/*
	Styleanpassungen von Patrick Hinz
	
	Generelle Styles
	Pilerpages

*/


.vw_flex--center {
	display: flex;
	justify-content: center;
}

.btn-book {
	background-color: #8f4cce !important;
	color: #fff !important;
	padding: 10px 30px 10px 30px;
	font-size: 23px;
	font-weight: bold;
	border-radius: 14px;
}


/**HS Form**/

.vw_form {
	display: flex !important;
	justify-content: center;
	margin: -13px 0px 0px 0px;
}

.vw_form input {
	background-color: #fff;
	box-shadow: none;
	border: 1px solid #fec100;
	border-radius: 50px;
	padding: 8px 16px 8px 16px;
	width: 100%;
}

.vw_form .hs-input {
	width: 100%;
	margin-bottom: 10px;
}

.vw_form .hs-button {
	background-color: #8f4cce;
	color: #fff !important;
	padding: 6px 30px 6px 30px;
	font-size: 23px;
	font-weight: bold;
	border-radius: 14px;
	border: none;
}

.vw_form label {
	font-size: 11px;
	margin-left: 16px;
	color: #00000096;
	position: relative;
	display: block;
	margin: 0px 0px 5px 16px;
}

.vw_form .legal-consent-container .hs-form-booleancheckbox-display input {
	float: left;
	width: 14px;
	margin: 6px 0px 0px 0px;
}

.vw_form li {
	list-style: none;
}

.vw_form .hs-form-booleancheckbox {
	margin-top: 13px;
}

/**Listing**/

.herzchen{
	list-style: none;
}

.herzchen li:before {
	position: absolute;
	left: 0;
	font-family: "shopware";
	content: "\e60a";
	color: #8ddd6b;
	font-size: 10px;
}

/**Winter Design**/

.delivery--status-christmas {
	background-color: #e4e6f4;
	color: #3f477b;
	margin-bottom: 20px;
	padding: 15px;
	border-radius: 10px;
	text-align: center;
	border: solid 2px #3f477b;
}

.delivery--status-christmas span{
	font-size: 10px;
}

.delivery--status-germany {
	background-color: #cdf0be;
	color: #586850;
	margin-bottom: 20px;
	padding: 15px;
	border-radius: 10px;
	text-align: center;
	font-weight: bold;
	border: solid 2px #586850;
}

.h1-simple h1 {
	padding: 0px !important;
	margin: 35px 0px 0px 0px !important;
}

.emotion--html.panel.has--border{
	overflow: hidden !important;
}

.is--ctl-campaign .content--breadcrumb{
	display: none !important;
}

.article-slider--simple .product-slider--arrow.arrow--next::before{
	margin-top: -35px !important;
}


.article-slider--simple .product-slider--arrow.arrow--prev::before, .product-slider--arrow.arrow--prev::before{
	margin-top: -35px !important;
}


.article-slider--simple .rainbow-break{
	display: none !important;
}

.article-slider--simple .product-slider.product-slider--content {
	padding-top: 0px !important;
}


.product-slider--arrow.arrow--next::before {
	content: "\e60f";
	font-size: 38px;
	position: absolute;
	margin-top: 50px;
	color: purple;
}

.product-slider--arrow.arrow--prev::before, .product-slider--arrow.arrow--prev::before {
	content: "\e611";
	font-size: 38px;
	position: absolute;
	margin-top: 50px;
	color: purple;
}

/**Winter Aktion 2020**/

.winterbanner-aktion{
	height: 44px;
	width: 100%;
	background-image: url(https://www.regenbogenkreis.de/media/image/2d/ff/50/Grafikstreifen_navi_vorbestellen.png);
	background-size: contain;
	background-repeat: no-repeat;
}

.header-main .header--navigation .shop--navigation .navigation--entry.entry--cart .cart--link{
	margin-top: -19px !important;
}

.header-main .header--navigation{
	background-image: URL('https://www.regenbogenkreis.de/media/image/5e/ba/2c/christmas_background.png') !important;
}

.emotion--container .emotion--element .emotion--product-slider .rainbow-break{
	background-image: URL('https://www.regenbogenkreis.de/media/image/92/df/89/christmas_dividir.png') !important;
	background-repeat: no-repeat !important;
	background-color: #fff !important;
	width: 100% !important;
	height: 30px !important;
	margin: 0px !important
}


/*######### Gratis Artikel von APS KEINE AUSWAHL anzeigen #########*/
.js--fancy-select.select-field.free_goods-product--selection.quantity--select{
	display: none !important;
}




/*########### Youtube Poster / Thumb Hight fix ######### */
.product--details .tab-menu--product .tab--container-list .content--description iframe{
	height: 500px !important;
}



/*######### Generelle Styles #########*/
.content-main {
	width: 100% !important;
	max-width: 1260px !important;
}


/*########## Warenkorb pannel Fix ###########*/
.ajax--cart .product-slider--container{
	line-height: 18px !important;
	white-space: unset !important;
}
.ajax--cart .free_goods-product panel{
	line-height: 12px !important;
}

.ajax--cart .box--minimal .product-slider--item .emotion--product{
	height: auto !important;
}

.ajax--cart .panel--title.is--underline {
	line-height: 10px !important;
}

.free_goods-product .free_goods-product--content .product-slider--container .container--product{
	height: auto !important;
}


/* Top Seller Fix*/
.product-slider--container.is--horizontal .product-slider--item{
	height: 25.625rem !important;
}
/*########## ENDE Warenkorb pannel Fix ###########*/


/*Dropdown-Menü Font-Fix || Original Überschrieben*/
.advanced-menu .item--level-0 .menu--list-item-link{
	font-weight: 100 !important;
	letter-spacing: 0.055rem !important;
}


/* ###### Startseite - Einkaufswelten - Emotionelement - Youtube ###### */
.rbk--yt{
    left: 20px !important;
    padding-right: 1.9rem;
}


/*Produktlisting Products Height Auto*/
.emotion--mode-rows .emotion--product{
	height: auto !important;
}


/*###### Imagewraper und Image auf 100% Width#########*/
.rbkhinz--img-wrapper{
	width: 100% !important;
}

.rbkhinz--img-wrapper img{
	width: 100% !important;
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}


/*######### Pilerpages #########*/
.rbkhinz--h1 .emotion--html .html--content h1{
	text-align: center !important;
}

.rbkhinz--100-width{
	width: 100% !important;
}

.rbkhinz--inhaltsverzeichnis{
	width: 100% !important;
}

.rbkhinz--img-w100-h250 .emotion--banner{
	height: 250px !important;
}

.rbkhinz--img-product .emotion--banner .banner--content{
	width: 50% !important;
	height: auto !important;
}

.rbkhinz--img-center img{
	position: relative;
	top: -250px;
}



/*######### Änderungen von Steve vom Wege #########*/

/*######### Bundle Cart display #########*/

.tonur-set-article-item-1 .column--product {
	transform: scale(0.7);
	margin-left: -38px;
}
.tonur-set-article-item-1 {
	padding-left: 98px;
}

.tonur-set-article-item-1 .js--fancy-select.select-field::after{
	display: none !important;
}

.product--table .panel.has--border .panel--body .tonur-set-article-item-1 .select-field select{
	border: none !important;
	margin-left: 50px;
}

.tonur-set-article-item-1 .panel--td.column--actions{
	display: none !important;
}

.tonur-set-article-item-1 .action--container{
	display: none !important;
}

.tonur--set-article-cart-item-wrapper.tonur-set-article-item-1 {
	transform: scale(0.8);
	padding-left: 0px;
	margin-left: 35px;
}
.short-description--text{
	height: auto !important;
}