/**
* Theme Name: Furnob Child
* Description: This is a child theme of Furnob, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/KlbTheme">KlbTheme (Sinan ISIK)</a>
* Template: furnob
* Version: 1.2.0
* Text Domain: furnob-child
*/

/*------------------------------------ 
 Root
 Theme now has CSS variables for typography
------------------------------------*/
:root {
  --theme-body-font: Poppins, sans-serif;
  --theme-body-font-weight: 400;
  --theme-body-letter-spacing: -0.03px;
  --theme-heading-font: Poppins, sans-serif;
  --theme-heading-font-weight: 400;
  --theme-heading-letter-spacing: 0;
  --theme-product-name-font: Poppins, sans-serif;
  --theme-product-name-font-size: 1rem;
  --theme-product-name-weight: 500;
  --theme-product-price-font: Poppins, sans-serif;
  --theme-product-price-font-size: 1.06rem;
  --theme-product-price-weight: 700;
}

.ui-widget-content .ui-slider-handle,
.ui-widget-content .ui-slider-range {
    background-color: #9faeca !important
}

.site-footer .footer-iconboxes .iconbox .detail .entry-title {
    font-size: 1rem
}

.woocommerce-breadcrumb ul li {
    font-size: .75rem
}

.site-footer .footer-iconboxes .iconbox .detail .entry-description,
.widget .menu li a,
.widget p,
.widget ul li {
    font-size: .8rem;
    line-height: 1.7
}

.single-product .woocommerce-product-details__short-description,
.widget .widget-title,
.woocommerce-variation-description p,
body {
    font-size: .9rem;
    line-height: 1.7
}

.single-product .product_title {
    font-size: 2.1rem;
    line-height: 1.4
}

a.reset_variations {
    display: none !important
}

.cart-wrapper #customer_details .woocommerce-additional-fields h3 {
    display: none
}

.cart-widget-side .cart-side-body .products .product .entry-price .quantity .amount {
    margin-left: 0;
    color: #e30512;
}

#order_comments_field {
    display: none
}

.variations {
    margin-top: 30px
}

.reset_variations {
    visibility: hidden;
}

#tab-additional_information h2 {
    display: none;
}

.price {
    color: #e30512;
}

.up-sells upsells products .h2 {
    color: #e30512;
}

.site-header .site-brand img {
    width: 269px;
}

.payment_box payment_method_mollie_wc_gateway_ideal {
    margin-bottom: 200px
}

.tax-product_cat .page-header h1.entry-title {
    font-size: 0
}

.tax-product_cat .page-header h1.entry-title span {
    font-size: 3rem
}

.single-details .product-sku {
    display: none
}

.single-details .posted_in {
    display: none
}

.single-details .product-shipping-class {
    color: #7cba5b;
    font-weight: 700
}

.woocommerce-variation-description {
    font-size: 12px;
    display: none
}

.includes_tax {
    display: none
}

.product-badges {
    display: none
}

.mobile-bottom-menu {
    display: none
}

.woocommerce-shipping-estimate-html e-checkout-message e-cart-content {
    display: none
}

.woocommerce-shipping-destination {
    display: none
}

/**
 * DBO-49
 */
.checkout-inline-error-message {
    color: #e30512;
}

del {
    font-size: 12px;
    color: #000
}

ins {
    text-decoration: none;
    color: #e30512
}

.color-box {
    border-style: solid;
    border-width: 1px;
    color: #9faeca
}

.wc_payment_method {
    margin-bottom: 20px
}

.mollie-gateway-icon {
    margin-left: 10px
}

.term-description p {
    margin-top: 15px;
    margin-bottom: 50px;
    color: var(--color-desc)
}

.mollie-gateway-fee {
    display: none
}

.single-details .product-shipping-class.deliveryBlue {
    color: #9faeca !important
}

.single-product .products .price ins {
    color: #e30512 !important
}

/*
 * DBO-20 Change h2 to .h2 class
 */
section.related.products .h2,
section.upsells.products .h2,
section.recently-viewed .h2,
.cross-sells .h2 {
    margin-bottom: 2rem;
    padding-bottom: 0.9375rem;
    border-bottom: 1px solid var(--color-border);
    font-size: 1.125rem;
    font-weight: 500;
    line-height: var(--bs-body-line-height);
}

@media screen and (min-width: 64.0625rem){
	section.related.products .h2,
	section.upsells.products .h2,
	section.recently-viewed .h2,
	.cross-sells .h2{
		font-size: 1.25rem;
	}
}

.related .h2,
.cross-sells .h2,
section.upsells.products .h2,
.recently-viewed .h2 {
    color: #e30512
}

.site-header.header-type4 .header-top {
    display: none
}

@media (min-width:320px) {
    .tax-product_cat .page-header h1.entry-title span {
        font-size: 2.5rem
    }
}

.klb-shop-banner {
    position: relative
}

.klb-shop-banner::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background-color: rgba(0, 0, 0, .3) */
}

.klb-single-stock {
    display: none;
}

/*
 * DBO-20 Change h3 to .h3 class
 */
.klb-custom-title .h3.entry-title {
    font-size: 1.75rem;
    font-weight: 500;
}

div#CybotCookiebotDialogHeader {
    display: none;
}

.CybotCookiebotDialogContentWrapper {
    max-width: 100% !Important;

}

.CybotCookiebotDialogBodyBottomWrapper {
    margin-top: 0px !Important;
}

#CybotCookiebotDialog.CybotEdge {
    padding: 12px !Important;
}

#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton {
    padding: 0px !Important;
}

.site-footer .footer-widgets .widget-column.first:before {
    width: 1px;
    opacity: 0;
}

del,
del span {
    text-decoration: none !important;
}

/** 
 * Trigger hovers over the menu, lower the z-index
 */
a.woocommerce-product-gallery__trigger {
    z-index: 1;
}


/* 
 * Start DBO-47
 * Add css for the product gallery wrapper to prevent CLS issue
 * 
 * 1 - Make the gallery look the same as loaded JS slider
 */
.woocommerce-product-gallery > .woocommerce-product-gallery__wrapper {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    gap: 15px 0px;

    > .woocommerce-product-gallery__image:first-child {
        display: block;
        flex: 100%;
        img {
            aspect-ratio: 7/4;
            max-width: 100%;
            max-height: max-content;
            width: 720px;
            height: 410px;
            object-fit: cover;
            border: 0px;
            padding: 0;
            margin: 0;
        }
    }

    > .woocommerce-product-gallery__image  {
        width: 16.66%;
        min-width: 95px;
        @media(max-width: 600px) {
            width: 25%;
        }
        img {
            aspect-ratio: 1/1;
            object-fit: cover;
            width: 95px;
            height: 95px;
            max-width: 100%;
            max-height: fit-content;
            padding: .25rem;
            border: 1px solid;
            border-color: #DFE2E6;
            border-radius: 3px;
            margin-right: 5px;
        }
    }

    > .woocommerce-product-gallery__image:nth-child(n+8){
        display: none;
    }

    > .woocommerce-product-gallery__image:nth-child(n+6){
        @media(max-width: 600px) {
            display: none;
        }
    }
}

/**
 * 2 - Mod on the loaded JS slider to prevent shifts
 */
.woocommerce-product-gallery > .flex-viewport  {
    aspect-ratio: 7/4;
    max-width: 100%;
    max-height: max-content;
    width: 720px;
    height: 410px;
    object-fit: cover;
}

.woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
    aspect-ratio: 7/4;
    max-width: 100%;
    max-height: max-content;
    width: 720px;
    height: 410px;
    object-fit: cover;
}

.woocommerce-product-gallery .flex-control-thumbs {
    max-height: 110px;
    height: 110px;
    overflow: hidden;
}

.woocommerce-product-gallery .flex-control-thumbs li {
    float: left;
}

.woocommerce-product-gallery .flex-control-thumbs li img {
    aspect-ratio: 1/1;
    width: 95px;
    height: 95px;
    max-width: 100%;
    max-height: fit-content;
}

/**
 * 3 - Set sizes for product images in widgets on PDP
 */
section.related.products,
section.upsells.products,
section.recently-viewed,
.cross-sells {
    .hover-thumbnail img {
        aspect-ratio: 1/1;
        width: 300px;
        height: 300px;
        max-width: 100%;
        max-height: max-content;
        object-fit: cover;
    }
}
/**
 * End DBO-47
 */
 
/**
 * DBO-21 Shop banner component
 */
.c-shop-banner {
    display: grid;
    padding: 0;
    background-color: rgba(0, 0, 0, .3);
    margin-bottom: 2.5rem !important;
}

.c-shop-banner__picture {
    position: relative;
    grid-area: 1/1;
    display: block;
    width: 100%;
    height: 100%;
    min-height: 200px;
    overflow: hidden;
}
@media(min-width: 768px) {
    .c-shop-banner__picture {
        min-height: 250px;
    }
}    
@media(min-width: 1280px) {
    .c-shop-banner__picture {
        min-height: 320px;
    }
}

.c-shop-banner__image {
    position: absolute;
    display: block;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    filter: brightness(80%);
}

/** Fallback */
.c-shop-banner__image.klb-shop-banner {
    opacity: 1;
    background-size: cover;
}

.c-shop-banner__caption {
    grid-area: 1/1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 30px;
    gap: 30px;
    text-shadow: 0 0 15px rgba(0, 0, 0, .5);
}
@media(min-width: 768px) {
    .c-shop-banner__caption {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

/** Add the list effect of the original banner on every list inside the content */
.c-shop-banner__caption ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 1rem;
}
@media(min-width: 768px) {
    .c-shop-banner__caption ul {
        margin-top: 2rem;
    }
}

.c-shop-banner__caption ul li a {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: .75rem;
    color: aliceblue;
    height: 2.125rem;
    padding: 0 0.75rem;
    text-decoration: none;
    margin-right: 10px;
	margin-bottom: 5px;
    text-shadow: none;
}

.c-shop-banner__caption ul li a::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: 1px solid currentColor;
    opacity: .1;
    transition: opacity .3s ease;
}

.c-shop-banner__caption ul li a:hover:before {
    opacity: .5;
}
/**
 * End DBO-21
 */

 /* 
 * Start DBO-26
 * Add css for the quantity buttons and tooltip
 */
 .quantity-button.disabled {
    /* pointer-events: none; */
    opacity: 1;
    color: lightgray;
    cursor: not-allowed;
 }

 .quantity-button__tooltip {
    visibility: hidden;
    width: 120px;
    font-size: .8rem;
    padding: 5px 10px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px;
    border-radius: 6px;
    position: absolute;
    top: 40px;
    z-index: 1;
 }

 .quantity-button.disabled:hover  .quantity-button__tooltip {
    visibility: visible;
 }
 /**
 * End DBO-26
 */

/**
 * DBO-67 Coupon styling
 */
.woocommerce-cart-form .actions .actions-wrapper .coupon button,
.woocommerce-shipping-calculator button.button {
    background-color: var(--color-primary);
    border-color: var(--color-primary);
    color: #fff;
}

.woocommerce-form-coupon-toggle a.showcoupon {
    color: var(--color-primary);
    text-decoration: underline;
}

.coupon-error-notice {
    color: var(--color-primary);
    margin-top: 10px;
}
/**
 * End DBO-67
 */
