@media (min-width: 1200px) {
    .container,
    .container-sm,
    .container-md,
    .container-lg,
    .container-xl {
        max-width: 1264px;
    }
}
@media (max-width: 900px) {
    
    .container {
    /* max-width: 92%; */
}
}
@media (max-width: 768px) {

    header .top-head {
        display: none;
    }
    header .main_head .calling {
        display: none;
    }
    header .main_head .logo {
        text-align: left;
        padding: 0;
        padding-left: 37px;
        width: 100%;
    }
    header .main_head .side-links {
        margin: 0;
        margin-top: 0;
        margin: initial;
        /* margin-left: 0; */
        width: 100%;
    }
    header .main_head .logo img {
        width: 90%;
        /* margin: 12px 0px; */
        margin-top: 6px;
    }
    .about-deal {
        display: none;
    }
    header .top-navi {
        background-color: #ffffff;
        display: none;
    }
    header .main_head .side-links .for-login {
        display: none;
    }
    header .main_head .side-links .for-more-drop {
        padding: 7px 3px;
        /* display: none; */
        margin-left: 0;
    }
    header .main_head .search-part {
        display: none;
    }
    header .main_head .side-links .for-cart {
        /* top: -36px; */
        right: 11px;
    }
    .top-slider .owl-nav {
        top: 11px;
        width: 100%;
    }
    .best-service li {
        display: inline-block;
        padding: 5px 5px;
        text-align: left;
        width: 47%;
        /* vertical-align: middle; */
        background-color: #f4f4f4;
        margin-bottom: 6px;
        margin-right: 6px;
    }
    .best-service li h3 {
        font-size: 13px;
        margin: 0;
    }
    .best-service li p {
        font-size: 10px;
        margin: 0;
    }
    .best-service li:nth-child(5) {
        display: none;
    }
    .best-service li i {
        font-size: 28px;
    }
    .best-service {
        background-color: #fff;
        padding: 7px 0px 0px 0px;
        /* display: none; */
    }
    .deal_of-the_day .deal_of-the_day-in {
        background-color: #ffffff;
        padding: 0px 9px;
        margin: 0px -10px;
    }
    .head_title_show h1 {
        font-size: 14px;
    }


    .head_title_show button {
        padding: 4px 18px;
        margin-right: 91px;
        font-size: 10px;
    }
    .deal_of-the_day {
        background-color: #f9f9f9;
        padding: 2px 0px;
    }
    .offer-medium-block {
        padding: 22px 0px;
    }
    .offer-medium-block .offer-medium-block-in {
        width: 98%;
        margin: 0 auto;
    }
    .product-slider .product-slider-in .owl-nav .owl-prev:after {
        font-family: 'Material Design Icons';
        content: "\F141";
        font-size: 18px;
        color: #000;
    }
    .product-slider .product-slider-in .owl-nav .owl-next:after {
        font-family: 'Material Design Icons';
        content: "\F142";
        font-size: 18px;
        color: #000;
    }
    .product-slider .product-slider-in .owl-nav {
        position: absolute;
        top: -52px;
        /* width: 100%; */
        right: 0;
    }
    footer .footer-in {}
    footer .footer-in .social-foot {
        margin-bottom: 33px;
    }
    footer .footer-subs .subs-form input {
        width: 65%;
    }
    footer .footer-subs .subs-form button {
        padding: 9px 18px;
    }
    .home-setion-cat .home-setion-cat-in {
        overflow: hidden;
        text-align: center;
        width: 100%;
        margin: 0 auto;
    }
    .home-setion-cat .home-setion-cat-in .category-blocks {
        width: 95px;
        height: 95px;
        margin: 4px 4px;
        border-radius: 27px;
    }
    .home-setion-cat .home-setion-cat-in .category-blocks h2 {
        font-size: 10px;
        bottom: 4px;
    }
    .home-setion-cat .home-setion-cat-in .category-blocks:nth-child(10) {
        display: none;
    }
    .home-setion-cat .for-head {
        display: none;
    }
    .product_item_show .pro-details .offer-show {
        font-size: 15px;
    }
    .product_item_show .pro-details h2 {
        margin-bottom: 0px;
    }
    .vue-cart-set .vue-cart-set-in .Address-form {
        border: #b1b1b1 1px solid;
        padding: 18px 12px;
        margin-bottom: 24px;
    }
    .view-cart .item-show table {
        display: inline-block;
        width: 100%;
    }
    .view-cart .item-show table thead {
        float: left;
        width: 34%;
    }
    .view-cart .item-show table tbody {
        width: 64%;
        float: left;
    }
    .view-cart .item-show table td {
        vertical-align: middle;
        padding: 6px 7px;
        display: block;
        margin: 5px 2px;
        height: 46px;
    }
    .view-cart .item-show table th {
        font-size: 13px;
        color: #73a00e;
        display: block;
        margin: 4px 4px;
        white-space: nowrap;
        height: 47px;
    }
    .view-cart .item-show table img {
        width: 18%;
    }
    .view-cart .item-show .clear-all {
        margin-bottom: 20px;
    }
    .offe-set {
 
    left: 15px;
  
    width: 23%;
    top: 55px;
 
}
.main-slider .owl-nav {

    top: 9px;
 
}
.product_item_show .pro-img {
    height: 153px;
  
}
footer .footer-copy .we-accept {
    /* text-align: center; */
    padding: 0px 0px;
    /* border-bottom: #c3c3c3 1px solid; */
    float: right;
    text-align: center;
}
footer .footer-copy .copyright {
    text-align: center;
    float: left;
    width: 100%;
}
.main-slider .owl-nav .owl-prev {
   
    padding: 24px 3px !important;
 
}
.main-slider .owl-nav .owl-next {

    padding: 24px 2px !important;

}
.loged-in-part .loged-in-part-in {/* width: 82%; */}
.top-head {
 
    display: none;
}
header .main_head {

    padding: 8px 0px;
}

element.style {
}
header .main_head .side-links .delivery-show {  display: none;}

header .main_head .side-links .wish-head button {
    /* border: none; */
    width: 36px;
    height: 36px;
}
header .main_head .side-links .wish-head i {

    font-size: 16px;
}
header .main_head .side-links .for-cart .btn-secondary {

    width: 36px;

    height: 36px;
  
}
header .main_head .side-links .for-cart i {
    font-size: 18px;
    color: #85b12a;
}
header .main_head .side-links .for-more-drop button span {
    display: none;
}
.cake-slide .show-slide h3 {
 
    font-size: 13px;
    padding: 7px 0px;
 
}
.all-category-set .category-set-in h2 {

    font-size: 36px;
}
.all-category-set .category-set-in a {
 
    padding: 9px 24px;
    
    font-size: 12px;
}
.all-category-set {
 
    padding: 49px 0px;
   
}
.contact-aside {
   
    bottom: 125px;
 
}
.contact-aside.email-aside {
    bottom: 62px;
    background-color: #20a529;
}

}