/*--------------------------------------------------------------
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,
  .page-layout-left-right-sidebar ul.products li.product,
  .page-layout-two-left-sidebar ul.products li.product,
  .page-layout-two-right-sidebar ul.products li.product {
    width: 47%;
    margin-right: 6%;
  }
  .columns-2 > ul.products li.product.first,
  ul.products.columns-2 li.product.first,
  .page-layout-left-right-sidebar ul.products li.product.first,
  .page-layout-two-left-sidebar ul.products li.product.first,
  .page-layout-two-right-sidebar ul.products li.product.first {
    clear: none;
  }
  .columns-2 > ul.products li.product.last,
  ul.products.columns-2 li.product.last,
  .page-layout-left-right-sidebar ul.products li.product.last,
  .page-layout-two-left-sidebar ul.products li.product.last,
  .page-layout-two-right-sidebar ul.products 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),
  .page-layout-left-right-sidebar ul.products li.product:nth-of-type(2n + 1),
  .page-layout-two-left-sidebar ul.products li.product:nth-of-type(2n + 1),
  .page-layout-two-right-sidebar ul.products 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),
  .page-layout-left-right-sidebar ul.products li.product:nth-child(2n),
  .page-layout-two-left-sidebar ul.products li.product:nth-child(2n),
  .page-layout-two-right-sidebar ul.products 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 ul.products > li.product:not(.product-category) {
    width: 31%;
    margin-right: 2%;
    margin-bottom: 2em;
    clear: none;
    margin-left: 0;
    height: auto;
    display: inline-block;
    position: relative;
  }
  .shop ul.products > li.product:not(.product-category):nth-of-type(3n + 1) {
    clear: both;
  }
  .shop ul.products > li.product:not(.product-category):nth-child(3n) {
    margin-right: 0;
  }
  .shop ul.products > .product-category.last {
    margin-right: 0;
  }
  .columns-2 > .shop ul.products > li.product,
  .shop ul.products.columns-2 > li.product {
    width: 47%;
    margin-right: 6%;
  }
  .columns-2 > .shop ul.products > li.product.first,
  .shop ul.products.columns-2 > li.product.first {
    clear: none;
  }
  .columns-2 > .shop ul.products > li.product.last,
  .shop ul.products.columns-2 > li.product.last {
    margin-right: 6%;
  }
  .columns-2 > .shop ul.products > li.product:nth-of-type(2n + 1),
  .shop ul.products.columns-2 > li.product:nth-of-type(2n + 1) {
    clear: both;
  }
  .columns-2 > .shop ul.products > li.product:nth-child(2n),
  .shop ul.products.columns-2 > li.product:nth-child(2n) {
    margin-right: 0;
  }
  .col-md-7.main-wrap ul.products li.product:not(.product-category),
  .col-md-6.main-wrap ul.products li.product:not(.product-category),
  .col-md-9.main-wrap ul.products li.product:not(.product-category) {
    width: 47%;
    margin-right: 6%;
    clear: none;
  }
  .col-md-7.main-wrap ul.products li.product:not(.product-category).first,
  .col-md-6.main-wrap ul.products li.product:not(.product-category).first,
  .col-md-9.main-wrap ul.products li.product:not(.product-category).first {
    clear: none;
  }
  .col-md-7.main-wrap ul.products li.product:not(.product-category).last,
  .col-md-6.main-wrap ul.products li.product:not(.product-category).last,
  .col-md-9.main-wrap ul.products li.product:not(.product-category).last {
    margin-right: 6%;
  }
  .col-md-7.main-wrap ul.products li.product:not(.product-category):nth-of-type(3n + 1),
  .col-md-6.main-wrap ul.products li.product:not(.product-category):nth-of-type(3n + 1),
  .col-md-9.main-wrap ul.products li.product:not(.product-category):nth-of-type(3n + 1) {
    clear: none;
  }
  .col-md-7.main-wrap ul.products li.product:not(.product-category):nth-child(3n),
  .col-md-6.main-wrap ul.products li.product:not(.product-category):nth-child(3n),
  .col-md-9.main-wrap ul.products li.product:not(.product-category):nth-child(3n) {
    margin-right: 6%;
  }
  .col-md-7.main-wrap ul.products li.product:not(.product-category):nth-of-type(2n + 1),
  .col-md-6.main-wrap ul.products li.product:not(.product-category):nth-of-type(2n + 1),
  .col-md-9.main-wrap ul.products li.product:not(.product-category):nth-of-type(2n + 1) {
    clear: both;
  }
  .col-md-7.main-wrap ul.products li.product:not(.product-category):nth-child(2n),
  .col-md-6.main-wrap ul.products li.product:not(.product-category):nth-child(2n),
  .col-md-9.main-wrap ul.products li.product:not(.product-category):nth-child(2n) {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .shop ul.products > li.product,
  .shop ul.products > li.product:not(.product-category) {
    width: 100%;
    margin: 0 0 1.25em 0;
    float: none;
    clear: none;
  }
}
.shop-account .shop h2,
.shop-account .shop h3 {
  font-size: 1.5em;
}
.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.7517241379310344rem 1.1655172413793105rem;
  font-size: 14.5px;
  line-height: 1.1;
  -webkit-transition: background-color 0.3s,border-color 0.3s;
  -o-transition: background-color 0.3s,border-color 0.3s;
  transition: background-color 0.3s,border-color 0.3s;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none;
  color: #666666;
  background-color: #f5f5f5;
  border-color: #e5e5e5;
}
.shop-account .shop .button:hover,
.shop-account .shop .button:focus {
  color: #666666;
  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: #666666;
  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: #999999;
  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: 600;
  color: #333333;
  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.7517241379310344rem 1.1655172413793105rem;
  font-size: 14.5px;
  line-height: 1.1;
  -webkit-transition: background-color 0.3s,border-color 0.3s;
  -o-transition: background-color 0.3s,border-color 0.3s;
  transition: background-color 0.3s,border-color 0.3s;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none;
  color: #666666;
  background-color: #f5f5f5;
  border-color: #e5e5e5;
}
.shop .return-to-shop .button:hover,
.shop .return-to-shop .button:focus {
  color: #666666;
  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: #666666;
  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: #999999;
}
.shop .product-category:hover h3 {
  color: #fff;
  background: #57bb8a;
  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: 1em;
}
.shop div.product div.summary .product_meta a {
  color: #57bb8a;
}
.shop div.product div.summary .product_meta a:hover {
  text-decoration: underline;
}
.shop div.product div.summary .product_meta > span {
  display: block;
}
.shop div.product .yith-wcwl-add-to-wishlist {
  font-size: 14.5px;
}
.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.344827586206897em;
}
.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.689655172413793em;
  padding: 0.5517241379310345rem;
  font-size: 14.5px;
  line-height: 1.6;
  color: #666666;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  outline: none;
  width: 100%;
}
.shop form .form-row select:focus {
  border-color: #57bb8a;
  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: #999999;
  opacity: 1;
  filter: alpha(opacity=100);
}
textarea.shop form .form-row select {
  height: auto;
}
.shop form .form-row .input-text {
  display: block;
  height: 2.689655172413793em;
  padding: 0.5517241379310345rem;
  font-size: 14.5px;
  line-height: 1.6;
  color: #666666;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  outline: none;
  width: 100%;
}
.shop form .form-row .input-text:focus {
  border-color: #57bb8a;
  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: #999999;
  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.7517241379310344rem 1.1655172413793105rem;
  font-size: 14.5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none;
  color: #ffffff;
  background-color: #57bb8a;
  border-color: #57bb8a;
  padding: 1.0275862068965518rem 1.4413793103448276rem;
  font-size: 1.2413793103448276em;
  line-height: 1.1;
  -webkit-transition: background-color 0.3s,border-color 0.3s;
  -o-transition: background-color 0.3s,border-color 0.3s;
  transition: background-color 0.3s,border-color 0.3s;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-transform: uppercase;
  float: right;
}
.shop #payment #place_order:hover,
.shop #payment #place_order:focus {
  color: #666666;
  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: #57bb8a;
}
.shop #payment #place_order:hover,
.shop #payment #place_order:focus,
.shop #payment #place_order:active,
.shop #payment #place_order.active {
  color: #ffffff;
  background-color: #409f70;
  border-color: #409f70;
}
.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: #409f70;
}
.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 #3d976b;
  box-shadow: 0 5px 0 #3d976b;
}
.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 #57bb8a;
  box-shadow: 0 5px 0 #57bb8a;
}
@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: #333333;
}
/* =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.4827586206896552em;
  content: "\e029";
  font-size: .7em;
}
.wc-backward:before,
.wc-backward a:before {
  font-family: 'WooCommerce';
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.4827586206896552em;
  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 #57bb8a;
}
.shop .shop-message:before {
  color: #57bb8a;
  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: #666666;
  font-size: 13px;
  line-height: 1.4482758620689655em;
  margin-top: 0.6896551724137931em;
}
.shop .price,
.shop .amount {
  font-weight: normal;
}
.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: #333333;
  font-weight: 600;
}
.shop div.product span.price ins,
.shop div.product p.price ins {
  float: left;
  margin-right: 0.3448275862068966em;
  text-decoration: none;
}
.shop div.product span.price del,
.shop div.product p.price del {
  font-size: 0.5em;
  color: #999999;
}
.shop div.product p.stock {
  font-size: 13px;
}
.shop div.product .stock {
  color: #333333;
}
.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: #57bb8a;
  border-color: #57bb8a;
  padding: 0.8275862068965517rem 1.2413793103448276rem;
  text-transform: uppercase;
  height: 45px;
}
.shop div.product div.summary .cart .button.btn-style-outlined,
.shop div.product div.summary .cart input.button.btn-style-outlined {
  color: #57bb8a;
}
.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: #409f70;
  border-color: #409f70;
}
.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: #409f70;
}
.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 #3d976b;
  box-shadow: 0 5px 0 #3d976b;
}
.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 #57bb8a;
  box-shadow: 0 5px 0 #57bb8a;
}
.shop div.product div.summary .share-links {
  background: none;
  padding: 0;
}
.shop div.product div.summary .share-links .share-icons a {
  background: none;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.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.13793103448275862em;
}
.shop div.product div.social span span {
  margin: 0;
}
.shop div.product div.social span .stButton .chicklets {
  padding-left: 1.103448275862069em;
  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 > li > a {
  font-size: 1.1em;
  border-bottom: none;
}
.shop div.product .shop-tabs .tab-content {
  border: 1px solid #e5e5e5;
  margin-top: -1px;
  padding: 1.5862068965517242em;
}
.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 {
  margin-top: 2em;
}
.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 10px 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.3448275862068966em;
}
.shop div.product form.cart .variations td.label {
  padding-right: 1em;
}
.shop div.product form.cart .variations td.label label {
  margin: 0;
  color: #666666;
  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: 13px;
}
.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 {
  position: absolute;
  top: -33px;
  left: -70px;
  display: block;
  width: 150px;
  height: 80px;
  font-size: 14.5px;
  line-height: 130px;
  text-align: center;
  text-transform: uppercase;
  color: white;
  font-weight: 400;
  background-color: #57bb8a;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index: 100;
}
.shop span.out_of_stock {
  background: #57bb8a;
  -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 ul.products li.product .product_title {
  padding: .5em 0;
  margin: 0;
  font-size: 1.3em;
}
.shop ul.products li.product .product_title a {
  color: #333333;
}
.shop ul.products li.product .product_title a:hover {
  color: #57bb8a;
}
.shop ul.products li.product figure {
  position: relative;
  border: 1px solid #e5e5e5;
}
.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;
}
.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 .product-wrap .shop-loop-actions {
  position: absolute;
  left: 0;
  bottom: -20%;
  z-index: 100;
  width: 100%;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  background-color: rgba(0, 0, 0, 0.5);
  display: table;
  border-bottom: 2px solid #57bb8a;
}
.shop ul.products li.product figure .product-wrap .shop-loop-actions a {
  color: #fff;
  padding: 0.5517241379310345rem 0.9655172413793104rem;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 50%;
}
.shop ul.products li.product figure .product-wrap .shop-loop-actions .button {
  text-decoration: none;
  display: table-cell;
  vertical-align: middle;
  position: relative;
  text-indent: -999em;
}
.shop ul.products li.product figure .product-wrap .shop-loop-actions .button:before {
  content: "\f06e";
  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 figure .product-wrap .shop-loop-actions .button:before {
  display: block;
  left: 0;
  position: absolute !important;
  text-align: center;
  text-indent: 0;
  line-height: inherit !important;
  width: 100%;
}
.shop ul.products li.product figure .product-wrap .shop-loop-actions .button:after {
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  content: "";
  height: 80%;
  position: absolute;
  right: 0;
  top: 10%;
  width: 1px;
}
.shop ul.products li.product figure .product-wrap .shop-loop-actions .button.add_to_cart_button.product_type_variable:before {
  content: "\f03a";
  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 figure .product-wrap .shop-loop-actions .button.add_to_cart_button.product_type_simple:before {
  content: "\f07a";
  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 figure .product-wrap .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 figure .product-wrap .shop-loop-actions .button.add_to_cart_button.loading:before {
  background-image: none !important;
  -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 figure .product-wrap .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 figure .product-wrap .shop-loop-actions .button:hover {
  background-color: #57bb8a;
}
.shop ul.products li.product figure .product-wrap .shop-loop-actions .shop-loop-quickview {
  display: table-cell;
  vertical-align: middle;
}
.shop ul.products li.product figure .product-wrap .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 figure .product-wrap .shop-loop-actions .shop-loop-quickview:hover {
  background-color: #57bb8a;
}
.shop ul.products li.product figure .product-wrap .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 figure .product-wrap .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 figure:hover .product-wrap .product-images .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 .yith-wcwl-add-to-wishlist {
  display: block;
}
.shop ul.products li.product .yith-wcwl-add-to-wishlist {
  margin: 0;
  padding: 0;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 100;
  display: none;
}
.shop ul.products li.product .yith-wcwl-add-to-wishlist > div {
  position: relative;
}
.shop ul.products li.product .yith-wcwl-add-to-wishlist .add_to_wishlist {
  display: block;
  position: relative;
  text-indent: -999em;
  width: 25px;
  height: 25px;
  line-height: 25px;
}
.shop ul.products li.product .yith-wcwl-add-to-wishlist .add_to_wishlist:before {
  content: "\f08a";
  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 .yith-wcwl-add-to-wishlist .add_to_wishlist:before {
  border: 1px solid;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  display: block;
  font-size: 14px;
  font-weight: bold;
  padding: 5px;
  position: absolute;
  text-indent: 0;
  right: 0;
  top: 0;
  color: #666666;
}
.shop ul.products li.product .yith-wcwl-add-to-wishlist .add_to_wishlist:hover:before {
  color: #57bb8a;
}
.shop ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse span.feedback,
.shop ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse span.feedback {
  display: none;
}
.shop ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.shop ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
  display: block;
  height: 25px;
  text-indent: -999em;
  width: 25px;
  position: relative;
}
.shop ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.shop ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a: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 .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.shop ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  border: 1px solid;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  display: block;
  font-size: 14px;
  left: 0;
  padding: 5px;
  position: absolute;
  text-indent: 0;
  top: 0;
}
.shop ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.shop ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before {
  color: #57bb8a;
}
.shop ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.shop ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  color: #57bb8a;
}
.shop ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.shop ul.products li.product figcaption {
  padding: 15px;
  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: #333333;
}
.shop ul.products li.product figcaption .product_title a:hover {
  color: #57bb8a;
}
.shop ul.products li.product figcaption .product-category {
  padding: 0 0 0.3em;
}
.shop ul.products li.product figcaption .product-category a {
  color: #999999;
  font-size: 90%;
}
.shop ul.products li.product figcaption .product-category a:hover {
  border-bottom: 1px solid;
  color: #57bb8a;
}
.shop ul.products li.product figcaption .shop-loop-product-info {
  display: block;
  width: 100%;
}
.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: 10px;
  border-bottom: 1px solid #e5e5e5;
}
.shop ul.products li.product figcaption .shop-loop-product-info .info-meta {
  display: table;
  width: 100%;
  padding: 8px 0;
}
.shop ul.products li.product figcaption .shop-loop-product-info .info-meta .info-price {
  display: table-cell;
  width: 70%;
}
.shop ul.products li.product figcaption .shop-loop-product-info .info-meta .info-rating {
  display: table-cell;
  width: 30%;
}
.shop ul.products li.product strong {
  display: block;
}
.shop ul.products li.product .price {
  color: #333333;
  font-size: 14.5px;
  font-weight: 600;
}
.shop ul.products li.product .price del {
  font-size: 13px;
  color: #bfbfbf;
  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: #bfbfbf;
}
.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 .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.7517241379310344rem 1.1655172413793105rem;
  font-size: 14.5px;
  line-height: 1.1;
  -webkit-transition: background-color 0.3s,border-color 0.3s;
  -o-transition: background-color 0.3s,border-color 0.3s;
  transition: background-color 0.3s,border-color 0.3s;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none;
  color: #ffffff;
  background-color: #57bb8a;
  border-color: #57bb8a;
}
.shop .cart .button:hover,
.shop .cart .button:focus {
  color: #666666;
  text-decoration: none;
}
.shop .cart .button i,
.shop .cart .button span {
  z-index: 2;
  position: relative;
}
.shop .cart .button.btn-style-outlined {
  color: #57bb8a;
}
.shop .cart .button:hover,
.shop .cart .button:focus,
.shop .cart .button:active,
.shop .cart .button.active {
  color: #ffffff;
  background-color: #409f70;
  border-color: #409f70;
}
.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: #409f70;
}
.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 #3d976b;
  box-shadow: 0 5px 0 #3d976b;
}
.shop .cart .button:active,
.shop .cart .button.active {
  background-image: none;
}
.shop .cart .button.btn-style-3d {
  -webkit-box-shadow: 0 5px 0 #57bb8a;
  box-shadow: 0 5px 0 #57bb8a;
}
.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: 45px;
  -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.8275862068965517rem 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.8275862068965517rem 10px;
  }
}
.shop .quantity .plus {
  border-left-width: 0;
  -webkit-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.shop .quantity .minus {
  border-right-width: 0;
  -webkit-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.shop #reviews h2 small {
  float: right;
  color: #666666;
  font-size: 1.0344827586206897em;
  line-height: 1.4482758620689655em;
  margin: 0.6896551724137931em 0 0 0;
}
.shop #reviews h2 small a {
  text-decoration: none;
  color: #666666;
}
.shop #reviews #respond {
  margin: 0;
  border: 0;
  padding: 0;
}
.shop #reviews #comment {
  height: 5.172413793103448em;
}
.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: #666666;
  font-size: 0.75em;
}
.shop #reviews #comments ol.commentlist li img.avatar {
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.20689655172413793em;
  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: 3px;
  border-radius: 3px;
  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: 13px;
}
.shop #reviews #comments ol.commentlist ul.children {
  list-style: none outside;
  margin: 1.3793103448275863em 0 0 3.4482758620689653em;
}
.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.3793103448275863em 0 0 3.4482758620689653em;
}
.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: #57bb8a;
  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: #57bb8a;
}
.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.5862068965517242em;
  margin-top: 0.7931034482758621em;
}
.shop .shop-product-rating .shop-review-link {
  font-size: 13px;
}
.shop .shop-product-rating .star-rating {
  margin: 0.7em 0.27586206896551724em 0 0;
  float: left;
}
.shop .products .star-rating {
  display: block;
  margin: 0 auto .5em;
  float: none;
}
.shop .hreview-aggregate .star-rating {
  margin: 0.6896551724137931em 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: #999999;
  font-size: 14.5px;
}
.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: 'WooCommerce';
  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: #57bb8a;
  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: #57bb8a;
  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: #57bb8a;
  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: #57bb8a;
  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: #57bb8a;
  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.344827586206897em;
  font-weight: bold;
  padding: 0.5517241379310345em;
  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.5517241379310345em 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.27586206896551724em 0.5517241379310345em;
  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.27586206896551724em 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.517241379310345em;
}
.shop table.cart .product-thumbnail {
  max-width: 60px;
}
.shop table.cart .product-name a {
  font-size: 14.5px;
  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.689655172413793em;
  padding: 0.5517241379310345rem;
  font-size: 14.5px;
  line-height: 1.6;
  color: #666666;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  outline: none;
  display: inline-block;
  width: 48%;
  float: left;
  margin-right: 5px;
}
.shop table.cart td.actions .coupon .input-text:focus {
  border-color: #57bb8a;
  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: #999999;
  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: 3px #e5e5e5 0 0;
    border-radius: 3px #e5e5e5 0 0;
  }
  .shop table.cart .plus {
    border-left-width: 1px;
    -webkit-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
  }
}
.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: 0.7931034482758621em;
  margin-bottom: 0.7931034482758621em;
  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: 600;
  margin-bottom: 0.2em;
  color: #333333;
}
.shop ul.cart_list li img,
.shop ul.product_list_widget li img {
  float: left;
  margin-right: 0.7931034482758621em;
  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: 13px;
  color: #999999;
  margin-left: 0.3448275862068966em;
}
.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.13793103448275862em;
}
.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.3793103448275863em;
}
.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.3448275862068966em;
}
.shop.widget_product_categories ul.product-categories a {
  padding: 0.5517241379310345rem 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.3448275862068966em;
}
.shop.widget_product_categories ul.product-categories .count {
  color: #999999;
}
.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.689655172413793em;
  height: 2.689655172413793em;
  position: absolute;
  right: 0;
  text-align: center;
  background: #57bb8a;
  line-height: 2.689655172413793em;
  color: #fff;
  -webkit-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.shop.widget_product_search #s {
  display: block;
  width: 100%;
  height: 2.689655172413793em;
  padding: 0.5517241379310345rem;
  font-size: 14.5px;
  line-height: 1.6;
  color: #666666;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  outline: none;
}
.shop.widget_product_search #s:focus {
  border-color: #57bb8a;
  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: #999999;
  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.27586206896551724em 0 0;
  margin: 0;
  color: #666666;
}
.shop .widget_shopping_cart .total strong {
  min-width: 2.7586206896551726em;
  display: inline-block;
}
.shop .widget_shopping_cart .buttons {
  padding-top: 0.7931034482758621em;
}
.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.7517241379310344rem 1.1655172413793105rem;
  font-size: 14.5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none;
  padding: 0.6827586206896552rem 1.0275862068965518rem;
  line-height: 1.1;
  -webkit-transition: background-color 0.3s,border-color 0.3s;
  -o-transition: background-color 0.3s,border-color 0.3s;
  transition: background-color 0.3s,border-color 0.3s;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #666666;
  background-color: #f5f5f5;
  border-color: #e5e5e5;
  margin-right: 0.3448275862068966em;
  font-size: 13px;
}
.shop .widget_shopping_cart .buttons .button:hover,
.shop .widget_shopping_cart .buttons .button:focus {
  color: #666666;
  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: #666666;
  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: #57bb8a;
  border-color: #57bb8a;
}
.shop .widget_shopping_cart .buttons .button.checkout.btn-style-outlined {
  color: #57bb8a;
}
.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: #409f70;
  border-color: #409f70;
}
.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: #409f70;
}
.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 #3d976b;
  box-shadow: 0 5px 0 #3d976b;
}
.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 #57bb8a;
  box-shadow: 0 5px 0 #57bb8a;
}
.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.7517241379310344rem 1.1655172413793105rem;
  font-size: 14.5px;
  line-height: 1.1;
  -webkit-transition: background-color 0.3s,border-color 0.3s;
  -o-transition: background-color 0.3s,border-color 0.3s;
  transition: background-color 0.3s,border-color 0.3s;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none;
  color: #ffffff;
  background-color: #57bb8a;
  border-color: #57bb8a;
}
.shop .cart-collaterals .shipping_calculator .button:hover,
.shop .cart-collaterals .shipping_calculator .button:focus {
  color: #666666;
  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: #57bb8a;
}
.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: #409f70;
  border-color: #409f70;
}
.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: #409f70;
}
.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 #3d976b;
  box-shadow: 0 5px 0 #3d976b;
}
.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 #57bb8a;
  box-shadow: 0 5px 0 #57bb8a;
}
.shop .cart-collaterals .shipping_calculator .shipping-calculator-button: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.4827586206896552em;
  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: #666666;
  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.41379310344827586em 0.8275862068965517em 0 0;
  width: 50%;
}
.shop .cart-collaterals .cart_totals table td {
  padding: 0.5517241379310345em;
}
.shop .cart-collaterals .cart_totals table td,
.shop .cart-collaterals .cart_totals table th {
  padding: 0.5517241379310345em;
  line-height: 1.6;
  vertical-align: top;
}
.shop .cart-collaterals .cart_totals table small {
  display: block;
  color: #666666;
}
.shop .cart-collaterals .cart_totals table select {
  width: 100%;
}
.shop .cart-collaterals .cart_totals .discount td {
  color: #333333;
}
.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.7517241379310344rem 1.1655172413793105rem;
  font-size: 14.5px;
  line-height: 1.1;
  -webkit-transition: background-color 0.3s,border-color 0.3s;
  -o-transition: background-color 0.3s,border-color 0.3s;
  transition: background-color 0.3s,border-color 0.3s;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none;
  color: #ffffff;
  background-color: #57bb8a;
  border-color: #57bb8a;
}
.shop .cart-collaterals .cart_totals .checkout-button:hover,
.shop .cart-collaterals .cart_totals .checkout-button:focus {
  color: #666666;
  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: #57bb8a;
}
.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: #409f70;
  border-color: #409f70;
}
.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: #409f70;
}
.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 #3d976b;
  box-shadow: 0 5px 0 #3d976b;
}
.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 #57bb8a;
  box-shadow: 0 5px 0 #57bb8a;
}
.shop .cart-collaterals .cart_totals a.button.alt {
  display: inline-block;
}
.shop .cart-collaterals .cart_totals .order-total .amount {
  font-size: 1.2413793103448276em;
  color: #57bb8a;
  font-weight: normal;
}
.shop .cart-collaterals .cross-sells h3 {
  font-size: 1.2413793103448276em;
}
.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.0344827586206897em;
}
.shop form .form-row {
  margin-bottom: 1.0344827586206897em;
}
.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.7517241379310344rem 1.1655172413793105rem;
  font-size: 14.5px;
  line-height: 1.1;
  -webkit-transition: background-color 0.3s,border-color 0.3s;
  -o-transition: background-color 0.3s,border-color 0.3s;
  transition: background-color 0.3s,border-color 0.3s;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none;
  color: #666666;
  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: #666666;
  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: #666666;
  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.06896551724137931em 0.5517241379310345em 0 0;
  text-align: center;
  vertical-align: middle;
}
.shop form .form-row textarea {
  display: block;
  height: 2.689655172413793em;
  padding: 0.5517241379310345rem;
  font-size: 14.5px;
  line-height: 1.6;
  color: #666666;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  outline: none;
  width: 100%;
  margin: 0;
  outline: 0;
}
.shop form .form-row textarea:focus {
  border-color: #57bb8a;
  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: #999999;
  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.689655172413793em;
  line-height: 2.689655172413793em;
  background: #ffffff;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #666666;
  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: #666666;
  border-color: #e5e5e5;
  -webkit-border-radius: 0 0 3px;
  border-radius: 0 0 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.shop form.login,
.shop form.checkout_coupon,
.shop form.register {
  border: 1px solid #e5e5e5;
  padding: 1.5862068965517242em;
  margin: 2em 0 2em 0px;
  text-align: left;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.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 .col-2 h3#ship-to-different-address label {
  display: inline-block;
  vertical-align: middle;
  padding-left: 0;
  font-weight: 600;
}
.shop .checkout .col-2 .notes {
  clear: left;
}
.shop .checkout .col-2 .form-row-first {
  clear: left;
}
.shop .checkout .create-account small {
  font-size: 13px;
  color: #666666;
}
.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: 13px;
  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: #666666;
}
.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.7586206896551724em;
  color: #666666;
  line-height: 0.896551724137931em;
  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: 'WooCommerce';
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.4827586206896552em;
  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.7931034482758621em;
  margin-bottom: 0.7931034482758621em;
  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: #999999;
}
.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.41379310344827586em;
  font-size: 1em;
  padding: 0.06896551724137931em 0;
  color: #666666;
}
.shop .widget_layered_nav_filters ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.shop .widget_layered_nav_filters ul li {
  padding-bottom: 0.7931034482758621em;
  margin-bottom: 0.7931034482758621em;
  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: 14.5px;
  color: #666666;
}
.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.7517241379310344rem 1.1655172413793105rem;
  font-size: 14.5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none;
  padding: 0.6827586206896552rem 1.0275862068965518rem;
  line-height: 1.1;
  -webkit-transition: background-color 0.3s,border-color 0.3s;
  -o-transition: background-color 0.3s,border-color 0.3s;
  transition: background-color 0.3s,border-color 0.3s;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #ffffff;
  background-color: #57bb8a;
  border-color: #57bb8a;
  font-size: 13px;
  -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: #666666;
  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: #57bb8a;
}
.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: #409f70;
  border-color: #409f70;
}
.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: #409f70;
}
.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 #3d976b;
  box-shadow: 0 5px 0 #3d976b;
}
.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 #57bb8a;
  box-shadow: 0 5px 0 #57bb8a;
}
.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: 1em;
  height: 1em;
  cursor: pointer;
  outline: none;
  top: -0.2em;
  background: #e5e5e5;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.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: #57bb8a;
}
.shop .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background: #f5f5f5;
}
.shop .widget_price_filter .ui-slider-horizontal {
  height: .5em;
}
.shop .widget_price_filter .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.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 #57bb8a;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  color: #fff;
  font-size: 13px;
  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: 3px;
  border-radius: 3px;
  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%;
}
.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: 13px;
  text-transform: uppercase;
  color: #666666;
  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: 13px;
  color: #666666;
}
.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: #666666;
  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: 13px;
  text-transform: uppercase;
  color: #666666;
  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.7517241379310344rem 1.1655172413793105rem;
  font-size: 14.5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none;
  padding: 0.6827586206896552rem 1.0275862068965518rem;
  line-height: 1.1;
  -webkit-transition: background-color 0.3s,border-color 0.3s;
  -o-transition: background-color 0.3s,border-color 0.3s;
  transition: background-color 0.3s,border-color 0.3s;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #666666;
  background-color: #f5f5f5;
  border-color: #e5e5e5;
  float: none;
  font-size: 13px;
  color: #2f3339;
}
.minicart .minicart-footer .minicart-actions .button:hover,
.minicart .minicart-footer .minicart-actions .button:focus {
  color: #666666;
  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: #666666;
  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: #57bb8a;
  border-color: #57bb8a;
  margin-left: 10px;
}
.minicart .minicart-footer .minicart-actions .button.checkout-button.btn-style-outlined {
  color: #57bb8a;
}
.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: #409f70;
  border-color: #409f70;
}
.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: #409f70;
}
.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 #3d976b;
  box-shadow: 0 5px 0 #3d976b;
}
.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 #57bb8a;
  box-shadow: 0 5px 0 #57bb8a;
}
@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.3448275862068966em;
  margin-bottom: 1.3793103448275863em;
}
.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: #57bb8a;
}
.product-slider-title.color-primary .el-heading:before {
  border-color: #57bb8a;
}
.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.6896551724137931em !important;
  display: block;
  clear: none !important;
}
