/* General */
.fl {float: left;}
.spacer {padding-bottom: 20px;}

/*Header*/
.header-nav-wide {padding:0px;}
/*.header-nav-wide .ox-megamenu .ox-megamenu-navigation {justify-content: center;}*/
.header-nav-wide .ox-megamenu ul.ox-megamenu-navigation li.first.level0 {flex-grow: 1.3;}
.menu--align-left .page-header .ox-megamenu, .menu--align-left .page-header .navigation {display:block;}
.ox-megamenu-navigation .category-item > a {text-transform:none;}
.ox-megamenu-navigation > .level0 > .level-top {min-height: 50px;width: 100%;padding:0;}

.ox-megamenu-navigation > .level0 {margin: 0;flex: 1 1 0px;cursor: pointer;}
.ox-megamenu-navigation > .level0.first {min-width: 200px;}
.ox-megamenu-navigation > .level0:nth-child(5) {min-width: 200px;}

.ox-megamenu-navigation > li > a, .ox-megamenu-navigation .category-item > a {
	justify-content: center;padding-left: 4px;
}

.top-bar {
	height: 45px !important; /* any measurable value, not "auto" */
   opacity: 1;
   visibility: visible;
   transition: ease-in-out all 200ms;
	min-height: auto !important;
	margin-bottom: 0 !important;
	margin-top: 15px !important;
	display: none
}

.sticky .top-bar {
	opacity: 0;
	height: 0px !important;
	visibility: hidden;
	overflow: hidden;
	transition: ease-in-out all 200ms;
	margin-top: 0 !important;
}

@media only screen and (min-width: 768px) {
	body.cms-home #personal-service,
	body.cms-page-view #personal-service,
	/* body.catalog-category-view #personal-service, */
	body.contact-index-index #personal-service{ 
		display: block !important; 
	}
}

.top-bar.flex-row {padding-top: 5px;}
@media only screen and (min-width: 1025px) {
    .ox-megamenu .ox-megamenu-navigation {padding: 0;}
    .ox-move-sticky .ox-megamenu-navigation > .level0 > .level-top {
        letter-spacing: inherit !important;
    }
    .sticky.resize .ox-megamenu-navigation > li > a .ox-megamenu-label {display: none;}
}

.header--layout-1 .logo__container {min-width: 280px;}
@media only screen and (min-width: 430px)  {
	.page-header .container .row {flex-wrap: nowrap;}
}

@media (min-width: 641px) {
	.mobile-header--layout-1 .logo__container {
		width: 330px !important;
	}
}

@media only screen and (min-width: 1125px)  {
	.mobile-header--layout-1 .logo__container {width: 450px !important;}
}

/* Home page */
@media only screen and (min-width: 1025px) {
	.page-main {padding-left: 30px;padding-right: 30px;}
	.page-header .container {padding-left: 30px;padding-right: 30px;}
	.fieldset .fullname .field .label {width: auto;min-width: 150px;text-align: left;}
	.sticky.resize .logo__container, .sticky.resize .flex-right.flex-row, .sticky.resize .top-bar.flex-row {
		display: none;
	}
	.header__content {min-height: 50px;}
	.sticky-minimized .ox-sticky.sticky.resize .header__content {
		min-height: 50px !important;
		max-height: 50px !important;
	}
	.sticky-wrapper #search {opacity: 1 !important;}
	.top-bar.flex-row {margin-bottom: 5px;height: 35px;}
}
.main .teaser1::after {
	background: url("../Magento_ProductVideo/img/gallery-sprite.png") bottom right;
	bottom: 0;
	content: '';
	height: 100px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 12px;
	width: 100px;
	display: none;
}

.main .teaser1 {position: relative;}
.main .teaser1, .main .teaser2, .main .teaser3 {margin-right:2.3% !important;}
.home-bottom-wrapper h1 {margin-bottom:2rem;margin-top:40px;font-size: 26px;}
.home-bottom-wrapper h2 {font-size: 24px;margin-top:40px;margin-bottom:0px;}
.home-bottom-wrapper h3 {margin-top:30px;}

.home-bottom-wrapper ul {
	list-style: outside none none;
	margin: 15px 0px 0px;
	padding: 0px;
	clear: left;
	width: 100%;
	max-width: 1020px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.home-bottom-wrapper li.grid {
	max-width: 205px;
	width: 22%;
	min-width: 195px;
	height: 304px;
	overflow: hidden;
	-webkit-box-shadow: 0px 1px 2px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 1px 2px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 1px 2px 2px rgba(0, 0, 0, 0.3);
	margin: 0 5.6% 35px 0;
}

@media only screen and (min-width: 1025px) {
	.cms-home.page-layout-2columns-right .sidebar-additional {
		width: 280px;
		padding-left: 10px;
	}
	.ox-megamenu-navigation li.parent.level0 > a .ox-menu-arrow {display:none;}
	.cms-home.page-layout-2columns-right .column.main, .cms-home.page-layout-2columns-left .column.main {
		width: calc(100% - 280px);
	}
	.cms-home .column > div:nth-child(3) {max-width: 1020px;display: flex;justify-content: space-between;}
	.cms-home .teaser3 {margin-right: 15px !important;}
	.home-bottom-wrapper li.grid {margin-right: 15px;}
	.cms-home .column > div:nth-child(3) > a {width: initial !important;}
	.main .teaser1, .main .teaser2, .main .teaser3 {min-height: 367px;}

	.product-info-main .box-tocart .field.qty, .product-options-bottom .box-tocart .field.qty {
		margin-right: 20px;
	}


}

.product-info-main .product-social-links, .product__after-desc-block {display: none;}
.catalog-product-view .product.media, .catalog-product-view .product-info-main {margin-bottom: 40px;}
.catalog-product-view .product.media .fotorama__nav-wrap {margin-top: 20px;}

@media only screen and (max-width: 1024px) {
	.home-bottom-wrapper ul {justify-content: flex-start;}
	.sidebar .block img {max-width: 300px;}
	.ox-megamenu-navigation li > a .ox-menu-arrow::before {background-color: #000000 !important;}
	.ox-megamenu-navigation li > a .ox-menu-arrow::after {background-color: #000000 !important;}
	.menu-position--below .ox-sticky.sticky.resize .sticky-wrapper {background: white !important;}
    .ox-megamenu-navigation > .level0 > .level-top {width: auto;padding: 0 10px;}
    .product.data.items {margin-right: 30px;}
    .catalog-category-view .category-banner {display: none;}
}

.ox-megamenu-navigation > li > a .ox-megamenu-label {top: 0 !important;}
/*.catalog-product-view #toTop {bottom: 20px;right: 20px;}*/
.catalog-product-view .product.info.detailed {margin-right: 30px;}
.home-bottom-wrapper li.grid img {
	width: 100%;
	height: 160px;
}

.home-bottom-wrapper li.grid p {
	margin: 0;
	color: #000000;
	text-align: left;
	padding: 0px 10px 0px;
	line-height: 16px;
	height: 100px;
	font-size: 14px;
	line-height: 120%;
}
.home-bottom-wrapper li.grid a.teaser-link {
	color: #296D9D;
	display: block;
	text-align: left;
	padding: 20px 10px 0;
	cursor: pointer;
	font-weight: 600;
	font-size: 14px;
	line-height: 120%;
	margin-bottom: 8px;
}

/*.home-bottom-wrapper li.grid:nth-child(4n+4) {
	margin-right: 0px;
}*/

.home-bottom-wrapper h3 {
	float: left;
	padding-right: 10px;
	margin-bottom: 0px;
	color: #000000;
	font-size: 20px;
	font-weight: 500;
}

.home-bottom-wrapper a.view-all {
	float: right;
	padding-top: 5px;
	display: block;
	text-decoration: underline;
	cursor: pointer;
}

.home-bottom-wrapper a.teaser-image {display: block;}

@media only screen and (max-width: 979px) {
	.home-bottom-wrapper li.grid:nth-child(6n+6) {
		margin-right: 0px;
	}
}

@media only screen and (max-width: 339px) {
	#teaser-wrapper {width: auto !important;}
}

/*@media only screen and (max-width: 599px) {*/
@media only screen and (max-width: 639px) {
	.home-bottom-wrapper li.grid:nth-child(5n+5) {
		margin-right: 0px;
	}

	#teaser-wrapper {margin: auto;width: 298px;}

	.sales-order-history .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr {float: initial;}

	.footer--layout-1 .footer-block-content {margin: 0 auto;float: none;max-width: 70% !important;}
	.footer--layout-1 .footer.content .block_newsletter_wrapper {width: 70% !important;margin: 0 auto;}
	.footer.content .block.newsletter .form.subscribe .field-recaptcha {width: 100%;overflow: hidden;}
/* 	.footer.content .block.newsletter .form.subscribe .field-recaptcha .rc-anchor-pt {display: none;} */

	.minicart--show-counter-mobile .minicart-wrapper .action.showcart span.qty {
		top: 21px;
		right: 3px;
	}

	.page-products .product-items:not(.owl-carousel) .product-item {max-width: 50%;}

	.teaser1, .teaser2, .teaser3 {
		display: inline-block !important;
		margin: 0 auto 35px !important;
		max-width: 360px;
		width: auto !important;
		text-align: center;
	}

	.home-bottom-wrapper li.grid:nth-child(6n+6) {
		margin-right: 4%;
	}

	.home-bottom-wrapper ul {justify-content: center;}
	.home-bottom-wrapper h3 {
		float: none;
		text-align: center;
	}

	.home-bottom-wrapper > ul > li.grid:nth-child(even) {margin-right: 0;}

	/* .page-products .category-cms {display: none;} */
}
@media only screen and (max-width: 505px) {

	.home-bottom-wrapper li.grid {
		float: none;
		margin: 0 auto 35px;
	}
	.home-bottom-wrapper > ul > li.grid:nth-child(2n) {
		margin-right: auto;
	}
	.catalog-product-view .product-add-form .box-tocart > .fieldset {
		display: flex;
		/* flex-flow: column; */
		    flex-flow: initial;
	}

	.catalog-product-view .product-info-main .qty-controls-wrap {
		margin-bottom: 5px;
	}

	.ox-nav-sections .col-5 {flex: auto;max-width: 165px;}

	div.iosc-place-order-container button.iosc-place-order-button {font-size: 18px;}
}

@media only screen and (max-width: 465px) {
	.minicart--show-counter-mobile .minicart-wrapper .action.showcart span.qty {
	    top: 9px;
	}
	.page-product-grouped.catalog-product-view .product.info.detailed {margin-right: 0;}
	.page-product-grouped .product.data.items {margin-right: 0px;}
	.page-product-grouped .product.data.items > .item.content {padding: 0;}
	.main .category-cms .fragebogen .contact-info {right: initial;left: 0;}
}

@media only screen and (max-width: 350px) {
	.page-products .product-items:not(.owl-carousel) .product-item {max-width: 100%;}
	.catalog-product-view .product-add-form .box-tocart > .fieldset {flex-flow: column;}
	body.asp-configurator .field.qty .label {text-align: left;}
	.page-product-grouped .table.grouped .col .actions {display: block;}
}

.sidebar-additional .block .block-title {
	padding: 26px 0 17px;
	font-weight: 700;
	font-size: 1.8rem;
	letter-spacing: 0px;
	color: #333333;
	text-transform: uppercase;
	line-height: .9;
}



/* Sidebar */
.sidebar-additional .block {margin-bottom: 20px;padding-bottom: 20px;}
.sidebar-additional .block.kundenmeinungen {background: rgb(236, 240, 245);}
.sidebar-additional .montageservice.block .block-title {padding: 10px 20px 0;}
.sidebar-additional .montageservice.block p {padding: 10px 20px 20px;}
.sidebar-additional .imagefilm.block::before {height: 0px;}
.sidebar-additional .imagefilm.block img {display: block;}
.sidebar-additional .staffeleien-in-aktion.block::before {height: 0px;}
.sidebar-additional .staffeleien-in-aktion.block p {padding: 10px 20px 0 20px;}
.sidebar-additional .staffeleien-in-aktion.block p+a {padding: 0px 20px 20px 20px;display:block;}

.sidebar-additional .block p {margin-bottom: 0px;}
.sidebar-additional .small {font-size: 14px;}
.ox-layered__items--checkbox li.item strong {margin-left: 27px;font-weight: 500;}
.filter-options-title:hover .toggle-minus {background: #5f5f5f;}
.filter-options-content .ox-layered__items--checkbox .label:hover, .filter-options-content a:hover {
	background-color: inherit;
	color: inherit;
	cursor: pointer;
}
/*.filter-current .action.remove::before {background: #5f5f5f;}*/
.filter-current .action.remove::before {color: black;background: white;}
.filter-current .action.remove:hover::before {/*color: #fff;*/background: rgb(234, 234, 234);}
.filter-current-subtitle:hover .toggle-minus {background: #5f5f5f;}
.filter-current .toggle-minus {background: #d2005a;}
.filter-current .toggle-minus span::before, .filter-current .toggle-minus span::after {background: white;}

/* Product List */
.modes-mode.mode-grid {margin-right: 2px;}
.js-toolbar-dropdown {
	-webkit-box-shadow: 0px 4px 22px 0px rgba(0, 0, 0, 0.08);
	-moz-box-shadow: 0px 4px 22px 0px rgba(0, 0, 0, 0.08);
	-ms-box-shadow: 0px 4px 22px 0px rgba(0, 0, 0, 0.08);
	box-shadow: 0px 4px 22px 0px rgba(0, 0, 0, 0.08);
	background:white;
	/*min-width: 172px;*/
}
.catalog-category-view .versand-price-label {display: none;}
.catalog-category-view .product-item-inner .overlay-link {display: block !important;}
.catalog-category-view .column.main .page-title-wrapper .page-title {
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 30px;
	font-weight: 600;
	letter-spacing: 1px;
}
.products.list .product-item:hover {
	/*-webkit-box-shadow: 0px 4px 22px 0px rgba(0, 0, 0, 0.08);*/
	/*-moz-box-shadow: 0px 4px 22px 0px rgba(0, 0, 0, 0.08);*/
	/*-ms-box-shadow: 0px 4px 22px 0px rgba(0, 0, 0, 0.08);*/
	/*box-shadow: 0px 4px 22px 0px rgba(0, 0, 0, 0.08);*/
	-webkit-box-shadow: 0px 4px 3px 0px rgba(0, 0, 0, 0.08);
	-moz-box-shadow: 0px 4px 3px 0px rgba(0, 0, 0, 0.08);
	-ms-box-shadow: 0px 4px 3px 0px rgba(0, 0, 0, 0.08);
	box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.15);
	background:#F9F9F9;
}

.grid .products.list .product-item-info {height: 100%;display: flex;flex-direction: column;}
.products-grid .product-item .product-item-details {height: 100%;display: flex;flex-direction: column;justify-content: flex-end;}
/*.products.list .price-final_price {height:100%;}*/
.products.list .product-item .product-item-name a {font-weight: 500;}
.product-item .price-box .price-container .price-label::after {content: '';}
.product-item .price-box .price-container .price-label {
	font-size: 20px;
	letter-spacing: 0px;
	color: #d2005a;
	font-weight: 500;
	text-transform: lowercase;
}

.products.list .product-item:hover .price-box .price-container .price-label {color: #d2005a;}
.product-item .price-box .price-container .price {font-weight: 500;    font-size: 20px;color: rgb(210, 0, 90);}

.product-item .product-list-view__right-wrapper .price-box .price-container .price-label {
	display: inline;
}

.products.list .product-item .minimal-price > .price-label {
	font-size: 20px;
	letter-spacing: 0px;
	color: #d2005a;
	font-weight: 500;
	text-transform: lowercase;
	padding: 2px 0px 0px 5px;
}

.column.main img.small-label {position: absolute;
	position: absolute;
	top: 25px;
	z-index: 2;
	width: 60px;
	left: 2px;
}

.products.list .product-item .minimal-price {margin-bottom: 0;}
.products.list .product-image-container {display: block;}

/* New Product Grid Styling */
body.catalog-category-view .grid.products-grid ol.products.list img.product-image-photo {border-radius: 6% 6% 0 0;}
body.catalog-category-view .grid.products-grid ol.products.list li.product-item {flex-basis: min-content;border-radius: 4%; margin-right: 5px;}
body.catalog-category-view .grid.products-grid ol.products.list li.product-item .product-item-info {padding:0 0 10px 0;}
body.catalog-category-view .grid.products-grid ol.products.list {justify-content: flex-start;}
body.catalog-category-view .grid.products-grid .products.list .product-item .product-item-name a {
	font-weight: 600;
	padding-top: 10px;
}
body.catalog-category-view .grid.products-grid .product-item .product-item-details {padding: 0 5px;}
body.catalog-category-view .grid.products-grid .reviewMock {padding: 0 5px;}

/*Quickview*/
.products.list a.ox-quickview-button {color: black;}
.products.list a.ox-quickview-button::after {background-color: rgb(234, 234, 234);}
a.ox-quickview-button svg {fill: black;}
a.ox-quickview-button:hover svg {fill: black;}
.products.list a.button.quick-view {border: 1px solid black;}

.products.list .product-item:hover .product-item-inner .quick-view {text-transform: none;}
.products-list .product-item .action.more {
	background: green;
	padding: 10px;
	max-width: 200px;
	color: white;
	text-align: center;
}
/*Quickview*/
.ox_quickview-catalog_product-view .box-tocart .action.tocart, .ox_quickview-catalog_product-view .box-tocart .action.toquote {
	width: 100%;
	margin-bottom: 5px;
}
.ox_quickview-catalog_product-view .box-tocart .action.tocart {background: #0d9900;}
.ox_quickview-catalog_product-view .product-info-main .box-tocart .actions {flex-direction: column !important;min-width: 245px; }
/* .quotation-quote-index .quote-summary {
	width: 40% !important;
} */
.ox_quickview-catalog_product-view .bundle-options-wrapper {padding: 0 40px;}
.ox_quickview-catalog_product-view #bundleSummary {padding: 0 40px;}
.ox_quickview-catalog_product-view #bundleSummary > .content {display: flex;flex-flow: column-reverse;}
.ox_quickview-catalog_product-view #bundleSummary > .content > .bundle-summary {padding-top: 15px;}
.ox_quickview-catalog_product-view #bundleSummary .title {font-size: 28px;}
.ox_quickview-catalog_product-view #bundleSummary #cart-icon-small {display: none;}
.ox_quickview-catalog_product-view #bundleSummary .product-details .price-box span.price {
	font-size: 28px;
	color: #d2005a;
}
.ox_quickview-catalog_product-view #bundleSummary .product-image-container {display: none;}
.ox_quickview-catalog_product-view #bundleSummary .icon-minus, .ox_quickview-catalog_product-view #bundleSummary .icon-plus {height: 40px;}
.ox_quickview-catalog_product-view .product-add-form #bundleSummary .box-tocart > .fieldset {
	display: inline-block;
}
.ox_quickview-catalog_product-view .product-add-form #bundleSummary .box-tocart > .fieldset > .field:not(.choice) > .label {padding: 5px 10px;text-align: center;}
.ox_quickview-catalog_product-view .product-add-form #bundleSummary .box-tocart > .fieldset input#qty {padding: 0 30px;max-width: 200px;}
.ox_quickview-catalog_product-view .table-wrapper.grouped {padding: 0 40px;}

/*Produktseite*/
.product-info-main .product.attribute.lieferzeit .type {margin-right: 2px;}
.product-info-main .product.attribute.lieferzeit strong {font-weight: 500;}
.product-info-main .product.attribute.lieferzeit > .value {
	display: inline-block;
	/* vertical-align: top; */
	word-break: break-all;
}
.product-info-main .product.attribute.lieferzeit {
	font-size: 13px;
	color: #b3b3b3;
	display: inline;
}

.product-info-main .product.attribute.lieferzeit,.product-info-main .product.attribute.sku {color: #1b1b1b !important;}
.product-add-form .fieldset > .field:not(.choice) > .label {padding:inherit;background: none;}
.product-info-main .price-box.price-tier_price .price-wrapper .price {font-size: initial;}
.product-info-main .price-box.price-tier_price {margin-right: 0;display: inline-block;}
.product-info-main ul.prices-tier {
	display: flex;
	border-left: none;
	border-right: none;
	position: relative;
	bottom: auto;
	background: transparent;
	/*margin-left: 100px;*/
	line-height: 1.2;
	padding: 0;
	margin-bottom: 5px;
	top: -14px;
}
table.grouped .product.attribute.sku, table.grouped .product.attribute.lieferzeit {
	/*color: #959595;*/
	display: inline-block;
	font-size: 13px;
}
table.grouped .product.attribute.sku > .value, table.grouped .product.attribute.lieferzeit > .value {
	display: inline-block;
	word-break: break-all;
}
 .product.attribute.overview {
	margin: 20px 0;
}
.catalog-product-view .product.attribute.overview {margin-top: 20px;margin-bottom: 20px;}

.page-product-bundle #customizeTitle {display: none;}
.page-product-bundle .product-add-form .product-options-wrapper .fieldset > .field:not(.choice) > .label {background: none;padding-bottom: 10px;}
.page-product-bundle .product-add-form .product-options-wrapper fieldset > .field.option:nth-child(3) {border-top:none;padding-top: 0;}
.page-product-bundle .product-add-form .product-options-wrapper fieldset > .field.option {padding-top: 15px;margin-bottom: 23px;border-top: none;/*border-top: 1px solid #02000094;*/}
.bundle-options-container .nested .field.qty {margin-top: 0px;}
.bundle-options-container .product-add-form .fieldset.fieldset-bundle-options {margin: 0 0 0px;}
.bundle-options-container .fieldset > .field .choice input {vertical-align: initial;}
.page-product-bundle .bundle-options-container .product-add-form {display: block !important;}
.page-product-bundle .product-info-main .cart-wrapper {display: none;}
.bundle-options-container .block-bundle-summary .box-tocart .actions {display: flex;flex-direction: column;}
.bundle-options-container .block-bundle-summary .box-tocart .action.primary {background-color: #0d9900;margin-bottom: 5px;}
.bundle-options-container .block-bundle-summary .box-tocart .action.primary::after {background-color: #0d9900;}
.bundle-options-container .block-bundle-summary .product-details .stock {display: none;}
.bundle-options-container .block-bundle-summary .product-details .box-tocart {margin-top: 20px;}
.page-product-bundle .fieldset-bundle-options .control .control {display: inline-block;}
.page-product-bundle .bundle-options-container .fieldset .field.option .field.qty label {display: inline;}
.page-product-bundle .bundle-options-container .fieldset .field.option .field.qty label span::after {content: ":";}
.page-product-bundle .bundle-options-container .fieldset .field.option .field.qty .input-text.qty {
	background: none;
	width: 50px;
	padding: 0 5px 0 0;
	text-align: center;
	border: 1px solid gray;
	appearance: auto;
	height: 40px;
	margin-top: 0;
}
.bundle-options-container .input-text.qty:disabled {opacity:1;border:none !important;appearance: textfield !important;}
.bundle-options-container .block-bundle-summary .bundle-summary {margin-top: 0;}
.bundle-options-container .block-bundle-summary .content {
	display: flex;
	flex-direction: column-reverse;
}
.bundle-options-container .block-bundle-summary .bundle-summary .subtitle {display: none;}
.bundle-options-container .block-bundle-summary .product-details .product.name {display: none;}

.product-info-main .price-final_price .versand-price-label {margin-top: 10px;clear: left;}
.product-info-main .price-final_price .versand-price-label a {color: #d2005a;}
.product-info-main .price-final_price .versand-price-label a:hover {text-decoration: underline;}

/*{display: flex;border-left: 1px solid #CCCCCC;border-right: 1px solid #CCCCCC;}*/
.product-info-main ul.prices-tier li.item {padding-right: 20px;}
.product-info-main .attribute.shipping {background: #f8f8f8;border-left: 1px solid #CCCCCC;border-right: 1px solid #CCCCCC;padding-left:15px;}
.product-info-main .price-box.price-final_price {
	background: #f8f8f8;
	margin-right: 0;
	display: inline;
}
.product-info-main .cart-wrapper .price-box.price-final_price .normal-price {float: left;}
.product-info-main .cart-wrapper {
	background: #f4f4f4;
	border: 1px solid #CCCCCC;
	padding: 25px 15px;
	border-bottom: none;
	padding-bottom: 25px;
}
.page-product-grouped .product-info-main .price-box.price-final_price {float: left;}
.table.grouped .col {vertical-align: top;}
.table.grouped .col.qty {
	background-color: #f4f4f4;
	padding: 20px 10px 20px 20px;
	border: 1px solid #CCCCCC;
	flex-basis: 600px;
	flex-grow: 0;
	/*margin-right: 180px;*/
}

.table.grouped .action.primary.tocart {background: #0d9900;margin-top: 20px;}
.table.grouped .action.primary.tocart::after {background: #0b7901;}
.table.grouped .prices-tier {padding: 0;background: transparent;margin: 0 0 15px;}
.table.grouped .col .control.qty {float: left;}
.table.grouped .col .control.qty.simple {margin-top: -35px;}
.table.grouped .control .qty {
	width: 90px;
	background: white;
	border-radius: 2px;
	border: 1px solid #C0C0C0;
	background: #FFF;
	margin-top: 20px;
	margin-right: 20px;
	height: 40px;
}
.table.grouped tr.row-tier-price {display: none;}
#super-product-table > tbody > tr:nth-child(1) {
	border-bottom: 1px solid #C0C0C0;
	padding-bottom: 25px;
	margin-bottom: 25px;
}

.table.grouped .product-item-name {
	line-height: 24px;
	font-size: 20px;
	color: green;
	margin-bottom: 5px;
}

.table.grouped .prices-tier li {padding: 0 15px 0 0;}
.table.grouped .normal-price > .price-final_price .price-container.price-final_price .price {
	font-size: 30px;
	line-height: 22px;
	color: #d2005a;
}

.table.grouped .versand-price-label a {color: #b9004f;}
.table.grouped .versand-price-label a:hover {text-decoration: underline;}
.page-product-grouped .grouped-itoris-description {
	display: inline-block;
	font-size: 14px;
	color: black;
	margin-top: 15px;
	display: block;
	float: left;
	width: 60%;
}
.page-product-grouped .grouped-itoris-description ul {padding-left: 0;}
.page-product-grouped .grouped-itoris-description li {margin-left: 1em;}
.product-info-main .cart-wrapper > .tier-wrapper {display: inline-block;}
.product-info-main .cart-wrapper .price-container.price-final_price{
	float: left;
	margin-right: 20px;
}

.product-info-main .product-add-form {
	background: #f4f4f4;
	padding: 1px 20px 30px;
	border: 1px solid #CCCCCC;
	border-top: none;
}
.product-add-form .product-options-wrapper .fieldset .field .field.choice {border-bottom: none;padding: 5px 0px;}
.product-add-form .product-options-wrapper .fieldset > .field:not(.choice) .label {font-weight: 500;text-transform: inherit;}
.product-add-form .product-options-wrapper .fieldset > .field:not(.choice) > .label {text-transform: uppercase;font-weight: 700;}
.product-add-form .econfig-custom-options .product-options-wrapper .fieldset > .field:not(.choice) > .label {text-transform: initial;font-weight: 700;}
.product-add-form .product-options-wrapper fieldset > .field {
	margin: 0 0 20px;
	border-top: 1px solid #EDEDED;
	padding-top: 5px;
}
.product-info-main .product-options-wrapper .fieldset select {background-color: white;}
.product-info-main .box-tocart .qty-controls-wrap {border: 1px solid #CCC;}
.product-info-main .box-tocart .input-text.qty {background: white;}
.product-info-main .box-tocart .qty-controls-wrap:hover {border: 1px solid black;}
.price-tier_price .benefit {display: none;}
.product-info-main .page-title-wrapper .reviewMock {display: inline-block;}
.product-info-main {margin-top: 0px;}
.product-info-main .product-info-price .price-box {width: auto;}
.product-info-main .price-box .price-wrapper, .product-options-bottom .price-box .price-wrapper {display: inline-block;font-size: inherit;}
.product-info-main .actions {width: 75%;}
.product-info-main .tocart {display: inline-block;}
.product-info-main > .configurable-price-from-label {display: none;}
#product-addtoquote-button {
	padding: 0 20px;
	height: 54px;
	line-height: 54px;
	font-size: 15px;
	font-weight: 900;
	min-width: 165px;
	overflow: hidden;
	vertical-align: middle;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	justify-content: center;
	margin-left: 20px;
	margin-right: 0;
}
.product-addtoquote-button:hover{background: rgb(95, 95, 95);border:transparent;}
#product-addtoquote-button::after {background: transparent;}
.product-info-main .box-tocart {width: 100%;margin-top: 0;}
.product-info-main .box-tocart .action.tocart {padding: 0 40px;background: #0d9900;margin-bottom: 5px;}

.product-add-form .box-tocart > .fieldset {display: flex;}
.product-info-main .box-tocart .actions{display: flex;justify-content: space-between;width: 100%;min-width: 330px;flex-wrap: wrap;}
/*.product-info-main .box-tocart .field.qty {margin-right: 5px;}*/

.product-info-main .box-tocart .action.tocart::after {
	/*background: #d2005a;*/
	background: inherit;
}
.product-info-main #cart-icon-small {width: 40px;}
.product-info-main .price-box.price-final_price .price-wrapper .price {font-size: 28px;color: #d2005a;}
.product-info-main .page-title-wrapper .page-title {margin-bottom: 5px;display: inline;}
.product-info-main .page-title-wrapper h2 {font-size: 26px;font-weight: 700;letter-spacing: 0;display: inline-block;margin: 0;}
#ox-zoom-cursor span {background: #d2005a; }
/*#ox-zoom-cursor {width: 25px;height: 25px;}*/
/*.fotorama__active > img {cursor: none;}*/
/*.fotorama__wrap img {cursor: none;}*/
#ox-zoom-cursor {display:none;}

/*.product.media .fotorama__wrap .fotorama__grab {cursor: url("/media/zoom-in2.png");}*/
.product.media .fotorama__wrap .fotorama__grab {
url("/media/zoom-in2.png"), zoom-in;}
.fotorama__stage__frame .fotorama__img{cursor: url("/media/zoom-in-small.png"), zoom-in;}

.product.data.items > .item.title > .switch::before {background: #d2005a;}
.product.info.detailed .usefull,.product.info.detailed .highlow {display: none !important;}

.product.info.detailed .rating .average .first i.big-star {margin-bottom: 0px;}
.aw-pq-list__helpfulness {display:none;}
.product-info-main .qty-controls-wrap {width: 100px;}
.ox-prev-next__link .content{background: #5f5f5f;}
.ox-prev-next__link .ox-prev-next__arrow {background: #5f5f5f;}
#description {font-size: 16px;}
.product.data.items > .item.content {background: #f9f9f9;}
.fotorama__arr .fotorama__arr__arr {background: #e8e8e826;}
/*Mobile*/
.slide-out-menu--mobile {color:black;}
.fotorama__arr .fotorama__arr__arr {height: 65px;width: 40px;}
.fotorama__arr .fotorama__arr__arr:hover {background: #e8e8e8bd;}

.fotorama__arr .fotorama__arr__arr:hover::before, .fotorama__arr .fotorama__arr__arr:hover::after {
	background: black;}

.fotorama__arr .fotorama__arr__arr::before, .fotorama__arr .fotorama__arr__arr::after {background: black;}

.fotorama__thumb--icon {background: #fff;/*#5f5f5f;*/}
.fotorama__thumb--icon:hover {background: #797979;}

.fotorama__thumb--icon:hover::after, .fotorama__thumb--icon:hover::before {
	background: white !important;
}

.fotorama__arr .fotorama__arr__arr::before, .fotorama__arr .fotorama__arr__arr::after {left: 20px;}

.fotorama__fullscreen-icon {background: #5f5f5f;}
.fotorama__fullscreen .fotorama__zoom-in, .fotorama__fullscreen .fotorama__zoom-out {background: #5f5f5f;}

.fotorama--fullscreen .fotorama__fullscreen-icon:hover, .fotorama__zoom-out:hover, .fotorama__zoom-in:hover {
	background: #d2005a;
}

.fotorama--fullscreen .fotorama__fullscreen-icon:hover::before, .fotorama__zoom-out:hover::before, .fotorama__zoom-in:hover::before, .fotorama--fullscreen .fotorama__fullscreen-icon:hover::after, .fotorama__zoom-out:hover::after, .fotorama__zoom-in:hover::after {
	background: white;
}

.ox-prev-next__link .content {background: #fff;}

.ox-prev-next__link .inner {
	color: black;
	background: #ccc;
}

/* .product.media .fotorama__nav-wrap--horizontal {margin-bottom: 20px;} */
.product.media .fotorama__nav-wrap {height: 94px;}

.column.main .content-wrapper {border: 1px solid #ccc;}

.owl-stage .product-item .minimal-price > .price-label {letter-spacing: 0;font-weight: 500;top: 0;padding: 0;left: 6px;}
.special-price .price, .product-item .special-price .price-box .price-container {
	font-size: 30px;
	display: block;
	margin-top: 20px;
	color: #d2005a;
}
.catalog-product-view .additional-products .special-price .price {margin-top: 0;}
.ox-product-label-bestseller, .ox-product-label-featured, .ox-product-label-new, .ox-product-label-sale, .ox-product-label-custom, .ox-product-label-custom2 {
	padding: 5px 7px;
	font-size: 14px;
	font-weight: 600;
	line-height: 1;
	display: inline-block;
	clear: left;
	float: left;
	margin-right: 5px;
	text-transform: capitalize;
}

.ox-product-label-custom2 {
	color: rgb(255, 255, 255);
	background-color: rgb(190, 0, 5);
}

.ox-product-label-custom {
	width: auto;
}

.ox-product-labels-wrapper.ox-product-labels--top-left span {
	margin-bottom: 8px;
}

.products-grid__layout-2.grid .product-item:hover .ox-product-labels-wrapper, .products-grid__layout-default.grid .product-item:hover .ox-product-labels-wrapper {
	opacity: unset;
}

.product-item .product-item-photo{margin-bottom: 0;}

.modal-popup .modal-footer { padding: 0px 65px 0 0;bottom: 15px;}

.prices-tier {padding: 15px;}

/*Quotes*/
.quotation-quote-index .authentication-wrapper {display: none;}
.quotation-quote-index .opc-shipping_method {display: none;}
.quotation-quote-index .field-tooltip-action {display: none;}
.quotation-quote-index .inputs-style--underlined input,.quotation-quote-index .inputs-style--underlined input[type="email"] {border-bottom: 2px solid #000;}
.quotation-quote-index .inputs-style--underlined input:hover,.inputs-style--underlined input:focus {border-bottom: 2px solid #d2005a;}
.quotation-quote-index .cart-container .form.form-cart {width: 55%;
	min-width: 55%;float:left;}

.miniquote-wrapper {z-index: 50;max-height: 40px;}
.miniquote-wrapper .action.showquote::before {display: none;}

/*.miniquote-wrapper .action.showquote .counter.qty {
	display: initial;
	background: none;
	margin: 0 0 0 11px;
	padding: 0 0 0 11px;
	border-left: 1px solid #000;
	border-left-color: rgb(0, 0, 0);
	border-left-color: rgba(0, 0, 0, 0.21);
	max-height: 40px;
}*/


.miniquote-items-wrapper {border-top: none;}
.block-miniquote .block-content > .actions > .primary {display: none;}
.block-miniquote .items-total {display: none;}
.secondary > a.action.viewquote {color: #ffffff;background: #d2005a;}
.secondary > a.action.viewquote:hover {color: white;}
.secondary > a.action.viewquote::after {background: #5f5f5f;}
.abs-shopping-cart-items .action.clear:hover, .block-cart-failed .action.clear:hover, .cart-container .form-cart .action.clear:hover {
	color: white;
}

/*Cart*/
.secondary > a.action.viewcart,.secondary > a.action.viewcart:hover {color:white;background: #d2005a;}
.primary > .action.checkout {background: #0d9900;}
.primary > .action.checkout::after {background-color: #4f4f4f;}
.cart.page-title-wrapper .page-title {font-size: 30px;}
.cart-summary > .title {font-size: 24px;}

.cart-container .form-cart .action.continue {background: #ff6f00;}

.abs-shopping-cart-items .action.continue:hover, .block-cart-failed .action.continue:hover, .cart-container .form-cart .action.continue:hover {
	color: white;}
.block-cart-failed .action.clear, .cart-container .form-cart .action.clear,.block-cart-failed .action.update, .cart-container .form-cart .action.update {
	background: #5f5f5f;
}

.cart-container .form-cart .action.update:hover {
	color: white;
}

.cart.page-title-wrapper .action.checkout,.cart-container .checkout-methods-items .action.primary {background: #0d9900;}
.cart-container .checkout-methods-items {background: none;}

.page-title .base {font-size: 28px;font-weight: 700;}
bode.asp-configurator.catalog-product-view .page-title .base {font-size: 24px;}
.opc-wrapper .step-title {font-size: 22px;margin-top: 0px;font-weight: 700;margin-bottom: 12px;}

.cart-summary .block-authentication .actions-toolbar > .secondary > a.action:hover {color: white;}

.cart-container .form-cart .table-wrapper {margin-bottom: 30px;}

.cart.page-title-wrapper {
	padding-bottom: 20px;
	padding-top: 20px;
}
#empty_cart_button {display: none;}
.checkout.methods .paypal.checkout {
	float: left;width: 45%;position: relative;margin-top: 40px;}

.checkout.methods .paypal.after::before {position: absolute;bottom: 60px;left: 140px;content: attr(data-label);}
.checkout.methods #minicart-amazon-pay-button {
	float: right;width: 50%;margin-top: 47px;}
#checkout .amazon-button-container {display: none !important;}
table.totals tbody tr.grand.totals td {text-align: right;color: #d2005a;}

/*minicart*/

.block-minicart .block-content .dropdown-bottom-wrapper .actions > .primary {order: 0;}
.block-minicart .block-content .dropdown-bottom-wrapper .actions {flex-flow: wrap;padding: 0 10px;}
.amazon-divider {display: none;}
.block-minicart .paypal.checkout {width: 100%;margin-top: 40px;}
#minicart-amazon-pay-button {margin-top: 43px;margin-right: 10px;}
body.checkout-cart-index #minicart-amazon-pay-button {display: block;}
.block-minicart .paypal.after::before {content: attr(data-label);position: absolute;top: 10px;left: 180px;}


/*Checkout*/
.table-checkout-shipping-method tbody td {background: transparent;font-weight: 500;font-size: 16px;}
.checkout-payment-method .payment-method-title {font-weight: 500;}
@media only screen and (min-width: 1025px) {

	.modal-popup .modal-content,
	.modal-popup .modal-footer {
		padding: 0 50px;
	}

	.catalog-product-view .page-main {
		padding-left: 35px;
		padding-right: 35px;
	}
}

@media only screen and (max-width: 1440px) {
	.table.grouped .col.qty {
		/*margin-right: 50px;*/
		/*flex-basis: 400px;*/
	}
	/*li.item:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2)*/
	/*#minicart-amazon-pay-button .field-tooltip.toggle {display: none !important;}*/
}

@media only screen and (max-width: 1024px) {
	.table.grouped .col.qty {
		margin-right: auto;
		flex-basis: 400px;
	}
}

@media only screen and (max-width: 1024px) {
	.menu-position--below .header__content {
		background-color: rgb(255, 255, 255);
	}
	body.quotation-quote-index .cart-summary {width: 100%;}
}

@media only screen and (max-width: 1400px) {
	.cart-container .checkout-methods-items .item + .item {display: flex; flex-direction: column; align-items: center;}
	.checkout.methods .paypal.after::before {
	    position: relative;
	    bottom: initial;
	    left: initial;
	    content: attr(data-label);
	    text-align: center;
	    padding-bottom: 10px;
	}
	.checkout.methods .paypal.checkout {margin-top: 0px;width: initial;}
	.checkout.methods #minicart-amazon-pay-button {
	    width: 155px;
	    margin-top: 10px;
	    margin-left: 10px;
	}
}


/*Login & Account*/

.form.create.account .fieldset.create.info{
	display: flex;
	flex-flow: column;
}

.form.create.account .field.fullname {order: 1;}
.form.create.account .field.newsletter {order: 3;position: relative;top: 40px;}
.form.create.account .field.taxvat {order: 2;}

.form.create.account .actions-toolbar > .secondary .action {
	padding: 18px 0;
	width: initial;

	text-transform: capitalize;
	color: #d2005a;
	font-weight: 600;
	background: none;
}

.form.create.account .actions-toolbar > .secondary .action::after {
	background: none;
}

.form.create.account .actions-toolbar > .secondary .action:hover {
	text-decoration: underline;
}

a.remind {color: #d2005a !important;}
a.remind::after {background: none !important; }
a.remind:hover {text-decoration: underline !important;}

.account-nav .item.current strong {
	/* background-color: #d2005a; */
	background-color: transparent;
	color: #d2005a;
}

.account-nav .item a:hover {
	background-color: transparent;
	color: black;
	text-decoration: underline;
}

.account .box-actions .edit.action {background: #2871a6;}
.account .block-addresses-default .edit.action, .account .box-address-shipping .edit.action {
	background: #d2005a;
}
.account .box-actions .action.change-password {background-color: #0d9900;}
.account .box-newsletter .action.edit {background-color: #ff6f00;}
@media only screen and (min-width: 1025px) {
	.account .box-newsletter .box-content {max-width: 200px;}
}
.account .block-dashboard-addresses .action.edit {color: #d2005a;}
.account .box-billing-address .action.edit {background-color: #d2005a;color:white;}
.account .box-shipping-address .action.edit {background-color: #d2005a;color:white;}
.account .column.main .block:not(.widget) .block-title > strong {font-weight: 600;font-size: 26px;}

.account .page-title-wrapper .page-title {
	margin-bottom: 15px;
}
.account .block-dashboard-orders {margin: 30px 0 0;}
.account .column.main .block-dashboard-addresses {
	padding: 40px;
	background: rgb(247, 246, 215);
	border: 1px solid lightgray;
}
.account .block-addresses-default .block-title strong, .account .block-addresses-list .block-title strong {
	font-weight: 600 !important;
}
.account .column.main .block-dashboard-info {
	padding: 40px 0;
	background: white;
}
.account-nav .item a, .account-nav .item > strong, .account-nav .item.current a{
	font-size: 16px;
	font-weight: 600;
	text-transform: none;
	padding: 4px 6px;
	letter-spacing: 0.5px;
	background-color: transparent;
}

.account-nav .content {background-color: rgb(245, 245, 245);}

.secondary > a.action.back {background: none;color: black;}
.secondary > a.action.back:hover {color: white;}
.message.info::before {background: #d2005a;}

.pages strong.page {
	background: rgb(210, 0, 90);
	color: white;
}

.customer-account-edit .field.taxvat label.label {float: left;
	width: 150px;}

.customer-account-edit  .field.taxvat .control {
	width: 74%;
	float: left;
}

.customer-account-edit .field.choice {clear: both;
	padding-top: 10px;margin-bottom: 0;
}

.customer-address-form .fieldset > .field {
    margin: 0 0 19px;
  }

.opc-block-summary .table-totals .totals-tax-summary .amount .price::after {
	right: -2px;
	top: -1px;
	display: none;
}

.opc-block-summary .table-totals .totals-tax-summary .amount .price {padding-right: 0;}

.opc-block-shipping-information .shipping-information-title .action-edit {
	background: #5f5f5f;
}


.opc-sidebar {
	float: none;
}

.checkout-container {

}
#checkout-payment-method-load {max-width: 80%;}
.checkout-agreements-block .action-show{text-align: left;
	white-space: normal;}


.title-number {color: #c32f5f !important;}
div.iosc-place-order-container button.iosc-place-order-button {
	border: none !important;
	background: #0d9900 !important;
	background-image: linear-gradient(0deg, #0d7703 0%, #0d9900 100%) !important;
}

order-button:hover {background: #0d9900 !important;
	border: none !important;background: #0d9900 !important;}

.iosc-place-order-container button.action.primary::after {
	background-color: #0d7e02;
}

.checkout-agreement button::after {background-color: inherit;}

.account .data.table .col .action.order {display: none;}

.account .data.table .col:first-child {
	padding-left: 14px;
}

.opc-wrapper {
	min-width: 68%;padding-right: 2.5% !important
}

.opc-wrapper .opc-wrapper-boxed {box-shadow: none !important;padding: 0 !important; background: none; }

.checkout-index-index #maincontent {background: #fbfbfb;}

.checkout-index-index .opc-wrapper #opc-shipping_method, .checkout-index-index .opc-wrapper #payment {clear: right;border: 1px solid #CCC;
	border-bottom-color: rgb(204, 204, 204);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background: white;
	padding: 25px;}

.checkout-index-index .opc-wrapper #shipping, .checkout-index-index .opc-wrapper #iosc-billing {
	float: left;
	background: white;
	border: 1px solid #CCC;
	padding: 25px;
	margin-right: 4%;
}

.checkout-index-index .opc-wrapper #opc-shipping_method {
	border-bottom: none;
	padding-bottom: 0;
}

.checkout-index-index .opc-wrapper #payment {
	border-top: none;
}

.checkout-index-index .checkout-payment-method .step-title {
	border-bottom: none;
	margin-bottom: 0 !important;
}

td#label_carrier_amstrates1_amstrates {display: none;}

.checkout-index-index .checkout-payment-method .payment-method + .payment-method .payment-method-title {
	border-top: none;
}

.checkout-index-index  .title-number {
	margin: 0px 0px 0px -38px;
}

.checkout-index-index div#iosc-summary span.step-title {
	line-height: 30px;
	font-size: 22px;font-weight: 700;margin-bottom: 15px;
}

.checkout-index-index div#iosc-summary {
	background: white;
	border: 1px solid #CCC;
	padding: 25px;
	width: 32%;
}


.opc-wrapper .shipping-address-item.selected-item::after {background: #c32b5c !important;}

div.checkout-agreement button {margin-bottom: 10px;white-space: normal;text-decoration: underline;line-height: 22px;font-size: 16px;color: black;}

.checkout-index-index .qtybuttons a.add::before {
	color: #d2005a;
}

.ox-slideout.ox-links-drop .header.links a:not(.button):hover {
	background: #c32a5c;
}

.checkout-index-index .opc-wrapper .form-login .fieldset .note {display: none !important;}

.checkout-index-index .iosc-billing-wrapper div.step-title {
	padding: 30px 0 0 0;
	margin-bottom: 0;
}

.fieldset > .field:not(.choice) > .control {
	overflow: initial;
}

.checkout-index-index .field .message.warning {
	width: 400px;
}

.inputs-style--underlined input[type="text"], .inputs-style--underlined input[type="password"], .inputs-style--underlined input[type="url"], .inputs-style--underlined input[type="tel"], .inputs-style--underlined input[type="search"], .inputs-style--underlined input[type="number"], .inputs-style--underlined input[type="datetime"], .inputs-style--underlined input[type="email"], .inputs-style--underlined select, .inputs-style--underlined textarea {
	border: 1px solid #c6c6c6;
	padding: 0 8px;
}

 .inputs-style--underlined input[type="number"] {
	-moz-appearance: textfield;
	appearance: textfield;
}

.inputs-style--underlined input[type="text"]:focus, .inputs-style--underlined input[type="password"]:focus, .inputs-style--underlined input[type="url"]:focus, .inputs-style--underlined input[type="tel"]:focus, .inputs-style--underlined input[type="search"]:focus, .inputs-style--underlined input[type="number"]:focus, .inputs-style--underlined input[type="datetime"]:focus, .inputs-style--underlined input[type="email"]:focus, .inputs-style--underlined select:focus, .inputs-style--underlined textarea:focus, .inputs-style--underlined input[type="text"]:hover, .inputs-style--underlined input[type="password"]:hover, .inputs-style--underlined input[type="url"]:hover, .inputs-style--underlined input[type="tel"]:hover, .inputs-style--underlined input[type="search"]:hover, .inputs-style--underlined input[type="number"]:hover, .inputs-style--underlined input[type="datetime"]:hover, .inputs-style--underlined input[type="email"]:hover, .inputs-style--underlined select:hover, .inputs-style--underlined textarea:hover {
	border: 1px solid #000;
}

.iosc-comment .iosc-comment-title .action-toggle {color: black;}

.opc-block-summary {
	padding: 0;
}

.opc-block-summary .product-item .product-item-name-block {
	display: block;}

.qtybuttons {
	margin: 5px 0 3px 0;
}

.checkout-index-index .page-main  input[type="text"], .checkout-index-index input[type="password"], .checkout-index-index input[type="url"], .checkout-index-index input[type="tel"], .checkout-index-index input[type="search"], .checkout-index-index input[type="number"], .checkout-index-index input[type="datetime"], .checkout-index-index input[type="email"] {
	height: 30px;
}

#co-shipping-method-form td.col-carrier {display: none;}

.checkout-payment-method .payment-method-title {padding: 10px 0;}

.table-checkout-shipping-method tbody td {
	padding-bottom: 10px;
	padding-top: 10px;}

.table-checkout-shipping-method tbody td:first-child {
	max-width: 24px;
}


.checkout-index-index .payment-method input[type="radio"] {
	margin: 2px 10px 0 0px;
}

.checkout-index-index #label_method_amstrates1_amstrates {padding-left: 0px;}

.checkout-payment-method .payment-method-title .action-help {display: none;}

.checkout-index-index .anrede select {height:30px; line-height: 30px;}

@media only screen and (max-width: 1024px) {
	.opc-wrapper {
		padding-right: 0 !important;
	}

	div#iosc-summary {
		width: 100%;
		float: left;
	}
}

.opc-wrapper .shipping-address-item.selected-item::after {background: #c32b5c !important;}

div.checkout-agreement button {
	margin-bottom: 10px;
	white-space: normal;
	text-decoration: underline;
	color: black;
	line-height: 18px;
	font-size: 14px;
	text-transform: inherit;
	letter-spacing: 1px;
}

.checkout-index-index .qtybuttons a.add::before {
	color: #d2005a;
}

.ox-slideout.ox-links-drop .header.links a:not(.button):hover {
	background: #c32a5c;
}

.checkout-index-index .opc-wrapper .form-login .fieldset .note {display: none !important;}

.checkout-index-index .iosc-billing-wrapper div.step-title {
	padding: 30px 0 0 0;
	margin-bottom: 0;
}

.fieldset > .field:not(.choice) > .control {
	overflow: initial;
}

.checkout-index-index .field .message.warning {
	width: 400px;
}

.inputs-style--underlined input[type="text"], .inputs-style--underlined input[type="password"], .inputs-style--underlined input[type="url"], .inputs-style--underlined input[type="tel"], .inputs-style--underlined input[type="search"], .inputs-style--underlined input[type="number"], .inputs-style--underlined input[type="datetime"], .inputs-style--underlined input[type="email"], .inputs-style--underlined select, .inputs-style--underlined textarea {
	border: 1px solid #c6c6c6;
	padding: 0 8px;
	background-color: white;
}

.inputs-style--underlined input[type="text"]:focus, .inputs-style--underlined input[type="password"]:focus, .inputs-style--underlined input[type="url"]:focus, .inputs-style--underlined input[type="tel"]:focus, .inputs-style--underlined input[type="search"]:focus, .inputs-style--underlined input[type="number"]:focus, .inputs-style--underlined input[type="datetime"]:focus, .inputs-style--underlined input[type="email"]:focus, .inputs-style--underlined select:focus, .inputs-style--underlined textarea:focus, .inputs-style--underlined input[type="text"]:hover, .inputs-style--underlined input[type="password"]:hover, .inputs-style--underlined input[type="url"]:hover, .inputs-style--underlined input[type="tel"]:hover, .inputs-style--underlined input[type="search"]:hover, .inputs-style--underlined input[type="number"]:hover, .inputs-style--underlined input[type="datetime"]:hover, .inputs-style--underlined input[type="email"]:hover, .inputs-style--underlined select:hover, .inputs-style--underlined textarea:hover {
	border: 1px solid #000;
}

.iosc-comment .iosc-comment-title .action-toggle {color: black;}

.opc-block-summary {
	padding: 0;
}

.opc-block-summary .product-item .product-item-name-block {
	display: block;}

.qtybuttons {
	margin: 5px 0 3px 0;
}

.checkout-index-index .page-main input[type="text"], .checkout-index-index input[type="password"], .checkout-index-index input[type="url"], .checkout-index-index input[type="tel"], .checkout-index-index input[type="search"], .checkout-index-index input[type="number"], .checkout-index-index input[type="datetime"], .checkout-index-index input[type="email"] {
	height: 30px;
}
.checkout-index-index .fieldset > .field:not(.choice) .label {font-weight: 700;}
.checkout-index-index table.table-totals tbody tr.grand.totals th strong,.checkout-index-index table.table-totals tbody tr.grand.totals .price {font-weight: 700;}

#co-shipping-method-form td.col-carrier {display: none;}

.checkout-payment-method .payment-method-title {padding: 5px 0 10px;}

.table-checkout-shipping-method tbody td {
	padding-bottom: 5px;
	padding-top: 5px;
}

.table-checkout-shipping-method #label_method_freeshipping_freeshipping {padding-left: 0;}

.table-checkout-shipping-method tbody td:first-child {
	max-width: 24px;
}

.table-checkout-shipping-method tbody td.col-price {
	max-width: 85px;
}

.checkout-index-index .payment-method input[type="radio"] {
	margin: 2px 10px 0 0px;
}

.checkout-payment-method .payment-method-title .action-help {display: none;}

.checkout-index-index .anrede select {height:30px; line-height: 30px;}

@media only screen and (max-width: 1024px) {
	.opc-wrapper {
		padding-right: 0 !important;
	}

	div#iosc-summary {
		width: 100% !important;
		float: left;
	}
}

.checkout-index-index #search_mini_form #search {height: 38px;}
.control.comment{display: none !important;}

.field .control._with-tooltip input {width: 100% !important;}

#customer-email-fieldset span.note {display: none !important;}

.fragebogen {
	background: url("/media/montageservice-bg.jpg") no-repeat;
	position: relative;
}
.fragebogen .input-text {
	border: 1px solid #2770a5 !important;
	font-size: 16px;
	height: 32px;
	margin-bottom: 15px;
	padding: 5px;
	max-width: 505px;
	margin-top: 5px;
}

.fragebogen textarea {
	border: 1px solid #2770a5 !important;
	font-size: 16px;
	margin-bottom: 15px;
	padding: 5px;
	max-width: 505px;
	margin-top: 5px;
	height: 150px;
}

.fragebogen .input-text #fieldStnEI422 {
	width: auto;
	max-width: 505px;
}
.fragebogen ul.form-list label {
	font-size: 18px;
	font-weight: 400;
}

.fragebogen .field.ort {
	float: left;
	width: 305px;
}
.fragebogen .field.plz {
	float: left;
	width: 90px;
	margin: 0px 32px 5px 32px;
}
.fragebogen .field.land {
	clear: both;
	float: left;
	width: 45px;
}
.fragebogen .field.telefon {
	clear: both;
}
.fragebogen .partnerliste h1 {
	width: auto;
	color: black;
	font-size: 30px;
	font-weight: lighter;
	line-height: 30px;
	margin-bottom: 10px;
}
.fragebogen .partnerliste a.eintragen {
	background: #0d9900 none repeat scroll 0px 0px;
	color: white;
	cursor: pointer;
	font-size: 18px;
	padding: 8px 30px;
	margin-top: -6px;
	margin-left: 20px;
}
.fragebogen h2.legend {
	display: none;
}
.fragebogen .buttons-set {
	border-top: none;
}
.fragebogen .buttons-set p.required {
	display: none;
}
.fragebogen .buttons-set button.button {
	float: left;
}
.fragebogen .contact-info {
	background: #d2005a none repeat scroll 0% 0%;
	font-size: 18px;
	padding: 25px;
	font-weight: lighter;
	letter-spacing: 1px;
	opacity: 0.9;
	float: right;
	line-height: 22px;
	/* margin-right: 35px; */
	margin-top: 150px;
	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
	width: 325px;
	position: absolute;
	right: 6%;
}
.fragebogen .contact-info span {
	text-align: left;
	color: white;
}
.fragebogen .partnerliste .webforms-results {
	padding: 0px 20px 0px 0;
	background: white none repeat scroll 0% 0%;
	margin-top: 20px;
	clear: both;
	max-width: 1044px;
}
body.categorypath-bildaufhaengungen-montageservice .sidebar .block.montageservice {display: none;}

.fragebogen .webforms-results-block {
	font-size: 16px;
	font-weight: 400;
	padding: 40px 0;
	border-bottom: 1px solid lightgrey;
}
.fragebogen .webforms-results-block h2 {
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 10px;
	padding-right: 20px;
	float: left;
}
.fragebogen .webforms-results-block img {
	margin-bottom: -3px;
	margin-right: 2px;
	display: inline;
}
.fragebogen .webforms-results-block p {
	color: black;
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
}
.fragebogen .webforms-results-block a.website-link {
	background: #ff6f00 none repeat scroll 0px 0px;
	color: white;
	font-size: 14px;
	line-height: 14px;
	margin-right: 10px;
	margin-top: -2px;
	padding: 10px 20px;
	display: inline-block;
}
.fragebogen .webforms-results-block a.email {
	font-size: 16px;
	font-weight: 400;
	color: RGBA(59, 56, 56, 0.94);
}
@media only screen and (max-width: 479px) {
	.fragebogen .contact-info {
		margin: 185px 0px 0;
	}
	.fragebogen .partnerliste a.eintragen {
		margin-left: 0;
		float: left;
	}
	.product-add-form form {
    	text-align: left;
	}
	.product-info-main .box-tocart .field.qty, .product-options-bottom .box-tocart .field.qty {max-width: 130px;padding-right: 20px;}
	.FixedFrameCustomPP .product-view .product-shop {max-width: 100%;}
}
@media only screen and (max-width: 599px) {
	.fragebogen .form-list .field, .fragebogen .form-list .wide, .fragebogen .form-list .control {
		margin-bottom: 0px;
	}
	.fragebogen .field.ort {
		width: 100%;
	}
	.fragebogen .clearfix {
		padding-bottom: 10px;
	}
	.FixedPPCustomFrame .product-view .product-shop {max-width: 100%;}

	.block-minicart .block-content .dropdown-bottom-wrapper .actions div:nth-child(3) {display: block !important;}
	.checkout.methods #minicart-amazon-pay-button {width: 270px;margin: 20px auto; padding-left: 0px;}
	.block-minicart .paypal.after::before {position: relative;left: initial;top: -10px;}
	#minicart-amazon-pay-button {margin-top: 15px;}
}

.webforms .field {padding-left: 0 !important;margin-bottom: 10px;}
.webforms .fieldset {
	padding-left: 0;
}

.webforms .actions-toolbar {
	padding-left: 0;
}

.webforms-fragebogen .primary > .action {
	background: #0d9900;
}

/*.quotation-quote-index .opc-wrapper .opc > li {display: block !important;}*/

/*form#quotation-fields fieldset:nth-child(2) {display: block !important;}*/

/*cms*/
.timeline-container, .logo-history {border: 1px solid lightgray;border-top: none;}
.cms-page-view .logo-history {border-left: none;}
.cms-page-view h2 {font-weight: 500;}
.cms-page-view h1 {font-size: 30px;font-weight: 500;color: #d2005a;margin-bottom: 20px;}
.cms-impressum p, .cms-kunden p {margin: 0;font-style: normal;}
.cms-kunden  hr {margin: 0;border: 1px solid black;}
.cms-page-view #maincontent a {color: #d2005a;text-decoration: none;}
.cms-page-view .page-main {padding-bottom: 40px;}
img.ausbildung-zertifikat {height: 300px;}
@media only screen and (max-width: 1100px) {
	img.ausbildung-zertifikat {
		width: 200px;
		height: auto;
		clear: both;
		padding-top: 20px;
		margin: 0 auto;
	}
}

#versandtab .spalte1 {
	width: 30%;
}
#versandtab .spalte1 .block {
	border: 1px solid grey;
	border-bottom: 0;
	padding: 30px;
	margin-bottom: 0px;
}
#versandtab .spalte1 p {
	font-weight: 600;
}
#versandtab .spalte2 {
	width: 70%;
	float: left;
	padding-left: 30px;
	padding-right: 30px;
	display: block;
}
#versandtab a.link {
	border-bottom: 1px solid white;
	display: none;
	float: left;
	padding: 10px 20px;
	width: 100%;
}
#versandtab .table {
	margin-top: 0px;
}
#versandtab tr td {
	padding: 15px 0;
	font-weight: 600;
}
#versandtab tr.heading td {
	color: #d2005a;
	border-bottom: 3px solid #d2005a;
	/* padding: 2px 0; */
	padding: 0 5px 0 15px;
	vertical-align: bottom;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
}
#versandtab p {
	margin: 0;
	color: #533b3b;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
}
#versandtab h3 {
	font-size: 24px;
	line-height: normal;
	margin-bottom: 15px;
	color: #d2005a;
	font-weight: 600;
}
#versandtab a.link img {
	float: left;
	margin-right: 5px;
	margin-top: 6px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 0 5px 9px;
	border-color: transparent transparent transparent #ffffff;
	-webkit-transform: rotate(360deg);
}
#versandtab a.link.down img {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 9px 5px 0 5px;
	border-color: #ffffff transparent transparent transparent;
	-webkit-transform: rotate(360deg);
}
#versandtab .flags {
	float: left;
	padding-right: 10px;
}

.cms-page-view.cms-bezahlung  .spalte1 {
	width: 30%;
}
.cms-page-view.cms-bezahlung  .spalte1 .block {
	border: 1px solid grey;
	border-bottom: 0;
	padding: 30px;
	margin-bottom: 0px;
}
.cms-page-view.cms-bezahlung  .spalte1 p {
	font-weight: 600;
}
.cms-page-view.cms-bezahlung  .spalte2 {
	width: 70%;
	float: left;
	padding-left: 30px;
	padding-right: 30px;
	display: block;
}
.cms-page-view.cms-bezahlung  a.link {
	border-bottom: 1px solid white;
	display: none;
	float: left;
	padding: 10px 20px;
	width: 100%;
}
.cms-page-view.cms-bezahlung  .table {
	margin-top: 0px;
}
.cms-page-view.cms-bezahlung  tr td {
	padding: 15px 0;
	font-weight: 600;
}
.cms-page-view.cms-bezahlung  tr.heading td {
	color: #d2005a;
	border-bottom: 3px solid #d2005a;
	padding: 2px 0;
	vertical-align: bottom;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
}
.cms-page-view.cms-bezahlung  p {
	margin: 0;
	color: #533b3b;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
}
.cms-page-view.cms-bezahlung  h3 {
	font-size: 24px;
	line-height: normal;
	margin-bottom: 15px;
	color: #d2005a;
	font-weight: 600;
}
.cms-page-view.cms-bezahlung  a.link img {
	float: left;
	margin-right: 5px;
	margin-top: 6px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 0 5px 9px;
	border-color: transparent transparent transparent #ffffff;
	-webkit-transform: rotate(360deg);
}
.cms-page-view.cms-bezahlung  a.link.down img {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 9px 5px 0 5px;
	border-color: #ffffff transparent transparent transparent;
	-webkit-transform: rotate(360deg);
}
.cms-page-view.cms-bezahlung  .flags {
	float: left;
	padding-right: 10px;
}

#versandkosten {margin-top: 30px;}
#versandkosten table {
	margin: 15px 0;
}

#versandkosten table tr td {
	background-color: #E4E4E4;
	height: 35px;
	width: 33%;
	font-size: 13px;
	font-weight: bold;
	padding: 0 5px 0 15px;
}

#versandkosten table tr.odd td {
	background-color: #F4F4F4;
}

#versandkosten table tr.heading td {
	background-color: #C30861;
	color: #fff;
}

#versandkosten table tr td.size {
	font-size: 15px;
	color: #C30861;
}
#versandkosten a img {display: block;}

@media only screen and (max-width: 859px) {
	#super-product-table.grouped > tbody > tr:nth-child(1) {
		flex-direction: column;
	}
	.table-wrapper.grouped .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]::before{
		display: none;
	}

	.page-product-grouped .table.grouped .col.qty {flex-basis: initial;}

	.cms-page-view.cms-bezahlung  .spalte2 {
		width: 100%;
		/*display: none;*/
		padding: 20px 0;
	}
	.cms-page-view.cms-bezahlung  .spalte1 .block {
		border-left: none;
		border-right: none;
		text-align: center;
	}
	.cms-page-view.cms-bezahlung  .spalte1 {
		width: 100%;
		display: none;
		padding: 20px 0;
	}
	.cms-page-view.cms-bezahlung  .spalte1 img {
		margin: auto;
	}
	.cms-page-view.cms-bezahlung  .table {
		display: none;
	}
	.cms-page-view.cms-bezahlung  a.link {
		display: block !important;
		background: #d2005a;
		color: white !important;
		cursor: pointer;
	}

	#versandtab .spalte2 {
		width: 100%;
		/*display: none;*/
		padding: 20px 0;
	}
	#versandtab .spalte1 .block {
		border-left: none;
		border-right: none;
		text-align: center;
	}
	#versandtab .spalte1 {
		width: 100%;
		display: none;
		padding: 20px 0;
	}
	#versandtab .spalte1 img {
		margin: auto;
	}
	#versandtab .table {
		display: none;
	}
	#versandtab a.link {
		display: block !important;
		background: #d2005a;
		color: white;
		cursor: pointer;
	}
	#versandtab a#link3 {margin-top: 20px;}

}
@media only screen and (max-width: 639px) {
	.product.media .fotorama__nav-wrap {height: 30px !important;}
	.table-wrapper.grouped .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:last-child {
		border-bottom: solid 1px #ccc;
		padding: 20px;
	}
	#super-product-table.grouped > tbody > tr:nth-child(1) {
		border-bottom: none;
	}
	.miniquote-wrapper, #magebees-addtoquote-button, button.action.toquote {display: none;}
}
.catalog-product-view .product.media .fotorama__stage, .fotorama--fullscreen .fotorama__stage {
	position: relative !important;
}
.ox_quickview-catalog_product-view .fotorama {overflow: initial;}
.ox_quickview-catalog_product-view .product.media .fotorama__nav-wrap--horizontal {
	margin: 10px 25px;
}

/* .catalog-product-view .product.media .fotorama__stage {max-height: 600px;} */
/* .catalog-product-view.ox-lazy  img.gallery-placeholder__image {max-height: 600px;} */

.ox-quickview-catalog-product-view .product.media .fotorama__nav, .ox_quickview-catalog_product-view .product.media .fotorama__nav, .ox-quickview-catalog-product-view .product.media .fotorama__nav--thumbs, .ox_quickview-catalog_product-view .product.media .fotorama__nav--thumbs, .ox-quickview-catalog-product-view .product.media .fotorama__nav-wrap--horizontal, .ox_quickview-catalog_product-view .product.media .fotorama__nav-wrap--horizontal {
	display: block !important;
}

.page-product-grouped .product-add-form {margin-top: 10px;}
.page-product-grouped .box-tocart .action.tocart {width: auto;}
.page-product-grouped #super-product-table .itoris_slider_group {display: inline-block;width: 89%;}
.page-product-grouped .product-add-form .fieldset > .field:not(.choice) > .label {background: transparent;padding-bottom: 5px;}
/*.page-product-grouped .fieldset > .field:not(.choice) > .control{background-color: white;}*/
.page-product-grouped .table.grouped > tbody + tbody {border-top: none;}
.catalog-product-view a#jetzt-konfigurieren {
	cursor: pointer;
	color: white;
	background: #d2005a;
	padding: 10px 15px;
	display: inline-block;
}
.page-product-grouped .product.attribute.overview p > a {color: #d2005a;text-decoration: none;}
.page-product-grouped .product.attribute.overview p > a:hover {text-decoration: underline;}

@media only screen and (max-width: 1024px) {
	.product.data.items > .item.title > .switch {
		background: transparent;}

	.product.data.items > .item.title > .switch {color: black;}

	.product.data.items > .item.title > .switch:visited {
		color: black !important;
	}

	.product.data.items > .item.title.active > .switch {color: white !important;}

	.product.data.items > .item.title > .switch::before, .product.data.items .item.title > .switch::after {
		background: black;
	}

	.product.data.items > .item.title:not(.disabled) > .switch:hover{
		color: white !important;
	}

	.product.data.items > .item.title > .switch:hover::before, .product.data.items > .item.title > .switch:hover::after {
		background: white;
	}
	.menu-position--below .header__content {
		background-color: white !important;
	}
	.ox-megamenu-navigation li.level0.parent > a .ox-menu-arrow {top: 13px;}

	.category-cms .fragebogen .contact-info {right: 25px;left: initial;}
}

.cms-datenschutz  p, .cms-agb  p {
	font-style: normal;
}
.cms-datenschutz  h2, .cms-agb  h2 {
	color: #2A2929;
	font-size: 20px;
	font-weight: 400;
	margin: 25px 0 5px;
}

.cms-datenschutz  h1, .cms-agb  h1 {
	margin: 0 0 10px;
}
.cms-datenschutz  h3, .cms-agb  h3 {
	color: #2A2929;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: 400;
	margin-top: 10px;
}

.cms-agb .page-main li,
.cms-no-route .page-main li {
	color: #1b1b1b;
	font-family: "Open Sans", Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
	font-style: italic;
}

.cms-download .main img.lazy:not(.lazy-loaded) {    width: auto;height: auto;}
.contact-index-index .column.main {background: url("/media/contact_hb.jpg") no-repeat;background-size: auto;background-size: 100% 380px;}
.contact-index-index .contact-info {
	background: #d2005a none repeat scroll 0% 0%;
	font-size: 16px;
	padding: 25px;
	letter-spacing: 0.5px;
	width: 275px;
	opacity: 0.9;
	height: 310px;
	line-height: 24px;
	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
	float: right;
	margin: 35px 35px 55px 0;
}
.contact-index-index .contact-info a {color: white;text-decoration: none;}
.contact-index-index .contact-info a:hover {color: white;text-decoration: underline;}
.contact-index-index .contact-info p {margin: 0;line-height: 24px;}
.contact-index-index .contacts-layout-default .contacts-first-block {margin-bottom: 0px; padding: 0;}
.contact-index-index .contacts-layout-default {margin-right: 0;margin-left: 0;}
.contact-index-index .contacts-layout-default > .container {padding: 0;}
.contact-index-index .col-md-12 {padding: 0;}
.contact-index-index .contacts-layout-default .form.contact {max-width: inherit;background: white;padding-left: 15px;}
.contact-index-index input {max-width: 550px;}
.contact-index-index textarea {max-width: initial;height: 200px;}
.contact-index-index .form.contact .action.submit.primary {background: #d2005a;}
.contact-index-index button.captcha-reload {color: black;background: white;text-decoration: underline;}
.contact-index-index button.captcha-reload:hover {background: white;text-decoration: underline;color: #d2005a;}
.contact-index-index button.captcha-reload::after {background: white;}

/*faq*/
.catalog-category-view .antwort {display:none;padding: 10px 10px 10px 30px;border: 1px solid lightgray;}
.catalog-category-view .antwort.open {display:block;}
.catalog-category-view .frage {padding: 10px 10px 10px 10px;background: #f8f8f8;cursor:pointer;border: 1px solid lightgray;}
.catalog-category-view .frage {-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.catalog-category-view .frage:before {content: "+";margin-right: 4px;font-size: 25px;color: grey;position: relative;line-height: 15px;top: 3px;}
.catalog-category-view .frage.closed {}
.catalog-category-view .frage.open {}
.catalog-category-view .frage.open:before {content: "_";top:-7px;}
.category-description h2 {padding: 20px 5px 10px 0px;margin-bottom: 0px;font-size: 24px;font-weight: 600;}
.category-fragen-antworten .col-left h3 {margin-bottom: 15px;}
.category-fragen-antworten .category-description h3 {padding: 10px 5px 10px 0px;margin-bottom: 0px;color:black;font-size: 20px;}
.category-fragen-antworten h2 {
	padding: 20px 5px 10px 0px;
	font-size: 24px;
	font-weight: 600;
}
.category-fragen-antworten .main h2 a, .category-fragen-antworten .main h3 a {color:black;font-weight: 600; }
.category-fragen-antworten .main a {color:#d2005a; }
.category-fragen-antworten .main a:hover {text-decoration: underline;}

div.feedback {
	border: none;
	padding: 0;
	display: block;
}
.category-versand-und-lieferung .main img, .categorypath-faq-bilderschienensystem .main img {display: block;}
.category-versand-und-lieferung .category-description h2, .category-bestellungen .category-description h2, .categorypath-faq-bilderschienen .category-description h2, .categorypath-faq-nielsen-rahmen .category-description h2, .categorypath-faq-bilderrahmen .category-description h2, .categorypath-faq-bilderschienensystem .category-description h2 {
	/*color: #c30861;*/
	margin: 10px 0 5px;
}

.category-versand-und-lieferung .category-description h3, .category-bestellungen .category-description h3, .categorypath-faq-bilderschienen .category-description h3, .categorypath-faq-nielsen-rahmen .category-description h3, .categorypath-faq-bilderrahmen .category-description h3, .categorypath-faq-bilderschienensystem .category-description h3 {
	padding: 10px 5px 10px 0px;
	margin-bottom: 0px;
	color: black;
	font-size: 20px;
	font-weight: 600;
}

.faq-wrapper a:hover {color: black; text-decoration: underline;}
.faq-wrapper h3 {font-size: 20px;margin-top: 10px;}
.faq-wrapper h3:hover {text-decoration: none;}

.page-main > .page-title-wrapper .page-title {margin-top: 30px;
	margin-bottom: 20px;
	font-size: 30px;
	font-weight: 600;
	/*color: #d2005a;*/
	color: #333333;
}

.form.create.account .fieldset.fieldset-fullname {width: 100%;}
.form.create.account .fieldset > .field:not(.choice) .label, .fieldset > .fields > .field:not(.choice) .label {margin: 0;
	padding: 0;}

.form.create.account .fieldset .fullname .field .control {
	width: 100%;}

.form.create.account #prefix {
	width: 100px;
}

.faq-wrapper li.strong {font-weight: 700;}
.message.success::before {background: #d2005a;}

.footer .newsletter strong {color: rgb(212, 18, 101);font-size: 20px;margin-bottom: 10px;font-weight: 700 !important;}
.footer .newsletter .label {display: none !important;}
.footer .block_newsletter_wrapper .block.newsletter .field .control {max-width: 300px;}
.footer .newsletter input[type="email"] {padding-left: 40px;}
.footer .block.newsletter .fieldset {padding-bottom: 5px;}
.footer .newsletter .subscribe {width: 300px;}
.footer.content a:hover {background-color: transparent !important;color: #d2005a !important;text-decoration: underline;}

.multishipping-checkout-success .page-title-wrapper .success-icon-wrapper::before, .checkout-onepage-success .page-title-wrapper .success-icon-wrapper::before {
	background: #d2005a;
}

.newsletter .message.success {
	margin-top: 10px;
}
.captcha-reload {background: #d2005a;}
.sidebar .block-reorder {display: none;}

.catalog-product-view .video-thumb-icon::after{
	/*display: none;*/
}

.fotorama__nav--thumbs .fotorama__nav__frame {
	border: 1px solid #c7c7c7;
	margin-right: 5px;
	padding-bottom: 0px !important;
}

.fotorama__thumb-border {display: none;}

.fotorama__nav--thumbs .fotorama__nav__frame.fotorama__active {border: 1px solid #464646;}
.fotorama-video-container.fotorama__active, .fotorama-video-container.fotorama__active img {cursor: initial;}
.fotorama-video-container::after {cursor: pointer;}
.fotorama-video-container.video-unplayed:hover::after {transform: scale(1);}

.category-cms .close-nav {display: none;}
.category-cms .cms-cat {display: flex;}
.category-cms  img {display: block;}
.category-cms a.headline  {
	color: #d2005a;
	text-transform: uppercase;
	font-size: 19px;
	line-height: 23px;
	display: block;
}

.category-cms .subcategory {
	font-size: 15px;
	line-height: 23px;
	display: block;
}

.category-cms .bildaufhaengung2.column {float: left;
	border-right: 1px solid lightgrey;
	padding: 0 10px;
	margin-bottom: 40px;}

.category-cms .staffeleien.column, .category-cms .galeriebedarf.column {
	border-right: 1px solid lightgrey;
}

.category-cms .column {
	padding: 0 10px;
	margin-bottom: 40px;
	float: left;
}

.category-cms h2 {
	font-size: 24px;
	font-weight: 400;
	font-style: normal;
	line-height: 1.2;
	text-rendering: optimizeLegibility;
	text-transform: uppercase;
}

.toolbar-products {clear: both;}
.category-description {clear: both;}
.catalog-category-view .category-banner {margin-bottom: 20px;}

.product.info.detailed p {margin-bottom: 0 !important;}

.product.info.detailed #description p {margin-bottom: 20px !important;}

.product.info.detailed #description ul {list-style: disc outside;margin-bottom: 1.5em;}

#montageanleitung-bilderschienen-a-nderung p.basic-paragraph {
	font-family: "Minion Pro";
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
	text-decoration: none;
	font-variant: normal;
	text-indent: 0em;
	text-align: left;
	color: #000000;
	margin-bottom: 15px;
}
#montageanleitung-bilderschienen-a-nderung p.kopf-fu-zeile {
	font-family: "Arial";
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	text-decoration: none;
	font-variant: normal;
	text-indent: 0em;
	text-align: left;
	color: #000000;
	margin: 15px;
}
#montageanleitung-bilderschienen-a-nderung span.copy-blau {
	font-family: "Myriad Pro";
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	color: #2e8aa1;
}
#montageanleitung-bilderschienen-a-nderung span.marginalie-schwarz {
	font-family: "Myriad Pro";
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #000000;
}
#montageanleitung-bilderschienen-a-nderung span.headline-1 {
	font-family: "Myriad Pro";
	font-weight: normal;
	font-style: normal;
	font-size: 30px;
	color: #333333;
	padding-left: 30px;
	display: block;
	float: left;
}
#montageanleitung-bilderschienen-a-nderung span.headline-2 {
	font-family: "Myriad Pro";
	font-weight: normal;
	font-style: normal;
	font-size: 28px;
	color: #2e8aa1;
}
#montageanleitung-bilderschienen-a-nderung span.copy-schwarz {
	font-family: "Myriad Pro";
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	color: #000000;
}
#montageanleitung-bilderschienen-a-nderung .bottom img {
	max-width: 100%;
	padding-top: 25px;
	padding-bottom: 25px;
}
#montageanleitung-bilderschienen-a-nderung .header img {
	max-height: 260px;
	padding-top: 15px;
	padding-bottom: 20px;
	width: auto;
}
#montageanleitung-bilderschienen-a-nderung .header img .kopfzeile {
	float: left;
	padding-left: 30px;
}
#montageanleitung-bilderschienen-a-nderung .teaser {
	float: left;
	display: none;
}
#montageanleitung-bilderschienen-a-nderung .teaser img {
	max-width: 400px;
}
#montageanleitung-bilderschienen-a-nderung .sidebar {
	float: left;
	background: none;
}
#montageanleitung-bilderschienen-a-nderung .sidebar img {
	max-width: 200px;
	margin-right: 50px;
}
#montageanleitung-bilderschienen-a-nderung .main .nr-bubble {
	display: inline-block;
	position: relative;
	height: 20px;
	width: 20px;
	background: #2e8aa1;
	border-radius: 50%;
	color: white;
	text-align: center;
	font-weight: normal;
	font-size: 16px;
	text-transform: none;
	line-height: 16px;
	margin-right: 5px;
	line-height: 22px;
}

#montageanleitung-bilderschienen-a-nderung .bottom.image {clear: both;}
.catalog-product-view .page-main {padding-bottom: 0;}

.global-site-notice {
	background: rgba(102, 96, 87, 0.97);
	color: #E6E6E6;
	font-size: 11px;
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 400;
}
.global-site-notice .notice-inner {
	padding-left: 120px;
	width: 100%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	line-height: 11px;
	min-height: 40px;
	padding-top: 14.5px;
	padding-bottom: 14.5px;
	background-image: url("../images/demo-logo.png");
	background-position: 10px;
	background-repeat: no-repeat;
	padding-right: 10px;
}
.global-site-notice p {
	margin-bottom: 0;
}

#cm-open {cursor: pointer;}
@media only screen and (min-width: 1025px) {
	.ox-megamenu__dropdown {border: solid 1px #444141;  border-top:none;}
	.ox-megamenu__dropdown img {max-height:190px;max-width: 190px;}
	.ox-dropdown--megamenu > .ox-megamenu__dropdown {padding: 35px;}
	.ox-dropdown--megamenu > .ox-megamenu__dropdown .ox-megamenu-list > .category-item > .submenu > .category-item > a {padding-left: 4px;}
}

.block-product-link.widget, .block-category-link.widget {margin-bottom: 0;}

.ox-megamenu__dropdown .std a:hover {color: white;}

.ox-dropdown--megamenu > .ox-megamenu__dropdown .level1.category-item > a {
	font-weight: 700 !important;
	text-transform: capitalize;
	-webkit-transition: all 600ms ease-in-out !important;
	-moz-transition: all 600ms ease-in-out !important;
	-ms-transition: all 600ms ease-in-out !important;
}

.ox-megamenu__categories .level2.category-item > a, .ox-megamenu__categories .level3.category-item > a {font-weight: 500 !important;}
.ox-megamenu__categories .level2.category-item.parent > a {font-weight: 700 !important;}


.ox-megamenu__categories.bilderrahmen {}
.std .h6 {font-weight: 700 !important;}

@media only screen and (min-width: 1025px) {
	.second-row {top: -160px;height: 0;}
	.ox-megamenu__categories.bildaufhaengung {display: flex;}
	.ox-megamenu__categories.bildaufhaengung ul.level1 {padding-left: 10px;}
	.ox-megamenu-navigation .ox-megamenu__dropdown li.parent > a .ox-menu-arrow {display: none;}
	.ox-megamenu .ox-vertical-separator {height: 100%;margin: 0;}
	.ox-megamenu .ox-vertical-separator.right {left: initial;right:30px;}
	.ox-megamenu__categories.bilderrahmen li.level1.parent > a, .ox-megamenu__categories.bilderrahmen li.level2.parent > a {
		cursor: default;
	}
	.ox-megamenu__categories.bilderrahmen li.level1.parent:hover > a, .ox-megamenu__categories.bilderrahmen li.level2.parent:hover > a {
		background: inherit;color: inherit;
	}
	.ox-megamenu__categories.bildaufhaengung .category-item, .ox-megamenu__categories.bilderrahmen .category-item{
		margin: 0 0 0px 0;
		min-height: 10px;
	}
	.ox-megamenu__categories.bilderrahmen .block-category-link a {margin-left:4px;}
	.ox-megamenu__categories.bilderrahmen .category-item > a,.ox-megamenu__categories.bildaufhaengung .category-item > a {padding: 2px 4px;}

	.ox-dropdown--megamenu > .ox-megamenu__dropdown .ox-megamenu-list > .category-item > .submenu > .category-item > a {padding: 2px 4px;}

	.ox-megamenu__dropdown .category-item:hover > a {background: transparent !important;color: rgb(27, 27, 27);}

	.ox-megamenu[data-ox-mm-anim-type="fade"] .ox-megamenu__dropdown {cursor: initial;}
}
.ox-megamenu__categories li.level2.parent  {padding-left: 10px;}
.ox-megamenu-navigation .ox-megamenu-label {background-color:#be0005;}

.filter-options {background-color: rgb(248, 248, 248) !important;}

@media only screen and (max-width: 1024px) {
	.ox-megamenu-navigation .ox-megamenu-block {margin-bottom: 0 !important;}
	.ox-megamenu__categories.bilderrahmen button {display: none !important;}
	.ox-megamenu-navigation .passepartout .col-5 {min-width: 175px;}
	.ox-megamenu-navigation .staffeleien ul {display: none;}
	.level0:not(.active):not(.has-active):hover > .level-top {color: initial;}
	/*.ox-megamenu .level0 > .level-top:hover {color: white !important;}*/
	/*.ox-megamenu-navigation > .level0:not(.active):not(.has-active):hover > .level-top {background-color: rgb(210, 0, 90);}*/
	.ox-megamenu-navigation .category-item.has-active > a,  .ox-megamenu-navigation li.active > a  {
		font-weight: bold;
		background: none !important;
		color: black !important;
	}
	.ox-megamenu__dropdown .category-item:hover > a, .ox-megamenu-navigation > .level0:hover > .level-top {
		background-color: white !important;
		color: black !important;
		text-decoration: underline !important;
		cursor: pointer;
	}
	.ox-megamenu__dropdown .std a:hover {
		color: black !important;
		background-color: white !important;
		text-decoration: underline !important;
	}
	.ox-megamenu-navigation > .level0 > .level-top {font-size: 18px;}
}

.miniquote-wrapper .action.showquote .counter.qty {
	background: transparent;
	border-radius: initial;
}

.miniquote-wrapper .action.showquote .counter.qty {
	display: inline-block !important;
	margin: 0 0 0 11px;
	padding: 0 0 0 11px;
	border-left: 1px solid #000;
	border-left-color: rgb(0, 0, 0);
	border-left-color: rgba(0, 0, 0, 0.21);
}
.miniquote-wrapper .action.showquote img {display: none;}
.miniquote-wrapper .action.showquote .counter.qty {position: relative;top: 0;right: 0;font-size: 14px;
	font-weight: 600;font-family: 'Open Sans', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;}

.miniquote-wrapper .action.showquote {
	background: #5f5f5f;
	color: white;
	font-size: 14px;
	padding: 6px 20px;
	max-height: 35px;
	margin: 0;
}

.miniquote-wrapper .action.showquote .text {
	position: relative;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 12px;
}

#magebees-addtoquote-button, .quote-btn-lis {
	background: #8c8d8f;
	border: none;
	color: #fff;
	margin-top: 0;
	font-size: 15px;
	font-weight: 900;
}

#magebees-addtoquote-button:focus, .quote-btn-list:focus, #magebees-addtoquote-button:hover, .quote-btn-list:hover {
	background: #8c8d8f;
	/*background: #d2005a;*/
	border: none;
	color: #fff;
	box-shadow: none !important;
}

#magebees-addtoquote-button::after {
	background-color: #8c8d8f;
}

#magebees-addtoquote-button {order: 2;min-width: 200px;margin-bottom: 5px;}

.block-miniquote .subtotal, .block-miniquote .price-container {display: none;}
.miniquote-wrapper.active .block-miniquote {top: 75px;right: 142px;padding: 5px 20px;}
.quote-container {display: flex;}
div.quote-summary:nth-child(2) {display: none;}
.quotation-quote-index #shipping_method > b > span:nth-child(1) {display: none;}
/* .quotation-quote-index .quote-summary {width: 30%;} */

.quotation-quote-index .form.create.account .fieldset {width: 100%;}
.quote_shipping_incl_tax_title > span:nth-child(1) {display: none;}
.quotation-quote-index .form.create.account .actions-toolbar .primary {width: 100%;padding-left: 0;}
.quotation-quote-index .form.create.account .actions-toolbar > .secondary {display: none;}
.quotation-quote-index #form-validate {padding-top: 5px;}
.quotation-quote-index .shipping-address-qoute.active {display: inline-block;width: 100%;}
.quotation-quote-index .price-excluding-tax {
	display: none;
}

#quote-total-detail {display: none !important;}
.quotation-quote-index .add-qty-link {display: none !important;}
/*.quote-summary .block.shipping-address-qoute .title::after {right: -20px;}*/
.quotation-quote-index .form.create.account .fieldset.account {
	padding-left: 0;
}

.ox-overlay-close-btn span::before, .ox-overlay-close-btn span::after {background-color: white;}
.flashing-cursor {background: #ce004d;}
.animated-text--masked::after {background-color: #d2005a;}

@media only screen and (max-width: 960px) {
	.ox_quickview-catalog_product-view .product-info-main {
		height: auto;
		max-height: inherit;
	}
}

/*Download Seite*/
.cms-download li a:hover {text-decoration: underline; color: rgb(210, 0, 90);}


.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon, .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon {
	/*height: 100%;*/
	opacity: 0.7;
}
.fotorama__nav-wrap .fotorama__thumb--icon::after, .fotorama__thumb--icon::before {background: black;}
.fotorama__thumb--icon::after, .fotorama__thumb--icon::before {top: 3px;}
/*
.fotorama__nav .fotorama__thumb__arr--right .fotorama__thumb--icon::before {top: 40px;}
.fotorama__nav .fotorama__thumb__arr--right .fotorama__thumb--icon::after {top: 45px;}
.fotorama__nav .fotorama__thumb__arr--left .fotorama__thumb--icon::before {top: 40px;}
.fotorama__nav .fotorama__thumb__arr--left .fotorama__thumb--icon::after {top: 45px;}*/
.fotorama__thumb__arr--left .fotorama__thumb--icon::after {top: 12px;}
.fotorama__thumb--icon::after, .fotorama__thumb--icon::before {top: 2px;}
.fotorama__thumb--icon::after, .fotorama__thumb--icon::before {width: 4px;height: 18px;}
 .iosc-registration {
	background: white;
	width: 100%;
	width: calc(100% - 8px);
	border: none;
}
.opc-wrapper #customer-email-fieldset div.field {
	width: 100%;
}
.checkout-index-index input#customer-email {
	width: calc(100% - 10px) !important;
}
.opc-block-summary .product-item > .product {
	background: transparent;
	padding: 0 0 15px 0;
	border-bottom: 1px solid gray;
}
.opc-block-summary .table-totals .totals-tax-summary .mark, .opc-block-summary .table-totals .totals-tax-summary .amount{
	border: none;
}
table.table-totals tbody tr, table.totals tbody tr {
	/*border-top: 1px solid #d1d1d1;*/
}
.opc-block-summary tr.totals-tax-summary {
	border-top: 1px solid #d1d1d1;
}
table.table-totals tbody tr.grand.totals {
	flex-flow: initial;
}

table.table-totals tbody tr.grand.totals td {
	margin-left: auto;
	display: inline-block;
	color: #d2005a;
}

table.table-totals tbody tr.grand.totals th strong {
	font-size: 24px;
	color: #d2005a;
}
table.table-totals tbody tr.grand.totals .price {}
table.table-totals tbody tr.grand.totals .price {font-size: 26px !important;}
.opc-block-summary .mark .value {
	color: #262626;
	font-weight: 500;
}
.catalog-product-view .additional-products .versand-price-label {display: none;}
.catalog-product-view .additional-products .product-item .price-box .price-container .price-label {
	text-transform: capitalize;
}
.opc-block-summary .product-item .price {color: black;}
.ox-megamenu-navigation .ox-megamenu-block .std a:hover {
	background: inherit !important;
	color: black !important;
}
.ox-megamenu-list .block-category-link span:hover, .ox-megamenu-list .block-product-link span:hover, .ox-megamenu-list .category-item span.name:hover {
	text-decoration: underline;
}

.ox-megamenu-list li.category-item.parent > a > span.name:hover {text-decoration: none;}

.cart-sku {font-style: italic;}
/*.amazon-button-container  {display: none !important;}*/

.cart.table-wrapper .actions-toolbar > .action:last-child {
	display: block !important;
}

.aw-pquestion__question-listing .question-item-collapsible-trigger::before {
	content: '\25bc' !important;
}

div[id^="minimized-trustbadge"], div[id^="minimized-trustbadge"]:hover {
	inset: auto auto 54px 20px !important;
}

#maincontent .weihnachten-label {
	background: red;
	color: white;
	width: 300px;
	padding: 5px 10px 5px 10px;
	margin-bottom: 25px;
}

#maincontent .weihnachten-label p {
	margin-bottom: 0px;
}

.short-description.std a,.product.attribute.overview a {color: rgb(210, 0, 90);}

.block.newsletter .form.subscribe .field-recaptcha {
	display: block !important;
	order: 1;
	margin-top: 0 !important;
}

.block.newsletter .actions {
	order: 2;
}

#recaptcha-checkout-place-order .grecaptcha-badge {display: none !important;}
.aw-pq__rating-question-item, .aw-pq__question-rating-component {display: none;}
.quotation-quote-index .quote-summary button#login-popup {text-transform: uppercase;}
.quotation-quote-view .print_pdf {display: none;}
.quotation-quote-view .order-status {display: none;}
.quotation-quote-view .account-nav .item.current a {background-color: #d2005a;}
.quotation-quote-view #my-quote-table .col.subtotal {display: none;}
.quotation-quote-view #my-quote-table .col.proposal {display: none;}
.page-product-configurable.catalog-product-view  .short-description.std {padding-top: 20px;}
.page-product-grouped .product-options-wrapper .fieldset select {margin-top: 0px !important;width: 110%;}
.table.grouped .col .actions {display: flex;flex-wrap: wrap;}
.table.grouped .action.primary.tocart {margin-right: 20px;}
.table.grouped button.action.toquote {margin-top: 20px;}
/* .checkout-cart-index .totals-tax-details {display: none;} */
.opc-block-summary tr.totals-tax-summary {
	border-top: 1px solid #d1d1d1;
	cursor: auto;
}
.opc-block-summary .table-totals .totals-tax-details {display: table-row;}
.opc-block-summary .table-totals .totals-tax-summary {color: grey;cursor: auto;}
.opc-block-summary .table-totals .totals-tax-summary .mark, .opc-block-summary .table-totals .totals-tax-summary .amount {cursor: auto;}
.opc-block-summary .table-totals tr.totals-tax-details > th {width: 100% !important;padding-left: 10px;}
tr.totals-tax-details {padding-left: 10px;}
.checkout-cart-index .totals-tax-details.shown {display: flex;}
.checkout-cart-index .totals-tax-summary {color: #a6a6a6;}
.page-product-grouped #product_addtocart_form div.box-tocart {display: none;}

.filter-options-title strong {font-weight: 600;}
.filter-options-content .item label .ox-checkbox {color: #484848;}
.filter .block-subtitle {
	color: #484848;
	font-weight: 600;
}

.ox-product-labels-wrapper.asp-designer {
	top: 0;
	bottom: auto;
	width: 100%;
}

.ox-product-labels-wrapper.asp-designer .ox-product-label-custom2 {
	text-align: center;
	display: block;
	float: none;
	background-color: #5f5f5f;
	margin: 4px auto;
	/*width: 191px;*/
	width: 77%;
	text-transform: uppercase;
}
.catalogsearch-result-index .message.notice::before,
.catalogsearch-result-index .message.notice::after,
.catalogsearch-result-index .message.notice > :first-child::before,
.catalogsearch-result-index .message.notice > :first-child::after {
	display: none;
}

.catalogsearch-result-index .message.notice {
	padding: 20px;
	text-transform: initial;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	font-size: 1.6rem;
	background: transparent;
}

.catalogsearch-result-index .message.notice a {
	border-bottom: none;
}

.catalogsearch-result-index .main .block {
	margin: 20px 0;
	font-size: 1.6rem;
}
.catalogsearch-result-index .filters-slideout-content {margin-top: 0;}

.page-product-grouped a.grouped-itoris-image img {
	width: 100%;
	margin: 0 !important;
	border: none;
	float: none;
}

.page-wrapper div.block-search {
    z-index: 49;
}

div.ea-search-autocomplete .wyomind-primary-bgcolor {
    background-color: #5f5f5f !important;
    color: white !important;
}

div.ea-search-autocomplete .wyomind-primary-color-hover:hover * {
    color: #cf035a !important;
}

.wyomind-secondary-bgcolor {
    background-color: #faffba;
}


div.ea-search-autocomplete div.content div.left div.ea-category {
	padding: 5px 20px;
}

div.ea-search-autocomplete div.content div.right div#ea-products div.ea-products-grid {
    padding: 20px;
}

div.ea-search-autocomplete div.content div.right div#ea-all-results {
	padding-bottom: 20px;
	padding-right: 20px;
	font-size: 18px;
	text-decoration: underline;	
}

div.ea-search-autocomplete div.content div.right div#ea-all-results a {
	/* color: rgb(210, 0, 90); */
}
/* .sticky.resize .flex-right.flex-row .header__item-account, .sticky.resize .flex-right.flex-row .minicart-wrapper,.sticky.resize .control > input {display: none;}
 */

.page-wrapper div.ea-overlay {z-index: 10;}

.ox-modals__holder .ox-slideout-top {
    height: 80%;
}

.header__content .header__item-search form input {
	    border: 1px solid #464646 !important;
    background-color: white !important;
}


div.ea-search-autocomplete div.content div.right div#ea-products div.ea-products-grid div.ea-product div.ea-image {
	margin-right: 10px;
}
div.ea-search-autocomplete div.content div.right div#ea-products div.ea-products-grid div.ea-product div.info {
	/* margin-top: 5px; */
}

/* .page-product-grouped */ 
.price-container.price-tier_price .price-wrapper .price {
    font-weight: 500;
	color: rgb(27, 27, 27);
}

.page-product-grouped .price-container.price-final_price .price-label {display: none;}

@media (max-width:639px) {
	.miniquote-wrapper.ox-move-item  { margin-top: 0px; }
	.miniquote-wrapper.ox-move-item .action.showquote .text {display: none;}
	.miniquote-wrapper.ox-move-item .action.showquote img {display: inline-block;bottom: 7px;width: 20px;height: 20px;}
	.miniquote-wrapper.ox-move-item .action.showquote .counter.qty {position: absolute;border: none;}
	.miniquote-wrapper .action.showquote {padding: 15px 10px;}
}

body.quotation-quote-index #basic_info, 
body.quotation-quote-index #guest-account-form, 
body.quotation-quote-index #quote_info, 
body.quotation-quote-index #quote-create-action,
body.quotation-quote-index #create_address_info {
	display: block !important;
}

body.quotation-quote-index #quote-req-account { display: none !important;}
body.quotation-quote-index #fieldset_shipping { display: none;}
body.quotation-quote-index #fieldset_shipping_method { display: none !important;}
body.quotation-quote-index #form-validate .field.region { display: none !important;}
body.quotation-quote-index .block.shipping-address-qoute {display: none !important;}
body.quotation-quote-index .block.shipping-address-qoute {display: none !important;}
body.quotation-quote-index #create_address_info {padding-bottom: 20px;}

body.quotation-quote-index .fieldset > .field:not(.choice) .label, 
body.quotation-quote-index .fieldset > .fields > .field:not(.choice) .label,
body.quotation-quote-index .form.create.account .fieldset > .field:not(.choice) > .label,
body.quotation-quote-index #guest-account-form .label span {
    font-weight: 600; 
}
body.quotation-quote-index .quote-summary .title-s {font-weight: 600;}
body.quotation-quote-index .quotation-quote-index .form.create.account .fieldset-fullname {margin-bottom: 0;}

body.quotation-quote-index #guest-account-form .control,
body.quotation-quote-index .form.create.account .field.fullname,
body.quotation-quote-index .form.create.account .field.taxvat {margin-bottom: 20px;}

#mini-quote .secondary > a.action, #mini-quote .primary > .action {
    background: white;
}
body.checkout-index-index .miniquote-wrapper, body.checkout-index-index .minicart-wrapper {
    display: none;
}

body.customer-account-forgotpassword .form.password.forget .actions-toolbar > .secondary {display: none;}
.cms-home .teaser-video {z-index: 5;}
#designer-teaser-video {cursor: pointer;}
.modal-popup.confirm .modal-inner-wrap .modal-content {padding-bottom: 20px;}
.modal-popup .modal-footer button.action-secondary {margin-right: 20px;background-color: #5f5f5f;}
.modal-popup .modal-footer button.action-primary {background-color: #a6245c;}	
.modal-popup .modal-footer button.action-secondary:hover {color: white;background-color: #7b7b7b;}
.modal-popup .modal-footer button.action-secondary::after {background-color: #7b7b7b;}

.category-banner a:hover {text-decoration: underline;}
#PayWithAmazon-shortcutbuttons-0 img:nth-child(2) {display: none;}
.checkout-cart-index .amazon-button-container div:nth-child(3) {display: none !important;}
.page-wrapper > .breadcrumbs {height: 38px;}
.catalog-product-view .breadcrumbs + #maincontent {padding-top: 40px;}
/* .gallery-placeholder__image {display: none;} */
.aw-pquestion__question-listing .question-item {
  cursor: pointer;
}
.quotation-quote-index .field.required > .label::after {
	content: '*';
	color: #e02b27;	
	font-size: 1.2rem;
	margin: 0 0 0 5px;
}

.form-login .secondary > a.action.remind {
	font-weight: 700;
	letter-spacing: 0;
	font-size: 14px !important;
}

.checkout-index-index  div.field.field-select-billing div.control select.select {padding-right: 26px;}
.checkout-index-index .payment-method-title img {display: none !important;}

/* PayPal */
.checkout-index-index .payment-method input#paypal_express + label {
    background: url("../images/bezahl-icons.png") no-repeat 0px -40px;
    padding-left: 55px;
    height: 26px;
    padding-top: 5px;
}

/* KK */
.checkout-index-index .payment-method input#wallee_payment_1 + label {
    background: url("../images/bezahl-icons.png") no-repeat 0px -717px;
    padding-left: 55px;
    height: 28px;
    padding-bottom: 10px;
    vertical-align: bottom;
}

/* Rechnung */
.checkout-index-index .payment-method input#checkmo + label {
    background: url("../images/bezahl-icons.png") no-repeat 0px -560px;
    padding-left: 55px;
    height: 30px;
    padding-top: 3px;
    vertical-align: bottom;
}

/* Sofort */
/* .checkout-index-index div.payment-method:nth-child(4) label */ 
.checkout-index-index div.payment-method label[for=sofortueberweisung] {
    background: url("../images/bezahl-icons.png") no-repeat 0px -298px;
    padding-left: 55px;
    height: 30px;
    padding-top: 7px;
    vertical-align: bottom;
    margin-left: 5px;
} 
/* Sofort mit Wallee*/
.checkout-index-index div.payment-method input#wallee_payment_2+label {
 background:url("../images/bezahl-icons.png") no-repeat 0px -298px;
 padding-left:55px;
 height:30px;
 padding-top:7px;
 vertical-align:bottom;
 margin-left:0;
}

/* Vorkasse */
.checkout-index-index .payment-method input#banktransfer + label {
    background: url("../images/bezahl-icons.png") no-repeat 0px -678px;
    padding-left: 55px;
    height: 30px;
    padding-top: 3px;
    vertical-align: bottom;
}
 
.checkout-index-index div.payment-method div.payment-method-title.field.choice div div.field.type {font-size: 1.4rem;text-transform: initial;display: none;}
.checkout-index-index div.payment-method._active div.payment-method-title.field.choice div div.field.type {display: block;}

/*  Abstand unter Sofort anpassen  */
.checkout-index-index div.payment-method:nth-child(4) {margin-bottom: 0 !important;}
/* .checkout-index-index div.payment-method:nth-child(4) > div:nth-child(2) {display: none;} */


body[class^="product-ko-deha"] .asp-gallery img, body[class*="product-ko-deha"] .asp-gallery img {
  height: auto;
}

body[class^='product-deha'] .asp-gallery img, body[class*='product-deha'] .asp-gallery img {
  height: auto;
}

body.category-deha-rahmen .asp-gallery img {
  height: auto;
}

.checkout-index-index .payment-methods label {cursor: pointer;}
.checkout-index-index .table-checkout-shipping-method tbody tr.row {cursor: pointer;}

.paypal-express-review .cart.table-wrapper .item-options {display: none;}
div.ea-search-autocomplete .special-price .price {margin-top: auto;font-size: .9em;}

.block-minicart .block-content .dropdown-bottom-wrapper .actions .extra-actions {
  display: flex;
  width: 100%;
  position: relative;
}

.minicart--style-classic .ox-slideout .block-minicart {
  padding: 0 !important;
}
.newsletter button[disabled] {opacity: 1;}
.newsletter .frc-captcha {max-width: 300px;border: 1px solid #c6c6c6;}

.aw-pquestion__product-question.header .see-all-wrapper {display: none;}

body.asp-configurator .price-box.price-final_price .price {vertical-align: top;}
body.asp-configurator .add-to-cart-wrapper .versand-price-label {width: 70%;}
@media only screen and (min-width: 1440px) {
	body.asp-configurator .add-to-cart-wrapper .versand-price-label {width: 460px;}
}
body.asp-configurator p.delivery-time {line-height: 18px;}
body.paypal-express-review .checkout-agreements-block .action-show {text-decoration: underline;}

@media only screen and (min-width: 1025px) {
	  .ox-megamenu-navigation > .level0.has-active > a:before,
	  .ox-megamenu-navigation > .level0.active > a:before,
	  .ox-megamenu-navigation > .level0:hover > a:before {
	    transform: scaleY(1);
	    transition: transform 0.2s ease;
	  }
}

.catalog-category-view .product-item .minimal-price-link {display: none;}
.fragebogen .webforms-success-text {
  font-weight: lighter;
  position: absolute;
  font-size: 20px;
  color: white;
  background: #d41769;
  top: -30px;
}

/* Checkout USt-Id Tooltip */
body.checkout-index-index .vatinfo:hover > .tooltip {display:block;}
body.checkout-index-index .tooltip {
	display:none;
	position: absolute;
	border: 1px solid #c6c6c6;
	padding: 10px;
	bottom: 25px;
	background: white;
  	border-radius: 5px;
  	min-width: 100%;
  	left: 0;
}

.fotorama__arr {display: block !important;}

body.category-montageservice .grecaptcha-badge {z-index: 5;}
body.category-montageservice #toTop {bottom: 85px !important; right: 0 !important;}
.copyright-footer.copyright-layout-2 {  padding: 20px 0;}
.copyright-footer small.copyright {font-size: 16px;}

@media only screen and (max-width: 1024px) {
	.top-bar {
	  /* display: block !important; */
	  margin-bottom: -20px !important;
	}
	#topline-middle-block {
		min-width: auto !important;
  		font-size: 15px !important;
	}
  }

  @media only screen and (max-width: 340px) {
	.top-bar {
	  margin-bottom: 0 !important;
	}
  }

  .page-header {margin-top: 10px !important;}

  /* Kontaktformular - individuelle Lösungen */
.webforms-popup {background: #e2abbe;}

#webform_3_form {
	background: #e2abbe;
	color: #fff;
	padding: 20px;
}

#webform_3_form .primary button {
	background: #c32f64;
	color: white;
	font-size: 16px;
	font-weight: 600;
	padding: 10px 20px;
}

#webform_3_form .fieldset > .field:not(.choice) .label, #webform_3_form .fieldset > .fields > .field:not(.choice) .label {
    font-weight: 600;
    font-size: 14px;
}

#webform_3 input[type="text"], 
#webform_3 input[type="password"],
#webform_3 input[type="url"],
#webform_3 input[type="tel"],
#webform_3 input[type="search"],
#webform_3 input[type="number"],
#webform_3 input[type="datetime"],
#webform_3 input[type="email"],
#webform_3 select,
#webform_3 textarea {
	border-radius: 3px;
}

#webform_3 textarea {height:200px;}

/* shopping cart cross-sell */
.crosssell.additional-products.title--sideline.title--align-left .block-title:after {
	display: none;
}

.checkout-cart-index .owl-stage .versand-price-label {display: none;}
.checkout-cart-index .owl-carousel .product-item img {
	border-radius: 6% 6% 0 0;
}

.checkout-cart-index .grid .products.list .product-item-info {padding:0;}
.checkout-cart-index .grid.products-grid ol.products.list li.product-item {
    flex-basis: min-content;
    border-radius: 4%;
    margin-right: 5px;
}

.checkout-cart-index .products.list .product-item {border-radius: 4%;}

.category-montageservice .partnerliste {padding-top: 50px;}