/*
Theme Name: Wanderland Child
Theme URI: https://wanderland.qodeinteractive.com/
Description: A child theme of Wanderland Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.0.1
Text Domain: wanderland
Template: wanderland
*/

/*
Theme Name: Wanderland
Theme URI: https://wanderland.qodeinteractive.com/
Description: Travel Blog
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Text Domain: wanderland
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.4
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

/*
Theme Name: Wanderland
Theme URI: https://wanderland.qodeinteractive.com/
Description: Travel Blog
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Text Domain: wanderland
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.4
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

/* Posicionamiento de banderas */
body > div.mkdf-wrapper > div.mkdf-wrapper-inner > div > div > div > div > div > div > div.vc_row.wpb_row.vc_row-fluid.mkdf-disabled-bg-image-bellow-768 > div > div > div > div > div > div > div > div > div > a:nth-child(1) {
	transform: translateX(20px) translateY(30px) !important;
}

body > div.mkdf-wrapper > div.mkdf-wrapper-inner > div > div > div > div > div > div > div.vc_row.wpb_row.vc_row-fluid.mkdf-disabled-bg-image-bellow-768 > div > div > div > div > div > div > div > div > div > a:nth-child(2) {
		transform: translateX(-276px) translateY(100px) !important;
}

body > div.mkdf-wrapper > div.mkdf-wrapper-inner > div > div > div > div > div > div > div.vc_row.wpb_row.vc_row-fluid.mkdf-disabled-bg-image-bellow-768 > div > div > div > div > div > div > div > div > div > a:nth-child(3) {
	transform: translateX(-376px) translateY(-182px) !important;	
}

body > div.mkdf-wrapper > div.mkdf-wrapper-inner > div > div > div > div > div > div > div.vc_row.wpb_row.vc_row-fluid.mkdf-disabled-bg-image-bellow-768 > div > div > div > div > div > div > div > div > div > a:nth-child(4) {
	transform: translateX(-526px) translateY(170px) !important;
}

/* Color de botón de regístrate */
#wpcf7-f89-p29-o1 > form > div.custom-newsletter-2 > button {
	background-color: #199ad7 !important;
}


/* Margen de botón de regístrate */
#wpcf7-f89-p29-o1 > form > div.custom-newsletter-2 > button {
	margin-left: 0px !important;
}

/* Color de after en botón de regístrate */
.custom-newsletter-2 .mkdf-btn.mkdf-btn-solid:after {
    background-color: #199ad7 !important;
}


span.mkdf-st-tagline {
   color: #199ad7 !important;
}

.mkdf-horizontal-timeline .mkdf-ht-content-item .mkdf-hti-pin {
    background-color: #199ad7 !important;
}

.mkdf-btn.mkdf-btn-solid {
    background-color: #199ad7 !important;
}

/* Ocultar texto en galería de fotos */
.mkdf-dli-text-holder {
	display: none !important;
}

body > div.mkdf-wrapper > div.mkdf-wrapper-inner > div > div > div > div > div > div > div:nth-child(7) > div > div > div > div > div > div > div > div > div > div > div > div > div > div > div > div > div > div > div.owl-stage-outer > div > div:nth-child(3) > article > div > div.mkdf-dli-text-holder {
	display: none !important;
}

.vc_row.wpb_row.vc_row-fluid.vc_custom_1579108147673.vc_row-has-fill {
    display: none;
}

.vc_row.wpb_row.vc_row-fluid.vc_custom_1572593520601.vc_row-has-fill {
    display: none;
}

.mkdf-footer-bottom-holder {
	display: none !important;
}

span.mkdf-icon-stack {
   background-color: #199ad7 !important;
}

.wpcf7-response-output {
	display: none !important
}

/* Esconder el menú buscador */
.mkdf-position-right-inner-wrap {
	display: none !important
}

/* Esconder el menú destinos */
.mkdf-position-left-inner-wrap {
	display: none !important;
}

/* Color menú header */
.mkdf-position-center {
    background-color: white !important;
}

#menu-derecha > li > a {
	color: black !important;
}

#menu-izquierda > li > a {
	color: black !important;
}

/* Ocultar sidebar Fusagasugá */
body > div.mkdf-wrapper > div.mkdf-wrapper-inner > div > div > div > div > div.mkdf-grid-row > div.mkdf-sidebar-holder.mkdf-grid-col-3 {
	display: none !important;
}