/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 9.27.4.1773244227
Updated: 2026-03-11 15:50:27

*/

.wpcd-coupon-title a {
	color: #333 !important;
  text-align: center;
  font-size: 25px;
  display: block;
  font-weight: 700;  
}    
#main-header {
	position: sticky;
	top: 0px;
}
body.admin-bar.et_mobile_device  #main-header {
	top: 0px;
}
body.admin-bar  #main-header {
	top: 32px;
}
@media all and (min-width: 981px) and (max-width: 1355px) {
	#main-header > .container {
	 width: 95%!important;
	}
	#logo {height: 5vw!important;}
	#et-top-navigation {
 	padding-left: 0px!important;
}
	#top-menu li a {
	 font-size: 16px;
	}
} 

header .et_menu_container {
	width: 95% !important;
	max-width: 1200px;
}
header #top-menu  li {
	font-family: 'Poppins' !important;
    font-size: 18px !important;
}