/*
Theme Name: Solor Child
Template:   solor
Theme URI: https://themeforest.net/user/awaiken
Description: Solar Energy Elementor WordPress Theme
Author: Awaiken
Author URI: https://awaiken.com/
Version: 1.0.1
Text Domain: solor-child
*/

.our-work-process-item:last-child::before {
    background: none !important;
    background-size: 100% auto;
}

.small-heading-style .elementor-heading-title::before{
    background: url('./assets/images/discover-infra-india.png') no-repeat !important;
    background-size: 15px 100% !important;
}

.swiper-wrapper {
  display: flex !important;
  flex-direction: row !important;
  width: 100% !important;
}

.swiper-slide {
  flex-shrink: 0 !important;
  display: block !important;
}

.swiper {
  width: 100% !important;
  overflow: hidden;
}
.swiper-wrapper {
  width: 100% !important;
}