@font-face {
  font-family: 'star';
  src: url("../../../../../plugins/woocommerce/assets/fonts/star.eot");
  src: url("../../../../../plugins/woocommerce/assets/fonts/star.eot?#iefix") format('embedded-opentype'), url("../../../../../plugins/woocommerce/assets/fonts/star.woff") format('woff'), url("../../../../../plugins/woocommerce/assets/fonts/star.ttf") format('truetype'), url("../../../../../plugins/woocommerce/assets/fonts/star.svg#star") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'WooCommerce';
  src: url("../../../../../plugins/woocommerce/assets/fonts/WooCommerce.eot");
  src: url("../../../../../plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format('embedded-opentype'), url("../../../../../plugins/woocommerce/assets/fonts/WooCommerce.woff") format('woff'), url("../../../../../plugins/woocommerce/assets/fonts/WooCommerce.ttf") format('truetype'), url("../../../../../plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format('svg');
  font-weight: normal;
  font-style: normal;
}
p.demo_store {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  width: 100%;
  padding: .5em 0;
  text-align: center;
  z-index: 99998;
  background: #ffffff;
  border-bottom: 2px solid #d9d9d9;
}
.admin-bar p.demo_store {
  top: 28px;
}
@media screen and (max-width: 782px) {
  .admin-bar p.demo_store {
    top: 46px;
  }
}
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-message,
.woocommerce .woocommerce-error,
.woocommerce-page .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce-page .woocommerce-info {
  position: relative;
  width: auto;
  list-style: none outside !important;
  *zoom: 1;
  padding: 25px 50px 25px 90px !important;
  margin: 20px 0 !important;
  line-height: 32px;
}
.woocommerce .woocommerce-message:before,
.woocommerce-page .woocommerce-message:before,
.woocommerce .woocommerce-error:before,
.woocommerce-page .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce-page .woocommerce-info:before,
.woocommerce .woocommerce-message:after,
.woocommerce-page .woocommerce-message:after,
.woocommerce .woocommerce-error:after,
.woocommerce-page .woocommerce-error:after,
.woocommerce .woocommerce-info:after,
.woocommerce-page .woocommerce-info:after {
  content: " ";
  display: table;
}
.woocommerce .woocommerce-message:after,
.woocommerce-page .woocommerce-message:after,
.woocommerce .woocommerce-error:after,
.woocommerce-page .woocommerce-error:after,
.woocommerce .woocommerce-info:after,
.woocommerce-page .woocommerce-info:after {
  clear: both;
}
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-message .button,
.woocommerce .woocommerce-error .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce-page .woocommerce-info .button {
  float: right;
}
.woocommerce .woocommerce-message li,
.woocommerce-page .woocommerce-message li,
.woocommerce .woocommerce-error li,
.woocommerce-page .woocommerce-error li,
.woocommerce .woocommerce-info li,
.woocommerce-page .woocommerce-info li {
  list-style: none outside !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
}
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-message {
  background: #ccf4dd;
  color: #333333;
}
.woocommerce .woocommerce-info,
.woocommerce-page .woocommerce-info {
  background: #e6f7ff;
  color: #333333;
}
.woocommerce .woocommerce-error,
.woocommerce-page .woocommerce-error {
  background: #fad7d7;
  color: #333333;
}
.woocommerce small.note,
.woocommerce-page small.note {
  display: block;
  margin-top: 10px;
  color: #e53935;
  font-size: 11px;
  line-height: 16px;
}
.woocommerce .woocommerce-breadcrumb,
.woocommerce-page .woocommerce-breadcrumb {
  *zoom: 1;
  padding: 0;
  margin: 0 0 20px;
  color: #666666;
  font-size: 1rem;
}
.woocommerce .woocommerce-breadcrumb:before,
.woocommerce-page .woocommerce-breadcrumb:before,
.woocommerce .woocommerce-breadcrumb:after,
.woocommerce-page .woocommerce-breadcrumb:after {
  content: " ";
  display: table;
}
.woocommerce .woocommerce-breadcrumb:after,
.woocommerce-page .woocommerce-breadcrumb:after {
  clear: both;
}
.woocommerce .woocommerce-breadcrumb a,
.woocommerce-page .woocommerce-breadcrumb a {
  color: #1a1a1a;
}
.woocommerce .woocommerce-breadcrumb a:hover,
.woocommerce-page .woocommerce-breadcrumb a:hover {
  color: #e53935;
}
.woocommerce div.product,
.woocommerce-page div.product,
.woocommerce #content div.product,
.woocommerce-page #content div.product {
  margin-bottom: 0;
  position: relative;
  letter-spacing: 0.8px;
}
.woocommerce div.product .product_title,
.woocommerce-page div.product .product_title,
.woocommerce #content div.product .product_title,
.woocommerce-page #content div.product .product_title {
  clear: none;
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 28px;
  font-weight: normal;
}
.woocommerce div.product .tm-product-description,
.woocommerce-page div.product .tm-product-description,
.woocommerce #content div.product .tm-product-description,
.woocommerce-page #content div.product .tm-product-description,
.woocommerce div.product .single-product-countdown,
.woocommerce-page div.product .single-product-countdown,
.woocommerce #content div.product .single-product-countdown,
.woocommerce-page #content div.product .single-product-countdown {
  margin-bottom: 30px;
}
.woocommerce div.product .single-product-countdown h3,
.woocommerce-page div.product .single-product-countdown h3,
.woocommerce #content div.product .single-product-countdown h3,
.woocommerce-page #content div.product .single-product-countdown h3 {
  margin-bottom: 10px;
}
.woocommerce div.product .single-product-countdown .countdown_item,
.woocommerce-page div.product .single-product-countdown .countdown_item,
.woocommerce #content div.product .single-product-countdown .countdown_item,
.woocommerce-page #content div.product .single-product-countdown .countdown_item {
  border: 1px solid #d9d9d9;
  padding: 15px 10px 12px 10px;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
}
.woocommerce div.product .single-product-countdown .countdown_item span,
.woocommerce-page div.product .single-product-countdown .countdown_item span,
.woocommerce #content div.product .single-product-countdown .countdown_item span,
.woocommerce-page #content div.product .single-product-countdown .countdown_item span {
  font-size: 28px;
  line-height: 28px;
  display: block;
  color: #333333;
}
.woocommerce div.product span.price,
.woocommerce-page div.product span.price,
.woocommerce #content div.product span.price,
.woocommerce-page #content div.product span.price,
.woocommerce div.product p.price,
.woocommerce-page div.product p.price,
.woocommerce #content div.product p.price,
.woocommerce-page #content div.product p.price {
  display: block;
  padding: 35px 0 0 0;
  margin-bottom: 35px;
  line-height: 30px;
  font-size: 28px;
  color: #1a1a1a;
  letter-spacing: 1px;
  font-weight: bold;
}
.woocommerce div.product span.price span.amount,
.woocommerce-page div.product span.price span.amount,
.woocommerce #content div.product span.price span.amount,
.woocommerce-page #content div.product span.price span.amount,
.woocommerce div.product p.price span.amount,
.woocommerce-page div.product p.price span.amount,
.woocommerce #content div.product p.price span.amount,
.woocommerce-page #content div.product p.price span.amount {
  font-size: 28px;
  color: #1a1a1a;
  letter-spacing: 1px;
  font-weight: bold;
  padding: 0 5px;
}
.woocommerce div.product span.price ins,
.woocommerce-page div.product span.price ins,
.woocommerce #content div.product span.price ins,
.woocommerce-page #content div.product span.price ins,
.woocommerce div.product p.price ins,
.woocommerce-page div.product p.price ins,
.woocommerce #content div.product p.price ins,
.woocommerce-page #content div.product p.price ins {
  background: none;
  float: left;
  padding-right: 15px;
}
.woocommerce div.product span.price del,
.woocommerce-page div.product span.price del,
.woocommerce #content div.product span.price del,
.woocommerce-page #content div.product span.price del,
.woocommerce div.product p.price del,
.woocommerce-page div.product p.price del,
.woocommerce #content div.product p.price del,
.woocommerce-page #content div.product p.price del {
  text-decoration: none;
  position: relative;
  top: -1px;
}
.woocommerce div.product span.price del span.amount,
.woocommerce-page div.product span.price del span.amount,
.woocommerce #content div.product span.price del span.amount,
.woocommerce-page #content div.product span.price del span.amount,
.woocommerce div.product p.price del span.amount,
.woocommerce-page div.product p.price del span.amount,
.woocommerce #content div.product p.price del span.amount,
.woocommerce-page #content div.product p.price del span.amount {
  color: #999999;
  font-size: 16px;
  padding: 0 5px;
  position: relative;
  text-decoration: none;
}
.woocommerce div.product span.price del span.amount:after,
.woocommerce-page div.product span.price del span.amount:after,
.woocommerce #content div.product span.price del span.amount:after,
.woocommerce-page #content div.product span.price del span.amount:after,
.woocommerce div.product p.price del span.amount:after,
.woocommerce-page div.product p.price del span.amount:after,
.woocommerce #content div.product p.price del span.amount:after,
.woocommerce-page #content div.product p.price del span.amount:after {
  content: "";
  position: absolute;
  left: 0;
  top: 51%;
  width: 100%;
  height: 1px;
  background: #e53935;
}
.woocommerce div.product p.stock,
.woocommerce-page div.product p.stock,
.woocommerce #content div.product p.stock,
.woocommerce-page #content div.product p.stock {
  font-size: 0.92em;
}
.woocommerce div.product .stock,
.woocommerce-page div.product .stock,
.woocommerce #content div.product .stock,
.woocommerce-page #content div.product .stock {
  color: #659f13;
}
.woocommerce div.product .out-of-stock,
.woocommerce-page div.product .out-of-stock,
.woocommerce #content div.product .out-of-stock,
.woocommerce-page #content div.product .out-of-stock {
  color: #d85030;
}
.woocommerce div.product .variations_button,
.woocommerce-page div.product .variations_button,
.woocommerce #content div.product .variations_button,
.woocommerce-page #content div.product .variations_button {
  margin-top: 20px;
}
.woocommerce div.product div.images,
.woocommerce-page div.product div.images,
.woocommerce #content div.product div.images,
.woocommerce-page #content div.product div.images {
  margin-bottom: 20px;
  float: none !important;
  width: 100% !important;
}
.woocommerce div.product div.images img,
.woocommerce-page div.product div.images img,
.woocommerce #content div.product div.images img,
.woocommerce-page #content div.product div.images img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.woocommerce div.product div.images a:hover img,
.woocommerce-page div.product div.images a:hover img,
.woocommerce #content div.product div.images a:hover img,
.woocommerce-page #content div.product div.images a:hover img {
  outline: none;
  opacity: 0.8;
}
.woocommerce div.product div.images div.thumbnails,
.woocommerce-page div.product div.images div.thumbnails,
.woocommerce #content div.product div.images div.thumbnails,
.woocommerce-page #content div.product div.images div.thumbnails {
  padding-top: 10px;
  overflow: hidden;
}
.woocommerce div.product div.images div.thumbnails a,
.woocommerce-page div.product div.images div.thumbnails a,
.woocommerce #content div.product div.images div.thumbnails a,
.woocommerce-page #content div.product div.images div.thumbnails a {
  float: none;
  width: 100%;
  display: block;
  margin: 0;
}
.woocommerce div.product div.images div.thumbnails .uk-slidenav-position,
.woocommerce-page div.product div.images div.thumbnails .uk-slidenav-position,
.woocommerce #content div.product div.images div.thumbnails .uk-slidenav-position,
.woocommerce-page #content div.product div.images div.thumbnails .uk-slidenav-position {
  margin: 0 -5px;
}
.woocommerce div.product div.images div.thumbnails .owl-item > div,
.woocommerce-page div.product div.images div.thumbnails .owl-item > div,
.woocommerce #content div.product div.images div.thumbnails .owl-item > div,
.woocommerce-page #content div.product div.images div.thumbnails .owl-item > div {
  margin: 0 5px;
}
.woocommerce div.product div.images div.thumbnails .owl-buttons > div,
.woocommerce-page div.product div.images div.thumbnails .owl-buttons > div,
.woocommerce #content div.product div.images div.thumbnails .owl-buttons > div,
.woocommerce-page #content div.product div.images div.thumbnails .owl-buttons > div {
  position: absolute;
  top: 50%;
  width: 30px;
  height: 30px;
  color: #fff;
  background: #484848;
  margin: -15px 0 0 0;
  text-align: center;
  line-height: 28px;
  font-size: 20px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.woocommerce div.product div.images div.thumbnails .owl-buttons .owl-prev,
.woocommerce-page div.product div.images div.thumbnails .owl-buttons .owl-prev,
.woocommerce #content div.product div.images div.thumbnails .owl-buttons .owl-prev,
.woocommerce-page #content div.product div.images div.thumbnails .owl-buttons .owl-prev {
  left: 5px;
}
.woocommerce div.product div.images div.thumbnails .owl-buttons .owl-prev:after,
.woocommerce-page div.product div.images div.thumbnails .owl-buttons .owl-prev:after,
.woocommerce #content div.product div.images div.thumbnails .owl-buttons .owl-prev:after,
.woocommerce-page #content div.product div.images div.thumbnails .owl-buttons .owl-prev:after {
  content: "\f104";
  font-family: FontAwesome;
}
.woocommerce div.product div.images div.thumbnails .owl-buttons .owl-next,
.woocommerce-page div.product div.images div.thumbnails .owl-buttons .owl-next,
.woocommerce #content div.product div.images div.thumbnails .owl-buttons .owl-next,
.woocommerce-page #content div.product div.images div.thumbnails .owl-buttons .owl-next {
  right: 5px;
}
.woocommerce div.product div.images div.thumbnails .owl-buttons .owl-next:after,
.woocommerce-page div.product div.images div.thumbnails .owl-buttons .owl-next:after,
.woocommerce #content div.product div.images div.thumbnails .owl-buttons .owl-next:after,
.woocommerce-page #content div.product div.images div.thumbnails .owl-buttons .owl-next:after {
  content: "\f105";
  font-family: FontAwesome;
}
.woocommerce div.product div.images .tm-main-images-slider .owl-buttons > div,
.woocommerce-page div.product div.images .tm-main-images-slider .owl-buttons > div,
.woocommerce #content div.product div.images .tm-main-images-slider .owl-buttons > div,
.woocommerce-page #content div.product div.images .tm-main-images-slider .owl-buttons > div {
  position: absolute;
  top: 50%;
  width: 50px;
  height: 50px;
  color: #484848;
  opacity: 0;
  margin: -25px 0 0 0;
  text-align: center;
  line-height: 50px;
  font-size: 40px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.woocommerce div.product div.images .tm-main-images-slider .owl-buttons .owl-prev,
.woocommerce-page div.product div.images .tm-main-images-slider .owl-buttons .owl-prev,
.woocommerce #content div.product div.images .tm-main-images-slider .owl-buttons .owl-prev,
.woocommerce-page #content div.product div.images .tm-main-images-slider .owl-buttons .owl-prev {
  left: 10px;
}
.woocommerce div.product div.images .tm-main-images-slider .owl-buttons .owl-prev:after,
.woocommerce-page div.product div.images .tm-main-images-slider .owl-buttons .owl-prev:after,
.woocommerce #content div.product div.images .tm-main-images-slider .owl-buttons .owl-prev:after,
.woocommerce-page #content div.product div.images .tm-main-images-slider .owl-buttons .owl-prev:after {
  content: "\f104";
  font-family: FontAwesome;
}
.woocommerce div.product div.images .tm-main-images-slider .owl-buttons .owl-next,
.woocommerce-page div.product div.images .tm-main-images-slider .owl-buttons .owl-next,
.woocommerce #content div.product div.images .tm-main-images-slider .owl-buttons .owl-next,
.woocommerce-page #content div.product div.images .tm-main-images-slider .owl-buttons .owl-next {
  right: 10px;
}
.woocommerce div.product div.images .tm-main-images-slider .owl-buttons .owl-next:after,
.woocommerce-page div.product div.images .tm-main-images-slider .owl-buttons .owl-next:after,
.woocommerce #content div.product div.images .tm-main-images-slider .owl-buttons .owl-next:after,
.woocommerce-page #content div.product div.images .tm-main-images-slider .owl-buttons .owl-next:after {
  content: "\f105";
  font-family: FontAwesome;
}
.woocommerce div.product div.images .tm-main-images-slider:hover .owl-buttons > div,
.woocommerce-page div.product div.images .tm-main-images-slider:hover .owl-buttons > div,
.woocommerce #content div.product div.images .tm-main-images-slider:hover .owl-buttons > div,
.woocommerce-page #content div.product div.images .tm-main-images-slider:hover .owl-buttons > div {
  opacity: 1;
}
.woocommerce div.product div.images .tm-main-images-slider .tm-icon-zoom,
.woocommerce-page div.product div.images .tm-main-images-slider .tm-icon-zoom,
.woocommerce #content div.product div.images .tm-main-images-slider .tm-icon-zoom,
.woocommerce-page #content div.product div.images .tm-main-images-slider .tm-icon-zoom {
  position: absolute;
  bottom: 20px;
  left: 20px;
  font-size: 28px;
  cursor: pointer;
  z-index: 100;
  color: #484848;
}
.woocommerce div.product div.summary,
.woocommerce-page div.product div.summary,
.woocommerce #content div.product div.summary,
.woocommerce-page #content div.product div.summary {
  margin-bottom: 20px;
  float: none !important;
  width: 100% !important;
}
.woocommerce div.product div.summary h3,
.woocommerce-page div.product div.summary h3,
.woocommerce #content div.product div.summary h3,
.woocommerce-page #content div.product div.summary h3 {
  font-size: 14px;
  font-weight: bold;
}
.woocommerce div.product div.tm-product-sidebar,
.woocommerce-page div.product div.tm-product-sidebar,
.woocommerce #content div.product div.tm-product-sidebar,
.woocommerce-page #content div.product div.tm-product-sidebar {
  text-align: center;
}
.woocommerce div.product div.tm-product-sidebar .icon-sidebar,
.woocommerce-page div.product div.tm-product-sidebar .icon-sidebar,
.woocommerce #content div.product div.tm-product-sidebar .icon-sidebar,
.woocommerce-page #content div.product div.tm-product-sidebar .icon-sidebar {
  margin-bottom: 30px;
}
.woocommerce div.product div.tm-product-sidebar [class^="tm-icon-"],
.woocommerce-page div.product div.tm-product-sidebar [class^="tm-icon-"],
.woocommerce #content div.product div.tm-product-sidebar [class^="tm-icon-"],
.woocommerce-page #content div.product div.tm-product-sidebar [class^="tm-icon-"] {
  font-size: 40px;
}
.woocommerce div.product div.tm-product-sidebar h3,
.woocommerce-page div.product div.tm-product-sidebar h3,
.woocommerce #content div.product div.tm-product-sidebar h3,
.woocommerce-page #content div.product div.tm-product-sidebar h3 {
  font-size: 14px;
  font-weight: bold;
  margin: 5px 0;
}
.woocommerce div.product div.tm-product-sidebar p,
.woocommerce-page div.product div.tm-product-sidebar p,
.woocommerce #content div.product div.tm-product-sidebar p,
.woocommerce-page #content div.product div.tm-product-sidebar p {
  margin: 0;
}
.woocommerce div.product div.tm-product-sidebar .widget_products h3,
.woocommerce-page div.product div.tm-product-sidebar .widget_products h3,
.woocommerce #content div.product div.tm-product-sidebar .widget_products h3,
.woocommerce-page #content div.product div.tm-product-sidebar .widget_products h3 {
  margin-bottom: 10px;
}
.woocommerce div.product div.tm-product-sidebar .widget_products li.product > *,
.woocommerce-page div.product div.tm-product-sidebar .widget_products li.product > *,
.woocommerce #content div.product div.tm-product-sidebar .widget_products li.product > *,
.woocommerce-page #content div.product div.tm-product-sidebar .widget_products li.product > *,
.woocommerce div.product div.tm-product-sidebar .widget_products li.product .tm-product-button-line,
.woocommerce-page div.product div.tm-product-sidebar .widget_products li.product .tm-product-button-line,
.woocommerce #content div.product div.tm-product-sidebar .widget_products li.product .tm-product-button-line,
.woocommerce-page #content div.product div.tm-product-sidebar .widget_products li.product .tm-product-button-line {
  display: none;
}
.woocommerce div.product div.tm-product-sidebar .widget_products li.product > div.tm-product-spacer,
.woocommerce-page div.product div.tm-product-sidebar .widget_products li.product > div.tm-product-spacer,
.woocommerce #content div.product div.tm-product-sidebar .widget_products li.product > div.tm-product-spacer,
.woocommerce-page #content div.product div.tm-product-sidebar .widget_products li.product > div.tm-product-spacer {
  display: block;
}
.woocommerce div.product .tm-product-term-name,
.woocommerce-page div.product .tm-product-term-name,
.woocommerce #content div.product .tm-product-term-name,
.woocommerce-page #content div.product .tm-product-term-name {
  color: #999999;
  text-transform: uppercase;
  font-size: 11px;
}
.woocommerce div.product .tm-product-term-name a,
.woocommerce-page div.product .tm-product-term-name a,
.woocommerce #content div.product .tm-product-term-name a,
.woocommerce-page #content div.product .tm-product-term-name a {
  color: #999999;
}
.woocommerce div.product .tm-product-term-name a:hover,
.woocommerce-page div.product .tm-product-term-name a:hover,
.woocommerce #content div.product .tm-product-term-name a:hover,
.woocommerce-page #content div.product .tm-product-term-name a:hover {
  color: #e53935;
}
.woocommerce div.product .sku_wrapper,
.woocommerce-page div.product .sku_wrapper,
.woocommerce #content div.product .sku_wrapper,
.woocommerce-page #content div.product .sku_wrapper {
  text-transform: uppercase;
  font-size: 12px;
}
.woocommerce div.product div.social,
.woocommerce-page div.product div.social,
.woocommerce #content div.product div.social,
.woocommerce-page #content div.product div.social {
  text-align: right;
  margin: 0 0 20px;
}
.woocommerce div.product div.social span,
.woocommerce-page div.product div.social span,
.woocommerce #content div.product div.social span,
.woocommerce-page #content div.product div.social span {
  margin: 0 0 0 2px;
}
.woocommerce div.product div.social span span,
.woocommerce-page div.product div.social span span,
.woocommerce #content div.product div.social span span,
.woocommerce-page #content div.product div.social span span {
  margin: 0;
}
.woocommerce div.product div.social span .stButton .chicklets,
.woocommerce-page div.product div.social span .stButton .chicklets,
.woocommerce #content div.product div.social span .stButton .chicklets,
.woocommerce-page #content div.product div.social span .stButton .chicklets {
  padding-left: 16px;
  width: 0;
}
.woocommerce div.product div.social iframe,
.woocommerce-page div.product div.social iframe,
.woocommerce #content div.product div.social iframe,
.woocommerce-page #content div.product div.social iframe {
  float: left;
  margin-top: 3px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs,
.woocommerce-page div.product .woocommerce-tabs ul.tabs,
.woocommerce #content div.product .woocommerce-tabs ul.tabs,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs {
  list-style: none;
  padding: 0;
  border-top: 1px solid #d9d9d9;
  margin: 25px 0;
  text-align: center;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
  display: inline-block;
  position: relative;
  z-index: 0;
  padding: 0 20px 10px 20px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li a,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a {
  display: block;
  text-decoration: none;
  position: relative;
  padding: 15px 0 5px;
  color: #1a1a1a;
  font-size: 24px;
  line-height: 44px;
  text-transform: uppercase;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a span,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li a span,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li a span,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a span {
  color: #999999;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li a:hover,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li a:hover,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a:hover,
.woocommerce div.product .woocommerce-tabs ul.tabs li a:focus,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li a:focus,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li a:focus,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a:focus {
  color: #1a1a1a;
  outline: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li a:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li a:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a:after {
  content: "";
  width: 0;
  height: 3px;
  position: absolute;
  bottom: 6px;
  left: 0;
  background: #e53935;
  transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active {
  z-index: 2;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active a {
  color: #1a1a1a;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active a:after {
  width: 100%;
}
.woocommerce div.product .woocommerce-tabs .panel,
.woocommerce-page div.product .woocommerce-tabs .panel,
.woocommerce #content div.product .woocommerce-tabs .panel,
.woocommerce-page #content div.product .woocommerce-tabs .panel {
  margin: 0 0 35px 0;
  padding: 0;
}
.woocommerce div.product .related_products,
.woocommerce-page div.product .related_products,
.woocommerce #content div.product .related_products,
.woocommerce-page #content div.product .related_products,
.woocommerce div.product .upsells_products,
.woocommerce-page div.product .upsells_products,
.woocommerce #content div.product .upsells_products,
.woocommerce-page #content div.product .upsells_products {
  padding-top: 40px;
}
.woocommerce div.product .related_products h2,
.woocommerce-page div.product .related_products h2,
.woocommerce #content div.product .related_products h2,
.woocommerce-page #content div.product .related_products h2,
.woocommerce div.product .upsells_products h2,
.woocommerce-page div.product .upsells_products h2,
.woocommerce #content div.product .upsells_products h2,
.woocommerce-page #content div.product .upsells_products h2 {
  margin-bottom: 60px;
}
.woocommerce div.product p.cart,
.woocommerce-page div.product p.cart,
.woocommerce #content div.product p.cart,
.woocommerce-page #content div.product p.cart {
  margin-bottom: 20px;
  *zoom: 1;
}
.woocommerce div.product p.cart:before,
.woocommerce-page div.product p.cart:before,
.woocommerce #content div.product p.cart:before,
.woocommerce-page #content div.product p.cart:before,
.woocommerce div.product p.cart:after,
.woocommerce-page div.product p.cart:after,
.woocommerce #content div.product p.cart:after,
.woocommerce-page #content div.product p.cart:after {
  content: " ";
  display: table;
}
.woocommerce div.product p.cart:after,
.woocommerce-page div.product p.cart:after,
.woocommerce #content div.product p.cart:after,
.woocommerce-page #content div.product p.cart:after {
  clear: both;
}
.woocommerce div.product form.cart,
.woocommerce-page div.product form.cart,
.woocommerce #content div.product form.cart,
.woocommerce-page #content div.product form.cart {
  margin-top: 20px;
  margin-bottom: 20px;
  *zoom: 1;
}
.woocommerce div.product form.cart:before,
.woocommerce-page div.product form.cart:before,
.woocommerce #content div.product form.cart:before,
.woocommerce-page #content div.product form.cart:before,
.woocommerce div.product form.cart:after,
.woocommerce-page div.product form.cart:after,
.woocommerce #content div.product form.cart:after,
.woocommerce-page #content div.product form.cart:after {
  content: " ";
  display: table;
}
.woocommerce div.product form.cart:after,
.woocommerce-page div.product form.cart:after,
.woocommerce #content div.product form.cart:after,
.woocommerce-page #content div.product form.cart:after {
  clear: both;
}
.woocommerce div.product form.cart div.quantity,
.woocommerce-page div.product form.cart div.quantity,
.woocommerce #content div.product form.cart div.quantity,
.woocommerce-page #content div.product form.cart div.quantity {
  float: left;
  margin: 0 15px 0 0;
}
.woocommerce div.product form.cart div.quantity input,
.woocommerce-page div.product form.cart div.quantity input,
.woocommerce #content div.product form.cart div.quantity input,
.woocommerce-page #content div.product form.cart div.quantity input {
  height: 48px;
  width: 130px;
}
.woocommerce div.product form.cart div.quantity > div,
.woocommerce-page div.product form.cart div.quantity > div,
.woocommerce #content div.product form.cart div.quantity > div,
.woocommerce-page #content div.product form.cart div.quantity > div {
  height: 100%;
  width: 30px;
}
.woocommerce div.product form.cart div.quantity > div span,
.woocommerce-page div.product form.cart div.quantity > div span,
.woocommerce #content div.product form.cart div.quantity > div span,
.woocommerce-page #content div.product form.cart div.quantity > div span {
  line-height: 48px;
  font-size: 17px;
}
.woocommerce div.product form.cart table,
.woocommerce-page div.product form.cart table,
.woocommerce #content div.product form.cart table,
.woocommerce-page #content div.product form.cart table {
  border-width: 0 0 1px 0;
}
.woocommerce div.product form.cart table td,
.woocommerce-page div.product form.cart table td,
.woocommerce #content div.product form.cart table td,
.woocommerce-page #content div.product form.cart table td {
  padding-left: 0;
}
.woocommerce div.product form.cart table div.quantity,
.woocommerce-page div.product form.cart table div.quantity,
.woocommerce #content div.product form.cart table div.quantity,
.woocommerce-page #content div.product form.cart table div.quantity {
  float: none;
  margin: 0;
}
.woocommerce div.product form.cart table small.stock,
.woocommerce-page div.product form.cart table small.stock,
.woocommerce #content div.product form.cart table small.stock,
.woocommerce-page #content div.product form.cart table small.stock {
  display: block;
  float: none;
}
.woocommerce div.product form.cart .variations,
.woocommerce-page div.product form.cart .variations,
.woocommerce #content div.product form.cart .variations,
.woocommerce-page #content div.product form.cart .variations {
  width: 100%;
  border-spacing: 0;
  margin-bottom: 20px;
}
.woocommerce div.product form.cart .variations label,
.woocommerce-page div.product form.cart .variations label,
.woocommerce #content div.product form.cart .variations label,
.woocommerce-page #content div.product form.cart .variations label {
  font-weight: bold;
}
.woocommerce div.product form.cart .variations select,
.woocommerce-page div.product form.cart .variations select,
.woocommerce #content div.product form.cart .variations select,
.woocommerce-page #content div.product form.cart .variations select {
  width: 100%;
  min-width: 150px;
  max-width: 200px;
  float: left;
  height: 35px;
  padding: 5px 10px;
  border: 1px solid #d9d9d9;
  background: #fafafa;
  color: #1a1a1a;
}
.woocommerce div.product form.cart .variations td.label,
.woocommerce-page div.product form.cart .variations td.label,
.woocommerce #content div.product form.cart .variations td.label,
.woocommerce-page #content div.product form.cart .variations td.label {
  padding-right: 20px;
}
.woocommerce div.product form.cart .variations td,
.woocommerce-page div.product form.cart .variations td,
.woocommerce #content div.product form.cart .variations td,
.woocommerce-page #content div.product form.cart .variations td {
  vertical-align: top;
  padding: 0 0 18px;
}
.woocommerce div.product form.cart .variations tr:last-child td,
.woocommerce-page div.product form.cart .variations tr:last-child td,
.woocommerce #content div.product form.cart .variations tr:last-child td,
.woocommerce-page #content div.product form.cart .variations tr:last-child td {
  padding: 0;
}
.woocommerce div.product form.cart .single_variation_wrap,
.woocommerce-page div.product form.cart .single_variation_wrap,
.woocommerce #content div.product form.cart .single_variation_wrap,
.woocommerce-page #content div.product form.cart .single_variation_wrap {
  margin-top: 20px;
}
.woocommerce div.product form.cart .button,
.woocommerce-page div.product form.cart .button,
.woocommerce #content div.product form.cart .button,
.woocommerce-page #content div.product form.cart .button {
  vertical-align: middle;
  float: left;
  height: 50px !important;
  padding-left: 5px;
  font-size: 16px;
}
.woocommerce div.product form.cart .button span,
.woocommerce-page div.product form.cart .button span,
.woocommerce #content div.product form.cart .button span,
.woocommerce-page #content div.product form.cart .button span {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.woocommerce div.product form.cart .button [class^="tm-icon-"],
.woocommerce-page div.product form.cart .button [class^="tm-icon-"],
.woocommerce #content div.product form.cart .button [class^="tm-icon-"],
.woocommerce-page #content div.product form.cart .button [class^="tm-icon-"] {
  color: #333333;
  background: #ffffff;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  box-sizing: border-box;
  font-size: 18px !important;
  height: 35px;
  margin-right: 10px;
  padding-top: 8px;
  padding-left: 1px;
  text-align: center;
  width: 35px;
}
.woocommerce div.product form.cart .button [class^="tm-icon-"]:after,
.woocommerce-page div.product form.cart .button [class^="tm-icon-"]:after,
.woocommerce #content div.product form.cart .button [class^="tm-icon-"]:after,
.woocommerce-page #content div.product form.cart .button [class^="tm-icon-"]:after {
  position: absolute;
  top: 7px;
  text-align: center;
  left: 1px;
  width: 100%;
  height: 100%;
  color: #ffffff;
  opacity: 0;
  -webkit-transform-origin: -25% 50%;
  transform-origin: -25% 50%;
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
  -webkit-transition: -webkit-transform 0.3s ease-in;
  transition: transform 0.2s ease-in;
}
.woocommerce div.product form.cart .button:hover [class^="tm-icon-"],
.woocommerce-page div.product form.cart .button:hover [class^="tm-icon-"],
.woocommerce #content div.product form.cart .button:hover [class^="tm-icon-"],
.woocommerce-page #content div.product form.cart .button:hover [class^="tm-icon-"] {
  background: #e53935;
  color: #e53935;
}
.woocommerce div.product form.cart .button:hover [class^="tm-icon-"]:after,
.woocommerce-page div.product form.cart .button:hover [class^="tm-icon-"]:after,
.woocommerce #content div.product form.cart .button:hover [class^="tm-icon-"]:after,
.woocommerce-page #content div.product form.cart .button:hover [class^="tm-icon-"]:after {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transform: rotate3d(0, 0, 1, 0deg);
  transform: rotate3d(0, 0, 1, 0deg);
  opacity: 1;
}
.woocommerce div.product form.cart .group_table,
.woocommerce-page div.product form.cart .group_table,
.woocommerce #content div.product form.cart .group_table,
.woocommerce-page #content div.product form.cart .group_table {
  margin-bottom: 10px;
}
.woocommerce div.product form.cart .group_table td.label,
.woocommerce-page div.product form.cart .group_table td.label,
.woocommerce #content div.product form.cart .group_table td.label,
.woocommerce-page #content div.product form.cart .group_table td.label {
  padding-right: 20px;
  padding-left: 20px;
}
.woocommerce div.product form.cart .group_table td.label label,
.woocommerce-page div.product form.cart .group_table td.label label,
.woocommerce #content div.product form.cart .group_table td.label label,
.woocommerce-page #content div.product form.cart .group_table td.label label {
  display: block;
}
.woocommerce div.product form.cart .group_table td,
.woocommerce-page div.product form.cart .group_table td,
.woocommerce #content div.product form.cart .group_table td,
.woocommerce-page #content div.product form.cart .group_table td {
  vertical-align: middle;
  padding-bottom: 15px;
}
.woocommerce div.product form.cart .group_table td.price,
.woocommerce-page div.product form.cart .group_table td.price,
.woocommerce #content div.product form.cart .group_table td.price,
.woocommerce-page #content div.product form.cart .group_table td.price {
  text-align: center;
}
.woocommerce div.product form.cart .group_table td.price span.amount,
.woocommerce-page div.product form.cart .group_table td.price span.amount,
.woocommerce #content div.product form.cart .group_table td.price span.amount,
.woocommerce-page #content div.product form.cart .group_table td.price span.amount {
  font-size: 18px !important;
  color: #1a1a1a;
  line-height: 18px !important;
  letter-spacing: 1px;
  font-weight: bold;
}
.woocommerce div.product form.cart .group_table td.price ins,
.woocommerce-page div.product form.cart .group_table td.price ins,
.woocommerce #content div.product form.cart .group_table td.price ins,
.woocommerce-page #content div.product form.cart .group_table td.price ins {
  background: none;
  display: block;
  float: none !important;
}
.woocommerce div.product form.cart .group_table td.price del,
.woocommerce-page div.product form.cart .group_table td.price del,
.woocommerce #content div.product form.cart .group_table td.price del,
.woocommerce-page #content div.product form.cart .group_table td.price del {
  text-decoration: none;
}
.woocommerce div.product form.cart .group_table td.price del span.amount,
.woocommerce-page div.product form.cart .group_table td.price del span.amount,
.woocommerce #content div.product form.cart .group_table td.price del span.amount,
.woocommerce-page #content div.product form.cart .group_table td.price del span.amount {
  color: #999999;
  font-size: 14px !important;
  line-height: 16px !important;
  padding: 0 5px;
  position: relative;
  text-decoration: none;
}
.woocommerce div.product form.cart .group_table td.price del span.amount:after,
.woocommerce-page div.product form.cart .group_table td.price del span.amount:after,
.woocommerce #content div.product form.cart .group_table td.price del span.amount:after,
.woocommerce-page #content div.product form.cart .group_table td.price del span.amount:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
  background: #e53935;
}
.woocommerce div.product form.cart .group_table div.quantity,
.woocommerce-page div.product form.cart .group_table div.quantity,
.woocommerce #content div.product form.cart .group_table div.quantity,
.woocommerce-page #content div.product form.cart .group_table div.quantity {
  float: left;
}
.woocommerce div.product .product-button-block,
.woocommerce-page div.product .product-button-block,
.woocommerce #content div.product .product-button-block,
.woocommerce-page #content div.product .product-button-block {
  padding: 10px 0 0 0;
}
.woocommerce div.product .product-button-block a,
.woocommerce-page div.product .product-button-block a,
.woocommerce #content div.product .product-button-block a,
.woocommerce-page #content div.product .product-button-block a {
  font-size: 12px;
  text-transform: uppercase;
  padding-right: 15px;
}
.woocommerce div.product .product-button-block a span,
.woocommerce-page div.product .product-button-block a span,
.woocommerce #content div.product .product-button-block a span,
.woocommerce-page #content div.product .product-button-block a span {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.woocommerce div.product .product-button-block a [class^="tm-icon-"],
.woocommerce-page div.product .product-button-block a [class^="tm-icon-"],
.woocommerce #content div.product .product-button-block a [class^="tm-icon-"],
.woocommerce-page #content div.product .product-button-block a [class^="tm-icon-"] {
  color: #333333;
  background: #f0f0f0;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  box-sizing: border-box;
  font-size: 20px !important;
  height: 40px;
  margin-right: 10px;
  padding-top: 10px;
  text-align: center;
  width: 40px;
}
.woocommerce div.product .product-button-block a [class^="tm-icon-"]:after,
.woocommerce-page div.product .product-button-block a [class^="tm-icon-"]:after,
.woocommerce #content div.product .product-button-block a [class^="tm-icon-"]:after,
.woocommerce-page #content div.product .product-button-block a [class^="tm-icon-"]:after {
  top: 10px;
}
.woocommerce div.product .product-button-block a .tm-icon-heart,
.woocommerce-page div.product .product-button-block a .tm-icon-heart,
.woocommerce #content div.product .product-button-block a .tm-icon-heart,
.woocommerce-page #content div.product .product-button-block a .tm-icon-heart {
  padding-top: 11px;
  padding-left: 1px;
}
.woocommerce div.product .product-button-block a .tm-icon-heart:after,
.woocommerce-page div.product .product-button-block a .tm-icon-heart:after,
.woocommerce #content div.product .product-button-block a .tm-icon-heart:after,
.woocommerce-page #content div.product .product-button-block a .tm-icon-heart:after {
  top: 11px;
}
.woocommerce div.product .product-button-block a:hover [class^="tm-icon-"],
.woocommerce-page div.product .product-button-block a:hover [class^="tm-icon-"],
.woocommerce #content div.product .product-button-block a:hover [class^="tm-icon-"],
.woocommerce-page #content div.product .product-button-block a:hover [class^="tm-icon-"],
.woocommerce div.product .product-button-block a.added [class^="tm-icon-"],
.woocommerce-page div.product .product-button-block a.added [class^="tm-icon-"],
.woocommerce #content div.product .product-button-block a.added [class^="tm-icon-"],
.woocommerce-page #content div.product .product-button-block a.added [class^="tm-icon-"] {
  background: #e53935;
}
.woocommerce span.onnew,
.woocommerce-page span.onnew,
.woocommerce span.onsale,
.woocommerce-page span.onsale {
  min-height: 38px;
  min-width: 38px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  line-height: 38px;
  margin: 0;
  top: 20px;
  right: 20px;
  -webkit-border-radius: 500px;
  border-radius: 500px;
  font-weight: bold;
}
.woocommerce span.onnew,
.woocommerce-page span.onnew {
  color: #ffffff;
  background: #e53935;
  font-size: 11px;
  z-index: 5;
}
.woocommerce span.onsale,
.woocommerce-page span.onsale {
  color: #ffffff;
  background: #ef6c00;
  font-size: 11px;
  z-index: 4;
}
.woocommerce span.onnew + span.onsale,
.woocommerce-page span.onnew + span.onsale {
  top: 50px;
}
.woocommerce .products ul li,
.woocommerce-page .products ul li,
.woocommerce ul.products li,
.woocommerce-page ul.products li {
  list-style: none outside;
}
.woocommerce ul[data-uk-scrollspy] li,
.woocommerce-page ul[data-uk-scrollspy] li {
  visibility: hidden;
}
.woocommerce ul[data-uk-scrollspy] li.uk-scrollspy-inview,
.woocommerce-page ul[data-uk-scrollspy] li.uk-scrollspy-inview {
  visibility: visible;
}
.woocommerce #filter-button,
.woocommerce-page #filter-button {
  margin: 0 15px 25px 0;
  float: left;
}
.woocommerce #filter-button a,
.woocommerce-page #filter-button a {
  background: #e6e6e6;
  color: #1a1a1a;
  display: block;
  padding: 3px 15px 3px 10px;
}
.woocommerce #filter-button a span,
.woocommerce-page #filter-button a span {
  display: inline-block;
  vertical-align: middle;
}
.woocommerce #filter-button a span:last-child,
.woocommerce-page #filter-button a span:last-child {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  padding: 0 0 0 5px;
}
.woocommerce #filter-button a [class^="tm-icon-"],
.woocommerce-page #filter-button a [class^="tm-icon-"] {
  width: 29px;
  height: 30px;
  padding: 0 0 0 1px;
  text-align: center;
  line-height: 30px;
  font-size: 18px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.woocommerce #filter-button a [class^="tm-icon-"]:after,
.woocommerce-page #filter-button a [class^="tm-icon-"]:after {
  top: 0px;
}
.woocommerce #filter-button a:hover,
.woocommerce-page #filter-button a:hover {
  background: #f2f2f2;
  color: #1a1a1a;
}
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
  margin: 0 0 25px 0;
  color: #999999;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 35px;
}
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
  margin: 0 15px 25px 0;
  float: left;
}
.woocommerce .woocommerce-ordering select,
.woocommerce-page .woocommerce-ordering select {
  vertical-align: top;
  height: 35px;
  max-width: 100%;
  padding: 5px 10px;
  color: #1a1a1a;
  border: 1px solid #d9d9d9;
  background: #fafafa;
  letter-spacing: 0.5px;
  line-height: 17px;
}
.woocommerce .woocommerce-top-image,
.woocommerce-page .woocommerce-top-image {
  margin: 0 0 25px 0;
}
.woocommerce .woocommerce-top-image a,
.woocommerce-page .woocommerce-top-image a {
  display: block;
}
.woocommerce #list-or-grid,
.woocommerce-page #list-or-grid {
  float: right;
  margin: 0 0 25px 0;
}
.woocommerce #list-or-grid a,
.woocommerce-page #list-or-grid a {
  display: inline-block;
  margin: 0 0 0 5px;
  font-size: 14px;
  padding: 6px 9px 4px;
  border: 3px solid #f0f0f0;
  color: #d9d9d9;
}
.woocommerce #list-or-grid a:hover,
.woocommerce-page #list-or-grid a:hover {
  border: 3px solid #e53935;
  color: #1a1a1a;
}
.woocommerce #list-or-grid a.active,
.woocommerce-page #list-or-grid a.active {
  color: #1a1a1a;
}
.woocommerce #number-of-products,
.woocommerce-page #number-of-products {
  float: right;
  margin: 0 10px 25px 0;
}
.woocommerce #number-of-products .view-title,
.woocommerce-page #number-of-products .view-title {
  font-size: 12px;
  text-transform: uppercase;
  line-height: 36px;
  padding-right: 5px;
  display: inline-block;
}
.woocommerce #number-of-products select,
.woocommerce-page #number-of-products select {
  width: 75px;
  height: 35px;
  max-width: 100%;
  padding: 5px 10px;
  border: 1px solid #d9d9d9;
  background: #fafafa;
  color: #1a1a1a;
}
.woocommerce .uk-pagination,
.woocommerce-page .uk-pagination {
  margin: 0;
}
.woocommerce nav.woocommerce-pagination,
.woocommerce-page nav.woocommerce-pagination,
.woocommerce #content nav.woocommerce-pagination,
.woocommerce-page #content nav.woocommerce-pagination {
  text-align: center;
}
.woocommerce nav.woocommerce-pagination ul,
.woocommerce-page nav.woocommerce-pagination ul,
.woocommerce #content nav.woocommerce-pagination ul,
.woocommerce-page #content nav.woocommerce-pagination ul {
  display: inline-block;
  white-space: nowrap;
  padding: 0;
  clear: both;
}
.woocommerce nav.woocommerce-pagination ul li,
.woocommerce-page nav.woocommerce-pagination ul li,
.woocommerce #content nav.woocommerce-pagination ul li,
.woocommerce-page #content nav.woocommerce-pagination ul li {
  padding: 0;
  margin: 0;
  float: left;
  display: inline;
  overflow: hidden;
  font-size: 1rem;
}
.woocommerce nav.woocommerce-pagination ul li:nth-child(n+2),
.woocommerce-page nav.woocommerce-pagination ul li:nth-child(n+2),
.woocommerce #content nav.woocommerce-pagination ul li:nth-child(n+2),
.woocommerce-page #content nav.woocommerce-pagination ul li:nth-child(n+2) {
  margin-left: 5px;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce-page nav.woocommerce-pagination ul li a,
.woocommerce #content nav.woocommerce-pagination ul li a,
.woocommerce-page #content nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce-page nav.woocommerce-pagination ul li span,
.woocommerce #content nav.woocommerce-pagination ul li span,
.woocommerce-page #content nav.woocommerce-pagination ul li span {
  display: block;
  margin: 0;
  text-decoration: none;
  font-weight: normal;
  min-width: 31px;
  padding: 3px 5px;
  font-size: 1rem;
  line-height: 35px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce-page nav.woocommerce-pagination ul li a,
.woocommerce #content nav.woocommerce-pagination ul li a,
.woocommerce-page #content nav.woocommerce-pagination ul li a {
  background: #eeeeee;
  color: #1a1a1a;
}
.woocommerce nav.woocommerce-pagination ul li a:active,
.woocommerce-page nav.woocommerce-pagination ul li a:active,
.woocommerce #content nav.woocommerce-pagination ul li a:active,
.woocommerce-page #content nav.woocommerce-pagination ul li a:active {
  background-color: #dddddd;
  color: #444444;
}
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce-page nav.woocommerce-pagination ul li span.current,
.woocommerce #content nav.woocommerce-pagination ul li span.current,
.woocommerce-page #content nav.woocommerce-pagination ul li span.current {
  background: none;
  color: #1a1a1a;
}
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce-page nav.woocommerce-pagination ul li a:hover,
.woocommerce #content nav.woocommerce-pagination ul li a:hover,
.woocommerce-page #content nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce-page nav.woocommerce-pagination ul li a:focus,
.woocommerce #content nav.woocommerce-pagination ul li a:focus,
.woocommerce-page #content nav.woocommerce-pagination ul li a:focus {
  background-color: #f5f5f5;
  color: #444444;
  outline: none;
}
.woocommerce select,
.woocommerce-page select,
.woocommerce textarea,
.woocommerce-page textarea,
.woocommerce input:not([type]),
.woocommerce-page input:not([type]),
.woocommerce input[type="text"],
.woocommerce-page input[type="text"],
.woocommerce input[type="password"],
.woocommerce-page input[type="password"],
.woocommerce input[type="datetime"],
.woocommerce-page input[type="datetime"],
.woocommerce input[type="datetime-local"],
.woocommerce-page input[type="datetime-local"],
.woocommerce input[type="date"],
.woocommerce-page input[type="date"],
.woocommerce input[type="month"],
.woocommerce-page input[type="month"],
.woocommerce input[type="time"],
.woocommerce-page input[type="time"],
.woocommerce input[type="week"],
.woocommerce-page input[type="week"],
.woocommerce input[type="number"],
.woocommerce-page input[type="number"],
.woocommerce input[type="email"],
.woocommerce-page input[type="email"],
.woocommerce input[type="url"],
.woocommerce-page input[type="url"],
.woocommerce input[type="search"],
.woocommerce-page input[type="search"],
.woocommerce input[type="tel"],
.woocommerce-page input[type="tel"],
.woocommerce input[type="color"],
.woocommerce-page input[type="color"] {
  font-size: inherit;
  font-family: inherit;
  line-height: normal;
}
.woocommerce a.button,
.woocommerce-page a.button,
.woocommerce button.button,
.woocommerce-page button.button,
.woocommerce input.button,
.woocommerce-page input.button,
.woocommerce input[type="submit"],
.woocommerce-page input[type="submit"],
.woocommerce #respond input#submit,
.woocommerce-page #respond input#submit,
.woocommerce #content input.button,
.woocommerce-page #content input.button {
  font-size: inherit;
  font-family: inherit;
  margin: 0;
  left: auto;
  cursor: pointer;
  position: relative;
  overflow: visible;
  text-decoration: none;
  white-space: nowrap;
  display: inline-block;
  border: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 25px;
  line-height: 32px !important;
  min-height: 35px;
  background: #e6e6e6;
  color: #1a1a1a;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.woocommerce a.button.loading,
.woocommerce-page a.button.loading,
.woocommerce button.button.loading,
.woocommerce-page button.button.loading,
.woocommerce input.button.loading,
.woocommerce-page input.button.loading,
.woocommerce input[type="submit"].loading,
.woocommerce-page input[type="submit"].loading,
.woocommerce #respond input#submit.loading,
.woocommerce-page #respond input#submit.loading,
.woocommerce #content input.button.loading,
.woocommerce-page #content input.button.loading {
  background: #f2f2f2;
  color: #1a1a1a;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.woocommerce a.button.loading:before,
.woocommerce-page a.button.loading:before,
.woocommerce button.button.loading:before,
.woocommerce-page button.button.loading:before,
.woocommerce input.button.loading:before,
.woocommerce-page input.button.loading:before,
.woocommerce input[type="submit"].loading:before,
.woocommerce-page input[type="submit"].loading:before,
.woocommerce #respond input#submit.loading:before,
.woocommerce-page #respond input#submit.loading:before,
.woocommerce #content input.button.loading:before,
.woocommerce-page #content input.button.loading:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: url("../../../../../plugins/woocommerce/assets/images/ajax-loader.gif") center no-repeat;
}
.woocommerce a.button.added:after,
.woocommerce-page a.button.added:after,
.woocommerce button.button.added:after,
.woocommerce-page button.button.added:after,
.woocommerce input.button.added:after,
.woocommerce-page input.button.added:after,
.woocommerce input[type="submit"].added:after,
.woocommerce-page input[type="submit"].added:after,
.woocommerce #respond input#submit.added:after,
.woocommerce-page #respond input#submit.added:after,
.woocommerce #content input.button.added:after,
.woocommerce-page #content input.button.added:after {
  margin-left: 10px;
  text-indent: 0;
  font-family: 'WooCommerce';
  content: "\e017";
}
.woocommerce a.button:hover,
.woocommerce-page a.button:hover,
.woocommerce button.button:hover,
.woocommerce-page button.button:hover,
.woocommerce input.button:hover,
.woocommerce-page input.button:hover,
.woocommerce input[type="submit"]:hover,
.woocommerce-page input[type="submit"]:hover,
.woocommerce #respond input#submit:hover,
.woocommerce-page #respond input#submit:hover,
.woocommerce #content input.button:hover,
.woocommerce-page #content input.button:hover,
.woocommerce a.button:focus,
.woocommerce-page a.button:focus,
.woocommerce button.button:focus,
.woocommerce-page button.button:focus,
.woocommerce input.button:focus,
.woocommerce-page input.button:focus,
.woocommerce input[type="submit"]:focus,
.woocommerce-page input[type="submit"]:focus,
.woocommerce #respond input#submit:focus,
.woocommerce-page #respond input#submit:focus,
.woocommerce #content input.button:focus,
.woocommerce-page #content input.button:focus {
  background: #f2f2f2;
  color: #1a1a1a;
  outline: none;
}
.woocommerce a.button:active,
.woocommerce-page a.button:active,
.woocommerce button.button:active,
.woocommerce-page button.button:active,
.woocommerce input.button:active,
.woocommerce-page input.button:active,
.woocommerce input[type="submit"]:active,
.woocommerce-page input[type="submit"]:active,
.woocommerce #respond input#submit:active,
.woocommerce-page #respond input#submit:active,
.woocommerce #content input.button:active,
.woocommerce-page #content input.button:active {
  background: #f2f2f2;
  color: #1a1a1a;
}
.woocommerce a.button.alt,
.woocommerce-page a.button.alt,
.woocommerce button.button.alt,
.woocommerce-page button.button.alt,
.woocommerce input.button.alt,
.woocommerce-page input.button.alt,
.woocommerce input[type="submit"].alt,
.woocommerce-page input[type="submit"].alt,
.woocommerce #respond input#submit.alt,
.woocommerce-page #respond input#submit.alt,
.woocommerce #content input.button.alt,
.woocommerce-page #content input.button.alt {
  background: #e53935;
  color: #ffffff;
}
.woocommerce a.button.alt:hover,
.woocommerce-page a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce-page button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce-page input.button.alt:hover,
.woocommerce input[type="submit"].alt:hover,
.woocommerce-page input[type="submit"].alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce-page #respond input#submit.alt:hover,
.woocommerce #content input.button.alt:hover,
.woocommerce-page #content input.button.alt:hover,
.woocommerce a.button.alt:focus,
.woocommerce-page a.button.alt:focus,
.woocommerce button.button.alt:focus,
.woocommerce-page button.button.alt:focus,
.woocommerce input.button.alt:focus,
.woocommerce-page input.button.alt:focus,
.woocommerce input[type="submit"].alt:focus,
.woocommerce-page input[type="submit"].alt:focus,
.woocommerce #respond input#submit.alt:focus,
.woocommerce-page #respond input#submit.alt:focus,
.woocommerce #content input.button.alt:focus,
.woocommerce-page #content input.button.alt:focus {
  background: #f45551;
  color: #ffffff;
}
.woocommerce a.button.alt:active,
.woocommerce-page a.button.alt:active,
.woocommerce button.button.alt:active,
.woocommerce-page button.button.alt:active,
.woocommerce input.button.alt:active,
.woocommerce-page input.button.alt:active,
.woocommerce input[type="submit"].alt:active,
.woocommerce-page input[type="submit"].alt:active,
.woocommerce #respond input#submit.alt:active,
.woocommerce-page #respond input#submit.alt:active,
.woocommerce #content input.button.alt:active,
.woocommerce-page #content input.button.alt:active {
  background: #f45551;
  color: #ffffff;
}
.woocommerce a.button:disabled,
.woocommerce-page a.button:disabled,
.woocommerce button.button:disabled,
.woocommerce-page button.button:disabled,
.woocommerce input.button:disabled,
.woocommerce-page input.button:disabled,
.woocommerce input[type="submit"]:disabled,
.woocommerce-page input[type="submit"]:disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce-page #respond input#submit:disabled,
.woocommerce #content input.button:disabled,
.woocommerce-page #content input.button:disabled,
.woocommerce a.button.disabled,
.woocommerce-page a.button.disabled,
.woocommerce button.button.disabled,
.woocommerce-page button.button.disabled,
.woocommerce input.button.disabled,
.woocommerce-page input.button.disabled,
.woocommerce input[type="submit"].disabled,
.woocommerce-page input[type="submit"].disabled,
.woocommerce #respond input#submit.disabled,
.woocommerce-page #respond input#submit.disabled,
.woocommerce #content input.button.disabled,
.woocommerce-page #content input.button.disabled {
  cursor: not-allowed;
  background: #f5f5f5;
  color: #e53935;
}
.woocommerce a.button span,
.woocommerce-page a.button span {
  padding-left: 10px;
  font-size: 18px;
  position: relative;
  top: 2px;
}
.woocommerce .cart .button,
.woocommerce-page .cart .button,
.woocommerce .cart input.button,
.woocommerce-page .cart input.button {
  float: none;
}
.woocommerce a.added_to_cart,
.woocommerce-page a.added_to_cart {
  padding-top: .5em;
  white-space: nowrap;
  display: inline-block;
}
.woocommerce a.button,
.woocommerce-page a.button {
  padding-top: 1px;
}
.woocommerce .quantity,
.woocommerce-page .quantity,
.woocommerce #content .quantity,
.woocommerce-page #content .quantity {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  border: 1px solid #d9d9d9;
  zoom: 1;
}
.woocommerce .quantity input.qty,
.woocommerce-page .quantity input.qty,
.woocommerce #content .quantity input.qty,
.woocommerce-page #content .quantity input.qty {
  padding: 0;
  border: none;
  text-align: center;
  -moz-appearance: textfield;
  /* Hide buttons for Firefox 29 and later */
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 90px;
  height: 35px;
  padding: 5px 10px;
  background: #fafafa;
  color: #1a1a1a;
  -webkit-transition: all linear 0.2s;
  transition: all linear 0.2s;
  letter-spacing: 0.5px;
  line-height: 17px;
}
.woocommerce .quantity input.qty:focus,
.woocommerce-page .quantity input.qty:focus,
.woocommerce #content .quantity input.qty:focus,
.woocommerce-page #content .quantity input.qty:focus {
  border-color: #d9d9d9;
  outline: 0;
  background: #ffffff;
  color: #1a1a1a;
}
.woocommerce .quantity noindex:-o-prefocus,
.woocommerce-page .quantity noindex:-o-prefocus,
.woocommerce #content .quantity noindex:-o-prefocus,
.woocommerce-page #content .quantity noindex:-o-prefocus,
.woocommerce .quantity input[type=number],
.woocommerce-page .quantity input[type=number],
.woocommerce #content .quantity input[type=number],
.woocommerce-page #content .quantity input[type=number] {
  padding-right: 1.2em;
}
.woocommerce .quantity .plus,
.woocommerce-page .quantity .plus,
.woocommerce #content .quantity .plus,
.woocommerce-page #content .quantity .plus,
.woocommerce .quantity .minus,
.woocommerce-page .quantity .minus,
.woocommerce #content .quantity .minus,
.woocommerce-page #content .quantity .minus {
  margin: 0;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  border: none;
  display: inline-block;
  height: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  line-height: 32px;
  min-height: 35px;
  font-size: 15px;
  width: 23px;
  background: #e6e6e6;
  color: #1a1a1a;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.woocommerce .quantity .plus:hover,
.woocommerce-page .quantity .plus:hover,
.woocommerce #content .quantity .plus:hover,
.woocommerce-page #content .quantity .plus:hover,
.woocommerce .quantity .minus:hover,
.woocommerce-page .quantity .minus:hover,
.woocommerce #content .quantity .minus:hover,
.woocommerce-page #content .quantity .minus:hover,
.woocommerce .quantity .plus:focus,
.woocommerce-page .quantity .plus:focus,
.woocommerce #content .quantity .plus:focus,
.woocommerce-page #content .quantity .plus:focus,
.woocommerce .quantity .minus:focus,
.woocommerce-page .quantity .minus:focus,
.woocommerce #content .quantity .minus:focus,
.woocommerce-page #content .quantity .minus:focus {
  background: #f2f2f2;
  color: #1a1a1a;
  outline: none;
}
.woocommerce .quantity .plus:active,
.woocommerce-page .quantity .plus:active,
.woocommerce #content .quantity .plus:active,
.woocommerce-page #content .quantity .plus:active,
.woocommerce .quantity .minus:active,
.woocommerce-page .quantity .minus:active,
.woocommerce #content .quantity .minus:active,
.woocommerce-page #content .quantity .minus:active {
  background: #f2f2f2;
  color: #1a1a1a;
}
.woocommerce .quantity .plus span,
.woocommerce-page .quantity .plus span,
.woocommerce #content .quantity .plus span,
.woocommerce-page #content .quantity .plus span,
.woocommerce .quantity .minus span,
.woocommerce-page .quantity .minus span,
.woocommerce #content .quantity .minus span,
.woocommerce-page #content .quantity .minus span {
  display: block;
  line-height: 32px;
}
.woocommerce .quantity .plus,
.woocommerce-page .quantity .plus,
.woocommerce #content .quantity .plus,
.woocommerce-page #content .quantity .plus {
  right: 0;
}
.woocommerce .quantity .minus,
.woocommerce-page .quantity .minus,
.woocommerce #content .quantity .minus,
.woocommerce-page #content .quantity .minus {
  left: 0;
}
.woocommerce #reviews h2 small,
.woocommerce-page #reviews h2 small {
  float: right;
  font-size: 15px;
  line-height: 21px;
  margin: 10px 0 0 0;
  color: #e53935;
}
.woocommerce #reviews h2 small a,
.woocommerce-page #reviews h2 small a {
  text-decoration: none;
  color: #e53935;
}
.woocommerce #reviews h3,
.woocommerce-page #reviews h3 {
  margin: 0;
}
.woocommerce #reviews #respond,
.woocommerce-page #reviews #respond {
  margin: 0;
  border: 0;
  padding: 0;
}
.woocommerce #reviews #comments .add_review,
.woocommerce-page #reviews #comments .add_review {
  *zoom: 1;
}
.woocommerce #reviews #comments .add_review:before,
.woocommerce-page #reviews #comments .add_review:before,
.woocommerce #reviews #comments .add_review:after,
.woocommerce-page #reviews #comments .add_review:after {
  content: " ";
  display: table;
}
.woocommerce #reviews #comments .add_review:after,
.woocommerce-page #reviews #comments .add_review:after {
  clear: both;
}
.woocommerce #reviews #comments h2,
.woocommerce-page #reviews #comments h2 {
  clear: none;
}
.woocommerce #reviews #comments ol.commentlist,
.woocommerce-page #reviews #comments ol.commentlist {
  *zoom: 1;
  margin: 0;
  width: 100%;
  background: none;
  list-style: none;
  padding: 0;
}
.woocommerce #reviews #comments ol.commentlist:before,
.woocommerce-page #reviews #comments ol.commentlist:before,
.woocommerce #reviews #comments ol.commentlist:after,
.woocommerce-page #reviews #comments ol.commentlist:after {
  content: " ";
  display: table;
}
.woocommerce #reviews #comments ol.commentlist:after,
.woocommerce-page #reviews #comments ol.commentlist:after {
  clear: both;
}
.woocommerce #reviews #comments ol.commentlist li,
.woocommerce-page #reviews #comments ol.commentlist li {
  padding: 0;
  border-bottom: 1px solid #d9d9d9;
  position: relative;
  background: 0;
}
.woocommerce #reviews #comments ol.commentlist li + li,
.woocommerce-page #reviews #comments ol.commentlist li + li {
  margin-top: 15px;
}
.woocommerce #reviews #comments ol.commentlist li:last-child,
.woocommerce-page #reviews #comments ol.commentlist li:last-child {
  border: none;
}
.woocommerce #reviews #comments ol.commentlist li .comment_container,
.woocommerce-page #reviews #comments ol.commentlist li .comment_container {
  position: relative;
}
.woocommerce #reviews #comments ol.commentlist li .meta,
.woocommerce-page #reviews #comments ol.commentlist li .meta {
  color: #666666;
  font-size: 11px;
  line-height: 16px;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar,
.woocommerce-page #reviews #comments ol.commentlist li img.avatar {
  float: left;
  width: 50px;
  background: #f0f0f0 url("../../../images/avatar_bg.png") center center no-repeat url("../../../images/avatar_bg.png") center center no-repeat;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text {
  *zoom: 1;
  margin: 0 0 0 65px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text:before,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text:before,
.woocommerce #reviews #comments ol.commentlist li .comment-text:after,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text:after {
  content: " ";
  display: table;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text:after,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text:after {
  clear: both;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text p {
  margin: 0 0 15px 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 10px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta strong {
  font-weight: normal;
  text-transform: uppercase;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text .star-rating {
  top: 4px;
}
.woocommerce #reviews #comments ol.commentlist ul.children,
.woocommerce-page #reviews #comments ol.commentlist ul.children {
  list-style: none outside;
  margin: 20px 0 0 50px;
}
.woocommerce #reviews #comments ol.commentlist ul.children .star-rating,
.woocommerce-page #reviews #comments ol.commentlist ul.children .star-rating {
  display: none;
}
.woocommerce #reviews #comments ol.commentlist #respond,
.woocommerce-page #reviews #comments ol.commentlist #respond {
  padding: 1em 1em 0;
  margin: 20px 0 0 50px;
}
.woocommerce #reviews #comments .commentlist > li:before,
.woocommerce-page #reviews #comments .commentlist > li:before {
  content: "";
}
.woocommerce #reviews #review_form_wrapper,
.woocommerce-page #reviews #review_form_wrapper {
  border: 5px solid #f0f0f0;
  padding: 40px 40px 25px 40px;
  text-align: center;
}
.woocommerce #reviews #review_form_wrapper h3,
.woocommerce-page #reviews #review_form_wrapper h3 {
  font-weight: normal;
  font-size: 28px;
  text-align: center;
  margin-bottom: 30px;
  margin-top: 0;
}
.woocommerce .star-rating,
.woocommerce-page .star-rating {
  float: right;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1em;
  font-size: 14px;
  width: 80px;
  font-family: "eclatico";
  letter-spacing: 1px;
}
.woocommerce .star-rating:before,
.woocommerce-page .star-rating:before {
  top: 0;
  left: 0;
  content: "\e61e\e61e\e61e\e61e\e61e";
  float: left;
  color: #999999;
}
.woocommerce .star-rating span,
.woocommerce-page .star-rating span {
  top: 0;
  left: 0;
  position: absolute;
  overflow: hidden;
  float: left;
  padding-top: 20px;
  color: #e53935;
  background: #ffffff;
}
.woocommerce .star-rating span:before,
.woocommerce-page .star-rating span:before {
  content: "\e61d\e61d\e61d\e61d\e61d";
  top: 0;
  position: absolute;
  left: 0;
}
.woocommerce .woocommerce-product-rating,
.woocommerce-page .woocommerce-product-rating {
  line-height: normal;
  display: block;
  float: right;
  margin-top: 2px;
  font-size: 12px;
  text-transform: uppercase;
}
.woocommerce .woocommerce-product-rating .star-rating,
.woocommerce-page .woocommerce-product-rating .star-rating {
  float: left;
  margin: 0.1em 10px 0 0px;
}
.woocommerce .woocommerce-product-rating a,
.woocommerce-page .woocommerce-product-rating a {
  color: #808080;
}
.woocommerce .woocommerce-product-rating a:hover,
.woocommerce-page .woocommerce-product-rating a:hover {
  color: #e53935;
}
.woocommerce li.tm-product .star-rating,
.woocommerce-page li.tm-product .star-rating {
  display: block;
  float: none;
  margin: 0.5em auto 0.5em;
}
.woocommerce li.tm-product.list .star-rating,
.woocommerce-page li.tm-product.list .star-rating {
  margin: 0.5em 0 0.5em;
}
.woocommerce .products .star-rating,
.woocommerce-page .products .star-rating {
  display: block;
  float: none;
  margin: 0.5em auto 0.5em;
}
.woocommerce .products li.list .star-rating,
.woocommerce-page .products li.list .star-rating {
  margin: 0.5em 0 0.5em;
}
.woocommerce .hreview-aggregate .star-rating,
.woocommerce-page .hreview-aggregate .star-rating {
  margin: 10px 0 0 0;
}
.woocommerce #review_form #respond,
.woocommerce-page #review_form #respond {
  *zoom: 1;
  position: static;
  margin: 0;
  width: auto;
  padding: 0 0 0;
  background: transparent none;
  border: 0;
}
.woocommerce #review_form #respond:before,
.woocommerce-page #review_form #respond:before,
.woocommerce #review_form #respond:after,
.woocommerce-page #review_form #respond:after {
  content: " ";
  display: table;
}
.woocommerce #review_form #respond:after,
.woocommerce-page #review_form #respond:after {
  clear: both;
}
.woocommerce #review_form #respond p,
.woocommerce-page #review_form #respond p {
  margin: 0 0 10px;
}
.woocommerce #review_form #respond .form-submit input,
.woocommerce-page #review_form #respond .form-submit input {
  padding-right: 50px;
  padding-left: 50px;
}
.woocommerce p.stars,
.woocommerce-page p.stars {
  position: relative;
  font-size: 1em;
  text-align: center;
  padding: 10px 0 0 0;
}
.woocommerce p.stars span,
.woocommerce-page p.stars span {
  position: relative;
  display: inline-block;
  height: 30px;
  width: 135px;
}
.woocommerce p.stars span:after,
.woocommerce-page p.stars span:after {
  content: "\e61e\e61e\e61e\e61e\e61e";
  font-family: "eclatico";
  position: absolute;
  left: 0;
  top: 0;
  color: #999999;
  font-size: 24px;
}
.woocommerce p.stars a,
.woocommerce-page p.stars a {
  display: inline-block;
  font-weight: normal;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 24px;
  text-indent: -9999px;
  color: #1a1a1a;
  background: #ffffff;
  opacity: 0;
  transition: none;
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
}
.woocommerce p.stars a:hover,
.woocommerce-page p.stars a:hover,
.woocommerce p.stars a.active,
.woocommerce-page p.stars a.active {
  color: #e53935;
  opacity: 1;
}
.woocommerce p.stars a.star-1:after,
.woocommerce-page p.stars a.star-1:after,
.woocommerce p.stars a.star-2:after,
.woocommerce-page p.stars a.star-2:after,
.woocommerce p.stars a.star-3:after,
.woocommerce-page p.stars a.star-3:after,
.woocommerce p.stars a.star-4:after,
.woocommerce-page p.stars a.star-4:after,
.woocommerce p.stars a.star-5:after,
.woocommerce-page p.stars a.star-5:after {
  font-family: "eclatico";
  text-indent: 0;
  position: absolute;
  left: 0;
}
.woocommerce p.stars a.star-1,
.woocommerce-page p.stars a.star-1 {
  width: 27px;
  z-index: 5;
}
.woocommerce p.stars a.star-1:after,
.woocommerce-page p.stars a.star-1:after {
  content: "\e61e";
}
.woocommerce p.stars a.star-1:hover:after,
.woocommerce-page p.stars a.star-1:hover:after,
.woocommerce p.stars a.star-1.active:after,
.woocommerce-page p.stars a.star-1.active:after {
  content: "\e61d";
}
.woocommerce p.stars a.star-2,
.woocommerce-page p.stars a.star-2 {
  width: 54px;
  z-index: 4;
}
.woocommerce p.stars a.star-2:after,
.woocommerce-page p.stars a.star-2:after {
  content: "\e61e\e61e";
}
.woocommerce p.stars a.star-2:hover:after,
.woocommerce-page p.stars a.star-2:hover:after,
.woocommerce p.stars a.star-2.active:after,
.woocommerce-page p.stars a.star-2.active:after {
  content: "\e61d\e61d";
}
.woocommerce p.stars a.star-3,
.woocommerce-page p.stars a.star-3 {
  width: 81px;
  z-index: 3;
}
.woocommerce p.stars a.star-3:after,
.woocommerce-page p.stars a.star-3:after {
  content: "\e61e\e61e\e61e";
}
.woocommerce p.stars a.star-3:hover:after,
.woocommerce-page p.stars a.star-3:hover:after,
.woocommerce p.stars a.star-3.active:after,
.woocommerce-page p.stars a.star-3.active:after {
  content: "\e61d\e61d\e61d";
}
.woocommerce p.stars a.star-4,
.woocommerce-page p.stars a.star-4 {
  width: 108px;
  z-index: 2;
}
.woocommerce p.stars a.star-4:after,
.woocommerce-page p.stars a.star-4:after {
  content: "\e61e\e61e\e61e\e61e";
}
.woocommerce p.stars a.star-4:hover:after,
.woocommerce-page p.stars a.star-4:hover:after,
.woocommerce p.stars a.star-4.active:after,
.woocommerce-page p.stars a.star-4.active:after {
  content: "\e61d\e61d\e61d\e61d";
}
.woocommerce p.stars a.star-5,
.woocommerce-page p.stars a.star-5 {
  width: 135px;
  z-index: 1;
}
.woocommerce p.stars a.star-5:after,
.woocommerce-page p.stars a.star-5:after {
  content: "\e61e\e61e\e61e\e61e\e61e";
}
.woocommerce p.stars a.star-5:hover:after,
.woocommerce-page p.stars a.star-5:hover:after,
.woocommerce p.stars a.star-5.active:after,
.woocommerce-page p.stars a.star-5.active:after {
  content: "\e61d\e61d\e61d\e61d\e61d";
}
.woocommerce table.shop_attributes,
.woocommerce-page table.shop_attributes {
  border: 0;
  border-spacing: 1px 0;
  margin-bottom: 1.618em;
  width: 100%;
}
.woocommerce table.shop_attributes th,
.woocommerce-page table.shop_attributes th {
  width: 150px;
  padding: 3px 15px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: normal;
  text-align: left;
  margin: 0;
  color: #666666;
  background: #f0f0f0;
}
.woocommerce table.shop_attributes td,
.woocommerce-page table.shop_attributes td {
  padding: 3px 15px;
  margin: 0;
  background: #f0f0f0;
  color: #1a1a1a;
}
.woocommerce table.shop_attributes td p,
.woocommerce-page table.shop_attributes td p {
  margin: 0;
  padding: 8px 0;
}
.woocommerce table.shop_attributes .alt td,
.woocommerce-page table.shop_attributes .alt td,
.woocommerce table.shop_attributes .alt th,
.woocommerce-page table.shop_attributes .alt th {
  background: #fafafa;
}
.woocommerce table.wishlist-table,
.woocommerce-page table.wishlist-table,
.woocommerce table.shop_table,
.woocommerce-page table.shop_table {
  text-align: left;
  width: 100%;
  border-collapse: separate;
}
.woocommerce table.wishlist-table th,
.woocommerce-page table.wishlist-table th,
.woocommerce table.shop_table th,
.woocommerce-page table.shop_table th {
  border-top: 1px solid #d9d9d9;
  padding: 15px 15px 8px;
  color: #999999;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  letter-spacing: 0.5px;
}
.woocommerce table.wishlist-table td,
.woocommerce-page table.wishlist-table td,
.woocommerce table.shop_table td,
.woocommerce-page table.shop_table td {
  vertical-align: middle;
  text-align: center;
  border-top: 1px solid #d9d9d9;
  padding: 15px 15px;
}
.woocommerce table.wishlist-table td small,
.woocommerce-page table.wishlist-table td small,
.woocommerce table.shop_table td small,
.woocommerce-page table.shop_table td small {
  font-weight: normal;
}
.woocommerce table.wishlist-table td span.amount,
.woocommerce-page table.wishlist-table td span.amount,
.woocommerce table.shop_table td span.amount,
.woocommerce-page table.shop_table td span.amount {
  font-size: 18px;
  color: #333333;
}
.woocommerce table.wishlist-table th.product-name,
.woocommerce-page table.wishlist-table th.product-name,
.woocommerce table.shop_table th.product-name,
.woocommerce-page table.shop_table th.product-name,
.woocommerce table.wishlist-table td.product-name,
.woocommerce-page table.wishlist-table td.product-name,
.woocommerce table.shop_table td.product-name,
.woocommerce-page table.shop_table td.product-name {
  text-align: left;
  padding-left: 0;
  width: 30%;
}
.woocommerce table.wishlist-table td.product-name a,
.woocommerce-page table.wishlist-table td.product-name a,
.woocommerce table.shop_table td.product-name a,
.woocommerce-page table.shop_table td.product-name a {
  letter-spacing: 0.5px;
}
.woocommerce table.wishlist-table td.product-subtotal span.amount,
.woocommerce-page table.wishlist-table td.product-subtotal span.amount,
.woocommerce table.shop_table td.product-subtotal span.amount,
.woocommerce-page table.shop_table td.product-subtotal span.amount {
  font-weight: bold;
}
.woocommerce table.wishlist-table td.product-name a:hover,
.woocommerce-page table.wishlist-table td.product-name a:hover,
.woocommerce table.shop_table td.product-name a:hover,
.woocommerce-page table.shop_table td.product-name a:hover {
  text-decoration: none;
  color: #e53935;
}
.woocommerce table.wishlist-table tr.cart_item td:first-child,
.woocommerce-page table.wishlist-table tr.cart_item td:first-child,
.woocommerce table.shop_table tr.cart_item td:first-child,
.woocommerce-page table.shop_table tr.cart_item td:first-child {
  border-left: 1px solid #d9d9d9;
}
.woocommerce table.wishlist-table tr.cart_item td:last-child,
.woocommerce-page table.wishlist-table tr.cart_item td:last-child,
.woocommerce table.shop_table tr.cart_item td:last-child,
.woocommerce-page table.shop_table tr.cart_item td:last-child {
  border-right: 1px solid #d9d9d9;
}
.woocommerce table.wishlist-table tr.cart_item td.product-stock-status span,
.woocommerce-page table.wishlist-table tr.cart_item td.product-stock-status span,
.woocommerce table.shop_table tr.cart_item td.product-stock-status span,
.woocommerce-page table.shop_table tr.cart_item td.product-stock-status span {
  padding-right: 10px;
}
.woocommerce table.wishlist-table tr.cart_item td.product-add-to-cart a.one,
.woocommerce-page table.wishlist-table tr.cart_item td.product-add-to-cart a.one,
.woocommerce table.shop_table tr.cart_item td.product-add-to-cart a.one,
.woocommerce-page table.shop_table tr.cart_item td.product-add-to-cart a.one,
.woocommerce table.wishlist-table tr.cart_item td.product-add-to-cart a.two,
.woocommerce-page table.wishlist-table tr.cart_item td.product-add-to-cart a.two,
.woocommerce table.shop_table tr.cart_item td.product-add-to-cart a.two,
.woocommerce-page table.shop_table tr.cart_item td.product-add-to-cart a.two {
  display: none;
}
.woocommerce table.wishlist-table tfoot td,
.woocommerce-page table.wishlist-table tfoot td,
.woocommerce table.shop_table tfoot td,
.woocommerce-page table.shop_table tfoot td,
.woocommerce table.wishlist-table tfoot th,
.woocommerce-page table.wishlist-table tfoot th,
.woocommerce table.shop_table tfoot th,
.woocommerce-page table.shop_table tfoot th {
  border-top: 1px solid #d9d9d9;
}
.woocommerce table.wishlist-table tfoot tr:first-child th,
.woocommerce-page table.wishlist-table tfoot tr:first-child th,
.woocommerce table.shop_table tfoot tr:first-child th,
.woocommerce-page table.shop_table tfoot tr:first-child th,
.woocommerce table.wishlist-table tfoot tr:first-child td,
.woocommerce-page table.wishlist-table tfoot tr:first-child td,
.woocommerce table.shop_table tfoot tr:first-child td,
.woocommerce-page table.shop_table tfoot tr:first-child td {
  border-top: 2px solid #444444;
}
.woocommerce table.wishlist-table,
.woocommerce-page table.wishlist-table {
  border-bottom: 1px solid #d9d9d9;
}
.woocommerce table.wishlist-table th,
.woocommerce-page table.wishlist-table th {
  white-space: nowrap;
}
.woocommerce table.wishlist-table td,
.woocommerce-page table.wishlist-table td {
  /*border-bottom: @woocommerce-border-width solid @global-border;*/
}
.woocommerce table.wishlist-table td span.amount,
.woocommerce-page table.wishlist-table td span.amount {
  font-size: 18px;
  color: #1a1a1a;
  letter-spacing: 1px;
  font-weight: bold;
}
.woocommerce table.wishlist-table td ins,
.woocommerce-page table.wishlist-table td ins {
  background: none;
  display: block;
}
.woocommerce table.wishlist-table td del,
.woocommerce-page table.wishlist-table td del {
  text-decoration: none;
  display: block;
}
.woocommerce table.wishlist-table td del span.amount,
.woocommerce-page table.wishlist-table td del span.amount {
  color: #999999;
  font-size: 16px;
  padding: 0 5px;
  position: relative;
  text-decoration: none;
}
.woocommerce table.wishlist-table td del span.amount:after,
.woocommerce-page table.wishlist-table td del span.amount:after {
  content: "";
  position: absolute;
  left: 0;
  top: 51%;
  width: 100%;
  height: 1px;
  background: #e53935;
}
.woocommerce table.wishlist-table td a.added_to_cart,
.woocommerce-page table.wishlist-table td a.added_to_cart {
  display: none;
}
.woocommerce table.wishlist-table td a.hover-icon.three,
.woocommerce-page table.wishlist-table td a.hover-icon.three {
  background: #e53935;
  color: #ffffff;
  padding: 5px 15px 5px 5px;
  white-space: nowrap;
  min-width: 120px;
  text-align: left;
}
.woocommerce table.wishlist-table td a.hover-icon.three span,
.woocommerce-page table.wishlist-table td a.hover-icon.three span {
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  vertical-align: middle;
}
.woocommerce table.wishlist-table td a.hover-icon.three [class^="tm-icon-"],
.woocommerce-page table.wishlist-table td a.hover-icon.three [class^="tm-icon-"] {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  box-sizing: border-box;
  color: #333333;
  font-size: 18px !important;
  font-weight: normal;
  height: 30px;
  padding-top: 6px;
  text-align: center;
  width: 30px;
  margin-right: 8px !important;
}
.woocommerce table.wishlist-table td a.hover-icon.three [class^="tm-icon-"]:after,
.woocommerce-page table.wishlist-table td a.hover-icon.three [class^="tm-icon-"]:after {
  top: 6px;
}
.woocommerce table.wishlist-table td a.hover-icon.three:hover,
.woocommerce-page table.wishlist-table td a.hover-icon.three:hover {
  background: #f45551;
  color: #ffffff;
}
.woocommerce table.wishlist-table td a.hover-icon.three .tm-icon-read-more,
.woocommerce-page table.wishlist-table td a.hover-icon.three .tm-icon-read-more {
  padding-top: 7px;
  padding-left: 1px;
}
.woocommerce table.wishlist-table td.product-remove,
.woocommerce-page table.wishlist-table td.product-remove {
  padding-left: 30px;
}
.woocommerce table.wishlist-table td.product-add-to-cart,
.woocommerce-page table.wishlist-table td.product-add-to-cart {
  padding-right: 30px;
  border-right: 1px solid #d9d9d9;
}
.woocommerce table.my_account_orders,
.woocommerce-page table.my_account_orders {
  border-spacing: 0;
}
.woocommerce table.my_account_orders td,
.woocommerce-page table.my_account_orders td {
  text-align: center;
}
.woocommerce table.my_account_orders td:last-child,
.woocommerce-page table.my_account_orders td:last-child {
  border-right: 1px solid #d9d9d9;
}
.woocommerce table.my_account_orders td:first-child,
.woocommerce-page table.my_account_orders td:first-child {
  border-left: 1px solid #d9d9d9;
}
.woocommerce table.my_account_orders td.order-status span,
.woocommerce-page table.my_account_orders td.order-status span {
  padding-right: 10px;
}
.woocommerce table.my_account_orders tr:last-child td,
.woocommerce-page table.my_account_orders tr:last-child td {
  border-bottom: 1px solid #d9d9d9;
}
.woocommerce table.my_account_orders .button,
.woocommerce-page table.my_account_orders .button {
  white-space: nowrap;
}
.woocommerce table.my_account_orders .order-actions,
.woocommerce-page table.my_account_orders .order-actions {
  text-align: right;
}
.woocommerce table.my_account_orders .order-actions .button,
.woocommerce-page table.my_account_orders .order-actions .button {
  margin: .125em 0 .125em .25em;
}
.woocommerce td.product-name dl.variation,
.woocommerce-page td.product-name dl.variation {
  margin: 0;
  *zoom: 1;
}
.woocommerce td.product-name dl.variation:before,
.woocommerce-page td.product-name dl.variation:before,
.woocommerce td.product-name dl.variation:after,
.woocommerce-page td.product-name dl.variation:after {
  content: " ";
  display: table;
}
.woocommerce td.product-name dl.variation:after,
.woocommerce-page td.product-name dl.variation:after {
  clear: both;
}
.woocommerce td.product-name dl.variation dt,
.woocommerce-page td.product-name dl.variation dt,
.woocommerce td.product-name dl.variation dd,
.woocommerce-page td.product-name dl.variation dd {
  display: inline-block;
  float: left;
  margin: 0;
  padding: 0;
  color: #999999;
}
.woocommerce td.product-name dl.variation dt,
.woocommerce-page td.product-name dl.variation dt {
  font-weight: normal;
  margin: 0 5px 0 0;
  clear: left;
  border: none !important;
}
.woocommerce td.product-name dl.variation dd,
.woocommerce-page td.product-name dl.variation dd {
  padding: 0;
  margin: 0;
}
.woocommerce td.product-name dl.variation dd p,
.woocommerce-page td.product-name dl.variation dd p {
  margin: 0;
  padding: 0;
  border: none !important;
}
.woocommerce td.product-name p.backorder_notification,
.woocommerce-page td.product-name p.backorder_notification {
  font-size: 0.83em;
}
.woocommerce .product-price,
.woocommerce-page .product-price {
  text-align: center;
}
.woocommerce .product-quantity,
.woocommerce-page .product-quantity {
  min-width: 80px;
  text-align: center;
}
.woocommerce .product-quantity .buttons_added,
.woocommerce-page .product-quantity .buttons_added {
  display: inline-block;
}
.woocommerce .product-subtotal,
.woocommerce-page .product-subtotal {
  text-align: right;
}
.woocommerce table.wishlist-table .product-thumbnail,
.woocommerce-page table.wishlist-table .product-thumbnail,
.woocommerce table.cart .product-thumbnail,
.woocommerce-page table.cart .product-thumbnail,
.woocommerce #content table.cart .product-thumbnail,
.woocommerce-page #content table.cart .product-thumbnail {
  width: 90px;
}
.woocommerce table.wishlist-table .product-thumbnail img,
.woocommerce-page table.wishlist-table .product-thumbnail img,
.woocommerce table.cart .product-thumbnail img,
.woocommerce-page table.cart .product-thumbnail img,
.woocommerce #content table.cart .product-thumbnail img,
.woocommerce-page #content table.cart .product-thumbnail img {
  width: 90px;
}
.woocommerce table.wishlist-table th,
.woocommerce-page table.wishlist-table th,
.woocommerce table.cart th,
.woocommerce-page table.cart th,
.woocommerce #content table.cart th,
.woocommerce-page #content table.cart th,
.woocommerce table.wishlist-table td,
.woocommerce-page table.wishlist-table td,
.woocommerce table.cart td,
.woocommerce-page table.cart td,
.woocommerce #content table.cart td,
.woocommerce-page #content table.cart td {
  vertical-align: middle;
}
.woocommerce table.wishlist-table a.remove,
.woocommerce-page table.wishlist-table a.remove,
.woocommerce table.cart a.remove,
.woocommerce-page table.cart a.remove,
.woocommerce #content table.cart a.remove,
.woocommerce-page #content table.cart a.remove {
  font-weight: normal;
  text-decoration: none;
  display: inline-block;
  width: 34px;
  height: 34px;
  text-align: center;
  box-sizing: border-box;
  font-size: 10px;
  padding: 4px 0 0 0;
  vertical-align: middle;
  border: 3px solid #f0f0f0;
  color: #1a1a1a;
}
.woocommerce table.wishlist-table a.remove:hover,
.woocommerce-page table.wishlist-table a.remove:hover,
.woocommerce table.cart a.remove:hover,
.woocommerce-page table.cart a.remove:hover,
.woocommerce #content table.cart a.remove:hover,
.woocommerce-page #content table.cart a.remove:hover {
  text-decoration: none;
  border: 3px solid #e53935;
}
.woocommerce table.wishlist-table td.actions,
.woocommerce-page table.wishlist-table td.actions,
.woocommerce table.cart td.actions,
.woocommerce-page table.cart td.actions,
.woocommerce #content table.cart td.actions,
.woocommerce-page #content table.cart td.actions {
  padding: 20px 0;
}
.woocommerce table.wishlist-table td.actions .coupon,
.woocommerce-page table.wishlist-table td.actions .coupon,
.woocommerce table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon,
.woocommerce #content table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon {
  padding: 0;
}
.woocommerce table.wishlist-table td.actions .coupon .input-text,
.woocommerce-page table.wishlist-table td.actions .coupon .input-text,
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon .input-text,
.woocommerce #content table.cart td.actions .coupon .input-text,
.woocommerce-page #content table.cart td.actions .coupon .input-text {
  float: left;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 5px 0 0;
  min-width: 200px;
  height: 35px;
  padding: 5px 10px;
  border: 1px solid #d9d9d9;
  background: #fafafa;
  color: #1a1a1a;
  -webkit-transition: all linear 0.2s;
  transition: all linear 0.2s;
  letter-spacing: 0.5px;
  line-height: 17px;
}
.woocommerce table.wishlist-table td.actions .coupon .input-text:focus,
.woocommerce-page table.wishlist-table td.actions .coupon .input-text:focus,
.woocommerce table.cart td.actions .coupon .input-text:focus,
.woocommerce-page table.cart td.actions .coupon .input-text:focus,
.woocommerce #content table.cart td.actions .coupon .input-text:focus,
.woocommerce-page #content table.cart td.actions .coupon .input-text:focus {
  border-color: #d9d9d9;
  background: #ffffff;
  color: #1a1a1a;
}
.woocommerce table.wishlist-table td.actions .coupon .input-text:-ms-input-placeholder,
.woocommerce-page table.wishlist-table td.actions .coupon .input-text:-ms-input-placeholder,
.woocommerce table.cart td.actions .coupon .input-text:-ms-input-placeholder,
.woocommerce-page table.cart td.actions .coupon .input-text:-ms-input-placeholder,
.woocommerce #content table.cart td.actions .coupon .input-text:-ms-input-placeholder,
.woocommerce-page #content table.cart td.actions .coupon .input-text:-ms-input-placeholder {
  color: #1a1a1a !important;
}
.woocommerce table.wishlist-table td.actions .coupon .input-text::-moz-placeholder,
.woocommerce-page table.wishlist-table td.actions .coupon .input-text::-moz-placeholder,
.woocommerce table.cart td.actions .coupon .input-text::-moz-placeholder,
.woocommerce-page table.cart td.actions .coupon .input-text::-moz-placeholder,
.woocommerce #content table.cart td.actions .coupon .input-text::-moz-placeholder,
.woocommerce-page #content table.cart td.actions .coupon .input-text::-moz-placeholder {
  color: #1a1a1a;
}
.woocommerce table.wishlist-table td.actions .coupon .input-text::-webkit-input-placeholder,
.woocommerce-page table.wishlist-table td.actions .coupon .input-text::-webkit-input-placeholder,
.woocommerce table.cart td.actions .coupon .input-text::-webkit-input-placeholder,
.woocommerce-page table.cart td.actions .coupon .input-text::-webkit-input-placeholder,
.woocommerce #content table.cart td.actions .coupon .input-text::-webkit-input-placeholder,
.woocommerce-page #content table.cart td.actions .coupon .input-text::-webkit-input-placeholder {
  color: #1a1a1a;
}
.woocommerce table.wishlist-table td.actions .coupon label,
.woocommerce-page table.wishlist-table td.actions .coupon label,
.woocommerce table.cart td.actions .coupon label,
.woocommerce-page table.cart td.actions .coupon label,
.woocommerce #content table.cart td.actions .coupon label,
.woocommerce-page #content table.cart td.actions .coupon label {
  display: block;
  padding-top: 6px;
  padding-bottom: 5px;
}
.woocommerce table.wishlist-table td.actions .coupon .form-group,
.woocommerce-page table.wishlist-table td.actions .coupon .form-group,
.woocommerce table.cart td.actions .coupon .form-group,
.woocommerce-page table.cart td.actions .coupon .form-group,
.woocommerce #content table.cart td.actions .coupon .form-group,
.woocommerce-page #content table.cart td.actions .coupon .form-group {
  margin-right: 5px;
}
.woocommerce table.wishlist-table input,
.woocommerce-page table.wishlist-table input,
.woocommerce table.cart input,
.woocommerce-page table.cart input,
.woocommerce #content table.cart input,
.woocommerce-page #content table.cart input {
  margin: 0;
  vertical-align: middle;
  line-height: normal;
}
.woocommerce .cart-empty-icon,
.woocommerce-page .cart-empty-icon {
  width: 90px;
  height: 90px;
  margin: 100px auto 20px auto;
  border: 3px solid #f0f0f0;
  font-size: 60px;
  line-height: 90px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.woocommerce .cart-empty,
.woocommerce-page .cart-empty {
  font-size: 28px;
  line-height: 28px;
  margin: 30px 0 50px 0;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.woocommerce .tm_cart_label,
.woocommerce-page .tm_cart_label {
  position: relative;
  z-index: 102;
  padding: 0 25px 0 20px;
  height: 46px;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #f0f0f0;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.woocommerce .tm_cart_label strong,
.woocommerce-page .tm_cart_label strong {
  padding: 0 0 0 7px;
}
.woocommerce .tm_cart_label .tm-icon-arrow-down,
.woocommerce-page .tm_cart_label .tm-icon-arrow-down {
  font-size: 14px;
  position: absolute;
  top: 16px;
  right: 0;
  padding: 0 8px 0 2px;
}
.woocommerce .tm_cart_label.active,
.woocommerce-page .tm_cart_label.active {
  background: #ffffff;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
}
.woocommerce .tm_cart_wrapper,
.woocommerce-page .tm_cart_wrapper {
  z-index: 101;
  display: none;
  position: absolute;
  width: 448px;
  background: #ffffff;
  border: 1px solid #d9d9d9;
  right: 0;
  top: 45px;
}
.woocommerce .tm_cart_wrapper .mini-cart-block,
.woocommerce-page .tm_cart_wrapper .mini-cart-block {
  padding: 10px 20px;
}
.woocommerce .tm_cart_wrapper .mini-cart-block .cart-list,
.woocommerce-page .tm_cart_wrapper .mini-cart-block .cart-list {
  width: 100%;
}
.woocommerce .tm_cart_wrapper .mini-cart-block .cart-list td,
.woocommerce-page .tm_cart_wrapper .mini-cart-block .cart-list td {
  /*padding: @cart-actions-padding;*/
  padding: 10px 0;
  border-bottom: 1px solid #d9d9d9;
}
.woocommerce .tm_cart_wrapper .mini-cart-block .cart-list td:first-child,
.woocommerce-page .tm_cart_wrapper .mini-cart-block .cart-list td:first-child {
  padding-left: 0;
  padding-right: 0;
  width: 70px;
}
.woocommerce .tm_cart_wrapper .mini-cart-block .cart-list td:last-child,
.woocommerce-page .tm_cart_wrapper .mini-cart-block .cart-list td:last-child {
  padding-right: 0;
  width: 30px;
}
.woocommerce .tm_cart_wrapper .mini-cart-block .cart-list td img,
.woocommerce-page .tm_cart_wrapper .mini-cart-block .cart-list td img {
  width: 70px;
  display: block;
  height: auto;
}
.woocommerce .tm_cart_wrapper .mini-cart-block .cart-list td a,
.woocommerce-page .tm_cart_wrapper .mini-cart-block .cart-list td a {
  color: #333333;
}
.woocommerce .tm_cart_wrapper .mini-cart-block .cart-list td a.remove,
.woocommerce-page .tm_cart_wrapper .mini-cart-block .cart-list td a.remove {
  font-weight: normal;
  text-decoration: none;
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  box-sizing: border-box;
  font-size: 8px;
  padding: 2px 0 0 1px;
  vertical-align: middle;
  border: 3px solid #f0f0f0;
  color: #333333;
}
.woocommerce .tm_cart_wrapper .mini-cart-block .cart-list td a.remove:hover,
.woocommerce-page .tm_cart_wrapper .mini-cart-block .cart-list td a.remove:hover {
  text-decoration: none;
  border: 3px solid #e53935;
}
.woocommerce .tm_cart_wrapper .mini-cart-block .cart-list td .quantity-text,
.woocommerce-page .tm_cart_wrapper .mini-cart-block .cart-list td .quantity-text {
  font-size: 14px;
  letter-spacing: 0.5px;
  padding: 0 20px 0 0;
}
.woocommerce .tm_cart_wrapper .mini-cart-block .cart-list td .amount,
.woocommerce-page .tm_cart_wrapper .mini-cart-block .cart-list td .amount {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
}
.woocommerce .tm_cart_wrapper .mini-cart-block .cart-list td.product-name,
.woocommerce-page .tm_cart_wrapper .mini-cart-block .cart-list td.product-name {
  width: 45%;
  font-size: 14px;
  letter-spacing: 0.5px;
  padding: 20px;
}
.woocommerce .tm_cart_wrapper .mini-cart-block .cart-list td.product-name a,
.woocommerce-page .tm_cart_wrapper .mini-cart-block .cart-list td.product-name a {
  text-decoration: none;
}
.woocommerce .tm_cart_wrapper .mini-cart-block .cart-list td.product-name a:hover,
.woocommerce-page .tm_cart_wrapper .mini-cart-block .cart-list td.product-name a:hover {
  text-decoration: none;
  color: #e53935;
}
.woocommerce .tm_cart_wrapper .mini-cart-block .cart-list td.quantity-block,
.woocommerce-page .tm_cart_wrapper .mini-cart-block .cart-list td.quantity-block {
  white-space: nowrap;
  padding-right: 10px;
}
.woocommerce .tm_cart_wrapper .mini-cart-block .cart-list tr:last-child td,
.woocommerce-page .tm_cart_wrapper .mini-cart-block .cart-list tr:last-child td {
  border: none;
}
.woocommerce .tm_cart_wrapper p,
.woocommerce-page .tm_cart_wrapper p {
  font-size: 14px;
  letter-spacing: 0.5px;
  padding: 10px 0;
  margin: 0 0 10px 0;
  /*border-bottom: @woocommerce-border-width solid @form-border;*/
}
.woocommerce.widget_shopping_cart .total,
.woocommerce-page.widget_shopping_cart .total,
.woocommerce .widget_shopping_cart .total,
.woocommerce-page .widget_shopping_cart .total {
  background: #f0f0f0;
  padding: 20px;
  border: none;
  margin: 0;
}
.woocommerce.widget_shopping_cart .total strong,
.woocommerce-page.widget_shopping_cart .total strong,
.woocommerce .widget_shopping_cart .total strong,
.woocommerce-page .widget_shopping_cart .total strong {
  min-width: 40px;
  display: inline-block;
  font-weight: normal;
  text-transform: uppercase;
  padding: 0 20px 0 0;
}
.woocommerce.widget_shopping_cart .total .amount,
.woocommerce-page.widget_shopping_cart .total .amount,
.woocommerce .widget_shopping_cart .total .amount,
.woocommerce-page .widget_shopping_cart .total .amount {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1px;
}
.woocommerce.widget_shopping_cart .buttons,
.woocommerce-page.widget_shopping_cart .buttons,
.woocommerce .widget_shopping_cart .buttons,
.woocommerce-page .widget_shopping_cart .buttons {
  padding: 20px;
  margin: 0;
  *zoom: 1;
}
.woocommerce.widget_shopping_cart .buttons:before,
.woocommerce-page.widget_shopping_cart .buttons:before,
.woocommerce .widget_shopping_cart .buttons:before,
.woocommerce-page .widget_shopping_cart .buttons:before,
.woocommerce.widget_shopping_cart .buttons:after,
.woocommerce-page.widget_shopping_cart .buttons:after,
.woocommerce .widget_shopping_cart .buttons:after,
.woocommerce-page .widget_shopping_cart .buttons:after {
  content: " ";
  display: table;
}
.woocommerce.widget_shopping_cart .buttons:after,
.woocommerce-page.widget_shopping_cart .buttons:after,
.woocommerce .widget_shopping_cart .buttons:after,
.woocommerce-page .widget_shopping_cart .buttons:after {
  clear: both;
}
.woocommerce.widget_shopping_cart .buttons .button,
.woocommerce-page.widget_shopping_cart .buttons .button,
.woocommerce .widget_shopping_cart .buttons .button,
.woocommerce-page .widget_shopping_cart .buttons .button {
  float: left;
  width: 47%;
  text-align: center;
  padding-top: 1px;
  font-size: 14px;
  line-height: 35px;
}
.woocommerce.widget_shopping_cart .buttons > .button:nth-child(n+2),
.woocommerce-page.widget_shopping_cart .buttons > .button:nth-child(n+2),
.woocommerce .widget_shopping_cart .buttons > .button:nth-child(n+2),
.woocommerce-page .widget_shopping_cart .buttons > .button:nth-child(n+2) {
  float: right;
}
.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
  background: #f0f0f0;
  border-top: 1px solid #d9d9d9;
  margin-bottom: 30px;
}
.woocommerce .cart-collaterals .shipping_calculator .button,
.woocommerce-page .cart-collaterals .shipping_calculator .button {
  width: 100%;
  float: none;
  display: block;
}
.woocommerce .cart-collaterals .shipping_calculator .shipping-calculator-button,
.woocommerce-page .cart-collaterals .shipping_calculator .shipping-calculator-button {
  font-size: 16px;
  line-height: 20px;
}
.woocommerce .cart-collaterals .shipping_calculator .shipping-calculator-button:after,
.woocommerce-page .cart-collaterals .shipping_calculator .shipping-calculator-button:after {
  content: " \f0d7";
  font-family: FontAwesome;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
  text-align: left;
  width: auto;
  float: none;
  padding: 20px;
}
.woocommerce .cart-collaterals .cart_totals p,
.woocommerce-page .cart-collaterals .cart_totals p {
  margin: 0;
}
.woocommerce .cart-collaterals .cart_totals p small,
.woocommerce-page .cart-collaterals .cart_totals p small {
  color: #e53935;
  font-size: 11px;
  line-height: 16px;
}
.woocommerce .cart-collaterals .cart_totals table,
.woocommerce-page .cart-collaterals .cart_totals table {
  border-collapse: separate;
  width: 100%;
}
.woocommerce .cart-collaterals .cart_totals table td,
.woocommerce-page .cart-collaterals .cart_totals table td,
.woocommerce .cart-collaterals .cart_totals table th,
.woocommerce-page .cart-collaterals .cart_totals table th {
  vertical-align: top;
  text-transform: uppercase;
  padding: 2px 0;
  font-size: 12px;
}
.woocommerce .cart-collaterals .cart_totals table th,
.woocommerce-page .cart-collaterals .cart_totals table th {
  width: 25%;
  font-weight: normal;
  padding-right: 25px;
}
.woocommerce .cart-collaterals .cart_totals table td span.amount,
.woocommerce-page .cart-collaterals .cart_totals table td span.amount {
  font-size: 18px;
  color: #1a1a1a;
  letter-spacing: 0.5px;
}
.woocommerce .cart-collaterals .cart_totals table td a,
.woocommerce-page .cart-collaterals .cart_totals table td a {
  text-decoration: none;
  font-size: 12px;
}
.woocommerce .cart-collaterals .cart_totals table td a:hover,
.woocommerce-page .cart-collaterals .cart_totals table td a:hover {
  text-decoration: none;
}
.woocommerce .cart-collaterals .cart_totals table small,
.woocommerce-page .cart-collaterals .cart_totals table small {
  display: block;
  color: #e53935;
}
.woocommerce .cart-collaterals .cart_totals table select,
.woocommerce-page .cart-collaterals .cart_totals table select {
  width: 100%;
}
.woocommerce .cart-collaterals .cart_totals .discount td,
.woocommerce-page .cart-collaterals .cart_totals .discount td {
  color: #659f13;
}
.woocommerce .cart-collaterals .cart_totals a.button.alt,
.woocommerce-page .cart-collaterals .cart_totals a.button.alt {
  display: inline-block;
}
.woocommerce .cart-collaterals .cross-sells ul.products li.product,
.woocommerce-page .cart-collaterals .cross-sells ul.products li.product {
  margin-top: 0;
}
.woocommerce .shipping-calculator-form,
.woocommerce-page .shipping-calculator-form {
  background: #f6f6f6;
  padding: 20px 20px 0 20px;
}
.woocommerce .wc-proceed-to-checkout,
.woocommerce-page .wc-proceed-to-checkout {
  text-align: right;
}
.woocommerce .wc-proceed-to-checkout span.order-total,
.woocommerce-page .wc-proceed-to-checkout span.order-total {
  text-transform: uppercase;
  display: inline-block;
  padding: 0 10px 0 0;
  position: relative;
  top: 2px;
}
.woocommerce .wc-proceed-to-checkout span.order-total span.amount,
.woocommerce-page .wc-proceed-to-checkout span.order-total span.amount {
  font-size: 18px;
  color: #1a1a1a;
  padding: 0 0 0 10px;
}
.woocommerce .wc-proceed-to-checkout a.checkout-button,
.woocommerce-page .wc-proceed-to-checkout a.checkout-button {
  padding-top: 1px;
}
.woocommerce form .form-row,
.woocommerce-page form .form-row {
  margin: 0 0 20px;
}
.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder,
.woocommerce-page form .form-row [placeholder]:focus::-webkit-input-placeholder {
  -webkit-transition: opacity 0.5s 0.5s ease;
  -moz-transition: opacity 0.5s 0.5s ease;
  transition: opacity 0.5s 0.5s ease;
  opacity: 0;
}
.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
  line-height: 2em;
}
.woocommerce form .form-row label.hidden,
.woocommerce-page form .form-row label.hidden {
  visibility: hidden;
}
.woocommerce form .form-row label.inline,
.woocommerce-page form .form-row label.inline {
  display: inline;
  padding-left: 10px;
}
.woocommerce form .form-row select,
.woocommerce-page form .form-row select {
  cursor: pointer;
  margin: 0;
  letter-spacing: 0.5px;
  line-height: 17px;
}
.woocommerce form .form-row .required,
.woocommerce-page form .form-row .required {
  color: #ef6c00;
  border: none;
  position: relative;
  top: 3px;
}
.woocommerce form .form-row .input-checkbox,
.woocommerce-page form .form-row .input-checkbox {
  display: inline;
  margin: -2px 8px 0 0;
  text-align: center;
  vertical-align: middle;
}
.woocommerce form .form-row input.input-text,
.woocommerce-page form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce-page form .form-row textarea {
  width: 100%;
  margin: 0;
  outline: 0;
  line-height: 1em;
  height: 35px;
  padding: 5px 10px;
  border: 1px solid #d9d9d9;
  background: #fafafa;
  color: #1a1a1a;
  -webkit-transition: all linear 0.2s;
  transition: all linear 0.2s;
  letter-spacing: 0.5px;
  line-height: 17px;
}
.woocommerce form .form-row input.input-text:focus,
.woocommerce-page form .form-row input.input-text:focus,
.woocommerce form .form-row textarea:focus,
.woocommerce-page form .form-row textarea:focus {
  border-color: #d9d9d9;
  outline: 0;
  background: #ffffff;
  color: #1a1a1a;
}
.woocommerce form .form-row textarea,
.woocommerce-page form .form-row textarea {
  line-height: 1.5em;
  display: block;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: auto;
}
.woocommerce form .form-row.validate-required.woocommerce-invalid .chosen-single,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid .chosen-single,
.woocommerce form .form-row.validate-required.woocommerce-invalid .chosen-drop,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid .chosen-drop,
.woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text,
.woocommerce form .form-row.validate-required.woocommerce-invalid select,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid select {
  border-color: #dc8d99 !important;
  background: #fff7f8 !important;
  color: #d85030 !important;
}
.woocommerce form .form-row :-ms-input-placeholder,
.woocommerce-page form .form-row :-ms-input-placeholder {
  color: #1a1a1a !important;
}
.woocommerce form .form-row ::-moz-placeholder,
.woocommerce-page form .form-row ::-moz-placeholder {
  color: #1a1a1a;
}
.woocommerce form .form-row ::-webkit-input-placeholder,
.woocommerce-page form .form-row ::-webkit-input-placeholder {
  color: #1a1a1a;
}
.woocommerce form.login,
.woocommerce-page form.login,
.woocommerce form.checkout_coupon,
.woocommerce-page form.checkout_coupon,
.woocommerce form.register,
.woocommerce-page form.register {
  text-align: left;
  padding: 0;
  background: none;
  color: #666666;
}
.woocommerce form.login > :last-child,
.woocommerce-page form.login > :last-child,
.woocommerce form.checkout_coupon > :last-child,
.woocommerce-page form.checkout_coupon > :last-child,
.woocommerce form.register > :last-child,
.woocommerce-page form.register > :last-child {
  margin-bottom: 0;
}
.woocommerce form.login .form-group label,
.woocommerce-page form.login .form-group label,
.woocommerce form.checkout_coupon .form-group label,
.woocommerce-page form.checkout_coupon .form-group label,
.woocommerce form.register .form-group label,
.woocommerce-page form.register .form-group label {
  padding-top: 6px;
  padding-bottom: 5px;
}
.woocommerce form.login .lost_password,
.woocommerce-page form.login .lost_password {
  margin-bottom: 0;
}
.woocommerce form.checkout_coupon .form-row,
.woocommerce-page form.checkout_coupon .form-row {
  margin-bottom: 0;
}
.woocommerce form.checkout_coupon .form-row-first,
.woocommerce-page form.checkout_coupon .form-row-first {
  width: 70%;
}
.woocommerce form.checkout_coupon .form-row-last,
.woocommerce-page form.checkout_coupon .form-row-last {
  width: 25%;
}
.woocommerce ul#shipping_method,
.woocommerce-page ul#shipping_method {
  list-style: none outside;
  margin: 0;
  padding: 0;
}
.woocommerce ul#shipping_method li,
.woocommerce-page ul#shipping_method li {
  margin: 0;
  padding: .25em 0 .25em 22px;
  text-indent: -22px;
  list-style: none outside;
}
.woocommerce ul#shipping_method .amount,
.woocommerce-page ul#shipping_method .amount {
  font-weight: bold;
}
.woocommerce p.woocommerce-shipping-contents,
.woocommerce-page p.woocommerce-shipping-contents {
  margin: 0;
}
.woocommerce .checkout .col-2 h3#ship-to-different-address,
.woocommerce-page .checkout .col-2 h3#ship-to-different-address {
  float: left;
  clear: none;
}
.woocommerce .checkout .col-2 .notes,
.woocommerce-page .checkout .col-2 .notes {
  clear: left;
}
.woocommerce .checkout .col-2 .form-row-first,
.woocommerce-page .checkout .col-2 .form-row-first {
  clear: left;
}
.woocommerce .checkout .create-account small,
.woocommerce-page .checkout .create-account small {
  font-size: 11px;
  line-height: 16px;
  color: #e53935;
}
.woocommerce .checkout div.shipping-address,
.woocommerce-page .checkout div.shipping-address {
  padding: 0;
  clear: left;
  width: 100%;
}
.woocommerce .checkout .shipping_address,
.woocommerce-page .checkout .shipping_address {
  clear: both;
}
.woocommerce #payment,
.woocommerce-page #payment {
  color: #666666;
}
.woocommerce #payment ul.payment_methods,
.woocommerce-page #payment ul.payment_methods {
  *zoom: 1;
  text-align: left;
  margin: 0;
  list-style: none outside;
  padding: 20px;
  background: #f0f0f0;
}
.woocommerce #payment ul.payment_methods:before,
.woocommerce-page #payment ul.payment_methods:before,
.woocommerce #payment ul.payment_methods:after,
.woocommerce-page #payment ul.payment_methods:after {
  content: " ";
  display: table;
}
.woocommerce #payment ul.payment_methods:after,
.woocommerce-page #payment ul.payment_methods:after {
  clear: both;
}
.woocommerce #payment ul.payment_methods li,
.woocommerce-page #payment ul.payment_methods li {
  line-height: 2em;
  text-align: left;
  margin: 0;
  font-weight: normal;
  padding: 10px 0;
}
.woocommerce #payment ul.payment_methods li:first-child,
.woocommerce-page #payment ul.payment_methods li:first-child {
  padding-top: 0;
}
.woocommerce #payment ul.payment_methods li input,
.woocommerce-page #payment ul.payment_methods li input {
  margin: 0 10px 0 0;
  position: relative;
  top: 1px;
}
.woocommerce #payment ul.payment_methods li img,
.woocommerce-page #payment ul.payment_methods li img {
  vertical-align: middle;
  margin: -2px 0 0 1em;
  position: relative;
}
.woocommerce #payment div.form-row,
.woocommerce-page #payment div.form-row {
  padding: 20px;
}
.woocommerce #payment div.form-row.place-order,
.woocommerce-page #payment div.form-row.place-order {
  margin: 0;
  padding: 40px 0 0 0;
  text-align: center;
}
.woocommerce #payment div.form-row .button,
.woocommerce-page #payment div.form-row .button {
  padding-right: 50px;
  padding-left: 50px;
  float: none !important;
}
.woocommerce #payment div.payment_box,
.woocommerce-page #payment div.payment_box {
  position: relative;
  padding: 15px;
  background: #ffffff;
  margin: 10px 0 10px 28px;
  line-height: 22px;
}
.woocommerce #payment div.payment_box:after,
.woocommerce-page #payment div.payment_box:after {
  position: absolute;
  border-left: 5px solid transparent;
  border-bottom: 5px solid #ffffff;
  border-right: 5px solid transparent;
  content: "";
  display: block;
  height: 0;
  left: 15px;
  top: -5px;
  width: 0;
}
.woocommerce #payment div.payment_box input.input-text,
.woocommerce-page #payment div.payment_box input.input-text,
.woocommerce #payment div.payment_box textarea,
.woocommerce-page #payment div.payment_box textarea {
  height: 35px;
  padding: 5px 10px;
  border: 1px solid #d9d9d9;
  background: #fafafa;
  color: #1a1a1a;
  -webkit-transition: all linear 0.2s;
  transition: all linear 0.2s;
  letter-spacing: 0.5px;
  line-height: 17px;
}
.woocommerce #payment div.payment_box input.input-text:focus,
.woocommerce-page #payment div.payment_box input.input-text:focus,
.woocommerce #payment div.payment_box textarea:focus,
.woocommerce-page #payment div.payment_box textarea:focus {
  border-color: #d9d9d9;
  outline: 0;
  background: #ffffff;
  color: #1a1a1a;
}
.woocommerce #payment div.payment_box :-ms-input-placeholder,
.woocommerce-page #payment div.payment_box :-ms-input-placeholder {
  color: #1a1a1a !important;
}
.woocommerce #payment div.payment_box ::-moz-placeholder,
.woocommerce-page #payment div.payment_box ::-moz-placeholder {
  color: #1a1a1a;
}
.woocommerce #payment div.payment_box ::-webkit-input-placeholder,
.woocommerce-page #payment div.payment_box ::-webkit-input-placeholder {
  color: #1a1a1a;
}
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc {
  font-size: 1.5em;
  padding: 8px;
  background-repeat: no-repeat;
  background-position: right;
}
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.visa,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.visa,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.visa {
  background-image: url("../../../../../plugins/woocommerce/assets/images/icons/credit-cards/visa.png");
}
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.mastercard,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.mastercard,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard {
  background-image: url("../../../../../plugins/woocommerce/assets/images/icons/credit-cards/mastercard.png");
}
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.laser,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.laser,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.laser {
  background-image: url("../../../../../plugins/woocommerce/assets/images/icons/credit-cards/laser.png");
}
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub {
  background-image: url("../../../../../plugins/woocommerce/assets/images/icons/credit-cards/diners.png");
}
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.maestro,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.maestro,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.maestro {
  background-image: url("../../../../../plugins/woocommerce/assets/images/icons/credit-cards/maestro.png");
}
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.jcb,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.jcb,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.jcb {
  background-image: url("../../../../../plugins/woocommerce/assets/images/icons/credit-cards/jcb.png");
}
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.amex,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.amex,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.amex {
  background-image: url("../../../../../plugins/woocommerce/assets/images/icons/credit-cards/amex.png");
}
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.discover,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.discover,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.discover {
  background-image: url("../../../../../plugins/woocommerce/assets/images/icons/credit-cards/discover.png");
}
.woocommerce #payment div.payment_box span.help,
.woocommerce-page #payment div.payment_box span.help {
  font-size: 11px;
  line-height: 16px;
  color: #e53935;
}
.woocommerce #payment div.payment_box .form-row,
.woocommerce-page #payment div.payment_box .form-row {
  margin: 0 0 20px;
}
.woocommerce #payment div.payment_box p:last-child,
.woocommerce-page #payment div.payment_box p:last-child {
  margin-bottom: 0;
}
.woocommerce #payment .about_paypal,
.woocommerce-page #payment .about_paypal {
  padding: 0 0 0 1em;
}
.woocommerce .order_details,
.woocommerce-page .order_details {
  *zoom: 1;
  list-style: none;
  padding: 0;
  margin-bottom: 0;
  margin-top: 40px;
}
.woocommerce .order_details:before,
.woocommerce-page .order_details:before,
.woocommerce .order_details:after,
.woocommerce-page .order_details:after {
  content: " ";
  display: table;
}
.woocommerce .order_details:after,
.woocommerce-page .order_details:after {
  clear: both;
}
.woocommerce .order_details li,
.woocommerce-page .order_details li {
  float: left;
  margin: 0 20px 20px 0;
  text-transform: uppercase;
  font-size: 0.715em;
  line-height: 1em;
  padding-right: 20px;
  border-right: 1px dashed #d9d9d9;
}
.woocommerce .order_details li strong,
.woocommerce-page .order_details li strong {
  display: block;
  font-size: 1.4em;
  text-transform: none;
  line-height: 1.5em;
}
.woocommerce .order_details li:last-of-type,
.woocommerce-page .order_details li:last-of-type {
  border: none;
}
.woocommerce .bacs_details h3,
.woocommerce-page .bacs_details h3 {
  font-size: 16px;
  line-height: 20px;
}
.woocommerce .addresses .col-1,
.woocommerce-page .addresses .col-1,
.woocommerce .addresses .col-2,
.woocommerce-page .addresses .col-2 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  background: none;
  color: #666666;
}
.woocommerce .addresses address,
.woocommerce-page .addresses address {
  margin: 0;
}
.woocommerce .addresses .title,
.woocommerce-page .addresses .title {
  *zoom: 1;
}
.woocommerce .addresses .title:before,
.woocommerce-page .addresses .title:before,
.woocommerce .addresses .title:after,
.woocommerce-page .addresses .title:after {
  content: " ";
  display: table;
}
.woocommerce .addresses .title:after,
.woocommerce-page .addresses .title:after {
  clear: both;
}
.woocommerce .addresses .title h3,
.woocommerce-page .addresses .title h3 {
  float: left;
}
.woocommerce .addresses .title .edit,
.woocommerce-page .addresses .title .edit {
  float: left;
  padding: 0 0 0 25px;
  position: relative;
}
.woocommerce .addresses .title .edit:after,
.woocommerce-page .addresses .title .edit:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 10px;
  background: #d9d9d9;
  left: 10px;
  top: 6px;
}
.woocommerce ol.commentlist.notes li.note p.meta,
.woocommerce-page ol.commentlist.notes li.note p.meta {
  font-weight: bold;
  margin-bottom: 0;
}
.woocommerce ol.commentlist.notes li.note .description p:last-child,
.woocommerce-page ol.commentlist.notes li.note .description p:last-child {
  margin-bottom: 0;
}
.woocommerce ul.digital-downloads,
.woocommerce-page ul.digital-downloads {
  margin-left: 0;
  padding-left: 0;
}
.woocommerce ul.digital-downloads li,
.woocommerce-page ul.digital-downloads li {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.woocommerce ul.digital-downloads li:before,
.woocommerce-page 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: 7px;
  content: "\e00a";
}
.woocommerce ul.digital-downloads li .count,
.woocommerce-page ul.digital-downloads li .count {
  float: right;
}
.woocommerce .widget_layered_nav ul,
.woocommerce-page .widget_layered_nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.woocommerce .widget_layered_nav ul li,
.woocommerce-page .widget_layered_nav ul li {
  color: #808080;
  margin: 0 0 10px 0;
}
.woocommerce .widget_layered_nav ul a,
.woocommerce-page .widget_layered_nav ul a,
.woocommerce .widget_layered_nav ul li span.param-name,
.woocommerce-page .widget_layered_nav ul li span.param-name {
  display: inline-block;
  position: relative;
  padding: 0 5px 0 25px;
}
.woocommerce .widget_layered_nav ul li a:before,
.woocommerce-page .widget_layered_nav ul li a:before,
.woocommerce .widget_layered_nav ul li span.param-name,
.woocommerce-page .widget_layered_nav ul li span.param-name {
  content: "";
  border: 1px solid #d9d9d9;
  width: 14px;
  height: 14px;
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  background: #ffffff;
}
.woocommerce .widget_layered_nav ul li a:after,
.woocommerce-page .widget_layered_nav ul li a:after {
  content: "\e62a";
  width: 14px;
  height: 14px;
  color: #333333;
  font-family: 'eclatico';
  position: absolute;
  top: 3px;
  left: 1px;
  text-align: center;
  font-size: 14px;
  line-height: 14px;
  opacity: 0;
}
.woocommerce .widget_layered_nav ul li.chosen a:after,
.woocommerce-page .widget_layered_nav ul li.chosen a:after,
.woocommerce .widget_layered_nav ul li a:hover:after,
.woocommerce-page .widget_layered_nav ul li a:hover:after {
  opacity: 1;
}
.woocommerce .widget_layered_nav ul li.chosen a:hover:after,
.woocommerce-page .widget_layered_nav ul li.chosen a:hover:after {
  content: "\e613";
  font-size: 12px;
  left: 2px;
}
.woocommerce .widget_layered_nav ul.color-filter-list,
.woocommerce-page .widget_layered_nav ul.color-filter-list {
  padding-bottom: 7px;
}
.woocommerce .widget_layered_nav ul.color-filter-list li,
.woocommerce-page .widget_layered_nav ul.color-filter-list li {
  float: left;
  margin: 0 3px 3px 0;
}
.woocommerce .widget_layered_nav ul.color-filter-list li a,
.woocommerce-page .widget_layered_nav ul.color-filter-list li a {
  width: 35px;
  height: 35px;
  padding: 0;
  display: block;
  position: relative;
  border-radius: 50%;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50%;
}
.woocommerce .widget_layered_nav ul.color-filter-list li a:before,
.woocommerce-page .widget_layered_nav ul.color-filter-list li a:before {
  display: none;
}
.woocommerce .widget_layered_nav ul.color-filter-list li a:after,
.woocommerce-page .widget_layered_nav ul.color-filter-list li a:after {
  content: "\e61a";
  width: 21px;
  height: 21px;
  line-height: 21px;
  background: rgba(255, 255, 255, 0.9);
  color: #212121;
  font-family: 'eclatico';
  position: absolute;
  top: 7px;
  left: 7px;
  text-align: center;
  font-size: 16px;
  opacity: 0;
  border-radius: 50%;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50%;
}
.woocommerce .widget_layered_nav ul.color-filter-list li.chosen a:after,
.woocommerce-page .widget_layered_nav ul.color-filter-list li.chosen a:after,
.woocommerce .widget_layered_nav ul.color-filter-list li a:hover:after,
.woocommerce-page .widget_layered_nav ul.color-filter-list li a:hover:after {
  opacity: 1;
  left: 7px;
}
.woocommerce .widget_layered_nav select,
.woocommerce-page .widget_layered_nav select {
  width: 100%;
}
.woocommerce .widget_layered_nav_filters ul,
.woocommerce-page .widget_layered_nav_filters ul {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none outside;
  overflow: hidden;
  zoom: 1;
}
.woocommerce .widget_layered_nav_filters ul li,
.woocommerce-page .widget_layered_nav_filters ul li {
  float: left;
  padding: 0 1px 1px 0;
  list-style: none;
}
.woocommerce .widget_layered_nav_filters ul li a,
.woocommerce-page .widget_layered_nav_filters ul li a {
  text-decoration: none;
  float: left;
  padding: 0 5px;
  background: #e53935;
  font-size: 11px;
  font-weight: normal;
  line-height: 15px;
  color: #ffffff;
}
.woocommerce .widget_layered_nav_filters ul li a:before,
.woocommerce-page .widget_layered_nav_filters ul li 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: 7px;
  content: "\e013";
}
.woocommerce .widget_price_filter .price_slider,
.woocommerce-page .widget_price_filter .price_slider {
  margin-bottom: 20px;
}
.woocommerce .widget_price_filter .price_slider_wrapper,
.woocommerce-page .widget_price_filter .price_slider_wrapper {
  padding-top: 10px;
}
.woocommerce .widget_price_filter .price_slider_amount,
.woocommerce-page .widget_price_filter .price_slider_amount {
  text-align: right;
  line-height: 2.7em;
  font-size: 0.8751em;
}
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce-page .widget_price_filter .price_slider_amount .button {
  float: left;
  font-size: 1.15em;
}
.woocommerce .widget_price_filter .ui-slider,
.woocommerce-page .widget_price_filter .ui-slider {
  position: relative;
  text-align: left;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  cursor: pointer;
  outline: none;
  top: -0.4em;
  width: 1em;
  height: 1em;
  -webkit-border-radius: 1em;
  border-radius: 1em;
  background: #ffffff;
  border: 1px solid #d9d9d9;
  margin-left: -0.1em;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:last-child,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle:last-child {
  margin-left: -0.9em;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background: #e53935;
  color: #ffffff;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background: #d9d9d9;
}
.woocommerce .widget_price_filter .ui-slider-horizontal,
.woocommerce-page .widget_price_filter .ui-slider-horizontal {
  height: 5px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range,
.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min,
.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
  left: -1px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max,
.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
  right: -1px;
}
.woocommerce .widget_product_categories ul.product-categories,
.woocommerce-page .widget_product_categories ul.product-categories,
.woocommerce .widget_product_categories ul.product-categories ul,
.woocommerce-page .widget_product_categories ul.product-categories ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.woocommerce .widget_product_categories ul.product-categories li,
.woocommerce-page .widget_product_categories ul.product-categories li {
  position: relative;
}
.woocommerce .widget_product_categories ul.product-categories li > a,
.woocommerce-page .widget_product_categories ul.product-categories li > a {
  display: block;
  text-decoration: none;
}
.woocommerce .widget_product_categories ul.product-categories span.count,
.woocommerce-page .widget_product_categories ul.product-categories span.count {
  position: absolute;
  right: 0;
  top: 0;
  padding: 5px 20px 5px 0;
}
.woocommerce .widget_product_categories ul.product-categories > li > a,
.woocommerce-page .widget_product_categories ul.product-categories > li > a {
  padding: 5px 10px;
  color: #444444;
}
.woocommerce .widget_product_categories ul.product-categories > li > a:hover,
.woocommerce-page .widget_product_categories ul.product-categories > li > a:hover,
.woocommerce .widget_product_categories ul.product-categories > li > a:focus,
.woocommerce-page .widget_product_categories ul.product-categories > li > a:focus {
  background: rgba(0, 0, 0, 0.05);
  color: #444444;
  outline: none;
}
.woocommerce .widget_product_categories ul.product-categories ul,
.woocommerce-page .widget_product_categories ul.product-categories ul {
  padding-left: 15px;
}
.woocommerce .widget_product_categories ul.product-categories ul a,
.woocommerce-page .widget_product_categories ul.product-categories ul a {
  padding: 2px 0;
  color: #1a1a1a;
}
.woocommerce .widget_product_categories ul.product-categories ul a:hover,
.woocommerce-page .widget_product_categories ul.product-categories ul a:hover {
  color: #e53935;
}
.woocommerce .widget_product_categories ul.product-categories ul.children,
.woocommerce-page .widget_product_categories ul.product-categories ul.children {
  padding: 5px 0 5px 20px;
}
.woocommerce .widget_product_search label,
.woocommerce-page .widget_product_search label {
  display: none;
}
.woocommerce .widget_product_search input[type="search"],
.woocommerce-page .widget_product_search input[type="search"] {
  width: 100%;
  margin-top: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 35px;
  padding: 5px 10px;
  border: 1px solid #d9d9d9;
  background: #fafafa;
  color: #1a1a1a;
  -webkit-transition: all linear 0.2s;
  transition: all linear 0.2s;
  letter-spacing: 0.5px;
  line-height: 17px;
}
.woocommerce .widget_product_search input[type="search"]:focus,
.woocommerce-page .widget_product_search input[type="search"]:focus {
  border-color: #d9d9d9;
  outline: 0;
  background: #ffffff;
  color: #1a1a1a;
}
.woocommerce .widget_product_search input[type="submit"],
.woocommerce-page .widget_product_search input[type="submit"] {
  margin-top: 5px;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
  text-decoration: none;
  text-align: center;
  border: none;
  padding: 0 25px;
  line-height: 32px;
  min-height: 35px;
  background: #e6e6e6;
  color: #1a1a1a;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.woocommerce .widget_product_search input[type="submit"]:hover,
.woocommerce-page .widget_product_search input[type="submit"]:hover,
.woocommerce .widget_product_search input[type="submit"]:focus,
.woocommerce-page .widget_product_search input[type="submit"]:focus {
  background: #f2f2f2;
  color: #1a1a1a;
  outline: none;
}
.woocommerce .widget_product_search input[type="submit"]:active,
.woocommerce-page .widget_product_search input[type="submit"]:active {
  /* Reset */
  top: 0;
  background: #f2f2f2;
  color: #1a1a1a;
}
.woocommerce .widget_product_search :-ms-input-placeholder,
.woocommerce-page .widget_product_search :-ms-input-placeholder {
  color: #1a1a1a !important;
}
.woocommerce .widget_product_search ::-moz-placeholder,
.woocommerce-page .widget_product_search ::-moz-placeholder {
  color: #1a1a1a;
}
.woocommerce .widget_product_search ::-webkit-input-placeholder,
.woocommerce-page .widget_product_search ::-webkit-input-placeholder {
  color: #1a1a1a;
}
.woocommerce ul.products,
.woocommerce-page ul.products {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 35px -20px !important;
  padding: 0;
  list-style: none;
  clear: both;
}
.woocommerce ul.products:before,
.woocommerce-page ul.products:before,
.woocommerce ul.products:after,
.woocommerce-page ul.products:after {
  content: "";
  display: block;
}
.woocommerce ul.products:after,
.woocommerce-page ul.products:after {
  clear: both;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
  width: 25%;
  margin: 0 0 35px 0 !important;
  padding-left: 20px !important;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.woocommerce ul.products li.product.list,
.woocommerce-page ul.products li.product.list {
  width: 50%;
}
.woocommerce ul.products li.first,
.woocommerce-page ul.products li.first {
  clear: inherit !important;
}
.woocommerce ul.products li.last,
.woocommerce-page ul.products li.last {
  margin-right: inherit;
}
@media (max-width: 960px) {
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    width: 33.3% !important;
  }
  .woocommerce ul.products li.product.list,
  .woocommerce-page ul.products li.product.list {
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    width: 50% !important;
  }
  .woocommerce ul.products li.product.list,
  .woocommerce-page ul.products li.product.list {
    width: 100% !important;
  }
}
@media (max-width: 480px) {
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    width: 100% !important;
  }
  .woocommerce ul.products li.product.list,
  .woocommerce-page ul.products li.product.list {
    width: 100% !important;
  }
}
.woocommerce ul.products.with_sidebars li.product,
.woocommerce-page ul.products.with_sidebars li.product {
  width: 33.3% !important;
}
.woocommerce ul.products.with_sidebars li.product.list,
.woocommerce-page ul.products.with_sidebars li.product.list {
  width: 100% !important;
}
.woocommerce .product_meta > span:not(:first-child),
.woocommerce-page .product_meta > span:not(:first-child) {
  display: block;
}
.woocommerce .reset_variations,
.woocommerce-page .reset_variations {
  position: relative;
  top: 5px;
  margin-left: 20px;
}
.woocommerce div.product,
.woocommerce-page div.product,
.woocommerce #content div.product,
.woocommerce-page #content div.product {
  /*div.thumbnails {

            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -ms-flex-wrap: wrap;
            -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
            margin: 0 0 15px (-15px) !important;
            padding: 0;
            list-style: none;
            clear: both;

            &:before,
            &:after {
                content: "";
                display: block;
            }

            &:after { clear: both; }

            a {
                -ms-flex: none;
                -webkit-flex: none;
                flex: none;
                display: ineline-block;
                position: relative;
                width: 25% !important;
                margin: 0 0 15px 0 !important;
                padding-left: 15px !important;
                float: left;
                -moz-box-sizing: border-box;
                box-sizing: border-box;

                img { width: auto; }

            }

            a.first { clear: inherit; }

        }*/
}
ul.product_list_widget:not(.uk-grid) {
  list-style: none outside;
  margin: 0;
  padding: 0;
}
li.tm-product {
  *zoom: 1;
  margin: 0;
  list-style: none;
  padding-bottom: 25px;
}
li.tm-product:before,
li.tm-product:after {
  content: " ";
  display: table;
}
li.tm-product:after {
  clear: both;
}
li.tm-product .tm-product-spacer {
  position: relative;
  overflow: hidden;
  margin: 0 0 15px 0;
}
li.tm-product .tm-product-spacer a {
  *zoom: 1;
  display: block;
}
li.tm-product .tm-product-spacer a:before,
li.tm-product .tm-product-spacer a:after {
  content: " ";
  display: table;
}
li.tm-product .tm-product-spacer a:after {
  clear: both;
}
li.tm-product .tm-product-spacer a img.shop-image-hover-effect {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
li.tm-product .tm-product-spacer a.tm-quick-view-button {
  position: absolute;
  top: 20px;
  left: 20px;
  /*width: 120px;*/
  z-index: 3;
  /*background: @product-button-line-background;*/
  /*padding: 3px;*/
  opacity: 0;
  /*-webkit-transition: opacity 0.35s;*/
  transition: opacity 0.35s;
  /*-webkit-backface-visibility: hidden;*/
  -webkit-transition: -webkit-transform 0.35s, opacity 0.35s;
  transition: transform 0.35s, opacity 0.35s;
  -webkit-transform: translate3d(0, -200%, 0);
  transform: translate3d(0, -200%, 0);
}
li.tm-product .tm-product-spacer a.tm-quick-view-button span {
  display: inline-block;
  vertical-align: middle;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  color: #ffffff;
  display: none;
}
li.tm-product .tm-product-spacer a.tm-quick-view-button [class^="tm-icon-"] {
  display: block !important;
  color: #333333;
  width: 38px;
  height: 38px;
  text-align: center;
  font-size: 20px !important;
  /*margin-right: 10px;*/
  padding-top: 9px;
  box-sizing: border-box;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
li.tm-product .tm-product-spacer a.tm-quick-view-button [class^="tm-icon-"]:after {
  top: 9px;
}
li.tm-product .tm-product-button-line {
  background: rgba(72, 72, 72, 0.6);
  position: absolute;
  z-index: 2;
  top: auto;
  bottom: 0;
  width: 100%;
  height: 50px;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
li.tm-product .tm-product-button-line .uk-flex {
  padding: 8px 5px;
  max-width: 230px;
  margin: 0 auto;
}
li.tm-product .tm-product-button-line span {
  display: inline-block;
  vertical-align: middle;
  font-size: 11px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: bold;
}
li.tm-product .tm-product-button-line span.tm-cart-sep {
  height: 50px;
  width: 1px;
  background: rgba(255, 255, 255, 0.15);
  margin: -8px 0;
}
li.tm-product .tm-product-button-line a.hover-icon {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 200%, 0);
  transform: translate3d(0, 200%, 0);
}
li.tm-product .tm-product-button-line a.hover-icon [class^="tm-icon-"] {
  width: 34px;
  height: 34px;
  text-align: center;
  font-size: 18px !important;
  padding-top: 8px;
  box-sizing: border-box;
  color: #333333;
  font-weight: normal;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
li.tm-product .tm-product-button-line a.hover-icon span.tm-icon-heart {
  padding-top: 9px;
}
li.tm-product .tm-product-button-line a.hover-icon span.tm-icon-heart:after {
  top: 9px;
}
li.tm-product .tm-product-button-line a.hover-icon span.tm-icon-cart {
  margin-right: 10px;
}
li.tm-product .tm-product-button-line a.added_to_cart {
  display: none !important;
}
li.tm-product .tm-product-term-name {
  color: #999999;
  text-transform: uppercase;
  font-size: 11px;
  text-align: center;
}
li.tm-product .tm-product-term-name a {
  color: #999999;
}
li.tm-product .tm-product-term-name a:hover {
  color: #e53935;
}
li.tm-product:hover .tm-product-spacer a img.shop-image-hover-effect {
  opacity: 1;
  z-index: 1;
}
li.tm-product:hover a.tm-quick-view-button,
li.tm-product:hover .tm-product-button-line,
li.tm-product:hover a.hover-icon {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
}
li.tm-product:hover a.hover-icon.one {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
li.tm-product:hover a.hover-icon.two {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
li.tm-product:hover a.hover-icon.three {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
li.tm-product a {
  display: block;
}
li.tm-product h3 {
  text-align: center;
  font-weight: normal;
  letter-spacing: 0.5px;
  font-size: 14px;
  margin: 0;
  line-height: 20px;
}
li.tm-product h3 a {
  text-decoration: none;
}
li.tm-product img {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  display: block;
  float: none;
}
li.tm-product span.price {
  text-align: center;
  display: block;
  padding: 10px 0 0 0 !important;
  margin: 0 !important;
  font-size: 18px !important;
  color: #1a1a1a;
  line-height: 18px !important;
}
li.tm-product span.price span.amount {
  font-size: 18px !important;
  color: #1a1a1a;
  line-height: 18px !important;
  letter-spacing: 1px;
  font-weight: bold;
  padding: 0 5px;
}
li.tm-product span.price ins {
  background: none;
  padding: 0 0 0 10px;
  float: none !important;
}
li.tm-product span.price del {
  text-decoration: none;
  position: relative;
  top: 0px !important;
}
li.tm-product span.price del span.amount {
  color: #999999;
  font-size: 14px !important;
  line-height: 16px !important;
  padding: 0 5px;
  position: relative;
  text-decoration: none;
}
li.tm-product span.price del span.amount:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
  background: #e53935;
}
li.tm-product dl {
  margin: 0;
  *zoom: 1;
  padding-left: 0;
  border-left: none;
}
li.tm-product dl:before,
li.tm-product dl:after {
  content: " ";
  display: table;
}
li.tm-product dl:after {
  clear: both;
}
li.tm-product dl dt,
li.tm-product dl dd {
  display: inline-block;
  float: left;
  margin-bottom: 20px;
}
li.tm-product dl dt {
  padding: 0 0 .25em 0;
  clear: left;
  margin: 0 5px 0 0;
}
li.tm-product dl dd {
  padding: 0 0 .25em 0;
}
li.tm-product dl dd p:last-child {
  margin-bottom: 0;
}
li.tm-product .star-rating {
  float: none;
}
li.tm-product .tm-list-content {
  display: none;
}
@media (min-width: 480px) {
  li.tm-product.list .tm-list-content {
    display: block;
    padding: 20px 0 0 0;
  }
  li.tm-product.list .tm-product-spacer {
    margin: 0 20px 0 0;
    float: left;
    width: 47%;
  }
  li.tm-product.list .tm-product-term-name {
    text-align: left;
  }
  li.tm-product.list h3 {
    text-align: left;
    font-size: 18px;
    line-height: 22px;
  }
  li.tm-product.list span.price {
    padding-top: 20px;
    text-align: left;
  }
  li.tm-product.list a.animate-border {
    display: inline-block !important;
  }
}
li.tm-product .sale-product-countdown {
  display: none;
}
#customer_details {
  padding-top: 20px;
}
#customer_details h2 {
  font-size: 28px;
  font-weight: normal;
}
#customer_details h3 {
  font-size: 14px;
  font-weight: bold;
}
#customer_details .woocommerce-shipping-fields {
  padding-top: 20px;
}
#customer_details .woocommerce-checkout-review-order-block {
  border: 5px solid #f0f0f0;
  padding: 40px;
}
#customer_details .woocommerce-checkout-review-order-block h2 {
  text-align: center;
}
#customer_details .woocommerce-checkout-review-order-block table.order_details,
#customer_details .woocommerce-checkout-review-order-block table.woocommerce-checkout-review-order-table {
  border-spacing: 0;
}
#customer_details .woocommerce-checkout-review-order-block table.order_details th,
#customer_details .woocommerce-checkout-review-order-block table.woocommerce-checkout-review-order-table th {
  border-top: none;
}
#customer_details .woocommerce-checkout-review-order-block table.order_details th:last-child,
#customer_details .woocommerce-checkout-review-order-block table.woocommerce-checkout-review-order-table th:last-child {
  text-align: right;
  padding-right: 0;
}
#customer_details .woocommerce-checkout-review-order-block table.order_details td:first-child,
#customer_details .woocommerce-checkout-review-order-block table.woocommerce-checkout-review-order-table td:first-child {
  border-left: none !important;
  padding-left: 0;
  width: 60%;
}
#customer_details .woocommerce-checkout-review-order-block table.order_details td:last-child,
#customer_details .woocommerce-checkout-review-order-block table.woocommerce-checkout-review-order-table td:last-child {
  border-right: none !important;
  padding-right: 0;
  text-align: right;
}
#customer_details .woocommerce-checkout-review-order-block table.order_details tfoot th,
#customer_details .woocommerce-checkout-review-order-block table.woocommerce-checkout-review-order-table tfoot th {
  padding: 0 0 15px 0;
  text-align: left;
  border-top: none;
}
#customer_details .woocommerce-checkout-review-order-block table.order_details tfoot td,
#customer_details .woocommerce-checkout-review-order-block table.woocommerce-checkout-review-order-table tfoot td {
  border-top: none;
  padding: 0 0 15px 0;
}
#customer_details .woocommerce-checkout-review-order-block table.order_details tfoot tr:first-child td,
#customer_details .woocommerce-checkout-review-order-block table.woocommerce-checkout-review-order-table tfoot tr:first-child td,
#customer_details .woocommerce-checkout-review-order-block table.order_details tfoot tr:first-child th,
#customer_details .woocommerce-checkout-review-order-block table.woocommerce-checkout-review-order-table tfoot tr:first-child th,
#customer_details .woocommerce-checkout-review-order-block table.order_details tfoot tr:last-child td,
#customer_details .woocommerce-checkout-review-order-block table.woocommerce-checkout-review-order-table tfoot tr:last-child td,
#customer_details .woocommerce-checkout-review-order-block table.order_details tfoot tr:last-child th,
#customer_details .woocommerce-checkout-review-order-block table.woocommerce-checkout-review-order-table tfoot tr:last-child th {
  border-top: 1px solid #d9d9d9;
  padding-top: 15px;
}
#customer_details table.customer_details {
  border-spacing: 0;
  margin-bottom: 20px;
}
#customer_details table.customer_details th {
  text-align: left;
  padding-left: 0;
}
#customer_details table.customer_details td {
  text-align: right;
  padding-right: 0;
}
#customer_details table.customer_details tr:first-child th,
#customer_details table.customer_details tr:first-child td {
  border-top: none;
}
.my_account_info h2 {
  font-size: 28px;
  font-weight: normal;
}
.my_account_info h3 {
  font-size: 14px;
  font-weight: bold;
}
.my_account_info .uk-article {
  border: none !important;
  padding: 0 !important;
}
.my_account_info form .form-row-first,
.my_account_info form .form-row-last {
  width: 48% !important;
}
.tm-compare-container a.remove_all_compare {
  background: #f0f0f0;
  padding: 0 12px 0 0;
  display: inline-block;
}
.tm-compare-container a.remove_all_compare span {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
}
.tm-compare-container a.remove_all_compare [class^="tm-icon-"] {
  font-weight: normal;
  text-decoration: none;
  display: inline-block;
  width: 34px;
  height: 34px;
  text-align: center;
  box-sizing: border-box;
  font-size: 10px;
  padding: 0 0 0 1px;
  margin-right: 8px;
  line-height: 28px;
  vertical-align: middle;
  border: 3px solid #f0f0f0;
  color: #1a1a1a;
  background: #ffffff;
}
.tm-compare-container a.remove_all_compare:hover [class^="tm-icon-"] {
  border: 3px solid #e53935;
}
.tm-compare-container ul {
  margin: 0;
  padding: 0 10px;
  list-style: none;
}
.tm-compare-container .props .prop-one {
  padding: 10px 25px;
  background: #f0f0f0;
  color: #1a1a1a;
  border-right: 1px solid #ffffff;
}
.tm-compare-container .props .prop-one:nth-child(2n) {
  background: #fafafa;
}
.tm-compare-container .props .prop-one [class*="uk-icon-"] {
  padding-right: 7px;
}
.tm-compare-container .tm-compare-props .props .prop-one {
  color: #999999;
  text-transform: uppercase;
  font-size: 12px;
  border-right: 2px solid #ffffff;
}
.tm-compare-container .tm-compare-elements {
  position: relative;
}
.tm-compare-container .tm-compare-elements .owl-buttons {
  position: absolute;
  top: 0;
  left: -75px;
}
.tm-compare-container .tm-compare-elements .owl-buttons .owl-prev,
.tm-compare-container .tm-compare-elements .owl-buttons .owl-next {
  position: relative;
  width: 34px;
  height: 34px;
  box-sizing: border-box;
  float: left;
  overflow: hidden;
  border: 3px solid #f0f0f0;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.tm-compare-container .tm-compare-elements .owl-buttons .owl-prev:hover,
.tm-compare-container .tm-compare-elements .owl-buttons .owl-next:hover {
  border: 3px solid #e53935;
}
.tm-compare-container .tm-compare-elements .owl-buttons .owl-prev:after,
.tm-compare-container .tm-compare-elements .owl-buttons .owl-next:after {
  font-family: 'eclatico';
  text-align: center;
  box-sizing: border-box;
  padding-right: 1px;
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 10px;
  line-height: 28px;
  color: #1a1a1a;
  background: #ffffff;
}
.tm-compare-container .tm-compare-elements .owl-buttons .owl-prev:after {
  content: "\e612";
  padding-right: 2px;
}
.tm-compare-container .tm-compare-elements .owl-buttons .owl-next:after {
  content: "\e611";
}
.tm-compare-container .tm-compare-elements .compare-product-remove {
  position: absolute;
  top: 0;
  left: 0;
}
.tm-compare-container .tm-compare-elements .compare-product-remove [class^="tm-icon-"] {
  font-weight: normal;
  text-decoration: none;
  display: inline-block;
  width: 34px;
  height: 34px;
  text-align: center;
  box-sizing: border-box;
  font-size: 10px;
  padding: 0 0 0 1px;
  margin-right: 8px;
  line-height: 28px;
  vertical-align: middle;
  border: 3px solid #f0f0f0;
  color: #1a1a1a;
  background: #ffffff;
}
.tm-compare-container .tm-compare-elements .compare-product-remove:hover [class^="tm-icon-"] {
  border: 3px solid #e53935;
}
.sale-product-countdown {
  background-color: rgba(72, 72, 72, 0.6);
  color: #ffffff;
  display: block;
  padding: 5px 10px 10px;
  position: absolute;
  width: 180px;
  z-index: 10000;
}
.sale-product-countdown:after {
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 8px solid rgba(72, 72, 72, 0.6);
  content: "";
  display: block;
  height: 0;
  position: absolute;
  left: -8px;
  top: 50%;
  margin: -4px 0 0 0;
  width: 0;
}
.sale-product-countdown h3 {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  margin: 0 0 2px 0;
  color: #ffffff;
}
.sale-product-countdown > div {
  padding: 5px 15px;
  background: #333333;
  border: none;
}
.sale-product-countdown .uk-grid div {
  text-align: center;
  font-size: 10px;
}
.sale-product-countdown .uk-grid div span {
  display: block;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 20px;
}
#product-quick-view .tm-main-images-slider .tm-icon-zoom {
  display: none;
}
