/*
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-main .porto-sicon-header {
    text-align: left;
}
#header .porto-sicon-box.contact-info {
    margin: auto !important;
}
.header-main .porto-sicon-header p {
    font-size: 12px !important;
}
.header-main  .logo {
    padding: 10px 0 !important;
}
.header-corporate .share-links a, .header-builder .share-links a {
    width: 50px;
    height: 50px;
}
div#main-header .vc_column_container {
    padding: 0px 0px !important;
}
section.page-top {
    display: none;
}
ul#menu-mainmenu li a:hover, ul#menu-mainmenu li.current-menu-item a {
    _color: #0d364c !important;
	color: #ec3237 !important;

}
#header .porto-sicon-header p {
	color: #fff !important;
}
header#header .header-main {
    background: #000 !important;
}

header#header img.img-icon {
    filter: brightness(0) invert(1);
}

header#header {
    border: 0;
}
_#header .main-menu > li.menu-item.active > a {
    background-color: transparent;
    color: #ec3237 !important;
}
.share-links .share-skype:before {
    content: "\f1a0" !important;
}
#header .share-links a  {
    color: #ffffff !important;
}
.testimonial img {
    width: 150px !important;!i;!;
}
.share-links .share-facebook {
    background: #3b5a9a !important;
}
.share-links .share-instagram {
    background: #7c4a3a !important;
}
.share-links .share-skype {
    background: #00b0f6 !important;
}
.share-links .share-yelp {
    background: #c41200 !important;
}
#header .mobile-toggle {
    background: #eb3238 !important;
}
@media only screen and (max-width: 600px) {
.custom-header-top {
    display: none !important;
}
	.logo-col {
    width: 30%;
}

.des-menu-col {
    display: none;
}

.mob-menu-col {
    width: 70%;
}
}