

#top nav ul li a {
	color: #494744 !important;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 500;
	
}


body #header-outer[data-lhe=animated_underline] #top nav>ul>li:not([class*=button_])>a .menu-title-text:after {
	bottom: -10px !important;
}

body[data-button-style*="slightly_rounded"] #top nav > ul > li[class*="button_solid_color"] > a:before {
	border-radius: 20px!important;
	-webkit-border-radius: 20px!important;
}


body[data-header-color=light]:not([data-header-format=left-header]) #header-outer:not(.transparent) .sf-menu>li ul {
	margin-top: -26px;
	border-top: none !important;
	border-bottom: 2px solid #494744;
}


body:not([data-header-format="left-header"]) #header-outer .sf-menu li ul {
	margin-top: -25px !important;
	border-radius: 0px 0px 25px 0px;
}

#header-outer:not([data-format=left-header]) #top>.container>.row nav>ul>li {
	margin-left: 10px;
	margin-right: 10px;
}


.elementor-products-grid ul.products.elementor-grid {
	grid-column-gap: 0px !important;
}


.nectar-slide-in-cart.style_slide_in_click .woocommerce-mini-cart__empty-message a.button {
	display: none !important;
}

body.woocommerce.single-product div[data-tab-pos=in_sidebar] section.related.products {
	display: none !important;
}

.sf-menu>li ul {
	width: 300px !important;
}


#top nav >ul >li >ul >li, #header-outer[data-format="centered-menu"] #top nav >ul >li >ul >li {
	margin-top: 10px;
	margin-bottom: 10px;
}

.nectar-quick-view-box div.product form.cart .hidden {
	display: none !important;
}

.woocommerce div.product .summary p.price {
	font-family: "Montserrat", Sans-serif !important;
	color: #494744;
	font-weight: 500 !important;
}

.single-product div.product h1.product_title, .nectar-shop-header .page-title {
	font-size: 26px !important;
}

/*
ul.sub-menu li a {
	background-color: red !important;
	color: yellow !important;
}

ul.sub-menu li a .menu-title-text {
	color: yellow !important;
}

ul.sub-menu li a:hover .menu-title-text {
	color: blue !important;
	background-color: gray !important;
}


*/