@font-face {
  font-family: 'Ubuntu Condensed';
  src: url(https://www.olmez-supermarkt.at/wp-content/themes/olmez-supermarkt/assets/fonts/ubuntu-condensed/UbuntuCondensed-Regular.ttf);
}

@font-face {
  font-family: 'Nunito';
  src: url(https://www.olmez-supermarkt.at/wp-content/themes/olmez-supermarkt/assets/fonts/nunito/Nunito-VariableFont_wght.ttf);
}

ul#top-menu li a {
    font-weight: normal;
	position: relative; 
	letter-spacing: 1px;
}

ul#top-menu li a:after {
    background-color: transparent;
    content: "";
    display: block;
    height: 3px;
    left: 50%;
    position: absolute;
    bottom: 25px;
    transform: translate(-50%);
    transition: width .4s;
    width: 0;
}

ul#top-menu li a:hover:after, 
ul#top-menu li.current-menu-item>a:after{
    width: 100%;
    background-color: #c7111e;
}

ul#top-menu li.current-menu-item>a {
	color: #c7111e;
}

.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a:after {
    bottom: 0;
}

div#footer-widgets {
    padding: 60px 0;
}

div#footer-widgets:before {
    content: "";
    background: url(../../uploads/2021/01/logo.png) no-repeat center;
    background-size: auto 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 65px;
    width: 300px;
    height: 60px;
    margin: auto;
}

div#footer-widgets .footer-widget {
    position: relative;
    padding-top: 130px;
    margin-bottom: 0 !important;
	text-align: center;
}

div#footer-widgets .footer-widget h4 {
    font-size: 18px !important;
}

div#footer-widgets .footer-widget .fwidget {
    margin-bottom: 0 !important;
    float: none;
    width: 162px;
    text-align: left;
    display: inline-block;
    clear: both;
}

div#footer-widgets .footer-widget li {
    padding-left: 14px;
    position: relative;
    padding-left: 0;
}

div#footer-widgets .footer-widget li:before, 
div#footer-bottom {
	display: none;
}

div#footer-widgets .footer-widget .widget_media_image {
    position: absolute;
    top: 0;
    left: 0;
}

div#footer-widgets .footer-widget #text-10 {
    display: block; 
}

div#footer-widgets .et-social-icons {
    float: none;
}

div#footer-widgets .et-social-icons li {
    margin: 0 15px 0 0;
}

div#footer-widgets .et-social-icons li a {
    color: #666;
    font-size: 0;
}

div#footer-widgets .et-social-icons li a:before {
    font-size: 30px;
}

div#footer-widgets a:hover {	
	color: #c7111e !important;
}

div#footer-bottom {
    padding: 0;
}

div#footer-widgets .footer-widget:nth-child(2) .fwidget {
    width: 90px;
}

div#footer-widgets .footer-widget #text-8 {
    margin-bottom: 30px !important;
}

.awesome .et_pb_image_wrap {
    position: relative;
}

.awesome .et-pb-icon:before {
    content: "";
    background: #f9f9f9;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}

.awesome .et-pb-icon:after {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
    right: 0;
}

.af-shield-alt.awesome .et-pb-icon:after {
    content: "\f3ed";
}

.af-users.awesome .et-pb-icon:after {
    content: "\f0c0";
}

.af-handshake.awesome .et-pb-icon:after {
    content: "\f2b5";
	font-weight: 400;
}

.af-hands-helping.awesome .et-pb-icon:after {
    content: "\f4c4";
}

.mfp-title { display: none !important; }

::-webkit-input-placeholder { /* Edge */
  color: #f1f1f1;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #f1f1f1;
}

::placeholder {
  color: #d1d1d1;
}

.et_pb_module.dn {
    display: none;
}

.grnhd h1 {
  color: #aabd5d;
  font-weight: 900;
}

.sortiment .list img {
    width: 100px;
}

.sortiment .list h4 {
    font-size: 16px;
    color: #7c7c7c;
}

.sortiment .list .et_pb_column:after {
    content: "";
    position: absolute;
    right: -1px;
    width: 2px;
    background: #0000004d;
    top: 20px;
    bottom: 40px;
}

.sortiment .list .et_pb_column:last-child:after {
	display: none;
}


.testimonials .et_pb_slide_content {
	position: relative;  
}

.testimonials .et_pb_slide_content:before, .testimonials .et_pb_slide_content:after {
    content: "";
    background: url(../../uploads/2021/03/quote-left.png) no-repeat center 100%;
    width: 44px;
    height: 29px;
    position: absolute;
    left: -45px;
    top: -5px;
}

.testimonials .et_pb_slide_content:after {
    background: url(../../uploads/2021/03/quote-right.png) no-repeat center 100%;
    left: auto;
    right: -45px;
}

.testimonials p {
    text-shadow: none;
}

.sortiment .selected .et_pb_module.dn, 
.sortiment .et_pb_column:hover .et_pb_module.dn {
    display: block;
}

.sortiment .et_pb_gallery_image {
    margin: 3px;
}

.sortiment .et_pb_gallery_image img {
    border-radius: 5px;
    border: 1px solid #ddd;
}

textarea#nachricht {
    height: 68px;
}

.page .mdev-field-base, 
.page .mdev-submit, 
.page .mdev-btn {
    font-size: 17px;
}

.page .mdev-submit, 
.page .mdev-btn {
	background: #c9242f;
    border-color: #c9242f !important;
    border-radius: 100px;
}

.page .mdev-submit:hover, 
.page .mdev-btn:hover {
	background: #ffea00;
    border-color: #ffea00 !important;
	color: #333 !important;
}

.page .mdev-notice {
    line-height: 20px;
}

@media screen and (max-width: 980px) { 
	
	.sortiment .et_pb_row:last-child {
		padding-bottom: 30px !important;
	}
	
	.sortiment .list .et_pb_column { 
		display: none;
	}
	
	.sortiment .list .et_pb_column.selected {
		display: block;
		float: none;
		text-align: center;
		width: 100% !important;
	}
	
	.home .sortiment .list .et_pb_column {
		display: block;
	}
	
	.home .sortiment .list .et_pb_column:nth-child(3) {
		border-right: 0;
	}
	
	div#footer-widgets .footer-widget {
		padding-top: 0;
	}
	
	div#footer-widgets .footer-widget .fwidget {
		display: block;
		float: none;
		width: auto !important;
		text-align: center;
	}
	
	#footer-widgets .footer-widget:nth-child(2n) {
		margin-bottom: 30px !important;
	}
	
	div#footer-widgets:before, 
	div#footer-widgets .footer-widget #text-6 h4 {
		display: none;
	}

	div#footer-bottom .et-social-icons {
		right: auto;
		width: auto;
		bottom: 100px;
		left: 53%;
		bottom: 80px;
	}
	
	.sortiment .list .et_pb_column:after {
		display: none;
	}
	
}

@media screen and (max-width: 767px) { 
	
	.testimonials .et_pb_slide_content:before, 
	.testimonials .et_pb_slide_content:after {
		display: none;
	}

	div#footer-widgets {
		padding: 40px 0 0;
		text-align: center;
	}
	
	div#footer-widgets .footer-widget .fwidget, 
	div#footer-widgets .footer-widget:nth-child(n) {
		margin-bottom: 30px !important;
		float: none;
	}
	
	div#footer-widgets .footer-widget:last-child {
		margin-bottom: 0 !important;
	}
	
	div#footer-widgets .footer-widget #text-6 h4 {
		display: block;
	}
	
	div#footer-bottom .et-social-icons {
		position: initial;
		text-align: center;
	}
	
	div#footer-bottom {
		padding: 0;
		background: none;
		padding-bottom: 40px;
	}
}

@media screen and (max-width: 480px) { 
	
	header#main-header {
		padding: 20px 0;
	}

	div.logo_container {
		width: 230px !important;
		position: inherit !important;
		float: left;
	}
	
	div.logo_container .logo_helper {
		display: none;
	}
	
	div.logo_container #logo {
		max-width: initial !important;
		max-height: initial !important;
		width: 100%;
	}
	
	div#footer-widgets:before {
		display: block;
		position: inherit;
		margin-bottom: 30px;
	}
	
	div#et-top-navigation {
		padding: 0 !important;
		margin-top: 40px;
	}
	
	ul#mobile_menu {
		margin-top: 25px;
	}
	
	.grnhd h1 {
	  	font-size: 30px;
	}
	
	.home .sortiment .list .et_pb_column {
		border: 0;
	}
	
	.page .mdev-filetype span {
		margin-top: -10px;
	}
	
}