.fm-header-sticky {
  position: fixed;
  width: 100%;
  z-index: 2;
}
#topbar + .fm-header-sticky.headroom--top {
  position: absolute;
}
.fmc-announcement-box ~ .site-content .fm-header-sticky.headroom--top {
  position: absolute;
}
.fm-header-sticky.headroom {
  will-change: transform;
  -webkit-transition: -webkit-transform 300ms linear, background-color 300ms linear, height 300ms linear;
  transition: transform 300ms linear, background-color 300ms linear, height 300ms linear;
}
.fm-header-sticky.headroom--pinned {
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
}
.fm-header-sticky.headroom--pinned.headroom--not-top {
  position: fixed;
  top: 0;
  border-bottom: none;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.07);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.07);
}
.fm-header-sticky.headroom--pinned.headroom--not-top.fromTop {
  visibility: hidden;
}
#topbar + .fm-header-sticky.headroom--pinned.headroom--not-top {
  position: fixed;
}
.fm-header-sticky.headroom--pinned.headroom--not-top .search_form_wrapper .search_form_content .fm-search-form .search_text_input::placeholder {
  color: #aaaaaa;
}
.fm-header-sticky.headroom--unpinned.always-sticky {
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
}
.fm-header-sticky.headroom--unpinned.always-sticky.headroom--not-top {
  position: fixed;
  top: 0;
  border-bottom: none;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.07);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.07);
}
#topbar + .fm-header-sticky.headroom--unpinned.always-sticky.headroom--not-top {
  position: fixed;
}
.fm-header-sticky.headroom--unpinned:not(.always-sticky) {
  top: 0;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.fm-header-sticky.headroom--not-top {
  height: var(--header_height_sticky);
}
.theme-caston .fm-header-sticky.headroom--not-top {
  background-color: var(--header_color_bg_sticky);
  border: none;
}
.fm-header-sticky.headroom--not-top .has-sticky-logo img, .fm-header-sticky.headroom--not-top .has-sticky-logo .logo-text {
  display: none;
}
.fm-header-sticky.headroom--not-top .has-sticky-logo .logo-img.sticky-logo {
  display: block;
}
.fm-header-sticky.headroom--not-top .has-sticky-logo .logo-img:not(.sticky-logo) {
  display: none;
}
.fm-header-sticky.headroom--not-top .has-sticky-logo .transparent-logo {
  display: none;
}
.fm-header-sticky.headroom--not-top .header-main {
  height: 100%;
}
.fm-header-sticky.headroom--not-top .header-main a.logo.text {
  color: var(--header_color_text_sticky);
}
.fm-header-sticky.headroom--not-top .header-main a.logo.text:hover {
  color: var(--header_color_text_hover_sticky);
}
.fm-header-sticky.headroom--not-top .mobile-nav-btn > a {
  color: var(--header_color_text_sticky);
}
.fm-header-sticky.headroom--not-top .mobile-nav-btn > a svg {
  fill: var(--header_color_text_sticky);
}
.fm-header-sticky.headroom--not-top .header-element {
  color: var(--header_color_text_sticky);
}
.fm-header-sticky.headroom--not-top .header-element.search_box.form .fm-search-form .search_text_input, .fm-header-sticky.headroom--not-top .header-element.search_form_wrapper .fm-search-form .search_text_input {
  color: var(--header_color_text_sticky);
}
.fm-header-sticky.headroom--not-top .header-element.search_box.button > a, .fm-header-sticky.headroom--not-top .header-element.search_box.button > a span {
  color: var(--header_color_text_sticky);
}
.fm-header-sticky.headroom--not-top .header-element.search_box.button > a svg, .fm-header-sticky.headroom--not-top .header-element.search_box.button > a svg {
  fill: var(--header_color_text_sticky);
}
.fm-header-sticky.headroom--not-top .header-element.search_box.button > a:hover, .fm-header-sticky.headroom--not-top .header-element.search_box.button > a:hover span {
  color: var(--header_color_text_hover_sticky);
}
.fm-header-sticky.headroom--not-top .header-element.search_box.button > a:hover svg, .fm-header-sticky.headroom--not-top .header-element.search_box.button > a:hover svg {
  fill: var(--header_color_text_hover_sticky);
}
.fm-header-sticky.headroom--not-top .header-element.cart_box, .fm-header-sticky.headroom--not-top .header-element.cart_box > a, .fm-header-sticky.headroom--not-top .header-element.cart_box > a span, .fm-header-sticky.headroom--not-top .header-element.my-account-box, .fm-header-sticky.headroom--not-top .header-element.my-account-box > a, .fm-header-sticky.headroom--not-top .header-element.my-account-box > a span, .fm-header-sticky.headroom--not-top .header-element.wishlist-box, .fm-header-sticky.headroom--not-top .header-element.wishlist-box > a, .fm-header-sticky.headroom--not-top .header-element.wishlist-box > a span, .fm-header-sticky.headroom--not-top .header-element.hamburger-box, .fm-header-sticky.headroom--not-top .header-element.hamburger-box > a, .fm-header-sticky.headroom--not-top .header-element.hamburger-box > a span, .fm-header-sticky.headroom--not-top .header-element.social-icon-box, .fm-header-sticky.headroom--not-top .header-element.social-icon-box > a, .fm-header-sticky.headroom--not-top .header-element.social-icon-box > a span {
  color: var(--header_color_text_sticky);
}
.fm-header-sticky.headroom--not-top .header-element.cart_box > a svg, .fm-header-sticky.headroom--not-top .header-element.cart_box > a svg, .fm-header-sticky.headroom--not-top .header-element.my-account-box > a svg, .fm-header-sticky.headroom--not-top .header-element.my-account-box > a svg, .fm-header-sticky.headroom--not-top .header-element.wishlist-box > a svg, .fm-header-sticky.headroom--not-top .header-element.wishlist-box > a svg, .fm-header-sticky.headroom--not-top .header-element.hamburger-box > a svg, .fm-header-sticky.headroom--not-top .header-element.hamburger-box > a svg, .fm-header-sticky.headroom--not-top .header-element.social-icon-box > a svg, .fm-header-sticky.headroom--not-top .header-element.social-icon-box > a svg {
  fill: var(--header_color_text_sticky);
}
.fm-header-sticky.headroom--not-top .header-element.cart_box > a:hover, .fm-header-sticky.headroom--not-top .header-element.cart_box > a:hover span, .fm-header-sticky.headroom--not-top .header-element.my-account-box > a:hover, .fm-header-sticky.headroom--not-top .header-element.my-account-box > a:hover span, .fm-header-sticky.headroom--not-top .header-element.wishlist-box > a:hover, .fm-header-sticky.headroom--not-top .header-element.wishlist-box > a:hover span, .fm-header-sticky.headroom--not-top .header-element.hamburger-box > a:hover, .fm-header-sticky.headroom--not-top .header-element.hamburger-box > a:hover span, .fm-header-sticky.headroom--not-top .header-element.social-icon-box > a:hover, .fm-header-sticky.headroom--not-top .header-element.social-icon-box > a:hover span {
  color: var(--header_color_text_hover_sticky);
}
.fm-header-sticky.headroom--not-top .header-element.cart_box > a:hover svg, .fm-header-sticky.headroom--not-top .header-element.cart_box > a:hover svg, .fm-header-sticky.headroom--not-top .header-element.my-account-box > a:hover svg, .fm-header-sticky.headroom--not-top .header-element.my-account-box > a:hover svg, .fm-header-sticky.headroom--not-top .header-element.wishlist-box > a:hover svg, .fm-header-sticky.headroom--not-top .header-element.wishlist-box > a:hover svg, .fm-header-sticky.headroom--not-top .header-element.hamburger-box > a:hover svg, .fm-header-sticky.headroom--not-top .header-element.hamburger-box > a:hover svg, .fm-header-sticky.headroom--not-top .header-element.social-icon-box > a:hover svg, .fm-header-sticky.headroom--not-top .header-element.social-icon-box > a:hover svg {
  fill: var(--header_color_text_hover_sticky);
}
.fm-header-sticky.headroom--not-top .header-element.cart_box > a.cart-btn .mini-cart-contents .cart-counter span {
  color: var(--header_color_text_sticky);
}
.fm-header-sticky.headroom--not-top .header-element.cart_box > a.cart-btn:hover .mini-cart-contents .cart-counter span {
  color: var(--header_color_text_hover_sticky);
}
.fm-header-sticky.headroom--not-top .header-element.contact-info-box, .fm-header-sticky.headroom--not-top .header-element.contact-info-box > a, .fm-header-sticky.headroom--not-top .header-element.contact-info-box > span {
  color: var(--header_color_text_sticky);
}
.fm-header-sticky.headroom--not-top .header-element.contact-info-box svg, .fm-header-sticky.headroom--not-top .header-element.contact-info-box svg {
  fill: var(--header_color_text_sticky);
}
.fm-header-sticky.headroom--not-top .header-element.currency-box > span.label, .fm-header-sticky.headroom--not-top .header-element.currency-box .dropdown > .current, .fm-header-sticky.headroom--not-top .header-element.currency-box .dropdown > .current span, .fm-header-sticky.headroom--not-top .header-element.language-box > span.label, .fm-header-sticky.headroom--not-top .header-element.language-box .dropdown > .current, .fm-header-sticky.headroom--not-top .header-element.language-box .dropdown > .current span {
  color: var(--header_color_text_sticky);
}
.fm-header-sticky.headroom--not-top .header-element.currency-box .dropdown > .current svg, .fm-header-sticky.headroom--not-top .header-element.currency-box svg, .fm-header-sticky.headroom--not-top .header-element.language-box .dropdown > .current svg, .fm-header-sticky.headroom--not-top .header-element.language-box svg {
  fill: var(--header_color_text_sticky);
}
.fm-header-sticky.headroom--not-top .header-element.html_right_1, .fm-header-sticky.headroom--not-top .header-element.html_left_1 {
  color: var(--header_color_text_sticky);
}
.fm-header-sticky.headroom--not-top .header-element.html_right_1 svg, .fm-header-sticky.headroom--not-top .header-element.html_right_1 svg, .fm-header-sticky.headroom--not-top .header-element.html_left_1 svg, .fm-header-sticky.headroom--not-top .header-element.html_left_1 svg {
  fill: var(--header_color_text_sticky);
}
.fm-header-sticky.headroom--not-top #site-navigation > .nav-menu > li > a, .fm-header-sticky.headroom--not-top #site-navigation > .nav-menu > li > a span {
  color: var(--header_color_text_sticky);
}
.fm-header-sticky.headroom--not-top #site-navigation > .nav-menu > li > a svg, .fm-header-sticky.headroom--not-top #site-navigation > .nav-menu > li > a svg {
  fill: var(--header_color_text_sticky);
}
.fm-header-sticky.headroom--not-top #site-navigation > .nav-menu > li > a:hover {
  color: var(--header_color_text_hover_sticky);
}

body:not(.caston-mobile).has-offcanvas--overlay.hasVerticalScrollbar .fm-header-sticky {
  padding-right: 17px;
}

/*# sourceMappingURL=header_sticky.css.map */
