/*  */
.feature_product_left {
  padding-left: calc((100vw - 1320px) / 2 - 20px);
}
.products-swiper {
  overflow: hidden;
  padding-right: 170px !important;
  font-family: "Manrope" !important;
}
.products-swiper .swiper-slide {
  height: auto !important;
}
.products-swiper .product-card {
  background-color: #80b50033;
  border-radius: 10px;
  padding: 10px 10px 15px;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.products-swiper .product-card .product-content {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.product-image {
  display: flex;
}
.product-image img {
  width: 100%;
}
.product-card .product-title {
  margin: 15px 0 15px;
  font-weight: 500;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0px;
  text-transform: capitalize;
  color: #22282b;
}
.product-card .product-excerpt p {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0%;
  color: #667085;
  margin: 0 0 15px;
}
.product-card .explore-button {
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #80b500;
  text-decoration: none;
  display: flex;
  gap: 10px;
  align-items: center;
  margin-top: auto;
}
.product-card .explore-button .arrow {
  transition: 0.3s linear;
}
.product-card:hover .explore-button .arrow {
  transform: translateX(4px);
}
.optimal_growth_grid .elementskit-box-header {
  border-radius: 30px;
}
.optimal_growth_grid .elementskit-btn {
  gap: 10px;
}
.contact_form p label {
  width: 100%;
}
.wpcf7-form-control.wpcf7-submit {
  width: 100%;
  max-width: calc(100% - 80px);
  display: block !important;
  margin: 0 auto;
}

.service_grid .eael-entry-wrapper {
  padding: 0 !important;
}
.service_grid .eael-grid-post-holder {
  padding: 10px 10px 15px !important;
  height: 100%;
}
.service_grid .eael-grid-post-holder-inner {
  display: flex;
  flex-direction: column;
}
.service_grid a {
  text-decoration: none !important;
}
.service_grid .eael-entry-title,
.service_grid .eael-entry-title a {
  font-weight: 500 !important;
  font-size: 22px !important;
  line-height: 28px !important;
  letter-spacing: 0px;
  text-transform: capitalize;
  color: #22282b !important;
  margin: 15px 0 15px !important;
}
.service_grid .eael-grid-post-excerpt p {
  color: #667085 !important;
  margin: 0 !important;
  font-weight: 500 !important;
  font-size: 18px !important;
  line-height: 100%;
  letter-spacing: 0%;
}
.service_grid .eael-grid-post-excerpt a {
  color: #80b500 !important;
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0%;
}
.service_grid .eael-post-grid {
  display: flex;
  gap: 30px 20px;
  flex-wrap: wrap;
  margin: 0 !important;
}
.service_grid .eael-post-grid article {
  width: calc(25% - 15px) !important;
  padding: 0 !important;
}

/*  */
.banner {
  position: relative;
  display: flex;
}
.banner img {
  height: 400px;
  object-fit: cover;
  width: 100%;
}
.banner::before {
  content: "";
  background-color: #000;
  opacity: 0.6;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.banner h1 {
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);
  left: 0;
  right: 0;
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 20px;
  font-family: Manrope;
  font-weight: 700;
  font-size: 64px;
  line-height: 84px;
  letter-spacing: 0%;
  color: #ffffff;
}
.product-details {
  display: flex;
  gap: 20px;
  max-width: 1320px;
  margin: 0 auto;
  padding: 100px 20px 0;
}
.product-details .sidebar {
  width: 430px;
}
.widget-area {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.product-details .sidebar .widget {
  background: #80b50033;
  border-radius: 10px;
  padding: 30px;
}
.product-details .product-content {
  width: calc(100% - 430px - 20px);
}
.product-content .swiper-slide-image {
  width: 100%;
  border-radius: 20px;
  aspect-ratio: 1.5;
  object-fit: cover;
}
.sidebar .widget .widget-title {
  font-family: Manrope;
  font-weight: 600;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #000000;
  margin: 0 0 25px;
}
.latest-products {
  display: flex;
  flex-direction: column;
  padding: 0;
  margin: 0;
  gap: 20px;
  list-style: none;
}
.latest-products li a {
  font-family: Manrope;
  font-weight: 500;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0px;
  text-align: justify;
  text-transform: capitalize;
  color: #22282b;
}
.location-section {
  margin-bottom: 20px;
}
.location-section .icon {
  display: flex;
  gap: 12px;
  align-items: center;
}
.location-section p,
.location-section .icon h4 {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 2%;
  text-transform: capitalize;
  color: #424242;
  font-family: Manrope;
  margin: 0;
}
.about_location_right .elementor-icon-box-title {
  margin-top: 0 !important;
}
.about_location_right .elementor-icon-box-icon {
  margin-top: 3px;
}
.feature_product_right,
.feature_product_right .elementor-widget-shortcode,
.feature_product_right .elementor-widget-shortcode > div,
.feature_product_right .elementor-widget-shortcode > div > div,
.products-swiper {
  position: static !important;
}
.products-swiper .swiper-button-prev,
.products-swiper .swiper-button-next {
  left: 0;
  right: unset !important;
  transform: unset;
  top: unset !important;
  bottom: 0 !important;
  margin-left: calc((100vw - 1360px) / 2);
}
.products-swiper .swiper-button-next {
  left: 70px;
}
.products-swiper .swiper-button-next,
.products-swiper .swiper-button-prev {
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #ced1d8;
  background-color: #fff;
  border-radius: 50% !important;
  transition: 0.3s linear;
}
.products-swiper .swiper-button-next {
  transform: rotate(180deg) !important;
}
.products-swiper .swiper-button-next:hover,
.products-swiper .swiper-button-prev:hover {
  background-color: #8cbc00 !important;
}
.products-swiper .swiper-button-next::after,
.products-swiper .swiper-button-prev::after {
  display: none !important;
}
.products-swiper .swiper-button-next svg,
.products-swiper .swiper-button-prev svg {
  width: 20px;
  height: auto;
}
.about__organic .elementor-widget-icon-box {
  /* width: calc(33.33% - 14px) !important; */
  flex: 1;
}
.service_grid .eael-entry-thumbnail {
  padding-bottom: 0 !important;
}
.service_grid .eael-entry-thumbnail img {
  position: static !important;
  transform: unset !important;
  aspect-ratio: 1.4 !important;
}
.service_grid .eael-entry-wrapper {
  padding-bottom: 40px !important;
}
.eael-post-elements-readmore-btn {
  position: absolute;
  left: 0 !important;
  bottom: 0 !important;
}
.service_grid .eael-grid-post-holder-inner {
  position: relative;
}
