/*
Theme Name: Getaway Child
Theme URI: http://getaway.select-themes.com
Description: A child theme of Getaway Theme
Author: Select Themes
Author URI: http://themeforest.net/user/select-themes
Version: 1.0.0
Text Domain: getaway
Template: getaway
*/
footer .widget {
    margin: 0 0 10px;
}

.qodef-tour-item-single-holder article .qodef-tour-item-short-info {
    display: none;
}

.single-tour-item .qodef-tour-item-price-holder .qodef-tour-item-price-text {
    display: none;
}

.qodef-owl-slider.owl-loaded {
    display: none;
}

.qodef-page-footer {
    margin-top: 80px;
}
/*aside.qodef-sidebar .widget.widget_nav_menu ul li a {
   color: #e6007e;  
}*/

aside.qodef-sidebar {
 padding-left: 30px;
}
.single-tour-item .qodef-content .qodef-content-inner > .qodef-container .qodef-sidebar {
    padding: 25px;
    background-color: #fff;
}

.qodef-tours-booking-form-holder {
    display: none;
}


.qodef-sidearea-title {
    font-size: 20px;
    line-height: 1.39em;
    font-weight: 600;
}

.qodef-main-menu > ul > li > a > span.item_outer .item_text::before {
    height: 5px;
}

.qodef-tour-item-single-holder .qodef-tabs.qodef-horizontal .qodef-tabs-nav li a .qodef-tour-nav-section-title::before {
    height: 5px;
}

.qodef-title-holder.qodef-bg-parallax {
    background-attachment: fixed;
    background-size: cover;
}

.qodef-blog-holder.qodef-blog-single article .qodef-post-date-inner .qodef-post-date-month {
    font-size: 12px;
}

.qodef-blog-holder.qodef-blog-single article .qodef-post-date-inner .qodef-post-date-background {
    background-color: #e0e0e0 !important;
}

@media only screen and (max-width: 1024px) {
	.single-tour-item .qodef-content .qodef-content-inner .qodef-tour-fullwidth-featured-image-holder .qodef-tour-fws-outer .qodef-tour-fws-title-wrapper {
		display:none;
	}
}
