.top-interior-section .interior-card {
    border-radius: 20px !important;
    padding: 0px !important;
}

.top-interior-section .interior-card .card {
    border-radius: 20px !important;
}

.slider_mobile {
    display: none !important;
}

.top-interior-section .interior-banner-img {
    border-radius: 20px 20px 0 0 !important;
}

.descriptions {
    height: 80px;
    font-size: 14px;
    color: #444;
    max-height: 100px;
    overflow-y: auto;
}

.ic-checklist li {
    font-size: 1.2em;
    position: relative;
    padding-left: 25px;
    margin-bottom: 0.75rem;
    color: #333;
}

.ic-checklist {
    list-style: none;
    padding-left: 0;
    margin: 1em 0;
    margin-bottom: 1rem;
}

.ic-checklist li:before {
    content: '✓';
    margin-right: 8px;
    color: green;
    font-weight: bold;
}

.left {
    text-align: justify;
}

.explore-more-btn {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    background-color: transparent;
    color: #333;
    font-weight: 500;
    border: 1px solid #ddd;
    padding: 0.5rem 1rem;
    transition: all 0.3s ease;
}

.circle-arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    border: 1px solid black;
    border-radius: 50%;
    margin-left: 12px;
}

.circle-arrow i {
    font-size: 14px;
    color: black;
    transition: transform 0.3s;
}

.widget-title1 {
    color: #878787 !important;
    font-weight: 500;
    font-size: 12px !important;
    letter-spacing: -.01em;
    margin-top: 0;
    margin-bottom: 1.9rem;
}

.widget-list1 {
    line-height: 2;
    color: #fff;
    display: block;
    font-weight: 400;
    font-size: 12px;
}

.banner video {
    display: block;
    max-width: none;
    width: 100%;
    height: auto;
    border-radius: 10px;
}

.header-3 .wishlist a {
    color: #000000 !important;
}

.header-3 .header-search-extended .form-control {
    border-top-right-radius: 3rem;
    border-bottom-right-radius: 3rem;
    height: 34px;
    padding: 1rem 2.4rem 1rem .5rem;
    background: #cce4f3;
    color: black;
}

.header-search-visible .header-search-wrapper {
    position: static;
    left: auto;
    right: auto;
    top: auto;
    margin-top: 0;
    display: flex;
    background: #baddf2;
}

.cart-dropdown .dropdown-toggle i {
    display: inline-block;
    margin-top: -3px;
    color: black;
}

.product {
    position: relative;
    margin-bottom: 1rem;
    transition: box-shadow .35s ease;
    background-color: #ffffff !important;
}

.product-title a {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    max-height: 3em;
    line-height: 1.5em;
}

.intro-slider-container,
.intro-slide,
.banner {
    background-color: transparent !important;
}

.header .container,
.header .container-fluid {
    position: static !important;
    display: flex;
    align-items: center;
}

.btndgn {
    background: #ffc107;
    color: black;
    border: none;
    border-radius: 8px;
}

.header-3 .header-search-extended .btn {
    max-width: 40px;
    margin-left: 1rem;
    height: 46px;
    font-size: 2.2rem;
    background-color: transparent;
    color: #333;
    margin-top: -6px !important;
}

.product-7 {
    border: 0px solid #c5c0c0 !important;
    border-radius: 25px !important;
    padding: 10px;
    box-shadow: 0 0 5px 4px rgba(0, 0, 0, 0.1);
}

.product-7 img {
    border-radius: 0 20px 0;
    aspect-ratio: 1 / 1;
}

img.topCon {
    border-radius: 20px;
    height: 150px;
    object-fit: cover;
    object-position: top center;
}

.overlap_img {
    margin-top: -50px;
}

.overlap_img img {
    width: 100px !important;
    display: inline-block !important;
    border-radius: 50%;
    border: 5px solid #fff;
}

.testimonial_section {
    display: block;
    overflow: hidden;
}

.testimonial_section:after {
    display: block;
    clear: both;
    content: "";
}

.testimonial_section .about_content {
    background-color: #020d26;
    padding-top: 77px;
    padding-right: 210px;
    padding-bottom: 62px;
    padding-left: 40px;
    position: relative;
}

.testimonial_section .about_content .background_layer {
    background-color: #020d26;
    margin-left: -200px;
    right: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.testimonial_section .about_content .layer_content {
    position: relative;
    z-index: 9;
    height: 100%;
}

.testimonial_section .about_content .layer_content .section_title {
    margin-bottom: 24px;
    position: relative;
}

.testimonial_section .about_content .layer_content .section_title:after {
    display: block;
    clear: both;
    content: "";
}

.testimonial_section .about_content .layer_content .section_title h5 {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
    color: #818a8f;
    margin-top: -5px;
    margin-bottom: 6px;
}

.testimonial_section .about_content .layer_content .section_title h2 {
    font-family: "Titillium Web", sans-serif;
    font-weight: 300;
    font-size: 45px;
    line-height: 50px;
    padding-bottom: 51px;
    margin-bottom: 0px;
    color: #fff;
}

.testimonial_section .about_content .layer_content .section_title h2 strong {
    font-weight: 600 !important;
    width: 100%;
    display: block;
}

.testimonial_section .about_content .layer_content .section_title .heading_line {
    position: relative;
}

.testimonial_section .about_content .layer_content .section_title .heading_line span {
    transition: all 0.5s ease-in-out 0s;
    position: relative;
}

.testimonial_section .about_content .layer_content .section_title .heading_line span:after {
    content: "";
    right: auto;
    left: 69px;
    position: absolute;
    bottom: 28px;
    width: 17px;
    margin-left: 0;
    border-bottom-width: 3px;
    border-bottom-color: #cacaca;
    border-bottom-style: solid;
}

.testimonial_section .about_content .layer_content .section_title .heading_line:after {
    content: "";
    left: 1%;
    margin-left: 0;
    position: absolute;
    bottom: 28px;
    width: 59px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #ff5e14;
}

.testimonial_section .about_content .layer_content .section_title p {
    color: #fff;
    margin: 0 0 15px;
}

.testimonial_section .about_content .layer_content a {
    color: #fff;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s;
}

.testimonial_section .about_content .layer_content a i {
    font-size: 18px;
    vertical-align: middle;
}

.testimonial_section .about_content .layer_content a:hover {
    color: #ff5e14;
}

.testimonial_section .testimonial_box {
    margin-top: 60px !important;
    position: relative;
}

.testimonial_section .testimonial_box .testimonial_container {
    background-color: #ff5e14;
    margin-left: -170px !important;
    position: relative;
}

.testimonial_section .testimonial_box .testimonial_container .background_layer {
    background-color: #ff5e14;
    width: auto;
    margin-right: -200px;
    right: 0;
    background-image: url(../images/map.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
}

.testimonial_section .testimonial_box .testimonial_container .layer_content {
    position: relative;
    z-index: 9;
    height: 100%;
}

.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel {
    display: block;
    position: relative;
}

.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials {
    margin: 0;
    padding: 50px 50px 50px 50px;
    position: relative;
    text-align: center;
}

.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content {
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.13);
    margin-left: 0px;
    margin-top: 0;
    padding: 45px 40px 45px 40px;
    z-index: 1;
    position: relative;
    background-color: #fff;
    transition: all 0.5s ease-in-out 0s;
}

.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content .testimonial_caption {
    margin-bottom: 15px;
    position: relative;
}

.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content .testimonial_caption:after {
    content: "";
    width: 30px;
    display: block;
    height: 2px;
    text-align: center;
    left: 46%;
    margin-top: 6px;
    background-color: #ff5e14;
    position: absolute;
}

.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content .testimonial_caption h6 {
    padding-top: 0;
    margin-bottom: -5px;
    font-size: 19px;
    font-weight: 600;
    line-height: 24px;
    color: #020d26;
}

.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content .testimonial_caption span {
    font-size: 12px;
    color: #9f9f9f;
    margin: 0;
}

.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content p {
    padding: 0;
    margin: 0;
    padding-top: 10px;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    color: #5d6576;
    font-style: italic;
}

.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .images_box .testimonial_img {
    border: none;
    position: absolute;
    left: 55px;
    top: 80px;
}

.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .images_box .testimonial_img img {
    border: 5px solid #fff;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
    width: 35%;
}

.testimonial_section .testimonial_box .testimonial_container .owl-nav .owl-prev {
    position: absolute;
    top: 25px;
    right: 52px;
    border-radius: 0;
    background: #020d26;
    display: block;
    outline: 0;
    width: 34px;
    line-height: 34px;
    height: 34px;
    color: #fff;
    font-size: 23px;
    margin-top: -20px;
    transition: all 0.3s ease-in-out;
}

.testimonial_section .testimonial_box .testimonial_container .owl-nav .owl-prev:hover {
    background: #020d26;
}

.testimonial_section .testimonial_box .testimonial_container .owl-nav .owl-next {
    position: absolute;
    top: 25px;
    right: 15px;
    border-radius: 0;
    display: block;
    background: #020d26;
    outline: 0;
    width: 34px;
    text-align: center;
    line-height: 34px;
    height: 34px;
    color: #fff;
    font-size: 23px;
    margin-top: -20px;
    transition: all 0.3s ease-in-out;
}

.testimonial_section .testimonial_box .testimonial_container .owl-nav .owl-next:hover {
    background: #020d26;
}

main .item {
    width: 100%;
    height: 400px;
    position: relative;
    border-radius: 12px;
    overflow: hidden;
}

main .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    inset: 0;
}

main .item .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 28px 25px;
    color: #fff;
    background: rgba(2, 0, 36, 0.3);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}

main .item .overlay span {
    background: rgba(255, 255, 255, 0.25);
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    border-radius: 60px;
    padding: 10px 20px;
    display: inline-block;
}

main .item .overlay>div h2,
main .item .overlay>div p {
    letter-spacing: 0.5px;
    margin-bottom: 5px;
    color: #ffffff;
}

.section-9 .owl-theme .owl-nav [class*='owl-'] {
    width: 40px;
    height: 40px;
    font-size: 32px;
}

.luxe-border::before {
    content: '';
    height: 7px;
    background-image: url(/public/website/assets/images/luxe-border.png);
    width: 100%;
    display: block;
    transform: scaleX(-1);
}

.luxe-border::after {
    content: '';
    height: 7px;
    background-image: url(/public/website/assets/images/luxe-border.png);
    width: 100%;
    display: block;
}

.luxe_bg {
    background-image: url("{{ asset('storage/banner/' . $Luxury_BG->photo) }}");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    height: 330px;
}

.product-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    aspect-ratio: 1 / 1;
}

.card_design {
    margin-top: -174px;
    position: relative;
    margin-bottom: 5rem;
    z-index: 100;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.intro-section {
    padding-top: 0;
    padding-bottom: 1rem;
    margin-bottom: 0.5rem;
}

.intro-slide img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
}

.section-3.card_design {
    margin-bottom: 2rem;
}

.section-3 .product {
    border-radius: 15px;
    overflow: hidden;
}

.section-3 .product-media {
    text-align: center;
}

.section-3 .product-image {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 6px 6px 0 0 !important;
}

.section-3 .product-footer {
    background: #ededed;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.section-3 .product-footer p a {
    font-size: 1.2rem !important;
    color: black;
    font-weight: 600;
    white-space: nowrap;
}

.slide_mob {
    display: none;
}

.slider_desktop {
    display: block;
}

.service-provider-banners .banner-wrapper {
    margin-bottom: 1rem;
    background-color: #f5f5f5;
    overflow: hidden;
}

.service-provider-banners .banner-wrapper img {
    width: 100%;
    object-fit: fill;
    display: block;
    border-radius: 0;
    height: 200px;
}

.service-provider-banners .tall-banner {
    background-color: #fbefef !important;
}

.section-4 .intro-slider-container {
    margin-bottom: 1.5rem;
}

.section-4 .intro-slider .intro-slide {
    position: relative;
}

.section-4 .intro-slider .slide-image {
    margin: 0;
}

.section-4 .intro-slider img {
    width: 100%;
    height: auto;
    max-height: 400px;
    object-fit: cover;
    display: block;
}

.recently-viewed-section {
    height: 350px;
    margin-top: 2rem;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url('../images/banners/orange gradient.png');
}

.recently-viewed-section .product {
    margin-bottom: 1.5rem;
}

.recently-viewed-section .product-image {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.recently-viewed-section .product-label {
    position: absolute;
    top: 0px;
    left: 0px;
}

.heading.heading-flex {
    text-align: left;
}

.recently-viewed-section .product-price {
    font-weight: bold;
    font-size: 1rem;
}

.recently-viewed-section .ratings-container {
    margin-top: 5px;
}

.instant-delivery-banner-container {
    display: block;
}

.instant-delivery-banner {
    height: 200px;
    border-radius: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 1rem;
}

.related-products-section {
    margin-top: 1rem;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 350px;
}

.more-items-section {
    padding-bottom: 5rem;
}

.more-related-products-banner {
    padding-top: 3rem;
    margin-bottom: 3rem;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 310px;
}

.truncate-line-1 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    line-height: 1.4em;
    height: 1.4em;
}

.banner-video {
    display: block;
    width: 100%;
    object-fit: cover;
}

.banner-image {
    height: 500px;
    width: 100%;
    background-size: cover;
    background-position: center;
}

.wishlist-section {
    margin-top: 2rem;
    padding-top: 3rem;
    padding-bottom: 2rem;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.wishlist-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1.5rem;
}

.truncate-line-2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.trending-banner {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.explore-more-btn:hover {
    background-color: #eee;
    color: #000;
}

.explore-more-btn:hover .circle-arrow i {
    transform: translateX(5px);
}

.category-card {
    border-radius: 15px;
    overflow: hidden;
    background-color: #e1f5fe;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.category-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.category-card .product-image {
    max-width: 100%;
    height: auto;
    margin-bottom: 0px;
}

.category-name-wrapper {
    padding: 0.5rem 0;
}

.category-name {
    font-size: 1.2rem;
    font-weight: 600;
    color: #000;
    text-decoration: none;
}

.category-name:hover {
    color: #0077b6;
    text-decoration: underline;
}

.brand-card {
    background: #fff;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.06);
    transition: transform 0.3s ease;
}

.brand-card:hover {
    transform: scale(1.05);
}

.brand-logo-wrapper {
    width: 100%;
    height: 100%;
}

.brand-logo-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    aspect-ratio: 1/1;
    border-radius: 50%;
}

.architect-banner-container {
    display: block;
}

.architect-banner {
    height: 300px;
    border-radius: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0;
    transition: opacity 0.6s ease-in-out;
}

.architect-banner.fade-in {
    opacity: 1;
}

.top-architects-section {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.architect-card {
    padding: 0 10px;
}

.architect-banner-img {
    height: 180px;
    object-fit: cover;
    width: 100%;
    border-radius: 10px 10px 0 0;
}

.architect-profile-img {
    margin-top: -50px;
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
}

.architect-profile-img img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 50%;
    border: 3px solid white;
    background: white;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

.truncate-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 250px;
    margin: 0 auto;
    font-size: 0.95rem;
}

.interior-banner {
    height: 300px;
    background-size: cover;
    background-position: center;
    border-radius: 0;
}

.top-interior-section {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.interior-card {
    padding: 0 10px;
    width: 100%;
}

.interior-banner-img {
    height: 130px;
    object-fit: cover;
    width: 100%;
    border-radius: 10px 10px 0 0;
}

.interior-profile-img {
    margin-top: -50px;
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
}

.interior-profile-img img {
    width: 80px !important;
    height: 80px;
    object-fit: cover;
    border-radius: 50%;
    border: 3px solid white;
    background: white;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

.media-banner-section {
    display: block;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.media-banner-section a {
    display: block;
    height: 100%;
    width: 100%;
}

.media-banner.image,
.media-banner.video {
    height: 100%;
    width: 100%;
    border-radius: 0;
}

.media-banner.image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.media-banner.video video {
    width: 100%;
}

.contractor-banner {
    height: 200px;
    background-size: cover;
    background-position: center;
    border-radius: 0;
    width: 100%;
}

.contractor-section {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.contractor-banner-img {
    height: 180px;
    object-fit: cover;
    width: 100%;
    border-radius: 10px 10px 0 0;
}

.contractor-profile-img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 50%;
    border: 3px solid white;
    margin-top: -50px;
    background: white;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

.contractor-location {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 250px;
    margin: 0 auto;
    font-size: 0.95rem;
}

.media-banner-video {
    display: block;
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-radius: 0;
}

.media-banner-image {
    height: 400px;
    background-size: cover;
    background-position: center;
    border-radius: 0;
}

.deal-banner-wrapper {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    padding-top: 2rem;
    margin-top: 5rem;
}

.product-banner {
    background: transparent;
    position: relative;
    min-height: 300px;
}

.full-size-link {
    display: block;
    height: 100%;
    width: 100%;
}

.centered-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.deal-banner-image {
    width: 100%;
    object-fit: cover;
}

.timer-text {
    color: green;
    font-weight: bold;
}

.timer-expired {
    color: red;
    font-weight: bold;
}

.banner-video,
.image-banner {
    width: 100%;
    object-fit: cover;
    border-radius: 0;
    background-size: cover;
}

.choice-card {
    border: 2px solid black;
    border-radius: 17px;
    padding-bottom: 0px;
    position: relative;
    text-align: center;
}

.choice-thumb {
    width: 70px !important;
    height: 70px !important;
    position: absolute;
    bottom: 58px;
    left: 60px;
    z-index: 5;
    object-fit: cover;
}

.choice-title {
    margin-top: 40px;
    font-weight: 500;
    color: #000;
}

.price-display {
    display: flex;
    justify-content: center;
    gap: 15px;
    color: #000;
    font-size: 15px;
    position: relative;
}

.creator-choice-container {
    padding-bottom: 2rem;
    margin-top: 3rem;
}

.video-modal-content {
    width: 810px;
    margin: auto;
}

.video-wrapper video {
    width: 100%;
    max-width: 320px;
    border-radius: 8px;
}

.detail-wrapper {
    padding-left: 20px;
}

.product-thumbnail img {
    width: 70px;
    height: 70px;
    object-fit: cover;
    border-radius: 5px;
}

.price-info {
    margin-top: 5px;
}

.carousel-inner img {
    width: 100%;
    height: auto;
    border-radius: 6px;
}

#more_cart {
    text-align: left;
}

.luxe-border {
    border-top: 2px solid #ddd;
}

.luxe-img {
    height: 35px;
    vertical-align: middle;
}

.luxe-bg {
    background: url('/public/website/assets/images/banners/luxe_bg.jpg');
}

.product .product-image {
    width: 100%;
    object-fit: cover;
    border-radius: 6px;
}

.product .product-price {
    font-weight: bold;
    color: #333;
}

.product .price-cut {
    color: #999;
    margin-left: 5px;
}

.ratings-val {
    height: 100%;
    border-radius: 4px;
    content: "\f318" "\f318" "\f318" "\f318" "\f318";
}

.luxury-banner-link {
    display: block;
    width: 100%;
    height: auto;
    text-align: center;
    margin-top: 15px;
}

.luxury-banner-img {
    width: 140px;
    object-fit: cover;
    border-radius: 5px;
    margin: 0 auto;
}

/* tips.css */
.tip-label {
    text-align: center;
    color: black;
    margin-top: 10px;
    font-weight: 500;
}

.owl-carousel .item {
    background: #f0f0f0;
    padding: 20px;
    text-align: center;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.banner-overlay video {
    border-radius: 8px;
    object-fit: cover;
}

/* banner.css */
.custom-banner-video {
    display: block;
    width: 100%;
    border-radius: 0px;
    object-fit: cover;
}

.custom-banner-image {
    height: 300px;
    width: 100%;
    background-size: cover;
    background-position: center;
    border-radius: 0px;
}

.welcome-section {
    background: #020243 !important;
    padding-top: 3rem;
    padding-bottom: 3rem;
    margin-top: 3rem;
    margin-bottom: 3rem;
}

.welcome-title {
    color: white !important;
    font-size: 2rem;
    font-weight: 600;
}

.welcome-description {
    color: white;
    font-size: 16px;
    line-height: 1.8;
}

.banner-overlay iframe {
    border-radius: 8px;
    width: 100%;
    height: 315px;
}

.featured-section {
    background-color: #f9f9f9;
}

.featured-section .title {
    font-size: 1.8rem;
    font-weight: 600;
    color: #333;
}

.featured-item {
    background: white !important;
    border-radius: 8px;
    padding: 10px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.product-media img {
    max-width: 100%;
    height: auto;
    display: block;
}

.customer-carousel-section {
    background-color: #E8F3FF;
    margin-top: 3rem;
    margin-bottom: 3rem;
    padding-top: 2rem;
    padding-bottom: 1.5rem;
}

.customer-carousel-section .title {
    font-size: 1.8rem;
    font-weight: 600;
    color: #333;
}

.entry {
    background: #fff;
    border-radius: 8px;
    padding: 1rem;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    text-align: center;
    height: 100%;
}

.entry-media img {
    width: 100%;
    height: auto;
    border-radius: 6px;
    display: block;
}

.entry-meta a {
    font-size: 0.9rem;
    color: #444;
}

.entry-title a {
    font-size: 1.1rem;
    color: #222;
    font-weight: 600;
    text-decoration: none;
}

.blog-carousel-section {
    padding-top: 2rem;
    padding-bottom: 4rem;
    background-color: #fff;
}

.blog-carousel-section .title {
    font-size: 2rem;
    font-weight: 600;
    color: #222;
    margin-bottom: 1.5rem;
}

.blog-carousel .entry {
    background-color: #f9f9f9;
    border-radius: 6px;
    overflow: hidden;
    transition: all 0.3s ease;
    padding-bottom: 1rem;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.08);
}

.blog-carousel .entry:hover {
    transform: translateY(-4px);
}

.entry-body {
    padding: 1rem;
}

.entry-meta {
    font-size: 0.85rem;
    color: #777;
    margin-bottom: 0.5rem;
}

.entry-title a:hover {
    text-decoration: underline;
}

.entry-content p {
    font-size: 0.95rem;
    color: #444;
    margin-bottom: 0.75rem;
}

.read-more {
    font-size: 0.9rem;
    font-weight: 500;
    color: #007bff;
    text-decoration: none;
}

.read-more:hover {
    text-decoration: underline;
}

.cta-heading .left {
    text-align: left;
    margin-bottom: 1rem;
    color: #222;
}

.cta-heading .bold-heading {
    font-weight: bold;
    color: #222;
}

.cta-heading p {
    font-size: 15px;
    color: #444;
}

.ic-checklist li::before {
    content: "✓";
    position: absolute;
    left: 0;
    color: #007bff;
    font-weight: bold;
}

.offer-text {
    color: #ffffff !important;
    font-size: 16px;
    margin-right: 15px;
}

.app-banner-img {
    height: 20px;
    max-width: 100%;
}

.app-offer-banner {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ed672f;
    padding: 0px;
    flex-wrap: wrap;
    text-align: center;
}

.intro-slider-container:before,
.intro-slider .slide-image:before {
    padding-top: 35%;
}

.media-body {
    margin-left: 12px;
    margin-top: 34px;
}

.loveitgetit {
    width: 40% !important;
}

.topcategory {
    margin-top: 100px !important;
}

.blue-btn {
    border: 1px solid #E26526;
    border-radius: 50px;
}

.orange-btn {
    border: 1px solid #2E6CB2;
    border-radius: 50px;
}

img {
    max-width: 100% !important;
}

div#interior-designers-carousel {
    height: 320px;
}

div#contractor-carousel {
    height: 250px;
}

.interior-card,
.architect-card {
    box-shadow: 0 0 5px 4px rgba(0, 0, 0, 0.1);
}

.carousel-equal-height .product {
    height: min-content;
}

.section-6.mt-5.pt-5.top-interior-section {
    height: 350px;
}

.display-m {
    display: none;
}

.media-banner-section,
.video-link {
    margin-top: 100px;
}

/* responsive started from here======================================================================================= */
@media screen and (min-width: 992px) {
    .video-banner-bg {
        padding-top: 6rem;
        padding-bottom: 6rem;
    }
}

@media all and (max-width: 991px) {

    #architects-carousel .interior-card {
        width: 100%;
    }

    #interior-designers-carousel .interior-card {
        width: 100%;
    }

    #contractor-carousel .interior-card {
        width: 100%;
    }

    .video-banner-image {
        margin: unset;
    }

    .media-banner-image {
        margin-top: 115px !important;
        height: 125px !important;
    }

    .video-banner.video-banner-bg.text-end.pt-3.interior-banner {
        margin-top: 100px !important;
    }

    .banner-image {
        height: 135px !important;
    }

    .trend-media {
        margin: unset !important;
    }

    .slide-image img {
        border-radius: 14px;
    }

    video.banner-video {
        margin-top: -30px !important;
    }

    .title {
        font-size: 16px !important;
    }

    .explore-more-btn {
        font-size: 12px;
        padding: 2px !important;
    }

    .circle-arrow {
        height: 16px !important;
        width: 16px !important;
        margin-left: unset;
    }

    button.btn.explore-more-btn.orange-btn.d-flex.align-items-center {
        margin-top: 0px;
    }

    .carousel-equal-height .product {
        width: 130px;
        border-radius: 20px !important;
    }

    .love-it {
        width: 330px !important;
    }

    .service-mobile-provider {
        display: block !important;
    }

    .web-service-provider {
        display: none !important;
    }

    button.btn.explore-more-btn.blue-btn {
        margin-top: -15px;
    }

    .product-details-top .owl-stage {
        width: 1240px !important;
    }

    .short-banner {
        padding-left: 0px !important;
    }

    .more-related-products-banner {
        height: 255px !important;
    }

    .section-3 .product-footer p a {
        font-size: 14px;
        font-weight: 500;
        color: #000;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
        text-align: center;
    }

    .brand-card {
        height: auto !important;
        width: auto !important;
        box-shadow: none !important;
    }

    .brand-logo-img {
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.06) !important;
    }

    .topcategory .category-name-wrapper {
        padding: 0 !important;
        height: 28px !important;
    }

    .topcategory .category-card {
        border-radius: 6px !important;
    }

    .topcategory .col-3 {
        padding-left: 5px !important;
        padding-right: 5px !important;
        margin-bottom: 1rem !important;
    }

    .trending-banner {
        height: 259px !important;
        padding-top: 30px !important;
    }

    .related-products-section,
    .recently-viewed-section {
        height: 279px !important;
    }

    .container.featured.topcategory.pb-2 {
        margin-top: 75px !important;
    }

    .media-banner-section,
    .video-link {
        margin-top: 100px !important;
    }

    .featured .heading.heading.heading-flex {
        flex-direction: row !important;
    }

    .featured .heading-left {
        position: relative;
        top: 7px;
    }

    .featured .heading-right {
        margin-left: auto;
    }

    .trending-banner .heading.heading.heading-flex {
        flex-direction: row !important;
    }

    .trending-banner .heading-left {
        position: relative;
        top: 7px;
    }

    .trending-banner .heading-right {
        margin-left: auto;
    }

    .custom_banner .service-provider-banners .banner-wrapper img {
        height: 150px !important;
        border-radius: 10px !important;
        object-fit: cover !important;
    }

    .custom_banner {
        padding-top: 0px !important;
        margin-top: 0px !important;
        margin-left: 5px;
    }

    .main .section-3 .product-footer {
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
    }

    .main .section-3 .product-footer p a {
        font-size: 1rem !important;
    }

    .section-3.card_design .product {
        background-color: inherit !important;
    }

    .section-3 {
        margin-top: -140px !important;
    }

    .instant-delivery-banner {
        height: 85px !important;
        border-radius: 14px !important;
    }

    .intro-slider-container:before,
    .intro-slider .slide-image:before {
        padding-top: 0 !important;
    }

    .intro-slider .slide-image>picture {
        position: inherit !important;
    }

    .intro-slider .slider_mobile .slide-image:before {
        padding-top: 0px !important;
    }

    .slide_mob .product-footer p {
        line-height: 18px;
        padding-bottom: 2px;
    }

    .intro-section .slider_mobile {
        display: block !important;
    }

    .slider_desktop {
        display: none !important;
    }

    .testimonial_section .about_content {
        padding-right: 15px !important;
    }

    .testimonial_section .about_content .background_layer {
        width: 200% !important;
    }

    .testimonial_section .testimonial_box {
        margin-top: 0 !important;
    }

    .testimonial_section .testimonial_box .background_layer {
        width: 200% !important;
        margin-left: -200px;
    }

    .testimonial_section .testimonial_box .about_content {
        padding-left: 15px !important;
        padding-right: 15px !important;
        margin-top: 28% !important;
    }

    .testimonial_section .testimonial_box .testimonial_container {
        margin-left: -15px !important;
    }

    .testimonial_section .testimonial_box .testimonial_container .testimonials {
        margin: 0px 0 20px 0;
    }

    .testimonial_section .testimonial_box .testimonial_container .testimonials .testimonial_content {
        margin-left: -36px !important;
    }

    .testimonial_section .testimonial_box .testimonial_container .testimonials .images_box {
        display: none;
    }
}

@media screen and (max-width: 767.98px) {
    .display-d {
        display: none;
    }

    .display-m {
        display: block;
    }

    .slider_mobile.section2 .owl-item img {
        object-fit: cover;
        object-position: center top;
    }

    .slide_mob {
        margin-top: -12px;
        display: block;
    }

    .slider_desktop {
        display: none;
    }

    .slide_mob .product {
        margin-bottom: 1rem;
    }

    .recently-viewed-section {
        margin-top: 1rem;
    }

    .section-6.mt-5.pt-5.top-interior-section {
        height: 270px;
        padding-top: 2rem !important;
    }

    .heading.heading-flex.pt-5 {
        padding-top: 2rem !important;
    }

    .related-products-section,
    .recently-viewed-section {
        height: 230px !important;
    }

    .page-content,
    .more-items-section {
        padding-bottom: 2rem;
    }

    .more-related-products-banner {
        height: 230px !important;
        padding-top: 2rem;
    }

    .trending-banner.mt-4 {
        height: 230px !important;
        padding-top: 20px !important;
        margin-top: 2rem !important;
    }

    .container.featured.topcategory.pb-2 {
        margin-top: 45px !important;
    }

    .interior-banner-img {
        border-radius: 20px 20px 15px 15px !important;
        height: 90px;
    }

    .interior-profile-img img {
        width: 45px !important;
        height: 45px;
    }

    .interior-profile-img {
        margin-top: -20px;
    }

    div#interior-designers-carousel {
        height: unset;
    }

    .media-banner-section,
    .video-link {
        margin-top: 70px !important;
    }

    .media-banner-image {
        margin-top: 75px !important;
        height: 105px !important;
    }

    .title {
        font-size: 14px !important;
        margin-bottom: 0px !important;
    }

    .welcome-description {
        font-size: 12px;
        line-height: 1.4;
    }

    .cta-heading h2,
    .cta-heading h3,
    .cta-heading h4 {
        font-size: 1.6rem;
    }

    .cta-heading p {
        font-size: 12px;
    }

    .cta.pb-5 {
        padding-bottom: 0px !important;
    }

    .carousel-equal-height .product {
        border-radius: 6px !important;
    }

    .heading.heading-flex {
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
    }
}

@media screen and (max-width: 360.98px) {
    .card-body.p-3 {
        height: 90px;
    }

    .top-interior-section .interior-card {
        width: 100%;
    }

    section-6.mt-5.pt-5.top-interior-section {
        height: 100%;
    }

    .service-mobile-provider {
        margin-top: 0px !important;
    }

    .explore-more-btn {
        min-width: 105px;
    }
}