#info {
    scroll-behavior: smooth;
}

tr.woocommerce-shipping-totals.shipping {
    background: #BABB96;
}

.b2b_user .entry-summary span.woocommerce-Price-amount.amount, .b2b_user ul.products .woocommerce-Price-amount.amount {
    display: none;
}


.b2b_price {
    color: red;
    margin-bottom: 15px;
    display: block;
    width: 100%;
    margin: 15px 0;
}

div#woocommerce_layered_nav-3 {
    display: none;
}

body.tax-product_cat div#woocommerce_layered_nav-3  {
    display: block;
}

.wc-block-grid {
    padding: 0 10px;
}

.woocommerce #reviews #comments h2 {
    clear: none;
    font-size: 20px;
}

.woocommerce .star-rating span {
    color: #BABB97;
}

.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
    text-decoration: none;
}

.woocommerce-password-strength {
    margin-top: 15px;
}

#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: 100px;
}

.dgwt-wcas-suggestions-wrapp.woocommerce.dgwt-wcas-has-img.dgwt-wcas-has-price.dgwt-wcas-has-desc {
    min-width: 300px;
}

.woocommerce div.product form.cart .reset_variations {
    display: block;
}

.entry-content > .woocommerce {
    padding: 0 10px;
}

.woocommerce .widget_price_filter .price_slider_amount .button {
    min-width: 0;
    width: 100%;
}

.woocommerce div.product form.cart {
    display: flex;
    gap: 15px;
    margin: 40px 0 35px 0px;
}

.woocommerce div.product form.cart.variations_form.cart {
    flex-direction: column;
    margin-top: 0;
}
/* gutenberg elements */
.wc-block-grid__product {
    text-align: left;
}

.wc-block-grid__product-title {
    color: #050503;
    font-weight: 500;
    letter-spacing: 1px;
    margin: 0;
    display: block;
}

.wc-block-grid__product-image {
    border: 2px solid #BABB97;
}

.wc-block-grid__product-image img {
    width: 100%;
}

.wc-block-grid__product-add-to-cart a {
    background-color: #BABB97;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: normal;
    font-weight: 500;
    padding: 10px 20px;
    min-width: 0;
    color: #fff !important;
    display: block;
    box-sizing: border-box;
}

.wp-block-button__link:active, .wp-block-button__link:focus, .wp-block-button__link:hover {
    opacity: 1;
    color: #BABB97;
    background-color: transparent;
	outline: 2px solid #050503;
}

/* grid */
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
        margin: 0 1.7% 2.992em 0;
}

.woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
    margin-right: 0;
}

.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
    width: 32%;
}

.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    float: none;
    text-align: right;
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a ~ span a::before {
    display: none;
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before {
    font-family: WooCommerce;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: .618em;
    content: "";
    text-decoration: none;
    color: #fff;
    position: absolute;
    bottom: 11px;
    left: 3.5px;
    background: rgba(0,0,0,0.5);
}

/* shop banner */
#shop_banner {
    padding: 2vw;
    font-size: 30px;
    color: #fff;
    background-size: cover;
    background-position: center;
    position: relative;
    background-repeat: no-repeat;
    padding-bottom: 20px;
}

#shop_banner .flex_wrapper {
    align-items: center;
}

.single-product #shop_banner p {
    font-size: 20px;
}

.single-product #shop_banner .wp-block-buttons {
    justify-content: center;
}

.single-product #shop_banner .wp-block-button {
    margin-bottom: 10px;
}

#shop_banner.shop_banner_link {
    padding: 0;
    clear: both;
}

#shop_banner.shop_banner_link img {
    display: block;
    width: 100%;
}

#shop_banner::after {
    background-color: #525239;
    opacity: 0.6;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: '';
    display: none;
}

#shop_banner .content_spacer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 800;
    font-family: 'Montserrat', sans-serif;
}

#shop_banner .content_spacer del {
    font-weight: 300;
    font-family: 'Montserrat', sans-serif;
}

#shop_banner article {
    z-index: 10;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

#shop_banner h2 {
    font-size: 50px;
}

#shop_banner strong {
    letter-spacing: 1.6px;
    color: #fff;
    font-weight: 500;
    font-size: 65px;
    line-height: normal;
    text-transform: uppercase;
}

/* buttons */
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    background-color: #BABB97;
    font-weight: 500;
    min-width: 230px;
    text-align: center;
    display: inline-block;
    padding: 10px;
    color: #fff;
    border: 2px solid #BABB97;
    text-transform: none;
    border: 2px solid #BABB97;
    color: #ffffff;
    font-size: 21px;
    border-radius: 50px;
    font-size: 16px;
}
.xoo-wsc-ft-buttons-cont a{
    min-width:unset!important
}
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
    background-color: #BABB97;
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background-color: #BABB974D !important;
    color: #fff !important;
    outline: none !important;
}

.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {
    color: #fff;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #BABB97;
    font-weight: 500;
    min-width: 230px;
    text-align: center;
    display: inline-block;
    border: 2px solid #BABB97;
    text-transform: none;
    color: #ffffff;
    font-size: 14px;
    border-radius: 5px;
    padding: 0;
    line-height: 18px;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order, .woocommerce.woocommerce-cart #respond input#submit.alt, .woocommerce.woocommerce-cart a.button.alt, .woocommerce.woocommerce-cart button.button.alt, .woocommerce.woocommerce-cart input.button.alt {

    /*background-color: #BABB97;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: normal;
    font-weight: 500;
    padding: 10px 20px;
    min-width: 0;
    border: 2px solid #fff;
    outline: 2px solid #050503;
    color: #050503;*/
    background-color: #BABB97;
    font-weight: 500;
    min-width: 230px;
    text-align: center;
    display: inline-block;
    text-transform: none;
    border: 2px solid #BABB97;
    color: #ffffff;
    line-height: 18px;
    padding: 12px 18px;
    font-size: 18px;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
   /* color: #BABB97;
    background-color: transparent;*/
    background-color: #BABB974D !important;
    color: #fff !important;
    outline: none !important;
}

#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
    min-width: 180px;
    border: 1px solid #BABB97;
    min-height: 42px;
}

/* buttons end */

/* stock start */
.woocommerce div.product .stock {
    margin: 0 0 40px;
    display: block;
    color: #149B5D;
}

.woocommerce div.product .out-of-stock {
    color: red;
}

.woocommerce div.product .stock::before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-color: #149B5D;
    border-radius: 90%;
    margin-right: 10px;
}

.woocommerce_variation_ausverkauft[data-ausverkauftvarid="true"] p::before {
    content: '';
    background-color: red;
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin-right: 15px;
    position: relative;
    top: 3px;

}


.woocommerce_variation_ausverkauft p {
    color: red;
    margin-bottom: 0;
    font-size: 12px;
    letter-spacing: 0;
    display: block;
}

.woocommerce_variation_ausverkauft p.stock_good::before {
    content: '';
    background-color: #149B5D;
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin-right: 15px;
    position: relative;
    top: 3px;
}

.woocommerce_variation_ausverkauft p.stock_good {
    color: #149B5D;
    margin-bottom: 0;
    font-size: 12px;
    letter-spacing: 0;
    display: block;
}

.woocommerce div.product .out-of-stock::before {
    background-color: red;
}

.woocommerce div.product .stock.stock_medium {
    color: orange;
}
.woocommerce div.product .stock.stock_medium::before {
    background-color: orange;
}

.woocommerce div.product .stock.stock_out, .woocommerce div.product .stock.custom_stock.stock.stock_out {
    color: red;
}
.woocommerce div.product .stock.stock_out::before {
    background-color: red;
}

.woocommerce div.product .stock.stock_out.custom_hide_active::before {
    display: none;
}
/* stock end */

/* tabs start */
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 0;
    background-color: transparent;
    margin: 0 10px 0 0;
    padding: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    background-color: #BABB9715;
    font-size: 16px;
    color: #C6C6C6;
    padding: 5px 30px;
    border-radius: 5px 5px 0 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #fff;
    background-color: #BABB97;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background-color: transparent;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before, .woocommerce div.product .woocommerce-tabs ul.tabs li::after {
    display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    border-width: 2px;
}
/* tabs end */

/* single gallery start
.woocommerce-product-gallery .flex-control-nav {
    width: 100%;
    box-sizing: border-box;
    display: flex;
    margin-top: 10px !important;
}

.woocommerce-product-gallery .flex-viewport, .woocommerce-product-gallery__wrapper {
    border: 1px solid #C6C6C6;
    box-sizing: border-box;
    border-radius: 5px;
}

.woocommerce-product-gallery.woocommerce-product-gallery--with-images {
    border: 0;
}

.woocommerce div.product div.images .flex-control-thumbs li {
    border: 1px solid #BABB97;
    margin: 0 5px;
    max-width: 250px;
}

.woocommerce div.product div.images .flex-control-thumbs li:first-child {
    margin-left: 0;
}

.woocommerce div.product div.images .flex-control-thumbs li:last-child {
    margin-right: 0;
}

single gallery end */

.product_description_wrapper {
    display: flex;
    flex-wrap: wrap;
}

.product_description_wrapper .flex {
    width: 100%;
}

.product_description_wrapper img {
    width: calc(100% - 40px);
}

.product_meta {
    font-style: italic;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    background-color: transparent;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before {
    border-color: transparent;
    content: '\f00e';
    font-family: "Font Awesome 5 Free";
    font-weight: 800;
    text-indent: 0;
    width: 36px;
    height: 36px;
    border: 0;
    background-color: transparent;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after {
    background-color: #BABB97;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    letter-spacing: 0;
    color: #050503;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.woocommerce div.product .product_title {
    font-weight: 500;
    letter-spacing: 9px;
    color: #050503;
    font-size: 30px;
    text-transform: unset;
    letter-spacing: 0;
    display: flex;
    flex-direction: column-reverse;
    /* gap: 15px; */
}

.product_meta {
    display: none;
}

.artikelnummer {
    color: #C6C6C6;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.42px;
}

.woocommerce .quantity .qty {
    height: 27px;
    border-radius: 5px;
    border-color: #939DA250;
}

.woocommerce .woocommerce-breadcrumb {
    margin: 1em auto;
    color: #050503;
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 0;
    box-sizing: border-box;
    padding: 1em 10px 0.5em;
    line-height: 1;
}

.woocommerce .woocommerce-breadcrumb a {
    color: #05050330;
}

.woocommerce div.product form.cart .button::before {
    content: '';
    background-image: url("../img/cart_btn.svg");
    width: 40px;
    height: 40px;
    background-size: cover;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    margin-top: -5px;
}


.woocommerce .woocommerce-breadcrumb a:hover {
    color: #BABB97;
}

.woocommerce .woocommerce-pagination ul.page-numbers li, .woocommerce-page .woocommerce-pagination ul.page-numbers li, .woocommerce nav.woocommerce-pagination ul {
    border: 0 !important;
}

.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
    color: #050503;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background: transparent;
    color: #BABB97;
}

a.next.page-numbers {
    border: 3px solid #BABB97;
    border-radius: 90%;
    color: transparent !important;
    position: relative;
    width: 25px;
    height: 25px;
    padding: 0 !important;
}

a.next.page-numbers::after {
    content: '\f054';
    font-family: "Font Awesome 5 Free";
    font-weight: 800;
    position: absolute;
    font-size: 16px;
    top: 50%;
    transform: translateY(-50%);
    left: 3px;
    right: 0;
    display: block;
    color: #BABB97 !important;
}

.woocommerce nav.woocommerce-pagination {
    text-align: center;
    width: 75%;
    margin: 0 0 0 auto;
}

#shop_footer_content {
    margin-top: 0;
}

#shop_footer_content .wp-block-image .alignright {
    margin: 0;
}

#shop_footer_content article {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 80px;
}

#shop_footer_content .flex {
    width: calc(50% - 40px);
}

/* range slider widget */
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #E2E2E2;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #BABB97;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #fff;
    border: 1px solid #BABB97;
}


.custom_login_register_form label, .custom_login_register_form input {
    display: block;
    margin: 10px 0;
}

.custom_login label {
    display: block;
}

.custom_login form p {
    margin-top: 0;
}

.register_data.woocommerce-privacy-policy-text {
    display: flex;
    align-items: center;
}

.register_data.woocommerce-privacy-policy-text input {
    margin-right: 5px;
}

.custom_login_register_form input[type="submit"]:disabled, .custom_login_register_form button[type="submit"]:disabled {
    opacity: 0.5;
    cursor: not-allowed;
}

.custom_login_register_form input[type="submit"], .custom_login_register_form button[type="submit"] {
    transition: 0.3s ease;
    outline: none;
}

.custom_login_register_wrapper, .custom_cart_widget_wrapper {
    background-color: #fff;
    width: 33.33vw;
    padding: 200px 15px 15px;
    position: fixed;
    box-sizing: border-box;
    z-index: 10000;
    right: -33.33vw;
    transition: 0.3s ease;
    bottom: 0;
    top: 0;
    height: 100vh;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

.custom_login_register_wrapper.open, .custom_cart_widget_wrapper.open {
    right: 0;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16);
}

.open_custom_login_register_wrapper, .close_custom_login_register, .open_custom_cart_widget_wrapper, .close_custom_cart_widget_wrapper {
    cursor: pointer;
}

.custom_cart_widget_wrapper ul.cart_list li img {
    width: 20%;
    border: 1px solid #BABB97;
}

.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
    font-weight: 500;
}

.woocommerce a.remove {
    font-size: 25px;
    text-indent: 2px;
    line-height: 24px !important;
}

/* cart widget */
.woocommerce-mini-cart__buttons.buttons a {
    margin-right: 15px;
    background-color: #BABB97;
    border: 2px solid #BABB97;
    color: #fff;
    font-weight: 400;
    border-radius: 0;
    transition: 0.3s ease;
    padding: 10px;
    border: 2px solid #fff;
outline: 2px solid #050503;
color: #050503;
font-size: 21px;
}

.woocommerce-mini-cart__buttons.buttons a:hover {
    background-color: #fff;
    color: #BABB97;
}

/* WISHLIST */
.woosw-btn {
    display: block;
}

/* INFOS */
.woocommerce-info, .woocommerce-message {
    border-top-color: #BABB97;
}

.woocommerce-info::before, .woocommerce-message::before {
    color: #BABB97;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border: 0;
    margin: 0;
    padding: 0;
}

/* CART */
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {

}

/* CHECKOUT */
.checkout h3, .custom_login_register_wrapper h2 {
    font-size: 20px;
    letter-spacing: 1px;
    text-transform: none;
    font-weight: 500;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    border: 1px solid #BABB97 !important;
    padding: 10px;
    border-radius: 3px;
}

/* ARCHIVE */
.shop_main {
    margin-top: 0;
}


body.archive .shop_main {
    margin-top: 0;
}
#shop_wrapper {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 0;
}

#shop_wrapper .shop_sidebar {
    width: 30%;
    padding-right: 100px;
    box-sizing: border-box;
}

#shop_wrapper .products_wrapper {
    width: 70%;
    padding-left: 10px;
    box-sizing: border-box;
}

.shop_sidebar a {
    color: #050503;
}


.shop_sidebar .product-categories a:hover, .current-cat-parent > a, .current-cat > a {
    font-weight: 500;
}

.cat-item.cat-item-231 a {
    color: #C92020;
}

.shop_sidebar .product-categories > li::before {
    content: 'haö';
    position: absolute;
    left: -100vw;
    background-color: #BABB9720;
    width: 100vw;
    top: 0;
    bottom: 0;
}

.shop_sidebar h4, .products_wrapper h4 {
    margin-bottom: 30px;
    font-size: 24px;
    letter-spacing: 0;
    color: #050503;
    text-transform: none;
    margin-top: 10px;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title .count {
    display: none;
}

.products_wrapper h4 {
    margin-bottom: 20px;
}

.shop_sidebar .widget_layered_nav_filters {
    margin-bottom: 15px;
}

.woocommerce ul.products li.product a img {
    border: 0;
    margin: 0;
    object-fit: contain;
    width: 100%;
    height: 315px;
    background-color: #fff;
}

.woocommerce ul.products li.product a {
    text-decoration: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: baseline;
}

.woocommerce ul.products li.product a:hover {
    opacity: 0.5;
}

.woocommerce ul.products li.product h2 {
    font-weight: 500;
    font-size: 18px !important;
    letter-spacing: 1px;
    padding: 15px 0 10px !important;
    color: #050503;
    max-width: 265px;
}

li span.woocommerce-Price-amount.amount {
    display: flex;
}

span.woocommerce-Price-currencySymbol {
    padding-left: 5px;
}

.woocommerce ul.products li.product .price {
    color: #050503;
    display: flex;
    font-weight: 400;
    margin-bottom: 0;
    font-size: 20px;
    line-height: normal;
    width: 100%;
    align-items: flex-end;
    flex-wrap: wrap;
}

.woocommerce ul.products li.product .price ins {
    font-weight: 500;
}

.woocommerce span.onsale {
    background-color: #BABB97;
    border-radius: 90%;
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 !important;
    right: -15px !important;
    font-size: 12px;
    top: -15px !important;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 1);
	transform: scale(1);
	animation: pulse 2s infinite;
}

@keyframes pulse {
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
	}

	70% {
		transform: scale(1);
		box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
	}

	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}
}

/* sidebar category widget */
.widget_product_categories .children {
    display: none;
    width: 100%;
}

.widget_product_categories .current-cat .children, .widget_product_categories .current-cat-parent .children {
    display: block;
    position: relative;
}
.shop_sidebar .product-categories .children {
    position: relative;
    margin-top: 7.5px;
    padding-top: 7.5px;
}

.shop_sidebar .product-categories .children a {
    padding: 0 0 0 10px;
    border-bottom: 0;
    font-size: 14px;
}


.widget_product_categories .children::before {
    content: '';
    position: absolute;
    left: -100vw;
    right: 0;
    background-color: #BABB9780;
    height: 1px;
    top: 0;
}


.shop_sidebar .product-categories li {
    position: relative;
    display: block;
    border-bottom: 2px solid #E2E2E2;
    padding: 8px 0 8px 10px;
    background-color: #BABB9720;
    border-radius: 0 5px 5px 0;
    margin-bottom: 8px;
    border-bottom: 0;
}

.shop_sidebar .product-categories li li {
    border: 0;
    padding-bottom: 3px;
    padding-top: 3px;
    background-color: transparent;
    border-radius: 0;
    margin-bottom: 0;
}

.shop_sidebar .product-categories li.cat-parent {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;

}

.cat_widget_toggle {
    display: block;
    width: 50px;
    text-align: center;
    cursor: pointer;
}

.cat_widget_toggle.active i {
    transform: rotate(180deg);
}

.shop_sidebar .product-categories .cat-parent > a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: calc(100% - 50px);
}

.archive_head {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    margin: 15px auto 0;
    padding-top: 30px;
}

.woocommerce .woocommerce-ordering {
    margin: 0;
}

/* filter */
.shop_archive_head_wrapper {
    margin-bottom: 30px;
}

.shop_archive_head_left {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 100%;
    justify-content: space-between;
    margin-bottom: 40px;
    padding-top: 25px;
}

.shop_archive_head_left .widget_single {
    border: 2px solid #E2E2E2;
    padding: 20px;
    margin: 0;
    flex-grow: 1;
    box-sizing: border-box;
    position: relative;
    margin-right: 10px;
}

.shop_archive_head_left .widget_single:last-child {
    margin-right: 0;
}

.widget_single ul, .widget_single form {
    display: none;
}

.widget_single form {
    padding-bottom: 15px !important;
}

.widget_single ul li {
    width: 100%;
    display: inline-block;
}

.blog_3 #woocommerce_layered_nav-3 li, .blog_3 #woocommerce_layered_nav-2 li {
   width: 100%;
}

.widget_single b {
    font-weight: 500;
    color: #525252;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
}

.widget_single b.active i {
    transform: rotate(180deg);
}

.widget_single b:hover {
    color: #BABB97;
}

.widget_single .count {
    display: none;
}

.custom_attribute {
    display: block;
    padding: 0 !important;
    height: 25px;
    margin-right: 10px;
    min-width: 25px;
}

.custom_attribute_inner a {
    color: #050503;
    text-transform: capitalize;
}

.custom_attribute_inner a:hover {
    color: #BABB97;
}

.custom_attribute img, .custom_attribute em {
    width: 25px;
    height: 25px;
    display: inline-block;
    border-radius: 90%;
    overflow: hidden;
    object-fit: contain;
}

.custom_attribute_inner {
    display: flex;
    align-items: center;
    position: relative;
}

.woocommerce .woocommerce-widget-layered-nav-list, .widget_single form {
    margin-top: 0;
    position: absolute;
    left: 0px;
    top: 100%;
    background-color: #fff;
    z-index: 1000;
    border: 2px solid #E2E2E2;
    border-top: 0;
    width: 100%;
    padding: 20px 15px;
    box-sizing: border-box;
}

.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
    clear: both;
}

.woocommerce-checkout main#primary {
    margin-top: 15px;
}

body .checkout h3#order_info_field.form-row {
    font-size: 16px !important;
    letter-spacing: 0;
}

@media all and (max-width: 767px) {
    body .qib-button.qib-button-wrapper {
        float: none !important;
    }

    .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
        margin-right: 10px;
    }

    .woocommerce table.shop_table_responsive tr td bdi {
        justify-content: flex-end;
    }
}

ul.flex-direction-nav {
    position: absolute;
    top: 0px;
    z-index: 1;
    width: 100%;
    left: 0;
    margin: 0;
    padding: 0px;
    list-style: none;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

a.flex-next {visibility:hidden;}
a.flex-prev {visibility:hidden;}

a.flex-next::after {
    visibility:visible;
    content: '\f054';
    font-family: 'Font Awesome 5 Free';
    margin-right: 10px;
    font-size: 20px;
    font-weight: bold;
    content: '';
    background-image: url("../img/prod_slider_right.svg");
    width: 12px;
    height: 22px;
    display: block;
}
a.flex-prev::before {
    visibility:visible;
    content: '\f053';
    font-family: 'Font Awesome 5 Free';
    margin-left: 110px;
    font-size: 20px;
    font-weight: bold;
    content: '';
    background-image: url("../img/prod_slider_left.svg");
    width: 12px;
    height: 22px;
    display: block;
}
ul.flex-direction-nav li a {
    color: #ccc;
    display: flex;
    align-items: flex-end;
}
ul.flex-direction-nav li a:hover {
    text-decoration: none;
    opacity: .5;
}

@media all and (max-width: 1023px) {
    ul.flex-direction-nav {
        bottom: 105px;
        top: unset;
    }

    a.flex-prev::before {
        margin-left: 10px;
    }
}

@media all and (max-width: 767px) {
    ul.flex-direction-nav {
        bottom: 190px;
    }
}

@media all and (max-width: 500px) {
    ul.flex-direction-nav {
        bottom: 125px;
    }
}

@media all and (max-width: 414px) {
    ul.flex-direction-nav {
        bottom: 105px;
    }
}

@media all and (max-width: 375px) {
    ul.flex-direction-nav {
        bottom: 95px;
    }
}

@media all and (max-width: 320px) {
    ul.flex-direction-nav {
        bottom: 85px;
    }
}


.woocommerce .added_to_cart.wc-forward, .woocommerce button.button.added::after {
    display: none;
}

.tax_delivery {
    display: flex;
}

.woocommerce ul.products li.product .tax_delivery a, .tax_delivery a {
    color: #B9B9B9;
    text-decoration: underline;
    font-size: 12px;
}


.woocommerce ul.products li.product .tax_delivery a:hover, .tax_delivery a:hover {
    color: #BABB97;
}

.woocommerce ul.products li.product .tax_delivery a::before, .tax_delivery a::before {
    content: ' ';
    margin-left: 3px;
}

.woocommerce-variation-description a {
    display: none;
}

#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li {
    margin: 0;
}

.xoo-wsc-pprice .tax_delivery {
    margin-bottom: 10px !important;
}

/* RESPONSIVE */
@media all and (max-width:1680px) {
    .widget_single ul li {
        width: 100%;
    }
}

@media all and (max-width:1200px) {
    .woocommerce div.product .product_title {
        letter-spacing: 2px;
        font-size: 20px;
    }


    .custom_attribute_inner a  {
        max-width: none;
        overflow: visible;
    }

    .widget_single ul li {
        width: 100%;
    }
}

@media all and (max-width:1024px) {
    #shop_wrapper .shop_sidebar {
        padding-right: 15px;
    }
    /*
    .shop_sidebar .product-categories a {
        padding: 15px 0 15px 0;
    }*/

    .woocommerce div.product p.price, .woocommerce div.product span.price {
        font-size: 30px;
    }

    .woocommerce-mini-cart__buttons.buttons a {
        display: block;
        margin: 10px 0;
        box-sizing: border-box;
    }
}

@media all and (max-width:991px) {
    #fixed_links {
        display: none;
    }

    .shop_sidebar .product-categories .cat-parent > a {
        max-width: 135px;
    }

    .shop_main {
        margin-top: 0px;
    }

    .woocommerce div.product p.price, .woocommerce div.product span.price {
        font-size: 30px;
    }

    .woocommerce ul.products li.product h2 {
        font-size: 18px !important;
    }

    .woocommerce .quantity .qty {
        height: 47px;
    }

    #shop_banner strong {
        font-size: 24px;
    }

    .home #fixed_links {
        display: block;
    }

    .shop_archive_head_left .widget_single {
        padding: 10px;
    }

    .shop_sidebar h4 {
        font-size: 18px;
        letter-spacing: 0px;
    }



    .woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
        width: 48%;
    }

    .woocommerce .woocommerce-widget-layered-nav-list {
        margin-top: 0;
    }

    .widget_single ul li {
        width: 100%;
        display: block;
        padding: 0 !important;
    }

    .custom_attribute_inner {
        align-items: flex-start;
    }

    .custom_attribute img {
        width: 20px;
        height: 20px;
        position: relative;
        top: 4px;
    }

    .price_label {
        clear: both;
        text-align: left;
    }

    .woocommerce .widget_price_filter .price_slider_amount .button {
        width: 100%;
        float: none;
    }

    .set_slider .flex:first-child {
        width: 25%;
    }

    .set_slider .flex {
        width: 75%;
    }

    .set_slider .set_slider_btn_wrapper button, #random_product_slider .random_slider_btn_wrapper span {
        padding: 0;
        font-size: 19px;
        letter-spacing: 5px;
        margin-bottom: 15px;
        padding-left: 10px;
    }

    .set_group li:first-child {
        padding-left: 15px;
    }

    .set_slider {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    #random_product_slider .random_slider_btn_wrapper {
        padding: 0;
    }

    #random_product_slider .random_slider_btn_wrapper .btn_wrapper {
        padding: 0 10px;
    }

    #random_product_slider .random_slider_btn_wrapper .btn_wrapper button, #random_product_slider .random_slider_btn_wrapper .btn_wrapper button.slick-next {
        background-size: contain;
        width: 25px;
        height: 25px;
    }
}

@media all and (max-width:768px) {
    .shop_archive_head_wrapper {
        margin-bottom: 15px;
    }

    .flex-viewport .woocommerce-product-gallery__image > a {
        width: 100% !important;
    }
    #shop_wrapper {
        margin-top: 15px;
    }
    .woocommerce .quantity .qty {
        height: 27px;
    }

    .set_wrapper_single_page {
        margin-bottom: 10px;
    }

    .woocommerce div.product .stock {
        margin-bottom: 10px;
    }

    .wc-block-grid.has-3-columns .wc-block-grid__product {
        flex: 1 0 50%;
        max-width: 50%;
    }
}

.woocommerce div.product form.cart .variations {
    margin-bottom: 0;
}

@media all and (max-width:768px) {
    .shop_archive_head_left .widget_single {
        padding: 12px 5px;
    }
    .shop_sidebar h4 ~ .product-categories, .shop_sidebar .widget_layered_nav_filters ul {
        display: none;
    }

    .woocommerce ul.products li.product a img {
        height: 170px;
    }

    .cat_widget_toggle i {
        top: 10px;
        position: relative;
    }

    .shop_sidebar .product-categories .children a {
        padding: 0;
    }

    .shop_sidebar .product-categories .cat-parent > a {
        max-width: none;
    }

    .shop_sidebar h4 {
        font-size: 18px;
        letter-spacing: 0px;
        background: border-box;
        border: 2px solid #E2E2E2;
        padding: 10px 10px 7px;
        display: flex;
        justify-content: space-between;
        font-weight: 500;
        color: #050503;
        text-transform: none;
    }

    .shop_sidebar h4::after {
        font-family: "Font Awesome 5 Free";
        font-weight: 800;
        content: '\f107';
        display: inline-block;
        margin-left: 10px;
    }

    .shop_sidebar h4.active::after {
        transform: rotate(180deg);
    }

    .shop_main {
        margin-top: 0px;
    }

    .shop_archive_head_left .widget_single {
        width: 100%;
        margin-bottom: 10px;
        margin-right: 0;
    }

    #shop_wrapper .shop_sidebar {
        width: 100%;
        padding-right: 0;
        margin-bottom: 10px;
    }

    #shop_wrapper .products_wrapper {
        padding-left: 0;
        width: 100%;
    }

    .woocommerce span.onsale {
        width: 80px;
        height: 80px;
    }

    #shop_banner .content_spacer {
        justify-content: flex-start;
        flex-wrap: wrap;
    }

    .woocommerce ul.products li.product h2 {
        font-size: 16px !important;
        letter-spacing: 0;
        padding: 15px 0 0 !important;
    }

    .custom_wishlist_btn {
        padding: 5px 0;
    }

    .woocommerce ul.products li.product .price {
        font-size: 18px;
    }

    #shop_footer_content {
        margin-top: 10px;
    }

    #shop_footer_content .flex, .woocommerce nav.woocommerce-pagination, .product_description_wrapper .flex, .set_slider .flex:first-child {
        width: 100%;
    }

    .woocommerce div.product p.price, .woocommerce div.product span.price {
            font-size: 20px;
    }

    #random_product_slider .random_slider_btn_wrapper .btn_wrapper {
        padding: 0 10px 10px;
    }

    .set_slider .flex {
        width: 100%;
        margin-top: 15px;
    }

    .set_slider .set_slider_btn_wrapper button {
        width: 100%;
        height: auto;
    }

    .set_group {
        flex-wrap: wrap;
    }

    .set_group li {
        width: 50%;
        box-sizing: border-box;
        margin-bottom: 10px;
    }

    .set_group li:first-child {
        padding-left: 10px;
    }
}

.set_img {
    border: 1px solid #C6C6C6;
    border-radius: 5px;
    opacity: 1;
    width: 100%;
    display: flex;
    margin-bottom: 1em;
    aspect-ratio: 1 / 1;
}

.set_wrapper_single_page .set_list {
    display: flex;
    flex-direction: row;
    gap: 2em;
}

.set_wrapper_single_page li {
    display: inline-block;
    width: 200px;

}

@media all and (max-width: 1024px) {
.set_wrapper_single_page li {
    display: inline-block;


}
}

@media all and (max-width: 676px) {
.set_wrapper_single_page li {
    display: inline-block;


}
}

.tax_delivery {
    color: #B9B9B9 !important;
    font-size: 12px !important;
    font-style: normal;
    letter-spacing: 0;
    font-weight: 400 !important;
    margin-bottom: 0 !important;
    font-style: italic;
}

.produ_title {
    font-size: 18px;
    padding-top: 15px;
    display: block;
    letter-spacing: 0;
    line-height: initial;
}


.product_price span {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: -15px;
    letter-spacing: 0;
}

.products li .product_price {
    margin-bottom: 10px;
}
.product_image {
    position: relative;
    display: block;
}

.product_image::after {
    content: '';
    background-image: url('../img/cart.svg');
    position: absolute;
    right: 15px;
    bottom: 10px;
    z-index: 1;
    width: 40px;
    height: 40px;
    display: block;
    background-size: contain;
}

.product_image:hover {
    opacity: .5;
}

#primary.content-area {
    background-color: #C6C6C615;
}

.single-product #primary.content-area {
    background-color: #fff;
}

.woocommerce ul.products li.product a img.hover_img, img.hover_img {
    position: absolute;
    inset: 0;
    opacity: 0;
    transition: 0.3s ease;
}

.woocommerce ul.products li.product a.product_image.has_hover:hover, .product_image.has_hover:hover {
    opacity: 1;
}

.woocommerce ul.products li.product a.product_image.has_hover:hover img.hover_img, .product_image.has_hover:hover img.hover_img{
    opacity: 1;
}

#shop_banner {
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    letter-spacing: 0;
}

#shop_banner h2, #shop_banner p {
    position: relative;
}

#shop_banner::before {
    content: '';
    position: absolute;
    inset: 0;
    background-color: #050503;
    z-index: 0;
    mix-blend-mode: multiply;
    opacity: .5;
}

.woocommerce div.product .stock {
    display: none;
}

.woocommerce div.product .stock.custom_stock {
    margin-bottom: 0;
    font-size: 12px;
    letter-spacing: 0;
    color: #107C24;
    display: block;
}

.woocommerce div.product .stock::before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-color: #107C24;
    border-radius: 50%;
    margin-right: 15px;
    position: relative;
    top: 3px;
}

.woocommerce .woocommerce-breadcrumb path {
    fill: #27252330;
}
.woocommerce .woocommerce-breadcrumb svg {
    height: 14px;
    width: 25px;
    vertical-align: middle;
}

/*
.custom_product_description .left, .custom_product_description .right {
    width: calc(50% - 57.5px);
}
*/
.custom_product_description {
    /*display: flex;
    gap: 115px;
    justify-content: space-evenly;
    width: 100%;
    flex-wrap: wrap;
    column-count: unset;
    column-gap: unset;*/
}
.custom_product_description {
    letter-spacing: 0;
    font-size: 16px;
    line-height: 35px;
}

.custom_product_description_two_cols {
    column-gap: 0;
    column-count: unset;
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
}

.custom_product_description_two_cols .left, .custom_product_description_two_cols .right {
    width: 100%;
}

@media all and (min-width: 1024px) {
    .custom_product_description_two_cols {
        gap: 115px;
    }

    .custom_product_description_two_cols .left, .custom_product_description_two_cols .right {
        width: calc(50% - 60px);
    }
}


.custom_product_description h3 {
    letter-spacing: 0;
    text-transform: unset;
    color: #050503;
    font-size: 24px;
    line-height: initial;
}

.archive.woocommerce .woocommerce-breadcrumb {
    margin: 0;
    padding: 0;
    line-height: 1;
}

.woocommerce .woocommerce-ordering select {
    vertical-align: top;
    border: 1px solid #525252;
    border-radius: 3px;
    background-color: #C6C6C615;
}

.shop_archive_head_left .widget_single b {
    font-weight: 400;
}
.shop_archive_head_left .widget_single {
    border: 0;
    padding: 5px 20px;
    background-color: #F0F0F0;
    border-radius: 3px;
    font-size: 16px;
    letter-spacing: 0;
    font-weight: 400;
}

.widget_price_filter::before {
    content: 'Preis';
    position: absolute;
    bottom: 100%;
    left: 0;
    font-size: 12px;
}

#woocommerce_layered_nav-2::before {
    content: 'Material';
    position: absolute;
    bottom: 100%;
    left: 0;
    font-size: 12px;
}

#woocommerce_layered_nav-3::before {
    content: 'Farbe';
    position: absolute;
    bottom: 100%;
    left: 0;
    font-size: 12px;
}

#woocommerce_layered_nav-4::before {
    content: 'Sitzplätze';
    position: absolute;
    bottom: 100%;
    left: 0;
    font-size: 12px;
}

/*
.archive .term-description::before {
    content: '';
    background-color: #fff;
    position: absolute;
    bottom: 0;
    top: 0;
    height: 100%;
    left: -17vw;
    right: -17vw;
    z-index: 0;
} */

.archive .term-description {
    position: relative;
    padding-top: 70px;
    padding-bottom: 70px;
    background-color: #fff;
}

.term-description h2, .term-description p, .custom_product_description {
    position: relative;
}

.woocommerce-ordering {
    vertical-align: top;
    border: 1px solid #525252;
    border-radius: 3px;
    background-color: #C6C6C615;
    position: relative;
}

.woocommerce .woocommerce-ordering select {
    -webkit-appearance: none;
    border: 0;
    background-color: transparent;
    color: #525252;
}

.woocommerce-ordering::after {
    content: '\f0dc';
    font-family: "Font Awesome 5 Free";
    font-weight: 800;
    text-indent: 0;
    border: 0;
    background-color: transparent;
    color: #525252;
    position: absolute;
    top: 50%;
    top: 3px;
    right: 15px;
}

.progress-holder .progress-text {
    display: block;
    text-align: center;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 0.6px;
}

.lmp_load_more_button {
    position: relative;
    order: 1;
}

.lmp_load_more_button .lmp_button {
    border-color: #BABB97 !important;
}

.lmp_load_more_button .lmp_button::after {
    content: '';
    display: inline-block;
    margin-left: 10px;
    background-image: url("../img/icons/reload.svg");
    width: 12px;
    height: 12px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.lmp_load_more_button::before {
    content: '';
    background-color: #BABB97;
    position: absolute;
    top: calc(50% - 20px);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    height: 1px;
}

#shop_wrapper .products_wrapper {
    display: flex;
    flex-direction: column;
}

body .lmp_load_more_button.br_lmp_button_settings .lmp_button:hover {
    background-color: #eaeadf !important;
    color: #fff !important;
}

.pswp {
    z-index: 9999999;
}

.woocommerce-product-details__short-description {
    margin-bottom: 25px;
}
/*

.single-product div.product .woocommerce-product-gallery .flex-viewport {
    width: 90%;
    float: right;
}


.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
    width: 10%;
    float: right;
}


.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
    width: 90%;
    float: none;
    margin: 0 0 5% 5% !important;
    border: 1px solid #C6C6C6;
    border-radius: 5px;
}

.single-product div.product div.images .flex-control-thumbs li {
    width: 100%;
} */

.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs .slick-slide img, .woocommerce div.product div.images .flex-control-thumbs .slick-slide img {
    border: 1px solid #f0f0f0;
    border-radius: 5px;
    width: 100% !important;
    height: 100% !important;
    object-fit: contain;
    box-sizing: border-box;
    padding: 15px;
}
.woocommerce div.product div.images .flex-control-thumbs .slick-slide img {
    opacity: 1;
}

#shop_banner article {
    z-index: 10;
    position: relative;
    text-align: center;
    padding: 60px 20px;
    margin: 0 auto;
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
    width: 100%;
}

.woocommerce div.product div.images.woocommerce-product-gallery {
    position: relative;
    width: 50%;
    margin: 0 0 50px !important;
}


@media (min-width: 768px) {
    .woocommerce div.product div.images.woocommerce-product-gallery {
        margin: 0 !important;
    }
}

@media (min-width: 1024px) {
    .woocommerce div.product div.images.woocommerce-product-gallery {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

@media (max-width: 1023px) {
    .woocommerce div.product div.images.woocommerce-product-gallery .slick-track {
        display: -ms-flexbox;
        display: flex;
    }
}


.woocommerce div.product div.images img {
    width: auto !important;
    height: auto !important;
}

.woocommerce div.product div.images .awards-list img {
    width: 61px !important;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    z-index: 1;
}


@media (min-width: 768px) {
    .woocommerce div.product div.images .woocommerce-product-gallery__trigger {
        top: 10px;
        right: 10px;
    }
}


.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after {
    content: "";
    font-family: 'icomoon';
    font-size: 15px;
    line-height: 1;
    text-indent: 0;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    height: auto !important;
    width: auto !important;
    background: transparent !important;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before {
    display: none !important;
}

.flex-viewport {
    margin: 0 0 10px !important;
    overflow: hidden;
    border-radius: 5px !important;
    border: 1px solid #dbdbdb;
}

.flex-viewport .woocommerce-product-gallery__image > a {
    display: block;
    border-radius: 0 !important;
    border: none !important;
    width: 100% !important;
/* width: calc(100% - 103px) !important; */
}


/*
 */

@-moz-document url-prefix() {
    @media  all and (min-width: 1024px) {
        .flex-viewport .woocommerce-product-gallery__image > a {
            width: calc(100% - 103px) !important;
        }
    }
}

@media (min-width: 1024px) {
    .flex-viewport {
        -ms-flex: 1 0;
        flex: 1 0;
        margin: 0 0 0 15px !important;
    }
}

.woocommerce div.product div.images .flex-control-thumbs {
    position: relative;
}


@media (min-width: 1024px) {
    .woocommerce div.product div.images .flex-control-thumbs {
        position: relative;
        height: 507px;
        padding: 11px 12px 0 !important;
        margin-left: -12px !important;
        margin-right: -12px !important;
        overflow: scroll;
    }

    body.woocommerce div.product div.images .flex-control-thumbs li {
        width: 100%;
    }
}



.flex-control-nav {
    position: relative;
    margin: 0 -3px !important;
    padding: 0 45px 0 0 !important;
}

@media (min-width: 420px) {
    .flex-control-nav {
        margin: 0 -5px !important;
    }
}

@media (min-width: 1024px) {
    .flex-control-nav {
        padding: 13px 0 0 !important;
        margin: -14px 0 -2.5px !important;
        width: 110px;
    }
}

@media (min-width: 768px) {
    .flex-control-nav .slick-slide {
        width: 77px;
        height: 77px;
    }
}








@media (min-width: 1024px) {
    .flex-control-nav .slick-slide {
        width: 86px;
        height: 86px; } }
@media (max-width: 1023px) {
    .flex-control-nav .slick-list {
        padding: 2px 0; } }
.flex-control-nav .slick-arrow {
    transition: background 0.3s ease-in-out;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    width: 33px;
    height: 8vw;
    border-radius: 5px;
    background: #fff;
    color: #C6C6C6;
    transform: translateY(0);
    border: 1px solid #C6C6C6;
    border-radius: 5px;
    cursor: pointer;
    z-index: 10;
    font-size: 12px; }
@media (min-width: 420px) {
    .flex-control-nav .slick-arrow {
        height: 9vw; } }
@media (min-width: 768px) {
    .flex-control-nav .slick-arrow {
        height: 38px; } }
@media (min-width: 1024px) {
    .flex-control-nav .slick-arrow {
        width: 40px;
        height: 31px;
        font-size: 10px; } }
@media (max-width: 1023px) {
    .flex-control-nav .slick-arrow {
        top: 2.5vw; } }
@media (max-width: 767px) {
    .flex-control-nav .slick-arrow {
        top: 7vw; } }
@media (min-width: 1024px) {
    .flex-control-nav .slick-arrow {
        transform: translateY(0);
        left: 58px; } }
.flex-control-nav .slick-arrow:before {
    display: none; }
.is-not-touch-device .flex-control-nav .slick-arrow:hover {
    background: #f0f0f0; }
@media (max-width: 1023px) {
    .flex-control-nav .slick-arrow.slick-next {
        right: 4px;
        top: 42px; } }
@media (max-width: 767px) {
    .flex-control-nav .slick-arrow.slick-next {
        top: 10vw; } }
@media (max-width: 419px) {
    .flex-control-nav .slick-arrow.slick-next {
        top: 9vw; } }
@media (min-width: 1024px) {
    .flex-control-nav .slick-arrow.slick-next {
        top: 475px; } }
@media (max-width: 1023px) {
    .flex-control-nav .slick-arrow.slick-next i {
        margin: 0 0 0 3px; } }
@media (min-width: 1024px) {
    .flex-control-nav .slick-arrow.slick-next i {
        margin: 2px 0 0; } }
.flex-control-nav .slick-arrow.slick-prev {
    z-index: 2; }
@media (max-width: 1023px) {
    .flex-control-nav .slick-arrow.slick-prev {
        right: 4px;
        left: auto;
        top: 0; } }
@media (min-width: 1024px) {
    .flex-control-nav .slick-arrow.slick-prev {
        right: auto;
        left: 12px;
        top: 475px;
    }
}


.flex-control-nav .slick-arrow i {
    display: inline-block;
    vertical-align: top; }
.flex-control-nav .slick-arrow.slick-disabled {
    opacity: 0.3;
    pointer-events: none; }
.is-not-touch-device .flex-control-nav .slick-arrow.slick-disabled:hover {
    background: #fff; }

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    transition: background 0.3s ease-in-out;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 31px;
    height: 31px;
    border-radius: 3px;
    background: #f0f0f0;
    overflow: hidden;
    color: #000;
    z-index: 1;
}


.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after {
    background: currentColor;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before {
    border-color: currentColor;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger:hover {
    background: #e2e2e2;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger img {
    display: none !important;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image > a {
    width: 100%;
    display: block;
    border-radius: 5px !important;
    border: 1px solid #DDDDDD;
}
@media (min-width: 768px) {
    .woocommerce div.product div.images .woocommerce-product-gallery__image > a {
        /* height: 380px !important; */
    }
}
@media (min-width: 1024px) {
    .woocommerce div.product div.images .woocommerce-product-gallery__image > a {
        /* height: 490px !important; */
    }
}

.woocommerce div.product div.images .woocommerce-product-gallery__image > a img {
    width: auto;
    height: 100% !important;
    object-fit: contain;
    margin: 0 auto;
}

.woocommerce-review-link {
    text-decoration: none;
    color: #000;
}

.woocommerce-review-link:hover {
    color: #F1C23D; }

@media (max-width: 1023px) {
    .woocommerce div.product div.images .flex-control-thumbs {
        width: 100% !important; } }

.woocommerce div.product div.images .flex-control-thumbs .slick-slide img {
    opacity: 1; }

.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs .slick-slide,
.woocommerce div.product div.images .flex-control-thumbs .slick-slide {
    overflow: hidden;
    margin: 0 3px !important;
}

@media (min-width: 420px) {
    .woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs .slick-slide,
    .woocommerce div.product div.images .flex-control-thumbs .slick-slide {
        margin: 0 5px !important;
    }
}

@media (max-width: 1023px) {
    .woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs .slick-slide,
    .woocommerce div.product div.images .flex-control-thumbs .slick-slide {
        width: calc(25% - 3px) !important;
    }
}

@media (min-width: 1024px) {
    .woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs .slick-slide,
    .woocommerce div.product div.images .flex-control-thumbs .slick-slide {
        margin: 2.5px 0 !important;
    }
}

.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs .slick-slide img,
.woocommerce div.product div.images .flex-control-thumbs .slick-slide img {
    border: 1px solid #f0f0f0;
    border-radius: 5px;
    width: 100% !important;
    height: 100% !important;
    object-fit: contain; }

.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs .slick-slide img.flex-active, .woocommerce div.product div.images .flex-control-thumbs .slick-slide img.flex-active {
    border-color: #C6C6C6;
}

.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
    clear: inherit; }




.woocommerce-page .woocommerce-message .button {
    margin: 0 0 10px 10px !important;
}

#shop_banner .custom_h3 {
    color: #fff;
}

#shop_banner h2 {
    margin: 45px 0;
}

#shop_banner .wp-block-button {
    margin-top: 10px;
}

body .qib-button-wrapper .quantity input.input-text.qty.text {
    height: unset;
    padding: 0;
    outline: none;
    font-size: 16px;
}

body .qib-button.qib-button-wrapper {
    margin: 0 !important;
    border: 1px solid #939DA2;
    border-radius: 5px;
    -webkit-appearance: none;
}

.woocommerce-product-gallery__image a {
    position: relative;
    width: calc(90% - 15px);
    display: block;
}

.woocommerce-product-gallery__image a::after {
    content: '';
    background-image: url("../img/extend.svg");
    position: absolute;
    z-index: 1;
    width: 20px;
    height: 20px;
    display: block;
    right: 15px;
    bottom: 20px;
}

@media all and (max-width: 1023px) {
    .woocommerce-product-gallery__image a::after {
        top: 20px;
        bottom: unset;
    }
}

body.woocommerce div.product div.summary {
    margin-bottom: 2em;
    margin-left: 80px;
    width: calc(48% - 80px);
}

#shop_banner a[href="#read"] {
    color: #fff;
    background-color: transparent;
    padding: 0;
    text-decoration: underline;
    font-weight: 700;
    border: 0;
    margin-left: 5px;
    font-size: 16px !important;
    min-width: unset;
}

.single_variation_wrap {
    display: flex;
    gap: 15px;
    flex-basis: fit-content;
    flex-direction: column;
}

.woocommerce-variation-add-to-cart.variations_button {
    display: flex;
    gap: 15px;
}

.woocommerce img.sale_badge, .sale_badge {
    height: 25px;
    position: absolute;
    top: 10px;
    z-index: 1;
    left: 10px;
    width: auto;
}

.product_price del {
    order: 2;
}

.product_price ins {
    order: 1;
    text-decoration: none;
}

.product_price i {
    order: 3;
    width: 100%;
    color: #B9B9B9 !important;
    font-size: 12px !important;
    font-style: normal;
    letter-spacing: 0;
    margin-top: -10px;
}

.product_price {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.woocommerce-tabs.wc-tabs-wrapper {
    padding-top: 15px;
}

.woocommerce span.onsale {
    display: none;
}

@media all and (max-width: 768px) {
    #shop_footer_content .wp-block-image .alignright {
        margin: 0;
        margin: 0 auto;
        float: none;
    }

    .archive #shop_banner {
        margin-top: 0;
    }

    .woocommerce div.product form.cart {
        margin-left: 0;
    }

    .custom_product_description .left, .custom_product_description .right {
        width: 100%;
    }

    .custom_product_description {
        gap: 20px;
    }

    .custom_product_description {
        column-count: 1;
        column-gap: 0px;
    }

    .woocommerce .woocommerce-ordering {
        margin-top: 15px;
        width: 100%;
        text-align: left;
    }

    .shop_sidebar h4, .products_wrapper h4 {
        margin-top: 0;
        margin-bottom: 10px;
        font-size: 16px;
    }

    .shop_sidebar h4 {
        margin-top: 0;
    }

    .shop_archive_head_left .widget_single {
        margin-top: 25px;
    }

    .shop_archive_head_left {
        padding-top: 0;
    }

    .woocommerce div.product div.images.woocommerce-product-gallery {
        width: 100%;
    }

    body.woocommerce div.product div.summary {
        margin-left: 0;
        width: 100%;
    }
}

@media all and (max-width:768px) {
    .flex-viewport .woocommerce-product-gallery__image > a {
        width: 100% !important;
    }

    body.woocommerce div.product div.summary {
        margin-top: 25px;
    }
}

@media all and (max-width: 480px) {
    .woocommerce div.product form.cart, .woocommerce-variation-add-to-cart.variations_button {
        flex-wrap: wrap;
        gap: 15px 0;
    }

    body .qib-button.qib-button-wrapper, .woocommerce div.product form.cart .button {
        width: 100%;
    }

    .xoo-wsc-ft-buttons-cont {
        display: flex;
        flex-direction: column;
    }

    .woocommerce-checkout #payment ul.payment_methods li input + label {
        font-size: 14px;
    }
}

.toggle_variations_loop {
    margin-top: 16px;
    color: #000000;
    font-size: 14px;
    letter-spacing: 0;
    display: block;
    font-weight: 600 !important;
}

.custom_product_description p {
    display: inline-block;
    width: 100%;
}



.custom_product_description.two_columns {
    column-count: unset;
    display: flex;
    gap: 115px;
}

.custom_product_description.two_columns > div {
    width: calc(50%);
}

@media all and (max-width: 1024px) {
    .custom_product_description.two_columns {
        flex-wrap: wrap;
        gap: 30px;
    }
    .custom_product_description.two_columns > div {
        width: 100%;
    }
}


.shop_carousel_menu {
    width: 100%;
    margin-bottom: 1rem;
}

.shop_carousel_menu .shop_carousel_menu_ul {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    width: 100%;
    -webkit-overflow-scrolling: touch;
    gap: 1.5rem;
    padding-bottom: 1.5em;
}

.shop_carousel_menu .shop_carousel_menu_ul::-webkit-scrollbar:horizontal {
    height: 2px;
}

.shop_carousel_menu .shop_carousel_menu_ul::-webkit-scrollbar-thumb {
    border-radius: 2px;
    border: 1px solid #BABB97;
    background-color: #BABB97;
}

.shop_carousel_menu .shop_carousel_menu_ul::-webkit-scrollbar {
    -webkit-appearance: none;
}

.shop_carousel_menu li.shop_carousel_menu_li {
    flex: 0 0 auto;
    transition: 0.3s ease;
}

.shop_carousel_menu li.shop_carousel_menu_li:hover a {
    color: #050503;
}



.colors_previews {
    position: absolute;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    bottom: 0;
    left: 10px;
    right: 55px;
}

.colors_previews::before, .colors_previews::after {
    display: none !important;
}

.colors_previews .color_preview span {
    width: 15px;
    height: 15px;
    display: block;
    background-size: contain;
    border: 2px solid #fff;
    border-radius: 50%;
    outline: 3px solid #BABB9750;

}

@media  all and (max-width: 500px) {
    .colors_previews {
        gap: 5px;
    }
    .colors_previews .color_preview span {
        width: 10px;
        height: 10px;
        border: 1px solid #fff;
        outline: 2px solid #BABB9750;
    }
}

body .payment_method_OPPCw_CreditCard img {
    display: none;
}

.woocommerce.archive li.product.sale, .related-products-slider li.product.sale {
    box-shadow: 0 0px 15px 0px rgba(201, 32, 32, 0.5);
    border-radius: 5px;
}

.woocommerce.archive li.product.sale, .related-products-slider li.product.sale  {
    figcaption {
        padding-left: 15px;
        padding-right: 15px;
        box-sizing: border-box;
    }
}

.woocommerce ul.products li.product-category img {
    object-fit: cover;
}

#shop_banner h1 {
    color: #FFFFFF;
}


.wgm-second-checkout .woocommerce-info p {
    margin: 0;
}

.wgm_second_checkout.payment.wgm_second_checkout_payment {
    margin-top: 20px;
}

.wgm_second_checkout.payment.wgm_second_checkout_payment h3 {
    font-weight: 600;
    margin-top: 20px;
}
.wgm_second_checkout.payment.wgm_second_checkout_payment h3, .wgm_second_checkout.payment.wgm_second_checkout_payment h4 {
    color: #050503;
    font-family: 'DM Sans', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 35px;
    letter-spacing: 0;
    text-transform: none;
    padding: 0;
    margin: 0;
}

.woocommerce input.button.alt.wgm-place-order {
    line-height: 18px;
    padding: 12px 18px;
    font-size: 18px;
}


/* checkout related slider */

.related-products-slider {
    margin: 0 -15px !important;
}

.related-products-slider li.product {
    margin: 15px !important;
}


.related-products-slider li.product a {
    text-align: left;
}

.checkout-slider ul::after, .checkout-slider ul::before {
    display: none !important;
}


.checkout-slider .slick-dots {
    margin-top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;

}

.checkout-slider .slick-dots  .slick-active button, .checkout-slider .slick-dots li:hover button {
    background-color: #C6C6C6;
}

.checkout-slider .slick-dots button {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin: 5px;
    font-size: 0;
    padding: 0;
    border: 0;
    outline: none;
}

.checkout-slider .slick-track {
    display: flex !important;
}

.checkout-slider .slick-slide {
    height: inherit !important;
}

.checkout-slider .toggle_variations_loop {
    text-align: left;
}

.xoo-wsc-sb-bar > span {
    background-color: #BABB97;
}

.xoo-wsc-sb-txt span.woocommerce-Price-amount.amount {
    display: inline-block;
    font-weight: 700;
}

.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
    width: auto;
}

.xoo-wsc-container {
    overflow: scroll;
}

.xoo-wsc-sp-container {
    height: 200px;
    overflow: scroll;
}

.woocommerce-tabs {
    max-width: 1196px;
    margin: 0 auto;
}

