/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 24 2022 | 22:12:38 */
.custom-homeform input, .custom-homeform select, .custom-homeform textarea {
    padding: 16px;
}


.icon-boxedit .elementor-icon  i{
	background-color:#FFA400;
    border-radius: 10px 10px 10px 10px;
    padding: 15px 15px 15px 15px;
}
.custom-accord .elementor-accordion-item {
    box-shadow: 0px 0px 10px 1px #d3d3d38c;
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 25px;
}
.custom-header-menu.elementor-sticky.elementor-sticky--active{
	background: #007A2D !important;
}