/*
Theme Name:     Garymisaki
Theme URI:      n/a
Template:       kadence
Author:         it
Author URI:     n/a
Description:    Child Theme Description
Version:        1.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?jrefzi');
  src:  url('fonts/icomoon.eot?jrefzi#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?jrefzi') format('truetype'),
    url('fonts/icomoon.woff?jrefzi') format('woff'),
    url('fonts/icomoon.woff2?jrefzi') format('woff2'),
    url('fonts/icomoon.svg?jrefzi#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-chevron-thin-down:before {
  content: "\e900";
}
.icon-chevron-thin-left1:before {
  content: "\e901";
}
.icon-chevron-thin-left:before {
  content: "\e902";
}
.icon-chevron-thin-right:before {
  content: "\e903";
}


/* header nav */
.header-navigation[class*=header-navigation-style-underline] .header-menu-container>ul>li>a:after {
    bottom: 4px;
    height: 1px;
}
form.woocommerce-product-search .kadence-search-icon-wrap {
    color: var(--global-palette8);
}
input#woocommerce-product-search-field-0::placeholder {
    opacity: 0.7;
}
