@charset "UTF-8";
/* 
Main color : #ca372d; 
*/
/**
 * woocommerce.scss
 * Governs the general look and feel of WooCommerce sections of stores using themes that do not
 * integrate with WooCommerce specifically.
 */
/**
 * Imports
 */
/**
 * Deprecated
 * Fallback for bourbon equivalent
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Use bourbon mixin instead `@include transform(scale(1.5));`
 */
/**
 * Deprecated
 * Use bourbon mixin instead `@include box-sizing(border-box);`
 */
/**
 * Objects
 */
/**
 * WooCommerce CSS Variables
 */
/**
 * _animation.scss
 * Custom WooCommerce Animations.
 */
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg); } }

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg); } }

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

/**
 * _fonts.scss
 * Custom WooCommerce fonts.
 */
@font-face {
  font-family: 'star';
  src: url("../fonts/star.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'WooCommerce';
  src: url("../fonts/WooCommerce.ttf") format("truetype");
  font-weight: normal;
  font-weight: normal;
  font-style: normal; }

/* 
Main color : #ca372d; 
*/
div.woocommerce img {
  max-height: 100%; }

div.woocommerce input[type='text'],
div.woocommerce input[type='tel'],
div.woocommerce input[type='email'],
div.woocommerce select {
  border: 1px solid #959595 !important;
  margin-bottom: 15px !important;
  padding: 0 10px !important;
  height: 50px !important;
  line-height: 50px !important; }
  div.woocommerce input[type='text']:focus,
  div.woocommerce input[type='tel']:focus,
  div.woocommerce input[type='email']:focus,
  div.woocommerce select:focus {
    border-color: #ca372d !important;
    outline: none !important; }

div.woocommerce textarea:focus {
  border-color: #ca372d !important; }

.pp_woocommerce .ppt {
  font-family: "Oswald", sans-serif; }
  .pp_woocommerce .ppt:first-letter {
    text-transform: uppercase; }

.pp_woocommerce .pp_gallery {
  display: block !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0 16px;
  position: absolute;
  left: 50%;
  bottom: 70px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }
  .pp_woocommerce .pp_gallery .pp_arrow_previous {
    margin: 0 !important;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .pp_woocommerce .pp_gallery .pp_arrow_next {
    margin: 0 !important;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .pp_woocommerce .pp_gallery ul {
    height: auto !important; }
    .pp_woocommerce .pp_gallery ul li a {
      height: auto !important; }
    .pp_woocommerce .pp_gallery ul li:before {
      display: none; }

.woocommerce .page-title,
.woocommerce .woocommerce-breadcrumb {
  display: none; }

.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt[disabled]:disabled,
.woocommerce #respond input#submit.alt[disabled]:disabled:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt[disabled]:disabled,
.woocommerce a.button.alt[disabled]:disabled:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt[disabled]:disabled,
.woocommerce button.button.alt[disabled]:disabled:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt[disabled]:disabled,
.woocommerce input.button.alt[disabled]:disabled:hover {
  background: #000; }

.woocommerce input.button:disabled {
  color: #fff !important;
  background: #000; }

.woocommerce input[type="checkbox"], .woocommerce input[type="radio"] {
  height: 20px;
  line-height: 20px; }

.woocommerce .price,
.woocommerce .stock,
.woocommerce .tm-epo-field-label,
.woocommerce .posted_in,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce .brands a,
.woocommerce .woocommerce-tabs li a {
  font-family: "Oswald", sans-serif; }

.woocommerce .product-type-variable .wrap-inner-summar > .yith-wcwl-add-to-wishlist {
  display: none; }

.woocommerce .stock {
  color: #5b9500; }

.woocommerce .posted-in a {
  color: #5d5d5d; }
  .woocommerce .posted-in a:hover {
    color: #ca372d; }

.woocommerce .brands {
  margin-bottom: 20px; }
  .woocommerce .brands a {
    color: #5d5d5d;
    text-transform: uppercase; }
    .woocommerce .brands a:hover {
      color: #ca372d; }

.woocommerce .products li:before {
  display: none; }

.woocommerce .onsale {
  background: #5797cd;
  color: #fff;
  font-size: 16px;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  letter-spacing: 0.1em;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 20px;
  left: 17px;
  height: 30px;
  line-height: 30px;
  width: 80px;
  text-transform: uppercase;
  text-align: center;
  z-index: 99; }

.woocommerce .onfeatured {
  background: #c24747;
  color: #fff;
  font-size: 16px;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  letter-spacing: 0.1em;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 20px;
  left: 17px;
  height: 30px;
  line-height: 30px;
  width: 80px;
  text-transform: uppercase;
  text-align: center;
  z-index: 99; }
  .woocommerce .onfeatured + .onsale {
    left: 112px; }

/**
 * Global styles
 */
p.demo_store {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  width: 100%;
  font-size: 1em;
  padding: 1em 0;
  text-align: center;
  background-color: #333;
  color: #fff;
  z-index: 99998;
  box-shadow: 0 1px 1em rgba(0, 0, 0, 0.2); }
  p.demo_store a {
    color: #fff; }

.admin-bar p.demo_store {
  top: 32px; }

/**
 * Utility classes
 */
.clear {
  clear: both; }

/**
 * Main WooCommerce styles
 */
.woocommerce {
  /**
	 * Product Page
	 */
  /**
	 * Product loops
	 */
  /**
	 * Buttons
	 */
  /**
	 * Reviews
	 */
  /**
	 * Star ratings
	 */
  /**
	 * Tables
	 */
  /**
	 * Forms
	 */
  /**
	 * Order page
	 */
  /**
	 * Layered nav widget
	 */
  /**
	 * Price filter widget
	 */
  /**
	 * Rating Filter Widget
	 */ }
  .woocommerce .blockUI.blockOverlay {
    position: relative; }
    .woocommerce .blockUI.blockOverlay:before {
      height: 1em;
      width: 1em;
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-left: -.5em;
      margin-top: -.5em;
      display: block;
      content: "";
      background: url(../images/icons/loader.svg) center center;
      background-size: cover;
      line-height: 1;
      text-align: center;
      font-size: 2em;
      color: rgba(0, 0, 0, 0.75); }
  .woocommerce .loader:before {
    height: 1em;
    width: 1em;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -.5em;
    margin-top: -.5em;
    display: block;
    content: "";
    background: url(../images/icons/loader.svg) center center;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0, 0, 0, 0.75); }
  .woocommerce a.remove {
    display: block;
    font-size: 1.5em;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    color: red !important;
    text-decoration: none;
    font-weight: 700;
    border: 0; }
    .woocommerce a.remove:hover {
      color: #fff !important;
      background: red; }
  .woocommerce .woocommerce-message,
  .woocommerce .woocommerce-error,
  .woocommerce .woocommerce-info {
    box-shadow: 1px 5px 49px 0px rgba(209, 209, 209, 0.6);
    padding: 1em 2em 1em 3.5em !important;
    margin: 0 0 2em !important;
    position: relative;
    background-color: #f7f6f7;
    color: #515151;
    border-top: 3px solid #333;
    list-style: none outside !important;
    width: auto;
    word-wrap: break-word;
    max-width: 1170px;
    margin: 0 auto 30px !important; }
    .woocommerce .woocommerce-message:after,
    .woocommerce .woocommerce-error:after,
    .woocommerce .woocommerce-info:after {
      content: '';
      display: block;
      clear: both;
      visibility: hidden;
      height: 0; }
    .woocommerce .woocommerce-message:before,
    .woocommerce .woocommerce-error:before,
    .woocommerce .woocommerce-info:before {
      font-family: "WooCommerce";
      content: "\e028";
      display: inline-block;
      position: absolute;
      top: 1em;
      left: 1.5em; }
    .woocommerce .woocommerce-message .button,
    .woocommerce .woocommerce-error .button,
    .woocommerce .woocommerce-info .button {
      float: right; }
    .woocommerce .woocommerce-message li,
    .woocommerce .woocommerce-error li,
    .woocommerce .woocommerce-info li {
      list-style: none outside !important;
      padding-left: 0 !important;
      margin-left: 0 !important; }
  .woocommerce .woocommerce-message {
    border-top-color: #8fae1b; }
    @media (max-width: 414px) {
      .woocommerce .woocommerce-message {
        padding: 20px 15px 20px 40px !important; } }
    .woocommerce .woocommerce-message:before {
      content: "\e015";
      color: #8fae1b; }
      @media (max-width: 414px) {
        .woocommerce .woocommerce-message:before {
          left: 15px; } }
  .woocommerce .woocommerce-info {
    border-top-color: #1e85be; }
    .woocommerce .woocommerce-info:before {
      color: #1e85be; }
  .woocommerce .woocommerce-error {
    border-top-color: #b81c23; }
    .woocommerce .woocommerce-error:before {
      content: "\e016";
      color: #b81c23; }
  .woocommerce small.note {
    display: block;
    color: #777;
    font-size: .857em;
    margin-top: 10px; }
  .woocommerce .woocommerce-breadcrumb {
    margin: 0 0 1em;
    padding: 0;
    font-size: 0.92em;
    color: #777; }
    .woocommerce .woocommerce-breadcrumb:after {
      content: '';
      display: block;
      clear: both;
      visibility: hidden;
      height: 0; }
    .woocommerce .woocommerce-breadcrumb a {
      color: #777; }
  .woocommerce .quantity {
    position: relative; }
    .woocommerce .quantity .qty {
      background: #dedede;
      border: 1px solid rgba(222, 222, 222, 0.2);
      color: #230e0f;
      font-size: 16px;
      padding-left: 0;
      padding-right: 30px;
      height: 45px;
      width: 75px;
      text-align: center;
      -moz-appearance: textfield; }
      .woocommerce .quantity .qty::-webkit-outer-spin-button, .woocommerce .quantity .qty::-webkit-inner-spin-button {
        -webkit-appearance: none; }
    .woocommerce .quantity .c-btn {
      color: #1b1b1b;
      position: absolute;
      right: 0;
      height: 1.625rem;
      width: 2.875rem;
      text-align: center;
      font-size: 1rem;
      line-height: 1.625rem; }
      .woocommerce .quantity .c-btn:hover {
        cursor: pointer; }
      .woocommerce .quantity .c-btn:hover i {
        color: #ca372d; }
      .woocommerce .quantity .c-btn i:before {
        font-size: 13px; }
    .woocommerce .quantity .inc {
      top: 2px; }
      .woocommerce .quantity .inc i:before {
        content: "\f126";
        display: inline-block;
        font-family: "Ionicons";
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        text-rendering: auto;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .woocommerce .quantity .dec {
      bottom: 0; }
      .woocommerce .quantity .dec i:before {
        content: "\f123";
        display: inline-block;
        font-family: "Ionicons";
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        text-rendering: auto;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        -webkit-transform: translateY(-3px);
        -ms-transform: translateY(-3px);
        transform: translateY(-3px); }
  .woocommerce div.product {
    margin-bottom: 0;
    position: relative; }
    .woocommerce div.product .product_title {
      margin-top: 0;
      padding: 0;
      font-size: 1.5625rem;
      letter-spacing: 0;
      color: #343434;
      font-weight: 400;
      text-transform: uppercase;
      margin-bottom: 20px; }
    .woocommerce div.product span.price,
    .woocommerce div.product p.price {
      color: #3b3b3b;
      font-size: 1.5625rem;
      font-weight: 400 !important;
      height: 22px;
      line-height: 22px; }
      .woocommerce div.product span.price ins,
      .woocommerce div.product p.price ins {
        background: inherit;
        text-decoration: none !important; }
      .woocommerce div.product span.price del,
      .woocommerce div.product p.price del {
        font-size: 18px;
        font-weight: 300;
        opacity: 0.5; }
    .woocommerce div.product p.stock {
      font-size: 0.92em; }
    .woocommerce div.product .stock {
      color: #5b9500; }
    .woocommerce div.product .out-of-stock {
      color: red; }
    .woocommerce div.product .woocommerce-product-rating {
      margin-bottom: 1.618em; }
    .woocommerce div.product div.images {
      margin-bottom: 2em; }
      .woocommerce div.product div.images img {
        display: block;
        height: auto;
        box-shadow: none; }
      .woocommerce div.product div.images div.thumbnails {
        padding-top: 1em; }
    .woocommerce div.product div.summary {
      margin-bottom: 2em; }
      .woocommerce div.product div.summary .product_meta .sku_wrapper,
      .woocommerce div.product div.summary .product_meta .tagged_as {
        display: none; }
      .woocommerce div.product div.summary .product_meta .posted_in {
        font-size: 0; }
        .woocommerce div.product div.summary .product_meta .posted_in a {
          font-size: 1rem; }
      @media (min-width: 768px) {
        .woocommerce div.product div.summary {
          margin-bottom: 52px; } }
      .woocommerce div.product div.summary .woocommerce-product-rating {
        margin-bottom: 20px; }
        .woocommerce div.product div.summary .woocommerce-product-rating .star-rating {
          margin: 0 8px 8px 0; }
        .woocommerce div.product div.summary .woocommerce-product-rating .woocommerce-review-link {
          font-size: 12px;
          color: #b6b6b6;
          display: inline-block;
          line-height: 18px;
          vertical-align: top;
          padding: 0 0 0 10px;
          border-left: 1px solid; }
    .woocommerce div.product div.social {
      text-align: right;
      margin: 0 0 1em; }
      .woocommerce div.product div.social span {
        margin: 0 0 0 2px; }
        .woocommerce div.product div.social span span {
          margin: 0; }
        .woocommerce div.product div.social span .stButton .chicklets {
          padding-left: 16px;
          width: 0; }
      .woocommerce div.product div.social iframe {
        float: left;
        margin-top: 3px; }
    .woocommerce div.product .woocommerce-tabs {
      margin-bottom: 65px; }
      .woocommerce div.product .woocommerce-tabs ul.tabs {
        list-style: none;
        padding: 0;
        margin: 0 0 37px;
        overflow: hidden;
        position: relative; }
        .woocommerce div.product .woocommerce-tabs ul.tabs li {
          display: inline-block;
          position: relative;
          z-index: 0;
          border-radius: 4px 4px 0 0;
          margin: 0;
          padding: 0; }
          @media (min-width: 544px) {
            .woocommerce div.product .woocommerce-tabs ul.tabs li {
              margin: 0 26px 0 22px; } }
          .woocommerce div.product .woocommerce-tabs ul.tabs li a {
            line-height: 46px;
            display: inline-block;
            padding: 0;
            font-weight: 400;
            padding: 0;
            text-decoration: none;
            text-transform: uppercase;
            color: #343434; }
            .woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
              text-decoration: none;
              color: #ca372d; }
          .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
            background: #fff;
            position: relative;
            z-index: 2; }
            .woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {
              content: '';
              border-bottom: 2px solid #ca372d;
              display: block;
              position: absolute;
              width: 100%;
              height: 0;
              left: 0;
              bottom: 7px; }
            .woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
              text-shadow: inherit;
              color: #ca372d; }
        .woocommerce div.product .woocommerce-tabs ul.tabs:before {
          position: absolute;
          content: " ";
          width: 100%;
          bottom: 0;
          left: 0;
          border-bottom: 1px solid #e4e4e4;
          z-index: 1; }
      .woocommerce div.product .woocommerce-tabs > div h2:first-of-type {
        display: none; }
      .woocommerce div.product .woocommerce-tabs .panel {
        margin: 0 0 2em;
        padding: 0; }
    .woocommerce div.product p.cart {
      margin-bottom: 2em; }
      .woocommerce div.product p.cart:after {
        content: '';
        display: block;
        clear: both;
        visibility: hidden;
        height: 0; }
    .woocommerce div.product form.cart:after {
      content: '';
      display: block;
      clear: both;
      visibility: hidden;
      height: 0; }
    @media (min-width: 544px) {
      .woocommerce div.product form.cart {
        margin-bottom: 0; } }
    .woocommerce div.product form.cart div.quantity {
      float: left;
      margin: 0 13px 16px 0; }
      @media (min-width: 544px) {
        .woocommerce div.product form.cart div.quantity {
          margin-bottom: 0; } }
    .woocommerce div.product form.cart table {
      border-width: 0 0 1px 0; }
      .woocommerce div.product form.cart table td {
        padding-left: 0; }
      .woocommerce div.product form.cart table div.quantity {
        float: none;
        margin: 0; }
      .woocommerce div.product form.cart table small.stock {
        display: block;
        float: none; }
    .woocommerce div.product form.cart .variations {
      margin-bottom: 1em;
      border: 0;
      width: 100%; }
      .woocommerce div.product form.cart .variations td,
      .woocommerce div.product form.cart .variations th {
        border: 0;
        vertical-align: top;
        line-height: 2em; }
      .woocommerce div.product form.cart .variations label {
        font-weight: 400; }
      .woocommerce div.product form.cart .variations select {
        max-width: 100%;
        min-width: 75%;
        display: inline-block;
        margin-right: 1em; }
      .woocommerce div.product form.cart .variations td.label {
        padding-right: 1em; }
    .woocommerce div.product form.cart .woocommerce-variation-description p {
      margin-bottom: 1em; }
    .woocommerce div.product form.cart .reset_variations {
      visibility: hidden;
      font-size: 0.83em; }
    .woocommerce div.product form.cart .wc-no-matching-variations {
      display: none; }
    .woocommerce div.product form.cart .button {
      vertical-align: middle;
      float: left; }
    .woocommerce div.product form.cart .group_table td.label {
      padding-right: 1em;
      padding-left: 1em; }
    .woocommerce div.product form.cart .group_table td {
      vertical-align: top;
      padding-bottom: .5em;
      border: 0; }
  .woocommerce .products ul,
  .woocommerce ul.products {
    margin: 0 0 1em;
    padding: 0;
    list-style: none outside;
    clear: both; }
    .woocommerce .products ul:after,
    .woocommerce ul.products:after {
      content: '';
      display: block;
      clear: both;
      visibility: hidden;
      height: 0; }
    .woocommerce .products ul li,
    .woocommerce ul.products li {
      list-style: none outside; }
      .woocommerce .products ul li .onsale,
      .woocommerce ul.products li .onsale {
        background: #5797cd;
        color: #fff;
        font-size: 16px;
        font-family: "Oswald", sans-serif;
        font-weight: 400;
        letter-spacing: 0.1em;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 20px;
        left: 17px;
        height: 30px;
        line-height: 30px;
        width: 80px;
        text-transform: uppercase;
        text-align: center; }
      .woocommerce .products ul li .onfeatured,
      .woocommerce ul.products li .onfeatured {
        background: #c24747;
        color: #fff;
        font-size: 16px;
        font-family: "Oswald", sans-serif;
        font-weight: 400;
        letter-spacing: 0.1em;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 20px;
        left: 17px;
        height: 30px;
        line-height: 30px;
        width: 80px;
        text-transform: uppercase;
        text-align: center; }
        .woocommerce .products ul li .onfeatured + .onsale,
        .woocommerce ul.products li .onfeatured + .onsale {
          left: 112px; }
      .woocommerce .products ul li img,
      .woocommerce ul.products li img {
        max-height: 100%; }
  .woocommerce ul.products li.product {
    overflow: hidden;
    margin-bottom: 0 !important; }
    .woocommerce ul.products li.product:hover {
      overflow: visible; }
      .woocommerce ul.products li.product:hover .yith-wcwl-add-to-wishlist,
      .woocommerce ul.products li.product:hover .yith-wcqv-button,
      .woocommerce ul.products li.product:hover .add_to_cart_button,
      .woocommerce ul.products li.product:hover .wc-forward {
        opacity: 1 !important;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        transition: all 0.5s ease 0s; }
      .woocommerce ul.products li.product:hover .add_to_cart_button {
        transition: all 0.5s ease 0.15s; }
    .woocommerce ul.products li.product .woocommerce-LoopProduct-link {
      display: block;
      margin-top: 15px; }
      .woocommerce ul.products li.product .woocommerce-LoopProduct-link img {
        margin-bottom: 0; }
    .woocommerce ul.products li.product h2,
    .woocommerce ul.products li.product .woocommerce-loop-product__title {
      color: #343434;
      font-size: 16px;
      margin: 11px 0 2px;
      line-height: 1.8;
      text-transform: none; }
    .woocommerce ul.products li.product a {
      text-decoration: none; }
    .woocommerce ul.products li.product a img {
      width: 100%;
      height: auto;
      display: block;
      margin: 0 0 13px;
      box-shadow: none; }
    .woocommerce ul.products li.product strong {
      display: block; }
    .woocommerce ul.products li.product .star-rating {
      font-size: .857em; }
    .woocommerce ul.products li.product .tc-extra-product-options {
      position: relative;
      transition: all 0.3s ease 0s; }
      .woocommerce ul.products li.product .tc-extra-product-options .tm-box {
        margin: 0 !important; }
      .woocommerce ul.products li.product .tc-extra-product-options .tm-extra-product-options-fields {
        position: absolute;
        top: -34px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%); }
      .woocommerce ul.products li.product .tc-extra-product-options .cpf-type-variations {
        margin-bottom: 0; }
    .woocommerce ul.products li.product .wrap-title-price .woocommerce-LoopProduct-link {
      margin-bottom: 10px; }
      .woocommerce ul.products li.product .wrap-title-price .woocommerce-LoopProduct-link * {
        transition: all 0.3s ease 0s; }
      .woocommerce ul.products li.product .wrap-title-price .woocommerce-LoopProduct-link:hover * {
        color: #ca372d;
        transition: all 0.3s ease 0s; }
      .woocommerce ul.products li.product .wrap-title-price .woocommerce-LoopProduct-link:before {
        display: none !important; }
    .woocommerce ul.products li.product .price {
      color: #bf3d3d;
      display: block;
      font-weight: normal;
      margin-bottom: .5em;
      font-size: .857em;
      line-height: 1;
      margin-bottom: 20px; }
      .woocommerce ul.products li.product .price del {
        color: #333;
        opacity: 0.5;
        margin: 0 3px;
        font-weight: 400; }
        .woocommerce ul.products li.product .price del .amount {
          color: #333; }
      .woocommerce ul.products li.product .price ins,
      .woocommerce ul.products li.product .price .amount {
        background: none;
        color: #bf3d3d;
        font-weight: 400;
        text-decoration: none !important;
        margin: 0 3px; }
      .woocommerce ul.products li.product .price .from {
        font-size: 0.67em;
        margin: -2px 0 0 0;
        text-transform: uppercase;
        color: rgba(59, 59, 59, 0.5); }
    .woocommerce ul.products li.product .yith-wcwl-add-to-wishlist {
      opacity: 0;
      transition: all 0.3s ease 0s;
      -webkit-transform: translateY(-40px);
      -ms-transform: translateY(-40px);
      transform: translateY(-40px); }
      .woocommerce ul.products li.product .yith-wcwl-add-to-wishlist .add_to_wishlist {
        transition: all 0.3s ease 0s; }
        .woocommerce ul.products li.product .yith-wcwl-add-to-wishlist .add_to_wishlist:hover {
          background: #eeeeee;
          box-shadow: -3px 12px 13px 0px rgba(0, 0, 0, 0.13);
          -webkit-transform: translateY(-2px);
          -ms-transform: translateY(-2px);
          transform: translateY(-2px);
          transition: all 0.3s ease 0s; }
          .woocommerce ul.products li.product .yith-wcwl-add-to-wishlist .add_to_wishlist:hover:before {
            color: #1b1b1b; }
      .woocommerce ul.products li.product .yith-wcwl-add-to-wishlist .ajax-loading {
        display: none !important; }
    .woocommerce ul.products li.product .yith-wcqv-button {
      background: #1f1f1f;
      border-radius: 0 !important;
      display: block;
      font-weight: 400;
      font-size: 0;
      padding: 0;
      opacity: 0;
      position: absolute;
      top: 85px;
      right: 20px;
      line-height: 50px;
      height: 50px;
      width: 50px;
      min-width: 50px;
      text-transform: uppercase;
      text-align: center;
      transition: all 0.3s ease 0s;
      -webkit-transform: translateX(40px);
      -ms-transform: translateX(40px);
      transform: translateX(40px); }
      .woocommerce ul.products li.product .yith-wcqv-button:before {
        content: "\f133";
        display: inline-block;
        font-family: "Ionicons";
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        text-rendering: auto;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #fff;
        font-size: 22px;
        height: 50px;
        line-height: 50px;
        width: 50px;
        text-align: center;
        transition: all 0.3s ease 0s; }
      .woocommerce ul.products li.product .yith-wcqv-button:hover {
        background: #eeeeee !important;
        box-shadow: -3px 12px 13px 0px rgba(0, 0, 0, 0.13);
        -webkit-transform: translateY(-2px);
        -ms-transform: translateY(-2px);
        transform: translateY(-2px);
        transition: all 0.3s ease 0s; }
        .woocommerce ul.products li.product .yith-wcqv-button:hover:before {
          color: #1b1b1b;
          transition: all 0.3s ease 0s; }
    .woocommerce ul.products li.product .add_to_cart_button,
    .woocommerce ul.products li.product .wc-forward {
      background: transparent !important;
      color: #020106;
      display: inline-block;
      font-family: 400;
      font-size: 18px;
      font-weight: bold;
      height: 45px !important;
      line-height: 45px !important;
      opacity: 0;
      padding-top: 0;
      -webkit-transform: translateY(40px);
      -ms-transform: translateY(40px);
      transform: translateY(40px);
      transition: all 0.3s ease 0s; }
      .woocommerce ul.products li.product .add_to_cart_button:hover,
      .woocommerce ul.products li.product .wc-forward:hover {
        color: #ca372d; }
      .woocommerce ul.products li.product .add_to_cart_button:after,
      .woocommerce ul.products li.product .wc-forward:after {
        display: inline-block;
        margin-top: 3px;
        height: 18px !important;
        line-height: 18px !important;
        width: 18px; }
      .woocommerce ul.products li.product .add_to_cart_button.added:after,
      .woocommerce ul.products li.product .wc-forward.added:after {
        margin-top: 0;
        margin-left: 7px;
        -webkit-transform: translateY(-12px);
        -ms-transform: translateY(-12px);
        transform: translateY(-12px); }
    .woocommerce ul.products li.product .wc-forward {
      min-height: auto;
      line-height: 30px; }
  .woocommerce:not(.shop-listing-style) ul.products li.product {
    padding-bottom: 30px !important; }
    .woocommerce:not(.shop-listing-style) ul.products li.product .wrap-title-price .woocommerce-LoopProduct-link {
      position: relative;
      height: 29px; }
    .woocommerce:not(.shop-listing-style) ul.products li.product .wrap-title-price h2 {
      margin: 0 !important;
      line-height: 29px;
      position: absolute;
      bottom: 0;
      width: 100%; }
    .woocommerce:not(.shop-listing-style) ul.products li.product .woocommerce-LoopProduct-link {
      position: relative;
      width: 100%; }
      .woocommerce:not(.shop-listing-style) ul.products li.product .woocommerce-LoopProduct-link:before {
        content: '';
        display: block;
        padding-bottom: 100%; }
      .woocommerce:not(.shop-listing-style) ul.products li.product .woocommerce-LoopProduct-link img {
        position: absolute;
        top: 50%;
        left: 50%;
        max-width: 100%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
  @media (max-width: 1550px) and (min-width: 1400px) {
    .woocommerce.shop-listing-style.shop-full-width ul.products li.product .wrap-title-price {
      width: 28%; }
    .woocommerce.shop-listing-style.shop-full-width ul.products li.product .yith-wcwl-add-to-wishlist {
      left: 60%; }
    .woocommerce.shop-listing-style.shop-full-width ul.products li.product .yith-wcqv-button {
      left: 71%; } }
  @media (min-width: 1170px) {
    .woocommerce.shop-listing-style ul.products li.product {
      min-height: 0 !important;
      padding: 0 15px;
      padding-bottom: 0 !important;
      position: relative;
      transition: all 0.1s ease 0.5s; }
      .woocommerce.shop-listing-style ul.products li.product:before, .woocommerce.shop-listing-style ul.products li.product:after {
        content: '';
        background: #ca372d;
        display: block;
        position: absolute;
        width: 0;
        height: 2px;
        transition: all 0.5s ease 0.1s;
        z-index: 1; }
      .woocommerce.shop-listing-style ul.products li.product:before {
        left: 0;
        top: 0; }
      .woocommerce.shop-listing-style ul.products li.product:after {
        right: 0;
        bottom: -3px; }
      .woocommerce.shop-listing-style ul.products li.product:hover {
        box-shadow: 1px 5px 49px 0px rgba(209, 209, 209, 0.6);
        transition: all 0.5s ease 0s; }
        .woocommerce.shop-listing-style ul.products li.product:hover:before, .woocommerce.shop-listing-style ul.products li.product:hover:after {
          width: 100%;
          transition: all 0.5s ease 0.2s; }
      .woocommerce.shop-listing-style ul.products li.product .woocommerce-LoopProduct-link {
        margin: 24px 0 !important;
        float: left;
        width: 34.48276%; }
      .woocommerce.shop-listing-style ul.products li.product .tm-extra-product-options,
      .woocommerce.shop-listing-style ul.products li.product .yith-wcwl-add-to-wishlist,
      .woocommerce.shop-listing-style ul.products li.product .yith-wcqv-button,
      .woocommerce.shop-listing-style ul.products li.product .add_to_cart_button {
        opacity: 1 !important;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        transition: all 0.3s ease 0s; }
      .woocommerce.shop-listing-style ul.products li.product .tm-has-options {
        clear: left;
        float: left;
        width: 34.48276%; }
        .woocommerce.shop-listing-style ul.products li.product .tm-has-options .tm-extra-product-options-fields {
          top: -66px; }
      .woocommerce.shop-listing-style ul.products li.product .wrap-title-price {
        padding: 0 15px;
        position: absolute;
        left: 34.48276%;
        top: 50%;
        width: 31.14943%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
        .woocommerce.shop-listing-style ul.products li.product .wrap-title-price .woocommerce-LoopProduct-link {
          display: block !important;
          margin: 0 0 10px !important;
          width: 100%;
          text-align: left; }
          .woocommerce.shop-listing-style ul.products li.product .wrap-title-price .woocommerce-LoopProduct-link .woocommerce-loop-product__title {
            font-weight: 400;
            margin: 0 !important; }
        .woocommerce.shop-listing-style ul.products li.product .wrap-title-price h3 {
          font-size: 16px;
          margin-top: 0;
          margin-bottom: 12px;
          text-align: left; }
        .woocommerce.shop-listing-style ul.products li.product .wrap-title-price .price {
          margin: 0;
          text-align: left; }
          .woocommerce.shop-listing-style ul.products li.product .wrap-title-price .price > *:first-child {
            margin-left: 0; }
          .woocommerce.shop-listing-style ul.products li.product .wrap-title-price .price .amount {
            font-family: "Roboto", sans-serif;
            font-size: 16px;
            font-weight: 400;
            letter-spacing: 0; }
            .woocommerce.shop-listing-style ul.products li.product .wrap-title-price .price .amount:first-child {
              margin-left: 0; }
      .woocommerce.shop-listing-style ul.products li.product .yith-wcwl-add-to-wishlist {
        margin: 0 !important;
        top: 50%;
        left: 68.3908%;
        right: initial;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
      .woocommerce.shop-listing-style ul.products li.product .yith-wcqv-button {
        margin: 0 !important;
        top: 50%;
        left: 77.58621%;
        right: initial;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
      .woocommerce.shop-listing-style ul.products li.product .add_to_cart_button {
        display: block;
        font-size: 18px;
        position: absolute;
        top: 50%;
        right: 30px;
        min-width: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); } }
  .woocommerce.shop-listing-style ul.products li.product h3 {
    font-weight: 500; }
  .woocommerce.shop-listing-style ul.products li.product:hover {
    z-index: 99999; }
  @media (max-width: 1024px) {
    .woocommerce.shop-listing-style ul.products li.product {
      width: 33.33333% !important; } }
  @media (max-width: 768px) {
    .woocommerce.shop-listing-style ul.products li.product {
      width: 50% !important; } }
  @media (max-width: 414px) {
    .woocommerce.shop-listing-style ul.products li.product {
      width: 100% !important; } }
  .woocommerce .woocommerce-result-count {
    margin: 0 0 1em;
    margin-right: 20px; }
  .woocommerce .woocommerce-ordering {
    margin: 0 0 1em;
    z-index: 9; }
    .woocommerce .woocommerce-ordering select {
      vertical-align: top; }
  .woocommerce a.button,
  .woocommerce button.button,
  .woocommerce input.button {
    cursor: pointer;
    font-size: 1rem;
    font-weight: 400;
    line-height: 45px;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    border-radius: 3px;
    left: auto;
    color: #fff;
    background-color: #1f1f1f;
    border: 0;
    white-space: nowrap;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    text-shadow: none;
    border-radius: 0;
    font-size: 1rem;
    padding: 0 20px;
    height: 45px;
    min-width: 170px; }
    .woocommerce a.button.loading,
    .woocommerce button.button.loading,
    .woocommerce input.button.loading {
      opacity: 0.25;
      padding-right: 2.618em; }
      .woocommerce a.button.loading:after,
      .woocommerce button.button.loading:after,
      .woocommerce input.button.loading:after {
        font-family: "WooCommerce";
        content: "\e01c";
        vertical-align: top;
        -webkit-font-smoothing: antialiased;
        font-weight: 400;
        position: absolute;
        top: .618em;
        right: 1em;
        -webkit-animation: spin 2s linear infinite;
        -moz-animation: spin 2s linear infinite;
        animation: spin 2s linear infinite; }
    .woocommerce a.button.added:after,
    .woocommerce button.button.added:after,
    .woocommerce input.button.added:after {
      font-family: 'WooCommerce';
      content: "\e017";
      margin-left: .53em;
      vertical-align: bottom; }
    .woocommerce a.button:hover,
    .woocommerce button.button:hover,
    .woocommerce input.button:hover {
      background-image: none;
      background-color: #ca372d !important;
      color: #fff;
      text-decoration: none; }
    .woocommerce a.button.alt,
    .woocommerce button.button.alt,
    .woocommerce input.button.alt {
      background-color: #333;
      color: #fff;
      -webkit-font-smoothing: antialiased; }
      .woocommerce a.button.alt:hover,
      .woocommerce button.button.alt:hover,
      .woocommerce input.button.alt:hover {
        background-color: #222222;
        color: #fff; }
      .woocommerce a.button.alt.disabled, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled]:hover,
      .woocommerce button.button.alt.disabled,
      .woocommerce button.button.alt:disabled,
      .woocommerce button.button.alt:disabled[disabled],
      .woocommerce button.button.alt.disabled:hover,
      .woocommerce button.button.alt:disabled:hover,
      .woocommerce button.button.alt:disabled[disabled]:hover,
      .woocommerce input.button.alt.disabled,
      .woocommerce input.button.alt:disabled,
      .woocommerce input.button.alt:disabled[disabled],
      .woocommerce input.button.alt.disabled:hover,
      .woocommerce input.button.alt:disabled:hover,
      .woocommerce input.button.alt:disabled[disabled]:hover {
        background-color: #333;
        color: #fff; }
    .woocommerce a.button:disabled, .woocommerce a.button.disabled, .woocommerce a.button:disabled[disabled],
    .woocommerce button.button:disabled,
    .woocommerce button.button.disabled,
    .woocommerce button.button:disabled[disabled],
    .woocommerce input.button:disabled,
    .woocommerce input.button.disabled,
    .woocommerce input.button:disabled[disabled] {
      color: inherit;
      cursor: not-allowed;
      opacity: 0.5; }
      .woocommerce a.button:disabled:hover, .woocommerce a.button.disabled:hover, .woocommerce a.button:disabled[disabled]:hover,
      .woocommerce button.button:disabled:hover,
      .woocommerce button.button.disabled:hover,
      .woocommerce button.button:disabled[disabled]:hover,
      .woocommerce input.button:disabled:hover,
      .woocommerce input.button.disabled:hover,
      .woocommerce input.button:disabled[disabled]:hover {
        color: inherit;
        background-color: #ebe9eb; }
  .woocommerce .cart .button,
  .woocommerce .cart input.button {
    float: none; }
  .woocommerce a.added_to_cart {
    padding-top: .5em;
    white-space: nowrap;
    display: inline-block; }
  .woocommerce #reviews h2 small {
    float: right;
    color: #777;
    font-size: 15px;
    margin: 10px 0 0 0; }
    .woocommerce #reviews h2 small a {
      text-decoration: none;
      color: #777; }
  .woocommerce #reviews h3 {
    margin: 0; }
  .woocommerce #reviews #respond {
    margin: 0;
    border: 0;
    padding: 0; }
  .woocommerce #reviews #comment {
    height: 75px; }
  .woocommerce #reviews #comments {
    margin-bottom: 1rem; }
    .woocommerce #reviews #comments .add_review:after {
      content: '';
      display: block;
      clear: both;
      visibility: hidden;
      height: 0; }
    .woocommerce #reviews #comments h2 {
      clear: none;
      text-transform: uppercase;
      font-size: 1rem;
      margin-bottom: 2rem; }
    .woocommerce #reviews #comments ol.commentlist {
      margin: 0;
      width: 100%;
      background: none;
      list-style: none;
      padding-left: 0; }
      .woocommerce #reviews #comments ol.commentlist:after {
        content: '';
        display: block;
        clear: both;
        visibility: hidden;
        height: 0; }
      .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 {
          color: #777;
          font-size: 0.75em; }
        .woocommerce #reviews #comments ol.commentlist li img.avatar {
          float: left;
          position: absolute;
          top: 0;
          left: 0;
          width: 3.75rem;
          height: auto;
          margin: 0;
          box-shadow: none; }
        .woocommerce #reviews #comments ol.commentlist li .comment-text {
          margin: 0 0 0 6.25rem;
          border-radius: 3px;
          background-color: #f5f5f5;
          padding: 1rem; }
          .woocommerce #reviews #comments ol.commentlist li .comment-text:after {
            content: '';
            display: block;
            clear: both;
            visibility: hidden;
            height: 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; }
          @media (min-width: 544px) {
            .woocommerce #reviews #comments ol.commentlist li .comment-text {
              position: relative; }
              .woocommerce #reviews #comments ol.commentlist li .comment-text::before {
                position: absolute;
                content: ' ';
                border-right: 0.625rem solid #f5f5f5;
                border-top: 0.625rem solid transparent;
                border-bottom: 0.625rem solid transparent;
                left: -0.625rem;
                top: 1rem;
                display: block; } }
        @media (max-width: 543px) {
          .woocommerce #reviews #comments ol.commentlist li .comment_container {
            position: relative; }
            .woocommerce #reviews #comments ol.commentlist li .comment_container img {
              position: absolute; }
            .woocommerce #reviews #comments ol.commentlist li .comment_container .comment-text {
              margin-left: 0;
              background-color: transparent;
              padding: 0;
              padding-left: 5rem; }
              .woocommerce #reviews #comments ol.commentlist li .comment_container .comment-text .meta {
                min-height: 4.375rem; }
              .woocommerce #reviews #comments ol.commentlist li .comment_container .comment-text .description {
                position: relative;
                margin-left: -5rem;
                padding: 0.625rem;
                background: #f5f5f5;
                border-radius: 0.1875rem; }
                .woocommerce #reviews #comments ol.commentlist li .comment_container .comment-text .description::before {
                  position: absolute;
                  content: ' ';
                  border-bottom: 0.625rem solid #f5f5f5;
                  border-left: 0.625rem solid transparent;
                  border-right: 0.625rem solid transparent;
                  top: -0.625rem;
                  left: 1rem;
                  display: block; } }
      .woocommerce #reviews #comments ol.commentlist ul.children {
        list-style: none outside;
        margin: 20px 0 0 50px; }
        .woocommerce #reviews #comments ol.commentlist ul.children .star-rating {
          display: none; }
      .woocommerce #reviews #comments ol.commentlist #respond {
        border: 1px solid #e4e1e3;
        border-radius: 4px;
        padding: 1em 1em 0;
        margin: 20px 0 0 50px; }
    .woocommerce #reviews #comments .commentlist > li:before {
      content: ""; }
  .woocommerce .star-rating {
    float: right;
    overflow: hidden;
    position: relative;
    height: 16px;
    line-height: 1;
    font-size: 16px;
    letter-spacing: 3px;
    width: 98px;
    font-family: 'star'; }
    .woocommerce .star-rating:before {
      content: "\53\53\53\53\53";
      float: left;
      top: 0;
      left: 0;
      position: absolute;
      color: #959595; }
    .woocommerce .star-rating span {
      overflow: hidden;
      float: left;
      top: 0;
      left: 0;
      position: absolute;
      padding-top: 1.5em;
      color: #fbaf5d; }
    .woocommerce .star-rating span:before {
      content: "\53\53\53\53\53";
      top: 0;
      position: absolute;
      left: 0; }
  .woocommerce .woocommerce-product-rating {
    line-height: 2;
    display: block; }
    .woocommerce .woocommerce-product-rating:after {
      content: '';
      display: block;
      clear: both;
      visibility: hidden;
      height: 0; }
    .woocommerce .woocommerce-product-rating .star-rating {
      margin: .5em 4px 0 0;
      float: left;
      color: #fbaf5d; }
  .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 {
    position: static;
    margin: 0;
    width: auto;
    padding: 0 0 0;
    background: transparent none;
    border: 0; }
    .woocommerce #review_form #respond:after {
      content: '';
      display: block;
      clear: both;
      visibility: hidden;
      height: 0; }
    .woocommerce #review_form #respond .comment-form-comment::after, .woocommerce #review_form #respond .comment-form-comment::before {
      content: "";
      display: table;
      clear: both; }
    .woocommerce #review_form #respond .form-submit input {
      left: auto; }
    .woocommerce #review_form #respond textarea {
      box-sizing: border-box;
      width: 100%; }
  .woocommerce p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none; }
    .woocommerce 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; }
    .woocommerce p.stars a:hover ~ a:before {
      content: "\e021"; }
  .woocommerce p.stars:hover a:before {
    content: "\e020"; }
  .woocommerce p.stars.selected a.active:before {
    content: "\e020"; }
  .woocommerce p.stars.selected a.active ~ a:before {
    content: "\e021"; }
  .woocommerce p.stars.selected a:not(.active):before {
    content: "\e020"; }
  .woocommerce table.shop_attributes {
    border: 0;
    border-top: 1px dotted rgba(0, 0, 0, 0.1);
    margin-bottom: 1.618em;
    width: 100%; }
    .woocommerce table.shop_attributes th {
      width: 150px;
      font-weight: 700;
      padding: 8px;
      border-top: 0;
      border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
      margin: 0;
      line-height: 1.5; }
    .woocommerce table.shop_attributes td {
      font-style: italic;
      padding: 0;
      border-top: 0;
      border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
      margin: 0;
      line-height: 1.5; }
      .woocommerce table.shop_attributes td p {
        margin: 0;
        padding: 8px 0; }
    .woocommerce table.shop_attributes .alt td,
    .woocommerce table.shop_attributes .alt th {
      background: rgba(0, 0, 0, 0.025); }
  .woocommerce table.shop_table {
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0px -1px 24px 0px;
    text-align: left;
    width: 100%;
    border-collapse: separate; }
    .woocommerce table.shop_table th {
      font-weight: 700;
      padding: 9px 12px; }
    .woocommerce table.shop_table td {
      border-top: 1px solid rgba(0, 0, 0, 0.1);
      padding: 10px 12px;
      vertical-align: middle; }
      .woocommerce table.shop_table td small {
        font-weight: normal; }
    .woocommerce table.shop_table tbody:first-child tr:first-child th,
    .woocommerce table.shop_table tbody:first-child tr:first-child td {
      border-top: 0; }
    .woocommerce table.shop_table tfoot td,
    .woocommerce table.shop_table tfoot th,
    .woocommerce table.shop_table tbody th {
      font-weight: 700;
      border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .woocommerce table.my_account_orders {
    font-size: 0.85em; }
    .woocommerce table.my_account_orders th,
    .woocommerce table.my_account_orders td {
      padding: 4px 8px;
      vertical-align: middle; }
    .woocommerce table.my_account_orders .button {
      white-space: nowrap; }
    .woocommerce table.my_account_orders .order-actions {
      text-align: right; }
      .woocommerce table.my_account_orders .order-actions .button {
        margin: .125em 0 .125em .25em; }
  .woocommerce td.product-name dl.variation {
    margin: .25em 0; }
    .woocommerce td.product-name dl.variation:after {
      content: '';
      display: block;
      clear: both;
      visibility: hidden;
      height: 0; }
    .woocommerce td.product-name dl.variation dt,
    .woocommerce td.product-name dl.variation dd {
      display: inline-block;
      float: left;
      margin-bottom: 1em; }
    .woocommerce td.product-name dl.variation dt {
      font-weight: 700;
      padding: 0 0 .25em 0;
      margin: 0 4px 0 0;
      clear: left; }
    .woocommerce td.product-name dl.variation dd {
      padding: 0 0 .25em 0; }
      .woocommerce td.product-name dl.variation dd p:last-child {
        margin-bottom: 0; }
  .woocommerce td.product-name p.backorder_notification {
    font-size: 0.83em; }
  .woocommerce td.product-quantity {
    min-width: 80px; }
  .woocommerce form .form-row {
    padding: 3px;
    margin: 0 0 6px; }
    .woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder {
      -webkit-transition: opacity 0.5s 0.5s ease;
      -moz-transition: opacity 0.5s 0.5s ease;
      transition: opacity 0.5s 0.5s ease;
      opacity: 0; }
    .woocommerce form .form-row label {
      line-height: 2; }
    .woocommerce form .form-row label.hidden {
      visibility: hidden; }
    .woocommerce form .form-row label.inline {
      display: inline; }
    .woocommerce form .form-row select {
      cursor: pointer;
      margin: 0; }
    .woocommerce form .form-row .required {
      color: red;
      font-weight: 700;
      border: 0; }
    .woocommerce form .form-row .input-checkbox {
      display: inline;
      margin: -2px 8px 0 0;
      text-align: center;
      vertical-align: middle; }
    .woocommerce form .form-row input.input-text,
    .woocommerce form .form-row textarea {
      box-sizing: border-box;
      width: 100%;
      margin: 0;
      outline: 0;
      line-height: 1; }
    .woocommerce form .form-row input.input-text {
      height: 40px; }
    .woocommerce form .form-row textarea {
      height: 4em;
      line-height: 1.5;
      display: block;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
    .woocommerce form .form-row .select2-container {
      width: 100%;
      line-height: 2em; }
    .woocommerce form .form-row.woocommerce-invalid label {
      color: #a00; }
    .woocommerce form .form-row.woocommerce-invalid .select2-container,
    .woocommerce form .form-row.woocommerce-invalid input.input-text,
    .woocommerce form .form-row.woocommerce-invalid select {
      border-color: #a00; }
    .woocommerce form .form-row.woocommerce-validated .select2-container,
    .woocommerce form .form-row.woocommerce-validated input.input-text,
    .woocommerce form .form-row.woocommerce-validated select {
      border-color: #69bf29; }
    .woocommerce form .form-row ::-webkit-input-placeholder {
      line-height: normal; }
    .woocommerce form .form-row :-moz-placeholder {
      line-height: normal; }
    .woocommerce form .form-row :-ms-input-placeholder {
      line-height: normal; }
  .woocommerce form.login,
  .woocommerce form.checkout_coupon,
  .woocommerce form.register {
    border: 1px solid #d3ced2;
    padding: 20px;
    margin: 2em 0 2em 0px;
    text-align: left;
    border-radius: 5px; }
  .woocommerce ul#shipping_method {
    list-style: none outside;
    margin: 0;
    padding: 0; }
    .woocommerce ul#shipping_method li {
      margin: 0;
      padding: .25em 0 .25em 22px;
      text-indent: -22px;
      list-style: none outside; }
      .woocommerce ul#shipping_method li input {
        margin: 3px 0.5ex; }
      .woocommerce ul#shipping_method li label {
        display: inline; }
    .woocommerce ul#shipping_method .amount {
      font-weight: 700; }
  .woocommerce p.woocommerce-shipping-contents {
    margin: 0; }
  .woocommerce .order_details {
    margin: 0 0 1.5em;
    list-style: none; }
    .woocommerce .order_details:after {
      content: '';
      display: block;
      clear: both;
      visibility: hidden;
      height: 0; }
    .woocommerce .order_details li {
      float: left;
      margin-right: 2em;
      text-transform: uppercase;
      font-size: 0.715em;
      line-height: 1;
      border-right: 1px dashed #d3ced2;
      padding-right: 2em;
      margin-left: 0;
      padding-left: 0;
      list-style-type: none; }
      .woocommerce .order_details li strong {
        display: block;
        font-size: 1.4em;
        text-transform: none;
        line-height: 1.5; }
      .woocommerce .order_details li:last-of-type {
        border: none; }
  .woocommerce .widget_layered_nav ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none outside; }
    .woocommerce .widget_layered_nav ul li {
      padding: 0 0 1px;
      list-style: none; }
      .woocommerce .widget_layered_nav ul li:after {
        content: '';
        display: block;
        clear: both;
        visibility: hidden;
        height: 0; }
      .woocommerce .widget_layered_nav ul li a,
      .woocommerce .widget_layered_nav ul li span {
        padding: 1px 0; }
    .woocommerce .widget_layered_nav ul li.chosen a:before {
      font-family: 'WooCommerce';
      speak: none;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      margin-right: .618em;
      content: "";
      text-decoration: none;
      color: #a00; }
  .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 {
        text-decoration: none; }
        .woocommerce .widget_layered_nav_filters ul li a:before {
          font-family: 'WooCommerce';
          speak: none;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          margin-right: .618em;
          content: "";
          text-decoration: none;
          color: #a00; }
  .woocommerce .widget_rating_filter ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none outside; }
    .woocommerce .widget_rating_filter ul li {
      padding: 0 0 1px;
      list-style: none; }
      .woocommerce .widget_rating_filter ul li:after {
        content: '';
        display: block;
        clear: both;
        visibility: hidden;
        height: 0; }
      .woocommerce .widget_rating_filter ul li a {
        padding: 1px 0;
        text-decoration: none; }
      .woocommerce .widget_rating_filter ul li .star-rating {
        float: none;
        display: inline-block; }
    .woocommerce .widget_rating_filter ul li.chosen a:before {
      font-family: 'WooCommerce';
      speak: none;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      margin-right: .618em;
      content: "";
      text-decoration: none;
      color: #a00; }
  .woocommerce #secondary {
    padding-top: 14px; }

/**
 * Account page
 */
.woocommerce-account .woocommerce:after {
  content: '';
  display: block;
  clear: both;
  visibility: hidden;
  height: 0; }

.woocommerce-account .woocommerce-MyAccount-navigation {
  float: left;
  width: 30%; }

.woocommerce-account .woocommerce-MyAccount-content {
  float: right;
  width: 68%; }

.woocommerce-account .addresses .title:after {
  content: '';
  display: block;
  clear: both;
  visibility: hidden;
  height: 0; }

.woocommerce-account .addresses .title h3 {
  float: left; }

.woocommerce-account .addresses .title .edit {
  float: right; }

.woocommerce-account ol.commentlist.notes li.note p.meta {
  font-weight: 700;
  margin-bottom: 0; }

.woocommerce-account ol.commentlist.notes li.note .description p:last-child {
  margin-bottom: 0; }

.woocommerce-account ul.digital-downloads {
  margin-left: 0;
  padding-left: 0; }
  .woocommerce-account ul.digital-downloads li {
    list-style: none;
    margin-left: 0;
    padding-left: 0; }
    .woocommerce-account ul.digital-downloads li:before {
      font-family: 'WooCommerce';
      speak: none;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      margin-right: .618em;
      content: "";
      text-decoration: none; }
    .woocommerce-account ul.digital-downloads li .count {
      float: right; }

/**
 * Cart/checkout page
 */
.woocommerce-cart table.cart .product-thumbnail,
.woocommerce-checkout table.cart .product-thumbnail,
#add_payment_method table.cart .product-thumbnail {
  min-width: 32px; }

.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img,
#add_payment_method table.cart img {
  width: 32px;
  box-shadow: none; }

.woocommerce-cart table.cart th,
.woocommerce-cart table.cart td,
.woocommerce-checkout table.cart th,
.woocommerce-checkout table.cart td,
#add_payment_method table.cart th,
#add_payment_method table.cart td {
  vertical-align: middle; }

.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text,
#add_payment_method table.cart td.actions .coupon .input-text {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #d3ced2;
  padding: 6px 6px 5px;
  margin: 0 4px 0 0;
  outline: 0;
  line-height: 1;
  height: 2.5rem; }

.woocommerce-cart table.cart input,
.woocommerce-checkout table.cart input,
#add_payment_method table.cart input {
  margin: 0;
  vertical-align: middle;
  line-height: 1; }

.woocommerce-cart table.cart .quantity,
.woocommerce-checkout table.cart .quantity,
#add_payment_method table.cart .quantity {
  float: left; }

.woocommerce-cart .wc-proceed-to-checkout,
.woocommerce-checkout .wc-proceed-to-checkout,
#add_payment_method .wc-proceed-to-checkout {
  padding: 1em 0; }
  .woocommerce-cart .wc-proceed-to-checkout:after,
  .woocommerce-checkout .wc-proceed-to-checkout:after,
  #add_payment_method .wc-proceed-to-checkout:after {
    content: '';
    display: block;
    clear: both;
    visibility: hidden;
    height: 0; }
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
  .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
  #add_payment_method .wc-proceed-to-checkout a.checkout-button {
    display: block;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 1em;
    padding: 0 15px;
    text-align: center; }

.woocommerce-cart .cart-collaterals .shipping_calculator .button,
.woocommerce-checkout .cart-collaterals .shipping_calculator .button,
#add_payment_method .cart-collaterals .shipping_calculator .button {
  width: 100%;
  float: none;
  display: block; }

.woocommerce-cart .cart-collaterals .shipping_calculator .shipping-calculator-button:after,
.woocommerce-checkout .cart-collaterals .shipping_calculator .shipping-calculator-button:after,
#add_payment_method .cart-collaterals .shipping_calculator .shipping-calculator-button:after {
  font-family: 'WooCommerce';
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-left: .618em;
  content: "";
  text-decoration: none; }

.woocommerce-cart .cart-collaterals .cart_totals p small,
.woocommerce-checkout .cart-collaterals .cart_totals p small,
#add_payment_method .cart-collaterals .cart_totals p small {
  color: #777;
  font-size: 0.83em; }

.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce-checkout .cart-collaterals .cart_totals table,
#add_payment_method .cart-collaterals .cart_totals table {
  border-collapse: separate;
  margin: 0 0 6px;
  padding: 0; }
  .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,
  .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,
  .woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th,
  .woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,
  #add_payment_method .cart-collaterals .cart_totals table tr:first-child th,
  #add_payment_method .cart-collaterals .cart_totals table tr:first-child td {
    border-top: 0; }
  .woocommerce-cart .cart-collaterals .cart_totals table th,
  .woocommerce-checkout .cart-collaterals .cart_totals table th,
  #add_payment_method .cart-collaterals .cart_totals table th {
    width: 40%; }
  .woocommerce-cart .cart-collaterals .cart_totals table td,
  .woocommerce-cart .cart-collaterals .cart_totals table th,
  .woocommerce-checkout .cart-collaterals .cart_totals table td,
  .woocommerce-checkout .cart-collaterals .cart_totals table th,
  #add_payment_method .cart-collaterals .cart_totals table td,
  #add_payment_method .cart-collaterals .cart_totals table th {
    vertical-align: top;
    border-left: 0;
    border-right: 0;
    line-height: 1.5em; }
  .woocommerce-cart .cart-collaterals .cart_totals table small,
  .woocommerce-checkout .cart-collaterals .cart_totals table small,
  #add_payment_method .cart-collaterals .cart_totals table small {
    color: #777; }
  .woocommerce-cart .cart-collaterals .cart_totals table select,
  .woocommerce-checkout .cart-collaterals .cart_totals table select,
  #add_payment_method .cart-collaterals .cart_totals table select {
    width: 100%;
    border-radius: 0; }

.woocommerce-cart .cart-collaterals .cart_totals .discount td,
.woocommerce-checkout .cart-collaterals .cart_totals .discount td,
#add_payment_method .cart-collaterals .cart_totals .discount td {
  color: #3b3b3b; }

.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-checkout .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr th,
#add_payment_method .cart-collaterals .cart_totals tr td,
#add_payment_method .cart-collaterals .cart_totals tr th {
  border-top: 1px solid #ebe9eb; }

.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,
.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product,
#add_payment_method .cart-collaterals .cross-sells ul.products li.product {
  margin-top: 0; }

.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address,
#add_payment_method .checkout .col-2 h3#ship-to-different-address {
  float: left;
  clear: none; }

.woocommerce-cart .checkout .col-2 .notes,
.woocommerce-checkout .checkout .col-2 .notes,
#add_payment_method .checkout .col-2 .notes {
  clear: left; }

.woocommerce-cart .checkout .col-2 .form-row-first,
.woocommerce-checkout .checkout .col-2 .form-row-first,
#add_payment_method .checkout .col-2 .form-row-first {
  clear: left; }

.woocommerce-cart .checkout .create-account small,
.woocommerce-checkout .checkout .create-account small,
#add_payment_method .checkout .create-account small {
  font-size: 11px;
  color: #777;
  font-weight: normal; }

.woocommerce-cart .checkout div.shipping-address,
.woocommerce-checkout .checkout div.shipping-address,
#add_payment_method .checkout div.shipping-address {
  padding: 0;
  clear: left;
  width: 100%; }

.woocommerce-cart .checkout .shipping_address,
.woocommerce-checkout .checkout .shipping_address,
#add_payment_method .checkout .shipping_address {
  clear: both; }

.woocommerce-cart #payment,
.woocommerce-checkout #payment,
#add_payment_method #payment {
  background: #ebe9eb;
  border-radius: 5px; }
  .woocommerce-cart #payment ul.payment_methods,
  .woocommerce-checkout #payment ul.payment_methods,
  #add_payment_method #payment ul.payment_methods {
    text-align: left;
    padding: 1em;
    border-bottom: 1px solid #d3ced2;
    margin: 0;
    list-style: none outside; }
    .woocommerce-cart #payment ul.payment_methods:after,
    .woocommerce-checkout #payment ul.payment_methods:after,
    #add_payment_method #payment ul.payment_methods:after {
      content: '';
      display: block;
      clear: both;
      visibility: hidden;
      height: 0; }
    .woocommerce-cart #payment ul.payment_methods li,
    .woocommerce-checkout #payment ul.payment_methods li,
    #add_payment_method #payment ul.payment_methods li {
      line-height: 2;
      text-align: left;
      margin: 0;
      font-weight: normal; }
      .woocommerce-cart #payment ul.payment_methods li:after,
      .woocommerce-checkout #payment ul.payment_methods li:after,
      #add_payment_method #payment ul.payment_methods li:after {
        content: '';
        display: block;
        clear: both;
        visibility: hidden;
        height: 0; }
      .woocommerce-cart #payment ul.payment_methods li input,
      .woocommerce-checkout #payment ul.payment_methods li input,
      #add_payment_method #payment ul.payment_methods li input {
        margin: 0 1em 0 0; }
      .woocommerce-cart #payment ul.payment_methods li img,
      .woocommerce-checkout #payment ul.payment_methods li img,
      #add_payment_method #payment ul.payment_methods li img {
        vertical-align: middle;
        margin: -2px 0 0 .5em;
        padding: 0;
        position: relative;
        box-shadow: none; }
      .woocommerce-cart #payment ul.payment_methods li img + img,
      .woocommerce-checkout #payment ul.payment_methods li img + img,
      #add_payment_method #payment ul.payment_methods li img + img {
        margin-left: 2px; }
  .woocommerce-cart #payment div.form-row,
  .woocommerce-checkout #payment div.form-row,
  #add_payment_method #payment div.form-row {
    padding: 1em; }
  .woocommerce-cart #payment div.payment_box,
  .woocommerce-checkout #payment div.payment_box,
  #add_payment_method #payment div.payment_box {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 1em;
    margin: 1em 0 1em 0;
    font-size: 0.92em;
    border-radius: 2px;
    line-height: 1.5;
    background-color: #dfdcde;
    color: #515151; }
    .woocommerce-cart #payment div.payment_box input.input-text, .woocommerce-cart #payment div.payment_box textarea,
    .woocommerce-checkout #payment div.payment_box input.input-text,
    .woocommerce-checkout #payment div.payment_box textarea,
    #add_payment_method #payment div.payment_box input.input-text,
    #add_payment_method #payment div.payment_box textarea {
      border-color: #c7c1c6;
      border-top-color: #bbb3b9; }
    .woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,
    .woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder,
    #add_payment_method #payment div.payment_box ::-webkit-input-placeholder {
      color: #bbb3b9; }
    .woocommerce-cart #payment div.payment_box :-moz-placeholder,
    .woocommerce-checkout #payment div.payment_box :-moz-placeholder,
    #add_payment_method #payment div.payment_box :-moz-placeholder {
      color: #bbb3b9; }
    .woocommerce-cart #payment div.payment_box :-ms-input-placeholder,
    .woocommerce-checkout #payment div.payment_box :-ms-input-placeholder,
    #add_payment_method #payment div.payment_box :-ms-input-placeholder {
      color: #bbb3b9; }
    .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,
    .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods,
    #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods {
      list-style: none outside;
      margin: 0; }
      .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,
      .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,
      .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,
      .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,
      #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,
      #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new {
        margin: 0 0 .5em 0; }
        .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,
        .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,
        .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,
        .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,
        #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,
        #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label {
          cursor: pointer; }
      .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,
      .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,
      #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput {
        vertical-align: middle;
        margin: -3px 1em 0 0;
        position: relative; }
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form,
    #add_payment_method #payment div.payment_box .wc-credit-card-form {
      border: 0;
      padding: 0;
      margin: 1em 0 0; }
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc {
      font-size: 1.5em;
      padding: 8px;
      background-repeat: no-repeat;
      background-position: right .618em center;
      background-size: 32px 20px; }
      .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,
      .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
      .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
      #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,
      #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
      #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa {
        background-image: url(../images/icons/credit-cards/visa.svg); }
      .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,
      .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
      .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
      #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,
      #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
      #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard {
        background-image: url(../images/icons/credit-cards/mastercard.svg); }
      .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,
      .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
      .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
      #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,
      #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
      #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser {
        background-image: url(../images/icons/credit-cards/laser.svg); }
      .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,
      .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
      .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
      #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,
      #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
      #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub {
        background-image: url(../images/icons/credit-cards/diners.svg); }
      .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,
      .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
      .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
      #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,
      #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
      #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro {
        background-image: url(../images/icons/credit-cards/maestro.svg); }
      .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,
      .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
      .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
      #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,
      #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
      #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb {
        background-image: url(../images/icons/credit-cards/jcb.svg); }
      .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,
      .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
      .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
      #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,
      #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
      #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex {
        background-image: url(../images/icons/credit-cards/amex.svg); }
      .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,
      .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
      .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
      .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
      #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,
      #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
      #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover {
        background-image: url(../images/icons/credit-cards/discover.svg); }
    .woocommerce-cart #payment div.payment_box span.help,
    .woocommerce-checkout #payment div.payment_box span.help,
    #add_payment_method #payment div.payment_box span.help {
      font-size: .857em;
      color: #777;
      font-weight: normal; }
    .woocommerce-cart #payment div.payment_box .form-row,
    .woocommerce-checkout #payment div.payment_box .form-row,
    #add_payment_method #payment div.payment_box .form-row {
      margin: 0 0 1em; }
    .woocommerce-cart #payment div.payment_box p:last-child,
    .woocommerce-checkout #payment div.payment_box p:last-child,
    #add_payment_method #payment div.payment_box p:last-child {
      margin-bottom: 0; }
    .woocommerce-cart #payment div.payment_box:before,
    .woocommerce-checkout #payment div.payment_box:before,
    #add_payment_method #payment div.payment_box:before {
      content: "";
      display: block;
      border: 1em solid #dfdcde;
      /* arrow size / color */
      border-right-color: transparent;
      border-left-color: transparent;
      border-top-color: transparent;
      position: absolute;
      top: -.75em;
      left: 0;
      margin: -1em 0 0 2em; }
  .woocommerce-cart #payment .payment_method_paypal .about_paypal,
  .woocommerce-checkout #payment .payment_method_paypal .about_paypal,
  #add_payment_method #payment .payment_method_paypal .about_paypal {
    float: right;
    line-height: 52px;
    font-size: 0.83em; }
  .woocommerce-cart #payment .payment_method_paypal img,
  .woocommerce-checkout #payment .payment_method_paypal img,
  #add_payment_method #payment .payment_method_paypal img {
    max-height: 52px;
    vertical-align: middle; }

/**
 * Password strength meter
 */
.woocommerce-password-strength {
  text-align: center;
  font-weight: 600;
  padding: 3px .5em;
  font-size: 1em; }
  .woocommerce-password-strength.strong {
    background-color: #c1e1b9;
    border-color: #83c373; }
  .woocommerce-password-strength.short {
    background-color: #f1adad;
    border-color: #e35b5b; }
  .woocommerce-password-strength.bad {
    background-color: #fbc5a9;
    border-color: #f78b53; }
  .woocommerce-password-strength.good {
    background-color: #ffe399;
    border-color: #ffc733; }

.woocommerce-password-hint {
  margin: .5em 0 0 0;
  display: block; }

/* added to get around variation image flicker issue */
.product.has-default-attributes.has-children > .images {
  opacity: 0; }

.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
  background: #fff;
  box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.05); }

.woocommerce .woocommerce-info {
  border-top-color: #343434;
  color: #434343;
  padding: 20px 15px !important;
  padding-left: 40px !important; }
  @media (max-width: 414px) {
    .woocommerce .woocommerce-info {
      padding: 20px 15px 20px 30px !important; } }
  .woocommerce .woocommerce-info:before {
    content: "\f12c";
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #343434;
    left: 15px;
    top: 24px; }
  .woocommerce .woocommerce-info a {
    margin-left: 5px; }

.woocommerce .woocommerce-error {
  border-top-color: #ca372d; }
  .woocommerce .woocommerce-error:before {
    color: #ca372d; }

.woocommerce div.woocommerce-message {
  padding-top: 24px !important; }
  @media (max-width: 414px) {
    .woocommerce div.woocommerce-message {
      padding: 20px 15px !important; } }
  .woocommerce div.woocommerce-message:before {
    top: 24px; }
    @media (max-width: 414px) {
      .woocommerce div.woocommerce-message:before {
        display: none; } }
  .woocommerce div.woocommerce-message .button {
    margin-top: -10px;
    text-align: center; }
    @media (max-width: 414px) {
      .woocommerce div.woocommerce-message .button {
        background: transparent;
        display: block;
        font-size: 0;
        margin-top: 0;
        padding: 0;
        width: 30px;
        height: 30px;
        min-width: 30px; }
        .woocommerce div.woocommerce-message .button:before {
          content: "\f110";
          display: inline-block;
          font-family: "Ionicons";
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          text-rendering: auto;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          color: #000;
          font-size: 30px; }
        .woocommerce div.woocommerce-message .button:hover {
          background: transparent !important;
          color: #ca372d; } }

.woocommerce .titlebar {
  margin-bottom: 0; }

/**
 * woocommerce-layout.scss
 * Applies layout to the default WooCommerce frontend design
 */
/**
 * Imports
 */
/**
 * Deprecated
 * Fallback for bourbon equivalent
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Use bourbon mixin instead `@include transform(scale(1.5));`
 */
/**
 * Deprecated
 * Use bourbon mixin instead `@include box-sizing(border-box);`
 */
/**
 * Objects
 */
/**
 * WooCommerce CSS Variables
 */
/**
 * Styling begins
 */
@media (max-width: 1024px) {
  div.woocommerce.columns-5 ul.products li.product {
    width: 25%; } }

@media (max-width: 768px) {
  div.woocommerce.columns-5 ul.products li.product {
    width: 33.33333%; } }

@media (max-width: 414px) {
  div.woocommerce.columns-5 ul.products li.product {
    width: 100%; } }

@media (max-width: 768px) {
  div.woocommerce.columns-4 ul.products li.product {
    width: 33.33333%; } }

@media (max-width: 737px) {
  div.woocommerce.columns-4 ul.products li.product {
    width: 50%; } }

@media (max-width: 414px) {
  div.woocommerce.columns-4 ul.products li.product {
    width: 100%; } }

@media (max-width: 768px) {
  div.woocommerce.columns-3 ul.products li.product {
    width: 33.33333%; } }

@media (max-width: 737px) {
  div.woocommerce.columns-3 ul.products li.product {
    width: 50%; } }

@media (max-width: 414px) {
  div.woocommerce.columns-3 ul.products li.product {
    width: 100%; } }

.woocommerce .container ul.products {
  margin-left: 0;
  margin-right: 0; }
  @media (max-width: 1024px) {
    .woocommerce .container ul.products {
      border-left: 1px solid #e8e8e8; }
      .woocommerce .container ul.products:before {
        display: none !important; }
      .woocommerce .container ul.products li.product {
        border-left: none !important; } }
  @media (max-width: 1024px) {
    .woocommerce .container ul.products li.product:nth-child(5n+1) {
      border-left: none !important; } }
  @media (max-width: 1024px) {
    .woocommerce .container ul.products li.product:nth-child(4n+1) {
      border-left: none !important; } }
  @media (max-width: 737px) {
    .woocommerce .container ul.products li.product:nth-child(3n+1) {
      border-left: none !important; } }

.woocommerce .container #secondary {
  padding-top: 0; }

.woocommerce.one-sidebar #primary {
  width: calc( 100% - 300px); }
  @media (max-width: 1024px) {
    .woocommerce.one-sidebar #primary {
      width: calc( 100% - 270px); } }
  .woocommerce.one-sidebar #primary .wrap-shop-top-bar {
    position: relative; }
    .woocommerce.one-sidebar #primary .wrap-shop-top-bar:before {
      content: '';
      background: #e8e8e8;
      display: block;
      position: absolute;
      right: 0;
      bottom: -1px;
      width: 100%;
      height: 1px;
      -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
      transform: translateX(100%); }
  .woocommerce.one-sidebar #primary ul.products {
    margin-bottom: 0; }

.woocommerce.one-sidebar #secondary {
  position: relative;
  padding: 0 30px;
  width: 300px; }
  @media (max-width: 1024px) {
    .woocommerce.one-sidebar #secondary {
      padding: 0 15px;
      width: 270px; } }
  @media (max-width: 768px) {
    .woocommerce.one-sidebar #secondary {
      margin-top: 45px; }
      .woocommerce.one-sidebar #secondary:before {
        content: '';
        background: #e8e8e8;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 1px; } }
  .woocommerce.one-sidebar #secondary:after {
    content: '';
    background: #e8e8e8;
    display: block;
    position: absolute;
    top: 0;
    right: -1px;
    height: 100%;
    width: 1px; }
  .woocommerce.one-sidebar #secondary > .widget:first-child .widget-title {
    position: relative; }
    .woocommerce.one-sidebar #secondary > .widget:first-child .widget-title:after {
      content: '';
      background: #e8e8e8;
      display: block;
      position: absolute;
      left: 0;
      bottom: -1px;
      width: 400%;
      height: 1px;
      -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
      transform: translateX(-100%); }
  @media (max-width: 1024px) {
    .woocommerce.one-sidebar #secondary > .widget .widget-title {
      padding: 26px 15px;
      margin: 0 -15px 30px; } }

.woocommerce.one-sidebar.one-sidebar-right #primary .wrap-shop-top-bar:before {
  right: initial;
  left: 0;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%); }

.woocommerce.one-sidebar.one-sidebar-right #secondary:after {
  right: initial;
  left: 0; }

.woocommerce.one-sidebar.one-sidebar-right #secondary > .widget:first-child .widget-title:after {
  left: initial;
  right: 0;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%); }

.woocommerce.one-sidebar.one-sidebar-right #secondary .widget .widget-title {
  border-right-width: 1px;
  border-left-width: 0; }

.woocommerce.one-sidebar ul.products {
  margin-left: -1px;
  margin-right: -1px; }

.woocommerce.no-sidebar.shop-listing-style #primary ul.products li.product {
  border-left: 1px solid #ddd !important; }

.woocommerce.no-sidebar #primary ul.products {
  margin-bottom: 60px; }

.woocommerce.shop-full-width .container {
  padding: 0;
  width: 100%;
  max-width: 100%; }

@media (min-width: 1280px) and (max-width: 1367px) {
  .woocommerce.shop-full-width.shop-listing-style #primary ul.products li.product:not(:hover) .wrap-title-price {
    padding-left: 80px;
    width: 50% !important;
    transition: all 0.3s ease 0s; }
  .woocommerce.shop-full-width.shop-listing-style #primary ul.products li.product:not(:hover) .yith-wcwl-add-to-wishlist,
  .woocommerce.shop-full-width.shop-listing-style #primary ul.products li.product:not(:hover) .yith-wcqv-button {
    opacity: 0 !important;
    -webkit-transform: translateY(30px) !important;
    -ms-transform: translateY(30px) !important;
    transform: translateY(30px) !important;
    transition: all 0.3s ease 0s; }
  .woocommerce.shop-full-width.shop-listing-style #primary ul.products li.product:not(:hover) .yith-wcwl-add-to-wishlist {
    -webkit-transform: translateY(-30px) !important;
    -ms-transform: translateY(-30px) !important;
    transform: translateY(-30px) !important;
    transition: all 0.3s ease 0s; }
  .woocommerce.shop-full-width.shop-listing-style #primary ul.products li.product .wrap-title-price {
    padding-left: 20px;
    transition: all 0.3s ease 0s; }
  .woocommerce.shop-full-width.shop-listing-style #primary ul.products li.product .yith-wcwl-add-to-wishlist {
    left: 62% !important;
    transition: all 0.3s ease 0s; }
  .woocommerce.shop-full-width.shop-listing-style #primary ul.products li.product .yith-wcqv-button {
    left: 72% !important;
    transition: all 0.3s ease 0s; } }

@media (min-width: 1170px) {
  .woocommerce.shop-full-width.shop-listing-style #primary ul.products li.product {
    width: 50% !important; } }

@media (max-width: 1200px) and (min-width: 800px) {
  .woocommerce.shop-full-width.one-sidebar.pro-cat-col-4 ul.products li.product, .woocommerce.shop-full-width.one-sidebar.pro-cat-col-5 ul.products li.product {
    width: 33.33333% !important; } }

.woocommerce.shop-full-width.one-sidebar .container #primary {
  width: calc( 100% - 380px); }
  @media (max-width: 1080px) {
    .woocommerce.shop-full-width.one-sidebar .container #primary {
      width: calc(100% - 300px); } }

.woocommerce.shop-full-width.one-sidebar .container #secondary {
  width: 380px; }
  @media (max-width: 1080px) {
    .woocommerce.shop-full-width.one-sidebar .container #secondary {
      width: 300px; } }

.woocommerce.shop-full-width.one-sidebar .container ul.products {
  margin-left: -16px;
  margin-right: 0; }
  @media (max-width: 768px) {
    .woocommerce.shop-full-width.one-sidebar .container ul.products {
      margin-left: 0; } }

.woocommerce.shop-full-width.one-sidebar .widget-area .widget .widget-title {
  margin: 0 -30px 30px; }

.woocommerce.shop-full-width.one-sidebar-left #primary {
  padding-left: 15px; }
  @media (max-width: 768px) {
    .woocommerce.shop-full-width.one-sidebar-left #primary {
      padding-left: 15px;
      padding-right: 15px; } }

.woocommerce.shop-full-width.one-sidebar-left #secondary {
  padding: 0 30px 0; }

@media (min-width: 768px) {
  .woocommerce.one-sidebar-left #primary {
    border-left: 1px solid #e8e8e8; } }

.woocommerce .widget {
  font-weight: 300; }
  .woocommerce .widget .widget-title {
    border-right-width: 0; }

.woocommerce.one-sidebar-left ul.products {
  position: relative; }
  .woocommerce.one-sidebar-left ul.products:before {
    content: '';
    background: #e8e8e8;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 1px; }

.woocommerce ul.products {
  border-top: 1px solid #e8e8e8; }
  .woocommerce ul.products .product {
    border: 1px solid #e8e8e8;
    border-top: none;
    border-left: none; }
  .woocommerce ul.products li.product {
    border-left: 1px solid transparent; }

.woocommerce.pro-cat-col-2 ul.products .product:nth-child(2n+1) {
  border-left: 1px solid #e8e8e8;
  padding-bottom: 1px; }

@media (min-width: 768px) {
  .woocommerce.pro-cat-col-3 ul.products .product:nth-child(3n+1) {
    border-left: 1px solid #e8e8e8;
    padding-bottom: 1px; } }

@media (min-width: 1023px) {
  .woocommerce.pro-cat-col-4 ul.products .product:nth-child(4n+1) {
    border-left: 1px solid #e8e8e8;
    padding-bottom: 1px; } }

@media (min-width: 768px) {
  .woocommerce.pro-cat-col-4 ul.products .product:nth-child(4n+1) {
    border-left: 1px solid #e8e8e8;
    padding-bottom: 1px; } }

.woocommerce.pro-cat-col-5 ul.products .product:nth-child(5n+1) {
  border-left: 1px solid #e8e8e8;
  padding-bottom: 1px; }

body:not([class^="pro-cat-col-"]) .woocommerce.columns-2 ul.products .product:nth-child(2n+1) {
  border-left: 1px solid #e8e8e8;
  padding-bottom: 1px; }

@media (min-width: 768px) {
  body:not([class^="pro-cat-col-"]) .woocommerce.columns-3 ul.products .product:nth-child(3n+1) {
    border-left: 1px solid #e8e8e8;
    padding-bottom: 1px; } }

@media (min-width: 1023px) {
  body:not([class^="pro-cat-col-"]) .woocommerce.columns-4 ul.products .product:nth-child(4n+1) {
    border-left: 1px solid #e8e8e8;
    padding-bottom: 1px; } }

@media (min-width: 768px) {
  body:not([class^="pro-cat-col-"]) .woocommerce.columns-4 ul.products .product:nth-child(4n+1) {
    border-left: 1px solid #e8e8e8;
    padding-bottom: 1px; } }

body:not([class^="pro-cat-col-"]) .woocommerce.columns-5 ul.products .product:nth-child(5n+1) {
  border-left: 1px solid #e8e8e8;
  padding-bottom: 1px; }

.woocommerce, .woocommerce-page {
  /**
	 * General layout styles
	 */
  /**
	 * Product page
	 */
  /**
	 * Product loops
	 */
  /**
	 * Cart page
	 */
  /**
	 * Cart sidebar
	 */
  /**
	 * Forms
	 */ }
  .woocommerce .col2-set, .woocommerce-page .col2-set {
    *zoom: 1;
    width: 100%; }
    .woocommerce .col2-set:before, .woocommerce .col2-set:after, .woocommerce-page .col2-set:before, .woocommerce-page .col2-set:after {
      content: " ";
      display: table; }
    .woocommerce .col2-set:after, .woocommerce-page .col2-set:after {
      clear: both; }
    .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
      float: left;
      width: 48%; }
    .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
      float: right;
      width: 48%; }
  .woocommerce img, .woocommerce-page img {
    height: auto;
    max-width: 100%; }
  .woocommerce div.product div.images,
  .woocommerce #content div.product div.images, .woocommerce-page div.product div.images,
  .woocommerce-page #content div.product div.images {
    float: left;
    width: 48%; }
  .woocommerce div.product div.thumbnails,
  .woocommerce #content div.product div.thumbnails, .woocommerce-page div.product div.thumbnails,
  .woocommerce-page #content div.product div.thumbnails {
    *zoom: 1; }
    .woocommerce div.product div.thumbnails:before, .woocommerce div.product div.thumbnails:after,
    .woocommerce #content div.product div.thumbnails:before,
    .woocommerce #content div.product div.thumbnails:after, .woocommerce-page div.product div.thumbnails:before, .woocommerce-page div.product div.thumbnails:after,
    .woocommerce-page #content div.product div.thumbnails:before,
    .woocommerce-page #content div.product div.thumbnails:after {
      content: " ";
      display: table; }
    .woocommerce div.product div.thumbnails:after,
    .woocommerce #content div.product div.thumbnails:after, .woocommerce-page div.product div.thumbnails:after,
    .woocommerce-page #content div.product div.thumbnails:after {
      clear: both; }
    .woocommerce div.product div.thumbnails a,
    .woocommerce #content div.product div.thumbnails a, .woocommerce-page div.product div.thumbnails a,
    .woocommerce-page #content div.product div.thumbnails a {
      float: left;
      width: 30.75%;
      margin-right: 3.8%;
      margin-bottom: 1em; }
    .woocommerce div.product div.thumbnails a.last,
    .woocommerce #content div.product div.thumbnails a.last, .woocommerce-page div.product div.thumbnails a.last,
    .woocommerce-page #content div.product div.thumbnails a.last {
      margin-right: 0; }
    .woocommerce div.product div.thumbnails a.first,
    .woocommerce #content div.product div.thumbnails a.first, .woocommerce-page div.product div.thumbnails a.first,
    .woocommerce-page #content div.product div.thumbnails a.first {
      clear: both; }
    .woocommerce div.product div.thumbnails.columns-1 a,
    .woocommerce #content div.product div.thumbnails.columns-1 a, .woocommerce-page div.product div.thumbnails.columns-1 a,
    .woocommerce-page #content div.product div.thumbnails.columns-1 a {
      width: 100%;
      margin-right: 0;
      float: none; }
    .woocommerce div.product div.thumbnails.columns-2 a,
    .woocommerce #content div.product div.thumbnails.columns-2 a, .woocommerce-page div.product div.thumbnails.columns-2 a,
    .woocommerce-page #content div.product div.thumbnails.columns-2 a {
      width: 48%; }
    .woocommerce div.product div.thumbnails.columns-4 a,
    .woocommerce #content div.product div.thumbnails.columns-4 a, .woocommerce-page div.product div.thumbnails.columns-4 a,
    .woocommerce-page #content div.product div.thumbnails.columns-4 a {
      width: 22.05%; }
    .woocommerce div.product div.thumbnails.columns-5 a,
    .woocommerce #content div.product div.thumbnails.columns-5 a, .woocommerce-page div.product div.thumbnails.columns-5 a,
    .woocommerce-page #content div.product div.thumbnails.columns-5 a {
      width: 16.9%; }
  .woocommerce div.product .woocommerce-tabs,
  .woocommerce #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs,
  .woocommerce-page #content div.product .woocommerce-tabs {
    clear: both; }
    .woocommerce div.product .woocommerce-tabs ul.tabs,
    .woocommerce #content div.product .woocommerce-tabs ul.tabs, .woocommerce-page div.product .woocommerce-tabs ul.tabs,
    .woocommerce-page #content div.product .woocommerce-tabs ul.tabs {
      *zoom: 1; }
      .woocommerce div.product .woocommerce-tabs ul.tabs:before, .woocommerce div.product .woocommerce-tabs ul.tabs:after,
      .woocommerce #content div.product .woocommerce-tabs ul.tabs:before,
      .woocommerce #content div.product .woocommerce-tabs ul.tabs:after, .woocommerce-page div.product .woocommerce-tabs ul.tabs:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs:after,
      .woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before,
      .woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after {
        content: " ";
        display: table; }
      .woocommerce div.product .woocommerce-tabs ul.tabs:after,
      .woocommerce #content div.product .woocommerce-tabs ul.tabs:after, .woocommerce-page div.product .woocommerce-tabs ul.tabs:after,
      .woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after {
        clear: both; }
      .woocommerce div.product .woocommerce-tabs ul.tabs li,
      .woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li,
      .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
        display: inline-block; }
  .woocommerce div.product #reviews .comment,
  .woocommerce #content div.product #reviews .comment, .woocommerce-page div.product #reviews .comment,
  .woocommerce-page #content div.product #reviews .comment {
    *zoom: 1; }
    .woocommerce div.product #reviews .comment:before, .woocommerce div.product #reviews .comment:after,
    .woocommerce #content div.product #reviews .comment:before,
    .woocommerce #content div.product #reviews .comment:after, .woocommerce-page div.product #reviews .comment:before, .woocommerce-page div.product #reviews .comment:after,
    .woocommerce-page #content div.product #reviews .comment:before,
    .woocommerce-page #content div.product #reviews .comment:after {
      content: " ";
      display: table; }
    .woocommerce div.product #reviews .comment:after,
    .woocommerce #content div.product #reviews .comment:after, .woocommerce-page div.product #reviews .comment:after,
    .woocommerce-page #content div.product #reviews .comment:after {
      clear: both; }
    .woocommerce div.product #reviews .comment img,
    .woocommerce #content div.product #reviews .comment img, .woocommerce-page div.product #reviews .comment img,
    .woocommerce-page #content div.product #reviews .comment img {
      float: right;
      height: auto; }
  .woocommerce ul.products, .woocommerce-page ul.products {
    clear: both;
    *zoom: 1; }
    .woocommerce ul.products:before, .woocommerce ul.products:after, .woocommerce-page ul.products:before, .woocommerce-page ul.products:after {
      content: " ";
      display: table; }
    .woocommerce ul.products:after, .woocommerce-page ul.products:after {
      clear: both; }
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
      float: left;
      margin: 0 3.8% 2.992em 0;
      position: relative;
      width: 22.05%;
      margin-left: 0;
      box-sizing: border-box; }
    .woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
      margin-right: 0; }
  .woocommerce.columns-1 ul.products li.product, .woocommerce-page.columns-1 ul.products li.product {
    width: 100%;
    margin-right: 0; }
  .woocommerce.columns-2 ul.products li.product, .woocommerce-page.columns-2 ul.products li.product {
    width: 50%; }
  .woocommerce.columns-3 ul.products li.product, .woocommerce-page.columns-3 ul.products li.product {
    width: 33.32%;
    min-height: 394px; }
  .woocommerce.columns-5 ul.products li.product, .woocommerce-page.columns-5 ul.products li.product {
    width: 20%;
    min-height: 300px; }
  .woocommerce.columns-6 ul.products li.product, .woocommerce-page.columns-6 ul.products li.product {
    width: 16.66%; }
  .woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
    float: left; }
  .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    float: right; }
  .woocommerce .woocommerce-pagination ul.page-numbers, .woocommerce-page .woocommerce-pagination ul.page-numbers {
    *zoom: 1; }
    .woocommerce .woocommerce-pagination ul.page-numbers:before, .woocommerce .woocommerce-pagination ul.page-numbers:after, .woocommerce-page .woocommerce-pagination ul.page-numbers:before, .woocommerce-page .woocommerce-pagination ul.page-numbers:after {
      content: " ";
      display: table; }
    .woocommerce .woocommerce-pagination ul.page-numbers:after, .woocommerce-page .woocommerce-pagination ul.page-numbers:after {
      clear: both; }
    .woocommerce .woocommerce-pagination ul.page-numbers li, .woocommerce-page .woocommerce-pagination ul.page-numbers li {
      display: inline-block; }
  .woocommerce table.cart img,
  .woocommerce #content table.cart img, .woocommerce-page table.cart img,
  .woocommerce-page #content table.cart img {
    height: auto; }
  .woocommerce table.cart td.actions,
  .woocommerce #content table.cart td.actions, .woocommerce-page table.cart td.actions,
  .woocommerce-page #content table.cart td.actions {
    text-align: right; }
    .woocommerce table.cart td.actions .input-text,
    .woocommerce #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text,
    .woocommerce-page #content table.cart td.actions .input-text {
      width: 120px; }
    .woocommerce table.cart td.actions .coupon,
    .woocommerce #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon,
    .woocommerce-page #content table.cart td.actions .coupon {
      float: left; }
      .woocommerce table.cart td.actions .coupon label,
      .woocommerce #content table.cart td.actions .coupon label, .woocommerce-page table.cart td.actions .coupon label,
      .woocommerce-page #content table.cart td.actions .coupon label {
        display: none; }
  .woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
    *zoom: 1;
    width: 100%; }
    .woocommerce .cart-collaterals:before, .woocommerce .cart-collaterals:after, .woocommerce-page .cart-collaterals:before, .woocommerce-page .cart-collaterals:after {
      content: " ";
      display: table; }
    .woocommerce .cart-collaterals:after, .woocommerce-page .cart-collaterals:after {
      clear: both; }
    .woocommerce .cart-collaterals .related, .woocommerce-page .cart-collaterals .related {
      width: 30.75%;
      float: left; }
    .woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
      width: 48%;
      float: left; }
      .woocommerce .cart-collaterals .cross-sells ul.products, .woocommerce-page .cart-collaterals .cross-sells ul.products {
        float: none; }
        .woocommerce .cart-collaterals .cross-sells ul.products li, .woocommerce-page .cart-collaterals .cross-sells ul.products li {
          width: 48%; }
    .woocommerce .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .shipping_calculator {
      width: 48%;
      *zoom: 1;
      clear: right;
      float: right; }
      .woocommerce .cart-collaterals .shipping_calculator:before, .woocommerce .cart-collaterals .shipping_calculator:after, .woocommerce-page .cart-collaterals .shipping_calculator:before, .woocommerce-page .cart-collaterals .shipping_calculator:after {
        content: " ";
        display: table; }
      .woocommerce .cart-collaterals .shipping_calculator:after, .woocommerce-page .cart-collaterals .shipping_calculator:after {
        clear: both; }
      .woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,
      .woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2, .woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,
      .woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2 {
        width: 47%; }
    .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
      float: right;
      width: 48%; }
  .woocommerce ul.cart_list li,
  .woocommerce ul.product_list_widget li, .woocommerce-page ul.cart_list li,
  .woocommerce-page ul.product_list_widget li {
    *zoom: 1; }
    .woocommerce ul.cart_list li:before, .woocommerce ul.cart_list li:after,
    .woocommerce ul.product_list_widget li:before,
    .woocommerce ul.product_list_widget li:after, .woocommerce-page ul.cart_list li:before, .woocommerce-page ul.cart_list li:after,
    .woocommerce-page ul.product_list_widget li:before,
    .woocommerce-page ul.product_list_widget li:after {
      content: " ";
      display: table; }
    .woocommerce ul.cart_list li:after,
    .woocommerce ul.product_list_widget li:after, .woocommerce-page ul.cart_list li:after,
    .woocommerce-page ul.product_list_widget li:after {
      clear: both; }
    .woocommerce ul.cart_list li img,
    .woocommerce ul.product_list_widget li img, .woocommerce-page ul.cart_list li img,
    .woocommerce-page ul.product_list_widget li img {
      float: right;
      height: auto; }
  .woocommerce form .form-row, .woocommerce-page form .form-row {
    *zoom: 1;
    padding: 0 15px;
    float: left;
    width: 50%; }
    .woocommerce form .form-row:before, .woocommerce form .form-row:after, .woocommerce-page form .form-row:before, .woocommerce-page form .form-row:after {
      content: " ";
      display: table; }
    .woocommerce form .form-row:after, .woocommerce-page form .form-row:after {
      clear: both; }
    .woocommerce form .form-row label, .woocommerce-page form .form-row label {
      display: block; }
      .woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {
        display: inline; }
    .woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
      box-sizing: border-box;
      width: 100%; }
  .woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
    float: right; }
  .woocommerce form .form-row-wide, .woocommerce-page form .form-row-wide {
    clear: both; }
  .woocommerce #payment .form-row select, .woocommerce-page #payment .form-row select {
    width: auto; }
  .woocommerce #payment .wc-terms-and-conditions, .woocommerce #payment .terms, .woocommerce-page #payment .wc-terms-and-conditions, .woocommerce-page #payment .terms {
    text-align: left;
    padding: 0 1em 0 0;
    float: left; }
  .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: right; }

/**
 * Twenty Eleven specific styles
 */
.woocommerce-page.left-sidebar #content.twentyeleven {
  width: 58.4%;
  margin: 0 7.6%;
  float: right; }

.woocommerce-page.right-sidebar #content.twentyeleven {
  margin: 0 7.6%;
  width: 58.4%;
  float: left; }

/**
 * Twenty Fourteen specific styles
 */
.twentyfourteen .tfwc {
  padding: 12px 10px 0;
  max-width: 474px;
  margin: 0 auto; }
  .twentyfourteen .tfwc .product .entry-summary {
    padding: 0 !important;
    margin: 0 0 1.618em !important; }
  .twentyfourteen .tfwc div.product.hentry.has-post-thumbnail {
    margin-top: 0; }
  .twentyfourteen .tfwc .product .images img {
    margin-bottom: 1em; }

@media screen and (min-width: 673px) {
  .twentyfourteen .tfwc {
    padding-right: 30px;
    padding-left: 30px; } }

@media screen and (min-width: 1040px) {
  .twentyfourteen .tfwc {
    padding-right: 15px;
    padding-left: 15px; } }

@media screen and (min-width: 1110px) {
  .twentyfourteen .tfwc {
    padding-right: 30px;
    padding-left: 30px; } }

@media screen and (min-width: 1218px) {
  .twentyfourteen .tfwc {
    margin-right: 54px; }
  .full-width .twentyfourteen .tfwc {
    margin-right: auto; } }

/**
 * Twenty Fifteen specific styles
 */
.twentyfifteen .t15wc {
  padding-left: 7.6923%;
  padding-right: 7.6923%;
  padding-top: 7.6923%;
  margin-bottom: 7.6923%;
  background: #fff;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.15); }
  .twentyfifteen .t15wc .page-title {
    margin-left: 0; }

@media screen and (min-width: 38.75em) {
  .twentyfifteen .t15wc {
    margin-right: 7.6923%;
    margin-left: 7.6923%;
    margin-top: 8.3333%; } }

@media screen and (min-width: 59.6875em) {
  .twentyfifteen .t15wc {
    margin-left: 8.3333%;
    margin-right: 8.3333%;
    padding: 10%; }
  .single-product .twentyfifteen .entry-summary {
    padding: 0 !important; } }

/**
 * Twenty Sixteen specific styles
 */
.twentysixteen .site-main {
  margin-right: 7.6923%;
  margin-left: 7.6923%; }

.twentysixteen .entry-summary {
  margin-right: 0;
  margin-left: 0; }

#content .twentysixteen div.product div.images,
#content .twentysixteen div.product div.summary {
  width: 46.42857%; }

@media screen and (min-width: 44.375em) {
  .twentysixteen .site-main {
    margin-right: 23.0769%; } }

@media screen and (min-width: 56.875em) {
  .twentysixteen .site-main {
    margin-right: 0;
    margin-left: 0; }
  .no-sidebar .twentysixteen .site-main {
    margin-right: 15%;
    margin-left: 15%; }
  .no-sidebar .twentysixteen .entry-summary {
    margin-right: 0;
    margin-left: 0; } }

/**
 * RTL styles.
 */
.rtl .woocommerce .col2-set .col-1, .rtl .woocommerce-page .col2-set .col-1 {
  float: right; }

.rtl .woocommerce .col2-set .col-2, .rtl .woocommerce-page .col2-set .col-2 {
  float: left; }

.rtl .woocommerce form .form-row-first,
.rtl .woocommerce form .form-row-last, .rtl .woocommerce-page form .form-row-first,
.rtl .woocommerce-page form .form-row-last {
  float: right; }

.rtl .woocommerce form .form-row-last, .rtl .woocommerce-page form .form-row-last {
  float: left; }

/**
 * woocommerce-smallscreen.scss
 * Optimises the default WooCommerce frontend layout when viewed on smaller screens.
 */
/**
 * Imports
 */
/**
 * Deprecated
 * Fallback for bourbon equivalent
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Use bourbon mixin instead `@include transform(scale(1.5));`
 */
/**
 * Deprecated
 * Use bourbon mixin instead `@include box-sizing(border-box);`
 */
/**
 * Objects
 */
/**
 * WooCommerce CSS Variables
 */
@media (max-width: 767px) {
  /**
	 * Style begins
	 */
  .woocommerce,
  .woocommerce-page {
    /**
		 * General layout
		 */
    /**
		 * Products
		 */
    /**
		 * Product Details
		 */
    /**
		 * Cart
		 */
    /**
		 * Checkout
		 */
    /**
		 * Account
		 */ }
    .woocommerce table.shop_table_responsive thead,
    .woocommerce-page table.shop_table_responsive thead {
      display: none; }
    .woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,
    .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
      border-top: 0; }
    .woocommerce table.shop_table_responsive tbody th,
    .woocommerce-page table.shop_table_responsive tbody th {
      display: none; }
    .woocommerce table.shop_table_responsive tr,
    .woocommerce-page table.shop_table_responsive tr {
      display: block; }
      .woocommerce table.shop_table_responsive tr td,
      .woocommerce-page table.shop_table_responsive tr td {
        display: block;
        text-align: right !important; }
        .woocommerce table.shop_table_responsive tr td.order-actions,
        .woocommerce-page table.shop_table_responsive tr td.order-actions {
          text-align: left !important; }
        .woocommerce table.shop_table_responsive tr td:before,
        .woocommerce-page table.shop_table_responsive tr td:before {
          content: attr(data-title) ": ";
          font-weight: 700;
          float: left; }
        .woocommerce table.shop_table_responsive tr td.product-remove:before, .woocommerce table.shop_table_responsive tr td.actions:before,
        .woocommerce-page table.shop_table_responsive tr td.product-remove:before,
        .woocommerce-page table.shop_table_responsive tr td.actions:before {
          display: none; }
      .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
      .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background-color: rgba(0, 0, 0, 0.025); }
    .woocommerce table.my_account_orders tr td.order-actions,
    .woocommerce-page table.my_account_orders tr td.order-actions {
      text-align: left; }
      .woocommerce table.my_account_orders tr td.order-actions:before,
      .woocommerce-page table.my_account_orders tr td.order-actions:before {
        display: none; }
      .woocommerce table.my_account_orders tr td.order-actions .button,
      .woocommerce-page table.my_account_orders tr td.order-actions .button {
        float: none;
        margin: .125em .25em .125em 0; }
    .woocommerce .col2-set .col-1,
    .woocommerce .col2-set .col-2,
    .woocommerce-page .col2-set .col-1,
    .woocommerce-page .col2-set .col-2 {
      float: none;
      width: 100%; }
    .woocommerce ul.products li.product, .woocommerce[class*="columns-"] ul.products li.product,
    .woocommerce-page ul.products li.product,
    .woocommerce-page[class*="columns-"] ul.products li.product {
      width: 50%;
      float: left;
      margin: 0 0 2.992em; } }
    @media (max-width: 767px) and (max-width: 414px) {
      .woocommerce ul.products li.product, .woocommerce[class*="columns-"] ul.products li.product,
      .woocommerce-page ul.products li.product,
      .woocommerce-page[class*="columns-"] ul.products li.product {
        border-left: 1px solid #e8e8e8;
        width: 100%; } }

@media (max-width: 767px) {
    .woocommerce ul.products.slick-slider li.product, .woocommerce[class*="columns-"] ul.products.slick-slider li.product,
    .woocommerce-page ul.products.slick-slider li.product,
    .woocommerce-page[class*="columns-"] ul.products.slick-slider li.product {
      clear: none; }
    .woocommerce div.product div.images,
    .woocommerce div.product div.summary,
    .woocommerce #content div.product div.images,
    .woocommerce #content div.product div.summary,
    .woocommerce-page div.product div.images,
    .woocommerce-page div.product div.summary,
    .woocommerce-page #content div.product div.images,
    .woocommerce-page #content div.product div.summary {
      float: none;
      width: 100%; }
    .woocommerce table.cart .product-thumbnail,
    .woocommerce #content table.cart .product-thumbnail,
    .woocommerce-page table.cart .product-thumbnail,
    .woocommerce-page #content table.cart .product-thumbnail {
      display: none; }
    .woocommerce table.cart td.actions,
    .woocommerce #content table.cart td.actions,
    .woocommerce-page table.cart td.actions,
    .woocommerce-page #content table.cart td.actions {
      text-align: left; }
      .woocommerce table.cart td.actions .coupon,
      .woocommerce #content table.cart td.actions .coupon,
      .woocommerce-page table.cart td.actions .coupon,
      .woocommerce-page #content table.cart td.actions .coupon {
        float: none;
        *zoom: 1;
        padding-bottom: .5em; }
        .woocommerce table.cart td.actions .coupon:before, .woocommerce table.cart td.actions .coupon:after,
        .woocommerce #content table.cart td.actions .coupon:before,
        .woocommerce #content table.cart td.actions .coupon:after,
        .woocommerce-page table.cart td.actions .coupon:before,
        .woocommerce-page table.cart td.actions .coupon:after,
        .woocommerce-page #content table.cart td.actions .coupon:before,
        .woocommerce-page #content table.cart td.actions .coupon:after {
          content: " ";
          display: table; }
        .woocommerce table.cart td.actions .coupon:after,
        .woocommerce #content table.cart td.actions .coupon:after,
        .woocommerce-page table.cart td.actions .coupon:after,
        .woocommerce-page #content table.cart td.actions .coupon:after {
          clear: both; }
        .woocommerce table.cart td.actions .coupon input,
        .woocommerce table.cart td.actions .coupon .button,
        .woocommerce table.cart td.actions .coupon .input-text,
        .woocommerce #content table.cart td.actions .coupon input,
        .woocommerce #content table.cart td.actions .coupon .button,
        .woocommerce #content table.cart td.actions .coupon .input-text,
        .woocommerce-page table.cart td.actions .coupon input,
        .woocommerce-page table.cart td.actions .coupon .button,
        .woocommerce-page table.cart td.actions .coupon .input-text,
        .woocommerce-page #content table.cart td.actions .coupon input,
        .woocommerce-page #content table.cart td.actions .coupon .button,
        .woocommerce-page #content table.cart td.actions .coupon .input-text {
          width: 48%;
          box-sizing: border-box; }
        .woocommerce table.cart td.actions .coupon .input-text + .button,
        .woocommerce table.cart td.actions .coupon .button.alt,
        .woocommerce #content table.cart td.actions .coupon .input-text + .button,
        .woocommerce #content table.cart td.actions .coupon .button.alt,
        .woocommerce-page table.cart td.actions .coupon .input-text + .button,
        .woocommerce-page table.cart td.actions .coupon .button.alt,
        .woocommerce-page #content table.cart td.actions .coupon .input-text + .button,
        .woocommerce-page #content table.cart td.actions .coupon .button.alt {
          float: right; }
      .woocommerce table.cart td.actions .button,
      .woocommerce #content table.cart td.actions .button,
      .woocommerce-page table.cart td.actions .button,
      .woocommerce-page #content table.cart td.actions .button {
        display: block;
        width: 100%; }
    .woocommerce .cart-collaterals .cart_totals,
    .woocommerce .cart-collaterals .shipping_calculator,
    .woocommerce .cart-collaterals .cross-sells,
    .woocommerce-page .cart-collaterals .cart_totals,
    .woocommerce-page .cart-collaterals .shipping_calculator,
    .woocommerce-page .cart-collaterals .cross-sells {
      width: 100%;
      float: none;
      text-align: left; }
    .woocommerce.woocommerce-checkout form.login .form-row,
    .woocommerce-page.woocommerce-checkout form.login .form-row {
      width: 100%;
      float: none; }
    .woocommerce #payment .terms,
    .woocommerce-page #payment .terms {
      text-align: left;
      padding: 0; }
    .woocommerce #payment #place_order,
    .woocommerce-page #payment #place_order {
      float: none;
      width: 100%;
      box-sizing: border-box;
      margin-bottom: 1em; }
    .woocommerce .lost_reset_password .form-row-first,
    .woocommerce .lost_reset_password .form-row-last,
    .woocommerce-page .lost_reset_password .form-row-first,
    .woocommerce-page .lost_reset_password .form-row-last {
      width: 100%;
      float: none;
      margin-right: 0; }
  /**
	 * Twenty Thirteen specific styles
	 */
  .single-product .twentythirteen .panel {
    padding-left: 20px !important;
    padding-right: 20px !important; } }

.woocommerce .product .flex-viewport {
  padding: 0 30px; }
  .woocommerce .product .flex-viewport img {
    display: block;
    margin: 0 auto;
    width: auto;
    max-width: 100%; }
  .woocommerce .product .flex-viewport .images {
    margin-bottom: 0 !important;
    width: 100% !important; }
  .woocommerce .product .flex-viewport .thumbnails {
    display: none; }

.woocommerce .product .flex-viewport {
  margin-bottom: 30px; }

.woocommerce .product .flex-control-nav {
  display: table;
  list-style: none;
  max-width: 100%;
  margin: 0 auto 36px;
  padding: 0;
  overflow: hidden; }
  .woocommerce .product .flex-control-nav li {
    border: thin #555555 solid;
    outline: thin #ededed solid;
    display: block;
    float: left;
    margin: 0 20px 20px 0 !important;
    position: relative;
    width: 68px !important; }
    .woocommerce .product .flex-control-nav li:before {
      content: '';
      display: block;
      padding-bottom: 100%;
      opacity: 0;
      z-index: -1; }
    .woocommerce .product .flex-control-nav li:after {
      content: '';
      background: white;
      display: block;
      opacity: 1;
      position: absolute;
      top: -1px;
      left: -1px;
      width: calc(100% + 2px);
      height: calc(100% + 2px);
      transition: all 0.3s ease 0;
      z-index: -1; }
    .woocommerce .product .flex-control-nav li img {
      border: none !important;
      cursor: pointer;
      position: absolute;
      top: 50%;
      left: 50%;
      max-width: 100%;
      opacity: 0.3;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      transition: all 0.3s ease 0s; }
      .woocommerce .product .flex-control-nav li img.flex-active {
        opacity: 1;
        transition: all 0.3s ease 0s; }
  .woocommerce .product .flex-control-nav .slick-current .wrap-nav-image,
  .woocommerce .product .flex-control-nav .slick-current.default-thum .images {
    border-width: 2px; }
    .woocommerce .product .flex-control-nav .slick-current .wrap-nav-image:after,
    .woocommerce .product .flex-control-nav .slick-current.default-thum .images:after {
      opacity: 0; }

.yith-wcwl-add-to-wishlist {
  margin-bottom: 1rem; }

#yith-wcwl-popup-message {
  border-radius: 0 !important;
  box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.05); }
  #yith-wcwl-popup-message .yith-wcwl-message {
    color: #343434;
    text-transform: uppercase; }

.single-product .entry-summary .add_to_wishlist,
.single-product .entry-summary .yith-wcwl-wishlistexistsbrowse a,
.single-product .entry-summary .yith-wcwl-wishlistaddedbrowse a {
  height: 45px;
  line-height: 45px;
  width: 45px; }
  .single-product .entry-summary .add_to_wishlist:before,
  .single-product .entry-summary .yith-wcwl-wishlistexistsbrowse a:before,
  .single-product .entry-summary .yith-wcwl-wishlistaddedbrowse a:before {
    line-height: 45px; }

.single-product .yith-wcwl-wishlistexistsbrowse a:after,
.single-product .yith-wcwl-wishlistaddedbrowse a:after {
  display: none;
  height: 20px;
  line-height: 20px;
  top: -30px; }

.add_to_wishlist,
.yith-wcwl-wishlistexistsbrowse a,
.yith-wcwl-wishlistaddedbrowse a {
  cursor: pointer;
  display: inline-block;
  background: #1f1f1f;
  border-radius: 0 !important;
  font-weight: 400;
  font-size: 0;
  height: 50px;
  width: 50px;
  text-transform: uppercase; }
  .add_to_wishlist:hover,
  .yith-wcwl-wishlistexistsbrowse a:hover,
  .yith-wcwl-wishlistaddedbrowse a:hover {
    background-color: #ca372d; }
  .add_to_wishlist:before,
  .yith-wcwl-wishlistexistsbrowse a:before,
  .yith-wcwl-wishlistaddedbrowse a:before {
    content: "\f387";
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    font-size: 22px;
    line-height: 50px;
    width: 100%;
    text-align: center; }

.yith-wcwl-wishlistexistsbrowse span,
.yith-wcwl-wishlistaddedbrowse span {
  display: none; }

.yith-wcwl-wishlistexistsbrowse a,
.yith-wcwl-wishlistaddedbrowse a {
  background: #333;
  position: relative; }
  .yith-wcwl-wishlistexistsbrowse a:before,
  .yith-wcwl-wishlistaddedbrowse a:before {
    content: "\f388"; }
  .yith-wcwl-wishlistexistsbrowse a:after,
  .yith-wcwl-wishlistaddedbrowse a:after {
    content: 'View Wishlist';
    color: #fff;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 2px;
    display: inline-block;
    font-size: 12px;
    opacity: 0;
    line-height: 1.6em;
    padding: 0 15px;
    position: absolute;
    top: -40px;
    left: 50%;
    -webkit-transform: translate(-50%, 20px);
    -ms-transform: translate(-50%, 20px);
    transform: translate(-50%, 20px);
    white-space: nowrap;
    transition: all 0.2s ease 0s; }
  .yith-wcwl-wishlistexistsbrowse a:hover:after,
  .yith-wcwl-wishlistaddedbrowse a:hover:after {
    opacity: 1;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    transition: all 0.2s ease 0s; }

.wishlist_table .add_to_cart.button {
  line-height: 40px; }

.woocommerce-wishlist .entry-header {
  display: none; }

#yith-wcwl-form {
  position: relative; }
  #yith-wcwl-form .wishlist-title {
    margin-top: 80px;
    margin-bottom: 30px;
    width: 100%;
    text-align: center; }
    #yith-wcwl-form .wishlist-title h2 {
      letter-spacing: 0.1em;
      text-transform: uppercase;
      text-align: center; }
  #yith-wcwl-form table.shop_table {
    border-top: none;
    border-bottom: none;
    border-collapse: collapse; }
    #yith-wcwl-form table.shop_table td,
    #yith-wcwl-form table.shop_table th {
      border: 1px solid #e8e8e8 !important;
      text-align: center; }
    #yith-wcwl-form table.shop_table thead th {
      font-family: "Oswald", sans-serif;
      font-size: 16px;
      font-weight: 400; }
    #yith-wcwl-form table.shop_table thead .product-name {
      text-align: left;
      width: 30%; }
    #yith-wcwl-form table.shop_table tbody .product-remove a.remove {
      position: relative;
      width: 20px;
      height: 20px;
      line-height: 20px; }
      #yith-wcwl-form table.shop_table tbody .product-remove a.remove:before {
        font-size: 12px; }
    #yith-wcwl-form table.shop_table tbody .product-thumbnail {
      width: 15%; }
      #yith-wcwl-form table.shop_table tbody .product-thumbnail a {
        display: table;
        margin: 0 auto; }
    #yith-wcwl-form table.shop_table tbody .product-name {
      position: relative;
      text-align: left; }
      #yith-wcwl-form table.shop_table tbody .product-name a:first-child {
        font-family: "Oswald", sans-serif;
        font-size: 16px;
        font-weight: 400; }
      #yith-wcwl-form table.shop_table tbody .product-name a.yith-wcqv-button {
        top: 50%;
        right: 10px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
    #yith-wcwl-form table.shop_table tbody .product-price del {
      display: inline-block;
      font-size: 12px;
      line-height: 16px;
      margin-right: 7px; }
    #yith-wcwl-form table.shop_table tbody .product-price ins {
      color: #ca372d;
      font-size: 16px;
      text-decoration: none; }
    #yith-wcwl-form table.shop_table tbody .product-price .amount {
      text-decoration: none; }
    #yith-wcwl-form table.shop_table tbody .product-stock-status {
      font-family: "Oswald", sans-serif;
      font-family: 16px;
      font-weight: 400; }
    #yith-wcwl-form table.shop_table tbody .product-add-to-cart .add_to_cart_button {
      border-radius: 0;
      height: 45px;
      line-height: 45px;
      padding: 0; }

@media (max-width: 667px) {
  #yith-wcwl-form table.shop_table {
    border-top: 1px solid #e8e8e8 !important;
    position: relative;
    display: block;
    width: 100%; }
    #yith-wcwl-form table.shop_table thead {
      display: none; }
    #yith-wcwl-form table.shop_table tbody,
    #yith-wcwl-form table.shop_table tr,
    #yith-wcwl-form table.shop_table td,
    #yith-wcwl-form table.shop_table tfoot {
      border: none !important;
      display: block;
      position: initial !important;
      width: 100%;
      text-align: center !important; }
    #yith-wcwl-form table.shop_table tr {
      position: relative !important; }
      #yith-wcwl-form table.shop_table tr td {
        border-bottom: 1px solid #e8e8e8 !important; }
        #yith-wcwl-form table.shop_table tr td.product-name {
          text-transform: uppercase; }
        #yith-wcwl-form table.shop_table tr td.product-remove {
          border: none !important;
          padding: 0;
          overflow: hidden; }
        #yith-wcwl-form table.shop_table tr td.product-add-to-cart {
          border-color: #ca372d !important; }
        #yith-wcwl-form table.shop_table tr td .remove_from_wishlist {
          position: absolute !important;
          top: 0;
          right: 0;
          -webkit-transform: translate(50%, -50%);
          -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%); }
        #yith-wcwl-form table.shop_table tr td .add_to_cart_button {
          max-width: 150px;
          margin: 0 auto;
          -webkit-transform: translateX(-40px) !important;
          -ms-transform: translateX(-40px) !important;
          transform: translateX(-40px) !important; }
        #yith-wcwl-form table.shop_table tr td .yith-wcqv-button {
          position: absolute;
          top: initial !important;
          right: initial !important;
          left: 50%;
          bottom: -5px;
          width: 45px;
          height: 45px;
          line-height: 45px;
          min-width: 45px;
          -webkit-transform: translate(70px, -50%) !important;
          -ms-transform: translate(70px, -50%) !important;
          transform: translate(70px, -50%) !important; }
          #yith-wcwl-form table.shop_table tr td .yith-wcqv-button:before {
            width: 45px;
            height: 45px;
            line-height: 45px;
            min-width: 45px; } }

.yith-wcwl-share {
  margin-bottom: 25px; }
  .yith-wcwl-share h4 {
    font-size: 20px;
    letter-spacing: 0.2em;
    text-transform: uppercase; }
  .yith-wcwl-share ul li:before {
    display: none; }
  .yith-wcwl-share ul li:not(:last-child) {
    margin-right: 15px; }

body.woocommerce.single-product #primary {
  border-left: 0;
  width: 100%; }

body.woocommerce.single-product #main {
  padding-bottom: 0; }

body.woocommerce.single-product .woocommerce-product-gallery__trigger,
body.woocommerce.single-product .basr-trigger-swipe {
  display: none !important; }

body.woocommerce.single-product.style-1 .product-type-variable:not(.tm-has-options) .entry-summary .stock {
  top: 142px; }

body.woocommerce.single-product.style-1 .product-type-variable:not(.tm-has-options) .entry-summary div[itemprop="description"],
body.woocommerce.single-product.style-1 .product-type-variable:not(.tm-has-options) .entry-summary .woocommerce-product-details__short-description {
  top: 188px; }

body.woocommerce.single-product.style-1 .woocommerce-product-gallery--with-images {
  position: absolute;
  top: -21px;
  left: 210px;
  width: calc(100% - 470px); }
  @media (max-width: 800px) {
    body.woocommerce.single-product.style-1 .woocommerce-product-gallery--with-images {
      padding: 0;
      position: absolute;
      left: 0;
      top: 0;
      width: 50%; } }
  @media (max-width: 767px) {
    body.woocommerce.single-product.style-1 .woocommerce-product-gallery--with-images {
      position: relative;
      width: 100%;
      height: auto; }
      body.woocommerce.single-product.style-1 .woocommerce-product-gallery--with-images .slick-list {
        width: 100%; } }

.woocommerce.style-2 #primary .woocommerce-message {
  margin-top: -56px !important;
  margin-bottom: 43px !important; }

.woocommerce.style-2 .container {
  width: 100% !important;
  max-width: 100% !important; }
  .woocommerce.style-2 .container .content-area {
    margin-top: 100px; }

.woocommerce.style-2 .entry-summary {
  transition: all 0.2 ease 0; }
  @media (max-width: 1024px) {
    .woocommerce.style-2 .entry-summary {
      margin-bottom: 0 !important; } }
  .woocommerce.style-2 .entry-summary:after {
    content: '';
    display: block;
    clear: both; }
  .woocommerce.style-2 .entry-summary .flex-viewport {
    margin-bottom: 0;
    padding: 0; }

.woocommerce.style-2 .stock {
  padding-right: 20px; }

.woocommerce.style-2 .flex-control-nav {
  display: none !important; }

.woocommerce.style-2 .basr-gallery-ctn {
  margin: 0 -15px;
  padding: 0 15px;
  float: left;
  width: calc( 100% - 430px); }
  @media (max-width: 768px) {
    .woocommerce.style-2 .basr-gallery-ctn {
      margin: 0 0 30px;
      padding: 0;
      width: 100%; } }
  .woocommerce.style-2 .basr-gallery-ctn .slick-list {
    padding: 0; }
  .woocommerce.style-2 .basr-gallery-ctn > div {
    margin-bottom: 30px;
    padding: 0 15px;
    width: 50%;
    float: left; }
    @media (max-width: 768px) {
      .woocommerce.style-2 .basr-gallery-ctn > div {
        width: 100%; } }
  .woocommerce.style-2 .basr-gallery-ctn div.images {
    margin-bottom: 0;
    width: 100%; }
  .woocommerce.style-2 .basr-gallery-ctn img {
    border: 1px solid #ededed;
    width: 100%;
    margin-bottom: 0; }

.woocommerce.style-2 .wrap-inner-summar {
  padding: 0 15px;
  float: right;
  width: 460px; }
  @media (max-width: 768px) {
    .woocommerce.style-2 .wrap-inner-summar {
      padding: 0;
      width: 100%; } }
  .woocommerce.style-2 .wrap-inner-summar .product_title {
    text-transform: none; }
  .woocommerce.style-2 .wrap-inner-summar div[itemprop='offers'],
  .woocommerce.style-2 .wrap-inner-summar p.price,
  .woocommerce.style-2 .wrap-inner-summar .woocommerce-product-details__short-description {
    float: left; }
    .woocommerce.style-2 .wrap-inner-summar div[itemprop='offers'] .price,
    .woocommerce.style-2 .wrap-inner-summar p.price .price,
    .woocommerce.style-2 .wrap-inner-summar .woocommerce-product-details__short-description .price {
      margin-bottom: 19px; }
  .woocommerce.style-2 .wrap-inner-summar > .stock {
    float: right; }
  .woocommerce.style-2 .wrap-inner-summar .entry-title {
    clear: left;
    margin-bottom: 16px;
    width: 100%; }
  .woocommerce.style-2 .wrap-inner-summar .product_meta ~ .stock {
    display: none; }
  .woocommerce.style-2 .wrap-inner-summar .cart {
    float: left; }
    .woocommerce.style-2 .wrap-inner-summar .cart .woocommerce-variation-add-to-cart {
      float: left; }
  .woocommerce.style-2 .wrap-inner-summar div[itemprop="description"],
  .woocommerce.style-2 .wrap-inner-summar .woocommerce-product-details__short-description {
    font-size: 16px;
    font-weight: 400;
    margin-top: 11px;
    margin-bottom: 38px; }
  .woocommerce.style-2 .wrap-inner-summar .woocommerce-variation-price {
    margin-bottom: 30px; }
  .woocommerce.style-2 .wrap-inner-summar .brands {
    margin-bottom: 12px; }
  .woocommerce.style-2 .wrap-inner-summar .tm-box {
    margin-top: 0 !important; }
    .woocommerce.style-2 .wrap-inner-summar .tm-box .ms-radio + .tm-extra-product-options-container {
      margin-bottom: 6px; }
    .woocommerce.style-2 .wrap-inner-summar .tm-box .reset_variations {
      margin-bottom: 7px; }
  .woocommerce.style-2 .wrap-inner-summar .tm-extra-product-options.tm-epo-variation-section .tm-epo-field-label:not(.ms-radio) {
    margin-bottom: 7px;
    padding-left: 0; }
  .woocommerce.style-2 .wrap-inner-summar .quantity {
    margin-right: 15px !important; }
  .woocommerce.style-2 .wrap-inner-summar .yith-wcwl-add-to-wishlist {
    margin-left: 15px;
    margin-top: 0; }
    @media (max-width: 340px) {
      .woocommerce.style-2 .wrap-inner-summar .yith-wcwl-add-to-wishlist {
        margin-left: 0; } }
    .woocommerce.style-2 .wrap-inner-summar .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist {
      height: 45px;
      line-height: 45px; }
  @media (max-width: 1024px) {
    .woocommerce.style-2 .wrap-inner-summar .woocommerce-tabs {
      margin-bottom: 50px; } }
  .woocommerce.style-2 .wrap-inner-summar .woocommerce-tabs .tabs {
    margin-bottom: 13px;
    text-align: left; }
    .woocommerce.style-2 .wrap-inner-summar .woocommerce-tabs .tabs li {
      margin: 0; }
      .woocommerce.style-2 .wrap-inner-summar .woocommerce-tabs .tabs li:not(:last-child) {
        margin-right: 20px; }
  @media (max-width: 1024px) {
    .woocommerce.style-2 .wrap-inner-summar .woocommerce-tabs #tab-description {
      margin-bottom: 0; } }

@media (max-width: 1024px) {
  .woocommerce.style-2 .related {
    margin-top: 0; } }

.woocommerce.style-1 #primary .woocommerce-message {
  margin-top: 50px !important;
  margin-bottom: -30px !important; }

.woocommerce.style-1 .no-product-gallery-nav ~ .product .entry-summary {
  min-height: 460px; }

.woocommerce.style-1 .content-area .product.product-type-grouped .cart {
  margin-bottom: 30px; }

.woocommerce.style-1 .content-area .product.product-type-grouped .group_table {
  border-top: 1px solid #ddd;
  display: block;
  margin-top: 20px;
  margin-bottom: 40px;
  position: relative;
  width: 100%; }
  .woocommerce.style-1 .content-area .product.product-type-grouped .group_table tr, .woocommerce.style-1 .content-area .product.product-type-grouped .group_table td, .woocommerce.style-1 .content-area .product.product-type-grouped .group_table tbody {
    display: block; }
  .woocommerce.style-1 .content-area .product.product-type-grouped .group_table tbody {
    width: 100%; }
    .woocommerce.style-1 .content-area .product.product-type-grouped .group_table tbody tr {
      border-bottom: 1px solid #ddd;
      position: relative; }
      .woocommerce.style-1 .content-area .product.product-type-grouped .group_table tbody tr td:first-child {
        padding: 10px 0 0; }
  .woocommerce.style-1 .content-area .product.product-type-grouped .group_table td.label {
    padding-left: 0; }
  .woocommerce.style-1 .content-area .product.product-type-grouped .group_table .quantity {
    position: absolute;
    left: 0;
    top: 60px; }
  .woocommerce.style-1 .content-area .product.product-type-grouped .group_table .price {
    padding-top: 10px;
    padding-bottom: 30px;
    padding-left: 100px;
    width: 100%;
    text-align: center; }

.woocommerce.style-1 .content-area .entry-summary {
  background: #fff;
  margin-top: 100px;
  position: relative;
  padding-bottom: 40px;
  min-height: 516px;
  z-index: 9;
  *zoom: 1; }
  .woocommerce.style-1 .content-area .entry-summary:before, .woocommerce.style-1 .content-area .entry-summary:after {
    content: " ";
    display: table; }
  .woocommerce.style-1 .content-area .entry-summary:after {
    clear: both; }
  @media (max-width: 800px) {
    .woocommerce.style-1 .content-area .entry-summary {
      margin-top: 60px; }
      .woocommerce.style-1 .content-area .entry-summary > * .basr-swiper-ctn {
        padding-right: 10px; }
      .woocommerce.style-1 .content-area .entry-summary > *:not(.basr-swiper-ctn) {
        display: block;
        clear: right;
        padding-left: 10px;
        position: relative !important;
        top: 0 !important;
        left: 0 !important;
        width: 50% !important;
        max-width: 50% !important;
        float: right !important;
        text-align: left !important; } }
    @media (max-width: 800px) and (max-width: 767px) {
      .woocommerce.style-1 .content-area .entry-summary > *:not(.basr-swiper-ctn) {
        padding-left: 0;
        max-width: 100% !important;
        width: 100% !important; } }
  .woocommerce.style-1 .content-area .entry-summary:before {
    content: '';
    background: #f7f7f7;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 10px;
    width: 200%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: -1; }
  .woocommerce.style-1 .content-area .entry-summary .brands {
    clear: right;
    float: right;
    max-width: 260px;
    width: 100%; }
  .woocommerce.style-1 .content-area .entry-summary .entry-title {
    clear: both;
    color: #343434;
    font-size: 1.5625rem;
    float: right;
    max-width: 260px;
    width: 100%; }
  .woocommerce.style-1 .content-area .entry-summary .product_meta {
    clear: right;
    float: right;
    max-width: 260px;
    margin-bottom: 0;
    width: 100%; }
    @media (max-width: 800px) {
      .woocommerce.style-1 .content-area .entry-summary .product_meta {
        margin-bottom: 20px; } }
  .woocommerce.style-1 .content-area .entry-summary div[itemprop='offers'],
  .woocommerce.style-1 .content-area .entry-summary p.price {
    font-size: 25px;
    margin-right: 0;
    position: absolute;
    top: 0;
    width: 100%;
    max-width: 210px;
    text-align: right; }
    @media (max-width: 800px) {
      .woocommerce.style-1 .content-area .entry-summary div[itemprop='offers'],
      .woocommerce.style-1 .content-area .entry-summary p.price {
        text-align: left; } }
    @media (max-width: 800px) {
      .woocommerce.style-1 .content-area .entry-summary div[itemprop='offers'] .price,
      .woocommerce.style-1 .content-area .entry-summary p.price .price {
        margin-bottom: 13px; } }
    .woocommerce.style-1 .content-area .entry-summary div[itemprop='offers'] .amount,
    .woocommerce.style-1 .content-area .entry-summary p.price .amount {
      font-size: 1.5625rem; }
    .woocommerce.style-1 .content-area .entry-summary div[itemprop='offers'] .woocommerce-Price-currencySymbol,
    .woocommerce.style-1 .content-area .entry-summary p.price .woocommerce-Price-currencySymbol {
      font-size: 1rem; }
    .woocommerce.style-1 .content-area .entry-summary div[itemprop='offers'] del,
    .woocommerce.style-1 .content-area .entry-summary p.price del {
      display: block;
      font-size: 15px;
      margin-bottom: 10px; }
      @media (max-width: 800px) {
        .woocommerce.style-1 .content-area .entry-summary div[itemprop='offers'] del,
        .woocommerce.style-1 .content-area .entry-summary p.price del {
          display: inline-block; } }
  .woocommerce.style-1 .content-area .entry-summary .basr-core-variant label {
    font-family: 'Oswald';
    font-size: 16px; }
  .woocommerce.style-1 .content-area .entry-summary .basr-core-variant.color {
    top: 52px;
    left: 0;
    position: absolute;
    width: 210px;
    text-align: right; }
  .woocommerce.style-1 .content-area .entry-summary .basr-core-variant.checkbox label {
    margin-top: 18px;
    margin-bottom: 17px;
    text-transform: uppercase; }
  .woocommerce.style-1 .content-area .entry-summary form.cart {
    clear: right;
    float: right;
    width: 100%;
    max-width: 260px; }
    .woocommerce.style-1 .content-area .entry-summary form.cart .cpf-type-variations:first-child {
      position: absolute;
      top: 56px;
      left: 0;
      max-width: 210px;
      text-align: right; }
      @media (max-width: 768px) {
        .woocommerce.style-1 .content-area .entry-summary form.cart .cpf-type-variations:first-child {
          position: relative;
          top: 0;
          text-align: left; } }
      .woocommerce.style-1 .content-area .entry-summary form.cart .cpf-type-variations:first-child label {
        margin-bottom: 8px;
        padding-right: 0; }
        @media (max-width: 800px) {
          .woocommerce.style-1 .content-area .entry-summary form.cart .cpf-type-variations:first-child label {
            padding-left: 0; } }
      .woocommerce.style-1 .content-area .entry-summary form.cart .cpf-type-variations:first-child li {
        float: right;
        padding-right: 0; }
        @media (max-width: 768px) {
          .woocommerce.style-1 .content-area .entry-summary form.cart .cpf-type-variations:first-child li {
            float: left; }
            .woocommerce.style-1 .content-area .entry-summary form.cart .cpf-type-variations:first-child li:not(:last-child) {
              padding-right: 20px; } }
        .woocommerce.style-1 .content-area .entry-summary form.cart .cpf-type-variations:first-child li:not(:first-child) {
          padding-right: 24px; }
    .woocommerce.style-1 .content-area .entry-summary form.cart .woocommerce-variation-price {
      margin-bottom: 25px; }
    .woocommerce.style-1 .content-area .entry-summary form.cart div.quantity {
      margin-right: 15px !important;
      margin-bottom: 30px !important; }
      .woocommerce.style-1 .content-area .entry-summary form.cart div.quantity + button {
        margin-bottom: 30px; }
  .woocommerce.style-1 .content-area .entry-summary > .yith-wcwl-add-to-wishlist {
    display: none !important; }
  .woocommerce.style-1 .content-area .entry-summary .yith-wcwl-add-to-wishlist {
    clear: right;
    float: left;
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 30px; }
    @media (max-width: 1024px) {
      .woocommerce.style-1 .content-area .entry-summary .yith-wcwl-add-to-wishlist {
        margin-left: 0; } }
    @media (max-width: 768px) {
      .woocommerce.style-1 .content-area .entry-summary .yith-wcwl-add-to-wishlist {
        margin-left: 15px; } }
    @media (max-width: 340px) {
      .woocommerce.style-1 .content-area .entry-summary .yith-wcwl-add-to-wishlist {
        margin-left: 0; } }
  .woocommerce.style-1 .content-area .entry-summary > .clear {
    display: none; }
  .woocommerce.style-1 .content-area .entry-summary > .stock {
    position: absolute;
    top: 157px; }
    @media (max-width: 800px) {
      .woocommerce.style-1 .content-area .entry-summary > .stock {
        display: none; } }
  .woocommerce.style-1 .content-area .entry-summary div[itemprop='description'],
  .woocommerce.style-1 .content-area .entry-summary .woocommerce-product-details__short-description {
    position: absolute;
    top: 202px; }
  .woocommerce.style-1 .content-area .entry-summary .stock,
  .woocommerce.style-1 .content-area .entry-summary div[itemprop='description'],
  .woocommerce.style-1 .content-area .entry-summary .woocommerce-product-details__short-description {
    width: 210px;
    text-align: right; }

.woocommerce.style-1 .content-area .product-type-simple .entry-summary .stock {
  top: 90px; }

.woocommerce.style-1 .content-area .product-type-simple .entry-summary div[itemprop="description"],
.woocommerce.style-1 .content-area .product-type-simple .entry-summary .woocommerce-product-details__short-description {
  top: 140px; }

.woocommerce.style-1 .content-area .product-type-simple .entry-summary form.cart {
  margin-top: 25px; }

.woocommerce.style-1 .content-area .product-type-simple .entry-summary .quantity {
  padding-top: 1px; }

.woocommerce .stock ~ .stock {
  display: none; }

.woocommerce .woocommerce-message {
  background: rgba(255, 255, 255, 0.95); }

.woocommerce.single .woocommerce-message {
  z-index: 10; }

.woocommerce button.button.alt {
  background-color: #282828; }

.woocommerce .woocommerce-variation-availability {
  display: none; }

.woocommerce .woocommerce-tabs ul.tabs {
  text-align: center; }
  @media (max-width: 360px) {
    .woocommerce .woocommerce-tabs ul.tabs {
      margin-bottom: 20px !important; } }
  .woocommerce .woocommerce-tabs ul.tabs:before {
    border-bottom: none  !important; }
  .woocommerce .woocommerce-tabs ul.tabs li {
    display: inline-block; }
    @media (max-width: 414px) {
      .woocommerce .woocommerce-tabs ul.tabs li:not(:last-child) {
        margin-right: 10px !important; }
      .woocommerce .woocommerce-tabs ul.tabs li a {
        font-size: 16px; } }
    @media (max-width: 360px) {
      .woocommerce .woocommerce-tabs ul.tabs li {
        display: table !important; } }
    .woocommerce .woocommerce-tabs ul.tabs li:before {
      display: none; }

.yith-wcwl-add-to-wishlist {
  margin-bottom: 1rem;
  float: left; }

.product_meta {
  margin-bottom: 0.875rem; }
  .product_meta a:not(:last-child) {
    margin-right: 7px; }
    .product_meta a:not(:last-child):after {
      content: ',';
      display: inline-block; }
  .product_meta a:last-child:after {
    content: '.'; }

.sku_wrapper {
  color: #4f4f4f; }
  .sku_wrapper span {
    color: #767676; }

.basr-social-woocommerce {
  color: #4f4f4f;
  font-weight: 400;
  font-size: 14px; }
  .basr-social-woocommerce a {
    width: 30px;
    height: 30px;
    box-sizing: border-box;
    padding: 7px 0 0; }
  .basr-social-woocommerce li {
    margin: 0 5px 0 4px; }
  .basr-social-woocommerce > * {
    display: inline-block;
    vertical-align: middle; }
  .basr-social-woocommerce > span {
    margin-right: 7px;
    line-height: 30px; }

.up-sells {
  margin-bottom: -1px; }
  .up-sells h2 {
    font-size: 32px;
    letter-spacing: 0.3em;
    padding-top: 13px;
    margin-bottom: 75px;
    text-align: center;
    text-transform: uppercase; }
    @media (max-width: 600px) {
      .up-sells h2 {
        letter-spacing: 0.01em; } }
  .up-sells ul.products {
    border-top: none !important;
    border-left: 1px solid #ddd;
    margin-bottom: 0 !important; }
    @media (min-width: 769px) {
      .up-sells ul.products li.product:nth-child(1), .up-sells ul.products li.product:nth-child(2), .up-sells ul.products li.product:nth-child(3), .up-sells ul.products li.product:nth-child(4) {
        border-top: 1px solid #ddd !important; } }
    @media (max-width: 768px) {
      .up-sells ul.products li.product {
        width: 33.33333% !important; }
        .up-sells ul.products li.product:not(:nth-child(n+5)) {
          border-top: 1px solid #ddd !important; } }
    @media (min-width: 415px) {
      .up-sells ul.products li.product:not(:nth-child(n+3)) {
        border-top: 1px solid #ddd !important; } }
    @media (max-width: 414px) {
      .up-sells ul.products li.product {
        width: 100% !important; }
        .up-sells ul.products li.product:first-child {
          border-top: 1px solid #ddd !important; } }
  .up-sells + .related.products {
    border-top: none;
    margin-top: 0; }

.related.products .slick-list {
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1; }

.related.products h2 {
  color: #4f4f4f;
  font-size: 32px;
  font-weight: 300;
  margin-bottom: 77px;
  text-transform: uppercase;
  text-align: center; }
  @media (max-width: 600px) {
    .related.products h2 {
      letter-spacing: 0.01em; } }

.related.products ul.products {
  border-top: none;
  border-left: none; }
  .related.products ul.products li.product {
    clear: none !important;
    border-top: 1px solid #ddd;
    float: left !important;
    margin-bottom: 0 !important; }
    .related.products ul.products li.product .price {
      display: block;
      height: 20px;
      line-height: 20px !important; }
      .related.products ul.products li.product .price del * {
        font-size: 14px !important; }

#yith-quick-view-content .images {
  margin-right: 2rem; }

#yith-quick-view-content .summary-content {
  padding-left: 0 !important; }

.woocommerce ul.products, .woocommerce-page ul.products {
  margin-left: -17px;
  margin-right: -17px; }
  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin: 0 0 3.0625rem;
    width: 50%;
    padding-left: 17px;
    padding-right: 17px; }
    @media (min-width: 768px) {
      .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
        width: 25%; } }

@media (min-width: 1280px) {
  .woocommerce.pro-cat-col-3.archive.shop-listing-style ul.products li.product, .woocommerce.pro-cat-col-4.archive.shop-listing-style ul.products li.product, .woocommerce.pro-cat-col-5.archive.shop-listing-style ul.products li.product, .woocommerce-page.pro-cat-col-3.archive.shop-listing-style ul.products li.product, .woocommerce-page.pro-cat-col-4.archive.shop-listing-style ul.products li.product, .woocommerce-page.pro-cat-col-5.archive.shop-listing-style ul.products li.product {
    width: 100% !important; } }

@media (min-width: 768px) {
  .woocommerce.pro-cat-col-1.archive ul.products li.product, .woocommerce-page.pro-cat-col-1.archive ul.products li.product {
    width: 100%; } }

@media (min-width: 768px) {
  .woocommerce.pro-cat-col-3.archive ul.products li.product, .woocommerce-page.pro-cat-col-3.archive ul.products li.product {
    width: 33.32%; } }

@media (max-width: 735px) {
  .woocommerce.pro-cat-col-3.archive ul.products li.product, .woocommerce-page.pro-cat-col-3.archive ul.products li.product {
    width: 50%; } }

@media (max-width: 414px) {
  .woocommerce.pro-cat-col-3.archive ul.products li.product, .woocommerce-page.pro-cat-col-3.archive ul.products li.product {
    width: 100%; } }

@media (min-width: 768px) {
  .woocommerce.pro-cat-col-4.archive ul.products li.product, .woocommerce-page.pro-cat-col-4.archive ul.products li.product {
    width: 25%; } }

@media (max-width: 800px) {
  .woocommerce.pro-cat-col-4.archive ul.products li.product, .woocommerce-page.pro-cat-col-4.archive ul.products li.product {
    width: 33.33333%; } }

@media (max-width: 735px) {
  .woocommerce.pro-cat-col-4.archive ul.products li.product, .woocommerce-page.pro-cat-col-4.archive ul.products li.product {
    width: 50%; } }

@media (max-width: 414px) {
  .woocommerce.pro-cat-col-4.archive ul.products li.product, .woocommerce-page.pro-cat-col-4.archive ul.products li.product {
    width: 100%; } }

@media (min-width: 768px) {
  .woocommerce.pro-cat-col-5 ul.products li.product, .woocommerce-page.pro-cat-col-5 ul.products li.product {
    width: 20%; } }

@media (max-width: 1024px) {
  .woocommerce.pro-cat-col-5 ul.products li.product, .woocommerce-page.pro-cat-col-5 ul.products li.product {
    width: 25%; }
    .woocommerce.pro-cat-col-5 ul.products li.product:nth-child(5n+1), .woocommerce-page.pro-cat-col-5 ul.products li.product:nth-child(5n+1) {
      border-left: none; } }

@media (max-width: 800px) {
  .woocommerce.pro-cat-col-5 ul.products li.product, .woocommerce-page.pro-cat-col-5 ul.products li.product {
    width: 33.33333%; } }

@media (max-width: 735px) {
  .woocommerce.pro-cat-col-5 ul.products li.product, .woocommerce-page.pro-cat-col-5 ul.products li.product {
    width: 50%; } }

@media (max-width: 414) {
  .woocommerce.pro-cat-col-5 ul.products li.product, .woocommerce-page.pro-cat-col-5 ul.products li.product {
    width: 100%; } }

li.product {
  position: relative;
  text-align: center; }
  li.product:hover .basr-shop-extras {
    opacity: 1;
    transition: opacity 0.5s; }
    li.product:hover .basr-shop-extras > * {
      -webkit-animation-play-state: running;
      animation-play-state: running; }
  li.product .tm-box .tm-extra-product-options-container ul,
  li.product .tm-extra-product-options .tm-extra-product-options-container ul {
    display: table;
    float: none;
    margin: 0 auto;
    width: auto; }
  li.product .tm-box ul,
  li.product .tm-extra-product-options ul {
    display: table;
    float: none;
    margin: 0 auto;
    width: auto; }
  li.product .tm-box .tm-epo-field-label,
  li.product .tm-extra-product-options .tm-epo-field-label {
    display: none !important; }
  li.product .tm-box .reset_variations,
  li.product .tm-extra-product-options .reset_variations {
    display: none !important; }
  li.product img {
    margin-bottom: 25px; }
  li.product h3 {
    text-transform: uppercase;
    font-weight: 500;
    color: #343434;
    font-size: 0.875rem;
    padding: 0 !important;
    margin-bottom: 8px !important; }
  li.product .price {
    font-weight: 900 !important;
    color: black !important;
    font-size: 0.875rem !important; }
  li.product .yith-wcwl-add-to-wishlist {
    position: absolute;
    top: 10px;
    right: 20px; }

.woocommerce-pagination {
  margin: 73px auto 40px;
  text-align: center; }
  .woocommerce-pagination ul {
    color: #343434;
    padding: 0;
    display: inline-block;
    overflow: hidden; }
    .woocommerce-pagination ul li > * {
      border: 1px solid #e9e9e9;
      font-size: 14px;
      float: left;
      display: block;
      margin: 0 2.5px;
      width: 40px;
      height: 40px;
      line-height: 38px;
      text-align: center; }
    .woocommerce-pagination ul span.current {
      border-color: #ca372d;
      font-weight: bold; }

.woocommerce.shop-full-width .woof_products_top_panel {
  margin-left: -15px; }

.woocommerce:not(.shop-full-width).one-sidebar-left .woof_products_top_panel {
  position: relative; }
  .woocommerce:not(.shop-full-width).one-sidebar-left .woof_products_top_panel:before {
    content: '';
    background: #e8e8e8;
    display: block;
    position: absolute;
    bottom: -1px;
    right: 0;
    height: 1px;
    width: 100%;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%); }

.woocommerce:not(.shop-full-width).one-sidebar-right .wrap-shop-top-bar {
  border-left: 1px solid #e8e8e8;
  margin-left: -1px; }

.woocommerce:not(.shop-full-width).one-sidebar-right .basr-switch-shop-layout .grid {
  border-right: none; }

.woocommerce:not(.shop-full-width).one-sidebar-right.shop-listing-style .product {
  border-left: 1px solid #e8e8e8; }

.woocommerce:not(.shop-full-width).no-sidebar .wrap-shop-top-bar {
  border-left: 1px solid #e8e8e8; }
  .woocommerce:not(.shop-full-width).no-sidebar .wrap-shop-top-bar ul {
    overflow: hidden; }
  .woocommerce:not(.shop-full-width).no-sidebar .wrap-shop-top-bar:after, .woocommerce:not(.shop-full-width).no-sidebar .wrap-shop-top-bar:before {
    content: '';
    background: #e8e8e8;
    display: block;
    position: absolute;
    width: 100%;
    height: 1px; }
  .woocommerce:not(.shop-full-width).no-sidebar .wrap-shop-top-bar:after {
    left: 0;
    bottom: -1px;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%); }
  .woocommerce:not(.shop-full-width).no-sidebar .wrap-shop-top-bar:before {
    right: 0;
    bottom: -1px;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%); }
  .woocommerce:not(.shop-full-width).no-sidebar .wrap-shop-top-bar .basr-shop-order {
    float: none; }

.woocommerce .woof_products_top_panel {
  border-bottom: 1px solid #e8e8e8;
  *zoom: 1;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  overflow: visible;
  padding: 0 15px; }
  .woocommerce .woof_products_top_panel:before, .woocommerce .woof_products_top_panel:after {
    content: " ";
    display: table; }
  .woocommerce .woof_products_top_panel:after {
    clear: both; }
  .woocommerce .woof_products_top_panel ul li:before {
    display: none; }
  .woocommerce .woof_products_top_panel ul li a {
    color: #1b1b1b;
    display: inline-block;
    font-family: "Oswald", sans-serif;
    font-size: 16px;
    padding: 27px 0; }
    .woocommerce .woof_products_top_panel ul li a:hover {
      color: #ca372d; }

.woocommerce .wrap-shop-top-bar {
  *zoom: 1;
  padding: 26px 30px 20px 19px;
  position: relative; }
  .woocommerce .wrap-shop-top-bar:before, .woocommerce .wrap-shop-top-bar:after {
    content: " ";
    display: table; }
  .woocommerce .wrap-shop-top-bar:after {
    clear: both; }
  @media (max-width: 1024px) {
    .woocommerce .wrap-shop-top-bar {
      padding: 20px 30px 20px 15px; } }
  @media (max-width: 768px) {
    .woocommerce .wrap-shop-top-bar {
      border-left: 1px solid #e8e8e8;
      border-right: 1px solid #e8e8e8;
      padding: 20px 15px; } }
  @media (max-width: 736px) {
    .woocommerce .wrap-shop-top-bar {
      margin-right: -1px;
      margin-left: -1px; } }
  .woocommerce .wrap-shop-top-bar form.woocommerce-ordering {
    display: none;
    float: left;
    margin-bottom: 0; }
    @media (max-width: 1024px) {
      .woocommerce .wrap-shop-top-bar form.woocommerce-ordering {
        display: block; }
        .woocommerce .wrap-shop-top-bar form.woocommerce-ordering .orderby {
          margin-bottom: 0 !important;
          padding-right: 45px !important;
          width: auto !important;
          min-width: 160px !important;
          height: 40px !important;
          line-height: 40px !important; } }
  .woocommerce .wrap-shop-top-bar .basr-shop-order {
    float: left;
    margin-top: 6px;
    margin-bottom: 9px; }
    @media (max-width: 1024px) {
      .woocommerce .wrap-shop-top-bar .basr-shop-order {
        display: none; } }
    .woocommerce .wrap-shop-top-bar .basr-shop-order p {
      display: inline-block;
      margin-bottom: 0; }
    .woocommerce .wrap-shop-top-bar .basr-shop-order .label {
      margin-right: 43px; }
      @media (max-width: 1024px) {
        .woocommerce .wrap-shop-top-bar .basr-shop-order .label {
          margin-right: 20px; } }
    .woocommerce .wrap-shop-top-bar .basr-shop-order > * {
      cursor: pointer;
      font-family: "Oswald", sans-serif;
      font-size: 16px;
      font-weight: 400;
      margin-right: 20px; }
    .woocommerce .wrap-shop-top-bar .basr-shop-order span:hover {
      color: #ca372d; }
    .woocommerce .wrap-shop-top-bar .basr-shop-order span.active {
      color: #ca372d;
      text-decoration: underline; }
  .woocommerce .wrap-shop-top-bar .woocommerce-result-count {
    color: #6a6a6a;
    font-family: "Oswald", sans-serif;
    margin-top: 6px;
    margin-bottom: 0;
    text-transform: none; }
    @media (max-width: 1024px) {
      .woocommerce .wrap-shop-top-bar .woocommerce-result-count {
        margin: 8px 15px 0 0; } }
    @media (max-width: 414px) {
      .woocommerce .wrap-shop-top-bar .woocommerce-result-count {
        margin-bottom: 15px; } }
  .woocommerce .wrap-shop-top-bar .basr-switch-shop-layout {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 160px; }
    @media (max-width: 736px) {
      .woocommerce .wrap-shop-top-bar .basr-switch-shop-layout {
        display: none; } }
    .woocommerce .wrap-shop-top-bar .basr-switch-shop-layout span {
      color: #333333;
      cursor: pointer;
      position: absolute;
      top: 0;
      left: 0;
      width: 50%;
      height: 100%;
      transition: all 0.3s ease 0s; }
      .woocommerce .wrap-shop-top-bar .basr-switch-shop-layout span:hover {
        background: #ca372d;
        transition: all 0.3s ease 0s; }
        .woocommerce .wrap-shop-top-bar .basr-switch-shop-layout span:hover i {
          color: #fff;
          transition: all 0.3s ease 0s; }
      .woocommerce .wrap-shop-top-bar .basr-switch-shop-layout span:first-child {
        border-left: 1px solid #e8e8e8;
        border-right: 1px solid #e8e8e8; }
      .woocommerce .wrap-shop-top-bar .basr-switch-shop-layout span:last-child {
        border-right: 1px solid #e8e8e8;
        left: 50%; }
      .woocommerce .wrap-shop-top-bar .basr-switch-shop-layout span i {
        font-size: 27px;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        transition: all 0.3s ease 0s; }
        .woocommerce .wrap-shop-top-bar .basr-switch-shop-layout span i:before, .woocommerce .wrap-shop-top-bar .basr-switch-shop-layout span i:after {
          transition: all 0.3s ease 0s; }
      .woocommerce .wrap-shop-top-bar .basr-switch-shop-layout span.active {
        color: #ca372d; }
      .woocommerce .wrap-shop-top-bar .basr-switch-shop-layout span.listing i {
        background: #333;
        display: inline-block;
        height: 2px;
        width: 18px; }
        .woocommerce .wrap-shop-top-bar .basr-switch-shop-layout span.listing i:after, .woocommerce .wrap-shop-top-bar .basr-switch-shop-layout span.listing i:before {
          content: '';
          background: #333;
          display: inline-block;
          position: absolute;
          top: -7px;
          left: 0;
          width: 13px;
          height: 2px; }
        .woocommerce .wrap-shop-top-bar .basr-switch-shop-layout span.listing i:after {
          top: 7px;
          width: 8px; }
      .woocommerce .wrap-shop-top-bar .basr-switch-shop-layout span.listing.active i {
        background: #ca372d; }
        .woocommerce .wrap-shop-top-bar .basr-switch-shop-layout span.listing.active i:before, .woocommerce .wrap-shop-top-bar .basr-switch-shop-layout span.listing.active i:after {
          background: #ca372d; }
      .woocommerce .wrap-shop-top-bar .basr-switch-shop-layout span.listing:hover {
        background: #ca372d; }
        .woocommerce .wrap-shop-top-bar .basr-switch-shop-layout span.listing:hover i {
          background: #fff;
          transition: all 0.3s ease 0s; }
          .woocommerce .wrap-shop-top-bar .basr-switch-shop-layout span.listing:hover i:before, .woocommerce .wrap-shop-top-bar .basr-switch-shop-layout span.listing:hover i:after {
            background: #fff;
            transition: all 0.3s ease 0s; }

.archive.woocommerce .page-title {
  text-transform: uppercase; }

.archive.woocommerce .woocommerce-ordering {
  position: relative;
  margin-bottom: 2.5rem; }
  @media (min-width: 768px) {
    .archive.woocommerce .woocommerce-ordering {
      margin-bottom: 4.75rem; } }
  .archive.woocommerce .woocommerce-ordering::after {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 40px;
    border-left: 1px solid #e1e1e1;
    color: #4f4f4f;
    text-align: center;
    line-height: 40px;
    pointer-events: none; }
  .archive.woocommerce .woocommerce-ordering select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    height: 40px;
    border: 1px solid #e1e1e1;
    padding: 0 10px;
    font-size: 12px;
    font-weight: 700;
    width: 160px;
    background: #fff;
    cursor: pointer; }
    .archive.woocommerce .woocommerce-ordering select:focus {
      outline: none; }

.widget_price_filter .price_slider {
  margin-bottom: 1.25rem; }

.widget_price_filter .price_slider_amount {
  text-align: left;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 2.5rem;
  color: #282828; }
  .widget_price_filter .price_slider_amount .button {
    float: right;
    font-size: 0.75rem;
    color: #000;
    border: 1px solid;
    text-transform: none;
    background: #fff;
    height: 2.5rem;
    line-height: 2.5rem;
    padding: 0 2.125rem; }

.widget_price_filter .ui-slider {
  position: relative;
  text-align: left;
  margin-left: .5em;
  margin-right: .5em; }

.widget_price_filter .ui-slider .ui-slider-handle {
  background-color: #fff;
  border: 2px solid #ca372d;
  border-radius: 50%;
  cursor: ew-resize;
  position: absolute;
  top: 50%;
  width: 16px;
  height: 16px;
  outline: none;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2; }
  .widget_price_filter .ui-slider .ui-slider-handle ~ .ui-slider-handle {
    background: #ca372d; }

.widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  border-radius: 1em;
  background-color: #ca372d; }

.widget_price_filter .price_slider_wrapper .ui-widget-content {
  border-radius: 0;
  background-color: #e1e1e1;
  border: 0; }

.widget_price_filter .ui-slider-horizontal {
  height: 2px; }

.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; }

.widget_product_search .search-field {
  width: 100%;
  height: 51px;
  border: 1px solid #ebebeb;
  border-radius: 3px;
  font-size: 14px;
  color: #cccccc;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 400;
  margin-bottom: 10px; }

.widget_product_search input[type="submit"] {
  width: 87px;
  height: 40px;
  background-color: #91a7d0;
  border: none;
  text-transform: uppercase;
  font-weight: 500;
  color: #fff;
  font-size: 12px; }

.widget .product_list_widget li {
  position: relative;
  transition: all 0.3s ease 0s; }
  .widget .product_list_widget li > *:first-child:before {
    content: '';
    box-shadow: 1px 3px 49px 0px rgba(209, 209, 209, 0);
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    width: calc( 100% + 30px);
    height: 100%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: -1; }
  .widget .product_list_widget li:before, .widget .product_list_widget li:after {
    content: '';
    background: #ca372d;
    display: block;
    position: absolute;
    height: 1px;
    width: 0; }
  .widget .product_list_widget li:before {
    left: -15px;
    top: 0;
    transition: all 0.3s ease 0s; }
  .widget .product_list_widget li:after {
    right: -15px;
    bottom: 0;
    transition: all 0.3s ease 0.0s; }
  .widget .product_list_widget li:hover > *:first-child:before {
    box-shadow: 1px 5px 49px 0px rgba(209, 209, 209, 0.6);
    transition: all 0.3s ease 0s; }
  .widget .product_list_widget li:hover:before, .widget .product_list_widget li:hover:after {
    width: calc( 100% + 30px); }
  .widget .product_list_widget li:hover:before {
    transition: all 0.4s ease 0.1s; }
  .widget .product_list_widget li:hover:after {
    transition: all 0.4s ease 0.2s; }

.woocommerce #secondary .widget:first-child {
  padding-top: 0; }

.woocommerce #secondary .widget_search:first-child {
  padding-top: 30px; }

.woocommerce.widget_product_categories .product-categories li {
  border: none; }
  .woocommerce.widget_product_categories .product-categories li:before {
    display: none; }

.woocommerce ul.product_listget li {
  border-bottom: none;
  padding: 7px 0;
  color: #4f4f4f; }
  .woocommerce ul.product_listget li img {
    float: left;
    width: 96px;
    height: auto;
    margin-right: 20px;
    border: 1px solid #ebebeb; }
  .woocommerce ul.product_listget li .product-title {
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    color: #4f4f4f; }
  .woocommerce ul.product_listget li .amount {
    font-size: 16px;
    font-weight: 900;
    line-height: 1.6; }
  .woocommerce ul.product_listget li del .amount {
    font-weight: 400;
    font-size: 14px;
    margin-right: 10px; }
  .woocommerce ul.product_listget li ins {
    text-decoration: none; }

/**
 * Cart sidebar
 */
ul.cart_list,
ul.product_list_widget {
  list-style: none outside;
  padding: 0;
  margin: 0; }
  ul.cart_list li,
  ul.product_list_widget li {
    padding: 4px 0;
    margin: 0;
    *zoom: 1;
    list-style: none; }
    ul.cart_list li:before, ul.cart_list li:after,
    ul.product_list_widget li:before,
    ul.product_list_widget li:after {
      content: " ";
      display: table; }
    ul.cart_list li:after,
    ul.product_list_widget li:after {
      clear: both; }
    ul.cart_list li a,
    ul.product_list_widget li a {
      display: block;
      font-weight: 700;
      line-height: 2.1;
      color: #7c7b7b;
      font-size: 14px; }
    ul.cart_list li .quantity,
    ul.product_list_widget li .quantity {
      line-height: 2.1;
      color: #282727;
      font-weight: 400;
      font-size: 14px; }
      ul.cart_list li .quantity .amount,
      ul.product_list_widget li .quantity .amount {
        font-size: 14px;
        font-weight: 400; }
    ul.cart_list li img,
    ul.product_list_widget li img {
      float: right;
      margin-left: 4px;
      width: 32px;
      height: auto;
      box-shadow: none; }
    ul.cart_list li dl,
    ul.product_list_widget li dl {
      margin: 0;
      padding-left: 1em;
      border-left: 2px solid rgba(0, 0, 0, 0.1);
      *zoom: 1; }
      ul.cart_list li dl:before, ul.cart_list li dl:after,
      ul.product_list_widget li dl:before,
      ul.product_list_widget li dl:after {
        content: " ";
        display: table; }
      ul.cart_list li dl:after,
      ul.product_list_widget li dl:after {
        clear: both; }
      ul.cart_list li dl dt,
      ul.cart_list li dl dd,
      ul.product_list_widget li dl dt,
      ul.product_list_widget li dl dd {
        display: inline-block;
        float: left;
        margin-bottom: 1em; }
      ul.cart_list li dl dt,
      ul.product_list_widget li dl dt {
        font-weight: 700;
        padding: 0 0 .25em 0;
        margin: 0 4px 0 0;
        clear: left; }
      ul.cart_list li dl dd,
      ul.product_list_widget li dl dd {
        padding: 0 0 .25em 0; }
        ul.cart_list li dl dd p:last-child,
        ul.product_list_widget li dl dd p:last-child {
          margin-bottom: 0; }
    ul.cart_list li .star-rating,
    ul.product_list_widget li .star-rating {
      float: none; }

.woocommerce.widget_recently_viewed_products ul.product_list_widget li {
  overflow: hidden;
  min-height: 110px; }
  .woocommerce.widget_recently_viewed_products ul.product_list_widget li > a:first-child {
    color: #2a2a2a;
    font-family: "Oswald", sans-serif; }
    .woocommerce.widget_recently_viewed_products ul.product_list_widget li > a:first-child span {
      line-height: 1.3em;
      margin-top: 20px;
      margin-bottom: 10px;
      float: right;
      width: calc( 100% - 111px); }
  .woocommerce.widget_recently_viewed_products ul.product_list_widget li img {
    margin-left: 0;
    margin-right: 15px; }
  .woocommerce.widget_recently_viewed_products ul.product_list_widget li del .amount {
    color: #6a6a6a; }
  .woocommerce.widget_recently_viewed_products ul.product_list_widget li ins .amount {
    color: #ca372d; }
  .woocommerce.widget_recently_viewed_products ul.product_list_widget li .amount {
    font-family: "Oswald", sans-serif;
    font-weight: 300; }

a.cart:after {
  content: '';
  opacity: 0;
  position: absolute;
  border-bottom: 7px solid #ca372d;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  top: 70%;
  margin-top: -1px;
  left: 13px;
  transition: opacity 0.3s; }

.widget_shopping_cart {
  line-height: 1.3em;
  padding: 0 15px !important;
  width: 324px;
  padding: 20px;
  background: #fff;
  box-shadow: -5.4px 4.4px 18px 0 rgba(0, 0, 0, 0.19);
  border-top: 2px solid #ca372d;
  position: absolute;
  right: 0;
  top: 75%;
  display: none; }
  .widget_shopping_cart .widget_shopping_cart_content ul li.empty {
    font-family: "Oswald", sans-serif;
    padding: 20px 0;
    text-align: center; }
  .widget_shopping_cart .widget_shopping_cart_content ul li.mini_cart_item {
    border-bottom: 1px solid #e8e8e8;
    padding: 10px 0;
    position: relative; }
    .widget_shopping_cart .widget_shopping_cart_content ul li.mini_cart_item:hover .remove {
      opacity: 1;
      transition: all 0.3s ease 0s; }
    .widget_shopping_cart .widget_shopping_cart_content ul li.mini_cart_item > *:not(.remove) {
      color: #232323;
      font-family: "Oswald", sans-serif;
      font-size: 14px;
      padding-left: 110px; }
    .widget_shopping_cart .widget_shopping_cart_content ul li.mini_cart_item img {
      margin-left: 0;
      position: absolute;
      left: 0;
      top: 15px;
      max-width: 80px;
      max-height: 70px;
      width: auto; }
    .widget_shopping_cart .widget_shopping_cart_content ul li.mini_cart_item .remove {
      border-radius: 50%;
      opacity: 0;
      position: absolute;
      top: 16px;
      right: 0;
      width: 20px;
      height: 20px;
      line-height: 20px;
      transition: all 0.3s ease 0s; }
      .widget_shopping_cart .widget_shopping_cart_content ul li.mini_cart_item .remove:before {
        font-size: 12px; }
    .widget_shopping_cart .widget_shopping_cart_content ul li.mini_cart_item .variation {
      border: none;
      color: #929292;
      font-size: 14px;
      font-weight: 300;
      line-height: 1.2em; }
      .widget_shopping_cart .widget_shopping_cart_content ul li.mini_cart_item .variation > * {
        padding-bottom: 0; }
      .widget_shopping_cart .widget_shopping_cart_content ul li.mini_cart_item .variation dt {
        font-weight: 400; }
      .widget_shopping_cart .widget_shopping_cart_content ul li.mini_cart_item .variation dd {
        margin-bottom: 0; }
    .widget_shopping_cart .widget_shopping_cart_content ul li.mini_cart_item .quantity {
      color: #ca372d;
      font-family: "Oswald", sans-serif;
      font-size: 14px;
      font-weight: 300; }
  .widget_shopping_cart .widget_shopping_cart_content .total {
    border-bottom: 1px solid #e8e8e8;
    font-family: "Oswald", sans-serif;
    font-size: 18px;
    margin-top: 20px;
    padding-bottom: 20px;
    text-transform: uppercase; }
    .widget_shopping_cart .widget_shopping_cart_content .total .amount {
      color: #ca372d;
      float: right; }
  .widget_shopping_cart .widget_shopping_cart_content .buttons {
    margin-bottom: 33px;
    padding-top: 10px; }
    .widget_shopping_cart .widget_shopping_cart_content .buttons .button {
      background-color: #1f1f1f;
      color: #fff;
      display: inline-block;
      font-family: "Oswald", sans-serif;
      font-size: 16px;
      font-weight: 400;
      line-height: 45px;
      position: relative;
      padding: 0 20px;
      height: 40px;
      line-height: 40px;
      min-width: 136px;
      text-align: center; }
      .widget_shopping_cart .widget_shopping_cart_content .buttons .button:hover {
        background-image: none;
        background-color: #ca372d;
        color: #fff;
        text-decoration: none; }
      .widget_shopping_cart .widget_shopping_cart_content .buttons .button:not(:last-child) {
        margin-right: 15px; }

.woocommerce-cart {
  border: thin #e8e8e8 solid; }
  .woocommerce-cart .entry-header {
    display: none; }

div.woocommerce {
  *zoom: 1;
  padding-top: 30px; }
  div.woocommerce:before, div.woocommerce:after {
    content: " ";
    display: table; }
  div.woocommerce:after {
    clear: both; }
  div.woocommerce .cart-empty {
    color: #929292;
    font-size: 24px;
    text-align: center; }
  div.woocommerce .return-to-shop a {
    display: table;
    margin: 0 auto;
    text-align: center; }
  div.woocommerce > form .shop_table {
    border: none; }
    div.woocommerce > form .shop_table thead {
      display: none; }
    div.woocommerce > form .shop_table tr {
      position: relative;
      width: 100%;
      vertical-align: middle; }
      @media (max-width: 767px) {
        div.woocommerce > form .shop_table tr:nth-child(2n) td {
          background: transparent !important; } }
      div.woocommerce > form .shop_table tr .product-remove {
        position: absolute;
        top: 50%;
        right: 0;
        -webkit-transform: translate(-5px, -50%);
        -ms-transform: translate(-5px, -50%);
        transform: translate(-5px, -50%); }
        @media (max-width: 800px) {
          div.woocommerce > form .shop_table tr .product-remove {
            padding: 0;
            top: 0;
            right: -15px;
            z-index: 99; }
            div.woocommerce > form .shop_table tr .product-remove .remove {
              width: 20px;
              height: 20px; }
              div.woocommerce > form .shop_table tr .product-remove .remove:before {
                font-size: 12px; } }
      div.woocommerce > form .shop_table tr .product-thumbnail {
        border-left: 1px solid #e8e8e8;
        width: 32.18391%; }
        div.woocommerce > form .shop_table tr .product-thumbnail a {
          display: block;
          position: relative;
          width: 100%; }
          div.woocommerce > form .shop_table tr .product-thumbnail a:before {
            content: '';
            display: block;
            padding-bottom: 83%; }
          div.woocommerce > form .shop_table tr .product-thumbnail a img {
            position: absolute;
            top: 50%;
            left: 50%;
            width: auto;
            max-width: 100%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            z-index: 10; }
      @media (max-width: 767px) {
        div.woocommerce > form .shop_table tr .product-name {
          border-top-color: #ca372d; } }
      div.woocommerce > form .shop_table tr .product-name a:first-child {
        font-family: "Oswald", sans-serif;
        font-size: 16px; }
      div.woocommerce > form .shop_table tr .product-name .variation {
        font-weight: 300; }
        div.woocommerce > form .shop_table tr .product-name .variation dt {
          font-weight: 300;
          min-width: 45px; }
          @media (max-width: 767px) {
            div.woocommerce > form .shop_table tr .product-name .variation dt {
              text-align: left; } }
        div.woocommerce > form .shop_table tr .product-name .variation dd {
          margin-bottom: 0; }
          @media (max-width: 767px) {
            div.woocommerce > form .shop_table tr .product-name .variation dd {
              float: right; } }
      div.woocommerce > form .shop_table tr .product-name .product-price,
      div.woocommerce > form .shop_table tr .product-name .product-subtotal {
        font-weight: 300; }
        div.woocommerce > form .shop_table tr .product-name .product-price label,
        div.woocommerce > form .shop_table tr .product-name .product-subtotal label {
          color: #343434;
          min-width: 45px;
          margin: 0; }
        div.woocommerce > form .shop_table tr .product-name .product-price span,
        div.woocommerce > form .shop_table tr .product-name .product-subtotal span {
          color: #ca372d; }
      div.woocommerce > form .shop_table tr .product-quantity {
        width: 24.71264%; }
        @media (max-width: 767px) {
          div.woocommerce > form .shop_table tr .product-quantity {
            padding: 15px 10px;
            width: 100%; }
            div.woocommerce > form .shop_table tr .product-quantity .quantity {
              float: none !important; } }
    div.woocommerce > form .shop_table tr .actions {
      overflow: hidden;
      padding-top: 27px;
      padding-left: 15px;
      padding-bottom: 27px; }
      @media (max-width: 767px) {
        div.woocommerce > form .shop_table tr .actions {
          border-top-color: #ca372d; } }
      @media (max-width: 414px) {
        div.woocommerce > form .shop_table tr .actions {
          overflow: hiden;
          padding-right: 0; } }
      div.woocommerce > form .shop_table tr .actions .coupon {
        display: none; }
      div.woocommerce > form .shop_table tr .actions > input {
        float: left;
        min-width: 250px; }
        @media (max-width: 800px) {
          div.woocommerce > form .shop_table tr .actions > input {
            min-width: 180px; } }
        @media (max-width: 767px) {
          div.woocommerce > form .shop_table tr .actions > input {
            float: left !important;
            width: auto !important; } }
        @media (max-width: 414px) {
          div.woocommerce > form .shop_table tr .actions > input {
            min-width: 130px; } }
        div.woocommerce > form .shop_table tr .actions > input:not(:last-child) {
          margin-right: 30px; }
          @media (max-width: 800px) {
            div.woocommerce > form .shop_table tr .actions > input:not(:last-child) {
              margin-right: 20px; } }
          @media (max-width: 414px) {
            div.woocommerce > form .shop_table tr .actions > input:not(:last-child) {
              margin-right: 0px; } }
        @media (max-width: 414px) {
          div.woocommerce > form .shop_table tr .actions > input.tm-clear-cart-button {
            float: right !important; } }
  div.woocommerce .cart-collaterals {
    float: left;
    margin-bottom: 30px;
    position: relative;
    width: 300px; }
    @media (max-width: 767px) {
      div.woocommerce .cart-collaterals {
        width: 100%; } }
    div.woocommerce .cart-collaterals:before {
      content: '';
      background: #e8e8e8;
      display: block;
      position: absolute;
      left: -1px;
      width: 1px;
      height: 100%; }
    div.woocommerce .cart-collaterals .coupon {
      margin-bottom: 5px; }
    div.woocommerce .cart-collaterals .cart_totals {
      border: 1px solid #e8e8e8;
      border-left: 0;
      padding: 40px 20px;
      width: 100%; }
      @media (max-width: 414px) {
        div.woocommerce .cart-collaterals .cart_totals {
          padding: 30px 15px 0; } }
      div.woocommerce .cart-collaterals .cart_totals > h2 {
        display: none; }
      div.woocommerce .cart-collaterals .cart_totals .shop_table {
        border: none;
        display: table;
        width: 100%; }
        div.woocommerce .cart-collaterals .cart_totals .shop_table tr {
          display: block;
          width: 100%; }
          div.woocommerce .cart-collaterals .cart_totals .shop_table tr > * {
            border: none;
            display: block;
            padding-left: 0;
            padding-right: 0;
            float: left;
            width: 50%; }
          div.woocommerce .cart-collaterals .cart_totals .shop_table tr th {
            border: none;
            color: #262626;
            font-size: 16px;
            font-weight: 300;
            width: 50%;
            text-align: left; }
          div.woocommerce .cart-collaterals .cart_totals .shop_table tr td {
            border: none;
            width: 50%;
            text-align: right; }
            div.woocommerce .cart-collaterals .cart_totals .shop_table tr td .amount {
              font-weight: 700; }
          div.woocommerce .cart-collaterals .cart_totals .shop_table tr.order-total th {
            font-size: 20px;
            font-weight: bold;
            text-transform: uppercase; }
          div.woocommerce .cart-collaterals .cart_totals .shop_table tr.order-total td {
            color: #ca372d;
            background: transparent !important;
            font-size: 20px;
            font-weight: bold; }
        div.woocommerce .cart-collaterals .cart_totals .shop_table tr.shipping > * {
          display: block;
          float: left;
          width: 240px; }
        @media (max-width: 767px) {
          div.woocommerce .cart-collaterals .cart_totals .shop_table tr.shipping td {
            background: transparent !important; } }
        @media (max-width: 767px) {
          div.woocommerce .cart-collaterals .cart_totals .shop_table tr.shipping #shipping_method li {
            padding-top: 10px; } }
    @media (max-width: 767px) {
      div.woocommerce .cart-collaterals th {
        display: none; }
      div.woocommerce .cart-collaterals td {
        background-color: transparent !important;
        width: 100% !important;
        text-align: right !important; } }
  div.woocommerce .cross-sells {
    clear: both; }
    div.woocommerce .cross-sells > h2 {
      margin-bottom: 40px;
      padding-top: 20px;
      text-transform: uppercase; }
    div.woocommerce .cross-sells ul.products {
      margin-left: 0 !important;
      margin-right: 0 !important;
      border-top: none !important; }
      @media (min-width: 415px) {
        div.woocommerce .cross-sells ul.products {
          border-left: 1px solid #ddd; } }
      div.woocommerce .cross-sells ul.products li.product:nth-child(1), div.woocommerce .cross-sells ul.products li.product:nth-child(2), div.woocommerce .cross-sells ul.products li.product:nth-child(3), div.woocommerce .cross-sells ul.products li.product:nth-child(4) {
        border-top: 1px solid #ddd !important; }
      @media (max-width: 767px) {
        div.woocommerce .cross-sells ul.products li.product:nth-child(3), div.woocommerce .cross-sells ul.products li.product:nth-child(4) {
          border-top: none !important; } }
      @media (max-width: 414px) {
        div.woocommerce .cross-sells ul.products li.product:nth-child(2) {
          border-top: none !important; } }

.remove {
  background: #dedede;
  display: block;
  font-size: 0;
  overflow: hidden;
  width: 35px;
  height: 35px;
  text-indent: 999px; }
  .remove:before {
    content: "\f12a";
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #1b1b1b;
    display: block;
    font-size: 16px;
    font-weight: 400;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-indent: 0; }
  .remove:hover, .remove:active {
    background: #1f1f1f !important; }
    .remove:hover:before, .remove:active:before {
      color: #fff; }

.woocommerce .remove {
  background: #dedede;
  display: block;
  font-size: 0;
  overflow: hidden;
  position: relative;
  width: 35px;
  height: 35px;
  text-indent: 999px; }
  .woocommerce .remove:before {
    content: "\f12a";
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #1b1b1b;
    display: block;
    font-size: 16px;
    font-weight: 400;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-indent: 0; }
  .woocommerce .remove:hover, .woocommerce .remove:active {
    background: #1f1f1f !important; }
    .woocommerce .remove:hover:before, .woocommerce .remove:active:before {
      color: #fff; }

.woocommerce .product-remove {
  border: none !important; }
  .woocommerce .product-remove .remove {
    background: #dedede;
    display: block;
    font-size: 0;
    overflow: hidden;
    width: 35px;
    height: 35px;
    text-indent: 999px; }
    .woocommerce .product-remove .remove:before {
      content: "\f12a";
      display: inline-block;
      font-family: "Ionicons";
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      text-rendering: auto;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: #1b1b1b;
      display: block;
      font-size: 16px;
      font-weight: 400;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      text-indent: 0; }
    .woocommerce .product-remove .remove:hover, .woocommerce .product-remove .remove:active {
      background: #1f1f1f !important; }
      .woocommerce .product-remove .remove:hover:before, .woocommerce .product-remove .remove:active:before {
        color: #fff; }

.woocommerce .coupon {
  margin-top: -6px; }
  .woocommerce .coupon label {
    font-weight: "Oswald", sans-serif;
    font-size: 16px;
    margin-bottom: 26px;
    text-transform: uppercase; }
  .woocommerce .coupon input {
    margin-bottom: 20px; }
  .woocommerce .coupon input[type="text"] {
    background: #e9e9e9;
    border: none !important;
    color: #929292;
    font-size: 14px;
    height: 46px;
    line-height: 46px;
    margin-bottom: 30px !important;
    padding: 0 10px;
    width: 100%; }
    .woocommerce .coupon input[type="text"]:focus {
      border: 1px solid #ca372d !important;
      outline: none; }

.woocommerce ul#shipping_method {
  *zoom: 1; }
  .woocommerce ul#shipping_method:before, .woocommerce ul#shipping_method:after {
    content: " ";
    display: table; }
  .woocommerce ul#shipping_method:after {
    clear: both; }
  .woocommerce ul#shipping_method li {
    float: left;
    padding: 0;
    padding-bottom: 5px;
    width: 100%;
    text-align: left;
    text-indent: 0; }
    .woocommerce ul#shipping_method li:before {
      display: none; }
    .woocommerce ul#shipping_method li label {
      font-weight: 300; }
      .woocommerce ul#shipping_method li label span {
        float: right; }

.woocommerce .woocommerce-shipping-calculator p {
  padding: 0 !important;
  margin-bottom: 0 !important;
  width: 100%; }
  .woocommerce .woocommerce-shipping-calculator p button {
    margin-top: 17px;
    width: 100%; }

.woocommerce .woocommerce-shipping-calculator .shipping-calculator-button {
  display: block;
  font-weight: 300;
  margin-top: 20px;
  width: 100%;
  text-align: left; }
  .woocommerce .woocommerce-shipping-calculator .shipping-calculator-button:hover {
    color: #ca372d; }

.woocommerce .woocommerce-shipping-calculator .shipping-calculator-form {
  margin-top: 20px; }

.woocommerce-cart div.woocommerce > form {
  float: left;
  width: calc( 100% - 300px); }
  @media (max-width: 767px) {
    .woocommerce-cart div.woocommerce > form {
      width: 100%; } }
  .woocommerce-cart div.woocommerce > form .shop_table {
    border: 1px solid #ddd; }
    .woocommerce-cart div.woocommerce > form .shop_table tr td {
      border: none !important;
      border-bottom: 1px solid #ddd !important; }
      .woocommerce-cart div.woocommerce > form .shop_table tr td.actions {
        border-bottom: none !important; }
      .woocommerce-cart div.woocommerce > form .shop_table tr td.product-remove {
        border-bottom: none !important; }

.woocommerce-checkout {
  *zoom: 1; }
  .woocommerce-checkout:before, .woocommerce-checkout:after {
    content: " ";
    display: table; }
  .woocommerce-checkout:after {
    clear: both; }
  .woocommerce-checkout .page-title {
    display: none; }

.select2-results li:before {
  display: none !important; }

div.woocommerce form.checkout_coupon {
  border-radius: 0;
  border: none;
  margin: 0 -15px;
  margin-bottom: 20px;
  padding: 0; }
  div.woocommerce form.checkout_coupon .button {
    height: 50px;
    line-height: 50px; }
  @media (max-width: 413px) {
    div.woocommerce form.checkout_coupon p {
      width: 100%; }
      div.woocommerce form.checkout_coupon p:last-of-type {
        margin-bottom: 15px; } }

div.woocommerce form.login {
  border-radius: 0;
  padding-left: 0;
  padding-right: 0; }
  div.woocommerce form.login p {
    padding-left: 15px;
    padding-right: 15px; }
  div.woocommerce form.login .form-row > p:first-of-child {
    padding-left: 0; }
  div.woocommerce form.login .form-row p:nth-child(2) {
    padding-right: 0; }
  div.woocommerce form.login .button {
    margin-right: 15px; }
  div.woocommerce form.login #password {
    border: 1px solid #959595;
    height: 50px;
    line-height: 50px;
    padding-top: 11px; }
  div.woocommerce form.login .lost_password {
    float: left; }

div.woocommerce .select2-container .select2-choice {
  border: 1px solid red;
  border-radius: 0;
  margin-bottom: 15px; }

div.woocommerce .select2-container .select2-choice > .select2-chosen {
  border-radius: 0 !important;
  height: 49px;
  line-height: 49px; }

div.woocommerce #customer_details {
  float: left;
  padding-right: 30px;
  width: calc( 100% - 370px); }
  @media (max-width: 800px) {
    div.woocommerce #customer_details {
      padding-right: 15px; } }
  @media (max-width: 600px) {
    div.woocommerce #customer_details {
      width: 100%;
      padding-right: 0; } }

div.woocommerce #order_review_heading,
div.woocommerce #order_review {
  float: right;
  width: 370px; }
  @media (max-width: 600px) {
    div.woocommerce #order_review_heading,
    div.woocommerce #order_review {
      width: 100%; } }

div.woocommerce #customer_details > div {
  width: 100%; }
  div.woocommerce #customer_details > div h3 {
    font-size: 26px; }
  div.woocommerce #customer_details > div .form-row {
    clear: none;
    float: left;
    margin-bottom: 0; }
    @media (max-width: 800px) {
      div.woocommerce #customer_details > div .form-row {
        width: 100% !important; } }
    div.woocommerce #customer_details > div .form-row label {
      color: #474747;
      font-size: 14px;
      letter-spacing: 0;
      margin-bottom: 12px;
      text-transform: uppercase; }
      div.woocommerce #customer_details > div .form-row label ~ input {
        margin-top: 0; }
    div.woocommerce #customer_details > div .form-row input {
      margin-top: 39px; }
    div.woocommerce #customer_details > div .form-row textarea {
      border: 1px solid #959595;
      padding: 20px 10px;
      width: 100%;
      min-height: 130px; }
    div.woocommerce #customer_details > div .form-row:nth-of-type(2n+1) {
      clear: left; }
    div.woocommerce #customer_details > div .form-row.create-account {
      clear: left;
      margin-bottom: 20px;
      width: 100%; }
      div.woocommerce #customer_details > div .form-row.create-account input {
        margin-top: 0; }
    div.woocommerce #customer_details > div .form-row.notes {
      width: 100%; }

div.woocommerce #customer_details .woocommerce-billing-fields {
  *zoom: 1;
  margin: 0 -15px; }
  div.woocommerce #customer_details .woocommerce-billing-fields:before, div.woocommerce #customer_details .woocommerce-billing-fields:after {
    content: " ";
    display: table; }
  div.woocommerce #customer_details .woocommerce-billing-fields:after {
    clear: both; }
  div.woocommerce #customer_details .woocommerce-billing-fields h3 {
    border-bottom: 1px solid #d8d8d8;
    font-size: 26px;
    margin: 0 15px 33px;
    padding-bottom: 38px; }
  div.woocommerce #customer_details .woocommerce-billing-fields .clear {
    display: none; }
  div.woocommerce #customer_details .woocommerce-billing-fields div.create-account {
    float: left; }
    div.woocommerce #customer_details .woocommerce-billing-fields div.create-account > p {
      float: left;
      font-size: 16px;
      font-weight: 300;
      margin-bottom: 8px;
      padding: 0 15px;
      width: 50%; }
    div.woocommerce #customer_details .woocommerce-billing-fields div.create-account #account_password_field {
      margin-top: -3px; }
    div.woocommerce #customer_details .woocommerce-billing-fields div.create-account input {
      border: 1px solid #959595;
      padding: 0 10px; }

div.woocommerce #customer_details .woocommerce-shipping-fields {
  margin: 0 -15px; }
  div.woocommerce #customer_details .woocommerce-shipping-fields h3 {
    padding: 20px 15px 0; }
  div.woocommerce #customer_details .woocommerce-shipping-fields #ship-to-different-address {
    color: #000000;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0 15px; }
    div.woocommerce #customer_details .woocommerce-shipping-fields #ship-to-different-address input {
      margin-left: 3px; }

div.woocommerce #order_review_heading {
  margin-bottom: 34px; }
  @media (max-width: 600px) {
    div.woocommerce #order_review_heading {
      margin-top: 35px; } }

div.woocommerce #order_review {
  border: 2px solid #000;
  margin-bottom: 120px;
  padding: 0 30px; }
  @media (max-width: 600px) {
    div.woocommerce #order_review {
      padding: 0 10px; } }
  div.woocommerce #order_review .shop_table {
    border: none; }
    div.woocommerce #order_review .shop_table th, div.woocommerce #order_review .shop_table td {
      border: none;
      border-bottom: 1px solid #ddd;
      padding-bottom: 10px; }
    div.woocommerce #order_review .shop_table thead tr th {
      font-size: 14px;
      font-weight: 300;
      padding-left: 0; }
    div.woocommerce #order_review .shop_table thead tr .product-total {
      text-align: right; }
    div.woocommerce #order_review .shop_table tbody tr:first-child td {
      border-top: none !important; }
    div.woocommerce #order_review .shop_table .cart_item .product-name {
      padding: 10px 0 10px;
      text-align: left;
      width: 70%; }
    div.woocommerce #order_review .shop_table .cart_item .product-total {
      width: 30%;
      text-align: right; }
    div.woocommerce #order_review .shop_table .cart_item .variation dd,
    div.woocommerce #order_review .shop_table .cart_item .variation dt {
      margin-bottom: 0;
      padding-bottom: 0; }
    div.woocommerce #order_review .shop_table th {
      padding-left: 0; }
    div.woocommerce #order_review .shop_table td {
      padding-right: 0; }
      div.woocommerce #order_review .shop_table td:last-child {
        text-align: right; }
    div.woocommerce #order_review .shop_table .shipping {
      width: 320px; }
      div.woocommerce #order_review .shop_table .shipping th,
      div.woocommerce #order_review .shop_table .shipping td {
        display: block;
        float: left;
        width: 100%; }
    div.woocommerce #order_review .shop_table .order-total th {
      border: none;
      font-size: 18px;
      font-weight: bold;
      text-transform: uppercase; }
    div.woocommerce #order_review .shop_table .order-total td {
      border: none;
      font-size: 18px;
      font-weight: bold; }
  div.woocommerce #order_review #payment {
    background: transparent; }
    div.woocommerce #order_review #payment ul.payment_methods {
      background: transparent;
      border-bottom: none;
      padding: 0; }
      div.woocommerce #order_review #payment ul.payment_methods li:before {
        display: none; }
      div.woocommerce #order_review #payment ul.payment_methods li input {
        float: left;
        height: 20px;
        line-height: 20px;
        margin-top: 5px;
        margin-right: 15px; }
      div.woocommerce #order_review #payment ul.payment_methods li label {
        color: #252525;
        float: left;
        font-size: 14px;
        width: calc( 100% - 30px);
        text-transform: uppercase; }
        div.woocommerce #order_review #payment ul.payment_methods li label a {
          text-transform: none;
          line-height: 1.3em; }
      div.woocommerce #order_review #payment ul.payment_methods li .payment_box {
        background: transparent;
        clear: both;
        margin: 0;
        padding: 0;
        padding-left: 30px; }
        div.woocommerce #order_review #payment ul.payment_methods li .payment_box:before {
          display: none; }
        div.woocommerce #order_review #payment ul.payment_methods li .payment_box p {
          margin-bottom: 20px; }
    div.woocommerce #order_review #payment .place-order {
      position: relative;
      width: 100%; }
      div.woocommerce #order_review #payment .place-order #place_order {
        font-size: 16px;
        font-weight: 400;
        position: absolute;
        left: -32px;
        bottom: -98px;
        width: calc( 100% + 64px);
        height: 50px;
        line-height: 50px;
        text-transform: uppercase; }
        @media (max-width: 600px) {
          div.woocommerce #order_review #payment .place-order #place_order {
            left: -13px;
            width: calc( 100% + 26px); } }

.woocommerce-account .woocommerce {
  padding-top: 0; }
  .woocommerce-account .woocommerce .login {
    overflow: hidden; }
    .woocommerce-account .woocommerce .login .form-row {
      width: 100% !important; }
      .woocommerce-account .woocommerce .login .form-row input {
        max-width: 360px; }
      .woocommerce-account .woocommerce .login .form-row:nth-child(3) {
        margin-top: 20px; }
      .woocommerce-account .woocommerce .login .form-row .woocommerce-LostPassword {
        margin-top: 20px; }

.woocommerce .yith-wcqv-button {
  height: 50px;
  width: 50px; }

.woocommerce a.yith-wcqv-button {
  background: #1f1f1f;
  border-radius: 0 !important;
  display: block;
  font-weight: 400;
  font-size: 0;
  padding: 0;
  position: absolute;
  top: 85px;
  right: 20px;
  line-height: 50px;
  height: 50px;
  width: 50px;
  min-width: 50px;
  text-transform: uppercase;
  text-align: center;
  transition: all 0.3s ease 0s;
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px); }
  .woocommerce a.yith-wcqv-button:before {
    content: "\f133";
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    font-size: 22px;
    height: 50px;
    line-height: 50px;
    width: 50px;
    text-align: center;
    transition: all 0.3s ease 0s; }
  .woocommerce a.yith-wcqv-button:hover {
    background: #eeeeee !important;
    box-shadow: -3px 12px 13px 0px rgba(0, 0, 0, 0.13);
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
    transition: all 0.3s ease 0s; }
    .woocommerce a.yith-wcqv-button:hover:before {
      color: #1b1b1b;
      transition: all 0.3s ease 0s; }

#yith-quick-view-modal #yith-quick-view-close {
  top: 15px;
  right: 15px; }

#yith-quick-view-modal .yith-quick-view-overlay {
  background: rgba(0, 0, 0, 0.53); }

#yith-quick-view-modal .yith-wcqv-wrapper {
  position: absolute;
  top: 50% !important;
  left: 50% !important;
  width: 1100px !important;
  height: auto !important;
  max-height: calc( 100% - 120px);
  max-width: calc( 100% - 30px) !important;
  overflow: auto;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
  @media (max-width: 360px) {
    #yith-quick-view-modal .yith-wcqv-wrapper {
      max-height: 100% !important;
      max-width: 100% !important; } }

.yith-wcqv-main {
  box-shadow: -5px 4px 18px 0px rgba(0, 0, 0, 0.19) !important; }
  .yith-wcqv-main .entry-summary div[itemprop="description"] {
    margin-top: 0; }
  .yith-wcqv-main div.product div.summary div[itemprop="offers"] {
    float: none; }

body:not(.woocommerce-page) #yith-quick-view-content .tm-extra-product-options-fields {
  display: none !important; }

#yith-quick-view-content {
  overflow-y: hidden;
  padding-top: 52px;
  padding-bottom: 0; }
  #yith-quick-view-content .basr-trigger-swipe {
    display: none !important; }
  #yith-quick-view-content .product:not(.type-product) {
    overflow: hidden; }
  #yith-quick-view-content .type-product {
    *zoom: 1;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px; }
    #yith-quick-view-content .type-product:before, #yith-quick-view-content .type-product:after {
      content: " ";
      display: table; }
    #yith-quick-view-content .type-product:after {
      clear: both; }
    #yith-quick-view-content .type-product > div {
      padding-left: 15px !important;
      padding-right: 15px !important; }
    #yith-quick-view-content .type-product .onsale {
      top: 15px !important;
      left: 46px !important; }
    #yith-quick-view-content .type-product .images,
    #yith-quick-view-content .type-product .basr-swiper-ctn {
      float: left;
      margin-right: 0;
      width: 50%; }
      @media (max-width: 768px) {
        #yith-quick-view-content .type-product .images,
        #yith-quick-view-content .type-product .basr-swiper-ctn {
          width: 100%; } }
    #yith-quick-view-content .type-product #basr-product-slider {
      padding: 0; }
      #yith-quick-view-content .type-product #basr-product-slider .gallery-top {
        float: left;
        padding-right: 15px;
        width: calc( 100% - 68px); }
        @media (max-width: 600px) {
          #yith-quick-view-content .type-product #basr-product-slider .gallery-top {
            float: none;
            width: 100%; } }
      #yith-quick-view-content .type-product #basr-product-slider .gallery-thumbs {
        float: right;
        max-width: 68px; }
        @media (max-width: 600px) {
          #yith-quick-view-content .type-product #basr-product-slider .gallery-thumbs {
            float: none;
            max-width: 100%; } }
        #yith-quick-view-content .type-product #basr-product-slider .gallery-thumbs .wrap-nav-image,
        #yith-quick-view-content .type-product #basr-product-slider .gallery-thumbs .images {
          outline: none !important; }
        #yith-quick-view-content .type-product #basr-product-slider .gallery-thumbs .wrap-nav-image:after,
        #yith-quick-view-content .type-product #basr-product-slider .gallery-thumbs .images:after {
          display: none !important; }
        #yith-quick-view-content .type-product #basr-product-slider .gallery-thumbs .slick-slide {
          cursor: pointer;
          margin-bottom: 15px; }
          #yith-quick-view-content .type-product #basr-product-slider .gallery-thumbs .slick-slide:not(.slick-current) .wrap-nav-image,
          #yith-quick-view-content .type-product #basr-product-slider .gallery-thumbs .slick-slide:not(.slick-current) .images {
            border: none; }
    #yith-quick-view-content .type-product .tm-box {
      margin-top: 0; }
      #yith-quick-view-content .type-product .tm-box .tm-epo-field-label:not(.ms-radio) {
        margin-bottom: 10px;
        padding-left: 0; }
    #yith-quick-view-content .type-product .entry-summary {
      float: left;
      padding-top: 0;
      width: 50%; }
      @media (max-width: 768px) {
        #yith-quick-view-content .type-product .entry-summary {
          width: 100%; } }
    #yith-quick-view-content .type-product form.cart {
      margin-bottom: 30px; }
    #yith-quick-view-content .type-product .product_meta,
    #yith-quick-view-content .type-product .reset_variations {
      display: none !important; }
    #yith-quick-view-content .type-product .tm-box {
      margin-bottom: 0; }
    #yith-quick-view-content .type-product .woocommerce-variation-price {
      margin-bottom: 30px; }
  #yith-quick-view-content .gallery-thumbs {
    max-width: 360px; }

.woof_show_auto_form {
  display: none !important; }
  .woof_show_auto_form ~ br {
    display: none !important; }

.woof_auto_show .woof_sid {
  padding: 0 !important; }

.woof_shortcode_output {
  padding-top: 0 !important; }

.tm-extra-product-options.tm-epo-variation-section .tm-epo-field-label {
  cursor: pointer;
  padding-left: 30px; }
  .tm-extra-product-options.tm-epo-variation-section .tm-epo-field-label.ms-radio {
    color: #2a2a2a;
    text-transform: uppercase; }
    .tm-extra-product-options.tm-epo-variation-section .tm-epo-field-label.ms-radio.ms-not-active ~ .tm-extra-product-options-container .tm-variation-ul-radio {
      display: none; }
    .tm-extra-product-options.tm-epo-variation-section .tm-epo-field-label.ms-radio:not(.ms-not-active):before {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }
    .tm-extra-product-options.tm-epo-variation-section .tm-epo-field-label.ms-radio:hover {
      color: #ca372d; }
    .tm-extra-product-options.tm-epo-variation-section .tm-epo-field-label.ms-radio:hover:before {
      border-color: #ca372d;
      color: #ca372d; }
    .tm-extra-product-options.tm-epo-variation-section .tm-epo-field-label.ms-radio:before {
      content: '\f123';
      display: inline-block;
      font-family: "Ionicons";
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      text-rendering: auto;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      border-radius: 2px;
      border: 1px solid #a0a0a0;
      color: #a0a0a0;
      display: block;
      font-size: 11px;
      position: absolute;
      top: 3px;
      left: 0;
      width: 17px;
      height: 17px;
      line-height: 16px;
      text-align: center; }

.tm-extra-product-options.tm-epo-variation-section .tm-epo-reset-variation {
  display: none; }

.tm-extra-product-options.tm-epo-variation-section .tm-box {
  border-width: 0;
  background: transparent;
  padding: 0; }

.tm-extra-product-options.tm-epo-variation-section .tm-epo-field-label {
  font-size: 16px;
  font-weight: 400; }

.tm-extra-product-options.tm-epo-variation-section ul.tmcp-elements .tmcp-field-wrap {
  float: left;
  max-height: 50px;
  width: auto; }
  .tm-extra-product-options.tm-epo-variation-section ul.tmcp-elements .tmcp-field-wrap:before {
    display: none; }
  .tm-extra-product-options.tm-epo-variation-section ul.tmcp-elements .tmcp-field-wrap.tmhexcolorimage-li-nowh * {
    box-shadow: none !important; }
  .tm-extra-product-options.tm-epo-variation-section ul.tmcp-elements .tmcp-field-wrap.tmhexcolorimage-li-nowh input.use_images:checked + span {
    border-width: 0;
    box-shadow: none;
    position: relative; }
    .tm-extra-product-options.tm-epo-variation-section ul.tmcp-elements .tmcp-field-wrap.tmhexcolorimage-li-nowh input.use_images:checked + span:before {
      content: "\f122";
      display: inline-block;
      font-family: "Ionicons";
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      text-rendering: auto;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: #fff;
      font-size: 12px;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .tm-extra-product-options.tm-epo-variation-section ul.tmcp-elements .tmcp-field-wrap .tmhexcolorimage {
    border-radius: 50%;
    width: 23px !important;
    min-width: 23px !important;
    min-height: 23px !important; }

.tm-extra-product-options.tm-epo-variation-section ul.tmcp-elements.tm-variation-ul-radio {
  margin-top: 30px;
  margin-bottom: 10px; }
  .tm-extra-product-options.tm-epo-variation-section ul.tmcp-elements.tm-variation-ul-radio li {
    border-bottom: 1px solid #e8e8e8;
    float: left;
    padding: 0;
    position: related;
    width: 50px;
    height: 50px;
    text-align: center; }
    .tm-extra-product-options.tm-epo-variation-section ul.tmcp-elements.tm-variation-ul-radio li:nth-child(1), .tm-extra-product-options.tm-epo-variation-section ul.tmcp-elements.tm-variation-ul-radio li:nth-child(2), .tm-extra-product-options.tm-epo-variation-section ul.tmcp-elements.tm-variation-ul-radio li:nth-child(3), .tm-extra-product-options.tm-epo-variation-section ul.tmcp-elements.tm-variation-ul-radio li:nth-child(4), .tm-extra-product-options.tm-epo-variation-section ul.tmcp-elements.tm-variation-ul-radio li:nth-child(5) {
      border-top: 1px solid #e8e8e8; }
    .tm-extra-product-options.tm-epo-variation-section ul.tmcp-elements.tm-variation-ul-radio li:nth-child(5n) {
      border-right: 1px solid #e8e8e8; }
    .tm-extra-product-options.tm-epo-variation-section ul.tmcp-elements.tm-variation-ul-radio li:nth-child(5n+ 1) {
      clear: left; }
    .tm-extra-product-options.tm-epo-variation-section ul.tmcp-elements.tm-variation-ul-radio li:last-child {
      border-right: 1px solid #e8e8e8;
      width: 51px; }
    .tm-extra-product-options.tm-epo-variation-section ul.tmcp-elements.tm-variation-ul-radio li input {
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0;
      width: 50px;
      height: 50px; }
    .tm-extra-product-options.tm-epo-variation-section ul.tmcp-elements.tm-variation-ul-radio li input:checked ~ .tm-label {
      background: #c24747;
      color: #fff; }
    .tm-extra-product-options.tm-epo-variation-section ul.tmcp-elements.tm-variation-ul-radio li .tm-label {
      position: absolute;
      height: 100%;
      width: 100%;
      top: 0;
      left: 0; }
    .tm-extra-product-options.tm-epo-variation-section ul.tmcp-elements.tm-variation-ul-radio li label {
      border-left: 1px solid #e8e8e8;
      cursor: pointer;
      display: block;
      font-family: "Oswald", sans-serif;
      position: absolute;
      top: 50%;
      left: 50%;
      width: 50px;
      height: 50px;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
      .tm-extra-product-options.tm-epo-variation-section ul.tmcp-elements.tm-variation-ul-radio li label .tc-label {
        color: #2a2a2a;
        line-height: 50px !important;
        padding-left: 0 !important;
        width: 100%;
        text-align: center; }

ul.products .tm-extra-product-options.tm-epo-variation-section ul.tmcp-elements .tmcp-field-wrap {
  float: left;
  max-height: 50px;
  width: auto; }
  ul.products .tm-extra-product-options.tm-epo-variation-section ul.tmcp-elements .tmcp-field-wrap:not(:last-child) {
    margin-right: 10px; }
  ul.products .tm-extra-product-options.tm-epo-variation-section ul.tmcp-elements .tmcp-field-wrap:before {
    display: none; }
  ul.products .tm-extra-product-options.tm-epo-variation-section ul.tmcp-elements .tmcp-field-wrap.tmhexcolorimage-li-nowh input.use_images:checked + label .tmhexcolorimage {
    border-width: 0;
    box-shadow: none;
    position: related; }
    ul.products .tm-extra-product-options.tm-epo-variation-section ul.tmcp-elements .tmcp-field-wrap.tmhexcolorimage-li-nowh input.use_images:checked + label .tmhexcolorimage:before, ul.products .tm-extra-product-options.tm-epo-variation-section ul.tmcp-elements .tmcp-field-wrap.tmhexcolorimage-li-nowh input.use_images:checked + label .tmhexcolorimage:after {
      opacity: 1;
      transition: all 0.3s ease 0s; }
  ul.products .tm-extra-product-options.tm-epo-variation-section ul.tmcp-elements .tmcp-field-wrap .tmhexcolorimage {
    border-radius: 50%;
    position: relative;
    width: 16px !important;
    min-width: 16px !important;
    min-height: 16px !important; }
    ul.products .tm-extra-product-options.tm-epo-variation-section ul.tmcp-elements .tmcp-field-wrap .tmhexcolorimage:before {
      content: "";
      background: #fff;
      border-radius: 50%;
      font-size: 0;
      opacity: 0;
      position: absolute;
      top: 50%;
      left: 50%;
      width: 22px;
      height: 22px;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      transition: all 0.3s ease 0s;
      z-index: -1; }
    ul.products .tm-extra-product-options.tm-epo-variation-section ul.tmcp-elements .tmcp-field-wrap .tmhexcolorimage:after {
      content: '';
      border-radius: 50%;
      background: inherit;
      display: block;
      opacity: 0;
      position: absolute;
      top: 50%;
      left: 50%;
      width: 24px;
      height: 24px;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      transition: all 0.3s ease 0s;
      z-index: -2; }

#woof_html_buffer {
  background: transparent;
  border: none !important;
  box-shadow: none !important;
  width: 40px !important;
  height: 40px !important; }
  #woof_html_buffer:after, #woof_html_buffer:before {
    content: '';
    background-color: #666;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: basr-bounce 2s infinite ease-in-out;
    animation: basr-bounce 2s infinite ease-in-out; }
  #woof_html_buffer:after {
    -webkit-animation-delay: -1s;
    animation-delay: -1s; }

body:not(.no-sidebar) #primary > div .woof_sid_auto_shortcode, body.shop-full-width #primary > div .woof_sid_auto_shortcode {
  display: none !important; }

@media (max-width: 800px) {
  body:not(.no-sidebar) .WOOF_Widget {
    display: none; }
  body:not(.no-sidebar) #primary > div .woof_sid_auto_shortcode {
    display: block !important; }
    body:not(.no-sidebar) #primary > div .woof_sid_auto_shortcode div.woof_redraw_zone .woof_container {
      clear: none !important;
      width: 50%;
      float: left; } }
    @media (max-width: 800px) and (max-width: 736px) {
      body:not(.no-sidebar) #primary > div .woof_sid_auto_shortcode div.woof_redraw_zone .woof_container {
        width: 100% !important; } }

@media (max-width: 800px) {
      body:not(.no-sidebar) #primary > div .woof_sid_auto_shortcode div.woof_redraw_zone .woof_container:nth-child(2n+1) {
        clear: left !important; } }

#primary > div > .woof_sid_auto_shortcode {
  background: transparent;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  margin-bottom: 0;
  padding: 0;
  position: relative;
  min-height: 65px; }
  #primary > div > .woof_sid_auto_shortcode:before {
    content: "\f123";
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 2px;
    border: 1px solid #e8e8e8;
    cursor: pointer;
    display: block;
    font-size: 15px;
    position: absolute;
    top: 20px;
    right: 15px;
    width: 20px;
    height: 20px;
    line-height: 17px;
    text-align: center;
    text-indent: 0;
    z-index: 9; }
  #primary > div > .woof_sid_auto_shortcode .woof_edit_view {
    display: none; }
    #primary > div > .woof_sid_auto_shortcode .woof_edit_view + div {
      display: none; }
  #primary > div > .woof_sid_auto_shortcode .woof_container_overlay_item {
    display: none !important; }
  #primary > div > .woof_sid_auto_shortcode .woof_redraw_zone {
    padding-top: 50px; }
    #primary > div > .woof_sid_auto_shortcode .woof_redraw_zone .woof_container {
      margin-top: 0 !important;
      width: 25%; }
      @media (max-width: 800px) {
        #primary > div > .woof_sid_auto_shortcode .woof_redraw_zone .woof_container {
          width: 50% !important; } }
      @media (max-width: 735px) {
        #primary > div > .woof_sid_auto_shortcode .woof_redraw_zone .woof_container {
          width: 100% !important; } }
      #primary > div > .woof_sid_auto_shortcode .woof_redraw_zone .woof_container:nth-child(4n+5) {
        clear: left; }
      #primary > div > .woof_sid_auto_shortcode .woof_redraw_zone .woof_container .woof_container_inner {
        border-bottom: none;
        margin-left: 0;
        margin-right: 0;
        padding: 15px; }
        #primary > div > .woof_sid_auto_shortcode .woof_redraw_zone .woof_container .woof_container_inner .widget_price_filter {
          padding-top: 0; }
          #primary > div > .woof_sid_auto_shortcode .woof_redraw_zone .woof_container .woof_container_inner .widget_price_filter h4 {
            margin-bottom: 30px !important; }
        #primary > div > .woof_sid_auto_shortcode .woof_redraw_zone .woof_container .woof_container_inner .price_slider_amount {
          margin-bottom: 0; }
        #primary > div > .woof_sid_auto_shortcode .woof_redraw_zone .woof_container .woof_container_inner .woof_list_color li {
          margin-right: 15px !important; }
          #primary > div > .woof_sid_auto_shortcode .woof_redraw_zone .woof_container .woof_container_inner .woof_list_color li .woof_color_term {
            width: 20px;
            height: 20px; }
    #primary > div > .woof_sid_auto_shortcode .woof_redraw_zone .woof_submit_search_form_container {
      margin-top: 0 !important;
      padding-top: 0 !important; }

.widget.WOOF_Widget .woof_container:not(:first-child),
.woof_sid_auto_shortcode .woof_container:not(:first-child) {
  margin-top: 32px !important; }

.widget.WOOF_Widget .woof_container_inner,
.woof_sid_auto_shortcode .woof_container_inner {
  border-bottom: 1px solid #e8e8e8;
  margin-left: -30px;
  margin-right: -30px;
  padding: 0 30px 6px; }
  @media (max-width: 1024px) {
    .widget.WOOF_Widget .woof_container_inner,
    .woof_sid_auto_shortcode .woof_container_inner {
      margin-left: -15px;
      margin-right: -15px;
      padding: 0 15px 6px; } }
  .widget.WOOF_Widget .woof_container_inner > h4,
  .woof_sid_auto_shortcode .woof_container_inner > h4 {
    font-size: 16px;
    margin-top: 7px;
    margin-bottom: 26px !important;
    position: relative;
    text-transform: uppercase; }
    .widget.WOOF_Widget .woof_container_inner > h4 .woof_front_toggle,
    .woof_sid_auto_shortcode .woof_container_inner > h4 .woof_front_toggle {
      border: 1px solid #929292;
      border-radius: 4px;
      outline-width: 0 !important;
      font-size: 0;
      float: left;
      overflow: hidden;
      margin-top: 8px;
      margin-right: 18px;
      width: 17px;
      height: 17px;
      text-indent: 999px;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
      .widget.WOOF_Widget .woof_container_inner > h4 .woof_front_toggle.woof_front_toggle_opened:after,
      .woof_sid_auto_shortcode .woof_container_inner > h4 .woof_front_toggle.woof_front_toggle_opened:after {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg); }
      .widget.WOOF_Widget .woof_container_inner > h4 .woof_front_toggle:after,
      .woof_sid_auto_shortcode .woof_container_inner > h4 .woof_front_toggle:after {
        content: "\f123";
        display: inline-block;
        font-family: "Ionicons";
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        text-rendering: auto;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        outline: none;
        display: block;
        font-size: 13px;
        position: absolute;
        top: 0;
        left: 0;
        width: 16px;
        height: 17px;
        line-height: 17px;
        text-align: center;
        text-indent: 0; }
  .widget.WOOF_Widget .woof_container_inner > div,
  .woof_sid_auto_shortcode .woof_container_inner > div {
    overflow: hidden;
    position: relative; }
  .widget.WOOF_Widget .woof_container_inner .woof_block_html_items,
  .woof_sid_auto_shortcode .woof_container_inner .woof_block_html_items {
    margin-bottom: 23px; }
  .widget.WOOF_Widget .woof_container_inner ul li,
  .woof_sid_auto_shortcode .woof_container_inner ul li {
    line-height: 218.75%;
    padding-bottom: 0 !important; }
    .widget.WOOF_Widget .woof_container_inner ul li:before,
    .woof_sid_auto_shortcode .woof_container_inner ul li:before {
      display: none; }
    .widget.WOOF_Widget .woof_container_inner ul li span,
    .woof_sid_auto_shortcode .woof_container_inner ul li span {
      line-height: 218.75% !important;
      margin-bottom: 0;
      margin-top: 0;
      padding-top: 0;
      padding-bottom: 0; }
  .widget.WOOF_Widget .woof_container_inner .woof_list_label li,
  .woof_sid_auto_shortcode .woof_container_inner .woof_list_label li {
    margin-left: 0;
    position: relative;
    width: 100%; }
    .widget.WOOF_Widget .woof_container_inner .woof_list_label li .woof_label_count,
    .woof_sid_auto_shortcode .woof_container_inner .woof_list_label li .woof_label_count {
      display: none;
      right: 15px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      z-index: -1; }
    .widget.WOOF_Widget .woof_container_inner .woof_list_label li .woof_label_term,
    .woof_sid_auto_shortcode .woof_container_inner .woof_list_label li .woof_label_term {
      background: transparent;
      border: none;
      overflow: visible;
      position: relative;
      height: auto;
      width: 100%;
      text-align: left;
      z-index: 1; }
      .widget.WOOF_Widget .woof_container_inner .woof_list_label li .woof_label_term.checked, .widget.WOOF_Widget .woof_container_inner .woof_list_label li .woof_label_term:hover,
      .woof_sid_auto_shortcode .woof_container_inner .woof_list_label li .woof_label_term.checked,
      .woof_sid_auto_shortcode .woof_container_inner .woof_list_label li .woof_label_term:hover {
        color: #ca372d; }
      .widget.WOOF_Widget .woof_container_inner .woof_list_label li .woof_label_term:before,
      .woof_sid_auto_shortcode .woof_container_inner .woof_list_label li .woof_label_term:before {
        content: '';
        border: 1px solid #929292;
        border-radius: 4px;
        display: block;
        position: absolute;
        top: 50%;
        right: 30px;
        width: 17px;
        height: 17px;
        line-height: 17px;
        text-align: center;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
      .widget.WOOF_Widget .woof_container_inner .woof_list_label li .woof_label_term.checked:before,
      .woof_sid_auto_shortcode .woof_container_inner .woof_list_label li .woof_label_term.checked:before {
        content: "\f121";
        background: #ca372d;
        border-color: #ca372d;
        display: inline-block;
        font-family: "Ionicons";
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        text-rendering: auto;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #fff;
        font-size: 13px; }
  .widget.WOOF_Widget .woof_container_inner .woof_list_color li,
  .woof_sid_auto_shortcode .woof_container_inner .woof_list_color li {
    margin-right: 25px !important; }
    .widget.WOOF_Widget .woof_container_inner .woof_list_color li .woof_color_term,
    .woof_sid_auto_shortcode .woof_container_inner .woof_list_color li .woof_color_term {
      border: none;
      border-radius: 50%;
      position: relative;
      width: 28px;
      height: 28px; }
      .widget.WOOF_Widget .woof_container_inner .woof_list_color li .woof_color_term.checked,
      .woof_sid_auto_shortcode .woof_container_inner .woof_list_color li .woof_color_term.checked {
        position: relative; }
        .widget.WOOF_Widget .woof_container_inner .woof_list_color li .woof_color_term.checked:before,
        .woof_sid_auto_shortcode .woof_container_inner .woof_list_color li .woof_color_term.checked:before {
          content: "\f121";
          display: inline-block;
          font-family: "Ionicons";
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          text-rendering: auto;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          outline: none;
          color: #fff;
          display: block;
          font-size: 13px;
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          text-align: center; }
  .widget.WOOF_Widget .woof_container_inner .woof_list_checkbox,
  .woof_sid_auto_shortcode .woof_container_inner .woof_list_checkbox {
    border-top: 1px solid #e8e8e8;
    margin-bottom: 3px !important;
    width: 100%;
    *zoom: 1; }
    .widget.WOOF_Widget .woof_container_inner .woof_list_checkbox:before, .widget.WOOF_Widget .woof_container_inner .woof_list_checkbox:after,
    .woof_sid_auto_shortcode .woof_container_inner .woof_list_checkbox:before,
    .woof_sid_auto_shortcode .woof_container_inner .woof_list_checkbox:after {
      content: " ";
      display: table; }
    .widget.WOOF_Widget .woof_container_inner .woof_list_checkbox:after,
    .woof_sid_auto_shortcode .woof_container_inner .woof_list_checkbox:after {
      clear: both; }
    .widget.WOOF_Widget .woof_container_inner .woof_list_checkbox li,
    .woof_sid_auto_shortcode .woof_container_inner .woof_list_checkbox li {
      border: 1px solid #e8e8e8;
      border-top: none;
      border-left: none;
      float: left;
      margin: 0 !important;
      overflow: hidden;
      position: relative;
      width: 20%; }
      .widget.WOOF_Widget .woof_container_inner .woof_list_checkbox li:after,
      .woof_sid_auto_shortcode .woof_container_inner .woof_list_checkbox li:after {
        content: '';
        display: block;
        margin-right: 0 !important;
        padding-top: 100%; }
      .widget.WOOF_Widget .woof_container_inner .woof_list_checkbox li:nth-child(5n+1),
      .woof_sid_auto_shortcode .woof_container_inner .woof_list_checkbox li:nth-child(5n+1) {
        border-left: 1px solid #e8e8e8;
        padding-bottom: 1px !important; }
      .widget.WOOF_Widget .woof_container_inner .woof_list_checkbox li input,
      .woof_sid_auto_shortcode .woof_container_inner .woof_list_checkbox li input {
        opacity: 0;
        position: absolute;
        height: 100%;
        width: 100%; }
        .widget.WOOF_Widget .woof_container_inner .woof_list_checkbox li input:checked + label,
        .woof_sid_auto_shortcode .woof_container_inner .woof_list_checkbox li input:checked + label {
          color: #fff;
          font-weight: 300 !important; }
          .widget.WOOF_Widget .woof_container_inner .woof_list_checkbox li input:checked + label:after,
          .woof_sid_auto_shortcode .woof_container_inner .woof_list_checkbox li input:checked + label:after {
            content: '';
            background: #c24747;
            display: block;
            position: absolute;
            top: 50%;
            left: 50%;
            width: 100px;
            height: 100px;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            z-index: -1; }
      .widget.WOOF_Widget .woof_container_inner .woof_list_checkbox li label,
      .woof_sid_auto_shortcode .woof_container_inner .woof_list_checkbox li label {
        color: #2a2a2a;
        font-family: "Oswald", sans-serif;
        font-size: 16px;
        margin: 0 !important;
        padding: 0 !important;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        text-align: center; }

.widget.WOOF_Widget .woof_price_search_container .widget_price_filter > h4,
.woof_sid_auto_shortcode .woof_price_search_container .widget_price_filter > h4 {
  font-size: 16px;
  margin-top: 7px;
  margin-bottom: 46px !important;
  position: relative;
  text-transform: uppercase; }

.widget.WOOF_Widget .woof_price_search_container .widget_price_filter .price_slider_wrapper,
.woof_sid_auto_shortcode .woof_price_search_container .widget_price_filter .price_slider_wrapper {
  display: block;
  margin-top: 20px; }
  .widget.WOOF_Widget .woof_price_search_container .widget_price_filter .price_slider_wrapper .price_slider,
  .woof_sid_auto_shortcode .woof_price_search_container .widget_price_filter .price_slider_wrapper .price_slider {
    height: 2px; }
    .widget.WOOF_Widget .woof_price_search_container .widget_price_filter .price_slider_wrapper .price_slider .ui-slider-range,
    .woof_sid_auto_shortcode .woof_price_search_container .widget_price_filter .price_slider_wrapper .price_slider .ui-slider-range {
      background: #ca372d; }
    .widget.WOOF_Widget .woof_price_search_container .widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle,
    .woof_sid_auto_shortcode .woof_price_search_container .widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle {
      background: #fff;
      border-width: 2px;
      border-color: #ca372d;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
      .widget.WOOF_Widget .woof_price_search_container .widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle ~ .ui-slider-handle,
      .woof_sid_auto_shortcode .woof_price_search_container .widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle ~ .ui-slider-handle {
        background: #ca372d; }
  .widget.WOOF_Widget .woof_price_search_container .widget_price_filter .price_slider_wrapper .price_slider_amount,
  .woof_sid_auto_shortcode .woof_price_search_container .widget_price_filter .price_slider_wrapper .price_slider_amount {
    color: #575757;
    margin-bottom: 35px; }

.widget.WOOF_Widget .woof_submit_search_form_container,
.woof_sid_auto_shortcode .woof_submit_search_form_container {
  margin-bottom: 10px !important;
  padding-top: 17px; }
  .widget.WOOF_Widget .woof_submit_search_form_container button.woof_reset_search_form,
  .woof_sid_auto_shortcode .woof_submit_search_form_container button.woof_reset_search_form {
    background: transparent;
    overflow: hidden;
    position: relative;
    width: 50px;
    height: 50px;
    min-width: 50px;
    text-indent: 999px; }
    .widget.WOOF_Widget .woof_submit_search_form_container button.woof_reset_search_form:hover,
    .woof_sid_auto_shortcode .woof_submit_search_form_container button.woof_reset_search_form:hover {
      background: transparent !important; }
      .widget.WOOF_Widget .woof_submit_search_form_container button.woof_reset_search_form:hover:after,
      .woof_sid_auto_shortcode .woof_submit_search_form_container button.woof_reset_search_form:hover:after {
        color: #000; }
    .widget.WOOF_Widget .woof_submit_search_form_container button.woof_reset_search_form:after,
    .woof_sid_auto_shortcode .woof_submit_search_form_container button.woof_reset_search_form:after {
      content: "\f21c";
      display: inline-block;
      font-family: "Ionicons";
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      text-rendering: auto;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: #ca372d;
      font-size: 20px;
      position: absolute;
      top: 50%;
      left: 50%;
      text-indent: 0;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

body:not(.shop-full-width) .widget.WOOF_Widget .woof_container_inner .woof_list_label li .woof_label_term:before {
  right: 3px; }

body:not(.shop-full-width) .widget.WOOF_Widget .woof_container_inner .woof_list_color li {
  display: block !important;
  float: left !important;
  margin-right: 22px !important;
  margin-bottom: 23px !important; }
  body:not(.shop-full-width) .widget.WOOF_Widget .woof_container_inner .woof_list_color li .woof_color_term {
    width: 23px;
    height: 23px; }

.basr-core-variant {
  margin-bottom: 20px; }
  .basr-core-variant label {
    display: block; }
  .basr-core-variant span {
    cursor: pointer; }
  .basr-core-variant.default {
    display: none; }
  .basr-core-variant.color span {
    border-radius: 50%;
    display: inline-block;
    font-size: 0;
    position: relative;
    width: 23px;
    height: 23px; }
    .basr-core-variant.color span:after {
      content: "\f121";
      display: inline-block;
      font-family: "Ionicons";
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      text-rendering: auto;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: #fff;
      display: block;
      font-size: 13px;
      opacity: 0;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .basr-core-variant.color span.selected:after {
      opacity: 1; }
    .basr-core-variant.color span:not(:last-child) {
      margin-right: 23px; }
  .basr-core-variant.checkbox .wrap-inner {
    border-top: 1px solid #e8e8e8;
    display: table; }
    .basr-core-variant.checkbox .wrap-inner:after {
      content: '';
      clear: both;
      display: block; }
  .basr-core-variant.checkbox span {
    border: thin #e8e8e8 solid;
    border-right: none;
    border-top: none;
    display: block;
    float: left;
    width: 49px;
    height: 49px;
    line-height: 50px;
    text-align: center; }
    .basr-core-variant.checkbox span:nth-child(5n) {
      border-right: 1px solid #e8e8e8; }
    .basr-core-variant.checkbox span:nth-child(5n+1) {
      clear: left; }
    .basr-core-variant.checkbox span:last-child {
      border-right: 1px solid #e8e8e8;
      width: 50px; }
    .basr-core-variant.checkbox span.selected {
      background: #ca372d;
      color: #fff; }

/*# sourceMappingURL=woocommerce.css.map */