/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 01 2025 | 18:19:32 */
/* 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 */ 

.before_after_item img {
    aspect-ratio: 3/4;
}

.before_after_item .elementor-heading-title {
    margin-top: 10px;
    margin-bottom: 5px;
}

.swiper-slide-inner{
	max-width:1300px;
}

.ser-hm-thumb:before {
    content: "";
    position: absolute;
    background-color: #00000059;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.page-header .entry-title {
    font-size: 40px;
    font-family: var( --e-global-typography-primary-font-family ), sans-serif;
    text-align: center;
    font-weight: 600;
    padding: 25px;
    border-bottom: 1px solid var( --e-global-color-secondary );
}

.wpforms-submit {
    background-color: #cc985d !important;
}