/**
* Theme Name: Olight Child
* Description: This is a child theme of Olight, generated by Merlin WP.
* Author: <a href="https://wpopal.com/">Opalthemes</a>
* Template: olight
* Version: 1.1.6
*/
footer .centered-icons .elementor-image-box-img{
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.img-w-background .elementor-image-box-img{
    background: var(--e-global-color-primary);
    border-radius: 999px;
    width: 90px!important;
    height: 90px!important;
}
.img-w-background .elementor-image-box-img img{
    width: 100%;
    height: 100%;
    padding: 18px 15px;
    object-fit: contain;
}
b, strong {
    font-weight: bold;
}
.elementor-icon-box-description a.f_btn{
    margin-top: 5px;
    padding: 10px 15px;
    background: #fff;
    display: inline-block;
    border-radius: 15px;
}
h1.entry-title{
    margin-top: 30px;
}

#iob-box{
    background-color: #fff;
    padding: 30px 30px 40px;
    position: relative;
    border-radius: 30px;
    border: 6px solid var(--border);
    margin-bottom:30px;
}

.iob-inline-form{
    display:flex;
    flex-direction: row;
    width: 100%;
}

.iob-input-wrap{
    width: 100%;
    display:flex;
    align-items:center;
    background: #eaeae9;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
}

.iob-input-wrap > span{
    display:block;
    padding: 10px 5px 10px 8px;
}

#iob-code{
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

#iob-verify{
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.shop_table .fee{
    width: 100%;
    display: flex;
    justify-content: space-between;
}

#wrz_pan-btn-open{
    width: 90px!important;
    border-radius: 0 999px 999px 0!important;
    padding: 5px 20px 5px 5px!important;
}

.readmore_btn_c{
    color: var(--primary);
    font-weight: 800;
    cursor: pointer;
}

.readmore_content_c {
  display: none;
  transition: all 0.3s ease;
  opacity: 0;
}

.readmore_content_c.is-open {
  display: block;
  opacity: 1;
}

body.single-product,
.single-product .site {
    overflow-x: unset;
}

span.popular {
    font-size:11px;
    background: #0cc90c;
    color: #fff;
    padding: 2px 8px;
    border-radius: 8px;
    display: inline-flex;
    text-transform: capitalize;
}

span.hot {
    font-size:11px;
    background: #ff0000;
    color: #fff;
    padding: 2px 8px;
    border-radius: 8px;
    display: inline-flex;
    text-transform: capitalize;
}



.flex-grid{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.flex-grid-col{
    flex-direction: column;
}

.flex-grid .logos-flex-grid{
    width: 150px;
}

.flex-grid .rating-tp {
    width: auto;
    display: inline-block;
    flex: 0 0 50%;
}

#integrazione-ordine-box{
    width: 100%;
    float: right;
    margin-right: 0;
    clear: right;
}

#shipping_method,
#billing_user_type_field .woocommerce-input-wrapper{
    background-color: #eaeae9;
    padding: 5px;
    border-radius: 10px;
    margin-bottom: 2rem!important;
}

#billing_user_type_field .woocommerce-input-wrapper{
    display: inline-block;
}

#billing_user_type_field .woocommerce-input-wrapper > label{
    padding: 15px;
    border-radius: 5px;
    background: transparent;
}

#shipping_method .shipping_method + label{
    padding: 15px 40px 15px 15px;
    display: block;
    border-radius: 5px;
    background: transparent;
    word-break: normal;
    overflow-wrap: break-word;
}

#billing_user_type_field .woocommerce-input-wrapper > label:hover,
#shipping_method .shipping_method + label:hover{
    background: #fff;
}

#billing_user_type_field .input-radio:checked + label,
#shipping_method .shipping_method[checked="checked"] + label{
    background: var(--primary);
    color:#fff!important;
}

#billing_user_type_field .input-radio:checked + label{
    margin:0;
}

#billing_user_type_field .input-radio{
    display:none;
}

#billing_user_type_field label.radio {
    margin-right: 0!important;
}

#shipping_method li > label::after{
    display: none;
}

ul#shipping_method input[type=radio]:first-child:checked + label:after {
    display:inline-block;
    color: #fff!important;
    right: 1rem;
}

ul#shipping_method li:last-child {
    margin-bottom: 0;
}

ul#shipping_method li {
    margin-bottom: 5px;
}

.cart_totals .cart-subtotal {
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    display: flex;
    justify-content: space-between;
}

.cart_totals .order-total {
    margin-top: 1rem;
    padding-top: 1rem;
    margin-bottom:1rem;
}

.woocs_special_price_code .woocommerce-Price-amount.amount bdi{
    font-size: 20px;
}

.cart_totals .order-total .amount {
    font-size: 12px;
}

.fdt_merchant300x200-1_widget_merchant {
    width: 100% !important;
    height: 100% !important;
    min-width: 100% !important;
    min-height: 100% !important;
    max-width: 100% !important;
    max-height: 100% !important;
    padding: 20px 0 !important;
}

.anti-v-style{
    font-family: var(--e-global-typography-accent-font-family);
}

.scrolling-title a:hover{
    color: #000!important;
    cursor: default;
}

.v-style {
    font-weight: 600;
    font-style: normal;
    font-size: 120px;
    letter-spacing: 12px;
}

.olight-mobile-nav .menu-scroll-mobile .site-branding{
    width: 150px;
}

#gestpay-s2s-new-card .form-row{
    display: flex;
    flex-wrap: wrap;
    gap: 0 15px;
    justify-content: space-between;
}

#gestpay-cc-number_field{
    flex-direction: column!important;
}

#gestpay-cc-number{
    width: 100%!important;
}

#gestpay-s2s-new-card .form-row [for="gestpay-cc-exp-date"]{
    flex: 0 0 100%;
}

#gestpay-s2s-new-card .form-row .woocommerce-select{
    width: 100%;
    flex: 0 0 calc(50% - 15px);
    height: 50px;
    font-size: 16px;
}

.wc-proceed-to-checkout{
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.TrengoOnlineStatus__iframe{
    display: none!important;
}
.site-header-cart-side {
    z-index: 99999999999!important;
}

.cart_totals .order-total .woocommerce-Price-amount bdi{
    font-size: 24px;
}

.white-marquee .scrolling-title a:hover{
    color:#fff!important;
    cursor: default;
}

.weddingwireWidget__header + div{
    display: flex;
}

.weddingwireWidget__footer {
    padding: 20px 15px!important;
}

.weddingWireWidgetReview {
    border-bottom: 1px solid #d9d9d9!important;
}

.product-caption-bottom .woocommerce-price-suffix{
    margin-left: 10px;
}

span[aria-hidden="true"]{
    margin: 0 5px;
}

.c_card .custom-category-description{
    margin-top:3rem;
    border-radius: 40px;
    background-color: #f1f1f1;
    padding:40px 30px;
    position: relative;
}

.archive h1 {
    text-transform: capitalize;
}

.yith-wcan-filter .filter-title{display:none!important;}

.yith-wcan-filter .filter-checkbox{
    display: flex;
    gap: 10px;
}

.yith-wcan-filter .filter-checkbox [type="checkbox"]{
    display:none;
}

.yith-wcan-filter .filter-items li .yith-term-img {
    width: 24px;
    height: 24px;
    object-fit: cover;
    border-radius: 50%;
    margin-right: 6px;
    vertical-align: middle;
    display: inline-block;
    overflow: visible;
}

.yith-wcan-filter .filter-items .term-label{
    display: flex;
    flex-direction: column;
    align-items: center;
    border: 2px solid #f1f1f1;
    border-radius: 20px;
    padding: 15px;
    font-size: 16px;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.11);
}

.yith-wcan-filter .filter-items .yith-term-img{
    margin: 0!important;
    width: 44px!important;
    height: 44px!important;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active > a,
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active > label > a,
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active > a:hover,
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active > label > a:hover {
    background-color: var(--primary_hover);
    border-color:var(--primary);
    color:#fff;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active > a .yith-term-img,
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active > label > a .yith-term-img{
    filter: contrast(1000%) brightness(0) invert(1);
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > a:hover,
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > label > a:hover {
    color: var(--primary);
    background-color: #f1f1f1;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > label[for="filter_262196_0_7943"] > a:hover{
    color:#2c68b4;
}

.widget_shopping_cart_content .wc-forward{
    margin: .5rem 1rem 0;
}

.widget_shopping_cart .mini_cart_item .remove_from_cart_button ~ a {
    margin-right: 1em;
}

.product_list_widget li img {
    width: 85px;
    height: auto;
    object-fit: contain;
    border-radius: 18px;
}

.cart_totals .shop_table{
    display: block;
}

.cart_totals .woocommerce-shipping-totals {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.cart_totals .woocommerce-shipping-totals [data-title="Shipment"],
.cart_totals .woocommerce-shipping-totals [data-title="Lieferung"],
.cart_totals .woocommerce-shipping-totals [data-title="Spedizione"]{
    width: 100%;
    padding-top: 0!important;
}

.cart_totals .woocommerce-shipping-destination {
    display: block;
    text-align: left;
}

#shipping_method li{
    text-align: left;
}

.cart_totals .woocommerce-shipping-destination strong{
    display: inline-block;
    word-break: normal;
    overflow-wrap: break-word;
}

.cart_totals .order-total {
    display: flex;
    justify-content: space-between;
}

.cart_totals .order-total small.includes_tax {
    font-size: 12px;
}

#order_review table.shop_table.woocommerce-checkout-review-order-table,
#order_review .woocommerce-shipping-totals.shipping{
    display: flex;
    flex-direction: column;
    border-top: 1px solid;
    border-top-color: var(--border);
}

#order_review table.shop_table.woocommerce-checkout-review-order-table .cart-subtotal,
#order_review .order-total{
    width: 100%;
    display: flex;
    justify-content: space-between;
    border-top: 1px solid;
    border-top-color: var(--border);
}

#order_review .woocommerce-checkout-review-order-table th,
#order_review .woocommerce-checkout-review-order-table td {
    border-top: unset;
}

#woocommerce-checkout-form-coupon.checkout_coupon.woocommerce-form-coupon{
    display: grid!important;
    position: relative;
}

#woocommerce-checkout-form-coupon .coupon-error-notice {
  grid-column: 1 / -1;
}

.small-12 {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.tab-row {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

.tab-row .col{
    padding: 20px;
}

.single-product .product_title{
    margin-top: 0;
}

.single-product .button.buy-now-button,
.single-product .paypal-buttons{
    display: none!important;
}

.product-label.onsale:before{
    content:'-';
    display: inline-block;
}

.white-bottom-menu-button .olight-icon > span {
    background-color: #fff!important;
}

.white-bottom-menu-button .menu-mobile-nav-button:hover .olight-icon > span {
    background-color: #fff!important;
}

.mobile-nav-active .olight-mobile-nav {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.olight-mobile-nav {
    width: 100%;
    z-index: 9999999999;
    //transform: translate3d(-500px, 0, 0);
}

.olight-mobile-nav {
    width: 100% !important;
    transform: translate3d(-100%, 0, 0);
}

.hfe-button-wrapper .elementor-button-link .elementor-button-text{
    position: relative;
    z-index: 2;
}

.single-product div.product p.price {
    flex-wrap: wrap;
}

.single-product div.product p.price .scalapay-widget-area-product{
    flex: 0 0 100%;
}

.woocommerce-order .custom-fields{
    width: auto;
}

.woocommerce-order .custom-fields:before{
    content:'Dati aziendali';
    font-size:24px;
    color:#000;
}

.woocommerce-order table.custom-fields td,
.woocommerce-order table.custom-fields th{
    padding: .5rem 0;
}

.woocommerce-order .wc-bacs-bank-details-account-name{
    font-size: 22px;
}

.woocommerce .cart_totals .shop_table.shop_table_responsive tbody{
    width: 100%;
    display: block;
}

.group-break a{
    user-select: none;
    pointer-events: none;
    font-size: 16px!important;
}

.group-break{
    border-bottom: 1px solid #000;
    margin: 10px 0;
}

.mobile-navigation.mobile-pages-menu.active .sub-menu.active{
    display: block;
    position: fixed;
    background-color: #fff;
    width: 100%;
    height: 100%;
    z-index: 999999;
    top: 0;
    left: 0;
}

.mobile-navigation.mobile-pages-menu.active .sub-menu .submenu-offcanva-close{
    font-size: 14px;
    color:#000;
    margin-top:20px;
    margin-bottom:20px;
    display: inline-block;
}

.mobile-navigation .dropdown-toggle, .mobile-navigation-categories .dropdown-toggle {
    width: 100%;
}

.quantity_wrap{
    float:right;
}

table.shop_table_responsive tr td[data-title]::before {
    font-size: 18px;
}

.account-dashboard li:nth-child(3),
.time-sale{display:none!important;}

.woocommerce-message, .woocommerce-info, .woocommerce-error, .woocommerce-noreviews, p.no-comments{
    border-radius: 999px;
    border-right: 0.6180469716em solid rgba(0, 0, 0, 0.15);
    padding: 1em 1.618em 1em;
    background-color: #da5d92;
}

.woocommerce-info, .woocommerce-noreviews, p.no-comments {
    background-color: #da5d92;
    border-radius: 999px;
    border-right: 0.6180469716em solid rgba(0, 0, 0, 0.15);
}

#reply-title.comment-reply-title{
    font-size: 22px;
}

.wp-image-187893,
.wp-image-117457,
.wp-image-189956,
.wp-image-189964,
.wp-image-213932,
.wp-image-213895,
img[alt="Craft and handmade logo: 33.562 foto e immagini stock esenti da diritti d'autore |Shutterstock"],
.wp-image-117457,
img[alt="Immagini di Simbolo Vegano - Download gratuiti su Freepik"],
img[alt="Design del logo cruelty free con simbolo del coniglio non testato sull'illustrazione vettoriale dell'icona animale | Vettore Premium"]{
    display: inline-block;
}

.woosc-area {
    z-index: 9999999999;
}

.cc_submit_btn .wpforms-submit{
    display: inline-block!important;
    position: relative!important;
    font-family: var(--e-global-typography-accent-font-family)!important;
    font-size: 14px!important;
    font-weight: 700!important;
    text-transform: uppercase!important;
    border-radius: 9px!important;
    padding: 12px 25px!important;
    text-shadow: none!important;
    -webkit-appearance: none!important;
    background-color: var(--e-global-color-accent)!important;
    color: #FFFFFF!important;
    text-decoration: none!important;
    transition: all ease 0.3s!important;
    cursor: pointer!important;
    overflow: hidden!important;
    text-align: center!important;
}

.outofstock .quantity_wrap,
.outofstock .quantity_wrap + button {
    display:none!important;
}

.single-product .outofstock .inventory_status {
    color: red!important;
    font-size: 20px;
}

.rp_estimated_date {
    margin-bottom: 15px;
    font-size: 15px !important;
    padding: 15px 20px;
    background: #e7e7e7;
    border-radius: 20px;
    border: 1px solid #ccc;
    opacity: .8;
    word-break: normal;
    overflow-wrap: break-word;
}

.product-name{
    word-break: normal;
    overflow-wrap: break-word;
}

.woocommerce-cart-form__cart-item.cart_item .rp_estimated_date{
    font-size: 12px !important;
    padding: 10px 15px;
    margin-top: 10px;
}
.woocommerce-mini-cart-item .rp_estimated_date{
    margin: 15px 0;
    font-size: 12px!important;
}

#payment_sidebar .rp_estimated_date{
    margin: 15px 0;
    font-size: 12px!important;
    padding: 10px 15px;
}

#order_review .woocommerce-checkout-review-order-table .includes_tax .amount {
    font-size: 16px;
}

table.woocommerce-checkout-review-order-table .product-name {
    width: 75%;
    word-wrap: break-word;
}

table.woocommerce-checkout-review-order-table thead tr{
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.olight-mobile-nav .menu-scroll-mobile {
    padding-top: 10px;
}

.olight-mobile-nav .menu-scroll-mobile .site-branding {
    width: auto;
}

.olight-mobile-nav .menu-scroll-mobile .site-branding .custom-logo{
    width: 140px;
}

.olight-mobile-nav .mobile-nav-tabs ul li{
    font-size: 14px;
}

.title_logo_image{
	background-color:#fff;
	padding:10px;
	border-radius:20px;
	margin:10px;
}

.slide-special-image {
    padding: 10px;
    margin: 0 15px;
    background-color: #fff;
    border-radius: 20px !important;
    background-size: contain !important;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 125px;
}

.slide-special-image-2{width: 180px;}

.slide-special-image-3{width: 200px;}

.order-total .includes_tax{
	display:none!important;
}

.woocommerce-moved-short-description,
.single-product .woocommerce-tabs {
    margin-top: 30px;
}

.woocommerce-moved-short-description .js-mobile-readmore-content {
    overflow: hidden;
}
body.disable-zoom .zoomImg {
    display: none !important;
    pointer-events: none !important;
}
.btn-small.js-mobile-readmore-toggle{padding: 8px 15px;}
.woocommerce-moved-short-description img{display: inline-block;}
html body .iubenda-tp-btn.iubenda-cs-preferences-link[data-tp-icon="data-tp-icon"]{display:none!important;}
input[type=text], input[type=number], input[type=email], input[type=tel], input[type=url], input[type=password], input[type=search], input[type=date], textarea, .input-text{color:#000!important;}
@media (max-width: 568px) {
    .cart_totals .cart-subtotal{
        display: block;
    }
    .cart_totals #shipping_method{
        margin-top: 40px;
    }
}

@media (max-width: 440px) {
    ul.olight-products.products:not(.products-list) {
        grid-template-columns: repeat(2, 1fr);
    }
    ul.olight-products .product-caption-bottom .price {
        align-items: center;
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .time-sale,
    ul.olight-products .posted-in{
        display:none;
    }
    ul.olight-products .product-caption-bottom .woocommerce-price-suffix{
        width: 100%;
        display: block;
        flex: 0 0 100%;
        text-align: left;
        margin: 0;
        font-weight: 400;
    }
    ul.olight-products .woocommerce-loop-product__title{
        text-align: left;
        font-size: 14px!important;
    }
}

@media screen and (min-width: 850px) {
    .large-6 {
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }
}

@media screen and (min-width: 550px) {
    .medium-6 {
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }
}

@media (min-width: 410px) {
    .olight-mobile-nav {
        width: 100%!important;
        transform: translate3d(-100%, 0, 0);
    }
}

@media (max-width: 1485px) {
    .c_card .custom-category-description{
        margin: 3rem 15px 0;
    }
}

@media (max-width: 992px) {
    .weddingwireWidget__header + div{
        flex-wrap: wrap;
    }
    /*.wrz_pushy.wrz_pushy-bottom,
    #wrz_pan-btn-open{
        display:none!important;
    }*/

    #wrz_pan-btn-open #closeBtn{
        top: -16px!important;
    }

    body .wrz_pan-btn-open-default #wrz_pan-btn-txt-span #wrz_tab-txt, body .wrz_pan-btn-open-left #wrz_pan-btn-txt-span #wrz_tab-txt {
        writing-mode: lr!important;
        transform: rotate(0)!important;
    }

    #wrz_pan-btn-open.wrz_pan-btn-open-default #wrz_tab-txt:after,
    #wrz_pan-btn-open.wrz_pan-btn-open-left #wrz_tab-txt:after {
        transform: rotate(0deg)!important;
        margin-top: 0!important;
        margin-left: 5px!important;
    }

    #wrz_pan-btn-open.wrz_pan-btn-open-default #wrz_tab-txt:after, #wrz_pan-btn-open.wrz_pan-btn-open-left #wrz_tab-txt:after {
        width: 11px!important;
        height: 11px!important;
        background-size: 11px, 11px, auto!important;
    }

body #wrz_tab-txt {
    line-height: 2;
}

    body #wrz_pan-btn-open.wrz_pan-btn-open-default.mediumtxt.w2, body #wrz_pan-btn-open.wrz_pan-btn-open-left.mediumtxt.w2 {
        min-width: 120px!important;
        padding: 15px 5px !important;
        left: 0 !important;
        top: 160px !important;
    }

    body .wrz_pan-btn-open-default #wrz_pan-btn-txt{
        width: 100%!important;
    }

    #wrz_pan-btn-open #wrz_pan-btn-txt {
        height: auto!important;
    }

    body .wrz_pan-btn-open-default #wrz_pan-btn-txt, body .wrz_pan-btn-open-left #wrz_pan-btn-txt {
        padding: 0!important;
    }

    .single-product .hidden-olight-title-single-yes .olight-woocommerce-title {
        display: block!important;
        color:#000!important;
        font-size:28px!important;
        margin-top:32px!important;
    }
    .single-product div.product .product_title,
    .single-product .hidden-olight-title-single-yes .woocommerce-breadcrumb{
        display:none!important;
    }
    .slide-special-image {
        width: 90px;
        margin: 15px 0;
    }
    .slide-special-image-2 {
        width: 120px;
    }
    .slide-special-image-3 {
        width: 150px;
    }
    #SR7_1_1-13-4,#SR7_1_1-1-17{display:block!important;}
    .wc_payment_method label{
        display: inline-block!important;
    }
}

@media (max-width: 880px) {
    footer .elementor-nav-menu--toggle .elementor-menu-toggle{
        position: absolute;
        top: -50px;
        right: 0;
    }
    .TrengoWidgetLauncher__iframe {
        bottom: 90px!important;
    }
}

@media (max-width: 768px) {
    .site-header-search {
        display: inline-block;
    }
    .checkout_coupon.woocommerce-form-coupon button[type=submit] {
        margin-left: 0;
        margin-top: 20px;
    }
    .woocommerce-moved-short-description.is-collapsed .js-mobile-readmore-content {
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .wc_payment_method label{
        display: inline-flex!important;
        width:100%;
    }
    body .payment_method_klarna_payments_pay_later img{
        max-width: 60px!important;
        width: 100%!important;
        max-height: 100%!important;
    }
    .woocommerce-moved-short-description .js-mobile-readmore-toggle {
        display: inline-block;
        margin-top: 10px;
    }
    #scalapay_ins_cart,
    .payment-label-text {
        display: none;
    }
    #order_review,
    #iob-box{
        padding: 20px 10px 20px;
    }
}

@media (max-width: 600px) {
    .flex-grid.flex-grid-secondary{
        flex-direction: column;
    }
}

@media (min-width: 768px) {
    #wrz_pan-btn-open {
        top: 25% !important;
    }
}

@media (min-width: 769px) {
    .woocommerce-moved-short-description .js-mobile-readmore-toggle {
        display: none;
    }

    .woocommerce-MyAccount-navigation ul{
        display: flex;
        width: 100%;
        justify-content: flex-start;
        border: 0 !important;
        flex-wrap: wrap;
        gap: 10px;
    }

    .woocommerce-MyAccount-navigation ul li{
        border: none!important;
    }
    .woocommerce-MyAccount-navigation {
        width: 100%;
        float: unset;
        margin-right: 0;
        display: flex;
    }
    .woocommerce-MyAccount-navigation ul li:not(.woocommerce-MyAccount-navigation-link--customer-logout){
        display: flex;
        flex-direction: column;
        align-items: center;
        border: 2px solid #f1f1f1;
        border-radius: 20px;
        padding: 0 15px;
        font-size: 16px;
        box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.11);
    }
    .woocommerce-MyAccount-navigation ul li:not(.woocommerce-MyAccount-navigation-link--customer-logout):hover {
        color: var(--primary);
        background-color: #f1f1f1;
    }
    .woocommerce-MyAccount-navigation ul li:not(.woocommerce-MyAccount-navigation-link--customer-logout).is-active{
        background-color: #f1f1f1;
    }
    .woocommerce-MyAccount-content {
        width: 100%;
        float: unset;
        margin-right: 0;
    }
    .woocommerce .woocommerce-checkout #payment_sidebar {
        width: 42.0289855072%;
        float: right;
        margin-right: 0;
        clear: right;
    }
    .woocommerce .woocommerce-checkout #order_review {
        width: 100%;
    }
    .olight-sticky-add-to-cart {
        z-index: 9999999999999;
    }
    ul.products.columns-2 { grid-template-columns: repeat(2, 1fr) !important; }
    ul.products.columns-3 { grid-template-columns: repeat(3, 1fr) !important; }
    ul.products.columns-4 { grid-template-columns: repeat(4, 1fr) !important; }
    ul.products.columns-5 { grid-template-columns: repeat(5, 1fr) !important; }
    ul.products.columns-6 { grid-template-columns: repeat(6, 1fr) !important; }
    ul.products.columns-7 { grid-template-columns: repeat(7, 1fr) !important; }
    ul.products.columns-8 { grid-template-columns: repeat(8, 1fr) !important; }
    ul.products.columns-9 { grid-template-columns: repeat(9, 1fr) !important; }
}

.cn_element .cn__li.product-type-grouped .price,
.cn_element .cn__li.product-type-variable .price {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.cn_element .cn__li.product-type-grouped .price .woocs_price_code,
.cn_element .cn__li.product-type-variable .price .woocs_price_code {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.cn_element .cn__li,
.cn_element .wc-block-grid__product{
  overflow: hidden;
}
.cn_element .cn__li .product-block,
.cn_element .wc-block-grid__product .product-block{
  position: relative;
}
.cn_element .cn__li .added_to_cart.wc-forward,
.cn_element .wc-block-grid__product .added_to_cart.wc-forward{
  display: none;
}
.cn_element .cn__li .woocommerce-LoopProduct-link,
.cn_element .wc-block-grid__product .woocommerce-LoopProduct-link{
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.cn_element .cn__li .count-review,
.cn_element .wc-block-grid__product .count-review{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  flex-wrap: wrap;
  gap: 7px;
}
.cn_element .cn__li .count-review .count,
.cn_element .wc-block-grid__product .count-review .count{
  font-size: 14px;
  color: var(--text);
  line-height: 18px;
}
.cn_element .cn__li h2,
.cn_element .cn__li h3,
.cn_element .cn__li .woocommerce-loop-product__title,
.cn_element .cn__li .wc-block-grid__product-title,
.cn_element .wc-block-grid__product h2,
.cn_element .wc-block-grid__product h3,
.cn_element .wc-block-grid__product .woocommerce-loop-product__title,
.cn_element .wc-block-grid__product .wc-block-grid__product-title{
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;
  margin-bottom: 8px;
  letter-spacing: 0.02em;
}
.cn_element .cn__li img,
.cn_element .wc-block-grid__product img{
  display: block;
  width: 100%;
  object-fit: cover;
}
.cn_element .cn__li .product-labels,
.cn_element .wc-block-grid__product .product-labels{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 5px;
  position: absolute;
  top: 15px;
  left: 15px;
}
.cn_element .cn__li .group-action,
.cn_element .wc-block-grid__product .group-action{
  position: absolute;
  right: 14px;
  z-index: 4;
  top: 18px;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cn_element .cn__li.product-category h2,
.cn_element .cn__li.product-category h3,
.cn_element .cn__li.product-category .woocommerce-loop-category__title,
.cn_element .wc-block-grid__product.product-category h2,
.cn_element .wc-block-grid__product.product-category h3,
.cn_element .wc-block-grid__product.product-category .woocommerce-loop-category__title{
  font-size: 1.1em;
}
.cn_element .cn__li.product-category img,
.cn_element .wc-block-grid__product.product-category img{
  margin-bottom: 1.618em;
}
.cn_element .cn__li:hover .group-action,
.cn_element .wc-block-grid__product:hover .group-action{
  opacity: 1;
}
.cn_element .cn__li > a {
  text-decoration: none;
}
.cn_element .cn__li .product-block {
  transition: all 0.35s ease-in-out;
  padding-bottom: 20px;
}
.cn_element .cn__li .product-block .group-action .woosc-btn,
.cn_element .cn__li .product-block .group-action .woosq-btn,
.cn_element .cn__li .product-block .group-action .woosw-btn {
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  transform: translateX(60px);
  opacity: 0;
}
.cn_element .cn__li .product-block .product-caption {
  text-align: center;
}
.cn_element .cn__li .product-block .product-caption a[class*=product_type_] {
  background-color: var(--white);
  border-radius: 9px;
  padding: 9px 25px;
  transform: translateY(60px);
  opacity: 0;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  border: 1px solid var(--accent);
  color: var(--accent);
}
.cn_element .cn__li .product-block .product-caption .price {
  opacity: 1;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cn_element .cn__li .product-block .product-caption-bottom {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.cn_element .cn__li .product-block:hover .product-caption a[class*=product_type_] {
  transform: translateY(10px);
  opacity: 1;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cn_element .cn__li .product-block:hover .product-caption a[class*=product_type_]:hover {
  background-color: var(--primary);
  border-color: var(--primary);
  color: var(--white);
}
.cn_element .cn__li .product-block:hover .product-caption .price {
  opacity: 0;
}
.cn_element .cn__li .product-block:hover .product-transition .group-action .woosc-btn,
.cn_element .cn__li .product-block:hover .product-transition .group-action .woosq-btn,
.cn_element .cn__li .product-block:hover .product-transition .group-action .woosw-btn {
  transform: translateX(0);
  opacity: 1;
}

.cn_element .cn__li a h3{
    white-space: break-spaces;
}

.id-3d521b04-bbcc-40ea-a264-a37abed2cd23{
    margin-top:50px;
}

fieldset label.cn_label{
    display: flex;
    gap: 10px;
    align-items: center;
}

@media (min-width: 769px) {
  .cn_element .cn__li,
  .cn_element .wc-block-grid__product{
    clear: none;
    width: 100%;
  }
}
