
/* local fonts */

/* =========================================================        Reset Body    ========================================================= */
#primary.no_breadcrumb_page > .container {}

.csbody:not(.home) #primary > .container {}

.csbody:not(.home) #primary > .container, .csbody:not(.home) #primary > .no-container {}

.csbody a {
	color: #222;
}

.csbody a:hover, .csbody a:focus, .csbody a:active, .csbody a.active {
	color: #f1c00a;
}

.color-primary, .primary-color, .primary-color *, #cs-breadcrumb-wrapper a:hover, .custom-heading-wrap.title-primary-color h2, .custom-heading-wrap.title-primary-color h3, .custom-heading-wrap.title-primary-color h4, .custom-heading-wrap.title-primary-color h5, .custom-heading-wrap.title-primary-color h6 {
	color: #f1c00a;
}

.color-secondary, .custom-heading-wrap.title-secondary-color h2, .custom-heading-wrap.title-secondary-color h3, .custom-heading-wrap.title-secondary-color h4, .custom-heading-wrap.title-secondary-color h5, .custom-heading-wrap.title-secondary-color h6 {
	color: #222;
}

.bg-primary-color, ul.cs_list_circle li:before, ul.cs_list_circleNumber li:before, .shopping_cart_dropdown .buttons .button {
	background-color: #f1c00a;
}

.bx-pager-inner li .bx-pager-link:hover, .bx-pager-inner li .bx-pager-link.active {
	background-color: rgba(34, 34, 34, .8);
}

/*** Boxed Body ***/

/*** End Boxed Body ***/

/* =========================================================        Start Typo    ========================================================= */
body.csbody h1, body.csbody h1 > a {
	color: #222;
}

body.csbody h2, body.csbody h2 > a, body.csbody h2 > label {
	color: #222;
}

body.csbody h3, body.csbody h3 > a, body.csbody h3 > label {
	color: #222;
}

body.csbody h4, body.csbody h4 > a, body.csbody h4 > label {
	color: #222;
}

body.csbody h5, body.csbody h5 > a {
	color: #222;
}

body.csbody h6, body.csbody h6 > a {
	color: #222;
}

/* ========================================    Start Header   ================================ */

/* Header V5 */
.header-menu {
	background-color: #f1c00a;
}

/* Header Color Option */
#header-top h1, #header-top h2, #header-top h3, #header-top h4, #header-top h5, #header-top h6 {}

#header-top {
	background-color: rgba(0, 0, 0, .79);
	color: #ddd;
}

#header-top a {
	color: #ddd;
}

#header-top a:hover, #header-top a:focus, #header-top a:active {
	color: #ffcb05;
}

/* Default Main Navigation Header Widget */
#cshero-header .cshero-header-content-widget {
	height: 70px;
	position: relative;
}

#cshero-header .cshero-header-content-widget a {
	padding: 0px 10px 0px 10px;
	display: inline-block;
}

#cshero-header .cshero-header-content-widget .cshero-hidden-sidebar-btn > a {
	padding: 0 5px 0 12px;
}

#cshero-header .cshero-header-content-widget a:hover, #cshero-header .cshero-header-content-widget a:focus, #cshero-header .cshero-header-content-widget a:active {
	color: #ffcb05;
}

/*** Header V2 ***/
.header-v2 #cshero-header.transparentFixed:before {
	background-color: rgba(0, 0, 0, .79);
	height: 35px;
}

/* End Default Main Navigation Header Widget */
#cshero-header {}

.header-v6 #cshero-header .cshero-header-logo-wrapper {}

#cshero-header .logo > a {
	min-height: 70px;
	line-height: 70px;
}

@media (max-width: 992px) {
	#wrapper #cshero-header #cshero-main-menu-mobile {
		top: 70px;
	}
	
	#cshero-header .cshero-menu-mobile .btn-navbar:hover i:after, #cshero-header.mobile-arrow-effect .btn-navbar i:after {
		-webkit-box-shadow: 0 2px 0 2px #f1c00a, 0 9px 0 2px #f1c00a, 0 16px 0 2px #f1c00a;
		-moz-box-shadow: 0 2px 0 2px #f1c00a, 0 9px 0 2px #f1c00a, 0 16px 0 2px #f1c00a;
		-ms-box-shadow: 0 2px 0 2px #f1c00a, 0 9px 0 2px #f1c00a, 0 16px 0 2px #f1c00a;
		-o-box-shadow: 0 2px 0 2px #f1c00a, 0 9px 0 2px #f1c00a, 0 16px 0 2px #f1c00a;
		box-shadow: 0 2px 0 2px #f1c00a, 0 9px 0 2px #f1c00a, 0 16px 0 2px #f1c00a;
	}
}

/* Header V4 Fixed on Left / Right*/
@media (min-width: 993px) {
	.header-v4 .main-menu-left > ul > li > a {}
	
	.header-v4 .header-wrapper, .header-v4 #cshero-header, .header-v4 .cshero-header-fixed-content-widget {
		width: 300px;
	}
	
	.header-left .main-menu > li:hover:before, .header-left .main-menu > li:hover:after, .header-left .main-menu > li.current-menu-item:before, .header-left .main-menu > li.current-menu-item:after, .header-left .main-menu > li.current-menu-parent:before, .header-left .main-menu > li.current-menu-parent:after {
		background-color: r(0);
	}
	
	.header-v4 #cshero-header ul.cshero-dropdown > li > a {
		line-height: normal;
		padding-top: 15px;
		padding-bottom: 15px;
		display: block;
	}
}

/*** Border Bottom ***/
#wrapper #cshero-header {
	border-style: solid;
	border-color: #e9e9e9;
	border-width: 0px 0px 1px 0px;
}

.cshero-menu-dropdown > ul > li > a, .cshero-mobile-menu > li > a, .meny-right .hidden-sidebar-text span i {
	text-transform: uppercase;
}

/* Sticky Header */
#header-sticky {
	background-color: rgba(255, 255, 255, 1);
}

#sticky-nav-wrap .menu-item-cart-search .header-cart-search .widget_searchform_content, #sticky-nav-wrap .menu-item-cart-search .header-cart-search .shopping_cart_dropdown {
	top: 52px;
}

.sticky-header .cshero-logo > a {
	line-height: 52px;
	min-height: 52px;
}

/* Sticky Header Main Navigation Widget */
#header-sticky .cshero-header-content-widget {
	height: 52px;
	position: relative;
}

#header-sticky .cshero-header-content-widget a {
	padding: 0px 10px 0px 10px;
}

#header-sticky .cshero-header-content-widget .cshero-hidden-sidebar-btn > a {
	padding: 0 5px 0 12px;
}

#header-sticky .cshero-header-content-widget {
	height: 52px;
	position: relative;
}

#header-sticky .cshero-header-content-widget a {
	padding: 0px 10px 0px 10px;
}

#header-sticky .cshero-header-content-widget .cshero-hidden-sidebar-btn > a {
	padding: 0 5px 0 12px;
}

#header-sticky .cshero-header-content-widget a:hover, #header-sticky .cshero-header-content-widget a:focus, #header-sticky .cshero-header-content-widget a:active {
	color: #ffcb05;
}

/* End Sticky Header Navigation Widget */
@media (max-width: 992px) and (min-width: 768px) {
	#header-sticky {
		display: none;
	}
}

@media (max-width: 767px) {
	#header-sticky {
		display: none;
	}
}

/*** Start Main Menu ***/

/* General Option */
.cshero-menu-dropdown > ul > li > a:after {
	content: "|";
	position: absolute;
	right: 0;
}

.cshero-menu-dropdown .multicolumn > li.group > a {
	background-color: #fff !important;
}

.cshero-menu-dropdown .cshero-dropdown .multicolumn > li.group > a, .cshero-menu-dropdown .cshero-dropdown .multicolumn > li.group > a:hover {
	color: #444 !important;
}

/* Sub level */
.cshero-menu-dropdown ul li ul {
	min-width: 210px;
}

/* End General Option */

/* Default Menu */
#cshero-header .main-menu-content, #cshero-header .full-menu-background {
	background-color: transparent;
}

/* First Level */
#cshero-header ul.cshero-dropdown > li > a, #cshero-header .menu-pages .menu > ul > li > a {
	font-size: 14px;
	line-height: 70px;
	padding-left: 18px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	margin: 0px;
}

#cshero-header ul.cshero-dropdown > li > a:hover, #cshero-header .menu-pages .menu > ul > li > a:hover, #cshero-header ul.cshero-dropdown > li > a:focus, #cshero-header ul.cshero-dropdown > li:hover > a, #cshero-header ul.cshero-dropdown > li:focus > a, #cshero-header ul.cshero-dropdown > li:active > a {
	color: #ffcb05;
	background-color: r(0);
}

#cshero-header .cshero-header-menu-wrapper.home-shop .cshero-menu-dropdown ul.cshero-dropdown > li > a:hover {
	color: #fff !important;
}

.csbody.home-minimal #cshero-header ul.cshero-dropdown > li > a:hover, .csbody.home-minimal #cshero-header .menu-pages .menu > ul > li > a:hover, .csbody.home-minimal #cshero-header ul.cshero-dropdown > li > a:focus, .csbody.home-minimal #cshero-header ul.cshero-dropdown > li:hover > a, .csbody.home-minimal #cshero-header ul.cshero-dropdown > li:focus > a, .csbody.home-minimal #cshero-header ul.cshero-dropdown > li:active > a {
	color: #f1c40f;
}

#cshero-header .cshero-hidden-sidebar-btn a:hover, #cshero-header .cshero-hidden-sidebar-btn a:focus, #cshero-header .cshero-hidden-sidebar-btn a:active, #cshero-header .cshero-menu-mobile a:hover, #cshero-header .cshero-menu-mobile a:focus, #cshero-header .cshero-menu-mobile a:active {
	color: #ffcb05;
}

#cshero-header ul.cshero-dropdown > li.current-menu-item > a, #cshero-header ul.cshero-dropdown > li.current-menu-ancestor > a, #cshero-header ul.cshero-dropdown > li > a.active, #cshero-header ul.cshero-dropdown > li > a:active {
	background-color: r(0);
}

/* Menu Style */

/* Sub Level */
#cshero-header ul.cshero-dropdown .sub-menu {
	background-color: #fff;
}

#cshero-header ul.cshero-dropdown ul > li {
	border-top: 1px solid #eee;
}

#cshero-header ul.cshero-dropdown ul > li > a {
	font-size: 13px;
	color: #444;
}

#cshero-header .header-left ul.cshero-dropdown ul > li {
	border: none;
}

#cshero-header .header-left ul.cshero-dropdown ul > li a {
	border-top: 1px solid #eee;
}

/* Hover state */
#cshero-header ul.cshero-dropdown ul > li > a:hover, #cshero-header ul.cshero-dropdown ul > li > a:focus, #cshero-header ul.cshero-dropdown ul > li:not(.group):hover > a, #cshero-header ul.cshero-dropdown ul > li:not(.group):focus > a, #cshero-header ul.cshero-dropdown ul > li:not(.group):active > a, #cshero-header ul.cshero-dropdown ul > li:not(.group):visited > a {
	color: #fff;
	background-color: #444;
}

/* Active state */
#cshero-header ul.cshero-dropdown ul > li.current-menu-item > a, #cshero-header ul.cshero-dropdown ul > li.current-menu-ancestor > a
    #cshero-header ul.cshero-dropdown ul > li > a:active, #cshero-header ul.cshero-dropdown ul > li > a.active {
	color: #fff;
	background-color: #444;
}

/* End Default Menu*/

/* Sticky Menu */
.sticky-menu {
	background-color: transparent;
}

/* First Level */
#header-sticky ul.cshero-dropdown > li > a {
	font-size: 14px;
	color: #222;
	line-height: 52px;
	padding-left: 16px;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	margin: 0px;
}

#header-sticky .cshero-hidden-sidebar-btn a, #header-sticky .cshero-menu-mobile a {
	color: #222;
}

#header-sticky ul.cshero-dropdown > li > a:hover, #header-sticky ul.cshero-dropdown > li > a:focus, #header-sticky ul.cshero-dropdown > li:hover > a, #header-sticky ul.cshero-dropdown > li:focus > a, #header-sticky ul.cshero-dropdown > li:active > a {
	color: #ffcb05;
	background-color: r(0);
}

#header-sticky .cshero-hidden-sidebar-btn a:hover {
	color: #ffcb05;
}

#header-sticky ul.cshero-dropdown > li.current-menu-item > a, #header-sticky ul.cshero-dropdown > li.current-menu-ancestor > a, #header-sticky ul.cshero-dropdown > li > a.active, #header-sticky ul.cshero-dropdown > li > a:active {
	color: #ffcb05;
	background-color: r(0);
}

/* Sub Level */
#header-sticky ul.cshero-dropdown .sub-menu {
	background-color: #fff;
}

#header-sticky ul.cshero-dropdown ul > li {
	border-top: 1px solid #eee;
}

#header-sticky ul.cshero-dropdown ul > li > a {
	font-size: 13px;
	color: #444;
}

/* Hover state */
#header-sticky ul.cshero-dropdown ul > li > a:hover, #header-sticky ul.cshero-dropdown ul > li > a:focus, #header-sticky ul.cshero-dropdown ul > li:not(.group):hover > a, #header-sticky ul.cshero-dropdown ul > li:not(.group):focus > a, #header-sticky ul.cshero-dropdown ul > li:not(.group):active > a, #header-sticky ul.cshero-dropdown ul > li:not(.group):visited > a {
	color: #fff;
	background-color: #444;
}

/* Active state */
#header-sticky ul.cshero-dropdown ul > li.current-menu-item > a, #header-sticky ul.cshero-dropdown ul > li.current-menu-ancestor > a
    #header-sticky ul.cshero-dropdown ul > li > a:active, #header-sticky ul.cshero-dropdown ul > li > a.active {
	color: #fff;
	background-color: #444;
}

/* End Sticky Menu*/

/* Main header  sidebar icon */
#cshero-header  ul.cs-hidden-sidebar > li > a {
	line-height: 70px;
	padding: 0 5px 0 12px;
}

#cshero-header  ul.cs-item-cart-search > li .header a {
	line-height: 70px;
	padding: 0px 10px 0px 10px;
}

/* Custom Menu Header */
.cs_custom_header_menu {}

/* Fix Social Widget */
.cs_custom_header_menu ul.cs-social li a, .cs_custom_header_menu li.cshero-hidden-sidebar a {
	padding: 0px 10px 0px 10px !important;
	display: inline-block !important;
}

.cs_custom_header_menu ul.cs-social li a:hover, .cs_custom_header_menu ul.cs-social li a:focus, .cs_custom_header_menu ul.cs-social li a:active, .cs_custom_header_menu li.cshero-hidden-sidebar a:hover, .cs_custom_header_menu li.cshero-hidden-sidebar a:focus, .cs_custom_header_menu li.cshero-hidden-sidebar a:active {
	color: #ffcb05 !important;
}

/* End Custom Menu Header */

/*** Mobile Menu ***/
@media (max-width:767px) {
	#wrapper #cshero-header .cshero-dropdown.cshero-mobile-menu {
		background-color: #fff;
	}
	
	#wrapper #cshero-header ul.cshero-dropdown > li > a, #wrapper #cshero-header .menu-pages .menu > ul > li > a {
		color: #222;
	}
	
	#wrapper #cshero-header ul.cshero-dropdown > li > a:hover, #wrapper #cshero-header .menu-pages .menu > ul > li > a:hover {
		color: #222 !important;
	}
	
	#wrapper #cshero-header ul.cshero-dropdown > li ul li a, #wrapper #cshero-header .menu-pages .menu > ul > li ul li a {
		color: #666;
	}
	
	#wrapper #cshero-header ul.cshero-dropdown > li ul li a:hover, #wrapper #cshero-header .menu-pages .menu > ul > li ul li a:hover {
		color: #fff;
	}
	
	.csbody #wrapper #cshero-header #cshero-main-menu-mobile ul.cshero-dropdown > li > a, .csbody #wrapper #cshero-header #cshero-main-menu-mobile .menu-pages .menu > ul > li > a {
		border-color: #eee;
	}
}

/*** End Mobile Menu ***/
#menu.menu-up .main-menu > li > ul {
	bottom: 70px;
}

/*** Page Title ***/
.single-team #cs-page-title-wrapper .title_bar .page-title {
	text-transform: uppercase;
}

/* =========================================================        Start Primary    =========================================================*/

/* All Primary Color */
.comment-author .fn, .tweets-container ul li .jtwt_tweet_text a {
	color: #f1c00a;
}

.cshero-header-content-widget1 .cshero-header-content-widget-inner .cs-social i {
	color: #f1c00a;
}

.comment-form .form-submit .submit:hover {
	color: #f1c00a !important;
}

blockquote > p {
	border-left: 2px solid #f1c00a;
}

.single-portfolio .cs-portfolio-list-details .details-category a:hover {
	color: #f1c00a;
}

.single-portfolio .cs-portfolio-similar-item:hover:before {
	background-color: rgba(241, 192, 10, .8);
}

.csbody.single-portfolio .testimonial-layout2 .cshero-testimonial-image img {
	width: 100px;
	height: 100px;
}

.csbody.single-portfolio .testimonial-layout2 .cshero-testimonial-text {
	font-size: 14px;
}

/* Form Style */
form {
	background-color: transparent;
}

form input, form button, form select, form textarea {
	background-color: #fff;
}

form input:hover, form button:hover, form select:hover, form textarea:hover, form input:active, form button:active, form select:active, form textarea:active, form input:focus, form button:focus, form select:focus, form textarea:focus {
	background-color: #fff;
}

form, form label, form input, form button, form select, form textarea, input::-moz-placeholder, textarea::-moz-placeholder {
	color: #888;
}

form input, form select, form textarea, form button {
	border-style: solid;
}

form input, form select, form textarea, form button {
	border-width: 2px;
}

form input, form select, form textarea, form button {
	border-color: #eee;
}

form input:hover, form select:hover, form textarea:hover, form button:hover, form input:active, form select:active, form textarea:active, form button:active, form input:focus, form select:focus, form textarea:focus, form button:focus {
	border-color: #eee;
}

form input, form select, form textarea, form button {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
}

form input:hover, form select:hover, form textarea:hover, form button:hover, form input:active, form select:active, form textarea:active, form button:active, form input:focus, form select:focus, form textarea:focus, form button:focus {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
}

/* Style for FORM in Parallax section
NOTE: you need add extra class name called parallax-form to row or column or shortcode setting
*/
.content-area .parallax-form input[type="text"]:hover, .content-area .parallax-form input[type="password"]:hover, .content-area .parallax-form input[type="datetime"]:hover, .content-area .parallax-form input[type="datetime-local"]:hover, .content-area .parallax-form input[type="date"]:hover, .content-area .parallax-form input[type="month"]:hover, .content-area .parallax-form input[type="time"]:hover, .content-area .parallax-form input[type="week"]:hover, .content-area .parallax-form input[type="number"]:hover, .content-area .parallax-form input[type="email"]:hover, .content-area .parallax-form input[type="url"]:hover, .content-area .parallax-form input[type="search"]:hover, .content-area .parallax-form input[type="tel"]:hover, .content-area .parallax-form input[type="color"]:hover, .content-area .parallax-form input[type="submit"]:hover, .content-area .parallax-form textarea:hover, .content-area .parallax-form label:hover, .content-area .parallax-form select:hover, #cs_loader .loading-spin .spinner .bar {
	border-color: #f1c00a;
}

/* =========================================================        Start Sidebar    =========================================================*/
.widget_calendar td:hover {
	background: #f1c00a;
}

/* =========================================================        Start Title and Module    =========================================================*/
.title-preset2 h3 {
	color: #222;
}

.title-preset1 h3, .title-style-colorprimary-retro h3, .title-style-colorprimary-retro2 h3, .title-style-colorprimary-retro2 h3 + p, .tagline {
	color: #f1c00a;
}

.cms-heading-wrapper .cms-heading-inner.heading-style1 .cms-heading-title, .cms-heading-wrapper .cms-heading-inner.heading-style2 .cms-heading-title {
	border-bottom: 1px solid #f1c00a;
}

.cms-heading-wrapper .cms-heading-inner .cms-heading-title cite {
	color: #f1c00a;
}

.cms-heading-wrapper .cms-heading-inner .cms-heading-title .heading-line, .cms-heading-wrapper .heading-style2 .cms-heading-title:after, .cms-heading-wrapper .heading-style3 .cms-heading-title:after {
	background: #f1c00a;
}

/* =========================================================        Start Button Style    =========================================================*/
.csbody .btn, .csbody .btn-default, .csbody button, .csbody .button, .csbody input[type="submit"], .csbody input[type="button"], .csbody input#submit, .widget_shopping_cart_content a.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	font-size: 14px;
	text-transform: uppercase;
	background-color: rgba(241, 192, 10, 0);
	color: #000;
	border-style: solid;
	border-color: #000;
	border-width: 2px 2px 2px 2px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 30px;
	margin: 0;
}

.csbody .btn:hover, .csbody .btn:focus, .csbody .button:hover, .csbody .button:focus, .csbody  button:hover, .csbody  button:focus, .csbody  input[type="submit"]:hover, .csbody  input[type="submit"]:focus, .csbody  input#submit:hover, .csbody  input#submit:focus, .widget_shopping_cart_content a.button:hover, .widget_shopping_cart_content a.button:focus, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
	background-color: rgba(255, 255, 255, 0);
	color: #ffd50f;
	border-color: #f1c00a;
}

.csbody.home-minimal .btn:hover {
	background-color: #f1c40f !important;
}

.csbody .btn-default-alt, .csbody input[type="submit"], .csbody input[type="button"] {
	background-color: rgba(241, 192, 10, .6);
}

.csbody.home-joinery input[type="submit"], .csbody.home-joinery input[type="button"] {
	background-color: rgba(241, 192, 10, 1);
}

.csbody.home-joinery input[type="submit"]:hover, .csbody.home-joinery input[type="button"]:hover {
	background-color: rgba(255, 255, 255, 1);
}

/* btn primary */
.csbody .btn-primary {
	font-size: 15px;
	text-transform: uppercase;
	background-color: rgba(255, 255, 255, 1);
	color: #222;
	border-style: solid;
	border-color: #222;
	border-width: 1px 1px 1px 1px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	margin: 0;
}

.csbody .btn-primary:hover, .csbody .btn-primary:active, .csbody .btn-primary:focus {
	background-color: rgba(255, 255, 255, 1);
	color: #f1c00a;
	border-color: #f1c00a;
}

.btn.btn-white:hover {
	background-color: rgba(255, 255, 255, 0) !important;
	color: #ffd50f !important;
	border-color: #f1c00a !important;
}

/* btn custom style */
.csbody .btn.btn-primary-style1 {
	background: #f1c00a;
}

.csbody .btn.btn-primary-style1:hover {
	border-color: #f1c00a;
	color: #f1c00a;
}

.csbody .btn.btn-default-overlay:hover {
	background: #f1c00a;
	border-color: #f1c00a;
}

/* =========================================================
    End Button Style
=========================================================*/

/* =========================================================
    Start Short Code
=========================================================*/

/*** High light ***/
.cs-highlight-style-1 {
	background: #f1c00a;
}

/*** Pricing ***/
.csbody .cs-pricing.pricing-layout1 .cs-pricing-item.cs-pricing-feature .cs-pricing-title {
	background: #f1c00a !important;
}

/*---- Start Accordion ----*/

/*---- End Accordion ----*/

/*** Shortcode Tabs ***/
.wpb_tabs.style3 .wpb_tabs_nav li a:hover, .wpb_tabs.style3 .wpb_tabs_nav li.ui-tabs-active a {
	color: #f1c00a !important;
}

.wpb_tabs.style4 ul.wpb_tabs_nav li.ui-state-active a, .wpb_tabs.style4 ul.wpb_tabs_nav li.ui-state-active a:hover {
	background: #f1c00a !important;
}

/* ==========================================================================
  Block Quotes
========================================================================== */
.cs-quote-style-1:before, .cs-quote-style-3:before, .cs-quote-style-1:after, .cs-quote-style-3:after {
	color: #f1c00a;
}

.cs-quote-style-3, .cs-quote-style-2 {
	border-left: 10px solid #f1c00a;
}

.rtl .cs-quote-style-3, .rtl .cs-quote-style-2 {
	border-left: none;
	border-right: 10px solid #f1c00a;
}

/*---- Begin post carousel ----*/
.postcarousel-default .cshero-carousel-post-read-more a:hover, .postcarousel-layout4 .cshero-carousel-title a:hover {
	color: #f1c00a;
}

.postcarousel-layout2 .cshero-carousel-post-read-more a:hover, .postcarousel-layout2 .cshero-carousel-title a:hover {
	color: #f1c00a !important;
}

.postcarousel-layout3 .cshero-carousel-container:hover .cshero-carousel-effect:before {
	background: rgba(241, 192, 10, .9);
}

/*---- End post carousel ----*/

/*---- Start fancybox ----*/
.fancybox-layout5 .cshero-read-more .read-more-link {
	color: #f1c00a;
}

.fancybox-layout5 .cshero-read-more .read-more-link:hover {
	color: #222;
}

.fancybox-layout8 .cshero-read-more a:hover {
	color: #f1c00a;
}

.fancybox-layout10 .cshero-read-more a:hover {
	color: #f1c00a;
}

.fancybox-layout11 .cshero-fancybox-wrapper .title-child, .fancybox-layout11 .cshero-fancybox-wrapper a:hover {
	color: #f1c00a;
}

/*---- End fancybox ----*/

/* Start Testinomial */
.cs-testimonial .fa {
	color: #f1c00a;
}

/* End Testinomial */

/* Social */
.cs-social.style-1 > li > a, .cs-social.style-2 > li > a, .cs-social.style-3 > li > a {
	background-color: #222;
}

.cs-social.style-1 > li > a:hover, .cs-social.style-2 > li > a:hover, .cs-social.style-3 > li > a:hover, #cs_loader .loading-spin .spinner .bar:after {
	background-color: #f1c00a;
}

/* End Social */

/* Start Highlight */
.cs-highlight-style-1 {
	background-color: #222;
}

.cs-highlight-style-2 {
	background-color: #f1c00a;
}

/* Portfolio Carousel */

/* Style 1 */
.portfolio-layout1 .cshero-portfolio-title:hover a {
	color: #f1c00a !important;
}

/* Style 2*/
.cs-carousel-portfolio-style-2 .cs-readmore, .cs-carousel-portfolio-style-2 .cs-zoom {
	color: #fff;
}

/*** Style 3 ***/
.portfolio-layout3 .cshero-portfolio-item-content .cshero-portfolio-content-wrap {
	background: rgba(241, 192, 10, .8);
}

.csbody.home-minimal .portfolio-layout3 .cshero-portfolio-item-content:hover .cshero-portfolio-content-wrap {
	background: rgba(241, 196, 15, .8);
}

/*** Style 4 ***/
.portfolio-layout4 .cshero-portfolio-img-wrap .cshero-portfolio-overlay .link-wrap a:hover {
	color: #f1c00a !important;
}

.portfolio-layout4.cshero_portfolio_filters ul li.active a, .portfolio-layout4.cshero_portfolio_filters ul li:hover a {
	color: #f1c00a !important;
}

.cshero_portfolio_filters ul li a.active, .cshero_portfolio_filters ul li:hover a, .cshero-portfolio .cshero-portfolio-category a:hover {
	color: #f1c00a !important;
}

/* End Portfolio Carousel */

/* Start Team Shortcode */

/* Default */
.team-default .cshero-team-title a:hover {
	color: #f1c00a !important;
}

/* End Team Shortcode */

/* Start Course Shortcode */
.cs-carousel-course-style-1 .cs-course-content-inner {
	background: rgba(241, 192, 10, .8);
}

.cs-carousel-course-style-1 .course-date {
	background: rgba(34, 34, 34, .8);
}

.cs-carousel-course-style-1 div.cs-morelink {
	background: #222;
}

/* End Course Shortcode */

/* Start Event Carousel */

/*Style 2*/
.cs-carousel-event-style-2 .cs-carousel-item:hover .cs-carousel-container, .cs-carousel-event-style-2 .cs-carousel-item:active .cs-carousel-container, .cs-carousel-event-style-2 .cs-carousel-item:focus .cs-carousel-container {
	background-color: #222;
	border-color: #222;
}

.cs-carousel-event-style-2 time:before {
	background-color: #f1c00a;
}

.cs-carousel-event-style-2 .cs-carousel-item:hover time:before, .cs-carousel-event-style-2 .cs-carousel-item:active time:before, .cs-carousel-event-style-2 .cs-carousel-item:focus time:before {
	background-color: #fff;
}

.cs-carousel-event-style-2 .cs-carousel-item .cs-carousel-footer, .cs-carousel-event-style-2 .cs-carousel-item .cs-carousel-footer, .cs-carousel-event-style-2 .cs-carousel-item .cs-carousel-footer {
	background-color: #222;
}

.cs-carousel-event-style-2 .cs-carousel-item:hover .cs-carousel-footer, .cs-carousel-event-style-2 .cs-carousel-item:active .cs-carousel-footer, .cs-carousel-event-style-2 .cs-carousel-item:focus .cs-carousel-footer {
	background-color: #f1c00a;
}

/* End Event Carousel */
.cms-angle-wrapper .angle-svg {
	fill: #f1c00a;
}

/* =========================================================
    End Short Code
=========================================================*/

/* ==========================================================================
   All Style Woocommorce
========================================================================== */
.csbody.woocommerce span.onsale, .csbody.woocommerce .widget_shopping_cart .cart_list li a.remove:hover, .csbody.woocommerce .cshero-carousel-item-wrap .cshero-add-to-cart a:hover span, .csbody.woocommerce .cshero-carousel-item-wrap .cshero-view-detail a:hover span, .csbody .woocommerce .cshero-carousel-item-wrap .cshero-add-to-cart a:hover span, .csbody .woocommerce .cshero-carousel-item-wrap .cshero-view-detail a:hover span {
	background: #f1c00a;
}

.csbody.single-product .cs-product-wrap .price del .amount, .csbody.woocommerce .cshero-carousel-item-wrap .cshero-woo-meta .cshero-product-price del .amount, .csbody .woocommerce .cshero-carousel-item-wrap .cshero-woo-meta .cshero-product-price del .amount {
	color: #f1c00a;
}

.csbody.woocommerce .widget_shopping_cart .cart_list li a.remove, .csbody.woocommerce-page a.remove, .csbody.woocommerce-page .woocommerce-message:before, .csbody.woocommerce-page .woocommerce-info:before, .csbody.woocommerce-page .woocommerce-error:before {
	color: #f1c00a !important;
}

.csbody.woocommerce-page a.remove:hover {
	background: #f1c00a !important;
	color: #fff !important;
}

.cs-product-wrap .images .thumbnails a:hover:before {
	background: rgba(241, 192, 10, .6);
}

.csbody.woocommerce-page #wrapper .woocommerce-error, .csbody.woocommerce-page #wrapper .woocommerce-info, .csbody.woocommerce-page #wrapper .woocommerce-message {
	border-top: 4px solid #f1c00a;
}

.csbody.woocommerce-page #wrapper .woocommerce-error a.button, .csbody.woocommerce-page #wrapper .woocommerce-info a.button, .csbody.woocommerce-page #wrapper .woocommerce-message a.button {
	background: #f1c00a;
	color: #fff;
	border: 1px solid #fff;
}

.csbody.woocommerce-page #wrapper .woocommerce-error a.button:hover, .csbody.woocommerce-page #wrapper .woocommerce-info a.button:hover, .csbody.woocommerce-page #wrapper .woocommerce-message a.button:hover {
	background: #fff;
	color: #222;
	border: 1px solid #f1c00a;
}

.woocommerce-page #cs-breadcrumb-wrapper .cs-breadcrumbs a:hover {
	color: #fff;
}

/*** One Shop ***/
.csbody .woocommerce .cshero-carousel-item-wrap .cshero-woo-meta .cshero-product-price span.amount {
	color: #222;
}

.csbody .woocommerce ul.products li.product .new-product, .csbody .woocommerce ul.products li.product .best-sale-product, .csbody.woocommerce span.best-sale-product, .widget-cart-sidebar .cms-close {
	background: #f1c00a;
}

.csbody .woocommerce ul.products li.product .onsale {
	background: #222;
	top: 10px;
}

/* ==========================================================================
   End All Style Woocommorce
========================================================================== */

/*Start All Style Widget WP*/

/* Default widget */

/* =========================================================
    Start Bottom
=========================================================*/
#cs-bottom-wrap {}

#cs-bottom-wrap h3, #cs-bottom-wrap h1, #cs-bottom-wrap h2, #cs-bottom-wrap h4, #cs-bottom-wrap h5, #cs-bottom-wrap h6 {}

#cs-bottom-wrap a {}

#cs-bottom-wrap a:hover {}

/* =========================================================
    Start Footer
=========================================================*/
#footer-top {
	color: #888;
}

#footer-top form input:hover, #footer-top form input:focus, #footer-top form select:hover, #footer-top form select:focus, #footer-top form textarea:hover, #footer-top form textarea:focus, #footer-top form button:hover, #footer-top form button:focus {
	color: #888;
}

#footer-top h3.wg-title {
	color: #ffcb07;
	font-size: 18px;
}

#footer-top h3.wg-title {
	text-transform: uppercase;
}

#footer-top a {
	color: #fff;
}

#footer-top a:hover {
	color: #999;
}

#footer-top .cs-social a i {
	color: #555;
}

#footer-top .cs-social a:hover i {
	color: #555;
}

#footer-top .cs-social.style-4 li a:hover i {
	border-color: #555;
}

#footer-bottom {
	background-color: #191919;
	color: #fff;
	border-width: 0;
	padding: 45px 0;
}

#footer-bottom svg {
	fill: #191919;
}

#footer-bottom.footer-bottom-v2 {
	border-bottom: 9px solid #f1c00a;
}

#footer-bottom h3.wg-title {
	color: #ffd50f;
}

#footer-bottom a {
	color: #fff;
}

#footer-bottom a:hover {
	color: #ffd50f;
}

#footer-top {
	padding: 45px 0px;
	margin: 0px;
}

#footer-top .widget_cs_social_widget.style2 ul li a {
	background-color: #fff;
	color: #555;
}

#footer-top .widget_cs_social_widget.style2 ul li a:hover {
	background-color: #999;
	color: #555;
}

.footer-bottom-1 {
	text-align: center;
}

.footer-bottom-2 {
	text-align: center;
}

/* ==========================================================================
   Hidden Menu Sidebar
========================================================================== */
.meny-right .meny-sidebar .cs_close i:hover {
	color: #f1c00a;
}

.meny-right .hidden-sidebar-text span i {
	font-size: 14px !important;
}

.meny-right .hidden-sidebar-text span:before {
	color: #f1c00a !important;
}

.cs-navigation .page-numbers:hover, .cs-navigation .page-numbers.current, .woocommerce-pagination ul.page-numbers > li > .page-numbers:hover, .woocommerce-pagination ul.page-numbers > li > .page-numbers.current {
	background: #f1c00a;
}

.cshero-nav ul li a:hover {
	background: #f1c00a;
	color: #fff;
}

.csbody.home-minimal .cshero-nav ul li a:hover {
	background: #f1c40f;
}

/*** Hidden Sidebar Width ***/
.csbody.meny-right .meny-sidebar {
	width: 470px;
	background: #222;
	-webkit-transform: translateX(470px);
	-moz-transform: translateX(470px);
	-ms-transform: translateX(470px);
	-o-transform: translateX(470px);
	transform: translateX(470px);
}

/*============================================                Start Post Blog Style    ============================================*/
.cs-blog .cs-blog-share i {
	background-color: #222;
}

.cs-blog .cs-blog-share i:hover, .cs-blog .cs-blog-share i:active, .cs-blog .cs-blog-share i:focus {
	background-color: #f1c00a;
}

.blog-multiple-columns-style2  .cs-blog .cs-blog-media .readmore {
	background: rgba(241, 192, 10, .8);
}

.blog-multiple-columns-style2  .cs-blog:hover .cs-blog-title a, .blog-multiple-columns-style2  .cs-blog:active .cs-blog-title a, .blog-multiple-columns-style2  .cs-blog:focus .cs-blog-title a {
	color: #f1c00a;
}

.cshero-blog-category-lists ul li.current a, .cshero-blog-category-lists ul li a:hover, .filter_outer ul li.active span, .filter_outer ul li:hover span {
	color: #f1c00a;
}

.tagcloud a:hover {
	background: #f1c00a;
}

/*** Blog Class Style 2 ***/
.cs-blogClass-style2 .cs-blogClass-info ul li a:hover, .cs-blog .cs-blog-quote .author {
	color: #f1c00a;
}

.cs-blog .cs-blog-quote .cs-content-text {
	border-left: 2px solid #f1c00a;
}

/* Style Post Audio */
.csbody .mejs-controls .mejs-time-rail .mejs-time-current, .csbody .mejs-controls .mejs-time-rail .mejs-time-loaded, .csbody .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	background: #f1c00a;
}

/*** Style Post Page Style 1 ***/
.cs-blog-item-style1 .cs-blog-info ul li a:hover {
	color: #f1c00a;
}

/*============================================                Shortcode heading style    ============================================*/
.cs-header.overline .cs-title .line {
	border-bottom-color: #f1c00a;
}

/* End Shortcode heading style */
.portfoliocarousel-layout1 .cshero-portfolio-carousel-item .cshero-carousel-image-inner .overlay a:hover {
	background: #f1c00a !important;
}

.portfoliocarousel-layout1 .cshero-title a:hover {
	color: #f1c00a !important;
}

/*======================================*/

/*        3rd Extensions                */

/*======================================*/

/*LearDash LMS*/
.lms-course-list .lms-course-item:hover .lms-course-content .readmore {
	background: #222;
}

/* custom css */

/*** Home Shop ***/
.widget_searchform_content form input[type='submit'], .header-v5 .cshero-header-content-widget form input[type='submit'] {
	background-color: #f1c00a !important;
	border-color: #f1c00a !important;
}

.widget_searchform_content form input[type='submit']:hover, .header-v5 .cshero-header-content-widget form input[type='submit']:hover {
	background-color: #222 !important;
	border-color: #222 !important;
}

.top-contact > li i {
	color: #f1c00a;
}

.header-v3 .cshero-total.shop, .header-v3 .cart_total_text.shop i, .header-v6 .cshero-total.shop, .header-v6 .cart_total_text.shop i {
	color: #222;
}

.cshero-header-menu-wrapper.home-shop .cshero-menu-left-title {
	background: #f1c00a;
}

.header-v3 .shopping_cart_dropdown .cart-list span.quantity, .header-v6 .shopping_cart_dropdown .cart-list span.quantity {
	color: #222;
}

.header-v3 #cshero-header .shopping_cart_dropdown .btn.btn-primary, .header-v6 #cshero-header .shopping_cart_dropdown .btn.btn-primary {
	background: #222;
	border: 1px solid #222;
}

.header-v3 #cshero-header .shopping_cart_dropdown .btn.btn-primary:hover, .header-v6 #cshero-header .shopping_cart_dropdown .btn.btn-primary:hover {
	color: #222;
}

.header-v3 #cshero-header .shopping_cart_dropdown span.total, .header-v6 #cshero-header .shopping_cart_dropdown span.total {
	color: #222;
}

.csbody.woocommerce span.new-product {
	background: #222;
}

.csbody .tp-bullets.simplebullets .bullet.selected {
	background: #f1c00a;
}

.box-sale-right .box-contents a {
	color: #f1c00a;
}

.box-sale-right .box-contents a:hover {
	background: #f1c00a !important;
}

body #cs-page-title-wrapper {
	background-color: #ffcb07;
}
