/*
Theme Name: new RGF Environmental Group, INC WP
Theme URI: https://yodo.club/
Description: Premium WordPress Site
Author: Yodo
Version: 1.1
Tags:

*/
html img{
  height: auto;
}

.hslider-content h1 {
  font-family: 'Poppins', fallback-font-title!important;
}
/* .hslider-content p{
  font-family: "roc-grotesk", fallback-font-p!important;
}
.hslider-content .small-text{
  font-family: "roc-grotesk", fallback-font-p!important;
} 
.hslider-content p{
  font-family: fallback-font-p!important;
}
.hslider-content .small-text{
  font-family:fallback-font-p!important;
}*/
@font-face {
  font-family: "fallback-font-title";
  /* size-adjust: 116%;
  ascent-override: 108%; */

  ascent-override: 104%;
  size-adjust: 117%;  
  descent-override: 20%; 
  
  
  /* ascent-override: 102%;
  size-adjust: 120%;
  descent-override: 20%; */

  src: local(Arial);
}

@font-face {
	font-family: "fallback-font-p";
  ascent-override: 78%;
  size-adjust: 110%;  
  descent-override: 7%;
	src: local(Arial);
}
/* ext style */
.top_header {
  position: absolute!important;
  width: 100%;
  z-index: 9999;
  /* top: 0; */
}


#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
  content: "\f0d7"!important;
  font-family: 'FontAwesome'!important;
}

.hero-slider .owl-slider-bg{
  min-height: 769px;
  width: 100%!important;
  height:100%!important;
  position: absolute!important;
  display: flex!important;
  bottom: 0;
  object-fit: cover;
}
.hero-slider .slider-content{
  flex: 1 0 100vw;
}
.hero-slider .owl-carousel{
  display: flex!important;
  overflow:hidden;   
  /* z-index: -1; */
}
/* .tribe-js .hero-slider:before,.tribe-js .hero-slider:after {
  display:none!important;
} */
.hero-slider .owl-loaded .owl-carousel{
  display: block!important;
}
.hero-slider{
  /* position: absolute; */
  width:100%;
  /* margin-top: -162px; */
}
.top_header{
  position:relative;
}

@media  (max-width: 767px) {
  .hero-slider{
    /* margin-top: -127px; */
  }
}
.hero-slider, .slider-content {
  min-height: 770px;
}

section.page-banner.page-bg, section.page-banner.page-bg,section.cat-page-banner.page-bg{
  padding-top:230px;
}
.overflow-hidden{
  overflow:hidden;
}
.product_img {
  flex: 1 0 100%;
}
.slider-for-product{
  display: flex;
}
.search_bar{
  background: white;
}