/*
* Author: WpFrank
* Created by: (WP Frank)
* Copyright (c) 2020, include.
* http://wpfrank.com/
* Name: skin-golden.css
*/


/*--------------------------------------------------------------*/
/*	Navbar
/*--------------------------------------------------------------*/
.main-navigation .menu>li .sub-menu>li.current-menu-ancestor>a, 
.main-navigation .menu>li .sub-menu>li.current-menu-parent>a, 
.main-navigation .menu>li .sub-menu>li.current-menu-item>a, 
.main-navigation .menu .current-menu-ancestor>a, 
.main-navigation .menu .current-menu-parent>a, 
.main-navigation .menu .current-menu-item>a, 
.main-navigation .menu>li>a:hover {
    color: #ffc000;
}
.main-navigation .menu li.menu-item-has-children>a+.menu-arrow-button i {
    color: #ffc000;
}
.main-navigation .menu>li .sub-menu>li>a:hover {
    background-color: #ffc000;
}
.main-navigation .menu>li .sub-menu {
    border-top: 3px solid #ffc000;
}
/*--------------------------------------------------------------*/
/*	Cart Icon
/*--------------------------------------------------------------*/

.shopping-cart:hover > a { color: #ffc000; }
.shopping-cart > a .cart-total { background-color: #ffc000; }

/*--------------------------------------------------------------*/
/*	Default Html Elements
/*--------------------------------------------------------------*/

a:hover, a:focus, a:active { color: #ffc000; }
blockquote:before { color: #ffc000; }

button, button[disabled]:hover, 
button[disabled]:focus, 
input[type="button"], 
input[type="button"][disabled]:hover, 
input[type="button"][disabled]:focus, 
input[type="reset"], 
input[type="reset"][disabled]:hover, 
input[type="reset"][disabled]:focus, 
input[type="submit"], 
input[type="submit"][disabled]:hover, 
input[type="submit"][disabled]:focus {
	background: #ffc000;
}

button:hover, button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {
    background: #ffc000;
}
/*--------------------------------------------------------------*/
/*	Footer Copyrights - Site Info
/*--------------------------------------------------------------*/

.site-info a:hover, .site-info a:focus { color: #ffc000; }

/*--------------------------------------------------------------*/
/*	Header Top Info
/*--------------------------------------------------------------*/

.header-contact-info li i { color: #ffc000; }
.header-top .btn { background-color: #ffc000; }

/*--------------------------------------------------------------*/
/*	Footer Copyright 
/*--------------------------------------------------------------*/
.site-info a:hover {
    color: #ffc000;
}
.site-footer ul li a:hover {
	color: #ffc000;
}
/*--------------------------------------------------------------*/
/*	Owl Carousel Next Prev 
/*--------------------------------------------------------------*/

.owl-carousel .owl-prev:hover, 
.owl-carousel .owl-next:hover { 
	background-color: #ffc000; 
}

#owl-main .owl-nav button:hover {
    background: #ffc000;
}

/*--------------------------------------------------------------*/
/*	Owl Carousel Paginations / Dots
/*--------------------------------------------------------------*/

.owl-theme .owl-dots .owl-dot.active span, 
.owl-theme .owl-dots .owl-dot:hover span {
    background: rgb(255,192,0, 1);
}
.testimonial-one .owl-theme .owl-dots .owl-dot.active span, 
.testimonial-one .owl-theme .owl-dots .owl-dot:hover span {
	background: rgb(255,192,0, 1);
}
#owl-portfolio .owl-nav button:hover {
	background: rgb(255,192,0, 1);
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    box-shadow: 0 0 0 5px #ffc0004d;
}

/*--------------------------------------------------------------*/
/*	Section And Mixed Element Css
/*--------------------------------------------------------------*/

.divider-main::before { background: #ffc000; }
.theme-default { background-color: #ffc000; }
.text-default { color: #ffc000 !important; }

/*--------------------------------------------------------------*/
/*	Slider
/*--------------------------------------------------------------*/

.btn-skin {
    background-color: #ffc000;
}
.btn:hover {
    background: #ffc000;
}

.feature:nth-child(2) {
    background: #ffc000;
}
.scroll-down:hover {
    background: #ffc000;
}
/*--------------------------------------------------------------*/
/*	Service Section
/*--------------------------------------------------------------*/

.icon-bg::after {
    background: #ffc000 !important;
}
.icon-bg {
    color: #ffc000 !important;
}

.service .more-link:hover {
    color: #ffc000;
}
	
/*--------------------------------------------------------------*/
/*	Portfolio Section
/*--------------------------------------------------------------*/
	
.portfolio-thumbnail i {
    background: #ffc000;
}

/*--------------------------------------------------------------*/
/*	Portfolio Single
/*--------------------------------------------------------------*/

.project-info-list li i {
	color: #ffc000;
}

/*--------------------------------------------------------------*/
/*	Section Header
/*--------------------------------------------------------------*/

.entry-header .entry-title > a:hover, 
.entry-header .entry-title > a:focus, 
.entry-header .entry-title > a:active { color: #ffc000 !important; }

/*--------------------------------------------------------------*/
/*	Page Title Section
/*--------------------------------------------------------------*/

.page-breadcrumb > li a:hover, .page-breadcrumb > li a:focus, 
.page-breadcrumb > li.active { color: #ffc000; }

/*--------------------------------------------------------------*/
/*	Funfact Section
/*--------------------------------------------------------------*/

.funfact .funfact-icon {
    color: #ffc000;
}

/*--------------------------------------------------------------*/
/*	About Us
/*--------------------------------------------------------------*/

.about-img-holder img {
    border-radius: 2px;
    -webkit-box-shadow: -30px -30px 0px 0px #ffc000;
    -moz-box-shadow: -30px -30px 0px 0px #ffc000;
    box-shadow: -30px -30px 0px 0px #ffc000;
}

/*--------------------------------------------------------------*/
/*	Team Section
/*--------------------------------------------------------------*/

.team-module:hover .team-caption { border-bottom: 2px solid #ffc000 !important; }
.team-overlay { background: rgb(255,192,0, 0.7); }

/*--------------------------------------------------------------*/
/*	Blog Section 
/*--------------------------------------------------------------*/

.inner-header .inner-title > a:hover, .inner-header .inner-title > a:focus, .inner-header .inner-title > a:active {
    color: #ffc000;
}

.more-link:hover, .more-link:focus {
    color: #ffc000;
}

.post .post-meta span:first-child {
    color: #ffc000;
}

/*--------------------------------------------------------------*/
/*	Comments
/*--------------------------------------------------------------*/

.comments-area .form-submit .submit {
	background-color: #ffc000;
}
.comment-body .reply-btn a,
.comment-body .edit-btn a {
	background-color: #ffc000;
}
/*--------------------------------------------------------------*/
/*	Sidebars & Widgets Section
/*--------------------------------------------------------------*/

.sidebar ul li a:hover {
	color: #ffc000 !important;
}

.widget .tagcloud a:hover {
    background: #ffc000 !important;
}
.widget .widget-title .rsswidget {
	color: #fff;
}
.site-footer .widget_text a:hover {
	color: #ffc000;
}
.border-box:before {
    background: #ffc000;
}
.border-box:after {
    background: #ffc000;
}
/*--------------------------------------------------------------*/
/*	404 Error Page
/*--------------------------------------------------------------*/

.error-404 i { color: #ffc000; }

/*--------------------------------------------------------------*/
/*	Contact Page
/*--------------------------------------------------------------*/

.contact-area:before { 
	border-top-color: #ffc000; 
	border-bottom-color: #ffc000;
} 
.contact-area:after {
	border-left-color: #ffc000;
	border-right-color: #ffc000;
} 
.contact-area i.fa { color: #ffc000; }

/*--------------------------------------------------------------*/
/*	Page Scroll Up
/*--------------------------------------------------------------*/

.page-scroll-up {
	background-color: #ffc000;	
}
.page-scroll-up:hover, .page-scroll-up:focus {
	background-color: #ffc000; 
}

.sponsors img:hover {
	border: 1px solid #ffc000 !important;
}
.team-caption .designation {
    color: #ffc000 !important;
}
.blog .post:before { 
	background-color: #ffc000 !important;
}
.service-2 .post:before {
	background-color: #ffc000 !important;
}
.service-one .post { 
	border-bottom: 4px solid #ffc000 !important;
}
.footer { 
	border-top: 3px solid #ffc000 !important;
}
.contact-info-module:hover .contact-icon { 
	border: 3px solid #ffc000 !important;
}
.team-avatar .team-social-icons a:hover {
	color: #ffc000 !important;
}

.testimonial-one .review:before {
	background-color: #ffc000 !important;
}

.team-module-two:before {
	background-color: #ffc000 !important;
}

.team-module-two .team-social-icons a:hover{
	color: #ffc000 !important;
}
figure.portfolio-snipone:before {
    background-color:  #ffc000 !important;
	border-right: 1px solid  #ffc000 !important;
}
figure.portfolio-snipone i:hover{
	color:  #ffc000 !important;
}

.portfolio-snipone a:hover{
	color: #ffc000 !important;
}


/*--------------------------------------------------------------*/
/*	Woocommerce Custom CSS
/*--------------------------------------------------------------*/
.shop .add-to-cart a {
    background-color: #ffc000 !important;
	color: #fff;
}
.shop .product-sale {
    color: #ffc000;
}
.shop .inner-content ins {
    background-color: #ffc000;
	color: #fff;
}
.woocommerce span.onsale {
	color: #ffc000;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #ffc000;
}
.woocommerce .commentlist .star-rating {
    color: #ffc000;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
	background-color: #ffc000;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    color: #ffc000;
    border: none;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
	background-color: #ffc000;
}
p.stars .star-1,
p.stars .star-2,
p.stars .star-3,
p.stars .star-4,
p.stars .star-5 {
	color: #ffc000;
}