:root{
    --loobek-text-bold-color: #141414!important;
    --loobek-button-bg: #000!important;
    --loobek-button-border:#000!important; 
}
.wb_custom_product_gallery {
    --gap: 4px;
    display: flex;
    flex-wrap: wrap;
    margin: 0 calc(var(--gap)* -1)!important;
}
.wb_custom_product_gallery .woocommerce-product-gallery__image{
    flex: 0 0 50%;
    padding: var(--gap);
}
.wb_custom_product_gallery .woocommerce-product-gallery__trigger{
    display: none;
}
.wb_custom_product_gallery  .onsale{
    display: none;
}
.single.single-product .onsale{
    display: none;
} 
.elementor-element-7b778506  {
    justify-content: inherit!important;
}
.wb_gallery .swiper-pagination {
    display: none;
}
.mycarousel374  .swiper-slide .e-con-full,
.elementor-element-55342dcf .swiper-slide .e-con-full{
    height: 100%;
}
.wb_tabs  .e-n-tabs-heading .e-n-tab-title{
    width: 216px;
    flex: 0 0 216px;
    line-height: 1.2;
    min-height: 64px;
}
.elementor-34220 .elementor-element.elementor-element-11c7e361,
.elementor-34220 .elementor-element.elementor-element-72f6204d,
.elementor-34220 .elementor-element.elementor-element-6f853bcd,
.elementor-34220 .elementor-element.elementor-element-2424bdc4,
.elementor-34220 .elementor-element.elementor-element-68eff889,
.elementor-34220 .elementor-element.elementor-element-11c7e361{
    align-items: flex-start;
    justify-content: flex-start;
}
.cart-note {
    padding: 30px;
    border: 1px solid #0F2739;
    background-color: #E2F2FF;
    margin-bottom: 24px;
    font-weight: 600;
    text-align: center;
    border-radius: 5px;
}
.site_cart_note {
    padding: 30px;
    border: 1px solid #0F2739;
    margin-top: 30px;
    font-size: 12px;
    clear: both;
    border-radius: 5px;
    line-height: 1.2;
    color: #9F9F9F;
    display: flex;
    align-items: flex-start;
    gap: 10px;
}
.site_cart_note svg{
    width: 32px!important;
    height: 32px!important;
    margin-top: -2px;
    flex: 0 0 32px;
}
.site_cart_note svg path {
    fill: #000000;
}
.site_cart_note .title{
    font-size: 16px;
    line-height: 1;
    margin-bottom: 7px;
    color: #000000;
}
.site_cart_note  p {
    margin-bottom: 0;
}
.woocommerce .cart-collaterals .cart_totals {
    background-color: #D9D9EC!important;
}
table.shop_table_responsive.cart tr td.product-quantity .showmobile {
    display: none;
}
.woocommerce-cart .woocommerce .cart-collaterals  .checkout-button{
    border: 1px solid #000;
    background-color: #000!important;
    font-size: 1rem;
    padding: 15px 10px;
    border-radius: 8px;
    line-height: 1;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    gap: 5px;

}
.woocommerce-cart .woocommerce .cart-collaterals  .checkout-button path{
    fill: none;
}
.woocommerce-cart .woocommerce .cart-collaterals  .checkout-button:hover{
    background-color: var(--loobek-button-hover-bg)!important;
}
.btn-blue{
    border: 5px solid #003366ff;
    background-color: #003366ff;
    font-size: 12px;
    padding: 10px 10px;
    border-radius: 8px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff!important;
    transition: 0.3s all;
}
.btn-blue:hover{
    opacity: 0.9;
    border-color: var(--loobek-button-hover-border);
}
.elementor-widget-container a.btn-blue{
    color: #fff!important;
}
.elementor-widget-container a i{
    font-size: 16px;
    margin-right: 5px;
}
.woocommerce-cart .woocommerce .cart-collaterals  .checkout-button svg{
    width: 24px;
    margin-left: 8px;
}
.woocommerce-cart .woocommerce .cart-collaterals  .checkout-button svg path{
    
}
.woocommerce-cart .woocommerce .cart-collaterals .wb_fixed_mobile_checkout{
    display: none;
}
.shop_table  .name_mobile{
    display: none!important;
}
.woocommerce table.shop_table_responsive.cart tr td.product-name .jdgm-prev-badge__stars{
    color: gold;
    margin-top: 10px;
    font-size: 10px;
}
.woocommerce table.shop_table_responsive.cart tr td.product-name .meta_add{
    margin-top: 10px;
    font-size: 12px;
    color: #9f9f9f;
    line-height: 1.8;
}
.woocommerce table.shop_table_responsive.cart tr td.product-name .meta_add p{
    margin-bottom: unset;
    font-size: inherit;
}
.woocommerce table.shop_table_responsive.cart tr td.product-name .meta_add .variation{
    font-size: inherit;
    line-height: inherit;
}
.woocommerce table.shop_table_responsive.cart tr td.product-name .meta_add .variation>*{
    line-height: 1.8;
    color: inherit!important;
}
.woocommerce table.shop_table_responsive.cart tr td.product-name .meta_add .variation dt{
    font-weight: normal;
}
.woocommerce table.shop_table_responsive.cart tr td.product-name .meta_add .variation dd{
    font-weight: bold;
}
.woocommerce table.shop_table_responsive.cart tr td.product-name .meta_add strong{
    color: inherit;
    font-weight: bold;
}
.cart .amount {
    color: inherit!important;
}
.woocommerce table.shop_table_responsive.cart tr {
    color: #0F2739;
    letter-spacing: 0.05em;
}
.woocommerce .cart-collaterals .cart_totals {
    padding: 0!important;
    background-color: #fff!important;
}
.checkout_note {
    text-align: center;
    padding: 5px 5px 0;
    color: #9F9F9F;
    font-size: 14px;
}
.woocommerce-cart .wc-proceed-to-checkout {
    margin-top: 30px;
}
#wc-stripe-express-checkout-element{
    margin-bottom: 0!important;
}
.woocommerce .woocommerce-checkout .form-row .input-text{
    border-color: var(--loobek-border);
    border-radius: 5px;
}
.woocommerce .woocommerce-checkout .select2-container--default .select2-selection--single{
    border-color: var(--loobek-border)!important;
    border-radius: 5px;
}
.woocommerce-checkout .woocommerce-input-wrapper{
    position: relative;
}
.woocommerce-checkout .woocommerce-input-wrapper .placeholder{
    position: absolute;
    top: 11px;
    left: 18px;
    background-color: #fff;
    padding: 0 2px;
    transform: translateY(-24px);
    transition: 0.3s all;
    pointer-events: none;
    color: var(--loobek-text-bold-color);
    
}
.woocommerce-checkout .woocommerce-input-wrapper .input-text::placeholder{
    color: transparent;    
}
.woocommerce-checkout .woocommerce-input-wrapper .input-text:placeholder-shown ~ .placeholder {
    transform: translateY(0);
    color: #9F9F9F;
}
.woocommerce form.woocommerce-checkout .form-row{
    margin-bottom: 20px;
}
.woocommerce form.woocommerce-checkout .form-row label{
    padding-bottom: 10px;
}
.woocommerce-checkout .woocommerce-input-wrapper .input-text:focus + .placeholder {
    transform: translateY(-24px)!important;
}
.woocommerce-checkout .woocommerce-input-wrapper .input-text:focus:placeholder-shown + .placeholder {
    transform: translateY(-24px)!important;
}
.woocommerce form .form-row.woocommerce-validated input.input-text{
    border-color: inherit!important;
}
.woocommerce-checkout .woocommerce-input-wrapper .input-text:focus,
.woocommerce form .form-row.woocommerce-validated input.input-text:focus {
    border-color: #000!important;
}
.woocommerce-checkout .woocommerce-input-wrapper .input-text:focus{
    box-shadow: inset 1px 1px 0px #000,inset -1px -1px 0px #000;
}
.woocommerce #payment #place_order {
    border-radius: 5px;
    padding-top: 15px!important;
    padding-bottom: 15px!important;
    border-color: transparent;    
}
.woocommerce #payment #place_order.button-green{
    background-color: #000;
}
.woocommerce-message {
    border-color: transparent!important;
}
body.woocommerce-cart article .elementor-widget-container> .woocommerce {
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    display: flex;
}
body.woocommerce-cart header.ts-header,
body.woocommerce-checkout header.ts-header,
body.woocommerce-cart footer.footer-area,
body.woocommerce-checkout footer.footer-area{
    display: none;
}
.wb_cart_in_checkout .checkout_coupon {
    display: block!important;
}
.woocommerce .wb_cart_in_checkout .woocommerce-cart-form{
  
}
.woocommerce .wb_cart_in_checkout .woocommerce-cart-form.processing{
    opacity: 0.6;
}
.woocommerce-checkout #order_review_heading,
.woocommerce-checkout .woocommerce-checkout-review-order-table{
    display: none;
}
.wb_cart_in_checkout {
    padding-top: 30px;
}
.wb_cart_in_checkout h3{
    font-weight: normal;
    font-family: 'Montserrat';
}
.woocommerce table.shop_table td.product-name a,
.woocommerce-checkout h3,
.woocommerce-checkout label,
.woocommerce-checkout  .button {
    font-family: 'Montserrat';
}
.woocommerce-checkout h3 {
    font-weight: 600!important;
}
.wb_group {    
    display: flex;
    justify-content: space-between;
}
.woocommerce .checkout-login-coupon-wrapper .checkout_coupon {
    border: none!important;
    padding: 0!important;
    display: flex!important;
    gap: 10px;
}
.woocommerce .checkout-login-coupon-wrapper .checkout_coupon .button{
    white-space: nowrap;
}
.woocommerce .checkout-login-coupon-wrapper .checkout_coupon .form-row-first{
    flex: 1!important;
    width: auto!important;
}

.wb_group .cart-collaterals .cart_totals table td{
    padding: 22px 0 22px 30px !important;
}
.wb_group .cart-collaterals .cart_totals table th{
    padding: 22px 0 22px !important;
}
.woocommerce .checkout-login-coupon-wrapper .checkout_coupon .form-row-last {
    width: auto!important;
}
.woocommerce table.shop_table td.product-thumbnail a {
    aspect-ratio: 1/1;
}
.woocommerce table.shop_table td.product-thumbnail a img{
    border-radius: 5px;
}
.woocommerce #payment {
    padding-top: 0!important;
    background-color: #fcfcfc!important;
}
.woocommerce #payment::before{
    display: none;
}
.woocommerce-checkout #order_review{
    padding: 0!important;
    border-radius: 8px;
    background-color: transparent!important;
}
.woocommerce-checkout #order_review h3{
    line-height: 32px;
    font-size: 24px;
    text-transform: uppercase;
}
.woocommerce-checkout #order_review .wc_payment_methods {
    
    border: 1px solid #f5f5f5!important;
    background-color: #fcfcfc;
    border-top: none!important;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.woocommerce-checkout #order_review .wc_payment_methods li{    
    line-height: 1.3!important;
    background-color: #fff;
    margin: -1px;
    font-size: 14px;
}
.woocommerce-checkout #order_review .wc_payment_methods li .input_c{
    
    border: 1px solid #f5f5f5;
    position: relative;
    margin: -1px -1px 0;
}
.woocommerce-checkout #order_review .wc_payment_methods li .input_c label{
    font-size: 16px;
    padding: 15px 30px 15px 50px;
    display: block;
    font-family: 'Montserrat';
    font-weight: 600;
}
.woocommerce-checkout #order_review .wc_payment_methods li .input_c input{
    position: absolute;
    top: 23px;
    left: 30px;
    
}
.woocommerce #payment ul.payment_methods li .unzer-checkout-field-row label{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 3px;
    display: block;
}
.woocommerce-checkout #order_review .wc_payment_methods li .payment_box {
    padding: 10px 30px;
}
.woocommerce-checkout #order_review .wc_payment_methods li:first-child .input_c{
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.woocommerce-checkout #order_review .wc_payment_methods li.active .input_c{
  /*   border-color: #3660c4;    
    background-color: #3660c4;  */
    border-color: var(--loobek-button-bg);    
    background-color: #ebebec; 
    color: #000;   
}
.woocommerce-checkout #order_review .wc_payment_methods li.active .input_c label{
    color: inherit;
}
.woocommerce-checkout #order_review .wc_payment_methods li.active {
    background-color:  #ececec;
}
.woocommerce-checkout #order_review  .place-order .woocommerce-terms-and-conditions-wrapper{
    padding-top: 20px!important;
    padding-left: 30px;
    padding-right: 30px;
}
.woocommerce-checkout #order_review  .place-order .woocommerce-terms-and-conditions-wrapper p:last-child{
    margin-bottom: 0;
}
.woocommerce-checkout #order_review .wc_payment_methods li p{
    margin-top: 5px!important;
}
.woocommerce-checkout #payment div.payment_box input.input-text {
    padding: 5px 20px!important;
    height: 42px;
}
.woocommerce-checkout #payment fieldset{
    margin-top: 5px!important;
    padding: 0!important;
}
.unzerUI.checkbox label {
    padding-left: 30px!important;
    position: relative!important;
    display: block!important;
}
.unzerUI.checkbox label::before{
    width: 20px!important;
    height: 20px!important;
    background-size: 20px 20px!important;
    top: 5px!important;
}
.shop_notes {
    display: flex;
    gap: 30px;
}
.shop_notes .site_cart_note{
    flex: 1;
}
.product-quantity {
    color: #000;
}
.product-quantity .amount{
    white-space: nowrap;
    font-weight: bold;
}
#payment .unzerUI  {
    font-size: 1em;
}
.woocommerce table.shop_table.woocommerce-cart-form__contents .product-quantity{
    white-space: nowrap;
    font-weight: bold;
}
.product-name a {
    color: #000!important;
}
.woocommerce #payment #place_order{
    margin-top: 15px!important;
    font-size: 18px;
    font-family: 'Montserrat'!important;
    text-transform: uppercase;
    font-weight: 600;
    display: flex !important;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-bottom: 10px!important;
}
.cart_totals  .price_group {
    white-space: nowrap;
}
.cart_totals  .price_group .regular .amount{
    color: #919191!important;
    text-decoration: line-through;
    margin-right: 10px;
    font-style: italic;
}
.cart-collaterals .cart_totals table  td{
    text-align: right;
}
.cart-collaterals .cart_totals table .discount td,
.cart-collaterals .cart_totals table .discount th{
    background-color: #D2FFC1!important;
    color: #11924A!important;
}
.cart-collaterals .cart_totals table .discount td .amount,
.cart-collaterals .cart_totals table .discount td::before{
    color:inherit!important;
}
.shop_table_responsive .product_note {
    color: #000;
    margin-top: 5px;
}
.shop_table_responsive .product_note p{
    font-size: 13px;
    margin: 0;
    line-height: 1.3;
    text-align: left;
    margin: 3px 0;
}
.shop_table_responsive  .product_note svg{   
    width: 15px;
    --fill:#11924A;
    margin-bottom: -3px;
}
.shop_table_responsive  .product_note svg.e-fas-check-circle{
    margin-bottom: -5px;
}
.shop_table_responsive  .product_note svg path{
    fill: var(--fill);
}

.mys_adv .cart_trust .list{
    flex-direction: column;
}
.woocommerce .checkout #customer_details .col-2 {
    margin-top: 0!important;
}
.woocommerce .checkout #customer_details .col-2 .woocommerce-additional-fields h3{
    margin-top: 0!important;
}
.woocommerce .checkout #customer_details .col-2 #order_comments_field{
    padding-top: 0;
}
.woocommerce-checkout  .woocommerce-message{
    display: none;
}
.swipernav  {
    max-width: calc(100vw - 8px); 
    display: none;
    margin:8px auto;

}
.wb_gallery .swipernav .swiper-slide {
    padding: 0;
    border: 2px solid #d9dadb;
    border-radius: 8px;
}
.wb_gallery .swipernav .swiper-slide {
    border-radius: 4px;
}
.wb_gallery .swipernav .swiper-slide.swiper-slide-thumb-active {
    border-color: #000;
}
.elementor-widget-woocommerce-product-images {
    
}
.elementor-location-single.product > .elementor-sticky--active{
    transform: translateY(100%);
}
.elementor-location-single.product > .elementor-sticky--active.show{
    transform: translateY(0);
}
.single-product  .pswp__bg {
    background-color: #fff;
}
.product_thumb {
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 999;
    width: 450px;
    max-width: 100%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9999999;
}

.pswp .product_thumb .swiper-container img{
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
}
.product_thumb .swiper-slide img{
    border: 2px solid transparent;
}
.product_thumb .swiper-slide.active img{
    border-color: #141414;
}
.product_img_popup {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100vh;
    padding-bottom: 135px;
}
.mfp-container {
    padding-left: 0!important;
    padding-right: 0!important;
}
.product_img_popup .popup_content{
    max-height: 100vh;
    position: relative;

}
.product_img_popup .main_slide {
    max-height: calc(100vh - 90px);
}
.product_img_popup .swiper{
    max-width: 100%;
}
.mfp-close-btn-in .mfp-close {
    background-color: #fff;
    font-size: 54px;
    background: url('../images/xclose.svg');
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}
.product_img_popup  .swiper-container-horizontal > .swiper-pagination-fraction {
    position: fixed;
    padding: 5px 0;
    bottom: 100px;
    width: 100%;
    left: 0;
}
.product_img_popup .main_slide img{
    max-width: 100%;
    max-height: calc(100vh - 120px);
    width: auto;
    height: auto;
}
.product_img_popup .main_slide .swiper-slide{
    text-align: center;
}
.product_img_popup .nav_slide{
    height: 90px;
    width: 475px;
    margin: auto;
}
.product_img_popup .nav_slide img{
    max-height: 100%;
    width: auto;
    border: 2px solid transparent;
    border-radius: 4px;
}
.product_img_popup .nav_slide .swiper-slide-thumb-active img{
    border-color: #141414;
}
.product_img_popup .nav_slide {
    position: fixed;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
}
.woocommerce div.product form.cart .reset_variations {
    display: none!important;
}
.woocommerce div.product .elementor-add-to-cart--layout-stacked {
    width: 100%;
}
.wb_price_wrap .wb_price{
    display: flex;
    gap: 10px;
    width: 100%;
    font-family: Montserrat;
}
.wb_price_wrap .wb_price .amount{
    font-size: 16px;
    font-family: Montserrat!important;
}
.wb_price_wrap .wb_price .vat_note{
    font-family: "Roboto", Sans-serif;
    font-weight: 500;
}
.wb_price_wrap .wb_price .price del{
    font-style: italic;
    color: #e30b2f;
    opacity: 1!important;
}
.wb_price_wrap .wb_price .price ins{
    color: #000000;
}
.wb_price_wrap .wb_price .vat_note {
    color: #9F9F9F;
    
}
.wb_price_wrap .wb_price_per_month{
    font-size: 18px;
    color: #000000;
    font-family: "Montserrat", Sans-serif;
}
.wb_price_wrap .wb_price_per_month .sale{
    color: #e30b2f;
}
.wb_price_wrap .wb_price_per_month .amount{
    font-size: inherit;
    font-family: "Montserrat", Sans-serif;
    line-height: inherit;
}
.wb_price_wrap .wb_price_per_month ._price{
    color: #3e6ae1;
}
.wb_price_wrap.simple_product{
    margin-bottom: 5px;
}
.ts-product-attribute > div:not(.color):hover a, .ts-product-attribute > div:not(.color).selected a{
    border-color: #000!important;
    background-color: #000!important;
    color: #fff;
}
.ts-product-attribute {
    width: 100%;
}
.ts-product-attribute>.option:not(.color){
    flex: 1;
}
body.wbpopup{
    height: 100vh;
    overflow: hidden;
}
body.wbpopup .mfp-container::before {
    display: none;
}
.mfp-container {
    position: fixed;
    top: 0;
    height: 100vh;
}
.variations .ts-product-attribute > div.color a {
    width: 50px;
    height: 50px;
    border: 6px solid white;
}
.variations .ts-product-attribute > div.color a:after{
    border-width: 1px;
    left: -6px;
    top: -6px;
    bottom: -6px;
    right: -6px;
    border-color: #ededed;
}
.variations .ts-product-attribute > div.color a::before{
    display: none!important;
    
}
.variations .ts-product-attribute > div.color.selected a{
    border-color: #ededed;

}
.variations .ts-product-attribute > div:not(.color) a{
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 5px;
}
.woocommerce-variation.single_variation {
    position: relative;
    padding-bottom: 30px;
    width: 100%;
}
.woocommerce-variation.single_variation .stock 
{
    position: absolute;
    right: 5px;
    bottom: 0;
    transform: translateY(100%);
    margin: 15px 0 0;
}
.wb_float_add_to_cart .woocommerce-variation.single_variation .stock {
    color:inherit;
}
.wb_float_add_to_cart .woocommerce-variation.single_variation .stock span{
    color: #e30b2f!important;
}
.wb_price_wrap .stock_qty{
    color: #e30b2f!important;
}
.wb_float_add_to_cart {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    background-color: #fff;
    background:linear-gradient(180deg, #F6F6F8 0%, #F6F6F8 100%);
    box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.26);
    padding: 12px 15px 10px;
    z-index: 999;
    transform: translateY(100%);
    opacity: 0;
    transition: 0.3s all;
    display: none;
}
.wb_float_add_to_cart.show{
    transform: translateY(0);
    opacity: 1;
}
.wb_float_add_to_cart .woocommerce-variation.single_variation .stock {
    position: static;
    transform: none;
    margin-top: 0;
    font-size: 14px;
	font-family: 'Roboto',sans-serif;
	
}
.wb_float_add_to_cart .wb_price_wrap .wb_price{
    display: block;
}
.wb_float_add_to_cart .button{
    display: block;
    width: 100%;
}
.wb_float_add_to_cart .wb_price_per_month{
    font-family: 'Roboto',sans-serif;
}
.wb_float_add_to_cart  .wb_price_per_month .amount{
    font-weight: 400!important;
}
.wb_float_add_to_cart .wb_price_wrap {
    display: flex;
    justify-content: center;
    gap: 10px;
}
.wb_float_add_to_cart ._price .amount {
    font-family: "Proxima Nova Regular", Sans-serif!important;
}
.wb_float_add_to_cart  .woocommerce-variation-price-modify{
    display: none;
}

.woocommerce-variation .woocommerce-variation-mobile{
    display: none;
    
}
.wb_float_add_to_cart .woocommerce-variation .woocommerce-variation-mobile{
    display: block;
    margin-bottom: 5px;
}
.wb_float_add_to_cart .woocommerce-variation.single_variation{
    padding-bottom: 0;
} 
.wb_float_add_to_cart .list{
    display: flex;
    font-size: 10px;
    font-weight: 400;
    color: #666;
    justify-content: center;
    gap: 15px;
    font-family: Montserrat;
}
.wb_float_add_to_cart .add_note {
    font-size: 11px;
    font-family: 'Roboto';
    text-align: center;
    margin-bottom: 8px;
    color: #666;
    line-height: 1.4;
}
.wb_float_add_to_cart .add_note strong{
    font-size: 12px;
    color: #333;
    font-family: inherit;
}
.elementor-add-to-cart .single_add_to_cart_button,
.single_add_to_cart_button{
    border-radius: 8px!important;
    font-size: 1.2em!important;
    font-family: 'Proxima Nova', sans-serif!important;
    padding: 15px!important;
    line-height: var(--loobek-main-font-line-height)!important;
    font-weight: bold!important;
}
.elementor-add-to-cart .wb_float_add_to_cart .button.single_add_to_cart_button {
    text-transform: none!important;
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
    font-weight: 500!important;
    font-size: 16px!important;
    border-radius: 0!important;
    font-family: Roboto!important;
    background-color: #1a1a1a!important;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    height: 58px;
}
.elementor-add-to-cart .wb_float_add_to_cart .button.single_add_to_cart_button svg{
    width: 18px;
    height: auto;
}
.elementor-add-to-cart .single_add_to_cart_button::before{
    display: none!important;
}
.elementor-add-to-cart .single_add_to_cart_button i {
    font-size: 16px;
    margin-right: 5px;
}
table.variations .label .stock{
    margin-left: auto;
    margin-bottom: unset;
    font-weight: bold;
    color: #e30b2f;
    font-size: 14px!important;
}
table.variations label,
table.variations td{
    margin-bottom: 0!important;
    padding-top: 0!important;
}
table.variations .ts-product-attribute{
    padding-bottom: 30px!important;
    margin-right: -5px;
    flex: 1;
}
.woocommerce div.product form.cart {
    padding-top: 20px!important;
}
.ts-product-attribute > div.color a::after{
    border-color: #5c5e62 !important;
    box-shadow: inset 0 0 0px 2px #fff;
}
.elementor-widget-woocommerce-product-add-to-cart .single_add_to_cart_button {
    background-color: #000!important;
    border-color: #000!important;
    font-family: 'Montserrat'!important;
    text-transform: uppercase;
}
.woocommerce div.product form.cart .variations label,
.woocommerce div.product form.cart .variations .label .selected-value {
    font-size: 14px!important;
}
.woocommerce form .form-row .required{
	color:var(--loobek-primary-color) !important;
}
.wb_gallery .swiper-pagination-bullets {
    display: flex;
    gap: 10px;
    justify-content: center;
}
.checkout-header {
    padding: 15px 70px;
    border-bottom: 1px solid var(--loobek-border);
}
.checkout-process {
    display: flex;
    position: relative;
    justify-content: space-between;
    --main-color: #d1d5db;
    --active-color: #000;
    overflow: hidden;
    position: relative;
    margin-top: 15px;
    font-family: Montserrat;
}

.checkout-process::before{
    position: absolute;
    width: 100%;    
    content: '';
    position: absolute;
    left: 0;
    background-color: var(--main-color);
    top: 15px;
    height: 2px;
}
.checkout-process .item{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding: 1px 0;
    position: relative;
    z-index: 3;
}
.checkout-process .item .icon{
    display: flex;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 2px solid var(--main-color);
    align-items: center;
    justify-content: center;
    background-color: #fff;
    position: relative;
    z-index: 3333;
    color: var(--main-color);
    margin-top: -1px;
}
.checkout-process .item.active .icon {
    border-color: var(--active-color);
    color: var(--active-color);

}
.checkout-process .item .icon::after{
    position: absolute;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #fff;
    border-radius: 50%;
    top: 0;
    left: 0;
    content: '';

}
.checkout-process .item.passed {
    color: var(--active-color);
}
.checkout-process .item.passed .icon{
    background-color: var(--active-color);
    color: #fff;
    
}
.checkout-process .item.passed .icon::after{
    background-color: var(--active-color);
}
.checkout-process .checkout_process{
    position: absolute;
    height: 2px;
    position: absolute;
    top: 15px;
    background-color: var(--active-color);
}
.checkout-process .item.active:nth-child(1) ~ .checkout_process{
    width: 55px;
}
.checkout-process .item.active:nth-child(2) ~ .checkout_process{
    width: 50%;
}
.checkout-process .item.active:nth-child(3) ~ .checkout_process{
    width: 100%;
}
.checkout-process .item svg{
    position: relative;
    z-index: 1;
}
.cart_trust {
    font-size: 14px;
    
}
.cart_trust .list{
    display: flex;
    margin: 0 -10px;
    flex-wrap: wrap;
}
.cart_trust .list .item-wrap{
    flex: 0 0 25%;
    padding: 10px;
}
.cart_trust .list .item {
    border: 1px solid #e5e7eb;
    padding: 1rem;
    text-align: center;
    background: #f9fafb;
    border-radius: 0.5rem;
    height: 100%;
    text-align: left;
}
.cart_trust .list .item .title{
    font-size: 16px;
    
}
.cart_trust .list .item ._tit {
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
}
.cart_trust .item2 {
    background: #ebebeb;
    padding: 1rem;
    border-radius: 0.5rem;
    margin: 10px 0;
    text-align: center;
    font-size: 0.875rem;
    color: #000;
}
.cart_trust .item2 .title{
    font-weight: 600;
    color: #000;
    margin-bottom: 0.5rem;
}
.cart_trust .item2 p {
    margin: 0;
}
.cart_trust .item3{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    color: #6b7280;
}
.mobileshow {
    display: none;
}
.thankyou_order {
    background: #fff;
    padding: 30px;
    width: 34rem;
    margin: auto;
    max-width: 100%;
}
.thankyou_order .thank_header {
    text-align: center;
}
.thankyou_order .thank_header .success-icon {
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #16a34a;
    background-color: #dcfce7;
    margin: auto;
}
.thankyou_order .thank_header .title{
    font-size: 1.5rem;
    font-weight: 300;
    color: #1f2937;
    margin-bottom: 0.5rem;
    line-height: 1.2;
}
.thankyou_order .thank_header .order_number {
    color: #6b7280;
    margin-top: 0.5rem;
}
.thankyou_order .thank_content {
    background: #f9fafb;
    padding: 1.5rem;
    border-radius: 0.5rem;
    margin: 1.5rem 0;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}
.thankyou_order .thank_content h3{
    font-size: 1.17em;    
    line-height: 1.3;
}
.thankyou_order .thank_footer {
    text-align: center;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.thankyou_order .thank_footer a{
        font-size: 1.125rem!important;
    font-weight: 500!important;
    color: #2563eb!important;
    text-decoration: none!important;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    margin-top: 0.5rem;
}
.thankyou_order .thank_footer p{
    margin: 0;
}
.woocommerce-cart .breadcrumbs{
    display: none;
}
.woocommerce-cart .breadcrumb-title-wrapper {
    border-color: transparent;
}
.woocommerce-cart .breadcrumb-title-wrapper .heading-title {
    display: none;
}
.before_checkout h3{
    font-size: 1.5rem;
    font-weight: 300;
    color: #1f2937;
    margin-bottom: 0.5rem;
    line-height: 1.3;
    margin-bottom: 10px;
}
.before_checkout {
    color: #6b7280;
    font-family: Montserrat;
}
.before_checkout p{
    font-family: inherit;
}
.before_checkout .note{
    background: #ebebeb;
    padding: 0.75rem;
    border-radius: 0.5rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 0.875rem;
    color: #000;
    margin-bottom: 1rem;
}
.woocommerce div.product form.cart .single_add_to_cart_button {
    text-transform: none !important;
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
    font-weight: 500 !important;
    font-size: 16px !important;
    border-radius: 0 !important;
    font-family: Roboto !important;
    background-color: #1a1a1a !important;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    height: 58px;
}
.mobile-order-total {
    display: none;
}
@media only screen and (min-width: 1561px) {
    .wb_group .cart-collaterals {
        width: 460px;
    }
}
@media only screen and (min-width: 992px) {
    .wb_group .cart-collaterals {
        width: 360px;
    }
}
@media only screen and (min-width: 821px) {
    .woocommerce .cart-collaterals .cart_totals {
      width: 100%!important;
      float: none;      
    }
  }
@media(min-width: 1024px){
    .elementor-34220 .elementor-element.elementor-element-6f6c45a4{
        --padding-left: 120px!important;
        --padding-right: 120px!important;
        --padding-top: 80px!important;
        --padding-bottom: 80px!important;
    }
    .elementor-element.elementor-element-517de51.yes.elementor-widget.elementor-widget-woocommerce-product-images{
        flex: 0 0 70%;
    }
}
@media(min-width: 992px){
    .cart-collaterals .cart_totals > h2{
        font-size: 32px!important;
    }
    .cart-collaterals .cart_totals table th{
        width: auto!important;
        color: #9F9F9F;
    }
    .cart-collaterals .cart_totals table td{
        
        color: #0F2739;
    }

}
@media(min-width: 768px){
    .elementor-34220 .elementor-element.elementor-element-6f6c45a4{
        --padding-left: 15px!important;
        --padding-right: 15px!important;
        --padding-top: 15px!important;
        --padding-bottom: 15px!important;
        
    }
    .elementor-34220 .elementor-element.elementor-element-7b778506{
        --padding-left: 15px!important;
        --padding-right: 15px!important;
    }
    .elementor-34220 .elementor-element.elementor-element-41d4d888{
        display: flex!important;
    }
    .elementor-element.elementor-element-517de51.yes.elementor-widget.elementor-widget-woocommerce-product-images{
        flex: 0 0 66.666%;
    }
}
@media (min-width: 1561px)
{
    :is(.layout-fullwidth, .main-content-fullwidth):not(.elementor-page) .page-container .cart_page_content{
        margin-left: -70px;
        margin-right: -70px;
        padding-top: 30px;
        margin-bottom: -100px;
    }
}
@media only screen and (max-width: 1560px) and (min-width: 992px) {
    :is(.layout-fullwidth, .main-content-fullwidth):not(.elementor-page) .page-container .cart_page_content{
        margin-left: -50px;
        margin-right: -50px;
        margin-bottom: -80px;
    }
}
@media only screen and (max-width: 1200px) {
    :is(.layout-fullwidth, .main-content-fullwidth):not(.elementor-page) .page-container .cart_page_content{
       
        margin-bottom: -60px;
    }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
    :is(.layout-fullwidth, .main-content-fullwidth):not(.elementor-page) .page-container .cart_page_content{
        margin-left: -20px;
        margin-right: -20px;
    }
}
@media (max-width: 1024px) {

    
    .elementor-34220 .elementor-element.elementor-element-3f07faf4{
        --margin-left:0!important;
    }
    .elementor-34220 .elementor-element.elementor-element-4e94ad5e{
        padding: 35px;
    }
    .elementor-34220 .elementor-element.elementor-element-765563c {
        padding: 35px;
        margin: 0;
    }
    .elementor-34220 .elementor-element.elementor-element-59363c9 > .elementor-widget-container {
        padding: 15px;
    }
    .elementor-34220 .elementor-element.elementor-element-6ff9fdf9{
        padding: 45px 30px;
    }
    .elementor-34220 .elementor-element.elementor-element-47bb1caa{
        width: 100%!important;
    }
    .elementor-34220 .elementor-element.elementor-element-2467eecc{
        width: 100%!important;
    }
    .elementor-34220 .elementor-element.elementor-element-cd0912a{
        width: 100%!important;
    }
    .elementor-34220 .elementor-element.elementor-element-941029a{
        margin-top: -60px!important;
    }
    .elementor-34220 .elementor-element.elementor-element-43920ea6 > .elementor-widget-container,
    .elementor-34220 .elementor-element.elementor-element-7f8a7a20 > .elementor-widget-container,
    .elementor-34220 .elementor-element.elementor-element-467020dc > .elementor-widget-container,
    .elementor-34220 .elementor-element.elementor-element-55615b20 > .elementor-widget-container{
        margin: 0!important;
    }
    .elementor-34220 .elementor-element.elementor-element-59363c9 > .elementor-widget-container{
        padding: 15px!important;
    }
    .elementor-34220 .elementor-element.elementor-element-7656d773,
    .elementor-34220 .elementor-element.elementor-element-3a396acc,
    .elementor-34220 .elementor-element.elementor-element-4e94ad5e{
        padding: 30px!important;
    }
    .elementor-34220 .elementor-element.elementor-element-6f6c45a4{
        margin-bottom: 0!important;
    }
    .elementor-34220 .elementor-element.elementor-element-184820a2{
        padding: 30px!important;
    }
    .elementor-34220 .elementor-element.elementor-element-25015f75{
        padding-left: 60px!important;
        padding-right: 60px!important;
    }
    .elementor-34220 .elementor-element.elementor-element-3bac5061,
    .elementor-34220 .elementor-element.elementor-element-2f8a323c,
    .elementor-34220 .elementor-element.elementor-element-1229a64a,
    .elementor-34220 .elementor-element.elementor-element-4730bf7a,
    .elementor-34220 .elementor-element.elementor-element-3de9cb1f,
    .elementor-34220 .elementor-element.elementor-element-7e0390d2{
        padding-left: 10px!important;
        padding-right: 10px!important;
    }
}
@media (max-width: 992px) {
    .elementor-34220 .elementor-element.elementor-element-40dcf764,
    .elementor-34220 .elementor-element.elementor-element-37801f24,
    .elementor-34220 .elementor-element.elementor-element-c3430dd{
        width: 100%!important;
    }
    .elementor-34220 .elementor-element.elementor-element-4e0fd34 .elementor-heading-title,
    .elementor-34220 .elementor-element.elementor-element-5253453c .elementor-heading-title,
    .elementor-34220 .elementor-element.elementor-element-5ad2db5b .elementor-heading-title,
    .elementor-34220 .elementor-element.elementor-element-2685739 .elementor-heading-title{
        font-size: 32px!important;
    }
    .woocommerce-cart .woocommerce .cart-collaterals{
        margin-top: 30px!important;
    }
    .wb_group {
        flex-direction: column;
    }
    .wb_group .cart-collaterals .cart_totals table td {
        padding-left: 0!important;
    }
    .wb_cart_in_checkout {
        padding-top: 0;
    }
    .woocommerce-checkout  .elementor-column-gap-default > .elementor-column > .elementor-element-populated{
        padding-left: 0;
        padding-right: 0;
    }
    .wb_cart_in_checkout>h3{
        padding: 30px 10px;
        background-color: rgba(224, 224, 224, 0.5);
    }
    .wb_cart_in_checkout .woocommerce-cart-form {
        border-bottom: 12px solid rgba(224, 224, 224, 0.5);
        padding-left: 10px;
        padding-right: 10px;
    }
    .cart-collaterals {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 15px;
        padding-bottom: 15px;
        border-bottom: 12px solid rgba(224, 224, 224, 0.5);
    }
    .wb_group .cart-collaterals .cart_totals table th,
    .wb_group .cart-collaterals .cart_totals table td{
        padding-top: 4px!important;
        padding-bottom: 4px!important;
        border: none!important;
        font-weight: normal;
        background-color: #fff!important;
    }
    .cart-collaterals .cart_totals table .discount td, 
    .cart-collaterals .cart_totals table .discount th{
        background-color: #D2FFC1 !important;
    }
    .wb_group .cart-collaterals .cart_totals table td {
        text-align: right!important;
    }
    .wb_group .cart-collaterals .cart_totals table .total td,
    .wb_group .cart-collaterals .cart_totals table .total th{
        border-top: 1px solid rgba(224, 224, 224, 0.5)!important ;
        padding-top: 15px!important;
        margin-top: 15px;
        
    }
    .wb_group .cart-collaterals .cart_totals table .dark_label td::before{
        color: #0F2739!important;
        font-weight: 500;
    }
    .wb_group .cart-collaterals .cart_totals table .total .includes_tax{
        display: block;
        color: #11924A;
        margin-top: 5px;
    }
    .wb_group .cart-collaterals .cart_totals table .total .includes_tax .amount{
        color: inherit;
    }
    .woocommerce .checkout-login-coupon-wrapper .checkout_coupon  {
        padding: 15px 10px!important;
        /* border-bottom: 12px solid rgba(224, 224, 224, 0.5)!important; */
        margin-bottom: 0!important;
    }
    body .woocommerce .checkout-login-coupon-wrapper .checkout_coupon .form-row-last {
        margin-bottom: 0!important;
    }
    form.woocommerce-checkout #customer_details{
        margin-bottom: 30px;
    }
    form.woocommerce-checkout #customer_details,
    form.woocommerce-checkout #order_review{
        padding-left: 10px!important;
        padding-right: 10px!important;
        border-bottom: 12px solid rgba(224, 224, 224, 0.5)!important;
        margin-bottom: 15px;
        padding-bottom: 15px;
    }
    
    .mys_adv h4{
        font-size: 14px;
        font-weight: normal;
    }
    .mys_adv h3 {
        font-size: 18px;
    }
    .woocommerce-checkout #order_review h3{
        font-size: 20px;
    }
    form.woocommerce-checkout #order_review {
        border-bottom: none!important;
    }
    .mobilehide {
        display: none;
    }
    .mobileshow {
        display: block;
    }
    .cart_trust .list .item-wrap {
        flex: 0 0 50%;
    }
}
@media (max-width: 767px){
    .wb_custom_product_gallery{
        --gap: 0px;
        flex-wrap: nowrap;
    }
    .wb_custom_product_gallery .woocommerce-product-gallery__image{
        width: 100%!important;
        flex: unset;
        flex: 0 0 100%;
    }
    #page .wb_gallery .swiper-pagination{       
        
        display: block;
        justify-content: center;
        position: relative;
        width: 70px!important;
        left: 0;
        white-space: nowrap;
        left: 50%;
        transform: translateX(-50%);
        overflow: hidden;
        position: absolute;
        bottom: 22px;
        z-index: 90;
    }
    #page .wb_gallery .swiper:before{
        width: 90px;
        height: 20px;
        content: '';
        position: absolute;
        background-color: #fff;
        border-radius: 3em;
        bottom: 15px;
        left: 50%;
        transform: translateX(-50%);
        z-index: 30;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    }
    .wb_gallery .swiper-pagination-bullets .swiper-pagination-bullet {
        width: 4px!important;
        height: 4px!important;
        border-radius: 2px;
        background-color: #cfcfcf; 
        position: relative;
        margin-right: 8px!important;
        margin-left: 0!important;
        border-color: transparent;
        transform: none;
    }
    .wb_gallery .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background-color: #0F2739;
        width: 20px!important;

    }
    /* .wb_gallery .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active-prev ,
    .wb_gallery .swiper-pagination-bullets .swiper-pagination-bullet..swiper-pagination-bullet-active-next{
        transform: scale(0.88);
    }
    .wb_gallery .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active-prev-prev,
    .wb_gallery .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active-next-next {
        transform: scale(0.44);
    } */
    #page .wb_gallery .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
        background-color: #0F2739!important;
    }
    .mycarousel374  .swiper-slide .e-con-full,
    .elementor-element-55342dcf .swiper-slide .e-con-full{
        height: auto;
    }
    .elementor-34220 .elementor-element.elementor-element-4e0fd34 .elementor-heading-title,
    .elementor-34220 .elementor-element.elementor-element-5253453c .elementor-heading-title,
    .elementor-34220 .elementor-element.elementor-element-5ad2db5b .elementor-heading-title,
    .elementor-34220 .elementor-element.elementor-element-2685739 .elementor-heading-title{
        font-size: 24px!important;
    }
    .elementor-34220 .elementor-element.elementor-element-25015f75{
        padding-left: 0!important;
        padding-right: 0!important;
    }
    .wb_tabs .e-n-tabs-heading {
        flex-wrap: wrap!important;
    }
    .wb_tabs .e-n-tabs-heading .e-n-tab-title {
        flex: 0 0 calc(50% - 5px)!important;
        --webkit-flex: 0 0 calc(50% - 5px)!important;
        width: calc(50% - 5px)!important;
    }
    .pswp__ui--fit .pswp__top-bar{
        display: none!important;
    }
    #to-top {
        display: none!important;
    }
    /* .cart_totals tr{
        display: table-row!important;
    }
    .cart_totals tr td,
    .cart_totals tr th{
        display: table-cell!important;
    } */
    .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before{
        text-align: left;
        color: #9f9f9f!important;
        font-size: 14px!important;
    }
    .woocommerce-cart .cart-collaterals .cart_totals table td{
        font-size: 14px!important;
        color: #0F2739 !important;
    }
    .woocommerce-cart .cart-collaterals .cart_totals table .shipping td{
        text-align: left!important;
    }
    table.shop_table_responsive ul#shipping_method{
        padding-left: 0!important;
        font-size: 14px;
    }
    table.shop_table_responsive ul#shipping_method label{
        font-weight: 600;
    }
    .woocommerce table.shop_table_responsive.cart tr{
        padding: 0!important;
        border: none!important;
    }
    .woocommerce table.shop_table_responsive.cart tr td.product-thumbnail{
        flex: 0 0 60px;
    }
    .woocommerce table.shop_table_responsive.cart tr td.product-name{
        flex: 0 0 calc(100% - 220px);
        font-size: 12px;
        line-height: 1.3;

    }
    .woocommerce table.shop_table_responsive.cart tr td.product-quantity {
        flex-grow: 1;
        color: #3E6AE1!important;
    }
    .woocommerce table.shop_table_responsive.cart tr td.name_mobile{
       
        border-bottom: 2px solid rgba(224, 224, 224, 0.5);
        padding-top: 0!important;
        padding-bottom: 5px!important;
       
    }
    .woocommerce table.shop_table_responsive.cart tr td.product-name a{
        display: none;
    }
    
    .woocommerce table.shop_table_responsive.cart tr.cart_item{
        margin-bottom: 0;
        
    }
    .woocommerce table.shop_table_responsive.cart tr.p_note td{
        padding-top: 5px;
    }
    .woocommerce table.shop_table_responsive.cart tr.p_note td::before{
        display: none;
    }
    .woocommerce table.shop_table_responsive.cart tr .product-price,
    .woocommerce table.shop_table_responsive.cart tr .product-subtotal{
        display: none;
    }
    .woocommerce table.shop_table_responsive.cart tr .product-remove{
        position: absolute;
        top: 0;
        right: 0;
        display: none;
    }
    .woocommerce table.shop_table_responsive.cart tr td.product-remove a, 
    .woocommerce-page table.shop_table_responsive.cart tr td.product-remove a{
        top: 0!important;
        right: 0!important;
    }
    .woocommerce-page table.shop_table_responsive tr.cart_item td::before{
        display: none;
    }
    table.shop_table_responsive.cart tr td.product-quantity {
        padding: 0!important;
        flex: 0 0 110px;
    }
    table.shop_table_responsive.cart tr td.product-quantity .showmobile{
        display: block;
        margin-bottom: 10px;
    }
    .quanti-mobile {
        display: flex;

    }
    .quanti-mobile  svg{
        width: 24px;
        height: 24px;
    }
    .quanti-mobile .ic-remove{
        padding: 3px;
        display: block;
        line-height: 0;
        
    }
    .quanti-mobile .quantity{
        margin: 0!important;
        line-height: 1!important;
    }
    .quanti-mobile .showmobile{
        margin-bottom: 0!important;
        margin-left: auto;
    }
    .quanti-mobile .showmobile a{
        display: block;
    }
    .woocommerce-cart .woocommerce .cart-collaterals .wb_fixed_mobile_checkout {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 10px;
        background-color: #fff;
        z-index: 3;
        display: block;
    }    
    .shop_table .name_mobile {
        display: flex!important;
        flex: 0 0 100%;
        margin-bottom: 5px;
        justify-content: space-between;        
        text-align: start !important;
    }
    .shop_table .name_mobile a{
        text-decoration: none;
        color: #141414;
        text-align: left;
    }
    .woocommerce table.shop_table_responsive.cart tr{
        align-items: flex-start!important;
    }
    .woocommerce table.shop_table_responsive.cart tr td.product-name .meta_add{
        margin-top: 0;
        font-size: 11px;
    }
    .woocommerce table.shop_table_responsive.cart tr .product-quantity>.showmobile{
        margin-top: -4px;
    }
    .price-mobile {
        font-size: 12px;
    }
    .woocommerce-cart .wc-proceed-to-checkout{
        margin-top: 30px;
    }
    .cart_page_content {
        margin-left: -10px;
        margin-right: -10px;
    }
    :is(.layout-fullwidth, .main-content-fullwidth):not(.elementor-page) .page-container .cart_page_content{       
        margin-bottom: -50px;
    }
    .shop_notes{
        display: block;
    }
    .swipernav {
        display: block;
    }
    .elementor-widget-woocommerce-product-images{
        max-width: 100%!important;
    }
    .product_thumb .swiper{
        margin-right: calc(10vw * -1);
    }
    .pswp__ui--fit .pswp__top-bar{
        display: block!important;
        background-color: #fff!important;
    }
    .pswp__ui--fit .pswp__top-bar .pswp__button--zoom,
    .pswp__ui--fit .pswp__top-bar .pswp__button--fs{
        display: none!important;
    }
    .pswp__ui--fit .pswp__top-bar .pswp__counter{
        color: #141414!important;
    }
    .pswp__ui--fit .pswp__top-bar .pswp__button--close {
        background: url('../images/xmark-solid.svg') no-repeat center!important;
        background-size: 25px 25px!important;
    }
    .product_img_popup .nav_slide {
        bottom: 0;
    }
    .wb_float_add_to_cart {
        display: block;
    }
    .wb_price_wrap .wb_price_per_month{
        
    }
    .wb_float_add_to_cart .stock {
    }
    .wb_float_add_to_cart ._price{
        /* font-weight: 700; */
    }
    .wb_price_wrap .wb_price .amount {
        font-size: 18px;
    }
    .wb_price_wrap .wb_price .vat_note{
        font-size: 11px;
        white-space: nowrap;
    }
    .woocommerce div.product form.cart{
        padding-top: 20px!important;
    }
    .checkout-header {
        padding-left: 40px;
        padding-right: 40px;
    }
    body.woocommerce-cart{
        /* padding-bottom: 113px; */
    }
    .before_checkout {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 15px;
    }
    .fixed_process_checkout {
        position: fixed;
        bottom: 0;
        width: 100%;
        left: 0;
        background-color: #fff;
        background: linear-gradient(180deg, #F6F6F8 0%, #F6F6F8 100%);
        box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.26);
        padding: 12px 15px 10px;
        z-index: 999;
    }
    .fixed_process_checkout p{
        margin: 0;
        text-align: center;
        font-size: 10px;
        font-weight: 400;
        color: #666;
        justify-content: center;
        gap: 15px;
        font-family: Montserrat;
        line-height: 1.2;
    }
    .woocommerce-cart {
        padding-bottom: 80px;
    }
}
@media (max-width: 640px){
    .wb_tabs  .e-n-tabs-heading .e-n-tab-title{
        flex: 1;
    }
    .elementor-34220 .elementor-element.elementor-element-55d1916{
        --h:258px!important;
    }
    .elementor-34220 .elementor-element.elementor-element-59769781{
        --h:69px!important;
    }
    .elementor-34220 .elementor-element.elementor-element-38e93811 .swiper-slide.swiper-slide-active{
        
    }
    .woocommerce .checkout-login-coupon-wrapper .checkout_coupon .form-row-last{
        margin-top: 0!important;
    }
    .wb_price_wrap .wb_price .amount {
        font-size: 16px;
    }
    .wb_price_wrap .wb_price_per_month{
        font-size: 16px;

    }
    .wb_price_wrap .wb_price_per_month ._price{
        font-size: inherit;
    }
    .checkout-header {
        padding-left: 10px;
        padding-right: 10px;
    }
    .woocommerce .woocommerce-order{
        padding-left: 10px!important;
        padding-bottom: 10px!important;
    }
    .cart_trust .list .item-wrap {
        flex: 0 0 100%;
    }
    .cart_trust .list .item .title{
        font-size: 15px;

    }
    .cart_trust .list .item ._tit{
        justify-content: center;
    }
    .cart_trust .list .item  {
        font-size: 14px;
        text-align: center;
    }
    .mobile-order-total {
        display: flex;
        justify-content: space-between;
        padding: 10px 0;
        align-items: center;
    }
    .mobile-order-total .label {
        font-size: 16px;
        font-weight: 600;
        text-transform: uppercase;
    }
}
@media (max-width: 375px){
    .wb_price_wrap .wb_price .amount{
        font-size: 14px;
    }
    .wb_price_wrap .wb_price_per_month{
        font-size: 14px;
    }
    .wb_float_add_to_cart .wb_price_wrap .stock_qty{
        font-size: 14px;
    }
}

/* Verhindere visuelles Feedback f���r invalide Felder beim Laden */
.woocommerce-checkout .woocommerce-billing-fields .woocommerce-invalid:not(.woocommerce-validated) input {
    border-color: var(--loobek-border) !important;
}

/* iOS spezifisch */
@supports (-webkit-touch-callout: none) {
    .woocommerce-checkout input:focus {
        outline: none !important;
    }
}

/* Bestell���bersicht im Checkout */
.checkout-order-summary {
    background: #f9fafb;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    padding: 20px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.checkout-order-summary h3 {
    margin-bottom: 20px;
    font-size: 18px;
}

.order-summary-items {
    border-bottom: 1px solid #e5e7eb;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.summary-item {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 15px;
}

.summary-item .item-image {
    position: relative;
    width: 60px;
    flex-shrink: 0;
}

.summary-item .item-image img {
    width: 60px;
    height: 60px;
    object-fit: cover;
    border-radius: 4px;
}

.summary-item .item-quantity {
    position: absolute;
    top: -8px;
    right: -8px;
    background: #000;
    color: #fff;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 600;
}

.summary-item .item-details {
    flex-grow: 1;
}

.summary-item .item-name {
    display: block;
    font-weight: 600;
    margin-bottom: 4px;
}

.summary-totals .total-row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

.summary-totals .total-row.discount {
    color: #16a34a;
}

.summary-totals .total-row.final {
    padding-top: 10px;
    border-top: 1px solid #e5e7eb;
    font-size: 18px;
}

/* Korrektur f���r Desktop/Laptop Bestell���bersicht */
@media (min-width: 992px) {
    
    /* Hauptcontainer - kompaktere Abst���nde */
    .checkout-order-summary {
        flex: 0 0 380px;
        background: #f8f8f8;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        padding: 20px; /* Reduziert von 30px */
    }
    
    /* ���berschrift kompakter */
    .checkout-order-summary h3 {
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 15px; /* Reduziert von 25px */
        padding-bottom: 10px; /* Reduziert von 15px */
        border-bottom: 1px solid #e0e0e0;
        text-transform: uppercase;
    }
    
    /* Items Container - weniger Abstand */
    .order-summary-items {
        margin-bottom: 15px; /* Reduziert von 20px */
        padding-right: 5px;
    }
    
    /* Einzelnes Item - kompaktere Abst���nde */
    .summary-item {
        display: flex;
        align-items: center; /* Zentriert vertikal */
        gap: 12px; /* Reduziert von 15px */
        margin-bottom: 15px; /* Reduziert von 20px */
        padding-bottom: 15px; /* Reduziert von 20px */
    }
    
    /* Produktbild kleiner */
    .summary-item .item-image {
        position: relative;
        width: 60px; /* Reduziert von 80px */
        height: 60px;
        flex-shrink: 0;
    }
    
    /* FIX f���r Mengen-Badge - nicht abgeschnitten */
    .summary-item .item-quantity {
        position: absolute;
        top: -8px; /* Angepasst */
        right: -8px; /* Angepasst */
        background: #000;
        color: #fff;
        min-width: 20px; /* Kleiner */
        height: 20px;
        border-radius: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 12px; /* Kleiner */
        font-weight: 600;
        padding: 0 5px;
        z-index: 1; /* Sicherstellen dass es oben ist */
    }
    
    /* Container mit Overflow visible f���r Badge */
    .order-summary-items {
        overflow: visible; /* Wichtig f���r Badge */
        overflow-y: auto;
        overflow-x: visible;
    }
    
    /* Produktname kompakter */
    .summary-item .item-name {
        font-size: 14px; /* Reduziert */
        line-height: 1.2;
        margin-bottom: 3px;
    }
    
    /* Varianten Text */
    .summary-item .item-variants {
        font-size: 12px;
        color: #666;
    }
    
    /* Preis */
    .summary-item .item-price {
        font-size: 14px;
        font-weight: 600;
    }
    
    /* Totals kompakter */
    .summary-totals {
        padding-top: 15px; /* Reduziert */
    }
    
    .summary-totals .total-row {
        padding: 5px 0; /* Reduziert von 8px */
        font-size: 14px;
    }
    
    .summary-totals .total-row.subtotal {
        padding-top: 10px; /* Reduziert */
    }
    
    .summary-totals .total-row.final {
        padding-top: 10px; /* Reduziert */
        margin-top: 8px; /* Reduziert */
        font-size: 16px; /* Reduziert */
    }
    
    /* Trust Badges kompakter */
    .trust-badges {
        margin-top: 15px; /* Reduziert */
        padding-top: 15px; /* Reduziert */
    }
    
    .trust-badge {
        margin-bottom: 8px; /* Reduziert */
        font-size: 12px;
    }
}

/* Spezifische Fixes f���r die Bestell���bersicht */
.checkout-order-summary .summary-item:first-child {
    /* Erster Item braucht etwas Platz oben f���r Badge */
    margin-top: 10px;
}

/* Alternative L���sung f���r Badge mit pseudo-element */
.summary-item .item-image::after {
    content: attr(data-quantity);
    position: absolute;
    top: -8px;
    right: -8px;
    background: #000;
    color: #fff;
    min-width: 20px;
    height: 20px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 600;
    padding: 0 5px;
}