/*
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: 1.7.1
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");

@font-face {
    font-family: 'armyregular';
    src: url('fonts/army-webfont.woff2') format('woff2'),
    url('fonts/army-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/* = Child Theme customization starts here
------------------------------------------------------- */
.jcf-select {
    background: white;
    box-shadow: 0 1px 1px rgba(1, 2, 2, .1);
    height: 44px;
    width: 50%;
}

.jcf-select .jcf-select-text {
    font-size: 14px;
    color: #5c5e62;
    font-weight: 700;
    line-height: 44px;
    padding-left: 15px;
    color: black;
    margin-right: 35px;
}

.jcf-select .jcf-select-opener {
    width: 44px;
}

.jcf-select .jcf-select-opener:after {
    color: black;
    right: 15px;
    content: '\e906';
    font-size: 14px;
}

/******** General ********/
ul.social-networks {
    display: none;
}

article .thumbnail {
    background: transparent !important;
    box-shadow: none !important;
}

.img-wrap {
    background: black;
}

article:hover img {
    opacity: 0.5;
}

.price {
    color: transparent !important;
}

.price > span {
    display: none !important;
    position: absolute;
    top: 42%;
    left: 11%;
    overflow: visible;
    color: white !important;
}

.price > span span {
    color: white !important;
}

article:hover .price > span {
    display: block !important;
    color: white !important;
}

article footer {
    border-top: none !important;
}

.small-space {
    min-height: 40px;
}

body .btn.btn-info {
    background: #69642a;
    border-color: #69642a;
}

.content-intro .map-col .holder {
    display: none;
}

.content-block {
    padding: 40px 0;
}

.content-intro {
    padding-bottom: 10px;
}

.article .info, .article .meta {
    display: none;
}

.inner-main .content-block .container {
    width: 100%;
}

/******** Mega Menu Tours ********/

body .has-mega-dropdown.mega-md.mega-center .dropdown-menu .header-link li:first-child a {
    font-weight: bold;
}

@media only screen and (min-width: 540px) {
    body .has-mega-dropdown .tab-content .header-link {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
}

body .navbar-nav .mega-center.has-mega-dropdown.mega-md .drop-wrap {
    max-width: 650px;
}

@media only screen and (min-width: 768px) {
    body .mega-md .drop-holder:before {
        left: 37%;
    }

    body .has-mega-dropdown .dropdown-menu .nav-hover {
        width: 42%;
    }

    body .has-mega-dropdown .tab-content {
        width: 58%;
    }
}

/******** Top Menu ********/

body #header .navbar-default .navbar-nav > li.menu-item > a:hover,
body .navbar-default .navbar-nav > li.current-menu-ancestor > a {
    color: #69642a !important;
}

body #header.fixed-position .navbar-default .navbar-nav > li.menu-item > a:hover,
body #header.fixed-position .navbar-default .navbar-nav > li.current-menu-ancestor > a {
    color: #69642a !important;
}

@media only screen and (min-width: 992px) {
    .default-page #header.white-header.fixed-position .navbar-default .navbar-nav > li > a, #header.white-header.fixed-position .navbar-default .navbar-nav > li > a {
        color: #fff;
    }
}

body .navbar-default .icon-angle-down {
    display: inline-block;
    margin-left: 8px;
}

@media only screen and (min-width: 992px) {
    .default-page #header.white-header.fixed-position .navbar-default .v-divider,
    #header.white-header.fixed-position .navbar-default .v-divider,
    .default-page #header.white-header.fixed-position .logo,
    #header.white-header.fixed-position .logo,
    body #header, body .logo, body .navbar-default .navbar-nav .v-divider {
        border-color: #69642a;
    }
}

@media only screen and (min-width: 1025px) {
    .default-page #header.white-header.fixed-position, #header.white-header.fixed-position {
        background-color: #252525;
        border-bottom: 1px solid #69642a;
    }
}

body .home-topOfTours .insigne-right img {
    position: absolute;
    top: 400px;
    left: 96%;
}

body .home-topOfTours .insigne-left img {
    position: absolute;
    top: 1050px;
    right: 94%;
}

body .logo {
    padding: 7px 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    body .logo {
        height: auto;
    }
}

/******** Home ********/
body .background-gris {
    background-color: #eaeaf1;
}

body .background-gris.content-block .content-holder .article .thumbnail {
    min-height: 570px;
}

body .heading-home-first-bloc {
    padding-bottom: 0;
}

body .heading-home-first-bloc h2 {
    letter-spacing: 1.3px;
}

body .heading-home-first-bloc .main-subtitle {
    font-size: 25px;
}

body .video-home-first-bloc {
    padding-left: 35px;
}

body .block-battlefield-tour .seperator {
    border-bottom: none;
}

body .block-battlefield-tour .seperator:before {
    content: none;
}

body .home-tour-list article.article p {
    letter-spacing: 0px;
    font-size: 13px;
}

body .tripadvisor, body .bravoBox {
    background-color: #ffffff;
    overflow: hidden;
    width: 200px;
    margin: 0px auto;
    text-align: center;
    border: 1px solid #599642;
    display: inline-block;
}

body .tripadvisor-logo img {
    margin-top: -40px;
}

body .bravoBox .bravoWrapper {
    background-color: #589442;
    padding: 5px;
    color: #fff;
    font-size: 19px;
}

body .bravoBox .bravoContent {
    padding: 0 3px;
}

body .bravoBox .bravoContent a {
    margin-top: -15px;
    display: block;
    color: #5c5e62;
}

body .bravoBox .bravoPict img {
    margin-top: -10px;
}

body .parallax::before {
    background: rgba(0, 0, 0, 0);
}

.star-rating, .img-caption.text-uppercase, .icons {
    display: none;
}

@media only screen and (min-width: 641px) {
    body .gform_wrapper textarea.medium {
        height: 130px;
    }
}

/* Formulaire reviews - HOME */

body .overlordtour-leave-reviews .gform_wrapper,
body .overlordtour-leave-reviews .field_description_below {
    margin-top: 0;
}

body .overlordtour-leave-reviews .gform_wrapper .gfield_label {
    text-transform: uppercase;
}

body .overlordtour-leave-reviews .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
}

body .overlordtour-leave-reviews .gform_button {
    background-color: #69642a;
    border-style: none;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid #69642a;
}

body .overlordtour-bann-recommended > .container {
    background-color: rgba(255, 255, 255, 0.8);
}

body .overlordtour-recommended {
    width: 31%;
    margin: 13px;
    padding-top: 25px;
}

body .overlordtour-recommended .wpb_text_column.wpb_content_element .wpb_wrapper {
    display: block;
    text-align: center;
    margin-bottom: 20px;
}

body .overlordtour-recommended .wpb_text_column.wpb_content_element .wpb_wrapper p {
    text-align: center;
}

body .overlordtour-leave-reviews-text {
    /*-moz-box-shadow: 2px 2px 15px 0px #c0c0c0;*/
    /*-webkit-box-shadow: 2px 2px 15px 0px #c0c0c0;*/
    /*-o-box-shadow: 2px 2px 15px 0px #c0c0c0;*/
    /*box-shadow: 2px 2px 15px 0px #c0c0c0;*/
    /*filter:progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0, Direction=134, Strength=15);*/
    /*-moz-border-radius: 10px;*/
    /*-webkit-border-radius: 10px;*/
    border-radius: 10px;
    border: #6B652B solid 5px;
    margin: 13px;
    padding: 15px;
    background-color: #fff;
    width: 31%;
}

body .overlordtour-leave-reviews-text.overlordtour-recommended {
    padding-top: 50px !important;
    padding-bottom: 38px !important;
}

#apDiv102 {
    position: absolute;
    left: 179px;
    top: 707px;
    width: 826px;
    height: 462px;
    z-index: 1;
}

/******** Footer ********/

body footer .footer-holder {
    margin-bottom: 0;
    min-height: 480px;
    height: auto;
}

body footer#footer > .container {
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
}

body footer .footer-holder .footer-nav {
    margin-bottom: 0;
    min-height: 480px;
    padding: 30px 70px 15px;
}

body footer .footer-holder .footer-nav:first-child {
    background-color: #252525;
}

body footer .footer-holder .footer-nav:nth-child(2), body footer .footer-holder .footer-nav:nth-child(3) {
    background-color: #69642a;
    /*width: 66.6666666%!important;*/
}

body footer .footer-holder .footer-nav h3.widget-title {
    color: #fff;
    text-transform: uppercase;
    font-size: 26px;
    margin-bottom: 10px;
    font-family: 'armyregular';
    text-align: center;
    font-weight: normal;
}

body footer .footer-holder .footer-nav #gform_wrapper_2 label {
    color: #FFF;
    margin-bottom: 0;
}

body footer .footer-holder .footer-nav #gform_wrapper_2 ul li:last-child {
    margin-top: 30px;
    margin-bottom: 0;
}

body footer .footer-holder .footer-nav #gform_wrapper_2 input,
body footer .footer-holder .footer-nav #gform_wrapper_2 textarea {
    background: transparent;
    border-style: none;
    padding-bottom: 0;
    border-bottom: 1px solid #FFF;
    color: #FFF;
}

/*body footer .footer-holder .footer-nav #gform_wrapper_2 textarea {*/
/*border-left: 1px solid #000;*/
/*}*/

body footer .footer-holder .footer-nav #gform_wrapper_2 input[type="submit"] {
    border: 1px solid #FFF;
}

body footer .footer-holder .footer-nav #gform_wrapper_2 input[type="submit"] {
    font-weight: normal;
    color: #FFF;
    font-family: ubuntu;
}

body footer .footer-holder .footer-nav #gform_wrapper_2 input:focus,
body footer .footer-holder .footer-nav #gform_wrapper_2 textarea:focus {
    outline: none;
}

body footer .footer-holder .footer-nav #gform_wrapper_2 .gform_footer:not(.top_label) {
    padding: 0 0 10px;
}

body #how-to-contact-us div:first-child {
    background: url(/wp-content/uploads/2017/02/how_to_contact_us.jpg) no-repeat center;
    -webkit-background-size: contain;
    background-size: contain;
    height: 360px;
}

.social-wrap div a {
    color: #69642a;
}

.social-wrap [class^='icon-'], .social-wrap [class*=' icon-'], .social-wrap .fa  {
    display: inline-block;
    float: none;
    width: auto;
    font-size: 4em;
}

.social-wrap .row {
    padding: 20px 0;
}

/******** Contact ********/

body .contact-infos {
    padding: 20px 5px;
    display: block;
    background: #252525;
    text-align: center;
    font-size: 16px;
    line-height: 34px;
    font-weight: 700;
    letter-spacing: 2px;
    height: 118px;
    margin-bottom: 20px;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    white-space: nowrap;
    color: #fff;
    text-overflow: ellipsis;
    overflow: hidden;
    border: 8px solid #69642a;
}

body .one-line.contact-infos {
    line-height: 62px;
}

body .contact-infos i.fa {
    color: #69642a;
    font-size: 22px;
}

body .one-line.contact-infos i.fa {
    font-size: 19px;
}

/******** Tour ********/
.full {
    background-image: url("/wp-content/themes/entrada-child/images/overlordtour.jpg");
    height: 725px;
    background-position: 0 40px;
    padding-top: 60px;
}

.trip-info .reviews-info .info-hours {
    clear: both;
}

.localisation-maps {
    width: 47%;
    height: 300px;
    border: #ccc solid 1px;
    margin: 0 1%;
    display: inline-block;
    border: solid #69642a 2px;
}

.localisation-maps img {
    max-width: inherit !important;
}

.video-step {
    width: 47%;
    height: 300px;
    margin: 0 1%;
    float: right;
    border: solid #69642a 2px;
    display: inline-block;
    overflow: hidden;
}

.video-step > .video-step {
    width: 100%;
    border: none;
    margin: 0;
    float: none;
}

.video-step iframe {
    width: 100%;
    height: 100%;
    vertical-align: initial;
}

.slide-tour .container {
    position: relative;
    padding-top: 0;
}

.slide-tour ul {
    margin: 0;
    padding: 0;
}

.slide-tour .bx-pager-Wrapper {
    overflow: hidden;
    width: 93.5%;
    float: left;
    height: 200px;
    position: relative;
    margin-left: 37px;
}

.slide-tour .prev, .slide-tour .next {
    cursor: pointer;
    position: absolute;
    color: transparent;
    display: inline-block;
    overflow: visible;
    bottom: 205px;
    left: 0;
    width: 50px;
    height: 55px;
}

.slide-tour .next {
    right: -25px;
    left: auto;
}

.slide-tour .prev .fa, .slide-tour .next .fa {
    color: #fff;
    font-size: 60px;
}

/*.slide-tour li.step-detail {*/
/*display: none;*/
/*}*/
/*.slide-tour li.default {*/
/*display: block;*/
/*}*/
.slide-tour a.step {
    width: 165px;
    min-height: 165px;
    text-align: center;
    margin: 5px 35px 5px 20px;
    float: left;
    position: relative;
    padding: 10px 0;
}

.slide-tour a.step img {
    border: solid #FFF 2px;
}

.slide-tour a.step h3 {
    color: #FFF;
    font-family: "Montserrat";
    font-size: 16px;
    padding-top: 15px;
}

.slide-tour a.step.active img {
    border: solid #69642a 2px;
}

.slide-tour a.step.active h3 {
    color: #000;
}

div#bx-pager {
    min-width: 4000px;
    float: left;
    height: 100%;
    position: relative;
    left: 0;
}

/* New About us */

.about-us-flex {
    display: flex;
    position: relative;
    flex-wrap: wrap;
    width: 1200px;
    margin: auto;
    justify-content: space-evenly;
    margin-bottom: 100px;
}

@media (max-width: 1200px) {
    .about-us-flex {
        width: 80%;
    }
}

.about-us-flex .about-bloc-glob:nth-child(1), .about-us-flex .about-bloc-glob:last-child {
    width: 100%;
}

.about-us-flex .about-bloc-glob:nth-child(1) .about-bloc {
    width: 400px;
    margin: auto;
}

@media (max-width: 400px) {
    .about-us-flex .about-bloc-glob:nth-child(1) .about-bloc {
        width: 100%;
    }
}

.about-us-flex .about-bloc-glob:last-child .about-bloc {
    width: calc(100% / 3 - 100px / 2);
    margin: auto;
}

.about-us-flex .about-bloc-glob {
    width: calc(100% / 3 - 100px / 2);
    margin-top: 50px;
}

.about-us-flex .about-bloc {
    position: relative;
}

.about-us-flex .about-description {
    position: absolute;
    background: rgba(255, 255, 255, 0.71);
    border: 5px #69642a solid;
    width: 105%;
    text-align: center;
    left: -2.5%;
    bottom: -25px;
    padding: 5% 2.5% 2.5%;
}

.about-us-flex .about-description a {
    text-decoration: none;
    color: inherit;
}

/* About us */

.staff {
    margin-bottom: 30px;
}

.staff .img-article {
    display: inline-block;
    margin-bottom: 30px;
    max-width: none;
}

body .count-block .block-1, body .count-block .block-2 {
    min-height: 339px;
}
.count-block .holder {
    padding: 75px 10px;
}

/* FAQ */
#faq {
    padding: 0px;
}

#faq > .container {
    padding-left: 0px;
    padding-right: 0px;
    width: auto;
}

/* CSS pour le background des pages autres que les tours, à ajouter dans les pages directement via le BO de WordPress */

/*section.banner-inner {
    border-bottom: 6px solid white;
    -moz-box-shadow: 0px 13px 20px 0px rgba(0, 0, 0, 0.901961);
    -webkit-box-shadow: 0px 13px 20px 0px rgba(0, 0, 0, 0.901961);
    -o-box-shadow: 0px 13px 20px 0px rgba(0, 0, 0, 0.901961);
    box-shadow: 0px 13px 20px 0px rgba(0, 0, 0, 0.901961);
}

main {
    margin:0;
    padding:0;
    background: url("URL_DE_L-IMAGE") no-repeat center fixed;
    -webkit-background-size: cover;
    background-size: cover;
}*/

/* Home */
.article .hover-article .price {
    color: transparent;
}

.article .hover-article .price span {
    color: #fff;
}

.home-tour-list article.col-sm-6.col-md-4.article.has-hover-s3:nth-child(11) .price,
.home-tour-list article.col-sm-6.col-md-4.article.has-hover-s3:nth-child(12) .price {
    color: #fff;
}

label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox span {
    padding-left: 8%;
}

.jcf-select .jcf-select-text {
    color: #5c5e62 !important;
}

.jcf-list ul li:first-child {
    display: block !important;
}

h2.title-heading, h2.main-heading {
    display: none;
}
#CDSWIDCOE {
    margin:auto!important;
}

.video-header iframe {
	width: 100%;
	height: 100%;
}

.date-picker {
	background: #ffffff !important;
}