<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.clear {
  clear: both;
}
.nobr {
  white-space: nowrap;
}
/**
 * Objects
 */
/* Primary colour for buttons (alt) */
/* Text on primary colour bg */
/* Secondary buttons */
/* Text on secondary colour bg */
/* Prices, In stock labels, sales flash */
/* Text on highlight colour bg */
/* Content BG - Tabs (active state) */
/* small, breadcrumbs etc */
/* Contains base colours like @primary */
/* Colours */
/* Price slider bar / layered nav UI */
/* Text on tertiary colour bg */
/* Price slider bg */
/* =Custom Font
-------------------------------------------------------------- */
/* =Global styles/layout
-------------------------------------------------------------- */
p.demo_store {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  width: 100%;
  font-size: 1em;
  padding: .5em 0;
  text-align: center;
  color: #ffffff;
  z-index: 99998;
}
.admin-bar p.demo_store {
  top: 28px;
}
/* =Utilities
-------------------------------------------------------------- */
.wc-forward:after,
.wc-forward a:after {
  font-family: 'WooCommerce';
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-left: 7px;
  content: "\e029";
}
.wc-backward:before,
.wc-backward a:before {
  font-family: 'WooCommerce';
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 7px;
  content: "\e02f";
  font-size: .75em;
}
/* =Main Styles (namespace to avoid conflict with common global class names)
-------------------------------------------------------------- */
.woocommerce-page,
.woocommerce {
  /* =General Layout Styles
	-------------------------------------------------------------- */
  /* =Product Page
	-------------------------------------------------------------- */
  /* =Product Loops
	-------------------------------------------------------------- */
  /* &amp;.columns-1 {
		ul.products {
			li.product {
				width: 100%;
				margin-right: 0;
			}
		}
	}
	&amp;.columns-2 {
		ul.products {
			li.product {
				width: 50%;
			}
		}
	}
	&amp;.columns-3 {
		ul.products {
			li.product {
				width: 33.3%;
			}
		}
	}
	&amp;.columns-5 {
		ul.products {
			li.product {
				width: 20%;
			}
		}
	}
	&amp;.columns-6 {
		ul.products {
			li.product {
				width: 16.5%;
			}
		}
	}
	*/
  /* =Theme additions
	-------------------------------------------------------------- */
  /* =Cart Page
	-------------------------------------------------------------- */
  /* =Cart Sidebar
	-------------------------------------------------------------- */
  /* =Forms
	-------------------------------------------------------------- */
  /* =Product Page
	-------------------------------------------------------------- */
  /* Sale labels */
  /* =Product Loops
	-------------------------------------------------------------- */
  /* =Buttons
	-------------------------------------------------------------- */
  /* =Quantity inputs
	-------------------------------------------------------------- */
  /* =Reviews/comments
	-------------------------------------------------------------- */
  /* Star rating */
  /* =Tables
	-------------------------------------------------------------- */
  /* =Cart
	-------------------------------------------------------------- */
  /* =Cart Sidebar
	-------------------------------------------------------------- */
  /* =Cart Page
	-------------------------------------------------------------- */
  /* =Forms
	-------------------------------------------------------------- */
  /* =Checkout
	-------------------------------------------------------------- */
  /* Payment box - appears on checkout and page page */
  /* =Order Page
	-------------------------------------------------------------- */
  /* =Account Page
	-------------------------------------------------------------- */
  /* =Layered Nav Widget
	-------------------------------------------------------------- */
  /* =Price Filter Widget
	-------------------------------------------------------------- */
}
.woocommerce-page .col2-set,
.woocommerce .col2-set {
  *zoom: 1;
  width: 100%;
}
.woocommerce-page .col2-set:before,
.woocommerce .col2-set:before,
.woocommerce-page .col2-set:after,
.woocommerce .col2-set:after {
  content: " ";
  display: table;
}
.woocommerce-page .col2-set:after,
.woocommerce .col2-set:after {
  clear: both;
}
.woocommerce-page .col2-set:before,
.woocommerce .col2-set:before,
.woocommerce-page .col2-set:after,
.woocommerce .col2-set:after {
  content: " ";
  display: table;
}
.woocommerce-page .col2-set:after,
.woocommerce .col2-set:after {
  clear: both;
}
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-1 {
  float: left;
  width: 49.8%;
}
.woocommerce-page .col2-set .col-2,
.woocommerce .col2-set .col-2 {
  float: right;
  width: 49.8%;
}
@media handheld, only screen and (max-width: 767px) {
  .woocommerce-page .col2-set .col-1,
  .woocommerce .col2-set .col-1,
  .woocommerce-page .col2-set .col-2,
  .woocommerce .col2-set .col-2 {
    float: none;
    width: 100%;
  }
}
.woocommerce-page div.product,
.woocommerce div.product,
.woocommerce-page #content div.product,
.woocommerce #content div.product {
  /* gallery */
  /* Tabs on the product page */
}
.woocommerce-page div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce #content div.product div.images {
  float: left;
  width: 50%;
}
.woocommerce-page div.product .gallery-thumb-large,
.woocommerce div.product .gallery-thumb-large,
.woocommerce-page #content div.product .gallery-thumb-large,
.woocommerce #content div.product .gallery-thumb-large {
  border: 2px solid #f7f7f7;
  margin: 0;
}
.woocommerce-page div.product .gallery-thumb-large #mk-single-product-swiper .slideshow-swiper-arrows,
.woocommerce div.product .gallery-thumb-large #mk-single-product-swiper .slideshow-swiper-arrows,
.woocommerce-page #content div.product .gallery-thumb-large #mk-single-product-swiper .slideshow-swiper-arrows,
.woocommerce #content div.product .gallery-thumb-large #mk-single-product-swiper .slideshow-swiper-arrows {
  color: #eee !important;
  border-color: #eee !important;
}
.woocommerce-page div.product .gallery-thumb-large #mk-single-product-swiper .slideshow-swiper-arrows i,
.woocommerce div.product .gallery-thumb-large #mk-single-product-swiper .slideshow-swiper-arrows i,
.woocommerce-page #content div.product .gallery-thumb-large #mk-single-product-swiper .slideshow-swiper-arrows i,
.woocommerce #content div.product .gallery-thumb-large #mk-single-product-swiper .slideshow-swiper-arrows i {
  color: #eee !important;
}
.woocommerce-page div.product div.gallery-thumbs-small,
.woocommerce div.product div.gallery-thumbs-small,
.woocommerce-page #content div.product div.gallery-thumbs-small,
.woocommerce #content div.product div.gallery-thumbs-small {
  border-top: none;
  text-align: left;
  display: block;
}
.woocommerce-page div.product div.gallery-thumbs-small a,
.woocommerce div.product div.gallery-thumbs-small a,
.woocommerce-page #content div.product div.gallery-thumbs-small a,
.woocommerce #content div.product div.gallery-thumbs-small a {
  border: 2px solid #f7f7f7;
  border-left: 0;
  border-top: 0;
}
.woocommerce-page div.product div.gallery-thumbs-small a:first-child,
.woocommerce div.product div.gallery-thumbs-small a:first-child,
.woocommerce-page #content div.product div.gallery-thumbs-small a:first-child,
.woocommerce #content div.product div.gallery-thumbs-small a:first-child {
  border-left: 2px solid #f7f7f7;
}
.woocommerce-page div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce #content div.product div.summary {
  float: right;
  width: 50%;
  padding-left: 50px;
}
.woocommerce-page div.product .woocommerce-tabs,
.woocommerce div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs,
.woocommerce #content div.product .woocommerce-tabs {
  clear: both;
}
@media handheld, only screen and (max-width: 767px) {
  .woocommerce-page div.product .woocommerce-tabs,
  .woocommerce div.product .woocommerce-tabs,
  .woocommerce-page #content div.product .woocommerce-tabs,
  .woocommerce #content div.product .woocommerce-tabs {
    padding: 10px;
  }
}
.woocommerce-page div.product .woocommerce-tabs ul.tabs,
.woocommerce div.product .woocommerce-tabs ul.tabs,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs,
.woocommerce #content div.product .woocommerce-tabs ul.tabs {
  *zoom: 1;
}
.woocommerce-page div.product .woocommerce-tabs ul.tabs:before,
.woocommerce div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs:after,
.woocommerce div.product .woocommerce-tabs ul.tabs:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs:after {
  content: " ";
  display: table;
}
.woocommerce-page div.product .woocommerce-tabs ul.tabs:after,
.woocommerce div.product .woocommerce-tabs ul.tabs:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs:after {
  clear: both;
}
.woocommerce-page div.product .woocommerce-tabs ul.tabs:before,
.woocommerce div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs:after,
.woocommerce div.product .woocommerce-tabs ul.tabs:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs:after {
  content: " ";
  display: table;
}
.woocommerce-page div.product .woocommerce-tabs ul.tabs:after,
.woocommerce div.product .woocommerce-tabs ul.tabs:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs:after {
  clear: both;
}
.woocommerce-page div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li {
  display: inline;
}
.woocommerce-page div.product #reviews .comment,
.woocommerce div.product #reviews .comment,
.woocommerce-page #content div.product #reviews .comment,
.woocommerce #content div.product #reviews .comment {
  *zoom: 1;
}
.woocommerce-page div.product #reviews .comment:before,
.woocommerce div.product #reviews .comment:before,
.woocommerce-page #content div.product #reviews .comment:before,
.woocommerce #content div.product #reviews .comment:before,
.woocommerce-page div.product #reviews .comment:after,
.woocommerce div.product #reviews .comment:after,
.woocommerce-page #content div.product #reviews .comment:after,
.woocommerce #content div.product #reviews .comment:after {
  content: " ";
  display: table;
}
.woocommerce-page div.product #reviews .comment:after,
.woocommerce div.product #reviews .comment:after,
.woocommerce-page #content div.product #reviews .comment:after,
.woocommerce #content div.product #reviews .comment:after {
  clear: both;
}
.woocommerce-page div.product #reviews .comment:before,
.woocommerce div.product #reviews .comment:before,
.woocommerce-page #content div.product #reviews .comment:before,
.woocommerce #content div.product #reviews .comment:before,
.woocommerce-page div.product #reviews .comment:after,
.woocommerce div.product #reviews .comment:after,
.woocommerce-page #content div.product #reviews .comment:after,
.woocommerce #content div.product #reviews .comment:after {
  content: " ";
  display: table;
}
.woocommerce-page div.product #reviews .comment:after,
.woocommerce div.product #reviews .comment:after,
.woocommerce-page #content div.product #reviews .comment:after,
.woocommerce #content div.product #reviews .comment:after {
  clear: both;
}
.woocommerce-page div.product #reviews .comment img,
.woocommerce div.product #reviews .comment img,
.woocommerce-page #content div.product #reviews .comment img,
.woocommerce #content div.product #reviews .comment img {
  float: right;
  height: auto;
}
.woocommerce-page div.product .product_meta,
.woocommerce div.product .product_meta,
.woocommerce-page #content div.product .product_meta,
.woocommerce #content div.product .product_meta {
  font-size: 13px !important;
  color: #696969;
  margin-bottom: 15px;
}
.woocommerce-page div.product .tagged_as,
.woocommerce div.product .tagged_as,
.woocommerce-page #content div.product .tagged_as,
.woocommerce #content div.product .tagged_as {
  display: block;
}
.woocommerce-page div.product .sku_wrapper,
.woocommerce div.product .sku_wrapper,
.woocommerce-page #content div.product .sku_wrapper,
.woocommerce #content div.product .sku_wrapper {
  display: block;
}
@media handheld, only screen and (max-width: 767px) {
  .woocommerce-page div.product div.summary,
  .woocommerce div.product div.summary,
  .woocommerce-page #content div.product div.summary,
  .woocommerce #content div.product div.summary,
  .woocommerce-page div.product div.images,
  .woocommerce div.product div.images,
  .woocommerce-page #content div.product div.images,
  .woocommerce #content div.product div.images {
    width: 100%;
    float: none;
    padding-right: 0;
    padding-left: 0;
  }
  .woocommerce-page div.product div.images,
  .woocommerce div.product div.images,
  .woocommerce-page #content div.product div.images,
  .woocommerce #content div.product div.images {
    margin-top: 20px;
  }
}
.woocommerce-page #quantity,
.woocommerce #quantity,
.woocommerce-page #content .quantity,
.woocommerce #content .quantity {
  /* Disable input[type=number] buttons until the world is ready */
}
.woocommerce-page #quantity input::-webkit-outer-spin-button,
.woocommerce #quantity input::-webkit-outer-spin-button,
.woocommerce-page #content .quantity input::-webkit-outer-spin-button,
.woocommerce #content .quantity input::-webkit-outer-spin-button,
.woocommerce-page #quantity input::-webkit-inner-spin-button,
.woocommerce #quantity input::-webkit-inner-spin-button,
.woocommerce-page #content .quantity input::-webkit-inner-spin-button,
.woocommerce #content .quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.woocommerce-page .related,
.woocommerce .related,
.woocommerce-page .upsells.products,
.woocommerce .upsells.products {
  *zoom: 1;
  width: 100%;
  float: left;
}
.woocommerce-page .related:before,
.woocommerce .related:before,
.woocommerce-page .upsells.products:before,
.woocommerce .upsells.products:before,
.woocommerce-page .related:after,
.woocommerce .related:after,
.woocommerce-page .upsells.products:after,
.woocommerce .upsells.products:after {
  content: " ";
  display: table;
}
.woocommerce-page .related:after,
.woocommerce .related:after,
.woocommerce-page .upsells.products:after,
.woocommerce .upsells.products:after {
  clear: both;
}
.woocommerce-page .related:before,
.woocommerce .related:before,
.woocommerce-page .upsells.products:before,
.woocommerce .upsells.products:before,
.woocommerce-page .related:after,
.woocommerce .related:after,
.woocommerce-page .upsells.products:after,
.woocommerce .upsells.products:after {
  content: " ";
  display: table;
}
.woocommerce-page .related:after,
.woocommerce .related:after,
.woocommerce-page .upsells.products:after,
.woocommerce .upsells.products:after {
  clear: both;
}
.woocommerce-page .related ul.products,
.woocommerce .related ul.products,
.woocommerce-page .upsells.products ul.products,
.woocommerce .upsells.products ul.products,
.woocommerce-page .related ul,
.woocommerce .related ul,
.woocommerce-page .upsells.products ul,
.woocommerce .upsells.products ul {
  float: none;
}
.woocommerce-page .related ul.products li.product,
.woocommerce .related ul.products li.product,
.woocommerce-page .upsells.products ul.products li.product,
.woocommerce .upsells.products ul.products li.product,
.woocommerce-page .related ul li.product,
.woocommerce .related ul li.product,
.woocommerce-page .upsells.products ul li.product,
.woocommerce .upsells.products ul li.product {
  width: 49.8%;
}
.woocommerce-page .related ul.products li.product img,
.woocommerce .related ul.products li.product img,
.woocommerce-page .upsells.products ul.products li.product img,
.woocommerce .upsells.products ul.products li.product img,
.woocommerce-page .related ul li.product img,
.woocommerce .related ul li.product img,
.woocommerce-page .upsells.products ul li.product img,
.woocommerce .upsells.products ul li.product img {
  width: 100%;
  height: auto;
}
.woocommerce-page ul.products,
.woocommerce ul.products {
  clear: both;
  *zoom: 1;
}
.woocommerce-page ul.products:before,
.woocommerce ul.products:before,
.woocommerce-page ul.products:after,
.woocommerce ul.products:after {
  content: " ";
  display: table;
}
.woocommerce-page ul.products:after,
.woocommerce ul.products:after {
  clear: both;
}
.woocommerce-page ul.products:before,
.woocommerce ul.products:before,
.woocommerce-page ul.products:after,
.woocommerce ul.products:after {
  content: " ";
  display: table;
}
.woocommerce-page ul.products:after,
.woocommerce ul.products:after {
  clear: both;
}
.woocommerce-page ul.products li.product,
.woocommerce ul.products li.product {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  width: 33.3%;
}
.woocommerce-page ul.products li.product img,
.woocommerce ul.products li.product img {
  width: 100%;
}
.woocommerce-page ul.products li.product.one-column,
.woocommerce ul.products li.product.one-column {
  width: 100%;
}
.woocommerce-page ul.products li.product.two-column,
.woocommerce ul.products li.product.two-column {
  width: 49.8%;
}
.woocommerce-page ul.products li.product.three-column,
.woocommerce ul.products li.product.three-column {
  width: 33.2%;
}
.woocommerce-page ul.products li.product.four-column,
.woocommerce ul.products li.product.four-column {
  width: 24.8%;
}
.woocommerce-page ul.products li.product.four-column .product-hover-image,
.woocommerce ul.products li.product.four-column .product-hover-image {
  left: -1px !important;
}
@media handheld, only screen and (max-width: 960px) {
  .woocommerce-page ul.products li.product.three-column,
  .woocommerce ul.products li.product.three-column,
  .woocommerce-page ul.products li.product.four-column,
  .woocommerce ul.products li.product.four-column,
  .woocommerce-page ul.products li.product.five-column,
  .woocommerce ul.products li.product.five-column,
  .woocommerce-page ul.products li.product.six-column,
  .woocommerce ul.products li.product.six-column {
    width: 49.8% !important;
    max-width: 100% !important;
  }
}
@media handheld, only screen and (max-width: 550px) {
  .woocommerce-page ul.products li.product.three-column,
  .woocommerce ul.products li.product.three-column,
  .woocommerce-page ul.products li.product.four-column,
  .woocommerce ul.products li.product.four-column,
  .woocommerce-page ul.products li.product.two-column,
  .woocommerce ul.products li.product.two-column {
    width: 100% !important;
    max-width: 100% !important;
  }
}
.woocommerce-page ul.products .item-holder,
.woocommerce ul.products .item-holder {
  margin: 0 12px 24px 12px;
}
.woocommerce-page ul.products .item-holder .product-loop-thumb,
.woocommerce ul.products .item-holder .product-loop-thumb {
  display: block;
  position: relative;
  overflow: hidden;
}
.woocommerce-page .product-category img,
.woocommerce .product-category img {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transition: transform 0.35s ease-in-out 0.2s;
  -moz-transition: transform 0.35s ease-in-out 0.2s;
  -o-transition: transform 0.35s ease-in-out 0.2s;
  transition: transform 0.35s ease-in-out 0.2s;
  transition: transform 0.35s;
  -webkit-transition: transform 0.35s;
  -moz-transition: transform 0.35s;
  -ms-transition: transform 0.35s;
  -o-transition: transform 0.35s;
}
.woocommerce-page .product-category a,
.woocommerce .product-category a {
  position: relative;
  display: block;
  overflow: hidden;
}
.woocommerce-page .product-category h4,
.woocommerce .product-category h4 {
  text-align: center;
  width: 55%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  padding: 0;
  background-color: #222222;
}
.woocommerce-page .product-category h4 span,
.woocommerce .product-category h4 span {
  padding: 20px;
  display: block;
  color: #fff;
  font-size: 13px;
  line-height: 18px;
  font-weight: 600;
}
.woocommerce-page .product-category h4 .count,
.woocommerce .product-category h4 .count {
  display: block;
  color: #acacad;
  font-size: 12px;
  padding: 0;
}
.woocommerce-page .product-category:hover h4,
.woocommerce .product-category:hover h4 {
  -webkit-transform: translate3d(-50%, 50%, 0);
  -moz-transform: translate3d(-50%, 50%, 0);
  -ms-transform: translate3d(-50%, 50%, 0);
  -o-transform: translate3d(-50%, 50%, 0);
}
.woocommerce-page .product-category:hover h4 span,
.woocommerce .product-category:hover h4 span {
  color: #fff;
}
.woocommerce-page .product-category:hover .count,
.woocommerce .product-category:hover .count {
  color: #fff !important;
}
.woocommerce-page .product-category:hover img,
.woocommerce .product-category:hover img {
  transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
}
.woocommerce-page .woocommerce-result-count,
.woocommerce .woocommerce-result-count {
  float: left;
}
.woocommerce-page .woocommerce-ordering,
.woocommerce .woocommerce-ordering {
  float: right;
}
.woocommerce-page .woocommerce-pagination ul.page-numbers,
.woocommerce .woocommerce-pagination ul.page-numbers {
  *zoom: 1;
}
.woocommerce-page .woocommerce-pagination ul.page-numbers:before,
.woocommerce .woocommerce-pagination ul.page-numbers:before,
.woocommerce-page .woocommerce-pagination ul.page-numbers:after,
.woocommerce .woocommerce-pagination ul.page-numbers:after {
  content: " ";
  display: table;
}
.woocommerce-page .woocommerce-pagination ul.page-numbers:after,
.woocommerce .woocommerce-pagination ul.page-numbers:after {
  clear: both;
}
.woocommerce-page .woocommerce-pagination ul.page-numbers:before,
.woocommerce .woocommerce-pagination ul.page-numbers:before,
.woocommerce-page .woocommerce-pagination ul.page-numbers:after,
.woocommerce .woocommerce-pagination ul.page-numbers:after {
  content: " ";
  display: table;
}
.woocommerce-page .woocommerce-pagination ul.page-numbers:after,
.woocommerce .woocommerce-pagination ul.page-numbers:after {
  clear: both;
}
.woocommerce-page .woocommerce-pagination ul.page-numbers li,
.woocommerce .woocommerce-pagination ul.page-numbers li {
  display: inline;
}
.woocommerce-page .entry-content h2,
.woocommerce .entry-content h2,
.woocommerce-page .products h2,
.woocommerce .products h2,
.woocommerce-page .reply-title,
.woocommerce .reply-title,
.woocommerce-page .comment-reply-title,
.woocommerce .comment-reply-title,
.woocommerce-page .mk-shipping-calculator-button,
.woocommerce .mk-shipping-calculator-button,
.woocommerce-page .cart_totals h2,
.woocommerce .cart_totals h2,
.woocommerce-page .cross-sells h2,
.woocommerce .cross-sells h2,
.woocommerce-page .woocommerce-billing-fields h3,
.woocommerce .woocommerce-billing-fields h3,
.woocommerce-page #ship-to-different-address,
.woocommerce #ship-to-different-address,
.woocommerce-page .addresses h3,
.woocommerce .addresses h3,
.woocommerce-page .mk-addresses-title,
.woocommerce .mk-addresses-title,
.woocommerce-page header &gt; h2,
.woocommerce header &gt; h2,
.woocommerce-page .mk-woocommerce-title,
.woocommerce .mk-woocommerce-title {
  font-size: 13px !important;
  font-weight: bold !important;
  text-transform: uppercase;
  color: #555555 !important;
  display: block;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.woocommerce-page .entry-content h2:after,
.woocommerce .entry-content h2:after,
.woocommerce-page .products h2:after,
.woocommerce .products h2:after,
.woocommerce-page .reply-title:after,
.woocommerce .reply-title:after,
.woocommerce-page .comment-reply-title:after,
.woocommerce .comment-reply-title:after,
.woocommerce-page .mk-shipping-calculator-button:after,
.woocommerce .mk-shipping-calculator-button:after,
.woocommerce-page .cart_totals h2:after,
.woocommerce .cart_totals h2:after,
.woocommerce-page .cross-sells h2:after,
.woocommerce .cross-sells h2:after,
.woocommerce-page .woocommerce-billing-fields h3:after,
.woocommerce .woocommerce-billing-fields h3:after,
.woocommerce-page #ship-to-different-address:after,
.woocommerce #ship-to-different-address:after,
.woocommerce-page .addresses h3:after,
.woocommerce .addresses h3:after,
.woocommerce-page .mk-addresses-title:after,
.woocommerce .mk-addresses-title:after,
.woocommerce-page header &gt; h2:after,
.woocommerce header &gt; h2:after,
.woocommerce-page .mk-woocommerce-title:after,
.woocommerce .mk-woocommerce-title:after {
  width: 70px;
  height: 5px;
  display: block;
  margin-top: 6px;
  content: "";
  background-color: #eee;
}
.woocommerce-page .products h2,
.woocommerce .products h2,
.woocommerce-page .cross-sells h2,
.woocommerce .cross-sells h2 {
  margin-left: 13px;
}
.woocommerce-page .about_paypal,
.woocommerce .about_paypal {
  margin-left: 10px;
}
.woocommerce-page table.cart img,
.woocommerce table.cart img,
.woocommerce-page #content table.cart img,
.woocommerce #content table.cart img {
  height: auto;
}
.woocommerce-page table.cart td.actions,
.woocommerce table.cart td.actions,
.woocommerce-page #content table.cart td.actions,
.woocommerce #content table.cart td.actions {
  text-align: right;
}
.woocommerce-page table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce #content table.cart td.actions .input-text {
  width: 80px;
}
.woocommerce-page table.cart td.actions .coupon,
.woocommerce table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon,
.woocommerce #content table.cart td.actions .coupon {
  float: left;
}
.woocommerce-page table.cart td.actions .coupon label,
.woocommerce table.cart td.actions .coupon label,
.woocommerce-page #content table.cart td.actions .coupon label,
.woocommerce #content table.cart td.actions .coupon label {
  display: none;
}
.woocommerce-page .cart-collaterals,
.woocommerce .cart-collaterals {
  *zoom: 1;
  width: 100%;
}
.woocommerce-page .cart-collaterals:before,
.woocommerce .cart-collaterals:before,
.woocommerce-page .cart-collaterals:after,
.woocommerce .cart-collaterals:after {
  content: " ";
  display: table;
}
.woocommerce-page .cart-collaterals:after,
.woocommerce .cart-collaterals:after {
  clear: both;
}
.woocommerce-page .cart-collaterals:before,
.woocommerce .cart-collaterals:before,
.woocommerce-page .cart-collaterals:after,
.woocommerce .cart-collaterals:after {
  content: " ";
  display: table;
}
.woocommerce-page .cart-collaterals:after,
.woocommerce .cart-collaterals:after {
  clear: both;
}
.woocommerce-page .cart-collaterals .cross-sells,
.woocommerce .cart-collaterals .cross-sells {
  display: block;
}
.woocommerce-page .cart-collaterals .cross-sells ul.products,
.woocommerce .cart-collaterals .cross-sells ul.products {
  float: none;
}
.woocommerce-page .cart-collaterals .cross-sells ul.products li,
.woocommerce .cart-collaterals .cross-sells ul.products li {
  width: 48%;
}
.woocommerce-page .cart-collaterals .shipping_calculator,
.woocommerce .cart-collaterals .shipping_calculator {
  *zoom: 1;
}
.woocommerce-page .cart-collaterals .shipping_calculator:before,
.woocommerce .cart-collaterals .shipping_calculator:before,
.woocommerce-page .cart-collaterals .shipping_calculator:after,
.woocommerce .cart-collaterals .shipping_calculator:after {
  content: " ";
  display: table;
}
.woocommerce-page .cart-collaterals .shipping_calculator:after,
.woocommerce .cart-collaterals .shipping_calculator:after {
  clear: both;
}
.woocommerce-page .cart-collaterals .shipping_calculator:before,
.woocommerce .cart-collaterals .shipping_calculator:before,
.woocommerce-page .cart-collaterals .shipping_calculator:after,
.woocommerce .cart-collaterals .shipping_calculator:after {
  content: " ";
  display: table;
}
.woocommerce-page .cart-collaterals .shipping_calculator:after,
.woocommerce .cart-collaterals .shipping_calculator:after {
  clear: both;
}
.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,
.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,
.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2,
.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2 {
  width: 47%;
}
.woocommerce-page form .form-row,
.woocommerce form .form-row {
  *zoom: 1;
}
.woocommerce-page form .form-row:before,
.woocommerce form .form-row:before,
.woocommerce-page form .form-row:after,
.woocommerce form .form-row:after {
  content: " ";
  display: table;
}
.woocommerce-page form .form-row:after,
.woocommerce form .form-row:after {
  clear: both;
}
.woocommerce-page form .form-row:before,
.woocommerce form .form-row:before,
.woocommerce-page form .form-row:after,
.woocommerce form .form-row:after {
  content: " ";
  display: table;
}
.woocommerce-page form .form-row:after,
.woocommerce form .form-row:after {
  clear: both;
}
.woocommerce-page form .form-row label,
.woocommerce form .form-row label {
  display: block;
}
.woocommerce-page form .form-row label.checkbox,
.woocommerce form .form-row label.checkbox {
  display: inline;
}
.woocommerce-page form .form-row select,
.woocommerce form .form-row select {
  width: 100%;
}
.woocommerce-page form .form-row .input-text,
.woocommerce form .form-row .input-text {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  width: 100%;
}
.woocommerce-page form .form-row-first,
.woocommerce form .form-row-first,
.woocommerce-page form .form-row-last,
.woocommerce form .form-row-last {
  float: left;
  width: 47%;
  overflow: visible;
}
.woocommerce-page form .form-row-last,
.woocommerce form .form-row-last {
  float: right;
}
.woocommerce-page form .form-row-wide,
.woocommerce form .form-row-wide {
  clear: both;
}
@media handheld, only screen and (max-width: 767px) {
  .woocommerce-page form .form-row-first,
  .woocommerce form .form-row-first,
  .woocommerce-page form .form-row-last,
  .woocommerce form .form-row-last {
    width: 100%;
    float: none;
  }
}
.woocommerce-page #payment .form-row select,
.woocommerce #payment .form-row select {
  width: auto;
}
.woocommerce-page #payment .terms,
.woocommerce #payment .terms {
  text-align: right;
  padding: 0 1em 0;
}
.woocommerce-page #payment #place_order,
.woocommerce #payment #place_order {
  float: left;
}
.woocommerce-page .woocommerce-message,
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-error,
.woocommerce .woocommerce-error,
.woocommerce-page .woocommerce-info,
.woocommerce .woocommerce-info {
  padding: 20px !important;
  margin: 0 0 2em !important;
  position: relative;
  font-size: 14px;
  list-style: none outside !important;
  *zoom: 1;
  width: auto;
}
.woocommerce-page .woocommerce-message:before,
.woocommerce .woocommerce-message:before,
.woocommerce-page .woocommerce-error:before,
.woocommerce .woocommerce-error:before,
.woocommerce-page .woocommerce-info:before,
.woocommerce .woocommerce-info:before,
.woocommerce-page .woocommerce-message:after,
.woocommerce .woocommerce-message:after,
.woocommerce-page .woocommerce-error:after,
.woocommerce .woocommerce-error:after,
.woocommerce-page .woocommerce-info:after,
.woocommerce .woocommerce-info:after {
  content: " ";
  display: table;
}
.woocommerce-page .woocommerce-message:after,
.woocommerce .woocommerce-message:after,
.woocommerce-page .woocommerce-error:after,
.woocommerce .woocommerce-error:after,
.woocommerce-page .woocommerce-info:after,
.woocommerce .woocommerce-info:after {
  clear: both;
}
.woocommerce-page .woocommerce-message:before,
.woocommerce .woocommerce-message:before,
.woocommerce-page .woocommerce-error:before,
.woocommerce .woocommerce-error:before,
.woocommerce-page .woocommerce-info:before,
.woocommerce .woocommerce-info:before,
.woocommerce-page .woocommerce-message:after,
.woocommerce .woocommerce-message:after,
.woocommerce-page .woocommerce-error:after,
.woocommerce .woocommerce-error:after,
.woocommerce-page .woocommerce-info:after,
.woocommerce .woocommerce-info:after {
  content: " ";
  display: table;
}
.woocommerce-page .woocommerce-message:after,
.woocommerce .woocommerce-message:after,
.woocommerce-page .woocommerce-error:after,
.woocommerce .woocommerce-error:after,
.woocommerce-page .woocommerce-info:after,
.woocommerce .woocommerce-info:after {
  clear: both;
}
.woocommerce-page .woocommerce-message i,
.woocommerce .woocommerce-message i,
.woocommerce-page .woocommerce-error i,
.woocommerce .woocommerce-error i,
.woocommerce-page .woocommerce-info i,
.woocommerce .woocommerce-info i {
  color: #00b297;
  font-size: 32px;
  margin-right: 20px;
}
.woocommerce-page .woocommerce-message .button,
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce .woocommerce-info .button {
  border: 0;
  font-size: 12px;
  background: transparent !important;
  padding: 6px 0 4px 4px;
  float: right;
}
.woocommerce-page .woocommerce-message li,
.woocommerce .woocommerce-message li,
.woocommerce-page .woocommerce-error li,
.woocommerce .woocommerce-error li,
.woocommerce-page .woocommerce-info li,
.woocommerce .woocommerce-info li {
  list-style: none outside !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
}
.woocommerce-page .woocommerce-message,
.woocommerce .woocommerce-message {
  background-color: #fafafa;
  border: 2px solid #eeeeee;
}
.woocommerce-page .woocommerce-info,
.woocommerce .woocommerce-info {
  background-color: #fafafa;
  border: 1px solid #eee;
}
.woocommerce-page .woocommerce-error,
.woocommerce .woocommerce-error {
  border: 1px solid #ff8c8c;
  background-color: #ffeded;
}
.woocommerce-page small.note,
.woocommerce small.note {
  display: block;
  color: #777777;
  font-size: 11px;
  line-height: 21px;
  margin-top: 10px;
}
.woocommerce-page .woocommerce-breadcrumb,
.woocommerce .woocommerce-breadcrumb {
  *zoom: 1;
  margin: 0 0 1em;
  padding: 0;
  font-size: 0.92em;
  color: #777777;
}
.woocommerce-page .woocommerce-breadcrumb:before,
.woocommerce .woocommerce-breadcrumb:before,
.woocommerce-page .woocommerce-breadcrumb:after,
.woocommerce .woocommerce-breadcrumb:after {
  content: " ";
  display: table;
}
.woocommerce-page .woocommerce-breadcrumb:after,
.woocommerce .woocommerce-breadcrumb:after {
  clear: both;
}
.woocommerce-page .woocommerce-breadcrumb:before,
.woocommerce .woocommerce-breadcrumb:before,
.woocommerce-page .woocommerce-breadcrumb:after,
.woocommerce .woocommerce-breadcrumb:after {
  content: " ";
  display: table;
}
.woocommerce-page .woocommerce-breadcrumb:after,
.woocommerce .woocommerce-breadcrumb:after {
  clear: both;
}
.woocommerce-page div.product,
.woocommerce div.product,
.woocommerce-page #content div.product,
.woocommerce #content div.product {
  margin-bottom: 0;
  position: relative;
  /* Main product title */
  /* Price */
  /* Stock */
  /* Product image and thumbnail */
  /* Summary div (contains title, price etc) */
  /* Social networking */
  /* Tabs on the product page */
  /* Cart button */
  /* add to cart forms */
}
.woocommerce-page div.product .product_title,
.woocommerce div.product .product_title,
.woocommerce-page #content div.product .product_title,
.woocommerce #content div.product .product_title {
  clear: none;
  margin: 6px 0;
  padding: 0;
  font-size: 20px;
  color: #555;
}
.woocommerce-page div.product span.price,
.woocommerce div.product span.price,
.woocommerce-page #content div.product span.price,
.woocommerce #content div.product span.price,
.woocommerce-page div.product p.price,
.woocommerce div.product p.price,
.woocommerce-page #content div.product p.price,
.woocommerce #content div.product p.price {
  color: #555555;
  font-size: 40px;
  line-height: 42px;
  margin-bottom: 0;
}
.woocommerce-page div.product span.price ins,
.woocommerce div.product span.price ins,
.woocommerce-page #content div.product span.price ins,
.woocommerce #content div.product span.price ins,
.woocommerce-page div.product p.price ins,
.woocommerce div.product p.price ins,
.woocommerce-page #content div.product p.price ins,
.woocommerce #content div.product p.price ins {
  text-decoration: none;
  font-size: 40px;
}
.woocommerce-page div.product span.price del,
.woocommerce div.product span.price del,
.woocommerce-page #content div.product span.price del,
.woocommerce #content div.product span.price del,
.woocommerce-page div.product p.price del,
.woocommerce div.product p.price del,
.woocommerce-page #content div.product p.price del,
.woocommerce #content div.product p.price del {
  font-size: 30px;
  color: #7a7a7a;
  font-weight: normal;
}
.woocommerce-page div.product .woocommerce-review-link,
.woocommerce div.product .woocommerce-review-link,
.woocommerce-page #content div.product .woocommerce-review-link,
.woocommerce #content div.product .woocommerce-review-link {
  display: none;
}
.woocommerce-page div.product .stock,
.woocommerce div.product .stock,
.woocommerce-page #content div.product .stock,
.woocommerce #content div.product .stock {
  font-size: 13px;
  font-weight: bold;
  color: #666;
}
.woocommerce-page div.product .entry-summary .out-of-stock,
.woocommerce div.product .entry-summary .out-of-stock,
.woocommerce-page #content div.product .entry-summary .out-of-stock,
.woocommerce #content div.product .entry-summary .out-of-stock {
  color: #fff;
  display: inline-block;
  position: relative;
}
.woocommerce-page div.product .images .onsale,
.woocommerce div.product .images .onsale,
.woocommerce-page #content div.product .images .onsale,
.woocommerce #content div.product .images .onsale {
  top: -15px;
  left: 50%;
  margin-left: -25px;
}
.woocommerce-page div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce #content div.product div.images {
  margin-bottom: 50px;
  position: relative;
}
.woocommerce-page div.product .swiper-slide,
.woocommerce div.product .swiper-slide,
.woocommerce-page #content div.product .swiper-slide,
.woocommerce #content div.product .swiper-slide {
  position: relative;
}
.woocommerce-page div.product .product-single-lightbox,
.woocommerce div.product .product-single-lightbox,
.woocommerce-page #content div.product .product-single-lightbox,
.woocommerce #content div.product .product-single-lightbox {
  width: 32px;
  height: 32px;
  line-height: 30px;
  border: 2px solid #fff;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #fff;
  display: block;
  position: absolute;
  left: 20px;
  top: 20px;
}
.woocommerce-page div.product .product-single-lightbox i,
.woocommerce div.product .product-single-lightbox i,
.woocommerce-page #content div.product .product-single-lightbox i,
.woocommerce #content div.product .product-single-lightbox i {
  font-size: 16px;
  vertical-align: middle;
}
.woocommerce-page div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce #content div.product div.summary {
  margin-bottom: 2em;
}
.woocommerce-page div.product div.summary p,
.woocommerce div.product div.summary p,
.woocommerce-page #content div.product div.summary p,
.woocommerce #content div.product div.summary p {
  font-size: 14px;
  line-height: 26px;
}
.woocommerce-page div.product div.social,
.woocommerce div.product div.social,
.woocommerce-page #content div.product div.social,
.woocommerce #content div.product div.social {
  text-align: right;
  margin: 0 0 1em;
}
.woocommerce-page div.product div.social span,
.woocommerce div.product div.social span,
.woocommerce-page #content div.product div.social span,
.woocommerce #content div.product div.social span {
  margin: 0 0 0 2px;
}
.woocommerce-page div.product div.social span span,
.woocommerce div.product div.social span span,
.woocommerce-page #content div.product div.social span span,
.woocommerce #content div.product div.social span span {
  margin: 0;
}
.woocommerce-page div.product div.social span .stButton .chicklets,
.woocommerce div.product div.social span .stButton .chicklets,
.woocommerce-page #content div.product div.social span .stButton .chicklets,
.woocommerce #content div.product div.social span .stButton .chicklets {
  padding-left: 16px;
  width: 0;
}
.woocommerce-page div.product div.social iframe,
.woocommerce div.product div.social iframe,
.woocommerce-page #content div.product div.social iframe,
.woocommerce #content div.product div.social iframe {
  float: left;
  margin-top: 3px;
}
.woocommerce-page div.product .woocommerce-tabs,
.woocommerce div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs,
.woocommerce #content div.product .woocommerce-tabs {
  margin-bottom: 60px;
  border: 2px solid #e3e3e3;
}
.woocommerce-page div.product .woocommerce-tabs ul.tabs,
.woocommerce div.product .woocommerce-tabs ul.tabs,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs,
.woocommerce #content div.product .woocommerce-tabs ul.tabs {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
  background-color: #fafafa;
}
.woocommerce-page div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li {
  display: inline-block;
  white-space: nowrap;
  margin: 0 -3px 0 0;
  padding: 0;
  border-right: 2px solid #e3e3e3;
}
.woocommerce-page div.product .woocommerce-tabs ul.tabs li a,
.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li a {
  padding: 14px 25px 15px;
  display: block;
  font-weight: bold;
  font-size: 13px;
  color: #777;
}
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a {
  background-color: #fff;
  border-bottom: 2px solid #fff;
  margin-bottom: -2px;
}
.woocommerce-page div.product .woocommerce-tabs .panel,
.woocommerce div.product .woocommerce-tabs .panel,
.woocommerce-page #content div.product .woocommerce-tabs .panel,
.woocommerce #content div.product .woocommerce-tabs .panel {
  margin: 0;
  padding: 0;
  border-bottom: none;
  border-top: 2px solid #e3e3e3;
}
.woocommerce-page div.product .woocommerce-tabs .panel .inner-box,
.woocommerce div.product .woocommerce-tabs .panel .inner-box,
.woocommerce-page #content div.product .woocommerce-tabs .panel .inner-box,
.woocommerce #content div.product .woocommerce-tabs .panel .inner-box {
  padding: 30px 30px 10px 30px;
  display: block;
}
@media handheld, only screen and (max-width: 600px) {
  .woocommerce-page div.product .woocommerce-tabs ul.tabs,
  .woocommerce div.product .woocommerce-tabs ul.tabs,
  .woocommerce-page #content div.product .woocommerce-tabs ul.tabs,
  .woocommerce #content div.product .woocommerce-tabs ul.tabs {
    display: none !important;
  }
  .woocommerce-page div.product .woocommerce-tabs .panel,
  .woocommerce div.product .woocommerce-tabs .panel,
  .woocommerce-page #content div.product .woocommerce-tabs .panel,
  .woocommerce #content div.product .woocommerce-tabs .panel {
    display: block !important;
    border: none !important;
  }
  .woocommerce-page div.product .woocommerce-tabs .panel .inner-box,
  .woocommerce div.product .woocommerce-tabs .panel .inner-box,
  .woocommerce-page #content div.product .woocommerce-tabs .panel .inner-box,
  .woocommerce #content div.product .woocommerce-tabs .panel .inner-box {
    padding: 0 !important;
    background-color: transparent !important;
  }
}
.woocommerce-page div.product p.cart,
.woocommerce div.product p.cart,
.woocommerce-page #content div.product p.cart,
.woocommerce #content div.product p.cart {
  margin-bottom: 2em;
  *zoom: 1;
}
.woocommerce-page div.product p.cart:before,
.woocommerce div.product p.cart:before,
.woocommerce-page #content div.product p.cart:before,
.woocommerce #content div.product p.cart:before,
.woocommerce-page div.product p.cart:after,
.woocommerce div.product p.cart:after,
.woocommerce-page #content div.product p.cart:after,
.woocommerce #content div.product p.cart:after {
  content: " ";
  display: table;
}
.woocommerce-page div.product p.cart:after,
.woocommerce div.product p.cart:after,
.woocommerce-page #content div.product p.cart:after,
.woocommerce #content div.product p.cart:after {
  clear: both;
}
.woocommerce-page div.product p.cart:before,
.woocommerce div.product p.cart:before,
.woocommerce-page #content div.product p.cart:before,
.woocommerce #content div.product p.cart:before,
.woocommerce-page div.product p.cart:after,
.woocommerce div.product p.cart:after,
.woocommerce-page #content div.product p.cart:after,
.woocommerce #content div.product p.cart:after {
  content: " ";
  display: table;
}
.woocommerce-page div.product p.cart:after,
.woocommerce div.product p.cart:after,
.woocommerce-page #content div.product p.cart:after,
.woocommerce #content div.product p.cart:after {
  clear: both;
}
.woocommerce-page div.product form.cart,
.woocommerce div.product form.cart,
.woocommerce-page #content div.product form.cart,
.woocommerce #content div.product form.cart {
  margin-bottom: 2em;
  *zoom: 1;
}
.woocommerce-page div.product form.cart:before,
.woocommerce div.product form.cart:before,
.woocommerce-page #content div.product form.cart:before,
.woocommerce #content div.product form.cart:before,
.woocommerce-page div.product form.cart:after,
.woocommerce div.product form.cart:after,
.woocommerce-page #content div.product form.cart:after,
.woocommerce #content div.product form.cart:after {
  content: " ";
  display: table;
}
.woocommerce-page div.product form.cart:after,
.woocommerce div.product form.cart:after,
.woocommerce-page #content div.product form.cart:after,
.woocommerce #content div.product form.cart:after {
  clear: both;
}
.woocommerce-page div.product form.cart:before,
.woocommerce div.product form.cart:before,
.woocommerce-page #content div.product form.cart:before,
.woocommerce #content div.product form.cart:before,
.woocommerce-page div.product form.cart:after,
.woocommerce div.product form.cart:after,
.woocommerce-page #content div.product form.cart:after,
.woocommerce #content div.product form.cart:after {
  content: " ";
  display: table;
}
.woocommerce-page div.product form.cart:after,
.woocommerce div.product form.cart:after,
.woocommerce-page #content div.product form.cart:after,
.woocommerce #content div.product form.cart:after {
  clear: both;
}
.woocommerce-page div.product form.cart div.quantity,
.woocommerce div.product form.cart div.quantity,
.woocommerce-page #content div.product form.cart div.quantity,
.woocommerce #content div.product form.cart div.quantity {
  float: left;
  margin: 0 10px 20px 0;
}
.woocommerce-page div.product form.cart table td,
.woocommerce div.product form.cart table td,
.woocommerce-page #content div.product form.cart table td,
.woocommerce #content div.product form.cart table td {
  padding-left: 0;
}
.woocommerce-page div.product form.cart table div.quantity,
.woocommerce div.product form.cart table div.quantity,
.woocommerce-page #content div.product form.cart table div.quantity,
.woocommerce #content div.product form.cart table div.quantity {
  float: none;
  margin: 0;
}
.woocommerce-page div.product form.cart table small.stock,
.woocommerce div.product form.cart table small.stock,
.woocommerce-page #content div.product form.cart table small.stock,
.woocommerce #content div.product form.cart table small.stock {
  display: block;
  float: none;
}
.woocommerce-page div.product form.cart .variations,
.woocommerce div.product form.cart .variations,
.woocommerce-page #content div.product form.cart .variations,
.woocommerce #content div.product form.cart .variations {
  margin-bottom: 0;
}
.woocommerce-page div.product form.cart .variations label,
.woocommerce div.product form.cart .variations label,
.woocommerce-page #content div.product form.cart .variations label,
.woocommerce #content div.product form.cart .variations label {
  font-weight: bold;
}
.woocommerce-page div.product form.cart .variations td.label,
.woocommerce div.product form.cart .variations td.label,
.woocommerce-page #content div.product form.cart .variations td.label,
.woocommerce #content div.product form.cart .variations td.label {
  display: block;
  width: 100%;
  text-align: left;
  padding: 0;
}
.woocommerce-page div.product form.cart .variations td,
.woocommerce div.product form.cart .variations td,
.woocommerce-page #content div.product form.cart .variations td,
.woocommerce #content div.product form.cart .variations td {
  display: block;
}
.woocommerce-page div.product form.cart .button,
.woocommerce div.product form.cart .button,
.woocommerce-page #content div.product form.cart .button,
.woocommerce #content div.product form.cart .button {
  vertical-align: middle;
  float: left;
}
.woocommerce-page div.product form.cart .single_variation,
.woocommerce div.product form.cart .single_variation,
.woocommerce-page #content div.product form.cart .single_variation,
.woocommerce #content div.product form.cart .single_variation {
  margin-bottom: 15px;
}
.woocommerce-page div.product form.cart .single_variation .price,
.woocommerce div.product form.cart .single_variation .price,
.woocommerce-page #content div.product form.cart .single_variation .price,
.woocommerce #content div.product form.cart .single_variation .price {
  font-size: 24px;
  height: 35px;
}
.woocommerce-page div.product form.cart .single_variation .price del,
.woocommerce div.product form.cart .single_variation .price del,
.woocommerce-page #content div.product form.cart .single_variation .price del,
.woocommerce #content div.product form.cart .single_variation .price del {
  font-size: 16px;
}
.woocommerce-page div.product form.cart .group_table td.label,
.woocommerce div.product form.cart .group_table td.label,
.woocommerce-page #content div.product form.cart .group_table td.label,
.woocommerce #content div.product form.cart .group_table td.label {
  padding-right: 1em;
  padding-left: 1em;
}
.woocommerce-page div.product form.cart .group_table td,
.woocommerce div.product form.cart .group_table td,
.woocommerce-page #content div.product form.cart .group_table td,
.woocommerce #content div.product form.cart .group_table td {
  vertical-align: top;
  padding-bottom: .5em;
}
.woocommerce-page div.product .reset_variations,
.woocommerce div.product .reset_variations,
.woocommerce-page #content div.product .reset_variations,
.woocommerce #content div.product .reset_variations {
  display: none !important;
}
.woocommerce-page div.product .woocommerce-share,
.woocommerce div.product .woocommerce-share,
.woocommerce-page #content div.product .woocommerce-share,
.woocommerce #content div.product .woocommerce-share {
  display: block;
  position: relative;
  text-align: right;
}
.woocommerce-page div.product .woocommerce-share:after,
.woocommerce div.product .woocommerce-share:after,
.woocommerce-page #content div.product .woocommerce-share:after,
.woocommerce #content div.product .woocommerce-share:after {
  display: block;
  content: "";
  width: 100%;
  height: 5px;
  margin-top: -1px;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 1;
  background-color: #eee;
  z-index: 2;
}
@media handheld, only screen and (max-width: 650px) {
  .woocommerce-page div.product .woocommerce-share,
  .woocommerce div.product .woocommerce-share,
  .woocommerce-page #content div.product .woocommerce-share,
  .woocommerce #content div.product .woocommerce-share {
    text-align: left !important;
  }
  .woocommerce-page div.product .woocommerce-share:after,
  .woocommerce div.product .woocommerce-share:after,
  .woocommerce-page #content div.product .woocommerce-share:after,
  .woocommerce #content div.product .woocommerce-share:after {
    display: none;
  }
  .woocommerce-page div.product .woocommerce-share .single-social-share,
  .woocommerce div.product .woocommerce-share .single-social-share,
  .woocommerce-page #content div.product .woocommerce-share .single-social-share,
  .woocommerce #content div.product .woocommerce-share .single-social-share {
    float: none;
    margin: 0 !important;
  }
}
.woocommerce-page div.product .single-social-share,
.woocommerce div.product .single-social-share,
.woocommerce-page #content div.product .single-social-share,
.woocommerce #content div.product .single-social-share {
  display: inline-block;
  padding: 0;
  margin: 0 0 0 20px;
  float: right;
  position: relative;
  z-index: 5;
}
.woocommerce-page span.onsale,
.woocommerce span.onsale,
.woocommerce-page .out-of-stock,
.woocommerce .out-of-stock {
  position: absolute;
  font-weight: bold;
  padding: 13px 11px;
  font-size: 12px;
  border: 2px solid #000;
  color: #000;
  z-index: 5;
}
.woocommerce-page .out-of-stock,
.woocommerce .out-of-stock {
  color: #fff;
  background-color: #000;
}
.woocommerce-page .products ul,
.woocommerce .products ul,
.woocommerce-page ul.products,
.woocommerce ul.products {
  margin: 0 0 1em;
  padding: 0;
  list-style: none outside;
  clear: both;
  *zoom: 1;
}
.woocommerce-page .products ul:before,
.woocommerce .products ul:before,
.woocommerce-page ul.products:before,
.woocommerce ul.products:before,
.woocommerce-page .products ul:after,
.woocommerce .products ul:after,
.woocommerce-page ul.products:after,
.woocommerce ul.products:after {
  content: " ";
  display: table;
}
.woocommerce-page .products ul:after,
.woocommerce .products ul:after,
.woocommerce-page ul.products:after,
.woocommerce ul.products:after {
  clear: both;
}
.woocommerce-page .products ul:before,
.woocommerce .products ul:before,
.woocommerce-page ul.products:before,
.woocommerce ul.products:before,
.woocommerce-page .products ul:after,
.woocommerce .products ul:after,
.woocommerce-page ul.products:after,
.woocommerce ul.products:after {
  content: " ";
  display: table;
}
.woocommerce-page .products ul:after,
.woocommerce .products ul:after,
.woocommerce-page ul.products:after,
.woocommerce ul.products:after {
  clear: both;
}
.woocommerce-page .products ul li,
.woocommerce .products ul li,
.woocommerce-page ul.products li,
.woocommerce ul.products li {
  list-style: none outside;
}
.woocommerce-page ul.products li.product .product-loop-image,
.woocommerce ul.products li.product .product-loop-image {
  position: relative;
  z-index: 3;
}
.woocommerce-page ul.products li.product .product-hover-image,
.woocommerce ul.products li.product .product-hover-image {
  position: absolute;
  z-index: 4;
  left: 0;
  top: 0;
  opacity: 0;
  transition: opacity 0.3s ease-in-out 0.1s;
  -webkit-transition: opacity 0.3s ease-in-out 0.1s;
  -moz-transition: opacity 0.3s ease-in-out 0.1s;
  -ms-transition: opacity 0.3s ease-in-out 0.1s;
  -o-transition: opacity 0.3s ease-in-out 0.1s;
  -webkit-backface-visibility: hidden;
}
.woocommerce-page ul.products li.product .product-loop-thumb:hover .product-hover-image,
.woocommerce ul.products li.product .product-loop-thumb:hover .product-hover-image {
  opacity: 1;
}
.woocommerce-page ul.products li.product .product-loading-icon,
.woocommerce ul.products li.product .product-loading-icon {
  width: 60px;
  height: 60px;
  line-height: 60px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -50px 0 0 -30px;
  color: #000;
  display: block;
  z-index: 5;
  text-align: center;
  font-size: 16px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  opacity: 0;
  transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
}
.woocommerce-page ul.products li.product.adding-to-cart .product-loading-icon,
.woocommerce ul.products li.product.adding-to-cart .product-loading-icon {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  opacity: 1;
}
.woocommerce-page ul.products li.product.adding-to-cart .product-loading-icon:before,
.woocommerce ul.products li.product.adding-to-cart .product-loading-icon:before {
  content: "\f021";
  -moz-animation: spin 0.8s infinite linear;
  -o-animation: spin 0.8s infinite linear;
  -webkit-animation: spin 0.8s infinite linear;
  animation: spin 0.8s infinite linear;
  display: block;
  transform-origin: 49.6% 49.8%;
}
.woocommerce-page ul.products li.product.added-to-cart .product-loading-icon,
.woocommerce ul.products li.product.added-to-cart .product-loading-icon {
  -moz-animation: added_to_card_anim 0.4s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: added_to_card_anim 0.4s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-animation: added_to_card_anim 0.4s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: added_to_card_anim 0.4s 1 cubic-bezier(0.77, 0, 0.175, 1);
}
.woocommerce-page ul.products li.product.added-to-cart .product-loading-icon:before,
.woocommerce ul.products li.product.added-to-cart .product-loading-icon:before {
  content: "\f00c";
}
.woocommerce-page ul.products li.product .added_to_cart,
.woocommerce ul.products li.product .added_to_cart {
  position: absolute;
  left: -9999em;
  width: 1px;
}
.woocommerce-page ul.products li.product.added-to-cart .product_loop_button i:before,
.woocommerce ul.products li.product.added-to-cart .product_loop_button i:before {
  content: "\e004";
}
.woocommerce-page ul.products li.product .price,
.woocommerce ul.products li.product .price {
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  display: block;
}
.woocommerce-page ul.products li.product .price del,
.woocommerce ul.products li.product .price del {
  font-size: 12px;
  margin: -2px 0 0 0;
  opacity: 0.6;
  font-weight: 400;
}
.woocommerce-page ul.products li.product .price ins,
.woocommerce ul.products li.product .price ins {
  text-decoration: none;
  font-size: 15px !important;
}
.woocommerce-page ul.products li.product .price .from,
.woocommerce ul.products li.product .price .from {
  margin: -2px 0 0 0;
  text-transform: uppercase;
}
.woocommerce-page ul.products.classic-style li.product .onsale,
.woocommerce ul.products.classic-style li.product .onsale,
.woocommerce-page ul.products.classic-style li.product .out-of-stock,
.woocommerce ul.products.classic-style li.product .out-of-stock {
  left: 0px;
  top: 45%;
  margin-top: -60px;
}
.woocommerce-page ul.products.classic-style li.product h3,
.woocommerce ul.products.classic-style li.product h3 {
  font-size: 12px;
  line-height: 14px;
  display: block;
  margin: 12px 60px 0 16px;
  opacity: 0.5;
  font-weight: 400 !important;
}
.woocommerce-page ul.products.classic-style li.product a,
.woocommerce ul.products.classic-style li.product a {
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}
.woocommerce-page ul.products.classic-style li.product img,
.woocommerce ul.products.classic-style li.product img {
  width: 100%;
}
.woocommerce-page ul.products.classic-style li.product .product-hover-items,
.woocommerce ul.products.classic-style li.product .product-hover-items {
  background-color: #444;
  background-color: rgba(0, 0, 0, 0.5);
  height: 50px;
  line-height: 50px;
  position: absolute;
  bottom: 6px;
  opacity: 0;
  left: 0;
  display: block;
  z-index: 5;
  width: 100%;
  *zoom: 1;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
.woocommerce-page ul.products.classic-style li.product .product-hover-items:before,
.woocommerce ul.products.classic-style li.product .product-hover-items:before,
.woocommerce-page ul.products.classic-style li.product .product-hover-items:after,
.woocommerce ul.products.classic-style li.product .product-hover-items:after {
  content: " ";
  display: table;
}
.woocommerce-page ul.products.classic-style li.product .product-hover-items:after,
.woocommerce ul.products.classic-style li.product .product-hover-items:after {
  clear: both;
}
.woocommerce-page ul.products.classic-style li.product .product-hover-items:before,
.woocommerce ul.products.classic-style li.product .product-hover-items:before,
.woocommerce-page ul.products.classic-style li.product .product-hover-items:after,
.woocommerce ul.products.classic-style li.product .product-hover-items:after {
  content: " ";
  display: table;
}
.woocommerce-page ul.products.classic-style li.product .product-hover-items:after,
.woocommerce ul.products.classic-style li.product .product-hover-items:after {
  clear: both;
}
.woocommerce-page ul.products.classic-style li.product:hover .product-hover-items,
.woocommerce ul.products.classic-style li.product:hover .product-hover-items {
  bottom: 0;
  opacity: 1;
}
.woocommerce-page ul.products.classic-style li.product .star-rating:before,
.woocommerce ul.products.classic-style li.product .star-rating:before {
  color: rgba(255, 255, 255, 0.6);
}
.woocommerce-page ul.products.classic-style li.product .star-rating span:before,
.woocommerce ul.products.classic-style li.product .star-rating span:before {
  color: #fff;
}
.woocommerce-page ul.products.classic-style li.product .product-item-rating,
.woocommerce ul.products.classic-style li.product .product-item-rating {
  float: left;
  margin: 14px 0 0 15px;
  display: block;
}
.woocommerce-page ul.products.classic-style li.product .mk-love-this,
.woocommerce ul.products.classic-style li.product .mk-love-this {
  float: right;
  margin-right: 15px;
}
.woocommerce-page ul.products.classic-style li.product .product-item-details,
.woocommerce ul.products.classic-style li.product .product-item-details {
  background-color: #2e2e2e;
  *zoom: 1;
  position: relative;
  min-height: 53px;
}
.woocommerce-page ul.products.classic-style li.product .product-item-details:before,
.woocommerce ul.products.classic-style li.product .product-item-details:before,
.woocommerce-page ul.products.classic-style li.product .product-item-details:after,
.woocommerce ul.products.classic-style li.product .product-item-details:after {
  content: " ";
  display: table;
}
.woocommerce-page ul.products.classic-style li.product .product-item-details:after,
.woocommerce ul.products.classic-style li.product .product-item-details:after {
  clear: both;
}
.woocommerce-page ul.products.classic-style li.product .product-item-details:before,
.woocommerce ul.products.classic-style li.product .product-item-details:before,
.woocommerce-page ul.products.classic-style li.product .product-item-details:after,
.woocommerce ul.products.classic-style li.product .product-item-details:after {
  content: " ";
  display: table;
}
.woocommerce-page ul.products.classic-style li.product .product-item-details:after,
.woocommerce ul.products.classic-style li.product .product-item-details:after {
  clear: both;
}
.woocommerce-page ul.products.classic-style li.product .product_loop_button,
.woocommerce ul.products.classic-style li.product .product_loop_button {
  width: 53px;
  height: 100%;
  line-height: 100%;
  background-color: #000;
  font-size: 16px;
  text-align: center;
  border: 2px solid #000;
  display: block;
  position: absolute;
  right: 0px;
  bottom: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.woocommerce-page ul.products.classic-style li.product .product_loop_button:before,
.woocommerce ul.products.classic-style li.product .product_loop_button:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.woocommerce-page ul.products.classic-style li.product .product_loop_button i,
.woocommerce ul.products.classic-style li.product .product_loop_button i {
  display: inline-block;
  vertical-align: middle;
}
.woocommerce-page ul.products.classic-style li.product .product_loop_button:hover i,
.woocommerce ul.products.classic-style li.product .product_loop_button:hover i {
  color: #000;
}
.woocommerce-page ul.products.classic-style li.product .price,
.woocommerce ul.products.classic-style li.product .price {
  color: #fff;
  float: left;
  padding: 0 0 5px 16px;
  line-height: 15px;
}
.woocommerce-page ul.products.modern-style li.product .item-holder,
.woocommerce ul.products.modern-style li.product .item-holder {
  border: 2px solid #f7f7f7;
}
.woocommerce-page ul.products.modern-style li.product .item-holder:hover .product-hover-image,
.woocommerce ul.products.modern-style li.product .item-holder:hover .product-hover-image {
  opacity: 1;
}
.woocommerce-page ul.products.modern-style li.product .onsale,
.woocommerce ul.products.modern-style li.product .onsale,
.woocommerce-page ul.products.modern-style li.product .out-of-stock,
.woocommerce ul.products.modern-style li.product .out-of-stock {
  left: 50%;
  top: 50%;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.woocommerce-page ul.products.modern-style li.product .product_loop_button,
.woocommerce ul.products.modern-style li.product .product_loop_button {
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  border: 2px solid #222;
  color: #222;
  position: absolute;
  background-color: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 20;
  top: 50%;
  left: 50%;
  padding: 10px 15px;
}
.woocommerce-page ul.products.modern-style li.product .product_loop_button:hover,
.woocommerce ul.products.modern-style li.product .product_loop_button:hover {
  background-color: #222 !important;
  color: #fff !important;
}
.woocommerce-page ul.products.modern-style li.product span.onsale,
.woocommerce ul.products.modern-style li.product span.onsale,
.woocommerce-page ul.products.modern-style li.product span.out-of-stock,
.woocommerce ul.products.modern-style li.product span.out-of-stock {
  border: none;
  font-weight: normal;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
}
.woocommerce-page ul.products.modern-style li.product span.onsale,
.woocommerce ul.products.modern-style li.product span.onsale {
  background-color: #ff576b;
  padding: 13px 30px !important;
}
.woocommerce-page ul.products.modern-style li.product span.out-of-stock,
.woocommerce ul.products.modern-style li.product span.out-of-stock {
  color: #fff;
  background-color: #222222;
  padding: 13px 10px !important;
}
.woocommerce-page ul.products.modern-style li.product h3,
.woocommerce ul.products.modern-style li.product h3 {
  font-size: 13px;
  text-align: left;
  margin: 0;
  font-weight: normal;
  display: block !important;
}
.woocommerce-page ul.products.modern-style li.product a,
.woocommerce ul.products.modern-style li.product a {
  text-decoration: none;
  color: #666;
  text-transform: uppercase;
}
.woocommerce-page ul.products.modern-style li.product img,
.woocommerce ul.products.modern-style li.product img {
  width: 100%;
}
.woocommerce-page ul.products.modern-style li.product .modern-style-holder,
.woocommerce ul.products.modern-style li.product .modern-style-holder {
  width: 100%;
  height: 100%;
  position: relative;
}
.woocommerce-page ul.products.modern-style li.product .modern-style-holder:hover .modern-hover-holder,
.woocommerce ul.products.modern-style li.product .modern-style-holder:hover .modern-hover-holder {
  background-color: rgba(255, 255, 255, 0.65);
}
.woocommerce-page ul.products.modern-style li.product .modern-style-holder .modern-hover-holder,
.woocommerce ul.products.modern-style li.product .modern-style-holder .modern-hover-holder {
  width: 101%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 20;
  transition: background-color 0.3s ease-in-out 0.1s;
  -webkit-transition: background-color 0.3s ease-in-out 0.1s;
  -moz-transition: background-color 0.3s ease-in-out 0.1s;
  -ms-transition: background-color 0.3s ease-in-out 0.1s;
  -o-transition: background-color 0.3s ease-in-out 0.1s;
}
.woocommerce-page ul.products.modern-style li.product .modern-style-holder .modern-hover-holder .product_loop_button,
.woocommerce ul.products.modern-style li.product .modern-style-holder .modern-hover-holder .product_loop_button {
  -webkit-transform: translate3d(-50%, -100%, 0);
  -moz-transform: translate3d(-50%, -100%, 0);
  -ms-transform: translate3d(-50%, -100%, 0);
  -o-transform: translate3d(-50%, -100%, 0);
  visibility: hidden;
  opacity: 0;
}
.woocommerce-page ul.products.modern-style li.product .modern-style-holder .modern-hover-holder span.onsale,
.woocommerce ul.products.modern-style li.product .modern-style-holder .modern-hover-holder span.onsale,
.woocommerce-page ul.products.modern-style li.product .modern-style-holder .modern-hover-holder span.out-of-stock,
.woocommerce ul.products.modern-style li.product .modern-style-holder .modern-hover-holder span.out-of-stock {
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
}
.woocommerce-page ul.products.modern-style li.product .modern-style-holder .modern-hover-holder:hover .product_loop_button,
.woocommerce ul.products.modern-style li.product .modern-style-holder .modern-hover-holder:hover .product_loop_button {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
}
.woocommerce-page ul.products.modern-style li.product .modern-style-holder .modern-hover-holder:hover span.onsale,
.woocommerce ul.products.modern-style li.product .modern-style-holder .modern-hover-holder:hover span.onsale,
.woocommerce-page ul.products.modern-style li.product .modern-style-holder .modern-hover-holder:hover span.out-of-stock,
.woocommerce ul.products.modern-style li.product .modern-style-holder .modern-hover-holder:hover span.out-of-stock {
  -webkit-transform: translate3d(-50%, 70%, 0);
  -moz-transform: translate3d(-50%, 70%, 0);
  -ms-transform: translate3d(-50%, 70%, 0);
  -o-transform: translate3d(-50%, 70%, 0);
}
.woocommerce-page ul.products.modern-style li.product .product-loading-icon,
.woocommerce ul.products.modern-style li.product .product-loading-icon {
  top: 20%;
  z-index: 25;
}
.woocommerce-page ul.products.modern-style li.product .product-hover-items,
.woocommerce ul.products.modern-style li.product .product-hover-items {
  display: none;
}
.woocommerce-page ul.products.modern-style li.product .mk-love-this,
.woocommerce ul.products.modern-style li.product .mk-love-this {
  display: none;
}
.woocommerce-page ul.products.modern-style li.product .product-item-details,
.woocommerce ul.products.modern-style li.product .product-item-details {
  background-color: #f7f7f7;
  *zoom: 1;
  position: relative;
  padding: 35px 25px;
}
.woocommerce-page ul.products.modern-style li.product .product-item-details:before,
.woocommerce ul.products.modern-style li.product .product-item-details:before,
.woocommerce-page ul.products.modern-style li.product .product-item-details:after,
.woocommerce ul.products.modern-style li.product .product-item-details:after {
  content: " ";
  display: table;
}
.woocommerce-page ul.products.modern-style li.product .product-item-details:after,
.woocommerce ul.products.modern-style li.product .product-item-details:after {
  clear: both;
}
.woocommerce-page ul.products.modern-style li.product .product-item-details:before,
.woocommerce ul.products.modern-style li.product .product-item-details:before,
.woocommerce-page ul.products.modern-style li.product .product-item-details:after,
.woocommerce ul.products.modern-style li.product .product-item-details:after {
  content: " ";
  display: table;
}
.woocommerce-page ul.products.modern-style li.product .product-item-details:after,
.woocommerce ul.products.modern-style li.product .product-item-details:after {
  clear: both;
}
.woocommerce-page ul.products.modern-style li.product .product-item-details h3,
.woocommerce ul.products.modern-style li.product .product-item-details h3 {
  width: 70%;
  float: left;
  line-height: 130%;
}
.woocommerce-page ul.products.modern-style li.product .product-item-details .price,
.woocommerce ul.products.modern-style li.product .product-item-details .price {
  width: 30%;
  float: right;
  line-height: 110%;
  color: #666;
  text-align: right;
}
.woocommerce-page ul.products.modern-style li.product .product-item-details &gt; .product_loop_button,
.woocommerce ul.products.modern-style li.product .product-item-details &gt; .product_loop_button {
  display: none;
}
.woocommerce-page .woocommerce-result-count,
.woocommerce .woocommerce-result-count {
  margin: 0 0 1em;
}
.woocommerce-page .woocommerce-ordering,
.woocommerce .woocommerce-ordering {
  margin: 0 12px 20px 0;
}
.woocommerce-page .woocommerce-ordering select,
.woocommerce .woocommerce-ordering select {
  vertical-align: top;
}
.woocommerce-page nav.woocommerce-pagination,
.woocommerce nav.woocommerce-pagination,
.woocommerce-page #content nav.woocommerce-pagination,
.woocommerce #content nav.woocommerce-pagination {
  text-align: center;
  margin-top: 40px;
}
.woocommerce-page nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul,
.woocommerce-page #content nav.woocommerce-pagination ul,
.woocommerce #content nav.woocommerce-pagination ul {
  display: inline-block;
  white-space: nowrap;
  padding: 0;
  clear: both;
  margin: 0;
}
.woocommerce-page nav.woocommerce-pagination ul li,
.woocommerce nav.woocommerce-pagination ul li,
.woocommerce-page #content nav.woocommerce-pagination ul li,
.woocommerce #content nav.woocommerce-pagination ul li {
  padding: 0;
  margin: 0;
  float: left;
  display: inline-block;
}
.woocommerce-page nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce-page #content nav.woocommerce-pagination ul li a,
.woocommerce #content nav.woocommerce-pagination ul li a,
.woocommerce-page nav.woocommerce-pagination ul li span,
.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce-page #content nav.woocommerce-pagination ul li span,
.woocommerce #content nav.woocommerce-pagination ul li span {
  display: inline-block;
  text-align: center;
  font-size: 13px;
  margin: 0 2px;
  padding: 0 14px;
  color: #777;
  font-weight: bold !important;
  line-height: 33px;
  display: block;
}
.woocommerce-page nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce-page #content nav.woocommerce-pagination ul li a:hover,
.woocommerce #content nav.woocommerce-pagination ul li a:hover,
.woocommerce-page nav.woocommerce-pagination ul li span:hover,
.woocommerce nav.woocommerce-pagination ul li span:hover,
.woocommerce-page #content nav.woocommerce-pagination ul li span:hover,
.woocommerce #content nav.woocommerce-pagination ul li span:hover {
  background-color: #777;
  color: #fff;
}
.woocommerce-page nav.woocommerce-pagination ul li .next,
.woocommerce nav.woocommerce-pagination ul li .next,
.woocommerce-page #content nav.woocommerce-pagination ul li .next,
.woocommerce #content nav.woocommerce-pagination ul li .next,
.woocommerce-page nav.woocommerce-pagination ul li .prev,
.woocommerce nav.woocommerce-pagination ul li .prev,
.woocommerce-page #content nav.woocommerce-pagination ul li .prev,
.woocommerce #content nav.woocommerce-pagination ul li .prev {
  width: 27px;
  height: 27px;
  line-height: 28px;
  text-align: center;
  border: 3px solid #777;
  font-size: 16px;
  margin: 0 10px;
  padding: 0;
  color: #777;
  display: inline-block;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.woocommerce-page nav.woocommerce-pagination ul li .next i,
.woocommerce nav.woocommerce-pagination ul li .next i,
.woocommerce-page #content nav.woocommerce-pagination ul li .next i,
.woocommerce #content nav.woocommerce-pagination ul li .next i,
.woocommerce-page nav.woocommerce-pagination ul li .prev i,
.woocommerce nav.woocommerce-pagination ul li .prev i,
.woocommerce-page #content nav.woocommerce-pagination ul li .prev i,
.woocommerce #content nav.woocommerce-pagination ul li .prev i {
  font-size: 16px;
  display: block;
  line-height: 27px;
}
.woocommerce-page nav.woocommerce-pagination ul li .next:hover,
.woocommerce nav.woocommerce-pagination ul li .next:hover,
.woocommerce-page #content nav.woocommerce-pagination ul li .next:hover,
.woocommerce #content nav.woocommerce-pagination ul li .next:hover,
.woocommerce-page nav.woocommerce-pagination ul li .prev:hover,
.woocommerce nav.woocommerce-pagination ul li .prev:hover,
.woocommerce-page #content nav.woocommerce-pagination ul li .prev:hover,
.woocommerce #content nav.woocommerce-pagination ul li .prev:hover {
  background-color: #777777;
  color: #fff;
}
.woocommerce-page nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce-page #content nav.woocommerce-pagination ul li span.current,
.woocommerce #content nav.woocommerce-pagination ul li span.current {
  background-color: #777;
  color: #fff;
}
.woocommerce-page a.button,
.woocommerce a.button,
.woocommerce-page button.button,
.woocommerce button.button,
.woocommerce-page input.button,
.woocommerce input.button,
.woocommerce-page #respond input#submit,
.woocommerce #respond input#submit,
.woocommerce-page #content input.button,
.woocommerce #content input.button {
  font-size: 100%;
  margin: 0 10px 0 0;
  line-height: 1em;
  cursor: pointer;
  position: relative;
  font-family: inherit;
  overflow: visible;
  padding: 15px 20px;
  text-decoration: none;
  font-weight: 600;
  text-transform: uppercase;
  left: auto;
  color: #292929;
  border: 2px solid #eee;
  border: 2px solid rgba(128, 128, 128, 0.2);
  background-color: #fafafa;
  white-space: nowrap;
  display: inline-block;
  background-color: transparent;
  font-size: 12px;
  transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
}
.woocommerce-page a.button.loading:before,
.woocommerce a.button.loading:before,
.woocommerce-page button.button.loading:before,
.woocommerce button.button.loading:before,
.woocommerce-page input.button.loading:before,
.woocommerce input.button.loading:before,
.woocommerce-page #respond input#submit.loading:before,
.woocommerce #respond input#submit.loading:before,
.woocommerce-page #content input.button.loading:before,
.woocommerce #content input.button.loading:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: url(../../images/woocommerce/ajax-loader.gif) center no-repeat;
}
.woocommerce-page a.button:hover,
.woocommerce a.button:hover,
.woocommerce-page button.button:hover,
.woocommerce button.button:hover,
.woocommerce-page input.button:hover,
.woocommerce input.button:hover,
.woocommerce-page #respond input#submit:hover,
.woocommerce #respond input#submit:hover,
.woocommerce-page #content input.button:hover,
.woocommerce #content input.button:hover {
  background-color: #2e2e2e;
  color: #fff;
}
.woocommerce-page a.button.alt,
.woocommerce a.button.alt,
.woocommerce-page button.button.alt,
.woocommerce button.button.alt,
.woocommerce-page input.button.alt,
.woocommerce input.button.alt,
.woocommerce-page #respond input#submit.alt,
.woocommerce #respond input#submit.alt,
.woocommerce-page #content input.button.alt,
.woocommerce #content input.button.alt {
  color: #292929;
  border: 2px solid #2e2e2e;
}
.woocommerce-page a.button.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce-page button.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce-page input.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce-page #respond input#submit.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce-page #content input.button.alt:hover,
.woocommerce #content input.button.alt:hover {
  background-color: #2e2e2e;
  color: #fff;
}
.woocommerce-page a.button:disabled,
.woocommerce a.button:disabled,
.woocommerce-page button.button:disabled,
.woocommerce button.button:disabled,
.woocommerce-page input.button:disabled,
.woocommerce input.button:disabled,
.woocommerce-page #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce-page #content input.button:disabled,
.woocommerce #content input.button:disabled,
.woocommerce-page a.button.disabled,
.woocommerce a.button.disabled,
.woocommerce-page button.button.disabled,
.woocommerce button.button.disabled,
.woocommerce-page input.button.disabled,
.woocommerce input.button.disabled,
.woocommerce-page #respond input#submit.disabled,
.woocommerce #respond input#submit.disabled,
.woocommerce-page #content input.button.disabled,
.woocommerce #content input.button.disabled {
  background: #f7f6f7;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: not-allowed;
}
.woocommerce-page .cart .button,
.woocommerce .cart .button,
.woocommerce-page .cart input.button,
.woocommerce .cart input.button {
  float: none;
}
.woocommerce-page .button.checkout,
.woocommerce .button.checkout {
  border: 1px solid #444;
}
.woocommerce-page a.added_to_cart,
.woocommerce a.added_to_cart {
  display: none;
}
.woocommerce-page .button-icon-holder,
.woocommerce .button-icon-holder {
  position: relative;
  color: #292929;
  border: 2px solid #2e2e2e;
  display: inline-block;
}
.woocommerce-page .button-icon-holder i,
.woocommerce .button-icon-holder i {
  width: 46px;
  height: 100%;
  line-height: 46px;
  text-align: center;
  font-size: 16px;
  font-weight: normal !important;
  display: block;
  border-right: 2px solid #2e2e2e;
  position: absolute;
  left: 0;
  top: 0;
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
.woocommerce-page .button-icon-holder:hover,
.woocommerce .button-icon-holder:hover {
  background-color: #2e2e2e;
}
.woocommerce-page .button-icon-holder:hover input,
.woocommerce .button-icon-holder:hover input,
.woocommerce-page .button-icon-holder:hover a,
.woocommerce .button-icon-holder:hover a {
  color: #fff;
}
.woocommerce-page .button-icon-holder input,
.woocommerce .button-icon-holder input,
.woocommerce-page .button-icon-holder a,
.woocommerce .button-icon-holder a {
  background: none;
  outline: none;
  width: 100%;
  height: 100%;
  border: none;
  font-size: 100%;
  line-height: 1em;
  text-transform: uppercase;
  color: #292929;
  padding: 15px 18px 14px 60px !important;
  display: inline-block;
}
.woocommerce-page .single_add_to_cart_button,
.woocommerce .single_add_to_cart_button {
  padding: 14px 18px 14px 60px !important;
  color: #2e2e2e;
  border: 2px solid #2e2e2e !important;
}
.woocommerce-page .single_add_to_cart_button i,
.woocommerce .single_add_to_cart_button i {
  width: 44px;
  height: 100%;
  line-height: 44px;
  text-align: center;
  font-size: 16px;
  font-weight: normal !important;
  display: block;
  border-right: 2px solid #2e2e2e;
  position: absolute;
  left: 0;
  top: 0;
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  color: #292929 !important;
}
.woocommerce-page .single_add_to_cart_button:hover i,
.woocommerce .single_add_to_cart_button:hover i {
  color: #292929;
}
.woocommerce-page .mk_place_order:before,
.woocommerce .mk_place_order:before {
  content: "\e64e";
}
.woocommerce-page .quantity,
.woocommerce .quantity,
.woocommerce-page #content .quantity,
.woocommerce #content .quantity {
  width: 132px;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  zoom: 1;
  /* Hide buttons for opera */
}
.woocommerce-page .quantity input.qty,
.woocommerce .quantity input.qty,
.woocommerce-page #content .quantity input.qty,
.woocommerce #content .quantity input.qty {
  width: 42px;
  height: 40px;
  float: left;
  padding: 0 1px;
  text-align: center;
  border: 2px solid #eee;
  border-left: none;
  border-right: none;
  font-weight: bold;
  margin: 0 0 0 44px;
  -moz-appearance: textfield;
}
.woocommerce-page .quantity input.qty::-webkit-inner-spin-button,
.woocommerce .quantity input.qty::-webkit-inner-spin-button,
.woocommerce-page #content .quantity input.qty::-webkit-inner-spin-button,
.woocommerce #content .quantity input.qty::-webkit-inner-spin-button,
.woocommerce-page .quantity input.qty::-webkit-outer-spin-button,
.woocommerce .quantity input.qty::-webkit-outer-spin-button,
.woocommerce-page #content .quantity input.qty::-webkit-outer-spin-button,
.woocommerce #content .quantity input.qty::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
.woocommerce-page .quantity input.qty:focus,
.woocommerce .quantity input.qty:focus,
.woocommerce-page #content .quantity input.qty:focus,
.woocommerce #content .quantity input.qty:focus {
  outline: none;
}
.woocommerce-page .quantity noindex:-o-prefocus,
.woocommerce .quantity noindex:-o-prefocus,
.woocommerce-page #content .quantity noindex:-o-prefocus,
.woocommerce #content .quantity noindex:-o-prefocus,
.woocommerce-page .quantity input[type=number],
.woocommerce .quantity input[type=number],
.woocommerce-page #content .quantity input[type=number],
.woocommerce #content .quantity input[type=number] {
  padding-right: 1.2em;
}
.woocommerce-page .quantity .plus,
.woocommerce .quantity .plus,
.woocommerce-page #content .quantity .plus,
.woocommerce #content .quantity .plus,
.woocommerce-page .quantity .minus,
.woocommerce .quantity .minus,
.woocommerce-page #content .quantity .minus,
.woocommerce #content .quantity .minus {
  display: block;
  padding: 0;
  position: absolute;
  text-align: center;
  vertical-align: text-top;
  width: 44px;
  height: 44px;
  overflow: visible;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
  line-height: 44px;
  margin: 0;
  background-color: #fff;
  font-size: 24px;
  border: 2px solid #eee;
  color: #999 !important;
  font-weight: 300;
}
.woocommerce-page .quantity .plus:hover,
.woocommerce .quantity .plus:hover,
.woocommerce-page #content .quantity .plus:hover,
.woocommerce #content .quantity .plus:hover,
.woocommerce-page .quantity .minus:hover,
.woocommerce .quantity .minus:hover,
.woocommerce-page #content .quantity .minus:hover,
.woocommerce #content .quantity .minus:hover {
  background-color: #999;
  border-color: #999;
  color: #fff !important;
}
.woocommerce-page .quantity .plus:focus,
.woocommerce .quantity .plus:focus,
.woocommerce-page #content .quantity .plus:focus,
.woocommerce #content .quantity .plus:focus,
.woocommerce-page .quantity .minus:focus,
.woocommerce .quantity .minus:focus,
.woocommerce-page #content .quantity .minus:focus,
.woocommerce #content .quantity .minus:focus {
  outline: none;
}
.woocommerce-page .quantity .plus,
.woocommerce .quantity .plus,
.woocommerce-page #content .quantity .plus,
.woocommerce #content .quantity .plus {
  top: 0;
  right: 0;
}
.woocommerce-page .quantity .minus,
.woocommerce .quantity .minus,
.woocommerce-page #content .quantity .minus,
.woocommerce #content .quantity .minus {
  bottom: 0;
  left: 0;
}
.woocommerce-page #reviews h2 small,
.woocommerce #reviews h2 small {
  float: right;
  color: #777777;
  font-size: 15px;
  line-height: 21px;
  margin: 10px 0 0 0;
}
.woocommerce-page #reviews h2 small a,
.woocommerce #reviews h2 small a {
  text-decoration: none;
  color: #777777;
}
.woocommerce-page #reviews h3,
.woocommerce #reviews h3 {
  margin: 0;
}
.woocommerce-page #reviews #respond,
.woocommerce #reviews #respond {
  margin: 0;
  border: 0;
  padding: 0;
}
.woocommerce-page #reviews #comment,
.woocommerce #reviews #comment {
  height: 75px;
}
.woocommerce-page #reviews #comments .add_review,
.woocommerce #reviews #comments .add_review {
  *zoom: 1;
}
.woocommerce-page #reviews #comments .add_review:before,
.woocommerce #reviews #comments .add_review:before,
.woocommerce-page #reviews #comments .add_review:after,
.woocommerce #reviews #comments .add_review:after {
  content: " ";
  display: table;
}
.woocommerce-page #reviews #comments .add_review:after,
.woocommerce #reviews #comments .add_review:after {
  clear: both;
}
.woocommerce-page #reviews #comments .add_review:before,
.woocommerce #reviews #comments .add_review:before,
.woocommerce-page #reviews #comments .add_review:after,
.woocommerce #reviews #comments .add_review:after {
  content: " ";
  display: table;
}
.woocommerce-page #reviews #comments .add_review:after,
.woocommerce #reviews #comments .add_review:after {
  clear: both;
}
.woocommerce-page #reviews #comments h2,
.woocommerce #reviews #comments h2 {
  clear: none;
}
.woocommerce-page #reviews #comments ol.commentlist,
.woocommerce #reviews #comments ol.commentlist {
  *zoom: 1;
  margin: 0;
  width: 100%;
  background: none;
  list-style: none;
}
.woocommerce-page #reviews #comments ol.commentlist:before,
.woocommerce #reviews #comments ol.commentlist:before,
.woocommerce-page #reviews #comments ol.commentlist:after,
.woocommerce #reviews #comments ol.commentlist:after {
  content: " ";
  display: table;
}
.woocommerce-page #reviews #comments ol.commentlist:after,
.woocommerce #reviews #comments ol.commentlist:after {
  clear: both;
}
.woocommerce-page #reviews #comments ol.commentlist:before,
.woocommerce #reviews #comments ol.commentlist:before,
.woocommerce-page #reviews #comments ol.commentlist:after,
.woocommerce #reviews #comments ol.commentlist:after {
  content: " ";
  display: table;
}
.woocommerce-page #reviews #comments ol.commentlist:after,
.woocommerce #reviews #comments ol.commentlist:after {
  clear: both;
}
.woocommerce-page #reviews #comments ol.commentlist .comment_container,
.woocommerce #reviews #comments ol.commentlist .comment_container {
  position: relative;
}
.woocommerce-page #reviews #comments ol.commentlist li,
.woocommerce #reviews #comments ol.commentlist li {
  padding: 0;
  margin: 0 0 20px;
  background: 0;
  border: 0;
}
.woocommerce-page #reviews #comments ol.commentlist li .meta,
.woocommerce #reviews #comments ol.commentlist li .meta {
  margin: 0 !important;
}
.woocommerce-page #reviews #comments ol.commentlist li .meta strong,
.woocommerce #reviews #comments ol.commentlist li .meta strong {
  font-weight: bold;
  color: #4c4c4c;
}
.woocommerce-page #reviews #comments ol.commentlist li .meta time,
.woocommerce #reviews #comments ol.commentlist li .meta time {
  font-size: 12px;
  font-style: italic;
  color: #9e9e9e;
}
.woocommerce-page #reviews #comments ol.commentlist li img.avatar,
.woocommerce #reviews #comments ol.commentlist li img.avatar {
  float: left;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -23px;
  width: 46px;
  height: 46px;
  line-height: 1;
}
.woocommerce-page #reviews #comments ol.commentlist li .comment-text,
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  margin: 0 0 0 65px;
  padding: 18px 20px 0;
  border: 2px solid #eee;
  background-color: #fff;
  position: relative;
  *zoom: 1;
}
.woocommerce-page #reviews #comments ol.commentlist li .comment-text:before,
.woocommerce #reviews #comments ol.commentlist li .comment-text:before,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text:after,
.woocommerce #reviews #comments ol.commentlist li .comment-text:after {
  content: " ";
  display: table;
}
.woocommerce-page #reviews #comments ol.commentlist li .comment-text:after,
.woocommerce #reviews #comments ol.commentlist li .comment-text:after {
  clear: both;
}
.woocommerce-page #reviews #comments ol.commentlist li .comment-text:before,
.woocommerce #reviews #comments ol.commentlist li .comment-text:before,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text:after,
.woocommerce #reviews #comments ol.commentlist li .comment-text:after {
  content: " ";
  display: table;
}
.woocommerce-page #reviews #comments ol.commentlist li .comment-text:after,
.woocommerce #reviews #comments ol.commentlist li .comment-text:after {
  clear: both;
}
.woocommerce-page #reviews #comments ol.commentlist li .comment-text p,
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
  margin: 0 0 18px;
}
.woocommerce-page #reviews #comments ol.commentlist li .comment-text:before,
.woocommerce #reviews #comments ol.commentlist li .comment-text:before {
  position: absolute;
  top: 50%;
  left: -7px;
  margin-top: -7px;
  width: 14px;
  height: 14px;
  border: 2px solid #eee;
  border-right: none;
  border-top: none;
  background-color: #fff;
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.woocommerce-page #reviews #comments ol.commentlist ul.children,
.woocommerce #reviews #comments ol.commentlist ul.children {
  list-style: none outside;
  margin: 20px 0 0 50px;
}
.woocommerce-page #reviews #comments ol.commentlist ul.children .star-rating,
.woocommerce #reviews #comments ol.commentlist ul.children .star-rating {
  display: none;
}
.woocommerce-page #reviews #comments ol.commentlist #respond,
.woocommerce #reviews #comments ol.commentlist #respond {
  padding: 1em 1em 0;
  margin: 50px 0 0 50px;
}
.woocommerce-page #reviews #comments .commentlist &gt; li:before,
.woocommerce #reviews #comments .commentlist &gt; li:before {
  content: "";
}
.woocommerce-page .star-rating,
.woocommerce .star-rating {
  float: right;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1em;
  font-size: 1em;
  width: 5.4em;
  font-size: 16px;
}
.woocommerce-page .star-rating:before,
.woocommerce .star-rating:before {
  content: "\f005\f005\f005\f005\f005";
  float: left;
  letter-spacing: 2px;
  top: 0;
  left: 0;
  position: absolute;
  color: #444;
}
.woocommerce-page .star-rating span,
.woocommerce .star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}
.woocommerce-page .star-rating span:before,
.woocommerce .star-rating span:before {
  content: "\f005\f005\f005\f005\f005";
  top: 0;
  letter-spacing: 2px;
  position: absolute;
  left: 0;
}
.woocommerce-page .woocommerce-product-rating,
.woocommerce .woocommerce-product-rating {
  line-height: 2em;
  display: block;
  margin-bottom: 25px;
  *zoom: 1;
}
.woocommerce-page .woocommerce-product-rating:before,
.woocommerce .woocommerce-product-rating:before,
.woocommerce-page .woocommerce-product-rating:after,
.woocommerce .woocommerce-product-rating:after {
  content: " ";
  display: table;
}
.woocommerce-page .woocommerce-product-rating:after,
.woocommerce .woocommerce-product-rating:after {
  clear: both;
}
.woocommerce-page .woocommerce-product-rating:before,
.woocommerce .woocommerce-product-rating:before,
.woocommerce-page .woocommerce-product-rating:after,
.woocommerce .woocommerce-product-rating:after {
  content: " ";
  display: table;
}
.woocommerce-page .woocommerce-product-rating:after,
.woocommerce .woocommerce-product-rating:after {
  clear: both;
}
.woocommerce-page .woocommerce-product-rating .star-rating,
.woocommerce .woocommerce-product-rating .star-rating {
  margin: .5em 4px 0 0;
  float: left;
}
.woocommerce-page .products .star-rating,
.woocommerce .products .star-rating {
  display: block;
  float: none;
  margin-top: 4px;
}
.woocommerce-page .hreview-aggregate .star-rating,
.woocommerce .hreview-aggregate .star-rating {
  margin: 10px 0 0 0;
}
.woocommerce-page #review_form #respond,
.woocommerce #review_form #respond {
  *zoom: 1;
  position: static;
  margin: 20px 0 0 0;
  width: auto;
  padding: 0 0 0;
  background: transparent none;
  border: 0;
}
.woocommerce-page #review_form #respond:before,
.woocommerce #review_form #respond:before,
.woocommerce-page #review_form #respond:after,
.woocommerce #review_form #respond:after {
  content: " ";
  display: table;
}
.woocommerce-page #review_form #respond:after,
.woocommerce #review_form #respond:after {
  clear: both;
}
.woocommerce-page #review_form #respond:before,
.woocommerce #review_form #respond:before,
.woocommerce-page #review_form #respond:after,
.woocommerce #review_form #respond:after {
  content: " ";
  display: table;
}
.woocommerce-page #review_form #respond:after,
.woocommerce #review_form #respond:after {
  clear: both;
}
.woocommerce-page #review_form #respond p,
.woocommerce #review_form #respond p {
  margin: 0 0 10px;
}
.woocommerce-page #review_form #respond p label,
.woocommerce #review_form #respond p label {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}
.woocommerce-page #review_form #respond .comment-form-rating,
.woocommerce #review_form #respond .comment-form-rating {
  margin-bottom: 20px;
  clear: both;
}
.woocommerce-page #review_form #respond .form-submit input,
.woocommerce #review_form #respond .form-submit input {
  left: auto;
}
.woocommerce-page #review_form #respond textarea,
.woocommerce #review_form #respond textarea {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  width: 100%;
}
.woocommerce-page p.stars,
.woocommerce p.stars {
  position: relative;
  height: 1em;
  font-size: 1em;
}
.woocommerce-page p.stars a,
.woocommerce p.stars a {
  display: inline-block;
  font-weight: 700;
  margin-right: 1em;
  text-indent: -9999px;
  position: relative;
}
.woocommerce-page p.stars a:last-child,
.woocommerce p.stars a:last-child {
  border-right: 0;
}
.woocommerce-page p.stars a.star-1,
.woocommerce p.stars a.star-1,
.woocommerce-page p.stars a.star-2,
.woocommerce p.stars a.star-2,
.woocommerce-page p.stars a.star-3,
.woocommerce p.stars a.star-3,
.woocommerce-page p.stars a.star-4,
.woocommerce p.stars a.star-4,
.woocommerce-page p.stars a.star-5,
.woocommerce p.stars a.star-5 {
  border-right: 1px solid #ccc;
}
.woocommerce-page p.stars a.star-1:after,
.woocommerce p.stars a.star-1:after,
.woocommerce-page p.stars a.star-2:after,
.woocommerce p.stars a.star-2:after,
.woocommerce-page p.stars a.star-3:after,
.woocommerce p.stars a.star-3:after,
.woocommerce-page p.stars a.star-4:after,
.woocommerce p.stars a.star-4:after,
.woocommerce-page p.stars a.star-5:after,
.woocommerce p.stars a.star-5:after {
  font-family: "WooCommerce";
  text-indent: 0;
  position: absolute;
  top: 0;
  left: 0;
  padding-right: 1em;
}
.woocommerce-page p.stars a.star-1,
.woocommerce p.stars a.star-1 {
  width: 2em;
}
.woocommerce-page p.stars a.star-1:after,
.woocommerce p.stars a.star-1:after {
  content: "\e021";
}
.woocommerce-page p.stars a.star-1:hover:after,
.woocommerce p.stars a.star-1:hover:after,
.woocommerce-page p.stars a.star-1.active:after,
.woocommerce p.stars a.star-1.active:after {
  content: "\e020";
}
.woocommerce-page p.stars a.star-2,
.woocommerce p.stars a.star-2 {
  width: 3.5em;
}
.woocommerce-page p.stars a.star-2:after,
.woocommerce p.stars a.star-2:after {
  content: "\e021\e021";
}
.woocommerce-page p.stars a.star-2:hover:after,
.woocommerce p.stars a.star-2:hover:after,
.woocommerce-page p.stars a.star-2.active:after,
.woocommerce p.stars a.star-2.active:after {
  content: "\e020\e020";
}
.woocommerce-page p.stars a.star-3,
.woocommerce p.stars a.star-3 {
  width: 4.5em;
}
.woocommerce-page p.stars a.star-3:after,
.woocommerce p.stars a.star-3:after {
  content: "\e021\e021\e021";
}
.woocommerce-page p.stars a.star-3:hover:after,
.woocommerce p.stars a.star-3:hover:after,
.woocommerce-page p.stars a.star-3.active:after,
.woocommerce p.stars a.star-3.active:after {
  content: "\e020\e020\e020";
}
.woocommerce-page p.stars a.star-4,
.woocommerce p.stars a.star-4 {
  width: 5.5em;
}
.woocommerce-page p.stars a.star-4:after,
.woocommerce p.stars a.star-4:after {
  content: "\e021\e021\e021\e021";
}
.woocommerce-page p.stars a.star-4:hover:after,
.woocommerce p.stars a.star-4:hover:after,
.woocommerce-page p.stars a.star-4.active:after,
.woocommerce p.stars a.star-4.active:after {
  content: "\e020\e020\e020\e020";
}
.woocommerce-page p.stars a.star-5,
.woocommerce p.stars a.star-5 {
  width: 6.5em;
  border: 0;
}
.woocommerce-page p.stars a.star-5:after,
.woocommerce p.stars a.star-5:after {
  content: "\e021\e021\e021\e021\e021";
}
.woocommerce-page p.stars a.star-5:hover:after,
.woocommerce p.stars a.star-5:hover:after,
.woocommerce-page p.stars a.star-5.active:after,
.woocommerce p.stars a.star-5.active:after {
  content: "\e020\e020\e020\e020\e020";
}
.woocommerce-page table.shop_attributes,
.woocommerce table.shop_attributes {
  border: 0;
  border-top: 1px dotted rgba(0, 0, 0, 0.1);
  margin-bottom: 1.618em;
  width: 100%;
}
.woocommerce-page table.shop_attributes th,
.woocommerce table.shop_attributes th {
  width: 150px;
  font-weight: bold;
  padding: 8px;
  border-top: 0;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
  margin: 0;
  line-height: 1.5em;
}
.woocommerce-page table.shop_attributes td,
.woocommerce table.shop_attributes td {
  font-style: italic;
  padding: 0;
  border-top: 0;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
  margin: 0;
  line-height: 1.5em;
}
.woocommerce-page table.shop_attributes td p,
.woocommerce table.shop_attributes td p {
  margin: 0;
  padding: 8px 0;
}
.woocommerce-page table.shop_attributes .alt td,
.woocommerce table.shop_attributes .alt td,
.woocommerce-page table.shop_attributes .alt th,
.woocommerce table.shop_attributes .alt th {
  background: rgba(0, 0, 0, 0.025);
}
.woocommerce-page .full-layout .shop_table_form,
.woocommerce .full-layout .shop_table_form {
  width: 74%;
  float: left;
  margin-bottom: 40px;
  padding-right: 30px;
  border-right: 1px solid #eee;
}
.woocommerce-page .left-layout .shop_table_form,
.woocommerce .left-layout .shop_table_form,
.woocommerce-page .right-layout .shop_table_form,
.woocommerce .right-layout .shop_table_form {
  width: 100%;
  margin-bottom: 40px;
}
@media handheld, only screen and (max-width: 1100px) {
  .woocommerce-page .shop_table_form,
  .woocommerce .shop_table_form {
    width: 100% !important;
    padding: 0 !important;
    border: none !important;
  }
  .woocommerce-page .cart_totals,
  .woocommerce .cart_totals {
    margin-bottom: 30px;
  }
  .woocommerce-page .left-layout .shop_table.cart .checkout-button-holder,
  .woocommerce .left-layout .shop_table.cart .checkout-button-holder,
  .woocommerce-page .right-layout .shop_table.cart .checkout-button-holder,
  .woocommerce .right-layout .shop_table.cart .checkout-button-holder {
    margin-top: 15px;
  }
  .woocommerce-page .left-layout .shop_table.cart input[name="update_cart"],
  .woocommerce .left-layout .shop_table.cart input[name="update_cart"],
  .woocommerce-page .right-layout .shop_table.cart input[name="update_cart"],
  .woocommerce .right-layout .shop_table.cart input[name="update_cart"] {
    margin-right: 0;
  }
}
@media handheld, only screen and (max-width: 960px) {
  .woocommerce-page .left-layout .shop_table.cart .checkout-button-holder,
  .woocommerce .left-layout .shop_table.cart .checkout-button-holder,
  .woocommerce-page .right-layout .shop_table.cart .checkout-button-holder,
  .woocommerce .right-layout .shop_table.cart .checkout-button-holder {
    margin: 0;
  }
  .woocommerce-page .left-layout .shop_table.cart input[name="update_cart"],
  .woocommerce .left-layout .shop_table.cart input[name="update_cart"],
  .woocommerce-page .right-layout .shop_table.cart input[name="update_cart"],
  .woocommerce .right-layout .shop_table.cart input[name="update_cart"] {
    margin-right: 10px;
  }
}
@media handheld, only screen and (max-width: 767px) {
  .woocommerce-page .shop_table_form .coupon,
  .woocommerce .shop_table_form .coupon {
    float: none !important;
  }
  .woocommerce-page .shop_table_form .coupon .input-text,
  .woocommerce .shop_table_form .coupon .input-text {
    width: 100% !important;
    margin-bottom: 15px;
  }
  .woocommerce-page .shop_table_form .button,
  .woocommerce .shop_table_form .button,
  .woocommerce-page .shop_table_form .button-icon-holder,
  .woocommerce .shop_table_form .button-icon-holder {
    display: block !important;
    width: 100%;
    margin-bottom: 15px;
  }
}
.woocommerce-page table.shop_table,
.woocommerce table.shop_table {
  border: none;
  margin: 0 0 30px 0;
  text-align: left;
  border-collapse: separate;
}
.woocommerce-page table.shop_table.order_details,
.woocommerce table.shop_table.order_details {
  margin-bottom: 30px;
}
.woocommerce-page table.shop_table thead th,
.woocommerce table.shop_table thead th {
  line-height: 18px;
  padding: 18px 12px;
  text-transform: uppercase;
  font-weight: bold;
  background-color: #222222;
  color: #fff;
}
.woocommerce-page table.shop_table tr th,
.woocommerce table.shop_table tr th {
  font-size: 13px;
  text-transform: none;
}
.woocommerce-page table.shop_table .cart_item:nth-child(even),
.woocommerce table.shop_table .cart_item:nth-child(even),
.woocommerce-page table.shop_table .order_item:nth-child(even),
.woocommerce table.shop_table .order_item:nth-child(even) {
  background: #fafafa;
}
.woocommerce-page table.shop_table td,
.woocommerce table.shop_table td {
  padding: 10px 12px;
  vertical-align: middle;
  font-size: 13px;
}
.woocommerce-page table.shop_table td small,
.woocommerce table.shop_table td small {
  font-weight: normal;
}
.woocommerce-page table.shop_table tfoot td,
.woocommerce table.shop_table tfoot td,
.woocommerce-page table.shop_table tfoot th,
.woocommerce table.shop_table tfoot th {
  font-weight: bold;
}
.woocommerce-page table.shop_table .product-subtotal,
.woocommerce table.shop_table .product-subtotal {
  font-weight: bold;
}
@media handheld, only screen and (max-width: 767px) {
  .woocommerce-page table.shop_table th,
  .woocommerce table.shop_table th {
    padding: 14px 8px;
  }
  .woocommerce-page table.shop_table td,
  .woocommerce table.shop_table td {
    padding: 6px 8px;
  }
}
.woocommerce-page #order_review tfoot td,
.woocommerce #order_review tfoot td,
.woocommerce-page #order_review tfoot th,
.woocommerce #order_review tfoot th {
  font-weight: normal;
  text-transform: none;
}
.woocommerce-page #order_review tr:nth-child(even),
.woocommerce #order_review tr:nth-child(even) {
  background: #fafafa;
}
.woocommerce-page table.my_account_orders,
.woocommerce table.my_account_orders {
  margin-bottom: 60px;
}
.woocommerce-page table.my_account_orders tr:nth-child(even),
.woocommerce table.my_account_orders tr:nth-child(even) {
  background: #fafafa;
}
.woocommerce-page table.my_account_orders th,
.woocommerce table.my_account_orders th,
.woocommerce-page table.my_account_orders td,
.woocommerce table.my_account_orders td {
  padding: 4px 8px;
  vertical-align: middle;
}
.woocommerce-page table.my_account_orders .button,
.woocommerce table.my_account_orders .button {
  white-space: nowrap;
}
.woocommerce-page table.my_account_orders .order-actions,
.woocommerce table.my_account_orders .order-actions {
  text-align: right;
}
.woocommerce-page table.my_account_orders .order-actions .button,
.woocommerce table.my_account_orders .order-actions .button {
  margin: .125em 0 .125em .25em;
}
.woocommerce-page td.product-name dl.variation,
.woocommerce td.product-name dl.variation {
  margin: .25em 0;
  *zoom: 1;
}
.woocommerce-page td.product-name dl.variation:before,
.woocommerce td.product-name dl.variation:before,
.woocommerce-page td.product-name dl.variation:after,
.woocommerce td.product-name dl.variation:after {
  content: " ";
  display: table;
}
.woocommerce-page td.product-name dl.variation:after,
.woocommerce td.product-name dl.variation:after {
  clear: both;
}
.woocommerce-page td.product-name dl.variation:before,
.woocommerce td.product-name dl.variation:before,
.woocommerce-page td.product-name dl.variation:after,
.woocommerce td.product-name dl.variation:after {
  content: " ";
  display: table;
}
.woocommerce-page td.product-name dl.variation:after,
.woocommerce td.product-name dl.variation:after {
  clear: both;
}
.woocommerce-page td.product-name dl.variation dt,
.woocommerce td.product-name dl.variation dt,
.woocommerce-page td.product-name dl.variation dd,
.woocommerce td.product-name dl.variation dd {
  display: inline-block;
  float: left;
  margin-bottom: 1em;
}
.woocommerce-page td.product-name dl.variation dt,
.woocommerce td.product-name dl.variation dt {
  font-weight: bold;
  padding: 0 0 .25em 0;
  margin: 0 4px 0 0;
  clear: left;
}
.woocommerce-page td.product-name dl.variation dd,
.woocommerce td.product-name dl.variation dd {
  padding: 0 0 .25em 0;
}
.woocommerce-page td.product-name dl.variation dd p:last-child,
.woocommerce td.product-name dl.variation dd p:last-child {
  margin-bottom: 0;
}
.woocommerce-page td.product-name p.backorder_notification,
.woocommerce td.product-name p.backorder_notification {
  font-size: 0.83em;
}
.woocommerce-page td.product-quantity,
.woocommerce td.product-quantity {
  min-width: 80px;
}
.woocommerce-page table.cart .product-thumbnail,
.woocommerce table.cart .product-thumbnail,
.woocommerce-page #content table.cart .product-thumbnail,
.woocommerce #content table.cart .product-thumbnail {
  min-width: 50px;
}
.woocommerce-page table.cart img,
.woocommerce table.cart img,
.woocommerce-page #content table.cart img,
.woocommerce #content table.cart img {
  width: 50px;
}
.woocommerce-page table.cart th,
.woocommerce table.cart th,
.woocommerce-page #content table.cart th,
.woocommerce #content table.cart th,
.woocommerce-page table.cart td,
.woocommerce table.cart td,
.woocommerce-page #content table.cart td,
.woocommerce #content table.cart td {
  vertical-align: middle;
}
.woocommerce-page table.cart a.remove,
.woocommerce table.cart a.remove,
.woocommerce-page #content table.cart a.remove,
.woocommerce #content table.cart a.remove {
  display: block;
  height: 24px;
  width: 24px;
  line-height: 26px;
  text-align: center;
  color: #999;
}
.woocommerce-page table.cart a.remove i,
.woocommerce table.cart a.remove i,
.woocommerce-page #content table.cart a.remove i,
.woocommerce #content table.cart a.remove i {
  line-height: 26px;
  font-size: 16px;
  vertical-align: top;
}
.woocommerce-page table.cart a.remove:hover,
.woocommerce table.cart a.remove:hover,
.woocommerce-page #content table.cart a.remove:hover,
.woocommerce #content table.cart a.remove:hover {
  color: #000;
}
.woocommerce-page table.cart td.actions,
.woocommerce table.cart td.actions,
.woocommerce-page #content table.cart td.actions,
.woocommerce #content table.cart td.actions {
  padding: 10px 0;
}
.woocommerce-page table.cart td.actions input[name="update_cart"],
.woocommerce table.cart td.actions input[name="update_cart"],
.woocommerce-page #content table.cart td.actions input[name="update_cart"],
.woocommerce #content table.cart td.actions input[name="update_cart"] {
  margin-right: 0 !important;
}
.woocommerce-page table.cart td.actions .coupon .input-text,
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce-page #content table.cart td.actions .coupon .input-text,
.woocommerce #content table.cart td.actions .coupon .input-text {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 13px;
  color: #666;
  padding: 12px 16px;
  background-color: #fff;
  border: 2px solid #eee;
  width: 140px;
  margin-right: 10px;
}
.woocommerce-page table.cart td.actions .coupon .input-text:focus,
.woocommerce table.cart td.actions .coupon .input-text:focus,
.woocommerce-page #content table.cart td.actions .coupon .input-text:focus,
.woocommerce #content table.cart td.actions .coupon .input-text:focus {
  outline: none;
}
@media handheld, only screen and (max-width: 650px) {
  .woocommerce-page table.cart td.actions input[name="update_cart"],
  .woocommerce table.cart td.actions input[name="update_cart"],
  .woocommerce-page #content table.cart td.actions input[name="update_cart"],
  .woocommerce #content table.cart td.actions input[name="update_cart"] {
    display: block;
    margin-top: 20px;
    width: 100%;
  }
  .woocommerce-page table.cart td.actions .coupon,
  .woocommerce table.cart td.actions .coupon,
  .woocommerce-page #content table.cart td.actions .coupon,
  .woocommerce #content table.cart td.actions .coupon {
    float: none;
  }
  .woocommerce-page table.cart td.actions .coupon .button,
  .woocommerce table.cart td.actions .coupon .button,
  .woocommerce-page #content table.cart td.actions .coupon .button,
  .woocommerce #content table.cart td.actions .coupon .button {
    margin-right: 0;
  }
}
.woocommerce-page table.cart .quantity,
.woocommerce table.cart .quantity,
.woocommerce-page #content table.cart .quantity,
.woocommerce #content table.cart .quantity {
  width: 80px;
}
.woocommerce-page table.cart .quantity input.qty,
.woocommerce table.cart .quantity input.qty,
.woocommerce-page #content table.cart .quantity input.qty,
.woocommerce #content table.cart .quantity input.qty {
  width: 31px;
  height: 24px;
  padding: 0 8px 0 8px;
  margin: 0 0 0 24px;
}
.woocommerce-page table.cart .quantity .plus,
.woocommerce table.cart .quantity .plus,
.woocommerce-page #content table.cart .quantity .plus,
.woocommerce #content table.cart .quantity .plus,
.woocommerce-page table.cart .quantity .minus,
.woocommerce table.cart .quantity .minus,
.woocommerce-page #content table.cart .quantity .minus,
.woocommerce #content table.cart .quantity .minus {
  width: 28px;
  height: 28px;
  line-height: 26px;
  font-size: 16px;
}
.woocommerce-page ul.cart_list,
.woocommerce ul.cart_list,
.woocommerce-page ul.product_list_widget,
.woocommerce ul.product_list_widget {
  list-style: none outside;
  padding: 0;
  margin: 0 0 15px !important;
}
.woocommerce-page ul.cart_list li,
.woocommerce ul.cart_list li,
.woocommerce-page ul.product_list_widget li,
.woocommerce ul.product_list_widget li {
  padding: 4px 0;
  margin: 0;
  *zoom: 1;
  list-style: none;
}
.woocommerce-page ul.cart_list li:before,
.woocommerce ul.cart_list li:before,
.woocommerce-page ul.product_list_widget li:before,
.woocommerce ul.product_list_widget li:before,
.woocommerce-page ul.cart_list li:after,
.woocommerce ul.cart_list li:after,
.woocommerce-page ul.product_list_widget li:after,
.woocommerce ul.product_list_widget li:after {
  content: " ";
  display: table;
}
.woocommerce-page ul.cart_list li:after,
.woocommerce ul.cart_list li:after,
.woocommerce-page ul.product_list_widget li:after,
.woocommerce ul.product_list_widget li:after {
  clear: both;
}
.woocommerce-page ul.cart_list li:before,
.woocommerce ul.cart_list li:before,
.woocommerce-page ul.product_list_widget li:before,
.woocommerce ul.product_list_widget li:before,
.woocommerce-page ul.cart_list li:after,
.woocommerce ul.cart_list li:after,
.woocommerce-page ul.product_list_widget li:after,
.woocommerce ul.product_list_widget li:after {
  content: " ";
  display: table;
}
.woocommerce-page ul.cart_list li:after,
.woocommerce ul.cart_list li:after,
.woocommerce-page ul.product_list_widget li:after,
.woocommerce ul.product_list_widget li:after {
  clear: both;
}
.woocommerce-page ul.cart_list li a,
.woocommerce ul.cart_list li a,
.woocommerce-page ul.product_list_widget li a,
.woocommerce ul.product_list_widget li a {
  vertical-align: top;
  display: block;
  line-height: 16px;
}
.woocommerce-page ul.cart_list li .quantity,
.woocommerce ul.cart_list li .quantity,
.woocommerce-page ul.product_list_widget li .quantity,
.woocommerce ul.product_list_widget li .quantity {
  width: auto !important;
  display: inline-block;
  font-weight: bold;
  margin: 12px 0 0;
  padding-top: 5px;
  border-top: 1px solid rgba(128, 128, 128, 0.1);
}
.woocommerce-page ul.cart_list li img,
.woocommerce ul.cart_list li img,
.woocommerce-page ul.product_list_widget li img,
.woocommerce ul.product_list_widget li img {
  margin-right: 15px;
  width: 70px;
  height: auto;
  float: left;
}
.woocommerce-page ul.cart_list li .amount,
.woocommerce ul.cart_list li .amount,
.woocommerce-page ul.product_list_widget li .amount,
.woocommerce ul.product_list_widget li .amount {
  font-weight: bold;
}
.woocommerce-page ul.cart_list li dl,
.woocommerce ul.cart_list li dl,
.woocommerce-page ul.product_list_widget li dl,
.woocommerce ul.product_list_widget li dl {
  margin: 0;
  padding-left: 1em;
  border-left: 2px solid rgba(0, 0, 0, 0.1);
}
.woocommerce-page ul.cart_list li dl dt,
.woocommerce ul.cart_list li dl dt,
.woocommerce-page ul.product_list_widget li dl dt,
.woocommerce ul.product_list_widget li dl dt,
.woocommerce-page ul.cart_list li dl dd,
.woocommerce ul.cart_list li dl dd,
.woocommerce-page ul.product_list_widget li dl dd,
.woocommerce ul.product_list_widget li dl dd {
  display: inline-block;
  float: left;
  margin-botom: 1em;
}
.woocommerce-page ul.cart_list li dl dt,
.woocommerce ul.cart_list li dl dt,
.woocommerce-page ul.product_list_widget li dl dt,
.woocommerce ul.product_list_widget li dl dt {
  font-weight: bold;
  padding: 0 0 .25em 0;
  margin: 0 4px 0 0;
  clear: left;
}
.woocommerce-page ul.cart_list li dl dd,
.woocommerce ul.cart_list li dl dd,
.woocommerce-page ul.product_list_widget li dl dd,
.woocommerce ul.product_list_widget li dl dd {
  padding: 0 0 .25em 0;
}
.woocommerce-page ul.cart_list li dl dd p:last-child,
.woocommerce ul.cart_list li dl dd p:last-child,
.woocommerce-page ul.product_list_widget li dl dd p:last-child,
.woocommerce ul.product_list_widget li dl dd p:last-child {
  margin-bottom: 0;
}
.woocommerce-page ul.cart_list li .variation,
.woocommerce ul.cart_list li .variation,
.woocommerce-page ul.product_list_widget li .variation,
.woocommerce ul.product_list_widget li .variation {
  display: none;
}
.woocommerce-page ul.cart_list li .star-rating,
.woocommerce ul.cart_list li .star-rating,
.woocommerce-page ul.product_list_widget li .star-rating,
.woocommerce ul.product_list_widget li .star-rating {
  float: none;
  font-size: 12px !important;
  margin: 6px 0;
}
.woocommerce-page .cart_list.product_list_widget li,
.woocommerce .cart_list.product_list_widget li {
  position: relative;
  margin-left: 20px;
}
.woocommerce-page .cart_list.product_list_widget a.remove,
.woocommerce .cart_list.product_list_widget a.remove {
  display: block;
  text-align: center;
  color: #999;
  position: absolute;
  left: -20px;
  top: 50%;
  margin-top: -6px;
  font-size: 16px;
}
.woocommerce-page .cart_list.product_list_widget a.remove:hover,
.woocommerce .cart_list.product_list_widget a.remove:hover {
  color: red;
}
.woocommerce-page.widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total,
.woocommerce-page .widget_shopping_cart .total,
.woocommerce .widget_shopping_cart .total {
  padding: 10px 0 0;
  font-weight: bold;
}
.woocommerce-page.widget_shopping_cart .total strong,
.woocommerce.widget_shopping_cart .total strong,
.woocommerce-page .widget_shopping_cart .total strong,
.woocommerce .widget_shopping_cart .total strong {
  min-width: 40px;
  display: inline-block;
}
.woocommerce-page.widget_shopping_cart .buttons,
.woocommerce.widget_shopping_cart .buttons,
.woocommerce-page .widget_shopping_cart .buttons,
.woocommerce .widget_shopping_cart .buttons {
  *zoom: 1;
}
.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:before,
.woocommerce-page.widget_shopping_cart .buttons:after,
.woocommerce.widget_shopping_cart .buttons:after,
.woocommerce-page .widget_shopping_cart .buttons:after,
.woocommerce .widget_shopping_cart .buttons:after {
  content: " ";
  display: table;
}
.woocommerce-page.widget_shopping_cart .buttons:after,
.woocommerce.widget_shopping_cart .buttons:after,
.woocommerce-page .widget_shopping_cart .buttons:after,
.woocommerce .widget_shopping_cart .buttons:after {
  clear: both;
}
.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:before,
.woocommerce-page.widget_shopping_cart .buttons:after,
.woocommerce.widget_shopping_cart .buttons:after,
.woocommerce-page .widget_shopping_cart .buttons:after,
.woocommerce .widget_shopping_cart .buttons:after {
  content: " ";
  display: table;
}
.woocommerce-page.widget_shopping_cart .buttons:after,
.woocommerce.widget_shopping_cart .buttons:after,
.woocommerce-page .widget_shopping_cart .buttons:after,
.woocommerce .widget_shopping_cart .buttons:after {
  clear: both;
}
.woocommerce-page.widget_shopping_cart .buttons .wc-forward:after,
.woocommerce.widget_shopping_cart .buttons .wc-forward:after,
.woocommerce-page .widget_shopping_cart .buttons .wc-forward:after,
.woocommerce .widget_shopping_cart .buttons .wc-forward:after,
.woocommerce-page.widget_shopping_cart .buttons .wc-forward:before,
.woocommerce.widget_shopping_cart .buttons .wc-forward:before,
.woocommerce-page .widget_shopping_cart .buttons .wc-forward:before,
.woocommerce .widget_shopping_cart .buttons .wc-forward:before {
  display: none !important;
}
.woocommerce-page .full-layout .cart-collaterals,
.woocommerce .full-layout .cart-collaterals {
  width: 26%;
  float: left;
  padding-left: 30px;
}
.woocommerce-page .right-layout .cart-collaterals,
.woocommerce .right-layout .cart-collaterals,
.woocommerce-page .left-layout .cart-collaterals,
.woocommerce .left-layout .cart-collaterals {
  width: 100%;
  float: none;
}
.woocommerce-page .cart-collaterals .shipping_calculator,
.woocommerce .cart-collaterals .shipping_calculator {
  margin: 20px 0 30px;
}
.woocommerce-page .cart-collaterals .shipping_calculator .form-row,
.woocommerce .cart-collaterals .shipping_calculator .form-row {
  padding: 0 0 10px;
}
.woocommerce-page .cart-collaterals .shipping_calculator .button,
.woocommerce .cart-collaterals .shipping_calculator .button {
  margin-top: 10px;
  display: block;
}
.woocommerce-page .cart-collaterals .shipping_calculator .shipping-calculator-form,
.woocommerce .cart-collaterals .shipping_calculator .shipping-calculator-form {
  display: block !important;
}
.woocommerce-page .cart-collaterals .cart_totals p,
.woocommerce .cart-collaterals .cart_totals p {
  margin: 0;
}
.woocommerce-page .cart-collaterals .cart_totals table,
.woocommerce .cart-collaterals .cart_totals table {
  border-collapse: separate;
  margin: 0 0 6px;
  padding: 0;
}
.woocommerce-page .cart-collaterals .cart_totals table tr:nth-child(odd),
.woocommerce .cart-collaterals .cart_totals table tr:nth-child(odd) {
  background-color: #fafafa;
}
.woocommerce-page .cart-collaterals .cart_totals table th,
.woocommerce .cart-collaterals .cart_totals table th {
  padding: 10px 12px;
  width: 55%;
  text-align: left;
  text-transform: none;
}
.woocommerce-page .cart-collaterals .cart_totals table td,
.woocommerce .cart-collaterals .cart_totals table td {
  padding: 10px 0;
  text-align: left;
}
.woocommerce-page .cart-collaterals .cart_totals table td,
.woocommerce .cart-collaterals .cart_totals table td,
.woocommerce-page .cart-collaterals .cart_totals table th,
.woocommerce .cart-collaterals .cart_totals table th {
  vertical-align: top;
}
.woocommerce-page .cart-collaterals .cart_totals table small,
.woocommerce .cart-collaterals .cart_totals table small {
  display: block;
}
.woocommerce-page .cart-collaterals .cart_totals table select,
.woocommerce .cart-collaterals .cart_totals table select {
  width: 100%;
}
.woocommerce-page .cart-collaterals .cart_totals a.button.alt,
.woocommerce .cart-collaterals .cart_totals a.button.alt {
  display: inline-block;
}
.woocommerce-page .cart-collaterals .cross-sells,
.woocommerce .cart-collaterals .cross-sells {
  display: block;
  clear: both;
}
.woocommerce-page .cart-collaterals .cross-sells ul.products li.product,
.woocommerce .cart-collaterals .cross-sells ul.products li.product {
  margin-top: 0;
}
@media handheld, only screen and (max-width: 1100px) {
  .woocommerce-page .cart-collaterals,
  .woocommerce .cart-collaterals {
    clear: both !important;
    width: 100% !important;
    float: none !important;
    padding: 0 !important;
  }
}
.woocommerce-page .wc-proceed-to-checkout,
.woocommerce .wc-proceed-to-checkout {
  margin-top: 20px;
}
.woocommerce-page form .form-row,
.woocommerce form .form-row {
  padding: 3px;
  margin: 0 0 6px;
}
.woocommerce-page form .form-row [placeholder]:focus::-webkit-input-placeholder,
.woocommerce 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-page form .form-row label,
.woocommerce form .form-row label {
  line-height: 2em;
}
.woocommerce-page form .form-row label.hidden,
.woocommerce form .form-row label.hidden {
  visibility: hidden;
}
.woocommerce-page form .form-row label.inline,
.woocommerce form .form-row label.inline {
  display: inline;
}
.woocommerce-page form .form-row select,
.woocommerce form .form-row select {
  cursor: pointer;
  margin: 0;
}
.woocommerce-page form .form-row .required,
.woocommerce form .form-row .required {
  color: red;
  font-weight: bold;
  border: 0;
}
.woocommerce-page form .form-row .input-checkbox,
.woocommerce form .form-row .input-checkbox {
  display: inline;
  margin: -2px 8px 0 0;
  text-align: center;
  vertical-align: middle;
}
.woocommerce-page form .form-row input.input-text,
.woocommerce form .form-row input.input-text,
.woocommerce-page form .form-row textarea,
.woocommerce form .form-row textarea {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  width: 100%;
  margin: 0;
  outline: 0;
  line-height: 1em;
}
.woocommerce-page form .form-row textarea,
.woocommerce form .form-row textarea {
  height: 4em;
  line-height: 1.5em;
  display: block;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.woocommerce-page form .form-row.validate-required.woocommerce-invalid .chosen-single,
.woocommerce form .form-row.validate-required.woocommerce-invalid .chosen-single,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid .chosen-drop,
.woocommerce form .form-row.validate-required.woocommerce-invalid .chosen-drop,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text,
.woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid select,
.woocommerce form .form-row.validate-required.woocommerce-invalid select {
  border-color: #ff8c8c;
  background-color: #ffeded;
}
.woocommerce-page form .form-row ::-webkit-input-placeholder,
.woocommerce form .form-row ::-webkit-input-placeholder {
  line-height: normal;
}
.woocommerce-page form .form-row :-moz-placeholder,
.woocommerce form .form-row :-moz-placeholder {
  line-height: normal;
}
.woocommerce-page form .form-row :-ms-input-placeholder,
.woocommerce form .form-row :-ms-input-placeholder {
  line-height: normal;
}
.woocommerce-page form.login,
.woocommerce form.login,
.woocommerce-page form.checkout_coupon,
.woocommerce form.checkout_coupon,
.woocommerce-page form.register,
.woocommerce form.register {
  padding: 20px;
  margin: 2em 0 2em 0px;
  text-align: left;
  border: 1px solid #eee;
  background-color: #fafafa;
}
.woocommerce-page ul#shipping_method,
.woocommerce ul#shipping_method {
  list-style: none outside;
  margin: 0;
  padding: 0;
}
.woocommerce-page ul#shipping_method li,
.woocommerce ul#shipping_method li {
  margin: 0;
  padding: .25em 0 .25em 22px;
  text-indent: -22px;
  list-style: none outside;
}
.woocommerce-page ul#shipping_method .amount,
.woocommerce ul#shipping_method .amount {
  font-weight: bold;
}
.woocommerce-page p.woocommerce-shipping-contents,
.woocommerce p.woocommerce-shipping-contents {
  margin: 0;
}
.woocommerce-page #customer_details,
.woocommerce #customer_details {
  margin-bottom: 50px;
  width: 60%;
  display: inline-block;
  vertical-align: top;
}
.woocommerce-page .mk-checkout-payement,
.woocommerce .mk-checkout-payement {
  display: inline-block;
  width: 36%;
  margin-left: 3.5%;
  border: 2px solid #eee;
}
.woocommerce-page .mk-checkout-payement h3,
.woocommerce .mk-checkout-payement h3 {
  font-size: 14px;
  font-weight: bold !important;
  text-transform: uppercase;
  padding: 17px;
  background-color: #2c2c2c;
}
.woocommerce-page .mk-checkout-payement table,
.woocommerce .mk-checkout-payement table {
  padding: 20px 30px !important;
}
.woocommerce-page .mk-checkout-payement th,
.woocommerce .mk-checkout-payement th {
  padding: 8px !important;
  text-transform: none;
  font-size: 12px;
}
.woocommerce-page .mk-checkout-payement thead th,
.woocommerce .mk-checkout-payement thead th {
  background-color: transparent !important;
  color: #4e4e4e !important;
  border-bottom: 1px solid #eee;
}
@media handheld, only screen and (max-width: 767px) {
  .woocommerce-page #customer_details,
  .woocommerce #customer_details,
  .woocommerce-page .mk-checkout-payement,
  .woocommerce .mk-checkout-payement {
    float: none;
    width: 100%;
    margin: 0 0 30px;
    padding: 0;
  }
}
.woocommerce-page .woocommerce-shipping-fields,
.woocommerce .woocommerce-shipping-fields {
  margin-top: 30px;
}
.woocommerce-page .checkout .col-2 h3#ship-to-different-address,
.woocommerce .checkout .col-2 h3#ship-to-different-address {
  float: left;
  clear: none;
}
.woocommerce-page .checkout .col-2 .notes,
.woocommerce .checkout .col-2 .notes {
  clear: left;
}
.woocommerce-page .checkout .col-2 .form-row-first,
.woocommerce .checkout .col-2 .form-row-first {
  clear: left;
}
.woocommerce-page .checkout .create-account small,
.woocommerce .checkout .create-account small {
  font-size: 11px;
  color: #777777;
  line-height: 13px;
  font-weight: normal;
}
.woocommerce-page .checkout div.shipping-address,
.woocommerce .checkout div.shipping-address {
  padding: 0;
  clear: left;
  width: 100%;
}
.woocommerce-page .checkout .shipping_address,
.woocommerce .checkout .shipping_address {
  clear: both;
}
.woocommerce-page #payment,
.woocommerce #payment {
  margin: 0 20px;
}
.woocommerce-page #payment ul.payment_methods,
.woocommerce #payment ul.payment_methods {
  *zoom: 1;
  text-align: left;
  padding: 1em;
  margin: 0;
  list-style: none;
}
.woocommerce-page #payment ul.payment_methods:before,
.woocommerce #payment ul.payment_methods:before,
.woocommerce-page #payment ul.payment_methods:after,
.woocommerce #payment ul.payment_methods:after {
  content: " ";
  display: table;
}
.woocommerce-page #payment ul.payment_methods:after,
.woocommerce #payment ul.payment_methods:after {
  clear: both;
}
.woocommerce-page #payment ul.payment_methods:before,
.woocommerce #payment ul.payment_methods:before,
.woocommerce-page #payment ul.payment_methods:after,
.woocommerce #payment ul.payment_methods:after {
  content: " ";
  display: table;
}
.woocommerce-page #payment ul.payment_methods:after,
.woocommerce #payment ul.payment_methods:after {
  clear: both;
}
.woocommerce-page #payment ul.payment_methods li,
.woocommerce #payment ul.payment_methods li {
  line-height: 2em;
  text-align: left;
  margin: 0;
  font-weight: normal;
}
.woocommerce-page #payment ul.payment_methods li input,
.woocommerce #payment ul.payment_methods li input {
  margin: 0 1em 0 0;
}
.woocommerce-page #payment ul.payment_methods li img,
.woocommerce #payment ul.payment_methods li img {
  vertical-align: middle;
  margin: -2px 0 0 0.5em;
  position: relative;
}
.woocommerce-page #payment ul.payment_methods:before,
.woocommerce #payment ul.payment_methods:before,
.woocommerce-page #payment ul.payment_methods:after,
.woocommerce #payment ul.payment_methods:after {
  display: block;
  content: "";
  width: 150px;
  height: 1px;
  border-top: 1px dashed #eee;
  margin: 15px 0;
}
.woocommerce-page #payment div.form-row,
.woocommerce #payment div.form-row {
  padding: 1em;
}
.woocommerce-page #payment div.payment_box,
.woocommerce #payment div.payment_box {
  position: relative;
  width: 100%;
  padding: 10px 0;
  margin: 0;
  font-size: 12em;
  line-height: 1.5em;
}
.woocommerce-page #payment div.payment_box ::-webkit-input-placeholder,
.woocommerce #payment div.payment_box ::-webkit-input-placeholder {
  color: #c8bfc6;
}
.woocommerce-page #payment div.payment_box :-moz-placeholder,
.woocommerce #payment div.payment_box :-moz-placeholder {
  color: #c8bfc6;
}
.woocommerce-page #payment div.payment_box :-ms-input-placeholder,
.woocommerce #payment div.payment_box :-ms-input-placeholder {
  color: #c8bfc6;
}
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc {
  font-size: 1.5em;
  padding: 8px;
  background-repeat: no-repeat;
  background-position: right;
}
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.visa,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.visa,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.visa {
  background-image: url(../../images/woocommerce/icons/credit-cards/visa.png);
}
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.mastercard,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.mastercard,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard {
  background-image: url(../../images/woocommerce/icons/credit-cards/mastercard.png);
}
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.laser,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.laser,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.laser {
  background-image: url(../../images/woocommerce/icons/credit-cards/laser.png);
}
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub {
  background-image: url(../../images/woocommerce/icons/credit-cards/diners.png);
}
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.maestro,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.maestro,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.maestro {
  background-image: url(../../images/woocommerce/icons/credit-cards/maestro.png);
}
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.jcb,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.jcb,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.jcb {
  background-image: url(../../images/woocommerce/icons/credit-cards/jcb.png);
}
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.amex,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.amex,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.amex {
  background-image: url(../../images/woocommerce/icons/credit-cards/amex.png);
}
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.discover,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.discover,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.discover {
  background-image: url(../../images/woocommerce/icons/credit-cards/discover.png);
}
.woocommerce-page #payment div.payment_box span.help,
.woocommerce #payment div.payment_box span.help {
  font-size: 11px;
  color: #777777;
  line-height: 13px;
  font-weight: normal;
}
.woocommerce-page #payment div.payment_box .form-row,
.woocommerce #payment div.payment_box .form-row {
  margin: 0 0 1em;
}
.woocommerce-page #payment div.payment_box p:last-child,
.woocommerce #payment div.payment_box p:last-child {
  margin-bottom: 0;
}
.woocommerce-page .order_details,
.woocommerce .order_details {
  *zoom: 1;
  margin: 0 0 1.5em;
  list-style: none;
}
.woocommerce-page .order_details:before,
.woocommerce .order_details:before,
.woocommerce-page .order_details:after,
.woocommerce .order_details:after {
  content: " ";
  display: table;
}
.woocommerce-page .order_details:after,
.woocommerce .order_details:after {
  clear: both;
}
.woocommerce-page .order_details:before,
.woocommerce .order_details:before,
.woocommerce-page .order_details:after,
.woocommerce .order_details:after {
  content: " ";
  display: table;
}
.woocommerce-page .order_details:after,
.woocommerce .order_details:after {
  clear: both;
}
.woocommerce-page .order_details li,
.woocommerce .order_details li {
  float: left;
  margin-right: 2em;
  text-transform: uppercase;
  font-size: 0.715em;
  line-height: 1em;
  border-right: 1px solid #e0dadf;
  padding-right: 2em;
}
.woocommerce-page .order_details li strong,
.woocommerce .order_details li strong {
  display: block;
  font-size: 1.4em;
  text-transform: none;
  line-height: 1.5em;
}
.woocommerce-page .order_details li:last-of-type,
.woocommerce .order_details li:last-of-type {
  border: none;
}
@media handheld, only screen and (max-width: 767px) {
  .woocommerce-page .order_details li,
  .woocommerce .order_details li {
    float: none;
    border-right: none;
    border-bottom: 1px dashed #e0dadf;
    margin: 0 0 2em;
  }
}
.woocommerce-page .addresses .title,
.woocommerce .addresses .title {
  *zoom: 1;
}
.woocommerce-page .addresses .title:before,
.woocommerce .addresses .title:before,
.woocommerce-page .addresses .title:after,
.woocommerce .addresses .title:after {
  content: " ";
  display: table;
}
.woocommerce-page .addresses .title:after,
.woocommerce .addresses .title:after {
  clear: both;
}
.woocommerce-page .addresses .title:before,
.woocommerce .addresses .title:before,
.woocommerce-page .addresses .title:after,
.woocommerce .addresses .title:after {
  content: " ";
  display: table;
}
.woocommerce-page .addresses .title:after,
.woocommerce .addresses .title:after {
  clear: both;
}
.woocommerce-page .addresses .title h3,
.woocommerce .addresses .title h3 {
  float: left;
}
.woocommerce-page .addresses .title .edit,
.woocommerce .addresses .title .edit {
  float: right;
}
.woocommerce-page ol.commentlist.notes li.note p.meta,
.woocommerce ol.commentlist.notes li.note p.meta {
  font-weight: bold;
  margin-bottom: 0;
}
.woocommerce-page ol.commentlist.notes li.note .description p:last-child,
.woocommerce ol.commentlist.notes li.note .description p:last-child {
  margin-bottom: 0;
}
.woocommerce-page ul.digital-downloads,
.woocommerce ul.digital-downloads {
  margin-left: 0;
  padding-left: 0;
}
.woocommerce-page ul.digital-downloads li,
.woocommerce ul.digital-downloads li {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.woocommerce-page ul.digital-downloads li:before,
.woocommerce 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-page ul.digital-downloads li .count,
.woocommerce ul.digital-downloads li .count {
  float: right;
}
.woocommerce-page .widget_layered_nav ul,
.woocommerce .widget_layered_nav ul {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none outside;
}
.woocommerce-page .widget_layered_nav ul li,
.woocommerce .widget_layered_nav ul li {
  *zoom: 1;
  padding: 0 0 1px;
  list-style: none;
}
.woocommerce-page .widget_layered_nav ul li:before,
.woocommerce .widget_layered_nav ul li:before,
.woocommerce-page .widget_layered_nav ul li:after,
.woocommerce .widget_layered_nav ul li:after {
  content: " ";
  display: table;
}
.woocommerce-page .widget_layered_nav ul li:after,
.woocommerce .widget_layered_nav ul li:after {
  clear: both;
}
.woocommerce-page .widget_layered_nav ul li:before,
.woocommerce .widget_layered_nav ul li:before,
.woocommerce-page .widget_layered_nav ul li:after,
.woocommerce .widget_layered_nav ul li:after {
  content: " ";
  display: table;
}
.woocommerce-page .widget_layered_nav ul li:after,
.woocommerce .widget_layered_nav ul li:after {
  clear: both;
}
.woocommerce-page .widget_layered_nav ul li a,
.woocommerce .widget_layered_nav ul li a,
.woocommerce-page .widget_layered_nav ul li span,
.woocommerce .widget_layered_nav ul li span {
  padding: 1px 0;
  float: left;
}
.woocommerce-page .widget_layered_nav ul li.chosen a,
.woocommerce .widget_layered_nav ul li.chosen a {
  padding: 0 6px;
  text-decoration: none;
  border: 1px solid #ad74a2;
  background: #ad74a2;
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888888;
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888888;
  color: #ffffff;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.woocommerce-page .widget_layered_nav ul li.chosen a:before,
.woocommerce .widget_layered_nav ul li.chosen 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-page .widget_layered_nav ul small.count,
.woocommerce .widget_layered_nav ul small.count {
  float: right;
  margin-left: 6px;
  font-size: 1em;
  padding: 1px 0;
  color: #777777;
}
.woocommerce-page .widget_layered_nav_filters ul,
.woocommerce .widget_layered_nav_filters ul {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none outside;
  overflow: hidden;
  zoom: 1;
}
.woocommerce-page .widget_layered_nav_filters ul li,
.woocommerce .widget_layered_nav_filters ul li {
  float: left;
  padding: 0 1px 1px 0;
  list-style: none;
}
.woocommerce-page .widget_layered_nav_filters ul li a,
.woocommerce .widget_layered_nav_filters ul li a {
  padding: 0 6px;
  text-decoration: none;
  border: 1px solid #ad74a2;
  background: #ad74a2;
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888888;
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888888;
  color: #ffffff;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  float: left;
}
.woocommerce-page .widget_layered_nav_filters ul li a:before,
.woocommerce .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-page .widget_price_filter .price_slider,
.woocommerce .widget_price_filter .price_slider {
  margin: 5px 3px 15px 0;
}
.woocommerce-page .widget_price_filter .price_slider_amount,
.woocommerce .widget_price_filter .price_slider_amount {
  text-align: right;
  line-height: 2.4em;
  font-size: 0.8751em;
}
.woocommerce-page .widget_price_filter .price_slider_amount .button,
.woocommerce .widget_price_filter .price_slider_amount .button {
  font-size: 1.15em;
}
.woocommerce-page .widget_price_filter .price_slider_amount .button,
.woocommerce .widget_price_filter .price_slider_amount .button {
  float: left;
}
.woocommerce-page .widget_price_filter .ui-slider,
.woocommerce .widget_price_filter .ui-slider {
  position: relative;
  text-align: left;
}
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 0.9em;
  height: 0.9em;
  cursor: pointer;
  outline: none;
  top: -0.3em;
  border: 1px solid #505050;
  background-color: #fff;
}
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle:last-child,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:last-child {
  margin-left: -1em;
}
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
}
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content,
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background: #505050;
}
.woocommerce-page .widget_price_filter .ui-slider-horizontal,
.woocommerce .widget_price_filter .ui-slider-horizontal {
  height: .5em;
}
.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range-min,
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
  left: -1px;
}
.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range-max,
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
  right: -1px;
}
.woocommerce-page .widget_price_filter .price_label,
.woocommerce .widget_price_filter .price_label {
  text-align: left;
  margin-left: 15px;
  line-height: 40px;
  font-size: 13px;
}
.woocommerce-page .widget_price_filter .price_label .from,
.woocommerce .widget_price_filter .price_label .from,
.woocommerce-page .widget_price_filter .price_label .to,
.woocommerce .widget_price_filter .price_label .to {
  font-weight: bold;
}
.woocommerce-page .widget_price_filter .button,
.woocommerce .widget_price_filter .button {
  padding: 13px 20px;
}
.woocommerce-page mark,
.woocommerce mark {
  background-color: transparent;
  font-weight: bold;
}
.woocommerce-page address,
.woocommerce address {
  font-style: normal;
}
/* = Process Steps
-------------------------------------------------------------- */
.woocommerce-process-steps {
  width: 100%;
  margin-bottom: 75px;
  padding: 0 30px;
  *zoom: 1;
}
@media handheld, only screen and (max-width: 767px) {
  .woocommerce-process-steps {
    display: none;
  }
}
.woocommerce-process-steps:before,
.woocommerce-process-steps:after {
  content: " ";
  display: table;
}
.woocommerce-process-steps:after {
  clear: both;
}
.woocommerce-process-steps:before,
.woocommerce-process-steps:after {
  content: " ";
  display: table;
}
.woocommerce-process-steps:after {
  clear: both;
}
.woocommerce-process-steps ul {
  *zoom: 1;
  list-style: none;
  position: relative;
  margin: 0;
}
.woocommerce-process-steps ul:before,
.woocommerce-process-steps ul:after {
  content: " ";
  display: table;
}
.woocommerce-process-steps ul:after {
  clear: both;
}
.woocommerce-process-steps ul:before,
.woocommerce-process-steps ul:after {
  content: " ";
  display: table;
}
.woocommerce-process-steps ul:after {
  clear: both;
}
.woocommerce-process-steps ul:after {
  width: 99%;
  height: 3px;
  background-color: #777;
  position: absolute;
  top: 55px;
  left: 0;
  z-index: 0;
}
.woocommerce-process-steps ul li {
  width: 33.3%;
  text-align: center;
  float: left;
  margin: 0;
}
.woocommerce-process-steps ul li:first-child {
  text-align: left;
}
.woocommerce-process-steps ul li:first-child span {
  left: -15%;
}
@media handheld, only screen and (max-width: 1024px) {
  .woocommerce-process-steps ul li:first-child span {
    left: 0;
  }
}
.woocommerce-process-steps ul li:last-child {
  text-align: right;
}
.woocommerce-process-steps ul li:last-child span {
  right: -15%;
}
@media handheld, only screen and (max-width: 1024px) {
  .woocommerce-process-steps ul li:last-child span {
    right: 0;
  }
}
.woocommerce-process-steps ul li i {
  width: 27px;
  height: 27px;
  line-height: 27px;
  border: 3px solid #777;
  display: inline-block;
  text-align: center;
  position: relative;
  z-index: 2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #fff;
}
.woocommerce-process-steps ul li span {
  display: block;
  font-size: 14px;
  color: #444;
  margin-bottom: 20px;
  line-height: 20px;
  position: relative;
}
.woocommerce-process-steps ul li.active i:before {
  content: '\f00c' !important;
}
/* =Search Widget
-------------------------------------------------------------- */
.widget_product_search .screen-reader-text {
  display: none !important;
}
.widget_product_search input[type=text] {
  width: 100%;
}
.widget_product_search input[type=submit] {
  display: none;
}
/* =Header Checkout
-------------------------------------------------------------- */
.mk-shopping-cart,
.mk-responsive-shopping-cart {
  float: right;
  margin: 0;
  position: relative;
}
.mk-shopping-cart {
  display: inline-block;
}
.mk-responsive-shopping-cart {
  display: none;
}
.mk-cart-link,
.mk-responsive-cart-link {
  display: block;
  padding: 0 5px 0 20px !important;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.mk-cart-link i,
.mk-responsive-cart-link i {
  font-size: 16px;
}
.mk-cart-link span,
.mk-responsive-cart-link span {
  font-size: 12px;
  font-weight: bolder;
  margin-left: 5px;
}
.mk-shopping-box {
  position: absolute;
  right: -5px;
  width: 370px;
  text-align: left;
  display: none;
  transition: top 0.2s ease-in-out;
  -webkit-transition: top 0.2s ease-in-out;
  -moz-transition: top 0.2s ease-in-out;
  -ms-transition: top 0.2s ease-in-out;
  -o-transition: top 0.2s ease-in-out;
}
.mk-shopping-box .empty {
  padding: 0 25px;
  color: #777;
}
.mk-responsive-shopping-box {
  width: 100%;
  display: block;
  padding: 20px;
  transition: top 0.2s ease-in-out;
  -webkit-transition: top 0.2s ease-in-out;
  -moz-transition: top 0.2s ease-in-out;
  -ms-transition: top 0.2s ease-in-out;
  -o-transition: top 0.2s ease-in-out;
}
.mk-responsive-shopping-box .shopping-box-header {
  margin: 0;
}
.shopping-box-header {
  margin: 20px 25px 20px 25px;
  position: relative;
}
.shopping-box-header:after {
  content: "";
  display: block;
  width: 100%;
  height: 5px;
  background-color: #232323;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 1;
  margin-top: -2.5px;
}
.shopping-box-header i {
  font-size: 16px;
  margin-right: 5px;
}
.shopping-box-header &gt; span {
  position: relative;
  z-index: 5;
  padding-right: 10px;
  color: #777;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
}
.mini-cart-item {
  margin-bottom: 20px;
  padding: 0 25px;
  *zoom: 1;
}
.mini-cart-item:before,
.mini-cart-item:after {
  content: " ";
  display: table;
}
.mini-cart-item:after {
  clear: both;
}
.mini-cart-item:before,
.mini-cart-item:after {
  content: " ";
  display: table;
}
.mini-cart-item:after {
  clear: both;
}
.mini-cart-image {
  float: left;
  margin-right: 15px;
}
.mini-cart-title {
  font-size: 12px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  margin: 5px 0 2px;
  display: block;
}
.mini-cart-quantity,
.mini-cart-price {
  line-height: 14px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
}
.mini-cart-remove {
  border-width: 1px;
  border-style: solid;
  width: 18px;
  height: 18px;
  font-size: 16px;
  line-height: 18px;
  display: inline-block;
  text-align: center;
  position: relative;
  margin-top: 6px;
}
.mini-cart-remove:hover {
  color: #000;
}
.mini-cart-remove i {
  line-height: 18px;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 10px;
  width: 18px;
}
.mini-cart-buttons {
  text-align: center;
  margin: 0 auto 25px;
}
.mini-cart-button {
  margin: 0 5px;
  padding: 15px 14px 15px 55px !important;
  border: 1px solid;
  color: #fff;
  position: relative;
  text-transform: uppercase;
}
.mini-cart-button i {
  width: 46px;
  height: 100%;
  line-height: 46px;
  text-align: center;
  font-size: 16px;
  display: block;
  border: none !important;
  position: absolute;
  left: 0;
  top: 0;
  margin: 0 !important;
  padding: 0 !important;
}
.mini-cart-button:hover {
  color: #000;
}
.mini-cart-button:hover i {
  color: #fff;
  background-color: #000 !important;
}
.product-categories li {
  position: relative;
}
.product-categories li a {
  border-bottom: none;
  display: inline-block;
  padding: 6px 6px 12px 0;
  margin-bottom: 6px !important;
  display: block;
  border-bottom: 2px solid rgba(128, 128, 128, 0.1);
}
.product-categories li a:hover {
  color: #444 !important;
}
.product-categories li .children {
  margin: 0 0 10px 20px !important;
}
.product-categories li .children li a {
  padding: 4px 4px 8px 0;
  margin-bottom: 4px !important;
}
.product-categories li.cat-parent:before {
  content: "+";
  font-size: 20px;
  display: block;
  position: absolute;
  top: 6px;
  right: 25px;
  font-weight: bold;
  color: rgba(128, 128, 128, 0.5);
}
.product-categories li.cat-parent &gt; ul {
  display: none;
}
.product-categories li .count {
  font-weight: bold;
  position: absolute;
  right: 0px;
  top: 5px;
}
.theme-page-wrapper.right-layout #customer_details,
.theme-page-wrapper.left-layout #customer_details,
.theme-page-wrapper.right-layout .mk-checkout-payement,
.theme-page-wrapper.left-layout .mk-checkout-payement {
  width: 100% !important;
  margin: 0 0 30px 0 !important;
}
@media only screen and (max-width: 767px) {
  table.shop_table {
    margin-bottom: 0;
  }
  table.shop_table td.product-thumbnail,
  table.shop_table th.product-thumbnail,
  table.shop_table td.product-quantity,
  table.shop_table th.product-quantity {
    display: none;
  }
  table.shop_table td.product-remove,
  table.shop_table th.product-remove {
    padding: 6px 3px;
  }
}
</pre></body></html>