body .f230 .wer-pop-head { display: none; }
body .wer-form.f230 { margin-left: auto; margin-right: auto; }
body .wer-form.r23 {  margin-left: auto; margin-right: auto; }


/* RESET PARENT THEME STUFF */
.wer-reset a,
.wer-reset strong,
.wer-reset select,
.wer-reset label,
.wer-reset sup,
.wer-reset h4 {
	/*color: initial;
	width: initial;*/
	margin: initial;
	border: initial;
	max-width: initial;
	min-width: initial;
	font-size: initial;
	font-size: initial;
	box-shadow: initial;
	line-height: initial;
	background-color: initial;
}

/* PREZENTARE */
@media only screen and (min-width: 768px) and (max-width:959px) {
	.wer-reset.section_wrapper {
		max-width: 880px;
	}
}

@media only screen and (max-width:767px) {
	.wer-reset .mcb-background-overlay + .section_wrapper {
		max-width: 680px !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}