/**
 * Add any custom CSS here.
 *
 * This file will be loaded after all other theme stylesheets.
 */


.ref, .spec-val { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: .92em; letter-spacing: .03em; }

.elementor-button:active { transform: scale(.985); }
.elementor-button { transition: background-color .14s cubic-bezier(.2,0,.2,1), border-color .14s cubic-bezier(.2,0,.2,1); }
.elementor-button:focus-visible { outline: none; box-shadow: 0 0 0 3px #A8D4D3; }

.aws-container .aws-search-form{
	border:1px;
	border-radius:25px;
}

.aws-container .aws-search-form .aws-form-btn{
	background:#0c6f81;
}

.aws-container .aws-search-form .aws-search-btn_icon{
	color:#fff;
}

.elementor-menu-cart__toggle .elementor-button-icon-qty{
  background:#E5341F;color:#fff;font-family:Barlow,sans-serif;
  font-weight:700;font-size:11px;min-width:18px;height:18px;
  border-radius:999px;top:-6px;right:-6px;
}