/*
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.sticky-header .header-main.sticky { background:#fff; box-shadow: 0 0 12px 0 rgb(145 138 138 / 48%);}
#header.sticky-header .header-main.change-logo .logo img {
    transform: scale(1); max-width: 60px;
}
.d-none-hp { display:none !important }
#home-sec2 .wpb_single_image  { margin-bottom:15px; }
#home-sec2 h4 {
    position: absolute;
    bottom: 51px;
    right: 10px;
    background: #000;
    color: #fff;
    padding: 5px 10px;
}
#header .main-menu .narrow li.menu-item:hover > a, #header .main-menu .wide li.menu-item li.menu-item:hover > a,
#header .main-menu > li.menu-item.active:hover > a, #header .main-menu > li.menu-item:hover > a { color: #cea347 !important }
#header .main-menu > li.menu-item > a::before { background: #f4bb11 !important }
#mini-cart .cart-items, .my-wishlist .wishlist-count {
    background-color: #f4b908 !important;
}
#header .main-menu > li.menu-item.active > a:after {
    content: "\e81c";
	font-family: "porto";
}
.owl-carousel .owl-item img {  border: solid 1px #a5a5a5 !important; padding:5px; }

#footer .footer-bottom .footer-left { font-size:13px !important }
.fix-whatsapp-icon { position:fixed; right:5px; bottom:60px; width:64px; height:64px; z-index:99}