/*
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
*/

h1{
	color: #005d57 !important;
}
h2{
	color: #7cb5b1 !important;
}


/* Menu */
#slide-out-widget-area > div > div > div > div.left-side > div > ul > li.menu-item-has-icon > a{
	flex-direction: row-reverse;
	justify-content: flex-end;
}
#slide-out-widget-area > div > div.inner > div.off-canvas-menu-container > div > ul{
	flex-direction: column;
	align-items: flex-start;
	text-align: left;
}
#slide-out-widget-area > div > div.inner > div.off-canvas-menu-container{
	padding-right: 5%;
	padding-left: 12%;
}
#slide-out-widget-area > div > div.inner > div.off-canvas-menu-container > div > ul > li.current_page_item > a > span{
	
}
#slide-out-widget-area > div > div.inner > div.widget_media_image{
	padding: 0px;
	margin: 0px;
}
#slide-out-widget-area > div > div > div > div.left-side > div > ul > li.menu-item-has-icon > a > i{
	margin-left: 10px;
}

#slide-out-widget-area > div > div > div > div.left-side{
	justify-content: center;
}
#slide-out-widget-area > div > div.inner{
	display: flex;
}

/* Menu pie */
#footer-widgets div.menuPie ul{
	display: flex;
	flex-direction: column;
    flex-wrap: wrap;
}
#footer-widgets div.menuPie #menu-item-335{
	display: none !important;
}

/* Buscador */
#search-outer{
	height: 50vh;
}
/* Migas de pan */
#breadcrumbs > span{
	color: #7cb5b1;
}
#breadcrumbs > span a{
	color: #005d57;
}
#breadcrumbs > span a:hover{
	text-decoration: underline;
}

/* Pie*/

#footer-widgets > div > div > div > div:nth-child(2){
	margin: 0px;
}

/* Enlaces */
p > a{
	color: #7cb5b1;
}
p > a:hover{
	color: #005d57;
	font-weight: 600;
}

/*Responsive*/
@media (max-width: 480px) {
  #slide-out-widget-area > .inner-wrap > .inner > .off-canvas-menu-container > .menu-wrap > ul.menu  > li > a{
    font-size: 30px;
  }
}

@media (max-width: 768px) {
  .titulo-marcas > .wpb_wrapper > h1{
    line-height: 90% !important;
    font-size: 45px !important;
  }
  .titulo-marcas > .wpb_wrapper > h1 > span > span{
    font-size: 45px !important;
  }
 .titulo-home > .wpb_wrapper > h2 > span {
    font-size: 45px !important; 
 }
 .titulo-home > .wpb_wrapper > h2{
    line-height: 70% !important;
 }
 .titulo-unete > .wpb_wrapper > h1 > span:nth-child(1) > span{
  font-size: 55px !important;
 }
 .titulo-unete > .wpb_wrapper > h1 > span:nth-child(2) {
  font-size: 45px !important;
 }
 .titulo-unete > .wpb_wrapper > h1{
  line-height: 60% !important;
 }
 .titulo-muevete > .wpb_wrapper > h1 > span{
    font-size: 55px !important;
 }
 .titulo-muevete > .wpb_wrapper > h1{
  font-size: 45px !important;
  line-height: 105%;
 }
 .titulo-experimenta > .wpb_wrapper > h2{
    font-size: 40px !important;
    line-height: 95%;
 }
 .titulo-rider > .wpb_wrapper > h2 > span{
    font-size: 45px !important;
 }
 .titulo-rider > .wpb_wrapper > h2{
    line-height: 65% !important;
 }
 .titulo-rider{
  margin-top: -20px !important;
 }
 .titulo-keep > h2{
  font-size: 55px !important;
 }
 .titulo-movement > h2{
  font-size: 55px !important;
 }
 #slide-out-widget-area > .inner-wrap > .inner {
    display: flex;
    flex-direction: column;
 }
 #slide-out-widget-area > .inner-wrap > .inner > #block-9{
  display: none;
 }
 #slide-out-widget-area > .inner-wrap > .inner > .off-canvas-menu-container {
  padding: 0px 30px;
  display: flex;
  justify-content: center;
 }

  
}
@media (min-width: 769px) {
  .titulo-rider{
    margin-top: -35px !important;
   }
}
.txt-rider > div > p{
  text-align: left !important;

}
@media (min-width: 1000px) {
  .bloque-the-movement > .vc_column-inner > .wpb_wrapper > .nectar_cascading_images{
    display: none;
  }
  .bloque-keep > .vc_column-inner > .wpb_wrapper > .nectar_cascading_images{
    display: none;
  }

}
@media (max-width: 781px) {
  #footer-widgets > .container > .row > .span_12 > #block-12 > .wp-block-columns > div:nth-child(1){
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1200px){
  #slide-out-widget-area > .inner-wrap > .inner {
    display: grid;
    grid-template-columns: 65% 35%;
 }
}

@media only screen and (min-width: 1201px) and (max-width: 1470px){
  #slide-out-widget-area > .inner-wrap > .inner {
    display: grid;
    grid-template-columns: 50% 50%;
 }
}
@media only screen and (min-width: 690px) and (max-width: 999px){
  .bloque-marcas > .row_col_wrap_12_inner > div:nth-child(1), .bloque-marcas > .row_col_wrap_12_inner > div:nth-child(4){
    display: none !important;
  }

}

@media only screen and (min-width: 1000px) and (max-width: 1300px){
  .slider-home-rider .swiper-slide > .container > .content > h2.ns-heading-el{
    font-size: 65px !important;
  }
  .slider-home-rider .swiper-slide > .container > .content >p{
    font-size: 65px !important;
    margin-top: -5% !important;
  }

}
@media only screen and (min-width: 1000px) and (max-width: 1295px){
  .bloque-experimienta-home > .row_col_wrap_12{

  }
}
@media only screen and (min-width: 1000px) and (max-width: 1299px){
  .bloque-img-miller{
    margin-top: -130px !important;
  }
  .contenedor-marcas > .row_col_wrap_12_inner > .vc_col-sm-6{
    max-width: 500px !important;
    width: 100% !important;
  }

}
