/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
#slide-out-widget-area-bg.fullscreen-inline-images .nectar-ocm-image-wrap-outer {
  background-color: #69614d;
}
#header-outer.transparent #top nav > ul > li > a, .nectar-menu-icon, #header-outer.transparent .slide-out-widget-area-toggle a i.label, .slide-out-widget-area-toggle {
  opacity: 1 !important;
}
#menu-item-595 a{
	text-transform: none !important;
}
.nectar-cta[data-using-bg="true"] .text {
  margin-right: 0 !important;
}
#copyright p {
  font-size: 14px !important;
}
#header-outer #top nav > ul > li > a:hover
{
	color: #1c1c1b !important;
}
.nectar-split-heading.font_line_height_1em * {
  line-height: 1.2em !important;
}
.clients img.nectar-lazy.loaded {
  opacity: 0.4;
}
.nectar_icon_wrap {
  margin-bottom: 10px !important;
}
#header-outer.transparent #top nav ul .slide-out-widget-area-toggle a .lines, body.material:not(.mobile) #header-outer.transparent .slide-out-widget-area-toggle a .close-line, #header-outer.transparent:not(.side-widget-open) #top nav ul .slide-out-widget-area-toggle a .lines-button::after {
  opacity: 1;
}
#top .slide-out-widget-area-toggle a > span {
  transform: scale(1.5) !important;
}
.galerias .flex-gallery .flex-direction-nav {
  top: 20px !important;
  right: 20px !important;
}
.galerias .vc_column-inner {
  padding-top: 0 !important;
}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder img {
  max-width: 75% !important;
  height: auto !important;
}
/*formulario*/
.vlt-form-group {
  display: block;
  padding-bottom: 20px;
}
.vlt-form-group.col-6 {
  float: left;
  padding-left: 0;
  padding-right: 20px;
}
.wpcf7-form-control.wpcf7-mathcaptcha {
  display: inline-block;
  max-width: 60px;
  max-height: 30px;
  margin-top: 10px !important;
}
.wpcf7-list-item {
  display: inline-block;
  margin: 0;
}
body[data-form-style="minimal"] input[type="text"], body[data-form-style="minimal"] input[type="email"], body[data-form-style="minimal"] textarea{
	background-color: #fff !important;
}
body[data-form-style="minimal"] textarea {
  padding: 10px !important;
}
/*fin formulario*/
/*plugin accesibilidad*/
.pojo-a11y-toolbar-overlay ul li {
  list-style: none !important;
}
.pojo-a11y-toolbar-title {
  line-height: 1.3em !important;
}
/*fin plugin accesibilidad*/

/*elementos con display none*/
.grecaptcha-badge {
  display: none !important;
}

/* Device = Most of the Smartphones Mobiles (Portrait) */
@media (min-width: 320px) and (max-width: 480px) {
body #page-header-bg h1 {
    font-size: 32px !important;
    line-height: 0.9em !important;
    padding-bottom: 20px;
  }
#top .slide-out-widget-area-toggle a > span {
  transform: scale(1) !important;
}	
}


	



