@media screen and (min-width:320px) and (max-width: 1044px) {
    .mod .cart .cart_steps .step_button .step_number{
        height: 30px;
        width: 30px;
        font-size:16px;
        line-height: 30px;
    }
    .mod .cart .cart_steps .step_button{
        font-size:16px;
    }
    .mod .cart .cart_default_cont h2.discount_header{
        text-align:left;
    }  
    
    .mod.mod_eshop .default #efilter .main_filter_header{
        padding: 2px 5px;
    }
    
    .cart_content{
        width: 99% !important;
    }
    
    .product_details .products_subsid_cont{
        width: 100%;
        float: none;
    }
    .product_details .cart_detail_cont{
        width: 100%;
    }
}

/***********************************/
/***********************************/
/***********************************/

@media screen and (min-width:320px) and (max-width: 767px) {
    .mod .cart .cart_steps .step_button .step_number{
        height: 25px;
        width: 25px;
        font-size:12px;
        line-height: 25px;
    }
    .mod .cart .cart_steps .step_button{
        font-size:12px;
        padding: 5px 2px;
    }
    
    .mod .cart .subsidiary_cont.user_details{
        padding-right: 0px; 
    }
    
    .mod .cart .cart_step_2 .cart{
        margin: 15px 0 0 0;
    }
}

/***********************************/
/***********************************/
/***********************************/

@media screen and (min-width:320px) and (max-width: 599px) {	
    .mod .default .product_order_filter .left{
        margin:5px !important;
    }
    .mod .default div.blocked_products{
        font-size: 13px;
        padding: 9px 40px 9px 50px;
        background-size: 40px 40px;
        min-height: 50px;
    }
        .mod .default div.blocked_products .subtitle{
            font-size: 10px;
        }
    .mod .default div.blocked_products:hover{
        padding-left: 55px;
    }
    .mod .default div.blocked_products::before{
        top: 12px;
        width: 30px;
        height: 30px;
    }
    .mod #ecatalogue .product_cont{
        width:50%;
    }
    
    .mod .cart .cart_steps .step_button{
        text-align:left;
        padding:5px 15px;
    }
}

/***********************************/
/***********************************/
/***********************************/

@media screen and (min-width:320px) and (max-width: 567px) {	
    
}

/***********************************/
/***********************************/
/***********************************/

@media screen and (min-width: 320px) and (max-width:479px) {
    .mod .default #efilter .attr_box{
        width:150px;
    }
    
    .mod.mod_eshop .cart_cont,
    .mod.mod_eshop_main_category .cart_cont{
        float: none;
        width: auto;
        position: relative;
        height: auto;
        min-height: none;
        max-width: none; 
        top: 0;
    }
    h1{
        min-height: none;
    }
   
    .cart_content .action_buttons{
        padding: 15px 8px;
    }
    .cart_content .products_list .products_row .product_name .image{
        min-width: none;
    }
    .cart_content .products_list .products_row .product_name img{
        max-height: 45px;
    }
    .cart_content .action_buttons .button{
        font-size: 11px;
        padding: 7px 10px;
    }
    
}



/******************************************************************************/
/******************************************************************************/
/******************************************************************************/


@media screen and (min-width:768px) and (max-width: 1044px) {
    
}

/***********************************/
/***********************************/
/***********************************/

@media screen and (min-width:600px) and (max-width: 767px) {
    
}

/***********************************/
/***********************************/
/***********************************/

@media screen and (min-width:568px) and (max-width: 599px) {	
    
}

/***********************************/
/***********************************/
/***********************************/

@media screen and (min-width:480px) and (max-width: 567px) {	
    
}

/***********************************/
/***********************************/
/***********************************/

@media screen and (min-width: 320px) and (max-width:479px) {
    
}