/*--------------------------------------------------------------
shop
--------------------------------------------------------------*/
/* =Custom Font
-------------------------------------------------------------- */
@font-face {
  font-family: 'star';
  src: url('../fonts/star.eot');
  src: url('../fonts/star.eot?#iefix') format('embedded-opentype'), url('../fonts/star.woff') format('woff'), url('../fonts/star.ttf') format('truetype'), url('../fonts/star.svg#star') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'WooCommerce';
  src: url('../fonts/WooCommerce.eot');
  src: url('../fonts/WooCommerce.eot?#iefix') format('embedded-opentype'), url('../fonts/WooCommerce.woff') format('woff'), url('../fonts/WooCommerce.ttf') format('truetype'), url('../fonts/WooCommerce.svg#WooCommerce') format('svg');
  font-weight: normal;
  font-style: normal;
}
.shop ul.products li.product {
  float: left;
  margin: 0 2% 2em 0;
  padding: 0;
  position: relative;
  width: 23.5%;
  margin-left: 0;
  height: auto;
  display: inline-block;
  clear: none;
}
@media (min-width: 992px) {
  .shop ul.products li.product.first {
    clear: both;
  }
  .shop ul.products li.product.last {
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .columns-6 > ul.products li.product,
  ul.products.columns-6 li.product {
    width: 15%;
    margin: 0 2% 2em 0;
  }
  .columns-6 > ul.products li.product.first,
  ul.products.columns-6 li.product.first {
    clear: none;
  }
  .columns-6 > ul.products li.product.last,
  ul.products.columns-6 li.product.last {
    margin-right: 2%;
  }
  .columns-6 > ul.products li.product:nth-of-type(6n + 1),
  ul.products.columns-6 li.product:nth-of-type(6n + 1) {
    clear: both;
  }
  .columns-6 > ul.products li.product:nth-child(6n),
  ul.products.columns-6 li.product:nth-child(6n) {
    margin-right: 0;
  }
  .columns-5 > ul.products li.product,
  ul.products.columns-5 li.product {
    width: 18.4%;
    margin: 0 2% 2em 0;
  }
  .columns-5 > ul.products li.product.first,
  ul.products.columns-5 li.product.first {
    clear: none;
  }
  .columns-5 > ul.products li.product.last,
  ul.products.columns-5 li.product.last {
    margin-right: 2%;
  }
  .columns-5 > ul.products li.product:nth-of-type(5n + 1),
  ul.products.columns-5 li.product:nth-of-type(5n + 1) {
    clear: both;
  }
  .columns-5 > ul.products li.product:nth-child(5n),
  ul.products.columns-5 li.product:nth-child(5n) {
    margin-right: 0;
  }
  .columns-4 > ul.products li.product,
  ul.products.columns-4 li.product,
  .page-layout-full-width ul.products li.product {
    margin: 0 2% 2em 0;
  }
  .columns-4 > ul.products li.product.first,
  ul.products.columns-4 li.product.first,
  .page-layout-full-width ul.products li.product.first {
    clear: none;
  }
  .columns-4 > ul.products li.product.last,
  ul.products.columns-4 li.product.last,
  .page-layout-full-width ul.products li.product.last {
    margin-right: 2%;
  }
  .columns-4 > ul.products li.product:nth-of-type(4n + 1),
  ul.products.columns-4 li.product:nth-of-type(4n + 1),
  .page-layout-full-width ul.products li.product:nth-of-type(4n + 1) {
    clear: both;
  }
  .columns-4 > ul.products li.product:nth-child(4n),
  ul.products.columns-4 li.product:nth-child(4n),
  .page-layout-full-width ul.products li.product:nth-child(4n) {
    margin-right: 0;
  }
  .columns-3 > ul.products li.product,
  ul.products.columns-3 li.product,
  .page-layout-left-sidebar ul.products li.product,
  .page-layout-right-sidebar ul.products li.product {
    width: 32%;
    margin: 0 2% 2em 0;
  }
  .columns-3 > ul.products li.product.first,
  ul.products.columns-3 li.product.first,
  .page-layout-left-sidebar ul.products li.product.first,
  .page-layout-right-sidebar ul.products li.product.first {
    clear: none;
  }
  .columns-3 > ul.products li.product.last,
  ul.products.columns-3 li.product.last,
  .page-layout-left-sidebar ul.products li.product.last,
  .page-layout-right-sidebar ul.products li.product.last {
    margin-right: 2%;
  }
  .columns-3 > ul.products li.product:nth-of-type(3n + 1),
  ul.products.columns-3 li.product:nth-of-type(3n + 1),
  .page-layout-left-sidebar ul.products li.product:nth-of-type(3n + 1),
  .page-layout-right-sidebar ul.products li.product:nth-of-type(3n + 1) {
    clear: both;
  }
  .columns-3 > ul.products li.product:nth-child(3n),
  ul.products.columns-3 li.product:nth-child(3n),
  .page-layout-left-sidebar ul.products li.product:nth-child(3n),
  .page-layout-right-sidebar ul.products li.product:nth-child(3n) {
    margin-right: 0;
  }
  .columns-2 > ul.products li.product,
  ul.products.columns-2 li.product {
    width: 47%;
    margin-right: 6%;
  }
  .columns-2 > ul.products li.product.first,
  ul.products.columns-2 li.product.first {
    clear: none;
  }
  .columns-2 > ul.products li.product.last,
  ul.products.columns-2 li.product.last {
    margin-right: 6%;
  }
  .columns-2 > ul.products li.product:nth-of-type(2n + 1),
  ul.products.columns-2 li.product:nth-of-type(2n + 1) {
    clear: both;
  }
  .columns-2 > ul.products li.product:nth-child(2n),
  ul.products.columns-2 li.product:nth-child(2n) {
    margin-right: 0;
  }
}
.columns-1 > ul.products li.product,
ul.products.columns-1 li.product {
  width: 100%;
  margin: 0 0 2em 0;
  clear: none;
}
@media (max-width: 1199px) {
  .shop.page-layout-right-sidebar .related  li.product:nth-child(3),
  .shop.page-layout-right-sidebar .upsells  li.product:nth-child(3),
  .shop.page-layout-left-sidebar .related  li.product:nth-child(3),
  .shop.page-layout-left-sidebar .upsells  li.product:nth-child(3) {
    display: none !important;
  }
}
@media (max-width: 991px) and (min-width: 480px) {
   .shop.page-layout-right-sidebar .related  li.product:nth-child(3),
  .shop.page-layout-right-sidebar .upsells  li.product:nth-child(3),
  .shop.page-layout-left-sidebar .related  li.product:nth-child(3),
  .shop.page-layout-left-sidebar .upsells  li.product:nth-child(3) {
    display: none !important;
  }
}
@media (max-width: 767px) {
   .shop.page-layout-right-sidebar .related  li.product:nth-child(3),
  .shop.page-layout-right-sidebar .upsells  li.product:nth-child(3),
  .shop.page-layout-left-sidebar .related  li.product:nth-child(3),
  .shop.page-layout-left-sidebar .upsells  li.product:nth-child(3) {
    display: none !important;
  }
}
.shop-account .shop h2,
.shop-account .shop h3 {
  font-size: 1.5em;
  margin: 0;
}
.shop-account .shop .button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.7714285714285714rem 1.2rem;
  font-size: 14px;
  line-height: 1.1;
  -webkit-transition: background-color 0.3s,border-color 0.3s,color 0.3s;
  -o-transition: background-color 0.3s,border-color 0.3s,color 0.3s;
  transition: background-color 0.3s,border-color 0.3s,color 0.3s;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none;
  color: #6e6e6e;
  background-color: #f5f5f5;
  border-color: #e5e5e5;
}
.shop-account .shop .button:hover,
.shop-account .shop .button:focus {
  color: #6e6e6e;
  text-decoration: none;
}
.shop-account .shop .button i,
.shop-account .shop .button span {
  z-index: 2;
  position: relative;
}
.shop-account .shop .button.btn-style-outlined {
  color: #f5f5f5;
}
.shop-account .shop .button:hover,
.shop-account .shop .button:focus,
.shop-account .shop .button:active,
.shop-account .shop .button.active {
  color: #6e6e6e;
  background-color: #dcdcdc;
  border-color: #cccccc;
}
.shop-account .shop .button:hover.btn-style-outlined,
.shop-account .shop .button:focus.btn-style-outlined,
.shop-account .shop .button:active.btn-style-outlined,
.shop-account .shop .button.active.btn-style-outlined {
  color: #cccccc;
}
.shop-account .shop .button:hover.btn-style-3d,
.shop-account .shop .button:focus.btn-style-3d,
.shop-account .shop .button:active.btn-style-3d,
.shop-account .shop .button.active.btn-style-3d {
  -webkit-box-shadow: 0 5px 0 #c6c6c6;
  box-shadow: 0 5px 0 #c6c6c6;
}
.shop-account .shop .button:active,
.shop-account .shop .button.active {
  background-image: none;
}
.shop-account .shop .button.btn-style-3d {
  -webkit-box-shadow: 0 5px 0 #e5e5e5;
  box-shadow: 0 5px 0 #e5e5e5;
}
.shop-account .shop .edit {
  color: #909090;
  text-decoration: underline;
}
.shop {
  /* =General Layout Styles
	-------------------------------------------------------------- */
  /* Product category*/
  /* =Product Page
	-------------------------------------------------------------- */
  /* =Product Loops
	-------------------------------------------------------------- */
  /* =Cart Page
	-------------------------------------------------------------- */
  /* =Forms
	-------------------------------------------------------------- */
}
.shop .col2-set {
  width: 100%;
}
.shop .col2-set:before,
.shop .col2-set:after {
  content: " ";
  display: table;
}
.shop .col2-set:after {
  clear: both;
}
.shop .col2-set .col-1 {
  float: left;
  width: 48%;
}
.shop .col2-set .col-2 {
  float: right;
  width: 48%;
}
.shop .cart-empty {
  font-size: 2em;
  font-weight: 400;
  color: #1f1f1f;
  text-align: center;
}
.shop .return-to-shop {
  text-align: center;
}
.shop .return-to-shop .button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.7714285714285714rem 1.2rem;
  font-size: 14px;
  line-height: 1.1;
  -webkit-transition: background-color 0.3s,border-color 0.3s,color 0.3s;
  -o-transition: background-color 0.3s,border-color 0.3s,color 0.3s;
  transition: background-color 0.3s,border-color 0.3s,color 0.3s;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none;
  color: #6e6e6e;
  background-color: #f5f5f5;
  border-color: #e5e5e5;
}
.shop .return-to-shop .button:hover,
.shop .return-to-shop .button:focus {
  color: #6e6e6e;
  text-decoration: none;
}
.shop .return-to-shop .button i,
.shop .return-to-shop .button span {
  z-index: 2;
  position: relative;
}
.shop .return-to-shop .button.btn-style-outlined {
  color: #f5f5f5;
}
.shop .return-to-shop .button:hover,
.shop .return-to-shop .button:focus,
.shop .return-to-shop .button:active,
.shop .return-to-shop .button.active {
  color: #6e6e6e;
  background-color: #dcdcdc;
  border-color: #cccccc;
}
.shop .return-to-shop .button:hover.btn-style-outlined,
.shop .return-to-shop .button:focus.btn-style-outlined,
.shop .return-to-shop .button:active.btn-style-outlined,
.shop .return-to-shop .button.active.btn-style-outlined {
  color: #cccccc;
}
.shop .return-to-shop .button:hover.btn-style-3d,
.shop .return-to-shop .button:focus.btn-style-3d,
.shop .return-to-shop .button:active.btn-style-3d,
.shop .return-to-shop .button.active.btn-style-3d {
  -webkit-box-shadow: 0 5px 0 #c6c6c6;
  box-shadow: 0 5px 0 #c6c6c6;
}
.shop .return-to-shop .button:active,
.shop .return-to-shop .button.active {
  background-image: none;
}
.shop .return-to-shop .button.btn-style-3d {
  -webkit-box-shadow: 0 5px 0 #e5e5e5;
  box-shadow: 0 5px 0 #e5e5e5;
}
.shop img {
  height: auto;
  max-width: 100%;
}
.shop .product-category {
  position: relative;
}
.shop .product-category h3 {
  text-align: center;
  background: rgba(255, 255, 255, 0.7);
  margin: 0;
  padding: 0.5em 0;
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  z-index: 1;
  text-transform: uppercase;
  font-size: 1.5em;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.shop .product-category h3 mark {
  background: rgba(0, 0, 0, 0);
  display: block;
  font-size: 0.55em;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  color: #909090;
}
.shop .product-category:hover h3 {
  color: #fff;
  background: #f58634;
  padding-top: 1em;
}
.shop .product-category:hover h3 mark {
  color: #f2f2f2;
}
.shop div.product {
  overflow: hidden;
}
.shop div.product div.single-product-images {
  position: relative;
}
.shop div.product div.single-product-images .product-images-slider {
  position: relative;
  overflow: hidden;
  border: 1px solid #e5e5e5;
}
.shop div.product div.single-product-images .product-images-slider .caroufredsel-wrap .caroufredsel-items li {
  position: absolute;
}
.shop div.product div.single-product-images .product-images-slider .caroufredsel-wrap .caroufredsel-items li:first-child {
  position: relative;
  z-index: 50;
}
.shop div.product div.single-product-images .product-images-slider .caroufredsel_wrapper .caroufredsel-items li {
  position: relative !important;
}
.shop div.product div.single-product-images .expand-button {
  display: none;
  border: 1px solid;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 1.2em;
  height: 2em;
  line-height: 2em;
  position: absolute;
  right: 10px;
  text-align: center;
  bottom: 10px;
  width: 2em;
  z-index: 100;
}
.shop div.product div.single-product-thumbnails {
  margin-right: -8px;
}
.shop div.product div.single-product-thumbnails:before,
.shop div.product div.single-product-thumbnails:after {
  content: " ";
  display: table;
}
.shop div.product div.single-product-thumbnails:after {
  clear: both;
}
.shop div.product div.single-product-thumbnails .thumb {
  margin-right: 8px;
  border: 1px solid #e5e5e5;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.shop div.product div.single-product-thumbnails .thumb.selected,
.shop div.product div.single-product-thumbnails .thumb:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.shop div.product div.single-product-thumbnails .caroufredsel-wrap .caroufredsel-items li {
  position: absolute;
}
.shop div.product div.single-product-thumbnails .caroufredsel-wrap .caroufredsel-items li:first-child,
.shop div.product div.single-product-thumbnails .caroufredsel-wrap .caroufredsel-items li:nth-of-type(2),
.shop div.product div.single-product-thumbnails .caroufredsel-wrap .caroufredsel-items li:nth-of-type(3),
.shop div.product div.single-product-thumbnails .caroufredsel-wrap .caroufredsel-items li:nth-of-type(4) {
  position: relative;
  z-index: 50;
}
.shop div.product div.single-product-thumbnails .caroufredsel-wrap:hover .caroufredsel-next {
  right: 18px;
}
.shop div.product div.single-product-thumbnails .caroufredsel_wrapper .caroufredsel-items li {
  position: relative !important;
}
.shop div.product div.single-product-thumbnails .caroufredsel-items {
  margin: 0;
  padding: 0;
  list-style: none;
}
.shop div.product div.single-product-thumbnails .caroufredsel-items li {
  float: left;
  width: 25%;
}
@media (max-width: 767px) {
  .shop div.product div.single-product-thumbnails .caroufredsel-items li {
    width: 33.333%;
  }
}
.shop div.product div.summary .product_meta {
  margin-top: 1.64286em;
  float: left;
  width: 100%;
}
.shop div.product div.summary .product_meta > span {
  display: block;
}
.shop div.product .add-to-wishlist-actions {
  font-size: 14px;
}
.shop div.product .content-share {
  position: relative;
  margin-top: 1em;
}
.shop #quantity {
  /* Disable input[type=number] buttons until the world is ready */
}
.shop #quantity input::-webkit-outer-spin-button,
.shop #quantity input::-webkit-inner-spin-button {
  display: none;
}
.shop .related:before,
.shop .upsells:before,
.shop .related:after,
.shop .upsells:after {
  content: " ";
  display: table;
}
.shop .related:after,
.shop .upsells:after {
  clear: both;
}
.shop .related ul.products,
.shop .upsells ul.products {
  margin: 0;
}
.shop .related h3,
.shop .upsells h3 {
  font-size: 1.5em;
}
.shop .shop-result-count {
  float: left;
}
.shop .shop-ordering {
  float: right;
}
.shop table.cart img {
  height: auto;
}
.shop table.cart td.actions {
  text-align: right;
}
.shop table.cart td.actions .input-text {
  width: 10.714285714285714em;
}
.shop table.cart td.actions .coupon {
  float: left;
}
.shop table.cart td.actions .coupon label {
  display: none;
}
.shop .cart-collaterals {
  width: 100%;
  padding-top: 20px;
}
.shop .cart-collaterals:before,
.shop .cart-collaterals:after {
  content: " ";
  display: table;
}
.shop .cart-collaterals:after {
  clear: both;
}
.shop .cart-collaterals .related {
  width: 30.75%;
  float: left;
}
.shop .cart-collaterals .cross-sells {
  width: 48%;
  float: left;
}
.shop .cart-collaterals .cross-sells ul.products {
  float: none;
}
.shop .cart-collaterals .shipping_calculator {
  width: 48%;
  clear: right;
  float: right;
}
.shop .cart-collaterals .shipping_calculator:before,
.shop .cart-collaterals .shipping_calculator:after {
  content: " ";
  display: table;
}
.shop .cart-collaterals .shipping_calculator:after {
  clear: both;
}
.shop .cart-collaterals .shipping_calculator .col2-set .col-1,
.shop .cart-collaterals .shipping_calculator .col2-set .col-2 {
  width: 47%;
}
.shop .cart-collaterals .cart_totals {
  float: right;
  width: 48%;
  text-align: right;
}
@media (max-width: 767px) {
  .shop .cart-collaterals .cart_totals {
    margin-bottom: 15px;
  }
}
.shop form .form-row:before,
.shop form .form-row:after {
  content: " ";
  display: table;
}
.shop form .form-row:after {
  clear: both;
}
.shop form .form-row label {
  display: block;
}
.shop form .form-row label.checkbox {
  display: inline;
}
.shop form .form-row select {
  display: block;
  height: 2.9em;
  padding: 0.5714285714285714rem;
  font-size: 14px;
  line-height: 1.7;
  color: #6e6e6e;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  outline: none;
  width: 100%;
}
.shop form .form-row select:focus {
  border-color: #f58634;
  outline: none;
}
.shop form .form-row select[disabled],
.shop form .form-row select[readonly],
fieldset[disabled] .shop form .form-row select {
  cursor: not-allowed;
  background-color: #a1a1a1;
  opacity: 1;
  filter: alpha(opacity=100);
}
textarea.shop form .form-row select {
  height: auto;
}
.shop form .form-row .input-text {
  display: block;
  height: 2.9em;
  padding: 0.5714285714285714rem;
  font-size: 14px;
  line-height: 1.7;
  color: #6e6e6e;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  outline: none;
  width: 100%;
}
.shop form .form-row .input-text:focus {
  border-color: #f58634;
  outline: none;
}
.shop form .form-row .input-text[disabled],
.shop form .form-row .input-text[readonly],
fieldset[disabled] .shop form .form-row .input-text {
  cursor: not-allowed;
  background-color: #a1a1a1;
  opacity: 1;
  filter: alpha(opacity=100);
}
textarea.shop form .form-row .input-text {
  height: auto;
}
.shop form .form-row textarea.input-text {
  height: auto;
}
.shop form .form-row-first,
.shop form .form-row-last {
  float: left;
  width: 47%;
  overflow: visible;
}
.shop form .form-row-last {
  float: right;
}
.shop form .form-row-wide {
  clear: both;
}
.shop #payment .form-row select {
  width: auto;
}
.shop #payment .terms {
  text-align: right;
  padding: 0 1em 0;
}
.shop #payment #place_order {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.7714285714285714rem 1.2rem;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none;
  color: #ffffff;
  background-color: #f58634;
  border-color: #f58634;
  padding: 1.0571428571428572rem 1.4857142857142858rem;
  font-size: 1.2857142857142858em;
  line-height: 1.1;
  -webkit-transition: background-color 0.3s,border-color 0.3s,color 0.3s;
  -o-transition: background-color 0.3s,border-color 0.3s,color 0.3s;
  transition: background-color 0.3s,border-color 0.3s,color 0.3s;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  text-transform: uppercase;
  float: right;
}
.shop #payment #place_order:hover,
.shop #payment #place_order:focus {
  color: #6e6e6e;
  text-decoration: none;
}
.shop #payment #place_order i,
.shop #payment #place_order span {
  z-index: 2;
  position: relative;
}
.shop #payment #place_order.btn-style-outlined {
  color: #f58634;
}
.shop #payment #place_order:hover,
.shop #payment #place_order:focus,
.shop #payment #place_order:active,
.shop #payment #place_order.active {
  color: #ffffff;
  background-color: #53bfd5;
  border-color: #53bfd5;
}
.shop #payment #place_order:hover.btn-style-outlined,
.shop #payment #place_order:focus.btn-style-outlined,
.shop #payment #place_order:active.btn-style-outlined,
.shop #payment #place_order.active.btn-style-outlined {
  color: #53bfd5;
}
.shop #payment #place_order:hover.btn-style-3d,
.shop #payment #place_order:focus.btn-style-3d,
.shop #payment #place_order:active.btn-style-3d,
.shop #payment #place_order.active.btn-style-3d {
  -webkit-box-shadow: 0 5px 0 #4bbcd3;
  box-shadow: 0 5px 0 #4bbcd3;
}
.shop #payment #place_order:active,
.shop #payment #place_order.active {
  background-image: none;
}
.shop #payment #place_order.btn-style-3d {
  -webkit-box-shadow: 0 5px 0 #f58634;
  box-shadow: 0 5px 0 #f58634;
}
@media (max-width: 767px) {
  .shop {
    /**
		 * General layout
		 */
    /**
		 * Product Details
		 */
    /**
		 * Cart
		 */
    /**
		 * Checkout
		 */
    /**
		 * Account
		 */
  }
  .shop .col2-set .col-1,
  .shop .col2-set .col-2 {
    float: none;
    width: 100%;
  }
  .shop div.product div.single-product-images,
  .shop div.product div.summary {
    float: none;
    width: 100%;
  }
  .shop table.cart td.actions {
    text-align: left;
  }
  .shop table.cart td.actions .coupon {
    float: none;
    padding-bottom: .5em;
  }
  .shop table.cart td.actions .coupon:before,
  .shop table.cart td.actions .coupon:after {
    content: " ";
    display: table;
  }
  .shop table.cart td.actions .coupon:after {
    clear: both;
  }
  .shop table.cart td.actions input,
  .shop table.cart td.actions .button,
  .shop table.cart td.actions .input-text {
    width: 48%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .shop table.cart td.actions .input-text + .button,
  .shop table.cart td.actions .button.alt {
    float: right;
  }
  .shop .cart-collaterals .cart_totals,
  .shop .cart-collaterals .shipping_calculator,
  .shop .cart-collaterals .cross-sells {
    width: 100%;
    float: none;
    text-align: left;
  }
  .shop.shop-checkout form.login .form-row {
    width: 100%;
    float: none;
  }
  .shop #payment .terms {
    text-align: left;
    padding: 0;
  }
  .shop #payment #place_order {
    float: none;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 1em;
  }
  .shop .lost_reset_password .form-row-first,
  .shop .lost_reset_password .form-row-last {
    width: 100%;
    float: none;
    margin-right: 0;
  }
}
/* =Global styles/layout
-------------------------------------------------------------- */
p.demo_store {
  position: fixed;
  left: 0;
  right: 0;
  margin: 0;
  width: 100%;
  font-size: 1em;
  padding: 1em 0;
  text-align: center;
  color: #ffffff;
  z-index: 1049;
  background: #1f1f1f;
}
/* =Utilities
-------------------------------------------------------------- */
.wc-forward:after,
.wc-forward a:after {
  font-family: 'WooCommerce';
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-left: 0.5em;
  content: "\e029";
  font-size: .7em;
}
.wc-backward:before,
.wc-backward a:before {
  font-family: 'shop';
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.5em;
  content: "\e02f";
  font-size: .7em;
}
/* =Main Styles (namespace to avoid conflict with common global class names)
-------------------------------------------------------------- */
.shop {
  /* =Product Page
	-------------------------------------------------------------- */
  /* Sale labels */
  /* =Product Loops
	-------------------------------------------------------------- */
  /* =Quantity inputs
	-------------------------------------------------------------- */
  /* =Reviews/comments
	-------------------------------------------------------------- */
  /* Star rating */
  /* =Tables
	-------------------------------------------------------------- */
  /* =Cart
	-------------------------------------------------------------- */
  /* =Cart Sidebar
	-------------------------------------------------------------- */
  /* =Cart Page
	-------------------------------------------------------------- */
  /* =Forms
	-------------------------------------------------------------- */
  /* =Checkout
	-------------------------------------------------------------- */
  /* Payment box - appears on checkout and page page */
  /* =Order Page
	-------------------------------------------------------------- */
  /* =Account Page
	-------------------------------------------------------------- */
  /* =Layered Nav Widget
	-------------------------------------------------------------- */
  /* =Price Filter Widget
	-------------------------------------------------------------- */
}
.shop table {
  width: 100%;
}
.shop .shop-message,
.shop .shop-error,
.shop .shop-info {
  padding: 1em 1em 1em 3.5em !important;
  margin: 0 0 2em !important;
  position: relative;
  border: 1px solid #e5e5e5;
  list-style: none outside !important;
  width: auto;
}
.shop .shop-message:before,
.shop .shop-error:before,
.shop .shop-info:before,
.shop .shop-message:after,
.shop .shop-error:after,
.shop .shop-info:after {
  content: " ";
  display: table;
}
.shop .shop-message:after,
.shop .shop-error:after,
.shop .shop-info:after {
  clear: both;
}
.shop .shop-message:before,
.shop .shop-error:before,
.shop .shop-info:before {
  content: "";
  height: 1.5em;
  width: 1.5em;
  display: block;
  position: absolute;
  top: 0;
  left: 1em;
  font-family: sans-serif;
  font-size: 1em;
  line-height: 1.5;
  text-align: center;
  padding-top: 1em;
}
.shop .shop-message .button,
.shop .shop-error .button,
.shop .shop-info .button {
  float: right;
}
.shop .shop-message li,
.shop .shop-error li,
.shop .shop-info li {
  list-style: none outside !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
}
.shop .shop-message {
  border-left: 3px solid #f58634;
}
.shop .shop-message:before {
  color: #f58634;
  content: "\f058";
  font-family: "fontawesome";
}
.shop .shop-info {
  border-left: 3px solid #5788bb;
}
.shop .shop-info:before {
  color: #5788bb;
  content: "\f05a";
  font-family: "fontawesome";
}
.shop .shop-error {
  border-left: 3px solid #bb5857;
}
.shop .shop-error:before {
  color: #bb5857;
  content: "\f057";
  font-family: "fontawesome";
}
.shop small.note {
  display: block;
  color: #6e6e6e;
  font-size: 12px;
  line-height: 1.5em;
  margin-top: 0.7142857142857143em;
}
.shop .price,
.shop .amount {
  font-weight: normal;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
}
.shop div.product {
  margin-bottom: 0;
  position: relative;
  /* Main product title */
  /* Price */
  /* Stock */
  /* Product image and thumbnail */
  /* Summary div (contains title, price etc) */
  /* Social networking */
  /* Tabs on the product page */
  /* Cart button */
  /* add to cart forms */
}
.shop div.product .product_title {
  margin-top: 0;
  padding: 0;
}
.shop div.product span.price,
.shop div.product p.price {
  font-size: 2em;
  color: #1f1f1f;
  font-weight: 400;
}
.shop div.product span.price ins,
.shop div.product p.price ins {
  float: left;
  margin-right: 0.35714285714285715em;
  text-decoration: none;
}
.shop div.product span.price del,
.shop div.product p.price del {
  font-size: 0.5em;
  color: #909090;
}
.shop div.product p.stock {
  font-size: 12px;
}
.shop div.product .stock {
  color: #1f1f1f;
}
.shop div.product .out-of-stock {
  color: red;
}
.shop div.product div.single-product-images {
  margin-bottom: 2em;
}
.shop div.product div.single-product-images div.single-product-thumbnails {
  padding-top: 1em;
}
.shop div.product div.summary {
  margin-bottom: 2em;
}
.shop div.product div.summary .cart .button,
.shop div.product div.summary .cart input.button {
  color: #ffffff;
  background-color: #f58634;
  border-color: #f58634;
  padding: 0.8571428571428571rem 1.2857142857142858rem;
  text-transform: uppercase;
  height: 40px;
}
.shop div.product div.summary .cart .button.btn-style-outlined,
.shop div.product div.summary .cart input.button.btn-style-outlined {
  color: #f58634;
}
.shop div.product div.summary .cart .button:hover,
.shop div.product div.summary .cart input.button:hover,
.shop div.product div.summary .cart .button:focus,
.shop div.product div.summary .cart input.button:focus,
.shop div.product div.summary .cart .button:active,
.shop div.product div.summary .cart input.button:active,
.shop div.product div.summary .cart .button.active,
.shop div.product div.summary .cart input.button.active {
  color: #ffffff;
  background-color: #53bfd5;
  border-color: #53bfd5;
}
.shop div.product div.summary .cart .button:hover.btn-style-outlined,
.shop div.product div.summary .cart input.button:hover.btn-style-outlined,
.shop div.product div.summary .cart .button:focus.btn-style-outlined,
.shop div.product div.summary .cart input.button:focus.btn-style-outlined,
.shop div.product div.summary .cart .button:active.btn-style-outlined,
.shop div.product div.summary .cart input.button:active.btn-style-outlined,
.shop div.product div.summary .cart .button.active.btn-style-outlined,
.shop div.product div.summary .cart input.button.active.btn-style-outlined {
  color: #53bfd5;
}
.shop div.product div.summary .cart .button:hover.btn-style-3d,
.shop div.product div.summary .cart input.button:hover.btn-style-3d,
.shop div.product div.summary .cart .button:focus.btn-style-3d,
.shop div.product div.summary .cart input.button:focus.btn-style-3d,
.shop div.product div.summary .cart .button:active.btn-style-3d,
.shop div.product div.summary .cart input.button:active.btn-style-3d,
.shop div.product div.summary .cart .button.active.btn-style-3d,
.shop div.product div.summary .cart input.button.active.btn-style-3d {
  -webkit-box-shadow: 0 5px 0 #4bbcd3;
  box-shadow: 0 5px 0 #4bbcd3;
}
.shop div.product div.summary .cart .button:active,
.shop div.product div.summary .cart input.button:active,
.shop div.product div.summary .cart .button.active,
.shop div.product div.summary .cart input.button.active {
  background-image: none;
}
.shop div.product div.summary .cart .button.btn-style-3d,
.shop div.product div.summary .cart input.button.btn-style-3d {
  -webkit-box-shadow: 0 5px 0 #f58634;
  box-shadow: 0 5px 0 #f58634;
}
.shop div.product div.summary .add_to_wishlist {
  height: 40px;
  margin-left: 1em;
}
.shop div.product div.summary .share-links {
  float: left;
  width: 100%;
  background: none;
  padding: 0;
  margin-top: 1.64286em;
}
.shop div.product div.summary .share-links .share-icons {
  text-align: left;
}
.shop div.product div.summary .share-links .share-icons a {
  background: none;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border-color: #e5e5e5 !important;
}
.shop div.product div.summary .share-links .share-icons .facebook-share a:hover {
  background-color: none;
  border-color: #47639e;
  color: #47639e;
}
.shop div.product div.summary .share-links .share-icons .twitter-share a:hover {
  background-color: none;
  border-color: #55acee;
  color: #55acee;
}
.shop div.product div.summary .share-links .share-icons .pinterest-share a:hover {
  background-color: none;
  border-color: #cb2027;
  color: #cb2027;
}
.shop div.product div.summary .share-links .share-icons .google-plus-share a:hover {
  background-color: none;
  border-color: #dd4b39;
  color: #dd4b39;
}
.shop div.product div.summary .share-links .share-icons .linkedin-share a:hover {
  background-color: none;
  border-color: #069;
  color: #069;
}
.shop div.product div.social {
  text-align: right;
  margin: 0 0 1em;
}
.shop div.product div.social span {
  margin: 0 0 0 0.14285714285714285em;
}
.shop div.product div.social span span {
  margin: 0;
}
.shop div.product div.social span .stButton .chicklets {
  padding-left: 1.1428571428571428em;
  width: 0;
}
.shop div.product div.social iframe {
  float: left;
  margin-top: 3px;
}
.shop div.product .shop-tabs {
  margin-top: 30px;
  margin-bottom: 30px;
}
.shop div.product .shop-tabs .nav-tabs {
  border: none;
}
.shop div.product .shop-tabs .nav-tabs > li {
  border-left: 1px solid #e5e5e5;
}
.shop div.product .shop-tabs .nav-tabs > li:first-child {
  border: none;
}
.shop div.product .shop-tabs .nav-tabs > li > a {
  font-size: 1.1em;
  border-bottom: none;
  border: none;
  padding: 0 10px;
}
.shop div.product .shop-tabs .nav-tabs > li.active a {
  font-weight: bold;
}
.shop div.product .shop-tabs .tab-content {
  margin-top: 15px;
  border-top: 1px solid #e5e5e5;
  padding: 1.6428571428571428em 0;
}
.shop div.product .shop-tabs .tab-content .tab-pane h2 {
  display: none;
}
.shop div.product p.cart {
  margin-bottom: 2em;
}
.shop div.product p.cart:before,
.shop div.product p.cart:after {
  content: " ";
  display: table;
}
.shop div.product p.cart:after {
  clear: both;
}
.shop div.product form.cart {
  float: left;
}
.shop div.product form.cart:before,
.shop div.product form.cart:after {
  content: " ";
  display: table;
}
.shop div.product form.cart:after {
  clear: both;
}
.shop div.product form.cart div.quantity {
  float: left;
  margin: 0 1em 0 0;
}
.shop div.product form.cart table {
  border-width: 0 0 0 0;
}
.shop div.product form.cart table td {
  padding-left: 0;
  border: none;
}
.shop div.product form.cart table div.quantity {
  float: none;
  margin: 0;
}
.shop div.product form.cart table small.stock {
  display: block;
  float: none;
}
.shop div.product form.cart .variations {
  margin-bottom: 1em;
  width: auto;
}
.shop div.product form.cart .variations label {
  font-weight: bold;
}
.shop div.product form.cart .variations select {
  width: auto;
  display: block;
  margin-bottom: 0.35714285714285715em;
}
.shop div.product form.cart .variations td.label {
  padding-right: 1em;
}
.shop div.product form.cart .variations td.label label {
  margin: 0;
  color: #6e6e6e;
  vertical-align: middle;
  font-size: 1.4em;
}
.shop div.product form.cart .variations td {
  vertical-align: middle;
  padding: 0;
}
.shop div.product form.cart .variations .shop-variation-select {
  position: relative;
  display: block;
}
.shop div.product form.cart .variations .shop-variation-select i {
  background: none repeat scroll 0 0 #fff;
  height: 12.5px;
  pointer-events: none;
  position: absolute;
  right: 11px;
  top: 11px;
  width: 8px;
}
.shop div.product form.cart .variations .shop-variation-select i:before,
.shop div.product form.cart .variations .shop-variation-select i:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  content: "";
  position: absolute;
  right: 0;
}
.shop div.product form.cart .variations .shop-variation-select i:before {
  border-top: 4px solid #b2b2b2;
  bottom: 0;
}
.shop div.product form.cart .variations .shop-variation-select i:after {
  border-bottom: 4px solid #b2b2b2;
  top: 0;
}
.shop div.product form.cart .variations .shop-variation-select select {
  vertical-align: top;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0.5em 20px 0.5em 0.5em;
  border: 1px solid #e5e5e5;
  outline: none;
}
.shop div.product form.cart .variations .shop-variation-select select option {
  outline: none;
}
.shop div.product form.cart .reset_variations {
  font-size: 12px;
}
.shop div.product form.cart .button {
  vertical-align: middle;
  float: left;
}
.shop div.product form.cart .group_table td.label {
  padding-right: 1em;
  padding-left: 1em;
}
.shop div.product form.cart .group_table td {
  vertical-align: top;
  padding-bottom: .5em;
}
.shop span.onsale {
  background: #F27979;
  color: #fff;
  display: block;
  font-size: 14px;
  font-weight: bold;
  position: absolute;
  right: 10px;
  text-align: center;
  text-transform: uppercase;
  top: 10px;
  width: 58px;
  z-index: 100;
}
.shop span.out_of_stock {
  background: #f58634;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  display: block;
  font-size: 11px;
  font-weight: normal;
  height: 6em;
  left: 10px;
  padding: 1.5em 1em;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 10px;
  width: 6em;
  z-index: 100;
}
.shop .products ul,
.shop ul.products {
  margin: 0 0 1em;
  padding: 0;
  list-style: none outside;
  clear: both;
}
.shop .products ul:before,
.shop ul.products:before,
.shop .products ul:after,
.shop ul.products:after {
  content: " ";
  display: table;
}
.shop .products ul:after,
.shop ul.products:after {
  clear: both;
}
.shop .products ul li,
.shop ul.products li {
  list-style: none outside;
}
.shop .add-to-wishlist-actions {
  margin: 0;
  padding: 0;
  display: inline-block;
  float: left;
  position: relative;
}
.shop .add-to-wishlist-actions .add_to_wishlist {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.7714285714285714rem 1.2rem;
  font-size: 14px;
  line-height: 1.1;
  -webkit-transition: background-color 0.3s,border-color 0.3s,color 0.3s;
  -o-transition: background-color 0.3s,border-color 0.3s,color 0.3s;
  transition: background-color 0.3s,border-color 0.3s,color 0.3s;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none;
  color: #6e6e6e;
  background-color: #f5f5f5;
  border-color: #e5e5e5;
  background: rgba(0, 0, 0, 0);
  text-transform: uppercase;
  font-weight: 400;
  font-size: 12px;
  font-weight: bold;
  padding-left: 0.8rem;
  padding-right: 0.8rem;
  font-size: 0.9em;
}
.shop .add-to-wishlist-actions .add_to_wishlist i,
.shop .add-to-wishlist-actions .add_to_wishlist span {
  z-index: 2;
  position: relative;
}
.shop .add-to-wishlist-actions .add_to_wishlist.btn-style-outlined {
  color: #f5f5f5;
}
.shop .add-to-wishlist-actions .add_to_wishlist:hover,
.shop .add-to-wishlist-actions .add_to_wishlist:focus,
.shop .add-to-wishlist-actions .add_to_wishlist:active,
.shop .add-to-wishlist-actions .add_to_wishlist.active {
  color: #6e6e6e;
  background-color: #dcdcdc;
  border-color: #cccccc;
}
.shop .add-to-wishlist-actions .add_to_wishlist:hover.btn-style-outlined,
.shop .add-to-wishlist-actions .add_to_wishlist:focus.btn-style-outlined,
.shop .add-to-wishlist-actions .add_to_wishlist:active.btn-style-outlined,
.shop .add-to-wishlist-actions .add_to_wishlist.active.btn-style-outlined {
  color: #cccccc;
}
.shop .add-to-wishlist-actions .add_to_wishlist:hover.btn-style-3d,
.shop .add-to-wishlist-actions .add_to_wishlist:focus.btn-style-3d,
.shop .add-to-wishlist-actions .add_to_wishlist:active.btn-style-3d,
.shop .add-to-wishlist-actions .add_to_wishlist.active.btn-style-3d {
  -webkit-box-shadow: 0 5px 0 #c6c6c6;
  box-shadow: 0 5px 0 #c6c6c6;
}
.shop .add-to-wishlist-actions .add_to_wishlist:active,
.shop .add-to-wishlist-actions .add_to_wishlist.active {
  background-image: none;
}
.shop .add-to-wishlist-actions .add_to_wishlist.btn-style-3d {
  -webkit-box-shadow: 0 5px 0 #e5e5e5;
  box-shadow: 0 5px 0 #e5e5e5;
}
.shop .add-to-wishlist-actions .add_to_wishlist:hover,
.shop .add-to-wishlist-actions .add_to_wishlist:focus,
.shop .add-to-wishlist-actions .add_to_wishlist:active {
  color: #fff !important;
  border-color: #f58634;
  background-color: #f58634;
}
.shop .add-to-wishlist-actions .add_to_wishlist:before {
  content: "\f004";
  position: relative;
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
}
.shop ul.products li.product .product_title {
  padding: .5em 0;
  margin: 0;
  font-size: 1.3em;
}
.shop ul.products li.product .product_title a {
  color: #1f1f1f;
}
.shop ul.products li.product .product_title a:hover {
  color: #f58634;
}
.shop ul.products li.product figure {
  position: relative;
}
.shop ul.products li.product figure .product-wrap {
  position: relative;
  display: block;
  overflow: hidden;
}
.shop ul.products li.product figure .product-wrap .product-images {
  position: relative;
  overflow: hidden;
  border: 1px solid #e5e5e5;
}
.shop ul.products li.product figure .product-wrap .product-images > a {
  position: relative;
  display: block;
}
.shop ul.products li.product figure .product-wrap .product-images .shop-loop-thumbnail {
  left: 0;
  top: 0;
  width: 100%;
  z-index: 8;
}
.shop ul.products li.product figure .product-wrap .product-images .shop-loop-thumbnail img {
  display: block;
  height: auto;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  width: 100%;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  opacity: 1;
  filter: alpha(opacity=100);
}
.shop ul.products li.product figure .product-wrap .product-images .shop-loop-thumbnail.shop-loop-front-thumbnail {
  z-index: 10;
  position: relative;
}
.shop ul.products li.product figure .product-wrap .product-images .shop-loop-thumbnail.shop-loop-back-thumbnail {
  position: absolute;
}
.shop ul.products li.product figure:hover .product-wrap .product-images > a .shop-loop-front-thumbnail img {
  opacity: 0;
  filter: alpha(opacity=0);
}
.shop ul.products li.product figure:hover .shop-loop-actions {
  bottom: 0;
}
.shop ul.products li.product figure:hover .add-to-wishlist-actions {
  display: block;
}
.shop ul.products li.product .shop-loop-actions {
  overflow: hidden;
}
.shop ul.products li.product .shop-loop-actions .button {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.7714285714285714rem 1.2rem;
  font-size: 14px;
  line-height: 1.1;
  -webkit-transition: background-color 0.3s,border-color 0.3s,color 0.3s;
  -o-transition: background-color 0.3s,border-color 0.3s,color 0.3s;
  transition: background-color 0.3s,border-color 0.3s,color 0.3s;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none;
  color: #6e6e6e;
  background-color: #f5f5f5;
  border-color: #e5e5e5;
  background: rgba(0, 0, 0, 0);
  text-transform: uppercase;
  font-weight: 400;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  vertical-align: middle;
  position: relative;
  float: left;
  font-size: 0.9em;
}
.shop ul.products li.product .shop-loop-actions .button:hover,
.shop ul.products li.product .shop-loop-actions .button:focus {
  color: #6e6e6e;
  text-decoration: none;
}
.shop ul.products li.product .shop-loop-actions .button i,
.shop ul.products li.product .shop-loop-actions .button span {
  z-index: 2;
  position: relative;
}
.shop ul.products li.product .shop-loop-actions .button.btn-style-outlined {
  color: #f5f5f5;
}
.shop ul.products li.product .shop-loop-actions .button:hover,
.shop ul.products li.product .shop-loop-actions .button:focus,
.shop ul.products li.product .shop-loop-actions .button:active,
.shop ul.products li.product .shop-loop-actions .button.active {
  color: #6e6e6e;
  background-color: #dcdcdc;
  border-color: #cccccc;
}
.shop ul.products li.product .shop-loop-actions .button:hover.btn-style-outlined,
.shop ul.products li.product .shop-loop-actions .button:focus.btn-style-outlined,
.shop ul.products li.product .shop-loop-actions .button:active.btn-style-outlined,
.shop ul.products li.product .shop-loop-actions .button.active.btn-style-outlined {
  color: #cccccc;
}
.shop ul.products li.product .shop-loop-actions .button:hover.btn-style-3d,
.shop ul.products li.product .shop-loop-actions .button:focus.btn-style-3d,
.shop ul.products li.product .shop-loop-actions .button:active.btn-style-3d,
.shop ul.products li.product .shop-loop-actions .button.active.btn-style-3d {
  -webkit-box-shadow: 0 5px 0 #c6c6c6;
  box-shadow: 0 5px 0 #c6c6c6;
}
.shop ul.products li.product .shop-loop-actions .button:active,
.shop ul.products li.product .shop-loop-actions .button.active {
  background-image: none;
}
.shop ul.products li.product .shop-loop-actions .button.btn-style-3d {
  -webkit-box-shadow: 0 5px 0 #e5e5e5;
  box-shadow: 0 5px 0 #e5e5e5;
}
.shop ul.products li.product .shop-loop-actions .button:hover,
.shop ul.products li.product .shop-loop-actions .button:focus,
.shop ul.products li.product .shop-loop-actions .button:active {
  color: #fff !important;
  border-color: #f58634;
  background-color: #f58634;
}
.shop ul.products li.product .shop-loop-actions .button.add_to_cart_button.loading,
.shop ul.products li.product .shop-loop-actions .button.add_to_cart_button.added {
  color: rgba(0, 0, 0, 0) !important;
}
.shop ul.products li.product .shop-loop-actions .button.add_to_cart_button.loading:before,
.shop ul.products li.product .shop-loop-actions .button.add_to_cart_button.added:before {
  display: block;
  left: 0;
  position: absolute !important;
  text-align: center;
  line-height: inherit !important;
  width: 100%;
  z-index: 1;
  color: #f58634;
  background-image: none !important;
}
.shop ul.products li.product .shop-loop-actions .button.add_to_cart_button.loading:focus:before,
.shop ul.products li.product .shop-loop-actions .button.add_to_cart_button.added:focus:before,
.shop ul.products li.product .shop-loop-actions .button.add_to_cart_button.loading:hover:before,
.shop ul.products li.product .shop-loop-actions .button.add_to_cart_button.added:hover:before {
  color: #fff;
}
.shop ul.products li.product .shop-loop-actions .button.add_to_cart_button.loading:before {
  content: "\f110";
  position: relative;
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
}
.shop ul.products li.product .shop-loop-actions .button.add_to_cart_button.loading:before {
  -webkit-animation: fa-spin 0.5s infinite linear;
  -o-animation: fa-spin 0.5s infinite linear;
  animation: fa-spin 0.5s infinite linear;
  -webkit-animation-timing-function: steps(8, start);
  animation-timing-function: steps(8, start);
}
.shop ul.products li.product .shop-loop-actions .button.add_to_cart_button.added:before {
  content: "\f00c";
  position: relative;
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
}
.shop ul.products li.product .shop-loop-actions .button {
  margin: 0 8px 0 0;
}
.shop ul.products li.product .shop-loop-actions .shop-loop-quickview {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.7714285714285714rem 1.2rem;
  font-size: 14px;
  line-height: 1.1;
  -webkit-transition: background-color 0.3s,border-color 0.3s,color 0.3s;
  -o-transition: background-color 0.3s,border-color 0.3s,color 0.3s;
  transition: background-color 0.3s,border-color 0.3s,color 0.3s;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none;
  color: #6e6e6e;
  background-color: #f5f5f5;
  border-color: #e5e5e5;
  background: rgba(0, 0, 0, 0);
  text-transform: uppercase;
  font-weight: 400;
  font-size: 12px;
  font-weight: bold;
  margin: 0 8px 0 0;
  float: left;
  position: relative;
  padding-left: 0.8rem;
  padding-right: 0.8rem;
  font-size: 0.9em;
}
.shop ul.products li.product .shop-loop-actions .shop-loop-quickview:hover,
.shop ul.products li.product .shop-loop-actions .shop-loop-quickview:focus {
  color: #6e6e6e;
  text-decoration: none;
}
.shop ul.products li.product .shop-loop-actions .shop-loop-quickview i,
.shop ul.products li.product .shop-loop-actions .shop-loop-quickview span {
  z-index: 2;
  position: relative;
}
.shop ul.products li.product .shop-loop-actions .shop-loop-quickview.btn-style-outlined {
  color: #f5f5f5;
}
.shop ul.products li.product .shop-loop-actions .shop-loop-quickview:hover,
.shop ul.products li.product .shop-loop-actions .shop-loop-quickview:focus,
.shop ul.products li.product .shop-loop-actions .shop-loop-quickview:active,
.shop ul.products li.product .shop-loop-actions .shop-loop-quickview.active {
  color: #6e6e6e;
  background-color: #dcdcdc;
  border-color: #cccccc;
}
.shop ul.products li.product .shop-loop-actions .shop-loop-quickview:hover.btn-style-outlined,
.shop ul.products li.product .shop-loop-actions .shop-loop-quickview:focus.btn-style-outlined,
.shop ul.products li.product .shop-loop-actions .shop-loop-quickview:active.btn-style-outlined,
.shop ul.products li.product .shop-loop-actions .shop-loop-quickview.active.btn-style-outlined {
  color: #cccccc;
}
.shop ul.products li.product .shop-loop-actions .shop-loop-quickview:hover.btn-style-3d,
.shop ul.products li.product .shop-loop-actions .shop-loop-quickview:focus.btn-style-3d,
.shop ul.products li.product .shop-loop-actions .shop-loop-quickview:active.btn-style-3d,
.shop ul.products li.product .shop-loop-actions .shop-loop-quickview.active.btn-style-3d {
  -webkit-box-shadow: 0 5px 0 #c6c6c6;
  box-shadow: 0 5px 0 #c6c6c6;
}
.shop ul.products li.product .shop-loop-actions .shop-loop-quickview:active,
.shop ul.products li.product .shop-loop-actions .shop-loop-quickview.active {
  background-image: none;
}
.shop ul.products li.product .shop-loop-actions .shop-loop-quickview.btn-style-3d {
  -webkit-box-shadow: 0 5px 0 #e5e5e5;
  box-shadow: 0 5px 0 #e5e5e5;
}
.shop ul.products li.product .shop-loop-actions .shop-loop-quickview:hover,
.shop ul.products li.product .shop-loop-actions .shop-loop-quickview:focus,
.shop ul.products li.product .shop-loop-actions .shop-loop-quickview:active {
  color: #fff !important;
  border-color: #f58634;
  background-color: #f58634;
}
.shop ul.products li.product .shop-loop-actions .shop-loop-quickview:before {
  content: "\f002";
  position: relative;
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
}
.shop ul.products li.product .shop-loop-actions .shop-loop-quickview.loading:before {
  content: "\f110";
  position: relative;
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
}
.shop ul.products li.product .shop-loop-actions .shop-loop-quickview.loading:before {
  -webkit-animation: fa-spin 0.5s infinite linear;
  -o-animation: fa-spin 0.5s infinite linear;
  animation: fa-spin 0.5s infinite linear;
  -webkit-animation-timing-function: steps(8, start);
  animation-timing-function: steps(8, start);
}
.shop ul.products li.product figcaption {
  padding: 15px 0;
  position: relative;
  z-index: 50;
  background-color: #ffffff;
}
.shop ul.products li.product figcaption .star-rating {
  margin: 0;
}
.shop ul.products li.product figcaption .product_title {
  padding: 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.shop ul.products li.product figcaption .product_title a {
  color: #1f1f1f;
}
.shop ul.products li.product figcaption .product_title a:hover {
  color: #f58634;
}
.shop ul.products li.product figcaption .product-category {
  padding: 0 0 0.3em;
}
.shop ul.products li.product figcaption .product-category a {
  color: #909090;
  font-size: 90%;
}
.shop ul.products li.product figcaption .product-category a:hover {
  border-bottom: 1px solid;
  color: #f58634;
}
.shop ul.products li.product figcaption .shop-loop-product-info {
  display: block;
}
.shop ul.products li.product figcaption .shop-loop-product-info:before,
.shop ul.products li.product figcaption .shop-loop-product-info:after {
  content: " ";
  display: table;
}
.shop ul.products li.product figcaption .shop-loop-product-info:after {
  clear: both;
}
.shop ul.products li.product figcaption .shop-loop-product-info .info-title {
  display: block;
  padding-bottom: 8px;
}
.shop ul.products li.product figcaption .shop-loop-product-info .info-rating {
  text-align: center;
}
.shop ul.products li.product figcaption .shop-loop-product-info .info-rating .star-rating {
  margin: 0 auto;
}
.shop ul.products li.product figcaption .shop-loop-product-info .info-meta {
  padding-bottom: 10px;
}
.shop ul.products li.product strong {
  display: block;
}
.shop ul.products li.product .price {
  font-size: 1.2em;
  font-weight: 400;
  color: #f58634;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
}
.shop ul.products li.product .price del {
  font-size: 12px;
  color: #909090;
  float: none;
  margin: 0 5px;
}
.shop ul.products li.product .price ins {
  background: none;
  text-decoration: none;
  float: none;
}
.shop ul.products li.product .price .from {
  font-size: 0.67em;
  margin: -2px 0 0 0;
  text-transform: uppercase;
  color: #b6b6b6;
}
.shop .product-quickview {
  -webkit-border-radius: 0;
  border-radius: 0;
}
.shop .product-quickview .modal-dialog {
  width: 90%;
  max-width: 800px;
}
.shop .product-quickview .modal-dialog .modal-content {
  -webkit-border-radius: 0;
  border-radius: 0;
}
.shop .product-quickview .modal-dialog .modal-content .product .single-product-images,
.shop .product-quickview .modal-dialog .modal-content .product .summary {
  width: 100%;
}
.shop .product-quickview .modal-dialog .modal-content .product form.cart {
  float: none;
}
.shop .product-quickview .modal-dialog .modal-content .product .single-product-images {
  margin: 0;
  display: block;
  position: relative;
  min-height: 300px;
  overflow: hidden;
  width: 100%;
}
.shop .shop-toolbar {
  padding-bottom: 20px;
}
.shop .shop-toolbar:before,
.shop .shop-toolbar:after {
  content: " ";
  display: table;
}
.shop .shop-toolbar:after {
  clear: both;
}
.shop .shop-result-count {
  margin: 0 0 20px;
}
.shop .shop-ordering {
  margin: 0 0 20px;
}
.shop .shop-ordering .shop-ordering-select {
  position: relative;
  margin-left: 0.5em;
  display: inline-block;
}
.shop .shop-ordering .shop-ordering-select i {
  background: none repeat scroll 0 0 #fff;
  height: 12.5px;
  pointer-events: none;
  position: absolute;
  right: 11px;
  top: 11px;
  width: 8px;
}
.shop .shop-ordering .shop-ordering-select i:before,
.shop .shop-ordering .shop-ordering-select i:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  content: "";
  position: absolute;
  right: 0;
}
.shop .shop-ordering .shop-ordering-select i:before {
  border-top: 4px solid #b2b2b2;
  bottom: 0;
}
.shop .shop-ordering .shop-ordering-select i:after {
  border-bottom: 4px solid #b2b2b2;
  top: 0;
}
.shop .shop-ordering select {
  vertical-align: top;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0.5em 20px 0.5em 0.5em;
  border: 1px solid #e5e5e5;
  outline: none;
}
.shop .shop-ordering select option {
  outline: none;
}
@media (max-width: 767px) {
  .shop .shop-ordering {
    display: none;
  }
}
.shop .cart .button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.7714285714285714rem 1.2rem;
  font-size: 14px;
  line-height: 1.1;
  -webkit-transition: background-color 0.3s,border-color 0.3s,color 0.3s;
  -o-transition: background-color 0.3s,border-color 0.3s,color 0.3s;
  transition: background-color 0.3s,border-color 0.3s,color 0.3s;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none;
  color: #ffffff;
  background-color: #f58634;
  border-color: #f58634;
}
.shop .cart .button:hover,
.shop .cart .button:focus {
  color: #6e6e6e;
  text-decoration: none;
}
.shop .cart .button i,
.shop .cart .button span {
  z-index: 2;
  position: relative;
}
.shop .cart .button.btn-style-outlined {
  color: #f58634;
}
.shop .cart .button:hover,
.shop .cart .button:focus,
.shop .cart .button:active,
.shop .cart .button.active {
  color: #ffffff;
  background-color: #53bfd5;
  border-color: #53bfd5;
}
.shop .cart .button:hover.btn-style-outlined,
.shop .cart .button:focus.btn-style-outlined,
.shop .cart .button:active.btn-style-outlined,
.shop .cart .button.active.btn-style-outlined {
  color: #53bfd5;
}
.shop .cart .button:hover.btn-style-3d,
.shop .cart .button:focus.btn-style-3d,
.shop .cart .button:active.btn-style-3d,
.shop .cart .button.active.btn-style-3d {
  -webkit-box-shadow: 0 5px 0 #4bbcd3;
  box-shadow: 0 5px 0 #4bbcd3;
}
.shop .cart .button:active,
.shop .cart .button.active {
  background-image: none;
}
.shop .cart .button.btn-style-3d {
  -webkit-box-shadow: 0 5px 0 #f58634;
  box-shadow: 0 5px 0 #f58634;
}
.shop a.added_to_cart {
  display: none !important;
}
.shop a.added_to_cart:after,
.shop a.added_to_cart:before {
  display: none !important;
}
.shop .quantity {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  zoom: 1;
  /* Hide buttons for opera */
}
.shop .quantity input.qty {
  border: 1px solid #e5e5e5;
  width: 50px;
  height: 40px;
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  appearance: textfield;
  text-align: center;
  -webkit-border-radius: 0;
  border-radius: 0;
  line-height: 1.1;
}
@media (min-width: 480px) {
  .shop .quantity input.qty {
    padding: 0.8571428571428571rem 10px;
  }
}
.shop .quantity noindex:-o-prefocus,
.shop .quantity input[type=number] {
  padding-right: 1.2em;
}
.shop .quantity input {
  display: inline-block;
  margin: 0;
  vertical-align: top;
}
.shop .quantity .plus,
.shop .quantity .minus {
  border: 1px solid #e5e5e5;
  width: 40px;
  height: 45px;
  line-height: 1.1;
  font-weight: bold;
  text-align: center;
  outline: none;
  background: #f5f5f5;
}
@media (min-width: 480px) {
  .shop .quantity .plus,
  .shop .quantity .minus {
    padding: 0.8571428571428571rem 10px;
  }
}
.shop .quantity .plus {
  border-left-width: 0;
  -webkit-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
}
.shop .quantity .minus {
  border-right-width: 0;
  -webkit-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
}
.shop #reviews h2 small {
  float: right;
  color: #6e6e6e;
  font-size: 1.0714285714285714em;
  line-height: 1.5em;
  margin: 0.7142857142857143em 0 0 0;
}
.shop #reviews h2 small a {
  text-decoration: none;
  color: #6e6e6e;
}
.shop #reviews #respond {
  margin: 0;
  border: 0;
  padding: 0;
}
.shop #reviews #comment {
  height: 5.357142857142857em;
}
.shop #reviews #comments .add_review:before,
.shop #reviews #comments .add_review:after {
  content: " ";
  display: table;
}
.shop #reviews #comments .add_review:after {
  clear: both;
}
.shop #reviews #comments h2 {
  clear: none;
}
.shop #reviews #comments ol.commentlist {
  margin: 0;
  padding: 0;
  width: 100%;
  background: none;
  list-style: none;
}
.shop #reviews #comments ol.commentlist:before,
.shop #reviews #comments ol.commentlist:after {
  content: " ";
  display: table;
}
.shop #reviews #comments ol.commentlist:after {
  clear: both;
}
.shop #reviews #comments ol.commentlist li {
  padding: 0;
  margin: 0 0 20px;
  position: relative;
  background: 0;
  border: 0;
}
.shop #reviews #comments ol.commentlist li .meta {
  color: #6e6e6e;
  font-size: 0.75em;
}
.shop #reviews #comments ol.commentlist li img.avatar {
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.21428571428571427em;
  width: 32px;
  height: auto;
  border: 1px solid #e5e5e5;
  margin: 0;
  line-height: 1;
}
.shop #reviews #comments ol.commentlist li .comment-text {
  margin: 0 0 0 50px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  padding: 1em 1em 0;
}
.shop #reviews #comments ol.commentlist li .comment-text:before,
.shop #reviews #comments ol.commentlist li .comment-text:after {
  content: " ";
  display: table;
}
.shop #reviews #comments ol.commentlist li .comment-text:after {
  clear: both;
}
.shop #reviews #comments ol.commentlist li .comment-text p {
  margin: 0 0 1em;
}
.shop #reviews #comments ol.commentlist li .comment-text p.meta {
  font-size: 12px;
}
.shop #reviews #comments ol.commentlist ul.children {
  list-style: none outside;
  margin: 1.4285714285714286em 0 0 3.5714285714285716em;
}
.shop #reviews #comments ol.commentlist ul.children .star-rating {
  display: none;
}
.shop #reviews #comments ol.commentlist #respond {
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 1em 1em 0;
  margin: 1.4285714285714286em 0 0 3.5714285714285716em;
}
.shop #reviews #comments .commentlist > li:before {
  content: "";
}
.shop .star-rating {
  float: right;
  overflow: hidden;
  position: relative;
  height: 14px;
  line-height: 1em;
  font-size: 10px;
  width: 5.5em;
  font-family: 'star';
}
.shop .star-rating:before {
  content: "\73\73\73\73\73";
  color: #f58634;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}
.shop .star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
  color: #f58634;
}
.shop .star-rating span:before {
  content: "\53\53\53\53\53";
  top: 0;
  position: absolute;
  left: 0;
}
.shop .shop-product-rating {
  display: block;
  margin-bottom: 1.6428571428571428em;
  margin-top: 0.8214285714285714em;
}
.shop .shop-product-rating .shop-review-link {
  font-size: 12px;
}
.shop .shop-product-rating .star-rating {
  margin: 0.7em 0.2857142857142857em 0 0;
  float: left;
}
.shop .products .star-rating {
  display: block;
  margin: 0 auto .5em;
  float: none;
}
.shop .hreview-aggregate .star-rating {
  margin: 0.7142857142857143em 0 0 0;
}
.shop #review_form #respond {
  position: static;
  margin: 0;
  width: auto;
  padding: 0 0 0;
  background: transparent none;
  border: 0;
}
.shop #review_form #respond:before,
.shop #review_form #respond:after {
  content: " ";
  display: table;
}
.shop #review_form #respond:after {
  clear: both;
}
.shop #review_form #respond .form-submit input {
  left: auto;
}
.shop #review_form #respond textarea {
  width: 100%;
}
.shop p.stars {
  position: relative;
  font-size: 1em;
}
.shop p.stars a {
  display: inline-block;
  margin-right: 1em;
  text-indent: -9999px;
  position: relative;
  color: #909090;
  font-size: 14px;
}
.shop p.stars a:last-child {
  border-right: 0;
}
.shop p.stars a.star-1,
.shop p.stars a.star-2,
.shop p.stars a.star-3,
.shop p.stars a.star-4,
.shop p.stars a.star-5 {
  border-right: 1px solid #e5e5e5;
}
.shop p.stars a.star-1:after,
.shop p.stars a.star-2:after,
.shop p.stars a.star-3:after,
.shop p.stars a.star-4:after,
.shop p.stars a.star-5:after {
  font-family: "shop";
  text-indent: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.shop p.stars a.star-1 {
  width: 2em;
}
.shop p.stars a.star-1:after {
  content: "\e021";
}
.shop p.stars a.star-1:hover:after,
.shop p.stars a.star-1.active:after {
  color: #f58634;
  content: "\e020";
}
.shop p.stars a.star-2 {
  width: 3em;
}
.shop p.stars a.star-2:after {
  content: "\e021\e021";
}
.shop p.stars a.star-2:hover:after,
.shop p.stars a.star-2.active:after {
  color: #f58634;
  content: "\e020\e020";
}
.shop p.stars a.star-3 {
  width: 4em;
}
.shop p.stars a.star-3:after {
  content: "\e021\e021\e021";
}
.shop p.stars a.star-3:hover:after,
.shop p.stars a.star-3.active:after {
  color: #f58634;
  content: "\e020\e020\e020";
}
.shop p.stars a.star-4 {
  width: 5em;
}
.shop p.stars a.star-4:after {
  content: "\e021\e021\e021\e021";
}
.shop p.stars a.star-4:hover:after,
.shop p.stars a.star-4.active:after {
  color: #f58634;
  content: "\e020\e020\e020\e020";
}
.shop p.stars a.star-5 {
  width: 6em;
  border: 0;
}
.shop p.stars a.star-5:after {
  content: "\e021\e021\e021\e021\e021";
}
.shop p.stars a.star-5:hover:after,
.shop p.stars a.star-5.active:after {
  color: #f58634;
  content: "\e020\e020\e020\e020\e020";
}
.shop table.shop_attributes {
  border: 0;
  border-top: 1px dotted rgba(0, 0, 0, 0.1);
  margin-bottom: 1.618em;
  width: 100%;
}
.shop table.shop_attributes th {
  width: 10.714285714285714em;
  font-weight: bold;
  padding: 0.5714285714285714em;
  border-top: 0;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
  margin: 0;
  line-height: 1.5em;
}
.shop table.shop_attributes td {
  font-style: italic;
  padding: 0;
  border-top: 0;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
  margin: 0;
  line-height: 1.5em;
}
.shop table.shop_attributes td p {
  margin: 0;
  padding: 0.5714285714285714em 0;
}
.shop table.shop_attributes .alt td,
.shop table.shop_attributes .alt th {
  background: rgba(0, 0, 0, 0.025);
}
.shop table.my_account_orders {
  font-size: 0.85em;
}
.shop table.my_account_orders th,
.shop table.my_account_orders td {
  padding: 0.2857142857142857em 0.5714285714285714em;
  vertical-align: middle;
}
.shop table.my_account_orders .button {
  white-space: nowrap;
}
.shop table.my_account_orders .order-actions {
  text-align: right;
}
.shop table.my_account_orders .order-actions .button {
  margin: .125em 0 .125em .25em;
}
.shop td.product-name dl.variation {
  margin: .25em 0;
}
.shop td.product-name dl.variation:before,
.shop td.product-name dl.variation:after {
  content: " ";
  display: table;
}
.shop td.product-name dl.variation:after {
  clear: both;
}
.shop td.product-name dl.variation dt,
.shop td.product-name dl.variation dd {
  display: inline-block;
  float: left;
  margin-bottom: 1em;
}
.shop td.product-name dl.variation dt {
  font-weight: bold;
  padding: 0 0 .25em 0;
  margin: 0 0.2857142857142857em 0 0;
  clear: left;
}
.shop td.product-name dl.variation dd {
  padding: 0 0 .25em 0;
}
.shop td.product-name dl.variation dd p:last-child {
  margin-bottom: 0;
}
.shop td.product-name p.backorder_notification {
  font-size: 0.83em;
}
.shop td.product-quantity {
  min-width: 5.714285714285714em;
}
.shop table.cart .product-thumbnail {
  max-width: 60px;
}
.shop table.cart .product-name a {
  font-size: 14px;
  font-weight: bold;
}
.shop table.cart img {
  width: 100%;
}
.shop table.cart th,
.shop table.cart td {
  vertical-align: middle;
}
.shop table.cart .product-remove {
  text-align: center;
}
.shop table.cart a.remove {
  display: inline-block;
  font-size: 1.5em;
  height: 1em;
  width: 1em;
  text-align: center;
  line-height: 1;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  color: #bb5857;
  text-decoration: none;
  font-weight: bold;
}
.shop table.cart a.remove:hover {
  background-color: #bb5857;
  color: #fff;
}
.shop table.cart td.actions .coupon .input-text {
  display: block;
  width: 100%;
  height: 2.9em;
  padding: 0.5714285714285714rem;
  font-size: 14px;
  line-height: 1.7;
  color: #6e6e6e;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  outline: none;
  display: inline-block;
  width: 48%;
  float: left;
  margin-right: 5px;
}
.shop table.cart td.actions .coupon .input-text:focus {
  border-color: #f58634;
  outline: none;
}
.shop table.cart td.actions .coupon .input-text[disabled],
.shop table.cart td.actions .coupon .input-text[readonly],
fieldset[disabled] .shop table.cart td.actions .coupon .input-text {
  cursor: not-allowed;
  background-color: #a1a1a1;
  opacity: 1;
  filter: alpha(opacity=100);
}
textarea.shop table.cart td.actions .coupon .input-text {
  height: auto;
}
.shop table.cart td.actions .coupon .button {
  float: left;
}
@media (max-width: 767px) {
  .shop table.cart td.actions .coupon .button {
    float: right;
  }
}
.shop table.cart input {
  margin: 0;
  vertical-align: middle;
  line-height: 1em;
}
@media (max-width: 767px) {
  .shop table.cart input.qty {
    border: none;
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
  }
  .shop table.cart .minus {
    border-right-width: 1px;
    -webkit-border-radius: 2px #e5e5e5 0 0;
    border-radius: 2px #e5e5e5 0 0;
  }
  .shop table.cart .plus {
    border-left-width: 1px;
    -webkit-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
  }
}
.shop ul.cart_list,
.shop ul.product_list_widget {
  list-style: none outside;
  padding: 0;
  margin: 0;
}
.shop ul.cart_list li,
.shop ul.product_list_widget li {
  padding-bottom: 15px;
  margin-bottom: 15px;
  list-style: none;
  border-bottom: 1px solid #e5e5e5;
}
.shop ul.cart_list li:before,
.shop ul.product_list_widget li:before,
.shop ul.cart_list li:after,
.shop ul.product_list_widget li:after {
  content: " ";
  display: table;
}
.shop ul.cart_list li:after,
.shop ul.product_list_widget li:after {
  clear: both;
}
.shop ul.cart_list li:last-child,
.shop ul.product_list_widget li:last-child {
  border: none;
}
.shop ul.cart_list li a,
.shop ul.product_list_widget li a {
  display: block;
  font-size: 100%;
  font-weight: 400;
  margin-bottom: 0.2em;
  color: #1f1f1f;
}
.shop ul.cart_list li img,
.shop ul.product_list_widget li img {
  float: left;
  margin-right: 0.8214285714285714em;
  width: 60px;
  height: auto;
  border: 1px solid #e5e5e5;
}
.shop ul.cart_list li .amount,
.shop ul.product_list_widget li .amount {
  font-size: 100%;
}
.shop ul.cart_list li del,
.shop ul.product_list_widget li del {
  font-size: 12px;
  color: #909090;
  margin-left: 0.35714285714285715em;
}
.shop ul.cart_list li ins,
.shop ul.product_list_widget li ins {
  background: none;
  text-decoration: none;
}
.shop ul.cart_list li dl,
.shop ul.product_list_widget li dl {
  margin: 0;
  padding-left: 1em;
}
.shop ul.cart_list li dl dt,
.shop ul.product_list_widget li dl dt,
.shop ul.cart_list li dl dd,
.shop ul.product_list_widget li dl dd {
  display: inline-block;
  margin-botom: 1em;
}
.shop ul.cart_list li dl dt,
.shop ul.product_list_widget li dl dt {
  font-weight: bold;
  padding: 0 0 .25em 0;
  margin: 0 4px 0 0;
}
.shop ul.cart_list li dl dd,
.shop ul.product_list_widget li dl dd {
  padding: 0 0 .25em 0;
}
.shop ul.cart_list li dl dd p:last-child,
.shop ul.product_list_widget li dl dd p:last-child {
  margin-bottom: 0;
}
.shop ul.cart_list li .star-rating,
.shop ul.product_list_widget li .star-rating {
  float: none;
  margin-bottom: 0.14285714285714285em;
}
.shop.widget_product_categories ul.product-categories > li:first-child {
  border: none;
}
.shop.widget_product_categories ul.product-categories li {
  padding: 0;
  border-bottom: none;
  border-top: 1px solid #e5e5e5;
}
.shop.widget_product_categories ul.product-categories li ul.children li {
  padding-left: 1.4285714285714286em;
}
.shop.widget_product_categories ul.product-categories li ul.children li a:before {
  content: "\f105";
  position: relative;
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
}
.shop.widget_product_categories ul.product-categories li ul.children li a:before {
  margin-right: 0.35714285714285715em;
}
.shop.widget_product_categories ul.product-categories a {
  padding: 0.5714285714285714rem 0;
  display: inline-block;
}
.shop.widget_product_categories ul.product-categories a:before {
  content: "\f0da";
  position: relative;
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
}
.shop.widget_product_categories ul.product-categories a:before {
  margin-right: 0.35714285714285715em;
}
.shop.widget_product_categories ul.product-categories .count {
  color: #909090;
}
.shop.widget_product_search form {
  position: relative;
}
.shop.widget_product_search form:before {
  content: "\f002";
  position: relative;
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
}
.shop.widget_product_search form:before {
  width: 2.9em;
  height: 2.9em;
  position: absolute;
  right: 0;
  text-align: center;
  background: #f58634;
  line-height: 2.9em;
  color: #fff;
  -webkit-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
}
.shop.widget_product_search #s {
  display: block;
  width: 100%;
  height: 2.9em;
  padding: 0.5714285714285714rem;
  font-size: 14px;
  line-height: 1.7;
  color: #6e6e6e;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  outline: none;
}
.shop.widget_product_search #s:focus {
  border-color: #f58634;
  outline: none;
}
.shop.widget_product_search #s[disabled],
.shop.widget_product_search #s[readonly],
fieldset[disabled] .shop.widget_product_search #s {
  cursor: not-allowed;
  background-color: #a1a1a1;
  opacity: 1;
  filter: alpha(opacity=100);
}
textarea.shop.widget_product_search #s {
  height: auto;
}
.shop.widget_product_search #searchsubmit,
.shop.widget_product_search .screen-reader-text {
  display: none;
}
.shop .widget_shopping_cart .total {
  border-top: 1px solid #e5e5e5;
  padding: 0.2857142857142857em 0 0;
  margin: 0;
  color: #6e6e6e;
}
.shop .widget_shopping_cart .total strong {
  min-width: 2.857142857142857em;
  display: inline-block;
}
.shop .widget_shopping_cart .buttons {
  padding-top: 0.8214285714285714em;
}
.shop .widget_shopping_cart .buttons:before,
.shop .widget_shopping_cart .buttons:after {
  content: " ";
  display: table;
}
.shop .widget_shopping_cart .buttons:after {
  clear: both;
}
.shop .widget_shopping_cart .buttons .button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.7714285714285714rem 1.2rem;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none;
  padding: 0.7rem 1.0571428571428572rem;
  line-height: 1.1;
  -webkit-transition: background-color 0.3s,border-color 0.3s,color 0.3s;
  -o-transition: background-color 0.3s,border-color 0.3s,color 0.3s;
  transition: background-color 0.3s,border-color 0.3s,color 0.3s;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  color: #6e6e6e;
  background-color: #f5f5f5;
  border-color: #e5e5e5;
  margin-right: 0.35714285714285715em;
  font-size: 12px;
}
.shop .widget_shopping_cart .buttons .button:hover,
.shop .widget_shopping_cart .buttons .button:focus {
  color: #6e6e6e;
  text-decoration: none;
}
.shop .widget_shopping_cart .buttons .button i,
.shop .widget_shopping_cart .buttons .button span {
  z-index: 2;
  position: relative;
}
.shop .widget_shopping_cart .buttons .button.btn-style-outlined {
  color: #f5f5f5;
}
.shop .widget_shopping_cart .buttons .button:hover,
.shop .widget_shopping_cart .buttons .button:focus,
.shop .widget_shopping_cart .buttons .button:active,
.shop .widget_shopping_cart .buttons .button.active {
  color: #6e6e6e;
  background-color: #dcdcdc;
  border-color: #cccccc;
}
.shop .widget_shopping_cart .buttons .button:hover.btn-style-outlined,
.shop .widget_shopping_cart .buttons .button:focus.btn-style-outlined,
.shop .widget_shopping_cart .buttons .button:active.btn-style-outlined,
.shop .widget_shopping_cart .buttons .button.active.btn-style-outlined {
  color: #cccccc;
}
.shop .widget_shopping_cart .buttons .button:hover.btn-style-3d,
.shop .widget_shopping_cart .buttons .button:focus.btn-style-3d,
.shop .widget_shopping_cart .buttons .button:active.btn-style-3d,
.shop .widget_shopping_cart .buttons .button.active.btn-style-3d {
  -webkit-box-shadow: 0 5px 0 #c6c6c6;
  box-shadow: 0 5px 0 #c6c6c6;
}
.shop .widget_shopping_cart .buttons .button:active,
.shop .widget_shopping_cart .buttons .button.active {
  background-image: none;
}
.shop .widget_shopping_cart .buttons .button.btn-style-3d {
  -webkit-box-shadow: 0 5px 0 #e5e5e5;
  box-shadow: 0 5px 0 #e5e5e5;
}
.shop .widget_shopping_cart .buttons .button:after {
  display: none;
}
.shop .widget_shopping_cart .buttons .button.checkout {
  color: #ffffff;
  background-color: #f58634;
  border-color: #f58634;
}
.shop .widget_shopping_cart .buttons .button.checkout.btn-style-outlined {
  color: #f58634;
}
.shop .widget_shopping_cart .buttons .button.checkout:hover,
.shop .widget_shopping_cart .buttons .button.checkout:focus,
.shop .widget_shopping_cart .buttons .button.checkout:active,
.shop .widget_shopping_cart .buttons .button.checkout.active {
  color: #ffffff;
  background-color: #53bfd5;
  border-color: #53bfd5;
}
.shop .widget_shopping_cart .buttons .button.checkout:hover.btn-style-outlined,
.shop .widget_shopping_cart .buttons .button.checkout:focus.btn-style-outlined,
.shop .widget_shopping_cart .buttons .button.checkout:active.btn-style-outlined,
.shop .widget_shopping_cart .buttons .button.checkout.active.btn-style-outlined {
  color: #53bfd5;
}
.shop .widget_shopping_cart .buttons .button.checkout:hover.btn-style-3d,
.shop .widget_shopping_cart .buttons .button.checkout:focus.btn-style-3d,
.shop .widget_shopping_cart .buttons .button.checkout:active.btn-style-3d,
.shop .widget_shopping_cart .buttons .button.checkout.active.btn-style-3d {
  -webkit-box-shadow: 0 5px 0 #4bbcd3;
  box-shadow: 0 5px 0 #4bbcd3;
}
.shop .widget_shopping_cart .buttons .button.checkout:active,
.shop .widget_shopping_cart .buttons .button.checkout.active {
  background-image: none;
}
.shop .widget_shopping_cart .buttons .button.checkout.btn-style-3d {
  -webkit-box-shadow: 0 5px 0 #f58634;
  box-shadow: 0 5px 0 #f58634;
}
.shop .cart-collaterals h2 {
  font-size: 1.5em;
  font-weight: normal;
  margin-top: 0;
}
.shop .cart-collaterals .shipping_calculator .button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.7714285714285714rem 1.2rem;
  font-size: 14px;
  line-height: 1.1;
  -webkit-transition: background-color 0.3s,border-color 0.3s,color 0.3s;
  -o-transition: background-color 0.3s,border-color 0.3s,color 0.3s;
  transition: background-color 0.3s,border-color 0.3s,color 0.3s;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none;
  color: #ffffff;
  background-color: #f58634;
  border-color: #f58634;
}
.shop .cart-collaterals .shipping_calculator .button:hover,
.shop .cart-collaterals .shipping_calculator .button:focus {
  color: #6e6e6e;
  text-decoration: none;
}
.shop .cart-collaterals .shipping_calculator .button i,
.shop .cart-collaterals .shipping_calculator .button span {
  z-index: 2;
  position: relative;
}
.shop .cart-collaterals .shipping_calculator .button.btn-style-outlined {
  color: #f58634;
}
.shop .cart-collaterals .shipping_calculator .button:hover,
.shop .cart-collaterals .shipping_calculator .button:focus,
.shop .cart-collaterals .shipping_calculator .button:active,
.shop .cart-collaterals .shipping_calculator .button.active {
  color: #ffffff;
  background-color: #53bfd5;
  border-color: #53bfd5;
}
.shop .cart-collaterals .shipping_calculator .button:hover.btn-style-outlined,
.shop .cart-collaterals .shipping_calculator .button:focus.btn-style-outlined,
.shop .cart-collaterals .shipping_calculator .button:active.btn-style-outlined,
.shop .cart-collaterals .shipping_calculator .button.active.btn-style-outlined {
  color: #53bfd5;
}
.shop .cart-collaterals .shipping_calculator .button:hover.btn-style-3d,
.shop .cart-collaterals .shipping_calculator .button:focus.btn-style-3d,
.shop .cart-collaterals .shipping_calculator .button:active.btn-style-3d,
.shop .cart-collaterals .shipping_calculator .button.active.btn-style-3d {
  -webkit-box-shadow: 0 5px 0 #4bbcd3;
  box-shadow: 0 5px 0 #4bbcd3;
}
.shop .cart-collaterals .shipping_calculator .button:active,
.shop .cart-collaterals .shipping_calculator .button.active {
  background-image: none;
}
.shop .cart-collaterals .shipping_calculator .button.btn-style-3d {
  -webkit-box-shadow: 0 5px 0 #f58634;
  box-shadow: 0 5px 0 #f58634;
}
.shop .cart-collaterals .shipping_calculator .shipping-calculator-button:after {
  font-family: 'shop';
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-left: 0.5em;
  content: "\e02e";
}
.shop .cart-collaterals .cart_totals .shipping-calculator-button {
  font-weight: bold;
}
.shop .cart-collaterals .cart_totals p {
  margin: 0;
}
.shop .cart-collaterals .cart_totals p small {
  color: #6e6e6e;
  font-size: 0.83em;
}
.shop .cart-collaterals .cart_totals table {
  border-collapse: separate;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin: 0 0 6px;
  padding: 0;
}
.shop .cart-collaterals .cart_totals table tr:first-child th,
.shop .cart-collaterals .cart_totals table tr:first-child td {
  border-top: 0;
}
.shop .cart-collaterals .cart_totals table th {
  padding: 0.42857142857142855em 0.8571428571428571em 0 0;
  width: 50%;
}
.shop .cart-collaterals .cart_totals table td {
  padding: 0.5714285714285714em;
}
.shop .cart-collaterals .cart_totals table td,
.shop .cart-collaterals .cart_totals table th {
  padding: 0.5714285714285714em;
  line-height: 1.7;
  vertical-align: top;
}
.shop .cart-collaterals .cart_totals table small {
  display: block;
  color: #6e6e6e;
}
.shop .cart-collaterals .cart_totals table select {
  width: 100%;
}
.shop .cart-collaterals .cart_totals .discount td {
  color: #1f1f1f;
}
.shop .cart-collaterals .cart_totals tr td,
.shop .cart-collaterals .cart_totals tr th {
  border-top: 1px solid #e5e5e5;
}
.shop .cart-collaterals .cart_totals .checkout-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.7714285714285714rem 1.2rem;
  font-size: 14px;
  line-height: 1.1;
  -webkit-transition: background-color 0.3s,border-color 0.3s,color 0.3s;
  -o-transition: background-color 0.3s,border-color 0.3s,color 0.3s;
  transition: background-color 0.3s,border-color 0.3s,color 0.3s;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none;
  color: #ffffff;
  background-color: #f58634;
  border-color: #f58634;
}
.shop .cart-collaterals .cart_totals .checkout-button:hover,
.shop .cart-collaterals .cart_totals .checkout-button:focus {
  color: #6e6e6e;
  text-decoration: none;
}
.shop .cart-collaterals .cart_totals .checkout-button i,
.shop .cart-collaterals .cart_totals .checkout-button span {
  z-index: 2;
  position: relative;
}
.shop .cart-collaterals .cart_totals .checkout-button.btn-style-outlined {
  color: #f58634;
}
.shop .cart-collaterals .cart_totals .checkout-button:hover,
.shop .cart-collaterals .cart_totals .checkout-button:focus,
.shop .cart-collaterals .cart_totals .checkout-button:active,
.shop .cart-collaterals .cart_totals .checkout-button.active {
  color: #ffffff;
  background-color: #53bfd5;
  border-color: #53bfd5;
}
.shop .cart-collaterals .cart_totals .checkout-button:hover.btn-style-outlined,
.shop .cart-collaterals .cart_totals .checkout-button:focus.btn-style-outlined,
.shop .cart-collaterals .cart_totals .checkout-button:active.btn-style-outlined,
.shop .cart-collaterals .cart_totals .checkout-button.active.btn-style-outlined {
  color: #53bfd5;
}
.shop .cart-collaterals .cart_totals .checkout-button:hover.btn-style-3d,
.shop .cart-collaterals .cart_totals .checkout-button:focus.btn-style-3d,
.shop .cart-collaterals .cart_totals .checkout-button:active.btn-style-3d,
.shop .cart-collaterals .cart_totals .checkout-button.active.btn-style-3d {
  -webkit-box-shadow: 0 5px 0 #4bbcd3;
  box-shadow: 0 5px 0 #4bbcd3;
}
.shop .cart-collaterals .cart_totals .checkout-button:active,
.shop .cart-collaterals .cart_totals .checkout-button.active {
  background-image: none;
}
.shop .cart-collaterals .cart_totals .checkout-button.btn-style-3d {
  -webkit-box-shadow: 0 5px 0 #f58634;
  box-shadow: 0 5px 0 #f58634;
}
.shop .cart-collaterals .cart_totals a.button.alt {
  display: inline-block;
}
.shop .cart-collaterals .cart_totals .order-total .amount {
  font-size: 1.2857142857142858em;
  color: #f58634;
  font-weight: normal;
}
.shop .cart-collaterals .cross-sells h3 {
  font-size: 1.2857142857142858em;
}
.shop .cart-collaterals .cross-sells ul.products {
  margin-top: 30px;
}
.shop .cart-collaterals .cross-sells ul.products li.product {
  margin-top: 0;
  width: 47% !important;
  margin-right: 6% !important;
}
.shop .cart-collaterals .cross-sells ul.products li.product:nth-of-type(2n) {
  margin-right: 0 !important;
}
@media (max-width: 767px) {
  .shop .cart-collaterals .cross-sells ul.products li.product {
    clear: none !important;
    float: none !important;
    margin: 0 0 1.25em !important;
    width: 100% !important;
  }
}
.shop form.shop-shipping-calculator .form-row {
  margin-bottom: 1.0714285714285714em;
}
.shop form .form-row {
  margin-bottom: 1.0714285714285714em;
}
.shop form .form-row button.button,
.shop form .form-row input.button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.7714285714285714rem 1.2rem;
  font-size: 14px;
  line-height: 1.1;
  -webkit-transition: background-color 0.3s,border-color 0.3s,color 0.3s;
  -o-transition: background-color 0.3s,border-color 0.3s,color 0.3s;
  transition: background-color 0.3s,border-color 0.3s,color 0.3s;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none;
  color: #6e6e6e;
  background-color: #f5f5f5;
  border-color: #e5e5e5;
}
.shop form .form-row button.button:hover,
.shop form .form-row input.button:hover,
.shop form .form-row button.button:focus,
.shop form .form-row input.button:focus {
  color: #6e6e6e;
  text-decoration: none;
}
.shop form .form-row button.button i,
.shop form .form-row input.button i,
.shop form .form-row button.button span,
.shop form .form-row input.button span {
  z-index: 2;
  position: relative;
}
.shop form .form-row button.button.btn-style-outlined,
.shop form .form-row input.button.btn-style-outlined {
  color: #f5f5f5;
}
.shop form .form-row button.button:hover,
.shop form .form-row input.button:hover,
.shop form .form-row button.button:focus,
.shop form .form-row input.button:focus,
.shop form .form-row button.button:active,
.shop form .form-row input.button:active,
.shop form .form-row button.button.active,
.shop form .form-row input.button.active {
  color: #6e6e6e;
  background-color: #dcdcdc;
  border-color: #cccccc;
}
.shop form .form-row button.button:hover.btn-style-outlined,
.shop form .form-row input.button:hover.btn-style-outlined,
.shop form .form-row button.button:focus.btn-style-outlined,
.shop form .form-row input.button:focus.btn-style-outlined,
.shop form .form-row button.button:active.btn-style-outlined,
.shop form .form-row input.button:active.btn-style-outlined,
.shop form .form-row button.button.active.btn-style-outlined,
.shop form .form-row input.button.active.btn-style-outlined {
  color: #cccccc;
}
.shop form .form-row button.button:hover.btn-style-3d,
.shop form .form-row input.button:hover.btn-style-3d,
.shop form .form-row button.button:focus.btn-style-3d,
.shop form .form-row input.button:focus.btn-style-3d,
.shop form .form-row button.button:active.btn-style-3d,
.shop form .form-row input.button:active.btn-style-3d,
.shop form .form-row button.button.active.btn-style-3d,
.shop form .form-row input.button.active.btn-style-3d {
  -webkit-box-shadow: 0 5px 0 #c6c6c6;
  box-shadow: 0 5px 0 #c6c6c6;
}
.shop form .form-row button.button:active,
.shop form .form-row input.button:active,
.shop form .form-row button.button.active,
.shop form .form-row input.button.active {
  background-image: none;
}
.shop form .form-row button.button.btn-style-3d,
.shop form .form-row input.button.btn-style-3d {
  -webkit-box-shadow: 0 5px 0 #e5e5e5;
  box-shadow: 0 5px 0 #e5e5e5;
}
.shop form .form-row label.hidden {
  visibility: hidden;
}
.shop form .form-row label.inline {
  display: inline;
}
.shop form .form-row select {
  cursor: pointer;
  margin: 0;
}
.shop form .form-row .required {
  color: #bb5857;
  border: 0;
}
.shop form .form-row .input-checkbox {
  display: inline;
  margin: -0.07142857142857142em 0.5714285714285714em 0 0;
  text-align: center;
  vertical-align: middle;
}
.shop form .form-row textarea {
  display: block;
  height: 2.9em;
  padding: 0.5714285714285714rem;
  font-size: 14px;
  line-height: 1.7;
  color: #6e6e6e;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  outline: none;
  width: 100%;
  margin: 0;
  outline: 0;
}
.shop form .form-row textarea:focus {
  border-color: #f58634;
  outline: none;
}
.shop form .form-row textarea[disabled],
.shop form .form-row textarea[readonly],
fieldset[disabled] .shop form .form-row textarea {
  cursor: not-allowed;
  background-color: #a1a1a1;
  opacity: 1;
  filter: alpha(opacity=100);
}
textarea.shop form .form-row textarea {
  height: auto;
}
.shop form .form-row textarea {
  height: 4em;
  display: block;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: auto;
}
.shop form .form-row.validate-required.shop-invalid .chosen-single,
.shop form .form-row.validate-required.shop-invalid .chosen-drop,
.shop form .form-row.validate-required.shop-invalid input.input-text,
.shop form .form-row.validate-required.shop-invalid select {
  border-color: #bb5857;
}
.shop form .form-row .chosen-container-single .chosen-single {
  height: 2.9em;
  line-height: 2.9em;
  background: #ffffff;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  color: #6e6e6e;
  border-color: #e5e5e5;
}
.shop form .form-row .chosen-container-single .chosen-single div {
  display: block;
  height: 16px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
}
.shop form .form-row .chosen-container-single .chosen-single div b {
  background-position: 0 0 !important;
}
.shop form .form-row .chosen-container-single .chosen-drop {
  background: #ffffff;
  color: #6e6e6e;
  border-color: #e5e5e5;
  -webkit-border-radius: 0 0 2px;
  border-radius: 0 0 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.shop form.login,
.shop form.checkout_coupon,
.shop form.register {
  border: 1px solid #e5e5e5;
  padding: 1.6428571428571428em;
  margin: 2em 0 2em 0px;
  text-align: left;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.shop form.login:before,
.shop form.checkout_coupon:before,
.shop form.register:before,
.shop form.login:after,
.shop form.checkout_coupon:after,
.shop form.register:after {
  content: " ";
  display: table;
}
.shop form.login:after,
.shop form.checkout_coupon:after,
.shop form.register:after {
  clear: both;
}
.shop ul#shipping_method {
  list-style: none outside;
  margin: 0;
  padding: 0;
}
.shop ul#shipping_method li {
  margin: 0;
  padding: .25em 0 .25em 22px;
  text-indent: -22px;
  list-style: none outside;
}
.shop ul#shipping_method .amount {
  font-weight: bold;
}
.shop p.shop-shipping-contents {
  margin: 0;
}
.shop .checkout h3 {
  font-size: 1.5em;
}
.shop .checkout .shop-checkout-review-order {
  background-color: #f9f9f9;
  padding: 15px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.shop .checkout .col-2 h3#ship-to-different-address label {
  display: inline-block;
  vertical-align: middle;
  padding-left: 0;
  font-weight: 400;
}
.shop .checkout .col-2 .notes {
  clear: left;
}
.shop .checkout .col-2 .form-row-first {
  clear: left;
}
.shop .checkout .create-account small {
  font-size: 12px;
  color: #6e6e6e;
}
.shop .checkout div.shipping-address {
  padding: 0;
  clear: left;
  width: 100%;
}
.shop .checkout .shipping_address {
  clear: both;
}
.shop #payment ul.payment_methods {
  text-align: left;
  padding: 1em;
  border-bottom: 1px solid #e5e5e5;
  margin: 0;
  list-style: none outside;
}
.shop #payment ul.payment_methods:before,
.shop #payment ul.payment_methods:after {
  content: " ";
  display: table;
}
.shop #payment ul.payment_methods:after {
  clear: both;
}
.shop #payment ul.payment_methods li {
  line-height: 2em;
  text-align: left;
  margin: 0;
  font-weight: normal;
}
.shop #payment ul.payment_methods li input {
  margin: 0 1em 0 0;
}
.shop #payment ul.payment_methods li img {
  vertical-align: middle;
  margin: -2px 0 0 0.5em;
  position: relative;
}
.shop #payment .about_paypal {
  font-size: 12px;
  margin-left: 5px;
  cursor: help;
}
.shop #payment div.form-row {
  padding: 1em;
  border-top: 1px solid #e5e5e5;
}
.shop #payment div.payment_box {
  position: relative;
  width: 96%;
  padding: 1em 2%;
  margin: 1em 0 1em 0;
  font-size: 0.92em;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  line-height: 1.5em;
  background-color: #f5f5f5;
  color: #6e6e6e;
}
.shop #payment div.payment_box input.input-text,
.shop #payment div.payment_box textarea {
  border-color: #e5e5e5;
  border-top-color: #cccccc;
  -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4);
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4);
}
.shop #payment div.payment_box .wc-credit-card-form-card-number,
.shop #payment div.payment_box .wc-credit-card-form-card-expiry,
.shop #payment div.payment_box .wc-credit-card-form-card-cvc {
  font-size: 1.5em;
  padding: 8px;
  background-repeat: no-repeat;
  background-position: right;
}
.shop #payment div.payment_box .wc-credit-card-form-card-number.visa,
.shop #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
.shop #payment div.payment_box .wc-credit-card-form-card-cvc.visa {
  background-image: url(../images/icons/credit-cards/visa.png);
}
.shop #payment div.payment_box .wc-credit-card-form-card-number.mastercard,
.shop #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
.shop #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard {
  background-image: url(../images/icons/credit-cards/mastercard.png);
}
.shop #payment div.payment_box .wc-credit-card-form-card-number.laser,
.shop #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
.shop #payment div.payment_box .wc-credit-card-form-card-cvc.laser {
  background-image: url(../images/icons/credit-cards/laser.png);
}
.shop #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,
.shop #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
.shop #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub {
  background-image: url(../images/icons/credit-cards/diners.png);
}
.shop #payment div.payment_box .wc-credit-card-form-card-number.maestro,
.shop #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
.shop #payment div.payment_box .wc-credit-card-form-card-cvc.maestro {
  background-image: url(../images/icons/credit-cards/maestro.png);
}
.shop #payment div.payment_box .wc-credit-card-form-card-number.jcb,
.shop #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
.shop #payment div.payment_box .wc-credit-card-form-card-cvc.jcb {
  background-image: url(../images/icons/credit-cards/jcb.png);
}
.shop #payment div.payment_box .wc-credit-card-form-card-number.amex,
.shop #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
.shop #payment div.payment_box .wc-credit-card-form-card-cvc.amex {
  background-image: url(../images/icons/credit-cards/amex.png);
}
.shop #payment div.payment_box .wc-credit-card-form-card-number.discover,
.shop #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
.shop #payment div.payment_box .wc-credit-card-form-card-cvc.discover {
  background-image: url(../images/icons/credit-cards/discover.png);
}
.shop #payment div.payment_box span.help {
  font-size: 0.7857142857142857em;
  color: #6e6e6e;
  line-height: 0.9285714285714286em;
  font-weight: normal;
}
.shop #payment div.payment_box .form-row {
  margin: 0 0 1em;
}
.shop #payment div.payment_box p:last-child {
  margin-bottom: 0;
}
.shop #payment div.payment_box:after {
  content: "";
  display: block;
  border: 8px solid #f5f5f5;
  /* arrow size / color */
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  position: absolute;
  top: -1px;
  left: 0;
  margin: -1em 0 0 2em;
}
.shop .order_details {
  margin: 0 0 1.5em;
  list-style: none;
}
.shop .order_details:before,
.shop .order_details:after {
  content: " ";
  display: table;
}
.shop .order_details:after {
  clear: both;
}
.shop .order_details li {
  float: left;
  margin-right: 2em;
  text-transform: uppercase;
  font-size: 0.715em;
  line-height: 1em;
  border-right: 1px dashed #e5e5e5;
  padding-right: 2em;
}
.shop .order_details li strong {
  display: block;
  font-size: 1.4em;
  text-transform: none;
  line-height: 1.5em;
}
.shop .order_details li:last-of-type {
  border: none;
}
.shop .addresses .title:before,
.shop .addresses .title:after {
  content: " ";
  display: table;
}
.shop .addresses .title:after {
  clear: both;
}
.shop .addresses .title h3 {
  float: left;
}
.shop .addresses .title .edit {
  float: right;
}
.shop ol.commentlist.notes li.note p.meta {
  font-weight: bold;
  margin-bottom: 0;
}
.shop ol.commentlist.notes li.note .description p:last-child {
  margin-bottom: 0;
}
.shop ul.digital-downloads {
  margin-left: 0;
  padding-left: 0;
}
.shop ul.digital-downloads li {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.shop ul.digital-downloads li:before {
  font-family: 'shop';
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.5em;
  content: "\e00a";
}
.shop ul.digital-downloads li .count {
  float: right;
}
.shop .widget_layered_nav ul {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none outside;
}
.shop .widget_layered_nav ul li {
  padding-bottom: 0.8214285714285714em;
  margin-bottom: 0.8214285714285714em;
  border-bottom: 1px solid #e5e5e5;
  list-style: none;
}
.shop .widget_layered_nav ul li:before,
.shop .widget_layered_nav ul li:after {
  content: " ";
  display: table;
}
.shop .widget_layered_nav ul li:after {
  clear: both;
}
.shop .widget_layered_nav ul li:last-child {
  border: none;
}
.shop .widget_layered_nav ul li a,
.shop .widget_layered_nav ul li span {
  padding: 1px 0;
  float: left;
}
.shop .widget_layered_nav ul li a {
  position: relative;
}
.shop .widget_layered_nav ul li a:before {
  content: "\f096";
  position: relative;
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
}
.shop .widget_layered_nav ul li a:before {
  width: 1.2em;
}
.shop .widget_layered_nav ul li a:hover:before {
  content: "\f046";
  position: relative;
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
}
.shop .widget_layered_nav ul li span {
  position: relative;
}
.shop .widget_layered_nav ul li span:before {
  content: "\f096";
  position: relative;
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
}
.shop .widget_layered_nav ul li span:before {
  width: 1.2em;
}
.shop .widget_layered_nav ul li span.count {
  color: #909090;
}
.shop .widget_layered_nav ul li span.count:before {
  display: none;
}
.shop .widget_layered_nav ul li.chosen a:before {
  content: "\f14a";
  position: relative;
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
}
.shop .widget_layered_nav ul li.chosen a:hover:before {
  content: "\f00d";
  position: relative;
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
}
.shop .widget_layered_nav ul small.count {
  float: right;
  margin-left: 0.42857142857142855em;
  font-size: 1em;
  padding: 0.07142857142857142em 0;
  color: #6e6e6e;
}
.shop .widget_layered_nav_filters ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.shop .widget_layered_nav_filters ul li {
  padding-bottom: 0.8214285714285714em;
  margin-bottom: 0.8214285714285714em;
  border-bottom: 1px solid #e5e5e5;
  list-style: none;
  border: none;
}
.shop .widget_layered_nav_filters ul li a {
  display: block;
}
.shop .widget_layered_nav_filters ul li a:before {
  content: "\f14a";
  position: relative;
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
}
.shop .widget_layered_nav_filters ul li a:before {
  width: 1.2em;
}
.shop .widget_layered_nav_filters ul li a:hover:before {
  content: "\f00d";
  position: relative;
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
}
.shop .widget_price_filter .price_slider {
  margin-bottom: 1em;
}
.shop .widget_price_filter .price_slider_amount {
  text-align: right;
  font-size: 14px;
  color: #6e6e6e;
}
.shop .widget_price_filter .price_slider_amount:before,
.shop .widget_price_filter .price_slider_amount:after {
  content: " ";
  display: table;
}
.shop .widget_price_filter .price_slider_amount:after {
  clear: both;
}
.shop .widget_price_filter .price_slider_amount #min_price,
.shop .widget_price_filter .price_slider_amount #max_price {
  display: none;
}
.shop .widget_price_filter .price_slider_amount .button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.7714285714285714rem 1.2rem;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none;
  padding: 0.7rem 1.0571428571428572rem;
  line-height: 1.1;
  -webkit-transition: background-color 0.3s,border-color 0.3s,color 0.3s;
  -o-transition: background-color 0.3s,border-color 0.3s,color 0.3s;
  transition: background-color 0.3s,border-color 0.3s,color 0.3s;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  color: #ffffff;
  background-color: #f58634;
  border-color: #f58634;
  font-size: 12px;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.shop .widget_price_filter .price_slider_amount .button:hover,
.shop .widget_price_filter .price_slider_amount .button:focus {
  color: #6e6e6e;
  text-decoration: none;
}
.shop .widget_price_filter .price_slider_amount .button i,
.shop .widget_price_filter .price_slider_amount .button span {
  z-index: 2;
  position: relative;
}
.shop .widget_price_filter .price_slider_amount .button.btn-style-outlined {
  color: #f58634;
}
.shop .widget_price_filter .price_slider_amount .button:hover,
.shop .widget_price_filter .price_slider_amount .button:focus,
.shop .widget_price_filter .price_slider_amount .button:active,
.shop .widget_price_filter .price_slider_amount .button.active {
  color: #ffffff;
  background-color: #53bfd5;
  border-color: #53bfd5;
}
.shop .widget_price_filter .price_slider_amount .button:hover.btn-style-outlined,
.shop .widget_price_filter .price_slider_amount .button:focus.btn-style-outlined,
.shop .widget_price_filter .price_slider_amount .button:active.btn-style-outlined,
.shop .widget_price_filter .price_slider_amount .button.active.btn-style-outlined {
  color: #53bfd5;
}
.shop .widget_price_filter .price_slider_amount .button:hover.btn-style-3d,
.shop .widget_price_filter .price_slider_amount .button:focus.btn-style-3d,
.shop .widget_price_filter .price_slider_amount .button:active.btn-style-3d,
.shop .widget_price_filter .price_slider_amount .button.active.btn-style-3d {
  -webkit-box-shadow: 0 5px 0 #4bbcd3;
  box-shadow: 0 5px 0 #4bbcd3;
}
.shop .widget_price_filter .price_slider_amount .button:active,
.shop .widget_price_filter .price_slider_amount .button.active {
  background-image: none;
}
.shop .widget_price_filter .price_slider_amount .button.btn-style-3d {
  -webkit-box-shadow: 0 5px 0 #f58634;
  box-shadow: 0 5px 0 #f58634;
}
.shop .widget_price_filter .price_slider_amount .button {
  float: left;
}
.shop .widget_price_filter .ui-slider {
  position: relative;
  text-align: left;
}
.shop .widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 15px;
  height: 15px;
  cursor: pointer;
  outline: none;
  top: -4px;
  background: #f58634;
  border: 1px solid #fff;
  padding: 1px;
  -webkit-box-shadow: 0 0 0 1px #f58634;
  box-shadow: 0 0 0 1px #f58634;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.shop .widget_price_filter .ui-slider .ui-slider-handle:last-child {
  margin-left: -1em;
}
.shop .widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background: #f58634;
  border: 1px solid #f58634;
  margin: -1px 0 -1px 0;
}
.shop .widget_price_filter .price_slider_wrapper .ui-widget-content {
  border: 1px solid #e5e5e5;
}
.shop .widget_price_filter .ui-slider-horizontal {
  height: .5em;
}
.shop .widget_price_filter .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 7px;
}
.shop .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
  left: -1px;
}
.shop .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
  right: -1px;
}
.minicart-icon {
  position: relative;
}
.minicart-icon span {
  background: none repeat scroll 0 0 #f58634;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  color: #fff;
  font-size: 12px;
  height: 1.7em;
  line-height: 1.7em;
  position: absolute;
  right: -1.5em;
  text-align: center;
  top: -1em;
  width: 1.7em;
}
.minicart {
  display: none;
  position: absolute;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border-style: solid;
  border-width: 1px;
  z-index: 9999;
  border-color: #e5e5e5;
  width: 300px;
  right: 0px;
  -webkit-box-shadow: 0 7px 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 7px 10px 0 rgba(0, 0, 0, 0.2);
  background: #fff;
  top: 100%;
  -webkit-transition: all 1s ease-out 1s;
  -moz-transition: all 1s ease-out 1s;
  -o-transition: all 1s ease-out 1s;
  transition: all 1s ease-out 1s;
}
.navbar-minicart:hover .minicart {
  display: block;
}
.minicart:before {
  border-color: #e5e5e5;
  border-style: solid none none solid;
  border-width: 1px 0 0 1px;
  content: "";
  display: block;
  height: 9px;
  position: absolute;
  right: 20px;
  top: -5px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 9px;
  z-index: 1010;
  background: #fff;
}
.minicart .minicart-header {
  font-size: 12px;
  text-transform: uppercase;
  color: #6e6e6e;
  padding: 10px;
  border-bottom: 1px solid #e5e5e5;
  font-weight: normal;
}
.minicart .minicart-body {
  padding: 10px;
  border-bottom: 1px solid #e5e5e5;
}
.minicart .minicart-body .cart-product {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #e5e5e5;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  overflow: hidden;
  position: relative;
}
.minicart .minicart-body .cart-product.cart-product-remove {
  height: 0;
  padding: 0;
  margin: 0;
  border: none;
}
.minicart .minicart-body .cart-product:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
.minicart .minicart-body .cart-product .cart-product-image {
  float: left;
  margin-right: 5px;
}
.minicart .minicart-body .cart-product .cart-product-image img {
  max-width: 60px;
  max-height: 60px;
}
.minicart .minicart-body .cart-product .cart-product-details {
  float: left;
  font-size: 12px;
  color: #6e6e6e;
}
.minicart .minicart-body .cart-product .cart-product-details .cart-product-title {
  font-weight: bold;
}
.minicart .minicart-body .cart-product .remove {
  position: absolute;
  top: 0;
  right: 0;
  border: 1px solid #e5e5e5;
  color: #6e6e6e;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
}
.minicart .minicart-body .cart-product .remove:hover {
  background: #f5f5f5;
}
.minicart .minicart-footer {
  padding: 10px;
  background-color: #f5f5f5;
}
.minicart .minicart-footer .minicart-total {
  font-size: 12px;
  text-transform: uppercase;
  color: #6e6e6e;
  padding: 0 10px 10px;
  text-align: center;
  font-weight: normal;
}
.minicart .minicart-footer .minicart-actions {
  text-align: center;
}
.minicart .minicart-footer .minicart-actions.empty {
  text-align: left;
}
.minicart .minicart-footer .minicart-actions .button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.7714285714285714rem 1.2rem;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none;
  padding: 0.7rem 1.0571428571428572rem;
  line-height: 1.1;
  -webkit-transition: background-color 0.3s,border-color 0.3s,color 0.3s;
  -o-transition: background-color 0.3s,border-color 0.3s,color 0.3s;
  transition: background-color 0.3s,border-color 0.3s,color 0.3s;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  color: #6e6e6e;
  background-color: #f5f5f5;
  border-color: #e5e5e5;
  float: none;
  font-size: 12px;
  color: #2f3339;
}
.minicart .minicart-footer .minicart-actions .button:hover,
.minicart .minicart-footer .minicart-actions .button:focus {
  color: #6e6e6e;
  text-decoration: none;
}
.minicart .minicart-footer .minicart-actions .button i,
.minicart .minicart-footer .minicart-actions .button span {
  z-index: 2;
  position: relative;
}
.minicart .minicart-footer .minicart-actions .button.btn-style-outlined {
  color: #f5f5f5;
}
.minicart .minicart-footer .minicart-actions .button:hover,
.minicart .minicart-footer .minicart-actions .button:focus,
.minicart .minicart-footer .minicart-actions .button:active,
.minicart .minicart-footer .minicart-actions .button.active {
  color: #6e6e6e;
  background-color: #dcdcdc;
  border-color: #cccccc;
}
.minicart .minicart-footer .minicart-actions .button:hover.btn-style-outlined,
.minicart .minicart-footer .minicart-actions .button:focus.btn-style-outlined,
.minicart .minicart-footer .minicart-actions .button:active.btn-style-outlined,
.minicart .minicart-footer .minicart-actions .button.active.btn-style-outlined {
  color: #cccccc;
}
.minicart .minicart-footer .minicart-actions .button:hover.btn-style-3d,
.minicart .minicart-footer .minicart-actions .button:focus.btn-style-3d,
.minicart .minicart-footer .minicart-actions .button:active.btn-style-3d,
.minicart .minicart-footer .minicart-actions .button.active.btn-style-3d {
  -webkit-box-shadow: 0 5px 0 #c6c6c6;
  box-shadow: 0 5px 0 #c6c6c6;
}
.minicart .minicart-footer .minicart-actions .button:active,
.minicart .minicart-footer .minicart-actions .button.active {
  background-image: none;
}
.minicart .minicart-footer .minicart-actions .button.btn-style-3d {
  -webkit-box-shadow: 0 5px 0 #e5e5e5;
  box-shadow: 0 5px 0 #e5e5e5;
}
.minicart .minicart-footer .minicart-actions .button.checkout-button {
  color: #ffffff;
  background-color: #f58634;
  border-color: #f58634;
  margin-left: 10px;
}
.minicart .minicart-footer .minicart-actions .button.checkout-button.btn-style-outlined {
  color: #f58634;
}
.minicart .minicart-footer .minicart-actions .button.checkout-button:hover,
.minicart .minicart-footer .minicart-actions .button.checkout-button:focus,
.minicart .minicart-footer .minicart-actions .button.checkout-button:active,
.minicart .minicart-footer .minicart-actions .button.checkout-button.active {
  color: #ffffff;
  background-color: #53bfd5;
  border-color: #53bfd5;
}
.minicart .minicart-footer .minicart-actions .button.checkout-button:hover.btn-style-outlined,
.minicart .minicart-footer .minicart-actions .button.checkout-button:focus.btn-style-outlined,
.minicart .minicart-footer .minicart-actions .button.checkout-button:active.btn-style-outlined,
.minicart .minicart-footer .minicart-actions .button.checkout-button.active.btn-style-outlined {
  color: #53bfd5;
}
.minicart .minicart-footer .minicart-actions .button.checkout-button:hover.btn-style-3d,
.minicart .minicart-footer .minicart-actions .button.checkout-button:focus.btn-style-3d,
.minicart .minicart-footer .minicart-actions .button.checkout-button:active.btn-style-3d,
.minicart .minicart-footer .minicart-actions .button.checkout-button.active.btn-style-3d {
  -webkit-box-shadow: 0 5px 0 #4bbcd3;
  box-shadow: 0 5px 0 #4bbcd3;
}
.minicart .minicart-footer .minicart-actions .button.checkout-button:active,
.minicart .minicart-footer .minicart-actions .button.checkout-button.active {
  background-image: none;
}
.minicart .minicart-footer .minicart-actions .button.checkout-button.btn-style-3d {
  -webkit-box-shadow: 0 5px 0 #f58634;
  box-shadow: 0 5px 0 #f58634;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .shop a.button.loading:before,
  .shop button.button.loading:before,
  .shop input.button.loading:before,
  .shop #respond input#submit.loading:before,
  .shop #content input.button.loading:before {
    background-image: url(../images/ajax-loader@2x.gif);
    background-size: 16px 16px;
  }
}
.product-slider-title {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 0.35714285714285715em;
  margin-bottom: 1.4285714285714286em;
}
.product-slider-title .el-heading {
  font-size: 1.4em;
  margin: 0;
  position: relative;
  display: inline-block;
}
.product-slider-title .el-heading:before {
  border-bottom: 2px solid #e5e5e5;
  bottom: -8px;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  width: 100%;
}
.product-slider-title.color-primary .el-heading {
  color: #f58634;
}
.product-slider-title.color-primary .el-heading:before {
  border-color: #f58634;
}
.product-slider-title.color-success .el-heading {
  color: #57bb58;
}
.product-slider-title.color-success .el-heading:before {
  border-color: #57bb58;
}
.product-slider-title.color-info .el-heading {
  color: #5788bb;
}
.product-slider-title.color-info .el-heading:before {
  border-color: #5788bb;
}
.product-slider-title.color-warning .el-heading {
  color: #f0ad4e;
}
.product-slider-title.color-warning .el-heading:before {
  border-color: #f0ad4e;
}
.product-slider-title.color-danger .el-heading {
  color: #bb5857;
}
.product-slider-title.color-danger .el-heading:before {
  border-color: #bb5857;
}
.caroufredsel.product-slider .caroufredsel_wrapper {
  position: static !important;
}
.caroufredsel.product-slider .caroufredsel-wrap ul.products > li {
  float: left;
  padding: 0;
  list-style: none;
  margin: 0 0.7142857142857143em !important;
  display: block;
  clear: none !important;
}
