/**
  * Color
  * Border Color
  * Background Color  
*/

/* Color
-------------------------------------------------------------- */
a:hover,
input[type="button"],
input[type="reset"],
input[type="submit"],
#btn-message a,
.top-title .top-post,
.tp-caption.title-slide,
.iconbox.style1.v3 .box-header .icon span,
.testimonial-item blockquote > span,
#header.style1.v1 .get-quote a,
.iconbox.style1 .box-header .icon span,
.widget-ft h3.title, .square .numb-count,
.imagebox.style2.border .imagebox-content ul li a,
.menu-mega ul.menu-mega-child li a:before,
.submenu > ul > li > .submenu-child li a:before,
.wrap-counter-1.style2 .counter .square .numb-count,
.header-top.style1 .wrap-header-top ul.flat-infomation li i,
.iconbox .box-content .more-link a,
.menu-extra > div > span:hover,
.video-title h6
 {
	color: #f4ab1d;
}

.today-deal a:hover,
.call-actions.style4 .btn-more a:hover {
	color: #fff;
}

/* Border Color
-------------------------------------------------------------- */
.box-cart .inner-box > a:hover > div.icon-cart,
.box-cart .inner-box ul.menu-compare-wishlist li a:hover,
.box-cart .inner-box .dropdown-box .btn-cart a.view-cart,
#header.style1.v1 .get-quote a,
.box-call-action .btn-more a {
	border-color: #f4ab1d;
}

.mainnav ul.menu > li > a {
	border-color: #fff;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
#form-email-footer:focus,
.widget-ft.widget-about form .input-email #subscribe-email:focus {
	border-color: #f4ab1d;
}

/* Background Color
-------------------------------------------------------------- */
button,
input[type="button"], 
input[type="reset"], 
input[type="submit"],
.go-top,
.more-link a:before,
.flat-video-fancybox a.fancybox:hover:after,
.tp-caption.flat-button-slider,
.iconbox.style1.v3.border-bottom:before,
.iconbox.style1.v1:hover,
.iconbox.center.style1.v1.custom-padding:before,
.progres .progress-item .progress-bar .progress-animate,
.portfolio-item .portfolio-image:before,
.box-call-action .btn-more a:after,
footer.style4 ul.social-ft.style1.v1 li a:hover,
.wrap-portfolio.grid.style5.v1 .portfolio-item .imagebox.style1 .imagebox-header .add-cart a:hover
 {
	background: #f4ab1d;
}

.portfolio-item:hover .portfolio-image:before {
	opacity: 0.9;
}

.tp-bullet {
	background: transparent;
}


.call-actions.style4 .btn-more a:after,
.rev_slider .tp-caption:after {
	background: #e69800;
}

.title-iconbox.style1 .view a:after, 
button.flat-button-form:after, .read-more a:after, 
.info-text .more-link a:after, .box-services .btn-more a:after, 
.wrap-error .content-error .btn-more a:after, .base:after, 
.call-action .form-action .wrap-input-email button:after, 
.wrap-sign-in .btn-submit button:after, 
.tp-caption.flat-button-slider:after, 
.form-call-back .btn-submit button:after, .get-quote a:after, 
.box-call-action .btn-more a:after, 
.box-cart .subcart .btn-cart a:after, 
ul.flat-infomation > li.purchase a:after, 
.contact-classic.style1 .btn-submit a:after, 
.call-actions.style4 .btn-more a:after, 
.view-project a:after, 
.widget-contact-me .btn-contact a:after, 
.text-me.style1 .text-header a:after,
button.flat-button-form:after, .read-more a:after, 
.info-text .more-link a:after, 
.box-services .btn-more a:after, 
.wrap-error .content-error .btn-more a:after, 
.tp-caption.flat-button-slider:after, 
.form-call-back .btn-submit button:after, 
.box-cart .subcart .btn-cart a:after, 
ul.flat-infomation > li.purchase a:after {
	background: #e2a020;
}