p {
    font-size: 16px;
}
.article-details ul {
    padding-inline-start: 40px;
    list-style: disc;
}
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;
} 
.service-homepage h2 {
    color: #cca354;
    text-align: center;
} 
.awe-section-3 {
    background: #bc8c43;
}
.section_about .about-content p,.section_about .about-content h3{
 	color:white 
}
.about-image img,.section_why img{
    width: 100%;
    height: 350px;
    object-fit: cover;
} 
.cleanza-list-blog-page .list-blogs .blog-item .blog-item-mains .post-time,header.header .top-header,header.header .cleanza-main-nav .header-right .cleanza-cart,header.header .cleanza-main-nav .header-right .cleanza-account {
  display: none;
} 
.bread-crumb {
    background: url(https://angiaphatclean.com/image/catalog/dich-vu/ef2846377ca7f6f9afb6.jpg);
    background-position: center;
    padding: 100px 0;
}
.section_blogs .cleanza-item-blogs .cleanza-article-image,.section_blogs .cleanza-item-blogs .cleanza-article-image img:not(.loaded),.cleanza-list-blog-page .list-blogs .blog-item .blog-item-thumbnail img:not(.loaded) {
    object-fit: cover;
    height: 200px !important;
}
@media (max-width: 480px) {
    .section_blogs .cleanza-item-blogs .cleanza-article-image {
        height: auto;
    }
}