.sr-icon.sr-icon-check {
    color: #ffffff;
}

.alert-danger.alert, .warning{
	color: #000;
    background: #FFD08D;
    border: 1px solid #FFD08D;
}

.sr-cart-table .row-danger{
	border: 2px solid #ffd08d !important;
}

.sr-cart-table .row-danger-box{
	background: #FFD08D;
	color: #000;
}

.elony_pikto_kezdooldal{
	width:100%;
	max-width:75px;
	margin:auto;
	padding-bottom:15px;
}

.footer-specialoffer-col .pull-left{
	margin-right:0 !important;
}

.footer-specialoffer-col .sr-icon{
	display:none !important;
}

#mm-0 > div.page-wrap > div.header-middle-top.d-none.d-lg-flex.justify-content-between.align-items-center{
	background: #f2f3f3;
	justify-content: center !important;
}

#mm-0 > div.page-wrap > div.header-middle-top.d-none.d-lg-flex.justify-content-between.align-items-center > div.header-middle-top-left.d-flex.justify-content-start.align-items-center > div.header-phone.d-flex.align-items-center > a,
#mm-0 > div.page-wrap > div.header-middle-top.d-none.d-lg-flex.justify-content-between.align-items-center > div.header-middle-top-left.d-flex.justify-content-start.align-items-center > div.header-mail.d-flex.align-items-center > a
{
	color: black;
	font-size: 14px;
}

header .svg-header-mail, header .svg-header-phone,
.cart-icon{
	fill:black;
}

#mm-0 > div.page-wrap > div.header-middle-top.d-none.d-lg-flex.justify-content-between.align-items-center > div.header-middle-top-left.d-flex.justify-content-start.align-items-center > div.header-phone.d-flex.align-items-center{
	    padding: 3px 10px;
}

#mm-0 > div.page-wrap > div.header-middle-top.d-none.d-lg-flex.justify-content-between.align-items-center > div.header-middle-top-left.d-flex.justify-content-start.align-items-center > div.header-mail.d-flex.align-items-center{
	padding: 3px 10px;
    border-left: 1px solid #c2c2c2;
    margin: 5px;
}

@media (min-width: 1200px){
.header-middle {
    display: flex;
    align-items: center;
	height:100px;
	}
}

.footer-specialoffer-col .sr-icon:before{
	content: "✓";
	font-size: 0.8em;
}

.cart-module-button .header-cart-text-wrapper{
	color:white;
}