@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&family=Outfit:wght@100..900&display=swap');

@font-face {
    font-family: 'Garamond Condensed 2';
    src: url('../fonts/GaramondCondBook.eot');
    src: url('../fonts/GaramondCondBook.eot?#iefix') format('embedded-opentype'),
    url('../fonts/GaramondCondBook.woff2') format('woff2'),
    url('../fonts/GaramondCondBook.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Garamond Condensed Light';
    src: url('../fonts/GaramondCondLight.eot');
    src: url('../fonts/GaramondCondLight.eot?#iefix') format('embedded-opentype'),
    url('../fonts/GaramondCondLight.woff2') format('woff2'),
    url('../fonts/GaramondCondLight.woff') format('woff'),
    url('../fonts/GaramondCondLight.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}


:root {
    --Primary-100: #FFEFF3;
    --Primary-600: #E20041;
    --PrimaryHover-100: #ffd6e1;
    --PrimaryHover-600: #ce033d;
    --Gray-700: #7F879E;
    --YellowLight-100: #FFF3E5;
    --YellowLight-200: #F6EADC;
    --BodyText: #1A1A1A;
    --BodyText2: #3D3D3D;
    --BackgroundGray-700: #333333;
    --white: #fff;
    --borderDashed: #E2004133;
}

/* Розмитий фон */
.blur-background,
.blur-wrap{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
    filter: blur(5px);
    opacity: 0.9;
    transform: scale(1.1);
    background-color: #000;
    z-index: 1;
}

/* Основне зображення */
.main-image,
.main-img{
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%;
    object-fit: contain; /* Вписує вертикальне фото без обрізки */
    display: block;
}

.background-Gray-700 {
    background: var(--BackgroundGray-700);
}

.bg-primary-100 {
    background: var(--Primary-100);
}

.bg-yellow-light-100 {
    background: var(--YellowLight-100);
}

.bg-yellow-light-200 {
    background: var(--YellowLight-200);
}

.bg-black2 {
    background: var(--BodyText);
}

.bg-primary-600,
.bg-primary-600-hover:hover,
.wc-block-components-button,
.button {
    background: var(--Primary-600);
}

.button {
    background: var(--Primary-600) !important;
    padding: 13px 24px !important;
    border-radius: 4px !important;
    font-weight: 400 !important;
    color: #fff !important;
}

.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    color: var(--Primary-600) !important;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 24px;
}

.text-body {
    color: var(--BodyText);
}

.text-body2 {
    color: var(--BodyText2);
}

.text-primary-100 {
    color: var(--Primary-100);
}

.text-primary-600 {
    color: var(--Primary-600);
}

.border-primary-600 {
    border-color: var(--Primary-600) !important;
}

.\!text-primary-600 {
    color: var(--Primary-600) !important;
}

.text-gray-700 {
    color: var(--Gray-700) !important;
}

.bg-gray-700 {
    background: var(--Gray-700) !important;
}

.border-borderDashed {
    background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23E2004133' stroke-width='4' stroke-dasharray='4%2c 14' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
}

button:disabled {
    color: var(--BodyText) !important;
    background: var(--Primary-100) !important;
    cursor: default;
}

a:hover {
    color: var(--Primary-600);
}

figure {
    margin: 0 !important;
}

html {
    scroll-behavior: smooth;
}

body {
    font-family: "Outfit", sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.8;
    color: var(--BodyText);
    background: #fff;

}

.eb-garamond {
    font-family: 'Garamond Condensed Light';
    font-optical-sizing: auto;
    font-weight: 100;
    font-style: normal;
}

footer img.h-8{
    height: 32px;
}


@media (width >= 80rem) {
    header .w-\[159px\] {
        height: 45px;
        width: auto !important;
    }
}

header .w-\[159px\] {
    height: 42px;
    width: auto !important;
}

.logoJ img {
    height: 24px;
}

[x-cloak] {
    display: none !important;
}

.transition-max-height {
    transition: max-height 0.3s ease-in-out;
    overflow: hidden;
}

.swiper-pagination-bullet {
    background: #EDEDED !important;
    opacity: 1 !important;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: var(--Primary-600) !important;
    width: 24px;
    border-radius: 33px;
}

.header-shadow {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}

.social-sharing a:hover,
.social-links a:hover {
    background: #000;
}

.social-sharing a:hover svg path,
.social-links a:hover svg path {
    fill: #fff;
}

.bg-primary-100 .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
    background: var(--borderDashed) !important;
    opacity: 1 !important;
}

.bg-primary-100 .swiper-horizontal > .swiper-pagination-bullets, .bg-primary-100 .swiper-pagination-bullets.swiper-pagination-horizontal, .bg-primary-100 .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom, -8px);
}

.bg-primary-100 .swiper-button-prev, .bg-primary-100 .swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 40px) !important;
}

.bg-primary-100 .swiper-button-next, .bg-primary-100 .swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 40px) !important;
}


.widgets p {
    line-height: 1.8;
    color: var(--BodyText2);

}

.widgets p:not([class]):not(:last-child) {
    margin-bottom: 24px;
}

.widgets h3:not(.scale-xxl-text) {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 24px;
    line-height: 1.2;
}

.widgets h2 {
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 24px;
    line-height: 1.2;
}

.figcaption {
    color: var(--BodyText2);
}
.post-blur-container{
    height: 100%;
}

.woocommerce-table__product-name.product-name a{
    pointer-events: none; /* Вимикає кліки */
    cursor: default;
}
.woocommerce table.my_account_orders .woocommerce-orders-table__cell-order-actions .button {
    display: block;
    padding: 6px 20px !important;
    max-width: 115px;
    margin: 0 auto;
}
.woocommerce table.my_account_orders .woocommerce-orders-table__cell-order-actions .button:not(:last-child){
    margin-bottom: 10px;
}

.scrollbar-hide::-webkit-scrollbar {
    display: none;
}

.scrollbar-hide {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

footer input {
    border-radius: 0 !important;
}


ul.list-disc,
ul.wp-block-list,
ul:not([class]) {
    list-style: none !important;
}

ul.list-disc li,
ul.wp-block-list li,
ul:not([class]) li {
    position: relative;
    padding-left: 25px;
}

ul.list-disc li:before,
ul:not([class]) li:before,
ul.wp-block-list li:before {
    content: '';
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSIyMSIgZmlsbD0ibm9uZSI+CiAgPGNpcmNsZSBjeD0iMTEiIGN5PSIxMSIgcj0iMyIgZmlsbD0iIzAwMDAwMCIvPgo8L3N2Zz4=") no-repeat;
    position: absolute;
    left: 0;
    top: 6px;
    width: 14px;
    height: 14px;
    background-size: 100%;
}

.text-primary-600 ul.list-disc li:before,
.text-primary-600 ul:not([class]) li:before {
    content: '';
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSIyMSIgZmlsbD0ibm9uZSI+CiAgPGNpcmNsZSBjeD0iMTEiIGN5PSIxMSIgcj0iMyIgZmlsbD0iI0UyMDA0MSIvPgo8L3N2Zz4=") no-repeat;
    top: 2px;
}

.career-details ul li:not(:first-child) {
    margin-top: 12px;
}

.career-details ul.list-disc li:before,
.career-details ul:not([class]) li:before {
    content: '';
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSIyMSIgZmlsbD0ibm9uZSI+CiAgPGNpcmNsZSBjeD0iMTEiIGN5PSIxMSIgcj0iMyIgZmlsbD0iI0ZGRkZGRiIvPgo8L3N2Zz4=") no-repeat;
    top: 6px;
    border: solid 5px var(--Primary-600);
    border-radius: 100%;
    opacity: 0.4;
}

/* Контейнер меню */
.woocommerce-MyAccount-navigation {
    width: 100%;
    max-width: 280px;
    background: #ffffff;
    border-radius: 16px;
    padding: 20px;
    border: 1px solid #e5e5e5;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}

/* UL */
.woocommerce-MyAccount-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

/* Кнопки */
.woocommerce-MyAccount-navigation ul li a {
    display: block;
    padding: 14px 18px;
    margin-bottom: 8px;
    border-radius: 4px;
    font-size: 15px;
    font-weight: 500;
    color: #333;
    text-decoration: none;
    transition: 0.25s ease;
    background: #f8f8f8;
    border: 1px solid transparent;
    text-transform: uppercase;
}

.woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th {
    padding: 13px 10px !important;
    vertical-align: middle;
}

/* Hover */
.woocommerce-MyAccount-navigation ul.list-disc li, .woocommerce-MyAccount-navigation ul:not([class]) li {
    padding: 0 !important;
}

.woocommerce-MyAccount-navigation ul li a:hover {
    background: #000;
    color: #fff;
    border-color: #000;
    transform: translateX(4px);
}

.page-title {
    font-size: 30px;
    margin-bottom: 25px;
    line-height: 1.2;
    color: #e20041;
    font-weight: 500;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    width: auto !important;
    float: none !important;
    height: max-content;
}

.woocommerce-account .woocommerce::after, .woocommerce-account .woocommerce::before {
    display: none !important;
}

.woocommerce-MyAccount-content {
    width: auto !important;
    float: none !important;
}

/* ==== Контейнер: GRID ==== */
.woocommerce-account .woocommerce {
    display: grid;
    grid-template-columns: 290px 1fr; /* меню + контент */
    gap: 32px;

}

/* ==== Ліве меню ==== */
.woocommerce-MyAccount-navigation {
    max-width: 290px;
    width: 100%;
    min-width: 290px;
}

.woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.woocommerce-MyAccount-navigation li:not(:last-child) {
    margin-bottom: 12px;
}

.woocommerce-address-fields label,
.woocommerce-EditAccountForm.edit-account label {
    margin-bottom: 8px;
}

.woocommerce form .woocommerce-address-fields .form-row,
.woocommerce-EditAccountForm.edit-account .form-row {
    margin-bottom: 32px;
    padding: 0;
}

.woocommerce-MyAccount-navigation li a {
    display: block;
    padding: 12px 16px;
    background: #f5f5f7;
    border-radius: 8px;
    text-decoration: none;
    color: #333;
    transition: 0.25s;
    font-weight: 500;
}

.woocommerce-MyAccount-navigation li.is-active a,
.woocommerce-MyAccount-navigation li a:hover {
    background: #1e73be;
    color: #fff;
}

/* ==== Контент ==== */
.woocommerce-MyAccount-content {
    width: 100%; /* займає всю доступну ширину правої колонки */
    background: #fff;
    padding: 24px;
    border-radius: 12px;
    border: 1px solid #eee;
    min-height: 350px;
}

/* ==== Адаптивність ==== */
@media (max-width: 900px) {
    .woocommerce-MyAccount-navigation {
        margin-top: 36px;
    }

    .woocommerce {
        grid-template-columns: 1fr; /* одноколонний макет */
        margin: 0 -12px;
    }

    .woocommerce-MyAccount-content {
        min-height: auto;
    }

    .woocommerce-MyAccount-navigation ul li a {
        display: block;
        padding: 9px 14px;
        margin-bottom: 4px;
        border-radius: 4px;
        font-size: 14px;
        font-weight: 500;
        color: #333;
        text-decoration: none;
        transition: 0.25s ease;
        background: #f8f8f8;
        border: 1px solid transparent;
        text-transform: uppercase;
    }

    .woocommerce-MyAccount-navigation {
        max-width: 100%;
    }

    .woocommerce-MyAccount-content {
        width: 100%; /* контент тягнеться на всю ширину */
    }
}

.woocommerce-account .woocommerce-Button {
    /*margin-top: 35px !important;*/
    height: 46px !important;
}

/* Активне меню */
.woocommerce-MyAccount-navigation .is-active a,
.woocommerce-MyAccount-navigation ul li.is-active a {
    background: #1a1a1a;
    color: #fff;
    border-color: #1a1a1a;
    font-weight: 600;
}

.woocommerce table.my_account_orders {
    font-size: 16px !important;
}

/* Прибираємо останній margin */
.woocommerce-MyAccount-navigation ul li:last-child a {
    margin-bottom: 0;
}

/* Іконки перед назвою (опційно) */
.woocommerce-MyAccount-navigation ul li a::before {
    display: none !important;
}

.woocommerce-MyAccount-navigation .is-active a::before {
    color: #fff;
}

.woocommerce-MyAccount-navigation ul.list-disc li:before, .woocommerce-MyAccount-navigation ul:not([class]) li:before {
    display: none !important;
}

.view-active g {
    opacity: 1 !important;
}

.view-active path {
    stroke: var(--Primary-600);
    fill: var(--Primary-600);
}

a,
.border-gray-300,
.nav-icons button svg,
.nav-icons button svg g,
button,
.social-sharing a svg {
    transition-duration: 167ms;
}

h1:not([class]), h2:not([class]), h3:not([class]), h4:not([class]), h5:not([class]), h6:not([class]),
h2.wp-block-heading {
    font-weight: 600;
    line-height: 1.1;
    margin-bottom: 24px;
}

strong {
    font-weight: 600;
}

h1:not([class]),
.h1:not([class]) {
    font-size: 48px;
    font-weight: 500;
}

h1.font-normal,
h2.font-normal,
h3.font-normal {
    font-weight: 400;
    line-height: 1.33;
}

h1.font-medium,
h2.font-medium,
h3.font-medium {
    font-weight: 500;
    line-height: 1.33;
}

h2:not([class]),
.h2:not([class]),
h2.wp-block-heading {
    font-size: 30px;
    font-weight: 500;
}

h3:not([class]),
.h3:not([class]) {
    font-size: 24px;
    font-weight: 500;
}

h4,
.h4 {
    font-size: 1em;
}

h5,
.h5 {
    font-size: .83em;
}

h6,
.h6 {
    font-size: .67em;
}

ol:not([class]),
ul:not([class]) {
    list-style: auto;
    padding: 20px 0 0 20px;
    display: inline-block;
}

ul:not([class]) {
    list-style: disc;
    padding: 0px;
}

ol:not([class]) li:not(:last-child) {
    margin-bottom: 4px;
}

article.career-details ul, article.career-details ol, .career-details p {
    color: var(--Gray-700) !important;
}

article.career-details h2, article.career-details h3, article.career-details h4, article.career-details h5 {
    margin-bottom: 16px;
}

button {
    cursor: pointer;
}

.swiper-button-prev {
    padding-right: 2px;
}

.swiper-button-next {
    padding-left: 2px;
}

.swiper-button-prev svg,
.swiper-button-next svg {
    width: 12px !important;
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, -20px) !important;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, -20px) !important;
}

.swiper-button-prev,
.swiper-button-next {
    box-shadow: 0px 12px 24px 0px #0000001A;
    width: 40px !important;
    height: 40px !important;
    top: 60px !important;
}

.swiper-button-prev,
.swiper-button-next {
    top: var(--swiper-navigation-top-offset, 50%) !important;
}

.trackAudio .h-3 {
    height: 9px !important;
}

details {
    position: relative;
}

.text-base iframe {
    width: 100%;
    aspect-ratio: 4 / 2.2;
    height: auto;
}

.category-badge {
    position: relative;
    transition: color .25s ease;
}

.category-badge::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 0;
    height: 2px;
    background: currentColor;
    transition: width .25s ease;
}

.category-badge:hover::after {
    width: 100%;
}

details:after {
    content: '';
    background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0ibm9uZSI+CiAgPHBhdGggc3Ryb2tlPSIjMDIxRTIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIxLjUiIGQ9Im0xNi42IDcuNDU4LTUuNDMzIDUuNDM0YTEuNjU1IDEuNjU1IDAgMCAxLTIuMzM0IDBMMy40IDcuNDU5Ii8+Cjwvc3ZnPg==') no-repeat !important;
    width: 20px !important;
    height: 20px !important;
}

details:after {
    position: absolute;
    right: 0;
    top: 0px;
}

details[open]:after {
    transform: rotate(180deg);
}

.mobileMenu nav > div > button.active:after {
    background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE2LjYwMDQgMTIuNTQxNUwxMS4xNjcxIDcuMTA4MkMxMC41MjU0IDYuNDY2NTQgOS40NzUzOSA2LjQ2NjU0IDguODMzNzIgNy4xMDgyTDMuNDAwMzkgMTIuNTQxNSIgc3Ryb2tlPSIjMDA3RThFIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==') no-repeat !important;
}

.mobileMenu nav > div > button:before, .mobileMenu nav > a:before, .mobileMenu .langMenu button:before {
    display: none;
}

#accordion button:after {
    content: '';
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0ibm9uZSI+CiAgPHBhdGggc3Ryb2tlPSIjMDIxRTIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTggMTZoMTZNMTYgMjRWOCIvPgo8L3N2Zz4=") no-repeat !important;
    width: 32px;
    min-width: 32px;
    height: 32px;
}

#accordion button.activeItemAccordion:after {
    content: '';
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0ibm9uZSI+CiAgPHBhdGggc3Ryb2tlPSIjMDIxRTIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTggMTZoMTYiLz4KPC9zdmc+") no-repeat !important;
    width: 32px;
    height: 32px;
}


.btn,
.wc-block-components-button,
.button {
    display: inline-flex;
    padding: 13px 24px;
    border-radius: 4px;
    border: none;
    text-transform: uppercase;
}

.wc-block-components-button,
.button {
    padding: 13px 24px !important;
}


.btn-link {
    padding: 13px 0px;
    border-bottom: solid 1px var(--Primary-600);
    border-radius: 0;
    height: 46px;
    text-transform: uppercase;
}

.btn-big {
    font-weight: 500;
    padding: 16px 34px;
    white-space: nowrap;
    background: var(--white);
    color: var(--BodyText);
    gap: 14px;
    display: inline-flex;
    align-items: center;
    border-radius: 4px;
}

.btn-big:after {
    content: '';
    background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxMSAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjI4MDMgMC43NUMxMC4yODAzIDAuMzM1Nzg2IDkuOTQ0NDkgMy44NzAwM2UtMDggOS41MzAyNyAxLjg2MjE0ZS0wN0wyLjc4MDI3IC0yLjM1MjU0ZS0wN0MyLjM2NjA2IC0yLjM1MjU0ZS0wNyAyLjAzMDI3IDAuMzM1Nzg2IDIuMDMwMjcgMC43NUMyLjAzMDI3IDEuMTY0MjEgMi4zNjYwNiAxLjUgMi43ODAyNyAxLjVIOC43ODAyN1Y3LjVDOC43ODAyNyA3LjkxNDIxIDkuMTE2MDYgOC4yNSA5LjUzMDI3IDguMjVDOS45NDQ0OSA4LjI1IDEwLjI4MDMgNy45MTQyMSAxMC4yODAzIDcuNUwxMC4yODAzIDAuNzVaTTAuNTMwMjczIDkuNzVMMS4wNjA2IDEwLjI4MDNMMTAuMDYwNiAxLjI4MDMzTDkuNTMwMjcgMC43NUw4Ljk5OTk0IDAuMjE5NjdMLTUuNjYzOTNlLTA1IDkuMjE5NjdMMC41MzAyNzMgOS43NVoiIGZpbGw9ImJsYWNrIi8+Cjwvc3ZnPgo=") no-repeat;
    width: 11px;
    height: 11px;
    display: inline-flex;
    transition-duration: 167ms;
}

.btn-big:hover:after {
    background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxMSAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjI4MDMgMC43NUMxMC4yODAzIDAuMzM1Nzg2IDkuOTQ0NDkgMy44NzAwM2UtMDggOS41MzAyNyAxLjg2MjE0ZS0wN0wyLjc4MDI3IC0yLjM1MjU0ZS0wN0MyLjM2NjA2IC0yLjM1MjU0ZS0wNyAyLjAzMDI3IDAuMzM1Nzg2IDIuMDMwMjcgMC43NUMyLjAzMDI3IDEuMTY0MjEgMi4zNjYwNiAxLjUgMi43ODAyNyAxLjVIOC43ODAyN1Y3LjVDOC43ODAyNyA3LjkxNDIxIDkuMTE2MDYgOC4yNSA5LjUzMDI3IDguMjVDOS45NDQ0OSA4LjI1IDEwLjI4MDMgNy45MTQyMSAxMC4yODAzIDcuNUwxMC4yODAzIDAuNzVaTTAuNTMwMjczIDkuNzVMMS4wNjA2IDEwLjI4MDNMMTAuMDYwNiAxLjI4MDMzTDkuNTMwMjcgMC43NUw4Ljk5OTk0IDAuMjE5NjdMLTUuNjYzOTNlLTA1IDkuMjE5NjdMMC41MzAyNzMgOS43NVoiIGZpbGw9IiNlMjAwNDEiLz4KPC9zdmc+Cg==") no-repeat;

}

.btn.bg-primary-100 {
    color: var(--Primary-600);
}

.btn.bg-primary-600,
.wc-block-components-button,
.button {
    color: white;
}

.btn.bg-primary-600:hover,
.wc-block-components-button:hover,
.button:hover {
    background: var(--PrimaryHover-600);
}

.btn.bg-primary-100:hover {
    background: var(--PrimaryHover-100);
}

.aspect-square {
    object-fit: cover;
}

h1 span,
.h1 span {
    color: var(--Primary-100);
}

#main h1 {
    line-height: 120%;
}

.invalid .wpcf7-validates-as-required label {
    color: #C12016;
}

.nav-category a {
    padding: 31px 12px;
    text-transform: uppercase;
}

.nav-category a:hover,
.nav-category a.active {
    background: var(--Primary-100);
    color: var(--Primary-600);
}

footer {
    background: var(--BodyText);
}


span[class*="subscrpt-"] {
    font-size: 16px;
}

.link,
table tbody td a,
.entry-content a,
.back-to-category:hover,
.cta-content a,
.wc-block-components-checkbox__label a,
.wc-block-components-address-form__address_2-toggle,
.woocommerce-MyAccount-content a,
.default-page a {
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
    text-decoration-color: #000 !important;
}

.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
    font-weight: 400 !important;
}

.woocommerce-MyAccount-content a,
.default-page a {
    color: var(--Primary-600);
    text-decoration-color: var(--Primary-600) !important;
}

.woocommerce-MyAccount-content p + fieldset {
    margin-top: 30px;
}

.woocommerce-MyAccount-content fieldset legend {
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: 500;
}

.woocommerce-MyAccount-content em {
    font-weight: 300;
    opacity: 0.4;
}

.woocommerce-MyAccount-content .order-again {
    display: none !important;
}

.woocommerce-notices-wrapper + p strong, .woocommerce-notices-wrapper + p mark {
    text-transform: uppercase;
}

.cta-content a {
    text-decoration-color: #919191 !important;
}

a.link:hover,
table tbody td a:hover,
.entry-content a:hover,
.cta-content a:hover,
.wc-block-components-checkbox__label a:hover,
.wc-block-components-address-form__address_2-toggle:hover,
.woocommerce-MyAccount-content a:hover,
.default-page a:hover {
    text-decoration: none;
}

nav .description-sec {
    margin-top: 20px;
    left: 0;
}

#specs button {
    text-align: left
}

table {
    width: 100%;
    border: solid 1px #000;
    font-weight: 500;
    text-align: center;
    table-layout: fixed;
}

table thead th:first-child {
    text-align: left;
}

table thead th {
    background: #1a1a1a;
    color: #fff;
    padding: 18px;
    font-size: 16px;
    font-weight: 700;
}

table tbody td:first-child {
    font-weight: 400;
    text-align: left;
}

table tbody td {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    font-size: 16px !important;
    padding: 18px;
    font-weight: 400;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding: 1.1em !important;
}

.select2-container .select2-dropdown, .select2-container .select2-selection {
    background-color: var(--wc-form-color-background, #fff);
    border: var(--wc-form-border-width, 1px) solid rgb(230 230 230) !important;
    border-radius: var(--wc-form-border-radius, 4px);
}

.woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th {
    text-align: center;
}

table tbody tr:last-child td {
    border-color: rgba(0, 0, 0, .1);
}

.woocommerce .woocommerce-MyAccount-content.col2-set .col-1, .woocommerce .woocommerce-MyAccount-content .col2-set .col-1 {
    float: left;
    width: 100%;
}

.woocommerce .woocommerce-MyAccount-content .col2-set .col-2, .woocommerce-MyAccount-content .woocommerce-page .col2-set .col-2 {
    float: right;
    width: 100%;
    margin-top: 30px;
}

header .shadow-md,
.SortingShadow {
    box-shadow: 4px 4px 12px 0px #A4B0BD52;
    border-radius: 12px;
    width: 100%;
    padding: 13px 16px;
}

.SortingShadow {
    width: auto;
}

.pagination .active {
    color: #0099AD;
    cursor: default;
}

.default-text {
    color: #1B2026;
}

.default-text div:not(.grid) > *:not(:last-child) {
    margin-bottom: 10px;
}


.default-text div:not(.grid) > ul li:not(:last-child),
.default-text div:not(.grid) > ol li:not(:last-child) {
    margin-bottom: 8px;
}

.tableHoverLine > div:hover .border-b-transparent {
    border-color: #0099ad !important;
}

body.active .logoMob {
    position: absolute;
    z-index: 100;
    left: 50%;
    right: auto;
    transform: translate(-50%);
    max-width: 100px;
    bottom: 0px;
    top: auto;
}

body.active .logoMob {
    display: block;
}


/*.prose > *:not(:first-child) {*/
/*    margin-top: 24px;*/
/*}*/

.prose-p p {
    margin-bottom: 0 !important;
}

.swiper-button-next:after, .swiper-button-prev:after {
    content: '' !important;
}

.custom-nav svg {
    width: auto !important;
    height: auto !important;
}

.custom-nav {
    width: 48px !important;
    height: 48px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    border: solid 1px #E1E8EE;
    background: none !important;
    position: relative !important;
}

.custom-nav.arrowsMainSwiper {
    position: absolute !important;
    background: #ffffffc9 !important;
}

.swiper-button-prev.custom-nav:not(.arrowsMainSwiper), .swiper-button-next.custom-nav:not(.arrowsMainSwiper) {
    right: auto !important;
    left: auto !important;
    top: auto !important;
    margin: 0 !important;
}

.swiper-button-next.custom-nav.swiper-button-disabled, .swiper-button-prev.custom-nav.swiper-button-disabled {
    opacity: 1;
    border-color: #E1E8EE;
}

.swiper-button-next.custom-nav.swiper-button-disabled svg path, .swiper-button-prev.custom-nav.swiper-button-disabled svg path {
    stroke: #A4B0BD;
}


.custom-nav:hover {
    border-color: #C5D3E2 !important;
}

.custom-scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #E1E8EEFF;
    background-color: #E1E8EE;
}

.custom-scroll::-webkit-scrollbar {
    width: 5px;
    background-color: #E1E8EE;
}

.custom-scroll::-webkit-scrollbar-thumb {
    background: #0099AD url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5IiBoZWlnaHQ9IjI1IiBmaWxsPSJub25lIj4KICA8cmVjdCB3aWR0aD0iMjUiIGhlaWdodD0iOCIgeD0iOC45NjgiIGZpbGw9IiMwMDk5QUQiIHJ4PSI0IiB0cmFuc2Zvcm09InJvdGF0ZSg5MCA4Ljk2OCAwKSIvPgogIDxjaXJjbGUgY3g9IjQuOTY4IiBjeT0iNS41IiByPSIxLjUiIGZpbGw9IiNmZmYiIHRyYW5zZm9ybT0icm90YXRlKDkwIDQuOTY4IDUuNSkiLz4KICA8Y2lyY2xlIGN4PSI0Ljk2OCIgY3k9IjEyLjUiIHI9IjEuNSIgZmlsbD0iI2ZmZiIgdHJhbnNmb3JtPSJyb3RhdGUoOTAgNC45NjggMTIuNSkiLz4KICA8Y2lyY2xlIGN4PSI0Ljk2OCIgY3k9IjE5LjUiIHI9IjEuNSIgZmlsbD0iI2ZmZiIgdHJhbnNmb3JtPSJyb3RhdGUoOTAgNC45NjggMTkuNSkiLz4KPC9zdmc+") no-repeat center;
    background-size: 8px;
}

.pagination button:disabled {
    border-color: #E1E8EE !important;
    cursor: default;
}

.pagination button:disabled svg {
    opacity: 0.35;
}


label {
    cursor: pointer;
}

label span {
    /*padding-top: 2px;*/
}

input:not([type=checkbox]):not([type=radio]):not(.outline-none), select, textarea,
.wysija-input {
    background: #fff;
    color: var(--BodyText);
    border: solid 1px #E6E6E6;
    font-size: 20px;
    min-height: 62px;
    font-weight: 300;
    border-radius: 0.375rem;
}

.Input, .p-FauxInput, .wc-block-components-textarea, .wc-blocks-components-select .wc-blocks-components-select__select, .wc-block-components-form .wc-block-components-text-input input[type=email], .wc-block-components-form .wc-block-components-text-input input[type=number], .wc-block-components-form .wc-block-components-text-input input[type=password], .wc-block-components-form .wc-block-components-text-input input[type=tel], .wc-block-components-form .wc-block-components-text-input input[type=text], .wc-block-components-form .wc-block-components-text-input input[type=url], .wc-block-components-text-input input[type=email], .wc-block-components-text-input input[type=number], .wc-block-components-text-input input[type=password], .wc-block-components-text-input input[type=tel], .wc-block-components-text-input input[type=text], .wc-block-components-text-input input[type=url] {
    border-color: #E6E6E6 !important;
}

.wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted, .wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted {
    box-shadow: inset 0 0 0 1.5px rgb(233 233 233) !important;
}

input[type="checkbox"].custom {
    appearance: none;
    -webkit-appearance: none;
    min-width: 18px;
    height: 18px;
    border: 2px solid #1A1A1A;
    border-radius: 3px;
    background-color: white;
    cursor: pointer;
    position: relative;
    transition: all 0.2s;
    min-height: auto;
}


input[type="checkbox"].custom:checked::after {
    content: '';
    position: absolute;
    top: -2px;
    left: -2px;
    width: 18px;
    height: 18px;
    border-radius: 2px;
    background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjYiIGhlaWdodD0iMjYiIHZpZXdCb3g9IjAgMCAyNiAyNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIyIDBINEMyLjkzOTQ5IDAuMDAxMTU4MDMgMS45MjI3NSAwLjQyMjk1NyAxLjE3Mjg1IDEuMTcyODVDMC40MjI5NTcgMS45MjI3NSAwLjAwMTE1ODAzIDIuOTM5NDkgMCA0VjIyQzAuMDAxMTU4MDMgMjMuMDYwNSAwLjQyMjk1NyAyNC4wNzczIDEuMTcyODUgMjQuODI3MUMxLjkyMjc1IDI1LjU3NyAyLjkzOTQ5IDI1Ljk5ODggNCAyNkgyMkMyMy4wNjA1IDI1Ljk5ODggMjQuMDc3MyAyNS41NzcgMjQuODI3MSAyNC44MjcxQzI1LjU3NyAyNC4wNzczIDI1Ljk5ODggMjMuMDYwNSAyNiAyMlY0QzI1Ljk5ODggMi45Mzk0OSAyNS41NzcgMS45MjI3NSAyNC44MjcxIDEuMTcyODVDMjQuMDc3MyAwLjQyMjk1NyAyMy4wNjA1IDAuMDAxMTU4MDMgMjIgMFpNMTkuNzY1NiA4LjY0MzEyTDExLjM2NTYgMTguNjQzMUMxMS4yNzM1IDE4Ljc1MjkgMTEuMTU4OCAxOC44NDE1IDExLjAyOTQgMTguOTAzMUMxMC45IDE4Ljk2NDcgMTAuNzU4OSAxOC45OTc3IDEwLjYxNTYgMTlIMTAuNTk4OEMxMC40NTg2IDE4Ljk5OTkgMTAuMzIgMTguOTcwNCAxMC4xOTIgMTguOTEzNEMxMC4wNjQgMTguODU2MyA5Ljk0OTM2IDE4Ljc3MyA5Ljg1NTYzIDE4LjY2ODhMNi4yNTU2MiAxNC42Njg4QzYuMTY0MiAxNC41NzE4IDYuMDkzMDggMTQuNDU3NSA2LjA0NjQ0IDE0LjMzMjdDNS45OTk4MSAxNC4yMDc4IDUuOTc4NiAxNC4wNzQ5IDUuOTg0MDcgMTMuOTQxN0M1Ljk4OTUzIDEzLjgwODYgNi4wMjE1NiAxMy42Nzc4IDYuMDc4MjcgMTMuNTU3MkM2LjEzNDk4IDEzLjQzNjYgNi4yMTUyMyAxMy4zMjg2IDYuMzE0MjkgMTMuMjM5NEM2LjQxMzM2IDEzLjE1MDMgNi41MjkyNSAxMy4wODE4IDYuNjU1MTUgMTMuMDM4MUM2Ljc4MTA1IDEyLjk5NDQgNi45MTQ0MiAxMi45NzYzIDcuMDQ3NDIgMTIuOTg0OEM3LjE4MDQyIDEyLjk5MzQgNy4zMTAzNiAxMy4wMjg0IDcuNDI5NjIgMTMuMDg3OUM3LjU0ODg4IDEzLjE0NzQgNy42NTUwNSAxMy4yMzAxIDcuNzQxODcgMTMuMzMxMkwxMC41NzI1IDE2LjQ3NjJMMTguMjM0NCA3LjM1Njg4QzE4LjQwNjIgNy4xNTgxNyAxOC42NDk0IDcuMDM1MDkgMTguOTExMyA3LjAxNDIyQzE5LjE3MzIgNi45OTMzNSAxOS40MzI3IDcuMDc2MzggMTkuNjMzOSA3LjI0NTM1QzE5LjgzNTEgNy40MTQzMyAxOS45NjE3IDcuNjU1NjggMTkuOTg2MyA3LjkxNzI0QzIwLjAxMDkgOC4xNzg3OSAxOS45MzE3IDguNDM5NTQgMTkuNzY1NiA4LjY0MzEyWiIgZmlsbD0iI0UyMDA0MSIvPgo8L3N2Zz4K");
    background-size: 100%;
}


input[type="radio"].custom {
    appearance: none;
    -webkit-appearance: none;
    min-width: 18px;
    height: 18px;
    border: 2px solid var(--BodyText);
    border-radius: 100%;
    background-color: white;
    cursor: pointer;
    position: relative;
    transition: all 0.2s;
    min-height: auto;
}


input[type="radio"].custom:checked {
    border: 2px solid var(--Primary-600);
}

input[type="radio"].custom:checked::after {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: var(--Primary-600);
    background-size: 100%;

}

.wpcf7-not-valid-tip,
.screen-reader-response {
    display: none !important;
}

.wpcf7-response-output {
    padding: 30px 0 0;
    font-size: 18px;
}

.wpcf7-acceptance label {
    display: flex;
    align-items: flex-start;
    gap: 0.5rem;
    font-size: 1rem;
    line-height: 1;
}

.wpcf7-acceptance label span {
    font-size: 1rem;
    line-height: 1;
    display: inline-flex;
    margin-top: -5px;
}

.woocommerce-order-received .order-again {
    margin-bottom: 36px;
}

.woocommerce-order-received table.shop_table tbody th, .woocommerce-order-received table.shop_table tfoot td, .woocommerce-order-received table.shop_table tfoot th {
    font-weight: 400 !important;
    font-size: 16px !important;
}

.woocommerce-order-received table tbody tr:last-child td,
.woocommerce-order-received table tbody td {
    border-color: #e5e5e5 !important;
}

.woocommerce table.shop_table {

    border-collapse: collapse !important;
}

.wc-block-components-order-meta {
    padding: 0 15px;
}

@media (min-width: 640px) {
    .wpcf7-acceptance label span {
        font-size: 1.125rem;
        line-height: 1.5rem;
    }
}

@media (min-width: 1536px) {
    .wpcf7-acceptance label span {
        font-size: 1.25rem;
        line-height: 1.5rem;
    }
}

.wpcf7-not-valid {
    border-color: #e10041 !important;
}

footer input {
    font-size: 14px;
    margin-right: -1px;
    text-transform: uppercase;
}

.mobileOpen header {
    min-height: 100%;
    height: 100%;
}

details summary::-webkit-details-marker {
    display: none;
}

details summary {
    list-style: none;
}

.scrollbar-hidden {
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* IE 10+ */
}

.scrollbar-hidden::-webkit-scrollbar {
    display: none; /* Chrome, Safari */
}

body.admin-bar #site-header {
    top: 32px;
}

.video-popup-open header {
    z-index: -1;
}

.fade-enter {
    opacity: 0;
    transform: scale(0.95);
}

.fade-enter-active {
    transition: all 0.3s ease-in-out;
    opacity: 1;
    transform: scale(1);
}

.item-video img {
    border-radius-bottomleft: 0 !important;
    border-radius-bottomright: 0 !important;
    aspect-ratio: 3 / 2 !important;
}

.item-video .aspect-\[3\/2\.3\] {
    aspect-ratio: 3 / 2 !important;
}

.shadow-subtle-8 {
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.08);
}

.fade-leave {
    opacity: 1;
    transform: scale(1);
}

.fade-leave-active {
    transition: all 0.2s ease-in-out;
    opacity: 0;
    transform: scale(0.95);
}

.text-\[28px\] > * {
    margin-bottom: 0 !important;
}

.searchOpen header {
    transform: none !important;
}


.article-text.prose.modNewSection,
.article-text.prose.modNewSection p {
    line-height: 36px;
    color: #4B5763;
    font-size: 22px;
}

.article-text.prose > * {
    color: #021E22;
    line-height: 28.80px;
    font-size: 18px;
}

.article-text.prose > *:not(:first-child) {
    margin-top: 24px;
}

.article-text.prose ul li:not(:first-child),
.article-text li:not(:first-child) {
    margin-top: 12px;
}

.article-text.prose ol {
    counter-reset: my-counter;
    list-style: none;
    padding-left: 0;
}

.article-text.prose ol li {
    position: relative;
    padding-left: 3rem;
    counter-increment: my-counter;
}

.article-text.prose ol li::before {
    content: counter(my-counter);
    position: absolute;
    left: 0;
    top: 0.15rem;
    width: 2rem;
    height: 2rem;
    background-color: var(--Primary-600);
    color: #CBF0F4;
    border-radius: 9999px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 16px;
}

.article-text.prose img {
    border-radius: 8px
}

.article-text.prose ul:not([class]) li:before {
    top: 1px;
}

.article-text.prose ol li p > b:first-child,
.article-text.prose ol li p > strong:first-child {
    font-size: 24px;
    display: flex;
    min-height: 32px;
    align-items: center;
    margin-bottom: 14px;
    padding-top: 6px;
}

.article-text.prose h2:not(:first-child) {
    margin-top: 48px !important;
}

.article-text.prose h2 {
    font-size: 32px !important;
    font-weight: 600;

}

.article-text.prose ol:not([class]),
.article-text.prose ul:not([class]) {
    padding-top: 0;
}

.article-text.prose img,
.article-text.prose blockquote {
    margin: 48px 0 !important;
}

.article-text.prose blockquote {
    background: #CBF0F48F;
    padding: 32px 32px 32px 120px;
    border-radius: 16px;
    font-style: italic;
    position: relative;
}

.article-text.prose blockquote:before {
    content: '';
    position: absolute;
    left: 32px;
    background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDEiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCA0MSAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTQxIDBMMzAuMDk5NyAzMEgyMC4wNjY1TDMzLjA3MjUgMEg0MVpNMjAuOTMzNSAwTDEwLjAzMzIgMzBIMEwxMy4wMDYgMEgyMC45MzM1WiIgZmlsbD0iIzAwOTlBRCIvPgo8L3N2Zz4K") no-repeat;
    width: 41px;
    height: 30px;
}

/* Сховати скролбар, але залишити скролл */
.scrollbar-hide {
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* IE 10+ */
}

.scrollbar-hide::-webkit-scrollbar {
    display: none; /* Chrome, Safari, Opera */
}

.widgetExpert h2, .widgetExpert h3, .widgetExpert h4, .widgetExpert h5, .widgetExpert h6 {
    margin: 0;
}

.woocommerce form .form-row label {
    line-height: 1 !important;
}

.category-badge.shine::before {
    content: '';
    position: absolute;
    top: 0;
    left: -75%;
    width: 50%;
    height: 100%;
    background: linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0) 100%);
    transform: skewX(-25deg);
    transition: none;
}

.category-badge.shine:hover::before {
    animation: shineAnim 0.5s forwards;
}

.wpcf7-form-control-wrap > * {
    width: 100%;
}


.wysija-submit {
    padding: 0.5rem 2rem 0.5rem 1rem !important;
    border: none !important;
    border-radius: 0 0.25rem 0.25rem 0 !important;
    cursor: pointer !important;
    height: 60px !important;
    background: #ffffff url("data:image/svg+xml,%3Csvg width='35' height='35' viewBox='0 0 35 35' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M32.5384 0.218897L0.853805 18.4982C-0.3835 19.2091 -0.226273 20.9318 1.0042 21.4513L8.2708 24.5001L27.9104 7.19155C28.2864 6.85659 28.8196 7.36929 28.4983 7.75894L12.0306 27.8224V33.3253C12.0306 34.9386 13.9788 35.5744 14.9358 34.4054L19.2767 29.1212L27.7942 32.6896C28.7649 33.0998 29.8724 32.4914 30.0501 31.4455L34.972 1.91421C35.2044 0.53335 33.721 -0.464696 32.5384 0.218897Z' fill='%231A1A1A'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='35' height='35' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") center / 35px no-repeat !important;
    margin: 0 !important;
    color: #fff !important;
    font-size: 1px !important;
    min-width: 95px;
}

.widget_wysija {
    display: flex;
    width: 100%;
    flex: 1;
    border-radius: 0.25rem;
    overflow: hidden;
}

@media (min-width: 1024px) {
    .widget_wysija {
        width: auto;
    }

    .widget_wysija_cont .updated, .widget_wysija_cont .error, .widget_wysija_cont .xdetailed-errors {
        font-size: 16px !important;
    }
}

@media (min-width: 1280px) {
    .wysija-submit {
        padding: 0.5rem 2rem !important;
        height: 80px !important;
    }
}

.wysija-input {
    padding: 0.5rem 1.5rem;
    border: none !important;
    width: 100%;
    height: 60px;
    border-radius: 0.375rem 0 0 0.375rem;
    color: #000000;
    background-color: #ffffff;
}

.wysija-input::placeholder {
    color: #1A1A1A;
}

.errMod .wpcf7-response-output {
    padding: 0 !important;
}

#fullBanner {
    cursor: pointer;
    /*margin-top: -60px;*/
}

.banner-link {
    transition: top 0.3s ease;
}

.widgetAds > div {
    width: 100%;
}


@media (min-width: 1280px) {
    .wysija-input {
        height: 80px;
        padding-left: 2rem;
        padding-right: 2rem;
    }
}

@media (min-width: 1024px) {
    .wysija-input {
        width: 25rem;
    }
}

@keyframes shineAnim {
    0% {
        left: -75%;
    }
    100% {
        left: 125%;
    }
}

@media (min-width: 1760px) {
    input[type="checkbox"].custom.bigCheckbox {
        min-width: 32px;
        height: 32px;
        border-radius: 6px;
    }

    input[type="checkbox"].custom.bigCheckbox:checked::after {
        content: '';
        width: 32px;
        height: 32px;
    }
}

@media (min-width: 1440px) {
    input[type="checkbox"].custom.bigCheckbox {
        min-width: 28px;
        height: 28px;
        border-radius: 6px;
    }

    input[type="checkbox"].custom.bigCheckbox:checked::after {
        content: '';
        width: 28px;
        height: 28px;
    }
}


@media (min-width: 1200px) and (max-width: 1730px) {
    html, body {
        height: 100%;
        /*overflow-x: hidden;*/
    }


    .h-screen {
        height: 280%;
    }

    .fix-space-y-8.space-y-8 > :not(:last-child) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
        margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
    }

    .scale-xxl {
        transform: scale(0.90);
        transform-origin: top center;
        width: 111.11%;
        margin-left: -5.56%;
        height: calc(100% / 0.90);
    }

    .scale-xxl-text {
        transform: scale(0.90);
        transform-origin: top center;
        width: 111.11%;
        margin-left: -5.56%;
    }
}

@media (min-width: 1024px) {
    #fullBanner {
        top: 317.7px
    }
}

@media (min-width: 1280px) {
    #fullBanner {
        top: 363.6px
    }
}

@media (max-width: 1536px) {
    input:not([type=checkbox]):not([type=radio]):not(.outline-none), select, textarea,
    .wysija-input {
        font-size: 18px;
        min-height: 50px;
    }

}



@media (max-width: 1280px) and (min-width: 1024px) {
    #content .min-w-\[220px\] {
        min-width: 125px;
    }

    .w-\[1px\].hidden {
        display: none;
    }

    .md\:max-w-\[55\%\] {
        max-width: 70%;
    }
}
@media (max-width: 1140px) {
    h1:not([class]), .h1 {
        font-size: 32px;
        line-height: 1.2;
    }

    h2:not([class]), .h2:not([class]),
    h2.wp-block-heading {
        font-size: 20px;
    }

    h1:not([class]), h2:not([class]), h3:not([class]), h4:not([class]), h5:not([class]), h6:not([class]),
    h2.wp-block-heading {
        margin-bottom: 14px;
    }

    .widgetExpert h2, .widgetExpert h3, .widgetExpert h4, .widgetExpert h5, .widgetExpert h6 {
        margin-bottom: 0;
    }

    .article-text.prose.modNewSection,
    .article-text.prose.modNewSection p {
        line-height: 1.5;
        font-size: 16px;
    }
}

@media (width <= 80rem) {
    .nav-category a {
        padding: 15px 9px;
    }
}

@media (max-width: 1024px) {

    .swiper-button-prev,
    .swiper-button-next {
        display: none !important;
    }

    .woocommerce ul.order_details {
        display: flex;
        flex-direction: column;
        gap: 10px;

    }

}

@media (max-width: 768px) {
    h1:not([class]), .h1 {
        font-size: 28px;
    }

    .article-text.prose h2 {
        font-size: 22px !important;
    }

    .article-text.prose ol li p > b:first-child,
    .article-text.prose ol li p > strong:first-child {
        font-size: 20px;
        margin-bottom: 14px;
        padding-top: 4px;
    }

    body:not(.home):not(.bgGradient) main > section:first-child {
        padding-top: 80px;
    }


    .default-text.grid br {
        display: none;
    }

    h1:not([class]), h2:not([class]), h3:not([class]), h4:not([class]), h5:not([class]), h6:not([class]),
    h2.wp-block-heading {
        margin-bottom: 24px;
    }

    .widgetExpert h2, .widgetExpert h3, .widgetExpert h4, .widgetExpert h5, .widgetExpert h6 {
        margin-bottom: 0;
    }
}

@media (max-width: 639px) {
    body:not(.home):not(.bgGradient) main > section:first-child {
        padding-top: 74px;
    }

    .article-text.prose blockquote {
        padding: 20px;
    }

    .article-text.prose blockquote:before {
        content: '';
        position: relative;
        left: 0;
        display: flex;
        background-size: 100%;
        margin-bottom: 24px;
    }

    body.single-product main > section:first-child {
        padding-top: 0px !important;
    }

    input:not([type=checkbox]):not([type=radio]):not(.outline-none), select, textarea,
    .wysija-input {
        font-size: 16px;
        min-height: 50px;
    }

    .widget_wysija_cont,
    .wysija-paragraph {
        width: 100%;
    }

    .form-validation-field-0formError {
        top: 10px !important;
        left: 23px !important;
    }

    .wysija-submit {
        padding: 0.5rem 2rem 0.5rem 1rem !important;
        border: none !important;
        border-radius: 0 0.25rem 0.25rem 0 !important;
        cursor: pointer !important;
        height: 60px !important;
        background: #ffffff url("data:image/svg+xml,%3Csvg width='35' height='35' viewBox='0 0 35 35' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M32.5384 0.218897L0.853805 18.4982C-0.3835 19.2091 -0.226273 20.9318 1.0042 21.4513L8.2708 24.5001L27.9104 7.19155C28.2864 6.85659 28.8196 7.36929 28.4983 7.75894L12.0306 27.8224V33.3253C12.0306 34.9386 13.9788 35.5744 14.9358 34.4054L19.2767 29.1212L27.7942 32.6896C28.7649 33.0998 29.8724 32.4914 30.0501 31.4455L34.972 1.91421C35.2044 0.53335 33.721 -0.464696 32.5384 0.218897Z' fill='%231A1A1A'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='35' height='35' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") center / 30px no-repeat !important;
        margin: 0 !important;
        color: #fff !important;
        font-size: 1px !important;
        min-width: 66px;
        margin-left: -1px !important;
    }
}

@media (max-width: 568px) {
    body.single-product main {
        padding-top: 160px;
    }


    #site-header {
        transition: transform 0.3s ease;
    }

    .admin-bar .navProduct {
        top: 130px;
    }

    body.admin-bar #site-header {
        top: 44px;
    }
}