/*

 * Custom style goes here.

 * A template should always ship with an empty custom.css

 */



#cart .btn.btn-secondary,

#cart .btn.btn-primary {

    width: max-content;

}



.language-list,

.currency-list {

    column-count: 2;

}



.c-sign {

    font-size: 11px;

    color: #8a8a8a;

    font-weight: bold;

}



.aone-slideshow .nivo-caption .caption-content .btn {

    width: max-content;

}
