/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 25 2023 | 22:28:42 */
.custom-homeform input, .custom-homeform select, .custom-homeform textarea {
    padding: 16px;
}


.icon-boxedit .elementor-icon  i{
	background-color:#CC0000;
    border-radius: 10px 10px 10px 10px;
    padding: 15px 15px 15px 15px;
}

#custom-accordian .elementor-accordion-item {
 
	background: #ffffff;
    margin-bottom: 38px;
    border: 2px solid white !important;
    border-radius: 15px;
    box-shadow:5px 6px 9px 2px rgb(96 88 88 / 6%) ;
   
}

.header-custom1.elementor-sticky.elementor-sticky--active{
	width:100% !important;
	background: #008A32;
}


