/*
 Theme Name:   Construction Child
 Theme URI:    http://www.suntamers.com/orange-county/
 Description:  Construction Child Theme
 Author:       Rick Freeman
 Author URI:   http://www.rdcdesigns.net
 Template:     construction
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  construction-child
*/
@import url("../construction/style.css");


.wpc-menu > li.current-menu-item > a, .wpc-menu > li.current-menu-ancestor > a
{
  color: #fab702;
}
.header-transparent .site-header.fixed-on { 
    background-color: rgba(0, 0, 0, 0.4);
}
.site-header.header-fixed {
    background-color: rgba(0, 0, 0, 0.8)!important;
}
@media only screen and (max-width: 767px)  {
    #services {
        margin-top:170px;
        background-color: transparent!important;
    }
	.no-background-mobile {
		background-image: none !important;	
	}
}

.featured-box .featured-box-thumb img
{
  width: 100%;
  box-shadow: 8px 8px 8px black;
  border: 2px solid black;
}
.featured-box .featured-box-button a {
    color: black;
}
.featured-box .featured-box-button a:hover {
    color: blue;
}
.fa-twitter {
	background-color: #29a9e1;
}	
.fa-facebook {
	background-color: #3b5a9a;	
}
.fa-google-plus {
	background-color: #df4b38;	
}
.fa-yelp {
	background-color: #c42026;	
}
.fa-instagram {
	background-color: #fab500;	
}
.testimonial-button-div .btn-black-text {
	color: #00008b !important;
}
/*Testimonials Page*/
form#wpmtst-submission-form input, form#wpmtst-submission-form textarea {
	border: 1px solid black;
}
form#wpmtst-submission-form span.after {
	font-size: .85em; 
	font-style: italic;
}
.testimonial-content {
	background-color: rgba(129,215,66, 0.49);
	color: black;
}
.wpmslider-viewport {
	margin-top: 0;
}
.testimonial-client a {
	color: #00008b;
	font-weight: bold;
	text-decoration: underline;
}
