/*
 Theme Name:   Wymiana Opon
 Description:  Wymiana Opon by evl.pl
 Template:     understrap
 Version:      1.0.1
 Text Domain:  understrap-child
*/

html {
	scroll-behavior: smooth;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: "Biryani", sans-serif;
	color: #4C4A4A;
	font-weight: 700;
}

h6 {
	font-size: 1rem;
}

h1,
.h1 {
	font-size: 3rem;
}

body,
p,
span,
li,
a,
.roboto {
	font-family: "Roboto", sans-serif;
	color: #4C4A4A;
}

.btn:active {
	border-color: transparent !important;
}

.custom-select:focus,
.form-control:focus {
	border-color: #e5e5e5 !important;
}

.btn:focus {
	box-shadow: none !important;
}

.btn-lg {
	padding: 1rem 3rem;
}

i.fas {
	transition: all 250ms ease-in-out;
}

.btn:hover > .fas {
	margin-left: 10px;
	margin-right: -10px;
}

.btn-light {
	color: #E06C5C !important;
}

.btn-light:hover {
	background: white !important;
	color: #E06C5C !important;
}

.bg-secondary {
	background: #8e8e8e !important;
}

.bg-light {
	background: #f9f9f9 !important;
}

.custom-bg-white {
	background: #fff !important;
}

.btn-outline-primary.bg-white:hover {
	color: white !important;
	background: darkgrey !important;
	/* color:white !important; */
	/* background: #E06C5C !important; */
}

.page-template-garage-zone #main-menu li a {
	font-weight: 700;
}

.page-template-garage-zone #main-menu li a:hover {
	color: #e06c5c !important;
}

.text-muted {
	color: #B5B5B5 !important;
}

.small-hr {
	background: #E06C5C;
	height: 2px;
	width: 75px;
	margin: 1rem 0;
}

.ml-25 {
	margin-left: .75rem !important;
}

.mr-25 {
	margin-right: .75rem !important;
}

.px-35 {
	padding-left: 1.25rem !important;
	padding-right: 1.25rem !important;
}

nav.navbar {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	transition: all 300ms ease-in-out;
}

#ui-datepicker-div {
	z-index: 9999 !important;
}

.ui-icon-triangle-1-s,
.ui-icon.undefined {
	display: none;
}

.navbar.scrolled {
	padding-top: .5rem;
	padding-bottom: .5rem;
	background: white;
}

.navbar.scrolled-lite {
	padding-top: .25rem;
	padding-bottom: .25rem;
	background: white;
}

.navbar-nav li {
	opacity: 1;
	visibility: visible;
	transition: all 300ms ease-in-out;
}

.navbar.scrolled .scroll-hide,
.navbar .scroll-show {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	left: -399px;
}

.navbar.scrolled .scroll-show {
	opacity: 1;
	visibility: visible;
	position: static;
	left: unset;
	transition: all 300ms ease-in-out;
}

.navbar .scroll-visible {
	display: none;
}

.navbar.scrolled .scroll-visible {
	display: flex;
}

.scroll-visible {
	font-size: 13px;
}

#navbarNavDropdown,
#navbarNavDropdown2 {
	flex-grow: unset;
}

.scroll-visible button:focus,
.scroll-visible button:active {
	outline-color: #E06C5C;
}

.lead {
	font-size: 1.4rem;
}

a {
	color: #E06C5C;
	transition: all .3s ease-in-out;
}

a:hover {
	color: #b94d3e;
}

body {
	background: white;
}

.py-6 {
	padding-top: 5rem;
	padding-bottom: 5rem;
}

.progress-bar {
	background-color: #E06C5C !important;
}

.site {
	display: flex;
	min-height: 100vh;
	flex-direction: column;
}

.middle {
	flex: 1;
}

.smaller {
	font-size: 10px;
}

ul li a {
	color: #777676;
}

ul li a.active {
	color: #E06C5C;
}

nav ul li {
	margin: 0 .25rem;
}

.navbar-light .navbar-nav .nav-link {
	color: #3a3a3a;
}

.home nav ul li a {
	color: white !important;
	font-weight: 400;
}

.home nav ul li a:hover {
	color: #E06C5C !important;
}

.home .navbar.fixed-top {
	background: rgb(0,0,0);
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 90%);
}

.home .navbar.bg-white {
	background: #fff !important;
}

.scrolled {
	box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}

nav.bg-white ul li a,
nav.custom-bg-white ul li a {
	color: #E06C5C !important;
}

nav.bg-white .btn-special a,
nav.custom-bg-white .btn-special a {
	border: 1px solid #E06C5C;
	color: #E06C5C !important;
}

nav.bg-white .btn-special a::after {
	background: url('/wp-content/uploads/2020/07/chevron-small-red.png');
}

.home .btn-special:hover a {
	background: #E06C5C;
	border: 1px solid #E06C5C;
	color: white !important;
}

.btn-special a::after {
	top: 2px !important;
}

.home .scrolled .btn-special a,
.home nav.bg-white .btn-special a,
.home nav.custom-bg-white .btn-special a {
	color: #E06C5C !important;
	border: 1px solid #E06C5C !important;
}

.home .scrolled .btn-special:hover a,
.home nav.bg-white .btn-special:hover a {
	color: white !important;
}

.home .scrolled .btn-special:hover a::after,
.home nav.bg-white .btn-special:hover a::after,
body.page-template-garage-zone nav .btn-special:hover a::after {
	background: url('/wp-content/uploads/2020/07/chevron-small-white.png');
}

.home nav .btn-special a,
nav .btn-special a {
	background: transparent;
	padding-left: 1rem !important;
	padding-right: 1rem !important;
	position: relative;
	font-weight: 300;
	text-transform: uppercase;
	left: 0;
	transition: all 300ms ease-in-out;
}

.home nav .btn-special a {
	border: 1px solid white;
	color: white !important;
}

body:not(.home) nav .btn-special a {
	border: 1px solid #E06C5C !important;
	color: #E06C5C !important;
}

body:not(.home) .btn-special a::after {
	background: url('/wp-content/uploads/2020/07/chevron-small-red.png');
}

body.page-template-garage-zone nav .btn-special a {
	border: 1px solid #4C4A4A !important;
	color: #4C4A4A !important;
}

body.page-template-garage-zone nav .btn-special:hover a {
	background: #E06C5C;
    border: 1px solid #E06C5C !important;
    color: white !important;
}

body.page-template-garage-zone nav ul li a {
	color: #4C4A4A !important;
}

body:not(.home) .navbar {
	background: white;
}

#prices .nav-link.active {
	color: #E06C5C;
}

.btn-chevron--right span {
	position: relative;
	margin-left: -16px; /* average chevron width */
}

.btn-chevron--right span::after {
	font-family: "FontAwesome";
	content: '\f054';
	transition: all 300ms ease-in-out;
	position: absolute;
	right: -30px;
}

.btn-chevron--right:hover span::after {
	right: -40px;
}

.btn-outline-primary.btn-chevron--left::after {
	display: none;
}

.btn-chevron--left::before {
	background: url('/wp-content/uploads/2020/07/chevron-small-red.png') no-repeat center;
	transform: rotate(180deg);
	position: relative;
	top: 2px;
	left: 0;
	content: '';
	width: 10px;
	height: 17px;
	margin-right: .5rem;
	transition: all 300ms ease-in-out;
	display: inline-block;
	left: 0;
}

.btn-chevron--left:hover::before {
	background: url('/wp-content/uploads/2020/07/chevron-small-white.png') no-repeat center;
	left: -10px;
}

#chooseDateHour .btn-primary::after {
	top: 3px;
}

.btn-arrow--left::before {
	font-family: "FontAwesome";
	content: '\f061';
	margin-right: .5rem;
	transition: all 300ms ease-in-out;
}

.home h1:not(.h3):not(.h2) {
	font-size: 70px;
	text-shadow: 2px 2px 2px #000;
}

.home h1:not(.h3):not(.h2) + span {
	display: block;
	font-family: "Roboto", sans-serif;
	font-size: 25px;
	font-weight: 300;
	text-shadow: 2px 2px 2px #000;
	font-weight: 800;
}

h4.font-weight-light b {
	font-weight: 700;
}

.home-bg {
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.text-primary {
	color: #E06C5C !important;
}

.no-decoration {
	text-decoration: none !important;
}

.bg-primary {
	background: #E06C5C !important;
}

.btn {
	border-radius: 0;
	transition: all 300ms ease-in-out;
}

.text-primary.bg-primary {
	background: #F3D3CF !important;
}

.recommended {
	position: absolute;
	top: 33px;
	right: 0;
	padding: .1rem .7rem;
	font-size: 13px;
	font-weight: 300;
	z-index: 2;
}

.recommended img {
	width: 30px;
}

.recommended.text-primary.bg-primary {
	background: rgba(255, 255, 255, .8) !important;
}

.text-score {
	font-size: 52px;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.single .site-main {
	width: 100%;
}

.single-garage-page .text-score {
	font-size: 32px;
	line-height: 1;
}

.single-garage-page .card h2 {
	font-size: 1.25rem;
}
.single-garage-page .card h3 {
	font-size: 1rem;
}
.single-garage-page .card h4 {
	font-size: 1rem;
}


.single-garage-page .card-title {
	font-size: 40px;
}

.single-garage-page .card-title + p {
	font-size: 21px;
}

.fs-18 {
	font-size: 18px;
}

.single-garage-page .business-hours {
	font-size: 15px;
}

.text-score i {
	margin-right: 4px;
}

.choose-garage .text-score {
	font-size: 32px;
}

.choose-garage .garage--image {
	min-height: 130px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.btn-primary,
.btn-secondary,
.canSearch {
	background: #E06C5C;
	border-color: #E06C5C;
	box-shadow: 0 0 0 .2rem transparent;
	transition: all .3s ease-in-out;
}

#aux-search .canSearch {
	color: white;
}

#aux-search .canSearch::after {
	background: url('/wp-content/uploads/2020/07/chevron-small-white.png');
}

.btn-primary:hover,
.btn-secondary:hover,
.btn-primary:focus,
.btn-secondary:focus,
.btn-primary:active,
.btn-secondary:active,
.btn-primary:disabled {
	background: #c85646 !important;
	border-color: #c85646 !important;
}

.btn-outline-primary {
	border-color: #c85646;
	color: #c85646;
	padding-left: 2rem;
	padding-right: 2rem;
}

.btn-outline-primary:hover,
.btn-outline-primary:focus,
.btn-outline-primary:active {
	border-color: rgba(224, 108, 92, .3);
	background: #c85646 !important;
	color: white !important;
	box-shadow: none;
}

.btn-outline-primary::after {
	content: '';
	background: url('/wp-content/uploads/2020/07/chevron-small-red.png');
	position: relative;
	width: 10px;
	height: 17px;
	display: inline-block;
	margin-left: 10px;
	top: 2px;
	left: 0;
}

.btn-outline-primary:hover::after {
	background: url('/wp-content/uploads/2020/07/chevron-small-white.png');
}

.wpcf7 input[type="submit"] {
	border-radius: 0 !important;
	background: #E06C5C;
	border-color: #E06C5C;
	box-shadow: 0 0 0 .2rem transparent;
	transition: all .3s ease-in-out;
	text-transform: uppercase;
}

.wpcf7 input[type="submit"]::after {
	content: '';
	background: url('/wp-content/uploads/2020/07/chevron-small-white.png');
	position: relative;
	width: 10px;
	height: 17px;
	display: inline-block;
	margin-left: 10px;
	top: 2px;
	left: 0;
}

.wpcf7-response-output {
	height: auto !important;
}

.btn span {
	color: inherit;
}

.btn::after,
.btn-special a::after {
	transition: all 300ms ease-in-out;
}

.btn-outline-light::after,
.btn-special a::after,
.btn-primary::after {
	content: '';
	background: url('/wp-content/uploads/2020/07/chevron-small-white.png');
	position: relative;
	width: 10px;
	height: 17px;
	display: inline-block;
	margin-left: 10px;
	top: 3px;
	left: 0;
}

.bundles .card .btn-primary::after {
	display: none;
}

.btn-outline-light:hover {
	background: #E06C5C;
	border: 1px solid #E06C5C;
	color: white;
}

.btn:hover::after {
	left: 10px;
}

.btn-special:hover a::after {
	left: 7px;
}

.no-box-shadow:hover {
	box-shadow: none !important;
}

.btn-wider {
	min-width: 350px;
}

.btn-home {
	font-size: 20px;
	padding-left: 10rem !important;
	padding-right: 10rem !important;
}

#wrapper-footer {
	background: transparent;
	color: white;
}

#wrapper-footer-full {
	padding-bottom: 0;
	padding-top: 4rem;
	background: transparent;
}

.grand-footer-wrapper {
	background: url('/wp-content/uploads/2020/07/Group-1625.png') #E06C5C center right no-repeat;
}

.page-template-garage-zone .grand-footer-wrapper {
	background: url('/wp-content/uploads/2020/07/Group-1625.png') #4d4a4a center right no-repeat;
}

.footer-logo {
	width: 200px;
}

#wrapper-footer-full .menu {
	margin-bottom: 0;
}

#wrapper-footer-full .widget_nav_menu::after {
	content: '';
	background: rgba(255,255,255,.5);
	width: 1px;
	height: 100%;
	position: absolute;
	right: 1.5rem;
	top: 0;
}

#wrapper-footer-full .widget_nav_menu:last-child::after {
	display: none;
}

#wrapper-footer-full .menu li a {
	color: white;
}

.footer-widget .widget-title {
	color: white;
	font-size: 16px;
}

.widget_nav_menu ul {
	padding-left: 0;
	list-style-type: none;
}

#nav_menu-4 {
	text-align: right;
}

.widget_text .textwidget p {
	font-weight: 300;
	font-size: 12px;
	color: rgba(255,255,255,.6);
	margin-bottom: 0;
}

.entry-title a {
	font-family: "Biryani", sans-serif;
	font-weight: 700;
	color: #4C4A4A;
}

.form-control,
.custom-select {
	color: #000;
	font-weight: 300;
}

.form-control:focus,
.custom-select:focus {
	box-shadow: none !important;
}

.custom-switch {
	display: flex;
	justify-content: center;
	align-items: center;
	padding-left: 0;
}

.custom-switch input[type=checkbox] {
	height: 0;
	width: 0;
	visibility: hidden;
}

.custom-switch label {
	cursor: pointer;
	text-indent: -9999px;
	width: 80px;
	height: 30px;
	background: #8e8e8e;
	display: block;
	border-radius: 20px;
	position: relative;
	margin: 0 1rem;
}

.custom-switch label::after {
	content: '';
	position: absolute;
	top: 4px;
	left: 5px;
	width: 22px;
	height: 22px;
	background: #fff;
	border-radius: 20px;
	transition: 0.3s;
}

.custom-switch input:checked + label {
	background: #e06c5c;
}

.custom-switch input:checked + label::after {
	left: calc(100% - 5px);
	transform: translateX(-100%);
}

.custom-switch label:active::after {
	width: 60px;
}

.form-control::placeholder,
.form-control::-webkit-input-placeholder,
.form-control::-moz-placeholder,
.form-control:-ms-input-placeholder,
.form-control:-moz-placeholder {
	color: #000;
	font-weight: 300;
}

.ui-selectmenu-open {
	z-index: 9999;
}

.ui-selectmenu-button .ui-selectmenu-text {
	color: #000 !important;
	font-weight: 300 !important;
	line-height: 1.5;
}

form label {
	font-size: 12px;
}

.breadcrumb {
	background-color: transparent;
	margin-bottom: 0;
}

.breadcrumb .breadcrumb-item a,
.breadcrumb .breadcrumb-item {
	color: #B5B5B5;
	font-size: 12px;
}

.shadow-container {
	width: 90%;
	margin: 0 auto;
	box-shadow: 0px 3px 6px #00000029;
	padding: 1rem 0;
	margin-bottom: -2rem;
	margin-top: 3rem;
	z-index: 1;
	background: #fbfbfb;
}

.shadow-container .top-column {
	margin-top: -4rem;
}

.shadow-container > .container > .row > div:last-child {
	margin-bottom: 2rem;
}

.card-title {
	font-size: 32px;
}

.nav-tabs .nav-item a {
	border: 0;
	position: relative;
	font-size: 18px;
}

.card .h3 + p {
	font-size: 15px;
	color: #777;
}

.nav-tabs .nav-item span {
	position: relative;
}

.choose-garage .nav-tabs .nav-item {
	border-right: 1px solid rgba(0,0,0,.2);
}

.choose-garage .nav-tabs .nav-item:last-child {
	border-right: 0;
}

.nav-tabs .nav-item .nav-link.active span::after {
	content: '';
	width: 100%;
	height: 2px;
	background: #E06C5C;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -5px;
}

.border-red {
	/* */
	border-color: #E06C5C !important;
	border-width: 1px !important;
	border-style: solid;
}

.anchor::before {
	display: block;
	content: " ";
	margin-top: -80px;
	height: 80px;
	visibility: hidden;
	pointer-events: none;
}

.choose-garage .card {
	border-width: 2px !important;
}

.scroll-visible {
	width: 40%;
	cursor: pointer;
}

.scroll-visible .border-red {
	border-width: 1px !important;
}

.uncover-price:hover {
	text-decoration: none;
}

.uncover-price span {
	font-size: 20px;
	line-height: 1.2;
}

.uncover-price .show-price span {
	font-size: 30px;
	font-weight: 700;
	color: #E06C5C;
}
.uncover-price .show-price p {
	font-size: 12px;
	margin-bottom: 0;
	margin-top: 8px;
}

.available-terms span {
	border: 1px solid #777676;
	padding: .15rem .3rem;
	display: inline-block;
	margin: 3px 2px 3px 0;
	cursor: pointer;
	transition: all .15s ease-in-out;
	color: #777676;
	font-size: 15px;
}

.available-terms.wider span {
	margin: 0 18px 18px 0;
}

.available-terms span:hover {
	background: black;
	color: white;
}

.choose-garage .available-terms span:hover,
.recommended-slider .available-terms span:hover,
#about .available-terms span:hover {
	background: inherit;
	color: inherit;
	cursor: default;
}

.available-terms span:focus,
.available-terms span:active {
	background: #c85646;
}

.available-terms span.active {
	background: #c85646;
	color: white;
}

.map-bg {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center left;
}

.cars,
.payment {
	display: grid;
	grid-template-rows: auto;
}

.cars {
	grid-template-columns: repeat(4, 1fr);
}

.payment {
	grid-template-columns: repeat(3, 1fr);
}

.cars figure .figure-img,
.payment figure .figure-img {
	display: block;
}

.sticky-map .position-sticky {
	top: 4rem;
}

.modal .modal-title {
	font-weight: 400;
}

.modal .close {
	position: absolute;
    top: 0;
    right: 0;
    background: white;
    opacity: 1;
    border-radius: 50%;
    padding: 10px 15px;
}

.modal .close:hover {
	opacity: 1 !important;
}

.modal .modal-dialog {
	max-width: 540px;
}

.modal .modal-header {
	justify-content: center;
}

#back-to-top {
	color: white;
	background: #E06C5C;
	position: fixed;
	bottom: 70px;
	right: 20px;
	padding: 10px 18px;
	border-radius: 50%;
	z-index: 3;
	opacity: 0;
	visibility: hidden;
	transition: all .3s ease-in-out;
}

#back-to-top.visible {
	opacity: 1;
	visibility: visible;
}

#chooseDateHour .forbidden a {
	cursor: context-menu;
}

.js-change-weeks .prev,
.js-change-weeks .next {
	cursor: pointer;
}

.js-change-weeks .month,
.js-change-weeks .chosen-week {
	font-size: 21px;
}

.nav-outline .nav-item {
	background: transparent;
	color: #707070;
}

.nav-outline .nav-item a {
	border-radius: 0;
	border: 1px solid #707070;
}

.nav-outline .nav-item .active {
	background: #F3D3CF;
	color: #E06C5C;
	border: 1px solid #E06C5C;
}

#availableClosest button {
	display: flex !important;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	margin-right: 2rem;
	width: 65px;
	color: #707070;
	border-color: #707070;
	background: transparent;
}

#availableClosest button span:last-child {
	font-size: 30px;
}

#availableClosest button:hover,
#availableClosest button:focus,
#availableClosest button:active,
#availableClosest button.active {
	color: #E06C5C;
	border: 1px solid #E06C5C;
	background: transparent !important;
}

#availableClosest .notSelectable:hover,
#availableClosest .notSelectable:focus {
	background-color: #c7c7c7 !important;
	color: #707070;
}

.btn-outline-secondary:focus {
	box-shadow: none !important;
}

.day {
	width: 65px;
}

#appointment-steps .nav-link.active {
	color: #777676;
}

#appointment-steps .nav-item .nav-link.active span::after {
	display: none;
}

#appointment-steps li a img,
.choose-icon {
	width: 35px;
}

#appointment-steps li a span {
	font-size: 12px;
}

#appointment-steps .done a {
	color: #E06C5C;
}

#appointment-steps .done img {
	filter: grayscale(1);
}

#appointment-steps .done a span {
	color: #b0aeae;
}

#appointment-steps .nav-item {
	position: relative;
}

#appointment-steps .nav-item::after {
	font-family: "FontAwesome";
	font-size: 27px;
	color: #777676;
	content: '\f192';
	position: absolute;
	bottom: -50px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1;
	background: white;
}

#appointment-steps .nav-item.current::after {
	transform: translateX(-50%) scale(1.2);
}

#appointment-steps .nav-item::before {
	height: 2px;
    content: '';
    position: absolute;
    background: #777676;
    width: 100%;
    bottom: -31px;
    left: 50%;
    z-index: 0;
}

#appointment-steps .nav-item:last-child::before {
	display: none;
}

#appointment-steps .done::after {
	font-family: "FontAwesome";
	content: '\f058';
	color: #E06C5C;
}

#appointment-steps .done::before {
	height: 2px;
    content: '';
    position: absolute;
    background: #E06C5C;
    width: 100%;
    bottom: -31px;
    left: 50%;
    z-index: 0;
}

.red-border {
	border-left: 1px solid #E06C5C;
}

.ratings .progress {
	height: 10px;
}

.rating-stars {
	color: #E06C5C;
}

#googlecalendar {
	color: #E06C5C !important;
	border-color: #E06C5C !important;
	background-size: contain;
	cursor: pointer !important;
	max-width: 230px;
}

.icon--add-to-calendar {
	/* width: 40px; */
	margin-right: 10px;
}

.benefits__columns p b {
	display: block;
}

.benefits__columns .image-wrapper {
	min-height: 126px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.shadow--hover {
	transition: all 300ms ease-in-out !important;
}

.shadow--hover:hover {
	transform: scale(1.1);
	box-shadow: 1px 1px 10px #888;
}

.scale--hover img {
	transition: all 300ms ease-in-out !important;
}

.scale--hover:hover img {
	transform: scale(1.1);
}

.marketing-slider .slide {
	padding: 5rem;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
}

.marketing-slider .slide h2 {
	font-size: 3rem;
}

.marketing-slider .slick-slide .col * {
	opacity: 0;
	visibility: hidden;
}

.marketing-slider .slick-slide.slick-current .col * {
	opacity: 1;
	visibility: visible;
	margin: 0;
	will-change: opacity, visibility, margin;
}

.marketing-slider .slick-slide p {
	transition: all .4s ease-in-out 1s;
	margin-left: -30px;
}

.marketing-slider .slick-slide h2 {
	transition: all .4s ease-in-out .5s;
	margin-left: 30px;
}

/*.marketing-slider .slick-slide .slide .btn {
	transition: all .3s ease-in-out .1s;
	margin-left: -30px;
}*/

.marketing-slider .slick-slide > div > a:hover,
.marketing-slider .slick-slide a:hover {
	text-decoration: none;
}

.marketing-slider .slick-dots {
	bottom: 5px;
}

.marketing-slider .slick-dots li button::before,
.marketing-slider .slick-dots li.slick-active button::before {
	color: #fff;
}

.slick-slider .slick-dots li button::before {
	font-size: 16px;
}

.recommended-slider .slick-dots {
	bottom: -35px;
}

.recommended-slider .slick-dots li button::before,
.recommended-slider .slick-dots li.slick-active button::before {
	color: #E06C5C;
}

.recommended-slider .slick-arrow {
	top: unset;
	bottom: -45px;
	z-index: 2;
}

.recommended-slider .slick-arrow::before {
	color: #E06C5C;
	font-family: "FontAwesome";
}

.recommended-slider .slick-prev {
	left: 30%;
}

.recommended-slider .slick-next {
	right: 30%;
}

.recommended-slider .slick-slide {
	margin: 0 10px;
}

.choose-date-slider .slick-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font-size: 50px;
	color: #E5E5E5;
	cursor: pointer;
	width: 23px;
	height: 43px;
}

.choose-date-slider .prev {
	background-image: url('/wp-content/uploads/2020/07/chevron-big-red.png');
	transform: translateY(-50%) scaleX(-1);
	left: -40px;
}

.choose-date-slider .next {
	background-image: url('/wp-content/uploads/2020/07/chevron-big-red.png');
	right: -40px;
}

h4 b {
	display: block;
}

.steps .single-step .image-wrapper {
	height: 125px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.steps .single-step::after {
	content: '';
	background: url('/wp-content/uploads/2020/07/chevron-big-red.png');
	width: 23px;
	height: 43px;
	position: absolute;
	top: 50%;
	font-size: 40px;
	right: -12.5px;
	transform: translateY(-50%);
}

.steps .single-step .step-wrap p:nth-of-type(2) {
	font-size: 14px;
}

.steps .single-step:last-child::after {
	display: none;
}

.steps .single-step * {
	transition: all 300ms ease-in-out;
}

.steps .single-step:hover .step-wrap {
	background: #E06C5C;
}

.steps .single-step:hover * {
	color: white !important;
}

.steps .single-step .image-wrapper img {
	position: absolute;
}

.steps .single-step .red {
	visibility: visible;
	opacity: 1;
	z-index: 1;
}

.steps .single-step:hover .red {
	visibility: hidden;
	opacity: 0;
	z-index: -1;
}

.steps .single-step .white {
	visibility: hidden;
	opacity: 0;
	z-index: -1;
}

.steps .single-step:hover .white {
	visibility: visible;
	opacity: 1;
	z-index: 1;
	transform: scale(1.15);
}

.faq--background {
	background-size: cover;
	background-position: right -20px center;
	background-repeat: no-repeat;

}

.faq--background--right {
	background: url('/wp-content/uploads/2020/07/Group-1625.png') 230px 60px #E06C5C no-repeat;
}

.bgnd--watermark {
	background: url('/wp-content/uploads/2020/07/watermark-dark-3.png') 230px 60px #f9f9f9 no-repeat;
}

.contact--background {
	background-size: cover;
	background-repeat: no-repeat;
}

.border--custom {
	border-top: 40px solid white;
	border-bottom: 40px solid white;
}

#accordion_faq .card,
#accordion_faq .card-header {
	background: transparent;
	border: 0;
}

.accordion .card button {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 24px;
	text-decoration: none;
}

.accordion .card-header button[aria-expanded="true"]::before {
	content: '';
	vertical-align: middle;
	margin-right: 10px;
	background: url('/wp-content/uploads/2020/07/white-minus.png') no-repeat;
	width: 24px;
	height: 23px;
	position: relative;
	display: inline-block;

}

.accordion .card-header button[aria-expanded="false"]::before {
	content: '';
	vertical-align: middle;
	margin-right: 10px;
	background: url('/wp-content/uploads/2020/07/white-plus.png') no-repeat;
	width: 24px;
	height: 23px;
	position: relative;
	display: inline-block;
}

.page-template-register form label {
	font-size: 14px;
}

.page-template-garage-zone .accordion .card-header button[aria-expanded="true"]::before {
	content: '';
	vertical-align: middle;
	margin-right: 10px;
	background: url('/wp-content/uploads/2020/07/red-minus.png') no-repeat;
	width: 24px;
	height: 23px;
	position: relative;
	display: inline-block;

}

.page-template-garage-zone .accordion .card-header button[aria-expanded="false"]::before {
	content: '';
	vertical-align: middle;
	margin-right: 10px;
	background: url('/wp-content/uploads/2020/07/red-plus.png') no-repeat;
	width: 24px;
	height: 23px;
	position: relative;
	display: inline-block;
}

.home .accordion .card-header button::before {
	color: white;
}

.blog-preview .card .card-title {
	font-size: 20px;
	font-weight: 400;
}

.blog-preview .card .card-title ~ p {
	font-size: 14px;
	font-weight: 300;
}

.blog-preview .card .card-text {
	font-size: .9rem;
}

.blog-preview .card .understrap-read-more-link {
	background: transparent !important;
	color: #E06C5C !important;
	border: 0;
	padding-left: 0;
}

.blog-preview .card .understrap-read-more-link:hover {
	background: transparent !important;
	text-decoration: underline;
	border: 0 !important;
	box-shadow: none !important;
}

.home-form {
	opacity: 0;
	visibility: hidden;
	transition: all 300ms ease-in-out;
	top: 0;
	left: 0;
	position: absolute;
	transform: translateY(-200px);
	width: 100%;
}

.incentive {
	opacity: 1;
	visibility: visible;
	transition: all 500ms ease-in-out;
	transform: translateY(0);
	top: 0;
	left: 0;
}

.showme {
	opacity: 1;
	visibility: visible;
	top: 0;
	position: static;
	transform: translateY(0);
}

.hideme {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	transform: translateY(-200px);
}

.info-panel {
	background: rgba(255,255,255,.8);
/* 	position: absolute; */
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transform: translateY(230px);
	transition: all 350ms ease-in-out;
	padding: 1rem;
}

.recommended-slider .slide:hover .info-panel {
	transform: translateY(0) !important;
}

.recommended-slider .slide:hover .image-bgnd {
	filter: blur(2px);
}

.recommended-slider .slide {
	margin-left: 1rem;
	margin-right: 1rem;
	position: relative;
	background-size: cover;
	overflow: hidden;
}

.recommended-slider .slick-list {
	margin-left: -1rem;
	margin-right: -1rem;
}

.home {
	overflow-x: hidden;
}

.recommended-slider .image-bgnd {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	z-index: -1;
}

.recommended-slider .info-panel {
	height: 100%;
}

.recommended-slider .above {
	height: 90px;
}

.recommended-slider .info-actual h5 {
	font-size: .8rem;
}

.recommended-slider .info-actual h6 {
	font-size: 1rem;
}

.recommended-slider .text-score {
	font-size: 44px;
	text-shadow: 0 1px 0 #000;
}

.wpcf7 input,
.wpcf7 textarea {
	box-shadow: -2px 2px 10px #ddd;
	margin-top: 4px;
	border: 0 !important;
}

.page-template-register input,
.page-template-login input {
	/* box-shadow: -2px 1px 3px #ddd; */
	/* border-radius: 0 !important; */
	/* border: 0 !important; */
}

.wpcf7 label {
	color: #b4b4b4;
}

.wpcf7-acceptance .wpcf7-list-item-label {
	color: #707070;
}

.wpcf7 input,
.wpcf7 textarea {
	box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
	border: 1px solid #e5e5e5 !important;
}

.wpcf7 input:focus,
.wpcf7 textarea:focus {
	box-shadow: none !important;
	/* box-shadow: 0 0 0 0.2rem #E06C5C !important; */
}

.wpcf7-submit {
	background: #E06C5C !important;
	border-color: #E06C5C !important;
	color: white !important;
}

.wpfc7-submit::after {
	font-family: "FontAwesome";
	content: '\f054';
	margin-left: .5rem;
	transition: all 300ms ease-in-out;
}

.testimonial-slider {
	position: relative;
    width: 100%;
    height: 400px;
    -webkit-perspective: 500px;
    perspective: 500px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%
}

.testimonials .arrow-prev,
.testimonials .arrow-next {
	border: 0;
	background: transparent;
	position: absolute;
	z-index: 2;
	top: 50%;
	transform: translateY(-50%);
}

.testimonials .arrow-prev:focus,
.testimonials .arrow-prev:active,
.testimonials .arrow-next:focus,
.testimonials .arrow-next:active {
	outline-color: #E06C5C;
}

.testimonials .arrow-prev:disabled,
.testimonials .arrow-next:disabled {
	cursor: not-allowed;
}

.testimonials .arrow-prev:disabled .fas,
.testimonials .arrow-next:disabled .fas {
	color: lightgrey !important;
}

.testimonials .arrow-prev {
	left: 10px;
}

.testimonials .arrow-next {
	right: 10px;
}

.testimonial-slider .slide {
	background: #fff;
	transition: all 300ms ease-in-out;
	width: 80%;
	touch-action: pan-x;
}

.testimonial-slider .slide-active {
	z-index: 0;
    transform: translate3d(100px, 130px, 0px);
	position: absolute;
	top: 0;
	left: 0;
}

.testimonial-slider .slide-next {
	z-index: -1;
    transform: translate3d(280px, 0px, -140px);
	position: absolute;
	top: 0;
	left: 0;
}

.testimonial-slider .slide-next *,
.testimonial-slider .slide-prev * {
	filter: blur(2px);
}

.testimonial-slider .slide-prev {
	z-index: -1;
	transform: translate3d(-80px, 50px, -120px);
	position: absolute;
	top: 0;
	left: 0;
}

.smartphone--hand {
	background-repeat: no-repeat;
	background-size: cover;
}

.hand-smartphone {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 650px;
}

#overlaySearch {
	padding-right: 0 !important;
}

#overlaySearch .modal-dialog {
	max-width: unset;
	margin: 0 auto !important;
}

#overlaySearch .modal-content {
	border-radius: 0;
	border: 0;
}

#overlaySearch .close {
	padding: 0;
	background: transparent;
	position: static;
	top: unset;
	right: unset;
	margin-top: .5rem;
	margin-right: .5rem;
}

.icon--facebook a::before {
	font-family: "FontAwesome";
	content: '\f082';
}

.icon--linkedin a::before {
	font-family: "FontAwesome";
	content: '\f0e1';
}

.icon--facebook a,
.icon--linkedin a {
	font-size: 22px;
}

.footer-widget .icon--facebook a,
.footer-widget .icon--linkedin a {
	font-size: 30px;
	text-decoration: none;
}

#social-menu {
	align-items: center;
}

#map {
	height: 90vh;
	width: 100%;
}

#mobile_map {
	display: none;
	height: 125px;
	width: 100%;
	margin-top: -1px;
}

#about #map {
	width: 100%;
	height: 140px;
}

#showfullmap {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 20px;
}

.benefits-slider .left-panel {
	box-shadow: 0 3px 6px rgba(0,0,0,.16);
	height: 540px; /* check below - slide image 600px - this must be smaller */
}

.benefits-slider .slide .image {
	background-size: cover;
	background-repeat: no-repeat;
	height: 600px;
}

.benefits-slider .slick-dots {
	width: 20px;
	bottom: 50%;
	left: 50%;
	transform: translate(-50%, 50%);
	margin-left: 40px;
}

.benefits-slider .slick-dots li {
	margin: 5px 0;
}

.benefits-slider .slick-dots button::before {
	content: '';
	border: 3px solid white;
	border-radius: 50%;
	width: 16px;
	height: 16px;
}

.benefits-slider .slick-dots button::before {
	opacity: 1;
}

.benefits-slider .slick-dots .slick-active button::before {
	background: white;
	opacity: 1;
}

#how-it-works .nav-link.active {
	background: transparent;
	border-bottom: 2px solid #E06C5C;
}

#how-it-works .nav-link.active img {
	filter: grayscale(0);
}

#how-it-works .nav-link {
	display: flex;
	align-items: center;
	justify-content: space-evenly;
	border-radius: 0;
}

#how-it-works a img {
	filter: grayscale(1);
}

#how-it-works .nav-link span {
	font-size: .8rem;
}

#how-it-works .nav-link img {
	height: 40px;
}

#how-content .text-col {
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	min-height: 400px;
}

#how-content .tab-pane .image {
	position: absolute;
}

#how-content .tab-pane .image:not(.image-1) img {
	opacity: 0;
	visibility: hidden;
	transition: all 400ms ease-in-out;
	position: absolute;
}

#how-content .tab-pane .image:not(.image-1):nth-of-type(1) img { /* default non-first animation positions */
	left: -500px;
	top: -100px;
}

#how-content .tab-pane .image:not(.image-1):nth-of-type(n+1) img { /* default non-first animation positions */
	right: -100px;
	bottom: -100px;
}

#how-content .tab-pane:nth-of-type(2) .image:not(.image-1):nth-of-type(1) img {
	left: -400px;
	top: -50px;
}

#how-content .tab-pane:nth-of-type(2) .image:not(.image-1):nth-of-type(2) img {
	right: -50px;
	bottom: -200px;
}

#how-content .tab-pane.show.active .image:not(.image-1) img {
	opacity: 1;
	visibility: visible;
	position: relative;
}

#how-content .tab-pane.show.active .image:not(.image-1):nth-of-type(1) img { /* default non-first animation positions */
	left: 0;
	top: 0;
}

#how-content .tab-pane.show.active .image:not(.image-1):nth-of-type(2) img { /* default non-first animation positions */
	right: 0;
	bottom: 0;
}

#how-content .tab-pane:nth-of-type(2).show.active .image:not(.image-1):nth-of-type(1) img {
	left: -10px;
	top: 20px;
}

#how-content .tab-pane:nth-of-type(2).show.active .image:not(.image-1):nth-of-type(2) img {
	right: 0;
	top: -170px;
}

#how-content .tab-pane:nth-of-type(2).show.active .image:not(.image-1):nth-of-type(3) img {
	right: 0;
	bottom: -20px;
}

#how-content .tab-pane:nth-of-type(3).show.active .image:not(.image-1):nth-of-type(1) img {
	left: -10px;
	top: 20px;
}

#how-content .tab-pane:nth-of-type(3).show.active .image:not(.image-1):nth-of-type(2) img {
	right: 0;
	bottom: -50px;
}

#how-content .tab-pane:nth-of-type(4).show.active .image:not(.image-1):nth-of-type(1) img {
	left: -10px;
	top: 20px;
}

#how-content .tab-pane:nth-of-type(4).show.active .image:not(.image-1):nth-of-type(2) img {
	right: 0;
	bottom: 5rem;
}

#how-content .tab-pane:nth-of-type(4).show.active .image:not(.image-1):nth-of-type(3) img {
	right: 0;
	bottom: 10rem;
}

#how-content .tab-pane:nth-of-type(4).show.active .image:not(.image-1):nth-of-type(4) img {
	right: 0;
	bottom: 15rem;
}

#how-content .tab-pane:nth-of-type(5).show.active .image:not(.image-1):nth-of-type(1) img {
	right: 0;
	bottom: 0;
}

#how-content .tab-pane:nth-of-type(3) .image:nth-of-type(2) {
	bottom: 0;
	left: 0;
	right: unset;
	z-index: 2;
}

#how-content .tab-pane:nth-of-type(5) .image:nth-of-type(1) {
	bottom: 0;
	left: 0;
	right: unset;
	top: unset;
	z-index: 2;
	position: relative;
}

#how-content .tab-pane .image:nth-of-type(1) {
	top: -20px;
	left: -50px;
	z-index: 1;
}

#how-content .tab-pane .image:nth-of-type(2),
#how-content .tab-pane .image:nth-of-type(3),
#how-content .tab-pane .image:nth-of-type(4) {
	bottom: 0;
	right: 0;
	z-index: 2;
}

.offer {
	display: none;
}

.bundles .card .card-body {
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: flex-start;
}

.page-template-garage-zone .bundles .mt-custom {
	margin-top: 20px;
}

.bundles .card-title {
	font-size: 21px;
}

.bundles .card .old-price::after,
.offer table .old-price::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 2px;
	background: #8e8e8e;
	left: 0;
	bottom: 50%;
	transform: skewY(-30deg);
}

.bundles .card.red .old-price::after,
.offer table th:nth-of-type(3) .old-price::after {
	background: #E06C5C;
}

.offer .table-hover tbody tr:first-child:hover td:first-child,
.offer .table-hover tbody tr:first-child:hover {
	background: transparent !important;
}

.offer .table-hover tbody tr:not(:first-child):hover td,
.offer .table-hover tbody tr:not(:first-child):hover {
	background-color: rgba(0,0,0,.025) !important;
}

.bundles .card-title .small {
	font-size: .7rem;
	display: block;
}

.bundles .card h4 {
	font-size: 74px;
	font-weight: 700;
}

.bundles .card .old-price {
	font-size: 32px;
	color: rgba(0,0,0,.16);
}

.bundles .unavailable * {
	color: #8e8e8e;
	cursor: not-allowed;
}

.bundles .unavailable .btn {
	color: white;
}

.bundles .unavailable .btn {
	background: #8e8e8e;
	border: 0;
	pointer-events: none;
}

.bundles .available h4 {
	color: #E06C5C;
}

.bundles .red b {
	color: #E06C5C;
}

.bundles .red .bg-primary b {
	color: white;
}

.bundles .card-footer {
	border-radius: 0;
	background: transparent;
	border-top: 0;
}

.bundles .promo {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	padding: 5px 10px;
}

.bundles .promo::after {
	content: '';
	position: absolute;
	top: 99%;
	left: 0;
	right: 0;
	background-color: inherit;
	padding-bottom: 4%;
	clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
	-webkit-clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
}

.bundles .card {
	transition: all 200ms ease-in-out;
}

.bundles .card:hover {
	transform: scale(1.1);
	box-shadow: 0 .5rem .5rem rgba(0,0,0,.2)!important
}

.trial--big {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.offer table th {
	border: 0;
}

.offer table td {
	border-top: 0;
}

.offer table th,
.offer table td,
.offer table .h1,
.offer .monthly p,
.offer .yearly p {
	color: #8e8e8e;
}

.offer table .h1 {
	font-size: 4.0rem;
}

.offer table .h3 {
	font-size: 2.5rem;
	color: rgba(0,0,0,.16);
	font-weight: 300;
	position: relative;
	/* display: inline-block !important; */
}

.offer table tr td:first-child {
	background-color: #f8f9fa;
}

.offer table tr:first-child td:first-child {
	background-color: transparent;
}

.offer table tbody tr td:first-child {
	text-align: left;
}

.offer table tbody tr td:nth-of-type(4) {
	border-left: 1px solid #E06C5C;
	border-right: 1px solid #E06C5C;
}

.offer table thead tr th:nth-of-type(4) {
	border: 1px solid #E06C5C;
	border-bottom: 0;
}

.offer table thead tr th {
	padding-top: 2rem;
}

.offer table tbody td:nth-of-type(4) .fa-check {
	color: #E06C5C;
}

.offer table tbody td:nth-of-type(1) {
	font-size: 14px;
}

.offer table tbody .text-primary {
	font-weight: 700;
	font-size: 16px;
}

.offer table tbody tr:last-child td:nth-of-type(4) {
	border-bottom: 1px solid #E06C5C;
}

.zone-bg {
	background-size: cover;
	background-position: center;
}

.how-does-it-work--zone h2 span,
.spanned span {
	color: #E06C5C;
	font-weight: 700;
}

.zone--faq .accordion h2 button {
	font-size: 20px;
	font-weight: 700;
	color: #4C4A4A;
}

/* 2 testimonials */

/* .testimonial-grid {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	grid-template-rows: repeat(2, 1fr);
	gap: 10px;
} */

/* .div1 { grid-area: 1 / 1 / 3 / 4; } */
/* .div2 { grid-area: 1 / 4 / 3 / 6; } */

/* re-enable this when 4 testimonials will show up */

.testimonial-grid .slide {
	display: grid !important;
	grid-template-columns: repeat(5, 1fr);
	grid-template-rows: repeat(5, 1fr);
	gap: 10px;
}

.slide > .grid-item:nth-of-type(1) { grid-area: 1 / 1 / 4 / 4; }
.slide > .grid-item:nth-of-type(2) { grid-area: 1 / 4 / 3 / 6; }
.slide > .grid-item:nth-of-type(3) { grid-area: 3 / 4 / 6 / 6; }
.slide > .grid-item:nth-of-type(4) { grid-area: 4 / 1 / 6 / 4; }

.testimonial-grid .grid-item {
	background-size: cover;
	position: relative;
	transition: all 300ms ease-in-out 0s;
}

.testimonial-grid .grid-item:hover {
	transform: scale(1.03);
	z-index: 2;
}

.testimonial-grid .grid-item .darker {
	background: rgba(0,0,0,.4);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 0;
}

.testimonial-grid .grid-item .info {
	position: relative;
	z-index: 1;
	padding: 3rem;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.page-template-garage-zone #wrapper-footer-full,
.page-template-garage-zone #wrapper-footer {
	background: transparent;
}

#pakiety .lead span {
	color: #E06C5C;
}

#zone__top h1 {
	font-size: 4rem;
}

.testimonial--head .lead span {
	color: #E06C5C;
}

.brands-slider .slick-track {
	display: flex;
	align-items: center;
}

.brands-slider img {
	filter: grayscale(1);
	opacity: .5;
}

.brands-slider img:hover {
	filter: grayscale(0);
}

.switch--monthly {
	padding-left: 150px !important;
}

.page-id-334 .switch--monthly {
	padding-left: 190px !important;
}

.switch--monthly span {
	position: absolute;
	left: 64px;
}

.custom-control-input:checked~.custom-control-label::before,
.custom-control-input:not(:disabled):active~.custom-control-label::before {
	border-color: #E06C5C;
	background-color: #E06C5C;
}

.custom-control-input:focus:not(:checked)~.custom-control-label::before {
	border-color: #E06C5C;
}

.parent-pageid-172 .navbar-brand {
	margin: 0 !important;
}

body:not(.home) .navbar-nav .icon--facebook a,
body:not(.home) .navbar-nav .icon--linkedin a {
	color: #E06C5C !important;
}

body:not(.home) nav.navbar {
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

body.page-template-garage-zone nav.navbar {
	box-shadow: none !important;
}

#show-password {
	cursor: pointer;
}

.category-login .entry-title {
	color: #E06C5C;
}

.category-login {
	margin-bottom: 2.5rem;
}

.category-login .btn {
	background-color: transparent;
	color: #E06C5C;
}

.category-login .btn:hover {
	color: white;
}

.join-us {
	background-repeat: no-repeat;
	background-size: cover;
}

body.blog .thumbnail {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

body.blog article {
	margin-bottom: 2rem;
	width: 50%;
	float: left;
}

option.cartype,
#type-button,
#type2-button,
#timeofday-button,
#timeofday2-button,
#runflat-button,
#runflat2-button {
  background-repeat: no-repeat !important;
  padding-left: 10px;
  font-weight: 300;
  font-family: "Roboto", sans-serif;
}

.cartype.ui-icon,
#type-button .cartype,
#type2-button .cartype {
  width: 22px;
  height: 22px;
  background-position: right center;
  background-size: contain;
  position: absolute;
}

.input-wrapper {
	position: relative;
}

#timeofday-menu li:first-child,
#timeofday2-menu li:first-child,
#type-menu li:first-child,
#runflat-menu li:first-child,
#runflat2-menu li:first-child,
#type2-menu li:first-child,
#event-type-menu li:first-child {
	display: none;
}

.ui-menu .ui-icon,
#type-button .ui-icon,
#type2-button .ui-icon {
	right: 1rem;
	left: unset;
	top: 50%;
	transform: translateY(-50%);
	margin-top: 0;
}

.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 10px;
}

#type + .ui-selectmenu-button,
#type2 + .ui-selectmenu-button,
#timeofday + .ui-selectmenu-button,
#timeofday2 + .ui-selectmenu-button,
#runflat + .ui-selectmenu-button,
#runflat2 + .ui-selectmenu-button,
#event-type + .ui-selectmenu-button {
	width: 100%;
	background-image: url('/wp-content/uploads/2020/07/chevron-down.png');
	background-position: right 20px center;
	background-color: white;
	background-repeat: no-repeat;
	height: 38px;
	border-radius: 0;
	/* padding-left: 50px; */
	line-height: 1.8;
	border: 0 !important;
	outline: none;
}

#main-search #date,
#aux-search #date2,
.custom-select,
#fill-the-form select {
	background-image: url('/wp-content/uploads/2020/07/chevron-down.png');
	background-position: right 20px center;
	background-color: white;
	background-repeat: no-repeat;
	background-size: unset;
	-webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}

#main-search label {
	text-shadow: 1px 1px 0px #000;
}

#aux-search label {
	color: #000;
}

#aux-search .geoLoc {
	box-shadow: 0px 3px 5px rgba(0,0,0,.15)!important;
	transition: all 250ms ease-in-out;
}

#aux-search .geoLoc:hover {
	transform: none !important;
	background-size: 24px 24px;
}

#main-search input,
#aux-search input,
#main-search #type-button,
#aux-search #type2-button,
#aux-search #timeofday2-button,
#main-search .custom-select,
#aux-search .custom-select {
	height: 45px;
	border: 0 !important;
}

#main-search input:focus,
#aux-search input:focus,
#main-search #type-button:focus,
#aux-search #type2-button:focus,
#aux-search #timeofday2-button:focus,
#main-search .custom-select:focus,
#aux-search .custom-select:focus {
	position: relative;
	z-index: 1;
}

#main-search #type-button,
#aux-search #type2-button,
#main-search #type-button .ui-selectmenu-text,
#aux-search #type2-button .ui-selectmenu-text,
#aux-search #timeofday2-button,
#aux-search #timeofday2-button .ui-selectmenu-text {
	line-height: 2.1;
}

#main-search #type-button:focus,
#aux-search #type2-button:focus {
	/* box-shadow: 0 0 0 .2rem #c85646 !important; */
	/* box-shadow: none !important; */
	z-index: 0;
}

#aux-search input,
#aux-search #type2-button,
#aux-search .custom-select,
#aux-search #timeofday2-button,
#aux-search #runflat2-button {
	box-shadow: -1px 3px .2rem rgba(0,0,0,.15)!important;
}

.geoLoc {
	background-image: url('/wp-content/uploads/2020/07/icon-gps.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: 18px 18px;
	background-color: transparent;
	width: 40px;
	height: 40px;
	border: none;
	transition: all 200ms ease-in-out;
}

.geoLoc:hover {
	transform: scale(1.1) rotate(180deg);
}

.geoLoc:focus {
	outline: none !important;
}

#show-search {
	font-size: 15px;
}

#show-search .text {
	color: #E06C5C;
}

#show-search img {
	margin-top: -5px;
}

#show-search .icon--gps {
	width: 16px;
}

#show-search .icon--car {
	width: 25px;
}

#show-search .icon--search {
	width: 19px;
}

#show-search:focus,
#show-search:active {
	border: 0 !important;
	outline: 0 !important;
}

.how--heading {
	min-height: 104px;
}

.pipe-left,
.pipe-right {
	position: relative;
}

.pipe-right::after {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	margin-right: -1px;
	width: 1px;
	height: 100%;
	background: #E06C5C;
}

.pipe-left::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 1px;
	height: 100%;
	background: #E06C5C;
}

.ui-state-highlight {
	border: 1px solid #E06C5C !important;
	background: #E06C5C !important;
	color: white !important;
}

span#type-button:active,
span#type-button:focus,
span#type2-button:active,
span#type2-button:focus {
	/* border: 1px solid #E06C5C; */
	/* outline: 2px solid #E06C5C; */
	outline: 0 !important;
}

.page-template-garage-zone .btn-special a::after {
	filter: saturate(0);
}

.choose-garage .card h6,
.choose-garage .card h6 + span {
	font-size: 18px;
}

.choose-garage .card .hours span:first-child {
	font-weight: 300;
}

.choose-garage .custom-offset {
	margin-left: 4%;
}

.blog-preview .card-body .card-title ~ p:nth-of-type(2) {
	margin-bottom: 0;
}

#chooseDateHour {
	margin-top: 20px;
}

#chooseDateHour .form-group {
	margin-bottom: .25rem;
}

.er_input{
	border: 0 !important;
	outline: 2px solid red;
    z-index: 1;
}

.slick-dotted.slick-slider {
	margin-bottom: 0;
}

.px-6 {
	padding-right: 5rem !important;
	padding-left: 5rem !important;
}

.py-6 {
	padding-top: 5rem !important;
	padding-bottom: 5rem !important;
}

.post .entry-content p,
.post .entry-content li {
	font-weight: 300;
}

.post .wp-post-image {
	height: 300px;
	width: 100%;
	object-fit: cover;
	margin-bottom: 1.5rem;
}

.post .entry-content h6 {
	line-height: 1.5;
}

.post .entry-title {
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	font-size: 24px;
}

#cn-accept-cookie {
	background: #E06C5C !important;
	text-transform: uppercase;
	padding: .7rem 1.5rem;
	font-size: 17px;
}

#cn-notice-text {
	color: white !important;
}

.cookie-notice-container {
	background-color: rgba(76, 74, 74, .8) !important;
	padding: 1rem 2rem;
	display: flex;
    align-items: center !important;
	justify-content: space-between !important;
	padding-left: 100px;
}

.cookie-notice-container::before {
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 10px;
	background: url('/wp-content/uploads/2020/07/cookie.png') no-repeat center;
	background-size: contain;
	width: 60px;
	height: 60px;
}

.rate-garage .label {
	color: #B5B5B5;
	margin-bottom: 0;
}

.rate-garage .label + p {
	color: #4C4A4A;
	font-style: italic;
	font-weight: 700;
}

.rate-garage .icon--circle {
	border: 1px solid #e5e5e5;
	border-radius: 50%;
	padding: 2px 10px;
	cursor: pointer;
}

.rate-garage .rating .fa-star {
	font-size: 40px;
	color: #E5E5E5;
}

.rate-garage .rating {
	display: inline-flex;
}

.rating .rating__input {
	position: absolute !important;
	left: -9999px !important;
}

.rating .rating__label {
    cursor: pointer;
    padding: 0 0.1em;
    font-size: 2rem;
	margin-bottom: 0;
}

.rating .rating__icon--star {
    color: #e06c5c;
	transition: all 200ms ease-in-out;
}

.rating__input--none {
    display: none
}

.rating__icon {
    pointer-events: none;
}

.rating__input:checked ~ .rating__label .rating__icon--star {
    color: #E5E5E5;
}

.rating:hover .rating__label .rating__icon--star {
	color: #E06C5C;
}

.rating__input:hover ~ .rating__label .rating__icon--star {
	color: #E5E5E5;
}

.show-tease .fa-question {
	font-size: 32px;
}

.show-tease .fa-chevron-right {
	font-size: 30px;
}

.company-gallery a img {
	width: 25%;
	height: 200px;
	display: block;
	float: left;
	object-fit: cover;
}

.cars .figure-img {
	width: 60px;
}

.review .avatar {
	background: #e06c5c;
    color: white;
    font-size: 17px;
    font-weight: 900;
    padding: 4px 10px;
    border-radius: 50%;
}

.yearly .h1,
.yearly h4 {
	font-size: 3rem !important;
}

.yearly .h3,
.yearly .old-price {
	font-size: 1.8rem !important;
}

#pills-week .day {
	min-height: 70px;
	border: 1px solid #707070;
}

#pills-week .day.border-red span {
	color: #E06C5C;
}

#pills-week .notSelectable {
	background-color: transparent !important;
}

#pills-week .notSelectable .dayinfo {
	background-color: #e7e7e7 !important;
	border-color: #e7e7e7 !important;
}

#pills-week .notSelectable .col-lg-11 {
	display: flex;
	align-items: center;
}

#pills-week .notSelectable .noHours {
	border: 0 !important;
}

#menu-stopka-1 li a {
	font-size: .8rem;
}

.page-template-reservation-cancel .btn-group .btn::after {
	display: none;
}

#error-404-wrapper {
	background: url('/wp-content/uploads/2020/09/404.jpeg') no-repeat center;
	background-size: cover;
	min-height: 60vh;
}

#error-404-wrapper h1 {
	font-size: 4rem;
}

#error-404-wrapper p {
	font-size: 1.2rem;
}

.use-smartphone-slider .slick-list {
	padding-top: 3rem;
	padding-bottom: 3rem;
}

.testimonials-all .quote::before {
	content: '\f10e';
	font-family: "FontAwesome";
	position: absolute;
	top: -60px;
	left: -50px;
	z-index: -1;
	font-size: 6rem;
	color: rgba(0,0,0,.15);
}

.stretched-link::after {
	position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    pointer-events: auto;
    content: "";
    background-color: rgba(0,0,0,0);
}

#reg_plate:valid {
	text-transform: uppercase !important;
}

figure .image-wrapper {
	/* height: 42px; */
	display: flex;
	align-items: flex-end;
	justify-content: flex-start;
}

figure .image-wrapper img {
	max-height: 38px;
}

/* breakpoints */
/* breakpoints */
/* breakpoints */
/* breakpoints */

@media (min-width: 769px) and (max-width: 992px) {
	.chosen-week {
		font-size: 10px !important;
	}
}

@media (min-width: 993px) and (max-width: 1266px) {
	.btn-lg {
		padding: 1rem !important;
	}
	.hours p {
		flex-direction: column;
		align-items: flex-start !important;
	}
}

@media (min-width: 993px) and (max-width: 1366px) {
	.chosen-week {
		font-size: 14px !important;
	}
}

@media (max-width: 1300px) {
	.choose-date-slider button span:first-child {
		font-size: 13px;
	}
}

@media (min-width: 1200px) {
	.container {
		max-width: 1760px !important;
		padding-left: 5rem !important;
		padding-right: 5rem !important;
	}
}

/*
@media (min-width: 1366px) {
	.container {
		max-width: 1200px;
	}
}

@media (min-width: 1440px) {
	.container {
		max-width: 1400px;
	}
}

@media (min-width: 1680px) {
	.container {
		max-width: 1560px;
	}
}

@media (min-width: 1900px) {
	.container {
		max-width: 1800px;
	}
}

@media (min-width: 2500px) {
	.container {
		max-width: 2400px;
	}
} */

@media (max-width: 1440px) {
	.btn-home {
		padding: 1rem 4rem !important;
	}
}

@media (max-width: 1200px) {
	.single-garage-page .business-hours {
		font-size: 13px;
	}
	.switch--monthly span {
		left: 35px;
	}
	#show-search {
		font-size: 11px;
	}
	.home .btn-special a {
		font-size: 13px;
	}
	#show-search .icon--gps {
		width: 14px;
	}
	#show-search .icon--car {
		width: 23px;
	}
	#show-search .icon--search {
		width: 17px;
	}
	.btn-home {
		padding: 1rem 3rem !important;
	}
}

@media (max-width: 992px) {
	body.blog article {
		width: 100%;
	}
	.js-change-month .month {
		font-size: 16px;
	}
	.mobile-fixed {
		position: fixed;
		z-index: 11;
		width: 100%;
		top: 0;
		left: 0;
		background: white;
		transition: all 250ms ease-in-out;
	}
	.fixed-first {
		margin-top: 88px;
	}
	.fixed-second {
		margin-top: 152px;
	}
	.fixed-third {
		margin-top: 210px;
	}
	.nav-minimized .fixed-first {
		margin-top: 48px;
	}
	.nav-minimized .fixed-second {
		margin-top: 112px;
	}
	.nav-minimized .fixed-third {
		margin-top: 170px;
	}
	.mobile-tab-content--margin {
		margin-top: 80px !important;
	}
	#show-search .text,
	#show-search .last-pipe {
		display: none;
	}
	#show-search .ml-25 {
		margin-left: 0 !important;
	}
	#show-search .icon--search {
		margin-left: 0 !important;
	}
	#show-search .icon--car {
		margin-left: 2px !important;
	}
	nav.navbar > .container {
		max-width: 100%;
	}
	.testimonial-grid .slide {
		grid-template-columns: repeat(4, 1fr);
		grid-template-rows: auto;
	}
	.slide > .grid-item:nth-of-type(1) { grid-area: 1 / 1 / 3 / 3; }
	.slide > .grid-item:nth-of-type(2) { grid-area: 1 / 3 / 3 / 5; }
	.slide > .grid-item:nth-of-type(3) { grid-area: 3 / 1 / 5 / 3; }
	.slide > .grid-item:nth-of-type(4) { grid-area: 3 / 3 / 5 / 5; }
	.switch--monthly span {
		left: 15px;
	}
	.bundles .card-deck {
		flex-flow: column wrap;
	}
	.border-left {
		border-left: none !important;
	}
	.home .btn-special a::after {
		display: none;
	}
	.home .btn-special a {
		font-size: 10px;
	}
	#availableClosest button span:first-child {
		font-size: .8rem;
	}
	.btn-home {
		width: 100%;
		padding: .5rem 1rem !important;
	}
	.page-template-garage-zone .bundles .mt-custom {
		margin-top: 90px;
	}
}

@media (max-width: 768px) {
	#main-search .input-wrapper,
	#main-search #type-button {
		border-radius: .5rem !important;
	}
	.single-garage-page .business-hours {
		font-size: 15px;
	}
	body.blog article .thumbnail {
		min-height: 100px;
	}
	body.blog article .understrap-read-more-link {
		padding-bottom: 0;
	}
	.testimonials-all .quote::before {
		top: unset;
		left: unset;
		bottom: -10px;
		right: 20px;
		z-index: 0;
	}
	.choose-date-slider .slick-arrow {
		top: unset;
		bottom: -50px;
	}
	.choose-date-slider .prev {
		left: 10px;
		transform: scaleX(-1) scale(.5);
	}
	.choose-date-slider .next {
		right: 10px;
		transform: scale(.5);
	}
	#appointment-steps .done::before,
	#appointment-steps .nav-item::before {
		bottom: -11px;
	}
	#appointment-steps .nav-item::after {
		bottom: -30px;
	}
	.single-garage-page #showfullmap {
		right: unset;
		top: unset;
		transform: none;
		bottom: 0;
	}
	#whatWheelType .modal-dialog {
		margin: 1.5rem;
	}
	#appointment-steps li a span {
		display: none;
	}
	.page-template-default #main {
		padding-left: 1rem;
		padding-right: 1rem;
	}
	.zone-bg {
		background-position: center right -140px;
	}
	.page-template-garage-zone .bundles .mt-custom {
		margin-top: 70px;
	}
	.bundles .card h4 {
		font-size: 44px;
		line-height: 1;
		margin-bottom: 0;
	}
	.bundles .card h4 + p {
		margin-top: -5px;
	}
	#navbarNavDropdown2 {
		padding: .5rem 0;
	}
	.card .card-body {
		padding: .75rem 2rem;
	}
	.btn-primary,
	.btn-outline-light,
	.btn-outline-primary {
		display: block;
		width: 100%;
	}
	h2, .h2 {
		font-size: 1.1rem !important;
	}
	#main-search p {
		font-size: 10px;
	}
	.steps .single-step .image-wrapper {
		height: 100px;
	}
	.steps .single-step .image-wrapper img {
		width: 60px;
	}
	.steps .single-step .h3 {
		font-size: 1rem;
	}
	h1 {
		font-size: 1.75rem;
	}
	h2 {
		font-size: 1.2rem;
	}
	h3 {
		font-size: 1rem;
	}
	.benefits__columns .image-wrapper {
		min-height: unset;
	}
	.benefits__columns .image-wrapper img {
		width: 70px;
	}
	.incentive .px-6 {
		padding-left: 1rem !important;
		padding-right: 1rem !important;
	}
	.incentive .btn {
		width: 100%;
	}
	.recommended-slider .slick-prev {
		left: 5px;
	}
	.recommended-slider .slick-next {
		right: 5px;
	}
	.choose-garage .text-score {
		font-size: 24px;
	}
	.blog-preview--single .blog-preview--image {
		min-height: 100px;
	}
	.geoLoc {
		transition: none !important;
		transform: none !important;
	}
	body:not(.home) nav .btn-special:first-child {
		margin-bottom: .5rem;
	}
	#how-content .tab-pane .image {
		top: unset !important;
		right: unset !important;
		bottom: unset !important;
		left: unset !important;
	}
	#how-content .tab-pane .image img {
		top: unset !important;
		right: unset !important;
		bottom: unset !important;
		left: unset !important;
	}
	#how-content #pills-1 .image:nth-of-type(2) img,
	#how-content #pills-2 .image:nth-of-type(1) img,
	#how-content #pills-4 .image:nth-of-type(2) img,
	#how-content #pills-4 .image:nth-of-type(3) img,
	#how-content #pills-4 .image:nth-of-type(4) img {
		display: none !important;
	}
	.btn-home {
		width: 100%;
		padding: .25rem unset !important;
		font-size: 17px;
	}
	.btn-home::after {
		display: none;
	}
	#custom_html-3 {
		margin-bottom: .5rem;
	}
	#menu-stopka-3 li {
		display: inline-block;
	}
	#menu-stopka-3 li:first-child {
		margin-right: .5rem;
	}
	.footer-widget .widget-title {
		margin-bottom: 0;
	}
	#menu-stopka-3 {
		text-align: center;
	}
	.geoLoc {
		background-color: white;
	}
	#accordion_faq h2 button {
		font-size: 1rem !important;
	}
	.faq--background--right {
		padding-left: 1rem !important;
		padding-right: 1rem !important;
	}
	.how--heading {
		min-height: unset;
	}
	#social-menu {
		align-items: start;
	}
	.choose-garage .garage--image {
		background-size: cover;
	}
	.single-garage-page .card-body {
		padding-left: 0;
	}
	.single-garage-page .text-score i {
		font-size: 12px;
	}
	.single-garage-page .text-score {
		font-size: 20px;
	}
	#cn-notice-buttons {
		margin-top: .5rem;
	}
	.cookie-notice-container {
		flex-direction: column !important;
	}
	.choose-garage .custom-offset {
		margin-left: auto;
	}
	.menu-item-170 {
		display: none;
	}
	.scrolled .menu-item-169,
	.scrolled .menu-item-168 {
		display: list-item !important;
	}
	.switch--monthly {
		padding-left: 100px !important;
	}
	.switch--monthly span {
		left: -35px;
	}
	.testimonial-grid .slide {
		grid-template-columns: repeat(4, 1fr);
		grid-template-rows: auto;
	}
	.slide > .grid-item:nth-of-type(1) { grid-area: 1 / 1 / 2 / 5; }
	.slide > .grid-item:nth-of-type(2) { grid-area: 2 / 1 / 3 / 5; }
	.slide > .grid-item:nth-of-type(3) { grid-area: 3 / 1 / 4 / 5; }
	.slide > .grid-item:nth-of-type(4) { grid-area: 4 / 1 / 5 / 5; }

	.home h1 {
		font-size: 38px;
	}
	h1,
	.h1 {
		font-size: 1.5rem !important;
	}
	.home h1 + span {
		font-size: 14px;
	}
	.home-bg {
		background-position-x: 30%;
	}
	h2 {
		font-size: 1.2rem;
	}
	.lead {
		font-size: 1rem !important;
	}
	.card-title {
		font-size: 21px;
	}
	.text-score {
		font-size: 30px;
	}
	#myCompany {
		justify-content: space-between;
	}
	.shadow-container {
		width: 100%;
		padding: 0;
		box-shadow: none;
	}
	#chooseDateHour {
		margin-top: 0;
	}
	.choose-garage h3 {
		font-size: 1rem;
	}
	.choose-garage h6,
	.choose-garage h6 + span,
	.choose-garage p span {
		font-size: 14px;
	}
	#filterGarages {
		display: -webkit-box;
		display: -moz-box;
		overflow-x: auto;
		-ms-overflow-style: none;
		overflow: -moz-scrollbars-none;
		-webkit-overflow-scrolling: touch;
    	-ms-overflow-style: -ms-autohiding-scrollbar;
		white-space: nowrap;
		-webkit-box-orient: vertical;
    	-webkit-box-direction: normal;
	}
	#filterGarages li {
		float: none;
		display: inline-block;
	}
	#filterGarages::-webkit-scrollbar {
		display: none;
	}
	.mobile-fixed {
		position: fixed;
	}
	#mobile-back-appoint {
		bottom: 0;
		left: 0;
		right: 0;
		top: auto;
		width: 100%;
		position: fixed;
		z-index: 3;
	}
	#mobile-back-appoint .btn-group {
		width: 100%;
	}
	#mobile-back-appoint .btn-group a {
		width: 50%;
	}
	.btn-wider {
		min-width: unset;
	}
	.action-buttons {
		width: 100%;
	}
	.back-to-main {
		width: 100%;
	}
	#appointment-steps li a i {
		display: none;
	}
	.mobile-scroll {
		display: -webkit-box;
		display: -moz-box;
		overflow-x: auto;
		-ms-overflow-style: none;
		overflow: -moz-scrollbars-none;
		-webkit-overflow-scrolling: touch;
    	-ms-overflow-style: -ms-autohiding-scrollbar;
		white-space: nowrap;
		-webkit-box-orient: vertical;
    	-webkit-box-direction: normal;
	}
	.footer-logo {
		margin: 0 auto;
		display: block;
	}
	#wrapper-footer-full .widget_nav_menu::after {
		display: none;
	}
	#wrapper-footer-full {
		padding-top: .5rem;
	}
	#wrapper-footer-full .menu {
		margin-bottom: .5rem;
	}
	#text-3 {
		margin-top: 1rem;
	}
	.btn-xs-block {
		width: 100%;
		display: block;
	}
	.cars,
	.payment {
		grid-template-columns: repeat(2, 1fr);
	}
	.company-gallery a {
		margin-right: .5rem;
	}
	#appointment-steps .nav-link {
		font-size: 12px;
	}
	.marketing-slider .slide {
		padding: 1rem;
		background-position: center;
	}
	.marketing-slider .slide h2 {
		font-size: 1.5rem;
	}
	.custom-logo-link {
		display: none;
	}
	.home .mobile-logo {
		background-image: url('/wp-content/themes/understrap-child/img/pso-white-all.svg');
		background-repeat: no-repeat;
		width: 219px;
		height: 38px;
		background-size: 100%;
	}
	.mobile-logo {
		background-image: url('/wp-content/themes/understrap-child/img/pso-color-small.svg');
		background-repeat: no-repeat;
		width: 39px;
		height: 38px;
		background-size: 100%;
	}
	nav.bg-white .mobile-logo,
	nav.custom-bg-white .mobile-logo {
		background-image: url('/wp-content/themes/understrap-child/img/pso-color-small.svg');
		background-repeat: no-repeat;
		width: 39px;
	}
	.navbar-toggler {
		/* border-radius: 0; */
	}
	.home nav.navbar-light .navbar-toggler,
	nav.navbar-light .navbar-toggler {
		border-color: white;
	}
	.home nav.navbar-light .navbar-toggler-icon {
		/* background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important; */
	}
	.home nav.navbar-light.bg-white .navbar-toggler-icon,
	.home nav.custom-bg-white .navbar-toggler-icon { /* dark burger */
		background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
	}
	.marketing-slider .slick-dots {
		bottom: -35px;
	}
	.marketing-slider .slick-dots li button::before,
	.marketing-slider .slick-dots li.slick-active button::before {
		color: #000;
	}
	.steps .single-step::after {
		display: none;
	}
	.border--custom {
		border: 0;
	}
	.recommended-slider .slide {
		margin: 0;
		/* min-width: 290px; */
	}
	.testimonial-slider {
		width: 100%;
		height: 320px;
		overflow-x: hidden;
	}
	.testimonial-slider .slide {
		width: 100%;
		box-shadow: none !important;
		border: 1px solid lightgrey;
	}
	.testimonial-slider .slide-active {
		transform: translate3d(0, 0, 0);
	}
	.testimonial-slider .slide-next {
		transform: translate3d(300px, 0, 0);
	}
	.testimonial-slider .slide-prev {
		transform: translate3d(-300px, 0, 0);
	}
	.testimonials .arrow-prev {
		left: 10%;
	}
	.testimonials .arrow-next {
		right: 10%;
	}
	.testimonials .arrow-prev,
	.testimonials .arrow-next {
		top: 100%;
		transform: translateY(0);
	}
	.benefits-slider .slide .image {
		height: 300px;
	}
	.btn-lg {
		padding: 1rem;
		font-size: 1rem;
	}
	.btn-outline-primary {
		display: block;
	}
	.benefits-slider .slick-dots {
		width: 100%;
		bottom: 0;
		transform: translate(-50%, 0);
		margin-left: 0;
	}
	.benefits-slider .slick-dots button::before {
		border-color: #e06c5c !important;
	}
	.benefits-slider .slick-dots .slick-active button::before {
		background: #e06c5c !important;
	}
	.benefits-slider .left-panel {
		box-shadow: none;
		height: auto;
	}
	#how-it-works.nav-justified li {
		flex: 1 0 auto;
	}
	#how-content .tab-pane .image {
		position: relative;
	}
	#how-content .text-col {
		min-height: unset;
	}
	.navbar.bg-transparent {
		/*background-color: white !important;*/
	}
	.navbar.scrolled .scroll-hide {
		opacity: 1;
		visibility: visible;
		position: relative;
		left: unset;
	}
	.offer table .h5 {
		font-size: 1rem;
	}
	.offer table td,
	.offer table th {
		vertical-align: middle;
	}
}

@media (max-width: 576px) {
	.switch--monthly {
		padding-left: 90px !important;
	}
	.switch--monthly span {
		left: -45px;
	}
	.choose-date-slider button span:first-child {
		font-size: 11px !important;
	}
	.solutions--row .solutions--single {
		display: none;
	}
	.solutions--row .solutions--single:nth-of-type(1),
	.solutions--row .solutions--single:nth-of-type(2),
	.solutions--row .solutions--single:nth-of-type(3) {
		display: block;
	}
	.offer table td {
		padding: .1rem !important;
	}
	.offer table * {
		font-size: 9px !important;
	}
	.brands-slider img {
		filter: grayscale(0);
	}
	.single-garage-page .card-title {
		font-size: 26px;
	}
}

@media (max-width: 460px) {
	#show-search .pipe {
		display: none;
	}
	#show-search {
		padding-top: .5rem;
	}
}

@media (max-width: 400px) {
	.switch--monthly {
		padding-left: 70px !important;
	}
	.switch--monthly span {
		left: -65px;
	}
}

@media (max-width: 360px) {
	.single-garage-page .text-score {
		font-size: 20px;
	}
	.choose-garage h6,
	.choose-garage h6 + span,
	.choose-garage p span {
		font-size: 12px !important;
	}
	.choose-garage h3 {
		font-size: 14px;
	}
	.choose-garage .text-score {
		font-size: 22px;
	}
	.choose-garage .text-score i {
		font-size: 18px;
	}
}

@media (max-width: 320px) {
	.hours p {
		flex-direction: column;
		align-items: start !important;
	}
}

@media (min-width: 992px) {
	.choose-garage .card:hover {
		border-color: #E06C5C !important;
		border-width: 2px !important;
		border-style: solid;
	}
}
@media (max-width: 768px) {
	.main-search-wrap button[type=submit]{
		background-color:#E06C5C;
	}

	#daywrap{
		display: none;
	}
}
#zone__top *{
	/*color:white;*/
}