/*
Theme Name: Construction Child
Theme URI: http://nolaflash.com
Description: Construction Child Theme
Author: David Martin
Author URI: http://nolaflash.com
Template: construction
Version: 1.0.0
Text Domain: construction-child
*/

a {
	color: #233765;
}

input[type="reset"], input[type="submit"], input[type="submit"] {
	background: #233765;
}

textarea:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus {
	border-color: #233765;
}

/*------------------------------
	2.9 Helper
------------------------------*/
.primary-color {
	color: #233765;
}

.secondary-color {
	color: #00aeef;
}

.site-header .header-right-wrap .extract-element .phone-text {
	color: #233765;
}

.site-branding img {
    border: 4px solid silver;
}
/* post navigation link  */
a[rel~="next"] {
    float: right;
}

@media screen and (min-width: 1100px) {
	.header-transparent .header-right-wrap .extract-element .phone-text {
		color: #233765;
	}
}

.site-topbar a:hover {
	color: #233765;
}

.site-topbar .widget a:hover {
	color: #233765;
}

.wpc-menu a:hover {
	color: #233765;
}

.wpc-menu ul li a:hover {
	background: #233765;
}

.wpc-menu ul li.current-menu-item > a {
	background: #233765;
}

.wpc-menu > li.current-menu-item > a, .wpc-menu > li.current-menu-ancestor > a {
	color: #233765;
}

@media screen and (max-width: 1100px) {
	.nav-toggle-active i {
		color: #233765;
	}
}

.loop-pagination a:hover, .loop-pagination span:hover {
	background: #233765;
}

.loop-pagination a.current, .loop-pagination span.current {
	background: #233765;
}

.footer-social {
	background: #233765;
}

.entry-content blockquote {
	border-left: 3px solid #233765;
}

.entry-footer .post-categories li a:hover, .entry-footer .post-tags li a:hover {
	color: #233765;
}

#comments .comment .comment-wrapper .comment-meta .comment-time:hover, #comments .comment .comment-wrapper .comment-meta .comment-reply-link:hover, #comments .comment .comment-wrapper .comment-meta .comment-edit-link:hover {
	color: #233765;
}

.heading-404 {
	color: #233765;
}

.grid-item .grid-title a:hover {
	color: #233765;
}

.widget a:hover {
	color: #233765;
}

.widget #calendar_wrap a,
.widget_recent_comments a {
	color: #233765;
}

.tagcloud a:hover {
	background: #233765;
}

#secondary .widget.widget_nav_menu ul li a:hover, #secondary .widget.widget_nav_menu ul li li a:hover, #secondary .widget.widget_nav_menu ul li li li a:hover {
	color: #233765;
}

#secondary .widget.widget_nav_menu ul li.current-menu-item a {
	color: #233765;
}

#secondary .widget.widget_nav_menu ul li.current-menu-item a:before {
	border-left: 6px solid #233765;
}

.woocommerce ul.products li.product a img:hover,
.woocommerce div.product div.images img:hover {
	border-color: #233765;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background: #233765;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce #respond input#submit.alt:focus, .woocommerce #respond input#submit.alt:active, .woocommerce a.button.alt:hover, .woocommerce a.button.alt:focus, .woocommerce a.button.alt:active, .woocommerce button.button.alt:hover, .woocommerce button.button.alt:focus, .woocommerce button.button.alt:active, .woocommerce input.button.alt:hover, .woocommerce input.button.alt:focus, .woocommerce input.button.alt:active {
	background-color: #233765;
}

.woocommerce ul.products li.product .price {
	color: #233765;
}

.woocommerce span.onsale {
	background: #233765;
}

.woocommerce .star-rating {
	color: #233765;
}

.entry-content .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li.ui-tabs-active a, .entry-content .wpb_content_element .wpb_accordion_header li.ui-tabs-active a {
	background: #233765;
}

.entry-content .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header.ui-state-active a {
	background: #233765;
}

.btn {
	background: #233765;
}

.btn-primary {
	background: #233765;
	color: #FFFFFF !important;
}

.iconbox-wrapper .iconbox-icon .primary, .iconbox-wrapper .iconbox-image .primary {
	color: #233765;
}

.iconbox-wrapper a:hover {
	color: #233765;
}

.custom-heading .heading-line {
	background: #233765;
}

.custom-heading .heading-line.primary {
	background: #233765;
}

.breadcrumbs a:hover {
	color: #233765;
}