/*
Theme Name: OceanWP Child Theme
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme. Sample child theme.
Author: OceanWP
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */
body {
  font-family: "Public Sans", "Open Sans", sans-serif;
  font-size: 16px;
}
/* Custom header mobile menu styling */
.e-font-icon-svg {
background-color: white;
}
.elementor-169 .elementor-element.elementor-element-75ebcaf .sub-menu, .elementor-169 .elementor-element.elementor-element-75ebcaf nav.hfe-dropdown, .elementor-169 .elementor-element.elementor-element-75ebcaf nav.hfe-dropdown-expandible, .elementor-169 .elementor-element.elementor-element-75ebcaf nav.hfe-dropdown .menu-item a.hfe-menu-item, .elementor-169 .elementor-element.elementor-element-75ebcaf nav.hfe-dropdown .menu-item a.hfe-sub-menu-item {
background-color: #000000;
}
.elementor-169 .elementor-element.elementor-element-75ebcaf .menu-item.current-menu-item a.hfe-menu-item, .elementor-169 .elementor-element.elementor-element-75ebcaf .menu-item.current-menu-ancestor a.hfe-menu-item {
    color: #FFFFFF;
    background-color: #1F361F !important;
}
/* end Custom header mobile menu styling */

/* Home Page image caption under image */
.homepage .elementor-widget-image .widget-image-caption {
color: #FFFFFF;
font-size: 10pt;
}
/* end image caption */

/* Change audio player accent color from f70f5d
.ai-wrap .ai-track:hover, .ai-wrap .ai-track.ai-track-active {
background-color: #aaaa8c;
}

.ai-wrap .ai-audio-control {
background-color: #aaaa8c;
}

.ai-wrap .ai-scroll-wrap>div:last-child div {
background-color: #aaaa8c !important;
} end audio player */


@media (max-width: 1400px) {
    
}
@media (max-width: 1200px) {
    
}
@media (max-width: 1100px) {

}
@media (max-width: 1000px) {
   
}

@media (max-width: 959px) {
.gt_switcher_wrapper {
  max-width: 30%;
  }
}

@media (max-width: 640px) {
  
]