/*
Theme Name: LDA-Child
Theme URI: lda.net
Author: LDA
Author URI: lda.net
Description: Child Theme for LDA
Template: lda
Version: 2.0.1
*/
.primary-color {
  color: #2d5399;
}

.secondary-color {
  color: #c0a167;
}

.mfn-sidemenu-align-right a.mfn-menu-link {
  padding: 8px 0 !important;
}
.mfn-sidemenu-align-right .mfn-language-switcher ul li {
  justify-content: center;
}
.mfn-sidemenu-align-right .mfn-language-switcher ul li a {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 1rem;
  color: #2d5399;
}
.mfn-sidemenu-align-right .mfn-language-switcher ul li ul {
  width: 100%;
}
.mfn-sidemenu-align-right .mfn-sidemenu-closebutton {
  color: #2d5399;
}

/********
* SINGLE PRODUCT
********/
.mfn-woocommerce-tabs-content .the_content {
  width: 100%;
}
.mfn-woocommerce-tabs-content .the_content .section_wrapper {
  max-width: 100%;
}
.mfn-woocommerce-tabs-content .mfn-woocommerce-tabs-nav .active a {
  background-color: #2d5399;
  color: white;
}

.product_meta a {
  color: #c0a167 !important;
  font-weight: 700;
}

.yith-wcbr-brands {
  color: #a8a8a8;
}
.yith-wcbr-brands a {
  color: #c0a167;
  font-weight: 700;
}

.woocommerce h4.title {
  margin-bottom: 10px !important;
}
.woocommerce p.price {
  color: #c0a167 !important;
}

.wpml-ls-legacy-list-horizontal .wpml-ls-item .wpml-ls-display {
  display: none !important;
}

/********
* FOOTER MENU
********/
.remove > a:nth-child(1) {
  display: none !important;
}

/********
* VENOBOX
********/
.vbox-content .vbox-inline {
  padding: 40px !important;
}/*# sourceMappingURL=style.css.map */