/*=============================================
    Please add all custom CSS to this file
 =============================================*/


/* ----------------
---BASE STYLES-----
-----------------*/

#content {
	background-color: #fff;
}
h1, h2, h3 {
	color: #29332b;
	line-height: 1.2em;
	font-family: 'Bree Serif', serif!important;
}
h3 {
	font-size: 1.3em;
}
p, ul {
	color: #707070;
}
.btn {
	background: #85c525;
	padding: 7px 20px;
	transition: all 0.3s ease;
	color: #fff!important;
	text-shadow: 1px 1px 5px #000;
	box-shadow: inset 0px 0px 20px 0px rgba(0, 0, 0, 0.4);
	border: 3px solid #85c525;
	font-family: 'Bree Serif', serif!important;
}
.btn a {
	color: #fff!important;
	text-decoration: none!important;
}
.btn:hover {
	text-decoration: none!important;
	transition: all 0.3s ease;
}



/* ----------------
-------HEADER------
-----------------*/

.prime header.header {
	background: url(/wp-content/uploads/pattern.png) top left repeat #055C02;
	box-shadow: inset 0px 0px 90px 0px rgba(0, 0, 0, 0.4);
	text-shadow: 1px 1px 5px #000;
}
.nav {
	background: rgba(255,255,255,0.1);
	border-top: 1px solid #0b8207;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
	font-family: 'Bree Serif', serif!important;
}
nav.nav.nav-fixed {
	background: url(/wp-content/uploads/pattern.png) top left repeat #055C02;
	box-shadow: inset 0px 0px 90px 0px rgba(0, 0, 0, 0.4);
}
.nav a {
	color: #ffffff!important;
	transition: all 0.3s ease;
}
.nav ul li a {
	border: 3px solid transparent;
}
.nav ul li a:hover {
	background: #85c525;
	box-shadow: inset 0px 0px 20px 0px rgba(0, 0, 0, 0.4);
	border: 3px solid #85c525;
}
nav.nav ul li.current-menu-item a, nav.nav ul li.current_page_parent a, nav.nav ul li.current-menu-ancestor a {
	background: #85c525;
	box-shadow: inset 0px 0px 20px 0px rgba(0, 0, 0, 0.4);
	border: 3px solid #85c525;
}
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: #77af24;
}
.topPhone {
	color: #fff;
	font-size: 32px;
	padding-top: 68px;
	font-family: 'Bree Serif', serif;
}
.call-today {
	color: #8DD422;
	font-size: 24px;
	padding-top: 8px;
	font-family: 'Lobster', cursive;
}
.header .textwidget {
	padding: 20px 0;
}


/* ----------------
-------BANNER------
-----------------*/

.cta {
	right: 0;
	top: 30%;	
}
.cta-top {
	font-family: 'Bree Serif', serif;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 1px 1px 5px #000;
	font-size: 60px;
}
.cta-btm {
	margin-bottom: 30px;
	font-family: 'Lobster', cursive;
	color: #8DD422;
	text-shadow: 1px 1px 5px #000;
	font-size: 45px;
	padding-top: 20px;
}
.cta-btn {
	font-size: 18px;
}



/* ----------------
-------FOOTER------
-----------------*/

footer.footer {
	background: url(/wp-content/uploads/pattern.png) top left repeat #055C02;
	color: #fff;
	box-shadow: inset 0px 0px 90px 0px rgba(0, 0, 0, 0.4);
	border-top: 5px solid #055C02;
	text-shadow: 1px 1px 5px #000;
}
.widgettitle, #biziqbusinesshours-3 h2 {
	color: #fff;
	text-align: center;
	padding: 10px 5px;
	background: #85c525;
	box-shadow: inset 0px 0px 20px 0px rgba(0, 0, 0, 0.4);
	border: 3px solid #85c525;
}
#biziqbusinesshours-3 p {
	color: #fff;
}


/* ----------------
-----FEEDBACK------
-----------------*/

.compliments h1 {
	background-color: #055C02;
}
.up-down > a::before {
	color: #76b21c;	
	transition: all 0.3s ease;
}
.up-down > a:hover:before {
	color: #8DD422;
	transition: all 0.3s ease;
}


/* ----------------
-------MISC--------
-----------------*/

.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: #8DD422;
}
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);
	padding: 50px;
	text-align: center;
	background: url(/wp-content/uploads/pattern.png) top left repeat #bdf170;
	box-shadow: inset 0px 0px 70px 0px rgba(0, 0, 0, 0.3);
}
.breakout-contain {
	margin: 0 auto 30px;
	max-width: 560px;
}
.widget-review-body {
	font-size: 12px;
	line-height: 1.2em;
}
.up-down > a {
	padding: 3%;
}
#googlemapswidget-2 img {
	width: auto;
	height: auto;
}


/* ----------------
-----ANIMATIONS----
-----------------*/

/* Shrink */
.hvr-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -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 Right */
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #77af24;
  box-shadow: inset 0px 0px 20px 0px rgba(0, 0, 0, 0.4);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -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-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
  color: white;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}


/* -------------------------
-------MEDIA QUERIES--------
---------------------------*/


/*---------------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;
		font-size: 26px;
	}
	.call-today {
		font-size: 21px;
	}
	.up-down > a::before {
		font-size: 80px;	
	}
	.nav ul {
		padding: 0;
	}
	#toggle-wrapper {
		top: 10px;
	}
	.cta {
		top: 20%;
	}
	.cta-top {
		font-size: 30px;
	}
	.cta-btm {
		margin-bottom: 15px;
		font-size: 25px;
		padding-top: 5px;
	}
	.cta-btn {
		font-size: 14px;
		padding: 5px 15px;
	}
	.header .textwidget {
		padding: 10px 0;
	}
	.breakout {
		padding: 17px;
	}

}

/*---------------450----------------*/

@media screen and (max-width: 450px) {

	.cta {
		top: 10%;
	}
	.cta-top {
		font-size: 21px;
	}
	.cta-btm {
		margin-bottom: 10px;
		font-size: 18px;
		padding-top: 0;
	}
	.cta-btn {
		padding: 3px 15px;
	}

}








#stiky_phone {
  position: fixed;
  right: -3000px;
  top: 24px;
  font-size: 1.5em;
  font-weight: 700;
}

.nav-fixed #stiky_phone {
  right: 30px;
}
