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

    ** Custom Stylesheet **

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

***************************************************** */
 li + br {display: none;}
.popular-price  .price,  .popular-price .p-month {color: #fff !important;}
.paylist { max-width: 450px; float: right; margin: 20px 50px 0 0; display: flex; align-items: center; }
.paylist i { color: #FFF; font-size: 40px; margin: 0px 10px 0 0;}

