/*
Theme Name: Paws and Play
Theme URI: http://pawsandplaypetresort.com
Author: Nehmedia, Inc.
Author URI: http://nehmedia.com/
Description: Custom Wordpress theme developed for Paws and Play Pet Resort by <a href="http://nehmedia.com">Nehmedia, Inc.</a>
Version: 1.0
*/
body {
	word-wrap: break-word;
	font-family: 'Roboto Slab', serif;
	font-size: 18px;
}
a:hover {
	cursor:pointer;
}
/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}
.clear {
	clear: both;
}
img {
	display: inline-block;
	height: auto;
	max-width: 100%;
}
img[class*="wp-image-"] {
	margin-top: 10px;
	margin-bottom: 10px;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	max-width: 100%;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 0 10px;
}
.wp-caption.aligncenter {
	margin-bottom: 10px;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
}
.wp-caption .wp-caption-text {
	text-align: center;
	margin-top: 10px;
}

/* WP Gallery */
.gallery {
	margin-bottom: 1.5em;
}
.gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.gallery dd {
	margin: 0;
}
.gallery-caption {
	display: block;
}

embed,
iframe,
object {
	max-width: 100%;
}

/* Screen Readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

/* Header */
.site-header {
	position:fixed;
	top:0;
	width: 100%;
	z-index:9999;
	background: #fff;
	padding-top: 10px;
}
.site-branding {
	z-index:9999;
}
.site-branding a {
	display:block;
	width: 211px;
	height: 70px;
	margin: auto;
	background: url(images/logo-mobile.png) no-repeat center top;
}
.contact-info {
	text-align:right;
}
.contact-info p {
	margin:0;
	color: #dea12a;
	font-weight:bold;
}
.contact-info p span {
	color: #8a98a4;
	font-size: 16px;
}
.contact-info a {
	color: #2c71be;
	font-size: 27px;
	font-weight: bold;
}

/* Navigation */

.site-navigation {
	background: #2474bb;
	border-top: 4px solid #94c93d;
	border-bottom: 4px solid #94c93d;
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.16);
}
.site-navigation .container {
	padding:0;
}
.navbar {
	margin-bottom: 0;
}
.navbar-header {
	line-height: 50px;
    text-align: center;
}
.navbar-header a {
	color: #fff;
	display: inline-block !important;
	padding-right: 20px;
	font-size: 23px;
}
.navbar-default .navbar-toggle, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	float:none;
	display: inline-block;
	margin-right: 0;
	border: 0;
	background: transparent;
	padding:0;
	margin: 0;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	cursor: pointer;
}
.navbar-default {
	background: transparent;
	border:0;
}
.navbar-default .navbar-nav>li>a {
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 15px 29px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	background: #94c93d;
	color: #fff;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	color: #cae5fd;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	color: #fff;
}
.dropdown-menu>li>a {
	padding: 10px 20px;
}
.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown-submenu:active>.dropdown-menu, .dropdown-submenu:hover>.dropdown-menu {
display: block;
}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:active>a:after{border-left-color:#ffffff;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}
/* Hero */
.home-hero {
	height: 218px;
	background: url(images/hero-mobile.jpg) no-repeat center top;
	margin-top: 140px;
}
.home-hero a {
	display:block;
	height: 385px;
}
.specials {
	font-size: 25px;
	color: #fff;
	text-align:center;
	border-top: 4px solid #94c93d;
	border-bottom: 4px solid #94c93d;
	background: #2474bb;
}
.specials .container {
	padding: 15px 0;
}
.specials p {
	margin: 0;
	padding: 0;
	display:inline-block;
}
.specials a {
	margin-left: 40px;
	color: #fff;
	text-decoration: none;
	display:inline-block;
	background: #94c93d;
	border-bottom: 4px solid #7fb12e;
	padding: 15px 20px;
	line-height: normal;
	font-size: 18px;
}
.article-hero {
	margin-top: 140px;
	background: url(images/article-hero-mobile.jpg) no-repeat center top;
	border-bottom: 5px solid #2474bb;
	background-size: cover;
	background-attachment: fixed;
}
.article-hero h1 {
	color: #fff;
	text-align:center;
	padding: 35px 0 25px 0;
	font-weight: 400;
}

/* Content */

.main-content-inner {
	padding-bottom: 1.5em;
}
.hentry {
	margin: 0 0 1.5em;
}
.entry-content h2, .entry-content h3 {
	margin: 20px 0 25px 0;
}
.entry-content h2:first-child, .entry-content h3:first-child {
	margin: 0 0 25px 0;
}
.entry-content ul {
	padding-bottom: 25px;
}
.sticky {
	display: block;
}
.bypostauthor {
	display: block;
}
.feature {
	float:left;
	background: #f5f5f5;
	padding: 20px 20px 15px 20px;
	margin-bottom: 30px;
}
.about-section {
	padding: 25px 0 0;
}
.about-section h2 {
	font-size: 25px;
	color: #2474bb;
	font-weight: 700;
	margin-top: 10px;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.about-section .button {
	margin-top: 10px;
}
.about-map {
	text-align:center;
}
.home-boxes {
	color: #fff;
	padding: 40px 0;
	background: url(images/home-boxes-mobile.jpg) no-repeat center bottom;
	background-size: cover;
}
.home-box {
	margin-bottom: 30px;
}
.home-box img {
	width: 100%;
}
.home-boxes h3 {
	font-weight: 700;
	color: #fff;
}
.home-boxes p {
	padding-bottom: 20px;
}
.one-third, .two-thirds {
	margin-bottom: 25px;
}
.home .one-third, .home .two-thirds {
	margin-bottom: 0;
}
.border {
	border: 6px solid #f5f5f5;
	text-align:center;
}
.border h2 {
	margin: 25px 0 30px 0;
	text-align:center;
	font-weight: 400;
	font-size: 32px;
	color: #f6b300;
}
.border .button {
	font-size: 28px;
	width: 100%;
	margin-top: 30px;
}
h1, h2, h3 {
	text-align: center;
	font-weight: 700;
	color: #2474bb;
}
h2 {
	font-size: 26px;
}
.article {
	padding-top: 40px;
}
img[class*="wp-image-"] {
	margin-top: 0;
}

/* Sidebar */
.widget {
	background: #f9f9f9;
	padding: 15px;
	text-align: center;
	margin-bottom: 20px;
}
.widget h3 {
	text-align:center;
	margin-bottom: 15px;
}
.widget .button {
	width: 100%;
	margin-top: 10px;
	font-size: 16px;
}
.widget .phonelink {
	font-size: 22px;
}
.blog .widget {
	margin-bottom: 2em;
	border-radius: 10px;
	border: 5px solid #398fdb;
	padding: 0 15px 15px 15px;
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.16);
	background: transparent;
	text-align:left;
}
.blog .widget-title {
	margin:0;
	background: #398fdb;
	color: #fff;
	padding: 5px 10px 10px 10px;
	text-align:center;
	text-transform: uppercase;
	font-size: 16px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.widget_nav_menu ul.sub-menu li, .widget_pages ul.children li { padding-left: 15px; }

.widget_search .search-form input[type="submit"] { display: none; }

.widget select {
	max-width: 100%;
}
.widget h3 {
	margin-top: 0;
}
.comment .children { margin-left: 1.5em; }

.entry-meta {
	clear: both;
}

/* UI */
.button /* Green by default */{
	clear:both;
	padding: 10px 20px;
	text-align:center;
	display:inline-block;
	background: #94c93d;
	border-bottom: 4px solid #7fb12e;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, .5);
	transition: background .5s;
	margin: 25px 0;
}
.button:hover {
	color: #fff;
	background: #a7db52;
	text-decoration:none;
	transition: background .5s;
}
.button.blue {
	background: #2474bb;
	border-bottom: 4px solid #125795;
}
.button.blue:hover {
	background: #3588d1;
}
.button.orange {
	background: #c97c3d;
	border-bottom: 4px solid #b3682a;
}
.button.orange:hover {
	background: #dd8e4e;
}
.button.yellow {
	background: #f6b300;
	border-bottom: 4px solid #d29827;
}
.button.yellow:hover {
	background: #f9c12b;
}
.home-boxes .button {
	width: 100%;
}
.home .main-content-inner {
	padding-bottom: 0;
}
.coupon {
	margin-bottom: 30px;
	float:left;
}
.scissors {
	width: 82px;
	height: 46px;
	margin: 0 auto;
}

.cut-out {
  width: 100%;
  border: 10px dashed #2474bb;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  padding: 0 20px;
  line-height: 18px;
}
.cut-out img {
	margin:0;
	padding:0;
}
.print-button {
	border: 0;
	background: #2474bb;
	color: #fff;
	padding: 10px 20px;
	font-size: 14px;
	margin-top: 20px;
}

/* Footer */
.pre-footer {
	padding-top: 30px;
}
.pre-footer .container {
	padding-bottom: 0;
}
.foot-box {
	margin-bottom: 20px;
	text-align:center;
}
.site-footer {
	margin-top: 15px;
	background: #2274bd;
	color: #fff;
	border-top: 6px solid #94c93d;
	font-size: 16px;
}
.site-footer a {
	color: #fff;
}
.footer-left, .footer-social, .footer-right {
	text-align:center;
	padding: 30px 0 20px 0;
}
.footer-social {
	padding-top: 25px;
}
.footer-social a {
	padding: 0 10px;
}
@media (min-width: 500px){
	.home-hero {
		height: 290px;
		background: url(images/hero-landscape.jpg) no-repeat center top;
	}
	.article-hero {
		background: url(images/article-hero-landscape.jpg) no-repeat center top;
		background-size: cover;
	}
}
@media (min-width: 768px){
	.navbar-header {
		display:none;
	}
	.site-branding a {
		margin: 0;
	}
	.navbar-default .navbar-nav>li>a {
		padding: 15px 11px;
		font-size: 12px;
	}
	.home-hero {
		height: 350px;
		background: url(images/hero-tablet.jpg) no-repeat center top;
	}
	.article-hero {
		background: url(images/article-hero-tablet.jpg) no-repeat center top;
	}
	.about-map {
		text-align:left;
	}
	.footer-left {
		text-align:left;
	}
	.footer-right {
		text-align:right;
	}
	h1, h2, h3 {
		text-align:left;
	}
}

@media (min-width: 992px){
	.site-branding a {
		display:block;
		position:absolute;
		width: 331px;
		height: 120px;
		background: url(images/logo.png) no-repeat center top;
		top: 1px;
	}
	.navbar-default .navbar-nav>li>a {
		font-size: 14px;
		padding: 15px 20px;
	}
	.awards {
		width: 324px;
		height: 93px;
		background: url(images/awards-2017.png) no-repeat center top;
	}
	.home-hero {
		margin-top: 175px;
		height: 385px;
		background: url(images/hero-desktop.jpg) no-repeat center 175px;
		background-attachment: fixed;
	}
	.article-hero {
		margin-top: 175px;
		background: url(images/article-hero-desktop.jpg) no-repeat center 175px;
		background-attachment: fixed;
	}
	.home-box {margin-bottom: 0;}
	.foot-box.contact-box {
		text-align:left;
	}
	.sidebar {
		padding-left: 40px;
	}
	.coupon-text {
		padding: 35px 0;
	}
}
@media (min-width: 1200px){
	.navbar-default .navbar-nav>li>a {
		font-size: 15px;
		padding: 15px 29px;
	}
	.home-hero, .article-hero {
		margin-top: 175px;
	}
	.home-hero a {
		background-color: rgba(255,255,255, 0);
		-webkit-transition: background-color 1s;
    	transition: background-color 1s;
	}
	.home-hero a:hover {
		background-color: rgba(255,255,255,.1);
		-webkit-transition: background-color 1s;
    	transition: background-color 1s;
	}
	.home-boxes {
		padding: 40px 0;
		background: url(images/home-boxes-desktop.jpg) no-repeat center bottom;
		background-size: cover;
	}
	.specials {
		height: 129px;
	}
	.specials .container {
		height: 121px;
		padding: 0;
		line-height: 121px;
		background: #2474bb url(images/specials.jpg) no-repeat center left;
	}
	.specials p {
		padding-left: 200px;
	}
	.specials a {
		float:right;
		margin-top: 30px;
		margin-right: 40px;
	}
}
@media (max-width: 991px){
	.coupon-image {
		margin-bottom: 20px;
		background-size: auto !important;
	}
	.coupon-text {
		line-height: 24px !important;
	}
}
@media (max-width: 767px){
	.alignleft, .alignright {
		float:none;
		margin:0 auto;
	}
	.nav-wrap {
		padding: 0 0 5px 0;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #fff;
		padding: 10px 15px 10px 25px;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
		color: #deeffe;
	}
}
@media (max-width: 700px){
	.specials .container {
		padding-left: 15px;
		padding-right: 15px;
	}
	.specials p {
		font-size: 20px;
	}
	.specials a {
		margin: 15px 0 0 0;
		padding: 5px 20px;
	}
}
@media print {
	.coupon-image, .print-button {
		display:none;
	}
	.coupon-text {
		padding-top: 30px;
	}
}
/* Miscellaneous styles */
.entry-content a {
    position:relative;
}
.entry-content a:hover {
	text-decoration: none;
}
.entry-content a:after {
    content:'';
    height:2px;
    width:0%;
    background:#94c93d;
    position:absolute;
    left:0;
    bottom:0;
    z-index:-1;
    opacity:.1;
    transition:width .3s linear, opacity .3s linear;
}
.entry-content a:hover:after {
    width:100%;
    opacity:1;
}
blockquote, q {
  quotes: none;
  border:0;
  margin:0;
  padding-bottom:0;
}
.notepaper {
	clear:both;
	position: relative;
	margin: 40px auto;
	padding: 20px 20px 10px 45px;
	width: 100%;
	line-height: 30px;
	color: #6a5f49;
	text-shadow: 0 1px 1px white;
	background-color: #f2f6c1;
	background-image: -webkit-radial-gradient(center, cover, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.1) 90%), -webkit-repeating-linear-gradient(top, transparent, transparent 29px, rgba(239, 207, 173, 0.7) 29px, rgba(239, 207, 173, 0.7) 30px);
	background-image: -moz-radial-gradient(center, cover, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.1) 90%), -moz-repeating-linear-gradient(top, transparent, transparent 29px, rgba(239, 207, 173, 0.7) 29px, rgba(239, 207, 173, 0.7) 30px);
	background-image: -o-radial-gradient(center, cover, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.1) 90%), -o-repeating-linear-gradient(top, transparent, transparent 29px, rgba(239, 207, 173, 0.7) 29px, rgba(239, 207, 173, 0.7) 30px);
	border: 1px solid #c3baaa;
	border-color: rgba(195, 186, 170, 0.9);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), inset 0 0 5px #d8e071, 0 0 1px rgba(0, 0, 0, 0.1), 0 2px rgba(0, 0, 0, 0.02);
	box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), inset 0 0 5px #d8e071, 0 0 1px rgba(0, 0, 0, 0.1), 0 2px rgba(0, 0, 0, 0.02);
}
.notepaper:before, .notepaper:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
}
.notepaper:before {
  left: 28px;
  width: 2px;
  border: solid #efcfad;
  border-color: rgba(239, 207, 173, 0.9);
  border-width: 0 1px;
}
.notepaper:after {
  z-index: -1;
  left: 0;
  right: 0;
  background: #efedc1;
  border: 1px solid rgba(170, 157, 134, 0.7);
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  transform: rotate(2deg);
}
.quote p{
	font-family: 'Handlee', cursive;
	font-size: 24px;
	color: #333;
}
.curly-quotes {
	float:left;
}
.curly-quotes:before, .curly-quotes:after {
  display: inline-block;
  vertical-align: top;
  height: 30px;
  line-height: 48px;
  font-size: 50px;
  opacity: .2;
  font-family: 'Roboto Slab', serif;
}
.curly-quotes:before {
  content: '\201C';
  margin-right: 4px;
  margin-left: -8px;
}
.curly-quotes:after {
  content: '\201D';
  margin-left: 4px;
  margin-right: -8px;
}

.quote-by {
  clear:both;
  display: block;
  padding-right: 10px;
  text-align: right;
  font-size: 22px;
  font-style: italic;
  color: #84775c;
  font-family: 'Handlee', cursive;
}

.curly-quotes img {
	background: #fff;
	display: inline;
	float: right;
	margin: 0 0 17px 30px;
	width: auto;
	padding: 5px 5px 25px;
	-webkit-box-shadow: 0 3px 6px rgba(0,0,0,.25);
	-moz-box-shadow: 0 3px 6px rgba(0,0,0,.25);
	-webkit-transform: rotate(4deg);
	-moz-transform: rotate(4deg);
}


.lt-ie8 .notepaper {
  padding: 15px 25px;
}

/* Form styles */
.gform_wrapper {
	background: #f5f5f5;
	padding: 20px;
	border-radius: 5px;
}
.gfield {
	background: #2474bb;
	border-radius: 8px;
	padding: 10px;
	display:inline-block;
	float:left;
	clear:both;
	margin-bottom: 20px;
	background: linear-gradient(to bottom, #2e89ea 0%,#2474bb 100%);
}
.gfield_html {
	background: transparent;
	margin-top: 0;
	padding-top: 0;
}
.gfield_html h2 {
	margin-top: 0;
}
.gfield_required, .gform_wrapper .gfield_error .gfield_label, .validation_message {
	color: #bbf757 !important;
}
.gform_wrapper .top_label .gfield_label {
	margin: 0 !important;
}
label {color: #fff;}
input, textarea{
  background: linear-gradient(to bottom, #efefef 0%,#ffffff 100%);
  border-radius: 3px;
  border:none;
  box-shadow: 0 1px 2px rgba(0,0,0,0.2) inset, 0 -1px 0 rgba(0,0,0,0.05) inset;
  transition: all 0.2s linear;
  font-size: 13px;
  color: #222222;
  position: relative;
  height: 36px;
  padding-left: 30px;
}
input {width: 300px !important;}
input:focus, textarea:focus {
    box-shadow: 0 1px 0 #bbf757 inset, 0 -1px 0 #bbf757 inset, -1px 0 0 #bbf757, -1px 0 0 #bbf757 inset, 0 0 4px rgba(35,146,243,0.5);
    outline: none;
    background: linear-gradient(to bottom, #ffffff 0%,#ffffff 100%);
}
.gform_wrapper .gform_footer input[type=submit]  {
	padding-bottom: 32px;
}