/*
Theme Name: Howl Child Theme
Description: Child theme for Howl
Author: Red Pearl Design Company
Template: howl
*/



/* Header */

.header-compact .outer-wrap,
.sticky-menu-activate.outer-wrap {
    padding-bottom: 15px;
}

.split-menu.top-bar-wrap {
	text-align: center;
}

.split-menu.header-section {
    display: inline-block;
    float: none;
}

.split-menu.header-logo-section {
	padding: 0 20px;
}

.header-compact .split-menu.outer-header-wrap {
	padding-bottom: 0;
	top: 15px;
}

/*
LOGO SIZE SET IN THEME OPTIONS PANEL
.split-menu .logo img {
	width: 225px;
}
*/

.split-menu.stickymenu-zone.sticky-menu-activate {
	animation: none;
}

.split-menu .right-menu li:first-child {
    margin-left: 0;
}

.split-menu ul li {
	display: table;
	width: 10px;
	text-align: left;
}

.split-menu .homemenu .sf-menu a {
    padding: 0 0 20px;
}

.split-menu .homemenu .sf-menu li {
    margin-left: 0;
	padding-left: 12px;
	padding-right: 12px;
	/*border-right: 1px solid #80bb4f;*/
	/*border-right: 1px solid #efefef;*/
}

.split-menu .homemenu .sf-menu li:first-child {
	/*border-left: 1px solid #80bb4f;*/
	/*border-left: 1px solid #efefef;*/
}

.split-menu .homemenu .sf-menu ul li a {
    padding: 8px 0;
}

@media only screen and (min-width: 1201px) and (max-width: 1300px) {
	.split-menu .homemenu ul li a {
		font-size: 12px;
		letter-spacing: 1.5px;
	}
}


/* Link Styles */

a {
    color: #80bb4f;
	}

a:hover {
	color: #cfd712;
	}
	
	
/* Homepage Hero Image */
.heroimage-wrap .mouse-pointer {
	display: none;
	}


/* Button Customization */

#career-centered-button {
    padding-top: 8px;
    text-align: center;
	}


/* Page Titles */

/*.title-container-wrap {
	background-position: center bottom !important;
	}
*/

/* Project, etc shortcodes */

.gridblock-background-hover {
    opacity: 1;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+97&0+52,0.95+86,0.95+100 */

background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 52%, rgba(0,0,0,0.95) 86%, rgba(0,0,0,0.95) 97%, rgba(0,0,0,0.95) 100%); /* FF3.6-15 */

background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 52%,rgba(0,0,0,0.95) 86%,rgba(0,0,0,0.95) 97%,rgba(0,0,0,0.95) 100%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 52%,rgba(0,0,0,0.95) 86%,rgba(0,0,0,0.95) 97%,rgba(0,0,0,0.95) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#f2000000',GradientType=0 ); /* IE6-9 */

	cursor: default;
	}

.gridblock-background-hover:hover {
	/*background: rgba(0, 0, 0, 0.0) none repeat scroll 0 0;*/
	/* Permalink - first gradient - larger: http://colorzilla.com/gradient-editor/#000000+0,000000+97&0+27,0.95+86,0.95+100 */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+97&0+52,0.95+86,0.95+100 */

background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 52%, rgba(0,0,0,0.95) 86%, rgba(0,0,0,0.95) 97%, rgba(0,0,0,0.95) 100%); /* FF3.6-15 */

background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 52%,rgba(0,0,0,0.95) 86%,rgba(0,0,0,0.95) 97%,rgba(0,0,0,0.95) 100%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 52%,rgba(0,0,0,0.95) 86%,rgba(0,0,0,0.95) 97%,rgba(0,0,0,0.95) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#f2000000',GradientType=0 ); /* IE6-9 */

cursor: default;
	}

.gridblock-links-wrap {
    bottom: 20%;
	}

.boxtitle-worktype {
    color: #80bb4f;
	}
	
.gridblock-grid-element .boxtitle-hover a {
    color: rgba(255, 255, 255, 1.0);
	}
	
.column-gridblock-icon::after {
    background-color: rgba(128, 187, 79, 0.5) !important;
	}

.column-gridblock-icon i {
    color: #fff;
	}

.gridblock-background-hover .boxtitle-hover a {
	color: rgba(255, 255, 255, 1.0);
	}


#our-divisions .column-gridblock-icon {
    display: none;
	}


#our-divisions .boxtitle-worktype {
    display: none;
}

#our-divisions .gridblock-grid-element .boxtitle-hover a {
	font-size: 18px;
	font-family: "Raleway","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 300;
}

#our-divisions .gridblock-links-wrap {
    bottom: 15%;
}


#custom-info-columns .service-column {
    border-right: 1px solid #80bb4f;
    padding: 0 30px 10px 5px;
}

@media only screen and (min-width: 1025px) {
	#custom-info-columns .service-column {
		min-height: 230px;
	}
}

#custom-info-columns #info-last-in-row .service-column {
    border-right: 0 solid;
}



#contact-location-columns .service-column {
    border-right: 1px solid #80bb4f !important;
    padding: 0 30px 10px 5px;
}

#contact-location-columns #contact-last-in-row .service-column {
    border-right: 0 solid !important;
}

/* the columns aren't centered but the 1 column view seems to break when attempting to center by removing left margin percentage */

/*#contact-location-columns .column-setter.span12 .span3 {
    width: 25%;
}

#contact-location-columns .mtheme-following-cell {
    margin-left: 0%;
}*/

@media only screen and (max-width: 1024px) {
	#custom-info-columns .service-column {
    border-right: 0px solid #80bb4f;
	border-bottom: 1px solid #80bb4f !important;
	}
	
	#contact-location-columns .service-column {
    border-right: 0px solid #80bb4f !important;
	}
}

.portfolio-gutter-nospace.gridblock-three .gridblock-element {
    margin: 0;
    width: 33.33%;
}


/* Post Meta Display */

.post-meta-time, .post-meta-comment {
    display: none;
}

.no-comments {
    display: none;
}

.blog-details-section {
    display: none;
}



/* Footer */

.footer-container {
    padding: 0;
	margin: -10px 0 0;
	width: 100% !important;
	}

#footer .footer-column {
    margin: 0 0 0 2.5%;
    padding: 0 0 0 2.5%;
    width: 21.25%;
}

@media only screen and (max-width: 767px) {
	#footer .footer-column {
		margin: 0;
		padding: 0 0 0 5% !important;
	}
}

#footer .footer-column:last-child {
	background-color: #EBEBEB;
}

.menu-divisions-mini-menu-container, .menu-footer-nav-mini-menu-container {
    line-height: 14px;
	}
	
/*.sidebar-widget .widget_text img, .footer-widget .widget_text img.custom-footer-logo {
    max-width: 200px;
	position: absolute;
	bottom: 65px;
	}*/
	
.footer-column .widget_text img.custom-footer-logo {
	max-width: 200px;
	position: absolute;
	bottom: 65px;
	left: 30px;
}

@media only screen and (max-width: 584px) {
	.footer-column .widget_text img.custom-footer-logo {
		bottom: 90px;
	}
}
	
.footer-full-column .sidebar-widget {
    margin-bottom: 0;
}
	
.footer-column .sidebar-widget {
    margin-bottom: 10px;
}

.sidebar-widget ul li.page_item::before {
    display: none;
	}
	
.sidebar-widget ul li.page_item {
    padding-left: 4px;
}
	
/*.sidebar-widget ul li.page_item::before {
	content: "\f054";
    font-family: "Fontawesome";
    font-size: 10px;
    left: 2px;
    position: absolute;
    top: 18px;
	}*/

.contact_address_block .contact_locations {
	position: relative;
	padding-left: 20px;
	font-weight: normal;
	color:	#737373;
	}
			
.contact_address_block .contact_locations:before {
	font-family: 'fontawesome';
	position: absolute;
	left: 0px;
	color: #000;
	}

.contact_address_block .contact_locations:before {
	content: "\f041";
	}
	
#footer .contact_address_block li {
    padding: 2px 0;
	}

#footer .contact_address_block .contact_email, #footer .contact_address_block .contact_phone {
    left: 20px;
}

.contact-background-color {
    background: #ebebeb none repeat scroll 0 0;
    padding: 0 10px 10px 15px;
}

.widget-first.contact-background-color.sidebar-widget {
    margin-bottom: -10px;
}

/*.divisions-minimenu-category {
    color: #000;
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 2px;
    margin: 0 0 15px;
    padding: 20px 0 10px;
    text-transform: uppercase;
}

.sidebar-widget .widget_nav_menu ul li.divisions-minimenu-category a {
    font-weight: 300;
}
*/

#menu-divisions-mini-menu, #menu-footer-nav-mini-menu {
    text-transform: uppercase;
}

#menu-divisions-mini-menu li, #menu-footer-nav-mini-menu li {
    font-weight: 500;
	font-family: "Raleway","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 11px;
}

.sidebar-widget .widget_nav_menu ul li a {
	font-weight: normal;
}

#footer h3 a {
    color: #000000;
}

/* Mobile */

.mobile-menu-icon {
    font-size: 24px !important;
	background: #80bb4f none repeat scroll 0 0 !important;
	margin-top: 13px !important;
	}

.mobile-menu-toggle {
    background: #ffffff none repeat scroll 0 0 !important;
	}
	
@media only screen and (max-width: 960px) {
	#footer .footer-column:last-child {
		margin-bottom: 100px;
		}
}
	
/* 404 Page */

.mtheme-404-wrap {
    margin-top: 40px;
}

.mtheme-404-wrap .mtheme-404-icon i {
    color: #80bb4f;
}

.mtheme-404-wrap .mtheme-404-error-message1 {
    margin-top: 30px;
}
