/** category, product styles **/

/** temporary styles **/

.woocommerce-tabs.wc-tabs-wrapper {
    display: none!important;
}
.block-feedback .strong-content .testimonial .testimonial-inner .strong-rating .star {
    overflow: visible;
    position: static;
    float: none;
}
.elementor-element .strong-rating-wrapper.in-view {
    overflow: unset;
    position: unset;
    padding: 0;
}
.woocommerce-js .elementor-element .star-rating::before {
    display: none;
}
.woocommerce-js .elementor-element .star-rating span::before {
    display: none;
}
.strong-rating-wrapper.in-view .strong-rating {
    margin: 0;
    padding: 0;
    position: static;
    overflow: visible;
}
.block-feedback .strong-content .testimonial .testimonial-inner .star-rating {
    float: none;
    overflow: unset;
    height: auto;
}

/** END temporary styles  **/

.woocommerce-js .site-main .ast-woocommerce-container, .woocommerce-js .site-main .products ul, .woocommerce-js .site-main ul.products {
    max-width: 1320px;
    padding: 0 20px;
    margin: 0 auto 1em;
}
.home.woocommerce-js .site-main ul.products {
    padding: 0;
}
.products .entertainment-category .review-rating {
    display: none;
}
.woocommerce-js ul.products li.product.entertainment-category .ast-woo-product-category, .woocommerce-js ul.products li.product.entertainment-category .ast-on-card-button {
    display: none;
}
.products .entertainment-label {
    position: absolute;
    right: 27px;
    top: 29px;
    z-index: 2;
    background: #00FFF8;
    border-radius: 5px;
    padding: 0 16px;
    height: 34px;
    font-family: "Ubuntu", Sans-serif;
    font-size: 12px;
    letter-spacing: 1.2px;
    font-weight: 700;
    color: #0D171F;
    display: flex;
    align-items: center;
}
.products .entertainment-section {
    position: absolute;
    background: #FFFFFF1A;
    border-radius: 5px;
    padding: 0 13px;
    height: 34px;
    font-family: "Ubuntu", Sans-serif;
    font-size: 12px;
    font-weight: 700;
    display: flex;
    align-items: center;
    left: 15px;
    bottom: -50px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1.6px;
    pointer-events: none;
}
.products .entertainment-category {
    border: 1px solid #262F36;
    border-radius: 40px;
    overflow: hidden;
    transition: border 0.3s ease, box-shadow 0.3s ease; /* Плавна зміна бордера та тіні */
}

.products .entertainment-category:hover {
    border: 1px solid #00FFF8;
    box-shadow: 0 4px 10px rgba(0, 255, 248, 0.5);
}


.products .entertainment-category .astra-shop-thumbnail-wrap {
    position: relative;
}
.products .entertainment-category .astra-shop-thumbnail-wrap:before {
    content: '';
    display: inline-block;
    background: linear-gradient(296.2deg, #0D171F 1.55%, #4C565C 357.85%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    opacity: 0.4;
    pointer-events: none;
}
.woocommerce-js ul.products li.product.entertainment-category {
    background: linear-gradient(296.2deg, #0D171F 1.55%, #4C565C 357.85%);
    margin-bottom: 24px;
}
.products .entertainment-category .astra-shop-summary-wrap {
    background: linear-gradient(296.2deg, #0D171F 1.55%, #4C565C 357.85%);
    padding: 65px 15px 15px;
    text-align: left;
}
.woocommerce-js ul.products li.product.entertainment-category a img, .woocommerce-page ul.products li.product.entertainment-category a img {
    margin: 0;
    max-height: 225px;
    object-fit: cover;
    object-position: top;
}
.home-products .woocommerce-js ul.products li.product.entertainment-category a img {
    width: 100%;
}
.woocommerce-js ul.products li.product.entertainment-category .woocommerce-loop-product__title {
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: #F5F5F7;
    text-align: left;
}
.woocommerce-js ul.products li.product.entertainment-category .ast-woo-shop-product-description {
    margin-bottom: 17px;
}
.woocommerce-js ul.products li.product.entertainment-category .ast-woo-shop-product-description p {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
}
.woocommerce-js ul.products li.product.entertainment-category .button {
    background: unset;
    border: 1px solid #00FFF8;
    border-radius: 8px;
    height: 36px;
    color: #00FFF8;
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
}
.woocommerce-js ul.products li.product.entertainment-category .button:after {
    content: '';
    display: inline-block;
    width: 12px;
    height: 10px;
    mask-image: url('../assets/images/icons/icon-btn-arrow-right.svg');
    background-color: #00FFF8;
    margin-left: 10px;
    position: relative;
    top: 1px;
    -webkit-transition: .2s ease;
    transition: .2s ease;
}
.woocommerce-js ul.products li.product.entertainment-category .button:hover {
    background: #00FFF8;
    color: #0d171f;
}
.woocommerce-js ul.products li.product.entertainment-category .button:hover:after {
    background-color: #0d171f;
}
.home .woocommerce ul.products {
    column-gap: 24px;
}

/** product page **/

.product-template-default.woocommerce-js .site-main .ast-woocommerce-container,
.product-template-default.woocommerce-js .site-main .products ul,
.product-template-default.woocommerce-js .site-main ul.products {
    max-width: 100%;
    padding: 0;
}
.product-template-default.woocommerce #content .ast-woocommerce-container div.product div.summary,
.product-template-default.woocommerce .ast-woocommerce-container div.product div.summary,
.product-template-default.woocommerce-page #content .ast-woocommerce-container div.product div.summary,
.product-template-default.woocommerce-page .ast-woocommerce-container div.product div.summary {
    width: 100%;
}

#marquee-container {
    width: 100%;
    height: 40px;
    background: linear-gradient(90deg,
    #00FFF8 0%,
    #00FFF8 30%,
    #FFFFFF 50%,
    #00FFF8 70%,
    #00FFF8 100%);
    background-size: 200% 100%;
    animation: moveGradient 7s linear infinite;
    display: flex;
    align-items: center;
}
#marquee-track {
    display: inline-flex;
    white-space: nowrap;
    will-change: transform;
    margin-bottom: 2px;
}

.marquee-text {
    color: #0D171F;
    font-weight: 700;
    font-size: 13px;
    line-height: 130%;
    letter-spacing: 1.5px;
    vertical-align: middle;
    display: flex;
    align-items: center;
    margin: 0;
    justify-content: space-between;;
}
.marquee-text:after {
    content: '';
    display: block;
    background-image: url(../assets/images/icon-lines.svg);
    width: 60px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    bottom: -1px;
    margin: 0 26px;
}
.product-scenarios-block .scenarios-title {
    color: #FFFFFF;
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    padding: 60px 0 10px;
    margin: 0;
}
.product-scenarios-block .scenarios-title p {
    margin: 0;
}
.product-scenarios-block .scenarios-title span {
    display: block;
    color: #00FFF8;
}
.product-scenarios-block .scenarios-wrapper {
    padding: 0 15px 50px;
}
.scenario-single {

}
.scenario-single-background {
    box-sizing: border-box;
    width: 100%;
    background: linear-gradient(296.2deg, #0D171F 1.55%, #4C565C 357.85%);
    border-radius: 20px;
    position: relative;
    padding: 25px 20px 32px;
    height: 100%;
    margin-top: 30px;
}
.has-label .scenario-single-background {
    background: linear-gradient(315.39deg, #0D171F -68.63%, #4C565C 106.11%);
    border-radius: 20px 0 20px 20px;
}
.scenario-single .scenario-title {
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1.5px;
    color: #00FFF8;
    padding-top: 20px;
}
.scenario-short {
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    max-width: 80%;
    margin-top: 7px;
}
.scenario-full {
    border-top: 1px dotted #FFFFFF80;
    margin-top: 14px;
    margin-bottom: 32px;
}
.scenario-full ul {
    list-style: unset;
    list-style-type: none;
    margin: 16px 0 0;
    padding: 0;
}
.scenario-full ul li {
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    letter-spacing: 1.5px;
    display: block;
    margin-bottom: 7px;
}
.scenario-full ul li:before {
    content: '';
    display: inline-block;
    width: 9px;
    height: 9px;
    background-image: url('../assets/images/icons/icon-star.svg');
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 11px;
    position: relative;
    bottom: 1px;
}
.scenario-full ul li span {
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 1.5px;
    color: #00FFF8;
    display: inline-block;
    position: relative;
    bottom: 5px;
}
.scenarios-wrapper .swiper-wrapper .scenario-single  {
    width: 95%;
}
.scenarios-wrapper .swiper-nav-container {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 20px;
    padding-top: 20px;
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
}
.scenarios-wrapper .swiper-button-next, .scenarios-wrapper .swiper-button-prev{
    background: #00FFF8;
    width: 39px;
    height: 39px;
    border-radius: 50%;
    position: relative;
    right: unset;
    left: unset;
    margin: 0 10px;
}
.scenarios-wrapper .swiper-button-next:after {
    content: '';
    width: 8px;
    height: 13px;
    background-image: url('../assets/images/icons/slider-icon-right.svg');
    background-size: contain;
    background-repeat: no-repeat;
}
.scenarios-wrapper .swiper-button-prev:after {
    content: '';
    width: 8px;
    height: 13px;
    background-image: url('../assets/images/icons/slider-icon-right.svg');
    background-size: contain;
    background-repeat: no-repeat;
    transform: scaleX(-1);
}
.scenario-single .scenario-label {
    background: #00FFF8;
    position: absolute;
    bottom: 100%;
    right: 0;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 16px;
    border-radius: 8px 8px 0 0;
    color: #0D171F;
    height: 27px;
    line-height: 27px;
}
.scenario-single .bottom-block a.scenario-button {
    background: unset;
    border: 1px solid #00FFF8;
    border-radius: 8px;
    height: 36px;
    color: #00FFF8;
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
    min-width: 128px;
}
.scenario-single .bottom-block a.scenario-button:after {
    content: '';
    display: inline-block;
    width: 12px;
    height: 10px;
    mask-image: url('../assets/images/icons/icon-btn-arrow-right.svg');
    background-color: #00FFF8;
    margin-left: 10px;
    position: relative;
    top: 1px;
    -webkit-transition: .2s ease;
    transition: .2s ease;
}
.scenario-single .bottom-block a.scenario-button:hover {
    background: #00FFF8;
    color: #0d171f;
}
.scenario-single .bottom-block a.scenario-button:hover:after {
    background-color: #0d171f;
}
.scenario-single .top-block {
    display: flex;
    min-height: 60px;
    align-items: end;
    justify-content: space-between;
    width: 100%;
    margin-bottom: auto;
}
.scenario-image-wrapper {
    width: 30%;
}
.scenario-price-wrapper {
    width: 70%;
    display: flex;
    justify-content: end;
    font-weight: 700;
    font-size: 40px;
    color: #ffffff;
}
.scenario-price {

}
.scenario-price-wrapper .price-label {
    font-weight: 400;
    font-size: 16px;
    line-height: 22.99px;
    color: #FFFFFF80;
}
.scenario-price-wrapper .price-currency {
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
}
.scenario-single-inner {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.scenario-single-inner .bottom-block {
    margin-top: auto;
}
.scenario-single-inner .middle-block {
    margin-bottom: auto;
    width: 100%;
    flex-grow: 1;
}
.additional-devices-block {
    position: relative;
}
.additional-devices-block-icon:after {
    content: '';
    width: 222px;
    height: 110px;
    background-image: url('../assets/images/decor/decor6.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    display: inline-block;
}
.additional-devices-block-inner {
    max-width: 1320px;
    padding: 0 15px;
    margin: 0 auto 10px;
}
.additional-devices-block .selected-additional-title {
    color: #FFFFFF;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
}
.additional-devices-block .selected-additional-title .sub-title {
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    text-transform: none;
    display: block;
    margin-top: 10px;
}
.devices-wrapper {
    max-width: 1320px;
    margin: 30px auto 80px;
    padding: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}
.devices-wrapper .device-single {
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    text-align: center;
    background: #00FFF8;
    border-radius: 12px;
    margin: 5px 3px;
}
.devices-wrapper .device-single .device-title {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 15px;
    line-height: 130%;
    text-align: center;
    color: #0D171F;
    padding: 0 10px;
}
.devices-wrapper .device-single .device-title:before {
    content: '';
    display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url('../assets/images/icons/icon-smile.svg');
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 9px;
    position: relative;
}

.product-top-wrapper {
    position: relative;
    min-height: 100vh;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 1;
}
.product-top-wrapper .single-main-image {
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}
.product-top-wrapper .single-main-image::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background:
            linear-gradient(to top, rgba(0, 0, 0, 1) 0, rgba(0, 0, 0, 0) 20px),
            linear-gradient(182.11deg, rgba(0, 0, 0, 0.16) 45.07%, rgba(0, 0, 0, 0.8) 72.66%),
            linear-gradient(359.86deg, rgba(0, 0, 0, 0.16) 86.44%, rgba(0, 0, 0, 0.8) 101.68%);
    pointer-events: none;
}
.product-top-wrapper .single-main-image img {
    object-fit: cover;
    object-position: top;
    height: 100%;
    min-height: 76vh;
}
.product-top-wrapper .product-main-info {
    max-width: 1320px;
    margin: 0 auto;
}
.product-top-wrapper .product-main-info .product-main-row.top {
    padding: 0 20px;
}
.woocommerce-js .site-content .product .woocommerce-breadcrumb {
    position: absolute;
    top: 0;
}
.woocommerce-js .site-content .woocommerce-breadcrumb {
    font-weight: 400;
    font-size: 12px;
    line-height: 130%;
    color: #FFFFFF;
    text-transform: uppercase;
    padding: 15px 20px;
}
.woocommerce-js .site-content .woocommerce-breadcrumb a {
    color: #FFFFFF;
    text-transform: none;
    -webkit-transition: color .2s linear;
    transition: color .2s linear;
}
.woocommerce-js .site-content .woocommerce-breadcrumb a:hover {
    color: #00FFF8;
}
.product-main-info .product-title {
    font-weight: 700;
    font-size: 32px;
    line-height: 48px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-top: -200px;
    padding-bottom: 20px;
}
.product-full-description {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    position: relative;
    max-height: 6.5em;
    transition: max-height 0.3s ease;
}
.product-full-description.expanded {
    -webkit-line-clamp: unset;
    max-height: none;
}
.product-main-info .product-full-description p {
    font-size: 15px;
    line-height: 22px;
    margin: 0;
}
.product-full-desc {
    display: flex;
    flex-wrap: wrap;
    margin-top: 25px;
}
.product-full-desc .custom-field {
    width: 50%;
    padding-bottom: 15px;
}
.product-full-desc .custom-field.price_field, .product-full-desc .custom-field.age_field {
    padding-left: 10px;
}
.product-full-desc .custom-field strong {
    font-weight: 700;
    font-size: 17px;
    line-height: 130%;
    padding-bottom: 5px;
    display: inline-block;
}
.product-full-desc .custom-field div {
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    color: #00FFF8;
}
.bottom-product-info {
    margin-top: 20px;
}
.bottom-product-info .custom-field-row {
    padding: 20px 0 0;
}

.disabled-loop-link {
    cursor: default;
}
.bottom-product-info .custom-field-row:not(:first-of-type) {
    display: none;
}
.bottom-product-info .custom-field-row.swiper-slide {
    display: unset;
}
.bottom-product-info .custom-field-row .custom-field-row-inner {
    background: linear-gradient(296.2deg, #0D171F 1.55%, #4C565C 357.85%);
    border: 1px solid #4C565C;
    border-radius: 16px;
    margin-bottom: 10px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100px;
    padding: 15px;
}

.bottom-product-info .custom-field-row.swiper-slide-active .custom-field-row-inner {
    border: 1px solid #00FFF840;
}

.bottom-product-info .custom-field-row .custom-field.img-block {
    position: absolute;
    right: 39px;
    top: -26px;
    width: 52px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #00FFF8;
    border-radius: 50%;
    transition: width 1s ease, height 1s ease;
}
.bottom-product-info .custom-field-row .custom-field.img-block img {
    max-width: 26px;
}
.bottom-product-info .custom-field-row .custom-field.text {
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    text-align: center;
}
/** slider **/

.bottom-product-info-wrapper {
    overflow: visible;
    position: relative;
    padding-bottom: 30px;
}

.bottom-product-info {
    min-height: 262px;
}

.bottom-product-info .swiper-slide {
    width: 70%;
    transition: transform 1s ease, margin-top 1s ease;
    transform: scale(0.8);
    margin-top: -20px;
}

.bottom-product-info .swiper-slide.swiper-slide-active {
    transform: scale(1);
    margin-top: 30px;
    z-index: 2;
}

.bottom-product-info .swiper-slide:not(.swiper-slide-active) {
    opacity: 0.8;
}
.bottom-product-info.swiper-backface-hidden .swiper-slide-prev,
.bottom-product-info.swiper-backface-hidden .swiper-slide-next,
.bottom-product-info.swiper .swiper-slide-prev,
.bottom-product-info.swiper .swiper-slide-next {
    transform: scale(0.8);
    opacity: 0.7;
}
.bottom-product-info-wrapper .bottom-product-info .swiper-nav-container {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 20px;
    padding-top: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.bottom-product-info-wrapper .bottom-product-info .swiper-button-next, .bottom-product-info-wrapper .bottom-product-info  .swiper-button-prev{
    background: #00FFF8;
    width: 39px;
    height: 39px;
    border-radius: 50%;
    position: relative;
    right: unset;
    left: unset;
    margin: 0 10px;
}
.bottom-product-info-wrapper .bottom-product-info .swiper-button-next svg, .bottom-product-info-wrapper .bottom-product-info .swiper-button-prev svg{
    display: none!important;
}
.bottom-product-info-wrapper .bottom-product-info .swiper-button-next:after {
    content: '';
    width: 8px;
    height: 13px;
    background-image: url('../assets/images/icons/slider-icon-right.svg');
    background-size: contain;
    background-repeat: no-repeat;
}
.bottom-product-info-wrapper .bottom-product-info .swiper-button-prev:after {
    content: '';
    width: 8px;
    height: 13px;
    background-image: url('../assets/images/icons/slider-icon-right.svg');
    background-size: contain;
    background-repeat: no-repeat;
    transform: scaleX(-1);
}
.product-gradient-strip {
    max-width: 100%;
    overflow: hidden;
}
.swiper-container {
    width: 100%;
    padding: 40px 0;
    box-sizing: border-box;
}
.top-gallery-wrapper .swiper-slide {
    transition: transform 0.3s ease;
    border-radius: 40px;
    overflow: hidden;
}
.top-gallery-wrapper .gallery-item:not(:first-of-type) {
    display: none;
}
.top-gallery-wrapper .gallery-item.swiper-slide {
    display: unset;
}
.top-gallery-wrapper .gallery-item.swiper-slide-next {
    transform: scale(0.8) translateX(-90%) !important;
    z-index: 2;
}
.top-gallery-wrapper .gallery-item.swiper-slide-prev {
    transform: scale(0.8) translateX(90%) !important;
    z-index: 2;
}
.top-gallery-wrapper .gallery-item.before-prev-slide {
    transform: scale(0.5) translateX(300%) !important;
}
.top-gallery-wrapper .gallery-item.after-next-slide {
    transform: scale(0.5) translateX(-300%) !important;
}
.top-gallery-wrapper .gallery-item.swiper-slide-active {
    transform: scale(1) translateX(0) !important;
    z-index: 10;
    border: 1px solid #00FFF8;
}
.top-gallery-wrapper {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
}
.top-gallery-wrapper h2 {
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 50px;
    margin-top: 30px;
}
.top-gallery-wrapper .swiper-pagination-wrapper {
    position: relative;
    max-width: 400px;
    margin: 20px auto 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.top-gallery-wrapper .swiper-pagination-wrapper .swiper-pagination .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background: #3D454C;
    border-radius: 50%;
    margin: 0 5px;
    transition: background 0.3s ease;
    opacity: 1;
}
.top-gallery-wrapper .swiper-pagination-wrapper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 18px;
    height: 18px;
    background: #00FFF8;
}
.top-gallery-wrapper .swiper-pagination-wrapper .swiper-pagination .swiper-pagination-bullet:hover {
    background: #00FFF8;
}
.top-gallery-wrapper .swiper-pagination {
    width: auto !important;
    position: static;
    display: flex;
    align-items: center;
}
.top-gallery-wrapper .swiper-pagination-wrapper .swiper-button-prev, .top-gallery-wrapper .swiper-pagination-wrapper .swiper-button-next {
    width: 26px;
    height: 21px;
    cursor: pointer;
    position: relative;
    margin: 0;
    left: unset;
    right: unset;
}
.top-gallery-wrapper .swiper-pagination-wrapper .swiper-button-prev svg, .top-gallery-wrapper .swiper-pagination-wrapper .swiper-button-next svg {
    display: none;
}
.top-gallery-wrapper .swiper-pagination-wrapper .swiper-button-prev {
    margin-right: 14px;
}
.top-gallery-wrapper .swiper-pagination-wrapper .swiper-button-next {
    margin-left: 14px;
}
.top-gallery-wrapper .swiper-pagination-wrapper .swiper-button-prev:after {
    content: '';
    width: 26px;
    height: 21px;
    background-image: url('../assets/images/icons/icon-slider-right.svg');
    background-size: contain;
    background-repeat: no-repeat;
}
.top-gallery-wrapper .swiper-pagination-wrapper .swiper-button-next:after {
    content: '';
    width: 26px;
    height: 21px;
    background-image: url('../assets/images/icons/icon-slider-left.svg');
    background-size: contain;
    background-repeat: no-repeat;
}
.category-products-wrapper {
    max-width: 1320px;
    margin: 0 auto;
    padding: 0 15px;
}
.category-products-wrapper h2 {
    color: #FFFFFF;
    font-weight: 700;
    font-size: 32px;
    line-height: 48px;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    margin-bottom: 35px;
    display: inline-block;
}
.woocommerce-page .category-products-wrapper ul.products {
    column-gap: 24px;
}
.fill-and-play-field {
    position: relative;
}
.fill-and-play-field-inner {
    max-width: 1320px;
    margin: 0 auto;
    padding: 30px 15px;
    text-align: center;
    font-weight: 700;
    font-size: 32px;
    line-height: 48px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
}
.fill-and-play-field .blue {
    text-decoration: underline;
    text-decoration-style: solid;
    color: #00FFF8;
}
.fill-and-play-field .white {
    color: #ffffff;
    text-decoration: none;
    display: block;
}
.fill-and-play-field .white:after {
    content: '';
    display: inline-block;
    width: 56px;
    height: 55px;
    background-image: url('../assets/images/icons/icon-smile-main.svg');
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    top: 15px;
}
.img-position-wrapper {
    position: relative;
}
.img-position-wrapper .animate-on-scroll {
    display: inline-block;
    width: 94px;
    height: 80px;
    position: absolute;
    max-width: 65px;
    top: 16px;
    right: 11px;
}
.animate__delay-03s {
    animation-delay: 0.3s !important;
}
.invisible-before-scroll {
    opacity: 0;
}
.btn-open-popup {
    cursor: pointer;
}
.img-selected-wrapper .animate-on-scroll {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 35px;
}
.img-selected-wrapper .animate-on-scroll img {
    max-width: 60px;
}
.img-selected-wrapper {
    text-align: center;
    position: relative;
}
.devices-block-wrapper {
    position: relative;
}
.devices-selected-wrapper .animate-on-scroll {
    position: absolute;
    left: 0;
    top: 85px;
    max-width: 110px;
}
.category-products-wrapper .category-title-wrapper {
    text-align: center;
    position: relative;
}
.category-products-wrapper .category-img-wrapper {
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0;
}
.category-products-wrapper .category-img-wrapper .icon {
    display: inline-block;
}
.category-products-wrapper .category-img-wrapper .icon.bottom {
    margin-bottom: 100px;
}
.additional-devices-block-icon {
    display: none;
}
.toggle-description-btn {
    color: #00FFF8;
    font-size: 15px;
    line-height: 17px;
    display: inline-block;
    border-bottom: 1px solid #00FFF8;
    cursor: pointer;
}
@media only screen and (max-width: 767px) {
    .woocommerce-page .category-products-wrapper ul.products {
        display: block;
    }
    .scenarios-wrapper .scenario-single:not(:first-of-type) {
        display: none;
    }
    .scenarios-wrapper .scenario-single.swiper-slide {
        display: unset;
    }
    .product-full-description-wrapper {
        margin-bottom: 40px;
    }
}
@media only screen and (max-width: 1024px) {
    .custom-product-gallery-wrapper {
        margin-left: auto;
        margin-right: auto;
        position: relative;
        overflow: hidden;
        list-style: none;
        padding: 0;
        z-index: 1;
        display: block;
    }
    .top-gallery-wrapper .swiper-slide {
        width: 90%;
    }
}
@media only screen and (min-width: 768px) {
    .additional-devices-block-icon {
        position: absolute;
        right: 0;
        top: -90px;
        display: inline-block;
    }
    .img-position-wrapper .animate-on-scroll {
        width: 94px;
        height: 80px;
    }
    .fill-and-play-field .white {
        display: inline-block;
        margin-left: 10px;
    }
    .fill-and-play-field .white:after {
        width: 112px;
        height: 110px;
        top: 27px;
    }
    .fill-and-play-field-inner {
        padding: 0 20px;
        font-size: 48px;
        line-height: 62px;
    }
    .category-products-wrapper h2 {
        font-size: 48px;
        line-height: 62px;
        margin-bottom: 60px;
    }
    .woocommerce-page .category-products-wrapper ul.products {
        display: flex!important;
        flex-wrap: wrap!important;
        justify-content: space-between!important;
    }
    .woocommerce-page .category-products-wrapper ul.products li.product {
        width: 48%;
    }
    .category-products-wrapper {
        padding: 0 20px;
    }
    .top-gallery-wrapper h2 {
        font-size: 48px;
        line-height: 62px;
    }
    .top-gallery-wrapper .swiper-pagination-wrapper .swiper-pagination .swiper-pagination-bullet {
        width: 16px;
        height: 16px;
    }
    .top-gallery-wrapper .swiper-pagination-wrapper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        width: 20px;
        height: 20px;
    }
    .product-scenarios-block .scenarios-wrapper {
        padding: 0 20px 50px;
    }
    .devices-wrapper .device-single .device-title:before {
        margin-right: 13px;
    }
    .additional-devices-block-inner {
        padding: 0 20px;
    }
    .scenarios-wrapper {
        max-width: 1320px;
        margin: 50px auto;
        padding: 0 20px 50px;
        display: grid;
        column-gap: 40px;
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .scenario-price-wrapper {
        font-size: 46px;
    }
    .scenario-single .scenario-title {
        font-size: 30px;
        padding-top: 44px;
    }
    .scenario-image-wrapper, .scenario-price-wrapper {
        width: 50%;
    }
    .scenario-single-background {
        padding: 25px 30px 32px;
    }
    .woocommerce-js ul.products li.product.entertainment-category .woocommerce-loop-product__title {
        font-size: 30px;
        line-height: 39px;
    }
    .products .entertainment-category .astra-shop-summary-wrap {
        padding: 73px 28px 30px;
    }
    .products .entertainment-section {
        left: 27px;
        bottom: -58px;
    }
    .product-main-info .product-title {
        font-size: 65px;
        line-height: 120%;
    }
    .top-gallery-wrapper {
        max-width: 812px;
    }
    .additional-devices-block .selected-additional-title {
        font-size: 48px;
        line-height: 62px;
    }
    .additional-devices-block .selected-additional-title .sub-title {
        font-size: 20px;
        line-height: 22px;
        margin-top: 12px;
    }
    .devices-wrapper .device-single {
        min-height: 52px;
        margin: 12px;
    }
    .devices-wrapper .device-single .device-title {
        padding: 0 26px;
    }
    .top-gallery-wrapper .swiper-pagination-wrapper {
        margin: 40px auto;
    }
    .product-top-wrapper .single-main-image::before {
        background:
                linear-gradient(182.11deg, rgba(0, 0, 0, 0.16) 45.07%, rgba(0, 0, 0, 0.8) 72.66%),
                linear-gradient(359.86deg, rgba(0, 0, 0, 0.16) 86.44%, rgba(0, 0, 0, 0.8) 101.68%);
    }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .home-products-title .products-decor1 {
        bottom: 50px;
    }
    .home-products-title .products-decor1 img {
        height: 70px;
    }
    .home-products-title .products-decor2 img {
        width: 90px;
        height: 90px;
    }
    .home-products-title .products-decor2 {
        right: 140px;
        top: 10px;
    }
    .home-products .products.columns-3 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .home-products .woocommerce ul.products li.product, .home-products .woocommerce-page ul.products li.product {
        width: 48%;
    }
    .product-scenarios-block .scenarios-title {
        font-size: 48px;
        line-height: 62px;
    }
    .img-position-wrapper .animate-on-scroll {
        right: 100px;
    }
}
@media only screen and (min-width: 1025px) {
    .toggle-description-btn {
        font-weight: 400;
        font-size: 19px;
    }
    .fill-and-play-field:after {
        content: '';
        display: block;
        background-image: url(../assets/images/shadows/shadow2.png);
        width: 660px;
        height: 1170px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        position: absolute;
        bottom: -200px;
        right: 0;
        z-index: -1;
    }
    .fill-and-play-field-inner {
        padding: 93px 20px 131px;
        font-size: 65px;
        line-height: 120%;
    }
    .category-products-wrapper {
        padding-top: 139px;
    }
    .category-products-wrapper h2 {
        font-size: 65px;
        line-height: 120%;
        padding-bottom: 22px;
        text-align: center;
    }
    .woocommerce-page .category-products-wrapper ul.products {
        display: grid!important;
        column-gap: 24px;
    }
    .woocommerce-page .category-products-wrapper ul.products li.product {
        width: unset;
    }
    .top-gallery-wrapper h2 {
        font-size: 65px;
        line-height: 120%;
        margin-bottom: 43px;
    }
    .devices-wrapper {
        margin: 40px auto 152px;
    }
    .additional-devices-block .selected-additional-title {
        font-size: 65px;
        line-height: 120%;
        margin-bottom: 0;
        display: inline-block;
    }
    .additional-devices-block .selected-additional-title p {
        margin: 0
    }
    .product-top-wrapper .product-main-info .product-main-row.top {
        display: flex;
        padding-top: 584px;
    }
    .product-top-wrapper .product-main-info .product-main-row.top .product-main-col {
        width: 50%;
    }
    .product-main-info .product-title {
        margin-top: 0;
        padding-bottom: 20px;
    }
    .product-main-info .product-full-description p {
        font-weight: 400;
        font-size: 19px;
        line-height: 130%;
    }
    .product-top-wrapper .single-main-image {
        position: absolute;
    }
    .woocommerce-js .site-content .woocommerce-breadcrumb {
        padding: 32px 20px 15px;
    }
    .product-main-row.top .product-main-col.product-main-left .product-main-col-inner {
        max-width: 630px;
    }
    .product-main-row.top .product-main-col.product-main-right .product-main-col-inner {
        padding-left: 95px;
    }
    .product-full-desc {
        margin-top: 100px;
    }
    .bottom-product-info .custom-field-row .custom-field-row-inner {
        min-height: 128px;
        padding: 15px 20px;
    }
    .bottom-product-info .swiper-slide:not(.swiper-slide-active) {
        transform: scale(0.85);
        opacity: 1;
    }
    .bottom-product-info .swiper-slide {
        transition: transform 1s ease, margin-top 1s ease;
        transform: scale(0.8);
        margin-top: -44px;
    }
    .bottom-product-info .swiper-slide.before-prev-slide:not(.swiper-slide-active) {
        transform: translateX(27px) scale(0.8);
    }
    .bottom-product-info .swiper-slide.after-next-slide:not(.swiper-slide-active) {
        transform: translateX(-27px) scale(0.8);
    }
    .bottom-product-info.swiper-backface-hidden .swiper-slide-prev, .bottom-product-info.swiper-backface-hidden .swiper-slide-next,
    .bottom-product-info.swiper .swiper-slide-prev, .bottom-product-info.swiper .swiper-slide-next {
        opacity: 1;
        margin-top: -20px;
    }
    .bottom-product-info .custom-field-row .custom-field.text {
        font-size: 20px;
    }
    .product-top-wrapper .product-main-info {
        max-width: 100%;
    }
    .woocommerce-js .site-content .woocommerce-breadcrumb-wrapper {
        max-width: 1320px;
        margin: 0 auto;
        position: relative;
    }
    .product-main-row.top {
        max-width: 1320px;
        margin: 0 auto;
    }
    .product-main-row.middle {
        max-width: 1400px;
        margin: 0 auto;
    }
    .bottom-product-info-wrapper .bottom-product-info {
        min-height: 350px;
        padding-top: 50px;
        margin-top: 71px;
    }
    .bottom-product-info .custom-field-row.swiper-slide-active .custom-field.img-block {
        width: 62px;
        height: 62px;
    }
    .bottom-product-info .custom-field-row .custom-field.img-block img {
        max-width: 100%;
    }
    .bottom-product-info-wrapper {
        padding-bottom: 80px;
    }
    .bottom-product-info .custom-field-row {
        display: none;
    }
    .marquee-text:after {
        width: 142px;
        height: 23px;
        margin: 0 76px;
    }
    #marquee-container {
        height: 70px;
    }
    .marquee-text {
        font-size: 20px;
    }
    .img-position-wrapper {
        text-align: center;
    }
    .product-scenarios-block .scenarios-title {
        font-size: 60px;
        line-height: 65px;
        padding: 50px 0 24px;
        display: inline-block;
    }
    .product-scenarios-block {
        padding: 105px 0 92px;
        position: relative;
    }
    .product-scenarios-block:after {
        content: '';
        display: block;
        background-image: url(../assets/images/shadows/shadow1.png);
        width: 660px;
        height: 1170px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        position: absolute;
        bottom: -200px;
        left: 0;
        z-index: -1;
    }
    .img-position-wrapper .animate-on-scroll {
        max-width: unset;
        right: unset;
        left: unset;
        top: 54px;
        margin-left: 30px;
    }
    .img-selected-wrapper .animate-on-scroll {
        display: inline-block;
        position: absolute;
        right: 29%;
        top: 90px;
    }
    .devices-selected-wrapper .animate-on-scroll {
        top: 40px;
    }
    .category-products-wrapper .category-img-wrapper {
        right: unset;
        bottom: 140px;
        margin-left: 35px;
    }
}
