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

*/

.single-post .mkdf-post-heading .mkdf-post-image>img {
	margin: 0 auto;
}

/* Не показывать шильдик на фотке */
.mkdf-team-text-wrapper {
  display: none;
}

.vc_grid-item .vc_custom_heading h4 {
  height: 80px;
  overflow: hidden;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.vc_grid-item .vc_custom_heading.vc_gitem-post-data-source-post_excerpt {
  height: 120px;
  overflow: hidden;
  -webkit-line-clamp: 4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.vc_grid-item .vc_custom_heading p {
    font-weight: 400;
}

.mkdf-mobile-header .mkdf-mobile-menu-opener a .mkdf-mobile-menu-text {
    color: white;
}

/* Заголовок поста на картинке */
.myTitle {
    background: rgb(2, 0, 36);
    background: linear-gradient(0deg, rgba(2, 0, 36, 1) 0%, rgba(255, 255, 255, 0) 90%);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 85px;
    display: flex;
    align-items: center;
}

.myTitle h4 {
    color: white;
    font-size: 18px;
    padding-right: 10px;
    margin: 20px 0 10px 10px;
    font-weight: 400;
    font-family: 'Roboto';
}

.vc_gitem-animated-block {
 	height: 350px;
	border-radius: 15px;
}

.vc_gitem-animated-block .vc_gitem-zone {
	height: 350px;
	border-radius: 15px;
}

.vc_gitem-zone.vc_gitem-zone-c {
  background: none!important;
}

.vc_gitem-zone-mini .vc_gitem_row .vc_gitem-col {
	padding: 10px 0 10px 0;
}

/* в сетке постов тень при наведении */
.vc_grid-item-mini.vc_is-hover .vc_gitem-animated-block {
	box-shadow: -30px 30px 30px rgba(0, 0, 0, 0.3);
}

/* в сетке постов убрать краткое описание и дополнительный заголовок */
.mkdf-row-grid-section .vc_gitem-zone-mini .vc_gitem-post-data {
 display: none;
}

/* Убран отступ картинки от меню в посте */
.single-post .mkdf-content .mkdf-container-inner {
	    padding: 0 0 40px 0!important;
}

/* Стрелки побольше */
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next, .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev {
	font-size: 40px!important;
    line-height: 40px!important;
	top: 40%!important;
}

/* партнеры в одну линию по-центру */
.mkdf-huge-space .mkdf-outer-space {
	display: flex;
    align-items: center;
}

/* Тайтл на страницах */
.mkdf-title-holder.mkdf-standard-with-breadcrumbs-type .mkdf-breadcrumbs-info, .mkdf-title-holder.mkdf-standard-with-breadcrumbs-type .mkdf-title-info {
    display: block!important;
}

.mkdf-title-holder.mkdf-standard-with-breadcrumbs-type .mkdf-page-title {
	color: white!important;
	margin-bottom: 20px!important;
}


.mkdf-title-holder.mkdf-standard-with-breadcrumbs-type .mkdf-breadcrumbs span {
	 color: #1ca9c9!important;
    background: rgba(255,255,255,.9);
	padding: 0;
	font-size: 13px!important;
    border-radius: 5px;
	margin: 0 2px;
	color: #1d1d1d!important;
}

.mkdf-title-holder.mkdf-standard-with-breadcrumbs-type .mkdf-breadcrumbs a, 
.mkdf-title-holder.mkdf-standard-with-breadcrumbs-type .mkdf-breadcrumbs span.mkdf-current {
    display: inline-block!important;
    background: rgba(255,255,255,.9);
    margin: 0 2px;
    padding: 0 10px;
	border-radius: 5px;
	font-size: 13px!important;

}
.mkdf-title-holder.mkdf-standard-with-breadcrumbs-type .mkdf-breadcrumbs a {
	    color: #1ca9c9!important;
}
.mkdf-title-holder.mkdf-standard-with-breadcrumbs-type .mkdf-breadcrumbs a:hover {
	color: white!important;
    background: #1ca9c9;
}

.mkdf-title-holder.mkdf-standard-with-breadcrumbs-type .mkdf-breadcrumbs span.mkdf-current {
	color: #1d1d1d!important;
}





/* MAP */
#hotspot-4970 .hotspot-default {
	fill: #f4524d !important;
    fill-opacity: 1.01 !important;
    stroke: #ffffff !important;
    stroke-opacity: 0.61 !important;
}
#hotspot-4970 .hotspot-default:hover, #hotspot-4970 .hotspot-default.hotspot-active {
	fill: #1CA9C9 !important;
    stroke: #ffffff !important;
}
.hotspots-placeholder>div.visible {
	display: flex !important;
	flex-direction: column;
}
#hotspot-4970 .hotspots-placeholder {
    padding: 2em;
}
.hotspots-container.loaded .hotspots-image-container {
	overflow-x: auto !important;
    overflow-y: hidden;
}
.hotspot-title {
	order: 1;
	font-size: 32px;
	font-weight: 500;
	line-height: 1.2;
	font-family: Oswald,sans-serif;
	text-transform: initial;
    text-align: left !important;
	margin-bottom: 16px;
}
.hotspot-thumb {
	order: 0;
	display: flex;
	margin-bottom: 24px;
	border-radius: 20px;
	overflow: hidden;
}
.hotspot-thumb img {
	width: 100%;
    max-height: 320px;
    object-fit: cover;
}
.hotspot-content {
	order: 2;
	font-family: Manrope, sans-serif;
	font-size: 16px;
	line-height: 1.2;
}
.hotspot-content p{
	font-weight: 400;
}
.hotspot-initial .hotspot-content{
	font-size: 32px;
	font-weight: 500;
	line-height: 1.2;
	font-family: Oswald,sans-serif;
}
.hotspot-initial {
	height: 100%;
	justify-content: center;
}
.hotspot-initial .hotspot-title{
	display: none;
}
.hotspot-button-link {
	display: block;
	background-color: #F4524D;
	border-radius: 5px;
	width: fit-content;
	padding: 14px 24px;
	border: none;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.2;
	color: #FFFFFF;
	margin-top: 50px;
	transition: .3s ease;
}
.hotspot-button-link:hover {
	color: rgb(242, 242, 242);
    background-color: rgb(242, 45, 39);
}

.da-address-wrapper {
	display: none !important;
}
.leaflet-tooltip {
	background: #FFFFFF !important;
	border-radius: 8px !important;
	font-family: Montserrat, sans-serif !important;
	font-size: 16px !important;
	color: #1E1E1E !important;
	padding: 8px 12px !important;
	width: 300px !important;
	white-space: initial !important;
	line-height: 1.2;
}

/* Отключаем все автоматические трансформации Leaflet */
.leaflet-image-layer {
/*   width: 1889px !important;
  height: 920px !important; */
	
  width: 1478px !important;
  height: 720px !important;
  transform: none !important;
}

/* Фиксируем размеры контейнера */
#hotspots-map-container-4970 {
  width: 100% !important;
  min-width: 1478px !important;
  height: 720px !important;
}

/* Настройка скролла */
.hotspots-image-container {
  width: 100% !important;
  height: 720px !important; /* Фиксированная высота */
  position: relative;
  -webkit-overflow-scrolling: touch;
}

/* Коррекция положения точек */
.leaflet-overlay-pane {
  transform: none !important;
}


/* Стили для скроллбара */
.hotspots-image-container::-webkit-scrollbar {
  height: 12px !important; /* Высота горизонтального скроллбара */
}
.hotspots-image-container::-webkit-scrollbar-track {
  background: #f1f1f1 !important; /* Цвет трека */
  border-radius: 6px !important;
}
.hotspots-image-container::-webkit-scrollbar-thumb {
  background: #1ca9c9 !important; /* Красный цвет, как у ваших кнопок */
  border-radius: 6px !important;
  border: 2px solid #f1f1f1 !important;
}
.hotspots-image-container::-webkit-scrollbar-thumb:hover {
  background: #d63c37 !important; /* Темнее при наведении */
}
/* Для Firefox */
.hotspots-image-container {
	scrollbar-width: thin !important;
	scrollbar-color: #1ca9c9 #f1f1f1 !important;
}

.bg-map-image-over {
	z-index: 5;
	position: relative;
}
.map-image-over {
	margin-top: -3.5%;
}
.map-fullwidth {
/* 	width: 100vw !important;
    margin-left: 50%;
    transform: translate(-50%); */
}
.text-after-map {
	margin-top: 40px;
}
.text-after-map .mkdf-st-text {
	max-width: 35%;
    margin: 0 auto !important;
}
@media (max-width: 1200px) {
	.text-after-map .mkdf-st-text {
		max-width: 60%;
	}
}
@media (max-width: 600px) {
	#hotspot-4970 .hotspots-placeholder {
		padding: 1em;
	}
	.hotspot-title {
		font-size: 26px;
		margin-bottom: 10px;
	}
	.hotspot-thumb {
		margin-bottom: 20px;
    	border-radius: 15px;
	}
	.hotspot-thumb img {
		max-height: 240px;
	}
	.hotspot-content {
		font-size: 16px;
	}
	.hotspot-initial .hotspot-content{
		font-size: 26px;
	}
	.hotspot-button-link {
		margin-top: 20px;
	}
	#hotspots-map-container-4970 {
		min-width: 924px !important;
		height: 450px !important;
	}
	.leaflet-image-layer {
	  width: 924px !important;
	  height: 450px !important;
	}
	.hotspots-image-container {
	  height: 450px !important;
	}
	.leaflet-tooltip {
		width: 150px !important;
		font-size: 14px !important;
		padding: 5px 8px !important;
	}
	.map-image-over {
		margin-top: -2em;
	}
	.text-after-map {
		margin-top: 30px;
	}
	.text-after-map .mkdf-st-text {
		max-width: 95%;
	}

}
@media (max-width: 480px) {
	.map-fullwidth .mkdf-eh-item-content {
		padding: 0 !important;
	}
}