.woocommerce a.button:active,
.woocommerce button.button:active,
.woocommerce input.button:active,
.woocommerce #respond input#submitform:active,
.woocommerce #content input.button:active,
.woocommerce-page a.button:active,
.woocommerce-page button.button:active,
.woocommerce-page input.button:active,
.woocommerce-page #respond input#submitform:active,
.woocommerce-page #content input.button:active,
.hydrus_core_woocommerce_options a.button:active,
.hydrus_core_woocommerce_options button.button:active,
.hydrus_core_woocommerce_options input.button:active,
.hydrus_core_woocommerce_options #respond input#submitform:active,
.hydrus_core_woocommerce_options #content input.button:active {
  top: 1px;
}

.woocommerce .cart .button,
.woocommerce .cart input.button,
.woocommerce-page .cart .button,
.woocommerce-page .cart input.button,
.hydrus_core_woocommerce_options .cart .button,
.hydrus_core_woocommerce_options .cart input.button {
  float: none;
}

.woocommerce a.added_to_cart,
.woocommerce-page a.added_to_cart,
.hydrus_core_woocommerce_options a.added_to_cart {
  margin-left: 10px;
  white-space: nowrap;
  display: inline-block;
}

.woocommerce a.added_to_cart:hover,
.woocommerce-page a.added_to_cart:hover,
.hydrus_core_woocommerce_options a.added_to_cart:hover {
  color: #53abe4 !important;
}

.woocommerce .quantity,
.woocommerce #content .quantity,
.woocommerce-page .quantity,
.woocommerce-page #content .quantity,
.hydrus_core_woocommerce_options .quantity,
.hydrus_core_woocommerce_options #content .quantity {
  width: auto;
  position: relative;
  margin: 0 auto;
  overflow: visible;
  zoom: 1;
  vertical-align: middle;
  display: table;
  /* Disable input[type=number] buttons until the world is ready */
  /* Hide buttons for opera */
}

.woocommerce .quantity input::-webkit-outer-spin-button,
.woocommerce .quantity input::-webkit-inner-spin-button,
.woocommerce #content .quantity input::-webkit-outer-spin-button,
.woocommerce #content .quantity input::-webkit-inner-spin-button,
.woocommerce-page .quantity input::-webkit-outer-spin-button,
.woocommerce-page .quantity input::-webkit-inner-spin-button,
.woocommerce-page #content .quantity input::-webkit-outer-spin-button,
.woocommerce-page #content .quantity input::-webkit-inner-spin-button,
.hydrus_core_woocommerce_options .quantity input::-webkit-outer-spin-button,
.hydrus_core_woocommerce_options .quantity input::-webkit-inner-spin-button,
.hydrus_core_woocommerce_options #content .quantity input::-webkit-outer-spin-button,
.hydrus_core_woocommerce_options #content .quantity input::-webkit-inner-spin-button {
  display: none;
}

.woocommerce .quantity input.qty,
.woocommerce #content .quantity input.qty,
.woocommerce-page .quantity input.qty,
.woocommerce-page #content .quantity input.qty,
.hydrus_core_woocommerce_options .quantity input.qty,
.hydrus_core_woocommerce_options #content .quantity input.qty {
  font-family: "Lato";
  display: table-cell;
  vertical-align: middle;
  width: 40px;
  height: auto;
  padding: 0;
  border: 0;
  text-align: center;
  font-weight: bold;
  background-color: transparent;
  color: #2a2a2a;
  margin-top: 1px;
}

.woocommerce .quantity noindex:-o-prefocus,
.woocommerce .quantity input[type=number],
.woocommerce #content .quantity noindex:-o-prefocus,
.woocommerce #content .quantity input[type=number],
.woocommerce-page .quantity noindex:-o-prefocus,
.woocommerce-page .quantity input[type=number],
.woocommerce-page #content .quantity noindex:-o-prefocus,
.woocommerce-page #content .quantity input[type=number],
.hydrus_core_woocommerce_options .quantity noindex:-o-prefocus,
.hydrus_core_woocommerce_options .quantity input[type=number],
.hydrus_core_woocommerce_options #content .quantity noindex:-o-prefocus,
.hydrus_core_woocommerce_options #content .quantity input[type=number] {
  padding-right: 1.2em;
}

.woocommerce .quantity .plus,
.woocommerce .quantity .minus,
.woocommerce #content .quantity .plus,
.woocommerce #content .quantity .minus,
.woocommerce-page .quantity .plus,
.woocommerce-page .quantity .minus,
.woocommerce-page #content .quantity .plus,
.woocommerce-page #content .quantity .minus,
.hydrus_core_woocommerce_options .quantity .plus,
.hydrus_core_woocommerce_options .quantity .minus,
.hydrus_core_woocommerce_options #content .quantity .plus,
.hydrus_core_woocommerce_options #content .quantity .minus {
  font-family: 'Open Sans';
  display: table-cell;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  text-align: center;
  vertical-align: text-top;
  width: 24px;
  height: 24px;
  text-decoration: none;
  overflow: visible;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
  line-height: 13px;
  font-size: 12px;
  border: 0;
  border-radius: 12px;
  outline: none;
  box-shadow: none;
  color: #ffffff;
  transition: background-color 0.8s ease;
}

.woocommerce .quantity .plus:hover,
.woocommerce .quantity .minus:hover,
.woocommerce #content .quantity .plus:hover,
.woocommerce #content .quantity .minus:hover,
.woocommerce-page .quantity .plus:hover,
.woocommerce-page .quantity .minus:hover,
.woocommerce-page #content .quantity .plus:hover,
.woocommerce-page #content .quantity .minus:hover,
.hydrus_core_woocommerce_options .quantity .plus:hover,
.hydrus_core_woocommerce_options .quantity .minus:hover,
.hydrus_core_woocommerce_options #content .quantity .plus:hover,
.hydrus_core_woocommerce_options #content .quantity .minus:hover {
  background-color: #53abe4;
}

.woocommerce .quantity .plus,
.woocommerce #content .quantity .plus,
.woocommerce-page .quantity .plus,
.woocommerce-page #content .quantity .plus,
.hydrus_core_woocommerce_options .quantity .plus,
.hydrus_core_woocommerce_options #content .quantity .plus {
  top: 0;
  right: 0;
  border-bottom: 0;
  background-color: #2e2e2e;
  color: #ffffff;
  font-size: 24px;
  font-weight: 400;
  padding-bottom: 1px;
}

.woocommerce .quantity .minus,
.woocommerce #content .quantity .minus,
.woocommerce-page .quantity .minus,
.woocommerce-page #content .quantity .minus,
.hydrus_core_woocommerce_options .quantity .minus,
.hydrus_core_woocommerce_options #content .quantity .minus {
  top: 0;
  right: 0;
  background-color: #2e2e2e;
  color: #ffffff;
  font-size: 50px;
  font-weight: 300;
  padding-bottom: 9px;
}

.woocommerce #reviews h2 small,
.woocommerce-page #reviews h2 small,
.hydrus_core_woocommerce_options #reviews h2 small {
  float: right;
  color: #838383;
  font-size: 15px;
  line-height: 21px;
  margin: 10px 0 0 0;
}

.woocommerce #reviews h2 small a,
.woocommerce-page #reviews h2 small a,
.hydrus_core_woocommerce_options #reviews h2 small a {
  text-decoration: none;
  color: #838383;
}

.woocommerce #reviews h3,
.woocommerce-page #reviews h3,
.hydrus_core_woocommerce_options #reviews h3 {
  margin: 0;
}

.woocommerce #reviews #respond,
.woocommerce-page #reviews #respond,
.hydrus_core_woocommerce_options #reviews #respond {
  margin: 0;
  border: 0;
  padding: 0;
}

.woocommerce #reviews #comment,
.woocommerce-page #reviews #comment,
.hydrus_core_woocommerce_options #reviews #comment {
  height: 75px;
}

.woocommerce #reviews #comments .add_review:before,
.woocommerce #reviews #comments .add_review:after,
.woocommerce-page #reviews #comments .add_review:before,
.woocommerce-page #reviews #comments .add_review:after,
.hydrus_core_woocommerce_options #reviews #comments .add_review:before,
.hydrus_core_woocommerce_options #reviews #comments .add_review:after {
  content: " ";
  display: table;
}

.woocommerce #reviews #comments .add_review:after,
.woocommerce-page #reviews #comments .add_review:after,
.hydrus_core_woocommerce_options #reviews #comments .add_review:after {
  clear: both;
}

.woocommerce #reviews #comments h2,
.woocommerce-page #reviews #comments h2,
.hydrus_core_woocommerce_options #reviews #comments h2 {
  clear: none;
  margin-bottom: 40px;
}

.woocommerce #reviews #comments ol.commentlist,
.woocommerce-page #reviews #comments ol.commentlist,
.hydrus_core_woocommerce_options #reviews #comments ol.commentlist {
  margin: 0;
  margin-top: 30px;
  padding: 0;
  width: 100%;
  background: none;
  list-style: none;
}

.woocommerce #reviews #comments ol.commentlist:before,
.woocommerce #reviews #comments ol.commentlist:after,
.woocommerce-page #reviews #comments ol.commentlist:before,
.woocommerce-page #reviews #comments ol.commentlist:after,
.hydrus_core_woocommerce_options #reviews #comments ol.commentlist:before,
.hydrus_core_woocommerce_options #reviews #comments ol.commentlist:after {
  content: " ";
  display: table;
}

.woocommerce #reviews #comments ol.commentlist:after,
.woocommerce-page #reviews #comments ol.commentlist:after,
.hydrus_core_woocommerce_options #reviews #comments ol.commentlist:after {
  clear: both;
}

.woocommerce #reviews #comments ol.commentlist li,
.woocommerce-page #reviews #comments ol.commentlist li,
.hydrus_core_woocommerce_options #reviews #comments ol.commentlist li {
  margin-bottom: 30px;
  padding: 20px;
  background: #f7f7f7;
  border: 0;
  position: relative;
  border: 0;
}

.woocommerce #reviews #comments ol.commentlist li .meta,
.woocommerce-page #reviews #comments ol.commentlist li .meta,
.hydrus_core_woocommerce_options #reviews #comments ol.commentlist li .meta {
  color: #838383;
  font-size: 13px;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar,
.woocommerce-page #reviews #comments ol.commentlist li img.avatar,
.hydrus_core_woocommerce_options #reviews #comments ol.commentlist li img.avatar {
  float: left;
  margin-right: 18px;
  border-radius: 27px;
  width: 54px;
  height: 54px;
  margin-top: 3px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta,
.hydrus_core_woocommerce_options #reviews #comments ol.commentlist li .comment-text p.meta {
  margin: -26px 0 0 72px;
  font-size: 13px;
  float: left;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text .author,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text .author,
.hydrus_core_woocommerce_options #reviews #comments ol.commentlist li .comment-text .author {
  display: block;
  text-transform: uppercase;
  color: #2a2a2a;
  font-family: "Lato";
  font-style: normal;
  letter-spacing: 0.6px;
  word-spacing: 1px;
  font-weight: 400;
  line-height: 20px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text .date-published,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text .date-published,
.hydrus_core_woocommerce_options #reviews #comments ol.commentlist li .comment-text .date-published {
  display: block;
  line-height: 20px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text .star-rating,
.hydrus_core_woocommerce_options #reviews #comments ol.commentlist li .comment-text .star-rating {
  float: left;
  margin-top: 10px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text .description,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text .description,
.hydrus_core_woocommerce_options #reviews #comments ol.commentlist li .comment-text .description {
  margin-top: 25px;
  margin-bottom: 8px;
  margin-left: 3px;
  line-height: 20px;
  font-size: 13px;
  letter-spacing: 1px;
}

.woocommerce #reviews #comments .commentlist > li:before,
.woocommerce-page #reviews #comments .commentlist > li:before,
.hydrus_core_woocommerce_options #reviews #comments .commentlist > li:before {
  content: "";
}

.woocommerce .product_meta,
.woocommerce-page .product_meta,
.hydrus_core_woocommerce_options .product_meta {
  margin-top: 30px;
}

.woocommerce .product_meta a,
.woocommerce-page .product_meta a,
.hydrus_core_woocommerce_options .product_meta a {
  font-style: italic;
}

.woocommerce .product_meta .sku_wrapper,
.woocommerce-page .product_meta .sku_wrapper,
.hydrus_core_woocommerce_options .product_meta .sku_wrapper {
  color: #838383;
  display: block;
  line-height: 24px;
  letter-spacing: 1px;
  font-family: "Lato";
}

.woocommerce .product_meta .sku_wrapper span.meta-title,
.woocommerce-page .product_meta .sku_wrapper span.meta-title,
.hydrus_core_woocommerce_options .product_meta .sku_wrapper span.meta-title {
  display: inline-block;
  color: #2a2a2a;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.woocommerce .product_meta .posted_in,
.woocommerce-page .product_meta .posted_in,
.hydrus_core_woocommerce_options .product_meta .posted_in {
  font-family: "Lato";
  display: block;
  line-height: 24px;
}

.woocommerce .product_meta .posted_in span.meta-title,
.woocommerce-page .product_meta .posted_in span.meta-title,
.hydrus_core_woocommerce_options .product_meta .posted_in span.meta-title {
  display: inline-block;
  color: #2a2a2a;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.woocommerce .product_meta .tagged_as,
.woocommerce-page .product_meta .tagged_as,
.hydrus_core_woocommerce_options .product_meta .tagged_as {
  font-family: "Lato";
  display: block;
  line-height: 24px;
}

.woocommerce .product_meta .tagged_as span.meta-title,
.woocommerce-page .product_meta .tagged_as span.meta-title,
.hydrus_core_woocommerce_options .product_meta .tagged_as span.meta-title {
  display: inline-block;
  color: #2a2a2a;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.woocommerce .product_meta span.meta-title,
.woocommerce-page .product_meta span.meta-title,
.hydrus_core_woocommerce_options .product_meta span.meta-title {
  font-family: "Lato";
}

.woocommerce .star-rating,
.woocommerce-page .star-rating,
.hydrus_core_woocommerce_options .star-rating {
  float: right;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1em;
  font-size: 12px;
  letter-spacing: 4px;
  width: 79px;
  font-family: 'hydrus';
}

.woocommerce .star-rating:before,
.woocommerce-page .star-rating:before,
.hydrus_core_woocommerce_options .star-rating:before {
  font-family: 'hydrus';
  content: "\e916\e916\e916\e916\e916";
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  letter-spacing: 4px;
}

.woocommerce .star-rating span,
.woocommerce-page .star-rating span,
.hydrus_core_woocommerce_options .star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}

.woocommerce .star-rating span:before,
.woocommerce-page .star-rating span:before,
.hydrus_core_woocommerce_options .star-rating span:before {
  content: "\e916\e916\e916\e916\e916";
  color: #3ba5ea;
  top: 0;
  position: absolute;
  left: 0;
}

.woocommerce .products .star-rating,
.woocommerce-page .products .star-rating,
.hydrus_core_woocommerce_options .products .star-rating {
  display: block;
  margin: 12px 0 8px 0;
  float: none;
}

.woocommerce .hreview-aggregate .star-rating,
.woocommerce-page .hreview-aggregate .star-rating,
.hydrus_core_woocommerce_options .hreview-aggregate .star-rating {
  margin: 10px 0 0 0;
}

.woocommerce #review_form h3,
.woocommerce-page #review_form h3,
.hydrus_core_woocommerce_options #review_form h3 {
  margin-top: 20px;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.woocommerce #review_form h3 a.panel-toggle:after,
.woocommerce-page #review_form h3 a.panel-toggle:after,
.hydrus_core_woocommerce_options #review_form h3 a.panel-toggle:after {
  font-family: 'hydrus';
  margin-left: 20px;
  content: "\e922";
  font-size: 12px;
}

.woocommerce #review_form h3 a.panel-toggle.collapsed:after,
.woocommerce-page #review_form h3 a.panel-toggle.collapsed:after,
.hydrus_core_woocommerce_options #review_form h3 a.panel-toggle.collapsed:after {
  content: "\e91b";
}

.woocommerce #review_form #respond,
.woocommerce-page #review_form #respond,
.hydrus_core_woocommerce_options #review_form #respond {
  position: static;
  margin: 0;
  width: auto;
  padding: 0 0 0;
  background: transparent none;
  border: 0;
}

.woocommerce #review_form #respond:before,
.woocommerce #review_form #respond:after,
.woocommerce-page #review_form #respond:before,
.woocommerce-page #review_form #respond:after,
.hydrus_core_woocommerce_options #review_form #respond:before,
.hydrus_core_woocommerce_options #review_form #respond:after {
  content: " ";
  display: table;
}

.woocommerce #review_form #respond:after,
.woocommerce-page #review_form #respond:after,
.hydrus_core_woocommerce_options #review_form #respond:after {
  clear: both;
}

.woocommerce #review_form #respond p,
.woocommerce-page #review_form #respond p,
.hydrus_core_woocommerce_options #review_form #respond p {
  margin: 0 0 10px;
}

.woocommerce #review_form #respond .logged-in-as,
.woocommerce-page #review_form #respond .logged-in-as,
.hydrus_core_woocommerce_options #review_form #respond .logged-in-as {
  margin-bottom: 20px;
  font-size: 13px;
}

.woocommerce #review_form #respond .comment-form-rating,
.woocommerce-page #review_form #respond .comment-form-rating,
.hydrus_core_woocommerce_options #review_form #respond .comment-form-rating {
  margin-top: 10px;
}

.woocommerce #review_form #respond .comment-form-rating label,
.woocommerce-page #review_form #respond .comment-form-rating label,
.hydrus_core_woocommerce_options #review_form #respond .comment-form-rating label {
  display: inline-block;
  margin-left: 0px;
  margin-right: 40px;
  margin-bottom: 20px;
}

.woocommerce #review_form #respond .comment-form-rating .stars,
.woocommerce-page #review_form #respond .comment-form-rating .stars,
.hydrus_core_woocommerce_options #review_form #respond .comment-form-rating .stars {
  display: inline-block;
}

.woocommerce #review_form #respond .comment-notes,
.woocommerce-page #review_form #respond .comment-notes,
.hydrus_core_woocommerce_options #review_form #respond .comment-notes {
  font-family: "Lato";
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: left;
}

.woocommerce #review_form #respond .comment-notes i,
.woocommerce-page #review_form #respond .comment-notes i,
.hydrus_core_woocommerce_options #review_form #respond .comment-notes i {
  margin-right: 5px;
}

.woocommerce #review_form #respond .form-submit,
.woocommerce-page #review_form #respond .form-submit,
.hydrus_core_woocommerce_options #review_form #respond .form-submit {
  margin-top: 20px;
}

.woocommerce #review_form #respond .form-submit input,
.woocommerce-page #review_form #respond .form-submit input,
.hydrus_core_woocommerce_options #review_form #respond .form-submit input {
  left: auto;
}

.woocommerce #review_form #respond .comment-form-comment,
.woocommerce-page #review_form #respond .comment-form-comment,
.hydrus_core_woocommerce_options #review_form #respond .comment-form-comment {
  margin-top: 12px;
}

.woocommerce #review_form #respond textarea,
.woocommerce-page #review_form #respond textarea,
.hydrus_core_woocommerce_options #review_form #respond textarea {
  font-size: 13px;
  height: 122px;
  width: 100%;
}

.woocommerce p.stars,
.woocommerce-page p.stars,
.hydrus_core_woocommerce_options p.stars {
  position: relative;
  font-size: 1em;
}

.woocommerce p.stars a,
.woocommerce-page p.stars a,
.hydrus_core_woocommerce_options p.stars a {
  display: inline-block;
  font-weight: 700;
  margin-right: 1em;
  text-indent: -9999px;
  position: relative;
}

.woocommerce p.stars a:last-child,
.woocommerce-page p.stars a:last-child,
.hydrus_core_woocommerce_options 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,
.woocommerce-page p.stars a.star-1,
.woocommerce-page p.stars a.star-2,
.woocommerce-page p.stars a.star-3,
.woocommerce-page p.stars a.star-4,
.woocommerce-page p.stars a.star-5,
.hydrus_core_woocommerce_options p.stars a.star-1,
.hydrus_core_woocommerce_options p.stars a.star-2,
.hydrus_core_woocommerce_options p.stars a.star-3,
.hydrus_core_woocommerce_options p.stars a.star-4,
.hydrus_core_woocommerce_options p.stars a.star-5 {
  border-right: 1px solid;
  border-right-color: #f7f7f7;
  transition: opacity 0.6s ease, color 0.6s ease;
  letter-spacing: 4px;
}

.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,
.woocommerce-page p.stars a.star-1:after,
.woocommerce-page p.stars a.star-2:after,
.woocommerce-page p.stars a.star-3:after,
.woocommerce-page p.stars a.star-4:after,
.woocommerce-page p.stars a.star-5:after,
.hydrus_core_woocommerce_options p.stars a.star-1:after,
.hydrus_core_woocommerce_options p.stars a.star-2:after,
.hydrus_core_woocommerce_options p.stars a.star-3:after,
.hydrus_core_woocommerce_options p.stars a.star-4:after,
.hydrus_core_woocommerce_options p.stars a.star-5:after {
  transition: opacity 0.6s ease, color 0.6s ease;
  font-family: "hydrus";
  text-indent: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.woocommerce p.stars a.star-1,
.woocommerce-page p.stars a.star-1,
.hydrus_core_woocommerce_options p.stars a.star-1 {
  width: 24px;
}

.woocommerce p.stars a.star-1:after,
.woocommerce-page p.stars a.star-1:after,
.hydrus_core_woocommerce_options p.stars a.star-1:after {
  content: "\e60e";
}

.woocommerce p.stars a.star-1:hover:after,
.woocommerce p.stars a.star-1.active:after,
.woocommerce-page p.stars a.star-1:hover:after,
.woocommerce-page p.stars a.star-1.active:after,
.hydrus_core_woocommerce_options p.stars a.star-1:hover:after,
.hydrus_core_woocommerce_options p.stars a.star-1.active:after {
  content: "\e60e";
  color: #3ba5ea;
}

.woocommerce p.stars a.star-2,
.woocommerce-page p.stars a.star-2,
.hydrus_core_woocommerce_options p.stars a.star-2 {
  width: 44px;
}

.woocommerce p.stars a.star-2:after,
.woocommerce-page p.stars a.star-2:after,
.hydrus_core_woocommerce_options p.stars a.star-2:after {
  content: "\e60e\e60e";
}

.woocommerce p.stars a.star-2:hover:after,
.woocommerce p.stars a.star-2.active:after,
.woocommerce-page p.stars a.star-2:hover:after,
.woocommerce-page p.stars a.star-2.active:after,
.hydrus_core_woocommerce_options p.stars a.star-2:hover:after,
.hydrus_core_woocommerce_options p.stars a.star-2.active:after {
  content: "\e60e\e60e";
  color: #3ba5ea;
}

.woocommerce p.stars a.star-3,
.woocommerce-page p.stars a.star-3,
.hydrus_core_woocommerce_options p.stars a.star-3 {
  width: 63px;
}

.woocommerce p.stars a.star-3:after,
.woocommerce-page p.stars a.star-3:after,
.hydrus_core_woocommerce_options p.stars a.star-3:after {
  content: "\e60e\e60e\e60e";
}

.woocommerce p.stars a.star-3:hover:after,
.woocommerce p.stars a.star-3.active:after,
.woocommerce-page p.stars a.star-3:hover:after,
.woocommerce-page p.stars a.star-3.active:after,
.hydrus_core_woocommerce_options p.stars a.star-3:hover:after,
.hydrus_core_woocommerce_options p.stars a.star-3.active:after {
  content: "\e60e\e60e\e60e";
  color: #3ba5ea;
}

.woocommerce p.stars a.star-4,
.woocommerce-page p.stars a.star-4,
.hydrus_core_woocommerce_options p.stars a.star-4 {
  width: 80px;
}

.woocommerce p.stars a.star-4:after,
.woocommerce-page p.stars a.star-4:after,
.hydrus_core_woocommerce_options p.stars a.star-4:after {
  content: "\e60e\e60e\e60e\e60e";
}

.woocommerce p.stars a.star-4:hover:after,
.woocommerce p.stars a.star-4.active:after,
.woocommerce-page p.stars a.star-4:hover:after,
.woocommerce-page p.stars a.star-4.active:after,
.hydrus_core_woocommerce_options p.stars a.star-4:hover:after,
.hydrus_core_woocommerce_options p.stars a.star-4.active:after {
  content: "\e60e\e60e\e60e\e60e";
  color: #3ba5ea;
}

.woocommerce p.stars a.star-5,
.woocommerce-page p.stars a.star-5,
.hydrus_core_woocommerce_options p.stars a.star-5 {
  width: 80px;
  border: 0;
}

.woocommerce p.stars a.star-5:after,
.woocommerce-page p.stars a.star-5:after,
.hydrus_core_woocommerce_options p.stars a.star-5:after {
  content: "\e60e\e60e\e60e\e60e\e60e";
}

.woocommerce p.stars a.star-5:hover:after,
.woocommerce p.stars a.star-5.active:after,
.woocommerce-page p.stars a.star-5:hover:after,
.woocommerce-page p.stars a.star-5.active:after,
.hydrus_core_woocommerce_options p.stars a.star-5:hover:after,
.hydrus_core_woocommerce_options p.stars a.star-5.active:after {
  content: "\e60e\e60e\e60e\e60e\e60e";
  color: #3ba5ea;
}

.woocommerce table.shop_attributes,
.woocommerce-page table.shop_attributes,
.hydrus_core_woocommerce_options table.shop_attributes {
  border: 0;
  border-top: 1px dotted rgba(0, 0, 0, 0.1);
  margin-bottom: 1.618em;
  width: 100%;
}

.woocommerce table.shop_attributes th,
.woocommerce-page table.shop_attributes th,
.hydrus_core_woocommerce_options table.shop_attributes th {
  width: 150px;
  font-weight: bold;
  padding: 8px;
  border-top: 0;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
  margin: 0;
  line-height: 1.5em;
}

.woocommerce table.shop_attributes td,
.woocommerce-page table.shop_attributes td,
.hydrus_core_woocommerce_options table.shop_attributes td {
  font-style: italic;
  padding: 0;
  border-top: 0;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
  margin: 0;
  line-height: 1.5em;
}

.woocommerce table.shop_attributes td p,
.woocommerce-page table.shop_attributes td p,
.hydrus_core_woocommerce_options table.shop_attributes td p {
  margin: 0;
  padding: 8px 0;
}

.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,
.hydrus_core_woocommerce_options table.shop_attributes .alt td,
.hydrus_core_woocommerce_options table.shop_attributes .alt th {
  background: rgba(0, 0, 0, 0.025);
}

.woocommerce table.shop_table,
.woocommerce-page table.shop_table,
.hydrus_core_woocommerce_options table.shop_table {
  background-color: #f7f7f7;
  margin: 0px -1px 0px 0;
  text-align: left;
  width: 100%;
  border-spacing: 0;
  border-collapse: separate;
}

.woocommerce table.shop_table th,
.woocommerce-page table.shop_table th,
.hydrus_core_woocommerce_options table.shop_table th {
  font-weight: 400;
  line-height: 18px;
  padding: 9px 12px;
  letter-spacing: 1px;
}

.woocommerce table.shop_table td,
.woocommerce-page table.shop_table td,
.hydrus_core_woocommerce_options table.shop_table td {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 9px 12px;
  vertical-align: middle;
}

.woocommerce table.shop_table td small,
.woocommerce-page table.shop_table td small,
.hydrus_core_woocommerce_options table.shop_table td small {
  font-weight: normal;
}

.woocommerce table.shop_table td.actions,
.woocommerce-page table.shop_table td.actions,
.hydrus_core_woocommerce_options table.shop_table td.actions {
  background-color: #ffffff;
  padding: 30px;
}

.woocommerce table.shop_table td.product-name,
.woocommerce-page table.shop_table td.product-name,
.hydrus_core_woocommerce_options table.shop_table td.product-name {
  text-transform: none;
  letter-spacing: 1px;
}

.woocommerce table.shop_table td.product-price,
.woocommerce-page table.shop_table td.product-price,
.hydrus_core_woocommerce_options table.shop_table td.product-price {
  font-family: "Lato";
  color: #2a2a2a;
}

.woocommerce table.shop_table td.product-subtotal,
.woocommerce-page table.shop_table td.product-subtotal,
.hydrus_core_woocommerce_options table.shop_table td.product-subtotal {
  font-family: "Lato";
  font-weight: 600;
  color: #2a2a2a;
}

.woocommerce table.shop_table td.product-remove,
.woocommerce-page table.shop_table td.product-remove,
.hydrus_core_woocommerce_options table.shop_table td.product-remove {
  font-family: 'Open Sans';
  text-align: center;
}

.woocommerce table.shop_table td .amount,
.woocommerce-page table.shop_table td .amount,
.hydrus_core_woocommerce_options table.shop_table td .amount {
  font-family: "Lato";
}

.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,
.hydrus_core_woocommerce_options table.shop_table tfoot td,
.hydrus_core_woocommerce_options table.shop_table tfoot th {
  font-weight: 400;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.woocommerce table.shop_table th,
.woocommerce-page table.shop_table th,
.hydrus_core_woocommerce_options table.shop_table th {
  text-transform: uppercase;
  color: #2a2a2a;
}

.woocommerce table.shop_table th.product-quantity,
.woocommerce-page table.shop_table th.product-quantity,
.hydrus_core_woocommerce_options table.shop_table th.product-quantity {
  text-align: center;
}

.woocommerce table.my_account_orders,
.woocommerce-page table.my_account_orders,
.hydrus_core_woocommerce_options table.my_account_orders {
  font-size: 13px;
}

.woocommerce table.my_account_orders th,
.woocommerce table.my_account_orders td,
.woocommerce-page table.my_account_orders th,
.woocommerce-page table.my_account_orders td,
.hydrus_core_woocommerce_options table.my_account_orders th,
.hydrus_core_woocommerce_options table.my_account_orders td {
  padding: 10px 15px;
  vertical-align: middle;
}

.woocommerce table.my_account_orders .button,
.woocommerce-page table.my_account_orders .button,
.hydrus_core_woocommerce_options table.my_account_orders .button {
  white-space: nowrap;
}

.woocommerce table.my_account_orders .order-actions,
.woocommerce-page table.my_account_orders .order-actions,
.hydrus_core_woocommerce_options table.my_account_orders .order-actions {
  text-align: right;
}

.woocommerce table.my_account_orders .order-actions .button,
.woocommerce-page table.my_account_orders .order-actions .button,
.hydrus_core_woocommerce_options table.my_account_orders .order-actions .button {
  margin: 15px 15px;
}

.woocommerce .order-info,
.woocommerce-page .order-info,
.hydrus_core_woocommerce_options .order-info {
  margin-bottom: 30px;
}

.woocommerce mark,
.woocommerce-page mark,
.hydrus_core_woocommerce_options mark {
  background: none;
  color: inherit;
  border-bottom: 1px solid;
  border-bottom-color: #53abe4;
}

.woocommerce td.product-name dl.variation,
.woocommerce-page td.product-name dl.variation,
.hydrus_core_woocommerce_options td.product-name dl.variation {
  margin: .25em 0 .5em;
  font-size: 0.8751em;
}

.woocommerce td.product-name dl.variation dt,
.woocommerce-page td.product-name dl.variation dt,
.hydrus_core_woocommerce_options td.product-name dl.variation dt {
  font-weight: bold;
  float: left;
  clear: left;
  margin: 0 .25em 0 0;
  padding: 0;
}

.woocommerce td.product-name dl.variation dd,
.woocommerce-page td.product-name dl.variation dd,
.hydrus_core_woocommerce_options td.product-name dl.variation dd {
  margin: 0 0 .25em 0;
}

.woocommerce td.product-name p.backorder_notification,
.woocommerce-page td.product-name p.backorder_notification,
.hydrus_core_woocommerce_options td.product-name p.backorder_notification {
  font-size: 0.83em;
}

.woocommerce td.product-quantity,
.woocommerce-page td.product-quantity,
.hydrus_core_woocommerce_options td.product-quantity {
  min-width: 80px;
}

.woocommerce div.cart-empty-wrapper,
.woocommerce-page div.cart-empty-wrapper,
.hydrus_core_woocommerce_options div.cart-empty-wrapper {
  background-color: #f7f7f7;
  padding: 30px;
  display: table;
  width: 100%;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  list-style: none outside;
}

.woocommerce div.cart-empty-wrapper:before,
.woocommerce div.cart-empty-wrapper:after,
.woocommerce-page div.cart-empty-wrapper:before,
.woocommerce-page div.cart-empty-wrapper:after,
.hydrus_core_woocommerce_options div.cart-empty-wrapper:before,
.hydrus_core_woocommerce_options div.cart-empty-wrapper:after {
  content: " ";
  display: table;
}

.woocommerce div.cart-empty-wrapper:after,
.woocommerce-page div.cart-empty-wrapper:after,
.hydrus_core_woocommerce_options div.cart-empty-wrapper:after {
  clear: both;
}

.woocommerce div.cart-empty-wrapper p,
.woocommerce-page div.cart-empty-wrapper p,
.hydrus_core_woocommerce_options div.cart-empty-wrapper p {
  margin: 0px;
}

.woocommerce div.cart-empty-wrapper .message,
.woocommerce-page div.cart-empty-wrapper .message,
.hydrus_core_woocommerce_options div.cart-empty-wrapper .message {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}

.woocommerce div.cart-empty-wrapper .action,
.woocommerce-page div.cart-empty-wrapper .action,
.hydrus_core_woocommerce_options div.cart-empty-wrapper .action {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}

.woocommerce table.cart .product-thumbnail,
.woocommerce #content table.cart .product-thumbnail,
.woocommerce-page table.cart .product-thumbnail,
.woocommerce-page #content table.cart .product-thumbnail,
.hydrus_core_woocommerce_options table.cart .product-thumbnail,
.hydrus_core_woocommerce_options #content table.cart .product-thumbnail {
  min-width: 64px;
}

.woocommerce table.cart img,
.woocommerce #content table.cart img,
.woocommerce-page table.cart img,
.woocommerce-page #content table.cart img,
.hydrus_core_woocommerce_options table.cart img,
.hydrus_core_woocommerce_options #content table.cart img {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 64px;
  height: auto;
}

.woocommerce table.cart th,
.woocommerce table.cart td,
.woocommerce #content table.cart th,
.woocommerce #content table.cart td,
.woocommerce-page table.cart th,
.woocommerce-page table.cart td,
.woocommerce-page #content table.cart th,
.woocommerce-page #content table.cart td,
.hydrus_core_woocommerce_options table.cart th,
.hydrus_core_woocommerce_options table.cart td,
.hydrus_core_woocommerce_options #content table.cart th,
.hydrus_core_woocommerce_options #content table.cart td {
  vertical-align: middle;
}

.woocommerce table.cart a.remove,
.woocommerce #content table.cart a.remove,
.woocommerce-page table.cart a.remove,
.woocommerce-page #content table.cart a.remove,
.hydrus_core_woocommerce_options table.cart a.remove,
.hydrus_core_woocommerce_options #content table.cart a.remove {
  margin: 0 auto;
  width: 24px;
  height: 24px;
  display: block;
  background-color: #2e2e2e;
  color: #ffffff;
  font-size: 22px;
  font-weight: 400;
  text-align: center;
  line-height: 1;
  border-radius: 100%;
  text-decoration: none;
  padding-left: 2px;
  transition: background-color 0.8s ease;
}

.woocommerce table.cart a.remove:hover,
.woocommerce #content table.cart a.remove:hover,
.woocommerce-page table.cart a.remove:hover,
.woocommerce-page #content table.cart a.remove:hover,
.hydrus_core_woocommerce_options table.cart a.remove:hover,
.hydrus_core_woocommerce_options #content table.cart a.remove:hover {
  background-color: #53abe4;
}

.woocommerce table.cart .checkout-button,
.woocommerce #content table.cart .checkout-button,
.woocommerce-page table.cart .checkout-button,
.woocommerce-page #content table.cart .checkout-button,
.hydrus_core_woocommerce_options table.cart .checkout-button,
.hydrus_core_woocommerce_options #content table.cart .checkout-button {
  margin-left: 10px;
  font-family: "Lato";
  line-height: 1em;
}

.woocommerce table.cart td.actions,
.woocommerce #content table.cart td.actions,
.woocommerce-page table.cart td.actions,
.woocommerce-page #content table.cart td.actions,
.hydrus_core_woocommerce_options table.cart td.actions,
.hydrus_core_woocommerce_options #content table.cart td.actions {
  text-align: right;
}

.woocommerce table.cart td.actions .coupon,
.woocommerce #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon,
.hydrus_core_woocommerce_options table.cart td.actions .coupon,
.hydrus_core_woocommerce_options #content table.cart td.actions .coupon {
  float: left;
}

.woocommerce table.cart td.actions .coupon label,
.woocommerce #content table.cart td.actions .coupon label,
.woocommerce-page table.cart td.actions .coupon label,
.woocommerce-page #content table.cart td.actions .coupon label,
.hydrus_core_woocommerce_options table.cart td.actions .coupon label,
.hydrus_core_woocommerce_options #content table.cart td.actions .coupon label {
  display: none;
}

.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce #content table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon .input-text,
.woocommerce-page #content table.cart td.actions .coupon .input-text,
.hydrus_core_woocommerce_options table.cart td.actions .coupon .input-text,
.hydrus_core_woocommerce_options #content table.cart td.actions .coupon .input-text {
  font-family: "Lato";
  width: 240px;
  height: 43px;
  background-color: #f7f7f7;
  border: 0 none;
  line-height: 43px;
  color: #2a2a2a;
  padding-left: 15px;
  padding-right: 35px;
  outline: 0;
  margin-right: 10px;
}

.woocommerce table.cart td.actions .coupon .input-text:focus,
.woocommerce #content table.cart td.actions .coupon .input-text:focus,
.woocommerce-page table.cart td.actions .coupon .input-text:focus,
.woocommerce-page #content table.cart td.actions .coupon .input-text:focus,
.hydrus_core_woocommerce_options table.cart td.actions .coupon .input-text:focus,
.hydrus_core_woocommerce_options #content table.cart td.actions .coupon .input-text:focus {
  box-shadow: none;
  padding: 0px;
  margin: 0px;
  border: 0 none;
  outline: 0;
  padding-left: 15px;
  padding-right: 35px;
}

.woocommerce table.cart td.actions .coupon .input-text:placeholder,
.woocommerce #content table.cart td.actions .coupon .input-text:placeholder,
.woocommerce-page table.cart td.actions .coupon .input-text:placeholder,
.woocommerce-page #content table.cart td.actions .coupon .input-text:placeholder,
.hydrus_core_woocommerce_options table.cart td.actions .coupon .input-text:placeholder,
.hydrus_core_woocommerce_options #content table.cart td.actions .coupon .input-text:placeholder {
  padding-left: 10px;
  color: #838383;
}

.woocommerce table.cart td.actions .button.alt,
.woocommerce #content table.cart td.actions .button.alt,
.woocommerce-page table.cart td.actions .button.alt,
.woocommerce-page #content table.cart td.actions .button.alt,
.hydrus_core_woocommerce_options table.cart td.actions .button.alt,
.hydrus_core_woocommerce_options #content table.cart td.actions .button.alt {
  float: right;
  margin-left: 10px;
}

.woocommerce table.cart input,
.woocommerce #content table.cart input,
.woocommerce-page table.cart input,
.woocommerce-page #content table.cart input,
.hydrus_core_woocommerce_options table.cart input,
.hydrus_core_woocommerce_options #content table.cart input {
  margin: 0;
  vertical-align: middle;
  line-height: 1em;
}

.woocommerce table.cart .coupon-wrapper,
.woocommerce #content table.cart .coupon-wrapper,
.woocommerce-page table.cart .coupon-wrapper,
.woocommerce-page #content table.cart .coupon-wrapper,
.hydrus_core_woocommerce_options table.cart .coupon-wrapper,
.hydrus_core_woocommerce_options #content table.cart .coupon-wrapper {
  display: block;
}

.woocommerce table.cart .coupon-wrapper:before,
.woocommerce table.cart .coupon-wrapper:after,
.woocommerce #content table.cart .coupon-wrapper:before,
.woocommerce #content table.cart .coupon-wrapper:after,
.woocommerce-page table.cart .coupon-wrapper:before,
.woocommerce-page table.cart .coupon-wrapper:after,
.woocommerce-page #content table.cart .coupon-wrapper:before,
.woocommerce-page #content table.cart .coupon-wrapper:after,
.hydrus_core_woocommerce_options table.cart .coupon-wrapper:before,
.hydrus_core_woocommerce_options table.cart .coupon-wrapper:after,
.hydrus_core_woocommerce_options #content table.cart .coupon-wrapper:before,
.hydrus_core_woocommerce_options #content table.cart .coupon-wrapper:after {
  content: " ";
  display: table;
}

.woocommerce table.cart .coupon-wrapper:after,
.woocommerce #content table.cart .coupon-wrapper:after,
.woocommerce-page table.cart .coupon-wrapper:after,
.woocommerce-page #content table.cart .coupon-wrapper:after,
.hydrus_core_woocommerce_options table.cart .coupon-wrapper:after,
.hydrus_core_woocommerce_options #content table.cart .coupon-wrapper:after {
  clear: both;
}

.woocommerce table.cart .actions-wrapper,
.woocommerce #content table.cart .actions-wrapper,
.woocommerce-page table.cart .actions-wrapper,
.woocommerce-page #content table.cart .actions-wrapper,
.hydrus_core_woocommerce_options table.cart .actions-wrapper,
.hydrus_core_woocommerce_options #content table.cart .actions-wrapper {
  display: block;
  margin-top: 20px;
}

.woocommerce table.cart .actions-wrapper:before,
.woocommerce table.cart .actions-wrapper:after,
.woocommerce #content table.cart .actions-wrapper:before,
.woocommerce #content table.cart .actions-wrapper:after,
.woocommerce-page table.cart .actions-wrapper:before,
.woocommerce-page table.cart .actions-wrapper:after,
.woocommerce-page #content table.cart .actions-wrapper:before,
.woocommerce-page #content table.cart .actions-wrapper:after,
.hydrus_core_woocommerce_options table.cart .actions-wrapper:before,
.hydrus_core_woocommerce_options table.cart .actions-wrapper:after,
.hydrus_core_woocommerce_options #content table.cart .actions-wrapper:before,
.hydrus_core_woocommerce_options #content table.cart .actions-wrapper:after {
  content: " ";
  display: table;
}

.woocommerce table.cart .actions-wrapper:after,
.woocommerce #content table.cart .actions-wrapper:after,
.woocommerce-page table.cart .actions-wrapper:after,
.woocommerce-page #content table.cart .actions-wrapper:after,
.hydrus_core_woocommerce_options table.cart .actions-wrapper:after,
.hydrus_core_woocommerce_options #content table.cart .actions-wrapper:after {
  clear: both;
}

.woocommerce ul.cart_list,
.woocommerce ul.product_list_widget,
.woocommerce-page ul.cart_list,
.woocommerce-page ul.product_list_widget,
.hydrus_core_woocommerce_options ul.cart_list,
.hydrus_core_woocommerce_options ul.product_list_widget {
  list-style: none outside;
  padding: 0;
  margin: 0;
}

.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li,
.woocommerce-page ul.cart_list li,
.woocommerce-page ul.product_list_widget li,
.hydrus_core_woocommerce_options ul.cart_list li,
.hydrus_core_woocommerce_options ul.product_list_widget li {
  padding: 4px 0;
  margin: 0;
  list-style: none;
}

.woocommerce ul.cart_list li:before,
.woocommerce ul.cart_list li:after,
.woocommerce ul.product_list_widget li:before,
.woocommerce ul.product_list_widget li:after,
.woocommerce-page ul.cart_list li:before,
.woocommerce-page ul.cart_list li:after,
.woocommerce-page ul.product_list_widget li:before,
.woocommerce-page ul.product_list_widget li:after,
.hydrus_core_woocommerce_options ul.cart_list li:before,
.hydrus_core_woocommerce_options ul.cart_list li:after,
.hydrus_core_woocommerce_options ul.product_list_widget li:before,
.hydrus_core_woocommerce_options ul.product_list_widget li:after {
  content: " ";
  display: table;
}

.woocommerce ul.cart_list li:after,
.woocommerce ul.product_list_widget li:after,
.woocommerce-page ul.cart_list li:after,
.woocommerce-page ul.product_list_widget li:after,
.hydrus_core_woocommerce_options ul.cart_list li:after,
.hydrus_core_woocommerce_options ul.product_list_widget li:after {
  clear: both;
}

.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a,
.woocommerce-page ul.cart_list li a,
.woocommerce-page ul.product_list_widget li a,
.hydrus_core_woocommerce_options ul.cart_list li a,
.hydrus_core_woocommerce_options ul.product_list_widget li a {
  display: block;
  font-weight: bold;
}

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img,
.woocommerce-page ul.cart_list li img,
.woocommerce-page ul.product_list_widget li img,
.hydrus_core_woocommerce_options ul.cart_list li img,
.hydrus_core_woocommerce_options ul.product_list_widget li img {
  float: right;
  margin-left: 4px;
  width: 32px;
  height: auto;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
}

.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl,
.woocommerce-page ul.cart_list li dl,
.woocommerce-page ul.product_list_widget li dl,
.hydrus_core_woocommerce_options ul.cart_list li dl,
.hydrus_core_woocommerce_options ul.product_list_widget li dl {
  margin: 0;
  font-size: 0.8751em;
  padding-left: 1em;
  border-left: 2px solid rgba(0, 0, 0, 0.1);
}

.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt,
.woocommerce-page ul.cart_list li dl dt,
.woocommerce-page ul.product_list_widget li dl dt,
.hydrus_core_woocommerce_options ul.cart_list li dl dt,
.hydrus_core_woocommerce_options ul.product_list_widget li dl dt {
  float: left;
  clear: left;
  margin-right: .25em;
}

.woocommerce ul.cart_list li dl dd,
.woocommerce ul.product_list_widget li dl dd,
.woocommerce-page ul.cart_list li dl dd,
.woocommerce-page ul.product_list_widget li dl dd,
.hydrus_core_woocommerce_options ul.cart_list li dl dd,
.hydrus_core_woocommerce_options ul.product_list_widget li dl dd {
  margin-bottom: .5em;
}

.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating,
.woocommerce-page ul.cart_list li .star-rating,
.woocommerce-page ul.product_list_widget li .star-rating,
.hydrus_core_woocommerce_options ul.cart_list li .star-rating,
.hydrus_core_woocommerce_options ul.product_list_widget li .star-rating {
  float: none;
}

.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce-page .widget_shopping_cart .cart_list li,
.hydrus_core_woocommerce_options .widget_shopping_cart .cart_list li {
  padding-left: 2em;
  position: relative;
  padding-top: 0;
}

.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce-page .widget_shopping_cart .cart_list li a.remove,
.hydrus_core_woocommerce_options .widget_shopping_cart .cart_list li a.remove {
  position: absolute;
  top: 0;
  left: 0;
}

.woocommerce .widget_shopping_cart .cart_list li span.quantity,
.woocommerce-page .widget_shopping_cart .cart_list li span.quantity,
.hydrus_core_woocommerce_options .widget_shopping_cart .cart_list li span.quantity {
  margin: 0;
}

.woocommerce .widget_shopping_cart .cart_list li + li,
.woocommerce-page .widget_shopping_cart .cart_list li + li,
.hydrus_core_woocommerce_options .widget_shopping_cart .cart_list li + li {
  margin-top: 15px;
}

.woocommerce .widget_shopping_cart .total,
.woocommerce-page .widget_shopping_cart .total,
.hydrus_core_woocommerce_options .widget_shopping_cart .total {
  border-top: 3px double;
  border-top-color: #eaeaea;
  padding: 4px 0 0;
}

.woocommerce .widget_shopping_cart .total strong,
.woocommerce-page .widget_shopping_cart .total strong,
.hydrus_core_woocommerce_options .widget_shopping_cart .total strong {
  min-width: 40px;
  display: inline-block;
}

.woocommerce .widget_shopping_cart .buttons:before,
.woocommerce .widget_shopping_cart .buttons:after,
.woocommerce-page .widget_shopping_cart .buttons:before,
.woocommerce-page .widget_shopping_cart .buttons:after,
.hydrus_core_woocommerce_options .widget_shopping_cart .buttons:before,
.hydrus_core_woocommerce_options .widget_shopping_cart .buttons:after {
  content: " ";
  display: table;
}

.woocommerce .widget_shopping_cart .buttons:after,
.woocommerce-page .widget_shopping_cart .buttons:after,
.hydrus_core_woocommerce_options .widget_shopping_cart .buttons:after {
  clear: both;
}

.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals,
.hydrus_core_woocommerce_options .cart-collaterals {
  background-color: #f7f7f7;
  padding: 35px;
  width: 100%;
}

.woocommerce .cart-collaterals:before,
.woocommerce .cart-collaterals:after,
.woocommerce-page .cart-collaterals:before,
.woocommerce-page .cart-collaterals:after,
.hydrus_core_woocommerce_options .cart-collaterals:before,
.hydrus_core_woocommerce_options .cart-collaterals:after {
  content: " ";
  display: table;
}

.woocommerce .cart-collaterals:after,
.woocommerce-page .cart-collaterals:after,
.hydrus_core_woocommerce_options .cart-collaterals:after {
  clear: both;
}

.woocommerce .cart-collaterals .related,
.woocommerce-page .cart-collaterals .related,
.hydrus_core_woocommerce_options .cart-collaterals .related {
  width: 30.75%;
  float: left;
}

.woocommerce .cart-collaterals .woocommerce-shipping-calculator,
.woocommerce-page .cart-collaterals .woocommerce-shipping-calculator,
.hydrus_core_woocommerce_options .cart-collaterals .woocommerce-shipping-calculator {
  margin-top: 0px;
  margin-bottom: 30px;
  text-align: left;
}

.woocommerce .cart-collaterals .woocommerce-shipping-calculator:before,
.woocommerce .cart-collaterals .woocommerce-shipping-calculator:after,
.woocommerce-page .cart-collaterals .woocommerce-shipping-calculator:before,
.woocommerce-page .cart-collaterals .woocommerce-shipping-calculator:after,
.hydrus_core_woocommerce_options .cart-collaterals .woocommerce-shipping-calculator:before,
.hydrus_core_woocommerce_options .cart-collaterals .woocommerce-shipping-calculator:after {
  content: " ";
  display: table;
}

.woocommerce .cart-collaterals .woocommerce-shipping-calculator:after,
.woocommerce-page .cart-collaterals .woocommerce-shipping-calculator:after,
.hydrus_core_woocommerce_options .cart-collaterals .woocommerce-shipping-calculator:after {
  clear: both;
}

.woocommerce .cart-collaterals .woocommerce-shipping-calculator h2,
.woocommerce-page .cart-collaterals .woocommerce-shipping-calculator h2,
.hydrus_core_woocommerce_options .cart-collaterals .woocommerce-shipping-calculator h2 {
  margin-top: 0px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.woocommerce .cart-collaterals .woocommerce-shipping-calculator .button,
.woocommerce-page .cart-collaterals .woocommerce-shipping-calculator .button,
.hydrus_core_woocommerce_options .cart-collaterals .woocommerce-shipping-calculator .button {
  float: left;
  display: block;
}

.woocommerce .cart-collaterals .woocommerce-shipping-calculator p,
.woocommerce-page .cart-collaterals .woocommerce-shipping-calculator p,
.hydrus_core_woocommerce_options .cart-collaterals .woocommerce-shipping-calculator p {
  padding-left: 0px;
  padding-right: 0px;
}

.woocommerce .cart-collaterals .woocommerce-shipping-calculator .input-text,
.woocommerce .cart-collaterals .woocommerce-shipping-calculator .state_select,
.woocommerce .cart-collaterals .woocommerce-shipping-calculator #calc_shipping_state,
.woocommerce .cart-collaterals .woocommerce-shipping-calculator #calc_shipping_country,
.woocommerce-page .cart-collaterals .woocommerce-shipping-calculator .input-text,
.woocommerce-page .cart-collaterals .woocommerce-shipping-calculator .state_select,
.woocommerce-page .cart-collaterals .woocommerce-shipping-calculator #calc_shipping_state,
.woocommerce-page .cart-collaterals .woocommerce-shipping-calculator #calc_shipping_country,
.hydrus_core_woocommerce_options .cart-collaterals .woocommerce-shipping-calculator .input-text,
.hydrus_core_woocommerce_options .cart-collaterals .woocommerce-shipping-calculator .state_select,
.hydrus_core_woocommerce_options .cart-collaterals .woocommerce-shipping-calculator #calc_shipping_state,
.hydrus_core_woocommerce_options .cart-collaterals .woocommerce-shipping-calculator #calc_shipping_country {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* Safari 3-4, iOS 1-3.2, Android 1.6- */
  /* Firefox 1-3.6 */
  border-radius: 0;
  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
  width: 100%;
  height: 43px;
  background-color: #ffffff;
  border: 0 none;
  line-height: normal;
  color: #2a2a2a;
  padding-left: 15px;
  padding-right: 35px;
  outline: 0;
}

.woocommerce .cart-collaterals .woocommerce-shipping-calculator .input-text:focus,
.woocommerce .cart-collaterals .woocommerce-shipping-calculator .state_select:focus,
.woocommerce .cart-collaterals .woocommerce-shipping-calculator #calc_shipping_state:focus,
.woocommerce .cart-collaterals .woocommerce-shipping-calculator #calc_shipping_country:focus,
.woocommerce-page .cart-collaterals .woocommerce-shipping-calculator .input-text:focus,
.woocommerce-page .cart-collaterals .woocommerce-shipping-calculator .state_select:focus,
.woocommerce-page .cart-collaterals .woocommerce-shipping-calculator #calc_shipping_state:focus,
.woocommerce-page .cart-collaterals .woocommerce-shipping-calculator #calc_shipping_country:focus,
.hydrus_core_woocommerce_options .cart-collaterals .woocommerce-shipping-calculator .input-text:focus,
.hydrus_core_woocommerce_options .cart-collaterals .woocommerce-shipping-calculator .state_select:focus,
.hydrus_core_woocommerce_options .cart-collaterals .woocommerce-shipping-calculator #calc_shipping_state:focus,
.hydrus_core_woocommerce_options .cart-collaterals .woocommerce-shipping-calculator #calc_shipping_country:focus {
  box-shadow: none;
  padding: 0px;
  margin: 0px;
  border: 0 none;
  outline: 0;
  padding-left: 15px;
  padding-right: 35px;
}

.woocommerce .cart-collaterals .woocommerce-shipping-calculator .input-text:placeholder,
.woocommerce .cart-collaterals .woocommerce-shipping-calculator .state_select:placeholder,
.woocommerce .cart-collaterals .woocommerce-shipping-calculator #calc_shipping_state:placeholder,
.woocommerce .cart-collaterals .woocommerce-shipping-calculator #calc_shipping_country:placeholder,
.woocommerce-page .cart-collaterals .woocommerce-shipping-calculator .input-text:placeholder,
.woocommerce-page .cart-collaterals .woocommerce-shipping-calculator .state_select:placeholder,
.woocommerce-page .cart-collaterals .woocommerce-shipping-calculator #calc_shipping_state:placeholder,
.woocommerce-page .cart-collaterals .woocommerce-shipping-calculator #calc_shipping_country:placeholder,
.hydrus_core_woocommerce_options .cart-collaterals .woocommerce-shipping-calculator .input-text:placeholder,
.hydrus_core_woocommerce_options .cart-collaterals .woocommerce-shipping-calculator .state_select:placeholder,
.hydrus_core_woocommerce_options .cart-collaterals .woocommerce-shipping-calculator #calc_shipping_state:placeholder,
.hydrus_core_woocommerce_options .cart-collaterals .woocommerce-shipping-calculator #calc_shipping_country:placeholder {
  padding-left: 10px;
  color: #838383;
  line-height: normal;
  vertical-align: middle;
}

.woocommerce .cart-collaterals .woocommerce-shipping-calculator .th-shipping-calculator-button.panel-toggle:after,
.woocommerce-page .cart-collaterals .woocommerce-shipping-calculator .th-shipping-calculator-button.panel-toggle:after,
.hydrus_core_woocommerce_options .cart-collaterals .woocommerce-shipping-calculator .th-shipping-calculator-button.panel-toggle:after {
  font-family: 'hydrus';
  margin-left: 20px;
  content: "\e922";
  font-size: 12px;
}

.woocommerce .cart-collaterals .woocommerce-shipping-calculator .th-shipping-calculator-button.panel-toggle.collapsed:after,
.woocommerce-page .cart-collaterals .woocommerce-shipping-calculator .th-shipping-calculator-button.panel-toggle.collapsed:after,
.hydrus_core_woocommerce_options .cart-collaterals .woocommerce-shipping-calculator .th-shipping-calculator-button.panel-toggle.collapsed:after {
  content: "\e91b";
}

.woocommerce .cart-collaterals .woocommerce-shipping-calculator .th-shipping-calculator-button .input-text,
.woocommerce-page .cart-collaterals .woocommerce-shipping-calculator .th-shipping-calculator-button .input-text,
.hydrus_core_woocommerce_options .cart-collaterals .woocommerce-shipping-calculator .th-shipping-calculator-button .input-text {
  background-color: #ffffff;
}

.woocommerce .cart-collaterals .woocommerce-shipping-calculator .col2-set .col-1,
.woocommerce .cart-collaterals .woocommerce-shipping-calculator .col2-set .col-2,
.woocommerce-page .cart-collaterals .woocommerce-shipping-calculator .col2-set .col-1,
.woocommerce-page .cart-collaterals .woocommerce-shipping-calculator .col2-set .col-2,
.hydrus_core_woocommerce_options .cart-collaterals .woocommerce-shipping-calculator .col2-set .col-1,
.hydrus_core_woocommerce_options .cart-collaterals .woocommerce-shipping-calculator .col2-set .col-2 {
  width: 47%;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals,
.hydrus_core_woocommerce_options .cart-collaterals .cart_totals {
  padding-left: 0px;
  margin-top: 0px;
  text-align: left;
  padding-right: 20px;
  font-family: "Lato";
}

.woocommerce .cart-collaterals .cart_totals h2,
.woocommerce-page .cart-collaterals .cart_totals h2,
.hydrus_core_woocommerce_options .cart-collaterals .cart_totals h2 {
  font-family: "Lato";
  font-style: normal;
  font-weight: 900;
  letter-spacing: 0.6px;
  word-spacing: 1px;
  margin-top: 0px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.woocommerce .cart-collaterals .cart_totals p,
.woocommerce-page .cart-collaterals .cart_totals p,
.hydrus_core_woocommerce_options .cart-collaterals .cart_totals p {
  margin: 0;
}

.woocommerce .cart-collaterals .cart_totals p small,
.woocommerce-page .cart-collaterals .cart_totals p small,
.hydrus_core_woocommerce_options .cart-collaterals .cart_totals p small {
  color: #838383;
  font-size: 0.83em;
}

.woocommerce .cart-collaterals .cart_totals table,
.woocommerce-page .cart-collaterals .cart_totals table,
.hydrus_core_woocommerce_options .cart-collaterals .cart_totals table {
  color: #2a2a2a;
  border-collapse: separate;
  margin: 0;
  padding: 0;
}

.woocommerce .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-page .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce-page .cart-collaterals .cart_totals table tr:first-child td,
.hydrus_core_woocommerce_options .cart-collaterals .cart_totals table tr:first-child th,
.hydrus_core_woocommerce_options .cart-collaterals .cart_totals table tr:first-child td {
  border-top: 0;
}

.woocommerce .cart-collaterals .cart_totals table td,
.woocommerce .cart-collaterals .cart_totals table th,
.woocommerce-page .cart-collaterals .cart_totals table td,
.woocommerce-page .cart-collaterals .cart_totals table th,
.hydrus_core_woocommerce_options .cart-collaterals .cart_totals table td,
.hydrus_core_woocommerce_options .cart-collaterals .cart_totals table th {
  padding: 6px 0px;
  border-top: 0;
}

.woocommerce .cart-collaterals .cart_totals table small,
.woocommerce-page .cart-collaterals .cart_totals table small,
.hydrus_core_woocommerce_options .cart-collaterals .cart_totals table small {
  display: block;
  color: #838383;
}

.woocommerce .cart-collaterals .cart_totals table select,
.woocommerce-page .cart-collaterals .cart_totals table select,
.hydrus_core_woocommerce_options .cart-collaterals .cart_totals table select {
  width: 100%;
}

.woocommerce .cart-collaterals .cart_totals .discount td,
.woocommerce-page .cart-collaterals .cart_totals .discount td,
.hydrus_core_woocommerce_options .cart-collaterals .cart_totals .discount td {
  color: #53abe4;
}

.woocommerce .cart-collaterals .cart_totals tr td,
.woocommerce .cart-collaterals .cart_totals tr th,
.woocommerce-page .cart-collaterals .cart_totals tr td,
.woocommerce-page .cart-collaterals .cart_totals tr th,
.hydrus_core_woocommerce_options .cart-collaterals .cart_totals tr td,
.hydrus_core_woocommerce_options .cart-collaterals .cart_totals tr th {
  padding: 12px 40px 12px 0;
}

.woocommerce .cart-collaterals .cart_totals a.button.alt,
.woocommerce-page .cart-collaterals .cart_totals a.button.alt,
.hydrus_core_woocommerce_options .cart-collaterals .cart_totals a.button.alt {
  width: auto;
  margin-top: 30px;
  display: inline-block;
  font-size: 0.92em;
}

.woocommerce .cart-collaterals .cart_totals .woocommerce-shipping-calculator,
.woocommerce-page .cart-collaterals .cart_totals .woocommerce-shipping-calculator,
.hydrus_core_woocommerce_options .cart-collaterals .cart_totals .woocommerce-shipping-calculator {
  display: none;
}

.woocommerce .cross-sells,
.woocommerce-page .cross-sells,
.hydrus_core_woocommerce_options .cross-sells {
  margin-top: 50px;
}

.woocommerce .cross-sells h2,
.woocommerce .cross-sells h3,
.woocommerce-page .cross-sells h2,
.woocommerce-page .cross-sells h3,
.hydrus_core_woocommerce_options .cross-sells h2,
.hydrus_core_woocommerce_options .cross-sells h3 {
  text-transform: uppercase;
}

.woocommerce .cross-sells h3,
.woocommerce-page .cross-sells h3,
.hydrus_core_woocommerce_options .cross-sells h3 {
  font-size: 13px;
}

.woocommerce .cross-sells .products,
.woocommerce-page .cross-sells .products,
.hydrus_core_woocommerce_options .cross-sells .products {
  margin-top: 30px;
}

.woocommerce form .form-row,
.woocommerce-page form .form-row,
.hydrus_core_woocommerce_options form .form-row {
  padding: 3px;
  margin: 0 0 20px;
}

.woocommerce form .form-row:before,
.woocommerce form .form-row:after,
.woocommerce-page form .form-row:before,
.woocommerce-page form .form-row:after,
.hydrus_core_woocommerce_options form .form-row:before,
.hydrus_core_woocommerce_options form .form-row:after {
  content: " ";
  display: table;
}

.woocommerce form .form-row:after,
.woocommerce-page form .form-row:after,
.hydrus_core_woocommerce_options form .form-row:after {
  clear: both;
}

.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder,
.woocommerce-page form .form-row [placeholder]:focus::-webkit-input-placeholder,
.hydrus_core_woocommerce_options form .form-row [placeholder]:focus::-webkit-input-placeholder {
  transition: opacity 0.5s 0.5s ease;
  opacity: 0;
}

.woocommerce form .form-row label,
.woocommerce-page form .form-row label,
.hydrus_core_woocommerce_options form .form-row label {
  display: block;
}

.woocommerce form .form-row label.hidden,
.woocommerce-page form .form-row label.hidden,
.hydrus_core_woocommerce_options form .form-row label.hidden {
  visibility: hidden;
}

.woocommerce form .form-row select,
.woocommerce form .form-row .chosen-container-single,
.woocommerce-page form .form-row select,
.woocommerce-page form .form-row .chosen-container-single,
.hydrus_core_woocommerce_options form .form-row select,
.hydrus_core_woocommerce_options form .form-row .chosen-container-single {
  height: 39px;
}

.woocommerce form .form-row select a,
.woocommerce form .form-row .chosen-container-single a,
.woocommerce-page form .form-row select a,
.woocommerce-page form .form-row .chosen-container-single a,
.hydrus_core_woocommerce_options form .form-row select a,
.hydrus_core_woocommerce_options form .form-row .chosen-container-single a {
  display: inline-block;
  height: 43px;
  width: 100%;
  cursor: pointer;
  margin: 0;
}

.woocommerce form .form-row .chosen-container-single .chosen-single,
.woocommerce-page form .form-row .chosen-container-single .chosen-single,
.hydrus_core_woocommerce_options form .form-row .chosen-container-single .chosen-single {
  height: 39px;
  line-height: 26px;
}

.woocommerce form .form-row .chosen-container-single .chosen-single div b,
.woocommerce-page form .form-row .chosen-container-single .chosen-single div b,
.hydrus_core_woocommerce_options form .form-row .chosen-container-single .chosen-single div b {
  background-position: 0 10px !important;
}

.woocommerce form .form-row .select2-container .select2-choice,
.woocommerce-page form .form-row .select2-container .select2-choice,
.hydrus_core_woocommerce_options form .form-row .select2-container .select2-choice {
  display: block;
  height: 45px;
  padding: 0 0 0 8px;
  overflow: hidden;
  position: relative;
  white-space: nowrap;
  line-height: 43px;
  text-decoration: none;
}

.woocommerce form .form-row .required,
.woocommerce-page form .form-row .required,
.hydrus_core_woocommerce_options form .form-row .required {
  color: inherit;
  font-weight: 400;
  border: 0;
}

.woocommerce form .form-row .input-checkbox,
.woocommerce-page form .form-row .input-checkbox,
.hydrus_core_woocommerce_options form .form-row .input-checkbox {
  display: inline;
  margin: -2px 8px 0 0;
  text-align: center;
  vertical-align: middle;
}

.woocommerce form .form-row label.checkbox,
.woocommerce-page form .form-row label.checkbox,
.hydrus_core_woocommerce_options form .form-row label.checkbox {
  display: inline;
}

.woocommerce form .form-row textarea,
.woocommerce-page form .form-row textarea,
.hydrus_core_woocommerce_options form .form-row textarea {
  height: 3.5em;
  line-height: 1.5em;
  display: block;
  box-shadow: none;
}

.woocommerce form .form-row.validate-required.woocommerce-invalid .chzn-single,
.woocommerce form .form-row.validate-required.woocommerce-invalid .chzn-drop,
.woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text,
.woocommerce form .form-row.validate-required.woocommerce-invalid select,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid .chzn-single,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid .chzn-drop,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid select,
.hydrus_core_woocommerce_options form .form-row.validate-required.woocommerce-invalid .chzn-single,
.hydrus_core_woocommerce_options form .form-row.validate-required.woocommerce-invalid .chzn-drop,
.hydrus_core_woocommerce_options form .form-row.validate-required.woocommerce-invalid input.input-text,
.hydrus_core_woocommerce_options form .form-row.validate-required.woocommerce-invalid select {
  border-color: #53abe4;
}

.woocommerce form .form-row ::-webkit-input-placeholder,
.woocommerce-page form .form-row ::-webkit-input-placeholder,
.hydrus_core_woocommerce_options form .form-row ::-webkit-input-placeholder {
  line-height: 1em;
  padding-top: 2px;
}

.woocommerce form .form-row :-moz-placeholder,
.woocommerce-page form .form-row :-moz-placeholder,
.hydrus_core_woocommerce_options form .form-row :-moz-placeholder {
  line-height: 1em;
  padding-top: 2px;
}

.woocommerce form .form-row :-ms-input-placeholder,
.woocommerce-page form .form-row :-ms-input-placeholder,
.hydrus_core_woocommerce_options form .form-row :-ms-input-placeholder {
  line-height: 1em;
  padding-top: 2px;
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last,
.hydrus_core_woocommerce_options form .form-row-first,
.hydrus_core_woocommerce_options form .form-row-last {
  float: left;
  width: 48%;
}

.woocommerce form .form-row-last,
.woocommerce-page form .form-row-last,
.hydrus_core_woocommerce_options form .form-row-last {
  float: right;
}

.woocommerce form .form-row-wide,
.woocommerce-page form .form-row-wide,
.hydrus_core_woocommerce_options form .form-row-wide {
  clear: both;
}

.woocommerce form #order_comments,
.woocommerce-page form #order_comments,
.hydrus_core_woocommerce_options form #order_comments {
  height: 140px;
  max-width: 100%;
}

.woocommerce form.login,
.woocommerce form.checkout_coupon,
.woocommerce form.register,
.woocommerce-page form.login,
.woocommerce-page form.checkout_coupon,
.woocommerce-page form.register,
.hydrus_core_woocommerce_options form.login,
.hydrus_core_woocommerce_options form.checkout_coupon,
.hydrus_core_woocommerce_options form.register {
  border: 0 none;
  padding: 0px;
  margin: 0em 0 0em 0px;
  text-align: left;
  border-radius: 0px;
}

.woocommerce form.login,
.woocommerce-page form.login,
.hydrus_core_woocommerce_options form.login {
  padding: 0px;
  margin-bottom: 30px;
}

.woocommerce form.checkout_coupon,
.woocommerce-page form.checkout_coupon,
.hydrus_core_woocommerce_options form.checkout_coupon {
  margin-bottom: 30px;
}

.woocommerce .login-wrapper,
.woocommerce .lost-wrapper,
.woocommerce .register-wrapper,
.woocommerce .checkout-coupon-wrapper > .coupon-wrapper,
.woocommerce-page .login-wrapper,
.woocommerce-page .lost-wrapper,
.woocommerce-page .register-wrapper,
.woocommerce-page .checkout-coupon-wrapper > .coupon-wrapper,
.hydrus_core_woocommerce_options .login-wrapper,
.hydrus_core_woocommerce_options .lost-wrapper,
.hydrus_core_woocommerce_options .register-wrapper,
.hydrus_core_woocommerce_options .checkout-coupon-wrapper > .coupon-wrapper {
  padding: 20px;
  background-color: #f7f7f7;
}

.woocommerce .login-wrapper h2,
.woocommerce .lost-wrapper h2,
.woocommerce .register-wrapper h2,
.woocommerce .checkout-coupon-wrapper > .coupon-wrapper h2,
.woocommerce-page .login-wrapper h2,
.woocommerce-page .lost-wrapper h2,
.woocommerce-page .register-wrapper h2,
.woocommerce-page .checkout-coupon-wrapper > .coupon-wrapper h2,
.hydrus_core_woocommerce_options .login-wrapper h2,
.hydrus_core_woocommerce_options .lost-wrapper h2,
.hydrus_core_woocommerce_options .register-wrapper h2,
.hydrus_core_woocommerce_options .checkout-coupon-wrapper > .coupon-wrapper h2 {
  margin-top: 0px;
  text-transform: uppercase;
}

.woocommerce .login-wrapper #password,
.woocommerce .lost-wrapper #password,
.woocommerce .register-wrapper #password,
.woocommerce .checkout-coupon-wrapper > .coupon-wrapper #password,
.woocommerce-page .login-wrapper #password,
.woocommerce-page .lost-wrapper #password,
.woocommerce-page .register-wrapper #password,
.woocommerce-page .checkout-coupon-wrapper > .coupon-wrapper #password,
.hydrus_core_woocommerce_options .login-wrapper #password,
.hydrus_core_woocommerce_options .lost-wrapper #password,
.hydrus_core_woocommerce_options .register-wrapper #password,
.hydrus_core_woocommerce_options .checkout-coupon-wrapper > .coupon-wrapper #password {
  margin-top: 20px;
}

.woocommerce .login-wrapper input,
.woocommerce .lost-wrapper input,
.woocommerce .register-wrapper input,
.woocommerce .checkout-coupon-wrapper > .coupon-wrapper input,
.woocommerce-page .login-wrapper input,
.woocommerce-page .lost-wrapper input,
.woocommerce-page .register-wrapper input,
.woocommerce-page .checkout-coupon-wrapper > .coupon-wrapper input,
.hydrus_core_woocommerce_options .login-wrapper input,
.hydrus_core_woocommerce_options .lost-wrapper input,
.hydrus_core_woocommerce_options .register-wrapper input,
.hydrus_core_woocommerce_options .checkout-coupon-wrapper > .coupon-wrapper input {
  background-color: #ffffff;
  font-family: "Lato";
}

.woocommerce .login-wrapper .button,
.woocommerce .lost-wrapper .button,
.woocommerce .register-wrapper .button,
.woocommerce .checkout-coupon-wrapper > .coupon-wrapper .button,
.woocommerce-page .login-wrapper .button,
.woocommerce-page .lost-wrapper .button,
.woocommerce-page .register-wrapper .button,
.woocommerce-page .checkout-coupon-wrapper > .coupon-wrapper .button,
.hydrus_core_woocommerce_options .login-wrapper .button,
.hydrus_core_woocommerce_options .lost-wrapper .button,
.hydrus_core_woocommerce_options .register-wrapper .button,
.hydrus_core_woocommerce_options .checkout-coupon-wrapper > .coupon-wrapper .button {
  padding: 13px 30px;
}

.woocommerce .login-wrapper #rememberme,
.woocommerce .lost-wrapper #rememberme,
.woocommerce .register-wrapper #rememberme,
.woocommerce .checkout-coupon-wrapper > .coupon-wrapper #rememberme,
.woocommerce-page .login-wrapper #rememberme,
.woocommerce-page .lost-wrapper #rememberme,
.woocommerce-page .register-wrapper #rememberme,
.woocommerce-page .checkout-coupon-wrapper > .coupon-wrapper #rememberme,
.hydrus_core_woocommerce_options .login-wrapper #rememberme,
.hydrus_core_woocommerce_options .lost-wrapper #rememberme,
.hydrus_core_woocommerce_options .register-wrapper #rememberme,
.hydrus_core_woocommerce_options .checkout-coupon-wrapper > .coupon-wrapper #rememberme {
  font-family: "Lato";
  margin-left: 15px;
}

.woocommerce .login-wrapper .lost_password,
.woocommerce .lost-wrapper .lost_password,
.woocommerce .register-wrapper .lost_password,
.woocommerce .checkout-coupon-wrapper > .coupon-wrapper .lost_password,
.woocommerce-page .login-wrapper .lost_password,
.woocommerce-page .lost-wrapper .lost_password,
.woocommerce-page .register-wrapper .lost_password,
.woocommerce-page .checkout-coupon-wrapper > .coupon-wrapper .lost_password,
.hydrus_core_woocommerce_options .login-wrapper .lost_password,
.hydrus_core_woocommerce_options .lost-wrapper .lost_password,
.hydrus_core_woocommerce_options .register-wrapper .lost_password,
.hydrus_core_woocommerce_options .checkout-coupon-wrapper > .coupon-wrapper .lost_password {
  font-family: "Lato";
  display: inline-block;
  font-style: italic;
}

.woocommerce .register-wrapper,
.woocommerce-page .register-wrapper,
.hydrus_core_woocommerce_options .register-wrapper {
  margin-top: 30px;
}

.woocommerce #content .lost-wrapper,
.woocommerce-page #content .lost-wrapper,
.hydrus_core_woocommerce_options #content .lost-wrapper {
  padding: 20px;
  background-color: #f7f7f7;
}

.woocommerce #content .lost-wrapper .button,
.woocommerce-page #content .lost-wrapper .button,
.hydrus_core_woocommerce_options #content .lost-wrapper .button {
  padding: 13px 30px !important;
  width: 100%;
  margin-top: 20px !important;
  margin-left: 0px !important;
}

.woocommerce #content .lost-wrapper .table .email,
.woocommerce-page #content .lost-wrapper .table .email,
.hydrus_core_woocommerce_options #content .lost-wrapper .table .email {
  width: 100%;
  font-family: "Lato";
}

.woocommerce #content .lost-wrapper .table .email,
.woocommerce #content .lost-wrapper .table .submit,
.woocommerce-page #content .lost-wrapper .table .email,
.woocommerce-page #content .lost-wrapper .table .submit,
.hydrus_core_woocommerce_options #content .lost-wrapper .table .email,
.hydrus_core_woocommerce_options #content .lost-wrapper .table .submit {
  display: block;
}

.woocommerce ul#shipping_method,
.woocommerce-page ul#shipping_method,
.hydrus_core_woocommerce_options ul#shipping_method {
  list-style: none outside;
  margin: 0;
  padding: 10px 0 0 0;
}

.woocommerce ul#shipping_method li,
.woocommerce-page ul#shipping_method li,
.hydrus_core_woocommerce_options ul#shipping_method li {
  margin: 0;
  padding: 2px 0 2px 0px;
  text-indent: 8px;
  list-style: none outside;
}

.woocommerce ul#shipping_method .amount,
.woocommerce-page ul#shipping_method .amount,
.hydrus_core_woocommerce_options ul#shipping_method .amount {
  font-weight: 700;
}

.woocommerce p.woocommerce-shipping-contents,
.woocommerce-page p.woocommerce-shipping-contents,
.hydrus_core_woocommerce_options p.woocommerce-shipping-contents {
  margin: 0;
}

.woocommerce a.showlogin,
.woocommerce a.showcoupon,
.woocommerce-page a.showlogin,
.woocommerce-page a.showcoupon,
.hydrus_core_woocommerce_options a.showlogin,
.hydrus_core_woocommerce_options a.showcoupon {
  font-family: "Lato";
  display: block;
  margin-left: 0px;
  text-transform: none;
}

.woocommerce a.showlogin:after,
.woocommerce a.showcoupon:after,
.woocommerce-page a.showlogin:after,
.woocommerce-page a.showcoupon:after,
.hydrus_core_woocommerce_options a.showlogin:after,
.hydrus_core_woocommerce_options a.showcoupon:after {
  font-family: 'hydrus';
  margin-left: 10px;
  content: "\e91b";
  font-size: 12px;
  text-decoration: none;
}

.woocommerce a.showlogin.collapsed:after,
.woocommerce a.showcoupon.collapsed:after,
.woocommerce-page a.showlogin.collapsed:after,
.woocommerce-page a.showcoupon.collapsed:after,
.hydrus_core_woocommerce_options a.showlogin.collapsed:after,
.hydrus_core_woocommerce_options a.showcoupon.collapsed:after {
  content: "\e91b";
}

.woocommerce .checkout > .col-md-12:first-of-type,
.woocommerce-page .checkout > .col-md-12:first-of-type,
.hydrus_core_woocommerce_options .checkout > .col-md-12:first-of-type {
  padding-left: 0px;
  padding-right: 0px;
}

.woocommerce .checkout .col-2 h3,
.woocommerce-page .checkout .col-2 h3,
.hydrus_core_woocommerce_options .checkout .col-2 h3 {
  float: left;
  clear: none;
}

.woocommerce .checkout .col-2 .notes,
.woocommerce-page .checkout .col-2 .notes,
.hydrus_core_woocommerce_options .checkout .col-2 .notes {
  clear: left;
}

.woocommerce .checkout .col-2 .form-row-first,
.woocommerce-page .checkout .col-2 .form-row-first,
.hydrus_core_woocommerce_options .checkout .col-2 .form-row-first {
  clear: left;
}

.woocommerce .checkout h3,
.woocommerce-page .checkout h3,
.hydrus_core_woocommerce_options .checkout h3 {
  text-transform: uppercase;
  font-weight: 400;
}

.woocommerce .checkout h3 input,
.woocommerce-page .checkout h3 input,
.hydrus_core_woocommerce_options .checkout h3 input {
  display: inline-block;
}

.woocommerce .checkout h3 label,
.woocommerce-page .checkout h3 label,
.hydrus_core_woocommerce_options .checkout h3 label {
  display: inline-block;
  font-weight: 400;
  margin: 0px;
  color: #2a2a2a;
}

.woocommerce .checkout .select2-container a,
.woocommerce-page .checkout .select2-container a,
.hydrus_core_woocommerce_options .checkout .select2-container a {
  height: 45px;
}

.woocommerce .checkout #ship-to-different-address-checkbox,
.woocommerce-page .checkout #ship-to-different-address-checkbox,
.hydrus_core_woocommerce_options .checkout #ship-to-different-address-checkbox {
  margin-top: 3px;
}

.woocommerce .checkout #shipping_address_2_field,
.woocommerce .checkout #billing_address_2,
.woocommerce-page .checkout #shipping_address_2_field,
.woocommerce-page .checkout #billing_address_2,
.hydrus_core_woocommerce_options .checkout #shipping_address_2_field,
.hydrus_core_woocommerce_options .checkout #billing_address_2 {
  margin-top: -10px;
}

.woocommerce .checkout #order_review,
.woocommerce-page .checkout #order_review,
.hydrus_core_woocommerce_options .checkout #order_review {
  background-color: #f7f7f7;
  padding-top: 10px;
}

.woocommerce .checkout #order_review th.product-name,
.woocommerce-page .checkout #order_review th.product-name,
.hydrus_core_woocommerce_options .checkout #order_review th.product-name {
  padding-left: 20px;
}

.woocommerce .checkout #order_review td.product-name,
.woocommerce-page .checkout #order_review td.product-name,
.hydrus_core_woocommerce_options .checkout #order_review td.product-name {
  padding-left: 20px;
}

.woocommerce .checkout #order_review tfoot th,
.woocommerce-page .checkout #order_review tfoot th,
.hydrus_core_woocommerce_options .checkout #order_review tfoot th {
  padding-left: 20px;
}

.woocommerce .checkout #order_review #payment,
.woocommerce-page .checkout #order_review #payment,
.hydrus_core_woocommerce_options .checkout #order_review #payment {
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding: 0px;
  border-radius: 0px;
  padding: 18px 15px 1px 20px;
}

.woocommerce .checkout div.shipping-address,
.woocommerce-page .checkout div.shipping-address,
.hydrus_core_woocommerce_options .checkout div.shipping-address {
  padding: 0;
  clear: left;
  width: 100%;
  font-family: "Lato";
}

.woocommerce .checkout #shiptobilling,
.woocommerce-page .checkout #shiptobilling,
.hydrus_core_woocommerce_options .checkout #shiptobilling {
  float: right;
  line-height: 1.62em;
  margin: 0 0 0 0;
  padding: 0;
}

.woocommerce .checkout #shiptobilling label,
.woocommerce-page .checkout #shiptobilling label,
.hydrus_core_woocommerce_options .checkout #shiptobilling label {
  font-size: 0.6875em;
}

.woocommerce .checkout .shipping_address,
.woocommerce-page .checkout .shipping_address,
.hydrus_core_woocommerce_options .checkout .shipping_address {
  clear: both;
  font-family: "Lato";
}

.woocommerce .checkout #customer_details,
.woocommerce-page .checkout #customer_details,
.hydrus_core_woocommerce_options .checkout #customer_details {
  font-family: "Lato";
}

.woocommerce .checkout #customer_details h3,
.woocommerce-page .checkout #customer_details h3,
.hydrus_core_woocommerce_options .checkout #customer_details h3 {
  margin-bottom: 35px;
}

.woocommerce .thankyou h2,
.woocommerce-page .thankyou h2,
.hydrus_core_woocommerce_options .thankyou h2 {
  margin-top: 30px;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.woocommerce .thankyou .bacs_details,
.woocommerce-page .thankyou .bacs_details,
.hydrus_core_woocommerce_options .thankyou .bacs_details {
  font-family: "Lato";
}

.woocommerce .addresses h3,
.woocommerce-page .addresses h3,
.hydrus_core_woocommerce_options .addresses h3 {
  margin-top: 30px;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.woocommerce table.shop_table.customer_details,
.woocommerce-page table.shop_table.customer_details,
.hydrus_core_woocommerce_options table.shop_table.customer_details {
  font-family: "Lato";
}

.woocommerce table.shop_table.customer_details td,
.woocommerce-page table.shop_table.customer_details td,
.hydrus_core_woocommerce_options table.shop_table.customer_details td {
  border-top: 0 none;
}

.woocommerce .addresses address,
.woocommerce .addresses .edit,
.woocommerce-page .addresses address,
.woocommerce-page .addresses .edit,
.hydrus_core_woocommerce_options .addresses address,
.hydrus_core_woocommerce_options .addresses .edit {
  font-family: "Lato";
}

.woocommerce #payment,
.woocommerce-page #payment,
.hydrus_core_woocommerce_options #payment {
  background: #f7f6f7;
  border-radius: 5px;
}

.woocommerce #payment ul.payment_methods,
.woocommerce-page #payment ul.payment_methods,
.hydrus_core_woocommerce_options #payment ul.payment_methods {
  font-family: "Lato";
  text-align: left;
  padding: 1em;
  margin: 0;
  list-style: none outside;
}

.woocommerce #payment ul.payment_methods:before,
.woocommerce #payment ul.payment_methods:after,
.woocommerce-page #payment ul.payment_methods:before,
.woocommerce-page #payment ul.payment_methods:after,
.hydrus_core_woocommerce_options #payment ul.payment_methods:before,
.hydrus_core_woocommerce_options #payment ul.payment_methods:after {
  content: " ";
  display: table;
}

.woocommerce #payment ul.payment_methods:after,
.woocommerce-page #payment ul.payment_methods:after,
.hydrus_core_woocommerce_options #payment ul.payment_methods:after {
  clear: both;
}

.woocommerce #payment ul.payment_methods li,
.woocommerce-page #payment ul.payment_methods li,
.hydrus_core_woocommerce_options #payment ul.payment_methods li {
  line-height: 2em;
  text-align: left;
  margin: 0;
  font-weight: normal;
}

.woocommerce #payment ul.payment_methods li input,
.woocommerce-page #payment ul.payment_methods li input,
.hydrus_core_woocommerce_options #payment ul.payment_methods li input {
  margin: 0 1em 0 0;
}

.woocommerce #payment div.form-row,
.woocommerce-page #payment div.form-row,
.hydrus_core_woocommerce_options #payment div.form-row {
  padding: 1em;
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order,
.hydrus_core_woocommerce_options #payment #place_order {
  float: right;
  margin: 0;
}

.woocommerce #payment .terms,
.woocommerce-page #payment .terms,
.hydrus_core_woocommerce_options #payment .terms {
  padding: 0 1em 0;
  text-align: right;
}

.woocommerce #payment div.payment_box,
.woocommerce-page #payment div.payment_box,
.hydrus_core_woocommerce_options #payment div.payment_box {
  position: relative;
  width: 96%;
  padding: 1em 2%;
  margin: 1em 0 1em 0;
  font-size: 0.92em;
  border-radius: 2px;
  line-height: 1.5em;
  background-color: #ffffff;
  color: #838383;
}

.woocommerce #payment div.payment_box p:last-child,
.woocommerce-page #payment div.payment_box p:last-child,
.hydrus_core_woocommerce_options #payment div.payment_box p:last-child {
  margin-bottom: 0;
}

.woocommerce #payment div.payment_box #cc-expire-month,
.woocommerce #payment div.payment_box #cc-expire-year,
.woocommerce-page #payment div.payment_box #cc-expire-month,
.woocommerce-page #payment div.payment_box #cc-expire-year,
.hydrus_core_woocommerce_options #payment div.payment_box #cc-expire-month,
.hydrus_core_woocommerce_options #payment div.payment_box #cc-expire-year {
  width: 48%;
  float: left;
}

.woocommerce #payment div.payment_box #cc-expire-year,
.woocommerce-page #payment div.payment_box #cc-expire-year,
.hydrus_core_woocommerce_options #payment div.payment_box #cc-expire-year {
  float: right;
}

.woocommerce #payment div.payment_box span.help,
.woocommerce-page #payment div.payment_box span.help,
.hydrus_core_woocommerce_options #payment div.payment_box span.help {
  font-size: 11px;
  color: #838383;
  line-height: 13px;
  font-weight: normal;
}

.woocommerce #payment div.payment_box .form-row,
.woocommerce-page #payment div.payment_box .form-row,
.hydrus_core_woocommerce_options #payment div.payment_box .form-row {
  margin: 0 0 20px;
}

.woocommerce #payment div.payment_box .form-row select,
.woocommerce-page #payment div.payment_box .form-row select,
.hydrus_core_woocommerce_options #payment div.payment_box .form-row select {
  width: 48%;
  float: left;
  margin-right: 3.8%;
}

.woocommerce #payment div.payment_box .form-row select:nth-child(3n),
.woocommerce-page #payment div.payment_box .form-row select:nth-child(3n),
.hydrus_core_woocommerce_options #payment div.payment_box .form-row select:nth-child(3n) {
  margin-right: 0;
}

.woocommerce #payment div.payment_box:after,
.woocommerce-page #payment div.payment_box:after,
.hydrus_core_woocommerce_options #payment div.payment_box:after {
  content: "";
  display: block;
  border: 8px solid #ffffff;
  /* arrow size / color */
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  position: absolute;
  top: -3px;
  left: 0;
  margin: -1em 0 0 2em;
}

.woocommerce div.payment_box,
.woocommerce-page div.payment_box,
.hydrus_core_woocommerce_options div.payment_box {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  padding: 1em;
  margin: 1em 0 1em 0;
  font-size: 0.92em;
  border-radius: 2px;
  line-height: 1.5;
  background-color: #f7f7f7;
  color: #838383;
}

.woocommerce div.payment_box .wc-credit-card-form-card-number,
.woocommerce div.payment_box .wc-credit-card-form-card-expiry,
.woocommerce div.payment_box .wc-credit-card-form-card-cvc,
.woocommerce-page div.payment_box .wc-credit-card-form-card-number,
.woocommerce-page div.payment_box .wc-credit-card-form-card-expiry,
.woocommerce-page div.payment_box .wc-credit-card-form-card-cvc,
.hydrus_core_woocommerce_options div.payment_box .wc-credit-card-form-card-number,
.hydrus_core_woocommerce_options div.payment_box .wc-credit-card-form-card-expiry,
.hydrus_core_woocommerce_options div.payment_box .wc-credit-card-form-card-cvc {
  font-size: 1.5em;
  padding: 8px;
  background-repeat: no-repeat;
  background-position: right;
}

.woocommerce div.payment_box .wc-credit-card-form-card-number.visa,
.woocommerce div.payment_box .wc-credit-card-form-card-expiry.visa,
.woocommerce div.payment_box .wc-credit-card-form-card-cvc.visa,
.woocommerce-page div.payment_box .wc-credit-card-form-card-number.visa,
.woocommerce-page div.payment_box .wc-credit-card-form-card-expiry.visa,
.woocommerce-page div.payment_box .wc-credit-card-form-card-cvc.visa,
.hydrus_core_woocommerce_options div.payment_box .wc-credit-card-form-card-number.visa,
.hydrus_core_woocommerce_options div.payment_box .wc-credit-card-form-card-expiry.visa,
.hydrus_core_woocommerce_options div.payment_box .wc-credit-card-form-card-cvc.visa {
  background-image: url(../images/woocommerce/icons/credit-cards/visa.png);
}

.woocommerce div.payment_box .wc-credit-card-form-card-number.mastercard,
.woocommerce div.payment_box .wc-credit-card-form-card-expiry.mastercard,
.woocommerce div.payment_box .wc-credit-card-form-card-cvc.mastercard,
.woocommerce-page div.payment_box .wc-credit-card-form-card-number.mastercard,
.woocommerce-page div.payment_box .wc-credit-card-form-card-expiry.mastercard,
.woocommerce-page div.payment_box .wc-credit-card-form-card-cvc.mastercard,
.hydrus_core_woocommerce_options div.payment_box .wc-credit-card-form-card-number.mastercard,
.hydrus_core_woocommerce_options div.payment_box .wc-credit-card-form-card-expiry.mastercard,
.hydrus_core_woocommerce_options div.payment_box .wc-credit-card-form-card-cvc.mastercard {
  background-image: url(../images/woocommerce/icons/credit-cards/mastercard.png);
}

.woocommerce div.payment_box .wc-credit-card-form-card-number.laser,
.woocommerce div.payment_box .wc-credit-card-form-card-expiry.laser,
.woocommerce div.payment_box .wc-credit-card-form-card-cvc.laser,
.woocommerce-page div.payment_box .wc-credit-card-form-card-number.laser,
.woocommerce-page div.payment_box .wc-credit-card-form-card-expiry.laser,
.woocommerce-page div.payment_box .wc-credit-card-form-card-cvc.laser,
.hydrus_core_woocommerce_options div.payment_box .wc-credit-card-form-card-number.laser,
.hydrus_core_woocommerce_options div.payment_box .wc-credit-card-form-card-expiry.laser,
.hydrus_core_woocommerce_options div.payment_box .wc-credit-card-form-card-cvc.laser {
  background-image: url(../images/woocommerce/icons/credit-cards/laser.png);
}

.woocommerce div.payment_box .wc-credit-card-form-card-number.dinersclub,
.woocommerce div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
.woocommerce div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
.woocommerce-page div.payment_box .wc-credit-card-form-card-number.dinersclub,
.woocommerce-page div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
.woocommerce-page div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
.hydrus_core_woocommerce_options div.payment_box .wc-credit-card-form-card-number.dinersclub,
.hydrus_core_woocommerce_options div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
.hydrus_core_woocommerce_options div.payment_box .wc-credit-card-form-card-cvc.dinersclub {
  background-image: url(../images/woocommerce/icons/credit-cards/diners.png);
}

.woocommerce div.payment_box .wc-credit-card-form-card-number.maestro,
.woocommerce div.payment_box .wc-credit-card-form-card-expiry.maestro,
.woocommerce div.payment_box .wc-credit-card-form-card-cvc.maestro,
.woocommerce-page div.payment_box .wc-credit-card-form-card-number.maestro,
.woocommerce-page div.payment_box .wc-credit-card-form-card-expiry.maestro,
.woocommerce-page div.payment_box .wc-credit-card-form-card-cvc.maestro,
.hydrus_core_woocommerce_options div.payment_box .wc-credit-card-form-card-number.maestro,
.hydrus_core_woocommerce_options div.payment_box .wc-credit-card-form-card-expiry.maestro,
.hydrus_core_woocommerce_options div.payment_box .wc-credit-card-form-card-cvc.maestro {
  background-image: url(../images/woocommerce/icons/credit-cards/maestro.png);
}

.woocommerce div.payment_box .wc-credit-card-form-card-number.jcb,
.woocommerce div.payment_box .wc-credit-card-form-card-expiry.jcb,
.woocommerce div.payment_box .wc-credit-card-form-card-cvc.jcb,
.woocommerce-page div.payment_box .wc-credit-card-form-card-number.jcb,
.woocommerce-page div.payment_box .wc-credit-card-form-card-expiry.jcb,
.woocommerce-page div.payment_box .wc-credit-card-form-card-cvc.jcb,
.hydrus_core_woocommerce_options div.payment_box .wc-credit-card-form-card-number.jcb,
.hydrus_core_woocommerce_options div.payment_box .wc-credit-card-form-card-expiry.jcb,
.hydrus_core_woocommerce_options div.payment_box .wc-credit-card-form-card-cvc.jcb {
  background-image: url(../images/woocommerce/icons/credit-cards/jcb.png);
}

.woocommerce div.payment_box .wc-credit-card-form-card-number.amex,
.woocommerce div.payment_box .wc-credit-card-form-card-expiry.amex,
.woocommerce div.payment_box .wc-credit-card-form-card-cvc.amex,
.woocommerce-page div.payment_box .wc-credit-card-form-card-number.amex,
.woocommerce-page div.payment_box .wc-credit-card-form-card-expiry.amex,
.woocommerce-page div.payment_box .wc-credit-card-form-card-cvc.amex,
.hydrus_core_woocommerce_options div.payment_box .wc-credit-card-form-card-number.amex,
.hydrus_core_woocommerce_options div.payment_box .wc-credit-card-form-card-expiry.amex,
.hydrus_core_woocommerce_options div.payment_box .wc-credit-card-form-card-cvc.amex {
  background-image: url(../images/woocommerce/icons/credit-cards/amex.png);
}

.woocommerce div.payment_box .wc-credit-card-form-card-number.discover,
.woocommerce div.payment_box .wc-credit-card-form-card-expiry.discover,
.woocommerce div.payment_box .wc-credit-card-form-card-cvc.discover,
.woocommerce-page div.payment_box .wc-credit-card-form-card-number.discover,
.woocommerce-page div.payment_box .wc-credit-card-form-card-expiry.discover,
.woocommerce-page div.payment_box .wc-credit-card-form-card-cvc.discover,
.hydrus_core_woocommerce_options div.payment_box .wc-credit-card-form-card-number.discover,
.hydrus_core_woocommerce_options div.payment_box .wc-credit-card-form-card-expiry.discover,
.hydrus_core_woocommerce_options div.payment_box .wc-credit-card-form-card-cvc.discover {
  background-image: url(../images/woocommerce/icons/credit-cards/discover.png);
}

.woocommerce div.payment_box span.help,
.woocommerce-page div.payment_box span.help,
.hydrus_core_woocommerce_options div.payment_box span.help {
  font-size: .857em;
  color: #838383;
  font-weight: normal;
}

.woocommerce div.payment_box .form-row,
.woocommerce-page div.payment_box .form-row,
.hydrus_core_woocommerce_options div.payment_box .form-row {
  margin: 0 0 1em;
}

.woocommerce div.payment_box p:last-child,
.woocommerce-page div.payment_box p:last-child,
.hydrus_core_woocommerce_options div.payment_box p:last-child {
  margin-bottom: 0;
}

.woocommerce div.payment_box:before,
.woocommerce-page div.payment_box:before,
.hydrus_core_woocommerce_options div.payment_box:before {
  content: "";
  display: block;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  position: absolute;
  top: -.75em;
  left: 0;
  margin: -1em 0 0 2em;
}

.woocommerce .payment_method_paypal img,
.woocommerce-page .payment_method_paypal img,
.hydrus_core_woocommerce_options .payment_method_paypal img {
  margin-left: 15px;
}

.woocommerce .payment_method_paypal .about_paypal,
.woocommerce-page .payment_method_paypal .about_paypal,
.hydrus_core_woocommerce_options .payment_method_paypal .about_paypal {
  float: right;
  line-height: 52px;
  font-size: 0.83em;
  margin-left: 15px;
}

.woocommerce .payment_method_paypal img,
.woocommerce-page .payment_method_paypal img,
.hydrus_core_woocommerce_options .payment_method_paypal img {
  max-height: 52px;
  vertical-align: middle;
}

.woocommerce .woocommerce-password-strength,
.woocommerce-page .woocommerce-password-strength,
.hydrus_core_woocommerce_options .woocommerce-password-strength {
  text-align: center;
  font-weight: 600;
  padding: 3px .5em;
  font-size: 1em;
}

.woocommerce .woocommerce-password-strength.strong,
.woocommerce-page .woocommerce-password-strength.strong,
.hydrus_core_woocommerce_options .woocommerce-password-strength.strong {
  background-color: #c1e1b9;
  border-color: #83c373;
}

.woocommerce .woocommerce-password-strength.short,
.woocommerce-page .woocommerce-password-strength.short,
.hydrus_core_woocommerce_options .woocommerce-password-strength.short {
  background-color: #f1adad;
  border-color: #e35b5b;
}

.woocommerce .woocommerce-password-strength.bad,
.woocommerce-page .woocommerce-password-strength.bad,
.hydrus_core_woocommerce_options .woocommerce-password-strength.bad {
  background-color: #fbc5a9;
  border-color: #f78b53;
}

.woocommerce .woocommerce-password-strength.good,
.woocommerce-page .woocommerce-password-strength.good,
.hydrus_core_woocommerce_options .woocommerce-password-strength.good {
  background-color: #ffe399;
  border-color: #ffc733;
}

.woocommerce .woocommerce-password-hint,
.woocommerce-page .woocommerce-password-hint,
.hydrus_core_woocommerce_options .woocommerce-password-hint {
  margin: .5em 0 0 0;
  display: block;
}

.woocommerce .product.has-default-attributes.has-children > .images,
.woocommerce-page .product.has-default-attributes.has-children > .images,
.hydrus_core_woocommerce_options .product.has-default-attributes.has-children > .images {
  opacity: 0;
}

.woocommerce .order_details,
.woocommerce-page .order_details,
.hydrus_core_woocommerce_options .order_details {
  margin: 0;
  list-style: none;
}

.woocommerce .order_details:before,
.woocommerce .order_details:after,
.woocommerce-page .order_details:before,
.woocommerce-page .order_details:after,
.hydrus_core_woocommerce_options .order_details:before,
.hydrus_core_woocommerce_options .order_details:after {
  content: " ";
  display: table;
}

.woocommerce .order_details:after,
.woocommerce-page .order_details:after,
.hydrus_core_woocommerce_options .order_details:after {
  clear: both;
}

.woocommerce .order_details li,
.woocommerce-page .order_details li,
.hydrus_core_woocommerce_options .order_details li {
  float: left;
  margin-right: 2em;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 1em;
  padding-right: 2em;
  padding-bottom: 20px;
}

.woocommerce .order_details li strong,
.woocommerce-page .order_details li strong,
.hydrus_core_woocommerce_options .order_details li strong {
  display: block;
  font-size: 1.4em;
  text-transform: none;
  line-height: 1.5em;
}

.woocommerce .order_details li:last-of-type,
.woocommerce-page .order_details li:last-of-type,
.hydrus_core_woocommerce_options .order_details li:last-of-type {
  border: none;
}

.woocommerce .addresses .title:before,
.woocommerce .addresses .title:after,
.woocommerce-page .addresses .title:before,
.woocommerce-page .addresses .title:after,
.hydrus_core_woocommerce_options .addresses .title:before,
.hydrus_core_woocommerce_options .addresses .title:after {
  content: " ";
  display: table;
}

.woocommerce .addresses .title:after,
.woocommerce-page .addresses .title:after,
.hydrus_core_woocommerce_options .addresses .title:after {
  clear: both;
}

.woocommerce .addresses .title h3,
.woocommerce-page .addresses .title h3,
.hydrus_core_woocommerce_options .addresses .title h3 {
  display: inline-block;
}

.woocommerce .addresses .title .edit,
.woocommerce-page .addresses .title .edit,
.hydrus_core_woocommerce_options .addresses .title .edit {
  display: inline-block;
  padding-botom: 5px;
  margin-left: 10px;
}

.woocommerce .addresses .title .edit:before,
.woocommerce-page .addresses .title .edit:before,
.hydrus_core_woocommerce_options .addresses .title .edit:before {
  content: '( ';
}

.woocommerce .addresses .title .edit:after,
.woocommerce-page .addresses .title .edit:after,
.hydrus_core_woocommerce_options .addresses .title .edit:after {
  content: ' )';
}

.woocommerce ol.commentlist.notes li.note p.meta,
.woocommerce-page ol.commentlist.notes li.note p.meta,
.hydrus_core_woocommerce_options ol.commentlist.notes li.note p.meta {
  font-weight: bold;
  margin-bottom: 0;
}

.woocommerce ol.commentlist.notes li.note .description p:last-child,
.woocommerce-page ol.commentlist.notes li.note .description p:last-child,
.hydrus_core_woocommerce_options ol.commentlist.notes li.note .description p:last-child {
  margin-bottom: 0;
}

.woocommerce ul.digital-downloads,
.woocommerce-page ul.digital-downloads,
.hydrus_core_woocommerce_options ul.digital-downloads {
  margin-left: 0;
  padding-left: 0;
}

.woocommerce ul.digital-downloads li,
.woocommerce-page ul.digital-downloads li,
.hydrus_core_woocommerce_options ul.digital-downloads li {
  list-style: none;
  margin-left: 0;
  padding-left: 1.5em;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAHCAYAAAA1WQxeAAAAQUlEQVQIHWP8//8/AwgwMjLWgxlQAijeCGIyIQtiYxNUwAjUhWI0uilMMLvQJUB8kBzYCmyKYGJwN8AEYDphJgIAPtccffZCsOoAAAAASUVORK5CYII=) left no-repeat;
  /* download icon */
}

.woocommerce ul.digital-downloads li .count,
.woocommerce-page ul.digital-downloads li .count,
.hydrus_core_woocommerce_options ul.digital-downloads li .count {
  float: right;
}

.woocommerce .widget_layered_nav ul,
.woocommerce-page .widget_layered_nav ul,
.hydrus_core_woocommerce_options .widget_layered_nav ul {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none outside;
}

.woocommerce .widget_layered_nav ul li,
.woocommerce-page .widget_layered_nav ul li,
.hydrus_core_woocommerce_options .widget_layered_nav ul li {
  padding: 0 0 1px;
  list-style: none;
}

.woocommerce .widget_layered_nav ul li:before,
.woocommerce .widget_layered_nav ul li:after,
.woocommerce-page .widget_layered_nav ul li:before,
.woocommerce-page .widget_layered_nav ul li:after,
.hydrus_core_woocommerce_options .widget_layered_nav ul li:before,
.hydrus_core_woocommerce_options .widget_layered_nav ul li:after {
  content: " ";
  display: table;
}

.woocommerce .widget_layered_nav ul li:after,
.woocommerce-page .widget_layered_nav ul li:after,
.hydrus_core_woocommerce_options .widget_layered_nav ul li:after {
  clear: both;
}

.woocommerce .widget_layered_nav ul li a,
.woocommerce .widget_layered_nav ul li span,
.woocommerce-page .widget_layered_nav ul li a,
.woocommerce-page .widget_layered_nav ul li span,
.hydrus_core_woocommerce_options .widget_layered_nav ul li a,
.hydrus_core_woocommerce_options .widget_layered_nav ul li span {
  padding: 1px 0;
  float: left;
}

.woocommerce .widget_layered_nav ul li.chosen a,
.woocommerce-page .widget_layered_nav ul li.chosen a,
.hydrus_core_woocommerce_options .widget_layered_nav ul li.chosen a {
  padding: 0 6px 0 18px;
  border: 1px solid #f7f7f7;
  background: #f7f7f7 url(../images/cross_white.png) no-repeat 6px center;
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888;
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888;
  -moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888;
  color: #838383;
  border-radius: 3px;
}

.woocommerce .widget_layered_nav ul small.count,
.woocommerce-page .widget_layered_nav ul small.count,
.hydrus_core_woocommerce_options .widget_layered_nav ul small.count {
  float: right;
  margin-left: 6px;
  font-size: 1em;
  padding: 1px 0;
  color: #838383;
}

.woocommerce .widget_layered_nav_filters ul,
.woocommerce-page .widget_layered_nav_filters ul,
.hydrus_core_woocommerce_options .widget_layered_nav_filters ul {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none outside;
  overflow: hidden;
  zoom: 1;
}

.woocommerce .widget_layered_nav_filters ul li,
.woocommerce-page .widget_layered_nav_filters ul li,
.hydrus_core_woocommerce_options .widget_layered_nav_filters ul li {
  float: left;
  padding: 0 1px 1px 0;
  list-style: none;
}

.woocommerce .widget_layered_nav_filters ul li a,
.woocommerce-page .widget_layered_nav_filters ul li a,
.hydrus_core_woocommerce_options .widget_layered_nav_filters ul li a {
  display: block;
  float: left;
  padding: 18px 22px;
  background: #f7f7f7;
  margin: 0px 1px 1px 0px;
  color: #2a2a2a;
  text-decoration: none;
  outline: none;
}

.woocommerce .widget_layered_nav_filters ul li a:hover,
.woocommerce .widget_layered_nav_filters ul li a:focus,
.woocommerce-page .widget_layered_nav_filters ul li a:hover,
.woocommerce-page .widget_layered_nav_filters ul li a:focus,
.hydrus_core_woocommerce_options .widget_layered_nav_filters ul li a:hover,
.hydrus_core_woocommerce_options .widget_layered_nav_filters ul li a:focus {
  outline: none;
  background: #53abe4;
}

.woocommerce .widget_price_filter .price_slider,
.woocommerce-page .widget_price_filter .price_slider,
.hydrus_core_woocommerce_options .widget_price_filter .price_slider {
  margin-bottom: 1em;
}

.woocommerce .widget_price_filter .price_slider_amount,
.woocommerce-page .widget_price_filter .price_slider_amount,
.hydrus_core_woocommerce_options .widget_price_filter .price_slider_amount {
  text-align: right;
  line-height: 2.4em;
  font-size: 0.8751em;
}

.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce-page .widget_price_filter .price_slider_amount .button,
.hydrus_core_woocommerce_options .widget_price_filter .price_slider_amount .button {
  font-size: 1.15em;
}

.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce-page .widget_price_filter .price_slider_amount .button,
.hydrus_core_woocommerce_options .widget_price_filter .price_slider_amount .button {
  float: right;
}

.woocommerce .widget_price_filter .ui-slider,
.woocommerce-page .widget_price_filter .ui-slider,
.hydrus_core_woocommerce_options .widget_price_filter .ui-slider {
  position: relative;
  text-align: left;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle,
.hydrus_core_woocommerce_options .widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 0.9em;
  height: 0.9em;
  cursor: pointer;
  outline: none;
  top: -.3em;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), inset 0 0 0 1px rgba(255, 255, 255, 0.65);
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:last-child,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle:last-child,
.hydrus_core_woocommerce_options .widget_price_filter .ui-slider .ui-slider-handle:last-child {
  margin-left: -1em;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range,
.hydrus_core_woocommerce_options .widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background: #dedede url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAADCAYAAABS3WWCAAAAFUlEQVQIHWP4//9/PRMDA8NzEPEMADLLBU76a5idAAAAAElFTkSuQmCC) top repeat-x;
  /* transparent png */
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.5);
  border-radius: 1em;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content,
.hydrus_core_woocommerce_options .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: #c4c4c4;
}

.woocommerce .widget_price_filter .ui-slider-horizontal,
.woocommerce-page .widget_price_filter .ui-slider-horizontal,
.hydrus_core_woocommerce_options .widget_price_filter .ui-slider-horizontal {
  height: .5em;
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range,
.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range,
.hydrus_core_woocommerce_options .widget_price_filter .ui-slider-horizontal .ui-slider-range {
  top: 1px;
  height: 16px;
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min,
.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range-min,
.hydrus_core_woocommerce_options .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
  left: -1px;
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max,
.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range-max,
.hydrus_core_woocommerce_options .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
  right: -1px;
}

.woocommerce .myaccount_address,
.woocommerce-page .myaccount_address,
.hydrus_core_woocommerce_options .myaccount_address {
  margin-bottom: 40px;
}

.woocommerce p.myaccount_user a,
.woocommerce-page p.myaccount_user a,
.hydrus_core_woocommerce_options p.myaccount_user a {
  color: #53abe4;
}

/**
 * Account page
 */

.woocommerce-account .woocommerce:before,
.woocommerce-account .woocommerce:after {
  content: " ";
  display: table;
}

.woocommerce-account .woocommerce:after {
  clear: both;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
  width: 100%;
  margin-bottom: 40px;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 40px;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul:before,
.woocommerce-account .woocommerce-MyAccount-navigation ul:after {
  content: " ";
  display: table;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul:after {
  clear: both;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li {
  float: left;
  display: inline-block;
  padding: 10px;
  font-size: 18px;
  font-weight: bold;
  border-right: 1px solid #eaeaea;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li:first-of-type {
  padding-left: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li:last-of-type {
  padding-right: 0;
  border-right: 0 none;
}

.woocommerce-account .woocommerce-MyAccount-content {
  float: left;
  width: 100%;
}

.woocommerce-account .addresses .title:before,
.woocommerce-account .addresses .title:after {
  content: " ";
  display: table;
}

.woocommerce-account .addresses .title:after {
  clear: both;
}

.woocommerce-account .addresses .title h3 {
  float: left;
}

.woocommerce-account .addresses .title .edit {
  float: right;
}

.woocommerce-account ol.commentlist.notes li.note p.meta {
  font-weight: 700;
  margin-bottom: 0;
}

.woocommerce-account ol.commentlist.notes li.note .description p:last-child {
  margin-bottom: 0;
}

.woocommerce-account ul.digital-downloads {
  margin-left: 0;
  padding-left: 0;
}

.woocommerce-account ul.digital-downloads li {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

.woocommerce-account ul.digital-downloads li:before {
  font-family: 'WooCommerce';
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: .618em;
  content: "";
  text-decoration: none;
}

.woocommerce-account ul.digital-downloads li .count {
  float: right;
}

.shop-bar {
  padding-left: 0;
  padding-right: 0;
  color: #2a2a2a;
  line-height: 50px;
  font-family: "Lato";
  font-weight: 400;
  font-size: 11px;
  font-style: normal;
  letter-spacing: 1px;
  word-spacing: 1px;
}

.shop-bar a {
  color: #2a2a2a;
}

.shop-bar a:focus,
.shop-bar a:hover {
  color: #53abe4;
}

.shop-bar i {
  position: absolute;
  top: 50%;
  right: 0;
  -ms-transform: translateY(-50.5%);
  transform: translateY(-50.5%);
  font-size: 11px;
}

.shop-bar .left,
.shop-bar .right {
  position: relative;
  padding-right: 20px;
}

.shop-bar .account-logout {
  padding-right: 0px;
}

.shop-bar .shop-links {
  float: left;
}

.shop-bar .shop-link {
  float: left;
}

.shop-bar .account-link,
.shop-bar .cart-link,
.shop-bar .account-logout {
  float: right;
}

.shop-bar .right {
  margin-left: 20px;
}

.shop-bar .right:last-of-type {
  margin-left: 0px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .woocommerce a.button.loading:before,
  .woocommerce button.button.loading:before,
  .woocommerce input.button.loading:before,
  .woocommerce #respond input#submit.loading:before,
  .woocommerce #content input.button.loading:before,
  .woocommerce-page a.button.loading:before,
  .woocommerce-page button.button.loading:before,
  .woocommerce-page input.button.loading:before,
  .woocommerce-page #respond input#submit.loading:before,
  .woocommerce-page #content input.button.loading:before {
    background-image: url(../images/ajax-loader@2x.gif);
    background-size: 16px 16px;
  }

  .woocommerce a.button.added:before,
  .woocommerce button.button.added:before,
  .woocommerce input.button.added:before,
  .woocommerce #respond input#submit.added:before,
  .woocommerce #content input.button.added:before,
  .woocommerce-page a.button.added:before,
  .woocommerce-page button.button.added:before,
  .woocommerce-page input.button.added:before,
  .woocommerce-page #respond input#submit.added:before,
  .woocommerce-page #content input.button.added:before {
    background: url(../images/success@2x.png) no-repeat;
    background-size: 16px 14px;
  }

  .woocommerce .woocommerce form .form-row.validate-required.woocommerce-validated input.input-text,
  .woocommerce .woocommerce-page form .form-row.validate-required.woocommerce-validated input.input-text,
  .woocommerce-page .woocommerce form .form-row.validate-required.woocommerce-validated input.input-text,
  .woocommerce-page .woocommerce-page form .form-row.validate-required.woocommerce-validated input.input-text {
    background-image: url(../images/icons/valid@2x.png);
    background-size: 12px 9px;
  }

  .woocommerce .woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text,
  .woocommerce .woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text,
  .woocommerce-page .woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text,
  .woocommerce-page .woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text {
    background-image: url(../images/icons/invalid@2x.png);
    background-size: 12px 9px;
  }
}

/* =Hydrus Specific styles
-------------------------------------------------------------- */

.woocommerce.columns-1 .product,
.woocommerce #content.columns-1 .product,
.woocommerce-page #content.columns-1 .product {
  width: 100%;
}

.woocommerce.columns-2 .product,
.woocommerce #content.columns-2 .product,
.woocommerce-page #content.columns-2 .product {
  width: 100%;
}

.woocommerce.columns-3 .product,
.woocommerce #content.columns-3 .product,
.woocommerce-page #content.columns-3 .product {
  width: 100%;
}

.woocommerce.columns-4 .product,
.woocommerce #content.columns-4 .product,
.woocommerce-page #content.columns-4 .product {
  width: 100%;
}

.woocommerce.columns-5 .product,
.woocommerce #content.columns-5 .product,
.woocommerce-page #content.columns-5 .product {
  width: 100%;
}

.woocommerce .products .product.full-width,
.woocommerce #content .products .product.full-width,
.woocommerce-page #content .products .product.full-width {
  width: 100%;
}

.woocommerce .products .grid,
.woocommerce #content .products .grid,
.woocommerce-page #content .products .grid {
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  /* Force table to not be like tables anymore */

  #no-more-tables table,
  #no-more-tables thead,
  #no-more-tables tbody,
  #no-more-tables th,
  #no-more-tables td,
  #no-more-tables tr {
    display: block;
  }

  /* Hide table headers (but not display: none;, for accessibility) */

  #no-more-tables thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  #no-more-tables tr {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }

  #no-more-tables td {
    /* Behave  like a "row" */
    border: none;
    margin: 5px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    position: relative;
    padding-left: 50%;
    white-space: normal;
    text-align: center !important;
  }

  #no-more-tables td:last-of-type {
    border-bottom: 0 none;
  }

  #no-more-tables td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    text-transform: none;
    color: #2a2a2a;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
  }

  /*
Label the data
*/

  #no-more-tables td:before {
    content: attr(data-title);
  }

  table.cart .actions,
  #content table.cart .actions {
    padding-left: 20px;
    padding-right: 20px;
  }

  table.cart .actions #coupon_code,
  #content table.cart .actions #coupon_code {
    font-family: "Lato";
    margin-right: 0px;
    width: 100%;
  }

  table.cart .actions .checkout-button,
  #content table.cart .actions .checkout-button {
    margin-top: 20px;
  }

  table.cart .actions .button.alt,
  #content table.cart .actions .button.alt {
    float: right;
    margin-left: 0px;
  }

  table.cart .actions input,
  table.cart .actions a,
  #content table.cart .actions input,
  #content table.cart .actions a {
    box-sizing: border-box;
    width: 100%;
    text-align: center;
  }

  table.cart .coupon-wrapper,
  #content table.cart .coupon-wrapper {
    width: 100%;
    float: none;
    display: block;
  }

  table.cart .coupon-wrapper:before,
  table.cart .coupon-wrapper:after,
  #content table.cart .coupon-wrapper:before,
  #content table.cart .coupon-wrapper:after {
    content: " ";
    display: table;
  }

  table.cart .coupon-wrapper:after,
  #content table.cart .coupon-wrapper:after {
    clear: both;
  }

  table.cart .coupon-wrapper .coupon,
  #content table.cart .coupon-wrapper .coupon {
    width: 100%;
  }

  table.cart .coupon-wrapper .coupon #coupon_code,
  #content table.cart .coupon-wrapper .coupon #coupon_code {
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
  }

  table.cart .row-actions,
  #content table.cart .row-actions {
    padding: 0px;
  }

  table.cart .row-actions > td,
  #content table.cart .row-actions > td {
    margin: 0px;
  }

  table.cart .actions-wrapper,
  #content table.cart .actions-wrapper {
    float: none;
    display: block;
    margin-top: 20px;
    width: 100%;
  }

  table.cart .actions-wrapper:before,
  table.cart .actions-wrapper:after,
  #content table.cart .actions-wrapper:before,
  #content table.cart .actions-wrapper:after {
    content: " ";
    display: table;
  }

  table.cart .actions-wrapper:after,
  #content table.cart .actions-wrapper:after {
    clear: both;
  }

  table.cart .actions-wrapper .button,
  #content table.cart .actions-wrapper .button {
    display: inline-block;
    float: left;
  }

  #no-more-tables table.my_account_orders td {
    /* Behave  like a "row" */
    padding-left: 0%;
  }
}

.select2-search {
  padding-top: 4px;
}

/* Small devices (tablets, 768px and up) */

@media (min-width: 768px) {
  .woocommerce-message,
  .woocommerce-error,
  .woocommerce-info {
    display: table;
  }

  .woocommerce-message div.message-content,
  .woocommerce-error div.message-content,
  .woocommerce-info div.message-content {
    display: table-cell;
  }

  .woocommerce-message div.action,
  .woocommerce-error div.action,
  .woocommerce-info div.action {
    padding-top: 0px;
  }

  .woocommerce .col2-set,
  .woocommerce-page .col2-set {
    width: 100%;
  }

  .woocommerce .col2-set:before,
  .woocommerce .col2-set:after,
  .woocommerce-page .col2-set:before,
  .woocommerce-page .col2-set:after {
    content: " ";
    display: table;
  }

  .woocommerce .col2-set:after,
  .woocommerce-page .col2-set:after {
    clear: both;
  }

  .woocommerce .col2-set .col-1,
  .woocommerce-page .col2-set .col-1 {
    float: left;
    width: 48%;
    margin-bottom: 0px;
  }

  .woocommerce .col2-set .col-2,
  .woocommerce-page .col2-set .col-2 {
    float: right;
    width: 48%;
    margin-bottom: 0px;
  }

  .shop-bar .shop-links {
    float: right;
  }

  .shop-bar .shop-links .account-link,
  .shop-bar .shop-links .cart-link,
  .shop-bar .shop-links .account-logout {
    float: right;
  }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
  table.cart .actions,
  #content table.cart .actions {
    padding-left: 20px;
    padding-right: 20px;
  }

  table.cart .actions #coupon_code,
  #content table.cart .actions #coupon_code {
    margin-right: 0px;
    width: 100%;
  }

  table.cart .actions .checkout-button,
  #content table.cart .actions .checkout-button {
    margin-top: 20px;
  }

  table.cart .actions input,
  table.cart .actions a,
  #content table.cart .actions input,
  #content table.cart .actions a {
    width: 100%;
    text-align: center;
  }

  table.cart .coupon-wrapper,
  #content table.cart .coupon-wrapper {
    width: 100%;
    float: none;
    display: block;
  }

  table.cart .coupon-wrapper:before,
  table.cart .coupon-wrapper:after,
  #content table.cart .coupon-wrapper:before,
  #content table.cart .coupon-wrapper:after {
    content: " ";
    display: table;
  }

  table.cart .coupon-wrapper:after,
  #content table.cart .coupon-wrapper:after {
    clear: both;
  }

  table.cart .coupon-wrapper .coupon,
  #content table.cart .coupon-wrapper .coupon {
    width: 100%;
  }

  table.cart .coupon-wrapper .coupon #coupon_code,
  #content table.cart .coupon-wrapper .coupon #coupon_code {
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
  }

  table.cart .row-actions,
  #content table.cart .row-actions {
    padding: 0px;
  }

  table.cart .row-actions > td,
  #content table.cart .row-actions > td {
    margin: 0px;
  }

  table.cart .actions-wrapper,
  #content table.cart .actions-wrapper {
    float: none;
    display: block;
    margin-top: 20px;
    width: 100%;
  }

  table.cart .actions-wrapper:before,
  table.cart .actions-wrapper:after,
  #content table.cart .actions-wrapper:before,
  #content table.cart .actions-wrapper:after {
    content: " ";
    display: table;
  }

  table.cart .actions-wrapper:after,
  #content table.cart .actions-wrapper:after {
    clear: both;
  }

  table.cart .actions-wrapper .button,
  #content table.cart .actions-wrapper .button {
    display: inline-block;
    float: left;
  }
}

/* Small devices (tablets, 768px and up) */

@media (min-width: 768px) {
  .woocommerce.columns-1 .product,
  .woocommerce #content.columns-1 .product,
  .woocommerce-page #content.columns-1 .product {
    width: 100%;
  }

  .woocommerce.columns-2 .product,
  .woocommerce #content.columns-2 .product,
  .woocommerce-page #content.columns-2 .product {
    width: 50%;
  }

  .woocommerce.columns-3 .product,
  .woocommerce #content.columns-3 .product,
  .woocommerce-page #content.columns-3 .product {
    width: 50%;
  }

  .woocommerce.columns-4 .product,
  .woocommerce #content.columns-4 .product,
  .woocommerce-page #content.columns-4 .product {
    width: 50%;
  }

  .woocommerce.columns-5 .product,
  .woocommerce #content.columns-5 .product,
  .woocommerce-page #content.columns-5 .product {
    width: 50%;
  }

  .woocommerce .products .grid,
  .woocommerce #content .products .grid,
  .woocommerce-page #content .products .grid {
    max-width: none;
    margin: auto;
  }

  .woocommerce div.product .summary,
  .woocommerce #content div.product .summary,
  .woocommerce #content div.product .summary,
  .woocommerce #content #content div.product .summary,
  .woocommerce-page #content div.product .summary,
  .woocommerce-page #content #content div.product .summary {
    margin-top: 0px;
  }

  .woocommerce #review_form #respond .comment-form-rating label,
  .woocommerce #content #review_form #respond .comment-form-rating label,
  .woocommerce-page #content #review_form #respond .comment-form-rating label {
    margin-left: 20px;
  }

  .woocommerce #review_form #respond .comment-notes,
  .woocommerce #content #review_form #respond .comment-notes,
  .woocommerce-page #content #review_form #respond .comment-notes {
    margin-left: 20px;
    text-align: left;
  }

  .woocommerce .login-wrapper #password,
  .woocommerce .register-wrapper #password,
  .woocommerce #content .login-wrapper #password,
  .woocommerce #content .register-wrapper #password,
  .woocommerce-page #content .login-wrapper #password,
  .woocommerce-page #content .register-wrapper #password {
    margin-top: 0px;
  }

  .woocommerce .login-wrapper input.button,
  .woocommerce .register-wrapper input.button,
  .woocommerce #content .login-wrapper input.button,
  .woocommerce #content .register-wrapper input.button,
  .woocommerce-page #content .login-wrapper input.button,
  .woocommerce-page #content .register-wrapper input.button {
    background-color: #53abe4;
  }

  .woocommerce .lost-wrapper,
  .woocommerce #content .lost-wrapper,
  .woocommerce-page #content .lost-wrapper {
    padding: 20px;
    background-color: #f7f7f7;
  }

  .woocommerce .lost-wrapper input,
  .woocommerce #content .lost-wrapper input,
  .woocommerce-page #content .lost-wrapper input {
    font-family: "Lato";
  }

  .woocommerce .lost-wrapper input.button,
  .woocommerce #content .lost-wrapper input.button,
  .woocommerce-page #content .lost-wrapper input.button {
    background-color: #53abe4;
    padding: 13px 30px !important;
    width: auto;
    margin-left: 0px !important;
    margin-top: 0px !important;
  }

  .woocommerce .lost-wrapper .table .email,
  .woocommerce #content .lost-wrapper .table .email,
  .woocommerce-page #content .lost-wrapper .table .email {
    width: 100%;
    font-family: "Lato";
  }

  .woocommerce .lost-wrapper .table .submit,
  .woocommerce #content .lost-wrapper .table .submit,
  .woocommerce-page #content .lost-wrapper .table .submit {
    margin-top: 20px;
  }
}

/* Medium devices (desktops, 992px and up) */

@media (min-width: 992px) {
  .woocommerce.columns-1 .product,
  .woocommerce #content.columns-1 .product,
  .woocommerce-page #content.columns-1 .product {
    width: 100%;
  }

  .woocommerce.columns-2 .product,
  .woocommerce #content.columns-2 .product,
  .woocommerce-page #content.columns-2 .product {
    width: 50%;
  }

  .woocommerce.columns-3 .product,
  .woocommerce #content.columns-3 .product,
  .woocommerce-page #content.columns-3 .product {
    width: 33.3333%;
  }

  .woocommerce.columns-4 .product,
  .woocommerce #content.columns-4 .product,
  .woocommerce-page #content.columns-4 .product {
    width: 25%;
  }

  .woocommerce.columns-5 .product,
  .woocommerce #content.columns-5 .product,
  .woocommerce-page #content.columns-5 .product {
    width: 20%;
  }

  .woocommerce .products .grid.columns-12 .product,
  .woocommerce #content .products .grid.columns-12 .product,
  .woocommerce-page #content .products .grid.columns-12 .product {
    width: 100%;
  }

  .woocommerce .products .grid.columns-2 .product,
  .woocommerce #content .products .grid.columns-2 .product,
  .woocommerce-page #content .products .grid.columns-2 .product {
    width: 50%;
  }

  .woocommerce .products .grid.columns-3 .product,
  .woocommerce #content .products .grid.columns-3 .product,
  .woocommerce-page #content .products .grid.columns-3 .product {
    width: 33.3333%;
  }

  .woocommerce .products .grid.columns-4 .product,
  .woocommerce #content .products .grid.columns-4 .product,
  .woocommerce-page #content .products .grid.columns-4 .product {
    width: 25%;
  }

  .woocommerce .products .grid .col-sm-2,
  .woocommerce #content .products .grid .col-sm-2,
  .woocommerce-page #content .products .grid .col-sm-2 {
    width: 50%;
  }

  .woocommerce .products .grid .col-sm-3,
  .woocommerce #content .products .grid .col-sm-3,
  .woocommerce-page #content .products .grid .col-sm-3 {
    width: 33.3333%;
  }

  .woocommerce .products .grid .col-sm-4,
  .woocommerce #content .products .grid .col-sm-4,
  .woocommerce-page #content .products .grid .col-sm-4 {
    width: 25%;
  }

  .woocommerce .products .grid .col-sm-12,
  .woocommerce #content .products .grid .col-sm-12,
  .woocommerce-page #content .products .grid .col-sm-12 {
    width: 100%;
  }

  .woocommerce table.cart .actions,
  .woocommerce #content table.cart .actions,
  .woocommerce #content table.cart .actions,
  .woocommerce #content #content table.cart .actions,
  .woocommerce-page #content table.cart .actions,
  .woocommerce-page #content #content table.cart .actions {
    padding-left: 30px;
    padding-right: 30px;
  }

  .woocommerce table.cart .actions #coupon_code,
  .woocommerce #content table.cart .actions #coupon_code,
  .woocommerce #content table.cart .actions #coupon_code,
  .woocommerce #content #content table.cart .actions #coupon_code,
  .woocommerce-page #content table.cart .actions #coupon_code,
  .woocommerce-page #content #content table.cart .actions #coupon_code {
    margin-right: 10px;
    width: auto;
  }

  .woocommerce table.cart .actions .checkout-button,
  .woocommerce #content table.cart .actions .checkout-button,
  .woocommerce #content table.cart .actions .checkout-button,
  .woocommerce #content #content table.cart .actions .checkout-button,
  .woocommerce-page #content table.cart .actions .checkout-button,
  .woocommerce-page #content #content table.cart .actions .checkout-button {
    margin-top: 0px;
  }

  .woocommerce table.cart .actions input,
  .woocommerce #content table.cart .actions input,
  .woocommerce #content table.cart .actions input,
  .woocommerce #content #content table.cart .actions input,
  .woocommerce-page #content table.cart .actions input,
  .woocommerce-page #content #content table.cart .actions input {
    width: auto;
  }

  .woocommerce table.cart .coupon-wrapper,
  .woocommerce #content table.cart .coupon-wrapper,
  .woocommerce #content table.cart .coupon-wrapper,
  .woocommerce #content #content table.cart .coupon-wrapper,
  .woocommerce-page #content table.cart .coupon-wrapper,
  .woocommerce-page #content #content table.cart .coupon-wrapper {
    width: auto;
    float: left;
    display: block;
  }

  .woocommerce table.cart .coupon-wrapper:before,
  .woocommerce table.cart .coupon-wrapper:after,
  .woocommerce #content table.cart .coupon-wrapper:before,
  .woocommerce #content table.cart .coupon-wrapper:after,
  .woocommerce #content table.cart .coupon-wrapper:before,
  .woocommerce #content table.cart .coupon-wrapper:after,
  .woocommerce #content #content table.cart .coupon-wrapper:before,
  .woocommerce #content #content table.cart .coupon-wrapper:after,
  .woocommerce-page #content table.cart .coupon-wrapper:before,
  .woocommerce-page #content table.cart .coupon-wrapper:after,
  .woocommerce-page #content #content table.cart .coupon-wrapper:before,
  .woocommerce-page #content #content table.cart .coupon-wrapper:after {
    content: " ";
    display: table;
  }

  .woocommerce table.cart .coupon-wrapper:after,
  .woocommerce #content table.cart .coupon-wrapper:after,
  .woocommerce #content table.cart .coupon-wrapper:after,
  .woocommerce #content #content table.cart .coupon-wrapper:after,
  .woocommerce-page #content table.cart .coupon-wrapper:after,
  .woocommerce-page #content #content table.cart .coupon-wrapper:after {
    clear: both;
  }

  .woocommerce table.cart .coupon-wrapper .coupon,
  .woocommerce #content table.cart .coupon-wrapper .coupon,
  .woocommerce #content table.cart .coupon-wrapper .coupon,
  .woocommerce #content #content table.cart .coupon-wrapper .coupon,
  .woocommerce-page #content table.cart .coupon-wrapper .coupon,
  .woocommerce-page #content #content table.cart .coupon-wrapper .coupon {
    display: inline-block;
  }

  .woocommerce table.cart .coupon-wrapper input,
  .woocommerce #content table.cart .coupon-wrapper input,
  .woocommerce #content table.cart .coupon-wrapper input,
  .woocommerce #content #content table.cart .coupon-wrapper input,
  .woocommerce-page #content table.cart .coupon-wrapper input,
  .woocommerce-page #content #content table.cart .coupon-wrapper input {
    display: inline-block;
  }

  .woocommerce table.cart .coupon-wrapper #coupon-code,
  .woocommerce #content table.cart .coupon-wrapper #coupon-code,
  .woocommerce #content table.cart .coupon-wrapper #coupon-code,
  .woocommerce #content #content table.cart .coupon-wrapper #coupon-code,
  .woocommerce-page #content table.cart .coupon-wrapper #coupon-code,
  .woocommerce-page #content #content table.cart .coupon-wrapper #coupon-code {
    float: none;
  }

  .woocommerce table.cart .actions-wrapper,
  .woocommerce #content table.cart .actions-wrapper,
  .woocommerce #content table.cart .actions-wrapper,
  .woocommerce #content #content table.cart .actions-wrapper,
  .woocommerce-page #content table.cart .actions-wrapper,
  .woocommerce-page #content #content table.cart .actions-wrapper {
    float: right;
    display: inline-block;
    margin-top: 0px;
    width: auto;
  }

  .woocommerce table.cart .actions-wrapper:before,
  .woocommerce table.cart .actions-wrapper:after,
  .woocommerce #content table.cart .actions-wrapper:before,
  .woocommerce #content table.cart .actions-wrapper:after,
  .woocommerce #content table.cart .actions-wrapper:before,
  .woocommerce #content table.cart .actions-wrapper:after,
  .woocommerce #content #content table.cart .actions-wrapper:before,
  .woocommerce #content #content table.cart .actions-wrapper:after,
  .woocommerce-page #content table.cart .actions-wrapper:before,
  .woocommerce-page #content table.cart .actions-wrapper:after,
  .woocommerce-page #content #content table.cart .actions-wrapper:before,
  .woocommerce-page #content #content table.cart .actions-wrapper:after {
    content: " ";
    display: table;
  }

  .woocommerce table.cart .actions-wrapper:after,
  .woocommerce #content table.cart .actions-wrapper:after,
  .woocommerce #content table.cart .actions-wrapper:after,
  .woocommerce #content #content table.cart .actions-wrapper:after,
  .woocommerce-page #content table.cart .actions-wrapper:after,
  .woocommerce-page #content #content table.cart .actions-wrapper:after {
    clear: both;
  }

  .woocommerce table.cart .actions-wrapper .button,
  .woocommerce #content table.cart .actions-wrapper .button,
  .woocommerce #content table.cart .actions-wrapper .button,
  .woocommerce #content #content table.cart .actions-wrapper .button,
  .woocommerce-page #content table.cart .actions-wrapper .button,
  .woocommerce-page #content #content table.cart .actions-wrapper .button {
    display: inline-block;
    float: left;
  }

  .woocommerce .cart-collaterals .woocommerce-shipping-calculator,
  .woocommerce #content .cart-collaterals .woocommerce-shipping-calculator,
  .woocommerce-page #content .cart-collaterals .woocommerce-shipping-calculator {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .woocommerce a.showlogin,
  .woocommerce a.showcoupon,
  .woocommerce #content a.showlogin,
  .woocommerce #content a.showcoupon,
  .woocommerce-page #content a.showlogin,
  .woocommerce-page #content a.showcoupon {
    display: inline-block;
    margin-left: 20px;
  }
}

/* Large devices (large desktops, 1200px and up) */

@media (min-width: 1200px) {
  .woocommerce.columns-1 .product,
  .woocommerce #content.columns-1 .product,
  .woocommerce-page #content.columns-1 .product {
    width: 100%;
  }

  .woocommerce.columns-2 .product,
  .woocommerce #content.columns-2 .product,
  .woocommerce-page #content.columns-2 .product {
    width: 50%;
  }

  .woocommerce.columns-3 .product,
  .woocommerce #content.columns-3 .product,
  .woocommerce-page #content.columns-3 .product {
    width: 33.3333%;
  }

  .woocommerce.columns-4 .product,
  .woocommerce #content.columns-4 .product,
  .woocommerce-page #content.columns-4 .product {
    width: 25%;
  }

  .woocommerce.columns-5 .product,
  .woocommerce #content.columns-5 .product,
  .woocommerce-page #content.columns-5 .product {
    width: 20%;
  }
}

/* =Gallery Style
-------------------------------------------------------------- */

.woocommerce .products.gallery .product .product-wrapper .info,
.woocommerce .products.classic.info-gallery .product .product-wrapper .info,
.woocommerce-page .products.gallery .product .product-wrapper .info,
.woocommerce-page .products.classic.info-gallery .product .product-wrapper .info,
.woocommerce-page #content .products.gallery .product .product-wrapper .info,
.woocommerce-page #content .products.classic.info-gallery .product .product-wrapper .info {
  background-color: rgba(255, 255, 255, 0.94);
  overflow: hidden;
  animation-delay: 0.2s;
  animation-duration: 0.6s;
  animation-fill-mode: both;
  animation-timing-function: ease-in-out;
  animation-name: slideUpShop;
  position: absolute;
  bottom: 0;
  display: block;
  left: 0;
  margin: 0 10px 10px 10px;
  z-index: 100;
  width: calc(100% - 20px);
  padding: 24px 24px 24px 24px;
}

.woocommerce .products.gallery .product .product-wrapper .info .price,
.woocommerce .products.classic.info-gallery .product .product-wrapper .info .price,
.woocommerce-page .products.gallery .product .product-wrapper .info .price,
.woocommerce-page .products.classic.info-gallery .product .product-wrapper .info .price,
.woocommerce-page #content .products.gallery .product .product-wrapper .info .price,
.woocommerce-page #content .products.classic.info-gallery .product .product-wrapper .info .price {
  float: left;
}

.woocommerce .products.gallery .product .product-wrapper .info .star-rating,
.woocommerce .products.classic.info-gallery .product .product-wrapper .info .star-rating,
.woocommerce-page .products.gallery .product .product-wrapper .info .star-rating,
.woocommerce-page .products.classic.info-gallery .product .product-wrapper .info .star-rating,
.woocommerce-page #content .products.gallery .product .product-wrapper .info .star-rating,
.woocommerce-page #content .products.classic.info-gallery .product .product-wrapper .info .star-rating {
  float: left;
  margin: 5px 15px 0 15px;
}

.woocommerce .products.gallery .product:hover .info,
.woocommerce .products.classic.info-gallery .product:hover .info,
.woocommerce-page .products.gallery .product:hover .info,
.woocommerce-page .products.classic.info-gallery .product:hover .info,
.woocommerce-page #content .products.gallery .product:hover .info,
.woocommerce-page #content .products.classic.info-gallery .product:hover .info {
  animation-name: slideDownShop;
}

.woocommerce .products.gallery .product:hover .actions-wrapper,
.woocommerce .products.classic.info-gallery .product:hover .actions-wrapper,
.woocommerce-page .products.gallery .product:hover .actions-wrapper,
.woocommerce-page .products.classic.info-gallery .product:hover .actions-wrapper,
.woocommerce-page #content .products.gallery .product:hover .actions-wrapper,
.woocommerce-page #content .products.classic.info-gallery .product:hover .actions-wrapper {
  animation-name: slideUpShop;
}

.hydrus_core_woocommerce_options.gallery + .woocommerce > .products .product .product-wrapper .info {
  background-color: rgba(255, 255, 255, 0.94);
  overflow: hidden;
  animation-delay: 0.2s;
  animation-duration: 0.6s;
  animation-fill-mode: both;
  animation-timing-function: ease-in-out;
  animation-name: slideUpShop;
  position: absolute;
  bottom: 0;
  display: block;
  left: 0;
  margin: 0 10px 10px 10px;
  z-index: 100;
  width: calc(100% - 20px);
  padding: 24px 24px 24px 24px;
}

.hydrus_core_woocommerce_options.gallery + .woocommerce > .products .product .product-wrapper .info .price {
  float: left;
}

.hydrus_core_woocommerce_options.gallery + .woocommerce > .products .product .product-wrapper .info .star-rating {
  float: left;
  margin: 5px 15px 0 15px;
}

.hydrus_core_woocommerce_options.gallery + .woocommerce > .products .product:hover .info {
  animation-name: slideDownShop;
}

.hydrus_core_woocommerce_options.gallery + .woocommerce > .products .product:hover .actions-wrapper {
  animation-name: slideUpShop;
}

/* Small devices (tablets, 768px and up) */

/* Medium devices (desktops, 992px and up) */

/* Large devices (large desktops, 1200px and up) */

/* =Gallery Style
-------------------------------------------------------------- */

.woocommerce.product-detailed .products.classic .product .product-wrapper .info {
  display: block;
}

.woocommerce.product-detailed .products.classic .product .product-wrapper .details {
  display: none;
}

.woocommerce.product-detailed .products.classic .product .product-wrapper .details .separator {
  margin: 15px 0;
  width: 45px;
  height: 1px;
  background-color: #eaeaea;
}

.woocommerce.product-detailed .products.classic .product .product-wrapper .details .description {
  margin: 15px 0;
}

/* Small devices (tablets, 768px and up) */

/* Medium devices (desktops, 992px and up) */

@media (min-width: 992px) {
  .woocommerce.product-detailed .products.classic .product .product-wrapper {
    display: table;
    height: 100%;
  }

  .woocommerce.product-detailed .products.classic .product .product-wrapper .col-md-6 {
    float: none;
    display: table-cell;
    vertical-align: top;
    min-height: 100%;
  }

  .woocommerce.product-detailed .products.classic .product .product-wrapper .col-md-6.details-wrapper {
    padding: 40px;
    overflow: auto;
    background-color: #fafafa;
  }

  .woocommerce.product-detailed .products.classic .product .product-wrapper .col-md-6.details-wrapper .details {
    display: block;
  }

  .woocommerce.product-detailed .products.classic .product .product-wrapper .info {
    display: none;
  }
}

/* Large devices (large desktops, 1200px and up) */

/*
 * Author: Digital Zoom Studio
 * Website: http://digitalzoomstudio.net/
 * Portfolio: http://codecanyon.net/user/ZoomIt/portfolio
 *
 * Version: 1.31
 *
 */

@keyframes keyframes-rotate {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }

  50% {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }

  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}

.dzsparallaxer:not(.mode-oneelement) {
  height: 300px;
  overflow: hidden;
  background-color: #1c1a17;
  position: relative;
  transition-property: height;
  transition-duration: 0.3s;
  -moz-transition-property: height;
  -moz-transition-duration: 0.3s;
  -webkit-transition-property: height;
  -webkit-transition-duration: 0.3s;
  -o-transition-property: height;
  -o-transition-duration: 0.3s;
  -ms-transition-property: height;
  -ms-transition-duration: 0.3s;
  transition-timing-function: ease-in;
}

.dzsparallaxer:not(.mode-oneelement) .dzsparallaxer--target {
  position: relative;
}

.dzsparallaxer:not(.mode-oneelement) .dzsparallaxer--target.position-absolute {
  position: absolute;
  top: 0;
  left: 0;
}

.dzsparallaxer:not(.mode-oneelement) .dzsparallaxer--blackoverlay {
  position: absolute;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.9);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.dzsparallaxer:not(.mode-oneelement) .big-text {
  position: absolute;
  text-align: center;
  width: 80%;
  left: 10%;
  font-size: 40px;
  font-weight: 300;
  top: 70px;
  color: #eee;
  line-height: 1.5;
  font-style: italic;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  opacity: 0.7;
}

.dzsparallaxer:not(.mode-oneelement) .big-text .smaller {
  font-size: 60%;
}

.dzsparallaxer:not(.mode-oneelement) > .container,
.dzsparallaxer:not(.mode-oneelement) > .post-password-form,
.dzsparallaxer:not(.mode-oneelement) > .row,
.dzsparallaxer:not(.mode-oneelement) > p,
.dzsparallaxer:not(.mode-oneelement) > div {
  position: relative;
}

.dzsparallaxer:not(.mode-oneelement) .center-it {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.dzsparallaxer:not(.mode-oneelement) .center-it-vertically {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  padding: 10px;
}

.dzsparallaxer:not(.mode-oneelement) *[class^="dzsprxseparator--"] {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
}

.dzsparallaxer:not(.mode-oneelement) *[class^="dzsprxseparator--"] .display-block {
  display: block;
}

.dzsparallaxer:not(.mode-oneelement) *[class^="dzsprxseparator--"].top {
  bottom: auto;
  top: 0;
}

.dzsparallaxer:not(.mode-oneelement) *[class^="dzsprxseparator--"].flippedY {
  -ms-transform: scaleY(-1);
  transform: scaleY(-1);
}

.dzsparallaxer:not(.mode-oneelement) *[class^="dzsprxseparator--"].flippedX {
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
}

.dzsparallaxer:not(.mode-oneelement) *[class^="dzsprxseparator--"].flippedXY {
  -ms-transform: scale(-1, -1);
  transform: scale(-1, -1);
}

.dzsparallaxer.wait-readyall .dzsparallaxer--target {
  opacity: 0;
  transition-property: height, opacity;
  transition-duration: 0.5s;
  -moz-transition-property: height, opacity;
  -moz-transition-duration: 0.5s;
  -webkit-transition-property: height, opacity;
  -webkit-transition-duration: 0.5s;
  -o-transition-property: height, opacity;
  -o-transition-duration: 0.5s;
  -ms-transition-property: height, opacity;
  -ms-transition-duration: 0.5s;
  transition-timing-function: ease-in;
}

.dzsparallaxer.mode-oneelement {
  position: relative;
}

.dzsparallaxer.wait-readyall.dzsprx-readyall .dzsparallaxer--target {
  opacity: 1;
}

.dzsparallaxer.use-loading .dzsparallaxer--target {
  opacity: 0;
  transition-property: opacity, visibility;
  transition-duration: 0.7s;
  -moz-transition-property: opacity, visibility;
  -moz-transition-duration: 0.7s;
  -webkit-transition-property: opacity, visibility;
  -webkit-transition-duration: 0.7s;
  -o-transition-property: opacity, visibility;
  -o-transition-duration: 0.7s;
  -ms-transition-property: opacity, visibility;
  -ms-transition-duration: 0.7s;
  transition-timing-function: ease-in;
}

.dzsparallaxer.use-loading .preloader-semicircles {
  transition-property: all;
  transition-duration: 0.3s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -ms-transition-property: all;
  -ms-transition-duration: 0.3s;
  transition-timing-function: ease-in;
}

.dzsparallaxer.simple-parallax.use-loading .dzsparallaxer--target {
  opacity: 0;
}

.dzsparallaxer.height-is-based-on-content {
  padding: 45px 0;
  height: auto;
}

.dzsparallaxer.height-is-based-on-content .dzsparallaxer--target {
  position: absolute;
}

.dzsparallaxer.height-is-based-on-content > div {
  position: relative;
}

.dzsparallaxer.use-loading.loaded .dzsparallaxer--target {
  opacity: 1;
}

.dzsparallaxer.use-loading.loaded .preloader-semicircles {
  transform: translate3d(0, -50px, 0);
  opacity: 0;
  visibility: hidden;
}

.dzsparallaxer.allbody {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
}

.divimage {
  background-size: cover;
  background-position: center center;
}

.dzsparallaxer.is-ie-11 .simple-parallax-inner {
  clip: auto;
}

.dzsparallaxer.is-ie-11 .simple-parallax-inner .divimage.dzsparallaxer--target {
  background-attachment: fixed;
  position: relative;
}

.dzsparallaxer.simple-parallax {
  overflow: hidden;
  backface-visibility: hidden;
}

.dzsparallaxer.simple-parallax .simple-parallax-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  clip: rect(0, auto, auto, 0);
}

.dzsparallaxer.simple-parallax .dzsparallaxer--target {
  position: static;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}

.dzsparallaxer.simple-parallax .simple-parallax-inner.is-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  clip: auto;
}

.dzsparallaxer.simple-parallax .simple-parallax-inner.is-image > .divimage {
  position: absolute;
  background-attachment: fixed;
}

.dzsparallaxer.simple-parallax.dzsprx-readyall .dzsparallaxer--target {
  position: fixed;
}

.blur-it {
  filter: blur(20px);
  -webkit-filter: blur(20px);
}

.dzsparallaxer div.semi-black-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.6) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33000000', endColorstr='#99000000',GradientType=0 );
}

.radial-bg {
  position: absolute;
}

.color-white {
  color: #fff;
}

.row-inline {
  font-size: 0;
}

.row-inline .col-md-6 {
  font-size: 15px;
  display: inline-block;
  vertical-align: middle;
  float: none;
}

.dzs-row-inline {
  font-size: 0;
}

.dzs-row-inline .dzs-col-md-6 {
  font-size: 13px;
  display: inline-block;
  vertical-align: middle;
  float: none;
}

@media (max-width: 992px) {
  .row-inline .col-md-6 {
    width: 100%;
    margin-bottom: 15px;
    padding: 0 30px 15px;
  }
}

.dzs-container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1170px;
  margin: 0 auto;
}

.dzs-row {
  margin-right: -15px;
  margin-left: -15px;
}

.dzs-col-md-6 {
  width: 50%;
  float: left;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@keyframes preloader-semicircles-tween {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }

  50% {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }

  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}

.preloader-semicircles {
  width: 15px;
  height: 15px;
  background: rgba(230, 50, 50, 0.9);
  border-radius: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0.7;
  visibility: visible;
  pointer-events: none;
  margin-left: -15px;
  margin-right: -15px;
  animation: preloader-semicircles-tween 1.4s infinite linear;
  -webkit-animation: preloader-semicircles-tween 1.4s infinite linear;
}

body .dzsparallaxer .preloader-semicircles {
  position: absolute;
}

.preloader-semicircles:after {
  position: absolute;
  width: 25px;
  height: 25px;
  border-top: 5px solid #c83232;
  border-bottom: 5px solid #c83232;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-radius: 25px;
  content: '';
  top: -10px;
  left: -10px;
  box-sizing: content-box;
}

.center-it {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.dzs-colcontainer {
  margin-left: -15px;
  margin-right: -15px;
  box-sizing: border-box;
}

.dzs-colcontainer-w {
  width: 1230px;
  padding: 0 30px;
  max-width: 100%;
  min-height: 1px;
}

.dzs-colcontainer.row-inline {
  font-size: 0;
}

.dzs-colcontainer.row-inline *[class*="dzs-col-"] {
  float: none;
  display: inline-block;
  font-size: 13px;
  vertical-align: middle;
}

.dzs-colcontainer:after {
  display: block;
  content: "";
  clear: both;
}

*[class*="dzs-col-"] {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}

.dzs-col-3 {
  width: 25%;
  padding-left: 15px;
  padding-right: 15px;
}

.dzs-col-4 {
  width: 33.3%;
  padding-left: 15px;
  padding-right: 15px;
}

.dzs-col-8 {
  width: 66.6%;
  padding-left: 15px;
  padding-right: 15px;
}

.dzs-col-6 {
  width: 50%;
  padding-left: 15px;
  padding-right: 15px;
}

.dzs-col-12 {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.dzsparallaxer--team-members-con {
  width: 70%;
  max-width: 1100px;
  margin: 0 auto;
}

.dzsparallaxer.under-760 .dzsparallaxer--team-members-con {
  width: 100%;
}

.dzsparallaxer--team-member-con {
  text-align: center;
}

.dzsparallaxer--team-member-con img {
  max-width: 100%;
}

.dzsparallaxer--team-member-con .team-member--title {
  color: #fff;
  text-transform: uppercase;
  margin-top: 15px;
  line-height: 1;
  font-size: 15px;
}

.dzsparallaxer--team-member-con .team-member--subtitle {
  opacity: 0.5;
  margin-top: 10px;
  line-height: 1.5;
  background-color: #FFFFFF;
  color: #111;
  padding: 5px;
}

.center-it {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

.black-leg-bar {
  height: 2px;
  left: -20px;
  background-color: #222222;
  width: 40px;
}

.white-leg-bar {
  height: 2px;
  left: -20px;
  background-color: #ffffff;
  width: 40px;
}

.light-grey-box,
.lighter-grey-box,
.dark-grey-box,
.darker-grey-box,
.white-white-box {
  background-color: #ccc;
  color: #222;
  padding: 20px;
  font-size: 17px;
  line-height: 1.8;
}

.dark-grey-box {
  background-color: #444444;
  color: #ffffff;
}

.darker-grey-box {
  background-color: #333;
  color: #ffffff;
}

.lighter-grey-box {
  background-color: #dddddd;
}

.offset-left-10px {
  margin-left: -10px;
}

.offset-right-10px {
  margin-right: -10px;
}

.white-white-box {
  background-color: #ffffff;
}

.dzsparallaxer.blockquote-box {
  padding: 25px 30px 20px;
  font-size: 23px;
  font-weight: 300;
  font-style: italic;
}

.dzsparallaxer.blockquote-box p:last-child {
  margin-bottom: 0;
}

.dzsparallaxer.blockquote-box:before,
.dzsparallaxer.blockquote-box:after {
  content: "";
  background: url('data:image/svg+xml;utf8,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="22px" height="22px" viewBox="0 0 30 30" enable-background="new 0 0 30 30" xml:space="preserve"> <g> <path d="M13.645,8.35c-2.256,2.016-3.384,4.068-3.384,6.156c0,2.088,0.864,3.733,2.592,4.932c-0.048,1.152-0.444,2.124-1.188,2.916 c-0.745,0.792-1.645,1.188-2.7,1.188c-2.64,0-3.96-1.439-3.96-4.319c0-1.968,0.731-4.115,2.196-6.444 c1.464-2.328,3.348-4.14,5.651-5.436L13.645,8.35z M24.085,8.35c-2.257,2.016-3.384,4.068-3.384,6.156 c0,2.088,0.864,3.733,2.592,4.932c-0.049,1.152-0.444,2.124-1.188,2.916c-0.745,0.792-1.646,1.188-2.7,1.188 c-2.641,0-3.96-1.439-3.96-4.319c0-1.968,0.73-4.115,2.195-6.444c1.464-2.328,3.349-4.14,5.652-5.436L24.085,8.35z"/> </g> </svg>');
  position: absolute;
  top: 5px;
  left: 5px;
  width: 22px;
  height: 22px;
  opacity: 0.5;
}

.dzsparallaxer.blockquote-box:after {
  content: "";
  top: auto;
  left: auto;
  right: 5px;
  bottom: 5px;
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
}