 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;
} 
/*****************/
.news__custom{
  background-color: #282828;
  color:#fff;
  padding-top: 50px;
  padding-bottom: 50px;
}
.heading__title  .sub-title{
  font-size: 40px;
  color: #444444;
  text-align: center;
  font-weight: 700;
  font-style: normal;
  line-height:1;
  text-transform: uppercase;
}
.heading__title  .title{
  font-size: 35px;
  color: #e94a32;
  text-align: center;
  font-weight: 700;
  font-style: normal;
  margin-top: -18px;
  line-height:1;
  text-transform: uppercase;
}
.heading__title .__desc {
    margin: 15px 0 20px;
}
.news__custom .info-item_news .title-item a{
  font-size: 18px;
  color: #e94a32;
  font-weight: 700;
  font-style: normal;
}
.news__contact{
  font-size: 16px;
  font-weight: 700;
}
.news__contact a{
  color:#fff
}
.news__contact a:hover{
  color:#e94a32
}
.news__custom_light {
  margin-top:50px;
}
.news__custom_light .heading__title .sub-title{
  color: #e0e0e0;
}
.cleanza-themes {
    padding-bottom: 0;
}
.newsletter__custom{
  padding:50px 0;
  background-image: url(/image/catalog/bg-newsletter.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; 
}
.newsletter__custom .heading__title .sub-title {
  color: #e0e0e0;
}
.btn-submit{
  background-color:#000;
  color:#fff;
  border:1px solid;
}
.btn-submit:hover{
  color:#000;
  background-color:transparent
}
.section-contact{
  margin-top: 25px;
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #e94a32;
  color:#fff
}
.section-contact .title{
  color:#fff;
}
.section-contact__list{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.section-contact__item{
  background-color: #000000;
  color: #ffffff;
  padding: 8px 20px;
  border-radius:5px;
  border:1px solid #000;
}
.section-contact__item + .section-contact__item{
  margin-left:20px;
}
.section-contact__item a{
  color:#fff
}
.section-contact__item:hover{
  background-color:transparent;
   border:1px solid #fff;
}
.section-contact__item:hover a{
} 
.cleanza-list-blog-page .list-blogs .blog-item .blog-item-thumbnail {
    height: auto!important;
} 
header.header .cleanza-main-nav .header-right .cleanza-cart,
#product{
  display:none
}