/*=============================================
    Please add all custom CSS to this file
 =============================================*/

@import url('https://fonts.googleapis.com/css?family=Bree+Serif|Pacifico');

/* ----------------
---BASE STYLES-----
-----------------*/

#content {
	background: url(/wp-content/uploads/pattern.png) top left repeat #edebe4;
}
h1, h2, h3 {
	color: #153619;
	line-height: 1.2em;
	font-family: 'Bree Serif', serif!important;
}
p, ul {
	color: # #415751;
}
.btn {
	background: url(/wp-content/uploads/pattern3.png) top left repeat #9B6732;
	padding: 9px 20px 8px;
	transition: all 0.3s ease;
	color: #fff!important;
	font-family: 'Bree Serif', serif!important;
	text-shadow: 1px 1px 3px #000;
	box-shadow:         inset 0px 0px 6px 0px rgba(50, 50, 50, 0.75)!important;
}
.btn a {
	color: #fff!important;
	text-decoration: none!important;
}
.btn:hover {
	text-decoration: none!important;
	transition: all 0.3s ease;
}
body {
	overflow-x: hidden;
	font-weight:400;
}


/* ----------------
-------HEADER------
-----------------*/

.prime header.header {
	background: url(/wp-content/uploads/pattern.png) top left repeat #edebe4;
}
.nav {
	background: url(/wp-content/uploads/pattern2.png) top left repeat #153619;
	font-family: 'Bree Serif', serif!important;
	width: 500%;
	margin-left: -200%;
	border-top: 3px solid #9B6732;
	border-bottom: 3px solid #9B6732;
	box-shadow: 0px 0px 6px 0px rgba(50, 50, 50, 0.75);
}
nav.nav.nav-fixed {
	background-color: #153619;
	width: 100%;
}
.nav a {
	color: #ffffff!important;
	transition: all 0.3s ease;
}
.nav ul li a {
	text-shadow: 1px 1px 3px #000;
	padding: 7px 14px 9px;
}
.nav ul li a:hover {
	background: url(/wp-content/uploads/pattern3.png) top left repeat #9B6732;
	box-shadow:         inset 0px 0px 6px 0px rgba(50, 50, 50, 0.75);
}
nav.nav ul li.current-menu-item a, nav.nav ul li.current_page_parent a, nav.nav ul li.current-menu-ancestor a {
    	border: 1px solid transparent;
	background: url(/wp-content/uploads/pattern3.png) top left repeat #9B6732;
	box-shadow:         inset 0px 0px 6px 0px rgba(50, 50, 50, 0.75);
}
nav.nav ul li.current-menu-item a:hover, nav.nav ul li.current_page_parent a:hover, nav.nav ul li.current-menu-ancestor a:hover {
	background: url(/wp-content/uploads/pattern3.png) top left repeat #895b2d;
}
.topPhone {
	color: #9B6732;
	font-size: 32px;
	padding-top: 41px;
	font-family: 'Bree Serif', serif!important;
}
.call-today {
	color: #415751;
	font-size: 24px;
	padding-top: 8px;
	font-family: 'Pacifico', cursive;
}
.header .textwidget {
	padding: 10px 0;
}


/* ----------------
-------BANNER------
-----------------*/

.cta {
	top: 30%;
	left: 7%;
	color: #fff;
	text-shadow: 1px 1px 5px #000;
}
.cta-top {
	font-family: 'Bree Serif', serif;
	font-size: 50px;
	background: rgba(21,54,25,0.8);
	padding: 25px 40px 21px;
	text-transform: uppercase;
}
.cta-btm {
	margin-bottom: 30px;
	font-family: 'Pacifico', cursive;
	font-size: 50px;
}
.cta-btn {
	font-size: 18px;
}
.rslides_tabs li a::before {
	font-size: 20px;
}
.rslides_tabs {
	padding: 5px 0 0;
}



/* ----------------
-------FOOTER------
-----------------*/

footer.footer {
	background: url(/wp-content/uploads/pattern2.png) top left repeat #153619;
	color: #fff;
	text-shadow: 1px 1px 3px #000;
	border-top: 3px solid #9B6732;
	box-shadow: 0px 0px 6px 0px rgba(50, 50, 50, 0.75);
}
.widgettitle, #biziqrecentreviews-5 h2 {
	color: #fff;
	text-align: center;
	padding: 9px 5px 8px;
	background: url(/wp-content/uploads/pattern3.png) top left repeat #9B6732;
	box-shadow:         inset 0px 0px 6px 0px rgba(50, 50, 50, 0.75);
}
#biziqbusinesshours-3 p {
	color: #fff;
}


/* ----------------
-----FEEDBACK------
-----------------*/

.compliments h1 {
	background-color: #9B6732;
}
.up-down > a::before {
	color: #415751;	
	transition: all 0.3s ease;
}
.up-down > a:hover:before {
	color: #30403c;
	transition: all 0.3s ease;
}


/* ----------------
-------MISC--------
-----------------*/
.wpcf7-form textarea {
    height: 50px;
}
.clear-me {
	width: 100%;
	clear: both;
	height: 1px;
}
.contact-pad {
	padding-right: 40px;
}
.bullet-style li:before {    
	font-family: 'FontAwesome';
	content: '\f0a9';
	margin:0 5px 0 -15px;
	color: #da9147;
}
ul {
	list-style: none;
}
ul.spaced li {
	margin-bottom: 10px;
}
.socialicons img:hover {
	opacity: 0.8; 
	filter: alpha(opacity=80);
	transition: all 0.3s ease;
}
.socialicons {
	max-width: 260px;
}
.active-page {
	background: transparent;
}
.breakout {
	margin: 0 -100%;
	margin: 0 calc(50% - 50vw);
	background: url(/wp-content/uploads/pattern3.png) top left repeat #415751;
	padding: 30px;
	text-align: center;
	text-shadow: 1px 1px 5px #000;
	box-shadow:         inset 0px 0px 30px 0px rgba(50, 50, 50, 0.75);
	border-top: 3px solid #9B6732;
	border-bottom: 3px solid #9B6732;
}
.breakout-contain {
	max-width: 650px;
	margin: 0 auto;
}
.widget-review-body {
	font-size: 12px;
	line-height: 1.2em;
}
.pics-third {
	padding: 10px;
	text-align: center;
}
.room-block-left {
	width: 48%;
	float: left;
	background: rgba(255,255,255,0.25);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
	margin: 20px 0;
}
.room-block-right {
	width: 48%;
	float: right;
	background: rgba(255,255,255,0.25);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
	margin: 20px 0;
}
.room-title {
	color: #fff;
	text-align: center;
	padding: 9px 5px 8px;
	background: url(/wp-content/uploads/pattern3.png) top left repeat #9B6732;
	box-shadow: inset 0px 0px 6px 0px rgba(50, 50, 50, 0.75);
	font-family: 'Bree Serif', serif!important;
	font-size: 24px;
	text-shadow: 1px 1px 5px #000;
}
.room-pic {
	text-align: center;
}
.room-copy {
	padding: 20px 30px;
}


/* ----------------
-----ANIMATIONS----
-----------------*/

/* Shrink */
.hvr-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
/* Sweep To Bottom */
.hvr-sweep-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(/wp-content/uploads/pattern3.png) top left repeat #895b2d;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-bottom:hover, .hvr-sweep-to-bottom:focus, .hvr-sweep-to-bottom:active {
  color: white;
}
.hvr-sweep-to-bottom:hover:before, .hvr-sweep-to-bottom:focus:before, .hvr-sweep-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}


/* -------------------------
-------MEDIA QUERIES--------
---------------------------*/


/*---------------930----------------*/

@media screen and (max-width: 930px) {

	.cta {
		top: 15%;
		left: 4%;
	}
	.cta-top {
		font-size: 30px;
		padding: 7px 15px 10px;
	}
	.cta-btm {
		font-size: 30px;
	}

}


/*---------------767----------------*/

@media screen and (max-width: 767px) {
	
	.contact-pad {
		padding-right: 0px;
		text-align: left;
	}
	.alignright, .alignleft {
		margin-bottom: 10px;
	}
	.bullet-style {
		text-align: left;
	}
	.bullet-style ul {
		margin-top: 0;
		margin-bottom: 0;
	}
	.topPhone {
		padding-top: 0;
	}
	.up-down > a::before {
		font-size: 80px;	
	}
	.nav ul {
		padding: 0;
	}
	#toggle-wrapper {
		top: 10px;
		right: 6%;
	}
	.cta-btn {
		font-size: 14px;
		padding: 5px 15px;
	}
	.cta-btm {
		margin-bottom: 15px;
	}
	.header .textwidget {
		padding: 10px 0;
	}
	.nav {
		width: 110%;
		margin-left: -2.5%;
	}
	#gallery-2 .gallery-item {
		float: none!important;
		width: 100%!important;
	}
	.room-block-left {
		width: 100%;
		max-width: 520px;
		float: none;
		margin: 20px auto;
	}
	.room-block-right {
		width: 100%;
		max-width: 520px;
		float: none;
		margin: 20px auto;
	}

}

/*---------------500----------------*/

@media screen and (max-width: 500px) {

	.cta {
		top: 10%;
		left: 0;
		right: 0;
	}
	.cta-top {
		font-size: 25px;
	}
	.cta-btm {
		font-size: 25px;
	}
	.page-id-7 #slider img {
		visibility: hidden;
	}
	.page-id-7 #slider {
		height: 155px;
		background: url(/wp-content/uploads/pattern3.png) top left repeat #415751;
		box-shadow:         inset 0px 0px 30px 0px rgba(50, 50, 50, 0.75);
	}

}




/* ADDED CODE FOR SIRVOY WIDGET */


.SirvoyWidget h3 {
    text-align: center;
}

.float-right {
  float: right;
  padding: 0 0 20px 20px;
  width: 30%;
}


@media only screen and (max-width:767px) {
  .float-right {
    display: block;
    width: 100%;
    padding: 20px 0 35px;
  }
}

