@charset "UTF-8";
@font-face {
  font-family: 'star';
  src: url("../woocommerce/fonts/star.eot");
  src: url("../woocommerce/fonts/star.eot?#iefix") format("embedded-opentype"), url("../woocommerce/fonts/star.woff") format("woff"), url("../woocommerce/fonts/star.ttf") format("truetype"), url("../woocommerce/fonts/star.svg#star") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Spin animation */
.spin, .woocommerce .add_to_cart_button.loading i:after {
  display: inline-block;
  -webkit-animation: spin 1s infinite linear;
  -moz-animation: spin 1s infinite linear;
  -o-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear; }

@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg); }
  to {
    -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }
@keyframes spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
/* ===================================================== */
/* Menu Cart
/* ===================================================== */
.menu-cart-container {
  position: relative;
  overflow: visible; }
  .menu-cart-container .total {
    border-top: 1px solid #eee;
    padding: 20px 0 0 0;
    text-align: center; }
  .menu-cart-container a {
    display: block; }
  .menu-cart-container li {
    background: #fff;
    padding: 10px 10px 0 10px;
    margin-bottom: 10px;
    display: table;
    position: relative; }
  .menu-cart-container .cart_list {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: left;
    display: block; }
  .menu-cart-container .quantity {
    overflow: hidden;
    display: block;
    float: none;
    padding: 0 0 0 10px; }

.menu-cart-icon {
  color: #fff;
  display: block;
  width: 30px;
  height: 52px;
  background: url("../img/basket.svg") no-repeat center center; }

.menu-cart-container .widget_shopping_cart_content {
  background: #fff;
  position: absolute;
  top: 44px;
  width: 330px;
  right: 0;
  padding: 20px 20px 0 20px;
  display: none; }
  .menu-cart-container .widget_shopping_cart_content .remove {
    right: 0;
    text-indent: -1px; }

.menu-cart-container .buttons {
  text-align: center; }

.menu-cart-container .button {
  margin: 0 10px 20px; }

.woocommerce .widgets ul {
  list-style: none; }

.woocommerce .widget-container > ul {
  margin-left: 0; }

/* ===================================================== */
/* Woocommerce Support
/* ===================================================== */
/* Background and text color to match blog */
.woocommerce {
  /*background: #f7f7f7;*/
  color: #6E6E6E; }

.woocommerce .shop,
.woocommerce .page-wrap {
  background: #f7f7f7; }

.woocommerce .shop {
  padding: 80px 0 60px; }

/* Button */
.button.wc-forward,
.woocommerce #content div.product form.cart .button, .woocommerce div.product form.cart .button, .woocommerce-page #content div.product form.cart .button, .woocommerce-page div.product form.cart .button,
.woocommerce #content input.button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce-page #content input.button,
.woocommerce-page #respond input#submit,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button {
  border: none;
  background: #777;
  display: inline-block;
  padding: 8px 30px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 300;
  font-family: inherit;
  line-height: normal;
  margin: 0 0 20px 0;
  color: white;
  cursor: pointer;
  outline: none;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -o-transition: .5s;
  -ms-transition: .5s;
  transition: .5s;
  -webkit-appearance: none;
  text-transform: uppercase;
  text-align: left;
  text-shadow: none;
  background: none;
  border: 1px solid #d0d0d0;
  border-radius: 0;
  box-shadow: none;
  color: #7fbbc4; }

.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
  box-shadow: none; }

.woocommerce #content input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce-page #content input.button:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover {
  background: none;
  border-color: #a0a0a0; }

.woocommerce #content input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce-page #content input.button.alt, .woocommerce-page #respond input#submit.alt, .woocommerce-page a.button.alt, .woocommerce-page button.button.alt, .woocommerce-page input.button.alt {
  background: none;
  border: none;
  border-radius: 0;
  text-shadow: none;
  box-shadow: none;
  background: #7FBBC5;
  color: #fff;
  padding: 9px 30px; }
  .woocommerce #content input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover {
    background: #888; }

/* ===================================================== */
/* MAIN SHOP PAGE
/* ===================================================== */
.woocommerce .products {
  clear: both; }

.woocommerce .products ul, .woocommerce ul.products, .woocommerce-page .products ul, .woocommerce-page ul.products {
  margin: 0; }

/* Heading for item on main page */
.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 {
  display: block;
  color: #7fbbc5;
  font-size: 20px;
  line-height: 1.2;
  padding: 10px 10px 0;
  margin-bottom: 5px; }

.woocommerce .product-info {
  height: 97px;
  background: white;
  display: table;
  width: 100%; }

.woocommerce .product-info-inner {
  display: table-cell;
  vertical-align: middle; }

.woocommerce .product-info h3,
.woocommerce .product-info .price {
  width: 100%; }

/* Details under product */
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  text-align: center;
  margin-bottom: 20px; }

/* Price */
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
  color: #999;
  display: block;
  text-decoration: none;
  margin-bottom: 10px; }

/* Price - remove underline */
.woocommerce ul.products li.product .price ins, .woocommerce-page ul.products li.product .price ins {
  text-decoration: none; }

/* Out of stock notice */
.woocommerce #content div.product .out-of-stock,
.woocommerce div.product .out-of-stock,
.woocommerce-page #content div.product .out-of-stock,
.woocommerce-page div.product .out-of-stock {
  color: #444;
  font-weight: 400;
  display: inline-block; }

.woocommerce #content div.product p.stock,
.woocommerce div.product p.stock,
.woocommerce-page #content div.product p.stock,
.woocommerce-page div.product p.stock {
  font-size: 18px;
  /*border-bottom: 1px solid #444*/ }

.woocommerce ul.products li.product .product-overlay {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.51);
  width: 100%;
  top: 0;
  opacity: 0;
  height: 100%;
  -o-transition: 1s;
  -ms-transition: 1s;
  -moz-transition: 1s;
  -webkit-transition: 1s;
  transition: 1s; }

.woocommerce-page ul.products li.product .product-image:hover .product-overlay,
.woocommerce ul.products li.product .product-image:hover .product-overlay {
  opacity: 1; }

.woocommerce ul.products li.product a img,
.woocommerce-page ul.products li.product a img {
  display: block;
  margin-bottom: auto;
  width: 100%;
  -o-transition: 1s;
  -ms-transition: 1s;
  -moz-transition: 1s;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden; }

.woocommerce ul.products li.product .product-image > a,
.woocommerce-page ul.products li.product .project-image > a {
  display: block;
  overflow: hidden; }

.woocommerce ul.products li.product:hover a img,
.woocommerce-page ul.products li.product:hover a img {
  transform: scale(1.05) rotate(0.1deg);
  -ms-transform: scale(1.05) rotate(0.1deg);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -webkit-transition: -webkit-transform 1s ease-in-out 0.0s;
  -ms-transition: -ms-transform 1s ease-in-out 0.0s;
  -moz-transition: -moz-transform 1s ease-in-out 0.0s;
  -o-transition: -o-transform 1s ease-in-out 0.0s;
  transition: transform 1s ease-in-out 0.0s; }

/* Sale Button */
.woocommerce span.onsale,
.woocommerce-page span.onsale,
.woocommerce ul.products li.product .onsale,
.woocommerce-page ul.products li.product .onsale {
  background: url("../img/tag.svg") 0 0;
  left: 10px;
  top: 0;
  right: auto;
  min-height: 70px;
  min-width: 50px;
  border-radius: 0;
  padding-top: 8px;
  text-transform: uppercase;
  font-weight: 100;
  font-size: 14px;
  color: #fff;
  z-index: 1;
  display: block;
  position: absolute;
  text-align: center; }

/* Sale text underline*/
.woocommerce .product .onsale:after {
  position: absolute;
  content: '';
  width: 12px;
  height: 1px;
  border-bottom: 1px solid #fff;
  bottom: 32px;
  left: 50%;
  margin-left: -5px;
  z-index: 2; }

.woocommerce a.added_to_cart,
.woocommerce-page a.added_to_cart {
  position: absolute;
  color: #fff;
  background: none;
  font-weight: 400;
  width: 100%;
  left: 0;
  bottom: -20px; }

.woocommerce #content input.button.added:before, .woocommerce #respond input#submit.added:before, .woocommerce a.button.added:before, .woocommerce button.button.added:before, .woocommerce input.button.added:before, .woocommerce-page #content input.button.added:before, .woocommerce-page #respond input#submit.added:before, .woocommerce-page a.button.added:before, .woocommerce-page button.button.added:before, .woocommerce-page input.button.added:before {
  top: -5px;
  font-weight: 800;
  color: #7FBBC5;
  font-size: 24px;
  right: 0; }

/* ===================================================== */
/* Filter Button
/* ===================================================== */
.product-filter-button {
  float: right;
  font-weight: 400;
  margin-right: 5px; }

.product-filter-button i {
  margin-right: 5px; }

/* Padding under result count and filter dropdown */
.woocommerce .woocommerce-result-count {
  color: #444;
  margin-bottom: 0;
  float: right; }

.woocommerce .woocommerce-ordering {
  float: left;
  margin-bottom: 10px; }

/* ===================================================== */
/* Add to cart button
/* ===================================================== */
.woocommerce ul.products li.product .out_of_stock_button,
.woocommerce ul.products li.product .view-product-button,
.woocommerce ul.products li.product .add_to_cart_button {
  color: #fff;
  display: inline-block;
  margin: 0 5px;
  width: auto;
  /*opacity: 0;*/
  height: 44px;
  width: 44px;
  text-align: center;
  padding: 0;
  border-color: #fff;
  /*border-radius: 0;*/ }

.woocommerce ul.products li.product .product-buttons {
  top: -44px;
  margin-top: -22px;
  position: absolute;
  width: 100%;
  transition: .5s; }

/* Cart & View Button Overlay Hover */
.woocommerce ul.products li.product:hover .product-buttons,
.woocommerce-page ul.products li.product:hover .product-buttons {
  top: 50%; }

.woocommerce ul.products li.product .view-product-button:hover,
.woocommerce ul.products li.product .add_to_cart_button:hover,
.woocommerce-page ul.products li.product .add_to_cart_button:hover {
  background-color: rgba(255, 255, 255, 0.38); }

/* Cart & View product Button Icon*/
.woocommerce ul.products li.product .out_of_stock_button i,
.woocommerce ul.products li.product .view-product-button i,
.woocommerce ul.products li.product .add_to_cart_button i,
.woocommerce-page ul.products li.product .add_to_cart_button i {
  padding: 12px 0 0 0;
  font-size: 18px; }

.woocommerce .product_type_variable i:before {
  content: '\f1de'; }

.woocommerce .product_type_external i:before {
  content: '\f0c1'; }

.woocommerce ul.products li.product .product-image,
.woocommerce-page ul.products li.product .project-image {
  overflow: hidden;
  display: block;
  position: relative; }

/* Out of stock button */
.woocommerce ul.products li.product .out_of_stock_button {
  color: #999;
  border-color: #999; }

.woocommerce ul.products li.product .out-of-stock_text {
  color: #fff;
  margin-top: 10px;
  position: relative; }

/* Added to cart check */
.woocommerce .add_to_cart_button i {
  position: relative; }

.woocommerce .add_to_cart_button.loading i:after,
.woocommerce .add_to_cart_button.added i:after {
  content: "\f00c";
  margin-left: 5px;
  position: absolute;
  top: -5px;
  right: -20px;
  font-size: 20px; }

/* Loading button */
.woocommerce .add_to_cart_button.loading i:after {
  content: "\f110";
  margin-left: 5px; }

/* ===================================================== */
/* Price Filter Slider
/* ===================================================== */
/* Wrap */
.woocommerce-page .widget_price_filter .ui-slider {
  position: relative;
  margin-bottom: 20px;
  height: 7px;
  background: #fff; }

.woocommerce-page .sidebar-top .widget_price_filter .ui-slider {
  background: #f5f5f5; }

/* Line Fill bar  */
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  height: 7px;
  margin-left: 1px;
  background-color: #7FBBC5;
  position: absolute; }

/* Handels */
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  background: #fff;
  border: 1px solid #7FBBC5;
  width: 16px;
  height: 16px;
  top: -0.35em;
  border-radius: 50%;
  position: absolute; }

/* Price Label */
.woocommerce .price_slider_amount .price_label {
  display: inline-block;
  padding-left: 20px; }

/* ===================================================== */
/* widget layered nav filters
/* ===================================================== */
.woocommerce .widget_layered_nav_filters ul li a,
.woocommerce-page .widget_layered_nav_filters ul li a,
.woocommerce .widget_layered_nav ul li.chosen a,
.woocommerce-page .widget_layered_nav ul li.chosen a {
  border-radius: 0;
  border: 0;
  padding: 5px 2px 2px 0;
  background: #7FBBC5;
  color: #000;
  background: none;
  font-weight: 400;
  right: -1px; }

.woocommerce .widget_layered_nav_filters ul li a:before,
.woocommerce-page .widget_layered_nav_filters ul li a:before,
.woocommerce .widget_layered_nav ul li.chosen a:before,
.woocommerce-page .widget_layered_nav ul li.chosen a:before {
  color: #000;
  display: inline-block;
  position: relative;
  top: 1px;
  padding: 1px;
  margin: 0 4px 0 0; }

/* ===================================================== */
/* Product Categories widget
/* ===================================================== */
.product-categories {
  list-style: none;
  margin-left: 0; }

.product-categories .children {
  list-style: none;
  margin-left: 20px; }

/* Forward slash */
.product-filter-button:after,
.woocommerce .widget_layered_nav_filters ul li a:after,
.woocommerce-page .widget_layered_nav_filters ul li a:after {
  content: '/';
  color: #ddd;
  padding: 0 2px 0 8px;
  margin-right: 3px; }

.woocommerce .widget_layered_nav_filters ul li a:after:last-child,
.woocommerce-page .widget_layered_nav_filters ul li a:after:last-child {
  content: ''; }

/* Products list img */
.woocommerce-main-image {
  width: 100%; }

.sidebar-top {
  background: #fff;
  padding-top: 60px;
  margin-bottom: 30px;
  margin-top: -80px; }

.sidebar-top .widget-container:nth-child(4n) {
  margin-right: 0; }

.sidebar-top .widget-title {
  font-weight: 600;
  margin-bottom: 20px; }

/* ===================================================== */
/* Products & reviews widget
/* ===================================================== */
.product_list_widget {
  margin-left: 0; }

.product_list_widget li {
  list-style: none; }
  .product_list_widget li::after {
    clear: both;
    content: "";
    display: table; }

.woocommerce .cart_list li,
.product_list_widget li {
  background: #fff;
  padding: 10px 10px 1px 10px;
  margin-bottom: 10px;
  width: 100%; }

.menu-cart-container .widget_shopping_cart_content img, .cart_list li img,
.product_list_widget li img {
  width: 70px;
  margin: 0 10px 10px 0;
  padding: 0;
  float: left;
  display: block; }

.woocommerce ul.cart_list li a,
.product_list_widget li a {
  font-weight: 400;
  margin-bottom: 5px; }

.woocommerce ul.cart_list li .reviewer,
.product_list_widget li .reviewer {
  margin-bottom: 10px;
  display: block; }

.woocommerce #content .quantity, .woocommerce .quantity, .woocommerce-page #content .quantity, .woocommerce-page .quantity,
.woocommerce ul.cart_list li dl,
.product_list_widget li dl {
  border: none;
  overflow: hidden;
  padding: 0;
  margin: 0; }

.woocommerce ul.cart_list li dl dt,
.product_list_widget li dl dt {
  font-weight: 400;
  font-size: 12px;
  color: #aaa;
  padding-bottom: 0; }

.woocommerce ul.cart_list li dl dd,
.woocommerce-page ul.cart_list li dl dd,
.product_list_widget li dl dd {
  margin-bottom: 0;
  font-size: 12px; }

.menu-cart-container .widget_shopping_cart_content li, .woocommerce-page .cart_list li {
  padding-right: 20px;
  display: block;
  position: relative; }
  .menu-cart-container .widget_shopping_cart_content li::after, .woocommerce-page .cart_list li::after {
    clear: both;
    content: "";
    display: table; }
.menu-cart-container .widget_shopping_cart_content .quantity, .woocommerce-page .cart_list .quantity {
  display: block;
  float: none;
  padding: 0; }
.menu-cart-container .widget_shopping_cart_content .remove, .woocommerce-page .cart_list .remove {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  border-radius: 50%;
  text-indent: 1px;
  text-align: center; }
  .menu-cart-container .widget_shopping_cart_content .remove:hover, .woocommerce-page .cart_list .remove:hover {
    background-color: #444;
    color: #fff; }

.woocommerce #content .quantity,
.woocommerce .quantity,
.woocommerce-page #content .quantity,
.woocommerce-page .quantity {
  margin-bottom: 10px;
  display: inline;
  float: left; }

.woocommerce ul.cart_list li .image-wrap,
.woocommerce-page ul.cart_list li .image-wrap,
.product_list_widget li .image-wrap {
  font-weight: 400;
  margin-bottom: 5px;
  position: absolute; }

/* ===================================================== */
/* > Stars
/* ===================================================== */
.woocommerce .star-rating {
  overflow: hidden;
  position: relative;
  height: 1em;
  margin: 5px 0;
  line-height: 1;
  font-size: 1em;
  width: 5.4em;
  font-family: star; }
  .woocommerce .star-rating:before {
    content: "\73\73\73\73\73";
    color: #d3ced2;
    top: 0;
    left: 0;
    position: absolute; }
  .woocommerce .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em; }
    .woocommerce .star-rating span:before {
      content: "\53\53\53\53\53";
      top: 0;
      position: absolute;
      left: 0; }

/* ===================================================== */
/* Search Button
/* ===================================================== */
#searchform {
  position: relative; }
  #searchform > div {
    position: relative; }

#searchform input {
  padding-bottom: 10px;
  width: 100%; }

.woocommerce.widget_product_search .screen-reader-text {
  display: none; }

/* ===================================================== */
/* > Comment Reviews
/* ===================================================== */
/* comment description text to override theme description class styling */
.woocommerce .description {
  border-bottom: none;
  text-align: left;
  font-size: inherit;
  margin: 0;
  width: auto; }

.woocommerce .commentlist {
  list-style: none;
  margin-left: 0; }

@media (min-width: 959px) {
  .woocommerce .comment_container .avatar {
    float: left;
    position: absolute; } }
.woocommerce .comment-text {
  background: white;
  margin-bottom: 20px;
  padding: 17px 20px 5px 20px; }
  @media (min-width: 959px) {
    .woocommerce .comment-text {
      margin-left: 80px; } }
  .woocommerce .comment-text .star-rating {
    float: right; }
  .woocommerce .comment-text p.meta strong {
    font-size: 17px;
    line-height: 1.4;
    color: #444; }
    .woocommerce .comment-text p.meta strong time {
      font-size: 17px; }

.woocommerce div.product .entry-summary p.price,
.woocommerce-page div.product .entry-summary p.price {
  color: #444;
  font-weight: 400;
  font-size: 24px; }

.woocommerce #review_form #respond p,
.woocommerce-page #review_form #respond p,
.woocommerce #reviews h3,
.woocommerce-page #reviews h3 {
  margin-bottom: 30px; }

.woocommerce #review_form #respond .form-submit {
  margin-bottom: 10px; }

/* Review Avatar */
.woocommerce #reviews #comments ol.commentlist li img.avatar, .woocommerce-page #reviews #comments ol.commentlist li img.avatar {
  width: auto;
  padding: 0;
  border: 0; }

.woocommerce #reviews #comments {
  margin-bottom: 40px; }

.comment-text .description:after {
  display: none; }

/* Your Rating */
.woocommerce p.stars {
  position: relative;
  font-size: 1em; }
  .woocommerce p.stars a {
    display: inline-block;
    font-weight: 700;
    margin-right: 1em;
    text-indent: -9999px;
    position: relative;
    border-bottom: 0 !important;
    outline: 0; }
    .woocommerce p.stars a:last-child {
      border-right: 0; }
    .woocommerce p.stars a.star-1, .woocommerce p.stars a.star-2, .woocommerce p.stars a.star-3, .woocommerce p.stars a.star-4, .woocommerce p.stars a.star-5 {
      border-right: 1px solid #ccc; }
      .woocommerce p.stars a.star-1:after, .woocommerce p.stars a.star-2:after, .woocommerce p.stars a.star-3:after, .woocommerce p.stars a.star-4:after, .woocommerce p.stars a.star-5:after {
        font-family: "WooCommerce";
        text-indent: 0;
        position: absolute;
        top: 0;
        left: 0; }
    .woocommerce p.stars a.star-1 {
      width: 2em; }
      .woocommerce p.stars a.star-1:after {
        content: "\e021"; }
      .woocommerce p.stars a.star-1:hover:after, .woocommerce p.stars a.star-1.active:after {
        content: ""; }
    .woocommerce p.stars a.star-2 {
      width: 3em; }
      .woocommerce p.stars a.star-2:after {
        content: "\e021\e021"; }
      .woocommerce p.stars a.star-2:hover:after, .woocommerce p.stars a.star-2.active:after {
        content: ""; }
    .woocommerce p.stars a.star-3 {
      width: 4em; }
      .woocommerce p.stars a.star-3:after {
        content: "\e021\e021\e021"; }
      .woocommerce p.stars a.star-3:hover:after, .woocommerce p.stars a.star-3.active:after {
        content: ""; }
    .woocommerce p.stars a.star-4 {
      width: 5em; }
      .woocommerce p.stars a.star-4:after {
        content: "\e021\e021\e021\e021"; }
      .woocommerce p.stars a.star-4:hover:after, .woocommerce p.stars a.star-4.active:after {
        content: ""; }
    .woocommerce p.stars a.star-5 {
      width: 6em;
      border: 0; }
      .woocommerce p.stars a.star-5:after {
        content: "\e021\e021\e021\e021\e021"; }
      .woocommerce p.stars a.star-5:hover:after, .woocommerce p.stars a.star-5.active:after {
        content: ""; }

/* ===================================================== */
/* > Product Single
/* ===================================================== */
.woocommerce .product {
  position: relative; }
  @media (min-width: 959px) {
    .woocommerce .product .entry-summary,
    .woocommerce .product .images {
      display: inline-block;
      width: 48%;
      vertical-align: top; } }
  .woocommerce .product .entry-summary .woocommerce-main-image,
  .woocommerce .product .images .woocommerce-main-image {
    display: block; }
  .woocommerce .product .entry-summary {
    margin-bottom: 30px; }
  @media (min-width: 959px) {
    .woocommerce .product .images {
      margin-right: 2%;
      margin-bottom: 30px; } }

/* Category and tags on single page */
.woocommerce .sku_wrapper,
.woocommerce .tagged_as,
.woocommerce .posted_in {
  display: block;
  font-weight: 600; }
  .woocommerce .sku_wrapper a,
  .woocommerce .tagged_as a,
  .woocommerce .posted_in a {
    font-weight: 100; }

.woocommerce .sku_wrapper .sku {
  font-weight: 100; }

.woocommerce .reset_variations {
  font-size: 12px;
  border-bottom: 1px solid #ddd;
  float: right; }

.variations select {
  margin-bottom: 10px; }

/* >> Project Thumbnails */
.woocommerce .product .thumbnails {
  padding-top: 0;
  margin-bottom: 30px; }
  .woocommerce .product .thumbnails::after {
    clear: both;
    content: "";
    display: table; }
  .woocommerce .product .thumbnails a {
    float: left;
    width: 30.75%;
    margin-right: 3.8%;
    margin-bottom: 1em; }
  .woocommerce .product .thumbnails a.last {
    margin-right: 0; }
  .woocommerce .product .thumbnails a.first {
    clear: both; }
  .woocommerce .product .thumbnails.columns-1 a {
    width: 100%;
    margin-right: 0;
    float: none; }
  .woocommerce .product .thumbnails.columns-2 a {
    width: 48%; }
  .woocommerce .product .thumbnails.columns-4 a {
    width: 22.05%; }
  .woocommerce .product .thumbnails.columns-5 a {
    width: 16.9%; }

.woocommerce #content div.product .woocommerce-tabs .panel, .woocommerce div.product .woocommerce-tabs .panel, .woocommerce-page #content div.product .woocommerce-tabs .panel, .woocommerce-page div.product .woocommerce-tabs .panel {
  padding-bottom: 1px; }

.woocommerce .upsells.products {
  margin-bottom: 30px; }

.woocommerce .entry-summary .star-rating {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-top: 0; }

/* Stars under heading */
.single.woocommerce .woocommerce-product-rating,
.single.woocommerce-page .woocommerce-product-rating {
  margin-top: -10px;
  margin-bottom: 15px;
  color: #5F5F5F; }

/* ===================================================== */
/* > Quantity buttons
/* ===================================================== */
/* Quantity container */
.woocommerce #content div.product form.cart div.quantity,
.woocommerce div.product form.cart div.quantity {
  width: 130px;
  position: relative;
  margin-right: 10px; }
  .woocommerce #content div.product form.cart div.quantity input,
  .woocommerce div.product form.cart div.quantity input {
    text-align: center;
    height: 37px;
    width: 100%; }

.woocommerce #content .quantity input.qty,
.woocommerce .quantity input.qty {
  padding: 0 5px;
  margin: 0;
  border: none;
  background: none;
  line-height: 21px;
  font-size: 20px;
  color: #6E6E6E; }

.woocommerce #content .quantity .minus,
.woocommerce #content .quantity .plus,
.woocommerce .quantity .minus,
.woocommerce .quantity .plus {
  text-shadow: none;
  box-shadow: none;
  border: none;
  background: white;
  border-radius: 50%;
  margin: 0;
  height: 19px; }

.woocommerce #content .quantity .minus:hover,
.woocommerce #content .quantity .plus:hover,
.woocommerce .quantity .minus:hover,
.woocommerce .quantity .plus:hover {
  background: #7FBBC5; }

/* Quantity and plus & minus button */
.woocommerce #content .quantity input.qty,
.woocommerce .quantity input.qty,
.woocommerce #content .quantity .minus,
.woocommerce #content .quantity .plus,
.woocommerce .quantity .minus,
.woocommerce .quantity .plus {
  position: relative;
  display: inline-block;
  float: none; }

.woocommerce #content .quantity, .woocommerce .quantity {
  width: auto; }

/* ===================================================== */
/* > Tabs
/* ===================================================== */
.woocommerce-tabs {
  margin-bottom: 30px; }
  .woocommerce-tabs .tabs {
    border-bottom: 1px solid #e0dadf;
    margin-left: 0; }
    .woocommerce-tabs .tabs li {
      list-style: none;
      display: inline-block; }

.woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li {
  background: none;
  border: none;
  border-radius: 0;
  text-shadow: none;
  box-shadow: none;
  padding-left: 0;
  padding-right: 10px;
  padding-bottom: 10px; }
  .woocommerce #content div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li::after, .woocommerce-page div.product .woocommerce-tabs ul.tabs li::after {
    content: ' / ';
    box-shadow: none;
    position: relative;
    border: none;
    padding-left: 10px;
    color: #ccc;
    font-weight: 800; }
  .woocommerce #content div.product .woocommerce-tabs ul.tabs li:last-child::after, .woocommerce div.product .woocommerce-tabs ul.tabs li:last-child::after, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:last-child::after, .woocommerce-page div.product .woocommerce-tabs ul.tabs li:last-child::after {
    display: none; }
  .woocommerce #content div.product .woocommerce-tabs ul.tabs li::before, .woocommerce div.product .woocommerce-tabs ul.tabs li::before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li::before, .woocommerce-page div.product .woocommerce-tabs ul.tabs li::before {
    box-shadow: none; }
  .woocommerce #content div.product .woocommerce-tabs ul.tabs li a, .woocommerce div.product .woocommerce-tabs ul.tabs li a, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a, .woocommerce-page div.product .woocommerce-tabs ul.tabs li a {
    font-weight: 100;
    transition: 0;
    transition: none; }

.additional_information_tab a::before, .description_tab a::before, .reviews_tab a::before, .woocommerce-account .woocommerce .myaccount_user:before, .woocommerce-account .woocommerce .addresses .title h3:before {
  font-family: 'FontAwesome';
  margin-right: 10px;
  color: #777;
  font-weight: 100; }

.additional_information_tab a::before {
  content: "\f129"; }

.description_tab a::before {
  content: "\f036"; }

.reviews_tab a::before {
  content: "\f005"; }

/* Active Tab */
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active, .woocommerce div.product .woocommerce-tabs ul.tabs li.active, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active {
  background: none; }
  .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active::before, .woocommerce div.product .woocommerce-tabs ul.tabs li.active::before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active::before, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active::before {
    box-shadow: none; }
  .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active::after, .woocommerce div.product .woocommerce-tabs ul.tabs li.active::after, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active::after, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active::after {
    box-shadow: none; }
  .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a {
    font-weight: 600; }
    .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a::before, .woocommerce div.product .woocommerce-tabs ul.tabs li.active a::before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active a::before, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a::before {
      color: #444; }

/* ===================================================== */
/* Shop Attributes
/* ===================================================== */
.woocommerce table.shop_attributes, .woocommerce-page table.shop_attributes {
  border: none;
  background: none;
  width: 500px; }

.woocommerce table.shop_attributes td, .woocommerce-page table.shop_attributes td,
.woocommerce table.shop_attributes th, .woocommerce-page table.shop_attributes th {
  border-style: solid;
  border-color: #EEEEEE;
  /*border: none;*/
  text-align: left; }

.woocommerce table.shop_attributes .alt td, .woocommerce table.shop_attributes .alt th,
.woocommerce-page table.shop_attributes .alt td, .woocommerce-page table.shop_attributes .alt th {
  background: none; }

/* ===================================================== */
/* > Alert
/* ===================================================== */
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
  background: #fff;
  border: 1px solid #ddd;
  margin: 0 0 40px;
  padding: 20px 20px 20px 40px;
  position: relative; }
  .woocommerce .woocommerce-error .button,
  .woocommerce .woocommerce-info .button,
  .woocommerce .woocommerce-message .button {
    margin-bottom: 0; }
  .woocommerce .woocommerce-error li,
  .woocommerce .woocommerce-info li,
  .woocommerce .woocommerce-message li {
    margin-left: 20px; }
    .woocommerce .woocommerce-error li:last-child,
    .woocommerce .woocommerce-info li:last-child,
    .woocommerce .woocommerce-message li:last-child {
      margin-bottom: 0; }
  .woocommerce .woocommerce-error::before,
  .woocommerce .woocommerce-info::before,
  .woocommerce .woocommerce-message::before {
    margin-right: 10px;
    content: "\f129";
    position: absolute;
    left: 20px;
    font-family: fontAwesome; }

.woocommerce .woocommerce-info,
.woocommerce-page .woocommerce-info,
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-message {
  border: 1px solid #7FBBC5; }

.woocommerce .woocommerce-error,
.woocommerce-page .woocommerce-error {
  border-color: #b81c23; }

/* ===================================================== */
/* > Cart
/* ===================================================== */
/* Table */
.woocommerce table.shop_table {
  border-radius: 0;
  border: 0;
  width: 100%;
  text-align: left; }

.woocommerce .cart_item .quantity input {
  width: 100%; }

/* Cart buttons section */
.woocommerce #content table.cart td.actions,
.woocommerce table.cart td.actions {
  padding-top: 20px; }

/* Coupon code */
.woocommerce .coupon {
  display: inline-block; }
  .woocommerce .coupon .input-text,
  .woocommerce .coupon .button {
    height: 37px; }
  .woocommerce .coupon .input-text {
    padding: 8px 10px 7px;
    width: 120px;
    display: inline-block; }

/* Update Cart */
.woocommerce .shop_table .actions {
  padding-right: 0; }
  .woocommerce .shop_table .actions .update_cart {
    float: right; }

/* Cart Cells */
.woocommerce .shop_table td {
  border-color: rgba(0, 0, 0, 0.05) ""; }
  @media (min-width: 768px) {
    .woocommerce .shop_table td {
      padding: 10px 20px 10px 10px; } }

/* Cart image */
.woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img {
  margin: 20px;
  width: 110px; }

/* Thumbnail table cell */
.woocommerce #content table.cart .product-thumbnail,
.woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
  display: none; }
  @media (min-width: 768px) {
    .woocommerce #content table.cart .product-thumbnail,
    .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
      display: block; } }

/* >> Remove button */
.woocommerce .product-remove {
  width: 100px;
  text-align: center; }
  .woocommerce .product-remove a {
    display: inline-block;
    font-size: 24px;
    font-weight: 600;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 1; }
    .woocommerce .product-remove a:hover {
      background: #2fbbc5;
      color: white; }

.woocommerce .actions > .button {
  float: right; }

/* Under Line */
.woocommerce .cart_item,
.woocommerce .shop_table thead {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05); }

/* Cart table cells */
.woocommerce #content table.cart td,
.woocommerce #content table.cart th,
.woocommerce table.cart td,
.woocommerce table.cart th {
  vertical-align: middle; }

/* >> Cart plus and minus */
.shop_table.cart .minus,
.shop_table.cart .plus {
  background: #7FBBC5;
  color: #fff; }

/* >> Cart Totals */
.woocommerce-cart .cart-collaterals .cart_totals {
  margin-bottom: 20px;
  text-align: left; }
  @media (min-width: 959px) {
    .woocommerce-cart .cart-collaterals .cart_totals {
      width: 48%; } }
  .woocommerce-cart .cart-collaterals .cart_totals table {
    margin-bottom: 20px;
    width: 100%; }
  .woocommerce-cart .cart-collaterals .cart_totals tr {
    border-bottom: 1px solid rgba(0, 0, 0, 0.03); }
  .woocommerce-cart .cart-collaterals .cart_totals th, .woocommerce-cart .cart-collaterals .cart_totals td {
    padding: 5px 0; }

.shipping_calculator h2 {
  float: right; }

.woocommerce .cart-collaterals .cart_totals table th, .woocommerce-page .cart-collaterals .cart_totals table th {
  padding-right: 20px;
  font-weight: 400;
  width: 50%; }

.woocommerce .shipping-calculator-form {
  clear: both; }

.woocommerce .shipping-calculator-form .form-row.form-row-wide {
  padding: 0; }

.woocommerce .select2-container.country_to_state {
  margin-bottom: 5px; }

.woocommerce #shipping_method {
  display: inline-block;
  list-style: none;
  margin-left: 0;
  margin-bottom: 0; }

/* ===================================================== */
/* > General forms
/* ===================================================== */
.woocommerce form .form-row, .woocommerce-page form .form-row {
  margin-bottom: 15px; }

/* ===================================================== */
/* > Order Recieved
/* ===================================================== */
.woocommerce-checkout h2 {
  margin-top: 40px; }

.woocommerce .order_details,
.woocommerce-page .order_details {
  list-style: none;
  margin-left: 0;
  margin-bottom: 20px; }
  .woocommerce .order_details::after,
  .woocommerce-page .order_details::after {
    clear: both;
    content: "";
    display: table; }
  .woocommerce .order_details li,
  .woocommerce-page .order_details li {
    float: left;
    margin-right: 2em;
    text-transform: uppercase;
    font-size: 17px;
    line-height: 1em;
    border-right: 1px dashed #e0dadf;
    padding-right: 2em;
    margin-bottom: 10px; }
    .woocommerce .order_details li strong,
    .woocommerce-page .order_details li strong {
      display: block;
      text-transform: lowercase;
      padding-top: 10px;
      font-size: 16px; }

/* ===================================================== */
/* > Review order
/* ===================================================== */
/* >> Shop table foot cells */
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th,
.woocommerce-page table.shop_table tfoot td,
.woocommerce-page table.shop_table tfoot th {
  font-weight: 400; }

/* >> Shop Table head cells */
.woocommerce table.shop_table thead th,
.woocommerce-page table.shop_table thead th {
  font-size: 20px;
  font-weight: 400; }

.woocommerce .select2-container .select2-choice .select2-arrow b {
  background-image: none !important; }

.woocommerce .select2-container.country_to_state {
  width: 100% !important; }

/* ===================================================== */
/* Shop Tables
/* ===================================================== */
/* >> Shop table header cells */
.woocommerce .shop_table th {
  padding: 5px 0 5px 10px; }

/* ===================================================== */
/* > Checkout
/* ===================================================== */
/* Make ship to heading same as billing details */
#ship-to-different-address label {
  font-size: inherit;
  font-weight: 100; }

.woocommerce .checkout-login,
.woocommerce .coupon-text {
  font-weight: 400;
  margin-bottom: 15px; }
  .woocommerce .checkout-login a,
  .woocommerce .coupon-text a {
    color: #7FBBC5;
    font-weight: 100;
    margin-left: 5px; }
  .woocommerce .checkout-login i,
  .woocommerce .coupon-text i {
    width: 22px; }

.woocommerce .coupon-text {
  /*padding-bottom: 30px;*/ }

#customer_details {
  margin-bottom: 60px; }

.woocommerce .checkout {
  padding-top: 30px; }

/*  */
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register,
.woocommerce-page form.checkout_coupon,
.woocommerce-page form.login,
.woocommerce-page form.register {
  border-radius: 0; }

.woocommerce-checkout .form-row .chosen-container {
  width: 100%; }

/* >> Form */
.woocommerce .form-row input.input-text,
.woocommerce form .form-row textarea {
  width: 100%; }
.woocommerce form .form-row-first,
.woocommerce form .form-row-last {
  float: left;
  width: 47%;
  overflow: visible; }
.woocommerce form .form-row-last {
  float: right; }
.woocommerce .place-order {
  float: right; }

.woocommerce .order_details tbody td:first-child,
.woocommerce .woocommerce-checkout-review-order-table tbody td:first-child {
  padding-left: 20px; }
.woocommerce .order_details th,
.woocommerce .woocommerce-checkout-review-order-table th {
  font-weight: 400; }
.woocommerce .order_details th, .woocommerce .order_details td,
.woocommerce .woocommerce-checkout-review-order-table th,
.woocommerce .woocommerce-checkout-review-order-table td {
  padding: 10px 0; }

/* ===================================================== */
/* > Underlined headings
/* ===================================================== */
#order_review_heading,
#ship-to-different-address label,
.woocommerce-billing-fields h3 {
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
  padding-bottom: 5px;
  text-transform: uppercase; }

#ship-to-different-address label {
  margin-bottom: 10px; }

.woocommerce #content div.product .product_title,
.woocommerce div.product .product_title,
.woocommerce-page #content div.product .product_title,
.woocommerce-page div.product .product_title {
  text-transform: uppercase; }

/* ===================================================== */
/* > Payment Method
/* ===================================================== */
/* Container */
.woocommerce #payment, .woocommerce-page #payment {
  background: none; }

/* Direct bank transfer box */
.woocommerce #payment div.payment_box,
.woocommerce-page #payment div.payment_box {
  background: none;
  box-shadow: none;
  padding: 0 0 0 30px;
  font-weight: 100;
  margin: 0 0 20px 0; }

/* Remove triable */
.woocommerce #payment div.payment_box:after,
.woocommerce-page #payment div.payment_box:after {
  display: none; }

/* The gray payment box*/
.woocommerce #payment ul.payment_methods,
.woocommerce-page #payment ul.payment_methods {
  border: none;
  padding: 30px 30px 10px 30px;
  background: #f6f6f6;
  margin-bottom: 20px;
  margin-left: 0;
  list-style: none; }

.woocommerce #payment ul.payment_methods li,
.woocommerce-page #payment ul.payment_methods li {
  margin-bottom: 20px; }

.payment_method_paypal img {
  width: 170px;
  margin: 0 10px;
  vertical-align: middle; }

/* ===================================================== */
/* Place Order
/* ===================================================== */
.woocommerce #payment div.form-row,
.woocommerce-page #payment div.form-row {
  background: #fff; }

/* ===================================================== */
/* Chosen Styling
/* ===================================================== */
.chosen-container .chosen-container-single {
  background: none;
  border: none;
  border-radius: 0;
  text-shadow: none;
  box-shadow: none;
  border: 1px solid #ddd; }

/* Dropdown */
.chosen-container .chosen-drop {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  text-shadow: none;
  box-shadow: none; }

/* Input field */
.woocommerce .form-row .chosen-container-single .chosen-single {
  background: #fff;
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #ddd;
  height: 39px;
  padding: 5px 0 0 16px; }

.chosen-container-active.chosen-with-drop .chosen-single {
  background: #fff; }

/* Search box*/
.chosen-container-active .chosen-search input[type="text"] {
  box-shadow: none; }

/* Arrow */
.chosen-container-single .chosen-single div {
  top: 4px; }

/* ===================================================== */
/* Inputs
/* ===================================================== */
.woocommerce form .form-row .input-text,
.woocommerce-page form .form-row .input-text {
  border: 1px solid #ddd; }

.woocommerce form .form-row .required, .woocommerce-page form .form-row .required {
  color: #444; }

/* ===================================================== */
/* > Responsive
/* ===================================================== */
@media only screen and (max-width: 768px) {
  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 100%; }

  .woocommerce .woocommerce-result-count,
  .woocommerce .product-filter-button {
    float: none;
    margin-bottom: 10px;
    display: block; } }
/* ===================================================== */
/* Woocommerce Account Page
/* ===================================================== */
.woocommerce-account .woocommerce h2 {
  text-transform: uppercase;
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
  padding-bottom: 5px;
  text-transform: uppercase; }

.woocommerce-account .woocommerce .myaccount_address {
  margin-bottom: 35px; }

.woocommerce-account .woocommerce .myaccount_user {
  padding-left: 40px;
  margin-bottom: 40px;
  max-width: 700px;
  position: relative; }
  .woocommerce-account .woocommerce .myaccount_user:before {
    content: "\f007";
    left: 10px;
    font-size: 20px;
    position: absolute; }

.woocommerce-account .woocommerce .addresses .title h3:before {
  content: "\f003"; }

.woocommerce .addresses,
.woocommerce-account .addresses {
  border: 1px solid #ddd;
  padding: 20px; }
  .woocommerce .addresses .edit,
  .woocommerce-account .addresses .edit {
    display: block;
    margin-bottom: 20px; }
  .woocommerce .addresses address,
  .woocommerce-account .addresses address {
    font-size: inherit; }

/* ===================================================== */
/* Pagination
/* ===================================================== */
.woocommerce #content nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul,
.woocommerce-page #content nav.woocommerce-pagination ul,
.woocommerce-page nav.woocommerce-pagination ul {
  border: none;
  float: right;
  margin-bottom: 10px;
  list-style-type: none; }

.woocommerce .woocommerce-pagination ul.page-numbers li, .woocommerce-page .woocommerce-pagination ul.page-numbers li {
  float: left;
  margin: 0 5px 5px 0;
  border: none; }

.woocommerce #content nav.woocommerce-pagination ul li a,
.woocommerce #content nav.woocommerce-pagination ul li span,
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce-page #content nav.woocommerce-pagination ul li a,
.woocommerce-page #content nav.woocommerce-pagination ul li span,
.woocommerce-page nav.woocommerce-pagination ul li a,
.woocommerce-page nav.woocommerce-pagination ul li span {
  background: #E9E9E9;
  color: #777;
  display: block;
  height: 28px;
  width: 28px;
  line-height: 2;
  padding: 0;
  /*margin-top: -1px;*/
  text-align: center;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

.woocommerce #content nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce-page #content nav.woocommerce-pagination ul li span.current,
.woocommerce-page nav.woocommerce-pagination ul li span.current {
  background: #fff;
  color: #aaa;
  border: none;
  margin-top: 0; }

.woocommerce-page #content nav.woocommerce-pagination ul li a:focus,
.woocommerce-page #content nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce-page nav.woocommerce-pagination ul li a:focus, .woocommerce-page nav.woocommerce-pagination ul li a:hover,
.woocommerce #content nav.woocommerce-pagination ul li a:focus,
.woocommerce #content nav.woocommerce-pagination ul li a:hover {
  background: #ccc;
  color: white; }

.pagination .prev,
.pagination .next {
  background: #E9E9E9;
  border: none;
  color: #777;
  display: block;
  float: left;
  font-weight: bold;
  height: 28px;
  width: 28px;
  overflow: hidden;
  position: relative;
  margin-top: 0; }

/* Hovers */
.pagination li.current a:hover,
.pagination a.next:hover,
.pagination a.prev:hover {
  background: #ccc;
  /*border: 1px solid #ccc;*/ }

/* ===================================================== */
/* > Columns
/* ===================================================== */
.woocommerce .col2-set,
.woocommerce-page .col2-set {
  width: 100%; }

.woocommerce .col2-set:after, .woocommerce .col2-set:before {
  content: " ";
  display: table; }

.woocommerce .col2-set:after {
  clear: both; }

@media (min-width: 768px) {
  .woocommerce .col2-set .col-1 {
    float: left;
    width: 48%; }

  .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    float: right;
    width: 48%; } }
.select2-container .select2-choice .select2-arrow b:after {
  position: absolute;
  display: block;
  content: "";
  top: 50%;
  left: 50%;
  border: 4px solid transparent;
  border-top-color: #666;
  margin-left: -7px;
  margin-top: -4px; }

/* ===================================================== */
/* Product columns
/* ===================================================== */
.woocommerce-page ul.products,
.woocommerce ul.products {
  margin-left: -15px;
  margin-right: -15px; }
  .woocommerce-page ul.products::after,
  .woocommerce ul.products::after {
    clear: both;
    content: "";
    display: table; }
  .woocommerce-page ul.products li,
  .woocommerce ul.products li {
    width: 100%; }
    @media (min-width: 768px) {
      .woocommerce-page ul.products li,
      .woocommerce ul.products li {
        width: 50%;
        background: none;
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 20px;
        float: left;
        padding: 0 15px; } }
  @media (min-width: 959px) {
    .woocommerce-page ul.products li .product-info,
    .woocommerce ul.products li .product-info {
      background: #fff; }
    .woocommerce-page ul.products li.one-third,
    .woocommerce ul.products li.one-third {
      width: 33%; }
    .woocommerce-page ul.products li.one-half,
    .woocommerce ul.products li.one-half {
      width: 50%; }
    .woocommerce-page ul.products li.one-fourth,
    .woocommerce ul.products li.one-fourth {
      width: 25%; }
    .woocommerce-page ul.products li.one-fifth,
    .woocommerce ul.products li.one-fifth {
      width: 20%; }
    .woocommerce-page ul.products li.one-sixth,
    .woocommerce ul.products li.one-sixth {
      width: 16.66%; } }

/*# sourceMappingURL=woo-styling.css.map */
