/* Image Sliders */

.widget.mkdf-image-gallery-widget img {

  opacity: 1 !important;

}

.mkdf-image-gallery.mkdf-has-shadow .mkdf-ig-image-inner, .mkdf-image-gallery.mkdf-has-shadow.mkdf-ig-carousel-type .mkdf-ig-image, .mkdf-image-gallery.mkdf-has-shadow.mkdf-ig-slider-type .mkdf-ig-image, .mkdf-portfolio-list-holder.mkdf-pl-gallery-overlay.mkdf-pl-has-shadow .mkdf-pl-item-inner, .mkdf-portfolio-list-holder.mkdf-pl-gallery-slide-from-image-bottom.mkdf-pl-has-shadow .mkdf-pl-item-inner, .mkdf-portfolio-list-holder.mkdf-pl-has-shadow article .mkdf-pli-image {
    box-shadow: none !important;
}

/* Logo size */

.mkdf-logo-wrapper a {
    height: 48px !important;
}

.mkdf-team-bottom-info-holder {
    display: none !important;
}

.mkdf-team-social-holder-between {
    display: none !important;
}

.mkdf-team.info-bellow .mkdf-team-title-holder {
    border-bottom: none !important;
}

/* Slider padding */

.mkdf-owl-slider .owl-nav .owl-next, .mkdf-owl-slider .owl-nav .owl-prev {
padding: 40px 6px !important;}

/* davami text italic */

.davami span.mkdf-btn-text {
    text-transform: initial !important;
  	color: #a2a2a2 !important;
		font-style: italic !important;
}

.wpcf7-form-control.wpcf7-select {
    padding: 20px 20px !important;
}

/* SubMenu text */

.mkdf-drop-down .narrow .second .inner ul li {
    width: 210px;
}

/* 404 Error */

.error404 header.mkdf-page-header, .error404 .mkdf-mobile-header {
    visibility: hidden !important;
}

.error404 a.mkdf-btn.mkdf-btn-medium.mkdf-btn-solid {
     background-color: #D6031F !important;
}

/* mobile menu english */

li#mobile-menu-item-3492 a {
    font-weight: bold !important;
}


/* Countdown */

.cloud-city-digit {
    font-size: 40px !important;
    line-height: 1.5em !important;
    display: inline-block;
    vertical-align: top;
    width: 28px !important;
    height: 1.5em !important;
    position: relative;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: -2px !important;
    border-radius: 5px;
    background: #faf9f6;
    color: rgb(49, 49, 49);
    text-shadow: 0 1px 0 #fff;
}

.cloud-city-dashboard {
    text-align: left !important; 
}

.cloud-city-dash_title {
	font-size: 17px !important; }

.cloud-city-dash {
	margin-left: 5% !important;
}

/* Dates */

.mkdf-vt-year {
    font-family: Muli !important;
    font-size: 20px !important;
    text-align: center !important;
}

.mkdf-vertical-timeline-holder .mkdf-vt-table-cell.mkdf-vt-content .mkdf-vt-item-title {
    font-family: Muli !important;
	font-size: 20px !important; }

.mkdf-vertical-timeline-holder .mkdf-vt-table-cell .mkdf-vt-year {
    padding: 0px 10px !important;
}

div#countdowntimer-2-dashboard {
	font-family: Muli !important;
}

select#lang_choice_polylang-2, select#lang_choice_polylang-3 {
    border-radius: 3px !important;
    /* background-color: red !important; */
    border: 1px solid #e0e0e0;
    background-color: #e0e0e0;
    color: black !important;
    padding: 3px !important;
    font-family: Montserrat !important;
}

.mkdf-menu-area {
    background-color: #ececec !important;
}

span.item_text, li a span {
    font-family: Muli !important;
    font-weight: 600;
}

.mkdf-page-footer .mkdf-footer-bottom-holder {
    background-color: #444444;
}

.mkdf-page-footer .mkdf-footer-top-holder {
    background-color: #616161 !important;
    border-top: 0 solid #ffffff;
}

.mkdf-page-content-holder.mkdf-grid-col-8 {
    margin-bottom: 70px !important;
}

@media screen and (max-width: 480px) {
	
	.cloud-city-dash, .cloud-city-tripdash {
    height: 5em !important;
}}