h2, h1 {color:#f8ca00;}
a {color:#f8ca00;}
a:hover, a:focus {color:#f8ca00; text-decoration:none;}
header:before, .gradient_overlay:before { 
background: -moz-linear-gradient(left,  rgba(248,202,0,0.7) 0%, rgba(255,255,255,0.7) 100%), url("../../images/overlay-pattern.png") repeat; /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(248,202,0,0.7)), color-stop(100%,rgba(255,255,255,0.7))), url("../images/overlay-pattern.png") repeat; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(248,202,0,0.7) 0%,rgba(255,255,255,0.7) 100%), url("../../images/overlay-pattern.png") repeat; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(248,202,0,0.7) 0%,rgba(255,255,255,0.7) 100%), url("../../images/overlay-pattern.png") repeat; /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(248,202,0,0.7) 0%,rgba(255,255,255,0.7) 100%), url("../../images/overlay-pattern.png") repeat; /* IE10+ */
background: linear-gradient(to right,  rgba(248,202,0,0.7) 0%,rgba(255,255,255,0.7) 100%), url("../../images/overlay-pattern.png") repeat; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8ca00', endColorstr='#ffffff',GradientType=1 ), url("../images/overlay-pattern.png") repeat; /* IE6-9 */ 
position: absolute;
z-index: 0;
top: 0;
left: 0;
width: 100%;
height: 100%;}
.icons .wow:hover strong, footer a, ul.recent_post li a:hover, .mejs-currenttime, .post a:hover h2, ul.twitter_feeds [class^="icon-"]:before, ul.twitter_feeds [class*=" icon-"]:before,
.share a:hover [class^="icon-"]:before, .share a:hover [class*=" icon-"]:before, ul.categories li a:hover {color:#f8ca00 !important;}
[class^="icon-"]:before, [class*=" icon-"]:before {color:#f8ca00;}
.text-white a:hover {}
.feature_icons .wow:hover, .price_span, .project:hover .project_text, ul.tags li:hover a, .post_type,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .mejs-controls .mejs-time-rail .mejs-time-current, .btn-light {background:#f8ca00 !important;}

.team_thumb:before, .featured_image a .hover {background: url(../../images/plus.png) no-repeat center center rgba(248,202,0,0.7);}
.price ul h1 {color:#fff;}
footer .social a:hover > [class^="icon-"]:before, footer .social a:hover > [class*=" icon-"]:before {color:#f8ca00 !important;}
.team .social a:hover [class^="icon-"]:before, .team .social a:hover [class*=" icon-"]:before  {color:#f8ca00 !important}
@media only screen and (max-width:767px) { .navbar, .sticky-wrapper.is-sticky .navbar, .sticky-wrapper.is-sticky .navbar .navbar-nav > li > a, .sticky-wrapper.is-sticky .dropdown li a {background:#f8ca00 !important;}}
.post_type {border:solid 1px #f8ca00;}

.tooltip > .tooltip-inner {background:rgba(248,202,0,0.9) !important;}
.tooltip.top .tooltip-arrow {border-top-color:rgba(248,202,0,0.9) !important;}
input:-webkit-autofill,
input:-webkit-autofill:focus {
	-webkit-box-shadow:0 0 0 50px #f8ca00 inset; /* Change the color to your own background color */
	-webkit-text-fill-color: #fff;
}

input[type=submit], .btn-mandy {background:#f8ca00 !important; border:solid 1px #f8ca00 !important;}
input[type=submit]:hover, .btn-mandy:hover {background:#fff !important; border:solid 1px #f8ca00 !important;color:#f8ca00 !important;}
.btn-light:hover {color:#f8ca00 !important; background:rgba(255,255,255,0.9) !important}