.elementor-widget-image img {
  height: 100%;
  object-fit: cover;
}

*:not(.footer_social):not(.footer_social *):not(i):not(#wpadminbar):not(
    #wpadminbar *
  ) {
  font-family: "Montserrat", sans-serif !important;
}

.custom-benefits-btn .elementor-button {
  border: 1px solid #3034d1;
}

.custom-benefits-btn .elementor-button:hover {
  background-color: #fff !important;
  border: 1px solid #3034d1 !important;
  color: #3034d1 !important;
}

.main-contain.offcontents .woocommerce-no-products-found .woocommerce-info {
  display: none;
}

.custom-footer-map,
.custom-footer-map .elementor-widget-container,
.custom-footer-map .elementor-custom-embed,
.custom-footer-map .elementor-custom-embed iframe {
  height: 100% !important;
}

/* #SR7_3_1-5-13 {
  font-size: 30px !important;
  white-space: normal !important;
  left: 0 !important;
  top: -60px !important;
}

#SR7_3_1-5-14 {
  font-size: 12px !important;
  line-height: 20px !important;
  width: 100% !important;
  top: 120px !important;
} */

.custom-hero {
  position: relative;
  text-align: center;
  background: rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(3px);
  -webkit-backdrop-filter: blur(3px);
  z-index: 1;
  overflow: hidden;
}

.custom-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(4, 20, 55, 0) 0%, rgba(4, 20, 55, 0.8) 100%);
  pointer-events: none;
  z-index: 1;
}

.custom-hero .elementor-widget-rs-heading, .custom-hero .elementor-widget-button {
  position: relative;
}

.custom-hero > .elementor-container {
  position: relative;z-index: 1;
}

.rs-footer .footer-top {
  padding-top: 40px;
  padding-bottom: 0;
}

.rs-footer .widget.widget_nav_menu ul li {
  margin-bottom: 4px
}

.footer-info {
  padding-bottom: 40px;
}

.custom-products-for-single {
  float: inline-end;
  width: 100%;
}

div.footer-title {
  font-size: 20px;font-weight: 600;
  line-height: 32px;
  margin-bottom: 20px;
}

/* .menu-area .navbar ul > li > div.current-page-link, #rs-header .menu-area .navbar ul > li.mega > ul > li > div.current-page-link {
  text-transform: uppercase;
}

.menu-area .navbar ul li > div.current-page-link {
  font-weight: 500;
  font-family: Montserrat;
}

.menu-area .navbar ul li>div.current-page-link {
  overflow: hidden;
  padding: 21px 0;
}
.menu-area .navbar ul li>div.current-page-link {
  display: block;
  text-decoration: none;
  font-weight: 600;
  transition: all .3s ease 0s;
}
.menu-area .navbar ul li div.current-page-link {
  color: #fff;
  font-size: 15px;
} */

#rs-footer.rs-footer a:hover {
  color: #fff;
}

.woocommerce-loop-product__title {
  width: 100%;
}

.extra-shortcode .elementor-column .elementor-widget-container strong {
  text-align: center;
  display: block;
}

.footer-logo-wrap .footer-top-logo img {
  width: 208px;
  flex-shrink: 0;
}