/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 10 2026 | 16:09:49 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 


ul {
    margin-bottom: 20px;
}
 .elementor  h1.e-heading-base,
.elementor  h2.e-heading-base,
.elementor  h3.e-heading-base,
.elementor  h4.e-heading-base, 
.elementor  h5.e-heading-base, 
.elementor  h6.e-heading-base,
.elementor  h5.elementor-heading-title {
    margin-bottom: 10px;
}
/*.elementor-widget-heading .elementor-heading-title {
    margin-bottom: 10px;
} */
.e-con>.e-con-inner {
    max-width: 1330px;
    padding-left: 15px;
	padding-right: 15ps;
}
.site-header .header-inner .site-branding .site-logo img {
    width: 100%;
    max-width: 150px;
}
.trusted-by-text p {
    margin-bottom: 0;
}
.trusted-by-text strong {
    font-weight: bold;
}
.shopify-section figure.elementor-image-box-img {
    background: #ecf0f4;
    padding: 18px;
    border-radius: 100px;
    width: 40% !important;
}
.stats-section h3.elementor-heading-title {
    color: #12923d;
}
.stats-section .e-con.e-grid>.e-con-inner {
    grid-template-columns: repeat(2, 1fr);
}
.elementor .services-box {
    padding-left: 90px;
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 10px 10px 10px 90px;
} 
.services-box .elementor-widget-image {
    position: absolute;
    background: #00895a;
    padding: 15px;
    width: 60px;
    border-radius: 10px;
    left: 20px;
    top: 20px;
}
.services-box .elementor-widget-image img {
    display: inline-block;
    vertical-align: middle;
    filter: brightness(0) invert(1);
}