/*
Theme Name: Wyndham
Author: APN team
Version: 1.0
Text Domain: wyndham
*/
.navigation ul li{
	padding: 0;
    position: relative;
}
.navbar-collapse ul li .arrow {
    position: absolute;
    display: block;
    right: 0px;
    top: 0;
    cursor: pointer;
    height: 50px;
    padding: 0 30px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.navbar-collapse li.menu-item-has-children .arrow i {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    width: 11px;
    height: 11px;
}
.navbar-collapse li.menu-item-has-children .arrow i::before {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    width: 11px;
    height: 3px;
    background: #fff;
    border-radius: 1px;
}
.navbar-collapse li.menu-item-has-children .arrow i::after {
    content: '';
    position: absolute;
    left: 4px;
    top: 0;
    width: 3px;
    height: 11px;
    background: #fff;
    border-radius: 1px;
}
.navbar-collapse li.menu-item-has-children .arrow.active {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.certificates{
	margin-right:20px;
}
.attraction_lists{
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
	-moz-column-count: 2; /* Firefox */
	column-count: 2;
}
.alignleft{
	float:left;
	margin-right:15px;
}
.rajah-logo{
	width:125px;
}
.event_form .form-control{
	border-radius:0px;
}
.event_form .form-control:focus{
	box-shadow:none;
}
.privacy_content p {
    margin-bottom: 15px;
}
.privacy_content h2{
	font-size: 22px;
	color: #017dc3;
	font-weight: 600;
	margin-bottom: 10px;
}
.privacy_content h3 {
    font-size: 20px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 8px;
    margin-bottom: 15px;
	color: #017dc3;
    margin-top: 20px;
}
.privacy_content ul li {
    list-style-type: disc;
    list-style-position: inside;
    margin-bottom: 8px;
}
.privacy_content ul li > span {
    color: #017dc3;
    font-size: 16px;
    margin-bottom: 10px;
    display: inline-block;
    padding-left: 0px;
}
.privacy_content ul ul {
    padding-left: 20px;
    margin: 0 0 20px;
}
.privacy_content ul ul li {
    list-style: circle;
    list-style-position: inside;
}
.instaBox{
	width: 130px;
	height: 130px;
	background: #007ec0;
	color: #fff;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin:0 auto;
	text-align:center;
	font-size:13px;
	line-height:16px;
}
.instaBox .fa{
	font-size:45px;
	padding:10px 0 0;
}
.home-instagram{
	margin-top:-5px;
}
.home-instagram h2{
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	line-height: 32px;
	padding: 24px 10px;
}
.home-instagram h2 a{
	text-decoration: none;
	color: #000;
	position:relative;
}
.home-instagram h2 a:after{
	content: "";
	background: url(assets/images/instagram-icon.png) no-repeat 0 0 / cover;
	height: 30px;
	width: 30px;
	position: absolute;
	top: 0px; 
	right: -45px;
}
#accommodation .rooms_acc{
	padding-bottom: 80px !important;
}
#banner-form.sticky {
    position: fixed;
    z-index: 9999;
	top:120px;
	transition:0.3 ease;
	bottom:inherit;
	box-shadow: 0 0 5px 1px rgba(0,0,0,.1);
}
#banner-form.sticky h3{
	display:none;
}
#banner-form.sticky{
	background:#fff;
}
#nav-content .out_side li{
	border-bottom:0px !important;
}
.award_lists{
	display:flex;
	justify-content:center;
}
ul.page_lists{column-count:3;margin-bottom:10px !important;}
.map_address h3{font-size:20px;font-weight:bold;}
@media only screen and (min-width: 992px){
.navbar-collapse ul li .arrow{display:none;}
}
@media only screen and (max-width: 767px){
	#accommodation .flex_div{margin-bottom:20px;}
}
@media only screen and (max-width: 991px){
	.navigation ul.sub-menu {
		box-shadow: none;
		left: inherit;
		position: relative;
		top: inherit;
		width:100%;
	}
	.navbar-collapse ul li{
		border-bottom: 1px solid #007ec0;
	}
}


/* This is added from themese customization*/

.social_links{list-style:none;padding-left:100px;}
.social_links li {
    display: inline-block;
    font-size: 24px;
    padding: 0 10px;
}
.social_links a{color:#fff;}
.wyndham_attractions_map{width:100%;height:100%;}
.social_links.footer{padding-left:0px;}
.social_links.footer li{font-size:32px;padding: 0 0 0 10px;}
.welcome_section ul li a span{
	display: inline-block;
	height: 50px;
	width: 50px;
}
.welcome_section ul li a span{
	background-image:url('../../uploads/2019/01/sprite_img-latest.png');
	background-repeat:no-repeat;
}
.welcome_section ul li a span.icon_rooms{
	background-position: 3px 3px;
}
.welcome_section ul li:hover a span.icon_rooms{
	background-position: 3px -47px;
}

.welcome_section ul li a span.icon_free {
	background-position: -47px 3px;
}
.welcome_section ul li:hover a span.icon_free{
	background-position:-47px -46px;
}

.welcome_section ul li a span.icon_free.local {
	background-position: -96px 3px;
}
.welcome_section ul li:hover a span.icon_free.local{
	background-position: -96px -48px;
}

.welcome_section ul li a span.icon_pool {
background-position: -95px 4px;
}
.welcome_section ul li:hover a span.icon_pool{
	background-position: -95px -46px;
}
.welcome_section ul li a span.icon_gym {
	background-position:-145px 3px;
}
.welcome_section ul li:hover a span.icon_gym{
	background-position: -145px -46px;
}
.welcome_section ul li a span.icon_dine {
	background-position: -194px 3px;
}
.welcome_section ul li:hover a span.icon_dine{
	background-position: -194px -46px;
}
.welcome_section ul li a span.icon_wifi {
	background-position: -50px 3px;
}
.welcome_section ul li:hover a span.icon_wifi{
	background-position: -50px -48px;
}
.welcome_section ul li a span.icon_local {
	background-position: -96px 3px;
}
.welcome_section ul li:hover a span.icon_local{
	background-position: -96px -48px;
}
.welcome_section ul li a span.icon_shuttle {
	background-position: -80px -99px;
}
.welcome_section ul li:hover a span.icon_shuttle{
	background-position: -127px -99px;
}
.visitor_block .profile span.user{
	height: 70px;
	width: 70px;
	border-radius: 50%;
	display: inline-block;
	float: left;
	padding-right: 10px;
}
.visitor_block .profile p.rating span{
	height: 12px;
	width: 12px;
	background: url('../../uploads/2019/01/sprite_img-latest.png') no-repeat -120px -154px;
	display:inline-block;
}
.wrapper{
	overflow-x: hidden;
}
.welcome_section ul li a{
	display: block;
}

.rooms_tab_row .inner_block
{
	display: block;
}
.flex_div{
	display: block;
}
.head_nav .right_nav li.sign_up a{margin:10px 5px;font-size:14px;}

/*.head_nav .navbar-brand img{width:155px;}*/
.locality-attractions .locality-box{border:1px solid #ddd;}
.banner_overlay{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	z-index: 1;
}
.carousel-text{
	z-index:2;
}
.btn.dining-menu{
	padding: 10px;
	font-size: 14px;
	letter-spacing: 2px;
	background-color: #007ec0 !important;
	border: 1px solid #007ec0 !important;
	color: #fff;
	text-transform: uppercase;
	margin:15px 0;
}
.locality-attractions .l-content ul li span{width:100%;}
#popmake-818{
	background-image:url(../../uploads/2019/02/Days-Hotel-Facade.jpg);
	background-size:cover;
	background-color:rgba(0,0,0,0.5);
}
#popmake-818 .check-box{display:none}
#popmake-818 p{
	color:#fff;
	margin:20px 0;
}
#popmake-818 .popmake-title{text-transform:uppercase;}
html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden]{
	padding-right:0px;
}
#pum-818 input{
	border-radius:0px;
}
#pum-818 input:focus{
	border:none !important;
	box-shadow:none !important;
}
.content_description .content_inner{
	padding-bottom:20px;
	margin-bottom:30px;
	border-bottom:1px solid #ddd;
}
.content_description ul {
    margin-bottom: 35px;
	padding:20px;
}
.content_description ul li {
    list-style-type: disc;
    list-style-position: outside;
    margin-bottom: 5px;
    font-size: 14px;
}
.content_description ul li strong{
	margin-right:10px;
}
.content_description h2,.sub-heading {
    font-size: 22px;
    color: #017dc3;
    font-weight: 600;
	margin-bottom:10px;
}
.content_description h4{
	font-size: 18px;
    color: #007ec0;
    font-weight: 800;
	margin-bottom:10px;
}
/*.address_text ul li span{
	width:90%;
	margin-bottom:10px;
}*/
.faq_grid{
	margin-top:20px;
}
.form-control:focus,.btn-info.focus, .btn-info:focus,.btn.focus, .btn:focus{box-shadow:none;}
.navbar-header .form-control{border:none;}
.welcome_section .heading{margin-bottom:25px;}
.local_attraction .col-md-4 {margin-bottom: 20px;}
.local_attraction .inner_block {
    height: 100%;
    margin-bottom: 0px;
    position: relative;
    padding-bottom: 60px;
}
.rooms_tab_row.local_attraction .btn_container{
	position: absolute;
	bottom: 10px;
	width: 100%;
}
@media only screen and (max-width: 991px) {
	.navbar-nav.right_nav{
		flex-direction: row;
		-ms-flex-direction:row!important;
	}
} 

@media only screen and (max-width: 767px) {
	.welcome_section ul li{
		height: 140px;
	}
}

@media only screen and (max-width: 540px) {
	#popmake-818{
		margin:auto;
		width:90% !important;
		height:400px !important;
		left:0px !important;
		right:0px !important;
		top:0px !important;
		bottom:0px !important; 
	}
}