#menu-box {
	background-color:#689f8c !important;
}
#topbar {
	background-color:#689f8c !important;
}
.categry-title {
	background-color:#689f8c !important;
}
.categry-title strong {
	color:white !important;
}
#footer {
	background:#689f8c !important;
}
#footer li a {
	color:white !important;
}
.woocommerce ul.products li.product {
	background:#689f8c !important;
}
input[type="submit"] {
	background-color:#FDC453 !important;
}
/* Target your specific container */
.elementor-element-39dac27.e-grid.e-con-boxed.e-con.e-parent.e-lazyloaded {
    height: 100vh !important;
    display: flex; /* Ensure it's a flex container if needed */
}
.cart_no i {
    color:#FDC453 !important;
}
body {
    font-family:Quicksand, sans-serif !important;
}