/*!
Theme Name: Creatus Child
Description: Child theme for Creatus theme
Author: Themezly
Author URI: http://themezly.com/
Template: creatus
Version: 1.0.0
Text Domain: creatus
!*/
@media all and (max-width: 1199px) {
    .thz-logo-holder.type-textual .thz-logo a {
        color: #5e585c;
    }
    .thz-open-search.itemlink {
        display: none;
    }
}
@media all and (max-width: 767px) {
    .thz-woo-products-table-holder table {
        min-width: unset;
    }
    .thz-woo-products-table-holder table thead {
        display: none;
    }
    .thz-woo-products-table-holder table tbody tr td {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        height: auto;
    }
    .thz-woo-products-table-holder table tbody tr td.product-name {
        display: block;
    }
    .thz-woo-products-table-holder table tbody tr td.product-name dd {
        margin-left: 0;
        font-style: italic;
    }
    .thz-woo-products-table-holder table tbody tr td:before {
        content: attr(data-title) ": ";
        font-weight: 500;
        margin-right: 10px;
        position: absolute;
        left: 10px;
    }
    .thz-woo-products-table-holder table tbody tr td.product-name:before {
        display: none;
    }
    .thz-woo-products-table-holder table tbody .actions {
        padding: 10px 0 !important;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    .thz-woo-products-table-holder table tbody .actions > * {
        width: 100%;
    }
    .thz-woo-products-table-holder table tbody .actions input {
        max-width: 100% !important;
    }
    .thz-woo-products-table-holder table tbody .actions .button {
        width: 100%;
        margin-top: 10px;
    }
    .thz-woo-products-table-holder table tbody .update,
    .thz-woo-products-table-holder table tbody .coupon {
        float: none;
    }
    .cart_totals .thz-woo-table-holder {
        overflow: unset;
    }
    .cart_totals .thz-woo-table-holder > table {
        min-width: unset !important;
    }
    .cart_totals .thz-woo-table-holder > table th,
    .cart_totals .thz-woo-table-holder > table td {
        padding: 12px;
        line-height: 20px;
    }
    .cart_totals .wc-proceed-to-checkout > a {
        width: 100%;
    }
    .woocommerce-MyAccount-navigation,
    .woocommerce-MyAccount-content,
    .single-product .thz-tab-content {
        width: 100% !important;
    }
    .single-product .thz-woo-tabs {
        flex-direction: column !important;
    }
    .thz-pagination li {
        display: inline-block !important;
    }
}
#gform_fields_4 {
    padding: 0;
    margin: 0;
    list-style: none;
}
#gform_submit_button_4 {
    margin-top: 10px;
}
input[aria-invalid="true"],
textarea[aria-invalid="true"] {
    border-color: red;
}
.validation_error {
    color: red;
}
* + .thz-shc {
    margin-top: 20px;
}
.thz-mobile-menu .has-children {
    position: relative;
}
.thz-mobile-menu .has-children .temp_link {
    display: inline-block;
    width: calc(100% - 75px);
    position: absolute;
    z-index: 999;
    top: 0;
    cursor: pointer;
}
#header_holder {
    z-index: 5001;
}
#header_holder #header {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
}
#header_holder #header:after {
    display: none;
}
#header_holder #header .menu-header-secondary-menu-container {
    order: 1;
}
#header_holder #header .menu-header-secondary-menu-container #menu-header-secondary-menu,
#header_holder #header .menu-header-secondary-menu-container .thz-header-content-in {
    list-style: none;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    margin: 0;
}
#header_holder #header .menu-header-secondary-menu-container #menu-header-secondary-menu > li,
#header_holder #header .menu-header-secondary-menu-container .thz-header-content-in > li {
    padding-right: 17px;
    position: relative;
}
#header_holder #header .menu-header-secondary-menu-container #menu-header-secondary-menu > li a,
#header_holder #header .menu-header-secondary-menu-container .thz-header-content-in > li a {
    color: #464854;
    transition: all 0.5s ease;
}
#header_holder #header .menu-header-secondary-menu-container #menu-header-secondary-menu > li a:hover,
#header_holder #header .menu-header-secondary-menu-container .thz-header-content-in > li a:hover {
    color: #0066dc;
}
#header_holder #header .menu-header-secondary-menu-container #menu-header-secondary-menu .lifirst,
#header_holder #header .menu-header-secondary-menu-container .thz-header-content-in .lifirst {
    padding-left: 17px;
}
#header_holder #header .menu-header-secondary-menu-container #menu-header-secondary-menu .lifirst a,
#header_holder #header .menu-header-secondary-menu-container .thz-header-content-in .lifirst a {
    padding: 10px 16px 9px 54px;
    border: 1px solid #d1d5d5;
    border-radius: 5px;
    position: relative;
    display: block;
}
#header_holder #header .menu-header-secondary-menu-container #menu-header-secondary-menu .lifirst a:before,
#header_holder #header .menu-header-secondary-menu-container .thz-header-content-in .lifirst a:before {
    position: absolute;
    top: 3px;
    left: 16px;
    font-size: 24px;
    font-family: "icomoon" !important;
    content: "\e909";
    font-weight: normal;
    color: #464854;
}
#header_holder #header .menu-header-secondary-menu-container #menu-header-secondary-menu .lifirst:hover a,
#header_holder #header .menu-header-secondary-menu-container .thz-header-content-in .lifirst:hover a {
    border-color: #201a27;
}
#header_holder #header .menu-header-secondary-menu-container #menu-header-secondary-menu .my-account a,
#header_holder #header .menu-header-secondary-menu-container .thz-header-content-in .my-account a {
    padding: 10px 16px 9px;
    color: rgba(255, 255, 255, 0);
    border: 1px solid #d1d5d5;
    border-radius: 5px;
    display: block;
    font-size: 0;
    line-height: 27px;
    width: 48px;
}
#header_holder #header .menu-header-secondary-menu-container #menu-header-secondary-menu .my-account a:before,
#header_holder #header .menu-header-secondary-menu-container .thz-header-content-in .my-account a:before {
    position: absolute;
    top: 15px;
    left: 12px;
    font-size: 23px;
    font-family: "icomoon" !important;
    content: "\e908";
    font-weight: normal;
    color: #464854;
}
#header_holder #header .menu-header-secondary-menu-container #menu-header-secondary-menu .my-account a:hover,
#header_holder #header .menu-header-secondary-menu-container .thz-header-content-in .my-account a:hover {
    color: rgba(255, 255, 255, 0);
}
#header_holder #header .menu-header-secondary-menu-container #menu-header-secondary-menu .my-account:hover a,
#header_holder #header .menu-header-secondary-menu-container .thz-header-content-in .my-account:hover a {
    border-color: #201a27;
}
#header_holder #header .menu-header-secondary-menu-container #menu-header-secondary-menu .thz-menu-woo-cart,
#header_holder #header .menu-header-secondary-menu-container .thz-header-content-in .thz-menu-woo-cart {
    padding: 10px 122px 9px 16px !important;
    border: 1px solid #d1d5d5;
    border-radius: 5px;
}
#header_holder #header .menu-header-secondary-menu-container #menu-header-secondary-menu .thz-menu-woo-cart > span > a > span,
#header_holder #header .menu-header-secondary-menu-container .thz-header-content-in .thz-menu-woo-cart > span > a > span {
    padding-left: 16px;
}
#header_holder #header .menu-header-secondary-menu-container #menu-header-secondary-menu .thz-menu-woo-cart > span > a .amount,
#header_holder #header .menu-header-secondary-menu-container .thz-header-content-in .thz-menu-woo-cart > span > a .amount {
    color: #464854;
}
#header_holder #header .menu-header-secondary-menu-container #menu-header-secondary-menu .thz-menu-woo-cart:hover,
#header_holder #header .menu-header-secondary-menu-container .thz-header-content-in .thz-menu-woo-cart:hover {
    border-color: #201a27;
}
#header_holder #header .menu-header-secondary-menu-container #menu-header-secondary-menu .thz-menu-woo-cart:after,
#header_holder #header .menu-header-secondary-menu-container .thz-header-content-in .thz-menu-woo-cart:after {
    content: "Winkelwagen";
    position: absolute;
    right: 16px;
    top: 10px;
    font-size: 15px;
    font-weight: 400;
    color: #464854;
}
#header_holder #header .menu-header-secondary-menu-container #menu-header-secondary-menu .widget_shopping_cart_content .woocommerce-mini-cart__buttons,
#header_holder #header .menu-header-secondary-menu-container .thz-header-content-in .widget_shopping_cart_content .woocommerce-mini-cart__buttons {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
    margin: 20px 0 0;
}
#header_holder #header .menu-header-secondary-menu-container #menu-header-secondary-menu .widget_shopping_cart_content .woocommerce-mini-cart__buttons i,
#header_holder #header .menu-header-secondary-menu-container .thz-header-content-in .widget_shopping_cart_content .woocommerce-mini-cart__buttons i {
    top: 5px;
}
#header_holder #header .menu-header-secondary-menu-container #menu-header-secondary-menu .widget_shopping_cart_content .woocommerce-mini-cart__buttons a,
#header_holder #header .menu-header-secondary-menu-container .thz-header-content-in .widget_shopping_cart_content .woocommerce-mini-cart__buttons a {
    display: block;
    text-align: center;
    border: 1px solid #d1d5d5;
    padding: 8px 12px;
    margin-right: 0;
    line-height: 30px;
    border-radius: 4px;
}
#header_holder #header .menu-header-secondary-menu-container #menu-header-secondary-menu .widget_shopping_cart_content .woocommerce-mini-cart__buttons a.checkout,
#header_holder #header .menu-header-secondary-menu-container .thz-header-content-in .widget_shopping_cart_content .woocommerce-mini-cart__buttons a.checkout {
    background-color: #0066dc;
    color: #fff;
}
#header_holder #header .thz-header-content {
    width: 560px;
    max-width: 100%;
    order: 0;
    margin-left: auto;
}
#header_holder #header .thz-menu-woo-cart {
    padding: 10px 122px 9px 16px !important;
    border: 1px solid #d1d5d5;
    border-radius: 5px;
    cursor: pointer;
}
#header_holder #header .thz-menu-woo-cart > span > a > span {
    padding-left: 16px;
}
#header_holder #header .thz-menu-woo-cart > span > a .amount {
    color: #464854;
}
#header_holder #header .thz-menu-woo-cart:hover {
    border-color: #201a27;
}
#header_holder #header .thz-menu-woo-cart:hover .ulholder {
    transition: 0.5s ease opacity;
    display: block;
    opacity: 1;
}
#header_holder #header .thz-menu-woo-cart .ulholder {
    opacity: 0;
    display: none;
    position: absolute;
    width: 328px;
    right: 0;
    background: transparent;
    z-index: 99999;
    padding: 30px 0 0 0;
    margin: 0;
    border: none;
}
#header_holder #header .thz-menu-woo-cart .ulholder .sub-menu {
    background-color: #fff;
    padding: 20px;
    border-radius: 4px;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.04);
    list-style: none;
}
#header_holder #header .thz-menu-woo-cart .ulholder .sub-menu .miniCartTitle {
    margin-bottom: 35px;
    position: relative;
    font-weight: 400;
    font-size: 15px;
}
#header_holder #header .thz-menu-woo-cart .ulholder .sub-menu .mini_cart_item {
    position: relative;
}
#header_holder #header .thz-menu-woo-cart .ulholder .sub-menu .mini_cart_item > a {
    text-transform: none !important;
}
#header_holder #header .thz-menu-woo-cart .ulholder .sub-menu .mini_cart_item .variation {
    margin-top: 50px;
}
#header_holder #header .thz-menu-woo-cart .ulholder .sub-menu .mini_cart_item .variation dd {
    margin-left: 0;
}
#header_holder #header .thz-menu-woo-cart .ulholder .sub-menu .woocommerce-mini-cart__total {
    margin-bottom: 12px;
}
#header_holder #header .thz-menu-woo-cart .ulholder .sub-menu .woocommerce-mini-cart__buttons {
    display: flex;
    flex-direction: row;
    font-size: 13px;
    justify-content: space-between;
    margin: 0;
}
#header_holder #header .thz-menu-woo-cart .ulholder .sub-menu .woocommerce-mini-cart__buttons .cart {
    background-color: #0066dc;
    color: #ffffff !important;
}
#header_holder #header .thz-menu-woo-cart .ulholder .sub-menu .woocommerce-mini-cart__buttons .checkout {
    background-color: #f4f5f4;
    color: #ffffff !important;
}
#header_holder #header .thz-menu-woo-cart .ulholder .sub-menu .woocommerce-mini-cart__buttons a {
    font-family: "Inter", sans-serif;
    display: inline-block;
    padding: 5px 30px;
    border-radius: 4px;
    margin: 0;
    font-weight: 700 !important;
}
#header_holder #header .thz-menu-woo-cart .ulholder .empty {
    text-align: left;
    font-family: "Inter", sans-serif;
}
.thz-header-content-in {
    float: none;
    display: flex;
    flex-direction: row;
    align-items: center;
}
@media (min-width: 1200px) {
    .thz-header-content-in {
        justify-content: flex-end;
    }
}
.thz-header-content-in > a {
    margin-right: 16px;
}
.thz-header-content-in .img1 img {
    max-width: 104px;
}
.thz-header-content-in .img2 img {
    max-width: 39px;
}
.thz-mobile-menu-holder .thz-mobile-menu-table {
    padding: 15px 25px;
}
.thz-mobile-menu-holder .thz-header-content-in {
    padding: 5px 25px !important;
    justify-content: space-around;
}
.thz-mobile-menu-holder .aws-container {
    margin: 0 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.thz-mobile-menu-holder .aws-container .thz-menu-woo-cart {
    display: inline-block;
    padding: 10px 16px 9px 16px !important;
    border: 1px solid #d1d5d5;
    border-radius: 5px;
    margin-left: 16px;
}
.thz-mobile-menu-holder .aws-container .thz-menu-woo-cart > span > a > span {
    padding-left: 16px;
}
.thz-mobile-menu-holder .aws-container .thz-menu-woo-cart:hover {
    border-color: #201a27;
}
.thz-woo-cart-icon {
    vertical-align: middle;
    position: relative;
    top: -2px;
    color: #464854;
}
.thz-woo-cart-icon:before {
    content: "\e907" !important;
    font-family: "icomoon" !important;
}
.blue-icon i {
    font-size: 20px !important;
}
.aws-search-form {
    height: 48px !important;
    border-radius: 4px !important;
    border: 1px solid #d1d5d5;
    transition: border-color ease 0.5s;
}
@media (min-width: 1400px) {
    .aws-search-form {
        width: 390px !important;
    }
}
.aws-search-form:hover {
    background-color: #ffffff;
    border-color: #201a27;
}
.aws-search-form input[type="text"] {
    background: none;
    border: none;
    font-size: 15px;
    font-weight: normal;
    color: #8b9195;
}
.aws-search-form .aws-search-btn {
    background: none !important;
    border: none !important;
    padding-right: 16px;
}
.aws-search-form .aws-search-btn .aws-search-btn_icon {
    position: relative;
}
.aws-search-form .aws-search-btn .aws-search-btn_icon svg {
    display: none;
}
.aws-search-form .aws-search-btn .aws-search-btn_icon:after {
    position: absolute;
    content: "\e90a";
    font-family: "icomoon" !important;
    font-size: 24px;
    font-weight: normal;
    top: 0;
    right: 16px;
}
.aws-search-form .aws-search-field {
    padding-left: 24px;
}
.thz-mobile-menu-holder .thz-mobile-menu-table {
    padding: 15px 25px;
}
.thz-mobile-menu-holder .thz-mobile-menu-table .thz-mobile-menu li a {
    font-family: "Inter", sans-serif;
}
.thz-mobile-menu-holder .thz-header-content-in {
    padding: 5px 25px !important;
    justify-content: space-around;
}
.thz-mobile-menu-holder .aws-container {
    margin: 0 20px;
}
.mega-menu-row .mega-menu-group {
    display: flex !important;
    flex-wrap: wrap;
}
.mega-menu-row .mega-menu-group > li {
    padding: 15px !important;
    width: 16.6666%;
}
.mega-menu-row .mega-menu-group > li li a {
    line-height: 30px !important;
    height: 30px !important;
}
.usp-home ul {
    display: flex;
    justify-content: space-between;
    list-style: none;
    flex-wrap: wrap;
    margin-left: 0;
}
@media screen and (max-width: 600px) {
    .usp-home ul {
        justify-content: flex-start;
    }
    .usp-home ul li {
        margin: 0 !important;
    }
}
.usp-home ul li {
    position: relative;
}
.usp-home ul li:before {
    left: 0;
    position: absolute;
}
.usp-home ul {
    margin-left: 0;
}
.usp-home ul li {
    padding: 10px 0 10px 34px;
    margin-right: 35px;
}
.usp-home ul li:before {
    top: 16px;
    content: "\e904";
    font-size: 24px;
    color: #6fbc68;
    font-family: "icomoon" !important;
    line-height: 15px;
}
.click-blocks {
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.click-blocks .thz-bglayer-container .hover-bg {
    transition: 0.5s ease opacity;
}
.click-blocks:hover .thz-bglayer-container .hover-bg {
    opacity: 0.7 !important;
}
.click-blocks .filter-bg {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}
.click-blocks:hover .filter-bg {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.home .thz-grid-item .thz-woo-item,
.quick-sale .thz-grid-item .thz-woo-item {
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.04);
    border-radius: 20px;
}
.home .thz-grid-item .thz-woo-item .thz-woo-item-media,
.home .thz-grid-item .thz-woo-item .thz-woo-item-info,
.quick-sale .thz-grid-item .thz-woo-item .thz-woo-item-media,
.quick-sale .thz-grid-item .thz-woo-item .thz-woo-item-info {
    border: none !important;
}
.thz-woo-item-media .thz-hover:before {
    top: 40px;
    right: 40px;
    bottom: 40px;
    left: 40px;
    background-size: contain !important;
}
.home-btn a i {
    background: url("/wp-content/uploads/2020/12/fill_buildings_home-smile-2-fill.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    width: 24px;
    height: 24px;
}
.home-btn a i:before {
    display: none;
}
.home-btn:hover,
.home-btn.current-menu-item {
    background-color: #232334;
}
.home-click1 {
    cursor: pointer;
}
.swiper-container {
    padding-top: 15px;
}
.swiper-container .product {
    padding-left: 0 !important;
}
.swiper-container .swiper-button-next,
.swiper-container .swiper-button-prev {
    top: 25px !important;
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.04);
}
.swiper-container .swiper-button-next:after,
.swiper-container .swiper-button-prev:after {
    font-family: "icomoon" !important;
    color: #201a27;
    font-size: 20px;
}
.swiper-container .swiper-button-prev {
    left: unset !important;
    right: 56px !important;
}
.swiper-container .swiper-button-prev:after {
    content: "\e905";
}
.swiper-container .swiper-button-next {
    right: 0 !important;
}
.swiper-container .swiper-button-next:after {
    content: "\e906";
}
.swiper-container h2 {
    padding-bottom: 24px;
}
.product .itsnew {
    position: absolute;
    top: 16px;
    left: 16px;
    font-size: 13px;
    font-weight: bold;
    padding: 8px 12px;
    border-radius: 5px;
    background-color: #6fbc68;
    color: #fff;
    z-index: 2;
    line-height: 17px;
}
.product .thz-woo-item-badge {
    left: unset !important;
    right: 0;
}
.product .thz-ratio-in {
    overflow: visible !important;
}
.cat-filter {
    background-color: #f4f5f5;
    padding: 24px;
    border-radius: 5px;
}
.cat-filter h3 {
    font-size: 20px;
}
.cat-filter .bapf_body {
    margin-top: 8px;
}
.cat-filter .bapf_body > ul > li {
    position: relative;
}
.cat-filter .bapf_body > ul > li > label {
    padding: 8px 0;
    color: #464854;
    margin-left: 0 !important;
}
.cat-filter .bapf_body > ul > li > i {
    position: absolute;
    right: 0;
    top: 12px;
    font-size: 20px;
}
.cat-filter .bapf_body > ul > li i.fa-plus {
    font-family: "icomoon" !important;
}
.cat-filter .bapf_body > ul > li i.fa-plus:before {
    content: "\e902";
}
.cat-filter .bapf_body > ul > li li {
    position: relative;
}
.cat-filter .bapf_body > ul > li li label {
    color: #464854;
}
.cat-filter .bapf_body > ul > li li > i {
    position: relative;
    top: 5px;
    left: 5px;
    font-size: 20px;
}
.cat-filter .bapf_body > ul > li li.checked > label {
    font-weight: bold;
}
.berocket_ajax_group_filter_title {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 8px;
    border-bottom: 1px solid #d1d5d5;
}
.berocket_single_filter_widget:not(:nth-child(1)) {
    margin-top: 32px !important;
}
.berocket_single_filter_widget:not(:nth-child(1)) .bapf_head h3 {
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 12px;
}
.check-filter li {
    display: block;
    width: 100%;
}
.check-filter li input {
    width: 18px;
    height: 18px;
    border-radius: 3px;
    opacity: 0 !important;
    position: absolute;
    z-index: 3;
    cursor: pointer;
}
.check-filter li label.berocket_label_widgets:before {
    content: "";
    position: absolute;
    left: 0;
    z-index: 1;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    display: inline-block !important;
}
.check-filter li input + label {
    position: relative;
    padding: 8px 0 8px 26px;
    cursor: pointer;
    display: inline-block !important;
    margin-left: 0;
    line-height: 19px;
}
.check-filter li input:not(:checked) + label span.change-opacity {
    opacity: 0.5;
}
.check-filter li input + label:before,
.check-filter li input + label:after {
    content: "";
    position: absolute;
    left: 0;
    z-index: 1;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.check-filter li input:not(:checked) + label:after {
    width: 18px;
    height: 18px;
    border: 2px solid #6e7191;
    border-radius: 3px;
    background-color: #fff;
    top: 8px;
}
.check-filter li input:checked + label:after {
    border: 2px solid #0066dc;
    top: 8px;
    width: 18px;
    height: 18px;
    background: white;
    border-radius: 3px;
}
.check-filter li input:checked + label:before {
    top: 7px;
    left: 3px;
    width: 5px;
    height: 8px;
    margin-top: 5px;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid #0066dc;
    border-bottom: 1px solid #0066dc;
    -webkit-transform: rotateZ(40deg);
    transform: rotateZ(45deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    z-index: 2;
}
.check-filter li input:checked + label {
    color: #0066dc;
}
.size-filter > .bapf_body {
    margin-top: 8px;
}
.size-filter > .bapf_body > ul {
    display: block !important;
    margin-right: -10px !important;
}
.size-filter > .bapf_body > ul > li {
    display: inline-block !important;
}
.size-filter > .bapf_body > ul > li label {
    padding: 10px 2px;
    border: 1px solid #d1d5d5;
    border-radius: 4px;
    margin-bottom: 10px !important;
    margin-left: 0 !important;
    margin-right: 10px !important;
    color: #464854;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 1;
    font-size: 12px;
}
.size-filter > .bapf_body > ul > li.checked label {
    color: #0066dc;
    border-color: #0066dc;
    background-color: rgba(130, 178, 238, 0.1);
}
.color-filter .bapf_body > ul {
    margin-right: -10px !important;
}
.color-filter .bapf_body > ul li label {
    margin-left: 0 !important;
    margin-right: 10px !important;
    margin-bottom: 10px !important;
    border: 1px solid #d1d5d5;
}
.color-filter .bapf_body > ul li label .bapf_clr_span {
    border: 4px solid #fff !important;
    margin: 0 !important;
    width: 38px !important;
    height: 38px !important;
}
.color-filter .bapf_body > ul li.checked .bapf_clr_span {
    transform: none !important;
}
.color-filter .bapf_body > ul li.checked label {
    border-color: #0066dc;
}
.archive .thz-shop-header {
    border-bottom: 1px solid #d1d5d5;
    padding-bottom: 16px;
}
@media (min-width: 768px) {
    .archive .thz-shop-header {
        display: flex;
    }
}
.archive .thz-shop-header .page-title {
    display: inline-block;
}
.archive .thz-shop-header .woocommerce-result-count {
    margin: auto 24px auto auto;
    font-size: 13px;
}
.archive .thz-shop-header form.woocommerce-ordering {
    margin: 0;
    display: flex;
    justify-content: flex-end;
    position: relative;
}
@media (max-width: 767px) {
    .archive .thz-shop-header form.woocommerce-ordering {
        margin-top: 24px;
        width: 100%;
    }
}
@media (min-width: 1200px) {
    .archive .thz-shop-header form.woocommerce-ordering {
        width: calc(100% / 3 - 24px);
    }
}
.archive .thz-shop-header form.woocommerce-ordering:after {
    color: #464854;
    font-size: 22px;
    position: absolute;
    top: 1px;
    right: 16px;
    pointer-events: none;
    font-family: "Thzicons" !important;
    content: "\f107";
}
.archive .thz-shop-header form.woocommerce-ordering label {
    display: inline-block;
    margin: auto 0;
    color: #464854;
    font-size: 13px;
    font-weight: bold;
    padding-right: 16px;
}
.archive .thz-shop-header form.woocommerce-ordering select {
    width: calc(100% - 90px);
    height: 39px;
    border: 1px solid #d1d5d5;
    background-color: #fff;
    font-family: "Inter";
    font-size: 13px;
    color: #464854;
    padding: 6px 32px 6px 16px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.04);
}
.archive .thz-woo-products .thz-grid-item-in .thz-hover:before {
    top: 32px;
    right: 32px;
    bottom: 32px;
    left: 32px;
}
.archive .thz-pagination li:last-child,
.archive .thz-pagination li:first-child {
    display: none !important;
}
.single-product .thz-block-spacer {
    padding-bottom: 0 !important;
}
.single-product .thz-product-details-row .thz-woo-details-row {
    margin-bottom: 64px;
}
.single-product .thz-product-details-row .thz-woo-details-row .thz-product-media .thz-slick-slide {
    border: 1px solid #d1d5d5;
    border-radius: 5px;
}
.single-product .thz-product-details-row .thz-woo-details-row .thz-product-media .thz-slick-slide .thz-hover:before {
    top: 10%;
    right: 10%;
    bottom: 10%;
    left: 10%;
    background-size: contain !important;
}
.single-product .thz-product-details-row .thz-woo-details-row .thz-product-media .thz-woo-item-thumbs-slick {
    overflow: visible;
}
.single-product .thz-product-details-row .thz-woo-details-row .thz-product-media .thz-woo-item-thumbs-slick .thz-slick-slider {
    overflow: visible;
}
.single-product .thz-product-details-row .thz-woo-details-row .variations_form {
    padding-bottom: 32px;
    border-bottom: 1px solid #d1d5d5;
}
.single-product .thz-product-details-row .thz-woo-details-row .variations_form table.variations {
    margin-bottom: 22px;
}
.single-product .thz-product-details-row .thz-woo-details-row .variations_form table.variations label {
    margin-bottom: 8px;
}
.single-product .thz-product-details-row .thz-woo-details-row .variations_form table.variations select {
    width: 290px;
    padding: 10px 16px;
    border-radius: 5px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.04);
    border: solid 1px #d1d5d5;
}
.single-product .thz-product-details-row .thz-woo-details-row .variations_form table.variations .reset_variations {
    margin-left: 10px;
}
.single-product .thz-product-details-row .thz-woo-details-row .quantity {
    max-width: 72px;
}
.single-product .thz-product-details-row .thz-woo-details-row .quantity input {
    font-family: "Inter", sans-serif;
    border: 1px solid #d1d5d5;
}
.single-product .thz-product-details-row .thz-woo-details-row .thz-product-meta-container {
    display: none;
}
.single-product .thz-product-details-row .single-usp {
    margin: 32px 0 0;
    list-style-type: none;
}
.single-product .thz-product-details-row .single-usp li {
    position: relative;
    padding: 3px 10px 3px 34px;
}
.single-product .thz-product-details-row .single-usp li:before {
    top: 9px;
    left: 0;
    content: "\e904";
    font-size: 24px;
    color: #6fbc68;
    font-family: "icomoon" !important;
    line-height: 15px;
    position: absolute;
}
.single-product .thz-product-tabs-row .thz-woo-tabs {
    padding-top: 32px;
    border-top: 1px solid #d1d5d5;
}
.single-product .thz-product-tabs-row .thz-woo-tabs .thz-tabs-menu li:first-child > a {
    padding-left: 0 !important;
}
@media (max-width: 767px) {
    .single-product .thz-product-tabs-row .thz-woo-tabs .thz-tabs-menu li > a {
        padding-left: 0 !important;
    }
}
.single-product .thz-product-tabs-row .thz-woo-tabs .thz-tab-content-inner {
    line-height: 1.8;
}
.single-product .thz-product-related-row .product,
.single-product .thz-woo-up-sells-holder .product {
    margin-bottom: 20px;
}
.single-product .thz-product-related-row .product .thz-woo-item,
.single-product .thz-woo-up-sells-holder .product .thz-woo-item {
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.04);
    border-radius: 20px;
}
.single-product .thz-product-related-row .product .thz-woo-item .thz-woo-item-media,
.single-product .thz-product-related-row .product .thz-woo-item .thz-woo-item-info,
.single-product .thz-woo-up-sells-holder .product .thz-woo-item .thz-woo-item-media,
.single-product .thz-woo-up-sells-holder .product .thz-woo-item .thz-woo-item-info {
    border: none !important;
}
.single-product .thz-product-related-row .product .thz-woo-item .thz-woo-item-media .thz-hover:before,
.single-product .thz-woo-up-sells-holder .product .thz-woo-item .thz-woo-item-media .thz-hover:before {
    top: 40px;
    right: 40px;
    bottom: 40px;
    left: 40px;
    background-size: contain !important;
}
@media (max-width: 500px) {
    .products-swiper-container .thz-woo-item .thz-woo-item-info {
        padding: 16px !important;
    }
    .products-swiper-container .thz-woo-item .thz-woo-item-info .thz-woo-item-title a,
    .products-swiper-container .thz-woo-item .thz-woo-item-info .thz-woo-item-price {
        font-size: 12px !important;
    }
    .products-swiper-container .thz-woo-item .thz-woo-item-media {
        padding: 10px !important;
    }
    .products-swiper-container .thz-woo-item .thz-woo-item-media .thz-hover:before {
        top: 30px !important;
        right: 10px !important;
        bottom: 10px !important;
        left: 10px !important;
    }
    .products-swiper-container .thz-woo-item .thz-woo-item-media .thz-hover .thz-woo-item-on-sale {
        padding: 5px !important;
        font-size: 10px !important;
    }
}
@media (max-width: 979px) {
    .archive .thz-main .holders {
        display: flex;
        flex-direction: column-reverse;
    }
    .single-product .thz-slick-woo-thumbs .thz-slick-slide-in {
        height: 50px !important;
    }
    .single-product .thz-woo-related-holder .thz-slick-slide-in,
    .single-product .thz-woo-up-sells-holder .thz-slick-slide-in {
        max-width: 320px !important;
        margin: 0 auto !important;
    }
}
@media (max-width: 767px) {
    .woocommerce-cart #coupon_code {
        max-width: unset;
    }
}
@media (min-width: 768px) {
    .woocommerce-cart #coupon_code {
        max-width: 170px;
    }
}
.woocommerce-cart .leftContent {
    width: 100%;
    float: none;
    margin-right: 0;
}
.woocommerce-cart .rightContent {
    width: 100%;
    float: none;
    margin-right: 0;
}
.woocommerce-cart .button {
    border-radius: 3px;
}
@media (min-width: 576px) {
    .woocommerce-cart .d-sm-up-none {
        display: none !important;
    }
}
@media (max-width: 576px) {
    .woocommerce-cart .d-sm-down-none {
        display: none !important;
    }
}
.woocommerce-cart .woocommerce-error {
    display: flex;
    align-items: center;
    color: red;
}
.woocommerce-cart-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.woocommerce-cart-header .page-title {
    margin-bottom: 0;
    font-size: 45px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
}
@media (max-width: 767px) {
    .woocommerce-cart-header .page-title {
        text-align: center !important;
    }
}
.woocommerce-cart-header__details {
    display: flex;
    align-items: center;
}
@media screen and (max-width: 767px) {
    .woocommerce-cart-header__details {
        justify-content: flex-end;
        flex-direction: column !important;
    }
    .woocommerce-cart-header__details > a {
        padding: 12px 35px 12px 35px;
        width: 100% !important;
        margin-right: 0 !important;
    }
}
.woocommerce-cart-header__back-to-shop,
.woocommerce-cart-header__go-to-checkout {
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: center;
}
.woocommerce-cart-header__back-to-shop {
    margin-right: 30px;
    font-size: 14px;
}
@media (min-width: 768px) {
    .woocommerce-cart-header__back-to-shop {
        margin-right: 112px;
    }
}
.woocommerce-cart-header__go-to-checkout {
    margin-right: 0;
    margin-bottom: 0;
    margin-top: 0 !important;
    height: auto;
    font-size: 14px;
    color: #ffffff;
}
@media (max-width: 767px) {
    .woocommerce-cart-header {
        margin-bottom: 20px;
    }
    .woocommerce-cart-header .column {
        width: 50%;
    }
    .woocommerce-cart-header .column .woocommerce-cart-header__go-to-checkout {
        width: 50%;
    }
}
@media (max-width: 576px) {
    .woocommerce-cart-header {
        flex-direction: column;
        align-items: flex-start;
    }
    .woocommerce-cart-header .column {
        width: 100%;
    }
    .woocommerce-cart-header .column:last-child {
        margin-top: 15px;
    }
    .woocommerce-cart-header .column:last-child .woocommerce-cart-header__details {
        justify-content: space-between;
    }
}
.woocommerce-cart-subheader {
    margin-bottom: 35px;
    padding: 11px 18px;
    background-color: #f4f5f5;
}
.woocommerce-cart-subheader__info {
    font-size: 17px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.47;
    letter-spacing: normal;
    text-align: left;
}
.woocommerce-cart-subheader__info strong {
    color: #fe6a50;
}
@media (min-width: 768px) {
    .woocommerce-cart-subheader {
        margin-top: 27px;
    }
}
.woocommerce-cart .order-total th {
    color: #fe6a50;
}
@media screen and (max-width: 576px) {
    .woocommerce-cart .order-total {
        margin-top: 20px;
    }
}
.woocommerce-cart-form {
    background-color: transparent;
}
.woocommerce-cart-form .quantity {
    max-width: unset !important;
}
.woocommerce-cart-form .quantity label {
    display: none;
}
.woocommerce-cart-form .product-quantity input {
    width: 75px !important;
    height: 43px !important;
    float: none !important;
    margin-right: 0 !important;
}
.woocommerce-cart-form .product-thumbnail,
.woocommerce-cart-form .product-price,
.woocommerce-cart-form .product-quantity {
    margin-right: 0 !important;
}
@media (min-width: 680px) {
    .woocommerce-cart-form__body .woocommerce-cart-form__body-item:not(:first-child) .woocommerce-cart-form__body-item-header {
        display: none;
    }
}
.woocommerce-cart-form__body-item {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d1d5d5;
}
.woocommerce-cart-form__body-item-header,
.woocommerce-cart-form__body-item-table {
    display: flex;
    align-items: center;
}
.woocommerce-cart-form__body-item-header .product-remove,
.woocommerce-cart-form__body-item-table .product-remove {
    flex: 0 0 80%;
    max-width: 80%;
    display: none;
}
.woocommerce-cart-form__body-item-header .product-thumbnail,
.woocommerce-cart-form__body-item-table .product-thumbnail {
    flex: 0 0 15%;
    max-width: 15%;
    text-align: left !important;
}
@media screen and (max-width: 992px) and (min-width: 768px) {
    .woocommerce-cart-form__body-item-header .product-thumbnail,
    .woocommerce-cart-form__body-item-table .product-thumbnail {
        flex-basis: 10%;
        max-width: 10%;
    }
}
.woocommerce-cart-form__body-item-header .product-name,
.woocommerce-cart-form__body-item-table .product-name {
    flex: 0 0 30%;
    max-width: 30%;
}
@media screen and (max-width: 992px) and (min-width: 768px) {
    .woocommerce-cart-form__body-item-header .product-name,
    .woocommerce-cart-form__body-item-table .product-name {
        flex-basis: 45%;
        max-width: 45%;
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media screen and (max-width: 767px) and (min-width: 680px) {
    .woocommerce-cart-form__body-item-header .product-name,
    .woocommerce-cart-form__body-item-table .product-name {
        flex-basis: 40%;
        max-width: 40%;
        padding-left: 15px;
        padding-right: 15px;
    }
}
.woocommerce-cart-form__body-item-header .product-price,
.woocommerce-cart-form__body-item-table .product-price {
    flex: 0 0 20%;
    max-width: 20%;
}
@media screen and (max-width: 992px) and (min-width: 680px) {
    .woocommerce-cart-form__body-item-header .product-price,
    .woocommerce-cart-form__body-item-table .product-price {
        flex-basis: 15%;
        max-width: 15%;
    }
}
.woocommerce-cart-form__body-item-header .product-quantity,
.woocommerce-cart-form__body-item-table .product-quantity {
    flex: 0 0 20%;
    max-width: 20%;
}
@media screen and (max-width: 992px) and (min-width: 680px) {
    .woocommerce-cart-form__body-item-header .product-quantity,
    .woocommerce-cart-form__body-item-table .product-quantity {
        flex-basis: 15%;
        max-width: 15%;
    }
}
.woocommerce-cart-form__body-item-header .product-subtotal,
.woocommerce-cart-form__body-item-table .product-subtotal {
    flex: 0 0 15%;
    max-width: 15%;
    text-align: right;
}
.woocommerce-cart-form__body-item-header {
    margin-bottom: 10px;
}
.woocommerce-cart-form__body-item-header span {
    font-size: 17px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.47;
    letter-spacing: normal;
}
@media (max-width: 576px) {
    .woocommerce-cart-form__body-item-header span {
        line-height: 1;
    }
}
@media screen and (min-width: 1025px) {
    .woocommerce-cart-form__body-item-table:hover .product-remove {
        display: block;
    }
}
.woocommerce-cart-form__body-item-table .woocommerce-Price-amount.amount {
    font-size: 17px;
    color: #464854 !important;
}
@media (max-width: 767px) {
    .woocommerce-cart-form__body-item-table .woocommerce-Price-amount.amount {
        font-size: 15px;
    }
}
.woocommerce-cart-form__body-item-table a:hover {
    color: #201a27;
}
.woocommerce-cart-form__body-item-table .product-name,
.woocommerce-cart-form__body-item-table .product-price,
.woocommerce-cart-form__body-item-table a,
.woocommerce-cart-form__body-item-table del small,
.woocommerce-cart-form__body-item-table strong,
.woocommerce-cart-form__body-item-table .title {
    font-size: 17px;
    font-stretch: normal;
    font-style: normal;
    font-weight: normal;
    line-height: 1.47;
    letter-spacing: normal;
    color: #464854;
}
@media (max-width: 767px) {
    .woocommerce-cart-form__body-item-table .product-name,
    .woocommerce-cart-form__body-item-table .product-price,
    .woocommerce-cart-form__body-item-table a,
    .woocommerce-cart-form__body-item-table del small,
    .woocommerce-cart-form__body-item-table strong,
    .woocommerce-cart-form__body-item-table .title {
        font-size: 15px;
    }
}
.woocommerce-cart-form__body-item-table .product-thumbnail {
    position: relative;
}
@media screen and (max-width: 1024px) {
    .woocommerce-cart-form__body-item-table .product-thumbnail .product-remove {
        display: block;
    }
}
.woocommerce-cart-form__body-item-table .product-thumbnail a {
    display: inline-block;
}
.woocommerce-cart-form__body-item-table .product-thumbnail a.remove-btn {
    position: relative;
    top: 5px;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    background-color: red;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white !important;
}
.woocommerce-cart-form__body-item-table .product-thumbnail img {
    width: 103px;
    height: 68px;
    object-fit: cover;
}
@media (max-width: 576px) {
    .woocommerce-cart-form__body-item-table .product-thumbnail {
        text-align: right !important;
    }
    .woocommerce-cart-form__body-item-table .product-thumbnail .product-remove {
        display: block;
    }
    .woocommerce-cart-form__body-item-table .product-thumbnail .product-remove .remove {
        color: white;
    }
}
.woocommerce-cart-form__body-item-table .product-price {
    text-align: left !important;
}
@media (max-width: 767px) {
    .woocommerce-cart-form__body-item-table .product-price {
        padding: 0 !important;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
}
@media (max-width: 576px) {
    .woocommerce-cart-form__body-item-table .product-price {
        align-items: flex-end;
        flex-direction: row;
        justify-content: flex-end;
    }
}
.woocommerce-cart-form__body-item-table .product-quantity .quantity {
    margin-bottom: 0;
}
@media (max-width: 576px) {
    .woocommerce-cart-form__body-item-table .product-quantity .quantity {
        text-align: right;
    }
}
.woocommerce-cart-form__body-item-table .product-quantity .input-text {
    background-color: #f4f5f5;
    border: 0 !important;
}
@media (max-width: 767px) {
    .woocommerce-cart-form__body-item-table .product-quantity .input-text {
        padding-left: 5px;
        padding-right: 5px;
    }
}
.woocommerce-cart-form__body-item-table .product-subtotal {
    text-align: right !important;
}
@media (max-width: 576px) {
    .woocommerce-cart-form__body-item-table .product-subtotal {
        text-align: left !important;
    }
    .woocommerce-cart-form__body-item-table .product-subtotal.product-data {
        margin-bottom: 0;
    }
}
@media (max-width: 576px) {
    .woocommerce-cart-form__body-item-table .product-data {
        display: flex;
        align-items: center;
        margin-bottom: 15px;
    }
    .woocommerce-cart-form__body-item-table .product-data .title {
        flex: 0 0 30%;
    }
    .woocommerce-cart-form__body-item-table .product-data .data {
        flex: 0 0 70%;
        text-align: right;
    }
    .woocommerce-cart-form__body-item-table .product-data > span {
        font-weight: 700;
    }
}
@media (max-width: 576px) {
    .woocommerce-cart-form__body-item-table {
        flex-direction: column;
        align-items: stretch;
    }
}
.woocommerce-cart-form .actions {
    margin-top: 45px;
    padding-bottom: 40px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #d1d5d5;
}
.woocommerce-cart-form .actions__column .button {
    margin-right: 0;
    margin-bottom: 0;
    color: #201a27;
    border: 1px solid #d1d5d5;
    font-weight: normal;
    background-color: transparent;
}
.woocommerce-cart-form .actions__column .button:hover {
    border-color: #201a27;
}
.woocommerce-cart-form .actions .coupon label {
    display: none;
}
.woocommerce-cart-form .actions .coupon .input-text::placeholder {
    color: #464854;
}
.woocommerce-cart-form .actions .coupon .input-text::-ms-input-placeholder {
    color: #464854;
}
@media screen and (max-width: 767px) {
    .woocommerce-cart-form .actions .coupon .input-text {
        width: 100%;
    }
}
.woocommerce-cart-form .actions .coupon .button {
    margin-left: 25px;
}
@media (max-width: 680px) {
    .woocommerce-cart-form .actions {
        flex-direction: column;
        align-items: flex-start;
    }
    .woocommerce-cart-form .actions__column {
        width: 100%;
    }
    .woocommerce-cart-form .actions__column:first-child {
        margin-bottom: 15px;
    }
    .woocommerce-cart-form .actions__column:first-child .coupon .button {
        margin-left: 0;
        margin-top: 15px;
    }
    .woocommerce-cart-form .actions input,
    .woocommerce-cart-form .actions button {
        width: 100%;
    }
}
.woocommerce-cart .cart-collaterals {
    margin: 35px 0;
}
.woocommerce-cart .cart-after-total {
    margin-top: 15px;
    text-align: right;
}
.woocommerce-cart .cart_totals {
    width: 100% !important;
    background-color: transparent !important;
    float: right;
}
.woocommerce-cart .cart_totals table,
.woocommerce-cart .cart_totals tr,
.woocommerce-cart .cart_totals th,
.woocommerce-cart .cart_totals td {
    border: 0 !important;
    padding: 0 !important;
}
.woocommerce-cart .cart_totals td {
    height: unset !important;
}
.woocommerce-cart .cart_totals .woocommerce-Price-amount {
    font-size: 16px !important;
}
.woocommerce-cart .cart_totals .shipping-calculator-form .input-text {
    width: 100%;
}
.woocommerce-cart .cart_totals .shipping-calculator-form .button {
    margin-top: 0.625rem;
    width: 100%;
}
.woocommerce-cart .cart_totals .shipping-calculator-form select {
    border-color: #d1d5d5;
}
.woocommerce-cart .cart_totals tbody {
    display: flex;
    flex-direction: column;
    width: 100%;
}
.woocommerce-cart .cart_totals tr {
    display: flex;
    justify-content: space-between;
}
.woocommerce-cart .cart_totals tr:not(.order-total) .woocommerce-Price-amount {
    color: #464854;
}
@media screen and (max-width: 767px) {
    .woocommerce-cart .cart_totals tr.shipping {
        flex-direction: column;
    }
    .woocommerce-cart .cart_totals tr.shipping td {
        margin-top: -23px;
    }
}
.woocommerce-cart .cart_totals td {
    text-align: right;
}
.woocommerce-cart .cart_totals .woocommerce-shipping-methods li {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
@media (min-width: 1025px) {
    .woocommerce-cart .cart_totals {
        width: 35% !important;
        padding: 0 !important;
    }
}
@media screen and (max-width: 1024px) {
    .woocommerce-cart .cross-sells {
        margin-top: 60px;
    }
    .woocommerce-cart .cross-sells h2 {
        margin-bottom: 25px;
    }
}
.woocommerce-cart .thz-woo-cross-sells-holder .thz-slick-holder {
    margin-top: 32px;
}
.woocommerce-cart .thz-woo-cross-sells-holder .thz-woo-item-title > a {
    white-space: normal;
}
@media (max-width: 1023px) {
    .woocommerce-cart .thz-woo-cross-sells-holder .thz-slick-slide {
        width: 100% !important;
    }
    .woocommerce-cart .thz-woo-cross-sells-holder .thz-slick-slide .thz-slick-slide-in {
        max-width: 320px !important;
        margin: 0 auto !important;
    }
}
#mwb_woo_smc_recover_user_cart_data {
    margin-top: 48px;
}
#mwb_woo_smc_recover_user_cart_data table,
#mwb_woo_smc_recover_user_cart_data tr,
#mwb_woo_smc_recover_user_cart_data th,
#mwb_woo_smc_recover_user_cart_data td {
    border: none !important;
}
#mwb_woo_smc_recover_user_cart_data table thead tr th {
    font-size: 17px;
    font-weight: bold;
    text-align: left;
}
#mwb_woo_smc_recover_user_cart_data table thead tr th:last-child {
    text-align: right;
}
#mwb_woo_smc_recover_user_cart_data table tbody tr td:nth-child(3) {
    font-size: 17px;
    color: #201a27;
}
#mwb_woo_smc_recover_user_cart_data table tbody tr td:last-child {
    text-align: right;
}
#mwb_woo_smc_recover_user_cart_data table img {
    width: 60px;
}
.mwb_woo_smc_cart_wrapper {
    justify-content: space-between !important;
}
.mwb_woo_smc_cart_wrapper > input[type="button"] {
    padding: 8px 10px !important;
    font-size: 12px;
}
@media (max-width: 576px) {
    .woocommerce-cart .cart_item > div {
        max-width: 100% !important;
    }
}
@media (max-width: 1024px) {
    .mwb_woo_smc_cart_wrapper > input[type="button"] {
        padding: 2px !important;
        font-size: 8px;
        white-space: normal;
    }
    .product-remove {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
    .product-remove a.remove {
        width: 16px !important;
        height: 16px !important;
        font-size: 12px !important;
        line-height: 12px !important;
    }
}
.woocommerce-checkout {
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
}
@media screen and (max-width: 1024px) {
    .woocommerce-checkout .site-main {
        z-index: unset;
    }
}
@media screen and (max-width: 1024px) {
    .woocommerce-checkout .fw-header {
        z-index: 51;
    }
}
.woocommerce-checkout h1 {
    margin-bottom: 18px;
}
@media (min-width: 768px) {
    .woocommerce-checkout h1 {
        font-size: 45px;
        line-height: 1;
    }
}
.woocommerce-checkout h1 + p {
    padding-bottom: 0;
    font-size: 21px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
}
.woocommerce-checkout #order_review_heading,
.woocommerce-checkout #ship-to-different-address {
    margin-top: 0;
    margin-bottom: 0;
}
.woocommerce-checkout .input-text {
    background-color: #f4f5f5;
    border: 0;
    padding-left: 8px;
    padding-right: 8px;
}
.woocommerce-checkout #billing_state_field {
    display: none !important;
}
.woocommerce-checkout .mailchimp-newsletter {
    margin-top: 40px !important;
}
.woocommerce-checkout .selectize-input {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 0 !important;
    background-color: #f4f5f5 !important;
}
@media screen and (max-width: 480px) {
    .woocommerce-checkout .selectize-input {
        padding-top: 7.2px;
        padding-bottom: 7.2px;
    }
}
.woocommerce-checkout .select2-container {
    display: block !important;
}
.woocommerce-checkout .select2-container--default .select2-selection--single,
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
}
.woocommerce-checkout .select2-container--default .select2-selection--single {
    border: 0;
    background-color: #f4f5f5;
}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
}
.woocommerce-checkout .woocommerce-input-wrapper textarea {
    height: 171px !important;
}
.woocommerce-checkout .woocommerce-input-wrapper textarea::placeholder {
    color: #464854;
}
.woocommerce-checkout .woocommerce-input-wrapper textarea::-moz-placeholder {
    color: #464854;
}
.woocommerce-checkout .woocommerce-input-wrapper textarea::-ms-input-placeholder {
    color: #464854;
}
.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .form-row label {
    display: inline-flex !important;
}
.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .form-row label > span {
    position: relative;
    left: 3px;
    top: 3px;
}
.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .form-row .woocommerce-terms-and-conditions-checkbox-text:before {
    width: 22px;
    height: 22px;
    border: 0;
}
.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .form-row .woocommerce-terms-and-conditions-checkbox-text:after {
    width: 14px;
    height: 14px;
}
.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .form-row .woocommerce-terms-and-conditions-checkbox-text:before,
.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .form-row .woocommerce-terms-and-conditions-checkbox-text.checked:before {
    background-color: #f4f5f5;
}
.woocommerce-checkout input[type="checkbox"] ~ .woocommerce-terms-and-conditions-checkbox-text {
    position: relative;
    padding-left: 35px;
}
.woocommerce-checkout input[type="checkbox"] ~ .woocommerce-terms-and-conditions-checkbox-text:before,
.woocommerce-checkout input[type="checkbox"] ~ .woocommerce-terms-and-conditions-checkbox-text:after {
    content: "";
    position: absolute;
    left: 0;
}
.woocommerce-checkout input[type="checkbox"] ~ .woocommerce-terms-and-conditions-checkbox-text:before {
    width: 22px;
    height: 22px;
    background-color: #f4f5f5;
}
.woocommerce-checkout input[type="checkbox"]:checked ~ .woocommerce-terms-and-conditions-checkbox-text:after {
    background-color: #0066dc;
    left: 4px;
    top: 4px;
    width: 14px;
    height: 14px;
}
.woocommerce-checkout label {
    cursor: pointer;
}
.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper {
    margin-bottom: 20px;
}
.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .custom-checkbox label {
    margin-top: 0;
}
.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .custom-checkbox label:before,
.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .custom-checkbox label:after {
    top: 12px;
}
.woocommerce-checkout #payment div.payment_box {
    background-color: transparent;
}
.woocommerce-checkout #payment div.payment_box:before {
    content: none;
}
.woocommerce-checkout #payment div.payment_box select {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #f4f5f5;
    border: 0;
    border-radius: 2px;
    width: 100%;
}
.woocommerce-checkout #payment div.payment_box input {
    background-color: #f4f5f5;
}
.woocommerce-checkout .leftContent {
    width: 100%;
    float: none;
}
.woocommerce-checkout .woocommerce {
    margin-bottom: 90px;
}
.woocommerce-checkout .mpcth-deco-header {
    margin-top: 0;
    margin-bottom: 17px;
    font-size: 24px;
}
.woocommerce-checkout abbr.required,
.woocommerce-checkout span.required {
    color: #d1d5d5;
    text-decoration: none;
    cursor: default;
    border: 0;
}
.woocommerce-checkout #shipping_method {
    margin: 0;
    text-align: right;
    list-style-type: none;
}
.woocommerce-checkout .woocommerce-checkout {
    margin-top: 35px;
}
@media (min-width: 1025px) {
    .woocommerce-checkout .woocommerce-checkout {
        display: grid;
        grid-gap: 25px;
        grid-template-columns: 1fr calc((100% / 3) - 16px);
    }
}
@media (min-width: 1025px) {
    .woocommerce-checkout .woocommerce-checkout .woocommerce-NoticeGroup-checkout {
        grid-column: 1 / 3;
    }
}
@media (min-width: 768px) {
    .woocommerce-checkout .woocommerce-checkout .address-wrap {
        display: grid;
        grid-gap: 25px;
        grid-template-columns: 1fr 1fr;
    }
}
@media screen and (min-width: 1025px) {
    .woocommerce-checkout .woocommerce-checkout .col2-set {
        display: grid;
        grid-gap: 25px;
        grid-template-columns: 1fr 1fr;
    }
    .woocommerce-checkout .woocommerce-checkout .col2-set:before {
        content: none;
    }
    .woocommerce-checkout .woocommerce-checkout .col2-set > div {
        width: 100%;
        float: none;
    }
}
.woocommerce-checkout .woocommerce-NoticeGroup-checkout .message-icon {
    display: none;
}
.woocommerce-checkout .woocommerce-NoticeGroup-checkout li {
    line-height: 32px;
    color: red;
}
.woocommerce-checkout .woocommerce-NoticeGroup-checkout strong {
    color: red;
}
.woocommerce-checkout .col-1,
.woocommerce-checkout .col-2,
.woocommerce-checkout .woocommerce-checkout-review-order {
    padding: 35px 20px;
    border: 1px solid #d1d5d5;
}
@media screen and (max-width: 767px) {
    .woocommerce-checkout .woocommerce-shipping-fields,
    .woocommerce-checkout .woocommerce-checkout-review-order {
        margin-top: 30px;
    }
}
.woocommerce-checkout .woocommerce-checkout-review-order-table {
    margin-bottom: 40px !important;
    margin-right: 0 !important;
    border: 0 !important;
    display: flex;
    flex-direction: column;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table thead tr {
    margin-bottom: 17px;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table thead th {
    padding: 0;
    border-bottom: 0 !important;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr,
.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot td,
.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot th {
    padding: 0 0px;
    border: 0 !important;
    background-color: transparent !important;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr {
    display: flex;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot td {
    height: unset !important;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot li {
    padding: 0 !important;
    margin-bottom: 0 !important;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot li input {
    margin-bottom: 0 !important;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .amount {
    background-color: transparent !important;
    color: #464854 !important;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table tr {
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table tr.cart-subtotal .woocommerce-Price-amount.amount,
.woocommerce-checkout .woocommerce-checkout-review-order-table tr.shipping .woocommerce-Price-amount.amount {
    color: #464854;
    font-weight: bold;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table tr.cart-subtotal td,
.woocommerce-checkout .woocommerce-checkout-review-order-table tr.order-total td {
    text-align: right;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table tr.order-total th {
    color: #464854;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table tr .product-name {
    display: flex;
    align-items: center;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table tr .product-total {
    text-align: right;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #d1d5d5;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item td {
    padding: 0;
    border: 0 !important;
    background: transparent;
    overflow: unset;
    height: unset !important;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item .product-total .woocommerce-Price-amount.amount {
    color: #464854;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item .product-image {
    margin-right: 20px;
    max-width: 110px;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item .product-image img {
    height: 70px;
    object-fit: cover;
    max-width: 70px;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item .product-name-checkout {
    line-height: 20px;
}
@media screen and (max-width: 1024px) {
    .woocommerce-checkout .woocommerce-checkout-review-order {
        margin-top: 30px;
    }
}
.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods .wc_payment_method {
    margin-bottom: 16px;
    line-height: initial;
}
.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods label {
    margin-top: 0;
    float: none;
}
.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods input {
    float: none;
}
.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods input[type="text"] {
    border: 0;
    background-color: #ebebeb;
}
.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods #ideal_issuer {
    margin-bottom: 0;
    border: 0;
    background-color: #ebebeb;
}
@media (max-width: 1024px) {
    .woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods #ideal_issuer {
        width: 240px;
    }
}
@media (max-width: 576px) {
    .woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods #ideal_issuer {
        width: 100%;
    }
}
.woocommerce-checkout #place_order {
    margin: 0;
    width: 100%;
    border-radius: 3px;
}
.woocommerce-checkout .wc_payment_methods.payment_methods {
    padding: 0;
    border: none;
}
@media (min-width: 1025px) {
    .woocommerce-checkout .col-1,
    .woocommerce-checkout .col-2,
    .woocommerce-checkout .woocommerce-checkout-review-order {
        padding-top: 39px;
        align-self: start;
    }
    .woocommerce-checkout .col-1 {
        padding-bottom: 30px;
        padding-left: 35px;
        padding-right: 39px;
    }
    .woocommerce-checkout .col-2 {
        padding-bottom: 42px;
        padding-left: 38px;
        padding-right: 37px;
    }
    .woocommerce-checkout .woocommerce-checkout-review-order {
        margin-top: 0 !important;
        padding-bottom: 35px;
        padding-left: 34px;
        padding-right: 34px;
    }
    .woocommerce-checkout #billing_first_name_field,
    .woocommerce-checkout #billing_postcode_field {
        width: calc(50% - 8.5px);
        float: left;
    }
    .woocommerce-checkout #billing_postcode_field {
        clear: left;
    }
    .woocommerce-checkout #billing_city_field {
        clear: right;
    }
    .woocommerce-checkout #billing_last_name_field,
    .woocommerce-checkout #billing_city_field {
        width: calc(50% - 8.5px);
        float: right;
    }
}
@media (max-width: 1024px) {
    .woocommerce-checkout div[data-test-id="ChatWidgetMobileButton"] {
        bottom: 50px !important;
    }
    .woocommerce-checkout #order_review.sticky #place_order {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        margin-bottom: 0;
        z-index: 9000000010;
        transition: margin-bottom 300ms ease-in-out;
    }
    .woocommerce-checkout #wwkSidebarMobile {
        top: 25% !important;
        left: 0 !important;
    }
    .woocommerce-checkout #wwkSidebarMobile:not(.wwk-sidebar--mobile--open) .wwk-widget-iframe {
        height: 0 !important;
    }
    .woocommerce-checkout #wwkSidebarMobile.wwk-sidebar--mobile--open .wwk-widget-iframe {
        height: 284px !important;
    }
}
@media (max-width: 576px) {
    .woocommerce-checkout #wwkSidebarMobile {
        top: 30% !important;
    }
    .woocommerce-checkout #wwkSidebarMobile .wwk-sidebar--mobile {
        flex-direction: column;
        width: 30px;
        height: auto;
    }
    .woocommerce-checkout .positionOtherPages .leftContent {
        margin-top: 50px;
    }
    .woocommerce-checkout .positionOtherPages .leftContent > h1,
    .woocommerce-checkout .positionOtherPages .leftContent > p {
        padding-left: 15px;
        padding-right: 15px;
    }
    .woocommerce-checkout .woocommerce-NoticeGroup-checkout .woocommerce-error {
        padding-left: 15px;
        padding-right: 15px;
    }
    .woocommerce-checkout .woocommerce-NoticeGroup-checkout .woocommerce-error li {
        line-height: 26px;
    }
    .woocommerce-checkout #billing_last_name_field,
    .woocommerce-checkout #billing_first_name_field {
        width: 100% !important;
    }
}
@media only screen and (max-width: 480px) {
    .woocommerce-checkout .woocommerce-checkout-review-order-table td {
        padding-right: 0 !important;
    }
}
.woocommerce-checkout .woocommerce-billing-fields h3,
.woocommerce-checkout .woocommerce-shipping-fields label > span,
.woocommerce-checkout h4.mpcth-deco-header {
    font-size: 24px !important;
    font-weight: bold !important;
}

.woocommerce-checkout input[type="checkbox"] ~ .woocommerce-terms-and-conditions-checkbox-text:before, .woocommerce-checkout input[type="checkbox"] ~ .woocommerce-terms-and-conditions-checkbox-text:after {
	content: unset;
}

.woocommerce-checkout input[type="checkbox"] ~ .woocommerce-terms-and-conditions-checkbox-text {
	padding-left: 8px;
}