/*
	Theme Name: Nexter Child Theme
	Theme URI: https://nexterwp.com
	Description: Bare WordPress Theme made for Block builder and Popular Page Builders.
	Author: POSIMYTH
	Author URI: https://posimyth.com
	Version: 1.0.0
	Stable tag: 1.0.0
	Requires at least: 5.6
	Tested up to: 6.3
	Requires PHP: 7.4
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Template: nexter
	Text Domain: nexter
	Tags: flexible-header, custom-colors, custom-menu, custom-logo, featured-images, translation-ready
*/

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.plus-cart-icon .cart-wrap span {
  position: absolute;
  top: -14px;
  left: 100%;
  box-shadow: 0 5px 12px rgba(0,0,0,0);
}

.elementor-icon-box-title {
    margin: 0;
}

