/*
Theme Name: Creative Agency
Author: DiThemes
Author URI: https://dithemes.com/
Description: Creative Agency is a Multipurpose, Responsive, SEO Friendly and Customizable WordPress theme for agencies. It can easily display business information such as headline, sub headline, description, images, table, buttons etc. Theme features : One Click Demo Import, Logo, Menu, Top Bar, Social Icons, Bottom Widgets, Sidebar Widgets, Copyright Section, Sticky Logo and Menu, Side Menu, Full Width Layout, Left Sidebar Layout, Right Sidebar Layout, Font Selection, Blog and WooCommerce Options, Contact Form 7 Compatible, Elementor Page Builder Compatible, WooCommerce Compatible and Much More.
Version: 1.1
Requires at least: 5.2
Tested up to: 6.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, right-sidebar, grid-layout, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, flexible-header, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, blog, e-commerce, portfolio
Text Domain: creative-agency
Template: di-responsive
*/

.navbarprimary .navbar-nav > .active > a,
.navbarprimary .navbar-nav > .active > a:hover,
.navbarprimary .navbar-nav > .active > a:focus,
.navbarprimary .navbar-nav > li:hover > a {
	color: #ffffff;
}

.navbarprimary .navbar-nav > .active > a,
.navbarprimary .navbar-nav > .active > a:hover,
.navbarprimary .navbar-nav > .active > a:focus,
.navbarprimary .navbar-nav > li:hover > a {
	background-color: #5d4601;
}

.bgtoph {
	background-color: #614901;
}

.bgtoph,
.bgtoph-icon-clr {
	color: #ffffff;
}

.bgtoph a {
	color: #ffffff;
}

.bgtoph-icon-clr {
	border-color: #ffffff;
}

.widget_search .scp-search__input:focus {
	border-color: #cea525;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(206, 165, 37);
}

.widget_sidebar_main.widget_recent_entries ul li:hover {
	-webkit-transition: padding 0.3s linear;
	-moz-transition: padding 0.3s linear;
	transition: padding 0.3s linear;
}

.widget_sidebar_main.widget_recent_entries ul li:hover {
	padding-left: 10px;
}

.widget_sidebar_main.widget_categories ul li a:hover {
	-webkit-transition: padding 0.3s linear;
	-moz-transition: padding 0.3s linear;
	transition: padding 0.3s linear;
}

.widget_sidebar_main.widget_categories ul li a:hover {
	padding-left: 10px;
}

.widget_sidebar_main.widget_archive ul li a:hover {
	-webkit-transition: padding 0.3s linear;
	-moz-transition: padding 0.3s linear;
	transition: padding 0.3s linear;
}

.widget_sidebar_main.widget_archive ul li a:hover {
	padding-left: 10px;
}


.tagcloud a {
	border-radius: 0 2px 2px 0;
	display: inline-block;
	font-weight: 700;
	line-height: 1.27273;
	margin: 13px 4px 2px 10px;
	padding: 3px 7px;
	position: relative;
	text-transform: uppercase;
	letter-spacing: 0.8px;
}

.widget_sidebar_main.widget_nav_menu ul li a:hover {
	-webkit-transition: padding 0.3s linear;
	-moz-transition: padding 0.3s linear;
	transition: padding 0.3s linear;
}

.widget_sidebar_main.widget_nav_menu ul li a:hover {
	padding-left: 10px;
}






