/*
 Theme Name:   Twenty Thirteen Child
 Theme URI:    http://www.petemergencyfund.org/twenty-thirteen-child/
 Description:  Twenty Thirteen Child Theme
 Author:       TACWeb
 Author URI:   http://www.tacweb.com
 Template:     twentythirteen
 Version:      1.0.0
 Tags:         responsive-layout, accessibility-ready
 Text Domain:  twenty-thirteen-child
*/

@import url("../twentythirteen/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */


/**
 * 1.0 Body
 * ----------------------------------------------------------------------------
 */


html,
button,
input,
select,
textarea {
	font-family: Helvetica, sans-serif;
}

body {
	color: #444444;
	line-height: 1.3;
	margin: 0;
	background: #dfdfdf;
}

a {
	color: #00308F;
	text-decoration: none;
}

a:visited {
	color: #00308F;
}

a:focus {
	outline: thin dotted;
}

a:active,
a:hover {
	color: #D40139;
	outline: 0;
}

a:hover {
	text-decoration: underline;
}


h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-family: Helvetica, san-serif;
	line-height: 1.3;
}

h1 {
	font-size: 48px;
	margin: 18px 0;
	color: #454543;
	text-shadow: 1px 1px 1px #2f2f2f;
}

h2 {
	font-size: 32px;
	margin: 14px 0;
	color: #454543;
	text-shadow: 1px 1px 2px #898989;
}

h3 {
	font-size: 28px;
	margin: 12px 0;
	color: #454543;
	text-shadow: 1px 1px 1px #2f2f2f;
}

h4 {
	font-size: 22px;
	margin: 10px 0;
	color: #454543;
	text-shadow: 1px 1px 1px #2f2f2f;
}

ul {
	list-style-type: disc;
}

.medium-list {
	list-style-type: disc;
	font-size: 20px;
	line-height: 1.8;
	margin: 10px 0;
}

.large-list {
	list-style-type: disc;
	font-size: 28px;
	margin: 0px 0;
}

.medium-list-check li {
	background: url(https://www.petemergencyfund.org/images/list-item-check.png) no-repeat left top; /* <-- change `left` & `top` too for extra control */
	padding: 0px 0px 9px 33px;
	/* reset styles (optional): */
	margin: 0;
	list-style: none;
	font-size: 20px;
}

.medium-list-star li {
	background: url(https://www.petemergencyfund.org/images/list-item-star.png) no-repeat left top; /* <-- change `left` & `top` too for extra control */
	padding: 0px 0px 9px 33px;
	/* reset styles (optional): */
	margin: 0;
	list-style: none;
	font-size: 20px;
}


.medium-list-flower li {
	background: url(https://www.petemergencyfund.org/images/list-item-flower.png) no-repeat left top; /* <-- change `left` & `top` too for extra control */
	padding: 0px 0px 9px 33px;
	/* reset styles (optional): */
	margin: 0;
	list-style: none;
	font-size: 20px;
}


.large-list-check li {
	background: url(https://www.petemergencyfund.org/images/list-item-lg-check.png) no-repeat left top; /* <-- change `left` & `top` too for extra control */
	padding: 0px 0px 12px 44px;
	/* reset styles (optional): */
	margin: 0;
	list-style: none;
	font-size: 28px;
}

.large-list-star li {
	background: url(https://www.petemergencyfund.org/images/list-item-lg-star.png) no-repeat left top; /* <-- change `left` & `top` too for extra control */
	padding: 0px 0px 12px 44px;
	/* reset styles (optional): */
	margin: 0;
	list-style: none;
	font-size: 28px;
}


.large-list-flower li {
	background: url(https://www.petemergencyfund.org/images/list-item-lg-flower.png) no-repeat left top; /* <-- change `left` & `top` too for extra control */
	padding: 0px 0px 12px 44px;
	/* reset styles (optional): */
	margin: 0;
	list-style: none;
	font-size: 28px;
}



/**
 * 3.0 Basic Structure
 * ----------------------------------------------------------------------------
 */

.site {
	background-color: #fff;
	max-width: 100%;
	width: 100%;
}

img.alignnone {
	margin: 0px 0;
}

.site-main .sidebar-container {
	height: 0;
	position: absolute;
	top: 40px;
	width: 100%;
	z-index: 1;
}

.site-main .sidebar-inner {
	margin: 0 auto;
	max-width: 1040px;
}

/**
 * 4.1 Site Header
 * ----------------------------------------------------------------------------
 */



.site-header {	background: url(../../../images/header-bknd.jpg) repeat center top;
	background-color: #D0D4D5;
}

.site-header {
	z-index: 10000;
}

.site-header .home-link {
	color: #141412;
	display: block;
	margin: 0 auto;
	max-width: 1000px;
	min-height: 100px;
	padding: 0 20px;
	text-decoration: none;
	width: 100%;
}

.header-width {
	max-width: 1140px;
}

.header-logo-02 {
	padding-top: 8px;
}


/**
 * 4.2 Navigation
 * ----------------------------------------------------------------------------
 */

.main-navigation {
	clear: both;
	margin: 0 auto;
	max-width: 1140px;
	position: relative;
	text-align: center;
	min-height: 50px;
	z-index: 10000;
}


.above-nav {
	background: #D40139;
	margin: 0 auto;
	height: 1px;
	width: 100%;
}

.navbar {
	margin: 0 auto;
	background-color: #93989E;
	background: url(../../../images/nav-bknd.jpg) repeat center top;
	max-width: 100%;
	width: 100%;
	text-align: center;
	z-index: 10000;
}

	#navbar.navbar {
	border-top: 0px solid #262b33;
	padding: 0px;
	box-shadow: 0px 5px 4px 0px #303030;
	z-index: 99000;
}


#mysticky-nav { 
	background:url(../../../images/nav-bknd.jpg) repeat center top; 
	border-bottom: 1px solid #000000;
	margin: 0 auto;
	z-index: 10000;
}

	#mysticky-nav.wrapfixed.down {
		background: url(https://www.petemergencyfund.org/temp/images/nav_bknd.jpg) repeat center top;
		background-color: #93989E;
	}

	#mysticky-nav.wrapfixed.up {
		background: url(https://www.petemergencyfund.org/temp/images/nav_bknd.jpg) repeat center top;
		background-color: #93989E;
	}

	#mysticky-nav.wrapfixed.myfixed {
		background: url(https://www.petemergencyfund.org/temp/images/nav_bknd.jpg) repeat center top;
		background-color: #93989E;
	}


/* pull-down menus */

ul.nav-menu,
div.nav-menu > ul {
	margin: 0;
	padding: 0 40px 0 0;
}

.nav-menu li {
	display: inline-block;
	position: relative;
	z-index: 10000;
}

/* nav text link color and pad between nav buttons */
.nav-menu li a {
	color: #fff;
	display: block;
	font-size: 18px;
	line-height: 1.2;
	text-align: center;
	padding: 14px 14px;
	font-weight: 400;
	text-decoration: none;
	text-transform: uppercase;
}

/* nav rollover background */
.nav-menu li:hover > a,
.nav-menu li a:hover {
	background-color: #1e1e1e;
	color: #fff;
	border: 0px solid #fff;
}

/* dropdown background */
.nav-menu .sub-menu,
.nav-menu .children {
	background-color: #4C4D4E;
	border: 0px solid #fff;
	border-top: 0;
	display: none;
	padding: 0;
	position: absolute;
	left: 0px;
	z-index: 11000;
}

.nav-menu .sub-menu ul,
.nav-menu .children ul {
	border-left: 0;
	left: 100%;
	top: 0;
}

/* dropdown submenu words pad */

ul.nav-menu ul a,
.nav-menu ul ul a {
	color: #fff;
	margin: 0;
	width: 230px;
	text-align: left;
	padding: 14px 14px;
}

/* dropdown rollover background */
ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover,
ul.nav-menu ul a:focus,
.nav-menu ul ul a:focus {
	background-color: #1e1e1e;
}

ul.nav-menu li:hover > ul,
.nav-menu ul li:hover > ul {
	display: block;
}

.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a {
	color: #1e1e1e;
	font-style: italic;
}

.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a {
	color: #1e1e1e;
	font-style: italic;
}


/* ------- Small menu ------- */
 
	.menu-toggle {
		color: #fff;
		width: auto;
	}

	.menu-toggle:hover,
	.menu-toggle:focus,
	.menu-toggle:active {
		color: #000000;
	}

	.toggled-on .nav-menu > li a:hover,
	.toggled-on .nav-menu > ul a:hover {
		background-color: #1e1e1e;
		color: #fff;
	}


/* -------- Buttons -------- */

button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	background: #589F01; /* Old browsers */
	background: -webkit-linear-gradient(top, #0448D0 0%, #00308F 100%); /* Chrome 10+, Safari 5.1+ */
	background:   linear-gradient(to bottom, #0448D0 0%, #00308F 100%); /* W3C */
	border-bottom: 1px solid #01174F;

}

button:hover,
button:focus,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus {
	background: #01174F; /* Old browsers */
	background: -webkit-linear-gradient(top, #0448D0 0%, #00308F 100%); /* Chrome 10+, Safari 5.1+ */
	background:   linear-gradient(to bottom, #0448D0 0%, #00308F 100%); /* W3C */
}

button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	background: #01174F; /* Old browsers */
	background: -webkit-linear-gradient(top, #0448D0 0%, #00308F 100%); /* Chrome 10+, Safari 5.1+ */
	background:   linear-gradient(to bottom, #0448D0 0%, #00308F 100%); /* W3C */
}


/**
 * 7.0 Footer
 * ----------------------------------------------------------------------------
 */


.site-footer .sidebar-container {
    padding: 0px 0px;
	background-color: #6E6E6E;
	border-bottom: 1px solid #D40139;
}

.site-footer .widget {
	text-align: center;
	font-size: 16px;
	font-weight: 400;
}

.site-footer .widget a {
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
}

.site-footer .widget a:hover {
	text-decoration: underline;
}

.site-footer .widget-title,
.site-footer .widget-title a,
.site-footer .wp-caption-text {
	color: #fff;
	font-weight: 400;
}

.site-footer .widget-area {
	margin: 0 auto;
	max-width: 1040px;
	width: 100%;
}

.sidebar .site-footer .widget-area {
	max-width: 1140px;
}

.site-footer .widget {
	background: transparent;
	color: #fff;
	float: left;
	margin-right: 0px;
	width: 245px;
}

.site-footer .widget {
	text-align: center;
}

.sidebar .site-footer .widget {
	width: 248px;
}

.sidebar .site-footer .widget:nth-of-type(4),
.sidebar .site-footer .widget:nth-of-type(3) {
	margin-right: 0;
}


.site-footer {
	background-color: #4C4D4E;
	color: #fff;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
}

.site-info {
	background-color: #4C4D4E;
	margin: 0 auto;
	max-width: 1000px;
	padding: 20px 0;
	width: 100%;
	color: #fff;
	font-size: 12px;
	text-transform: none;
}

.footer-company-info {
	color: #fff;
	text-transform: none;
	padding-bottom: 20px;
}


.footbar {
	margin: 0;
	height: 2px;
	background-color: #D40139;
}

.footer-bottom-info-01 {
	color: #fff;
	font-size: 13px;
	text-align: center;
}

.footer-bottom-info-02 {
	display: none;
}

.footer-bottom-info-01 a {
		color: #fff;
	}

.footer-bottom-info-01 a:hover {
		color: #fff;
		text-decoration: underline;
	}


/**
 * 5.0 Content
 * ----------------------------------------------------------------------------
 */

.entry-content {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	word-wrap: break-word;
}

.entry-content {
	margin-top: 0px;
}

.entry-content {
	margin: 0px auto;
	max-width: 1140px;
	width: 90%;
}

.entry-summary,
.entry-meta {
	margin: 0px auto;
	max-width: 1140px;
	width: 100%;
}


.entry-content a,
.comment-content a {
	color: #00308F;
	text-decoration: underline;
}

.entry-content a:hover,
.comment-content a:hover {
	color: #D40139;
}


table {
	border-bottom: 0px solid #fff;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 14px;
	line-height: 1.2;
	margin: 0 0 0px;
	width: 100%;
}

td {
	border-top: 0px solid #fff;
	padding: 0px 0px 0px 0;
}



/* Images */


.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}



/* Makes responsive fields.Sets size and field alignment.*/

input[type=text],
input[type=email],
input[type=url],
input[type=tel]
{
	width:100%;
	padding: 10px;
	border-radius:5px;
	border:1px solid #7ac9b7;
	font-size: 18px;
}

textarea {
	width:100%;
    border:1px solid #7ac9b7;
	border-radius:5px;
}

 
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=tel]:focus,
textarea:focus {
	border-color: #4697e4;
	font-size: 18px;
}

input,
select,
textarea {
	color: #0061c2;
	margin: 0;
	max-width: 100%;
}


	
	
/* Make captcha not show on non form pages */

body.page-id-600 .grecaptcha-badge,
body.page-id-4 .grecaptcha-badge,
body.page-id-445 .grecaptcha-badge,
body.page-id-446 .grecaptcha-badge,
body.page-id-447 .grecaptcha-badge,
body.page-id-449 .grecaptcha-badge,
body.page-id-448 .grecaptcha-badge,
body.page-id-598 .grecaptcha-badge,
body.page-id-187 .grecaptcha-badge,
body.page-id-24 .grecaptcha-badge,
body.page-id-30 .grecaptcha-badge,
body.page-id-79 .grecaptcha-badge,
body.page-id-472 .grecaptcha-badge,
body.page-id-39 .grecaptcha-badge,
body.page-id-327 .grecaptcha-badge,
body.page-id-48 .grecaptcha-badge,
body.page-id-524 .grecaptcha-badge,
body.page-id-50 .grecaptcha-badge,
body.page-id-329 .grecaptcha-badge,
body.page-id-1126 .grecaptcha-badge,
body.page-id-56 .grecaptcha-badge,
body.page-id-645 .grecaptcha-badge,
body.page-id-450 .grecaptcha-badge {
	display: none;
}


/**
 * Blocks
 * ----------------------------------------------------------------------------
 */

.wp-block-column {
	margin-bottom: 0em;
}

.wp-block-column:not(:first-child), .wp-block-column:nth-child(2n) {
    margin-left: 2px;
}


.wp-block-column:not(:last-child) {
    margin-right: 2px;
}

.ugb--has-background, .ugb-has-background {
    padding: 10px 5px;
}

.ugb-image-box__description {
	font-size: 24px;
}

.ugb-team-member.ugb-team-member--design-basic .ugb-team-member__item {
    background-color: #b3f79b;
}

#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-item {
    padding: 8px;
}

.bwg_image_wrap * {
	background: #404040;
}

.no-underline-link a {
	text-decoration: none;
}

#bwg_container1_0 #bwg_container2_0 .bwg_slideshow_dots_container_0 {
	padding: 20px;
}

.bwg-icon-times-sm:before {
    color: #FFFFFF;
    font-size: 60px;
}


/**
 * Mobile CSS
 * ----------------------------------------------------------------------------
 */


@media (max-width: 1200px) {

	.header-name {
		text-align: center;
		font-size: 36px;
		text-shadow: 1px 1px 2px #333333;
	}

	.header-slogan {
		text-align: center;
		font-size: 20px;
		text-shadow: 1px 1px 1px #434343;
	}	

}


@media (max-width: 1100px) {

	.header-name {
		text-align: center;
		font-size: 32px;
		text-shadow: 1px 1px 2px #333333;
	}
}


@media (max-width: 1024px) {

	.bwg-icon-times-sm:before {
 	   font-size: 48px;
	}
	
}


@media (max-width: 990px) {

	.nav-menu li a {
		padding: 14px 16px;
	}

	.header-name {
		padding-top: 20px;
		text-align: center;
		font-size: 28px;
		line-height: 1.2;
		text-shadow: 1px 1px 2px #333333;
	}

	.header-slogan {
		text-align: center;
		font-size: 18px;
		text-shadow: 1px 1px 1px #434343;
	}	

}


@media (max-width: 922px) {


}


@media (max-width: 860px) {

	.header-name {
		padding-top: 24px;
		text-align: center;
		font-size: 24px;
		text-shadow: 1px 1px 2px #333333;
	}

	.header-slogan {
		font-size: 16px;
		text-shadow: 1px 1px 1px #434343;
	}	

	.nav-menu li a {
		padding: 14px 14px;
	}

}

/* Collapse oversized image and pulled images after iPad breakpoint. */

@media (max-width: 767px) {

	.header-logo-01 {
		margin-top: 20px;
	}

	.header-logo-02 {
		padding-top: 0px;
	}

	.header-name {
		padding-top: 0px;
		max-width: 80%;
		text-align: center;
		font-size: 28px;
		text-shadow: 1px 1px 1px #333333;
	}

	.header-slogan {
		padding-top: 10px;
		max-width: 85%;
		font-size: 18px;
		text-shadow: 1px 1px 1px #434343;
	}	

	.site-footer .widget {
		width: 100%;
	}

	.footer-bottom-info-02 {
		margin: 0 auto;
		display: block;
		color: #fff;
		font-size: 13px;
		text-align: center;
		line-height: 1.3;
	}

	.footer-bottom-info-01 {
		display: none;
	}

	.footer-bottom-info-02 a {
		color: #fff;
	}

	.footer-bottom-info-02 a:hover {
		color: #fff;
		text-decoration: underline;
	}
	
	.entry-content {
		width: 100%;
	}

	.bwg-icon-times-sm:before {
 	   font-size: 32px;
	}

}


@media (max-width: 424px) {

	h1 {
		font-size: 36px;
		margin: 14px 0;
		text-shadow: 2px 2px 1px #b5b5b5;
	}

	h2 {
		font-size: 28px;
		margin: 12px 0;
		text-shadow: 1px 1px 1px #b5b5b5;
	}

	h3 {
		font-size: 22px;
		margin: 10px 0;
		text-shadow: 1px 1px 1px #b5b5b5;
	}

	h4 {
		font-size: 18px;
		margin: 9px 0;
		text-shadow: 1px 1px 1px #b5b5b5;
	}

	.has-large-font-size {
		font-size: 24px;
	}

	.has-larger-font-size {
		font-size: 32px;
	}

	.site-footer .widget {
		width: 90%;
	}

	.bwg-icon-times-sm:before {
 	   font-size: 20px;
	}

}

