/*
Theme Name: Porto
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive Wordpress Multi Purpose + eCommerce Theme.
Version: 7.8.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: woocommerce, business, corporate, e-commerce, blog, news, education, food-and-drink, portfolio, 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, block-styles, custom-background, custom-colors, custom-header, custom-logo, footer-widgets, template-editing, grid-layout, one-column, wide-blocks
Text Domain: porto
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
.footer a:not(.btn), .footer .tooltip-icon {
    color: #ffffff;
}
.footer .widget.contact-info .contact-details strong {
    font-weight: 400;
    color: #ffffff;
}
.footer .widget p {
    margin-top: -3px;
    margin-bottom: 13px;
    color: #ffffff;
}
ul.contact-details.list.list-icons {
    margin-top: 10px;
}
#footer .logo {
    display: inline-block;
    margin-right: calc(var(--porto-column-spacing) + 10px);
    display: none;
}
.footer-main {
    border-top: 5px solid #9e313f;
    border-bottom: 5px solid #9e313f;
}
#header .main-menu > li.menu-item > a {
    font-size: 11px !important;
    font-weight: 700;
    line-height: 20px;
    color: var(--porto-primary-color);
    padding: 10px 16px 10px 16px;
}

.bypostauthor { display: block; }
a.cl {
    color: #0058a9 !important;
	    font-weight: 600;
}
#header .nav-top i {
    font-size: .8em;
    margin-right: 6px;
    margin-left: 0;
    color: #0058a9;
}
.share-links {
    display: none !important;
}
