/*
Theme Name:  East Coast 
Theme URI:    https://fuelthemes.net/
Description:  Restoration Child Theme
Author:       Fuel Themes/Mods by Scott Fitz
Author URI:   https://fuelthemes.net/
Template:     restoration
Version:      1.2.4
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  olyw
*/

.single-product div.product.iconic-was-accordion table.variations .iconic-was-accordion__row td.value {
  height: auto !important;
}

.search-wrapper {
  display: none;
  position: fixed;
  z-index: 100;
  width: 100%;
}

.search-wrapper.on {
  display: block;
}

 .elementor-kit-33599 .elementor-button.elementor-menu-cart__toggle_button {
   background: transparent;
 }
 
.elementor-widget-search .e-search-form input[type="search"] {
  margin-bottom: 0;
  font-size: 20px;
 }
 
 .elementor-widget-search .e-search svg {
   margin: 0 auto;
 }