/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme example child theme.
Author: Nick
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */




.woocommerce-page .page-header{background:#e2e2e2}


.woo-tab-request-a-quote-heading{text-align:center !important;}

.woocommerce .price{display:none !important}


.wpforms-field-large, .wpforms-field-medium{
	background: #f9f9f9 !important;
}

.qlwapp-bottom-right{
	bottom:50px !important;
	margin-right:-10px;
}



@media only screen and (min-width: 1920px) {
	
	
	#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-megamenu > ul.mega-sub-menu {
		width:150% !important
		
	}
	
	
}


/*.ubermenu-current-menu-ancestor a span:after{
	content: "" !important;
    display: block !important;
	border-bottom:2px solid red !important;
}*/