
@media all and (min-width:1350px){
    .container {width: 1280px;}
}
@media all and (min-width:1351px){
    .ec-catlog{display: inline-block !important;}
    .sideMenuList.catlog-list{display: none;}
  
}
@media all and (max-width:1350px){
    .container{width: 98%;max-width: 98%;}
    .megaWrapper{    padding-right: 6px;padding-left: 6px;}
        .Head .logo img{width: 150px;}
        .html-home-page .HeadWrapper .megaWrapper.ec-catlog{display: none !important;}
        .catlog-list{display: block !important;}
        .RmR15 .megaWrapper {display: inline-block;}
        .RmR15 .megaWrapper.ec-catlog{display: none;}

        .topText li{    margin-left: 10.5px;}
        .html-home-page .master-column-wrapper{    padding-top: 0px !important;}
       
}

@media (max-width: 1280px) and (min-width: 1080px) {
    .Head .col-md-5{width: 37%;}
    .Head .col-md-7{/* width: 40%; */display: flex;align-items: center;justify-content: end;}
    .megaWrapper{    padding-right: 5px;padding-left: 5px;}
    .header_search{width: 185px !important;}
   
}
@media (max-width: 1080px) and (min-width: 992px)  {
    .Head .col-md-5{width: 60%;}
    .Head .col-md-7{width: 40%;display: flex;align-items: center;justify-content: end;}
   
}

@media all and (max-width:1024px){
    .topheaderwrapper, .topheaderwrapper.fixed-header{display: block;}
    .topheader   .col-md-5{width: 100%;max-width: 100%;}
    .topheaderwrapper{top: 0 !important;}
    .HeadWrapper{        top: 30px !important;}
    .topheader .text-right.col-md-7{display: none;}
   
    .rightnav{padding-top: 10px;}
    .logo {padding-top: 10px;}
}

@media all and (max-width:992px){
    .category-Menu .block .listbox{display: block;}
   .html-recently-added-products-page .CategoryButton{top: 10px;}
    .master-column-wrapper{top: 0;}
    .html-home-page .master-column-wrapper{top: 0 !important;pad}
    .item-box.Inner .product-item img{object-fit: contain;width: 100%;}
    body .list li:first-child{border: none;}
    body .block .list li{text-align: left;padding-left: 10px;}
    .Acc-Logout{right: 50px;}
    .custom-tabpanel-div{clear: both;}
    .HeadWrapper > .container, .searchontablet > .row{        width: 98%;}
    .block .title{
        padding: 10px 15px;
        BACKGROUND-COLOR: TRANSPARENT;
    }
    .link-rss{display: block;position: absolute;left: 0;}
   .product-temp-group .forDesktop{        display: block;}
   .html-topic-page .master-column-wrapper{padding-top: 20px;}
}


@media all and (max-width:980px){

    

    .forDesktop{display: none;}
    .product-details-page .ProImg .picture,
    .product-details-page .ProImg .picture-thumbs{ width: 100% !important; }

    .product-details-page .col-sm-8 {width: 100%;z-index: 99; }

    .product-details-page .simple-cart-qty{ display: inline-block;width: 20%;float: left;padding-top:5px; }
    .product-details-page .simple-cart-btn{ display: flex;width: 80%;float: right;text-align: left;padding:0px 5px; flex-wrap: wrap;padding-top: 1px;}
    .product-details-page .cart-button{ width:50% }
    .product-details-page .simple-cart-btn .text{ padding-top: 0px; }
    .product-details-page .simple-cart-btn .text .pro-detail-price{ font-size: 30px;margin-top: 0px;margin-top: 0px; }
    .product-details-page .ProImg{ margin-bottom: 20px; }
    .header_search{width: 200px;}



}
@media all and (max-width:768px){

    form#ordered-product-form tr{padding: 10px 15px;align-items: center;justify-content: space-between;}
    .html-account-page  .table.ReOrder>tbody>tr>td{border: none;}
    
    form#ordered-product td.itemcategoryname {}
    #ordered-product-form  td.itemDelete {}
    #ordered-product-form td.itemDelete {width: 30px;}
    #ordered-product-form td.itemPrice {font-weight:600;color: #f27651;font-size: 20px;width: 80px !important;}


    .userDrop{left: 0;}
    .Head .col-md-5{display: none;}
    .topheaderwrapper{display: block !important;position: sticky;}
    .MObileSearchContainer{        top: 135px !important; }
    /* .hideTablet{display: ;} */

    .ShopingCart thead {/* display:none; */border:none;display: block;}
	.ShopingCart thead th{display:none;border:none }
		.ShopingCart thead th:first-child{display:block;border:none;padding-top: 25px;}
	.ShopingCart tr:first-child{border:none;padding: 0;padding-top: 1;}
    
    .Acc-Logout{width: 95px !important;position: absolute !important;top: 1px;right: 40px;top: 7px;}
        body .side-2 .block .title{    background-position: 99%;text-align: left;}
    
    .rightnav{padding-top: 0;}
}

@media all and (max-width:800px){
    /* .Head .logo img{        width: 40px;} */
    .Head .logo img{width: 130px;}
}



@media all and (max-width:480px){

    .recently-added-products-page .page-title{text-align: left;padding-left: 35px;}

    .product-details-page .simple-cart-qty{ width: 35%; }
    .product-details-page .simple-cart-btn{ width: 65%; }
    .product-details-page .cart-button{ width:auto }
    .product-details-page h3.pro-detail-price {
        font-size: 20px;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .HeaderMobileWrapper .megaWrapper.catlog-link-mob{font-size: 12px;
        padding: 5px;
        width: 100px;
        white-space: normal;
        line-height: 20px;}
}

@media all and (max-width:295px){
    .product-details-page .simple-cart-qty{ width: 50%; }
    .product-details-page .simple-cart-btn{ width: 50%; }
}


