/* Framework: Citytours Themes by: http://www.soaptheme.net
*  Custom CSS
*  Apo View Hotel
*/

/************************************************************
				Default - HEADER
************************************************************/


.parallax-content-2 div h1 {
	color: #565a5c !important;
}
#logo {
	margin: 0 auto;
	text-align: center;
	padding-bottom: 9px;
	display: flex;
	align-items: center;
	justify-content: center;
}

#price_single_main span {
	font-weight: 600;
    color: #feaf07 !important;
}

.notify-me {
	font-size: 18px;
}

.woocommerce-notice--success {
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	padding: 9px;
	background: #66cc99;
	text-align: center;
}

.cart-options .pull-right.fix_mobile .btn_cart_outine {
	display: none;
	opacity: 0;
	height: 0;
}

/* credit cards */

/* #billing_credit_card_name_field,
#billing_credit_card_number_field,
#billing_cvv_field {
	display: none;
} */

/* .cc-details {
	display: none;
}
 */
img.parallax-slider {
	width: 100% !important;
	height: auto !important;
	top: -420px !important;
}

header.plain {
	/* box-shadow: 0px -1px 20px 0px #ddd; */
}

#logo img {
	width: 35%;
	height: auto;
}

header.plain.sticky #logo .logo_sticky {
	display: none !important;
}

.logo {
	border-bottom: 1px solid #000;
}

.logo {
	transition: all .4s ease-out;
}

.sticky .logo {
	margin-top: -320px !important;
	transition: all .4s ease-out;
	opacity: 0;
}

#position {
	margin-top: 250px; 
	opacity: 0 !important;
	background: #fff;
	/* transition: all .6s ease; */
	height: 0;
}

#position .container > ul {
	display: none;
}

/* .sticky #position {
	margin-top: 65px !important;
} */

.ournav {
	text-align: center;
}

.ournav .main-menu ul li a {
	font-family: "Droid Sans" !important;
	font-size: 13px !important;
	color: #000 !important;
	letter-spacing: 1px;
}

.ournav .main-menu ul li {
	border-bottom: 3px solid #fff;
}

.ournav .main-menu ul li > ul.sub-menu {
	left: 0;
	top: 109%;
	border-top: 0 !important;
	width: 100% !important;
}

.ournav .main-menu ul li > ul.sub-menu li:hover,
.ournav .main-menu ul li > ul.sub-menu li:focus {
	border-bottom: 0 !important;
}

.ournav .main-menu ul li > ul.sub-menu li > a:hover,
.ournav .main-menu ul li > ul.sub-menu li > a:focus{
	background: #ffad2c;
	color: #fff !important;
}

.ournav .main-menu ul li:hover,
.ournav .main-menu ul li:focus  {
	border-bottom: 3px solid #ffad2c;
}

/************************************************************
				404
************************************************************/

#hero {
	background: url(../img/Banner2.jpg) center center no-repeat #4d536d !important;
	background-size: 100%;
	margin-top: 16%;
}


/************************************************************
				Body
************************************************************/

body {
	background: #fbfbfb !important;
}


body, a, p, h1, h2, h3, h4, h5, h6 {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.price_list {
	font-size: 26px !important;
}

.price_list sup, ul.add_info li i {
	font-size: 25px !important;
}
.price_list sup {
	top: 0 !important;
}

h5.empty-list {
	color: #f5f5f5;
	background: #ffad2c;
	padding: 11px;
	font-size: 15px;
	font-family: "Droid Sans" !important;
}

/************************************************************
				Parallax
************************************************************/


/* .parallax-window {
    min-height: 1000px !important;
} */

/* header.plain {
	display: none;
}
 */
.parallax-mirror {
	margin-top: 255px !important;

}

.parallax-content-2 {
	bottom: -252px !important;
	z-index: 99;
	position: relative !important;
  /* background: rgba(86, 90, 92, 0.7) !important; */
  background: rgb(238, 238, 238) !important;
  transition: all 700ms;
}

.parallax-content-2 #price_single_main {
	color: #565a5c !important;
	display: none !important;
}

.price_list span,
.price_list small {
	/* display: none !important;*/
}

.message {
	font-size: 14px;
  margin-bottom: 20px;
}

.stickyone {
	margin-top: 80px !important;
}

.stickytwo {
	bottom: -80px !important;
	
}

.stickyposition {
	margin-top: 80px !important;

}

#position {
	z-index: 9;
}

.container.margin_60 {
	padding-top: 30px;
}

.parallax-slider,
.parallax-window {
	display: none;
}


.single-hotel .parallax-window,
.single-hotel .parallax-slider {
	display: none !important;
}

/************************************************************
			Booking
************************************************************/
#search-hotel-form .rooms-search {
	display: none !important;
	opacity: 0;
	height: 0;
}


/************************************************************
			Footer
************************************************************/

#footer .footer-menu li {
    display: inline-block;
    position: relative;
}

footer, #footer {
	background: #ffad2c;
	color: #FFFFFF;
	text-align: center;
	padding: 20px 0;
	line-height: 30px;
	position: relative;
}

#footer .footer-menu  {
	text-align: center;
	margin: 10px auto;
	padding: 0;
}

#footer .footer-menu li a {
	display: block;
	padding: 0 10px;
	color: #FFFFFF;
	line-height: 1em;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

p#copyright {
	margin: 0 !important;
}

#toTop {
	background-color: rgb(255, 173, 44) !important;
	line-height: 16px !important;
	border: 1px solid #ddd;
}

/************************************************************
			Elements
************************************************************/


.btn_1, a.btn_1 {
	border-radius: 0 !important;
	border: 2px solid #fff !important;
}

a.btn_1:hover, .btn_1:hover,
a.btn_1:focus, .btn_1:focus {
	color: #f7941d !important;
	background: #fff !important;
	border: 2px solid #f7941d !important;
}

.date-pick.form-control {
	cursor: pointer !important;
}

#hotel-cart {
	min-height: 100vh;
}

.container.margin_60 {
	min-height: 100vh;
}


/************************************************************
			Login Page
************************************************************/


.page-template-template-login header.plain {
	display: none;
	opacity: 0;
	visibility: hidden;
	height: 0;
}

.page-template-template-login #hero {
	margin-top: 0 !important;
}

#login {
	margin-top: 50% !important;
	display: block;
	margin-bottom: 50% !important;
}

/************************************************************
		WooCommerce
************************************************************/
.cart-section {
	min-height: 50vh;
}


/************************************************************
		Room 
************************************************************/
	.hide-me, .strip_all_tour_list .wishlist {
		display: none !important;
	}

	.room-type-details {
		width: 100% !important;
	}


/************************************************************
		Media Queries
************************************************************/
@media screen and (max-width: 1280px) {
	.price_list {
		font-size: 18px !important;
	}
	.price_list small {
		font-size: 11px;
	}

	.price_list a.btn_1 {
		font-size: 10px;
		padding: 7px 17px;
	}
}

@media screen and (max-width: 1000px) {

	header.plain.sticky #logo .logo_sticky {
		display: block !important;
	}

	#logo a > img {
		height: 80px !important;
	}
	.logo {
		border-bottom: 0px !important;
	}
	.cmn-toggle-switch {
		top: -70px !important;
	}
	#position {
		margin-top: 150px !important;
	}

	.cmn-toggle-switch span,
	.cmn-toggle-switch__htx span::after,
	.cmn-toggle-switch__htx span::before {
		background-color: #00c100 !important;
		height: 3px !important;
	}

	.ournav {
		padding: 0;
		margin:0 !important;
	}
	.main-menu {
		width: 30% !important;
	}

	#header_menu img {
		width: 40% !important;
		height: auto !important;
	}
}


@media screen and (max-width: 990px) {
	.sticky .logo {
		margin-top: 0px !important;
		transition: all .4s ease-out;
		opacity: 1;
	}
}

@media screen and (max-width: 768px) {
	#login {
		margin-bottom: 0px !important;
	}
	.main-menu {
		width: 50% !important;
	}
}

@media screen and (max-width: 500px) {
	#position {
		margin-top: 100px !important;
	}

	header.plain {
		padding-bottom: 0px;
	}

	.main-menu {
		width: 80% !important;
	}


}