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

@font-face {
  font-family: 'woo-icons';
  src: url("f/woo-icons.eot");
  src: url("f/woo-icons.eot?#iefix") format("embedded-opentype"), url("f/woo-icons.woff") format("woff"), url("f/woo-icons.ttf") format("truetype"), url("f/woo-icons.svg#woo-icons") format("svg");
  font-weight: normal;
  font-style: normal; }

.admin-bar p.demo_store {
  top: 28px; }

.thb-mini-cart-icon {
  position: relative;
  float: right;
  width: 36px;
  height: 36px;
  margin-right: 20px;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-transition: opacity 0.15s linear;
  -webkit-transition: opacity 0.15s linear;
  -ms-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }

#thb-cart-trigger {
  font-family: "woo-icons";
  width: 32px;
  height: 32px;
  font-style: normal !important;
  line-height: 32px;
  text-align: center;
  font-size: 20px;
  float: right;
  cursor: pointer;
  color: #fff;
  border-radius: 6px;
  border: 2px solid; }

.thb-mini-cart-active .thb_mini_cart_wrapper {
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.thb-product-numbers {
  display: none;
  position: absolute;
  top: -8px;
  right: -8px;
  color: #38a1d2;
  background-color: #fff;
  font-size: 10px;
  font-weight: bold;
  padding: 1px 5px;
  border-radius: 6px; }
  .thb-product-numbers.minicart-full {
    display: block; }

.thb_mini_cart_wrapper {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 36px;
  right: -20px;
  width: 300px;
  z-index: 10;
  padding-top: 24px;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-transition: opacity 0.15s linear;
  -webkit-transition: opacity 0.15s linear;
  -ms-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .thb_mini_cart_wrapper:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    top: 12px;
    right: 32px; }
  .thb_mini_cart_wrapper .widget_shopping_cart_content {
    position: relative;
    background: #fff;
    padding: 20px;
    border-radius: 6px;
    padding-top: 24px; }
    .thb_mini_cart_wrapper .widget_shopping_cart_content .product_list_widget li {
      margin-bottom: 0; }

.widget_shopping_cart {
  background: #fff;
  padding: 20px;
  border-radius: 6px; }

.thb_mini_cart_wrapper .widget_shopping_cart_content .product_list_widget li,
.woocommerce .widget_shopping_cart_content .product_list_widget li {
  padding: 12px 0 0;
  margin-top: 12px;
  border-top: 1px solid #eaeaea;
  margin-bottom: 0; }
  .thb_mini_cart_wrapper .widget_shopping_cart_content .product_list_widget li.empty,
  .woocommerce .widget_shopping_cart_content .product_list_widget li.empty {
    margin-bottom: 0;
    color: #333; }
  .thb_mini_cart_wrapper .widget_shopping_cart_content .product_list_widget li:first-child,
  .woocommerce .widget_shopping_cart_content .product_list_widget li:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: none; }
  .thb_mini_cart_wrapper .widget_shopping_cart_content .product_list_widget li a,
  .woocommerce .widget_shopping_cart_content .product_list_widget li a {
    color: #333333;
    font-size: 16px;
    line-height: 1.1;
    margin-bottom: 5px;
    font-weight: 600;
    display: block; }
    .thb_mini_cart_wrapper .widget_shopping_cart_content .product_list_widget li a:hover,
    .woocommerce .widget_shopping_cart_content .product_list_widget li a:hover {
      color: #38a1d2; }
    .thb_mini_cart_wrapper .widget_shopping_cart_content .product_list_widget li a img,
    .woocommerce .widget_shopping_cart_content .product_list_widget li a img {
      float: right;
      margin-left: 10px;
      width: 40px;
      height: auto;
      -webkit-box-shadow: none;
      box-shadow: none; }
  .thb_mini_cart_wrapper .widget_shopping_cart_content .product_list_widget li span,
  .woocommerce .widget_shopping_cart_content .product_list_widget li span {
    clear: both;
    font-weight: 300;
    font-size: 13px;
    color: #333; }
  .thb_mini_cart_wrapper .widget_shopping_cart_content .product_list_widget li del,
  .thb_mini_cart_wrapper .widget_shopping_cart_content .product_list_widget li .from,
  .woocommerce .widget_shopping_cart_content .product_list_widget li del,
  .woocommerce .widget_shopping_cart_content .product_list_widget li .from {
    margin-right: 5px;
    color: #999;
    font-size: .85em; }
  .thb_mini_cart_wrapper .widget_shopping_cart_content .product_list_widget li ins,
  .woocommerce .widget_shopping_cart_content .product_list_widget li ins {
    text-decoration: none; }
  .thb_mini_cart_wrapper .widget_shopping_cart_content .product_list_widget li .variation,
  .woocommerce .widget_shopping_cart_content .product_list_widget li .variation {
    *zoom: 1;
    display: block;
    font-weight: 300;
    font-size: 13px;
    color: #333;
    overflow: hidden; }
    .thb_mini_cart_wrapper .widget_shopping_cart_content .product_list_widget li .variation:after, .thb_mini_cart_wrapper .widget_shopping_cart_content .product_list_widget li .variation:before,
    .woocommerce .widget_shopping_cart_content .product_list_widget li .variation:after,
    .woocommerce .widget_shopping_cart_content .product_list_widget li .variation:before {
      content: "";
      display: table; }
    .thb_mini_cart_wrapper .widget_shopping_cart_content .product_list_widget li .variation:after,
    .woocommerce .widget_shopping_cart_content .product_list_widget li .variation:after {
      clear: both; }
    .thb_mini_cart_wrapper .widget_shopping_cart_content .product_list_widget li .variation dt,
    .woocommerce .widget_shopping_cart_content .product_list_widget li .variation dt {
      padding-left: 10px;
      border-left: 1px solid #bdc3c7;
      float: left;
      clear: both;
      display: block; }
    .thb_mini_cart_wrapper .widget_shopping_cart_content .product_list_widget li .variation dd,
    .woocommerce .widget_shopping_cart_content .product_list_widget li .variation dd {
      float: left;
      display: block; }
.thb_mini_cart_wrapper .widget_shopping_cart_content .total,
.woocommerce .widget_shopping_cart_content .total {
  font-size: 16px;
  color: #333;
  margin: 24px -20px 0;
  padding: 12px 20px 20px;
  border-top: 1px solid #eaeaea; }
  .thb_mini_cart_wrapper .widget_shopping_cart_content .total .amount,
  .woocommerce .widget_shopping_cart_content .total .amount {
    font-weight: 900; }
.thb_mini_cart_wrapper .widget_shopping_cart_content .button,
.woocommerce .widget_shopping_cart_content .button {
  -moz-transition: all 0.15s linear;
  -webkit-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  transition: all 0.15s linear;
  border-radius: 6px;
  background-color: transparent;
  color: #bdc3c7;
  border: 2px solid #bdc3c7;
  font-size: 14px;
  padding: 12px;
  text-transform: uppercase;
  text-align: center;
  display: block;
  font-weight: bold;
  border-radius: 6px; }
  .thb_mini_cart_wrapper .widget_shopping_cart_content .button:hover,
  .woocommerce .widget_shopping_cart_content .button:hover {
    color: #333333;
    border-color: #333333; }
  .thb_mini_cart_wrapper .widget_shopping_cart_content .button:active,
  .woocommerce .widget_shopping_cart_content .button:active {
    color: gray;
    border-color: gray; }
  .thb_mini_cart_wrapper .widget_shopping_cart_content .button.checkout,
  .woocommerce .widget_shopping_cart_content .button.checkout {
    padding: 12px;
    margin-top: 12px;
    border-color: #27ae60;
    background-color: #2ecc71;
    color: #fff; }
    .thb_mini_cart_wrapper .widget_shopping_cart_content .button.checkout:hover,
    .woocommerce .widget_shopping_cart_content .button.checkout:hover {
      background-color: #27ae60; }

.logo-right .thb-mini-cart-icon {
  float: left;
  margin-right: 0;
  margin-left: 20px; }
.logo-right .thb_mini_cart_wrapper {
  left: -20px;
  right: auto; }
  .logo-right .thb_mini_cart_wrapper:after {
    left: 32px;
    right: auto; }

.nav-active .thb-mini-cart-icon {
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

.woocommerce.thb-shop-3col ul.products li.product,
.thb-shortcode.thb-shop-3col ul.products li.product {
  width: 360px;
  margin-left: 20px;
  margin-right: 20px;
  float: left;
  display: inline;
  position: relative; }
.woocommerce.thb-shop-4col ul.products li.product,
.thb-shortcode.thb-shop-4col ul.products li.product {
  width: 260px;
  margin-left: 20px;
  margin-right: 20px;
  float: left;
  display: inline;
  position: relative; }
.woocommerce.w-sidebar.thb-shop-4col ul.products li.product,
.thb-shortcode.w-sidebar.thb-shop-4col ul.products li.product {
  width: 160px;
  margin-left: 20px;
  margin-right: 20px;
  float: left;
  display: inline;
  position: relative; }

.woocommerce-page.archive #content {
  width: 1200px;
  float: left;
  display: inline;
  position: relative;
  margin: 0; }
.woocommerce-page.w-sidebar #content {
  width: 800px;
  float: left;
  display: inline;
  position: relative;
  margin: 0; }
.woocommerce-page.single-product #content, .woocommerce-page.woocommerce-cart #content {
  width: 100%;
  margin: 0 auto; }
.woocommerce-page.single-product .woocommerce-message, .woocommerce-page.woocommerce-cart .woocommerce-message {
  width: 1160px;
  margin-left: 20px;
  margin-right: 20px;
  float: left;
  display: inline;
  position: relative; }
.woocommerce-page .thb-cart-page-table .shop_table {
  width: 760px;
  margin-left: 20px;
  margin-right: 20px;
  float: left;
  display: inline;
  position: relative;
  display: table; }
.woocommerce-page .thb-cart-page-table .thb-cart-collaterals {
  width: 360px;
  margin-left: 20px;
  margin-right: 20px;
  float: left;
  display: inline;
  position: relative; }
.woocommerce-page .shipping_calculator {
  width: 360px;
  margin-left: 20px;
  margin-right: 20px;
  float: left;
  display: inline;
  position: relative; }
.woocommerce-page.single-product div.images {
  width: 560px;
  margin-left: 20px;
  margin-right: 20px;
  float: left;
  display: inline;
  position: relative; }
.woocommerce-page.single-product div.summary {
  width: 560px;
  margin-left: 20px;
  margin-right: 20px;
  float: left;
  display: inline;
  position: relative; }
.woocommerce-page .related,
.woocommerce-page .upsells.products {
  width: 1160px;
  margin-left: 20px;
  margin-right: 20px;
  float: left;
  display: inline;
  position: relative; }
  .woocommerce-page .related ul.products li.product.last,
  .woocommerce-page .upsells.products ul.products li.product.last {
    margin-right: 0; }
  .woocommerce-page .related ul.products li.product.first,
  .woocommerce-page .upsells.products ul.products li.product.first {
    margin-left: 0; }
.woocommerce-page .col2-set .col-1, .woocommerce-page .col2-set .col-2 {
  width: 560px;
  margin-left: 20px;
  margin-right: 20px;
  float: left;
  display: inline;
  position: relative; }
.woocommerce-page.thb-woocommerce-cartempty #content {
  width: 1160px;
  margin-left: 20px;
  margin-right: 20px;
  float: left;
  display: inline;
  position: relative; }

.woocommerce .woocommerce-message,
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info {
  clear: both;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  *zoom: 1;
  border: 2px solid;
  border-radius: 6px;
  padding: 14px 20px;
  margin: 0 0 24px;
  font-weight: bold;
  font-size: 14px; }
  .woocommerce .woocommerce-message:after, .woocommerce .woocommerce-message:before,
  .woocommerce .woocommerce-error:after,
  .woocommerce .woocommerce-error:before,
  .woocommerce .woocommerce-info:after,
  .woocommerce .woocommerce-info:before {
    content: "";
    display: table; }
  .woocommerce .woocommerce-message:after,
  .woocommerce .woocommerce-error:after,
  .woocommerce .woocommerce-info:after {
    clear: both; }
  .woocommerce .woocommerce-message .button,
  .woocommerce .woocommerce-error .button,
  .woocommerce .woocommerce-info .button {
    font-size: 14px;
    float: right;
    display: inline-block;
    border-radius: 6px; }
.woocommerce .woocommerce-cart .woocommerce-message,
.woocommerce .woocommerce-cart .woocommerce-error,
.woocommerce .woocommerce-cart .woocommerce-info {
  margin: 0 20px 24px; }
.woocommerce .woocommerce-message {
  border-color: #27ae60;
  background-color: #d1e8da;
  color: #27ae60 !important; }
  .woocommerce .woocommerce-message .button {
    color: #27ae60; }
.woocommerce .woocommerce-info {
  border-color: #7f8c8d;
  background-color: #e1e3e3;
  color: #7f8c8d;
  font-weight: normal; }
  .woocommerce .woocommerce-info .button {
    background-color: #7f8c8d; }
    .woocommerce .woocommerce-info .button:hover {
      background-color: #727f80; }
.woocommerce .woocommerce-error {
  border-color: #c0392b;
  background-color: #ffece5;
  color: #c0392b !important; }
  .woocommerce .woocommerce-error .button {
    background-color: #c0392b; }
    .woocommerce .woocommerce-error .button:hover {
      background-color: #ab3326; }
.woocommerce .thb_product_share {
  position: relative; }
  .woocommerce .thb_product_share .thb_share_placeholder {
    text-align: center;
    position: absolute;
    top: -19px;
    left: 0;
    right: 0;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    text-transform: uppercase;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-transition: all 0.15s ease-out;
    -webkit-transition: all 0.15s ease-out;
    -ms-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
    color: #333; }
    .woocommerce .thb_product_share .thb_share_placeholder strong {
      font-weight: 900; }
    .woocommerce .thb_product_share .thb_share_placeholder.share_active {
      -khtml-opacity: 1;
      -moz-opacity: 1;
      opacity: 1;
      filter: alpha(opacity=100);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
  .woocommerce .thb_product_share ul {
    *zoom: 1;
    padding-top: 10px; }
    .woocommerce .thb_product_share ul:after, .woocommerce .thb_product_share ul:before {
      content: "";
      display: table; }
    .woocommerce .thb_product_share ul:after {
      clear: both; }
  .woocommerce .thb_product_share li {
    display: block;
    float: left;
    width: 25%;
    text-align: center;
    font-size: 0;
    line-height: 0; }
    .woocommerce .thb_product_share li span {
      display: none; }
    .woocommerce .thb_product_share li a {
      display: inline-block;
      position: relative; }
      .woocommerce .thb_product_share li a:before {
        -khtml-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        filter: alpha(opacity=100);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        border-radius: 100%;
        display: block;
        font-family: "icons";
        font-size: 16px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        float: left;
        color: #bdc3c7;
        border: 2px solid;
        -moz-transition: color 0.15s linear;
        -webkit-transition: color 0.15s linear;
        -ms-transition: color 0.15s linear;
        transition: color 0.15s linear; }
      .woocommerce .thb_product_share li a:hover:before {
        color: #333;
        background: #fff; }
  .woocommerce .thb_product_share .product_share_facebook:before {
    content: "2"; }
  .woocommerce .thb_product_share .product_share_pinterest:before {
    content: "7"; }
  .woocommerce .thb_product_share .product_share_email:before {
    content: "0"; }
  .woocommerce .thb_product_share .product_share_twitter:before {
    content: "1"; }
.woocommerce.single-product #header {
  padding-bottom: 0; }
  .woocommerce.single-product #header .header-container {
    margin-bottom: 0; }
.woocommerce.single-product #content > .product.hentry {
  position: relative;
  *zoom: 1;
  clear: both; }
  .woocommerce.single-product #content > .product.hentry:after, .woocommerce.single-product #content > .product.hentry:before {
    content: "";
    display: table; }
  .woocommerce.single-product #content > .product.hentry:after {
    clear: both; }
  .woocommerce.single-product #content > .product.hentry .onsale {
    top: 20px;
    left: 40px;
    right: auto;
    z-index: 10; }
.woocommerce .col2-set {
  *zoom: 1;
  width: 100%; }
  .woocommerce .col2-set:after, .woocommerce .col2-set:before {
    content: "";
    display: table; }
  .woocommerce .col2-set:after {
    clear: both; }
  .woocommerce .col2-set .col-1 {
    margin-left: 0;
    float: left; }
  .woocommerce .col2-set .col-2 {
    margin-right: 0;
    float: right; }
.woocommerce span.onsale {
  position: absolute;
  top: -15px;
  right: 0;
  display: block;
  padding: 5px 15px;
  border-radius: 6px;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  background-color: #27ae60;
  -moz-transition: all 0.15s linear;
  -webkit-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  transition: all 0.15s linear; }
.woocommerce .woocommerce-breadcrumb {
  font-weight: normal;
  font-size: 16px;
  text-transform: none; }
  .woocommerce .woocommerce-breadcrumb a {
    color: white; }
    .woocommerce .woocommerce-breadcrumb a:hover {
      color: white; }
    .woocommerce .woocommerce-breadcrumb a:hover {
      border-bottom: 1px solid; }
.woocommerce.pageheader-layout-center .thb-shop-ordering {
  text-align: center; }
.woocommerce.pageheader-layout-right .thb-shop-ordering {
  text-align: right; }
.woocommerce .thb-shop-ordering {
  *zoom: 1;
  clear: both;
  display: block;
  position: relative;
  z-index: 10; }
  .woocommerce .thb-shop-ordering:after, .woocommerce .thb-shop-ordering:before {
    content: "";
    display: table; }
  .woocommerce .thb-shop-ordering:after {
    clear: both; }
  .woocommerce .thb-shop-ordering ul {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 24px; }
  .woocommerce .thb-shop-ordering li {
    font-size: 24px;
    line-height: 1.1em;
    font-weight: bold;
    font-weight: bold;
    font-size: 14px;
    display: inline-block;
    margin-left: 5px;
    position: relative;
    text-transform: uppercase; }
    .woocommerce .thb-shop-ordering li:first-child {
      margin-left: 0; }
    .woocommerce .thb-shop-ordering li a {
      border: 2px solid;
      padding: 8px 10px;
      border-radius: 6px;
      color: #fff;
      display: block; }
      .woocommerce .thb-shop-ordering li a:hover {
        color: #333; }
    .woocommerce .thb-shop-ordering li.current a {
      border-color: #fff;
      background-color: #fff; }
.woocommerce .thb_product_mobile_header {
  display: none; }
.woocommerce div.product .thb-product-header .product_title,
.woocommerce #content div.product .thb-product-header .product_title {
  font-size: 30px;
  line-height: 1.1;
  letter-spacing: -1px;
  font-weight: 900;
  color: #333;
  padding-top: 12px;
  border-top: 2px solid;
  text-transform: uppercase; }
.woocommerce div.product .thb-product-header .star-rating,
.woocommerce #content div.product .thb-product-header .star-rating {
  display: block;
  float: left;
  margin-top: 5px; }
.woocommerce div.product .thb-product-header div[itemprop="offers"],
.woocommerce #content div.product .thb-product-header div[itemprop="offers"] {
  *zoom: 1;
  clear: both;
  display: block; }
  .woocommerce div.product .thb-product-header div[itemprop="offers"]:after, .woocommerce div.product .thb-product-header div[itemprop="offers"]:before,
  .woocommerce #content div.product .thb-product-header div[itemprop="offers"]:after,
  .woocommerce #content div.product .thb-product-header div[itemprop="offers"]:before {
    content: "";
    display: table; }
  .woocommerce div.product .thb-product-header div[itemprop="offers"]:after,
  .woocommerce #content div.product .thb-product-header div[itemprop="offers"]:after {
    clear: both; }
.woocommerce div.product .thb-product-header .price,
.woocommerce #content div.product .thb-product-header .price {
  margin-top: 5px;
  font-size: 22px;
  line-height: 1.1;
  letter-spacing: -1px;
  font-weight: 900;
  color: #bdc3c7; }
  .woocommerce div.product .thb-product-header .price .amount,
  .woocommerce #content div.product .thb-product-header .price .amount {
    color: #333; }
  .woocommerce div.product .thb-product-header .price del,
  .woocommerce #content div.product .thb-product-header .price del {
    margin-right: 5px;
    color: #333; }
    .woocommerce div.product .thb-product-header .price del .amount,
    .woocommerce #content div.product .thb-product-header .price del .amount {
      font-size: 14px;
      color: #999;
      font-weight: normal; }
  .woocommerce div.product .thb-product-header .price ins,
  .woocommerce #content div.product .thb-product-header .price ins {
    text-decoration: none; }
.woocommerce div.product .out-of-stock,
.woocommerce #content div.product .out-of-stock {
  color: #c0392b;
  margin-bottom: 24px; }
.woocommerce div.product div.images,
.woocommerce #content div.product div.images {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  padding: 10px;
  border-radius: 6px; }
  .woocommerce div.product div.images .item a,
  .woocommerce #content div.product div.images .item a {
    width: 100%;
    display: block; }
    .woocommerce div.product div.images .item a img,
    .woocommerce #content div.product div.images .item a img {
      width: 100%;
      height: auto;
      max-width: 100%; }
  .woocommerce div.product div.images .thb-product-slideshow,
  .woocommerce #content div.product div.images .thb-product-slideshow {
    width: 100%;
    display: block; }
    .woocommerce div.product div.images .thb-product-slideshow img,
    .woocommerce #content div.product div.images .thb-product-slideshow img {
      width: 100%;
      height: auto;
      max-width: 100%; }
  .woocommerce div.product div.images .thb-product-slideshow-carousel,
  .woocommerce #content div.product div.images .thb-product-slideshow-carousel {
    margin-top: 24px; }
    .woocommerce div.product div.images .thb-product-slideshow-carousel .slide,
    .woocommerce #content div.product div.images .thb-product-slideshow-carousel .slide {
      -khtml-opacity: 0.5;
      -moz-opacity: 0.5;
      opacity: 0.5;
      filter: alpha(opacity=50);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
      cursor: pointer; }
      .woocommerce div.product div.images .thb-product-slideshow-carousel .slide.flex-active-slide,
      .woocommerce #content div.product div.images .thb-product-slideshow-carousel .slide.flex-active-slide {
        -khtml-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        filter: alpha(opacity=100);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
    .woocommerce div.product div.images .thb-product-slideshow-carousel .flex-direction-nav,
    .woocommerce #content div.product div.images .thb-product-slideshow-carousel .flex-direction-nav {
      display: none; }
.woocommerce div.product div.summary .thb-product-header,
.woocommerce #content div.product div.summary .thb-product-header {
  margin-bottom: 24px; }
.woocommerce div.product div.summary .thb-product-excerpt,
.woocommerce #content div.product div.summary .thb-product-excerpt {
  margin-bottom: 24px; }
.woocommerce div.product div.summary .product_meta,
.woocommerce #content div.product div.summary .product_meta {
  color: #bdc3c7;
  font-size: 14px;
  border-bottom: 1px solid #bdc3c7;
  padding-bottom: 24px;
  margin-bottom: 24px;
  text-transform: uppercase; }
  .woocommerce div.product div.summary .product_meta a,
  .woocommerce #content div.product div.summary .product_meta a {
    color: #666666; }
    .woocommerce div.product div.summary .product_meta a:hover,
    .woocommerce #content div.product div.summary .product_meta a:hover {
      color: #38a1d2; }
  .woocommerce div.product div.summary .product_meta .sku_wrapper,
  .woocommerce div.product div.summary .product_meta .posted_in,
  .woocommerce div.product div.summary .product_meta .tagged_as,
  .woocommerce #content div.product div.summary .product_meta .sku_wrapper,
  .woocommerce #content div.product div.summary .product_meta .posted_in,
  .woocommerce #content div.product div.summary .product_meta .tagged_as {
    display: block;
    padding-bottom: 5px; }
.woocommerce div.product .single_add_to_cart_button,
.woocommerce #content div.product .single_add_to_cart_button {
  display: inline-block;
  -moz-transition: all 0.15s linear;
  -webkit-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  transition: all 0.15s linear;
  border-radius: 6px;
  background-color: transparent;
  color: #bdc3c7;
  border: 2px solid #bdc3c7;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  line-height: 1;
  padding: 16px 20px;
  margin-top: 36px; }
  .woocommerce div.product .single_add_to_cart_button:hover,
  .woocommerce #content div.product .single_add_to_cart_button:hover {
    color: #333333;
    border-color: #333333; }
  .woocommerce div.product .single_add_to_cart_button:active,
  .woocommerce #content div.product .single_add_to_cart_button:active {
    color: gray;
    border-color: gray; }
.woocommerce div.product .variations tr:nth-child(even) td,
.woocommerce #content div.product .variations tr:nth-child(even) td {
  background-color: transparent; }
.woocommerce div.product .variations tr:first-of-type td,
.woocommerce #content div.product .variations tr:first-of-type td {
  padding-top: 0; }
.woocommerce div.product .variations tr:last-of-type td,
.woocommerce #content div.product .variations tr:last-of-type td {
  padding-bottom: 0; }
.woocommerce div.product .variations td,
.woocommerce #content div.product .variations td {
  text-align: left;
  vertical-align: middle;
  padding: 12px 0; }
.woocommerce div.product .variations .label,
.woocommerce #content div.product .variations .label {
  padding-right: 20px; }
.woocommerce div.product .variations .value .reset_variations,
.woocommerce #content div.product .variations .value .reset_variations {
  margin-left: 10px;
  font-size: 12px;
  font-style: italic; }
.woocommerce div.product .single_variation_wrap,
.woocommerce #content div.product .single_variation_wrap {
  margin-top: 24px;
  padding-top: 24px;
  border-top: 1px solid #eaeaea; }
.woocommerce div.product .woocommerce-tabs,
.woocommerce #content div.product .woocommerce-tabs {
  *zoom: 1;
  margin-top: 24px; }
  .woocommerce div.product .woocommerce-tabs:after, .woocommerce div.product .woocommerce-tabs:before,
  .woocommerce #content div.product .woocommerce-tabs:after,
  .woocommerce #content div.product .woocommerce-tabs:before {
    content: "";
    display: table; }
  .woocommerce div.product .woocommerce-tabs:after,
  .woocommerce #content div.product .woocommerce-tabs:after {
    clear: both; }
  .woocommerce div.product .woocommerce-tabs ul.tabs,
  .woocommerce #content div.product .woocommerce-tabs ul.tabs {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
    border-bottom: 1px solid #bdc3c7; }
    .woocommerce div.product .woocommerce-tabs ul.tabs li,
    .woocommerce #content div.product .woocommerce-tabs ul.tabs li {
      display: inline-block;
      padding: 10px 0;
      margin-left: 20px; }
      .woocommerce div.product .woocommerce-tabs ul.tabs li:first-child,
      .woocommerce #content div.product .woocommerce-tabs ul.tabs li:first-child {
        margin-left: 0; }
      .woocommerce div.product .woocommerce-tabs ul.tabs li a,
      .woocommerce #content div.product .woocommerce-tabs ul.tabs li a {
        font-size: 16px;
        line-height: 1.1;
        font-weight: 900;
        color: #bdc3c7;
        border-bottom: none; }
      .woocommerce div.product .woocommerce-tabs ul.tabs li.active,
      .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active {
        -webkit-box-shadow: 0 1px 0 #333333;
        box-shadow: 0 1px 0 #333333; }
        .woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
        .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a {
          color: #333;
          z-index: 1; }
  .woocommerce div.product .woocommerce-tabs .panel,
  .woocommerce #content div.product .woocommerce-tabs .panel {
    padding: 24px 0;
    font-weight: 300; }
    .woocommerce div.product .woocommerce-tabs .panel h2,
    .woocommerce #content div.product .woocommerce-tabs .panel h2 {
      font-size: 20px;
      font-weight: 900;
      color: #333;
      line-height: 1.1;
      margin-bottom: 24px;
      text-transform: uppercase; }
    .woocommerce div.product .woocommerce-tabs .panel .show_review_form,
    .woocommerce #content div.product .woocommerce-tabs .panel .show_review_form {
      font-weight: bold;
      color: #333333;
      border-bottom: 1px solid; }
      .woocommerce div.product .woocommerce-tabs .panel .show_review_form:hover,
      .woocommerce #content div.product .woocommerce-tabs .panel .show_review_form:hover {
        color: #38a1d2; }
.woocommerce div.product form.cart,
.woocommerce #content div.product form.cart {
  padding: 24px 20px;
  border: 2px solid #bdc3c7;
  border-radius: 6px;
  background: #fff;
  margin-bottom: 24px; }
  .woocommerce div.product form.cart .button,
  .woocommerce #content div.product form.cart .button {
    margin-top: 24px; }
  .woocommerce div.product form.cart .group_table,
  .woocommerce #content div.product form.cart .group_table {
    width: 100%; }
    .woocommerce div.product form.cart .group_table tr:first-of-type td,
    .woocommerce #content div.product form.cart .group_table tr:first-of-type td {
      padding-top: 0; }
    .woocommerce div.product form.cart .group_table td,
    .woocommerce #content div.product form.cart .group_table td {
      padding: 12px 0;
      border-bottom: 1px solid #eaeaea;
      vertical-align: middle; }
      .woocommerce div.product form.cart .group_table td label,
      .woocommerce #content div.product form.cart .group_table td label {
        padding: 0;
        margin: 0; }
      .woocommerce div.product form.cart .group_table td.price,
      .woocommerce #content div.product form.cart .group_table td.price {
        display: table-cell;
        font-weight: 700; }
.woocommerce .woocommerce-ordering {
  margin-bottom: 40px; }
.woocommerce .products ul,
.woocommerce ul.products {
  *zoom: 1; }
  .woocommerce .products ul:after, .woocommerce .products ul:before,
  .woocommerce ul.products:after,
  .woocommerce ul.products:before {
    content: "";
    display: table; }
  .woocommerce .products ul:after,
  .woocommerce ul.products:after {
    clear: both; }
  .woocommerce .products ul li,
  .woocommerce ul.products li {
    float: left;
    display: inline;
    position: relative; }
.woocommerce ul.products li.product,
.woocommerce .products ul li.product {
  margin-bottom: 24px;
  background-color: #fff;
  border-radius: 6px; }
  .woocommerce ul.products li.product a,
  .woocommerce .products ul li.product a {
    border-bottom: none; }
  .woocommerce ul.products li.product .thb-product-image-wrapper,
  .woocommerce .products ul li.product .thb-product-image-wrapper {
    position: relative; }
    .woocommerce ul.products li.product .thb-product-image-wrapper .thb-overlay,
    .woocommerce ul.products li.product .thb-product-image-wrapper img,
    .woocommerce .products ul li.product .thb-product-image-wrapper .thb-overlay,
    .woocommerce .products ul li.product .thb-product-image-wrapper img {
      border-top-left-radius: 6px;
      border-top-right-radius: 6px; }
    .woocommerce ul.products li.product .thb-product-image-wrapper img,
    .woocommerce .products ul li.product .thb-product-image-wrapper img {
      width: 100%;
      height: auto;
      max-width: 100%; }
  .woocommerce ul.products li.product.outofstock .thb-add-to-cart-wrapper .button,
  .woocommerce .products ul li.product.outofstock .thb-add-to-cart-wrapper .button {
    display: none; }
  .woocommerce ul.products li.product .thb-product-description,
  .woocommerce .products ul li.product .thb-product-description {
    position: relative;
    padding: 24px 20px 0; }
    .woocommerce ul.products li.product .thb-product-description:before,
    .woocommerce .products ul li.product .thb-product-description:before {
      content: "";
      display: block;
      position: absolute;
      width: 0;
      height: 0;
      border-top: 12px solid transparent;
      border-left: 12px solid transparent;
      border-right: 12px solid transparent;
      border-bottom: 12px solid white;
      top: -24px;
      left: 20px;
      z-index: 1; }
    .woocommerce ul.products li.product .thb-product-description:after,
    .woocommerce .products ul li.product .thb-product-description:after {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 48px;
      margin-top: -48px;
      background-color: rgba(0, 0, 0, 0.1);
      background-repeat: repeat-x;
      background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
      background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.1)));
      background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
      background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
      background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1A000000',GradientType=0 );
      /* IE6-9 */
      background-color: transparent; }
    .woocommerce ul.products li.product .thb-product-description h3,
    .woocommerce .products ul li.product .thb-product-description h3 {
      font-size: 18px;
      line-height: 1.1;
      font-weight: 900;
      float: left; }
    .woocommerce ul.products li.product .thb-product-description .posted_in,
    .woocommerce .products ul li.product .thb-product-description .posted_in {
      display: block;
      color: #bdc3c7;
      line-height: 1.1;
      text-transform: uppercase; }
      .woocommerce ul.products li.product .thb-product-description .posted_in a,
      .woocommerce .products ul li.product .thb-product-description .posted_in a {
        display: inline-block;
        font-size: 12px;
        line-height: 1.1;
        color: #bdc3c7; }
        .woocommerce ul.products li.product .thb-product-description .posted_in a:hover,
        .woocommerce .products ul li.product .thb-product-description .posted_in a:hover {
          color: #333333; }
    .woocommerce ul.products li.product .thb-product-description .star-rating,
    .woocommerce .products ul li.product .thb-product-description .star-rating {
      margin: 5px 0;
      font-size: 12px; }
  .woocommerce ul.products li.product .thb-add-to-cart-wrapper,
  .woocommerce .products ul li.product .thb-add-to-cart-wrapper {
    position: relative;
    border-top: 1px solid #eaeaea;
    padding: 12px 20px 12px;
    margin: 12px -20px 0; }
    .woocommerce ul.products li.product .thb-add-to-cart-wrapper a,
    .woocommerce .products ul li.product .thb-add-to-cart-wrapper a {
      position: absolute;
      top: 12px;
      right: 20px;
      font-size: 0;
      line-height: 0;
      width: 36px;
      height: 36px;
      float: right; }
      .woocommerce ul.products li.product .thb-add-to-cart-wrapper a:before,
      .woocommerce .products ul li.product .thb-add-to-cart-wrapper a:before {
        width: 32px;
        height: 32px;
        font-family: "woo-icons";
        border: 2px solid;
        -moz-transition: all 0.15s linear;
        -webkit-transition: all 0.15s linear;
        -ms-transition: all 0.15s linear;
        transition: all 0.15s linear;
        border-radius: 6px;
        font-size: 16px;
        line-height: 32px;
        text-align: center;
        color: #bdc3c7;
        position: absolute; }
      .woocommerce ul.products li.product .thb-add-to-cart-wrapper a:hover:before,
      .woocommerce .products ul li.product .thb-add-to-cart-wrapper a:hover:before {
        color: #333; }
      .woocommerce ul.products li.product .thb-add-to-cart-wrapper a.add_to_cart_button:before,
      .woocommerce .products ul li.product .thb-add-to-cart-wrapper a.add_to_cart_button:before {
        content: "a"; }
      .woocommerce ul.products li.product .thb-add-to-cart-wrapper a.add_to_cart_button.loading:after,
      .woocommerce .products ul li.product .thb-add-to-cart-wrapper a.add_to_cart_button.loading:after {
        position: absolute;
        display: block;
        content: "";
        width: 36px;
        height: 36px;
        background: url("i/loader.gif") no-repeat center center;
        top: 0;
        left: -36px; }
      .woocommerce ul.products li.product .thb-add-to-cart-wrapper a.add_to_cart_button.added:before,
      .woocommerce .products ul li.product .thb-add-to-cart-wrapper a.add_to_cart_button.added:before {
        color: #27ae60; }
      .woocommerce ul.products li.product .thb-add-to-cart-wrapper a.added_to_cart,
      .woocommerce .products ul li.product .thb-add-to-cart-wrapper a.added_to_cart {
        display: none; }
      .woocommerce ul.products li.product .thb-add-to-cart-wrapper a.product_type_variable:before, .woocommerce ul.products li.product .thb-add-to-cart-wrapper a.product_type_grouped:before,
      .woocommerce .products ul li.product .thb-add-to-cart-wrapper a.product_type_variable:before,
      .woocommerce .products ul li.product .thb-add-to-cart-wrapper a.product_type_grouped:before {
        content: "b"; }
  .woocommerce ul.products li.product .onsale,
  .woocommerce ul.products li.product .thb-out-of-stock,
  .woocommerce .products ul li.product .onsale,
  .woocommerce .products ul li.product .thb-out-of-stock {
    position: absolute;
    top: 10px;
    right: 10px;
    display: block;
    padding: 5px 15px;
    border-radius: 6px;
    color: #fff;
    font-weight: bold;
    -moz-transition: all 0.15s linear;
    -webkit-transition: all 0.15s linear;
    -ms-transition: all 0.15s linear;
    transition: all 0.15s linear;
    z-index: 10; }
  .woocommerce ul.products li.product .onsale,
  .woocommerce .products ul li.product .onsale {
    background-color: #27ae60; }
  .woocommerce ul.products li.product .thb-out-of-stock,
  .woocommerce .products ul li.product .thb-out-of-stock {
    background-color: #c0392b; }
  .woocommerce ul.products li.product a,
  .woocommerce .products ul li.product a {
    *zoom: 1;
    display: block; }
    .woocommerce ul.products li.product a:after, .woocommerce ul.products li.product a:before,
    .woocommerce .products ul li.product a:after,
    .woocommerce .products ul li.product a:before {
      content: "";
      display: table; }
    .woocommerce ul.products li.product a:after,
    .woocommerce .products ul li.product a:after {
      clear: both; }
    .woocommerce ul.products li.product a img,
    .woocommerce .products ul li.product a img {
      width: 100%;
      height: auto; }
  .woocommerce ul.products li.product .price,
  .woocommerce .products ul li.product .price {
    display: block;
    font-size: 14px;
    color: #bdc3c7;
    line-height: 34px; }
    .woocommerce ul.products li.product .price .amount,
    .woocommerce .products ul li.product .price .amount {
      font-size: 18px;
      font-weight: 900;
      color: #333; }
    .woocommerce ul.products li.product .price del,
    .woocommerce .products ul li.product .price del {
      margin-right: 5px;
      color: #333; }
      .woocommerce ul.products li.product .price del .amount,
      .woocommerce .products ul li.product .price del .amount {
        font-size: 14px;
        color: #999;
        font-weight: normal; }
    .woocommerce ul.products li.product .price ins,
    .woocommerce .products ul li.product .price ins {
      text-decoration: none; }
.woocommerce nav.woocommerce-pagination,
.woocommerce #content nav.woocommerce-pagination {
  *zoom: 1;
  margin: 20px 20px 0; }
  .woocommerce nav.woocommerce-pagination:after, .woocommerce nav.woocommerce-pagination:before,
  .woocommerce #content nav.woocommerce-pagination:after,
  .woocommerce #content nav.woocommerce-pagination:before {
    content: "";
    display: table; }
  .woocommerce nav.woocommerce-pagination:after,
  .woocommerce #content nav.woocommerce-pagination:after {
    clear: both; }
  .woocommerce nav.woocommerce-pagination ul li,
  .woocommerce #content nav.woocommerce-pagination ul li {
    display: inline; }
    .woocommerce nav.woocommerce-pagination ul li:hover .inactive,
    .woocommerce #content nav.woocommerce-pagination ul li:hover .inactive {
      color: #333;
      border-color: #333; }
  .woocommerce nav.woocommerce-pagination ul .current,
  .woocommerce #content nav.woocommerce-pagination ul .current {
    background-color: #38a1d2;
    border-color: #38a1d2;
    color: #fff; }
  .woocommerce nav.woocommerce-pagination ul a, .woocommerce nav.woocommerce-pagination ul span,
  .woocommerce #content nav.woocommerce-pagination ul a,
  .woocommerce #content nav.woocommerce-pagination ul span {
    -moz-transition: all 0.15s linear;
    -webkit-transition: all 0.15s linear;
    -ms-transition: all 0.15s linear;
    transition: all 0.15s linear;
    border-radius: 6px;
    margin-right: 5px;
    display: inline-block;
    background-color: #fff;
    color: #bdc3c7;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    padding: 7px 10px;
    border: 2px solid #bdc3c7; }
  .woocommerce nav.woocommerce-pagination ul a:hover,
  .woocommerce #content nav.woocommerce-pagination ul a:hover {
    border-color: #333;
    color: #333; }
.woocommerce .related,
.woocommerce .upsells.products {
  *zoom: 1;
  margin-top: 40px;
  padding-top: 24px;
  border-top: 1px solid #bdc3c7; }
  .woocommerce .related:after, .woocommerce .related:before,
  .woocommerce .upsells.products:after,
  .woocommerce .upsells.products:before {
    content: "";
    display: table; }
  .woocommerce .related:after,
  .woocommerce .upsells.products:after {
    clear: both; }
  .woocommerce .related h2,
  .woocommerce .upsells.products h2 {
    font-size: 20px;
    font-weight: 900;
    letter-spacing: -1px;
    color: #333;
    margin: 0 0 24px;
    text-transform: uppercase; }
  .woocommerce .related ul.products li.product,
  .woocommerce .related ul li.product,
  .woocommerce .upsells.products ul.products li.product,
  .woocommerce .upsells.products ul li.product {
    margin-bottom: 0; }
.woocommerce .quantity,
.woocommerce #content .quantity {
  width: 74px;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* Disable input[type=number] buttons until the world is ready */
  /* Hide buttons for opera */ }
  .woocommerce .quantity input::-webkit-outer-spin-button,
  .woocommerce .quantity input::-webkit-inner-spin-button,
  .woocommerce #content .quantity input::-webkit-outer-spin-button,
  .woocommerce #content .quantity input::-webkit-inner-spin-button {
    display: none; }
  .woocommerce .quantity noindex:-o-prefocus,
  .woocommerce .quantity input[type=number],
  .woocommerce #content .quantity noindex:-o-prefocus,
  .woocommerce #content .quantity input[type=number] {
    padding-right: 1.2em; }
  .woocommerce .quantity input.qty,
  .woocommerce #content .quantity input.qty {
    font-size: 13px;
    display: inline-block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: inherit;
    line-height: 1.25;
    color: #666;
    max-width: 48px;
    border: 2px solid #bdc3c7;
    border-radius: 6px;
    padding: 13px 0;
    text-align: center; }
    .woocommerce .quantity input.qty:focus,
    .woocommerce #content .quantity input.qty:focus {
      border-color: #333;
      outline: none; }
  .woocommerce .quantity .plus,
  .woocommerce .quantity .minus,
  .woocommerce #content .quantity .plus,
  .woocommerce #content .quantity .minus {
    display: inline-block;
    padding: 0;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #bdc3c7;
    border-radius: 6px;
    background: transparent;
    width: 22px;
    height: 22px;
    position: absolute;
    right: 0;
    color: #999;
    -moz-transition: all 0.15s linear;
    -webkit-transition: all 0.15s linear;
    -ms-transition: all 0.15s linear;
    transition: all 0.15s linear; }
    .woocommerce .quantity .plus:hover,
    .woocommerce .quantity .minus:hover,
    .woocommerce #content .quantity .plus:hover,
    .woocommerce #content .quantity .minus:hover {
      border-color: #333;
      color: #333; }
  .woocommerce .quantity .plus,
  .woocommerce #content .quantity .plus {
    top: 0; }
  .woocommerce .quantity .minus,
  .woocommerce #content .quantity .minus {
    bottom: 0; }
.woocommerce #reviews {
  *zoom: 1; }
  .woocommerce #reviews:after, .woocommerce #reviews:before {
    content: "";
    display: table; }
  .woocommerce #reviews:after {
    clear: both; }
  .woocommerce #reviews h2 small {
    float: right;
    font-size: 15px;
    line-height: 21px;
    margin: 10px 0 0 0; }
  .woocommerce #reviews h3 {
    margin: 0; }
  .woocommerce #reviews #respond {
    margin: 0;
    border: 0;
    padding: 0; }
  .woocommerce #reviews #comment {
    height: 75px; }
  .woocommerce #reviews #comments .add_review {
    *zoom: 1; }
    .woocommerce #reviews #comments .add_review:after, .woocommerce #reviews #comments .add_review:before {
      content: "";
      display: table; }
    .woocommerce #reviews #comments .add_review:after {
      clear: both; }
  .woocommerce #reviews #comments h2 {
    clear: none; }
  .woocommerce #reviews #comments ol.commentlist {
    *zoom: 1;
    margin: 0;
    width: 100%;
    background: none;
    list-style: none; }
    .woocommerce #reviews #comments ol.commentlist:after, .woocommerce #reviews #comments ol.commentlist:before {
      content: "";
      display: table; }
    .woocommerce #reviews #comments ol.commentlist:after {
      clear: both; }
    .woocommerce #reviews #comments ol.commentlist li {
      padding: 0;
      margin: 0 0 20px;
      border: 0;
      position: relative;
      background: 0;
      border: 0; }
      .woocommerce #reviews #comments ol.commentlist li .meta {
        font-size: 0.75em; }
      .woocommerce #reviews #comments ol.commentlist li img.avatar {
        float: left;
        position: absolute;
        top: 0;
        left: 0;
        width: 32px;
        height: auto;
        margin: 0;
        line-height: 1; }
      .woocommerce #reviews #comments ol.commentlist li .comment-text {
        margin: 0 0 0 50px;
        padding: 0 1em 0; }
        .woocommerce #reviews #comments ol.commentlist li .comment-text p {
          margin: 0 0 1em; }
          .woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
            font-size: 0.83em; }
          .woocommerce #reviews #comments ol.commentlist li .comment-text p strong {
            font-weight: 900;
            color: #333; }
        .woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating {
          font-size: 12px; }
  .woocommerce #reviews #comments .commentlist > li:before {
    content: ""; }
.woocommerce .star-rating {
  float: right;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1em;
  font-size: 1em;
  width: 5.4em;
  font-family: 'star'; }
  .woocommerce .star-rating:before {
    content: "\73\73\73\73\73";
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    color: #bdc3c7; }
  .woocommerce .star-rating span {
    color: #f39c12;
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em; }
  .woocommerce .star-rating span:before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0; }
.woocommerce .products .star-rating {
  display: block;
  margin: 0 0 .5em;
  float: none; }
.woocommerce .hreview-aggregate .star-rating {
  margin: 10px 0 0 0; }
.woocommerce #review_form #respond {
  *zoom: 1;
  position: static;
  margin: 0;
  width: auto;
  padding: 0 0 0;
  background: transparent none;
  border: 0; }
  .woocommerce #review_form #respond:after, .woocommerce #review_form #respond:before {
    content: "";
    display: table; }
  .woocommerce #review_form #respond:after {
    clear: both; }
  .woocommerce #review_form #respond p {
    margin: 0 0 10px; }
  .woocommerce #review_form #respond .form-submit input {
    left: auto; }
  .woocommerce #review_form #respond textarea {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%; }
  .woocommerce #review_form #respond .comment-form-rating label {
    margin-bottom: 5px; }
.woocommerce p.stars {
  *zoom: 1; }
  .woocommerce p.stars:after, .woocommerce p.stars:before {
    content: "";
    display: table; }
  .woocommerce p.stars:after {
    clear: both; }
  .woocommerce p.stars span {
    width: 80px;
    height: 16px;
    position: relative;
    float: left;
    background: url("i/star.png") repeat-x left 0; }
    .woocommerce p.stars span a {
      float: left;
      position: absolute;
      left: 0;
      top: 0;
      width: 16px;
      height: 0;
      padding-top: 16px;
      overflow: hidden; }
    .woocommerce p.stars span a:hover, .woocommerce p.stars span a:focus {
      background: url("i/star.png") repeat-x left -16px; }
    .woocommerce p.stars span a.active {
      background: url("i/star.png") repeat-x left -32px; }
    .woocommerce p.stars span a.star-1 {
      width: 16px;
      z-index: 10; }
    .woocommerce p.stars span a.star-2 {
      width: 32px;
      z-index: 9; }
    .woocommerce p.stars span a.star-3 {
      width: 48px;
      z-index: 8; }
    .woocommerce p.stars span a.star-4 {
      width: 64px;
      z-index: 7; }
    .woocommerce p.stars span a.star-5 {
      width: 80px;
      z-index: 6; }
.woocommerce table.shop_table a {
  border-bottom: none;
  font-weight: 600; }
.woocommerce table.shop_table tr:nth-child(even) td {
  background-color: transparent; }
.woocommerce table.shop_table td, .woocommerce table.shop_table th {
  text-align: left;
  font-size: 16px;
  line-height: 1.1;
  vertical-align: middle;
  border-bottom: 1px solid #bdc3c7;
  padding: 12px 0; }
  .woocommerce table.shop_table td.product-total, .woocommerce table.shop_table th.product-total {
    text-align: right; }
.woocommerce table.shop_table td.product-total {
  font-weight: bold;
  color: #333; }
.woocommerce table.shop_table thead th {
  font-weight: 900;
  color: #333;
  border-bottom-color: #333; }
.woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
  border-bottom: none;
  text-align: right; }
.woocommerce table.shop_table tfoot .amount {
  font-weight: 900;
  color: #333; }
.woocommerce table.shop_table .variation {
  margin-top: 4px;
  font-size: 11px;
  color: #999; }
  .woocommerce table.shop_table .variation dt, .woocommerce table.shop_table .variation dd {
    float: left;
    display: block;
    margin-bottom: 2px; }
  .woocommerce table.shop_table .variation dt {
    clear: left; }
  .woocommerce table.shop_table .variation dd {
    color: #333; }
.woocommerce table.my_account_orders,
.woocommerce table.order_details {
  margin-bottom: 48px; }
.woocommerce td.product-name .variation {
  margin-top: 4px;
  font-size: 11px;
  color: #999; }
  .woocommerce td.product-name .variation dt, .woocommerce td.product-name .variation dd {
    float: left;
    display: block;
    margin-bottom: 2px; }
  .woocommerce td.product-name .variation dt {
    clear: left; }
  .woocommerce td.product-name .variation dd {
    color: #333; }
.woocommerce .thb-cart-page-table {
  *zoom: 1; }
  .woocommerce .thb-cart-page-table:after, .woocommerce .thb-cart-page-table:before {
    content: "";
    display: table; }
  .woocommerce .thb-cart-page-table:after {
    clear: both; }
  .woocommerce .thb-cart-page-table .shop_table a {
    border-bottom: none; }
  .woocommerce .thb-cart-page-table .shop_table tr:nth-child(even) td {
    background-color: transparent; }
  .woocommerce .thb-cart-page-table .shop_table td, .woocommerce .thb-cart-page-table .shop_table th {
    text-align: left;
    font-size: 16px;
    line-height: 1.1;
    vertical-align: middle;
    border-bottom: 1px solid #bdc3c7;
    padding: 12px 10px; }
  .woocommerce .thb-cart-page-table .shop_table thead th {
    font-weight: 900;
    color: #333;
    border-bottom-color: #333; }
  .woocommerce .thb-cart-page-table .shop_table .product-remove {
    padding-left: 0; }
    .woocommerce .thb-cart-page-table .shop_table .product-remove a {
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      width: 48px;
      height: 48px;
      border: 2px solid #bdc3c7;
      border-radius: 6px;
      text-align: center;
      display: block;
      color: #bdc3c7;
      line-height: 44px;
      font-size: 24px;
      -moz-transition: all 0.15s linear;
      -webkit-transition: all 0.15s linear;
      -ms-transition: all 0.15s linear;
      transition: all 0.15s linear; }
      .woocommerce .thb-cart-page-table .shop_table .product-remove a:hover {
        border-color: #e74c3c;
        color: #e74c3c; }
  .woocommerce .thb-cart-page-table .shop_table .product-thumbnail a {
    display: block;
    float: left; }
    .woocommerce .thb-cart-page-table .shop_table .product-thumbnail a:hover .attachment-shop_thumbnail {
      border-color: #333; }
  .woocommerce .thb-cart-page-table .shop_table .product-thumbnail .attachment-shop_thumbnail {
    -moz-transition: all 0.15s linear;
    -webkit-transition: all 0.15s linear;
    -ms-transition: all 0.15s linear;
    transition: all 0.15s linear;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    display: block;
    max-width: none;
    border: 2px solid #bdc3c7;
    border-radius: 6px;
    width: 48px;
    height: 48px; }
  .woocommerce .thb-cart-page-table .shop_table .product-subtotal {
    padding-right: 0;
    font-weight: bold;
    color: #333; }
  .woocommerce .thb-cart-page-table .shop_table .variation {
    margin-top: 4px;
    font-size: 11px;
    color: #999; }
    .woocommerce .thb-cart-page-table .shop_table .variation dt, .woocommerce .thb-cart-page-table .shop_table .variation dd {
      float: left;
      display: block;
      margin-bottom: 2px; }
    .woocommerce .thb-cart-page-table .shop_table .variation dt {
      clear: left; }
    .woocommerce .thb-cart-page-table .shop_table .variation dd {
      color: #333; }
.woocommerce .thb-cart-collaterals {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  border: 2px solid #bdc3c7;
  border-radius: 6px;
  padding: 24px 0; }
  .woocommerce .thb-cart-collaterals .cart_totals {
    margin-left: 20px;
    margin-right: 20px; }
    .woocommerce .thb-cart-collaterals .cart_totals h2 {
      font-size: 22px;
      text-transform: uppercase;
      font-weight: 900;
      margin-bottom: 24px; }
    .woocommerce .thb-cart-collaterals .cart_totals table tr:nth-child(even) td {
      background-color: transparent; }
    .woocommerce .thb-cart-collaterals .cart_totals table td, .woocommerce .thb-cart-collaterals .cart_totals table th {
      font-size: 16px;
      font-weight: 900;
      text-align: left;
      padding: 12px 0; }
    .woocommerce .thb-cart-collaterals .cart_totals table td {
      text-align: right; }
    .woocommerce .thb-cart-collaterals .cart_totals table .shipping th {
      padding: 11px 0;
      font-weight: bold; }
      .woocommerce .thb-cart-collaterals .cart_totals table .shipping th a {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border: 2px solid #bdc3c7;
        border-radius: 6px;
        color: #bdc3c7;
        font-size: 10px;
        font-weight: bold;
        text-transform: uppercase;
        line-height: 1;
        padding: 6px 8px;
        display: inline-block;
        margin-left: 5px;
        -moz-transition: all 0.15s linear;
        -webkit-transition: all 0.15s linear;
        -ms-transition: all 0.15s linear;
        transition: all 0.15s linear; }
        .woocommerce .thb-cart-collaterals .cart_totals table .shipping th a:hover {
          border-color: #333;
          color: #333; }
    .woocommerce .thb-cart-collaterals .cart_totals table .shipping td {
      padding: 11px 0;
      font-weight: normal; }
  .woocommerce .thb-cart-collaterals .thb-cart-coupon {
    margin: 0 -20px 12px;
    padding: 0 20px 20px;
    border-bottom: 1px solid #eaeaea;
    overflow: hidden; }
    .woocommerce .thb-cart-collaterals .thb-cart-coupon label {
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      display: block;
      color: #999;
      font-size: 12px;
      line-height: 1.25;
      font-style: italic;
      margin-bottom: 10px;
      margin-left: 0; }
    .woocommerce .thb-cart-collaterals .thb-cart-coupon .input-text {
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      font-size: 13px;
      float: left;
      display: inline-block;
      font-family: inherit;
      line-height: 1.25;
      color: #666;
      border: 2px solid #bdc3c7;
      border-radius: 6px;
      padding: 8px 10px;
      width: 58%; }
      .woocommerce .thb-cart-collaterals .thb-cart-coupon .input-text:focus {
        border-color: #333;
        outline: none; }
    .woocommerce .thb-cart-collaterals .thb-cart-coupon .button {
      display: inline-block;
      font-size: 12px;
      line-height: 1;
      padding: 11px;
      float: right;
      width: 40%;
      border-radius: 6px;
      -moz-transition: color 0.15s linear, border-color 0.15s linear;
      -webkit-transition: color 0.15s linear, border-color 0.15s linear;
      -ms-transition: color 0.15s linear, border-color 0.15s linear;
      transition: color 0.15s linear, border-color 0.15s linear; }
  .woocommerce .thb-cart-collaterals .thb-actions-container {
    padding: 24px 20px 0;
    border-top: 1px solid #eaeaea;
    margin-top: 12px; }
    .woocommerce .thb-cart-collaterals .thb-actions-container .button {
      font-size: 16px;
      padding: 12px;
      text-transform: uppercase;
      display: block;
      width: 100%;
      border-radius: 6px; }
      .woocommerce .thb-cart-collaterals .thb-actions-container .button.checkout-button {
        margin-top: 12px;
        border-color: #27ae60;
        background-color: #2ecc71;
        color: #fff; }
        .woocommerce .thb-cart-collaterals .thb-actions-container .button.checkout-button:hover {
          background-color: #27ae60; }
.woocommerce .shipping_calculator {
  margin: 24px 20px; }
  .woocommerce .shipping_calculator h2 {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 24px; }
    .woocommerce .shipping_calculator h2 a {
      border-bottom: none; }
      .woocommerce .shipping_calculator h2 a span {
        display: none; }
  .woocommerce .shipping_calculator .shipping-calculator-form .button {
    background: transparent;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    padding: 12px;
    text-transform: uppercase;
    display: block;
    border: 2px solid #bdc3c7;
    color: #bdc3c7;
    border-radius: 6px;
    -moz-transition: all 0.15s linear;
    -webkit-transition: all 0.15s linear;
    -ms-transition: all 0.15s linear;
    transition: all 0.15s linear; }
    .woocommerce .shipping_calculator .shipping-calculator-form .button:hover {
      border-color: #333;
      color: #333; }
  .woocommerce .shipping_calculator .shipping-calculator-form p {
    clear: both;
    *zoom: 1; }
    .woocommerce .shipping_calculator .shipping-calculator-form p:after, .woocommerce .shipping_calculator .shipping-calculator-form p:before {
      content: "";
      display: table; }
    .woocommerce .shipping_calculator .shipping-calculator-form p:after {
      clear: both; }
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
  list-style-type: none;
  *zoom: 1;
  margin-bottom: 24px;
  padding-top: 0; }
  .woocommerce ul.cart_list li:after, .woocommerce ul.cart_list li:before,
  .woocommerce ul.product_list_widget li:after,
  .woocommerce ul.product_list_widget li:before {
    content: "";
    display: table; }
  .woocommerce ul.cart_list li:after,
  .woocommerce ul.product_list_widget li:after {
    clear: both; }
  .woocommerce ul.cart_list li a,
  .woocommerce ul.product_list_widget li a {
    font-size: 14px;
    line-height: 1.25;
    margin-bottom: 5px;
    border-bottom: none;
    display: block; }
  .woocommerce ul.cart_list li .thb_list_widget_img,
  .woocommerce ul.product_list_widget li .thb_list_widget_img {
    position: relative;
    display: block;
    float: left;
    text-decoration: none;
    margin-bottom: 0;
    height: auto;
    width: 54px;
    overflow: hidden;
    margin-right: 10px; }
    .woocommerce ul.cart_list li .thb_list_widget_img img,
    .woocommerce ul.product_list_widget li .thb_list_widget_img img {
      width: 100%;
      height: auto; }
  .woocommerce ul.cart_list li .amount,
  .woocommerce ul.product_list_widget li .amount {
    font-weight: bold;
    color: #333; }
  .woocommerce ul.cart_list li .from,
  .woocommerce ul.cart_list li del .amount,
  .woocommerce ul.product_list_widget li .from,
  .woocommerce ul.product_list_widget li del .amount {
    color: #999; }
  .woocommerce ul.cart_list li .star-rating,
  .woocommerce ul.product_list_widget li .star-rating {
    float: none;
    display: block;
    margin-bottom: 5px;
    font-size: .8em; }
.woocommerce .widget_recent_reviews li {
  font-style: italic;
  color: #333; }
  .woocommerce .widget_recent_reviews li a {
    font-style: normal; }
  .woocommerce .widget_recent_reviews li .star-rating {
    font-style: normal; }
.woocommerce .cart-collaterals {
  *zoom: 1; }
  .woocommerce .cart-collaterals:after, .woocommerce .cart-collaterals:before {
    content: "";
    display: table; }
  .woocommerce .cart-collaterals:after {
    clear: both; }
  .woocommerce .cart-collaterals .shipping_calculator {
    *zoom: 1; }
    .woocommerce .cart-collaterals .shipping_calculator:after, .woocommerce .cart-collaterals .shipping_calculator:before {
      content: "";
      display: table; }
    .woocommerce .cart-collaterals .shipping_calculator:after {
      clear: both; }
.woocommerce form .form-row {
  display: block;
  position: relative;
  float: left;
  width: 100%;
  *zoom: 1; }
  .woocommerce form .form-row:after, .woocommerce form .form-row:before {
    content: "";
    display: table; }
  .woocommerce form .form-row:after {
    clear: both; }
  .woocommerce form .form-row label {
    display: block;
    margin-bottom: 5px;
    margin-left: 0; }
    .woocommerce form .form-row label.hidden {
      visibility: hidden; }
  .woocommerce form .form-row input,
  .woocommerce form .form-row textarea {
    width: 100%;
    margin-bottom: 0; }
    .woocommerce form .form-row input:focus,
    .woocommerce form .form-row textarea:focus {
      border-color: #333;
      outline: none; }
  .woocommerce form .form-row .input-checkbox {
    width: auto; }
  .woocommerce form .form-row.notes {
    width: 100%; }
.woocommerce form .form-row-first,
.woocommerce form .form-row-last {
  width: 48%; }
.woocommerce form .form-row-last {
  margin-left: 4%; }
.woocommerce form .form-row-wide {
  width: 100%; }
.woocommerce form .lost_password {
  display: inline-block;
  padding-top: 19px;
  margin-left: 20px;
  font-style: italic; }
.woocommerce form.login,
.woocommerce form.checkout_coupon,
.woocommerce form.register {
  margin-bottom: 24px; }
.woocommerce form.checkout_coupon,
.woocommerce form.login {
  clear: both;
  float: left;
  width: 100%;
  margin-bottom: 48px; }
  .woocommerce form.checkout_coupon .input-text,
  .woocommerce form.login .input-text {
    margin-bottom: 0; }
  .woocommerce form.checkout_coupon .button,
  .woocommerce form.login .button {
    display: inline-block;
    width: auto; }
.woocommerce .checkout {
  clear: both;
  *zoom: 1;
  padding-top: 24px; }
  .woocommerce .checkout:after, .woocommerce .checkout:before {
    content: "";
    display: table; }
  .woocommerce .checkout:after {
    clear: both; }
  .woocommerce .checkout h3 {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 900; }
  .woocommerce .checkout #shiptobilling {
    width: auto;
    float: right;
    margin-bottom: 0; }
  .woocommerce .checkout label.checkbox {
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 0;
    font-style: italic;
    font-size: 13px; }
.woocommerce .create-account {
  clear: both;
  *zoom: 1;
  margin-top: 24px;
  float: left;
  width: 100%; }
  .woocommerce .create-account:after, .woocommerce .create-account:before {
    content: "";
    display: table; }
  .woocommerce .create-account:after {
    clear: both; }
  .woocommerce .create-account .form-row {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    *zoom: 1; }
    .woocommerce .create-account .form-row:after, .woocommerce .create-account .form-row:before {
      content: "";
      display: table; }
    .woocommerce .create-account .form-row:after {
      clear: both; }
    .woocommerce .create-account .form-row label {
      display: block;
      margin-bottom: 5px; }
    .woocommerce .create-account .form-row input {
      width: 100%;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      font-size: inherit;
      font-family: inherit;
      line-height: 1.25;
      color: #666;
      border: 2px solid #bdc3c7;
      border-radius: 6px;
      padding: 14px 20px; }
      .woocommerce .create-account .form-row input:focus {
        border-color: #333;
        outline: none; }
  .woocommerce .create-account .form-row-first,
  .woocommerce .create-account .form-row-last {
    width: 48%; }
  .woocommerce .create-account .form-row-last {
    margin-left: 4%; }
.woocommerce .thb-order-review-container {
  border-top: 1px solid #bdc3c7;
  padding-top: 24px;
  margin-top: 12px; }
  .woocommerce .thb-order-review-container .form-row {
    width: 100%; }
  .woocommerce .thb-order-review-container #order_review {
    width: 100%;
    display: block;
    *zoom: 1; }
    .woocommerce .thb-order-review-container #order_review:after, .woocommerce .thb-order-review-container #order_review:before {
      content: "";
      display: table; }
    .woocommerce .thb-order-review-container #order_review:after {
      clear: both; }
  .woocommerce .thb-order-review-container .thb-shop-table,
  .woocommerce .thb-order-review-container #payment {
    width: 48%;
    float: left; }
  .woocommerce .thb-order-review-container .thb-shop-table {
    float: right;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 6px;
    padding: 24px 20px;
    margin-bottom: 24px;
    border: 2px solid #bdc3c7; }
    .woocommerce .thb-order-review-container .thb-shop-table table a {
      border-bottom: none; }
    .woocommerce .thb-order-review-container .thb-shop-table table tr:nth-child(even) td {
      background-color: transparent; }
    .woocommerce .thb-order-review-container .thb-shop-table table td, .woocommerce .thb-order-review-container .thb-shop-table table th {
      text-align: left;
      font-size: 14px;
      line-height: 1.1;
      vertical-align: middle;
      border-bottom: 1px solid #bdc3c7;
      padding: 12px 0; }
      .woocommerce .thb-order-review-container .thb-shop-table table td.product-total, .woocommerce .thb-order-review-container .thb-shop-table table th.product-total {
        text-align: right; }
    .woocommerce .thb-order-review-container .thb-shop-table table tr:last-of-type td, .woocommerce .thb-order-review-container .thb-shop-table table tr:last-of-type th {
      border-bottom-color: #333; }
    .woocommerce .thb-order-review-container .thb-shop-table table td.product-total {
      font-weight: bold;
      color: #333; }
    .woocommerce .thb-order-review-container .thb-shop-table table thead th {
      font-weight: 900;
      color: #333;
      border-bottom-color: #333; }
    .woocommerce .thb-order-review-container .thb-shop-table table tfoot td, .woocommerce .thb-order-review-container .thb-shop-table table tfoot th {
      border-bottom: none;
      text-align: right; }
    .woocommerce .thb-order-review-container .thb-shop-table table tfoot .total .amount {
      font-size: 18px;
      font-weight: 900; }
    .woocommerce .thb-order-review-container .thb-shop-table table .variation {
      margin-top: 4px;
      font-size: 11px;
      color: #999; }
      .woocommerce .thb-order-review-container .thb-shop-table table .variation dt, .woocommerce .thb-order-review-container .thb-shop-table table .variation dd {
        float: left;
        display: block;
        margin-bottom: 2px; }
      .woocommerce .thb-order-review-container .thb-shop-table table .variation dt {
        clear: left; }
      .woocommerce .thb-order-review-container .thb-shop-table table .variation dd {
        color: #333; }
  .woocommerce .thb-order-review-container #place_order {
    float: right;
    width: auto;
    text-transform: uppercase;
    display: block;
    border-radius: 6px;
    margin-top: 12px;
    border-color: #27ae60;
    background-color: #2ecc71;
    color: #fff; }
    .woocommerce .thb-order-review-container #place_order:hover {
      background-color: #27ae60; }
.woocommerce #payment ul.payment_methods {
  list-style: none; }
  .woocommerce #payment ul.payment_methods li {
    padding: 12px 0;
    border-bottom: 1px solid #bdc3c7; }
    .woocommerce #payment ul.payment_methods li label {
      font-weight: bold;
      color: #333;
      font-size: 16px;
      margin-left: 10px; }
    .woocommerce #payment ul.payment_methods li .payment_box {
      margin-top: 12px;
      position: relative;
      border-width: 2px;
      font-size: 14px;
      border-radius: 6px;
      padding: 14px 20px;
      font-weight: bold;
      border: 2px solid #7f8c8d;
      background-color: #e1e3e3;
      color: #7f8c8d !important;
      font-weight: normal; }
      .woocommerce #payment ul.payment_methods li .payment_box:before, .woocommerce #payment ul.payment_methods li .payment_box:after {
        content: "";
        display: block;
        position: absolute;
        width: 0;
        height: 0; }
      .woocommerce #payment ul.payment_methods li .payment_box:after {
        border-top: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #e1e3e3;
        border-left: 6px solid transparent;
        left: 22px;
        top: -11px; }
      .woocommerce #payment ul.payment_methods li .payment_box:before {
        border-top: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 8px solid #7f8c8d;
        border-left: 8px solid transparent;
        left: 20px;
        top: -16px; }
.woocommerce.woocommerce-checkout .woocommerce h2,
.woocommerce.woocommerce-checkout .woocommerce h3 {
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 900;
  margin-bottom: 24px; }
.woocommerce .order_details {
  padding: 24px 20px;
  margin-bottom: 40px;
  background: #fff;
  border-radius: 6px;
  display: inline-block; }
  .woocommerce .order_details li {
    list-style: none;
    padding: 5px 0;
    border-bottom: 1px solid #bdc3c7; }
    .woocommerce .order_details li:first-of-type {
      padding-top: 0; }
  .woocommerce .order_details.shop_table {
    padding: 0;
    background: transparent;
    border-radius: 0;
    display: table; }
.woocommerce.woocommerce-account .woocommerce h2,
.woocommerce.woocommerce-account .woocommerce h3 {
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 900;
  margin-bottom: 24px; }
.woocommerce .myaccount_user,
.woocommerce .order-info {
  margin-bottom: 48px; }
.woocommerce .addresses {
  margin-top: 48px; }
  .woocommerce .addresses .title h3 {
    display: inline-block; }
  .woocommerce .addresses .title .edit {
    float: right; }
.woocommerce .lost_reset_password .button {
  width: auto; }
.woocommerce .widget_layered_nav ul {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none outside; }
  .woocommerce .widget_layered_nav ul li {
    *zoom: 1;
    padding: 0 0 1px;
    list-style: none; }
    .woocommerce .widget_layered_nav ul li:after, .woocommerce .widget_layered_nav ul li:before {
      content: "";
      display: table; }
    .woocommerce .widget_layered_nav ul li:after {
      clear: both; }
    .woocommerce .widget_layered_nav ul li a, .woocommerce .widget_layered_nav ul li span {
      padding: 1px 0;
      float: left; }
  .woocommerce .widget_layered_nav ul li.chosen a {
    padding: 0 6px 0 18px;
    border: 1px solid;
    background: url("../images/cross_white.png") no-repeat 6px center;
    -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5);
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5);
    border-radius: 3px; }
  .woocommerce .widget_layered_nav ul small.count {
    float: right;
    margin-left: 6px;
    font-size: 1em;
    padding: 1px 0; }
.woocommerce .widget_layered_nav_filters ul {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none outside;
  overflow: hidden;
  zoom: 1; }
  .woocommerce .widget_layered_nav_filters ul li {
    float: left;
    padding: 0 1px 1px 0;
    list-style: none; }
    .woocommerce .widget_layered_nav_filters ul li a {
      padding: 0 6px 0 18px;
      border: 1px solid;
      background: url("../images/cross_white.png") no-repeat 6px center;
      -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5);
      box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5);
      border-radius: 3px;
      float: left; }
.woocommerce .widget_price_filter .price_slider {
  background: #bdc3c7;
  position: relative;
  text-align: left;
  height: 1em;
  margin-bottom: 1em; }
.woocommerce .widget_price_filter .price_slider_amount {
  text-align: right;
  line-height: 2.4em;
  font-size: 0.8751em; }
  .woocommerce .widget_price_filter .price_slider_amount .button {
    float: left;
    -moz-transition: all 0.15s linear;
    -webkit-transition: all 0.15s linear;
    -ms-transition: all 0.15s linear;
    transition: all 0.15s linear;
    border-radius: 6px;
    background-color: transparent;
    color: #bdc3c7;
    border: 2px solid #bdc3c7;
    font-size: 11px;
    padding: 8px 10px;
    display: inline-block;
    outline: none;
    text-decoration: none;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase; }
    .woocommerce .widget_price_filter .price_slider_amount .button:hover {
      color: #333333;
      border-color: #333333; }
    .woocommerce .widget_price_filter .price_slider_amount .button:active {
      color: gray;
      border-color: gray; }
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1em;
  height: 1em;
  border-radius: 1em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  cursor: pointer;
  outline: none;
  background: #FFF;
  border: 1px solid #38a1d2;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .woocommerce .widget_price_filter .ui-slider .ui-slider-handle:last-child {
    margin-left: -1em; }
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  border-radius: 1em; }
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background: #38a1d2;
  border-radius: 1em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
  left: -1px; }
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
  right: -1px; }
.woocommerce .widget_product_categories .product-categories li {
  margin-bottom: 6px;
  padding-bottom: 6px;
  border-bottom: 1px solid #d9dcde; }
  .woocommerce .widget_product_categories .product-categories li span {
    float: right;
    color: #bdc3c7; }
  .woocommerce .widget_product_categories .product-categories li .children {
    display: block;
    margin-top: 6px;
    padding-top: 6px;
    border-top: 1px solid #d9dcde; }
    .woocommerce .widget_product_categories .product-categories li .children li {
      padding-left: 20px; }
    .woocommerce .widget_product_categories .product-categories li .children li:last-child {
      border-bottom: none;
      padding-bottom: 0; }

.pp_woocommerce #respond p {
  margin: 0 0 10px; }

/* @media 1024 */
@media screen and (min-width: 1024px) and (max-width: 1400px) {
  .woocommerce-page.archive #content {
    width: 996px;
    float: left;
    display: inline;
    position: relative;
    margin: 0; }
  .woocommerce-page.w-sidebar #content {
    width: 664px;
    float: left;
    display: inline;
    position: relative;
    margin: 0; }
  .woocommerce-page.single-product #content, .woocommerce-page.woocommerce-cart #content {
    width: 100%;
    margin: 0 auto; }
  .woocommerce-page.single-product .woocommerce-message, .woocommerce-page.woocommerce-cart .woocommerce-message {
    width: 966px;
    margin-left: 15px;
    margin-right: 15px;
    float: left;
    display: inline;
    position: relative; }
  .woocommerce-page .thb-cart-page-table .shop_table {
    width: 634px;
    margin-left: 15px;
    margin-right: 15px;
    float: left;
    display: inline;
    position: relative;
    display: table; }
  .woocommerce-page .thb-cart-page-table .thb-cart-collaterals {
    width: 302px;
    margin-left: 15px;
    margin-right: 15px;
    float: left;
    display: inline;
    position: relative; }
  .woocommerce-page .shipping_calculator {
    width: 302px;
    margin-left: 15px;
    margin-right: 15px;
    float: left;
    display: inline;
    position: relative; }
  .woocommerce-page.single-product div.images {
    width: 468px;
    margin-left: 15px;
    margin-right: 15px;
    float: left;
    display: inline;
    position: relative; }
  .woocommerce-page.single-product div.summary {
    width: 468px;
    margin-left: 15px;
    margin-right: 15px;
    float: left;
    display: inline;
    position: relative; }
  .woocommerce-page .related,
  .woocommerce-page .upsells.products {
    width: 996px;
    float: left;
    display: inline;
    position: relative;
    margin: 0; }
    .woocommerce-page .related ul.products li.product.last,
    .woocommerce-page .upsells.products ul.products li.product.last {
      margin-right: 0; }
    .woocommerce-page .related ul.products li.product.first,
    .woocommerce-page .upsells.products ul.products li.product.first {
      margin-left: 0; }
  .woocommerce-page .col2-set .col-1, .woocommerce-page .col2-set .col-2 {
    width: 468px;
    margin-left: 15px;
    margin-right: 15px;
    float: left;
    display: inline;
    position: relative; }
  .woocommerce-page .col2-set .col-1 {
    margin-left: 0; }
  .woocommerce-page .col2-set .col-2 {
    margin-right: 0;
    float: right; }
  .woocommerce-page.single-product #content > .product.hentry .onsale {
    top: 20px;
    left: 40px; }
  .woocommerce-page.thb-woocommerce-cartempty #content {
    width: 966px;
    margin-left: 15px;
    margin-right: 15px;
    float: left;
    display: inline;
    position: relative; }
  .woocommerce-page .thb-cart-collaterals .thb-cart-coupon .input-text {
    display: block;
    width: 100%;
    margin-bottom: 5px; }
  .woocommerce-page .thb-cart-collaterals .thb-cart-coupon .button {
    float: none;
    width: 100%;
    display: block; }

  .woocommerce.thb-shop-3col ul.products li.product,
  .thb-shortcode.thb-shop-3col ul.products li.product {
    width: 302px;
    margin-left: 15px;
    margin-right: 15px;
    float: left;
    display: inline;
    position: relative; }
  .woocommerce.thb-shop-4col ul.products li.product,
  .thb-shortcode.thb-shop-4col ul.products li.product {
    width: 219px;
    margin-left: 15px;
    margin-right: 15px;
    float: left;
    display: inline;
    position: relative; }
  .woocommerce.w-sidebar.thb-shop-4col ul.products li.product,
  .thb-shortcode.w-sidebar.thb-shop-4col ul.products li.product {
    width: 136px;
    margin-left: 15px;
    margin-right: 15px;
    float: left;
    display: inline;
    position: relative; } }
/* @media 768 */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .responsive_768 .woocommerce.thb-shop-3col ul.products li.product,
  .responsive_768 .thb-shortcode.thb-shop-3col ul.products li.product {
    width: 228px;
    margin-left: 10px;
    margin-right: 10px;
    float: left;
    display: inline;
    position: relative; }
  .responsive_768 .woocommerce.thb-shop-4col ul.products li.product,
  .responsive_768 .thb-shortcode.thb-shop-4col ul.products li.product {
    width: 166px;
    margin-left: 10px;
    margin-right: 10px;
    float: left;
    display: inline;
    position: relative; }
  .responsive_768 .woocommerce.w-sidebar.thb-shop-4col ul.products li.product,
  .responsive_768 .thb-shortcode.w-sidebar.thb-shop-4col ul.products li.product {
    width: 104px;
    margin-left: 10px;
    margin-right: 10px;
    float: left;
    display: inline;
    position: relative; }
  .responsive_768 .woocommerce-page.archive #content {
    width: 744px;
    float: left;
    display: inline;
    position: relative;
    margin: 0; }
  .responsive_768 .woocommerce-page.w-sidebar #content {
    width: 496px;
    float: left;
    display: inline;
    position: relative;
    margin: 0; }
  .responsive_768 .woocommerce-page.single-product #content, .responsive_768 .woocommerce-page.woocommerce-cart #content {
    width: 100%;
    margin: 0 auto; }
  .responsive_768 .woocommerce-page.single-product .woocommerce-message, .responsive_768 .woocommerce-page.woocommerce-cart .woocommerce-message {
    width: 724px;
    margin-left: 10px;
    margin-right: 10px;
    float: left;
    display: inline;
    position: relative; }
  .responsive_768 .woocommerce-page .thb-cart-page-table .shop_table {
    width: 724px;
    margin-left: 10px;
    margin-right: 10px;
    float: left;
    display: inline;
    position: relative;
    display: table; }
  .responsive_768 .woocommerce-page .thb-cart-page-table .thb-cart-collaterals {
    width: 724px;
    margin-left: 10px;
    margin-right: 10px;
    float: left;
    display: inline;
    position: relative; }
  .responsive_768 .woocommerce-page .shipping_calculator {
    width: 228px;
    margin-left: 10px;
    margin-right: 10px;
    float: left;
    display: inline;
    position: relative; }
  .responsive_768 .woocommerce-page.single-product div.images {
    width: 352px;
    margin-left: 10px;
    margin-right: 10px;
    float: left;
    display: inline;
    position: relative; }
  .responsive_768 .woocommerce-page.single-product div.summary {
    width: 352px;
    margin-left: 10px;
    margin-right: 10px;
    float: left;
    display: inline;
    position: relative; }
  .responsive_768 .woocommerce-page .related,
  .responsive_768 .woocommerce-page .upsells.products {
    width: 744px;
    float: left;
    display: inline;
    position: relative;
    margin: 0; }
    .responsive_768 .woocommerce-page .related ul.products li.product.last,
    .responsive_768 .woocommerce-page .upsells.products ul.products li.product.last {
      margin-right: 0; }
    .responsive_768 .woocommerce-page .related ul.products li.product.first,
    .responsive_768 .woocommerce-page .upsells.products ul.products li.product.first {
      margin-left: 0; }
  .responsive_768 .woocommerce-page .col2-set .col-1, .responsive_768 .woocommerce-page .col2-set .col-2 {
    width: 352px;
    margin-left: 10px;
    margin-right: 10px;
    float: left;
    display: inline;
    position: relative; }
  .responsive_768 .woocommerce-page .col2-set .col-1 {
    margin-left: 0; }
  .responsive_768 .woocommerce-page .col2-set .col-2 {
    margin-right: 0;
    float: right; }
  .responsive_768 .woocommerce-page.single-product #content > .product.hentry .onsale {
    top: 20px;
    left: 40px; }
  .responsive_768 .woocommerce-page.thb-woocommerce-cartempty #content {
    width: 724px;
    margin-left: 10px;
    margin-right: 10px;
    float: left;
    display: inline;
    position: relative; } }
/* @media 480 */
@media screen and (max-width: 767px) {
  .responsive_480 .woocommerce-page.archive #content {
    width: 100%;
    float: left;
    display: inline;
    position: relative;
    margin: 0; }
  .responsive_480 .woocommerce-page.w-sidebar #content {
    width: 100%;
    float: left;
    display: inline;
    position: relative;
    margin: 0; }
  .responsive_480 .woocommerce-page.single-product #content, .responsive_480 .woocommerce-page.woocommerce-cart #content {
    width: 100%;
    margin: 0 auto; }
  .responsive_480 .woocommerce-page.single-product .woocommerce-message, .responsive_480 .woocommerce-page.woocommerce-cart .woocommerce-message {
    width: 91.66667%;
    margin-left: 4.16667%;
    margin-right: 4.16667%;
    float: left;
    display: inline;
    position: relative; }
  .responsive_480 .woocommerce-page .thb-cart-page-table .shop_table {
    width: 91.66667%;
    margin-left: 4.16667%;
    margin-right: 4.16667%;
    float: left;
    display: inline;
    position: relative;
    display: table; }
  .responsive_480 .woocommerce-page .thb-cart-page-table .thb-cart-collaterals {
    width: 91.66667%;
    margin-left: 4.16667%;
    margin-right: 4.16667%;
    float: left;
    display: inline;
    position: relative; }
  .responsive_480 .woocommerce-page .shipping_calculator {
    width: 91.66667%;
    margin-left: 4.16667%;
    margin-right: 4.16667%;
    float: left;
    display: inline;
    position: relative; }
  .responsive_480 .woocommerce-page.single-product div.images {
    width: 91.66667%;
    margin-left: 4.16667%;
    margin-right: 4.16667%;
    float: left;
    display: inline;
    position: relative;
    margin-bottom: 24px; }
  .responsive_480 .woocommerce-page.single-product .thb-product-header {
    display: none; }
  .responsive_480 .woocommerce-page.single-product .thb_product_mobile_header {
    width: 91.66667%;
    margin-left: 4.16667%;
    margin-right: 4.16667%;
    float: left;
    display: inline;
    position: relative;
    margin-bottom: 24px;
    display: block;
    text-align: center; }
    .responsive_480 .woocommerce-page.single-product .thb_product_mobile_header .product_title {
      font-size: 22px;
      line-height: 1.1;
      letter-spacing: -1px;
      font-weight: 800;
      color: #333; }
    .responsive_480 .woocommerce-page.single-product .thb_product_mobile_header .star-rating {
      display: inline-block;
      float: none;
      margin-top: 5px; }
    .responsive_480 .woocommerce-page.single-product .thb_product_mobile_header div[itemprop="offers"] {
      *zoom: 1;
      clear: both;
      display: block; }
      .responsive_480 .woocommerce-page.single-product .thb_product_mobile_header div[itemprop="offers"]:after, .responsive_480 .woocommerce-page.single-product .thb_product_mobile_header div[itemprop="offers"]:before {
        content: "";
        display: table; }
      .responsive_480 .woocommerce-page.single-product .thb_product_mobile_header div[itemprop="offers"]:after {
        clear: both; }
    .responsive_480 .woocommerce-page.single-product .thb_product_mobile_header .price {
      margin-top: 5px;
      font-size: 22px;
      line-height: 1.1;
      letter-spacing: -1px;
      font-weight: 800;
      color: #bdc3c7; }
      .responsive_480 .woocommerce-page.single-product .thb_product_mobile_header .price .amount {
        color: #333; }
      .responsive_480 .woocommerce-page.single-product .thb_product_mobile_header .price del {
        margin-right: 5px;
        color: #333; }
        .responsive_480 .woocommerce-page.single-product .thb_product_mobile_header .price del .amount {
          font-size: 14px;
          color: #999;
          font-weight: normal; }
      .responsive_480 .woocommerce-page.single-product .thb_product_mobile_header .price ins {
        text-decoration: none; }
  .responsive_480 .woocommerce-page.single-product div.summary {
    width: 91.66667%;
    margin-left: 4.16667%;
    margin-right: 4.16667%;
    float: left;
    display: inline;
    position: relative; }
  .responsive_480 .woocommerce-page .related,
  .responsive_480 .woocommerce-page .upsells.products {
    width: 100%;
    float: left;
    display: inline;
    position: relative;
    margin: 0; }
    .responsive_480 .woocommerce-page .related ul.products li.product.last,
    .responsive_480 .woocommerce-page .upsells.products ul.products li.product.last {
      margin-right: 0; }
    .responsive_480 .woocommerce-page .related ul.products li.product.first,
    .responsive_480 .woocommerce-page .upsells.products ul.products li.product.first {
      margin-left: 0; }
  .responsive_480 .woocommerce-page .col2-set .col-1, .responsive_480 .woocommerce-page .col2-set .col-2 {
    width: 100%;
    float: left;
    display: inline;
    position: relative;
    margin: 0 0 24px 0;
    overflow: hidden; }
  .responsive_480 .woocommerce-page .col2-set .col-2 {
    float: left; }
  .responsive_480 .woocommerce-page .thb-shop-ordering ul {
    margin-top: 19px; }
    .responsive_480 .woocommerce-page .thb-shop-ordering ul li {
      margin-top: 5px; }
  .responsive_480 .woocommerce-page.thb-woocommerce-cartempty #content {
    width: 91.66667%;
    margin-left: 4.16667%;
    margin-right: 4.16667%;
    float: left;
    display: inline;
    position: relative; }
  .responsive_480 .woocommerce-page .thb-cart-collaterals .thb-cart-coupon .input-text {
    width: 53%; }
  .responsive_480 .woocommerce-page .thb-cart-collaterals .thb-cart-coupon .button {
    width: 45%; }
  .responsive_480 .woocommerce-page .thb-cart-page-table .shop_table .product-remove a {
    width: 24px;
    height: 24px;
    line-height: 20px;
    font-size: 16px; }
  .responsive_480 .woocommerce-page .thb-cart-page-table .footable-cell-detail {
    padding-left: 0;
    padding-right: 0; }
    .responsive_480 .woocommerce-page .thb-cart-page-table .footable-cell-detail .footable-row-detail-inner {
      display: table;
      width: 100%; }
      .responsive_480 .woocommerce-page .thb-cart-page-table .footable-cell-detail .footable-row-detail-inner > div {
        display: table-cell;
        vertical-align: middle; }
        .responsive_480 .woocommerce-page .thb-cart-page-table .footable-cell-detail .footable-row-detail-inner > div .quantity {
          display: block;
          margin-top: 5px; }
      .responsive_480 .woocommerce-page .thb-cart-page-table .footable-cell-detail .footable-row-detail-inner .attachment-shop_thumbnail {
        width: 48px;
        height: 48px;
        border: 2px solid #bdc3c7;
        border-radius: 6px; }
  .responsive_480 .woocommerce-page .thb-order-review-container .thb-shop-table,
  .responsive_480 .woocommerce-page .thb-order-review-container #payment {
    width: 100%; }
  .responsive_480 .woocommerce-page.single-product #content > .product.hentry .onsale {
    top: 20px;
    left: 8.33333%; }
  .responsive_480 .woocommerce.thb-shop-3col ul.products li.product,
  .responsive_480 .thb-shortcode.thb-shop-3col ul.products li.product {
    width: 91.66667%;
    margin-left: 4.16667%;
    margin-right: 4.16667%;
    float: left;
    display: inline;
    position: relative; }
  .responsive_480 .woocommerce.thb-shop-4col ul.products li.product,
  .responsive_480 .thb-shortcode.thb-shop-4col ul.products li.product {
    width: 91.66667%;
    margin-left: 4.16667%;
    margin-right: 4.16667%;
    float: left;
    display: inline;
    position: relative; }
  .responsive_480 .woocommerce.w-sidebar.thb-shop-4col ul.products li.product,
  .responsive_480 .thb-shortcode.w-sidebar.thb-shop-4col ul.products li.product {
    width: 91.66667%;
    margin-left: 4.16667%;
    margin-right: 4.16667%;
    float: left;
    display: inline;
    position: relative; }
  .responsive_480 .nav-active .thb-mini-cart-icon {
    display: none; } }
@media only screen and (max-width: 767px) and (min-width: 480px) and (max-width: 768px) {
  .responsive_480 .woocommerce.thb-shop-3col ul.products li.product,
  .responsive_480 .thb-shortcode.thb-shop-3col ul.products li.product {
    width: 41.66667%;
    margin-left: 4.16667%;
    margin-right: 4.16667%;
    float: left;
    display: inline;
    position: relative; }
  .responsive_480 .woocommerce.thb-shop-4col ul.products li.product,
  .responsive_480 .thb-shortcode.thb-shop-4col ul.products li.product {
    width: 41.66667%;
    margin-left: 4.16667%;
    margin-right: 4.16667%;
    float: left;
    display: inline;
    position: relative; }
  .responsive_480 .woocommerce.w-sidebar.thb-shop-4col ul.products li.product,
  .responsive_480 .thb-shortcode.w-sidebar.thb-shop-4col ul.products li.product {
    width: 41.66667%;
    margin-left: 4.16667%;
    margin-right: 4.16667%;
    float: left;
    display: inline;
    position: relative; } }
