/* Theme Name: Remons Child Theme
Theme URI: https://themeforest.net/user/ovatheme/portfolio
Description: This is child theme of remons
Author: Ovatheme
Author URI: https://themeforest.net/user/ovatheme
Template: remons
Version: 1.0.0
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: remons-child
*/
:root {
  --dark-primary: #e8323d;
}


.elementor-widget-container .ova-product-search .product-search-form {
  background: red;
  border-radius: 50px !important;
}

.ova-product-search.template2 .product-search-form .product-search-content .label_search input[type=text],
.ova-product-search.template2 .product-search-form .product-search-content .label_search select[name="pickup_location"] {
  color: var(--heading) !important;
  padding: 0 0 0 15px;

}

.elementor-widget-container .ova-product-search .product-search-content.wrap_content {
  padding: 20px !important;
}

.elementor-widget-container .ova-product-search .product-search-submit {
  display: flex;
  justify-content: center;
  align-items: center;
}

.elementor-999 .elementor-element.elementor-element-5cd8054 .ova-product-search.ovabrw_wd_search .product-search-form .product-search-submit button.ovabrw_btn_submit {
  border-radius: 50px;
  margin-right: 10px;
  font-family: Righteous;
  font-weight: 500;
}

.elementor-widget-container .ova-product-search .label_search {
  display: flex;
}

.elementor-widget-container .ova-product-search.template2 .product-search-form .product-search-content .label_search .field-label {
  margin: 0px !important;
}

.elementor-widget-container .ova-product-search .product-search-form .product-search-content .label_search select {
  font-size: 14px !important;
}
