/*
 Theme Name:   BrightHaven Theme (via GeneratePress Child)
 Theme URI:    http://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       IKT
 Template:     generatepress
 Version:      0.1
 Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, fluid-layout, responsive-layout, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, featured-images, theme-options, light, white, dark, black, blue, brown, gray, green, orange, pink, purple, red, silver, tan, yellow
*/

/*
= General Styles
------------------------------------------------------ */
html {
border-top: 5px solid #5AAA95;
}

body {
line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
clear: none;
line-height: 1;
font-weight: bold;
}

h4, h5, h6 {
font-size: 22px;
font-weight: bold;
}

h5 {
font-size: 20px;
}

h6 {
font-size: 18px;
}

blockquote {
border-left: none;
margin: 10px 10px 10px 30px;
padding: 5px 10px;
quotes: "\201C""\201D""\2018""\2019";
font-size: 23px;
line-height: 1.5;
}

blockquote:before {
color: #025587;
content: open-quote;
font-size: 4em;
line-height: 0.1em;
margin-right: 0.25em;
vertical-align: -0.4em;
}

blockquote:after {
color: #025587;
content: close-quote;
font-size: 4em;
line-height: 0.1em;
margin-right: 0.3em;
vertical-align: -0.64em;
}

blockquote p {
display: inline;
}

/* page navigation on the bottom */
.paging-navigation {
clear: both;
}

.paging-navigation a,
.paging-navigation .page-numbers current {
background: #095587;
color: #fff !important;
display: inline-block;
padding: 3px 10px;
font-family: 'Montserrat', Arial, sans-serif;
}

.paging-navigation a:hover {
background: #71abde;
}

/* Post page navigation */
.post-navigation .next {
float: right;
}

.breadcrumbs {
font-size: 12px;
margin-top: 15px;
margin-bottom: 10px;
margin-left: 10px;
font-family: 'Montserrat', Arial, sans-serif;
}

.clearfix:after {
content: "";
display: table;
clear: both;
}

a:hover {
transition: all 0.5s ease;
}

/* Buttons */
button,
button.rescue,
button.donate,
button.pdf-download {
background: #5AAA95;
padding: 15px 10px;
font-family: 'Montserrat', Arial, sans-serif;
font-weight: 300;
}

button:hover {
background: #7acab5;
transition: all 0.5s ease;
}

button.rescue {
background: #5AAA95;
margin-bottom: 15px;
padding: 25px 15px;
}

button:hover.rescue,
button:hover.donate {
background: #7acab5;
transition: all 0.5s ease;
}

button.donate {
margin-bottom: 15px;
padding: 25px 15px;
}

button.pdf-download {
background: #BA2D02;
margin-bottom: 15px;
padding: 12px 15px;
}

button:hover.pdf-download {
background: #e63c08;
transition: all 0.5s ease;
}

#right-sidebar button {
width: 100%;
}

/* Image */
a:hover img {
opacity: 0.7;
transition: all 0.5s ease;
}

.soliloquy-outer-container img:hover {
opacity: 1;
}

/*
= Header
------------------------------------------------------ */
.site-logo {
	max-width: 420px;
}

.header-newsletter-signup {
float: right;
}

.header-newsletter-signup .header-signup {
padding: 5px 10px;
font-size: 12px;
background: #ffad31;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-khtml-border-radius: 15px;
border-radius: 15px;
}

.header-newsletter-signup .header-signup:hover {
background: #ec8f00;
}

/* Newsletter Sign Up Form on Header */
header .constant-contact-signup-form-short {
background: #CEDBE0;
padding: 8px 10px;
display: inline-block;
margin-bottom: 10px;
font-size: 12px;
float: right;
margin-top: -60px;
font-family: 'Montserrat', Arial, sans-serif !important;
margin-left: 50px;
}

header .constant-contact-signup-form-short h5 {
color: #333;
margin-bottom: 4px;
font-size: 10px;
text-align: center;
font-weight: normal;
}

header .constant-contact-signup-form-short .emailtxt {
font-size: 10px;
}

header .constant-contact-signup-form-short p {
margin-bottom: 5px;
font-size: 12px;
}

header .constant-contact-signup-form-short input.email-txt {
padding: 5px 4px !important;
font-size: 12px !important;
color: #333 !important;
width: 120px !important;
border: 1px solid #ddd !important;
}

header .constant-contact-signup-form-short .button {
font-size: 10px;
padding: 3px 5px;
}


/*
= Home Page
------------------------------------------------------ */
.home .breadcrumbs,
.home .disclaimer {
display: none;
}

/* Banner Image Slider */

.soliloquy-container .soliloquy-controls-direction .soliloquy-prev {
	background: #074B64 url(../../plugins/soliloquy/assets/css/images/left.png) no-repeat scroll 50% 50%;
}

.soliloquy-container .soliloquy-controls-direction .soliloquy-next {
	background: #074B64 url(../../plugins/soliloquy/assets/css/images/right.png) no-repeat scroll 50% 50%;
}

.soliloquy-container .home-banner .soliloquy-caption .soliloquy-caption-inside {
background: rgba(255,255,255,0.5);
box-sizing: border-box;
padding: 40px 60px 25px 60px;
width: 75%;
float: left;
font-size: 16px;
line-height: 1.3;
text-shadow: none;
text-align: left;
color: #074b64;
}

.soliloquy-container .home-banner .soliloquy-caption .soliloquy-caption-inside h1 {
color: #074b64;
font-size: 30px;
line-height: 1;
margin-bottom: 15px;
font-family: 'Nunito', sans-serif;
}

.soliloquy-container .home-banner .soliloquy-caption .soliloquy-caption-inside p {
margin-bottom: 15px;
margin-right: 30px;
line-height: 1.3;
}

.soliloquy-container .home-banner .soliloquy-caption .soliloquy-caption-inside button {
background: #5AAA95;
padding: 15px;
font-family: 'Nunito', sans-serif;
font-weight: bold;
}

.soliloquy-container .home-banner .soliloquy-caption .soliloquy-caption-inside button:hover {
background: #7ACAB5;
}

.main-column {
width: 65%;
float: left;
box-sizing: border-box;
padding: 15px 25px;
}

.side-column {
width: 35%;
float: left;
box-sizing: border-box;
padding: 35px 25px;
background: #CEDBE0;
margin-bottom: 20px  !important;
}

.main-column h3 {
line-height: 1;
margin-bottom: 5px;
}

.main-column .thumb {
float: left;
margin-right: 20px;
}

.main-column article {
border-bottom: 1px dashed #ddd;
margin-bottom: 20px;
}

.main-column article h3 a {
color: #074B64;
font-family: 'Nunito', sans-serif;
font-weight: bold;
}

.main-column article h3 a:hover {
color: #276B84;
}

.main-column .entry-meta {
font-size: 12px;
margin-bottom: 10px;
}

.entry-meta .posted-on a,
.entry-meta .byline a,
.entry-meta .byline {
	color: #5AAA95;
	font-family: 'Nunito', sans-serif;
	font-weight: bold;
}

.read-more,
.read-more:visited {
	font-family: 'Nunito', sans-serif;
    font-weight: bold;
	color: #074B64;
}

.side-column p {
margin-bottom: 10px;
line-height: 1.3;
}

.side-column img {
margin-right: 8px;
}

.side-column h3 {
font-size: 20px;
margin-bottom: 15px;
}

.side-column h3 a {
color: #333;
}

.side-column h3 a:hover {
color: #707070;
}

.side-column h4 {
font-size: 16px;
margin-bottom: 10px;
}

.side-column .categories {
list-style: none;
font-size: 20px;
font-weight: bold;
margin-bottom: 10px;
font-family: 'Montserrat', Arial, sans-serif;
}

.side-column button.rescue {
width: 100%;
}

.side-column .categories ul {
font-weight: normal;
margin-top: 10px;
font-size: 14px;
}

.side-column .sidebar {
margin-top: 20px;
font-size: 14px;
border-bottom: 3px dashed #dde2eb;
padding-bottom: 20px;
}

.side-column .social {
border-bottom: none;
}

.side-column .social ul {
margin-left: 0px;
}

.side-column .social li {
margin: 0 10px 0 0;
float: left;
list-style: none;
}

.side-column .social a {
color: #074B64;
}

/*
= Blog Page
------------------------------------------------------ */
.blog .inside-article {
border-bottom: 5px solid #ddd;
margin-bottom: 20px;
}

.blog h2 {
line-height: 1;
margin-bottom: 15px;
}

.blog .entry-meta {
font-family: 'Montserrat', Arial, sans-serif;
}


.separate-containers .page-header {
padding-bottom: 5px;
}

.separate-containers .inside-right-sidebar, .inside-left-sidebar {
margin-top: 20px;
}

/*
= Archive Page (archive.php)
------------------------------------------------------ */
.archive .page-header {
background: #dfe3ea;
padding: 25px 30px;
font-family: 'Montserrat', Arial, sans-serif;
font-size: 0.8em;
}

.archive .page-header h1.page-title {
font-size: 18px;
}

/*
= In Memoriam & Animal Stories Page
------------------------------------------------------ */
/* In Memoriam Index & Taxonomy Page */
.post-type-archive-in-memoriam h1,
.tax-year-of-death h1,
.tax-animal-spiecies h1,
.post-type-archive-animal-stories h1 {
font-size: 35px;
}

.post-type-archive-in-memoriam .date,
.tax-year-of-death .date,
.tax-animal-spiecies .date {
font-size: 12px;
margin-bottom: 5px;
}

.post-type-archive-in-memoriam #right-sidebar,
.tax-year-of-death #right-sidebar,
.tax-animal-spiecies #right-sidebar,
.post-type-archive-animal-stories #right-sidebar {
display: none;
}

.post-type-archive-in-memoriam #primary,
.tax-year-of-death #primary,
.tax-animal-spiecies #primary,
.post-type-archive-animal-stories #primary {
width: 100%;
}

.post-type-archive-in-memoriam article,
.tax-year-of-death article,
.tax-animal-spiecies article,
.post-type-archive-animal-stories article {
width: 33.3333333%;
height: 540px;
float: left;
}

.post-type-archive-in-memoriam article .inside-article,
.tax-year-of-death .inside-article,
.tax-animal-spiecies .inside-article,
.post-type-archive-animal-stories article .inside-article {
padding-bottom: 0;
}

.post-type-archive-in-memoriam .post-image,
.tax-year-of-death .post-image,
.tax-animal-spiecies .post-image,
.post-type-archive-animal-stories .post-image {
float: none !important;
margin: 0 !important;
}

.post-type-archive-in-memoriam h2,
.tax-year-of-death h2,
.tax-animal-spiecies h2,
.post-type-archive-animal-stories h2 {
font-size: 25px;
margin-bottom: 5px;
font-family: 'Montserrat', Arial, sans-serif;
}

.post-type-archive-in-memoriam .entry-summary,
.tax-year-of-death .entry-summary,
.tax-animal-spiecies .entry-summary,
.post-type-archive-animal-stories .entry-summary {
margin: 5px 0 0 0;
font-size: 14px;
}

/* In Memorial Single Page */
.single-in-memoriam .page-header-image-single {
float: left;
margin-right: 25px;
}

/* In Memoriam Widget */
#in-memoriam-single,
#animal-stories-single {
/* background: #e5e4d9; */
background: #fff;
margin-top: 30px;
margin-bottom: 5px;
font-family: 'Montserrat', Arial, sans-serif;
font-size: 14px;
}

#in-memoriam-single a,
#animal-stories-single a {
color: #BA2D02;
}

#in-memoriam-single h4.widget-title,
#animal-stories-single h4.widget-title {
font-size: 20px;
background: #0a5587;
color: #fff;
text-align: center;
padding: 8px 10px;
}

#in-memoriam-single h5,
#animal-stories-single h5 {
font-size: 18px;
margin-bottom: 5px;
text-align: center;
}

#in-memoriam-single .more-photos,
#animal-stories-single .more-photos {
text-align: center;
margin-top: 10px;
}

#in-memoriam-single .more-photos .wp-caption-text,
#animal-stories-single .more-photos .wp-caption-text {
font-size: 12px;
}

#in-memoriam-single .see-others,
#animal-stories-single .see-others {
margin-top: 25px;
line-height: 1;
}

/* Animal Stories Widget ONLY */
#animal-stories-single {
background: none;
}

/* Animal Stories Sigle Page */
.single-animal-stories .page-header-image-single {
float: left;
margin-right: 25px;
}

.site-description {
display: none;
}

/*
= Navigation > Main Nav
------------------------------------------------------ */
nav #menu-primal-menu .sub-menu a {
font-size: 14px;
padding-left: 10px;
font-family: 'Montserrat', Arial, sans-serif;
}

#menu-global-menu .sub-menu a {
font-size: 14px;
padding-left: 10px;
}

/* Donate Nav */
#menu-item-308,
#menu-item-308:hover {
background: #5AAA95;
}

#menu-item-308 a {
color: #fff;
background: #5AAA95;
}

#menu-item-308 a:hover {
color: #fff;
}

#menu-item-308 .sub-menu li a {
color: #fff;
background: #5AAA95;
}

#menu-item-308 .sub-menu li a:hover {
background: #7ACAB5;
}


/* For Global Menu */
#menu-global-menu .menu-item-has-children > a:first-child, #menu-global-menu .page_item_has_children > a:first-child {
padding-right: 0 !important;
}

/* For Primary Menu */
.sf-menu .menu-item-has-children > a:first-child, .sf-menu .page_item_has_children > a:first-child {
padding-right: 0 !important;
}


/*
= WYSIWYG
------------------------------------------------------ */
hr {
border-top: none;
border-right: none;
border-left: none;
border-bottom: 1px dashed #b0b0b0;
margin-top: 15px;
margin-bottom: 25px;
clear: both;
background: none;
}

img.no-border {
border: none;
}

.entry-content li {
margin-bottom: 10px;
}

.wp-caption .wp-caption-text {
padding: 8px 10px;
margin: 0;
background: transparent;
position: inherit;
text-align: center;
font-size: 12px;
color: #333;
}

.wp-caption .wp-caption-text a, .wp-caption .wp-caption-text a:visited, .wp-caption .wp-caption-text a:hover {
color: #1e73be;
}

.wp-caption .wp-caption-text a:hover {
text-decoration: none;
}

.wp-caption, .alignnone, .alignleft, .alignright {
margin-bottom: 1.5em;
max-width: 100%;
position: relative;
border: none;
padding: 4px;
}

figure.wp-caption, figure.alignnone, figure.alignleft, figure.alignright {
border: 1px solid #ddd;
}

.social {
margin-left: 0;
}

.social li {
margin: 0 10px 0 0;
float: left;
list-style: none;
}


/* -- 2 columns -- */

.col1, .col2 {
float: left;
width: 50%;
box-sizing: border-box;
}

.col1 {
margin-bottom: 10px;
padding-right: 30px;
}

.disclaimer,
.note {
margin-top: 25px;
margin-bottom: 15px;
background: #dbe7aa;
padding: 15px 25px;
font-size: 14px;
line-height: 1.5;
font-family: 'Montserrat', Arial, sans-serif;
}

.note {
background: #dfe3ea;
}

.product-info-box {
background: #dfe3ea;
padding: 15px 25px;
font-family: 'Montserrat', Arial, sans-serif;
width: auto;
display: inline-block;
margin-bottom: 20px;
}

/*
= Profile Box (i.e. used in Our Vets page, Our Team page, Animal Family)
------------------------------------------------------ */
.profile-box {
margin: 15px 0 25px 0;
padding-bottom: 25px;
}

.profile-box .photo {
width: auto;
float: left;
margin-right: 24px;
}

.profile-box .photo .alignleft {
border: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}

.profile-box .photo p.wp-caption-text {
font-weight: bold;
font-size: 14px;
line-height: 16px;
}

/*
= Form
------------------------------------------------------ */

fieldset {
padding: 15px;
border: 1px dashed #c5c5c5;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
border-radius: 3px;
background: rgba(241, 241, 241, 0.98);
margin-bottom: 20px;
}

legend {
padding: 0 10px;
font-weight: bold;
font-size: 1.2em;
}

select {
font-size: 1em;
width: auto;
}

.required {
color: red;
font-size: 0.85em;
}

.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"] {
height: 20px;
padding: 16px 10px;
width: 230px;
line-height: 20px;
border: 1px solid #a9a9a9;
background: none repeat scroll 0 0 #FFFFFF;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
margin: 5px 0;
}

input[type="image"]:hover {
background-color: #ffffff;
opacity: 0.8;
}

/*
= Animal Rescue Network Application Form
------------------------------------------------------ */

div.wpcf7-mail-sent-ok {
border: none;
background: #0a5587;
color: #ffffff;
padding: 30px;
margin: 10px 0;
font-family: 'Montserrat', Arial, sans-serif;
}

/*
= Constant Contact Sign up form
------------------------------------------------------ */
.ctct-custom-form h2 {
font-family: 'Montserrat', Arial, sans-serif;
font-size: 31px;
margin-bottom: 12px !important;
line-height: 1;
}

.ctct-custom-form p {
font-family: 'Domine' ,sans-serif !important;
font-size: 18px !important;
font-weight: normal !important;
text-transform: none !important;
color: #333 !important;
}

.ctct-custom-form input[type="text"] {
width: 350px;
padding: 18px 15px !important;
border-radius: 0;
box-shadow: none !important;
font-family: 'Montserrat', Arial, sans-serif!important;
font-size: 18px !important;
}

/* Sign Up for Newsletter Form within WYSIWYG */
.constant-contact-signup-form-short {
background: #CEDBE0;
padding: 20px 30px 10px 30px;
display: inline-block;
margin-bottom: 15px;
font-size: 14px;
}

.constant-contact-signup-form-short h5 {
font-family: 'Montserrat', Arial, sans-serif;
color: #2150a0;
margin-bottom: 8px;
font-size: 18px;
}

.constant-contact-signup-form-short p {
margin-bottom: 5px;
}

.constant-contact-signup-form-short input.email-txt {
padding: 15px 4px !important;
font-size: 16px !important;
color: #333 !important;
}

.constant-contact-signup-form-short .button {
font-family: 'Montserrat', Arial, sans-serif;
font-size: 14px;
padding: 6px 15px;
}

/*
= 404 Error page
------------------------------------------------------ */
body.error404 #primary {
font-size: 24px;
}


/*
= Widget Side Bar Area
------------------------------------------------------ */
.separate-containers .widget {
margin-bottom: 0 !important;
}

.widget-title {
margin-bottom: 10px;
}

/*
= Footer Widgets Area
------------------------------------------------------ */

.footer-widgets h4.widget-title {
color: #095587;
margin-bottom: 10px;
line-height: 1;
}

.footer-widgets li {
line-height: 1.5;
}

.separate-containers .widget {
margin-bottom: 20px;
}

/*
= Footer
------------------------------------------------------ */
.inside-site-info {
font-size: 14px;
}

.inside-site-info a {
text-decoration: underline;
}

.inside-site-info a:hover {
text-decoration: none !important;
}

.footer-social {
float: right;
}

.footer-social li {
margin: 0 10px 0 0;
float: left;
list-style: none;
}

/*
= Mobile, iPhone
------------------------------------------------------ */
/* Display Taggle (Mobile) menu at 878px width instead of default */
@media (max-width: 878px) {
	.secondary-navigation .menu-toggle, .secondary-navigation.toggled ul.secondary-menu {
	display: block;
	}

	.secondary-navigation ul {
	display: none;
	}
}

@media (max-width: 874px) {
	/* Caption to show on small screen */
    .soliloquy-container .soliloquy-caption {
        display: block !important;
    }

	.soliloquy-container .home-banner .soliloquy-caption .soliloquy-caption-inside {
	width: 100%;
	background: none;
	}

	.soliloquy-container .home-banner .soliloquy-caption .soliloquy-caption-inside h1 {
	font-size: 20px;
	}

	/* Make Caption display blow the image */
	.soliloquy-container { max-height: none !important; background: #dfe3ea !important; }
	.soliloquy-viewport { height: auto !important; }
	.soliloquy-container .soliloquy-caption { position: relative !important; }

	.post-type-archive-in-memoriam article,
	.tax-year-of-death article,
	.post-type-archive-animal-stories article {
	height: auto;
	width: 50%;
	}

	.post-type-archive-in-memoriam article .entry-summary,
	.tax-year-of-death .entry-summary,
	.post-type-archive-animal-stories article .entry-summary{
	display: none;
	}
}

@media (max-width: 769px) {

	.main-column, .side-column, .col1, .col2 {
	width: 100%;
	}

	.col2 ul {
	margin-top: -5px;
	}

	.col1 ul {
	margin-bottom: -5px;
	}

	nav.main-navigation {
	/*display: none;*/
	}

	.widget ul li {
	font-size: 16px;
	}

	h4.widget-title {
	font-size: 18px;
	}

	button {
	width: 100%;
	}

	/* Home page */

	.side-column {
	margin-bottom: 0 !important;
	}

	.side-column .sidebar {
	font-size: 16px;
	}

	.home .constant-contact-signup-form-short h5 {
	margin-top: 0;
	font-size: 13px;
	}

	/* In Memoriam */
	#in-memoriam-single .more-photos {
	width: 50%;
	float: left;
	box-sizing: border-box;
	padding-right: 15px;
	text-align: center;
	}

	#in-memoriam-single h5 {
	text-align: left;
	}

	/* Animal Stories */
	#animal-stories-single {
	margin-top: 0;
	}

	#animal-stories-single .more-photos {
	 float: left;
	 width: 50%;
	 box-sizing: border-box;
	 padding-right: 10px;
	}

	#animal-stories-single h5 {
	margin-bottom: 10px;
	font-size: 25px;
	}

	/* Post page navigation (bottom) */
	.post-navigation .next {
	float: right;
	}

	.post-navigation .next a,
	.post-navigation .prev a{
	background: #0a5587;
	color: #fff;
	padding: 10px;
	display: inline-block;
	font-family: 'Montserrat', Arial, sans-serif;
	margin-bottom: 10px;
	}

	.soliloquy-container .home-banner .soliloquy-caption .soliloquy-caption-inside p {
	margin-right: 0 !important;
	}

}

/**
 * Make Amazon Smile buttons disappear.
 */
.top-banner-amazonsmile,
.top-amazonsmile {
	display: none;
}

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

	/* Newsletter Sign Up Form */
	header .constant-contact-signup-form-short {
	display: none;
	}

}

@media only screen and (max-width: 480px) {
	body {
	font-size: 16px;
	}

	blockquote {
	margin: 3px 0;
	font-size: 20px;
	}

	/* Logo */
	.main-title a {
	background-size: 250px 75px;
	width: 250px;
	height: 75px;
	}

	h1 {
	font-size: 28px;
	line-height: 1;
	}

	h2 {
	font-size: 23px;
	font-weight: bold;
	}

	.entry-content h2 {
	font-size: 22px;
	line-height: 1;
	font-weight: bold;
	}

	h3 {
	font-size: 20px;
	}

	.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content {
	padding: 20px;
	}

	.entry-content li {
	margin-bottom: 10px;
	line-height: 1;
	}

	/* In Memoriam & Animal Stories */
	.post-type-archive-in-memoriam h1,
	.post-type-archive-animal-stories h1 {
	font-size: 28px;
	}

	.tax-year-of-death h2 {
	font-size: 19px;
	text-align: center;
	}

	.tax-year-of-death h2 {
	font-size: 19px;
	text-align: center;
	}

	.post-type-archive-in-memoriam .inside-article,
	.tax-year-of-death .inside-article,
	.post-type-archive-animal-stories .inside-article {
	padding: 0 5px;
	}

	.post-type-archive-in-memoriam h2,
	.tax-year-of-death h2,
	.tax-animal-spiecies h2,
	.post-type-archive-animal-stories h2 {
	font-size: 16px;
	text-align: center;
	}
}