/*
Theme Name: CeraMAX theme
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
.pricing-table-items.items p {
    margin: 0;
    border-bottom: 1px solid #cccccc70;
    padding: 10px;
	text-align:left
}
.chi-so {float:right}
.tt-kt .price.is-xxlarge {
    color: #0712a7;
    font-size: 18px;
    font-weight: 600;
}
.tt-kt .title.uppercase.strong {
    font-size: 24px;
    color: #c53800;
}