/**
* Theme Name: Olight Child
* Description: This is a child theme of Olight, generated by Merlin WP.
* Author: <a href="https://wpopal.com/">Opalthemes</a>
* Template: olight
* Version: 1.2.0
*/
.primary-navigation .menu .menu-item{
	margin-right: 12px !important;
}
/* .elementor-element-a52f98a .elementor-cta__content-item{
	margin-top: 230px;
} */

.page-id-162 .elementor-cta__button.elementor-button{
	display:none;
}

.button.buy-now-button{
	display:none !important;
}

.elementor-element-c59f266 ,elementor-button-link {
	margin-right:20px;
}

.cf7-inline-form {
  display: flex;
  flex-wrap: nowrap;
  gap: 10px;
  align-items: center;
}

.cf7-inline-form input[type="email"] {
  flex: 1;
  min-width: 200px;
}

.cf7-inline-form input[type="submit"],
.cf7-inline-form button {
  white-space: nowrap;
}

.olight-related-products, .olight-sticky-add-to-cart {
  display: none !important;
}

.widget_product_categories .icon-plus, .widget_product_categories .icon-minus{
	padding-right: 32px
}