/*
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  ***************/

.sticky-header#header .elementor-element-24bbd1e .main-menu > li.menu-item > a,
.sticky-header#header .elementor-element-acade10 .porto-view-switcher > li.menu-item > a,
.sticky-header#header .elementor-element-5321d71 .porto-view-switcher > li.menu-item > a,
.sticky-header#header .elementor-element-1e33de0 #mini-cart .minicart-icon{
	color: var(--e-global-color-f1f19d0);
}
.home #header .logo .standard-logo{
	filter: invert(1);
}

.header-builder-p .elementor-widget-wrap>.elementor-element:last-child{
	margin-top: 0;
}

.sticky-header#header .logo .standard-logo{
	filter: invert(0);
}

ul#menu-currency-switcher,
#menu-currency-switcher-mobile{
    display: none !important;
}

.elementor-shape[data-negative=false].elementor-shape-bottom, .elementor-shape[data-negative=true].elementor-shape-top {
    transform: rotate(180deg);
}
.elementor-2 .elementor-element.elementor-element-baee7e7 .elementor-background-slideshow__slide__image{
	background-position-y: -100px;
}

.porto-block[data-id="990"]{
	display: none;
}

.pp-compare .porto-u-sub-heading ul{
	padding: 10px;
}

@media(max-width:991px){
	#header.sticky-header .logo .sticky-logo{
		transform: scale(0.8);
}
}