/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.0.1.1709640557
Updated: 2024-03-05 12:09:17

*/

rs-fullwidth-wrap rs-row.standardMargins {
    padding-left: 6% !important;
    padding-right: 6% !important;
    margin-top: 40px !important;
}
.truncateText {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 3 !important;
    -webkit-box-orient: vertical !important;
}
.swiper-pagination.swiper-pagination-progressbar.swiper-pagination-horizontal {
    bottom: -60px !important;
    width: 45%;
    top: unset;
    left: 28%;
}
.servicesLoopCarousel .e-loop-item:nth-child(3n) .serviceLoopItem{
    background-image: linear-gradient(180deg, #E50123 0%, #69001F 100%) !important;
}
.servicesLoopCarousel .e-loop-item:nth-child(3n) .serviceItemSubtitle{
    color: #fff !important;
}
.servicesLoopCarousel .e-loop-item:nth-child(3n) a.elementor-button:hover{
    background: #fff !important;
    border-color: #fff !important;
}
.verticalMiddle .elementor-icon-wrapper {
    display: flex !important;
    align-content: center !important;
    align-items: center !important;
}
.chevRightLinkBtn span.elementor-button-icon svg {
    width: 6px;
}
.contactForm button.elementor-button {
    background-image: linear-gradient(155deg, #E50123 33%, #69001F 100%) !important;
}
.contactForm .elementor-field-type-submit {
    display: inline-flex !important;
    justify-content: flex-end !important;
    flex-direction: column !important;
}
.contactForm .elementor-field-type-submit button{
    width: fit-content !important;
}
.contactForm .elementor-field-type-submit button {
    width: fit-content !important;
    padding: 15px 25px;
    border-radius: 10px;
}
.contactForm textarea {
    padding-top: 13px !important;
    resize: none;
}
.homeSlider .elementor-widget-slider_revolution rs-module p {
    font-size: 14px !important;
}
.homeSlider .homeSliderButton {
    font-size: 16px !important;
    width: fit-content !important;
    padding: 5px 20px !important;
    display: inline-flex !important;
    margin-right: 20px !important;
    min-height: 40px !important;
    align-content: center !important;
    align-items: center !important;
    position: relative !important;
    cursor: pointer !important;
}
.homeSlider .homeSliderButton svg {
    margin-left: 25px;
}
.elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-prev {
    left: unset !important;
    right: 60px !important;
}
.testimonialSlider .elementor-swiper-button.elementor-swiper-button-prev {
    left: -50px !important;
    top: 0px !important;
}
.testimonialSlider .elementor-swiper-button.elementor-swiper-button-next {
    right: -50px !important;
    top: 0px !important;
}