/*
Theme Name: Wanderers Child
Theme URI: https://wanderers.qodeinteractive.com
Description: An Adventurous Theme for Travel and Tourism
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.0.0
Text Domain: wanderers
Template: wanderers
*/

.mkdf-tours-check-availability,
.mkdf-location-addresses,
.mkdf-tour-booking-validation-list.mkdf-tour-message-success {
    display: none !important;
}

.mkdf-social-icon-widget-holder .mkdf-social-icon-widget:hover,
.mkdf-side-menu .widget ul li a:hover,
.wpb_widgetised_column .widget ul li a:hover, aside.mkdf-sidebar .widget ul li a:hover,
.mkdf-social-share-holder.mkdf-list li a:hover,
.mkdf-blog-holder article .mkdf-post-info-bottom .mkdf-post-info-bottom-left>div a:hover,
.mkdf-blog-holder article .mkdf-post-info-bottom .mkdf-post-info-bottom-left>div.mkdf-post-info-category:hover a, .mkdf-blog-holder article .mkdf-post-info-bottom .mkdf-post-info-bottom-left>div.mkdf-post-info-category:hover i,
.mkdf-blog-holder article .mkdf-post-info-bottom .mkdf-post-info-bottom-left>div a:hover i, .mkdf-blog-holder article .mkdf-post-info-bottom .mkdf-post-info-bottom-left>div a:hover span{
    color: #4d6250 !important;
}

.mkdf-blog-holder article.format-gallery .mkdf-blog-gallery.mkdf-owl-slider .owl-nav .owl-next, .mkdf-blog-holder article.format-gallery .mkdf-blog-gallery.mkdf-owl-slider .owl-nav .owl-prev {
    background-color: #4d6250;
}

.mkdf-page-header {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    z-index: 110;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #4D6250;
}

.mkdf-sticky-header .mkdf-sticky-holder {
    position: relative;
    height: 100%;
    z-index: 2;
    background-color: #4D6250;
    border-bottom: 1px solid #4D6250;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.mkdf-sticky-header .mkdf-sticky-holder .mkdf-logo-wrapper a {
    max-height: 70px;
    margin-top: 6px;
}

.mkdf-page-header .mkdf-menu-area .mkdf-logo-wrapper a {
    max-height: 90px;
    margin-top: 10px;
}

.mkdf-main-menu>ul>li>a>span.item_outer .item_text {
    display: inline;
    vertical-align: middle;
    letter-spacing: .1em;
}

.wpml-ls-item .second .inner {
    height: 50px;
}

.wpml-ls-item .second .inner ul {
    height: 35px;
    padding: 0 !important;
    background-color: transparent !important;
}

.wpml-ls-item .second .inner ul li {
    height: 35px;
}

.wpml-ls-item .second .inner ul li a {
    height: 35px;
    padding: 0 35px;
	margin-top: -20px;
}

.mkdf-mobile-header .mkdf-mobile-nav ul ul {
    margin-left: 3px;
}

.wpml-ls-item .second .inner ul li a .item_outer {
    height: 35px;
    vertical-align: top;
}

.wpml-ls-item .second .inner ul li a .item_outer .item_text {
    height: 35px !important;
    display: block;
    top: -25px;
    position: relative;
    line-height: 35px;
}

.mkdf-btn.mkdf-btn-solid {
    color: #fff;
    border: 1px solid transparent;
    background-color: #4D6250;
}

.mkdf-mobile-header {
    margin-top: -30px;
}

.mkdf-tours-row .mkdf-tours-row-item {
    min-height: 405px;
}


.mkdf-tours-input-icon{
    position: absolute;
    left: 11px;
    top: 25px;
    width: auto;
    font-size: 18px;
    color: #4D6250;
    z-index: 1;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.mkdf-tours-price-prefix {
    font-size: 0.8em;
    color: #999;
    margin-right: 5px;
}

.mkdf-tours-standard-item-image-holder {
    max-height: 427px;
    overflow: hidden;
}

.mkdf-tours-destination-item-image img {
    object-fit: cover;
    max-width: initial;
}

.mkdf-video-button-holder .mkdf-video-button-text-wrapper-inner .mkdf-vb-subtitle,
.mkdf-video-button-holder .mkdf-video-button-play,
.mkdf-top-reviews-carousel-holder .mkdf-tour-reviews-criteria-holder,
.mkdf-owl-slider .owl-dots .owl-dot.active span, .mkdf-owl-slider .owl-dots .owl-dot:hover span{
    color: #4D6250;
}

.mkdf-btn.mkdf-btn-simple {
    padding: 0 !important;
    color: #E0D5C1;
    background-color: transparent;
    border: 0;
    vertical-align: middle;
    font-size: 12px;
    line-height: 1.8em;
}
.mkdf-btn.mkdf-btn-simple:not(.mkdf-btn-custom-hover-color):hover {
    color: #E0D5C1!important;
}
.mkdf-btn.mkdf-btn-simple:after, .mkdf-btn.mkdf-btn-simple:before {
    content: "";
    height: 2px;
    width: 100%;
    position: absolute;
    background-color: #E0D5C1;
    left: 0;
    bottom: -3px;
    -webkit-transition: none;
    transition: none;
}

#mkdf-back-to-top>span {
    position: relative;
    display: block;
    width: 39px;
    height: 39px;
    line-height: 38px;
    font-family: "Playfair Display", serif;
    font-weight: 700;
    font-size: 15px;
    text-align: center;
    color: #fff;
    background-color: #4D6250;
    border: 1px solid #4D6250;
    overflow: hidden;
    -webkit-transition: all 175ms cubic-bezier(.18,.43,.58,1);
    transition: all 175ms cubic-bezier(.18,.43,.58,1);
}

.mkdf-owl-slider .owl-dots .owl-dot.active span, .mkdf-owl-slider .owl-dots .owl-dot:hover span {
    background-color: #4D6250;
    border-color: #4D6250;
}

.mkdf-tours-destination-item-holder .mkdf-tours-destination-item-content-inner .mkdf-tours-destination-item-text .mkdf-tours-destination-custom-label {
    font-size: 60px;
    font-family: Kristi;
    color: #E0D5C1;
}

.mkdf-light-header .mkdf-page-header>div:not(.mkdf-sticky-header):not(.fixed) .mkdf-main-menu>ul>li.mkdf-active-item>a {
    color: #fff!important;
}
.mkdf-light-header .mkdf-page-header>div:not(.mkdf-sticky-header):not(.fixed) .mkdf-main-menu>ul>li>a:hover {
    color: #E0D5C1!important;
    font-weight: 500;
}

.mkdf-main-menu>ul>li>a {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    height: 100%;
    padding: 0 10px;
    color: #303030;
    font-size: 12px;
    line-height: 23px;
    font-weight: 500;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: Montserrat, sans-serif;
}

#sticky-nav-menu-item-2272 .mkdf-main-menu>ul>li>a {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    height: 100%;
    padding: 0 19px;
    color: #fff!important;
    font-size: 12px;
    line-height: 23px;
    font-weight: 700;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: Montserrat, sans-serif;
}


footer .widget.mkdf-blog-list-widget .mkdf-post-title a:hover {
    color: #E0D5C1;
}
.mkdf-main-menu>ul>li>a {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    height: 100%;
    padding: 0 19px;
    color: #fff;
    font-size: 12px;
    line-height: 23px;
    font-weight: 500;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: Montserrat, sans-serif;
}

.mkdf-main-menu ul li a:hover {
    color: #E0D5C1;
    font-weight: 700;
}

.mkdf-page-footer .mkdf-footer-top-holder {
    background-color: #333!important;
}
.mkdf-page-footer .mkdf-footer-bottom-holder {
    background-color:  #333!important;
}

.widget.mkdf-search-post-type-widget .mkdf-search-icon, .widget.mkdf-search-post-type-widget .mkdf-search-loading {
    position: absolute;
    background-color: #E0D5C1;
    width: 52px;
    height: 52px;
    top: 0;
    right: 0;
    margin-top: 0;
    line-height: 52px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
    opacity: 1;
}

.mkdf-comment-form,
.mkdf-comment-holder-inner{
    display: none;
}

blockquote:before {
    content: "“";
    font-family: Kristi;
    font-size: 192px;
    color: #E0D5C1;
    font-weight: 400;
    line-height: 1;
    position: absolute;
    top: 50%;
    left: 12px;
    -webkit-transform: translateY(-33%);
    -ms-transform: translateY(-33%);
    transform: translateY(-33%);
}

.mkdf-blog-single-navigation .mkdf-blog-single-prev .mkdf-blog-single-nav-mark {
    margin: 0 14px 0 0;
    width: 65px;
    height: 65px;
    background-color: #E0D5C1;
    color: #fff;
    text-align: center;
    line-height: 63px;
}

.mkdf-iwt clearfix  .mkdf-iwt-icon-left .mkdf-iwt-icon-tiny{
    margin-top: 45px;
    width: auto;
}

.mkdf-side-menu-button-opener .mkdf-side-menu-icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 24px;
    width: 40px;
    height: 32px;
    background-color: #E0D5C1;
    text-align: center;
    line-height: 33px;
    color: #fff;
    -webkit-transition: background-color 175ms cubic-bezier(.18,.43,.58,1);
    transition: background-color 175ms cubic-bezier(.18,.43,.58,1);
}

.mkdf-search-opener .mkdf-search-opener-wrapper>:before {
    display: block;
    line-height: inherit;
    color: #fff;
}

input.wpcf7-form-control.wpcf7-submit {
    font-family: Montserrat, sans-serif;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    outline: 0;
    font-size: 12px;
    line-height: 2em;
    letter-spacing: .2em;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    -webkit-transition: color 175ms cubic-bezier(.18,.43,.58,1), background-color 175ms cubic-bezier(.18,.43,.58,1), border-color 175ms cubic-bezier(.18,.43,.58,1);
    transition: color 175ms cubic-bezier(.18,.43,.58,1), background-color 175ms cubic-bezier(.18,.43,.58,1), border-color 175ms cubic-bezier(.18,.43,.58,1);
    padding: 12px 45px;
    color: #fff;
    border: 1px solid transparent;
    background-color: #4D6250;
    cursor: pointer;
}


.mkdf-top-bar .widget a:hover,
.mkdf-iwt a:hover .mkdf-iwt-title .mkdf-iwt-title-text{
    color: #4D6250;
}

.mkdf-search-ordering-holder .mkdf-search-ordering-list li a .mkdf-search-ordering-icon {
    display: inline-block;
    width: auto;
    font-size: 18px;
    line-height: 1em;
    margin-right: 14px;
    color: #4D6250;
    position: relative;
    top: 2px;
}

.mkdf-search-ordering-holder .mkdf-search-ordering-list li.mkdf-search-ordering-item-active a .mkdf-search-ordering-title {
    color: #4D6250;
}

.mkdf-tours-standard-item .mkdf-tour-info-icon {
    font-size: 14px;
    margin: 0 3px 0 0;
    color: #4D6250;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    color: #4D6250;
}


.mkdf-tours-search-page-holder .mkdf-tours-search-pagination ul li.active a, .mkdf-tours-search-page-holder .mkdf-tours-search-pagination ul li.active span {
    color: #4D6250;
}

.mkdf-tours-search-page-holder .mkdf-tours-search-pagination ul li a:hover {
    cursor: pointer;
    color: #4D6250;
}

.mkdf-tour-item-single-holder .mkdf-tour-tabs.mkdf-horizontal .mkdf-tabs-nav li a .mkdf-tour-nav-section-icon {
    display: inline-block;
    font-size: 18px;
    margin-right: 10px;
    line-height: 1em;
    font-weight: 400;
    color: #4D6250;
    top: 2px;
    position: relative;
}

.mkdf-tour-item-single-holder article .mkdf-tour-item-short-info .mkdf-destination-icon, .mkdf-tour-item-single-holder article .mkdf-tour-item-short-info .mkdf-tour-cat-item-icon, .mkdf-tour-item-single-holder article .mkdf-tour-item-short-info .mkdf-tour-info-icon {
    font-size: 14px;
    margin-right: 6px;
    vertical-align: top;
    display: inline-block;
    color: #4D6250;
}

.mkdf-tour-item-single-holder article .mkdf-reviews-list-info .mkdf-stars-wrapper .mkdf-stars-items {
    color: #4D6250;
    font-size: 18px;
}

.mkdf-tour-item-single-holder article .mkdf-tour-main-info-holder li.mkdf-tours-checked-attributes .mkdf-tour-main-info-attr:before {
    position: relative;
    top: 2px;
    content: "N";
    font-family: ElegantIcons;
    color: #4D6250;
    margin-right: 5px;
    font-size: 14px;
}

.mkdf-tours-booking-form-holder .mkdf-boxed-widget input[type=submit] {
    font-size: 12px;
    background-color: #4D6250;
    padding: 14px 45px;
}

footer .widget ul li a:hover {
    color: #4D6250;
}

.mkdf-social-icon-widget-holder .mkdf-icon-has-hover{
    color: #4D6250;
}

.mkdf-main-menu>ul>li.mkdf-active-item>a {
    color: #E0D5C1;
}

footer .mkdf-footer-bottom-holder .widget a:hover {
    color: #4D6250;
}

.mkdf-blog-pagination ul li a.mkdf-pag-active {
    color: #4D6250;
}

.mkdf-blog-pagination ul li a:hover{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px;
    padding: 0;
    color: #4D6250;
}

@media screen and (max-width: 1024px) {
    .mkdf-menu-area,
    .mkdf-main-menu {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .mkdf-tours-search-page-holder .mkdf-tours-search-pagination {
        margin-top: 0;
        margin-bottom: 0;
    }
}











