/*
 Theme Name:     Pet Valu's Giving Back Theme
 Theme URI:      http://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Pet Valu, Elegant Themes
 Author URI:     http://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */
/* Brand Icons
.gb-social-petvalu a.icon:before {	content:  url(/wp-content/uploads/2017/01/16-3197-Pet-Valu-Giving-Back-Home_05-1.png), auto;}	
.gb-social-bosleys a.icon:before {	content: "\e0a6";}
.gb-social-paulmacs a.icon:before {	content: "\e0a6";}
.gb-social-tisol a.icon:before {	content: "\e0a6";}
.gb-social-totalpet a.icon:before {	content: "\e0a6";}*/

/*---------- [Font Styling] ----------*/
h1, h2, h3, h4, h5 {
    font-family: 'Rubik', sans-serif;
	font-style: normal;
	font-weight: 700;}
h2 {
    font-size: 35px;}
h4 {
    color: #50787b !important;
    font-weight: 500 !important;}	
a {
    color: #50787b;}
body, p {
    font-family: 'Rubik', sans-serif;
	font-style: normal;
	font-weight: 400 !important;
	line-height: 18pt !important;}
	@media (max-width: 780px){	
	body, p {line-height: 16pt !important;}
	}
.blue {color: #50787b !important}	
	
.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container {
    padding-top: 145px !important;}	
	@media (max-width: 980px){
		.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container{padding-top:98px !important} 
		.et_pb_section .et_pb_column .et_pb_module {margin-bottom: 2% !important;}
		.et_pb_column {margin-bottom: 2% !important;}}
.et_pb_fullwidth_header{
	padding:0px !important}
.et_pb_section {
    padding: 0 !important;}	
.et_pb_row_0 {
    padding-top: 0 !important;}	
.et_pb_post {
    margin-bottom: 2% !important;}	
@media screen and (max-width: 980px){
	body #page-container .et_pb_button_0 {
    font-size: 12pt !important;}}	
	

/*Header*/
.et_menu_container {
    max-width: 1190px !important;}
.container {
    max-width: 1190px;}	
.fa {
    margin-right: 15px ;}
#logo {
    max-height: 67.75% !important;
    margin-top: 16px !important;}
.et_pb_widget ul li {
    margin-bottom: 0em !important;
    float: left;}
#menu-social-menu-1 li {
    margin-bottom: 0em !important;
    float: left;
    padding-left: 22px;
	width:20% !important;}	
#et-top-navigation {
    clear: both !important;}	
#myprefix-widget-area-wrap .et_pb_widget:last-child {
    margin-bottom: 10px !important;}
.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
    padding-top: 0px !important;}	
.et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a {
    padding-bottom: 13px;}	
span.logo_helper {
    vertical-align: baseline !important;
    margin-bottom: -38px !important;}
#top-header {
    border-top: none;}
#top-header .container {
    padding-top: 0em !important;
    font-weight: 600;
	line-height:0em !important;
	padding-bottom: 5px !important;}	
#top-header .container.clearfix {
    width: 100%;
	max-width: 1140px;}	
	@media only screen and (min-width: 981px) and (max-width: 1179px) {
		#top-header .container.clearfix {
   		     padding: 0 20px 0 25px;}	}
#top-menu li{
	font-size: 13px !important;
	font-family: 'Rubik', sans-serif !important;
	font-weight: 500 !important;}
#top-menu li.current-menu-item > a {
    color: #000 !important;
    text-decoration: underline;
	-moz-text-decoration-color: #353535 !important; 
    text-decoration-color: #353535 !important;}	
#et-secondary-menu {
    float: none;
    text-align: center;
    font-size: 16pt;
	padding: 10px 0;
    text-transform: uppercase;}
#et-secondary-nav {
    width: 100%;
	display: -webkit-flex;
    -webkit-justify-content: space-between;
    display: flex;
    justify-content: space-between;}	
#et-secondary-nav li {
	font-family: 'Rubik', sans-serif !important;
	font-weight: 500 !important;
	line-height:10px;}
#et-secondary-nav > li:first-child {
    margin-left: 1% !important;}	
#et-secondary-nav li.current-menu-item > a {
    border-top: 3px solid #353535 !important;
	padding-top: 10px;}				
@media only screen and (min-width: 981px) {
#main-header {
    top: 0 !important;}
#menu-social-menu-1 {
    float: right;}	
#top-header {
    top: 100px !important;} 
.et_fullwidth_nav #main-header .container {
    padding-right: 23px !important;}	}	
	
/*Menu Shrink on Scroll effects*/
#main-header{
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
	top: 0px !important;}

#main-header.shrink .menu-social-menu-container{
margin-top:-100%;}

#top-header {
    z-index: 999 !important;
    padding-top: 50px;
    margin-top: -50px;}
#top-header.shrink {
    top: 45px !important;
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out}
	
.menu-social-menu-container{
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out}	
@media only screen and (max-width: 980px) {
.shrink #logo {
    margin-top: 0 !important;}}	
@media only screen and (min-width: 768px) and (max-width: 980px) {
.shrink #logo {
    margin-top: -16px !important;}}	
	
/* Menu Effect 5 - borders slide in */
@media only screen and (min-width: 980px) {
#top-menu a {
	color: #353535;
	font-weight: 500;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;}
#top-menu a::after {
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px; /*you may want to adjust this*/
	background: #353535;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: opacity 0.3s, -moz-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px);}
#top-menu a::after {
	bottom: 40%; /*you may want to adjust this*/
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	transform: translateY(10px);}
#top-menu a:hover,
#top-menu a:focus {
	color: #353535;}
#top-menu a:hover::after,
#top-menu a:focus::after {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);}
}
/* Menu Effect 3 - Bottom border slides up */
@media only screen and (min-width: 980px) {
#et-secondary-nav a {
	padding: 12px 0; /*you may want to adjust this*/
	color: #353535;}
#et-secondary-nav a::after {
	position: absolute;
	top: 60%; /*you may want to adjust this*/
	left: 0;
	width: 100%;
	height: 3px; /*you may want to adjust this*/
	background: #353535;
	content: '';
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transform: scale(0.85);
	-moz-transform: scale(0.85);
	transform: scale(0.85);}
#et-secondary-nav a::after {
	opacity: 0;
	-webkit-transition: top 0.3s, opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: top 0.3s, opacity 0.3s, -moz-transform 0.3s;
	transition: top 0.3s, opacity 0.3s, transform 0.3s;}
#et-secondary-nav a:hover::after,
#et-secondary-nav a:focus::after {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);}
#et-secondary-nav a:hover::after,
#et-secondary-nav a:focus::after {
	top: 0%; /*you may want to adjust this*/
	opacity: 1;}}
@media only screen and (max-width: 980px) {	
#et-secondary-nav a:hover::after,
#et-secondary-nav a:focus::after {
	top: 0%;
	opacity: 0 !important;
	background: transparent !important;
	-webkit-transition: none !important;
	-moz-transition: none !important;
	transition: none !important;}
}

/* Mobile Header */
@media only screen and (max-width: 980px) {
.et_non_fixed_nav.et_transparent_nav #main-header, .et_non_fixed_nav.et_transparent_nav #top-header, .et_fixed_nav #main-header, .et_fixed_nav #top-header {
    position: fixed !important; }
.et_mobile_menu {
    overflow: scroll !important;
    max-height: 83vh;}	
#menu-social-menu-1.menu li a img {
    width: 100% !important;}
.menu-item.menu-item-type-custom.menu-item-object-custom {
    padding-bottom: 10px !important;}	
.et_pb_widget ul li {
    width: 20% !important;
	padding-left: 0px !important}
/*#myprefix-widget-area-wrap .et_pb_widget.widget_nav_menu {
    border-bottom: 1px solid white;}*/	
#myprefix-widget-area-wrap {
	padding-top:0px !important;
	padding-bottom: 10px !important;
	width: 100%;
    max-width: 600px !important;	
    margin: 0 auto !important;
	float: none !important;}
#myprefix-widget-area-footer-wrap {
    max-width: 650px !important;}	
.et_header_style_left #logo, .et_header_style_split #logo {
    padding-top: 2% !important;
	max-height: 63px !important;}
.et_mobile_menu li a {
    text-transform: uppercase !important;
	text-align: center;}
#mobile_menu #menu-item-573, #mobile_menu #menu-item-37 { display:none !important; }
#mobile_menu #menu-item-38 .mobile-text { display: block !important;}			
#top-menu, nav#top-menu-nav {
	display: block !important;
	min-width: 80px;
	max-width:600px;}
}	
	
@media only screen and (min-width: 768px) and (max-width: 980px) {
#myprefix-widget-area-wrap .et_pb_widget.widget_nav_menu {
	padding-top: 10px !important;}	 }
	
/***** Mobile Secondary Menu to Icons ******/
@media only screen and (max-width: 980px) {
.et_header_style_left .logo_container {
    height: 80% !important;
    margin-top: 18px;}	
#et-top-navigation{
    padding-left: 51% !important;}
#top-menu li {
    padding-right: 5px !important;
    font-weight: normal !important;
	padding-top: 8px;}
.mobile-text{display: none}
#menu-item-573:before, #menu-item-37:before, #menu-item-38:before {
	font-family: FontAwesome;
	font-size: 18pt;
	display: block !important;
    text-align: center !important;
    color: #565656;
	padding-left:10px;}
#menu-item-573 a, #menu-item-37 a {
    height: 25px;
    margin-top: -25px;}	
#menu-item-573:before{content: url(/wp-content/uploads/2017/03/16-3197-nav-01-store.png);}
#menu-item-37:before {content: url(/wp-content/uploads/2017/03/16-3197-nav-02-event.png);}
#menu-item-38:before {content: ""; /*content: url(/wp-content/uploads/2017/03/16-3197-nav-03-share.png);*/}
.mobile_menu_bar:before, .et_overlay:before{
	color: #565656 !important;}	
.mobile_menu_bar:before {
    margin-left: -5px;}	
.mobile_menu_bar.mobile_menu_bar_toggle {
    padding-top: 3px !important;
    padding-bottom: 21px !important;}	
}
	
	
	
	
/****** Mobile Menu multicolor horizontal ******/

/* Hide submenu */
.et_mobile_menu .menu-item-has-children > a { 
	background-color: transparent; 
}
#main-header .et_mobile_menu li ul.sub-menu.hide { 
	display: none !important; 
	visibility: hidden !important;  
	transition: .7s ease-in-out;
}
#main-header .et_mobile_menu li ul.sub-menu.visible { 
	display: block !important; 
	visibility: visible !important; 
}
.et_mobile_menu .menu-item-has-children > a:after { 
	font-family: "ETmodules";
         font-size: 22px;
         font-weight: 800;
         content: "3"; 
	position: absolute; 
	right: 100px;
}

/* Font Awesome */
.fa {    margin-right: 15px ;  }

@media screen and (max-width: 980px) {
.et_header_style_centered #main-header .mobile_nav {
background-color: transparent;}
.mobile_nav.closed .select_page {
display: none;}
.et-fixed-header#main-header {
background-color: transparent !important;}
.et_header_style_centered #main-header {
position: fixed;}
}
.et_mobile_menu {
left: 0;
position: fixed;
z-index: 9998;
overflow: scroll !important;
background-color: white !important;
margin-left: -30px;
padding-top:  0px;
padding-bottom:  0px;
height: auto;
width: calc( 100% + 60px);
border-top: none;}
.et_mobile_menu li a {
color: #353535;
text-align: center;
border: 0;
text-transform: uppercase;
letter-spacing: 2px;}
.et_mobile_menu li a:nth-child(2) {
padding-top: 0% !important;}
.mobile_nav ul#mobile_menu .current_page_item > a {
color: #000000;
text-decoration:underline;}
.mobile_nav ul#mobile_menu li ul li a {
font-size: 12px !important;
margin: auto;
padding-top: 5px;}
.et_mobile_menu li a:hover {
color: #666666;
-webkit-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;}
.mobile_nav.opened .mobile_menu_bar:before {
content: "\4d";
color: #353535 !important;
top: 15px !important;
left: 27px !important;
transition: .15s;}
span.mobile_menu_bar {
z-index: 9999;}


/**__ The following code allows you to change the background of each individual item. All you need to do is change the hex code with the one that you prefer, and if your menu has more than 7 items, you must copy the piece of code that you see and change the number in the parenthesis in ascending order. Example: if your menu has 10 items, you will need to add more 3 snippet and change the number in the brackets with 8, 9, 10. __**/

/*.et_mobile_menu li:nth-child(1) {background-color: #F0E8DA;}
.et_mobile_menu li:nth-child(2) {background-color: #F2D3DE ;}*/
.et_mobile_menu li:nth-child(3) {background-color: #b4dcdc;}
.et_mobile_menu li:nth-child(4) {background-color: #b4dcdc;}
.et_mobile_menu li:nth-child(5) {background-color: #b4dcdc; /*background-color: #f3e2c7;*/}
.et_mobile_menu li:nth-child(6) {background-color: #b4dcdc; /*background-color: #b4dcdc;*/}
.et_mobile_menu li:nth-child(7) {background-color: #b4dcdc; /*background-color: #fbd1c1;*/}


		

/* Footer*/
.menu-social-menu-container {
    width: 600px;}
#menu-footer-menu {
    text-align: center !important;
    text-transform: uppercase;
    width: 100%;
	max-width:650px;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
	padding-left: 1% !important;}
#menu-social-menu {
    width: 100%;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    display: flex;
    justify-content: space-between;
	padding-bottom: 5px !important;}	
.container.footer-logo {
    text-align: center !important;
    padding-top: 40px;
	padding-bottom: 10px;}	
.footer-logo img {
    padding-bottom: 20px;}	
#footer-info {
    float: none !important;
    text-align: center !important;
    clear: right;
    padding-top: 10px;}	
.et-social-icons {
    float: none !important;
    text-align: center !important;}	
#footer-info, #footer-info a {
    color: #353535;
    clear: left;}	
#footer-bottom {background-color: transparent !important;}
.bottom-nav li {
    padding-left: 0px !important;
    padding-right: 0px !important;}
.bottom-nav a:hover {
    opacity: 0.7;
    text-decoration: underline !important;}	
.footer-banners {
    margin: 0 auto;
    text-align: center !important;}		
#myprefix-widget-area-footer-wrap {
    width: 100%;
    max-width: 650px;	
    margin: 0 auto;}
#myprefix-widget-area-footer-wrap .et_pb_widget.widget_nav_menu .menu-social-menu-container {
    width: 650px !important;}
@media only screen and (max-width: 808px){
	#myprefix-widget-area-footer-wrap .et_pb_widget.widget_nav_menu .menu-social-menu-container {
    width: auto !important;}}	
#menu-social-menu li {
    text-align: center !important;
	max-width: 110px !important}
.bottom-nav li.current-menu-item > a {
    color: black !important;
    text-decoration: underline !important;}
.bottom-nav a {
    color: #565656 !important;
    font-family: brandon-grotesque, sans-serif !important;
	font-style: normal;
	font-weight: 700 !important;
	font-size: 12pt !important;}
.bottom-nav {
    padding: 0 !important;}		
.et_pb_widget {
    width: 600px;}	
@media only screen and (max-width: 600px){	
.bottom-nav a {
	font-size: 10pt !important;
    font-weight: 900 !important;} 
.bottom-nav li {
    line-height: 14pt !important;}}
@media only screen and (max-width: 600px) and (min-width: 780px){
	.menu-social-menu-container {
    width: 500px !important;
    text-align: center !important;}	}	
@media only screen and (max-width: 780px){			
.menu-social-menu-container {
    width: 100%;
    text-align: center !important;}
.bottom-nav li {
	display: block !important}
#menu-footer-menu {
    display: block !important;
    -webkit-justify-content: inherit !important;
    justify-content: inherit !important;}			}
    	

/*--------------------------------------------*/
/*-------------- Home Page --------------*/
.cta-home {
    margin: 0 5%;}
.cta-home h2 {
    font-size: 30pt;}	
.et-pb-controllers {
    bottom: 30px !important;
	left: auto !important;
    right: 2% !important;
    width: 50% !important;}
.et_pb_container.clearfix {
    float: right;
    width: 50%;}
.et-pb-controllers .et-pb-active-control {
    background-color: #50787b !important;}
.et_pb_bg_layout_light .et-pb-controllers a {
    background-color: #444444;}		
.et_pb_slide_content p:last-of-type {
    padding-bottom: 0px;}

/*Banners*/
.cta-row.et_pb_row.et_pb_row_1{z-index:11;}
.cta-row.et_pb_row.et_pb_row_2{z-index:12;}
.cta-row.et_pb_row.et_pb_row_3{z-index:13;}
.cta-row.et_pb_row.et_pb_row_4{z-index:14;}
.cta-row.et_pb_row.et_pb_row_4{z-index:15;}
a.et-pb-arrow-next, a.et-pb-arrow-prev {
    top: auto !important;
    bottom: 30px !important;}
.et_pb_slider:hover .et-pb-arrow-next, .et_mobile_device .et-pb-arrow-next {
    right: 20% !important;}
.et_pb_slider:hover .et-pb-arrow-prev, .et_mobile_device .et-pb-arrow-prev {
    left: 66% !important;}
a.et-pb-arrow-prev {
    left: 50% !important;}
@media only screen and (max-width: 980px){
.et-pb-slider-arrows {
    display: none;}
}

/*Banner Mobile*/
@media only screen and (max-width: 450px){
.et_pb_slide.et_pb_bg_layout_light.et_pb_media_alignment_center {
    background-repeat: no-repeat !important;
    background-size: 100% !important;
    background-position: top center !important;
	margin-top: 0px !important;
    margin-bottom: -20px;}
.et_pb_container.clearfix {
    width: 100%;
    padding-top: 0px;}	
.et-pb-controllers{
	width:100% !important;
	right:auto !important;}	
.et-pb-controllers .et-pb-active-control {
    background-color: #50787b !important;}	
.et_pb_slide_description {
    margin-top: 35%;}	
a.et-pb-arrow-next, a.et-pb-arrow-prev {
    top: 80% !important;}
.et_pb_slider:hover .et-pb-arrow-next, .et_mobile_device .et-pb-arrow-next {
    right: 25% !important;}
.et_pb_slider:hover .et-pb-arrow-prev, .et_mobile_device .et-pb-arrow-prev {
    left: 25% !important;}
a.et-pb-arrow-prev {
    left: 0px !important;}	
}
@media only screen and (max-width: 600px){
.cta-row.et_pb_row {
    margin-top: -40px !important;
    clip-path: polygon(100px 0px,125px 25px,150px 0px,960px 0px,960px 420px,0px 420px,0px 0px) !important;}
.et_pb_promo.et_pb_module.et_pb_bg_layout_light.et_pb_text_align_center.cta-home {
    padding: 10px !important;}
}

/*Triangle Dividers*/

    .triangles.et_pb_row {
    height: 375px !important;
	background-size: 100%;
	margin-top: 20px;}
@media only screen and (min-width: 981px) and (max-width: 1249px) {
	.triangles.et_pb_row {
	background-size: cover !important;
	background-position: center center !important;}
	}	

    .triangles::before, .triangles::after {position: absolute; content: ''; pointer-events: none;}
 
    .triangles::before, .triangles::after {
        left: 50%;
        width: 50px;
        height: 50px;
        -webkit-transform: translateX(-50%) rotate(45deg);
        transform: translateX(-50%) rotate(45deg);}
 
        /* Top arrow pointing down. Currently set to inherit the background of the section. This can be removed if you don't want a top arrow */
            .triangles::before {bottom: 350px; z-index: 10; background: #ffffff;}
	
	.et_pb_row_1 {z-index:10}
	.et_pb_row_2 {z-index:9}
	.et_pb_row_3 {z-index:8}
	.et_pb_row_4 {z-index:7}	
	.et_pb_row_5 {z-index:6}	
	
	.triangles .et_pb_column.et_pb_column_1_2 {
    display: flex;
    flex-direction: column;
    justify-content: center;}
	.triangles.et_pb_row {
    display: flex;
    flex-direction: column;
    justify-content: center;}

	
	/*use custom-class "cta-row" on row module*/
		.cta-row.et_pb_row {
    height: 400px;
	padding-top: 100px !important;
    background-size: cover !important;
	background-position: center center;
	margin-top: -90px;clip-path: polygon(175px 0px,225px 55px,275px 0px,960px 0px,960px 420px,0px 420px,0px 0px);}
	.et_pb_promo_button.et_pb_button {
    z-index: 20;}	
@media only screen and (max-width: 980px) {
.triangles .et_pb_column_empty {
    display: none !important;}
.triangles .et_pb_column.et_pb_column_1_2{
	 margin-top:10% !important}
.triangles.et_pb_row {
	background-size: cover !important;}}
 @media only screen and (max-width: 768px) {
 /*.triangles .et_pb_column.et_pb_column_1_2{
	 margin-top:15% !important}*/
 .cta-home h2 {
    font-size: 20pt !important;}
 a.et_pb_promo_button.et_pb_button {
    font-size: 12pt !important;}
.triangles.et_pb_row {}
 }

/*--------------------------------------------*/
/* --------------Blog Adjustments-------------- */
.side-fullwidth-post a.more-link {
    margin: 0 auto;
    line-height: 30.6px !important;
    display: inline-block;
	margin-top: 10pt !important;}
.national_campaign .gb-entry-content .post-content {
    text-align: center;}	
a.more-link {
    color: #565656 !important;
	font-size: 18px;
	line-height:30.6px;
    text-transform: uppercase;
	-webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
	padding: 0.5em 1em;
	border: 2px solid #565656 !important;
	-webkit-border-radius: 12px !important;
    -moz-border-radius: 12px !important;
    border-radius: 12px !important;
	font-weight: 500 !important;}
a.more-link:hover, a.more-link:focus {
    padding: 0.5em 1em;
	background: rgba(0, 0, 0, 0.05);
	-webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    padding-left: 0.7em;
	padding-right: 2em;}
a.more-link:after {
    font-family: "ETmodules" !important;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-transform: none;
    speak: none;
    position: absolute;
    margin-left: -1em;
    opacity: 0;
    font-size: 32px;
    font-weight: normal;
    line-height: inherit;
    margin-top: -1px;
    content: "\35";
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;}	
a.more-link:hover:after, a.more-link:focus:after {
    opacity: 1;
    margin-left: 0;}	
.et_pb_blog_grid h2.entry-title {
    color: #50787b;
    font-size: 20pt;
    font-weight: 500 !important;
	padding-bottom: 5%;}			
#sidebar{display: none;}
#left-area{width: 100%;}
#main-content .container:before {width: 0;}	
#main-content .container.adoption-post,  #main-content .container.dog-guide-post{
    padding-top: 0px !important;}			
.adoption-post .et_pb_row {
    width: 100% !important;}
.adoption-post .column.size-1of3 {
    width: 33% !important;
    margin-right: 0 !important;}
	
@media (max-width: 800px){
.et_pb_row, .et_pb_column .et_pb_row_inner {
    padding: 30px 10px !important;}
.side-fullwidth-post a.more-link {
    width: 100% !important;}
}
@media (max-width: 370px){
.national-campaign a.more-link {
    width: 70% !important;}	
}


/*Counter Adjustments*/
.pounds .percent-value:after { content:' lbs';}
.pets .percent-value:after { content:' pets!';}
.pets .percent-value {line-height: 60% !important;}
.dollars .percent-value:before { content:'$'; font-size:60%; vertical-align: super !important;}
.dollars .percent-value {line-height: 30% !important;}
.et_pb_number_counter .percent p {
    font-size: 105px !important;
    font-weight: 700 !important;}
@media (max-width: 451px){
/*.et_pb_number_counter.et_pb_module.et_pb_bg_layout_light {
    margin-bottom: 80px !important;}*/
.et_pb_number_counter .percent p {
    font-size: 38px !important;
    line-height: 40px !important;}
.et_pb_number_counter .percent {
    height: 40px !important;}		
}
@media (min-width: 452px) and (max-width: 736px){
.et_pb_number_counter .percent p {
    font-size: 52px !important;
    line-height: 54px !important;}
.et_pb_number_counter .percent {
    height: 54px !important;}		
}
@media (max-width: 451px){
#post-26 .et_pb_column.et_pb_column_4_4.et_pb_column_0 {
    margin-bottom: 0% !important;}
}




/*Fullwidth Post with text over Featured Image*/
.side-fullwidth-post .et_pb_image_container {
    margin: -19px -19px 0;}
.side-fullwidth-post .et_pb_post {
    position: relative;
    padding-bottom: 0;
    border: none;}		
.side-fullwidth-post .entry-title {
    margin: 0;
    padding: 0;}
.side-fullwidth-post .gb-entry-content {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 50%;
    padding: 5%;
    margin: 0;
    text-align: center;
    display: flex !important;
    flex-direction: column;
    justify-content: center;}
.side-fullwidth-post .post-content {
    padding: 10px;}
.side-fullwidth-post .entry-title a {
    padding: 10px;}	
.side-fullwidth-post a.entry-featured-image-url {
	filter: brightness(100%);}
.side-fullwidth-post a.entry-featured-image-url:hover {
    background: rgba(255, 255, 255, .5);
    color: #000;
	-moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
	filter: brightness(110%);}	
@media (max-width: 780px){
	.side-fullwidth-post .gb-entry-content {
		width:100% !important;
		position: relative !important}}	


/*Circular Featured Images Blog Grid*/
.circle-grid .et_pb_post {
    border: none !important;
    background-color: transparent !important;
    text-align: center !important;}

.circle-grid a img {
    width: 100%;
    object-fit: cover;}
		
.circle-grid .et_pb_image_container {
	width: 200px !important;
    margin: 0 auto;}	

.circle-grid .et_pb_image_container a img {
    height: 200px !important;}
	
.circle-grid .et_pb_post a img {
		-webkit-border-radius: 50%; 
		-moz-border-radius: 50%; 
		-o-border-radius: 50%; 
		-ms-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    object-fit: cover;
	object-position: 100% 50%;
	filter: grayscale(0%);
	-moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;}	
.circle-grid .et_pb_post a img:hover {
	filter: grayscale(100%);}	
	
.circle-grid .post-content p {
    margin-bottom: 10pt;}	
	
/*.circle-grid .et_pb_post.adoption_story a img {
    filter: grayscale(100%);
	-moz-transition: all 0.5s ease !important;
    -webkit-transition: all 0.5s ease !important;
    transition: all 0.5s ease !important;}
.circle-grid .et_pb_post.adoption_story a img: hover {
    filter: grayscale(0%) !important;
	-moz-transition: all 0.5s ease !important;
    -webkit-transition: all 0.5s ease !important;
    transition: all 0.5s ease !important;	}*/	
	
	/*object-fit fix for IE*/
.et_pb_image_container.compat-object-fit {
   background-size: cover;
   background-position: center right;}
  
.et_pb_image_container.compat-object-fit a img { opacity: 0;}	

/*National Campaign Page Post*/
.post-15 .entry-title {
    text-align: center;
    color: #50787b !important;
	font-weight:500 !important;}
.post-15 a.more-link {
    text-align: center !important;
	display: inline-block;}
.post-15 .post-content p {
    margin-bottom: 10pt;}	
.post-15 .side-fullwidth-post .post-content p {
    margin-bottom: 0pt !important;}	
.post-15 .et_pb_section.et_pb_section_0.et_section_regular.et_pb_section_first {
    padding-top: 60px !important;}
.page-id-15 .side-fullwidth-post .gb-entry-content {
    background-color: white;
    margin: 3%;
    padding: 5%;
    border-radius: 12px !important;
    height: auto;}
.page-id-15 .side-fullwidth-post .gb-entry-content h2 a img {
    width: 75% !important;
	max-width: 286px;}	
.page-id-15 .et_pb_row_0.et_pb_row {
    padding-bottom: 0 !important;}	
.page-id-15 .et_pb_row.et_pb_row_1 {
    padding-top: 2% !important;}	
.page-id-15 .et_pb_column.et_pb_column_1_2.et_pb_column_1 {
    padding-bottom: 30px !important;}	
.national_campaign .post-content p {
    text-align: center !important;}	
@media screen and (max-width: 1023px){
.page-id-15 .side-fullwidth-post .gb-entry-content { margin: 3% !important;}}
@media screen and (min-width: 781px) and (max-width: 1022px){
.page-id-15 .side-fullwidth-post .gb-entry-content { margin: 1% !important;}}	
@media screen and (min-width: 781px) and (max-width: 1119px){
.page-id-15 .side-fullwidth-post .gb-entry-content {
	padding: 3% 2% !important;}
.post-15 a.more-link { width: 100% !important;}}
@media screen and (max-width: 780px){	
.page-id-15 .side-fullwidth-post .gb-entry-content {
    margin: 0 !important;}	}


/*PAW Page*/
.post-418 .et_pb_row_0 {
    background-size: 100% !important;
    background-repeat: no-repeat !important;}
.paw-blue {color: #005d7f !important;}
.paw-green {color: #8f9c04 !important;}
h2.paw-blue {
    font-weight: 500 !important;
    font-size: 300%;}
h2.paw-blue img {
    margin-bottom: -10px !important;}
h3.paw-blue {
    font-weight: 500 !important;
    font-size: 35px;
	padding-top: 10px;}	
h3.paw-green {
    font-weight: 500 !important;
    font-size: 70px;}	
h3.paw-green sup {
    font-size: 60% !important;
	vertical-align: sub !important;}
h4.paw-blue {
    font-size: 25px !important;
	padding-top: 10px;}	
.paw-small{
	font-size: 75% !important;}	
.paw-small a{
	text-decoration:underline !important;
	color: #353535 !important;}		
.paw-winners {
	margin-bottom:-10% !important;}
.paw-facebook img{
	margin-right:2px !important;
	margin-bottom:-2px !important;}	
.paw-facebook ul{
	pading-top:5px !important;
	list-style: none !important;
	display: -webkit-flex;
    -webkit-justify-content: space-around;
    display: flex;
    justify-content: space-around;}	
.paw-col-1{width:36.5% !important;}
.paw-col-2{width:16% !important;}
.paw-col-3{width:36.5% !important;}

@media screen and (max-width: 980px){
	.paw-col-1{width:100% !important;}
	.paw-col-2{width:100% !important;}
	.paw-col-3{width:100% !important;}
	.post-418 .et_pb_row_0 {background-size: cover !important;}
	.paw-head-col-1 {margin: 40px auto 5px !important;}	}
		
@media screen and (max-width: 880px){
h2.paw-blue {
    font-size: 270%;}
h3.paw-blue {	
     font-size: 35px !important;}
.paw-winners {
    float: left;
	width: 35%;
    margin-left: -10% !important;}
h3.paw-green {
    font-size: 60px;}			
}
@media screen and (max-width: 800px){
	.et_pb_row, .et_pb_column .et_pb_row_inner {
    padding: 10px !important;}
}
@media screen and (max-width: 700px){
h4.paw-blue {
    font-size: 21px !important;}			}
@media screen and (max-width: 650px){
	.paw-facebook ul{display:inline-block !important;}
	.paw-facebook li{text-align: left !important; line-height: 35px;}	}

/*Thanks for Giving Page*/
h2.thanks{
	color:#8f9c04; 
	font-size:80px;}
h3.thanks{
	color:#8f9c04; 
	font-size:32px; 
	font-weight:500 !important;}
.post-419 .et_pb_row_0 {
    background-size: 100% !important;
    background-repeat: no-repeat !important;}
	@media screen and (max-width: 980px){
	.post-419 .et_pb_row_0 {background-size: cover !important;}
	.post-419 .et_pb_image_0 {margin-top: 2% !important;}}			
@media screen and (max-width: 880px){	
h2.thanks{ 
	font-size:38px;}
h3.thanks{
	font-size:21px;}}

/*Local Community Page*/
.post-11 .et_pb_section_0 {
    width: 80%;
    background-size: 100% !important;
    background-repeat: no-repeat;
	background-position: top center;}
@media screen and (max-width: 800px){	
.et_pb_row.et_pb_row_0 {
    width: 100% !important;}
.post-11 .et_pb_column.et_pb_column_1_2.et_pb_column_0 {
    margin-top: 25%;
	margin-bottom: 0 !important;}	
.post-11 .et_pb_promo.et_pb_module.et_pb_bg_layout_light.et_pb_text_align_center.et_pb_cta_0 {
    padding: 2% 2% 0 2% !important;
	margin-bottom: 0 !important;}	
	}
.post-11 .et_pb_row_1 img {
    width: 100% !important;}
.post-11 .et_pb_row.et_pb_row_1 {
    padding-top: 2% !important;}
@media screen and (max-width: 980px){	
.page-id-11 .et_pb_column.et_pb_column_1_2.et_pb_column_2 {
    padding: 30px 0 !important;}}		


/*--------Adoptions Page-----*/

/*NAW banner*/
.post-9 .et_pb_column {
    text-align: center !important;
    margin: 0 auto;}
.naw-banner {
	display: block !important;}
.naw-banner p{
	text-transform: uppercase;
	padding: 16px 29px !important;
	font-size: 30px !important;
	line-height: 110% !important;}
.naw-banner:before, .naw-banner:after {
  /* this creates the "forked" part of our ribbon */
  content: "";
  height: 0;
  width: 0;
  display: block;
  position: absolute;
  top: 0;
  border-top: 33px solid #7bd1eb;
  border-bottom: 32px solid #7bd1eb;
  border-right: 29px solid transparent;
  border-left: 29px solid transparent;}	
.naw-banner:before{ left: -29px;}
.naw-banner:after { right: -29px;}
 @media only screen and (max-width: 1069px){ 
 .naw-banner:before, .naw-banner:after {
    border-top: 49px solid #7bd1eb;
    border-bottom: 49px solid #7bd1eb;}}
  @media only screen and (max-width: 630px){ 
  .naw-banner:before, .naw-banner:after {
    border-top: 65px solid #7bd1eb;
    border-bottom: 65px solid #7bd1eb;}}
   @media only screen and (max-width: 462px){
  .naw-banner:before, .naw-banner:after {
    border-top: 82px solid #7bd1eb;
    border-bottom: 82px solid #7bd1eb;} }
    @media only screen and (max-width: 414px){
  .naw-banner:before, .naw-banner:after {
    border-top: 99px solid #7bd1eb;
    border-bottom: 98px solid #7bd1eb;} }
   @media only screen and (max-width: 360px){
  .naw-banner:before, .naw-banner:after {
    border-top: 115px solid #7bd1eb;
    border-bottom: 115px solid #7bd1eb;} }	

/*Countdown Timer - bottom*/
.dg-timer {
	padding:0 !important;}
.dg-timer .section.values{ 
    width:auto !important; 
	max-width:100% !important;}
.dg-timer .sep, .dg-timer .section.hours, .dg-timer .section.minutes, .dg-timer .section.seconds, .dg-timer .section p.label { display:none; }	
.dg-timer .section p {
    float: left;
    font-size: 80px !important;
    line-height: 54px !important;
    color: #50787b !important;
	font-weight: 500 !important;}
.dg-timer .days:after{
    content: " days";
	text-transform: uppercase;
	padding-left: 20px;
	font-size: 80px;
	line-height:54px !important;
	font-weight: 500 !important;
	color: #50787b !important;}	
@media screen and (max-width: 980px){
.dg-timer .days:after { 
	font-size: 80px !important;}	}
@media screen and (max-width: 600px){
.dg-timer .days:after{ 
	font-size: 60px !important;}
.dg-timer .section p{
	font-size: 60px !important;}		
}

/*--------Donate in Store locator Page-----*/
.post-420 .header-content {
    width: 100% !important;
	max-width: 1080px !important;
    margin: 0 !important;}
.et_pb_fullwidth_section .et_pb_post_title {
    padding: 10px 0 !important;}
.steps h2 {
    color: #50787b !important;
    font-weight: 500 !important;
    font-size: 175%;}	
@media screen and (max-width: 980px){
.post-420 .et_pb_row.et_pb_row_0 {
    padding-top: 0px !important;}}	
/*map*/
.post-420 .sl_footer {
    background-color: transparent;}
.post-420 .sl_footer_left_column, .sl_footer_right_column {
    min-width: 125px;}
.post-420 .sl_footer_left_column a, .sl_footer_right_column a {
    display: none;}			
/*Search Bar*/
#sl_div {
    padding: 10px;
    color: #353535 !important;
    font-weight: 500 !important;
    width: 90%;
    margin: 0 auto;
	max-width: 1080px !important;}
#searchForm table.sl_header tr {
    width: 100% !important; 
    float: left !important;}
#sl_div table.sl_header {
    border-bottom: 1px solid #b5dbdc !important;
    margin-bottom: 20px;}			
#searchForm table tr {
    width: 50%;
    float: right;
	padding-right: 2% !important}
#searchForm table.sl_footer tr {
    width: 100%;}	
#map_td {
    width: 50% !important;}
.text_below_map {
    font-family: 'Rubik', sans-serif !important;
    padding: 10px;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 18px;
    text-align: left !important;}
input#addressInput, .sl_header input, .sl_header select {
    border: 1px solid #b5dbdc !important;
    padding: 10px !important;
	font-family: 'Rubik', sans-serif !important;}
#search_label, #radius_label {
    padding: 10px 0 10px !important;}	
input#addressSubmit {
    background-color: #b5dbdc;
    color: #353535;
    font-weight: 500;}	
@media only screen and (max-width: 600px){	
#searchForm table tr {
    width: 100%;
	float:none;}
#map_td {
    width: 100% !important;}
}	
/*Listing*/
.results_entry:hover {
    background-color: #b5dbdc !important;}
.results_entry {
    border-bottom: solid #b5dbdc 1px !important;}		
.searchResultsTable td {
    font-family: 'Rubik', sans-serif !important;
    font-size: 12pt !important;
	line-height: 14pt !important;}
span.location_name{
	font-family: 'Rubik', sans-serif !important;
	color: #50787b !important;
	font-size: 16px !important;
	line-height: 18px !important;
	font-weight: 500 !important;
	display: block; }	
td.results_row_left_column {
    width: 100px !important;}
td.results_row_center_column {
    width: 100% !important;}	
td.results_row_right_column {
    display: none;}	
.results_row_left_column img {
    padding-right: 20px !important;}
#sl_div a.storelocatorlink {
    color: #50787b !important;
	font-weight: 500 !important;}						

/*--------Events Page-----*/
.eo-event-search.search {
    margin-bottom: 30px;}
.eo-event-search input, .event-distance select {
    padding: 8pt !important;}	
.eo-tc-event .eo-event-date, .eo-tc-event .eo-event-meta, .eo-venue-map{
display:none !important;}	
ul.eo-events.eo-events-shortcode {
    list-style: none !important;}	
.gb-event {
    border-top: 1px solid #b5dbdc;
    display: block;
    float: left;
    padding: 40px 0;
	width: 100%;}
.gb-event-date {
	text-align:center;
	width:20%;
	float:left;
	clear:left;
	position:relative;}	
.gb-event-number {
    font-weight: 500;
    font-size: 38pt !important;
	line-height: 38pt;}	
.gb-event-month {
    font-weight: 500;
    font-size: 12pt;
	line-height: 12pt;
	text-transform:uppercase;}
.gb-event-details{
	width:80%;
	float:left;
	clear:right;
	position:relative;}	
.gb-event-title{
	color:#50787b;
	font-size:18pt;
	line-height:23pt;
	font-weight: 500 !important;}
.gb-event-venue{
	color: #666666 !important;
    line-height: 16pt;}
.gb-event-excerpt{}	
.gb-venue-name{}	
.gb-venue-address a{
	color: #666666 !important;}	
.gb-event-excerpt{
	color: #222!important;
    line-height: 16pt;
    margin-top: 10px;}

.eo-event-search .event-category label{
    display: none;}
.eo-event-search .event-category {
    margin-top: 17pt;}	
.eo-event-search .event-tag label{
    display: none;}
.eo-event-search .event-tag {
    margin-top: 17pt;}		
.eo-event-search .event-venue label{
    display: none;}	
.eo-event-search .event-venue {
    margin-top: 17pt;}		
.eo-event-search .event-city label {
    display: none;}
.eo-event-search .event-city {
    margin-top: 17pt;}		
.eo-event-search .event-state label {
    display: none;}
.eo-event-search .event-state {
    margin-top: 17pt;}	
.eo-event-search select, .eo-event-search input[type=text]{
    border: 1px solid #b5dbdc !important;}	
button#eo-submit-search {
    background-color: #b5dbdc !important;
    border: solid 2px #b5dbdc;
    padding-right: 15px !important;
    font-weight: 500 !important;
    font-family: 'Rubik', sans-serif !important;
    font-size: 14pt;}	
button#eo-submit-search:hover {
    background-color: #81bbbd !important;
    border: solid 2px #81bbbd;
	cursor: pointer;	}
.eo-event-search.search {
    margin-bottom: 100px !important;}
.eo-event-search li.event-distance, .eo-event-search li.date.event-date, .eo-event-search li.show  {
    width: 33% !important;
	border-top: none !important;}	
.eo-event-search li.event-distance {
    clear: right;
    padding-bottom: 40px;}
.eo-event-search li.submit label {
    display: none !important;}	
.eo-event-search li.eo-event-tag {
    width: auto !important;
	padding-right: 5.5% !important;
    border-top: 1px solid #b5dbdc;}	
.eo-event-search li.eo-event-tag  input {
	float: left;
    width: auto !important;
	margin-top: 6px;}		
@media (max-width: 780px){
	.eo-event-search li.event-distance, .eo-event-search li.date.event-date, .eo-event-search li.show  {
    width: 100% !important;}
	.eo-event-search.search {
    margin-bottom: 250px !important;}}	
@media (max-width: 451px){
.gb-event-date {
	text-align:center;
	width:100% !important;
	float:none !important;}
.gb-event-details{
	width:100% !important;
	float:none !important;}	}	
	
	
	
	
/*--------Rescues Page-----*/	
.rescue-list {
	  -moz-column-count: 2;
	  -moz-column-gap: 10px;
	  -moz-column-rule: none;
	  -webkit-column-count: 3;
	  -webkit-column-gap: 10px;
	  -webkit-column-rule: none;
	column-count: 2;
	column-gap: 10px;
	column-rule: none;}
#cn-names #cn-list-body {
    -moz-column-count: 2 !important;
    -moz-column-gap: 20px;
    -webkit-column-count: 2 !important;
    -webkit-column-gap: 10px;
    column-count: 2 !important;
    column-gap: 20px;}
#cn-list-body {
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 10px;
    column-count: 2;
    column-gap: 20px;}		
.cn-entry {
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 95% !important;}
#cn-slim-plus .cn-entry {
    padding: 5px 0 !important;}		
#cn-list .vcard span {
    font-size:inherit !important;
    font-variant: normal !important;}	
.cn-list-body a, cn-alphaindex a {
    color: #50787b !important;
	text-decoration: underline;}
#cn-slim-plus h3{
	font-weight: 500 !important;}	
#cn-slim-plus .cn-sprite {
	display: none !important;
    background-color: #b5dbdc !important;}
#cn-slim-plus h3 {
    font-size: 18px !important;
    padding: 10px 0 0!important;
    border-bottom: none !important;}
li#cn-list-action-view_all{
    list-style: none !important;}
.chosen-container-single .chosen-single {
	background-image: none !important;
    border: 1px solid #b5dbdc;
    border-radius: 0 !important;}		
.chosen-container-active.chosen-with-drop .chosen-single {
    background-image: none !important;
    border: 1px solid #b5dbdc;
    border-radius: 0 !important;}
.chosen-drop {
    border-radius: 0 !important;
    border: 1px solid #b5dbdc !important;}	
input#cn-search-input {
    border: 1px solid #b5dbdc;
    border-right-width: 0;
	border-radius: 0 !important;}		
input#cn-search-submit {
    border: 1px solid #b5dbdc;
    border-left-width: 0;
	border-radius: 0 !important;}	

/*--------Share Adoption Story Page-----*/	
	
.gb_contact p input, .gb_contact p textarea, .gb_contact p select {
    width: 100%;
    padding: 16px;
    border: 1px solid #81bbbd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #353535;
    background-color: transparent;
    font-size: 14px;
	font-family: 'Rubik', sans-serif;}

p.gb_contact_field {
    margin-bottom: 3%;
    padding: 0 0 0 3%;}

.gb_contact .gb_contact_field_half {
    float: left;
    overflow: hidden;
    width: 50%;}
.gb_contact_field.gb_contact_field_quarter {
    float: left;
    overflow: hidden;
    width: 25%;}
.gb_contact_form_label {
    display: none;}		
.gb_button {
    position: relative;
    padding: 0.3em 1em;
    border: 2px solid #b4dcdc;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background: #b4dcdc;
    color: #353535;
    font-size: 20px;
    font-weight: 600 !important;
    line-height: 1.7em !important;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;}
.gb_button:hover {
	background: rgba(0, 0, 0, 0.05);
	cursor: pointer;}	
select.wpcf7-form-control.wpcf7-select {
    border: 1px solid #81bbbd;
    padding: 1.06em 1em;
    width: 100%;
	font-family: 'Rubik', sans-serif;}
.rc-anchor-light {
    background: #ffffff !important;
    border: 1px solid #81bbbd !important;}
.rc-anchor {
    border-radius: 0 !important;
    -webkit-box-shadow: 0 !important;
    -moz-box-shadow: 0 !important;
	box-shadow: 0 !important;}
.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
    margin-left: 3%;
    margin-bottom: 20px;}
@media (max-width: 780px){	
.gb_contact .gb_contact_field_half {
    width: 100% !important;}
.gb_contact_field.gb_contact_field_quarter {
    width: 50% !important;}	}
	
	
	/*Upload Button Styling*/
.share div.wpcf7 input[type="file"] {
    background-color: white;
	border: none !important;
	font-family: 'Rubik', sans-serif !important;
	font-style: normal !important;	
	font-weight: 400 !important;}	
/* Style wrapping span as button */
.share span.wpcf7-form-control-wrap.picture-upload {
    display: inline-block;
    position: relative;
    width: 50%;
    height: 47px;
    padding-left: 0px;
    -webkit-padding-start: 50px;
    overflow:hidden;}
.share .wpcf7-form-control.wpcf7-file.upload {
    padding: 0px !important;
    -webkit-padding-before: 16px !important;
    -webkit-padding-after: 16px !important;
    -webkit-padding-start: 16px !important;
    -webkit-padding-end: 16px !important;}	

/* Made input big and move it left and top inside wrapper to hide actual control but leave input clickable */
.share .input.wpcf7-form-control.wpcf7-file {
    position: absolute;
    width: 1500px;
    height: 1000px;
    right: 0;
    bottom: 0;        
    outline: none !important;}

/* Add button text */
.share .wpcf7-file:before {
    content: "Choose File";
    padding-bottom: 1em;
	border: 1px solid #81bbbd;
	text-align:center;
    display: block;
    width: 120px;
    height: 25px;
    line-height: 40px;
    position: relative;
    bottom: 15px;
    margin-left: -65px;
	margin-top: 5px;}		
/*Remove Focus Outline */
.share .wpcf7 input[type="file"]:focus {
    outline: none !important;}
.share .wpcf7-form-control-wrap.picture-upload:focus {
    outline: none !important;}	
	
/* Recaptcha */	
.share div#wdm-nocapt-recapt-id {
    padding: 0 0 0 3% !important;}
@media only screen and (max-width: 450px){	
.share .wpcf7-form-control-wrap iframe, .share #wdm-nocapt-recapt-id div iframe{
    -ms-zoom: 0.75;
    -moz-transform: scale(0.75);
    -moz-transform-origin: 0 0;
    -o-transform: scale(0.75);
    -o-transform-origin: 0 0;
    -webkit-transform: scale(0.75);
    -webkit-transform-origin: 0 0;
	transform: scale(0.75);
	transform-origin: 0 0;}	
}

@media only screen and (max-width: 439px) and (min-width: 320px){
.share .wpcf7 input[type=text], .share .wpcf7 input[type=email], .share .wpcf7 input[type=tel] {
    max-width: 100% !important;}
.share .wpcf7 p {
    max-width: 100% !important;}
.share .wpcf7 textarea{
    max-width: 100% !important;}
}

	
/*--------------------------------------------*/	
/*--------------- CANADA ONLY ----------------*/
/*--------------------------------------------*/
	
/*--------Dog Guides Page-----*/	
#popup_content {
    padding: 30px;}
div#itro_popup {
    z-index: 20 !important;
	top: 160px !important;
	width: 70% !important;
	box-shadow: 0px 1px 2px #dddddd;}	
div#itro_opaco {
    display: none !important;}	
#close_cross{display:none;}		

.et_pb_dpblog_portfolio_0 {
	padding-top: 15px;
    display: -webkit-flex;
    -webkit-justify-content: space-around;
    display: flex;
    justify-content: space-around;}
.et_pb_portfolio_list .dp_portfolio_list_item {
	    width: 30% !important;
		vertical-align: top;}
.dp_portfolio_item_right h2 {
    text-align: center;
    font-weight: 500 !important;}	
.dog_guide_team .nav-single a {
    color: #385456 !important;
    font-weight: 500 !important;}
.dog_guide_team .nav-single {
    padding:15px 0 !important;}	
.featured-team a.more-link {
    margin: 0 auto;
    line-height: 25px !important;
    width: 50%;
	margin-top: 10pt !important;
	padding-bottom: 0.2em !important;}
.featured-team .entry-title {
    text-align: center;
    color: #50787b !important;
    font-weight: 500 !important;}	
.featured-team .post-content	{
	text-align: center;}	
@media only screen and (min-width: 980px){	
.dog_guide_team .pagination, .post-13 .pagination {
    display: none;}	}

/*@media only screen and (max-width: 780px){	
div#itro_popup {
	top: 100px !important;
	width: 90% !important;
	box-shadow: 0px 1px 2px #888888;}
}		
@media only screen and (max-width: 480px){	
.post-13 .et_pb_section.et_pb_section_1.et_section_regular {
    margin-top: 300px !important;}		
}
@media only screen and (min-width: 767px) and (max-width: 980px){
	.post-13 .et_pb_section.et_pb_section_1.et_section_regular {
    margin-top: 100px;}	}
@media only screen and (min-width: 481px) and (max-width: 767px){
	.post-13 .et_pb_section.et_pb_section_1.et_section_regular {
    margin-top: 200px;}	}	*/
	

/*Map*/		
.map-marker-info td{
	text-align: center;
	vertical-align: top;
	padding: 0 10px !important;
	max-width: 175px !important;}		
.map-marker-info p{
	line-height: 14pt !important;}
.map-marker-info a{
	font-size: 12pt; 
	font-weight: 500; 
	line-height: 18pt;}	
.map-marker-info img {
    width: 100%;
	max-width: 118px !important;}
.map-marker-info a.more-link {
    font-size: 8pt;
	line-height: 12pt !important;
    border: 1px solid #565656 !important;
    display: inline-block;
    margin-top: 10px;}		
.map-marker-info a.more-link:after {
    font-size: 200%;}	
.gm-style-iw h3 {
    color: #e31e3c !important;
    font-weight: 500 !important;
    text-align: center !important;
    float: right;
    display: block;
    width: 100%;}


	/*Walk for Dog Guides Page*/
.post-570 .entry-content {
    max-width: 1030px;
    margin: 0 auto;}	
.post-570 h2{
	text-align: center;
	font-family: 'Rubik', sans-serif !important;
	font-weight: 600; 
	color: #58595b;}	
.post-570 h3{
	text-align: center;
	font-family: 'Rubik', sans-serif !important;
	font-weight: 500; 
	color: #cb1730;}
.post-570 h4{	
	text-align: center;
	font-family: 'Rubik', sans-serif !important;
	font-weight: 500; 
	font-size:18px; 
	color:#58595b !important}
.post-570 h5{
	text-align: center;
	font-family: 'Rubik', sans-serif !important;
	font-weight: 500; 
	font-size: 21px; 
	color: #cb1730; 
	padding-bottom:0px !important; 
	margin: 0px !important;}
.post-570 p{
	font-family: 'Rubik', sans-serif !important; 
	font-weight: 400;}
img.walk-head {
    margin: 0 !important;}	
.post-570 .locations{
	width:auto !important;
	margin: 0 auto; 
	text-align:center; 
	padding: 0px 15%;}
.post-570 .locations p {
    text-align: left;
    line-height: 20px !important;}	
.post-570 .locations a {
    color: #353535 !important;
	padding: 5px 0 !important;
    display: inline-block;}	
.post-570 .locations span {
    color: #999 !important;
	padding: 5px 0 !important;
    display: inline-block;}			
.post-570 .locations h5 {
    text-align: left;}	
.post-570 .et_pb_column.et_pb_column_1_3.et_pb_column_3 {
    border-right: 1px solid #353535;}	
.post-570 .et_pb_column.et_pb_column_1_3.et_pb_column_4 {
	margin-right: 0 !important;}	
.post-570 .et_pb_column.et_pb_column_1_3.et_pb_column_5 {
    border-left: 1px solid #353535;
	padding-left: 5.5% !important;}	
.post-570 .et_pb_countdown_timer_0.et_pb_countdown_timer .section p{
    color: #cb1730 !important;
	font-weight:500 !important;
	text-transform: uppercase;}	
			
@media only screen and (max-width: 980px){	
.post-570 .locations p {
    text-align: center !important;}
.post-570 .locations h5 {
    text-align: center !important;}
.post-570 .et_pb_column.et_pb_column_1_3.et_pb_column_3 {
    border-right: none !important;}	
.post-570 .et_pb_column.et_pb_column_1_3.et_pb_column_4 {
	margin-right: 0 !important;}	
.post-570 .et_pb_column.et_pb_column_1_3.et_pb_column_5 {
    border-left: none !important;
	padding-left: 0 !important;}		
}
	
/* Dog Guide Team Posts*/
.dog_guide_team .nav-previous, .dog_guide_team .nav-next {
    border: 1px solid #353535;
    padding: 0 6px;
    -webkit-border-radius: 12px !important;
    -moz-border-radius: 12px !important;
    border-radius: 12px !important;}	
.dog_guide_team .nav-previous a, .dog_guide_team .nav-next a {
	color: #353535 !important;	}
.dog_guide_team span.meta-nav {
    vertical-align: top;
    padding: 0 3px;}
@media only screen and (max-width: 980px){	
.side-fullwidth-post .dog_guide_team .gb-entry-content {
		width:100% !important;
		position: relative !important}			
}	
/* Store Locator Page */
#map_td {
	display: inline !important;
}
input#addressSubmit {
    background-color: #b5dbdc !important;
    color: #353535;
    font-weight: 500;
}
#sl_category_dropdown_div,#sl_category_filter, #sl_tag_filter{
	display:none !important;
}

/* Added By Tony for Charitable Events Page  */
.page-id-96931 #wpadminbar{
display: none !important;
}