/*

Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto

Author: P-THEMES

Author URI: https://www.portotheme.com/

Description: Porto Responsive WordPress + eCommerce Theme.

Version: 1.1

Template: porto

License: Commercial

License URI: http://themeforest.net/licenses/regular_extended

Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready

*/



/*************** ADD YOUR CUSTOM CSS HERE  ***************/
#header.sticky-header .header-main, .fixed-header #header.sticky-header .header-main {
	background-color: #FFFFFF !important;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.15) !important;
}

#geodir-wrapper [type="button"], #geodir-wrapper [type="submit"], .button, .geodir-search [type="button"], .geodir-search [type="submit"], [type="submit"], input.submit {
	background-color: #262161 !important;
	border-color: #262161 !important;
	color: #FFFFFF !important;
}
#geodir-wrapper [type="button"]:hover, 
#geodir-wrapper [type="submit"]:hover, 
.button:hover, 
.geodir-search [type="button"]:hover, 
.geodir-search [type="submit"]:hover, 
[type="submit"]:hover, 
input.submit:hover {
	background-color: #10121E !important;
	border-color: #10121E !important;
	color: #FFFFFF !important;
}
.footer-links.list-inline li a {
    color: #FFFFFF !important;
}
.footer-links.list-inline li a:hover {
    color: #FFFFFF !important;
	text-decoration: underline !important;
}
.powered_by a {
    color: #FFFFFF !important;
}
.powered_by a:hover {
    color: #FFFFFF !important;
	text-decoration: underline !important;
}