/*
Theme Name: GrandTour Child
Theme URI: http://themes.themegoods2.com/grandtour/demo
Description: Premium Tour Travel Theme
Version: 1.0
Author: ThemeGoods
Author URI: http://themeforest.net/user/ThemeGoods
License: GNU General Public License
License URI: http://themeforest.net/licenses/regular_extended
Text Domain: grandtour
Template: grandtour
*/
.single-destination #page_content_wrapper .inner .inner_wrapper {
	display:flex;
	flex-flow:column;
}
.single-destination .tour_related {
	order:2;
	margin-top:30px;
}
.postid-3696 a.button[href="/contact/"] {
	display:none;
}
.page-id-3557 #custom_logo_transparent {
	display:none;
}
.clearfix {
	clear:both;
}
 h3 {
        clear:both;
    }
    .tour_product_variable_title {
        width:50% !important;
    }
.single_tour_add_to_cart.button a {
        color:#fff !important;
    }
/* .header_cart_wrapper {
	display:none !important;
} */
blockquote {
	font-size:20px;
}
.page-id-3557 .ppb_wrapper {
    background-color:#e5e5e5;
}
.page-id-3557 .page_tagline {
	color:#000000;
}
.page-id-3557 .four_cols.gallery .element {
	background-color:#eaeaea;
}
@media only screen and (min-width: 768px) {
	.element.grid.baseline.classic4_cols.animated15, .element.grid.baseline.classic4_cols.animated7 {
	width:calc(50% - 17px);
	}
	#logo_wrapper, html[data-style="fullscreen"] #logo_wrapper, .top_bar.hasbg #logo_wrapper {
    border: 0;
    text-align: left;
    padding: 15px 0 40px 0 !important;
}
}
.fa-facebook, .fa-instagram {
	font-size: 24px !important;
    margin-right: 12px;
}
@media only screen and (min-width:961px) {
    span.ti-menu {
        display: none;
    }
}
a.whatsapp {
    background-color:369436 !important;
}
i.fa.fa-whatsapp {
    font-size: 2.2em !important;
    line-height: 70px !important;
}
.button.whatsapp-us i.fa.fa-whatsapp{
    margin-right: 0.5em;
    font-size: 15px !important;
    line-height: 15px !important;
}
.button.whatsapp-us {
    color: #fff;
    background-color: #25D366;
    border: #fff;
}
@media only screen and (max-width: 767px) {
    #logo_normal.logo_container, #logo_transparent.logo_container {
        left: 0 !important;
        top: 0 !important;
        position: absolute !important;
    }
}
@media only screen and (max-width: 767px) {
    .logo_wrapper img {
        width: auto !important;
        height: 67px !important;
        margin-top: 0px !important;
        display: inline-block !important;
    }
}
.top_bar.hasbg {
    background: rgba(0,0,0,0.2);
}
@media only screen and (min-width:961px) {
    #menu-wrapper li.menu-item.menu-item-type-post_type.menu-item-object-tour a {
        line-height: 1em;
        font-size: 11px !important;
    }
    #menu_wrapper .nav > li:not(.menu-item-3599):hover > ul, #menu_wrapper .nav > li > ul > li:hover > ul {
        display: flex;
        flex-flow: row;
        flex-wrap: wrap;
        position: absolute;
        right: 0;
        width: 75%;
    }
    #menu_wrapper .nav > li:not(.menu-item-3599):hover > ul li, #menu_wrapper .nav > li > ul > li:hover > ul li {
        width: 33%;
        overflow: hidden;
    }
}
.single-destination blockquote:first-of-type p {
    display:none;
}
p#billing_email-2_field {
    order: 100;
}

.form-row {
    width: 100%;
}

.woocommerce-billing-fields__field-wrapper {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
}
