/*
Theme Name: Porto Child
Theme URI: http://newsmartwave.net/wordpress/porto
Author: SW-THEMES
Author URI: http://newsmartwave.net/
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
Text Domain: porto-child

*/

@import url("../porto/style.css");

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

#header .header-contact {
    margin-right: 0px;
}
#header .header-main .container .header-center {
    padding: 42px 20px 0px 20px;
}
#header .header-main .container .header-left {
    padding: 5px 0 20px 0;
}
#header .header-main .container .header-right {
        padding: 15px 0 15px 0;
}
#header .searchform input, #header .searchform select, #header .searchform button {
    height: 35px;
}
.shadowtext{
	    text-shadow: 1px 1px 1px #000;
}
.shadowtext1 {
    text-shadow: 3px 3px 3px #fff;
}
#footer .widget.follow-us .share-links a:hover, .widget.follow-us .share-links a:hover {
    background: #C69A29 !important;
}
#footer .widget_wysija_cont .wysija-submit{
background: #C69A29 !important;
border-color:#C69A29 !important;
}
.custom-owl-dots-style-1.owl-carousel .owl-dots .owl-dot span{
border-color:#fff;
}
.custom-owl-dots-style-1.owl-carousel .owl-dots .owl-dot.active span{
border-color:#C69A29;
}
#header .searchform-popup .search-toggle {
    color: #C69A29;
	text-align: right;
}
#header .header-right.search-popup .searchform{
    border-color: #f7f7f7;
top: 0px;
}
#header .search-popup .searchform:before{
display:none !important;
}
#header .searchform button {
    color: #C69A29;
}
#header .header-main .container .header-right .searchform-popup {
    margin-top: 15px;
}