/*
Theme Name: GRAINDEN MILLERS LTD
Theme URI:  https://www.acesolutionafrica.com/
Author:     Bethulow
Author URI: https://www.acesolutionafrica.com/
Template:   hello-elementor
Version:    1.0
License:    GNU General Public License v2 or later
*/

@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');

@font-face {
  font-family: myFirstFont;
  src: url('./fonts/COOPBL.ttf');
}

body{
	  font-family: "Lato", sans-serif !important;
	  line-height:1.8 !important;
}

h1,h2,h3,h4,h5,h6{
	 font-family: "Playfair Display", serif !important;
}
#call .infobox-content ul{
    padding: 0px;
    list-style: none;
    margin: 0px;
}
#call .infobox-content ul li{
    border-bottom:1px solid #E6E7EC14 !important;
	padding:10px 0px !important;
}

#call .infobox-content ul li span{
    color:#7A7A7A !important;
}

.n2-ss-static-slide
 {
    background-image: url(https://www.adstercreativesolutions.co.ke/graindenmillers/wp-content/uploads/2025/09/banner-overlay.png) !important;
    background-size: cover !important;
    visibility: visible !important;
	z-index: 19 !important; 
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.enquiry .gm-menu-item__txt{
	background:#04843e !important;
	color:#fff !important;
	padding:8px 20px !important;
	border-radius:50px !important;
}

.enquiry .gm-menu-item__txt:hover{
	background:#FCA132 !important;
	color:#04843e !important;
	padding:8px 20px !important;
	border-radius:50px !important;
}
#fom label{
	width:100% !important;
}