﻿@media (max-width: 1599px) {
    /* for screen 1440px  */
}

@media (max-width: 1439px) {
    /* for screen 1366px  */
    .box-nav-ul .submenu-default {
        left: -165px;
    }
}

@media (max-width: 1365px) {
    /* for screen 1200px  */

    .home-banner .box-content h1 {
        font-size: 48px;
        line-height: 54px;
        font-weight: 700;
        color: #000000;
    }

    .tf-icon-box .content .title {
        font-size: 16px;
        font-weight: 600 !important;
    }
    .tf-icon-box.style-row .icon {
        width: 65px;
        height: 65px;
    }
    .tf-icon-box .icon i{
        font-size:24px;
    }
    .flat-title .title {
        font-size: 32px;
        line-height: 50.4px;
    }
    .card-product .card-product-info .title {
    font-size:18px;
    }
    .widget-card-store.type-3 .store-heading {
        margin-bottom: 24px;
        font-size: 40px;
        line-height: 52px;
    }
    .widget-card-store .store-item-info {
        padding-left: 70px;
    }
    .customized-product a {
        max-width: 155px !important;
        text-align: center;
        height: 50px;
        font-size: 14px !important;
    }
    .customized-product h4 {
        font-size: 15px !important;
        line-height: 30px;
        padding-left: 10px;
        margin-bottom: 0;
    }
    .tf-btn {
        font-size: 14px !important;
    }

}

@media (max-width: 1199px) {
    /* for screen 992px  */
    .flat-spacing-1 {
        padding: 20px 0 30px;
    }
    .tf-row-flex{
        flex-direction:column-reverse;
    }
    .sidebar-filter.left {
        top: 0;
        display: none;
        left: 0;
        transform: translateX(8px);
    }
}

@media (max-width: 991px) {
    /* for screen 768px  */
    .slider-effect .box-content .heading {
        font-size: 28px;
        line-height: 34px;
        margin-bottom: 14px;
    }

    .btn-xl {
        padding: 0px 30px;
        font-size: 18px;
        line-height: 42px;
    }

    .tf-content-wrap {
        padding: 20px 0px;
    }

    .widget-card-store.type-3 .store-heading {
        margin-bottom: 24px;
        font-size: 28px;
        line-height: 34px;
    }

    .widget-card-store .store-item-info {
        padding-left: 45px;
    }

    .tf-marquee.type-big .marquee-item p {
        font-size: 48px !important;
        line-height: 54px !important;
    }

    .flat-spacing-9 {
        padding: 20px 0px;
    }

    .founder-image {
        padding-left: 0px;
        height: 650px;
    }

    .row-rev {
        flex-direction: column-reverse;
    }

    .tf-product-delivery {
        margin-bottom: 0px;
    
}
    .slider-effect .content-left .box-content {
        position: absolute;
        text-align:start;
        max-width:430px;
        left:20px;
        top: 50%;
        transform: translateY(-50%) !important;
    }
    .tf-grid-layout.md-col-2 {
        grid-template-columns: 1fr;
    }
    .widget-card-store .store-img img{
        display:none;
    }
    .md-pb-70 {
        padding-bottom: 20px !important;
    }
    .tf-slideshow .banner-wrapper {
        height: auto;
    }
}

@media (max-width: 767px) {
    /* for screen 576px  */

    .slider-effect .content-left .box-content {
        position: absolute;
        text-align: start;
        max-width: 430px;
        left: 20px;
        top: 40%;
        transform: translateY(-50%) !important;
    }

    .flat-spacing-5 {
        padding: 38px 0px !important;
    }

    .grid-layout h3 {
        font-size: 32px !important;
        line-height: 40px !important;
    }

    .tf-store-list .tf-store-info {
        display: block;
    }

    li.nav-inquiry {
        display: none !important;
    }

    .slider-effect .img-slider {
        height: auto !important;
    }

    .slider-effect .box-content .heading {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 8px !important;
    }

    .slider-effect .box-content .desc {
        font-size: 10px !important;
        line-height: 14px !important;
        margin-bottom: 10px;
    }

    .slider-effect-fade a {
        font-size: 10px !important;
        line-height: 24px !important;
        padding: 6px 12px;
    }

    .tf-btn:not(.btn-xl, .btn-md, .btn-line, .style-2, .style-3) {
        padding: 10px 12px;
        font-size: 10px !important;
    }

    .collection-item .collection-title
{
        height:30px;
        line-height:30px;
    }
    .widget-card-store.type-3 .store-heading {
        margin-bottom: 24px;
        font-size: 22px;
        line-height: 30px;
    }
}

@media (max-width: 576px) {
    /* for screen mobile  */
    .slider-effect .content-left .box-content {
        position: absolute;
        text-align: start;
        max-width: 100% !important;
        left: 20px;
        width: 100%;
        padding-right: 150px;
        top: 45%;
        transform: translateY(-50%) !important;
    }

    .slider-effect .content-left {
        position: unset;
        padding: 6px 0px;
        text-align: center;
    }

    .btn-xl .icon {
        font-weight: 600;
        margin-inline-start: 12px;
        font-size: 8px;
    }

    .tf-icon-box .content .title {
        font-size: 14px;
        font-weight: 600 !important;
    }

    p {
        font-size: 12px !important;
        line-height: 20px !important;
    }

    .tf-icon-box .content .title {
        font-size: 14px;
        font-weight: 600 !important;
        margin-bottom: 2px;
    }

    .tf-icon-box.style-row {
        display: flex;
        gap: 10px;
        align-items: center;
    }

    .btn-line {
        display: none !important;
    }

    .flat-title .title {
        font-size: 24px;
        line-height: 30px;
    }

    .card-product .card-product-info .title {
        font-size: 16px;
    }

    .card-product .card-product-info .price {
        font-size: 14px;
    }

    .widget-card-store .store-item-info {
        padding-left: 30px;
    }

    .pl-50 {
        padding-left: 10px !important;
    }

    .tf-content-wrap {
        padding: 20px 10px !important;
    }

    .banner-hero-collection-wrap .card-box p {
        font-size: 12px !important;
        line-height: 20px !important;
        font-style: italic;
        margin-bottom: 15px;
    }

    .customized-product h4 {
        font-size: 10px !important;
    }

    .customized-product a {
        max-width: 40% !important;
        width: 100% !important;
        padding: 6px 12px !important;
        height: 30px !important;
    }

    .blog-article-item .article-title a {
        font-size: 18px;
    }
    .blog-detail-main h2{
        font-size:22px;
        line-height:30px;
    }
    .blog-detail-main h3 {
        font-size: 20px;
        line-height: 26px;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .blog-detail-main h4 {
        font-size: 18px;
        line-height: 30px;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .blog-detail-main h5 {
        font-size: 16px;
        line-height: 30px;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .flat-title{
        padding-left:0px;
        padding-right:0px;
    }
  
}
.tf-search-content-title .list-unstyled {
    display: flex;
    justify-content: start;
    align-items: start;
    gap: .5rem;
    flex-direction: column;
}