/*
Theme Name: MENTALL Theme
Theme URI: https://www.mentall.be
Template: hello-elementor
Author: MENTALL Team
Author URI: https://www.mentall.be
Description: A child theme by MENTALL.
Version: 1.0.1620208654
Updated: 2021-05-05 09:57:34

*/

@font-face {
    font-family: 'Aileron';
    src: url('fonts/Aileron-Regular.eot');
    src: url('fonts/Aileron-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Aileron-Regular.woff2') format('woff2'),
        url('fonts/Aileron-Regular.woff') format('woff'),
        url('fonts/Aileron-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.deal_title {
    font-size: 60px;
    color: #000000;
    line-height: 60px;
    font-family: "Aileron";
    border-bottom: 1px solid #E30613;
    padding-bottom: 27px;
    width: 100%;
    margin-bottom: 15px;
}
.deal_title span {
    font-weight: bold;
    color: #E30613;
}

.dealers-grid.left {
    max-width: 375px;
    font-family: "Aileron";
    margin-top: -205px;
    padding-right: 20px;
    width: 100%;
}

.deal_searchbox {border: 1px solid #EFEFEF;display: flex;align-items: flex-start;margin-bottom: 26px;}

.deal_searchbox input {
    border: none;
    width: calc(100% - 27px);
    padding: 1px 9px;
    font-size: 12px;
    line-height: 21px;
    -webkit-appearance: none;
    outline: none !important;
}

div#search_dealer {
    width: 27px;
    position: relative;
    background: #E30613;
    align-items: center;
    display: flex;
    flex: 1;
    padding: 5px;
    justify-content: center;
    height: 27px;
    z-index: 2;
    cursor: pointer;
}

#search_dealer path {
    transform: scale(0.6);
}


#get-mylocation {
    width: 100%;
    height: 27px;
    background: #E30613;
    color: #fff;
    padding: 0;
    border: 1px solid #E30613;
    border-radius: 0;
    font-size: 12px;
}

label.range_label {
    width: 100%;
    font-size: 12px;
    color: #000000;
    margin-top: 26px;
}

#rangeInputId {-webkit-appearance: none;background: #fff radial-gradient(closest-side at 50% 50%, #F8F8F8 0%, #EDEDED 100%) 0% 0% no-repeat padding-box;border-radius: 14px;height: 6px;}

#rangeInputId {-webkit-appearance: none;background: #fff radial-gradient(closest-side at 50% 50%, #F8F8F8 0%, #EDEDED 100%) 0% 0% no-repeat padding-box;border-radius: 14px;height: 6px;width: calc(100% - 50px);}
#rangeInputId::-webkit-slider-thumb {
    height: 12px;
    width: 12px;
    border-radius: 12px;
    background: #E30613;
    cursor: pointer;
    -webkit-appearance: none;
  }

output#rangeOutputId {
    padding-left: 5px;
}

.range_cover {
    margin-bottom: 17px;
    padding-bottom: 26px;
    border-bottom: 1px solid #E30613;
    font-size: 12px;
}
.result_count {
    font-size: 13px;
    color: #000000;
}
.result_count span {
    color: #E30613;
    font-weight: bold;
}

.address_window_top {
    font-size: 13px;
    color: #E30613;
    margin-bottom: 5px;
    display: flex;
    margin-top: 8px;
    justify-content: space-between;
    line-height: 1;
    position: relative;
}

.address_window {
    font-size: 13px;
}

.address_section_wrap_in {
    width: 100%;
    height: 272px;
    /* overflow-y: scroll; */
    /* padding-right: 20px; */
}

.gm-style .gm-style-iw-c {
    box-shadow: 0px 3px 6px #00000029 !important;
    border-radius: 0;
    font-family: 'Aileron';
    font-size: 12px;
    color: #000 !important;
    max-width: 195px !important;
}

.address_section {
    padding: 10px 12px;
	cursor: pointer;
	background: #FAFAFA;
	margin-bottom: 5px;
}

.address_section.active {
    background: #EFEFEF;
}

.gm-style-iw-d h3 {
    font-size: 13px;
    font-family: 'Aileron' !important;
    color: #E30613;
    margin-top: 0;
    margin-bottom: 5px;
}

.gm-style .gm-style-iw-c p {
    margin-bottom: 3px;
}
.gm-style-iw-d p a {
	color: #000 !important;
}
.gm-style-iw-d a {
    color: #E30613 !important;
    outline: none !important;
    border: none;
}

.gm-style-iw-d p:first-of-type {
/*     font-weight: bold; */
}

.address_window p {
    margin-bottom: 10px;
}

.address_window_top h3 {
    font-size: 13px;
    margin-top: 0;
    margin-bottom: 0;
    background: transparent;
}
.bottom_wrap {
    width: 100%;
    display: none;
}

.address_window_top.with_distance {
    position: relative;
}

.address_window_top h3 {
    background: #FAFAFA;
    position: relative;
    padding-right: 10px;
}

.address_window_top span {
    background: #FAFAFA;
    position: relative;
    padding-left: 8px;
}
.address_section.active .address_window_top h3,
.address_section.active .address_window_top span,
.address_section:hover .address_window_top h3,
.address_section:hover .address_window_top span{
    background: #EFEFEF;
}
#map-canvas {
    max-width: 100%;
}
.address_section:hover {
	background: #EFEFEF;
}

@media (max-width : 767px) {
    .bottom_wrap {
        display: block;
        margin-top: 30px;
    }
    .top_wrap {
        display: none;
    }
    .dealers-grid.left {
        max-width: 100%;
        padding-right: 0;
    }
}

.map_c {
    flex-direction: column !important;
}


.address_window_top.with_distance:before {
    content: '';
    position: absolute;
    height: 1px;
    background: #D3D3D3;
    left: 0;
    right: 0;
    top: 50%;
}
/* 
::-webkit-scrollbar {
    width: 6px;
	-webkit-appearance: none;
}
 
::-webkit-scrollbar-track {
    border-radius: 14px;
    -webkit-border-radius: 14px;
	background: transparent radial-gradient(closest-side at 50% 50%, #F8F8F8 0%, #EDEDED 100%) 0% 0% no-repeat padding-box;
}
 
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 14px;
    border-radius: 14px;
    background: #D3D3D3;
} */
.elementor .coll-header h2,
.elementor-kit-7 .coll-header h2 {
    font-size: 60px;
    color: #333333;
    line-height: 78px;
}
.elementor .coll-header h2 span,
.elementor-kit-7 .coll-header h2 span {
	color: #E30613;
}
.welcome_section_cover {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: end;
}
.search_section {
    padding-bottom: 24px;
    padding-left: 20px;
    position: relative;
    width: 380px;
    max-width: 100%;
}
.search_section input {
    width: 100%;
    max-width: 100%;
    border: 1px solid #707070;
}
.h5_c h5 {
    color: #333;
    font-size: 20px;
    line-height: 26px;
    background: #fff;
    padding-right: 15px;
    display: inline-block;
    padding-bottom: 0;
    margin-bottom: 0;
    margin-top: 0;
    position: relative;
    z-index: 2;
}
.h5_c {
	position: relative;
	width: 100%;
	margin-bottom: 30px;
	margin-top: 30px;
}
.h5_c:after {
	content: "";
	background: #CC181A;
	height: 1px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
}
.col_top_cover {
    display: flex;
/*     justify-content: space-between; */
    flex-wrap: wrap;
	margin-bottom: 50px;
}
.col_top_cover .col-in {
    width: 31.5%;
    margin-top: 12px;
    margin-bottom: 12px;
	margin-right: 2.45%;
}
.col_top_cover .col-in:nth-child(3n) {
	margin-right: 0;
}
.col-in > a > img {
    float: left;
    object-fit: cover;
/*     height: 268px; */
	width: 100%;
}
.col_top_cover .col-in h4 {
    background: #333333;
    font-size: 20px;
    padding: 12px 24px;
    float: left;
    width: 100%;
    margin-top: 0;
    border-top: 3px solid #CC181A;
	color: #fff;
	display: flex;
    align-items: center;
    justify-content: space-between;
	margin-bottom:0;
}
.col_top_cover .col-in h4 svg {
	font-size: 15px;
    border: 1px solid;
    padding: 5px;
    border-radius: 50%;
    width: 25px;
    height: 25px;
	transition: all 0.5s;
}
.col_top_cover .col-in:hover svg path {
	fill: #CC181A;
}
.col_top_cover .col-in:hover svg {
	border-color: #CC181A;
	margin-right: 15px;
}
.col_top_cover .col-in h4 a {
	text-decoration: none;
}
.col_top_cover .col-in h4 a:hover {
	color: #fff;
}
.col_bottom {
    background: transparent linear-gradient(131deg, #242222 0%, #e30613 100%) 0% 0% no-repeat padding-box;
    color: #fff;
    padding: 46px;
	width: 31.5%;
	margin-top: 12px;
}
.col_bottom p {
    font-size: 16px;
}
.p_cover {
	margin-top:30px;
}
.p_cover p {
	margin-bottom: 0;
}
.p_cover a:hover {
    color: #000 !important;
}
.p_cover svg {
    margin-right: 4px;
    height: 11px;
}
.elementor-kit-7 .breadcrumb_section a,
.elementor-kit-7 .breadcrumb_section span {
    color: #333;
    font-size: 20px;
    font-weight: normal;
    padding: 5px 18px 5px 0;
	display: inline-block;
}
.elementor-kit-7 .breadcrumb_section a {
    opacity: 0.5;
}
.breadcrumb_section {
    margin-left: 0;
    padding-top: 30px;
    padding-bottom: 30px;
}
ul.photography {
    margin-left: 0;
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
	margin-top: 30px;
}
ul.photography li {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
    width: calc(25% - 81px/4);
    margin-right: 27px;
    display: flex;
    flex-direction: column;
}
.download_top {
    display: flex;
    flex: 1;
    align-items: center;
    flex-direction: column;
    justify-content: center;
	border: 1px solid #D3D3D3;
	position: relative;
}
ul.photography li:nth-child(4n) {
	margin-right: 0;
}
.download_top_in {
    position: relative;
    display: flex;
}
.download_top input.download_checkbox {
    position: absolute;
    right: 11px;
    bottom: 15px;
    z-index: 1;
}
.download_bottom svg {
    margin-right: 3px;
    height: 16px;
}
a.download_bottom {
/* 	display: none; */
    color: #CC181A !important;
    font-size: 16px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 30px;
	text-decoration: none !important;
}
ul.brochures li {
    display: flex;
    justify-content: space-between;
	background: #FAFAFA;
    padding-left: 60px;
    align-items: center;
}
.brochures a.download_bottom {
    padding-top: 13px;
    padding-bottom: 17px;
    padding-right: 20px;
}
.btns_cvr {
    display: flex;
    justify-content: flex-end;
    column-gap: 15px;
    margin-bottom: 80px;
    margin-top: 15px;
}
.btns_cvr .button svg {
    margin-right: 1px;
    height: 15px;
}
.btns_cvr .button path {
    fill: #fff;
}
.btns_cvr .button {
	cursor: pointer;
    padding: 5px 13px;
    font-size: 16px;
    color: #fff;
    background: #CC181A;
    border: 1px solid #CC181A;
}
.brochures {
    display: flex;
    flex-direction: column;
	padding-left: 0;
}
ul.brochures li > div {
    align-items: center;
    display: flex;
}
.brochures li {
    list-style: none;
    position: relative;
    padding-left: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 400;
}
.brochures input.download_checkbox {
    position: absolute;
    left: 24px;
    top: 21px;
}
.frm_login_form.with_frm_style label.frm_primary_label {
/* 	display: none !important; */
	color: #fff;
	font-size: 14px;
	margin-bottom: 5px;
}
.with_frm_style.frm_login_form input, .with_frm_style.frm_login_form input:focus {
    border: 1px solid #EFEFEF !important;
    border-radius: 0;
    background: none !important;
    color: #fff !important;
}
.frm_login_form .login-remember label {
    color: #fff;
    font-size: 10px;
}
.frm_login_form.with_frm_style input[type=submit] {
    background: #fff !important;
    border: none !important;
    border-radius: 0;
    padding: 4px 20px 7px 20px;
    font-size: 16px;
    color: #000000 !important;
    margin-top: 0;
	margin-bottom: 0;
}
.with_frm_style.frm_login_form a.res_pass {
    font-size: 10px;
    font-weight: 300;
    display: inline-block;
    padding-left: 10px;
    text-decoration: underline;
}
.with_frm_style .frm_checkbox input[type=checkbox] {
	width: 11px;
    min-width: 11px;
    height: 11px;
}
.login_cvr_column {
	width: 580px !important;
    margin-right: 110px !important;
    margin-left: auto !important;
}
form#adduser {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
form#adduser p {
    width: calc(50% - 10px);
}
.page-template-personal-information .site-main {
    margin: 0 auto;
    max-width: 1184px;
    padding: 20px;
    width: 100%;
}
.page-template-personal-information .site-main h4 {
	margin-bottom: 50px;
}
#adduser input.text-input {
    border: 1px solid #D3D3D3;
    border-radius: 0;
}
input#updateuser {
    background: #CC181A;
    color: #fff;
    border: 1px solid #CC181A;
    border-radius: 0;
    padding-top: 3px;
    padding-bottom: 5px;
}
input#updateuser:hover {
    background: #fff;
    color: #CC181A;
}
ul.profile_dp {
    list-style: none;
    color: #fff;
    background: #CC181A;
    padding: 0;
}
ul.profile_dp > li {
    padding: 0 0 5px 0;
    text-align: center;
	position: relative;
}
ul.profile_dp > li.p_login {
	padding-right: 5px;
}
ul.profile_dp ul {
    list-style: none;
    border-top: 1px solid;
    display: none;
    padding-left: 0;
    position: absolute;
    left: 0;
    z-index: 0;
    right: 0;
    background: #d8494b;
	padding-left: 8px;
	padding-bottom: 5px;
}
ul.profile_dp ul li {
    text-align: left;
}
ul.profile_dp a {
    font-size: 16px;
    line-height: 21px;
}
ul.profile_dp li a {
    padding: 4px 6px;
    text-align: center;
    display: flex;
	color: #fff !important;
    align-items: center;
}
ul.profile_dp > li svg {
    padding-left: 5px;
    padding-right: 5px;
    width: 25px !important;
    height: 13px !important;
    margin-top: 2px;
}
ul li.login, ul li.account {
    display: none;
}
.breadcrumb_section svg {
    height: 10px;
	margin-right: 18px;
}
.brochures a.download_bottom div {
    display: flex;
    align-items: center;
}
.search_section svg {
    position: absolute;
    right: 9px;
    top: 13px;
}
.frm_style_formidable-style.with_frm_style .form-field.login-password {
    position: relative;
}
.login-password svg {
    position: absolute;
    right: 9px;
    top: 10px;
    height: 13px;
}
.login-password svg path {
    fill: #D3D3D3;
}
@media (max-width : 1024px) {
	.login_cvr_column {
		margin-right: auto !important;
		margin-left: auto !important;
	}
	ul.photography li, ul.photography li:nth-child(4n) {
		width: calc(33.33% - 54px/3);
		margin-right: 27px;
	}
	ul.photography li:nth-child(3n) {
		margin-right: 0;
	}
}
@media (max-width : 767px) {
	.btns_cvr {
		justify-content: center;
		flex-direction: column;
    	gap: 15px;
	}
	body:not([class*=elementor-page-]) .site-main {
		padding-inline-start: 20px;
    	padding-inline-end: 20px;
	}
	.elementor .coll-header h2, .elementor-kit-7 .coll-header h2 {
		margin-top: 50px;
	}
	.welcome_section_cover {
		flex-direction: column;
		align-items: baseline;
	}
	.search_section {
		padding-top: 15px;
		padding-left: 0;
	}
	.col_top_cover .col-in,
	.col_top_cover .col-in:nth-child(3n),
	.col_top_cover .col_bottom {
		width: 100%;
		margin-right: 0;
	}
	
	.col_top_cover .col_bottom {
		text-align: center;
		vertical-align: middle;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.btns_cvr .button {
		width: fit-content;
	}
	
	ul.photography li, ul.photography li:nth-child(4n), ul.photography li:nth-child(3n) {
		width: 100%;
		margin-right: 0;
	}
	.col_top_cover .col-in:nth-child(2n),
	ul.photography li:nth-child(2n) {
		margin-right: 0;
	}
	form#adduser p {
		width: 100%;
	}
	.profile_dp {
		display: none;
	}
	.col_bottom {
		padding: 10px;
	}
}
@media (min-width : 768px) {
	ul li.login, ul li.account {
		display: none !important;
	}
}