/**
 * WooCommerce
 */
/**
 * Imports
 */
@font-face {
  font-family: 'star';
  src: url("../../../../../plugins/woocommerce/assets/fonts/star.eot");
  src: url("../../../../../plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("../../../../../plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("../../../../../plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("../../../../../plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
  font-weight: normal;
  font-style: normal; }
/**
 * Header Elements
 */
.woocommerce-active .site-header .col-full {
  position: relative; }
.woocommerce-active .site-branding,
.woocommerce-active .site-logo-anchor,
.woocommerce-active .site-logo-link {
  float: left; }

.site-header-cart {
  list-style-type: none;
  margin-left: 0;
  padding: 0; }
  .site-header-cart .cart-contents {
    display: block;
    height: 2.244em;
    width: 2.244em;
    position: absolute;
    top: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.05);
    text-indent: -9999px; }
    .site-header-cart .cart-contents:after {
      content: "\f07a";
      font-family: "FontAwesome";
      position: absolute;
      top: 0;
      right: 0;
      line-height: 2.244;
      width: 100%;
      text-align: center;
      text-indent: 0; }
    .site-header-cart .cart-contents span {
      display: none; }
  .site-header-cart .widget_shopping_cart {
    display: none;
    background-color: #2c2d33; }
    .site-header-cart .widget_shopping_cart .product_list_widget {
      max-height: 15em;
      overflow-y: auto; }

.site-search {
  font-size: .857em;
  clear: both; }
  .site-search .widget_product_search input[type=text],
  .site-search .widget_product_search input[type=search] {
    padding: 1.387em 1.618em;
    line-height: 1;
    padding-left: 3.631em; }
  .site-search .widget_product_search form:before {
    top: 1.387em;
    left: 1.618em; }
  .site-search .widget_product_search #searchsubmit {
    clip: rect(1px 1px 1px 1px);
    /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important; }

/**
 * Shop tables
 */
table.shop_table_responsive thead {
  display: none; }
table.shop_table_responsive tbody th {
  display: none; }
table.shop_table_responsive tr td {
  display: block;
  text-align: right; }
  table.shop_table_responsive tr td:before {
    content: attr(data-title) ": ";
    font-weight: 700;
    float: left; }
  table.shop_table_responsive tr td.product-remove a {
    text-align: left; }
  table.shop_table_responsive tr td.product-remove:before {
    display: none; }
  table.shop_table_responsive tr td.actions:before {
    display: none; }
table.shop_table_responsive.my_account_orders .order-actions {
  text-align: left; }
  table.shop_table_responsive.my_account_orders .order-actions:before {
    display: none; }

/**
 * Products
 */
ul.products {
  margin-left: 0;
  clear: both; }
  ul.products::after {
    clear: both;
    content: "";
    display: table; }
  ul.products li.product {
    list-style: none;
    margin-left: 0;
    margin-bottom: 4.236em;
    text-align: center;
    position: relative; }
    ul.products li.product .star-rating,
    ul.products li.product .price {
      margin: 0 auto 1em; }
    ul.products li.product .price {
      display: block;
      color: #60646c;
      font-weight: 400; }
      ul.products li.product .price ins {
        font-weight: 700;
        margin-left: .618em;
        background-color: transparent; }
    ul.products li.product h3 {
      font-size: 1.1em; }
    ul.products li.product .star-rating {
      font-size: .857em; }
    ul.products li.product img {
      display: block;
      margin: 0 auto 1.618em; }
    ul.products li.product.product-category img {
      margin-bottom: 1.618em; }
    ul.products li.product .button {
      margin-bottom: .236em; }

/**
 * Single Product
 */
.single-product div.product {
  position: relative;
  overflow: hidden; }
  .single-product div.product::after {
    clear: both;
    content: "";
    display: table; }
  .single-product div.product .images,
  .single-product div.product .summary {
    margin-bottom: 2.618em;
    margin-top: 0; }
  .single-product div.product .images .woocommerce-main-image {
    margin-bottom: 1.618em;
    display: block; }
  .single-product div.product .images .thumbnails a.zoom {
    display: block;
    width: 22.05%;
    margin-right: 3.8%;
    float: left;
    margin-bottom: 1em; }
    .single-product div.product .images .thumbnails a.zoom.last {
      margin-right: 0; }
    .single-product div.product .images .thumbnails a.zoom.first {
      clear: both; }
  .single-product div.product form.cart {
    margin-bottom: 1.618em;
    padding: 1.618em 0;
    border-top: 3px solid rgba(0, 0, 0, 0.025);
    border-bottom: 3px solid rgba(0, 0, 0, 0.025); }
    .single-product div.product form.cart::after {
      clear: both;
      content: "";
      display: table; }
    .single-product div.product form.cart .quantity {
      float: left; }
    .single-product div.product form.cart .button {
      float: right; }
  .single-product div.product .price {
    font-weight: 700; }
  .single-product div.product table.variations {
    margin: 0; }
    .single-product div.product table.variations th,
    .single-product div.product table.variations td {
      display: list-item;
      padding: 0;
      list-style: none;
      background-color: transparent; }
    .single-product div.product table.variations .value {
      margin-bottom: 1em; }
  .single-product div.product .single_variation .price {
    margin-bottom: 1em;
    display: block; }
  .single-product div.product .variations_button {
    padding-top: 1em;
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
    .single-product div.product .variations_button::after {
      clear: both;
      content: "";
      display: table; }
  .single-product div.product .woocommerce-product-rating {
    margin-bottom: 2.618em;
    line-height: 1;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0 0 1.618em;
    margin-top: -.618em; }
    .single-product div.product .woocommerce-product-rating::after {
      clear: both;
      content: "";
      display: table; }
    .single-product div.product .woocommerce-product-rating a {
      font-size: .857em; }
    .single-product div.product .woocommerce-product-rating .star-rating {
      float: right; }
  .single-product div.product .product_meta {
    font-size: .857em; }
    .single-product div.product .product_meta .sku_wrapper,
    .single-product div.product .product_meta .posted_in,
    .single-product div.product .product_meta .tagged_as {
      border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
      display: block;
      padding: .53em 0; }
      .single-product div.product .product_meta .sku_wrapper:last-child,
      .single-product div.product .product_meta .posted_in:last-child,
      .single-product div.product .product_meta .tagged_as:last-child {
        border-bottom: 0; }

.stock:before {
  font-family: "FontAwesome";
  margin-right: .53em; }
.stock.in-stock {
  color: #0f834d; }
  .stock.in-stock:before {
    content: "\f118"; }
.stock.out-of-stock {
  color: #e2401c; }
  .stock.out-of-stock:before {
    content: "\f119"; }

a.reset_variations {
  display: inline-block;
  margin-left: 1em; }
  a.reset_variations:before {
    font-family: "FontAwesome";
    content: "\f021";
    font-weight: 400;
    margin-right: .53em; }

/**
 * Reviews
 */
#reviews #comments {
  padding-top: 0; }
#reviews .commentlist {
  list-style: none;
  margin-left: 0; }
  #reviews .commentlist li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 3.631em;
    list-style: none;
    clear: both; }
    #reviews .commentlist li time {
      opacity: 0.8; }
    #reviews .commentlist li .avatar {
      float: right;
      width: 2.618em;
      height: auto; }
    #reviews .commentlist li p.meta {
      margin-bottom: 1em; }
    #reviews .commentlist li .description {
      padding-bottom: 1.618em; }
    #reviews .commentlist li ul.children {
      border-top: 1px solid rgba(0, 0, 0, 0.1);
      width: 81.8181818182%;
      float: right;
      margin-right: 0;
      padding-top: 2.618em; }
#reviews .comment-form-rating {
  clear: both; }
  #reviews .comment-form-rating label {
    display: block; }

/**
 * Breadcrumbs
 */
.woocommerce-breadcrumb {
  margin-bottom: 4.236em;
  font-size: .857em;
  padding: 1em 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
  .woocommerce-breadcrumb a.home:before {
    content: "\f015";
    font-family: "FontAwesome";
    font-weight: 400;
    margin-right: .53em; }

/**
 * Widgets
 */
.product_list_widget {
  list-style: none;
  margin-left: 0; }
  .product_list_widget li {
    padding: 1em 0;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.1); }
    .product_list_widget li::after {
      clear: both;
      content: "";
      display: table; }
    .product_list_widget li img {
      max-width: 2.618em;
      float: right; }
    .product_list_widget li > a {
      display: block; }
  .product_list_widget a:hover {
    color: #96588a; }

.widget_products a {
  display: block; }

.widget_shopping_cart .product_list_widget {
  margin-bottom: 0; }
  .widget_shopping_cart .product_list_widget li {
    padding-left: 2em;
    position: relative; }
    .widget_shopping_cart .product_list_widget li a.remove {
      position: absolute;
      top: 1em;
      left: 0;
      opacity: 1; }
.widget_shopping_cart p.total,
.widget_shopping_cart p.buttons {
  padding: 1em 0;
  margin: 0;
  text-align: center; }
.widget_shopping_cart p.total {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
.widget_shopping_cart .buttons .button {
  display: block; }
  .widget_shopping_cart .buttons .button:nth-child(odd) {
    margin-bottom: .618em; }

.widget_product_categories ul {
  margin: 0; }
  .widget_product_categories ul li {
    list-style: none;
    margin-bottom: .618em; }
    .widget_product_categories ul li:before {
      font-family: "FontAwesome";
      margin-right: .53em;
      display: inline-block;
      opacity: 0.25;
      content: "\f114"; }
    .widget_product_categories ul li.current-cat:before {
      content: "\f115"; }
.widget_product_categories .children {
  margin-top: .618em;
  margin-left: 1.618em; }

.site-header .widget_shopping_cart p.total,
.site-header .widget_shopping_cart p.buttons,
.site-header .widget_shopping_cart li {
  padding-left: 1.387em;
  padding-right: 1.387em;
  background-color: rgba(0, 0, 0, 0.025); }

.widget_layered_nav li {
  margin-bottom: .618em; }
  .widget_layered_nav li:before {
    font-family: "FontAwesome";
    margin-right: .53em;
    display: inline-block;
    opacity: 0.35;
    content: "\f0c8"; }
.widget_layered_nav .chosen:before {
  content: "\f14a"; }

.widget_layered_nav_filters ul li.chosen a:before {
  font-family: "FontAwesome";
  content: "\f00d";
  margin-right: .53em;
  color: #e2401c; }

.widget.woocommerce li .count {
  font-size: 1em;
  float: right; }

.widget_price_filter .price_slider {
  margin-bottom: 1em; }
.widget_price_filter .price_slider_amount {
  text-align: right;
  line-height: 2.4em; }
  .widget_price_filter .price_slider_amount .button {
    float: left; }
.widget_price_filter .ui-slider {
  position: relative;
  text-align: left; }
.widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1em;
  height: 1em;
  border-top-left-radius: 1em;
  border-top-right-radius: 1em;
  border-bottom-left-radius: 1em;
  border-bottom-right-radius: 1em;
  cursor: ew-resize;
  outline: none;
  background: #96588a;
  box-sizing: border-box;
  margin-top: -.25em;
  opacity: 1; }
  .widget_price_filter .ui-slider .ui-slider-handle:last-child {
    margin-left: -1em; }
  .widget_price_filter .ui-slider .ui-slider-handle:hover, .widget_price_filter .ui-slider .ui-slider-handle.ui-state-active {
    box-shadow: 0 0 0 0.236em rgba(0, 0, 0, 0.1); }
.widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background: #96588a;
  border-top-left-radius: 1em;
  border-top-right-radius: 1em;
  border-bottom-left-radius: 1em;
  border-bottom-right-radius: 1em; }
.widget_price_filter .price_slider_wrapper .ui-widget-content {
  border-top-left-radius: 1em;
  border-top-right-radius: 1em;
  border-bottom-left-radius: 1em;
  border-bottom-right-radius: 1em;
  background: rgba(0, 0, 0, 0.1); }
.widget_price_filter .ui-slider-horizontal {
  height: .5em; }
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }
.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
  left: -1px; }
.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
  right: -1px; }

/**
 * Cart
 */
table.cart {
  margin-bottom: 3.631em; }
  table.cart thead {
    text-indent: -999em; }
    table.cart thead th {
      padding: 0; }
  table.cart .product-thumbnail,
  table.cart .product-quantity .plus,
  table.cart .product-quantity .minus {
    display: none; }
  table.cart td,
  table.cart th {
    padding: .53em; }
  table.cart .qty {
    padding: .236em;
    max-width: 1.618em; }
  table.cart td.actions label {
    display: none; }
  table.cart td.actions .coupon {
    padding-bottom: 1em;
    margin-bottom: 1em;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.1); }
  table.cart td.actions input {
    display: block;
    width: 100%;
    margin: .236em 0; }

.wc-proceed-to-checkout {
  margin-bottom: 1.618em; }
  .wc-proceed-to-checkout::after {
    clear: both;
    content: "";
    display: table; }
  .wc-proceed-to-checkout .button {
    display: block;
    text-align: center;
    margin-bottom: 1em; }
    .wc-proceed-to-checkout .button.checkout-button {
      font-size: 1.387em; }

ul#shipping_method {
  margin: 0;
  list-style: none; }

a.remove {
  display: block;
  width: 1.618em;
  height: 1.618em;
  line-height: 1.618;
  font-weight: 400;
  text-indent: -9999px;
  position: relative; }
  a.remove:before {
    content: "\f057";
    font-family: 'FontAwesome';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #e2401c;
    line-height: 1.618;
    text-indent: 0;
    text-align: center;
    font-weight: 400; }

/**
 * Checkout
 */
.checkout_coupon {
  margin-bottom: 2.618em; }

form.checkout::after {
  clear: both;
  content: "";
  display: table; }

#payment {
  border-top: 3px solid rgba(0, 0, 0, 0.1); }
  #payment::after {
    clear: both;
    content: "";
    display: table; }
  #payment .create-account {
    clear: both; }
  #payment .payment_methods {
    margin: 0 !important;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
    padding: 0 !important; }
    #payment .payment_methods li {
      list-style: none !important;
      padding: 1.387em !important;
      border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
      margin-left: 0; }
      #payment .payment_methods li img {
        float: right;
        border: 0;
        padding: 0;
        max-height: 1.618em; }
      #payment .payment_methods li:last-child {
        padding-bottom: 0;
        border-bottom: 0; }
      #payment .payment_methods li label {
        width: 92%;
        padding-top: 0 !important;
        margin-left: .618em;
        font-weight: bold; }
      #payment .payment_methods li p {
        margin: 0; }
      #payment .payment_methods li .payment_box {
        padding: 1.387em;
        margin: 1.387em -1.387em -1.387em -1.387em;
        background: rgba(0, 0, 0, 0.035);
        border-top: 1px dotted rgba(0, 0, 0, 0.1); }
        #payment .payment_methods li .payment_box fieldset {
          border: 0;
          margin: 0;
          padding: 1em 0 0 0;
          font-size: .857em; }
          #payment .payment_methods li .payment_box fieldset label {
            width: auto;
            margin-left: 0; }
          #payment .payment_methods li .payment_box fieldset .form-row {
            margin-bottom: 1em; }
          #payment .payment_methods li .payment_box fieldset .form-row-first select {
            width: 48%; }
            #payment .payment_methods li .payment_box fieldset .form-row-first select:nth-child(2n) {
              float: right; }
          #payment .payment_methods li .payment_box fieldset #cvv {
            width: 22% !important; }
          #payment .payment_methods li .payment_box fieldset .help {
            width: 75%;
            float: right; }
        #payment .payment_methods li .payment_box .wc-credit-card-form-card-number,
        #payment .payment_methods li .payment_box .wc-credit-card-form-card-expiry,
        #payment .payment_methods li .payment_box .wc-credit-card-form-card-cvc {
          font-size: 1.387em; }
        #payment .payment_methods li .payment_box .wc-credit-card-form-card-number {
          background-repeat: no-repeat;
          background-position: right .618em center;
          background-size: 31px 20px;
          background-image: url(../../../images/credit-cards/unknown.svg); }
          #payment .payment_methods li .payment_box .wc-credit-card-form-card-number.visa {
            background-image: url(../../../images/credit-cards/visa.svg); }
          #payment .payment_methods li .payment_box .wc-credit-card-form-card-number.mastercard {
            background-image: url(../../../images/credit-cards/mastercard.svg); }
          #payment .payment_methods li .payment_box .wc-credit-card-form-card-number.laser {
            background-image: url(../../../images/credit-cards/laser.svg); }
          #payment .payment_methods li .payment_box .wc-credit-card-form-card-number.dinersclub {
            background-image: url(../../../images/credit-cards/diners.svg); }
          #payment .payment_methods li .payment_box .wc-credit-card-form-card-number.maestro {
            background-image: url(../../../images/credit-cards/maestro.svg); }
          #payment .payment_methods li .payment_box .wc-credit-card-form-card-number.jcb {
            background-image: url(../../../images/credit-cards/jcb.svg); }
          #payment .payment_methods li .payment_box .wc-credit-card-form-card-number.amex {
            background-image: url(../../../images/credit-cards/amex.svg); }
          #payment .payment_methods li .payment_box .wc-credit-card-form-card-number.discover {
            background-image: url(../../../images/credit-cards/discover.svg); }
  #payment .terms {
    width: 100%;
    clear: both;
    float: none;
    margin-bottom: 0;
    margin-bottom: 1em; }
    #payment .terms label {
      display: inline-block;
      margin-left: .618em; }
    #payment .terms input {
      display: inline-block;
      width: auto;
      float: left;
      margin: .327em .53em 0 0; }
  #payment .place-order {
    padding: 1.387em;
    margin-bottom: 0;
    float: none;
    width: 100%; }
    #payment .place-order .button {
      font-size: 1.387em;
      width: 100%;
      white-space: pre-wrap; }

.woocommerce-checkout .payment-fixed {
  position: fixed;
  top: 0;
  z-index: 9; }

.admin-bar .woocommerce-checkout .payment-fixed {
  top: 32px; }

/**
 * Password strength meter
 */
.woocommerce-password-strength {
  text-align: left;
  font-weight: 600;
  padding: .53em 0;
  text-align: right;
  font-size: .857em; }
  .woocommerce-password-strength:after {
    content: "\f119";
    font-family: 'FontAwesome';
    display: inline-block;
    font-weight: 400;
    margin-left: .53em; }
  .woocommerce-password-strength.strong {
    color: #0f834d; }
    .woocommerce-password-strength.strong:after {
      content: "\f118"; }
  .woocommerce-password-strength.short {
    color: #e2401c; }
  .woocommerce-password-strength.bad {
    color: #e2401c; }
  .woocommerce-password-strength.good {
    color: #3D9CD2; }
    .woocommerce-password-strength.good:after {
      content: "\f11a"; }

/**
 * My Account
 */
ul.order_details {
  list-style: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
  margin-left: 0; }
  ul.order_details::after {
    clear: both;
    content: "";
    display: table; }
  ul.order_details li {
    float: left;
    padding: 1em 1.618em;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    font-size: .8em;
    text-transform: uppercase; }
    ul.order_details li:last-child {
      border-right: 0; }
    ul.order_details li strong {
      display: block;
      font-size: 1.387em;
      text-transform: none; }

ul.digital-downloads {
  list-style: none;
  margin-left: 0; }
  ul.digital-downloads li {
    padding-bottom: 1em;
    margin-bottom: 1em;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.1); }
    ul.digital-downloads li:before {
      font-family: "FontAwesome";
      content: "\f019";
      margin-right: .53em; }

.my_account_orders .button {
  padding: .53em 1em;
  font-size: .857em;
  margin-right: .236em; }

/**
 * General WooCommerce components
 */
.form-row label {
  display: block; }
.form-row input,
.form-row textarea,
.form-row select {
  width: 100%; }
.form-row input[type=checkbox],
.form-row input[type=radio] {
  width: auto; }
.form-row .button {
  width: auto; }
.form-row.create-account label {
  display: inline-block; }
.form-row.woocommerce-validated input.input-text {
  box-shadow: inset 2px 0 0 #0f834d; }
.form-row.woocommerce-invalid input.input-text {
  box-shadow: inset 2px 0 0 #e2401c; }

.form-row-last {
  margin-right: 0 !important; }

.form-row-wide {
  clear: both;
  width: 100%; }

.required {
  border-bottom: 0 !important;
  color: red; }

.demo_store {
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0;
  padding: 1em 1.387em;
  background-color: #3D9CD2;
  color: #fff; }
  .demo_store:before {
    font-family: "FontAwesome";
    margin-right: .53em;
    content: "\f05a"; }

.star-rating {
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1;
  font-size: 1em;
  width: 5.5em;
  font-family: 'star'; }
  .star-rating:before {
    content: "\73\73\73\73\73";
    color: rgba(0, 0, 0, 0.2);
    float: left;
    top: 0;
    left: 0;
    position: absolute; }
  .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em; }
  .star-rating span:before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0;
    color: #96588a; }

p.stars {
  display: inline-block;
  margin: 0; }
  p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none;
    margin-right: 1px; }
    p.stars a:before {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 1em;
      height: 1em;
      line-height: 1;
      font-family: "WooCommerce";
      content: "\e021";
      text-indent: 0; }
    p.stars a:hover ~ a:before {
      content: "\e021"; }
  p.stars:hover a:before {
    content: "\e020"; }
  p.stars.selected a.active:before {
    content: "\e020"; }
  p.stars.selected a.active ~ a:before {
    content: "\e021"; }
  p.stars.selected a:not(.active):before {
    content: "\e020"; }

.onsale {
  border: 2px solid;
  border-color: #60646c;
  color: #60646c;
  padding: .202em .618em;
  font-size: .857em;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 1em; }

.quantity .qty {
  max-width: 3.631em;
  text-align: center; }

.storefront-sorting {
  font-size: .857em;
  margin-bottom: 2.618em; }

.woocommerce-tabs {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-width: 1px 0;
  padding: 1em 0; }
  .woocommerce-tabs ul.tabs {
    list-style: none;
    margin-left: 0;
    text-align: center; }
    .woocommerce-tabs ul.tabs li {
      display: inline-block;
      margin-right: 1em;
      position: relative; }
      .woocommerce-tabs ul.tabs li.active a {
        color: #60646c; }
      .woocommerce-tabs ul.tabs li.active:after {
        content: "\f107";
        font-family: "FontAwesome";
        position: absolute;
        top: 100%;
        left: 50%;
        height: 1em;
        width: 1em;
        line-height: 1;
        margin-left: -.5em; }

.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-noreviews,
p.no-comments {
  padding: 1em 1.618em;
  margin-bottom: 2.618em;
  background-color: #0f834d;
  margin-left: 0;
  color: #fff;
  clear: both;
  border-left: 0.618em solid rgba(0, 0, 0, 0.15); }
  .woocommerce-message::after,
  .woocommerce-info::after,
  .woocommerce-error::after,
  .woocommerce-noreviews::after,
  p.no-comments::after {
    clear: both;
    content: "";
    display: table; }
  .woocommerce-message a,
  .woocommerce-info a,
  .woocommerce-error a,
  .woocommerce-noreviews a,
  p.no-comments a {
    color: #fff; }
    .woocommerce-message a:hover,
    .woocommerce-info a:hover,
    .woocommerce-error a:hover,
    .woocommerce-noreviews a:hover,
    p.no-comments a:hover {
      color: #fff;
      opacity: 0.7; }
    .woocommerce-message a.button:hover,
    .woocommerce-info a.button:hover,
    .woocommerce-error a.button:hover,
    .woocommerce-noreviews a.button:hover,
    p.no-comments a.button:hover {
      opacity: 1; }
  .woocommerce-message .button,
  .woocommerce-info .button,
  .woocommerce-error .button,
  .woocommerce-noreviews .button,
  p.no-comments .button {
    float: right;
    padding: 0;
    background: none;
    color: #fff;
    box-shadow: none;
    line-height: 1.618;
    padding-left: 1em;
    border-width: 0;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: rgba(255, 255, 255, 0.25) !important;
    border-radius: 0; }
    .woocommerce-message .button:hover,
    .woocommerce-info .button:hover,
    .woocommerce-error .button:hover,
    .woocommerce-noreviews .button:hover,
    p.no-comments .button:hover {
      background: none;
      color: #fff;
      opacity: 0.7; }
  .woocommerce-message pre,
  .woocommerce-info pre,
  .woocommerce-error pre,
  .woocommerce-noreviews pre,
  p.no-comments pre {
    background-color: rgba(0, 0, 0, 0.1); }

.site-content > .col-full > .woocommerce > .woocommerce-message:first-child,
.site-content > .col-full > .woocommerce > .woocommerce-info:first-child,
.site-content > .col-full > .woocommerce > .woocommerce-error:first-child {
  margin-top: 2.618em; }

.wc-forward:after {
  content: "\f178";
  font-family: "FontAwesome";
  margin-left: .53em;
  font-weight: 400; }

.woocommerce-error {
  list-style: none; }

.woocommerce-info,
.woocommerce-noreviews,
p.no-comments {
  background-color: #3D9CD2; }

.woocommerce-error {
  background-color: #e2401c; }

dl.variation {
  font-size: .857em; }
  dl.variation dd {
    margin: 0 0 1em; }

/**
 * Homepage
 */
.storefront-product-section {
  border-bottom: 3px solid rgba(0, 0, 0, 0.025);
  margin-bottom: 4.236em; }
  .storefront-product-section .section-title {
    text-align: center; }
  .storefront-product-section:last-child {
    border-bottom: 0; }

@media (min-width: 960px) {
  /**
   * Responsive tables
   */
  table.shop_table_responsive thead {
    display: table-header-group; }
  table.shop_table_responsive tbody th {
    display: table-cell; }
  table.shop_table_responsive tr td {
    display: table-cell; }
    table.shop_table_responsive tr td:before {
      display: none; }

  /**
   * Header Elements
   */
  .site-header-cart {
    position: relative; }
    .site-header-cart .cart-contents {
      padding: 0 1em 2.244em;
      display: block;
      position: relative;
      background-color: transparent;
      height: auto;
      width: auto;
      text-indent: 0; }
      .site-header-cart .cart-contents:after {
        right: 1.618em;
        line-height: 1;
        height: 1em;
        width: 1em;
        top: .3em; }
      .site-header-cart .cart-contents .amount {
        margin-right: .327em; }
      .site-header-cart .cart-contents .count {
        font-weight: 400;
        opacity: 0.5;
        font-size: .857em; }
      .site-header-cart .cart-contents span {
        display: inline; }
    .site-header-cart .widget_shopping_cart {
      position: absolute;
      top: 100%;
      width: 100%;
      z-index: 999999;
      font-size: .857em;
      left: -999em;
      display: block; }
      .site-header-cart .widget_shopping_cart h2.widgettitle {
        display: none; }
      .site-header-cart .widget_shopping_cart .product_list_widget li a.remove {
        position: relative;
        float: left;
        top: auto; }
        .site-header-cart .widget_shopping_cart .product_list_widget li a.remove:before {
          text-align: left; }
    .site-header-cart:hover .widget_shopping_cart, .site-header-cart.focus .widget_shopping_cart {
      left: 0; }

  /**
   * Reset mobile product styles
   */
  ul.products li.product {
    clear: none;
    width: 100%;
    float: left;
    font-size: .857em; }
    ul.products li.product.first {
      clear: both !important; }
    ul.products li.product.last {
      margin-right: 0 !important; }

  /**
   * Full width content area product layout
   */
  .page-template-template-fullwidth-php .site-main .columns-1 ul.products li.product,
  .page-template-template-homepage-php .site-main .columns-1 ul.products li.product,
  .storefront-full-width-content .site-main .columns-1 ul.products li.product {
    width: 100%;
    margin-right: 0;
    float: none; }
  .page-template-template-fullwidth-php .site-main .columns-2 ul.products li.product,
  .page-template-template-homepage-php .site-main .columns-2 ul.products li.product,
  .storefront-full-width-content .site-main .columns-2 ul.products li.product {
    width: 47.8260869565%;
    float: left;
    margin-right: 4.347826087%; }
  .page-template-template-fullwidth-php .site-main .columns-3 ul.products li.product,
  .page-template-template-homepage-php .site-main .columns-3 ul.products li.product,
  .storefront-full-width-content .site-main .columns-3 ul.products li.product {
    width: 30.4347826087%;
    float: left;
    margin-right: 4.347826087%; }
  .page-template-template-fullwidth-php .site-main .columns-4 ul.products li.product,
  .page-template-template-homepage-php .site-main .columns-4 ul.products li.product,
  .storefront-full-width-content .site-main .columns-4 ul.products li.product {
    width: 21.7391304348%;
    float: left;
    margin-right: 4.347826087%; }
  .page-template-template-fullwidth-php .site-main .columns-5 ul.products li.product,
  .page-template-template-homepage-php .site-main .columns-5 ul.products li.product,
  .storefront-full-width-content .site-main .columns-5 ul.products li.product {
    width: 16.9%;
    margin-right: 3.8%; }
  .page-template-template-fullwidth-php .site-main .columns-6 ul.products li.product,
  .page-template-template-homepage-php .site-main .columns-6 ul.products li.product,
  .storefront-full-width-content .site-main .columns-6 ul.products li.product {
    width: 13.0434782609%;
    float: left;
    margin-right: 4.347826087%; }

  /**
   * Main content area (adjacent to sidebar) product layout
   */
  .site-main .columns-1 ul.products li.product {
    width: 100%;
    margin-right: 0;
    float: none; }
  .site-main .columns-2 ul.products li.product {
    width: 48%;
    margin-right: 3.8%; }
  .site-main .columns-3 ul.products li.product {
    width: 29.4117647059%;
    float: left;
    margin-right: 5.8823529412%; }
  .site-main .columns-4 ul.products li.product {
    width: 22.05%;
    margin-right: 3.8%; }
  .site-main .columns-5 ul.products li.product {
    width: 16.9%;
    margin-right: 3.8%; }
  .site-main .columns-6 ul.products li.product {
    width: 11.7647058824%;
    float: left;
    margin-right: 5.8823529412%; }
  .site-main ul.products li.product {
    width: 29.4117647059%;
    float: left;
    margin-right: 5.8823529412%; }

  /**
   * Single product page
   */
  .single-product div.product .images {
    width: 41.1764705882%;
    float: left;
    margin-right: 5.8823529412%;
    margin-bottom: 3.631em; }
    .single-product div.product .images .thumbnails::after {
      clear: both;
      content: "";
      display: table; }
    .single-product div.product .images .thumbnails a.zoom {
      width: 14.2857142857%;
      float: left;
      margin-right: 14.2857142857%; }
      .single-product div.product .images .thumbnails a.zoom.last {
        float: right;
        margin-right: 0; }
  .single-product div.product .summary {
    width: 52.9411764706%;
    float: right;
    margin-right: 0;
    margin-bottom: 3.631em; }
  .single-product div.product .woocommerce-tabs {
    clear: both; }

  #reviews .comment-form-author,
  #reviews .comment-form-email {
    width: 47%; }
  #reviews .comment-form-email {
    margin-right: 0; }

  .storefront-full-width-content.single-product div.product .images {
    width: 30.4347826087%;
    float: left;
    margin-right: 4.347826087%;
    margin-bottom: 3.631em; }
    .storefront-full-width-content.single-product div.product .images .thumbnails a.zoom {
      width: 14.2857142857%;
      float: left;
      margin-right: 14.2857142857%; }
      .storefront-full-width-content.single-product div.product .images .thumbnails a.zoom.last {
        margin-right: 0; }
  .storefront-full-width-content.single-product div.product .summary {
    width: 65.2173913043%;
    float: right;
    margin-right: 0;
    margin-bottom: 3.631em; }
  .storefront-full-width-content.single-product div.product .woocommerce-tabs {
    clear: both; }
  .storefront-full-width-content.single-product .related ul.products li.product,
  .storefront-full-width-content.single-product .upsells ul.products li.product {
    width: 30.4347826087%;
    float: left;
    margin-right: 4.347826087%; }

  .woocommerce .page-description {
    margin-bottom: 1.618em; }

  .storefront-sorting {
    margin-bottom: 2.618em; }
    .storefront-sorting::after {
      clear: both;
      content: "";
      display: table; }
    .storefront-sorting select {
      width: auto; }

  .woocommerce-result-count {
    float: left;
    position: relative;
    margin-bottom: 0;
    padding: .327em 0; }

  .woocommerce-ordering {
    float: left;
    margin-right: 1em;
    margin-bottom: 0;
    padding: .327em 0; }

  .woocommerce-pagination {
    float: right;
    border: 0;
    clear: none;
    padding: 0;
    margin-bottom: 0; }

  /**
   * Cart
   */
  .woocommerce-cart .hentry,
  .woocommerce-checkout .hentry {
    border-bottom: 0;
    padding-bottom: 0; }

  .page-template-template-fullwidth-php table.cart .product-thumbnail {
    display: table-cell; }
    .page-template-template-fullwidth-php table.cart .product-thumbnail img {
      max-width: 3.631em;
      height: auto;
      border: .327em solid #fff; }
  .page-template-template-fullwidth-php table.cart thead {
    font-size: 1em;
    text-indent: 0; }
    .page-template-template-fullwidth-php table.cart thead th {
      padding: .857em 1.387em; }

  table.cart th,
  table.cart td {
    padding: .857em 1.387em; }
  table.cart .qty {
    padding: .857em;
    max-width: 3.632em; }
  table.cart .product-remove {
    display: table-cell; }
  table.cart .product-quantity .plus,
  table.cart .product-quantity .minus {
    display: inline-block; }
  table.cart .quantity .qty {
    padding: .618em; }
  table.cart td.actions {
    text-align: right; }
    table.cart td.actions label {
      display: none; }
    table.cart td.actions .coupon {
      padding-bottom: 0;
      margin-bottom: 0;
      border-bottom: none;
      display: inline-block;
      float: left; }
    table.cart td.actions input {
      display: inline-block;
      width: auto;
      margin: 0; }

  .cart-collaterals::after {
    clear: both;
    content: "";
    display: table; }
  .cart-collaterals .cross-sells {
    width: 41.1764705882%;
    float: left;
    margin-right: 5.8823529412%; }
    .cart-collaterals .cross-sells ul.products li.product {
      width: 42.8571428571%;
      float: left;
      margin-right: 14.2857142857%; }
  .cart-collaterals .cart_totals,
  .cart-collaterals .shipping_calculator {
    width: 52.9411764706%;
    float: right;
    margin-right: 0;
    margin: 0;
    clear: right; }
  .cart-collaterals .cart_totals small.includes_tax {
    display: block; }
  .cart-collaterals .shipping_calculator {
    clear: right; }

  .page-template-template-fullwidth-php .cart-collaterals .cross-sells {
    width: 47.8260869565%;
    float: left;
    margin-right: 4.347826087%; }
    .page-template-template-fullwidth-php .cart-collaterals .cross-sells ul.products li.product {
      width: 45.4545454545%;
      float: left;
      margin-right: 9.0909090909%; }
  .page-template-template-fullwidth-php .cart-collaterals .cart_totals,
  .page-template-template-fullwidth-php .cart-collaterals .shipping_calculator {
    width: 47.8260869565%;
    float: right;
    margin-right: 0; }

  /**
   * Checkout
   */
  .col2-set {
    width: 52.9411764706%;
    float: left;
    margin-right: 5.8823529412%; }
    .col2-set .form-row-first {
      width: 33.3333333333%;
      float: left;
      margin-right: 11.1111111111%; }
    .col2-set .form-row-last {
      width: 55.5555555556%;
      float: right;
      margin-right: 0; }
    .col2-set .col-1,
    .col2-set .col-2 {
      margin-bottom: 1.618em; }
    .col2-set + #customer_details {
      display: none; }
    .col2-set.addresses {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; }
      .col2-set.addresses .col-1 {
        width: 47.0588235294%;
        float: left;
        margin-right: 5.8823529412%; }
      .col2-set.addresses .col-2 {
        width: 47.0588235294%;
        float: right;
        margin-right: 0; }

  #order_review_heading,
  #order_review {
    width: 41.1764705882%;
    float: right;
    margin-right: 0;
    border: 3px solid #96588a;
    clear: right; }

  #order_review_heading {
    margin-bottom: 0;
    padding-bottom: .618em;
    padding-top: .618em;
    border-width: 3px 3px 0 3px;
    padding-left: 2.0833333333%;
    padding-right: 2.0833333333%; }

  #order_review {
    border-width: 0 3px 3px 3px; }

  .woocommerce-order-pay #order_review,
  .page-template-template-fullwidth-php.woocommerce-order-pay #order_review {
    border-width: 3px;
    width: 100%;
    float: none; }
    .woocommerce-order-pay #order_review #payment h3,
    .page-template-template-fullwidth-php.woocommerce-order-pay #order_review #payment h3 {
      padding-left: 1em;
      padding-top: 1em; }
    .woocommerce-order-pay #order_review #payment .form-row,
    .page-template-template-fullwidth-php.woocommerce-order-pay #order_review #payment .form-row {
      padding: 1em; }
    .woocommerce-order-pay #order_review .payment_methods + .form-row,
    .page-template-template-fullwidth-php.woocommerce-order-pay #order_review .payment_methods + .form-row {
      padding: 1em; }
    .woocommerce-order-pay #order_review .button#place_order,
    .page-template-template-fullwidth-php.woocommerce-order-pay #order_review .button#place_order {
      display: block;
      width: 100%;
      font-size: 1.387em; }

  #wc_checkout_add_ons {
    width: 41.1764705882%;
    float: left;
    margin-right: 5.8823529412%; }

  .page-template-template-fullwidth-php .col2-set {
    width: 47.8260869565%;
    float: left;
    margin-right: 4.347826087%; }
    .page-template-template-fullwidth-php .col2-set .form-row-first {
      width: 45.4545454545%;
      float: left;
      margin-right: 9.0909090909%; }
    .page-template-template-fullwidth-php .col2-set .form-row-last {
      width: 45.4545454545%;
      float: right;
      margin-right: 0; }
    .page-template-template-fullwidth-php .col2-set.addresses .col-1 {
      width: 47.8260869565%;
      float: left;
      margin-right: 4.347826087%; }
    .page-template-template-fullwidth-php .col2-set.addresses .col-2 {
      width: 47.8260869565%;
      float: right;
      margin-right: 0; }
  .page-template-template-fullwidth-php #order_review_heading,
  .page-template-template-fullwidth-php #order_review {
    width: 47.8260869565%;
    float: right;
    margin-right: 0; }
  .page-template-template-fullwidth-php #wc_checkout_add_ons {
    width: 47.8260869565%;
    float: right;
    margin-right: 0; }
  .page-template-template-fullwidth-php #order_review {
    font-size: .857em; }

  #order_review .shop_table {
    margin-bottom: 2.618em; }

  /**
   * My Account
   */
  .col2-set#customer_login {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0; }
    .col2-set#customer_login .col-1 {
      width: 41.1764705882%;
      float: left;
      margin-right: 5.8823529412%; }
    .col2-set#customer_login .col-2 {
      width: 52.9411764706%;
      float: right;
      margin-right: 0; }

  .page-template-template-fullwidth-php .col2-set#customer_login .col-1 {
    width: 47.8260869565%;
    float: left;
    margin-right: 4.347826087%; }
  .page-template-template-fullwidth-php .col2-set#customer_login .col-2 {
    width: 47.8260869565%;
    float: right;
    margin-right: 0; }

  .addresses header.title::after {
    clear: both;
    content: "";
    display: table; }
  .addresses header.title h3 {
    float: left; }
  .addresses header.title a {
    float: right;
    display: block;
    width: 1em;
    height: 1em;
    text-indent: -9999px;
    position: relative;
    padding: .857em;
    margin-top: .4em; }
    .addresses header.title a:before {
      font-family: "FontAwesome";
      content: "\f044";
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      text-align: center;
      text-indent: 0;
      font-weight: 400; }

  /**
   * General WooCommerce Components
   */
  .form-row-first {
    width: 47.0588235294%;
    float: left;
    margin-right: 5.8823529412%;
    clear: both; }

  .form-row-last {
    width: 47.0588235294%;
    float: right;
    margin-right: 0; }

  .page-template-template-fullwidth-php .form-row-first {
    width: 47.8260869565%;
    float: left;
    margin-right: 4.347826087%; }
  .page-template-template-fullwidth-php .form-row-last {
    width: 47.8260869565%;
    float: right;
    margin-right: 0; }

  .storefront-full-width-content .woocommerce-tabs ul.tabs {
    width: 30.4347826087%;
    float: left;
    margin-right: 4.347826087%; }
  .storefront-full-width-content .woocommerce-tabs .panel {
    width: 65.2173913043%;
    float: right;
    margin-right: 0;
    margin-bottom: 3.631em; }

  .woocommerce-tabs {
    margin-bottom: 2.618em;
    padding-top: 2.618em;
    padding-bottom: 2.618em; }
    .woocommerce-tabs::after {
      clear: both;
      content: "";
      display: table; }
    .woocommerce-tabs ul.tabs {
      width: 29.4117647059%;
      float: left;
      margin-right: 5.8823529412%;
      text-align: left; }
      .woocommerce-tabs ul.tabs li {
        display: block;
        margin: 0;
        border-bottom: 1px dotted rgba(0, 0, 0, 0.1); }
        .woocommerce-tabs ul.tabs li a {
          padding: 1em 0;
          display: block; }
        .woocommerce-tabs ul.tabs li.active:after {
          margin: 0;
          right: 0;
          left: auto;
          top: 50%;
          content: "\f105";
          margin-top: -.5em; }
    .woocommerce-tabs .panel {
      width: 64.7058823529%;
      float: right;
      margin-right: 0;
      margin-top: 0; } }

/*# sourceMappingURL=woocommerce.css.map */
