/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

/*.no-touch .l-subheader.at_middle a:hover, .no-touch .l-header.bg_transparent .l-subheader.at_middle .w-dropdown.opened a:hover{
    color: #ec0000 !important;
}*/



/* GENERAL STYLES */
#post-lock-dialog {
    display: none;
}
.box-shadow {
	box-shadow: gray 3px 1px 17px -10px;
}

.home .l-section.height_huge>.l-section-h {
	padding: 10rem 0;
}

.l-subheader.at_middle {
    border-bottom: 1px solid #bcbcbc;
}
.red-link {
    color: #d91100;
    text-decoration: underline;
}
span.underline {
    text-decoration: underline;
}

/* PAGE BLOCK "Footer" */

.l-footer .footer-social-links .w-socials-item {
    font-size: 0.6em;
}

.l-footer .footer-social-links .w-socials-item .w-socials-item-link-hover {
    background-color: #000;
}

.l-footer p, .l-footer h4 {
    margin-bottom: 5px;
}

.l-footer {
    overflow: visible;
    padding-top: 5.5rem;
}

.shadowbox.floatingbox {
    margin-top: -7.5rem;
}

.w-socials.color_brand.media-icons .w-socials-item.facebook .w-socials-item-link {
    filter: grayscale(100%);
}

.w-socials.color_brand.media-icons .w-socials-item.linkedin .w-socials-item-link {
    filter: grayscale(100%);
}

.w-socials.color_brand.media-icons .w-socials-item.youtube .w-socials-item-link {
    filter: grayscale(100%);
}

.g-cols.type_boxes>div>.vc_column-inner {
    padding: 2rem;
}
@media(min-width: 900px) and (max-width: 1300px){
    .l-subheader-h .at_right{
        margin-right:10px;
    }
}
/* PAGE BLOCK "Header" */
header .w-nav-list .current-menu-item {
    border-bottom: solid #d91100 3px;
}

header .at_middle .at_right .w-text-value {
    font-size: 1.2em
}

header .w-search.layout_simple .w-search-form {
    border-radius: 0px;
    border: solid 2px #CCCCCC;
    background-color: #fff;
    border-radius: 4px !important;
}

header .w-search.layout_simple {
    line-height: unset;
    height: unset;
}

header .w-search.layout_simple input {
    line-height: 2rem;
    height: 2rem;
    font-size: .9rem;
}

header .w-search.layout_simple button {
    line-height: 2.1rem;
    height: 2.1rem;
    width: 2.1rem;
    right: -40px;
    font-size: 14px;
    background-color: #f6f6f6;
    border: #c5c5c5 solid 1px;
    color: #000 !important;
}

header .l-subheader.at_bottom {
    height: 5%;
}

header.l-header.sticky .l-subheader.at_bottom {
    height: 5%;
}

header #us_form_search_s {
    background-color: white !important;
}



#terms-conditions-block a {
    color: #888;
}

/* TYPOGRAPHY */
.hero-title {
    font-size: 60px;
    line-height: normal;
    font-weight: bold;
}

.widget .cat-item {
    padding-left: 0;
}

.widget_archive ul li:before, .widget_categories ul li:before, .widget_recent_entries ul li:before  {
	display: none;
}

.widget .cat-item a {
    color: #000;
}

.ush_menu_1 { 
	font-weight: 600!important;
}

.w-grid-item.sticky .w-grid-item-elm.post_title {
	font-weight: 600!important;
}



/* ELEMENTS */
.badge {
    background: #ec0000;
    display: inline-block;
    padding: 10px 20px;
    color: #fff;
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    padding-top: 2%;
    padding-bottom: 0;
    padding-left: 3%;
}

.badge p {
    margin-bottom: 1.5rem;
}

.text-area {
    padding: 2em;
}

.shadowbox {
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.2);
}

.background_red {
	background: #ec0000;
}

.us-btn-style_8 {
    padding: 0px 0px 0px 0!important;
}


.us-btn-style_8 span:after {
    font-family: FontAwesome;
    content: "\f061";
    margin-left: 20px;
}

.w-logos-item {
    filter: grayscale(100%);
}

.w-logos-item:hover {
    filter: grayscale(0%);
}

.w-btn-label {
    font-size: 16px;
}

/* FORMS AND FORM ELEMENTS */

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="date"], input[type="search"], input[type="range"], textarea, select {
    border-radius: 0;
    background: #eef3f6!important;
}

.dealer-finder form .w-btn {
    border: 0;
}

.link-widget a {
    color: #000;
    font-weight: 600;
    font-size: 1.2em;
    line-height: 2em;
    border-bottom: 2px solid #eef3f6;
	display: block;
}

.link-widget br { display: none;}

.link-widget-title {
    font-size: 1.7em;
    font-weight: 600;
}

.link-widget a:after {
    color: #ec0000;
    position: absolute;
    right: 0;
    font-family: FontAwesome;
    content: "\f061";
}


#responsive-form{
	max-width:100%;
	margin:0 auto;
    width:100%;
}
.form-row{
	width: 100%;
}
.column-half, .column-full,
.column-25, .column-75{
	float: left;
	position: relative;
	width:100%;
	margin-bottom: 10px;
	padding-right: 0.65em;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}

.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

div.wpgdprc-consent-bar div.wpgdprc-consent-bar__notice {
    max-width: 1005px !important;
}

/**---------------- Media query ----------------**/

@media only screen and (min-width: 48em) {
	.column-half{
		width: 50%;
	}
}

@media screen and (max-width: 899px){
    .badge {
        padding-left:4%;
    }
}

@media screen and (max-width: 900px) {
    .vc_column_container .order-text {
        order: 1;
    }
    .vc_column_container .order-image {
        order: 2;
    }
}

@media screen and (max-width: 768px) {
    .hero-title {
        font-size: 30px;
    }
}

/* BRANDS */

#brand-sidebar a {
	font-weight: bold;
	margin-bottom: 20px;
}

.brands_thumbnail {
    margin-bottom: 20px;
}


/* SINGLE POST */

.single-post .w-blogpost {
    display: none;
}

.l-section.for_blogpost .l-section-h.i-cf{
    display: none;
}


/*
 .height-638px {
    height: 638px;
}
*/
.height-574px .l-section-h.i-cf {
    height: 574px;
}

.height-430px .l-section-h.i-cf {
    height: 430px;
}

.h2-line-height{
    line-height: 145px;
}

.text-shadow {
    text-shadow: 2px 2px black;
}

.column-25{
    width: 25%;
}
.column-75{
    width: 75%;
}

.grecaptcha-badge {
	display: none;
}

.wpgdprc.wpgdprc-consent-bar {
    background: rgba(0, 0, 0, 0.8);
}

/*Logo carousel home*/

article.w-grid-item.attachment.type-attachment.status-inherit.hentry {
    filter: grayscale(1);
}

.carousel-ch article.w-grid-item.attachment.type-attachment.status-inherit.hentry {
   margin: 0 2rem;
}
