/*
Theme Name: Uncode Child (v4)
Description: Child theme for Uncode theme by Creativecode.dk
Author: Kenn Nielsen
Author URI: https://www.creativecode.dk
Template: uncode
Version: 2.34
Text Domain: uncode-child
*/


#tablepress-6 table tbody tr {
    width:100%!important;
}

#tablepress-6 table tbody tr td {
    width:50%!important;
}

/*********************************************
		By Creativecode.dk [BEGIN]
/********************************************/

/* global class to use */

.d-none{
    display:none;
}

.cc-white-svg{
    fill:white;
}

.white * {
    color:#fff!important;
    fill:white!important;
}

.text-size-large {
    font-size: 18px;
}

.margin-0{
    margin: 0!important;
    margin-top: 0!important;
    margin-bottom: 0!important;
    margin-left: 0!important;
    margin-right: 0!important;
}

/**/

/* Change default body font for single blog posts */

body.single-post {
    font-family: Nunito!important;
  }

/* Overrides for the checkout page */

.order-payment-compact-layout .wc_payment_method.payment_method_bacs .payment_box, 
.order-payment-compact-layout .wc_payment_method.payment_method_cod .payment_box, 
.order-payment-compact-layout .wc_payment_method.payment_method_paypal .payment_box {
    display: block !important;
}

#payment_method_bacs {
    display: block!important;
}

/**/

/* Overrides for menu shrink logo. Replaces theme default behavior */

.shrinked #main-logo a > div {
    background: url(img/Logo_uden_tekst.svg) no-repeat;
    height: 35px!important;
    width: 35px!important;
    left:60px!important;
    transition: height 0.3s linear, font-size 0.3s linear!important;
}

.shrinked #main-logo a > div > img {
    display: none!important;
    transition: height 0.3s linear, font-size 0.3s linear!important;
}

/* Uncode request 78515 */
.overlay.overlay-search {
    z-index: 99999999 !important;
}

/**/


/* Overrides for the title on the result page */

div#index-191444 p.t-entry-type span {
    border: 1px solid #777777;
    padding: 2px 7px;
    border-radius: 4px;
    /* background-color: #b4975a; */
    /* color: #fff; */
    font-weight: 700;
    font-size: 14px!important;
    display: inline-block;
    /* width: 100%; */
}

/**/

/* Overrides for the mobile menu active link */

@media (max-width: 959px) {
    .menu-light .menu-smart > li.active > a, .menu-light .menu-smart > li a.active, .menu-light .menu-smart > li.current-menu-ancestor > a, .menu-light .menu-smart > li.current-menu-item:not(.menu-item-type-custom) > a {
    color: #b4975a!important;
    }   
}

/**/


.cc_custom_subheading_styles > div > div { font-size: 24px!important; }
/*@media (max-width: 959px) { .cc_custom_subheading_styles { font-size: 50px; }}*/
@media (max-width: 569px) { .cc_custom_subheading_styles > div > div { font-size: 16px!important; }}
@media (max-width: 320px) { .cc_custom_subheading_styles > div > div { font-size: 12px!important; }}


/* Hide the download button in lightbox if videos */
div.mtz-download-btn {
    visibility: hidden!important;
    height: 0!important;
    width: 0!important;
}

/* Override default font in body */
.navbar-topmenu.navbar-nav-last, .site-footer div.row-container {
    font-family: Nunito!important;
}

/********** Custom styles for WooCommerce part [BEGIN] **********/

.woocommerce-terms-and-conditions-checkbox-text a, .woocommerce-privacy-policy-text p a { 
    text-decoration: underline!important;
}
/* Overrides for the product attributes layout */
.woocommerce table.shop_attributes th {
    width: 220px!important;
}

/* Styles for custom fields on single product page */
.cc-sku {
    color: #303133;
    display: block;
    font-size: 17px;
    margin-top: 12px!important;
}

.price-description {
    color: #303133;
    font-weight: 600;
    font-size: 17px;
}

.prefix-text-to-title {
    color: #b4975a;
    font-weight: 600;
    font-size: 20px;
}

/* Override line 5407 in parent theme style */
.tab-content > .tab-pane {
    padding-left: 36px!important;
    padding-right: 36px!important;
  }

/* Used for the WC Custom Fields and additional info table in the Tabs area */

#tab-wccf_product_properties-87432 {
      padding-left: 36px;
      padding-right: 36px;
      text-align: left;
    }

#cc_wccf_table, #cc_attributes_table {
    text-align: left!important;
}

@media (max-width: 414px) {

    #cc_wccf_table, #cc_attributes_table, #pdf_files_tab {
        text-align: center!important;
    }

    #cc_wccf_table th, #cc_wccf_table td, #cc_attributes_table th, #cc_attributes_table td, #pdf_files_tab th, #pdf_files_tab td {
            display: inline-block;
            padding: 6px;
    }   
}

.cc-wc-tab-heading{
    text-align: center;
    margin: 0;
}

/* #cc_wccf_table, #cc_attributes_table { 
    margin:0px 36px 0px 36px!important;
} */

/* Overrides for Badeskærme product page (ID:87084)
*  Removes some empty divs, as product have no price.
*/
body.badeskaerme div.empty-space.empty-single {
    display: none!important;
}

/* Styles for custom field to checkout page [BEGIN] */

.desired-delivery-wrapper{
    border-top-width: 1px;
    border-top-style: solid;
    padding-top: 27px;
    margin-top: 27px;
    border-color: #eaeaea;
}
/* Styles for custom field to checkout page [END] */

/* Overrides for the order-received page */

div.woocommerce ul.woocommerce-thankyou-order-details {
    padding:0!important;
}

div.woocommerce ul.woocommerce-thankyou-order-details li {
    list-style: none!important;
}

.cc-wc-failed-order-header {
    font-family: 'Playfair Display' !important;
    font-size: 50px;
    letter-spacing: -0.02em !important;
}

.cc-wc-success-order-header {
    font-family: 'Playfair Display' !important;
    font-size: 50px;
    letter-spacing: -0.02em !important;
    margin: 0 0 18px 0;
}

/* WooCommerce addon Product Bundles. Styles overrides for bundle sells on product page */

div + .bundle_sells_title {
    padding-top:1.618em;
    padding-bottom:1.618em;
}

.cc_bundle_title{
    padding-bottom: 1em!important;
    font-size: 15px!important;
}

div.bundled_product_summary, .woocommerce div.product.bundled_product_summary {
    flex-direction: row;
    display: flex;
}

.woocommerce-page div.product .small_width.bundle_form div.bundled_product_summary .bundled_product_images {
    flex-direction: column;
    width: 30%!important;
}

.bundle_sells_form .woocommerce-Price-amount {
    font-size: 15px!important;
}

/**/

.wpb_content_element{
    font-family: Nunito!important;
}

.wpb_content_element p{
    font-family: Nunito!important;
    font-size:15px;
}

/* Override the WC onsale badge */

.woocommerce span.onsale {
    display: flex!important;
    align-items: center!important;
    justify-content: center!important;
    width: 70px;
    height: 70px;
    border-radius: 50%!important;
    font-weight: 600!important;
    font-size: 14px!important;
}

/* Changes to the  add to cart button */
#post_product_module .t-entry-text a.btn-default {    
    color: #303133 !important;
    background-color: transparent !important;
    border-color: #303133 !important;   
    width:100%;
}

#post_product_module .t-entry-text a.btn-default:hover {    
    color: #ffffff !important;
    background-color: #303133 !important;
    border-color: #303133 !important;
}

/* Fix for button not centering. Uncode ticket #82951 */
@media (max-width: 569px){
    .row div[class*=col-lg-].align_left>.uncol>.uncoltable>.uncell>.uncont .btn, .row div[class*=col-lg-] .row-inner .align_left>.uncol>.uncoltable>.uncell>.uncont .btn, .row div[class*=col-lg-].align_left>.uncol>.uncoltable>.uncell>.uncont .btn-link, .row div[class*=col-lg-] .row-inner .align_left>.uncol>.uncoltable>.uncell>.uncont .btn-link {
        transform-origin: center;
    }
}



/********** Custom styles for WooCommerce part [END] **********/

/********** Custom styles for Extra Product Option [BEGIN] **********/

/* Overrides for single product page */

div.tc-extra-product-options div.tm-element-description p{
    font-weight: 400!important;
}

.cc_sokkelfliser_field, .cc_kantflise_field {
    font-size: .8em;
}
@media (min-width: 475px) { .cc_sokkelfliser_field, .cc_kantflise_field { max-width: 50%!important; }}


dl.tm-extra-product-options-totals {
    margin:0!important;
}

.tm-epo-required {
    margin-left: 4px!important;
}

div.cc_add_sink {
    margin-top: 36px!important;
}

div.cc_add_sink h5.tc-cell, div.cc_add_extra_drawer h5.tc-cell, div.cc-label-margin h5.tc-cell{
    margin: 7px 0!important;
}

p.cc_price_size {
    font-size: 1.7em!important;
}

h1.product_title.entry-title {
    font-size: 2em!important;
}

.woocommerce div.product .price-container{
    margin-top: 0px!important;
}

.tm-description p {
    margin: 0!important;
}

.cc-epo-amount { /* used in tm-element-price.php */
    font-family: Nunito;
    font-weight: 400;
    color: #777777;
}

.tm-extra-product-options-totals .amount.final {
font-size: 1.7em!important;
}

.tm-extra-product-options-totals .price.amount.options, .tm-extra-product-options-totals .price.amount.fees, .tm-extra-product-options-totals .price.amount.subscription-fee {
font-size: 1.5em!important;
}


.tm-final-totals, .tm-options-totals{
    font-family: 'Playfair Display';
    font-size: 17px;
}


/* Overrides for the EPO tooltip */

.tc-tooltip {
    color:#303133!important;
}

/**/

/* Overrides for the EPO on thank you page */

ul.wc-item-meta li {
    list-style: none!important;
    float: none!important;
    display: block;
}
ul.wc-item-meta li p {
    margin-top: 0px!important;
    text-transform: none!important;
}
ul.wc-item-meta li strong, ul.wc-item-meta li p {
    font-size: .8em!important;
}

/**/

/* Overrides for options view in cart */

dt.tc-name, dd.tc-value p, a.tm-cart-edit-options {
    color: #777777!important;
}

/********** Custom styles for Extra Product Option [END] **********/


/* Custom border for module index-191444 (Content block | Search ) */

div#index-191444 div.isotope-wrapper div.isotope-container div > div.t-inside  {
    border: 1px solid #eaeaea;
}

/**/

/* Styles for vola landing page */

.cc_vola_exclusive a, .cc_vola_exclusive a:visited {
    color: #fff!important;
}

.cc_vola_exclusive a:hover {
    color: #fff!important;
    text-decoration: underline!important;
}

.cc_vola_logo {
    filter: invert(100%) sepia(11%) saturate(2%) hue-rotate(38deg) brightness(112%) contrast(101%);
    margin-bottom: -3px;
}

/**/

/* Styles for kitchen landing page */

.icon-box:before {
content: none!important;
}

/**/

/* class to call for white header where it can be set */

.cc-white-header h1, 
.cc-white-header h2, 
.cc-white-header h3, 
.cc-white-header h4, 
.cc-white-header h5 {
    color: #ffffff!important;
}

/**/

/* Styles for product categories on front page */

.tmb .t-entry p.t-entry-meta span {
    font-size: 18px!important;
}

/**/

/* Styles for BoBedre quotes  on front page */

a.cc-quotes-link-title {
    color: #b4975a!important;
}

a.cc-quotes-link-title:hover {
    text-decoration: underline!important;
}

#CC_BoBedreSlides .icon-box-left .icon-box-content {
  padding:0!important;
}
@media (min-width: 960px) {
  #CC_BoBedreSlides .icon-box-left .icon-box-content {
    padding:0!important;
  }
}

/**/

/* Styles for børsen gazelle hero on footer  */

.cc_custom_subheading_styles_boersen_gazelle .text-lead{
    color: #ffffff!important;
    margin: 20px 0px 0px 0px!important;
}

.cc_custom_subheading_styles_boersen_gazelle .text-lead p{
    margin: 20px 0px 0px 0px!important;
}

@media (max-width: 424px) {
    .cc_custom_subheading_styles_boersen_gazelle h2 {
        font-size: 30px;
    }

    .cc_custom_subheading_styles_boersen_gazelle .text-lead {
        font-size: 90%;
    } 
}
/**/

/* Styles for contact formular @ focusplus.dk/kontakt */

.cc-accept{
    color: #303133!important;
    font-family: 'Playfair Display' !important;
    font-size: 13px!important;
    font-weight: 400!important;
}

.wpcf7 form.sent .wpcf7-response-output { /* Override for the success sent label */
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb!important;
    position: relative;
    padding: .75rem 1.25rem;
    border: 1px solid transparent;
    border-radius: .25rem;
    margin: 2em 0 0 0;
}

.wpcf7 form .wpcf7-response-output { /* Override for the default info label */
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb!important;
    position: relative;
    padding: .75rem 1.25rem;
    border: 1px solid transparent;
    border-radius: .25rem;
    margin: 2em 0 0 0;
}

.grecaptcha-badge {
    display: none!important;
 }

/**/

/* Hide socials from single product page */

.share-button.share-inline .social.top li.social-twitter,
.share-button.share-inline .social.top li.social-gplus,
.share-button.share-inline .social.top li.social-pinterest,
.share-button.share-inline .social.top li.social-xing,
.share-button.share-inline .social.top li.social-paper-plane{
display: none !important;
}

/**/

/* Styles for Quform */

.quform-success-message {
    border-top: 1px solid #d6d8db;
    border-right: 1px solid #d6d8db;
    border-bottom: 1px solid #d6d8db;
    border-left: 5px solid #c6c8ca;
    padding: 5px 15px;
    margin: 0 0 10px 0;
    position: relative;
    color: #383d41;
    background-color: #e2e3e5;
    border-radius: 0.25rem;
}

.quform-page-progress-bar{
    background-color: #b4975a!important;
}

/**/

/********** Custom styles for WooCommerce Advanced Quantity [BEGIN] **********/

/* WooCommerce overrides, but because of woo-advanced-qty */
div.product .btn:not(input):not(.checkout-button):not(.btn-no-scale) {
    margin-top:10px!important;
}

@media (max-width: 414px) {
    
    div.plus-minus-button                                                       { width: 100%!important; }
    div.quantity                                                                { display: block!important; width: 100%!important; }
    .plus-minus-button .woo-advanced-minus,
    .plus-minus-button .woo-advanced-plus                                       { width: 15%!important; }
    .woocommerce .shop_table .quantity input[type="text"].qty:not(.btn-block),
    .woocommerce .quantity input[type="text"].qty:not(.btn-block)               { margin: 9px 0 0 0!important; width: 70%!important; max-width: 70%!important; }
    div.product .btn:not(input):not(.checkout-button):not(.btn-no-scale)        { transform: scale(1)!important; width: 100%!important; }

}

/*.woocommerce .shop_table .quantity input[type="text"].qty:not(.btn-block),
.woocommerce .quantity input[type="text"].qty:not(.btn-block) {
    margin: 9px 0 0 0!important;
    max-width: 81px;
}

.woocommerce .shop_table .quantity input[type="text"].qty,
.woocommerce .quantity input[type="text"].qty {
    padding: 15px 20px 15px 20px;
}*/
/********** Custom styles for WooCommerce Advanced Quantity [END] **********/

/********** Custom styles for Tablepress on shop [BEGIN] **********/
table.cc-tablepress-kitchen thead th,
table.cc-tablepress-kitchen tfoot th {
    background-color: #b4975a;
    color: #ffffff;
}

table.cc-tablepress-vola {
    font-size: 13px !important;
    margin: 10px 0 0 0 !important;
}

table.cc-tablepress-vola td {
    padding: 2px 0 2px 0 !important;
}

table.cc-tablepress-nanofug tbody tr td:first-child, table.cc-tablepress-durapox tbody tr td:first-child {
    width: 70% !important;
}

@media (max-width: 424px) {

    table.cc-tablepress-nanofug, table.cc-tablepress-durapox  {
        font-size: .7em;
    }

}
/********** Custom styles for Tablepress on shop [END] **********/

/********** Custom styles for YITH  WOOCOMMERCE AJAX PRODUCT FILTER [BEGIN] **********/

h4.filter-title {
    margin: inherit;
}

/* 
*  Remove YITH widget title
*/
#yith-woocommerce-ajax-navigation-filters-2 .widget-title {
    display: none !important;
}

/* 
*  Remove YITH disc list type
*/

.yith-wcan-filters li {
    list-style:none!important;
}


/********** Custom styles for YITH  WOOCOMMERCE AJAX PRODUCT FILTER [END] **********/

/********** Custom styles for Uncode Ajax Filter [BEGIN] **********/


/* 
*  Change style of the widget title.
*/
#post_product_module .widget-title {
    font-weight: 700!important;
    letter-spacing: .1em!important;
    
}

/********** Custom styles for Uncode Ajax Filter [END] **********/

.minecookiesicon {
    position:absolute;
    right:0;
    top:5px;
    height: 32px;
    background: white;
    z-index: 100;
    border:1px solid lightgrey;
    filter: drop-shadow(1px 2px 3px rgba(0,0,0, .15));
}
.minecookiesicon a {
        padding: 5px 7px 20px 7px;
}
.minecookiesicon img {
    position:relative;
    top: 6px;
}


/* Styles for https://www.focusplus.dk/focus-plus-arkitekt/ */
.architect-special-heading h3{
    font-style: italic!important;
    color: white!important;
}

/* Styles for All-In-One WP Business Hours */
#bhr-post-103370 span.email, #bhr-post-103370 span.phone{
    display: none!important;
}

#bhr-post-103370 .bhr-content-layout{background-color: #fff;border-color: #eaeaea;color: #777;}
#bhr-post-103370 .bhr-content-layout a{color: #111827;}
#bhr-post-103370 .bhr-header-wrapper {background: #b4975a;color: #fff;}
#bhr-post-103370 .bhr-header-wrapper .status.closed {background: #8c8c8c;color: #fff;}
#bhr-post-103370 .bhr-header-wrapper .status.open {background: #000;color: #fff;}
#bhr-post-103370 .current-day .status-circle.open {background-color: #000;}
#bhr-post-103370 .current-day .status-circle.closed {background: #8c8c8c;}
#bhr-post-103370.bhr-wrapper.bhr-status-closed .bhr-header-wrapper {border-top-color: #b4975a;}
#bhr-post-103370.bhr-wrapper.bhr-status-open .bhr-header-wrapper {border-top-color: #eaeaea;}
#bhr-post-103370 .bhr-wrapper .current-day .status-circle.open {background: #000;}
#bhr-post-103370 .bhr-wrapper .current-day .status-circle.close {background: #8c8c8c;}
#bhr-post-103370 .hours-wrapper {border-bottom: auto;}
#bhr-post-103370 div.bhr-location-wrapper a {color: #777;}

.bhr-header-wrapper .local-date, .upcoming-holidays .holiday-date {
    text-transform: lowercase !important;
}

.bhr-header-wrapper .local-date::first-letter {
    text-transform: uppercase !important;
}

/*
*  New product prices
*/

.el-text span {
    display: inline !important;
}

.single-product .p-card__price {
    font-family: 'Oswald'!important;
    font-size: 24px;
}

.single-product .p-card__price--sale{
    color: #e50202;
    font-weight: 700;
}

.single-product .p-card__price--current{
    font-size: 14px;
    color: #919191;
    text-decoration: line-through;
    padding: 0 8px;
}

.single-product .p-card__price--delta{
    font-size: 16px;
    color: #e50202;
}

.price .p-card__price {
    font-size: 17px;
    font-family: 'Oswald'!important;
}

.price .p-card__price--sale {
    color: #e50202;
}

.price .p-card__price--sale *{
    font-weight: 700 !important;
}

.price .p-card__price--current {
    text-decoration: line-through;
    font-size: 14px;
    padding-left: 5px;
}

.price .p-card__price--delta {
    color: #e50202;
    font-size: 14px;
    display: none!important;
}

.tm-extra-product-options-totals .price.amount.final {
    display: inline-flex !important;
    align-items: baseline;
    flex-flow: row-reverse;
    gap: 10px;
    font-family: 'Oswald'!important;
}

.tm-extra-product-options-totals .price.amount.final ins {
    color: #e50202;
    font-family: 'Oswald'!important;
}

.tm-extra-product-options-totals.tm-custom-price-totals .woocommerce-Price-amount {
    font-family: 'Oswald'!important;
}

.cc-epo-amount {
    font-family: 'Oswald'!important;
}

.price.tc-price .woocommerce-Price-amount.amount {
    font-weight: 400;
    font-size: 0.9em!important;
    font-family: 'Oswald' !important;
    color: #777!important;
}

span.price.tc-price .woocommerce-Price-amount.amount::before {
    content: "+ ";
}

/* Prince size change in bundle area on single product page */
.single-product .bundled_product .p-card__price ins.h2 {
    font-size: 17px!important;
}

/* Fix for checkbox width in firefox */ 
.single-product .bundled_product .bundled_product_checkbox {
    width: 16px!important;
}

.shipping-desc td {
    background-color: #b4975a;
    border-radius: 4px;
    text-align: left!important;
    width: 100%;
    padding: 10px;
}

.shipping-desc td span {
    color:#fff;
    font-weight: 700;
    font-family: Nunito!important;
}

/*********************************************
		By Creativecode.dk [END]
/********************************************/

/*********************************************
		Styles for product gallery Slider
/********************************************/

.product-gallery-slider {
    position: relative;
    margin-top: 10px !important;
}

.product-gallery-slider:not(.swiper-initialized) {
    display: none;
}

.product-gallery-slider
.swiper-slide {
    cursor: pointer;
}

.product-gallery-slider-2
.swiper-slide:first-child {
    display: none;
}

.product-gallery-nav {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    height: 72px;
    display: flex;
    justify-content: space-between;
    z-index: 1;
    pointer-events: none;
}

.product-gallery-arrow {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 31.5px;
    height: 72px;
    background-color: #303133;
    cursor: pointer;
    transform: translateX(0);
    transition: transform .3s;
    pointer-events: auto;
    cursor: pointer;
}

.product-gallery-arrow i {
    font-size: 18px;
    color: #fff;
}

.product-gallery-prev {
    transform: translateX(-101%);
}

.product-gallery-next {
    transform: translateX(101%);
}

.product-gallery-slider:hover
.product-gallery-nav 
.product-gallery-arrow:not(.swiper-button-disabled) {
    transform: translateX(0);
}

.product-gallery-title {
    margin-bottom: 20px;
    padding: 15px 0 15px 0;
    border-bottom: 1px solid;
    border-color: #eaeaea;
    text-align: center;
}

/*********************************************
		Styles for product gallery Slider
/********************************************/


.box-container,
.menu-container {
    width: 100% !important;
    margin: 0 !important;
}

.lines-button {
    transition: none;
}

/*********************************************
		Styles for header banner
/********************************************/

.header-banner {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    text-align: center;
    padding: 10px 35px;
    background: #b4975a;
    color: #fff;
    display: none;
}

.header-banner-text {
    font-family: 'Nunito';
    font-weight: 700;
}

.header-banner-text p {
    margin: 0;
    font-size: 14px;
    line-height: 1.3;
}

.header-banner-text a {
    color: inherit;
    text-decoration: underline;
}

.header-banner-text a:hover {
    text-decoration: none;
}

.header-banner-close {
    border: none;
    background-color: transparent;
    padding: 0 5px;
    margin: 0 10px;
    text-align: center;
    text-decoration: none;
    position: absolute;
    transform: translate(0%, -50%);
    right: 0;
    top: 50%;
    font-size: 16px;
    cursor: pointer;
}

/*********************************************
		Styles for header banner
/********************************************/

.owl-carousel-container.half-gutter .owl-next {
    display: block !important;
    margin-right: 0 !important;
}

.owl-carousel-container.half-gutter .owl-prev {
    display: block !important;
    margin-left: 0 !important;
}

.swiper .product-gallery-next {
    transform: unset;
}

.swiper .product-gallery-prev {
    transform: unset;
}

@media (max-width: 414px) {
    #pdf_files_tab th, 
    #pdf_files_tab td {
       display: block;
       width: 100% !important;
    }
 }

.t-inside {
    position: relative;
}

.tmb.tmb-label-new .t-inside::after {
    content: attr(data-label-text);
    position: absolute;
    top: -20px;
    right: -18px;
    z-index: 1000;
    min-width: 80px;
    height: 80px;
    padding: 20px;
    line-height: 40px;
    color: white;
    background-color: #b4975a;
    text-align: center;
    opacity: 0.95;
}

.post-after .owl-stage-outer {
    padding: 20px 0;
}

.post-after .owl-carousel-wrapper {
    margin: 36px -10px 0;
}

.post-after .owl-carousel-wrapper .tmb {
    margin-right: 20px;
}

body.product_price_is_not_available form.cart {
    display: none!important;
}

.price-not-available {
    font-family: 'Playfair Display';
    font-size: 24px;
    color: #303133;
    font-weight: 600;
}

.se-location-link {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    font-size: .9em;
    display: inline-block;
    padding: 0 3px 4px;
    border-color: #777777;
}
.header-banner-close{
    z-index: 99;
}

.cssgrid-wrapper.grid-wrapper.cssgrid-single-gutter 
.font-weight-400 *:not(strong):not(b){
	font-weight:500!important;
}
