@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@font-face {
  font-family: star;
  src: url(/wp-content/plugins/woocommerce/assets/css/../fonts/star.eot);
  src: url(/wp-content/plugins/woocommerce/assets/css/../fonts/star.eot#1680841533)
      format("embedded-opentype"),
    url(/wp-content/plugins/woocommerce/assets/css/../fonts/star.woff)
      format("woff"),
    url(/wp-content/plugins/woocommerce/assets/css/../fonts/star.ttf)
      format("truetype"),
    url(/wp-content/plugins/woocommerce/assets/css/../fonts/star.svg#star)
      format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: WooCommerce;
  src: url(/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.eot);
  src: url(/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.eot#1680841533)
      format("embedded-opentype"),
    url(/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff)
      format("woff"),
    url(/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.ttf)
      format("truetype"),
    url(/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.svg#WooCommerce)
      format("svg");
  font-weight: 400;
  font-style: normal;
}
.woocommerce-store-notice,
p.demo_store {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  width: 100%;
  font-size: 1em;
  padding: 1em 0;
  text-align: center;
  background-color: #a46497;
  color: #fff;
  z-index: 99998;
  box-shadow: 0 1px 1em rgba(0, 0, 0, 0.2);
  display: none;
}
.woocommerce-store-notice a,
p.demo_store a {
  color: #fff;
  text-decoration: underline;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.admin-bar p.demo_store {
  top: 32px;
}
.clear {
  clear: both;
}
.woocommerce .blockUI.blockOverlay {
  position: relative;
}
.woocommerce .blockUI.blockOverlay::before {
  height: 1em;
  width: 1em;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -0.5em;
  margin-top: -0.5em;
  content: "";
  -webkit-animation: spin 1s ease-in-out infinite;
  animation: spin 1s ease-fin-out infinite;
  background: url(/wp-content/plugins/woocommerce/assets/css/../images/icons/loader.svg)
    center center;
  background-size: cover;
  line-height: 1;
  text-align: center;
  font-size: 2em;
  color: rgba(0, 0, 0, 0.75);
}
.woocommerce .loader::before {
  height: 1em;
  width: 1em;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -0.5em;
  margin-top: -0.5em;
  content: "";
  -webkit-animation: spin 1s ease-in-out infinite;
  animation: spin 1s ease-in-out infinite;
  background: url(/wp-content/plugins/woocommerce/assets/css/../images/icons/loader.svg)
    center center;
  background-size: cover;
  line-height: 1;
  text-align: center;
  font-size: 2em;
  color: rgba(0, 0, 0, 0.75);
}
.woocommerce a.remove {
  display: block;
  font-size: 1.5em;
  height: 1em;
  width: 1em;
  text-align: center;
  line-height: 1;
  border-radius: 100%;
  color: red !important;
  text-decoration: none;
  font-weight: 700;
  border: 0;
}
.woocommerce a.remove:hover {
  color: #fff !important;
  background: red;
}
.woocommerce small.note {
  display: block;
  color: #767676;
  font-size: 0.857em;
  margin-top: 10px;
}
.woocommerce .woocommerce-breadcrumb {
  margin: 0 0 1em;
  padding: 0;
  font-size: 0.92em;
  color: #767676;
}
.woocommerce .woocommerce-breadcrumb::after,
.woocommerce .woocommerce-breadcrumb::before {
  content: " ";
  display: table;
}
.woocommerce .woocommerce-breadcrumb::after {
  clear: both;
}
.woocommerce .woocommerce-breadcrumb a {
  color: #767676;
}
.woocommerce .quantity .qty {
  width: 3.631em;
  text-align: center;
}
.woocommerce div.product {
  margin-bottom: 0;
  position: relative;
}
.woocommerce div.product .product_title {
  clear: none;
  margin-top: 0;
  padding: 0;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: #77a464;
  font-size: 1.25em;
}
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
  background: inherit;
  font-weight: 700;
  display: inline-block;
}
.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
  opacity: 0.5;
  display: inline-block;
}
.woocommerce div.product p.stock {
  font-size: 0.92em;
}
.woocommerce div.product .stock {
  color: #77a464;
}
.woocommerce div.product .out-of-stock {
  color: red;
}
.woocommerce div.product .woocommerce-product-rating {
  margin-bottom: 1.618em;
}
.woocommerce div.product div.images {
  margin-bottom: 2em;
}
.woocommerce div.product div.images img {
  display: block;
  width: 100%;
  height: auto;
  box-shadow: none;
}
.woocommerce div.product div.images div.thumbnails {
  padding-top: 1em;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
  position: relative;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
  -webkit-transition: all cubic-bezier(0.795, -0.035, 0, 1) 0.5s;
  transition: all cubic-bezier(0.795, -0.035, 0, 1) 0.5s;
  margin: 0;
  padding: 0;
}
.woocommerce
  div.product
  div.images
  .woocommerce-product-gallery__wrapper
  .zoomImg {
  background-color: #fff;
  opacity: 0;
}
.woocommerce
  div.product
  div.images
  .woocommerce-product-gallery__image--placeholder {
  border: 1px solid #f2f2f2;
}
.woocommerce
  div.product
  div.images
  .woocommerce-product-gallery__image:nth-child(n + 2) {
  width: 25%;
  display: inline-block;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  font-size: 2em;
  z-index: 9;
  width: 36px;
  height: 36px;
  background: #fff;
  text-indent: -9999px;
  border-radius: 100%;
  box-sizing: content-box;
}
.woocommerce
  div.product
  div.images
  .woocommerce-product-gallery__trigger::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: 2px solid #000;
  border-radius: 100%;
  position: absolute;
  top: 9px;
  left: 9px;
  box-sizing: content-box;
}
.woocommerce
  div.product
  div.images
  .woocommerce-product-gallery__trigger::after {
  content: "";
  display: block;
  width: 2px;
  height: 8px;
  background: #000;
  border-radius: 6px;
  position: absolute;
  top: 19px;
  left: 22px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-sizing: content-box;
}
.woocommerce div.product div.images .flex-control-thumbs {
  overflow: hidden;
  zoom: 1;
  margin: 0;
  padding: 0;
}
.woocommerce div.product div.images .flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
  list-style: none;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
  cursor: pointer;
  opacity: 0.5;
  margin: 0;
}
.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,
.woocommerce div.product div.images .flex-control-thumbs li img:hover {
  opacity: 1;
}
.woocommerce
  div.product
  .woocommerce-product-gallery--columns-3
  .flex-control-thumbs
  li:nth-child(3n + 1) {
  clear: left;
}
.woocommerce
  div.product
  .woocommerce-product-gallery--columns-4
  .flex-control-thumbs
  li:nth-child(4n + 1) {
  clear: left;
}
.woocommerce
  div.product
  .woocommerce-product-gallery--columns-5
  .flex-control-thumbs
  li:nth-child(5n + 1) {
  clear: left;
}
.woocommerce div.product div.summary {
  margin-bottom: 2em;
}
.woocommerce div.product div.social {
  text-align: right;
  margin: 0 0 1em;
}
.woocommerce div.product div.social span {
  margin: 0 0 0 2px;
}
.woocommerce div.product div.social span span {
  margin: 0;
}
.woocommerce div.product div.social span .stButton .chicklets {
  padding-left: 16px;
  width: 0;
}
.woocommerce div.product div.social iframe {
  float: left;
  margin-top: 3px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  list-style: none;
  padding: 0 0 0 1em;
  margin: 0 0 1.618em;
  overflow: hidden;
  position: relative;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: 1px solid #d3ced2;
  background-color: #ebe9eb;
  display: inline-block;
  position: relative;
  z-index: 0;
  border-radius: 4px 4px 0 0;
  margin: 0 -5px;
  padding: 0 1em;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  display: inline-block;
  padding: 0.5em 0;
  font-weight: 700;
  color: #515151;
  text-decoration: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
  text-decoration: none;
  color: #6b6a6b;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background: #fff;
  z-index: 2;
  border-bottom-color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: inherit;
  text-shadow: inherit;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
  box-shadow: 2px 2px 0 #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
  box-shadow: -2px 2px 0 #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
  border: 1px solid #d3ced2;
  position: absolute;
  bottom: -1px;
  width: 5px;
  height: 5px;
  content: " ";
  box-sizing: border-box;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
  left: -5px;
  border-bottom-right-radius: 4px;
  border-width: 0 1px 1px 0;
  box-shadow: 2px 2px 0 #ebe9eb;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
  right: -5px;
  border-bottom-left-radius: 4px;
  border-width: 0 0 1px 1px;
  box-shadow: -2px 2px 0 #ebe9eb;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  position: absolute;
  content: " ";
  width: 100%;
  bottom: 0;
  left: 0;
  border-bottom: 1px solid #d3ced2;
  z-index: 1;
}
.woocommerce div.product .woocommerce-tabs .panel {
  margin: 0 0 2em;
  padding: 0;
}
.woocommerce div.product p.cart {
  margin-bottom: 2em;
}
.woocommerce div.product p.cart::after,
.woocommerce div.product p.cart::before {
  content: " ";
  display: table;
}
.woocommerce div.product p.cart::after {
  clear: both;
}
.woocommerce div.product form.cart {
  margin-bottom: 2em;
}
.woocommerce div.product form.cart::after,
.woocommerce div.product form.cart::before {
  content: " ";
  display: table;
}
.woocommerce div.product form.cart::after {
  clear: both;
}
.woocommerce div.product form.cart div.quantity {
  border-radius: 200px;
  float: left;
  margin: 0 4px 0 0;
}
.woocommerce div.product form.cart table {
  border-width: 0 0 1px;
}
.woocommerce div.product form.cart table td {
  padding-left: 0;
}
.woocommerce div.product form.cart table div.quantity {
  float: none;
  margin: 0;
}
.woocommerce div.product form.cart table small.stock {
  display: block;
  float: none;
}
.woocommerce div.product form.cart .variations {
  margin-bottom: 1em;
  border: 0;
  width: 100%;
}
.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
  border: 0;
  vertical-align: top;
  line-height: 2em;
}
.woocommerce div.product form.cart .variations label {
  font-weight: 700;
}
.woocommerce div.product form.cart .variations select {
  max-width: 100%;
  min-width: 75%;
  display: inline-block;
  margin-right: 1em;
}
.woocommerce div.product form.cart .variations td.label {
  padding-right: 1em;
}
.woocommerce div.product form.cart .woocommerce-variation-description p {
  margin-bottom: 1em;
}
.woocommerce div.product form.cart .reset_variations {
  visibility: hidden;
  font-size: 0.83em;
}
.woocommerce div.product form.cart .wc-no-matching-variations {
  display: none;
}
.woocommerce div.product form.cart .button {
  vertical-align: middle;
  float: left;
}
.woocommerce
  div.product
  form.cart
  .group_table
  td.woocommerce-grouped-product-list-item__label {
  padding-right: 1em;
  padding-left: 1em;
}
.woocommerce div.product form.cart .group_table td {
  vertical-align: top;
  padding-bottom: 0.5em;
  border: 0;
}
.woocommerce div.product form.cart .group_table td:first-child {
  width: 4em;
  text-align: center;
}
.woocommerce
  div.product
  form.cart
  .group_table
  .wc-grouped-product-add-to-cart-checkbox {
  display: inline-block;
  width: auto;
  margin: 0 auto;
  -webkit-transform: scale(1.5, 1.5);
  -ms-transform: scale(1.5, 1.5);
  transform: scale(1.5, 1.5);
}
.woocommerce span.onsale {
  min-height: 3.236em;
  min-width: 3.236em;
  padding: 0.202em;
  font-size: 1em;
  font-weight: 700;
  position: absolute;
  text-align: center;
  line-height: 3.236;
  top: -0.5em;
  left: -0.5em;
  margin: 0;
  border-radius: 100%;
  background-color: #77a464;
  color: #fff;
  font-size: 0.857em;
  z-index: 9;
}
.woocommerce .products ul,
.woocommerce ul.products {
  margin: 0 0 1em;
  padding: 0;
  list-style: none outside;
  clear: both;
}
.woocommerce .products ul::after,
.woocommerce .products ul::before,
.woocommerce ul.products::after,
.woocommerce ul.products::before {
  content: " ";
  display: table;
}
.woocommerce .products ul::after,
.woocommerce ul.products::after {
  clear: both;
}
.woocommerce .products ul li,
.woocommerce ul.products li {
  list-style: none outside;
}
.woocommerce ul.products li.product .onsale {
  top: 0;
  right: 0;
  left: auto;
  margin: -0.5em -0.5em 0 0;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
  padding: 0.5em 0;
  margin: 0;
  font-size: 1em;
}
.woocommerce ul.products li.product a {
  text-decoration: none;
}
.woocommerce ul.products li.product a img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 0 1em;
  box-shadow: none;
}
.woocommerce ul.products li.product strong {
  display: block;
}
.woocommerce ul.products li.product .woocommerce-placeholder {
  border: 1px solid #f2f2f2;
}
.woocommerce ul.products li.product .star-rating {
  font-size: 0.857em;
}
.woocommerce ul.products li.product .button {
  margin-top: 1em;
}
.woocommerce ul.products li.product .price {
  color: #77a464;
  display: block;
  font-weight: 400;
  margin-bottom: 0.5em;
  font-size: 0.857em;
}
.woocommerce ul.products li.product .price del {
  color: inherit;
  opacity: 0.5;
  display: inline-block;
}
.woocommerce ul.products li.product .price ins {
  background: 0 0;
  font-weight: 700;
  display: inline-block;
}
.woocommerce ul.products li.product .price .from {
  font-size: 0.67em;
  margin: -2px 0 0 0;
  text-transform: uppercase;
  color: rgba(132, 132, 132, 0.5);
}
.woocommerce .woocommerce-result-count {
  margin: 0 0 1em;
}
.woocommerce .woocommerce-ordering {
  margin: 0 0 1em;
}
.woocommerce .woocommerce-ordering select {
  vertical-align: top;
}
.woocommerce nav.woocommerce-pagination {
  text-align: center;
}
.woocommerce nav.woocommerce-pagination ul {
  display: inline-block;
  white-space: nowrap;
  padding: 0;
  clear: both;
  border: 1px solid #d3ced2;
  border-right: 0;
  margin: 1px;
}
.woocommerce nav.woocommerce-pagination ul li {
  border-right: 1px solid #d3ced2;
  padding: 0;
  margin: 0;
  float: left;
  display: inline;
  overflow: hidden;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
  margin: 0;
  text-decoration: none;
  padding: 0;
  line-height: 1;
  font-size: 1em;
  font-weight: 400;
  padding: 0.5em;
  min-width: 1em;
  display: block;
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
  background: #ebe9eb;
  color: #8a7e88;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  font-size: 100%;
  margin: 0;
  line-height: 1;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  overflow: visible;
  padding: 0.618em 1em;
  font-weight: 700;
  border-radius: 3px;
  left: auto;
  color: #515151;
  background-color: #ebe9eb;
  border: 0;
  display: inline-block;
  background-image: none;
  box-shadow: none;
  text-shadow: none;
}
.woocommerce #respond input#submit.loading,
.woocommerce a.button.loading,
.woocommerce button.button.loading,
.woocommerce input.button.loading {
  opacity: 0.25;
  padding-right: 2.618em;
}
.woocommerce #respond input#submit.loading::after,
.woocommerce a.button.loading::after,
.woocommerce button.button.loading::after,
.woocommerce input.button.loading::after {
  font-family: WooCommerce;
  content: "\e01c";
  vertical-align: top;
  font-weight: 400;
  position: absolute;
  top: 0.618em;
  right: 1em;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
.woocommerce #respond input#submit.added::after,
.woocommerce a.button.added::after,
.woocommerce button.button.added::after,
.woocommerce input.button.added::after {
  font-family: WooCommerce;
  content: "\e017";
  margin-left: 0.53em;
  vertical-align: bottom;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  background-color: #dfdcde;
  text-decoration: none;
  background-image: none;
  color: #515151;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: #a46497;
  color: #fff;
  -webkit-font-smoothing: antialiased;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background-color: #96588a;
  color: #fff;
}
.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover {
  background-color: #a46497;
  color: #fff;
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
  color: inherit;
  cursor: not-allowed;
  opacity: 0.5;
  padding: 0.618em 1em;
}
.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit:disabled[disabled]:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button:disabled[disabled]:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover {
  color: inherit;
  background-color: #ebe9eb;
}
.woocommerce .cart .button,
.woocommerce .cart input.button {
  float: none;
}
.woocommerce a.added_to_cart {
  padding-top: 0.5em;
  display: inline-block;
}
.woocommerce #reviews h2 small {
  float: right;
  color: #767676;
  font-size: 15px;
  margin: 10px 0 0;
}
.woocommerce #reviews h2 small a {
  text-decoration: none;
  color: #767676;
}
.woocommerce #reviews h3 {
  margin: 0;
}
.woocommerce #reviews #respond {
  margin: 0;
  border: 0;
  padding: 0;
}
.woocommerce #reviews #comment {
  height: 75px;
}
.woocommerce #reviews #comments .add_review::after,
.woocommerce #reviews #comments .add_review::before {
  content: " ";
  display: table;
}
.woocommerce #reviews #comments .add_review::after {
  clear: both;
}
.woocommerce #reviews #comments h2 {
  clear: none;
}
.woocommerce #reviews #comments ol.commentlist {
  margin: 0;
  width: 100%;
  background: 0 0;
  list-style: none;
}
.woocommerce #reviews #comments ol.commentlist::after,
.woocommerce #reviews #comments ol.commentlist::before {
  content: " ";
  display: table;
}
.woocommerce #reviews #comments ol.commentlist::after {
  clear: both;
}
.woocommerce #reviews #comments ol.commentlist li {
  padding: 0;
  margin: 0 0 20px;
  border: 0;
  position: relative;
  background: 0;
  border: 0;
}
.woocommerce #reviews #comments ol.commentlist li .meta {
  color: #767676;
  font-size: 0.75em;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  padding: 3px;
  width: 32px;
  height: auto;
  background: #ebe9eb;
  border: 1px solid #e4e1e3;
  margin: 0;
  box-shadow: none;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  margin: 0 0 0 50px;
  border: 1px solid #e4e1e3;
  border-radius: 4px;
  padding: 1em 1em 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text::after,
.woocommerce #reviews #comments ol.commentlist li .comment-text::before {
  content: " ";
  display: table;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text::after {
  clear: both;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
  margin: 0 0 1em;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
  font-size: 0.83em;
}
.woocommerce #reviews #comments ol.commentlist ul.children {
  list-style: none outside;
  margin: 20px 0 0 50px;
}
.woocommerce #reviews #comments ol.commentlist ul.children .star-rating {
  display: none;
}
.woocommerce #reviews #comments ol.commentlist #respond {
  border: 1px solid #e4e1e3;
  border-radius: 4px;
  padding: 1em 1em 0;
  margin: 20px 0 0 50px;
}
.woocommerce #reviews #comments .commentlist > li::before {
  content: "";
}
.woocommerce .star-rating {
  float: right;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1;
  font-size: 1em;
  width: 5.4em;
  font-family: star;
}
.woocommerce .star-rating::before {
  content: "\73\73\73\73\73";
  color: #d3ced2;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}
.woocommerce .star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}
.woocommerce .star-rating span::before {
  content: "\53\53\53\53\53";
  top: 0;
  position: absolute;
  left: 0;
}
.woocommerce .woocommerce-product-rating {
  line-height: 2;
  display: block;
}
.woocommerce .woocommerce-product-rating::after,
.woocommerce .woocommerce-product-rating::before {
  content: " ";
  display: table;
}
.woocommerce .woocommerce-product-rating::after {
  clear: both;
}
.woocommerce .woocommerce-product-rating .star-rating {
  margin: 0.5em 4px 0 0;
  float: left;
}
.woocommerce .products .star-rating {
  display: block;
  margin: 0 0 0.5em;
  float: none;
}
.woocommerce .hreview-aggregate .star-rating {
  margin: 10px 0 0;
}
.woocommerce #review_form #respond {
  position: static;
  margin: 0;
  width: auto;
  padding: 0;
  background: transparent none;
  border: 0;
}
.woocommerce #review_form #respond::after,
.woocommerce #review_form #respond::before {
  content: " ";
  display: table;
}
.woocommerce #review_form #respond::after {
  clear: both;
}
.woocommerce #review_form #respond p {
  margin: 0 0 10px;
}
.woocommerce #review_form #respond .form-submit input {
  left: auto;
}
.woocommerce #review_form #respond textarea {
  box-sizing: border-box;
  width: 100%;
}
.woocommerce p.stars a {
  position: relative;
  height: 1em;
  width: 1em;
  text-indent: -999em;
  display: inline-block;
  text-decoration: none;
}
.woocommerce p.stars a::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  line-height: 1;
  font-family: WooCommerce;
  content: "\e021";
  text-indent: 0;
}
.woocommerce p.stars a:hover ~ a::before {
  content: "\e021";
}
.woocommerce p.stars:hover a::before {
  content: "\e020";
}
.woocommerce p.stars.selected a.active::before {
  content: "\e020";
}
.woocommerce p.stars.selected a.active ~ a::before {
  content: "\e021";
}
.woocommerce p.stars.selected a:not(.active)::before {
  content: "\e020";
}
.woocommerce 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 {
  width: 150px;
  font-weight: 700;
  padding: 8px;
  border-top: 0;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
  margin: 0;
  line-height: 1.5;
}
.woocommerce 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.5;
}
.woocommerce table.shop_attributes td p {
  margin: 0;
  padding: 8px 0;
}
.woocommerce table.shop_attributes tr:nth-child(even) td,
.woocommerce table.shop_attributes tr:nth-child(even) th {
  background: rgba(0, 0, 0, 0.025);
}
.woocommerce table.shop_table {
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0 -1px 24px 0;
  text-align: left;
  width: 100%;
  border-collapse: separate;
  border-radius: 5px;
}
.woocommerce table.shop_table th {
  font-weight: 700;
  padding: 9px 12px;
  line-height: 1.5em;
}
.woocommerce table.shop_table td {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 9px 12px;
  vertical-align: middle;
  line-height: 1.5em;
}
.woocommerce table.shop_table td small {
  font-weight: 400;
}
.woocommerce table.shop_table td del {
  font-weight: 400;
}
.woocommerce table.shop_table tbody:first-child tr:first-child td,
.woocommerce table.shop_table tbody:first-child tr:first-child th {
  border-top: 0;
}
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
  font-weight: 700;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.woocommerce table.my_account_orders {
  font-size: 0.85em;
}
.woocommerce table.my_account_orders td,
.woocommerce table.my_account_orders th {
  padding: 4px 8px;
  vertical-align: middle;
}
.woocommerce table.my_account_orders .button {
  white-space: nowrap;
}
.woocommerce table.woocommerce-MyAccount-downloads td,
.woocommerce table.woocommerce-MyAccount-downloads th {
  vertical-align: top;
  text-align: center;
}
.woocommerce table.woocommerce-MyAccount-downloads td:first-child,
.woocommerce table.woocommerce-MyAccount-downloads th:first-child {
  text-align: left;
}
.woocommerce table.woocommerce-MyAccount-downloads td:last-child,
.woocommerce table.woocommerce-MyAccount-downloads th:last-child {
  text-align: left;
}
.woocommerce
  table.woocommerce-MyAccount-downloads
  td
  .woocommerce-MyAccount-downloads-file::before,
.woocommerce
  table.woocommerce-MyAccount-downloads
  th
  .woocommerce-MyAccount-downloads-file::before {
  content: "\2193";
  display: inline-block;
}
.woocommerce td.product-name .wc-item-meta,
.woocommerce td.product-name dl.variation {
  list-style: none outside;
}
.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,
.woocommerce td.product-name .wc-item-meta dt,
.woocommerce td.product-name dl.variation .wc-item-meta-label,
.woocommerce td.product-name dl.variation dt {
  float: left;
  clear: both;
  margin-right: 0.25em;
  display: inline-block;
  list-style: none outside;
}
.woocommerce td.product-name .wc-item-meta dd,
.woocommerce td.product-name dl.variation dd {
  margin: 0;
}
.woocommerce td.product-name .wc-item-meta p,
.woocommerce td.product-name .wc-item-meta:last-child,
.woocommerce td.product-name dl.variation p,
.woocommerce td.product-name dl.variation:last-child {
  margin-bottom: 0;
}
.woocommerce td.product-name p.backorder_notification {
  font-size: 0.83em;
}
.woocommerce td.product-quantity {
  min-width: 80px;
}
.woocommerce ul.cart_list,
.woocommerce ul.product_list_widget {
  list-style: none outside;
  padding: 0;
  margin: 0;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
  padding: 4px 0;
  margin: 0;
  list-style: none;
}
.woocommerce ul.cart_list li::after,
.woocommerce ul.cart_list li::before,
.woocommerce ul.product_list_widget li::after,
.woocommerce ul.product_list_widget li::before {
  content: " ";
  display: table;
}
.woocommerce ul.cart_list li::after,
.woocommerce ul.product_list_widget li::after {
  clear: both;
}
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
  display: block;
  font-weight: 700;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
  float: right;
  margin-left: 4px;
  width: 32px;
  height: auto;
  box-shadow: none;
}
.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl {
  margin: 0;
  padding-left: 1em;
  border-left: 2px solid rgba(0, 0, 0, 0.1);
}
.woocommerce ul.cart_list li dl::after,
.woocommerce ul.cart_list li dl::before,
.woocommerce ul.product_list_widget li dl::after,
.woocommerce ul.product_list_widget li dl::before {
  content: " ";
  display: table;
}
.woocommerce ul.cart_list li dl::after,
.woocommerce ul.product_list_widget li dl::after {
  clear: both;
}
.woocommerce ul.cart_list li dl dd,
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dd,
.woocommerce ul.product_list_widget li dl dt {
  display: inline-block;
  float: left;
  margin-bottom: 1em;
}
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt {
  font-weight: 700;
  padding: 0 0 0.25em;
  margin: 0 4px 0 0;
  clear: left;
}
.woocommerce ul.cart_list li dl dd,
.woocommerce ul.product_list_widget li dl dd {
  padding: 0 0 0.25em;
}
.woocommerce ul.cart_list li dl dd p:last-child,
.woocommerce ul.product_list_widget li dl dd p:last-child {
  margin-bottom: 0;
}
.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating {
  float: none;
}
.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
  border-top: 3px double #ebe9eb;
  padding: 4px 0 0;
}
.woocommerce .widget_shopping_cart .total strong,
.woocommerce.widget_shopping_cart .total strong {
  min-width: 40px;
  display: inline-block;
}
.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
  padding-left: 2em;
  position: relative;
  padding-top: 0;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
  position: absolute;
  top: 0;
  left: 0;
}
.woocommerce .widget_shopping_cart .buttons::after,
.woocommerce .widget_shopping_cart .buttons::before,
.woocommerce.widget_shopping_cart .buttons::after,
.woocommerce.widget_shopping_cart .buttons::before {
  content: " ";
  display: table;
}
.woocommerce .widget_shopping_cart .buttons::after,
.woocommerce.widget_shopping_cart .buttons::after {
  clear: both;
}
.woocommerce .widget_shopping_cart .buttons a,
.woocommerce.widget_shopping_cart .buttons a {
  margin-right: 5px;
  margin-bottom: 5px;
}
.woocommerce form .form-row {
  padding: 3px;
  margin: 0 0 6px;
}
.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder {
  -webkit-transition: opacity 0.5s 0.5s ease;
  transition: opacity 0.5s 0.5s ease;
  opacity: 0;
}
.woocommerce form .form-row label {
  line-height: 2;
}
.woocommerce form .form-row label.hidden {
  visibility: hidden;
}
.woocommerce form .form-row label.inline {
  display: inline;
}
.woocommerce form .form-row .woocommerce-input-wrapper .description {
  background: #1e85be;
  color: #fff;
  border-radius: 3px;
  padding: 1em;
  margin: 0.5em 0 0;
  clear: both;
  display: none;
  position: relative;
}
.woocommerce form .form-row .woocommerce-input-wrapper .description a {
  color: #fff;
  text-decoration: underline;
  border: 0;
  box-shadow: none;
}
.woocommerce form .form-row .woocommerce-input-wrapper .description::before {
  left: 50%;
  top: 0;
  margin-top: -4px;
  -webkit-transform: translateX(-50%) rotate(180deg);
  -ms-transform: translateX(-50%) rotate(180deg);
  transform: translateX(-50%) rotate(180deg);
  content: "";
  position: absolute;
  border-width: 4px 6px 0 6px;
  border-style: solid;
  border-color: #1e85be transparent transparent transparent;
  z-index: 100;
  display: block;
}
.woocommerce form .form-row select {
  cursor: pointer;
  margin: 0;
}
.woocommerce form .form-row .required {
  color: red;
  font-weight: 700;
  border: 0 !important;
  text-decoration: none;
  visibility: hidden;
}
.woocommerce form .form-row .optional {
  visibility: visible;
}
.woocommerce form .form-row .input-checkbox {
  display: inline;
  margin: -2px 8px 0 0;
  text-align: center;
  vertical-align: middle;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  outline: 0;
  line-height: normal;
}
.woocommerce form .form-row textarea {
  height: 4em;
  line-height: 1.5;
  display: block;
  box-shadow: none;
}
.woocommerce form .form-row .select2-container {
  width: 100%;
  line-height: 2em;
}
.woocommerce form .form-row.woocommerce-invalid label {
  color: #a00;
}
.woocommerce form .form-row.woocommerce-invalid .select2-container,
.woocommerce form .form-row ::-webkit-input-placeholder {
  line-height: normal;
}
.woocommerce form .form-row :-moz-placeholder {
  line-height: normal;
}
.woocommerce form .form-row :-ms-input-placeholder {
  line-height: normal;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  border: 1px solid #d3ced2;
  padding: 20px;
  margin: 2em 0;
  text-align: left;
  border-radius: 5px;
}
.woocommerce ul#shipping_method {
  list-style: none outside;
  margin: 0;
  padding: 0;
}
.woocommerce ul#shipping_method li {
  margin: 0 0 0.5em;
  line-height: 1.5em;
  list-style: none outside;
}
.woocommerce ul#shipping_method li input {
  margin: 3px 0.4375em 0 0;
  vertical-align: top;
}
.woocommerce ul#shipping_method li label {
  display: inline;
}
.woocommerce ul#shipping_method .amount {
  font-weight: 700;
}
.woocommerce p.woocommerce-shipping-contents {
  margin: 0;
}
.woocommerce ul.order_details {
  margin: 0 0 3em;
  list-style: none;
}
.woocommerce ul.order_details::after,
.woocommerce ul.order_details::before {
  content: " ";
  display: table;
}
.woocommerce ul.order_details::after {
  clear: both;
}
.woocommerce ul.order_details li {
  float: left;
  margin-right: 2em;
  text-transform: uppercase;
  font-size: 0.715em;
  line-height: 1;
  border-right: 1px dashed #d3ced2;
  padding-right: 2em;
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
}
.woocommerce ul.order_details li strong {
  display: block;
  font-size: 1.4em;
  text-transform: none;
  line-height: 1.5;
}
.woocommerce ul.order_details li:last-of-type {
  border: none;
}
.woocommerce .wc-bacs-bank-details-account-name {
  font-weight: 700;
}
.woocommerce .woocommerce-customer-details,
.woocommerce .woocommerce-order-details,
.woocommerce .woocommerce-order-downloads {
  margin-bottom: 2em;
}
.woocommerce .woocommerce-customer-details :last-child,
.woocommerce .woocommerce-order-details :last-child,
.woocommerce .woocommerce-order-downloads :last-child {
  margin-bottom: 0;
}
.woocommerce .woocommerce-customer-details address {
  font-style: normal;
  margin-bottom: 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom-width: 2px;
  border-right-width: 2px;
  text-align: left;
  width: 100%;
  border-radius: 5px;
  padding: 6px 12px;
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,
.woocommerce
  .woocommerce-customer-details
  .woocommerce-customer-details--phone {
  margin-bottom: 0;
  padding-left: 1.5em;
}
.woocommerce
  .woocommerce-customer-details
  .woocommerce-customer-details--phone::before {
  font-family: WooCommerce;
  speak: none;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.618em;
  content: "";
  text-decoration: none;
  margin-left: -1.5em;
  line-height: 1.75;
  position: absolute;
}
.woocommerce
  .woocommerce-customer-details
  .woocommerce-customer-details--email::before {
  font-family: WooCommerce;
  speak: none;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.618em;
  content: "";
  text-decoration: none;
  margin-left: -1.5em;
  line-height: 1.75;
  position: absolute;
}
.woocommerce .woocommerce-widget-layered-nav-list {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none outside;
}
.woocommerce
  .woocommerce-widget-layered-nav-list
  .woocommerce-widget-layered-nav-list__item {
  padding: 0 0 1px;
  list-style: none;
}
.woocommerce
  .woocommerce-widget-layered-nav-list
  .woocommerce-widget-layered-nav-list__item::after,
.woocommerce
  .woocommerce-widget-layered-nav-list
  .woocommerce-widget-layered-nav-list__item::before {
  content: " ";
  display: table;
}
.woocommerce
  .woocommerce-widget-layered-nav-list
  .woocommerce-widget-layered-nav-list__item::after {
  clear: both;
}
.woocommerce
  .woocommerce-widget-layered-nav-list
  .woocommerce-widget-layered-nav-list__item
  a,
.woocommerce
  .woocommerce-widget-layered-nav-list
  .woocommerce-widget-layered-nav-list__item
  span {
  padding: 1px 0;
}
.woocommerce
  .woocommerce-widget-layered-nav-list
  .woocommerce-widget-layered-nav-list__item--chosen
  a::before {
  font-family: WooCommerce;
  speak: none;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.618em;
  content: "";
  text-decoration: none;
  color: #a00;
}
.woocommerce .woocommerce-widget-layered-nav-dropdown__submit {
  margin-top: 1em;
}
.woocommerce .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 {
  float: left;
  padding: 0 1em 1px 1px;
  list-style: none;
}
.woocommerce .widget_layered_nav_filters ul li a {
  text-decoration: none;
}
.woocommerce .widget_layered_nav_filters ul li a::before {
  font-family: WooCommerce;
  speak: none;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.618em;
  content: "";
  text-decoration: none;
  color: #a00;
  vertical-align: inherit;
  margin-right: 0.5em;
}
.woocommerce .widget_price_filter .price_slider {
  margin-bottom: 1em;
}
.woocommerce .widget_price_filter .price_slider_amount {
  text-align: right;
  line-height: 2.4;
  font-size: 0.8751em;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
  font-size: 1.15em;
  float: left;
}
.woocommerce .widget_price_filter .ui-slider {
  position: relative;
  text-align: left;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1em;
  height: 1em;
  background-color: #a46497;
  border-radius: 1em;
  cursor: ew-resize;
  outline: 0;
  top: -0.3em;
  margin-left: -0.5em;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  border-radius: 1em;
  background-color: #a46497;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  border-radius: 1em;
  background-color: #462940;
  border: 0;
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
  height: 0.5em;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
  left: -1px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
  right: -1px;
}
.woocommerce .widget_rating_filter ul {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none outside;
}
.woocommerce .widget_rating_filter ul li {
  padding: 0 0 1px;
  list-style: none;
}
.woocommerce .widget_rating_filter ul li::after,
.woocommerce .widget_rating_filter ul li::before {
  content: " ";
  display: table;
}
.woocommerce .widget_rating_filter ul li::after {
  clear: both;
}
.woocommerce .widget_rating_filter ul li a {
  padding: 1px 0;
  text-decoration: none;
}
.woocommerce .widget_rating_filter ul li .star-rating {
  float: none;
  display: inline-block;
}
.woocommerce .widget_rating_filter ul li.chosen a::before {
  font-family: WooCommerce;
  speak: none;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.618em;
  content: "";
  text-decoration: none;
  color: #a00;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
  float: left;
  margin-right: 1em;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
  display: inline-block;
}
.woocommerce-no-js form.woocommerce-form-coupon,
.woocommerce-no-js form.woocommerce-form-login {
  display: block !important;
}
.woocommerce-no-js .showcoupon,
.woocommerce-no-js .woocommerce-form-coupon-toggle,
.woocommerce-no-js .woocommerce-form-login-toggle {
  display: none !important;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  padding: 1em 2em 1em 3.5em;
  margin: 0 0 2em;
  position: relative;
  background-color: #f7f6f7;
  color: #515151;
  border-top: 3px solid #a46497;
  list-style: none outside;
  width: auto;
  word-wrap: break-word;
}
.woocommerce-error::after,
.woocommerce-error::before,
.woocommerce-info::after,
.woocommerce-info::before,
.woocommerce-message::after,
.woocommerce-message::before {
  content: " ";
  display: table;
}
.woocommerce-error::after,
.woocommerce-info::after,
.woocommerce-message::after {
  clear: both;
}
.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
  font-family: WooCommerce;
  content: "\e028";
  display: inline-block;
  position: absolute;
  top: 1em;
  left: 1.5em;
}
.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button {
  float: right;
}
.woocommerce-error li,
.woocommerce-info li,
.woocommerce-message li {
  list-style: none outside !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
}
.rtl.woocommerce .price_label,
.rtl.woocommerce .price_label span {
  direction: ltr;
  unicode-bidi: embed;
}
.woocommerce-message {
  border-top-color: #8fae1b;
}
.woocommerce-message::before {
  content: "\e015";
  color: #8fae1b;
}
.woocommerce-info {
  border-top-color: #1e85be;
}
.woocommerce-info::before {
  color: #1e85be;
}
.woocommerce-error {
  border-top-color: #b81c23;
}
.woocommerce-error::before {
  content: "\e016";
  color: #b81c23;
}
.woocommerce-account .woocommerce::after,
.woocommerce-account .woocommerce::before {
  content: " ";
  display: table;
}
.woocommerce-account .woocommerce::after {
  clear: both;
}
.woocommerce-account .addresses .title::after,
.woocommerce-account .addresses .title::before {
  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: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.618em;
  content: "";
  text-decoration: none;
}
.woocommerce-account ul.digital-downloads li .count {
  float: right;
}
#add_payment_method table.cart .product-thumbnail,
.woocommerce-cart table.cart .product-thumbnail,
.woocommerce-checkout table.cart .product-thumbnail {
  min-width: 32px;
}
#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
  width: 32px;
  box-shadow: none;
}
#add_payment_method table.cart td,
#add_payment_method table.cart th,
.woocommerce-cart table.cart td,
.woocommerce-cart table.cart th,
.woocommerce-checkout table.cart td,
.woocommerce-checkout table.cart th {
  vertical-align: middle;
}
#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
  float: left;
  box-sizing: border-box;
  border: 1px solid #d3ced2;
  padding: 6px 6px 5px;
  margin: 0 4px 0 0;
  outline: 0;
}
#add_payment_method table.cart input,
.woocommerce-cart table.cart input,
.woocommerce-checkout table.cart input {
  margin: 0;
  vertical-align: middle;
}
#add_payment_method .wc-proceed-to-checkout,
.woocommerce-cart .wc-proceed-to-checkout,
.woocommerce-checkout .wc-proceed-to-checkout {
  padding: 1em 0;
}
#add_payment_method .wc-proceed-to-checkout::after,
#add_payment_method .wc-proceed-to-checkout::before,
.woocommerce-cart .wc-proceed-to-checkout::after,
.woocommerce-cart .wc-proceed-to-checkout::before,
.woocommerce-checkout .wc-proceed-to-checkout::after,
.woocommerce-checkout .wc-proceed-to-checkout::before {
  content: " ";
  display: table;
}
#add_payment_method .wc-proceed-to-checkout::after,
.woocommerce-cart .wc-proceed-to-checkout::after,
.woocommerce-checkout .wc-proceed-to-checkout::after {
  clear: both;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
  display: block;
  text-align: center;
  margin-bottom: 1em;
  font-size: 1.25em;
  padding: 1em;
}
#add_payment_method .cart-collaterals .shipping-calculator-button,
.woocommerce-cart .cart-collaterals .shipping-calculator-button,
.woocommerce-checkout .cart-collaterals .shipping-calculator-button {
  float: none;
  margin-top: 0.5em;
  display: inline-block;
}
#add_payment_method .cart-collaterals .shipping-calculator-button::after,
.woocommerce-cart .cart-collaterals .shipping-calculator-button::after,
.woocommerce-checkout .cart-collaterals .shipping-calculator-button::after {
  font-family: WooCommerce;
  speak: none;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-left: 0.618em;
  content: "";
  text-decoration: none;
}
#add_payment_method .cart-collaterals .shipping-calculator-form,
.woocommerce-cart .cart-collaterals .shipping-calculator-form,
.woocommerce-checkout .cart-collaterals .shipping-calculator-form {
  margin: 1em 0 0 0;
}
#add_payment_method .cart-collaterals .cart_totals p small,
.woocommerce-cart .cart-collaterals .cart_totals p small,
.woocommerce-checkout .cart-collaterals .cart_totals p small {
  color: #767676;
  font-size: 0.83em;
}
#add_payment_method .cart-collaterals .cart_totals table,
.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce-checkout .cart-collaterals .cart_totals table {
  border-collapse: separate;
  margin: 0 0 6px;
  padding: 0;
}
#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,
#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th {
  border-top: 0;
}
#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table th {
  width: 35%;
}
#add_payment_method .cart-collaterals .cart_totals table td,
#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table td,
.woocommerce-checkout .cart-collaterals .cart_totals table th {
  vertical-align: top;
  border-left: 0;
  border-right: 0;
  line-height: 1.5em;
}
#add_payment_method .cart-collaterals .cart_totals table small,
.woocommerce-cart .cart-collaterals .cart_totals table small,
.woocommerce-checkout .cart-collaterals .cart_totals table small {
  color: #767676;
}
#add_payment_method .cart-collaterals .cart_totals table select,
.woocommerce-cart .cart-collaterals .cart_totals table select,
.woocommerce-checkout .cart-collaterals .cart_totals table select {
  width: 100%;
}
#add_payment_method .cart-collaterals .cart_totals .discount td,
.woocommerce-cart .cart-collaterals .cart_totals .discount td,
.woocommerce-checkout .cart-collaterals .cart_totals .discount td {
  color: #77a464;
}
#add_payment_method .cart-collaterals .cart_totals tr td,
#add_payment_method .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-checkout .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr th {
  border-top: 1px solid #ebe9eb;
}
#add_payment_method
  .cart-collaterals
  .cart_totals
  .woocommerce-shipping-destination,
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  .woocommerce-shipping-destination,
.woocommerce-checkout
  .cart-collaterals
  .cart_totals
  .woocommerce-shipping-destination {
  margin-bottom: 0;
}
#add_payment_method .cart-collaterals .cross-sells ul.products li.product,
.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,
.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product {
  margin-top: 0;
}
#add_payment_method .checkout .col-2 h3#ship-to-different-address,
.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
  float: left;
  clear: none;
}
#add_payment_method .checkout .col-2 .notes,
.woocommerce-cart .checkout .col-2 .notes,
.woocommerce-checkout .checkout .col-2 .notes {
  clear: left;
}
#add_payment_method .checkout .col-2 .form-row-first,
.woocommerce-cart .checkout .col-2 .form-row-first,
.woocommerce-checkout .checkout .col-2 .form-row-first {
  clear: left;
}
#add_payment_method .checkout .create-account small,
.woocommerce-cart .checkout .create-account small,
.woocommerce-checkout .checkout .create-account small {
  font-size: 11px;
  color: #767676;
  font-weight: 400;
}
#add_payment_method .checkout div.shipping-address,
.woocommerce-cart .checkout div.shipping-address,
.woocommerce-checkout .checkout div.shipping-address {
  padding: 0;
  clear: left;
  width: 100%;
}
#add_payment_method .checkout .shipping_address,
.woocommerce-cart .checkout .shipping_address,
.woocommerce-checkout .checkout .shipping_address {
  clear: both;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  background: #ebe9eb;
  border-radius: 5px;
}
#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
  text-align: left;
  padding: 1em;
  border-bottom: 1px solid #d3ced2;
  margin: 0;
  list-style: none outside;
}
#add_payment_method #payment ul.payment_methods::after,
#add_payment_method #payment ul.payment_methods::before,
.woocommerce-cart #payment ul.payment_methods::after,
.woocommerce-cart #payment ul.payment_methods::before,
.woocommerce-checkout #payment ul.payment_methods::after,
.woocommerce-checkout #payment ul.payment_methods::before {
  content: " ";
  display: table;
}
#add_payment_method #payment ul.payment_methods::after,
.woocommerce-cart #payment ul.payment_methods::after,
.woocommerce-checkout #payment ul.payment_methods::after {
  clear: both;
}
#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li {
  line-height: 2;
  text-align: left;
  margin: 0;
  font-weight: 400;
}
#add_payment_method #payment ul.payment_methods li input,
.woocommerce-cart #payment ul.payment_methods li input,
.woocommerce-checkout #payment ul.payment_methods li input {
  margin: 0 1em 0 0;
}
#add_payment_method #payment ul.payment_methods li img,
.woocommerce-cart #payment ul.payment_methods li img,
.woocommerce-checkout #payment ul.payment_methods li img {
  vertical-align: middle;
  margin: -2px 0 0 0.5em;
  padding: 0;
  position: relative;
  box-shadow: none;
}
#add_payment_method #payment ul.payment_methods li img + img,
.woocommerce-cart #payment ul.payment_methods li img + img,
.woocommerce-checkout #payment ul.payment_methods li img + img {
  margin-left: 2px;
}
#add_payment_method
  #payment
  ul.payment_methods
  li:not(.woocommerce-notice)::after,
#add_payment_method
  #payment
  ul.payment_methods
  li:not(.woocommerce-notice)::before,
.woocommerce-cart
  #payment
  ul.payment_methods
  li:not(.woocommerce-notice)::after,
.woocommerce-cart
  #payment
  ul.payment_methods
  li:not(.woocommerce-notice)::before,
.woocommerce-checkout
  #payment
  ul.payment_methods
  li:not(.woocommerce-notice)::after,
.woocommerce-checkout
  #payment
  ul.payment_methods
  li:not(.woocommerce-notice)::before {
  content: " ";
  display: table;
}
#add_payment_method
  #payment
  ul.payment_methods
  li:not(.woocommerce-notice)::after,
.woocommerce-cart
  #payment
  ul.payment_methods
  li:not(.woocommerce-notice)::after,
.woocommerce-checkout
  #payment
  ul.payment_methods
  li:not(.woocommerce-notice)::after {
  clear: both;
}
#add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row {
  padding: 1em;
}
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  padding: 1em;
  margin: 1em 0;
  font-size: 0.92em;
  border-radius: 2px;
  line-height: 1.5;
  background-color: #dfdcde;
  color: #515151;
}
#add_payment_method #payment div.payment_box input.input-text,
#add_payment_method #payment div.payment_box textarea,
.woocommerce-cart #payment div.payment_box input.input-text,
.woocommerce-cart #payment div.payment_box textarea,
.woocommerce-checkout #payment div.payment_box input.input-text,
.woocommerce-checkout #payment div.payment_box textarea {
  border-color: #c7c1c6;
  border-top-color: #bbb3b9;
}
#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,
.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,
.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder {
  color: #bbb3b9;
}
#add_payment_method #payment div.payment_box :-moz-placeholder,
.woocommerce-cart #payment div.payment_box :-moz-placeholder,
.woocommerce-checkout #payment div.payment_box :-moz-placeholder {
  color: #bbb3b9;
}
#add_payment_method #payment div.payment_box :-ms-input-placeholder,
.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,
.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder {
  color: #bbb3b9;
}
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,
.woocommerce-checkout
  #payment
  div.payment_box
  .woocommerce-SavedPaymentMethods {
  list-style: none outside;
  margin: 0;
}
#add_payment_method
  #payment
  div.payment_box
  .woocommerce-SavedPaymentMethods
  .woocommerce-SavedPaymentMethods-new,
#add_payment_method
  #payment
  div.payment_box
  .woocommerce-SavedPaymentMethods
  .woocommerce-SavedPaymentMethods-token,
.woocommerce-cart
  #payment
  div.payment_box
  .woocommerce-SavedPaymentMethods
  .woocommerce-SavedPaymentMethods-new,
.woocommerce-cart
  #payment
  div.payment_box
  .woocommerce-SavedPaymentMethods
  .woocommerce-SavedPaymentMethods-token,
.woocommerce-checkout
  #payment
  div.payment_box
  .woocommerce-SavedPaymentMethods
  .woocommerce-SavedPaymentMethods-new,
.woocommerce-checkout
  #payment
  div.payment_box
  .woocommerce-SavedPaymentMethods
  .woocommerce-SavedPaymentMethods-token {
  margin: 0 0 0.5em;
}
#add_payment_method
  #payment
  div.payment_box
  .woocommerce-SavedPaymentMethods
  .woocommerce-SavedPaymentMethods-new
  label,
#add_payment_method
  #payment
  div.payment_box
  .woocommerce-SavedPaymentMethods
  .woocommerce-SavedPaymentMethods-token
  label,
.woocommerce-cart
  #payment
  div.payment_box
  .woocommerce-SavedPaymentMethods
  .woocommerce-SavedPaymentMethods-new
  label,
.woocommerce-cart
  #payment
  div.payment_box
  .woocommerce-SavedPaymentMethods
  .woocommerce-SavedPaymentMethods-token
  label,
.woocommerce-checkout
  #payment
  div.payment_box
  .woocommerce-SavedPaymentMethods
  .woocommerce-SavedPaymentMethods-new
  label,
.woocommerce-checkout
  #payment
  div.payment_box
  .woocommerce-SavedPaymentMethods
  .woocommerce-SavedPaymentMethods-token
  label {
  cursor: pointer;
}
#add_payment_method
  #payment
  div.payment_box
  .woocommerce-SavedPaymentMethods
  .woocommerce-SavedPaymentMethods-tokenInput,
.woocommerce-cart
  #payment
  div.payment_box
  .woocommerce-SavedPaymentMethods
  .woocommerce-SavedPaymentMethods-tokenInput,
.woocommerce-checkout
  #payment
  div.payment_box
  .woocommerce-SavedPaymentMethods
  .woocommerce-SavedPaymentMethods-tokenInput {
  vertical-align: middle;
  margin: -3px 1em 0 0;
  position: relative;
}
#add_payment_method #payment div.payment_box .wc-credit-card-form,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form {
  border: 0;
  padding: 0;
  margin: 1em 0 0;
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-number {
  font-size: 1.5em;
  padding: 8px;
  background-repeat: no-repeat;
  background-position: right 0.618em center;
  background-size: 32px 20px;
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.visa,
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.visa,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.visa,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.visa,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.visa,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.visa,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.visa {
  background-image: url(/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/visa.svg);
}
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.mastercard,
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.mastercard,
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.mastercard,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.mastercard,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.mastercard,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.mastercard,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.mastercard,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.mastercard,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.mastercard {
  background-image: url(/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/mastercard.svg);
}
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.laser,
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.laser,
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.laser,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.laser,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.laser,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.laser,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.laser,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.laser {
  background-image: url(/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/laser.svg);
}
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.dinersclub,
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.dinersclub,
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.dinersclub,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.dinersclub,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.dinersclub,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.dinersclub,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.dinersclub,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.dinersclub,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.dinersclub {
  background-image: url(/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/diners.svg);
}
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.maestro,
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.maestro,
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.maestro,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.maestro,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.maestro,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.maestro,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.maestro,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.maestro,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.maestro {
  background-image: url(/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/maestro.svg);
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.jcb,
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.jcb,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.jcb,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.jcb,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.jcb {
  background-image: url(/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/jcb.svg);
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.amex,
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.amex,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.amex,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.amex,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.amex,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.amex,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.amex {
  background-image: url(/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/amex.svg);
}
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.discover,
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.discover,
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.discover,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.discover,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.discover,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.discover,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.discover,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.discover,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.discover {
  background-image: url(/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/discover.svg);
}
#add_payment_method #payment div.payment_box span.help,
.woocommerce-cart #payment div.payment_box span.help,
.woocommerce-checkout #payment div.payment_box span.help {
  font-size: 0.857em;
  color: #767676;
  font-weight: 400;
}
#add_payment_method #payment div.payment_box .form-row,
.woocommerce-cart #payment div.payment_box .form-row,
.woocommerce-checkout #payment div.payment_box .form-row {
  margin: 0 0 1em;
}
#add_payment_method #payment div.payment_box p:last-child,
.woocommerce-cart #payment div.payment_box p:last-child,
.woocommerce-checkout #payment div.payment_box p:last-child {
  margin-bottom: 0;
}
#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
  content: "";
  display: block;
  border: 1em solid #dfdcde;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  position: absolute;
  top: -0.75em;
  left: 0;
  margin: -1em 0 0 2em;
}
#add_payment_method #payment .payment_method_paypal .about_paypal,
.woocommerce-cart #payment .payment_method_paypal .about_paypal,
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
  float: right;
  line-height: 52px;
  font-size: 0.83em;
}
#add_payment_method #payment .payment_method_paypal img,
.woocommerce-cart #payment .payment_method_paypal img,
.woocommerce-checkout #payment .payment_method_paypal img {
  max-height: 52px;
  vertical-align: middle;
}
.woocommerce-terms-and-conditions {
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  background: rgba(0, 0, 0, 0.05);
}
.woocommerce-invalid #terms {
  outline: 2px solid red;
  outline-offset: 2px;
}
.woocommerce-password-strength {
  text-align: center;
  font-weight: 600;
  padding: 3px 0.5em;
  font-size: 1em;
}
.woocommerce-password-strength.strong {
  background-color: #c1e1b9;
  border-color: #83c373;
}
.woocommerce-password-strength.short {
  background-color: #f1adad;
  border-color: #e35b5b;
}
.woocommerce-password-strength.bad {
  background-color: #fbc5a9;
  border-color: #f78b53;
}
.woocommerce-password-strength.good {
  background-color: #ffe399;
  border-color: #ffc733;
}
.woocommerce-password-hint {
  margin: 0.5em 0 0;
  display: block;
}
#content.twentyeleven .woocommerce-pagination a {
  font-size: 1em;
  line-height: 1;
}
.single-product .twentythirteen #reply-title,
.single-product .twentythirteen #respond #commentform,
.single-product .twentythirteen .entry-summary {
  padding: 0;
}
.single-product .twentythirteen p.stars {
  clear: both;
}
.twentythirteen .woocommerce-breadcrumb {
  padding-top: 40px;
}
.twentyfourteen ul.products li.product {
  margin-top: 0 !important;
}
body:not(.search-results) .twentysixteen .entry-summary {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}
.twentysixteen .price ins {
  background: inherit;
  color: inherit;
}
ul.woocommcerce.wt_give_away_products {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.wt_give_away_products li {
  float: left;
  width: 28%;
  margin-right: 10px;
}
.wt_product_image {
  position: relative;
}
button.wt_choose_free_product {
  position: absolute;
  top: 50%;
  display: none;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 160px;
}
.wt_product_image:hover button.wt_choose_free_product {
  display: block;
}
.wt_product_image:hover {
  background: rgba(0, 0, 0, 0.6);
}
.wt_choose_button_outer {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
  width: 100%;
  height: 100%;
  display: none;
}
.wt_product_image:hover .wt_choose_button_outer {
  display: block;
}
table.variations.wt_variations td {
  padding: 3px 2px;
  margin-bottom: 2px;
}
.wt-mycoupons ul li {
  box-sizing: border-box;
  display: inline-block;
  padding: 15px;
  width: 170px;
  min-height: 60px;
  margin-bottom: 15px;
  vertical-align: top;
  line-height: 1.4;
}
.wt-single-coupon {
  width: 300px;
  max-width: 100%;
  border-radius: 4px;
  background-color: #2890a8;
  border: 2px dashed #fff;
  text-align: center;
  margin-bottom: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center !important;
  align-items: center !important;
  transition: all 0.3s;
  position: relative;
  vertical-align: top;
  color: #fff;
  min-height: 100px;
  box-shadow: 0 0 0 4px #2890a8, 2px 1px 6px 4px rgba(10, 10, 0, 0.5);
  text-shadow: -1px -1px #2890a8;
  margin-right: 30px;
  padding: 6px 0;
  box-sizing: border-box;
}
.wt-coupon-amount {
  width: 100%;
}
.wt-coupon-amount span.amount {
  font-size: 22px;
  font-weight: 700;
}
.wt-coupon-code {
  width: 100%;
  font-size: 19px;
}
.wt-single-coupon.used-coupon {
  box-shadow: 0 0 0 4px #eeeeee, 2px 1px 6px 4px rgba(10, 10, 0, 0.5);
  text-shadow: -1px -1px #eee;
  background-color: #eee;
  color: #000;
  border: 2px dashed #000;
}
.wt-coupon-code code {
  background: none;
}
.wt-single-coupon.used-coupon.expired {
  box-shadow: 0 0 0 4px #f3dfdf, 2px 1px 6px 4px rgba(10, 10, 0, 0.5);
  text-shadow: -1px -1px #f3dfdf;
  background-color: #f3dfdf;
  color: #a96b6b;
  border: 2px dashed #eccaca;
}
.wt-single-coupon i.info {
  position: absolute;
  top: 6px;
  right: 10px;
  font-size: 13px;
  font-weight: 700;
  border-radius: 100%;
  width: 20px;
  height: 20px;
  background: #fff;
  text-shadow: none;
  color: #2890a8;
  font-style: normal;
  cursor: pointer;
}
.wt-single-coupon .coupon-desc {
  position: absolute;
  top: -18px;
  background: #f2f2f2;
  color: #000;
  text-shadow: none;
  font-size: 12px;
  right: -303px;
  width: 300px;
  padding: 10px 20px;
  z-index: 100;
  border-radius: 8px;
  display: none;
  min-height: 90px;
  max-width: 100%;
}
.coupon-desc-wrapper:hover .coupon-desc {
  display: block;
}
.wt-coupon-content {
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 700px) {
  .wt-coupon-content {
    z-index: 5;
  }
  .wt-single-coupon .coupon-desc {
    z-index: 100;
    right: auto;
    top: 30px;
    left: 0;
  }
}
#express_checkout_button_product_page {
  float: left;
  display: inline-block;
  clear: both;
  margin-top: 20px;
}
#express_checkout_button_product_page .express_checkout_button {
  float: left;
}
#express_checkout_button_product_page .express_checkout_button_cradit_card {
  float: left;
}
.express-checkout .ex-show-address-fields {
  width: 100%;
}
.express-checkout .express-provided.hidden {
  display: none !important;
}
.express-checkout #order_payment_heading {
  display: none;
}
.express-checkout .wc-terms-and-conditions {
  width: 100%;
}
.express-checkout #ship-to-different-address {
  display: none;
}
.express-checkout.express-hide-terms .wc-terms-and-conditions {
  display: none !important;
}
.express-checkout #payment .payment_methods {
  display: none;
}
.ec_clearfix:before,
.ec_clearfix:after {
  content: " ";
  display: table;
}
.ec_clearfix:after {
  clear: both;
}
.express_checkout_button_chekout_page {
  content: " ";
  display: table;
}
#express_checkout_button_chekout_page {
  display: inline-block;
}
#express_checkout_button_chekout_page .express_checkout_button {
  float: left;
}
#express_checkout_button_chekout_page .express_checkout_button_cradit_card {
  float: left;
  margin-left: 10px;
}
.express-checkout
  .express-provided.hidden.form-row-first
  + .form-row-last:not(.express-provided) {
  width: auto;
  float: none;
}
#express_checkout_button_text {
  padding-bottom: 20px;
  font-size: 20px;
  color: #1982d1;
}
.single_add_to_cart_button:disabled[disabled] {
  cursor: not-allowed;
  opacity: 0.5;
}
#express_checkout_button_product_page
  .express_checkout_button
  a
  input.disabled {
  color: inherit;
  cursor: not-allowed;
  opacity: 0.5;
  padding: 0.618em 1em;
}
#express_checkout_button_product_page
  .express_checkout_button_cradit_card
  a
  input.disabled {
  color: inherit;
  cursor: not-allowed;
  opacity: 0.5;
  padding: 0.618em 1em;
}
p.woocommerce-SavedPaymentMethods-saveNew {
  margin-bottom: 8px;
}
.angelleye_ec_save_to_accoount_box {
  clear: both;
}
div.widget_shopping_cart_content a.paypal_checkout_button {
  border: medium none;
  clear: both;
  float: left;
  box-shadow: none;
}
div.widget_shopping_cart_content a.paypal_checkout_button image {
  box-shadow: none;
  max-width: 100%;
  padding: 0;
}
div.widget_shopping_cart_content
  a.paypal_checkout_button
  .ec_checkout_page_button_type_paypalimage,
div.widget_shopping_cart_content
  a.paypal_checkout_button
  .ec_checkout_page_button_type_customimage {
  border: medium none;
  box-shadow: none;
  height: auto;
  margin: 3px 5px 3px 0;
  padding: 0;
  width: auto;
}
div.widget_shopping_cart_content
  a.paypal_checkout_button
  img.ec_checkout_page_button_type_pc {
  box-shadow: none;
}
p.woocommerce-SavedPaymentMethods-saveNew {
  width: 100%;
}
.angelleye_ec_save_to_accoount_box {
  clear: both;
  display: block;
  float: left;
  width: 100%;
  margin-top: 5px;
}
form
  div.angelleye_ec_save_to_accoount_box
  p.form-row.woocommerce-SavedPaymentMethods-saveNew {
  margin: 0 0 6px;
  padding: 0;
}
.button.alt.angelleye_cancel {
  float: left;
}
.form-row.woocommerce-SavedPaymentMethods-saveNew > label {
  display: inline-block;
  margin: 0.25em 0 0.5em;
  cursor: pointer;
}
.form-row.woocommerce-SavedPaymentMethods-saveNew
  input#wc-paypal_express-new-payment-method {
  margin-bottom: -1px;
  display: inline-block;
  height: 16px;
  line-height: 0;
  margin: -4px 4px 0 0;
  min-width: 16px;
  outline: 0 none;
  padding: 0;
  text-align: center;
  float: none;
  vertical-align: middle;
  width: 16px;
}
.angelleye_button_single
  a.paypal_checkout_button
  img.ppcreditlogo.ec_checkout_page_button_type_pc {
  border: medium none;
  clear: both;
  height: auto;
  margin: 5px 5px;
  padding: 0;
  width: auto;
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  box-shadow: none;
}
.angelleye_button_single {
  clear: both;
}
.single_add_to_cart_button.paypal_checkout_button.paypal_checkout_button_cc {
  border: none !important;
}
.single_add_to_cart_button.paypal_checkout_button.paypal_checkout_button_cc::before {
  content: unset !important;
  font-family: inherit !important;
}
.button.alt.angelleye_cancel {
  margin: 0 0 10px 0;
  text-align: center;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 1024px) {
  .angelleye_button_single
    a.paypal_checkout_button
    img.ppcreditlogo.ec_checkout_page_button_type_pc {
    margin: 0;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 1080px) {
  .angelleye_button_single
    a.paypal_checkout_button
    img.ppcreditlogo.ec_checkout_page_button_type_pc {
    margin: 0;
  }
}
.angelleye-woocommerce-customer-details-email::before {
  font-family: WooCommerce;
  speak: none;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.618em;
  content: "\e02d";
  text-decoration: none;
  margin-left: -1.5em;
  line-height: 1.75;
  position: absolute;
}
.angelleye-woocommerce-customer-details-phone,
.angelleye-woocommerce-customer-details-email {
  margin-bottom: 0;
  padding-left: 1.5em;
}
.angelleye-woocommerce-customer-details-phone::before {
  font-family: WooCommerce;
  speak: none;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.618em;
  content: "\e037";
  text-decoration: none;
  margin-left: -1.5em;
  line-height: 1.75;
  position: absolute;
}
.angelleye_smart_button_top,
.angelleye_smart_button_bottom {
  margin-top: 10px;
  margin-bottom: 10px;
}
.angelleye_smart_button_top,
.angelleye_smart_button_bottom,
.angelleye_smart_button_checkout_top,
.angelleye_smart_button_checkout_bottom {
  max-width: 500px;
}
.angelleye_vertical_small {
  width: 150px;
}
.angelleye_vertical_medium {
  width: 250px;
}
.angelleye_vertical_large {
  width: 350px;
}
.angelleye_horizontal_small {
  width: 300px;
}
.angelleye_horizontal_medium {
  width: 400px;
}
.angelleye_horizontal_large {
  width: 500px;
}
.angelleye_smart_button_bottom {
  position: relative;
  margin: 0 auto;
}
.angelleye_pp_message_home,
.angelleye_pp_message_product,
.angelleye_pp_message_cart,
.angelleye_pp_message_payment,
.angelleye_pp_message_category {
  display: block;
  margin: 15px 0 15px 0;
  position: relative;
  z-index: 1002;
}
.wc-proceed-to-checkout .angelleye_pp_message_cart.angelleye_flex {
  display: flex;
  justify-content: center;
}
.wc-proceed-to-checkout .angelleye_pp_message_cart.angelleye_text {
  display: inline-block;
}
@media screen and (max-width: 400px) {
  .angelleye_smart_button_top,
  .angelleye_smart_button_bottom,
  .angelleye_smart_button_checkout_top,
  .angelleye_smart_button_checkout_bottom {
    width: 100%;
    margin: 0 auto;
  }
}
.woo-variation-swatches.wvs-tooltip .radio-variable-item[data-wvstooltip] {
  position: relative;
}
.woo-variation-swatches.wvs-tooltip .radio-variable-item[data-wvstooltip]:after,
.woo-variation-swatches.wvs-tooltip
  .radio-variable-item[data-wvstooltip]:before {
  bottom: 100%;
  left: 8px;
}
.woo-variation-swatches.wvs-tooltip
  .radio-variable-item
  .image-tooltip-wrapper {
  left: 8px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.woo-variation-swatches.wvs-tooltip.wvs-archive-align-center
  .wvs-archive-variation-wrapper
  .radio-variable-item[data-wvstooltip]:after,
.woo-variation-swatches.wvs-tooltip.wvs-archive-align-center
  .wvs-archive-variation-wrapper
  .radio-variable-item[data-wvstooltip]:before {
  left: 50%;
}
.woo-variation-swatches.wvs-tooltip.wvs-archive-align-center
  .wvs-archive-variation-wrapper
  .radio-variable-item
  .image-tooltip-wrapper {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.woo-variation-swatches.wvs-tooltip.wvs-archive-align-right
  .wvs-archive-variation-wrapper
  .radio-variable-item[data-wvstooltip]:after,
.woo-variation-swatches.wvs-tooltip.wvs-archive-align-right
  .wvs-archive-variation-wrapper
  .radio-variable-item[data-wvstooltip]:before {
  left: 100%;
}
.woo-variation-swatches.wvs-tooltip.wvs-archive-align-right
  .wvs-archive-variation-wrapper
  .radio-variable-item
  .image-tooltip-wrapper {
  left: 100%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.wvs-has-image-tooltip,
[data-wvstooltip] {
  cursor: pointer;
  outline: none;
  position: relative;
}
.wvs-has-image-tooltip:after,
.wvs-has-image-tooltip:before,
[data-wvstooltip]:after,
[data-wvstooltip]:before {
  bottom: 130%;
  -webkit-box-shadow: 0 7px 15px rgba(0, 0, 0, 0.3);
  box-shadow: 0 7px 15px rgba(0, 0, 0, 0.3);
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  left: 50%;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  visibility: hidden;
  z-index: 999;
}
.wvs-has-image-tooltip:before,
[data-wvstooltip]:before {
  background-color: var(--wvs-tooltip-background-color, #333);
  border-radius: 3px;
  color: var(--wvs-tooltip-text-color, #fff);
  font-size: 14px;
  line-height: 1.2;
  margin-bottom: 5px;
  padding: 7px;
  text-align: center;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
[data-wvstooltip]:before {
  content: attr(data-wvstooltip) " " attr(data-wvstooltip-out-of-stock);
  min-width: 100px;
}
.wvs-has-image-tooltip:before {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -ms-flex-line-pack: center;
  align-content: center;
  align-items: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-image: var(--tooltip-background);
  background-position: top;
  background-repeat: no-repeat;
  background-size: contain;
  content: attr(data-title);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 12px;
  height: calc(var(--tooltip-height) + 20px);
  justify-content: flex-end;
  line-height: 20px;
  padding: 0;
  width: var(--tooltip-width);
}
.wvs-has-image-tooltip:after,
[data-wvstooltip]:after {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid var(--wvs-tooltip-background-color, #333);
  content: " ";
  font-size: 0;
  line-height: 0;
  margin-left: -5px;
  width: 0;
}
.wvs-has-image-tooltip:hover:after,
.wvs-has-image-tooltip:hover:before,
[data-wvstooltip]:hover:after,
[data-wvstooltip]:hover:before {
  bottom: 120%;
  opacity: 1;
  visibility: visible;
}
.wvs-theme-sober .product form.cart .variations .variable,
.wvs-theme-sober-child .product form.cart .variations .variable {
  margin-bottom: 15px !important;
}
.wvs-theme-sober .product form.cart .variations .variable-options,
.wvs-theme-sober-child .product form.cart .variations .variable-options {
  border: 0 !important;
}
.wvs-theme-sober .product form.cart .variations .arrow,
.wvs-theme-sober .product form.cart .variations .variable-options:after,
.wvs-theme-sober-child .product form.cart .variations .arrow,
.wvs-theme-sober-child .product form.cart .variations .variable-options:after {
  display: none;
}
.wvs-theme-sober .product form.cart .variations .label,
.wvs-theme-sober-child .product form.cart .variations .label {
  display: block;
  margin-right: 10px;
  text-align: right;
}
.wvs-theme-sober .product form.cart .variations .value,
.wvs-theme-sober-child .product form.cart .variations .value {
  -webkit-box-flex: unset;
  -ms-flex-positive: unset;
  flex-grow: unset;
}
.wvs-theme-sober .product form.cart .variations select,
.wvs-theme-sober-child .product form.cart .variations select {
  -webkit-appearance: menulist-button !important;
  border: 1px solid #e4e6eb !important;
  padding: 0.5em 1em !important;
  text-align: left !important;
  -moz-text-align-last: left !important;
  text-align-last: left !important;
}
.wvs-theme-sober .product form.cart .radio-variable-item,
.wvs-theme-sober-child .product form.cart .radio-variable-item {
  margin: 5px;
  text-align: left;
}
.wvs-theme-sober .product form.cart .radio-variable-item:last-child,
.wvs-theme-sober-child .product form.cart .radio-variable-item:last-child {
  margin-right: 0;
}
.wvs-theme-sober .product form.cart .radio-variable-item label,
.wvs-theme-sober-child .product form.cart .radio-variable-item label {
  margin: 0;
  padding-left: 30px;
}
.wvs-theme-sober .product form.cart .radio-variable-item label:before,
.wvs-theme-sober-child .product form.cart .radio-variable-item label:before {
  border-radius: 100%;
  top: 0;
}
.wvs-theme-sober .product form.cart .radio-variable-item label:after,
.wvs-theme-sober-child .product form.cart .radio-variable-item label:after {
  top: 8px;
}
.wvs-theme-shophistic-lite.woocommerce #main .entry-summary .variations {
  display: block !important;
}
.wvs-theme-shophistic-lite .ql_custom_variations {
  display: none !important;
}
.wvs-theme-shophistic-lite .radio-variable-item input[type="radio"] {
  display: inline-block;
  margin: 0;
}
.wvs-theme-flatsome .variations .reset_variations {
  bottom: 0;
  left: 0;
  position: relative;
}
.wvs-theme-storefront-child.single-product div.product,
.wvs-theme-storefront.single-product div.product {
  overflow: visible !important;
}
.wvs-theme-stockholm .variations .reset_variations {
  bottom: 0;
  left: 0;
  position: relative;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.wvs-theme-kalium .image-variable-item img,
.wvs-theme-kalium-child .image-variable-item img {
  width: 100% !important;
}
.wvs-theme-kalium .radio-variable-item input,
.wvs-theme-kalium-child .radio-variable-item input {
  height: 16px !important;
  width: 16px !important;
}
.wvs-theme-kalium .woo-variation-items-wrapper .select-option-ui,
.wvs-theme-kalium-child .woo-variation-items-wrapper .select-option-ui {
  display: none;
}
.wvs-theme-aurum .variable-items-wrapper .image-variable-item > img,
.wvs-theme-aurum-child .variable-items-wrapper .image-variable-item > img {
  width: 100%;
}
.wvs-theme-hestia .woo-variation-items-wrapper.value:before {
  display: none !important;
}
.wvs-theme-thegem .woo-variation-items-wrapper .combobox-wrapper,
.wvs-theme-thegem-child .woo-variation-items-wrapper .combobox-wrapper,
.wvs-theme-thegem-elementor .woo-variation-items-wrapper .combobox-wrapper {
  display: none;
}
.wvs-theme-thegem .wvs-archive-variation-wrapper .variations,
.wvs-theme-thegem-child .wvs-archive-variation-wrapper .variations,
.wvs-theme-thegem-elementor .wvs-archive-variation-wrapper .variations {
  padding: 0;
}
.wvs-theme-ushop .variations_form,
.wvs-theme-ushop-child .variations_form {
  overflow: visible !important;
}
.wvs-theme-ushop .single-product-summary .product_meta,
.wvs-theme-ushop-child .single-product-summary .product_meta {
  display: inline-table;
}
.wvs-theme-savoy .woo-variation-items-wrapper,
.wvs-theme-savoy-child .woo-variation-items-wrapper {
  position: relative !important;
}
.wvs-theme-savoy .woo-variation-items-wrapper .sod_select,
.wvs-theme-savoy-child .woo-variation-items-wrapper .sod_select {
  display: none !important;
}
.wvs-theme-savoy .nm-variation-row,
.wvs-theme-savoy-child .nm-variation-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wvs-theme-woodstock .woo-variation-items-wrapper .variation-select,
.wvs-theme-woodstock-child .woo-variation-items-wrapper .variation-select {
  display: none !important;
}
.wvs-theme-woodmart .wd-attr-selected,
.wvs-theme-woodmart .woo-variation-items-wrapper > .swatches-select,
.wvs-theme-woodmart-child .wd-attr-selected,
.wvs-theme-woodmart-child .woo-variation-items-wrapper > .swatches-select {
  display: none;
}
.wvs-theme-gecko .variations .value.woo-variation-items-wrapper,
.wvs-theme-gecko-child .variations .value.woo-variation-items-wrapper {
  border: 0 !important;
}
.wvs-theme-gecko .variations .value.woo-variation-items-wrapper:after,
.wvs-theme-gecko-child .variations .value.woo-variation-items-wrapper:after {
  display: none !important;
}
.woo-variation-gallery-theme-massive-dynamic
  .woo-variation-items-wrapper
  .clear-selection,
.woo-variation-gallery-theme-massive-dynamic-child
  .woo-variation-items-wrapper
  .clear-selection {
  border: 0;
  height: auto;
  width: auto;
}
.woo-variation-gallery-theme-massive-dynamic
  .woo-variation-items-wrapper
  .clear-selection
  .reset_variations,
.woo-variation-gallery-theme-massive-dynamic-child
  .woo-variation-items-wrapper
  .clear-selection
  .reset_variations {
  border: 1px solid #f04040;
  border-radius: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #f04040;
  font-size: 8px !important;
  height: 20px;
  padding: 5px;
  width: 20px;
}
.wvs-theme-claue .woo-variation-items-wrapper,
.wvs-theme-claue-child .woo-variation-items-wrapper {
  border: none;
}
.wvs-theme-claue .woo-variation-items-wrapper:after,
.wvs-theme-claue-child .woo-variation-items-wrapper:after {
  display: none;
}
.wvs-theme-jupiter table.variations,
.wvs-theme-jupiter-child table.variations {
  overflow: initial;
}
.wvs-theme-oxygen .woo-variation-items-wrapper .select-wrapper,
.wvs-theme-oxygen-child .woo-variation-items-wrapper .select-wrapper {
  display: none;
}
.wvs-theme-oxygen
  .variable-items-wrapper.radio-variable-wrapper
  .radio-variable-item
  input,
.wvs-theme-oxygen-child
  .variable-items-wrapper.radio-variable-wrapper
  .radio-variable-item
  input {
  width: 18px;
}
.wvs-theme-simple-elegant .woo-variation-items-wrapper .wi-nice-select,
.wvs-theme-simple-elegant-child .woo-variation-items-wrapper .wi-nice-select {
  display: none;
}
.wvs-theme-twentytwenty table.variations,
.wvs-theme-twentytwenty-child table.variations {
  overflow: auto;
}
.wvs-theme-divi
  .et_pb_wc_add_to_cart
  form.variations_form.cart
  .variations
  td.value
  span:after,
.wvs-theme-divi-child
  .et_pb_wc_add_to_cart
  form.variations_form.cart
  .variations
  td.value
  span:after,
.wvs-theme-jevelin
  .sh-woo-layout
  table.variations
  td
  select.woo-variation-raw-select,
.wvs-theme-jevelin-child
  .sh-woo-layout
  table.variations
  td
  select.woo-variation-raw-select {
  display: none !important;
}
.wvs-theme-jevelin .sh-woo-layout table.variations,
.wvs-theme-jevelin-child .sh-woo-layout table.variations {
  max-width: 100%;
}
.wvs-theme-jevelin .radio-variable-item label,
.wvs-theme-jevelin-child .radio-variable-item label {
  line-height: 1 !important;
}
.woo-variation-swatches .woo-variation-raw-select + .select2,
.wvs-theme-stockie .woo-variation-raw-select + .select-styled,
.wvs-theme-stockie-child .woo-variation-raw-select + .select-styled {
  display: none !important;
}
.woo-variation-swatches .wvs-widget-layered-nav-list__item-color {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 10px 0;
}
.woo-variation-swatches .wvs-widget-layered-nav-list__item-color > a {
  display: inline-block;
  position: relative;
}
.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .count {
  padding: 0 5px;
}
.woo-variation-swatches
  .wvs-widget-layered-nav-list__item-color
  .wvs-widget-item-wrapper {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .item {
  border: 2px solid #fff;
  -webkit-box-shadow: var(--wvs-item-box-shadow, 0 0 0 1px #a8a8a8);
  box-shadow: var(--wvs-item-box-shadow, 0 0 0 1px #a8a8a8);
  display: inline-block;
  float: left;
  height: 20px;
  margin: 0 4px;
  padding: 9px;
  -webkit-transition: -webkit-box-shadow 0.2s ease;
  transition: -webkit-box-shadow 0.2s ease;
  -o-transition: box-shadow 0.2s ease;
  transition: box-shadow 0.2s ease;
  transition: box-shadow 0.2s ease, -webkit-box-shadow 0.2s ease;
  width: 20px;
}
.woo-variation-swatches
  .wvs-widget-layered-nav-list__item-color
  .item.style-squared {
  border-radius: 2px;
}
.woo-variation-swatches
  .wvs-widget-layered-nav-list__item-color
  .item.style-rounded {
  border-radius: 100%;
}
.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .text {
  display: inline-block;
}
.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .text :after {
  clear: both;
  content: "";
  display: inline;
}
.woo-variation-swatches .wvs-widget-layered-nav-list__item-color:hover .item {
  -webkit-box-shadow: var(--wvs-hover-item-box-shadow, 0 0 0 3px #ddd);
  box-shadow: var(--wvs-hover-item-box-shadow, 0 0 0 3px #ddd);
}
.woo-variation-swatches
  .wvs-widget-layered-nav-list__item-color.woocommerce-widget-layered-nav-list__item--chosen
  .item {
  -webkit-box-shadow: var(--wvs-selected-item-box-shadow, 0 0 0 2px #000);
  box-shadow: var(--wvs-selected-item-box-shadow, 0 0 0 2px #000);
}
.woo-variation-swatches .variations td.value > span:after,
.woo-variation-swatches .variations td.value > span:before,
.woo-variation-swatches .woo-variation-raw-select,
.woo-variation-swatches .woo-variation-raw-select:after,
.woo-variation-swatches .woo-variation-raw-select:before {
  display: none !important;
}
.woo-variation-swatches .woo-variation-swatches-variable-item-more {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.woo-variation-swatches .wvs-archive-variations-wrapper {
  display: block;
  width: 100%;
}
.woo-variation-swatches
  .wvs-archive-variations-wrapper
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item) {
  height: var(--wvs-archive-product-item-height, 30px);
  width: var(--wvs-archive-product-item-width, 30px);
}
.woo-variation-swatches
  .wvs-archive-variations-wrapper
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).button-variable-item {
  font-size: var(--wvs-archive-product-item-font-size, 16px);
}
.woo-variation-swatches
  .wvs-archive-variations-wrapper
  .variable-items-wrapper.wvs-style-squared.archive-variable-items
  .variable-item:not(.radio-variable-item).button-variable-item {
  min-width: var(--wvs-archive-product-item-width, 30px);
}
.woo-variation-swatches ul.variations {
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
  list-style: none;
  margin: 0;
  padding: 0;
}
.woo-variation-swatches ul.variations,
.woo-variation-swatches ul.variations > li {
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.woo-variation-swatches ul.variations > li {
  -webkit-box-pack: var(--wvs-position);
  -ms-flex-pack: var(--wvs-position);
  -webkit-box-orient: horizontal;
  -ms-flex-direction: row;
  flex-direction: row;
  justify-content: var(--wvs-position);
  margin: 5px 0;
}
.woo-variation-swatches ul.variations .wvs_archive_reset_variations.hide {
  visibility: hidden;
}
.woo-variation-swatches ul.variations .wvs_archive_reset_variations.show {
  visibility: visible;
}
.woo-variation-swatches .variable-items-wrapper {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  list-style: none;
  margin: 0;
  padding: 0;
}
.woo-variation-swatches
  .variable-items-wrapper.enabled-large-size
  .variable-item:not(.radio-variable-item) {
  height: var(--wvs-single-product-large-item-height, 40px);
  width: var(--wvs-single-product-large-item-width, 40px);
}
.woo-variation-swatches
  .variable-items-wrapper.enabled-large-size
  .variable-item:not(.radio-variable-item).button-variable-item {
  font-size: var(--wvs-single-product-large-item-font-size, 16px);
}
.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-direction: column;
  flex-direction: column;
}
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  list-style: none;
  padding: 0 5px;
}
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item
  input,
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item
  label {
  cursor: pointer;
  vertical-align: middle;
}
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item
  input {
  height: 20px;
  margin: 5px;
  width: 20px;
}
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item
  .variable-item-radio-value-wrapper {
  display: inline-block;
}
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item
  .variable-item-radio-value-wrapper
  img {
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  width: 40px;
}
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item
  .variable-item-radio-value-wrapper
  .out-of-stock {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item
  label {
  display: inline-block;
  padding: 2px 0;
  width: auto;
}
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item.disabled,
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item.disabled:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item.disabled
  input,
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item.disabled
  label,
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item.disabled:hover
  input,
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item.disabled:hover
  label {
  cursor: not-allowed;
  opacity: 0.5;
}
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item.disabled
  .variable-item-radio-value,
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item.disabled:hover
  .variable-item-radio-value {
  text-decoration: line-through;
}
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item.disabled:after,
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item.disabled:before,
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item.disabled:hover:after,
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item.disabled:hover:before {
  display: none;
}
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item.disabled:focus,
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item.disabled:hover:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item.no-stock
  input,
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item.no-stock
  label,
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item.no-stock:hover
  input,
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item.no-stock:hover
  label {
  opacity: 0.6;
  text-decoration: line-through;
}
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item.no-stock
  .variable-item-radio-value,
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item.no-stock:hover
  .variable-item-radio-value {
  text-decoration: line-through;
}
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item:hover {
  -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1);
}
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item:focus {
  -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.3);
}
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item.selected,
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item.selected:hover {
  -webkit-box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.9);
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.9);
}
.woo-variation-swatches .variable-items-wrapper .variable-item {
  list-style: none;
  margin: 0;
  outline: none;
  padding: 0;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item
  .variable-item-contents {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  position: relative;
  width: 100%;
}
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item.variation-disabled {
  display: none !important;
}
.woo-variation-swatches .variable-items-wrapper .variable-item img {
  height: 100%;
  margin: 0;
  padding: 0;
  pointer-events: none;
  width: 100%;
}
.woo-variation-swatches .variable-items-wrapper .variable-item > span {
  pointer-events: none;
}
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item) {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: var(--wvs-item-background-color, #fff);
  -webkit-box-shadow: var(--wvs-item-box-shadow, 0 0 0 1px #a8a8a8);
  box-shadow: var(--wvs-item-box-shadow, 0 0 0 1px #a8a8a8);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: var(--wvs-item-text-color, #000);
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: var(--wvs-single-product-item-height, 30px);
  justify-content: center;
  margin: 4px;
  padding: 2px;
  position: relative;
  width: var(--wvs-single-product-item-width, 30px);
}
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item):last-child {
  margin-right: 0;
}
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).no-stock
  .variable-item-contents,
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).no-stock
  img,
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).no-stock
  span {
  opacity: 0.6;
}
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).no-stock
  .variable-item-contents:before {
  background-image: var(--wvs-cross);
  background-position: 50%;
  background-repeat: no-repeat;
  content: " ";
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
}
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item):hover {
  background-color: var(--wvs-hover-item-background-color, #fff);
  color: var(--wvs-hover-item-text-color, #000);
}
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item):focus,
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item):hover {
  -webkit-box-shadow: var(--wvs-hover-item-box-shadow, 0 0 0 3px #ddd);
  box-shadow: var(--wvs-hover-item-box-shadow, 0 0 0 3px #ddd);
}
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).selected,
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).selected:hover {
  -webkit-box-shadow: var(--wvs-selected-item-box-shadow, 0 0 0 2px #000);
  box-shadow: var(--wvs-selected-item-box-shadow, 0 0 0 2px #000);
  color: var(--wvs-selected-item-text-color, #000);
}
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).disabled,
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).disabled:hover {
  cursor: not-allowed;
  overflow: hidden;
  pointer-events: none;
  position: relative;
}
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).disabled
  .variable-item-contents,
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).disabled
  img,
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).disabled
  span,
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).disabled:hover
  .variable-item-contents,
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).disabled:hover
  img,
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).disabled:hover
  span {
  opacity: 0.6;
}
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).disabled
  .variable-item-contents:before,
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).disabled:hover
  .variable-item-contents:before {
  background-image: var(--wvs-cross);
  background-position: 50%;
  background-repeat: no-repeat;
  content: " ";
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
}
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).color-variable-item.selected:not(
    .no-stock
  )
  .variable-item-contents:before,
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).image-variable-item.selected:not(
    .no-stock
  )
  .variable-item-contents:before {
  background-image: var(--wvs-tick);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 60%;
  content: " ";
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
}
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).color-variable-item
  .variable-item-span-color,
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).image-variable-item
  .variable-item-span-color {
  display: block;
  height: 100%;
  width: 100%;
}
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).button-variable-item {
  font-size: var(--wvs-single-product-item-font-size, 16px);
  text-align: center;
}
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).button-variable-item.selected:not(
    .no-stock
  ) {
  background-color: var(--wvs-selected-item-background-color, #fff);
  color: var(--wvs-selected-item-text-color, #000);
}
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item.wvs-show-stock-left-info:not(.disabled):not(
    .radio-variable-item
  )
  .wvs-stock-left-info:before {
  border-bottom: 3px solid #de8604;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  content: " ";
  left: 50%;
  margin-left: -3px;
  position: absolute;
  top: calc(100% - 1px);
  width: 0;
  z-index: 1;
}
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item.wvs-show-stock-left-info:not(.disabled):not(
    .radio-variable-item
  )
  .wvs-stock-left-info:after {
  left: 50%;
  min-width: 36px;
  position: absolute;
  text-align: center;
  top: calc(100% + 2px);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item.wvs-show-stock-left-info:not(.disabled)
  .wvs-stock-left-info:after {
  background: #de8604;
  border-radius: 2px !important;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.38);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.38);
  color: #fff;
  content: attr(data-wvs-stock-info);
  font-size: 10px;
  font-style: italic;
  line-height: 1;
  padding: 2px;
  text-shadow: 0 1px rgba(0, 0, 0, 0.251);
}
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item.wvs-show-stock-left-info:not(.disabled).radio-variable-item
  .wvs-stock-left-info:after {
  margin-left: 5px;
}
.woo-variation-swatches
  .wvs-style-rounded.variable-items-wrapper
  .variable-item:not(.radio-variable-item) {
  border-radius: 100%;
}
.woo-variation-swatches
  .wvs-style-rounded.variable-items-wrapper
  .variable-item:not(.radio-variable-item)
  .variable-item-span,
.woo-variation-swatches
  .wvs-style-rounded.variable-items-wrapper
  .variable-item:not(.radio-variable-item)
  img {
  border-radius: 100%;
  line-height: 1;
  margin: 0;
  overflow: hidden;
}
.woo-variation-swatches
  .wvs-style-rounded.variable-items-wrapper
  .variable-item.radio-variable-item {
  border-radius: 2px;
}
.woo-variation-swatches
  .wvs-style-rounded.variable-items-wrapper
  .variable-item.radio-variable-item
  img {
  border-radius: 100%;
}
.woo-variation-swatches
  .wvs-style-squared.variable-items-wrapper
  .variable-item:not(.radio-variable-item) {
  border-radius: 2px;
}
.woo-variation-swatches
  .wvs-style-squared.variable-items-wrapper
  .variable-item:not(.radio-variable-item).button-variable-item {
  min-width: var(--wvs-single-product-item-width);
  width: auto;
}
.woo-variation-swatches
  .wvs-style-squared.variable-items-wrapper
  .variable-item:not(.radio-variable-item).button-variable-item
  .variable-item-span {
  padding: 0 5px;
}
.woo-variation-swatches
  .wvs-style-squared.variable-items-wrapper
  .variable-item:not(.radio-variable-item).color-variable-item
  span:after {
  border-radius: 0;
}
.woo-variation-swatches
  .wvs-style-squared.variable-items-wrapper
  .variable-item.radio-variable-item {
  border-radius: 2px;
}
.woo-variation-swatches
  .wvs-style-squared.variable-items-wrapper
  .variable-item.radio-variable-item
  img {
  border-radius: 5px;
}
.woo-variation-swatches.wvs-behavior-blur
  .variable-items-wrapper
  .radio-variable-item.disabled
  input,
.woo-variation-swatches.wvs-behavior-blur
  .variable-items-wrapper
  .radio-variable-item.disabled
  label,
.woo-variation-swatches.wvs-behavior-blur
  .variable-items-wrapper
  .radio-variable-item.disabled:hover
  input,
.woo-variation-swatches.wvs-behavior-blur
  .variable-items-wrapper
  .radio-variable-item.disabled:hover
  label {
  cursor: not-allowed;
  opacity: 0.5;
  text-decoration: line-through;
}
.woo-variation-swatches.wvs-behavior-blur
  .variable-items-wrapper
  .radio-variable-item.disabled:after,
.woo-variation-swatches.wvs-behavior-blur
  .variable-items-wrapper
  .radio-variable-item.disabled:before,
.woo-variation-swatches.wvs-behavior-blur
  .variable-items-wrapper
  .radio-variable-item.disabled:hover:after,
.woo-variation-swatches.wvs-behavior-blur
  .variable-items-wrapper
  .radio-variable-item.disabled:hover:before {
  display: none;
}
.woo-variation-swatches.wvs-behavior-blur-no-cross
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).disabled
  .variable-item-contents:before,
.woo-variation-swatches.wvs-behavior-blur-no-cross
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).disabled:hover
  .variable-item-contents:before,
.woo-variation-swatches.wvs-behavior-blur-no-cross
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).no-stock
  .variable-item-contents:before,
.woo-variation-swatches.wvs-behavior-blur-no-cross
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).no-stock:hover
  .variable-item-contents:before {
  background-image: none;
}
.woo-variation-swatches.wvs-behavior-blur-no-cross
  .variable-items-wrapper
  .radio-variable-item.disabled,
.woo-variation-swatches.wvs-behavior-blur-no-cross
  .variable-items-wrapper
  .radio-variable-item.disabled:hover {
  overflow: hidden;
}
.woo-variation-swatches.wvs-behavior-blur-no-cross
  .variable-items-wrapper
  .radio-variable-item.disabled
  input,
.woo-variation-swatches.wvs-behavior-blur-no-cross
  .variable-items-wrapper
  .radio-variable-item.disabled
  label,
.woo-variation-swatches.wvs-behavior-blur-no-cross
  .variable-items-wrapper
  .radio-variable-item.disabled:hover
  input,
.woo-variation-swatches.wvs-behavior-blur-no-cross
  .variable-items-wrapper
  .radio-variable-item.disabled:hover
  label {
  opacity: 0.3;
  pointer-events: none;
}
.woo-variation-swatches.wvs-behavior-hide
  .variable-items-wrapper
  .variable-item.disabled {
  font-size: 0;
  height: 0 !important;
  margin: 0 !important;
  min-height: 0 !important;
  min-width: 0 !important;
  opacity: 0;
  padding: 0 !important;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  visibility: hidden;
  width: 0 !important;
}
.woo-variation-swatches.wvs-behavior-hide
  .variable-items-wrapper
  .variable-item.disabled.radio-variable-item {
  width: auto !important;
}
.woo-variation-swatches.wvs-behavior-hide
  .variable-items-wrapper
  .variable-item.no-stock
  .variable-item-contents:before {
  background-image: none;
}
.woo-variation-swatches.rtl .variable-items-wrapper .variable-item {
  text-align: right;
}
.woo-variation-swatches.rtl
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item) {
  margin: 4px 0 4px 8px;
}
.woo-variation-swatches.rtl
  .variable-items-wrapper.radio-variable-wrapper
  .radio-variable-item
  input {
  margin-left: 5px;
  margin-right: 0;
}
.woo-variation-swatches.woocommerce
  .product.elementor
  table.variations
  td.value:before {
  display: none !important;
}
.woo-variation-swatches.woo-variation-swatches-ie11 .variable-items-wrapper {
  display: block !important;
}
.woo-variation-swatches.woo-variation-swatches-ie11
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item) {
  float: left;
}
.woo-variation-swatches.wvs-show-label .variations td,
.woo-variation-swatches.wvs-show-label .variations th {
  display: block;
  width: auto !important;
}
.woo-variation-swatches.wvs-show-label
  .variations
  td
  .woo-selected-variation-item-name,
.woo-variation-swatches.wvs-show-label .variations td label,
.woo-variation-swatches.wvs-show-label
  .variations
  th
  .woo-selected-variation-item-name,
.woo-variation-swatches.wvs-show-label .variations th label {
  display: inline-block;
  margin: 0 2px;
}
.woo-variation-swatches .grouped-variable-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none !important;
}
.woo-variation-swatches
  .grouped-variable-items.grouped-variable-items-display-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.woo-variation-swatches
  .grouped-variable-items.grouped-variable-items-display-vertical
  .group-variable-items-wrapper {
  margin-top: 10px;
}
.woo-variation-swatches
  .grouped-variable-items.grouped-variable-items-display-vertical
  .no-group-variable-items-wrapper {
  margin-top: 20px;
}
.woo-variation-swatches
  .grouped-variable-items.grouped-variable-items-display-horizontal {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.woo-variation-swatches
  .grouped-variable-items.grouped-variable-items-display-horizontal
  .group-variable-items-wrapper {
  margin-right: 20px;
  margin-top: 10px;
}
.woo-variation-swatches
  .grouped-variable-items.grouped-variable-items-display-horizontal
  .group-variable-items-wrapper:last-child,
.woo-variation-swatches
  .grouped-variable-items.grouped-variable-items-display-horizontal
  .no-group-variable-items-wrapper {
  margin-right: 0;
}
.woo-variation-swatches .grouped-variable-items .group-variable-item-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
}
.woo-variation-swatches .grouped-variable-items .group-variable-items-name {
  font-style: italic;
}
:root {
  --wvs-tick: url("data:image/svg+xml;utf8,%3Csvg filter='drop-shadow(0px 0px 2px rgb(0 0 0 / .8))' xmlns='http://www.w3.org/2000/svg'  viewBox='0 0 30 30'%3E%3Cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='M4 16L11 23 27 7'/%3E%3C/svg%3E");
  --wvs-cross: url("data:image/svg+xml;utf8,%3Csvg filter='drop-shadow(0px 0px 5px rgb(255 255 255 / .6))' xmlns='http://www.w3.org/2000/svg' width='72px' height='72px' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23ff0000' stroke-linecap='round' stroke-width='0.6' d='M5 5L19 19M19 5L5 19'/%3E%3C/svg%3E");
  --wvs-single-product-item-width: 30px;
  --wvs-single-product-item-height: 30px;
  --wvs-single-product-item-font-size: 16px;
} /*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: "FontAwesome";
  src: url(/wp-content/themes/dropify/assets/fonts/fontawesome-webfont.eot#1680841533);
  src: url(/wp-content/themes/dropify/assets/fonts/fontawesome-webfont.eot#1680841533)
      format("embedded-opentype"),
    url(/wp-content/themes/dropify/assets/fonts/fontawesome-webfont.woff2#1680841533)
      format("woff2"),
    url(/wp-content/themes/dropify/assets/fonts/fontawesome-webfont.woff#1680841533)
      format("woff"),
    url(/wp-content/themes/dropify/assets/fonts/fontawesome-webfont.ttf#1680841533)
      format("truetype"),
    url(/wp-content/themes/dropify/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular)
      format("svg");
  font-weight: 400;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.all-blog-articles,
.header-widgets-wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
}
body,
code,
html,
kbd,
pre,
samp {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: "Poppins", sans-serif !important;
  line-height: 1.5;
  font-size: 15px;
}
.fmenu ul li a,
button,
select {
  text-transform: none;
}
.comment-form-cookies-consent label,
p.comment-form-cookies-consent {
  text-transform: none !important;
  text-transform: none !important;
  width: auto;
}
*,
:after,
:before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.comments-area .comment-respond *,
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  font-weight: 400;
  font-size: 16px;
  margin: 0;
  background-color: #f4f6f3;
  color: #2f3136;
}
.woocommerce nav.woocommerce-pagination ul,
hr,
img,
legend {
  border: 0;
}
.archive header.fbox.page-header,
.site-info p,
.woocommerce-MyAccount-navigation ul,
.wp-block-latest-comments,
legend,
td,
th {
  padding: 0;
}
pre,
textarea {
  overflow: auto;
}
.hentry,
.page-links,
address,
blockquote,
p {
  margin: 0 0 1.5em;
}
.wp-caption,
embed,
iframe,
img,
object,
pre,
select {
  max-width: 100%;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce-info::before,
.woocommerce-message::before,
a,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
textarea:focus {
  color: #000;
}
.aligncenter,
.clear:after,
.clearfix:after,
.comment-content:after,
.entry-content:after,
.page-links,
.site-content:after,
.site-footer:after,
.site-header:after {
  clear: both;
}
.bypostauthor,
.gallery-caption,
.infinity-end.neverending .site-footer,
.main-navigation ul li:hover > ul,
.sticky,
a.cart-customlocation:hover .cart-preview,
a.cart-customlocation:hover + .cart-preview,
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
.archive footer.site-footer,
.blog footer.site-footer,
.search-results footer.site-footer {
  margin-top: 25px;
}
#smobile-menu,
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer,
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.updated:not(.published),
.woocommerce-account aside#secondary,
.woocommerce-cart aside#secondary,
.woocommerce-checkout aside#secondary,
.woocommerce-page .category-and-tags,
.woocommerce-page.single-product #secondary,
[hidden],
p.comment-form-url,
template {
  display: none;
}
.site-info a:hover,
abbr[title] {
  border-bottom: 1px dotted;
}
b,
dt,
optgroup,
strong {
  font-weight: 700;
}
cite,
dfn,
em,
i {
  font-style: italic;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
  bottom: -0.25em;
}
img {
  height: auto;
}
svg:not(:root) {
  overflow: hidden;
}
.about-the-author h3,
.all-blog-articles h2.entry-title,
.page h1.entry-title,
.single h1.entry-title,
h2.comments-title {
  margin-top: 0;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  background-color: #ccc;
  height: 1px;
  margin-bottom: 1.5em;
}
.header-widgets-three figure.wp-caption.alignnone,
.woocommerce #customer_login h2,
.woocommerce-Addresses h3,
button,
input,
optgroup,
select,
textarea {
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 15px 0 10px;
  font-weight: 700;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
h1 {
  font-size: 35px;
}
h2 {
  font-size: 25px;
}
h3 {
  font-size: 21px;
}
h4 {
  font-size: 19x;
}
.comment #respond.comment-respond h3#reply-title,
.nav-links span.meta-nav,
h5,
h6 {
  font-size: 18px;
}
p {
  font-size: 15px;
}
code,
kbd,
pre,
tt,
var {
  font-size: 0.9375rem;
}
pre {
  background: #eee;
  margin-bottom: 1.6em;
  padding: 1.6em;
}
abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
.category-and-tags a,
.entry-header h2 a,
.fmenu ul li a:hover,
.product_list_widget a,
.product_meta .posted_in a,
.product_meta .sku_tagged_as a,
.related-posts h4.entry-title a,
.single-product td.woocommerce-grouped-product-list-item__label a,
.site-info a:hover,
.site-title a,
.wc-block-product-categories-list-item a,
.woocommerce .woocommerce-breadcrumb a,
.woocommerce-MyAccount-navigation ul li a,
.wp-block-archives a,
.wp-block-categories-list a,
.wp-block-latest-comments a,
.wp-block-latest-posts a,
ins,
mark,
product_meta .sku_wrapper a,
td.product-name a {
  text-decoration: none;
}
big {
  font-size: 125%;
}
blockquote {
  background: rgba(0, 0, 0, 0.1);
  border-left: 6px solid rgba(0, 0, 0, 0.2);
  padding: 20px;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
}
dd {
  margin: 0 1.5em 1.5em;
}
figure {
  margin: 1em 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 0 1.5em;
  width: 100%;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  font-size: 16px;
  font-weight: 700;
  border: 0;
  color: #fff;
  background: #000;
}
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea {
  border: 1px solid #cdcdcd;
  font-family: Inter, "Helvetica Neue", Helvetica, Lato, helvetica, arial,
    "sans-serif";
  border-radius: 3px;
  padding: 10px;
}
select {
  border: 1px solid #ccc;
}
.main-navigationigation {
  display: block;
  float: left;
  width: 100%;
}
.main-navigationigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.main-navigationigation ul li {
  float: left;
  position: relative;
}
.main-navigationigation ul li a {
  display: block;
  text-decoration: none;
}
#secondary .widget_spbrposts_widget h2,
.pm-login-box-error,
section.widget:not(.widget_block) {
  margin-bottom: 20px;
}
.main-navigationigation ul ul {
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
}
.main-navigationigation ul ul ul {
  left: -999em;
  top: 0;
}
.main-navigationigation ul ul a {
  width: 200px;
}
.main-navigationigation ul li.focus > ul,
.main-navigationigation ul li:hover > ul {
  left: auto;
}
.main-navigationigation ul ul li.focus > ul,
.main-navigationigation ul ul li:hover > ul {
  left: 100%;
}
@media screen and (min-width: 37.5em) {
  .nav-#secondary-site-navigation {
    display: none;
  }
  .main-navigationigation ul {
    display: block;
  }
}
.site-main .comment-navigation,
.site-main .post-navigation,
.site-main .posts-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}
.comment-navigation .nav-previous,
.post-navigation .nav-previous,
.posts-navigation .nav-previous {
  float: left;
  width: 50%;
}
.comment-navigation .nav-next,
.post-navigation .nav-next,
.posts-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter,
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.read-story {
  padding: 10px 25px;
  margin-top: 20px;
  display: inline-block;
  font-size: 15px;
}
#comments ol.children {
  padding-left: 20px;
}
label {
  font-weight: 500;
}
.comments-area p.form-submit input {
  padding: 15px 20px;
}
.archive .no-results.not-found .search-submit,
.comments-area p.form-submit input,
.error-404.not-found .search-submit,
.header-button-wrap a,
.read-story,
.search-no-results .no-results.not-found .search-submit,
.woocommerce #respond input#submit,
.woocommerce #respond input#submit:hover,
.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce a.button.alt:hover,
.woocommerce a.button:hover,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce button.button.alt:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce button.button:hover,
.woocommerce div.product form.cart .button,
.wp-block-search__button,
button.woocommerce-button.button.woocommerce-form-login__submit {
  border: 0;
  background: #FFD814;
  font-weight: 700;
  border-radius: 20px;
  color: #0F1111;
  text-decoration: none;
}
.about-the-author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  padding: 30px;
  margin: 0 0 1.5em;
}
.related-posts {
  padding: 30px;
  background: #fff;
  margin: 0 0 1.5em;
}
.related-posts h4.entry-title {
  margin: 0 0 5px;
  text-decoration: none;
}
.related-posts-posts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.related-posts-headline h3 {
  margin: 0 0 20px;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
}
.related-posts-posts .entry-meta {
  font-size: 13px;
  margin: 0;
}
.related-posts-posts .post {
  width: 31%;
}
.about-the-author-img {
  min-width: 90px;
  margin-right: 20px;
}
.about-the-author-img img {
  border-radius: 50%;
  width: 90px;
}
.about-the-author-description {
  width: calc(100% - 110px);
}
.header-button-wrap a {
  padding: 12px 30px;
  display: inline-block;
  margin: 40px auto 0;
}
.comment #respond.comment-respond {
  background: rgba(0, 0, 0, 0.02);
  padding: 15px;
}
.clear:after,
.clear:before,
.comment-content:after,
.comment-content:before,
.entry-content:after,
.entry-content:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.featured-content.full-width-template,
.woocommerce-page.single-product .featured-content {
  width: 100%;
  margin-right: 0;
}
.comment-content a {
  word-wrap: break-word;
}
.comment-form label {
  margin-bottom: 10px;
  display: inline-block;
}
.sheader + .ml-slider {
  overflow: hidden;
  margin-top: -47px;
  margin-bottom: 30px;
}
.woocommerce-page .blog-sidebar-wrapper {
  display: none !important;
}
.clearfix,
.comments-area,
.container,
.no-featured-img-box .content-wrapper,
.pmenu,
.single .featured-thumbnail,
.wpcf7-form input,
.wpcf7-form textarea {
  width: 100%;
}
.comment-respond .comment-form {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cart-header,
.comment-form-wrap .comment-respond,
.comments-area .comment-meta,
.comments-area .comment-respond,
.comments-area ol.comment-list li li.bypostauthor,
.main-navigation ul li,
.sheader {
  position: relative;
}
.comments-area .comments-title {
  margin-bottom: 30px;
  font-size: 30px;
}
.comment-meta .vcard img {
  float: left;
  margin-right: 14px;
}
.nav-next a:after {
  content: "→";
  margin-left: 10px;
}
.nav-previous a:before {
  content: "←";
  margin-right: 10px;
}
.comments-area .comment-author {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0;
}
.comments-area .comment-author .fn a {
  color: #222;
  text-decoration: none;
}
.comments-area .comment-content {
  padding: 20px 0 0 45px;
}
.comments-area .reply .comment-reply-link i,
.main-navigation ul li .arrow-sub-menu::before {
  font-size: 12px;
}
.comments-area .comment-content p {
  margin-bottom: 5px;
}
.comments-area p.form-submit {
  margin-bottom: 0;
  padding-bottom: 10px;
}
.cart-preview-tem:last-of-type,
.comments-area ol.comment-list > li:last-child,
.footer-column-three p:last-of-type,
.header-widget:last-of-type,
.header-widgets-three .header-widget p:last-of-type,
.posts-entry .entry-content p:last-child,
.posts-related ul.list-related-posts {
  margin-bottom: 0;
}
.comments-area ol.comment-list > li {
  width: 100%;
  border-bottom: 3px solid #000;
}
#comments li.comment.parent article .reply,
.author-highlight li.bypostauthor article .reply {
  padding-bottom: 0;
}
.comments-area ol.comment-list ol.children li {
  padding-top: 20px;
  margin-left: 0;
  margin-top: 20px;
  margin-bottom: 0;
  list-style: none;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 0;
  padding-bottom: 0;
}
.archive .no-results.not-found h1,
.error-404.not-found h1,
.search-no-results .no-results.not-found h1 {
  font-size: 30px;
  margin-bottom: 18px;
}
.wp-block-image figcaption {
  text-align: center;
  font-size: 14px;
}
.archive .no-results.not-found,
.error-404.not-found,
.search-no-results .no-results.not-found {
  padding: 40px 0;
}
.archive .no-results.not-found p,
.error-404.not-found p,
.search-no-results .no-results.not-found p {
  font-size: 18px;
  font-weight: 500;
  max-width: 600px;
  margin: auto auto 20px;
}
.archive .no-results.not-found p {
  max-width: 500px;
}
.comments-area.author-highlight ol.comment-list li.bypostauthor {
  border-bottom: 3px solid #f00000;
  padding: 40px;
  background: #f5f5f5;
}
#comments li.comment .comment-respond {
  margin-top: 10px;
  position: relative;
}
.comment-reply-title {
  position: relative;
  margin: 0 0 16px;
  padding-bottom: 20px;
}
p.comment-form-author,
p.comment-form-email {
  max-width: 49%;
  float: left;
  display: inline-block;
}
p.comment-form-email {
  margin-left: 2%;
}
a#cancel-comment-reply-link {
  display: block;
  font-size: 17px;
  opacity: 0.6;
}
#site-header,
#site-header img,
.category-and-tags,
.clearfix,
.custom-logo-link,
.fmenu,
.fmenu ul li,
.gallery-item,
.site-branding {
  display: inline-block;
}
.comments-area .comment-respond input[type="email"],
.comments-area .comment-respond input[type="text"],
.comments-area .comment-respond input[type="url"] {
  background: #fff;
  padding: 8px 14px;
  width: 100%;
  max-width: 430px;
  margin-bottom: 6px;
}
#secondary {
  padding: 20px;
  margin-bottom: 30px;
}
.comments-area .comment-respond textarea {
  width: 100%;
  margin-bottom: 0;
}
.comments-area p {
  margin-bottom: 12px;
}
.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
.gallery,
.wp-caption {
  margin-bottom: 1.5em;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
.archive h1.page-title,
.archive-description,
.search-results h1.page-title,
.text-center,
.wp-caption-text,
div#respond {
  text-align: center;
}
.category-and-tags {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 20px;
  margin-top: 20px;
  font-size: 15px;
  width: 100%;
}
.category-and-tags .category-and-tags-m,
.logo-container a.custom-logo-link {
  margin-top: 10px;
}
.gallery-item {
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33333%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66667%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28571%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11111%;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  height: 0;
}
* html .clearfix {
  height: 1%;
}
.fbox {
  width: 100%;
  border-radius: 1px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.content-wrap,
.woocommerce-page .content-area {
  width: 1180px;
  max-width: 90%;
  margin: 0 auto;
}
.woocommerce-page.archive,
.woocommerce-page.single-product,
.woocommerce-shop {
  background: #fafafa;
}
.branding-logo .custom-logo,
.screen-reader-text:focus {
  display: block;
  width: auto;
  height: auto;
}
.sheader {
  width: 100%;
  margin: 0 0 10px;
}
.site-branding.branding-logo {
  margin: 30px 0;
}
.site-branding {
  padding: 70px 0;
  text-align: center;
  width: 100%;
}
.main-navigation ul,
.posts-related ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #21759b;
  font-size: 0.875rem;
  font-weight: 700;
  right: 5px;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.main-navigation ul li .sub-arrow {
  width: 50px;
  position: absolute;
  right: -20px;
  line-height: 70px;
  top: -2px;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
}
#smobile-menu .main-navigation ul li .sub-arrow {
  line-height: 50px;
}
.main-navigation ul ul li .sub-arrow {
  right: -5px;
}
.mobile-menu .fa-bars {
  float: right;
  margin-top: 3px;
}
.primary-menu ul li ul.children li,
.primary-menu ul li ul.sub-menu li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  width: 100%;
  max-width: 100%;
}
.secondary-menu {
  width: 100%;
  float: left;
  border-top: 1px solid #e5e6e9;
  position: relative;
}
.secondary-menu .smenu ul li a,
.secondary-menu ul.smenu li a {
  padding: 24px 16px;
}
.secondary-menu ul.smenu ul li {
  border-bottom: 1px solid #e5e6e9;
}
.secondary-menu ul.smenu ul li a {
  padding: 16px;
}
.pmagic .pm-login-box,
.secondary-menu ul.smenu > li:first-child {
  border: none;
}
.secondary-menu .arrow-menu {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  text-align: center;
  display: none;
  width: 42px;
  height: 42px;
  line-height: 44px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.secondary-menu ul.smenu li.btn-right {
  float: right;
  border: none;
  margin: 16px 0;
}
.secondary-menu ul.smenu li.btn-right a {
  padding: 9px 25px 11px;
  background: #06c;
  text-align: center;
  text-transform: capitalize;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  border-radius: 3px;
}
.secondary-menu .btn-right a:hover {
  opacity: 0.8;
  color: #fff;
}
.search-style-one {
  width: 100%;
  position: fixed;
  overflow: hidden;
  height: 90px;
  z-index: 9;
  left: 0;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  transition: transform 0.4s linear, visibility 0.1s,
    -webkit-transform 0.4s linear;
  -webkit-transition: visibility 0.1s, -webkit-transform 0.4s linear;
  -o-transition: transform 0.4s linear, visibility 0.1s;
}
.overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
}
.search-style-one.open {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.search-row {
  position: relative;
  margin: 0 auto;
}
.overlay .overlay-close {
  width: 50px;
  height: 52px;
  line-height: 52px;
  position: absolute;
  right: 8%;
  top: 15px;
  font-size: 20px;
  overflow: hidden;
  border: none;
  padding: 0 17px;
  color: #3a5795;
  background: rgba(255, 255, 255, 0.9);
  z-index: 100;
  cursor: pointer;
  border-radius: 2px;
}
.header-widgets-three .swidget,
.widget {
  margin-bottom: 10px;
}
.widget-area .widget h2 {
  margin: 10px 0 0;
}
.wp-block-latest-posts li {
  margin: 10px 0;
}
.search-style-one .search-row input#s {
  width: 100%;
  height: 82px;
  line-height: 82px;
  padding: 20px 30px;
  color: #fff;
  font-size: 18px;
  background: 0 0;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.site-header ul ul {
  list-style: none;
  min-width: 240px;
  display: none;
  position: absolute;
  top: inherit;
  right: 0;
  margin: 0;
  padding: 0;
  z-index: 9;
  text-align: left;
}
.fmenu ul li,
.pmagic #lostpasswordform input#user_login,
.site-header ul ul li {
  float: none;
}
.site-header ul ul ul {
  top: 0;
  left: 238px;
}
.page .content-area .fbox,
.single .content-area .fbox {
  display: inline-block;
  width: 100%;
}
.site-content {
  width: 100%;
  display: block;
}
.featured-thumbnail img {
  width: 100%;
  display: block;
  max-width: 100%;
  height: auto;
}
.featured-thumbnail {
  float: left;
  display: inline-block;
  min-width: 100%;
  width: 100%;
  position: relative;
  text-align: center;
}
.content-wrapper {
  padding: 20px 30px 30px;
  float: left;
  width: 100%;
  position: relative;
}
.site-footer {
  width: 100%;
  float: left;
  background: #000;
}
.pagination:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
.nav-links,
.posts-related,
.posts-related ul {
  width: 100%;
  display: inline-block;
}
.nav-links .nav-next,
.nav-links .nav-previous {
  max-width: 48%;
  border-radius: 3px;
}
.nav-next a,
.nav-previous a {
  background: #fff;
  text-decoration: none;
  padding: 19px;
  display: inline-block;
  text-align: center;
  width: 100%;
}
.nav-links .nav-previous {
  float: left;
  text-align: left;
}
.nav-links .nav-next {
  float: right;
  text-align: right;
}
.comment span.edit-link,
.paging-navigation .nav-links .nav-next a,
.posts-navigation .nav-next a {
  float: right;
}
#load-more-wrap,
.header-widgets-three h3,
.site-branding.branding-logo {
  width: 100%;
  text-align: center;
}
#load-more-wrap a {
  background: #f3f2f2;
  padding: 10px;
  display: block;
}
.posts-related ul.grid-related-posts li {
  width: 31.3%;
  float: left;
  margin: 0 3% 3% 0;
}
.posts-related ul.grid-related-posts li:nth-child(3n) {
  margin-right: 0;
}
.posts-related ul.grid-related-posts li:nth-child(3n + 1) {
  clear: left;
}
.posts-related ul.list-related-posts li {
  width: 100%;
  float: left;
  display: block;
  margin: 0 0 2%;
  padding-bottom: 2%;
  border-bottom: 1px solid #f5f5f5;
}
.posts-related ul.list-related-posts li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.posts-related .list-related-posts .featured-thumbnail {
  max-width: 160px;
  max-height: 160px;
}
.posts-related .list-related-posts .featured-thumbnail img {
  width: 100%;
  height: 100%;
  display: block;
}
.posts-related ul.list-related-posts .related-data a {
  color: #3498db;
  display: block;
  margin-bottom: 5px;
}
.posts-related ul.nothumb-related-posts {
  width: 100%;
  display: inline-block;
  margin-bottom: 0;
  padding: 0;
}
.featured-sidebar {
  width: 30%;
  float: left;
}
.swidget {
  width: 100%;
  display: inline-block;
  margin-bottom: 20px;
  float: left;
}
.fmenu {
  width: 100%;
  text-align: center;
  margin-top: 10px;
}
.fmenu ul {
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
}
.fmenu ul li a {
  color: #fff;
  margin: 0 8px;
  font-size: 14px;
}
.add-blog-to-sidebar .all-blog-articles .blogposts-list {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 48%;
  flex: 1 1 48%;
  max-width: 48%;
}
@media (min-width: 1024px) {
  p.woocommerce-result-count + form.woocommerce-ordering {
    margin-top: -20px;
    margin-bottom: 50px;
  }
  #main .post-navigation .nav-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #main .post-navigation .nav-links .nav-next,
  #main .post-navigation .nav-links .nav-previous {
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media (min-width: 992px) {
  .fmenu,
  .footer-menu ul {
    float: right;
  }
  .arrow-menu,
  .footer-menu ul li .arrow-sub-menu {
    display: none;
  }
  .fmenu {
    width: auto;
    margin-top: 0;
    text-align: right;
  }
  .footer-menu {
    width: 100%;
  }
  .footer-menu ul li,
  .footer-menu ul li.main-navigation-item-has-children a,
  .footer-menu ul li.main-navigation-item-has-children ul {
    float: left;
  }
  .footer-menu ul ul {
    margin-left: 0;
    list-style: none;
    border-left: 1px solid #ccc;
  }
  .footer-menu ul > li:first-child {
    border: none;
  }
  .secondary-menu .smenu ul ul.children li,
  .secondary-menu .smenu ul ul.sub-menu li {
    border-bottom: 1px solid #f5f5f5;
  }
}
.page-numbers li a,
.page-numbers.current {
  color: #fab526;
}
.swidgets-wrap,
div#review_form *,
h1.woocommerce-products-header__title.page-title,
td,
th {
  text-align: left;
}
.primary-menu .pmenu {
  margin: auto;
  display: inline-block;
  float: right;
  text-align: right;
  background: #fff;
}
.main-navigation ul li {
  position: relative;
  display: inline-block;
}
.main-navigation ul li a {
  display: block;
  font-weight: 500;
  font-size: 15px;
  padding: 22px 1rem 23px;
  text-decoration: none;
}
.pag-wrapper,
.primary-menu {
  float: left;
}
.sheader {
  background-size: cover;
  background-position: top center;
}
.site-header ul ul li a {
  font-size: 14px;
  opacity: 0.8;
}
.site-header ul ul li:first-of-type a {
  border-top: 0 solid #000;
}
.swidgets-wrap {
  background: #fff;
  padding: 20px;
  margin-top: 0;
}
.swidgets-wrap h3 {
  display: inline-block;
  font-size: 17px;
  color: #2b2b2b;
  margin-bottom: 5px;
  padding: 0;
}
.footer-column-three p,
.site-info {
  font-size: 14px;
}
.widget time.rpwe-time.published {
  width: 100% !important;
  display: block !important;
  font-size: 12px;
}
.widget h3.rpwe-title {
  font-size: 14px !important;
  padding: 0 !important;
  display: block !important;
}
.widget img.rpwe-thumb {
  border: 0 #fff !important;
  -webkit-box-shadow: 0 0 0 #fff !important;
  box-shadow: 0 0 0 #fff !important;
  padding: 0 !important;
  margin-top: 0 !important;
}
.site-info {
  float: left;
  width: 100%;
  text-align: center;
  opacity: 0.8;
  padding: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.footer-column-three {
  display: inline-block;
  float: left;
  width: 100%;
  max-width: 33%;
  padding: 50px 0;
}
.top-nav-wrapper {
  display: block;
  float: left;
  width: 100%;
}
.footer-column-three h3:after {
  display: block;
  height: 2px;
  width: 40px;
  content: " ";
  background: rgba(255, 255, 255, 0.24);
  margin-top: 7px;
}
.page-numbers li a,
.page-numbers.current,
span.page-numbers.dots {
  padding: 10px 17px;
  margin: 0 5px;
  background: #fff;
  font-size: 14px;
  display: inline-block;
  float: left;
  text-decoration: none;
}
.footer-column-left {
  padding-right: 10px;
  max-width: 50%;
}
.footer-column-middle {
  padding-right: 10px;
  padding-left: 10px;
  max-width: 25%;
}
.footer-column-right {
  max-width: 25%;
}
.footer-column-right,
li.wc-block-product-categories-list-item ul {
  padding-left: 10px;
}
.entry-meta,
.entry-meta a {
  margin: 0 0 20px;
  font-weight: 500;
  text-decoration: none;
}
article.blogposts-list {
  padding: 0;
  margin-bottom: 20px;
}
.blogpost-button {
  height: 46px;
  position: absolute;
  padding: 10px 15px;
  background: #fab526;
  color: #fff;
  font-size: 28px;
  border-radius: 50%;
  right: 20px;
  text-decoration: none;
  bottom: -22px;
}
.page-numbers li {
  display: inline-block;
  list-style: none;
}
ul.page-numbers {
  display: inline-block;
  padding: 0;
  height: auto;
  margin: 10px auto 20px;
}
.page-numbers li a {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.page-numbers.current,
span.page-numbers.dots {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  opacity: 0.5;
}
td,
th {
  padding-bottom: 10px;
}
.archive .no-results.not-found,
.error404 main#main,
.search-no-results section.no-results.not-found {
  background: #fff;
  margin-bottom: 50px;
  text-align: center;
}
#goTop,
#goTop:hover {
  background-color: #000;
  color: #fff;
}
.archive h1.page-title span,
.search-results h1.page-title span {
  font-size: 28px;
  display: block;
  font-weight: 400;
}
.pmagic #lostpasswordform .pm-login-header,
.search-results-header-wrapper {
  margin-bottom: 30px;
}
.fourofour-home {
  margin-top: 20px;
  font-weight: 500;
}
.archive .no-results.not-found .search-form,
.error-404.not-found .search-form,
.search-no-results .no-results.not-found .search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.archive .no-results.not-found .search-field,
.error-404.not-found .search-field,
.search-no-results .no-results.not-found .search-field {
  border-radius: 3px 0 0 3px;
  padding: 11px;
}
.archive .no-results.not-found .search-submit,
.error-404.not-found .search-submit,
.search-no-results .no-results.not-found .search-submit {
  border-radius: 0 3px 3px 0;
  padding: 10px 20px;
}
.comments-area .comment-meta .comment-metadata a {
  text-decoration: none;
  font-size: 14px;
}
#comments ol.comment-list {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
}
.comments-area ol.comment-list .comment {
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 40px;
  padding-bottom: 40px;
}
.comments-area .reply {
  padding-left: 45px;
  font-size: 14px;
  padding-bottom: 0;
}
#comments h3#reply-title {
  font-size: 26px;
  margin-bottom: 0;
  padding-bottom: 10px;
  text-align: center;
}
.header-widgets-three {
  display: inline-block;
  float: left;
  margin-bottom: 40px;
  width: 100%;
  max-width: 30%;
}
.header-widgets-wrapper {
  display: inline-block;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}
.blogposts-list,
.bottom-header-wrapper,
.elementor,
.pag-wrapper,
.wp-block-latest-comments li {
  display: inline-block;
  width: 100%;
}
.header-widget {
  margin-bottom: 40px;
}
.bottom-header-wrapper {
  text-align: center;
  color: #fff;
  font-size: 18px;
  float: left;
  margin-bottom: 35px;
  margin-top: -47px;
  position: relative;
}
.bottom-header-text {
  position: absolute;
  top: 50%;
  text-align: center;
  width: 100%;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.bottom-header-wrapper img {
  width: 100%;
  max-width: 100%;
}
.bottom-header-title {
  font-size: 50px;
  color: #fff;
  font-weight: 700;
}
.bottom-header-paragraph {
  font-size: 20px;
  color: #fff;
}
.all-blog-articles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.blogposts-list {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  overflow: hidden;
  max-width: 30%;
  -ms-flex: 1 1 30%;
  flex: 1 1 30%;
}
.fullwidth-area-blog {
  width: 100%;
  margin-right: 0 !important;
}
@media screen and (max-width: 1050px) {
  .blogposts-list {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: inline-block;
    overflow: hidden;
    max-width: 48%;
    -ms-flex: 1 1 48%;
    flex: 1 1 48%;
  }
}
@media screen and (max-width: 1023px) {
  .nav-links .nav-next,
  .nav-links .nav-previous {
    width: 100%;
    max-width: 100%;
    margin: 15px 0;
  }
  .cart-header-desktop {
    display: none !important;
  }
  .main-navigation ul li .sub-arrow {
    right: 0;
  }
  .ads-top,
  .site-branding {
    text-align: center;
    width: 100%;
  }
  .ads-top .textwidget img {
    display: inline;
  }
  .main-container-wrap {
    position: relative;
    left: 0;
  }
  #mobile-menu-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    cursor: pointer;
    display: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: rgba(0, 0, 0, 0.5);
  }
  #page {
    position: relative;
    left: 0;
    top: 0;
  }
  .mobile-menu-active #page {
    width: 100%;
    max-width: 100%;
    position: fixed;
    top: 0;
    right: 300px;
    -webkit-transition: left 0.5s;
    -o-transition: left 0.5s;
    transition: left 0.5s;
    -ms-transform: translate(70%, 0);
    -webkit-transform: translate(70%, 0);
    transform: translate(70%, 0);
  }
  #smobile-menu {
    background-color: #fff;
    position: fixed;
    width: 70%;
    top: 0;
    bottom: 0;
    left: -70.1%;
    z-index: 5999998;
    overflow-x: hidden;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  #smobile-menu .content-wrap,
  #smobile-menu .primary-menu ul {
    width: 100%;
    max-width: 100%;
    margin: 0;
  }
  #smobile-menu.show {
    left: 0;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  #smobile-menu.show .main-navigation {
    width: 100%;
    float: left;
    display: block;
    margin: 0;
  }
  #smobile-menu.show .main-navigation ul li {
    width: 100%;
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  #smobile-menu.show .main-navigation ul li a {
    padding: 12px 20px;
  }
  #smobile-menu.show .main-navigation ul ul.children.active,
  #smobile-menu.show .main-navigation ul ul.sub-menu.active {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }
  #smobile-menu.show .main-navigation ul ul.children li:last-child,
  #smobile-menu.show .main-navigation ul ul.sub-menu li:last-child {
    border: none;
  }
  .toggle-mobile-menu {
    display: inline-block;
    width: 100%;
    margin: auto;
    position: relative;
    text-align: right;
    z-index: 1;
    padding: 12px 20px;
  }
  .toggle-mobile-menu:before {
    font-family: FontAwesome;
    content: "\f0c9";
    font-size: 18px;
    line-height: 50px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 0;
  }
  .mobile-only .toggle-mobile-menu {
    text-decoration: none;
  }
  .mobile-only .toggle-mobile-menu:before {
    left: 20px;
  }
  .super-menu {
    background: #fff;
  }
  .super-menu-inner {
    width: 1120px;
    max-width: 90%;
    margin: 0 auto;
  }
  .super-menu .toggle-mobile-menu {
    padding: 10px 0;
    text-decoration: none;
  }
  .super-menu .main-navigation-toggle:before {
    left: 0;
  }
  .smenu-hide.toggle-mobile-menu.menu-toggle {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  #smobile-menu.show .main-navigation ul li a,
  .main-navigation ul li a {
    text-align: left;
  }
  #smobile-menu.show .main-navigation ul ul.sub-menu li {
    padding-left: 20px;
    opacity: 0.8;
  }
  ul.page-numbers {
    margin-bottom: 50px;
  }
  .bottom-header-title {
    font-size: 40px;
  }
  .bottom-header-paragraph {
    font-size: 18px;
  }
}
@media screen and (max-width: 900px) {
  .footer-column-three,
  .header-widgets-three {
    max-width: 100%;
  }
  .footer-column-left,
  .header-widgets-left {
    padding-right: 0;
  }
  .footer-column-middle,
  .header-widgets-middle {
    padding-right: 0;
    padding-left: 0;
  }
  .footer-column-right,
  .header-widgets-right {
    padding-left: 0;
  }
  .footer-column-three {
    padding: 20px 0;
  }
  footer.site-footer {
    padding-top: 20px;
  }
  .site-footer .site-info {
    margin-top: 10px;
  }
}
@media screen and (max-width: 800px) {
  .add-blog-to-sidebar .all-blog-articles .blogposts-list {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%;
  }
  .featured-img-box {
    display: block;
  }
  .content-wrapper {
    width: 100%;
  }
}
@media screen and (max-width: 700px) {
  .about-the-author-description,
  .about-the-author-img,
  .blogposts-list,
  p.comment-form-author,
  p.comment-form-author input,
  p.comment-form-email,
  p.comment-form-email input {
    max-width: 100%;
    width: 100%;
  }
  .blogposts-list,
  .page-numbers li a.next,
  .page-numbers li a.prev {
    display: inline-block;
  }
  .related-posts-posts .post {
    width: 100%;
    margin: 10px 0;
    text-align: center;
  }
  .about-the-author-description h3,
  .related-posts-headline h3 {
    text-align: center;
  }
  .about-the-author,
  .related-posts {
    padding: 20px;
  }
  .about-the-author {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .about-the-author-img {
    margin-right: 0;
    margin-bottom: 10px;
    text-align: center;
  }
  .page .content-area .fbox,
  .single .content-area .fbox {
    display: inline-block;
    width: 100%;
    padding: 20px 0;
  }
  #comments span.edit-link,
  .page-numbers li a,
  span.page-numbers.dots {
    display: none;
  }
  .woocommerce
    #reviews
    [class*="comment-form"]
    label[for="wp-comment-cookies-consent"] {
    max-width: 80%;
  }
  .header-button-wrap a {
    margin-top: 20px;
    font-size: 15px;
    padding: 10px 20px;
  }
  .archive h1.page-title,
  .search-results h1.page-title,
  h1,
  h2 {
    font-size: 20px;
  }
  .archive h1.page-title span,
  .bottom-header-paragraph,
  .search-results h1.page-title span {
    font-size: 18px;
  }
  #comments ol.children,
  .comments-area ol.comment-list ol.children li {
    padding-left: 5px;
  }
  #comments .comment-metadata * {
    font-size: 13px;
  }
  .archive .page-header h1,
  .error-404.not-found h1,
  .search-no-results .no-results.not-found h1 {
    font-size: 25px;
  }
  .archive .no-results.not-found p,
  .error-404.not-found p,
  .search-no-results .no-results.not-found p {
    font-size: 16px;
  }
  .post-data-text {
    font-size: 15px;
  }
  .site-branding {
    padding: 30px 0;
  }
  .page-numbers li {
    display: inline;
  }
  .bottom-header-title {
    font-size: 28px;
  }
  .blogposts-list {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    overflow: hidden;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
  }
}
.logofont,
.woocommerce-Reviews span#reply-title {
  font-size: 22px;
  font-weight: 700;
}
p.comment-form-cookies-consent {
  display: inline-block;
  max-width: 100%;
  margin: auto;
  float: none;
}
.comment-form-cookies-consent label {
  float: left;
  display: inline-block;
  margin-top: 0;
  margin-left: 20px;
  font-size: 12px;
}
.logo-container {
  padding: 10px 0;
}
.logo-container img {
  max-height: 65px;
  width: auto;
}
.logofont {
  text-decoration: none;
  display: inline-block;
  width: 100%;
}
.header-content-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
}
input#wp-comment-cookies-consent {
  float: left;
  display: inline-block;
  margin-bottom: -28px;
  margin-top: 3px;
}
.center-main-menu {
  float: left;
  width: 100%;
  max-width: 70%;
}
@media (min-width: 1023px) {
  .main-navigation ul li .sub-arrow {
    width: 11px;
    right: 1px;
  }
  .main-navigation ul.sub-menu li .sub-arrow {
    width: 20px;
    right: 10px;
  }
  .wc-nav-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .main-navigation ul li:hover > ul.sub-menu,
  .pmenu li:focus-within > .sub-menu,
  .primary-menu ul li ul.sub-menu:focus-within {
    display: block;
  }
  .primary-menu .sub-menu {
    -webkit-box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.08);
    box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.08);
  }
  .site-header ul.sub-menu li a {
    padding-right: 30px;
  }
  .primary-menu .sub-menu .sub-arrow {
    right: -10px;
  }
}
a#pull {
  float: left;
  display: block !important;
  width: 30px;
  height: 50px;
  margin: 0;
  width: 100%;
  position: relative;
  text-align: right;
  z-index: 1;
  padding: 12px 20px;
}
@media (max-width: 1023px) {
  #smobile-menu.show .main-navigation ul li:last-of-type {
    border-bottom: 0;
  }
  .super-menu {
    padding: 5px 0;
  }
  .super-menu-inner a.logofont {
    float: left;
    margin-top: 6px;
  }
  .toggle-mobile-menu:before {
    font-size: 32px;
  }
  .super-menu.clearfix {
    float: left;
  }
  .mobile-menu-active .logo-container {
    display: none;
  }
  .center-main-menu {
    max-width: 100%;
  }
  .primary-menu a#pull {
    float: left;
    width: 100%;
  }
}
.toggle-mobile-menu:before {
  font-size: 32px !important;
  font-family: FontAwesome;
  content: "\f0c9";
  line-height: 50px;
  margin-right: 10px;
  position: absolute;
  font-weight: 400;
  left: 0;
  top: 0;
}
.pmagic .pm-login-box input[type="password"],
.pmagic .pm-login-box input[type="text"],
.pmagic .pm-users-search-page .pm-search-box .pm-search-input {
  height: 50px;
  line-height: 50px;
  padding: 0 15px !important;
  width: 100%;
  max-width: 60% !important;
  display: block;
  margin: 0 auto 15px !important;
  background: #eee;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.pmagic .pm-login-box-bottom-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  float: none;
  max-width: 60%;
  background-color: transparent;
}
.pmagic .pm-full-width-container input,
.pmagic .pm-login-box input[type="submit"] {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin-top: 25px;
  padding: 0.65rem 3rem;
  border-radius: 30px;
  background-color: #000;
  display: block;
  width: 100%;
}
.pm-login-links-box.pm-difr {
  padding: 0;
  text-decoration: underline;
}
.rmagic .rmrow .rminput ul li label {
  width: auto;
}
.pmagic #lostpasswordform .pm-login-box-bottom-container {
  border-top: 0;
  margin-top: 0;
  padding-top: 0;
}
.pmagic #lostpasswordform .pm-login-box-bottom-container:before {
  content: "";
  display: block;
  width: 25%;
  height: 1px;
  background-color: #ccc;
  margin: 0 auto;
}
.pmagic #lostpasswordform input[type="submit"] {
  margin-top: 50px;
}
.pmagic .pmrow input,
.pmagic .pmrow select,
.pmagic .pmrow textarea {
  background-color: #eee;
  border-color: #ccc;
  border-radius: 5px;
}
.pmagic .pm-users-search-page .pm-search-box .pm-search-input,
.pmagic .pmrow input,
.pmagic .pmrow select {
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
}
.pmagic .pmagic-form .pmrow {
  margin-bottom: 15px;
}
.pmagic .pm-full-width-container input {
  max-width: 60%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
}
.pmagic fieldset {
  border-left: 0;
  border-right: 0;
  border-width: 1px;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  background-color: #000;
  padding: 0.65rem 3rem;
  border-radius: 5px;
}
.page-numbers li .page-numbers {
  background-color: #fff;
  border: 1px solid #eee;
  font-weight: 500;
  color: #000;
}
.page-numbers.next,
.page-numbers.prev {
  color: #fff;
  font-weight: 500;
  background-color: #000;
}
.page-numbers.next:hover,
.page-numbers.prev:hover,
ul.page-numbers li span.current {
  color: #fff;
  opacity: 1;
  background-color: #000;
  border-color: ff6a3d;
}
.pmagic .pm-adv-search-button .pm-search-submit,
.pmagic .pm-adv-search-button .pm-search-submit + input[type="submit"] {
  padding: 0.65rem 3rem;
  background-color: #000;
  float: none;
}
.pmagic .pm-users-search-page .pm-search-box .pm-search-input {
  margin: 0 auto !important;
  float: none;
}
.pm-adv-search-button.pm-dbfl:nth-child(2),
.pmagic .pm-search-box {
  margin-bottom: 20px;
  padding-bottom: 30px;
  text-align: center;
  border-bottom: 1px dashed #ccc;
}
.pm-users-search-page > .pm-adv-search-button.pm-dbf1 {
  border-bottom: 0;
}
.gallery-columns-5 .gallery-item {
  padding: 0 15px;
}
#goTop {
  position: fixed;
  right: 30px;
  bottom: 20px;
  z-index: 1041;
  display: inline-block;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-size: 16px;
  border-radius: 50%;
  -webkit-box-shadow: 0 14px 28px -4px rgba(14, 17, 20, 0.15);
  box-shadow: 0 14px 28px -4px rgba(14, 17, 20, 0.15);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce-page.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce-page.woocommerce nav.woocommerce-pagination ul li a:hover {
  border: 1px solid #eee;
  color: #000;
  margin: 0 5px;
  background: #fff;
  padding: 10px 15px;
}
#goTop:focus,
.footer-info-right a,
.site-footer,
.site-footer .wp-block-calendar table caption,
.site-footer .wp-block-calendar table tbody,
.site-footer a,
.site-info {
  color: #fff;
}
#goTop:active i {
  position: relative;
  top: 1px;
}
.primary-menu ul li ul.sub-menu {
  margin-top: -1px;
}
.pmenu li {
  list-style: none;
}
.wp-block-search.wp-block-search__button-inside
  .wp-block-search__inside-wrapper {
  border: 1px solid #cdcdcd;
}
.site-footer .wp-block-calendar table th {
  background: rgba(0, 0, 0, 0);
}
.header-widgets-three {
  background: #fff;
  padding: 20px;
}
.woocommerce span.onsale {
  background: #000;
  z-index: 1;
}
.woocommerce-info {
  border-color: #000;
}
.woocommerce-page .woocommerce #customer_login .col-1,
.woocommerce-page .woocommerce #customer_login .col-2,
.woocommerce-page .woocommerce #customer_login .col-3 {
  background: rgba(0, 0, 0, 0.02);
  padding: 20px;
}
.woocommerce-page .woocommerce #customer_login .col-1 {
  border-top-color: #000;
}
.woocommerce-page .woocommerce .woocommerce-form-login,
.woocommerce-page .woocommerce .woocommerce-form-register {
  border: 0;
  margin-top: 10px;
  background: rgba(0, 0, 0, 0);
  padding: 0;
}
.woocommerce #reviews [class*="comment-form"] label {
  width: 100%;
  margin-bottom: 2px;
  font-size: 16px;
  font-weight: 600;
}
.woocommerce #reviews [class*="comment-form"] label[for="rating"] {
  font-size: 20px;
  margin-bottom: 5px;
  margin-top: 10px;
}
.woocommerce .star-rating,
.woocommerce .stars a {
  color: #ffc106;
}
.woocommerce ul.products li.product .price {
  color: #2f3136;
  font-size: 1em;
}
.woocommerce-cart .woocommerce button.button:disabled[disabled] {
  color: #fff;
}
.woocommerce-cart .coupon input#coupon_code {
  padding: 9px;
}
.woocommerce .quantity .qty {
  padding: 10px 0;
  display: inline-block;
  float: left;
  height: 100%;
}
.woocommerce-page.woocommerce nav.woocommerce-pagination ul li {
  border: 0;
  margin: 0;
  padding: 0;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
  opacity: 0.8;
  background: #000;
  color: #fff;
}
tr {
  border-color: rgba(0, 0, 0, 0.04);
}
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs,
.widget_block.widget_archive > ul:first-of-type,
.widget_block.widget_categories > ul:first-of-type,
.woocommerce #reviews #comments ol.commentlist,
.wp-block-woocommerce-product-categories > .wc-block-product-categories-list {
  padding-left: 0;
}
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-radius: 0;
  background: rgba(0, 0, 0, 0);
}
.woocommerce-MyAccount-navigation ul li {
  list-style: none;
  border-bottom: 1px solid #eee;
  padding: 10px 0;
}
p.logodescription {
  margin: 3px 0 0;
}
ul.page-numbers li span.current {
  opacity: 0.8;
}
.spbrposts-li * {
  text-decoration: none;
  line-height: 1;
}
.spbrposts-li time {
  margin-top: 6px;
}
li.spbrposts-li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#secondary h2 {
  font-size: 20px;
}
.cart-preview-tem {
  float: left;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  font-size: 13px;
}
.cart-customlocation svg {
  max-width: 32px;
  height: 32px;
  margin-left: 20px;
}
a.cart-customlocation span.cart-icon-number {
  float: right;
  font-weight: 600;
  font-size: 10px;
  width: 17px;
  padding-bottom: 1px;
  height: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #ff4343 !important;
  font-weight: 700;
  border-radius: 100%;
  color: #fff;
  line-height: 1;
  position: absolute;
  right: -10px;
  top: -10px;
}
.cart-preview img {
  max-width: 50px;
  margin-right: 10px;
}
a.cart-customlocation {
  float: right;
  display: inline-block;
  position: relative;
}
@media (max-width: 1024px) {
  .cart-preview {
    display: none !important;
  }
  .woocommerce-cart form.woocommerce-cart-form {
    max-width: 100%;
    margin-right: 0;
  }
  .woocommerce-cart .cart-collaterals {
    max-width: 100%;
  }
}
@media screen and (max-width: 665px) {
  .cart-customlocation svg {
    margin-left: 0;
  }
}
a.cart-preview span {
  float: right !important;
  color: #7b7b7b !important;
  padding-left: 10px !important;
  font-weight: 600 !important;
  margin-top: 0 !important;
  margin-left: auto !important;
}
.cart-preview {
  position: absolute;
  right: 0;
  line-height: 130%;
  top: 60px;
  z-index: 9999;
  max-height: 246px;
  overflow: auto;
  background: #fff;
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.12);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.12);
  display: none;
  width: 280px;
}
.cart-preview-tem span {
  margin-left: auto;
  padding-left: 10px;
}
.wc-block-checkbox-list input[type="checkbox"],
.wc-block-stock-filter-list input[type="checkbox"] {
  margin-right: 5px;
}
.variations select,
.woocommerce-ordering select {
  border: 1px solid var(--rz-border-color);
  padding: 12px 40px 12px 25px;
  background-color: #fff;
  color: var(--rz-color-dark);
  cursor: pointer;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNSIgdmlld0JveD0iMCAwIDEwIDUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQo8cGF0aCBkPSJNNC41MDQ5NSA0LjgyMDExTDAuMjA1MjQxIDEuMDQ4NTZDLTAuMDY4NDEzNyAwLjgwODY0NiAtMC4wNjg0MTM3IDAuNDE5NjYzIDAuMjA1MjQxIDAuMTc5ODY0QzAuNDc4NjUyIC0wLjA1OTk1NDcgMC45MjIwOTggLTAuMDU5OTU0NyAxLjE5NTQ5IDAuMTc5ODY0TDUuMDAwMDcgMy41MTcxTDguODA0NTIgMC4xNzk5NjFDOS4wNzgwNSAtMC4wNTk4NTc3IDkuNTIxNDUgLTAuMDU5ODU3NyA5Ljc5NDg2IDAuMTc5OTYxQzEwLjA2ODQgMC40MTk3OCAxMC4wNjg0IDAuODA4NzQzIDkuNzk0ODYgMS4wNDg2Nkw1LjQ5NTA4IDQuODIwMkM1LjM1ODMxIDQuOTQwMTEgNS4xNzkyNSA1IDUuMDAwMDkgNUM0LjgyMDg1IDUgNC42NDE2NSA0Ljk0IDQuNTA0OTUgNC44MjAxMVoiIGZpbGw9IiM3Njc2NzYiLz4NCjwvc3ZnPg0K);
  background-repeat: no-repeat;
  background-position: calc(100% - 20px) 50%;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
  border: 1px solid #000;
}
.wp-block-archives li,
.wp-block-categories li,
li.wc-block-product-categories-list-item {
  list-style: none;
  padding: 8px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.03);
}
.wp-block-archives li:last-of-type,
.wp-block-categories li:last-of-type {
  padding-bottom: 0;
  border-bottom: 0;
}
li.wc-block-product-categories-list-item ul li {
  border-bottom: 0;
  padding: 5px 0;
}
.blog-data-wrapper,
.blog-data-wrapper a,
.entry-meta,
.entry-meta a {
  color: #929292;
}
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  color: #000;
  border-bottom: 1px solid #000;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
  padding-right: 20px;
}
.single-product.woocommerce
  #reviews.woocommerce-Reviews
  .comment-form
  .comment-form-rating
  label {
  font-size: 16px;
  font-weight: 600;
  margin: 12px 0 0;
}
.single-product.woocommerce #reviews.woocommerce-Reviews #respond p.stars {
  margin-top: 5px;
  font-size: 19px;
}
.woocommerce #review_form #respond .form-submit input {
  padding: 12px 20px;
}
.woocommerce-Reviews div#review_form_wrapper {
  padding: 20px;
  margin-top: 20px;
  background: rgba(0, 0, 0, 0.02);
  border-radius: 3px;
}
button.wp-block-button__link.add_to_cart_button.wc-block-components-product-button__button {
  padding: 12px 20px;
  border-radius: 3px;
}
.wc-sidebar-wrapper label {
  font-weight: 400;
}
.wpcf7-form .wpcf7-submit {
  width: auto;
  padding: 15px 30px;
}
.related-posts a.read-more {
  display: inline-block;
  margin-top: 20px;
  font-weight: 500;
  font-size: 14px;
  text-decoration: none;
  background: #000;
  padding: 5px 13px;
  border-radius: 3px;
  color: #fff;
}
@media (max-width: 992px) {
  .featured-content,
  .featured-sidebar {
    width: 100%;
    margin: 0;
  }
  .site-info {
    width: 100%;
    text-align: center;
  }
  .sheader {
    margin: 0 0 20px;
  }
  .bottom-header-wrapper {
    margin-top: -26px;
  }
}
.product_meta .posted_in,
.product_meta .sku_tagged_as,
.product_meta .sku_wrapper {
  width: 100%;
  display: inline-block;
  text-decoration: none;
}
button.single_add_to_cart_button.button.alt.disabled:hover {
  background: #000;
}
.woocommerce.single-product button.single_add_to_cart_button.button {
  padding-bottom: 11px;
  padding-top: 11px;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
  padding: 0;
  border-radius: 50%;
  border: 0;
}
.woocommerce .wc-block-components-price-slider__range-input-progress {
  --range-color: #000;
}
@media screen and (max-width: 900px) {
  .wc-sidebar-wrapper {
    margin-top: 30px;
  }
}
.products a.added_to_cart.wc-forward {
  font-size: 12px;
  width: 100%;
}
.woocommerce-page .content-wrap .content-area {
  max-width: 100%;
}
@media screen and (min-width: 1023px) {
  .pmenu li:focus-within > .children {
    display: block;
  }
}
@media screen and (max-width: 1023px) {
  #smobile-menu.show .main-navigation ul li:focus-within .sub-menu,
  #smobile-menu.show .main-navigation ul li:focus-within .children {
    display: block;
  }
}
.woocommerce div.product .product_title {
  font-size: 1.8em;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 0;
}
p.price {
  display: inline-block;
  margin-bottom: 10px;
}
ins .woocommerce-Price-amount.amount {
  color: #ff4343;
  font-weight: 700;
}
del .woocommerce-Price-amount.amount {
  font-size: 0.82em;
}
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).button-variable-item.selected:not(
    .no-stock
  ) {
  border-radius: 10px;  
  background: #FBC507;
  color: #010827;
  border: solid 0px #053B7C !important;
  box-shadow: 0 0 0 !important;
}
.woocommerce div.product .woocommerce-product-rating {
  display: inline-block;
  margin-bottom: 0.5em;
}
.woocommerce .woocommerce-product-rating .star-rating {
  float: right;
  margin-left: 5px;
}
.woocommerce-variation-add-to-cart {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
div.quantity {
  float: none;
  width: 20%;
  height: 50px;
  border-radius: 3px;
  border: solid 1px #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  cursor: pointer;
  padding: 0;
  display: flex !important;
}
div.quantity .go-change {
  padding: 10px;
  line-height: 30px;
  width: 35px;
  display: inline-block;
}
div.quantity input {
  border: 0;
  text-align: center !important;
  width: calc(100% - 70px) !important;
}
div.quantity input::-webkit-outer-spin-button,
div.quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
div.quantity input[type="number"] {
  -moz-appearance: textfield;
}
.cart-btn {
  display: flex !important;
  justify-content: center;
  align-items: center;
  width: calc(40% - 10px);
  margin: 0 5px !important;
  float: none !important;
  height: 50px;
  line-height: 50px;
}
.cart-btn img {
  max-width: 25px;
  height: auto;
  margin-right: 5px;
}
a#buy-now-btn {
  background: #CE0950 !important;
  color: #fff;
}
.woocommerce td.product-name .wc-item-meta dd,
.woocommerce td.product-name dl.variation dd,
.woocommerce td.product-name dl.variation dt {
  font-size: 0.8em;
}
.woocommerce td.product-name .wc-item-meta dd p,
.woocommerce td.product-name dl.variation dd p,
.woocommerce td.product-name dl.variation dt p {
  font-size: unset !important;
}
.woocommerce-cart table.cart td.product-thumbnail img {
  width: auto;
  max-width: 80px;
}
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
  width: unset;
}
.safe-checkout fieldset {
  margin-top: 1.5em;
  margin-bottom: 1.2em;
  border: 1px solid #efefef;
  border-radius: 5px;
  padding: 10px 35px;
  text-align: center;
}
.safe-checkout fieldset legend {
  width: inherit;
  padding: 0 10px;
  font-size: 15px;
  text-align: center;
  font-weight: 700;
}
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).button-variable-item {
  font-size: 0.8em !important;
}
.woocommerce table.shop_table {
  border: 0 !important;
}
.woocommerce table.shop_table img.w-90 {
  max-width: 90px;
  height: auto;
}
.woocommerce table.shop_table .product-name {
  padding: 0 0 5px 10px;
}
.woocommerce table.shop_table .product-name strong {
  font-weight: 700;
  line-height: 1.2;
  display: block;
  font-size: 1.1em;
}
.woocommerce table.shop_table .product-name .attributes {
  font-size: 0.9em !important;
  line-height: 1.4;
  padding-top: 15px;
}
.woocommerce table.shop_table tbody tr:last-child td {
  padding-bottom: 15px;
}
.woocommerce table.shop_table tfoot tr:first-child td,
.woocommerce table.shop_table tfoot tr:first-child th {
  padding-top: 15px;
}
.woocommerce table td,
.woocommerce table th {
  border: 0 !important;
}
.woocommerce table.shop_table td,
.woocommerce table.shop_table th {
  font-size: 0.9em;
  vertical-align: top;
  border: 0 !important;
  padding: 5px 10px !important;
  font-weight: normal !important;
}
.woocommerce form.woocommerce-cart-form table.shop_table th {
  border-bottom: solid 2px #ddd !important;
  font-weight: bold !important;
}
.woocommerce form.woocommerce-cart-form table.shop_table tfoot td {
  border-top: solid 1px #ddd !important;
}
.woocommerce table.shop_table div.quantity {
  height: 35px;
}
.woocommerce-remove-coupon {
  display: none;
  visibility: hidden;
}
#cart-sidebar {
  position: fixed;
  top: 0;
  right: -500px;
  bottom: 0;
  max-width: 480px;
  background: #fff;
  padding: 30px;
  min-height: 100vh;
  overflow-y: auto;
  z-index: 999999;
}
#cart-sidebar .cart-sidebar-header {
  border-bottom: 1px solid #eee !important;
  padding-bottom: 20px;
  position: relative;
}
#cart-sidebar .cart-sidebar-header button.close {
  -webkit-appearance: none;
  background-color: rgba(10, 10, 10, 0.2);
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  pointer-events: auto;
  display: inline-block;
  flex-grow: 0;
  flex-shrink: 0;
  font-size: 0;
  height: 40px;
  width: 40px;
  max-height: 40px;
  max-width: 40px;
  min-height: 40px;
  min-width: 40px;
  outline: 0;
  vertical-align: top;
  position: absolute;
  top: -5px;
  right: 0;
  padding: 0 !important;
}
#cart-sidebar .cart-sidebar-header button.close::before {
  background-color: #fff;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform-origin: center center;
  height: 2px;
  width: 50%;
}
#cart-sidebar .cart-sidebar-header button.close::after {
  background-color: #fff;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform-origin: center center;
  height: 50%;
  width: 2px;
}
#cart-sidebar .cart-sidebar-header h3 {
  font-weight: 700;
}
#cart-sidebar .cart-sidebar-content {
  padding: 30px 0 0;
}
.woocommerce div.product form.cart {
  margin-bottom: unset;
}
#cart-sidebar div.quantity {
  height: 35px;
  overflow: hidden;
}
#cart-sidebar b.product-name {
  line-height: 1.2;
  margin-bottom: 10px;
  display: block;
}
#cart-sidebar .item-attr {
  font-size: 0.8em !important;
}
#cart-sidebar .item-attr strong {
  text-transform: uppercase;
}
#cart-sidebar .item-qty {
  margin: 15px 0 20px;
  float: left;
  width: 100%;
}
#cart-sidebar .item-qty .quantity {
  float: left;
}
#cart-sidebar .item-qty .item-price {
  display: inline-block;
  float: right;
}
#cart-sidebar .total {
  text-align: right;
}
#cart-sidebar .total strong {
  float: left;
}
#cart-sidebar .wc-proceed-to-checkout a {
  display: block;
  padding: 15px;
  margin-top: 20px;
  text-align: center;
  font-size: 1.2em;
  color: #fff;
  background: #000;
  text-decoration: none;
}
#cart-sidebar table td button.close {
  -webkit-appearance: none;
  background-color: rgba(255, 0, 0, 0.2);
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  pointer-events: auto;
  display: inline-block;
  flex-grow: 0;
  flex-shrink: 0;
  font-size: 0;
  height: 20px;
  width: 20px;
  max-height: 20px;
  max-width: 20px;
  min-height: 20px;
  min-width: 20px;
  outline: 0;
  vertical-align: top;
  position: relative;
  top: 10px;
  right: 5px;
  padding: 0 !important;
}
#cart-sidebar table td button.close::before {
  background-color: #fff;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform-origin: center center;
  height: 2px;
  width: 50%;
}
#cart-sidebar table td button.close::after {
  background-color: #fff;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform-origin: center center;
  height: 50%;
  width: 2px;
}
#loader {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 9999999;
  display: none;
}
.lds-roller {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -40px;
  margin-left: -40px;
  width: 80px;
  height: 80px;
}
.lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 40px 40px;
}
.lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #fff;
  margin: -4px 0 0 -4px;
}
.lds-roller div:nth-child(1) {
  animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
  top: 63px;
  left: 63px;
}
.lds-roller div:nth-child(2) {
  animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
  top: 68px;
  left: 56px;
}
.lds-roller div:nth-child(3) {
  animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
  top: 71px;
  left: 48px;
}
.lds-roller div:nth-child(4) {
  animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
  top: 72px;
  left: 40px;
}
.lds-roller div:nth-child(5) {
  animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
  top: 71px;
  left: 32px;
}
.lds-roller div:nth-child(6) {
  animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
  top: 68px;
  left: 24px;
}
.lds-roller div:nth-child(7) {
  animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
  top: 63px;
  left: 17px;
}
.lds-roller div:nth-child(8) {
  animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
  top: 56px;
  left: 12px;
}
@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.angelleye_button_single {
  max-width: unset !important;
  margin-top: 10px;
  clear: both;
  padding-right: 5px;
}
.woocommerce ul.products li.product .button {
  display: none;
}
#cart-sidebar .angelleye-proceed-to-checkout-button-separator,
#cart-sidebar .angelleye_smart_button_bottom {
  display: none;
}
#mobile-menu-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 198;
  display: none;
}
#sidebar-menu {
  position: fixed;
  max-width: 340px;
  width: 70%;
  left: -100%;
  top: 0;
  bottom: 0;
  background: #222;
  z-index: 199;
  padding: 40px 0 0;
}
#sidebar-menu .close-menu {
  position: absolute;
  top: 20px;
  right: 30px;
}
#sidebar-menu a {
  text-decoration: none;
  color: #fff;
  font-weight: 700;
  display: block;
  padding: 10px 0;
}
footer a {
  text-decoration: none !important;
  font-size: 0.9em;
}
#checkout_paypal_message {
  padding: 0;
  border: 0;
  margin-bottom: 0;
}
form[name="checkout"] hr {
  outline: none;
  display: block;
  clear: both;
  border: none;
  height: 1px;
  width: 100%;
  background: #ddd;
}
#checkout_paypal_message .woocommerce_paypal_ec_checkout_message {
  display: none;
  visibility: hidden;
}
.angelleye_smart_button_top,
.angelleye_smart_button_bottom,
.angelleye_smart_button_checkout_top,
.angelleye_smart_button_checkout_bottom {
  max-width: unset !important;
}
.d-flex {
  display: flex !important;
}
.justify-content-between {
  justify-content: space-between !important;
  align-items: center;
  vertical-align: middle;
}
.select2-container {
  width: 100% !important;
}
form[name="checkout"] .form-control,
.select2-container--default .select2-selection--single {
  border: 1px solid #ddd;
  padding: 20px 10px;
  font-size: 14px;
  border-radius: 5px;
  box-shadow: inset 0 0.0625em 0.125em rgb(10 10 10 / 5%);
}
form[name="checkout"] .form-control.error,
form[name="checkout"] div.error,
.select2-selection.error {
  border: solid 1px #ff4343 !important;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  margin-top: -14px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  top: 13px;
  right: 5px;
}
#place_order {
  background: #000;
  text-align: center;
  font-weight: 700;
  display: block;
  border-radius: 5px;
  width: 100%;
  padding: 15px 0;
}
.woocommerce form .form-row,
.wc_payment_methods {
  padding: 0 !important;
}
#payment {
  border: 0 !important;
  background: none !important;
  padding-top: 20px;
}
#wc-paypal_pro_payflow-cc-form label {
  font-weight: 700;
  font-size: 0.9em;
}
#wc-paypal_pro_payflow-cc-form input {
  background-color: transparent;
  border: none;
  display: block;
  font-family: sans-serif;
  width: 100% !important;
  font-size: 1em;
  height: 40px;
  line-height: 40px;
  border: 1px solid #ddd !important;
  margin: 5px 0 !important;
  padding: 10px 5px;
  background-color: #fff;
  outline: 0;
  text-indent: 10px;
}
.woocommerce-checkout #payment div.payment_box {
  padding: 0;
  background: none;
}
.woocommerce-checkout #payment div.payment_box::before {
  display: none;
  content: none;
}
.woocommerce-checkout #payment div.payment_box .credit-form input.form-control {
  border: 0 !important;
  border-radius: 0;
  margin: 0 !important;
  padding: 1.5em 0.5em !important;
  font-size: 1.2em;
}
.woocommerce-checkout #payment div.payment_box .credit-form {
  position: relative;
  width: calc(100% - (1px + 1px));
  box-sizing: content-box;
  border: 1px solid #d9d9d9;
  border-radius: 6px;
  background-color: #fff;
  margin: 0;
  overflow: hidden;
}
.woocommerce-checkout #payment div.payment_box .credit-form div {
  padding: 0 !important;
}
.woocommerce-checkout #payment div.payment_box .credit-form div:first-child {
  border-bottom: 1px solid #d9d9d9;
}
textarea:focus,
input:focus {
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.woocommerce-checkout #payment div.payment_box .credit-form .cardNumber {
  position: relative;
}
.woocommerce-checkout
  #payment
  div.payment_box
  .credit-form
  .cardNumber
  #sq-card-icon-front {
  position: absolute;
  border: 0;
  top: 11px;
  left: 13px;
}
#sq-card-icon-front img {
  margin: 0 !important;
  height: 26px;
  width: auto;
  opacity: 0.5;
}
.woocommerce-checkout #payment div.payment_box .credit-form #cardNumber {
  padding-left: 55px !important;
}
label[for="payment_method_credit_card"] {
  display: flex;
  width: 100%;
}
label[for="payment_method_credit_card"] img {
  max-height: 30px;
  width: auto;
  max-width: unset !important;
  height: unset !important;
  margin: 0 0 0 3px;
}
.payment_box.payment_method_paypal_pro_payflow p {
  display: none !important;
  visibility: hidden !important;
}
.woocommerce-checkout #payment ul.payment_methods {
  border-bottom: 0 !important;
}
.form-control:disabled,
.form-control[readonly] {
  box-shadow: 0 0 0 !important;
}
.checkout__footer {
  text-align: center;
  padding: 15px;
}
.checkout__footer img {
  max-width: 280px;
  margin-top: 5px;
}
.review-order-header {
  display: flex;
  justify-content: space-between;
  margin: 30px 0 50px;
}
.review-order-header .logo img {
  max-width: 120px;
  height: auto;
}
.order-summary-header {
  display: flex;
  align-items: center;
  align-content: center;
  color: #121212;
  margin-bottom: 16px;
  display: none;
  cursor: pointer;
}
.order-summary.show .chevron-up,
.order-summary-header .chevron-down {
  display: none;
}
.order-summary.show .order-summary-header .chevron-down,
.order-summary-header .chevron-up {
  display: unset;
}
.order-summary-header span {
  margin: 0 10px;
}
.order-summary-header img {
  height: 20px;
  width: auto;
  color: #717171;
}
.order-summary-header img.chevron {
  height: 14px;
}
.order-summary-content table.table-summary {
  height: unset;
  margin-top: 20px;
}
.order-summary-content table.table-summary td {
  padding: 5px 0;
}
.order-summary-content h4 {
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: space-between;
}
.order-summary-content h4 span.back-to-cart {
  float: right;
  font-size: 0.6em;
}
.order-summary-content h4 span.back-to-cart a {
  color: #666;
}
.go-to-cart {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #000;
  position: fixed;
  bottom: 3vh;
  right: 3vw;
  z-index: 115;
  border: solid 2px #fff;
}
.mini-cart-qty {
  font-size: 0.7em;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 3px solid #fff;
  top: -10px;
  right: -10px;
  width: 25px;
  height: 25px;
  color: #fff;
  position: absolute;
  background: #ff4343 !important;
}
.woocommerce-message {
  display: none;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image {
  padding: 0.6em;
}
.select2-dropdown,
.select2-container--default .select2-search--dropdown .select2-search__field {
  border-color: #ddd !important;
}
.validation-error-msg {
  color: #ff4343;
  font-size: 0.8em;
  margin-top: 1em;
}
.input-group {
  border-radius: 5px;
  overflow: hidden;
  box-shadow: inset 0 0.0625em 0.125em rgb(10 10 10 / 5%);
  border: 1px solid #ddd;
}
.woocommerce-billing-fields .input-group .form-control {
  border: 0;
}
.woocommerce-billing-fields .input-group .input-group-text {
  border: 0;
  background: none;
  color: #495057;
}
#thank-you hr {
  background: #ddd;
  border-color: #ddd;
}
#thank-you .summary-header .d-flex {
  align-content: center;
  align-items: center;
}
#thank-you .summary-header {
  justify-content: space-between;
}
#thank-you fieldset legend {
  font-size: 1.2em;
  font-weight: bold !important;
}
#thank-you fieldset p.d-flex {
  line-height: 1.2;
  justify-content: space-between;
  border-bottom: solid 1px #f4f4f4;
  padding-bottom: 0.5em;
}
#thank-you table td img {
  width: 120px;
  height: auto;
}
#payment li {
  list-style: none;
}
#thank-you .form-control {
  box-shadow: inset 0 0.0625em 0.125em rgb(10 10 10 / 5%);
}
.col-thumbnails {
  position: relative;
  padding: 0 30px;
}
.col-thumbnails .col-next,
.col-thumbnails .col-prev {
  width: 40px;
  position: absolute;
  cursor: pointer;
  height: 40px;
  top: 50%;
  margin-top: -20px;
  z-index: 9999;
  opacity: 0.8;
}
.col-thumbnails .col-next {
  right: -10px;
}
.col-thumbnails .col-prev {
  left: -10px;
}
.woocommerce .products ul,
.woocommerce ul.products {
  margin: 0 !important;
}
#reviews ul.pagination {
  justify-items: center;
  justify-content: center;
}
#reviews ul.pagination a {
  color: #333;
}
#reviews ul.pagination a.active {
  color: #fff;
  background: #ff4343;
  border-color: #ff4343;
}
#shipping-policy {
  background: #fcfff7;
}
#up-sell-products {
  padding: 0 20px;
  position: relative;
}
#up-sell-products .col-next,
#up-sell-products .col-prev {
  width: 40px;
  position: absolute;
  cursor: pointer;
  height: 40px;
  top: 40%;
  z-index: 9999;
  opacity: 0.8;
}
#up-sell-products .col-next {
  right: -10px;
}
#up-sell-products .col-prev {
  left: -10px;
}
#up-sell-products .price-display ins .woocommerce-Price-amount.amount {
  font-size: 0.82em !important;
}
#up-sell-products .popup-options {
  top: calc(100% + 5px);
  right: 0;
  background: #fff;
  width: 240px;
  border-radius: 6px;
  z-index: 9999;
  font-size: 0.8em !important;
  box-shadow: 0 5px 5px #ccc;
  display: none;
}
#up-sell-products .popup-options .form-control {
  font-size: 1em !important;
}
@media (max-width: 640px) {
  .woocommerce div.product form.cart div.quantity {
    width: 100% !important;
    float: none !important;
  }
  .woocommerce-variation-add-to-cart {
    display: block;
  }
  .woocommerce div.product form.cart .button {
    float: none;
    width: 100% !important;
    clear: both;
    margin: 0 !important;
  }
  .woocommerce div.product form.cart .button[type="submit"] {
    margin: 10px 0 !important;
  }
  .angelleye_button_single {
    padding-right: 0;
  }
  #cart-sidebar .cart-content {
    max-width: 100% !important;
    padding: 20px 15px;
  }
  .order-summary-header {
    display: block;
    margin: 0 -15px 16px -15px;
    padding: 0 15px;
  }
  .review-order-header {
    margin: 20px 0 30px 0;
  }
  .order-summary-content h4 {
    display: none;
  }
  .order-summary-content table.shop_table {
    display: none;
  }
  .order-summary.show .order-summary-content table.shop_table {
    visibility: visible !important;
    display: unset;
  }
  .woocommerce div.product .product_title {
    font-size: 1.3em;
  }
}
@media (max-width: 480px) {
  #thank-you .summary-header .order-time {
    display: none;
  }
  #thank-you .pl-4 {
    padding-left: 0 !important;
  }
}
#ppcp-hosted-fields {
  width: 100%;
}
#ppcp-credit-card-gateway-card-number,
#ppcp-credit-card-gateway-card-expiry,
#ppcp-credit-card-gateway-card-cvc {
  border: 1px solid #ddd !important;
  border-radius: 5px !important;
  box-shadow: inset 0 0.0625em 0.125em rgb(10 10 10 /5%) !important;
  display: block !important;
  width: 100% !important;
  clear: both !important;
  margin: 0 auto !important;
}
.woocommerce form .form-row label {
  line-height: 1.2;
  font-size: 0.9em;
}
.woocommerce-error {
  border-top: unset;
  margin: 0;
  background: none;
}
.woocommerce-checkout #payment ul.payment_methods li input {
  margin: 0.55em 0.6em 0 0;
  float: left;
}
#checkout_paypal_message {
  width: 100%;
}
#wc-square-digital-wallet {
  padding-top: 0 !important;
}
#checkout_paypal_message {
  background: none !important;
}
#wc-square-wallet-divider {
  display: none;
}
.wc-ppcp-checkout-container {
  width: 100%;
}
.wc-ppcp-product-payments__container
  .wc-ppcp-product-payment__methods
  .wc-ppcp-product-payment-method {
  width: 100% !important;
  max-width: unset !important;
}
#ppcp-hosted-fields button {
  display: block !important;
  width: 100% !important;
  line-height: 2 !important;
}
.order-summary-header #header-cart-total span {
  margin: 0;
}
#confirmCartDialog {
  z-index: 999999;
  top: 20px;
}
.theme-Divi
  p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
  margin-bottom: 1.625em;
}
.et_pb_module
  #wcf-embed-checkout-form
  .woocommerce
  #order_review
  .payment_method_braintree
  .input-text {
  font-size: 21px;
}
.theme-Divi
  p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
  margin-bottom: 1.625em;
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-cardholder {
  font-size: 1.5em;
  padding: 8px;
  background-repeat: no-repeat;
  background-position: right 0.618em center;
  background-size: 32px 20px;
}
.woocommerce-page #payment .form-row select.woocommerce-cc-year {
  width: 48%;
  min-width: 100px;
  color: #43454b;
  display: inline-block;
  margin-bottom: 0;
  vertical-align: baseline;
}
.woocommerce-page #payment .form-row select.woocommerce-cc-month {
  width: 48%;
  min-width: 100px;
  color: #43454b;
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 10px;
  vertical-align: baseline;
}
.theme-storefront.woocommerce-page
  #payment
  .form-row
  select.woocommerce-cc-month,
.theme-storefront.woocommerce-page
  #payment
  .form-row
  select.woocommerce-cc-year,
.angelleye-bank-account-type {
  font-size: 1.41575em;
  padding: 0.6180469716em;
  background-color: #f2f2f2;
  color: #43454b;
  border: 0;
  box-sizing: border-box;
  font-weight: 400;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.125);
  min-width: 135px;
}
.woocommerce-checkout #payment div.payment_box .angelleye_us_bank_field {
  font-size: 1.5em;
  padding: 8px;
  background-repeat: no-repeat;
  background-position: right 0.618em center;
  background-size: 32px 20px;
}
.theme-Avada.woocommerce-page #payment .form-row label[for="cc-expire-month"] {
  width: 100%;
  display: block;
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-cardholder {
  font-size: 1.5em;
  padding: 8px;
  background-repeat: no-repeat;
  background-position: right 0.618em center;
  background-size: 32px 20px;
}
.woocommerce form .form-row.woocommerce-validated select.woocommerce-cc-month,
.woocommerce form .form-row.woocommerce-validated select.woocommerce-cc-year {
  border: 1px solid #bbb;
}
.angelleye_seprater_center {
  text-align: center;
  display: block;
  font-size: 16px;
  font-weight: 700;
  margin: 20px 0 0 0;
  clear: both;
}
.woocommerce #payment .form-row select,
.woocommerce-page #payment .form-row select#angelleye-bank-account-type {
  width: 100%;
}
@media (max-width: 572px) {
  .payment_method_paypal_pro_payflow .form-row,
  .payment_method_paypal_pro .form-row {
    float: none !important;
    width: auto !important;
    margin: 0 auto 0 auto;
  }
}@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@font-face {
  font-family: star;
  src: url(/wp-content/plugins/woocommerce/assets/css/../fonts/star.eot);
  src: url(/wp-content/plugins/woocommerce/assets/css/../fonts/star.eot#1680841533)
      format("embedded-opentype"),
    url(/wp-content/plugins/woocommerce/assets/css/../fonts/star.woff)
      format("woff"),
    url(/wp-content/plugins/woocommerce/assets/css/../fonts/star.ttf)
      format("truetype"),
    url(/wp-content/plugins/woocommerce/assets/css/../fonts/star.svg#star)
      format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: WooCommerce;
  src: url(/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.eot);
  src: url(/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.eot#1680841533)
      format("embedded-opentype"),
    url(/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff)
      format("woff"),
    url(/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.ttf)
      format("truetype"),
    url(/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.svg#WooCommerce)
      format("svg");
  font-weight: 400;
  font-style: normal;
}
.woocommerce-store-notice,
p.demo_store {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  width: 100%;
  font-size: 1em;
  padding: 1em 0;
  text-align: center;
  background-color: #a46497;
  color: #fff;
  z-index: 99998;
  box-shadow: 0 1px 1em rgba(0, 0, 0, 0.2);
  display: none;
}
.woocommerce-store-notice a,
p.demo_store a {
  color: #fff;
  text-decoration: underline;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.admin-bar p.demo_store {
  top: 32px;
}
.clear {
  clear: both;
}
.woocommerce .blockUI.blockOverlay {
  position: relative;
}
.woocommerce .blockUI.blockOverlay::before {
  height: 1em;
  width: 1em;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -0.5em;
  margin-top: -0.5em;
  content: "";
  -webkit-animation: spin 1s ease-in-out infinite;
  animation: spin 1s ease-fin-out infinite;
  background: url(/wp-content/plugins/woocommerce/assets/css/../images/icons/loader.svg)
    center center;
  background-size: cover;
  line-height: 1;
  text-align: center;
  font-size: 2em;
  color: rgba(0, 0, 0, 0.75);
}
.woocommerce .loader::before {
  height: 1em;
  width: 1em;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -0.5em;
  margin-top: -0.5em;
  content: "";
  -webkit-animation: spin 1s ease-in-out infinite;
  animation: spin 1s ease-in-out infinite;
  background: url(/wp-content/plugins/woocommerce/assets/css/../images/icons/loader.svg)
    center center;
  background-size: cover;
  line-height: 1;
  text-align: center;
  font-size: 2em;
  color: rgba(0, 0, 0, 0.75);
}
.woocommerce a.remove {
  display: block;
  font-size: 1.5em;
  height: 1em;
  width: 1em;
  text-align: center;
  line-height: 1;
  border-radius: 100%;
  color: red !important;
  text-decoration: none;
  font-weight: 700;
  border: 0;
}
.woocommerce a.remove:hover {
  color: #fff !important;
  background: red;
}
.woocommerce small.note {
  display: block;
  color: #767676;
  font-size: 0.857em;
  margin-top: 10px;
}
.woocommerce .woocommerce-breadcrumb {
  margin: 0 0 1em;
  padding: 0;
  font-size: 0.92em;
  color: #767676;
}
.woocommerce .woocommerce-breadcrumb::after,
.woocommerce .woocommerce-breadcrumb::before {
  content: " ";
  display: table;
}
.woocommerce .woocommerce-breadcrumb::after {
  clear: both;
}
.woocommerce .woocommerce-breadcrumb a {
  color: #767676;
}
.woocommerce .quantity .qty {
  width: 3.631em;
  text-align: center;
}
.woocommerce div.product {
  margin-bottom: 0;
  position: relative;
}
.woocommerce div.product .product_title {
  clear: none;
  margin-top: 0;
  padding: 0;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: #77a464;
  font-size: 1.25em;
}
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
  background: inherit;
  font-weight: 700;
  display: inline-block;
}
.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
  opacity: 0.5;
  display: inline-block;
}
.woocommerce div.product p.stock {
  font-size: 0.92em;
}
.woocommerce div.product .stock {
  color: #77a464;
}
.woocommerce div.product .out-of-stock {
  color: red;
}
.woocommerce div.product .woocommerce-product-rating {
  margin-bottom: 1.618em;
}
.woocommerce div.product div.images {
  margin-bottom: 2em;
}
.woocommerce div.product div.images img {
  display: block;
  width: 100%;
  height: auto;
  box-shadow: none;
}
.woocommerce div.product div.images div.thumbnails {
  padding-top: 1em;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
  position: relative;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
  -webkit-transition: all cubic-bezier(0.795, -0.035, 0, 1) 0.5s;
  transition: all cubic-bezier(0.795, -0.035, 0, 1) 0.5s;
  margin: 0;
  padding: 0;
}
.woocommerce
  div.product
  div.images
  .woocommerce-product-gallery__wrapper
  .zoomImg {
  background-color: #fff;
  opacity: 0;
}
.woocommerce
  div.product
  div.images
  .woocommerce-product-gallery__image--placeholder {
  border: 1px solid #f2f2f2;
}
.woocommerce
  div.product
  div.images
  .woocommerce-product-gallery__image:nth-child(n + 2) {
  width: 25%;
  display: inline-block;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  font-size: 2em;
  z-index: 9;
  width: 36px;
  height: 36px;
  background: #fff;
  text-indent: -9999px;
  border-radius: 100%;
  box-sizing: content-box;
}
.woocommerce
  div.product
  div.images
  .woocommerce-product-gallery__trigger::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: 2px solid #000;
  border-radius: 100%;
  position: absolute;
  top: 9px;
  left: 9px;
  box-sizing: content-box;
}
.woocommerce
  div.product
  div.images
  .woocommerce-product-gallery__trigger::after {
  content: "";
  display: block;
  width: 2px;
  height: 8px;
  background: #000;
  border-radius: 6px;
  position: absolute;
  top: 19px;
  left: 22px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-sizing: content-box;
}
.woocommerce div.product div.images .flex-control-thumbs {
  overflow: hidden;
  zoom: 1;
  margin: 0;
  padding: 0;
}
.woocommerce div.product div.images .flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
  list-style: none;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
  cursor: pointer;
  opacity: 0.5;
  margin: 0;
}
.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,
.woocommerce div.product div.images .flex-control-thumbs li img:hover {
  opacity: 1;
}
.woocommerce
  div.product
  .woocommerce-product-gallery--columns-3
  .flex-control-thumbs
  li:nth-child(3n + 1) {
  clear: left;
}
.woocommerce
  div.product
  .woocommerce-product-gallery--columns-4
  .flex-control-thumbs
  li:nth-child(4n + 1) {
  clear: left;
}
.woocommerce
  div.product
  .woocommerce-product-gallery--columns-5
  .flex-control-thumbs
  li:nth-child(5n + 1) {
  clear: left;
}
.woocommerce div.product div.summary {
  margin-bottom: 2em;
}
.woocommerce div.product div.social {
  text-align: right;
  margin: 0 0 1em;
}
.woocommerce div.product div.social span {
  margin: 0 0 0 2px;
}
.woocommerce div.product div.social span span {
  margin: 0;
}
.woocommerce div.product div.social span .stButton .chicklets {
  padding-left: 16px;
  width: 0;
}
.woocommerce div.product div.social iframe {
  float: left;
  margin-top: 3px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  list-style: none;
  padding: 0 0 0 1em;
  margin: 0 0 1.618em;
  overflow: hidden;
  position: relative;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: 1px solid #d3ced2;
  background-color: #ebe9eb;
  display: inline-block;
  position: relative;
  z-index: 0;
  border-radius: 4px 4px 0 0;
  margin: 0 -5px;
  padding: 0 1em;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  display: inline-block;
  padding: 0.5em 0;
  font-weight: 700;
  color: #515151;
  text-decoration: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
  text-decoration: none;
  color: #6b6a6b;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background: #fff;
  z-index: 2;
  border-bottom-color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: inherit;
  text-shadow: inherit;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
  box-shadow: 2px 2px 0 #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
  box-shadow: -2px 2px 0 #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
  border: 1px solid #d3ced2;
  position: absolute;
  bottom: -1px;
  width: 5px;
  height: 5px;
  content: " ";
  box-sizing: border-box;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
  left: -5px;
  border-bottom-right-radius: 4px;
  border-width: 0 1px 1px 0;
  box-shadow: 2px 2px 0 #ebe9eb;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
  right: -5px;
  border-bottom-left-radius: 4px;
  border-width: 0 0 1px 1px;
  box-shadow: -2px 2px 0 #ebe9eb;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  position: absolute;
  content: " ";
  width: 100%;
  bottom: 0;
  left: 0;
  border-bottom: 1px solid #d3ced2;
  z-index: 1;
}
.woocommerce div.product .woocommerce-tabs .panel {
  margin: 0 0 2em;
  padding: 0;
}
.woocommerce div.product p.cart {
  margin-bottom: 2em;
}
.woocommerce div.product p.cart::after,
.woocommerce div.product p.cart::before {
  content: " ";
  display: table;
}
.woocommerce div.product p.cart::after {
  clear: both;
}
.woocommerce div.product form.cart {
  margin-bottom: 2em;
}
.woocommerce div.product form.cart::after,
.woocommerce div.product form.cart::before {
  content: " ";
  display: table;
}
.woocommerce div.product form.cart::after {
  clear: both;
}
.woocommerce div.product form.cart div.quantity {
  border-radius: 200px;
  float: left;
  margin: 0 4px 0 0;
}
.woocommerce div.product form.cart table {
  border-width: 0 0 1px;
}
.woocommerce div.product form.cart table td {
  padding-left: 0;
}
.woocommerce div.product form.cart table div.quantity {
  float: none;
  margin: 0;
}
.woocommerce div.product form.cart table small.stock {
  display: block;
  float: none;
}
.woocommerce div.product form.cart .variations {
  margin-bottom: 1em;
  border: 0;
  width: 100%;
}
.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
  border: 0;
  vertical-align: top;
  line-height: 2em;
}
.woocommerce div.product form.cart .variations label {
  font-weight: 700;
}
.woocommerce div.product form.cart .variations select {
  max-width: 100%;
  min-width: 75%;
  display: inline-block;
  margin-right: 1em;
}
.woocommerce div.product form.cart .variations td.label {
  padding-right: 1em;
}
.woocommerce div.product form.cart .woocommerce-variation-description p {
  margin-bottom: 1em;
}
.woocommerce div.product form.cart .reset_variations {
  visibility: hidden;
  font-size: 0.83em;
}
.woocommerce div.product form.cart .wc-no-matching-variations {
  display: none;
}
.woocommerce div.product form.cart .button {
  vertical-align: middle;
  float: left;
}
.woocommerce
  div.product
  form.cart
  .group_table
  td.woocommerce-grouped-product-list-item__label {
  padding-right: 1em;
  padding-left: 1em;
}
.woocommerce div.product form.cart .group_table td {
  vertical-align: top;
  padding-bottom: 0.5em;
  border: 0;
}
.woocommerce div.product form.cart .group_table td:first-child {
  width: 4em;
  text-align: center;
}
.woocommerce
  div.product
  form.cart
  .group_table
  .wc-grouped-product-add-to-cart-checkbox {
  display: inline-block;
  width: auto;
  margin: 0 auto;
  -webkit-transform: scale(1.5, 1.5);
  -ms-transform: scale(1.5, 1.5);
  transform: scale(1.5, 1.5);
}
.woocommerce span.onsale {
  min-height: 3.236em;
  min-width: 3.236em;
  padding: 0.202em;
  font-size: 1em;
  font-weight: 700;
  position: absolute;
  text-align: center;
  line-height: 3.236;
  top: -0.5em;
  left: -0.5em;
  margin: 0;
  border-radius: 100%;
  background-color: #77a464;
  color: #fff;
  font-size: 0.857em;
  z-index: 9;
}
.woocommerce .products ul,
.woocommerce ul.products {
  margin: 0 0 1em;
  padding: 0;
  list-style: none outside;
  clear: both;
}
.woocommerce .products ul::after,
.woocommerce .products ul::before,
.woocommerce ul.products::after,
.woocommerce ul.products::before {
  content: " ";
  display: table;
}
.woocommerce .products ul::after,
.woocommerce ul.products::after {
  clear: both;
}
.woocommerce .products ul li,
.woocommerce ul.products li {
  list-style: none outside;
}
.woocommerce ul.products li.product .onsale {
  top: 0;
  right: 0;
  left: auto;
  margin: -0.5em -0.5em 0 0;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
  padding: 0.5em 0;
  margin: 0;
  font-size: 1em;
}
.woocommerce ul.products li.product a {
  text-decoration: none;
}
.woocommerce ul.products li.product a img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 0 1em;
  box-shadow: none;
}
.woocommerce ul.products li.product strong {
  display: block;
}
.woocommerce ul.products li.product .woocommerce-placeholder {
  border: 1px solid #f2f2f2;
}
.woocommerce ul.products li.product .star-rating {
  font-size: 0.857em;
}
.woocommerce ul.products li.product .button {
  margin-top: 1em;
}
.woocommerce ul.products li.product .price {
  color: #77a464;
  display: block;
  font-weight: 400;
  margin-bottom: 0.5em;
  font-size: 0.857em;
}
.woocommerce ul.products li.product .price del {
  color: inherit;
  opacity: 0.5;
  display: inline-block;
}
.woocommerce ul.products li.product .price ins {
  background: 0 0;
  font-weight: 700;
  display: inline-block;
}
.woocommerce ul.products li.product .price .from {
  font-size: 0.67em;
  margin: -2px 0 0 0;
  text-transform: uppercase;
  color: rgba(132, 132, 132, 0.5);
}
.woocommerce .woocommerce-result-count {
  margin: 0 0 1em;
}
.woocommerce .woocommerce-ordering {
  margin: 0 0 1em;
}
.woocommerce .woocommerce-ordering select {
  vertical-align: top;
}
.woocommerce nav.woocommerce-pagination {
  text-align: center;
}
.woocommerce nav.woocommerce-pagination ul {
  display: inline-block;
  white-space: nowrap;
  padding: 0;
  clear: both;
  border: 1px solid #d3ced2;
  border-right: 0;
  margin: 1px;
}
.woocommerce nav.woocommerce-pagination ul li {
  border-right: 1px solid #d3ced2;
  padding: 0;
  margin: 0;
  float: left;
  display: inline;
  overflow: hidden;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
  margin: 0;
  text-decoration: none;
  padding: 0;
  line-height: 1;
  font-size: 1em;
  font-weight: 400;
  padding: 0.5em;
  min-width: 1em;
  display: block;
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
  background: #ebe9eb;
  color: #8a7e88;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  font-size: 100%;
  margin: 0;
  line-height: 1;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  overflow: visible;
  padding: 0.618em 1em;
  font-weight: 700;
  border-radius: 3px;
  left: auto;
  color: #515151;
  background-color: #ebe9eb;
  border: 0;
  display: inline-block;
  background-image: none;
  box-shadow: none;
  text-shadow: none;
}
.woocommerce #respond input#submit.loading,
.woocommerce a.button.loading,
.woocommerce button.button.loading,
.woocommerce input.button.loading {
  opacity: 0.25;
  padding-right: 2.618em;
}
.woocommerce #respond input#submit.loading::after,
.woocommerce a.button.loading::after,
.woocommerce button.button.loading::after,
.woocommerce input.button.loading::after {
  font-family: WooCommerce;
  content: "\e01c";
  vertical-align: top;
  font-weight: 400;
  position: absolute;
  top: 0.618em;
  right: 1em;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
.woocommerce #respond input#submit.added::after,
.woocommerce a.button.added::after,
.woocommerce button.button.added::after,
.woocommerce input.button.added::after {
  font-family: WooCommerce;
  content: "\e017";
  margin-left: 0.53em;
  vertical-align: bottom;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  background-color: #dfdcde;
  text-decoration: none;
  background-image: none;
  color: #515151;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: #a46497;
  color: #fff;
  -webkit-font-smoothing: antialiased;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background-color: #96588a;
  color: #fff;
}
.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover {
  background-color: #a46497;
  color: #fff;
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
  color: inherit;
  cursor: not-allowed;
  opacity: 0.5;
  padding: 0.618em 1em;
}
.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit:disabled[disabled]:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button:disabled[disabled]:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover {
  color: inherit;
  background-color: #ebe9eb;
}
.woocommerce .cart .button,
.woocommerce .cart input.button {
  float: none;
}
.woocommerce a.added_to_cart {
  padding-top: 0.5em;
  display: inline-block;
}
.woocommerce #reviews h2 small {
  float: right;
  color: #767676;
  font-size: 15px;
  margin: 10px 0 0;
}
.woocommerce #reviews h2 small a {
  text-decoration: none;
  color: #767676;
}
.woocommerce #reviews h3 {
  margin: 0;
}
.woocommerce #reviews #respond {
  margin: 0;
  border: 0;
  padding: 0;
}
.woocommerce #reviews #comment {
  height: 75px;
}
.woocommerce #reviews #comments .add_review::after,
.woocommerce #reviews #comments .add_review::before {
  content: " ";
  display: table;
}
.woocommerce #reviews #comments .add_review::after {
  clear: both;
}
.woocommerce #reviews #comments h2 {
  clear: none;
}
.woocommerce #reviews #comments ol.commentlist {
  margin: 0;
  width: 100%;
  background: 0 0;
  list-style: none;
}
.woocommerce #reviews #comments ol.commentlist::after,
.woocommerce #reviews #comments ol.commentlist::before {
  content: " ";
  display: table;
}
.woocommerce #reviews #comments ol.commentlist::after {
  clear: both;
}
.woocommerce #reviews #comments ol.commentlist li {
  padding: 0;
  margin: 0 0 20px;
  border: 0;
  position: relative;
  background: 0;
  border: 0;
}
.woocommerce #reviews #comments ol.commentlist li .meta {
  color: #767676;
  font-size: 0.75em;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  padding: 3px;
  width: 32px;
  height: auto;
  background: #ebe9eb;
  border: 1px solid #e4e1e3;
  margin: 0;
  box-shadow: none;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  margin: 0 0 0 50px;
  border: 1px solid #e4e1e3;
  border-radius: 4px;
  padding: 1em 1em 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text::after,
.woocommerce #reviews #comments ol.commentlist li .comment-text::before {
  content: " ";
  display: table;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text::after {
  clear: both;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
  margin: 0 0 1em;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
  font-size: 0.83em;
}
.woocommerce #reviews #comments ol.commentlist ul.children {
  list-style: none outside;
  margin: 20px 0 0 50px;
}
.woocommerce #reviews #comments ol.commentlist ul.children .star-rating {
  display: none;
}
.woocommerce #reviews #comments ol.commentlist #respond {
  border: 1px solid #e4e1e3;
  border-radius: 4px;
  padding: 1em 1em 0;
  margin: 20px 0 0 50px;
}
.woocommerce #reviews #comments .commentlist > li::before {
  content: "";
}
.woocommerce .star-rating {
  float: right;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1;
  font-size: 1em;
  width: 5.4em;
  font-family: star;
}
.woocommerce .star-rating::before {
  content: "\73\73\73\73\73";
  color: #d3ced2;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}
.woocommerce .star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}
.woocommerce .star-rating span::before {
  content: "\53\53\53\53\53";
  top: 0;
  position: absolute;
  left: 0;
}
.woocommerce .woocommerce-product-rating {
  line-height: 2;
  display: block;
}
.woocommerce .woocommerce-product-rating::after,
.woocommerce .woocommerce-product-rating::before {
  content: " ";
  display: table;
}
.woocommerce .woocommerce-product-rating::after {
  clear: both;
}
.woocommerce .woocommerce-product-rating .star-rating {
  margin: 0.5em 4px 0 0;
  float: left;
}
.woocommerce .products .star-rating {
  display: block;
  margin: 0 0 0.5em;
  float: none;
}
.woocommerce .hreview-aggregate .star-rating {
  margin: 10px 0 0;
}
.woocommerce #review_form #respond {
  position: static;
  margin: 0;
  width: auto;
  padding: 0;
  background: transparent none;
  border: 0;
}
.woocommerce #review_form #respond::after,
.woocommerce #review_form #respond::before {
  content: " ";
  display: table;
}
.woocommerce #review_form #respond::after {
  clear: both;
}
.woocommerce #review_form #respond p {
  margin: 0 0 10px;
}
.woocommerce #review_form #respond .form-submit input {
  left: auto;
}
.woocommerce #review_form #respond textarea {
  box-sizing: border-box;
  width: 100%;
}
.woocommerce p.stars a {
  position: relative;
  height: 1em;
  width: 1em;
  text-indent: -999em;
  display: inline-block;
  text-decoration: none;
}
.woocommerce p.stars a::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  line-height: 1;
  font-family: WooCommerce;
  content: "\e021";
  text-indent: 0;
}
.woocommerce p.stars a:hover ~ a::before {
  content: "\e021";
}
.woocommerce p.stars:hover a::before {
  content: "\e020";
}
.woocommerce p.stars.selected a.active::before {
  content: "\e020";
}
.woocommerce p.stars.selected a.active ~ a::before {
  content: "\e021";
}
.woocommerce p.stars.selected a:not(.active)::before {
  content: "\e020";
}
.woocommerce 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 {
  width: 150px;
  font-weight: 700;
  padding: 8px;
  border-top: 0;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
  margin: 0;
  line-height: 1.5;
}
.woocommerce 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.5;
}
.woocommerce table.shop_attributes td p {
  margin: 0;
  padding: 8px 0;
}
.woocommerce table.shop_attributes tr:nth-child(even) td,
.woocommerce table.shop_attributes tr:nth-child(even) th {
  background: rgba(0, 0, 0, 0.025);
}
.woocommerce table.shop_table {
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0 -1px 24px 0;
  text-align: left;
  width: 100%;
  border-collapse: separate;
  border-radius: 5px;
}
.woocommerce table.shop_table th {
  font-weight: 700;
  padding: 9px 12px;
  line-height: 1.5em;
}
.woocommerce table.shop_table td {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 9px 12px;
  vertical-align: middle;
  line-height: 1.5em;
}
.woocommerce table.shop_table td small {
  font-weight: 400;
}
.woocommerce table.shop_table td del {
  font-weight: 400;
}
.woocommerce table.shop_table tbody:first-child tr:first-child td,
.woocommerce table.shop_table tbody:first-child tr:first-child th {
  border-top: 0;
}
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
  font-weight: 700;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.woocommerce table.my_account_orders {
  font-size: 0.85em;
}
.woocommerce table.my_account_orders td,
.woocommerce table.my_account_orders th {
  padding: 4px 8px;
  vertical-align: middle;
}
.woocommerce table.my_account_orders .button {
  white-space: nowrap;
}
.woocommerce table.woocommerce-MyAccount-downloads td,
.woocommerce table.woocommerce-MyAccount-downloads th {
  vertical-align: top;
  text-align: center;
}
.woocommerce table.woocommerce-MyAccount-downloads td:first-child,
.woocommerce table.woocommerce-MyAccount-downloads th:first-child {
  text-align: left;
}
.woocommerce table.woocommerce-MyAccount-downloads td:last-child,
.woocommerce table.woocommerce-MyAccount-downloads th:last-child {
  text-align: left;
}
.woocommerce
  table.woocommerce-MyAccount-downloads
  td
  .woocommerce-MyAccount-downloads-file::before,
.woocommerce
  table.woocommerce-MyAccount-downloads
  th
  .woocommerce-MyAccount-downloads-file::before {
  content: "\2193";
  display: inline-block;
}
.woocommerce td.product-name .wc-item-meta,
.woocommerce td.product-name dl.variation {
  list-style: none outside;
}
.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,
.woocommerce td.product-name .wc-item-meta dt,
.woocommerce td.product-name dl.variation .wc-item-meta-label,
.woocommerce td.product-name dl.variation dt {
  float: left;
  clear: both;
  margin-right: 0.25em;
  display: inline-block;
  list-style: none outside;
}
.woocommerce td.product-name .wc-item-meta dd,
.woocommerce td.product-name dl.variation dd {
  margin: 0;
}
.woocommerce td.product-name .wc-item-meta p,
.woocommerce td.product-name .wc-item-meta:last-child,
.woocommerce td.product-name dl.variation p,
.woocommerce td.product-name dl.variation:last-child {
  margin-bottom: 0;
}
.woocommerce td.product-name p.backorder_notification {
  font-size: 0.83em;
}
.woocommerce td.product-quantity {
  min-width: 80px;
}
.woocommerce ul.cart_list,
.woocommerce ul.product_list_widget {
  list-style: none outside;
  padding: 0;
  margin: 0;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
  padding: 4px 0;
  margin: 0;
  list-style: none;
}
.woocommerce ul.cart_list li::after,
.woocommerce ul.cart_list li::before,
.woocommerce ul.product_list_widget li::after,
.woocommerce ul.product_list_widget li::before {
  content: " ";
  display: table;
}
.woocommerce ul.cart_list li::after,
.woocommerce ul.product_list_widget li::after {
  clear: both;
}
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
  display: block;
  font-weight: 700;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
  float: right;
  margin-left: 4px;
  width: 32px;
  height: auto;
  box-shadow: none;
}
.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl {
  margin: 0;
  padding-left: 1em;
  border-left: 2px solid rgba(0, 0, 0, 0.1);
}
.woocommerce ul.cart_list li dl::after,
.woocommerce ul.cart_list li dl::before,
.woocommerce ul.product_list_widget li dl::after,
.woocommerce ul.product_list_widget li dl::before {
  content: " ";
  display: table;
}
.woocommerce ul.cart_list li dl::after,
.woocommerce ul.product_list_widget li dl::after {
  clear: both;
}
.woocommerce ul.cart_list li dl dd,
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dd,
.woocommerce ul.product_list_widget li dl dt {
  display: inline-block;
  float: left;
  margin-bottom: 1em;
}
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt {
  font-weight: 700;
  padding: 0 0 0.25em;
  margin: 0 4px 0 0;
  clear: left;
}
.woocommerce ul.cart_list li dl dd,
.woocommerce ul.product_list_widget li dl dd {
  padding: 0 0 0.25em;
}
.woocommerce ul.cart_list li dl dd p:last-child,
.woocommerce ul.product_list_widget li dl dd p:last-child {
  margin-bottom: 0;
}
.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating {
  float: none;
}
.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
  border-top: 3px double #ebe9eb;
  padding: 4px 0 0;
}
.woocommerce .widget_shopping_cart .total strong,
.woocommerce.widget_shopping_cart .total strong {
  min-width: 40px;
  display: inline-block;
}
.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
  padding-left: 2em;
  position: relative;
  padding-top: 0;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
  position: absolute;
  top: 0;
  left: 0;
}
.woocommerce .widget_shopping_cart .buttons::after,
.woocommerce .widget_shopping_cart .buttons::before,
.woocommerce.widget_shopping_cart .buttons::after,
.woocommerce.widget_shopping_cart .buttons::before {
  content: " ";
  display: table;
}
.woocommerce .widget_shopping_cart .buttons::after,
.woocommerce.widget_shopping_cart .buttons::after {
  clear: both;
}
.woocommerce .widget_shopping_cart .buttons a,
.woocommerce.widget_shopping_cart .buttons a {
  margin-right: 5px;
  margin-bottom: 5px;
}
.woocommerce form .form-row {
  padding: 3px;
  margin: 0 0 6px;
}
.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder {
  -webkit-transition: opacity 0.5s 0.5s ease;
  transition: opacity 0.5s 0.5s ease;
  opacity: 0;
}
.woocommerce form .form-row label {
  line-height: 2;
}
.woocommerce form .form-row label.hidden {
  visibility: hidden;
}
.woocommerce form .form-row label.inline {
  display: inline;
}
.woocommerce form .form-row .woocommerce-input-wrapper .description {
  background: #1e85be;
  color: #fff;
  border-radius: 3px;
  padding: 1em;
  margin: 0.5em 0 0;
  clear: both;
  display: none;
  position: relative;
}
.woocommerce form .form-row .woocommerce-input-wrapper .description a {
  color: #fff;
  text-decoration: underline;
  border: 0;
  box-shadow: none;
}
.woocommerce form .form-row .woocommerce-input-wrapper .description::before {
  left: 50%;
  top: 0;
  margin-top: -4px;
  -webkit-transform: translateX(-50%) rotate(180deg);
  -ms-transform: translateX(-50%) rotate(180deg);
  transform: translateX(-50%) rotate(180deg);
  content: "";
  position: absolute;
  border-width: 4px 6px 0 6px;
  border-style: solid;
  border-color: #1e85be transparent transparent transparent;
  z-index: 100;
  display: block;
}
.woocommerce form .form-row select {
  cursor: pointer;
  margin: 0;
}
.woocommerce form .form-row .required {
  color: red;
  font-weight: 700;
  border: 0 !important;
  text-decoration: none;
  visibility: hidden;
}
.woocommerce form .form-row .optional {
  visibility: visible;
}
.woocommerce form .form-row .input-checkbox {
  display: inline;
  margin: -2px 8px 0 0;
  text-align: center;
  vertical-align: middle;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  outline: 0;
  line-height: normal;
}
.woocommerce form .form-row textarea {
  height: 4em;
  line-height: 1.5;
  display: block;
  box-shadow: none;
}
.woocommerce form .form-row .select2-container {
  width: 100%;
  line-height: 2em;
}
.woocommerce form .form-row.woocommerce-invalid label {
  color: #a00;
}
.woocommerce form .form-row.woocommerce-invalid .select2-container,
.woocommerce form .form-row ::-webkit-input-placeholder {
  line-height: normal;
}
.woocommerce form .form-row :-moz-placeholder {
  line-height: normal;
}
.woocommerce form .form-row :-ms-input-placeholder {
  line-height: normal;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  border: 1px solid #d3ced2;
  padding: 20px;
  margin: 2em 0;
  text-align: left;
  border-radius: 5px;
}
.woocommerce ul#shipping_method {
  list-style: none outside;
  margin: 0;
  padding: 0;
}
.woocommerce ul#shipping_method li {
  margin: 0 0 0.5em;
  line-height: 1.5em;
  list-style: none outside;
}
.woocommerce ul#shipping_method li input {
  margin: 3px 0.4375em 0 0;
  vertical-align: top;
}
.woocommerce ul#shipping_method li label {
  display: inline;
}
.woocommerce ul#shipping_method .amount {
  font-weight: 700;
}
.woocommerce p.woocommerce-shipping-contents {
  margin: 0;
}
.woocommerce ul.order_details {
  margin: 0 0 3em;
  list-style: none;
}
.woocommerce ul.order_details::after,
.woocommerce ul.order_details::before {
  content: " ";
  display: table;
}
.woocommerce ul.order_details::after {
  clear: both;
}
.woocommerce ul.order_details li {
  float: left;
  margin-right: 2em;
  text-transform: uppercase;
  font-size: 0.715em;
  line-height: 1;
  border-right: 1px dashed #d3ced2;
  padding-right: 2em;
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
}
.woocommerce ul.order_details li strong {
  display: block;
  font-size: 1.4em;
  text-transform: none;
  line-height: 1.5;
}
.woocommerce ul.order_details li:last-of-type {
  border: none;
}
.woocommerce .wc-bacs-bank-details-account-name {
  font-weight: 700;
}
.woocommerce .woocommerce-customer-details,
.woocommerce .woocommerce-order-details,
.woocommerce .woocommerce-order-downloads {
  margin-bottom: 2em;
}
.woocommerce .woocommerce-customer-details :last-child,
.woocommerce .woocommerce-order-details :last-child,
.woocommerce .woocommerce-order-downloads :last-child {
  margin-bottom: 0;
}
.woocommerce .woocommerce-customer-details address {
  font-style: normal;
  margin-bottom: 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom-width: 2px;
  border-right-width: 2px;
  text-align: left;
  width: 100%;
  border-radius: 5px;
  padding: 6px 12px;
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,
.woocommerce
  .woocommerce-customer-details
  .woocommerce-customer-details--phone {
  margin-bottom: 0;
  padding-left: 1.5em;
}
.woocommerce
  .woocommerce-customer-details
  .woocommerce-customer-details--phone::before {
  font-family: WooCommerce;
  speak: none;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.618em;
  content: "";
  text-decoration: none;
  margin-left: -1.5em;
  line-height: 1.75;
  position: absolute;
}
.woocommerce
  .woocommerce-customer-details
  .woocommerce-customer-details--email::before {
  font-family: WooCommerce;
  speak: none;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.618em;
  content: "";
  text-decoration: none;
  margin-left: -1.5em;
  line-height: 1.75;
  position: absolute;
}
.woocommerce .woocommerce-widget-layered-nav-list {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none outside;
}
.woocommerce
  .woocommerce-widget-layered-nav-list
  .woocommerce-widget-layered-nav-list__item {
  padding: 0 0 1px;
  list-style: none;
}
.woocommerce
  .woocommerce-widget-layered-nav-list
  .woocommerce-widget-layered-nav-list__item::after,
.woocommerce
  .woocommerce-widget-layered-nav-list
  .woocommerce-widget-layered-nav-list__item::before {
  content: " ";
  display: table;
}
.woocommerce
  .woocommerce-widget-layered-nav-list
  .woocommerce-widget-layered-nav-list__item::after {
  clear: both;
}
.woocommerce
  .woocommerce-widget-layered-nav-list
  .woocommerce-widget-layered-nav-list__item
  a,
.woocommerce
  .woocommerce-widget-layered-nav-list
  .woocommerce-widget-layered-nav-list__item
  span {
  padding: 1px 0;
}
.woocommerce
  .woocommerce-widget-layered-nav-list
  .woocommerce-widget-layered-nav-list__item--chosen
  a::before {
  font-family: WooCommerce;
  speak: none;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.618em;
  content: "";
  text-decoration: none;
  color: #a00;
}
.woocommerce .woocommerce-widget-layered-nav-dropdown__submit {
  margin-top: 1em;
}
.woocommerce .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 {
  float: left;
  padding: 0 1em 1px 1px;
  list-style: none;
}
.woocommerce .widget_layered_nav_filters ul li a {
  text-decoration: none;
}
.woocommerce .widget_layered_nav_filters ul li a::before {
  font-family: WooCommerce;
  speak: none;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.618em;
  content: "";
  text-decoration: none;
  color: #a00;
  vertical-align: inherit;
  margin-right: 0.5em;
}
.woocommerce .widget_price_filter .price_slider {
  margin-bottom: 1em;
}
.woocommerce .widget_price_filter .price_slider_amount {
  text-align: right;
  line-height: 2.4;
  font-size: 0.8751em;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
  font-size: 1.15em;
  float: left;
}
.woocommerce .widget_price_filter .ui-slider {
  position: relative;
  text-align: left;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1em;
  height: 1em;
  background-color: #a46497;
  border-radius: 1em;
  cursor: ew-resize;
  outline: 0;
  top: -0.3em;
  margin-left: -0.5em;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  border-radius: 1em;
  background-color: #a46497;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  border-radius: 1em;
  background-color: #462940;
  border: 0;
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
  height: 0.5em;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
  left: -1px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
  right: -1px;
}
.woocommerce .widget_rating_filter ul {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none outside;
}
.woocommerce .widget_rating_filter ul li {
  padding: 0 0 1px;
  list-style: none;
}
.woocommerce .widget_rating_filter ul li::after,
.woocommerce .widget_rating_filter ul li::before {
  content: " ";
  display: table;
}
.woocommerce .widget_rating_filter ul li::after {
  clear: both;
}
.woocommerce .widget_rating_filter ul li a {
  padding: 1px 0;
  text-decoration: none;
}
.woocommerce .widget_rating_filter ul li .star-rating {
  float: none;
  display: inline-block;
}
.woocommerce .widget_rating_filter ul li.chosen a::before {
  font-family: WooCommerce;
  speak: none;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.618em;
  content: "";
  text-decoration: none;
  color: #a00;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
  float: left;
  margin-right: 1em;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
  display: inline-block;
}
.woocommerce-no-js form.woocommerce-form-coupon,
.woocommerce-no-js form.woocommerce-form-login {
  display: block !important;
}
.woocommerce-no-js .showcoupon,
.woocommerce-no-js .woocommerce-form-coupon-toggle,
.woocommerce-no-js .woocommerce-form-login-toggle {
  display: none !important;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  padding: 1em 2em 1em 3.5em;
  margin: 0 0 2em;
  position: relative;
  background-color: #f7f6f7;
  color: #515151;
  border-top: 3px solid #a46497;
  list-style: none outside;
  width: auto;
  word-wrap: break-word;
}
.woocommerce-error::after,
.woocommerce-error::before,
.woocommerce-info::after,
.woocommerce-info::before,
.woocommerce-message::after,
.woocommerce-message::before {
  content: " ";
  display: table;
}
.woocommerce-error::after,
.woocommerce-info::after,
.woocommerce-message::after {
  clear: both;
}
.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
  font-family: WooCommerce;
  content: "\e028";
  display: inline-block;
  position: absolute;
  top: 1em;
  left: 1.5em;
}
.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button {
  float: right;
}
.woocommerce-error li,
.woocommerce-info li,
.woocommerce-message li {
  list-style: none outside !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
}
.rtl.woocommerce .price_label,
.rtl.woocommerce .price_label span {
  direction: ltr;
  unicode-bidi: embed;
}
.woocommerce-message {
  border-top-color: #8fae1b;
}
.woocommerce-message::before {
  content: "\e015";
  color: #8fae1b;
}
.woocommerce-info {
  border-top-color: #1e85be;
}
.woocommerce-info::before {
  color: #1e85be;
}
.woocommerce-error {
  border-top-color: #b81c23;
}
.woocommerce-error::before {
  content: "\e016";
  color: #b81c23;
}
.woocommerce-account .woocommerce::after,
.woocommerce-account .woocommerce::before {
  content: " ";
  display: table;
}
.woocommerce-account .woocommerce::after {
  clear: both;
}
.woocommerce-account .addresses .title::after,
.woocommerce-account .addresses .title::before {
  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: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.618em;
  content: "";
  text-decoration: none;
}
.woocommerce-account ul.digital-downloads li .count {
  float: right;
}
#add_payment_method table.cart .product-thumbnail,
.woocommerce-cart table.cart .product-thumbnail,
.woocommerce-checkout table.cart .product-thumbnail {
  min-width: 32px;
}
#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
  width: 32px;
  box-shadow: none;
}
#add_payment_method table.cart td,
#add_payment_method table.cart th,
.woocommerce-cart table.cart td,
.woocommerce-cart table.cart th,
.woocommerce-checkout table.cart td,
.woocommerce-checkout table.cart th {
  vertical-align: middle;
}
#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
  float: left;
  box-sizing: border-box;
  border: 1px solid #d3ced2;
  padding: 6px 6px 5px;
  margin: 0 4px 0 0;
  outline: 0;
}
#add_payment_method table.cart input,
.woocommerce-cart table.cart input,
.woocommerce-checkout table.cart input {
  margin: 0;
  vertical-align: middle;
}
#add_payment_method .wc-proceed-to-checkout,
.woocommerce-cart .wc-proceed-to-checkout,
.woocommerce-checkout .wc-proceed-to-checkout {
  padding: 1em 0;
}
#add_payment_method .wc-proceed-to-checkout::after,
#add_payment_method .wc-proceed-to-checkout::before,
.woocommerce-cart .wc-proceed-to-checkout::after,
.woocommerce-cart .wc-proceed-to-checkout::before,
.woocommerce-checkout .wc-proceed-to-checkout::after,
.woocommerce-checkout .wc-proceed-to-checkout::before {
  content: " ";
  display: table;
}
#add_payment_method .wc-proceed-to-checkout::after,
.woocommerce-cart .wc-proceed-to-checkout::after,
.woocommerce-checkout .wc-proceed-to-checkout::after {
  clear: both;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
  display: block;
  text-align: center;
  margin-bottom: 1em;
  font-size: 1.25em;
  padding: 1em;
}
#add_payment_method .cart-collaterals .shipping-calculator-button,
.woocommerce-cart .cart-collaterals .shipping-calculator-button,
.woocommerce-checkout .cart-collaterals .shipping-calculator-button {
  float: none;
  margin-top: 0.5em;
  display: inline-block;
}
#add_payment_method .cart-collaterals .shipping-calculator-button::after,
.woocommerce-cart .cart-collaterals .shipping-calculator-button::after,
.woocommerce-checkout .cart-collaterals .shipping-calculator-button::after {
  font-family: WooCommerce;
  speak: none;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-left: 0.618em;
  content: "";
  text-decoration: none;
}
#add_payment_method .cart-collaterals .shipping-calculator-form,
.woocommerce-cart .cart-collaterals .shipping-calculator-form,
.woocommerce-checkout .cart-collaterals .shipping-calculator-form {
  margin: 1em 0 0 0;
}
#add_payment_method .cart-collaterals .cart_totals p small,
.woocommerce-cart .cart-collaterals .cart_totals p small,
.woocommerce-checkout .cart-collaterals .cart_totals p small {
  color: #767676;
  font-size: 0.83em;
}
#add_payment_method .cart-collaterals .cart_totals table,
.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce-checkout .cart-collaterals .cart_totals table {
  border-collapse: separate;
  margin: 0 0 6px;
  padding: 0;
}
#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,
#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th {
  border-top: 0;
}
#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table th {
  width: 35%;
}
#add_payment_method .cart-collaterals .cart_totals table td,
#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table td,
.woocommerce-checkout .cart-collaterals .cart_totals table th {
  vertical-align: top;
  border-left: 0;
  border-right: 0;
  line-height: 1.5em;
}
#add_payment_method .cart-collaterals .cart_totals table small,
.woocommerce-cart .cart-collaterals .cart_totals table small,
.woocommerce-checkout .cart-collaterals .cart_totals table small {
  color: #767676;
}
#add_payment_method .cart-collaterals .cart_totals table select,
.woocommerce-cart .cart-collaterals .cart_totals table select,
.woocommerce-checkout .cart-collaterals .cart_totals table select {
  width: 100%;
}
#add_payment_method .cart-collaterals .cart_totals .discount td,
.woocommerce-cart .cart-collaterals .cart_totals .discount td,
.woocommerce-checkout .cart-collaterals .cart_totals .discount td {
  color: #77a464;
}
#add_payment_method .cart-collaterals .cart_totals tr td,
#add_payment_method .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-checkout .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr th {
  border-top: 1px solid #ebe9eb;
}
#add_payment_method
  .cart-collaterals
  .cart_totals
  .woocommerce-shipping-destination,
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  .woocommerce-shipping-destination,
.woocommerce-checkout
  .cart-collaterals
  .cart_totals
  .woocommerce-shipping-destination {
  margin-bottom: 0;
}
#add_payment_method .cart-collaterals .cross-sells ul.products li.product,
.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,
.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product {
  margin-top: 0;
}
#add_payment_method .checkout .col-2 h3#ship-to-different-address,
.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
  float: left;
  clear: none;
}
#add_payment_method .checkout .col-2 .notes,
.woocommerce-cart .checkout .col-2 .notes,
.woocommerce-checkout .checkout .col-2 .notes {
  clear: left;
}
#add_payment_method .checkout .col-2 .form-row-first,
.woocommerce-cart .checkout .col-2 .form-row-first,
.woocommerce-checkout .checkout .col-2 .form-row-first {
  clear: left;
}
#add_payment_method .checkout .create-account small,
.woocommerce-cart .checkout .create-account small,
.woocommerce-checkout .checkout .create-account small {
  font-size: 11px;
  color: #767676;
  font-weight: 400;
}
#add_payment_method .checkout div.shipping-address,
.woocommerce-cart .checkout div.shipping-address,
.woocommerce-checkout .checkout div.shipping-address {
  padding: 0;
  clear: left;
  width: 100%;
}
#add_payment_method .checkout .shipping_address,
.woocommerce-cart .checkout .shipping_address,
.woocommerce-checkout .checkout .shipping_address {
  clear: both;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  background: #ebe9eb;
  border-radius: 5px;
}
#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
  text-align: left;
  padding: 1em;
  border-bottom: 1px solid #d3ced2;
  margin: 0;
  list-style: none outside;
}
#add_payment_method #payment ul.payment_methods::after,
#add_payment_method #payment ul.payment_methods::before,
.woocommerce-cart #payment ul.payment_methods::after,
.woocommerce-cart #payment ul.payment_methods::before,
.woocommerce-checkout #payment ul.payment_methods::after,
.woocommerce-checkout #payment ul.payment_methods::before {
  content: " ";
  display: table;
}
#add_payment_method #payment ul.payment_methods::after,
.woocommerce-cart #payment ul.payment_methods::after,
.woocommerce-checkout #payment ul.payment_methods::after {
  clear: both;
}
#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li {
  line-height: 2;
  text-align: left;
  margin: 0;
  font-weight: 400;
}
#add_payment_method #payment ul.payment_methods li input,
.woocommerce-cart #payment ul.payment_methods li input,
.woocommerce-checkout #payment ul.payment_methods li input {
  margin: 0 1em 0 0;
}
#add_payment_method #payment ul.payment_methods li img,
.woocommerce-cart #payment ul.payment_methods li img,
.woocommerce-checkout #payment ul.payment_methods li img {
  vertical-align: middle;
  margin: -2px 0 0 0.5em;
  padding: 0;
  position: relative;
  box-shadow: none;
}
#add_payment_method #payment ul.payment_methods li img + img,
.woocommerce-cart #payment ul.payment_methods li img + img,
.woocommerce-checkout #payment ul.payment_methods li img + img {
  margin-left: 2px;
}
#add_payment_method
  #payment
  ul.payment_methods
  li:not(.woocommerce-notice)::after,
#add_payment_method
  #payment
  ul.payment_methods
  li:not(.woocommerce-notice)::before,
.woocommerce-cart
  #payment
  ul.payment_methods
  li:not(.woocommerce-notice)::after,
.woocommerce-cart
  #payment
  ul.payment_methods
  li:not(.woocommerce-notice)::before,
.woocommerce-checkout
  #payment
  ul.payment_methods
  li:not(.woocommerce-notice)::after,
.woocommerce-checkout
  #payment
  ul.payment_methods
  li:not(.woocommerce-notice)::before {
  content: " ";
  display: table;
}
#add_payment_method
  #payment
  ul.payment_methods
  li:not(.woocommerce-notice)::after,
.woocommerce-cart
  #payment
  ul.payment_methods
  li:not(.woocommerce-notice)::after,
.woocommerce-checkout
  #payment
  ul.payment_methods
  li:not(.woocommerce-notice)::after {
  clear: both;
}
#add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row {
  padding: 1em;
}
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  padding: 1em;
  margin: 1em 0;
  font-size: 0.92em;
  border-radius: 2px;
  line-height: 1.5;
  background-color: #dfdcde;
  color: #515151;
}
#add_payment_method #payment div.payment_box input.input-text,
#add_payment_method #payment div.payment_box textarea,
.woocommerce-cart #payment div.payment_box input.input-text,
.woocommerce-cart #payment div.payment_box textarea,
.woocommerce-checkout #payment div.payment_box input.input-text,
.woocommerce-checkout #payment div.payment_box textarea {
  border-color: #c7c1c6;
  border-top-color: #bbb3b9;
}
#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,
.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,
.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder {
  color: #bbb3b9;
}
#add_payment_method #payment div.payment_box :-moz-placeholder,
.woocommerce-cart #payment div.payment_box :-moz-placeholder,
.woocommerce-checkout #payment div.payment_box :-moz-placeholder {
  color: #bbb3b9;
}
#add_payment_method #payment div.payment_box :-ms-input-placeholder,
.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,
.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder {
  color: #bbb3b9;
}
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,
.woocommerce-checkout
  #payment
  div.payment_box
  .woocommerce-SavedPaymentMethods {
  list-style: none outside;
  margin: 0;
}
#add_payment_method
  #payment
  div.payment_box
  .woocommerce-SavedPaymentMethods
  .woocommerce-SavedPaymentMethods-new,
#add_payment_method
  #payment
  div.payment_box
  .woocommerce-SavedPaymentMethods
  .woocommerce-SavedPaymentMethods-token,
.woocommerce-cart
  #payment
  div.payment_box
  .woocommerce-SavedPaymentMethods
  .woocommerce-SavedPaymentMethods-new,
.woocommerce-cart
  #payment
  div.payment_box
  .woocommerce-SavedPaymentMethods
  .woocommerce-SavedPaymentMethods-token,
.woocommerce-checkout
  #payment
  div.payment_box
  .woocommerce-SavedPaymentMethods
  .woocommerce-SavedPaymentMethods-new,
.woocommerce-checkout
  #payment
  div.payment_box
  .woocommerce-SavedPaymentMethods
  .woocommerce-SavedPaymentMethods-token {
  margin: 0 0 0.5em;
}
#add_payment_method
  #payment
  div.payment_box
  .woocommerce-SavedPaymentMethods
  .woocommerce-SavedPaymentMethods-new
  label,
#add_payment_method
  #payment
  div.payment_box
  .woocommerce-SavedPaymentMethods
  .woocommerce-SavedPaymentMethods-token
  label,
.woocommerce-cart
  #payment
  div.payment_box
  .woocommerce-SavedPaymentMethods
  .woocommerce-SavedPaymentMethods-new
  label,
.woocommerce-cart
  #payment
  div.payment_box
  .woocommerce-SavedPaymentMethods
  .woocommerce-SavedPaymentMethods-token
  label,
.woocommerce-checkout
  #payment
  div.payment_box
  .woocommerce-SavedPaymentMethods
  .woocommerce-SavedPaymentMethods-new
  label,
.woocommerce-checkout
  #payment
  div.payment_box
  .woocommerce-SavedPaymentMethods
  .woocommerce-SavedPaymentMethods-token
  label {
  cursor: pointer;
}
#add_payment_method
  #payment
  div.payment_box
  .woocommerce-SavedPaymentMethods
  .woocommerce-SavedPaymentMethods-tokenInput,
.woocommerce-cart
  #payment
  div.payment_box
  .woocommerce-SavedPaymentMethods
  .woocommerce-SavedPaymentMethods-tokenInput,
.woocommerce-checkout
  #payment
  div.payment_box
  .woocommerce-SavedPaymentMethods
  .woocommerce-SavedPaymentMethods-tokenInput {
  vertical-align: middle;
  margin: -3px 1em 0 0;
  position: relative;
}
#add_payment_method #payment div.payment_box .wc-credit-card-form,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form {
  border: 0;
  padding: 0;
  margin: 1em 0 0;
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-number {
  font-size: 1.5em;
  padding: 8px;
  background-repeat: no-repeat;
  background-position: right 0.618em center;
  background-size: 32px 20px;
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.visa,
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.visa,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.visa,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.visa,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.visa,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.visa,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.visa {
  background-image: url(/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/visa.svg);
}
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.mastercard,
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.mastercard,
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.mastercard,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.mastercard,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.mastercard,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.mastercard,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.mastercard,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.mastercard,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.mastercard {
  background-image: url(/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/mastercard.svg);
}
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.laser,
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.laser,
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.laser,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.laser,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.laser,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.laser,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.laser,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.laser {
  background-image: url(/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/laser.svg);
}
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.dinersclub,
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.dinersclub,
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.dinersclub,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.dinersclub,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.dinersclub,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.dinersclub,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.dinersclub,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.dinersclub,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.dinersclub {
  background-image: url(/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/diners.svg);
}
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.maestro,
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.maestro,
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.maestro,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.maestro,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.maestro,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.maestro,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.maestro,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.maestro,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.maestro {
  background-image: url(/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/maestro.svg);
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.jcb,
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.jcb,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.jcb,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.jcb,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.jcb {
  background-image: url(/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/jcb.svg);
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.amex,
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.amex,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.amex,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.amex,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.amex,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.amex,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.amex {
  background-image: url(/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/amex.svg);
}
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.discover,
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.discover,
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.discover,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.discover,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.discover,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.discover,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.discover,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.discover,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.discover {
  background-image: url(/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/discover.svg);
}
#add_payment_method #payment div.payment_box span.help,
.woocommerce-cart #payment div.payment_box span.help,
.woocommerce-checkout #payment div.payment_box span.help {
  font-size: 0.857em;
  color: #767676;
  font-weight: 400;
}
#add_payment_method #payment div.payment_box .form-row,
.woocommerce-cart #payment div.payment_box .form-row,
.woocommerce-checkout #payment div.payment_box .form-row {
  margin: 0 0 1em;
}
#add_payment_method #payment div.payment_box p:last-child,
.woocommerce-cart #payment div.payment_box p:last-child,
.woocommerce-checkout #payment div.payment_box p:last-child {
  margin-bottom: 0;
}
#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
  content: "";
  display: block;
  border: 1em solid #dfdcde;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  position: absolute;
  top: -0.75em;
  left: 0;
  margin: -1em 0 0 2em;
}
#add_payment_method #payment .payment_method_paypal .about_paypal,
.woocommerce-cart #payment .payment_method_paypal .about_paypal,
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
  float: right;
  line-height: 52px;
  font-size: 0.83em;
}
#add_payment_method #payment .payment_method_paypal img,
.woocommerce-cart #payment .payment_method_paypal img,
.woocommerce-checkout #payment .payment_method_paypal img {
  max-height: 52px;
  vertical-align: middle;
}
.woocommerce-terms-and-conditions {
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  background: rgba(0, 0, 0, 0.05);
}
.woocommerce-invalid #terms {
  outline: 2px solid red;
  outline-offset: 2px;
}
.woocommerce-password-strength {
  text-align: center;
  font-weight: 600;
  padding: 3px 0.5em;
  font-size: 1em;
}
.woocommerce-password-strength.strong {
  background-color: #c1e1b9;
  border-color: #83c373;
}
.woocommerce-password-strength.short {
  background-color: #f1adad;
  border-color: #e35b5b;
}
.woocommerce-password-strength.bad {
  background-color: #fbc5a9;
  border-color: #f78b53;
}
.woocommerce-password-strength.good {
  background-color: #ffe399;
  border-color: #ffc733;
}
.woocommerce-password-hint {
  margin: 0.5em 0 0;
  display: block;
}
#content.twentyeleven .woocommerce-pagination a {
  font-size: 1em;
  line-height: 1;
}
.single-product .twentythirteen #reply-title,
.single-product .twentythirteen #respond #commentform,
.single-product .twentythirteen .entry-summary {
  padding: 0;
}
.single-product .twentythirteen p.stars {
  clear: both;
}
.twentythirteen .woocommerce-breadcrumb {
  padding-top: 40px;
}
.twentyfourteen ul.products li.product {
  margin-top: 0 !important;
}
body:not(.search-results) .twentysixteen .entry-summary {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}
.twentysixteen .price ins {
  background: inherit;
  color: inherit;
}
ul.woocommcerce.wt_give_away_products {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.wt_give_away_products li {
  float: left;
  width: 28%;
  margin-right: 10px;
}
.wt_product_image {
  position: relative;
}
button.wt_choose_free_product {
  position: absolute;
  top: 50%;
  display: none;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 160px;
}
.wt_product_image:hover button.wt_choose_free_product {
  display: block;
}
.wt_product_image:hover {
  background: rgba(0, 0, 0, 0.6);
}
.wt_choose_button_outer {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
  width: 100%;
  height: 100%;
  display: none;
}
.wt_product_image:hover .wt_choose_button_outer {
  display: block;
}
table.variations.wt_variations td {
  padding: 3px 2px;
  margin-bottom: 2px;
}
.wt-mycoupons ul li {
  box-sizing: border-box;
  display: inline-block;
  padding: 15px;
  width: 170px;
  min-height: 60px;
  margin-bottom: 15px;
  vertical-align: top;
  line-height: 1.4;
}
.wt-single-coupon {
  width: 300px;
  max-width: 100%;
  border-radius: 4px;
  background-color: #2890a8;
  border: 2px dashed #fff;
  text-align: center;
  margin-bottom: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center !important;
  align-items: center !important;
  transition: all 0.3s;
  position: relative;
  vertical-align: top;
  color: #fff;
  min-height: 100px;
  box-shadow: 0 0 0 4px #2890a8, 2px 1px 6px 4px rgba(10, 10, 0, 0.5);
  text-shadow: -1px -1px #2890a8;
  margin-right: 30px;
  padding: 6px 0;
  box-sizing: border-box;
}
.wt-coupon-amount {
  width: 100%;
}
.wt-coupon-amount span.amount {
  font-size: 22px;
  font-weight: 700;
}
.wt-coupon-code {
  width: 100%;
  font-size: 19px;
}
.wt-single-coupon.used-coupon {
  box-shadow: 0 0 0 4px #eeeeee, 2px 1px 6px 4px rgba(10, 10, 0, 0.5);
  text-shadow: -1px -1px #eee;
  background-color: #eee;
  color: #000;
  border: 2px dashed #000;
}
.wt-coupon-code code {
  background: none;
}
.wt-single-coupon.used-coupon.expired {
  box-shadow: 0 0 0 4px #f3dfdf, 2px 1px 6px 4px rgba(10, 10, 0, 0.5);
  text-shadow: -1px -1px #f3dfdf;
  background-color: #f3dfdf;
  color: #a96b6b;
  border: 2px dashed #eccaca;
}
.wt-single-coupon i.info {
  position: absolute;
  top: 6px;
  right: 10px;
  font-size: 13px;
  font-weight: 700;
  border-radius: 100%;
  width: 20px;
  height: 20px;
  background: #fff;
  text-shadow: none;
  color: #2890a8;
  font-style: normal;
  cursor: pointer;
}
.wt-single-coupon .coupon-desc {
  position: absolute;
  top: -18px;
  background: #f2f2f2;
  color: #000;
  text-shadow: none;
  font-size: 12px;
  right: -303px;
  width: 300px;
  padding: 10px 20px;
  z-index: 100;
  border-radius: 8px;
  display: none;
  min-height: 90px;
  max-width: 100%;
}
.coupon-desc-wrapper:hover .coupon-desc {
  display: block;
}
.wt-coupon-content {
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 700px) {
  .wt-coupon-content {
    z-index: 5;
  }
  .wt-single-coupon .coupon-desc {
    z-index: 100;
    right: auto;
    top: 30px;
    left: 0;
  }
}
#express_checkout_button_product_page {
  float: left;
  display: inline-block;
  clear: both;
  margin-top: 20px;
}
#express_checkout_button_product_page .express_checkout_button {
  float: left;
}
#express_checkout_button_product_page .express_checkout_button_cradit_card {
  float: left;
}
.express-checkout .ex-show-address-fields {
  width: 100%;
}
.express-checkout .express-provided.hidden {
  display: none !important;
}
.express-checkout #order_payment_heading {
  display: none;
}
.express-checkout .wc-terms-and-conditions {
  width: 100%;
}
.express-checkout #ship-to-different-address {
  display: none;
}
.express-checkout.express-hide-terms .wc-terms-and-conditions {
  display: none !important;
}
.express-checkout #payment .payment_methods {
  display: none;
}
.ec_clearfix:before,
.ec_clearfix:after {
  content: " ";
  display: table;
}
.ec_clearfix:after {
  clear: both;
}
.express_checkout_button_chekout_page {
  content: " ";
  display: table;
}
#express_checkout_button_chekout_page {
  display: inline-block;
}
#express_checkout_button_chekout_page .express_checkout_button {
  float: left;
}
#express_checkout_button_chekout_page .express_checkout_button_cradit_card {
  float: left;
  margin-left: 10px;
}
.express-checkout
  .express-provided.hidden.form-row-first
  + .form-row-last:not(.express-provided) {
  width: auto;
  float: none;
}
#express_checkout_button_text {
  padding-bottom: 20px;
  font-size: 20px;
  color: #1982d1;
}
.single_add_to_cart_button:disabled[disabled] {
  cursor: not-allowed;
  opacity: 0.5;
}
#express_checkout_button_product_page
  .express_checkout_button
  a
  input.disabled {
  color: inherit;
  cursor: not-allowed;
  opacity: 0.5;
  padding: 0.618em 1em;
}
#express_checkout_button_product_page
  .express_checkout_button_cradit_card
  a
  input.disabled {
  color: inherit;
  cursor: not-allowed;
  opacity: 0.5;
  padding: 0.618em 1em;
}
p.woocommerce-SavedPaymentMethods-saveNew {
  margin-bottom: 8px;
}
.angelleye_ec_save_to_accoount_box {
  clear: both;
}
div.widget_shopping_cart_content a.paypal_checkout_button {
  border: medium none;
  clear: both;
  float: left;
  box-shadow: none;
}
div.widget_shopping_cart_content a.paypal_checkout_button image {
  box-shadow: none;
  max-width: 100%;
  padding: 0;
}
div.widget_shopping_cart_content
  a.paypal_checkout_button
  .ec_checkout_page_button_type_paypalimage,
div.widget_shopping_cart_content
  a.paypal_checkout_button
  .ec_checkout_page_button_type_customimage {
  border: medium none;
  box-shadow: none;
  height: auto;
  margin: 3px 5px 3px 0;
  padding: 0;
  width: auto;
}
div.widget_shopping_cart_content
  a.paypal_checkout_button
  img.ec_checkout_page_button_type_pc {
  box-shadow: none;
}
p.woocommerce-SavedPaymentMethods-saveNew {
  width: 100%;
}
.angelleye_ec_save_to_accoount_box {
  clear: both;
  display: block;
  float: left;
  width: 100%;
  margin-top: 5px;
}
form
  div.angelleye_ec_save_to_accoount_box
  p.form-row.woocommerce-SavedPaymentMethods-saveNew {
  margin: 0 0 6px;
  padding: 0;
}
.button.alt.angelleye_cancel {
  float: left;
}
.form-row.woocommerce-SavedPaymentMethods-saveNew > label {
  display: inline-block;
  margin: 0.25em 0 0.5em;
  cursor: pointer;
}
.form-row.woocommerce-SavedPaymentMethods-saveNew
  input#wc-paypal_express-new-payment-method {
  margin-bottom: -1px;
  display: inline-block;
  height: 16px;
  line-height: 0;
  margin: -4px 4px 0 0;
  min-width: 16px;
  outline: 0 none;
  padding: 0;
  text-align: center;
  float: none;
  vertical-align: middle;
  width: 16px;
}
.angelleye_button_single
  a.paypal_checkout_button
  img.ppcreditlogo.ec_checkout_page_button_type_pc {
  border: medium none;
  clear: both;
  height: auto;
  margin: 5px 5px;
  padding: 0;
  width: auto;
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  box-shadow: none;
}
.angelleye_button_single {
  clear: both;
}
.single_add_to_cart_button.paypal_checkout_button.paypal_checkout_button_cc {
  border: none !important;
}
.single_add_to_cart_button.paypal_checkout_button.paypal_checkout_button_cc::before {
  content: unset !important;
  font-family: inherit !important;
}
.button.alt.angelleye_cancel {
  margin: 0 0 10px 0;
  text-align: center;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 1024px) {
  .angelleye_button_single
    a.paypal_checkout_button
    img.ppcreditlogo.ec_checkout_page_button_type_pc {
    margin: 0;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 1080px) {
  .angelleye_button_single
    a.paypal_checkout_button
    img.ppcreditlogo.ec_checkout_page_button_type_pc {
    margin: 0;
  }
}
.angelleye-woocommerce-customer-details-email::before {
  font-family: WooCommerce;
  speak: none;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.618em;
  content: "\e02d";
  text-decoration: none;
  margin-left: -1.5em;
  line-height: 1.75;
  position: absolute;
}
.angelleye-woocommerce-customer-details-phone,
.angelleye-woocommerce-customer-details-email {
  margin-bottom: 0;
  padding-left: 1.5em;
}
.angelleye-woocommerce-customer-details-phone::before {
  font-family: WooCommerce;
  speak: none;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.618em;
  content: "\e037";
  text-decoration: none;
  margin-left: -1.5em;
  line-height: 1.75;
  position: absolute;
}
.angelleye_smart_button_top,
.angelleye_smart_button_bottom {
  margin-top: 10px;
  margin-bottom: 10px;
}
.angelleye_smart_button_top,
.angelleye_smart_button_bottom,
.angelleye_smart_button_checkout_top,
.angelleye_smart_button_checkout_bottom {
  max-width: 500px;
}
.angelleye_vertical_small {
  width: 150px;
}
.angelleye_vertical_medium {
  width: 250px;
}
.angelleye_vertical_large {
  width: 350px;
}
.angelleye_horizontal_small {
  width: 300px;
}
.angelleye_horizontal_medium {
  width: 400px;
}
.angelleye_horizontal_large {
  width: 500px;
}
.angelleye_smart_button_bottom {
  position: relative;
  margin: 0 auto;
}
.angelleye_pp_message_home,
.angelleye_pp_message_product,
.angelleye_pp_message_cart,
.angelleye_pp_message_payment,
.angelleye_pp_message_category {
  display: block;
  margin: 15px 0 15px 0;
  position: relative;
  z-index: 1002;
}
.wc-proceed-to-checkout .angelleye_pp_message_cart.angelleye_flex {
  display: flex;
  justify-content: center;
}
.wc-proceed-to-checkout .angelleye_pp_message_cart.angelleye_text {
  display: inline-block;
}
@media screen and (max-width: 400px) {
  .angelleye_smart_button_top,
  .angelleye_smart_button_bottom,
  .angelleye_smart_button_checkout_top,
  .angelleye_smart_button_checkout_bottom {
    width: 100%;
    margin: 0 auto;
  }
}
.woo-variation-swatches.wvs-tooltip .radio-variable-item[data-wvstooltip] {
  position: relative;
}
.woo-variation-swatches.wvs-tooltip .radio-variable-item[data-wvstooltip]:after,
.woo-variation-swatches.wvs-tooltip
  .radio-variable-item[data-wvstooltip]:before {
  bottom: 100%;
  left: 8px;
}
.woo-variation-swatches.wvs-tooltip
  .radio-variable-item
  .image-tooltip-wrapper {
  left: 8px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.woo-variation-swatches.wvs-tooltip.wvs-archive-align-center
  .wvs-archive-variation-wrapper
  .radio-variable-item[data-wvstooltip]:after,
.woo-variation-swatches.wvs-tooltip.wvs-archive-align-center
  .wvs-archive-variation-wrapper
  .radio-variable-item[data-wvstooltip]:before {
  left: 50%;
}
.woo-variation-swatches.wvs-tooltip.wvs-archive-align-center
  .wvs-archive-variation-wrapper
  .radio-variable-item
  .image-tooltip-wrapper {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.woo-variation-swatches.wvs-tooltip.wvs-archive-align-right
  .wvs-archive-variation-wrapper
  .radio-variable-item[data-wvstooltip]:after,
.woo-variation-swatches.wvs-tooltip.wvs-archive-align-right
  .wvs-archive-variation-wrapper
  .radio-variable-item[data-wvstooltip]:before {
  left: 100%;
}
.woo-variation-swatches.wvs-tooltip.wvs-archive-align-right
  .wvs-archive-variation-wrapper
  .radio-variable-item
  .image-tooltip-wrapper {
  left: 100%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.wvs-has-image-tooltip,
[data-wvstooltip] {
  cursor: pointer;
  outline: none;
  position: relative;
}
.wvs-has-image-tooltip:after,
.wvs-has-image-tooltip:before,
[data-wvstooltip]:after,
[data-wvstooltip]:before {
  bottom: 130%;
  -webkit-box-shadow: 0 7px 15px rgba(0, 0, 0, 0.3);
  box-shadow: 0 7px 15px rgba(0, 0, 0, 0.3);
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  left: 50%;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  visibility: hidden;
  z-index: 999;
}
.wvs-has-image-tooltip:before,
[data-wvstooltip]:before {
  background-color: var(--wvs-tooltip-background-color, #333);
  border-radius: 3px;
  color: var(--wvs-tooltip-text-color, #fff);
  font-size: 14px;
  line-height: 1.2;
  margin-bottom: 5px;
  padding: 7px;
  text-align: center;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
[data-wvstooltip]:before {
  content: attr(data-wvstooltip) " " attr(data-wvstooltip-out-of-stock);
  min-width: 100px;
}
.wvs-has-image-tooltip:before {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -ms-flex-line-pack: center;
  align-content: center;
  align-items: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-image: var(--tooltip-background);
  background-position: top;
  background-repeat: no-repeat;
  background-size: contain;
  content: attr(data-title);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 12px;
  height: calc(var(--tooltip-height) + 20px);
  justify-content: flex-end;
  line-height: 20px;
  padding: 0;
  width: var(--tooltip-width);
}
.wvs-has-image-tooltip:after,
[data-wvstooltip]:after {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid var(--wvs-tooltip-background-color, #333);
  content: " ";
  font-size: 0;
  line-height: 0;
  margin-left: -5px;
  width: 0;
}
.wvs-has-image-tooltip:hover:after,
.wvs-has-image-tooltip:hover:before,
[data-wvstooltip]:hover:after,
[data-wvstooltip]:hover:before {
  bottom: 120%;
  opacity: 1;
  visibility: visible;
}
.wvs-theme-sober .product form.cart .variations .variable,
.wvs-theme-sober-child .product form.cart .variations .variable {
  margin-bottom: 15px !important;
}
.wvs-theme-sober .product form.cart .variations .variable-options,
.wvs-theme-sober-child .product form.cart .variations .variable-options {
  border: 0 !important;
}
.wvs-theme-sober .product form.cart .variations .arrow,
.wvs-theme-sober .product form.cart .variations .variable-options:after,
.wvs-theme-sober-child .product form.cart .variations .arrow,
.wvs-theme-sober-child .product form.cart .variations .variable-options:after {
  display: none;
}
.wvs-theme-sober .product form.cart .variations .label,
.wvs-theme-sober-child .product form.cart .variations .label {
  display: block;
  margin-right: 10px;
  text-align: right;
}
.wvs-theme-sober .product form.cart .variations .value,
.wvs-theme-sober-child .product form.cart .variations .value {
  -webkit-box-flex: unset;
  -ms-flex-positive: unset;
  flex-grow: unset;
}
.wvs-theme-sober .product form.cart .variations select,
.wvs-theme-sober-child .product form.cart .variations select {
  -webkit-appearance: menulist-button !important;
  border: 1px solid #e4e6eb !important;
  padding: 0.5em 1em !important;
  text-align: left !important;
  -moz-text-align-last: left !important;
  text-align-last: left !important;
}
.wvs-theme-sober .product form.cart .radio-variable-item,
.wvs-theme-sober-child .product form.cart .radio-variable-item {
  margin: 5px;
  text-align: left;
}
.wvs-theme-sober .product form.cart .radio-variable-item:last-child,
.wvs-theme-sober-child .product form.cart .radio-variable-item:last-child {
  margin-right: 0;
}
.wvs-theme-sober .product form.cart .radio-variable-item label,
.wvs-theme-sober-child .product form.cart .radio-variable-item label {
  margin: 0;
  padding-left: 30px;
}
.wvs-theme-sober .product form.cart .radio-variable-item label:before,
.wvs-theme-sober-child .product form.cart .radio-variable-item label:before {
  border-radius: 100%;
  top: 0;
}
.wvs-theme-sober .product form.cart .radio-variable-item label:after,
.wvs-theme-sober-child .product form.cart .radio-variable-item label:after {
  top: 8px;
}
.wvs-theme-shophistic-lite.woocommerce #main .entry-summary .variations {
  display: block !important;
}
.wvs-theme-shophistic-lite .ql_custom_variations {
  display: none !important;
}
.wvs-theme-shophistic-lite .radio-variable-item input[type="radio"] {
  display: inline-block;
  margin: 0;
}
.wvs-theme-flatsome .variations .reset_variations {
  bottom: 0;
  left: 0;
  position: relative;
}
.wvs-theme-storefront-child.single-product div.product,
.wvs-theme-storefront.single-product div.product {
  overflow: visible !important;
}
.wvs-theme-stockholm .variations .reset_variations {
  bottom: 0;
  left: 0;
  position: relative;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.wvs-theme-kalium .image-variable-item img,
.wvs-theme-kalium-child .image-variable-item img {
  width: 100% !important;
}
.wvs-theme-kalium .radio-variable-item input,
.wvs-theme-kalium-child .radio-variable-item input {
  height: 16px !important;
  width: 16px !important;
}
.wvs-theme-kalium .woo-variation-items-wrapper .select-option-ui,
.wvs-theme-kalium-child .woo-variation-items-wrapper .select-option-ui {
  display: none;
}
.wvs-theme-aurum .variable-items-wrapper .image-variable-item > img,
.wvs-theme-aurum-child .variable-items-wrapper .image-variable-item > img {
  width: 100%;
}
.wvs-theme-hestia .woo-variation-items-wrapper.value:before {
  display: none !important;
}
.wvs-theme-thegem .woo-variation-items-wrapper .combobox-wrapper,
.wvs-theme-thegem-child .woo-variation-items-wrapper .combobox-wrapper,
.wvs-theme-thegem-elementor .woo-variation-items-wrapper .combobox-wrapper {
  display: none;
}
.wvs-theme-thegem .wvs-archive-variation-wrapper .variations,
.wvs-theme-thegem-child .wvs-archive-variation-wrapper .variations,
.wvs-theme-thegem-elementor .wvs-archive-variation-wrapper .variations {
  padding: 0;
}
.wvs-theme-ushop .variations_form,
.wvs-theme-ushop-child .variations_form {
  overflow: visible !important;
}
.wvs-theme-ushop .single-product-summary .product_meta,
.wvs-theme-ushop-child .single-product-summary .product_meta {
  display: inline-table;
}
.wvs-theme-savoy .woo-variation-items-wrapper,
.wvs-theme-savoy-child .woo-variation-items-wrapper {
  position: relative !important;
}
.wvs-theme-savoy .woo-variation-items-wrapper .sod_select,
.wvs-theme-savoy-child .woo-variation-items-wrapper .sod_select {
  display: none !important;
}
.wvs-theme-savoy .nm-variation-row,
.wvs-theme-savoy-child .nm-variation-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wvs-theme-woodstock .woo-variation-items-wrapper .variation-select,
.wvs-theme-woodstock-child .woo-variation-items-wrapper .variation-select {
  display: none !important;
}
.wvs-theme-woodmart .wd-attr-selected,
.wvs-theme-woodmart .woo-variation-items-wrapper > .swatches-select,
.wvs-theme-woodmart-child .wd-attr-selected,
.wvs-theme-woodmart-child .woo-variation-items-wrapper > .swatches-select {
  display: none;
}
.wvs-theme-gecko .variations .value.woo-variation-items-wrapper,
.wvs-theme-gecko-child .variations .value.woo-variation-items-wrapper {
  border: 0 !important;
}
.wvs-theme-gecko .variations .value.woo-variation-items-wrapper:after,
.wvs-theme-gecko-child .variations .value.woo-variation-items-wrapper:after {
  display: none !important;
}
.woo-variation-gallery-theme-massive-dynamic
  .woo-variation-items-wrapper
  .clear-selection,
.woo-variation-gallery-theme-massive-dynamic-child
  .woo-variation-items-wrapper
  .clear-selection {
  border: 0;
  height: auto;
  width: auto;
}
.woo-variation-gallery-theme-massive-dynamic
  .woo-variation-items-wrapper
  .clear-selection
  .reset_variations,
.woo-variation-gallery-theme-massive-dynamic-child
  .woo-variation-items-wrapper
  .clear-selection
  .reset_variations {
  border: 1px solid #f04040;
  border-radius: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #f04040;
  font-size: 8px !important;
  height: 20px;
  padding: 5px;
  width: 20px;
}
.wvs-theme-claue .woo-variation-items-wrapper,
.wvs-theme-claue-child .woo-variation-items-wrapper {
  border: none;
}
.wvs-theme-claue .woo-variation-items-wrapper:after,
.wvs-theme-claue-child .woo-variation-items-wrapper:after {
  display: none;
}
.wvs-theme-jupiter table.variations,
.wvs-theme-jupiter-child table.variations {
  overflow: initial;
}
.wvs-theme-oxygen .woo-variation-items-wrapper .select-wrapper,
.wvs-theme-oxygen-child .woo-variation-items-wrapper .select-wrapper {
  display: none;
}
.wvs-theme-oxygen
  .variable-items-wrapper.radio-variable-wrapper
  .radio-variable-item
  input,
.wvs-theme-oxygen-child
  .variable-items-wrapper.radio-variable-wrapper
  .radio-variable-item
  input {
  width: 18px;
}
.wvs-theme-simple-elegant .woo-variation-items-wrapper .wi-nice-select,
.wvs-theme-simple-elegant-child .woo-variation-items-wrapper .wi-nice-select {
  display: none;
}
.wvs-theme-twentytwenty table.variations,
.wvs-theme-twentytwenty-child table.variations {
  overflow: auto;
}
.wvs-theme-divi
  .et_pb_wc_add_to_cart
  form.variations_form.cart
  .variations
  td.value
  span:after,
.wvs-theme-divi-child
  .et_pb_wc_add_to_cart
  form.variations_form.cart
  .variations
  td.value
  span:after,
.wvs-theme-jevelin
  .sh-woo-layout
  table.variations
  td
  select.woo-variation-raw-select,
.wvs-theme-jevelin-child
  .sh-woo-layout
  table.variations
  td
  select.woo-variation-raw-select {
  display: none !important;
}
.wvs-theme-jevelin .sh-woo-layout table.variations,
.wvs-theme-jevelin-child .sh-woo-layout table.variations {
  max-width: 100%;
}
.wvs-theme-jevelin .radio-variable-item label,
.wvs-theme-jevelin-child .radio-variable-item label {
  line-height: 1 !important;
}
.woo-variation-swatches .woo-variation-raw-select + .select2,
.wvs-theme-stockie .woo-variation-raw-select + .select-styled,
.wvs-theme-stockie-child .woo-variation-raw-select + .select-styled {
  display: none !important;
}
.woo-variation-swatches .wvs-widget-layered-nav-list__item-color {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 10px 0;
}
.woo-variation-swatches .wvs-widget-layered-nav-list__item-color > a {
  display: inline-block;
  position: relative;
}
.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .count {
  padding: 0 5px;
}
.woo-variation-swatches
  .wvs-widget-layered-nav-list__item-color
  .wvs-widget-item-wrapper {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .item {
  border: 2px solid #fff;
  -webkit-box-shadow: var(--wvs-item-box-shadow, 0 0 0 1px #a8a8a8);
  box-shadow: var(--wvs-item-box-shadow, 0 0 0 1px #a8a8a8);
  display: inline-block;
  float: left;
  height: 20px;
  margin: 0 4px;
  padding: 9px;
  -webkit-transition: -webkit-box-shadow 0.2s ease;
  transition: -webkit-box-shadow 0.2s ease;
  -o-transition: box-shadow 0.2s ease;
  transition: box-shadow 0.2s ease;
  transition: box-shadow 0.2s ease, -webkit-box-shadow 0.2s ease;
  width: 20px;
}
.woo-variation-swatches
  .wvs-widget-layered-nav-list__item-color
  .item.style-squared {
  border-radius: 2px;
}
.woo-variation-swatches
  .wvs-widget-layered-nav-list__item-color
  .item.style-rounded {
  border-radius: 100%;
}
.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .text {
  display: inline-block;
}
.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .text :after {
  clear: both;
  content: "";
  display: inline;
}
.woo-variation-swatches .wvs-widget-layered-nav-list__item-color:hover .item {
  -webkit-box-shadow: var(--wvs-hover-item-box-shadow, 0 0 0 3px #ddd);
  box-shadow: var(--wvs-hover-item-box-shadow, 0 0 0 3px #ddd);
}
.woo-variation-swatches
  .wvs-widget-layered-nav-list__item-color.woocommerce-widget-layered-nav-list__item--chosen
  .item {
  -webkit-box-shadow: var(--wvs-selected-item-box-shadow, 0 0 0 2px #000);
  box-shadow: var(--wvs-selected-item-box-shadow, 0 0 0 2px #000);
}
.woo-variation-swatches .variations td.value > span:after,
.woo-variation-swatches .variations td.value > span:before,
.woo-variation-swatches .woo-variation-raw-select,
.woo-variation-swatches .woo-variation-raw-select:after,
.woo-variation-swatches .woo-variation-raw-select:before {
  display: none !important;
}
.woo-variation-swatches .woo-variation-swatches-variable-item-more {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.woo-variation-swatches .wvs-archive-variations-wrapper {
  display: block;
  width: 100%;
}
.woo-variation-swatches
  .wvs-archive-variations-wrapper
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item) {
  height: var(--wvs-archive-product-item-height, 30px);
  width: var(--wvs-archive-product-item-width, 30px);
}
.woo-variation-swatches
  .wvs-archive-variations-wrapper
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).button-variable-item {
  font-size: var(--wvs-archive-product-item-font-size, 16px);
}
.woo-variation-swatches
  .wvs-archive-variations-wrapper
  .variable-items-wrapper.wvs-style-squared.archive-variable-items
  .variable-item:not(.radio-variable-item).button-variable-item {
  min-width: var(--wvs-archive-product-item-width, 30px);
}
.woo-variation-swatches ul.variations {
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
  list-style: none;
  margin: 0;
  padding: 0;
}
.woo-variation-swatches ul.variations,
.woo-variation-swatches ul.variations > li {
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.woo-variation-swatches ul.variations > li {
  -webkit-box-pack: var(--wvs-position);
  -ms-flex-pack: var(--wvs-position);
  -webkit-box-orient: horizontal;
  -ms-flex-direction: row;
  flex-direction: row;
  justify-content: var(--wvs-position);
  margin: 5px 0;
}
.woo-variation-swatches ul.variations .wvs_archive_reset_variations.hide {
  visibility: hidden;
}
.woo-variation-swatches ul.variations .wvs_archive_reset_variations.show {
  visibility: visible;
}
.woo-variation-swatches .variable-items-wrapper {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  list-style: none;
  margin: 0;
  padding: 0;
}
.woo-variation-swatches
  .variable-items-wrapper.enabled-large-size
  .variable-item:not(.radio-variable-item) {
  height: var(--wvs-single-product-large-item-height, 40px);
  width: var(--wvs-single-product-large-item-width, 40px);
}
.woo-variation-swatches
  .variable-items-wrapper.enabled-large-size
  .variable-item:not(.radio-variable-item).button-variable-item {
  font-size: var(--wvs-single-product-large-item-font-size, 16px);
}
.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-direction: column;
  flex-direction: column;
}
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  list-style: none;
  padding: 0 5px;
}
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item
  input,
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item
  label {
  cursor: pointer;
  vertical-align: middle;
}
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item
  input {
  height: 20px;
  margin: 5px;
  width: 20px;
}
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item
  .variable-item-radio-value-wrapper {
  display: inline-block;
}
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item
  .variable-item-radio-value-wrapper
  img {
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  width: 40px;
}
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item
  .variable-item-radio-value-wrapper
  .out-of-stock {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item
  label {
  display: inline-block;
  padding: 2px 0;
  width: auto;
}
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item.disabled,
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item.disabled:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item.disabled
  input,
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item.disabled
  label,
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item.disabled:hover
  input,
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item.disabled:hover
  label {
  cursor: not-allowed;
  opacity: 0.5;
}
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item.disabled
  .variable-item-radio-value,
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item.disabled:hover
  .variable-item-radio-value {
  text-decoration: line-through;
}
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item.disabled:after,
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item.disabled:before,
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item.disabled:hover:after,
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item.disabled:hover:before {
  display: none;
}
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item.disabled:focus,
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item.disabled:hover:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item.no-stock
  input,
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item.no-stock
  label,
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item.no-stock:hover
  input,
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item.no-stock:hover
  label {
  opacity: 0.6;
  text-decoration: line-through;
}
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item.no-stock
  .variable-item-radio-value,
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item.no-stock:hover
  .variable-item-radio-value {
  text-decoration: line-through;
}
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item:hover {
  -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1);
}
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item:focus {
  -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.3);
}
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item.selected,
.woo-variation-swatches
  .variable-items-wrapper.radio-variable-items-wrapper
  .radio-variable-item.selected:hover {
  -webkit-box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.9);
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.9);
}
.woo-variation-swatches .variable-items-wrapper .variable-item {
  list-style: none;
  margin: 0;
  outline: none;
  padding: 0;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item
  .variable-item-contents {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  position: relative;
  width: 100%;
}
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item.variation-disabled {
  display: none !important;
}
.woo-variation-swatches .variable-items-wrapper .variable-item img {
  height: 100%;
  margin: 0;
  padding: 0;
  pointer-events: none;
  width: 100%;
}
.woo-variation-swatches .variable-items-wrapper .variable-item > span {
  pointer-events: none;
}
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item) {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: var(--wvs-item-background-color, #fff);
  -webkit-box-shadow: var(--wvs-item-box-shadow, 0 0 0 1px #a8a8a8);
  box-shadow: var(--wvs-item-box-shadow, 0 0 0 1px #a8a8a8);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: var(--wvs-item-text-color, #000);
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: var(--wvs-single-product-item-height, 30px);
  justify-content: center;
  margin: 4px;
  padding: 2px;
  position: relative;
  width: var(--wvs-single-product-item-width, 30px);
}
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item):last-child {
  margin-right: 0;
}
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).no-stock
  .variable-item-contents,
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).no-stock
  img,
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).no-stock
  span {
  opacity: 0.6;
}
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).no-stock
  .variable-item-contents:before {
  background-image: var(--wvs-cross);
  background-position: 50%;
  background-repeat: no-repeat;
  content: " ";
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
}
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item):hover {
  background-color: var(--wvs-hover-item-background-color, #fff);
  color: var(--wvs-hover-item-text-color, #000);
}
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item):focus,
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item):hover {
  -webkit-box-shadow: var(--wvs-hover-item-box-shadow, 0 0 0 3px #ddd);
  box-shadow: var(--wvs-hover-item-box-shadow, 0 0 0 3px #ddd);
}
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).selected,
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).selected:hover {
  -webkit-box-shadow: var(--wvs-selected-item-box-shadow, 0 0 0 2px #000);
  box-shadow: var(--wvs-selected-item-box-shadow, 0 0 0 2px #000);
  color: var(--wvs-selected-item-text-color, #000);
}
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).disabled,
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).disabled:hover {
  cursor: not-allowed;
  overflow: hidden;
  pointer-events: none;
  position: relative;
}
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).disabled
  .variable-item-contents,
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).disabled
  img,
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).disabled
  span,
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).disabled:hover
  .variable-item-contents,
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).disabled:hover
  img,
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).disabled:hover
  span {
  opacity: 0.6;
}
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).disabled
  .variable-item-contents:before,
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).disabled:hover
  .variable-item-contents:before {
  background-image: var(--wvs-cross);
  background-position: 50%;
  background-repeat: no-repeat;
  content: " ";
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
}
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).color-variable-item.selected:not(
    .no-stock
  )
  .variable-item-contents:before,
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).image-variable-item.selected:not(
    .no-stock
  )
  .variable-item-contents:before {
  background-image: var(--wvs-tick);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 60%;
  content: " ";
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
}
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).color-variable-item
  .variable-item-span-color,
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).image-variable-item
  .variable-item-span-color {
  display: block;
  height: 100%;
  width: 100%;
}
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).button-variable-item {
  font-size: var(--wvs-single-product-item-font-size, 16px);
  text-align: center;
}
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).button-variable-item.selected:not(
    .no-stock
  ) {
  background-color: var(--wvs-selected-item-background-color, #fff);
  color: var(--wvs-selected-item-text-color, #000);
}
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item.wvs-show-stock-left-info:not(.disabled):not(
    .radio-variable-item
  )
  .wvs-stock-left-info:before {
  border-bottom: 3px solid #de8604;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  content: " ";
  left: 50%;
  margin-left: -3px;
  position: absolute;
  top: calc(100% - 1px);
  width: 0;
  z-index: 1;
}
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item.wvs-show-stock-left-info:not(.disabled):not(
    .radio-variable-item
  )
  .wvs-stock-left-info:after {
  left: 50%;
  min-width: 36px;
  position: absolute;
  text-align: center;
  top: calc(100% + 2px);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item.wvs-show-stock-left-info:not(.disabled)
  .wvs-stock-left-info:after {
  background: #de8604;
  border-radius: 2px !important;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.38);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.38);
  color: #fff;
  content: attr(data-wvs-stock-info);
  font-size: 10px;
  font-style: italic;
  line-height: 1;
  padding: 2px;
  text-shadow: 0 1px rgba(0, 0, 0, 0.251);
}
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item.wvs-show-stock-left-info:not(.disabled).radio-variable-item
  .wvs-stock-left-info:after {
  margin-left: 5px;
}
.woo-variation-swatches
  .wvs-style-rounded.variable-items-wrapper
  .variable-item:not(.radio-variable-item) {
  border-radius: 100%;
}
.woo-variation-swatches
  .wvs-style-rounded.variable-items-wrapper
  .variable-item:not(.radio-variable-item)
  .variable-item-span,
.woo-variation-swatches
  .wvs-style-rounded.variable-items-wrapper
  .variable-item:not(.radio-variable-item)
  img {
  border-radius: 100%;
  line-height: 1;
  margin: 0;
  overflow: hidden;
}
.woo-variation-swatches
  .wvs-style-rounded.variable-items-wrapper
  .variable-item.radio-variable-item {
  border-radius: 2px;
}
.woo-variation-swatches
  .wvs-style-rounded.variable-items-wrapper
  .variable-item.radio-variable-item
  img {
  border-radius: 100%;
}
.woo-variation-swatches
  .wvs-style-squared.variable-items-wrapper
  .variable-item:not(.radio-variable-item) {
  border-radius: 2px;
}
.woo-variation-swatches
  .wvs-style-squared.variable-items-wrapper
  .variable-item:not(.radio-variable-item).button-variable-item {
  min-width: var(--wvs-single-product-item-width);
  width: auto;
}
.woo-variation-swatches
  .wvs-style-squared.variable-items-wrapper
  .variable-item:not(.radio-variable-item).button-variable-item
  .variable-item-span {
  padding: 0 5px;
}
.woo-variation-swatches
  .wvs-style-squared.variable-items-wrapper
  .variable-item:not(.radio-variable-item).color-variable-item
  span:after {
  border-radius: 0;
}
.woo-variation-swatches
  .wvs-style-squared.variable-items-wrapper
  .variable-item.radio-variable-item {
  border-radius: 2px;
}
.woo-variation-swatches
  .wvs-style-squared.variable-items-wrapper
  .variable-item.radio-variable-item
  img {
  border-radius: 5px;
}
.woo-variation-swatches.wvs-behavior-blur
  .variable-items-wrapper
  .radio-variable-item.disabled
  input,
.woo-variation-swatches.wvs-behavior-blur
  .variable-items-wrapper
  .radio-variable-item.disabled
  label,
.woo-variation-swatches.wvs-behavior-blur
  .variable-items-wrapper
  .radio-variable-item.disabled:hover
  input,
.woo-variation-swatches.wvs-behavior-blur
  .variable-items-wrapper
  .radio-variable-item.disabled:hover
  label {
  cursor: not-allowed;
  opacity: 0.5;
  text-decoration: line-through;
}
.woo-variation-swatches.wvs-behavior-blur
  .variable-items-wrapper
  .radio-variable-item.disabled:after,
.woo-variation-swatches.wvs-behavior-blur
  .variable-items-wrapper
  .radio-variable-item.disabled:before,
.woo-variation-swatches.wvs-behavior-blur
  .variable-items-wrapper
  .radio-variable-item.disabled:hover:after,
.woo-variation-swatches.wvs-behavior-blur
  .variable-items-wrapper
  .radio-variable-item.disabled:hover:before {
  display: none;
}
.woo-variation-swatches.wvs-behavior-blur-no-cross
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).disabled
  .variable-item-contents:before,
.woo-variation-swatches.wvs-behavior-blur-no-cross
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).disabled:hover
  .variable-item-contents:before,
.woo-variation-swatches.wvs-behavior-blur-no-cross
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).no-stock
  .variable-item-contents:before,
.woo-variation-swatches.wvs-behavior-blur-no-cross
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).no-stock:hover
  .variable-item-contents:before {
  background-image: none;
}
.woo-variation-swatches.wvs-behavior-blur-no-cross
  .variable-items-wrapper
  .radio-variable-item.disabled,
.woo-variation-swatches.wvs-behavior-blur-no-cross
  .variable-items-wrapper
  .radio-variable-item.disabled:hover {
  overflow: hidden;
}
.woo-variation-swatches.wvs-behavior-blur-no-cross
  .variable-items-wrapper
  .radio-variable-item.disabled
  input,
.woo-variation-swatches.wvs-behavior-blur-no-cross
  .variable-items-wrapper
  .radio-variable-item.disabled
  label,
.woo-variation-swatches.wvs-behavior-blur-no-cross
  .variable-items-wrapper
  .radio-variable-item.disabled:hover
  input,
.woo-variation-swatches.wvs-behavior-blur-no-cross
  .variable-items-wrapper
  .radio-variable-item.disabled:hover
  label {
  opacity: 0.3;
  pointer-events: none;
}
.woo-variation-swatches.wvs-behavior-hide
  .variable-items-wrapper
  .variable-item.disabled {
  font-size: 0;
  height: 0 !important;
  margin: 0 !important;
  min-height: 0 !important;
  min-width: 0 !important;
  opacity: 0;
  padding: 0 !important;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  visibility: hidden;
  width: 0 !important;
}
.woo-variation-swatches.wvs-behavior-hide
  .variable-items-wrapper
  .variable-item.disabled.radio-variable-item {
  width: auto !important;
}
.woo-variation-swatches.wvs-behavior-hide
  .variable-items-wrapper
  .variable-item.no-stock
  .variable-item-contents:before {
  background-image: none;
}
.woo-variation-swatches.rtl .variable-items-wrapper .variable-item {
  text-align: right;
}
.woo-variation-swatches.rtl
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item) {
  margin: 4px 0 4px 8px;
}
.woo-variation-swatches.rtl
  .variable-items-wrapper.radio-variable-wrapper
  .radio-variable-item
  input {
  margin-left: 5px;
  margin-right: 0;
}
.woo-variation-swatches.woocommerce
  .product.elementor
  table.variations
  td.value:before {
  display: none !important;
}
.woo-variation-swatches.woo-variation-swatches-ie11 .variable-items-wrapper {
  display: block !important;
}
.woo-variation-swatches.woo-variation-swatches-ie11
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item) {
  float: left;
}
.woo-variation-swatches.wvs-show-label .variations td,
.woo-variation-swatches.wvs-show-label .variations th {
  display: block;
  width: auto !important;
}
.woo-variation-swatches.wvs-show-label
  .variations
  td
  .woo-selected-variation-item-name,
.woo-variation-swatches.wvs-show-label .variations td label,
.woo-variation-swatches.wvs-show-label
  .variations
  th
  .woo-selected-variation-item-name,
.woo-variation-swatches.wvs-show-label .variations th label {
  display: inline-block;
  margin: 0 2px;
}
.woo-variation-swatches .grouped-variable-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none !important;
}
.woo-variation-swatches
  .grouped-variable-items.grouped-variable-items-display-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.woo-variation-swatches
  .grouped-variable-items.grouped-variable-items-display-vertical
  .group-variable-items-wrapper {
  margin-top: 10px;
}
.woo-variation-swatches
  .grouped-variable-items.grouped-variable-items-display-vertical
  .no-group-variable-items-wrapper {
  margin-top: 20px;
}
.woo-variation-swatches
  .grouped-variable-items.grouped-variable-items-display-horizontal {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.woo-variation-swatches
  .grouped-variable-items.grouped-variable-items-display-horizontal
  .group-variable-items-wrapper {
  margin-right: 20px;
  margin-top: 10px;
}
.woo-variation-swatches
  .grouped-variable-items.grouped-variable-items-display-horizontal
  .group-variable-items-wrapper:last-child,
.woo-variation-swatches
  .grouped-variable-items.grouped-variable-items-display-horizontal
  .no-group-variable-items-wrapper {
  margin-right: 0;
}
.woo-variation-swatches .grouped-variable-items .group-variable-item-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
}
.woo-variation-swatches .grouped-variable-items .group-variable-items-name {
  font-style: italic;
}
:root {
  --wvs-tick: url("data:image/svg+xml;utf8,%3Csvg filter='drop-shadow(0px 0px 2px rgb(0 0 0 / .8))' xmlns='http://www.w3.org/2000/svg'  viewBox='0 0 30 30'%3E%3Cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='M4 16L11 23 27 7'/%3E%3C/svg%3E");
  --wvs-cross: url("data:image/svg+xml;utf8,%3Csvg filter='drop-shadow(0px 0px 5px rgb(255 255 255 / .6))' xmlns='http://www.w3.org/2000/svg' width='72px' height='72px' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23ff0000' stroke-linecap='round' stroke-width='0.6' d='M5 5L19 19M19 5L5 19'/%3E%3C/svg%3E");
  --wvs-single-product-item-width: 30px;
  --wvs-single-product-item-height: 30px;
  --wvs-single-product-item-font-size: 16px;
} /*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: "FontAwesome";
  src: url(/wp-content/themes/dropify/assets/fonts/fontawesome-webfont.eot#1680841533);
  src: url(/wp-content/themes/dropify/assets/fonts/fontawesome-webfont.eot#1680841533)
      format("embedded-opentype"),
    url(/wp-content/themes/dropify/assets/fonts/fontawesome-webfont.woff2#1680841533)
      format("woff2"),
    url(/wp-content/themes/dropify/assets/fonts/fontawesome-webfont.woff#1680841533)
      format("woff"),
    url(/wp-content/themes/dropify/assets/fonts/fontawesome-webfont.ttf#1680841533)
      format("truetype"),
    url(/wp-content/themes/dropify/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular)
      format("svg");
  font-weight: 400;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.all-blog-articles,
.header-widgets-wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
}
body,
code,
html,
kbd,
pre,
samp {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: "Poppins", sans-serif !important;
  line-height: 1.5;
  font-size: 15px;
}
.fmenu ul li a,
button,
select {
  text-transform: none;
}
.comment-form-cookies-consent label,
p.comment-form-cookies-consent {
  text-transform: none !important;
  text-transform: none !important;
  width: auto;
}
*,
:after,
:before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.comments-area .comment-respond *,
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  font-weight: 400;
  font-size: 16px;
  margin: 0;
  background-color: #f4f6f3;
  color: #2f3136;
}
.woocommerce nav.woocommerce-pagination ul,
hr,
img,
legend {
  border: 0;
}
.archive header.fbox.page-header,
.site-info p,
.woocommerce-MyAccount-navigation ul,
.wp-block-latest-comments,
legend,
td,
th {
  padding: 0;
}
pre,
textarea {
  overflow: auto;
}
.hentry,
.page-links,
address,
blockquote,
p {
  margin: 0 0 1.5em;
}
.wp-caption,
embed,
iframe,
img,
object,
pre,
select {
  max-width: 100%;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce-info::before,
.woocommerce-message::before,
a,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
textarea:focus {
  color: #000;
}
.aligncenter,
.clear:after,
.clearfix:after,
.comment-content:after,
.entry-content:after,
.page-links,
.site-content:after,
.site-footer:after,
.site-header:after {
  clear: both;
}
.bypostauthor,
.gallery-caption,
.infinity-end.neverending .site-footer,
.main-navigation ul li:hover > ul,
.sticky,
a.cart-customlocation:hover .cart-preview,
a.cart-customlocation:hover + .cart-preview,
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
.archive footer.site-footer,
.blog footer.site-footer,
.search-results footer.site-footer {
  margin-top: 25px;
}
#smobile-menu,
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer,
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.updated:not(.published),
.woocommerce-account aside#secondary,
.woocommerce-cart aside#secondary,
.woocommerce-checkout aside#secondary,
.woocommerce-page .category-and-tags,
.woocommerce-page.single-product #secondary,
[hidden],
p.comment-form-url,
template {
  display: none;
}
.site-info a:hover,
abbr[title] {
  border-bottom: 1px dotted;
}
b,
dt,
optgroup,
strong {
  font-weight: 700;
}
cite,
dfn,
em,
i {
  font-style: italic;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
  bottom: -0.25em;
}
img {
  height: auto;
}
svg:not(:root) {
  overflow: hidden;
}
.about-the-author h3,
.all-blog-articles h2.entry-title,
.page h1.entry-title,
.single h1.entry-title,
h2.comments-title {
  margin-top: 0;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  background-color: #ccc;
  height: 1px;
  margin-bottom: 1.5em;
}
.header-widgets-three figure.wp-caption.alignnone,
.woocommerce #customer_login h2,
.woocommerce-Addresses h3,
button,
input,
optgroup,
select,
textarea {
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 15px 0 10px;
  font-weight: 700;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
h1 {
  font-size: 35px;
}
h2 {
  font-size: 25px;
}
h3 {
  font-size: 21px;
}
h4 {
  font-size: 19x;
}
.comment #respond.comment-respond h3#reply-title,
.nav-links span.meta-nav,
h5,
h6 {
  font-size: 18px;
}
p {
  font-size: 15px;
}
code,
kbd,
pre,
tt,
var {
  font-size: 0.9375rem;
}
pre {
  background: #eee;
  margin-bottom: 1.6em;
  padding: 1.6em;
}
abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
.category-and-tags a,
.entry-header h2 a,
.fmenu ul li a:hover,
.product_list_widget a,
.product_meta .posted_in a,
.product_meta .sku_tagged_as a,
.related-posts h4.entry-title a,
.single-product td.woocommerce-grouped-product-list-item__label a,
.site-info a:hover,
.site-title a,
.wc-block-product-categories-list-item a,
.woocommerce .woocommerce-breadcrumb a,
.woocommerce-MyAccount-navigation ul li a,
.wp-block-archives a,
.wp-block-categories-list a,
.wp-block-latest-comments a,
.wp-block-latest-posts a,
ins,
mark,
product_meta .sku_wrapper a,
td.product-name a {
  text-decoration: none;
}
big {
  font-size: 125%;
}
blockquote {
  background: rgba(0, 0, 0, 0.1);
  border-left: 6px solid rgba(0, 0, 0, 0.2);
  padding: 20px;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
}
dd {
  margin: 0 1.5em 1.5em;
}
figure {
  margin: 1em 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 0 1.5em;
  width: 100%;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  font-size: 16px;
  font-weight: 700;
  border: 0;
  color: #fff;
  background: #000;
}
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea {
  border: 1px solid #cdcdcd;
  font-family: Inter, "Helvetica Neue", Helvetica, Lato, helvetica, arial,
    "sans-serif";
  border-radius: 3px;
  padding: 10px;
}
select {
  border: 1px solid #ccc;
}
.main-navigationigation {
  display: block;
  float: left;
  width: 100%;
}
.main-navigationigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.main-navigationigation ul li {
  float: left;
  position: relative;
}
.main-navigationigation ul li a {
  display: block;
  text-decoration: none;
}
#secondary .widget_spbrposts_widget h2,
.pm-login-box-error,
section.widget:not(.widget_block) {
  margin-bottom: 20px;
}
.main-navigationigation ul ul {
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
}
.main-navigationigation ul ul ul {
  left: -999em;
  top: 0;
}
.main-navigationigation ul ul a {
  width: 200px;
}
.main-navigationigation ul li.focus > ul,
.main-navigationigation ul li:hover > ul {
  left: auto;
}
.main-navigationigation ul ul li.focus > ul,
.main-navigationigation ul ul li:hover > ul {
  left: 100%;
}
@media screen and (min-width: 37.5em) {
  .nav-#secondary-site-navigation {
    display: none;
  }
  .main-navigationigation ul {
    display: block;
  }
}
.site-main .comment-navigation,
.site-main .post-navigation,
.site-main .posts-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}
.comment-navigation .nav-previous,
.post-navigation .nav-previous,
.posts-navigation .nav-previous {
  float: left;
  width: 50%;
}
.comment-navigation .nav-next,
.post-navigation .nav-next,
.posts-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter,
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.read-story {
  padding: 10px 25px;
  margin-top: 20px;
  display: inline-block;
  font-size: 15px;
}
#comments ol.children {
  padding-left: 20px;
}
label {
  font-weight: 500;
}
.comments-area p.form-submit input {
  padding: 15px 20px;
}
.archive .no-results.not-found .search-submit,
.comments-area p.form-submit input,
.error-404.not-found .search-submit,
.header-button-wrap a,
.read-story,
.search-no-results .no-results.not-found .search-submit,
.woocommerce #respond input#submit,
.woocommerce #respond input#submit:hover,
.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce a.button.alt:hover,
.woocommerce a.button:hover,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce button.button.alt:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce button.button:hover,
.woocommerce div.product form.cart .button,
.wp-block-search__button,
button.woocommerce-button.button.woocommerce-form-login__submit {
  border: 0;
  background: #FFD814;
  font-weight: 700;
  border-radius: 20px;
  color: #0F1111;
  text-decoration: none;
}
.about-the-author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  padding: 30px;
  margin: 0 0 1.5em;
}
.related-posts {
  padding: 30px;
  background: #fff;
  margin: 0 0 1.5em;
}
.related-posts h4.entry-title {
  margin: 0 0 5px;
  text-decoration: none;
}
.related-posts-posts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.related-posts-headline h3 {
  margin: 0 0 20px;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
}
.related-posts-posts .entry-meta {
  font-size: 13px;
  margin: 0;
}
.related-posts-posts .post {
  width: 31%;
}
.about-the-author-img {
  min-width: 90px;
  margin-right: 20px;
}
.about-the-author-img img {
  border-radius: 50%;
  width: 90px;
}
.about-the-author-description {
  width: calc(100% - 110px);
}
.header-button-wrap a {
  padding: 12px 30px;
  display: inline-block;
  margin: 40px auto 0;
}
.comment #respond.comment-respond {
  background: rgba(0, 0, 0, 0.02);
  padding: 15px;
}
.clear:after,
.clear:before,
.comment-content:after,
.comment-content:before,
.entry-content:after,
.entry-content:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.featured-content.full-width-template,
.woocommerce-page.single-product .featured-content {
  width: 100%;
  margin-right: 0;
}
.comment-content a {
  word-wrap: break-word;
}
.comment-form label {
  margin-bottom: 10px;
  display: inline-block;
}
.sheader + .ml-slider {
  overflow: hidden;
  margin-top: -47px;
  margin-bottom: 30px;
}
.woocommerce-page .blog-sidebar-wrapper {
  display: none !important;
}
.clearfix,
.comments-area,
.container,
.no-featured-img-box .content-wrapper,
.pmenu,
.single .featured-thumbnail,
.wpcf7-form input,
.wpcf7-form textarea {
  width: 100%;
}
.comment-respond .comment-form {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cart-header,
.comment-form-wrap .comment-respond,
.comments-area .comment-meta,
.comments-area .comment-respond,
.comments-area ol.comment-list li li.bypostauthor,
.main-navigation ul li,
.sheader {
  position: relative;
}
.comments-area .comments-title {
  margin-bottom: 30px;
  font-size: 30px;
}
.comment-meta .vcard img {
  float: left;
  margin-right: 14px;
}
.nav-next a:after {
  content: "→";
  margin-left: 10px;
}
.nav-previous a:before {
  content: "←";
  margin-right: 10px;
}
.comments-area .comment-author {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0;
}
.comments-area .comment-author .fn a {
  color: #222;
  text-decoration: none;
}
.comments-area .comment-content {
  padding: 20px 0 0 45px;
}
.comments-area .reply .comment-reply-link i,
.main-navigation ul li .arrow-sub-menu::before {
  font-size: 12px;
}
.comments-area .comment-content p {
  margin-bottom: 5px;
}
.comments-area p.form-submit {
  margin-bottom: 0;
  padding-bottom: 10px;
}
.cart-preview-tem:last-of-type,
.comments-area ol.comment-list > li:last-child,
.footer-column-three p:last-of-type,
.header-widget:last-of-type,
.header-widgets-three .header-widget p:last-of-type,
.posts-entry .entry-content p:last-child,
.posts-related ul.list-related-posts {
  margin-bottom: 0;
}
.comments-area ol.comment-list > li {
  width: 100%;
  border-bottom: 3px solid #000;
}
#comments li.comment.parent article .reply,
.author-highlight li.bypostauthor article .reply {
  padding-bottom: 0;
}
.comments-area ol.comment-list ol.children li {
  padding-top: 20px;
  margin-left: 0;
  margin-top: 20px;
  margin-bottom: 0;
  list-style: none;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 0;
  padding-bottom: 0;
}
.archive .no-results.not-found h1,
.error-404.not-found h1,
.search-no-results .no-results.not-found h1 {
  font-size: 30px;
  margin-bottom: 18px;
}
.wp-block-image figcaption {
  text-align: center;
  font-size: 14px;
}
.archive .no-results.not-found,
.error-404.not-found,
.search-no-results .no-results.not-found {
  padding: 40px 0;
}
.archive .no-results.not-found p,
.error-404.not-found p,
.search-no-results .no-results.not-found p {
  font-size: 18px;
  font-weight: 500;
  max-width: 600px;
  margin: auto auto 20px;
}
.archive .no-results.not-found p {
  max-width: 500px;
}
.comments-area.author-highlight ol.comment-list li.bypostauthor {
  border-bottom: 3px solid #f00000;
  padding: 40px;
  background: #f5f5f5;
}
#comments li.comment .comment-respond {
  margin-top: 10px;
  position: relative;
}
.comment-reply-title {
  position: relative;
  margin: 0 0 16px;
  padding-bottom: 20px;
}
p.comment-form-author,
p.comment-form-email {
  max-width: 49%;
  float: left;
  display: inline-block;
}
p.comment-form-email {
  margin-left: 2%;
}
a#cancel-comment-reply-link {
  display: block;
  font-size: 17px;
  opacity: 0.6;
}
#site-header,
#site-header img,
.category-and-tags,
.clearfix,
.custom-logo-link,
.fmenu,
.fmenu ul li,
.gallery-item,
.site-branding {
  display: inline-block;
}
.comments-area .comment-respond input[type="email"],
.comments-area .comment-respond input[type="text"],
.comments-area .comment-respond input[type="url"] {
  background: #fff;
  padding: 8px 14px;
  width: 100%;
  max-width: 430px;
  margin-bottom: 6px;
}
#secondary {
  padding: 20px;
  margin-bottom: 30px;
}
.comments-area .comment-respond textarea {
  width: 100%;
  margin-bottom: 0;
}
.comments-area p {
  margin-bottom: 12px;
}
.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
.gallery,
.wp-caption {
  margin-bottom: 1.5em;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
.archive h1.page-title,
.archive-description,
.search-results h1.page-title,
.text-center,
.wp-caption-text,
div#respond {
  text-align: center;
}
.category-and-tags {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 20px;
  margin-top: 20px;
  font-size: 15px;
  width: 100%;
}
.category-and-tags .category-and-tags-m,
.logo-container a.custom-logo-link {
  margin-top: 10px;
}
.gallery-item {
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33333%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66667%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28571%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11111%;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  height: 0;
}
* html .clearfix {
  height: 1%;
}
.fbox {
  width: 100%;
  border-radius: 1px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.content-wrap,
.woocommerce-page .content-area {
  width: 1180px;
  max-width: 90%;
  margin: 0 auto;
}
.woocommerce-page.archive,
.woocommerce-page.single-product,
.woocommerce-shop {
  background: #fafafa;
}
.branding-logo .custom-logo,
.screen-reader-text:focus {
  display: block;
  width: auto;
  height: auto;
}
.sheader {
  width: 100%;
  margin: 0 0 10px;
}
.site-branding.branding-logo {
  margin: 30px 0;
}
.site-branding {
  padding: 70px 0;
  text-align: center;
  width: 100%;
}
.main-navigation ul,
.posts-related ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #21759b;
  font-size: 0.875rem;
  font-weight: 700;
  right: 5px;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.main-navigation ul li .sub-arrow {
  width: 50px;
  position: absolute;
  right: -20px;
  line-height: 70px;
  top: -2px;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
}
#smobile-menu .main-navigation ul li .sub-arrow {
  line-height: 50px;
}
.main-navigation ul ul li .sub-arrow {
  right: -5px;
}
.mobile-menu .fa-bars {
  float: right;
  margin-top: 3px;
}
.primary-menu ul li ul.children li,
.primary-menu ul li ul.sub-menu li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  width: 100%;
  max-width: 100%;
}
.secondary-menu {
  width: 100%;
  float: left;
  border-top: 1px solid #e5e6e9;
  position: relative;
}
.secondary-menu .smenu ul li a,
.secondary-menu ul.smenu li a {
  padding: 24px 16px;
}
.secondary-menu ul.smenu ul li {
  border-bottom: 1px solid #e5e6e9;
}
.secondary-menu ul.smenu ul li a {
  padding: 16px;
}
.pmagic .pm-login-box,
.secondary-menu ul.smenu > li:first-child {
  border: none;
}
.secondary-menu .arrow-menu {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  text-align: center;
  display: none;
  width: 42px;
  height: 42px;
  line-height: 44px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.secondary-menu ul.smenu li.btn-right {
  float: right;
  border: none;
  margin: 16px 0;
}
.secondary-menu ul.smenu li.btn-right a {
  padding: 9px 25px 11px;
  background: #06c;
  text-align: center;
  text-transform: capitalize;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  border-radius: 3px;
}
.secondary-menu .btn-right a:hover {
  opacity: 0.8;
  color: #fff;
}
.search-style-one {
  width: 100%;
  position: fixed;
  overflow: hidden;
  height: 90px;
  z-index: 9;
  left: 0;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  transition: transform 0.4s linear, visibility 0.1s,
    -webkit-transform 0.4s linear;
  -webkit-transition: visibility 0.1s, -webkit-transform 0.4s linear;
  -o-transition: transform 0.4s linear, visibility 0.1s;
}
.overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
}
.search-style-one.open {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.search-row {
  position: relative;
  margin: 0 auto;
}
.overlay .overlay-close {
  width: 50px;
  height: 52px;
  line-height: 52px;
  position: absolute;
  right: 8%;
  top: 15px;
  font-size: 20px;
  overflow: hidden;
  border: none;
  padding: 0 17px;
  color: #3a5795;
  background: rgba(255, 255, 255, 0.9);
  z-index: 100;
  cursor: pointer;
  border-radius: 2px;
}
.header-widgets-three .swidget,
.widget {
  margin-bottom: 10px;
}
.widget-area .widget h2 {
  margin: 10px 0 0;
}
.wp-block-latest-posts li {
  margin: 10px 0;
}
.search-style-one .search-row input#s {
  width: 100%;
  height: 82px;
  line-height: 82px;
  padding: 20px 30px;
  color: #fff;
  font-size: 18px;
  background: 0 0;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.site-header ul ul {
  list-style: none;
  min-width: 240px;
  display: none;
  position: absolute;
  top: inherit;
  right: 0;
  margin: 0;
  padding: 0;
  z-index: 9;
  text-align: left;
}
.fmenu ul li,
.pmagic #lostpasswordform input#user_login,
.site-header ul ul li {
  float: none;
}
.site-header ul ul ul {
  top: 0;
  left: 238px;
}
.page .content-area .fbox,
.single .content-area .fbox {
  display: inline-block;
  width: 100%;
}
.site-content {
  width: 100%;
  display: block;
}
.featured-thumbnail img {
  width: 100%;
  display: block;
  max-width: 100%;
  height: auto;
}
.featured-thumbnail {
  float: left;
  display: inline-block;
  min-width: 100%;
  width: 100%;
  position: relative;
  text-align: center;
}
.content-wrapper {
  padding: 20px 30px 30px;
  float: left;
  width: 100%;
  position: relative;
}
.site-footer {
  width: 100%;
  float: left;
  background: #000;
}
.pagination:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
.nav-links,
.posts-related,
.posts-related ul {
  width: 100%;
  display: inline-block;
}
.nav-links .nav-next,
.nav-links .nav-previous {
  max-width: 48%;
  border-radius: 3px;
}
.nav-next a,
.nav-previous a {
  background: #fff;
  text-decoration: none;
  padding: 19px;
  display: inline-block;
  text-align: center;
  width: 100%;
}
.nav-links .nav-previous {
  float: left;
  text-align: left;
}
.nav-links .nav-next {
  float: right;
  text-align: right;
}
.comment span.edit-link,
.paging-navigation .nav-links .nav-next a,
.posts-navigation .nav-next a {
  float: right;
}
#load-more-wrap,
.header-widgets-three h3,
.site-branding.branding-logo {
  width: 100%;
  text-align: center;
}
#load-more-wrap a {
  background: #f3f2f2;
  padding: 10px;
  display: block;
}
.posts-related ul.grid-related-posts li {
  width: 31.3%;
  float: left;
  margin: 0 3% 3% 0;
}
.posts-related ul.grid-related-posts li:nth-child(3n) {
  margin-right: 0;
}
.posts-related ul.grid-related-posts li:nth-child(3n + 1) {
  clear: left;
}
.posts-related ul.list-related-posts li {
  width: 100%;
  float: left;
  display: block;
  margin: 0 0 2%;
  padding-bottom: 2%;
  border-bottom: 1px solid #f5f5f5;
}
.posts-related ul.list-related-posts li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.posts-related .list-related-posts .featured-thumbnail {
  max-width: 160px;
  max-height: 160px;
}
.posts-related .list-related-posts .featured-thumbnail img {
  width: 100%;
  height: 100%;
  display: block;
}
.posts-related ul.list-related-posts .related-data a {
  color: #3498db;
  display: block;
  margin-bottom: 5px;
}
.posts-related ul.nothumb-related-posts {
  width: 100%;
  display: inline-block;
  margin-bottom: 0;
  padding: 0;
}
.featured-sidebar {
  width: 30%;
  float: left;
}
.swidget {
  width: 100%;
  display: inline-block;
  margin-bottom: 20px;
  float: left;
}
.fmenu {
  width: 100%;
  text-align: center;
  margin-top: 10px;
}
.fmenu ul {
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
}
.fmenu ul li a {
  color: #fff;
  margin: 0 8px;
  font-size: 14px;
}
.add-blog-to-sidebar .all-blog-articles .blogposts-list {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 48%;
  flex: 1 1 48%;
  max-width: 48%;
}
@media (min-width: 1024px) {
  p.woocommerce-result-count + form.woocommerce-ordering {
    margin-top: -20px;
    margin-bottom: 50px;
  }
  #main .post-navigation .nav-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #main .post-navigation .nav-links .nav-next,
  #main .post-navigation .nav-links .nav-previous {
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media (min-width: 992px) {
  .fmenu,
  .footer-menu ul {
    float: right;
  }
  .arrow-menu,
  .footer-menu ul li .arrow-sub-menu {
    display: none;
  }
  .fmenu {
    width: auto;
    margin-top: 0;
    text-align: right;
  }
  .footer-menu {
    width: 100%;
  }
  .footer-menu ul li,
  .footer-menu ul li.main-navigation-item-has-children a,
  .footer-menu ul li.main-navigation-item-has-children ul {
    float: left;
  }
  .footer-menu ul ul {
    margin-left: 0;
    list-style: none;
    border-left: 1px solid #ccc;
  }
  .footer-menu ul > li:first-child {
    border: none;
  }
  .secondary-menu .smenu ul ul.children li,
  .secondary-menu .smenu ul ul.sub-menu li {
    border-bottom: 1px solid #f5f5f5;
  }
}
.page-numbers li a,
.page-numbers.current {
  color: #fab526;
}
.swidgets-wrap,
div#review_form *,
h1.woocommerce-products-header__title.page-title,
td,
th {
  text-align: left;
}
.primary-menu .pmenu {
  margin: auto;
  display: inline-block;
  float: right;
  text-align: right;
  background: #fff;
}
.main-navigation ul li {
  position: relative;
  display: inline-block;
}
.main-navigation ul li a {
  display: block;
  font-weight: 500;
  font-size: 15px;
  padding: 22px 1rem 23px;
  text-decoration: none;
}
.pag-wrapper,
.primary-menu {
  float: left;
}
.sheader {
  background-size: cover;
  background-position: top center;
}
.site-header ul ul li a {
  font-size: 14px;
  opacity: 0.8;
}
.site-header ul ul li:first-of-type a {
  border-top: 0 solid #000;
}
.swidgets-wrap {
  background: #fff;
  padding: 20px;
  margin-top: 0;
}
.swidgets-wrap h3 {
  display: inline-block;
  font-size: 17px;
  color: #2b2b2b;
  margin-bottom: 5px;
  padding: 0;
}
.footer-column-three p,
.site-info {
  font-size: 14px;
}
.widget time.rpwe-time.published {
  width: 100% !important;
  display: block !important;
  font-size: 12px;
}
.widget h3.rpwe-title {
  font-size: 14px !important;
  padding: 0 !important;
  display: block !important;
}
.widget img.rpwe-thumb {
  border: 0 #fff !important;
  -webkit-box-shadow: 0 0 0 #fff !important;
  box-shadow: 0 0 0 #fff !important;
  padding: 0 !important;
  margin-top: 0 !important;
}
.site-info {
  float: left;
  width: 100%;
  text-align: center;
  opacity: 0.8;
  padding: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.footer-column-three {
  display: inline-block;
  float: left;
  width: 100%;
  max-width: 33%;
  padding: 50px 0;
}
.top-nav-wrapper {
  display: block;
  float: left;
  width: 100%;
}
.footer-column-three h3:after {
  display: block;
  height: 2px;
  width: 40px;
  content: " ";
  background: rgba(255, 255, 255, 0.24);
  margin-top: 7px;
}
.page-numbers li a,
.page-numbers.current,
span.page-numbers.dots {
  padding: 10px 17px;
  margin: 0 5px;
  background: #fff;
  font-size: 14px;
  display: inline-block;
  float: left;
  text-decoration: none;
}
.footer-column-left {
  padding-right: 10px;
  max-width: 50%;
}
.footer-column-middle {
  padding-right: 10px;
  padding-left: 10px;
  max-width: 25%;
}
.footer-column-right {
  max-width: 25%;
}
.footer-column-right,
li.wc-block-product-categories-list-item ul {
  padding-left: 10px;
}
.entry-meta,
.entry-meta a {
  margin: 0 0 20px;
  font-weight: 500;
  text-decoration: none;
}
article.blogposts-list {
  padding: 0;
  margin-bottom: 20px;
}
.blogpost-button {
  height: 46px;
  position: absolute;
  padding: 10px 15px;
  background: #fab526;
  color: #fff;
  font-size: 28px;
  border-radius: 50%;
  right: 20px;
  text-decoration: none;
  bottom: -22px;
}
.page-numbers li {
  display: inline-block;
  list-style: none;
}
ul.page-numbers {
  display: inline-block;
  padding: 0;
  height: auto;
  margin: 10px auto 20px;
}
.page-numbers li a {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.page-numbers.current,
span.page-numbers.dots {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  opacity: 0.5;
}
td,
th {
  padding-bottom: 10px;
}
.archive .no-results.not-found,
.error404 main#main,
.search-no-results section.no-results.not-found {
  background: #fff;
  margin-bottom: 50px;
  text-align: center;
}
#goTop,
#goTop:hover {
  background-color: #000;
  color: #fff;
}
.archive h1.page-title span,
.search-results h1.page-title span {
  font-size: 28px;
  display: block;
  font-weight: 400;
}
.pmagic #lostpasswordform .pm-login-header,
.search-results-header-wrapper {
  margin-bottom: 30px;
}
.fourofour-home {
  margin-top: 20px;
  font-weight: 500;
}
.archive .no-results.not-found .search-form,
.error-404.not-found .search-form,
.search-no-results .no-results.not-found .search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.archive .no-results.not-found .search-field,
.error-404.not-found .search-field,
.search-no-results .no-results.not-found .search-field {
  border-radius: 3px 0 0 3px;
  padding: 11px;
}
.archive .no-results.not-found .search-submit,
.error-404.not-found .search-submit,
.search-no-results .no-results.not-found .search-submit {
  border-radius: 0 3px 3px 0;
  padding: 10px 20px;
}
.comments-area .comment-meta .comment-metadata a {
  text-decoration: none;
  font-size: 14px;
}
#comments ol.comment-list {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
}
.comments-area ol.comment-list .comment {
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 40px;
  padding-bottom: 40px;
}
.comments-area .reply {
  padding-left: 45px;
  font-size: 14px;
  padding-bottom: 0;
}
#comments h3#reply-title {
  font-size: 26px;
  margin-bottom: 0;
  padding-bottom: 10px;
  text-align: center;
}
.header-widgets-three {
  display: inline-block;
  float: left;
  margin-bottom: 40px;
  width: 100%;
  max-width: 30%;
}
.header-widgets-wrapper {
  display: inline-block;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}
.blogposts-list,
.bottom-header-wrapper,
.elementor,
.pag-wrapper,
.wp-block-latest-comments li {
  display: inline-block;
  width: 100%;
}
.header-widget {
  margin-bottom: 40px;
}
.bottom-header-wrapper {
  text-align: center;
  color: #fff;
  font-size: 18px;
  float: left;
  margin-bottom: 35px;
  margin-top: -47px;
  position: relative;
}
.bottom-header-text {
  position: absolute;
  top: 50%;
  text-align: center;
  width: 100%;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.bottom-header-wrapper img {
  width: 100%;
  max-width: 100%;
}
.bottom-header-title {
  font-size: 50px;
  color: #fff;
  font-weight: 700;
}
.bottom-header-paragraph {
  font-size: 20px;
  color: #fff;
}
.all-blog-articles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.blogposts-list {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  overflow: hidden;
  max-width: 30%;
  -ms-flex: 1 1 30%;
  flex: 1 1 30%;
}
.fullwidth-area-blog {
  width: 100%;
  margin-right: 0 !important;
}
@media screen and (max-width: 1050px) {
  .blogposts-list {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: inline-block;
    overflow: hidden;
    max-width: 48%;
    -ms-flex: 1 1 48%;
    flex: 1 1 48%;
  }
}
@media screen and (max-width: 1023px) {
  .nav-links .nav-next,
  .nav-links .nav-previous {
    width: 100%;
    max-width: 100%;
    margin: 15px 0;
  }
  .cart-header-desktop {
    display: none !important;
  }
  .main-navigation ul li .sub-arrow {
    right: 0;
  }
  .ads-top,
  .site-branding {
    text-align: center;
    width: 100%;
  }
  .ads-top .textwidget img {
    display: inline;
  }
  .main-container-wrap {
    position: relative;
    left: 0;
  }
  #mobile-menu-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    cursor: pointer;
    display: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: rgba(0, 0, 0, 0.5);
  }
  #page {
    position: relative;
    left: 0;
    top: 0;
  }
  .mobile-menu-active #page {
    width: 100%;
    max-width: 100%;
    position: fixed;
    top: 0;
    right: 300px;
    -webkit-transition: left 0.5s;
    -o-transition: left 0.5s;
    transition: left 0.5s;
    -ms-transform: translate(70%, 0);
    -webkit-transform: translate(70%, 0);
    transform: translate(70%, 0);
  }
  #smobile-menu {
    background-color: #fff;
    position: fixed;
    width: 70%;
    top: 0;
    bottom: 0;
    left: -70.1%;
    z-index: 5999998;
    overflow-x: hidden;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  #smobile-menu .content-wrap,
  #smobile-menu .primary-menu ul {
    width: 100%;
    max-width: 100%;
    margin: 0;
  }
  #smobile-menu.show {
    left: 0;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  #smobile-menu.show .main-navigation {
    width: 100%;
    float: left;
    display: block;
    margin: 0;
  }
  #smobile-menu.show .main-navigation ul li {
    width: 100%;
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  #smobile-menu.show .main-navigation ul li a {
    padding: 12px 20px;
  }
  #smobile-menu.show .main-navigation ul ul.children.active,
  #smobile-menu.show .main-navigation ul ul.sub-menu.active {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }
  #smobile-menu.show .main-navigation ul ul.children li:last-child,
  #smobile-menu.show .main-navigation ul ul.sub-menu li:last-child {
    border: none;
  }
  .toggle-mobile-menu {
    display: inline-block;
    width: 100%;
    margin: auto;
    position: relative;
    text-align: right;
    z-index: 1;
    padding: 12px 20px;
  }
  .toggle-mobile-menu:before {
    font-family: FontAwesome;
    content: "\f0c9";
    font-size: 18px;
    line-height: 50px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 0;
  }
  .mobile-only .toggle-mobile-menu {
    text-decoration: none;
  }
  .mobile-only .toggle-mobile-menu:before {
    left: 20px;
  }
  .super-menu {
    background: #fff;
  }
  .super-menu-inner {
    width: 1120px;
    max-width: 90%;
    margin: 0 auto;
  }
  .super-menu .toggle-mobile-menu {
    padding: 10px 0;
    text-decoration: none;
  }
  .super-menu .main-navigation-toggle:before {
    left: 0;
  }
  .smenu-hide.toggle-mobile-menu.menu-toggle {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  #smobile-menu.show .main-navigation ul li a,
  .main-navigation ul li a {
    text-align: left;
  }
  #smobile-menu.show .main-navigation ul ul.sub-menu li {
    padding-left: 20px;
    opacity: 0.8;
  }
  ul.page-numbers {
    margin-bottom: 50px;
  }
  .bottom-header-title {
    font-size: 40px;
  }
  .bottom-header-paragraph {
    font-size: 18px;
  }
}
@media screen and (max-width: 900px) {
  .footer-column-three,
  .header-widgets-three {
    max-width: 100%;
  }
  .footer-column-left,
  .header-widgets-left {
    padding-right: 0;
  }
  .footer-column-middle,
  .header-widgets-middle {
    padding-right: 0;
    padding-left: 0;
  }
  .footer-column-right,
  .header-widgets-right {
    padding-left: 0;
  }
  .footer-column-three {
    padding: 20px 0;
  }
  footer.site-footer {
    padding-top: 20px;
  }
  .site-footer .site-info {
    margin-top: 10px;
  }
}
@media screen and (max-width: 800px) {
  .add-blog-to-sidebar .all-blog-articles .blogposts-list {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%;
  }
  .featured-img-box {
    display: block;
  }
  .content-wrapper {
    width: 100%;
  }
}
@media screen and (max-width: 700px) {
  .about-the-author-description,
  .about-the-author-img,
  .blogposts-list,
  p.comment-form-author,
  p.comment-form-author input,
  p.comment-form-email,
  p.comment-form-email input {
    max-width: 100%;
    width: 100%;
  }
  .blogposts-list,
  .page-numbers li a.next,
  .page-numbers li a.prev {
    display: inline-block;
  }
  .related-posts-posts .post {
    width: 100%;
    margin: 10px 0;
    text-align: center;
  }
  .about-the-author-description h3,
  .related-posts-headline h3 {
    text-align: center;
  }
  .about-the-author,
  .related-posts {
    padding: 20px;
  }
  .about-the-author {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .about-the-author-img {
    margin-right: 0;
    margin-bottom: 10px;
    text-align: center;
  }
  .page .content-area .fbox,
  .single .content-area .fbox {
    display: inline-block;
    width: 100%;
    padding: 20px 0;
  }
  #comments span.edit-link,
  .page-numbers li a,
  span.page-numbers.dots {
    display: none;
  }
  .woocommerce
    #reviews
    [class*="comment-form"]
    label[for="wp-comment-cookies-consent"] {
    max-width: 80%;
  }
  .header-button-wrap a {
    margin-top: 20px;
    font-size: 15px;
    padding: 10px 20px;
  }
  .archive h1.page-title,
  .search-results h1.page-title,
  h1,
  h2 {
    font-size: 20px;
  }
  .archive h1.page-title span,
  .bottom-header-paragraph,
  .search-results h1.page-title span {
    font-size: 18px;
  }
  #comments ol.children,
  .comments-area ol.comment-list ol.children li {
    padding-left: 5px;
  }
  #comments .comment-metadata * {
    font-size: 13px;
  }
  .archive .page-header h1,
  .error-404.not-found h1,
  .search-no-results .no-results.not-found h1 {
    font-size: 25px;
  }
  .archive .no-results.not-found p,
  .error-404.not-found p,
  .search-no-results .no-results.not-found p {
    font-size: 16px;
  }
  .post-data-text {
    font-size: 15px;
  }
  .site-branding {
    padding: 30px 0;
  }
  .page-numbers li {
    display: inline;
  }
  .bottom-header-title {
    font-size: 28px;
  }
  .blogposts-list {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    overflow: hidden;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
  }
}
.logofont,
.woocommerce-Reviews span#reply-title {
  font-size: 22px;
  font-weight: 700;
}
p.comment-form-cookies-consent {
  display: inline-block;
  max-width: 100%;
  margin: auto;
  float: none;
}
.comment-form-cookies-consent label {
  float: left;
  display: inline-block;
  margin-top: 0;
  margin-left: 20px;
  font-size: 12px;
}
.logo-container {
  padding: 10px 0;
}
.logo-container img {
  max-height: 65px;
  width: auto;
}
.logofont {
  text-decoration: none;
  display: inline-block;
  width: 100%;
}
.header-content-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
}
input#wp-comment-cookies-consent {
  float: left;
  display: inline-block;
  margin-bottom: -28px;
  margin-top: 3px;
}
.center-main-menu {
  float: left;
  width: 100%;
  max-width: 70%;
}
@media (min-width: 1023px) {
  .main-navigation ul li .sub-arrow {
    width: 11px;
    right: 1px;
  }
  .main-navigation ul.sub-menu li .sub-arrow {
    width: 20px;
    right: 10px;
  }
  .wc-nav-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .main-navigation ul li:hover > ul.sub-menu,
  .pmenu li:focus-within > .sub-menu,
  .primary-menu ul li ul.sub-menu:focus-within {
    display: block;
  }
  .primary-menu .sub-menu {
    -webkit-box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.08);
    box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.08);
  }
  .site-header ul.sub-menu li a {
    padding-right: 30px;
  }
  .primary-menu .sub-menu .sub-arrow {
    right: -10px;
  }
}
a#pull {
  float: left;
  display: block !important;
  width: 30px;
  height: 50px;
  margin: 0;
  width: 100%;
  position: relative;
  text-align: right;
  z-index: 1;
  padding: 12px 20px;
}
@media (max-width: 1023px) {
  #smobile-menu.show .main-navigation ul li:last-of-type {
    border-bottom: 0;
  }
  .super-menu {
    padding: 5px 0;
  }
  .super-menu-inner a.logofont {
    float: left;
    margin-top: 6px;
  }
  .toggle-mobile-menu:before {
    font-size: 32px;
  }
  .super-menu.clearfix {
    float: left;
  }
  .mobile-menu-active .logo-container {
    display: none;
  }
  .center-main-menu {
    max-width: 100%;
  }
  .primary-menu a#pull {
    float: left;
    width: 100%;
  }
}
.toggle-mobile-menu:before {
  font-size: 32px !important;
  font-family: FontAwesome;
  content: "\f0c9";
  line-height: 50px;
  margin-right: 10px;
  position: absolute;
  font-weight: 400;
  left: 0;
  top: 0;
}
.pmagic .pm-login-box input[type="password"],
.pmagic .pm-login-box input[type="text"],
.pmagic .pm-users-search-page .pm-search-box .pm-search-input {
  height: 50px;
  line-height: 50px;
  padding: 0 15px !important;
  width: 100%;
  max-width: 60% !important;
  display: block;
  margin: 0 auto 15px !important;
  background: #eee;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.pmagic .pm-login-box-bottom-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  float: none;
  max-width: 60%;
  background-color: transparent;
}
.pmagic .pm-full-width-container input,
.pmagic .pm-login-box input[type="submit"] {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin-top: 25px;
  padding: 0.65rem 3rem;
  border-radius: 30px;
  background-color: #000;
  display: block;
  width: 100%;
}
.pm-login-links-box.pm-difr {
  padding: 0;
  text-decoration: underline;
}
.rmagic .rmrow .rminput ul li label {
  width: auto;
}
.pmagic #lostpasswordform .pm-login-box-bottom-container {
  border-top: 0;
  margin-top: 0;
  padding-top: 0;
}
.pmagic #lostpasswordform .pm-login-box-bottom-container:before {
  content: "";
  display: block;
  width: 25%;
  height: 1px;
  background-color: #ccc;
  margin: 0 auto;
}
.pmagic #lostpasswordform input[type="submit"] {
  margin-top: 50px;
}
.pmagic .pmrow input,
.pmagic .pmrow select,
.pmagic .pmrow textarea {
  background-color: #eee;
  border-color: #ccc;
  border-radius: 5px;
}
.pmagic .pm-users-search-page .pm-search-box .pm-search-input,
.pmagic .pmrow input,
.pmagic .pmrow select {
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
}
.pmagic .pmagic-form .pmrow {
  margin-bottom: 15px;
}
.pmagic .pm-full-width-container input {
  max-width: 60%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
}
.pmagic fieldset {
  border-left: 0;
  border-right: 0;
  border-width: 1px;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  background-color: #000;
  padding: 0.65rem 3rem;
  border-radius: 5px;
}
.page-numbers li .page-numbers {
  background-color: #fff;
  border: 1px solid #eee;
  font-weight: 500;
  color: #000;
}
.page-numbers.next,
.page-numbers.prev {
  color: #fff;
  font-weight: 500;
  background-color: #000;
}
.page-numbers.next:hover,
.page-numbers.prev:hover,
ul.page-numbers li span.current {
  color: #fff;
  opacity: 1;
  background-color: #000;
  border-color: ff6a3d;
}
.pmagic .pm-adv-search-button .pm-search-submit,
.pmagic .pm-adv-search-button .pm-search-submit + input[type="submit"] {
  padding: 0.65rem 3rem;
  background-color: #000;
  float: none;
}
.pmagic .pm-users-search-page .pm-search-box .pm-search-input {
  margin: 0 auto !important;
  float: none;
}
.pm-adv-search-button.pm-dbfl:nth-child(2),
.pmagic .pm-search-box {
  margin-bottom: 20px;
  padding-bottom: 30px;
  text-align: center;
  border-bottom: 1px dashed #ccc;
}
.pm-users-search-page > .pm-adv-search-button.pm-dbf1 {
  border-bottom: 0;
}
.gallery-columns-5 .gallery-item {
  padding: 0 15px;
}
#goTop {
  position: fixed;
  right: 30px;
  bottom: 20px;
  z-index: 1041;
  display: inline-block;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-size: 16px;
  border-radius: 50%;
  -webkit-box-shadow: 0 14px 28px -4px rgba(14, 17, 20, 0.15);
  box-shadow: 0 14px 28px -4px rgba(14, 17, 20, 0.15);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce-page.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce-page.woocommerce nav.woocommerce-pagination ul li a:hover {
  border: 1px solid #eee;
  color: #000;
  margin: 0 5px;
  background: #fff;
  padding: 10px 15px;
}
#goTop:focus,
.footer-info-right a,
.site-footer,
.site-footer .wp-block-calendar table caption,
.site-footer .wp-block-calendar table tbody,
.site-footer a,
.site-info {
  color: #fff;
}
#goTop:active i {
  position: relative;
  top: 1px;
}
.primary-menu ul li ul.sub-menu {
  margin-top: -1px;
}
.pmenu li {
  list-style: none;
}
.wp-block-search.wp-block-search__button-inside
  .wp-block-search__inside-wrapper {
  border: 1px solid #cdcdcd;
}
.site-footer .wp-block-calendar table th {
  background: rgba(0, 0, 0, 0);
}
.header-widgets-three {
  background: #fff;
  padding: 20px;
}
.woocommerce span.onsale {
  background: #000;
  z-index: 1;
}
.woocommerce-info {
  border-color: #000;
}
.woocommerce-page .woocommerce #customer_login .col-1,
.woocommerce-page .woocommerce #customer_login .col-2,
.woocommerce-page .woocommerce #customer_login .col-3 {
  background: rgba(0, 0, 0, 0.02);
  padding: 20px;
}
.woocommerce-page .woocommerce #customer_login .col-1 {
  border-top-color: #000;
}
.woocommerce-page .woocommerce .woocommerce-form-login,
.woocommerce-page .woocommerce .woocommerce-form-register {
  border: 0;
  margin-top: 10px;
  background: rgba(0, 0, 0, 0);
  padding: 0;
}
.woocommerce #reviews [class*="comment-form"] label {
  width: 100%;
  margin-bottom: 2px;
  font-size: 16px;
  font-weight: 600;
}
.woocommerce #reviews [class*="comment-form"] label[for="rating"] {
  font-size: 20px;
  margin-bottom: 5px;
  margin-top: 10px;
}
.woocommerce .star-rating,
.woocommerce .stars a {
  color: #ffc106;
}
.woocommerce ul.products li.product .price {
  color: #2f3136;
  font-size: 1em;
}
.woocommerce-cart .woocommerce button.button:disabled[disabled] {
  color: #fff;
}
.woocommerce-cart .coupon input#coupon_code {
  padding: 9px;
}
.woocommerce .quantity .qty {
  padding: 10px 0;
  display: inline-block;
  float: left;
  height: 100%;
}
.woocommerce-page.woocommerce nav.woocommerce-pagination ul li {
  border: 0;
  margin: 0;
  padding: 0;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
  opacity: 0.8;
  background: #000;
  color: #fff;
}
tr {
  border-color: rgba(0, 0, 0, 0.04);
}
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs,
.widget_block.widget_archive > ul:first-of-type,
.widget_block.widget_categories > ul:first-of-type,
.woocommerce #reviews #comments ol.commentlist,
.wp-block-woocommerce-product-categories > .wc-block-product-categories-list {
  padding-left: 0;
}
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-radius: 0;
  background: rgba(0, 0, 0, 0);
}
.woocommerce-MyAccount-navigation ul li {
  list-style: none;
  border-bottom: 1px solid #eee;
  padding: 10px 0;
}
p.logodescription {
  margin: 3px 0 0;
}
ul.page-numbers li span.current {
  opacity: 0.8;
}
.spbrposts-li * {
  text-decoration: none;
  line-height: 1;
}
.spbrposts-li time {
  margin-top: 6px;
}
li.spbrposts-li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#secondary h2 {
  font-size: 20px;
}
.cart-preview-tem {
  float: left;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  font-size: 13px;
}
.cart-customlocation svg {
  max-width: 32px;
  height: 32px;
  margin-left: 20px;
}
a.cart-customlocation span.cart-icon-number {
  float: right;
  font-weight: 600;
  font-size: 10px;
  width: 17px;
  padding-bottom: 1px;
  height: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #ff4343 !important;
  font-weight: 700;
  border-radius: 100%;
  color: #fff;
  line-height: 1;
  position: absolute;
  right: -10px;
  top: -10px;
}
.cart-preview img {
  max-width: 50px;
  margin-right: 10px;
}
a.cart-customlocation {
  float: right;
  display: inline-block;
  position: relative;
}
@media (max-width: 1024px) {
  .cart-preview {
    display: none !important;
  }
  .woocommerce-cart form.woocommerce-cart-form {
    max-width: 100%;
    margin-right: 0;
  }
  .woocommerce-cart .cart-collaterals {
    max-width: 100%;
  }
}
@media screen and (max-width: 665px) {
  .cart-customlocation svg {
    margin-left: 0;
  }
}
a.cart-preview span {
  float: right !important;
  color: #7b7b7b !important;
  padding-left: 10px !important;
  font-weight: 600 !important;
  margin-top: 0 !important;
  margin-left: auto !important;
}
.cart-preview {
  position: absolute;
  right: 0;
  line-height: 130%;
  top: 60px;
  z-index: 9999;
  max-height: 246px;
  overflow: auto;
  background: #fff;
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.12);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.12);
  display: none;
  width: 280px;
}
.cart-preview-tem span {
  margin-left: auto;
  padding-left: 10px;
}
.wc-block-checkbox-list input[type="checkbox"],
.wc-block-stock-filter-list input[type="checkbox"] {
  margin-right: 5px;
}
.variations select,
.woocommerce-ordering select {
  border: 1px solid var(--rz-border-color);
  padding: 12px 40px 12px 25px;
  background-color: #fff;
  color: var(--rz-color-dark);
  cursor: pointer;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNSIgdmlld0JveD0iMCAwIDEwIDUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQo8cGF0aCBkPSJNNC41MDQ5NSA0LjgyMDExTDAuMjA1MjQxIDEuMDQ4NTZDLTAuMDY4NDEzNyAwLjgwODY0NiAtMC4wNjg0MTM3IDAuNDE5NjYzIDAuMjA1MjQxIDAuMTc5ODY0QzAuNDc4NjUyIC0wLjA1OTk1NDcgMC45MjIwOTggLTAuMDU5OTU0NyAxLjE5NTQ5IDAuMTc5ODY0TDUuMDAwMDcgMy41MTcxTDguODA0NTIgMC4xNzk5NjFDOS4wNzgwNSAtMC4wNTk4NTc3IDkuNTIxNDUgLTAuMDU5ODU3NyA5Ljc5NDg2IDAuMTc5OTYxQzEwLjA2ODQgMC40MTk3OCAxMC4wNjg0IDAuODA4NzQzIDkuNzk0ODYgMS4wNDg2Nkw1LjQ5NTA4IDQuODIwMkM1LjM1ODMxIDQuOTQwMTEgNS4xNzkyNSA1IDUuMDAwMDkgNUM0LjgyMDg1IDUgNC42NDE2NSA0Ljk0IDQuNTA0OTUgNC44MjAxMVoiIGZpbGw9IiM3Njc2NzYiLz4NCjwvc3ZnPg0K);
  background-repeat: no-repeat;
  background-position: calc(100% - 20px) 50%;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
  border: 1px solid #000;
}
.wp-block-archives li,
.wp-block-categories li,
li.wc-block-product-categories-list-item {
  list-style: none;
  padding: 8px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.03);
}
.wp-block-archives li:last-of-type,
.wp-block-categories li:last-of-type {
  padding-bottom: 0;
  border-bottom: 0;
}
li.wc-block-product-categories-list-item ul li {
  border-bottom: 0;
  padding: 5px 0;
}
.blog-data-wrapper,
.blog-data-wrapper a,
.entry-meta,
.entry-meta a {
  color: #929292;
}
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  color: #000;
  border-bottom: 1px solid #000;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
  padding-right: 20px;
}
.single-product.woocommerce
  #reviews.woocommerce-Reviews
  .comment-form
  .comment-form-rating
  label {
  font-size: 16px;
  font-weight: 600;
  margin: 12px 0 0;
}
.single-product.woocommerce #reviews.woocommerce-Reviews #respond p.stars {
  margin-top: 5px;
  font-size: 19px;
}
.woocommerce #review_form #respond .form-submit input {
  padding: 12px 20px;
}
.woocommerce-Reviews div#review_form_wrapper {
  padding: 20px;
  margin-top: 20px;
  background: rgba(0, 0, 0, 0.02);
  border-radius: 3px;
}
button.wp-block-button__link.add_to_cart_button.wc-block-components-product-button__button {
  padding: 12px 20px;
  border-radius: 3px;
}
.wc-sidebar-wrapper label {
  font-weight: 400;
}
.wpcf7-form .wpcf7-submit {
  width: auto;
  padding: 15px 30px;
}
.related-posts a.read-more {
  display: inline-block;
  margin-top: 20px;
  font-weight: 500;
  font-size: 14px;
  text-decoration: none;
  background: #000;
  padding: 5px 13px;
  border-radius: 3px;
  color: #fff;
}
@media (max-width: 992px) {
  .featured-content,
  .featured-sidebar {
    width: 100%;
    margin: 0;
  }
  .site-info {
    width: 100%;
    text-align: center;
  }
  .sheader {
    margin: 0 0 20px;
  }
  .bottom-header-wrapper {
    margin-top: -26px;
  }
}
.product_meta .posted_in,
.product_meta .sku_tagged_as,
.product_meta .sku_wrapper {
  width: 100%;
  display: inline-block;
  text-decoration: none;
}
button.single_add_to_cart_button.button.alt.disabled:hover {
  background: #000;
}
.woocommerce.single-product button.single_add_to_cart_button.button {
  padding-bottom: 11px;
  padding-top: 11px;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
  padding: 0;
  border-radius: 50%;
  border: 0;
}
.woocommerce .wc-block-components-price-slider__range-input-progress {
  --range-color: #000;
}
@media screen and (max-width: 900px) {
  .wc-sidebar-wrapper {
    margin-top: 30px;
  }
}
.products a.added_to_cart.wc-forward {
  font-size: 12px;
  width: 100%;
}
.woocommerce-page .content-wrap .content-area {
  max-width: 100%;
}
@media screen and (min-width: 1023px) {
  .pmenu li:focus-within > .children {
    display: block;
  }
}
@media screen and (max-width: 1023px) {
  #smobile-menu.show .main-navigation ul li:focus-within .sub-menu,
  #smobile-menu.show .main-navigation ul li:focus-within .children {
    display: block;
  }
}
.woocommerce div.product .product_title {
  font-size: 1.8em;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 0;
}
p.price {
  display: inline-block;
  margin-bottom: 10px;
}
ins .woocommerce-Price-amount.amount {
  color: #ff4343;
  font-weight: 700;
}
del .woocommerce-Price-amount.amount {
  font-size: 0.82em;
}
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).button-variable-item.selected:not(
    .no-stock
  ) {
  border-radius: 10px;  
  background: #FBC507;
  color: #010827;
  border: solid 0px #053B7C !important;
  box-shadow: 0 0 0 !important;
}
.woocommerce div.product .woocommerce-product-rating {
  display: inline-block;
  margin-bottom: 0.5em;
}
.woocommerce .woocommerce-product-rating .star-rating {
  float: right;
  margin-left: 5px;
}
.woocommerce-variation-add-to-cart {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
div.quantity {
  float: none;
  width: 20%;
  height: 50px;
  border-radius: 3px;
  border: solid 1px #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  cursor: pointer;
  padding: 0;
  display: flex !important;
}
div.quantity .go-change {
  padding: 10px;
  line-height: 30px;
  width: 35px;
  display: inline-block;
}
div.quantity input {
  border: 0;
  text-align: center !important;
  width: calc(100% - 70px) !important;
}
div.quantity input::-webkit-outer-spin-button,
div.quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
div.quantity input[type="number"] {
  -moz-appearance: textfield;
}
.cart-btn {
  display: flex !important;
  justify-content: center;
  align-items: center;
  width: calc(40% - 10px);
  margin: 0 5px !important;
  float: none !important;
  height: 50px;
  line-height: 50px;
}
.cart-btn img {
  max-width: 25px;
  height: auto;
  margin-right: 5px;
}
a#buy-now-btn {
  background: #CE0950 !important;
  color: #fff;
}
.woocommerce td.product-name .wc-item-meta dd,
.woocommerce td.product-name dl.variation dd,
.woocommerce td.product-name dl.variation dt {
  font-size: 0.8em;
}
.woocommerce td.product-name .wc-item-meta dd p,
.woocommerce td.product-name dl.variation dd p,
.woocommerce td.product-name dl.variation dt p {
  font-size: unset !important;
}
.woocommerce-cart table.cart td.product-thumbnail img {
  width: auto;
  max-width: 80px;
}
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
  width: unset;
}
.safe-checkout fieldset {
  margin-top: 1.5em;
  margin-bottom: 1.2em;
  border: 1px solid #efefef;
  border-radius: 5px;
  padding: 10px 35px;
  text-align: center;
}
.safe-checkout fieldset legend {
  width: inherit;
  padding: 0 10px;
  font-size: 15px;
  text-align: center;
  font-weight: 700;
}
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).button-variable-item {
  font-size: 0.8em !important;
}
.woocommerce table.shop_table {
  border: 0 !important;
}
.woocommerce table.shop_table img.w-90 {
  max-width: 90px;
  height: auto;
}
.woocommerce table.shop_table .product-name {
  padding: 0 0 5px 10px;
}
.woocommerce table.shop_table .product-name strong {
  font-weight: 700;
  line-height: 1.2;
  display: block;
  font-size: 1.1em;
}
.woocommerce table.shop_table .product-name .attributes {
  font-size: 0.9em !important;
  line-height: 1.4;
  padding-top: 15px;
}
.woocommerce table.shop_table tbody tr:last-child td {
  padding-bottom: 15px;
}
.woocommerce table.shop_table tfoot tr:first-child td,
.woocommerce table.shop_table tfoot tr:first-child th {
  padding-top: 15px;
}
.woocommerce table td,
.woocommerce table th {
  border: 0 !important;
}
.woocommerce table.shop_table td,
.woocommerce table.shop_table th {
  font-size: 0.9em;
  vertical-align: top;
  border: 0 !important;
  padding: 5px 10px !important;
  font-weight: normal !important;
}
.woocommerce form.woocommerce-cart-form table.shop_table th {
  border-bottom: solid 2px #ddd !important;
  font-weight: bold !important;
}
.woocommerce form.woocommerce-cart-form table.shop_table tfoot td {
  border-top: solid 1px #ddd !important;
}
.woocommerce table.shop_table div.quantity {
  height: 35px;
}
.woocommerce-remove-coupon {
  display: none;
  visibility: hidden;
}
#cart-sidebar {
  position: fixed;
  top: 0;
  right: -500px;
  bottom: 0;
  max-width: 480px;
  background: #fff;
  padding: 30px;
  min-height: 100vh;
  overflow-y: auto;
  z-index: 999999;
}
#cart-sidebar .cart-sidebar-header {
  border-bottom: 1px solid #eee !important;
  padding-bottom: 20px;
  position: relative;
}
#cart-sidebar .cart-sidebar-header button.close {
  -webkit-appearance: none;
  background-color: rgba(10, 10, 10, 0.2);
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  pointer-events: auto;
  display: inline-block;
  flex-grow: 0;
  flex-shrink: 0;
  font-size: 0;
  height: 40px;
  width: 40px;
  max-height: 40px;
  max-width: 40px;
  min-height: 40px;
  min-width: 40px;
  outline: 0;
  vertical-align: top;
  position: absolute;
  top: -5px;
  right: 0;
  padding: 0 !important;
}
#cart-sidebar .cart-sidebar-header button.close::before {
  background-color: #fff;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform-origin: center center;
  height: 2px;
  width: 50%;
}
#cart-sidebar .cart-sidebar-header button.close::after {
  background-color: #fff;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform-origin: center center;
  height: 50%;
  width: 2px;
}
#cart-sidebar .cart-sidebar-header h3 {
  font-weight: 700;
}
#cart-sidebar .cart-sidebar-content {
  padding: 30px 0 0;
}
.woocommerce div.product form.cart {
  margin-bottom: unset;
}
#cart-sidebar div.quantity {
  height: 35px;
  overflow: hidden;
}
#cart-sidebar b.product-name {
  line-height: 1.2;
  margin-bottom: 10px;
  display: block;
}
#cart-sidebar .item-attr {
  font-size: 0.8em !important;
}
#cart-sidebar .item-attr strong {
  text-transform: uppercase;
}
#cart-sidebar .item-qty {
  margin: 15px 0 20px;
  float: left;
  width: 100%;
}
#cart-sidebar .item-qty .quantity {
  float: left;
}
#cart-sidebar .item-qty .item-price {
  display: inline-block;
  float: right;
}
#cart-sidebar .total {
  text-align: right;
}
#cart-sidebar .total strong {
  float: left;
}
#cart-sidebar .wc-proceed-to-checkout a {
  display: block;
  padding: 15px;
  margin-top: 20px;
  text-align: center;
  font-size: 1.2em;
  color: #fff;
  background: #000;
  text-decoration: none;
}
#cart-sidebar table td button.close {
  -webkit-appearance: none;
  background-color: rgba(255, 0, 0, 0.2);
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  pointer-events: auto;
  display: inline-block;
  flex-grow: 0;
  flex-shrink: 0;
  font-size: 0;
  height: 20px;
  width: 20px;
  max-height: 20px;
  max-width: 20px;
  min-height: 20px;
  min-width: 20px;
  outline: 0;
  vertical-align: top;
  position: relative;
  top: 10px;
  right: 5px;
  padding: 0 !important;
}
#cart-sidebar table td button.close::before {
  background-color: #fff;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform-origin: center center;
  height: 2px;
  width: 50%;
}
#cart-sidebar table td button.close::after {
  background-color: #fff;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform-origin: center center;
  height: 50%;
  width: 2px;
}
#loader {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 9999999;
  display: none;
}
.lds-roller {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -40px;
  margin-left: -40px;
  width: 80px;
  height: 80px;
}
.lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 40px 40px;
}
.lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #fff;
  margin: -4px 0 0 -4px;
}
.lds-roller div:nth-child(1) {
  animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
  top: 63px;
  left: 63px;
}
.lds-roller div:nth-child(2) {
  animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
  top: 68px;
  left: 56px;
}
.lds-roller div:nth-child(3) {
  animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
  top: 71px;
  left: 48px;
}
.lds-roller div:nth-child(4) {
  animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
  top: 72px;
  left: 40px;
}
.lds-roller div:nth-child(5) {
  animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
  top: 71px;
  left: 32px;
}
.lds-roller div:nth-child(6) {
  animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
  top: 68px;
  left: 24px;
}
.lds-roller div:nth-child(7) {
  animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
  top: 63px;
  left: 17px;
}
.lds-roller div:nth-child(8) {
  animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
  top: 56px;
  left: 12px;
}
@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.angelleye_button_single {
  max-width: unset !important;
  margin-top: 10px;
  clear: both;
  padding-right: 5px;
}
.woocommerce ul.products li.product .button {
  display: none;
}
#cart-sidebar .angelleye-proceed-to-checkout-button-separator,
#cart-sidebar .angelleye_smart_button_bottom {
  display: none;
}
#mobile-menu-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 198;
  display: none;
}
#sidebar-menu {
  position: fixed;
  max-width: 340px;
  width: 70%;
  left: -100%;
  top: 0;
  bottom: 0;
  background: #222;
  z-index: 199;
  padding: 40px 0 0;
}
#sidebar-menu .close-menu {
  position: absolute;
  top: 20px;
  right: 30px;
}
#sidebar-menu a {
  text-decoration: none;
  color: #fff;
  font-weight: 700;
  display: block;
  padding: 10px 0;
}
footer a {
  text-decoration: none !important;
  font-size: 0.9em;
}
#checkout_paypal_message {
  padding: 0;
  border: 0;
  margin-bottom: 0;
}
form[name="checkout"] hr {
  outline: none;
  display: block;
  clear: both;
  border: none;
  height: 1px;
  width: 100%;
  background: #ddd;
}
#checkout_paypal_message .woocommerce_paypal_ec_checkout_message {
  display: none;
  visibility: hidden;
}
.angelleye_smart_button_top,
.angelleye_smart_button_bottom,
.angelleye_smart_button_checkout_top,
.angelleye_smart_button_checkout_bottom {
  max-width: unset !important;
}
.d-flex {
  display: flex !important;
}
.justify-content-between {
  justify-content: space-between !important;
  align-items: center;
  vertical-align: middle;
}
.select2-container {
  width: 100% !important;
}
form[name="checkout"] .form-control,
.select2-container--default .select2-selection--single {
  border: 1px solid #ddd;
  padding: 20px 10px;
  font-size: 14px;
  border-radius: 5px;
  box-shadow: inset 0 0.0625em 0.125em rgb(10 10 10 / 5%);
}
form[name="checkout"] .form-control.error,
form[name="checkout"] div.error,
.select2-selection.error {
  border: solid 1px #ff4343 !important;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  margin-top: -14px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  top: 13px;
  right: 5px;
}
#place_order {
  background: #000;
  text-align: center;
  font-weight: 700;
  display: block;
  border-radius: 5px;
  width: 100%;
  padding: 15px 0;
}
.woocommerce form .form-row,
.wc_payment_methods {
  padding: 0 !important;
}
#payment {
  border: 0 !important;
  background: none !important;
  padding-top: 20px;
}
#wc-paypal_pro_payflow-cc-form label {
  font-weight: 700;
  font-size: 0.9em;
}
#wc-paypal_pro_payflow-cc-form input {
  background-color: transparent;
  border: none;
  display: block;
  font-family: sans-serif;
  width: 100% !important;
  font-size: 1em;
  height: 40px;
  line-height: 40px;
  border: 1px solid #ddd !important;
  margin: 5px 0 !important;
  padding: 10px 5px;
  background-color: #fff;
  outline: 0;
  text-indent: 10px;
}
.woocommerce-checkout #payment div.payment_box {
  padding: 0;
  background: none;
}
.woocommerce-checkout #payment div.payment_box::before {
  display: none;
  content: none;
}
.woocommerce-checkout #payment div.payment_box .credit-form input.form-control {
  border: 0 !important;
  border-radius: 0;
  margin: 0 !important;
  padding: 1.5em 0.5em !important;
  font-size: 1.2em;
}
.woocommerce-checkout #payment div.payment_box .credit-form {
  position: relative;
  width: calc(100% - (1px + 1px));
  box-sizing: content-box;
  border: 1px solid #d9d9d9;
  border-radius: 6px;
  background-color: #fff;
  margin: 0;
  overflow: hidden;
}
.woocommerce-checkout #payment div.payment_box .credit-form div {
  padding: 0 !important;
}
.woocommerce-checkout #payment div.payment_box .credit-form div:first-child {
  border-bottom: 1px solid #d9d9d9;
}
textarea:focus,
input:focus {
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.woocommerce-checkout #payment div.payment_box .credit-form .cardNumber {
  position: relative;
}
.woocommerce-checkout
  #payment
  div.payment_box
  .credit-form
  .cardNumber
  #sq-card-icon-front {
  position: absolute;
  border: 0;
  top: 11px;
  left: 13px;
}
#sq-card-icon-front img {
  margin: 0 !important;
  height: 26px;
  width: auto;
  opacity: 0.5;
}
.woocommerce-checkout #payment div.payment_box .credit-form #cardNumber {
  padding-left: 55px !important;
}
label[for="payment_method_credit_card"] {
  display: flex;
  width: 100%;
}
label[for="payment_method_credit_card"] img {
  max-height: 30px;
  width: auto;
  max-width: unset !important;
  height: unset !important;
  margin: 0 0 0 3px;
}
.payment_box.payment_method_paypal_pro_payflow p {
  display: none !important;
  visibility: hidden !important;
}
.woocommerce-checkout #payment ul.payment_methods {
  border-bottom: 0 !important;
}
.form-control:disabled,
.form-control[readonly] {
  box-shadow: 0 0 0 !important;
}
.checkout__footer {
  text-align: center;
  padding: 15px;
}
.checkout__footer img {
  max-width: 280px;
  margin-top: 5px;
}
.review-order-header {
  display: flex;
  justify-content: space-between;
  margin: 30px 0 50px;
}
.review-order-header .logo img {
  max-width: 120px;
  height: auto;
}
.order-summary-header {
  display: flex;
  align-items: center;
  align-content: center;
  color: #121212;
  margin-bottom: 16px;
  display: none;
  cursor: pointer;
}
.order-summary.show .chevron-up,
.order-summary-header .chevron-down {
  display: none;
}
.order-summary.show .order-summary-header .chevron-down,
.order-summary-header .chevron-up {
  display: unset;
}
.order-summary-header span {
  margin: 0 10px;
}
.order-summary-header img {
  height: 20px;
  width: auto;
  color: #717171;
}
.order-summary-header img.chevron {
  height: 14px;
}
.order-summary-content table.table-summary {
  height: unset;
  margin-top: 20px;
}
.order-summary-content table.table-summary td {
  padding: 5px 0;
}
.order-summary-content h4 {
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: space-between;
}
.order-summary-content h4 span.back-to-cart {
  float: right;
  font-size: 0.6em;
}
.order-summary-content h4 span.back-to-cart a {
  color: #666;
}
.go-to-cart {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #000;
  position: fixed;
  bottom: 3vh;
  right: 3vw;
  z-index: 115;
  border: solid 2px #fff;
}
.mini-cart-qty {
  font-size: 0.7em;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 3px solid #fff;
  top: -10px;
  right: -10px;
  width: 25px;
  height: 25px;
  color: #fff;
  position: absolute;
  background: #ff4343 !important;
}
.woocommerce-message {
  display: none;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image {
  padding: 0.6em;
}
.select2-dropdown,
.select2-container--default .select2-search--dropdown .select2-search__field {
  border-color: #ddd !important;
}
.validation-error-msg {
  color: #ff4343;
  font-size: 0.8em;
  margin-top: 1em;
}
.input-group {
  border-radius: 5px;
  overflow: hidden;
  box-shadow: inset 0 0.0625em 0.125em rgb(10 10 10 / 5%);
  border: 1px solid #ddd;
}
.woocommerce-billing-fields .input-group .form-control {
  border: 0;
}
.woocommerce-billing-fields .input-group .input-group-text {
  border: 0;
  background: none;
  color: #495057;
}
#thank-you hr {
  background: #ddd;
  border-color: #ddd;
}
#thank-you .summary-header .d-flex {
  align-content: center;
  align-items: center;
}
#thank-you .summary-header {
  justify-content: space-between;
}
#thank-you fieldset legend {
  font-size: 1.2em;
  font-weight: bold !important;
}
#thank-you fieldset p.d-flex {
  line-height: 1.2;
  justify-content: space-between;
  border-bottom: solid 1px #f4f4f4;
  padding-bottom: 0.5em;
}
#thank-you table td img {
  width: 120px;
  height: auto;
}
#payment li {
  list-style: none;
}
#thank-you .form-control {
  box-shadow: inset 0 0.0625em 0.125em rgb(10 10 10 / 5%);
}
.col-thumbnails {
  position: relative;
  padding: 0 30px;
}
.col-thumbnails .col-next,
.col-thumbnails .col-prev {
  width: 40px;
  position: absolute;
  cursor: pointer;
  height: 40px;
  top: 50%;
  margin-top: -20px;
  z-index: 9999;
  opacity: 0.8;
}
.col-thumbnails .col-next {
  right: -10px;
}
.col-thumbnails .col-prev {
  left: -10px;
}
.woocommerce .products ul,
.woocommerce ul.products {
  margin: 0 !important;
}
#reviews ul.pagination {
  justify-items: center;
  justify-content: center;
}
#reviews ul.pagination a {
  color: #333;
}
#reviews ul.pagination a.active {
  color: #fff;
  background: #ff4343;
  border-color: #ff4343;
}
#shipping-policy {
  background: #fcfff7;
}
#up-sell-products {
  padding: 0 20px;
  position: relative;
}
#up-sell-products .col-next,
#up-sell-products .col-prev {
  width: 40px;
  position: absolute;
  cursor: pointer;
  height: 40px;
  top: 40%;
  z-index: 9999;
  opacity: 0.8;
}
#up-sell-products .col-next {
  right: -10px;
}
#up-sell-products .col-prev {
  left: -10px;
}
#up-sell-products .price-display ins .woocommerce-Price-amount.amount {
  font-size: 0.82em !important;
}
#up-sell-products .popup-options {
  top: calc(100% + 5px);
  right: 0;
  background: #fff;
  width: 240px;
  border-radius: 6px;
  z-index: 9999;
  font-size: 0.8em !important;
  box-shadow: 0 5px 5px #ccc;
  display: none;
}
#up-sell-products .popup-options .form-control {
  font-size: 1em !important;
}
@media (max-width: 640px) {
  .woocommerce div.product form.cart div.quantity {
    width: 100% !important;
    float: none !important;
  }
  .woocommerce-variation-add-to-cart {
    display: block;
  }
  .woocommerce div.product form.cart .button {
    float: none;
    width: 100% !important;
    clear: both;
    margin: 0 !important;
  }
  .woocommerce div.product form.cart .button[type="submit"] {
    margin: 10px 0 !important;
  }
  .angelleye_button_single {
    padding-right: 0;
  }
  #cart-sidebar .cart-content {
    max-width: 100% !important;
    padding: 20px 15px;
  }
  .order-summary-header {
    display: block;
    margin: 0 -15px 16px -15px;
    padding: 0 15px;
  }
  .review-order-header {
    margin: 20px 0 30px 0;
  }
  .order-summary-content h4 {
    display: none;
  }
  .order-summary-content table.shop_table {
    display: none;
  }
  .order-summary.show .order-summary-content table.shop_table {
    visibility: visible !important;
    display: unset;
  }
  .woocommerce div.product .product_title {
    font-size: 1.3em;
  }
}
@media (max-width: 480px) {
  #thank-you .summary-header .order-time {
    display: none;
  }
  #thank-you .pl-4 {
    padding-left: 0 !important;
  }
}
#ppcp-hosted-fields {
  width: 100%;
}
#ppcp-credit-card-gateway-card-number,
#ppcp-credit-card-gateway-card-expiry,
#ppcp-credit-card-gateway-card-cvc {
  border: 1px solid #ddd !important;
  border-radius: 5px !important;
  box-shadow: inset 0 0.0625em 0.125em rgb(10 10 10 /5%) !important;
  display: block !important;
  width: 100% !important;
  clear: both !important;
  margin: 0 auto !important;
}
.woocommerce form .form-row label {
  line-height: 1.2;
  font-size: 0.9em;
}
.woocommerce-error {
  border-top: unset;
  margin: 0;
  background: none;
}
.woocommerce-checkout #payment ul.payment_methods li input {
  margin: 0.55em 0.6em 0 0;
  float: left;
}
#checkout_paypal_message {
  width: 100%;
}
#wc-square-digital-wallet {
  padding-top: 0 !important;
}
#checkout_paypal_message {
  background: none !important;
}
#wc-square-wallet-divider {
  display: none;
}
.wc-ppcp-checkout-container {
  width: 100%;
}
.wc-ppcp-product-payments__container
  .wc-ppcp-product-payment__methods
  .wc-ppcp-product-payment-method {
  width: 100% !important;
  max-width: unset !important;
}
#ppcp-hosted-fields button {
  display: block !important;
  width: 100% !important;
  line-height: 2 !important;
}
.order-summary-header #header-cart-total span {
  margin: 0;
}
#confirmCartDialog {
  z-index: 999999;
  top: 20px;
}
.theme-Divi
  p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
  margin-bottom: 1.625em;
}
.et_pb_module
  #wcf-embed-checkout-form
  .woocommerce
  #order_review
  .payment_method_braintree
  .input-text {
  font-size: 21px;
}
.theme-Divi
  p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
  margin-bottom: 1.625em;
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-cardholder {
  font-size: 1.5em;
  padding: 8px;
  background-repeat: no-repeat;
  background-position: right 0.618em center;
  background-size: 32px 20px;
}
.woocommerce-page #payment .form-row select.woocommerce-cc-year {
  width: 48%;
  min-width: 100px;
  color: #43454b;
  display: inline-block;
  margin-bottom: 0;
  vertical-align: baseline;
}
.woocommerce-page #payment .form-row select.woocommerce-cc-month {
  width: 48%;
  min-width: 100px;
  color: #43454b;
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 10px;
  vertical-align: baseline;
}
.theme-storefront.woocommerce-page
  #payment
  .form-row
  select.woocommerce-cc-month,
.theme-storefront.woocommerce-page
  #payment
  .form-row
  select.woocommerce-cc-year,
.angelleye-bank-account-type {
  font-size: 1.41575em;
  padding: 0.6180469716em;
  background-color: #f2f2f2;
  color: #43454b;
  border: 0;
  box-sizing: border-box;
  font-weight: 400;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.125);
  min-width: 135px;
}
.woocommerce-checkout #payment div.payment_box .angelleye_us_bank_field {
  font-size: 1.5em;
  padding: 8px;
  background-repeat: no-repeat;
  background-position: right 0.618em center;
  background-size: 32px 20px;
}
.theme-Avada.woocommerce-page #payment .form-row label[for="cc-expire-month"] {
  width: 100%;
  display: block;
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-cardholder {
  font-size: 1.5em;
  padding: 8px;
  background-repeat: no-repeat;
  background-position: right 0.618em center;
  background-size: 32px 20px;
}
.woocommerce form .form-row.woocommerce-validated select.woocommerce-cc-month,
.woocommerce form .form-row.woocommerce-validated select.woocommerce-cc-year {
  border: 1px solid #bbb;
}
.angelleye_seprater_center {
  text-align: center;
  display: block;
  font-size: 16px;
  font-weight: 700;
  margin: 20px 0 0 0;
  clear: both;
}
.woocommerce #payment .form-row select,
.woocommerce-page #payment .form-row select#angelleye-bank-account-type {
  width: 100%;
}
@media (max-width: 572px) {
  .payment_method_paypal_pro_payflow .form-row,
  .payment_method_paypal_pro .form-row {
    float: none !important;
    width: auto !important;
    margin: 0 auto 0 auto;
  }
}
@media only screen and (max-width: 1023px) {
		#addtocart_scroll_view {
			padding: 20px !important;
		}
		.variations_form, #mobile-change {
			display: block !important;
		}
		#mobile-hidden {
			max-width: 100% !important;
		}
		#mobile-hidden h3{
			margin: 0;
		}
		.variations_form table.variations tbody, .variations_form table.variations, .variations_form table.variations tr{
			display: block !important;
			width: 100%;
		}
		.variations_form table.variations tr td{
			margin: 0 !important;
		}
	
		.variations_form table.variations tbody .select {
			width: 100%;
		}
		.single_variation_wrap .single_variation{
			display: none !important;
		}
		.single_variation_wrap {
			justify-content: space-between;
			margin-top: 20px;
		}
		}
		@media only screen and (max-width: 768px) {
			#mobile-hidden{
			display: none !important;
		}
		}