/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 03 2025 | 16:11:54 */
.home_product .desc h4 {
    font-weight: 500;
    line-height: 1.3em;
	font-size: 22px;
	margin-bottom: 10px!important;
}
.contactIcon .elementor-icon {
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
}
.contactIcon .elementor-icon svg {
    height: 20px;
}
.policy_page h5 {
    font-weight: 600;
}
.policy_page h4 {
    font-weight: 600;
}
.faq .question .title {
    padding-left: 70px;
    font-size: 31px;
    font-weight: 500;
    line-height: 1.2em;
   
    border-radius: 20px;
    margin-bottom: 25px;
}
.faq .question.active > .title{
    padding-left: 70px;
    font-size: 31px;
    font-weight: 500;
    line-height: 1.2em;
     color:black
}
.faq h4.heading {
    font-size: 52px;
    font-weight: 500;
   margin-bottom: 34px;
}
.faq .question {
    border-style: none !important;
}
.faq .question active{
border-style: none !important;
}
.faq .answer {
 
    padding: 40px !important;
    border-radius: 30px;
}

.faq .question.active {
   background-color: #f5f5f5;!important;
	border-radius:20px;
	border:none !important;
	margin-bottom: 20px;
}
.faq .title {
    background-color: #f5f5f5;
}





