.secondary_font{font-family: 'Petit Formal Script', cursive; text-transform:lowercase!important;padding-right: 6px;}

body{
	background: url("/wp-content/uploads/2017/08/horizontalwoodplanks_1920.jpg") fixed center top / cover;

}
.container {
	    background: rgb(255, 255, 255);
}
.home section.container, header.container, .page-template-for_vets section.container, .page-template-for_pet_owners section.container{
	background: none;
}
.copyRight {
	float: right;
}
h1{ font-size:55px; margin-bottom:40px;font-family: 'Crimson Text', serif; }
h2{ font-size: 30px;
    font-weight: normal;
    font-family: 'Crimson Text', serif;
    color: #355e3b; }
h3{font-family: 'Crimson Text', serif; }
h4{font-family: 'Crimson Text', serif; }
h4{ font-family: 'Crimson Text', serif;}
h5{font-family: 'Crimson Text', serif; }
.page-template-for_pet_owners h1, .page-template-for_petowners_subpage h1,
.page-template-for_pet_owners h2, .page-template-for_petowners_subpage h2,
.page-template-for_pet_owners h3, .page-template-for_petowners_subpage h3 {
	color: #1a4020;
}
.page-template-for_vets h1, .page-template-for_vets_subpage h1,
.page-template-for_vets h2, .page-template-for_vets_subpage h2,
.page-template-for_vets h3, .page-template-for_vets_subpage h3 {
	color: #818181;;
}
a{
	color:#355e3b;
    -webkit-transition: all 0.4s ease-in-out; 
	-moz-transition: all 0.4s ease-in-out; 
	-o-transition: all 0.4s ease-in-out; 
	-ms-transition: all 0.4s ease-in-out;
	}
a:hover{
	color:#041c6d;
    -webkit-transition: all 0.4s ease-in-out; 
	-moz-transition: all 0.4s ease-in-out; 
	-o-transition: all 0.4s ease-in-out; 
	-ms-transition: all 0.4s ease-in-out;
	}
headerwrap {
	margin-top: 26px;

}
p{
	color:#222;
	line-height:25px;
}
.font23{ font-size:23px;}
.clear{ display:block; width:100%; visibility:hidden; clear:both; }
header{
	display:block;
	position:relative;
	 height: 220px;

	width:100%;
}
header .logo{
position: absolute;
top: -254px;
    left: 242px;
    width: 479px;
}
header .header_contact{
	display:block;
	position:absolute;
	top:10px;
	right:0px;
	font-size:18px;
	text-align: right;
}
header .header_contact p{
	line-height: 20px;
    color: #000;
    font-size: 21px;
}
header .navigation{
	display:block;
	position:absolute;
	    right: 80px;
	bottom:10px;
	font-size:18px;
	color:#FFF;
	padding:0px!important;
	margin:0px!important;
}
header .navigation li{
	display: inline-block;
	text-transform:uppercase;
	padding:0px;
	margin:0px ;
}
header .navigation li a span{
	text-transform: none;
	padding-right:5px;
	margin:0px;
	font-weight: normal;
}
header .navigation li a{
    display: block;
    float: left;
    text-align: center;
    color: #000;
    font-weight: bold;
    font-size: 14px;
    padding: 10px 4px;
    border: 2px solid #000;
    border-radius: 10px;
    -moz-border-radius: 10px;
    margin: 0px!important;
    text-shadow: 0 0 0;
    background-color: #fff;
	font-family: 'Crimson Text', serif;
}
header .navigation li a:hover{
	color:#000;
	background: #fff;
	text-decoration:none;
	text-shadow: 0 0 0;
}

.nav li a b {
	display: none;
}
.nav li:first-child a b {
	display: inline-block;
}
.nav li:nth-child(2) a b {
	display: inline-block;
}

ul#main-menu li.highlight a { 
	color:#000000;
	cursor:default;
	text-shadow: 1px 1px #B09DF3;
}
.pgtitle{
	width:358px;
	line-height:50px;
	padding-top:20px;
	color:#FFFFFF;
}

/* CUSTOMIZE THE NAVBAR
    -------------------------------------------------- */
	
.subnavigation-wrap{
	display:block;
	position:relative;
	height: 54px;
	width:100%;
}
.subnavigation-forpet{
	background: #355e3b;
}	
.subnavigation-forvet{
	background: #818181;
}	
 
.subnavigation{
	display:block;
	width:940px;
	height:54px;
	margin:0px auto;
	padding:0px!important;
}

/* Remove border and change up box shadow for more contrast */
.navbar .navbar-inner {
	border: 0;
	background:none;
	padding:0px!important;
	margin:0px!important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}


/* Navbar links: increase padding for taller navbar */
.subnavigation-forpet .navbar .nav > li > a {
    padding: 17px 15px;
    color: #fff;
    text-shadow: 0 0 0;
    font-family: 'Crimson Text', serif;
    font-size: 20px;
}
.subnavigation-forvet .navbar .nav > li > a {
    padding: 17px 15px;
	color:#fff;
	text-shadow: 0 0 0;
	font-family: 'Crimson Text', serif;
	    font-size: 20px;
}
.subnavigation-forpet .navbar .nav > li.active > a, .subnavigation-forpet .navbar .nav > li.active > a.dropdown-toggle {
	padding: 17px 20px 13px 20px;
	color:#352A64;
	background:none;
	border-bottom:4px #352A64 solid;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.subnavigation-forvet .navbar .nav > li.active > a,.subnavigation-forvet .navbar .nav > li.active > a.dropdown-toggle {
	padding: 17px 20px 13px 20px;
	color:#fff;
	background:none;
	border-bottom:4px #FFFFFF solid;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.social_line{ display:block; position:absolute; top:10px; right:300px; width:auto; z-index:20;}

.social_line li{ float: left; list-style-image:none; list-style-type:none; }

.facebook a{ width:32px; height:32px; float:left; margin-left:10px; background:top center no-repeat url('../../images/social/facebook.png');}
.google a{ width:32px; height:32px;  float:left;  margin-left:10px; background:top center no-repeat url('../../images/social/google.png');}
.twitter a{ width:32px; height:32px;  float:left;  margin-left:10px; background:top center no-repeat url('../../images/social/twitter.png');}
.instagram a{ width:32px; height:32px;  float:left;  margin-left:10px; background:top center no-repeat url('../../images/social/instagram.png');}
.youtube a{ width:32px; height:32px;  float:left;  margin-left:10px; background:top center no-repeat url('../../images/social/youtube.png');}
.yelp a{ width:32px; height:32px;  float:left;  margin-left:10px; background:top center no-repeat url('../../images/social/yelp.png');}
.pinterest a{width:32px; height:32px;  float:left;  margin-left:10px; background:top center no-repeat url('../../images/social/pinterest.png');}
.linkedin a{width:32px; height:32px;  float:left;  margin-left:10px; background:top center no-repeat url('../../images/social/linkedin.png');}

.social_line li a:hover{ opacity:0.8;}
	
ul.nav li.dropdown:hover > ul.dropdown-menu{
	display: block;    
}

.white-caret
{
border-top-color: #d5cff2 !important;
border-bottom-color: #d5cff2 !important;
}

.dropdown-menu {
  position: absolute;
  top: 85%;
  left: -2px;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  background-image: -moz-linear-gradient(top, #ffffff, #E0DBEF);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#E0DBEF));
  background-image: -webkit-linear-gradient(top, #ffffff, #E0DBEF);
  background-image: -o-linear-gradient(top, #ffffff, #E0DBEF);
  background-image: linear-gradient(to bottom, #ffffff, #E0DBEF);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffE0DBEF', GradientType=0);
  
  
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 5px;
	 -moz-border-radius: 5px;
		  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	 -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
		  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
	 -moz-background-clip: padding;
		  background-clip: padding-box;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  color: #ffffff;
  text-decoration: none;
  background-color: #cbcbcb;
  background-image: -moz-linear-gradient(top, #cbcbcb, #cbcbcb);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#cbcbcb), to(#cbcbcb));
  background-image: -webkit-linear-gradient(top, #cbcbcb, #cbcbcb);
  background-image: -o-linear-gradient(top, #cbcbcb, #cbcbcb);
  background-image: linear-gradient(to bottom, #cbcbcb, #cbcbcb);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcbcbcb', endColorstr='#ffcbcbcb', GradientType=0);
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #cbcbcb;
  background-image: -moz-linear-gradient(top, #cbcbcb, #cbcbcb);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#cbcbcb), to(#cbcbcb));
  background-image: -webkit-linear-gradient(top, #cbcbcb, #cbcbcb);
  background-image: -o-linear-gradient(top, #cbcbcb, #cbcbcb);
  background-image: linear-gradient(to bottom, #cbcbcb, #cbcbcb);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcbcbcb', endColorstr='#ffcbcbcb', GradientType=0);
}


.pet-desc-panel{ width:620px; height:185px; background: #dcd8ed; opacity:0.95!important; filter: alpha(opacity=95)!important; ;-moz-opacity:0.95!important; 
	  -moz-border-radius: 5px;
	  border-radius: 5px;}
.vet-desc-panel{ width:620px; height:185px; background: #443777; opacity:0.95!important; filter: alpha(opacity=95)!important; ;-moz-opacity:0.95!important; 
	  -moz-border-radius: 5px;
	  border-radius: 5px;}
.text_dark{ color:#352a63!important; text-shadow:none!important;}
.text_dark a{ color:#6C5FA5!important; }
.coverline{ display:block; width:100%; height:40px; background:#fff;  position:absolute; bottom:0px;}


.banner_wrap{
	display:block;
	width:100%;
	height:550px;
	padding:200px 0 0 0;
	margin-bottom:20px;
}
	
.banner_wrap .banner_bt_petowners{
	display:block;
	position:absolute;
	top:10px;
	left:10px;
	text-align:center;
	width:148px;
	height:148px;
	padding:48px 0 0 0;
	background:#FFF;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
	box-shadow: 0 0 5px #000;
	-moz-border-radius:74px;
	border-radius: 74px;
	font-size:16px;
	line-height:35px;
	text-shadow: none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
.banner_wrap .banner_bt_petowners p{
	position:relative; 	
	text-transform:none;
	margin:0px auto!important;
	padding:0px!important;
	clear:both; display:block; 
	font-weight:normal;
	color:#355e3b;
	}
.banner_wrap .banner_bt_petowners:hover{
	top:5px;
	left:5px;
	width:158px;
	height:158px;
	-moz-border-radius:79px;
	border-radius: 79px;
	font-size:19px;
	padding:50px 0 0 0;
	text-decoration:none;
	background:#355e3b;
	color:#FFF;
	}
.banner_wrap .banner_bt_petowners:hover p{
	color:#FFF!important;
	 }
	 
	 
.banner_wrap .banner_bt_veterinarians{
	display:block;
	position:absolute;
	top:10px;
	right:10px;
	text-align:center;
	width:148px;
	height:148px;
	padding:48px 0 0 0;
	background:#818181;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
	box-shadow: 0 0 5px #000;
	-moz-border-radius:74px;
	border-radius: 74px;
	font-size:16px;
	line-height:35px;
	text-shadow: none;
	color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
.banner_wrap .banner_bt_veterinarians p{ 
	position:relative; 	
	text-transform:none;
	margin:0px auto!important;
	padding:0px!important;
	clear:both; display:block; 
	font-weight:normal;
	color:#fff;
	}
.banner_wrap .banner_bt_veterinarians:hover{
	top:5px;
	right:5px;
	width:158px;
	height:158px;
	-moz-border-radius:79px;
	border-radius: 79px;
	font-size:19px;
	padding:50px 0 0 0;
	text-decoration:none;
	background:#1A1917;
	color:#FFF;
	}
.banner_wrap .banner_bt_veterinarians:hover p{
	color:#FFF!important;
	}

.banner_wrap .banner_tagline{
	
	display:block;
	position:relative;
	margin:0px auto 0px auto;
	text-align:center;
	line-height:55px;
	width:520px;
	height:200px;
	color:#FFF;
	font-size:52px;
	text-transform:uppercase;
	text-shadow: 2px 2px #292929;
	font-family: 'Pathway Gothic One', sans-serif;
	}
.banner_wrap .banner_tagline span{ color:#b09dff; }

.title-width
{
	width:60px;
}

.widget-holder{
	width:100%;
	margin:0px 20px 20px 0px;
	    margin-top: 20px;
}

.content-padding{ padding-left:20px; width:620px;}

.none{
	list-style-type: none;
}
	
.content_box_holder{
	display:block;
	position:relative;
	}
.content_box_holder a{}
.content_box_holder a:hover{}
.content_box_holder .content_box{
	display:block;
	float:left;
	position:relative;
	height: 370px;
	width:300px;
	border:1px solid #d8d8d8;
	padding:10px 35px;
	margin:20px 20px 20px 0px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.content_box_holder .content_box_last{ margin-right:0px!important;}
.content_box_holder .content_box h3{
	font-size:18px;
	font-weight:normal;
	}
.content_box_holder .content_box h3 span{ font-size:16px;}
.content_box_holder .content_box ul{ margin:0px; padding:0px;}
.content_box_holder .content_box ul li{ list-style:none;}
.content_box_holder .content_box ul li a{ display:block; padding:5px 0px;}
.content_box_holder .content_box ul li a:hover{ padding: 5px 0px 5px 5px; }

.content_box_holder .content_box p{}
.content_box_holder .content_box .readmore{}
.widget-area{	 
	display:block;
	float:left;
	width:304px;
	margin-left:15px;
	list-style-type: none;
	padding: 0px 10px 10px 10px;
	margin-bottom: 20px;
}
.home .widget-area, .page-template-for_pet_owners .widget-area, .page-template-for_vets .widget-area {
background: rgb(255, 255, 255);
    border: 3px solid #818181;
    outline: 3px solid #355e3b;
	    height: 270px;
}
.nomargin{
	margin:0px;
}
footer{
	display:block;
	position:relative;
	}
footer p.footer_address{
	display:block;
	position:relative;
	width:940px;
	height:126px;
	padding:20px 140px 20px 0px;
	font-size:12px;
	line-height:25px;
	border-bottom:1px solid #d8d8d8;

}
.footer_address{
	height:105px;
	margin-top: 0px;
	padding: 10px 20px;
	border-top: 2px solid #666;
	background: rgb(255, 255, 255);
	    border: 3px solid #818181;
    outline: 3px solid #355e3b;
}
footer p.footer_copyright{
	display:block;
	position:relative;
	padding:20px 0px 20px 0px;
	font-size:12px;
	line-height:20px;
}

.featured-image{
	margin:0px 10px 10px 0px;
	width:200px;
	float:left;
}
.holder{
	margin-bottom:10px;
}
.clear{ clear:both; }
.textwidget h1{
	text-align:center;
}
.textwidget a.button {
	color: #fff;
	text-align: center;
	font-size: 20px;
	padding: 15px 10px;
	display: block;
	text-transform: uppercase;
	border-radius: 5px;
	-moz-border-radius: 5px;
}
.textwidget a.button:hover {
	text-decoration: none;
}
.page-template-for_pet_owners .textwidget a.button, .page-template-for_petowners_subpage .textwidget a.button {
	background: #355e3b;
}
.page-template-for_pet_owners .textwidget a.button:hover, .page-template-for_petowners_subpage .textwidget a.button:hover {
	background: #1a4020;
}
.page-template-for_vets .textwidget a.button, .page-template-for_vets_subpage .textwidget a.button{
	background: #031c6f;
}
.page-template-for_vets .textwidget a.button:hover,  .page-template-for_vets_subpage .textwidget a.button:hover{
	background: #041347;
}

.page-template-default .headerWrap {
	/*border-bottom: 5px solid #fff;*/
}
.page-template-default .container {
	width: 920px;
	padding: 0px 20px;
}
.page-template-default .container {
	width: 950px;
	padding: 0px 20px 20px 20px;
}
.page-template-default footer.container {
	width: 960px;
	padding: 0px;
}
.widget-area-full{
	    border: 3px solid #818181;
    outline: 3px solid #355e3b;
}
.title{
	text-align:center;
}
.span4 .widget{
	    border: 3px solid #355e3b;
    padding: 5px;
}
.alignleft {
	float: left;
	margin: 0px 20px 20px 0px;
border: 2px solid #ececec;
	margin-bottom:20px;

	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
}
.alignright {
	float: right;
	margin: 0px 0px 20px 20px;
border: 2px solid #ececec;
	margin-bottom:20px;

	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
}


.aligncenter {
border: 2px solid #ececec;
	margin-bottom:20px;

	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
}

@media (max-width: 800px) {
	.vetsource {display:none;}
	.pharmacy {display:inline-block!important;position: relative;
    top: -200px;}
	h3.newphone2{display:none;}
	h3.newphone {    position: relative;
    top: -200px;}
	.post-content img { width: 40% !important;}
	.col-md-3, .col-md-4 {width: 100%;}
	.hide-xs {display: none;}
	.headerWrap, header {height: auto !important; text-align: center;margin-top: 200px!important;}
	header .header_contact {position: static; text-align: center;}
	header .header_contact a {background: #355e3b; color: #fff; font-size: 16px; padding: 8px 10px; border-radius: 5px; -moz-border-radius: 5px; }
	header .logo {position: static; text-align: center; width: 100%;}
	header .logo img {text-align: center;     width: 81%;
    margin-top: -208px;}
	.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {width: 100% !important; height: auto;}
	.social_line{display: none;}
	.logo img {width: 100%;}
	header .navigation {display: none;}
	header .navigation li {display: block;margin-bottom: 5px;}
	header .navigation li:first-child, header .navigation li:last-child {display: none;}
	header .navigation li a {background: none; float: none;}
	
	
	.banner_wrap {background: url("/wp-content/uploads/2017/09/newslider-1.jpg") no-repeat center top / 120% auto !important; height: 200px;}
	.banner_wrap .banner_tagline {width: 100%;}
	.banner_wrap .banner_bt_petowners, .banner_wrap .banner_bt_petowners:hover {left: 20px; top: -100px;}
	.banner_wrap .banner_bt_veterinarians, .banner_wrap .banner_bt_veterinarians:hover {right: 20px; top: -100px;}
	
	
	.banner_wrap .banner_bt_petowners{
		width:100px;
		height:100px;
		padding:10px 0 0 0;
		-moz-border-radius:50px;
		border-radius: 50px;
		font-size:14px;
		line-height:24px;
	}
	.banner_wrap .banner_bt_petowners:hover{
		width:110px;
		height:110px;
		-moz-border-radius:55px;
		border-radius: 55px;
		font-size:16px;
		padding:10px 0 0 0;
	}
	.banner_wrap .banner_bt_veterinarians{
		width:100px;
		height:100px;
		padding:10px 0 0 0;
		-moz-border-radius:50px;
		border-radius: 50px;
		font-size:14px;
		line-height:24px;
	}
	.banner_wrap .banner_bt_veterinarians:hover{
		width:110px;
		height:110px;
		-moz-border-radius:55px;
		border-radius: 55px;
		font-size:16px;
		padding:10px 0 0 0;
	}
	
	.widget-area {width: 94%; float: none; text-align: center; height: auto; margin: 3%; margin-bottom: 30px;}
	.footer_address {height: auto;}
	.copyRight {float: none;}
	
	.subnavigation{background:#355e3b; width: 100%; height: auto;}
	.navbar .nav{float: none; margin: 0px;}
	.navbar .nav > li{float: none; display: block;}
	.navbar .nav > li a{float: none; display: block;}
	.subnavigation .dropdown-menu:before {border: 0px;}
	.subnavigation .dropdown-menu:after {border: 0px;}
	
	.container {width: 100%;}
	.fullwidthbanner-container, .rev_slider {height: 200px !important;}
	.btitle{font-size:24px !important; line-height: 24px !important;}
	.banner_dec a {font-size: 18px !important;}
	.content_box_holder .content_box {margin: 10px auto; float: none;}
	footer.container {text-align: center; height: auto;}
	header.container p {font-size: 14px; line-height: 20px; margin-bottom: 10px;}
	header.container p.font23 {font-size: 17px; line-height: 20px;}
	header.container .col-xs-12 {margin-bottom: 20px;}
	
	
	.navbar-collapse {left:0; width: auto; position: static;}
	.subnavigation-wrap {height: auto; position: static;}
	
	.span4 {display:none;}
	.span8{width: 100%;margin-left: 0px; padding: 0px 20px;}
	.row {margin: 0px;}
	.span8 img {width: 40% !important; height: auto;}
	
	.subbanner {display: none;}
	section.contentWrap {width: 100%; margin-top: 50px;}
	section.contentWrap .sidebar {display: none;}
	section.contentWrap .content{float: none; width: 100%; padding: 20px;}
	section.contentWrap .content img{width: 100% !important; height: auto !important;}
}
section.headerWrap {        margin-top: 240px;}
.pharmacy {display:none;}
.vetsrouce {padding:5px}

.newbtn {
padding:5px 10px;
text-align:center;
display:inline-block;
border-radius:4px;
background-color:#36603c;
color:white;
font-weight:bold;
}

.newbtn:hover {
text-decoration:none;
background-color:#fff;
}

.page-id-499 .container h2 {
display:none;
}

body .container {
padding:10px;
}