/*
Theme Name: Porto Child
Theme URI: http://www.portotheme.com/wordpress/porto
Author: SW-THEMES
Author URI: http://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

*/

@import url("../porto/style.css");
.onsale {
    display: none;
    visibility: hidden;
}
.onhot {
    visibility: hidden;
    display: none;
}
h2.porto-ibanner-title {
    font-weight: bold !important;
}
.porto-ibanner-effect-style1:hover .porto-ibanner-content, .porto-ibanner-effect-style1:hover .porto-ibanner-desc:before {
    opacity: 0.5;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    background-color:rgba(0, 188, 212, 0.3);
}
#header.sticky-header .main-menu-wrap #main-menu .mega-menu > li.menu-item > a, #header.sticky-header .main-menu-wrap #main-menu .mega-menu .menu-custom-block a, #header.sticky-header .main-menu-wrap #main-menu .mega-menu .menu-custom-block span {
    padding: 5px 6px !important;
}
#header .header-main .header-left {
    padding: 8px 0;
}

#nav-panel .accordion-menu .sub-menu li:hover > a {
    background: rgba(0, 136, 204, 0.050980392156862744)
}

#main-menu .mega-menu {
    background-color: #474748 !important;
}


#main-menu .mega-menu > li.menu-item:hover > a {
    background: #d1a84b !important;
    color: #fff;
}

#main-menu .mega-menu > li.menu-item.active > a {
    background: #707072 !important;
}
/*************** ADD YOUR CUSTOM CSS HERE  ***************/