.font-hauser {
    font-family: 'Hauser', sans-serif !important;
    font-weight: 400 !important;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: #304F4A !important;
}

.text-primary {
    color: #304f4a !important;
}

a.hover-primary:hover, .hover-primary:hover  {
    color: #304f4a !important;
}

.bg-primary {
    background-color: #304f4a !important;
}

.text-secondary {
    color: #b2c291 !important;
}

.bg-secondary {
    background-color: #b2c291 !important;
}

.bg-secondary1 {
    background-color: #b2c291 !important;
}

.text-wood {
    color: #b0754f !important;
}

.bg-wood {
    background-color: #b0754f !important;
}

.text-pastel-green {
    color: #d9e8ba !important;
}

.bg-pastel-green {
    background-color: #d9e8ba !important;
}

.text-neon {
    color: #71d98a !important;
}

.bg-text-neon {
    background-color: #71d98a !important;
}

.border-secondary {
    border-color: #304f4a !important;
}

.border-hover-primary:hover {
    border-bottom: 1px solid #304f4a !important;
}

.border-neon {
    border-bottom: 1px solid #71d98a;
}

.border-secondary {
    border-color: #b2c291 !important;
}

.border-pastel-green {
    border-color: #d9e8ba !important;
}

.btn-design1 {
    background: #304F4A;
    font-style: normal;
    text-transform: initial;
    font-weight: 600;
    color: #FFFFFF;
    border: none;
}

.btn-design1:hover {
    color: #FFFFFF;
    background: #2a4343;
}

.btn-design2 {
    background: #b2c291;
    font-style: normal;
    text-transform: initial;
    font-weight: 600;
    color: #304F4A;
    border: none;
}

.btn-design-neon {
    background: #71d98a;
    font-style: normal;
    text-transform: initial;
    font-weight: 600;
    color: #FFFFFF;
    border: none;
}

.btn-design-neon:hover {
    background: #67c37e;
    color: #FFFFFF;
}

.home-banner .btn-design-neon {
    color: #304F4A;
}

.btn-design2:hover {
    color: #304F4A;
    background: #afbd8f;
}

.btn-design2-login {
    width: 280px;
}

.btn-design1-slider {
    padding: 10px 60px;
    max-width: 250px;
    font-size: 14px;
}

.btn-design1-inspiration {
    padding: 15px 50px;
    width: 280px;
}

.btn-design1-catalogue-viewer {
    padding: 10px 50px;
    width: 200px;
}

.btn-design1-add-cart {
    padding: 13px 30px;
    font-weight: 500;
}

.menu-wrapper {
    background-color: rgba(217, 232, 186, 0.4);
}

.header-top {
    padding-top: 7px;
    padding-bottom: 7px;
    background-color: #71d98a;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
}

.search-bar-wrapper .input-group {
    border: 1px solid #304F4A;
    border-radius: 4px;
    width: 450px;
}

.own-design {
    margin-bottom: 5px;
}

.own-design span {
    margin-left: 5px;
}

.own-design img {
    width: 15px;
    height: 15px;
}

.inside .icon img {
    width: 4px;
}

.inside .contents tr td, .inside .contents tr th {
    font-size: 14px;
}

.product .badge {
    position: relative;
    padding: 5px 10px;
    right: 0;
    top: 0;
    text-transform: initial;
    font-weight: normal;
    display: flex;
    align-items: center;
    vertical-align: center;
}

.badge-discount {
    background-color: #304F4A;
    color: white;
}

.badge-monthly {
    padding: 3px 10px 2px !important;
    background-color: #304F4A;
    color: white;
    font-size: 0.7rem;
}

.badge-monthly-word {
    font-size: 0.45rem;
    display: block;
}

.badge-new {
    background-color: #72DA8A;
    color: #304F4A;
}

.badge-composite {
    background-color: #b0754f;
    color: white;
}

.badge-iq-tip {
    background-color: #b0754f;
    color: white;
}

.badge-sk {
    background-color: transparent;
    color: #304F4A;
    border: 1px solid #304F4A;
    padding: 5px !important;
}

.custom-radio .custom-control-input:checked~.custom-control-label:after {
    background-color: #304F4A;
    border-radius: 50%;
}

.show-more-wrap {
    display: flex;
    justify-content: center;
}

.show-more-wrap a {
    width: 60%;
}

.room-section {
    background-color: rgba(217, 232, 186, 0.4);
}

.catalogue-card img {
    object-fit: scale-down;
    border-radius: 0;
    border: none !important;
}

.catalogue-card .card-body img {
    object-fit: scale-down;
}

.catalogue-card .card-footer img {
    width: 90px;
}

.catalogue-card {
    box-shadow: rgba(0, 0, 0, 0.05) 0 1px 2px 0;
}

.cat-viewer {
    background-color: rgba(217, 232, 186, 0.4);
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.05) 0 1px 2px 0;
    height: 100%;
    transition: background 0.3s ease-in-out;
}

.cat-viewer img {
    width: 80px;
    border: none !important;
}

.cat-viewer:hover {
    background-color: rgba(217, 232, 186, 0.5);
}

.slick-arrow:hover {
    background-color: #304F4A;
    border-color: #304F4A;
}

.inner-box {
    background-color: #fdfffc;
    padding: 2rem;
    border-radius: 8px;
    width: 80%;
    text-align: center;
}

.newsletter-input {
    background-color: white;
    border-radius: var(--bor-rad);
    padding-right: 15px;
}

.newsletter-maskot {
    position: absolute;
    display: none;
}

a.hover-pastel-green:hover {
    color: #d9e8ba !important;
}

#news_letter_email_footer::placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
}

#news_letter_email_footer:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
}

#news_letter_email_footer::-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
}

.breadcrumb-item a:hover {
    color: #304F4A !important;
}

.breadcrumb-item.active {
    color: #304F4A !important;
}

.product-badges {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
}

.dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
}

.input-quality {
    border-color: #b2c291 !important;
}

.input-quality a {
    color: #b2c291 !important;
}

.up .fa-plus, .down .fa-minus {
    color: #b2c291 !important;
}

.product-detail-tabs .nav-item {
    background-color: rgba(178, 194, 145, 0.25);
    color: #304F4A;
    margin-right: 5px;
}

.product-detail-tabs .nav-item.active-parent {
    background-color: #b2c291;
}

.nav-pills .nav-link.active {
    color: #304F4A;
}

.product-detail-tabs h5 button:not(.collapsed) {
    background-color: #b2c291;
}

.product-detail-tabs h5 button.collapsed {
    background-color: rgba(178, 194, 145, 0.25);
}

.media-body p {
    color: #304F4A;
}

.cat-product-name {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    word-break: break-word;
}

.invisible {
    visibility: hidden;
}

.room-section .card-body img {
    width: 100%;
    height: 210px;
    object-fit: cover;
}

.slick-dots span {
    background: #b2c291;
}

.slick-dots li.slick-active span {
    background: #304F4A;
    height: 12px;
    width: 12px;
    line-height: 12px;
}

.table td, .table th {
    color: #304F4A;
}

.form-control {
    color: #304F4A;
}

.btn-gift-code {
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 0 5px 5px 0;
}

.btn-wishlist {
    padding-top: 9px;
    padding-bottom: 8px;
}

.btn-gift-code:active {
    box-shadow: none !important;
}

.btn-gift-code:focus {
    box-shadow: none !important;
}

.accordion .card-header .icon:before {
    color: #b2c291;
}

#nav-orders {
    color: #304F4A;
}

.text-error {
    color: #ff5c52 !important;
}

.text-error2 {
    color: #ff7d75 !important;
}

.was-validated .form-control:invalid,
.form-control.is-invalid {
    border-color: #ff7d75 !important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23ff7d75' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23ff7d75' stroke='none'/%3e%3c/svg%3e") !important;
}

.alert-danger {
    color: #f73125 !important;
    border-color: #ffada8 !important;
    background-color: rgba(255, 173, 168, 0.7) !important;
}

.banner-content {
    width: 100%;
    height: 115px;
    background-color: #b2c291;
    border-radius: 5px;
}

.banner-content.benefits-banner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 140px;
    text-align: center;
}

.room-section .slick-dots {
    margin-top: 30px;
}

.old-price {
    color: #b2c291;
    font-size: 0.9rem;
    margin-left: 5px;
    font-weight: 600;
}

.benefit-wrapper {
    margin: 25px 0 0 0;
}

.benefit-wrapper p {
    font-size: 1.1rem;
}

.faq-banner {
    margin-top: 40px;
    border-radius: 5px;
}

.faq-banner img {
    margin-left: 20px;
    width: 100px;
}

.cart-row {
    display: flex;
    align-items: flex-start;
    margin-bottom: 1rem;
}

.cart-header {
    border-bottom: 2px solid #e4e4e4;
    padding-bottom: .5rem;
    margin-bottom: 1.5rem;
}

.cart-row > div {
    flex-shrink: 0;
}

.product-col {
    width: 60%;
}

.qty-col {
    width: 15%;
}

.subtotal-col {
    width: 25%;
}

.cart-item.border-bottom {
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: .75rem;
    margin-bottom: .75rem;
}

/* modal overall */
#newsletter_discount_modal .modal-dialog {
    max-width: 400px;
}
#newsletter_discount_modal .modal-content {
    background: #b0754f;
    border: none;
    border-radius: 20px;
    overflow: hidden;
    padding: 0;
}

/* close “×” */
#newsletter_discount_modal .modal-header {
    border: none;
    padding: 0.75rem 1rem;
}
#newsletter_discount_modal .modal-header .close {
    font-size: 1.25rem;
    color: #304F4A;
    opacity: 1;
}
#newsletter_discount_modal .modal-header .close:hover {
    color: #1f3e33;
}

#newsletter_discount_modal .modal-body {
    padding: 1.5rem;
    text-align: center;
    position: relative;
}

#newsletter_discount_modal p {
    color: #ffffff;
}

#newsletter_discount_modal .header-text-main {
    font-size: 2.4rem;
    text-transform: uppercase;
    margin-bottom: 5px;
    line-height: 1;
    font-weight: 700;
}

#newsletter_discount_modal .header-text-secondary {
    font-size: 2rem;
    line-height: 1.4;
    margin-bottom: 20px;
}

#newsletter_discount_modal .body-text {
    line-height: 1.4;
    letter-spacing: 0.01rem;
    font-size: 18px;
    margin-bottom: 35px;
    padding: 0 62px;
}

#newsletter_discount_modal .discount-badge {
    position: absolute;
    bottom: 30px;
    right: -50px;
    width: 83px;
    height: 80px;
    background: #304F4A;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 1.8rem;
    transform: rotate(-15deg);
    box-shadow: 0 2px 6px rgba(0,0,0,0.2);
}

#newsletter_discount_modal .is-invalid:not(input) {
    border-radius: 10px;
}

#newsletter_discount_modal .input-wrapper {
    margin: 0 50px;
}

#newsletter_discount_modal .form-control {
    text-align: center;
    border-radius: 11px;
}

#newsletter_discount_modal .form-control::placeholder {
    color: #a3c8a3;
    opacity: 1;
}

#newsletter_discount_modal .consent-text {
    font-size: 0.75rem;
    line-height: 1.3;
    margin-bottom: 1rem;
    margin-top: 2rem;
    padding: 0 30px;
}

/* submit button */
#newsletter_discount_modal .newsletter-send {
    width: 180px;
}

.home-banner {
    position: relative;
    width: 100%;
    height: 100vw;
}

.btn-design-back {
    background: transparent;
    font-style: normal;
    text-transform: initial;
    font-weight: 600;
    color: #304F4A;
    border: none;
}

.btn-design-back:hover {
    color: #304F4A;
    text-decoration: underline;
}

.waranty-badge {
    position: absolute;
    top: 65px;
    right: -50px;
    width: 85px;
    height: 83px;
    background: #304F4A;
    border-radius: 50%;
    color: #fff;
    transform: rotate(-15deg);
    box-shadow: 0 2px 6px rgba(0,0,0,0.2);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.waranty-badge .waranty-header {
    font-size: 12px;
    line-height: 1;
    margin-top: 10px;
}

.waranty-badge .waranty-years {
    font-size: 16px;
    font-weight: bold;
}

.fs-8 {
    font-size: 8px !important;
}

.fs-9 {
    font-size: 9px !important;
}

.fs-10 {
    font-size: 10px !important;
}

@media (min-width: 767px) {
    .newsletter-maskot {
        right: 0;
        top: 165px;
        width: 115px;
        display: block;
    }

    .room-section .card-body img {
        height: 210px;
    }

    .benefit-wrapper {
        padding: 0 5px;
    }
}

@media (min-width: 991px) {
    .newsletter-maskot {
        right: 0;
        top: 75px;
        width: 180px;
    }

    .room-section .card-body img {
        height: 275px;
    }
}

@media (min-width: 1200px) {
    .newsletter-maskot {
        right: 0;
        top: 86px;
        width: 225px;
    }
}

@media (min-width: 1225px) {
    .newsletter-maskot {
        right: 65px;
        top: 25px;
        width: 225px;
    }
}

@media (max-width: 767px) {
    .catalogue-card .card-footer img {
        width: 60px;
    }
    .btn-design1-slider {
        padding: 10px 40px;
    }
    .show-more-wrap a {
        width: 100%;
    }
}

@media (max-width: 576px) {
    .catalogue-card .card-footer img {
        width: 60px;
    }

    .offered-services img {
        width: 43px !important;
    }

    .banner-content {
        height: 80px;
        border-radius: 0;
    }

    .banner-content.benefits-banner {
        height: 100px !important;
    }

    .room-section .card-body img {
        height: 180px;
    }

    #newsletter_discount_modal .input-wrapper {
        margin: 0 20px;
    }

    #newsletter_discount_modal .discount-badge {
        bottom: 34px;
        right: -15px;
        width: 70px;
        height: 65px;
        font-size: 1.5rem;
    }

    #newsletter_discount_modal .body-text {
        padding: 0 20px;
    }
}

@media (min-width: 576px) {
    .home-banner {
        height: 80vw;
    }
}

@media (min-width: 768px) {
    .home-banner {
        height: 42vw;
    }
}

@media (min-width: 1200px) {
    .home-banner {
        height: 37.27vw;
    }
}


