.card-product:hover::before {
    border-left-color: #ffffff;
}
body{
font-family: 'Bebas Neue', sans-serif !important;
}

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;
} 
.section_professional .col-lg-4.col-sm-4 {
    margin-bottom: 20px;
}
h2.brand-title {
     font-weight: 600;
  text-align: center;
} 
.awe-section-1 img {
    width: 100%;
}
header .nav-item > a {
	    font-weight: 600;
} 
.bread-crumb {
    background-image: url(https://vngoldenfood.com/image/catalog/slider/vngoldenfood-1.jpg);
} 
.product-image-block img {
    height: 400px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}