/* BASIC css start */


li.menubtn.COLLECTION a {
    font-weight: 500;
    color: #000;
}
.swiper-slide img{width:100%}


.swiper-container {
    overflow: hidden;
    padding-bottom: 10px !important;
}

.collection_txt {
   
       padding: 30px 20px 20px;
}

p.main_txt {
    padding-bottom: 5px;
    margin: 0;
    font-size: 18px;
}


p.sub_txt {
    margin: 0;
    font-size: 12px;
    color: #797979;
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal{
    width: 95% !important;
        bottom: 0 !important;
            left: 2.5% !important;
}


/* BASIC css end */

