/*
Theme Name: Onderdelen child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor x Slize
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A lightweight and minimalist WordPress theme for Elementor page builder.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.8.1.1693387846
Updated: 2023-08-30 09:30:46

*/




/* CSS voor 'zoeken' pagina uitvoer */ 

.template_special_main_table #basketcontent,
.template_special_main_table .nohits_infobox { display: none !important }

@media (min-width: 1025px) {
.template_special_main_table::before  {
	font-size: 35px;
	margin-top: 50px !important;
	margin-bottom: 30px !important;
	text-align: center !important;
}}

@media (max-width: 1024px) and (min-width: 768px) {
.template_special_main_table::before  {
	font-size: 30px;
	margin-top: 30px !important;
	text-align: left !important;
	margin-bottom: 30px !important;
}}

@media (max-width: 767px) {
.template_special_main_table::before  {
	font-size: 25px;
	margin-top: 25px !important;
	text-align: left;
}}

tbody {
	padding-bottom: 100px !important;
}


.template_special_main_table::before {
	Content: 'Recherche et commande de pièces détachées';
	color: #000 !important;
	font-weight: 500 !important;
	margin-left: auto;
	margin-right: auto;
	width: 100% !important;
    display: block;
}

@media (max-width: 425px) {
.template_special_main_table::before {
	max-width: 240px !important;
	margin-left: 0px !important;
}}

@media (min-width: 1270px) {
#template_top_search,
.template_special_main_table tbody tr td {
	width: 1200px;
    max-width: none !important;
	min-width: none !important;
}
	
.template_special_main_table {
	min-width: 1200px !important;
	width: 1200px !important;
	max-width: 1200px !important;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 100px !important;
}

#template_top_search_wrapper {
	max-width: 800px !important;
	margin-left: auto;
	margin-right: auto;
}}

@media (max-width: 1269px) {
#template_top_search,
.template_special_main_table tbody tr td {
	width: calc(100vw - 60px);
    max-width: none !important;
	min-width: none !important;
}
	
.template_special_main_table {
	min-width: calc(100vw - 60px) !important;
	width: calc(100vw - 60px) !important;
	max-width: 100vw !important;
	margin-left: 30px !important;
	margin-right: 30px !important;
}

#template_top_search_wrapper {
	max-width: 100% !important;
	margin-left: auto;
	margin-right: auto;
}}

@media (max-width: 1269px) and (min-width: 500px) {
.template_special_main_table {
	margin-bottom: 100px !important;
}}

@media (max-width: 499px) {
.template_special_main_table {
	margin-bottom: 60px !important;
}}

@media (max-width: 767px) {
.template_special_main_table .model_results_model,
.template_special_main_table .model_results_type,
.template_special_main_table .model_results_manufacturer,
.template_special_main_table .model_results_table {
	font-size: 10px !important;
}}

.template_special_main_table .model_results_link {
	text-decoration: none;
	color: #fff;
	padding: 0px 5px;
	font-size: 0px;
}

.template_special_main_table .model_results_link::after {
	content: '>';
	font-size: 14px !important;
}

.template_special_main_table .model_results_headline_td.model_results_headline_td_ersatz {
	font-size: 0px;
	width: 40px !important;
	max-width: 40px !important;
}


.template_special_main_table .model_results_td_2.model_results_td_2_ersatzteil,
.template_special_main_table .model_results_td_1.model_results_td_1_ersatzteil {
	width: 40px !important;
	max-width: 40px !important;
	background: #000;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

.elementor-149 .elementor-element.elementor-element-38288b9  {
		padding: 0px !important;
}

.search_form_searchfield {
    outline: none;
    box-sizing: border-box;
    font-size: 14px !important;
    padding: 5px 18px !important;
    border-bottom: 1px solid #aeaeae !important;
    border-left: 1px solid #aeaeae !important;
    border-top: 1px solid #aeaeae !important;
    background: #eee !important;
	color: #000 !important;
}

.search_form_searchfield::placeholder {
	opacity: 0.7; 
	color: #000 !important
}

.search_form_searchbutton {
	background: #000001 !important;
	cursor: pointer;
	transition: all 0.1s ease;
    border: 0px solid;
}

@media (min-width: 500px) {
.search_form_searchfield {
    border-radius: 10px 0px 0px 10px !important;
    width: calc(100% - 160px) !important;
    border-right: 0px solid !important;
}
.search_form_searchbutton {
    border-radius: 0px 10px 10px 0px;
	width: 160px;
}}

@media (max-width: 499px) {
.search_form_searchfield {
	width: 100% !important;
	display: block !important;
    border-right: 1px solid #aeaeae !important;
	border-radius: 5px;
}
	
.search_form_searchbutton {
	margin-top: 15px;
    padding: 10px 28px !important;
	position: relative !important;
	display: block !important;
	border-radius: 5px !important;
}}

.search_form_searchbutton:hover {
	background: #282828 !important;
}

.search_form_searchbutton::after {
	Content: 'RECHERCHER';
	font-size: 16px;
	color: #fff;
	font-weight: 500;
	letter-spacing: 1px;
}

.search_form_searchbutton img {
	width: 0px;
	height: 0px;
	display: none;
}

.template_special_main_table p span {
	display: none !important;
	visibility: hidden !important;
}

.searchwizard strong::before {
	content: '💡';
	font-size: 30px;
	margin-right: 4px;
}

.results_headlines, .searchwizard strong {
	font-size: 25px !important;
	font-weight: 400 !important;
	color: #000 !important;
}

@media (min-width: 500px) {
.results_headlines {
	margin-bottom: 30px !important;
}}

.template_special_main_table .model_results_table {
	margin-left: 0px !important;
	margin-right: 0px !important;
	max-width: calc(100% - 0px) !important;
}

.template_special_main_table .results_headlines, 
.template_special_main_table .small, 
.template_special_main_table .help_to_find_model, 
.template_special_main_table .hits_resultlist {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.searchwizard {
	padding: 0px !important;
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}

.search_tips_link::before,
.help_to_find_model::before {
	content: '💡';
	font-size: 16px;
	margin-right: 2px;
}

.help_to_find_model {
	margin-top: 15px;
	display: block;
}

.search_tips_link {
	font-size: 12px !important;
}


.artgroups_list a {
	line-height: 1.8;
}

.artgroups_list a,
.request_link,
.geraet_back,
.model_newsearch_link,
.help_to_find_model a,
.searchwizard a {
	cursor: pointer !important;
	font-weight: 600 !important;
	color: #000 !important;
	border-bottom: 1px solid #f44811 !important;
	text-decoration: none !important;
}

.artgroups_list a:hover,
.request_link:hover,
.geraet_back:hover,
.model_newsearch_link:hover,
.help_to_find_model a:hover,
.searchwizard a:hover {
	color: #f44811 !important;
	border-bottom: 1px solid #000 !important;
	text-decoration: none;
}

.template_special_main_table  .article_results_description_td {
	background: #ebebeb !important;
	border-top: 1px solid #efefef;
    position: absolute;
    top: 140px;
    left: 0px;
	width: calc(100% - 40px);
    height: 119px;
    padding: 0px 20px;
    margin: 0;
}

.template_special_main_table  .article_description_order_impossible::after {
	display: block !important;
	content: 'Niet meer leverbaar';
	font-size: 14px;
	font-style: italic;
	font-weight: 500;
	color: #ed0000;
	margin-top: 20px;
}

.template_special_main_table  .article_description_order_impossible,
.template_special_main_table  .article_description_onstock {
    font-size: 15px !important;
    font-weight: 800 !important;
    text-decoration: none !important;
    word-break: break-word;
    max-width: calc(100% - 0px) !important;
    display: block;
    white-space: normal;
    line-height: 1.2;
    text-decoration: none !important;
    max-height: 55px;
    overflow: hidden;
    margin-bottom: -40px;
	margin-top: 20px;
	color: #000;
	cursor: pointer;
	transition: all 0.05s ease;
}

.template_special_main_table  .article_description_onstock:hover {
	text-decoration: underline !important;
	color: #282828;
}

.template_special_main_table .article_results_description_td .article_number {
	background: #ed0000 !important;
	color: #000 !important;
	right: 20px;
	bottom: 20px;
    position: absolute;
	display: block !important;
}

.template_special_main_table .article_results_description_td .onstock span,
.template_special_main_table .article_results_description_td .article_number span {
	display: block !important;
}

.template_special_main_table .article_results_description_td {
	font-size: 0px;
}

.template_special_main_table .article_results_description_td span {
	display: none !important;
}

.template_special_main_table .article_results_description_td .onstock,
.template_special_main_table .article_results_description_td .not_yetonstock,
.template_special_main_table .article_results_description_td .not_onstock {
	background: none !important;
	position: absolute;
	bottom: 20px;
	left: 20px;
	display: block !important;
	background: #fff !important;
}

.template_special_main_table .replacment_article {
	position: absolute;
    top: -24px;
    left: 0px;
	width: auto !important;
	height: auto;
	background: rgba(150,150,150,0.5) !important;
	font-size: 0;
}

.template_special_main_table .replacment_article a {
	width: auto;
    height: 24px;
	background: #fc4000;
	color: #fff;
	text-align: center !important;
	font-size: 0px;
	text-decoration: none;
	cursor: pointer;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
	z-index: 4;
	line-height: 1;
    display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
}

.template_special_main_table .replacment_article a::before {
	Content: 'Voir l'alternative';
	font-size: 13px !important;
    line-height: 1;
    padding: 4px 10px !important;
    height: auto;
    display: block !important;
    margin-top: 2px;
    height: 24px;
}

.template_special_main_table .article_results_price_td {
	background: #ebebeb !important;
	position: absolute !important;
	bottom: 0px;
	left: 0px;
	width: calc(100% - 40px) !important;
	max-width: 100% !important;
	min-height: 82px;
	padding: 0px 20px 20px 20px !important;
	font-size: 0;
}

.template_special_main_table .article_results_price_td span {
	display: none;
}

.template_special_main_table .article_results_price_td b {
	text-align: left;
	background: none;
	float: left;
	display: inline-block;
	margin: 0px 15px 0px 0px;
	padding: 0;
	font-size: 20px;
	width: auto;
}

.template_special_main_table .german_mwst_info {
	background: none !important;
    width: auto;
	display: inline-block !important;
	text-align: left;
	color: #000;
	text-decoration: none;
	font-size: 10px !important;
	margin: 0;
	padding: 0;
	float: left;
}

.template_special_main_table .order_link {
	background: #000 !important;
	color: #fff !important;
	text-align: center !important;
	text-decoration: none !important;
	line-height: 1 !important;
	font-size: 0px !important;
	padding: 12px !important;	
    width: calc(100% - 24px) !important;
	display: block !important;
	cursor: pointer !important;
	transition: all 0.05s ease !important;
	border-radius: 5px;
	float: left;
	margin-top: 20px;
}

.template_special_main_table .order_link:hover {
	background: #333 !important;
	text-decoration: none !important;
}

.template_special_main_table .order_link:before {
	content: "Voir l'article";
	font-size: 15px !important;
}

.article_results_table {
    white-space: nowrap !important;
	gap: 30px !important;
	margin-top: 30px !important;
}

.article_results_table tbody {
    display: grid !important;
    white-space: nowrap !important;
	gap: 30px !important;
}	

@media only screen and (min-width: 1100px) {
.article_results_table tbody {
    grid-template-columns: repeat(4,1fr) !important;
}}

@media only screen and (max-width: 1099px) and (min-width: 850px) {
.article_results_table tbody {
    grid-template-columns: repeat(3,1fr) !important;
}}

@media only screen and (max-width: 849px) and (min-width: 550px) {
.article_results_table tbody {
    grid-template-columns: repeat(2,1fr) !important;
}}

@media only screen and (max-width: 549px) {
.article_results_table tbody {
    grid-template-columns: repeat(1,1fr) !important;
}}





@media only screen and (min-width: 1270px) {
.article_results_table {
	max-width: calc(100% - 0px) !important;	
}
	
.article_results_table tbody {
	min-width: 1200px !important;
	max-width: calc(100% - 0px) !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
	padding-bottom: 30px !important;
}}

@media only screen and (max-width: 1269px) {
.article_results_table tbody {
	min-width: calc(100% - 0px) !important;
	max-width: calc(100% - 0px) !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
	padding-bottom: 30px !important;
}}


.article_results_table tbody tr  {
	grid-template-rows: auto !important;
	grid-template-columns: auto !important;
	visibility: hidden;
	display: none;
	display: block
	max-width: 25% !important;
    white-space: nowrap !important;
}

.article_results_table tr[id] {
	min-width: 100% !important;
    max-width: calc(1200px / 4) !important;
	display: grid !important;
	visibility: visible !important;
    height: calc(140px + 120px + 102px);
    white-space: nowrap !important;
    overflow: hidden;
	border: 1px solid #aeaeae;
	border-radius: 5px;
	position: relative !important;
}

.article_results_table tr[id]:hover {
	box-shadow: 0px 5px 17px rgba(0,0,0,0.1);
	border-color: #000 !important;
}

.model_results_table {
	margin-top: 30px !important;
}

.template_special_main_table .article_results_table .article_results_picture_td {
	height: 140px !important;
    width: calc(100% - 40px) !important;
	background-position: center center !important;
	background-size: contain !important;
	background: #fff;
    padding: 0;
    margin: 0;
}

.template_special_main_table .article_results_table .article_results_picture_td div {	
	height: 100px !important;
    width: calc(100% - 20px) !important;
	background-position: center center !important;
	background-size: contain !important;
	background: #fff;
    padding: 0;
    margin: 0;
	border: 20px solid #fff;
}

.article_results_picture_td {
	border-bottom: none !important;
}

.template_special_main_table .article_results_picture_td div a {
	visibility: visible !important;
	cursor: pointer !important;
	font-size: 0;
	color: #000;
	text-decoration: none !important;
	transition: all 0s ease;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 1;
    height: auto !important;
    text-align: right;
    float: right;
    height: 140px !important;
    width: 100%;
}

.template_special_main_table .article_results_picture_td a::after {
	content: ' ';
	display: inline-block;
	width: 17px;
	height: 17px;
	background: url(/nieuw/wp-content/uploads/2025/02/ic-mag.png) no-repeat;
	background-position: center center;
	background-size: contain;
	position: absolute;
    bottom: 8px;
    right: 8px;
}

.euras_footer {
	display: none !important;
	opacity: 0 !important;
	visibility: hidden !important;
}

/* End CSS 'zoeken' pagina - uitvoer */ 





/* CSS Apparaten */


#send_anfrage_shop {
	margin-top: 20px;
	width: auto;
    display: inline-block;
	font-size: 15px;
	background: #efefef;
	padding: 20px;
	border-radius: 5px;
	border-left: 4px solid #f44811;
}

@media (max-width: 499px) {
#send_anfrage_shop {
	min-width: calc(100% - 40px);
}}

#send_anfrage_shop a {
	margin-top: 10px !important;
	display: inline-block;
	width: auto;
	background: #000;
	color: #fff;
	padding: 7px 18px;
	cursor: pointer;
	text-decoration: none;
	border-radius: 3px;
	font-size: 15px;
}

#send_anfrage_shop a:hover {
	background: #282828;
}

@media (min-width: 500px) {
.model_head_informations_all {
	margin-top: 40px !important;
}
.model_parts_headline .model_manufacturer {
	padding-right: 10px;
	border-right: 2px solid;
}

.model_parts_headline .model_data {
	margin-left: 6px;
}}

@media (max-width: 499px) {
.model_head_informations_all {
	margin-top: 25px !important;
}}

.model_parts_headline .model_manufacturer {
	font-weight: 600;
	font-size: 20px;
}

.model_parts_headline .model_data {
	font-weight: 600;
	font-size: 20px;
    word-break: break-word;
	line-height: 1;
}

.model_head_informations_all .search_tips_link {
	color: #000;
}

.model_head_informations_all form {
	margin-bottom: 15px !important;
	margin-top: 5px !important;
}

.model_parts_div_selectbox li {
	padding: 3px 20px;
}

@media (max-width: 499px) {
.model_parts_div_selectbox {
    width: 100% !important;
	height: 135px;
}}

.model_head_informations_all input#vtsearch {
	padding: 10px 18px 10px 18px;
	font-size: 14px;
	border: 1px solid #aeaeae !important;
	text-shadow: none;
	outline: none;
	background: #eee;
    color: #000;
}

.model_head_informations_all input#vtsubmit {
	background: #000;
	color: #fff;
	font-size: 15px;
	padding: 10px 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: pointer;
}

.model_head_informations_all input#vtsubmit:hover {
	background: #282828;
}

@media (min-width: 500px) {
.model_head_informations_all input#vtsearch {
	border-radius: 5px 0px 0px 5px;
	border-right: 0;	
}

.model_head_informations_all input#vtsubmit {	
	border-radius: 0px 5px 5px 0px;
	border: 0px solid #000;
    margin-left: -4px !important;
}}


@media (max-width: 499px) {
.model_head_informations_all {
	margin-bottom: 25px !important
}	
	
.model_head_informations_all form[name~="selecter1"]::before {
	Content: 'Choisissez une catégorie';
	display: block;
	font-size: 15px;
	color: #000;
	margin-bottom: 10px;
	margin-top: -10px;
}
	
.model_head_informations_all form[name~="artgroupsearch"]::before {
	Content: 'Terme de recherche supplémentaire';
	display: block;
	font-size: 15px;
	color: #000;
	margin-bottom: 10px;
	margin-top: -10px;
}

.model_modeltype {
	margin-bottom: 0px !important;
}
	
.model_head_informations_all input#vtsearch {
	border-radius: 5px;
	width: calc(100% - 36px);
	display: block;
}

.model_head_informations_all input#vtsubmit {	
	margin-top: 15px;
	border: 0px;
	border-radius: 5px;
	display: block;
}}

@media (max-width: 950px) {
.model_parts_headline {
	margin-bottom: 0px !important;
}	
	
.model_head_informations_all tr td {
	display: block;
}}






/* CSS productpagina */

.detail_full_page {
	max-width: 100%;
}

.details_trefferlistenstyle {
	position: relative;
    border-bottom: 1px solid #efefef;	
}

.detail_full_page .picture_td_details {
	border: 1px solid #efefef;
	border-radius: 2px !important;
	overflow: hidden;
	height: 100%;
}

.detail_full_page .picture_td_details [aria-label="picture"] {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

@media (min-width: 768px) {
.detail_full_page .picture_td_details,
.detail_full_page .picture_td_details [aria-label="picture"] {
	min-height: 400px;
}}


@media (max-width: 767px) {
.detail_full_page .picture_td_details,
.detail_full_page .picture_td_details [aria-label="picture"] {
	min-height: 280px;
}}

.detail_full_page .picture_td_details iframe {
    top: calc(50% - 100px);
    left: calc(50% - 100px);
	position: absolute;
}

.detail_full_page .details_trefferlistenstyle .picture_td_details #details_morepics_link {
	position: absolute;
	z-index: 3;
	left: calc(50% - 48px);
    bottom: 16px;
    width: 92px;
	text-align: center;
	cursor: pointer !important;
	font-weight: 600 !important;
	color: #000 !important;
	border-bottom: 1px solid #f44811 !important;
	text-decoration: none !important;
    background: #fff;
    padding: 4px;
}

.detail_full_page .details_trefferlistenstyle .picture_td_details #details_morepics_link:hover {
	color: #f44811 !important;
	border-bottom: 1px solid #000 !important;
	text-decoration: none;
}

.detail_full_page .picture_td_details .details_picture_iframe img {
	transform: scale(0.3)
}

.details_trefferlistenstyle {
	display: grid;
	overflow: none;
}

.details_trefferlistenstyle .details_description {
	font-size: 20px;
	font-weight: 600;
}


.details_trefferlistenstyle .details_articlenumber br {
	display: none !important;
}

.details_trefferlistenstyle .details_articlenumber {
	display: inline-block;
	margin-right: 10px;
}

.details_trefferlistenstyle .onstock,
.details_trefferlistenstyle .not_yetonstock,
.details_trefferlistenstyle .not_onstock {
	display: inline-block;
	margin-top: 4px !important;
}

.details_trefferlistenstyle .details_article_middle {
    order: 1;
    font-size: 12px !important;
}

@media (min-width: 850px) {
.detail_full_page .picture_td_details iframe {
	transform: scale(1.5);
}
	
.details_trefferlistenstyle .picture_td_details	{
	position: absolute !important;
    border-radius: 5px !important;
	left: 0px;
	top: 0px;
	width: 450px;
	height: auto;
}
	
.details_trefferlistenstyle .details_preis_right{
    width: calc(100% - 500px) !important;
    margin-left: 500px !important;
}
	
.details_trefferlistenstyle .details_article_middle,
.details_trefferlistenstyle .details_article_vergleichtext {
    width: calc(100% - 500px) !important;
    margin-left: 500px !important;
	margin-top: 20px !important;
}}

@media (max-width: 849px) {
.details_trefferlistenstyle {
	margin-top: 30px !important;
	margin-left: 0px !important;
    width: 100% !important;
	overflow-x: hidden;
}	
	
.detail_full_page .picture_td_details iframe {
	transform: scale(1.15);
}	
	
.details_trefferlistenstyle .picture_td_details	{
    border-radius: 5px !important;
	width: 99% !important;
	height: auto;
}
	
.details_trefferlistenstyle .details_article_middle {
    width: 100% !important;
	margin-top: 30px !important;
}
	
.details_trefferlistenstyle .details_preis_right {
    width: 100% !important;
	margin-top: 20px !important;
}
	
.details_trefferlistenstyle .details_article_vergleichtext {
    width: 100% !important;
	margin-top: 30px !important;
}}

.details_zusatzinfos #mainhead  {
    max-width: 600px;
}

.details_zusatzinfos table td,
.details_zusatzinfos #mainhead td {
	text-align: left !important;
}

@media (max-width: 500px) {
.details_zusatzinfos table tr,
.details_zusatzinfos table#mainhead tr {
	margin-bottom: 8px !important;
	line-height: 1;
}}

.details_trefferlistenstyle .article_results_manufacturer_name.article_results_artikelgruppe_name {
	font-weight: 600;
}

.article_results_originalnummer_name {
	margin-bottom: 5px !important;
    display: block;
}

.details_trefferlistenstyle .details_articlegroups {
	color: #000;
	margin-bottom: 20px;
}

.details_trefferlistenstyle .details_articlegroups img {
    transform: scale(0.6);
    position: relative;
    top: 2px;
}

.details_trefferlistenstyle .details_preis_right {
	width: 100%;
	order: 2;
    padding: 0;
}

.details_trefferlistenstyle .details_article_vergleichtext {
	order: 3;
	margin-bottom: 50px;
}

#rueckwaertsucheSuchfelderInput {
	cursor: pointer !important;
	font-weight: 600 !important;
	color: #000;
    border: 1px solid #aeaeae;
	text-decoration: none !important;
}

#rueckwaertsucheSuchfelderInput:hover {
	color: #f44811 !important;
	border-bottom: 1px solid #000 !important;
	text-decoration: none;
}

.details_article_middle .details_description_td {
	font-size: 12px !important;
}

.details_description_td {
	order: 4;
	font-size: 20px !important;
	font-weight: 600 !important;
}

.details_zusatzinfos span {
	font-size: 12px;
	font-weight: 400;
}

.details_preis_right {
	font-size: 0px !important;
}

.details_preis_right .details_article_price {
	order: 1;
    width: auto;
    text-align: left;
    float: left;
    display: inline-block !important;
	margin: 0px 15px 0px 0px;
	padding: 0;
	font-size: 20px !important;
}

.details_preis_right .german_mwst_info {
	order: 2;
    width: auto;
	display: inline-block !important;
	text-align: left;
	color: #000;
	text-decoration: none;
	font-size: 10px !important;
	margin: 0;
	padding: 0;
	float: left;
}

.details_preis_right .details_model {
	order: 3;
	width: 100% !important;
}


@media (min-width: 500px) {
.details_preis_right .add_article_link_to_basket {
	max-width: 250px;
}}

.details_preis_right .add_article_link_to_basket {
	order: 3;
	background: #efefef;
	width: 100%;
	display: block;
	text-align: center;
}

.details_preis_right .add_article_link_to_basket a {
	background: #000 !important;
	color: #fff !important;
	text-align: center !important;
	text-decoration: none !important;
	line-height: 1 !important;
	font-size: 15px !important;
	padding: 12px !important;	
    width: calc(100% - 24px) !important;
	display: block !important;
	cursor: pointer !important;
	transition: all 0.05s ease !important;
	border-radius: 5px;
	float: left;
	margin-top: 20px;
	text-transform: lowercase;
}

.details_preis_right .add_article_link_to_basket a::first-letter {
  text-transform: uppercase !important;
}

.details_preis_right .add_article_link_to_basket a:hover {
	background: #333 !important;
	text-decoration: none !important;
}



.details_zusatzinfos iframe {
	margin-bottom: 30px;
}


/* CSS toegevoegd aan winkelmandje */

.template_special_main_table .container {
	padding: 0px !important;
}

.template_special_main_table .col-12.mb-3.px-0 .add_article_link_to_basket.btn-success {
	font-size: 0px;
	color: #fff !important;
	background: #f44811;
	border: 0px !important;
	transition: all 0.1s ease;
	cursor: pointer;
	border-radius: 5px !important;
	padding: 6px 15px 6px 17px;
    letter-spacing: 0.5px;
}

.template_special_main_table .col-12.mb-3.px-0 .add_article_link_to_basket.btn-success:hover {
	background: #000 !important;
}

.template_special_main_table .col-12.mb-3.px-0 .add_article_link_to_basket.btn-success::before {
	Content: 'Commander';
	font-size: 17px;
}

.template_special_main_table .col-12.mb-3.px-0 .add_article_link_to_basket.btn-success::after {
	Content: '→';
	font-size: 17px;
	margin-left: -3px;
}

.template_special_main_table .col-12.mb-3.px-0 {
	margin-top: 20px !important;
	font-size: 0px !important;
}

.template_special_main_table .col-12.mb-3.px-0 .addbasket_backlink,
.template_special_main_table .col-12.mb-3.px-0 .addbasket_articlesearchlink,
.template_special_main_table .col-12.mb-3.px-0 .addbasket_basketlink {
	cursor: pointer !important;
	font-weight: 600 !important;
	color: #000 !important;
	border-bottom: 1px solid #f44811 !important;
	text-decoration: none !important;
	display: inline-flex;
    margin-bottom: 20px;
    margin-right: 50px;
    font-size: 14px;
}

.template_special_main_table .col-12.mb-3.px-0 .addbasket_backlink:hover,
.template_special_main_table .col-12.mb-3.px-0 .addbasket_articlesearchlink:hover,
.template_special_main_table .col-12.mb-3.px-0 .addbasket_basketlink:hover {
	color: #f44811 !important;
	border-bottom: 1px solid #000 !important;
	text-decoration: none;
}



/* CSS winkelmandje */

#shopping_wrapper {
	margin-top: 30px !important;
}

/* Einde CSS winkelmandje */







/* CSS Homepage */

@media (min-width: 1301px) {
.topimgnew {
    background-position: calc(50% + 50px) top !important;
    background-size: 1750px !important;
}}  

@media (max-width: 1300px) and (min-width: 1025px)  {
.topimgnew {
    background-position: -170px 0px !important;
    background-size: 1750px !important;
}}   

@media (min-width: 1025px) {
.topimgnew .col {
    width: 523px !important;
    margin: 60px auto 50px 0px;
}}

@media (max-width: 1024px) and (min-width: 768px) {
.topimgnew  {
    background-position: -170px 0px !important;
    background-size: 1525px !important;
}
    
.topimgnew .col {
    width: 450px !important;
    margin: 50px auto 30px 0px;
}}

@media (max-width: 767px) and (min-width: 550px) {
.topimgnew {
    background-position: 300px 0px !important;
    background-size: 820px !important;
}
    
.topimgnew .col {
    width: 350px !important;
    margin: 30px auto 10px 0px;
}}


@media (max-width: 549px) {
.topimgnew .col {
    width: 100% !important;
    margin: 190px auto 00px auto;
}
    
.topimgnew .eenvoudig {
    max-width: 300px;
}}


.topimgnew .pijl {
    transform: rotate(10deg);
    position: absolute;
    width: 145px !important;
    height: auto;
    top: 20px;
    left: -150px;
}

@media (max-width: 1450px) {
.topimgnew .pijl {
  display: none;      
}}







@media only screen and (min-width: 970px) {
.home .txt {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.home .usps {
    width: 950px;
    margin-left: auto;
    margin-right: auto;
}}

@media only screen and (max-width: 969px) and (min-width: 768px) {
.home .txt {
    width: 100% !important;
    text-align: left !important;
    margin-left: auto;
    margin-right: auto;
}

.home .usps span {
    font-size: 15px !important;
}}


@media (min-width: 900px) {
.home .inner-highlight .txtbox {
    width: 475px !important;
}

.home .inner-highlight .imgbox {
    width: calc(100% - 475px) !important;
}
    
.home #highlight2 {
    margin-top: 20px;
}   

.home #highlight1 .txtbox {
    border-right: 20px solid #fff;
}

.home #highlight2 .txtbox {
    border-left: 20px solid #fff;
}}

@media (max-width: 899px) {
.home .inner-highlight .imgbox {
    width: 100%;
    height: 50vh;
    min-height: 350px;
    order: 1;
}}

@media (max-width: 899px) and (min-width: 768px) {
.home .inner-highlight .txtbox {
    width: calc(100% - 35px) !important;
    margin: -75px 35px 0px 0px;
    order: 2;
}
    
.home #highlight2 {
    margin: 35px 0px !important;
}}

@media (max-width: 767px) {
.home .inner-highlight .txtbox {
    width: calc(100% - 25px) !important;
    margin: -75px 25px 0px 0px;
    order: 2;
}
    
.home #highlight2 {
    margin: 25px 0px !important;
}}


@media (max-width: 400px) {
.home .merkenkopje {
    max-width: 200px;
    margin: 0 auto;
}}







/* CSS Header */

.header .menu-item-3815 {
	background: #000;
}

.header .menu-item-90 {
	background: #a1a8ac;
}

.header .menu-item a {
    padding: 0px !important;
}
.header .menu a:hover {
    cursor: pointer;
    text-decoration: none;
}

.eedbaseform input#submit,
.content .eed-zoeken input#submit {
	color: #fff !important;
}

@media (max-width: 1024px) and (min-width: 768px) {
.header .col1 .logo {
    padding-left: 30px;
}}

@media only screen and (min-width: 768px) {
.header {
    height: 63px;
    border-bottom: 3px solid #000001;
}

.header .col1 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 225px !important;
    height: 60px;
}

.header .col2 {
    position: absolute;
    right: 120px;
    top: 0px;
    width: calc(100% - 360px) !important;
    height: 60px;
    overflow: hidden;
}  

.header .col4 {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 100px !important;
    height: 60px;
    transition: all 0.1s ease;
}
    
.header .menu-item-3815, .header .menu-item-90 {
	width: 50px !important;
    height: 60px;
}

.header img#search, .header img#basket  {
	width: 25px !important;
    margin: auto;
}}


@media only screen and (max-width: 767px) {
.header {
    height: 50px;
    border-bottom: 3px solid #000001;
}

.header .col1 {
    position: absolute;
    width: 160px !important;
    top: 2px;
    height: 45px;
    left: calc(50% - 102px);
}  

.header .col2 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 40px !important;
    height: 47px;
    background: #efefef !important;
}  

.header .col4 {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 100px !important;
    height: 47px;
    transition: all 0.1s ease;
}
    
.header .menu-item-3815, .header .menu-item-90 {
	width: 40px !important;
    height: 47px;
}

.header .col2 .htmlbox {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 40px !important;
    height: 47px;
}

.header img#search, .header img#basket  {
	width: 21px !important;
    margin: auto;
}}

/* Einde CSS header */





/* CSS Footer */

.newfooter .foothtmltop {
    padding: 12px 30px; 
    background: #000001;
    color: #fff;
    font-size: 19px;
    font-weight: 600;
    text-align: center;
}

@media (max-width: 1024px) {
.newfooter .foothtmltop .levering {
    max-width: 550px !important;
}}

.newfooter #bedrijfsnaam, .newfooter #snl {
    font-size: 20px !important;
}

.newfooter .inner .footerkopje {
    margin-top: 0px;
    margin-bottom: 10px
    font-size: 20px !important;
    font-weight: 600;
    color: #000;
}

.newfooter .inner .txt {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6em;
}

.newfooter .inner .exclhtml {
    font-size: 11px;
    font-weight: 400;
    font-style: italic;
    line-height: 1.7em;
}

.newfooter img {
	mix-blend-mode: multiply !important;
}

@media (min-width: 950px) {
.newfooter .inner .col1 {
    width: 300px !important;
}

.newfooter .inner .col2 {
    width: 200px !important;
}

.newfooter .inner .col3 {
    margin-left: auto;
    width: 350px !important;
}

.newfooter .logo {
    padding-left: 30px;
}

.newfooter .inner .exclhtml {
    text-align: right;
}}


@media (max-width: 949px) {
.newfooter .inner .exclhtml {
    text-align: left;    
}
    
.newfooter .inner .logo {
    text-align: left;
    max-width: 300px;
	padding-left: 0px !important;
}}

@media (max-width: 949px) and (min-width: 550px) {
.newfooter .inner .col1 {
    width: 50% !important;
}

.newfooter .inner .col2 {
    width: 50% !important;
}

.newfooter .inner .col3 {
    margin-top: 30px;
    width: 100% !important;
}}

@media (max-width: 549px) {
.newfooter .inner .col1 {
    width: 100% !important;
}

.newfooter .inner .col2,
.newfooter .inner .col3 {
    margin-top: 30px;
    width: 100% !important;
}
    
.newfooter .inner .exclhtml {
    max-width: 200px !important;
}
    
.newfooter .footerlogo {
    margin-top: 5px;
}

.newfooter #str2, .newfooter #arv {
    display: none;
}}

@media (max-width: 345px) {  
.newfooter .foothtml .smallfoot {
    text-align: left;
    width: auto;
}

.newfooter #comp,
.newfooter #slz {
    display: block !important;
}

#str1, #str2,
.newfooter #arv {
    display: none !important;
}}

.newfooter .foothtml .streepje {
    color: #afafaf;
    padding: 0px 10px;
}

.newfooter .foothtml {
    background: #fff;
    text-align: center;
    padding: 15px 30px;
    font-size: 12px;
    line-height: 1.8em;
}

.newfooter .foothtml a {
    cursor: pointer;
    transition: all 0.1s ease;
    color: #000001 !important;
    border-bottom: 0.08em solid rgba(0,0,0,0.3);
}

.newfooter .foothtml a:hover {
    color: #777 !important;
    border-bottom: 0.08em solid rgba(0,0,0,0);
}

/* Einde nieuwe footer CSS */


/* Einde nieuwe footer CSS */








/* CSS Contact */

@media only screen and (min-width: 1025px) {
.contact .col1 {
    width: 480px !important;
    padding-right: 50px;
}
    
.contact .col2 {
    width: calc(100% - 480px) !important;
}}


@media only screen and (max-width: 1024px) and (min-width: 768px) {
.contact .col1 {
    width: 330px !important;
    padding-right: 30px;
}
    
.contact .col2 {
    width: calc(100% - 330px) !important;
}}

@media only screen and (min-width: 768px) {
.contact .col2 {
    border-radius: 10px;
    box-shadow: 0px 7px 40px rgba(0,0,0,0.15) !important;
}}

.contact .form button {
    transition: all 0.1s ease;
    cursor: pointer;
}

/* Einde CSS Contact */




/* CSS Algemeen */

.grecaptcha-badge { visibility: hidden; }

@media (min-width: 900px) {
#content {
	min-height: calc(100vh - 495px)
}}

@media (max-width: 899px) and (min-width: 768px) {
#content {
	min-height: calc(100vh - 616px)
}}

@media (max-width: 767px) {
#content {
	min-height: calc(100vh - 583px)
}}

#typenummer {
	cursor: pointer !important;
	font-weight: 700 !important;
	color: #000 !important;
	border-bottom: 1px solid #f44811 !important;
	text-decoration: none !important;
}

#typenummer:hover  {
	color: #f44811 !important;
	border-bottom: 1px solid #000 !important;
	text-decoration: none;
}

.footertxt a, .txt a {
	color: #000001 !important;
	font-weight: 700;
	border-bottom: 1px solid rgba(242,71,15,1) !important;
	transition: 0.1s ease !important;
	cursor: pointer;
}

.footertxt a:hover, .txt a:hover {
	color: #F2470F !important;
	border-bottom: 1px solid rgba(242,71,15,0) !important;
	text-decoration: none;
}

.template_special_main_table, body, html { font-family: "Open Sans", sans-serif; }

/* Einde CSS Algemeen */