/** Shopify CDN: Minification failed

Line 12:1 Unexpected "0"

**/
.pdp-title {
    font-size: 20px;
    font-weight: 500;
    font-family: Raleway;
    text-transform: none;
  line-height: 18px;
}0

.usp-item {
    margin: 1rem 0 !important;
}

.checkmark>* {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}

.checkmark>i,
.checkmark strong,
.text-blue {
    color: #00b0c1;
}

.product__media-wrapper .slider-button .icon path {
  color: #0097ac;
}

.price-item--regular {
    font-weight: 600;
}

.pdp-stock {
    color: #00b0c1;
    font-weight: 600;
    font-size: 14px;
}

.pdp-stock.red {
    color: #f87171;
}

.pdp-stock.black {
    color: #000;
}

.product__description p {
    color: #121212bf;
}

.product--left h2 {
    font-size: 16px;
    font-weight: 500;
    margin: 0;
}

.spec-accordion {
    margin-block: 25px;
}

.toggle-usps-btn {
    background: transparent;
    color: #00b0c1;
    font-weight: bold;
    border: none;
    cursor: pointer;
    font-size: 16px;
}

.meer-lezen {
    cursor: pointer !important;
}

.tease-text {
    position: relative;
}

.tease-text:before {
    content: '';
    background: linear-gradient(0deg, white, transparent);
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: block;
}

.meer-lezen,
.minder-lezen {
    padding: 10px 20px;
    background: #fff;
    color: #00b0c1;
    border: 1px solid;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 0.8em;
    border-radius: 3px;
    z-index: 1;
}

.read-more_wrapper {
    position: relative;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: flex-end;
    z-index: 0;
}

.read-more_wrapper:before {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
}

.read-more_wrapper:after {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    background: #eee;
    left: 0;
}

.omschrijving-klap {
    margin-top: 20px;
}

.kookgigant-pdp-block {
    background: #f5f5f5;
    padding: 15px 27px;
    margin-top: 5px;
    margin-bottom: 20px;
}

.pdp-title {
    padding: 0;
}

.product__title {
    margin-bottom: 0 !important;
}

.product-card-new_tag.pdp {
    padding-block: 10px;
    display: flex;
    gap: 5px;
}

.product-card-new_tag {
    font-size: 12px;
    text-align: center;
}

.product-card-new_card-tag {
    width: fit-content;
    padding-inline: 10px;
}

#toggle-usps {
  font-weight: 500;
}

frequently-bought-together .raleway-title {
    text-align: left;
}




@media(max-width: 768px) {
    .product-card-new_card-tag {
        width: max-content;
        padding-inline: 10px;
        position: absolute;
        top: 5px;
        left: 5px;
    }

 .kookgigant-sticky-atc .product-card-new_available .voorraad {
    display: none;
  }
}

.product-card-new_card-tag.black {
    background: black;
    color: #FFF;
}

.product-card-new_card-tag.beige {
    color: #fff;
    background: linear-gradient(90deg, #d39e7d, #c58a6a);
}

.product-card-new_actual-price {
    font-size: 24px;
    color: #000;
    font-weight: 600;
}

.product-card-new_korting {
    font-size: 14px;
    color: #00000080;
}

span.morgen-bezorgd {
    color: #03ad14;
    font-weight: 500;
}

.product_info__extra .usp-item {
    margin: 0 !important;
}

.product_info__extra {
    margin-block: 25px;
}

svg.icon.icon--color-raingrey {
    width: 12px;
    fill: #c6c6c6;
}

.fbt-add-checkbox {
    accent-color: #05ac12;
    width: 16px !important;
    height: 16px !important;
}

.fbt-content-item {
    text-align: center !important;
    padding-inline: 5%;
}


.bought-together .product-card-new_actual-price {
    color: #000;
    font-weight: 500;
    font-size: 16px;
    font-family: Raleway;
    margin-top: 5px;
}

.mobile-only {
    display: none;
}


.mobile-only .usp-item,
.product__info-wrapper .usp-item {
    margin: 0 !important;
}

.kookgigant-sticky-atc {
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
    background: #fff;
    z-index: 5;
    border-top: 2px solid #d0997a;
    padding-inline: 10px;
}

.kookgigant-sticky-atc .product-card__price {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
    gap: 5px;
}

@media (max-width: 768px) {
    .mobile-only {
        display: block;
    }

    .desktop-only {
        display: none;
    }

    .product_info__extra {
        display: block !important;
    }
}

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

    .product--medium:not(.product--no-media) .product__info-wrapper,
    .product--small:not(.product--no-media) .product__media-wrapper {
        max-width: 55% !important;
        width: 55% !important;
    }

    .product--medium:not(.product--no-media) .product__media-wrapper,
    .product--small:not(.product--no-media) .product__info-wrapper {
        width: 45% !important;
        max-width: 45% !important;
    }
}


.product__media img {
  object-fit: contain;
}

.in3 {
display: none;
  
    background: #ffffff;
    padding: 10px;

    align-items: center;
    border: 1px solid #d0cece;
    margin-block: 10px;
    gap: 10px;
}

.in3 p {
    font-size: 14px;
}

li.grid__item.home__card {
    min-width: 250px;
}

.specificatie-container {
    padding-block: 20px;
    border-bottom: 1px solid #f2f2f2;
}

.specificatie-icons {
    display: flex;
    gap: 25px;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-top: 10px;
}

.spec-icon-img {
    margin: auto;
    width: 50px;
    background: #f1f1f1;
    padding: 10px;
}

.spec-field i {
    margin-top: 5px;
}

.spec-field strong {
    margin-bottom: 10px;
    font-size: 12px;
}

.spec-field span {
    font-size: 12px;
}

.spec-field {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    align-items: center;
}

@media screen and (max-width: 767px) {
    .spec-field {
        width: fit-content;
        justify-content: flex-start;

    }

    .spec-icon-img {
        margin-left: 0;
    }

    .spec-field strong {
        font-size: 10px;
    }

    .specificatie-icons {
        gap: 20px;
    }


  .pdp-title {
    font-family: Madekype;
  }
}

.specificatie-container {
    padding-bottom: 20px;
}

.product-tag-wrapper {
    display: flex;
    gap: 10px;
}

.product-card-new_tag.pdp {
    position: relative;
    width: fit-content;
    top: 0;
    font-size: 12px;
    margin-bottom: 10px;
    display: flex;
    gap: 10px;
}

.product-card-new_tag.pdp {
    margin-top: 0;
    position: relative;
    padding: 2px 10px;
}

.product-card-new_tag.pdp.black {
    background: #000;
    color: #fff;
}

.product-card-new_tag.pdp.green {
    background: #00afc1;
    color: #fff;
}

.product-card-new_tag.pdp.beige {
    background: #d39e7d;
    color: #fff;
}

.fbt-total-price,
.product_info__extra strong {
  font-weight: 500;
}

#specs-text {
  font-weight: 500!important;
}

