@media (min-width: 1200px) {
    .row {
        --bs-gutter-y: 30px;
    }
    .prod-thumb .prod-thumb--top {
        display: none;
    }
    .prod-thumb:hover .prod-thumb--top {
        display: block;
    }
    .list-post .item-post,.list-instagram .item-instagram{
      min-width: 375px;
    }
}
@media (min-width: 992px) {
    .row {
        --bs-gutter-y: 20px;
    }
    nav#mainMenu .section-img-wrapper .section-img {
        display: block;
    }
    nav#mainMenu {
      background-color: #f9f9ee;
    }
}
@media (min-width: 1680px) {
    .page-title hr {
        margin: 10px 0 !important;
    }
    .page-title .intro {
        margin-top: 40px;
    }
}
@media (max-width: 1500px){
    .home-07-cnt .swiper.mySwiper > .elementor-container{
        flex-wrap: nowrap;
        flex-direction: row;
        overflow: visible !important;
    }
}
@media (max-width: 1024px) {
    .home-06,.home-07{
        overflow: hidden;
    }
    .list-post .item-post,.list-instagram .item-instagram{
      min-width: 300px;
    }
    .header-4-inner .col-full-nav{
        margin-left: 0 !important;
    }
    .header-4-inner #site-navigation .menu{
        display: flex;
        justify-content: center;
    }
    .home .slide-title .elementor-heading-title{
        font-size: 4.5em;
        line-height: 1em;
    }
    #home-banner .item-slider{
        padding: 0 50px;
    }
    .sec-home .right{ padding-left: 80px;}
    .home h2.elementor-heading-title{
        font-size: 60px;
        line-height: normal;
    }
    .home .home-02 .title{margin-bottom: 0;}
    .home .home-02{padding: 0 30px}
    .sec-home .box-text .desc p {
        font-size: 16px;
    }
    .home-03{padding:100px 30px}
    .home-03 .elementor-heading-title{
        line-height: 60px!important;
    }
    .home-04 .right{padding-right: 30px;}
    .home-04 .right .title{margin-bottom: 0;}
    .home .home-05 h2.elementor-heading-title {
        font-size: 60px;
        line-height: 60px;
    }
    .home-05 .box-text{padding:60px}
    .home-04 .elementor-container{min-height: auto!important;}
    .home-06.top{padding: 50px 30px 0!important}
    .home-06.top .elementor-heading-title{font-size: 50px;}
    .home-06.bottom{
        padding:30px
    }
    .home-06.top .btn-navi .elementor-button-link {
        font-size: 22px;
        display: inline-block;
        margin-top: 25px;
    }
}
@media (min-width: 768px) {
    .single-prod--gallery .title {
        position: absolute !important;
        width: 1px !important;
        height: 1px !important;
        padding: 0 !important;
        margin: -1px !important;
        overflow: hidden !important;
        clip: rect(0, 0, 0, 0) !important;
        white-space: nowrap !important;
        border: 0 !important;
        text-transform: lowercase;
    }
    
}
@media(max-width: 991px){
    .page-title h1.title-page{
        font-size: 70px;
    }
    #home-banner .elementor-swiper-button{
        display: none !important;
    }
    #home-banner .swiper-pagination {
        bottom: 15px;
        left: 50%;
        transform: translateX(-50%);
    }
    nav#mainMenu {
        top: 48px;
    }
    nav#mainMenu ul li a {
        font-size: 38px;
    }
    .cart-header{
        justify-content: space-between;
        padding: 0 15px;
    }
    .cart-header a{
        color: #212529 !important;
    }
    .header-4-container .hamburger span::before,.header-4-container .hamburger span::after{
        background-color: #212529 !important;
    }
    .header-4-container{
        background-color: #fff !important;
    }
    .row {
        --bs-gutter-y: 15px;
        --bs-gutter-x: 15px;
    }
    .filters .filters--inner ul li a,.filters [data-bs-toggle] {
        font-size: 16px;
    }
    .prod-listing--container .prod-thumb .prod-thumb--bottom .prod-thumb--name {
        font-size: 16px;
    }
    .my-3 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }
    .prod-thumb .prod-thumb--price{
        font-size: 14px;
    }
}
@media(max-width: 767px){
    .filters {
        margin-top: 40px;
    }
    .list-post .item-post img,.list-instagram .item-instagram img{
        height: 100%;
    }
    .list-post .item-post,.list-instagram .item-instagram{
      min-width: 250px;
    }
    .prod-thumb .prod-thumb--top .btn {
        padding: 2.5px 7px;
        font-size: 9px;
        line-height: 1.6;
    }
    .single-product .variations .value {
        flex: 1;
        flex-wrap: wrap;
        flex-direction: column;
        align-items: flex-start;
    }
    .stock.available-on-backorder{
        position: unset;
    }
}
@media(max-width: 601px){
    .page-title h1.title-page{
        font-size: 40px;
    }
    .list-post .item-post,.list-instagram .item-instagram{
      min-width: 200px;
    }
    .filters .filters--inner ul li a,.filters [data-bs-toggle],.prod-listing--container .prod-thumb .prod-thumb--bottom .prod-thumb--name {
        font-size: 14px;
    }
    .page-title .filters [data-bs-toggle]:not(:last-child) {
        margin-right: 15px;
    }
    .prod-thumb .prod-thumb--price{
        font-size: 13px;
    }
    nav#mainMenu ul li a {
        font-size: 28px;
    }
}
@media(max-width: 480px){
    nav#mainMenu ul li a {
        font-size: 22px;
    }   
}