/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.custom-category-block .category-item > a > span{
    background-size: cover;
    width: 100%;
    height: 100%;
    display: block;
    max-width: inherit;
    background-position: 51.18% 86.472%;
    background-repeat: no-repeat;
    border-radius: 8px;
}

.custom-category-block .category-item > a:nth-child(1){
    overflow: hidden;
    position: relative;
    width: 100;
    height: 212px;
    display: block;
    margin-bottom: 12px;
}
.category-item.hover >a:hover + h3 a,.category-item.hover >a + h3:hover a{
    color: #F35B28;
}
.gform_wrapper.gravity-theme input[type="number"]{
    text-align:left;
}
.out-of-stock + .wd-wishlist-btn > a{   
    left: 34%;
    top: -56px;
    float: left;
}
.out-of-stock + .wd-wishlist-btn{
    display: grid!important;
    height: 0;
}
#menu-mobile-navigation .lang-item span,#menu-mobile-navigation .lang-item{
    line-height: 2;
}
@media (max-width: 567px){
    .product-grid-item.wd-with-labels.product.wd-hover-button .product-element-top:hover .wd-add-btn.wd-add-btn-replace a{
        visibility: hidden;
    }
    #coupon_code{
        width: 100%!important;
        margin-bottom: 10px;
    }
    #sub-categories .col-sm-2, #sub-categories-ru .col-sm-2 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    #sub-categories .col-sm-2 img {
        border-radius: 8px;
        min-height: 95px!important;
        height: 95px!important;
        max-width: auto!important;
    }
    .custom-category-block .category-item > a:nth-child(1){
        height: 80px;
    }
    .text-align-left-s{
        text-align: left;
    }
    .custom-category-block .category-item .subcategory-accordion{
        display: none!important;
    }
    .elementor-counter .elementor-counter-number-wrapper{
        width: fit-content; 
        margin: auto;
    }
    .elementor-widget-container .elementor-counter > .elementor-counter-title{
        text-align: center!important;
    }
    .wd-tools-icon .wd-tools-count, .wd-tools-icon .wd-cart-number.wd-tools-count {
        border-radius: 20px!important;
        background-color: #FFF!important;
        box-shadow: 0px 1px 2px 0px rgba(20, 20, 20, 0.15); 
        color: #3B3B3B!important;
        font-size: 11px!important;
        font-weight: 500!important;
        line-height: 14px!important;
        width: 20px!important;
        height: 15px!important;
    }
    .whb-main-header {
    z-index: 999!important;
}
}
.woocommerce-account-fields {
    margin-top: 18px!important;
}
.woocommerce-billing-fields {
    margin-bottom: 18px!important;
}

@media (max-width: 641px){
    .gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
        line-height: 0;
        height: 42px!important;
        width: 100%; 
    }
    
    ul#shipping_method.woocommerce-shipping-methods {
        margin-top: 40px;
    }
    footer .ginput_container_email:before {
        top: 11px!important;
    }
    footer .gform_button {
        position: relative!important;
        right: 0!important;
        top:0!important;
        height: 42px!important;
        padding: 16px 32px!important;
        border-radius: 6px;
        background: var(--primary, #F35B28);
        color: #FFF;
        font-size: 16px;
        font-weight: 400;
        line-height: 10px!important;
        text-transform: inherit;
        min-height: 42px!important;
        width: 100%;
    } 
}
.gform_wrapper.gravity-theme .gfield textarea.large {
    min-height: 127px;
    border-radius: 8px;
    max-height: 127px;
}
.wd-wishlist-btn span{
    display: none;
}
.wd-reviews-tools{
    width: 100%;
}

.woocommerce-product-gallery .product-image-thumbnail.active-thumb{
    border: 1px solid #BDBDBD;
    border-radius: 4px;
}
.gform_wrapper.gravity-theme .gfield--type-html.gfield.gfield--width-full{
    margin-bottom: -8px!important;
}
.gfield--width-full.w-33{
    -ms-grid-column-span: 4!important;
    grid-column: span 4!important;
}
.elementor-element-8e4b86c .wd-table-row th:nth-last-child(1),.elementor-element-8e4b86c .wd-table-row td:nth-last-child(1){
    text-align: right;
}
.wd-table-row td{
    vertical-align: top;
}
.gform_wrapper.gravity-theme .gform_fields {
    grid-column-gap: 16px!important;
}
@media  (min-width: 768px){
    .whb-column.whb-mobile-right .wd-header-search, .whb-column.whb-mobile-center .wd-search-form .searchsubmit{
        display: none;
    }
    .single-product .single_add_to_cart_button{
        min-width: 313px!important;
    }
}

.product-grid-item :is(.product-image-link,.hover-img) img {
    min-width: auto!important;
    width: auto!important;
    height: 100%;
    text-align: center;
    margin-left: calc(300px - 131%);
    position: absolute;
    top: 0;
    left: -50%;
    right: -50%;
    margin: auto;
}
.product-grid-item .product-image-link {
    position: relative;
    display: block;
    height: 200px;
    background: white;
    border-radius: 5px;
}
.container{
    padding: 0 16px!important;
}

.single-product .summary-inner .price del {
    height: max-content;
    margin-top: auto;
    margin-bottom: 2px;

}
#home_delivery_payment_field{
    display: none!important;
}
.woocommerce-form-login-toggle:before,.woocommerce-form-coupon-toggle:before {
    content: "";
    width: 22px!important;
    height: 22px!important;
    background-size: 22px 22px!important;
}
:is(.woocommerce-form-coupon-toggle,.woocommerce-form-login-toggle)>div{
    font-size: 16px;
    font-weight: 300;
}
@media  (max-width: 767px){
    .checkout-order-review #order_review .wd-table-wrapper{
        padding: 32px 15px;
    }
    .woocommerce-thankyou-order-received {
        font-size: 20px!important;
        line-height: 28px!important;
    }
    :is(.woocommerce-thankyou-order-details,.wc-bacs-bank-details) li{
        text-align: left;
        border-bottom: 0;
    }
    .woocommerce-order-details__title{
        font-size: 24px!important;
        line-height: 28px!important;
    }
    .related-and-upsells .owl-dots {
        display: block!important;
    }
    .product-grid-item .product-image-link {
        position: relative;
        display: block;
        height: 170px;
    }
    .product-grid-item .product-element-bottom .price{
        flex-wrap: wrap;
    }
    .product-element-bottom .price .per_month{
        margin-right: auto;
        margin-left: 0!important;
    }
    .product-grid-item :is(.product-image-link,.hover-img) img {
        max-height: 170px;
        min-height: 170px;
    }
    .single-product .summary-inner .price .per_month {
        padding-left: 0!important;
    }
    .single-product .summary-inner .price del {
       
        border-right: 0!important;
    }
    .single-product .site-content div.quantity :is(input[type="number"],.single-product input[type="text"]) {
        height: 48px!important;
        width: 188px;
    }
    .single-product .site-content div.quantity .minus {
        width: 70px!important;
        font-size: 49px;
    line-height: 0px;
    font-weight: 200;
    top: 0px;
    color: #B8BBC0;
    }
    .single-product .wd-wishlist-btn a {
        width: 56px!important;
    }
    h1.product_title{
        font-size: 28px!important;
    }
    form.cart {
        gap: 8px;
    }
    .single-product .single_add_to_cart_button{
        min-width: 264px;
    }
    .single-product .site-content div.quantity .plus {
        width: 70px!important;
        font-size: 40px;
        line-height: 0px;
        font-weight: 200;
        top: 0px;
    }
    .comment-form #submit{
        width: 100%;
    }
    .wd-reviews-filters select{
        max-width: 100%!important;
        width: 100%!important;
    }
    .page-title{
        padding: 32px 0!important;
    }
    .whb-column.whb-mobile-center .wd-search-form{
        display: none;
    }
    .page-title > div.container > h1.title{
        font-size: 32px!important;
        line-height: 36px!important;
        margin-bottom: 8px!important;
    }
    .woocommerce-billing-fields {
        margin-bottom: 22px!important;
    }
}

.woocommerce-cart .cart-discount{
    width: 100%;
    display: inline-table;
}
.woocommerce-cart .cart-discount td{
    color: rgb(243,91,40);
}
@media  (min-width: 568px) and (max-width: 1024px){
    #sub-categories .col-sm-2 a:nth-child(1){
        border-radius: 8px;
        height: 195px!important;
        overflow: hidden;
    }
    #sub-categories .col-sm-2 a:nth-child(1) img{
        width: 100%;
        min-height: 195px!important;
    }
    .custom-category-block .category-item > a:nth-child(1){
        height: 249px;
    }
    #sub-categories .col-sm-2, #sub-categories-ru .col-sm-2 {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
    .whb-main-header {
        z-index: 999!important;
    }
    .woocommerce-billing-fields {
        margin-bottom: 22px!important;
    }
    .cart-content-wrapper .cart-totals-inner .woocommerce-shipping-totals.shipping {
        display: grid;
        margin-top: 16px;
        width: 100%!important;
    }
    .woocommerce-cart #shipping_method{
        margin-top: 20px;
    }
    .cart-content-wrapper .cart-totals-inner tr :is(td,th):last-child {
        text-align: right;
        width: 133%;
    }
    .wd-tools-icon .wd-cart-number.wd-tools-count,.wd-tools-icon .wd-tools-count{
        border-radius: 20px!important;
        background-color: #FFF!important;
        box-shadow: 0px 1px 2px 0px rgba(20, 20, 20, 0.15);
        color: #3B3B3B!important;
        font-size: 11px!important;
        font-weight: 500!important;
        line-height: 14px!important;
        width: 20px!important;
        height: 15px!important;
    }
}
.product-element-top{
    max-height: 288px;
    min-height: 288px;
}
.product-grid-item :is(.product-image-link,.hover-img) img {
    width: auto!important;
}   

.mobile-menu-sidebar .sub-sub-menu , .mobile-menu-sidebar .wd-sub-menu{
    margin-bottom: 60px;
}

.wdp_bulk_table_content + .wd-wishlist-btn{
    display: none!important;
}
.fee, .tax-rate{
    display: flex!important;
}
.fee th, .tax-rate th{
    width: 70%;
}
.fee td, .tax-rate td{
    width: 30%!important;
}
.product-grid-item .price > .amount > bdi{
    color:#3B3B3B;
}
@media  (min-width: 1025px){ 
        .product-grid-item.wd-with-labels.product.wd-hover-button .product-element-top:hover .wd-add-btn.wd-add-btn-replace{
    opacity: 1;
}
    aside.area-sidebar-product-single {
        flex: 0 0 33.333333%;
        max-width: 315px;
        margin-left: auto;
    }
    .main-page-wrapper #sub-categories .col-sm-2 img{
        border-radius: 8px;
        height: 118px!important;
        width: auto;
        margin: auto;
        display: block;
    }
    .col-md-7.col-lg-6 {
        flex: 0 0 47%!important;
        max-width: 47%!important;
    }
    body.woocommerce-checkout .cart-content-wrapper .cart-totals-inner tr.shipping :is(td,th):last-child {
        text-align: right;
        width: 340;
    }
    body.woocommerce-cart .cart-content-wrapper .cart-totals-inner tr.shipping :is(td,th):last-child {
        text-align: right;
        width: 313px;
    }
    body.woocommerce-checkout .cart-content-wrapper .cart-totals-inner table{
        display: table-caption;
        width: 340px;
    }
    body.woocommerce-cart .cart-content-wrapper .cart-totals-inner table{
        display: table-caption;
        width: 313px;
    }
    body.woocommerce-checkout .cart-content-wrapper .cart-totals-inner .cart-subtotal, .cart-content-wrapper .cart-totals-inner .order-total{
        width: 339px;
        display: inline-table;
    }
    body.woocommerce-cart .cart-content-wrapper .cart-totals-inner .cart-subtotal, .cart-content-wrapper .cart-totals-inner .order-total{
        width: 313px;
        display: inline-table;
    }
    body.woocommerce-checkout .cart-content-wrapper .cart-totals-inner .woocommerce-shipping-totals.shipping {
        display: grid;
        margin-top: 16px;
        min-width: 340px!important;
    }
    body.woocommerce-cart .cart-content-wrapper .cart-totals-inner .woocommerce-shipping-totals.shipping {
        display: grid;
        margin-top: 16px;
        min-width: 313px!important;
    }
    body.woocommerce-checkout .sidebar-container.col-lg-4.col-md-3.col-12.order-last.sidebar-right.area-sidebar-product-single{
        max-width: 316px;
        margin-right: 0;
        margin-left: auto;
    }
    .gform_wrapper.gravity-theme .gfield.w-33 {
        -ms-grid-column-span: 4!important;
        grid-column: span 4!important;
    }
    .single-product .single_add_to_cart_button{
        min-width: 313px;
    }
    .product-image-summary-inner .col-lg-6 {
        flex: 0 0 51%;
        max-width: 46%;
    }
    .product-image-summary-inner{
        column-gap: 8%;
    }
    .wd-tools-icon{
        height: 48px!important;
        width: 48px!important;
    }
    .whb-mobile-right .wd-tools-element .wd-tools-icon:before {
        font-size: 52px;
    }
    .page-title.page-title-default.title-size-small{
        padding: 39px 0!important;
    }
    .page-title.page-title-default.title-size-small h1{
        font-size: 46px;
    }
    #categories .owl-nav {
        position: absolute;
        display: none;
        top: calc(50% - 24px);
        width: 100%;
    }
    #categories > div:hover .owl-nav {
        position: absolute;
        display: flex;
    }
    #categories .owl-nav .owl-prev, #categories .owl-nav .owl-next{
        font-size: 0;
        width: 50%;
    }
    #categories .owl-nav .owl-prev:after{
        content: url('./cheveron-down.svg');
        position: relative;
        width: 24px;
        height: 24px;
    }
    #categories .owl-nav .owl-next:after {
        content: url(./cheveron-down.svg);
        position: absolute;
        width: 24px;
        height: 24px;
        right: 0px;
        transform: rotate(180deg);
    }
    #categories .owl-nav .owl-prev{
        position: relative;
        left: -20px;
    }
    .owl-loaded:after, .owl-loaded:before{
        z-index: -1;
    }
    #categories .owl-nav .owl-next{
        position: relative;
        right: -20px;
    }
    .wd-timer > span .wd-timer-value{
        border-radius: 8px!important;
        background: rgba(43, 43, 43, 0.75)!important;
        padding: 20px!important;
        font-size: 36px!important;
        font-style: normal;
        font-weight: 600;
        line-height: 32px!important;
    }
    .archive h1{
        color: #F9FAFB;
        text-align: center;
        font-size: 46px!important;
        font-weight: 600; 
        line-height: 52px!important;
        letter-spacing: -0.92px;
    }
}
.wd-tab-content .owl-nav{
    display: none!important;
}
#collections .product-element-top{
    min-height: 168px!important;
    max-height: 168px!important; 
}
#collections .product-element-top > a:nth-child(1){
    display: block;
    border-radius: 8px;
    max-height: 168px;
    overflow: hidden;
}
#collections .product-element-top > a img{
    min-height: 168px;
}
.product-element-top{
    max-height: unset!important;
    min-height: unset!important;
}
.wd-fbt .products .per_month,.wd-fbt .products .per_month span{
    color: #3B3B3B!important;
}
.wd-fbt .products .per_month{
    float: right;
}
.wd-fbt .products .price{
    text-align: left;
}
.wd-fbt .products .price > .amount{
    float: left;
}
.wd-fbt .products .wd-entities-title{
    order: 2;
}
.wd-fbt .products .product-dimensions{
    order: 3;
}
.wd-fbt .products .price{
    order: 4;
}
.wd-fbt-product-heading label{
    display: block!important;
}
.wd-fbt-product input[type="checkbox"]:not([disabled]), .wd-fbt-product input[type="checkbox"]:not([disabled])+label {
    accent-color: #F35B28;
}
.wd-fbt .products .wd-product-cats{
    order: 1;
}
.wd-fbt .products .wd-entities-title,.wd-fbt .products .product-dimensions,.wd-fbt .products .wd-product-cats{
    text-align: left;
}
@media (max-width: 1024px){
    .product-grid-item.wd-with-labels.product.wd-hover-button .product-element-top .wd-add-btn.wd-add-btn-replace{
    display: none!important;
}
    .single-product .summary-inner .price .per_month {
        padding-left: 0!important;
        margin: 0!important;
        width: 100%;
    }

    .whb-sticked .whb-flex-flex-middle{
        position: fixed;
        width: 100%;
    }
    .sidebar-container.col-lg-4.col-md-3.col-12.order-last.sidebar-right.area-sidebar-product-single{
        max-width: 100%;
        margin-right: 0;
        margin-left: auto;
        order: 1;
        flex: 0 0 100%;
    }
    .gform_wrapper.gravity-theme .gfield:not(.gfield--width-full) {
        grid-column: 1/-1!important;
    }
    .gform_wrapper.gravity-theme .gfield.gfield--width-half {
        -ms-grid-column-span: 12!important;
        grid-column: span 12!important;
    }
    .wd-quick-shop .wd-add-btn{
        display: none;
    }
    .sidebar-container.col-lg-4.col-md-3.col-12.order-last.sidebar-right.area-sidebar-product-single .widget-area > div:nth-last-child(1){
        display: none;
    } 
    .site-content{
        order: 2;
    }
    .wd-timer > span .wd-timer-value{
        border-radius: 8px!important;
        background: rgba(43, 43, 43, 0.75)!important;
        padding: 12px!important;
        font-size: 28px!important;
        font-style: normal;
        font-weight: 600;
        line-height: 28px!important;
    }
    body > .cky-revisit-bottom-left {
        bottom: 10px !important;
    }
}

.custom-category-block .category-item.hover:hover .on-hover {
    display: block;
}
.custom-category-block .category-item.hover .on-hover,.custom-category-block .category-item.hover:hover .hover{
    background-size: 200%;
}
.custom-category-block .category-item h3{
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    color: #3B3B3B;
    margin-bottom: 15px;
}
.custom-category-block .category-item > h3 a:hover{ 
    color: #F35B28;
}
.custom-category-block .category-item .subcategory-accordion .subcategory-item a{
    color: #858585;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 100% */
    letter-spacing: -0.06px;
    text-transform: uppercase;
}
.custom-category-block .category-item .subcategory-accordion{
    display: flex;
    flex-wrap: wrap;
}
.custom-category-block .category-item .subcategory-accordion .subcategory-item{
    display: inherit;
    margin-bottom: 6px;
}
.custom-category-block .category-item .subcategory-accordion .subcategory-item .seperator{
    border-right: 1px solid #E6E6E6;
    padding-left: 6px;
    margin-right: 6px;
    display: inline!important;
    border-radius: 0;
}
.custom-category-block .category-item .subcategory-accordion .subcategory-item::nth-last-child(1) .seperator{
    display: none;
}
.custom-category-block .category-item .subcategory-accordion .subcategory-item a:hover span{
    color: #F35B28;
    border-bottom: 1px solid #F35B28;
    border-radius: 0;
}

.product-grid-item .product-element-bottom{
    text-align: left;
    margin-top: 12px;
}
.product-grid-item .product-element-bottom h3.wd-entities-title{
    order: 2;
}
.product-grid-item img{
    border-radius: 8px;
}
.product-grid-item .product-element-bottom .wd-product-cats{
    order: 1;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 100% */
    letter-spacing: 1px;
    text-transform: uppercase;
}
.product-grid-item .product-element-bottom .price{
    order: 4;
    margin-top: 25px!important;
    display: inherit;
    flex-wrap: wrap;
}
.single-product .product-grid-item .product-element-bottom .price del{
    order: 2;
    padding-right: 8px;
    height: max-content;
    border-right: 0;
}

.single-product .product-grid-item .product-element-bottom .price ins {
    order: 1;
    margin-right: 0;
}
.product-grid-item .product-element-bottom .price ins{
    order: 1;
    padding-right: 8px;
}
.price del {
    order: 2;
}
.product-grid-item .product-element-bottom .price .woocommerce-price-suffix{
    order: 3;
}
.product-grid-item .product-element-bottom .price ins bdi{
    color: var(--distructive, #E9453A);
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px; /* 88.889% */
    letter-spacing: -0.18px;
}
.product-grid-item .product-element-bottom .price del bdi{
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 16px; /* 114.286% */
    text-decoration-line: strikethrough;
}
.product-grid-item .product-element-bottom .product-dimensions{
    order: 3;
    font-size: 13px;
    font-style: normal;
    font-weight: 300;
    line-height: 13px; /* 100% */
    letter-spacing: -0.065px;
    color: #717171;
    margin-top: 3px;
}
.product-grid-item .product-element-bottom .product-dimensions span{
    padding-right: 12px;
}
.product-grid-item .wd-buttons{
    opacity: 1!important;
    transform: translateX(0) translateZ(0)!important;
    background: transparent;
    box-shadow: unset;
}

.product-grid-item .wd-buttons .wd-action-btn>a {
    border-radius: 25px;
    width: 32px;
    height: 32px;
    background: white;
}

.wd-wishlist-icon>a:before {
    padding: 4.5px 1.667px 2.518px 0.297px;
    content: url("./wishlist.svg");
}

.product-grid-item.wd-hover-quick .wd-add-btn > a{
    border-radius: 0px 0px 8px 8px!important;
}

.single-product .wd-social-icons {
    display: block;
}
.wd-timer > span {
    background: unset!important;
}
.wd-timer > span span{
    font-size: 10px!important;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 120% */
    text-transform: uppercase!important;
}
.product-grid-item.wd-with-labels.product.wd-hover-button .product-element-top .wd-add-btn.wd-add-btn-replace{
    border-radius: 8px;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0.75) 100%), url(<path-to-image>), rgb(211 211 211 / 55%) 50% / cover no-repeat;
    position: absolute;
    opacity: 0;
    height: 168px;
    top: 0;
    width: 100%;
    vertical-align: middle;
    display: table;
    margin: auto;
}

.product-grid-item.wd-with-labels.product.wd-hover-button .product-element-top .wd-add-btn-replace .add-to-cart-loop:after,.product-grid-item.wd-with-labels.product.wd-hover-button .product-element-top .wd-add-btn-replace .add-to-cart-loop:before{
    content: unset;
}
.product-grid-item.wd-with-labels.product.wd-hover-button .product-element-top .wd-add-btn-replace .add-to-cart-loop{
    display: flex;
}
footer a{
   color: #BDBDBD;
}

footer a:hover{
   color: #f35b28;
}
.wd-tab-content-wrapper .product-grid-item.wd-with-labels.product.wd-hover-button .product-element-top .wd-add-btn-replace .add-to-cart-loop {
    overflow: hidden;
    padding: 0;
    vertical-align: middle;
    display: table-cell;
    color: #fff;
    max-height: 48px;
    padding: 14.5px 0px;
    border-radius: 5px;
    width: 153px;
    background: rgba(43, 43, 43, 0.65);
    top: 62px;
    display: block;
    left: calc(50% - 76.5px);
}
.wd-tab-content-wrapper .product-grid-item.wd-with-labels.product.wd-hover-button .product-element-top .wd-add-btn-replace .add-to-cart-loop span{
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    min-height: fit-content;
    line-height: 18px;
    text-transform: initial;
}
.wd-tab-content-wrapper .product-grid-item.wd-with-labels.product.wd-hover-button .product-element-top + a{
    color:#424243;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: -0.16px;
    text-transform: uppercase;
}

.wd-tab-content-wrapper .product-grid-item.wd-with-labels.product.wd-hover-button .product-element-top + a:hover {
    color: #F35B28;
}
.wd-tab-content-wrapper .wd-add-btn-replace .add-to-cart-loop:hover span {
    transform: unset!important;
}
.wd-image-hotspot-img.webpexpress-processed{
    border-radius: 8px!important;
}
footer .gform_wrapper.gravity-theme .gfield input.large, footer .gform_wrapper.gravity-theme .gfield select.large{
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.90);
    box-shadow: 0px 4px 8px 0px rgba(153, 153, 153, 0.15);
    border: 0;
    height: 48px;
    text-indent: 35px;
} 
footer .gform_wrapper.gravity-theme .gfield input.large::placeholder, footer .gform_wrapper.gravity-theme .gfield select.large::placeholder{
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: 16px;
}

footer .ginput_container_email:before{
    content: url('./email.svg');
    position: absolute;
    left: 16px;
    top: 13px;
}
.wd-text-block{
    position: relative;
}
footer .gform_button{
    position: absolute;
    right: 4px;
    top: 4px;
    height: 40px;
    padding: 16px 32px;
    border-radius: 6px;
    background: var(--primary, #F35B28);
    color: #FFF;
    font-size: 16px;
    font-weight: 400;
    line-height: 1px;
    text-transform: inherit;
    min-height: 40px;
}

.gform_wrapper.gravity-theme .gform_footer{
    padding: 0!important;
}
.menu-open-label{
    font-size: 16px!important;
    font-style: normal!important;
    font-weight: 500!important;
    line-height: 18px!important;
}

.whb-header-bottom .wd-header-nav.wd-header-secondary-nav > ul > li{
    width: 33.333%!important;
}
.whb-top-bar .wd-header-nav.wd-header-secondary-nav > ul{
    gap: 0;
}
.whb-top-bar .wd-header-nav.wd-header-secondary-nav > ul > li:not(:nth-last-child(1)) > a > span{
    border-right:1px solid #E6E6E6;
    padding-right: 24px;
    padding-left: 24px;
    font-size: 14px;
    font-weight: 200;
}
.whb-header-bottom .wd-header-nav.wd-header-secondary-nav > ul{
    width: 100%;
    gap: 0;
}
 > a > span{
    color: #3B3B3B;
    font-weight: 200;
}
.wd-header-nav.wd-header-secondary-nav > ul > li > a > span{
    margin: auto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
}

header:not(.woocommerce-Address-title){
    box-shadow: 0px 3px 6px 0px rgba(82, 82, 82, 0.15);
}
.searchform input{
box-shadow: 0px 3px 6px 0px rgba(82, 82, 82, 0.15);
border-radius: 25px;
border: 1px solid #D6D6DC;
}
.searchform input::placeholder{

font-size: 16px;
font-style: normal;
font-weight: 200;
line-height: 16px;
}
.cart-widget-opener .wd-tools-icon{

    border-radius: 34px;
background: var(--primary, #F35B28);

}

:is(.wd-custom-icon,picture.wd-custom-icon img) {
    min-width: 24px;
    max-width: 24px;
}
.whb-top-bar-inner .box-with-icon .info-box-icon {
    margin-top: 1px;
}
.whb-top-bar-inner .box-with-icon {
    margin-right: 8px!important;
}
.whb-top-bar-inner .info-box-title{
    margin-bottom: 0!important;
}
.pll-parent-menu-item a > span{
    padding-left: 24px;
}
.pll-parent-menu-item  span{
    color:#3B3B3B;
    font-size: 14px;
    font-style: normal;
    font-weight: 200; 
    line-height: 20px;
}
.wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after{
    content: url('./Arrow-Down.svg');
}

.pll-parent-menu-item img{
    margin-top: -1px;
}

.wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children):hover>a:after{
    transform: rotate(180deg);
}
.whb-general-header .whb-column.whb-col-center.whb-visible-lg{
    max-width: 730px;
}

.wd-tools-element>a {
    padding-right: 14px!important;
    padding-left: 14px!important;
}


#menu-categories > li,#menu-categories-ru > li{
    background: #F2F2F2;
    border-bottom: 0;
    border-left: 2px solid #F2F2F2;
}
#menu-categories > li:hover,#menu-categories-ru > li:hover{
    border-left: 2px solid #F35B28!important;
    background: #F9F9F8!important;
}
#menu-categories > li > a img ,#menu-categories-ru > li > a img{
    width: 40px!important;
    max-height: 27px!important;
    border-radius: 4px; 
}
#menu-categories > li a , #menu-categories-ru > li a{
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    color: #3B3B3B;
    padding: 10px 14px;
}         
.whb-mobile-left .wd-tools-element.wd-header-mobile-nav  a .wd-tools-inner{
    display: block;
    height: 59px;
    border-radius: 0;
    width:  65px;
}
.whb-mobile-left .wd-tools-element.wd-header-mobile-nav a{
    padding: 0!important;
    margin-left: -5px;
}
.whb-mobile-left .wd-tools-element.wd-header-mobile-nav a .wd-tools-inner .wd-tools-text{
 font-size: 8px;
font-style: normal;
font-weight: 300;
line-height: 8px;
    top: -9px;
    position: relative;
}
.whb-mobile-center{
    width: 100%;
}

.whb-mobile-center .wd-logo img{
    padding: 0!important;
}

.admin-bar .wd-side-hidden.wd-left {
    top: 106px;
}
.admin-bar .mobile-menu-sidebar {
    top: 46px;
}
body:not(.admin-bar) .wd-side-hidden.wd-left {
    top: 59px;
}
.wd-side-hidden.wd-left {
    right: auto;
    left: 0;
    width: 100%;
}

.mobile-menu-sidebar .menu-item-has-children > a > span{
    display: none;
}

.wd-header-mobile-nav.wd-opened .wd-tools-icon:before{
    content: "\f112";
    font-family: "woodmart-font";
    color:  #F9F9F8; 
}
.wd-header-mobile-nav.wd-opened .wd-tools-text{
    font-size: 0!important;
}
html[lang="lv"] .wd-header-mobile-nav.wd-opened .wd-tools-text:before{
    content: 'Aizvērt';
    font-size: 8px;
}

html[lang="ru-RU"] .wd-header-mobile-nav.wd-opened .wd-tools-text:before{
    content: 'Закрывать';
    font-size: 8px;
}

.wd-search-full-screen .searchform input{
    border-radius: 25px;
    border: 1px solid #D6D6DC;
    height: 42px;
    margin: 10px 0;
    text-align: left;
}

.lang-item.title.menu-item{
    margin-right: auto;
    margin-bottom: 0;
}
.mobile-nav .languages{ 
    padding: 24px 0;
    border-bottom: 1px solid #E6E6E6;
}

.lang-item.title.menu-item span{
    margin: auto;
}
.mobile-nav .lang-item a{
    min-height: unset!important;
    padding: 0 12px!important;
    border-bottom: 0!important;
}
#menu-mobile-navigation,#menu-mobile-navigation-ru{
    padding: 0 16px;
}
#menu-mobile-navigation-ru .menu-item a,#menu-mobile-navigation .menu-item a, .mobile-menu-sidebar .menu-item a{
    color: #3B3B3B;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 16px; 
    text-transform: inherit;
    border: 0;
}
#menu-mobile-navigation .menu-item a,#menu-mobile-navigation-ru .menu-item a{
    padding: 0px;
}
.wd-nav-mobile li:active>a, .wd-nav-mobile li.opener-page>a {
    background-color: unset;
}
h3 + li > ul.wd-sub-menu + span, h3 + li > ul.sub-sub-menu + span{
    display: none;
}
.wd-nav-opener {
    position: absolute;
    z-index: 1;
    right: 4px;
    top: 20px;
    display: inline-flex;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    width: 0;
    border-left: 0!important;
}
.mobile-menu-sidebar .menu-item{
    list-style: none;
    padding: 8px 0;
}
.mobile-menu-sidebar h3{
    background: #F2F2F2;
    padding: 19px 16px;
    margin-top: -16px;
    margin-left: -16px;
    margin-right: -16px;
    text-align: center;
}
.close-sidebar{
    position: absolute;
    left: 16px;
    top: 15px;
}
.mobile-menu-sidebar h3{
    color: #3B3B3B;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    line-height: 18px; 
}
.mobile-menu-sidebar{
    z-index: 999999 !important;
    position: fixed;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    background: white;
    top: 59px;
    width: 100%;
    overflow: scroll;
    height: 100vh;
    padding: 16px;
	padding-bottom: 250px;
    right: auto;
    left: 0;
    width: 100%;
    transform: translate3d(-100%, 0, 0);
}

.mobile-menu-sidebar > li > ul > li .sub-sub-menu, .mobile-menu-sidebar > li > a {
    display: none;
}
.languages .lang-item .nav-link-text {
    color: #3B3B3B;
    font-size: 14px;
    font-weight: 300;
    line-height: 16px;
}
.languages .lang-item.current-lang .nav-link-text{
    color: #717171;
    font-weight: 200;
}
.languages .lang-item.current-lang .nav-link-text img{
    margin-top: -1px;
}
.languages li:nth-child(1){
color:#3B3B3B;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 14px; 
}

.mobile-menu-sidebar .wd-nav-opener{
    float: right;
}

.mobile-menu-sidebar .menu-item-has-children > ul.sub-sub-menu > a{
    display: none;
}
.mobile-menu-sidebar .menu-item-has-children ul{
    padding: 0;
}
.mobile-menu-sidebar .wd-nav-img, .mobile-menu-sidebar .mega-menu-list img {
    display: inline-block;
    margin-right: 7px;
    max-height: inherit!important;
    border-radius: 4px;
    width: 43px!important;
}

.page-title.page-title-default.title-size-small h1{
    color: #F5F6F7;
    font-weight: 600;
    line-height: 52px;
    letter-spacing: -0.92px;
    margin-bottom: 2px!important;
}  
.page-title.page-title-default.title-size-small .breadcrumbs :is(a,span){
    color:#F9F9F8;
    font-size: 14px;
    font-style: normal;
    font-weight: 200;
    line-height: 14px;
    text-transform: inherit;
}

.elementor-counter .elementor-counter-number-prefix {
    flex-grow: 0!important;
}

.elementor-counter .elementor-counter-title{
    text-align: left!important;
}

.box-icon-align-left .box-icon-wrapper {
    margin-right: 16px!important;
    max-width: 50%;
    border-radius: 8px;
}

.wd-close-side.wd-close-side-opened{
    background: rgba(46, 46, 46, 0.75);
}
.wd-empty-mini-cart .btn{
    width: 100%;
    border-radius: 8px;
    height: 48px;
    box-shadow: 0px 4px 12px 0px rgba(22, 30, 16, 0.10), 0px 2px 6px 0px rgba(80, 101, 63, 0.15)!important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
}
.wd-empty-mini-cart:before{
    content: url('./bi_cart-x.svg')!important;
    margin-bottom: 24px!important;
}
.woocommerce-mini-cart__empty-message{
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: 16px;
    color: #717171;
    margin-bottom: 40px;
}
.cart-widget-side{
    max-width: 398px!important;
    width: 100%;
}
.cart-widget-side .wd-heading .title{
    color: #3B3B3B;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.2px;
}
.cart-widget-side .wd-heading .close-side-widget a{
    color: var(--foundation-neutral-neutral-200, #9D9D9D);
    font-family: Geologica;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 14px;
}
.cart-widget-side .wd-empty-mini-cart{
    margin-top: 54px!important;
}

.cart-widget-side .wd-heading{
    padding: 16px!important;
}
.cart_list .woocommerce-mini-cart-item{
    border-bottom: 1px solid #E7E8EB!important;
}
.shopping-cart-widget-footer .woocommerce-mini-cart__total{
    border-top: 1px solid #E7E8EB;
}
.cart-info div.quantity .minus{
    border-bottom-left-radius: 5px!important;
    border-top-left-radius: 5px!important;
    border: 1px solid #DBDEE2;
    color: #DBDEE2;
    font-size: 12px;
}
.cart-info div.quantity .plus{
    border-bottom-right-radius: 5px!important;
    border-top-right-radius: 5px!important;
    border: 1px solid #DBDEE2;
    color: #3B3B3B;
    font-size: 12px;
}

.cart-info div.quantity .qty{
    border: 1px solid #DBDEE2;
    border-left: 0;
    border-right: 0;
}

.cart-widget-side .cart_list .amount{
    color:#3B3B3B!important;
} 
.cart_list .wd-entities-title{
    font-size: 16px!important;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.shopping-cart-widget-footer .woocommerce-mini-cart__total strong{
    color:#3B3B3B;
    font-size: 18px;
    font-weight: 500;
    line-height: 18px;  
}
.shopping-cart-widget-footer .woocommerce-mini-cart__total .amount{
    color: #3B3B3B!important;
    font-size: 18px;
    font-weight: 600;
    line-height: 18px
}
.button.btn-cart.wc-forward,.cky-btn.cky-btn-customize,.cky-btn.cky-btn-reject,.cky-btn.cky-btn-preferences{
    border-radius: 8px;
    background: #F0F0F0!important;
    height: 48px;
    color: #3B3B3B!important;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
}
.button.btn-cart.wc-forward:hover,.cky-btn.cky-btn-customize:hover,.cky-btn.cky-btn-reject:hover,.cky-btn.cky-btn-preferences:hover,button[name='apply_coupon']:hover{
    background: rgb(243,91,40)!important;
    color: #fff!important;
}
.button.checkout.wc-forward,.cky-btn.cky-btn-accept,.comment-form #submit{
    border-radius: 8px;
    background: rgb(243,91,40)!important;
    box-shadow: 0px 4px 12px 0px rgba(22, 30, 16, 0.10), 0px 2px 6px 0px rgba(80, 101, 63, 0.15); 
    height: 48px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 1px;
}

#gform_submit_button_6{
    height: 54px!important;
    padding: 19px 38px;
}
@media only screen and (max-width: 641px){
.gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
    line-height: 0!important;
    min-height: 32px;
}
}
.button.checkout.wc-forward:hover,.cky-btn.cky-btn-accept:hover{
    background: #3B3B3B!important;
    color: #fff;
}
.site-content .gform_button.button{
    border-radius: 8px;
    background: var(--primary, #F35B28);
    box-shadow: 0px 4px 12px 0px rgba(96, 38, 18, 0.15), 0px 2px 6px 0px rgba(175, 58, 19, 0.10);
    color: #FFF;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    line-height: 8px;
    text-transform: inherit;
    min-width: 159px;
    height: 48px;
    margin-top: 18px;
}
.site-content .gform_button.button:hover,footer .gform_button:hover{
    background: #474747;
    color: #FFF; 
}
.site-content .gfield_label{
    color:#3B3B3B;
    font-size: 16px!important;
    font-style: normal;
    font-weight: 200!important;
    line-height: 16px;
    letter-spacing: 0.16px;
}
.popular-badge.product-label{
    background: #1E57C6;
}
.product-label{
    border-radius: 5px!important;
    font-size: 11px!important;
    font-weight: 500!important;
    line-height: 11px!important;
    letter-spacing: 0.22px;
    text-transform: uppercase;
    padding: 5px 6px!important;
} 
.free-badge{
    background: #FFF;
    box-shadow: 0px 0px 3px 0px rgba(31, 31, 31, 0.15);
    color: #363636!important;
}
.free-badge span{
    color: #F35B28;
}
.product-labels{
    max-width: 54%!important;
}
.woocommerce-result-count{
    display: block!important;
}
.woocommerce-checkout #coupon_code{
    width: 100%;
}
.orderby{
    border-radius: 8px!important;
    border: 1px solid #BDBDBD!important;
    color: #424243!important;
    font-size: 14px!important;
    font-weight: 300!important;
    line-height: 14px!important;
    letter-spacing: 0.14px;
    padding: 10px 8px 10px 12px!important;
}

.wd-products-shop-view a.current-variation,.wd-products-shop-view a:hover,#sub-categories .col-sm-2 a:hover,#sub-categories-ru .col-sm-2 a:hover{
    color: #F35B28;
}
.flickity-page-dots{
    border-radius: 10px;
    background: #FFF;
}

#sub-categories .col-sm-2,#sub-categories-ru .col-sm-2{
    margin-top: 48px;
}
.menu-item #sub-categories .col-sm-2,.menu-item #sub-categories-ru .col-sm-2{
    padding: 0 14px!important;
}
#sub-categories .col-sm-2 a,#sub-categories-ru .col-sm-2 a{
    color: #3B3B3B;
    text-align: center;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px!important;
    padding: 0!important;
    padding-bottom: 10px;
}
.wd-cart-number.wd-tools-count , .wd-tools-count{
    border-radius: 20px!important;
    background-color: #FFF!important;
    box-shadow: 0px 1px 2px 0px rgba(20, 20, 20, 0.15);
    color: #3B3B3B!important;
    font-size: 14px!important;
    font-weight: 500!important;
    line-height: 24px!important;
    width: 32px!important;
    height: 24px!important; 
    inset-inline-end: -16px!important;
    top: 0!important;
}

.mini-cart-total-amount{
    text-align: right;
    color: #717171;
    text-align: right;
    font-family:'Inter', sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
}
.mini-cart-total-amount bdi{
    color: #717171;
    text-align: right;
    font-family:'Inter', sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
}


#sub-categories{
    margin-bottom: 50px;
}

.sidebar-container > .sidebar-container{
    max-width: 100%!important;
}

#woocommerce_product_categories-2, aside > aside{
    padding: 24px 16px;
    border-radius: 8px;
    border: 1px solid #EBEBEB;
    background: var(--background, #F9F9F8);
    box-shadow: 0px 0px 8px 0px rgba(105, 105, 105, 0.10);
}

h5.widget-title{
    color: #3B3B3B;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 14px; /* 100% */
    text-transform: uppercase;
} 
.widget-area .widget:not(:nth-last-child(1)):not(:nth-last-child(2)){
    border-bottom: 1px solid #E6E6E6!important;
    margin-bottom: 24px;
    padding-bottom: 24px;  
}

.wd-widget-collapse.wd-opened .widget-title:after {
    background-color: transparent!important;
}
.price_slider_amount .button.wp-element-button{
    border-radius: 8px;
    background: #FEE4DC;
    color: #F35B28;
    font-family: Geologica;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: 0.14px;
}

.price_label span{
    color: #3B3B3B!important;
    font-size: 16px;
    font-weight: 500!important;
    line-height: 16px;
}  
.price_label {
    font-size: 0;
}
.price_label span.from:after{
    content: '-';
    color: #6F7174;
}
.product-categories a{
    color: #3B3B3B;
    font-size: 16px;
    font-weight: 200;
    line-height: 20px;
}

.product-categories a:hover,.product-categories .current-cat a{
    color: #F35B28;
}
aside .widget h2{
    color: #3B3B3B;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: -0.08px;
    text-transform: uppercase;
}
.widget_price_filter .ui-slider .ui-slider-handle:after{
    content: unset!important;
}
.widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    top: 50%;
    border-radius: 50%;
    z-index: 17;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    margin-top: -7px;
    margin-left: -7px;
    width: 14.25px;
    height: 15px;
    outline: none;
    border: 1px solid;
    border-radius: 50%;
    background: white;
    background-color: white!important;
    cursor: ew-resize;
}

.wd-back-btn{
    display: none;
}
.wc-layered-nav-term:before{
    content: '';
    position: relative;
    width: 18px;
    height: 18px;
    border-radius: 4px;
    margin-right: 8px;
    border: 1px solid #9D9D9D;
}

.wc-layered-nav-term:before:not(.wd-active){
    border: 1px solid #9D9D9D;
}
.wc-layered-nav-term{
    position: relative;
}
.wc-layered-nav-term.wd-active:before{
    background-color: #F35B28;
    border: 1px solid #F35B28;
}

.wc-layered-nav-term.wd-active:after{
    content: url('./Check_mark_icon.svg');
    height: 14px;
    width: 14px;
    position: absolute;
    padding-bottom: 20px;
    left: 2px;
}

.gform_wrapper.gravity-theme form{
    position: relative; 
}
.gform_wrapper.gravity-theme .gfield_validation_message, .gform_wrapper.gravity-theme .validation_message{
    border: 0!important;
}
.gform_wrapper.gravity-theme .gform_validation_errors {
    background: #fff9f9;
    border: 0!important;
    border-radius: 0!important;
    box-shadow: unset!important;
    margin-bottom: 8px;
    margin-top: 8px;
    padding: 16px 16px 16px 48px;
    position: relative;
    width: 100%;
    outline: unset;
}
.woocommerce-product-gallery .product-image-thumbnail:hover, .woocommerce-product-gallery .product-image-thumbnail.active-thumb{
    opacity: 1!important;
    border-radius: 4px
    border:1px solid #BDBDBD;
    background: #FFF;
}

.woocommerce-product-gallery .product-image-thumbnail:not(.active-thumb){
    border-radius: 4px;
    opacity: 0.6;
    background: #FFF;
}
.woocommerce-product-gallery .product-image-thumbnail img{
    border-radius: 4px;
    height: 100%;
    width: auto;
}
.woocommerce-product-gallery .product-image-thumbnail {
    height: 74px;
    overflow: hidden;
    text-align: center;
}

.woocommerce-product-gallery .woocommerce-product-gallery__image {
    position: relative;
    overflow: hidden;
    border-radius: 8px!important;
}

h1.product_title.entry-title.wd-entities-title{
    color: #3B3B3B;
    font-size: 36px;
    font-weight: 500;
    line-height: 44px;
    letter-spacing: -0.72px;
    margin-bottom: 12px;
}

.single-product .summary-inner ins .amount{
    color: #E01515;
    font-size: 28px;
    font-weight: 600;
    line-height: 28px;
}

.single-product .summary-inner .price{
    display: flex;
    flex-wrap: wrap;
}

.single-product .summary-inner .price ins{
    order: 1;
    margin-right: 16px;
}
.single-product .summary-inner .price del{
    order: 2;
    padding-right: 24px;
    border-right: 1px solid #D9D9D9;
}
.single-product .summary-inner .price .per_month{
    order: 3;
    color: #555;
    font-size: 14px;
    font-weight: 200;
    line-height: 30px;
    padding-left: 24px;
}
.single-product .summary-inner .price .per_month span,:is(.woocommerce-thankyou-order-details,.wc-bacs-bank-details) :is(strong,.amount){
    color: #3B3B3B;
    font-size: 16px;
    font-weight: 300;
    line-height: 16px;
}
.single-product .summary-inner .price .per_month span .amount{
    font-size: 18px;
    font-weight: 600;
}
.single-product .summary-inner .price del .amount{
    color: #717171;
    font-size: 20px;
    font-weight: 300;
    line-height: 20px;
}
.single-product div.quantity input[type="number"] {
    width: 57px;
}
.single-product .site-content div.quantity :is(input[type="number"],.single-product input[type="text"]) {
    height: 48px!important;
}
.single-product .site-content div.quantity .minus {
    border-top-left-radius: 8px!important;
    border-bottom-left-radius: 8px!important;
    border: 1px solid #DBDEE2;
    height: 48px!important;
    width: 32px;
}

.single-product .site-content div.quantity .plus {
    border-top-right-radius: 8px!important;
    border-bottom-right-radius: 8px!important;
    border: 1px solid #DBDEE2;
    height: 48px!important;
    width: 32px;
}

.comment-form #submit:hover{
    color: #fff;
    background-color: #333!important;
}
.single-product .single_add_to_cart_button{
    border-radius: 8px!important;
    box-shadow: 0px 4px 12px 0px rgba(96, 38, 18, 0.15), 0px 2px 6px 0px rgba(175, 58, 19, 0.10);
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    height: 48px!important;
}

.woocommerce-product-gallery .product-labels[class*="labels-rounded"] {
    top: 15px!important;
    left: 30px!important;
    align-items: flex-start!important;
}

.single-product .wd-wishlist-btn{
    display: contents;
}
.single-product .wd-wishlist-btn a{
    width: 82px;
    padding: 12px 24px;
    border-radius: 8px;
    background: #EDEDED;
}
.wd-reviews-tools.wd-reviews-filters{
    display: contents;
}
.single-product form.cart + .wd-wishlist-btn{
    display: none;
}
.sku_wrapper span{
    color: #555;
    font-size: 13px;
    font-weight: 200;
    line-height: 13px; 
}

.error404 .site-content {
    margin-bottom: 0;
}
.woocommerce-billing-fields h3{
    color: #3B3B3B;
    font-size: 24px;
    font-weight: 500;
    line-height: 30px; /* 125% */
    letter-spacing: -0.48px;
    text-transform: inherit;
}
.woocommerce-radio-wrapper label,.woocommerce-form__label-for-checkbox{
    margin-right: 20px;
    position: relative;
}
#shipping_method label,#payment label,.wooccm-type-checkbox label,.woocommerce-input-wrapper label{
    position: relative;
}
#shipping_method label{
    display: flex;
    width: 100%;
}
#shipping_method label > span{
    margin-left: auto;
}
#shipping_method label > .tax_label{
    margin: auto 0;
    margin-left: 8px;
}
#shipping_method input[type="hidden"]+label:after,.woocommerce-radio-wrapper input:checked+label:after,#shipping_method input:checked+label:after,#payment .wc_payment_methods input:checked+label:after,#legal_or_natural_person_field .woocommerce-input-wrapper input:checked+label:after{
    content: "";
    position: absolute; 
    width: 9px;
    left: -15px;
    top: 9px;
    height: 9px;
    border-radius: 50%;
    border: 1px solid #F35B28;
    background-color: #F35B28;
}


#shipping_method input:checked+label:after,#payment .wc_payment_methods input:checked+label:after{
    top: 6px;
}

.place-order input, #kl_newsletter_checkbox_field input, #need_help,.woocommerce-form__label-for-checkbox input ,#payment .wc_payment_methods input,#shipping_method input:not([type="text"]),  #legal_or_natural_person_field  .woocommerce-input-wrapper input{
    opacity: 0;
}
.woocommerce-form__label-for-checkbox input:checked+span:after,.woocommerce-form__label-for-checkbox input:checked+label:after,.wooccm-type-checkbox input:checked~span:after{
    content: "";
    position: absolute;
    width: 9px;
    left: 3px;
    top: 9px;
    height: 9px;
    border-radius: 2px;
    border: 1px solid #393939;
    background-color: #393939;
}
#place_order{
box-shadow: 0px 4px 12px 0px rgba(22, 30, 16, 0.10), 0px 2px 6px 0px rgba(80, 101, 63, 0.15)!important;
}
.checkout-order-review:before, .checkout-order-review:after, .woocommerce-order-pay #order_review:before, .woocommerce-order-pay #order_review:after{
    content: unset;
}
#shipping_method input[type="hidden"] + label:before, input[type="radio"]:checked + label:before{
    border-color: #F35B28!important;
}
.woocommerce-radio-wrapper label:before,#shipping_method label:before,#payment .wc_payment_methods label:before,#legal_or_natural_person_field .woocommerce-input-wrapper label:before{
    content: "";
    position: absolute;
    width: 15px;
    left: -18px;
    top: 6px;
    height: 15px;
    border-radius: 50%;
    border-width: 1px;
        border-radius: 50%;
    border-width: 1px;
    border-style: solid;
}
#shipping_method label:before,#payment .wc_payment_methods label:before, #legal_or_natural_person_field .woocommerce-input-wrapper label:before{
    top: 3px;
}
label.woocommerce-form__label-for-checkbox span:before, #legal_or_natural_person_field .woocommerce-input-wrapper label:after{
    top: 6px!important;
}
.form-row label,.woocommerce-form__label.woocommerce-form__label-for-checkbox span,.comment-form label,.wd-filter-lable,.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tbody .woocommerce-table__product-name.product-name a{
    color: #3B3B3B;
    font-size: 16px;
    font-weight: 200;
    line-height: 16px;
}


.woocommerce-form__label-for-checkbox input:checked+span:after,.woocommerce-form__label-for-checkbox input:checked+label:after,.wooccm-type-checkbox input:checked~span:after{
    content: "";
    position: absolute;
    width: 15px;
    left: 0;
    top: 4px;
    height: 15px; 
    border-radius: 2px;
    background-color: #F35B28;
    border: 0;
}
#need_help_field label span:after,#kl_newsletter_checkbox_field label span:after,.place-order label:not(.woocommerce-form__label) span:after{
    top: 0!important;
}
.place-order label:not(.woocommerce-form__label) span:after, #kl_newsletter_checkbox_field label span:after,#need_help_field label span:after, .woocommerce-form__label-for-checkbox span:after,.woocommerce-form__label-for-checkbox label:after,.wooccm-type-checkbox input~span:after {
    content: "";
    position: absolute;
    width: 15px;
    left: 0;
    top: 4px;
    height: 16px; 
    border-radius: 2px;
    border: 1px solid var(--stroke, #AD9777);
}
.kl_newsletter_checkbox_field input:checked+span:before, #need_help_field label input:checked+span:before{
    content: url(./Check_mark_icon.svg);
    left: 0;
    position: absolute;
    z-index: 1;
}
#need_help_field label input:checked+span:after,.kl_newsletter_checkbox_field input:checked+span:after,.place-order .woocommerce-validated span:after{
    content: "";
    position: absolute;
    width: 15px;
    left: 0;
    height: 16px;
    border-radius: 2px;
    background-color: #F35B28;
    border: 0!important;
}
.woocommerce-form__label-for-checkbox input:checked+span:before {
    content: url(./Check_mark_icon.svg);
    left: 0;
    position: absolute;
    z-index: 1;
    top: 4px!important; 
}
.place-order label a{
    font-weight: 600;
}
 .place-order .woocommerce-validated span:before{
    content: url(./Check_mark_icon.svg);
    left: 0;
    position: absolute;
    z-index: 1;
    top: 0px!important; 
}
#payment li label{
    color: #3B3B3B;
    font-size: 16px;
    font-weight: 300;
    line-height: 16px;
}
#payment li label span{
    color: #555;
    font-size: 14px;
    font-weight: 200;
    line-height: 16px;
}

#payment .payment_methods li label img{
    float: unset!important;
    display: inline;
}

.in-stock{
    color: #29A82E!important;
    font-size: 16px;
    font-weight: 400!important; 
    line-height: 16px!important;
}

p.stock.wd-style-default.in-stock:before{
    color: #29A82E!important;
    border: 1px solid #29A82E!important;
    border-radius: 50%;
    font-size: 8px;
    padding: 2px;
    top: -2px;
    position: relative;
}

.woocommerce-cart .elementor-accordion-item:not(:nth-last-child(1)) .elementor-tab-title{
    border-bottom: 1px solid #E5E5E5; 
}

#reviews #comments{
    order: 3!important;
} 
#reviews #comments li{
    border-radius: 8px;
    border: 1px solid #E6E6E6!important;
    padding: 24px!important;
}
.progress-area,.wd-progress-bar :is(.progress-area,.progress-bar) {
    border-radius: 10px!important; 
}

.progress-area{
    background-color: #E6E6E6!important;
}
.wd-rating-summary-cont .wd-rating-label{
    display: none;
}
.wd-rating-summary-cont .wd-rating-count{
    color: #555;
    text-align: right;
    font-size: 14px;
    font-weight: 300;
    line-height: 14px;
}

.wd-rating-summary-cont .wd-rating-count .star-rating{
    order: 1;
    position: absolute;
    left: 0px;
}

.wd-rating-summary-item>div:not(:last-child) {
    padding-inline-start: 82px;
}
.wd-rating-summary-total,time,.woocommerce-breadcrumb a.breadcrumb{
    color: #717171!important;
    text-align: center;
    font-size: 16px!important;
    font-weight: 200!important;
    line-height: 16px!important;
}
.comment-notes span, .comment-form-rating label,:is(.woocommerce-thankyou-order-details,.wc-bacs-bank-details) li,.woocommerce-customer-details address{
    color: #555;
    font-size: 16px;
    font-weight: 200;
    line-height: 16px;
    font-style: normal;
}
.woocommerce-customer-details address{
    line-height: 30px;
}
.comment-form-rating label:after{
    content: unset!important;
}

.comment-form .wd-review-criteria-wrap .comment-form-rating:not(:last-child)>label {
    display: unset;
    padding-inline-end: 0;
}

.comment-form .wd-review-criteria-wrap .comment-form-rating {
    display: block!important;
    padding-bottom: 16px;
}

#reply-title{
    color: #3B3B3B;
    font-size: 24px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.48px;
    text-transform: unset;
}

.wd-review-criteria-wrap{
    margin-bottom: 16px!important;
}

#comments .description p,.wd-review-likes span,.woocommerce-product-attributes-item__label span,.woocommerce-product-attributes-item__value p{
    color: #3B3B3B;
    font-size: 15px;
    font-weight: 200;
    line-height: 24px;
}

.woocommerce-product-attributes-item__label span,.woocommerce-product-attributes-item__value p{
    font-size: 16px!important;
}

#comments .woocommerce-review__author,.cart-subtotal th,.cart-subtotal td,.tax-total th,.tax-total td, tfoot .woocommerce-Price-amount{
    color: #3B3B3B;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
}

.product-tabs-wrapper {
    border-top: 0 solid var(--brdcolor-gray-300)!important;
    border-bottom: 0 solid var(--brdcolor-gray-300)!important;
    background-color: transparent!important; 
}

.product-tabs-wrapper .wd-nav-tabs-wrapper{
    border-top:  1px solid #EBEBEB;
}

.wc-tabs-wrapper .shop_attributes {
    margin: 0!important;
}

.tabs-layout-tabs .shop_attributes {
    max-width: 286px!important;
}

.single-product .wc-tabs-wrapper .shop_attributes tr{
    padding: 8px 12px!important;
    margin-bottom: 0!important;
    border: 0!important;
}
.elementor-widget-wd_image_or_svg img{
    width: auto;
}

body .select2-container--default {
    min-height: 42px;
    width: 100%!important;
}
.single-product .wc-tabs-wrapper .shop_attributes tr:nth-child(2n) {
    background-color: #F5F5F5!important;
} 

.wd-nav.wd-style-underline-reverse>li>a {
    padding-top: 18px!important;
    color: #9D9D9D!important;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px; 
    text-transform: uppercase;
}

.wd-nav.wd-style-underline-reverse>li>a>.nav-link-text:after {
    top: -18px!important;
    height: 3px;
    margin-left: auto!important;
}

.wd-nav.wd-style-underline-reverse>li.active>a {
    color: #3B3B3B!important;
}

.single-product .product-dimensions span{
    color: #555;
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: 16px;
    letter-spacing: -0.08px;
    padding-right: 12px;
}

.shop_attributes {
    overflow: inherit!important;
}

.single-product .cart b{
    color: #3B3B3B;
    font-size: 12px;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: -8px!important;
}

.woocommerce-product-rating .woocommerce-review-link{
    color: #555;
    font-size: 14px;
    font-weight: 200;
    line-height: 14px;
    letter-spacing: -0.07px;
}

.product-element-bottom .price .per_month{
    order: 3;
    color: #555!important;
    font-size: 14px;
    font-weight: 300;
    line-height: 16px;
    margin-left: auto; 
    position: relative;
    padding-left: 0; 
    top: 2px;
}
.single-product .product-element-bottom .price .per_month{
    top: 2px;
}
.area-sidebar-shop.wd-side-hidden.wd-left {
    top: 0;
    width: 90%;
}
.product-element-bottom .price .per_month span{
    font-size: 16px;
    font-weight: 300;
    line-height: 16px;
    color: #3B3B3B!important;
}

.wd-breadcrumbs{
    margin-bottom: 40px;
}

.per-page-variation.current-variation,.per-page-variation:hover{
    color: #F35B28!important;
    font-weight: 400!important;
}
.per-page-variation{
    color: #717171!important;
    font-size: 16px;
    font-weight: 300!important;
    line-height: 16px;
    letter-spacing: 0.16px; 
}
.per-page-title{
    color: #3B3B3B!important;
    font-size: 16px;
    font-weight: 200!important;
    line-height: 16px;
    letter-spacing: 0.16px;
}
.checkout-order-review{
    background-color: transparent;
    box-shadow: unset;
    padding: 0;
}

.checkout-order-review:before{
    content: unset;
}

.checkout-order-review #order_review .wd-table-wrapper thead th{
    color:#424243;
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
    padding: 0;
    padding-bottom: 16px;
    padding-top: 12px;
    text-transform: inherit;
}

.checkout-order-review #order_review .wd-table-wrapper table td,.checkout-order-review #order_review .wd-table-wrapper table th {
    padding: 16px 0;
}
.checkout-order-review #order_review_heading:not(:nth-child(1)){
    display: none;
}
.checkout-order-review #order_review_heading {
    text-align: left;
    color: #3B3B3B;
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: -0.48px;
    text-transform: unset;
}

.blockOverlay{
    background-color: transparent!important;
}
.woocommerce-checkout-review-order-table tr{
    border-bottom: 1px solid #DBDEE2;
}

.woocommerce-checkout-review-order-table img{
    border-radius: 8px;
}

.tax-total th,.tax-total td{
    padding: 0!important;
    padding-bottom: 16px!important;
}
.cart-subtotal th,.cart-subtotal td{
    padding-bottom: 12px!important;
}
.cart-subtotal{
    border-bottom: 0!important;
}
.woocommerce-shipping-totals.shipping{
    display: grid;
}
.woocommerce-shipping-methods li input:checked+label{
    border-radius: 8px;
    border: 1px solid #F35B28;

}
.woocommerce-shipping-methods li input+label{
    border-radius: 8px;
    border: 1px solid #D4D4D4;
    padding: 16px 40px;
    padding-right: 16px!important;
    text-align: left;
}
.woocommerce-shipping-methods li {
    margin-bottom: 16px;
}
.woocommerce-shipping-methods li input+label .amount{
    float: right;
    line-height: 23px;
}
#shipping_method label:before{
    left: 16px;
    top: 20px;
}
#shipping_method li input:not(:checked)+label:before, #legal_or_natural_person_field .woocommerce-input-wrapper label:before{
    border-color: #D4D4D4;
}
#shipping_method input[type="hidden"]+label:after,#shipping_method input:checked+label:after{
    left: 19px;
    top: 23px;
}
.order-total .woocommerce-Price-amount{
    color: #3B3B3B;
    text-align: right;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: -0.2px;
}


.woocommerce-thankyou-order-received{
    color: #2FAF4F;
    font-size: 26px;
    font-weight: 500;
    line-height: 32px;
        margin-bottom: 64px;

    letter-spacing: -0.26px; 
    border-radius: 25px;
    border: 2px dashed #24BC4A;
}
:is(.woocommerce-thankyou-order-details,.wc-bacs-bank-details){
    margin-bottom: 68px;
}
.woocommerce-order:not(.wd-with-extra-content) {
    max-width: 100%!important;
}

.woocommerce-order-details{
    max-width: 1010px;
    margin:  auto;
}

.woocommerce-bacs-bank-details{
    display: none;
}

.woocommerce-table.woocommerce-table--custom-fields.shop_table.custom-fields{
    display: none;
}

.woocommerce-customer-details {
    width: 633px;
    margin: auto;
}

.woocommerce-order-details__title,.woocommerce-customer-details h2{
    color: #3B3B3B;
    font-size: 28px;
    font-weight: 500;
    line-height: 36px;
    letter-spacing: -0.56px;
    text-transform: inherit;
}
.woocommerce-table.woocommerce-table--order-details.shop_table.order_details th{
    color: #292929;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    text-transform: inherit;
}
.woocommerce-table.woocommerce-table--order-details.shop_table.order_details td,.woocommerce-table.woocommerce-table--order-details.shop_table.order_details td .woocommerce-Price-amount.amount{
    color:#555;
    font-size: 18px;
    font-weight: 200;
    line-height: 18px;
}
.woocommerce-table.woocommerce-table--order-details.shop_table.order_details .order_total th, .woocommerce-table.woocommerce-table--order-details.shop_table.order_details .order_total td span.amount{
    color: #3B3B3B;
    font-size: 20px;
    font-weight: 600;
}
.gfield_html_formatted{
    color: #3B3B3B;
    font-size: 16px;
    font-weight: 200;
    line-height: 16px;
    letter-spacing: 0.16px;
}
.ginput_container input::placeholder{
    color: #717171;
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: 16px;
    letter-spacing: 0.16px;
}

.gfield h4{
    margin-top: 24px;
    color: #3B3B3B;
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: -0.48px;
    margin-bottom: 7px;
}

.gfield--type-textarea textarea{
    height: 127px;
}
.wd-widget.widget.sidebar-widget.widget_nav_menu{
    border-radius: 8px;
    background: #F9F9F8;
    padding: 24px 16px;
    box-shadow: 0px 0px 8px 0px rgba(105, 105, 105, 0.10);
}
.wd-widget.widget.sidebar-widget.widget_nav_menu h5{
    color: #424243;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: -0.2px;
    text-transform: inherit;
}
.wd-widget.widget.sidebar-widget.widget_nav_menu  li a{
    color: #3B3B3B;
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: 20px;
}
.wd-widget.widget.sidebar-widget.widget_nav_menu  li{
    padding: 12px 16px;
    margin-bottom: 0!important;
        border-left: 2px solid transparent;

}
.wd-widget.widget.sidebar-widget.widget_nav_menu  .current-menu-item,.wd-widget.widget.sidebar-widget.widget_nav_menu  li:hover {
    border-left: 2px solid #F35B28;
}
.wd-widget.widget.sidebar-widget.widget_nav_menu  .current-menu-item a,.wd-widget.widget.sidebar-widget.widget_nav_menu  li:hover a{
    color: #F35B28;
    font-weight: 400;
}

.info-box-icon img{
    border-radius: 8px;
}

.wd-info-box:hover .info-box-title{
    color: #F35B28!important;
}

.cart-content-wrapper .cart-totals-inner{
    border-radius: 8px;
    background: #F2F2F2;
    border: 0;
    padding: 24px;
}

.cart-content-wrapper .cart-totals-inner h2, .cart-content-wrapper .cart-totals-inner th,  .cart-content-wrapper .cart-totals-inner td{
    padding: 0;
}
.cart-content-wrapper .cart-totals-inner h2{
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px; /* 125% */
    letter-spacing: -0.48px;
    text-transform: unset;
    margin-bottom: 32px;
}

.cart-content-wrapper .cart-totals-inner .cart-subtotal th,.woocommerce-shipping-totals.shipping th{
    color: #3B3B3B;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: -0.08px;
    padding-bottom: 16px!important;
}
.cart-content-wrapper .cart-totals-inner .cart-subtotal td{
    padding-bottom: 16px!important;
}
.cart-content-wrapper .cart-totals-inner .cart-subtotal td bdi{
    color: #3B3B3B;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
}

.cart-content-wrapper .cart-totals-inner .woocommerce-shipping-totals.shipping {
    display: grid;
    margin-top: 16px;
}
.cart-content-wrapper .cart-totals-inner .order-total th{
    color: #3B3B3B;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px; 
    letter-spacing: -0.18px;
    width: 42%;
}
.cart-content-wrapper .cart-totals-inner .amount bdi{
    color: #3B3B3B;
    text-align: right;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: -0.18px;
}

.cart-content-wrapper .cart-totals-inner tr :is(td,th):last-child {
    text-align: right;
        width: 100%!important;
}
.cart-content-wrapper .cart-totals-inner .order-total th, .cart-content-wrapper .cart-totals-inner .order-total td{
    padding-top: 16px;
}
.cart-content-wrapper .cart-totals-inner .order-total .includes_tax .woocommerce-Price-amount {
    color: #3B3B3B;
    text-align: right;
    font-size: 14px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: -0.2px;
}

.cart-content-wrapper .cart-totals-inner .order-total .includes_tax {
    font-size: 79%;
}
.checkout-button{
    padding: 16px 30px;
    border-radius: 8px!important;
    background: #F35B28;
    box-shadow: 0px 4px 12px 0px rgba(22, 30, 16, 0.10), 0px 2px 6px 0px rgba(80, 101, 63, 0.15)!important;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
}

.cart-content-wrapper .cart-totals-inner .woocommerce-shipping-destination {
    margin-bottom: 16px;
}
button[name="apply_coupon"]{
    border-radius: 8px!important;
    background-color: #FFEFEA!important;
    color: #F35B28!important;
    font-size: 16px;
    font-weight: 400!important;
    line-height: 16px;
    padding: 16px 40px;
}
html[lang="lv"] .woocommerce-password-strength,html[lang="ru-RU"] .woocommerce-password-strength{
    font-size: 0;
}
html[lang="lv"] .woocommerce-password-strength.short:before{
    content:  'Ļoti vāja - Ievadiet spēcīgāku paroli.';
    font-size: 16px;
}
html[lang="ru-RU"] .woocommerce-password-strength.short:before{
    content:  'Очень слабый — Введите более надежный пароль.';
    font-size: 16px;
}
html[lang="lv"] .woocommerce-password-strength.bad:before{
    content:  'Vāja - Ievadiet spēcīgāku paroli.';
    font-size: 16px;
}
html[lang="ru-RU"] .woocommerce-password-strength.bad:before{
    content:  'Слабый - Введите более надежный пароль.';
    font-size: 16px;
}
html[lang="lv"] .woocommerce-password-strength.good:before{
    content:  'Vidēja';
    font-size: 16px;
}
html[lang="ru-RU"] .woocommerce-password-strength.good:before{
    content:  'Средний';
    font-size: 16px;
}
html[lang="lv"] .woocommerce-password-strength.strong:before{
    content:  'Stipra';
    font-size: 16px;
}
html[lang="ru-RU"] .woocommerce-password-strength.strong:before{
    content:  'Сильный';
    font-size: 16px;
}
.whb-header-bottom .wd-nav[class*="wd-style-"]>li:hover>a ,.whb-header-bottom .current_page_item > a {
    border-bottom: 2px solid #F35B28;
}
#coupon_code{
    height: 48px;
    border-radius: 8px;
    border: 1px solid #E6E6E6;
    width: auto;
}
.cart-actions {
    margin-top: 20px;
}
#coupon_code::placeholder{
    color:#717171;
    font-size: 16px;
    font-weight: 200;
    line-height: 16px;
}
.wd-checkout-steps li.step-cart.step-active a{
    color: #F9F9F8;
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.36px;
    text-transform: uppercase;
}
.wd-checkout-steps li.step-inactive a,.wd-checkout-steps li.step-inactive span{
    color: #CFCFCF;
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.36px;
    text-transform: uppercase;
}
.wd-checkout-steps li.step-active span{
    font-size: 18px;
}
.wd-checkout-steps li a,.wd-checkout-steps li > span{
    opacity: 1!important;
}
.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents th{
    color: #3B3B3B;
    font-size: 14px; 
    font-weight: 500;
    line-height: 14px;
    text-transform: uppercase;
    padding: 8px 16px;
}

.payment_box.payment_method_bank_transfer > div > label:before{
    content: unset!important;
}

label[for="payment_method_bank_transfer"] > img{
    display: none!important;
}

#legal_or_natural_person_field label{
    display: none;
} 
.wd-shipping-progress-bar.wd-style-bordered .wd-free-progress-bar{
    border-radius: 15px!important;
} 

h3.title:before{
    content: unset;
}
h3.title{
    text-transform: inherit;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px; /* 122.222% */
    letter-spacing: -0.72px;
}
.home .wd-slider .flickity-page-dots{
        display: flex;
        background: unset!important;
    }
    .home .wd-slider .flickity-page-dots li{
        border: 2px solid white;
        background: white;
    }
@media (max-width: 768.98px){
    body.woocommerce-cart .cart-content-wrapper .cart-actions .coupon {
        padding: 0!important;
        border: 0!important;
    }
    .home .wd-slider .flickity-page-dots{
        display: flex;
        background: unset!important;
    }
}

/*.elementor-kit-9 button:hover, .elementor-kit-9 button:focus, .elementor-kit-9 input[type="button"]:hover, .elementor-kit-9 input[type="button"]:focus, .elementor-kit-9 input[type="submit"]:hover, .elementor-kit-9 input[type="submit"]:focus, .elementor-kit-9 .elementor-button:hover, .elementor-kit-9 .elementor-button:focus {
    border-style: solid!important;
}*/ 
.cky-btn:hover {
    opacity: 1;
}

.woocommerce-shipping-totals.shipping th{
    border-bottom: 0!important;
}

.post-terminals-list{
    margin-top: 10px;
}

div.quantity > input{
    height: 40px!important;
}

div.quantity > input[type="number"]{
    width: 51px;
}

div.quantity > input[type="button"]{
    width: 32px;
}

div.quantity > input.minus{
    border-bottom-left-radius: 5px!important;
    border-top-left-radius: 5px!important;
}

div.quantity > input.plus{
    border-bottom-right-radius: 5px!important;
    border-top-right-radius: 5px!important;
}

.product-quantity , .product-price{
    text-align: center;
}

.elementor-10619 .elementor-element.elementor-element-373d82b {
    --width: 100%!important;
}

.menu #sub-categories .col-sm-2 img {
    border-radius: 8px;
    max-height: 83px!important;
}

.menu #sub-categories{
    margin-top: -40px;
}
.menu #sub-categories .col-sm-2,.menu .e-con, .menu .e-con-inner{
    padding: 0; 
}
.menu #sub-categories a{
    display: block;
}

.whb-col-left .box-icon-align-left .box-icon-wrapper {
    margin-right: 4px!important;
    margin: auto;
} 

html[lang="lv"] .wd-cart-subtotal bdi:before{
    content: 'GROZS';
}
html[lang="ru-RU"] .wd-cart-subtotal bdi:before{
    content: 'КОРЗИНА';
}
.wd-cart-subtotal bdi:before{
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    display: block;
}
.whb-col-center ul li:not(:nth-last-child(1)){
    border-right: 1px solid #3B3B3B;
}

.whb-col-center ul li a{
    height: 28px;
    width: fit-content;
    margin: auto;
}

.wd-swatches-filter a{
    margin-left: -26px;
    padding-left: 26px;
     z-index: 1;
}

.wd-loop-footer {
    text-align: left;
}

nav[class*="-pagination"] li .page-numbers {
    min-width: 40px;
    height: 40px;
    border-radius: 8px;
}

nav[class*="-pagination"] ul {
    gap: 8px;
}

nav[class*="-pagination"] li .page-numbers:not(.current) {
    color: #878787;
}

.cat-item.sale a{
    color: red;
    font-weight: 500;
}

.main-page-wrapper #sub-categories .col-sm-2 a:nth-child(1), .main-page-wrapper #sub-categories-ru .col-sm-2 a:nth-child(1) {
    height: auto;
    display: block;
    overflow: hidden;
    border-radius: 8px;
    background-color: white;
}

td.product-thumbnail {
    vertical-align: middle;
    text-align: center;
}

td.product-thumbnail img {
    min-width: auto;
    border-radius: calc(var(--wd-brd-radius) / 1.5);
    max-height: 80px;
}

.wd-shipping-progress-bar{
    display: none;
}
.page-child h1{
    display: none;
}
.menu-item #sub-categories a:nth-child(1) {
    background: #f0f0f0;
    min-height: 81.09px;
    margin-bottom: 10px;
    border-radius: 5px;
}

.autocomplete-suggestions {
    display: inherit!important;
}
.autocomplete-suggestion .suggestion-thumb{
    width: 64px;
}
.autocomplete-suggestion .suggestion-thumb img{
    height: 68px;
    width: auto;
}

.view-all-results span{
    color: #3B3B3B;
    font-size: 14px;
    text-transform: none;
    font-weight: 300;
    line-height: 14px; 
    border-botom: 1px solid #f46f43;
}
.wd-dropdown-results{
    border-radius: 0px 0px 8px 8px;
    background: #FFF;
    box-shadow: 0px 2px 4px 0px rgba(66, 66, 66, 0.10), 0px 6px 16px 0px rgba(215, 215, 215, 0.10);
}

.woocommerce-account #shipping_city_field{
    width: 50%;
    float: left;
}

.autocomplete-suggestion{
    display: -webkit-inline-box!important;
    width: 100%;
}

.suggestion-thumb{
    margin-right: 8px!important;
}

.btn.wd-switch-to-register{
    border-radius: 5px;
}

.elementor-kit-9 input[type="button"].plus:focus,.elementor-kit-9 input[type="button"].minus:focus{
    border-style: solid!important;
}

.menu-item.current-menu-item a{
    color: #F35B28;
}

.category-item.hover a:hover + h3 a {
    color: #F35B28;
}

#payment .wc_payment_methods .spell--pm-wrapper label:before{
    top: 1px!important;
}

#payment .wc_payment_methods .spell--pm-wrapper label:before{
    top: 1px!important;
}

#payment .wc_payment_methods .spell--pm-wrapper input:checked+label:after {
    top: 4px;
}

#payment .wc_payment_methods .spell--pm-wrapper input {
    height: 20px;
    position: absolute;
    width: 100px;
    z-index: 1;
    left: -2px;
}
#akcijas, #akcijas img {
    width: 100%!important;
}

#akciju-kol > div{
    cursor: pointer;
}

span.optional{
    font-size: 0;
}

#collections .product-element-top{
    border-radius: 8px;
}

.onsale.product-label{
    display: unset!important;
}
.product-label.featured{
    background-color: #1E57C6;
}
.example-badge.product-label{
    background: #3C3C3C;
}
.wd-tab-content-wrapper .owl-dots{
    text-align: center;
}
.wd-tab-content-wrapper .owl-dots button{
    width: 10px;
    min-height: 10px!important;
    border-radius: 50%;
    border: 1px solid #333!important;
    margin: 0 5px;
}

.wd-tab-content-wrapper .owl-dots button.active{
    background: #333;
}
.woocommerce-form-coupon-toggle,.woocommerce-form-login-toggle{
    padding-left: 20px;
}
.woocommerce-form-coupon-toggle svg,.woocommerce-form-login-toggle svg{
    display: none;
}

.woocommerce-form-coupon-toggle:before,.woocommerce-form-login-toggle:before{
    left: 10px;
}

#kl_newsletter_checkbox_field label{
    font-size: 0;
    position: relative;
}

html[lang="lv"] #kl_newsletter_checkbox_field label:after{
    font-size: 16px;
    content: 'Reģistrējieties, lai saņemtu e-pasta atjauninājumus un jaunumus';
    position: absolute;
    left: 22px;
}

html[lang="ru-RU"] #kl_newsletter_checkbox_field label:after{
    font-size: 16px;
    content: 'Подпишитесь, чтобы получать обновления и новости по электронной почте';
    position: absolute;
    left: 22px;
}

.widget_product_categories .product-categories{
    display: block!important;
    margin: unset !important;
    margin-top: 25px!important;
}

.widget_product_categories{
    box-shadow: unset!important;
    padding: 0!important;
    padding-bottom: 20px!important;
    border: 0!important;
}

.widget_product_categories .widget-title:after{
    content: unset!important;
}

.product-element-bottom > .price {
    margin-top: auto!important;
}

.product-element-bottom .price .price{
    float: right;
    order: 1;
    margin-top: 0 !important;
}

.cky-btn-revisit-wrapper {
    z-index: 399!important;
}

.loop-stock-status{
    order: 3;
}

.loop-stock-status.backorder, .available-on-backorder{
    color: #F35B28!important;
}
.available-on-backorder svg{
    height: 20px;
    position: relative;
    top: 5px;
}

.woocommerce-Tabs-panel--description #text{
    display: none;
}

.woocommerce-invalid label,.woocommerce-invalid label a{
    color: #CA1919;
}

.woocommerce-invalid label a{
    font-weight: 600;
}

@media (min-width: 768px) and (max-width: 1024px) {
    #sub-categories .col-sm-2, #sub-categories-ru .col-sm-2 {
        flex: 0 0 25%;
        max-width: 25%;
    }
}