/*   
Theme Name: CHP Blank Theme
Description: This is just a BLANK starter WordPress Theme template -- WordPress v2.9.1
Author: Dat / Jared / Jo
Version: 1
*/

@import 'css/mobile-reset.css';
@import 'css/font-awesome.min.css';
@import 'css/flexslider.css';
@import 'css/magnific-popup.css';
@import 'style-mobile.css';
@import 'style-tablet.css';
@import 'style-desktop.css';


/*
@font-face {
	font-family: 'Domaine Sans';
	font-style: normal;
	font-weight: normal;
	src: local('Domaine Sans Display Medium'), url('/wp-content/themes/BLANK-Theme/fonts/Domaine Sans Display Medium.woff') format('woff');
}
*/
@import url('https://fonts.googleapis.com/css?family=Montserrat:300');

@font-face {
	font-family: 'Flama';
	font-style: normal;
	font-weight: normal;
	src: local('Flama'), url('/wp-content/themes/BLANK-Theme/fonts/Flama Regular.woff') format('woff');
}

body {
	background-color: #FFFFFF;
}
.blogContent .siteWidth {
	background-color: transparent;
}
.colBox .colContent {
	width: 100%;
}
h1, h2, h3, h4, p {
	width: 95%;
}
.colContent a {
	color: #640300;
	font-weight: bold;
}
.colContent a:hover {
	text-decoration: none;
	color: #C1292E;
}

.post-excerpt {
	text-align: center;
	font-size: 18px;
	font-weight: 300;
	margin: 20px auto;
	width: 75%;
}
.align-center {
	margin: 0 auto;
}
hr.blackbar {
	border-top: 2px solid #1e165f;
}
.dfp-ad {
    margin: 0 0 25px 0;
}
.centerAd {
    margin: 0 auto;
    width: 50%;
}
.zoom {
	width: 100%;
	transition: all .3s cubic-bezier(.17,.67,.38,.91);
	will-change: transform,opacity;
	transform: translateZ(0) scale(1.01);
}
.zoom:hover {
	transform: translateZ(0) scale(1.03);
	opacity: .9;
}
.responsive-image {
	width: 100%;
	height: auto;
}
.blog-post-main-image {
	width: 100%;
	height: auto;
}
h1.main-title {
	margin-bottom: 20px;
}
.sideBlog,
.typeFilterBox,
.thingForm,
.dataDate2,
.eventDtailTagBox a,
.otherHotelsBox,
.fEventContent,
.MapCat,
.mainFeaturedItem,
.dataItem,
.searchForm2 input[type="text"],
.pageNavi a,
.blogListItem {
	background: none;
	background-color: #F9F9F9;
}
.newSubNavBox {
	background: none !important;
	background-color: #F4F4F4 !important;
}
.blogListItem {
	border: 1px solid #eaeaea;
}
.mainFeaturedItem,
.dataItem {
	border: 4px solid #eaeaea;
}
.interiorBookingWidget {
	margin: 20px 30px 20px 10px;
	background: #0F2027;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to bottom, #2C5364, #203A43, #0F2027);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to bottom, #2C5364, #203A43, #0F2027); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}
.interiorBookingWidgetTitle {
	font-style: normal;
	font-size: 24px;
}
.interiorBookingWidgetForm label {
	font-size: 18px;
}
.interiorBookingWidgetForm input[type="text"] {
	border: 1px solid black;
}
.interiorBookingWidgetForm input[type="submit"] {
	padding: 10px 15px;
}
.interiorColNight {
	width: auto;
	margin: 10px;
}
.otherHotelsBoxTitle {
	font-style: normal;
	font-size: 24px;
}
.otherHotelsBox {
	margin-top: 20px;
}
.otherHotelsBox:hover {
	top: 1px;
	box-shadow: 0 0 10px 5px #F2F2F2;
}
.fullwidth-dark-bar {
	display: block;
	padding: 40px 0;
	margin-top: 20px;
	background-color: #640300;
	color: white;
}
.fullwidth-dark-bar a.bookNowWhite {
	display: inline-block;
	padding: 10px 25px;
	background-color: white;
	color: #640300;
	font-size: 24px;
	border-radius: 1px;
	border-color: #640500;
}
.newFooter.newDesign {
	background: none;
	background-color: white;
	padding-top: 60px;
}
.newFooterBorder.newDesign {
	background: none;
	background-color: white;
	color: #d8d4d4;
}
.newFooter ul.footer-menu {
	margin: 25px 0;
	text-align: center;
}
.newFooter .newFooterColContent {
	text-align: center;
	color: #d8d4d4;
}
.newFooter ul.footer-menu li {
	display: inline-block;
	padding: 10px;
	text-transform: uppercase;
}
.widget-area h2 {
	color: #640300;
	font-size: 24px;
	font-weight: normal;
}
.widget-area {
	margin-bottom: 10px;
}
.widget-area > div {
	margin-bottom: 20px;
}
.details-box {
	margin: 30px 0;
}
.details-box h3 {
	margin-bottom: 10px;
	color: #640300;
	font-size: 24px;
	font-weight: normal;
}
ul.related-articles-list li {
	padding: 10px 0;
	border-top: 1px solid #E2E2E2;
}
ul.related-articles-list li a {
	color: #5D576B !important;
	text-decoration: none;
	box-shadow: none;
}
ul.related-articles-list li a:hover {
	color: #640300 !important;
	font-weight: bold;
}
.related-articles {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.related-articles > .related-blog-post-new {
	width: 250px;
	margin-right: 10px;
}
.related-blog-post-new a {
	text-decoration: none;
	box-shadow: none !important;
	display: block;
	overflow: hidden;
}
.sign-up-form.newDesign {
	margin: 30px 0;
	padding: 30px 10px;
	background-color: #640300;
	color: white;
}

#mc_embed_signup .button {
	background-color: black !important;
	width: 80% !important;
	border-radius: 1px !important;
}
.footer-social-icons {
	margin-top: 10px;
}
.footer-social-icons a {
	display: inline-block;
	padding: 10px;
}
.excerpt-custom {
	font-family: "Domaine Sans",Flama,sans-serif !important;
	font-size: 14px;
	color: #858585;
}
.home-box-title {
	color: #640300 !important;
	border: 2px solid #640300 !important;
}
.sideBarNew {
	margin: 0 15px 10px 15px;
	padding-right: 10px;
}
.searchandfilter li {
	display: block !important;
	margin: 10px 0;
	font-weight: 500;
}
.searchandfilter label {
	font-size: 16px;
}
.searchandfilter input[type=submit] {
    display: block;
    padding: 4px 10px;
    background-color: #640300;
    color: white;
    margin-top: 10px;
    font-size: 18px;
    width: 100%;
    border: 0 none;
}
.filter-title {
	font-size: 24px;
	width: 90%;
	color: #111;
	font-weight: normal;
	margin:0;
	padding:0 0 10px 0;
	box-shadow: inset 0 -1px 0 0 #D2D2D2;
}
.sideBarFilter {
	width: 85%;
	padding: 0 15px 15px 15px;
}
.sideBarFilter h2 {
	color: #640300;
}
.show-on-mobile {
	display: none;
}
.blog-posts-holder {
	display: flex;
	flex-wrap: wrap;
}
.blog-posts-holder > .blog-post {
	display: inline-block;
	width: 31%;
	margin: 10px;
}
.blog-post a {
	text-decoration: none;
	box-shadow: none;
}
.blog-post-image-holder-outer {
	width: 280px;
	height: 180px;
	overflow: hidden;
}
.blog-post-image-holder {
	width: 100%;
	height: 100%;
	transition: all 0.5s ease;
	background-repeat: no-repeat;
	background-position: center center;
}
.blog-post-image-holder:hover {
	transform: scale(1.05);
	opacity: 0.9;
}
.blog-post h3 {
	margin: 20px 0;
	font-size: 18px;
}
.blog-post h3 a {
/* 		font-family: 'Roboto Slab', serif; */
	font-family: 'Georgia',serif;
}
.blog-post p {
	font-size: 15px;
	line-height: 20px;
}
.main-menu {
	display: inline-block;
	text-align: center;
	margin: 0 auto;
}
.main-menu ul {
	margin: 0 !important;
	padding: 0 !important;
}
.main-menu ul > li {
	display: inline-block;
}
.main-menu ul > li ul {
	display: none;
}
.main-menu ul ul.sub-menu {
	position: absolute;
	z-index: 99999;
	text-align: left;
	height: auto;
	width: 300px;
	top: 100px;
	right: 80px;
    background-color: #fff;
    box-shadow: 0 5px 5px 0 rgba(0,0,0,.1);
}
.main-menu ul ul.sub-menu > li {
	display: block;
	width: 100%;
	z-index: 99999;
	text-align: left;
	float:left;
	color: black;
	line-height: 20px;
}
.main-menu ul ul.sub-menu > li a {
	display: block;
	position: relative;
    color: #000;
    font-weight: normal;
    padding: 20px;
    font-size: 16px !important;
    margin: 0;
    border-top: 1px solid rgba(0,0,0,.05);
    transition: all .3s cubic-bezier(.17,.67,.38,.91);
    z-index: 1;
}
.main-menu ul ul.sub-menu > li a:hover {
	color: white;
	background-color: #272727;
}	
.newMobileNavBox.new-mobile-menu-container{
	position: fixed;
	left: 0;
	width: 100%;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	height: 100%;
	background-color: #fff;
    box-shadow: 0 5px 5px 0 rgba(0,0,0,.1);
	
}
.mobile-menu:last-of-type {
	margin-bottom: 150px;
}
.mobile-menu {
	margin: 0;
	padding: 0;
	z-index: 99999;
	overflow-y: auto;
}
.mobile-menu ul {
	margin: 0;
	padding: 0;
}
.mobile-menu ul > li ul {
	display: none;	
}
.mobile-menu li > a {
	font-size: 16px !important;
	display: block;
	position: relative;
    color: #000;
    font-weight: normal;
    padding: 20px !important;
    margin: 0 !important;
    border-top: 1px solid rgba(0,0,0,.05);
    -webkit-overflow-scrolling: touch;
}
.mobile-menu ul > li ul > li {
	padding-left: 15px;
}
.mobile-menu li > a[href="#"] {
	color: #444 !important;
}

	
@media screen and (max-width: 765px){
	.blog-posts-holder > .blog-post {
		width: 95%;	
	}
	.blog-post-image-holder-outer {
		width: 100%;
	}
	.related-articles > .related-blog-post-new {
		width: 100%;
		padding: 10px;
		margin-right: 0;
	}
	.sideBarNew {
		margin: 0;
	}
	.dfp-ad {
		margin: 0 auto 25px auto;
		text-align: center;
	}
	.details-box {
		padding: 10px;
	}
	.sideBarFilter {
		width: 90%;
	}
	.searchandfilter ul {
		width: 100%;
	}
	form.searchandfilter {
		display: none;
	}
	.show-on-mobile {
		display: inline-block;
	}
	.blog-posts-holder {
		margin-right: 10px;
	}
	.blog-post h3 {
		font-size: 16px;
		margin: 10px 2px;
	}
}
#search-modal {
  display: none;
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.8);
}

/* Modal Content/Box */
#search-modal .modal-content {
  background-color: transparent;
  margin: 100px auto;
  padding: 20px;
  width: 100%;
  z-index: 999999;
}

/* The Close Button */
#search-modal .close {
	position: absolute;
    top: -0;
    right: 5px;
    z-index: 1;
    font-size: 5rem;
    width: 5rem;
    height: 5rem;
    z-index: 999999;
    color: white;
}
#search-modal .close:hover {
	color: #CCC;
	cursor: pointer;
}
#search-modal .search-form {
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
}
.search-form-input-container {
	max-width: 90%;
}
.newMobSearchBox .search-modal-trigger {
	float:none;
	margin: -15px 0 0 4px;
	padding: 0;
	display: inline-block;
	width: 27px;
}
@media screen and (min-width: 1024px){
	.search-form-input-container {
		max-width: 95%;	
	}
}
@media screen and (min-width:651px) and (max-width: 765px){
	.search-form-input-container {
		max-width: 88%;	
	}
}
@media screen and (min-width: 426px) and (max-width: 650px){
	.search-form-input-container {
		max-width: 78%;	
	}
}
@media screen and (max-width: 425px){
	.search-form-input-container {
		max-width: 65%;	
	}
}
.search-form #search-field {
	width: 90%;
	-webkit-appearance: none;
	border-radius: 0;
	background-color: #fff;
    border: none;
    margin: 0 auto;
    font-weight: 100;
    padding: 5px 20px 5px 75px;
    height: 60px;
    font-size: 1.625rem;
    display: inline-block;
}
.search-form .submit {
	position: relative;
    top: -63px;
    border: none;
    z-index: 999999;
    padding: 10px 20px;
    width: 5rem;
    height: 60px;
    line-height: 0;
    background: none;
    -webkit-appearance: none;
    display: inline-block;
}

.featured-sidebar {
	background-color: #EEF3ED; 
	padding: 30px 25px; 
	text-align:center; 
	color: #995555;
	font-weight: 600;
}

.featured-sidebar h3 {
	margin: 10px 0;
	color: #995555;
}

.featured-sidebar p {
	color: #995555;
	font-size: 0.8rem;
}
.featured-sidebar a {
	margin-top: 10px;
	color: #995555;
	font-size: 0.8rem;
	text-transform: uppercase;
}

.featured-sidebar a:hover {
	color: #642727;
}

