/*
Theme Name: Wanium Child
Theme URI: http://www.themelogi.com/themes/wanium
Description: A child theme of Wanium Theme
Author: THEMELOGI
Author URI: http://www.themelogi.com
Version: 1.0.0
Template: wanium
*/

body {
	color: #333;
}

p {
    margin-bottom: 20px!important;
}

hr {
	margin: 40px 0;
}

.lead {
	font-weight: bold;
	margin-bottom: 35px;
}

.facilities-options .icon-image {
	border-radius: 0!important;
	width: 40px;
    height: 40px;
}

.facilities-options .icon-link:hover .icon-image img {
	transform: none;
    -webkit-transform: none;
    -ms-transform: none;
    -moz-transform: none;
}

.facilities-options .icon-link:hover .icon-image .image-overlay {
	background: transparent;
}


#welcome h3.tbk__title {
    overflow: hidden;
    text-align: center;
	font-size: 38px;
}

#welcome p {
	text-align: center;
	color: #333;
	margin-bottom: 20px;
}

#welcome h3.tbk__title:before,
#welcome h3.tbk__title:after {
    background-color: #dad4d4;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%;
}

#welcome h3.tbk__title:before {
    right: 0.5em;
    margin-left: -50%;
}

#welcome h3.tbk__title:after {
    left: 0.5em;
    margin-right: -50%;
}

#activities-boxes .boxed-intro-content .intro-content {
	min-height: 475px;
}

#activities-boxes .boxed-intro-content .intro-content > div {
	color: #333!important;
}

#activities-boxes .text-color {
	font-size: 14px;
	line-height: 26px;
}

#activities-boxes .widgetsubtitle {
	font-size: 13px;
    line-height: 21px;
}

#menu-hotel-menu-1 {
	margin-bottom: 15px!important;
}

.page-nav {
	display: none;
}

.offcanvas-menu li.lang-item {
	text-align: center;
    padding-bottom: 0!important;
    padding-top: 25px!important;
	border-bottom: 0 none!important;
}

.offcanvas-menu li.lang-item a {
	padding: 10px !important;
    border: 1px solid #ccc !important;
    border-radius: 50px;
    max-width: 175px;
    margin: auto;
}

.offcanvas-menu li.lang-item span {
	display: inline!important;
}

#mCSB_1_container .vertical-top-no img {
	margin-bottom: 50px !important;
    margin-top: 40px;
}

.breadcrumb {
	display: none;
}

.custom-mobile-menu {
	height: auto;
	width: 100%;
	list-style: none;
}

.custom-mobile-menu li {
	line-height: 24px;
	float: none;
	display: block;
	width: 100%;
	max-width: 100%;
}

.custom-mobile-menu a {
	background-color: #222;
	padding: 12px 30px;
	border-radius: 0 !important;
	line-height: 1.7em;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
	text-align: center;
	color: #FFF;
	font-size: 14px;
	text-transform: uppercase;
}

.footer-widget.bg-graydark .widget .title,
.footer-widget.bg-graydark .widgettitle {
	color: #FFF;
}

.owl-dot {
	width: 20px;
	height: 20px;
	transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
}

.events .widgetsubtitle {
	opacity: .9!important;
}

@media only screen and (max-width: 768px) {
	.container {
        width: 100%;
    }
	
	.headings-title .widgettitle,
	.vc_row .widgettitle {
		font-size: 23px !important;
		margin-bottom: 20px;
	}
	
	nav .menu li {
		text-align: center;
	}
	
	.slide-row .vc_column-inner,
	#accommodation .vc_column-inner,
	#contact .vc_column-inner {
		padding-left: 0!important;
		padding-right: 0!important;
	}
	
	.slide-row .heading-title-bold {
		font-size: 40px !important;
	}
	
	.slide-row .header-single .lead {
		font-size: 19px !important;
        line-height: 23px !important;
		margin-bottom: 20px!important;
	}
	
	#welcome h3.tbk__title {
		font-size: 30px;
	}
	
	#welcome h3.tbk__title:before,
	#welcome h3.tbk__title:after {
		display: none;
	}
	
	#activities {
		padding-bottom: 15px;
	}
	
	#activities .widgettitle {
		font-size: 26px !important;
	}
	
	.testimonials .boxed.boxed-intro {
		padding: 12%;
		margin-bottom: 15px;
	}
	
	#facilities .widgettitle {
		font-size: 26px !important;
	}
	
	.facilities-options .widgettitle {
		font-size: 18px !important;
        margin-bottom: 10px;
	}
	
	.footer-widget {
		text-align: center;
	}
	
	.sub-footer div {
		text-align: center!important;
	}
	
}

@media (max-width: 990px) {
    .logo {
        max-height: 27px;
    }
	
	.nav-container nav .nav-bar > .module:first-child {
		width: 50%;
	}
	
	.custom-mobile-menu .lang-item {
		display: none;
	}
}

@media only screen and (min-width: 991px) and (max-width: 1280px)  {
	.lang-module {
		display: none;
	}

	.custom-mobile-menu {
		display: flex;
		height: 100%;
		align-items: center;
	}

	.custom-mobile-menu li {
		float: left;
        margin-right: 20px;
		width: auto;
	}

	.custom-mobile-menu a {
		float: left;
        background: transparent;
        color: #333;
        border: 0 none;
        padding: 0px;
        margin-right: 0;
	}

	.lang-item span {
		display: none;
	}

	.lang-item {
		margin-right: 0;
		margin-left: 25px;
	}

}
