/* Generated by less 2.5.1 */
/* SEARCH WIDGET ************************************/
.widget_product_search {
  margin: 0;
}
.widget_product_search input.search-field {
  display: inline-block;
  background: transparent;
  width: 70%;
  height: 40px;
  font-size: 14px;
  line-height: 1;
  color: #999;
  border: 1px solid #dddddd;
  border-right: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-border-top-left-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-bottomleft: 20px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  padding: 5px 20px;
}
.widget_product_search button {
  float: right;
  cursor: pointer;
  width: 30%;
  height: 40px;
  font-family: 'open_sansbold', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: #FFF;
  background: #8cc241;
  border: 1px solid #8cc241;
  margin: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-border-top-right-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  -moz-border-radius-bottomright: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.widget_product_search button:hover {
  color: #FFF;
  background: #666766;
  border: 1px solid #666766;
}
/* FILTER ************************************/
.shop-filter,
.shop-cart {
  position: fixed;
  overflow: scroll;
  height: 100%;
  right: 0;
  top: 0;
  width: 75%;
  max-width: 400px;
  background: #e5e5e5;
  background: -moz-linear-gradient(-45deg, #e5e5e5 0%, #f4f4f4 100%);
  background: -webkit-linear-gradient(-45deg, #e5e5e5 0%, #f4f4f4 100%);
  background: linear-gradient(135deg, #e5e5e5 0%, #f4f4f4 100%);
  margin: 0;
  padding: 40px;
  transform: translateX(100%);
  transition: transform 0.3s ease-in-out;
  z-index: 1000;
}
.shop-filter a,
.shop-cart a {
  text-decoration: none;
}
.shop-filter-view,
.shop-cart-view {
  transform: translateX(0);
  -webkit-box-shadow: 0px 0px 50px 10px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 0px 50px 10px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 50px 10px rgba(0, 0, 0, 0.08);
}
.shop-body {
  position: relative;
  transition: all 0.3s ease-in-out;
  width: 100vw;
}
.shop-body-view {
  position: relative;
  display: block;
  width: calc(-300vw);
}
a.shop-close {
  display: block;
  font-size: 22px;
  margin-bottom: 25px;
}
a.shop-filter-open,
a.shop-cart-open {
  display: block;
  float: left;
  background: transparent;
  height: 42px;
  font-size: 14px;
  line-height: normal;
  text-decoration: none;
  text-align: center;
  color: #999;
  border: 1px solid #dddddd;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  padding: 10px 20px;
  webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
a.shop-filter-open:hover,
a.shop-cart-open:hover {
  color: #FFF;
  background-color: #dddddd;
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-box-shadow: 0 5px 8px rgba(50, 50, 50, 0.1);
  -moz-box-shadow: 0 5px 8px rgba(50, 50, 50, 0.1);
  box-shadow: 0 5px 8px rgba(50, 50, 50, 0.1);
}
a.shop-filter-open:active,
a.shop-cart-open:active {
  color: #FFF;
  background-color: #dddddd;
  -moz-transform: scale(1.01);
  -webkit-transform: scale(1.01);
  -o-transform: scale(1.01);
  -ms-transform: scale(1.01);
  transform: scale(1.01);
  -webkit-box-shadow: 0 5px 4px rgba(50, 50, 50, 0.1);
  -moz-box-shadow: 0 5px 4px rgba(50, 50, 50, 0.1);
  box-shadow: 0 5px 4px rgba(50, 50, 50, 0.1);
}
a.shop-filter-open {
  width: 15%;
  margin-right: 1%;
}
a.shop-cart-open {
  width: 14%;
}
.woof_container_inner h4 {
  line-height: 24px;
}
.woof_container_inner h4 a {
  font-family: 'open_sansbold', Arial, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 24px;
}
.woof_list_checkbox {
  line-height: normal;
}
.woof_checkbox_label {
  font-family: 'open_sansregular', Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 14px;
}
a.woof_childs_list_opener {
  text-decoration: none;
}
.woof_childs_list_opener span {
  display: inline-block;
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-position: right;
  width: auto;
  height: auto;
  padding-bottom: 3px;
}
.woof_childs_list_opener span.woof_is_closed,
.woof_childs_list_opener span.woof_is_opened {
  background: none;
  font-family: 'open_sansbold', Arial, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 24px;
}
.woof_childs_list_opener span.woof_is_closed:after {
  content: '+';
}
.woof_childs_list_opener span.woof_is_opened:after {
  content: '–';
}
.woof_submit_search_form {
  height: 40px;
  width: 40%;
  font-family: 'open_sansbold', Arial, Helvetica, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  color: #FFF;
  background-color: #8cc241;
  border: 0;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.woof_submit_search_form_container {
  overflow: visible;
}
.woof_submit_search_form:hover {
  background-color: #3399cc;
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-box-shadow: 0 5px 8px rgba(50, 50, 50, 0.2);
  -moz-box-shadow: 0 5px 8px rgba(50, 50, 50, 0.2);
  box-shadow: 0 5px 8px rgba(50, 50, 50, 0.2);
}
.woof_submit_search_form:active {
  background-color: #3399cc;
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-box-shadow: 0 5px 8px rgba(50, 50, 50, 0.2);
  -moz-box-shadow: 0 5px 8px rgba(50, 50, 50, 0.2);
  box-shadow: 0 5px 8px rgba(50, 50, 50, 0.2);
}
/* GRID HEADER ************************************/
.woocommerce-result-count {
  float: left;
  display: block;
  line-height: 40px;
  margin: 0 0 30px 0;
  padding: 0;
}
form.woocommerce-ordering,
form.form-wppp-select {
  float: right;
  display: block;
  width: 20%;
  border: 1px solid #dddddd;
  background-image: url(../images/arrow-down-black.png);
  background-repeat: no-repeat;
  background-position: center right;
  margin: 0 0 30px 0;
  padding: 0;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}
form.woocommerce-ordering {
  margin-right: .5%;
}
form.woocommerce-ordering select,
form.form-wppp-select select {
  cursor: pointer;
  background: transparent;
  width: 100%;
  height: 40px;
  padding: 5px 50px 5px 20px;
  font-size: 14px;
  line-height: normal;
  color: #999;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
form.woocommerce-ordering::-ms-expand,
form.form-wppp-select::-ms-expand {
  /* for IE 11 */
  display: none;
}
.breadcrumbs {
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 3px;
  margin: 5px 0 30px 0;
}
.breadcrumbs a {
  text-decoration: none;
}
/* PRODUCT GRID ************************************/
ul.products,
ul.product_list_widget {
  clear: left;
  list-style: none;
  list-style-type: none;
  margin: 0;
  margin-right: -15px;
  margin-left: -15px;
  padding: 0;
}
li.product,
ul.product_list_widget li {
  float: left;
  width: 25%;
  text-align: center;
  margin: 0 0 30px 0;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
li.product:hover,
ul.product_list_widget li:hover {
  background-color: #FFF;
  -webkit-box-shadow: 0px 0px 50px 10px #ffffff;
  -moz-box-shadow: 0px 0px 50px 10px #ffffff;
  box-shadow: 0px 0px 50px 10px #ffffff;
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
li.product:nth-of-type(4n+1) {
  clear: left;
}
li.product a,
ul.product_list_widget a {
  display: block;
  text-decoration: none !important;
}
li.product img,
ul.product_list_widget li img {
  width: 100%;
  height: auto;
}
h2.woocommerce-loop-category__title,
h2.woocommerce-loop-product__title {
  font-size: 18px;
  line-height: normal;
  color: #666766;
  margin: 10px 15px;
  padding: 0;
}
ul.product_list_widget span.product-title {
  font-family: 'montserratbold', Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: normal;
  color: #666766;
}
h2.woocommerce-loop-category__title {
  text-transform: uppercase;
}
h2.woocommerce-loop-category__title mark {
  font-family: 'open_sansregular', Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #8cc241;
  background: transparent;
}
.woocommerce-Price-amount {
  display: block;
  font-size: 14px;
  line-height: normal;
  margin-bottom: 10px;
}
a.button {
  display: inline-block;
  height: 40px;
  font-family: 'open_sansbold', Arial, Helvetica, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  color: #BBBBBB;
  background-color: #FFF;
  border: 1px solid #dddddd;
  border-radius: 20px;
  margin: 0 30px 0 30px;
  padding: 5px 15px;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
a.button:hover {
  color: #FFF;
  background-color: #8cc241;
  border: 1px solid #8cc241;
}
a.button:after {
  content: " ▸";
}
nav.woocommerce-pagination {
  clear: both;
  text-align: center;
  margin: 0;
  padding: 40px 0 0 0;
}
ul.page-numbers {
  display: inline-block;
  list-style: none;
  list-style-type: none;
  font-size: 24px;
  margin: 0;
  padding: 0;
}
ul.page-numbers li {
  float: left;
}
ul.page-numbers a.page-numbers {
  margin: 0;
  padding: 0 15px;
}
ul.page-numbers span.page-numbers {
  border-right: 1px solid #dddddd;
  margin: 0;
  padding: 0 15px;
}
/* Product Widgets */
.widget_products {
  clear: both;
  margin-top: 40px;
  margin-bottom: 0;
}
.widget_products .widgettitle {
  font-family: 'open_sanslight', Arial, Helvetica, sans-serif;
  font-size: 24px;
  line-height: normal;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 10px;
  margin: 0 0 10px 0;
  padding: 0;
}
/* BRAND PRODUCT GRID ************************************/
.pwb-brand-description {
  margin-bottom: 50px;
}
.pwb-carousel {
  margin-top: 30px;
  margin-bottom: 30px;
}
/* SINGLE PRODUCT ************************************/
#wooswipe {
  float: left;
  width: 48%;
  margin-right: 4%;
}
#wooswipe .single-product-main-image img {
  width: 100%;
  height: auto;
}
.shop-product h2 {
  padding-top: 0;
}
.shop-product .summary {
  float: left;
  width: 48%;
}
.shop-product .price {
  margin: 0;
  padding: 0;
}
.shop-product .price span {
  display: inline-block;
}
.shop-product .price del .amount,
.shop-product .price del .woocommerce-Price-currencySymbol {
  text-decoration: line-through;
  color: #dddddd;
  margin-right: 5px;
}
.shop-product .woocommerce-Price-amount {
  display: block;
  font-size: 24px;
  line-height: normal;
  margin-bottom: 20px;
}
.shop-product a.reset_variations {
  display: none;
}
.shop-product .variations {
  margin-bottom: 20px;
}
.shop-product .label {
  font-size: 14px;
  margin: 0;
  padding: 0;
}
.shop-product label {
  margin: 15px 10px 15px 0;
  padding: 0;
}
.shop-product .value {
  font-family: 'open_sansbold', Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}
.shop-product .tawcvs-swatches .swatch-label {
  background-color: #dddddd;
}
.shop-product .tawcvs-swatches .swatch {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  display: inline-block;
  width: 60px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin-right: 15px;
  cursor: pointer;
  border: 1px solid transparent;
  position: relative;
  opacity: 1;
  color: #FFF;
  background-color: #dddddd;
}
.shop-product .tawcvs-swatches .swatch:hover {
  background-color: #BBBBBB;
}
.shop-product .tawcvs-swatches .swatch.selected {
  -webkit-box-shadow: 0 0 5px rgba(50, 50, 50, 0.2);
  -moz-box-shadow: 0 0 5px rgba(50, 50, 50, 0.2);
  box-shadow: 0 0 5px rgba(50, 50, 50, 0.2);
  border-color: #8cc241;
  opacity: 1;
  background-color: #8cc241;
}
.shop-product .stock {
  font-family: 'open_sansitalic', Arial, Helvetica, sans-serif;
  font-size: 14px;
}
.shop-product .woocommerce-variation-add-to-cart,
.shop-product .cart {
  overflow: hidden;
  margin-bottom: 20px;
}
.shop-product .woocommerce-variation-add-to-cart .quantity input,
.shop-product .quantity .qty {
  float: left;
  background: transparent;
  width: 20%;
  height: 40px;
  font-size: 16px;
  line-height: 1;
  color: #999;
  border: 1px solid #dddddd;
  border-right: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-border-top-left-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-bottomleft: 20px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  padding: 5px 20px;
}
.shop-product .single_add_to_cart_button {
  float: left;
  cursor: pointer;
  width: 30%;
  height: 40px;
  font-family: 'open_sansbold', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: #FFF;
  background: #8cc241;
  border: 1px solid #8cc241;
  margin: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-border-top-right-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  -moz-border-radius-bottomright: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.shop-product .single_add_to_cart_button:hover {
  color: #FFF;
  background: #666766;
  border: 1px solid #666766;
}
.shop-product .product_meta {
  clear: both;
  font-size: 12px;
}
.shop-product .product_meta .sku_wrapper,
.shop-product .posted_in {
  display: block;
  font-family: 'open_sansbold', Arial, Helvetica, sans-serif;
  line-height: normal;
}
.shop-product .product_meta .sku,
.shop-product .posted_in a {
  font-family: 'open_sansregular', Arial, Helvetica, sans-serif;
}
.pwb-single-product-brands {
  position: relative;
  display: inline-block;
  width: 100px;
  border: 1px solid #dddddd;
  margin-top: 20px;
}
.pwb-single-product-brands img {
  display: block;
  width: 100%;
  height: auto;
}
.pwb-single-product-brands:hover img {
  opacity: .25;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.shop-product .woocommerce-tabs {
  clear: both;
  padding: 50px 0 0 0;
}
.shop-product .woocommerce-tabs .tabs {
  list-style: none;
  list-style-type: none;
  width: 100%;
  height: 42px;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #dddddd;
}
.shop-product .woocommerce-tabs .tabs li a {
  display: block;
  float: left;
  width: 23%;
  height: 42px;
  text-align: center;
  text-decoration: none;
  color: #999;
  border: 1px solid #dddddd;
  margin: 0 1% -1px 1%;
  padding: 10px 0 0 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-border-top-left-radius: 20px;
  -webkit-border-top-right-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-topright: 20px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.shop-product .woocommerce-tabs .tabs li a:hover {
  text-decoration: none;
  color: #FFF;
  background-color: #dddddd;
  padding: 8px 0 0 0;
}
.shop-product .woocommerce-tabs .tabs li.active a {
  font-family: 'open_sansbold', Arial, Helvetica, sans-serif;
  color: #999;
  border-bottom: 1px solid #FFF;
  padding: 8px 0 0 0;
  z-index: 2;
}
.shop-product .woocommerce-tabs .tabs li.active a:hover {
  font-family: 'open_sansbold', Arial, Helvetica, sans-serif;
  color: #999;
  background-color: #FFF;
}
.shop-product .woocommerce-Tabs-panel {
  clear: both;
  margin: 0 0 40px 0;
  padding: 40px 0;
}
.shop-product .woocommerce-Tabs-panel--description p:last-of-type {
  margin: 0;
  padding: 0;
}
.shop-product #tab-pwb_tab-content div {
  display: inline-block;
  width: 80%;
}
.shop-product #tab-pwb_tab-content span {
  float: left;
  width: 15%;
  margin-right: 3%;
}
.shop-product #tab-pwb_tab-content span img {
  width: 100%;
  height: auto;
}
.shop-product .shop_attributes td p {
  margin: 0 0 0 15px;
  padding: 0;
}
.shop-product .related {
  clear: both;
}
/* LABELS AND NOTIFICATIONS ************************************/
.shop .onsale {
  display: none;
}
.shop-product .onsale {
  font-size: 24px;
  color: #3399cc;
}
/* ACCOUNT PAGE ************************************/
.woocommerce-MyAccount-navigation ul {
  list-style: none;
  list-style-type: none;
  width: 100%;
  height: 42px;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #dddddd;
}
.woocommerce-MyAccount-navigation li a {
  display: block;
  float: left;
  width: 18%;
  height: 42px;
  text-align: center;
  text-decoration: none;
  color: #999;
  border: 1px solid #dddddd;
  margin: 0 1% -1px 1%;
  padding: 10px 0 0 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-border-top-left-radius: 20px;
  -webkit-border-top-right-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-topright: 20px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.woocommerce-MyAccount-navigation li a:hover {
  text-decoration: none;
  color: #FFF;
  background-color: #dddddd;
  padding: 8px 0 0 0;
}
.woocommerce-MyAccount-navigation li.is-active a {
  font-family: 'open_sansbold', Arial, Helvetica, sans-serif;
  color: #999;
  border-bottom: 1px solid #FFF;
  padding: 8px 0 0 0;
  z-index: 2;
}
.woocommerce-MyAccount-navigation li.is-active a:hover {
  font-family: 'open_sansbold', Arial, Helvetica, sans-serif;
  color: #999;
  background-color: #FFF;
}
.woocommerce-MyAccount-content {
  padding: 30px 0;
}
