/*
Theme Name: Alpha
WooCommerce styles override
*/

.rating-overall,
.sku_wrapper {
  float: left;
  width: 100%;
}

/* Links */

.bc-btn,
button.bc-btn,
a.bc-btn,
.entry-content .bc-btn,
.entry-content button.bc-btn,
.entry-content a.bc-btn,
.bc-mini-cart .bc-btn,
.bc-mini-cart button.bc-btn,
.bc-mini-cart a.bc-btn,
.bc-account-login__form input[type="submit"],
.bc-cart__continue-shopping {
  float: left;
  width: auto;
  box-sizing: border-box;
  line-height: 36px;
  height: 40px;
  margin: 0;
  padding: 0 40px;
  font-size: 14px;
  font-weight: 700;
  color: rgba(0, 255, 186, 1);
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  cursor: pointer;
  white-space: nowrap;
  box-shadow: none;
  text-shadow: none;
  background: none;
  background: rgba(0, 0, 0, 0);
  border: 2px solid rgba(0, 255, 186, 0.6);
  border-radius: 0;
}

a.button.icon {
  padding: 6px 60px 6px 50px;
}

a.button svg {
  position: relative;
  width: 12px;
  height: 2.4em;
  line-height: 2.4em;
  margin: 0 10px 0 0;
  top: -2px;
}


.bc-btn:hover,
button.bc-btn:hover,
a.bc-btn:hover,
.bc-account-login__form input[type="submit"]:hover,
.bc-cart__continue-shopping:hover {
  outline: 0;
  color: #f0f;
  color: rgba(255, 0, 255, 1);
  background: none;
  background: rgba(0, 0, 0, 0);
  border: 2px solid #f0f;
  border: 2px solid rgba(255, 0, 255, 0.6);
}

.bc-btn:active,
button.bc-btn:active,
a.bc-btn:active,
.bc-account-login__form input[type="submit"]:active,
.bc-btn:focus,
button.bc-btn:focus,
a.bc-btn:focus,
.bc-account-login__form input[type="submit"]:focus,
.bc-cart__continue-shopping:active,
.bc-cart__continue-shopping:focus {
  outline: 0;
  background: #f0f;
  border: 2px solid #00ffa7;
  border: 2px solid rgba(0, 255, 186, 1);
}



.bc-wish-list-actions a.bc-link {

  float: left;
  width: auto;
  box-sizing: border-box;

  color: rgba(0, 255, 186, 1);
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  cursor: pointer;
  white-space: nowrap;
  box-shadow: none;
  text-shadow: none;
  background: none;
  background: rgba(0, 0, 0, 0);
  border: 2px solid rgba(0, 255, 186, 0.6);
  border-radius: 0;

  font-size: 10px;
  border-radius: 20px;
  height: 24px;
  line-height: 24px;
  margin: 0 10px 0 0;
  padding: 0 16px;
  border-width: 1px;
}


.bc-wish-list-actions a.bc-link:hover {
  outline: 0;
  color: #f0f;
  color: rgba(255, 0, 255, 1);
  background: none;
  background: rgba(0, 0, 0, 0);
  border-color: #f0f;
  height: 24px;
  line-height: 24px;
}

/* Structure */

.bigcommerce_product,
.bc-product-single {
  position: relative;
  float: left;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin: 0 auto;
  z-index: 2;
}

.product,
.product-title {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 2;
}

.product.content {}


/* Nav */

.nav-ui li.icon a.menu-link:not(.bc-product__title-link) {
  position: relative;
  width: 24px;
  height: 22px;
  padding: 19px;
  box-sizing: content-box;
  line-height: 0;
  font-size: 0;
  color: transparent;
  float: left;
}

.nav-ui li.icon.profile a {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%232D2D2F' class='icon-path' d='M12 2C6.579 2 2 6.579 2 12C2 15.189 3.592 18.078 6 19.924V20H6.102C7.77 21.245 9.813 22 12 22C14.187 22 16.23 21.245 17.898 20H18V19.924C20.408 18.078 22 15.19 22 12C22 6.579 17.421 2 12 2ZM8.074 18.927C8.22136 18.2604 8.59154 17.6639 9.12347 17.236C9.65539 16.808 10.3173 16.5742 11 16.573H13C13.6827 16.5744 14.3445 16.8083 14.8764 17.2362C15.4082 17.6641 15.7785 18.2605 15.926 18.927C14.758 19.604 13.416 20 12 20C10.584 20 9.242 19.604 8.074 18.927ZM17.61 17.641C17.2286 16.7329 16.5877 15.9574 15.7677 15.4117C14.9477 14.866 13.985 14.5742 13 14.573H11C10.015 14.5742 9.05227 14.866 8.23227 15.4117C7.41227 15.9574 6.77144 16.7329 6.39 17.641C4.923 16.182 4 14.176 4 12C4 7.663 7.663 4 12 4C16.337 4 20 7.663 20 12C20 14.176 19.077 16.182 17.61 17.641Z' /%3E%3Cpath fill='%232D2D2F' class='icon-path' d='M12 6.44444C9.46665 6.44444 7.55554 8.11666 7.55554 10.3333C7.55554 12.55 9.46665 14.2222 12 14.2222C14.5333 14.2222 16.4444 12.55 16.4444 10.3333C16.4444 8.11666 14.5333 6.44444 12 6.44444ZM12 12.2778C10.6911 12.2778 9.77776 11.4786 9.77776 10.3333C9.77776 9.18805 10.6911 8.38889 12 8.38889C13.3089 8.38889 14.2222 9.18805 14.2222 10.3333C14.2222 11.4786 13.3089 12.2778 12 12.2778Z' /%3E%3C/svg%3E%0A");
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: center;
}

.nav-ui li.icon.profile a:hover {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23f0f' class='icon-path' d='M12 2C6.579 2 2 6.579 2 12C2 15.189 3.592 18.078 6 19.924V20H6.102C7.77 21.245 9.813 22 12 22C14.187 22 16.23 21.245 17.898 20H18V19.924C20.408 18.078 22 15.19 22 12C22 6.579 17.421 2 12 2ZM8.074 18.927C8.22136 18.2604 8.59154 17.6639 9.12347 17.236C9.65539 16.808 10.3173 16.5742 11 16.573H13C13.6827 16.5744 14.3445 16.8083 14.8764 17.2362C15.4082 17.6641 15.7785 18.2605 15.926 18.927C14.758 19.604 13.416 20 12 20C10.584 20 9.242 19.604 8.074 18.927ZM17.61 17.641C17.2286 16.7329 16.5877 15.9574 15.7677 15.4117C14.9477 14.866 13.985 14.5742 13 14.573H11C10.015 14.5742 9.05227 14.866 8.23227 15.4117C7.41227 15.9574 6.77144 16.7329 6.39 17.641C4.923 16.182 4 14.176 4 12C4 7.663 7.663 4 12 4C16.337 4 20 7.663 20 12C20 14.176 19.077 16.182 17.61 17.641Z' /%3E%3Cpath fill='%23f0f' class='icon-path' d='M12 6.44444C9.46665 6.44444 7.55554 8.11666 7.55554 10.3333C7.55554 12.55 9.46665 14.2222 12 14.2222C14.5333 14.2222 16.4444 12.55 16.4444 10.3333C16.4444 8.11666 14.5333 6.44444 12 6.44444ZM12 12.2778C10.6911 12.2778 9.77776 11.4786 9.77776 10.3333C9.77776 9.18805 10.6911 8.38889 12 8.38889C13.3089 8.38889 14.2222 9.18805 14.2222 10.3333C14.2222 11.4786 13.3089 12.2778 12 12.2778Z' /%3E%3C/svg%3E%0A");
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: center;
}

.nav-ui li.icon.cart a.menu-link:not(.bc-product__title-link) {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%232D2D2F' class='icon-path' d='M1.92632 3.00004C1.68064 3.00004 1.44503 3.09763 1.27131 3.27135C1.09759 3.44507 1 3.68068 1 3.92635C1 4.17203 1.09759 4.40764 1.27131 4.58136C1.44503 4.75508 1.68064 4.85267 1.92632 4.85267H3.98274L6.41339 14.579C6.61996 15.4034 7.35823 15.9685 8.20766 15.9685H18.8325C19.669 15.9685 20.3795 15.4127 20.599 14.6068L23 5.77899H7.48421L7.94737 7.63162H20.5971L18.8316 14.1158H8.20674L5.77701 4.38951C5.67664 3.99048 5.44527 3.63668 5.11995 3.38475C4.79464 3.13283 4.39419 2.99736 3.98274 3.00004H1.92632ZM17.6737 15.9685C16.1499 15.9685 14.8947 17.2236 14.8947 18.7474C14.8947 20.2712 16.1499 21.5264 17.6737 21.5264C19.1975 21.5264 20.4526 20.2712 20.4526 18.7474C20.4526 17.2236 19.1975 15.9685 17.6737 15.9685ZM9.33684 15.9685C7.81305 15.9685 6.55789 17.2236 6.55789 18.7474C6.55789 20.2712 7.81305 21.5264 9.33684 21.5264C10.8606 21.5264 12.1158 20.2712 12.1158 18.7474C12.1158 17.2236 10.8606 15.9685 9.33684 15.9685ZM9.33684 17.8211C9.85928 17.8211 10.2632 18.225 10.2632 18.7474C10.2632 19.2698 9.85928 19.6737 9.33684 19.6737C8.8144 19.6737 8.41053 19.2698 8.41053 18.7474C8.41053 18.225 8.8144 17.8211 9.33684 17.8211ZM17.6737 17.8211C18.1961 17.8211 18.6 18.225 18.6 18.7474C18.6 19.2698 18.1961 19.6737 17.6737 19.6737C17.1512 19.6737 16.7474 19.2698 16.7474 18.7474C16.7474 18.225 17.1512 17.8211 17.6737 17.8211Z'/%3E%3C/svg%3E%0A");
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: center;
}

.nav-ui li.icon.cart a.menu-link:hover {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23f0f' class='icon-path' d='M1.92632 3.00004C1.68064 3.00004 1.44503 3.09763 1.27131 3.27135C1.09759 3.44507 1 3.68068 1 3.92635C1 4.17203 1.09759 4.40764 1.27131 4.58136C1.44503 4.75508 1.68064 4.85267 1.92632 4.85267H3.98274L6.41339 14.579C6.61996 15.4034 7.35823 15.9685 8.20766 15.9685H18.8325C19.669 15.9685 20.3795 15.4127 20.599 14.6068L23 5.77899H7.48421L7.94737 7.63162H20.5971L18.8316 14.1158H8.20674L5.77701 4.38951C5.67664 3.99048 5.44527 3.63668 5.11995 3.38475C4.79464 3.13283 4.39419 2.99736 3.98274 3.00004H1.92632ZM17.6737 15.9685C16.1499 15.9685 14.8947 17.2236 14.8947 18.7474C14.8947 20.2712 16.1499 21.5264 17.6737 21.5264C19.1975 21.5264 20.4526 20.2712 20.4526 18.7474C20.4526 17.2236 19.1975 15.9685 17.6737 15.9685ZM9.33684 15.9685C7.81305 15.9685 6.55789 17.2236 6.55789 18.7474C6.55789 20.2712 7.81305 21.5264 9.33684 21.5264C10.8606 21.5264 12.1158 20.2712 12.1158 18.7474C12.1158 17.2236 10.8606 15.9685 9.33684 15.9685ZM9.33684 17.8211C9.85928 17.8211 10.2632 18.225 10.2632 18.7474C10.2632 19.2698 9.85928 19.6737 9.33684 19.6737C8.8144 19.6737 8.41053 19.2698 8.41053 18.7474C8.41053 18.225 8.8144 17.8211 9.33684 17.8211ZM17.6737 17.8211C18.1961 17.8211 18.6 18.225 18.6 18.7474C18.6 19.2698 18.1961 19.6737 17.6737 19.6737C17.1512 19.6737 16.7474 19.2698 16.7474 18.7474C16.7474 18.225 17.1512 17.8211 17.6737 17.8211Z'/%3E%3C/svg%3E%0A");
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: center;
}



/* ccc Carts ccc */

#main.cart .main {
  z-index: 4 !important;
  float: left;
  width: 75%;
}

#main.cart .bc-cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

#main.cart .subnav .bc-btn {
  position: relative;
  width: 100%;
  width: calc(100% + 2px);
  padding: 0;
  font-size: 14px;
  left: -1px;
  bottom: -1px;
}

.bc-cart,
.bc-cart-body {
  opacity: 1;
}

.bc-updating-cart .bc-cart-body {
  opacity: 0.4;
}

.bc-cart__empty {
  float: left;
  width: 100%;
  padding: 50px;
  margin: 40px 0 0 0;
  background: #f7f7f8;
}

.bc-cart-item-total-price {
  line-height: 1.2 !important;
}



/* Mini cart */

.site-header .bc-cart {
  /*flex-direction: column;
    flex-wrap: nowrap*/
}

.site-header .bc-mini-cart {
  position: fixed;
  z-index: 8;
  width: 360px;
  height: 100vh;
  height: calc(100vh - 132px);
  right: -40px;
  top: 100%;

  top: calc(100% + 16px);

  transform: translate(100%, 0);
  margin: 0;
  padding: 0 40px 20px;
  border: none;

  background-color: #fff;
  opacity: 0;
  visibility: hidden;

  -webkit-box-shadow: 0 20px 10px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 20px 10px 0px rgba(0, 0, 0, 0);
  box-shadow: 0 5px 20px 0px rgba(0, 0, 0, 0);
}

.site-header.collapsed .bc-mini-cart {
  top: calc(100% + 1px);
  height: calc(100vh - 100px);
}

.bc-mini-cart.bc-show-mini-cart-nav {
  transform: translate(0%, 0);
  opacity: 1;
  visibility: visible;

  -webkit-box-shadow: 0 40px 40px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 40px 40px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0 40px 40px 0px rgba(0, 0, 0, 0.1);
}

.bc-cart-header {
  font-weight: 500;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: space-between;

  line-height: 1;
  padding: 0 0 20px 0;
}

.bc-mini-cart h2 {
  margin: 20px 0 40px 0;
}

.bc-cart-body {
  width: 100%;
  /*
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    */
  display: block;
}

.bc-mini-cart .bc-cart-body {
  height: calc(100vh - 336px);
  padding: 0;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.site-header.collapsed .bc-mini-cart .bc-cart-body {
  height: calc(100vh - 304px);
}

/* Hide scrollbar for Chrome, Safari and Opera */
.bc-cart-body::-webkit-scrollbar {
  display: none;
}

/* Cart icon */
.bigcommerce-cart__item-count {
  display: inline-block;

  display: flex;
  justify-content: center;
  align-items: center;

  position: relative;
  top: -10px;
  left: 18px;
  background: none;
  background-color: #19ffab;
  color: #fff;
  font-weight: 600;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  font-size: 10px;
  line-height: 20px;
  vertical-align: middle;
  text-align: center;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  pointer-events: none;
}

.bigcommerce-cart__item-count.full {
  -webkit-transform: scale(1);
  transform: scale(1);
}

li.icon.cart a:hover .bigcommerce-cart__item-count.full {
  background: none;
  background-color: #f0f;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.bc-mini-cart .bc-cart-item {
  position: relative;
  float: left;
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10px 0;
}

.bc-mini-cart .bc-cart-item:last-child {
  border: none;
}

.bc-cart-item-image {
  float: left !important;
}

a.bc-product__thumbnail-link {
  padding: 0 !important;
  width: 64px !important;
}

button.bc-link.bc-cart-item__remove-button,
button.bc-link.bc-cart-item__remove-button:hover {
  position: absolute;
  right: 0;
  top: 24px;
}

.bc-cart-item-total-price {
  float: right;
  width: auto;
  line-height: 40px;
}

.bc-cart-item-meta {
  float: left;
  width: 100%;
}

.bc-cart-item-quantity {
  float: left;
  width: auto;
}

input.bc-cart-item__quantity-input {
  width: 60px;
  padding: 0 0 0 10px;
  text-align: left;
  -moz-appearance: textfield;
}

input.bc-cart-item__quantity-input:hover,
input.bc-cart-item__quantity-input:active,
input.bc-cart-item__quantity-input:focus {
  -moz-appearance: unset;
}

.bc-mini-cart a.bc-product__title-link {
  font-size: 14px;
  line-height: 1.2;
  font-weight: 500;
  margin: 20px 0;
  float: left;
  width: 100%;
}

span.bc-cart-item__product-option-value {
  display: block;
  margin: 0 0 10px 0;
}

span.bc-cart-item__product-option-label {
  font-weight: 700;
}


span.bc-cart-item__product-brand {
  display: none;
}

.bc-cart-item__product-options {
  float: left;
  width: 100%;
  font-style: italic;
  line-height: 1.2;
  font-size: 12px;
  margin: 0 0 10px 0;
  color: rgba(0, 0, 0, .3);
}


/* Cart footer */
.bc-mini-cart .bc-cart-footer {
  position: fixed;
  float: left;
  width: 100%;
  top: auto;
  bottom: 0;
  left: 0;
  padding: 40px;
  background: rgba(0, 0, 0, 0.1);
}

.bc-cart-actions,
.bc-cart-actions form {
  position: relative;
  float: left;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.bc-mini-cart a.bc-btn,
.bc-mini-cart button.bc-btn,
.bc-cart-actions form a,
.bc-cart-actions form button {
  float: left;
  width: 50%;
  width: calc(50% - 10px);
  margin: 0 20px 0 0;
  padding: 0;
}

.bc-cart-actions form button:last-of-type {
  margin: 0;
}

.subnav .bc-cart-actions {
  position: absolute;
  bottom: 0;
  left: 0;
}

.subnav .bc-cart-actions {}

/* Subtotal */

.bc-cart-subtotal {
  float: left;
  width: 100%;
  line-height: 1;
  margin: 0 0 20px 0;
  padding: 0;
}

span.bc-cart-subtotal__label {
  display: block;
  margin: 0 0 10px 0;
  font-size: 0.8em;
  font-weight: 500;
}

span.bc-cart-subtotal__amount {
  display: block;
  font-size: 1.2em;
  font-weight: 700;
}

/* Checkout */
/* For loading icon */

#bc-embedded-checkout {
  min-height: 200px;
}

#checkout-app .layout {
  padding: 0 !important;
}

.layout.optimizedCheckout-contentPrimary {
  max-width: 100% !important;
  padding: 0 !important;
}


/* Single product */

.product-main {
  float: left;
  width: 100%;
}

section.product.content.converter {
  padding: 40px 0;
  /*text-shadow: 1px 0.5px 0px #fff;*/
}

ul#product-images,
ul#product-images li {
  position: relative;
  list-style: none;
  float: right;
  width: 100%;
  margin: 0;
  padding: 0;
  cursor: zoom-in;
  background: #fff;
  height: auto;
  /*max-height: calc(100vh - 96px);*/
  overflow: visible !important;
}


/* Viewport max */

.column.two-third,
.col.two-third,
.column.two-thirds,
.col.two-thirds {
  max-width: none;
  width: 66.667%;
  /*max-height: calc(100vh - 130px);*/
}

section.product.converter .details {
  position: relative;
  z-index: 3;
  padding: 40px;
}

/* Ratings */

.rating-overall {
  display: none;
}

.bc-product-single .bc-single-product__ratings {
  margin: 20px 0;
}

.bc-single-product__rating {
  unicode-bidi: bidi-override;
  color: #8b8b8b;
  font-size: 15px;
  height: 25px;
  width: 90px;
  position: relative;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
}

.bc-single-product__rating--mask {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  height: 25px;
  z-index: 2;
}

.bc-single-product__rating--top,
.bc-single-product__rating--bottom {
  color: #fc0;
  padding: 0;
  width: 90px;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.bc-single-product__rating--bottom {
  color: #f0f;
}


.bc-rating-star:before {
  content: "\2605";
  font-size: 15px;
}

.bc-single-product__rating-reviews {
  font-size: 0.75em;
  font-weight: 700;
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
}

span.bc-product__inventory {
  display: block;
  font-size: 14px;
  margin: 10px 0;
  color: rgba(0, 0, 0, 0.4);
  font-weight: 400;
}


/* Pricing */
.bc-product__retail-price-value,
span.bc-product__retail-price {
  display: none;
}

.bc-product__pricing--cached,
.bc-product__pricing--api,
.bc-get-prices-wrapper {
  width: 0;
  height: 0;
  margin: 0;
  opacity: 0;
  visibility: hidden;
}

.bc-product__pricing--cached.bc-product__pricing--visible,
.bc-product__pricing--cached.bc-show-pricing-spinner,
.bc-product__pricing--api.bc-product__pricing--visible,
.bc-product__pricing--api.bc-show-pricing-spinner,
.bc-get-prices-wrapper.bc-product__pricing--visible,
.bc-get-prices-wrapper.bc-show-pricing-spinner {
  width: auto;
  height: auto;
  visibility: visible;
  opacity: 1;
}

.bc-product__original-price {
  text-decoration: line-through;
  color: #8b8b8b;
}

.bc-cart-item-total-price.bc-cart-item--on-sale,
.bc-product__price--sale {
  color: #f0f;
  position: relative;
}

.bc-cart-item-total-price.bc-cart-item--on-sale:after {
  content: "Sale!";
  position: absolute;
  top: -1em;
  right: 0;
}

/* Product form */

.bc-product__pricing {
  position: relative;
  float: left;
  width: 100%;
}

section.product.converter span.bc-product__brand,
span.bc-product__sku,
.sku_wrapper {
  float: left;
  width: 100%;
  font-size: 0.8em;
  line-height: 1;
  margin: 0;
}

.sku_wrapper strong {
  color: #2D2D2F;
}

.bc-product__pricing,
span.bc-product-price {
  margin: 10px 0 0 0;
  font-size: 16px;
  font-family: sofia-pro, sans-serif;
  font-weight: 300;
}

.details .bc-product__pricing,
.details span.bc-product-price {
  margin: 1rem 0 0;
}

/*
ul#product-images:before {
    position: absolute;
    content: "+";
    font-weight: bold;
    top: 20px;
    left: 20px;
    z-index: 1;
}
*/

.product-main .logo.term {
  max-width: 160px;
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 3;
}

section.product.converter form .bc-btn,
section.product.converter a.button,
section.product.converter a.button.alt {
  float: left;
  width: 100%;
  margin: 20px 0 0;
  text-shadow: none;
}

section.product.converter a.button.alt {
  margin: 0 0 20px;
}

/* Sku */

.sku_wrapper {
  font-size: 0.8em;
  margin: 0.25rem 0 0 0;
}

.sku_wrapper span {}

.bc-product-single .bc-product-single__meta-label {
  font-weight: 700;
}

span.bc-product__sku {
  font-size: 0.8em;
}


/* Add on */

/*
.u-bc-visual-hide, .u-bc-screen-reader-text {
    clip: nonem !important;
    height: auto !important;
    width: auto !important
}

.bc-form input[type="radio"], .bc-form input[type="checkbox"] {
    margin-bottom: 0;
    margin-right: 10px;
}

.bc-form input[type="checkbox"] {

}

.bc-product-variant__label {
    background: #f00;
}

.bc-form input[type="checkbox"]:checked .bc-product-variant__label {
background: #f0f;
}
*/

.bc-product-form__control,
.bc-form .bc-form__label,
.bc-product-form__option-variants,
.bc-product-variant__select {
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
}

.bc-product-variant__select {
  padding: 20px;
  line-height: 1;
  height: 60px;
}

.bc-product-variant__label {
  display: block;
  margin: 0;
}

.u-bc-visual-hide,
.u-bc-screen-reader-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* Variants */

.bc-product-form__option-variants {}

.bc-product-variant__label--pick-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.5rem 10px;
  cursor: pointer;
  font-size: .75rem;
  line-height: 1.125;
  background: rgba(0, 0, 0, 0);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  width: 100%;
}

.bc-product-variant__label--pick-list:hover {
  background: rgba(0, 0, 0, 0.02);
}

.bc-product-form__control--pick-list input.bc-product-variant__radio--hidden:checked + .bc-product-variant__label .bc-product-variant__label--pick-list {
  background: rgba(0, 0, 0, 0.04);
  border-color: rgba(0, 0, 0, 0.1);
  -webkit-transition: border 70ms;
  transition: border 70ms;
  font-weight: 700;
  color: #f0f;
}


section.product.converter form.bc-form.bc-product-form {
  position: relative;
  float: left;
  width: 100%;
}

section.product.converter .bc-product-form__options,
section.product.converter #bc-product-form__custom-picklist {
  position: relative;
  float: left;
  width: 100%;
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 6px;
}

.bc-product-form__options .bc-product-form__option-variants,
.bc-product-form__options .bc-product-form__control.bc-product-form__control--text {
  margin: 1rem 0 0 0;
}

.bc-product-variant__select,
.bc-product-form__control.bc-product-form__control--text {
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 4px 10px;
  cursor: pointer;
  font-size: 1rem;
  line-height: 1;
  background: rgba(0, 0, 0, 0);
  border-radius: 6px;
  width: 100%;
}

.bc-form .bc-product-form__control--text .bc-form__label {
  display: inline;
  font-size: 0.75rem;
  padding: 0.5rem 0.5rem 0 0;
}

.bc-form input.bc-product-option__text {
  padding: 0;
  margin: 0;
  border: none;
}

.bc-product-form__control img {
  mix-blend-mode: multiply;
  width: 2.5rem;
  height: auto;
  margin: 0;
}


/* None box */

.bc-product-form__control span.bc-form__label:not(.bc-form-control-required) + .bc-product-form__option-variants label:first-of-type {
  display: none;
}

.bc-product-form__control span.bc-form__label:not(.bc-form-control-required) + .bc-product-form__option-variants label:first-of-type .bc-product-variant__label--pick-list {
  border: none;
}

.bc-form .bc-form__label {
  display: none;
}

.page-template-page-basic .bc-form .bc-form__label {
  display: inline-block;
}

/* !!! Will not display second option if out of stock !!! */

/*.bc-product-form__option-variants input[type="radio"]:first-of-type, .bc-product-form__option-variants input[type="checkbox"]:first-of-type, .bc-product-form__option-variants .bc-product-variant__label:first-of-type {
    display: none;
}*/


/* Quantity */
.bc-product-form__quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
  float: left;
  width: 100%;
  margin: 20px 0 0;
}

label.bc-product-form__quantity-label {
  margin: 0 8px 0 0;
}


/* Extra buttons */

.form-extra {
  margin: 10px 0 0;
  text-align: center;
}

.form-extra a.small {
  margin: 0;
  padding: 10px;
}

/* Wishlist */
.bc-pdp-wish-list-wrapper {
  position: relative;
  float: right;
  width: auto;
  top: 2px;
  right: -2px;
}

body.bc-product-outofstock .bc-pdp-wish-list-wrapper {
  margin: -28px 0 0 0;
}

form ~ .bc-pdp-wish-list-wrapper {
  top: -112px;
  margin: 0 0 -24px;
}

button.bc-btn.bc-pdp-wish-list-toggle,
.entry-content button.bc-btn.bc-pdp-wish-list-toggle {
  /*
    background: none;

    border: none;
    color: #34313f;
    font-size: 10px;
    text-transform: none;
    padding: 0;
    line-height: 1;
    height: auto;
    */
}

.bc-wish-list-product-row {
  display: flex;
  flex-direction: column;
}

.bc-wish-list-product-row__delete {
  margin: 20px 0;
}

.bc-wish-list-product-row__header h3 {
  margin: 0 0 10px 0;
}

.bc-manage-wish-list-actions a {
  margin: 0 10px 0 0;
}

.bc-wish-list-product-row__delete a {
  clear: both;
}

button.bc-pdp-wish-list-toggle {
  position: relative;
  z-index: 2;
}

.bc-pdp-wish-lists {
  position: absolute;
  z-index: 1;
  top: auto;
  bottom: 24px;
  list-style: none;
  margin: 0;
  padding: 4px 18px 16px;
  width: 100%;
  max-height: 0;
  opacity: 0;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  overflow: hidden;
  visibility: hidden;
  background-color: #fff;
  border: 1px solid #e0e3e9;
  border-bottom: 0;
  transform: translate(0, 10px);

  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0);
}

.bc-pdp-wish-lists {
  bottom: 24px;
}

.bc-pdp-wish-lists.bc-show-lists {
  opacity: 1;
  visibility: visible;
  max-height: 5000px;
  transform: translate(0, 0px);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.02);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.02);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.02);
}

.phony li.bc-wish-lists-item:first-child {
  font-size: 10px;
}

li.bc-wish-lists-item {
  font-size: 12px;
  line-height: 14px;
  margin: 0;
  padding: 8px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
}

li.bc-wish-lists-item:last-child {
  border: 0;
  padding: 10px 0 0;
}

.bc-wish-list-btn--new {}




/* Main content */

section.product.content {
  padding: 120px 80px 80px;
}

section.product.content.converter {
  overflow: hidden;
  padding: 0 0 90px 0;


}

.content .entry-summary.meta {
  padding: 40px;
  background: rgba(0, 0, 0, 0.04);
}

section.content.product.description {
  background: #F7F7F8;
}

section.content .block {
  padding: 80px 0 0;
}

.product .share-print {
  position: absolute;
  float: right;
  top: auto;
  right: 80px;
  top: 120px;
  -moz-transform: none;
  -webkit-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
}

.product .tabs {
  margin: 0 0 40px;
}


/* Related products */

.featured-content.related {
  position: relative;
  z-index: 1;
  float: left;
  width: 100%;
  padding: 80px 0 0;
}


span.price.sale {
  color: rgba(0, 0, 0, 0.4);
}

span.price.original {
  color: rgba(0, 0, 0, 0.3);
  text-decoration: line-through;
}

/*
span.seal,
a span.seal {
    position: absolute;
    z-index: 4;
    top: 20px;
    right: 20px;
    color: rgba(0, 0, 0, 0.5);
    background: rgba(0, 0, 0, 0.2);
    padding: 10px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    box-sizing: content-box;
    font-size: 10px;
    border-radius: 50%;
    text-align: center;
}


.subnav span.seal {
    display: none;
}

a:hover span.seal {}
*/

span.seal,
a span.seal,
span.bc-product-flag--sale {
  position: relative;
  z-index: 4;
  float: right;
  left: 0px;
  right: auto;
  margin: 0;
  width: 36px;
  height: 36px;
  font-size: 12px;
  line-height: 36px;
  text-align: center;
  text-shadow: none !important;
  transform: rotate(6deg);
  background: rgba(0, 0, 0, 0.1);
}

span.seal:before,
a span.seal:before,
span.seal:after,
a span.seal:after,
span.bc-product-flag--sale:before,
span.bc-product-flag--sale:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  height: 36px;
  width: 36px;
}

span.seal:before,
a span.seal:before,
span.bc-product-flag--sale:before {
  transform: rotate(24deg);
}

span.seal:after,
a span.seal:after,
span.bc-product-flag--sale:after {
  transform: rotate(54deg);
}

span.bc-product-flag--sale:hover {
  transform: rotate(-2deg);
}

span.seal,
a span.seal,
span.seal:before,
a span.seal:before,
span.seal:after,
a span.seal:after,
span.bc-product-flag--sale,
span.bc-product-flag--sale:before,
span.bc-product-flag--sale:after {
  color: #fff;
  background: #f0f;
}

/* Within product cards */
li span.seal,
.bc-product-card span.seal {
  position: absolute;
  top: 12px;
  right: 12px;
  left: auto;
  transform: rotate(6deg);
}

li span.seal:before,
.bc-product-card span.seal:before {
  transform: rotate(30deg);
}

li span.seal:after,
.bc-product-card span.seal:after {
  transform: rotate(66deg);
}

li:hover span.seal,
.bc-product-card:hover span.seal {
  transform: rotate(-2deg);
}

/* Within subnav */
.subnav span.seal {
  position: absolute;
  top: -5px;
  right: -8px;
  left: auto;
  transform: rotate(6deg);
}

.subnav span.seal:before {
  transform: rotate(30deg);
}

.subnav span.seal:after {
  transform: rotate(66deg);
}

.subnav:hover span.seal {
  transform: rotate(-2deg);
}


/* Product cards */

.entry-title .bc-product__actions {
  position: absolute;
  z-index: 1;
  float: right;
  width: 50%;
  bottom: 0;
  right: 0;
}

.active-ecom .entry-title .bc-product__actions {
  z-index: 2;
}

.entry-title .bc-product-form__options {
  display: none;
}

form.bc-form.bc-product-form {
  width: 100%;
  float: left;
}

.entry-title .pricing {
  float: left;
  width: 100%;
  margin: 0 0 20px 0;
  font-size: .8em;
  line-height: 1;
  color: rgba(0, 0, 0, 0.4);
  text-shadow: 1px 0.5px 0px #fff;
}

body.archive .featured-content div.content .bc-product-card .pricing {
  margin: 10px 0 0 0;
}


/* Add to cart button small */

.entry-title .bc-btn--add_to_cart {
  position: relative;
  z-index: 3;
  float: right;
  box-sizing: border-box;
  left: auto;
  right: 0;
  top: auto;
  bottom: 0;
  width: auto;
  height: auto;
  padding: 0;
}

#main-archive .entry-title .bc-btn--add_to_cart {
  bottom: 0;
}

.entry-title .bc-btn--add_to_cart:hover {
  padding: 0px;
}

.entry-title .bc-btn--add_to_cart svg {
  box-sizing: content-box;
  float: left;
  width: 24px;
  height: 24px;
  padding: 10px;
  opacity: 1;
}

.entry-title .bc-btn--add_to_cart svg.loading {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.entry-title .bc-btn--add_to_cart svg .icon-path {
  fill: rgba(0, 0, 0, 1);
}

.entry-title .bc-btn--add_to_cart:hover svg .icon-path {
  fill: rgba(0, 0, 0, 1);
}


.entry-title .bc-btn--add_to_cart:hover svg .icon-path.add {
  fill: rgba(0, 255, 186, 1);
}

.entry-title .bc-btn--add_to_cart .loading.rotate {
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  -o-animation: none;
  animation: none;
}

.entry-title .bc-btn--add_to_cart.bc-ajax-cart-processing .loading.rotate {
  -webkit-animation: rotate 1s ease-in-out infinite;
  -moz-animation: rotate 1s ease-in-out infinite;
  -ms-animation: rotate 1s ease-in-out infinite;
  -o-animation: rotate 1s ease-in-out infinite;
  animation: rotate 1s ease-in-out infinite;
}

.entry-title .bc-btn--add_to_cart.bc-ajax-cart-processing svg {
  opacity: 0;
}

.entry-title .bc-btn--add_to_cart.bc-ajax-cart-processing svg.loading {
  opacity: 1;
}

/*

.bc-ajax-add-to-cart__message-wrapper {
    position: absolute;
    float: left;
    width: 100%;

    top: auto;
    bottom: 40px;
    padding: 0;
    font-size: .8em;

    line-height: 1.2;

    font-weight: 400;
    text-align: center;

    text-align: center;
    text-transform: none;
    text-shadow: none;

    color: rgba(255, 0, 255, 1);
}
*/

.bc-ajax-add-to-cart__message-wrapper {
  position: absolute;
  z-index: 3;
  float: left;
  width: 100%;
  top: auto;
  bottom: 0;
}

.entry-title .bc-ajax-add-to-cart__message-wrapper {
  float: right;
  right: 0;
  bottom: 0px;
  max-width: 120px;
}

.bc-product-card .entry-title .bc-ajax-add-to-cart__message-wrapper {
  bottom: 0;
}

.bc-ajax-add-to-cart__message-wrapper p {
  box-sizing: border-box;
  height: 40px;
  margin: 0;
  padding: 0px 10px;
  font-size: 12px;
  line-height: 36px;
  text-align: center;
  letter-spacing: 0px;
  cursor: pointer;
  box-shadow: none;
  text-shadow: none;
  color: #fff;
  background: #f0f;
  border: 2px solid #f0f;
  border-radius: 0;
}

.entry-title .bc-ajax-add-to-cart__message-wrapper p {
  height: auto;
  text-align: center;
  font-size: 10px;
  line-height: 12px;
  padding: 10px;
  margin: 0 !important;
}

.product.converter .bc-ajax-add-to-cart__message-wrapper p {
  height: 50px;
  line-height: 46px;
}

.subnav .bc-ajax-add-to-cart__message-wrapper p {
  padding: 5px 10px;
  line-height: 14px;
}

.bc-product-card .entry-title a.small.options {
  margin: 0.5rem 0 0 0;
  opacity: 0;
}

.bc-product-card:hover .entry-title a.small.options {
  opacity: 1;
}


/* Subnav */
.subnav .sku_wrapper,
.subnav span.bc-product__brand,
.subnav p.bc-product__pricing--cached.bc-product__pricing--hidden,
.subnav span.bc-product__retail-price,
.subnav .bc-product-form__quantity,
.subnav .bc-single-product__rating-reviews,
.subnav .bc-product-form__product-message {
  display: none;
}

.subnav .bc-btn {
  width: 160px;
  padding: 0;
  font-size: 12px;
}

.subnav .bc-ajax-add-to-cart__message-wrapper {
  position: absolute;
  float: right;
  width: 180px;
  top: 50%;
  bottom: auto;
  right: 0;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}



/* Archives */
/*
.bc-product-archive__refinery {
    z-index: 3;
    margin: 0;

    position: relative;
    float: right;
    top: 50%;
    bottom: auto;

    -moz-transform: scale(1) translate(0, -50%);
    -o-transform: scale(1) translate(0, -50%);
    -ms-transform: scale(1) translate(0, -50%);
    -webkit-transform: scale(1) translate(0, -50%);
    transform: scale(1) translate(0, -50%);

}
*/

.bc-product-archive__refinery {
  position: relative;
  float: right;
  flex-shrink: 0;
  width: auto;
  padding: 0 0 0 20px;
  height: 79px;
  line-height: 78px;
}

.bc-product-archive__refinery select {
  font-size: .8em;
  font-weight: 600;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}

#main-archive.products .bc-product-card:not(.slide) {
  width: 33.333%;
  margin: 0 0 40px 0;
  border-right: 1px solid rgba(0, 0, 0, 0.1)
}

#main-archive.products .bc-product-card:not(.slide):nth-child(3n) {
  border-right: 1px solid rgba(0, 0, 0, 0)
}

#main-archive .bc-product-card.sticky {
  width: 100%;
}

#main-archive .bc-product-card a:not(.button) {
  display: block;
  float: left;
  width: 100%;
  height: auto;
}

#main-archive .bc-product-card:not(.slide) .thumbnail {
  float: left;
  width: 100%;
  margin: 0 0 10px 0;
}

#main-archive .bc-product-card:not(.slide) img {
  float: left;
  width: 100%;
  height: auto;
  margin: 0;
  transform: translate(0, 0px);
}

#main-archive .bc-product-card:not(.slide):hover img {
  transform: translate(0, -2px);
}

.subnav ~ .page-content,
.subnav ~ .entry-content,
.subnav.left ~ .site-main {
  border-left: 1px solid #e8eaf2;
}

#main-archive .bc-product-card .entry-content,
#main-archive .bc-product-card .entry-content,
#main-archive .bc-product-card .entry-footer {
  position: relative;
  width: 100%;
  margin: 20px 0;
}

#main-archive .featured-content div.content .bc-product-card .entry-title {
  position: relative !important;
}

#main-archive .bc-product-card .meta {
  position: absolute;
  width: auto;
  top: 10px;
  right: 10px;
  text-align: center;
  font-size: 12px;
}

#main-archive .bc-product-card .meta a {
  float: right;
  width: auto;
  margin: 0 0 0 10px;
}

/* Debug here */
.archive .bc-product-form__control,
li .bc-product-form__control {
  position: absolute;
  display: none;
}

/* Out of stock */
.bc-product-card.bc-product-outofstock {
  /*opacity: .5;*/
}

.bc-product-card.bc-product-outofstock .bc-btn {
  display: none;
}

.bc-product-card.bc-product-outofstock .meta-hide::after {
  content: 'Out of stock';
  position: relative;
  left: 0;
  bottom: -4px;
  font-size: 0.8em;
  color: rgba(0, 0, 0, 0.4);
}




/* Popup */


.bc-wish-list-dialog__overlay {
  position: fixed;
  top: 0;
  right: 0;
  height: 100vh;
  width: 100vw;
  background: rgba(255, 255, 255, 0.8);
}

.bc-wish-list-dialog-content-wrapper {
  background: #fff;
  position: absolute;
  width: auto;
  height: auto;
  margin: 0;
  padding: 80px;
  top: 50%;
  left: 50%;
  right: auto;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  overflow: hidden;
  -webkit-box-shadow: 0 0 80px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0 0 80px rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 80px rgba(0, 0, 0, 0.06);
}

.bc-wish-list-dialog-content {
  display: flex;
  flex-direction: column;
  margin: 0;
}

form.bc-wish-list-dialog-form {
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
}

form.bc-wish-list-dialog-form input {
  font-size: 24px;
}

label.bc-wish-list-public-label {
  width: 100%;
  padding: 0 0 0 24px;
  margin: 10px 0 40px;
}

.bc-wish-list-dialog-form input.bc-wish-list-public-field {
  float: left;
  position: relative;
  top: 24px;
}

button.bc-link.bc-wish-list-dialog-close {
  margin: 10px 0 0 0;
}

label.bc-wish-list-public-label {
  color: #AAACB6;
  cursor: pointer;
}

label.bc-wish-list-public-label:hover {
  color: #06BEDA;
}

.bc-wish-list-dialog__wrapper h2 {
  width: calc(100% - 64px);
  margin: 40px 0 40px;
}

.bc-wish-list-dialog__wrapper svg {
  width: 54px;
}

input#wish-list-name-new {
  height: 48px;
  font-size: 24px;
  margin: 10px 0 0;
}

.bc-product-quick-view__close-button {
  position: absolute;
  top: 80px;
  bottom: auto;
  right: 80px;
}

button.bc-product-quick-view__close-button.bc-icon.icon-bc-cross,
button.bc-product-quick-view__close-button.bc-icon.icon-bc-cross:active,
button.bc-product-quick-view__close-button.bc-icon.icon-bc-cross:focus {
  border: none;
  background-color: rgba(0,0,0,0);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 321.43 321.43'%3E%3Cdefs%3E%3Cstyle%3E.icon-path%7Bfill:none;stroke:%23000;stroke-miterlimit:10;stroke-width:20px;%7D%3C/style%3E%3C/defs%3E%3Cline class='icon-path' x1='21.21' y1='21.21' x2='300.21' y2='300.21'/%3E%3Cline class='icon-path' x1='300.21' y1='21.21' x2='21.21' y2='300.21'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  width: 24px;
  height: 24px;
  background-size: 18px;
  padding: 0;
}

button.bc-product-quick-view__close-button.bc-icon.icon-bc-cross:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 321.43 321.43'%3E%3Cdefs%3E%3Cstyle%3E.icon-path%7Bfill:none;stroke:%230f0;stroke-miterlimit:10;stroke-width:20px;%7D%3C/style%3E%3C/defs%3E%3Cline class='icon-path' x1='21.21' y1='21.21' x2='300.21' y2='300.21'/%3E%3Cline class='icon-path' x1='300.21' y1='21.21' x2='21.21' y2='300.21'/%3E%3C/svg%3E");
}


/* BC alerts */

.bc-alert-group {
  float: left;
  width: 100%;
  padding: 0 40px;
}

.bc-alert {
  float: left;
  width: 100%;
  margin: 0 0 40px;
  padding: 40px;
  background: rgba(0, 0, 0, 0.04);
}

.column.half .bc-alert {
  margin: -80px 0 40px 0;
}

.bc-alert-group p {
  display: none;
}

/*
.bc-wish-list-dialog__wrapper {
    position: fixed;
    z-index: 10;
    width: 100%;
    left: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: rgba(255, 255, 255, 0.95);
    opacity: 0;

    bottom: 0;
    transform: translateY(102%);
}
*/

/*
.bc-wish-list-dialog-content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.bc-wish-list-dialog-content h2, .bc-wish-list-dialog-content p {
    font-size: 24px;
    margin: 0 20px 0 0;

    display: none;
}

.bc-wish-list-dialog-content p {
    font-size: inherit;
}

body.a11y-dialog__body-locked ~ .bc-wish-list-dialog__wrapper {
    opacity: 1;
    transform: translateY(0%);
}


.bc-wish-list-dialog__overlay {
    display: none;
}

.bc-wish-list-dialog-content-wrapper {
    background: #fff;
    position: relative;
    width: 100%;
    padding: 20px 40px;

    height: auto;

}



form.bc-wish-list-dialog-form {
    position: relative;
    min-width: 320px;
    min-height: 120px;
}


input#wish-list-name-new {
    position: absolute;
    height: 44px;
    line-height: 44px;
    width: 100%;
    bottom: 40px;
    right: 0;
    padding: 0 140px 0 0;
}

.bc-wish-list-dialog-form input.bc-wish-list-public-field {
    position: absolute;
    width: auto;
    bottom: 0;
    left: 0;
}

.bc-wish-list-dialog-content button.bc-btn.bc-btn--form-submit {
    position: absolute;
    float: right;
    z-index: 3;
    top: auto;
    bottom: 48px;
    right: 0;
    line-height: 24px;
    height: 28px;
    font-size: 10px;
    padding: 0 12px;
    text-transform: none;

}

label.bc-wish-list-public-label {
    position: absolute;
    width: 100%;
    right: 0;
    bottom: 10px;
    padding: 0 0 0 24px;

    float: right;
    text-align: right;
    width: 100%;
    color: #AAACB6;
    cursor: pointer;
}

label.bc-wish-list-public-label:hover {
    color: #06BEDA;
}


.bc-product-quick-view__close-button {
    position: absolute;
    top: 50%;
    bottom: auto;
    right: 40px;
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);

}
*/

.disclaimer {
  float: left;
  width: 100%;
  margin: 20px 0 10px;
  padding: 12px 16px;
  font-size: 1rem;
  line-height: 1.2em;
  text-align: left;
  color: #9b9eab;
  font-style: italic;
  background: #f7f7f8;
}

.disclaimer.shipping {
  padding: 12px 16px;
  font-size: 0.8em;
  line-height: 1.2em;
}

.subnav .disclaimer.shipping {
  width: 100%;
  text-align: center;
  margin: 0;
}

.disclaimer.promotion {
  float: left;
  margin: -10px 0 16px 0;
  font-size: 0.8em;
  line-height: 1.2;
}

.disclaimer.promotion h3,
.disclaimer.promotion h4,
.disclaimer.promotion h5,
.disclaimer.promotion h6,
.disclaimer.promotion p {
  margin: 0 0 8px;
}

/* uuu Utilities uuu */

.bc-ajax-cart-processing {
  opacity: .4;
}


/* yyy Transitions yyy */

.bigcommerce-cart__item-count.full,
.bc-product-form__control,
.bc-form .bc-form__label,
.bc-product-form__option-variants,
.bc-product-variant__select,
bc-product-variant__label,
.bc-product-variant__label--pick-list,
.bc-product-variant__label--pick-list,
.bc-product__actions,
span.bc-product-flag--sale,
li.sf-field-taxonomy-bigcommerce_brand,
.bc-copied-wish-list-wrapper,
.bc-manage-wish-list-share {
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

/* Without preserve-3d for fixed elements */
.fixed,
.bc-mini-cart,
.bc-cart,
.bc-cart-body {
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.slow {
  -moz-transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
  transition: all 0.8s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.opacity,
.bc-product__pricing--cached,
.bc-product__pricing--api,
.bc-get-prices-wrapper {
  -moz-transition: opacity 0.4s ease;
  -webkit-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  -ms-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}


/* Zoom scaler gpu accelerated */

.seal,
a .seal {
  -moz-transition: transform 0.4s ease, background-size 0.4s ease, background-position 0.4s ease, box-shadow 0.4s ease, border 0.4s ease;
  -webkit-transition: transform 0.4s ease, background-size 0.4s ease, background-position 0.4s ease, box-shadow 0.4s ease, border 0.4s ease;
  -o-transition: transform 0.4s ease, background-size 0.4s ease, background-position 0.4s ease, box-shadow 0.4s ease, border 0.4s ease;
  -ms-transition: transform 0.4s ease, background-size 0.4s ease, background-position 0.4s ease, box-shadow 0.4s ease, border 0.4s ease;
  transition: transform 0.4s ease, background-size 0.4s ease, background-position 0.4s ease, box-shadow 0.4s ease, border 0.4s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-transform: translateZ(0) scale3d(1.00, 1.00, 1);
  -ms-transform: translateZ(0) scale3d(1.00, 1.00, 1);
  -o-transform: translateZ(0) scale3d(1.00, 1.00, 1);
  -webkit-transform: translateZ(0) scale3d(1.00, 1.00, 1);
  transform: translateZ(0) scale3d(1.00, 1.00, 1);
}

a:hover .seal {
  -moz-transform: translateZ(0) scale3d(1.1, 1.1, 1);
  -ms-transform: translateZ(0) scale3d(1.1, 1.1, 1);
  -o-transform: translateZ(0) scale3d(1.1, 1.1, 1);
  -webkit-transform: translateZ(0) scale3d(1.1, 1.1, 1);
  transform: translateZ(0) scale3d(1.2, 1.2, 1);
}

.align_center-xy.zoom {
  position: absolute;
  right: auto;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%) scale3d(1.0, 1.0, 1.0);
  -o-transform: translate(-50%, -50%) scale3d(1.0, 1.0, 1.0);
  -ms-transform: translate(-50%, -50%) scale3d(1.0, 1.0, 1.0);
  -webkit-transform: translate(-50%, -50%) scale3d(1.0, 1.0, 1.0);
  transform: translate(-50%, -50%) scale3d(1.0, 1.0, 1.0);
}

.align_center-xy.zoom:hover {
  position: absolute;
  right: auto;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%) scale3d(1.01, 1.01, 1.0);
  -o-transform: translate(-50%, -50%) scale3d(1.01, 1.01, 1.0);
  -ms-transform: translate(-50%, -50%) scale3d(1.01, 1.01, 1.0);
  -webkit-transform: translate(-50%, -50%) scale3d(1.01, 1.01, 1.0);
  transform: translate(-50%, -50%) scale3d(1.01, 1.01, 1.0);
}

/* Drop shadow */

.shadow {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
}

.zoom.shadow {
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
  box-shadow: 0 5px 20px 0px rgba(0, 0, 0, 0.05);
}

.zoom.shadow:hover {
  -webkit-box-shadow: 0 25px 30px -10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 25px 30px -10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 25px 30px -10px rgba(0, 0, 0, 0.1);
}


.shadow.eighty {
  -webkit-box-shadow: 0 0 80px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 80px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 80px rgba(0, 0, 0, 0.1);
}


.nav-main.shadow {
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.04);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.04);
}


div[aria-hidden=true]:not(.wpcf7-response-output):not(.wp-block-spacer) {
  display: none;
}








/* User forms */
/*
.bc-form.bc-form-2col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}

.bc-form .bc-form-2col__control:not(.bc-form-2col__control--full) {
    width: 50%;
}

.bc-form .bc-form__control {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    margin-bottom: 30px;
}

.bc-form .bc-form__label {
    display: block;
    margin-bottom: 6px;
}

.bc-form .bc-form__label.bc-form-control-required {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}

.bc-form .bc-form__control input[type="text"], .bc-form .bc-form__control input[type="email"], .bc-form .bc-form__control input[type="url"], .bc-form .bc-form__control input[type="password"], .bc-form .bc-form__control input[type="tel"], .bc-form .bc-form__control input[type="number"] {
    border: 1px solid #e0e3e9;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 1em;
    line-height: 1.5;
    height: 45px;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
}

.bc-form .bc-form__actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 16px;
    width: 100%;
}

*/


/* Accounts */

.bc-account-login__register.column {
  padding: 5rem;
  background: rgba(0, 0, 0, 0.1);
}

footer .subnav.full,
footer .subnav.full.active,
footer .bc-subnav.subnav,
footer .bc-alert-group {
  display: none !important;
}

.site-main.bc-account-page,
.site-main.bc-load-items,
.bc-account-addresses,
.bc-wish-list-new,
.bc-manage-wish-list-wrapper {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin: 0;
  padding: 80px 80px;
}


.bc-alert-group ~ .bc-manage-wish-list-wrapper {
  padding: 40px 50px 80px;
}

.bc-wish-lists-item .bc-wish-list-new {
  padding: 0;
}

/* Addresses */
ul.bc-account-addresses__list,
ul.bc-account-addresses__list li {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.bc-account-addresses__list {
  margin: 0 0 40px 0;
}

.bc-account-address-form-actions {
  float: left;
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.form .bc-btn {
  float: left;
  /*width: calc(50% - 15px);*/
  margin: 20px 0 0 0;
}

/* Wishlists */
.subnav.full.bc-wish-list-header,
.bc-account-wish-lists .bc-wish-list-row {
  display: flex;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  display: block;
}

.subnav.full.bc-wish-list-header p {
  height: 80px;
  line-height: 80px;
}

span.bc-small-screen-title {
  display: none;
}

.bc-account-page.bc-account-wish-lists {
  float: left;
  width: 100%;
}

.bc-account-wish-lists .bc-wish-list-row {
  padding: 40px;
}

.bc-wish-list-header-title {
  float: left;
  margin: 0;
  height: 72px;
  line-height: 72px;
  font-size: 0.8em;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.4);

  width: 25%;
  text-align: left;
}

.bc-wish-list-item {
  float: left;
  width: 25%;
  display: flex;
  align-items: stretch;
  height: 40px;
  align-items: center;
}

.content.bc-wish-list-body {
  /*padding: 0 40px;*/
}

.bc-account-wish-lists .bc-wish-list-row {
  padding: 40px;
  box-sizing: content-box;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

/*
.bc-wish-list-header-title:last-child, .bc-wish-list-item:last-child {
    text-align: right;
}
*/

/* Edit wish list */

.bc-manage-wish-list-products {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.bc-manage-wish-list-product {
  border-top: 1px solid #e0e3e9;
  padding: 40px 0;
  margin: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  width: 100%;
}

.bc-manage-wish-list-header {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 0 80px;
}

.bc-manage-wish-list-title,
.entry-content .bc-manage-wish-list-title {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.bc-manage-wish-list-share {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;

  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  border-radius: 0;
  margin: 15px 0;
}

.bc-manage-wish-list-share:hover {
  border-color: rgba(0, 0, 0, 1);
}

.bc-manage-wish-list-share {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 400px;
  flex: 0 0 400px;
  margin: 5px 0 0;
  line-height: 48px;
}

.bc-manage-wish-list-actions {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  width: 100%;
}


/* Copy url form */

.bc-manage-wish-list-share .bc-wish-list-share-title {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 0 10px;
  font-size: 0.8em;
  font-weight: 600;
  margin: 0;
  color: rgba(0, 0, 0, 0.3);
}


.bc-manage-wish-list-share .bc-wish-list-share {
  max-width: 400px;
  text-overflow: ellipsis;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 0;
  background-color: transparent;
  font-size: 0.813em;
  padding-left: 0;
  padding-right: 0;
}

.bc-manage-wish-list-share .bc-wish-list-share--copy {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 0 20px;
  top: -2px;
}

.bc-copied-wish-list-wrapper {
  font-size: 0.8em;
  line-height: 0.8em;
  color: rgba(0, 0, 0, 0.4);
  position: absolute;
  bottom: -2em;
  padding: 0 10px;
}

.bc-product__meta,
.bc-product__actions,
.bc-product__description {
  float: left;
  width: 100%;
}

/* Forgot password */
form.bc-form.bc-account-form--lost-password,
label.bc-form__control.bc-form-account__control,
form.bc-form input {
  float: left;
  width: 100%;
}

form.bc-form.bc-account-form--lost-password input {
  margin: 0 0 40px 0;
}


span.outofstock {
  float: right;
  font-size: 0.8em;
}

body.archive.tax-bigcommerce_category span.outofstock,
body.post-type-archive-bigcommerce_product span.outofstock {
  display: none;
}




/* Order history */

.bc-order-detail {
  float: left;
  width: 100%;
  padding: 40px 50px;
}

ul.bc-order-list,
ul.bc-order__product-list {
  float: left;
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
}

.bc-order-list,
.bc-order-list__item {
  list-style: none;
  margin: 0;
}

.bc-order-list__item {
  border-bottom: 1px solid #e0e3e9;
  padding: 32px 0;
  position: relative;
}


.bc-order-list__item:last-child {
  border: none;
}

.bc-order-card {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: start;
}

.bc-order__header {
  font-size: 1em;
  margin-bottom: 40px;
}

.bc-order__header h2 {
  margin: 0 0 8px 0;
}

.bc-order__link {
  position: relative;
  margin: 0;
}

.bc-order-card__meta,
.bc-order__header,
.bc-order__link,
.bc-order__id {
  float: left;
  width: 100%;
}


.bc-order-card__body {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.bc-order-card__featured-image {
  float: left;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100px;
  flex: 0 0 100px;
  position: relative;
  max-width: 100px;
}

.bc-order-card__featured-image img,
.bc-order-card__featured-image a {
  display: block;
  float: left;
  width: 100%;
  height: auto;
}

.bc-order-card__meta {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.bc-order-card__total {
  float: left;
  font-size: 1.25em;
  margin-bottom: 20px;
}

.bc-order-card-meta__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 6px;
}

.bc-order-card-meta__list-item {
  position: relative;
  width: 50%;
  margin-bottom: 16px;
}

.bc-order-meta__label,
.bc-order-meta__value {
  font-size: 0.75em;
  line-height: 1.5;
  margin: 0;
  padding: 0;
}

.bc-order-meta__label {
  font-weight: 700;
}

.bc-order-card-meta__list-item {
  width: 50%;
  margin-bottom: 16px;
}

.bc-order-card__status {
  font-size: 1em;
  font-style: italic;
  margin: 20px 0;
}

.bc-order-product-row__body {
  display: flex;
  flex-direction: column;
}

.bc-order-product-row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

li.bc-order__product-list-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0 0 40px 0;
}

.bc-order-product-row__quantity {
  display: flex;
  flex-direction: row;
}

.bc-order-product-row__quantity div {
  margin: 0 10px 0 0;
}

.bc-order-product-row__body {
  font-size: 0.8em;
}

.bc-order-product-row__total {
  margin: 20px 0 0;
  font-weight: 700;
  font-size: 1.2em;
}

.bc-order-detail__body {
  float: left;
  width: 100%;
  margin: 0 0 80px 0;
  padding: 0 0 40px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.bc-order-detail__col.bc-order-detail__meta.bc-order-detail-meta {
  margin: 0 0 80px 0;
  padding: 0 0 40px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}


.bc-order-meta__list-item {
  font-size: 1em;
  margin: 16px 0 0 0;
}



/* Addresses */
ul.bc-account-addresses__list,
ul.bc-account-addresses__list li {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.bc-account-addresses__list {
  margin: 0 0 40px 0;
}

.bc-account-addresses__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  padding: 0;
  margin: 0;
  list-style: none;
}

ul.bc-account-addresses__list,
ul.bc-account-addresses__list li {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}

.bc-account-addresses__item {
  display: inline-block;
  background-color: #f5f5f5;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 100%;
  margin-bottom: 30px;
}

ul.bc-account-addresses__list,
ul.bc-account-addresses__list li {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}

.bc-account-address__delete-form {
  display: inline-block;
}


.bc-confirmation-active {
  opacity: 1;
  visibility: visible;
  z-index: 2;
}

.bc-account-address__actions {
  float: left;
  width: 100%;
  margin: 20px 0 0 0;
}

.bc-account-addresses__item button {
  margin: 10px 0 0 0;
}

.bc-account-addresses__item button:first-child {
  margin: 10px 10px 0 0;
}

.bc-account-address__delete-confirmation {
  font-size: 1em;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  background: rgba(244, 236, 236, 0);
  padding: 30px;
}


.bc-account-address__delete-confirmation.bc-confirmation-active {
  opacity: 1;
  visibility: visible;
  background: rgba(244, 236, 236, 1);
}

.bc-account-address__delete-confirmation button {
  margin: 0 4px;
}

ul.bc-account-addresses__list,
ul.bc-account-addresses__list li {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}

.bc-account-addresses__list .bc-account-addresses__item {
  position: relative;
  padding: 30px;
}

span.bc-account-address__name {
  font-weight: 700;
  font-size: 1.25em;
  line-height: 1.2;
  margin-bottom: 12px;
}

.bc-account-address__meta > span {
  display: block;
  font-size: 0.875em;
}


/* Order history */

.bc-order-card__body {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.bc-order-card__featured-image {
  margin-right: 20px;
}

.bc-order-card__meta-inner {
  margin-right: 20px;
  max-width: 550px;
  display: flex;
  flex-direction: column;
}

.bc-order-card-meta__list-item {
  margin-bottom: 0;
  width: auto;
}

.bc-order-card-meta__list-item {
  width: auto;
  margin: 0 32px 24px 0;
}


/* Addresses */
.bc-account-addresses__item:nth-child(1n) {
  margin: 0 36px 36px 0;
}

.bc-account-addresses__item {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: calc(33.33333% - 24px);
  flex-basis: calc(33.33333% - 24px);
  max-width: calc(33.33333% - 24px);
  width: calc(33.33333% - 24px);
}

.bc-account-addresses__item:nth-child(3n) {
  margin: 0 0 36px 0;
}

li.bc-account-addresses__item.bc-account-addresses__add-new {
  background: none;
  padding: 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  min-height: 240px;
}

li.bc-account-addresses__item.bc-account-addresses__add-new .bc-account-address__actions {
  position: absolute;
  top: 50%;
  left: 50%;
  right: auto;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0;
  width: auto;
}

li.bc-account-addresses__item.bc-account-addresses__add-new .bc-account-address__actions button {
  margin: 0;
}




/* xx Media queries xx */

@media screen and (max-width: 1600px) {}

@media screen and (max-width: 1024px) {}

@media screen and (max-width: 1023px) {

  .bc-product-archive__refinery {
    height: 32px;
    line-height: 32px;
  }

  .nav-main ul.menu.ui li.profile {
    display: none;
  }

  .bc-order-detail {
    padding: 40px 20px;
  }

  .site-header .bc-mini-cart {
    height: calc(100vh - 84px);
  }

  .site-header.collapsed .bc-mini-cart {
    height: calc(100vh - 58px);
  }

  .site-main.bc-account-page,
  .site-main.bc-load-items,
  .bc-account-addresses,
  .bc-wish-list-new,
  .bc-manage-wish-list-wrapper {
    padding: 80px 20px;
  }

  .entry-title .bc-ajax-add-to-cart__message-wrapper {
    max-width: unset;
    box-shadow: 0 0px 16px -8px rgba(0, 0, 0, 0.1);
  }

  .bc-account-addresses__item:nth-child(1n) {
    margin: 0 0 40px 0;
  }

  .bc-account-addresses__item {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }

  .bc-account-addresses__item:nth-child(3n) {
    margin: 0 0 40px 0;
  }

}


@media screen and (max-width: 767px) {
  span.outofstock {
    float: left;
    font-size: 0.8em;
    width: 100%;
    margin: -16px 0 20px 0;
  }

  .bc-cart__empty {
    padding: 20px;
  }

  .bc-order-card {
    align-items: start;
  }

  .bc-order-detail {
    padding: 40px 0px;
  }

}

.bc-product-form__purchase-message {
  display: none;
}

.presale__intro {
  font-size: 0.8em;
  margin: 16px 0;
}

.presale__form input.wpcf7-form-control.wpcf7-submit,
.presale__form input[type="submit"] {
  position: relative;
  bottom: auto;
  margin-top: 16px;
  width: 100%;
  padding: 0 20px;
  background: #06BEDA;
  color: #fff;
  border-color: #06BEDA;
  right: 0;
}

.presale__form input.wpcf7-form-control.wpcf7-submit:hover,
.presale__form input[type="submit"]:hover {
  background: #DD201A;
  color: #fff;
  border-color: #DD201A;
}

.presale__form div.wpcf7-response-output,
.presale__form .wpcf7 form .wpcf7-response-output {
  position: relative;
  bottom: auto;
  margin: 16px 0;
  left: 0;
  padding: 10px 12px;
  width: 100%;
}

@media (max-width: 767px) {

  .presale__form div.wpcf7-response-output,
  .presale__form .wpcf7 form .wpcf7-response-output {
    bottom: 0;
  }
}

.presale__form div.wpcf7 {
  margin: 0;
}

.presale__form div.wpcf7 .ajax-loader {
  bottom: 15px;
}

@media (max-width: 767px) {
  span.wpcf7-not-valid-tip div.wpcf7 .ajax-loader {
    bottom: 21px;
  }
}

.presale__form p {
  margin: 0;
}

.presale__form span.wpcf7-not-valid-tip {
  bottom: -17px;
}

.grecaptcha-badge {
  display: none !important;
}


/* Gift certificates */

.page-gift-certificate fieldset {
  display: flex;
  justify-content: space-between;
  padding: 0;
  margin: 0 0 4rem 0;
  border: 0;
}

.bc-gift-purchase__form input,
.bc-gift-purchase__form textrea {
  font-size: 1.25rem !important;
}

input#bc-gift-purchase-amount {
  padding: 0 0 0 14px;
}

.page-wish-lists #cookies-promo-bread,
.page-gift-certificate #cookies-promo-bread {
  display: none !important;
}


.page-gift-certificate label {
  float: left;
  width: calc(50% - 1rem);
  margin: 0 0 1rem 0;
}

label.bc-form__control[for=bc-gift-purchase-message] {
  width: 100%;
}

aside.bc-gift-instructions {
  float: left;
  width: 100%;
  padding: 2rem;
  margin: 4rem 0 0;
  background: #edeff3;
}

label[for="bc-gift-purchase-amount"] {
  position: relative;
}

label[for="bc-gift-purchase-amount"]:before {
  content: "$";
  position: absolute;
  top: 32px;
  left: 0;
  font-size: 1.125rem;
  color: #999;
}

.page-gift-certificate fieldset {
  margin: 0 0 2.5rem 0;
}

label.bc-form__control[for=bc-gift-purchase-message] {
  margin: 4rem 0 1rem;
}

.bc-form__label {
  float: left;
  width: 100%;
  margin: 0 0 4px;
  text-align: left;
  font-size: 0.9em;
  color: #929292;
  cursor: pointer;
}
