/*
Theme Name:   Entrada Child
Theme URI:    http://www.waituk.com/entrada
Description:  Tour Booking Adventure Tour Package Theme - Entrada
Author:       WAITUK
Author URI:   http://www.waituk.com
Template:     entrada
Version: 2.0.0
License: Themeforest Regular License
License URI: http://themeforest.net/licenses/standard
Tags:         two-columns, three-columns, four-columns, right-sidebar, left-sidebar, full-width-template, custom-background, custom-colors, custom-menu, featured-images, microformats, translation-ready
Text Domain:  entrada-child
*/

@import url("../entrada/style.css");
@import url("../entrada/woocommerce/woocommerce.css");
/* = Child Theme customization starts here
------------------------------------------------------- */
.footer-nav h3 {
	color: #fff;
}
.fixed-position {
  position: fixed !important;
}
.logo .gray-logo {
  display: block;
}
.logo .normal{
  display: none;
}

#header .fixed-position {
  height: 60px !important;
}
.fixed-position .header-top {
  display: none;
}
.fixed-position .header-bottom {
  top: 0px !important;
}
.fixed-position #header-redes-sociales {
  display: none;
}

.pin, .google, .twitter, .facebook {
  color: #95969a;
  font-size: 20px;
  letter-spacing: 3px;
}
#header-redes-sociales{
	text-align: right;
  margin-bottom: -14px;
  padding-top: 15px; 
  margin-right: 3%;
}

#header-redes-sociales .fa{
	font-size: 1.5em !important;
}

#header-redes-sociales a{
	padding-left: 20px;
	color: #039cd9;
}

/* Modificado javi */
#header:not(.custom-nav) .navbar-default .navbar-nav > li > a {
    text-shadow: 5px 4px 12px rgb(0, 0, 0);
    font-weight: bold;
} 
@media only screen and (max-width: 992px) {
  #header .navbar-default .navbar-nav > li > a {
    color: #fff !important;
    text-shadow: 5px 4px 12px rgb(0, 0, 0);
    font-weight: bold;
  } 
}

/* ---------- */

#footer .social-wrap {
    display: table;
    width: 54%;
    margin: 0 auto;
}

.copyright {
    color: white;
}

.footer-bottom {
    background: #0074bf;
    color: #fff;
    font-size: 17px;
}

.newsletter-form .form-control{
	color: #039cd9;
	font-weight: bold;
}

.newsletter-form input[type='submit'] {
    padding-right: 25px;
    padding-left: 25px;
}

.newsletter-form [type='submit']:hover {
    background: #039cd9;
    color: #fff;
}

.footer-bottom a{
    color: #fff;
    font-weight: bold;
}

.footer-bottom p{
    position: relative;
    top: 22px;
    display: inline;
}

.newsletter-form [type='submit'] {
    border-left: 2px solid #039cd9;
    color: #039cd9;
}	

.newsletter-form .info {
    color: #ffffff;
}

.footer-nav a {
    color: #ffffff;
}
.banner-text{
	position: relative;
	top: 0;
	bottom: 0;
}

.btn.radius{
    border-radius: 0px;
}

.btn.btn-shadow{
    box-shadow: none; 
}

.seperator:before{
    background: none;
}

.seperator{
    border-bottom: 0.5px solid rgba(155, 194, 30, 0.35);
}

.menu-item-language {
    padding-right: 0px !important;
}

.gallery-list a::after{
    background: rgba(86, 178, 237, .5);
    opacity: 1;
    transition: .5s;
}

/************* RESPONSIVE *************/
.partner-block a img{
  max-height: 140px;
}
.bannerExperienciaGeneral {
	background-position: 50% 80% !important;
}
/*@media only screen and (max-width: 1050px) and (min-width: 768px){
	.banner.banner-inner {
		background-position: 50% -135px !important;
	}
}
@media only screen and (min-width: 1050px){
	.banner.banner-inner {
		background-position: 50% -356px !important;
	}	
}
@media only screen and (min-width: 1300px){
	.banner.banner-inner {
		background-position: 50% -500px !important;
	}	
}
@media only screen and (min-width: 1600px){
	.banner.banner-inner {
		background-position: 50% -570px !important;
	}	
}*/
@media only screen and (min-width: 768px){
	.trip-form {
	    margin-top: 0; 
	}
	.footer-holder {
    	margin-bottom: 0px;
	}

	.social-wrap [class^='icon-'], .social-wrap [class*=' icon-'] {
   		font-size: 37px;
   		color: #039cd9;
	}

	.tab-container .nav-tabs {
	    text-align: center !important;
	}
}


@media only screen and (min-width: 992px) {
	
	.detail-accordion .slide-holder {
		padding-right: 0px;
	}

	#header{
		border-bottom: none;
	}

	.logo{
		border-right: none;
	}

	#header.white-header.fixed-position .navbar-default .navbar-nav > li > a {
		text-shadow: none;
	}

	.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	    background: none;
	    color: #33a098;
	}

	#footer > .container {
	    padding-top: 31px;
	    padding-bottom: 0px;
	}

	.newsletter-form {
    	margin-bottom: 36px;
	}

	.nav-tabs > li {
	    padding: 25px 20px !important;
	}

}


@media only screen and (min-width: 1230px) {
	.navbar-default .navbar-nav .v-divider{
		border-left: none;
	}

	#header:not(.custom-nav) .navbar-default .navbar-nav > li > a{
	    text-shadow: 5px 4px 12px rgb(0, 0, 0);
	    font-weight: bold;
	} /* Modificado javi */

	.logo {
   		height: 127px;
	}

}

.adventure-holder.gallery-home-holder .gallery-list a:hover:after {
    opacity: 1;
    background: transparent;
}
.adventure-holder.gallery-home-holder .gallery-list .hover {
	visibility: hidden;

}
.breadcrumbs li:before {
	content: '>';
}
/* hover sobre el cuadrado y cambia el estilo al texto: no funciona
.adventure-holder.gallery-home-holder .gallery-list a:hover ~ .info {
	color: black !important;
}*/


.custom-nav{
	/*margin-top: 0;
	padding: 0 0;*/
	background: #f8f8f8 !important;
    border-bottom: 1px solid #e2e2e2 !important;
	/*margin-top: 1px;*/

}
.custom-nav .logo {
	height: auto !important;
}
.custom-nav .normal {
	display: none;
}
.custom-nav .gray-logo {
	display: block;	
}

/* Modificado javi */
.custom-nav:not(.nav-evento) .navbar-nav > li > a {
  color: #5c5e62;
  text-shadow: 0px 0px 0px rgb(0, 0, 0);
}
.custom-nav .nav-evento .navbar-nav > li > a {
	color: #95969a;
	text-shadow: none;
}

/* ------------- */

.custom-nav .navbar-nav > li > a:hover {
	color: #b0a377;
}
/************* END RESPONSIVE *************/
/*custom niko*/
.banner.banner-inner{
    max-height: 500px;
}
.banner-text .container {
    text-align: center;
}

.banner-inner .banner-text h1 {
    font-weight: 600;
    font-size: 30px;
    text-shadow: 5px 4px 12px rgb(0, 0, 0); /* edit javi */
}
.banner.banner-inner .subtitle {
    font-weight: 200;
}
.btn.btn-default {
    background-color: #0074bf;
}
.btn.btn-default:hover:before {
   background-color: #81ceec;
}

/*niko: color hover de categs en experiencias
.gallery-list a:after{
   background: rgba(86, 178, 237, .5);
}*/

h2.title-heading, h3.title-heading {
   font-weight: 600;
   color: #95969a;
}

.header_categoria {
   background-position: 50% -250px;
}

@media only screen and (min-width: 992px){

   .banner.banner-inner {
        height: 800px;
   }
   .banner.banner-inner .banner-text .center-text {
      margin: 13% 0;
   }
}

.parallax.banner-inner:before {
  background: rgba(0, 0, 0, .1);
}

.article .thumbnail .meta {
   display: none !important;
}

.article .thumbnail p {
  display: none !important;
}

.bannerImageNew{
  background-position: 50% 60% !important;
}
@media only screen and (min-width: 992px){

	#header {
    border-bottom: 1px solid transparent;
    background: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 140px;
}
.header-v1 .logo{
	height: 100%;
}
.header-top{
	height: 60px;
    top: 0px;
    background: transparent;
    border-bottom: 1px solid transparent;
}
.header-bottom{
	    top: 60px;
    height: 80px;
    position: relative;
}
.migadepan {
    background-color: #f2f9f8;
    font-weight: 600;
    top: 140px;
    color: #9cd6e6;
    padding-left: 12%;
    position: absolute;
    width: 100%;
}
.migadepan a {
    color: #9cd6e6; 
    font-weight: 300;
}
.migadepan li:last-child a{
  font-weight: 600;
}










.dropdown-menu .drop-social-share{
  list-style-type: none !important;
  text-align: center;
}

.dropdown-menu .drop-social-share li{
  display: inline !important;
}


















.article.blog-article .description {
    border: 2px solid #f9d5a9 !important;
}
.article .info-day {
   border-left: 1px solid #f9d5a9;
   color: #95969a;
}
.article h3 a {
    color: #95969a;
    font-size: 20px;
    font-weight: 800;
}

.cuadricula_custom .adventure-holder.gallery-home-holder .gallery-list li {
    margin-left: 4%;
    margin-right: 4%;
    width: 25%;
    margin-bottom: 4%;
}
.gallery-list .info{
   bottom: 40%;
}

.cuadricula_custom {
}

.sidebar .panel-heading a {
  background: #fdf3e6;
}

.sidebar .sidebar-holder {
    box-shadow: 0 2px 2px rgba(247, 198, 137, 1);
}

.subscribe-form .btn {
   background-color: #ef8707;
}

.subscribe-form .btn:hover:before  {
   background: #b0a377;
}

.rate-info a, .comment a{
   font-weight: 700;
   color: #95969a;
}
.link-view a {
   font-weight: 700;
    font-size: 20px;
    color: #ef8707;
}


/* blog single */
.blog-single .description{
   border: 1px solid #f9d2a2;
}
.titulo_post h1{
    display: inline;
    color: #9d9d9d;
}
.titulo_post spam {
   display: inline;
    font-size: 30px;
    color: #ef8707;
    font-weight: 200;
}
.titulo_post h3 {
   font-size: 27px;
    font-weight: 500;
    color: #9d9d9d;
    display: inline;
}
.description p{
    color: #9d9d9d;
    margin: 23px 0 25px !important;
}
.description .footer-sub a{
    color: #f7c597;
}

#ef8707

.post-navigation .nav-previous a{
    border: 1px solid #ef8707;
}
.nav-links .icon-arrow-down:before {
   color: #ef8707;
}

.nav-links .text{
   color: #ef8707;
}
.post-navigation .nav-previous a, .post-navigation .nav-next a {
   border: 1px solid #ef8707;
}

.comments-area .header-box {
   display: none;
}
.comments-area .comments {
   display: none;
}
.form-control {
   border: 1px solid #ef8707;
}
.form-submit .btn.btn-default {
   background-color: #ef8707 !important;
}
.comment-form h3 {
    margin: 0 0 45px;
    color: #ef8707;
    font-weight: 600;
    font-size: 20px;
}
@media only screen and (min-width: 1214px){
	.navbar-default .navbar-nav > li {
	    padding: 29px 18px 0;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1214px){
	.navbar-default .navbar-nav > li {
	    padding: 27px 10px 0;
	    border-top: 0;
	}
}

#header-redes-sociales {
    color: #039cd9;
}
#header-redes-sociales h3{
	font-weight: 700;
	color: #039cd9;
}
#header-redes-sociales .fa {
    font-size: 1.1em !important;
}

.panel-body .ssba, .ssba a img {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%); /* Para cuando es estándar funcione en todos */
	filter: Gray(); /* IE4-8 and 9 */
}
.top-header {
	margin-top: 0px !important;
}
.header-top {
    /*top: -44px;*/
    background: transparent;
    border-bottom: 1px solid transparent;
}

.top-right-panel {
	max-width: 100%;
}
.menu-item-language img.iclflag {
    height: 12px !important;
    width: 18px !important;
    margin-bottom: 0 !important;
    margin-right: 4px;
    margin-top: 3px;
}
@media only screen and (max-width: 991px){
	.header-v1 .header-top {
	    padding: 10px 30px;
	}
	#header-redes-sociales {
		padding-top: 0px;
		margin-right: 0px;
	}
	.header-top {
		top: -44px;
		background: #252525;
		border-bottom: 1px solid transparent;
	}
	.header-bottom {
		padding-top: 3%;
	}
}
@media only screen and (min-width: 447px) and (max-width: 507px){

	#header-redes-sociales a {
		padding-left: 10px;
	}

}
@media only screen and (min-width: 417px) and (max-width: 447px){

	#header-redes-sociales a {
		padding-left: 5px;
	}

}
@media only screen and (max-width: 417px){
	.top-user-panel > li, .top-right-panel > li, .top-right-panel > li {
    	float: left;
    	padding: 0 7px;
	}
	#header-redes-sociales a {
		padding-left: 5px;
	}
	.header-v1 .header-top {
		    padding: 10px 4px;
	}
}

.breadcrumb-container.theme1 a {
    font-family: "Raleway", sans-serif !important;
    text-transform: uppercase;
}

.top-user-panel > li, .top-right-panel > li, .top-right-panel > li {
    padding: 0; 
}

li.menu-item.menu-item-language a {
    padding: 5px !important;
}

li.menu-item.menu-item-language.menu-item-language-current.menu-item-has-children {
    margin-left: 15px;
}


#experiencias ul.reviews-info span {
    font-weight: bold;
    color: #039cd9;
}

#experiencias .disfruta ul {
    list-style-type: none;
    text-align: right;
}

#experiencias .reviews-info > li:before {
    display: none;
}

#experiencias .trip-detail .detail {
    background: none;
    box-shadow: none;
}

#experiencias #tab04 .header-box{
    font-weight: bold;
    color: #95969a;
    margin-bottom: 20px;
    border: 1px solid #a7def5;
    font-size: 20px;
    padding-left: 20px;
}

#experiencias .header-box {
    border:none;
}

#experiencias .content-block {
   background: transparent;
}

#experiencias .recent-block.recent-gray {
    background: #f5f9e9;
}

#experiencias .question-select .jcf-select .jcf-select-text {
    color: #95969a;
}
#experiencias .btn.btn-info {
    background: #ef8707;
    border-color: #ef8707;
}

#experiencias .trip-detail .detail {
    padding: 0px;
}

#experiencias .nav-wrap {
    padding-top: 20px;
    padding-bottom: 20px;
    background: #cce3f2;
}

#experiencias .nav-tabs > li.active a, .nav-tabs > li:focus a {
    color: #ffffff;
}

#experiencias .detail-accordion .slide-holder {
    border-top: 1px solid #81cdec;
}
#experiencias .nav-tabs > li > a {
    color: #00b1eb;
    font-weight: bold;
    text-transform: uppercase;
}

#experiencias .nav-tabs > li > a:hover {
    color: white;
}

#experiencias .nav-tabs > li.active a:hover{
    color: #fff;
}
#experiencias 
a:hover {
    color: inherit;
}
#experiencias .detail-accordion > li {
    border: 1px solid #cce3f2;
}

#experiencias .detail-accordion > li:after{
    display: none !important;
}

#experiencias .detail-accordion > li:before {
     top: -6px;
     font-weight: bold;
}

#experiencias .detail-accordion > li.active > a:after {
    color: #81cdec;
}

#experiencias .detail-accordion > li > a:after {
    color: #81cdec;
}

#experiencias .img-article.article-light .text-block {
    background: #e5f1f9;
}

#experiencias .tab-container .tab-pane.active {
    padding-top: 20px;
}

#experiencias .question-select .jcf-select .jcf-select-text {
    font-size: 16px;
    line-height: 1.71429;
    font-weight: bold;
}

#experiencias .question-select{
    background: #f2f8fc;
    border: 1px solid #95d7f3;
}
#experiencias span.jcf-select-text{
    color: #95969a;
}

#experiencias .question-select .jcf-select:hover .jcf-select-text {
    color: #95969a;
}

#experiencias .header-box:hover {
    color: inherit;
}

#experiencias .reviews-body {
    background: #f2f8fc;
    border: 1px solid #b2e1f6;
}
#experiencias 
.comments {
    box-shadow: none;
}

#experiencias .header-box .title {
    font-size: 16px;
    font-weight: bold;
}

#experiencias .tab-wrapper {
    color: #95969a;
    background: #f2f8fc;
    padding: 0 30px 1px 25px;
    border: 1px solid #95d7f3;
}

#experiencias .question-select .jcf-select .jcf-select-opener:after {
    color: #81cdec;
}

.gallery-list .info {
    text-transform: none !important;
    white-space: normal !important;
    text-overflow: inherit !important;
    overflow: initial !important;
    font-size: 18px;
    letter-spacing: 0px;
}

.gallery-list.gallery-with-icon li img {
    width: 100%;
}

#lang_sel_list {
    margin-left: 25px;
}

#subscriber_email::-webkit-input-placeholder {
    color:#039cd9 !important;
}

#subscriber_email::-moz-placeholder {
    color:#039cd9 !important;
}

#subscriber_email::-ms-placeholder {
    color:#039cd9 !important;
}

#subscriber_email::placeholder {
    color:#039cd9 !important;
}

body:after{
  content: "beta";
  position: fixed;
  width: 80px;
  height: 25px;
  background: #EE8E4A;
  top: 7px;
  left: -20px;
  text-align: center;
  font-size: 13px;
  font-family: sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  line-height: 27px;
  -ms-transform:rotate(-45deg);
  -webkit-transform:rotate(-45deg);
  transform:rotate(-45deg);
  z-index: 9999;
}