@media (min-width: 300px) and (max-width: 768px) {
    .breadcrumb-area.bg-gray.mt-80 {
        margin-top: 0px !important;
    }

    .dot-style-1 .owl-dots{
     margin-top:0 !important;
    }
    
    .sidebar-cart-active .sidebar-cart-all .cart-content .cart-checkout-btn a:first-child {
    margin-top: 24px;
    }

    .cart-table-content table{
    width:600px; 
    }

    .cart-table-content table tbody > tr td.product-total {
    width: 100px;
    }
    
    .cart-plus-minus .qtybutton.dec{
    padding-top:38px;
    }

    header.header-area {
        background: #b5899b57;
        padding: 10px 0px;
    }

    .header-small-mobile .mobile-logo.logo-width a img {
        width: 70px;
    }

    .slider-height-2 {
        height: auto;
    }

    .slider-content-8.slider-animated-1 {
        text-align: center;
    }

    .owl-item.active .slider-animated-1 a {
        margin-bottom: 30px;
    }

    .slider-content-8 h1 {
        font-size: 42px;
        line-height: 60px;
        margin: 20px 0 0px;
    }

    .slider-btn-1 a {
        padding: 15px 25px 15px;
    }

    .product-wrap {
        border: 1px solid #662c052b;
        padding: 10px;
        /* height: 250px; */
    }

    .product-wrap a {
        font-size: 12px;
    }
        .section-title h2 {
        font-size: 20px;
    }
    .breadcrumb-area{
    padding: 20px 0 20px;
}
.pb-70{
    padding-bottom: 40px;
}
.pt-70{
    padding-top: 40px;
}
.welcome p {
    text-align: justify;
}
.myaccount-content p {
    text-align: justify;
}
    .product-tab-list a h3 {
        font-size: 20px;
    }
    .product-details-area.border-top-2.mt-80.pt-100.pb-100 {
    margin-top: 0px;
}
.product-details-content .product-dec-peragraph p {
    text-align: justify;
}
.description-review-wrapper .pro-dec-accordion .product-description-wrapper .panel-body p{
    text-align: justify;
}
.product-area.product-area1.wow.fadeIn.pt-55.pb-55 {
    padding: 40px 0px;
}
.product-area-global {
    margin-top: 40px;
}
.banner-bottom.padding-20-row-col.mt-20 {
    margin-top: 0px;
}
.product-area-global .product-area.pt-90 {
    padding-top: 40px;
}
.pt-90{
    padding-top: 40px;
}
.pb-90{
    padding-bottom: 40px;
}
}
@media (min-width: 426px) and (max-width: 768px) {
    .slider-height-2 {
        height: 214px;
    }
}