/* line 4, ../sass/product.scss */
#products article.product-miniature div.thumbnail-container,
article.product-miniature div.thumbnail-container {
  height: 422px;
}

/* line 9, ../sass/product.scss */
#products article.product-miniature div.product-description,
article.product-miniature div.product-description {
  height: 172px;
  text-align: center;
}

/* line 15, ../sass/product.scss */
#products article.product-miniature div.product-description input.input-group.form-control,
article.product-miniature div.product-description input.input-group.form-control {
  width: 30%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 12px;
  margin-top: 10px;
}

/* line 24, ../sass/product.scss */
#products .thumbnail-container .product-thumbnail img,
.featured-products .thumbnail-container .product-thumbnail img,
.product-accessories .thumbnail-container .product-thumbnail img,
.product-miniature .thumbnail-container .product-thumbnail img {
  bottom: inherit;
}

/* line 31, ../sass/product.scss */
#products .product-price-and-shipping,
.featured-products .product-price-and-shipping,
.product-accessories .product-price-and-shipping,
.product-miniature .product-price-and-shipping {
  margin-top: 5px;
}

/* line 39, ../sass/product.scss */
#product p {
  font-size: 16px;
  line-height: 20px;
}
/* line 43, ../sass/product.scss */
#product .product-cover .layer:hover {
  opacity: 0.5;
}
/* line 47, ../sass/product.scss */
#product #header .header-nav {
  background-color: #000;
}
/* line 49, ../sass/product.scss */
#product #header .header-nav a {
  color: #fff;
}
/* line 52, ../sass/product.scss */
#product #header .header-nav .block-social ul li {
  display: inline-block;
  width: 2.5rem;
  height: 2.5rem;
  margin: 0.125rem;
  cursor: pointer;
  background-color: transparent;
  background-repeat: no-repeat;
}
/* line 61, ../sass/product.scss */
#product #header .header-nav #search_widget form {
  position: relative;
  margin-left: 10px;
  margin-top: 5px;
}
/* line 67, ../sass/product.scss */
#product #header .header-top {
  background: #da5196;
  background: linear-gradient(180deg, #da5196 0%, #da5196 13%, rgba(218, 81, 150, 0.6) 100%);
  padding: 10px 0;
  /** CART ***/
}
/* line 71, ../sass/product.scss */
#product #header .header-top .container .menu {
  clear: both;
  float: left;
  width: 95%;
  text-align: center;
}
/* line 76, ../sass/product.scss */
#product #header .header-top .container .menu .dropdown-item {
  position: relative;
  font-size: 16px;
  text-transform: uppercase;
  color: #ebb966;
  font-weight: 500;
  display: block;
  padding: 10px 12px;
}
/* line 85, ../sass/product.scss */
#product #header .header-top .container .menu .dropdown-item:hover {
  position: relative;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
  display: block;
  padding: 10px 12px;
}
/* line 96, ../sass/product.scss */
#product #header .header-top .shopping-cart {
  height: 30px;
  width: 30px;
  line-height: 28px;
  font-size: 1.2em;
  border: 1px solid black;
  border-radius: 100%;
  color: #ebb966;
  border-color: #ebb966;
  text-align: center;
}
/* line 107, ../sass/product.scss */
#product #header .header-top .cart-products-count {
  display: block;
  height: 18px;
  width: 22px;
  line-height: 19px;
  background-color: #A3525F;
  border-radius: 100%;
  color: #fff;
  font-size: .8em;
  position: absolute;
  text-align: center;
  top: -4px;
  right: 17px;
}
/* line 121, ../sass/product.scss */
#product #header .header-top span.hidden-sm-down {
  display: none;
}
/* line 126, ../sass/product.scss */
#product div#content-wrapper {
  margin-top: 50px;
}
/* line 129, ../sass/product.scss */
#product .product-container h1 {
  font-size: 30px;
  color: #777;
  font-family: raleway, sans-serif;
  font-weight: 500;
  font-style: normal;
}
/* line 137, ../sass/product.scss */
#product .product-information li {
  font-size: 14px;
}
/* line 140, ../sass/product.scss */
#product .product-information .product-quantity .qty {
  margin-right: 1.4rem;
}
/* line 143, ../sass/product.scss */
#product .product-information input#quantity_wanted {
  width: 3rem;
  height: 2.75rem;
  color: #232323;
  border: none;
  background-color: transparent;
  font-family: raleway, sans-serif;
  font-weight: 800;
  font-style: normal;
  padding: 14px 0 0 10px;
  text-align: center;
  font-size: 30px;
}
/* line 156, ../sass/product.scss */
#product .product-information .bootstrap-touchspin .input-group-btn-vertical button {
  border: none;
  background-color: transparent;
  font-family: raleway, sans-serif;
  font-weight: 800;
  font-style: normal;
  padding: 5px;
  text-align: center;
  font-size: 20px;
}
/* line 166, ../sass/product.scss */
#product .product-information .bootstrap-touchspin .input-group-btn-vertical .touchspin-up::after,
#product .product-information .bootstrap-touchspin .input-group-btn-vertical .touchspin-down::after {
  font-size: 30px;
}
/* line 170, ../sass/product.scss */
#product .product-information p {
  padding-bottom: 10px;
}
/* line 174, ../sass/product.scss */
#product .product-information li {
  font-family: raleway, sans-serif;
  font-weight: 500;
  font-style: normal;
}
/* line 179, ../sass/product.scss */
#product .product-flags li.product-flag.online-only {
  background-image: linear-gradient(#f5d8a7, #ebb966);
  margin: 0;
  font-size: 13px;
  line-height: 20px;
  font-weight: 500;
  text-decoration: none;
  position: absolute;
  left: 0;
  width: 100%;
  display: inline-block;
  text-transform: uppercase;
}
/* line 193, ../sass/product.scss */
#product .product-prices.js-product-prices .product-discount {
  width: 30%;
  display: flex;
}
/* line 198, ../sass/product.scss */
#product .has-discount.product-price,
#product .product-price,
#product .has-discount p,
#product .has-discount .page-content.page-cms ul,
#product .page-content.page-cms .has-discount ul {
  font-size: 30px;
  font-weight: bold;
  color: #ebb966;
}
/* line 207, ../sass/product.scss */
#product .tax-shipping-delivery-label {
  display: inline-block;
}
/* line 210, ../sass/product.scss */
#product button.btn.btn-primary.add-to-cart {
  background-image: radial-gradient(circle farthest-corner at 10% 20%, #ffd143 0%, #ff9153 90%);
  border: 1px solid #ebb966;
}

/* line 217, ../sass/product.scss */
.block-category {
  min-height: 3.75rem;
  margin-bottom: 1.563rem;
  background-color: transparent;
}

/* line 223, ../sass/product.scss */
.block-categories {
  background-color: transparent;
}

/* line 227, ../sass/product.scss */
.product-list-reviews {
  position: initial;
}

/* line 231, ../sass/product.scss */
#subcategories {
  background-color: transparent;
}

/* line 235, ../sass/product.scss */
#subcategories ul li .subcategory-image {
  display: none;
}

/* line 239, ../sass/product.scss */
#subcategories ul li {
  background-color: #ebb966;
  background-image: linear-gradient(#f5d8a7, #ebb966);
  margin: 9px 5px 0 5px;
  color: #fff;
  padding: 10px;
  text-align: center;
}
/* line 246, ../sass/product.scss */
#subcategories ul li a {
  color: #fff;
}

/* line 251, ../sass/product.scss */
#subcategories .subcategory-heading {
  margin-bottom: 20px;
  font-weight: 900;
}

/* line 256, ../sass/product.scss */
.block-categories .h6,
p.text-uppercase.h6.hidden-sm-down {
  font-family: raleway, sans-serif;
}

/* line 261, ../sass/product.scss */
.product-reference {
  font-family: raleway, sans-serif;
}
/* line 263, ../sass/product.scss */
.product-reference label {
  font-weight: 900;
}

/* line 268, ../sass/product.scss */
.thumbnail-container.reviews-loaded .input-group {
  display: none;
}

/* line 272, ../sass/product.scss */
.product-miniature .product-title a {
  font-size: 13px;
}

/* line 276, ../sass/product.scss */
.product-list-reviews {
  margin-top: 10px;
}

/* line 281, ../sass/product.scss */
#left-column .js-product.product.col-xs-6.col-lg-4.col-xl-3 {
  width: 100%;
}

/* line 286, ../sass/product.scss */
.product-quantities {
  display: none;
}
