/* ---- drainova.css, scoped to .plumby-chrome ---- */
.plumby-chrome .hero-text{
	text-transform: none;
}.plumby-chrome .hero-btn{
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
}.plumby-chrome .hero-btn .vs-btn i{
	margin-right: 8px;
	margin-left: 0;
}.plumby-chrome .header-logo .logo,.plumby-chrome .mobile-logo .logo{
	height: 48px;
	width: auto;
	max-width: 100%;
}.plumby-chrome .footer-logo a{
	display: inline-block;
	line-height: 0;
}.plumby-chrome .footer-logo img{
	height: 50px;
	width: auto;
	max-width: 100%;
}@media (max-width: 575px){.plumby-chrome .header-logo .logo,.plumby-chrome .mobile-logo .logo{
		height: 40px;
	}}.plumby-chrome .footer-search .vs-btn{
	margin-top: 6px;
}.plumby-chrome .faq-layout1 .award{
	position: static;
	max-width: 100%;
	border-radius: 20px;
	margin-top: 30px;
}@media (max-width: 1199px){.plumby-chrome .faq-layout1 .award{
		display: flex;
	}}.plumby-chrome .faq-layout1 .award .award-content,.plumby-chrome .faq-layout1 .award .list-style1 ul{
	width: 100%;
}.plumby-chrome .faq-layout1 .award p{
	color: var(--white-color);
}.plumby-chrome .service-notice a{
	margin-left: 6px;
}.plumby-chrome .blog-style1 .blog-img__img{
	width: 100%;
	height: 260px;
	object-fit: cover;
}.plumby-chrome .dn-footer-dark{
	background-color: var(--title-color);
}.plumby-chrome .dn-panel-soft{
	background-color: var(--smoke-color);
}.plumby-chrome .dn-footer-dark .contact-box2 ul li{
	color: var(--white-color);
}.plumby-chrome .footer-wrapper .footer-links li{
	padding-left: 18px;
}.plumby-chrome .footer-wrapper .footer-links li a{
	padding-left: 0;
}.plumby-chrome .footer-wrapper .footer-links li::after{
	top: 0;
	transform: none;
	line-height: 24px; 
}.plumby-chrome .footer-layout1 .widget-area{
	padding-bottom: 40px;
}.plumby-chrome .footer-layout1 .container-style2{
	max-width: none;
	padding-left: 0;
	padding-right: 0;
}@media (min-width: 1441px){.plumby-chrome .footer-layout1 .container-style2{
		margin-left: calc(var(--container-gutters) / -2);
		margin-right: calc(var(--container-gutters) / -2);
	}}.plumby-chrome .footer-layout1 .copyright-wrap{
	border-radius: 0 0 20px 20px;
}@media (max-width: 1350px){.plumby-chrome .footer-layout1 .copyright-wrap{
		border-radius: 0;
	}}.plumby-chrome .dn-footer-accordion{
	padding-bottom: 50px;
}.plumby-chrome .dn-footer-accordion .fsa-accordion{
	--fsa-card-bg: rgba(255, 255, 255, 0.04);
	
	align-items: start;
}.plumby-chrome .dn-footer-accordion .fsa-summary{
	gap: 12px;
}.plumby-chrome .dn-footer-accordion .fsa-service{
	border-color: rgba(255, 255, 255, 0.14);
	box-shadow: none;
	color: var(--white-color);
}.plumby-chrome .dn-footer-accordion .fsa-count{
	color: var(--secondary-color);
	font-weight: 400;
}.plumby-chrome .dn-footer-accordion .fsa-link{
	color: rgba(255, 255, 255, 0.72);
	font-size: 14px;
	line-height: 1.5;
}.plumby-chrome .dn-footer-accordion .fsa-link:hover{
	color: var(--secondary-color);
}.plumby-chrome .back-to-top{
	bottom: 40px;
}
