@font-face {
  font-family: 'Arimo';
  src: url(https://www.kfz-jasmin.at/wp-content/themes/kfz-jasmin/assets/fonts/arimo/Arimo-VariableFont_wght.ttf);
}

ul#top-menu a {
    border-bottom: 5px solid #FFF;
}

ul#top-menu a:hover, 
ul#top-menu a.selected {
  	border-color: #e02b20;
}

img#logo {
    -webkit-transform: none;
}

div#et-top-navigation {
    display: none;
}

.et_header_style_left div.logo_container {
    position: absolute;
    width: 100%;
    height: 100%;
    position: inherit;
    height: 85px;
    text-align: center;
}

.home div#et-top-navigation {
    display: block;
}

.et_header_style_left.home  div.logo_container {
    position: absolute;
    height: 100%;
    text-align: left;
}

div#footer-bottom {
    padding: 50px 0 35px;
}

div#footer-info {
    float: none;
    text-align: center;
}

div.copyright a {
    color: #E02B20 !important;
    font-size: 28px;
}


.itm {
    background: #e02b20;
    color: #FFF;
    margin-top: 5px;
}
  	
.itm a {
    color: #171717 !important;
}

#leistungen h3 {
    background: #e02b20b5;
    color: #ddd;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    bottom: 0;
    left: 0;
    padding: 20px;
}

#fotos .et_pb_gallery_item {
    width: 20%;
    margin: 0;
    clear: none;
}

#fotos .et_pb_gallery_item:nth-child(n+6):nth-child(-n+9) {
    width: 25%;
}

#fotos .et_pb_gallery_item:nth-child(2) .et_pb_gallery_image, 
#fotos .et_pb_gallery_item:nth-child(8) .et_pb_gallery_image, 
#fotos .et_pb_gallery_item:nth-child(11) .et_pb_gallery_image {
    margin: -20px;
    z-index: 22;
    box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.91);
    -moz-box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.91);
    -webkit-box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.91);
}

#fotos .et_pb_gallery_item img {
    border: 5px solid #000;
}

#kontakt .et_pb_contact_field_3 .et_pb_contact_field_options_title, 
.mfp-title, .error404 #sidebar, .error404 #main-content .container:before {
    display: none;
}

.error404 #left-area {
    width: auto;
    float: none !important;
    padding: 0 0 145px;
}

@media only screen and (max-width: 767px) {
  
  .location .et_pb_blurb_container {
    	padding: 0 !important;
  }
  
  p.et_pb_contact_field.et_pb_contact_field_3.et_pb_contact_field_last {
      margin-bottom: 30px;
  }
  
}