/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 05 2023 | 21:43:25 */
.cstm-imgbox figure.elementor-image-box-img {
    display: flex;
    justify-content: end;
    width: 100% !important;
}
.cstm-imgbox figure.elementor-image-box-img img {
    width: 20%;
}
.cstm-flipbox .elementor-flip-box__layer__overlay {
    background-image: linear-gradient(0deg, black 3%, transparent);
}
.cstm-testimonials .swiper-slide {
    box-shadow: 0px 0px 10px lightgray;
}