/*
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-contact ul li a,.header-contact ul li {
    font-size: 15px;
    letter-spacing: 1px;
}
.fixed-header #header {
    position: relative !important;
}
.header-main .porto-sicon-box {
    text-align: left !important;
    margin-bottom: 0px !important;
}
.zindex{
	z-index:999 !important;
}
#header .header-contact i {
    font-size: 16px !important;
}
#header.sticky-header .header-main, .fixed-header #header.sticky-header .header-main {
    background-color: #fff !important;
}
li.phone.nav-item-left-border.nav-item-right-border {
    color: #87bd44 !important;
    transition: all 0.5s;
}
li.phone.nav-item-left-border.nav-item-right-border:hover {
    color: #fff !important;
}
h1, h2, h3 , h4, h5, h6 , p {
    letter-spacing: 0 !important;!i;!;
}
div#footer {
    display: none;
}
#header .main-menu > li.menu-item.active > a , #header .main-menu > li.menu-item:hover > a{
    background-color: #ffffff !important;
    color: #17346c;
}
#header .main-menu > li.menu-item > a{
    margin-right:5px;
    border-radius: 0 !important;
}

#header .share-links a  {
    color: #ffffff !important;
    border-radius: 0 !important;
    width: 63px !important;
    height: 63px !important;
}

.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#header h4.porto-sicon-title {
    font-size: 14px !important;
}
header#header .porto-sicon-box p {
    font-weight: 700 !important;
    color: #94303c;
    font-size: 20px;
}

.header-main .header-col.header-left {
    padding: 5px 0 !important;
}








@media only screen and (max-width: 600px) {
div#banner h1 {
    font-size: 34px !important;!i;!;
    line-height: 47px !important;!i;!;
    margin-bottom: 10px;
}

div#banner p {
    font-size: 16px !important;!i;!;
    line-height: 26px !important;!i;!;
    margin-bottom: 20px !important;!i;!;
}
}