body {font-size: 16px;}
.section_why .about-content .why-list-item .why-item-elementor .why-item-content p {font-size: 16px;}
.cleanza-product-block-item .product-meta h3, .cleanza-product-block-item .product-meta .h3{font-size: 16px;}
.section_customer .customer-item p{font-size: 11px;}
h1, .h1 {font-size: 2.0em;}
h2, .h2 {font-size: 1.6em;}




@media (max-width: 991px) {
    .section_professional .single-box-item p { font-size: 16px; }
}
@media (max-width: 991px) {
    .section_service .services-box p { font-size: 16px;}
}

footer .back-to-top.show {
    bottom: 110px;
} 
.dropdown-menu > li > a .price{
    display: block;
    color:#c00;
}
.panel-table-of-content .with-chevron {
    padding: 0;
}
.panel-table-of-content .with-chevron .chevron {
    padding: 0 15px;
}
#table-of-content ul{
    list-style-type: decimal;
}
.cleanza-article .article-details .toc_link a {
    color: #000;
}
header.header .cleanza-main-nav.sticky{
    position: fixed;
    background: #fff;
}