
@media only screen and (max-width: 1024px) {

    .slider-content-19 {
        margin-top: 250px;
    }
    .single-banner .banner-content-6 a {
        font-size: 45px;
        padding: 32px;
    }
    .other-offer {
        flex-direction: column;
    }
    .other-offer .description {
        display: flex;
        flex-direction: row;
        width: 100%;
        padding: 25px 30px;
        justify-content: space-between;
    }
    .other-offer .description h5 {
        margin-bottom: 5px;
    }
}


@media only screen and (min-width: 767px) {
    .pl-sm-50 {
        padding-left: 50px;
    }
    .pr-sm-50 {
        padding-right: 50px;
    }
}
@media only screen and (max-width: 768px) {
    .single-banner .banner-content-6 a {
        font-size: 45px;
        padding: 32px;
    }
    .other-offer {
        flex-direction: column;
    }
    .other-offer .description {
        display: flex;
        flex-direction: row;
        width: 100%;
        padding: 25px 30px;
        justify-content: space-between;
    }
    .other-offer .description h5 {
        margin-bottom: 5px;
    }
}
@media only screen and (max-width: 767px) {
    .single-banner .banner-content-6 a {
        font-size: 45px;
        padding: 32px;
    }
    .product-wrap .product-img img {
        max-height: 245px;
        width: auto;
    }
    .actions .pro-cart {
        width: 40%;
        text-align: center;
        padding: 10px;
    }
    .actions .pro-wishlist,
    .actions .pro-quickview {
        width: 30%;
        text-align: center;
        padding: 10px;
    }
    .grand-totall h4.grand-totall-title {
        font-size: 16px;
    }
    .grand-totall h4.grand-totall-title span{
        font-size: 20px;
    }
    .flash-messages {
        top: -20px;
    }
    .header-top-area .header-top-wap {
        margin-top: 25px;
    }

    .single-banner .banner-content-6 {
        position: absolute;
        left: 30px;
        bottom: 30px;
    }
    .banner-content-6 {
        height: 130px;
    }
    .single-banner .banner-content-6 a {
        font-size: 47px;
        padding: 40px 30px;
    }
    .other-offer .description {
        width: 52%;
        padding: 30px 20px;
        height: 196px;
    }
    .banner-area .other-offer {
        height: 196px !important;
        min-height: 196px !important;
    }
    .nav-bar-footer {
        padding: 10px 20px;
    }
    .order-title  {
        height: 105px;
    }
    .order-title a {
        top: 35px;
        font-size: 14px;
    }
    .order-title .order-status {
        right: 110px;
    }
    .sidebar-widget-list {
        max-height: 250px;
        overflow: scroll;
        padding: 0 15px;
    }
}
@media only screen and (max-width: 767px) {
    .breadcrumb-area {
        padding: 15px 0 !important;
    }
    .shop-area h1 {
        font-size: 18px !important;
    }
    .shop-area.pb-100 {
        padding-bottom: 25px !important;
        padding-top: 15px !important;
    }
    .header-hm8 .header-res-padding {
        padding: 10px 0 10px;
    }
    .section-title h2 {
        font-size: 15px;
    }
    .shop-area h1 {
        font-size: 23px;
    }
    .shop-area h2 {
         font-size: 20px;
     }
    .family-products .family-image-product {
        width: 100%;
        height: auto;
    }
    .header-hm8 .logo {
        text-align: center !important;
    }
    .header-hm8 .logo img{
        width: 50%;
    }
    .header-hm8 .mean-container a.meanmenu-reveal {
        top: -33px;
    }
    .search-for-mobile {
        position: absolute;
        top: 117px;
        width: auto;
        border: 1px solid;
        padding: 0 5px;
        left: 15px;
        height: 24px;
    }
    .search-content-mobile {
        background: #FFF;
    }
    .stick .search-for-mobile {
        background: #FFF;
        top: 55px;
    }
    .search-input-for-mobile {
        background: #FFF;
        color: #3d3d3d;
        border: none;
        border-bottom: 1px solid #EFEFEF;
        padding: 15px 5px;
        height: 20px;
        margin-top: 10px;
    }
    .stick .logo, .stick .header-right-wrap {
        margin-top: 0px;
    }
    .search-content-mobile form {
        display: flex;
        align-items: center;
    }
    .search-content-mobile form button {
        background: none;
        border: 1px solid;
        height: 28px !important;
    }
    .res-white-overly-xs:before {
        background: none !important;
    }
    .slider-content-19 {
        margin: 0;
    }
    .owl-item.active .slider-animated-1 .intro-slide {
        font-size: 16px;
    }
    .owl-item.active .slider-animated-1 .title-slide {
        font-size: 45px;
        line-height: 60px;
    }
}
@media only screen and (max-width: 425px) {

    .banner-area .other-offer {
        height: 400px !important;
        min-height: 400px !important;
    }
    .banner-area .other-offer .description {
        width: 100%;
        height: 120px;
    }
    .single-banner .image-content {
        overflow: hidden;
    }
}
@media only screen and (max-width: 424px) and (min-width: 320px) {

    .header-hm8 .mean-container a.meanmenu-reveal {
        top: -35px;
        right: 15px !important;
    }
    .single-banner .banner-content-6 a {
        font-size: 30px;
    }
    .other-offer .description {
        width: 80%;
    }
    .other-offer .description h4 {
        font-size: 23px !important;
    }
    .other-offer .description h5 {
        font-size: 15px;
    }
    .other-offer .image-content img {
        height: 100%;
        display: block;
        object-fit: cover;
    }
}
@media only screen and (max-width: 320px) {

    .header-hm8 .mean-container a.meanmenu-reveal {
        top: -30px;
        right: 15px !important;
    }
}

@media only screen and (max-width: 475px) {
    .add-to-cart-detail {
        position: fixed;
        left: 0;
        bottom: -11px;
        height: 80px;
        width: 100%;
        z-index: 1000;
    }
    .floating-add-to-cart {
        background: #D94A86;
        padding: 15px 20px;
        text-align: center;
        font-size: 13px;
        text-transform: uppercase;
        font-weight: 700;
        color: #FFF;
        cursor: pointer;
    }
    .floating-add-to-cart a {
        color: #FFF;
    }
    .header-right-wrap .same-style.cart-wrap {
        margin-left: 24px;
    }
}
