/* WHIRPOOL */
.whirlpool a {
    color: #C39210;
}
.whirlpool a:hover {
    color: #EDB112;
}
.whirlpool button, .whirlpool button.btn {
    background-color: #EDB112;
}
.whirlpool .btn.disabled, .whirlpool .btn:disabled, .whirlpool fieldset:disabled .btn {
    background-color: #EDB112;
}
.whirlpool button:hover, .whirlpool button.btn:hover, .whirlpool button:active, .whirlpool button.btn:active, .whirlpool button.btn:first-child:active, .whirlpool button.btn:focus, .whirlpool button:focus, .whirlpool button.btn:focus-visible, .whirlpool button:focus-visible {
    background-color: rgba(237,177,18,0.8);
}
.whirlpool .btn-close:focus {
    background-color: #fff;
}
.whirlpool .input-container input:focus + .input-placeholder {
	color: #181818;
}
.whirlpool .topsection .input-container input:focus + .input-placeholder {
	color: #fff;
}
.whirlpool .navbar-brand a {
    color: #000;
}
.whirlpool .header .header-phone__number {
    color: #C39210;
}
.whirlpool .header-phone__call, .whirlpool .offscreen-menu li a.header-phone__call {
    color: #EDB112;
}
.whirlpool .whatbroke-item-special a {
    background-color: rgba(24,24,24,0.4);
}
.whirlpool header .navbar-nav .nav-item,
.whirlpool header .navbar-nav .nav-link,
.whirlpool header .navbar-nav .dropdown-menu .nav-item .nav-link,
.whirlpool .offscreen-menu li .nav-link {
    color: #181818;
}
.whirlpool header .navbar-nav .dropdown-menu .nav-item .nav-link:hover,
.whirlpool header .navbar-nav .dropdown-menu .nav-item .nav-link.active,
.whirlpool .btn.offscreen-pull.d-lg-none,
.whirlpool header .navbar-nav .nav-link.active,
.whirlpool .offscreen-menu li .nav-link:hover,
.whirlpool .offscreen-menu li .nav-link:hover .material-icons,
.whirlpool .offscreen-menu li .nav-link[aria-expanded="true"] .material-icons {
    color: #EDB112;
}
.whirlpool .offscreen-menu li a .material-icons {
    color: #EDB112 !important;
}
.whirlpool .btn.offscreen-pull.d-lg-none:hover, .whirlpool .btn.offscreen-pull.d-lg-none:focus, .whirlpool .btn.offscreen-pull.d-lg-none:active {
    color: #EDB112 !important;
}
.whirlpool .navbar-nav .nav-link.active {
    color: #EDB112 !important;
}
.whirlpool header .navbar-nav > ul > .nav-item:hover, .whirlpool .places-item, .whirlpool .places-item .dropdown-item:hover, .whirlpool .advantages-item__body {
    background-color: rgba(24,24,24,0.08) !important;
}
.whirlpool .topsection, .whirlpool .formblock, .whirlpool .main-background-color, .whirlpool .slidepanel, .whirlpool footer {
    background-color: #181818;
}
.whirlpool .slidepanel-toggle.btn {
    background-color: #EDB112 !important;
}
.whirlpool .slidepanel.active .slidepanel-toggle.btn {
    background-color: #181818 !important;
    box-shadow: 0 0 0 1000px rgb(0 0 0 / 33%) inset !important;
}
.whirlpool .types .types-tabs a.active {
    color: #EDB112;
    border-color: #EDB112;
}
.whirlpool .popular-item {
    border-color: #181818;
}
.whirlpool .popular-item:hover {
    border-color: #EDB112;
}
.whirlpool .popular-item__title {
    color: #181818;
}
.whirlpool .popular-item:hover .popular-item__title {
    color: #EDB112;
}
.whirlpool .pricelist .pricelist-tabs a:hover, .whirlpool .types .types-tabs a:hover {
    color: #EDB112;
}
.whirlpool .pricelist .pricelist-tabs a.active {
    color: #181818;
    border-color: #181818;
}
.whirlpool .pricelist-item__third a.show-modal {
    color: #EDB112;
}
.whirlpool .pricelist-item .pricelist-item__title a, .whirlpool .pricelist-item__third a.show-modal:hover {
    color: #C39210;
}
.whirlpool .pricelist-item .pricelist-item__title a:hover {
    color: #EDB112;
}
.whirlpool .faq-item .faq-item__header a[aria-expanded="true"] {
    background-color: #181818;
}
.whirlpool .faq-item__header:hover .faq-item__icon {
    background-color: #EDB112;
}
.whirlpool .slidepanel-mobile button {
    background-color: #fff;
    color: #181818 !important;
}
.whirlpool .slidepanel-mobile button:hover,
.whirlpool .slidepanel-mobile button:focus {
    background-color: #fff !important;
    color: #181818 !important;
}
.whirlpool .slidepanel-mobile button:active {
	background-color: rgba(255,255,255,0.8) !important;
	color: #181818 !important;
}
.whirlpool .slidepanel-mobile a {
    color: #fff;
    text-decoration: none;
    background-color: #EDB112 !important;
}
.whirlpool .slidepanel-mobile a:hover {
    background-color: #EDB112 !important;
}
.whirlpool .slidepanel-mobile a:active {
    background-color: rgba(237,177,18,0.8) !important;
}