
#coe_ajax_cart_slide .coe_ajax_cart_slide_overlay { width: calc(100% - 50px);}
#coe_ajax_cart_slide .coe_ajax_cart_slide_slider {width: 50px;} 
.coe_ajax_cart_slide_button_open_wrapper {min-width: 50px;}

@media (min-width: 576px) AND (max-width: 1024px)
{
    #footer_cat .col-sm-6 {width:50%!important;min-height:400px;}
    #footer_cat .col-sm-12 {width:100%!important;}
}


@media (min-width: 1600px)
{
/*     Added xl-Size */
    
    .col-xl-1 {width: 8.33%;}
    .col-xl-2 {width: 16.67%;}
    .col-xl-3 {width: 25%;}
    .col-xl-4 {width: 33.33%;}
    .col-xl-5 {width: 41.65%;}
    .col-xl-6 {width: 50%;}
    .col-xl-7 {width: 58.33%;}
    .col-xl-8 {width: 66.67%;}
    .col-xl-9 {width: 33.33%;}
    .col-xl-10 {width: 83.33%;}
    .col-xl-11 {width: 91.63%;}
    .col-xl-12 {width: 100%;}
    .hidden-lg {display:block!important;}
    .hidden-xl {display:none!important;}
}

#coe_ajax_cart_slide_content_inner .pInfos div.alert,
#coe_ajax_cart_slide_content_inner .pInfos select
{
    display:none!important;
}
