/* font import start  */
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap");

@font-face {
  font-family: verdana;
  src: url(https://o2cure.in/wp-content/themes/astra/assets/fonts/verdana.ttf);
}
@font-face {
  font-family: helvetica;
  src: url(https://o2cure.in/wp-content/themes/astra/assets/fonts/Helvetica.ttf);
}
@font-face {
  font-family: Lato;
  src: url(https://o2cure.in/wp-content/themes/astra/assets/fonts/Lato-Regular.ttf);
}
body {
  font-family: Lato;
}
/* font import end  */
 /* ##################  */
 .blue-brand{
  color: #0374b5 !important;
}
.green-brand{
  color: #0c9046 !important;
}
 /* ####################  */
/* theme fix  */
a.hfe-menu-item {
  color: #0279ba;
  font-family: 'Lato',sans-serif;
}
a.hfe-menu-item:hover {
  color: #008b43;
}
.hover-1:hover {
    background: #333 !important;
}
/*owl slider*/

.owl-stage-outer {
  overflow: visible;
}

.owl-item {
  opacity: 0;
  transition: opacity 500ms;
}
.owl-item.active {
  opacity: 1;
}
/*owl slider*/
/*Theme Fixes*/
.ast-container {
  max-width: 100%;
  padding: 0;
}
/* .ekit-template-content-header { display: none; } */
span.elementor-icon-list-text {
  font-size: 15px !important;
}

/* for footer  */
section.elementor-section.elementor-top-section.elementor-element.elementor-element-0fc8237.elementor-section-content-middle.elementor-hidden-tablet.elementor-hidden-phone.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
  /* display: none !important; */
}
section.elementor-section.elementor-top-section.elementor-element.elementor-element-b63c726.elementor-hidden-phone.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
  /* display: none; */
}
.list-unstyled {
  margin-left: 0 !important;
}
/* css for sticky sidebar  */
.right_product {
  right: 4%;
}
/* end css for sticky sidebar  */
section.elementor-section.elementor-top-section.elementor-element.elementor-element-ed15059.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
  padding: 50px 0 !important;
}
.elementor-image-box-wrapper {
  padding: 20px;
}
h5.elementor-image-box-title {
  font-size: 16px;
}
/* .ast-container {
    max-width: unset !important;
    margin: unset !important;
    padding: unset !important;
} */
h4.elementor-heading-title.elementor-size-default {
  font-size: 18px;
}
.ekit-wid-con .ekit_social_media>li>a i, .ekit-wid-con .ekit_socialshare>li>a i{
  font-size: 16px;
}
.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
  padding: 5px;
}
.elementor-3707 .elementor-element.elementor-element-4a8e6c2 .hfe-copyright-wrapper a, .elementor-3707 .elementor-element.elementor-element-4a8e6c2 .hfe-copyright-wrapper{
  font-size: 16px;
}
.elementor-widget-wrap>.elementor-element div figure {
  width: 50px !important;
}
/* end footer fix  */
