@media (max-width:820px){
    .togmenu .togtwo {
    margin-right:5px;
    }
    .dashprofile .dropdown {
        width: 100%;
        margin: 15px 0 0;    
    }
    .dashprofile .dropbtn {
    width:100%;
    }
    .mobile-half {
        margin: 10px auto 0;
    }
    .top-header {
        padding: 0px 0px;   
    }
    .location {
        margin-left: 0px;
        width: 99%;
    }
    .location .custom-select {
        width:100%;
    }
    .dashprofile {
    width:100%;
    text-align:center;
    }
    .search_bar {
        width: 100%;
    }
    .details .product_cart_action button {
    margin:5px 5px;
    }
    .header .r-cart {padding:10px 10px;}
    .mobile-70 {
    width:70%;
    float:left;
    }
    .xzoom-thumbs {
        width:100%!important;
    }
    .xzoom {
height:auto!important;
    }
    .xzoom-gallery, .xzoom-gallery2, .xzoom-gallery3, .xzoom-gallery4, .xzoom-gallery5
    {
    width:20%!important;
    }
    .xzoommin {
        float: left;
        width: 100%!important;
        margin: 0 auto;
        padding: 10px;
    }
    .mobile-30 {
    width:30%;
    float:left;
    }
    .coupon-box form input {
    margin-bottom:4px;
    }
    .table-cart {
        background: #ffffff;
        width: 100%;
        overflow-x: auto;
    }
    .faq .btn-link {
        font-size: 14px;
        width: 100%;
        overflow-x: auto;
    }
    .map {
        position: relative;
    width: calc(100% - 0px);
    background: #ddd;
    margin: 14px 0;  
    }
    .term-condition,
    .privacy {padding:10px;
        width: 100%;}
    .forget-password {
        padding: 30px 30px;   
    }
    .breadcumb-area.breadcumb-3 {
        min-height: 104px;
    }
    .top_title {
        padding: 0 10px;
        width: 100%;
    }
    .code-offer-item img, .best-offer-item img {
             padding: 10px;
    }
    .copyright-text {
    text-align:center;
    padding:15px 2px;
    }
    .right-links {
        text-align: center;
    }
    .p-left,
    .p-right {
        padding-right: 0px!important;
        padding-left: 0!important;
    }
}