/*
Theme Name: Shoptimizer Child Theme
Theme URI: 
Description: Child theme of Shoptimizer
Author: CommerceGurus
Author URI: 
Template: shoptimizer
Version: 1.3.9
License:         	GNU General Public License v2 or later
License URI:     	http://www.gnu.org/licenses/gpl-2.0.html
*/
html{
    scrollbar-gutter: inherit;
}
::-webkit-scrollbar {
  width: 2px;
}
/* Track */
::-webkit-scrollbar-track {
  background: transparent;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}
body.header-5 .col-full{
    max-width: 1280px;
    position: relative;
}

body pre {
    font-family: Ubuntu;
    border-radius: 8px;
    white-space: break-spaces;
    background: #ebe7e4;
    color: #0d0b0a;
}

.main-navigation {
    max-width: 1280px;
    margin: 0 auto;
}
.main-navigation ul li.menu-item-has-children.full-width .container, .single-product .woocommerce-error{
    max-width: 1280px !important;
}
body.page-id-15 .archive-header,
body.page-id-9 .archive-header,
body.error404 .archive-header {
    background: #fff;
    border-top: 1px solid #F0F0F0;
    border-bottom: 1px solid #F0F0F0;
    margin-bottom: 3em;
    padding-bottom: 0;
}
.home .sale-price .woocommerce-price-suffix,
#site-navigation .sale-price .woocommerce-price-suffix{
    font-size: 100%;
}
.col-full.main-header{
    background: black;
    border-radius: 16px;
    box-sizing: border-box;
    padding: 16px 20px !important;
    flex-wrap: nowrap;
    height: 82px;
}
.col-full.topbar-wrapper{
    border-bottom:none;
}
.top-bar .col-full{
    justify-content: flex-end;
}
.top-bar-right{
    flex: none;
    margin-left: 30px;
    z-index: 50;
}
form.variations_form #ckwtl-button3{
    display: none !important; 
}
form.variations_form #ckwtl-button3.show{
    display: block !important; 
}
.top-bar-left .custom-html-widget{
    position:relative;
    padding: 20px 0 !important; 
    gap: 34px;
}
.top-bar-left .custom-html-widget a{
    color: #0B0B0B;
    font-family: Ubuntu;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    cursor: pointer;
    transition: all .3s;
}
.top-bar-left .custom-html-widget a:hover{
    color: #B0CB1F;
}

.topbar_contactus:hover .topbar_contactus_inner {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
.topbar_contactus{
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    border: 1px solid #F0F0F0;
    border-radius: 16px;
    padding: 12px 16px;
    z-index: 1000;
    background: #FFF;
    transition: all .3s;
    z-index: 21;
    cursor: pointer;
}

.topbar_contactus .topbar_contactus_button{
    white-space:nowrap;
    cursor:pointer;
    color: #0B0B0B;
    font-family: Ubuntu;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.topbar_contactus .topbar_contactus_button::after{
    display: inline-block;
    position: relative;
    top: 2px;
    margin-left: 8px;
    width: 12px;
    height: 12px;
    content: "";
    transition: transform .4s;
    background-color: #000;
    -webkit-mask-position: center;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    -webkit-mask-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M9.96004 4.47498L6.70004 7.73498C6.31504 8.11998 5.68504 8.11998 5.30004 7.73498L2.04004 4.47498' stroke='%2324211F' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
}

.topbar_contactus:hover .topbar_contactus_button::after{
    transform: rotate(180deg);
}

.topbar_contactus .topbar_contactus_inner{
    opacity: 0;
    width: 300px;
    visibility: hidden;
    position: absolute;
    background: #FFF;
    border-radius: 16px;
    padding: 14px;
    box-shadow: 0 1px 15px rgba(0, 0, 0, .08);
    top: 61px;
    left: 0;
    transition: all .15s ease-in-out;
}

.topbar_contactus_inner h3{
    margin: 10px 0;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
}
.topbar_contactus_inner h4{
    margin: 10px 0 4px;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #9F9F9F;
}
.topbar_contactus_inner span {
    font-weight: 400;
    font-size: 10px;
    line-height: 16px;
    display:block;
}
.topbar_contactus_inner p {
    font-size: 12px !important;
    line-height: 16px !important;
}

.topbar_contactus_inner a {
    margin-top:20px;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
}
.topbar_contactus_inner hr {
    margin-top:0px;
    background:#F8F8F8;
}
.top-bar .textwidget aside.weglot-dropdown{
    margin-left: 32px;
}
.weglot_switcher.vertical_expand .language-list{
    z-index: 99;
}

/* Product Card*/
.product p.droix-card-price-del {
    margin-bottom: 0;
}
.shoptimizer-primary-navigation .product p.droix-card-price-del {
    display: flex;
    height: 23px;
    align-items: center;
    margin-right: 8px;
}
.shoptimizer-primary-navigation .product p.droix-card-price-del del{
    font-size: .85em;
    text-decoration: line-through;
}

/* Single Product */
.single-product .summary square-placement{
    background-color: #f0eeeb;
    padding: 5px 14px;
    margin: 10px 0;
    display: flex;
    justify-content: center;
}
.single-product .summary .affirm-as-low-as{
    margin: 10px 0 0;
}
.single-product .product-no-tax {
    background-color: #eae7e4;
    padding: 20px;
    display: flex;
    flex-wrap: nowrap;
    gap: 15px;
    margin-bottom: 10px;
    justify-content: space-between;
}
.single-product .product-no-tax .left-section{
    flex-basis: 51%;
}
.single-product .product-no-tax .left-section  h4{
    color: #4E4848;
    font-size: 14px;
    font-weight: 500;
}
.single-product .product-no-tax .title {
    color: #292929;
    font-family: "Orbitron", Sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.1;
}
.single-product .product-no-tax .subtitle {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.1;
    margin-top: 10px;
}
.single-product .product-no-tax .right-section {
    display: flex;
    align-items: center;
}
.single-product .product-no-tax .right-section img{
    width: 88px;
    height: 88px;
}

.single-product #tab-additional_information .attribute_name .no-selection{
    display: none;
}
.single-product .auto-variation span{
    font-weight: 700
}
.single-product #tab-description .no-gaps-images{
    display: inline-block;
}
.single-product #tab-description .no-gaps-images > a{
    display: flex;
}
/*.single-product .woocommerce-product-details__short-description + .key-features{*/
/*    display: none;*/
/*}*/
.single-product #watching-right-now{
    width: 100%;
    text-align: center;
    font-size: 14px;
    margin-bottom: 5px;
    color: #ba3f9e;
}
.wpml-ls-legacy-dropdown {
    border: 1px solid #f0f0f0;
    border-radius: 8px;
    text-align:left;
    width:auto;
}
.wpml-ls-legacy-dropdown > ul > li > a{
    border:0;
    border-radius: 8px;
}
.wpml-ls-legacy-dropdown ul li ul li:first-of-type a{
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.wpml-ls-legacy-dropdown ul li ul li:last-of-type a{
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a{
    border:0;
    white-space: nowrap;
}
.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a,
.wpml-ls-legacy-dropdown a:focus,
.wpml-ls-legacy-dropdown a:hover{
    background: none;
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu{
    background: #fff;
    margin-top:2px;
    border: 1px solid #F0F0F0;
    border-radius:8px;
}
.single-product .on-backorder-eta,
.single-product .on-backorder-eta i::before {
    color: #ffa44f;
}
body.single-product klarna-placement > div{
    margin-top: 15px;
}
.single-product .paymant-methods-info {
    display: flex;
    justify-content: center;
    margin-top: 25px;
    margin: 25px 0 10px;
    gap: 10px;
}
body.archive .site-main .cart-right-block .price-block .price{
    display: flex;
    flex-wrap: nowrap;
    flex-direction: initial;
    align-items: end;
    gap: 5px;
}
/* .single-product .product.onbackorder .pi-edd.pi-edd-product{
    display: none !important;
}*/
.phonenumber{
    flex-grow:1;
    margin:0 50px;
}
.phonenumber .phonenumber_row{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
}
.phonenumber .phonenumber_row a{
    white-space:nowrap;
}
.phonenumber .phonenumber_row.second{
    color:#D1D5DB;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0;
}
.phonenumber img{
    display:inline-block;
}
.phonenumber a {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0;
    margin-left: 10px;
    margin-right: 10px;
}
.phonenumber a:hover{
    color:#fff;
}

.header_icons{
    display: flex;
    flex-direction: row;
    gap: 32px;
    flex-grow: 1;
    justify-content: flex-end;
    position: relative;
    margin-right: 32px;
}
.header_icons:after{
    content:"";
    position: absolute;
    width: 1px;
    height: 38px;
    top: -6px;
    right: -33px;
    opacity: 0.5;
    background: #F0F0F0;
}
.header_icons a{
    position:relative;
    height: 24px;
    width: 24px;
}
.header_icons a img{
    height:24px;
    width: 24px;
    transition: all .3s;
}
.header_icons a:hover img {
    filter: brightness(0) saturate(100%) invert(41%) sepia(87%) saturate(294%) hue-rotate(26deg) brightness(93%) contrast(86%);
} 

.header_icons a span.count{
    position:absolute;
    top: auto;
    bottom: -1px;
    left: 16px;
    border-radius: 40px;
    background: #BB3DA1;
    width: 14px;
    height: 15px;
    color: #FFF;
    font-family: Inter;
    font-size: 8px;
    font-weight: 500;
    line-height: 10px; /* 125% */
    display: flex;
    align-items: center;
    justify-content: center;
}
.col-full-nav .shoptimizer-primary-navigation{
    max-width: 100% !important;
    display: block;
}
.main-navigation ul.menu > li.menu-item-has-children > a::after{
    mask-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M9.95999 4.47498L6.69999 7.73498C6.31499 8.11998 5.68499 8.11998 5.29999 7.73498L2.03999 4.47498' stroke='black' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    -webkit-mask-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M9.95999 4.47498L6.69999 7.73498C6.31499 8.11998 5.68499 8.11998 5.29999 7.73498L2.03999 4.47498' stroke='black' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    margin-left: 8px;
}
.menu-primary-menu-container>ul>li.menu-button>a span{
    color:#24211F;
    font-family: Ubuntu;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 166.667% */
    background: transparent;
    padding: 0;
}
/* body .main-navigation ul.menu>li.menu-item-has-children:hover>.sub-menu-wrapper{
    z-index: -1;
} */
.country-selector.weglot-dropdown input:checked ~ ul{
    border-radius: 16px;
}
.country-selector.weglot-dropdown a{
    font-size: 12px;
    font-family: Ubuntu;
}
.menu-primary-menu-container>ul>li.menu-item-home>a span{
    font-family: Ubuntu;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    height: auto;
    padding: 0;
}
.menu-primary-menu-container>ul>li.menu-button>a:hover span{
    background: transparent;
}
.menu-primary-menu-container>ul>li.menu-button > a{
    padding: 12px 20px;
    border-radius: 16px;
    border: 1px solid #F0F0F0;
    /* background: #FFFF; */
    display: flex;
    align-items: center;
    height: 44px;
}

.site .menu-primary-menu-container > ul > li.full-width > a{
    color: var(--Text-Black, #0B0B0B);
    font-family: Ubuntu;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px; /* 150% */
    height: 80px;
    padding: 0;
    line-height: 80px;
}
.menu-primary-menu-container > ul.menu:hover > li > a{
    opacity: 1 !important;
}
.site .menu-primary-menu-container > ul > li{
    height: auto !important;
    transition: all .3s;
}
.site .menu-primary-menu-container > ul > li:last-child{
    /* position: static !important; */
    margin-left: auto;
}

.current-menu-item>a span{
    color:#B0CB1F;
    font-weight: 600;
}
.droix-mobile-tablet-only{
    display: none !important;
}
.site-search form::before{
    content:none;
}
.site-search form input[type=search] {
    padding-left:1.41575em;
}
.site-search form::after{
    content:"";
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22' fill='none'%3E%3Cpath d='M10.5 20C15.7467 20 20 15.7467 20 10.5C20 5.25329 15.7467 1 10.5 1C5.25329 1 1 5.25329 1 10.5C1 15.7467 5.25329 20 10.5 20Z' stroke='%23E0E0E0' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21 21L19 19' stroke='%23E0E0E0' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    position: absolute;
    width: 24px;
    height: 24px;
    right: 16px;
    top: 46%;
    margin-top: -10px;
}

#header-search-link{
    right: 20px;
}
.droix-header-search-icon::after{
    content:"";
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22' fill='none'%3E%3Cpath d='M10.5 20C15.7467 20 20 15.7467 20 10.5C20 5.25329 15.7467 1 10.5 1C5.25329 1 1 5.25329 1 10.5C1 15.7467 5.25329 20 10.5 20Z' stroke='%232c2d33' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21 21L19 19' stroke='%232c2d33' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    position: absolute;
    width: 24px;
    height: 24px;
    top: 46%;
    margin-top: -10px;
    margin-right: 4px;
    transform: scale(1.4);
}


footer:last-child:not(:only-of-type){
    margin-top:0!important;
}

footer.site-footer{
    /* border-bottom: 1px solid #0f0e0e; */
    padding-top: 64px;
    padding-bottom: 0;
}

#custom_html-11{
    position:absolute;
    width:20%;
    left: calc(20% + 15px);
    top:300px;
}
#custom_html-11 .row{
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0;
    color: #FFBE1E;
}
#custom_html-12{
    position:absolute;
    width:20%;
    top:300px;
    left:40%
}
#custom_html-11 .custom-html-widget img{
    margin-bottom:15px;
}
#custom_html-12 .custom-html-widget{
    display:flex;
    flex-wrap: nowrap;
}
#custom_html-12 .custom-html-widget a{
    margin-right:10px;
}

footer.site-footer .widget-title{
    color: #FFF;
    font-family: Ubuntu;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 32px;
}
.site-footer .phonenumber{
    margin:0 0 15px;
}
.site-footer .phonenumber .phonenumber_row{
    justify-content: flex-start;
}
.site-footer .phonenumber .phonenumber_row.second{
    padding-left:33px;
}
.site-footer .phonenumber a {
    color: #fff!important;
}

footer .col-full{
    max-width: 1280px !important;
    margin: 0 auto; 
}

#custom_html-10 .custom-html-widget{
    width:100%;
}
#custom_html-10 .subscriptions{
    display:flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}
#custom_html-10 .subscriptions .col{
    width:50%;
}
#custom_html-10 .subscriptions .sub_title{
    color:#D1D5DB;
    font-size: 30px;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: 0;
    display: block;
}
#custom_html-10 .subscriptions .sub_slog{
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0;
    display: block;
}

footer.copyright{
    padding: 24px 0 40px 0;
}
footer.copyright .widget_text{
    padding: 0;
    margin-bottom: 0;
}
footer.copyright .row{
    display:flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
footer.copyright .row_inner{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 24px;
}
footer.copyright .row_inner .wrapper-ssl{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    color: #FFF;
    font-family: Ubuntu;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
}
footer.copyright .row_inner:first-of-type{
    color:  #FFF;
    font-family: Ubuntu;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
footer.copyright .row_inner:last-of-type{
    text-align:right;
}
footer.copyright .row img{
    height:20px!important;
    /* margin:0 auto!important; */
}

.rank-math-breadcrumb p a:first-of-type{
    font-size:0;
    visibility:hidden;
    height: 22px;
}
.rank-math-breadcrumb p a:first-of-type:before{
    content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='19' height='22' viewBox='0 0 19 22' fill='none'><path fill-rule='evenodd' clip-rule='evenodd' d='M4.10698 13.3612L8.31602 16.3899C9.17561 16.9588 9.98252 16.8864 10.7532 16.4261L14.9425 13.5454L14.9392 9.74062L10.6412 12.7529C9.89688 13.2165 9.13939 13.2527 8.36543 12.7496L4.10368 9.73734L4.10698 13.3612Z' fill='%23AFCA0B'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8.12827 21.6218L0.665286 16.3241L0.658693 16.3175C0.441324 16.1367 0.276651 15.9624 0.164673 15.7421C0.0526954 15.5217 0 15.2652 0 14.9232L0.01976 7.08684V6.83034L2.35813 8.43839L2.55244 8.56993L2.61172 8.60939V13.644C2.60184 13.8841 2.63808 14.1077 2.7303 14.305C2.82581 14.5023 2.9773 14.6799 3.19796 14.8312L8.59923 18.5965C8.866 18.7543 9.13279 18.8332 9.39956 18.8299C9.66633 18.8266 9.93969 18.7444 10.2196 18.5767L15.476 15.0054L15.4826 15.0022C15.8119 14.8048 16.0425 14.5615 16.1808 14.282C16.3191 13.9992 16.3718 13.6769 16.3422 13.3152L16.3389 8.57651L16.4047 8.53704L16.6254 8.4088L18.1305 7.54064L18.7958 7.15589L19 7.0375V15.0614C18.9934 15.2915 18.9407 15.5086 18.8386 15.7125C18.7365 15.9131 18.585 16.1038 18.3841 16.2814L18.3775 16.2879L18.371 16.2912L10.4699 21.6218L10.4666 21.6251C10.0747 21.8718 9.70254 22 9.3205 22C8.93846 22 8.55314 21.875 8.13816 21.6185L8.12827 21.6218Z' fill='%2324211F'/><path fill-rule='evenodd' clip-rule='evenodd' d='M0.477577 5.79119L7.85495 0.519784L7.85822 0.516492C8.34895 0.174492 8.84297 0.00677834 9.34028 0.000201416C9.8376 -0.00637551 10.3217 0.148184 10.796 0.454011L10.8092 0.460584L18.0746 5.57743L18.5719 5.92601L15.9272 7.58668L15.7066 7.42883L10.325 3.61751C10.0122 3.42349 9.66304 3.33141 9.32052 3.33799C8.97471 3.34456 8.6355 3.45309 8.34897 3.66355L8.34567 3.66683L3.1387 7.36635L2.90486 7.53407L0.477577 5.79119Z' fill='%23646160'/></svg>");
    display:inline-block!important;
    width:19px;
    height:22px;
    visibility:visible;
}

.rank-math-breadcrumb p{
    display: flex;
    align-items: center;
    gap: 16px;
}
.rank-math-breadcrumb .separator{
    font-size:0;
    visibility:hidden;
    height: 12px;
}
.rank-math-breadcrumb .separator:before{
    content:url("/wp-content/themes/shoptimizer-child-theme/images/bread.svg");
    display:inline-block!important;
    width:8px;
    height:12px;
    visibility:visible;
    top: 1px !important;
    position: relative;
}
body.header-5 .shoptimizer-archive .archive-header .woocommerce-breadcrumb .separator+*{
    position: static !important;
    color: var(--Text-Black, #0B0B0B);
    font-family: Ubuntu;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

body.header-5 .shoptimizer-archive .archive-header .woocommerce-breadcrumb .last{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

/* AIOSEO Breadcrumb Styles - Matching Rank Math styling */
.aioseo-breadcrumbs {
    display: flex;
    align-items: center;
    gap: 16px;
}

/* Hide "Home" text and replace with DROIX logo */
.aioseo-breadcrumb:first-child a {
    font-size: 0;
    visibility: hidden;
    height: 22px;
    display: inline-block;
    width: 19px;
}
.aioseo-breadcrumb:first-child a:before {
    content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='19' height='22' viewBox='0 0 19 22' fill='none'><path fill-rule='evenodd' clip-rule='evenodd' d='M4.10698 13.3612L8.31602 16.3899C9.17561 16.9588 9.98252 16.8864 10.7532 16.4261L14.9425 13.5454L14.9392 9.74062L10.6412 12.7529C9.89688 13.2165 9.13939 13.2527 8.36543 12.7496L4.10368 9.73734L4.10698 13.3612Z' fill='%23AFCA0B'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8.12827 21.6218L0.665286 16.3241L0.658693 16.3175C0.441324 16.1367 0.276651 15.9624 0.164673 15.7421C0.0526954 15.5217 0 15.2652 0 14.9232L0.01976 7.08684V6.83034L2.35813 8.43839L2.55244 8.56993L2.61172 8.60939V13.644C2.60184 13.8841 2.63808 14.1077 2.7303 14.305C2.82581 14.5023 2.9773 14.6799 3.19796 14.8312L8.59923 18.5965C8.866 18.7543 9.13279 18.8332 9.39956 18.8299C9.66633 18.8266 9.93969 18.7444 10.2196 18.5767L15.476 15.0054L15.4826 15.0022C15.8119 14.8048 16.0425 14.5615 16.1808 14.282C16.3191 13.9992 16.3718 13.6769 16.3422 13.3152L16.3389 8.57651L16.4047 8.53704L16.6254 8.4088L18.1305 7.54064L18.7958 7.15589L19 7.0375V15.0614C18.9934 15.2915 18.9407 15.5086 18.8386 15.7125C18.7365 15.9131 18.585 16.1038 18.3841 16.2814L18.3775 16.2879L18.371 16.2912L10.4699 21.6218L10.4666 21.6251C10.0747 21.8718 9.70254 22 9.3205 22C8.93846 22 8.55314 21.875 8.13816 21.6185L8.12827 21.6218Z' fill='%2324211F'/><path fill-rule='evenodd' clip-rule='evenodd' d='M0.477577 5.79119L7.85495 0.519784L7.85822 0.516492C8.34895 0.174492 8.84297 0.00677834 9.34028 0.000201416C9.8376 -0.00637551 10.3217 0.148184 10.796 0.454011L10.8092 0.460584L18.0746 5.57743L18.5719 5.92601L15.9272 7.58668L15.7066 7.42883L10.325 3.61751C10.0122 3.42349 9.66304 3.33141 9.32052 3.33799C8.97471 3.34456 8.6355 3.45309 8.34897 3.66355L8.34567 3.66683L3.1387 7.36635L2.90486 7.53407L0.477577 5.79119Z' fill='%23646160'/></svg>");
    display: inline-block !important;
    visibility: visible;
    font-size: initial;
}

/* Replace default separator with custom arrow */
.aioseo-breadcrumb-separator {
    font-size: 0;
    visibility: hidden;
    height: 12px;
    display: inline-flex;
    align-items: center;
}
.aioseo-breadcrumb-separator:before {
    content: url("/wp-content/themes/shoptimizer-child-theme/images/bread.svg");
    display: inline-block !important;
    width: 8px;
    height: 12px;
    visibility: visible;
    top: 1px !important;
    position: relative;
}

/* Match text styling for consistency */
.site-content .woocommerce-breadcrumb .aioseo-breadcrumbs {
    margin: 0;
}

/* FAQ STart */
.archive.tax-product_cat .droix-tools-faq {
    margin: 15px 0;
}
.archive.tax-product_cat .droix-tools-faq h2{
    font-size: 25px
}
.archive.tax-product_cat .droix-tools-faq ul {
    margin: 0;
    padding: 0;
}

.archive.tax-product_cat .droix-tools-faq ul li {
    list-style-type: none;
    margin-bottom: 20px;
}

.archive.tax-product_cat .droix-tools-faq ul li .droix-tools-faq-answer {
    display: none;
    padding: 10px 10px 0 10px;
    line-height: 30px;
}
.archive.tax-product_cat .droix-tools-faq ul li .droix-tools-faq-answer p:last-child {
    margin-bottom: 0;
}
.archive.tax-product_cat .extra-product-image{
    position: absolute !important;
    width: 65px;
    right: 48px;
    top: 5px;
}
.archive.tax-product_cat .droix-tools-faq > ul > li > h3 {
    background: #999;
    color: #333;
    cursor: pointer;
    font-weight: bold;
    display: block;
    background: #f2f2f2;
    padding: 8px 10px;
    cursor: pointer;
    border-radius: 3px;
    position: relative;
    font-size: 16px;
}
.archive.tax-product_cat .droix-tools-faq ul li h3::after{
    content: '+';
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}
.archive.tax-product_cat .droix-tools-faq ul li.active .droix-tools-faq-answer {
    display: block;
}
.archive.tax-product_cat .droix-tools-seo-description-short p{
    margin-bottom: 0;
}
.archive.tax-product_cat .droix-tools-seo-description-read-more{
    display: block;
    text-align: right;
}
/* FAQ End */

/* Sale badge label Start */
.single-product .product p.price{
    font-size: 28px;
    line-height: 45px;
}
.single-product .product-details-wrapper .product-label{
    top: 7px;
    visibility: visible !important;
}
/* Sale badge label End */

/* Key Features Start */
.single-product .specification-section {
    background-color: #fff;
    padding: 15px 5px;
    margin-top: 15px;
}
.single-product .specification-section h4{
    font-size: 17px;
    margin: auto;
    text-align: center;
    margin-bottom: 1rem;
}
.single-product .specification-section .container {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.single-product .specification-section .kf-item {
    flex-basis: 16.6%;
    padding: 0 5px;
    box-sizing: border-box;
    text-align: center;
    border-right: 1px solid #dcd5d5;
    margin: 0 0 5px 0;
}
.single-product .specification-section .container > div:last-child{
    border-right: 0 !important;
}
.single-product .specification-section img {
    font-size: 17px;
    font-weight: bold;
    margin: 0 auto;
    height: 90px;
    object-fit: contain;
    border-radius: 3px;
    padding: 5px;
    max-width: 100px;
}
.single-product .specification-section img + p{
    margin: 0;
}
.single-product .specification-section h5 {
    font-size: 13px;
    line-height: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #5d5858;
    text-transform: uppercase;
}

.single-product .specification-section p {
    font-size: 10px;
    color: #555;
    line-height: 15px;
}
.single-product .specification-section.connectivity{
    background-color: #fff;
}
.single-product .specification-section.connectivity img{
    height: 80px;
}
/* Key Features End */

/* Single Product Wishlist Start */
.single-product #wishlist{
    position: relative;
}
.single-product #wishlist .commercekit-wishlist{
    position: absolute;
    right: 0;
    top: -24px;
}
.single-product #wishlist .commercekit-wishlist em::before{
    top: 2.5px;
}
/* Single Product Wishlist End */
.archive .droix-tools-seo-description-wrapper{
    margin-bottom: 15px;
}
.single-product .summary klarna-placement .container{
    margin: auto;
}
.single-product .summary p.affirm-as-low-as {
    background-color: #FFFFFF;
    border-style: solid;
    border-color: #eae7e4;
    border-radius: 0px;
    border-width: 1px;
    background: #f0eeeb;
    text-align: center;
    padding: 9.5px 14px;
    display: block;
    color: #17120f;
}
.single-product .summary p.affirm-as-low-as a {
    text-decoration: underline;
    color: #17120f;
}
/*.single-product .entry-summary > .klarna-onsite-messaging-product {
    display: none!important;
}*/
.single-product div.product .summary form.cart{
    margin-bottom: 5px;
    clear: both;
}
body .products.owl-carousel{
    margin-bottom: 15px;
}
body .products.owl-carousel li.product.product-category{
    width: 100%;
    margin-bottom: 0;
}
body .products.owl-carousel .owl-nav{
    width: 100%;
    display: flex;
    justify-content: space-between;
    font-size: 41px;
    color: #b0cb1f;
    height: 0;
}
body .products.owl-carousel .owl-nav button{
    background: #b0cb1f;
    color: #fff;
    padding: 0px 7px 5px !important;
    border-radius: 2px;
    display: block;
    z-index: 99;
    position: absolute;
    top: calc(50% - 35px);
}
body .products.owl-carousel .owl-nav button span{
    line-height: initial;
    height: 40px;
    display: flex;
    align-items: center;
    padding-bottom: 4px;
}
body .products.owl-carousel .owl-dots{
    display: flex;
    justify-content: center;
}
body .products.owl-carousel .owl-dots .owl-dot span{
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
body .products.owl-carousel .owl-dots .owl-dot.active span{
    background-color: #869791;
}
body .products.owl-carousel .owl-nav button.owl-prev{
    left: -30px;
}
body .products.owl-carousel .owl-nav button.owl-next{
    right: -30px;
}
body .products.owl-carousel ul.products li.product.product-category a{
    text-decoration: none;
}
body .products.owl-carousel .product-category img{
    height: 265px;
    object-fit: contain;
}

.products.owl-carousel li.product.product-category a:hover h2 span{
    text-decoration: none;
}
body .products.owl-carousel .product-category img:hover{
    transform: none;
}
body .products.owl-carousel .woocommerce-loop-category__title{
    text-align: center;
}
.single-product .pi-edd-product{
    text-align: left;
    margin: 0 0 10px;
    font-size: 14px;
}
/* Weglot Switcher Styles Start */
footer #custom_html-2 .weglot-languages{
    display: none;
}
footer .weglot_switcher > .language-option{
    position: relative;
    top: 10px;
}
footer .weglot_switcher.vertical_expand.up .language-list{
    z-index: 9;
}
footer .curreny-and-lang .widget_wc_aelia_currencyswitcher_widget{
    float: none;
}
.commercekit-wishlist.mini{
    top: 1px
}
/* .main-navigation li.full-width ul li a.commercekit-save-wishlist{
    top: -6px !important;
} */
body ul.products li.product .button.add-deposit-to-cart-button{
    display: none;
}
.single-product .estimate-delivery-date{
    font-size: 14px;
    padding-top: 10px;
}
.single-product .estimate-delivery-date.fastest{
    padding-top: 7px;
}
#commercekit-timer.product.has-cg-inventory .commercekit-timer-title{
    text-align: center;
}
#commercekit-timer.product.has-cg-inventory .commercekit-timer-blocks{
    justify-content: center;
}
#commercekit-timer.product:not(.has-cg-inventory){
    margin: 0 auto 1.41575em auto;
    float: none;
}
#commercekit-timer.product:not(.has-cg-inventory) .commercekit-timer-blocks{
    justify-content: center;
}
#commercekit-timer.product:not(.has-cg-inventory) .commercekit-timer-title{
    text-align: center;
}

/*Compare*/
.wpsm-button.wpsm-button-new-compare i {
    font-size: 15px;
    line-height: 15px;
}
.loading.wpsm-button-new-compare {
    opacity: 0.7;
}
.not-incompare .re-icon-compare:before {
    content: "\e92e";
    display: inline-block;
}
.greencolor{
    margin-left: auto;
    display: flex;
    flex-direction: column;
    font-size: 12px;
    color: #FF9800;
    gap: 2px;
    align-items: flex-end;
}
.greencolor bdi{
    color: #2E2E2E;
    font-weight: 600;
    font-size: 16px;
}
.re-compare-item {
    position: relative;
    height: 100px;
    line-height: 15px;
    font-size: 15px;
    border: 1px solid #dbdbdb;
    border-radius: 12px;
    display: flex;
    align-items: center;
    padding: 10px 25px 10px 10px;
    transition: color 0.2s ease, border-color 0.2s ease;
    margin-bottom: 10px;
    color: #333;
    background: #fff;
}
.re-compare-item > svg {
    position: absolute;
    width: 18px;
    right: 10px;
    top: 6px;
    cursor: pointer;
}
.re-compare-item i.re-compare-close {
    position: absolute;
    color: #cc0000;
    line-height: 16px;
    top: 3px;
    right: 3px;
    font-size: 16px;
    cursor: pointer;
}
i.re-compare-close-in-chart {
    position: absolute;
    color: #e5e5e5;
    top: 3px;
    right: 3px;
    font-size: 22px;
    cursor: pointer;
    z-index: 999;
}
.re-compare-item a {
    color: #111 !important;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Ubuntu';
}
.re-compare-img {
    width: 45px;
    height: 45px;
    padding: 2px;
    background-color: #fff;
    text-align: center;
    float: left;
    margin-right: 10px;
}
.re-compare-img img {
    height: 45px;
    max-width: 100%;
}
.re-compare-title {
    line-height: 14px;
    max-height: 28px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.comparing .re-icon-compare:before {
    content: "\f14a";
}
.comparing:hover .re-icon-compare:before {
    content: "\f00d";
}
#re-compare-bar.active {
    visibility: visible;
    -webkit-transition: visibility 0s 0s;
    transition: visibility 0s 0s;
}
#re-compare-bar {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    visibility: hidden;
    -webkit-transition: visibility 0s 0.6s;
    transition: visibility 0s 0.6s;
    z-index: 999999;
}
#re-compare-bar-wrap {
    position: fixed;
    width: 400px;
    height: 100%;
    top: 0;
    background: #ecf0f1;
    z-index: 1;
    transition: transform 0.3s ease-in 0.3s;
}
#re-compare-bar-heading {
    position: fixed;
    width: 400px;
    background: rgba(255, 255, 255, 0.96);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
    z-index: 2;
    -webkit-transition: top 0.3s 0s;
    transition: top 0.3s 0s;
}
.from-right #re-compare-bar-heading,
.from-left #re-compare-bar-heading {
    top: -50px;
}
#re-compare-bar-heading h5 {
    padding: 15px 20px;
    margin: 0;
    font-size: 18px;
}
#re-compare-bar-heading h5 > svg {
    width: 22px;
    position: absolute;
    right: 20px;
    cursor: pointer;
    margin-top: 2px;
}
#re-compare-bar-tabs {
    padding: 80px 0;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
#re-compare-bar-tabs ul {
    padding: 0;
    margin-bottom: 0;
}
.from-right #re-compare-bar-wrap {
    right: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
.from-right #re-compare-bar-heading {
    right: 0;
}
.active #re-compare-bar-wrap {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
.active #re-compare-bar-heading {
    top: 0;
    -webkit-transition: top 0.3s 0.3s;
    transition: top 0.3s 0.3s;
}
#re-compare-bar.active:after {
    background: rgba(0, 0, 0, 0.6);
    -webkit-transition: background 0.3s 0s;
    transition: background 0.3s 0s;
}
#re-compare-bar:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    cursor: pointer;
    -webkit-transition: background 0.3s 0.3s;
    transition: background 0.3s 0.3s;
    content: "";
}
.closecomparepanel {
    font-size: 22px;
    color: #111;
    cursor: pointer;
}
.re-compare-wrap {
    opacity: 0;
    margin: 10px 0 0 0;
    -webkit-backface-visibility: hidden;
}
.active .re-compare-wrap {
    opacity: 1;
    margin: 0;
    transition: all 0.4s 0.3s;
}
.re-compare-destin.wpsm-button {
    font-size: 17px !important;
    font-weight: 500 !important;
    line-height: 20px !important;
    border-radius: 16px !important;
    background: #B0CB1F !important;
    color: #fff !important;
    display: flex !important;
    padding: 10px 22px !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 8px !important;
    border: 2px solid #B0CB1F !important;
    transition: all 0.3s !important;
    height: 48px !important;
    cursor: pointer !important;
    margin: 10px 20px 10px 20px !important;
    width: auto !important;
}
.active .re-compare-destin.wpsm-button {
    font-size: 17px;
    font-weight: 500;
    line-height: 20px;
    border-radius: 16px;
    background: #B0CB1F;
    color: #fff;
    display: flex;
    padding: 10px 22px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border: 2px solid #B0CB1F;
    transition: all 0.3s;
    height: 48px;
    cursor: pointer;
    margin: 10px 20px 10px 20px;
}
.active .re-compare-destin.wpsm-button:hover {
    background: transparent;
    color: #B0CB1F;
}
.re-compare-destin.wpsm-button:hover {
    background: transparent!important;
    color: #B0CB1F!important;
}
.re-compare-destin.wpsm-button i {
    margin: 0 8px;
}
#re-compare-bar-tabs .re-compare-destin.wpsm-button i{
    display: none;
}
#re-compare-bar-tabs ul:after {
    content: "";
    display: block;
    clear: both;
}
#re-compare-bar-tabs ul li {
    cursor: pointer;
    padding: 10px 0;
    color: #707070;
    font-size: 15px;
    line-height: 15px;
    display: inline-block;
    margin: 0 15px 15px 0;
}
#re-compare-bar-tabs ul li.current {
    border-bottom: 1px dashed #444;
    font-weight: bold;
}
#re-compare-bar-tabs ul li.no-multicats.current {
    cursor: inherit;
    background: transparent;
    color: #707070;
    font-weight: bold;
}
#re-compare-bar-tabs ul li.no-multicats.current:hover {
    background: transparent;
}
#re-compare-bar-tabs .re-compare-wrap {
    padding: 0 20px;
}
#re-compare-bar.active {
    bottom: 0;
}
.meta .wpsm-button-new-compare {
    float: left;
    margin: 0 15px 5px 0;
}
.re-compare-item i.re-compare-new-close {
    position: absolute;
    color: #cc0000;
    line-height: 16px;
    top: 3px;
    right: 3px;
    font-size: 16px;
    cursor: pointer;
}
.rhhidden {
    display: none;
}
#re-compare-icon-fixed {
    cursor: pointer;
    z-index: 9999;
    position: fixed;
    top: 270px;
    width: 55px;
    height: 55px;
    line-height: 55px;
    background: #fff;
    right: 0;
    text-align: center;
    font-size: 22px;
    box-shadow: 0 0 20px #c7d2d7;
    border-radius: 8px 0 0 8px;
}
.re-compare-icon-toggle .re-compare-notice, .rh-icon-notice {
    position: absolute;
    top: -10px;
    left: 17px;
    z-index: 9;
    min-width: 18px;
    height: 18px;
    background: #b0cb1f;
    text-align: center;
    padding: 0 2px;
    color: #fff;
    font: bold 12px/18px Arial;
    border-radius: 50%;
    transition: all 0.2s ease-in;
    transform: scale(1);
}
.single-product .wpsm-button{
    display: flex;
    gap: 5px;
    position: relative;
    top: 2px;
    cursor: pointer;
    color: #bb3da1;
    transition: .3s linear;
    width: fit-content;
}
.single-product .wpsm-button svg{
    width: 15px;
}
.single-product .wpsm-button svg.close{
    width: 17px;
    position: relative;
    top: 1px;
}
.single-product .wpsm-button svg.loader{
    animation: loader 1s linear infinite;
}
.single-product .variations_form .woocommerce-info{
    margin: 5px 0px;
    font-size: 11px;
    background: rgb(186, 63, 158);
    padding: 10px 5px;
}
@keyframes loader {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}
.single-product .wpsm-button .loader{
    display: none;
}
.single-product .wpsm-button:hover{
    color: #702561;
}
.proccessed .re-compare-notice {
    transform: scale(0.2);
}
.re-compare-icon-toggle:before {
    content: "\e92e";
    position: absolute;
    left: 0;
    font-size: 22px;
    top: 0;
    opacity: 0;
    transition: all 0.3s ease-in;
    transform: scale(2);
}
.proccessed.re-compare-icon-toggle:before {
    opacity: 1;
    transform: scale(1);
}
.re-compare-icon-toggle {
    position: relative;
    line-height: 22px;
    cursor: pointer;
    display: inline-block;
    line-height: 22px;
    top: 5px;
}
.re-compare-error {
    padding: 0 20px;
    color: red;
    margin-bottom: 15px;
    font-size: 85%;
}
.rev-in-compare-flip {
    position: absolute;
    top: 10px;
    right: 15px;
}
.top_chart_wrap.woocommerce .rev-in-compare-flip {
    left: 15px;
    right: auto;
}
.cmpr-title {
    font-size: 13px;
    line-height: 18px;
    height: 36px;
}
.single-product .woocommerce-variation.single_variation{
    margin-bottom: 6px;
}
.single-product .compare-wishlist-container{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
    border-top: 1px solid #f0eeeb;
    margin-top: 17px;
}
.single-product .compare-wishlist-container .comparelabel{
    /* white-space: nowrap; */
    font-size: 14px;
}
.single-product .summary .commercekit-wishlist{
    margin-bottom: 0;
    white-space: nowrap;
    font-size: 14px;
    top: 2px;
}
.single-product .summary .commercekit-wishlist a em.cg-wishlist::before{
    top: 0.5px;
}
.single-product .wpsm-button svg.close {
    top: -0.7px;
}
.single-product .wpsm-button-new-compare svg:first-child {
    position: relative;
    top: -0.7px;
}
.single-product .ksask_stock.stock{
    display: none;
}
.content-area p.stock {
    float: left;
    border:none;
    padding-top: 0;
    margin-bottom: 15px;
}
.content-area p.stock + .commercekit-inventory {
    float: right;
}
.summary.entry-summary .yith-wcdp-product-note{
    display: none;
}
.summary.entry-summary form .yith-wcdp-product-note{
    display: block;
}
.yith-wcdp-product-note + #yith-wcdp-add-deposit-to-cart .yith-wcdp-single-add-to-cart-fields {
    margin-top: 0;
}
.yith-wcdp-product-note {
    margin-top: 20px;
    padding: 10px 11px 10px;
    background: #f0eeeb;
    font-size: 14px;
    border-radius: 15px;
    overflow: hidden;
}
.yith-wcdp-product-note p{
    line-height: 1.2em;
    margin-bottom: 14px;
}
.yith-wcdp-product-note ul {
    margin: 0;
    padding: 0;
}
.yith-wcdp-product-note li {
    list-style: none;
    font-size: 16px;
    line-height: 1.7em;
    margin-bottom: 5px !important;
    margin-left: -2px;
}
.yith-wcdp-product-note li:before {
    content: '';
    display: inline-block;
    width: 9px;
    height: 9px;
    margin-right: 10px;
    border: 2px solid #b0cb1f;
    border-radius: 50%;
}
.yith-wcdp-product-note p + ul {
    margin-top: 5px;
    line-height: 1.2em;
}
.yith-wcdp-product-note ul + p{
    letter-spacing: -0.2px;
    line-height: 1.15em;
}
#yith-wcdp-add-deposit-to-cart {
    border-radius: 15px;
    overflow: hidden;
}
#yith-wcdp-add-deposit-to-cart .yith-wcdp-single-add-to-cart-fields {
    margin-bottom: 15px;
    padding-bottom: 11px;
    border-radius: 15px;
    overflow: hidden;
}
#yith-wcdp-add-deposit-to-cart .labels_container,
#yith-wcdp-add-deposit-to-cart .labels_container_single {
    background: #f8f8f8;
    border-radius: 4px;
    padding-left: 30px;
    overflow: hidden;
}
.yith-wcdp-product-note + #yith-wcdp-add-deposit-to-cart {
    margin-top: -17px;
    padding-top: 0;
}
#yith-wcdp-add-deposit-to-cart .labels_wrap {
    padding: 15px 15px 11px
}
#yith-wcdp-add-deposit-to-cart .yith-wcdp-single-add-to-cart-fields label {
    padding: 14px 0px 13px ;
    background: #f8f8f8;
}
.yith-wcdp .yith-wcdp-single-add-to-cart-fields {
    padding-bottom: 15px;
}
.yith-wcdp .yith-wcdp-single-add-to-cart-fields,
.yith-wcdp .yith-wcdp-single-add-to-cart-fields .labels_wrap {
    width: 100%;
    min-width: 100%;
    margin-top: 0;
    background: #f0eeeb;
}
.yith-wcdp .yith-wcdp-single-add-to-cart-fields .labels_wrap {
    padding: 10px 15px;
    /*display: grid;*/
    /*grid-template-columns: repeat(2, 1fr);*/
    /*gap: 0px;*/
}
.yith-wcdp .yith-wcdp-single-add-to-cart-fields label {
    border: none !important;
}
.yith-wcdp .deposit_description {
    padding: 0 15px;
    text-align: center;
}
.yith-wcdp .deposit_description * {
    font-weight: bold;
    font-size: 15px;
}
.stock_out_of_stock {
    opacity: 0.4;
}
.product .summary.entry-summary .onsale {
    display: block;
}

/* Side Cart */

.product_list_widget li{
    padding: 0;
    border: none;
}
.widget_shopping_cart .buttons .button:nth-child(odd){
    margin-bottom: 0;
}
body .shoptimizer-mini-cart-wrap{
    width: 472px;
    max-width: 100%;
    right: -550px;
    font-family: 'Ubuntu', sans-serif;
    z-index: 100000000000!important;
    transition: right 0.3s ease;
}
/* Show cart when drawer is open */
body.drawer-open .shoptimizer-mini-cart-wrap {
    right: 0 !important;
}
body .shoptimizer-mini-cart-wrap .ckobp-price {
    color: #2E2E2E;
}
body .shoptimizer-mini-cart-wrap .ckobp-price .amount {
    font-size: 16px!important;
}
body .shoptimizer-mini-cart-wrap .ckobp-price.sale-bump-price {
    display: flex;
    flex-direction: column-reverse;
    align-items: end;
}
body .shoptimizer-mini-cart-wrap .ckobp-price.sale-bump-price del {
    text-decoration: line-through;
    margin: 0;
    order: 1;
    line-height: 16px;
}
body .shoptimizer-mini-cart-wrap .ckobp-price.sale-bump-price del .amount {
    font-size: 12px!important;
}
body .shoptimizer-mini-cart-wrap .ckobp-price.sale-bump-price ins {
    order: 2;
}
body .shoptimizer-mini-cart-wrap .ckobp-price.sale-bump-price ins .amount {
    font-size: 16px!important;
}
body .shoptimizer-mini-cart-wrap .widget_shopping_cart{
    padding: 0;
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart_content{
    display: flex;
    flex-direction: column;
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart .woocommerce-mini-cart-item .amount{
    color: #BB3DA1;
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart .woocommerce-mini-cart-item .product-price del span,
.shoptimizer-mini-cart-wrap .widget_shopping_cart .woocommerce-mini-cart-item .product-price del {
    color: #969696;
    font-size: 14px;
    font-weight: 400;
    line-height: normal; /* 150% */
    text-decoration: line-through;
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart .woocommerce-mini-cart-item .product-price ins span{
    color: #BB3DA1 !important;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px; /* 120% */
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart .woocommerce-mini-cart-item .product-price ins span>*{
    color: #BB3DA1 !important;
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart .product-total-label, .total-label, .promo-code-label {
    color: #2E2E2E;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart .product-total-value{
    height: 24px;
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart .product-total-value .amount{
    font-weight: 400 !important;
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart .promo-code-value .amount{
    font-weight: 400 !important;
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart .order-summary {
    padding: 32px 0;
    margin: 0 23px;
    display: flex;
    align-items:center;
    justify-content: space-between;
    position: relative;
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart .order-summary .promo-code-label {
    display: grid;
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart .order-summary .promo-code-label span {
    color: #BB3DA1;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart .order-summary .promo-code-label .remove-coupon a {
    color:#B0CB1F;
    transition: all 0.3s;
    font-size: 16px;
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart .order-summary .promo-code-label .remove-coupon a:hover {
    color:#2E2E2E;
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart .order-summary {
    border-bottom:1px solid #C6C6C6;
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart .order-total {
    padding: 23px 23px 32px 23px;
    display: flex;
    align-items:center;
    justify-content: space-between;
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart .order-total .total-value .amount bdi, 
.shoptimizer-mini-cart-wrap .widget_shopping_cart .order-total .total-value .amount bdi span {
    color: #BB3DA1;
}
.shoptimizer-mini-cart-wrap .woocommerce-mini-cart__buttons{
    display: grid;
    gap: 15px;
    margin-bottom: 47px;
}
.shoptimizer-mini-cart-wrap .woocommerce-mini-cart__buttons a.btn-continue-shopping{
    position: relative;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    color: #FFF;
    font-size: 20px;
    height: 48px;
    font-weight: 500;
    line-height: 24px;
    border-radius: 16px;
    background: #000;
    display: flex;
    padding: 12px 24px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    border: 1px solid transparent;
    transition: all 0.3s;
}
.shoptimizer-mini-cart-wrap .woocommerce-mini-cart__buttons a.btn-continue-shopping:hover{
    color:#000;
    background:transparent;
    border: 1px solid #000;
}
.shoptimizer-mini-cart-wrap .woocommerce-mini-cart__buttons .wc-ppcp-minicart-ppcp{
    display: none;
} 
.shoptimizer-mini-cart-wrap .widget_shopping_cart .woocommerce-mini-cart-item .amount .woocommerce-Price-currencySymbol{
    font-size: inherit;
}
.cart-drawer-heading{
    color: #0B0B0B;
    font-size: 24px;
    font-weight: 500;
    line-height: 20px;
    margin: 0;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 24px 20px 24px 20px;
    position: static;
}
.shoptimizer-mini-cart-wrap .close-drawer{
    top: 24px;
    right: 20px;
    width: 16px;
    height: 16px;
}
.shoptimizer-mini-cart-wrap .close-drawer svg{
    width: 16px;
    height: 16px;
    
}
.shoptimizer-mini-cart-wrap .plus:disabled,
.shoptimizer-mini-cart-wrap .minus:disabled {
    pointer-events: none;
}
.shoptimizer-mini-cart-wrap .close-drawer:hover{
    color: #B0CB1F;
}
body .shoptimizer-mini-cart-wrap .widget_shopping_cart{
    margin-top: 0;
    scrollbar-width: none;
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart .product_list_widget{
    box-shadow:none;
    height: auto !important;
    overflow-y: auto;
    width: 100%;
    padding: 0;
    margin: 0;
    overflow-x: hidden;
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart li.first-item{
    padding-top: 6px !important;
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart .product_list_widget .is-variation-product{
    padding-bottom: 8px !important;
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart .product_list_widget .variation-attributes{
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 24px !important;
    gap: 8px 16px;
    padding: 0 55px;
    transform: translateX(6px);
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart .product_list_widget .variation-attribute{
    display: flex;
    gap: 8px;
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart .product_list_widget .variation-attributes span{
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart .product_list_widget .variation-attributes span.variation-attribute-label{
    white-space: nowrap;
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart .product_list_widget .variation-attributes .variation-attribute-value{
color: #B0CB1F;
}
.shoptimizer-mini-cart-wrap .woocommerce-mini-cart.cart_list::before{
    display: none;
}
body .shoptimizer-mini-cart-wrap .woocommerce-mini-cart-item {
    padding: 24px 0 !important;
    margin: 0 20px;
    display: flex;
    align-items: center;
    position: relative;
}
body .shoptimizer-mini-cart-wrap .product_list_widget .static-border-container{
    display: block;
    content: "";
    margin-left: auto;
    margin-right: auto;
    height: 1px;
    width: 93%;
    background-color: #C6C6C6;
    left: 20px;
    pointer-events: none;
}
body .shoptimizer-mini-cart-wrap .widget_shopping_cart .product_list_widget li a.remove{
    top: 36px;
    position: static;
}
body .shoptimizer-mini-cart-wrap .widget_shopping_cart .product_list_widget li a.remove::before{
    position: static;
}
body .shoptimizer-mini-cart-wrap .widget_shopping_cart .product_list_widget li a.remove:before{
    width: 20px;
    height: 20px;
    background-color: #737373;
    transition: all 0.3s;
    opacity: 1;
}
body .shoptimizer-mini-cart-wrap .widget_shopping_cart .product_list_widget li a.remove:hover:before{
    background-color:#B0CB1F;
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart li.woocommerce-mini-cart-item a{
    display: flex;
    align-items: center;
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart li.mini_cart_item .first-item{
    padding-top: 6px;
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart li.mini_cart_item .product-name{
    color: #2E2E2E;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    max-width: 211px;
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart li.mini_cart_item .product-price{
    color: #2E2E2E;
    font-size: 20px;
    font-weight: 500;
    line-height: 21px;
    margin-left: auto;
}

.shoptimizer-mini-cart-wrap .widget_shopping_cart li.woocommerce-mini-cart-item div:nth-child(2){
    width: 100%;
    max-width: 57%;
    margin-right: 16px;
    display: flex;
    align-items: center;
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart li.mini_cart_item dl.variation{
    display: none;
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart .woocommerce-mini-cart-item img{
    border-radius: 4px;
    max-width: 64px;
    margin-left: 16px;
    margin-right: 16px;
    padding: 6px;
    float: left;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.04) 0%, rgba(0, 0, 0, 0.04) 100%);
    transition: all 0.3s;
    border: 1px solid transparent;
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart .woocommerce-mini-cart-item .quantity{
    color: #2E2E2E;
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
    margin: 0;
    transform: translateY(-2px);
}
.commercekit-order-bump-wrap.cgkit-single-order-bump{
    margin-bottom: 0 !important;
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart .woocommerce-mini-cart-item .quantity-wrapper{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    justify-items: center;
    border-radius: 6px;
    border: 1px solid #D4D4D4;
    max-width: 100%;
    padding: 12px;
    gap: 14px;
    height: 45px;
    margin: 0 16px 0 0;
    min-width: 96px;
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart .woocommerce-mini-cart-item .quantity-wrapper.giveaway-product{
    cursor: not-allowed;
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart .woocommerce-mini-cart-item .quantity-wrapper.giveaway-product button{
    pointer-events: none;
}

.shoptimizer-mini-cart-wrap .widget_shopping_cart .woocommerce-mini-cart-item .product-total-prices{
    display: grid;
    justify-items: end;
    margin-left: auto;
    max-width: 90px;
    width: 100%;
    text-align: right;
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart .woocommerce-mini-cart-item .original-price{
    order: 2;
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart .woocommerce-mini-cart-item .quantity-wrapper button{
    background:transparent;
    cursor: pointer;
    transition: all 0.3s;
    padding: 0;
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart .woocommerce-mini-cart-item .quantity-wrapper button.minus{
    position: relative;
    top: 1px;
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart .woocommerce-mini-cart-item .quantity-wrapper button.plus{
    position: relative;
    top: 1px;
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart .woocommerce-mini-cart-item .quantity-wrapper .minus:hover svg path,
.shoptimizer-mini-cart-wrap .widget_shopping_cart .woocommerce-mini-cart-item .quantity-wrapper .plus:hover svg path {
    fill:#2E2E2E;
}
/* ============================================
   Side Cart Order Bump Styles (mini-cart only)
   ============================================ */
.shoptimizer-mini-cart-wrap .commercekit-order-bump .ckobp-wrapper{
    display: block !important;
}
.shoptimizer-mini-cart-wrap li .commercekit-order-bump-wrap{
    padding: 24px 23px;
    background-color:#FAFAFA;
    margin-top: 0;
}
.shoptimizer-mini-cart-wrap .commercekit-order-bump-wrap .ckobp-before-you-go{
    color:  #24211F;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 24px;
}
.shoptimizer-mini-cart-wrap .commercekit-order-bumps-wrap .ckobp-prev,
.shoptimizer-mini-cart-wrap .commercekit-order-bumps-wrap .ckobp-next{
    display: none !important;
}
.shoptimizer-mini-cart-wrap .commercekit-order-bump-wrap .commercekit-order-bumps{
    display: grid;
    gap: 24px;
    scroll-snap-type: none;
    scroll-snap-stop: none;
    scroll-behavior: none;
    -webkit-overflow-scrolling: touch;
    position: static;
    overflow-x: hidden;
}
.shoptimizer-mini-cart-wrap .commercekit-order-bump-wrap .commercekit-order-bump{
    border-radius: 16px;
    border: 1px solid #C6C6C6;
    background: #FFF;
    box-shadow: none;
    padding: 8px 16px;
    transition: all 0.3s !important;
}
.shoptimizer-mini-cart-wrap .commercekit-order-bump-wrap .commercekit-order-bump:hover{
    border-radius: 12px;
    border: 1px solid #2E2E2E;
    background: linear-gradient(0deg, rgba(176, 203, 31, 0.05) 0%, rgba(176, 203, 31, 0.05) 100%), #FFF;
}
.shoptimizer-mini-cart-wrap .commercekit-order-bump-wrap .commercekit-order-bump .ckobp-item {
    display: grid;
    grid-template-columns: 64px 1fr;
    align-items: center;
    gap: 16px;
}
.shoptimizer-mini-cart-wrap .commercekit-order-bump-wrap .commercekit-order-bump .ckobp-image{
    width: 64px;
}
.shoptimizer-mini-cart-wrap .commercekit-order-bump-wrap .commercekit-order-bump .ckobp-image img{
    max-width: 64px;
}
.shoptimizer-mini-cart-wrap .commercekit-order-bump-wrap .commercekit-order-bump .ckobp-title{
    color: #2E2E2E;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    padding: 20px 0 16px 46px;
    margin-bottom: 16px;
    border-bottom: 1px solid #C6C6C6;
}
.shoptimizer-mini-cart-wrap .commercekit-order-bump-wrap .commercekit-order-bump .ckobp-name{
    overflow: hidden;
    color: #2E2E2E;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    width: 70%;
}
.shoptimizer-mini-cart-wrap .commercekit-order-bump-wrap .commercekit-order-bump .ckobp-product{
    display: flex;
    align-items:center;
    justify-content: space-between;
    margin: 0;
}
.shoptimizer-mini-cart-wrap .commercekit-order-bump-wrap .commercekit-order-bump .ckobp-price{
    display: grid;
    justify-items: end;
}
.shoptimizer-mini-cart-wrap .commercekit-order-bump-wrap .commercekit-order-bump .ckobp-price del{
    order: 2;
}
body .shoptimizer-mini-cart-wrap .widget_shopping_cart .commercekit-order-bump-wrap .commercekit-order-bump .ckobp-price ins .amount{
    color: #BB3DA1 !important;
    font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 120%;
}
body .shoptimizer-mini-cart-wrap .widget_shopping_cart .commercekit-order-bump-wrap .commercekit-order-bump .ckobp-price ins .amount span{
    color: #BB3DA1 !important;
}
.shoptimizer-mini-cart-wrap .commercekit-order-bump-wrap .commercekit-order-bump .ckobp-price del .amount{
    color: #6B7280;
    font-size: 12px !important;
    font-weight: 400;
    line-height: 120%;
    margin-right: 0;
}
.shoptimizer-mini-cart-wrap .commercekit-order-bump-wrap .commercekit-order-bump .ckobp-price del .amount span{
    color: #6B7280 !important;
}
.shoptimizer-mini-cart-wrap .commercekit-order-bump-wrap .commercekit-order-bump .ckobp-actions{
    position: absolute;
    top: 22px;
}
.shoptimizer-mini-cart-wrap .commercekit-order-bump-wrap .commercekit-order-bump .ckobp-actions button{
    font-size: 0;
    padding: 0 !important;
    width: 24px;
    height: 24px;
    background: transparent;
    border: 2px solid  #B7B7B7;
    cursor: pointer;
    transition: all 0.3s;
}
.shoptimizer-mini-cart-wrap .commercekit-order-bump-wrap .commercekit-order-bump .ckobp-actions button:hover {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.99997 10.78L3.68664 8.46666C3.42664 8.20666 3.00664 8.20666 2.74664 8.46666C2.48664 8.72666 2.48664 9.14666 2.74664 9.40666L5.5333 12.1933C5.7933 12.4533 6.2133 12.4533 6.4733 12.1933L13.5266 5.13999C13.7866 4.87999 13.7866 4.45999 13.5266 4.19999C13.2666 3.93999 12.8466 3.93999 12.5866 4.19999L5.99997 10.78Z' fill='white'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-color:#B0CB1F;
    border:none;
    border-radius: 8px
}
.shoptimizer-mini-cart-wrap .ckobp-bullets{
    display: none !important;
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart .amount{
    color: #2E2E2E;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart .coupone__code, .woocommerce-mini-cart__buttons, .express-checkout-block{
    padding-left: 23px;
    padding-right: 23px;
}
body .shoptimizer-mini-cart-wrap .widget_shopping_cart #promo-code-section{
    display: flex;
    gap: 5px;
    align-items: center;
}
body .shoptimizer-mini-cart-wrap .widget_shopping_cart #promo-code-section p{
    color: #B0CB1F;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart .coupone__code .express-checkout-block{
    padding-top: 32px;
}
.widget_shopping_cart_content .coupone__code a{
    color: #B0CB1F;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    text-decoration: underline;
}
.widget_shopping_cart_content .coupone__code a:hover{
    color: #2E2E2E;
}
.widget_shopping_cart_content .coupone__code{
    padding-top: 16px;
}
.widget_shopping_cart_content .coupone__code .coupon-alert-error{
    color: #ff0000;
}
.widget_shopping_cart_content .coupone__code .coupon-alert-duplicate{
    color:#B0CB1F;
}
.site .widget_shopping_cart a.button.checkout{
    font-size: 20px;
    height: 48px;
    font-weight: 500;
    line-height: 24px; 
    border-radius:16px;
    display: flex;
    align-items:center;
    justify-content: center;
    transition: all 0.3s;
    border: 1px solid #B0CB1F;
    font-family: 'Ubuntu', sans-serif;
}
.site .widget_shopping_cart a.button.checkout:hover{
    background-color:transparent;
    color: #B0CB1F;
}
.site .widget_shopping_cart a.button.checkout:before{
    display: none;
}
.coupon-form-wrapper{
    display: flex;
    position: relative;
}
.coupon-form-wrapper input.input-text{
    border-radius: 16px;
    border: 1px solid #C6C6C6;
    background: #FFF;
    backdrop-filter: blur(4px);
    height: 64px;
    max-width: 100%;
    color: #737373;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    padding: 8px 24px;
}
body .shoptimizer-mini-cart-wrap .mini-cart-coupon .coupon-form-wrapper button{
    position: absolute;
    top: 8px;
    right: 8px;
    height: 48px;
    padding: 18px 32px;
    align-items: center;
    border-radius: 8px;
    background: #B0CB1F;
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    display: flex;
    border: 1px solid #B0CB1F;
    transition: all 0.3s;
}
.coupon-form-wrapper button:hover{
    background-color: #FFF;
    color: #B0CB1F;
}

.express-checkout-block .express-checkout-label{
    padding-bottom: 24px;
    color: #0B0B0B;
    font-size: 24px;
    font-weight: 500;
    line-height: 20px;
}
body .shoptimizer-mini-cart-wrap .product_list_widget .static-border-container:last-of-type {
    display: none;
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart .woocommerce-mini-cart-item img:hover{
    border: 1px solid #B0CB1F;
}

.shoptimizer-mini-cart-wrap .widget_shopping_cart li.mini_cart_item .product-name .mobile-price {
    display: none;
}

.shoptimizer-mini-cart-wrap .widget_shopping_cart li.mini_cart_item .product-price {
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart li.mini_cart_item .product-price del {
    order: 2;
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart li.mini_cart_item .product-price ins {
    order: 1;
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart li.mini_cart_item .product-price .woocommerce-price-suffix {
    order: 3;
}
.shoptimizer-mini-cart-wrap .widget_shopping_cart li.mini_cart_item .product-price br {
    display: none;
}

/* Header Footer */
/* Header */
body.header-5 .site-header{
    padding: 0 2.617924em;
}
body.header-5.wc-active .site-header-cart{
    margin-left: 0;
    height: auto;
}
body.header-5.wc-active .menu{
   height: auto;
   margin-left: 32px;
}

body.header-5 .woocommerce-breadcrumb{
    padding: 16px 0;
    margin: 0 auto;
    max-width: 1280px !important;
}

body.header-5 .top-bar-left{
    height: 76px;
}
.main-navigation ul.menu ul.sub-menu{
    width: 100%;
    padding: 14px;
    border-radius: 16px;
    justify-content: start !important;
}
body .main-navigation ul.menu>li:not(.full-width)>.sub-menu-wrapper{
    width: 100%;
}
body.header-5 ul.menu ul li>a.sub-menu-link{
    color: #24211F;
    font-family: Ubuntu;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}
body.header-5 ul.menu ul li>a.sub-menu-link:hover{
    color: #737373;
}
body.header-5.wc-active .site-header-cart a.cart-contents {
    display: flex !important;
    flex-direction: row-reverse;
    align-items: center;
    gap: 6px;
    border: 1px solid rgba(240, 240, 240, 0.10);
    padding: 0;
    /* height: auto; */
    line-height: normal;
    /* font-size: 16px; */
    border-radius: 16px;
    padding: 12px 20px;
    position: relative;
    transition: all .3s;
}
body.header-5 .site-header-cart .cart-contents .amount {
    color:  #F0F0F0 !important;
    font-family: Inter !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    display: flex;
    flex-wrap: nowrap;
    line-height: 20px; /* 125% */
}
body.header-5 .site-header-cart .cart-contents .woocommerce-Price-currencySymbol {
    display: block;
    color:  #F0F0F0;
    font-family: Inter !important;
}
body.header-5.wc-active .site-header-cart a.cart-contents .shoptimizer-cart-icon svg {
    display: none;
}
body.header-5.wc-active .site-header-cart a.cart-contents .shoptimizer-cart-icon::before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M8.39999 6.5H15.6C19 6.5 19.34 8.09 19.57 10.03L20.47 17.53C20.76 19.99 20 22 16.5 22H7.50999C3.99999 22 3.23999 19.99 3.53999 17.53L4.44 10.03C4.66 8.09 4.99999 6.5 8.39999 6.5Z' stroke='%23F0F0F0' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 8V4.5C8 3 9 2 10.5 2H13.5C15 2 16 3 16 4.5V8' stroke='%23F0F0F0' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20.41 17.03H8' stroke='%23F0F0F0' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-size: cover;
}
body.header-5 .site-header .site-header-cart a.cart-contents .shoptimizer-cart-icon .mini-count {
    position: absolute;
    right: auto;
    left: 34px;
    top: 25px;
    margin: 0;
    border-radius: 40px;
    background: #BB3DA1;
    color: #fff;
    width: 14px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    font-size: 8px;
    border: none;
    /* opacity: 0; */
    transition: all 0.3s;
    display: flex;
    align-items:center;
    justify-content: center;
    font-family: "Inter";
    font-weight: 500;
}
body.header-5 .site-header .site-header-cart a.cart-contents .shoptimizer-cart-icon .mini-count.show {
    opacity: 1;
}
body.header-5.wc-active .menu-primary-menu-container ul.menu{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-left: 0;
    row-gap: 12px;
    column-gap: 36px;
}
body.header-5.wc-active ul.menu li{
    /* line-height: 0 !important; */
    margin-bottom: 0;
    transition: all .3s;
}
body .main-navigation ul.menu li.menu-item-has-children.full-width .sub-menu-wrapper{
    transition: all .6s;
}
/* body.header-5.wc-active .menu-primary-menu-container ul.menu li:last-child{
    margin-left: auto;
} */
 .main-navigation ul li.menu-item-has-children.full-width>.sub-menu-wrapper>.container>ul.sub-menu>li{
    width: 25%;
 }
body .country-selector {
    z-index: 1!important;
}

body.header-5 .spliter{
    width: 1px;
    height: 28px;
    background: #c1b7b7;
}
body.header-5 .my-account a, 
body.header-5 .track a{
    display: flex;
    align-items: center;
    gap: 8px;
}
body.header-5 .my-account{
    padding-right: 32px;
}
body.header-5 .my-account svg, .track svg{
    width: 16px;
}
body.header-5 .track{
    padding-left: 32px;
    padding-right: 32px;
}
body.header-5 .track ,
body.header-5 .my-account{
   transition: all .3s;
}
.track:hover svg path,
.my-account:hover svg path {
    stroke: #B0CB1F;
}

.track:hover a {
    color: #B0CB1F;
}

.my-account:hover a {
    color: #B0CB1F;
}

body.header-5 .my-account a, .track a{
    font-family: Ubuntu;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
body.header-5 .country-selector ul {
    display: inline-block;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    background: #FFF;
    border-radius: 16px;
    padding: 14px;
    border: none;
    box-shadow: 0 1px 15px rgba(0, 0, 0, .08);
    transition: all .15s ease-in-out;
}

body.header-5 .country-selector:hover ul {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

body.header-5 label.weglot-language{
    padding: 12px 20px;
    border-radius:16px !important;
    border: 1px solid #F0F0F0 !important;
    display: flex !important;
    align-items: center;
    gap: 8px;
    transition: all .3s;
    cursor: pointer;
}

body.header-5 .wglanguage-name{
    color:  #0B0B0B;
    font-family: Ubuntu;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    height: auto;
    padding: 0 !important;
}
body.header-5 .country-selector.weglot-dropdown .wglanguage-name:after{
    content:"";
    position: absolute;
    left: 58px;
    width: 1px;
    height: 20px;
    background: #F0F0F0;
}
body.header-5 .weglot-flags>span.wglanguage-name:before{
    margin-right: 18px;
    height: 19px !important;
}
body.header-5 .country-selector.weglot-dropdown .wgcurrent:after{
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M9.95999 4.47498L6.69999 7.73498C6.31499 8.11998 5.68499 8.11998 5.29999 7.73498L2.03999 4.47498' stroke='black' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    transform: rotate(0deg);
    position: static;
    
}
body.header-5 .country-selector.weglot-dropdown input:hover ~ .wgcurrent:after{
    transform: rotate(180deg);
    transition: transform .4s;
}
body.header-5 .site-search{
    margin-left: 0;
    flex-grow: 0;
    width: 100% !important;
}
body.header-5 .widget_product_search{
    margin: 0 28px;
}
body.header-5 .widget_product_search form{
    max-width: 483px;
    width: 100%;
}
body.header-5 .custom-logo-link img{
    min-width: 119px;
}
body.header-5 .site-search .search-field{
    padding: 12px 16px;
    border-radius: 16px;
    border: 1px solid var(--Stroke, #F0F0F0);
    background: #FFF;

    color: #0B0B0B;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 10px;
}
body.header-5 .site-search .search-field::placeholder{
    color: #E0E0E0;
}

body.header-5 .menu-primary-menu-container>ul>li>a span::before{
    display: none;
}
.footer-top{
    padding-bottom: 63px;
    /* position: relative; */
}
.footer-top__text-block{
    position: relative;
    max-width: 1440px;
    margin: 0 auto;
}
.footer-top__text-block::after{
    position: absolute;
    content: "";
    top: 44px;
    right: auto;
    left: 80px;
    width: 43px;
    height: 32px;
    display: block;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='43' height='32' viewBox='0 0 43 32' fill='none'%3E%3Cpath d='M0 32C0 31.0222 0 30.0889 0 29.2C0 28.2222 0.0442388 27.2889 0.132716 26.4C0.486626 21.7778 1.50412 17.2 3.18519 12.6667C4.86626 8.13334 6.90124 3.91111 9.29012 0L18.8457 3.06667C16.9877 6.97778 15.572 10.9333 14.5988 14.9333C13.714 18.9333 13.2716 22.6667 13.2716 26.1333C13.2716 27.0222 13.2716 28 13.2716 29.0667C13.3601 30.0444 13.4486 31.0222 13.537 32H0ZM24.1543 32C24.1543 31.0222 24.1543 30.0889 24.1543 29.2C24.1543 28.2222 24.1986 27.2889 24.287 26.4C24.6409 21.7778 25.6584 17.2 27.3395 12.6667C29.0206 8.13334 31.0556 3.91111 33.4444 0L43 3.06667C41.142 6.97778 39.7263 10.9333 38.7531 14.9333C37.8683 18.9333 37.4259 22.6667 37.4259 26.1333C37.4259 27.0222 37.4259 28 37.4259 29.0667C37.5144 30.0444 37.6029 31.0222 37.6914 32H24.1543Z' fill='white'/%3E%3C/svg%3E");
}
.footer-top__text-block::before{
    position: absolute;
    content: "";
    bottom: 0;
    left: auto;
    right: 80px;
    width: 43px;
    height: 32px;
    display: block;
    background-repeat: no-repeat;
    transform: rotate(180deg);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='43' height='32' viewBox='0 0 43 32' fill='none'%3E%3Cpath d='M0 32C0 31.0222 0 30.0889 0 29.2C0 28.2222 0.0442388 27.2889 0.132716 26.4C0.486626 21.7778 1.50412 17.2 3.18519 12.6667C4.86626 8.13334 6.90124 3.91111 9.29012 0L18.8457 3.06667C16.9877 6.97778 15.572 10.9333 14.5988 14.9333C13.714 18.9333 13.2716 22.6667 13.2716 26.1333C13.2716 27.0222 13.2716 28 13.2716 29.0667C13.3601 30.0444 13.4486 31.0222 13.537 32H0ZM24.1543 32C24.1543 31.0222 24.1543 30.0889 24.1543 29.2C24.1543 28.2222 24.1986 27.2889 24.287 26.4C24.6409 21.7778 25.6584 17.2 27.3395 12.6667C29.0206 8.13334 31.0556 3.91111 33.4444 0L43 3.06667C41.142 6.97778 39.7263 10.9333 38.7531 14.9333C37.8683 18.9333 37.4259 22.6667 37.4259 26.1333C37.4259 27.0222 37.4259 28 37.4259 29.0667C37.5144 30.0444 37.6029 31.0222 37.6914 32H24.1543Z' fill='white'/%3E%3C/svg%3E");
}
/* .footer-top .footer-top__image-desktop{
    max-width: 1440px;
    margin: 0 auto;
} */
.footer-top .footer-top__image-desktop img{
    position: absolute;
    z-index: -1;
    height: 340px;
    width: 100%;
}
.footer-top__text-block{
    padding-top: 64px;
    padding-right: 20px;
    padding-left: 20px;
}
.footer-top__text-block p{
    color: #737373 !important;
    font-family: Ubuntu;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px; 
    margin: 0;
}
.footer-top__text-block h2{
    color: #333 !important;
    font-family: Ubuntu;
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    margin: 0;
    padding-top: 24px;
    padding-bottom: 44px;
}
.footer-buttons{
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 16px;
    gap: 20px;
    padding-left: 20px;
    padding-right: 20px;
}
.footer-button{
    cursor: pointer;
    transition: all .5s;
    width: 100%;
    max-width: 373px;
}
.footer-button a:hover{
    border: 1px solid  #B0CB1F;
    background:  #B0CB1F;
}
.footer-button a{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: 100%;
    max-width: 373px;
    height: 48px;
    border-radius: 16px;
    border: 1px solid #D5D5D5;
    background: #FFF;
    transition: all .5s;
}
.footer-button a p{
    color: #000;
    font-family: Ubuntu;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin: 0;
}
.footer-button a img{
    width: 20px;
}
footer.site-footer li a{
    color: #737373 !important;
    font-family: Ubuntu;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    transition: all .3s;
}
footer.site-footer li a:hover{
    color: #b0cb1f !important;
}
.site-footer .menu{
    display: grid !important;
    grid-template-columns: 115px 120px;
    column-gap: 48px;
    row-gap: 12px;
    align-items: normal;
    margin-left: 0  !important;
}
.textwidget p{
    margin-bottom: 0;
    /* color: #FFF; */
    font-family: Ubuntu;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
.copyright .row_inner p{
    color: #737373 !important;
    font-family: Ubuntu;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    height: 20px;
}
.site-footer .custom-html-widget:first-child{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 0;
    margin-bottom: 48px;
}
.site-footer .custom-html-widget img{
    width: 173px;
}
.site-footer .custom-html-widget .social-media img{
    width: 100%;
}
.social-media{
    display: flex;
    align-items: center;
    gap: 20px;
}
.social-media a{
    border-radius: 16px;
    border: 1px solid var(--Service-colors-Stroke, #F0F0F0);
    background: #FFF;
    transition: all .3s;
    height: 32px;
    width: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.social-media svg{
    width: 16px;
}
/* //hover soccial media icon// */

.social-media a svg path{
    transition: all .3s;
}
.social-media a.tiktok-icon:hover svg path{
    fill: #00f2ea;
    stroke: #00f2ea;
}
.social-media a.youtube-icon:hover svg path{
    fill: #FF0000;
}
.social-media a.facebook-icon:hover svg path{
    fill: #316FF6;
}
.social-media a.instagram-icon:hover svg path{
    fill: #F77737;
}
.social-media a.twitter-icon:hover svg path{
    fill: #1DA1F2;
}

footer.site-footer a:has(svg){
    margin-right: 0;
}
/* .col-full{
    padding: 0;
} */
.site-footer .col-full{
    display: block;
}
.site-footer .col-full .widget_custom_html:first-child{
    padding: 0;
}
.site-footer .footer-nav-wrapper{
    display: flex;
    flex-wrap: wrap;
    gap: 39px;
    padding-bottom: 24px;
    border-bottom: 1px solid #3C3C3C;

}
.site-footer .footer-nav-wrapper div{
    padding: 0;
}
.site-footer .footer-nav-wrapper .reviews-wrapper{
    width: 176px;
    flex-direction: column;
    align-items: flex-end;
    display: flex;
}
body.header-5 .commercekit-ajs-results{
    width: 100%;
    /* height: 120px; */
}
body.header-5 .autocomplete-suggestion a{
    align-items: center;
}
body.header-5 .commercekit-ajs-product-title{
    color: #0B0B0B;
    font-family: Ubuntu;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 18.856px; 
}
body.header-5 .commercekit-ajs-product-price bdi{
    /* color: #2E2E2E; */
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
}
body.header-5 .commercekit-ajs-view-all-holder>a{
    display: flex !important;
    align-items: center;
    justify-content: center;
    gap: 8px;
    height: 48px;
    border-radius: 16px;
    font-family: Ubuntu;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    background:#B0CB1F;
}
/* body.header-5 .commercekit-ajs-suggestions{
    border-radius: 16px;
    border: 1px solid #F0F0F0;
} */
/* body.header-5 .commercekit-ajs-results{
    width: 100%;
    height: 120px;
} */
body.header-5 .autocomplete-suggestion a{
    align-items: center;
}
body.header-5 .commercekit-ajs-product-title{
    color: #0B0B0B;
    font-family: Ubuntu;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 18.856px; 
}
body.header-5 .commercekit-ajs-product-price bdi{
    /* color: #2E2E2E; */
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
}
body.header-5 .commercekit-ajs-view-all-holder>a{
    display: flex !important;
    align-items: center;
    justify-content: center;
    gap: 8px;
    height: 48px;
    border-radius: 16px;
    font-family: Ubuntu;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    background:#B0CB1F;
}
body.header-5 .commercekit-ajs-suggestions{
    border-radius: 16px;
    border: 1px solid #F0F0F0;
}
/* //new// */
.country-selector.weglot-dropdown{
    border-radius: 16px;
}
.site-footer .reviews-inner {
    margin-bottom: 15px;
}
.site-footer .reviews-inner .reviews-text .spliter{
    height: 16px;
    background: #D5D5D5;
}
.site-footer .reviews-inner .reviews-text{
    display: flex;
    align-items: center;
    gap: 8px;
    padding-top: 20px;
}
.site-footer .reviews-inner .reviews-text p{
    color:  #FFBE1E !important;
    font-family: Ubuntu;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 166.667% */
}
.site-footer .reviews-inner .reviews-text p span{
    color: var(--Service-colors-Orange, #FFBE1E);
    font-family: Ubuntu;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
}
footer.site-footer p{
    /* padding-bottom: 28px; */
    color: #fff !important;
    font-size: 14px;
    max-width: 294px;
}
body .widget.widget_custom_html form[role=group]{
    padding-top: 28px;
    position: relative;
    /* max-width: 413px; */
}

body .widget.widget_custom_html form > div:nth-child(2) {
    display: flex !important;
    align-items: center !important;
    flex-wrap: nowrap !important;
    max-width: 100%;
}

body .widget.widget_custom_html  input[type=email]{
    display: flex !important;
    width: 294px !important;
    height: 48px !important;
    padding: 12px 20px !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: flex-start !important;
    gap: 10px !important;
    border-radius: 32px  !important;
    border: 1px solid #D5D5D5  !important;
    background: #FFF  !important;
    color: #737373  !important;
    font-family: Ubuntu  !important;
    font-size: 14px !important;
    font-style: normal  !important;
    font-weight: 400  !important;
    line-height: 20px  !important; /* 142.857% */
    margin-right: 16px  !important;
    cursor: pointer  !important;
}
body .widget.widget_custom_html input[type=email]:focus{
    background: #fff  !important;;
}

body .widget.widget_custom_html button[type=submit]{
    display: flex  !important;
    width: 109px  !important;
    height: 48px  !important;
    justify-content: center!important;
    align-items: center  !important;
    border-radius: 16px  !important;
    background: #B0CB1F  !important;
    color: #FFF !important ;
    text-align: center  !important;
    font-family: Ubuntu  !important;
    font-size: 16px  !important;
    font-weight: 500  !important;
    line-height: 20px  !important; /* 125% */
    position: relative  !important;
    cursor: pointer  !important;
    gap: 8px  !important;
}

footer.site-footer .country-selector.weglot-dropdown ul{
    /* overflow-y: auto; */
    border-radius: 16px;
    top: -364px;        
}
/* body .main-navigation ul.menu li.menu-item-has-children.full-width .sub-menu-wrapper{
    margin-top: 26px;
} */

.commercekit-ajs-suggestions>.autocomplete-suggestion:hover:first-child{
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
}
.country-selector.weglot-dropdown a:hover{
    color: inherit !important; 
}
.country-selector.weglot-dropdown a::after{
    display: none;
}
body .col-full-nav .header_icons {
    display: none;
}

body:not(.tax-product_cat, .woocommerce-shop) ul.products li.product .button.product_type_variable,
body:not(.tax-product_cat, .woocommerce-shop) ul.products li.product .button.product_type_simple,
body .col-full-nav ul.products li.product .button.product_type_variable,
body .col-full-nav ul.products li.product .button.product_type_simple {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px!important;
    border-radius: 16px!important;
    background: #B0CB1F;
    color: #fff;
    display: flex!important;
    padding: 10px 10px!important;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border: 2px solid #B0CB1F;
    transition: all 0.3s!important;
    height: 48px;
}
body ul.products li.product .button.product_type_variable:hover,
body ul.products li.product .button.product_type_simple:hover {
    background: transparent!important;
    color: #B0CB1F!important;
}
body .commercekit-wishlist-table .cart button {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px !important;
    border-radius: 16px !important;
    background: #B0CB1F;
    color: #fff;
    display: flex !important;
    padding: 10px 22px !important;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border: 2px solid #B0CB1F;
    transition: all 0.3s !important;
    cursor: pointer;
    height: 36px;
    margin-left: auto;
}
body .commercekit-wishlist-table .cart button:hover {
    background: transparent;
    color: #B0CB1F!important;
}

body .fetch-blog-posts-card-read-more {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    border-radius: 16px;
    background: #B0CB1F;
    color: #fff;
    display: flex;
    padding: 10px 10px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border: 2px solid #B0CB1F;
    transition: all 0.3s;
    height: 48px;
}
body .fetch-blog-posts-card-read-more:hover {
    background: transparent;
    color: #B0CB1F;
    border-radius: 16px;
}
body .widget .widget_custom_html .omnisend-mobile-container{
    display: block !important;
    flex-basis:auto !important;
}
body .widget.widget_custom_html div[class^="omnisend-reset-"] {
    margin: 0;
}
body .widget .widget_custom_html button[type=submit] {
    font-size: 14px;
    font-weight: 600!important;
    line-height: 20px;
    border-radius: 16px;
    background: #B0CB1F;
    color: #fff;
    display: flex;
    padding: 10px 10px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border: 2px solid #B0CB1F;
    transition: all 0.3s;
    min-width: 80px;
    height: 48px;
}
body .widget.widget_custom_html form button[type=submit]:hover {
    background-color: transparent !important;
    color: #B0CB1F !important;
    transition: all .3s !important;
}
body .widget.widget_custom_html form button[type=submit]:hover  svg path{
    stroke: #B0CB1F !important;
}

.widget.widget_custom_html .omnisend-mobile-container {
     flex-basis: auto;
     flex-grow: 0;
}
.widget.widget_custom_html .omnisend-mobile-container:last-child {
    flex-basis: 100%;
    max-width: 109px;
}


/* Weglot Switcher Styles End */
@media only screen and (max-width: 1270px) {
    .site .menu-primary-menu-container > ul > li:last-child{
        margin-left: 0;
    }
    body.home .elementor-section[data-id="7441a17"] > .elementor-column-gap-default{
        flex-wrap: wrap;
    }
    body.home .elementor-section[data-id="7441a17"] > .elementor-column-gap-default > div{
        width: 100%;
    }
    body.home .elementor-section[data-id="7441a17"] > .elementor-column-gap-default > div .elementor-widget-container{
        text-align: center;
    }
    /* .site-footer .footer-nav-wrapper .reviews-wrapper{
        display: flex;
        align-items: center;
        gap: 40px;
        max-width: 100%;
    } */
    /* .site-footer .footer-nav-wrapper .reviews-wrapper{
        display: block;
    } */
}
@media only screen and (max-width: 1250px){
    .site .menu-primary-menu-container > ul > li:last-child{
        position: relative !important;
        right: 0;
    }
    .site .menu-primary-menu-container > ul > li.full-width > a{
        height: auto;
        line-height: normal;
    }
    .col-full-nav .shoptimizer-primary-navigation{
        padding-top: 20px;
        padding-bottom: 16px;
    }
}
@media only screen and (max-width: 1200px) {
    .archive.tax-product_cat .extra-product-image{
        width: 55px;
        right: 45px;
    }
    .single-product .specification-section .kf-item{
        flex-basis: 33.33%;
    }
    .single-product .specification-section .kf-item:nth-child(1),
    .single-product .specification-section .kf-item:nth-child(2),
    .single-product .specification-section .kf-item:nth-child(3){
        margin-bottom: 10px;
    }
    .single-product .specification-section .kf-item:nth-child(3){
        border-right: 0;
    }
    .single-product .product-no-tax{
        flex-wrap: wrap;
    }
    .single-product .product-no-tax .left-section,
    .single-product .product-no-tax .right-section{
        flex-basis: 100%;
        text-align: center;
        justify-content: center;
    }
}
@media screen and (max-width:1040px){
    /* Header Footer */
    .footer-top::before{
        top: 50%;
    }
}
@media only screen and (max-width: 1024px) {
    .archive .commercekit-wishlist.mini,
    li.menu-item .commercekit-wishlist.mini,
    .commercekit-wishlist.mini{
        right: 0;
        top: 0;
        left: inherit;
    }
    .site-search input.search-field{
        border: 1px solid #9CA3AF;
    }
    .top-bar{
        padding:5px 0;
    }
    .top-bar .col-full{
        display:flex;
        justify-content: space-between;
    }
    .top-bar-right{
        margin:0;
    }
    .phonenumber{
        display:none;
    }
    .menu-toggle .bar{
        width: 24px;
        background-color: #24211F !important;
    }
    /* .menu-toggle .bar:nth-child(2){
        width:18px;
    } */
    /* .header_icons {
        position: absolute;
        top: 18px;
        right: 15px;
    } */
    /* .header_icons a {
        margin-left: 15px;
    } */
    /* .header_icons a img{
        width:18px;
    } */
    .header_icons a .count{
        top:-5px;
        right:-5px;
        width: 15px;
        min-width: 15px;
        height: 15px;
        line-height: 15px;
        font-size: 10px;
        left: inherit;
        font-weight: 500;
        font-family: "Inter", sans-serif;
    }
    .m-search-bh .site-header .col-full {
        margin-bottom: 0!important;
        position: relative;
        /* background: transparent; */
    }

    .m-search-bh.sticky-m .mobile-filter,
    .m-search-toggled.sticky-m .mobile-filter,
    .m-search-bh.sticky-m #cgkitpf-horizontal,
    .m-search-toggled.sticky-m #cgkitpf-horizontal {
        top: calc(70px + 85px)!important;
    }

    #custom_html-10 .subscriptions{
        flex-direction:column;
    }
    #custom_html-10 .subscriptions .col {
        width: 100%;
    }
    .site-footer .phonenumber{
        display:block;
    }
    /* .site-footer .widget_nav_menu{
        width:50%!important;
        float:left;
    } */

    #custom_html-11, #custom_html-12{
        position:relative;
        width:100%!important;
        left:0;
        top:0;
        float:none;
        clear:both;
    }
    footer.site-footer .col-full:not(.widget_text){
        padding-bottom:0;
    }
    footer.copyright .row{
        flex-direction:column;
        gap: 20px;
        align-items: flex-start;
    }
    footer.copyright .row_inner:first-child{
        order: 1;
    }
    footer.copyright .row_inner:last-child{
        position: absolute;
        right: 0;
        bottom: 0;
    }
    /* Weglot Switcher Start */
    footer #custom_html-2 .weglot-languages{
        display: block;
    }
    footer #custom_html-2 .currency h5{
        display: block;
    }
    footer #weglot-switcher-1{
        display: none;
    }
    footer .curreny-and-lang{
        display: flex;
        gap: 16px;
    }
    footer .curreny-and-lang > div > h5 {
        display: block;
        text-align: center;
        color: #fff;
        font-weight: 500;
        margin-bottom: 0;
    }
    footer .curreny-and-lang > .currency{
        flex-basis: calc(50% - 8px);
        max-width: calc(50% - 8px);
    }
    footer .curreny-and-lang > .weglot-languages{
        flex-basis: calc(50% - 8px);
    }
    footer .curreny-and-lang .wc_aelia_cs_currency_selector .selected_currency{
        background: #fff;
        color: #000;
        border-radius: 10px;
        padding: 7px 8px 7px 8px;
        max-width: 100%;
        display: flex;
        justify-content: center;
    }
    footer .curreny-and-lang .weglot_switcher.vertical_expand .active-language {
        border-radius: 10px 10px 0 0;
        transition: .5s linear;
        border-bottom: 2px solid;
    }
    footer .curreny-and-lang .weglot_switcher.closed .active-language {
        border-radius: 10px;
    }
    footer .curreny-and-lang .weglot_switcher.vertical_expand .language-option {
        display: flex;
        justify-content: center;
        flex-basis: 100%;
    }
    footer .curreny-and-lang .weglot_switcher.vertical_expand.down .language-list{
        top: 0px;
        z-index: 999;
        width: 100%;
        max-height: 218px;
        overflow: auto;
        padding-top: 10px;
        scrollbar-color: #757575cc #cdcdcdcd;
        flex-direction: inherit;
        flex-wrap: wrap;
        transition: .3s linear;
        visibility: visible;
    }
    footer .curreny-and-lang .weglot_switcher.vertical_expand.closed .language-list{
        visibility: hidden;
    }
    footer .curreny-and-lang .active-language a{
        pointer-events: none;
    }
    footer .curreny-and-lang .weglot_switcher .language-option{
        padding: 8px 15px;
        border-bottom: 1px solid;
    }
    footer .curreny-and-lang .wc_aelia_cs_currency_selector .selected_currency::before{
        display: none;
    }
    .curreny-and-lang .widget_wc_aelia_currencyswitcher_widget {
        float: none;
    }
    /* Weglot Switcher End */

    /* Currency Switcher Start */
    footer .curreny-and-lang .wc_aelia_cs_currency_selector .currency_name{
        color: #000;
        width: auto;
    }
    footer .curreny-and-lang .wc_aelia_cs_currency_selector{
        padding: 10px 0 0 0;
        transition: .5s linear;
        max-width: 100%;
    }
    footer .curreny-and-lang .wc_aelia_cs_currency_selector .dropdown{
        border-radius: 0 0 10px 10px;
    }
    footer .curreny-and-lang .wc_aelia_cs_currency_selector.active .selected_currency{
        border-radius: 10px 10px 0 0;
    }
    /* Currency Switcher End */
}
/* 
.hide_count{
    display: none;
} */

@media only screen and (max-width: 992px) {
    .droix-mobile-tablet-only{
        display: block !important;
    }
    .woocommerce-checkout .site-search.droix-mobile-tablet-only,
    .site-header .site-header-cart a.cart-contents .amount{
        display: none !important;
    }
    .droix-desktop-only{
        display: none !important;
    }
    .col2-set#customer_login, .col2-set.addresses,
    .col2-set#customer_login .col-1,
    .col2-set#customer_login .col-2, 
    .col2-set.addresses .col-2{
        float: none;
    }
    .woocommerce-MyAccount-content,
    .woocommerce-MyAccount-navigation{
        float: none;
    }
    .page-template-default.right-page-sidebar .content-area{
        float: none;
    }
    body.home .col-full {
        padding-right: 20px;
        padding-left: 20px;
    }
    .col-full-nav .shoptimizer-primary-navigation.col-full{
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .main-navigation ul.menu>li.menu-item-has-children.dropdown-open>span.caret{
        top: 0;
        transition: all .5s;
    }
    .main-navigation ul.menu>li.menu-item-has-children>span.caret{
        top: -4px !important;
    }
    body .main-navigation ul.menu li.menu-item-has-children.dropdown-open>.sub-menu-wrapper{
        margin-top: 10px;
        border-bottom: none;
    }
    .main-navigation ul.menu ul.sub-menu{
        padding: 0;
    }
    .archive.tax-product_cat .extra-product-image{
        right: 33px;
    }
    body ul.products li.product .button{
        position: relative;
        width: 100%;
    }
    body .products.owl-carousel .owl-nav button.owl-prev{
        left: 0px;
    }
    body .products.owl-carousel .owl-nav button.owl-next{
        right: 0px;
    }
    .header_icons a img{
        filter: brightness(0) saturate(100%);
    }
    #page .below-content .widget, #page footer .widget{
        margin-bottom: 0;
        flex: 1;
    }

    /* Header Footer */
    /* body.header-5 .main-navigation ul.menu li.menu-item-has-children.full-width > .sub-menu-wrapper li.menu-item-has-children > a{
        display: none;
    }
    body.header-5 .main-navigation ul.menu li.menu-item-has-children li.menu-item-has-children span.caret{
        display: none;
    } */
    .header_icons:after{
        display: none;
    }
    body.header-5.wc-active ul.menu li.full-width{
        margin-bottom: 16px;
    }
    body.header-5 .main-navigation ul.menu ul.sub-menu li{
        margin-bottom: 0;
    }
    .main-navigation ul li.menu-item-has-children.full-width>.sub-menu-wrapper>.container>ul.sub-menu>li{
        width: auto;
    }
    body.header-5 .woocommerce-breadcrumb{
        padding: 16px 0;
    }
    body.header-5 .menu-primary-menu-container>ul>li.menu-button>a span{
        font-size: 14px;
        font-weight: 600;
        line-height: 22px;
    }

    body.header-5 .site-header {
        box-shadow: none !important;
        height: 82px;
        margin-bottom: 68px;
        background-color: #Fff;
    }
    body.header-5 .header_icons{
        margin-right: 0;
    }
    body.header-5 .site-search {
        max-width: calc(100% - 14px);
        position: absolute;
        top: 24px;
        left: 7px;
        z-index: 4;
    }
    body.header-5 .widget_product_search form{
        max-width: 100%;
    }
    body.header-5 .header_icons a:not(:last-child){
        display: none;
    }
    body.header-5 .site-branding{
        width: auto;
    }
    .m-search-bh .site-search, 
    .m-search-toggled .site-search {
        display: block;
        padding: 0;
        height: 0;
        background-color: transparent;
        box-shadow: none;
        position: relative;
        z-index: 1;
    }
    body.header-5 .topbar-wrapper{
        display: none;
    }
    body.header-5 .main-header .custom-logo-link{
        margin-left: 50px;
    }
    body.header-5 .widget_product_search{
        position: absolute;
        top: 35px;
        margin: 0;
        left: 5px;
        right: 5px;
        background: #FFFF;
    }
    body.theme-shoptimizer .site-header .custom-logo-link img, body.wp-custom-logo .site-header .custom-logo-link img{
        height: 38px !important;
    }
    body.header-5.wc-active .site-header-cart a.cart-contents{
        padding: 0;
    }
    body.header-5 .site-header .site-header-cart{
        margin-left: 0;
        top: 14px;
        right: 30px;
    }
    body.header-5.wc-active .menu-primary-menu-container ul.menu{
        display: block !important;
    }
    body.header-5 .shoptimizer-cart-icon{
        top: 0;
        right: 0;
    }
    body.header-5 .site-header .site-header-cart a.cart-contents .shoptimizer-cart-icon .mini-count{
        left: 15px;
        top: 14px;
        background: #222;
    }
    body.header-5 .site-header .col-full{
        justify-content: space-between;
        background: #FFFF;
        border-radius: 0;
        /* margin-top: 28px; */
    }
    body.header-5.wc-active .site-header-cart a.cart-contents .shoptimizer-cart-icon::before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M8.39999 6.5H15.6C19 6.5 19.34 8.09 19.57 10.03L20.47 17.53C20.76 19.99 20 22 16.5 22H7.50999C3.99999 22 3.23999 19.99 3.53999 17.53L4.44 10.03C4.66 8.09 4.99999 6.5 8.39999 6.5Z' stroke='%2324211F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 8V4.5C8 3 9 2 10.5 2H13.5C15 2 16 3 16 4.5V8' stroke='%2324211F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20.41 17.03H8' stroke='%2324211F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    }

    body.header-5 .elementor-widget-image a{
        width: 100%;
    }
    body.header-5 .elementor-widget-image a img{
        width: 100%;
    }
    .elementor-column-gap-default>.elementor-column>.elementor-element-populated{
        padding: 0;
    }
    body.header-5 .site-search .search-field{
        height: 44px;
    }
    .site-search form::after {
        background-repeat: no-repeat;
        background-size: 15px;
        background-position: center;
    }
    .droix-header-search-icon::after {
        background-repeat: no-repeat;
        background-size: 15px;
        background-position: center;
    }
    .site-branding button.menu-toggle{
        cursor: pointer;
        left: 20px;
    }
    .menu-primary-menu-container>ul>li.menu-button > a{
        padding: 0;
        display: block;
        height: auto;
    }
    body.header-5 .shoptimizer-primary-navigation .site-header-cart{
        display: none !important;
    }
    body.single-product .archive-header{
        border-top: unset;
    }
    #page footer .col-full{
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media only screen and (max-width: 768px) {
    body.mobile-toggled #merchantwidget-iframe-wrapper{
        display: none;
    }
    .site-footer .footer-nav-wrapper .reviews-wrapper{
        width: 100%;
    }
    .site-footer .footer-nav-wrapper{
        border-bottom: none;
    }
    body.header-5 .site-search form input[type=search] {
        border-radius: 12px;
        border: 1px solid #F0F0F0;
        background: #FFF;
        font-size: 14px;
        box-shadow: none;
        line-height: 42px;
    }
    #page .below-content .widget, #page footer .widget{
        width: 100%;
        flex: auto;
    }
    .single-product .product-no-tax{
        flex-wrap: nowrap;
        max-width: 500px;
    }
    .single-product .product-no-tax .left-section,
    .single-product .product-no-tax .right-section{
        flex-basis: 50%;
        text-align: left;
        justify-content: start;
    }
    .single-product .product p.price{
        line-height: 38px;
    }
    .single-product .cg-layout-horizontal + .key-features{
        display: none;
    }
    .single-product .woocommerce-product-details__short-description + .key-features{
        display: block;
    }
    .single-product .product-details-wrapper .product-label{
        top: 4.5px;
    }
    .single-product .specification-section h4{
        margin-bottom: 1rem;
    }
    .single-product .specification-section .kf-item{
        flex-basis: 33.3%;
        padding: 0 15px;
    }
    .single-product .specification-section .container > div:nth-child(4n){
        border-right: 1px solid #dcd5d5;
    }
    .single-product .specification-section .container > div:nth-child(3n){
        border-right: 0;
    }
    .archive.tax-product_cat .droix-tools-faq ul li h3 {
        font-size: 18px;
        padding-right: 50px;
        overflow: hidden;
    }

    /* Header Footer */
 .site-footer ul{
        margin-bottom: 0;
    }
    body.header-5 .tabs{
        display: flex;
        align-items: center;
        gap: 12px;
        padding-top: 24px;
        padding-left: 15px;
    }

    footer.site-footer{
        /* border-bottom: none; */
        padding-top: 32px;
    }
    .site-footer .custom-html-widget:first-child{
        margin-bottom: 32px;
    }
    footer.site-footer .widget-title{
        font-size: 24px;
        line-height: 30px; 
        margin-bottom: 20px;
    }
    footer.site-footer li a{
        color:  #AAA;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
    }
    body.header-5.wc-active ul.menu{
        grid-template-columns: 1fr 1fr;
        column-gap: 30px;
    }
    .social-media{
        padding-top: 32px;
        padding-bottom: 32px;
    }
    footer.copyright{
        padding: 0;
    }
    footer.copyright .row_inner:nth-child(2){
        border-bottom: 1px solid #F8F8F8;
        padding-bottom: 32px;
        gap: 16px;
        width: 100%;
    }
    footer.copyright .row{
        padding-bottom: 24px;
    }
    footer.copyright .row_inner:last-child{
        bottom: 25px;
    }
    .footer-top .footer-top__image-desktop img{
        height: 274px;
        width: 100%;
    }
    footer.copyright .row_inner:nth-child(2) p:first-child{
        width: 100%;
        display: flex;
        color: #AAA !important;
    }
    .footer-top__text-block::after, .footer-top__text-block::before{
        background-size: 24px;
   }
    .footer-top__text-block::after{
        left: 12px;
        top: 12px;
   }
    .footer-top__text-block::before{
        background-size: 24px;
        top: 70%;
        bottom: auto;
        right: 12px;
   }
   .footer-top__text-block h2{
        font-size: 24px;
        line-height: 30px; 
        padding-top: 16px;
        padding-bottom: 26px;
   }
   .footer-top__text-block{
        padding-top: 34px;
   }
   .footer-top{
        padding-bottom: 32px;
    /* margin-bottom: 32px; */
   }
   footer.copyright .row_inner:nth-child(2){
        padding-bottom: 20px;
   }
   .site-footer .footer-nav-wrapper .reviews-wrapper{
        max-width: 100%;
        flex-direction: row;
        gap: 0;
        align-items: flex-start;
        justify-content: space-between;
   }
   /* .site-footer .footer-nav-wrapper div{
        margin: 0;
   } */
}

@media screen and (max-width:767px) {
    /* Side Cart */
    body .shoptimizer-mini-cart-wrap .woocommerce-mini-cart-item:not(:last-child){
        padding-bottom: 24px !important;
    }
    .shoptimizer-mini-cart-wrap .widget_shopping_cart .product_list_widget .variation-attributes{
        padding: 0 50px;
    }
    /* //slider */
    body .shoptimizer-mini-cart-wrap .commercekit-order-bumps-wrap .ckobp-prev, .ckobp-next{
        display: block !important;
    }
    body .shoptimizer-mini-cart-wrap .commercekit-order-bumps-wrap .ckobp-prev svg, body .shoptimizer-mini-cart-wrap .commercekit-order-bumps-wrap .ckobp-next svg{
        width: 24px;
        height: 24px;
        background-color: transparent;
        border-radius: none;
        border: none;
    }
    body .shoptimizer-mini-cart-wrap .commercekit-order-bumps-wrap .ckobp-prev, body .shoptimizer-mini-cart-wrap .commercekit-order-bumps-wrap .ckobp-next{
        right: 0;
        position: absolute;
        top: -51px;
        display: block !important;
        cursor: pointer;
        height: 24px;
        width: 24px;
        z-index: 2;
        border-radius: none;
        background: transparent;
        border: none;
        display: block;
        transition: all 0.3s;
    }
    body .shoptimizer-mini-cart-wrap .commercekit-order-bumps-wrap .ckobp-prev{
        left: 75%;
    }
    body .shoptimizer-mini-cart-wrap .commercekit-order-bumps-wrap .ckobp-disabled svg path{
        stroke: #A4A4A4;
    }
    body .shoptimizer-mini-cart-wrap .commercekit-order-bumps-wrap .ckobp-prev svg:hover path,
    body .shoptimizer-mini-cart-wrap .commercekit-order-bumps-wrap .ckobp-next svg:hover path {
        stroke: #B0CB1F; 
    }
    
    body .shoptimizer-mini-cart-wrap .commercekit-order-bump-wrap .commercekit-order-bumps{
        display: flex;
        align-items: start;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        scroll-snap-stop: always;
        scroll-behavior: smooth;
        -webkit-overflow-scrolling: touch;
        position: relative;
        -ms-overflow-style: none;
        scrollbar-width: none;
        width: 100%;
    }
        /* background */
        .drawer-open .mobile-overlay, .filter-open .mobile-overlay, .mobile-toggled .main-header::before, .mobile-toggled .mobile-overlay, .mobile-toggled .topbar-wrapper::before, .mobile-toggled.m-search-bh .site-search::before {
            background: rgba(32, 32, 32, 0.60);
            backdrop-filter: blur(4px);
        }
        body.drawer-open .shoptimizer-mini-cart-wrap {
            max-width: 400px;
        }
        .shoptimizer-mini-cart-wrap .close-drawer {
            top: 31px;
            left: 20px;
        }
        .shoptimizer-mini-cart-wrap .cart-drawer-heading{
            padding: 24px 20px 24px 20px;
            text-align: center;
            line-height: 30px;
        }
    
        /* //scroll */
        .shoptimizer-mini-cart-wrap .widget_shopping_cart li.woocommerce-mini-cart-item::-webkit-scrollbar {
            display: none;
    }
        .shoptimizer-mini-cart-wrap .widget_shopping_cart li.woocommerce-mini-cart-item{
            width: 100%;
            display: grid;  
            margin-right: 0;
            justify-content: space-between;
            margin-left: 0 !important;
            padding-left: 20px !important; 
            padding-right: 20px !important;
            overflow: scroll;
            transition: all 0.3s;
        }
        .shoptimizer-mini-cart-wrap .widget_shopping_cart .woocommerce-mini-cart-item .product-total-prices{
            display: none;
            grid-row: 1;
            grid-column: 1;
            position: absolute;
            top: 38px;
            left: 122px;
            justify-items: start;
        }
        .shoptimizer-mini-cart-wrap .widget_shopping_cart .woocommerce-mini-cart-item .quantity-wrapper{
            max-width: 106px;
            padding: 10px 8px;
            margin-left: 0;
            grid-row: 1;
            margin-right: 0;
        }
        body .shoptimizer-mini-cart-wrap .product_list_widget .static-border-container{
            width: 87%;
        }
        body .shoptimizer-mini-cart-wrap .woocommerce-mini-cart-item:not(:first-child) {
            padding-bottom: 20px !important;
        }
        .shoptimizer-mini-cart-wrap .widget_shopping_cart .woocommerce-mini-cart-item img{
            max-width: 70px;
            margin-left: 0;
            margin-right: 12px;
            margin-left: 0;
            border: 1px solid transparent;
        }
        body .shoptimizer-mini-cart-wrap .widget_shopping_cart .product_list_widget li a.remove{
            position: absolute;
            left: 20px;
            top: 50%;
            transform: translateY(-50%);
            padding-right: 20px;
        }
        .shoptimizer-mini-cart-wrap .widget_shopping_cart .woocommerce-mini-cart-item .quantity-wrapper {
            padding: 7px;
            gap: 12px;
            height: 45px;
            align-items: center;
    }
        .shoptimizer-mini-cart-wrap .widget_shopping_cart .woocommerce-mini-cart-item .amount{
            font-size: 16px;
        }
        .shoptimizer-mini-cart-wrap .widget_shopping_cart li.woocommerce-mini-cart-item a{
            align-items:start;
        }
        .shoptimizer-mini-cart-wrap .widget_shopping_cart li.woocommerce-mini-cart-item .product-name{
            color: #2E2E2E;
            font-size: 12px;
            font-weight: 400;
            line-height: 17px;
            max-width: 102px;
            word-wrap: normal;
        }
        .shoptimizer-mini-cart-wrap .widget_shopping_cart .woocommerce-mini-cart-item .quantity input{
            width: 106px;
            height: 48px;
        }
        li .commercekit-order-bump-wrap{
            margin: 0;
            padding: 24px 20px;
        }
        .shoptimizer-mini-cart-wrap .widget_shopping_cart li.woocommerce-mini-cart-item div:nth-child(2){
            grid-row: 1;
            width: 78%;
            margin-left: 35px;
            display: flex;
            align-items: center;
        }
        .shoptimizer-mini-cart-wrap .widget_shopping_cart .woocommerce-mini-cart-item ins bdi,
        .shoptimizer-mini-cart-wrap .widget_shopping_cart .woocommerce-mini-cart-item ins bdi span {
            color: #BB3DA1;
        }
        .shoptimizer-mini-cart-wrap .widget_shopping_cart .woocommerce-mini-cart-item ins{
            font-size: 16px;
            font-weight: 500;
            line-height: 24px;
        }
        .shoptimizer-mini-cart-wrap .widget_shopping_cart .woocommerce-mini-cart-item del ins{
            color: #737373;
            font-size: 12px;
            font-weight: 300;
            line-height: 5px; 
        }
        .commercekit-order-bump-wrap .commercekit-order-bump .ckobp-item{
            display: flex;
            align-items: center;
            justify-items: center;
            flex-direction: column-reverse;
            justify-content: center;
        }
        .commercekit-order-bump-wrap .commercekit-order-bump .ckobp-price-container{
            display: grid;
            grid-template-columns: 1fr 1fr;
            align-items:center;
        }
        .commercekit-order-bump-wrap .commercekit-order-bump .ckobp-price-container del{
            margin-left: auto;
            text-decoration: none;
        }
        .commercekit-order-bump-wrap .commercekit-order-bump .ckobp-price-container ins{
            margin-left: auto;
            grid-column: 2;
        }
        .commercekit-order-bump-wrap .commercekit-order-bump .ckobp-price-container del span{
            color: #6B7280;
            /*font-size: 12px;*/
            font-weight: 400;
            line-height: 120%; 
            text-decoration-line: line-through;
        }
        .commercekit-order-bump-wrap .commercekit-order-bump .ckobp-price-container ins span{
            color: #BB3DA1;
            font-size: 16px;
            font-weight: 500;
            line-height: 24px;
            margin-left: auto;
            grid-column: 2;
        }
        .commercekit-order-bump-wrap .commercekit-order-bump .ckobp-price-container .amount{
            font-size: 16px;
            margin-left: auto;
        }
        .commercekit-order-bump-wrap .commercekit-order-bump .ckobp-price-container .ckobp-price-label{
            color: #BB3DA1;
            font-size: 12px;
            font-weight: 400;
            line-height: 20px; 
        }
        .commercekit-order-bump-wrap .commercekit-order-bump .ckobp-product{
            flex-direction: column;
            width: 100%;
        }
    
        .commercekit-order-bump-wrap .commercekit-order-bump .ckobp-name{
            color: #24211F;
            font-size: 14px;
            font-weight: 400;
            line-height: 20px;
            padding-bottom: 16px;
            text-align: center;
            width: 100%;
            display: inline-block;
            overflow: hidden;
            text-overflow: ellipsis;
        }
       .commercekit-order-bump-wrap .commercekit-order-bump .ckobp-price .amount{
            font-size: 16px;
        }
        .commercekit-order-bump-wrap .commercekit-order-bump .ckobp-image{
            width: 100px;
            padding-bottom: 0;
        }
        .commercekit-order-bump-wrap .commercekit-order-bump .ckobp-image img{
            max-width:  100%;
        }
        .commercekit-order-bump .ckobp-actions{
            margin-top: 0 !important;
        }
        .commercekit-order-bump-wrap .commercekit-order-bump .ckobp-actions{
            top: 15px;
        }
        .commercekit-order-bump-wrap .commercekit-order-bump .ckobp-title{
            font-size: 14px;
            padding: 0 0 8px 34px;
        }
        .commercekit-order-bump-wrap .commercekit-order-bump{
            padding: 20px 16px;
            margin: 0;
            margin-right: 0;
        }
        .coupon-form-wrapper input.input-text{
            height: 54px;
            font-size: 14px;
            padding: 8px 8px;
        }
        body .shoptimizer-mini-cart-wrap .mini-cart-coupon .coupon-form-wrapper button{
            top: 8px;
            right: 10px;
            height: 37px;
            font-size: 14px;
            padding: 18px 20px;
        }
        .site .widget_shopping_cart a.button.checkout, .shoptimizer-mini-cart-wrap .woocommerce-mini-cart__buttons a.btn-continue-shopping, body .shoptimizer-mini-cart-wrap .widget_shopping_cart #promo-code-section p, .widget_shopping_cart_content .coupone__code a{
            font-size: 16px;
        }
        .shoptimizer-mini-cart-wrap .woocommerce-mini-cart__buttons{
            padding-bottom: 30px;
        }
        body .shoptimizer-mini-cart-wrap .widget_shopping_cart {
            display: block;
        }
        body .shoptimizer-mini-cart-wrap .widget_shopping_cart_content {
            min-height: 100%;
        }
    
        .shoptimizer-mini-cart-wrap .widget_shopping_cart li.mini_cart_item .product-name .mobile-price {
            display: block;
        }
        .shoptimizer-mini-cart-wrap .widget_shopping_cart .woocommerce-mini-cart-item .amount {
            margin-top: 0;
        }
    
        .shoptimizer-mini-cart-wrap .widget_shopping_cart li.mini_cart_item .product-price {
            display: flex;
            flex-direction: column;
        }
        .shoptimizer-mini-cart-wrap .widget_shopping_cart li.mini_cart_item .product-price del {
            order: 2;
            line-height: 20px;
        }
        .shoptimizer-mini-cart-wrap .widget_shopping_cart li.mini_cart_item .product-price ins {
            order: 1;
        }
        .shoptimizer-mini-cart-wrap .widget_shopping_cart li.mini_cart_item .product-price .woocommerce-price-suffix {
            order: 3;
        }
        .shoptimizer-mini-cart-wrap .widget_shopping_cart li.mini_cart_item .product-price ins bdi {
            font-size: 16px;
            line-height: 24px;
        }
        .shoptimizer-mini-cart-wrap .widget_shopping_cart li.mini_cart_item .product-price del bdi {
            font-size: 12px;
            line-height: 24px;
        }
        .shoptimizer-mini-cart-wrap .widget_shopping_cart li.mini_cart_item .product-price del span {
            display: inline-flex;
        }

        body .col-full-nav .header_icons {
            display: flex;
            flex-direction: column;
            gap: 20px;
            padding-bottom: 15px;
        }
        body .col-full-nav .header_icons a {
            display: flex!important;
            align-items: center;
            font-family: 'Ubuntu';
            font-size: 14px;
            font-weight: 400;
            color: #24211f;
            width: auto;
        }
        body .col-full-nav .header_icons a img {
            margin-right: 16px;
        }
        body .col-full-nav .header_icons .country-selector.weglot-dropdown ul {
            bottom: 46px;
        }
        .shoptimizer-mini-cart-wrap .widget_shopping_cart .woocommerce-mini-cart-item .product-price del span{
            font-size: 14px;
            font-weight: 400;
            line-height: 16px;
        }
    }

@media screen and (max-width: 659px){
    /* Side Cart */
    .shoptimizer-mini-cart-wrap .widget_shopping_cart .woocommerce-mini-cart-item .quantity-wrapper button.minus, .shoptimizer-mini-cart-wrap .widget_shopping_cart .woocommerce-mini-cart-item .quantity-wrapper button.plus{
        padding: 0;
    }
}  

@media only screen and (max-width: 576px) {
    .omnisend-form-6748940eca076cd28da9c55e-column-674893087cbbdc6c236e77d0{
        width: 100%;
        margin-right: 10px;
    }
    /* .omnisend-form-6748940eca076cd28da9c55e-column-674893087cbbdc6c236e77d1{
        position: absolute;
        right: 0;
        left: auto;
        top: 28px;
    } */
    body.home .elementor-column .elementor-widget-html > .elementor-widget-container{
        max-width: 300px;
        margin: auto;
    }
    .archive.tax-product_cat .extra-product-image{
        width: 50px;
        right: 33px;
    }
    .single-product .specification-section .kf-item{
        flex-basis: 50%;
    }
    .single-product .specification-section .container > div:nth-child(3n){
        border-right: 1px solid #dcd5d5;
    }
    .single-product .specification-section .container > div:nth-child(2n),
    .single-product .specification-section .container > div:nth-child(4n){
        border-right: 0;
    }
    .archive.tax-product_cat .droix-tools-faq h2{
        font-size: 21px
    }
    .archive.tax-product_cat .droix-tools-faq{
        padding-top: 0;
    }
    .archive.tax-product_cat .droix-tools-faq ul li h3 {
        font-size: 17px
    }
    body .products.owl-carousel .product-category img{
        min-height: auto;
        max-height: 200px;
        width: auto;
        margin: auto;
    }
    body.header-5 .widget.widget_custom_html form input[id^="omnisend-form-"]{
        width: 100% !important;
    }
    body .widget.widget_custom_html button[type=submit]{
        width: 100% !important;
    }
    button.omnisend-form-6748940eca076cd28da9c55e-action-627932485028ebd8c6660c51{
        /* width: 100%; */
        justify-content: center;
    }
    
    /* .omnisend-form-6748940eca076cd28da9c55e-section-674893087cbbdc6c236e77ce{
        display: block;
    } */
    .site-footer .footer-nav-wrapper .reviews-wrapper{
        align-items: flex-start;
    }
    .site-footer .footer-nav-wrapper{
        padding-bottom: 0;
    }
    footer.copyright .row_inner .wrapper-ssl svg path{
        color:#AAA;
    }
    .footer-top__text-block h2{
        max-width: 320px;
        margin: 0 auto;
    }
    #droix-tp-widget-micro-trustscore {
        justify-content: center;
        align-items: flex-start;
    }
    #droix-tp-widget-micro-combo {
        flex-direction: column;
        gap: 2px;
    }
    #droix-tp-widget-carousel {
        width: 100%;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        gap: 24px;
    }
    #droix-tp-widget-carousel .droix-tp-widget-carousel-second {
        margin-left: 0;
    }
}

@media (max-width: 480px) {
    .single-product .product-no-tax{
        flex-wrap: wrap;
    }
    .single-product .product-no-tax .left-section,
    .single-product .product-no-tax .right-section{
        flex-basis: 100%;
        text-align: center;
        justify-content: center;
    }
    /* .footer-top__text-block h2{
        max-width: 272px;
        margin: 0 auto;
    } */
}

@media (max-width: 405px) {
    .single-product .specification-section{
        padding-bottom: 0;
    }
    .single-product .summary p.affirm-as-low-as{
        text-align: left;
        position: relative;
    }
    .__affirm-logo.__ligature__affirm_full_logo__ {
        position: absolute;
        right: 15px;
        height: 20px;
        top: calc(50% - 10px);
    }
    .single-product .summary p.affirm-as-low-as a {
        display: block;
        max-width: 80%;
    }
    body.drawer-open .shoptimizer-mini-cart-wrap{
        max-width: 100%;
    }
}

@media (max-width: 360px) {
    .site-footer .footer-nav-wrapper .reviews-wrapper{
        flex-direction: column;
    }
}

@media (min-width: 770px) {
    .summary.entry-summary .key-features{
        display: none;
    }
}

@media (min-width: 771px) {
    .single-product #commercegurus-pdp-gallery-wrapper .cg-thumb-swiper ul.swiper-wrapper {
        display: flex;
        align-items: center;
    }
    .yith-wcdp .yith-wcdp-single-add-to-cart-fields .labels_wrap{
        padding: 15px 30px;
    }
    .yith-wcdp .deposit_description {
        padding: 0 30px;
    }
}

.stock {
    opacity: 1;
    transition: opacity 0.3s;
}
.stock.change {
    opacity: 0.3;
}
form.variations_form #ckwtl-button3 {
    width: calc(100% - 90px) !important;
}

@media (min-width: 375px) and (max-width: 770px)  {
    .yith-wcdp .yith-wcdp-single-add-to-cart-fields .labels_container{
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 0px;
    }
    #yith-wcdp-add-deposit-to-cart .labels_container {
        padding-left: 15px;
    }
    #yith-wcdp-add-deposit-to-cart .yith-wcdp-single-add-to-cart-fields .label {
        padding-left: 25px!important;
    }
}

@media (min-width: 1100px) {
    .yith-wcdp .yith-wcdp-single-add-to-cart-fields .labels_container{
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 0px;
    }
}

@media(min-width: 1100px) {
    #yith-wcdp-add-deposit-to-cart .yith-wcdp-single-add-to-cart-fields .full {
        max-width: 90%;
    }
    #yith-wcdp-add-deposit-to-cart .yith-wcdp-single-add-to-cart-fields .deposit {
        margin-left: -10px;
    }
}

@media (min-width: 1240px) {
    #yith-wcdp-add-deposit-to-cart .labels_wrap {
        padding: 15px 47px 11px
    }
}

.single-product .summary p.affirm-as-low-as {
    display: none;
}