/*
Theme name: Dealer Locator
Description: Custom Theme
*/

/*
	Source post-css styles are located in the postcss directory.
	The compiled bundle is in assets/bundle.css; The README.md
	file contains instructions how to get the compilation
	process up & running.

	If you need to make a quick fix, feel free to add CSS
	below this comment. It will override bundle.css styles.
*/

.section__form-locator .form__group {
    width: 33.33333% !important;
    min-width: 33.33333% !important;
    max-width: 33.33333% !important;
}

p {  }
.copyright a { color: #ff0; }

.wpml-ls-statics-shortcode_actions.wpml-ls.wpml-ls-legacy-dropdown-click.js-wpml-ls-legacy-dropdown-click {
    width: 115px;
    right: 30px;
    float: right;
}

.nav .current-menu-item a, .nav ul a:hover {
    opacity: 1;
}

@media (max-width: 767px) {
	.section-locator .section__title {
    	margin-top: 20px;
	}

	.section-locator .section__form-locator .form__actions:after {
		left: 66%;
		top: 24px;
	}

	.section__form-locator .form__group {
	    width: 100% !important;
	    min-width: 100% !important;
	    max-width: 100% !important;
	}
	
	.section__form-locator .form__group input, .section__form-locator .form__group select {
	    min-width: 100%;
	    max-width: 100%;
	}

}

@media (min-width: 768px) {
	.main {
	    padding: 178px 0 228px;
	}
	.footer-new {
	    bottom: 0;
	    width: 100%;
	}
}

/* ------------------------------------------------------------ *\
	Footer New
\* ------------------------------------------------------------ */

.footer-new { padding: 43px 0 45px; background-color: #222222; color: #626262; font-family: 'Helvetica Neue', sans-serif; }

.footer-new ul { margin-left: 0; }

.footer-new .shell { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }

.footer-new .footer__content { -webkit-box-flex: 1; -ms-flex: 1 1; flex: 1 1; }

.footer-new .footer__nav { border-bottom: 1px solid #333; margin-bottom: 20px; padding-bottom: 17px; line-height: 1.5; }

.footer-new .footer__nav ul { list-style: none; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

.footer-new .footer__nav ul li + li { margin-left: 30px; }

.footer-new .footer__nav ul a { font-size: 14px; letter-spacing: 0.1em; font-weight: bold; text-transform: uppercase; color: #626262; font-style: normal; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; text-decoration: none; }

.footer-new .footer__nav ul a:hover { color: #fcee21; }

.footer-new .footer__contact { width: 215px; }

.footer-new .footer__contact h5 { padding-top: 8px; padding-bottom: 15px; margin-bottom: 16px; font-size: 14px; letter-spacing: 0.1em; font-weight: bold; text-transform: uppercase; border-bottom: 1px solid #333; color: #626262; line-height: 1.2; }

.footer-new .footer__contact p { font-size: 12px; letter-spacing: .05em; margin-bottom: 15px; }

.footer-new .footer__socials { margin-bottom: 35px; }

.footer-new .footer__socials ul { list-style: none; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.footer-new .footer__socials ul li + li { margin-left: 27px; }

.footer-new .footer__socials ul img { max-width: 36px; max-height: 36px; border-radius: 2px; }

.footer-new .footer__socials ul a { -webkit-transition: opacity .2s; -o-transition: opacity .2s; transition: opacity .2s; }

.footer-new .footer__socials ul a:hover { opacity: .8; }

.footer-new .footer__copyright { font-size: 11px; letter-spacing: .05em; }

.footer-new .footer__copyright a { color: #626262; font-style: normal; font-weight: normal; }

.footer-new .footer__copyright a:hover { text-decoration: underline; }

.footer-new .btn-contact { display: inline-block; vertical-align: middle; min-width: 165px; height: 26px; padding: 0 10px; border: 2px solid #fcee21; background: #000; text-decoration: none; font-size: 14px; font-weight: 500; font-style: normal; line-height: 22px; color: #fff; text-align: center; cursor: pointer; -webkit-transition: .25s ease-out; -o-transition: .25s ease-out; transition: .25s ease-out; text-transform: uppercase; font-family: Helvetica Neue, sans-serif; }

.footer-new .btn-contact { font-weight: bold; letter-spacing: .1em; }

.footer-new .btn-contact:hover { background-color: #fcee21; color: #000; }

/* Tablet Portrait */

@media (max-width: 1023px) {
	.footer-new .footer__nav ul li + li { margin-left: 15px; }
}

/* Mobile */

@media (max-width: 768px) {
	.footer-new { padding: 27px 0 30px; }

	.footer-new .shell { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; }

	.footer-new .footer__nav { display: none; }
	.footer-new .footer__socials ul li + li { margin-left: 20px; }
	.footer-new .footer__contact { width: 100%; margin-bottom: 65px; }
	.footer-new .footer__contact h5 { padding-top: 0; }
	.footer-new .footer__socials { margin-bottom: 28px; }
}

.section-locator {
	margin-bottom: 0;
}
.main {
	padding-bottom: 0;
}

.header a.btn-contact {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-25%);
    min-width: 165px;
    height: 26px;
    padding: 0 10px;
    border: 2px solid #fcee21;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    line-height: 22px;
    letter-spacing: .1em;
}
.header a.btn-contact:hover {
	opacity: 1;
}

.mass-uploader {}
.mass-uploader .message {
    color: #000;
    font-weight: bold;
    margin: 0 0 2em;
}
.mass-uploader form {}
.mass-uploader form input[type="file"] {
    border: 1px solid #ccc;
    padding: 1.5em;
    margin: 0 0 2em;
}

.mass-uploader input[type=submit] {
    background-color: #feec0a;
    height: 54px;
    width: 285px;
    color: #282828;
    font-weight: 900;
    font-size: 15px;
    text-transform: uppercase;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.mass-uploader input[type=submit]:after {
    content: "";
    position: absolute;
    left: 63%;
    top: 23px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #282828;
    border-right: 2px solid #282828;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: left .2s;
    -o-transition: left .2s;
    transition: left .2s;
}


