/*
Theme Name: Zephyr Child
Template: Zephyr
Version: 1.0
Author:	UpSolution
Theme URI: http://zephyr.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/
header .at_middle .at_right,header .at_middle .at_right a{color:#333 !important}

.max-marine-product-stock-avaialble {
	color: var(--color-content-heading);
}

.df-classic {
	position: fixed !important;
	left: 0 !important;
	right: 0;
	max-width: 100% !important;
	width: 100% !important;
	margin-left: 0 !important;
}

@media screen and (max-width: 900px) and (min-width: 600px) {
	.df-classic {
		top: 182px !important;
	}
}