.filter-section {

    padding: 20px;
}

.furniture-listing {

}

.related-products {

}

.navigation {

    text-transform: uppercase;

}

.main-content-heading {

    text-transform: uppercase;

}

.furniture-detail {

}

.carpet-detail {

}

.filter-section h6 {
    font-weight: 300;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 15px;
}

.category-toggle {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.price-range input[type="range"] {
    width: 100%;
}

.filter-btn {
    border: 1px solid #007bff;
    background-color: white;
    color: #007bff;
    padding: 4px 10px;
    font-size: 12px;
}

.form-check-label {
    display: flex;
    justify-content: space-between;
    width: 100%;
    font-size: 14px;
    font-weight: 325;
}

.count {
    color: #999;
}

.custom-pagination .pagination .page-item {
    margin: 0 5px;
}

.custom-pagination .pagination .page-link {
    color: black;
    border: none;
    background: transparent;
    font-weight: 400;
    font-size: 16px;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    text-align: center;
    padding: 6px 0;
}

.custom-pagination .pagination .page-item.active .page-link {
    background-color: #baa14f;
    color: white;
    font-weight: 400;

}

.custom-pagination .pagination .page-link:focus,
.custom-pagination .pagination .page-link:hover {
    background-color: #e3d3a4;
    color: black;
    font-weight: 400;

}

.custom-pagination .pagination .page-item.disabled {
    display: none;

}



.btn-white {
    background: white;
}

.card-title {
    font-weight: 300;
    font-size: 16px;
    text-transform: uppercase;
}

.price {
    font-weight: 300;
    font-size: 16px;
    text-transform: uppercase;
}

.stock {
    font-weight: 300;
    font-size: 12px;
    color: #baa14f;
    text-transform: uppercase;
}

.card-text {
    font-weight: 325;
    font-size: 16px;
    line-height: 20px;
    color: #727272;
}

.furniture-title {
    font-weight: 300;
    font-size: 18px;

    text-transform: uppercase;
}

.result {
    font-weight: 300;
    font-size: 14px;
    text-transform: uppercase;
    color: #727272;
}

.form-check-input:checked {
    background-color: #727272 !important;
    border-color: #727272 !important;
    background-image: none !important;
}

.form-check-input:checked::after {
    display: none !important;
}

.form-check-label {
    color: #727272;

    font-weight: 300;
    font-size: 14px;

    text-transform: uppercase;
}

.custom-range {
    width: 100px;
    height: 4px;
    -webkit-appearance: none;
    background: transparent;
}

.custom-range::-webkit-slider-runnable-track {
    height: 4px;
    background: #baa14f;
    border-radius: 5px;
}

.custom-range::-moz-range-track {
    height: 4px;
    background: #baa14f;
    border-radius: 5px;
}

.custom-range::-webkit-slider-thumb {
    -webkit-appearance: none;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: #baa14f;
    margin-top: -6px;
    border: none;
}

.custom-range::-moz-range-thumb {
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: #baa14f;
    border: none;
}

.main-image {
    width: 486px;
    height: 380px;
}

.main-image-carpet {
    width: 486px;
    height: 686px;
    object-fit: cover;
}

.thumb {
    width: 140px;
    height: 120px;
    object-fit: cover;
    cursor: pointer;



}

.quantity-box input {
    max-width: 100%;
    height: 25px;
    font-size: 14px;
}

.quantity-box button {
    height: 20px;
}

.product-title {
    font-weight: 300;
    font-size: 14px;
    text-transform: uppercase;
}

.product-price {
    font-weight: 300;
    font-size: 16px;
    text-transform: uppercase;
}

.details {
    font-weight: 300;
    font-size: 14px;
    line-height: 30px;
    color: #727272;
}

.product-tabs {

}

.tab-content {
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
}

.cursor-pointer {
    cursor: pointer;
    transition: all 0.2s ease-in-out;
}

.cursor-pointer.active-icon {
    color: #000;
    font-weight: bold;
}

.cursor-pointer:not(.active-icon) {
    color: #ccc;
    font-weight: normal;
}

.product-img {
    object-fit: cover;
    height: 246px;
    width: 304px;
}

.size {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 16px;
}

.main-heading {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 30px;

}

.size-box {
    cursor: pointer;
    transition: 0.3s ease;
    border: 1px solid #D9D9D9;
    color: #232222;
}

.size-box.active {
    color: #BAA14F !important;
    border-color: #BAA14F !important;
    font-weight: bold;
}

.color-box {
    width: auto;
    height: 25px;

    cursor: pointer;
    transition: all 0.3s ease;
}

.color {
    text-transform: uppercase;
}

.color-box.active {
    border: 2px solid #BAA14F;

}

.heading {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 16px;
}

.detail-title {

    font-weight: 325;

    font-size: 14px;
    color: #727272;
    text-transform: uppercase;

}

.detail {

    font-weight: 300;
    font-size: 16px;
    color: #232222;

}


.product-tabs .nav-tabs {
    border-bottom: none;
    padding-bottom: 10px;
    position: relative;
}

.product-tabs .nav-tabs::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #dee2e6;
    /* light gray like Bootstrap's default */
}

.product-tabs .nav-link {
    border: none !important;
    background: transparent !important;
    color: #6c757d;
    font-weight: 300;
}

.product-tabs .nav-link.active {
    color: #000 !important;
    font-weight: 325;
}

.btn-blog {
    background-color: #BAA14F;
    color: white;
}

.btn-blog:hover {
    background-color: #232222;
    color: white;
}

.blog-title {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 30px;
}

.blog-content {
    color: #555;
    font-size: 1.15rem;
    line-height: 1.6;
    margin-top: 2rem;
    white-space: pre-line;
}

.input-search {
    border: 1px solid #cacaca;
    border-radius: 10px;
    height: 50px;
}

.rating-star {
    font-size: 24px;
    color: #ccc;
    cursor: pointer;
    transition: color 0.2s;
}

.rating-star.fa-solid {
    color: #ffc107 !important;
}

.rating-star.hovered,
.rating-star.filled {
    color: gold;
}

.rating-heading {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 20px;
    color: #baa14f;
}

.name {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 16px;
}

/* Place this at the end of your CSS file */
.btn-style-3 {
    background: #ff7813 !important;
    color: #fff !important;
}

.btn-style-3:hover {
    background: #333 !important;
    color: #fff !important;
}

.btn--small {
    padding: .8rem 1.5rem !important;
    font-size: 1.4rem !important;
    border-radius: 3px !important;
    text-transform: uppercase;
    color: #fff !important;
    font-size: 1rem !important;
    /* padding: 1.7rem 2rem  !important; */
    background: #ff7813 !important;
    border: none !important;
}

a.btn.btn-style-3 {
    background: #ff7813;
    color: #fff;
}

a.btn.btn-style-3:hover {
    background: #333;
    color: #fff !important;
}

.wishlist-btn,
.eye-btn {

    background-color: white !important;
}

.delivery-info {
    /* white-space: pre-line; */
    /* word-wrap: break-word; */
    /* line-height: 1.6; */
    padding: 0 !important;
    margin: 0 0 !important;
}


.card.shadow.rounded-0.border-0 {
    box-shadow: none !important;
    border: 1px solid #cccccc80 !important;
}
.blog-img.mb-4 .img-fluid {
    object-fit: cover;
}
    .product-detail-thumbs {
        position: relative;
    }

    .product-detail-thumbs .slick-prev,
    .product-detail-thumbs .slick-next, .product-modal-thumbs .slick-prev,.product-modal-thumbs .slick-next {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        z-index: 5;
        /* background: rgba(255, 255, 255, 0.8); */
            background: rgba(255, 255, 255, -0.2);
        border: none;
        border-radius: 0%;
        width: 25px;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #333;
        font-size: 16px;
        cursor: pointer;
    }

    .product-detail-thumbs .slick-prev {
        left: -40px;
    }

    .product-detail-thumbs .slick-next {
        right: -40px;
    }

    .modal-product-thumbs {
        position: relative;
    }

    .modal-product-thumbs .slick-prev,
    .modal-product-thumbs .slick-next {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        z-index: 5;
        background: rgba(255, 255, 255, 0.8);
        border: none;
        border-radius: 50%;
        width: 35px;
        height: 35px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #333;
        font-size: 16px;
        cursor: pointer;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    }

    .modal-product-thumbs .slick-prev {
        left: -40px;
    }

    .modal-product-thumbs .slick-next {
        right: -40px;
    }

    h4.product-price span:nth-child(2) {
    font-weight: 500 !important;
}
