/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.7.1
Author:	Lochbronner Design Studio
*/

/*Add your own styles here:*/

/* utility */
@font-face {
    font-family: 'D-DIN';
    src: url('fonts/D-DIN.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'D-DIN';
    src: url('fonts/D-DIN-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'D-DIN';
    src: url('fonts/D-DIN-Italic.otf') format('opentype');
    font-weight: normal;
    font-style: italic;
}
body, h1, h2, h3, h4, h5, h6, p, a, button, input, textarea, select {
    font-family: 'D-DIN', sans-serif!important;
}
@media( max-width: 899px) {

	.easystep-mobile-reverse-row .g-cols {
	flex-direction: column-reverse;
}	
}

.easystep-text-block h1{
	color: #f29400;
	margin-bottom: 0;
}

.easystep-text-block h2 {
	color: #454545;
	margin-bottom: 28px;
}

.easystep-heading-reduced {
	max-width: 80%;
}

.easystep-text-block hr {
	width: 80px;
	text-align: left;
	margin-left: 0;
	background-color: #d6d6d6;
	height: 3px;
	border-radius: 2px;
	overflow: visible;
	margin-bottom: 37px;
	border-color: transparent !important;
}

.easystep-text-block hr:before {
	content: '';
	display: block;
	position: relative;
	left: -10px;
	height: 4px;
	width: 4px;
	border-radius: 2000px;
	background: #d6d6d6;
	font-size: 18px;

}

.easystep-text-block p {
	color: #777777;
	margin-bottom: 40px;
}


.easystep-text-block-alt hr {
	width: 80px;
	text-align: left;
	margin-left: 0;
	background-color: #f29400;
	color: #f29400;
	height: 3px;
	border-radius: 2px;
	overflow: visible;
	margin-bottom: 40px;	
	border-color: transparent !important;

}

.easystep-text-block-alt hr:before {
	content: '';
	display: block;
	position: relative;
	left: -10px;
	height: 4px;
	width: 4px;
	border-radius: 2000px;
	background: #f29400;
	font-size: 18px;
}

.easystep-text-block-alt p {
	margin-bottom: 40px !important;
}

.text-block-centered {
	text-align: center;
}

.margin-bottom-standard {
	margin-bottom: 40px !important;
}

/* Custom icons grid */

.easystep-icons-grid {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
		margin-top: 25px;
}
.easystep-icons-grid-item {
	text-align: center;
	width: 48%;
	margin-bottom: 40px;
}

.easystep-icons-grid-item h3 {
	font-family: "Lato";
	font-weight: 600;
	text-transform: uppercase;
	font-size: 15px;
	
	margin-top: 12px;
}
@media (max-width: 380px) {
	.easystep-icons-grid-item {
		width: 100%;
	}
}


/* Footer styling */

.footer-nav {
	color: #fff;
}
.footer-nav h3 {
	font-size: 18px;
	font-weight: 600;
}

.footer-nav-1 {
	display: flex;
	justify-content: space-between;
	color: #fff;
	flex-wrap: wrap;
}

.footer-nav-1-col{
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	width: 48%;
}


.footer-nav-2 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.footer-nav-2 ul {
	list-style-type: none;
	margin-left: 0;
}

.footer-nav-2 .fas {
	width: 25px;
	text-align: center;
}
.fa-spacer {
	display: inline-block;
	width: 28.5px;
}

.footer-nav-2-col-1 {
	margin-bottom: 0;
}

.footer-nav-2-col-2 {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

@media (max-width: 1070px) {
	.footer-nav-1-col {
		width: 100%;
	}
	.footer-nav-2 ul {
		width: 100%;
	}
	.footer-nav-2-col-1 {
	margin-bottom: 22.5px;
}
}

/* Revolution slider bullet points */

.tp-bullet {
	border-radius: 50%;
	background-color: #f29400;
	width: 12px;
	height: 12px;
	position: absolute;
}

.tp-bullet:hover {
	background-color: #f29400;
}

.tp-bullet.selected {
	background-color: transparent;
	border: 1px solid #f29400;
	width: 15px;
	height: 15px;
	transform: translateY(-1px);
}

/* image row gutter */

.easystep-image-row-small-gutter .g-cols.type_default>div>.vc_column-inner{
	padding-left: 1rem;
	padding-right: 1rem;
}


.easystep-subpage-header h1 {
	margin-bottom: 10px;
}

.easystep-subpage-header p{
	margin-bottom: 20px !important;
}


.easystep-cta .wpb_wrapper {
	text-align: center;
}

.easystep-cta p {
	font-size: 18px;
	margin-top: -18px;
	margin-bottom: 20px !important;
}

.easystep-kombinationen-column h2 {
	font-size: 13px;
	color: #303234;
	margin-bottom: 14px;
	min-height: 40px;
}

@media(max-width: 896px) {
	.easystep-kombinationen-column h2 {
		font-size: 20px;
	}
}

.easystep-kombinationen-column .easystep-kombinationen-design {
background: transparent;
padding: 10px;
width: 100%;
max-width: 200px;
margin-left: auto;
margin-right: auto;
margin-bottom: 35px;

}

.easystep-bausituationen-column h2 {
	font-size: 11px;
	color: #303234;
	margin-bottom: 12px;
	min-height: 28px;

}

@media(max-width: 896px) {
	.easystep-bausituationen-column h2 {
		font-size: 20px;
	}
}

.easystep-aufbau-gallery-spaced-row {
	padding-bottom: 40px;
}

@media(max-width: 896px) {
.easystep-aufbau-gallery-item {
	margin-bottom: 20px !important;
}
	.easystep-aufbau-gallery-spaced-row {
		padding-bottom: 0;
	}
	
}

.easystep-lagerung-spaced-row 	{
		padding-bottom: 14px;		
	}

.easystep-lagerung-spaced-row .vc_row {
	padding-left: 15px;
	padding-right: 15px;
}

.easystep-lagerung-spaced-row .vc_column-inner {
	padding-left: 7px !important;
	padding-right: 7px !important;
}

@media(max-width: 896px) {
	.easystep-lagerung-spaced-row 	{
		padding-bottom: 0px;		
	}
	
	.easystep-lagerung-gallery-item {
		margin-bottom: 14px !important;
	}
	
}


.easystep-transport-spaced-row {
	margin-bottom: 16px !important;
}


.easystep-transport-reduced-gutter .vc_column-inner {
	padding-left: 8px !important;
	padding-right: 8px !important;
}

.easystep-contact-form-block select {
	color: #333 !important;
}

.easystep-contact-form-block select, .easystep-contact-form-block input, .easystep-contact-form-block textarea {
	color: #333 !important;
}

.easystep-contact-form-block textarea {
	margin-bottom: 40px;
}

.easystep-contact-form-block .wpcf7-acceptance span label{
	display: flex;
	align-items: center;
}

.easystep-contact-form-block .wpcf7-acceptance span label input{
	margin-top: 2.5px;
}

.easystep-contact-form-block .wpcf7-submit {
	background-color: #f29400;
	color: #fff !important;
}

.easystep-ansprechpartner-column h3{
	font-size: 18px;
	margin-bottom: 0;
}
.easystep-ansprechpartner-column .easystep-ansprechpartner-funktion {
	margin-bottom: 12px;
}
.easystep-ansprechpartner-column .easystep-ansprechpartner-tel {
	margin-bottom: 0;
}


	.easystep-elemente-grid {
		display: flex;
		flex-wrap: wrap;
	}
	.easystep-elemente-item {
		display: flex;
		flex: 1 1 50%;
		flex-wrap: wrap;
		border: 1px solid #f29400;
		border-color: #f29400 !important;
	}
@media (min-width: 1000px) {
.easystep-elemente-item:first-child, .easystep-elemente-item:nth-child(2) {
	border-top: 2px solid #f29400;
}
 .easystep-elemente-item:nth-last-child(2), .easystep-elemente-item:nth-last-child(1){
	border-bottom: 2px solid #f29400;
}
.easystep-elemente-item:nth-child(2n-1) {
	border-left: 2px solid #f29400;
}
.easystep-elemente-item:nth-child(2n) {
	border-right: 2px solid #f29400;
}
}
	.easystep-elemente-item-image-container {
		flex: 1 1 50%;
		border-right: 1px solid #f29400;
		border-color: #f29400 !important;
		display: flex;
		justify-content: center;
		align-items: center;		
	}
.easystep-elemente-item-image-container img {
	max-height: 90%;
}
	.easystep-elemente-item-text-container {
		flex: 1 1 50%;
		display: flex;
		justify-content: center;
		align-items: center;
		padding: 15px;
	}

@media (max-width: 1000px) {
	.easystep-elemente-item {
		flex: 1 1 100%;
	}
}

@media (max-width: 500px) {
	.easystep-elemente-item {
		flex-basis: 100%;
		margin-bottom: 20px;
	}
	.easystep-elemente-item-image-container {
		flex-basis: 100%;
		border-right: none;
	}
		.easystep-elemente-item-text-container {
		flex-basis: 100%;
	}
	
}

.archive .g-cols .l-content {
    width: 100%;
}

.woocommerce .products .product img {
    border: 1px solid #eee;
    border-radius: 1rem;
    box-shadow: 0px 10px 30px -10px #eee;
}

li.product.type-product span,
li.product.type-product p,
li.product.type-product h2,
.woocommerce .products .woocommerce-loop-product__title {
    padding-left: 4px;
}

li.product.type-product span * {
    padding-left: 0px;
}

ul.products .product {
    margin-bottom: 2rem;
}

.woocommerce-billing-fields input {
    border: 1px solid #ddd;
}

@media (min-width: 900px) {
	.l-subheader.at_middle {
		line-height: inherit!important;
		height: auto;
	}
}

html #rev_slider_2_1_wrapper .hesperiden .tp-bullet:hover, #rev_slider_2_1_wrapper .hesperiden .tp-bullet.selected {
    background: rgb(242, 148, 0);
    border-color: rgb(242, 148, 0);
}

html #rev_slider_2_1_wrapper .hesperiden .tp-bullet {
    background: #fff;
    border-color: #fff;
}

html .l-subheader.at_middle {
	line-height: inherit!important;
}

@media (min-width: 600px) and (max-width: 899px) {
	.half-half-mobile {
		width:50% !important;
	}
	html .l-subheader.at_middle {
		line-height: auto!important;
	}
	.wpb_wrapper p{
		margin-bottom: 5px!important;
	}
	
}

.l-section.height_medium.for_comments {
    display: none;
}

#attachment_6811 {
    background-color: #eee;
    padding: 3rem;
    margin: 0 0 2rem 2rem;
}

html .woocommerce-checkout .shop_table {
    background-color: #ffffff;
}

.trp-language-switcher-container.menu-item-object-language_switcher a.w-nav-anchor.level_1 {
    padding: 0!important;
}
.amman-grid-item .w-grid-item-h{
	background-color: #ffffff;
	padding:20px;
}
.amman-grid-item .woocommerce-loop-product__title{
	color: #505965;
}
.amman-grid-item .w-btn-wrapper a{
	width: 100%!important;
    border-radius: 6px!important;
    border: 0px solid #DD0B15;
	border-width: 0px!important;
    background-color: #ffffff;
    color: #DD0B15!important;
	
}
.amman-shop-title, .w-iconbox-title{
	font-size:26px;
	font-weight:700;
	color: #505965;
	text-transform: uppercase;
}
.w-iconbox-icon{
	margin-bottom:15px;
}
.amman-shop--sub-title{
	font-size:18px;
	font-weight:700;
	color: #505965
}
.amman-shop-subtitle{
	font-size:16px;
	font-weight:700;
	color: #505965
}
.amman-shop-subtitle.half{ }
.amman-shop-text{
	font-size:16px;
	font-weight:400;
	color: #505965
}
.wpb_wrapper p{
	margin-bottom: 24px!important;
}
.ush_menu_1 .menu-item.level_1.current-menu-item>a:not(.w-btn), .ush_menu_1 .menu-item.level_1.current-menu-ancestor>a:not(.w-btn), .ush_menu_1 .menu-item.level_1.current-page-ancestor>a:not(.w-btn),.ush_menu_1 .menu-item.level_1>a:not(.w-btn):focus, .no-touch .ush_menu_1 .menu-item.level_1.opened>a:not(.w-btn), .no-touch .ush_menu_1 .menu-item.level_1:hover>a:not(.w-btn) {
	color: #DD0B15!important;
}
/* Header */
.l-subheader {
	padding: 6px 0;
}

/* Navigation */

.w-nav-title {
	color: #282828;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px; /* 142.857% */
	letter-spacing: 0.56px;
	text-transform: uppercase;
}

/* Hero */
.l-main #rev_slider_4_1 .rs-parallax-wrap #slider-4-slide-8-layer-5.rev-btn {
	border-radius: 6px!important;
	border-width: 2px!important;
	border: 2px solid var(--AMT-greyscale-white, #FFF);
}
/* PDP */

.woocommerce-Price-amount.amount {
	font-size: 26px;
	font-weight: 700;
	line-height: 120%;
	letter-spacing: 0.78px;
	text-transform: uppercase;
	color: #505965;
}
.product_title.entry-title {
	font-style: normal;
	font-weight: 700;
	line-height: 120%; /* 62.4px */
	letter-spacing: 1.56px;
	text-transform: uppercase;
	color: #505965;
}
.related.products h2:first-child {
	font-size: 26px;
	font-style: normal;
	font-weight: 700;
	line-height: 120%; /* 31.2px */
	letter-spacing: 0.78px;
	text-transform: uppercase;
	color: #505965;
}
.woocommerce-loop-product__title {
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 20px; /* 125% */
	color: #505965;

}

.products .woocommerce-Price-amount.amount {
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 120%; /* 21.6px */
	letter-spacing: 0.54px;
	text-transform: uppercase;
	color: #505965;
}
.woocommerce-price-suffix {
	color: #505965;
}

/* Components */
.first-col .wpb_wrapper p{
	margin-bottom: 0px!important;
}

#page-footer .l-section-h.i-cf {
	display: flex;
	width: 100%;
    justify-content: center;
}

#page-footer .wpb_text_column.amman-shop-text {
	max-width: 420px;
}

.uni .us_custom_b3299bc8 .wpb_wrapper a {
	text-decoration: underline;
}

/* PDP */
.products .product {
	background: #FFFFFF;
	margin: 10px!important;
	
}

.products .product img.attachment-woocommerce_thumbnail {
	border: none;
	box-shadow: none;
	
}

.products .product a.button {
	width: 100%!important;
    border-radius: 6px!important;
    border: 0px solid #DD0B15;
    border-width: 0px!important;
    background-color: #ffffff;
    color: #DD0B15!important;
}

.products .product a.button:hover {
	width: 100%!important;
    border-radius: 6px!important;
    border: 0px solid #DD0B15;
    border-width: 0px!important;
    background-color: #DD0B15;
    color: #FFFFFF!important;
}


.cart .quantity .input-text {
	height: 50px!important;
}



/*Move Product Thumbnails to the left
.woocommerce-product-gallery {
	display: flex!important;
	flex-direction:row-reverse!important;
}

.flex-control-nav.flex-control-thumbs {
	display: flex !important;
	flex-direction: column!important;
	width: 100%!important;
}

.flex-control-nav.flex-control-thumbs li {
	width: 50%!important;
}
*/
/*
.l-subheader-h .l-subheader-cell.at_center:empty {
	display: block;
	min-width:300px;
}
*/

.w-nav.ush_menu_1.spread.dropdown_height.m_align_left.m_layout_dropdown.type_desktop .w-nav-list.level_1 {
	justify-content: flex-end;
}

.w-grid-list .w-grid-item-h {
	display: flex; 
	flex-direction: column;
	justify-content: end;
}

.w-grid-list .w-grid-item-h .w-btn-wrapper {
	/*margin-top: auto!important;*/
}

/* Company Page*/

.page-id-7779 h3 {
	color: var(--AMT-secondary-grey, #505965);
	font-size: 52px!important;
	font-style: normal;
	font-weight: 700;
	line-height: 120%; /* 62.4px */
	letter-spacing: 1.56px;
	text-transform: uppercase;
}

/* Contact */

.page-id-6644 h3 {
	color: var(--AMT-secondary-grey, #505965);
	font-size: 52px!important;
	font-style: normal;
	font-weight: 700;
	line-height: 120%; /* 62.4px */
	letter-spacing: 1.56px;
	text-transform: uppercase;
	padding-bottom: 16px;
}

.page-id-6644 .wpb_text_column.us_custom_fdebccf7.has_text_color.amman-shop-title {
	text-align: left;
	font-size: 26px;
	width: 40%;

}

.amann-submit {
	 display: flex;
    align-items: flex-end;
    flex-direction: column;
}

/* Sondermaße*/
.page-id-7884  h1 {
	color: var(--AMT-secondary-grey, #505965);
	font-size: 52px;
	font-style: normal;
	font-weight: 700;
	line-height: 120%; /* 62.4px */
	letter-spacing: 1.56px;
	text-transform: uppercase;
	text-align: left;
	padding-bottom: 16px;
}
.page-id-7884 #kontaktformular .amman-shop-text {
	text-align: left;
}
.woocommerce-product-description{
clear:both;}

.vc_column-inner.us_custom_de16bc4a {
	width: 605px;
	height: 411.885px;
	flex-shrink: 0;
	margin-right: 62.5px;
}

.width_full .vc_column-inner {
	max-width: 600px;
	margin-left: 38.5px;
}

.width_full .vc_col-sm-6.wpb_column.vc_column_container.has-fill {
	display: flex;
	align-items: end;

}
.uni .vc_col-sm-6.wpb_column.vc_column_container {
	padding-right: 3px!important;
}
.uni .vc_col-sm-6.wpb_column.vc_column_container.has-fill {
	padding-left: 3px!important;
}

.product_field.price {
	padding-bottom: 16px;
	font-size: 18px;
	font-weight: 700;


} 
.w-cart-quantity {
	color: #FFFFFF!important;
}

.select2-dropdown {
	border: none;
}

.select2-selection__arrow:after {
	display: none!important;
}

.dhl-preferred-service-item.dhl-preferred-service-location {
	display:none;
}

.dhl-preferred-service-desc {
	display: none;
}
.dhl-preferred-service-title {
	display: none;
}


.product .w-grid-item-h .w-btn-wrapper a.button:hover {
	width: 100%!important;
    border-radius: 6px!important;
    border: 0px solid #DD0B15;
    border-width: 0px!important;
    background-color: #DD0B15;
    color: #FFFFFF!important;
}
.tax-toggle-text.price-excluding-tax,
.tax-toggle-text.price-including-tax{
	min-width: 70px;
}

.products .product {
	display:flex;
	flex-direction:column;
	justify-content:end;
}

@media screen and (max-width: 899px) {
	.vc_column-inner.us_custom_de16bc4a {
		margin-right:0px;
	}
	.tradition .vc_column_container.has-fill {
		display: flex;
    	align-items: center!important;
	}
	.tradition .vc_col-sm-6.wpb_column.vc_column_container .vc_column-inner {
		padding-left: 3rem;
   		padding-right: 3rem;
		margin-left: 0px!important;
		margin-top: 12px;
		max-width: 100%;
	}
	.vc_column-inner.us_custom_493d5c2e {
		padding-right: 1.5rem!important;
		padding-bottom: 12px!important;
	}
	.vc_column-inner.us_custom_4ce09500{
		padding-left: 1.5rem!important;
	}
	
	.vc_col-sm-6.wpb_column.vc_column_container.has_text_color .us_custom_cb43d0d8 {
		padding: 0 3rem!important;
	}
	.wpb_text_column.us_custom_fdebccf7.has_text_color.amman-shop-title {
		width: 100%!important;
	}
	.l-section.wpb_row.us_custom_854ca308.height_medium {
	background-position: 60% 40%!important;
		min-height: 180px!important
	}
	.vc_column-inner.us_custom_3e1e967c {
		min-height: 180px!important;
	}
	.l-section.wpb_row.height_large.color_alternate.header-height-mobile.with_img {
		height:180px;
	}
	.l-section.wpb_row.height_large.color_alternate.header-height-mobile.with_img .l-section-img.loaded {
		background-position: 25% 75%;
	}
	.l-section.wpb_row.us_custom_11374b0e.height_medium {
		padding-top: 1.5rem!important;
	}
	.l-section.wpb_row.us_custom_e11ab399.height_large {
		padding-top: 1.5rem!important;
	}

}
