@charset "ISO-8859-1";

@import "soko_bootstrap_v2.css";

/* merriweather-sans-regular - cyrillic-ext_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Merriweather Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/merriweather-sans-v28-cyrillic-ext_latin-regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/merriweather-sans-v28-cyrillic-ext_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/merriweather-sans-v28-cyrillic-ext_latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/merriweather-sans-v28-cyrillic-ext_latin-regular.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/merriweather-sans-v28-cyrillic-ext_latin-regular.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/merriweather-sans-v28-cyrillic-ext_latin-regular.svg#MerriweatherSans') format('svg'); /* Legacy iOS */
}
/* merriweather-sans-600 - cyrillic-ext_latin */
@font-face {
  font-display: swap;
  font-family: 'Merriweather Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/merriweather-sans-v28-cyrillic-ext_latin-600.eot'); /* IE9 Compat Modes */
  src: url('../fonts/merriweather-sans-v28-cyrillic-ext_latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/merriweather-sans-v28-cyrillic-ext_latin-600.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/merriweather-sans-v28-cyrillic-ext_latin-600.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/merriweather-sans-v28-cyrillic-ext_latin-600.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/merriweather-sans-v28-cyrillic-ext_latin-600.svg#MerriweatherSans') format('svg'); /* Legacy iOS */
}
/* merriweather-sans-700 - cyrillic-ext_latin */
@font-face {
  font-display: swap;
  font-family: 'Merriweather Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/merriweather-sans-v28-cyrillic-ext_latin-700.eot'); /* IE9 Compat Modes */
  src: url('../fonts/merriweather-sans-v28-cyrillic-ext_latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/merriweather-sans-v28-cyrillic-ext_latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/merriweather-sans-v28-cyrillic-ext_latin-700.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/merriweather-sans-v28-cyrillic-ext_latin-700.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/merriweather-sans-v28-cyrillic-ext_latin-700.svg#MerriweatherSans') format('svg'); /* Legacy iOS */
}
/* merriweather-sans-800 - cyrillic-ext_latin */
@font-face {
  font-display: swap;
  font-family: 'Merriweather Sans';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/merriweather-sans-v28-cyrillic-ext_latin-800.eot'); /* IE9 Compat Modes */
  src: url('../fonts/merriweather-sans-v28-cyrillic-ext_latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/merriweather-sans-v28-cyrillic-ext_latin-800.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/merriweather-sans-v28-cyrillic-ext_latin-800.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/merriweather-sans-v28-cyrillic-ext_latin-800.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/merriweather-sans-v28-cyrillic-ext_latin-800.svg#MerriweatherSans') format('svg'); /* Legacy iOS */
}

:root {
	--font-family1: 'Merriweather Sans',sans-serif;
	--font-family1-light: 'Merriweather Sans',sans-serif;
	--font-family1-bold: 'Merriweather Sans',sans-serif;
	
	--hintergrund:#ffffff;
	--hintergrund_grau:#e0e0df;
	--hintergrund_highlight:#92BCC8;
	--hintergrund_banner:#7bb3c4;
	
	--textfarbe: #0c1214;
	--textfarbe_grau: #757573;
	
	--aktivfarbe: #3b7ba3;
	--aktivfarbe_hover: #32688a;
	
	--btn_entscheidung_text: #0c1214;
	--btn_entscheidung_text_hover: #0c1214;
	--btn_entscheidung_hg: #92bcc8;
	--btn_entscheidung_hg_hover: #92bcc8;
	--btn_entscheidung_border: #92bcc8;
	--btn_entscheidung_border_hover: #92bcc8;
	
	--btn_fortfahren_text: #0c1214;
	--btn_fortfahren_text_hover: #0c1214;
	--btn_fortfahren_hg: #92bcc8;
	--btn_fortfahren_hg_hover: #92bcc8;
	--btn_fortfahren_border: #92bcc8;
	--btn_fortfahren_border_hover: #92bcc8;
	
	--btn_optional_text: #353535;
	--btn_optional_text_hover: #3b7ba3;
	--btn_optional_hg: #ffffff;
	--btn_optional_hg_hover: #ffffff;
	--btn_optional_border: #3b7ba3;
	--btn_optional_border_hover: #3b7ba3;
	
	--highlightfarbe: #7bb3c4;
	--highlightfarbe_hover: #7bb3c4;
	
	--linien: #d1d1d1;
	--eingabefarbe: #212023;
	--placeholderfarbe: #8b8b8b;
	--konfig_button_bgcolor: #f3f3f3;
	--konfig_button_hover: #eeeeee;
	
	--navgrau: #cfcfcf;
	--errorfarbe: #ff5a3f;
	
	--footer_text: #000000;
	--footer_hg: #50757f;
	
	--accordion_card:#ffffff;
	--accordion_card_hover:#eeeeee;
	--accordion_card_active:#92bcc8;
	
	--box-shadow: rgba(0, 0, 0, 0.25) 0px 2px 8px;
	--box-shadow_kachel: rgba(14, 63, 126, 0.06) 0px 0px 0px 1px,
						 rgba(42, 51, 70, 0.03) 0px 1px 1px -0.5px,
						 rgba(42, 51, 70, 0.04) 0px 2px 2px -1px,
						 rgba(42, 51, 70, 0.04) 0px 3px 3px -1.5px,
						 rgba(42, 51, 70, 0.03) 0px 5px 5px -2.5px,
						 rgba(42, 51, 70, 0.03) 0px 10px 10px -5px,
						 rgba(42, 51, 70, 0.03) 0px 24px 24px -8px;
	--box-shadow_card: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

div.headline_logo {
	background-image: url('../pic/mandant12/header.jpg');
}

#musterslider {
    background-image: url("../pic/mandant12/slideleft.gif");
}
#musterslider.open {
	background-image: url("../pic/mandant12/slideright.gif");
}

.icon_login:before, .icon_musterbestell:before, .icon_musterbestell:before, .icon_favoriten:before, .icon_warenkorb:before {
    content: "";
    width: 35px;
    height: 35px;
    display: block;
    position: relative;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-size: 28px;
    background-position: left center;
}
.icon_login:before {
    background-image: url(../pic/mandant12/user.svg);
}
.icon_musterbestell:before {
    background-image: url(../pic/mandant12/swatchbook.svg);
}
.icon_favoriten:before {
    background-image: url(../pic/mandant12/heart.svg);
}
.icon_warenkorb:before {
    background-image: url(../pic/mandant12/basket-shopping-simple.svg);
}

.icon_login.dropdown-toggle::after {
	display: inline;
    position: absolute;
	top: 50%;
    right: -5px;
    transform: translateY(-50%);
}

.burger_menu_icon {
	display: block;
	height: 32px;
	width: 32px;
	background-image: url(../pic/mandant12/icon_burger_menu.svg);
	background-repeat: no-repeat;
	background-size: cover;
}

.footer {
    min-height: 200px;
}
.footerlogo {
    background-image: url(../pic/mandant12/logo.png);
    display: none;
}

header.masthead{
	background-image: url('../pic/mandant12/titel.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	text-align: center;
	min-height: calc(100% - 107px);
}
.start_logo{
	width: 232px;
	height: 69px;
	background-image: url('../pic/mandant12/start_logo_bootstrap.png');
	background-repeat: no-repeat;
}

#gesamtauswahl {
	position: sticky;
	top: 110px;
	background-color: var(--hintergrund);
	border: 0;
	border-radius: .25rem;
	padding: 15px;
	margin-bottom: 20px;
	box-shadow: var(--box-shadow_card);
}

.ajaxLoading {
    background-image: url('../pic/mandant12/ajax-loader.svg');
}

#raumbild {
	position: relative;
	width: auto;
	height: 395px;
	background-image: url('../pic/mandant12/ajax-loader-spinning.svg');
	background-repeat: no-repeat;
    background-position: center center;
    background-color: var(--hintergrund_grau);
}
.aktuelle_auswahl_toggle .ajaxLoading {
	position: absolute;
    width: 48px;
    height: 48px;
    top: 5px;
    right: -53px;
    left: unset;
    background-image: url(../pic/mandant12/ajax-loader-spinning.svg);
    background-repeat: no-repeat;
    background-size: 48px;
    background-color: unset;
}

.icon_versand,.icon_zahlung,.icon_mass,.icon_quali,.icon_hilfe_kontakt,.icon_stoffe {
	filter: invert(1);
}
.icon_versand {
	background-image: url('../pic/mandant12/truck-box.svg');
}
.icon_hilfe_kontakt {
	background-image: url('../pic/mandant12/chat-bubble-call.svg');
}
.icon_mass {
	background-image: url('../pic/mandant12/measuring-tape.svg');
}
.icon_stoffe {
	 background-image: url('../pic/mandant12/swatchbook.svg');
}

.montagebild {
	display: none;
}

.musterkachel .artikelpreis {
	display: none;
}

#aktuelle_auswahl {
	top: 110px;
}

#info_info .montage_info {
	display: flex;
    flex-wrap: wrap;
}
#info_info .montage_info > * {
	order: 10;
}
#info_info .montage_info > img {
	order: 1;
	height: fit-content;
}
#info_info .montage_info > h2 {
	order: 0;
	flex: 100%;
}
#info_info .montage_info > br {
	display: none;
}

a.warenkorb_in_button, a.warenkorb_in_button:visited, a.warenkorb_in_button:link {
	color: var(--btn_optional_text);
    background-color: var(--btn_optional_hg);
    border-color: var(--btn_optional_border);
    margin: 15px 0 5px 0;
}
a.warenkorb_in_button:hover, a.warenkorb_in_button.hover,
a.warenkorb_in_button.active, a.warenkorb_in_button:active, a.warenkorb_in_button.focus, a.warenkorb_in_button:focus, a.warenkorb_in_button.active:focus,
a.warenkorb_in_button:not(:disabled):not(.disabled).active, a.warenkorb_in_button:not(:disabled):not(.disabled):active, .show>a.warenkorb_in_button.dropdown-toggle,
a.warenkorb_in_button:not(:disabled):not(.disabled).active:focus, a.warenkorb_in_button:not(:disabled):not(.disabled):active:focus,
.show>a.warenkorb_in_button.dropdown-toggle:focus {
	color: var(--btn_optional_text_hover);
    background-color: var(--btn_optional_hg_hover);
    border-color: var(--btn_optional_border_hover);
    box-shadow: unset;
}



/* RESPONSIVE */
/* LARGE + */
@media (min-width: 1200px) {
	
}
/* LARGE */
@media (max-width: 1199px) {
	
}
/* MEDIUM */
@media (max-width: 991px) {
	
}
/* SMALL */
@media (max-width: 767px) {
	.ajaxLoading {
		background-image: url(../pic/mandant12/ajax-loader-spinning.svg);
	}
}
/* EXTRA SMALL */
@media (max-width: 576px) {
	.start_logo{
		background-image: url('../pic/mandant12/start_logo_bootstrap.png');
		background-repeat: no-repeat;
	}
}
@media (max-width: 400px) {
	
}
/*
li.auswahl a:hover {
  color: var(--aktivfarbe_hover);
}
*/
#impressum p {
  padding: 0 10px;
  line-height: normal;
}
