/* ==========================================================================
# Woocommerce style - begin
========================================================================== */
@font-face {
  font-family: 'star';
  src: url("../../../../plugins/woocommerce/assets/fonts/star.eot");
  src: url("../../../../plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("../../../../plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("../../../../plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("../../../../plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Woocommerce product list - begin
========================================================================== */
/* line 26, scss/woocommerce.scss */
.qodef-woocommerce-page .woocommerce-result-count,
.qodef-woocommerce-page .woocommerce-ordering,
.page-template-default .woocommerce .woocommerce-result-count,
.page-template-default .woocommerce .woocommerce-ordering,
.page-template-store-page .woocommerce .woocommerce-result-count,
.page-template-store-page .woocommerce .woocommerce-ordering {
  width: 50%;
  height: 41px;
  margin: 0 0 27px 0;
  display: inline;
  float: left;
}
/* line 35, scss/woocommerce.scss */
.qodef-woocommerce-page .woocommerce-result-count,
.page-template-default .woocommerce .woocommerce-result-count,
.page-template-store-page .woocommerce .woocommerce-result-count {
  line-height: 33px;
  font-weight: 600;
  color: #212121;
  font-size: 15px;
}
/* line 44, scss/woocommerce.scss */
.qodef-woocommerce-page .full_width .woocommerce-result-count,
.page-template-default .woocommerce .full_width .woocommerce-result-count,
.page-template-store-page .woocommerce .full_width .woocommerce-result-count {
  position: relative;
  left: 45px;
}
/* line 49, scss/woocommerce.scss */
.qodef-woocommerce-page .full_width .woocommerce-ordering,
.page-template-default .woocommerce .full_width .woocommerce-ordering,
.page-template-store-page .woocommerce .full_width .woocommerce-ordering {
  position: relative;
  right: 45px;
}
/* line 56, scss/woocommerce.scss */
.qodef-woocommerce-page .products,
.page-template-default .woocommerce .products,
.page-template-store-page .woocommerce .products {
  list-style: none;
  margin: 0 0 21px;
  padding: 0;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
/* line 65, scss/woocommerce.scss */
.qodef-woocommerce-page .product,
.page-template-default .woocommerce .product,
.page-template-store-page .woocommerce .product {
  position: relative;
  float: left;
  text-align: left;
  border-style: solid;
  border-color: #e1e2e5;
  margin-bottom: 40px;
}
/* line 72, scss/woocommerce.scss */
.qodef-woocommerce-page .product > a,
.page-template-default .woocommerce .product > a,
.page-template-store-page .woocommerce .product > a {
  display: block;
  width: 100%;
  overflow: hidden;
}
/* line 77, scss/woocommerce.scss */
.qodef-woocommerce-page .product > a img,
.page-template-default .woocommerce .product > a img,
.page-template-store-page .woocommerce .product > a img {
  display: block;
  width: 100%;
  -webkit-backface-visibility: hidden;
  -ms-transition: -ms-transform 0.4s ease-out;
  -webkit-transition: -webkit-transform 0.4s ease-out;
  transition: transform 0.4s ease-out;
}
/* line 86, scss/woocommerce.scss */
.qodef-woocommerce-page .product > a:hover img,
.page-template-default .woocommerce .product > a:hover img,
.page-template-store-page .woocommerce .product > a:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
/* line 93, scss/woocommerce.scss */
.qodef-woocommerce-page .product .price,
.page-template-default .woocommerce .product .price,
.page-template-store-page .woocommerce .product .price {
  font-size: 14px;
  line-height: 1em;
  font-weight: 400;
  display: block;
  color: #acacac;
  width: 100%;
}
/* line 102, scss/woocommerce.scss */
.qodef-woocommerce-page .product .qodef-onsale,
.page-template-default .woocommerce .product .qodef-onsale,
.page-template-store-page .woocommerce .product .qodef-onsale {
  position: absolute;
  display: table;
  top: 0;
  left: 0;
  width: 72px;
  height: 72px;
  text-align: center;
  z-index: 100;
  color: #fff;
  background-color: #34b3e3;
  text-transform: uppercase;
  font-family: 'Raleway', sans-serif;
  font-size: 13px;
  font-weight: 800;
  -webkit-border-radius: 0 0 3px 0;
  -moz-border-radius: 0 0 3px 0;
  border-radius: 0 0 3px 0;
}
/* line 120, scss/woocommerce.scss */
.qodef-woocommerce-page .product .qodef-out-of-stock-button,
.page-template-default .woocommerce .product .qodef-out-of-stock-button,
.page-template-store-page .woocommerce .product .qodef-out-of-stock-button {
  position: absolute;
  top: 0;
  left: 0;
  width: 72px;
  height: 72px;
  text-align: center;
  background-color: #242A36;
  color: #fff;
  z-index: 100;
  -webkit-border-radius: 0 0 3px 0;
  -moz-border-radius: 0 0 3px 0;
  border-radius: 0 0 3px 0;
  font-weight: 700;
  display: table;
  font-size: 13px;
  line-height: 15px;
  text-transform: capitalize;
}
/* line 138, scss/woocommerce.scss */
.qodef-woocommerce-page .product .qodef-onsale-inner,
.qodef-woocommerce-page .product .qodef-out-of-stock-button-inner,
.page-template-default .woocommerce .product .qodef-onsale-inner,
.page-template-default .woocommerce .product .qodef-out-of-stock-button-inner,
.page-template-store-page .woocommerce .product .qodef-onsale-inner,
.page-template-store-page .woocommerce .product .qodef-out-of-stock-button-inner {
  display: table-cell;
  vertical-align: middle;
}
/* line 146, scss/woocommerce.scss */
.qodef-woocommerce-page .product.outofstock .qodef-woocommerce-product-list-add-to-cart-button-holder,
.page-template-default .woocommerce .product.outofstock .qodef-woocommerce-product-list-add-to-cart-button-holder,
.page-template-store-page .woocommerce .product.outofstock .qodef-woocommerce-product-list-add-to-cart-button-holder {
  display: none;
}
/* line 150, scss/woocommerce.scss */
.qodef-woocommerce-page .product.outofstock .qodef-woocommerce-product-list-details-button-holder,
.page-template-default .woocommerce .product.outofstock .qodef-woocommerce-product-list-details-button-holder,
.page-template-store-page .woocommerce .product.outofstock .qodef-woocommerce-product-list-details-button-holder {
  width: 100%;
  border-right: 0;
}
/* line 155, scss/woocommerce.scss */
.qodef-woocommerce-page .product.outofstock .single_view_product_button,
.page-template-default .woocommerce .product.outofstock .single_view_product_button,
.page-template-store-page .woocommerce .product.outofstock .single_view_product_button {
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  border-right: 2px solid #e6e6e6;
}
/* line 162, scss/woocommerce.scss */
.qodef-woocommerce-page .qodef-woocommerce-product-list-info,
.page-template-default .woocommerce .qodef-woocommerce-product-list-info,
.page-template-store-page .woocommerce .qodef-woocommerce-product-list-info {
  padding: 20px;
  border: 2px solid #e6e6e6;
  border-bottom: 0;
}
/* line 167, scss/woocommerce.scss */
.qodef-woocommerce-page .qodef-woocommerce-product-list-info .qodef-product-list-product-title,
.page-template-default .woocommerce .qodef-woocommerce-product-list-info .qodef-product-list-product-title,
.page-template-store-page .woocommerce .qodef-woocommerce-product-list-info .qodef-product-list-product-title {
  display: inline-block;
  width: 59.5%;
  vertical-align: middle;
  margin-bottom: 3px;
}
/* line 174, scss/woocommerce.scss */
.qodef-woocommerce-page .qodef-woocommerce-product-list-info .star-rating,
.page-template-default .woocommerce .qodef-woocommerce-product-list-info .star-rating,
.page-template-store-page .woocommerce .qodef-woocommerce-product-list-info .star-rating {
  display: inline-block;
  vertical-align: top;
  float: right;
  margin: 5px 0;
}
/* line 182, scss/woocommerce.scss */
.qodef-woocommerce-page .qodef-woocommerce-product-info-holder,
.page-template-default .woocommerce .qodef-woocommerce-product-info-holder,
.page-template-store-page .woocommerce .qodef-woocommerce-product-info-holder {
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
/* line 188, scss/woocommerce.scss */
.qodef-woocommerce-page .qodef-woocommerce-product-list-button-holder,
.page-template-default .woocommerce .qodef-woocommerce-product-list-button-holder,
.page-template-store-page .woocommerce .qodef-woocommerce-product-list-button-holder {
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
}
/* line 194, scss/woocommerce.scss */
.qodef-woocommerce-page .qodef-woocommerce-product-list-details-button-holder,
.page-template-default .woocommerce .qodef-woocommerce-product-list-details-button-holder,
.page-template-store-page .woocommerce .qodef-woocommerce-product-list-details-button-holder {
  display: inline-block;
  width: 50%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 200, scss/woocommerce.scss */
.qodef-woocommerce-page .qodef-woocommerce-product-list-details-button-holder .single_view_product_button,
.page-template-default .woocommerce .qodef-woocommerce-product-list-details-button-holder .single_view_product_button,
.page-template-store-page .woocommerce .qodef-woocommerce-product-list-details-button-holder .single_view_product_button {
  display: inline-block;
  width: 100%;
  -webkit-border-radius: 0 0 0 3px;
  -moz-border-radius: 0 0 0 3px;
  border-radius: 0 0 0 3px;
  padding: 0 10px;
  font-size: 11px;
  line-height: 45px;
  text-align: center;
  color: #acacac;
  height: 45px;
  border: 2px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
}
/* line 217, scss/woocommerce.scss */
.qodef-woocommerce-page .qodef-woocommerce-product-list-add-to-cart-button-holder,
.page-template-default .woocommerce .qodef-woocommerce-product-list-add-to-cart-button-holder,
.page-template-store-page .woocommerce .qodef-woocommerce-product-list-add-to-cart-button-holder {
  display: inline-block;
  width: 50%;
  float: left;
}
/* line 222, scss/woocommerce.scss */
.qodef-woocommerce-page .qodef-woocommerce-product-list-add-to-cart-button-holder a:not(.add_to_cart_button):not(.added_to_cart),
.page-template-default .woocommerce .qodef-woocommerce-product-list-add-to-cart-button-holder a:not(.add_to_cart_button):not(.added_to_cart),
.page-template-store-page .woocommerce .qodef-woocommerce-product-list-add-to-cart-button-holder a:not(.add_to_cart_button):not(.added_to_cart) {
  display: none;
}
/* line 226, scss/woocommerce.scss */
.qodef-woocommerce-page .qodef-woocommerce-product-list-add-to-cart-button-holder .add_to_cart_button,
.page-template-default .woocommerce .qodef-woocommerce-product-list-add-to-cart-button-holder .add_to_cart_button,
.page-template-store-page .woocommerce .qodef-woocommerce-product-list-add-to-cart-button-holder .add_to_cart_button {
  display: block;
  -webkit-border-radius: 0 0 3px 0;
  -moz-border-radius: 0 0 3px 0;
  border-radius: 0 0 3px 0;
  padding: 0 10px;
  font-size: 11px;
  line-height: 45px;
  text-align: center;
  border: 2px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  color: #acacac;
  height: 45px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
}
/* line 241, scss/woocommerce.scss */
.qodef-woocommerce-page .qodef-woocommerce-product-list-add-to-cart-button-holder .add_to_cart_button.product_type_variable .qodef-btn-text,
.page-template-default .woocommerce .qodef-woocommerce-product-list-add-to-cart-button-holder .add_to_cart_button.product_type_variable .qodef-btn-text,
.page-template-store-page .woocommerce .qodef-woocommerce-product-list-add-to-cart-button-holder .add_to_cart_button.product_type_variable .qodef-btn-text {
  display: inline-block;
  vertical-align: middle;
  line-height: 16px;
}
/* line 249, scss/woocommerce.scss */
.qodef-woocommerce-page .qodef-woocommerce-product-list-add-to-cart-button-holder .add_to_cart_button.added,
.page-template-default .woocommerce .qodef-woocommerce-product-list-add-to-cart-button-holder .add_to_cart_button.added,
.page-template-store-page .woocommerce .qodef-woocommerce-product-list-add-to-cart-button-holder .add_to_cart_button.added {
  display: none;
}
/* line 253, scss/woocommerce.scss */
.qodef-woocommerce-page .qodef-woocommerce-product-list-add-to-cart-button-holder .added_to_cart,
.page-template-default .woocommerce .qodef-woocommerce-product-list-add-to-cart-button-holder .added_to_cart,
.page-template-store-page .woocommerce .qodef-woocommerce-product-list-add-to-cart-button-holder .added_to_cart {
  position: relative;
  outline: none;
  font-style: normal;
  font-weight: 800;
  font-family: inherit;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: 2px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  color: #acacac;
  background-color: transparent;
  -webkit-transition: color 0.15s ease-out, background-color 0.15s ease-out, border-color 0.15s ease-out;
  transition: color 0.15s ease-out, background-color 0.15s ease-out, border-color 0.15s ease-out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  -webkit-border-radius: 0 0 3px 0;
  -moz-border-radius: 0 0 3px 0;
  border-radius: 0 0 3px 0;
  padding: 0 10px;
  font-size: 11px;
  line-height: 41px;
  text-align: center;
}
/* line 279, scss/woocommerce.scss */
.qodef-woocommerce-page .qodef-woocommerce-product-list-add-to-cart-button-holder .added_to_cart:hover,
.page-template-default .woocommerce .qodef-woocommerce-product-list-add-to-cart-button-holder .added_to_cart:hover,
.page-template-store-page .woocommerce .qodef-woocommerce-product-list-add-to-cart-button-holder .added_to_cart:hover {
  color: #fff !important;
  background-color: #b2dd4c;
  border-color: #b2dd4c;
}

/* line 289, scss/woocommerce.scss */
.qodef-woocommerce-page.qodef-woocommerce-columns-4 .products .product {
  width: 24%;
  margin-right: 1.3333333%;
  margin-bottom: 2%;
}
/* line 294, scss/woocommerce.scss */
.qodef-woocommerce-page.qodef-woocommerce-columns-4 .products .product:nth-child(4n) {
  margin-right: 0;
}
/* line 298, scss/woocommerce.scss */
.qodef-woocommerce-page.qodef-woocommerce-columns-4 .products .product:nth-child(4n+1) {
  clear: both;
}
/* line 304, scss/woocommerce.scss */
.qodef-woocommerce-page.qodef-woocommerce-columns-4 .qodef-woocommerce-with-sidebar .products .product {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 2%;
}
/* line 309, scss/woocommerce.scss */
.qodef-woocommerce-page.qodef-woocommerce-columns-4 .qodef-woocommerce-with-sidebar .products .product.first {
  clear: none;
}
/* line 313, scss/woocommerce.scss */
.qodef-woocommerce-page.qodef-woocommerce-columns-4 .qodef-woocommerce-with-sidebar .products .product:nth-child(3n) {
  margin-right: 0;
}
/* line 317, scss/woocommerce.scss */
.qodef-woocommerce-page.qodef-woocommerce-columns-4 .qodef-woocommerce-with-sidebar .products .product:nth-child(3n+1) {
  clear: both;
}
/* line 321, scss/woocommerce.scss */
.qodef-woocommerce-page.qodef-woocommerce-columns-4 .qodef-woocommerce-with-sidebar .products .product:nth-child(4n+1) {
  clear: none;
}

/* line 329, scss/woocommerce.scss */
.qodef-woocommerce-page.qodef-woocommerce-columns-3 .products .product {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 2%;
}
/* line 334, scss/woocommerce.scss */
.qodef-woocommerce-page.qodef-woocommerce-columns-3 .products .product.first {
  clear: none;
}
/* line 338, scss/woocommerce.scss */
.qodef-woocommerce-page.qodef-woocommerce-columns-3 .products .product:nth-child(3n) {
  margin-right: 0;
}
/* line 342, scss/woocommerce.scss */
.qodef-woocommerce-page.qodef-woocommerce-columns-3 .products .product:nth-child(3n+1) {
  clear: both;
}
/* line 348, scss/woocommerce.scss */
.qodef-woocommerce-page.qodef-woocommerce-columns-3 .qodef-woocommerce-with-sidebar .products .product {
  width: 49%;
  margin-right: 2%;
  margin-bottom: 2%;
}
/* line 353, scss/woocommerce.scss */
.qodef-woocommerce-page.qodef-woocommerce-columns-3 .qodef-woocommerce-with-sidebar .products .product.first {
  clear: none;
}
/* line 357, scss/woocommerce.scss */
.qodef-woocommerce-page.qodef-woocommerce-columns-3 .qodef-woocommerce-with-sidebar .products .product:nth-child(2n) {
  margin-right: 0;
}
/* line 361, scss/woocommerce.scss */
.qodef-woocommerce-page.qodef-woocommerce-columns-3 .qodef-woocommerce-with-sidebar .products .product:nth-child(2n+1) {
  clear: both;
}
/* line 365, scss/woocommerce.scss */
.qodef-woocommerce-page.qodef-woocommerce-columns-3 .qodef-woocommerce-with-sidebar .products .product:nth-child(3n+1) {
  clear: none;
}

/* Style for product list on default and full width page template - start
========================================================================== */
/* Without sidebar - start */
/* line 379, scss/woocommerce.scss */
.woocommerce .products ul,
.woocommerce .woocommerce ul.products,
.woocommerce-page .products ul,
.woocommerce-page .woocommerce ul.products {
  margin: 0 0 1em;
  padding: 0;
  list-style: none;
  clear: both;
}
/* line 387, scss/woocommerce.scss */
.woocommerce .products ul li,
.woocommerce ul.products li,
.woocommerce-page .products ul li,
.woocommerce-page ul.products li {
  list-style: none;
}
/* line 392, scss/woocommerce.scss */
.woocommerce ul.products li.first,
.woocommerce-page ul.products li.first {
  clear: both;
}
/* line 396, scss/woocommerce.scss */
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  float: left;
  margin: 0 2% 2% 0;
  padding: 0;
  position: relative;
  width: 23.5%;
}
/* line 404, scss/woocommerce.scss */
.woocommerce ul.products li.last,
.woocommerce-page ul.products li.last {
  margin-right: 0;
}
/* line 408, scss/woocommerce.scss */
.woocommerce.columns-2 ul.products li.product,
.woocommerce-page.columns-2 ul.products li.product {
  width: 49%;
}
/* line 412, scss/woocommerce.scss */
.woocommerce.columns-3 ul.products li.product,
.woocommerce-page.columns-3 ul.products li.product {
  width: 32%;
}
/* line 416, scss/woocommerce.scss */
.woocommerce.columns-5 ul.products li.product,
.woocommerce-page.columns-5 ul.products li.product {
  width: 18.4%;
}
/* line 420, scss/woocommerce.scss */
.woocommerce.columns-6 ul.products li.product,
.woocommerce-page.columns-6 ul.products li.product {
  width: 15%;
}

/* Without sidebar - end */
/* With sidebar - start */
/* line 434, scss/woocommerce.scss */
.qodef-two-columns-66-33 .woocommerce ul.products li.first,
.qodef-two-columns-66-33 .woocommerce-page ul.products li.first,
.qodef-two-columns-75-25 .woocommerce ul.products li.first,
.qodef-two-columns-75-25 .woocommerce-page ul.products li.first {
  clear: none;
}
/* line 438, scss/woocommerce.scss */
.qodef-two-columns-66-33 .woocommerce ul.products li.last,
.qodef-two-columns-66-33 .woocommerce-page ul.products li.last,
.qodef-two-columns-75-25 .woocommerce ul.products li.last,
.qodef-two-columns-75-25 .woocommerce-page ul.products li.last {
  margin-right: 2%;
}
/* line 442, scss/woocommerce.scss */
.qodef-two-columns-66-33 .woocommerce.columns-2 ul.products li.product:nth-child(2n+2),
.qodef-two-columns-66-33 .woocommerce-page.columns-2 ul.products li.product:nth-child(2n+2),
.qodef-two-columns-75-25 .woocommerce.columns-2 ul.products li.product:nth-child(2n+2),
.qodef-two-columns-75-25 .woocommerce-page.columns-2 ul.products li.product:nth-child(2n+2) {
  margin-right: 0;
}
/* line 446, scss/woocommerce.scss */
.qodef-two-columns-66-33 .woocommerce.columns-3 ul.products li.product,
.qodef-two-columns-66-33 .woocommerce-page.columns-3 ul.products li.product,
.qodef-two-columns-75-25 .woocommerce.columns-3 ul.products li.product,
.qodef-two-columns-75-25 .woocommerce-page.columns-3 ul.products li.product {
  width: 49%;
}
/* line 450, scss/woocommerce.scss */
.qodef-two-columns-66-33 .woocommerce.columns-3 ul.products li.product:nth-child(2n+2),
.qodef-two-columns-66-33 .woocommerce-page.columns-3 ul.products li.product:nth-child(2n+2),
.qodef-two-columns-75-25 .woocommerce.columns-3 ul.products li.product:nth-child(2n+2),
.qodef-two-columns-75-25 .woocommerce-page.columns-3 ul.products li.product:nth-child(2n+2) {
  margin-right: 0;
}
/* line 454, scss/woocommerce.scss */
.qodef-two-columns-66-33 .woocommerce.columns-4 ul.products li.product,
.qodef-two-columns-66-33 .woocommerce-page.columns-4 ul.products li.product,
.qodef-two-columns-75-25 .woocommerce.columns-4 ul.products li.product,
.qodef-two-columns-75-25 .woocommerce-page.columns-4 ul.products li.product {
  width: 32%;
}
/* line 458, scss/woocommerce.scss */
.qodef-two-columns-66-33 .woocommerce.columns-4 ul.products li.product:nth-child(3n+3),
.qodef-two-columns-66-33 .woocommerce-page.columns-4 ul.products li.product:nth-child(3n+3),
.qodef-two-columns-75-25 .woocommerce.columns-4 ul.products li.product:nth-child(3n+3),
.qodef-two-columns-75-25 .woocommerce-page.columns-4 ul.products li.product:nth-child(3n+3) {
  margin-right: 0;
}
/* line 462, scss/woocommerce.scss */
.qodef-two-columns-66-33 .woocommerce.columns-5 ul.products li.product,
.qodef-two-columns-66-33 .woocommerce-page.columns-5 ul.products li.product,
.qodef-two-columns-75-25 .woocommerce.columns-5 ul.products li.product,
.qodef-two-columns-75-25 .woocommerce-page.columns-5 ul.products li.product {
  width: 23.5%;
}
/* line 466, scss/woocommerce.scss */
.qodef-two-columns-66-33 .woocommerce.columns-5 ul.products li.product:nth-child(4n+4),
.qodef-two-columns-66-33 .woocommerce-page.columns-5 ul.products li.product:nth-child(4n+4),
.qodef-two-columns-75-25 .woocommerce.columns-5 ul.products li.product:nth-child(4n+4),
.qodef-two-columns-75-25 .woocommerce-page.columns-5 ul.products li.product:nth-child(4n+4) {
  margin-right: 0;
}
/* line 470, scss/woocommerce.scss */
.qodef-two-columns-66-33 .woocommerce.columns-6 ul.products li.product,
.qodef-two-columns-66-33 .woocommerce-page.columns-6 ul.products li.product,
.qodef-two-columns-75-25 .woocommerce.columns-6 ul.products li.product,
.qodef-two-columns-75-25 .woocommerce-page.columns-6 ul.products li.product {
  width: 18.4%;
}
/* line 474, scss/woocommerce.scss */
.qodef-two-columns-66-33 .woocommerce.columns-6 ul.products li.product:nth-child(5n+5),
.qodef-two-columns-66-33 .woocommerce-page.columns-6 ul.products li.product:nth-child(5n+5),
.qodef-two-columns-75-25 .woocommerce.columns-6 ul.products li.product:nth-child(5n+5),
.qodef-two-columns-75-25 .woocommerce-page.columns-6 ul.products li.product:nth-child(5n+5) {
  margin-right: 0;
}

/* With sidebar - end */
@media only screen and (min-width: 1024px) {
  /* Five and six columns when page template is default - start */
  /* 4 columns max */
  /* line 491, scss/woocommerce.scss */
  .page-template-default .woocommerce.columns-5 ul.products li.first, .page-template-default .woocommerce.columns-6 ul.products li.first,
  .page-template-default .woocommerce-page.columns-5 ul.products li.first,
  .page-template-default .woocommerce-page.columns-6 ul.products li.first {
    clear: none;
  }
  /* line 496, scss/woocommerce.scss */
  .page-template-default .woocommerce.columns-5 ul.products li.last, .page-template-default .woocommerce.columns-6 ul.products li.last,
  .page-template-default .woocommerce-page.columns-5 ul.products li.last,
  .page-template-default .woocommerce-page.columns-6 ul.products li.last {
    margin-right: 2%;
  }
  /* line 501, scss/woocommerce.scss */
  .page-template-default .woocommerce.columns-5 ul.products li.product,
  .page-template-default .woocommerce-page.columns-5 ul.products li.product {
    width: 23.5%;
  }
  /* line 505, scss/woocommerce.scss */
  .page-template-default .woocommerce.columns-6 ul.products li.product,
  .page-template-default .woocommerce-page.columns-6 ul.products li.product {
    width: 23.5%;
  }
  /* line 509, scss/woocommerce.scss */
  .page-template-default .woocommerce.columns-5 ul.products li.product:nth-child(4n+4),
  .page-template-default .woocommerce-page.columns-5 ul.products li.product:nth-child(4n+4) {
    margin-right: 0;
  }
  /* line 513, scss/woocommerce.scss */
  .page-template-default .woocommerce.columns-6 ul.products li.product:nth-child(4n+4),
  .page-template-default .woocommerce-page.columns-6 ul.products li.product:nth-child(4n+4) {
    margin-right: 0;
  }

  /* Five and six columns when page template is default - end */
  /* Five and six columns when page template is default or full width with sidebar - start */
  /* 3 columns max */
  /* line 531, scss/woocommerce.scss */
  .page-template-default .qodef-two-columns-66-33 .woocommerce.columns-5 ul.products li.product, .page-template-default .qodef-two-columns-66-33 .woocommerce.columns-6 ul.products li.product,
  .page-template-default .qodef-two-columns-66-33 .woocommerce-page.columns-5 ul.products li.product,
  .page-template-default .qodef-two-columns-66-33 .woocommerce-page.columns-6 ul.products li.product,
  .page-template-default .qodef-two-columns-75-25 .woocommerce.columns-5 ul.products li.product,
  .page-template-default .qodef-two-columns-75-25 .woocommerce.columns-6 ul.products li.product,
  .page-template-default .qodef-two-columns-75-25 .woocommerce-page.columns-5 ul.products li.product,
  .page-template-default .qodef-two-columns-75-25 .woocommerce-page.columns-6 ul.products li.product,
  .page-template-store-page .qodef-two-columns-66-33 .woocommerce.columns-5 ul.products li.product,
  .page-template-store-page .qodef-two-columns-66-33 .woocommerce.columns-6 ul.products li.product,
  .page-template-store-page .qodef-two-columns-66-33 .woocommerce-page.columns-5 ul.products li.product,
  .page-template-store-page .qodef-two-columns-66-33 .woocommerce-page.columns-6 ul.products li.product,
  .page-template-store-page .qodef-two-columns-75-25 .woocommerce.columns-5 ul.products li.product,
  .page-template-store-page .qodef-two-columns-75-25 .woocommerce.columns-6 ul.products li.product,
  .page-template-store-page .qodef-two-columns-75-25 .woocommerce-page.columns-5 ul.products li.product,
  .page-template-store-page .qodef-two-columns-75-25 .woocommerce-page.columns-6 ul.products li.product {
    width: 32%;
  }
  /* line 536, scss/woocommerce.scss */
  .page-template-default .qodef-two-columns-66-33 .woocommerce.columns-5 ul.products li.product:nth-child(4n+4),
  .page-template-default .qodef-two-columns-66-33 .woocommerce-page.columns-5 ul.products li.product:nth-child(4n+4),
  .page-template-default .qodef-two-columns-75-25 .woocommerce.columns-5 ul.products li.product:nth-child(4n+4),
  .page-template-default .qodef-two-columns-75-25 .woocommerce-page.columns-5 ul.products li.product:nth-child(4n+4),
  .page-template-store-page .qodef-two-columns-66-33 .woocommerce.columns-5 ul.products li.product:nth-child(4n+4),
  .page-template-store-page .qodef-two-columns-66-33 .woocommerce-page.columns-5 ul.products li.product:nth-child(4n+4),
  .page-template-store-page .qodef-two-columns-75-25 .woocommerce.columns-5 ul.products li.product:nth-child(4n+4),
  .page-template-store-page .qodef-two-columns-75-25 .woocommerce-page.columns-5 ul.products li.product:nth-child(4n+4) {
    margin-right: 2%;
  }
  /* line 539, scss/woocommerce.scss */
  .page-template-default .qodef-two-columns-66-33 .woocommerce.columns-6 ul.products li.product:nth-child(4n+4), .page-template-default .qodef-two-columns-66-33 .woocommerce.columns-6 ul.products li.product:nth-child(5n+5),
  .page-template-default .qodef-two-columns-66-33 .woocommerce-page.columns-6 ul.products li.product:nth-child(4n+4),
  .page-template-default .qodef-two-columns-66-33 .woocommerce-page.columns-6 ul.products li.product:nth-child(5n+5),
  .page-template-default .qodef-two-columns-75-25 .woocommerce.columns-6 ul.products li.product:nth-child(4n+4),
  .page-template-default .qodef-two-columns-75-25 .woocommerce.columns-6 ul.products li.product:nth-child(5n+5),
  .page-template-default .qodef-two-columns-75-25 .woocommerce-page.columns-6 ul.products li.product:nth-child(4n+4),
  .page-template-default .qodef-two-columns-75-25 .woocommerce-page.columns-6 ul.products li.product:nth-child(5n+5),
  .page-template-store-page .qodef-two-columns-66-33 .woocommerce.columns-6 ul.products li.product:nth-child(4n+4),
  .page-template-store-page .qodef-two-columns-66-33 .woocommerce.columns-6 ul.products li.product:nth-child(5n+5),
  .page-template-store-page .qodef-two-columns-66-33 .woocommerce-page.columns-6 ul.products li.product:nth-child(4n+4),
  .page-template-store-page .qodef-two-columns-66-33 .woocommerce-page.columns-6 ul.products li.product:nth-child(5n+5),
  .page-template-store-page .qodef-two-columns-75-25 .woocommerce.columns-6 ul.products li.product:nth-child(4n+4),
  .page-template-store-page .qodef-two-columns-75-25 .woocommerce.columns-6 ul.products li.product:nth-child(5n+5),
  .page-template-store-page .qodef-two-columns-75-25 .woocommerce-page.columns-6 ul.products li.product:nth-child(4n+4),
  .page-template-store-page .qodef-two-columns-75-25 .woocommerce-page.columns-6 ul.products li.product:nth-child(5n+5) {
    margin-right: 2%;
  }
  /* line 544, scss/woocommerce.scss */
  .page-template-default .qodef-two-columns-66-33 .woocommerce.columns-6 ul.products li.product:nth-child(3n+3), .page-template-default .qodef-two-columns-66-33 .woocommerce.columns-6 ul.products li.product:nth-child(12n+12), .page-template-default .qodef-two-columns-66-33 .woocommerce.columns-6 ul.products li.product:nth-child(15n+15), .page-template-default .qodef-two-columns-66-33 .woocommerce.columns-5 ul.products li.product:nth-child(3n+3), .page-template-default .qodef-two-columns-66-33 .woocommerce.columns-5 ul.products li.product:nth-child(12n+12),
  .page-template-default .qodef-two-columns-66-33 .woocommerce-page.columns-6 ul.products li.product:nth-child(3n+3),
  .page-template-default .qodef-two-columns-66-33 .woocommerce-page.columns-6 ul.products li.product:nth-child(12n+12),
  .page-template-default .qodef-two-columns-66-33 .woocommerce-page.columns-6 ul.products li.product:nth-child(15n+15),
  .page-template-default .qodef-two-columns-66-33 .woocommerce-page.columns-5 ul.products li.product:nth-child(3n+3),
  .page-template-default .qodef-two-columns-66-33 .woocommerce-page.columns-5 ul.products li.product:nth-child(12n+12),
  .page-template-default .qodef-two-columns-75-25 .woocommerce.columns-6 ul.products li.product:nth-child(3n+3),
  .page-template-default .qodef-two-columns-75-25 .woocommerce.columns-6 ul.products li.product:nth-child(12n+12),
  .page-template-default .qodef-two-columns-75-25 .woocommerce.columns-6 ul.products li.product:nth-child(15n+15),
  .page-template-default .qodef-two-columns-75-25 .woocommerce.columns-5 ul.products li.product:nth-child(3n+3),
  .page-template-default .qodef-two-columns-75-25 .woocommerce.columns-5 ul.products li.product:nth-child(12n+12),
  .page-template-default .qodef-two-columns-75-25 .woocommerce-page.columns-6 ul.products li.product:nth-child(3n+3),
  .page-template-default .qodef-two-columns-75-25 .woocommerce-page.columns-6 ul.products li.product:nth-child(12n+12),
  .page-template-default .qodef-two-columns-75-25 .woocommerce-page.columns-6 ul.products li.product:nth-child(15n+15),
  .page-template-default .qodef-two-columns-75-25 .woocommerce-page.columns-5 ul.products li.product:nth-child(3n+3),
  .page-template-default .qodef-two-columns-75-25 .woocommerce-page.columns-5 ul.products li.product:nth-child(12n+12),
  .page-template-store-page .qodef-two-columns-66-33 .woocommerce.columns-6 ul.products li.product:nth-child(3n+3),
  .page-template-store-page .qodef-two-columns-66-33 .woocommerce.columns-6 ul.products li.product:nth-child(12n+12),
  .page-template-store-page .qodef-two-columns-66-33 .woocommerce.columns-6 ul.products li.product:nth-child(15n+15),
  .page-template-store-page .qodef-two-columns-66-33 .woocommerce.columns-5 ul.products li.product:nth-child(3n+3),
  .page-template-store-page .qodef-two-columns-66-33 .woocommerce.columns-5 ul.products li.product:nth-child(12n+12),
  .page-template-store-page .qodef-two-columns-66-33 .woocommerce-page.columns-6 ul.products li.product:nth-child(3n+3),
  .page-template-store-page .qodef-two-columns-66-33 .woocommerce-page.columns-6 ul.products li.product:nth-child(12n+12),
  .page-template-store-page .qodef-two-columns-66-33 .woocommerce-page.columns-6 ul.products li.product:nth-child(15n+15),
  .page-template-store-page .qodef-two-columns-66-33 .woocommerce-page.columns-5 ul.products li.product:nth-child(3n+3),
  .page-template-store-page .qodef-two-columns-66-33 .woocommerce-page.columns-5 ul.products li.product:nth-child(12n+12),
  .page-template-store-page .qodef-two-columns-75-25 .woocommerce.columns-6 ul.products li.product:nth-child(3n+3),
  .page-template-store-page .qodef-two-columns-75-25 .woocommerce.columns-6 ul.products li.product:nth-child(12n+12),
  .page-template-store-page .qodef-two-columns-75-25 .woocommerce.columns-6 ul.products li.product:nth-child(15n+15),
  .page-template-store-page .qodef-two-columns-75-25 .woocommerce.columns-5 ul.products li.product:nth-child(3n+3),
  .page-template-store-page .qodef-two-columns-75-25 .woocommerce.columns-5 ul.products li.product:nth-child(12n+12),
  .page-template-store-page .qodef-two-columns-75-25 .woocommerce-page.columns-6 ul.products li.product:nth-child(3n+3),
  .page-template-store-page .qodef-two-columns-75-25 .woocommerce-page.columns-6 ul.products li.product:nth-child(12n+12),
  .page-template-store-page .qodef-two-columns-75-25 .woocommerce-page.columns-6 ul.products li.product:nth-child(15n+15),
  .page-template-store-page .qodef-two-columns-75-25 .woocommerce-page.columns-5 ul.products li.product:nth-child(3n+3),
  .page-template-store-page .qodef-two-columns-75-25 .woocommerce-page.columns-5 ul.products li.product:nth-child(12n+12) {
    margin-right: 0;
  }

  /* Five and six columns when page template is default or full width with sidebar - end */
}
/* Style for product list on default and full width page template - end
========================================================================== */
/* Woocommerce product list - end
========================================================================== */
/* Woocommerce pagination - begin
========================================================================== */
/* line 569, scss/woocommerce.scss */
.woocommerce-pagination {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin-bottom: 45px;
}
/* line 576, scss/woocommerce.scss */
.woocommerce-pagination .page-numbers {
  display: inline-block;
  vertical-align: middle;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* line 583, scss/woocommerce.scss */
.woocommerce-pagination .page-numbers li {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  margin: 0 2px 4px 2px;
  float: left;
}
/* line 591, scss/woocommerce.scss */
.woocommerce-pagination .page-numbers li > a,
.woocommerce-pagination .page-numbers li > span {
  position: relative;
  display: inline-block;
  width: 43px;
  height: 43px;
  line-height: 43px;
  margin: 0;
  color: #acacac;
  background-color: transparent;
  border: 2px solid #e6e6e6;
  font-size: 14px;
  font-weight: 500;
  vertical-align: middle;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
  white-space: nowrap;
  outline: none;
  text-shadow: none;
  -webkit-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
  box-sizing: content-box;
  float: left;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
/* line 618, scss/woocommerce.scss */
.woocommerce-pagination .page-numbers li > a.next,
.woocommerce-pagination .page-numbers li > a.prev {
  font-size: 11px;
}
/* line 623, scss/woocommerce.scss */
.woocommerce-pagination .page-numbers li span.current {
  color: #fff;
  background-color: #b2dd4c;
  border-color: #b2dd4c;
}
/* line 629, scss/woocommerce.scss */
.woocommerce-pagination .page-numbers li a:hover,
.woocommerce-pagination .page-numbers li span:hover,
.woocommerce-pagination .page-numbers li span.current:hover {
  background-color: #b2dd4c;
  color: #fff;
  border-color: #b2dd4c;
}

/* Woocommerce pagination - end
========================================================================== */
/* Woocommerce single product - begin
========================================================================== */
/* line 647, scss/woocommerce.scss */
.qodef-single-product-images {
  width: 49%;
  margin-right: 2%;
  display: inline-block;
  float: left;
  margin-bottom: 20px;
}
/* line 654, scss/woocommerce.scss */
.qodef-single-product-images .images {
  line-height: 0;
}
/* line 657, scss/woocommerce.scss */
.qodef-single-product-images .images figure {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0 -10px;
}
/* line 663, scss/woocommerce.scss */
.qodef-single-product-images .images figure a {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
/* line 669, scss/woocommerce.scss */
.qodef-single-product-images .images figure a img {
  position: relative;
  width: 100%;
  display: block;
}
/* line 677, scss/woocommerce.scss */
.qodef-single-product-images .images .woocommerce-product-gallery__trigger {
  position: absolute;
  top: 10px;
  right: 39px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  z-index: 10;
}
/* line 688, scss/woocommerce.scss */
.qodef-single-product-images .images .woocommerce-product-gallery__image {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 0 10px;
  box-sizing: border-box;
}
/* line 696, scss/woocommerce.scss */
.qodef-single-product-images .images .woocommerce-product-gallery__image:first-child {
  left: 10px;
  width: calc(100% - 20px);
  padding: 0;
}
/* line 702, scss/woocommerce.scss */
.qodef-single-product-images .images .woocommerce-product-gallery__image .zoomImg {
  cursor: crosshair;
}
/* line 711, scss/woocommerce.scss */
.qodef-single-product-images .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:not(:first-child) {
  float: left;
}
/* line 724, scss/woocommerce.scss */
.qodef-single-product-images .images.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image:not(:first-child) {
  width: 50%;
}
/* line 724, scss/woocommerce.scss */
.qodef-single-product-images .images.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image:not(:first-child) {
  width: 33.33333%;
}
/* line 724, scss/woocommerce.scss */
.qodef-single-product-images .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:not(:first-child) {
  width: 25%;
}
/* line 732, scss/woocommerce.scss */
.qodef-single-product-images a {
  display: inline-block;
  margin-bottom: 24px;
  max-width: 100%;
}
/* line 738, scss/woocommerce.scss */
.qodef-single-product-images .thumbnails a {
  float: left;
  width: 30.3%;
  margin-right: 4.5%;
  margin-bottom: 4.5%;
}
/* line 744, scss/woocommerce.scss */
.qodef-single-product-images .thumbnails a:nth-child(3n) {
  margin-right: 0;
}

/* line 751, scss/woocommerce.scss */
.qodef-single-product-summary {
  width: 49%;
  display: inline-block;
  float: left;
  margin-bottom: 20px;
  /* Variable product start */
  /* Variable product end */
}
/* line 757, scss/woocommerce.scss */
.qodef-single-product-summary .qodef-single-product-title {
  display: inline-block;
  vertical-align: middle;
  width: 79.5%;
}
/* line 763, scss/woocommerce.scss */
.qodef-single-product-summary .woocommerce-product-rating {
  display: inline-block;
  vertical-align: middle;
  width: 19.5%;
}
/* line 769, scss/woocommerce.scss */
.qodef-single-product-summary .summary .price {
  font-size: 22px;
  line-height: 36px;
  font-weight: 600;
  display: block;
  color: #797979;
  width: 100%;
  margin-bottom: 21px;
}
/* line 779, scss/woocommerce.scss */
.qodef-single-product-summary .cart {
  margin: 30px 0;
}
/* line 783, scss/woocommerce.scss */
.qodef-single-product-summary .qodef-woocommerce-share-holder {
  margin-bottom: 40px;
}
/* line 786, scss/woocommerce.scss */
.qodef-single-product-summary .qodef-woocommerce-share-holder .qodef-woocommerce-share-title {
  color: #16171d;
  font-weight: 600;
  font-size: 15px;
}
/* line 792, scss/woocommerce.scss */
.qodef-single-product-summary .qodef-woocommerce-share-holder .qodef-social-share-holder {
  display: inline-block;
}
/* line 795, scss/woocommerce.scss */
.qodef-single-product-summary .qodef-woocommerce-share-holder .qodef-social-share-holder ul,
.qodef-single-product-summary .qodef-woocommerce-share-holder .qodef-social-share-holder li {
  border: 0;
}
/* line 799, scss/woocommerce.scss */
.qodef-single-product-summary .qodef-woocommerce-share-holder .qodef-social-share-holder a {
  font-size: 15px;
  padding: 2px 6px;
}
/* line 803, scss/woocommerce.scss */
.qodef-single-product-summary .qodef-woocommerce-share-holder .qodef-social-share-holder a:hover {
  background-color: transparent;
  color: #b2dd4c;
}
/* line 810, scss/woocommerce.scss */
.qodef-single-product-summary .product_meta {
  margin-top: 23px;
}
/* line 814, scss/woocommerce.scss */
.qodef-single-product-summary .product_meta > span {
  font-weight: 600;
  color: #16171d;
  font-size: 15px;
  display: block;
  margin-bottom: 3px;
}
/* line 822, scss/woocommerce.scss */
.qodef-single-product-summary .product_meta > span > span,
.qodef-single-product-summary .product_meta > span > a {
  font-weight: 500;
  font-size: 14px;
  color: #797979;
  text-transform: capitalize;
}
/* line 830, scss/woocommerce.scss */
.qodef-single-product-summary .product_meta > span > a:hover {
  color: #b2dd4c;
}
/* line 836, scss/woocommerce.scss */
.qodef-single-product-summary table.variations {
  width: auto;
}
/* line 839, scss/woocommerce.scss */
.qodef-single-product-summary table.variations td {
  text-align: left;
  padding: 0;
  vertical-align: baseline;
}
/* line 845, scss/woocommerce.scss */
.qodef-single-product-summary table.variations td.label {
  font-family: Poppins, sans-serif;
  color: #101010;
  font-weight: 500;
  letter-spacing: -0.2px;
  padding-right: 19px;
}
/* line 852, scss/woocommerce.scss */
.qodef-single-product-summary table.variations td.label label {
  position: relative;
  padding-left: 18px;
}
/* line 855, scss/woocommerce.scss */
.qodef-single-product-summary table.variations td.label label:before {
  position: absolute;
  content: "";
  width: 12px;
  height: 12px;
  display: inline-block;
  background-color: #b2dd4c;
  left: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  top: calc(50% - 2px);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 872, scss/woocommerce.scss */
.qodef-single-product-summary table.variations td.value {
  padding-bottom: 15px;
}
/* line 876, scss/woocommerce.scss */
.qodef-single-product-summary table.variations tr {
  border: 0;
}
/* line 880, scss/woocommerce.scss */
.qodef-single-product-summary table.variations select {
  font-size: 13px;
  line-height: 24px;
  height: 30px;
  font-family: "Open Sans", sans-serif;
  border: 1px solid #d6d6d6;
  color: #8e8e8e;
}
/* line 889, scss/woocommerce.scss */
.qodef-single-product-summary table.variations .reset_variations {
  display: none !important;
}
/* line 893, scss/woocommerce.scss */
.qodef-single-product-summary .variations_button {
  display: inline-block;
}

/* line 900, scss/woocommerce.scss 
.star-rating {
  float: right;
  overflow: hidden;
  position: relative;
  height: 1.1em;
  line-height: 1em;
  font-size: 1.1em;
  width: 5.2em;
  font-family: 'star';
  color: #b2dd4c;
}

.star-rating:before {
  content: "\73\73\73\73\73";
  position: absolute;
  top: 0;
  left: 0;
}

.star-rating span {
  height: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 1.5em;
}

.star-rating span:before {
  content: "\53\53\53\53\53";
  position: absolute;
  top: 0;
  left: 0;
}
*/
/* line 935, scss/woocommerce.scss */
.hreview-aggregate .star-rating {
  margin: 10px 0 0 0;
}

/* line 939, scss/woocommerce.scss */
.woocommerce-review-link {
  display: none;
}

/* line 947, scss/woocommerce.scss */
.qodef-woocommerce-page .woocommerce-accordions .qodef-title-holder {
  text-align: center;
}
/* line 951, scss/woocommerce.scss */
.qodef-woocommerce-page .woocommerce-accordions.qodef-boxed .qodef-title-holder {
  background-color: transparent;
  border: 2px solid #e6e6e6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #222222;
  height: 46px;
  line-height: 46px;
}
/* line 959, scss/woocommerce.scss */
.qodef-woocommerce-page .woocommerce-accordions.qodef-boxed .qodef-title-holder .qodef-tab-title {
  padding: 0 20px;
  text-align: center;
}
/* line 966, scss/woocommerce.scss */
.qodef-woocommerce-page .woocommerce-accordions.qodef-boxed .qodef-title-holder.ui-state-active, .qodef-woocommerce-page .woocommerce-accordions.qodef-boxed .qodef-title-holder.ui-state-hover {
  background-color: #b2dd4c;
  border-color: #b2dd4c;
  color: #fff;
}
/* line 973, scss/woocommerce.scss */
.qodef-woocommerce-page .woocommerce-accordions .qodef-accordion-content {
  padding: 18px 0 12px;
}
/* line 977, scss/woocommerce.scss */
.qodef-woocommerce-page .woocommerce-accordions .qodef-accordion-content h2 {
  display: none;
}
/* line 982, scss/woocommerce.scss */
.qodef-woocommerce-page .qodef-related-products {
  clear: both;
}
/* line 985, scss/woocommerce.scss */
.qodef-woocommerce-page .qodef-related-products h5 {
  margin: 0 0 25px 0;
  border-top: 1px solid #E6E6E6;
  padding-top: 24px;
}
/* line 993, scss/woocommerce.scss */
.qodef-woocommerce-page .upsells.products h2 {
  margin: 0 0 25px;
  border-top: 1px solid #E6E6E6;
  padding-top: 24px;
  font-size: 19px;
  line-height: 1.4em;
  font-weight: 600;
  font-family: Raleway,sans-serif;
}

/* line 1010, scss/woocommerce.scss */
.qodef-woocommerce-page #reviews .comment-respond .comment-reply-title,
.qodef-woocommerce-page #reviews input[type='text'],
.qodef-woocommerce-page #reviews input[type='email'] {
  margin-bottom: 20px;
}
/* line 1016, scss/woocommerce.scss */
.qodef-woocommerce-page #reviews .comment-form-rating {
  margin-bottom: 13px;
}
/* line 1020, scss/woocommerce.scss */
.qodef-woocommerce-page #reviews .comment-form-rating label,
.qodef-woocommerce-page #reviews .comment-form-comment label {
  margin-bottom: 5px;
  display: inline-block;
}
/* line 1026, scss/woocommerce.scss */
.qodef-woocommerce-page #reviews .stars {
  height: 16px;
}
/* line 1030, scss/woocommerce.scss */
.qodef-woocommerce-page #reviews .comment-form-rating .stars span {
  width: 80px;
  height: 16px;
  position: relative;
  float: left;
  background: url(img/star.png) repeat-x left 0;
}
/* line 1037, scss/woocommerce.scss */
.qodef-woocommerce-page #reviews .comment-form-rating .stars span a {
  float: left;
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  height: 0;
  padding-top: 16px;
  overflow: hidden;
}
/* line 1048, scss/woocommerce.scss */
.qodef-woocommerce-page #reviews .comment-form-rating .stars span a.star-1 {
  width: 16px;
  z-index: 10;
}
/* line 1052, scss/woocommerce.scss */
.qodef-woocommerce-page #reviews .comment-form-rating .stars span a.star-2 {
  width: 32px;
  z-index: 9;
}
/* line 1056, scss/woocommerce.scss */
.qodef-woocommerce-page #reviews .comment-form-rating .stars span a.star-3 {
  width: 48px;
  z-index: 8;
}
/* line 1060, scss/woocommerce.scss */
.qodef-woocommerce-page #reviews .comment-form-rating .stars span a.star-4 {
  width: 64px;
  z-index: 7;
}
/* line 1064, scss/woocommerce.scss */
.qodef-woocommerce-page #reviews .comment-form-rating .stars span a.star-5 {
  width: 80px;
  z-index: 6;
}
/* line 1068, scss/woocommerce.scss */
.qodef-woocommerce-page #reviews .comment-form-rating .stars span a:hover,
.qodef-woocommerce-page #reviews .comment-form-rating .stars span a:focus {
  background: url(img/star.png) repeat-x left -16px;
}
/* line 1073, scss/woocommerce.scss */
.qodef-woocommerce-page #reviews .comment-form-rating .stars span a.active.star-1, .qodef-woocommerce-page #reviews .comment-form-rating .stars span a.active.star-2, .qodef-woocommerce-page #reviews .comment-form-rating .stars span a.active.star-3, .qodef-woocommerce-page #reviews .comment-form-rating .stars span a.active.star-4, .qodef-woocommerce-page #reviews .comment-form-rating .stars span a.active.star-5 {
  background: url(img/star.png) repeat-x left -16px;
}
/* line 1083, scss/woocommerce.scss */
.qodef-woocommerce-page #reviews .commentlist {
  list-style-type: none;
}
/* line 1087, scss/woocommerce.scss */
.qodef-woocommerce-page #reviews .commentlist li {
  margin-bottom: 20px;
  padding-bottom: 30px;
}
/* line 1092, scss/woocommerce.scss */
.qodef-woocommerce-page #reviews .comment_container {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%;
}
/* line 1099, scss/woocommerce.scss */
.qodef-woocommerce-page #reviews .comment_container img {
  display: table-cell;
  width: 60px;
  height: 60px;
}
/* line 1105, scss/woocommerce.scss */
.qodef-woocommerce-page #reviews .comment-text {
  display: table-cell;
  vertical-align: top;
  width: 85%;
  position: relative;
}
/* line 1112, scss/woocommerce.scss */
.qodef-woocommerce-page #reviews .star-rating {
  position: absolute;
  left: 0;
  bottom: -25px;
}

/* Woocommerce single product - end
========================================================================== */
/* Woocommerce quantity buttons - begin
========================================================================== */
/* line 1126, scss/woocommerce.scss */
.qodef-woocommerce-page .qodef-quantity-buttons {
  display: inline-block;
  border: 1px solid #b4b4b4;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  vertical-align: middle;
  margin-right: 17px;
  line-height: 0;
}
/* line 1134, scss/woocommerce.scss */
.qodef-woocommerce-page .qodef-quantity-buttons .qodef-quantity-minus,
.qodef-woocommerce-page .qodef-quantity-buttons .qodef-quantity-plus {
  width: 36px;
  height: 36px;
  display: inline-block;
  color: #b4b4b4;
  background-color: transparent;
  font-size: 12px;
  line-height: 36px;
  text-align: center;
  cursor: pointer;
  vertical-align: middle;
  -webkit-transition: color 0.15s ease-out;
  transition: color 0.15s ease-out;
}
/* line 1149, scss/woocommerce.scss */
.qodef-woocommerce-page .qodef-quantity-buttons .qodef-quantity-minus:hover,
.qodef-woocommerce-page .qodef-quantity-buttons .qodef-quantity-plus:hover {
  color: #212121;
}
/* line 1154, scss/woocommerce.scss */
.qodef-woocommerce-page .qodef-quantity-buttons .qodef-quantity-minus i,
.qodef-woocommerce-page .qodef-quantity-buttons .qodef-quantity-plus i {
  vertical-align: middle;
}
/* line 1159, scss/woocommerce.scss */
.qodef-woocommerce-page .qodef-quantity-buttons .qodef-quantity-input {
  height: 36px;
  width: 36px;
  display: inline-block;
  padding: 0;
  border: none;
  background-color: #b2dd4c;
  text-align: center;
  color: #fff;
  font-size: 19px;
  line-height: 36px;
  font-weight: 700;
  vertical-align: middle;
}
/* line 1174, scss/woocommerce.scss */
.qodef-woocommerce-page .qodef-quantity-buttons .qodef-quantity-input:focus {
  outline: none;
}

/* Woocommerce quantity buttons - end
========================================================================== */
/* Woocommerce message - begin
========================================================================== */
/* line 1188, scss/woocommerce.scss */
.qodef-woocommerce-page .woocommerce-message,
.qodef-woocommerce-page .woocommerce-info,
.qodef-woocommerce-page .woocommerce-error {
  margin-bottom: 25px;
  position: relative;
  display: block;
  padding: 8px 40px;
  background-color: #f6f6f5;
  line-height: 56px;
  color: #393939;
  font-size: 16px;
  font-weight: 300;
}
/* line 1203, scss/woocommerce.scss */
.qodef-woocommerce-page .woocommerce-message a {
  float: right;
}

/* Woocommerce message - end
========================================================================== */
/* Woocommerce table - begin
========================================================================== */
/* line 1214, scss/woocommerce.scss */
.qodef-woocommerce-page {
  /* Empty cart page */
}
/* line 1216, scss/woocommerce.scss */
.qodef-woocommerce-page table.cart tr:last-child {
  border: none;
}
/* line 1220, scss/woocommerce.scss */
.qodef-woocommerce-page table td {
  vertical-align: middle;
}
/* line 1224, scss/woocommerce.scss */
.qodef-woocommerce-page td.product-thumbnail img {
  width: 80px;
}
/* line 1228, scss/woocommerce.scss */
.qodef-woocommerce-page td.product-remove {
  border-right: 1px solid #e0dede;
  font-size: 30px;
  padding: 5px 18px;
}
/* line 1234, scss/woocommerce.scss */
.qodef-woocommerce-page td.actions {
  padding: 25px 0;
}
/* line 1237, scss/woocommerce.scss */
.qodef-woocommerce-page td.actions .coupon,
.qodef-woocommerce-page td.actions .qodef-cart-proceed-update {
  float: left;
  width: 50%;
  display: inline-block;
  text-align: left;
}
/* line 1245, scss/woocommerce.scss */
.qodef-woocommerce-page td.actions .qodef-cart-proceed-update {
  text-align: right;
}
/* line 1252, scss/woocommerce.scss */
.qodef-woocommerce-page .coupon label {
  display: none;
}
/* line 1256, scss/woocommerce.scss */
.qodef-woocommerce-page .coupon input[type="text"] {
  width: 200px;
}
/* line 1264, scss/woocommerce.scss */
.qodef-woocommerce-page .cart-empty {
  text-align: center;
  font-size: 16px;
  margin-bottom: 15px;
}
/* line 1270, scss/woocommerce.scss */
.qodef-woocommerce-page .return-to-shop {
  text-align: center;
  margin-bottom: 15px;
}
/* line 1275, scss/woocommerce.scss */
.qodef-woocommerce-page .return-to-shop a {
  display: inline-block;
  position: relative;
  outline: none;
  font-style: normal;
  font-weight: 800;
  font-family: inherit;
  padding: 0 35px;
  font-size: 13px;
  line-height: 48px;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 2px solid #e6e6e6;
  color: #707070;
  background-color: transparent;
  -webkit-transition: color 0.15s ease-out, background-color 0.15s ease-out, border-color 0.15s ease-out;
  transition: color 0.15s ease-out, background-color 0.15s ease-out, border-color 0.15s ease-out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}
/* line 1300, scss/woocommerce.scss */
.qodef-woocommerce-page .return-to-shop a:hover {
  color: #fff;
  background-color: #b2dd4c;
  border-color: #b2dd4c;
}

/* Woocommerce table - end
========================================================================== */
/* Woocommerce shipping calculator - begin
========================================================================== */
/* line 1317, scss/woocommerce.scss */
.qodef-woocommerce-page .qodef-shipping-calculator {
  width: 50%;
  display: inline-block;
  float: left;
}
/* line 1322, scss/woocommerce.scss */
.qodef-woocommerce-page .qodef-shipping-calculator .form-row {
  width: 49%;
  margin-right: 2%;
  margin-bottom: 20px;
  float: left;
}
/* line 1329, scss/woocommerce.scss */
.qodef-woocommerce-page .qodef-shipping-calculator .form-row-last {
  margin-right: 0;
}
/* line 1333, scss/woocommerce.scss */
.qodef-woocommerce-page .qodef-shipping-calculator .form-row-wide {
  width: 100%;
}

/* Woocommerce shipping calculator - end
========================================================================== */
/* Woocommerce totals - begin
========================================================================== */
/* line 1350, scss/woocommerce.scss */
.qodef-woocommerce-page .cart-collaterals {
  margin-bottom: 20px;
}
/* line 1354, scss/woocommerce.scss */
.qodef-woocommerce-page .qodef-cart-totals {
  width: 30%;
  display: inline-block;
  float: right;
}
/* line 1359, scss/woocommerce.scss */
.qodef-woocommerce-page .qodef-cart-totals .cart_totals {
  margin-bottom: 60px;
}
/* line 1363, scss/woocommerce.scss */
.qodef-woocommerce-page .qodef-cart-totals h2 {
  font-size: 19px;
  margin-bottom: 25px;
  letter-spacing: 0;
  text-transform: none;
}
/* line 1370, scss/woocommerce.scss */
.qodef-woocommerce-page .qodef-cart-totals table tr {
  border: none;
  text-align: left;
}
/* line 1375, scss/woocommerce.scss */
.qodef-woocommerce-page .qodef-cart-totals table th {
  border: none;
  text-align: left;
}
/* line 1380, scss/woocommerce.scss */
.qodef-woocommerce-page .qodef-cart-totals table td {
  text-align: left;
}
/* line 1384, scss/woocommerce.scss */
.qodef-woocommerce-page .qodef-cart-totals .order-total {
  color: #b2dd4c;
}
/* line 1388, scss/woocommerce.scss */
.qodef-woocommerce-page .qodef-cart-totals #shipping_method {
  list-style: none;
}

/* Woocommerce totals - end
========================================================================== */
/* Woocommerce checkout - begin
========================================================================== */
/* line 1403, scss/woocommerce.scss */
.qodef-woocommerce-page .woocommerce-checkout .col2-set:before,
.qodef-woocommerce-page .woocommerce-checkout .col2-set:after {
  content: '';
  display: table;
}
/* line 1409, scss/woocommerce.scss */
.qodef-woocommerce-page .woocommerce-checkout .col2-set:after {
  clear: both;
}
/* line 1413, scss/woocommerce.scss */
.qodef-woocommerce-page .woocommerce-checkout .col-1,
.qodef-woocommerce-page .woocommerce-checkout .col-2 {
  width: 49%;
  margin-right: 1%;
  display: inline-block;
  float: left;
}
/* line 1420, scss/woocommerce.scss */
.qodef-woocommerce-page .woocommerce-checkout .col-1 h3,
.qodef-woocommerce-page .woocommerce-checkout .col-2 h3 {
  margin-bottom: 20px;
}
/* line 1424, scss/woocommerce.scss */
.qodef-woocommerce-page .woocommerce-checkout .col-1 .form-row,
.qodef-woocommerce-page .woocommerce-checkout .col-2 .form-row {
  width: 49%;
  margin-right: 2%;
  margin-bottom: 20px;
  float: left;
}
/* line 1431, scss/woocommerce.scss */
.qodef-woocommerce-page .woocommerce-checkout .col-1 .form-row-last,
.qodef-woocommerce-page .woocommerce-checkout .col-2 .form-row-last {
  margin-right: 0;
}
/* line 1435, scss/woocommerce.scss */
.qodef-woocommerce-page .woocommerce-checkout .col-1 .form-row-wide,
.qodef-woocommerce-page .woocommerce-checkout .col-1 .form-row.notes,
.qodef-woocommerce-page .woocommerce-checkout .col-2 .form-row-wide,
.qodef-woocommerce-page .woocommerce-checkout .col-2 .form-row.notes {
  width: 100%;
}
/* line 1440, scss/woocommerce.scss */
.qodef-woocommerce-page .woocommerce-checkout .col-1 .form-row label,
.qodef-woocommerce-page .woocommerce-checkout .col-2 .form-row label {
  display: none;
}
/* line 1444, scss/woocommerce.scss */
.qodef-woocommerce-page .woocommerce-checkout .col-1 .form-row.create-account label,
.qodef-woocommerce-page .woocommerce-checkout .col-2 .form-row.create-account label {
  display: inline-block;
}
/* line 1449, scss/woocommerce.scss */
.qodef-woocommerce-page .woocommerce-checkout .col-2 {
  margin-left: 1%;
  margin-right: 0;
}
/* line 1454, scss/woocommerce.scss */
.qodef-woocommerce-page .woocommerce-checkout h3 {
  margin-bottom: 20px;
}
/* line 1458, scss/woocommerce.scss */
.qodef-woocommerce-page .login p {
  margin-bottom: 20px;
  float: left;
}
/* line 1463, scss/woocommerce.scss */
.qodef-woocommerce-page .login .form-row {
  margin-bottom: 20px;
  width: 40%;
  float: left;
  margin-right: 1.845018450184502%;
}
/* line 1469, scss/woocommerce.scss */
.qodef-woocommerce-page .login .form-row label {
  display: block;
  margin-top: 20px;
}
/* line 1474, scss/woocommerce.scss */
.qodef-woocommerce-page .login .form-row a {
  margin-left: 15px;
}
/* line 1480, scss/woocommerce.scss */
.qodef-woocommerce-page .checkout_coupon {
  margin-bottom: 20px;
}
/* line 1484, scss/woocommerce.scss */
.qodef-woocommerce-page .checkout_coupon input[type="text"] {
  width: 200px;
}
/* line 1488, scss/woocommerce.scss */
.qodef-woocommerce-page .checkout_coupon p {
  display: inline-block;
  vertical-align: top;
}
/* line 1494, scss/woocommerce.scss */
.qodef-woocommerce-page .lost_reset_password {
  margin-bottom: 25px;
}
/* line 1504, scss/woocommerce.scss */
.qodef-woocommerce-page .checkout_coupon input[type='submit'],
.qodef-woocommerce-page .login .form-row input[type='submit'],
.qodef-woocommerce-page .form.track_order input[type='submit'],
.qodef-woocommerce-page .register input[type='submit'],
.qodef-woocommerce-page .lost_reset_password .form-row input[type='submit'] {
  display: inline-block;
  position: relative;
  outline: none;
  font-style: normal;
  font-weight: 800;
  font-family: inherit;
  padding: 0 35px;
  font-size: 13px;
  line-height: 48px;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 2px solid #e6e6e6;
  color: #707070;
  background-color: transparent;
  -webkit-transition: color 0.15s ease-out, background-color 0.15s ease-out, border-color 0.15s ease-out;
  transition: color 0.15s ease-out, background-color 0.15s ease-out, border-color 0.15s ease-out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}
/* line 1529, scss/woocommerce.scss */
.qodef-woocommerce-page .checkout_coupon input[type='submit']:hover,
.qodef-woocommerce-page .login .form-row input[type='submit']:hover,
.qodef-woocommerce-page .form.track_order input[type='submit']:hover,
.qodef-woocommerce-page .register input[type='submit']:hover,
.qodef-woocommerce-page .lost_reset_password .form-row input[type='submit']:hover {
  color: #fff;
  background-color: #b2dd4c;
  border-color: #b2dd4c;
}
/* line 1539, scss/woocommerce.scss */
.qodef-woocommerce-page .lost_reset_password .form-row.form-row-first {
  margin: 20px 0;
}
/* line 1542, scss/woocommerce.scss */
.qodef-woocommerce-page .lost_reset_password .form-row.form-row-first label {
  vertical-align: middle;
  display: inline-block;
  line-height: 50px;
  padding-right: 15px;
}
/* line 1549, scss/woocommerce.scss */
.qodef-woocommerce-page .lost_reset_password .form-row.form-row-first input[type='text'] {
  width: 50%;
}
/* line 1557, scss/woocommerce.scss */
.qodef-woocommerce-page .woocommerce-checkout-review-order-table th,
.qodef-woocommerce-page .woocommerce-checkout-review-order-table td {
  text-align: left;
  padding: 10px 10px 10px 20px;
}
/* line 1563, scss/woocommerce.scss */
.qodef-woocommerce-page .woocommerce-checkout-review-order-table tfoot {
  border: 1px solid #e6e6e6;
}
/* line 1567, scss/woocommerce.scss */
.qodef-woocommerce-page .woocommerce-checkout-review-order-table .order-total {
  color: #b2dd4c;
}
/* line 1571, scss/woocommerce.scss */
.qodef-woocommerce-page .woocommerce-checkout-review-order-table #shipping_method {
  list-style: none;
}
/* line 1577, scss/woocommerce.scss */
.qodef-woocommerce-page .woocommerce-checkout-payment {
  margin: 40px 0;
}
/* line 1580, scss/woocommerce.scss */
.qodef-woocommerce-page .woocommerce-checkout-payment ul {
  list-style-type: none;
}
/* line 1584, scss/woocommerce.scss */
.qodef-woocommerce-page .woocommerce-checkout-payment li {
  margin: 20px 0;
}
/* line 1588, scss/woocommerce.scss */
.qodef-woocommerce-page .woocommerce-checkout-payment img {
  display: block;
}

/* line 1597, scss/woocommerce.scss */
.woocommerce-edit-address input[type='submit'],
.woocommerce-edit-account input[type='submit'] {
  display: inline-block;
  position: relative;
  outline: none;
  font-style: normal;
  font-weight: 800;
  font-family: inherit;
  padding: 0 35px;
  font-size: 13px;
  line-height: 48px;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 2px solid #e6e6e6;
  color: #707070;
  background-color: transparent;
  -webkit-transition: color 0.15s ease-out, background-color 0.15s ease-out, border-color 0.15s ease-out;
  transition: color 0.15s ease-out, background-color 0.15s ease-out, border-color 0.15s ease-out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  margin: 15px 0 44px 0;
}
/* line 1623, scss/woocommerce.scss */
.woocommerce-edit-address input[type='submit']:hover,
.woocommerce-edit-account input[type='submit']:hover {
  color: #fff;
  background-color: #b2dd4c;
  border-color: #b2dd4c;
}

/* line 1632, scss/woocommerce.scss */
.woocommerce-checkout address,
.woocommerce-account address {
  margin: 0 0 44px;
}
/* line 1636, scss/woocommerce.scss */
.woocommerce-checkout h2, .woocommerce-checkout h3,
.woocommerce-account h2,
.woocommerce-account h3 {
  margin: 25px 0;
}

/* line 1643, scss/woocommerce.scss */
.woocommerce-account .u-columns.col2-set {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  margin-top: 70px;
  margin-bottom: 65px;
}
/* line 1650, scss/woocommerce.scss */
.woocommerce-account .u-columns.col2-set .col-1 {
  margin-right: 2%;
}
/* line 1655, scss/woocommerce.scss */
.woocommerce-account .u-columns.col2-set .col-1,
.woocommerce-account .u-columns.col2-set .col-2 {
  width: 49%;
  display: inline-block;
  float: left;
}
/* line 1661, scss/woocommerce.scss */
.woocommerce-account .u-columns.col2-set .col-1 p.form-row-wide,
.woocommerce-account .u-columns.col2-set .col-1 p.form-row-wide,
.woocommerce-account .u-columns.col2-set .col-2 p.form-row-wide,
.woocommerce-account .u-columns.col2-set .col-2 p.form-row-wide {
  width: 100%;
}
/* line 1667, scss/woocommerce.scss */
.woocommerce-account .u-columns.col2-set .login .form-row,
.woocommerce-account .u-columns.col2-set .login p {
  margin-bottom: 15px;
}
/* line 1672, scss/woocommerce.scss */
.woocommerce-account .u-columns.col2-set .login .form-row label {
  margin-top: 0;
}
/* line 1677, scss/woocommerce.scss */
.woocommerce-account .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce-MyAccount-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 1686, scss/woocommerce.scss */
.woocommerce-account .woocommerce-MyAccount-navigation {
  width: 30%;
  padding: 0 30px 0 0;
}
/* line 1690, scss/woocommerce.scss */
.woocommerce-account .woocommerce-MyAccount-navigation ul {
  padding: 0;
  margin: 0;
  list-style: none;
  border-top: 1px solid #e6e6e6;
}
/* line 1696, scss/woocommerce.scss */
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
  margin: 0;
  padding: 10px 0;
  border-bottom: 1px solid #e6e6e6;
}
/* line 1703, scss/woocommerce.scss */
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
  color: #b2dd4c;
}
/* line 1708, scss/woocommerce.scss */
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
  color: #222;
}
/* line 1714, scss/woocommerce.scss */
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
  color: #b2dd4c;
}
/* line 1722, scss/woocommerce.scss */
.woocommerce-account .woocommerce-MyAccount-content {
  width: 70%;
  padding: 0 0 0 30px;
  margin: 0 0 40px;
}
/* line 1728, scss/woocommerce.scss */
.woocommerce-account .form-row {
  margin-bottom: 15px;
}
/* line 1732, scss/woocommerce.scss */
.woocommerce-account legend {
  font-size: 16px;
  margin-bottom: 10px;
  color: #222;
  font-weight: 700;
  font-family: Raleway,sans-serif;
}

/* line 1741, scss/woocommerce.scss */
.woocommerce-view-order mark {
  background-color: #b2dd4c;
  color: #fff;
  padding: 3px;
}

/* Woocommerce checkout - end
========================================================================== */
/* line 1757, scss/woocommerce.scss */
.qodef-woocommerce-page .woocommerce .form-row input[type="text"],
.qodef-woocommerce-page .woocommerce .form-row input[type="email"],
.qodef-woocommerce-page .woocommerce .form-row input[type="tel"],
.qodef-woocommerce-page .woocommerce .form-row input[type="password"],
.qodef-woocommerce-page .woocommerce .form-row textarea,
.qodef-woocommerce-page .woocommerce .coupon input[type="text"],
.qodef-woocommerce-page .woocommerce .coupon input[type="email"],
.qodef-woocommerce-page .woocommerce .coupon input[type="tel"],
.qodef-woocommerce-page .woocommerce .coupon input[type="password"],
.qodef-woocommerce-page .woocommerce .coupon textarea {
  width: 100%;
  padding: 15px;
  outline: 0;
  resize: none;
  font-family: inherit;
  line-height: 20px;
  background-color: #f6f6f5;
  color: #7f8385;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #e9e9e9;
  font-size: 14px;
  vertical-align: top;
}
/* line 1780, scss/woocommerce.scss */
.qodef-woocommerce-page .woocommerce .coupon input[type="text"] {
  width: 50%;
}

/* Dropdown Shopping Cart */
/* line 1791, scss/woocommerce.scss */
.qodef-shopping-cart-outer {
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
/* line 1796, scss/woocommerce.scss */
.qodef-shopping-cart-outer .qodef-shopping-cart-inner {
  display: table;
  height: 100%;
  vertical-align: middle;
}
/* line 1802, scss/woocommerce.scss */
.qodef-shopping-cart-outer .qodef-shopping-cart-header {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}
/* line 1807, scss/woocommerce.scss */
.qodef-shopping-cart-outer .qodef-shopping-cart-header .qodef-header-cart {
  display: inline-block;
  position: relative;
  padding: 0 10px;
}
/* line 1812, scss/woocommerce.scss */
.qodef-shopping-cart-outer .qodef-shopping-cart-header .qodef-header-cart i {
  color: #727272;
  font-size: 22px;
  -webkit-transition: color 0.15s ease-out;
  transition: color 0.15s ease-out;
}
/* line 1817, scss/woocommerce.scss */
.qodef-shopping-cart-outer .qodef-shopping-cart-header .qodef-header-cart:hover i {
  color: #b2dd4c;
}
/* line 1820, scss/woocommerce.scss */
.qodef-shopping-cart-outer .qodef-shopping-cart-header .qodef-cart-label {
  -webkit-transition: color 0.15s ease;
  transition: color 0.15s ease;
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  top: -11px;
  right: -5px;
  text-align: center;
  background-color: #b2dd4c;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  vertical-align: middle;
}

/* line 1839, scss/woocommerce.scss */
.qodef-shopping-cart-dropdown {
  background-color: #fff;
  box-sizing: border-box;
  left: auto;
  position: absolute;
  right: -1px;
  top: 100%;
  z-index: 1000;
  width: 300px;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
/* line 1851, scss/woocommerce.scss */
.qodef-shopping-cart-dropdown .qodef-dropdown-top-stripe-holder {
  display: block;
  height: 7px;
  line-height: 0;
  width: 100%;
  background-color: #b2dd4c;
}
/* line 1859, scss/woocommerce.scss */
.qodef-shopping-cart-dropdown ul {
  border: 2px solid #eaeaea;
  border-top: 0;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
/* line 1865, scss/woocommerce.scss */
.qodef-shopping-cart-dropdown ul li {
  padding: 15px 15px 0;
  box-sizing: border-box;
  list-style-type: none;
}
/* line 1869, scss/woocommerce.scss */
.qodef-shopping-cart-dropdown ul li a {
  display: block;
}
/* line 1871, scss/woocommerce.scss */
.qodef-shopping-cart-dropdown ul li a:hover {
  color: #b2dd4c;
}
/* line 1876, scss/woocommerce.scss */
.qodef-shopping-cart-dropdown ul li .qodef-item-wrapper {
  position: relative;
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
  padding-bottom: 15px;
  border-bottom: 1px solid #eaeaea;
}
/* line 1881, scss/woocommerce.scss */
.qodef-shopping-cart-dropdown ul li .qodef-item-image-holder {
  position: relative;
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
  text-align: center;
  width: 65px;
}
/* line 1884, scss/woocommerce.scss */
.qodef-shopping-cart-dropdown ul li .qodef-item-image-holder img {
  vertical-align: middle;
}
/* line 1888, scss/woocommerce.scss */
.qodef-shopping-cart-dropdown .qodef-item-info-holder {
  position: relative;
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
  text-align: center;
  padding-left: 20px;
  text-align: left;
}
/* line 1893, scss/woocommerce.scss */
.qodef-shopping-cart-dropdown .qodef-item-info-holder .qodef-item-left {
  float: left;
  width: 70%;
}
/* line 1896, scss/woocommerce.scss */
.qodef-shopping-cart-dropdown .qodef-item-info-holder .qodef-item-left a {
  color: #212121;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 2px;
}
/* line 1902, scss/woocommerce.scss */
.qodef-shopping-cart-dropdown .qodef-item-info-holder .qodef-item-left a:hover {
  color: #b2dd4c;
}
/* line 1906, scss/woocommerce.scss */
.qodef-shopping-cart-dropdown .qodef-item-info-holder .qodef-item-right {
  float: right;
  text-align: right;
}
/* line 1910, scss/woocommerce.scss */
.qodef-shopping-cart-dropdown .qodef-item-info-holder .qodef-item-right .remove {
  color: #fff;
  background-color: #ededed;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  font-size: 10px;
}
/* line 1919, scss/woocommerce.scss */
.qodef-shopping-cart-dropdown .qodef-item-info-holder .qodef-item-right .remove:hover {
  background-color: #b2dd4c;
}
/* line 1923, scss/woocommerce.scss */
.qodef-shopping-cart-dropdown .qodef-item-info-holder .qodef-item-right .remove i {
  top: 0;
}
/* line 1929, scss/woocommerce.scss */
.qodef-shopping-cart-dropdown span.qodef-total span {
  color: #b2dd4c;
  font-weight: 600;
  letter-spacing: 0;
}
/* line 1934, scss/woocommerce.scss */
.qodef-shopping-cart-dropdown .qodef-empty-cart {
  border: none;
  padding: 15px;
  color: #797979;
}
/* line 1939, scss/woocommerce.scss */
.qodef-shopping-cart-dropdown .qodef-cart-list a > img {
  display: block;
}
/* line 1942, scss/woocommerce.scss */
.qodef-shopping-cart-dropdown span.qodef-quantity {
  color: #a8a8a8;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  display: block;
}
/* line 1949, scss/woocommerce.scss */
.qodef-shopping-cart-dropdown .qodef-cart-bottom {
  padding: 15px;
}
/* line 1951, scss/woocommerce.scss */
.qodef-shopping-cart-dropdown .qodef-cart-bottom .checkout,
.qodef-shopping-cart-dropdown .qodef-cart-bottom .view-cart {
  height: 40px;
  line-height: 40px;
  padding: 0 28px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.8px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: background-color 0.15s ease-in-out, color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
/* line 1963, scss/woocommerce.scss */
.qodef-shopping-cart-dropdown .qodef-cart-bottom .view-cart {
  float: left;
  border: 2px solid #bcbcbc;
  color: #797979;
  background-color: transparent;
}
/* line 1969, scss/woocommerce.scss */
.qodef-shopping-cart-dropdown .qodef-cart-bottom .view-cart:hover {
  border-color: #b2dd4c;
  background-color: #b2dd4c;
  color: #fff;
}
/* line 1975, scss/woocommerce.scss */
.qodef-shopping-cart-dropdown .qodef-cart-bottom .checkout {
  float: right;
  color: #fff;
  border: 2px solid #b2dd4c;
  background-color: #b2dd4c;
}
/* line 1981, scss/woocommerce.scss */
.qodef-shopping-cart-dropdown .qodef-cart-bottom .checkout:hover {
  background-color: transparent;
  border-color: #bcbcbc;
  color: #707070;
}
/* line 1987, scss/woocommerce.scss */
.qodef-shopping-cart-dropdown .qodef-cart-bottom .qodef-subtotal-holder {
  margin: 0 0 20px 0;
  color: #000000;
}
/* line 1992, scss/woocommerce.scss */
.qodef-shopping-cart-dropdown .qodef-cart-bottom .qodef-subtotal-holder .qodef-total {
  float: left;
  font-size: 14px;
  color: #797979;
  font-weight: 500;
}
/* line 1999, scss/woocommerce.scss */
.qodef-shopping-cart-dropdown .qodef-cart-bottom .qodef-subtotal-holder .qodef-total-amount {
  float: right;
  font-size: 16px;
  font-weight: 700;
  color: #b2dd4c;
}

/* line 2007, scss/woocommerce.scss */
.qodef-shopping-cart-outer:hover .qodef-shopping-cart-dropdown {
  display: block;
  visibility: visible;
  text-align: left;
}

/* line 2015, scss/woocommerce.scss */
.qodef-top-bar .qodef-shopping-cart-outer {
  float: left;
  position: relative;
  height: 40px;
  line-height: 40px;
}
/* line 2021, scss/woocommerce.scss */
.qodef-top-bar .qodef-shopping-cart-outer .qodef-shopping-cart-inner {
  display: block;
  height: 100%;
}
/* line 2025, scss/woocommerce.scss */
.qodef-top-bar .qodef-shopping-cart-outer .qodef-shopping-cart-header {
  height: 100%;
}

@media only screen and (min-width: 1000px) {
  /* line 2033, scss/woocommerce.scss */
  .qodef-dark-header .qodef-shopping-cart-header .qodef-header-cart > i,
  .qodef-dark-header .qodef-shopping-cart-header .qodef-header-cart > span {
    color: #000000;
  }

  /* line 2038, scss/woocommerce.scss */
  .qodef-light-header .qodef-shopping-cart-header .qodef-header-cart > i,
  .qodef-light-header .qodef-shopping-cart-header .qodef-header-cart > span {
    color: #ffffff;
  }

  /* line 2043, scss/woocommerce.scss */
  .qodef-dark-header .qodef-sticky-header .qodef-shopping-cart-header .qodef-header-cart > i,
  .qodef-light-header .qodef-sticky-header .qodef-shopping-cart-header .qodef-header-cart > i {
    color: #727272;
  }

  /* line 2047, scss/woocommerce.scss */
  .qodef-light-header .qodef-sticky-header .qodef-shopping-cart-header .qodef-header-cart > span,
  .qodef-dark-header .qodef-sticky-header .qodef-shopping-cart-header .qodef-header-cart > span {
    color: #fff;
  }
}
/* line 2054, scss/woocommerce.scss */
.qodef-vertical-align-containers .qodef-shopping-cart-header {
  padding: 0 10px;
}
/* line 2056, scss/woocommerce.scss */
.qodef-vertical-align-containers .qodef-shopping-cart-header i {
  vertical-align: middle;
  position: relative;
  top: -2px;
}

/* line 2064, scss/woocommerce.scss */
.qodef-vertical-menu-area .qodef-shopping-cart-dropdown {
  right: auto;
}

/* ==========================================================================
# Woocommerce style - end
========================================================================== */
/* ==========================================================================
# Select 2 - begin
========================================================================== */
/*
Version: 3.5.4 Timestamp: Sun Aug 30 13:30:32 EDT 2015
*/
/* line 2080, scss/woocommerce.scss */
.select2-container {
  margin: 0;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 2087, scss/woocommerce.scss */
.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.
    More Info : http://www.quirksmode.org/css/box.html
  */
  -webkit-box-sizing: border-box;
  /* webkit */
  -moz-box-sizing: border-box;
  /* firefox */
  box-sizing: border-box;
  /* css3 */
}

/* line 2101, scss/woocommerce.scss */
.select2-container .select2-choice {
  display: block;
  height: 26px;
  padding: 0 0 0 8px;
  overflow: hidden;
  position: relative;
  border: 1px solid #aaa;
  white-space: nowrap;
  line-height: 26px;
  color: #444;
  text-decoration: none;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
  background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);
  background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
  background-image: linear-gradient(to top, #eee 0%, #fff 50%);
}

/* line 2132, scss/woocommerce.scss */
html[dir="rtl"] .select2-container .select2-choice {
  padding: 0 8px 0 0;
}

/* line 2136, scss/woocommerce.scss */
.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #aaa;
  border-radius: 0 0 4px 4px;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));
  background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);
  background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
  background-image: linear-gradient(to bottom, #eee 0%, #fff 90%);
}

/* line 2148, scss/woocommerce.scss */
.select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-right: 42px;
}

/* line 2152, scss/woocommerce.scss */
.select2-container .select2-choice > .select2-chosen {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: none;
  width: auto;
}

/* line 2164, scss/woocommerce.scss */
html[dir="rtl"] .select2-container .select2-choice > .select2-chosen {
  margin-left: 26px;
  margin-right: 0;
}

/* line 2169, scss/woocommerce.scss */
.select2-container .select2-choice abbr {
  display: none;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 24px;
  top: 8px;
  font-size: 1px;
  text-decoration: none;
  border: 0;
  cursor: pointer;
  outline: 0;
}

/* line 2185, scss/woocommerce.scss */
.select2-container.select2-allowclear .select2-choice abbr {
  display: inline-block;
}

/* line 2189, scss/woocommerce.scss */
.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer;
}

/* line 2194, scss/woocommerce.scss */
.select2-drop-mask {
  border: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 9998;
  /* styles required for IE to work */
  background-color: #fff;
  filter: alpha(opacity=0);
}

/* line 2212, scss/woocommerce.scss */
.select2-drop {
  width: 100%;
  margin-top: -1px;
  position: absolute;
  z-index: 9999;
  top: 100%;
  background: #fff;
  color: #000;
  border: 1px solid #aaa;
  border-top: 0;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}

/* line 2230, scss/woocommerce.scss */
.select2-drop.select2-drop-above {
  margin-top: 1px;
  border-top: 1px solid #aaa;
  border-bottom: 0;
  border-radius: 4px 4px 0 0;
  -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
}

/* line 2241, scss/woocommerce.scss */
.select2-drop-active {
  border: 1px solid #5897fb;
  border-top: none;
}

/* line 2246, scss/woocommerce.scss */
.select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #5897fb;
}

/* line 2250, scss/woocommerce.scss */
.select2-drop-auto-width {
  border-top: 1px solid #aaa;
  width: auto;
}

/* line 2255, scss/woocommerce.scss */
.select2-container .select2-choice .select2-arrow {
  display: inline-block;
  width: 18px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: 1px solid #aaa;
  border-radius: 0 4px 4px 0;
  background-clip: padding-box;
  background: #ccc;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
  background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);
  background-image: linear-gradient(to top, #ccc 0%, #eee 60%);
}

/* line 2276, scss/woocommerce.scss */
html[dir="rtl"] .select2-container .select2-choice .select2-arrow {
  left: 0;
  right: auto;
  border-left: none;
  border-right: 1px solid #aaa;
  border-radius: 4px 0 0 4px;
}

/* line 2285, scss/woocommerce.scss */
.select2-container .select2-choice .select2-arrow b {
  display: block;
  width: 100%;
  height: 100%;
}

/* line 2291, scss/woocommerce.scss */
html[dir="rtl"] .select2-container .select2-choice .select2-arrow b {
  background-position: 2px 1px;
}

/* line 2295, scss/woocommerce.scss */
.select2-search {
  display: inline-block;
  width: 100%;
  min-height: 26px;
  margin: 0;
  padding: 4px 4px 0 4px;
  position: relative;
  z-index: 10000;
  white-space: nowrap;
}

/* line 2308, scss/woocommerce.scss */
.select2-search input {
  width: 100%;
  height: auto !important;
  min-height: 26px;
  padding: 4px 20px 4px 5px;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 1em;
  border: 1px solid #aaa;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 2326, scss/woocommerce.scss */
html[dir="rtl"] .select2-search input {
  padding: 4px 5px 4px 20px;
}

/* line 2332, scss/woocommerce.scss */
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 2341, scss/woocommerce.scss */
.select2-dropdown-open .select2-choice {
  border-bottom-color: transparent;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));
  background-image: -webkit-linear-gradient(center bottom, #fff 0%, #eee 50%);
  background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: linear-gradient(to top, #fff 0%, #eee 50%);
}

/* line 2357, scss/woocommerce.scss */
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  border: 1px solid #5897fb;
  border-top-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));
  background-image: -webkit-linear-gradient(center top, #fff 0%, #eee 50%);
  background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
}

/* line 2369, scss/woocommerce.scss */
.select2-dropdown-open .select2-choice .select2-arrow {
  background: transparent;
  border-left: none;
  filter: none;
}

/* line 2374, scss/woocommerce.scss */
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow {
  border-right: none;
}

/* line 2378, scss/woocommerce.scss */
.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -18px 1px;
}

/* line 2382, scss/woocommerce.scss */
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -16px 1px;
}

/* line 2386, scss/woocommerce.scss */
.select2-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* results */
/* line 2398, scss/woocommerce.scss */
.select2-results {
  max-height: 200px;
  padding: 0 0 0 4px;
  margin: 4px 4px 4px 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: transparent;
}

/* line 2408, scss/woocommerce.scss */
html[dir="rtl"] .select2-results {
  padding: 0 4px 0 0;
  margin: 4px 0 4px 4px;
}

/* line 2413, scss/woocommerce.scss */
.select2-results ul.select2-result-sub {
  margin: 0;
  padding-left: 0;
}

/* line 2418, scss/woocommerce.scss */
.select2-results li {
  list-style: none;
  display: list-item;
  background-image: none;
}

/* line 2424, scss/woocommerce.scss */
.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: bold;
}

/* line 2428, scss/woocommerce.scss */
.select2-results .select2-result-label {
  padding: 3px 7px 4px;
  margin: 0;
  cursor: pointer;
  min-height: 1em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 2442, scss/woocommerce.scss */
.select2-results-dept-1 .select2-result-label {
  padding-left: 20px;
}

/* line 2443, scss/woocommerce.scss */
.select2-results-dept-2 .select2-result-label {
  padding-left: 40px;
}

/* line 2444, scss/woocommerce.scss */
.select2-results-dept-3 .select2-result-label {
  padding-left: 60px;
}

/* line 2445, scss/woocommerce.scss */
.select2-results-dept-4 .select2-result-label {
  padding-left: 80px;
}

/* line 2446, scss/woocommerce.scss */
.select2-results-dept-5 .select2-result-label {
  padding-left: 100px;
}

/* line 2447, scss/woocommerce.scss */
.select2-results-dept-6 .select2-result-label {
  padding-left: 110px;
}

/* line 2448, scss/woocommerce.scss */
.select2-results-dept-7 .select2-result-label {
  padding-left: 120px;
}

/* line 2450, scss/woocommerce.scss */
.select2-results .select2-highlighted {
  background: #3875d7;
  color: #fff;
}

/* line 2455, scss/woocommerce.scss */
.select2-results li em {
  background: #feffde;
  font-style: normal;
}

/* line 2460, scss/woocommerce.scss */
.select2-results .select2-highlighted em {
  background: transparent;
}

/* line 2464, scss/woocommerce.scss */
.select2-results .select2-highlighted ul {
  background: #fff;
  color: #000;
}

/* line 2469, scss/woocommerce.scss */
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-ajax-error,
.select2-results .select2-selection-limit {
  background: #f4f4f4;
  display: list-item;
  padding-left: 5px;
}

/*
disabled look for disabled choices in the results dropdown
*/
/* line 2481, scss/woocommerce.scss */
.select2-results .select2-disabled.select2-highlighted {
  color: #666;
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

/* line 2487, scss/woocommerce.scss */
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

/* line 2493, scss/woocommerce.scss */
.select2-results .select2-selected {
  display: none;
}

/* line 2497, scss/woocommerce.scss */
.select2-more-results.select2-active {
  background: #f4f4f4 url("select2-spinner.gif") no-repeat 100%;
}

/* line 2501, scss/woocommerce.scss */
.select2-results .select2-ajax-error {
  background: rgba(255, 50, 50, 0.2);
}

/* line 2505, scss/woocommerce.scss */
.select2-more-results {
  background: #f4f4f4;
  display: list-item;
}

/* disabled styles */
/* line 2512, scss/woocommerce.scss */
.select2-container.select2-container-disabled .select2-choice {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

/* line 2519, scss/woocommerce.scss */
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  background-color: #f4f4f4;
  background-image: none;
  border-left: 0;
}

/* line 2525, scss/woocommerce.scss */
.select2-container.select2-container-disabled .select2-choice abbr {
  display: none;
}

/* multiselect */
/* line 2532, scss/woocommerce.scss */
.select2-container-multi .select2-choices {
  height: auto !important;
  height: 1%;
  margin: 0;
  padding: 0 5px 0 0;
  position: relative;
  border: 1px solid #aaa;
  cursor: text;
  overflow: hidden;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
  background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
  background-image: linear-gradient(to bottom, #eee 1%, #fff 15%);
}

/* line 2550, scss/woocommerce.scss */
html[dir="rtl"] .select2-container-multi .select2-choices {
  padding: 0 0 0 5px;
}

/* line 2554, scss/woocommerce.scss */
.select2-locked {
  padding: 3px 5px 3px 5px !important;
}

/* line 2558, scss/woocommerce.scss */
.select2-container-multi .select2-choices {
  min-height: 26px;
}

/* line 2562, scss/woocommerce.scss */
.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 2569, scss/woocommerce.scss */
.select2-container-multi .select2-choices li {
  float: left;
  list-style: none;
}

/* line 2573, scss/woocommerce.scss */
html[dir="rtl"] .select2-container-multi .select2-choices li {
  float: right;
}

/* line 2577, scss/woocommerce.scss */
.select2-container-multi .select2-choices .select2-search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

/* line 2583, scss/woocommerce.scss */
.select2-container-multi .select2-choices .select2-search-field input {
  padding: 5px;
  margin: 1px 0;
  font-family: sans-serif;
  font-size: 100%;
  color: #666;
  outline: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent !important;
}

/* line 2597, scss/woocommerce.scss */
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
  background: #fff url("select2-spinner.gif") no-repeat 100% !important;
}

/* line 2601, scss/woocommerce.scss */
.select2-default {
  color: #999 !important;
}

/* line 2605, scss/woocommerce.scss */
.select2-container-multi .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 18px;
  margin: 3px 0 3px 5px;
  position: relative;
  line-height: 13px;
  color: #333;
  cursor: default;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
}

/* line 2635, scss/woocommerce.scss */
html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 18px 3px 5px;
}

/* line 2640, scss/woocommerce.scss */
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
  cursor: default;
}

/* line 2643, scss/woocommerce.scss */
.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4;
}

/* line 2647, scss/woocommerce.scss */
.select2-search-choice-close {
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 3px;
  top: 4px;
  font-size: 1px;
  outline: none;
}

/* line 2658, scss/woocommerce.scss */
html[dir="rtl"] .select2-search-choice-close {
  right: auto;
  left: 3px;
}

/* line 2663, scss/woocommerce.scss */
.select2-container-multi .select2-search-choice-close {
  left: 3px;
}

/* line 2667, scss/woocommerce.scss */
html[dir="rtl"] .select2-container-multi .select2-search-choice-close {
  left: auto;
  right: 2px;
}

/* line 2672, scss/woocommerce.scss */
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}

/* line 2675, scss/woocommerce.scss */
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px;
}

/* disabled styles */
/* line 2680, scss/woocommerce.scss */
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

/* line 2687, scss/woocommerce.scss */
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 5px;
  border: 1px solid #ddd;
  background-image: none;
  background-color: #f4f4f4;
}

/* line 2694, scss/woocommerce.scss */
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
  background: none;
}

/* end multiselect */
/* line 2700, scss/woocommerce.scss */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline;
}

/* line 2705, scss/woocommerce.scss */
.select2-offscreen, .select2-offscreen:focus {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}

/* line 2719, scss/woocommerce.scss */
.select2-display-none {
  display: none;
}

/* line 2723, scss/woocommerce.scss */
.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll;
}

/* Retina-ize icons */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {
  /* line 2735, scss/woocommerce.scss */
  .select2-search input,
  .select2-search-choice-close,
  .select2-container .select2-choice abbr,
  .select2-container .select2-choice .select2-arrow b {
    background-image: url("select2x2.png") !important;
    background-repeat: no-repeat !important;
    background-size: 60px 40px !important;
  }

  /* line 2744, scss/woocommerce.scss */
  .select2-search input {
    background-position: 100% -21px !important;
  }
}
/* Woocommerce Select2 override - begin
========================================================================== */
/* line 2754, scss/woocommerce.scss */
.qodef-woocommerce-page .select2-container {
  line-height: 0;
}
/* line 2758, scss/woocommerce.scss */
.qodef-woocommerce-page .select2-container .select2-choice {
  height: 34px;
  padding-left: 17px;
  border: 2px solid #eaeaea;
  line-height: 30px;
  color: #7f7f7f;
  border-radius: 0;
  background-color: transparent;
  background-image: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  min-width: 190px;
  box-sizing: border-box;
  overflow: visible;
  display: inline-block;
}
/* line 2774, scss/woocommerce.scss */
.qodef-woocommerce-page .select2-container .select2-choice .select2-arrow {
  width: 20px;
  height: 100%;
  position: absolute;
  right: 10px;
  top: 0;
  border-left: none;
  border-radius: 0;
  background: transparent;
  background-image: none;
}
/* line 2786, scss/woocommerce.scss */
.qodef-woocommerce-page .select2-container .select2-choice .select2-arrow b:after {
  color: #b2dd4c;
  content: '\f107';
  font-family: 'FontAwesome',serif;
  font-size: 14px;
  height: 100%;
  line-height: 30px;
  position: absolute;
  text-align: center;
  top: 0;
  left: auto;
  width: 100%;
  margin: 0;
  border: none;
}
/* line 2802, scss/woocommerce.scss */
.qodef-woocommerce-page .select2-container-active .select2-choice,
.qodef-woocommerce-page .select2-container-active .select2-choices {
  border: 2px solid #eaeaea;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 2810, scss/woocommerce.scss */
.qodef-woocommerce-page .select2-drop-active {
  border: 0;
}
/* line 2814, scss/woocommerce.scss */
.qodef-woocommerce-page .select2-drop {
  background-color: #f6f6f5;
  color: #7f7f7f;
  border: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 2822, scss/woocommerce.scss */
.qodef-woocommerce-page .woocommerce-ordering .orderby {
  float: right;
  width: 200px;
}
/* line 2826, scss/woocommerce.scss */
.qodef-woocommerce-page .woocommerce-ordering .orderby .select2-choice {
  width: 100%;
  height: 44px;
  line-height: 40px;
}
/* line 2831, scss/woocommerce.scss */
.qodef-woocommerce-page .woocommerce-ordering .orderby .select2-choice .select2-arrow b:after {
  line-height: 40px;
}
/* line 2837, scss/woocommerce.scss */
.qodef-woocommerce-page .qodef-shipping-calculator .country_to_state {
  width: 100%;
}
/* line 2841, scss/woocommerce.scss */
.qodef-woocommerce-page .select2-search input {
  background-image: none;
  position: relative;
}
/* line 2847, scss/woocommerce.scss */
.qodef-woocommerce-page .select2-results {
  background-color: #fff;
  margin: 0;
  border: 2px solid #eaeaea;
  border-top: 0;
}
/* line 2853, scss/woocommerce.scss */
.qodef-woocommerce-page .select2-results li {
  line-height: 23px;
}
/* line 2858, scss/woocommerce.scss */
.qodef-woocommerce-page .select2-results .select2-highlighted {
  background: transparent;
  color: #b2dd4c;
}

/* Woocommerce Select2 override - end
========================================================================== */
/* ==========================================================================
# Select 2 - end
========================================================================== */
/* Woocommerce price filter - start */
/* line 2876, scss/woocommerce.scss */
.widget_price_filter .price_slider {
  background-color: #f2f2f2;
  position: relative;
  text-align: left;
  margin: 10px 0 20px;
  height: 10px;
}
/* line 2884, scss/woocommerce.scss */
.widget_price_filter .ui-slider-range {
  background-color: #b2dd4c;
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  top: 0;
  height: 100%;
}
/* line 2895, scss/woocommerce.scss */
.widget_price_filter .ui-slider-handle {
  background-color: #fff;
  position: absolute;
  z-index: 2;
  width: 12px;
  height: 12px;
  cursor: pointer;
  outline: 0;
  top: -4px;
  border-radius: 10px;
  margin-left: -2px;
  border: 3px solid #b2dd4c;
}
/* line 2909, scss/woocommerce.scss */
.widget_price_filter .ui-slider-handle:last-child {
  margin-left: -0.7em;
}
/* line 2913, scss/woocommerce.scss */
.widget_price_filter .price_slider_amount {
  margin-top: 23px;
}
/* line 2917, scss/woocommerce.scss */
.widget_price_filter .price_slider_amount .button {
  float: right;
  background-color: #b2dd4c;
  border: 2px solid #b2dd4c;
  color: #fff;
  display: inline-block;
  position: relative;
  outline: none;
  font-style: normal;
  font-weight: 800;
  font-family: inherit;
  padding: 0 35px;
  font-size: 13px;
  line-height: 35px;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: color 0.15s ease-out, background-color 0.15s ease-out, border-color 0.15s ease-out;
  transition: color 0.15s ease-out, background-color 0.15s ease-out, border-color 0.15s ease-out;
  cursor: pointer;
}
/* line 2942, scss/woocommerce.scss */
.widget_price_filter .price_slider_amount .button:hover {
  background-color: #212121;
  border-color: #212121;
  color: #fff;
}
/* line 2948, scss/woocommerce.scss */
.widget_price_filter .price_label {
  float: left;
  line-height: 38px;
  color: #adacac;
}

/* Woocommerce price filter - end */
/* Woocommerce recently viewed products - start*/
/* line 2962, scss/woocommerce.scss */
.widget_recently_viewed_products .product_list_widget li,
.widget_products .product_list_widget li {
  display: table;
  table-layout: fixed;
  width: 100%;
}
/* line 2968, scss/woocommerce.scss */
.widget_recently_viewed_products .qodef-product-list-widget-image-wrapper,
.widget_products .qodef-product-list-widget-image-wrapper {
  display: table-cell;
  width: 28%;
  line-height: 0;
  vertical-align: top;
  height: 100%;
}
/* line 2975, scss/woocommerce.scss */
.widget_recently_viewed_products .qodef-product-list-widget-image-wrapper a,
.widget_products .qodef-product-list-widget-image-wrapper a {
  display: inline-block;
  width: 100%;
}
/* line 2981, scss/woocommerce.scss */
.widget_recently_viewed_products .qodef-product-list-widget-info-wrapper,
.widget_products .qodef-product-list-widget-info-wrapper {
  display: table-cell;
  height: 100%;
  vertical-align: top;
  padding-left: 15px;
}
/* line 2987, scss/woocommerce.scss */
.widget_recently_viewed_products .qodef-product-list-widget-info-wrapper a,
.widget_products .qodef-product-list-widget-info-wrapper a {
  display: block;
  font-size: 16px;
  font-weight: 600;
  color: #212121;
}

/* Woocommerce recently viewed products - end*/

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