@media only screen and (min-width: 320px) and (max-width: 768px) {
.product-previews-wrapper .slick-prev.slick-arrow {
    top: 33%;
}  
.product-previews-wrapper .slick-next.slick-arrow{
    top: 33%;    
}
.mobile-footer{
    display:block;
}
.product-previews-carousel .slick-dots{
    display:none!important;
}
.top-4-latest-jwellery-area .col-lg-3{
    width:50%;
}.product-previews-carousel .slick-slide img
.quantity-cart-box .option-title{
    position:relative;
    top:10px;
}
.product-details-des .quantity .pro-qty {
    width: 65px;
    height: 40px;
    border: 1px solid #ddd;
    padding: 0;
    border-radius: 0;
    float: left;
    margin-right:5px;
}
.btn-cart2 {
    padding: 0 12px;
}
.buy_now {
    padding: 0 12px;
}
.option-title {
    display: inline-block;
    float: left;
}
.product-previews-carousel .slick-slide img {
    display: block;
    height:auto;
}
.main-image img {
    height: 250px;
    width: 100%;
}
.footer-widget-area{
    display:none;
}    
.new-trends {
    padding: 30px 0px;
}
.categories-name h1 {
    font-size: 20px;
}
.categories-name a {
    margin-top: 0;
}
.sticky.is-sticky {
    background: #fff;
}
.jewellery-collection-area {
    padding: 30px 0px;
}
.suit-collection-area {
    padding: 30px 0px;
}
.footer-payment img {
    height: 36px;
}
.footer-top.section-padding {
    padding:30px 0px;
    display:none;
}
.widget-title {
    margin-top: 0;
    margin-bottom: 10px;
}
.new-trends-img img {
    position: relative;
    height: 150px;
}
.item-name {
    font-size: 11px;
    line-height: 16px;
}
.shop-product-wrapper .col-lg-3.col-md-4.col-sm-6{
    width:50%;
}
.section-padding {
    padding-top: 30px;
    padding-bottom: 30px;
}
.top-bar-left{
    display:none;
}
.product-details-des .product-name {
    font-size: 20px;
}
.product-details-des .quantity-cart-box {
    margin-bottom: 0px;
    width: 100%;
    position: relative;
    min-height: 100px;
    display:inline-block!important;
}
.total-reviews .review-box {
    flex-basis: 100%;
}
.rev-avatar{
    display:none;
}

}