/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 10 2026 | 20:12:12 */
/* IT24 Header: search, account and cart icons */
.site-header .header-html-inner {
  display: flex;
  align-items: center;
  height: 54px;
}

.site-header .it24-header-product-search {
  align-items: center;
}

.site-header .header-cart-inner-wrap {
  display: flex;
  align-items: center;
}

.site-header .it24-header-product-search__button,
.site-header .it24-account-link,
.site-header .header-cart-button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 44px !important;
  min-width: 44px !important;
  height: 38px !important;
  padding: 0 !important;
  color: #f5c400 !important;
  line-height: 1 !important;
}

.site-header .header-cart-button {
  transform: none !important;
}

.site-header .it24-header-product-search__button svg,
.site-header .it24-account-link svg,
.site-header .header-cart-button svg {
  width: 22px !important;
  height: 22px !important;
  color: #f5c400 !important;
}

.site-header .it24-header-product-search__button svg {
  fill: #f5c400 !important;
}

.site-header .it24-account-link svg,
.site-header .header-cart-button svg {
  fill: none !important;
  stroke: #f5c400 !important;
}

/* Final override for the existing header rules */
#masthead.site-header .it24-header-product-search button.it24-header-product-search__button,
#masthead.site-header .it24-account-item a.it24-account-link,
#masthead.site-header .header-cart-wrap button.header-cart-button {
  width: 44px !important;
  min-width: 44px !important;
  height: 38px !important;
  min-height: 38px !important;
  padding: 0 !important;
  color: #f5c400 !important;
  transform: none !important;
}

#masthead.site-header .header-cart-wrap button.header-cart-button {
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

#masthead.site-header .it24-header-product-search button.it24-header-product-search__button svg,
#masthead.site-header .it24-account-item a.it24-account-link svg,
#masthead.site-header .header-cart-wrap button.header-cart-button svg {
  width: 22px !important;
  min-width: 22px !important;
  height: 22px !important;
  min-height: 22px !important;
  flex: 0 0 22px !important;
  color: #f5c400 !important;
}

#masthead.site-header .it24-header-product-search button.it24-header-product-search__button svg {
  fill: #f5c400 !important;
}

#masthead.site-header .it24-account-item a.it24-account-link svg,
#masthead.site-header .header-cart-wrap button.header-cart-button svg {
  fill: none !important;
  stroke: #f5c400 !important;
}
