/*
Theme Name: Salient Child Theme for La Mar 2.0
Description: This is a custom child theme for La Mar 2.0
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar & Andreas Heldmann
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

li.previous-post h3 > span:first-child,
li.next-post h3 > span:first-child {
  display: none !important;
}

.maradigma-pagination {
  display: none !important;
}

.single-maradigma_boat .post-featured-img {
  display: none !important;
}

.single-maradigma_boat .container-wrap {
  background: #efeeed;
}

.single-maradigma_boat .entry-title {
  font-size: 44px !important;
  line-height: 48px !important;
}

.maradigma-boat-card {
  border: none !important;
}

.maradigma-boat-equipments__label {
  line-height: 20px;
  font-size: 16px;
}

.md-modal__overlay {
  background: #000000d4;
  position: fixed;
  inset: 0;
}
.maradigma-boats-shortcode-list {
  overflow-x: visible;
}

.material #footer-outer .widget li a {
  line-height: 20px;
  font-size: 16px;
}

#footer-outer .widget_polylang {
  max-width: 140px !important;
}

#ajax-content-wrap .nectar-post-grid .flickity-page-dots {
  bottom: -30px !important;
}

.content-links a {
  color: #111 !important;
  text-decoration: none !important;
  transition: color 0.25s ease !important;
}

.content-links a:hover,
.content-links a:focus {
  color: #9a9a9a !important;
}

.span_12.light .wpb_text_column a:not(:hover) {
  opacity: 1 !important;
}

.hidden {
  display: none;
  visibility: hidden;
}
