/*
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
*/

@font-face {
  font-family: radikal-black;
  src: url('fonts/radikal/Radikal-W03-Black.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: radikal-bold;
  src: url('fonts/radikal/Radikal-W03-Bold.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: radikal-light;
  src: url('fonts/radikal/Radikal-W03-Light.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: radikal-medium;
  src: url('fonts/radikal/Radikal-W03-Medium.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: radikal-regular;
  src: url('fonts/radikal/Radikal-W03-Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: radikal-thin;
  src: url('fonts/radikal/Radikal-W03-Thin.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: radikal-ultra-thin;
  src: url('fonts/radikal/Radikal-W03-UltraThin.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}


/*Viga*/

@font-face {
  font-family: viga-regular;
  src: url('fonts/viga/Viga-Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}


body.wanderland {
  font-family: radikal-light, sans-serif;
}

.wanderland h1,
.wanderland h2,
.wanderland h3,
.wanderland h4,
.wanderland h5,
.wanderland h6 {
  font-family: 'viga-regular';
}

.wanderland h1 {
  font-size: 36px;
  font-size: 2.57143rem;
  line-height: 1.17;
  letter-spacing: 1.13px;
}

.wanderland h2 {
  font-size: 34px;
  letter-spacing: 1.98px;
}

.wanderland h3 {
  font-size: 24px;
}

.wanderland h4 {
  font-size: 22px;
}

.wanderland h5 {
  font-size: 20px;
}

.wanderland h6 {
  font-size: 18px;
}

.mkdf-content .wp-block-heading {
  font-family: 'viga-regular';
  font-size: 34px;
  font-weight: normal;
  letter-spacing: 1.98px;
  color: #03a66a;
  background-image: linear-gradient(97deg, #cbd32a -24%, #03a66a 120%);
  background-clip: text;
  text-decoration: none;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.wanderland #mkdf-back-to-top {
  width: 70px;
  height: 70px;
  background: url(assets/img/scroll-to-top.svg) 50% 50% no-repeat transparent;
  background-size: contain;
}

.wanderland #mkdf-back-to-top>span,
.wanderland #mkdf-back-to-top>span:after {
  display: none;
}

.wanderland .mkdf-btn.mkdf-btn-solid {
  background: #03a66a;
}

.wanderland .mkdf-blog-holder article .mkdf-post-info-top>div {
  font-family: radikal-regular;
  font-style: normal;
}

.wanderland .mkdf-drop-down .second {
	left: inherit;
	right: -10px;
}

.wanderland .mkdf-drop-down .second .inner ul.right li a {
	padding: 12px 23px 12px 38px;
	text-align: left;
}

.wanderland .mkdf-drop-down .second .inner:after {
  content: "";
  display: block;
  position: absolute;
  right: 3.1rem;
  top: -7px;
  border-bottom: 7px solid #03a66a;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  z-index: 999;
}

.wanderland .mkdf-main-menu>ul>li>a {
  font-family: 'radikal-bold';
}

.wanderland .mkdf-drop-down .second .inner ul li a {
  padding: 12px 23px 12px 38px;
  font-family: 'radikal-light';
  font-style: normal;
  font-size: 13px;
  font-size: .92857rem;
  line-height: 18px;
  color: #FFFFFF;
}

.wanderland .mkdf-drop-down .second .inner ul li a:hover,
.wanderland .mkdf-drop-down .second .inner ul li a:focus{
  background: url(assets/img/pinceau.svg) 50% 50% no-repeat transparent;
  background-size: cover;
  color: #03a66a !important;
  text-decoration: none;
}

.wanderland .mkdf-drop-down .second .inner ul li.current-menu-item>a{ color: #ffffff;}

.wanderland .mkdf-drop-down .narrow .second .inner ul {
  background: linear-gradient(90deg, transparent 10%, rgba(3, 166, 106, .9) 0 90%, transparent 90%);
}

.wanderland .mkdf-drop-down .second .inner ul li a .item_outer .item_text:before {
  display: none;
}

.wanderland .mkdf-btn.mkdf-btn-simple {
  overflow: visible;
}

.wanderland .mkdf-btn.mkdf-btn-svg-icon.mkdf-btn-simple svg {
  display: none;
}

.wanderland .mkdf-btn-simple .mkdf-btn-text {
  position: relative;
  padding: 0 30px 8px 0;
  font-size: 16px;
  font-size: 1.14286rem;
  font-family: 'radikal-regular';
  font-weight: normal;
  text-transform: uppercase;
  color: #03a66a;
}

.wanderland .mkdf-btn-simple .mkdf-btn-text:after {
  position: absolute;
  top: 7px;
  right: 0;
  content: "";
  width: 23px;
  height: 14px;
  background: url(assets/img/darkgreen-btn-arrow.svg) 50% no-repeat;
  transition: all .3s cubic-bezier(.215, .61, .355, 1) 0ms
}

.wanderland .mkdf-btn-simple:before {
  position: absolute;
  bottom: 0;
  left: calc(50% - 13.5px);
  content: "";
  width: 80px;
  height: 5px;
  transform: translateX(-50%);
  background: url(assets/img/darkgreen-btn-underline.svg) 50% no-repeat;
}

.wanderland .mkdf-btn-svg-icon:hover .mkdf-btn-text:after {
  right: -10px;
}

.wanderland .mkdf-btn.mkdf-btn-simple:hover .mkdf-btn-text {
  -webkit-transform: inherit;
  -ms-transform: inherit;
  transform: inherit;
  opacity: 1;
}
.wanderland #respond input[type=text],
.wanderland #respond textarea,
.wanderland .mkdf-style-form textarea,
.wanderland .post-password-form input[type=password],
.wanderland .wpcf7-form-control.wpcf7-date,
.wanderland .wpcf7-form-control.wpcf7-number,
.wanderland .wpcf7-form-control.wpcf7-quiz, 
.wanderland .wpcf7-form-control.wpcf7-select, 
.wanderland .wpcf7-form-control.wpcf7-text, 
.wanderland .wpcf7-form-control.wpcf7-textarea, 
.wanderland input[type=email],
.wanderland input[type=password],
.wanderland input[type=text],
.wanderland .widget.widget_search input,
.wanderland .mkdf-section-title-holder .mkdf-st-tagline,
.wanderland .mkdf-blog-slider-holder.mkdf-bs-slider .mkdf-post-info-category a,
.wanderland .mkdf-pl-holder .mkdf-pli .mkdf-pli-price,
.wanderland .mkdf-destination-list-holder article .mkdf-dli-text .mkdf-dli-category-holder,
.wanderland .mkdf-blog-list-holder .mkdf-post-info-category a,
.wanderland .mkdf-post-info-category a,
.wanderland .mkdf-blog-holder article .mkdf-post-info-bottom .mkdf-tags,
.wanderland .mkdf-blog-pagination ul li a {
  font-family: 'radikal-thin';
  font-style: normal;
}

.wanderland .mkdf-blog-list-holder .mkdf-bli-info>div a,
.wanderland .mkdf-blog-slider-holder.mkdf-bs-slider .mkdf-item-info-section>div a {
  font-size: 14px;
  font-family: 'radikal-thin';
  font-style: normal;
}

.wanderland .mkdf-blog-list-holder .mkdf-bli-info .mkdf-post-info-author a:after,
.wanderland .mkdf-blog-list-holder .mkdf-bli-info>div a:after,
.wanderland .mkdf-blog-slider-holder.mkdf-bs-slider .mkdf-item-info-section>div a:after {
  bottom: 0;
}

.wanderland .mkdf-blog-list-holder .mkdf-bli-info, .wanderland .mkdf-blog-holder article .mkdf-post-info-top>.mkdf-post-info-date, .mkdf-tags-holder {
	display: none;
}

.mkdf-dark-footer h2 {
	color: #fff;
}

.wanderland .mkdf-dark-footer .custom-footer-newsletter .mkdf-btn.mkdf-btn-solid {
	color: #FFF;
}

.wanderland .mkdf-dark-footer .custom-footer-newsletter .mkdf-btn.mkdf-btn-solid:after, .mkdf-dark-footer .custom-footer-newsletter .mkdf-btn.mkdf-btn-solid:before {
	content: url(../../themes/wanderland/assets/img/arrow_light.svg);
}

.wanderland .mkdf-page-footer .widget ul li a {
	aspect-ratio: 1/1;
}

.wanderland .mkdf-page-footer .widget ul li a:hover, .wanderland .mkdf-page-footer .widget ul li a:focus {
	color: #000000;
}

.wanderland .mkdf-instagram-feed li img {
	height: 100%;
	object-fit: cover;
}

.header-menu-top-level {
    background: linear-gradient(270deg,rgba(0,0,0,.6) 100%,transparent 0);
}

.header-menu-top-level ul {
	padding: 0 60px;
    margin: 0;
    height: 40px;
    display: flex;
    justify-content: flex-end;
    list-style: none;
    line-height: 40px;
}

.header-menu-top-level ul a {
    padding: 0 20px;
    display: block;
    font-size: 11px;
    font-family: radikal-medium;
    text-transform: uppercase;
	color: #FFF;
}

.header-menu-top-level li:last-child a {
    height: 100%;
    padding: 0 10px;
	display: flex;
	align-items: center;
}

.header-menu-top-level li:nth-last-child(2) a {
	height: 100%;
    padding: 0 10px;
	background: #fb4826;
    background-image: linear-gradient(107deg,#fb4826,#ed2939 100%);
}

.mkdf-page-header {
	background: #FFFFFF;
}

.mkdf-light-header header.mkdf-page-header>div:not(.mkdf-sticky-header):not(.fixed) .mkdf-main-menu>ul>li>a {
	color: #1e1e1e;
}

.mkdf-light-header header.mkdf-page-header>div:not(.mkdf-sticky-header):not(.fixed) .mkdf-main-menu>ul>li>a .mkdf-active-hover .mkdf-active-hover-middle { background-color: #ecebe1; }
.mkdf-light-header header.mkdf-page-header>div:not(.mkdf-sticky-header):not(.fixed) .mkdf-main-menu>ul>li>a svg polygon {
    fill: #ecebe1;
    stroke: #ecebe1;
}

.mkdf-owl-slider .owl-stage-outer { padding: 25px 0; }
.mkdf-blog-slider-holder .owl-item.active .mkdf-blog-slider-item-inner,
div.mkdf-blog-list-holder .mkdf-bli-inner {
	width: auto;
	position: relative;
    height: 100%;
    background: #fff;
    padding: 28px;
	text-align: center;
    box-shadow: 10px 5px 30px 0 rgba(0,0,0,.1);
    box-sizing: border-box;
    transition: all .3s cubic-bezier(.215,.61,.355,1) 0ms;
	
}

.mkdf-blog-list-holder .mkdf-bli-inner {
	text-align: center;
}

.mkdf-blog-slider-holder.mkdf-bs-slider .mkdf-post-title,.mkdf-blog-list-holder .mkdf-post-title {
	font-size: 24px;
}

div.mkdf-blog-list-holder .mkdf-blog-list { display: flex; flex-wrap: wrap; }
footer.mkdf-page-footer .mkdf-footer-top-holder .mkdf-footer-top-inner.mkdf-grid {
	padding: 30px 0 21px
}
footer.mkdf-page-footer .mkdf-column-content:not(:first-child) {
	margin-top: 0;
}

footer.mkdf-page-footer .mkdf-footer-middle-holder .mkdf-footer-middle-inner.mkdf-grid {
	padding: 20px 0 40px;
}

header.mkdf-page-header .mkdf-menu-area {
	height: 60px;
}

.left-menu {
	background: white;
}

.searchform .search-field {
	position: relative;
    display: inline-block;
	height: 100px;
    width: 100%;
    vertical-align: middle;
	font-size: 20px;
    padding-left: 20px;
    padding-right: 20px;
	font-family: Oswald, sans-serif;
    font-style: normal;
    color: #fff;
    background: none !important;
    border: none;
    transition: border-color .2s ease-out;
	outline: none;
}

.searchform .mkdf-search-submit {
	position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: Oswald, sans-serif;
    font-size: 16px;
    line-height: 2em;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0;
    outline: 0;
    box-sizing: border-box;
    transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    color: #fff;
    background-color: #03a66a;
    border: 1px solid transparent;
    padding: 10px 40px;
}

.is-popup-search-form form {
	width: 100%;
	margin: 0 auto;
}

@media only screen and (min-width: 1025px) {
	.searchform .search-field {
		height: 110px;
		font-size: 75px
	}
	
	.is-popup-search-form form {
		width: 80%;
	}
	
.mkdf-vertical-align-containers .mkdf-position-left {
	margin-top: -40px;
    background: #FFFFFF;
    padding: 15px 27px;
	transition: all .3s cubic-bezier(.215,.61,.355,1) 0ms;
}


	.wppsgs-slider-wrapper,.wppsgs-cover-wrap {
		height: 75vh;
		overflow: hidden;
	}
}

div.mkdf-top-bar {
	display: none;
}

.is-popup-search-form {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}


.searchform .input-holder {
	text-align: right;
}


#is-popup-wrapper {
	background: hsla(0,0%,84%,.95);
}

body div.popup-search-close:before,
body div.popup-search-close:after{
	border-color: #000;
}