/*
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  ***************/
.fixed-header header .header-main {
    background-color: #ffffff33 !important;
}
#header.sticky-header .header-main, .fixed-header #header.sticky-header .header-main {
    background-color: rgb(0 0 0) !important;
}
#header .main-menu > li.menu-item > a {
    letter-spacing: 1px;
    color: #f0f0f0;
}
#header .main-menu > li.menu-item:hover > a {
    color: #f0f0f0 !important;
}
#header .main-menu > li.menu-item.active > a {
    color: #ffffff;
}
h2 strong {
    /* font-style: italic; */
    color: #3869B4;
}
.text-justify {
    text-align: justify;
}
#footer .widget.widget_nav_menu {
    padding-top: 0 !important;
}
#footer .porto-just-icon-wrapper.porto-icon.none {
    font-size: 18px !important;
}

#footer .porto-sicon-box {
    margin-bottom: 8px !important;
}
#footer .share-links a {
    color: #ffffff  !important;
}

.share-links .share-facebook {
    background: #3b5a9a !important;
}
.share-links .share-twitter {
    background: #1aa9e1 !important;
}
.share-links .share-youtube {
    background: #c3191e !important;
}
.share-links .share-instagram {
    background: #7c4a3a !important;
}
.share-links .share-yelp {
    background: #c41200 !important;
}
#testimonials .owl-nav button {
    position: absolute !important;
    background: transparent !important;
    font-size: 40px !important;
}
#testimonials button.owl-prev {
    left: 0 !important;
}
#testimonials button.owl-next {
    right: 0 !important;
}
#testimonials .owl-carousel .owl-dots .owl-dot.active span,#testimonials  .owl-carousel .owl-dots .owl-dot:hover span {
    background: #3869b4 !important;
}
#testimonials .owl-carousel .owl-dots .owl-dot span {
    border: 1px solid #3869b4 !important;
}
#header .vc_btn3-container {
    margin-bottom: 0 !important;
}
@media only screen and (max-width: 600px) {
div#bottom-footer * {
    text-align: center !important;
}
	#footer .vc_column_container.col-md-2 {
    padding: 0 30px !important;
    margin-bottom: 30px;
}
#footer .widget.widget_nav_menu {
    padding: 0 !important;
}

#footer .vc_wp_custommenu.wpb_content_element,#footer .widget.widget_nav_menu {
    margin-bottom: 0;
}
	.top-banner h2 {
    font-size: 40px !important;
}
}