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;
} 
.single-item-Wrapper {
    background: white;
}
.item-text.single-Text-item {
    padding: 10px;
}
.them-footer-section .footer-section {
    BACKGROUND: var(--footer-bg-color-2);
}
.them-footer-section .footer-section .footer-bottom-item p,	.them-footer-section .footer-section .footer-item > ul > li > a,.them-footer-section .footer-section .footer-item > p,.them-footer-section .footer-section .footer-item > h3, .them-footer-section .footer-section .footer-item > h3, .them-footer-section .footer-section .footer-item address > h3 {
    color: #ffffff;
}
h1.title-head.d-none {
    display: none;
}
.content-page ul {
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    padding-inline-start: 40px;
    unicode-bidi: isolate;
}
.single-product-details .icon .color-show a {
	color:white;
}
.events-section {
    background-color: #e1e1e1;
  padding: 30px 0;
}
.section_slider__media-overlay {
    display: none;
}
.footer-item > p ,.them-footer-section .footer-section .footer-item > ul > li > a{
font-size:14px;
}
.content-page {
    padding-top: 10px;
}
.search-result-list span.desc {
    display: none;
}
.home-business-section .business-item > h2 > a {
    height: 60px;
}
@media(min-width:767px){
.service-about_text_image .row {
    display: flex;
    align-items: center;
}
} 
.lg-backdrop{
background:#fff !important
}
.cf--round {
    gap: 20px !important;
} 
.top-header-mobile {
    background: #1B2B3A;
}
.cf--left {
    left: 10px !important;
}
@media (max-width: 767px) {
    .top-header-mobile .header-language,
  .top-header-mobile .language {
    position: relative !important;
    list-style: none;
  }

  .top-header-mobile .language .drop.dropdown-menu {
    position: absolute !important;
    top: 100% !important;
    right: 0 !important;
    left: auto !important;
    float: none !important;
    z-index: 9999 !important;
    min-width: 140px;

  }
 .top-header-mobile  .header-search-toggle {
    width: 32px;
    height: 32px;
  }
    .top-header {
        padding: 0;
    }
  .header-tools {
	border-top:none;
    padding:5px 15px;
    margin:0;
  }
.top-header-mobile .header-language > li.language > a {
    color: #ffffff;
  font-size: 12px;
  }
  .top-header-mobile  .fa-globe:before {
    content: "🌐";
}
  .navbar-header p {
    margin-bottom: 0px;
  }
}
@media (min-width:767px){
.top-header-mobile {
	display:none;
  }

} 
.navbar-toggle .icon-bar {
    height: 2px;
    width: 18px;
} 
@media (max-width:991px){
  .header-search-form{
          overflow: visible;
  }
} 
@media (max-width: 767px) {
    .header-tools {
        background: #efefef;
    }
} 

   dt.tabtitle {
        display: none;
} 
.single-item-Wrapper .single-Text-item h5 > a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}