/*
Theme Name: Knor
Theme URI: http://gossipthemes.com/minerva
Author: Gossip Themes
Author URI: http://gossipthemes.com
Description: Digital Agency & Sass WordPress Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: knor
Tags: two-columns, three-columns, four-columns, right-sidebar, custom-menu, featured-images, full-width-template
*/

.theme-feature-box-icon {
    background-color: #F1501D !important;
}

.elementor-button {
	background-color: #F1501D;  !important;
}

.green-line-text h2.elementor-heading-title span:before {
	    background: #F1501D !important;
}

.theme-banner-agency-wrapper h1.banner-heading span:before {
	    background: #F1501D !important;
}
.theme-banner-agency-wrapper a.banner-btn.banner-btn-rounded{
	background-color: #A9494D !important;
}

.post-blocks-column-btn a{
	background-color: #A9494D !important;
}

.home-blog-one-grid-wrap .post-blocks-column-title h4.post-sub-title{
	color: #F1501D !important;
}

a.blog-read-more-btn{
	color: #F1501D !important;
}

.footer-social a{
	color: #000000 !important;
	font-size: 18px;
}

.blog-sidebar .widget_search form button{
	background-color: #E4551F !important;
	border: 0px !important;
}

button:hover{
	background-color: #E4551F !important;
}