.woocommerce .page-title {
	display:none;
}
.woocommerce ul.products,
.woocommerce-page ul.products {
  clear: both;
  margin: 0;
  list-style: none;
  *zoom: 1; }
  .woocommerce ul.products:before, .woocommerce ul.products:after,
  .woocommerce-page ul.products:before,
  .woocommerce-page ul.products:after {
    display: table;
    content: ""; }
  .woocommerce ul.products:after,
  .woocommerce-page ul.products:after {
    clear: both; }
.woocommerce ul.products div.product,
.woocommerce-page ul.products div.product {
  float: left;
  border:1px solid #dad9d7;
  overflow: hidden;
  position: relative;
  padding: 0 0 3.5em;
  background-color:white;
  margin-right: -1px;
  margin-bottom: -1px; 
  -webkit-transition: 0.1s ease;
   transition: 0.1s ease;
}
    .woocommerce ul.products div.product:hover,
	.woocommerce-page ul.products div.product:hover {
      box-shadow: 0 0 0 6px #D64123 inset;
      border:1px solid #D64123;
      -webkit-transition: 0.3s ease;
      transition: 0.3s ease;
	}
	.woocommerce ul.products div.product a,
	.woocommerce-page ul.products div.product a {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
		}
	.woocommerce ul.products div.product a:after,
	.woocommerce-page ul.products div.product a:after {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
		}
	    .woocommerce ul.products div.product:hover a:after,
		.woocommerce-page ul.products div.product:hover a:after {
		  bottom: 0;
		  box-shadow: 0 0 0 6px #D64123 inset;
		  content: "";
		  left: 0;
		  position: absolute;
		  right: 0;
		  top: 0;
		  -webkit-transition: all 0.3s ease;
		  transition: all 0.3s ease;
		}
	    .woocommerce ul.products div.product:hover a.product_type_simple:after,
		.woocommerce ul.products div.product:hover a.add_to_cart_button:after,
		.woocommerce-page ul.products div.product:hover a.product_type_simple:after,
		.woocommerce-page ul.products div.product:hover a.add_to_cart_button:after {
			box-shadow: none;
		}
  .woocommerce div.product.first,
  .woocommerce-page div.product.first {
    clear: both; }
  .woocommerce div.product.last,
  .woocommerce-page div.product.last {
    margin-right: 0; }
  .woocommerce div.product .onsale,
  .woocommerce-page div.product .onsale {
    top: 18px;
    left: 18px; }
  .woocommerce div.product .entry-featured,
  .woocommerce-page div.product .entry-featured {
    overflow: hidden;
    z-index: 0; }
    .woocommerce div.product .entry-featured img,
    .woocommerce-page div.product .entry-featured img {
      min-width: 100%; }
  .woocommerce div.product .entry-wrap,
  .woocommerce-page div.product .entry-wrap {
    padding: 0; }
  .woocommerce div.product .entry-header,
  .woocommerce-page div.product .entry-header {
    position: relative; }
    .woocommerce div.product .entry-header > a:first-child,
    .woocommerce-page div.product .entry-header > a:first-child {
      display: block;
      padding: 15px; }
      .woocommerce div.product .entry-header > a:first-child:hover h3,
      .woocommerce-page div.product .entry-header > a:first-child:hover h3 {
        color: #ff2a13; }
    .woocommerce div.product .entry-header h3,
    .woocommerce-page div.product .entry-header h3 {
      margin: 0;
      padding-bottom: 0.5em;
      font-size: 148%;
      line-height: 1.05;
      -webkit-transition: color 0.3s ease;
      transition: color 0.3s ease; }
    .woocommerce div.product .entry-header .price > .amount,
    .woocommerce div.product .entry-header .price > ins > .amount,
    .woocommerce-page div.product .entry-header .price > .amount,
    .woocommerce-page div.product .entry-header .price > ins > .amount {
      font-size: 18px;
      font-size: 1.8rem; }
    .woocommerce div.product .entry-header .button,
    .woocommerce-page div.product .entry-header .button {
      position: absolute;
      top: -53px;
      left: 15px;
      right: 15px;
      margin: 0;
      padding: 0.45em 0.5em 0.575em;
      display: block;
      font-size: 14px;
      font-size: 1.4rem;
      opacity: 0;
      filter: alpha(opacity=0);
      zoom: 1; }
  .woocommerce div.product .added_to_cart,
  .woocommerce-page div.product .added_to_cart {
    display: none; }
  .woocommerce div.product:hover .star-rating-container,
  .woocommerce-page div.product:hover .star-rating-container {
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1; }
  .woocommerce div.product:hover .entry-header .button,
  .woocommerce-page div.product:hover .entry-header .button {
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1; }
.woocommerce .product img {
display: block;
margin: 0 auto;
position: relative;
}
.woocommerce .product a{
	text-align:center;
}
.woocommerce .product h3{
font-size: 138.46%;
letter-spacing: 0.1px;
margin-bottom: 2.8em;
text-transform: inherit;}
.summary.entry-summary .price{
	margin: 0;
}
.woocommerce .entry-wrap,
.woocommerce-page .entry-wrap {
 }
  .woocommerce .entry-wrap:before, .woocommerce .entry-wrap:after,
  .woocommerce-page .entry-wrap:before,
  .woocommerce-page .entry-wrap:after {
    display: table;
    content: ""; }
  .woocommerce .entry-wrap:after,
  .woocommerce-page .entry-wrap:after {
    clear: both; }
  @media (max-width: 979px) {
    .woocommerce .entry-wrap,
    .woocommerce-page .entry-wrap {
      padding: 36px; } }
  @media (max-width: 480px) {
    .woocommerce .entry-wrap,
    .woocommerce-page .entry-wrap {
      padding: 25px; } }
.woocommerce .entry-wrap > .entry-content:first-child,
.woocommerce-page .entry-wrap > .entry-content:first-child {
  margin: 0;
  *zoom: 1; }
  .woocommerce .entry-wrap > .entry-content:first-child:before, .woocommerce .entry-wrap > .entry-content:first-child:after,
  .woocommerce-page .entry-wrap > .entry-content:first-child:before,
  .woocommerce-page .entry-wrap > .entry-content:first-child:after {
    display: table;
    content: ""; }
  .woocommerce .entry-wrap > .entry-content:first-child:after,
  .woocommerce-page .entry-wrap > .entry-content:first-child:after {
    clear: both; }
.woocommerce  .images,
.woocommerce-page  .images {
margin-bottom: 3em;
position: relative;
width: 100%; }
  @media (max-width: 767px) {
    .woocommerce  .images,
    .woocommerce-page  .images {
      width: 100%; } }
  .woocommerce  .images .onsale,
  .woocommerce-page  .images .onsale {
    top: 12px;
    left: 12px; }
   .woocommerce .thumbnails,
   .woocommerce-page .thumbnails {
position: absolute;
right: 5%;
top: 20%;
}
  .woocommerce  .images .thumbnails > a,
  .woocommerce-page  .images .thumbnails > a {
	display: block;
	margin: 4% 4% 0 0;
	width: 100%; }
    .woocommerce  .images .thumbnails > a:nth-child(4n+4),
    .woocommerce-page  .images .thumbnails > a:nth-child(4n+4) {
      margin-right: 0; }
.woocommerce  .summary,
.woocommerce-page  .summary {
  width: 100%; }
  @media (max-width: 767px) {
    .woocommerce  .summary,
    .woocommerce-page  .summary {
      width: 100%;
      margin-top: 50px; } }
  .woocommerce  .summary .product_title,
  .woocommerce-page  .summary .product_title {
    margin: 0 0 6px;
    font-size: 274%; }
    @media (max-width: 480px) {
      .woocommerce  .summary .product_title,
      .woocommerce-page  .summary .product_title {
        font-size: 228%; } }
  .woocommerce  .summary .price > del,
  .woocommerce  .summary .price > .from,
  .woocommerce-page  .summary .price > del,
  .woocommerce-page  .summary .price > .from {
    font-size: 18px;
    font-size: 1.8rem; }
  .woocommerce  .summary .price > .amount,
  .woocommerce  .summary .price > ins > .amount,
  .woocommerce-page  .summary .price > .amount,
  .woocommerce-page  .summary .price > ins > .amount {
    font-size: 24px;
    font-size: 2.4rem; }
  .woocommerce  .summary .variations,
  .woocommerce-page  .summary .variations {
    margin-bottom: 5px; }
    .woocommerce  .summary .variations .label,
    .woocommerce  .summary .variations .value,
    .woocommerce-page  .summary .variations .label,
    .woocommerce-page  .summary .variations .value {
      vertical-align: middle;
      border-top: 0;
      background-color: transparent; }
    .woocommerce  .summary .variations .label,
    .woocommerce-page  .summary .variations .label {
      padding-left: 0; }
    .woocommerce  .summary .variations .value,
    .woocommerce-page  .summary .variations .value {
      padding-right: 0; }
    .woocommerce  .summary .variations select,
    .woocommerce-page  .summary .variations select {
      width: 100%;
      margin-bottom: 0; }
    .woocommerce  .summary .variations .reset_variations,
    .woocommerce-page  .summary .variations .reset_variations {
      display: none; }
  .woocommerce  .summary .single_variation,
  .woocommerce-page  .summary .single_variation {
    text-align: right; }
    .woocommerce  .summary .single_variation .price,
    .woocommerce-page  .summary .single_variation .price {
      margin-bottom: 1.313em; }
.woocommerce  .woocommerce-tabs,
.woocommerce-page  .woocommerce-tabs {
  clear: both;
  float: left;
  width: 100%;
  margin-top: 50px; }
  .woocommerce  .woocommerce-tabs .ing-tab-content,
  .woocommerce-page  .woocommerce-tabs .ing-tab-content {
    margin-bottom: 0; }
  .woocommerce  .woocommerce-tabs h2,
  .woocommerce-page  .woocommerce-tabs h2 {
    margin-top: 0;
    margin-bottom: 0.5em;
    font-size: 200%; }
  .woocommerce  .woocommerce-tabs table,
  .woocommerce-page  .woocommerce-tabs table {
    margin-bottom: 0; }
  .woocommerce  .woocommerce-tabs .ing-comments-area,
  .woocommerce-page  .woocommerce-tabs .ing-comments-area {
    position: relative; }
    .woocommerce  .woocommerce-tabs .ing-comments-area .ing-comments-list .ing-comment-img .avatar-wrap:before,
    .woocommerce-page  .woocommerce-tabs .ing-comments-area .ing-comments-list .ing-comment-img .avatar-wrap:before {
      display: none; }
    .woocommerce  .woocommerce-tabs .ing-comments-area .ing-comments-list .ing-comment-img .avatar-wrap .avatar,
    .woocommerce-page  .woocommerce-tabs .ing-comments-area .ing-comments-list .ing-comment-img .avatar-wrap .avatar {
      width: 60px;
      border-radius: 0; }
    @media (max-width: 767px) {
      .woocommerce  .woocommerce-tabs .ing-comments-area .ing-comments-list .ing-comment-img,
      .woocommerce-page  .woocommerce-tabs .ing-comments-area .ing-comments-list .ing-comment-img {
        display: none; } }
    .woocommerce  .woocommerce-tabs .ing-comments-area .ing-comments-list article.comment,
    .woocommerce-page  .woocommerce-tabs .ing-comments-area .ing-comments-list article.comment {
      border: 1px solid #dddddd;
      border: 1px solid rgba(0, 0, 0, 0.15);
      border-radius: 2px;
      -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); }
      @media (max-width: 767px) {
        .woocommerce  .woocommerce-tabs .ing-comments-area .ing-comments-list article.comment,
        .woocommerce-page  .woocommerce-tabs .ing-comments-area .ing-comments-list article.comment {
          margin-left: 0; } }
    .woocommerce  .woocommerce-tabs .ing-comments-area .ing-comments-list .ing-comment-header .star-rating-container,
    .woocommerce-page  .woocommerce-tabs .ing-comments-area .ing-comments-list .ing-comment-header .star-rating-container {
      margin-top: 4px; }
      
	table.variations {
	display: inline-block;
	margin: 0 auto 1.5em;
	padding-left: 22px;
	width: auto;
	}      
	.woocommerce table.variations td,
	.woocommerce-page table.variations td {
	border: medium none;
	padding: 0;
	text-align: left;
	vertical-align: top;
	height: 
	}
	.woocommerce table.variations td:first-child,
	.woocommerce-page table.variations td:first-child {
	text-align: right;
	}
	.woocommerce table.variations td select,
	.woocommerce-page table.variations td select {
	 margin: 0 0 1em;
	}
	.woocommerce table.variations td label,
	.woocommerce-page table.variations td label {
	padding-top: 0.6em;
	padding-right: 40px;
	}
	.woocommerce table.variations .reset_variations {
	  display: block;
	  text-align: left !important;
	}
	.variations_button, .single_variation {
	  text-align: center;
	}
.woocommerce .upsells,
.woocommerce .related,
.woocommerce .cross-sells,
.woocommerce-page .upsells,
.woocommerce-page .related,
.woocommerce-page .cross-sells {
  clear: both;
  float: left;
  width: 100%; }
  .woocommerce .upsells h2,
  .woocommerce .related h2,
  .woocommerce .cross-sells h2,
  .woocommerce-page .upsells h2,
  .woocommerce-page .related h2,
  .woocommerce-page .cross-sells h2 {
    margin: 0 0 0.5em;
    font-size: 200%; }
    .woocommerce .upsells ul.products div.product .entry-featured,
    .woocommerce .related ul.products div.product .entry-featured,
    .woocommerce .cross-sells ul.products div.product .entry-featured,
    .woocommerce-page .upsells ul.products div.product .entry-featured,
    .woocommerce-page .related ul.products div.product .entry-featured,
    .woocommerce-page .cross-sells ul.products div.product .entry-featured {
      border-bottom: 1px solid #dddddd;
      border-bottom: 1px solid rgba(0, 0, 0, 0.15); }
.single-product .upsells h3, .single-product .related h3 {
  margin-bottom: 1.1em !important;
}
.single-product .upsells .price, .single-product .related .price {
  font-size: 175%;
}
.woocommerce .cart-form,
.woocommerce-page .cart-form {
  margin: 0; }
.woocommerce .cart,
.woocommerce-page .cart {
  margin-top: 1.313em;
  text-align: center; }
  .woocommerce .cart.shop_table,
  .woocommerce-page .cart.shop_table {
    margin: 0; }
    @media (max-width: 767px) {
      .woocommerce .cart.shop_table .product-thumbnail,
      .woocommerce-page .cart.shop_table .product-thumbnail {
        display: none; } }
        
.shop_table.cart > thead,
.shop_table > thead {
  background-color: #e1e1e1;
    border: 1px solid #e1e1e1;
  color: #393939;
  font-size: 107.69%;
  text-transform: uppercase;
}   
.shop_table.cart > thead >tr>th{
	text-align: center;
} 
#customer_details {
  margin-bottom: 1em;
}
.shop_table th, .shop_table td, .shop_table td span {
  color: #393939;
}
.shop_table th, .shop_table td {
  border: 1px solid #E1E1E1;
}
.shop_table.cart > tbody>tr>td {
border: 1px solid #dbdbdb;
text-align: center;
color: #393939;
font-size: 107.69%;
font-weight: 300;
}
.shop_table > tbody>tr>td {
color: #393939;
font-size: 107.69%;
font-weight: 300;
border: 1px solid #E1E1E1;
}
.shop_table.cart > tbody>tr>td>a {
	color: #393939;
}
.shop_table.cart > tbody>tr>td>a.remove {
  color: #cecece !important;
  font-size: 200%;
}
.shop_table.cart > tbody>tr>td.product-name,
.shop_table.cart > thead >tr>th.product-name{
  text-align: left;
  padding-left:32px;
}    
.shop_table.cart > thead >tr > th {
	padding: 16px 0; }
	
.product-name dl.variation,
.widget_shopping_cart_content dl.variation {
  margin: 0;
}
.product-name dt,
.widget_shopping_cart_content dt {
  float: left;
  padding-right: 4px;
}	
.header_cart_list dl.variation {
  display: none;
}	
	
.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
  float: left;
  width: 100%;
  margin: 2em 0; }
  .woocommerce .cart-collaterals .cart-totals,
  .woocommerce .cart-collaterals .shipping-calculator,
  .woocommerce-page .cart-collaterals .cart-totals,
  .woocommerce-page .cart-collaterals .shipping-calculator {
    width: 48%;
    margin-top: 30px; }
    @media (max-width: 979px) {
      .woocommerce .cart-collaterals .cart-totals,
      .woocommerce .cart-collaterals .shipping-calculator,
      .woocommerce-page .cart-collaterals .cart-totals,
      .woocommerce-page .cart-collaterals .shipping-calculator {
        width: 100%; } }
    .woocommerce .cart-collaterals .cart-totals h2,
    .woocommerce .cart-collaterals .shipping-calculator h2,
    .woocommerce-page .cart-collaterals .cart-totals h2,
    .woocommerce-page .cart-collaterals .shipping-calculator h2,
    .woocommerce-billing-fields h3,
    #ship-to-different-address,
    #order_review_heading,
    .woocommerce-account h2, .woocommerce-checkout h2 {
	font-size: 138.46%;
	margin: 0 0 26px;
	text-transform: uppercase; }
	#ship-to-different-address .input-checkbox {
  position: relative;
  top: auto;
  }
  #ship-to-different-address {
	  margin: 0;
  }
  .required {
	  color:#d64123;
  }
 .woocommerce li,
  .addresses p, dl.customer_details {
  color: #393939;
}
  .woocommerce .cart-collaterals .shipping-calculator,
  .woocommerce-page .cart-collaterals .shipping-calculator {
    float: left;
    margin-right: 4%; }
    @media (max-width: 979px) {
      .woocommerce .cart-collaterals .shipping-calculator,
      .woocommerce-page .cart-collaterals .shipping-calculator {
        margin-right: 0; } }
    .woocommerce .cart-collaterals .shipping-calculator p,
    .woocommerce .cart-collaterals .shipping-calculator form,
    .woocommerce-page .cart-collaterals .shipping-calculator p,
    .woocommerce-page .cart-collaterals .shipping-calculator form {
      margin-bottom: 0; }
    .woocommerce .cart-collaterals .shipping-calculator select,
    .woocommerce .cart-collaterals .shipping-calculator input[type="text"],
    .woocommerce-page .cart-collaterals .shipping-calculator select,
    .woocommerce-page .cart-collaterals .shipping-calculator input[type="text"] {
      width: 100%; }
  .woocommerce .cart-collaterals .cart-totals,
  .woocommerce-page .cart-collaterals .cart-totals {
    float: right; }
    .woocommerce .cart-collaterals .cart-totals table,
    .woocommerce-page .cart-collaterals .cart-totals table {
      margin-bottom: 0; }
.shipping_calculator {
  max-width: 370px;
}
.shipping-calculator-form {
  display: block !important;
}
.shipping-calculator-fields input {
  border: 1px solid #3c3c3c;
}
select#calc_shipping_country {
  height: 40px;
  padding: 0.7em 1.2em;
}
.shipping-calculator-fields .button {
  padding: 0.9em 1.2em;
  width: 100%;
}
.cart_totals {
  float: right;
  max-width: 370px;
  width: 100%;
}
.cart_totals > h2 {
  text-align: right;
}
.cart_totals table th {
border: medium none;
color: #393939;
font-size: 107.46%;
padding: 0.4em 0;
}
.cart_totals table td {
border: medium none;
  color: #393939;
  padding: 0.4em 0;
  text-align: right;
}
.order-total .amount {
  color: #d64123;
}
.cart_totals > table {
  margin-top: -10px;
}


.header_cart_list .empty{
	padding: 16px;
	border: none;
}
.payment_box {
  background-color: #b9e7fe;
  border-color: 1px solid #1c74a2;
  color: #1c74a2;
  padding: 1em;
}
.woocommerce .quantity,
.woocommerce-page .quantity {
margin: 0 auto;
position: relative;
padding-right: 37px; }
.woocommerce td.product-quantity .quantity, 
.woocommerce-page td.product-quantity .quantity {
  padding-right: 0;
  width: 90px;
}
  .woocommerce .quantity input[type="button"],
  .woocommerce-page .quantity input[type="button"] {
background: url("../../../images/arrow_triangle-up.png") no-repeat center #fff;
border: medium none;
font-size: 16px;
height: 22px;
position: absolute;
right: 21px;
top: 2px;
width: 20px; 
padding: 0;
text-indent: -99999px;
z-index: 9;}
  .woocommerce-page .quantity input[type="button"].minus {
background-image: url("../../../images/arrow_triangle-down.png");
top:inherit;
bottom: 2px;
}
.summary.entry-summary .quantity input[type="button"]{
	 right: 40px; 
  }
.single-product .quantity input[type="button"]{
	 right: 39px; 
  }
.single-product .quantity.buttons_added {
	display: inline-block;
	margin-left: 0;
}
.single-product .quantity.buttons_added .input-text {
  height: 43px !important;
  border-color: #cccccc;
}
.single-product form.cart.variations_form {
margin: 0 auto 3em;
text-align: center;
width: 100%;}
.shipping-calculator-fields select,
.shipping-calculator-fields input {
  margin-bottom: 1.2em;
}
  .woocommerce .quantity input[type="number"],
  .woocommerce-page .quantity input[type="number"] {
    position: relative;
    border: 1px solid #dbdbdb;
    width: 4em;
    margin: 0;
    text-align: center;
    padding: 0 10px 0 0;
    border-radius: 0;
    padding: 0;
    z-index: 1; }
  .woocommerce .quantity input[type="number"]::-webkit-inner-spin-button,
  .woocommerce .quantity input[type="number"]::-webkit-outer-spin-button,
  .woocommerce-page .quantity input[type="number"]::-webkit-inner-spin-button,
  .woocommerce-page .quantity input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none; }
.coupon, .checkout_coupon {
 border: 1px solid #393939;	
}
.coupon #coupon_code, .checkout_coupon #coupon_code{
 padding: 0.2em 1.2em 0!important;
  float: left;
  font-style: italic;
width: 170px !important;
margin: 0;
border:none;
}
.checkout_coupon{
	display:inline-block;
}
.coupon .button, .checkout_coupon .button {
border: medium none;
border-left: 1px solid #393939!important;
color: #393939;
background-color: white;
float: right;
font-size: 14px;
font-size: 1.4rem;
margin: 0 !important;
 padding: 0.8em 2.5em!important;
width: 170px !important;
}
.update .button {
  float: left;
  width: auto !important;
  padding: 0.8em 2.5em!important;
}
.update .checkout-button {
  margin: 0 0 0 12px!important;
  width: auto !important;
  padding: 0.8em 2.5em!important;
}
.woocommerce-info {
margin-bottom: 1em;
text-align: center;
}
.woocommerce-checkout .woocommerce-info {
text-align: left;
}
.woocommerce form.login label, .woocommerce form.register label {
  display: block;
}
.woocommerce .cart .actions,
.woocommerce-page .cart .actions {
  padding: 30px; }

    @media (max-width: 767px) {
      .woocommerce .cart .actions .action-group,
      .woocommerce-page .cart .actions .action-group {
        width: 100%; } }
    .woocommerce .cart .actions .action-group label,
    .woocommerce-page .cart .actions .action-group label {
      display: none; }
    .woocommerce .cart .actions .action-group input,
    .woocommerce-page .cart .actions .action-group input {
      width: 100%; }
    .woocommerce .cart .actions .action-group input[type="text"],
    .woocommerce-page .cart .actions .action-group input[type="text"] {
      margin-bottom: 0; }
    .woocommerce .cart .actions .action-group input[type="submit"],
    .woocommerce-page .cart .actions .action-group input[type="submit"] {
      margin-top: 0.5em;
      padding: 0.45em 0.5em 0.575em;
      display: block;
      font-size: 14px;
      font-size: 1.4rem; }
      .woocommerce .cart .actions .action-group input[type="submit"]:first-child,
      .woocommerce-page .cart .actions .action-group input[type="submit"]:first-child {
        margin-top: 0; }
    .woocommerce .cart .actions .action-group.coupon,
    .woocommerce-page .cart .actions .action-group.coupon {
      float: left; }
    .woocommerce .cart .actions .action-group.update,
    .woocommerce-page .cart .actions .action-group.update {
      float: right; }

.woocommerce-account .woocommerce h2:first-child,
.woocommerce-checkout .woocommerce h2:first-child {
  margin-top: 0; }
.woocommerce-account .woocommerce header h2:first-child,
.woocommerce-checkout .woocommerce header h2:first-child {
  margin-top: 60px; }
.woocommerce-account .checkout_coupon,
.woocommerce-checkout .checkout_coupon {
  margin-bottom: 1.85em;
  *zoom: 1; }
  .woocommerce-account .checkout_coupon:before, .woocommerce-account .checkout_coupon:after,
  .woocommerce-checkout .checkout_coupon:before,
  .woocommerce-checkout .checkout_coupon:after {
    display: table;
    content: ""; }
  .woocommerce-account .checkout_coupon:after,
  .woocommerce-checkout .checkout_coupon:after {
    clear: both; }
  .woocommerce-account .checkout_coupon .form-row-first,
  .woocommerce-account .checkout_coupon .form-row-last,
  .woocommerce-checkout .checkout_coupon .form-row-first,
  .woocommerce-checkout .checkout_coupon .form-row-last {
    float: none;
    width: 100%; }
  .woocommerce-account .checkout_coupon .form-row-first,
  .woocommerce-checkout .checkout_coupon .form-row-first {
    margin-bottom: 0.5em; }
    .woocommerce-account .checkout_coupon .form-row-first input,
    .woocommerce-checkout .checkout_coupon .form-row-first input {
      width: 100%;
      margin-bottom: 0; }
  .woocommerce-account .checkout_coupon .form-row-last,
  .woocommerce-checkout .checkout_coupon .form-row-last {
    margin-bottom: 0; }
.woocommerce-account .checkout,
.woocommerce-account .form-edit-address,
.woocommerce-checkout .checkout,
.woocommerce-checkout .form-edit-address {
  margin-bottom: 0; }
  .woocommerce-account .checkout h3,
  .woocommerce-account .form-edit-address h3,
  .woocommerce-checkout .checkout h3,
  .woocommerce-checkout .form-edit-address h3 {
    margin-top: 60px;
    font-size: 138.46%; }
    .woocommerce-account .checkout h3:first-child,
    .woocommerce-account .form-edit-address h3:first-child,
    .woocommerce-checkout .checkout h3:first-child,
    .woocommerce-checkout .form-edit-address h3:first-child {
      margin-top: 0; }
  .woocommerce-account .checkout abbr,
  .woocommerce-account .form-edit-address abbr,
  .woocommerce-checkout .checkout abbr,
  .woocommerce-checkout .form-edit-address abbr {
    border: 0; }
  .woocommerce-account .checkout select,
  .woocommerce-account .checkout textarea,
  .woocommerce-account .checkout input[type="text"],
  .woocommerce-account .form-edit-address select,
  .woocommerce-account .form-edit-address textarea,
  .woocommerce-account .form-edit-address input[type="text"],
  .woocommerce-checkout .checkout select,
  .woocommerce-checkout .checkout textarea,
  .woocommerce-checkout .checkout input[type="text"],
  .woocommerce-checkout .form-edit-address select,
  .woocommerce-checkout .form-edit-address textarea,
  .woocommerce-checkout .form-edit-address input[type="text"] {
    width: 100%; }
  .woocommerce-account .checkout textarea,
  .woocommerce-account .form-edit-address textarea,
  .woocommerce-checkout .checkout textarea,
  .woocommerce-checkout .form-edit-address textarea {
    height: 6em;
    resize: vertical; }
  .woocommerce-account .checkout input[name="billing_address_1"],
  .woocommerce-account .form-edit-address input[name="billing_address_1"],
  .woocommerce-checkout .checkout input[name="billing_address_1"],
  .woocommerce-checkout .form-edit-address input[name="billing_address_1"] {
    margin-bottom: 0; }
  .woocommerce-account .checkout input[type="radio"],
  .woocommerce-account .checkout input[type="checkbox"],
  .woocommerce-account .form-edit-address input[type="radio"],
  .woocommerce-account .form-edit-address input[type="checkbox"],
  .woocommerce-checkout .checkout input[type="radio"],
  .woocommerce-checkout .checkout input[type="checkbox"],
  .woocommerce-checkout .form-edit-address input[type="radio"],
  .woocommerce-checkout .form-edit-address input[type="checkbox"] {
    float: left; }
  .woocommerce-account .checkout .form-row,
  .woocommerce-account .form-edit-address .form-row,
  .woocommerce-checkout .checkout .form-row,
  .woocommerce-checkout .form-edit-address .form-row {
    margin-bottom: 0.65em;
    *zoom: 1; }
    .woocommerce-account .checkout .form-row:before, .woocommerce-account .checkout .form-row:after,
    .woocommerce-account .form-edit-address .form-row:before,
    .woocommerce-account .form-edit-address .form-row:after,
    .woocommerce-checkout .checkout .form-row:before,
    .woocommerce-checkout .checkout .form-row:after,
    .woocommerce-checkout .form-edit-address .form-row:before,
    .woocommerce-checkout .form-edit-address .form-row:after {
      display: table;
      content: ""; }
    .woocommerce-account .checkout .form-row:after,
    .woocommerce-account .form-edit-address .form-row:after,
    .woocommerce-checkout .checkout .form-row:after,
    .woocommerce-checkout .form-edit-address .form-row:after {
      clear: both; }
  .woocommerce-account .checkout .form-row-first,
  .woocommerce-account .checkout .form-row-last,
  .woocommerce-account .form-edit-address .form-row-first,
  .woocommerce-account .form-edit-address .form-row-last,
  .woocommerce-checkout .checkout .form-row-first,
  .woocommerce-checkout .checkout .form-row-last,
  .woocommerce-checkout .form-edit-address .form-row-first,
  .woocommerce-checkout .form-edit-address .form-row-last {
    float: left;
    width: 48%; }
  .woocommerce-account .checkout .form-row-first,
  .woocommerce-account .form-edit-address .form-row-first,
  .woocommerce-checkout .checkout .form-row-first,
  .woocommerce-checkout .form-edit-address .form-row-first {
    margin-right: 4%; }
  .woocommerce-account .checkout .payment_methods,
  .woocommerce-account .form-edit-address .payment_methods,
  .woocommerce-checkout .checkout .payment_methods,
  .woocommerce-checkout .form-edit-address .payment_methods {
    margin-left: 0;
    list-style: none; }
    .woocommerce-account .checkout .payment_methods li,
    .woocommerce-account .form-edit-address .payment_methods li,
    .woocommerce-checkout .checkout .payment_methods li,
    .woocommerce-checkout .form-edit-address .payment_methods li {
      margin-bottom: 1.313em; }
    .woocommerce-account .checkout .payment_methods label,
    .woocommerce-account .form-edit-address .payment_methods label,
    .woocommerce-checkout .checkout .payment_methods label,
    .woocommerce-checkout .form-edit-address .payment_methods label {
      padding-left: 18px; }
      .woocommerce-account .checkout .payment_methods label img,
      .woocommerce-account .form-edit-address .payment_methods label img,
      .woocommerce-checkout .checkout .payment_methods label img,
      .woocommerce-checkout .form-edit-address .payment_methods label img {
        display: none; }
    .woocommerce-account .checkout .payment_methods p,
    .woocommerce-account .form-edit-address .payment_methods p,
    .woocommerce-checkout .checkout .payment_methods p,
    .woocommerce-checkout .form-edit-address .payment_methods p {
      font-size: 0.85em;
      line-height: 1.4; }
  .woocommerce-account .checkout .place-order,
  .woocommerce-account .form-edit-address .place-order,
  .woocommerce-checkout .checkout .place-order,
  .woocommerce-checkout .form-edit-address .place-order {
    margin-bottom: 0; }
.woocommerce-account ul.order_details,
.woocommerce-checkout ul.order_details {
  margin-left: 0;
  list-style: none; }
.woocommerce-account table.order_details dl,
.woocommerce-checkout table.order_details dl {
  margin: 0; }
.woocommerce-account h3,
.woocommerce-checkout h3 {
font-size: 138%;
    margin-top: 0;
    text-transform: uppercase;}
.woocommerce-account dl.customer_details,
.woocommerce-checkout dl.customer_details {
  margin-top: 0; }
  .woocommerce-account dl.customer_details dt,
  .woocommerce-checkout dl.customer_details dt {
    float: left;
    margin-right: 0.35em; }
.woocommerce-account .addresses .col-1,
.woocommerce-account .addresses .col-2,
.woocommerce-checkout .addresses .col-1,
.woocommerce-checkout .addresses .col-2 {
  float: left;
  width: 48%; }
  .woocommerce-account .addresses .col-1 address,
  .woocommerce-account .addresses .col-2 address,
  .woocommerce-checkout .addresses .col-1 address,
  .woocommerce-checkout .addresses .col-2 address {
    margin-bottom: 0; }
.woocommerce-account .addresses .col-1,
.woocommerce-checkout .addresses .col-1 {
  margin-right: 4%; }
.woocommerce-account .my_account_orders,
.woocommerce-checkout .my_account_orders {
  margin: 10px 0 0; }
  @media (max-width: 767px) {
    .woocommerce-account .my_account_orders .order-date,
    .woocommerce-account .my_account_orders .order-total,
    .woocommerce-checkout .my_account_orders .order-date,
    .woocommerce-checkout .my_account_orders .order-total {
      display: none; } }
.woocommerce-account .change_password,
.woocommerce-checkout .change_password {
  margin-bottom: 0; }
  .woocommerce-account .change_password p.form-row-first,
  .woocommerce-checkout .change_password p.form-row-first {
    margin-bottom: 0; }
  .woocommerce-account .change_password p:last-of-type,
  .woocommerce-checkout .change_password p:last-of-type {
    margin-bottom: 0; }
  .woocommerce-account .change_password p input[type="password"],
  .woocommerce-checkout .change_password p input[type="password"] {
    width: 100%; }
.woocommerce-account .lost_reset_password,
.woocommerce-checkout .lost_reset_password {
  margin-bottom: 0; }
  .woocommerce-account .lost_reset_password .form-row,
  .woocommerce-checkout .lost_reset_password .form-row {
  max-width: 200px;
  }
  .woocommerce-account .lost_reset_password .button,
  .woocommerce-checkout .lost_reset_password .button {
  max-width: 300px;
  width: 100% !important;
}
  .woocommerce-account .lost_reset_password p:last-of-type,
  .woocommerce-checkout .lost_reset_password p:last-of-type {
    margin-bottom: 0; }
  .woocommerce-account .lost_reset_password p input[type="text"],
  .woocommerce-checkout .lost_reset_password p input[type="text"] {
    width: 100%; }
.woocommerce-billing-fields input,
.woocommerce-shipping-fields input,
.woocommerce-shipping-fields textarea,
.login input,
.form-edit-address input,
.form-edit-address textarea,
form .input-text {
  border: 1px solid #dbdbdb;
  background-color: white;
}
#rememberme {
  position: relative;
  top: -2px;
}
.widget_products ul li,
.widget_best_sellers ul li,
.widget_shopping_cart ul li,
.widget_featured_products ul li,
.widget_onsale ul li,
.widget_random_products ul li,
.widget_recently_viewed_products ul li,
.widget_recent_products ul li,
.widget_recent_reviews ul li,
.widget_top_rated_products ul li {
  font-size: 81.25%;
  *zoom: 1; }
  .widget_products ul li:before,.widget_products ul li:after,
  .widget_best_sellers ul li:before, .widget_best_sellers ul li:after,
  .widget_shopping_cart ul li:before,
  .widget_shopping_cart ul li:after,
  .widget_featured_products ul li:before,
  .widget_featured_products ul li:after,
  .widget_onsale ul li:before,
  .widget_onsale ul li:after,
  .widget_random_products ul li:before,
  .widget_random_products ul li:after,
  .widget_recently_viewed_products ul li:before,
  .widget_recently_viewed_products ul li:after,
  .widget_recent_products ul li:before,
  .widget_recent_products ul li:after,
  .widget_recent_reviews ul li:before,
  .widget_recent_reviews ul li:after,
  .widget_top_rated_products ul li:before,
  .widget_top_rated_products ul li:after {
    display: table;
    content: ""; }
  .widget_products ul li:after,
  .widget_best_sellers ul li:after,
  .widget_shopping_cart ul li:after,
  .widget_featured_products ul li:after,
  .widget_onsale ul li:after,
  .widget_random_products ul li:after,
  .widget_recently_viewed_products ul li:after,
  .widget_recent_products ul li:after,
  .widget_recent_reviews ul li:after,
  .widget_top_rated_products ul li:after {
    clear: both; }
  .widget_products ul li:last-child,
  .widget_best_sellers ul li:last-child,
  .widget_shopping_cart ul li:last-child,
  .widget_featured_products ul li:last-child,
  .widget_onsale ul li:last-child,
  .widget_random_products ul li:last-child,
  .widget_recently_viewed_products ul li:last-child,
  .widget_recent_products ul li:last-child,
  .widget_recent_reviews ul li:last-child,
  .widget_top_rated_products ul li:last-child {
    margin-bottom: 0; }
  .widget_products ul li a,
  .widget_best_sellers ul li a,
  .widget_shopping_cart ul li a,
  .widget_featured_products ul li a,
  .widget_onsale ul li a,
  .widget_random_products ul li a,
  .widget_recently_viewed_products ul li a,
  .widget_recent_products ul li a,
  .widget_recent_reviews ul li a,
  .widget_top_rated_products ul li a {
    display: block;
    margin-bottom: 2px;
    border-bottom: 0;
    font-size: 135.7%; }
    .widget_best_sellers ul li a img,
    .widget_shopping_cart ul li a img,
    .widget_featured_products ul li a img,
    .widget_onsale ul li a img,
    .widget_random_products ul li a img,
    .widget_recently_viewed_products ul li a img,
    .widget_recent_products ul li a img,
    .widget_recent_reviews ul li a img,
    .widget_top_rated_products ul li a img {
      padding: 3px !important;
      float: left;
      width: 65px;
      margin-right: 0.65em; }
  .widget_products ul li > del,
  .widget_products ul li > ins,
  .widget_best_sellers ul li > del,
  .widget_best_sellers ul li > ins,
  .widget_shopping_cart ul li > del,
  .widget_shopping_cart ul li > ins,
  .widget_featured_products ul li > del,
  .widget_featured_products ul li > ins,
  .widget_onsale ul li > del,
  .widget_onsale ul li > ins,
  .widget_random_products ul li > del,
  .widget_random_products ul li > ins,
  .widget_recently_viewed_products ul li > del,
  .widget_recently_viewed_products ul li > ins,
  .widget_recent_products ul li > del,
  .widget_recent_products ul li > ins,
  .widget_recent_reviews ul li > del,
  .widget_recent_reviews ul li > ins,
  .widget_top_rated_products ul li > del,
  .widget_top_rated_products ul li > ins {
    text-shadow: none; }

.widget_shopping_cart_content {
  margin-bottom: 2em;
}
.widget_shopping_cart .empty {
  font-size: 100%;
  text-align: center; }
.widget_shopping_cart .total {
  margin-bottom: 0;
  border: 1px solid #dad9d7;
  border-bottom: 0;
  padding: 7px;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.1;
  text-align: center;
  text-transform: uppercase; }
.widget_shopping_cart .buttons {
  border: 1px solid #dad9d7;
  *zoom: 1; }
  .widget_shopping_cart .buttons:before, .widget_shopping_cart .buttons:after {
    display: table;
    content: ""; }
  .widget_shopping_cart .buttons:after {
    clear: both; }
  .widget_shopping_cart .buttons .button {
    float: left;
    width: 50%;
    margin: 0;
    border: 0;
    padding: 7px;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.1;
    text-align: center;
    text-shadow: none;
    color: #7a7a7a;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
    .widget_shopping_cart .buttons .button:hover {
      background-color: rgba(255, 255, 255, 0.35); }
    .widget_shopping_cart .buttons .button:first-child {
      border-radius: 0 0 0 6px;
      border-right: 1px solid #dddddd;
      border-right: 1px solid rgba(0, 0, 0, 0.1); }
    .widget_shopping_cart .buttons .button:last-child {
      border-radius: 0 0 6px 0; }

.widget_layered_nav li {
  position: relative; }
  .widget_layered_nav li .count {
font-size: inherit;
margin-top: -11px;
position: absolute;
right: 10px;
top: 50%;
width: 24px; }

.widget_price_filter form {
  margin-bottom: 0; }
  .widget_price_filter form input[type="text"] {
    display: none; }
.widget_price_filter .price_slider_wrapper {
  *zoom: 1; }
  .widget_price_filter .price_slider_wrapper:before, .widget_price_filter .price_slider_wrapper:after {
    display: table;
    content: ""; }
  .widget_price_filter .price_slider_wrapper:after {
    clear: both; }
.widget_price_filter .ui-slider {
background-color: #d7d7d7;
height: 1px;
margin: 10px 0 28px;
position: relative;}
  .widget_price_filter .ui-slider .ui-slider-handle {
background-color: white;
border: 1px solid #d9d9d9;
border-radius: 1em;
cursor: pointer;
height: 13px;
margin-top: -7px;
outline: medium none;
position: absolute;
top: 50%;
width: 13px;
z-index: 2; }
    .widget_price_filter .ui-slider .ui-slider-handle:last-child {
      margin-left: -12px; }
  .widget_price_filter .ui-slider .ui-slider-range {
background-color: #9a9a9a !important;
display: block;
height: 3px;
position: absolute;
top: -1px;
z-index: 1; }
.widget_price_filter .price_slider_amount {
  *zoom: 1; }
  .widget_price_filter .price_slider_amount:before, .widget_price_filter .price_slider_amount:after {
    display: table;
    content: ""; }
  .widget_price_filter .price_slider_amount:after {
    clear: both; }
  .widget_price_filter .price_slider_amount .button,
  .widget_price_filter .price_slider_amount .price_label {
float: right;
font-size: 12px;
font-size: 1.2rem;
line-height: 1.1;
margin: 0;
float: left;
overflow: hidden;
text-overflow: ellipsis;
text-shadow: none;
white-space: nowrap;
width: 50%; }
  .widget_price_filter .price_slider_amount .button {
float: right;
font-size: 10px;
margin-top: -6px;
padding: 8px 24px !important;
width: auto; }
    .widget_price_filter .price_slider_amount .button:hover {
      background-color: rgba(255, 255, 255, 0.35); }
  .widget_price_filter .price_slider_amount .price_label {
    width: 50%;
    border-left: 0;
    border-radius: 0 4px 4px 0; }

.widget_product_search .screen-reader-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  margin-top: -2px;
  display: none; }
.widget_product_search input[type="submit"] {
  display: none; }

.widget_recent_reviews .star-rating,
.widget_top_rated_products .star-rating {
  margin-bottom: 2px !important; }

.woocommerce .cols-1,
.woocommerce .cols-2,
.woocommerce .cols-3,
.woocommerce .cols-4,
.woocommerce-page .cols-1,
.woocommerce-page .cols-2,
.woocommerce-page .cols-3,
.woocommerce-page .cols-4 {
  *zoom: 1; }
  .woocommerce .cols-1:before, .woocommerce .cols-1:after,
  .woocommerce .cols-2:before,
  .woocommerce .cols-2:after,
  .woocommerce .cols-3:before,
  .woocommerce .cols-3:after,
  .woocommerce .cols-4:before,
  .woocommerce .cols-4:after,
  .woocommerce-page .cols-1:before,
  .woocommerce-page .cols-1:after,
  .woocommerce-page .cols-2:before,
  .woocommerce-page .cols-2:after,
  .woocommerce-page .cols-3:before,
  .woocommerce-page .cols-3:after,
  .woocommerce-page .cols-4:before,
  .woocommerce-page .cols-4:after {
    display: table;
    content: ""; }
  .woocommerce .cols-1:after,
  .woocommerce .cols-2:after,
  .woocommerce .cols-3:after,
  .woocommerce .cols-4:after,
  .woocommerce-page .cols-1:after,
  .woocommerce-page .cols-2:after,
  .woocommerce-page .cols-3:after,
  .woocommerce-page .cols-4:after {
    clear: both; }
.woocommerce .cols-1 div.product,
.woocommerce-page .cols-1 div.product {
  width: 100%; }
.woocommerce .cols-2 div.product,
.woocommerce-page .cols-2 div.product {
  width: 50%; }
.woocommerce .cols-3 div.product,
.woocommerce-page .cols-3 div.product {
  width: 33.33336%; }
.woocommerce .cols-4 div.product,
.woocommerce-page .cols-4 div.product {
  width: 25%; }
@media (max-width: 979px) {
  .woocommerce .cols-3 div.product,
  .woocommerce .cols-4 div.product,
  .woocommerce-page .cols-3 div.product,
  .woocommerce-page .cols-4 div.product {
    width: 48%; }
    .woocommerce .cols-3 div.product.first,
    .woocommerce .cols-4 div.product.first,
    .woocommerce-page .cols-3 div.product.first,
    .woocommerce-page .cols-4 div.product.first {
      clear: none; }
    .woocommerce .cols-3 div.product.last,
    .woocommerce .cols-4 div.product.last,
    .woocommerce-page .cols-3 div.product.last,
    .woocommerce-page .cols-4 div.product.last {
      margin-right: 4%; }
    .woocommerce .cols-3 div.product:nth-child(2n+3),
    .woocommerce .cols-4 div.product:nth-child(2n+3),
    .woocommerce-page .cols-3 div.product:nth-child(2n+3),
    .woocommerce-page .cols-4 div.product:nth-child(2n+3) {
      clear: both; }
    .woocommerce .cols-3 div.product:nth-child(2n+2),
    .woocommerce .cols-4 div.product:nth-child(2n+2),
    .woocommerce-page .cols-3 div.product:nth-child(2n+2),
    .woocommerce-page .cols-4 div.product:nth-child(2n+2) {
      margin-right: 0; } }
@media (max-width: 480px) {
  .woocommerce .cols-2 div.product,
  .woocommerce .cols-3 div.product,
  .woocommerce .cols-4 div.product,
  .woocommerce-page .cols-2 div.product,
  .woocommerce-page .cols-3 div.product,
  .woocommerce-page .cols-4 div.product {
    width: 100%; } }

.woocommerce .pp_woocommerce .ppt,
.woocommerce-page .pp_woocommerce .ppt {
  visibility: hidden; }
.woocommerce .pp_woocommerce .pp_content_container,
.woocommerce-page .pp_woocommerce .pp_content_container {
  padding-top: 40px;
  padding-bottom: 10px; }
.woocommerce .pp_woocommerce .pp_expand:before,
.woocommerce .pp_woocommerce .pp_contract:before,
.woocommerce-page .pp_woocommerce .pp_expand:before,
.woocommerce-page .pp_woocommerce .pp_contract:before {
  top: -1px;
  right: -1px; }
.woocommerce .pp_woocommerce .pp_nav,
.woocommerce-page .pp_woocommerce .pp_nav {
  line-height: 1; }
.woocommerce .pp_woocommerce .pp_arrow_previous:before,
.woocommerce .pp_woocommerce .pp_arrow_next:before,
.woocommerce-page .pp_woocommerce .pp_arrow_previous:before,
.woocommerce-page .pp_woocommerce .pp_arrow_next:before {
  top: -1px; }
.woocommerce .pp_woocommerce .pp_close:before,
.woocommerce-page .pp_woocommerce .pp_close:before {
  top: -1px; }
.woocommerce .pp_woocommerce .pp_description,
.woocommerce-page .pp_woocommerce .pp_description {
  visibility: hidden; }
.woocommerce .pp_woocommerce #reply-title,
.woocommerce-page .pp_woocommerce #reply-title {
  margin-top: 0; }
.woocommerce .pp_woocommerce .comment-form-rating,
.woocommerce-page .pp_woocommerce .comment-form-rating {
  display: none; }
.woocommerce .pp_woocommerce p.stars,
.woocommerce-page .pp_woocommerce p.stars {
  *zoom: 1; }
  .woocommerce .pp_woocommerce p.stars:before, .woocommerce .pp_woocommerce p.stars:after,
  .woocommerce-page .pp_woocommerce p.stars:before,
  .woocommerce-page .pp_woocommerce p.stars:after {
    display: table;
    content: ""; }
  .woocommerce .pp_woocommerce p.stars:after,
  .woocommerce-page .pp_woocommerce p.stars:after {
    clear: both; }
  .woocommerce .pp_woocommerce p.stars span,
  .woocommerce-page .pp_woocommerce p.stars span {
    width: 80px;
    height: 16px;
    position: relative;
    float: left;
    background: url(../../../../../../plugins/woocommerce/assets/images/star.png) repeat-x left 0; }
    .woocommerce .pp_woocommerce p.stars span a,
    .woocommerce-page .pp_woocommerce p.stars span a {
      float: left;
      position: absolute;
      left: 0;
      top: 0;
      width: 16px;
      height: 0;
      padding-top: 16px;
      overflow: hidden; }
      .woocommerce .pp_woocommerce p.stars span a.star-1,
      .woocommerce-page .pp_woocommerce p.stars span a.star-1 {
        width: 16px;
        z-index: 10; }
      .woocommerce .pp_woocommerce p.stars span a.star-2,
      .woocommerce-page .pp_woocommerce p.stars span a.star-2 {
        width: 32px;
        z-index: 9; }
      .woocommerce .pp_woocommerce p.stars span a.star-3,
      .woocommerce-page .pp_woocommerce p.stars span a.star-3 {
        width: 48px;
        z-index: 8; }
      .woocommerce .pp_woocommerce p.stars span a.star-4,
      .woocommerce-page .pp_woocommerce p.stars span a.star-4 {
        width: 64px;
        z-index: 7; }
      .woocommerce .pp_woocommerce p.stars span a.star-5,
      .woocommerce-page .pp_woocommerce p.stars span a.star-5 {
        width: 80px;
        z-index: 6; }
      .woocommerce .pp_woocommerce p.stars span a.active,
      .woocommerce-page .pp_woocommerce p.stars span a.active {
        background: url(../../../../../../plugins/woocommerce/assets/images/star.png) repeat-x left -32px; }
      .woocommerce .pp_woocommerce p.stars span a:hover, .woocommerce .pp_woocommerce p.stars span a:focus,
      .woocommerce-page .pp_woocommerce p.stars span a:hover,
      .woocommerce-page .pp_woocommerce p.stars span a:focus {
        background: url(../../../../../../plugins/woocommerce/assets/images/star.png) repeat-x left -16px; }

.woocommerce .price,
.woocommerce-page .price {
  display: block;
  line-height: 1;
    margin-bottom: 1.25em;
    margin-top: -1.75em;
  font-size:138.46%;
  color:#393939!important;
  *zoom: 1; }
.woocommerce .price>del,.woocommerce .price>del > .amount {
  color: #959595 !important;
  font-size: 95% !important;
}
  .woocommerce.single .price>del,.woocommerce.single .price>del > .amount {
  color: #959595 !important;
  font-size: 85% !important;
}
  .ing-featured-product-carousel-wrapper .product h3 {
  margin-bottom: 2.4em;
}
.ing-featured-product-carousel-wrapper .price {
  margin-bottom: 0.65em;
}
.woocommerce .price .amount,
.woocommerce-page .price .amount{
  color:#393939!important; }
  .woocommerce .price:before, .woocommerce .price:after,
  .woocommerce-page .price:before,
  .woocommerce-page .price:after {
    display: table;
    content: ""; }
  .woocommerce .price:after,
  .woocommerce-page .price:after {
    clear: both; }
  .woocommerce .price > .from,
  .woocommerce .price > del,
  .woocommerce-page .price > .from,
  .woocommerce-page .price > del {
    color: #7a7a7a; }
  .woocommerce .price > ins,
  .woocommerce-page .price > ins {
    text-decoration: none; }
  .woocommerce .price > .amount,
  .woocommerce .price > ins > .amount,
  .woocommerce-page .price > .amount,
  .woocommerce-page .price > ins > .amount {
    color: #ff2a13; }

.woocommerce .onsale, .woocommerce-page .onsale {
  border-radius: 100%;
  color: white;
  display: block;
  font-size: 1.2rem;
  height: 74px;
  letter-spacing: 0;
  line-height: 40px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 74px;
  z-index: 1;
  padding-top: 1.35em;
}
.woocommerce .onsale:before, .woocommerce-page .onsale:before {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 1px solid #fff;
	border-radius: 100%;
	bottom: 1px;
	content: "";
	display: block;
	left: 1px;
	pointer-events: none;
	position: absolute;
	right: 1px;
	top: 1px;
}
.woocommerce .star-rating-container,
.woocommerce-page .star-rating-container {
  display: inline-block; }
.woocommerce .star-rating,
.woocommerce-page .star-rating {
  display: block;
  overflow: hidden;
  position: relative;
  float: none;
  width: 5.4em;
  height: 1em;
  margin: 0 auto -1em;
  font-size: 1.1em;
  font-family: "swagger_font";
  line-height: 1em; }
  .woocommerce .star-rating:before,
  .woocommerce-page .star-rating:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    float: left;
    color: #ff2a13; }
  .woocommerce .star-rating span,
  .woocommerce-page .star-rating span {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    float: left;
    padding-top: 1.5em; }
    .woocommerce .star-rating span:before,
    .woocommerce-page .star-rating span:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      color: #ff2a13; }
.woocommerce .ing-comments-area .star-rating-container.aggregate,
.woocommerce-page .ing-comments-area .star-rating-container.aggregate {
  font-size: 21px;
  font-size: 2.1rem;
  margin-bottom: 8px; }
.woocommerce div.product .star-rating-container,
.woocommerce-page div.product .star-rating-container {
  position: absolute;
  top: 13px;
  right: 13px;
  padding: 7px;
  border-radius: 3px;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  filter: alpha(opacity=0);
  zoom: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease; }
  .woocommerce div.product .star-rating-container .star-rating:before,
  .woocommerce-page div.product .star-rating-container .star-rating:before {
    color: white; }
  .woocommerce div.product .star-rating-container .star-rating span:before,
  .woocommerce-page div.product .star-rating-container .star-rating span:before {
    color: white; }

.woocommerce-result-count {
border: 1px solid #dad9d7;
color: #393939;
float: right;
font-size: 1.1rem;
height: 2.65em;
line-height: 2.5em;
margin-right: 1px;
padding: 0 7px; }

.woocommerce-ordering {
  float: left; }
  .woocommerce-ordering select {
    width: 100%;
    margin-bottom: 0;
     height: 2.65em;
    font-size: 11px;
    font-size: 1.1rem; }

@media (max-width: 480px) {
  .woocommerce-result-count,
  .woocommerce-ordering {
    float: none; } }
.woocommerce-message {
  margin-bottom: 2em;
  text-align: center;
}
.woocommerce-message .button {
	background-color: transparent;
	border: 0 none;
	box-shadow: none;
	color: #393939;
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
	margin: 0 12px 0 0;
	padding: 0;
	text-align: inherit;
	text-shadow: inherit; }
  .woocommerce-message .button:hover {
    margin: 0 12px 0 0;
    border: 0;
    padding: 0;
    color: inherit;
    text-shadow: inherit;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }

.woocommerce-error {
  margin: 1.313em 0;
  list-style: none; }
  .woocommerce-error > li {
  color: #d64123;
}

.woocommerce-invalid input {
  color: #b94a48;
  border-color: #e5bdc4;
  background-color: #f9f0f0; }

.woocommerce-validated input {
  color: #468847;
  border-color: #c1dea8;
  background-color: #f6fbf4; }

.woocommerce .button.product_type_simple:before, .woocommerce .button.product_type_variable:before,
.woocommerce-page .button.product_type_simple:before,
.woocommerce-page .button.product_type_variable:before {
  font-family: "fontawesome";
  font-style: normal;
  font-weight: normal;
  speak: none;
  -webkit-font-smoothing: antialiased; }
.woocommerce .button.product_type_simple:before,
.woocommerce-page .button.product_type_simple:before{
  content: "\f07a\0020"; }
.woocommerce .button.product_type_variable:before,
.woocommerce-page .button.product_type_variable:before {
  content: "\f14a\0020"; }
.woocommerce  .button.product_type_simple,
.woocommerce .button.add_to_cart_button {
display: none;
left: 75px;
max-width: 100%;
padding: 1em 0 0.95em;
position: absolute;
right: 75px;
top: 36px;
}
.woocommerce ul.products div.product:hover .add_to_cart_button,
.woocommerce ul.products div.product:hover  .button.product_type_simple {
	display: block;
}
/*===============HEADER CART=================*/
.header-cart {
  float: right;
  position: relative;
  right: 0;
  top: -3px;
  margin-left: 12px;
}
.ing-navbar-static-left-active .header-cart,
.ing-navbar-fixed-left-active .header-cart {
  position: absolute;
}
  @media (max-width: 599px) {
.header-cart {
  float: right;
  position: absolute;
  top:inherit;
  bottom: 0;
} }
.cart-menu {
color: #393939;
cursor: pointer;
display: inline;
float: right;
font-size: 15px; }
  .cart-menu .ing-icon-bag-cart {
  font-size: 18px;
  margin-right: 3px; }
.amount-cart {
background-color: white;
border: 1px solid #dad9d7;
top: 32px;
position: absolute;
right: 0;
white-space: nowrap;
width: auto;
display:none;
}  
.header_cart_list {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}  
.header_cart_list li {
  padding: 12px;
  border-bottom: 1px solid #e8e8e8;
  position: relative;
}
.header_cart_list a {
color: #393939;
display: block;
font-size: 14px;
font-weight: 300;
float: left;
white-space: normal;
line-height: 1.2em;
}  
ul.header_cart_list li img {
float: left;
margin-right: 10px;
position: relative;
top: -5px;
width: 77px;
}
.header_cart_list .quantity {
  color: #393939;
  font-size: 12px;
  display: inline;
  font-weight: 400;
}  
.header-cart .total > span {
  color: #393939;
  font-size: 10px;
  font-weight: normal;
  text-transform: uppercase;
  float:left;
  position: relative;
  top:8px;
}
.header-cart .total > span.amount {
	float:right;
	font-size: 18px;
	top:0;}
.header-cart .total {
  padding: 18px 24px 20px;
  border-bottom: 1px solid #e8e8e8;
}
.header-cart .buttons {
  text-align: center;
  color:#393939;
  padding: 6px 22px;
}
.header-cart .buttons > a {
  text-transform: uppercase;
  color:#393939;
}
.header-cart .buttons > a:hover {
  text-decoration: underline;
}
i.hr {
  border-bottom: 1px dotted #f00;
  color: #fff;
  background-color: #fff;
  height: 1px;
  width:50%;
}
.header-cart .remove {
	font-size: 18px !important;
	margin: 0 20px 0 30px;
	position: absolute;
	right: 0;
	top: 8px;
}
.single-product .product h1.product_title {
  font-size: 276.48%;
  font-weight: 400;
  margin-bottom: 1em;
  text-align: center;
}
.single-product .product > p {
line-height: 2em;
margin: 0 auto 3em;
max-width: 70%;
text-align: center;
}
.single-product .price {
	margin: 0;
	text-align: center;
	font-size: 230.76%;
	margin-bottom: 1em;
}
.product_meta p {
  margin-bottom: 0.4em;
  text-align: center;
}
.product_meta i {
  color: #d64123;
}
.product_meta p a {
  color: #393939;
}
.product_meta p span {
  color: #959595;
}
.product_meta {
  margin-bottom: 2em;
}
.single-product.woocommerce .star-rating, 
.single-product.woocommerce-page .star-rating {
	font-size: 1.384em!important;
}
.single-product .woocommerce-review-link {
  color: #393939;
  display: block;
  font-size: 107.69%;
  margin-left: 106px;
  position: relative;
  top: -2px;
}
.single-product .woocommerce-product-rating {
  margin-left: -12px;
  margin-bottom: 4em;
}
.single-product #comments > div {
  display: none;
}
#comments .add_review .inline.show_review_form.button {
  display: none;
}
#comments .add_review {
	margin: 0;
}
#reviews .ing-comment-img {
  float: none;
  margin: 0 auto 1.2em;
  width: 60px;
}
#block-reviews {
  margin-top: -4.5em;
}
#reviews .ing-img-thumbnail {
  background-color: white;
  border: medium none;
  border-radius: 0;
  box-shadow: none;
  line-height: 1.7;
  padding: 0;
  transition: border 0.3s ease 0s, box-shadow 0.3s ease 0s;
}
#reviews .ing-comment-img .avatar-wrap .avatar {
  margin-top: 0;
}
#reviews .ing-comments-list>li {
  background-color: #f2f2f2;
  margin: 0 auto;
  padding: 20px;
  width: 70%;
}
#reviews .ing-comments-list.ing-container-fluid {
  margin: 0 auto;
}
#reviews #review_form {
  margin: 1px auto 0;
}
#reviews article.comment {
margin: 0;
position: relative;
text-align: center;
}
#review_form_wrapper #respond{
	background-color: transparent;
	padding-bottom: 0;
}
#review_form_wrapper {
  background: none repeat scroll 0 0 #f2f2f2;
}
#reviews .ing-comment-content p {
  color: #949494;
  line-height: 2.2em;
  margin: 0 auto;
}
#reviews .ing-comment-time {
  color: #393939;
}
#reviews .star-rating-container {
  margin-left: 32px;
  vertical-align: top;
  font-size: 13px;
  font-size: 1.3em;
}
#reviews .ing-comment-header cite {
  margin-left: 60px;
}
#reviews .ing-comment-header {
    margin-bottom: 0.8em;
}
#reviews .comment-form label {
  display: inline-block;
}
#reviews .comment-form input {
  display: block;
}
#reviews .comment-form-rating label {
  float: left;
  margin-right: 22px;
}
#reviews .comment-form-rating {
  margin-top: 2.2em;
}
#reviews .comment-form-rating .stars a {
    font-size: 0;
    line-height: 0;
}
#reviews .comment-form-rating .stars a:before {
    font-family: "swagger_font";
    font-size: 20px;
    line-height: 22px;
}
#reviews .comment-form-rating .stars a:after {
  color: #393939;
  content: " | ";
  font-size: 20px;
  padding: 0 14px;
}
#reviews .comment-form-rating .stars a:last-child:after {
	content:"";
}
#reviews .comment-form-rating .star-1:before {
  content: "";
}
#reviews .comment-form-rating .star-2:before {
  content: "";
}
#reviews .comment-form-rating .star-3:before {
  content: "";
}
#reviews .comment-form-rating .star-4:before {
  content: "";
}
#reviews .comment-form-rating .star-5:before {
  content: "";
}
#reviews .comment-form-rating .star-1.active:before,
#reviews .comment-form-rating .star-1:hover:before {
  content: "";
}
#reviews .comment-form-rating .star-2.active:before,
#reviews .comment-form-rating .star-2:hover:before {
  content: "";
}#reviews .comment-form-rating .star-3.active:before,
#reviews .comment-form-rating .star-3:hover:before {
  content: "";
}#reviews .comment-form-rating .star-4.active:before,
#reviews .comment-form-rating .star-4:hover:before {
  content: "";
}#reviews .comment-form-rating .star-5.active:before,
#reviews .comment-form-rating .star-5:hover:before {
  content: "";
}
.shop_attributes {
	margin-bottom: 0.1em;
}
.shop_attributes th,.shop_attributes td {
	border:none;
	padding: 0;
	text-align: right;
	font-weight: normal;
	line-height: 1.9em;
}
.shop_attributes td {
	border:none;
	padding: 0;
	text-align: left;
	color: #393939;
}
.shop_attributes p {
  margin: 0;
}
.shop_attributes th:after {
	content:"//";
	padding: 0 8px;
	color: #d64123;
}
#reviews #reply-title {
  text-align: center;
}
#reviews .comment-form {
  margin: 0 auto;
  width: 70%;
}
#reviews .comment-form-author {
  float: left;
  margin-right: 4%;
  width: 48%;
}
#reviews .comment-form-email {
	float: right;
    width: 48%;
}
#reviews .comment-form-author > input,
#reviews .comment-form-email > input {
    width: 100%;
}
#reviews .comment-form #submit {
  display: block;
  margin: 0 auto;
}
.noreviews,
#reviews > #comments > h2 {
  display: none;
}
.sku_wrapper {
  display: block;
  text-align: center;
}
.sku_wrapper .sku {
  color: #393939;
}

.woocommerce.columns-1 .product{width:100%;}
.woocommerce.columns-2 .product{width:50%;}
.woocommerce.columns-3 .product{width:33.33%;}
.woocommerce.columns-4 .product{width:25.08%;}

.widget_product_categories .count {
  float: right;
}
.widget_product_search form {
  margin-bottom: 2em;
}
.widget_products img {
  height: 50px;
  margin-right: 12px;
  width: 50px;
}
.product_list_widget {
  border: 1px solid #dad9d7;
  margin-bottom: 2em !important;
}
.product_list_widget > li {
  border-bottom: 1px solid #dad9d7;
}
	.product_list_widget > li:last-child {
	  border: none;
	}
.product_list_widget > li {
  clear: both;
}
.product_list_widget a {
margin-bottom: 0 !important;
font-size: 14px!important;
text-transform: none;
font-weight: 300;
display: block;
}
ul.cart_list li img, .woocommerce ul.cart_list li img, .woocommerce-page ul.cart_list li img, .woocommerce ul.product_list_widget li img, .woocommerce-page ul.product_list_widget li img {
  box-shadow: none;
  float: left;
  height: 60px;
  margin-right: 8px;
  margin-top: 2px;
  width: 60px;
}
.commerce-widget .star-rating {
  float: none !important;
}
.product_list_widget > li {
  padding: 4px 6px 6px !important;
}
.widget.woocommerce .star-rating, .widget.woocommerce-page .star-rating {
  margin: 3px 0 6px !important;
}

@font-face {
  font-family: "star";
  src: url("../../../../../../plugins/woocommerce/assets/fonts/star.eot");
  src: url("../../../../../../plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("../../../../../../plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("../../../../../../plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("../../../../../../plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
  font-weight: normal;
  font-style: normal; }
