/*
Theme Name: Baseline Creative
Theme URI: http://www.baselinecreative.com
Author: Baseline Creative
Author URI: http://www.baselinecreative.com
Description: Responsive WordPress theme for Baseline Creative websites
Version: 1.1
*/

@import url("https://fonts.googleapis.com/css?family=Mandali");
@import url("https://fonts.googleapis.com/css?family=Courgette");

html,
body {
	font-family: 'Mandali', sans-serif;
	word-wrap: break-word;
	padding-bottom: 0px!important;
	max-width: 100%;
	overflow-x: hidden;
	color: #22211f;
	font-size: 18px;
	line-height: 1.418;
	/*height:100%;*/
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}
::selection {
    background: #41bee2; /* WebKit/Blink Browsers */
    color: #ffffff;
}
::-moz-selection {
    background: #41bee2; /* Gecko Browsers */
	color: #ffffff;
}
h1 {
	font-family: 'Mandali', sans-serif; 
	color: #41bee2;
	font-size: 36px;
	margin-bottom: 20px;
    font-style: normal;
}
h1.HeroHeader {
    font-size: 72px;
}
h2 {
	font-family: 'Mandali', sans-serif; 
	font-size: 20px;
	color: #41bee2;
    margin:0px;
    padding:0px;
}
h3 {
	font-family: 'Courgette', sans-serif; 
	color: #41bee2;
	font-size: 26px;
}
h3 a {
	color: #585651;
	text-decoration: none;
}
h6 {
	font-size: 18px;
}
@media only screen and (min-width: 768px) {
	h1 {
		font-size: 30px;
	}
	h2 {
		font-size: 56px;
	}
	h3 {
		font-size: 24px;
	}
	h6 {
		font-size: 20px;
	}
}
@media only screen and (min-width: 992px) {
	h1 {
		font-size: 33px;
	}
	h3 {
		font-size: 40px;
	}
	h6 {
		font-size: 22px;
	}
}
@media only screen and (min-width: 1200px) {
	h1 {
		font-size: 46px;
	}
	
	h6 {
		font-size: 24px;
	}
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #b2b0ac;
}
.entire-div-link a,
.entire-div-link-new-window a {
	text-decoration:none;
}
.entire-div-link a:hover,
.entire-div-link-new-window a:hover {
	color:inherit;
}
.entire-div-link:hover {
 	cursor:pointer;
}
p {
    font-family: 'Mandali', sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #464644;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -310px;
}
.footer, .push {
	height: 310px;
	clear: both;
}

.wpb_content_element {
	margin-bottom:0px !important;
}

/* Navigation - Main Menu */
.navigation_wrapper {
	background:#42bee2;
}
.navigation a {
	text-decoration: none;
	font-size: 16px;
	font-weight:normal;
}
.navbar {
	border:0px;
}
.navbar-default {
	background-color:transparent;
	border:0px;
	margin:0px;
}
.navbar-default .navbar-nav > li,
.navbar-default .navbar-nav > li > a {
	background-color:transparent;
	color:#FFF;
	text-decoration:none;
}
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:focus, 
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > li > a:hover {
	background-color:#464644;
	color:#FFF;
	border-bottom:0px;
}

.navigation .nav-previous {
	float: left;
}
.navigation .nav-next {
	float: right;
}
.navbar {
	margin-bottom: 0;
}
.navbar-default {
	background-color: transparent;
}
.navbar-default .navbar-brand2 img {
	margin-top: 4px;
	max-height: 100px;
	margin-left: 70px;
}
.navbar-default .navbar-toggle {
	border: none;
}
.navbar-header {
	text-align:center;
}
.navbar-toggle {
	float:none;
}
.navbar-toggle .icon-bar {
	width: 25px;
	height: 4px;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color:#FFF;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color:transparent;
}


/* Header Right */
#menu-social-media,
#menu-top-menu {
	list-style-type:none;
	float:none;
	clear:both;
	padding:0px;
}
#menu-top-menu {
	margin-bottom:30px;
}
#menu-social-media {
	margin-bottom:20px;
}
#menu-social-media li,
#menu-top-menu li {
	display:inline;
}
#menu-social-media li img {
	width:20px;
	height:20px;
	margin:0px 5px 0px 5px;
}
#menu-top-menu li a {
	background:#464644;
	color:#FFF;
	font-size:14px;
	text-decoration:none;
	padding:5px 10px 5px 10px;
	display:inline-block;
}
#menu-top-menu li a:hover,
#menu-top-menu li.current-menu-item a {
	background:#42bee2;
	color:#FFF;
	text-decoration:none;
}

/* Slider */
.soliloquy-container .soliloquy-caption {
	background-color:transparent !important;
}
.soliloquy-container .container {
	max-width:1200px;
	background-color:#41bee2;
	padding-bottom:20px;
	margin:0 auto;
}
.soliloquy-container .slider_title {
	text-align: center; 
	font-size: 50px; 
	color: #ffffff; 
	line-height: 75px;
}
.soliloquy-container .slider_title_alt {
	font-family: 'Courgette', sans-serif; 
	color: #464644;
}
.soliloquy-container .slider_sub_title {
	text-align: center; 
	color: #ffffff; 
	letter-spacing: 1px; 
	text-transform: uppercase; 
	font-size: 16px;
}
.soliloquy-container {
	max-width: 100% !important;
	max-height: none !important;
}
.soliloquy-container .soliloquy-image {
	width: 100%;
}
.soliloquy-container .soliloquy-caption-inside {
	padding:0px !important;
}
.soliloquy-caption {
	padding-bottom:45px !important;
}

/* Footer */
.footer {
	margin-top:40px;
	background-color:#41bee2;
	text-align:center;
}
#menu-footer-menu {
	list-style-type:none;
	text-align:center;
	margin:40px 0px 60px 0px;
	padding:0px;
}
#menu-footer-menu li {
	display:inline-table;
	font-size:14px;
}
#menu-footer-menu li a {
	color:#FFF;
	text-transform:uppercase;
	text-decoration:none;
	margin:0px 20px 0px 20px;
}
.footer_left, 
.footer_right {
	margin-bottom:20px;
}
.footer_left p {
	text-align:left;
	color:#194754;
	font-size:12px;
}
.footer_right p {
	text-align:right;
	color:#194754;
	font-size:12px;
}
.footer_right a {
	color:#194754;
}

/* Images */
.featured-image {
	height: auto;
	overflow: hidden;
}
img.attachment-post-thumbnail.wp-post-image {
	width: 100%;
}
.page img.attachment-post-thumbnail.wp-post-image,
.blog .post img.attachment-post-thumbnail.wp-post-image,
.single-product img.attachment-post-thumbnail.wp-post-image {
	margin-top: 0em;
}

img {
	display: inline-block;
	height: auto;
	max-width: 100%;
}
img.noborder {
	border: none;
}
img[class*="wp-image-"] {
	margin-top: 10px;
	margin-bottom: 10px;
}
img.nobottommargin {
	margin-bottom: 0;
}
img.nomargin {
	margin: 0;
}
.wp-caption {
	margin-bottom: 10px;
	max-width: 100%;
	font-size: 14px;
}
.wp-caption.aligncenter {
	margin-bottom: 10px;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
}
.wp-caption .wp-caption-text {
	text-align: center;
	margin-top: 10px;
}
/* WP Gallery */

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

embed,
iframe,
object {
	max-width: 100%;
}
/* Text meant only for screen readers */

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


.container {
	padding: 0 15px 0 15px;
}
.cta {
	background-color: #b2b0ac;
	margin-top: 20px;
	padding: 10px 0;
	text-align: center;
}
.hentry {
	margin: 0 0 1.5em;
	padding-bottom: 40px;
}
.sticky {
	display: block;
}
.bypostauthor {
	display: block;
}
.modal-content {
	background-color: rgba(0, 0, 0, .8);
}
.modal-header {
	border-bottom: none;
	padding: 5px;
	min-height: 5px;
}
button.close {
	color: #fff;
	opacity: 1;
	margin-top: 3px;
}
ul,
ol {
	margin-bottom: 10px;
}

/* Sidebar */
.sidebar .widget {
	margin-bottom: 35px;
}
.sidebar .widget h4 {
	font-weight: 600;
}
.sidebar .widget ul {
	padding-left: 8px;
}
.sidebar .widget ul li {
	list-style-type: none;
}
.sidebar .widget ul li a {
	text-decoration: none;
}
.sidebar form,
.sidebar form label,
.sidebar form input[type=search],
.sidebar form input[type=submit] {
	width: 100%;
}

/* Forms */
form input[type=text],
form input[type=search],
form textarea {
	padding: 10px;
}
.modal-header {
	display: none;
}
.modal-backdrop.in {
	opacity: .8;
}
.modal-body {
	background-color: #6d6d6d;
	padding-bottom: 10px;
}
form input[type=text],
form input[type=search],
form textarea,
form input[type=email],
form select {
	padding: 10px;
	width: 100%;
}
form textarea {
	height: 130px;
}

.clear {
	clear: both;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
a,
input[type=submit] {
	transition: all 0.5s ease;
}
.btn {
	background-color: #595651;
	color: #ffffff;
	font-style: italic;
	border-radius: 0;
	border: none;
	text-decoration: none;
	padding: 10px 25px;
	width: 100%;
}
.btn:hover {
	background-color: #9b968e;
}
.btn .fa {
	padding-left: 10px;
}
.margin-bottom {
	margin-bottom: 20px;
}
.margin-top {
	margin-top: 10px;
}
.more-margin-top {
	margin-top: 40px;
}
blockquote {
	border-left: none;
}

.BlueBorderTop a {
	color:#FFF;
}
.BlueBorderTop a:hover {
	color:#464644;
}

.header_left {
	text-align:center;
}
.header_right {
	text-align:center;
	margin:30px 0px 0px 0px;
}
.header_right .widget {
	overflow:hidden;
}
.gform_wrapper {
	display:block !important;
}

h3.view_all {
	float:left;
}
div.view_all {
	float:right;
	text-transform:uppercase;
	margin-top:20px;
}
.view_all a {
	color: #41bee2;
}

.wpb_gallery_slides .wpb_flexslider .flexslider_fade .flexslider {
    margin-bottom: 0px!important;
}

.BlueBorder .vc_column-inner {
    background-color: #ffffff;
    border: 5px solid #41bee2;
    transition: border-color 0.5s ease-in-out;
}

.BlueBorder .vc_column-inner:hover {
    background-color: #ffffff;
    border: 5px solid #464644;
    transition: border-color 0.5s ease-in-out;
}

.BlueBorder .vc_column-inner a {
    color: #41bee2;
	text-decoration: none
}

.BlueBorder .vc_column-inner a:hover {
    color: #464644;
}

.BlueBorderMobile {
    background-color: #ffffff;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    float:none;
    border: 5px solid #41bee2;
    transition: border-color 0.5s ease-in-out;
}

.BlueBorderMobile:hover {
    background-color: #ffffff;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    float:none;
    border: 5px solid #464644;
    transition: border-color 0.5s ease-in-out;
}

.BlueBorderTop .vc_column-inner {
    border-top: 5px solid #41bee2;
}

.BlueBG,
.vc_btn3,
.gform_button {
    background-color: #41bee2 !important;
    color: #ffffff !important;
    padding:5px 20px 5px 20px !important;
	font-size:18px !important;
	border:0px !important;
	text-decoration:none !important;
	transition: all 0.5s ease;
}
.BlueBG:hover,
.vc_btn3:hover,
.gform_button:hover {
    background-color: #464644 !important;
}

#Foster .vc_column-inner {
    background-image: url(//waalrescue.org/wp-content/uploads/2018/02/WAAL_Foster.jpg);
    background-size: cover; /*600px 453px;*/
	background-repeat: no-repeat;
    background-position: center;
}

#Dogs .vc_column-inner {
    background-image: url(//waalrescue.org/wp-content/uploads/2018/02/WAAL_Dogs.jpg);
    background-size: cover; /*600px 453px;*/
    background-repeat: no-repeat;
    background-position: center;
}

#Cats .vc_column-inner {
    background-image: url(//waalrescue.org/wp-content/uploads/2018/02/WAAL_Cats.jpg);
    background-size: cover; /*600px 453px;*/
    background-repeat: no-repeat;
    background-position: center;
}

/* Shop */
.ecwid-productBrowser-auth-signInLink {
	font-size: 18px !important;
	background: #42bee2 !important;
	color: #fff !important;
	padding: 0px 20px 0px 20px !important;
	font-family: 'Mandali', sans-serif !important;
}

@media only screen and (min-width: 768px) {
	.header_left {
		text-align:left;
	}
	.header_right {
		text-align:right;
	}
	#menu-social-media, 
	#menu-top-menu {
		float:right;
	}
	#menu-top-menu {
		margin-bottom:0px;
	}
	.navbar-default .navbar-nav > .active > a, 
	.navbar-default .navbar-nav > .active > a:focus, 
	.navbar-default .navbar-nav > .active > a:hover,
	.navbar-default .navbar-nav > li > a:hover {
		background-color:transparent;
		color:#FFF;
		border-bottom:2px solid #464644;
	}
	.wpb_content_element {
		margin-bottom:35px !important;
	}
}

@media only screen and (min-width: 992px) {
	.footer, .push {
		height: 180px;
	}
	.wrapper {
		margin: 0 auto -180px;
	}
	.navbar-collapse.collapse {
		/*float: right;*/
		float: none;
		padding-right: 0;
	}
	#menu-top-menu li a {
		margin-left:30px;
		font-size:18px;
		padding:5px 10px 5px 10px;
	}
}

@media only screen and (min-width: 1200px) {
	
}