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

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */
#order-premium_comparison .price-table-container ul li{
    padding: 30px 0px 5px 0px!important;
}

/* Ocultando Sidebar en celular */
#order-standard_cart .sidebar-collapsed {
    display:none !important;
}
