.message {
	background-color: #fff;
	background-image: url("/images/logo-black.png");
	background-position: center 10px;
	background-repeat: no-repeat;
	background-size: 22%;
	color: #000;
	height: 210px;
	left: -240px;
	margin-left: 50%;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 90px;
	position: fixed;
	text-align: center;
	top: 200px;
	width: 480px;
	z-index: 1032;
}

#flash_bg {
	background-color: #000000;
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1031;
}

.hide_msg {
	display: inline-block;
	font-size: 12px;
	font-style: italic;
	left: 0;
	position: absolute;
	text-align: right;
	top: 184px;
	vertical-align: bottom;
	width: 470px;
}

@media all and (max-width: 767px){
	.message{
		width: 75% !important;
		left: -38% !important;
		height: 220px !important;
		top: 100px !important;
	}
	
	.hide_msg {
		width: 100% !important;
		text-align: center !important;
	}
	
	.message .lnk_btn {
		float: none !important;
		display: inline-block !important;
		margin: auto !important;
		margin-top: 10px !important;
	}
	
	.incart_msg {
		height: 160px !important;
	}
}

.profileNavigation a, .cartBtn {
	display: inline-block;
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-moz-user-select: none;
	background-image: none;
	border: 1px solid #ADADAD;
	border-radius: 4px;
	text-decoration: none !important;
	background-color: #fff;
	color: #888;
}

.profileNavigation a:hover, .cartBtn:hover {
	background-color: #eee;
}

#cart_holder .checkout {
    padding: 10px 0;
    background: #fff098;
    color: #111;
    font-family: "open_sansbold";
    text-align: center;
    display: block;
    margin-bottom: 10px;
}

.panel-group .panel+.panel {
    margin-top: 0;
}

.image-banner-holder a{
	color: #fff;
}

.columns-content .post-date{
	background-color: #579276;
    padding: 12px;
	color: #fff;
    line-height: 16px;
	width: 100px;
    position: absolute;
    bottom: -25px;
    left: calc((100% - 100px) /2);
	font-size: 11px;
}

.columns-content .post-date span{
	font-size: 18px;
}

.attachment-shop_thumbnail{
	max-width: 170px;
}

.m-t-0{
	margin-top: 0 !important;
}

.m-t-10{
	margin-top: 10px !important;
}

.m-t-20{
	margin-top: 20px !important;
}

.m-b-10{
	margin-bottom: 10px !important;
}

.m-b-20{
	margin-bottom: 20px !important;
}

.p-t-10{
	padding-top: 10px !important;
}

.p-t-20{
	padding-top: 20px !important;
}

.p-t-30{
	padding-top: 30px !important;
}

.cookie_box {
	position:fixed;
	width:100%;
	height:auto;
	z-index:999;
	background:#fff;
	opacity: 0.9;
	bottom:0;
}

.cookie_text {
	width:80%;
	font-size:13px;
	color:#555;
	margin-left:10%;
	margin-top: 20px;
	text-align:justify;
}

.cookie_button {
	line-height:28px;
	display:inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:0 10px;
	font-size:14px;
	color:#fff;
	background:#98d11e;	
	cursor:pointer;
	margin-top: 10px;
	margin-bottom: 10px;
}

#approveCookie{
	margin-left:10%;
}

.cookie_button:hover {
	background:#fff;
	color:#000;
}

.cookie_cim {
	color:#555;
	font-weight:bold;
	font-size: 16px;
}

.cookie_link {
	text-decoration:underline;
	color:#666;
}

.cookie_link:hover {
	color:#111;
}

p{
	font-size: 15px !important;
}

.bottom-footer p{
	font-size: 12px !important;
}

/*
@media all and (min-width: 992px){
	.call-out-bg.emma{
		background: url('/images/emma_v2-01.png');
		background-size: cover;
		background-repeat: no-repeat;
	}
}
*/

.call-out-bg .emma{
    position: relative;
    margin-top: -220px;
    margin-bottom: -20px;
    float: right;
	z-index: 1;
}

.call-out-bg .col-md-8{
	z-index: 2;
}

.testimonial-content p{
	font-size: 12px !important;
}

.NotGeneric-Title sup{
	font-size: smaller !important;
}

h1, h2, h3, h4, h5{
	color: #555;
}

.footer-sub button{
	background-color: #c7b193;
    padding: 7px 9px;
    border: 0;
    color: #fff;
	font-family: 'Montserrat regular', sans-serif;
    font-weight: 400;
    font-size: 14px;
}

.footer-sub p{
	font-size:10px !important;
}

.footer-sub .col-md-5{
	padding-right: 0;
}

.footer-sub .col-md-2{
	padding-left: 0;
}

.footer-sub input{
	font-size: 11px;
	border-radius: 0;
}

.footer-sub h3{
	font-size: 16px;
	font-family: 'Montserrat regular', sans-serif;
}

.columns-content img, .product-description img{
	max-width: 100% !important;
    height: auto !important;
}

.subscribe h3{
	font-size: 20px
}

.subscribe .form-group{
	width: 95%;
	margin:auto
}

.subscribe p{
	font-size:11px !important;
	text-align:right;
	width:95%
}

.subscribe input{
	font-size:11px;
}

.owl-theme .owl-controls .owl-nav [class*=owl-] {
	position: absolute;
	top: 48%;
}

.owl-theme:not(.main-slider) .owl-controls .owl-nav .owl-prev {
	left: -15px;
}

.owl-theme:not(.main-slider) .owl-controls .owl-nav .owl-next {
	right: -15px;
}

.owl-theme.main-slider .owl-controls .owl-nav .owl-prev {
	left: 5px !important;
}

.owl-theme.main-slider .owl-controls .owl-nav .owl-next {
	right: 5px !important;
}

.form-control::placeholder{
	text-transform: none !important;
}

.form-control:-ms-input-placeholder{
	text-transform: none !important;
}

.form-control::-ms-input-placeholder{
	text-transform: none !important;
}

.gdpr-notice label{
	font-weight: normal;
	color: #727272;
}

.padding-170{
    padding-top: 72px;
    padding-bottom: 72px;
}

.call-out .call-out-content a.button{
	margin: 0 !important;
	background-color: #64a17f;
	font-size: 16px;
	padding: 12px 27px;
}

.accountsform input[type="radio"] {
    margin: 0;
	vertical-align: middle;
}

#eu_bottom_right{
    background: url(/images/eu.png) no-repeat;
	background-size: 250px;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 250px;
    height: 172px;
    z-index: 1000;
    display: block;
}

.price-box img{
	max-height: 180px;
	object-fit: contain;
}

.image-banner .image-banner-holder img{
	height: 370px;
	object-fit: cover;
}

@media all and (max-width: 991px){
	.pediatrician .block-title2, .pediatrician .teaser-content h3, .pediatrician .teaser-content .col-md-4{
		text-align: center !important;
	}
	
	.subscribe p{
		text-align: center;
	}
	
	.subscribe .padding-100{
		padding: 10px;
	}
	
	.owl-theme .owl-controls .owl-nav .owl-prev {
		left: 0px !important;
	}

	.owl-theme .owl-controls .owl-nav .owl-next {
		right: 0px !important;
	}
	
	.banner-box .col-md-6:nth-child(2){
		margin-top: 40px !important;
	}
	
	#eu_bottom_right{
		display: none;
	}
}

@media all and (max-width: 480px){
	.call-out-bg .emma {
		margin-right: -50px;
	}
	
	.call-out .call-out-content a.button{
	    font-size: 14px;
		padding: 13px 12px;
		float: left;
	}
	
	.price-box img{
		max-height: initial !important;
	}
}