.type-detail .shp-tabs-wrapper {
	background: #fff !important;
	/*border: 1px solid #654321;*/
	border-radius: 5px;
}
/*Uprava odsadenia konkurencnych vyhod z vrchu nech su blizsie ku kosiku */
@media only screen and (max-width: 768px) {
	.benefitBanner {
		margin: 5px 0;
	}
}
/*Zrusenie borderu velkeho popisu vrchneho aby boli blizsietie konkurecne vyhody */
.type-detail .shp-tabs-wrapper {
	clear: both;
	/* display: -ms-flexbox; */
	display: flex;
	position: relative;
	-ms-flex-align: stretch;
	align-items: stretch;
	margin: 0 0 50px;
	border-top: px solid #fff !important;
	background: #f1f3f7;
}
.newsletter {
	background: white;
}
.odber {
	background-color: #AE9F96;
}
@media only screen and (max-width: 768px) {
.newsletter {
	margin: 0 0px 30px !important;
	padding: 40px 15px;
}
}
