/*
Theme Name: chatterpix

WooCommerce styles override
*/
/**
 ******** Custom ND *******
 */
/*
*/
p.price {
  font-family: 'Gotham-Book', sans-serif;
  font-size: 1.5em;
  margin: 0.5em 0;
  background-color: #A3A3D2;
  color: white;
  display: inline-block;
  padding: 0.35em 0.5em; }

.woocommerce-product-details__short-description p {
  font-family: 'Gotham-Book', sans-serif;
  font-size: 1.2em; }

.woocommerce-variation-description p {
  font-family: 'Gotham-Book', sans-serif;
  font-size: 0.9em;
  color: #8484BD; }

p.woocommerce-notice {
  background: #1FB3AD;
  color: white;
  padding: 6px 10px 6px 10px;
  border-radius: 20px; }

dl.variation dd {
  margin: 0; }
  dl.variation dd p {
    margin: 0em 0 0.75em 0;
    color: #8484BD; }

.single_variation_wrap bdi {
  font-family: 'Gotham-Book', sans-serif;
  font-size: 1.5em;
  margin: 0.5em 0;
  background-color: white;
  border: solid 2px #A3A3D2;
  color: #8484BD;
  display: inline-block;
  padding: 0.35em 0.5em; }

a.remove {
  background: #E94E1B;
  color: white;
  padding: 6px 10px 6px 10px;
  border-radius: 20px; }

.woocommerce a + .widget_shopping_cart a {
  color: #6566AC; }
  .woocommerce a + .widget_shopping_cart a:visited {
    color: #6566AC; }

.woocommerce-loop-category__title mark, .woocommerce-loop-category__title ins {
  background: none;
  color: #A3A3D2; }

label[for="shipping_method_0_free_shipping1"] {
  color: #E94E1B; }

.site-header div#woo-cart {
  position: relative;
  float: right;
  width: 30%; }
  .site-header div#woo-cart ul#site-header-cart {
    list-style: none; }
    .site-header div#woo-cart ul#site-header-cart a.cart-contents {
      background: url(images/basket.svg);
      position: relative;
      display: block;
      width: 45px;
      height: 45px;
      background-repeat: no-repeat;
      background-position: center center;
      padding: 5px;
      margin: 0px;
      text-align: center; }
      .site-header div#woo-cart ul#site-header-cart a.cart-contents span.amount {
        display: none; }
      .site-header div#woo-cart ul#site-header-cart a.cart-contents span.count {
        padding: 5px;
        margin-top: 12px;
        border-radius: 10px;
        font-family: 'GothamMedium', sans-serif;
        font-size: 1rem;
        color: black;
        position: relative;
        display: block; }

.site-header div.widget_shopping_cart {
  background: white;
  padding: 1em; }
  .site-header div.widget_shopping_cart ul {
    list-style: none; }
    .site-header div.widget_shopping_cart ul li img.size-woocommerce_thumbnail {
      display: block; }
    .site-header div.widget_shopping_cart ul li a.remove_from_cart_button {
      float: right;
      background: #E94E1B;
      color: white;
      padding: 3px 10px 3px 10px;
      border-radius: 20px; }
    .site-header div.widget_shopping_cart ul li span.quantity {
      display: block; }

.site-main ul.products {
  margin: 0em; }
  .site-main ul.products li.product {
    background: #EBEBF7;
    padding: 1em;
    margin: 0.5em;
    border-radius: 20px; }

.site-main .entry-content.wc-tab {
  border: solid 0px black;
  border-top: 0;
  border-bottom: 2px solid black;
  padding: 0em 0 1em 0; }

.site-main table.variations {
  width: auto;
  margin-bottom: 0.5em; }
  .site-main table.variations tr td {
    padding-right: 1em; }
    .site-main table.variations tr td.label {
      font-family: 'Gotham-Book', sans-serif;
      font-size: 1.1em;
      color: #E94E1B; }
    .site-main table.variations tr td.value a.reset_variations {
      margin-left: 1em;
      background: #8484BD;
      border-color: #D4D4EC; }

.site-main form.woocommerce-shipping-calculator {
  margin-top: 0.5em; }
  .site-main form.woocommerce-shipping-calculator a.shipping-calculator-button {
    display: none;
    background: #8484BD;
    border-color: #D4D4EC;
    margin-right: 0; }

.site-main table.woocommerce-product-attributes th {
  text-align: left; }

.site-main td.woocommerce-orders-table__cell {
  padding: 0.4em 0; }

.widget-area ul, .widget-area li, .site-main ul, .site-main li {
  list-style: none;
  margin-left: 0;
  padding-left: 0; }

.widget-area ul.product-categories, .site-main ul.product-categories {
  margin-top: 1em; }
  .widget-area ul.product-categories > li > a, .site-main ul.product-categories > li > a {
    color: black;
    text-align: center;
    background: #fafafa;
    border: 1px solid black;
    border-radius: 20px;
    margin: 0.5em 0.5em 0.5em 0;
    padding: 5px 15px;
    display: inline-block; }
  .widget-area ul.product-categories > li > a:focus, .widget-area ul.product-categories > li > a:active, .widget-area ul.product-categories > li > a:hover, .site-main ul.product-categories > li > a:focus, .site-main ul.product-categories > li > a:active, .site-main ul.product-categories > li > a:hover {
    border: 1px solid #E94E1B;
    background: white;
    color: #E94E1B; }
  .widget-area ul.product-categories ul.children li, .site-main ul.product-categories ul.children li {
    text-align: center;
    background: #fafafa;
    border: 1px solid black;
    border-radius: 20px;
    margin: 0.5em 0.5em 0.5em 0;
    padding: 5px 15px;
    display: inline-block;
    min-width: 6em; }
    .widget-area ul.product-categories ul.children li:focus, .widget-area ul.product-categories ul.children li:active, .widget-area ul.product-categories ul.children li:hover, .site-main ul.product-categories ul.children li:focus, .site-main ul.product-categories ul.children li:active, .site-main ul.product-categories ul.children li:hover {
      border: 1px solid #E94E1B;
      background: white; }

form.woocommerce-cart-form img.attachment-woocommerce_thumbnail {
  margin: 0 auto;
  display: block; }

div.woocommerce-notices-wrapper {
  margin: 1.5em 0 1em 0; }

div.woocommerce-order {
  max-width: 900px; }

.woocommerce-message, .woocommerce-info, ul.woocommerce-error {
  color: black;
  border-radius: 30px;
  display: inline-block;
  padding: 1em 2em; }
  .woocommerce-message a.button, .woocommerce-info a.button, ul.woocommerce-error a.button {
    float: right;
    margin: -0.35em 0 0.5em 0.5em; }

.woocommerce-message, .woocommerce-info, .woocommerce-error, .woocommerce-noreviews, p.no-comments, p.woocommerce-notice {
  background-color: #1FB3AD;
  display: inline-block; }

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

form.woocommerce-product-search {
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 6px; }
  form.woocommerce-product-search button[type="submit"] {
    display: none; }
  form.woocommerce-product-search input.search-field {
    width: 100%;
    height: 30px;
    background: white;
    border: 1px solid black;
    border-radius: 20px;
    margin: 0em 0 0em 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 0;
    padding: 0 10px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: transparent;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background-image: url(images/mag_glass.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 23px 20px; }
    form.woocommerce-product-search input.search-field::-webkit-input-placeholder {
      color: transparent; }
    form.woocommerce-product-search input.search-field:focus, form.woocommerce-product-search input.search-field:active, form.woocommerce-product-search input.search-field:hover {
      border: 1px solid #E94E1B;
      background-image: none;
      color: #E94E1B; }
      form.woocommerce-product-search input.search-field:focus:-moz-placeholder, form.woocommerce-product-search input.search-field:active:-moz-placeholder, form.woocommerce-product-search input.search-field:hover:-moz-placeholder {
        color: #E94E1B; }
      form.woocommerce-product-search input.search-field:focus::-webkit-input-placeholder, form.woocommerce-product-search input.search-field:active::-webkit-input-placeholder, form.woocommerce-product-search input.search-field:hover::-webkit-input-placeholder {
        color: #FFCBBA; }

span.select2-container, .select2-container--default {
  max-width: 20em !important; }
  span.select2-container .select2-search input, .select2-container--default .select2-search input {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    color: #E94E1B !important;
    border-radius: 20px;
    border: solid 1px black;
    padding-left: 1em;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background-image: url(images/mag_glass.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 23px 20px; }
    span.select2-container .select2-search input:active, span.select2-container .select2-search input:hover, span.select2-container .select2-search input:focus, .select2-container--default .select2-search input:active, .select2-container--default .select2-search input:hover, .select2-container--default .select2-search input:focus {
      border: solid 1px #E94E1B !important;
      background-image: none;
      outline: none; }
  span.select2-container .select2-results__option--highlighted[aria-selected],
  span.select2-container .select2-results__option--highlighted[data-selected], .select2-container--default .select2-results__option--highlighted[aria-selected],
  .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #E94E1B !important;
    color: white !important;
    outline: none; }
  span.select2-container .select2-results__option--highlighted,
  span.select2-container .select2-results__option, .select2-container--default .select2-results__option--highlighted,
  .select2-container--default .select2-results__option {
    outline: none; }
    span.select2-container .select2-results__option--highlighted:hover, span.select2-container .select2-results__option--highlighted:active,
    span.select2-container .select2-results__option:hover,
    span.select2-container .select2-results__option:active, .select2-container--default .select2-results__option--highlighted:hover, .select2-container--default .select2-results__option--highlighted:active,
    .select2-container--default .select2-results__option:hover,
    .select2-container--default .select2-results__option:active {
      background-color: #FFCBBA !important; }
    span.select2-container .select2-results__option--highlighted:focus,
    span.select2-container .select2-results__option:focus, .select2-container--default .select2-results__option--highlighted:focus,
    .select2-container--default .select2-results__option:focus {
      background-color: #E94E1B !important;
      color: white !important; }

.widget_product_categories .product-category.last::after {
  content: "";
  clear: both;
  display: table; }

ul.products li.product-category.first {
  clear: none !important; }

ul.products li.product {
  text-align: center; }
  ul.products li.product a img {
    display: inline;
    max-height: 194px; }
  ul.products li.product a h2 {
    font-size: 1.5em;
    font-family: 'cronos_proregular', sans-serif;
    color: black; }

div.wc-block-grid__product-title {
  font-size: 1.5em;
  font-weight: 300;
  font-family: 'cronos_proregular', sans-serif;
  color: black; }

.single-product .woocommerce-product-gallery .woocommerce-product-gallery__trigger img {
  opacity: 0; }

.single-product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  background-size: contain;
  background-repeat: no-repeat; }

.single-product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
  opacity: 0; }

.single-product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:after {
  opacity: 0; }

div.product .product_meta {
  display: none; }

div.product div.woocommerce-tabs ul, nav.woocommerce-MyAccount-navigation ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  margin: 2em 0 0 0em;
  padding-left: 2em;
  position: relative;
  list-style: none; }
  div.product div.woocommerce-tabs ul:after, nav.woocommerce-MyAccount-navigation ul:after {
    position: absolute;
    content: "";
    width: 100%;
    bottom: 0;
    left: 0;
    border-bottom: 2px solid black;
    z-index: 1; }
  div.product div.woocommerce-tabs ul:before, nav.woocommerce-MyAccount-navigation ul:before {
    z-index: 1; }
  div.product div.woocommerce-tabs ul li, nav.woocommerce-MyAccount-navigation ul li {
    position: relative;
    margin: 0 0.75em 0 0;
    border: 2px solid grey;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    background: #F1F1F1;
    padding: 0.5em 0.75em;
    z-index: 0; }
    div.product div.woocommerce-tabs ul li.active, div.product div.woocommerce-tabs ul li.is-active, nav.woocommerce-MyAccount-navigation ul li.active, nav.woocommerce-MyAccount-navigation ul li.is-active {
      z-index: 2;
      background: white;
      border: 2px solid black;
      border-bottom: 0px solid white; }
      div.product div.woocommerce-tabs ul li.active a, div.product div.woocommerce-tabs ul li.is-active a, nav.woocommerce-MyAccount-navigation ul li.active a, nav.woocommerce-MyAccount-navigation ul li.is-active a {
        color: #E94E1B; }
    div.product div.woocommerce-tabs ul li a, nav.woocommerce-MyAccount-navigation ul li a {
      font-family: 'cronos_proregular', sans-serif;
      font-size: 1.4rem;
      padding: 0;
      color: grey; }
      div.product div.woocommerce-tabs ul li a:hover, div.product div.woocommerce-tabs ul li a:focus, nav.woocommerce-MyAccount-navigation ul li a:hover, nav.woocommerce-MyAccount-navigation ul li a:focus {
        color: black; }

div.woocommerce-product-gallery {
  max-width: 600px; }
  div.woocommerce-product-gallery div.flex-viewport {
    background: #D4D4EC;
    border-radius: 20px; }
    div.woocommerce-product-gallery div.flex-viewport figure {
      margin: 0; }
    div.woocommerce-product-gallery div.flex-viewport img {
      display: block;
      padding: 0em 1em 1em;
      margin: 1em auto 0em; }
  div.woocommerce-product-gallery ol li {
    background: #EBEBF7;
    border-radius: 20px;
    margin-right: 1em; }
    div.woocommerce-product-gallery ol li img {
      display: block;
      margin: 0 auto;
      padding: 1em; }

nav.woocommerce-pagination {
  display: inline-block;
  width: 100%;
  padding-top: 1em;
  border-top: solid 2px #D4D4EC;
  margin-top: 1em; }
  nav.woocommerce-pagination ul {
    float: right; }
    nav.woocommerce-pagination ul li {
      float: left;
      margin-right: 0.5em; }
      nav.woocommerce-pagination ul li span.current, nav.woocommerce-pagination ul li a.page-numbers {
        background-color: #D4D4EC;
        color: white;
        border-radius: 1em;
        padding: 0.5em 0.8em; }
      nav.woocommerce-pagination ul li a.page-numbers {
        background-color: #E94E1B; }

.woocommerce-checkout .woocommerce-billing-fields, .woocommerce-checkout .woocommerce-shipping-fields {
  background: #D4D4EC;
  border-radius: 1em;
  padding: 1em; }

.woocommerce-checkout .woocommerce-shipping-fields {
  margin-top: 1em; }
  .woocommerce-checkout .woocommerce-shipping-fields h3#ship-to-different-address {
    font-size: 1em; }

.woocommerce-checkout div.shipping_address label, .woocommerce-checkout div.woocommerce-billing-fields label {
  display: inline-block;
  min-width: 15em;
  margin-right: 0.5em; }

.woocommerce-checkout label[for="payment_method_paypal"] img {
  max-width: 180px;
  margin: 0 0.5em -1em; }

.woocommerce-checkout input:hover, .woocommerce-checkout input:focus {
  border: solid 1px #E94E1B; }

.woocommerce-checkout input#billing_address_2, .woocommerce-checkout input#shipping_address_2 {
  margin-left: 15.5em; }

ul.woocommerce-order-overview {
  list-style: none;
  border: 0;
  background: #D8EBEA;
  border-radius: 1em;
  padding: 1em;
  margin-left: 0; }

.woocommerce-column address {
  border: 0;
  background: #EBEBF7;
  border-radius: 1em;
  padding: 1em;
  margin-left: 0; }

table.woocommerce-table {
  text-align: left; }

table.shop_table {
  border: 0;
  background: #EBEBF7;
  border-radius: 1em;
  padding: 1em; }
  table.shop_table thead {
    display: none; }
  table.shop_table tr.order-total, table.shop_table tr.cart-subtotal, table.shop_table tr.shipping {
    text-align: left; }
  table.shop_table tr.cart_item {
    background: #fff; }
    table.shop_table tr.cart_item td {
      border-bottom: solid 1em #EBEBF7;
      padding: 0.5em; }
  table.shop_table tr.woocommerce-shipping-totals td {
    border-bottom: solid 1.5em #EBEBF7; }
  table.shop_table tr.order-total th, table.shop_table tr.order-total td {
    border-top: solid 1px grey;
    border-bottom: solid 0px grey; }
  table.shop_table tr td {
    text-align: left; }
    table.shop_table tr td ul {
      list-style: none;
      margin: 0;
      padding: 0; }
    table.shop_table tr td.product-remove::before {
      display: none; }
    table.shop_table tr td.actions::before, table.shop_table tr td.download-actions::before {
      display: none; }
    table.shop_table tr td.download-actions .button {
      display: block;
      text-align: center; }

div#payment ul.wc_payment_methods {
  list-style: none;
  padding-left: 0;
  margin-left: 0; }
  div#payment ul.wc_payment_methods li.wc_payment_method {
    border: solid 1px #E94E1B;
    padding: 1em;
    margin-bottom: 1em;
    border-radius: 1em; }

@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; } }

@media screen and (max-width: 600px) {
  div.product div.woocommerce-tabs ul li a {
    font-size: 1.2rem; }
  table.shop_table tr.cart_item td {
    font-size: 1em;
    border-bottom: solid 0em #EBEBF7 !important; }
    table.shop_table tr.cart_item td.product-subtotal {
      border-bottom: solid 1em #EBEBF7 !important; }
    table.shop_table tr.cart_item td.product-thumbnail::before {
      content: "" !important; }
  table.variations, table.woocommerce-product-attributes {
    width: 100%; }
    table.variations th, table.variations td, table.woocommerce-product-attributes th, table.woocommerce-product-attributes td {
      display: block;
      width: 100%; }
  .site-main table.variations tr td.value a.reset_variations {
    display: block;
    width: 5em;
    margin-left: 0; }
  .woocommerce-checkout input#billing_address_2, .woocommerce-checkout input#shipping_address_2 {
    margin-left: 0em; }
  div.woocommerce-billing-fields__field-wrapper label[for=billing-country] {
    width: 100%; }
  table.shop_table_responsive tr td p.woocommerce-shipping-destination {
    text-align: left !important; } }

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

table.shop_table_responsive tbody th {
  display: none; }

table.shop_table_responsive tr td {
  display: block;
  text-align: right;
  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
 */
ul.products {
  margin: 0;
  padding: 0; }
  ul.products li.product {
    list-style: none;
    position: relative;
    margin-bottom: 2em; }
    ul.products li.product img {
      display: block; }
    ul.products li.product .button {
      display: block; }

@media screen and (min-width: 48em) {
  ul.products li.product {
    width: 30.79667%;
    float: left;
    margin-right: 3.8%; }
    ul.products li.product.first {
      clear: both; }
    ul.products li.product.last {
      margin-right: 0; }
  ul.products.columns-1 li.product {
    float: none;
    width: 100%; }
  ul.products.columns-2 li.product {
    width: 48.1%; }
  ul.products.columns-3 li.product {
    width: 30.79667%; }
  ul.products.columns-4 li.product {
    width: 22.15%; }
  ul.products.columns-5 li.product {
    width: 16.96%; }
  ul.products.columns-6 li.product {
    width: 13.49333%; } }

/**
 * Single product
 */
.single-product div.product {
  position: relative; }
  .single-product div.product .woocommerce-product-gallery {
    position: relative;
    float: left; }
    .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
      position: absolute;
      top: 2em;
      right: 1em;
      display: block;
      z-index: 99; }
    .single-product div.product .woocommerce-product-gallery .flex-viewport {
      margin-bottom: 1em; }
    .single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
      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: #D4D4EC; }

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

/**
 * 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%; } }

/**
 * General WooCommerce components
 */
/**
 * Header cart
 */
.site-header-cart {
  position: relative;
  margin: 0;
  padding: 0; }
  .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;
  width: 5.3em;
  font-family: star;
  font-weight: 400; }
  .star-rating::before {
    content: "\53\53\53\53\53";
    opacity: 0.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: #E94E1B; }

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: #404040;
    text-indent: 0;
    opacity: 0.25; }
  p.stars a:hover ~ a::before {
    content: "\53";
    color: #404040;
    opacity: 0.25; }

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

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

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

p.stars.selected a:not(.active)::before {
  content: "\53";
  color: #E94E1B;
  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: #D4D4EC; }
  .woocommerce-password-strength.short {
    color: #FAEDE9; }
  .woocommerce-password-strength.bad {
    color: #FAEDE9; }
  .woocommerce-password-strength.good {
    color: #D4D4EC; }

/**
 * Forms
 */
.form-row.woocommerce-validated input.input-text {
  -webkit-box-shadow: inset 2px 0 0 #D4D4EC;
  box-shadow: inset 2px 0 0 #D4D4EC; }

.form-row.woocommerce-invalid input.input-text {
  -webkit-box-shadow: inset 2px 0 0 #FAEDE9;
  box-shadow: inset 2px 0 0 #FAEDE9; }

.required {
  color: #f00; }

/**
 * Notices
 */
.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-noreviews,
p.no-comments {
  background-color: #D4D4EC;
  clear: both; }

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

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

.demo_store {
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0;
  padding: 1em;
  background-color: #D4D4EC;
  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;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    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.4; }
  .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: #E94E1B;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: -0.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 {
    -webkit-box-shadow: 0 0 0 0.25em rgba(0, 0, 0, 0.1);
    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: #E94E1B; }

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

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

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