@media screen and (max-width: 1450.98px) {

    .logo img {
    max-width: 150px;
}

.global_heading {
    font-size: 28px;
    font-weight: 700;
}

}

@media screen and (max-width: 1023.98px) {

    .slide_cnt{ justify-content: center!important;}

    .logo img {
    width: 135px;
}

    .navbar .logo {
    margin-left: 46px;
}

.search_product{ display: none;}

/* .user_icons { display: none;} */


}



@media screen and (max-width: 991.98px) {


    .add_bag_btn {
    transform: translate(-50%, -32%);
    }
    

    .mobile_slide_cnt .outer_content {
    padding: 25px 10px;}

    .mobile_slide_cnt{ display: block;}

        .liner_btn.custom-btn:hover{ color: white;}

    .liner_btn.custom-btn{ border-color: var( --color-primary); color: var( --color-primary); }

    .creative-fullpage--slider .slider-inner {
    height: 60vh;}


    .creative-fullpage--slider{ height: 60vh;} 
.creative-fullpage--slider .swiper-slide .slider-inner .swiper-content{ display: none;}
 

    .creative-fullpage--slider .swiper-slide .slider-inner .swiper-content{left: 50%!important; text-align: center;}

    /* .creative-fullpage--slider .slider-inner{ height: 60vh;}

    .creative-fullpage--slider{ height: 60vh;}

    .creative-fullpage--slider .swiper-slide .slider-inner img{ height: 60vh;} */
.global_heading {
    font-size: 28px;}


}



@media screen and (max-width: 767.98px) {

    .shop_by_type .swiper-wrapper {
     justify-content: unset!important;}

    .testimonial-image{ display: none;}

    footer h6 {
    font-weight: 700;
    font-size: 18px;
}


    footer{ padding: 40px 0 0px;}

    .testimonial_outer{  padding: 40px 0; }


    .instagram_post_outer {
    padding: 40px 0;
}


    .new_arival{    padding: 40px 0; }


    .handpicked {
    padding: 40px 0;
}

    .featured_collection{

        padding: 40px 0;  
    }




       .shop_by_type{

        padding: 40px 0;

    }


    .slider_btn { flex-direction: column; display: flex; gap: 10px!important;}


}


@media screen and (max-width: 575.98px) {

    .mobile_slide_cnt h1{     font-size: calc(1.375rem + 0.6vw); font-weight: 700;}

    .social_links {
    display: flex;
    gap: 8px;
    justify-content: center
    ;
}

    .copy_right {
    margin-top: 30px;
}

    .shop_by_type .card {
    border-radius: 17px;
    padding: 5px;}

    .shop_by_type .card-inner img {
    border-radius: 5px;}

    .shop_by_type .card-inner {
    border-radius: 10px;}

    .shop_by_type .label {
    bottom: -12px;
    padding: 0px 15px;
    font-size: 14px;
}

    .outer_content {
    padding: 25px 10px;
}

    .outer_content .custom-btn{ font-size: 14px!important;}

      .swiper-slide .slider-inner .swiper-content .title-area .title {
    font-size: 24px;
  }


    .logo img {
    max-width: 150px;
}



}
