/*Matoma Custom Styles*/

/*Hotel Cosmetics Site*/
/*Hotel Amenities*/
.page-id-24279 .products_slider_section.section-12 .image-slider-b__text .text, 
.page-id-24279 .products_slider_section.section-12 .image-slider-b__text h2,
.page-id-24279 .products_slider_section.section-12 .image-slider-b__text .button--white{
	color: #000000;
}
.page-id-24279 .products_slider_section.section-12 .image-slider-b__text .button--white{
	border: 1px solid #000;
}

/*Certified Cosmetics*/
.page-id-24279 .benefits_section.section-6 .layout-3 .benefits-list .icon,
.postid-30740 .benefits_section.section-6 .layout-3 .benefits-list .icon{
	justify-content: left;
}
.page-id-24279 .benefits_section.section-6 .layout-3 .benefits-list .icon img,
.postid-30740 .benefits_section.section-6 .layout-3 .benefits-list .icon img{
	height: 130px;
}
.page-id-24279 .benefits_section.section-6 .layout-3 .benefits-list .text,
.postid-30740 .benefits_section.section-6 .layout-3 .benefits-list .text{
	text-align: left;
}

/*Align Image center - Coloumn Content*/
.align-image-center {
	margin: 0 auto;
    display: block;
}

.voucher-box .hero-image-section__text .hero-image-section__text__i{
	padding: 60px 75px;
    background-color: rgba(255, 255, 255, 0.75);
}
.voucher-box .hero-image-section__text .section-title h2,
.voucher-box .hero-image-section__text .text,
.voucher-box .hero-image-section__text .text a,
.voucher-box .hero-image-section__text .text a:hover{
	color: #000000;
}

/*Anchor Link - Offsets*/
.anchor-offset {
    display: block;
    position: relative;
    top: -250px;
    visibility: hidden;
}

/*Sales Team - Messe Detail*/
#sales-team-container .section-header{
	display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
#sales-team-container .section-header .label{
	width: 60%;
	text-transform: none;
    text-align: left;
}
#sales-team-container .section-header .cta{
	margin: 0;
}

/*Left Aligned Fullwidth Section*/
.page-section.fullwidth_aligned_left.column-content-section .section-header,
.page-section.fullwidth_aligned_left.column-content-section .cta,
.page-section.fullwidth_aligned_left.certifications-section .section-header,
.page-section.fullwidth_aligned_left.certifications-section .text{
	text-align: left;
}

/*Right Aligned Fullwidth Section*/
.page-section.fullwidth_aligned_right.column-content-section .section-header,
.page-section.fullwidth_aligned_right.column-content-section .cta,
.page-section.fullwidth_aligned_right.certifications-section .section-header,
.page-section.fullwidth_aligned_right.certifications-section .text{
	text-align: right;
}

/*Image Article - Bug Fix*/
.image-article-section.image-position-left .image-article__text .inner{
	min-width: 50%;
}

/*Reverse Styles - For Button*/
.contact-floating-widget__content .button.button-reverse {
	color: #fff;
    border-color: #b0bdb0;
    background-color: #b0bdb0;
    text-decoration: none;
}

.contact-floating-widget__content .button.button-reverse:hover{
	color: #000000;
    border-color: #000000;
    background-color: transparent;
    text-decoration: none;
}

/*Hot Fix - Center all Headings*/
.main-banner .main-banner__text .container .alignleft{
	text-align: center;
}

/*Product Modal - Shop Now Button*/
#productModal .shop-now-cta {
    margin-top: 20px;
}

.voucher-box .button--white.button.pum-trigger{
	color: #000;
    cursor: pointer;
    border: 1px solid #000;
}

/*Matoma PopUp Styles*/
.pum-content.popmake-content {
    height: 100%;
}

.mtmPopUpInner {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: nowrap;
    align-items: center;
	height: 100%;
}

.mtmPopUpInner.direction-row {
    flex-direction: row;
	align-items: stretch;
}

.mtmPopUpInner .PopUpCol, 
.mtmPopUpInner .PopUpCol img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 520px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	font-size: 17px;
    line-height: 30px;
    overflow: hidden;
}

.mtmPopUpInner .PopUpCol:first-child {
    padding: 10%;
}
@media only screen and (max-width: 650px) {
	.mtmPopUpInner {
    	flex-direction: column-reverse;
	}
	.mtmPopUpInner .PopUpCol, .mtmPopUpInner .PopUpCol img{
    	min-height: 300px;
    	justify-content: normal;
        overflow-y: auto;
	}
}

/*Certificate Popup Styles */
.mtmPopUpInner .PopUpCol1.col-25{
	display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-content: center;
    max-width: 25%;
    flex: 1;
}

.PopUpCol1 .certification-type,
.PopUpCol1 .certification-data{
	width: 100%;
    padding: 50px;
    text-align: center;
}

.PopUpCol1 .certification-link{
	font-size: 17px;
	line-height: 30px;
    color: #000;
	padding: 20px;
}
.PopUpCol1 .certification-link img {
	width: 20px;
    margin-left: 10px;
}

.mtmPopUpInner .PopUpCol2.col-75{
	display: flex;
    flex-direction: column;
    max-width: 75%;
    padding: 80px 160px 80px 80px;
    flex: 1;
}

.PopUpCol2 .content-box-1,
.PopUpCol2 .content-box-2,
.PopUpCol2 .cta-content-box{
	font-size: 17px;
    line-height: 30px;
}

.PopUpCol2 .content-box-1{
	margin-bottom: 80px;
}

.PopUpCol2 .image-box {
	width: 100%;
    min-height: 250px;
    background-position: center center;
	margin-bottom: 80px;
}

.PopUpCol2 .fancy-content-list{
	margin-bottom: 80px;
}

.PopUpCol2 .fancy-list-row {
	display: flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: 40px;
    padding: 20px 0;
    border-bottom: 1px solid #CDE0E2;
}

.PopUpCol2 .fancy-list-fact-number{
	display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-content: flex-start;
	width: 20%;
	font-size: 54px;
	line-height: 32px;
	color: #CDE0E2;
}

.PopUpCol2 .fancy-list-fact-title{
	    width: 80%;
}
.PopUpCol2 .fancy-list-fact-number .center-text{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
	text-align: center;
}
.PopUpCol2 .fancy-list-fact-number .center-text .fancy-list-fact-number-add{
	font-size: 17px;
	line-height: 24px;
}

@media screen and (max-width: 768px) {
	.mtmPopUpInner.direction-row {
		flex-direction: column;
	}
	
	.mtmPopUpInner .PopUpCol1.col-25,
	.mtmPopUpInner .PopUpCol2.col-75{
		max-width: unset;
	}
	.mtmPopUpInner .PopUpCol2.col-75{
		padding: 10%;
	}
	
	.PopUpCol2 .fancy-list-row {
		flex-wrap: wrap;	
		gap: 25px;
	}
	
	.PopUpCol2 .fancy-list-fact-number,
	.PopUpCol2 .fancy-list-fact-title {
		line-height: normal;
		width: auto;
	}
}

/*Sustainability Slider Styles*/
.page-id-26358 .image_slider_section #splide01-track .image-slider__slide__link,
.page-id-26358 .image_slider_section #splide01-track .image-slider__slide__link:after,
.page-id-26358 .image_slider_section #splide02-track .image-slider__slide__link,
.page-id-26358 .image_slider_section #splide02-track .image-slider__slide__link:after,
.page-id-26358 .image_slider_section #splide03-track .image-slider__slide__link,
.page-id-26358 .image_slider_section #splide03-track .image-slider__slide__link:after,
.page-id-26358 .image_slider_section #splide04-track .image-slider__slide__link,
.page-id-26358 .image_slider_section #splide04-track .image-slider__slide__link:after,
.page-id-26358 .image_slider_section #splide05-track .image-slider__slide__link,
.page-id-26358 .image_slider_section #splide05-track .image-slider__slide__link:after,
.page-id-26358 .image_slider_section #splide07-track .image-slider__slide__link,
.page-id-26358 .image_slider_section #splide07-track .image-slider__slide__link:after{
	background: unset;
}


.mtm-modal-container-right-flyin {
	@media (max-width: 767px) {
		transform: translateY(-135px) !important;
	}
}

/*FlyIn Button sustainability*/
.mtm-modal-container-right-flyin {
    top: 50% !important;
    transform: translateY(-175px) !important;
}

.mtm-modal-container-right-flyin .mtm-cta-menu-heading h4 {
    font-size: 24px !important;
    text-transform: uppercase !important;
    margin: 0 !important;
}
.mtm-modal-container-right-flyin .mtm-cta-menu-heading {
    padding: 15px 0 !important;
}

div#mtm-cta-modal-30557 {
    padding: 15px 30px !important;
}

@media only screen and (max-width: 480px) {
  .mtm-modal-container-right-flyin {
    transform: translateY(-95px) !important;
  }
	button.cta-modal-trigger-30557 {
    width: 64px !important;
    height: 70px !important;
   }
   .mtm-modal-container-right-flyin .mtm-cta-menu-heading h4 {
		font-size: 18px !important;
   }
	.mtm-modal-container-right-flyin .mtm-cta-modal-menu-link-wrap {
    padding: 1vh 0 !important;
}
}

/*Cookiebox über Popups anzeigen*/
.bottom-center._brlbs-block-content._brlbs-bg-animation.show-cookie-box._brlbs-bg-dark {
    z-index: 2000000000 !important;
}

li.menu-item.hide {
    display: none !important;
}

/*sustainability sprungmarken*/
span#Our-certifications,
span#Recognition-from-hotel-certification,
span#Our-initiatives,
span#Our-recycling-partnerships,
span#Our-commitments,
span#Our-sustainability-strategy,
span#Our-sustainability-performance {
    display: block;
    position: relative;
    top: -300px;
    visibility: hidden;
}

/*
Kursiv für die komplette Seite deaktivieren
*/

em,
h1,
h2,
h3,
h4,
h5,
h6{
    font-style: normal !important;
}

/*ChatBot*/
div#floating-chatbot-button {
    width: auto;
    justify-content: space-between;
    padding: 10px 20px;
    gap: 10px;
    border-radius: 35px 35px 0 35px;
    border-color: var(--mtmc-accent-color);
}

div#pre-chat-message {
    bottom: 100px;
    right: 245px;
}

#mxchat-chatbot #chat-container #chat-box .bot-message p,
#mxchat-chatbot #chat-container #chat-box .bot-message div {
    background: #f0f0f0;
    padding: 10px;
    margin: 0;
}

#mxchat-chatbot #chat-container #chat-box .bot-message p:first-child {
    border-radius: 18px 18px 0px 0px;
}

#mxchat-chatbot #chat-container #chat-box .bot-message p:last-child {
    border-radius: 0px 0px 18px 0px;
}
#mxchat-chatbot #chat-container #chat-box .bot-message p:first-child:last-child,
#mxchat-chatbot #chat-container #chat-box .bot-message div:first-child:last-child {
	border-radius: 18px 18px 18px 0px;
}

div.bot-message {
    color: black !important;
    border: none !important;
    box-shadow: none;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: none !important;
}

div.user-message {
    background: #fff !important;
	border: 1px solid black;
	color: black !important;
    border-radius: 10px 10px 0 10px !important;
}

div.bot-message:not(.temporary-message):after {
    content: "";
    width: 40px;
    height: 40px;
    background: url(https://ada-cosmetics.update.betacenter.net/wp-content/plugins/matoma-chatbot/public/icons/chat-profilbild-ada.svg);
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    position: relative;
    top: -45px;
    margin-bottom: -35px;
    margin-right: 10px !important;
}

#mxchat-chatbot #chat-container #chat-box .bot-message:first-child {
    display: flex !important;
    flex-direction: row-reverse;
    align-items: flex-end;
}
#mxchat-chatbot #chat-container #chat-box .bot-message:first-child::after{
    top: 0;
    margin-bottom: 0;
}

.bot-message p,
.bot-message div {
    width: 80%;
    align-self: flex-end;
    line-height: 1.3;
}
.bot-message div {
    color: black !important;
    width: 80%;
}

div#exit-chat-button {
    display: flex !important;
    flex-direction: row;
    align-items: center !important;
}

.exit-chat svg {
    top: -5px;
    position: relative;
}

#chat-box .bot-message.temporary-message .thinking-dots .dot {
    background-color: #000 !important;
}
