@charset "UTF-8";
.woocommerce ul.products li.product .price,
.woocommerce div.product p.price, .woocommerce div.product span.price {
  color: #E91E63; }

.woocommerce span.onsale, .woocommerce .woocommerce-pagination ul.page-numbers span:hover,
.woocommerce .woocommerce-pagination ul.page-numbers a.page-numbers:hover,
.woocommerce-page .woocommerce-pagination ul.page-numbers span:hover,
.woocommerce-page .woocommerce-pagination ul.page-numbers a.page-numbers:hover, .woocommerce .woocommerce-pagination .page-numbers.current,
.woocommerce .woocommerce-pagination a.page-numbers:hover,
.woocommerce-page .woocommerce-pagination .page-numbers.current,
.woocommerce-page .woocommerce-pagination a.page-numbers:hover, .woocommerce-account .woocommerce-MyAccount-navigation .is-active {
  background-color: #E91E63;
  color: #fff; }

.woocommerce-Address-title a {
  display: inline-block;
  padding: 0px 12px;
  border-radius: 30px;
  font-size: 11px;
  text-decoration: none;
  background-color: #333;
  color: #fff;
  transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  will-change: all; }

.woocommerce .page-description, .woocommerce-page .page-description {
  margin-bottom: 60px; }

.woocommerce .product_meta, .woocommerce-page .product_meta {
  font-size: 12px;
  color: #888; }
  .woocommerce .product_meta .sku_wrapper,
  .woocommerce .product_meta .posted_in, .woocommerce-page .product_meta .sku_wrapper,
  .woocommerce-page .product_meta .posted_in {
    display: block; }

.woocommerce div.product div.images .flex-control-thumbs li {
  padding-bottom: 0; }

.woocommerce span.onsale {
  min-height: 45px;
  min-width: 45px;
  line-height: 45px;
  padding: 0;
  font-size: 13px; }

.woocommerce span.onsale {
  color: #fff; }

.woocommerce ul.products li.product a {
  display: inline-block;
  position: relative; }
  .woocommerce ul.products li.product a img {
    width: auto; }

.woocommerce .woocommerce-pagination ul.page-numbers,
.woocommerce-page .woocommerce-pagination ul.page-numbers {
  border: none; }
  .woocommerce .woocommerce-pagination ul.page-numbers li,
  .woocommerce-page .woocommerce-pagination ul.page-numbers li {
    border: none;
    float: none; }
  .woocommerce .woocommerce-pagination ul.page-numbers span,
  .woocommerce .woocommerce-pagination ul.page-numbers a.page-numbers,
  .woocommerce-page .woocommerce-pagination ul.page-numbers span,
  .woocommerce-page .woocommerce-pagination ul.page-numbers a.page-numbers {
    display: inline-block;
    padding: 5px 16px;
    margin-right: 4px;
    border-radius: 4px;
    font-size: 0.95em;
    line-height: inherit;
    color: inherit;
    text-decoration: none; }

@media (max-width: 767px) {
  .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    float: none; }
    .woocommerce .woocommerce-ordering .orderby, .woocommerce-page .woocommerce-ordering .orderby {
      margin-top: 10px; } }

/*//////////////////////////////////////
// Archive
//////////////////////////////////////*/
.woocommerce .woocommerce-result-count {
  margin: 0; }
  @media (max-width: 767px) {
    .woocommerce .woocommerce-result-count {
      float: none; } }

/*//////////////////////////////////////
// Product
//////////////////////////////////////*/
.woocommerce div.product form.cart div.quantity {
  margin-right: 0.8em; }

.woocommerce .quantity .qty {
  line-height: 1.15;
  width: 60px; }

.woocommerce .related.products h2,
.woocommerce .upsells.products h2, .woocommerce-page .related.products h2,
.woocommerce-page .upsells.products h2 {
  margin-bottom: 45px; }

.woocommerce-product-details__short-description {
  margin-bottom: 45px; }

.woocommerce ul.products li.product .price, .woocommerce div.product p.price, .woocommerce div.product span.price {
  font-size: 18px;
  font-weight: bold;
  color: inherit; }

.woocommerce div.product .woocommerce-variation-price span.price {
  margin-bottom: 10px;
  display: block; }

.woocommerce ul.products li.product .button,
.woocommerce ul.products li.product .added_to_cart {
  margin-top: 1em; }

/*//////////////////////////////////////
// Product tabs
//////////////////////////////////////*/
.woocommerce #content div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {
  padding-top: 30px;
  margin-bottom: 30px; }
  .woocommerce #content div.product .woocommerce-tabs:before, .woocommerce #content div.product .woocommerce-tabs:after, .woocommerce div.product .woocommerce-tabs:before, .woocommerce div.product .woocommerce-tabs:after, .woocommerce-page #content div.product .woocommerce-tabs:before, .woocommerce-page #content div.product .woocommerce-tabs:after, .woocommerce-page div.product .woocommerce-tabs:before, .woocommerce-page div.product .woocommerce-tabs:after {
    content: "";
    display: block;
    height: 0;
    overflow: hidden; }
  .woocommerce #content div.product .woocommerce-tabs:after, .woocommerce div.product .woocommerce-tabs:after, .woocommerce-page #content div.product .woocommerce-tabs:after, .woocommerce-page div.product .woocommerce-tabs:after {
    clear: both; }

.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding: 0;
  margin-bottom: 1.44em; }

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  display: none; }

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: none;
  background-color: transparent;
  border-radius: 0;
  margin: 0;
  padding: 0; }

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  display: inline-block;
  margin-right: 1em;
  margin-bottom: 10px;
  color: inherit;
  border-radius: 50px;
  padding: 0.6em 1.5em;
  color: #aaa;
  background-color: #f5f5f5; }

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: #fff;
  background-color: #000; }

.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
  display: none; }

.woocommerce div.product .woocommerce-tabs .panel > h2 {
  display: none; }

.woocommerce-Reviews-title {
  display: none; }

.woocommerce-noreviews {
  color: #888;
  font-size: 13px;
  margin-bottom: 45px; }

.woocommerce p.stars a,
.woocommerce .star-rating {
  color: #ffb300; }

.woocommerce-Reviews #review_form #comment {
  margin-bottom: 15px; }

.woocommerce-Reviews .comment-reply-title {
  font-weight: bold; }

/*//////////////////////////////////////
// Cart page
//////////////////////////////////////*/
#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
  font-size: 12px; }

.woocommerce table.shop_table {
  font-size: 14px; }

.woocommerce table.shop_table th {
  font-size: 13px; }

.woocommerce .woocommerce-cart-form .product-remove {
  width: 30px; }

.woocommerce table.shop_table th,
.woocommerce table.shop_table td {
  padding: 16px 12px; }

.woocommerce table.shop_table th {
  border-bottom: none;
  border-top: none; }

.woocommerce .woocommerce-cart-form .actions button:disabled[disabled] {
  cursor: not-allowed; }

#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
  width: 200px;
  margin-right: 10px;
  border: none; }

.woocommerce .cross-sells h2,
.woocommerce .cart_totals h2 {
  font-size: 22px;
  margin-top: 15px;
  margin-bottom: 20px; }

/*//////////////////////////////////////
// Message
//////////////////////////////////////*/
.woocommerce-error, .woocommerce-info, .woocommerce-message {
  border-radius: 6px;
  overflow: hidden;
  font-size: 14px;
  border-top: none;
  padding: 1em 2em 1em 4em; }

.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
  top: 0;
  left: 0;
  width: 40px;
  text-align: center;
  height: 100%;
  padding: 1em 0; }

.woocommerce-info:before {
  background-color: #1e85be;
  color: #fff; }

.woocommerce-error:before {
  background-color: #b81c23;
  color: #fff; }

.woocommerce-message:before {
  background-color: #8fae1b;
  color: #fff; }

.woocommerce-error li, .woocommerce-info li, .woocommerce-message li {
  padding-bottom: 0; }

/*//////////////////////////////////////
// Check out
//////////////////////////////////////*/
.woocommerce-checkout h3,
.woocommerce-MyAccount-content h3 {
  font-size: 18px; }

.woocommerce-checkout label,
.woocommerce-MyAccount-content label {
  font-size: 14px; }

.woocommerce-checkout em,
.woocommerce-MyAccount-content em {
  font-size: 12px; }

.woocommerce-checkout fieldset,
.woocommerce-MyAccount-content fieldset {
  padding: 10px; }

.woocommerce form .form-row label {
  margin-top: 10px;
  margin-bottom: 5px; }

.woocommerce #order_review_heading {
  margin: 30px 0 10px; }

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  background-color: #f5f5f5; }

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
  background-color: #e5e5e5;
  border-radius: 4px;
  font-size: 14px; }

#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
  border-bottom-color: #e5e5e5; }

/*//////////////////////////////////////
// My Account
//////////////////////////////////////*/
.woocommerce-account .woocommerce-MyAccount-navigation ul {
  list-style: none;
  font-size: 14px;
  margin-left: 0; }

.woocommerce-account .woocommerce-MyAccount-navigation li:before {
  content: "";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'entypo' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.woocommerce-account .woocommerce-MyAccount-navigation a {
  padding-left: 10px; }

.woocommerce-account .woocommerce-MyAccount-navigation .is-active {
  border-radius: 4px; }

.woocommerce-MyAccount-navigation-link {
  border-bottom: 1px solid rgba(136, 136, 136, 0.11);
  padding: 10px; }
  .woocommerce-MyAccount-navigation-link:first-child {
    border-top: 1px solid rgba(136, 136, 136, 0.11); }

.woocommerce-account .addresses .title h3 {
  font-size: 18px; }

.woocommerce-Address h3 {
  margin-bottom: 0; }

.woocommerce-Address address {
  margin-top: 10px;
  font-size: 14px; }

.woocommerce-Address-title * {
  line-height: 1.5; }

.woocommerce-order h2 {
  font-size: 18px;
  margin-bottom: 1em; }

.woocommerce ul.order_details {
  font-size: 14px; }

.woocommerce .woocommerce-customer-details address {
  font-size: 14px; }
