@font-face{
	font-family:'poppins';
	src:url('https://loop-coffee.com/wp-content/uploads/2026/06/Poppins-Regular.ttf') format("truetype");
} 
h1,h2,h3,h4,h5,h6,body,p,li,ul,a,input,label,textarea,span,div{
	font-family:'poppins' !important;
}
p{
	font-size:15px !important;
	line-height: 1.3em;
}
body{
	overflow-x:hidden;
}
textarea{
	resize:none;
}
textarea#form-field-message {
	font-size: 14px;
}
select {
	color: #a9a9a9;
	font-size: 14px !important;
}
.categories{

}
.inner-header {
	background: radial-gradient(circle, rgba(167, 68, 37, 1) 0%, rgba(130, 40, 13, 1) 100%) !important;
}
.product-box p{
	font-size:14px !important;
}
.product-box .elementor-image-box-wrapper {
	gap: 40px;
}