.social{
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}

.social a:before{
  display: none;
}

.social svg{
  display: block;
  height: 14px;
  width: auto;
  fill: #293e6d;
  transition: all 200ms ease;
}

.fb:hover svg{
  fill: #3b5998;
}

.insta:hover svg{
  fill: #cd486b;
}

.twitter:hover svg{
  fill: #14acec;
}

.linkedin:hover svg{
  fill: #2368a5;
}

.youtube:hover svg{
  fill: #ff0000;
}


.site-search form.woocommerce-product-search:not(.wp-block-search):before{
  position: absolute;
  top: 50%;
  left: 12px;
  content: "";
  background: url('/wp-content/themes/minispeed/icons/search-solid.svg');
  width: 11px;
  height: 11px;
  opacity: .6;
  display: block;
  pointer-events: none;
  transform: translate(0, -50%);
}

.site-search form.woocommerce-product-search:not(.wp-block-search) input{
  padding-left: 32px;
}

.usp--item{
  display: flex!important;
  flex-flow: row nowrap;
  align-items: center;
}

.usp--static{
  display: flex;
  flex-flow: row wrap;
  gap: 1rem 1.5rem;
}

@media (min-width: 1000px){
  .usp--wrapper.is-desktop{
    display: flex;
    align-items: center;
    position: static;
    margin: 0;
    margin-top: 0;
    max-width: none;
    height: auto;
  }

  .wb-header-usp{
    flex: 1 1 auto;
    min-width: 0;
  }

  .wb-header-usp .usp--wrapper.is-desktop,
  .wb-header-usp .usp--slider[data-vanilla-slider]{
    width: 100%;
  }

  .usp--static{
    display: flex;
    flex-flow: row wrap;
    align-items: center;
  }
}

.usp--item svg{
  display: block;
  width: 14px;
  height: 14px;
  margin-right: 8px;
}

[data-vanilla-slider]{
  position: relative;
}

.shmeeslider .large[data-vanilla-slider]{
  position: relative;
  height: calc(300px + 6rem);
  min-height: calc(300px + 6rem);
  overflow: hidden;
  margin-bottom: 1rem;
}

@media (min-width: 767px){
  .shmeeslider .large[data-vanilla-slider]{
    height: 400px;
    min-height: 400px;
  }
}

@media (min-width: 1200px){
  .shmeeslider .large[data-vanilla-slider]{
    height: 395px;
    min-height: 395px;
  }
}

.shmeeslider .large[data-vanilla-slider] > .large-slide,
.usp--slider[data-vanilla-slider] > .usp--item{
  position: absolute;
  inset: 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 300ms ease;
}

.shmeeslider .large[data-vanilla-slider] > .large-slide.is-active,
.usp--slider[data-vanilla-slider] > .usp--item.is-active{
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  z-index: 1;
}

.shmeeslider .large[data-vanilla-slider] > .large-slide,
.shmeeslider .large[data-vanilla-slider] > .large-slide > a,
.shmeeslider .large[data-vanilla-slider] > .large-slide > a > div,
.shmeeslider .large[data-vanilla-slider] > .large-slide > a img{
  height: 100%;
}

.shmeeslider .large[data-vanilla-slider] > .large-slide > a > .caption{
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  margin-right: 0;
  padding: 1rem 1.25rem;
  color: white;
  background-color: #293e6d;
  border-left: .6180469716em solid rgba(0,0,0,.15);
  font-weight: 600;
  font-size: 1.15em;
  line-height: 1.15;
  height: auto;
  min-height: 0;
  display: block;
  width: auto;
  border-radius: 3px;
  max-width: none;
  white-space: normal;
  overflow-wrap: anywhere;
  z-index: 2;
}

@media (min-width: 767px){
  .shmeeslider .large[data-vanilla-slider] > .large-slide > a > .caption{
    left: 1.5rem;
    right: 1.5rem;
    bottom: 1.5rem;
    padding: 1.25rem 1.75rem;
    font-size: 1.2em;
    line-height: 1.2;
  }
}

@media (min-width: 1200px){
  .shmeeslider .large[data-vanilla-slider] > .large-slide > a > .caption{
    left: 1.5rem;
    right: 1.5rem;
    bottom: 1.5rem;
    padding: 1.35rem 2rem;
    max-width: 72%;
  }
}

.usp--slider[data-vanilla-slider]{
  display: block;
  visibility: visible;
  opacity: 1;
  min-height: 2rem;
}

@media (min-width: 1000px){
  .usp--wrapper.is-desktop{
    display: flex;
    align-items: center;
    position: static;
    margin: 0 2rem 0 1.5rem;
    margin-top: 0;
    max-width: 100%;
    height: auto;
  }
}

@media (min-width: 1000px){
  .site-header .site-branding.wb-site-branding{
    display: flex;
    align-items: center;
    gap: 1.5rem;
  }

  .site-header .site-branding.wb-site-branding .logo,
  .site-header .site-branding.wb-site-branding .custom-logo-link,
  .site-header .site-branding.wb-site-branding .site-logo-link,
  .site-header .site-branding.wb-site-branding .site-logo-anchor{
    flex: 0 0 auto;
  }

  .site-header .site-branding.wb-site-branding .wb-header-usp{
    flex: 1 1 auto;
    min-width: 0;
  }
}

.shmeeslider__controls{
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 1rem;
  margin: 0;
  pointer-events: none;
  z-index: 3;
}

.shmeeslider__button{
  pointer-events: auto;
  appearance: none;
  border: 0;
  background: none;
  color: white;
  width: auto;
  height: auto;
  opacity: .9;
  cursor: pointer;
  line-height: 1;
  padding: 0;
  transition: opacity 200ms ease, transform 200ms ease;
}

.shmeeslider__button:hover,
.shmeeslider__button:focus{
  opacity: .6;
  transform: scale(1.02);
  background: transparent;
  background-color: transparent;
  box-shadow: none;
}

.shmeeslider__button span{
  display: block;
  font-size: 3.6rem;
  line-height: 1;
  text-shadow: 0 2px 4px rgba(0,0,0,.35);
}

.main-navigation ul.menu > li.menu-item-has-children > a{
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between;
}
.main-navigation ul.menu > li.menu-item-has-children > a:after{
  background: url('/wp-content/themes/minispeed/icons/chevron-down-solid.svg');
  width: 10px;
  height: 12px;
  display: block;
  margin-left: 8px;
  content: "";
}

.main-navigation ul.nav-menu ul li.menu-item-has-children > a{
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between;
}
.main-navigation ul.nav-menu ul li.menu-item-has-children > a:after{
  background: url('/wp-content/themes/minispeed/icons/chevron-right-solid.svg');
  width: 8px;
  height: 12px;
  display: block;
  margin-left: 8px;
  content: "";
  transform: translate(4px, 3px);
}

.handheld-navigation a:after{
  display: none!important;
}

.handheld-navigation ul.menu li button:after{
  background: url('/wp-content/themes/minispeed/icons/chevron-down-solid-white.svg');
  width: 10px;
  height: 12px;
  display: block;
  margin: 4px 0 8px 0;
  content: "";
  transform: translate(0, 6px);
}

.site-header-cart .cart-contents:after{
  background: url('/wp-content/themes/minispeed/icons/shopping-basket-solid-blue.svg');
  width: 15px;
  height: 14px;
  display: block;
  position: absolute;
  top: 24px;
  right: 0;
  content: "";
  transform: translate(0, 4px);
}

.form--search > form:after{
  content: ""!important;
  background: url('/wp-content/themes/minispeed/icons/search-solid.svg');
  width: 14px;
  height: 14px;
  filter: brightness(0) invert(1);
}

.form--select > form:after{
  content: ""!important;
  background: url('/wp-content/themes/minispeed/icons/caret-down-solid.svg');
  width: 9px;
  height: 14px;
  opacity: .5;
  pointer-events: none;
}

.slick-prev:before{
  display: block;
  background: url('/wp-content/themes/minispeed/icons/chevron-left-solid-white.svg');
  width: 25px;
  height: 40px;
  content: "";
}

.slick-next:before{
  display: block;
  background: url('/wp-content/themes/minispeed/icons/chevron-right-solid-white.svg');
  width: 25px;
  height: 40px;
  content: "";
}

.faq--item{
  display: flex!important;
  flex-flow: row nowrap;
  align-items: center;
}

.faq--item svg{
  display: block;
  width: 8px;
  margin-right: 8px;
  fill: #293e6d;
}

section .show-more{
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}

section .show-more svg{
  display: block;
  margin-left: 4px;
  width: 14px;
  height: 14px;
  fill: #293e6d;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger{
  overflow: hidden;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before{
  display: block;
  background: url('/wp-content/themes/minispeed/icons/search-plus-solid.svg') 50% 50% / 16px no-repeat;
  width: 28px;
  height: 28px;
  opacity: .7;
  content: "";
}

.usp--single > li{
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}

.usp--single > li svg{
  display: block;
  width: 14px;
  height: 14px;
  margin-right: 8px;
}

.woocommerce-tabs ul.tabs{
  overflow: hidden;
}

.woocommerce-tabs ul.tabs li:after{
  display: block;
  background: url('/wp-content/themes/minispeed/icons/chevron-right-solid.svg');
  width: 7px;
  height: 10px;
  position: absolute;
  top: 50%;
  right: -1em;
  transform: translate(0, -50%);
  content: "";
  transition: right .2s ease-in-out;
}

.woocommerce-breadcrumb a:first-of-type:before{
  background: url('/wp-content/themes/minispeed/icons/house-solid.svg');
  width: 14px;
  height: 13px;
  display: inline-block;
  margin-right: 6px;
  transform: translate(0, 1px);
  content: "";
  opacity: .6;
}

.storefront-handheld-footer-bar .columns-3 .my-account a{
  background: white 50% 50% / 20px no-repeat url('/wp-content/themes/minispeed/icons/user-solid.svg')
}

.storefront-handheld-footer-bar .columns-3 .search a{
  background: white 50% 50% / 20px no-repeat url('/wp-content/themes/minispeed/icons/search-solid.svg')
}

.storefront-handheld-footer-bar .columns-3 .cart a{
  background: white 50% 50% / 20px no-repeat url('/wp-content/themes/minispeed/icons/basket-solid.svg')
}
