/*
Theme Name: Exposure

WooCommerce styles override
*/
/**
 * WooCommerce color variables
 */
/**
 * Imports
 */
.woocommerce-products-header__title, .product_title,
.wcpv-sold-by-single,
.sku_wrapper,
.image_dimensions_wrapper, .single-product div.product .price, .model-release h4, .woocommerce-cart-form thead th, .woocommerce-checkout .woocommerce-billing-fields h3,
.woocommerce-checkout .woocommerce-additional-fields h3, .woocommerce-checkout-review-order thead th, #order_review_heading, .wcpv-registration-form-wrapper h2, .u-columns h2, .woocommerce-MyAccount-content h3 {
  font-family: DomaineRegular;
  margin: 0;
  font-weight: normal; }

.woocommerce-products-header__title {
  font-size: 1.625em;
  line-height: 1.23077em; }
  @media (min-width: 769px) {
    .woocommerce-products-header__title {
      font-size: 2.75em;
      line-height: 1.29545em; } }

.product_title,
.wcpv-sold-by-single,
.sku_wrapper,
.image_dimensions_wrapper, .single-product div.product .price, .model-release h4, .woocommerce-cart-form thead th, .woocommerce-checkout .woocommerce-billing-fields h3,
.woocommerce-checkout .woocommerce-additional-fields h3, .woocommerce-checkout-review-order thead th, #order_review_heading, .wcpv-registration-form-wrapper h2, .u-columns h2, .woocommerce-MyAccount-content h3 {
  font-size: 1.125em;
  line-height: 1em; }

.woocommerce-products-header__title, .woocommerce-checkout .woocommerce-billing-fields h3,
.woocommerce-checkout .woocommerce-additional-fields h3, #order_review_heading, .woocommerce-MyAccount-content h3 {
  padding-bottom: 8px;
  margin-bottom: 16px; }

.woocommerce-products-header__title, .woocommerce-checkout .woocommerce-billing-fields h3,
.woocommerce-checkout .woocommerce-additional-fields h3, #order_review_heading, .woocommerce-MyAccount-content h3 {
  border-bottom: 1px solid #000; }

/**
 * Shop tables
 */
/**
 * Shop tables
 */
table.shop_table_responsive thead {
  display: none; }

table.shop_table_responsive tbody th {
  display: none; }

table.shop_table_responsive tr td {
  display: block;
  text-align: right;
  clear: both; }
  table.shop_table_responsive tr td:before {
    content: attr(data-title) ": ";
    float: left; }
  table.shop_table_responsive tr td.product-remove a {
    text-align: left; }
  table.shop_table_responsive tr td.product-remove:before {
    display: none; }
  table.shop_table_responsive tr td.actions:before, table.shop_table_responsive tr td.download-actions:before {
    display: none; }
  table.shop_table_responsive tr td.download-actions .button {
    display: block;
    text-align: center; }

@media screen and (min-width: 48em) {
  table.shop_table_responsive thead {
    display: table-header-group; }
  table.shop_table_responsive tbody th {
    display: table-cell; }
  table.shop_table_responsive tr th, table.shop_table_responsive tr td {
    text-align: left; }
  table.shop_table_responsive tr td {
    display: table-cell; }
    table.shop_table_responsive tr td:before {
      display: none; } }

/**
 * Products
 */
.archive .woocommerce-products-header {
  padding-left: 0;
  padding-right: 0; }

.woocommerce-products-header__title {
  text-transform: capitalize;
  display: block;
  width: 100%; }

.archive .site-main {
  margin-bottom: 60px;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px; }
  @media (min-width: 769px) {
    .archive .site-main {
      padding-left: 68px;
      padding-right: 68px; } }
  @media (min-width: 550px) and (max-width: 1400px) {
    .archive .site-main {
      padding-left: 40px;
      padding-right: 40px; } }

/**
 * Products
 */
ul.products {
  column-gap: 10px;
  margin: 10px;
  padding: 0;
  list-style: none;
  width: 100%;
  margin: 0 auto;
  padding: 0; }
  @media (min-width: 2250px) {
    ul.products {
      max-width: 1400px; } }
  ul.products .price {
    display: none; }
  .home ul.products {
    padding: 8px 8px 0; }
  ul.products .product {
    display: inline-block;
    position: relative;
    width: 100%;
    transition: 1s ease all; }
    ul.products .product img {
      display: block;
      max-width: 100%;
      width: 100%; }
    ul.products .product .product-info {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      padding: 16px;
      overflow: hidden;
      transition: 0.5s ease;
      width: 100%; }
      @media (min-width: 1px) and (max-width: 500px) {
        ul.products .product .product-info {
          padding: 16px 8px; } }
      @media (min-width: 1px) and (max-width: 500px) {
        .touch ul.products .product .product-info {
          border-bottom: 1px solid #262626;
          margin-bottom: 20px; } }
      .no-touch ul.products .product .product-info {
        opacity: 0;
        position: absolute;
        bottom: 0;
        left: 0;
        background: rgba(254, 254, 254, 0.85); }
    .no-touch ul.products .product .woocommerce-LoopProduct-link.on .product-info {
      opacity: 1; }
    ul.products .product .woocommerce-loop-product__title,
    ul.products .product .wcpv-sold-by-loop {
      font-size: 0.625em;
      font-style: normal;
      font-weight: 400;
      margin: 0; }
      @media (min-width: 1px) and (max-width: 500px) {
        ul.products .product .woocommerce-loop-product__title,
        ul.products .product .wcpv-sold-by-loop {
          font-size: 0.75em; } }
    ul.products .product .wcpv-sold-by-loop:before {
      content: "By "; }
    ul.products .product .product-tools {
      text-align: right; }
    ul.products .product .add_to_cart_button,
    ul.products .product .product__view-photo,
    ul.products .product .product__add-lightbox,
    ul.products .product .tinvwl-shortcode-add-to-cart,
    ul.products .product .tinvwl_add_to_wishlist-text {
      display: inline-block; }
    ul.products .product .product__view-photo {
      background-image: url("./img/icon-arrow.svg");
      background-repeat: no-repeat;
      background-position: 50% 50%;
      width: 20px;
      height: 20px;
      display: inline-block;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden; }
    ul.products .product .tinvwl_add_to_wishlist-text {
      background-image: url("./img/icon-lightbox.svg");
      background-repeat: no-repeat;
      background-position: 50% 50%;
      width: 22px;
      height: 20px;
      display: inline-block;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden; }
    ul.products .product .add_to_cart_button {
      background-image: url("./img/icon-cart.svg");
      background-repeat: no-repeat;
      background-position: 50% 50%;
      width: 26px;
      height: 23px;
      display: inline-block;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden; }
    ul.products .product a {
      color: #000;
      text-decoration: none; }
      ul.products .product a:visited {
        color: #000; }
      ul.products .product a:hover, ul.products .product a:focus, ul.products .product a:active {
        color: #000; }

@media (min-width: 1px) and (max-width: 500px) {
  ul.products {
    column-count: 1; } }

@media (min-width: 501px) and (max-width: 768px) {
  ul.products {
    column-count: 2; } }

@media (min-width: 769px) {
  ul.products {
    column-count: 3; } }

@media (min-width: 1400px) {
  ul.products {
    column-count: 4; } }

ul.products li.product .tinvwl_add_to_wishlist_button {
  margin: 0;
  padding: 0; }

.woocommerce-pagination {
  margin-top: 60px;
  margin-bottom: 60px; }
  .woocommerce-pagination .page-numbers {
    list-style-type: none;
    margin: auto;
    text-align: center; }
    .woocommerce-pagination .page-numbers li {
      display: inline-block;
      font-size: 20px; }
      .woocommerce-pagination .page-numbers li .page-numbers {
        padding: 10px 10px 12px 10px;
        line-height: 20px;
        display: block;
        background-color: #000;
        color: #fff;
        vertical-align: middle; }
        .woocommerce-pagination .page-numbers li .page-numbers.current, .woocommerce-pagination .page-numbers li .page-numbers:hover {
          background-color: #666; }

/**
 * Single product
 */
/**
 * Single Product
 */
.product_title,
.wcpv-sold-by-single,
.sku_wrapper,
.image_dimensions_wrapper {
  margin-bottom: 0.3125em; }

em.wcpv-sold-by-single {
  font-style: normal; }

.single-product .site-main {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px; }
  @media (min-width: 769px) {
    .single-product .site-main {
      padding-left: 68px;
      padding-right: 68px; } }
  @media (min-width: 550px) and (max-width: 1400px) {
    .single-product .site-main {
      padding-left: 40px;
      padding-right: 40px; } }

.single-product div.product {
  margin-top: 60px;
  margin-bottom: 60px;
  content: "";
  display: table;
  table-layout: fixed;
  position: relative; }
  @media (min-width: 769px) {
    .single-product div.product {
      display: flex; } }
  .single-product div.product .woocommerce-product-gallery__wrapper {
    margin: 0; }
  .single-product div.product .summary {
    margin-top: 1.25em; }
    @media (min-width: 769px) {
      .single-product div.product .summary {
        max-width: 30%;
        margin-left: 1.75em;
        margin-top: 0; } }
    @media (min-width: 1px) and (max-width: 500px) {
      .single-product div.product .summary {
        margin-left: 0;
        float: none;
        max-width: 100%; } }
  .single-product div.product .price {
    margin-bottom: 0.3125em; }
  .single-product div.product .price {
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    padding: 0.625em 0;
    margin: 1.25em 0; }
    .single-product div.product .price:before {
      content: "Price: "; }
  .single-product div.product .product_meta {
    margin-top: 1.25em; }
  .single-product div.product .tagged_as {
    display: block; }
  .single-product div.product .posted_in {
    display: none; }
  .single-product div.product .single_add_to_cart_button {
    margin-top: 1.25em; }
  .single-product div.product .single-image-tools {
    background: #000;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center; }
    .single-product div.product .single-image-tools .tinvwl-shortcode-add-to-cart {
      background-image: url("./img/icon-lightbox_white.svg");
      background-repeat: no-repeat;
      background-position: 50% 50%;
      width: 20px;
      height: 20px;
      display: inline-block;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden;
      position: absolute;
      top: 10px; }
  .single-product div.product .woocommerce-product-gallery__image img {
    display: block;
    margin-top: 40px; }
  .single-product div.product .woocommerce-product-gallery {
    position: relative; }
    .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
      background-image: url("./img/icon-zoom_white.svg");
      background-repeat: no-repeat;
      background-position: 50% 50%;
      width: 20px;
      height: 20px;
      display: inline-block;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden;
      position: absolute;
      top: 14px;
      display: block;
      z-index: 99;
      left: 53%;
      transform: translate(-53%, 0); }
    .single-product div.product .woocommerce-product-gallery .flex-viewport {
      margin-bottom: 1em; }
    .single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
      content: "";
      display: table;
      table-layout: fixed;
      margin: 0;
      padding: 0; }
      .single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
        list-style: none;
        cursor: pointer;
        float: left; }
        .single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
          opacity: 0.5; }
          .single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
            opacity: 1; }
        .single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img {
          opacity: 1; }
    .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li {
      width: 48.1%; }
      .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n) {
        margin-right: 0; }
      .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n + 1) {
        clear: both; }
    .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
      width: 30.79667%; }
      .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n) {
        margin-right: 0; }
      .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n + 1) {
        clear: both; }
    .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
      width: 22.15%; }
      .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n) {
        margin-right: 0; }
      .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n + 1) {
        clear: both; }
    .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
      width: 16.96%; }
      .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n) {
        margin-right: 0; }
      .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n + 1) {
        clear: both; }

.stock:empty:before {
  display: none; }

.stock.in-stock {
  color: #00ff02; }

.stock.out-of-stock {
  color: #ff0000; }

.model-release {
  margin-top: 20px; }
  .model-release h4 {
    margin-bottom: 15px; }
  .model-release ul {
    margin: 0;
    padding: 0; }
    .model-release ul li {
      list-style: none;
      position: relative;
      padding-left: 23px; }
      .model-release ul li:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 3px;
        background-image: url(./img/icon-cross.svg);
        background-repeat: no-repeat;
        height: 15px;
        width: 15px; }
    .model-release ul.current-not #release-not:before {
      background-image: url(./img/icon-tick.svg); }
    .model-release ul.current-model #release-model:before {
      background-image: url(./img/icon-tick.svg); }
    .model-release ul.current-property #release-property:before {
      background-image: url(./img/icon-tick.svg); }

/**
 * Checkout
 */
/**
 * Checkout
 */
.woocommerce-cart-form table {
  max-width: 80%;
  margin: 0 auto 50px;
  border-collapse: collapse;
  border: 1px solid #000; }

.woocommerce-cart-form td {
  border-bottom: 1px solid #000;
  vertical-align: top;
  padding: 20px; }
  @media (min-width: 769px) {
    .woocommerce-cart-form td {
      border-right: 1px solid #000; } }
  .woocommerce-cart-form td.actions {
    border-bottom: 0; }
    .woocommerce-cart-form td.actions .button {
      display: none; }

.woocommerce-cart-form dl,
.woocommerce-cart-form dt,
.woocommerce-cart-form dd {
  margin: 0;
  padding: 0; }

.woocommerce-cart-form img {
  display: block; }

@media (min-width: 769px) {
  .woocommerce-cart-form .product-remove {
    width: 5%; } }

.woocommerce-cart-form .product-remove a {
  text-decoration: none;
  border: 0;
  font-size: 29px;
  display: block;
  line-height: 20px;
  padding: 0px 6px 0px 2px;
  width: 30px;
  height: 30px;
  color: #000;
  background: #ccc;
  border: 5px solid #ccc;
  border-radius: 50%;
  font-weight: bold; }

.woocommerce-cart-form thead .product-quantity,
.woocommerce-cart-form thead .product-subtotal {
  display: none; }

.woocommerce-cart-form thead th {
  border: 1px solid #000;
  padding: 20px;
  font-size: 1.5625em; }

.woocommerce-cart-form tbody {
  font-size: 1.25em; }
  .woocommerce-cart-form tbody .product-quantity,
  .woocommerce-cart-form tbody .product-subtotal {
    display: none; }
  .woocommerce-cart-form tbody .product-remove {
    vertical-align: middle; }

@media (min-width: 769px) {
  .woocommerce-cart-form .product-thumbnail {
    width: 25%; }
    .woocommerce-cart-form .product-thumbnail img {
      max-width: 250px; } }

.woocommerce-cart-form .product-price .woocommerce-Price-amount {
  background: #000;
  padding: 10px 10px 12px 10px;
  line-height: 20px;
  color: #fff;
  display: block;
  text-align: center;
  max-width: 150px; }

.woocommerce-cart-form .product-name a {
  text-decoration: none; }

.woocommerce-cart-form .product-name .product-name {
  display: block; }

.woocommerce-cart-form .product-name .wcpv-sold-by-cart {
  font-style: normal; }
  .woocommerce-cart-form .product-name .wcpv-sold-by-cart:before {
    content: "By "; }

.woocommerce-cart-form .product-name .variation {
  margin-top: 10px; }
  .woocommerce-cart-form .product-name .variation dt.variation- {
    display: none; }

.cart-collaterals .cart_totals {
  max-width: 80%;
  margin: 0 auto; }
  .cart-collaterals .cart_totals h2 {
    display: none; }

.cart-collaterals .cart-subtotal {
  display: none; }

.cart-collaterals .order-total {
  background: #000;
  color: #fff;
  font-size: 1.5625em; }
  .cart-collaterals .order-total th {
    text-align: right;
    width: 49%;
    padding: 10px;
    font-weight: 100; }
  .cart-collaterals .order-total td {
    padding: 10px; }
    .cart-collaterals .order-total td strong {
      font-weight: 100; }

/**
 * Checkout
 */
@media screen and (min-width: 768px) {
  .col2-set .form-row-first {
    float: left;
    margin-right: 3.8%; }
  .col2-set .form-row-last {
    float: right;
    margin-right: 0; }
  .col2-set .form-row-first,
  .col2-set .form-row-last {
    width: 48.1%; } }

.woocommerce-checkout {
  margin-top: 30px; }
  .woocommerce-checkout .woocommerce-billing-fields h3,
  .woocommerce-checkout .woocommerce-additional-fields h3 {
    text-align: center; }
  .woocommerce-checkout .woocommerce-billing-fields__field-wrapper input {
    width: 100%; }
  @media screen and (min-width: 768px) {
    .woocommerce-checkout .col2-set {
      width: 49%;
      display: block;
      float: left;
      margin-right: 1%; }
    .woocommerce-checkout #order_review_heading,
    .woocommerce-checkout #order_review {
      width: 49%;
      display: block;
      float: left;
      margin-left: 1%; } }

.woocommerce-checkout-review-order tfoot .cart-subtotal {
  display: none; }

.woocommerce-checkout-review-order tfoot .order-total th {
  text-align: right;
  padding-right: 20px; }

.woocommerce-checkout-review-order tfoot .order-total td {
  text-align-last: left; }

.woocommerce-checkout-review-order table {
  border-collapse: separate;
  border-spacing: 0 20px; }

.woocommerce-checkout-review-order dl,
.woocommerce-checkout-review-order dt,
.woocommerce-checkout-review-order dd {
  margin: 0;
  padding: 0; }

.woocommerce-checkout-review-order thead .product-quantity,
.woocommerce-checkout-review-order thead .product-subtotal {
  display: none; }

.woocommerce-checkout-review-order thead tr {
  padding-bottom: 20px; }

.woocommerce-checkout-review-order thead th {
  padding: 0 0 20px;
  border-bottom: 1px solid #000;
  text-align: left; }

.woocommerce-checkout-review-order .product-price .woocommerce-Price-amount {
  background: #000;
  padding: 5px;
  color: #fff;
  font-weight: 700;
  display: block;
  text-align: center;
  max-width: 150px; }

.woocommerce-checkout-review-order .product-name a {
  text-decoration: none; }

.woocommerce-checkout-review-order .product-name .product-quantity {
  display: none; }

.woocommerce-checkout-review-order .product-name .product-name {
  display: block; }

.woocommerce-checkout-review-order .product-name .wcpv-sold-by-cart {
  font-style: normal; }
  .woocommerce-checkout-review-order .product-name .wcpv-sold-by-cart:before {
    content: "By "; }

.woocommerce-checkout-review-order .product-name .variation dt.variation- {
  display: none; }

#order_review_heading {
  text-align: center; }

.woocommerce-checkout-payment .wc_payment_methods {
  list-style: none;
  margin: 0;
  padding: 0; }
  .woocommerce-checkout-payment .wc_payment_methods li {
    position: relative;
    margin-bottom: 20px; }
  .woocommerce-checkout-payment .wc_payment_methods label,
  .woocommerce-checkout-payment .wc_payment_methods p {
    margin-left: 20px; }
  .woocommerce-checkout-payment .wc_payment_methods .input-radio {
    float: left;
    margin-top: 7px;
    vertical-align: middle; }
  .woocommerce-checkout-payment .wc_payment_methods .about_paypal {
    display: none; }
  .woocommerce-checkout-payment .wc_payment_methods label[for="payment_method_paypal"],
  .woocommerce-checkout-payment .wc_payment_methods label[for="payment_method_stripe"] {
    position: relative;
    overflow: hidden;
    vertical-align: center;
    line-height: 33px;
    padding: 0 !important; }
    .woocommerce-checkout-payment .wc_payment_methods label[for="payment_method_paypal"] img,
    .woocommerce-checkout-payment .wc_payment_methods label[for="payment_method_stripe"] img {
      float: right; }
  .woocommerce-checkout-payment .wc_payment_methods input#payment_method_stripe {
    top: 1px !important; }
  .woocommerce-checkout-payment .wc_payment_methods .wc-credit-card-form.wc-payment-form label {
    margin-left: 0; }
  .woocommerce-checkout-payment .wc_payment_methods .payment_box.payment_method_stripe p {
    margin: 20px 0;
    width: 50%; }
  .woocommerce-checkout-payment .wc_payment_methods .payment_box.payment_method_stripe p label {
    margin-left: 0; }

table.shop_table_responsive tr td::before {
  display: none; }

table.shop_table_responsive tr td {
  text-align: left; }

table.shop_table_responsive tr.order-total td {
  text-align: left; }

/**
 * General WooCommerce components
 */
/**
 * Header cart
 */
.site-header-cart {
  position: relative;
  margin: 0;
  padding: 0;
  content: "";
  display: table;
  table-layout: fixed; }
  .site-header-cart .cart-contents {
    text-decoration: none; }
  .site-header-cart .widget_shopping_cart {
    display: none; }
  .site-header-cart .product_list_widget {
    margin: 0;
    padding: 0; }

/**
 * Star rating
 */
.star-rating {
  overflow: hidden;
  position: relative;
  height: 1.618em;
  line-height: 1.618;
  font-size: 1em;
  width: 5.3em;
  font-family: 'star';
  font-weight: 400; }
  .star-rating:before {
    content: "\53\53\53\53\53";
    opacity: .25;
    float: left;
    top: 0;
    left: 0;
    position: absolute; }
  .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em; }
  .star-rating span:before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0;
    color: #000; }

p.stars a {
  position: relative;
  height: 1em;
  width: 1em;
  text-indent: -999em;
  display: inline-block;
  text-decoration: none;
  margin-right: 1px;
  font-weight: 400; }
  p.stars a:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: "star";
    content: "\53";
    color: #000;
    text-indent: 0;
    opacity: .25; }
  p.stars a:hover ~ a:before {
    content: "\53";
    color: #000;
    opacity: .25; }

p.stars:hover a:before {
  content: "\53";
  color: #000;
  opacity: 1; }

p.stars.selected a.active:before {
  content: "\53";
  color: #000;
  opacity: 1; }

p.stars.selected a.active ~ a:before {
  content: "\53";
  color: #000;
  opacity: .25; }

p.stars.selected a:not(.active):before {
  content: "\53";
  color: #000;
  opacity: 1; }

/**
 * Tabs
 */
.woocommerce-tabs ul.tabs {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left; }
  .woocommerce-tabs ul.tabs li {
    display: block;
    margin: 0;
    position: relative; }
    .woocommerce-tabs ul.tabs li a {
      padding: 1em 0;
      display: block; }

.woocommerce-tabs .panel h2:first-of-type {
  margin-bottom: 1em; }

/**
 * Password strength meter
 */
.woocommerce-password-strength {
  text-align: right; }
  .woocommerce-password-strength.strong {
    color: #00ff02; }
  .woocommerce-password-strength.short {
    color: #ff0000; }
  .woocommerce-password-strength.bad {
    color: #ff0000; }
  .woocommerce-password-strength.good {
    color: #00ff02; }

/**
 * Forms
 */
.form-row {
  margin-bottom: 20px; }
  .form-row.woocommerce-validated input.input-text {
    box-shadow: inset 2px 0 0 #00ff02; }
  .form-row.woocommerce-invalid input.input-text {
    box-shadow: inset 2px 0 0 #ff0000; }

.required {
  color: red; }

/**
 * Notices
 */
.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-noreviews,
p.no-comments {
  content: "";
  display: table;
  table-layout: fixed;
  background-color: #00ff02;
  clear: both; }

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

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

.demo_store {
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0;
  padding: 1em;
  background-color: #00ff02;
  z-index: 9999; }

@media screen and (min-width: 48em) {
  /**
	 * Header cart
	 */
  .site-header-cart .widget_shopping_cart {
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 999999;
    left: -999em;
    display: block;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); }
  .site-header-cart:hover .widget_shopping_cart, .site-header-cart.focus .widget_shopping_cart {
    left: 0;
    display: block; } }

/**
 * WooCommerce widgets
 */
/**
 * WooCommerce Price Filter
 */
.widget_price_filter .price_slider {
  margin-bottom: 1.5em; }

.widget_price_filter .price_slider_amount {
  text-align: right;
  line-height: 2.4em; }
  .widget_price_filter .price_slider_amount .button {
    float: left; }

.widget_price_filter .ui-slider {
  position: relative;
  text-align: left; }

.widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1em;
  height: 1em;
  cursor: ew-resize;
  outline: none;
  background: #000;
  box-sizing: border-box;
  margin-top: -.25em;
  opacity: 1; }
  .widget_price_filter .ui-slider .ui-slider-handle:last-child {
    margin-left: -1em; }
  .widget_price_filter .ui-slider .ui-slider-handle:hover, .widget_price_filter .ui-slider .ui-slider-handle.ui-state-active {
    box-shadow: 0 0 0 0.25em rgba(0, 0, 0, 0.1); }

.widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  display: block;
  border: 0;
  background: #000; }

.widget_price_filter .price_slider_wrapper .ui-widget-content {
  background: rgba(0, 0, 0, 0.1); }

.widget_price_filter .ui-slider-horizontal {
  height: .5em; }

.widget_price_filter .ui-slider-horizontal .ui-slider-range {
  height: 100%; }

/**
 * WooCommerce Product Vendors
 */
.woocommerce-products-header {
  margin-top: 60px;
  margin-bottom: 60px;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px; }
  @media (min-width: 769px) {
    .woocommerce-products-header {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      padding-left: 68px;
      padding-right: 68px; } }
  @media (min-width: 550px) and (max-width: 1400px) {
    .woocommerce-products-header {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      padding-left: 40px;
      padding-right: 40px; } }
  .woocommerce-products-header .wcpv-vendor-logo {
    text-align: center;
    margin: 0 auto; }
    @media (min-width: 900px) {
      .woocommerce-products-header .wcpv-vendor-logo {
        margin: 0;
        max-width: 26.89873%; } }
    @media (min-width: 500px) and (max-width: 899px) {
      .woocommerce-products-header .wcpv-vendor-logo {
        margin: 0;
        max-width: 45%; } }
    @media (max-width: 579px) {
      .woocommerce-products-header .wcpv-vendor-logo {
        max-width: 100%; } }
    .woocommerce-products-header .wcpv-vendor-logo img {
      display: block;
      margin: 0 auto 30px; }
  @media (min-width: 900px) {
    .woocommerce-products-header .wcpv-vendor-profile-link-social-wrapper {
      max-width: 26.89873%; } }
  @media (min-width: 580px) and (max-width: 899px) {
    .woocommerce-products-header .wcpv-vendor-profile-link-social-wrapper {
      margin: 0;
      max-width: 45%; } }
  @media (max-width: 579px) {
    .woocommerce-products-header .wcpv-vendor-profile-link-social-wrapper {
      max-width: 100%; } }
  @media (min-width: 1px) and (max-width: 500px) {
    .woocommerce-products-header .wcpv-vendor-profile-link-social-wrapper {
      margin-bottom: 30px; } }
  .woocommerce-products-header .wcpv-vendor-profile-quote {
    padding-top: 40px; }
    @media (min-width: 580px) and (max-width: 899px) {
      .woocommerce-products-header .wcpv-vendor-profile-quote {
        margin: 0 auto; } }
    @media (min-width: 900px) {
      .woocommerce-products-header .wcpv-vendor-profile-quote {
        max-width: 26.89873%;
        padding-top: 0; } }
    @media (max-width: 579px) {
      .woocommerce-products-header .wcpv-vendor-profile-quote {
        max-width: 100%; } }

.wcpv-vendor-profile-link {
  display: block;
  text-decoration: none;
  font-weight: bold;
  margin: 1.25em 0; }

.wcpv-registration-form-wrapper {
  max-width: 688px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
  margin-bottom: 60px; }
  .wcpv-registration-form-wrapper h2 {
    margin-bottom: 20px; }
    .wcpv-registration-form-wrapper h2 + p {
      display: none; }
  .wcpv-registration-form-wrapper form.wcpv-shortcode-registration-form input[type="text"],
  .wcpv-registration-form-wrapper form.wcpv-shortcode-registration-form input[type="email"],
  .wcpv-registration-form-wrapper form.wcpv-shortcode-registration-form input[type="url"],
  .wcpv-registration-form-wrapper form.wcpv-shortcode-registration-form textarea {
    width: 100%;
    background-color: #fff; }
  .wcpv-registration-form-wrapper form.wcpv-shortcode-registration-form input[type="submit"] {
    margin-top: 20px; }
  .wcpv-registration-form-wrapper form.wcpv-shortcode-registration-form label {
    margin-bottom: 5px; }
  .wcpv-registration-form-wrapper form.wcpv-shortcode-registration-form .form-row {
    clear: both;
    float: none;
    width: 100%; }
  .wcpv-registration-form-wrapper form.wcpv-shortcode-registration-form .form-row_checkbox {
    display: flex;
    margin-bottom: 0; }
    .wcpv-registration-form-wrapper form.wcpv-shortcode-registration-form .form-row_checkbox input {
      order: 1;
      margin-right: 10px; }
    .wcpv-registration-form-wrapper form.wcpv-shortcode-registration-form .form-row_checkbox label {
      order: 2; }
  .wcpv-registration-form-wrapper #wcpv-vendor-name + .wcpv-field-note {
    display: none; }

.box__dragndrop,
.box__uploading,
.box__success,
.box__error {
  display: none; }

.tax-wcpv_product_vendors .woocommerce-products-header__title {
  display: none; }

.tax-wcpv_product_vendors .products {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto; }

div.form-row.image-upload .blockUI.blockOverlay {
  background-image: url("img/spinner_medium.gif") !important;
  background-repeat: no-repeat !important;
  background-position: center !important; }

div.form-row.image-upload .wcpv-image-upload-container-1.thumbnails {
  padding: 15px 0 0 0; }

div.form-row.image-upload .wcpv-image-upload-container-1 .fa-check {
  vertical-align: text-top;
  color: green;
  margin-right: 5px; }

div.form-row.image-upload .wcpv-image-upload-container-1 .fa-minus-circle {
  vertical-align: text-top;
  color: darkred;
  margin-left: 5px; }

div.form-row.image-upload .wcpv-image-upload-container-1 .fa-minus-circle:hover {
  cursor: pointer; }

.lds-spinner {
  color: black;
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px; }

.lds-spinner div {
  transform-origin: 32px 32px;
  animation: lds-spinner 1.2s linear infinite; }

.lds-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 29px;
  width: 5px;
  height: 14px;
  border-radius: 20%;
  background: #fff; }

.lds-spinner div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s; }

.lds-spinner div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s; }

.lds-spinner div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s; }

.lds-spinner div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s; }

.lds-spinner div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s; }

.lds-spinner div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s; }

.lds-spinner div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s; }

.lds-spinner div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s; }

.lds-spinner div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s; }

.lds-spinner div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s; }

.lds-spinner div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s; }

.lds-spinner div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s; }

@keyframes lds-spinner {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/**
 * WooCommerce user accounts
 */
@media (min-width: 769px) {
  .u-columns {
    max-width: 924px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    margin-bottom: 60px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; } }

.page-template-login-register .woocommerce-form-login {
  margin-bottom: 40px; }

@media (min-width: 769px) {
  .page-template-login-register .col-1 {
    flex-basis: 50%;
    padding-left: 50px;
    order: 2; } }

@media (min-width: 769px) {
  .page-template-login-register .col-2 {
    border-right: 1px solid #000;
    flex-basis: 50%;
    padding-right: 50px;
    order: 1; } }

.page-template-login-register .woocommerce-ResetPassword {
  max-width: 50%; }

.page-template-login-register .register,
.page-template-login-register .woocommerce-form-login,
.page-template-login-register .woocommerce-ResetPassword {
  margin-top: 20px; }
  .page-template-login-register .register input[type="email"],
  .page-template-login-register .register input[type="text"],
  .page-template-login-register .register input[type="password"],
  .page-template-login-register .woocommerce-form-login input[type="email"],
  .page-template-login-register .woocommerce-form-login input[type="text"],
  .page-template-login-register .woocommerce-form-login input[type="password"],
  .page-template-login-register .woocommerce-ResetPassword input[type="email"],
  .page-template-login-register .woocommerce-ResetPassword input[type="text"],
  .page-template-login-register .woocommerce-ResetPassword input[type="password"] {
    width: 100%;
    background-color: #fff; }
  .page-template-login-register .register input[type="submit"],
  .page-template-login-register .woocommerce-form-login input[type="submit"],
  .page-template-login-register .woocommerce-ResetPassword input[type="submit"] {
    text-align: left; }
  .page-template-login-register .register label,
  .page-template-login-register .woocommerce-form-login label,
  .page-template-login-register .woocommerce-ResetPassword label {
    margin-bottom: 5px; }
  .page-template-login-register .register .woocommerce-LostPassword,
  .page-template-login-register .woocommerce-form-login .woocommerce-LostPassword,
  .page-template-login-register .woocommerce-ResetPassword .woocommerce-LostPassword {
    font-weight: bold; }
  .page-template-login-register .register .woocommerce-form__label-for-checkbox,
  .page-template-login-register .woocommerce-form-login .woocommerce-form__label-for-checkbox,
  .page-template-login-register .woocommerce-ResetPassword .woocommerce-form__label-for-checkbox {
    margin-top: 10px;
    display: block; }
    .page-template-login-register .register .woocommerce-form__label-for-checkbox #rememberme,
    .page-template-login-register .woocommerce-form-login .woocommerce-form__label-for-checkbox #rememberme,
    .page-template-login-register .woocommerce-ResetPassword .woocommerce-form__label-for-checkbox #rememberme {
      margin-right: 5px; }

.woocommerce-account .woocommerce {
  max-width: 924px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
  margin-bottom: 60px; }

.woocommerce-MyAccount-navigation {
  float: left;
  width: 30%;
  margin: 0 0 20px; }
  @media (min-width: 1px) and (max-width: 500px) {
    .woocommerce-MyAccount-navigation {
      float: none;
      width: 100%; } }
  .woocommerce-MyAccount-navigation a {
    background: #000;
    color: #fff;
    padding: 13px;
    margin-bottom: 10px;
    display: block; }
    .woocommerce-MyAccount-navigation a:visited {
      color: #fff; }
    .woocommerce-MyAccount-navigation a:hover, .woocommerce-MyAccount-navigation a:focus, .woocommerce-MyAccount-navigation a:active {
      color: #fff; }
  .woocommerce-MyAccount-navigation li {
    text-align: center;
    list-style: none;
    font-size: 1.125em;
    letter-spacing: 1px;
    font-weight: bold; }
    .woocommerce-MyAccount-navigation li.is-active a {
      background-color: #00ff02;
      color: #000; }

.woocommerce-MyAccount-content {
  float: right;
  width: 68%;
  display: flex;
  flex-direction: column; }
  .woocommerce-MyAccount-content .woocommerce-form-row label {
    font-size: 18px;
    margin-bottom: 10px; }
  .woocommerce-MyAccount-content .woocommerce-form-row span em {
    font-size: 16px; }
  @media (min-width: 1px) and (max-width: 500px) {
    .woocommerce-MyAccount-content {
      float: none;
      width: 100%; } }
  .woocommerce-MyAccount-content fieldset {
    border: none;
    padding: 0; }
  .woocommerce-MyAccount-content textarea,
  .woocommerce-MyAccount-content input[type="text"],
  .woocommerce-MyAccount-content input[type="button"],
  .woocommerce-MyAccount-content input[type="submit"],
  .woocommerce-MyAccount-content input[type="email"],
  .woocommerce-MyAccount-content input[type="password"],
  .woocommerce-MyAccount-content input[type="file"],
  .woocommerce-MyAccount-content input[type="number"] {
    background: #fff;
    width: 100%; }
  .woocommerce-MyAccount-content .vendor-dashboard-link {
    background-color: #00ff02;
    padding: 13px;
    font-size: 22px;
    text-decoration: none;
    display: block;
    font-family: DomaineRegular; }
  .woocommerce-MyAccount-content .woocommerce-message,
  .woocommerce-MyAccount-content .woocommerce-Message {
    margin-top: 0;
    margin-bottom: 20px; }
  .woocommerce-MyAccount-content p {
    font-family: DomaineRegular;
    margin-bottom: 10px;
    font-size: 22px;
    margin-bottom: 30px; }
  .woocommerce-MyAccount-content .woocommerce-Address.u-column1.col-1 {
    margin-left: 0;
    padding-left: 0; }

@media (min-width: 1px) and (max-width: 500px) {
  .woocommerce-orders-table__row {
    border-bottom: 2px solid black; }
    .woocommerce-orders-table__row .woocommerce-button.button {
      border: 1px solid #000;
      border-radius: 0;
      background: #000;
      color: #fff;
      line-height: 20px;
      padding: 8px 5px 5px 5px;
      display: inline-block;
      text-decoration: none;
      margin: 0 2px;
      line-height: 10px; }
      .woocommerce-orders-table__row .woocommerce-button.button:hover {
        border: 1px solid #ccc; }
      .woocommerce-orders-table__row .woocommerce-button.button:active, .woocommerce-orders-table__row .woocommerce-button.button:focus {
        border: 1px solid #ccc; }
    .woocommerce-orders-table__row td:first-child {
      padding-top: 10px; }
    .woocommerce-orders-table__row td:last-child {
      padding-bottom: 10px; } }

.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
  list-style: none;
  margin: 30px 0;
  padding: 0 0 30px 0;
  border-bottom: 1px solid #000; }

.woocommerce-table.woocommerce-table--order-details.shop_table.order_details th,
.woocommerce-table.woocommerce-table--order-details.shop_table.order_details td {
  border: 1px solid #000;
  text-align: left;
  padding: 10px; }

.woocommerce-order-received .woocommerce {
  max-width: 688px;
  margin: 0 auto; }

.woocommerce-order-downloads .woocommerce-table.woocommerce-table--order-downloads.shop_table.shop_table_responsive.order_details th,
.woocommerce-order-downloads .woocommerce-table.woocommerce-table--order-downloads.shop_table.shop_table_responsive.order_details td {
  border: 1px solid #000;
  padding: 10px; }

.woocommerce-order-downloads .woocommerce-table.woocommerce-table--order-downloads.shop_table.shop_table_responsive.order_details a:link,
.woocommerce-order-downloads .woocommerce-table.woocommerce-table--order-downloads.shop_table.shop_table_responsive.order_details a:visited {
  text-decoration: none; }

.woocommerce-order-downloads .woocommerce-table.woocommerce-table--order-downloads.shop_table.shop_table_responsive.order_details .download-remaining,
.woocommerce-order-downloads .woocommerce-table.woocommerce-table--order-downloads.shop_table.shop_table_responsive.order_details .download-expires {
  display: none; }

/**
 * Advanced Woo Search plugin
 */
.search-bar {
  position: relative;
  padding: 10px 0;
  background: #eee; }
  .search-bar ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #000; }
  .search-bar ::-moz-placeholder {
    /* Firefox 19+ */
    color: #000; }
  .search-bar :-ms-input-placeholder {
    /* IE 10+ */
    color: #000; }
  .search-bar :-moz-placeholder {
    /* Firefox 18- */
    color: #000; }
  .search-bar .panel--wide--flat {
    display: flex; }
  .search-bar .fa-search {
    font-size: 25px;
    display: block;
    top: 8px;
    position: relative; }
    @media (min-width: 1px) and (max-width: 500px) {
      .search-bar .fa-search {
        top: 20px;
        position: absolute;
        right: 8px;
        z-index: 10; } }

.aws-container {
  width: 100%; }

.aws-container .aws-search-form input {
  border: none !important; }

.aws-container .aws-search-field:focus {
  background: #fff;
  padding: 10px; }

.aws_result_item {
  padding: 10px; }

.aws-search-result {
  margin-left: 10px;
  border: none !important; }

.aws-container .aws-search-field {
  font-family: "DomaineRegular";
  font-size: 1.5625em;
  color: #000;
  padding: 6px 12px 6px 0;
  line-height: 30px;
  background: #eee;
  position: relative;
  width: 100%;
  left: 10px; }

.aws-search-result ul {
  border: none; }
  .aws-search-result ul li {
    border: none; }

.aws-search-result .aws_result_title {
  font-family: "DomaineRegular";
  font-size: 16px;
  font-weight: normal;
  color: #000; }

.aws-search-result .aws_result_excerpt {
  font-size: 16px;
  color: #000; }

/**
 * Messages
 */
.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.wcpv-registration-message,
.cart-empty,
.woocommerce-order .woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
  color: #000;
  text-align: center;
  width: 100%;
  list-style: none;
  padding: 0;
  font-size: 1.25em;
  margin: 30px 0 30px;
  font-weight: bold;
  line-height: 50px; }
  .woocommerce-message .error,
  .woocommerce-info .error,
  .woocommerce-error .error,
  .wcpv-registration-message .error,
  .cart-empty .error,
  .woocommerce-order .woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received .error {
    line-height: 1.4; }
    .woocommerce-message .error:first-child,
    .woocommerce-info .error:first-child,
    .woocommerce-error .error:first-child,
    .wcpv-registration-message .error:first-child,
    .cart-empty .error:first-child,
    .woocommerce-order .woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received .error:first-child {
      padding-top: 20px; }
    .woocommerce-message .error:last-child,
    .woocommerce-info .error:last-child,
    .woocommerce-error .error:last-child,
    .wcpv-registration-message .error:last-child,
    .cart-empty .error:last-child,
    .woocommerce-order .woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received .error:last-child {
      padding-bottom: 20px; }
  .woocommerce-message .button,
  .woocommerce-info .button,
  .woocommerce-error .button,
  .wcpv-registration-message .button,
  .cart-empty .button,
  .woocommerce-order .woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received .button {
    float: right;
    text-decoration: none;
    border-left: 5px solid #fff;
    padding: 0 30px; }

.woocommerce-message,
.wcpv-shortcode-registration-success,
.woocommerce-order .woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
  background: #00ff02; }

.woocommerce-error,
.wcpv-shortcode-registration-form-errors,
.cart-empty {
  background: #ff0000; }

.wcpv-shortcode-registration-form-errors {
  margin-bottom: 20px; }

.return-to-shop {
  display: none; }

/**
 * Lightbox
 */
.tinv-wishlist .tinv-header {
  display: none; }

.tinv-wishlist .product-thumbnail {
  width: 200px; }

.tinv-wishlist a:link,
.tinv-wishlist a:visited {
  text-decoration: none; }

.tinv-wishlist th {
  text-align: left;
  border: 1px solid #000; }

.tinv-wishlist tbody td {
  vertical-align: top;
  border: 1px solid #000; }

.tinv-wishlist tfoot td {
  padding-left: 0;
  padding-right: 0; }

.product-remove .ftinvwl {
  line-height: 27px;
  margin-left: -2px; }

.tinv-wishlist .product-thumbnail img {
  max-width: 100%; }

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