/*
Theme Name: Spinsight Theme
Version: 1.5
Description: Spinsight Storefront child theme
Author: Vilhelm von Platen
Author URI: http://platendesign.com
Text Domain:  storefront
Template: storefront */


@font-face {
	font-family: 'KlavikaWebBasic';
	src: url('webfonts/KlavikaWebBasicLight/KlavikaWebBasicLight.eot');src: url('webfonts/KlavikaWebBasicLight/KlavikaWebBasicLight.eot?#iefix') format('embedded-opentype'),url('webfonts/KlavikaWebBasicLight/KlavikaWebBasicLight.woff2') format('woff2'),url('webfonts/KlavikaWebBasicLight/KlavikaWebBasicLight.woff') format('woff');
	font-weight: 300;font-style: normal;
}
@font-face {
	font-family: 'KlavikaWebBasic';
	src: url('webfonts/KlavikaWebBasicLightItalic/KlavikaWebBasicLightItalic.eot');src: url('webfonts/KlavikaWebBasicLightItalic/KlavikaWebBasicLightItalic.eot?#iefix') format('embedded-opentype'),url('webfonts/KlavikaWebBasicLightItalic/KlavikaWebBasicLightItalic.woff2') format('woff2'),url('webfonts/KlavikaWebBasicLightItalic/KlavikaWebBasicLightItalic.woff') format('woff');
	font-weight: 300;font-style: italic;
}
@font-face {
	font-family: 'KlavikaWebBasic';
	src: url('webfonts/KlavikaWebBasicRegular/KlavikaWebBasicRegular.eot');src: url('webfonts/KlavikaWebBasicRegular/KlavikaWebBasicRegular.eot?#iefix') format('embedded-opentype'),url('webfonts/KlavikaWebBasicRegular/KlavikaWebBasicRegular.woff2') format('woff2'),url('webfonts/KlavikaWebBasicRegular/KlavikaWebBasicRegular.woff') format('woff');
	font-weight: 400;font-style: normal;
}
@font-face {
	font-family: 'KlavikaWebBasic';
	src: url('webfonts/KlavikaWebBasicRegularItalic/KlavikaWebBasicRegularItalic.eot');src: url('webfonts/KlavikaWebBasicRegularItalic/KlavikaWebBasicRegularItalic.eot?#iefix') format('embedded-opentype'),url('webfonts/KlavikaWebBasicRegularItalic/KlavikaWebBasicRegularItalic.woff2') format('woff2'),url('webfonts/KlavikaWebBasicRegularItalic/KlavikaWebBasicRegularItalic.woff') format('woff');
	font-weight: 400;font-style: italic;
}
@font-face {
	font-family: 'KlavikaWebBasic';
	src: url('webfonts/KlavikaWebBasicMedium/KlavikaWebBasicMedium.eot');src: url('webfonts/KlavikaWebBasicMedium/KlavikaWebBasicMedium.eot?#iefix') format('embedded-opentype'),url('webfonts/KlavikaWebBasicMedium/KlavikaWebBasicMedium.woff2') format('woff2'),url('webfonts/KlavikaWebBasicMedium/KlavikaWebBasicMedium.woff') format('woff');
	font-weight: 500;font-style: normal;
}
@font-face {
	font-family: 'KlavikaWebBasic';
	src: url('webfonts/KlavikaWebBasicMediumItalic/KlavikaWebBasicMediumItalic.eot');src: url('webfonts/KlavikaWebBasicMediumItalic/KlavikaWebBasicMediumItalic.eot?#iefix') format('embedded-opentype'),url('webfonts/KlavikaWebBasicMediumItalic/KlavikaWebBasicMediumItalic.woff2') format('woff2'),url('webfonts/KlavikaWebBasicMediumItalic/KlavikaWebBasicMediumItalic.woff') format('woff');
	font-weight: 500;font-style: italic;
}
@font-face {
	font-family: 'KlavikaWebBasic';
	src: url('webfonts/KlavikaWebBasicBold/KlavikaWebBasicBold.eot');src: url('webfonts/KlavikaWebBasicBold/KlavikaWebBasicBold.eot?#iefix') format('embedded-opentype'),url('webfonts/KlavikaWebBasicBold/KlavikaWebBasicBold.woff2') format('woff2'),url('webfonts/KlavikaWebBasicBold/KlavikaWebBasicBold.woff') format('woff');
	font-weight: 700;font-style: normal;
}
@font-face {
	font-family: 'KlavikaWebBasic';
	src: url('webfonts/KlavikaWebBasicBoldItalic/KlavikaWebBasicBoldItalic.eot'); src: url('webfonts/KlavikaWebBasicBoldItalic/KlavikaWebBasicBoldItalic.eot?#iefix') format('embedded-opentype'),url('webfonts/KlavikaWebBasicBoldItalic/KlavikaWebBasicBoldItalic.woff2') format('woff2'),url('webfonts/KlavikaWebBasicBoldItalic/KlavikaWebBasicBoldItalic.woff') format('woff');
	font-weight: 700;font-style: italic;
}

/* COLOR REFERENCE */

:root {
  --spsc: #00Bfff;
  --spsv: #554596;
  --spsm: #E6007E;
}


*, button {
  font-family: 'KlavikaWebBasic', sans-serif;
}
.hentry {
  margin: 0;
}
#page {
  background-image: linear-gradient(#f2f2f2 0%, #f2f2f2 200px, #ffffff 201px, #ffffff 100%);
}

/* HEADER */

#masthead {
  position: absolute;
  top: 25px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  margin: 0;
  padding: 0 25px;
  border: none;
  height: 80px;
}
#masthead > .col-full {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 0;
  background-color: rgba(99, 0, 0, 0.5);
  padding: 0;
  position: relative;
}
#masthead .site-branding {
  position: absolute;
  top: 15px;
  padding-left: 15px;
  margin: 0;
  width: 220px;
}
 

/* WOOCOMMERCE MESSAGES */

#content .col-full > .woocommerce {
  max-width: 1250px;
  padding: 0 25px;
  margin: 0 auto;
  position: relative;
}
#content .woocommerce .woocommerce-message {
  width: 100%;
  z-index: 2;
  margin: 0;
}
.single-product #content .woocommerce .woocommerce-message {
  position: relative;
  top: 120px;
}
#content > .col-full > .woocommerce > .wc-block-components-notice-banner {
  position: absolute;
  top: 89px;
  z-index: 9;
  width: calc(100% - 50px);
  border-bottom: none;
  border-radius: 0;
  border-left: none;
  border-right: none;
}


/* MENU */

#masthead .site-search {
  display: none;
}
#masthead .storefront-primary-navigation {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 0;
  background-color: #ffffff;
  min-height: 80px;
}
 
@media (min-width: 1px) and (max-width: 960px) {
  #masthead .storefront-primary-navigation > .col-full {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  #masthead .storefront-primary-navigation > .col-full #site-navigation button.menu-toggle {
    border: none;
    padding: 25px;
    height: 80px;
    width: 80px;
  }
  #masthead .storefront-primary-navigation > .col-full #site-navigation button.menu-toggle[aria-expanded="true"] {
    background-color: #e9e9e9;
  }
  #masthead .storefront-primary-navigation > .col-full #site-navigation button.menu-toggle span {
    color: rgba(0, 0, 0, 0);
    font-size: 8px;
  }
  button.menu-toggle::before, button.menu-toggle::after, button.menu-toggle span::before {
    height: 2px;
    width: 24px;
    border-radius: 0;
    left: unset;
  }
  button.menu-toggle::before {
  -webkit-transform: translateY(-8px);
  -ms-transform: translateY(-8px);
  transform: translateY(-8px);
  }
  button.menu-toggle::after {
  -webkit-transform: translateY(8px);
  -ms-transform: translateY(8px);
  transform: translateY(8px);
  }
  #masthead .storefront-primary-navigation .handheld-navigation {
    background-color: #e9e9e9;
  }
  #masthead .storefront-primary-navigation .handheld-navigation a {
    padding: 20px 25px;
    border-bottom: 1px #f2f2f2 solid;
    font-size: 20px;
  }
  #masthead .storefront-primary-navigation .handheld-navigation a::after {
    display: none;
  }
  #masthead .storefront-primary-navigation .handheld-navigation li button.dropdown-toggle {
    padding: 22px 36px 20px 24px;
    font-size: 20px;
    letter-spacing: 1px;
  }
  #masthead .storefront-primary-navigation .handheld-navigation .sub-menu.toggled-on {
    margin: 0;
    position: relative;
    top: unset;
    left: unset;
    float: unset;
  }
  #masthead .storefront-primary-navigation .handheld-navigation .sub-menu a {
    padding-left: 50px;
    background-color: #e3e3e3;
    width: 100%;
  }
  #masthead .storefront-primary-navigation .handheld-navigation .pll-parent-menu-item .dropdown-toggle {
    display: none;
  }
  #masthead .storefront-primary-navigation .handheld-navigation .pll-parent-menu-item ul {
    display: inline;
    visibility: visible;
    opacity: 1;
    margin: 0;
    position: relative;
    top: 0;
    left: 0;
  }
  #masthead .storefront-primary-navigation .handheld-navigation .pll-parent-menu-item li {
    float: left;
  }
  #masthead .storefront-primary-navigation .handheld-navigation .pll-parent-menu-item a {
    display: block;
    float: left;
    border: 0;
    background-color: unset;
    padding-left: 25px;
    width: unset;
  }
  #masthead .storefront-primary-navigation .handheld-navigation .pll-parent-menu-item a::after {
    display: none;
  }
  #masthead .storefront-primary-navigation .handheld-navigation .pll-parent-menu-item img {
    width: 40px;
  }
  button.menu-toggle {
    display: block;
  }
  #masthead .storefront-primary-navigation .primary-navigation {
    display: none;
  }
  #masthead .storefront-primary-navigation .main-navigation.toggled .handheld-navigation {
    display: block;
  }
  #masthead .storefront-primary-navigation .main-navigation {
    width: 100%;
    margin: 0;
  }
  #masthead .storefront-primary-navigation .handheld-navigation .menu {
    margin: 0;
  }
  #masthead .storefront-primary-navigation .handheld-navigation .menu li {
    display: block;
  }
  .storefront-handheld-footer-bar {
    display: none;
  }
  #masthead .storefront-primary-navigation .site-header-cart {
    background-color: none;
    width: 80px;
    height: 80px;
    position: absolute;
    top: 0;
    right: 100px;
    display: block;
  }
  #masthead .storefront-primary-navigation .site-header-cart:hover li:last-child {
    display: none;
  }
  #masthead .storefront-primary-navigation .site-header-cart .amount {
    display: none;
  }
  #masthead .storefront-primary-navigation .site-header-cart .cart-contents {
    padding: 30px;
    display: block;
  }
  #masthead .storefront-primary-navigation .site-header-cart .count {
    display: block;
    width: 20px;
    height: 20px;
    overflow: hidden;
    background-color: #E6007E;

    border-radius: 50%;
    opacity: 1;
    font-size: 12px;
    color: #ffffff;
    line-height: 20px;
    text-align: center;
    z-index: 4;
    position: relative;
    left: 10px
  }
  #masthead .storefront-primary-navigation .site-header-cart > li > a::after {
    mask-image: url(images/tabler-icon-shopping-bag.svg);
    -webkit-mask-image: url(images/tabler-icon-shopping-bag.svg);
    background-color: #333333;
    content: ' ';
    width: 30px;
    height: 30px;
    mask-size: cover;
    -webkit-mask-size: cover;
    position: absolute;
    top: 25px;
    left: 22px;
    z-index: 3;
  }
}
@media (min-width: 961px) {
  #masthead .storefront-primary-navigation .col-full {
    margin: 0;
    padding: 0;
    max-width: 100%;
  }
  #masthead .storefront-primary-navigation .main-navigation {
    width: calc(80% - 240px);
    margin: 0 0 0 240px;
  }
  #masthead .storefront-primary-navigation .primary-navigation .menu {
    margin: 0;
  }
  #masthead .storefront-primary-navigation .primary-navigation .menu li {
    display: block;
    float: left;
  }
  #masthead .storefront-primary-navigation .primary-navigation a {
    padding: 27px 15px 25px;
    height: 80px;
    color: #000000;
    font-size: 16px;
  }
  #masthead .storefront-primary-navigation .primary-navigation a:hover {
    background-color: #e3e3e3;
  }
  #masthead .storefront-primary-navigation .primary-navigation a::after {
    position: absolute;
    top: 45px;
    left: calc(50% - 5px);
    margin: 0;
  }
  #masthead .storefront-primary-navigation .primary-navigation li ul {
    background-color: #e9e9e9;
  }
  #masthead .storefront-primary-navigation .primary-navigation li.pll-parent-menu-item {
    float: right;
  }
  #masthead .storefront-primary-navigation .primary-navigation .pll-parent-menu-item img {
    width: 20px;
  }
  #masthead .storefront-primary-navigation .primary-navigation .pll-parent-menu-item > a::after {
    position: absolute;
    top: 45px;
    right: 20px;
  }
  #masthead .storefront-primary-navigation .primary-navigation .pll-parent-menu-item a {
    padding: 30px 15px;
    width: 50px;
  }
  #masthead .storefront-primary-navigation .primary-navigation .pll-parent-menu-item ul a {
    padding: 15px;
    height: unset;
  }
  #site-header-cart {
    width: 20%;
  }
  #site-header-cart:hover > li > a {
    background-color: #e3e3e3;
  }
  #site-header-cart > li > a {
    padding: 27px 15px 25px;
    height: 80px;
  }
  #site-header-cart > li > a::after {
    mask-image: url(images/tabler-icon-shopping-bag.svg);
    -webkit-mask-image: url(images/tabler-icon-shopping-bag.svg);
    background-color: #666;
    content: ' ';
    width: 22px;
    height: 22px;
    mask-size: cover;
    -webkit-mask-size: cover;
    margin: 0 10px 0 0;
  }
  #site-header-cart .woocommerce-mini-cart-item {
    height: 80px;
    background-color: #f2f2f2;
    padding: 15px;
  }
  #site-header-cart .woocommerce-mini-cart-item > a:nth-child(2):hover {
    text-decoration: underline;

  }
  #site-header-cart .woocommerce-mini-cart-item .attachment-woocommerce_thumbnail {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 60px;
    max-width: 60px;
  }
  #site-header-cart .woocommerce-mini-cart-item .remove_from_cart_button {
    position: absolute;
    top: 41px;
    left: 15px;
  }
  #site-header-cart .woocommerce-mini-cart-item .remove_from_cart_button::before {
    mask-image: url(images/tabler-icon-circle-x.svg);
    -webkit-mask-image: url(images/tabler-icon-circle-x.svg);
    background-color: #666;
    content: ' ';
    width: 20px;
    height: 20px;
    mask-size: cover;
    -webkit-mask-size: cover;
  }
  #site-header-cart .woocommerce-mini-cart-item .remove_from_cart_button:hover::before {
    background-color: #E6007E;
  }
  #site-header-cart .woocommerce-mini-cart-item .quantity {
    margin-left: 25px;
    position: relative;
    top: 3px;
    color: #666;
  }
  #site-header-cart .woocommerce-mini-cart__total, #site-header-cart .woocommerce-mini-cart__buttons {
    padding: 15px;
    background-color: #e3e3e3;
  }
}
@media (min-width: 961px) and (max-width: 1080px){
  #masthead .storefront-primary-navigation .primary-navigation a {
    padding: 27px 10px 25px;
  }
}
/* CONTENT */

main#main {
  margin-bottom: 0;
}
#primary {
  margin-bottom: 0;
}
#content .col-full {
  max-width: none;
  margin: 0;
  padding: 0;
}
.storefront-breadcrumb {
  display: none;
}


/* PRODUCT ARCHIVE */

.storefront-sorting {
  display: none;
}
.fl-theme-builder-archive-store .fl-post-feed {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
}
.fl-theme-builder-archive-store .product {
  width: 100%;
  max-width: calc(50% - 25px);
  aspect-ratio: 1 / 1;
  position: relative;
  margin: 50px 0 0 0;
  border: 0;
  background-color: #f2f2f2;
}
.fl-theme-builder-archive-store .product.featured {
  max-width: 100%;
  aspect-ratio: 2 / 1;
}
.fl-theme-builder-archive-store .product.featured .fl-post-title {
  top: 45px;
}
.fl-theme-builder-archive-store .product.featured .fl-post-title a {
  font-size: 45px;
}
.fl-theme-builder-archive-store .product.featured .fl-post-excerpt {
  display: block;
}
.fl-theme-builder-archive-store .product.featured .fl-post-image img {
  max-width: 50%;
  float: right
}
.fl-theme-builder-archive-store .product:last-child {
  margin: 50px 0 0 0 !important;
}
.fl-theme-builder-archive-store .product .fl-post-image img {
  transform: scale(1);
  transition: transform 0.5s ease;
  border-radius: 0;
}
.fl-theme-builder-archive-store .product:hover .fl-post-image img {
  transform: scale(1.1);
}
.fl-theme-builder-archive-store .product .fl-post-title {
  position: absolute;
  top: 30px;
  left: 30px;
}
.fl-theme-builder-archive-store .product .fl-post-title a {
  color: #000000;
  font-size: 30px;
  font-weight: 300;
}
.fl-theme-builder-archive-store .product .fl-post-excerpt {
  position: absolute;
  top: 120px;
  left: 30px;
  display: none;
  font-size: 20px;
  font-weight: 300;
}
.fl-theme-builder-archive-store .product .product-price {
  position: absolute;
  bottom: 25px;
  left: 30px;
  font-size: 20px;
  z-index: 2;
  pointer-events: none;
  color: #000000;
  transition: color 0.35s ease;
}
.fl-theme-builder-archive-store .product:hover .product-price {
  color: #ffffff;
}
.fl-theme-builder-archive-store .product::after {
  mask-image: url(images/tabler-icon-shopping-bag-plus.svg);
  -webkit-mask-image: url(images/tabler-icon-shopping-bag-plus.svg);
  background-color: #000000;
  content: ' ';
  width: 25px;
  height: 25px;
  mask-size: cover;
  -webkit-mask-size: cover;
  z-index: 2;
  pointer-events: none;
  transition: background-color 0.25s ease;
  position: absolute;
  bottom: 31px;
  right: 27px;
}
.fl-theme-builder-archive-store .product:hover::after {
  background-color: #ffffff;
}
.fl-theme-builder-archive-store .product .add-to-cart-button {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
}
.fl-theme-builder-archive-store .product .add-to-cart-button a {
  background-color: #00Bfff;
  color: #ffffff;
  clip-path: polygon(0% 33%, 100% 0%, 100% 100%, 0% 100%);
  width: 100%;
  height: 100px;
  text-align: right;
  padding: 42px 65px 0 0;
  font-size: 20px;
  font-weight: 400;
  transition: background-color 0.25s ease, top 0.25s ease;
  position: relative;
  top: 100px;
}
.fl-theme-builder-archive-store .product:hover .add-to-cart-button a {
  top: 0px;
}
.fl-theme-builder-archive-store .product:hover .add-to-cart-button a:hover {
  background-color: #00ddff;
}
.fl-theme-builder-archive-store .product .added_to_cart {
  display: none;
}
.fl-theme-builder-archive-store .woocommerce-ordering {
  z-index: 3;
  position: absolute;
  margin: 0 25px 0 0;
  top: 0;
  right: 0;
  padding: 0;
}
.fl-theme-builder-archive-store .woocommerce-ordering select {
  appearance: none;
  background-color: #f2f2f200;
  border: none;
  padding: 15px 20px;
  font-family: 'KlavikaWebBasic';
  display: grid;
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  border-radius: 0;
  transition: background-color 0.25s ease;
}
.fl-theme-builder-archive-store .woocommerce-ordering select:hover {
  background-color: #f2f2f2;
}
.fl-theme-builder-archive-store .woocommerce-ordering::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  content: "";
  z-index: 99999999;
  position: absolute;
  top: 15px;
  right: 20px;
  pointer-events: none;
}
@media (max-width: 640px) {
  .fl-theme-builder-archive-store .product {
    max-width: 100%;
  }
}

/* SINGLE PRODUCT */

.single-product .woocommerce-product-details__short-description {
  font-size: 20px;
  font-weight: 300;
}
.single-product form.cart .variations {
  position: relative;
  width: 180px;
}
.single-product form.cart table.variations select {
  appearance: none;
  background-color: #ffffff;
  border: none;
  padding: 10px 20px 8px;
  font-family: 'KlavikaWebBasic';
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  border-radius: 0;
  transition: background-color 0.25s ease;
  max-width: 100%;
  width: 100%;
}
.single-product form.cart .variations::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  content: "";
  z-index: 99999999;
  position: absolute;
  top: 36px;
  right: 12px;
  pointer-events: none;
}
.single-product form.cart .variations .reset_variations {
  display: none !important;
}
.single-product form.cart .quantity {
  position: relative;
}
.single-product form.cart .quantity::before {
  content: "Quantity";
  z-index: 99999999;
  position: absolute;
  top: -25px;
  left: 0;
  pointer-events: none;
}
.single-product form.cart .quantity input {
  appearance: none;
  background-color: #ffffff;
}
.single-product form.cart .in-stock {
  color: #30da30;
}.single-product form.cart .stock::before {
  display: none;
}


/* CART & CHECKOUT */



/* NEWS */

/*.blog #content > .col-full, .single-post #content > .col-full, .archive #content > .col-full {
  max-width: 1200px;
  margin: 150px auto;
  padding: 0;
}
*/
.single-post #content > .col-full #comments {
  display: none;
}

/* FOOTER */

footer#colophon .site-info {
	display: none;
}
footer#colophon .col-full {
	width: 100%;
  max-width: 100%;
  padding: 0;
  margin: 0 !important;
}
footer#colophon {
	line-height: 28px;
}
footer#colophon a:hover {
	color: #00ddff;
}
footer#colophon .footer-menu a {
	padding: 6px 0 5px;
}


/* TEMPORARY HIDE */

