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