/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/

body.mobile .off-canvas-menu-container .secondary-header-items {
  display: block !important;
}
body.mobile #header-secondary-outer {
  display: none !important;
}

.media-line .wpb_wrapper {
  margin-top: 12px;
  line-height: 1;
}
.media-line .wpb_wrapper p {
  line-height: 1.2;
}

nav .sf-menu li {
  white-space: nowrap;
}

.post-content .content-inner img {
  height: auto !important;
}

.the--card {
  margin-bottom: 15px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  padding: 25px;
  transition: border-color 0.4s cubic-bezier(0.25, 1, 0.2, 1);
  overflow: hidden;
}

#social {
  float: right !important;
  padding: 10px 0 10px 20px !important;
}
body #header-secondary-outer nav > ul > li > a {
  line-height: 30px !important;
}
.wp-caption {
  border: 0px solid #ccc;
}

.comments-section {
  display: none;
}
body.single-post .single_content img.size-full {
  min-width: 100%;
}
.vc_col-sm-4.wpb_column.column_container.vc_column_container.col {
  text-align: center;
  margin-bottom: 45px;
}

.cta-rental-companies {
  font-size: 26px;
  line-height: 36px;
  font-weight: 700;
  text-align: center;
}

#blog_sidebar_mobile_container {
  display: none;
}

.ads_pro_space_container.rental_companies {
  text-align: center;
  max-width: 728px;
  margin: 0 auto;
}

.ads_pro_space_container.rental_companies .bsaProContainerNew {
  margin-bottom: 0 !important;
}

.rental-listing__country {
  padding-top: 40px !important;
}

@media screen and (max-width: 999px) {
  #blog_sidebar_mobile_container {
    display: block;
  }

  #blog_sidebar_mobile_container #sidebar {
    margin: 0 auto;
  }

  #blog_sidebar_mobile_container #bsa-block-300--250 {
    margin-bottom: 0;
  }

  #blog_sidebar_mobile_container .infscr-loading-wrap {
    display: none !important;
  }

  #blog_sidebar_mobile_container.category_page {
    text-align: center;
    margin-bottom: 30px;
  }

  #blog_sidebar_mobile_container.category_page #bsa-block-300--250 {
    max-width: 300px;
    margin: 0 auto;
  }
}
header#top nav > ul > li.sfHover > a:hover {
  color: black !important;
}
header#top nav > ul > li.sfHover:hover {
  color: black !important;
}
header#top nav > ul > li.menu-item-over:hover {
  color: black !important;
}

header#top nav > ul > li.menu-item-over a:hover {
  color: black !important;
}
body .sf-menu ul li:hover > a.sf-with-ul {
  color: black !important;
}
/*  */

.buttoncontent {
  display: block;
  background: #e1c38b;
  padding: 5%;
  text-align: center;
  border-radius: 5px;
  color: #6b552c;
}

.page-header-bg-image .inner-wrap {
  text-align: center;
}

.woocommerce-products-header {
  margin-bottom: 40px;
  margin-top: 40px;
}

.mailchimp-newsletter {
  padding-left: 0 !important;
}

.mailchimp-newsletter .woocommerce-form__label-for-checkbox > span {
  white-space: nowrap;
  line-height: 0;
  text-indent: 22px;
}
/**/

.row .col.section-title {
  border-bottom: none !important;
}

.is-vertical-center > .col {
  display: flex !important;
  flex-wrap: wrap;
}

.is-vertical-center-self {
  align-self: flex-end;
}

.no-margin-bottom {
  margin-bottom: 0 !important;
}

.menu-item_CurrencySwitcher .select2-selection {
  border-color: #6b552c !important;
  background: transparent !important;
}

.menu-item_CurrencySwitcher .select2-selection__rendered {
  color: #6b552c !important;
}

.menu-item_CurrencySwitcher .select2-selection__arrow > b {
  border-color: #6b552c transparent transparent transparent !important;
}
