/**
Theme Name: Astra child
Author: on-board.cz
Author URI: https://on-board.cz
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

header .ast-builder-grid-row {
    background: #240e317b;
    border-radius: 60px;
    padding: 10px 60px;
}

.ast-mobile-header-wrap .ast-primary-header-bar, .ast-primary-header-bar .site-primary-header-wrap {
    padding-top: 20px;
}
 
.ast-sticky-active .ast-builder-grid-row {
        background: #240e31cd;
        backdrop-filter: blur(10px);
}

.ast-theme-transparent-header #ast-desktop-header > .ast-main-header-wrap > .main-header-bar {
        box-shadow: none !important;
}



.features-v1-wrap {
  padding: 60px 20px;
  max-width: 1200px;
  margin: auto;
}

.automation-flex-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  align-items: center;
  justify-content: space-between;
}

.automation-left-wrap {
  flex: 1 1 45%;
}

.automation-single-wrap {
  margin-bottom: 30px;
}

.automation-single-title {
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 10px;
}

.automation-single-details {
  font-size: 16px;
  line-height: 1.6;
  color: #ccc;
}

.automation-single-details._01 { color: #AEAEBA; }
.automation-single-details._02 { color: #E3E3E7; }
.automation-single-details._03 { color: #CACAD0; }

.automation-right-wrap {
  flex: 1 1 45%;
  position: relative;
}

.automation-image {
  width: 100%;
  display: block;
  margin-bottom: 20px;
  border-radius: 10px;
  opacity: 0;
  transform: translateY(40px);
  transition: all 0.8s ease;
}

.automation-image._01 { transition-delay: 0.2s; }
.automation-image._02 { transition-delay: 0.4s; }
.automation-image._03 { transition-delay: 0.6s; }

.features-v1-wrap:hover .automation-image {
  opacity: 1;
  transform: translateY(0);
}


.tabblock-section {
  width: 100%;
  min-height: 400px;
  max-height: 400px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.tabblock-pin {
  /*border-top: dashed 2px #596075; /* comet gray */
  /*border-bottom: dashed 2px #596075;*/
}

.tabblock-content {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  padding: 0 10px;
  position: relative;
}

.tabblock-list {
  font-size: 30px;
  color: #ffffff; /* white */
  margin: 0;
  padding: 0;
  padding-right: 10px;
  list-style: none;
  flex-grow: 0;
  width: 35%;
  background: #a6e5f627;
  backdrop-filter: blur(40px);
  padding: 20px !important;
  border-radius: 20px;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  margin-right: 20px !important;
}
@media screen and (max-width:640px){
  .tabblock-list {
    display: none;
  }
}
.tabblock-list li {
  font-size: 24px;
  line-height: 30px;
  padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
}

.tabblock-list li::after{
  content:'+';
    width: 20px;
    height: 30px;
    font-size: 41px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -15px;
}

.tabblock-fill {
  position: absolute;
  top: 0;
  left: 37%;
  width: 4px;
  height: 420px;
  background-color: #A6E5F6; /* dandelion */
}

.tabblock-slides {
  flex-grow: 1;
  color: black;
  position: relative;
}

.tabblock-slide {
  position: absolute;
  width: 95%;
  min-height: 400px;
  top: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  border-radius: 10px;
  color: white;
}

  .blur-bg {
    position: absolute;
    width: 100%;
    min-height: 5600px; /* Match the original image height */
  }

 .circle {
      position: absolute;
      border-radius: 50%;
      filter: blur(100px); /* Increased for larger screen visibility */
      opacity: 0.6;
    }

    /* Purple Circles */
    .circle1 {
      width: 500px;
      height: 500px;
      background: #a34cc6;
      top: 10%;
      left: 10%;
    }

    .circle2 {
      width: 460px;
      height: 460px;
      background: #a34cc6;
      top: 40%;
      right: 15%;
    }

    .circle3 {
      width: 600px;
      height: 300px;
      background: #a34cc6;
      bottom: 30%;
      left: 10%;
    }

    /* Orange Circles */
    .circle4 {
      width: 400px;
      height: 400px;
      background: #c68c6a;
      top: 15%;
      right: 5%;
    }

    .circle5 {
      width: 400px;
      height: 400px;
      background: #c68c6a;
      bottom: 40%;
      right: 5%;
    }

    /* Blue Circle */
    .circle6 {
      width: 550px;
      height: 550px;
      background: #2c4452;
      bottom: 5%;
      left: 50%;
      transform: translateX(-50%);
    }


     .circle7 {
      width: 600px;
      height: 600px;
      background: #c68c6a;
          transform: translateX(-50%);
      bottom: 2%;
      left: 0;
    }


    /* Optional: Responsive behavior */
    @media (min-width: 1600px) {
      .circle {
        filter: blur(120px);
      }
    }
 .slider-popis ul {
      color: #67768e !important;
    }

   .slider-popis ul li {
      color: #67768e !important;
    }

    /* slider containers */

.wp-block-uagb-container.hp-klienti-slider-wrap {
  padding: 0;
  gap: 0 !important;
}

.wp-block-uagb-container.hp-klienti-slide {
  padding: 0;
  border: 4px solid white;
  border-left: 0;
  aspect-ratio: 1 / 1;
  max-width: 20% !important;
  width: 20% !important;
  min-width: 20% !important;
  height:100px;
}

@media screen and (max-width:640px){
  .wp-block-uagb-container.hp-klienti-slide {
    max-width: 33% !important;
    width: 33% !important;
    min-width: 33% !important;
  }

}

figure.wp-block-image.hp-klienti-slide-img {
  text-align: center;
  
}

figure.wp-block-image.hp-klienti-slide-img img {
  width: 150px;
  max-width: 80%;
}

/* slider animations */

@keyframes hp-klienti-slider-animation-left {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-100%);
  }
}

.hp-klienti-slider-wrap:hover {
  animation-play-state: paused;
}

.hp-klienti-slider-wrap {
  animation: 35s hp-klienti-slider-animation-left infinite linear;
}

.wp-block-uagb-container.hp-klienti-fullwidth-container {
  overflow: hidden;
}

@keyframes hp-klienti-slider-animation-right {
  from {
    transform: translateX(-100%);
  }

  to {
    transform: translateX(0%);
  }
}

.hp-klienti-slider-wrap.hp-klienti-slider-wrap-second {
  animation: 35s hp-klienti-slider-animation-right infinite linear;
}

.hp-klienti-slider-wrap.hp-klienti-slider-wrap-second:hover {
  animation-play-state: paused;
}

.wp-block-uagb-container.hp-klienti-inner-container {
  gap: 0 !important;
}

.hp-klienti-slider-wrap.hp-klienti-slider-wrap-second .wp-block-uagb-container.hp-klienti-slide {
  border-top: 0;
}

 .wp-block-uagb-container.hp-klienti-slider-wrap {
    flex-wrap: nowrap;
  }



          .monitor-card {
            max-width: 100%;
            margin: 0 auto;
            border-radius: 20px;
            overflow: hidden;
        }

        .card-content {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 0;
            padding:0;
            align-items: center;
        }

        .hero-section {
            position: relative;
        }

        .character-container {
            position: relative;
            height: 300px;
            display: flex;
            align-items: flex-start;
            justify-content: center;
        }

        .character {
            width: 200px;
            height: 250px;
            background: linear-gradient(45deg, #4a1a4a, #2a1a2a);
            border-radius: 10px;
            position: relative;
            z-index: 2;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 48px;
            color: #fff;
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
        }

        .glow-effect {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 280px;
            height: 280px;
            background: radial-gradient(circle, rgba(138, 43, 226, 0.6) 0%, rgba(75, 0, 130, 0.4) 40%, transparent 70%);
            border-radius: 50%;
            z-index: 1;
            animation: pulse 2s ease-in-out infinite alternate;
        }

        @keyframes pulse {
            0% { transform: translate(-50%, -50%) scale(1); opacity: 0.6; }
            100% { transform: translate(-50%, -50%) scale(1.1); opacity: 0.8; }
        }

        .lightning {
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            z-index: 3;
            pointer-events: none;
        }

        .lightning::before,
        .lightning::after {
            content: '';
            position: absolute;
            background: linear-gradient(45deg, #9d4edd, #c77dff);
            width: 3px;
            height: 80px;
            border-radius: 2px;
            box-shadow: 0 0 10px #c77dff;
            animation: lightning 1.5s ease-in-out infinite;
        }

        .lightning::before {
            top: 20%;
            left: 15%;
            transform: rotate(20deg);
        }

        .lightning::after {
            bottom: 20%;
            right: 15%;
            transform: rotate(-20deg);
            animation-delay: 0.5s;
        }

        @keyframes lightning {
            0%, 100% { opacity: 0.3; }
            50% { opacity: 1; }
        }

        .content-section {
            padding: 1rem;
        }

        .monitor-title {
            font-size: 24px !important;
            line-height:24px !important;
            font-weight: bold;
            color: white !important;
            margin:0;
        }

        .model-name {
            color: white;
            font-size: 14px;
            margin-bottom: 1.5rem;
        }

        .description {
            font-size: 16px;
            margin-bottom: 2rem;
            color: rgba(255, 255, 255, 0.9);
        }

        .cta-button {
            background: white;
            border: none;
            padding: 0.5rem 2rem;
            border-radius: 50px;
            color: black;
            font-size: 1.1rem;
            font-weight: medium;
            cursor: pointer;
            transition: all 0.3s ease;
            text-decoration: none !important;
            display: inline-flex;
            align-items: center;
            gap: 0.5rem;
            box-shadow: 0 5px 20px rgba(157, 78, 221, 0.3);
            position: relative;
            margin:3px;
        }
          .cta-button::before {
              content: '';
              display: block;
              z-index: 0;
               width: calc(100% + 6px);
              height: calc(100% + 6px);
              position: absolute;
              background: linear-gradient(45deg, #9d4edd, #c77dff);
              left: -3px;
              top: -3px;
              border-radius: 30px;
              z-index: -1;
          }

        .cta-button:hover {
            transform: translateY(-2px);
            box-shadow: 0 8px 25px rgba(157, 78, 221, 0.5);
            background: linear-gradient(45deg, #b968e5, #d19aff);
            color: white;
        }

        .rating-section {
            position: absolute;
            bottom: 0;
            left: 0;
            background: rgba(0, 0, 0, 0.7);
            padding: 0.8rem 1.2rem;
            border-radius: 15px;
            backdrop-filter: blur(10px);
            border: 1px solid rgba(255, 255, 255, 0.1);
            max-width: 48%;
        }

        .rating {
            display: flex;
            align-items: center;
            gap: 0.5rem;
            margin-bottom: 0.3rem;
        }

        .stars {
            color: #ffd700;
            font-size: 1.2rem;
        }

        .rating-text {
            font-size: 0.9rem;
            color: rgba(255, 255, 255, 0.8);
        }

        .benefits-link {
            font-size: 0.8rem;
            color: #A6E5F6 !important;
            text-decoration: none;
            cursor: pointer;
        }

        .benefits-link:hover {
            text-decoration: underline;
        }

        /* Responsive Design */
        @media (max-width: 768px) {
            .card-content {
                grid-template-columns: 1fr;
                gap: 1.5rem;

            }

            .character-container {
                height: 250px;
            }

            .character {
                width: 150px;
                height: 200px;
                font-size: 36px;
            }

            .glow-effect {
                width: 220px;
                height: 220px;
            }

            .monitor-title {
                text-align: center;
            }

            .model-name {
                text-align: center;
            }

            .description {
                text-align: center;
            }

            .cta-button {
                width: 100%;
                justify-content: center;
                margin: 0;
            }
        }

        @media (max-width: 480px) {
            .monitor-card {
                margin: 1rem;
                border-radius: 15px;
            }

            .card-content {
                padding: 1.5rem 1rem;
            }

            .character-container {
                height: 200px;
            }

            .character {
                width: 120px;
                height: 160px;
                font-size: 28px;
            }

            .rating-section {
                position: static;
                margin-top: 1rem;
                text-align: center;
            }
        }

.footer-block ul{
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

.footer-block ul a{
    text-decoration: none !important;
}

.footer-block ul a:hover{
    text-decoration: underline !important;
}

.site-content {
  overflow: hidden;
}

.ast-sticky-active  {
  top: 0;
}
@media screen and (max-width: 640px){
  header.ast-sticky-active  .ast-builder-grid-row {
    padding: 10px 30px;
  }
}

@media screen and (max-width: 768px){
  .elementor-8 .elementor-element.elementor-element-bd7c736 img {
   max-width: none !important;
    height: 400px;
    width: 320px;
    left: 0;
    margin-left: 0;
    min-width: auto;
    max-width: none;
    display: block;
    margin: 0;
    margin-left: -200px;
  }

  .elementor-element-bc497a2 {
        max-width: 430px;
      border-radius: 20px 0;
  }
}
@media screen and (max-width: 420px){
  .elementor-8 .elementor-element.elementor-element-bd7c736 img {
    max-width: none !important;
    height: 400px;
    width: 320px;
    left: 0;
    margin-left: 0;
    min-width: auto;
    max-width: none;
    display: block;
    margin: 0;
    margin-left: -394px;
}
}


.tabblock-section-mobile {
    display: none !important;
}
@media screen and (max-width:640px){

    .tabblock-section {
        display: none !important;
    }
    .tabblock-section-mobile {
        display: block  !important;
    }

    .rating-section{
      max-width: 100%;
    }
    .card-content {
      padding: 0 !important;
    }

       .card-content  .description {
        text-align: left;
    }

        .character-container {
        height: auto !important;
    }
    .rating-text {
    text-align:left;
    }
}

#ast-fixed-header .main-header-bar {
  box-shadow: none;
}

#ast-hf-mobile-menu li {
  text-align: center;
}

.tabblock-slide-mob .monitor-card {
  margin: 0;
  margin-bottom:20px;
}
.tabblock-slide-mob .content-section {
    padding: 0;
}

.cta-button.top-banner {

}

.cta-wrapper div {
  text-align: center;
}