/*===== Primary Color =====*/

/*===== Background Color =====*/
.theme-bg,
.theme-btn,
.theme-layer:before,
.portfolio-wrap::before,
.portfolio-items-bg:before,
.menu-inner,
.social-links2 > a:before,
.pagination-wrap > a:hover,
.pagination-wrap > a:focus,
#loader,
.serv-box:hover,
.portfolio-wrap3 .slide-nav > button:hover,
.portfolio-wrap3 .slide-nav > button:focus,
.btn-send > button,
.calendar_wrap > table caption,
.calendar_wrap > table tbody td#today,
.tagcloud > a:hover,
.tagcloud > a:focus,
.pagination > li a:hover,
.pagination > li a:focus,
code,
form.post-password-form > p > input:hover,
form.post-password-form > p > input:focus,
.pagination > li span,
.pagination > li a:hover,
.pagination > li span:focus,
.wp-block-button__link,
.paginate_link > span,
.paginate_link > a:hover,
.paginate_link > a:focus,
.paginate-links > span,
.paginate-links > a:hover,
.paginate-links > a:focus,
.error-page > form button,
.search-notfound > form button,
.get-quot,
.close-menu > i
{
	background-color: #f58a46;
}

/*===== Text Color =====*/
.theme-clr,
.social-share > i:hover,
.social-share-wrap .social-links > a:hover,
.social-share-wrap .social-links > a:focus,
.portfolio-copyright > a:hover,
.portfolio-copyright > a:focus,
.portfolio-wrap3 .slides .slide__text a:hover,
.portfolio-wrap3 .slides .slide__text a:focus,
header.style1.v2 .all-project-btn:hover,
header.style1.v2 .all-project-btn:focus,
.portfolio-cap > h2 a:hover,
.portfolio-cap > h2 a:focus,
.load-more > a:hover,
.load-more > a:focus,
.footer-data > p a:hover,
.footer-data > p a:focus,
.serv-box > h4 a:hover,
.serv-box > h4 a:focus,
.sec-title h2 i,
.team-info > h4 a:hover,
.team-info > h4 a:focus,
.testimonial-box > i,
.testimonial-box > h4,
.testimonials-car .owl-nav > button.owl-prev:hover, 
.testimonials-car .owl-nav > button.owl-next:hover,
.testimonials-car .owl-nav > button.owl-prev:focus, 
.testimonials-car .owl-nav > button.owl-next:focus,
.get-touch-wrap h2 i,
.get-touch-wrap ul li i,
.get-touch-wrap ul li:hover > a,
.get-touch-wrap ul li a:focus,
.team-detail-info ul li i,
.team-detail-info ul li:hover > a,
.team-detail-info ul li a:focus,
.contact-info ul li i,
.contact-info ul li:hover > a,
.contact-info ul li a:focus,
.contact-info > h2 i,
.portfolio-info-list > li,
.portfolio-detail-desc ul li:before,
.comment-titles > span,
a.comment-reply-link:hover,
a.comment-reply-link:focus,
#respond .row > p a:hover,
#respond .row > p a:focus,
.calendar_wrap > table tfoot td a:hover,
.calendar_wrap > table tfoot td a:focus,
.widget > ul li:hover > a,
.widget > ul li a:focus,
.blog-detail-meta > h2 a:hover,
.blog-detail-meta > h2 a:focus,
.wp-caption-text a,
.widget_search form button:hover,
.widget_search form button:focus,
table tr th a, 
table tr td a,
ul.wp-block-archives li a:hover, ul.wp-block-categories li a:hover,
ul.wp-block-archives li a:focus, ul.wp-block-categories li a:focus,
.comments-area > span a:hover,
.comments-area > span a:focus,
.blog-detail-meta p a,
.is-style-outline .wp-block-button__link,
.wp-block-button.is-style-outline,
.error-page h1 i,
.error-page > a,
.error-form form > button:hover,
.error-form form > button:focus,
.search-notfound > h4 span,
.comments-area span i,
.blog-detail-meta > ul li::before,
.close-menu > em,
.address-box > i,
.port-cat span
{
	color: #f58a46;
}

/*===== Border Color =====*/
.theme-brd-clr,
.portfolio-wrap3 .slide-nav > button:hover,
.portfolio-wrap3 .slide-nav > button:focus,
.is-style-outline .wp-block-button__link
{
	border-color: #f58a46;
}




/*===== Secondary Color =====*/

/*===== Background Color =====*/
.secondary-bg,
.secondary-btn,
.secondary-layer:before,
.wdth-scndry-bgclr,
.theme-bg .pagination-wrap > a:hover,
.theme-bg .pagination-wrap > a:focus,
.search-notfound > form button:hover,
.search-notfound > form button:focus
{
	background-color: #222;
}

/*===== Text Color =====*/
.secondary-clr,
.theme-bg .sec-title h2 i,
.theme-bg .team-info > h4 a:hover,
.theme-bg .team-info > h4 a:focus,
.theme-bg .get-touch-wrap h2 i,
.theme-bg .get-touch-wrap ul li:hover > a,
.theme-bg .get-touch-wrap ul li a:focus,
.theme-bg .contact-info > h2,
.theme-bg .portfolio-info-list > li,
.theme-bg .portfolio-detail-desc ul li:before,
.serv-box > a:hover,
.serv-box > a:focus
{
	color: #222;
}

/*===== Border Color =====*/
.secondary-brd-clr
{
	border-color: #222;
}