/*
Theme Name: Lorada Child
Theme URI: https://lorada.c-themes.com/
Author: C-Themes
Author URI: https://c-themes.com/
Text Domain: lorada-child
Description: This is a child theme for Lorada
Version: 1.0.0
Template: lorada
*/
.container {
  max-width: 1140px !important;
}
@media screen and (max-width: 768px) {
  .container {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
}

.footer-area {
  background: url(https://tasteforyou.de/wp-content/uploads/2021/09/footer_bg.jpg) no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 3vw 0 1vw 0;
  position: relative;
  z-index: 1;
}
.footer-area:before {
  background-color: rgba(0, 0, 0, 0.65);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: -1;
}
.footer-area .inner-footer-area {
  border: 1px solid #ffffff;
  padding: 5px;
}
.footer-area .inner-footer-area .inner-footer {
  background-color: #ffffff;
}
.footer-area .inner-footer-area .inner-footer .single-inner {
  padding: 20px;
}
.footer-area .inner-footer-area .inner-footer .single-inner .image {
  float: left;
  width: 100px;
  margin-right: 15px;
}
@media screen and (min-width: 992px) {
  .footer-area .inner-footer-area .inner-footer .single-inner .image {
    width: 100px;
  }
}
.footer-area .inner-footer-area .inner-footer .single-inner .content {
  color: #000000;
}
.footer-area .inner-footer-area .inner-footer .single-inner .content h4 {
  color: #000000;
  margin: 0;
  font-size: 18px;
  font-weight: 600;
}
.footer-area .inner-footer-area .inner-footer .single-inner .content strong {
  color: #000000;
  font-size: 14px;
  font-weight: 600;
}
.footer-area .main-footer {
  padding: 20px 0;
  border-bottom: 1px solid #5c5555;
}
.footer-area .main-footer .single-footer .rated img {
  width: 245px;
  margin-top: 5px;
}
@media screen and (max-width: 1200px) {
  .footer-area .main-footer .single-footer .rated img {
    margin-top: 35px;
  }
}
@media screen and (max-width: 560px) {
  .footer-area .main-footer .single-footer .rated img {
    margin-top: 0px;
  }
}
.footer-area .main-footer .single-footer .rated p {
  font-size: 14px;
}
.footer-area .main-footer .single-footer h3 {
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 30px;
  padding-bottom: 10px;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .footer-area .main-footer .single-footer h3 {
    font-size: 16px;
    margin: 30px 0;
  }
}
.footer-area .main-footer .single-footer h3:after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  width: 50px;
  height: 2px;
  background-color: #ffffff;
}
.footer-area .main-footer .single-footer .menu-feinkost-wein-container .menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-area .main-footer .single-footer .menu-feinkost-wein-container .menu li {
  display: block;
  padding: 5px 0;
}
.footer-area .main-footer .single-footer .menu-feinkost-wein-container .menu li:nth-child(2n+2) {
  float: right;
  width: 50%;
}
.footer-area .main-footer .single-footer .menu-feinkost-wein-container .menu li:nth-child(2n+1) {
  float: left;
  width: 50%;
}
.footer-area .main-footer .single-footer .menu-feinkost-wein-container .menu li a {
  color: #ffffff;
  transition: all .3s ease-in-out;
  display: block;
  position: relative;
  margin-left: 15px;
  font-size: 14px;
}
.footer-area .main-footer .single-footer .menu-feinkost-wein-container .menu li a:before {
  position: absolute;
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #ffffff;
  left: -15px;
  top: 2px;
  font-size: 11px;
}
.footer-area .main-footer .single-footer .menu-feinkost-wein-container .menu li a:hover {
  color: #ae976f;
  transition: all .3s ease-in-out;
}
.footer-area .main-footer .single-footer .contact {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-area .main-footer .single-footer .contact li {
  display: block;
  position: relative;
  margin-left: 20px;
  font-size: 14px;
  margin-bottom: 0px;
  line-height: 32px;
}
.footer-area .main-footer .single-footer .contact li i {
  position: absolute;
  left: -20px;
  top: 5px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: left;
}
.footer-area .main-footer .single-footer .contact li a {
  color: #ffffff;
  transition: all .3s ease-in-out;
  position: relative;
  display: block;
  padding-left: 0px;
}
.footer-area .main-footer .single-footer .contact li a:hover {
  color: #ae976f;
  transition: all .3s ease-in-out;
}
.footer-area .main-footer .single-footer .menu-service-container .menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-area .main-footer .single-footer .menu-service-container .menu li {
  display: block;
  padding: 3px 0;
}
.footer-area .main-footer .single-footer .menu-service-container .menu li a {
  color: #ffffff;
  transition: all .3s ease-in-out;
  position: relative;
  display: block;
  font-size: 14px;
  padding: 2px 0;
}
.footer-area .main-footer .single-footer .menu-service-container .menu li a:hover {
  color: #ae976f;
  transition: all .3s ease-in-out;
}
.footer-area .footer-bottom-area {
  padding: 20px 0 15px;
}
.footer-area .footer-bottom-area .single-footer-bottom h3 {
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 30px;
  padding-bottom: 10px;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .footer-area .footer-bottom-area .single-footer-bottom h3 {
    font-size: 16px;
  }
}
.footer-area .footer-bottom-area .single-footer-bottom h3:after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  width: 50px;
  height: 2px;
  background-color: #ffffff;
}
.footer-area .footer-bottom-area .single-footer-bottom h5 {
  font-weight: 700;
  margin: 5px 0 10px;
}
@media screen and (max-width: 1200px) {
  .footer-area .footer-bottom-area .single-footer-bottom h5 {
    font-size: 12px;
  }
}
.footer-area .footer-bottom-area .single-footer-bottom .delivery {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-area .footer-bottom-area .single-footer-bottom .delivery li {
  display: inline-block;
}
@media screen and (max-width: 1200px) {
  .footer-area .footer-bottom-area .single-footer-bottom .delivery li {
    width: 48%;
  }
}
.footer-area .footer-bottom-area .single-footer-bottom .delivery li:first-child {
  margin-right: 10px;
}
@media screen and (max-width: 1200px) {
  .footer-area .footer-bottom-area .single-footer-bottom .delivery li:first-child {
    margin-right: 0px;
  }
}
@media screen and (max-width: 768px) {
  .footer-area .footer-bottom-area .single-footer-bottom .delivery li {
    width: auto;
    display: inline-block;
  }
}
.footer-area .footer-bottom-area .single-footer-bottom p {
  font-size: 11px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1400px) {
  .footer-area .footer-bottom-area .single-footer-bottom p {
    font-size: 10px;
    margin-bottom: 10px;
  }
}
.footer-area .footer-bottom-area .payment-method {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-area .footer-bottom-area .payment-method li {
  display: inline-block;
  margin: 2px 0;
}
@media screen and (max-width: 1200px) {
  .footer-area .footer-bottom-area .payment-method li {
    width: 15%;
  }
}
.footer-area .footer-bottom-area .payment-method li a {
  transition: all .3s ease-in-out;
}
.footer-area .footer-copyright {
  padding: 10px 0 20px 0;
  border-top: 1px solid #5c5555;
}
.footer-area .footer-copyright .social-media {
  margin: 0 0 5px;
  padding: 0;
  list-style: none;
  text-align: center;
}
.footer-area .footer-copyright .social-media li {
  display: inline-block;
  padding: 0 0px;
}
.footer-area .footer-copyright .social-media li:nth-child(1) a i {
  background-color: #3b66bb;
}
.footer-area .footer-copyright .social-media li:nth-child(2) a i {
  background-color: #c52a93;
}
.footer-area .footer-copyright .social-media li:nth-child(3) a i {
  background-color: #6EC1E4;
}
.footer-area .footer-copyright .social-media li a {
  color: #ffffff;
  transition: all .3s ease-in-out;
  position: relative;
  display: block;
  padding: 8px 0;
  font-size: 18px;
}
@media screen and (max-width: 1200px) {
  .footer-area .footer-copyright .social-media li a {
    font-size: 14px;
  }
}
.footer-area .footer-copyright .social-media li a i {
  margin-right: 10px;
  font-size: 24px;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50%;
  line-height: 40px;
}
.footer-area .footer-copyright .social-media li a:hover {
  transition: all .3s ease-in-out;
}
.footer-area .footer-copyright .copyright p {
  display: block;
  margin: 0;
}

.lorada-navigation .menu-main-navigation li.item-level-0 > a {
  padding: 0 5px !important;
}

@media screen and (max-width: 960px) {
  .col-lg-4.col-md-4.col-sm-12.text-center.image-area,
  .col-lg-8.col-md-8.col-sm-12.content-area {
    display: block;
    flex: inherit;
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
    width: 100%;
  }

  .footer-area .inner-footer-area .inner-footer .single-inner .image {
    display: block;
    margin: 0 auto 10px;
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .footer-area .inner-footer-area .inner-footer .single-inner .image {
    display: inline-block;
    margin: 0 auto 10px;
    width: 80px;
  }
}
