@charset "UTF-8";

/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme example child theme.
Author: Nick
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/
.elementor-section.elementor-section-boxed>.elementor-container {
  max-width: 1200px;
}

#top-bar-wrap {
  display: none;
}

/* an auto add to cart */
.owp-floating-bar.show {
  display: none;
}

/* an title + breakcum */
header.page-header {
  display: none;
}

i.fas.fa-search {
  background: #fff;
}