/*
 Theme Name:   Labomba Child
 Theme URI:    http://example.com/labomba-child/
 Description:  Labomba Child Theme
 Author:       Dahz
 Author URI:   http://www.dahztheme.com
 Template:     labomba
 Version:      1.0
 Tags:         one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, sticky-post, theme-customizer
 Text Domain:  woothemeschild
*/

/* @import url("../labomba/style.css"); */

/* FA icons override */
/* @import url("icons/css/bb.css"); */

/* playfair-display-regular - latin */
@font-face {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/playfair-display-v21-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('fonts/playfair-display-v21-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/playfair-display-v21-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('fonts/playfair-display-v21-latin-regular.woff') format('woff'), /* Modern Browsers */
         url('fonts/playfair-display-v21-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('fonts/playfair-display-v21-latin-regular.svg#PlayfairDisplay') format('svg'); /* Legacy iOS */
  }

  /* open-sans-regular - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/open-sans-v18-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('fonts/open-sans-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/open-sans-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('fonts/open-sans-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
         url('fonts/open-sans-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('fonts/open-sans-v18-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
  }


  /* open-sans-700 - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url('fonts/open-sans-v18-latin-700.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('fonts/open-sans-v18-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/open-sans-v18-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
         url('fonts/open-sans-v18-latin-700.woff') format('woff'), /* Modern Browsers */
         url('fonts/open-sans-v18-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
         url('fonts/open-sans-v18-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
  }

.playfair {
    font-family: 'Playfair Display'!important;
    font-weight: 400!important;
}

body .col-full#woo_cat_image {
    
    margin-left: -1.618em;
    margin-right: -1.618em;

}

#content {
    margin-top: -5px;
}

.d-none {
    display: none; 
}

.shop-banner-mobile  ~ .shop-banner {
    display: none; 
}

.shop-banner-mobile {
    margin-bottom: 20px;
}

@media screen and (min-width: 960px) {

    .d-md-block {
        display: block;
    }

    .d-md-none {
        display: none; 
    }

    #content {
        padding-top: 190px !important;
        margin-top: 0;
    }

    body .col-full#woo_cat_image .shop-banner-mobile {
        display: none; 
    } 
    
    body .col-full#woo_cat_image .shop-banner {
        display: block; 
    } 

    #woo_cat_image > img {
        height: 40vh;
        width: 100%;
        object-fit: cover;
    }

    
body .col-full#woo_cat_image {
    
    margin-left: calc(-50vw + 490px);
    width: 100vw;
    max-width: 100vw;

}



}
@media screen and (min-width: 1200px) {


    body .col-full#woo_cat_image {
        
        margin-left: -110px;
        width: 100vw;
        max-width: 1200px;
    
    }

}

@media screen and (min-width: 800px) {

    .woocommerce-columns-3 ul.products li.product {
        /* width: 23.1%;*/ /* Deactivate 4 columns */
        min-height: 420px;
    }
}


@media screen and (min-width: 1600px) {

    #content.col-full,
    #mainshop.col-full,
    body .col-full {
        max-width: 1200px;
    }

    body .col-full#woo_cat_image {
        
        margin-left: 0px;
        width: 1200px;
        max-width: 100vw;
    
    }

    
    
    .woocommerce-columns-3 ul.products li.product {
        /* width: 23.1%;*/ /* Deactivate 4 columns */
        min-height: 485px;
        margin-bottom: 0;
    }

}





body .col-full#woo_cat_image > img {
    width: 100%;
    
}

/*
.content {
    padding-top: 100px!important;
}

#content {
    padding-top: 190px !important;
}

#woo_cat_image {
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
    margin-bottom: 0px;
    padding-top: 10%;
}


@media screen and (max-width: 2000px) {
    #woo_cat_image {
        padding-top: 18%;
    }
}

@media screen and (max-width: 975px) {
    #woo_cat_image {
        padding-top: 0;
    }
}
*/
#woo_cat_image .shop-banner {
	width: 100%;
}

.product-archive .page-title {
    margin-top: 20px;
}

/* Animation delays */

.delay-100 { animation-delay: 600ms; }

.delay-200 { animation-delay: 1200ms; }

.header-fw-desktop {
    height: 48.7805vw;
    max-height: 600px;
}
.header-fw-mobile {
    height: 48.7805vw;
    max-height: 600px;
}
.header-fw-mobile {
    display: none; 
}

@media screen and (max-width: 768px) {
    .header-fw-desktop {
        display: none; 
    }
    .header-fw-mobile {
        display: block; 
    }

}

@media screen and (min-width: 1600px) {
    .header-fw-desktop h1{
        font-size: 48px!important;
    }

    .header-fw-desktop h2{
        font-size: 36px!important;
    }

}



@font-face {
    font-family: 'revicons';
    src: url('icons/revicons/revicons.eot?5510888');
    src: url('icons/revicons/revicons.eot?5510888#iefix') format('embedded-opentype'),
         url('icons/revicons/revicons.woff?5510888') format('woff'),
         url('icons/revicons/revicons.ttf?5510888') format('truetype'),
         url('icons/revicons/revicons.svg?5510888#revicons') format('svg');
    font-weight: normal;
    font-style: normal;
  }


.universe-search { display: none;}

.fa-close:before, .fa-remove:before, .fa-times:before {
    
    content: "\e00f";
    font-family: "labombas";
    font-size: 0.6rem;
}

.fa.fa-shopping-bag:before { font-family: "bb"; content: '\e807'; }

.fa.fa-search:before { font-family: "bb"; content: '\e804'; }

.fa.fa-heart-o:before { font-family: "bb"; content: '\e800'; }

.fa.fa-user-circle-o:before { font-family: "bb"; content: '\e805';  }

.fa.fa-chevron-down:before {
    content: "\f107"!important;
}

.fa.fa-chevron-up:before {
    content: "\f106"!important;
}

#mobile_filter_toggle .bapf_sfilter ul li {
    position: relative;
    display: flex!important;
    align-items: center;
    
}

#mobile_filter_toggle .bapf_sfilter ul li input { 
    padding: 0!important;
    margin: 0!important;
}

#mobile_filter_toggle .bapf_sfilter ul li label { 
    padding: 0!important;
    margin: 0!important;
    margin-left: 10px!important;
}

.fa.bapf_hide_mobile.fa-chevron-down, .fa.bapf_hide_mobile.fa-chevron-up {
    display: block!important;
    
   
}

.fr .fa {
    font-size: 24px;
    
}

.top-header-2 .fa {
    font-weight: normal!important;
}

.nav-toggle.icon .toogle-icon::before {
    font-family: "bb";
    content: '\e803'!important;
    color: #fff;
    background-image: none;
}

.div-nav-toggle .nav-close:before {
  font-family: "bb"!important;
  content: '\e806'!important;
  color: #fff;
  background-image: none;
  line-height: 24px;
  font-size: 20px;
}


#main-sidebar-container {
    border-top: 1px solid #dbdbdb;
    padding-top: 15px;
    margin-top: 15px;
}


/* Navi Alginments */

#menu-item-1333 > a,
.fr,
.cart > .container { height: 47px;}

/* =Theme customization starts here
-------------------------------------------------------------- */

.entry img, img.thumbnail, #portfolio .group.portfolio-img img {
    padding: 0px;
}

h1.title {
    text-transform: uppercase;
}

abbr.required {
    text-decoration: none;
}


/*.content_lookbook img {*/
/*!*width: 100%;*!*/
/*height: 600px;*/
/*padding: 0px;*/
/*}*/

.lookbook-slides  {
    opacity: 1.0;
}

.lookbook-slide-item {
    width: 300px;
}


.tp-revslider-slidesli {
    /*width: 600px !important;*/
}
.size_guide_con  {
    padding-top: 20px;
    text-align: center;
}

.size-guide-table {
    width: 530px !important;
    margin-left: 15px !important;
    border: 1px solid #402026 !important;

    border-collapse: collapse!important; 
    
}

.size-guide-table th, .size-guide-table td {
    width: 33%;
    text-align: center;
    border: 1px solid #402026 !important;
    
    font-size: 15px;
}

.size-guide-table th {
    color: #402026 !important;
    background-color: #e4dcda !important;
    
}

.size-guide-table td {
    color: #402026 !important;
    background-color: #FFFFFF !important;
}

.no-products {
    font-size: 22px !important;
}

/* trennlinie */
.breadcrumbs,
.vc_sep_line,
.teaser,
input, textarea, select,
a.woo-sc-button.alt-1,
.sub-heading,
.woocommerce header.product-archive,
#customer_login,
.page-template-template-contact-php .contact-content div.border, .page-template-template-contact-php .contact-maps div.border,
body .wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab,
.widget_recent_comments li, #twitter li, .wpb_widgetised_column li, .widget_nav_menu li, .widget_categories li, .widget_archive li, .widget_meta li, .widget_pages li, .widget_product_categories li,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::after, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::before,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading,
#top ul.cart li.container .cart-popup .product-item, #top ul.wishlist-contents li.wishlist-container .wishlist-popup .wishlist-product,
#top ul.cart li.container .cart-popup .totals,
.entry .woocommerce table tbody td,
input, select, textarea,
.entry .woocommerce table thead th,
.entry .woocommerce table tbody th,
.cart_totals table,
.checkout h3, .gbtr_checkout_method_header, .woo_coupon_header,
#top ul.cart li.container .cart-popup, #top ul.wishlist-contents li.wishlist-container .wishlist-popup {
    border-color: #e4dcda !important;
}

.checkout h3 {
    text-transform: none;
}

body .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav .ui-state-active a, body .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav .ui-state-hover a {
    border-color: #5f3d36 !important;
}

body .flex-control-paging li a {
    background-color: #e4dcda !important;
}
.flex-control-paging li a.flex-active {
    background-color: #5f3d36 !important;
}


.woocommerce header.product-archive {
    border-top: 1px solid #e4dcda;
    margin-top: 30px;
}


.ares .tp-bullet {
    background-color: #e4dcda !important;
    border-color: #5f3d36 !important;
}

.ares .tp-bullet:hover, .ares .tp-bullet.selected {
    background-color: #5f3d36 !important;
}

#top ul.cart li.container .cart-popup .delete-btn {
    color: #402026 !important;
}

#top ul.cart li.container .cart-popup .delete-btn:hover {
    color: #5f3d36 !important;
}


.cart-popup .product-item .delete-btn {
    margin-right: -15px;
}


.size-guide-page-table th:first-child, .size-guide-page-table td:first-child {
    width: 250px;
    font-size: 13px;
}

#dob_field .dob-description {
    display: block;
}

#dob_field .woocommerce-input-wrapper input {
    float: left;
    width: 140px;
    margin-left: 9px;
}

#dob_field .woocommerce-input-wrapper input:first-child {
    margin-left: 0px;
}

.teaser-butt .woo-sc-button.alt-1 {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 3px;
    font-weight: 400;
    transition: all 0.3s ease 0s;
    color: #402026 !important;
}

.teaser-butt .woo-sc-button.alt-1:hover {
    background-color: #e4dcda !important;
}

.size-guide-page-table {
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
}

.size-guide-page-table th, .size-guide-page-table td {
    text-align: center !important;
    color: #402026;
    border: none !important;
    height: 25px !important;
    font-weight: 600;
    padding: 5px !important;
}

.size-guide-page-table th, .size-guide-page-table tr:nth-child(2n) td {
    background-color: #e4dcda !important;
}
.size-guide-page-table tr:nth-child(2n+1) td {
    background-color: #f0e8e6 !important;
}

.value .nice-select {
    width: 166px;
    margin-bottom: 0px;
}

.nice-select.open .list, .yith-wcwl-add-to-wishlist {
    width: 192px;
    margin-bottom: 20px;
}

#top .search-contents {
    margin-left: 10px;
}

.mz-thumb.mz-thumb-selected img,
.mz-thumb:not(.mz-thumb-selected):hover img {
    border-bottom: none; 
}

.mz-thumb img {
    display: none!important;
}

.mz-thumb {
    
    width: 30px!important;
    margin: 0;
    padding: 20px 2px;
}

.mz-thumb::after {
    content: '';
    width: 30px;
    height: 2px;
    background-color: #d6ccc1;
    display: block;
}

.mz-thumb:hover::after {

    background-color: rgba(88, 54, 50,0.5);
}
.mz-thumb.mz-thumb-selected::after {
   
    background-color: rgb(88, 54, 50);
}

.vc_column-inner {
    padding: 0px !important;
}

.home-teaser-box-text {
    margin: 20px auto;
    text-align: center;
    max-width: 300px;
}


.bapf_body input, .berocket_aapf_widget input {
    display: block;
    float: left;
}

.bapf_body label, .berocket_aapf_widget label {
    display: block;
    float: left;
    padding-top: 3px;
    padding-left: 7px;
}
@media screen  and (min-width: 800px) {
    .bapf_body label, .berocket_aapf_widget label {
        padding-top: 7px;
    }
}

.bapf_hascolarr i {
    margin-right: 10px;
}

.bapf_body span, .berocket_aapf_widget span {
    clear: both;
}
.bapf_sfilter ul li {
    min-height: 40px !important;
    display: block;
}
.bapf_button.bapf_update {
    display: block; 
}

.berocket_aapf_widget_selected_filter ul li {
    
    display: inline-block;
}
.berocket_aapf_widget_selected_filter .bapf_sfa_taxonomy {
    display: inline-block;
}

.braapf_unselect .fa{
    margin-right: 5px;
}

.braapf_unselect {
    padding-right: 10px!important;
}

.size_guide_con {
    border-bottom: none;
}

.quantity label {
    /*display: block !important;*/
    /*margin-bottom: 8px;*/
}

#menu-company_side li a {
    text-transform: uppercase;
}

.woocommerce-MyAccount-navigation ul li a {
    text-transform: uppercase;
}
.woocommerce-MyAccount-navigation li a {
    color: #5f3d36;
}

.woocommerce-MyAccount-navigation li.is-active a, .woocommerce-MyAccount-navigation li:hover:not(.is_active) a {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    color: #402a26;
    text-decoration: underline;
}

a.woo-sc-button {
    margin: 0px;
}

.elements-teaser .teaser {
    /*height: 460px;*/
    position: relative;
}

.elements-teaser .teaser p {
    padding-bottom: 20px;
}

#billing_title, #billing_country, #shipping_title, #shipping_country {
    padding: 13px 5px 13px;
    border: 1px solid #dbdbdb;
}

#billing_title_field, #billing_country_field, #shipping_title_field, #shipping_country_field {
    margin-bottom: 10px;
}

.ares .tp-bullet {
    border: 1px solid #ccc;
    margin-bottom: 15px !important;
}

.ares.nav-dir-horizontal.nav-pos-ver-center .tp-bullet-title, .ares.nav-dir-horizontal.nav-pos-ver-bottom .tp-bullet-title {
    display: none;
}

#rev_slider_8_1_wrapper {
    height: 400px !important;
}

.entry ul {
    padding-left: 15px;
}

.one-col .col2, .three-col-left .blog-item, .three-col-middle .blog-item, .three-col-right .blog-item, .two-col-left .blog-item, .two-col-right .blog-item {
    width: 31.4% !important;
}

.latest-blog {
    margin: 0px -15px 0px -15px;
}

.vc_row {
    margin-left: 0px;
    margin-right: 0px;
}

a.woo-sc-button {
    margin-bottom: -15px !important;
    z-index: 2;

    padding: 11px 15% !important;
}

.wp-image-728 {
    width: 70px !important;
}

#nav_menu-4 {
    margin: 0 0 6px 0;
}

.wc-gzd-additional-info.delivery-time-info, .wc-gzd-additional-info.shipping-costs-info, .wc-gzd-additional-info.tax-info {
    display: none !important;
}

.post-2 .woocommerce-LoopProduct-link {
    /*background-color: rgba(40, 40, 40, .3);*/
    /*min-height: 290px;*/
}

.post-2  ul.products li.product.type-product {
    height: initial !important;
}

.post-2 .woocommerce-loop-product__title, .post-2 .woocommerce-Price-amount {
    color: #fff;
    font-size: 1.1em;
}

.product-slider-sc .prev {
    display: block !important;
    left: 40px !important;
    top: 35%;
    height: 40px !important;
}

.product-slider-sc a i:before {
    content: '' !important;
}

.product-slider-sc a.prev:before, .product-slider-sc a.next:before {
    font-family: "revicons" !important;
    cursor: pointer;
    background: #000;
    background: rgba(0,0,0,0.5);
    color: #fff !important;
    font-size: 15px !important;
    line-height: 34px;
    text-align: center;
    width: 40px !important;
    height: 34px !important;
    position: absolute;
    display: inline-block;
    z-index: 1000;
    padding: 10px 0 !important;
    line-height: 1;
    transition: background  0.3s ease 0s;
}

.product-slider-sc a.prev:hover:before, .product-slider-sc a.next:hover:before {
    background: rgba(0,0,0,0.7);
}

.product-slider-sc a.prev:before {
    content: '\e824' !important;
}

.product-slider-sc .next {
    display: block !important;
    right: 30px !important;
    top: 35%;
    height: 40px !important;
}

.product-slider-sc a.next:before {
    content: '\e825' !important;
}

.product-slider-sc {
    margin-left: -42px ;
}

@media screen  and (min-width: 1600px) {
.product-slider-sc .next {
    right: 90px!important;
}


}

ul.products li.product .price {
    font-size: 1.0em;
    padding-top: 6px;
}

.price-include-tax {
    font-size: 13px !important;
}

.show-all-products {
    font: 400 13px/20px "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 1.0em;
}

.woocommerce .woo-pagination, .woocommerce .woo-pagination span.current, .woocommerce .woo-pagination a:link, .woocommerce .woo-pagination a:visited, .woocommerce .woo-pagination a:active, .woocommerce .nav-entries a span {
    font: 400 13px/20px "Open Sans", Helvetica, Arial, sans-serif;
    /*font-size: 1.1em;*/
}

#order_review #legal {
    margin: 3px 10px 0px 4px;
    padding: 0px;
}

#gzdp-privacy-policy {
    margin: 3px 10px 60px 0px;
    padding: 0px;
}

#mailchimp_woocommerce_newsletter, #reg_data_privacy {
    margin: 3px 10px 0px 0px;
    padding: 0px;
}

#reg_data_privacy {
    margin-bottom: 20px;
}

#mailchimp_woocommerce_newsletter {
    margin-bottom: 30px;
}

#ship-to-different-address-checkbox {
    margin: 0px 10px 0px 0px;
    padding: 0px;
}

#order_review .woocommerce-invalid #legal, #gzdp-privacy-policy, #sidebar-shop input[type="checkbox"] {
    /*border: 1px solid #FF0000;*/
}
#order_review #legal, #gzdp-privacy-policy, #sidebar-shop input[type="checkbox"], #ship-to-different-address-checkbox, #mailchimp_woocommerce_newsletter, #mailchimp_woocommerce_newsletter, #reg_data_privacy, #sendCopy, #contact_disclaimer, .coupon-checkbox {
    border: none;
    margin-top: 4px;
    -moz-appearance:none;
    -webkit-appearance:none;
    -o-appearance:none;
    outline: none;
    content: none;
}
#sidebar-shop input[type="checkbox"] {
    margin-top: 0px;
    padding: 0px;
}

#order_review #legal:before, #gzdp-privacy-policy:before, #sidebar-shop input[type="checkbox"]:before, #ship-to-different-address-checkbox:before, #mailchimp_woocommerce_newsletter:before, #reg_data_privacy:before, #sendCopy:before, #contact_disclaimer:before, .coupon-checkbox:before {
    font-family: "FontAwesome";
    content: "\f00c";
    font-size: 15px;
    color: transparent !important;
    background: #fff;
    display: block;
    width: 18px;
    /*height: 18px;*/
    border: 1px solid #c8bab6;
}

#order_review .woocommerce-invalid #legal:before {
    border-color: #c00 !important;
}

#order_review .legal label {
    display: inline-block!important;
    position: relative;
    padding-left: 0;
}

#order_review .legal input[type="checkbox"] {
    position: absolute;
    left: 0;
}



#order_review #legal:checked:before, #gzdp-privacy-policy:checked:before, #ship-to-different-address-checkbox:checked:before, #mailchimp_woocommerce_newsletter:checked:before, #reg_data_privacy:checked:before, #sendCopy:checked:before, #contact_disclaimer:checked:before, .coupon-checkbox:checked:before {
    color: #5f3d36 !important;
    padding: 0px 0px 0px 1px;
}
#sidebar-shop input[type="checkbox"]:checked:before {
    color: #5f3d36 !important;
    padding: 0px 0px 0px 1px;
}

#order_review #place_order {
    margin-top: 12px;
    width: 100%;
}
.woo_woocommerce_quickview .button, .woo_woocommerce_quickview .button:visited, body #wrapper #content .button, body #wrapper #content .button:visited, body #wrapper #content .reply a, body #wrapper #content #respond .form-submit input#submit, input[type="submit"], body #wrapper #content .button2, body #wrapper #content .button2:visited {
    border: 1px solid #000;
    color: #FFF;
    background-color: #000;
}

body #wrapper #content .button2 {
    width: 223px;
    padding: 8px 14px;
    float: right;
    margin-top: 20px;
}

.woocommerce-ResetPassword.lost_reset_password p:first-child {
    padding-right: 0;
}


.flexslider {
    z-index: 0!important;
}



.woo_woocommerce_quickview .button:hover,
body #wrapper #content .button:hover,
body #wrapper #content .button2:hover,
body #wrapper #content .reply a:hover,
body #wrapper #content #respond .form-submit input#submit:hover,
input[type="submit"]:hover {
    border: 0;
    background-color: #000;
    color: #fff;
    text-decoration: none;
}

.account-user {
    display: none;
}

.woocommerce-Addresses {
    margin-top: 40px;
}

.edit-address-icon {
    display: block;
    width: 20px;
    height: 20px;
    opacity: 0.9;
    background-image: url(images/icon_pencil-18.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin-left: 10px;
}

.woocommerce-Address-title.title h4, .woocommerce-Addresses.addresses .woocommerce-Address-title.title a {
    float: left;
}


.edit-address-icon:hover {
    opacity: 0.6;
}

.woocommerce-error:before {
    font-family: 'FontAwesome';
    content: none;
    display: none;
}

ul.woocommerce_error, ul.woocommerce-error {
    padding: 24px 10px 24px 24px !important;
}

.form-row .input-text, .form-row select, .mc4wp-form-fields input, .mc4wp-form-fields select {
    font-size: 1.1em;
}

.size_guide_con {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.term-men .berocket_single_filter_widget_1310, .term-woman .berocket_single_filter_widget_1310 {
    display: none;
}

.no-products {
    line-height: 2em !important;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.berocket_single_filter_widget input[type="checkbox"] {
    margin-right: 10px;
}

.woocommerce table.wishlist_table {
    font-size: 100%;
}

header.product-archive {
    border-top: 1px solid #dbdbdb;
    line-height: 1em !important;
}

.bapf_sfa_taxonomy span {
    display: none; 
}
.bapf_sfa_unall {
    display: none!important;
}


.bb-desktop-filter-toggler-group {
    width: 100%;
    height: 30px;
}

.bapf_update, .bapf_update:focus,
.bapf_reset, .bapf_reset:focus {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    display: inline-block;
    padding: 8px 14px;
    width: 180px;
    color: #444;
    text-decoration: none;
    position: relative;
    cursor: pointer;
    border-radius: 0px;
    -webkit-appearance: none;
    border: 0px solid #5f3d36;
    background-color: #e4dcda;
}

.bapf_update:hover, .bapf_reset:hover {
    color: #fafafa;
    /*border: 1px solid #000;*/
    background-color: #5f3d36;
    transition: all 0.3s ease 0s;
}

.berocket_aapf_widget, #berocket_aapf_single-7 {
    margin: 0px !important;
}

.select2-selection__rendered, .select2-selection__choice {
    padding-top: 4px !important;
}

.order-data-shipping-method-4 {
    max-height: 40px;
}

.value .reset_variations {
    display: none!important;
}

.value .nice-select {
    margin-bottom: 0px;
}

a.vc_btn3-color-black, .button.cart.fl {
    background-color: #5f3d36 !important;
    border: 1px solid #5f3d36 !important;
    color: #FAFAFA !important;
}

a:hover.vc_btn3-color-black, .button.cart.fl:hover {
    background-color: #402026 !important;
    border: 1px solid #402026 !important;
}

.button.checkout.fl {
    display: none; 
}

#top ul.cart li.container .cart-popup .product-image {
    padding-bottom: 15px;
}

#mailchimp-gdpr-fields {
    display: none!important; 
}

.dt-popup-content {
    top: calc( 50vh - 170px );
}

.dt-popup-content .button.checkout {
    background-color: #5f3d36 !important;
    border: 1px solid #5f3d36;
    color: #FAFAFA !important;
}

.dt-popup-content .button.checkout:hover {
    background-color: #402026 !important;
    border: 1px solid #402026 !important;
}

.dt-popup-content .button.continue-shop {
    background-color: #fff !important;
    border: 1px solid #5f3d36;
    color: #444 !important;
    float: left;
}

.dt-popup-content .button.continue-shop:hover {
    background-color: #5f3d36 !important;
    border: 1px solid #5f3d36 !important;
    color: #fafafa !important;
}

.dt-popup header {
    background-color: #368d13;
   
}
.dt-popup header h5 {
    padding-right: 40px;
    padding-left: 20px;
    position: relative;
}

.dt-popup header h5, .dt-popup header .ico-cross-1 {
    color: #fff!important;
}

.dt-popup header h5 i {
    position: absolute;
    left: 0;
}

.dt-popup .dt-close {
    top: 20px; 
    right: 20px;
}

input:focus, textarea:focus {
    box-shadow: 0 0 5px #37201a;
}

#top .view-cart::before, #top .cart-contents::before {
    display: none !important;
}

#top .view-cart:hover {
    opacity: 0.8;
}

#top .search-contents {
    padding: 10px 0 !important;
}

.button_billing_address_continue, .button_shipping_address_continue {
    display: none !important;
}

ul.woocommerce-error {
    background-color: #fff;
    /*padding-left: 0px !important;*/
}
.woocommerce-message {
    background: #fff;
    color: #22947e;
}

.woocommerce_message, .woocommerce_error, .woocommerce-message, .woocommerce-error, .woocommerce-info {
    margin: 10px 0 10px 0;
    padding: 24px 10px 24px 20px;
    background-color: #d6ccc1 !important;
    color: #5f3d36 !important;
    margin-bottom: 28px !important;
}

.woocommerce_message::before, .woocommerce-message::before {
    content: initial;
}

.woocommerce-info::before {
    content: none;
}

.woocommerce-multistep-checkout-active-address .col2-set .col-2 {
    padding-left: 10px;
}

.woocommerce-multistep-checkout-active-address .col2-set .col-1 {
    padding-right: 10px;
}

.woocommerce-multistep-checkout ul.nav-wizard li {
    width: 33%;
}

.woocommerce-multistep-checkout ul.nav-wizard li, .woocommerce-multistep-checkout ul.nav-wizard li a:before {
    color: #468847;
    background: #eae5e0;
}
.woocommerce-multistep-checkout ul.nav-wizard li:after {
    border-left-color: #eae5e0 !important;
}

.woocommerce-multistep-checkout ul.nav-wizard li.active, .woocommerce-multistep-checkout ul.nav-wizard li.active a {
    color: #3f3232 !important;
    background: #d6ccc1 !important;
}
.woocommerce-multistep-checkout ul.nav-wizard li.active:after {
    border-left-color: #d6ccc1 !important;
}

.woocommerce-multistep-checkout ul.nav-wizard .active ~ li, .woocommerce-multistep-checkout ul.nav-wizard .active ~ li a {
    color: #524141 !important;
    background: #f8f6f5 !important;
}
.woocommerce-multistep-checkout ul.nav-wizard .active ~ li:after {
    border-left-color: #f8f6f5 !important;
}

#berocket_aapf_single-4 ul {
    padding-top: 2px;
    max-height: 230px !important;
    overflow-y: hidden;
}

.menu-item-sm-icon img {
    width: 25px;
}

#menu-item-286 {
    border-bottom: none;
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #eee; background-color: rgba(0,0,0,0.05) !important; }

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #5f3d36 !important;; }

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #5f3d36 !important;; }

.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #5f3d36 !important;; }

#main-shop, .post-4544 {
    margin-bottom: 80px;
}

#main-shop li.product.first {
    clear: none !important;
}

#main-shop li.product.last {
    float: left !important;
}

#main-shop ul.products {
    margin-left: -1.9%;

   
}

#main-shop ul.products li.product:nth-child(2n) {
    float: left;
}

#main-shop ul.products li.product {
    float: left;
    clear: none !important;
    margin-left: 1.9%!important;
    margin-right: 0 !important;
  
}



#main-shop ul.products li  {
    margin-left: 1.9%!important;
    text-align: center;
}


.woocommerce-Addresses .edit {
    display: inline-block;
    position: relative;
    width: 20px;
    overflow: hidden;
    visibility: hidden;
}

.woocommerce-Addresses .edit::after {
    font-family: "revicons" !important;
    content:'\e831'; 
    visibility: visible;
    display: block;
    position: absolute;
   
    padding: 0 4px;
    top: 0;
}



.archive #sb_instagram {
    margin-bottom: 88px;
}

.dt-popup-content .stock, .woo_woocommerce_quickview .summary .stock, .woocommerce .summary .in-stock {
    color: #0C8b2a;
}

#trust_list li {
    margin-top: 6px;
}

#trust_list img {
    padding-bottom: 4px;
    padding-right: 3px;
    width: 15px;
}

ul.products li.product:nth-child(3),
ul.products li.product:nth-child(6),
ul.products li.product:nth-child(9),
ul.products li.product:nth-child(12),
ul.products li.product:nth-child(15),
ul.products li.product:nth-child(18) {
    margin-right: 0;
}

#mc4wp-form-1 {
    margin-bottom: 80px !important;
}

.social-media-bar {
    width: 300px !important;
    border: none !important;
}

.danke-info-container {
    height: 320px;
}

.social-media-bar td {
    padding: 0px !important;
    text-align: center !important;
}

#coming_soon_container #content {
    min-height: 89vh;
}

#footer-container {
    background-color: #d6ccc1 !important;
}

#footer-container-bottom {
    border-top: 1px solid #bbaa98;
}

#footer-container li {
    border-color: #bbaa98 !important;
}

.extra-footer-widget-6 .widget_media_image h3 {
    display: none !important;
}

.table-align-center  {
    border: 0px !important;
    width: 100% !important;
    max-width: 400px;
}
.table-align-center td {
    text-align: center !important;
    padding: 0px !important;
    border: 0px !important;
}

.newsletter-form input[type="text"], .newsletter-form input[type="email"], .newsletter-form select {
    width: 100%;
    border: 1px solid #e4dcda !important;
    padding: 13px 5px 13px;
}

.newsletter-form-td {
    border-right: 0px !important;
}

.newsletter-form-legal {
    background-color: #e4dcda;
    padding: 20px 20px 20px 20px;
    margin-bottom: 20px;
}

.newsletter-form-legal table {
    background: none !important;
    border: none !important;
    box-shadow: initial;
    -webkit-box-shadow: initial;
}

.newsletter-form-legal td {
    padding: 0px !important;
    color: #5f3d36;
    font-size: 13px;
}

.newsletter-form-legal td.label {
    padding-top: 5px !important;
}

#nl-box-container {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #fff;
}
.nl-box-title {
    margin-bottom: 10px;
}

.nl-box-label {
    margin-bottom: 10px;
    display: block;
    font-size: 14px;
    font-weight: 400;
}

#nl-box-email {
    border: none;
    border-bottom: 2px solid #5f3d36 !important;
    width: 550px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 20px;
}


.nl-box input[value="DAMEN"], .nl-box input[value="HERREN"] {
    background-color: #fff;
    color: #402026;
    border: 1px solid #402026;
    font-size: 11px;
    letter-spacing: 3px;
    font-weight: 400;
    /*padding: 7px 18px !important;*/
    padding-top: 7px !important;
    padding-bottom: 7px !important;
    transition: all 0.3s ease 0s;
    width: 104px !important;
    text-align: center;
}
.nl-box input[value="DAMEN"]:hover, .nl-box input[value="HERREN"]:hover {
    /*background-color: #000;*/
    /*color: #fff;*/
    border: 1px solid #402026;
    background-color: #e4dcda;
}

.nl-box input[value="DAMEN"] {
    margin-right: 8px;
    padding-left: 26px;
}

.nl-box input[value="HERREN"] {
    padding-left: 23px;
}



.prev-step-button {
    background-color: #fff;
    color: #402026;
    border: 1px solid #402026;
    font-size: 11px;
    letter-spacing: 3px;
    font-weight: 400;
    padding: 7px 18px !important;
    padding-top: 7px !important;
    padding-bottom: 7px !important;
    transition: all 0.3s ease 0s;
    width: 104px !important;
    text-align: center;
    cursor: pointer;
}
.prev-step-button:hover {
    /*background-color: #000;*/
    /*color: #fff;*/
    border: 1px solid #402026;
    background-color: #e4dcda;
}

.step-wrapper #payment {
    padding-top: 0!important;
}


.woocommerce-gzdp-checkout-verify-data.equal-cols {
    display: flex;
}

.bb-mobile-show-a {
    flex: 1;
}


/*.nl-box input[value="DAMEN"] {*/
/*margin-right: 8px;*/
/*padding-left: 26px;*/
/*}*/

.dt-popup-inner-content {

}

.page-id-61 h1, .post-4544 h1 {
    margin-bottom: 30px !important;
}

.page-id-61 article {
    margin-left: 10px;
    margin-bottom: 100px;
}

.button.product_type_variable.add_to_cart_button {
    background-color: #fff !important;
    color: #402026 !important;
    border: 1px solid #402026 !important;
    transition: all 0.3s ease 0s;
    padding: 12px 15px 12px !important;
    font-size: 11px !important;
}

.button.product_type_variable.add_to_cart_button:hover {
    /*color: #fff !important;;*/
    background-color: #e4dcda !important;
}

.woocommerce-MyAccount-content a {
    width: 120px;
    text-align: center;
    margin-bottom: 8px;
    margin-top: 0px;
}

.woocommerce-MyAccount-content a.button {
    background-color: #fff !important;
    color: #402026 !important;
    border-color: #402026 !important;
}

.woocommerce-MyAccount-content a.button:hover {
    background-color: #e4dcda !important;
}

.woocommerce-MyAccount-content a.edit {
    width: 80px;
}
.bb-font-110 .woocommerce-MyAccount-content h2{
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 16px!important;
    color: #402a26 !important;
    text-transform: uppercase;
}

.woocommerce-MyAccount-content .woocommerce-button.button.btn {
    width: auto;
}

#navigation-m {
    font-size: 15px;
    font-weight: 300;
}

.mc4wp-response {

}

.nl-services-box {
    padding: 30px 50px;
}

.view-user {
    font-size: 16px !important;
}



.related.products  li.product.type-product {
    height: initial !important;
}

.woocommerce.one-col .related {
    margin-bottom: 30px;
}

.widget h3, .wpb_widgetised_column h3 {
    font: 400 15px "Open Sans", sans-serif;
}

.image-mouseover-container {
    position:relative;
    margin:0 auto;
  
}

.image-mouseover-container .image-mouseover-container-item {
    position:absolute;
    left:0;
    top: 0;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}

.image-mouseover-placeholder {
    visibility: hidden;
}


@media screen and (min-width: 800px) {

.image-mouseover-container .image-mouseover-container-item.top:hover {
    opacity:0;
}

}


ul.nav {
    margin-bottom: -4px !important;
}

#top ul#top-nav > li a:hover {
    color: rgba(153, 153, 153, .8);
}

.menu-item-36 > a, .menu-item-1333 > a {
    background-color: #402a26 !important;
    /*font-size: 19px !important;*/
}

.menu-item-36 > a:hover, .menu-item-1333 > a:hover {
    background-color: #402a26 !important;
}
#top .nav li.parent > a::after {
    border-color: #999 transparent transparent transparent;
}
#top .nav li.parent > a:hover::after {
    border-color: #888 transparent transparent transparent;
}
#top ul.nav  li.current-menu-parent > a, #top ul.nav li.current-menu-item > a  {
    color: rgba(153, 153, 153, .8) !important;
}

#top ul.nav li.current-menu-parent .sub-menu li > a {
    color: #222 !important;
}

table.cart a.remove  {
    margin-top: 10px;
    margin-left: 14px;
    color: #5f3d36 !important;
}
table.cart a.remove:hover  {
    color: #5f3d36 !important;
    /*opacity: 1 !important;*/
}
.product-quantity a:hover.remove {
    color: #795a54 !important;
}

/*ul.products.columns-3 li.product-type-variable {*/
/*display: inline;*/
/*float: left;*/
/*width: 31.428%;*/
/*margin-right: 2.85715%;*/
/*}*/

.woocommerce-multistep-checkout ul.nav-wizard  {
    border: none !important;
    background-color: #fff !important;
}
.woocommerce-multistep-checkout ul.nav-wizard li {
    width: 33%;
}
.woocommerce-multistep-checkout ul.nav-wizard li:last-child {
    width: 32.5%;
}

.woocommerce #payment{
    border: none;
    padding: 0px;
}

#order_shipping_block, #order_payment_block {
    width: 50%;
    float: left;
}

.wfc-cart-collaterals> img, 
.pdp-payment-icons {
    filter: grayscale(100%);
}

.wfc-cart-collaterals> img {
    width: 80%;
}

.checkout-type-select-button a {
    width: 250px;
}

#customer_login {
    /*border: 1px solid #dbdbdb;*/
}

.col2log-set .customer-register {
    border: none;
}

body #wrapper #content #simple-product-form .button {
    padding: 14px 28px 14px 28px !important;
    margin-top: 15px;
    margin-bottom: 8px;
    font-size: 13px;
}

.woo_woocommerce_quickview .button, .woo_woocommerce_quickview .button:visited, body #wrapper #content .button, body #wrapper #content .button:visited, body #wrapper #content .reply a, body #wrapper #content #respond .form-submit input#submit {
    padding: 12px 10px !important;
    font-size: 1em;
    height: auto;
    border: 0;
}

.woocommerce table.wishlist_table td.product-add-to-cart {
    width: 120px;
}

.yith-wcwl-add-to-wishlist .add_to_wishlist {
    padding: 5px 0px 0 5px;
}

.yith-wcwl-wishlistexistsbrowse.show, .yith-wcwl-wishlistaddedbrowse.show {
    margin-top: -20px !important;
    padding-top: 10px !important;
    margin-bottom: -10px !important;
}

.wishlist_table .add_to_cart.button, .yith-wcwl-add-button a.add_to_wishlist, .yith-wcwl-popup-button a.add_to_wishlist, .wishlist_table a.ask-an-estimate-button, .wishlist-title a.show-title-form, .hidden-title-form a.hide-title-form, .woocommerce .yith-wcwl-wishlist-new button, .wishlist_manage_table a.create-new-wishlist, .wishlist_manage_table button.submit-wishlist-changes, .yith-wcwl-wishlist-search-form button.wishlist-search-button {
    border-radius: 0px;
}

#yith-wcwl-form .woocommerce-message {
    display: none !important;
}

table.cart a.remove_from_wishlist {
    font-size: 26px !important;
    font-weight: 500;
}

.woocommerce table.wishlist_table tr td.product-remove {
    vertical-align: middle;
}

.div.pp_woocommerce .pp_close {
    z-index: 9600;
}

.single_product_wrapper .woocommerceTabs {
    margin-top: 4px !important;
}

.shop_attributes th {
    text-align: left;
}

.woocommerce table.shop_attributes th {
    padding-left: 0px;
}

.pp_details {
    /*display: none !important;*/
}

#cart_amount {
    font-weight: 400;
    font-size: 10px;
    /*margin-bottom: 2px;*/

    position: absolute;
    right: -10px;
    top: 9px;

    line-height: 18px;
    min-width: 18px;
    text-align: center;
    border-radius: 9px;

    color: #402a26;
    display: block !important;

    background-color: #999;
}

#cart_amount[data-amount="0"], .cart-mobile #cart_amount[data-amount="0"] {display: none!important;}

#cart_amount[data-amount^="1"] {font-size: 8px;}
#cart_amount[data-amount="1"] {font-size: 10px;}

.col3-set, .col3checkout-set {
    clear: both;
}

.col3-set .col-1, .col3-set .col-2, .col3-set .col-3 {
    width: 32%;
    float: left;
}
.col4-set, .col4checkout-set {
    /*clear: both;*/
    float: left;
    width: 100%;
}

.col4-set .col-1, .col4-set .col-2, .col4-set .col-3, .col4-set .col-4 {
    width: 25%;
    float: left;
}

#order_review #place_order {
    margin-top: 45px;
    float: right;
    width: 110px;
}

#order-verify {
    display: flex; 
    flex-direction: column;
}


#order-verify .wc-gzd-order-submit {
    order: 6;
}
.order-1 {
    order: 1;
}

.order-2 {
    order: 2;
}

.order-3 {
    order: 3;
}

#order-verify .col4-set.addresses {
    border-bottom: 1px solid #e4dcda;
    margin-bottom: 30px;
}


.view-order-data .col4-set.addresses {
    border-bottom: 1px solid #e4dcda;
    border-top: 1px solid #e4dcda;
    margin-bottom: 30px;
    padding: 10px 0px;
}

.view-order-data .order-total {
    font-weight: 700 !important;
}

#order_review .legal, #step-wrapper-address .legal, .legal-container {
    text-align: left;
    padding: 20px 0 0 0!important;
    float: left;
}

.legal-container {
    padding: 20px 20px 6px 20px;
    margin-bottom: 20px;
}

#step-wrapper-address #gzdp-privacy-policy {
    margin: 3px 10px 20px 0px !important;
}

#sendCopy, #contact_disclaimer {
    padding: 0px 0px 0px 0px;
    margin-right: 10px;
    margin-top: 0px;
}

.cb-disclaimer input {
    float: left;
}

.cb-disclaimer span {
    float: left;
    width: 90%;
}

div.pp_pic_holder {
    padding: 0px 10px 0px 0px;
}

.woocommerce-order-details {
    margin-top: 20px;
}

.woocommerce-order-details__title, .woocommerce-column__title {
    font-size: 1.5em;
}

.button-invoice-download {
    width: 290px !important;
}

.woocommerce-gzdp-invoice {
    margin-top: 26px;
}

#billing_country, #billing_title, #shipping_title, #shipping_country {
    margin-bottom: 1.2em;
}

#logo .site-title a:hover {
    text-decoration: none;
}

#yith-wcwl-popup-message {
    display: none !important;
}

#coupon_code {
   
    padding: 11px 10px;
    
    margin-top: 0;
}

#order_payment_heading {
    padding-bottom: 40px;
}

.payment-shipping-container {
    margin-top: 12px;
}


.payment-shipping-container #shipping_method {
    padding-top: 34px;
    padding-left: 0px;
}

.payment-shipping-container #shipping_method li {
    list-style-type: none;
}

/*.woocommerce-gzpd-checkout-verify-data a.edit, .woocommerce-gzpd-checkout-verify-data  a.edit:visited {*/
/*color: #402a26;*/
/*}*/

/*.woocommerce-gzpd-checkout-verify-data a.edit:hover, .woocommerce-gzpd-checkout-verify-data  a.edit:hover {*/
/*color: #795a54;*/
/*}*/

.woocommerce-gzdp-checkout-verify-data.equal-cols {
    margin-top: 20px;
}

.woocommerce-gzdp-checkout-verify-data.equal-cols .col-1 {
    margin-bottom: 0px;
}

.woocommerce-checkout-review-order-table tfoot th {
    font-weight: 500;
}

.woocommerce-checkout-review-order-table-totals .order-total th {
    font-weight: 700;
}

.woocommerce-checkout-review-order-table,
.woocommerce-checkout-review-order-table .cart-subtotal th,
.woocommerce-checkout-review-order-table .cart-subtotal td,
.woocommerce-checkout-review-order-table .order-tax th,
.woocommerce-checkout-review-order-table .order-tax td {
    /*border-top: 1px solid #e4dcda  !important;*/
}

.woocommerce header#product-archive {
    margin-top: 40px;
}

.woocommerce-checkout-review-order-table-totals .cart-subtotal th,
.woocommerce-checkout-review-order-table-totals .cart-subtotal td:nth-child(3) {
    border-top: 2px solid #e4dcda  !important;
}

.woocommerce-checkout-review-order-table-totals .order-total th,
.woocommerce-checkout-review-order-table-totals .order-total td:nth-child(3) {
    border-bottom: 2px solid #e4dcda  !important;
}


.data-edit-spacer {
    margin-top: 5px;
}

.text-right,
.woocommerce-checkout-review-order-table .order-tax td,
.woocommerce-checkout-review-order-table .shipping td,
.woocommerce-checkout-review-order-table .product-total  {
    text-align: right !important;
}


.text-left {
    text-align: left !important;
}

.text-center {
    text-align: center !important;
}

.woocommerce-checkout-review-order-table tfoot th {
    /*padding-left: 50% !important;*/
}

.woocommerce-checkout-review-order-table-totals .filler {
    /*width: 50%;*/
}

.border-top-0 {
    border-bottom: none !important;
    border-top: none !important;
}

section div.woocommerce {
    margin-bottom: 80px;
}

.empty-cart .cart-empty {
    display: none;
}

.woocommerce-multistep-checkout ul.nav-wizard {
    margin-top: 25px !important;
}


.cart_totals {
    width: 500px;
    float: right;
}

.cart_totals td, td.product-subtotal, th.product-subtotal {
    text-align: right !important;
    
}




.cart_totals ul#shipping_method, .woocommerce-checkout-review-order-table-totals ul#shipping_method {
    width: 100%;
}

.woocommerce-cart nav#navigation, .page-id-22 nav#navigation, .woocommerce-multistep-checkout nav#navigation {
    display: none;
}

.woocommerce-cart .sticky-nav #header , .page-id-22 .sticky-nav #header, .woocommerce-multistep-checkout .sticky-nav #header {
    display: block;
}

.woocommerce-cart .sticky-nav , .page-id-22 .sticky-nav , .woocommerce-multistep-checkout .sticky-nav {
    position: absolute!important;

}


.woocommerce-cart article, .page-id-22 article, .post-60 {
    margin-bottom: 100px;
}

.cart_totals ul#shipping_method li, .post-60 .woocommerce-checkout-review-order-table li {
    position: relative;
}

.cart_totals ul#shipping_method .woocommerce-Price-amount  {
    text-align: right;
}

.vc_custom_1586300609229, .vc_custom_1586300622316 {
    border: 1px solid #e4dcda !important;
    padding: 15px !important;
}

.vc_custom_1586300609229 strong {
    font-size: 16px;
}

.vc_custom_1586299823089 {
    padding-right: 49px !important;
}

.vc_custom_1586300239497 {
    padding-left: 48px !important;
}

.vc_custom_1586936014629 {
    padding-right: 7px !important;
}

.vc_custom_1586936027196 {
    padding-right: 3px !important;
    padding-left: 3px !important;
}

.vc_custom_1586936033418 {
    padding-left: 7px !important;
}

.post-60 .shortcode_our_services_content3 {
    padding-top: 20px;
}

.post-60 .shortcode_our_services_icon3, .post-60 .shortcode_our_services_icon3 {
    display: none;
}

.post-60 .shortcode_our_services3 {
    height: 230px;
    border: none !important;
}

.post-60 header {
    /*display: none;*/
}



.post-60 .vc_row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.post-60 .product-quantity {
    text-align: center !important;
}

.post-60 .product-name {
    /*width: 50%;*/
}

.post-60 .woocommerce-checkout-review-order-table-totals .shipping-label, .post-60 ul#shipping_method .shipping_method {
    text-align: left;
    /*position: absolute;*/
    /*left: 0px;*/
}
.post-59 .cart_totals .shipping-label, .post-59 ul#shipping_method .shipping_method {
    text-align: left;
    position: absolute;
    left: 100px;
}

.post-59 .woocommerce-message {
    display: none;
}

.cart_totals .shipping-label {
    padding-left: 25px;
}
.woocommerce-checkout-review-order-table-totals .shipping-label {
    float: left;
}

.yith-wcwl-wishlistaddedbrowse a:before {
    content: ' ';
    display: block;
}


.yith-wcwl-add-button span:before {
    font-family: 'bb';
    content: '\e800';
    display: inline-block;
    margin-right: 5px;
    font-size: 15px;
}

.yith-wcwl-add-button:hover span {
    text-decoration: underline;
}


.yith-wcwl-wishlistexistsbrowse a:before {
    content: ' ';
    display: block;
}

.single_add_to_cart_button, a.add_to_wishlist {
    width: 100%;
    text-align: center;
    transition: all 0.3s ease 0s;
}

a.add_to_wishlist {
   
    color: #402026 !important;
    
}

a:hover.add_to_wishlist {
   
}

.woocommerce .summary .size-guide {
    border: 1px solid #402026 !important;
    color: #402026 !important;
    text-decoration: none !important;
    background-color: #f9f8f7 !important;
    font-size: 12px;
    transition: all 0.3s ease 0s;
    display: inline-block;
    
    
}
table.variations { 
    vertical-align: middle;
    display: inline-block;
    margin-bottom: 20px;
 }

 .product-layout-modern .variations_form td.value {
    width: auto;
 }

.woocommerce .summary .size-guide i { display: none; }

.woocommerce .summary a:hover {
    text-decoration: none !important;
}



.woocommerce .summary .size-guide:hover {
    border: 1px solid #5f3d36 !important;
    color: #fff !important;
    background-color: #5f3d36 !important;
}

.order_payment_heading {
    padding-bottom: 30px !important;
}

a.go-top {
    right: -10px;
}

.title-sc a:hover {
    text-decoration: none;
}

#extra-footer-widgets ul.menu, #extra-footer-widgets .widget_media_image {
    display: block;
}

.shipping_method_item {
}

.shipping_method_item ul, .wc_payment_method ul {
    padding: 10px;
    border: none;
    /*border-top: 1px solid #dfdfdf;*/
    border-bottom: 1px solid #dfdfdf;
    width: 97%;
    float: left;
    /*margin-bottom: 20px !important;*/
    cursor: pointer;
}

#shipping_method li:first-child label ul {
    border-top: 1px solid #dfdfdf;
}

.shipping_method_item.selected ul {
    background-color: #f9f9f9;
}

.wc_payment_method ul {
    width: 100%;
}

#shipping_method .label-container .notice {
    font-size: 11px;
}

.selected-tick {
    /*color: #00c312;*/
    /*font-size: 1.4em;*/
    position: absolute;
    top: 4px;
    right: 0px;
    display: none;
    width: 23px;
    /*height: 20px;*/
}

.selected-tick img {
    width: 25px;
}

.payment_methods li img {
    margin: 0px;
}

.shipping_method_item.selected ul, .wc_payment_method.selected ul {
    /*border-top: 1px solid #3bb54a;*/
    /*border: none;*/
    /*border-top: 1px solid #dfdfdf;*/
    /*border-bottom: 1px solid #dfdfdf;*/
}

.shipping_method_item.selected ul li .selected-tick, .wc_payment_method ul li .selected-tick, .wc_payment_method.selected ul li .selected-tick {
    display: block;
}

.shipping_method_item ul li, .wc_payment_method ul li {
    display: block;
    float: left;
    /*width: 50%;*/
    /*height: 100px;*/
    padding: 10px;
}

.shipping_method_item ul li.label-container, .wc_payment_method ul li.label-container {
    /*border-right: 1px solid #ddd;*/
    position: relative;
}

li.image-container {
    width: 125px;
}
li.image-container .image-container-image {
    height: 26px;
}

li.label-container {
    width: 320px;
    padding-left: 15px !important;
}

.label-container-desc {
    margin-top: 20px;
    margin-bottom: 4px;
    display: none;
}

.shipping_method_item.selected .label-container-desc {
    display: block;
}

.label-title {
    font-size: 12px;
    font-weight: normal;
    font-family: Arial;
    color: #3f3f3f;
}

.shipping_method_item.selected .label-title {
    font-weight: bold;
}

.variations .fa-info-circle {
    cursor: pointer;
}

.col4-set.addresses .col-1, .col4-set.addresses .col-2 {
    width: 30% !important;
}

.col4-set.addresses .col-3, .col4-set.addresses .col-4 {
    width: 20% !important;
}

.image-container {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 160px;
    position: relative;
}

.payment_methods {
    margin-top: 16px !important;
}

/*.widget, .wpb_widgetised_column {*/
/*margin: 0 0 40px 0;*/
/*}*/

body {
    font: 400 13px/20px "Open Sans", Helvetica, Arial, Sans-serif;
    font-size: 13px;
    line-height: 20px;
    color: #5f3d36;
}

.entry, .entry p {
    color: #5f3d36;
    /*    font: 400 13px/20px "Open Sans", Helvetica, sans-serif; */
}

._brlbs-caption .entry, ._brlbs-caption  .entry p {
    color: #fff;
    /*    font: 400 13px/20px "Open Sans", Helvetica, sans-serif; */
}

h1, h2, h3, h4, h5, h6 {
    color: #402a26 !important;
}

.entry ul li {
    margin-bottom: 6px;
}

a:link, a:visited {
    color: #402a26;
}

a:hover {
    color: #795a54;
}

ul.nav li a {
    color: #5f3d36;
    line-height: 12px;
}

ul.nav li a:hover {
    color: #402a26;
}

#logo .site-title a {
    color: #222;
    font-size: 40px;
    line-height: 40px;
    text-transform: none;
    text-decoration: none;
}

.woocommerce .resp-tabs-list li a {
    color: #795a54;
}

.woocommerce .resp-tabs-list li.resp-tab-active a {
    color: #402a26;
}

.woocommerce .resp-tabs-container p {
    color: #5f3d36;
}

ul.products li.product .price {
    color: #795a54;
}

input, select, textarea {
    color: #402a26;
}

.post .title a:link, .post .title a:visited, .page .title a:link, .page .title a:visited {
    color: #402a26;
}

.post .title a:hover, .page .title a:hover {
    color: #795a54;
}

.top-header-2 .fa.fa-search {
    color: #999;
}

#top-nav .sub-menu a {
    color: #5f3d36 !important;
}

#top-nav .sub-menu a:hover {
    color: #402a26 !important;
}

#top-nav > li.menu-item a:hover {
    background-color: #402a26 !important;
}
#top-nav ul.sub-menu li a:hover {
    background-color: #fff !important;
}

#wpadminbar {
    background-color: #402a26;
}

#header {
    padding: 50px 0 0px;
}

.woocommerce .woo_woocommerce_quickview .yith-wcwl-add-to-wishlist .add_to_wishlist {
    padding: 12px 30px;
    width: 197px;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel-title > a {
    color: #5f3d36 !important;
}

.dropcap2 {
    background-color: #5f3d36 !important;
}

a.go-top img {
    opacity: 1.0;
}

a:hover.go-top img {
    opacity: 0.6;
}

.mz-active span a {
    display: none !important;
}

a.go-top img{
    opacity: 1 !important;
}
a.go-top img:hover{
    opacity: .6 !important;
}

.shipping_method_item ul li {
    margin-bottom: 0px !important;
}

.wc_payment_method label ul li {
    margin-bottom: 0px !important;
}

table.cart a.remove {
    font-size: 13px;
    font-weight: 500;
}

nav ul li a,
nav ul li a:after,
nav ul li a:before {
    transition: all .5s;
}

/* stroke */
nav.col-full.df-desktop-navigation ul li a {
    position: relative;
}
nav.col-full.df-desktop-navigation ul li a:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 0%;
    content: '.';
    color: transparent;
    background: #937973;
    height: 1px;
}

nav.col-full.df-desktop-navigation ul li a:hover:after, nav.col-full.df-desktop-navigation ul li.act a:after {
    width: 100%;
}


.top-header-4 #top, .top-header-3 #top, .top-header-2 #top {
    background-color: #402a26 !important;
    border-bottom: none;

}

#step-wrapper-address #customer_details > div  {
    padding-left: 20px;
    padding-right: 20px;
    border: 1px solid #e4dcda;
    margin-bottom: 20px;
    /*background-color: #937973 !important;*/
}

#customer_login, #container_forgot_pw {
    max-width: 480px;
    padding: 20px 20px 10px 20px;
    color: #937973 !important;
    border: 1px solid #e4dcda !important;
    /*background-color: #e4dcda !important;*/
    margin-bottom: 20px;
    margin: auto;
}

#customer_login input {
    border: 1px solid #e4dcda !important;

}

.sub-heading {
    padding-bottom: 1.1em;
    border-bottom: 2px solid #e4dcda !important;
    /*border-bottom-color: rgb(219, 219, 219);*/
}
.shortcode_our_services3 {
    background-color: #d6ccc1;
}

.jp-container {
    max-height: initial !important;
    height: initial !important;
}

ul.nav {
    height: 43px;
}

ul#main-nav li a {
    padding-bottom: 0.7em !important;
}

ul.nav li a {
  /*  height: 42px; */
}

.jspDrag {
    background-color: #5f3d36 !important;
}

ul#shipping_method {
    margin: 0px !important;
}

.post-22 .shortcode_our_services_icon3, .post-3508 .shortcode_our_services_icon3 {
    display: none;
}

.post-22 .shortcode_our_services_content3, .post-3508 .shortcode_our_services_content3 {
    padding-top: 20px;
}

#checkout_pre_guest, #checkout_pre_register, #checkout_pre_login {
    cursor: pointer;
}

.list-featured-products img, .list-latest-products img {
    opacity: 0.8 !important;
}
.list-featured-products img:hover, .list-latest-products img:hover {
    opacity: 0.9 !important;
}

.post-22 .shortcode_our_services3, .post-3508 .shortcode_our_services3 {
    transition: initial;
}

.post-22 .shortcode_our_services3, .post-3508 .shortcode_our_services3 {
    border: none !important;
}
.post-3508 .shortcode_our_services3 {
    height: 230px;
}


/*safari hack */
/*body {*/
/*-webkit-font-smoothing: subpixel-antialiased;*/
/*}*/

/*.entry, .entry p {*/
/*color: #666666;*/
/*font: 300 13px/20px "Open Sans", Helvetica, sans-serif !important;*/
/*}*/

.inline {
    display: inline !important;
}

.legal-container input[type="checkbox"] {
    margin-top: 0px !important;
}

.full-width-td {
    padding: 20px 0px !important;
}

.cart-wrapper {
    margin-top: 20px;
}

.order-total th {
    font-weight: 700 !important;
}

#sb_instagram.sbi_col_10 #sbi_images .sbi_item {
    width: 20%;
}

.post-61 .woocommerce-message {
    /*display: none;*/
}

.post-61 .woocommerce-message .woocommerce-info {
    /*display: none;*/
}

.post-61 #dob_field {
    /*margin-bottom: 0px !important;*/
}

.cart-empty.woocommerce-info { display: none; }

#contact-page .nf-form-content label {
    font-size: 13px;
    line-height: 20px;
}

#contact-page .nf-field-label label {
    font-weight: 500;
    margin: 0;
    padding: 0;
}


#contact-page .nf-form-wrap {
    margin-bottom: 170px;
}
/*.checkbox-container.label-right label::after {*/
/*left: 0px !important;*/
/*}*/

/*.checkbox-container.label-right label::before {*/
/*left: 0px !important;*/
/*}*/

.checkbox-wrap .nf-field-element label::before, .checkbox-wrap .nf-field-label label::before, .listcheckbox-wrap .nf-field-element label::before, .listcheckbox-wrap .nf-field-label label::before {
    font-size: 15px !important;
    padding: 0px 0px 2px 2px !important;
}

#nf-field-7-container {
    padding-left: 30px;
}

.vc_custom_1574784606350 {
    margin-left: 0px !important;
}

.nf-form-content button, .nf-form-content input[type="button"], .nf-form-content input[type="submit"] {
    border: 1px solid #5f3d36 !important;
    color: #FAFAFA !important;;
    background-color: #5f3d36 !important;;
    transition: all .3s !important;
    font-size: 12px !important;
    line-height: 1 !important;
    padding: 11px 14px !important;
    height: initial !important;
    float: right;
}

.view-order-data {
    padding: 20px 0px;
}

.view-order-data .col4-set .col-1, .view-order-data .col4-set .col-2, .view-order-data .col4-set .col-3, .view-order-data .col4-set .col-4 {
    width: 25%;
    float: left;
}

table.cart img {
    width: 87px !important;
}

table.cart .product-thumbnail, .woocommerce-checkout-review-order-table .product-thumbnail {
    width: 107px !important;
}

ul.nav li.current_page_item a, ul.nav li.current_page_parent > a, ul.nav li.current-menu-ancestor > a, ul.nav li.current-cat a, ul.nav li.current-menu-item > a {
    color: #e4dcda !important;
}

/*.alert {*/
/*border: 1px solid #f00 !important;*/
/*}*/
.legal-container.error #reg_data_privacy::before,
#gzdp-privacy-policy.alert::before {
    border-color: #f00 !important;
}
#gzdp-privacy-policy:checked::before {
    border-color: #c8bab6;
}

.show-nav #navigation.df-mobile-navigation {
    /*transition: all 0.5s ease 0s;*/
}

#jp-container-nav, .jspContainer, .df-mobile-navigation {
    width: 100% !important;
}


.div-nav-toggle {
    top: 0;
}


.div-nav-toggle .nav-close {
    height: 1em;
    width: 1em;
    text-indent: -999px;
    display: block;
    font-size: 1em;
    padding: .5em;
    position: absolute;
    top: 5px;
    left: .95em;
    background: none  ;
    color: #666;
    font-size: 24px;
    display: none;
}
.div-nav-toggle .nav-close:before {
    font-family: "labombas";
    content: "\#";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    text-indent: 0;
    line-height: 2;
    font-weight: 700;
    color: #777;
}
.div-nav-toggle .nav-close:hover {
    opacity: 0.8;
}

.bb-hide {
    display: none;
}

.bb-mobile-show {
    display: none;
}

.bb-mobile-hide {
    display: block;
}

.bb-mobile-hide-inline {
    display: inline;
}

.bb-mobile-hide-row {
    display: table-row;
}

.bb-mobile-hide-td {
    display: table-cell;
}

.bb-mobile-show-td {
    display: none;
}

.bb-mobile-show-row {
    display: none;
}

.bb-mobile-show-row td {
    border-top: none;
}

.bb-mobile-container-checkout {
    padding: 15px;
    border: 1px solid #e4dcda;
    width: 49.2%;
    float: left;
    margin-bottom: 20px;
    height: 100%;
}

.bb-mobile-container-checkout header.title, .bb-mobile-container-checkout header.title h4 {
    margin: 0px !important;
}

.bb-mobile-container-checkout.payment header.title h4 {
    margin-bottom: 5px !important;
}

.bb-mobile-container-checkout.payment {
    float: right;
}

.woocommerce-checkout-review-order-table .product-name .bb-mobile-show {
    padding-top: 4px;
}

.bb-mobile-container-checkout.payment img {
    max-height: 22px;
    max-width: 80px;
    float: none; 
    display: block;

}



.wc-gzdp-payment-gateway .order-data-shipping-method-4 {
    max-height: 30px !important;
}

.bb-mobile-container-checkout address {
    font-style: normal;
}

.div-nav-toggle img {
    width: 240px;
}

.dt-popup-content .button.continue-shop, .dt-popup-content .button.checkout {
    margin-left: 0px;
}

.dt-popup-content {
    left: calc(50% - 300px);
}

.show-all-products {
    display: none;
}

.my_account_orders .woocommerce-orders-table__cell-order-number a {
    font-weight: 600;
}

.my_account_orders .woocommerce-orders-table__cell-order-number .bb-mobile-show {
    margin-top: 10px !important;
}
.my_account_orders .meta {
    width: 110px !important;
    margin-top: 3px !important;
    display: inline-block;
}

.dt-cart-content .meta, .dt-cart-content .meta-sku {
    width: 110px !important;
    margin-top: 3px !important;
}



.dt-popup-inner-content footer {
    width: 100%;
}

ul.nav > li a:hover, #top .view-cart:hover, .cart-mobile .view-cart:hover, .search-contents.fr .fa-search:hover {
    color: #777 !important;
}


.cart-mobile .view-cart {
    display: inline-block;
    text-transform: uppercase;
    margin-left: .5em;
    padding: 0;
    padding-right: 1em;
    padding-right: 0;
    color: #999 !important;
    text-decoration: none;
    padding-top: 9px;
}

.cart-mobile #cart_amount {
    font-weight: 400;
    font-size: 12px;
    margin-bottom: 2px;
    padding: 0px 4px 0px 5px;
    display: block !important;
    float: right;
}

.toogle-icon {
    height: 34px;
    overflow: hidden;
}

.toogle-icon::before {
    color: #888 !important;
    content: "" !important;
    background-image: url(images/icons/menu-mobile-gr.png);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    display: block;
    height: 15px;
    width: 20px;
    margin-top: 8px !important;
    margin-left: 14px !important;
    z-index: 1000001;
    /*font-family: FontAwesome;*/
}

.toogle-icon:hover::before {
    color: #777 !important;
}

.div-nav-toggle .nav-close {
    color: #888;
}

.div-nav-toggle .nav-close:hover {
    color: #777;
}

.ares .tp-bullet {
    width: 9px !important;
    height: 9px !important
}



.berocket_aapf_widget_show {

    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;

    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
}
/* 
.berocket_aapf_widget {
    height: 0px;
}
*/



.berocket_aapf_widget_show.show_button {
    -moz-transform: rotate(-90deg) !important;
    -ms-transform: rotate(-90deg) !important;
    -webkit-transform: rotate(-90deg) !important;
    -o-transform: rotate(-90deg) !important;
    transform: rotate(-90deg) !important;
}


.woocommerce-orders-table__cell-order-date-mobile {
    display: none;
}

.nav-toggle > a {
    left: 0 !important;
    display: inline-block !important;
}

.nav-toggle {
    cursor: initial !important;
}

.toogle-icon {
    cursor: pointer;
}

.mz-expand .mz-caption.mz-show {
    /*display: none !important;*/
}

.woocommerce-ResetPassword {
    /*max-width: 300px;*/
}

.dt-popup-content h1.product-title {
    font-size: 20px;
    width: 100%;
}

.woocommerce-variation.single_variation {
    display: none !important;
}

#dob_d, #dob_m {
    width: 50px !important;
    text-align: center;
}

#dob_y {
    width: 100px !important;
    text-align: center;
}

.woocommerce-MyAccount-content .woocommerce-Addresses .col-1, .woocommerce-MyAccount-content .woocommerce-Addresses .col-2 {
    border: 1px solid #e4dcda;
    padding: 20px;
}

.woocommerce-MyAccount-content .woocommerce-Addresses .col-1 {
    margin-bottom: 20px;
}

.woocommerce-Address-title a.edit {
    width: 20px;
}

.yith-wcwl-share li a {
    width: 33px;
    height: 33px;
}

.yith-wcwl-share li a:hover {
    opacity: 0.7;
}

.yith-wcwl-share li a.facebook {
    background-image: url(images/icons/fb-33px.png );
}

.yith-wcwl-share li a.twitter {
    /*background-image: url(images/icons/fb-50-px.png );*/
}

.yith-wcwl-share li a.pinterest {
    background-image: url(images/icons/pinterest-33px.png );
}

.nf-before-form-content {
    margin-bottom: 20px;
}

.post-2 .woocommerce-loop-product__title, .post-2 .price {
    display: none !important;
}


ul.products li.product h3.woocommerce-loop-product__title, ul.products li.product h3 {
    text-transform: none;
}

ul.products li.product h3.woocommerce-loop-product__title.playfair {
    font-size: 15px;
    letter-spacing: 0.5px;
    line-height: 22px;
    padding-bottom: 10px;
    text-align: left!important;
    padding-left: 0!important;
    padding: 0!important;
    padding-bottom: 2px;
}

ul.products li.product {
    text-align: left!important;
}

ul.products li.product p {
    font-size: 11px !important;
    line-height: 15px;
    letter-spacing: 0.25px;
}

ul.products li.product .price {
  
    font-size: 12px !important;
    font-weight: 600;
    color: rgb(64, 42, 38);
}

.product-slider-sc {
    height: initial;
}

/*.page-template-template-contact-php .contact-content {*/
/*display: block;*/
/*margin: auto;*/
/*float: initial;*/
/*width: 48%;*/
/*}*/

/*#contact-page {*/
/*margin: 50px 0 120px 0;*/
/*}*/


.extra-footer-widget-2 img {
    width: initial;
    height: 130px !important;
}

.widget_media_image {
    margin-bottom: 10px;
}


.wishlist_table div.product-stock-status span.wishlist-in-stock {
    color: #297E29;
}

body.full-width #top {
    z-index: 90000;
    top: 0;
}

.flex-direction-nav a::before {
    font-family: "revicons" !important;
    cursor: pointer;
    background: #000;
    background: rgba(0,0,0,0.5);
    color: #fff !important;
    font-size: 15px !important;
    line-height: 34px;
    text-align: center;
    /*width: 40px !important;*/
    height: 34px !important;
    position: absolute;
    display: block;
    z-index: 1000;
    padding: 10px 0;
}

.flex-direction-nav a.flex-next::before {
    content: '\e825' !important;
}

.flex-direction-nav a.flex-prev::before {
    content: '\e824' !important;
}


body #wrapper #content .post-4544 .button2 {
    width: 223px;
    padding: 8px 14px;
    float: left;
    text-align: center;
    margin-top: 20px;
}


body .flex-control-paging li a {
    height: 3px;
}

#copyright {
    color: #402a26 !important;
}

.coming-soon-col-left, .coming-soon-col-right {
    display: block;
    float: left;
    width: 50%;
    height: 100vh;
    text-align: center;
}

.coming-soon-col-left .vc_parallax-inner  {
    height: 100% !important;
}

.coming-soon-col-right {
    padding: 50px 50px 0px 50px;
}

button[name="register"]:disabled, button[name="register"]:hover:disabled {
    opacity: 0.4 !important;
    cursor: not-allowed !important;
}

.wishlist_table thead th {
    border-top: none !important;
}

.danke-bild {
    padding-left: 48px !important;
}

.woocommerce-product-details__short-description ul {
    margin: 10px 0px 20px 0px;
    padding-left: 35px;
    list-style-type: none;
}

.woocommerce-product-details__short-description ul li {
    margin: 12px 0px;
    position: relative;
}

.woocommerce-product-details__short-description ul li i {
    position: absolute;
    left: -35px;
    font-size: 18px;
}

.woocommerce-summary-wrap > a { width: 100%; }

ul.products li.product a {
    overflow: hidden;

}

ul.products li.product a img {
    /*max-width: initial;*/
    /*transition: all 0.7s ease 0s;*/
}

ul.products li.product a img:hover {
    /*width: calc(100% + 26px);*/
    /*margin-left: -13px;*/
    /*margin-top: -26px;*/
}

.bb-desktop-filter {
    display: none;
}

.bb-desktop-filter > .berocket_single_filter_widget  {
    float: left;
    /*width: 16% !important;*/
    margin-right: 20px !important;
}
.bb-desktop-filter {
    float: left;
    width: 100%;
    padding-left: 25px;
    /*margin-top: 10px;*/
}

#desktop_filter_actions {
    margin-right: 0px;
    /*float: right !important;*/
    clear: both;
    width: 100% !important;
    height: 60px !important;
}

 #desktop_filter_actions .berocket_single_filter_widget_1340 {
     float: right;
     margin-right: 5px !important;
 }

#desktop_filter_actions .berocket_no_filters {
    float: right;
}

#desktop_filter_actions .widget.widget_berocket_aapf_single {
    margin: 0 0 15px 0 !important;
}

#desktop_filter_actions .berocket_single_filter_widget_1340 {
    margin-left: -25px !important;
}

.bb-desktop-filter-toggler {
    cursor: pointer;
    font: 400 15px "Open Sans", sans-serif;
    color: #402a26 !important;
    text-transform: uppercase;
    text-align: left;
    padding-left: 0px;
    border-radius: 0px;
    background-color: #fff !important;
    box-shadow: none;
    padding: 10px 10px 0px 15px;
    margin-bottom: 10px;
    border: none !important;
    float:left;
}

#myCountdown {
    position: fixed !important;
}

.woocommerce-ordering {
    clear: both;
}

/*.bb-desktop-filter {*/
/*overflow: hidden;*/
/*max-height: 325px;*/
/*}*/

.bb-desktop-filter  ul {
    overflow: hidden;
    max-height: 315px;
}

.bb-desktop-filter input:focus {
    box-shadow: none;
}

.bb-desktop-filter-toggler-plus::after {
    font-family: 'bb';
    content: '\e801';
    display: block;
    width: 20px;
    height: 14px;
    float: left;
    margin-top: 14px;
    color: #402a26 !important;
}

.shown .bb-desktop-filter-toggler-plus:after {
    font-family: 'bb';
    content: '\e802';
   
}

.bb-desktop-filter input[type="checkbox"] {
    border: none;
    /*margin-top: 4px;*/
    -moz-appearance:none;
    -webkit-appearance:none;
    -o-appearance:none;
    outline: none;
    content: none;
    padding: 8px 0px 13px 8px;
    margin: 0px;
}

.bb-desktop-filter input[type="checkbox"]:before {
    font-family: "FontAwesome";
    content: "\f00c";
    font-size: 15px;
    color: transparent !important;
    background: #fff;
    display: block;
    width: 18px;
    /*height: 18px;*/
    border: 1px solid #c8bab6;
}

.bb-desktop-filter input[type="checkbox"]:checked:before {
    color: #5f3d36 !important;
    padding: 0px 0px 0px 1px;
}


.bb-mobile-filter-toggler {
    width: 100%;
    cursor: pointer;
    font-size: 15px;
    text-transform: uppercase;
    text-align: left;
    padding-left: 10px;
    border-radius: 0px;
    background-color: #fff !important;
    box-shadow: none;
    padding: 10px 15px;
    margin-bottom: 10px;
    border: 1px solid #e4dcda !important;
}

.bb-mobile-filter-toggler-plus {
    position: absolute;
    top: 11px;
    right: 13px;
    font-size: 20px;
    text-decoration: none;
}

a.bb-mobile-filter-toggler-plus:hover {
    text-decoration: none;
}

#element::-webkit-scrollbar {
    display: none;
}

.berocket_aapf_selected_area_block {
    text-transform: uppercase;
    float: left;
    margin-bottom: 10px;
    width: 100%;
}

/* Filter mobile */

.bapf_ocolaps .bapf_body {
    display: block!important;
    max-height: 0;
    overflow: hidden;
    transition: all 1s;
}

.bapf_ccolaps .bapf_body {
    display: block!important;
    max-height: 1000px;
    overflow: hidden;
    transition: all 1s;
}


.two-col-left #main-sidebar-container #main-shop.col-full, .two-col-right #main-sidebar-container #main-shop.col-full {
    width: 100% !important;
}

#main-shop.col-full .woocommerce-notices-wrapper {
    display: none; 
}

.woocommerce header.product-archive {
    position: relative;
    margin-bottom: 20px;
}

.woocommerce header.product-archive h1.page-title {
    position: absolute;
}

.woocommerce div.product-archive {
    clear: both;
}

.woocommerce div.product-archive {
    border-top: 1px solid #e4dcda;
    border-top-color: rgb(228, 220, 218);
    margin-top: 10px;
}

div.MagicToolboxContainer {
    text-align: center;
    margin-top: -13px;
}

.berocket_aapf_widget_selected_area i.ico-cross-1 {
    font-size: 8px;
}

.berocket_aapf_widget_selected_filter a {
    text-transform: none;
    color: #5f3d36;
}

.berocket_aapf_widget_selected_filter > span { display: none; }

.berocket_aapf_widget_selected_filter ul { display: inline; }

.br_unselect_all { display: none;}

.berocket_aapf_selected_area_hook .berocket_aapf_widget_selected_filter {
    clear: none;
}

.bb-wc-pagination-top {
    padding: 10px 10px;
    font: 400 15px "Open Sans", sans-serif;
    color: #5f3d36 !important;
}

.bb-wc-pagination-top .woocommerce-pagination {
    position: absolute;
    top: 10px;
    right: 10px;
}

.bb-font-90 p, .bb-font-90 ul {
    font-size: 90% !important;
}

.bb-font-90 h2 {
    font-size: 1.8em !important;
}

.bb-font-110 p, .bb-font-110 ul {
    font-size: 110% !important;
}

.bb-font-110 h2 {
    font-size: 2.0em !important;
}

.bb-font-120 p {
    font-size: 120% !important;
}

.bb-font-120 h2 {
    font-size: 2.2em !important;
}

.bb-wc-pagination-top a {
    padding: 10px 10px;
    font: 400 15px "Open Sans", sans-serif;
    color: #5f3d36 !important;
}

.single_product_wrapper {
    margin-bottom: 10px;
}

.vc_custom_1591184169676 .vc_column_container {
    margin-bottom: 30px;
}

#inner-wrapper {
    /*background-color: #fff;*/
}

#content {
    padding-bottom: 0px;
}

.video-wrapper video {
    height: initial;
    min-width: 100%;
    position: fixed !important;
    object-fit: cover;
    top:0;
    z-index: -999;
    display: none;
    -webkit-backface-visibility: hidden;
    /*margin-top: -200px;*/
}

.video-wrapper .video-wrapper-container {
    height: initial;
    min-width: 100%;
    position: fixed !important;
    object-fit: cover;
    top:0;
    z-index: -999;
    /*display: none;*/
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    /*margin-top: -200px;*/
}

.video-wrapper {
    /*height: 500px;*/
    position: relative;
}

.art-of-silver-craftmanship {
    position: absolute;
    /*top: calc(50% - 30px);*/
    width: 100%;
    text-align: center;
    font-size: 57px;
    line-height: 60px;
    font-weight: 100;
    color: #fdfffc;
}

#mailchimp_woocommerce_newsletter {
    margin: 3px 10px 60px 0px !important;
}

.wc-gzd-product-name-right {
    max-width: 75%;
}

.jspPane .nav-close {
    display: none !important;
}


.wc_payment_method.payment_method_paypal_plus .label-container {
    height: initial;
}

.payment_box.payment_method_paypal_plus > p {
    display: none;
}

#paymentMethodContainer {
    margin-top: 0px !important;
}

.woocommerce-summary-wrap h5 {
    font-size: 14px;
}

.prev-step-button {
    background-color: #fff;
    color: #402026;
    border: 1px solid #402026;
    font-size: 11px;
    letter-spacing: 3px;
    font-weight: 700;
    /*padding: 7px 18px !important;*/
    padding-top: 7px !important;
    padding-bottom: 7px !important;
    transition: all 0.3s ease 0s;
    width: 200px !important;
    text-align: center;
    cursor: pointer;
}

.prev-step-button:hover {
    /*background-color: #000;*/
    /*color: #fff;*/
    border: 1px solid #402026;
    background-color: #e4dcda;
}

.wc-gzd-place-order #prev-step-order {
    margin-top: 10px;
}
.woocommerce h1.product_title {
    font: normal 18px 'Playfair Display';
    text-transform: none;
    margin-bottom: 10px;
}

.woocommerce .single-title-wrap {
    margin-bottom: 10px;
}

.mc4wp-alert.mc4wp-notice {
    text-align: center;
    padding: 20px;
}

.mc4wp-alert.mc4wp-notice p {
    font-weight: 700;
}

.home-artikel-block > div > div > .wpb_wrapper {
    width: 80% !important;
    margin: auto;
}

.bb-block-80 > .vc_column-inner {
    width: 80%;
    margin: auto !important;
}

.bb-block-90 > .vc_column-inner {
    width: 90%;
    margin: initial;
    margin: auto !important;
}

.cart_totals table tbody th {
    width: 50% !important;
}

#apply_coupon {
    height: 33px;
    border-bottom: none !important;
    /*padding: 10px 12px !important;*/
    /*margin-top: -1px !important;*/
}

.bb-heading-no-margin {
    margin-bottom: 0px !important;
    line-height: 1.1em !important;
    /*margin-left: 10% !important;*/
}

.bb-heading-indent {
    margin-left: 10% !important;
}

.post-22 .shortcode_our_services3 {
    height: 180px;
}

.header-2 {
    position: absolute !important;
    width: 100% !important;
    z-index: 99;

}

.prepare-sticky {
    top: -100px;
    position: fixed !important;
    width: 100% !important;
    z-index: 10;
    transition: all 0.6s;
}

.sticky-nav {
    position: fixed !important;
    width: 100% !important;
    z-index: 10;
    top: 40px;    
    
    -webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2); 
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
}

.admin-bar .sticky-nav {
    top: 70px; 
}



.sticky-nav #header, .prepare-sticky #header{
    display: none;
}
.df-desktop-navigation {
    height: 80px;
    padding-top: 20px !important;
}

.sticky-nav .df-desktop-navigation, .prepare-sticky .df-desktop-navigation {
    width: 100%;
    max-width: 100%;
    transition: height 1.3s ease 0s;
    margin-bottom: 0px !important;
    /*margin-top: 30px;*/
}

@media screen and (max-width: 800px) {
.woo_woocommerce_quickview h1.product_title, .dt-popup-content h1.product-title, .woocommerce h1.product_title {
    font: normal 16px 'Playfair Display';
    text-transform: none;
}

.term-description p {
    text-align: justify;
}

#order_payment_heading {
    display: none!important;
}

#order_payment_block {
    margin-top: 50px;
}





}

@media screen and (max-width: 600px) {


    .cart-totals td.actions button {
        width: 100% !important;
        float: initial !important;
    }

    .open #extra-footer-widgets .widget_media_image {
        display: block !important;
    }

    #reg_data_privacy {
        margin-bottom: 40px;
    }

    .coming-soon-col-left {
        width: 100%;
        display: none;
    }

    .coming-soon-col-right {
        width: 100%;
        padding: 50px 20px;
    }

    .vc_custom_1586214297612, .vc_custom_1586212930276 {
        margin-bottom: 20px;
    }

    #step-wrapper-address #gzdp-privacy-policy, #mailchimp_woocommerce_newsletter, #legal {
        margin: 3px 10px 40px 0px !important;
    }

    #extra-footer-widgets ul.menu, #extra-footer-widgets .widget_media_image {
        display: none;
    }

    #extra-footer-widgets .widget_nav_menu {
        margin: 0px;
    }

    #extra-footer-widgets  {
        padding-top: 20px;
    }

    #footer-widgets .block, #extra-footer-widgets .block {
        padding-top: 0px;
    }

    .widget_nav_menu {
        position: relative;
    }

    .widget_nav_menu h3 {
        cursor: pointer;
    }

    .widget_nav_menu h3:hover {
        cursor: pointer;
        color: #999;
    }

    .widget_nav_menu h3:after {
        position: absolute;
        top: 2px;
        right: 0px;
        font-family: FontAwesome;
        content: '\f078';
        display: block;
        width: 20px;
        height: 14px;
    }

    .widget_nav_menu h3.open:after {
        font-family: FontAwesome;
        content: '\f077';
    }

    .widget_nav_menu ul.menu {
        margin-bottom: 30px;
        padding-left: 10px;
        padding-right: 10px;
    }

    a.go-top {
        bottom: -20px;
    }

    .cart_totals .shipping-label, ul#shipping_method .shipping_method {
        text-align: left;
        position: absolute;
        left: 20px;
    }

    .cart-totals td.actions .button[name='update_cart'] {
        /*width: 195px;*/
    }

    .entry table tbody td, .widget_calendar td {
        border-bottom: none;
    }

    
    .woocommerce-page table.shop_table td {
        border: none;
    }

    .entry .woocommerce table tbody td {
        /*border-bottom: none;*/
    }

    .woocommerce-checkout-review-order-table-totals .filler {
        display: none !important;
    }

    .widget_nav_menu h3::after {
        right: 30px;
    }

    a.go-top {
        right: -15px;
    }

    .size-guide-table {
        width: 77vw !important;
    }

    #size_guide p {
        padding: 0px 15px;
    }
    .woo_woocommerce_quickview h1.product_title, .dt-popup-content h1.product-title, .woocommerce h1.product_title {
        font: normal 16px 'Playfair Display';
    }

    .cart-mobile {
        position: absolute;
        top: 0px;
        right: 0px;
    }

    .search-contents-mobile {
        position: absolute;
        top: 10px;
        right: 80px;
    }

    .berocket_aapf_widget {
        z-index: 1;
    }

    #nl-box-email {
        width: 80%;
    }


    .post-22 .shortcode_our_services_content3 a {
        display: none;
    }

    .post-22 .vc_empty_space {
        /*height: 0px !important;*/
    }

    .shortcode_our_services3 {
        padding-bottom: 10px;
        margin-top: 0px;
    }

    .list-featured-products img, .list-latest-products img {
        width: 60% !important;
        margin: auto;
    }

    .product-slider-sc {
        margin-left: initial;
    }

    .product-slider-sc .prev {
        left: 0px !important;
    }

    .video-wrapper video, .video-wrapper .video-wrapper-container {
        position: absolute !important;
        top: 0px !important;
        z-index: 9;
    }

    .art-of-silver-craftmanship {
        font-size: 25px;
    }

    .cart_totals {
        width: 100%;
    }

    .woocommerce-cart .checkout-button {
        width: 100% !important;
    }

    .woocommerce .images {
        width: 100% !important;
    }
}


@media screen  and (max-width: 800px) {

    .dt-popup-content .button.continue-shop, .dt-popup-content .button.checkout {
        width: auto;
        padding-left: 10px;
        padding-right: 10px;
    }


    .home-collection-images {
        /*height: 800px !important;*/
    }

    body .wpb_row .wpb_column {
        margin: -2px 0 0;
    }

    .bb-mobile-show {
        display: block;
    }

    .bb-mobile-hide, .bb-mobile-hide-td, .bb-mobile-hide-tr, .bb-mobile-hide-inline {
        display: none;
    }

    .bb-mobile-show-td {
        display: table-cell;
    }

    .bb-mobile-hide-row {
        display: none;
    }

    .bb-mobile-show-row {
        display: table-row;
    }

    ul.products .owl-stage li.product a img {
        width: 95% !important;
        margin: auto;
    }

    .product-slider-sc .prev {
        left: 30px !important;
    }

    .product-slider-sc .next {
        right: 55px !important;
    }
    .product-slider-sc {
        margin-left: 0px ;
    }

    .woocommerce .images {
        width: initial;
    }


    .cart-totals td.actions .input-text {
        display: inline-block;
        width: initial;
    }

    #apply_coupon {
        width: 156px;
    }

    .cart-totals td.actions .coupon {
        /*width: 100%;*/
        float: left;
    }

    #main-shop ul.products li.product {
        min-height: calc( 50vw + 50px );
    }

    #apply_coupon {
        width: 156px;
    }

    

    .cart-totals td.actions .coupon {
        /*width: 100%;*/
        float: left;
    }

   

    .cart-totals td.actions .button, .cart-totals td.actions .checkout-button, .cart-totals td.actions .input-text {
        width: auto;
    }

    .woocommerce-cart .checkout-button {
        width: initial;
    }

    .cart-totals td.actions .button {
        float: right;
    }


    .bb-mobile-filter {
        display: none;
        margin-top: 20px;
    }

    .bb-mobile-filter ul  {
        padding-bottom: 10px;
    }

    .bb-mobile-filter li  {
        /*margin-bottom: 3px;*/
    }

    .bb-mobile-filter li label {
        font-size: 15px;
    }

    .bb-mobile-filter input[type="checkbox"] {
        border: none;
        /*margin-top: 4px;*/
        -moz-appearance:none;
        -webkit-appearance:none;
        -o-appearance:none;
        outline: none;
        content: none;
        padding: 0;
        margin: 8px 5px 5px 0px;
    }

    table.cart .product-thumbnail {
        display: table-cell;
    }

    .bb-mobile-filter input[type="checkbox"]:before {
        font-family: "FontAwesome";
        content: "\f00c";
        font-size: 15px;
        color: transparent !important;
        background: #fff;
        display: block;
        width: 18px;
        /*height: 18px;*/
        border: 1px solid #c8bab6;
    }

    .bb-mobile-filter input[type="checkbox"]:checked:before {
        color: #5f3d36 !important;
        padding: 0px 0px 0px 1px;
    }


    .woocommerce table tr td {
        border-bottom: none !important;
    }
}

@media screen  and (max-width: 767px) {

    .universe-search { display: none!important;}

    .woocommerce .images {
        width: 55%;
    }

    #contact-page .nf-form-wrap {
        margin-bottom: 70px;
    }

    .post-22 .shortcode_our_services3 {
        height: initial;
    }


    .home-artikel-block > div > div > .wpb_wrapper {
        /*width: 100% !important;*/
        /*margin: auto;*/
    }

    .video-wrapper video, .video-wrapper .video-wrapper-container {
        position: absolute !important;
        top: 0px !important;
        z-index: 9;
    }

    .art-of-silver-craftmanship {
        font-size: 25px;
    }

    table.cart .product-thumbnail, table.cart .product-thumbnail img, .woocommerce-checkout-review-order-table .product-thumbnail, .woocommerce-checkout-review-order-table .product-thumbnail img {
        width: 80px !important;
    }

    .MagicToolboxSelectorsContainer > div:not(.MagicScroll) a {
        width: 20%;
    }

    #breadcrumbs .breadcrumb-trail {
        margin-top: 20px;
    }

    

    #inner-wrapper {
        margin-top: -1px !important;
    }

    .danke-info-container {
        height: initial !important;
        margin-bottom: 15px !important;
    }

    .post-3508 .shortcode_our_services3 {
        height: initial !important;
        padding-bottom: 25px !important;
    }

    .vc_custom_1586300609229 > .wpb_wrapper, .vc_custom_1586300622316 > .wpb_wrapper {
        padding: 15px !important;

    }

    .post-60 .shortcode_our_services3 {
        height: initial !important;
        padding-bottom: 25px !important;
    }

    .vc_custom_1586958833089, .vc_custom_1586959062358 {
        margin-bottom: 20px !important;
        padding-right: 7px !important;
    }

    .danke-bild {
        margin-top: 50px !important;
        padding-left: 0px !important;
    }

    .wpb_video_widget.vc_video-el-width-90 .wpb_wrapper {
        width: 100% !important;
    }

    #main-nav li {
        min-width: 200px;
    }

    #trust_list {
        margin-bottom: 20px;
    }

    .latest-blog-list {
        border-bottom: none;
    }

    .woocommerce-MyAccount-content {
        overflow-x: hidden;
        overflow-y: hidden;
    }

    .vc_column_container > .vc_column-inner {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .bb-mobile-container-checkout, .woocommerce-Address {
        width: 100%;
        float: initial;
        height: initial !important;
    }

    .woocommerce-multistep-checkout ul.nav-wizard li {
        width: 100%;
        height: 38px !important;
        line-height: 38px !important;
        padding: 0 20px 0 20px !important;
    }

    .woocommerce-multistep-checkout ul.nav-wizard li:last-child {
        width: 100%;
    }

    .woocommerce-multistep-checkout ul.nav-wizard li a {
        font-size: .9em;
    }

    .woocommerce-multistep-checkout ul.nav-wizard::before {
        display: none !important;
    }

    .product-price, .product-stock-status, .product-add-to-cart {
        display: none;
    }

    .wishlist_table .product-add-to-cart {
        display: block; 
        text-align: left!important; 
    }

    #order_shipping_block, #order_payment_block {
        width: 100%;
    }

    .shipping_method_item ul, .wc_payment_method ul {
        width: 100%;
    }

    .cart_totals {
        /*width: 100%;*/
    }

    form.woocommerce-ordering {
        display: none !important;
    }

    input:focus, textarea:focus {
        box-shadow: none;
    }

    .product-thumbnail {
        padding: 10px !important;
        display: table-cell !important;
    }

    .bb-mobile-filter-toggler {
        width: 100%;
        cursor: pointer;
        color: #402a26;
        font-size: 15px;
        text-transform: uppercase;
        text-align: left;
        padding-left: 10px;
        border-radius: 0px;
        background-color: #fff !important;
        box-shadow: none;
        padding: 10px 15px;
        margin-bottom: 10px;
        border: 1px solid #e4dcda !important;
    }

    .bb-mobile-filter-toggler-plus {
        position: absolute;
        top: 11px;
        right: 13px;
        font-size: 20px;
        text-decoration: none;
    }

    a.bb-mobile-filter-toggler-plus:hover {
        text-decoration: none;
    }

    .woocommerce .woo-pagination, .woocommerce .woo-pagination span, .woocommerce .woo-pagination span.current, .woocommerce .woo-pagination a:link, .woocommerce .woo-pagination a:visited, .woocommerce .woo-pagination a:active, .woocommerce .nav-entries a span {
        padding: 3px 10px !important;
    }

    .berocket_aapf_widget_show.mobile_hide {
        display: block !important;
    }

    .widget.widget_berocket_aapf_single {
        margin-bottom: 20px !important;
        padding-bottom: 0px !important;
        border-bottom: 1px solid #e4dcda;
    }

    .berocket_single_filter_widget_3542 {
        /* float: left; */
    }

    .berocket_single_filter_widget_3543 {
        float: right;
    }

    .berocket_single_filter_widget_3542 .widget.widget_berocket_aapf_single, .berocket_single_filter_widget_3543 .widget.widget_berocket_aapf_single {
        border: none;
    }

    .berocket_aapf_widget.berocket_aapf_widget_selected_area ul {
        padding-bottom: 40px;
    }

    ul.products li.product:nth-child(2n) {
        clear: initial;
    }

    ul.products li.product {
        /*clear: initial;*/
        height: 280px;
    }

    ul.products li.product.type-product, .woocommerce-page ul.products li.product.type-product {
        height: 300px;
    }

    ul.products .owl-stage li.product.type-product, .woocommerce-page ul.products .owl-stage li.product.type-product {
        height: 110vw;
    }

    /*ul.products li.product:nth-child(2n+1) {*/
    /*float: right;*/
    /*}*/
    /*ul.products li.product:nth-child(2n) {*/
    /*float: left;*/
    /*}*/
    .entry .woocommerce table th, .entry .woocommerce table td.product-quantity {
        text-align: left;
    }

    .product-thumbnail {
        width: 140px !important;
    }

    .product-quantity {
    }

    .product-name {
    }

    .woocommerce-cart-form__contents td {
        border-bottom: none !important;
    }


    .woocommerce-cart-form__contents .bb-mobile-show-row td {
        border-bottom: 1px solid #e4dcda;
    }


    #checkout_pre_guest .shortcode_our_services3, #checkout_pre_register .shortcode_our_services3, #checkout_pre_login .shortcode_our_services3 {
        text-align: left !important;
    }

    #dob_field .woocommerce-input-wrapper input {
        width: 31.2%;
        margin-left: 9px;
    }

    .post-278 .wpb_row .wpb_column {
        margin: 0px 0;
    }

    .wc-gzd-product-name-left {
        max-width: 70px;
        margin-right: 1em;
    }

    #navigation, #navigation-m {
        background-color: #402a26 !important;
    }

    #navigation, #navigation-m {
        margin-bottom: 0;
    }
    .nav-toggle {
        background-color: #402a26 !important;
    }

    #main-nav .page_item {
        border: none;
    }

    #navigation ul, #navigation-m ul {
        background-color: #402a26 !important;
    }

   

    .top-header-2 .fa.fa-search {
        color: #666;
    }

    .cart-popup {
        display: none !important;
    }

   
    .size-guide-table {
        width: 100% !important;
        max-width: calc( 100% - 30px );
    }
    

    #size_guide .entry {
        overflow: hidden;
    }

    .dt-popup-content {
        position: fixed;
        width: 94vw;
        background: rgba(255,255,255,.85);
        min-height: 50px;
        padding: 20px;
        z-index: 10002;
        top: 20vh;
        left: calc(50% - 47vw);
    }

    .woocommerce-Input.woocommerce-Input--text.input-text { width: 100%; }

    .woocommerce-orders-table__header-order-date, .woocommerce-orders-table__header-order-status, .woocommerce-orders-table__header-order-total,
    .woocommerce-orders-table__cell-order-date, .woocommerce-orders-table__cell-order-status, .woocommerce-orders-table__cell-order-total  {
        display: none;
    }

    .woocommerce-orders-table__cell-order-date-mobile {
        display: inline;
    }

    .woocommerce-orders-table__cell-order-number {
        width: 100%;
    }


    .nice-number button {
        width: 30px;
    }

    .post-2 .wpb_row .wpb_column {
        /*margin: 0px 0;*/
    }

    #menu-company_side {
        display: none !important;
    }

    body .wpb_row .wpb_column {
        margin: -2px 0 0;
    }

    .post-22 .shortcode_our_services_content3 {
        padding: 10px 20px !important;
        margin-bottom: 0px;
        margin-top: 10px;
    }

    .shortcode_our_services3 {
        padding-bottom: 10px !important;
    }

    .shortcode_our_services3 p {
        margin-bottom: 0px;
    }

    .isotope-item {
        width: 33%;
    }

    .wpb_image_grid .wpb_image_grid_ul img {
        width: 100%;
    }

    .size-guide-page-table th:first-child, .size-guide-page-table td:first-child {
        /*width: 220px;*/
    }

    #account-nav {
        margin-bottom: 0px;
    }

    #sidebar-shop a.logout-button {
        /*display: none !important;*/
        background: none !important;
        text-align: left !important;
        color: inherit !important;
        border: none !important;
        padding: 7px 0 !important;
    }

    #sidebar-shop a:hover.logout-button {
        text-decoration: underline !important;
    }

    body #wrapper #content .button.logout-button {
        padding: 7px 0 !important;
        font-size: 13px;
        line-height: 20px;
        border-bottom: 1px solid #dbdbdb !important;
    }

    body #wrapper #content .button2 {
        width: 150px;
    }

    .bb-mobile-show-td .product-stock-status {
        display: table-cell;
    }

    .woocommerce table.wishlist_table {
        min-width: 100px;
    }

    .woocommerce table.wishlist_table tr td.product-remove {
        padding-top: 34px;
        vertical-align: initial;
    }

    .page-template-template-contact-php .contact-content {
        width: 100%;
    }

    .wishlist_table .product-add-to-cart a {
        display: inline!important;
    }

    #sb_instagram.sbi_col_10 #sbi_images .sbi_item {
        width: 20% !important;
    }
    /*.button.checkout {*/
    /*float: right;*/
    /*display: block;*/
    /*}*/

    /*.button.continue-shop {*/
    /*float: left;*/
    /*display: block;*/
    /*}*/

}

@media screen and (min-width: 600px) and (max-width: 960px) {


    .MagicToolboxSelectorsContainer > div:not(.MagicScroll) a {
        width: 20%;
    }

    .danke-info-container {
        height: 500px;

    }

    .vc_custom_1586300203942 {
        width: initial !important;
    }

    .post-3508 .shortcode_our_services3 {
        height: 320px;
    }

    #menu-company_side {
        display: none !important;
    }
    .cart-popup {
        display: none !important;
    }


    .woocommerce-orders-table__header-order-date, .woocommerce-orders-table__header-order-status, .woocommerce-orders-table__header-order-total,
    .woocommerce-orders-table__cell-order-date, .woocommerce-orders-table__cell-order-status, .woocommerce-orders-table__cell-order-total  {
        display: none;
    }

    .woocommerce-orders-table__cell-order-date-mobile {
        display: inline;
    }

    .woocommerce-orders-table__cell-order-number {
        width: 100%;
    }


    #main-nav li {
        min-width: 200px;
    }

    #footer-widgets .block, #extra-footer-widgets .block {
        margin-right: 2.85715%;
        float: left;
    }

    #extra-footer-widgets.col-6 .block {
        width: 30%;
    }

    #extra-footer-widgets ul.menu, #extra-footer-widgets .widget_media_image {
        display: block;
    }

    .woocommerce-checkout-review-order-table-totals .filler {
        width: 40%;
    }


    ul.products li.product:nth-child(2n) {
        clear: initial;
    }

    ul.products li.product {
        clear: initial;
    }

    .cart-mobile {
        position: absolute;
        top: 0px;
        right: 0px;
    }

    .search-contents-mobile {
        position: absolute;
        top: 10px;
        right: 80px;
    }

    #navigation-m {
        background-color: #402a26 !important;
    }
    .nav-toggle {
        background-color: #402a26 !important;
    }

    #main-nav .page_item {
        border: none;
    }

    #navigation-m ul {
        background-color: #402a26 !important;
    }

    ul.nav li a {
        color: #888 !important;
    }

    .top-header-2 .fa.fa-search {
        color: #666;
    }
}

.product-archive .page-title {
    font-size: 1.8em;
}

@media screen and (min-width: 960px) {
    .product-archive .page-title {
        font-size: 24px;
    }

    ul#main-nav li a {
        padding-bottom: 0.7em !important;
    }

    ul#main-nav li a:hover {
        color: #937973 !important;
    }

    ul#main-nav li.act a {
        color: #5f3d36 !important;
        /*border-bottom: 1px solid #5f3d36;*/
    }
    .woocommerce-checkout-review-order-table-totals .filler {
        width: 50%;
    }


a.woocommerce-loop-product__link:hover {
     
   /* box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.13), 0px 3px 9px 0px rgba(0, 0, 0, 0.19); */

  
}



}


@media screen and (min-width: 100px) and (max-width: 400px) {
    #step-wrapper-address #gzdp-privacy-policy, #mailchimp_woocommerce_newsletter {
        margin: 3px 10px 120px 0px !important;
    }

    #legal {
        margin: 3px 10px 40px 0px !important;
    }

    #dob_field .woocommerce-input-wrapper input {
        width: 30%;
        margin-left: 9px;
    }

    #nl-box-email {
        width: 310px;
    }

    .bb-mobile-filter-toggler {
        width: 100%;
        cursor: pointer;
        font-size: 15px;
        text-transform: uppercase;
        text-align: left;
        padding-left: 10px;
        border-radius: 0px;
        background-color: #fff;
    }

    .bb-mobile-filter-toggler-plus {
        position: absolute;
        top: 13px;
        right: 13px;
        font-size: 20px;
        text-decoration: none;
    }

    a.bb-mobile-filter-toggler-plus:hover {
        text-decoration: none;
    }


    .berocket_single_filter_widget_3543 {
        float: left !important;
    }

    .berocket_single_filter_widget_3542 .widget_berocket_aapf_single {
        margin-bottom: 0px !important;
    }
}


@media screen and (min-width: 400px) and (max-width: 600px) {
    #step-wrapper-address #gzdp-privacy-policy, #mailchimp_woocommerce_newsletter {
        margin: 3px 10px 80px 0px !important;
    }

    #legal {
        margin: 3px 10px 40px 0px !important;
    }
}


@media screen and (min-width: 0px) and (max-width: 100px) {
    #step-wrapper-address #gzdp-privacy-policy, #mailchimp_woocommerce_newsletter {
        margin: 3px 10px 140px 0px !important;
    }
}


@media screen and (min-width: 0px) and (max-width: 440px) {
    .div-nav-toggle a img {
        width: calc(100vw - 140px);
        padding-right: 20px;
        max-width: 240px;
    }

}


@media screen and (min-height: 0px) and (max-height: 600px) {

    .jp-container-nav {
        height: 90vh !important;
        overflow-y: scroll;
    }
    .jp-container-nav {
        /* This is the magic bit for Firefox */
        scrollbar-width: none;
    }

    .jp-container-nav::-webkit-scrollbar {
        /* This is the magic bit for WebKit */
        display: none;
    }
}

/*body {*/
/*-webkit-font-smoothing: subpixel-antialiased;*/
/*}*/

/* Safari 10.1+ */

@media not all and (min-resolution:.001dpcm) { @media {

    #navigation, #navigation-m {
        font-weight: 500;
    }

    #menu-item-1333 .sub-menu {
        top: 100%;
        /*margin-top: 5px;*/
    }

    #menu-item-1333 .fa-user-circle-o {
        /*font-size: 30px;*/
        /*padding-bottom: 20px;*/
    }

    .bb-mobile-filter input[type="checkbox"] {
        margin: 0px 20px 15px 0px;
    }
}}

/* END Make the cart table responsive */

/* iPad Portrait */


@media screen and (max-width: 769px) {

  .social-media-bar {
    width: 100% !important;
    border: none !important;
  }
}



#jp-container-nava > .nav-close { display: none!important; }

.product-name .remove { padding-top: 10px;}


/* Univers Search Fix */

.universe-search-results .search_que_post { display: none; }
.universe-search-results .search_que_prod { width: 96%; }
.universe-search-results .resl {
  width: 48%;
  float: left;
}
.universe-search .universe-search-results {
  width: 100%;
}

.universe-search-results .resl .content {
  width: calc(100% - 120px);
}

.universe-search-results .resl .content p, .universe-search-results .resl .content h2 {
  display: none;
}

.universe-search-results .resl .content p:first-child {
  display: inline;
}

.universe-search-results .search_que_prod .fix:nth-child(odd):after {
  clear: none;
}

@media screen and (max-width: 769px) {
  .universe-search-results .resl {
    width: 98%;
    float: none;
  }

  .universe-search-results .search_que_prod .fix:nth-child(odd):after {
    clear: both;
  }

  .nav .d-none {
    display: none;
  }

  .nav i { font-size: 18px;}

  

}


/* Mobile Nav Adjustments */


@media screen and (max-width: 340px) {
  .div-nav-toggle .toogle-icon { padding-left: 0; }

  .cart-mobile .view-cart { width: 55px; padding-top: 11px; }

  .div-nav-toggle .nav-toggle a { left: 0; }

  .div-nav-toggle a img {
    width: calc(100vw - 90px);
  }

  #cart_amount {
    right: 5px;
  }

}


.term-description {
    clear: both; 
    padding-bottom: 25px;
}


.term-description h2, 
.term-description h3 
 {
    font-family: "Playfair Display", Helvetica, Arial sans-serif;
    font-weight: normal;     
    margin-bottom: 8px;
    
}

.term-description h2 {
    font-size: 1.55em!important;
    line-height: 1.2em; 
}

.term-description h3 {
    font-size: 18px;
    line-height: 1.2em; 
}


.shop-banner {
    margin-bottom: 1em;
}




#navigation, #navigation-m { margin-bottom: 0;}

#breadcrumbs { display: none; }

.fr.checkout-button.button.alt {
    padding-bottom: 0;
    height: 33px;
}


#top .callus {
    line-height: 30px;
}

#top .callus i.icon {
    margin-right: 5px;
    margin-left: 0;
    font-size: 18px;
}

@media only screen and (max-width: 960px){

    #wrapper #content {
        padding-top: 0; 
    }

    .page-id-59 #content,
    .page-id-22 #content,
    .page-id-60 #content
   
     {
        padding-top: clamp(20px, 3vw, 50px)!important; 
    }

    #top {
        display: block!important;
        text-align: center;
		
		/* If header text activated */
        /* height: 40px; */
        
    }

    #top .callus {
        background-color: #2b1c1a !important;
        
    }


    .fl {
        width: 100%;
        position: fixed;
        z-index: 999;
    }

    .fr .search-contents.fr, #top-nav.fr, .top-menu {
        display: none!important;
    }

    .fr { height: auto; }
    .cart.fr { height: 0; display: none; }

    .cart.cart-mobile { display: block;}

    
}

.cat-bottom-section h3 {
    text-align: center;
    font-family: "Playfair Display", Helvetica, Arial sans-serif;
    font-weight: normal;
    margin-bottom: 15px;
    text-transform: uppercase;
    background-color: #fff;

    display: inline-block;
    
    margin-left: auto;
    margin-right: auto; 
    padding: 10px;
    
}

.cat-bottom-section p {
    text-align: justify;

}

.cat-bottom-section {
    padding-bottom: 50px;
}

@media screen and (max-width: 960px){
.cat-bottom-section {
    padding-left: 1.618em;
    padding-right: 1.618em;
}
}


.h-line {
    text-align: center;
    border-bottom: #dbdbdb 1px solid;
    position: relative;
    height: 25px;
    margin-bottom: 25px;   
}


.tax-product_tag #main-sidebar-container {
    border-top: none; 
}



.variations .value:after, .variations .value:after {
    content: '';
}

.woocommerceTabs p {
    text-align: justify;
}


body:not(.page-template-default) #main-sidebar-container {
    border-top: none; 
    padding-top: 0;
    margin-top: 0; 
}


body.single-product #main-sidebar-container {
    border-top: #dbdbdb 1px solid;
}
body.single-product .single_product_wrapper { padding-top: 30px; }

@media screen and (max-width: 767px){

    body.single-product .single_product_wrapper { padding-top: 10px; }


}


/* COOKIE BOT STYLES */



.CookieDeclarationType {
    border: 0!important;
    padding: 0!important;
}

.CookieDeclarationType th, .CookieDeclarationType td {
    padding: 5px!important;
    font-size: 10px;
}


#CybotCookiebotDialog::after {
    content:'';
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
   
    background-color: rgba(0,0,0,0.3);
}

#CybotCookiebotDialog {
    background: #fff!important;
    border: 0!important;
    border-radius: 0!important;
    position: absolute;
    
}

#CybotCookiebotDialogBody {
    max-width: 5000px!important;
    width: 100%!important;
    padding-left: 10vw!important;
    padding-right: 10vw!important;
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative;
    z-index: 999;
    background-color: #fff;
    
}

#CybotCookiebotDialog a, #CybotCookiebotDialog div, #CybotCookiebotDialogBodyContentControls, #CybotCookiebotDialogBodyContentTitle {
    font: 400 13px/20px "Open Sans", Helvetica, sans-serif!important;
}

#CybotCookiebotDialogBodyContentTitle {
    font-weight: 700!important;
}

#CybotCookiebotDialogBodyButtonDecline {

    
    background-color: transparent!important;
    border: 0!important;
    color: #402a26!important;
}

#CybotCookiebotDialogBodyButtonDecline {
    width: auto!important;
    padding: 7px 19px 0 0!important;
    margin-top: 15px!important;
    text-decoration: underline!important;
}

#CybotCookiebotDialogBodyButtonAccept {

    background-color: #2da64f!important;
    width: auto!important;
    padding: 13px 30px!important;
    float: right;
    margin-left: 20px!important;

}

.CybotCookiebotDialogBodyLink {
    margin-top: 15px!important;
}


#CybotCookiebotDialogDetail {
    background-color: rgba(255,255,255,1);
    position: relative;
    z-index: 999;
}

#CybotCookiebotDialogDetailBodyContentTabs a.CybotCookiebotDialogDetailBodyContentTabsItemSelected{
    border-bottom: 1px #37201a solid;
}

.dt-popup-inner-content {
    background-image: url('images/loader.gif');
    background-size: 20px 2px 0px;
    background-position: center;
  }

.step-trigger:hover {
    text-decoration: none;
}

.dt-popup-inner-content td {
    vertical-align: middle;
}


a.woocommerce-loop-product__link {
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;

}

a.woocommerce-loop-product__link h3{
    padding: 5px 10px 3px 10px;

}

a.woocommerce-loop-product__link .price {
    padding-bottom: 10px;
}

ul.products li.product a img:hover {
    opacity: 1;
}


#trust_list {
    margin: 50px 0 0 0;
    background-color: #f9f8f7;
    display: flex;
    align-items: stretch; /* Default */
    justify-content: space-around;
    padding: 10px 0 11px 0;
    flex-wrap: wrap;

    /* box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.19); */
}

#trust_list li{
    display: block;
    flex: 0 1 4; /* Default */
    list-style-type: none;
    padding: 20px 0 20px 2.5%;
    /* border-left:1px rgba(0,0,0,.1) solid; */
    width: 25%; 
    
}


@media screen and (max-width: 767px){
    #trust_list li{
        width: 50%; 
    }


.bapf_sfilter ul li label {
    margin-left: 20px;
    margin-top: 3px;
    
    }
    



    }



#trust_list li>img{
    display: block; 
    height: 30px;
    width: auto;
}

#trust_list li:first-child{
    border-left: none;
}

.single_variation_wrap .quantity { display: none!important; }

.single_variation_wrap {
    margin-top: 20px;
}

.variations td.label { display: none;}

.add_to_wishlist.single_add_to_wishlist {
    border: none;

}

.dt-popup-content h1.product-title {
    text-transform: none;
}

.woocommerce-summary-wrap {
    min-height: 340px;
    margin-bottom: 0;
}

.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-total {
    font-size: 0;
    line-height: 0;
    
    
}

.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-total > span{
    color: #5f3d36;
    
    font-size: 13px;
    line-height: 20px;
    display: block;
    padding: .857em 1.387em
}

.bb-mobile-show-a p {
    margin-bottom: 0;
}

.bb-mobile-container-checkout {
    padding-bottom: 20px;
}

.woocommerce-orders-table__cell-order-actions {
    width: 120px;
}

.woocommerce-MyAccount-shipments .woocommerce-shipments-table__header.woocommerce-shipments-table__header-shipment-actions,
.woocommerce-MyAccount-shipments .woocommerce-shipments-table__cell.woocommerce-shipments-table__cell-shipment-actions {
    display: none; 
}


.up-sells.upsells.products {
    border-top: 1px solid #dbdbdb;
   
    position: relative;

    padding-top: 30px;
    
}
.up-sells.upsells.products h2{
    background: #fff;
    padding-right: .5em;
    font-family: 'Playfair Display';
    text-transform: uppercase;
    font-weight: normal;
    font-size: 1.4em;
    display: inline-block;
    top: -.75em;
    left: 0; 
    margin-bottom: 1em;
    position: absolute;

    
}

.woocommerce-MyAccount-content .bb-mobile-container-checkout{
    padding-bottom: 20px;

}

.woocommerce-shipments-list__title {
    display: none; 
}



/* Newsletter Popup */
#wcmnd_modal {
    background-color: #fff!important;
    border-radius: 0!important;
    max-width: 900px!important;
    
}


.mfp-bg.animated {
    background-color: rgba(0,0,0,0.7)!important;
    z-index: 999999!important;
}

.popmake .col-md-6 {
    width: 50%;
    padding: 20px;
}





.row {
    display: flex;
    justify-content: center;
}

button.newsletter-discount-submit-button {
    background-color:#5f3d36!important;
    color: #FAFAFA !important;
    border-radius: 0;
}

.wcmnd-checkbox-wrapper label {
    width: calc(100% - 20px);
    float: right;

}
#wcmnd_modal .mfp-close {
    text-indent: -40px;
    
}
#wcmnd_modal .mfp-close:hover {
    color: #fff;
}

.wc-mailchimp-subscribe-form .newsletter-discount-submit-button {
    margin-top: 25px;
}

.pum-content.popmake-content {
    color: #402026;
}

.pum-container .pum-content+.pum-close.popmake-close {
    background-color: transparent;
    border: 0; 
    box-shadow: none;
    text-indent: -40px;
    top: 20px;
    right: 20px;
    text-align: right;
} 

.pum-container .pum-content+.pum-close.popmake-close:after {
    text-indent: 0;
    content: "\e00f";
    font-family: "labombas";
    color: #ccc;
    font-size: 18px;
}

.wc-mailchimp-subscribe-form .newsletter-discount-validation.success {
    background-color: #e4dcda!important;
    color: #5f3d36!important;
}

.popmake .newsletter-form-legal {
    background-color: transparent;
    padding: 0;
    margin-top: 20px;
}



.popmake .padding-desktop {
    padding-top: 100px;
}

.popmake p label {
    
    display: none;
}

.popmake p input {
    width: 100%;
}
.pum-container {
    border: 0!important;
    border-radius: 0!important;
}
.popmake .ff_anrede, .popmake .ff_name { display: none; }

  



@media screen and (max-width: 767px){

    h3{
        font-size: 1.3em;
    }
   
    .popmake .col-md-6 {
        width: 100%;  
    }

   

    .popmake .col-md-6.hidden-mobile {
        display: none;  
    }

    .popmake .padding-desktop {
        padding-top: 10px;
    }
    
    .woocommerce-summary-wrap {
        min-height: 10px;
    }

}

address {
    font-style: normal;
}

.tracking-instruction {
    display: none; 
}
.woocommerce-customer-details--phone p {
    margin-bottom: 0; 
}

.woocommerce-shipment-address-details .woocommerce-column__title, .woocommerce-shipments-tracking__title {
    margin-top: 20px; 
}

.woocommerce-shipment-address-details .woocommerce-customer-details--phone {
    margin-bottom: 0;
}

.woocommerce-shipment-details__title, .woocommerce-columns--addresses, .woocommerce-shipments-tracking__title {
    padding-top: 20px!important;
}


#account_display_name, label[for=account_display_name] {
    display: none;
}
.wc-gzd-checkbox-placeholder.wc-gzd-checkbox-placeholder-legal
.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox abbr{
    display: none; 
}



@media only screen and (max-width: 960px){

    .csstransforms3d.csstransitions #inner-wrapper {
        transform: none!important;
    }

    .jp-container-nav {
      position: relative!important;  
      width: 100px;
      min-width: 100px!important;
      top: 0px!important;
      height: 400px!important;
      
    }
    .jp-container-nav .menus {
    padding-top: 0!important;
    }

    #navigation-m.df-mobile-navigation {
        background-color: #fbfaf8!important;  
      display: block!important;
      opacity: 1!important;
      width: 90vw!important;
      height: 100vh;
      
      transition: all .45s ease-out;

      left: -100vw!important;
      top: auto!important;
      position: fixed!important;
      margin-top: 0!important;  
      transform: none!important;


    }

    /* Mobile Navigation: Allgemeiner Menüpunkt */
    #navigation-m.df-mobile-navigation ul.nav li>a:link,
    #navigation-m.df-mobile-navigation ul.nav li>a:visited {
        color: #8d6962!important;
    } 
    /* hover */
    #navigation-m.df-mobile-navigation ul.nav li>a:hover,
    #navigation-m.df-mobile-navigation ul.nav li>a:active {
        color: #5f3d36!important;
    } 
    /* Mobile Navigation: Aktiver Menüpunkt */
    #navigation-m.df-mobile-navigation ul.nav li.current_page_item>a:link,
    #navigation-m.df-mobile-navigation ul.nav li.current_page_item>a:visited {
        color: #402a26!important;
    } 
    /* hover */
    #navigation-m.df-mobile-navigation ul.nav li>a:hover,
    #navigation-m.df-mobile-navigation ul.nav li>a:active {
        color: #000!important;
    } 



    #navigation-m.df-mobile-navigation li{
        height: 40px;
    }

    .jp-container-nav#jp-container-nava {
        height: 100vh!important;
    }

    #navigation-m.df-mobile-navigation #main-nav{
        
        height: 100vh;
        background-color: transparent!important;
    }
    #navigation-m.df-mobile-navigation{
        position: fixed!important;

        /* top: auto!important; */
        top: 0!important;
        left: -100vw!important;

    }
    
    .show-nav #navigation-m.df-mobile-navigation{
        
        position: fixed!important;
        transition: all .45s ease-out;
        top: 0!important;
       
        left: 0!important;
        transform: none!important;

        -webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2); 
        box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
      
      
    }
    .mobile-true #inner-wrapper, #inner-wrapper{
      margin-top: 0px;
     
    }

    #main-nav {
        position: relative;
        padding-top: 100px!important;
    }

    
  }
  
  .resp-easy-accordion h2.resp-accordion {
      text-align: left;
  }

  table.table.size-guide-table {
    margin-top: 5px;
}


/* Lightbox Mobile */

.mz-figure > img {
    transition: all 0.8s ease-out!important;
    transition-delay: 0s!important;
     opacity: 0!important; 

  
}

.mz-figure.mz-ready > img{
    transition: all 0.2s ease-out!important;
    transition-delay: 0s!important;
    opacity: 1!important; 
 
}

.mz-expand-bg {
    
    animation-name: bgFadeIn;
    animation-duration: 1s;
    
}

@keyframes bgFadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
  }




  
table.variations {
    margin-bottom: 0;
}

.variations .nice-select, .variations .nice-select.open {
    width: 100%;
    border: none;
    padding-left: 0;
    height: auto;
    
}

.variations .nice-select:after {
    display: none;
} 

.variations .nice-select .current {
    display: none;
}

td.value {


}

.variations .nice-select {
    width: 100%;
    padding: 0;
}

.variations .nice-select .list {
    display: flex;
    flex-wrap: wrap; 
    justify-content: flex-start;
    
    width: 100%;
    overflow: auto;
    box-shadow: unset;
    border-radius: 0;
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
    padding: 0; 
    
    position: relative;
    margin-bottom: 0!important;

}

.variations .nice-select .list .option{

    background-color: #fff;
    text-transform: uppercase;
    font-size: 1em;
    margin-bottom: 4px;
    width: 40px;
    border-radius: 0;
    text-align: center;
    border: 1px solid #402026 !important;
    border-right: 0!important;
    color: #402026;
    
    padding: 1px;
    min-height: 28px;
    line-height: 28px;

}
.variations .nice-select .list .option:last-child{
    border-right: 1px solid #402026 !important;
}

.variations .nice-select .list .option:hover {
    background-color: #d6ccc1;
}

.variations .nice-select .list .option.selected {
    background-color: #5f3d36!important;  
    color: #fff;
    font-weight: 400;
    
}

.variations .nice-select .list .option:first-of-type{
    display: none!important;
}

#flashnotice {
    text-align: center;
    background-color: #d6ccc1;
    padding: 20px;
       
}

body {
    padding-top: 86px!important;
    
}

#flashnotice > div{
    position: relative;
}

#flashnotice p {
    padding: 0 30px;
}

@media screen and (max-width: 600px) {
    #flashnotice p {
        padding-right: 0;
    }


}

#flashnotice #flashclose{
    cursor: pointer;
    font-size: 1.3em;
    position: absolute;
    left: 0;
    top: 10px;
}

body.has-slider #wrapper, body.full-width #wrapper {
    padding: 0!important;
}

.pdp-payment-icons {
    width: 100%;
    max-width: 300px;
   
    height: auto;
    display: block;
}


@media screen and (max-width: 600px) {
    .pdp-payment-icons {
    margin-bottom: 50px;
    }

}

.cart-totals .button[name=update_cart] {
    display: none!important; 
}

.yith-wcwl-add-to-wishlist {
    padding-bottom: 20px;
    margin-bottom: 0!important;
}

.payment-types p {
    
    margin-bottom: 5px!important;
}

body #wrapper #content .step-buttons .button, body #wrapper #content .button#place_order .fr.checkout-button.button {
    font-size: 1.2em; 
    padding: 10px 30px!important;
}

.step-buttons {
    
    display: flex!important;
    justify-content: space-between;
    align-items: center;
    
}


@media screen and (max-width: 600px) {

    body #wrapper #content .step-buttons .button, body #wrapper #content .button#place_order .fr.checkout-button.button {

        padding: 14px 28px 14px 28px !important;
        font-size: 1.2em!important; 

    }
}



/* Bezahlmethoden */

ul.payment_methods {
    margin-top: 30px!important;
    margin-top: 1px solid #dfdfdf;
}

.wc_payment_method > input[type=radio]{
    display: none!important;


}
.methodIcon {
width: 125px;
display: table-cell;
vertical-align: middle;

}

.paymentMethodDetails {
    display: table-cell;
    vertical-align: middle;
    width: calc(100% - 125px);
}


.payment_box.payment_method_stripe_cc { width: 300px; }

@media screen and (max-width: 600px) {

    .methodIcon {
        display: block;
        text-align: left;
        width: 100%;
    }
    .paymentMethodDetails{
        display: block;
        width: 100%;
    }

    .wc_payment_method input[type="radio"]:checked+label .paymentMethodDetails {
        padding-top: 0px;
    }

    .label-title {
        
        font-weight: 700;
    }

    .wc-stripe-card-icons-container, .wc-stripe-paymentRequest-icons-container {
        float: none!important;
    }

    .payment_box.payment_method_stripe_cc { width: 100%!important; }


}

li.label-container {
    width: 100%!important;
}

.payment_methods li {
    border-bottom: 0!important;
}

.wc_payment_method::after {
    clear: both;
}



 .wc_payment_method .selected-tick{
    display: none!important;

}

.wc_payment_method .selected-tick > img {
    width: auto!important;
}

ul.payment_methods label {
    display: block; 
}


ul.payment_methods label:after {
    clear: both; 
}
 
.wc_payment_method input[type="radio"]:checked+label .selected-tick{
    display: block!important;
 }

 .wc_payment_method input[type="radio"]:checked+label ul{ 
    background-color: #f9f9f9;
} 


.bb-mobile-container-checkout.payment .wc-stripe-card-icons-container {
    display: block;
    float: none;

}


.payment_method_paypal .methodIcon img {
    display: block; 
    
}

.methodIcon img {
    width: 60px!important;
    height: auto!important;
}
.payment_methods li .methodIcon img {
    margin-bottom: 8px!important;
}

.wc_stripe_local_payment_stripe_sepa {
    background-color: #fff;
}

.about_paypal {
    display: none!important; 
}
.wc-stripe-bootstrap-form, #wc-stripe-cc-custom-form .wc-stripe-bootstrap-form {
    background-color: #f9f9f9!important;
}

.wc-stripe-bootstrap-form .row {
    justify-content: flex-start;
}

#wc-stripe-cc-custom-form .wc-stripe-bootstrap-form .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}



.wc-stripe-bootstrap-form .md-form.md-outline+label, .wc-stripe-bootstrap-form .md-form.md-outline.StripeElement+label {
    font-size: 12px;
}

.wc-stripe-card-icons-container > img {
    display: inline-block!important;
    width: auto!important;
}


/* Stepping */


body #wrapper #content .step-buttons .button, body #wrapper #content .button#place_order, .fr.checkout-button.button {
    font-size: 1em; 
    padding: 10px 15px!important;
    width: auto;
}

@media screen and (max-width: 599px) {


#place_order {
    width: 100%!important;
}

#step-wrapper-order .prev-step-button.step-trigger {
    margin-top: 40px; 
    }

}

@media screen and (min-width: 600px) {


    #step-wrapper-order .prev-step-button.step-trigger {
    margin-top: -40px; 
    }


body #wrapper #content .step-buttons .button, body #wrapper #content .button#place_order, .fr.checkout-button.button {
    font-size: 1em; 
    padding: 10px 40px!important;
    width: auto;
}


}

.step-buttons {
    display: flex!important;
    justify-content: space-between;
    align-items: center;
}

@media screen and (max-width: 600px) {
    .button { font-weight: 400; }
    body #wrapper #content .step-buttons .button, body #wrapper #content .button#place_order, .fr.checkout-button.button {

        padding: 14px 28px 14px 28px !important;
        font-size: 13px!important; 
        font-weight: 400!important;

    }
}


@media screen and (min-width: 767px) {

    #order_review .wc-gzd-checkbox-placeholder {
        width: calc(50% - 15px );
        float: right;
        hyphens: auto;
        -webkit-hyphens: auto;
    }
    
    body #wrapper #content .button#place_order {
        font-size: 1.3em!important;
        padding: 15px 40px!important;
        width: 300px!important;
    }
    }

    

.notice-sizeguide, .notice-delivery{
 color: #707070!important;
}
.notice-sizeguide {
    display: block;
    vertical-align: middle;
   
}

.notice-sizeguide i, .notice-delivery i{
    font-size: 1.5em;
}
.productextra .pe-left {
    padding-left: 10px;
}


.productextra .pe-left .inner {
    background-color: #f9f8f7;
    padding: 30px;
    min-height: 400px!important;
    
    
}
.productextra .pe-right {
    
    padding-left: 30px!important;
}

.productextra .pe-right ul li {

    list-style-type:none;

}
.pe-right .woocommerceTabs {
    margin-top: 0!important;
    border-top: 0!important;
}

.pe-right .woocommerceTabs li {
   padding-top: 0!important;
}




.single_product_wrapper .images {
    width: 75%;
    margin: 0 auto;
}


.entry-summary {
    margin-top: 50px;
}


.gallery-navigation-carousel {
    display: none !important;
}

#wpgs-gallery .swiper-pagination .swiper-pagination-bullet {
    width: 20px;
}

#wpgs-gallery .swiper-pagination {
    text-align: left!important;
    bottom: 10px!important;
    left: 20px!important; 
}

#wpgs-gallery .swiper-pagination .swiper-pagination-bullet {
    background-color: transparent!important;
   
    border-radius: 50%;
    width: 10px!important;
    min-height: 2px!important;
    height: 10px!important;
    border: 1px solid #5f3d36 !important;
    opacity: 1;
}

#wpgs-gallery .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #5f3d36 !important;
}


#wpgs-gallery .wcgs-carousel .wcgs-swiper-button-next.wcgs-swiper-arrow, 
#wpgs-gallery .wcgs-carousel .wcgs-swiper-button-prev.wcgs-swiper-arrow,
 {
    background-color: transparent;
    opacity: 0!important;
    transition: all 0.4s ease;
}

#wpgs-gallery:hover .wcgs-carousel .wcgs-swiper-button-next.wcgs-swiper-arrow, 
#wpgs-gallery:hover .wcgs-carousel .wcgs-swiper-button-prev.wcgs-swiper-arrow {
    background-color: transparent!important;
    opacity: 1!important;
    transition: all 0.4s ease;
}

#wpgs-gallery .wcgs-carousel .wcgs-swiper-button-next.wcgs-swiper-arrow::before,
#wpgs-gallery .wcgs-carousel .wcgs-swiper-button-prev.wcgs-swiper-arrow::before {
 color: #402a26 !important;
 font-size: 28px;

 border-left: 1px #402a26 solid!important; 
 border-bottom: 1px #402a26 solid!important;
}

#wpgs-gallery .wcgs-lightbox a {
    background-color: rgba(0,0,0,1);
    opacity: 0;
    transition: all 0.6s ease;
}

#wpgs-gallery:hover .wcgs-lightbox a {

    opacity: 1;
    transition: all 0.6s ease;
}

.woocommerce-qty-wrap p.price {
   
    font-weight: bold;
    font-size: 18px!important;
}

.woocommerce-qty-wrap {
   
    width: 100%!important;
}


.productextra .size-guide { display: none; }

.productextrasection {
    border-top: 1px solid #dbdbdb;
   
    position: relative;

    padding-top: 30px;
    margin-top: 70px;
    
}
.productextrasection h2{
    background: #fff;
    padding-right: .5em;
    font-family: 'Playfair Display';
    text-transform: none;
    font-weight: normal;
    font-size: 1.5em;
    display: inline-block;
    top: -.75em;
    left: 0; 
    margin-bottom: 1em;
    position: absolute;

    
}

.productextrasection .pe_row {
    background-color: #D6CCC1;
    display: flex;
    margin-bottom: 30px;
}
.productextrasection .pe_image {
    width: 50%;
}
.productextrasection .pe_text {
    width: 50%;
    align-self: center;
    padding: 50px; 
}

#desktop_filter_toggle {
    margin-bottom: 30px;
    margin-top: 0; /* Abstand Filterbutton nach oben */
}


@media screen and (max-width: 400px) {

    #coupon_code,
    #apply_coupon { 
        display: block!important;
       
        margin: 10px 0;
        max-width: 300px;
        float: none; 
     }

   


}
@media screen and (max-width: 800px) {

    

    

    #wpgs-gallery .slick-arrow-next.slick-arrow::before,
    #wpgs-gallery .slick-arrow-prev.slick-arrow::before {
    font-size: 16px;
        
    }

    .productextrasection .pe_row {
        flex-direction: column;
    }
    .productextrasection .pe_image {
        width: 100%;
    }
    .productextrasection .pe_text {
        width: 100%;
        padding: 35px; 
    }

    .productextrasection h3 {
        margin-top: 15px;
    }


    .productextra .pe-right {
      
        padding-left: 10px!important;
    }
    .productextra .pe-left .inner {
        display: none; 
    }

    .entry-image {
        margin-left: -21px;
        margin-right: -21px;
        margin-top: -10px;
    }
    
    .entry-summary {
        margin-top: 0;
    }

    .productextrasection {
        margin-left: -21px;
        margin-right: -21px;
        border: 0;
    }

    .productextrasection h2 {
        padding: 0;
        padding-bottom: 0px;
        padding-left: 20px;
       
        
    }

    .pe_image img {
        height: 130vw;
        object-fit: cover;
    }

    .woocommerce-qty-wrap {
        padding-right: 0; 
    }


}
@media screen and (min-width: 800px) {

.productextrasection .pe_row:nth-child(odd) .pe_image {
    order:2;
}


}

#wpgs-gallery .wcgs-lightbox a {
    background-color: #402a26 !important
}


.productextrasection .pe_text p {
    line-height: 25px;
    font-size: 14px;
}

.productextrasection h3 {
    font-family: 'Playfair Display';
    font-weight: normal;
    font-size: 30px;
    margin-bottom: 15px;
    color: #503B38;

}



.products.columns-4 li {
    width: 23.1%!important;
}

.wcgs-carousel .slick-dots {
    bottom: -20px;
}

.wcgs-carousel {
    overflow: visible;
}


.woocommerce .summary form {
    margin-top: 15px;
    margin-bottom: 25px;
}

.woocommerce .summary p.price {
    margin-bottom: 0px;
    display: flex;
    align-items: baseline;
    gap: 7px;
}

div.pp_woocommerce .pp_close::before {
    content: "\e00f"; 
    font-family: "labombas";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none !important;
    speak: none;
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
}

#wrapper {
    overflow: visible;
}


@media screen and (max-width: 720px)  {


    .woocommerce-multistep-checkout ul.nav-wizard {
        display: flex;
    }

    .woocommerce-multistep-checkout ul.nav-wizard li {
        padding: 5px!important;
        height: auto!important;
        text-align: center;
        line-height: 10px!important;
    }

    .woocommerce-multistep-checkout ul.nav-wizard li .step-number {
        display: block;
        text-align: center;
        font-size: 16px;
        font-weight: 900;
        line-height: 20px;
    }


    .woocommerce-multistep-checkout ul.nav-wizard li a {
        font-size: clamp(9px, 2.6vw, 12px);
        line-height: 12px;
    }

    .post-60 h1.title {
        display: none; 
    }

    .page-id-60 .campcontainer,  .page-id-60 .toogle-icon, .page-id-60 .cart-mobile{
        display: none!important;

    }

    .page-id-60 .nav-toggle {
        background-color: #fff!important;
    }

    body.page-id-60 {
        padding-top: 30px!important;
    }

    .page-id-60 .div-nav-toggle {
        position: absolute;
        top: 10px!important;
    }

    .page-id-60 .logo-notinverted {
        display: block;
        max-width: 340px;
        width: 80%;
        margin: 0 auto; 
        padding-right: 0;
    }
    .page-id-60 .logo-inverted {
        display: none;
    }

    .w-100 {
        width: 100%!important;
    }

    .payment-shipping-container #shipping_method li li {
        width: 50%!important;
    }

    .step-buttons {
        flex-direction: column-reverse;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 15px 0;
    }


    .step-buttons .next-step-button {

        width: 100%;   
      
        
    }

    #customer_details {
        display: flex;
        flex-direction: column;
    }
    
    #customer_details .col-1 {
        order: 1;
    }
    #customer_details .col-2 {
        order: 2;
    }
    
    
}

.prev-step-button {
    margin-top: 40px;
}

.woocommerce-form-coupon-toggle .woocommerce-info {
    background-color: #fff!important;
    padding: 0;
}

.checkout_coupon {
    padding: 5px;
    width: calc( 100% - 40px );
    display: flex!important;
    
}

.checkout_coupon input, .checkout_coupon .button {
    height: 40px!important;
    box-shadow: 0!important;
   
}

.checkout_coupon .button {
    background-color: #5f3d36!important;
}

.woocommerce-error {
    padding-left: 10px;
    width: 50%;
}

.checkout_coupon .button {
    width: 100%;
}

.checkout_coupon .form-row.form-row-last {
    max-width: 180px;
}


.woocommerce-form-coupon-toggle, .checkout_coupon {
    display: none; 
}

.woocommerce-form-coupon-toggle + .woocommerce-error {
    padding: 0!important; 
    background-color: #fff!important;
    cursor: pointer;
}

.woocommerce-form-coupon-toggle + .woocommerce-error:after {
    content: ' Nochmal'; 
}



.onsale {
    left: 0;
    right: auto;
   
    padding: 0; /* Angebotskachel Innenabstand */
    font-size: 10px; /* Angebotskachel Schriftgröße */
} 

.entry-image .onsale {
    top: 50px;
}


.coupon-container span{
    display: inline-block;
    padding-left: 10px;
}

.checkout-mini-desc {
    display: block;
}

.price del {
    order: 3;

    opacity: 1!important;
    font-size: 18px!important;
}

.price .price-include-tax {
    order: 4;
}

.price ins {
    color: #E30514;
}

.fancybox-is-open .fancybox-bg {
    opacity: 0.98;
}

.post-60 h1 {
    display: none; 
}


.page-Damen ~ .page-Damen {
    display: none!important;  
}

.malefemale {
    height: calc(100vh - 30px)!important;
    max-height: 100vh!important;
    background-size: contain;
    background-position: center;
    
}

.malefemale .vc_column-inner {
    
    height: calc(100vh - 70px)!important;
    background-size: contain;
    background-position: top center;
}


.malefemale .vc_column-inner .wpb_content_element {
    position: absolute;
    top: calc( 50vh - 70px );
    width: 100%;
    text-align: center;
}


.malefemale .wpb_wrapper p {
    display: flex;
    gap: 5vw;
    justify-content: center;
}


.malefemale .btn {
    background-color: rgba(255,255,255,0.7);
    display: inline-block;
    padding: 10px 10px;
    width: clamp( 100px, 40vw ,300px);
    text-transform: uppercase;
    text-decoration: none;
    font-family: 'Playfair Display';
    font-weight: 400;
    font-size: 18px;

}



.woocommerce-form-coupon-toggle ~ .woocommerce-message {
    display: none; 
}

.yith-wcwl-wishlistexistsbrowse a {
    display: none!important;
}

.add_to_wishlist span {
    display: block;
    
}

.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist  {
    width: 30px;
}

.yith-wcwl-add-to-wishlist {
    position: absolute;
    width: 30px;
    right: 0; 
    top: 0; 
    margin-top: 0; 
    margin-right: 0; 
    display: block;

}

.yith-wcwl-add-button span {
    position: absolute;
    
    right: 0; 
    top: 0; 
}

.yith-wcwl-add-button {
    position: absolute;
    right: 10px; 
}

.yith-wcwl-add-to-wishlist.exists .yith-wcwl-add-button span {
    display: none; 
}

.yith-wcwl-add-to-wishlist i.yith-wcwl-icon {
    font-size: 18px;
    margin-right: 0;
}

.yith-wcwl-add-button span:before {
    font-size: 20px;
    margin-top: 4px;
    margin-right: 0; 
    margin-left: 4px;
}

ul.wishlist_table {
    padding-left: 0; 
}

ul.wishlist_table li{

    list-style-type: none;
}

ul.wishlist_table li h3, ul.wishlist_table li table td  {
    font: 400 13px/20px "Open Sans", Helvetica, Arial, Sans-serif;
    font-size: 13px!important;
    line-height: 20px!important;
    color: #5f3d36;
    padding: 0!important;

}
ul.wishlist_table li h3 {
    font-weight: 700;
    margin-bottom: 10px!important;
    display: inline-block; 
}


ul.wishlist_table li {
    display: flex!important;
    flex-direction: column;
    align-items: flex-end;
    width: 100%!important;
   
}

.wishlist_table.mobile li {
    margin-bottom: 30px;
    }

ul.wishlist_table li .additional-info-wrapper, ul.wishlist_table li .item-wrapper{
    width: calc( 100% - 130px )!important;
    
}

ul.wishlist_table li .item-details {
    width: 100%!important; 
}
ul.wishlist_table li .remove_from_wishlist {
    
}

ul.wishlist_table.mobile li .item-wrapper .product-thumbnail {
    display: block;
    padding: 0!important;
    max-width: 100px;
    padding: 0; 
    width: 100px;
    position: absolute;
    left: 0; 
     

}

@media screen and (max-width: 900px) {
    ul.wishlist_table.mobile li .item-wrapper .product-thumbnail { 
        left: 25px; 
    }
}
.fa.fa-trash:before {
    content: "\f1f8";
    }

.post-33 h1.title {
    padding-top: 50px;
}

.yith-wcwl-add-to-wishlist .blockUI {
    display: none!important; 
}

.productextra h5 {
    font-size: 15px;
}

.up-sells {
    margin-bottom: 40px;
}

.up-sells h3, .recently-viewed h3 {

    font-weight: normal;
    font-size: 1em;
    padding: 5px;


}

.owl-nav {
    display: none;
}

.recently-viewed {
    margin-bottom: 100px;
}

@media screen and (min-width: 900px) {

    .owl-nav {
        display: block;
        position: absolute;
        top: calc(50% - 40px);
        width: 100%;
        font-size: 30px;
    }
    .owl-prev, .owl-next {
        position: absolute;
        display: block!important;
        
     
        width: 30px;
        height: 30px;
        border-radius: 50%;
        text-align: center;
        
    }

    .owl-prev span, .owl-next span {
    display: none;
    }

    .owl-prev:before, .owl-next:before {
        content: ' '; 
        display: block!important;
        border-bottom: 1px rgb(64, 42, 38) solid;
        border-right: 1px rgb(64, 42, 38) solid;
        width: 14px!important;
        height: 14px!important;
        position: absolute;
        left: 8px;
        top: 10px; 
        right: auto;  
       
    }
    .owl-prev:before {
        transform: rotate(135deg);
        left: 11px;
       
    }
    .owl-next:before {
        transform: rotate(-45deg);
        
    }

    .owl-next {
        right: -35px;
    }
    
    .owl-prev {
        left: -35px;
    }

    .owl-prev.disabled, .owl-next.disabled {
        display: none!important; 
    } 
    

}
 
.woocommerce-gzd-legal-checkbox-text a:link {
    text-decoration: underline!important;
}

.stock.out-of-stock {
    display: none; 
}


[data-method="free_shipping:1"] + [data-method="flat_rate:3"] {
    display: none;
}

#main-shop #product-extra-description {
    display: none;
}

#wpgs-gallery .slick-arrow-next.slick-arrow:hover, #wpgs-gallery .slick-arrow-prev.slick-arrow:hover {
    background-color: transparent!important;
}

.shipping th:after {
    content: ' (DHL)';
}

.entry-image {
    position: relative;
}


.gtl_link {
    display: inline-block;
    position: absolute;
    right: 100px; 
    bottom: 45px; 
    z-index: 1; 
    text-transform: uppercase;
    font-weight: 700;
    color: #5f3d36;
}

@media only screen and (min-width: 766px){	

.checkout_coupon.woocommerce-form-coupon {
    position: absolute;
    right: 0;
    width: 50%;
    padding-left: 10px;
}

}

.coupon-container {
   display: none;
}


@media only screen and (max-width: 766px){	

.checkout_coupon.woocommerce-form-coupon {
    right: auto!important;

}
}
@media only screen and (max-width: 959px){	

    .gtl_link {
        right: 10px; 
        bottom: 35px; 
    }

    .wcgs-carousel {
     overflow:visible!important;   
    }

    #wpgs-gallery .swiper-pagination {
        bottom: 0!important;
    }
    .wcgs-carousel .slick-dots {
        position: absolute!important;
        bottom: -40px!important;

    }

}

li.payment_method_ppcp label:first-of-type img {
    float: left!important; 
}

.newtrusticons {
    font-size: 10px;


}

@media only screen and (min-width: 400px){	
    .newtrusticons li {
        width: calc( 50% );
        float: left;
    }
}

.newtrusticons li {  
    margin-bottom: 12px;
    padding-left: 25px!important;
}


.newtrusticons li:before {
    display: inline-block;
    margin-left: -25px;
    font-size: 20px!important;
}

@media only screen and (min-width: 768px){	
.single_product_wrapper .df_row-fluid .df_span-sm-4 {
    min-width: 380px;
}

.single_product_wrapper .df_row-fluid {
    display: flex;
    align-items: flex-start;
}

.single_product_wrapper .df_row-fluid .df_span-sm-8 {
    flex-shrink: 3;
    overflow-x: hidden;
}

.single_product_wrapper .df_row-fluid:before, .single_product_wrapper .df_row-fluid:after {
    display: none;
}
}

.wc-ppcp-cart-or {
    display: none; 
}

a.wfc-button {
    text-transform: uppercase!important;
    text-decoration: none!important;
}

a.wfc-button:hover {
    background-color: #000!important;
}

.wfc-cart-totals > h2 {
    display: none!important; 
}
.wfc-cross-sells h3 {
    font-weight: 400!important;
    color: rgb(85, 85, 85)!important;
    text-transform: uppercase;
    font-size: 14px!important;
}
.wc-fast-cart .productlink {
    margin-bottom: 10px;
    font-size: 12px!important;
}


@media only screen and (min-width: 990px){	
    .wc-fast-cart .productlink {
        margin-top: 10px;
    }
}
.wc-fast-cart .titlecontainer {
    width: 100%; grid-column: 2/span 2; grid-row: 1/span 1

}

.wc-fast-cart ul.products li.product.type-product {
    height: auto; 
   
}

.wc-fast-cart ul.products li.product.type-product h3,
.wc-fast-cart ul.products li.product.type-product .price {
    font-weight: 400!important;
    color: rgb(85, 85, 85)!important;
    font-size: 1em!important;
    padding-top: 0;
}

.wc-fast-cart.is-style-side h2{
    font-family: 'Playfair Display';
    font-weight: normal;
    font-size: 30px;
   
    color: #503B38;
}



.is-style-side .wfc-cart-table tr.wfc-cart-form__cart-item td.product-price {
    width: 300px!important;
}
.is-style-side .wfc-cart-table tr.wfc-cart-form__cart-item td.product-price ins {
    text-decoration: none;
   
    
    color: #E30514;
}
.is-style-side .woocommerce-info {
    padding: 15px;
}


.wc-fast-cart .yith-wcpb-child-of-bundle-table-item .product-quantity, 
.wc-fast-cart .yith-wcpb-child-of-bundle-table-item .product-price {
        display: none!important; 
}

.nice-number .nice-number {
     border: 0; 
}

.wc-fast-cart .nice-number {
    border: 1px rgb(230,230,230) solid;
}

.nice-number .nice-number button {
    display:none!important;
}

.wc-fast-cart.is-style-side .wfc-cart-form {
    margin-top: 15px;
}

tr.yith-wcpb-child-of-bundle-table-item td img {
    transform: scale(1);
    width: 50px!important;
    height: 50px!important;
    margin-left: auto;
}

tr.yith-wcpb-child-of-bundle-table-item td.product-thumbnail img{
    float: right;
}

.wc-fast-cart .wc-fast-cart__inner-contents .wfc-coupon button.wfc-button {
    background: #fff;
    color: rgb(95, 61, 54);
    text-transform: uppercase;
    border: 1px solid #f0f0f0;
    cursor: pointer;
    
}

.wc-fast-cart .wc-fast-cart__inner-contents .wfc-coupon button.wfc-button:hover {

    background: #f0f0f0;
}

.wc-fast-cart .wc-fast-cart__inner-contents .wfc-coupon #coupon_code {
    color:rgb(88, 54, 50);
    border-bottom-color: #f0f0f0!important;
    border-left-color: #f0f0f0!important;
    border-top-color: #f0f0f0!important;
    border-right: none;
}

.wc-fast-cart.is-style-side .discount-notice {
    background-color: #f9f8f7;
    padding: 20px 40px 10px 40px;
    margin-left: -40px;
    margin-right: -40px;
    margin-bottom: 20px;
}

.wc-fast-cart.is-style-side .product-name {
    font-weight: 400;
}

.wc-fast-cart.is-style-side .wfc-cart-table td.product-remove a.wfc-cart__remove {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-trash-2"><polyline points="3 6 5 6 21 6"></polyline><path d="M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"></path><line x1="10" y1="11" x2="10" y2="17"></line><line x1="14" y1="11" x2="14" y2="17"></line></svg>');
}

.wc-fast-cart .quantity {
    position: absolute;
    right: 0; 
    bottom: 0; 
}
.wc-fast-cart .cart_item {
    position: relative;
}

.is-style-side .wfc-cart-table tr.wfc-cart-form__cart-item td.product-name {
    display: block!important;
}


.discount-notice .discount-bar {
    margin-top: 50px;
    display: flex;
    margin-bottom: 20px;
    width: 100%;
    position: relative;
    align-items: stretch;
}

.discount-notice .discount-bar > li {
    font-size: 10px;
    position: relative;
    flex-grow: 1;

   
   
}
.discount-notice .discount-bar > li span {
    display: block;
    text-align: center;
    width: 20px;
    margin-left: auto;

}
.discount-notice .discount-bar > li:not(.nocircle)::after {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    line-height: 20px;
    text-align: center;
    color: #dddddd;
    background-color: #dddddd;
    position: absolute;
    top: -25px; 
    right: 0;
}

.discount-notice .discount-bar > li::before {
    content: '';
    position: absolute;
    top: -17px;
    background-color: #dddddd;
    width: 100%;
    height: 4px;
    border-radius: 2px;
}

.discount-notice .discount-bar > li.active::before, .discount-notice .discount-bar > li.active::after {
   background-color:rgb(64, 42, 38);
}

.product-price ins {
    order: 1;
}
.product-price del {
    order: 2;
    margin-left: 10px;
}
@media screen and (max-width: 490px) {

    .discount-notice p {
        font-size: calc( 5px + 2vw );
    }
}

@media screen and (max-width: 800px) {



    .wc-fast-cart.is-style-side .product-thumbnail {
        padding: 0!important;
        width: 110px!important;
    }

    .wc-fast-cart.is-style-side .wfc-cart-table td.product-thumbnail img {
        max-width: 100%;
        width: 100px;
        height: 100px;
    }
    .hidemobile {
        display: none;
    }

}
.onsale {
    padding: 5px 10px;
    font-weight: 700;
    background-color: #E30514;
}
ul.products li.product .price {
    display: flex; 
}

.products .price del, .product-price del{
    order: 2;
    margin-left: 10px;
    font-size: 1em!important;
    color: #402a26;
}

.products .price ins, .product-price ins {
    order: 1;
    color: #E30514;
    text-decoration: none;
}

table.cart .product-price.bb-mobile-hide {
    
}
.wc-fast-cart__page-overlay {
backdrop-filter: blur(5px);
-webkit-backdrop-filter: blur(5px);

transition: all 0 ease-in-out!important;

}

.price-include-tax {
    font-weight: 400; 
}

.entry-summary .woocommerce-product-details__short-description h5 {
    display: none
}

.woocommerce-product-details__short-description {
    background-color: #f9f8f7;
    padding: 5px 10px;
    margin-bottom: 40px;
}

@media screen and (min-width: 800px) {
    .entry-summary .woocommerce-product-details__short-description {
        display: none
    }

}

.wirkung {
    padding: 60px 10px 10px 30px;
}

.wirkung .playfair {
    margin-bottom: 10px;
}

.woocommerce-product-details__short-description a:link {
 color: rgb(95, 61, 54)!important;
}

.yith-wcpb-product-bundled-items {
    box-shadow: none;
    border-radius: 0;
    border-left: 0;
    border-right: 0;
}

.yith-wcpb-product-bundled-items .yith-wcpb-product-bundled-item {
    padding: 20px 0;
}

.yith-wcpb-bundle-form .single_add_to_cart_button {
    margin-top: 30px;
}

#bund-variation .list li {
border-right: 1px solid #402026!important;
}

.yith-wcpb-child-of-bundle-table-item {
    border-top: 0; 
}

tr.yith-wcpb-child-of-bundle-table-item td{
    padding-top: 10px!important;
    padding-bottom: 20px!important;
}


tr.yith-wcpb-child-of-bundle-table-item td {
  
    font-size: 1em;
   
}
tr.yith-wcpb-child-of-bundle-table-item:not(.yith-wcpb-child-of-bundle-table-item--last) td {
    border-bottom: 0!important; 
}

.yith-wcpb-bundle-table-item td {
    padding-top: 10px!important;
    padding-bottom: 0!important;
}

.woocommerce header.product-archive span {
    background: #ffffff;
    padding-right: .5em;
   }
.woocommerce header.product-archive h1.page-title{
     margin-top: -.75em;
 }

 .catmf {
        position: absolute;
       
        left: 0; 
        width: 100%;
        top: calc( 50% - 20px );
        height: 40px; 
 }


 .catmf  {
    display: flex;
    gap: 20px;
    justify-content: center;
}


.catmf .btn {
    background-color: rgba(255,255,255,0.7);
    display: inline-block;
    padding: 10px 10px;
    width: clamp( 100px, 40vw, 200px);
    text-transform: uppercase;
    text-decoration: none;
    font-family: 'Playfair Display';
    font-weight: 400;
    font-size: 18px;
    text-align: center;

}

#woo_cat_image {
    position: relative;
}

.pid-back::after {
    font-family: sp-wgsp-fontello;
    content: "\f104";
    font-style: normal!important;
    font-size: 28px;
    text-decoration: none;
    position: absolute;
    z-index: 10; 
    top: 10px; 
    left: 20px; 
}

.cart-collaterals .cross-sells {
    display: none; 
}
.cart_totals .filler.border-top-0 {
    display: none;
}

#product-extra-description {
    display: none; 
}

.wc-fast-cart ul.products li.product.type-product h3, .wc-fast-cart ul.products li.product.type-product .price {
    font-size: 14px!important;
}

.wc-fast-cart ul.products li.product.type-product .price {
    margin-top: 5px;
}

@media screen and (max-width: 800px) {

    .woocommerce-product-details__short-description {
    margin-bottom: 0; 
}

.up-sells.upsells.products {
    padding-top: 40px;
}
.productextrasection {
    margin-top: 10px;
}
}

.entry .woocommerce table tbody tr td {
    vertical-align: middle!important;
}

.additional-info {
    display: none; 
}