/*
Theme Name:     Kleo Child
Theme URI:
Description:    Child theme for Kleo
Author:         SeventhQueen
Author URI:     http://seventhqueen.com
Template:       kleo
Tags:  one-column, two-columns, right-sidebar, fluid-layout, custom-menu, featured-images, post-formats, sticky-post, translation-ready
License: GNU General Public License
License URI: license.txt
*/

/*
* Please add your custom styles below
*/

/* FONTS
-------- */

@import url(https://fonts.googleapis.com/css?family=Raleway);
@import url(https://fonts.googleapis.com/css?family=Calligraffitti);

/* HEADER TOP
------------- */

#headerTop p {
	padding: 0;
	margin: 10px 0 10px 0 !important;
}

@media (max-width: 992px) {

	#headerTop p {
		font-size: 12px !important;
	}

}

@media (max-width: 782px) {
	html.js-active.kleo-transform {
		margin-top: 0 !important;
	}

	html #wpadminbar {
    		display: none !important;
	}

	* html body { margin-top: -46px !important; }
}

@media (max-width: 767px) {

	#headerTop {
		display: none !important;
	}

}

/* HEADER TOP CITIES
-------------------- */

#headerTop .container {
    	padding-right: 15px !important;
    	padding-left: 15px !important;
}

#headerTop p a.national {
	color: #414141 !important;
}

#headerTop p a.national:hover {
	color: #00ADF2 !important;
}

#headerTop p a.national:before {
    	background-image: url('images/NCJWC-National-Icon.png') !important;
    	background-size: 8px 8px !important;
    	width: 8px !important; 
    	height: 8px !important;
    	content: "" !important;
	display: inline-block !important;
	margin-right: 2px !important;
	margin-left: 2px !important;
}

#headerTop p a.edmonton {
	color: #414141 !important;
}

#headerTop p a.edmonton:hover {
	color: #F67900 !important;
}

#headerTop p a.edmonton:before {
    	background-image: url('images/NCJWC-Edmonton-Icon.png') !important;
    	background-size: 8px 8px !important;
    	width: 8px !important; 
    	height: 8px !important;
    	content: "" !important;
	display: inline-block !important;
	margin-right: 2px !important;
	margin-left: 2px !important;
}

#headerTop p a.toronto {
	color: #414141 !important;
}

#headerTop p a.toronto:hover {
	color: #E0142B !important;
}

#headerTop p a.toronto:before {
    	background-image: url('images/NCJWC-Toronto-Icon.png') !important;
    	background-size: 8px 8px !important;
    	width: 8px !important; 
    	height: 8px !important;
    	content: "" !important;
	display: inline-block !important;
	margin-right: 2px !important;
	margin-left: 2px !important;
}

#headerTop p a.vancouver {
	color: #414141 !important;
}

#headerTop p a.vancouver:hover {
	color: #722388 !important;
}

#headerTop p a.vancouver:before {
    	background-image: url('images/NCJWC-Vancouver-Icon.png') !important;
    	background-size: 8px 8px !important;
    	width: 8px !important; 
    	height: 8px !important;
    	content: "" !important;
	display: inline-block !important;
	margin-right: 2px !important;
	margin-left: 2px !important;
}

#headerTop p a.winnipeg {
	color: #414141 !important;
}

#headerTop p a.winnipeg:hover {
	color: #E0142B !important;
}

#headerTop p a.winnipeg:before {
    	background-image: url('images/NCJWC-Winnipeg-Icon.png') !important;
    	background-size: 8px 8px !important;
    	width: 8px !important; 
    	height: 8px !important;
    	content: "" !important;
	display: inline-block !important;
	margin-right: 2px !important;
	margin-left: 2px !important;
}

#headerTop p a.icjw {
	color: #414141 !important;
}

#headerTop p a.icjw:hover {
	color: #6D6E72 !important;
}

#headerTop p a.icjw:before {
    	background-image: url('images/NCJWC-ICJW-Icon.png') !important;
    	background-size: 8px 8px !important;
    	width: 8px !important; 
    	height: 8px !important;
    	content: "" !important;
	display: inline-block !important;
	margin-right: 2px !important;
	margin-left: 2px !important;
}

/* SOCIAL TOP BAR
----------------- */

.header-color.social-header a {
    	background-color: #E0142B !important;
	border-color: #E0142B !important;
	color: #ffffff !important;
}

/* CONTAINER
------------ */

.main-color.container-wrap {
	border-color: transparent !important;
}

/* MAIN NAV
----------- */

.kleo-main-header .nav.navbar-nav {
	text-transform: uppercase !important;
}

.kleo-main-header .navbar-nav > li > a {
    	font-weight: 900 !important;
}

/* FIX FOR MOBILE NAV */
@media (max-width: 991px) {
	.kleo-main-header .navbar-collapse.collapse.in {
		display: block !important;	
	}
}

/* HOME PAGE 
------------ */

.page-id-816 h3.post-title {
    	font-size: 16px !important;
	text-align: center !important;
}

.vc_gitem-post-data-source-post_excerpt {
}

/* PROJECT PAGE
--------------- */

.page-id-7844 h3.post-title {
    	font-size: 16px !important;
	text-align: center !important;
}

.vc_gitem-post-data-source-post_excerpt {
}

/* SINGLE PROJECT PAGE
---------------------- */

.single-portfolio h3.post-title {
    font-size: 16px !important;
	text-align: center !important;
}

/* CONTACT FORM 7 
----------------- */

span.wpcf7-list-item {
	display:block !important;
}

.wpcf7-form-control.check-box {
	min-height: 215px !important; 
}

@media only screen and (max-width: 424px) {

	.wpcf7-form-control.check-box {
		min-height: 240px !important; 
	}

}

select.wpcf7-form-control:not([multiple]) {
    	background: url("images/select-arrow.png") 100% 50% no-repeat !important; 
}

.page-id-30 .wpcf7-form-control:not(.wpcf7-submit) {
	display: block;
	width: 100%;
	height: 2.7586206896551726em;
	padding: .5517241379310345rem;
	font-size: 14.5px;
	line-height: 1.7;
	color: #565656;
	background-color: #fff;
	background-image: none;
	border: 1px solid #E6E6E6 !important;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	outline: none;
}

.page-id-30 .wpcf7-form-control.wpcf7-checkbox:not(.wpcf7-submit) {
	border: 0px solid #E6E6E6 !important;
}

.page-id-30 textarea.wpcf7-form-control:not(.wpcf7-submit) {
	height: 160px !important;
}

.wpcf7-form-control:not(.wpcf7-submit) {
	display: block;
	width: 100%;
	height: 2.7586206896551726em;
	padding: .5517241379310345rem;
	font-size: 14.5px;
	line-height: 1.7;
	color: #565656;
	background-color: #fff;
	background-image: none;
	border: 1px solid #E0142B !important;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	outline: none;
}

.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-not-valid {
	color: #bb5857 !important;
	border-color: #bb5857 !important;
}

.wpcf7-validation-errors {
	font-size: 14.5px !important;
	color: #BD5755 !important;
}

.wpcf7-not-valid-tip {
	color: #DB393A !important;
}

.wpcf7-validation-errors {
	border: 0px solid #b1402f !important;
	color: #DB393A !important;
}

div.wpcf7-mail-sent-ok {
	border: 0px solid #398f14 !important;
	color: #E0142B !important;
}

/* GOOGLE MAPS
-------------- */

.wpb_gmaps_widget .wpb_wrapper {
	background-color: none !important;
 	padding: 0px !important;
}

/* FOOTER 
--------- */

#footer h4.widget-title {
	color: #414141 !important;
}

.footer-color .widget_nav_menu .current_page_item > a {
	background-color: #FAFAFA !important;
}

.footer-color .widget_nav_menu li:first-child > a,
.footer-color .widget_nav_menu a {
	border-top-color: #eaeaea !important;
	border-bottom-color: #eaeaea !important;
}

#footer .col-sm-3:first-child {
  width: 50% !important;
}

#footer .col-sm-3:nth-child(2) {
  display: none !important;
}

/* PAGE GRID LAYOUT 
------------------- */

.vc_btn3-color-juicy-pink {
	color: #fff;
	background-color: #1C3E9E !important;
	padding: 14px 20px !important;
	border: 1px solid transparent !important;
}

.vc_btn3-color-juicy-pink:hover {
	color: #fff;
	background-color: #616266 !important;
	padding: 14px 20px !important;
	border: 1px solid transparent !important;
}

/* TIMELINE EXPRESS 
------------------- */

.cd-timeline-block.masonry-brick {
	margin-top: 5px !important;
}	

.cd-timeline-content .the-excerpt {
    	z-index: 9 !important;
}

@media only screen and (max-width: 821px) {

	.cd-timeline-block:nth-child(odd) .cd-timeline-content::before {
    		border-right-color: #EFEFEF;
	}

}

/* PRESIDENT SIGNATURE
---------------------- */

span.presidentSignature{
	font-family: 'Calligraffitti', cursive !important;
	font-size: 19px !important;
	padding-top: 25px !important;
}

/* iCAL CALENDAR
---------------- */

.ai1ec-calendar-toolbar {
    	border: 0px solid #dbdbdb !important;
}

.ai1ec-agenda-view .ai1ec-event-summary-footer {
	display: none !important;
}

.ai1ec-calendar-toolbar .ai1ec-nav {
	display: none !important;
}

/* SINGLE PORTFOLIO 
------------------- */

.single-portfolio h2 {
	color: #E0142B !important;
}

/* ENVIRA GALLERY
----------------- */

.envirabox-opened .envirabox-title {
	display: none !important;
}

/* REVOLUTION SLIDER
-------------------- */

h1.tp-caption {
	color: #E0142B !important;
}


h2.tp-caption {
	color: #414141 !important;
}

h2.tp-caption.titlepink {
	color: #E82F61 !important;
}

.tp-caption {
	color: #E0142B !important;
}

.tp-caption.small_text, .small_text {
	text-shadow: 0px 0px 0px rgba(0,0,0,0.5) !important;
}

@media only screen and (max-width: 480px) {

	.page-id-816 .HomeFullwidthBtn {
		margin-top: 25px !important;	
	}


	.page-id-816 h1.tp-caption.homeH1 {
		font-size: 22px !important;
		margin-top: -25px !important;
	}

	.page-id-816 h2.tp-caption {
		font-size: 14px !important;
		min-width: 247px !important;
    		max-width: 247px !important;
		text-align: center !important;
		white-space: pre-wrap !important;
	}

	.page-id-816 .tp-caption.HomeFullwidthBtn a.btn.with-icon.btn-highlight.btn-lg {
    		line-height: 25px !important;
    		border-width: 1px;
    		margin: 10px 0px 0px !important;
    		padding: 7px 14px !important;
    		font-size: 15px !important;
	}

	.page-id-816 .tp-caption.HomeFullwidthBtn a.btn.with-icon.btn-highlight.btn-lg i {
    		display: none !important;
	}


}

/* DONATE TODAY BUTTON
---------------------- */

.donate-today-button img {
	position: fixed;
	bottom: 0px; 
	opacity: 1.0; 
	right: 145px;
	text-align: center; 
	z-index: 99999; 
	width: 150px;
}

@media (max-width: 767px) {

	.donate-today-button img {
		display: none !important;
	}

}

/* EMAIL AND TO THE TOP ICONS
----------------------------- */

a.kleo-quick-contact-link,
a.kleo-go-top.on {
	background-color: rgba(0,0,0,0.3) !important;
}

/* MAILCHIMP FORM
----------------- */

.mc4wp-form-theme input[type=email] {
	margin: 0 auto !important;
}

.mc4wp-alert.mc4wp-success {
	color: #00ADF5 !important;
}

/* SEARCH RESULTS
----------------- */

.search-results span.post-meta {
	display: none !important;
}

.search-results .item-likes {
	display: none !important;
}

/* VOLUNTEER
------------ */

h3.ult_modal-title {
	color: #E0142B !important;
	font-weight: 700 !important;
}

/* SHIRLEES GIFT NOOK
--------------------- */

.page-id-8737 .wpb_raw_code.wpb_content_element.wpb_raw_html {
	margin-top: 35px !important;
}

/* DOWNLOADS
------------ */

.w3eden {
  margin-bottom: 30px;
}

/* CTA SECTION
-------------- */

.cta-section .vc_general.vc_cta3 {
  border: 0px solid transparent !important;
}

.cta-section p {
  color: #fff !important;
}

@media (max-width: 768px) {
 .cta-section .vc_general.vc_cta3.vc_cta3-actions-right .vc_cta3-actions {
    margin-top: 25px !important;
 }
}