@charset "UTF-8";
/*---------------------------------------------------------------------------------------------------------
## Woocommerce Button
-----------------------------------------------------------------------------------------------------------*/
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background-color: #00A7BC;
  color: #FFF;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 38.4px;
  min-height: 40px;
  padding: 0 19.2px;
  border-radius: 0;
  outline: none;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover,
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
  background-color: #00A7BC;
  -webkit-box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2);
          box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2);
  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],
.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: #00A7BC;
  color: #FFF;
  padding: 0 19.2px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.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 {
  background-color: #00A7BC;
  color: #FFF;
  -webkit-box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2);
          box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2);
}

.woocommerce #respond input#submit.loading::after, .woocommerce a.button.loading::after, .woocommerce button.button.loading::after, .woocommerce input.button.loading::after,
button.loading::after, input[type='button'].loading::after, input[type='reset'].loading::after, input[type='submit'].loading::after, .button.loading::after, .added_to_cart.loading::after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  line-height: 1;
  vertical-align: -2px;
  font-family: 'Font Awesome 5 Pro';
  line-height: inherit;
  vertical-align: baseline;
  content: "\f110";
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  height: 20px;
  width: 20px;
  line-height: 1;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
}

.button.loading {
  color: #eeeeee;
}

.button.loading:after {
  color: #333333;
}

.added_to_cart.loading, .button.loading, button.loading, input[type=button].loading, input[type=reset].loading, input[type=submit].loading {
  opacity: .5;
}

button.loading, input[type='button'].loading, input[type='reset'].loading, input[type='submit'].loading, .button.loading, .added_to_cart.loading {
  position: relative;
}

.woocommerce div.product form.cart .button {
  text-transform: uppercase;
  padding: 0 20px;
  line-height: 40px;
  min-width: 140px;
  text-align: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#288ad6), to(#0e74c3));
  background-image: linear-gradient(-180deg, #288ad6 0%, #0e74c3 100%);
  outline: none;
}
@media (min-width: 1200px) {
  .woocommerce div.product form.cart .button {
    min-width: auto;
    padding: 0 30px;
  }
}
.woocommerce div.product form.cart .button.buy_now {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(2%, #e52025), color-stop(96%, #d81116));
  background: linear-gradient(-180deg, #e52025 2%, #d81116 96%);
}

/*---------------------------------------------------------------------------------------------------------
## Woocommerce Widget
-----------------------------------------------------------------------------------------------------------*/
.site-header .woocommerce-product-search {
  position: absolute;
  bottom: -36px;
  right: 0;
  z-index: 9;
  width: 240px;
  border-radius: 3px;
  background: #FFF;
  overflow: hidden;
}
.site-header .woocommerce-product-search input[type=search] {
  color: #333333;
}
.woocommerce-product-search input[type=search] {
  width: 100%;
  border: none;
  background: none;
  outline: none;
  font-weight: normal;
  margin-bottom: 0;
  padding: 4px 39px 4px 10px;
}
.woocommerce-product-search button[type=submit] {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  background: url(../images/btsearch.png) center center no-repeat, red;
  text-indent: -9999px;
  border: none;
  width: 29px;
  height: 29px;
  outline: none;
  cursor: pointer;
}

.sidebar .widget_product_categories .product-categories {
  border: 1px solid #cccccc;
  border-top: none;
}
.sidebar .widget_product_categories ul li {
  position: relative;
  padding: 8px 10px;
}
.sidebar .widget_product_categories ul li:not(:last-child) {
  border-bottom: 1px solid #cccccc;
}
.sidebar .widget_product_categories ul li a {
  font-size: 14px;
  font-weight: normal;
  color: #333333;
}
.sidebar .widget_product_categories .cat-parent .children {
  background: #FFF;
  position: absolute;
  top: -1px;
  left: 100%;
  z-index: 99;
  min-width: 200px;
  border: 1px solid #cccccc;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate(40px, 0);
  transform: translate(40px, 0);
  -webkit-transition: all 0.45s ease-out 0s;
  transition: all 0.45s ease-out 0s;
}

.content-sidebar .sidebar .widget_product_categories .cat-parent .children, .sidebar-content-sidebar .sidebar.sidebar-secondary .widget_product_categories .cat-parent .children {
  right: 100%;
  left: initial;
  -webkit-transform: translate(-40px, 0);
  transform: translate(-40px, 0);
}
.sidebar .widget_product_categories .cat-parent:hover .children, .content-sidebar .sidebar .widget_product_categories .cat-parent:hover .children, .sidebar-content-sidebar .sidebar.sidebar-secondary .widget_product_categories .cat-parent:hover .children {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

/*---------------------------------------------------------------------------------------------------------
## Widget Recently Viewed Products
-----------------------------------------------------------------------------------------------------------*/
.woocommerce ul.product_list_widget li {
  padding: 0;
  margin-bottom: 15px;
}

.woocommerce ul.cart_list li a span, .woocommerce ul.product_list_widget li a span {
  color: #333333;
  margin: 5px 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
  width: 80px;
  height: 80px;
  float: left;
  margin-right: 10px;
  margin-left: 0;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: cover;
     object-fit: cover;
}

.woocommerce ul.product_list_widget .woocommerce-Price-amount {
  font-weight: bold;
  color: #ff0000;
  margin: 0;
}

.woocommerce ul.product_list_widget del span.woocommerce-Price-amount {
  color: #666666;
  font-weight: normal;
}

.woocommerce ul.product_list_widget ins {
  text-decoration: none;
}

/*---------------------------------------------------------------------------------------------------------
## Woocommerce Minicart
-----------------------------------------------------------------------------------------------------------*/
.logged-in .cart-block .shopping-cart-menu-wrapper {
  top: 32px;
  right: -100%;
  opacity: 1;
  visibility: visible;
}
.logged-in .shopping-cart-side-content .uni-scroll {
  height: calc(100vh - 247px) !important;
}

.cart-block.opened .shopping-cart-menu-wrapper {
  right: 0;
  opacity: 1;
  visibility: visible;
}
.cart-block .shopping-cart-icon-container {
  cursor: pointer;
  display: block;
}
.cart-block .return-to-shop {
  text-align: center;
  padding: 15px 0;
}
.cart-block .return-to-shop .button {
  padding: 10px 15px;
  font-size: 13px;
  line-height: 1.4;
  background-color: #00A7BC;
  color: #FFF;
  -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
          box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: color .25s ease,background-color .25s ease,border-color .25s ease,opacity .25s ease,-webkit-box-shadow 0s ease;
  transition: color .25s ease,background-color .25s ease,border-color .25s ease,opacity .25s ease,-webkit-box-shadow 0s ease;
  transition: color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow 0s ease,opacity .25s ease;
  transition: color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow 0s ease,opacity .25s ease,-webkit-box-shadow 0s ease;
}

.overlay-cart {
  opacity: 0;
  filter: alpha(opacity=0);
}
.overlay-cart.opened {
  background: #000;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 999;
  min-height: 100vh;
  opacity: 0.6;
  filter: alpha(opacity=35);
  -webkit-transition: opacity 0.2s ease-in-out 0s;
  transition: opacity 0.2s ease-in-out 0s;
}

.shopping-cart {
  display: inline-block;
}
.shopping-cart .shopping-cart-icon-wrapper {
  display: inline-block;
  position: relative;
  top: -2px;
}
.shopping-cart .shopping-cart-icon-wrapper span {
  color: #FFF;
  position: relative;
  top: 3px;
}
.shopping-cart .shopping-cart-icon-wrapper img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
  margin-right: 7px;
}
.shopping-cart .shopping-cart-icon-wrapper:after {
  content: attr(title);
  display: block;
  min-width: 20px;
  padding: 1px;
  color: #FFB909;
  position: absolute;
  top: 5px;
  left: 0px;
  z-index: 0;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  border-radius: 50%;
}
.shopping-cart .shopping-cart-menu-title {
  display: inline-block;
  margin-right: 5px;
}
.shopping-cart .shopping-cart-menu-wrapper {
  position: fixed;
  top: 0;
  right: -100%;
  min-width: 300px;
  height: 100%;
  width: auto;
  z-index: 9999;
  background: #fff;
  -webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15);
          box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.5s cubic-bezier(0.7, 1, 0.7, 1);
  transition: all 0.5s cubic-bezier(0.7, 1, 0.7, 1);
  opacity: 0;
  visibility: hidden;
}
.shopping-cart .shopping-cart-menu-wrapper .cart-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 25px 15px;
  text-transform: uppercase;
  border-bottom: 1px solid #ebebeb;
}
.shopping-cart .shopping-cart-menu-wrapper .cart-heading h3 {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: bold;
}
.shopping-cart .shopping-cart-menu-wrapper .cart-heading .close-side-cart {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #2d2a2a;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: .3px;
  font-weight: 600;
  font-size: 13px;
  line-height: 30px;
  padding-right: 21px;
  cursor: pointer;
}
.shopping-cart .shopping-cart-menu-wrapper .cart-heading .close-side-cart:after {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.shopping-cart .shopping-cart-menu-wrapper .cart-heading .close-side-cart:before {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.shopping-cart .shopping-cart-menu-wrapper .cart-heading .close-side-cart:hover:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.shopping-cart .shopping-cart-menu-wrapper .cart-heading .close-side-cart:hover:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.shopping-cart .shopping-cart-menu-wrapper .cart-heading .close-side-cart:after, .shopping-cart .shopping-cart-menu-wrapper .cart-heading .close-side-cart:before {
  content: " ";
  position: absolute;
  top: 50%;
  display: inline-block;
  margin-top: -2px;
  width: 10px;
  height: 2px;
  background-color: currentColor;
  -webkit-transition: background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;
  transition: background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;
  transition: background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;
  transition: background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;
  right: 0;
}
.shopping-cart .shopping-cart-menu-wrapper .cart-body {
  border-bottom: 1px solid #ebebeb;
}
.shopping-cart .shopping-cart-menu-wrapper .cart-body .woocommerce-Price-amount {
  font-weight: bold;
  color: #f00;
  font-size: 15px;
}
.shopping-cart .shopping-cart-menu-wrapper .cart-footer {
  padding: 0 15px;
  margin-top: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.shopping-cart .shopping-cart-menu-wrapper .shopping-cart-side-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.shopping-cart .shopping-cart-menu-wrapper .shopping-cart-side-content .uni-scroll {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  overflow: auto;
  overflow-x: hidden;
  width: 100%;
  height: calc(100vh - 215px);
}
.shopping-cart .shopping-cart-menu-wrapper .shopping-cart-side-content .uni-scroll::-webkit-scrollbar {
  width: 0px;
}
.shopping-cart .shopping-cart-menu-wrapper ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.shopping-cart .shopping-cart-menu-wrapper ul li {
  position: relative;
  padding: 10px 20px 10px 10px;
  margin: 0;
  border-bottom: 1px solid #ebeef6;
}
.shopping-cart .shopping-cart-menu-wrapper ul li .shopping-cart-menu-product-media {
  float: left;
  width: 60px;
  margin-right: 10px;
}
.shopping-cart .shopping-cart-menu-wrapper ul li .shopping-cart-menu-product-media img {
  width: 100%;
  height: auto;
}
.shopping-cart .shopping-cart-menu-wrapper ul li .shopping-cart-menu-product-wrap {
  float: left;
  width: calc(100% - 70px);
}
.shopping-cart .shopping-cart-menu-wrapper p {
  clear: both;
  margin: 0;
  white-space: nowrap;
}
.shopping-cart .shopping-cart-menu-wrapper p.woocommerce-mini-cart__total {
  margin: 10px 0 10px;
}
.shopping-cart .shopping-cart-menu-wrapper p.woocommerce-mini-cart__total .woocommerce-Price-amount {
  font-weight: bold;
  color: #ff0000;
}
.shopping-cart .shopping-cart-menu-wrapper .shopping-cart-menu-product-wrap a {
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: #333;
}
.shopping-cart .shopping-cart-menu-wrapper .quantity {
  font-size: 13px;
  display: block;
}
.shopping-cart .shopping-cart-menu-wrapper a.remove.remove_from_cart_button {
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  z-index: 1;
  display: inline-block;
  font-size: 24px;
  height: 20px;
  width: 20px;
  text-align: center;
  line-height: 20px;
  border-radius: 100%;
  text-decoration: none;
  font-weight: 700;
  border: 0;
}
.shopping-cart .shopping-cart-menu-wrapper a.remove.remove_from_cart_button:hover {
  background-color: #ff0000;
  color: #FFF;
}
.shopping-cart .shopping-cart-menu-wrapper .shopping-cart-subtotal-title {
  font-size: 14px;
  font-weight: 500;
}
.shopping-cart .shopping-cart-menu-wrapper .woocommerce-mini-cart__buttons a {
  color: #fff;
  border-radius: 0;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 500;
  padding: 8px 10px;
  min-height: 0;
  line-height: 1.4;
  position: relative;
  display: block;
  text-align: center;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background-color: #ff0000;
}
.shopping-cart .shopping-cart-menu-wrapper .woocommerce-mini-cart__buttons a.checkout {
  background-color: #0065a4;
}
.shopping-cart .shopping-cart-menu-wrapper .woocommerce-mini-cart__buttons a:hover {
  -webkit-box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2);
          box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2);
}
.shopping-cart .shopping-cart-menu-wrapper .woocommerce-mini-cart__empty-message {
  padding-top: 15px;
  padding-bottom: 15px;
}

@media (min-width: 1366px) {
  .shopping-cart .shopping-cart-menu-wrapper {
    min-width: 340px;
  }
}
/*--------------------------------------------------------------
# Woocommerce Category Product
--------------------------------------------------------------*/
.woocommerce-error, .woocommerce-info, .woocommerce-message {
  border-color: #00A7BC;
}

.woocommerce-message::before {
  color: #00A7BC;
}

.woocommerce nav.woocommerce-pagination {
  margin-bottom: 35px;
  background: #FFF;
  padding-bottom: 10px;
}
.woocommerce nav.woocommerce-pagination ul {
  border: none;
  margin: 0;
}
.woocommerce nav.woocommerce-pagination ul li {
  background: #f5f5f5;
  margin: 0 5px;
  border: none;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
  padding: 8px 12px;
  font-weight: 600;
}
.woocommerce nav.woocommerce-pagination ul li a {
  color: #1e1e1e;
}
.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: #00A7BC;
  color: #FFF;
}

.woocommerce .woocommerce-ordering select {
  padding: 8px 10px;
  background-color: #f5f5f5;
  border: none;
}

.switcher-wrap {
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  margin-bottom: 10px;
  background: #FFF;
}
.switcher-wrap > * {
  margin-bottom: 10px;
}
.switcher-wrap .woocommerce-message {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
.switcher-wrap .woocommerce-result-count {
  padding: 0;
  float: none;
  -moz-order: 1;
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
          order: 1;
}
.switcher-wrap .woocommerce-ordering {
  float: none;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -webkit-box-flex: 1;
          flex: 1 1 auto;
}
.switcher-wrap .view-mode-switcher {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-order: 2;
  -ms-flex-order: 2;
  -webkit-box-ordinal-group: 3;
          order: 2;
  margin-left: 20px;
}
.switcher-wrap .view-mode-switcher a {
  display: inline-block;
  padding: 9.888px;
  text-align: center;
  font-size: 16px;
  line-height: 16px;
  color: #1e1e1e;
  background-color: #f5f5f5;
}
.switcher-wrap .view-mode-switcher a em {
  display: none;
}
.switcher-wrap .view-mode-switcher a:hover, .switcher-wrap .view-mode-switcher a.active {
  color: #FFF;
  background-color: #00A7BC;
}
.switcher-wrap .view-mode-switcher i:before, .switcher-wrap .view-mode-switcher i {
  font-size: 16px;
  line-height: 1;
  height: 16px;
  width: 16px;
}

/*---------------------------------------------------------------------------------------------------------
## Woocommerce Style Product
-----------------------------------------------------------------------------------------------------------*/
.uni-product-shortcode .row.list-products li.product {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 7.5px;
  padding-left: 7.5px;
  float: none;
  margin: 0 0 15px 0;
}

.uni-product-shortcode {
  clear: both;
}
.uni-product-shortcode .list-products {
  padding: 0;
}
.uni-product-shortcode .list-products.row {
  margin-bottom: 0;
  margin-left: -7.5px;
  margin-right: -7.5px;
}
.uni-product-shortcode .list-products li.product {
  display: block;
  margin-bottom: 15px;
}
.uni-product-shortcode .list-products li.product .wrap-product {
  position: relative;
  border: 1px solid #DBDBDB;
  border-radius: 5px;
  background: #FFF;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: hidden;
}
.uni-product-shortcode .list-products li.product .wrap-product .price {
  display: block;
  font-size: 14px;
  margin-bottom: 0px;
  color: #FF5692;
  font-weight: bold;
}
.uni-product-shortcode .list-products li.product .wrap-product .price ins {
  text-decoration: none;
}
.uni-product-shortcode .list-products li.product .wrap-product .price del {
  margin-left: 0px;
  font-size: 14px;
  font-weight: normal;
  color: #666666;
}
.uni-product-shortcode .list-products li.product .wrap-product .price .badge {
  display: none;
}
.uni-product-shortcode .list-products li.product:hover .wrap-product {
  -webkit-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.35);
  box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.35);
}
.uni-product-shortcode .list-products li.product .wrap-product__thumbnail {
  display: table;
  text-align: center;
  width: 100%;
  height: 175px;
  margin-bottom: 0px;
  overflow: hidden;
  position: relative;
}
.uni-product-shortcode .list-products li.product .wrap-product__thumbnail a.img {
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
.uni-product-shortcode .list-products li.product .wrap-product__thumbnail a.img img {
  display: inline;
  width: auto;
  max-height: 175px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: contain;
     object-fit: contain;
}
.uni-product-shortcode .list-products li.product .wrap-product__content {
  padding: 10px;
}
.uni-product-shortcode .list-products li.product .woocommerce-loop-product__title {
  font-size: 14px !important;
  font-weight: normal;
  text-transform: capitalize;
  padding: 0 !important;
  margin: 0px 0 5px 0 !important;
  line-height: 22.4px;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.uni-product-shortcode .list-products li.product .woocommerce-loop-product__title a {
  color: #333333;
}
.uni-product-shortcode .list-products li.product .woocommerce-loop-product__title a:hover {
  color: #00A7BC;
}
.uni-product-shortcode .list-products li.product .wrap-product__info .wrap-product__attributes {
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin-bottom: 8px;
  color: #00A7BC;
  font-weight: 500;
}
.uni-product-shortcode .list-products li.product .wrap-product__info .row {
  margin-left: -2px;
  margin-right: -2px;
}
.uni-product-shortcode .list-products li.product .wrap-product__info .row > div {
  padding-left: 2px;
  padding-right: 2px;
}
.uni-product-shortcode .list-products li.product .wrap-product__info .wrap-product__rating i {
  color: #FFB909;
}
.uni-product-shortcode .list-products li.product .button, .uni-product-shortcode .list-products li.product .added_to_cart {
  display: inline-block;
  background: #00A7BC;
  color: #FFF;
  margin-bottom: 10px;
  margin-top: 0 !important;
  line-height: 35px;
  height: 35px;
  min-width: 100px;
  padding: 0 10px;
  border-radius: 0;
  font-size: 14px;
  font-weight: normal;
  min-height: 0;
}
.uni-product-shortcode .list-products li.product.product-has-gallery .wrap-product__thumbnail .wp-post-image--secondary {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.uni-product-shortcode .list-products li.product.product-has-gallery:hover .wrap-product__thumbnail .wp-post-image--secondary {
  opacity: 1;
}
.uni-product-shortcode .list-products li.product:not(.product-has-gallery) .wrap-product:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}

.upsells .list-products li.product, .row.list-products.list li.product {
  text-align: left;
}
.upsells .list-products li.product .wrap-product, .row.list-products.list li.product .wrap-product {
  overflow: hidden;
}
.upsells .list-products li.product .wrap-product__thumbnail, .row.list-products.list li.product .wrap-product__thumbnail {
  float: left;
  display: block;
  width: 30%;
  margin: 0 15px 0 0;
}
.upsells .list-products li.product .wrap-product__thumbnail img, .row.list-products.list li.product .wrap-product__thumbnail img {
  width: 100%;
  height: auto;
}
.upsells .list-products li.product .price *, .row.list-products.list li.product .price * {
  margin: 0;
}
.upsells .list-products li.product .price > *, .row.list-products.list li.product .price > * {
  margin: 0 10px 0 0;
}

.gridlist-description {
  display: none;
  margin-bottom: 20px;
  margin-top: 10px;
}
.row.list-products.list .gridlist-description {
  display: block;
}

/*--------------------------------------------------------------
# Woocommerce Single Product
--------------------------------------------------------------*/
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images, .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
  float: none;
  width: auto;
}
.woocommerce div.product .product_title {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
  color: #333333;
  margin: 10px 0;
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 10px;
}
.woocommerce div.product .woocommerce-product-rating,
.woocommerce div.product .summary p.price,
.woocommerce div.product .woocommerce-product-details__short-description {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #f2f2f2;
}
.woocommerce div.product form.cart .group_table .woocommerce-Price-amount {
  font-size: 14px;
}
.woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce div.product form.cart .group_table .woocommerce-Price-amount {
  font-weight: bold;
  color: #FF5692;
  font-size: 20px;
}
.woocommerce div.product .price {
  margin-bottom: 20px;
}
.woocommerce div.product .price .badge {
  font-size: 13px;
  padding: 4px 8px;
  background: #ec4855;
  border-radius: 6px;
  margin-left: 20px;
  color: #FFF;
}
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
  text-decoration: none;
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del {
  font-size: 16px;
  font-weight: normal;
  color: #666666;
  margin-left: 15px;
}
.woocommerce div.product .stock {
  font-style: italic;
  color: #000;
}
.woocommerce div.product form.cart label {
  margin-bottom: 0;
}
.woocommerce div.product form.cart .variations select {
  padding: 5px 10px;
  background-color: #f5f5f5;
  border: none;
}
.woocommerce div.product form.cart .group_table td {
  vertical-align: middle;
}
.woocommerce div.product div.images .flex-control-thumbs {
  margin-top: 10px;
  margin-left: -5px;
  margin-right: -5px;
}
.woocommerce div.product div.images .flex-control-thumbs li {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
  border: 1px solid #ddd;
}
div.product .woocommerce-tabs ul.tabs {
  overflow: visible !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding: 0;
  border-bottom: 2px solid #cccccc;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
  border-bottom: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  margin-right: 25px !important;
  display: initial !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  padding: 5px 0;
  /* background: #f4f4f4; */
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:before {
  content: '';
  background: #00A7BC;
  width: 0;
  height: 2px;
  position: absolute;
  bottom: -2px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce div.product .woocommerce-tabs ul.tabs li.active:before, .woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
  color: #333333;
  background: #FFF;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:before, .woocommerce div.product .woocommerce-tabs ul.tabs li a:hover:before {
  width: 100%;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li {
  background-color: transparent;
  margin: 0;
  padding: 0;
  border: 0;
}

.woocommerce .star-rating span, .woocommerce p.stars a {
  color: #ffc114;
}
.woocommerce span.onsale {
  display: none;
}
.woocommerce table.shop_attributes {
  display: block;
  border: none;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #f2f2f2;
}
.woocommerce table.shop_attributes tbody {
  display: block;
}
.woocommerce table.shop_attributes tbody * {
  display: inline-block;
  font-style: normal;
  color: #333333;
}
.woocommerce table.shop_attributes tr {
  display: block;
  margin-bottom: 5px;
}
.woocommerce table.shop_attributes tr:nth-child(even) td, .woocommerce table.shop_attributes tr:nth-child(even) th {
  background: none;
}
.woocommerce table.shop_attributes td {
  border: none;
  font-weight: bold;
}
.woocommerce table.shop_attributes td p {
  padding: 0;
}
.woocommerce table.shop_attributes th {
  font-weight: normal;
  padding: 0;
  width: auto;
  border: none;
  min-width: 110px;
}
.woocommerce table.shop_attributes th:after {
  content: ": ";
}
.woocommerce #reviews #comments ol.commentlist {
  padding: 0;
}
.woocommerce .wc-tab h2.woocommerce-Reviews-title, .woocommerce .wc-tab h2.woocommerce-description-title {
  display: none;
}
.woocommerce .stars a {
  font-size: 16px;
  margin-left: -10px;
  display: inline-block;
  color: transparent !important;
  overflow: hidden;
  font-family: 'Font Awesome 5 Pro';
  width: initial !important;
  height: initial !important;
  text-indent: initial !important;
}
.woocommerce .stars a:hover:after {
  color: #d26e4b;
}
.woocommerce .stars a:before {
  content: none !important;
}
.woocommerce .stars a:after {
  color: #ddd;
  content: '\f005';
  font-weight: bold;
}
.woocommerce .stars a + a {
  margin-left: .3em;
  border-left: 1px solid #ececec;
}
.woocommerce .stars a.active:after {
  color: #d26e4b;
}
.woocommerce .stars a.star-2:after {
  content: '\f005\f005';
}
.woocommerce .stars a.star-3:after {
  content: '\f005\f005\f005';
}
.woocommerce .stars a.star-4:after {
  content: '\f005\f005\f005\f005';
}
.woocommerce .stars a.star-5:after {
  content: '\f005\f005\f005\f005\f005';
}

.percent {
  display: inline-block;
  position: absolute;
  top: 5px;
  left: 5px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  z-index: 1;
  color: #FFF;
  background: #ff0000;
  text-align: center;
  padding: 0;
  border-radius: 50%;
  font-size: 13px;
  font-weight: 600;
}

.product_meta {
  margin-bottom: 10px;
}
.product_meta .sku_wrapper, .product_meta .posted_in {
  display: block;
  margin-bottom: 5px;
}

.woocommerce div.product p.price del, .woocommerce div.product span.price del {
  opacity: 1;
}

.woocommerce div.product form.cart {
  margin-bottom: 20px;
}

.woocommerce #quantity input::-webkit-outer-spin-button,
.woocommerce #quantity input::-webkit-inner-spin-button,
.woocommerce #content .quantity input::-webkit-outer-spin-button,
.woocommerce #content .quantity input::-webkit-inner-spin-button,
.woocommerce-page #quantity input::-webkit-outer-spin-button,
.woocommerce-page #quantity input::-webkit-inner-spin-button,
.woocommerce-page #content .quantity input::-webkit-outer-spin-button,
.woocommerce-page #content .quantity input::-webkit-inner-spin-button {
  display: none;
}

.woocommerce .wrap-btn-cart {
  margin-bottom: 20px;
}
.woocommerce div.product form.cart div.quantity,
.woocommerce table.shop_table .quantity.buttons_added {
  position: relative;
  margin: 0;
  overflow: hidden;
  zoom: 1;
  padding: 0 30px;
  display: inline-block;
  float: none;
}

.woocommerce .quantity noindex:-o-prefocus,
.woocommerce .quantity input[type=number],
.woocommerce-page .quantity noindex:-o-prefocus,
.woocommerce-page .quantity input[type=number] {
  padding-right: 19.2px;
}

.woocommerce .quantity input.qty, .woocommerce-page .quantity input.qty {
  width: 60px;
  height: 30px;
  float: left;
  padding: 0;
  margin: 0;
  text-align: center;
  border: 1px solid #d3d3d3;
  font-weight: 500;
  -moz-appearance: textfield;
  outline: none;
}
.woocommerce .quantity .plus, .woocommerce .quantity .minus, .woocommerce-page .quantity .plus, .woocommerce-page .quantity .minus {
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  text-align: center;
  width: 30px;
  height: 30px;
  text-decoration: none;
  overflow: visible;
  font-weight: 700;
  cursor: pointer;
  color: #515151;
  border: 1px solid #d3d3d3;
  background-color: #FFF;
  text-shadow: none;
  line-height: 1;
  background-image: none;
  outline-width: 0;
  z-index: 0;
}
.woocommerce .quantity .plus:hover, .woocommerce .quantity .minus:hover, .woocommerce-page .quantity .plus:hover, .woocommerce-page .quantity .minus:hover {
  background-color: #dad8da;
}
.woocommerce .quantity .plus, .woocommerce-page .quantity .plus {
  top: 0;
  right: 0;
  border-left: none;
}
.woocommerce .quantity .minus, .woocommerce-page .quantity .minus {
  bottom: 0;
  left: 0;
  border-right: none;
}

.woocommerce-variation-price {
  margin-bottom: 20px;
}

.woocommerce-product-details__short-description {
  text-align: justify;
  margin-bottom: 20px;
  padding-bottom: 0;
}
.woocommerce-product-details__short-description ul {
  padding: 0;
  list-style-position: inside;
}
.woocommerce-product-details__short-description ul li {
  margin-bottom: 3px;
}

@media (min-width: 992px) {
  .no-sidebar.single-product div.product .woocommerce-product-gallery .flex-viewport {
    width: 80%;
    float: right;
  }
  .no-sidebar.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
    width: 18%;
    float: left;
  }
  .no-sidebar.single-product div.product div.images .flex-control-thumbs {
    margin: -5px 0;
  }
  .no-sidebar.single-product div.product div.images .flex-control-thumbs li {
    width: 100%;
    padding: 5px 0;
  }

  .related .slick-carousel .slick-next, .related .slick-carousel .slick-prev {
    top: -40px !important;
  }
  .related .slick-carousel .slick-next {
    right: 15px !important;
  }
  .related .slick-carousel .slick-prev {
    left: inherit !important;
    right: 40px !important;
  }
}
.related .heading-related {
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 20px 0;
  border-bottom: solid 1px #D2D2D2;
  text-transform: uppercase;
}
.related .heading-related span {
  position: relative;
  display: inline-block;
  padding-bottom: 10px;
}
.related .heading-related span:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  height: 2px;
  background: #00A7BC;
  z-index: 3;
  max-width: 380px;
  min-width: 215px;
}
.related .list-products,
.related li.product {
  margin-bottom: 0 !important;
}

.up-sells > h2 {
  font-size: 18px;
}

/*--------------------------------------------------------------
# Theo dõi đơn hàng
--------------------------------------------------------------*/
pre .woocommerce {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 14px;
  white-space: normal;
}

/*--------------------------------------------------------------
# Tài khoản
--------------------------------------------------------------*/
@media (min-width: 768px) {
  .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 22%;
  }
  .woocommerce-account .woocommerce-MyAccount-content {
    width: 75%;
  }
}
.u-column1.col-1.woocommerce-Address {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
          flex: 0 0 100%;
  max-width: 100%;
  padding-left: 0;
}

.woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding-left: 0;
  border: 1px solid #ddd;
}
.woocommerce-MyAccount-navigation ul li {
  background-color: #f8f8f8;
  border-bottom: 1px solid #e2e2e2;
}
.woocommerce-MyAccount-navigation ul li:last-child {
  border-bottom: none;
}
.woocommerce-MyAccount-navigation ul li a {
  display: block;
  padding: 0;
  font-size: 14px;
  color: #555;
  background-color: #f8f8f8;
  padding: 15px 10px;
  -webkit-transition: background-color 0.3s ease 0s;
  transition: background-color 0.3s ease 0s;
}
.woocommerce-MyAccount-navigation ul li a:before {
  position: relative;
  top: -2px;
  content: "\f192";
  font-family: 'Font Awesome 5 Pro';
  margin-right: 10px;
  font-size: 10px;
  color: #00A7BC;
}
.woocommerce-MyAccount-navigation ul li:hover a, .woocommerce-MyAccount-navigation ul li.is-active a {
  background: #FFF;
}
.woocommerce-MyAccount-navigation ul li.is-active a {
  color: rgba(0, 0, 0, 0.8);
}
.woocommerce-MyAccount-navigation ul li:not(.is-active):hover {
  background-color: rgba(0, 0, 0, 0.07);
}

#customer_login {
  width: auto;
  float: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -30px;
  margin-left: -30px;
}
#customer_login h2 {
  text-transform: uppercase;
}
.woocommerce #customer_login form.checkout_coupon, .woocommerce #customer_login form.login, .woocommerce #customer_login form.register {
  margin: 15px 0;
}
.woocommerce #customer_login .col-1, .woocommerce #customer_login .col-2, .woocommerce-page #customer_login .col-1, .woocommerce-page #customer_login .col-2 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 30px;
  padding-left: 30px;
}
@media (min-width: 768px) {
  .woocommerce #customer_login .col-1, .woocommerce #customer_login .col-2, .woocommerce-page #customer_login .col-1, .woocommerce-page #customer_login .col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 768px) {
  #customer_login .col-2 {
    border-left: 1px solid #ececec;
  }
}

.woocommerce form .password-input, .woocommerce-page form .password-input {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}

.woocommerce table.my_account_orders {
  font-size: 14px;
}

.woocommerce table.my_account_orders .button {
  margin: 0 5px 5px 5px;
}

/*--------------------------------------------------------------
# Giỏ hàng
--------------------------------------------------------------*/
.calculated_shipping h2 {
  text-transform: uppercase;
}

/*--------------------------------------------------------------
# Thanh toán
--------------------------------------------------------------*/
.woocommerce .woocommerce-form-login .woocommerce-form__label-for-checkbox {
  display: block;
  width: 100%;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
  padding: 30px;
  background-color: rgba(0, 0, 0, 0.02);
  border: none;
  border-radius: 0;
}
@media (min-width: 568px) {
  .woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    padding: 15px;
  }
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    width: 100%;
    float: none;
  }
}

.woocommerce table.shop_table {
  border: none;
}
.woocommerce table.shop_table td, .woocommerce table.shop_table th {
  padding: 10px 0;
}

td.product-total, .shop_table tfoot tr td, .cart_totals tbody tr td,
.shop_table thead tr th:last-of-type, .shop_table tr td:last-of-type {
  text-align: right;
}

.cart_totals > h2, .cross-sells > h2 {
  font-size: 25.6px;
}

.woocommerce-checkout .woocommerce-billing-fields h3, .woocommerce-checkout #order_review_heading {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 20px;
}
.woocommerce-checkout .woocommerce-input-wrapper {
  display: block;
  width: 100%;
}
#add_payment_method .woocommerce-checkout #payment, .woocommerce-cart .woocommerce-checkout #payment, .woocommerce-checkout .woocommerce-checkout #payment {
  background: none;
  border-radius: 0;
}
#add_payment_method .woocommerce-checkout #payment ul.payment_methods, .woocommerce-cart .woocommerce-checkout #payment ul.payment_methods, .woocommerce-checkout .woocommerce-checkout #payment ul.payment_methods {
  padding: 0;
}
#add_payment_method .woocommerce-checkout #payment div.payment_box, .woocommerce-cart .woocommerce-checkout #payment div.payment_box, .woocommerce-checkout .woocommerce-checkout #payment div.payment_box {
  padding: 12px 18px;
  background-color: #edf7ff;
  border: 1px solid #49aff5;
  margin: 0 0 16px;
}
#add_payment_method .woocommerce-checkout #payment div.payment_box:before, .woocommerce-cart .woocommerce-checkout #payment div.payment_box:before, .woocommerce-checkout .woocommerce-checkout #payment div.payment_box:before {
  display: none;
}
#add_payment_method .woocommerce-checkout #payment div.form-row, .woocommerce-cart .woocommerce-checkout #payment div.form-row, .woocommerce-checkout .woocommerce-checkout #payment div.form-row {
  padding: 16px 0 0 0;
}
#add_payment_method .woocommerce-checkout #payment #place_order, .woocommerce-cart .woocommerce-checkout #payment #place_order, .woocommerce-checkout .woocommerce-checkout #payment #place_order {
  display: block;
  width: 100%;
  padding: 6px 15px;
  letter-spacing: .3px;
  text-transform: uppercase;
  -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
          box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: color .25s ease,background-color .25s ease,border-color .25s ease,opacity .25s ease,-webkit-box-shadow 0s ease;
  transition: color .25s ease,background-color .25s ease,border-color .25s ease,opacity .25s ease,-webkit-box-shadow 0s ease;
  transition: color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow 0s ease,opacity .25s ease;
  transition: color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow 0s ease,opacity .25s ease,-webkit-box-shadow 0s ease;
}
#add_payment_method .woocommerce-checkout #payment #place_order:hover, #add_payment_method .woocommerce-checkout #payment #place_order:active, .woocommerce-cart .woocommerce-checkout #payment #place_order:hover, .woocommerce-cart .woocommerce-checkout #payment #place_order:active, .woocommerce-checkout .woocommerce-checkout #payment #place_order:hover, .woocommerce-checkout .woocommerce-checkout #payment #place_order:active {
  -webkit-box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2);
          box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2);
}
#add_payment_method .woocommerce-checkout #payment #place_order:active, .woocommerce-cart .woocommerce-checkout #payment #place_order:active, .woocommerce-checkout .woocommerce-checkout #payment #place_order:active {
  top: 1px;
}
.woocommerce-checkout #payment .woocommerce #place_order, .woocommerce-checkout #payment .woocommerce-page #place_order {
  line-height: 38.4px;
  min-height: 40px;
  padding: 0 19.2px;
}
#add_payment_method .woocommerce-checkout #payment .payment_method_paypal .about_paypal, .woocommerce-cart .woocommerce-checkout #payment .payment_method_paypal .about_paypal, .woocommerce-checkout .woocommerce-checkout #payment .payment_method_paypal .about_paypal {
  float: none;
  line-height: 1.4;
  font-size: 13px;
  margin-left: 5px;
}
.woocommerce-checkout #order_review {
  border-width: 0 3px 3px;
}
.woocommerce-checkout .woocommerce-Price-currencySymbol {
  margin-left: 5px;
}
.woocommerce-checkout .woocommerce-NoticeGroup-checkout {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  padding-right: 15px;
  padding-left: 15px;
  max-width: 100%;
  width: 100%;
}
.woocommerce-checkout .checkout-order-review {
  position: relative;
  margin-bottom: 40px;
  padding: 30px;
  background-color: #F8F8F8;
}
.woocommerce-checkout .checkout-order-review #order_review_heading {
  text-align: center;
}
.woocommerce-checkout .checkout-order-review:before, .woocommerce-checkout .checkout-order-review:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 10px;
  background-color: transparent;
  background-image: radial-gradient(farthest-side, rgba(0, 0, 0, 0) 6px, #f8f8f8 0);
  background-size: 15px 15px;
}
.woocommerce-checkout .checkout-order-review:before {
  top: -10px;
  background-position: -3px -5px,0 0;
}
.woocommerce-checkout .checkout-order-review:after {
  bottom: -10px;
  background-position: -3px 2px, 0 0;
}

.qhtheme-table-wrapper {
  padding: 5px 15px;
  background-color: #FFF;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
}

.woocommerce .woocommerce-input-wrapper {
  display: block;
  width: 100%;
}
.woocommerce form .form-row {
  padding: 0;
  margin-bottom: 15px;
}
.woocommerce form .form-row label {
  font-weight: 600;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
  height: 34px;
  font-size: 14px;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 6px 12px;
}
.woocommerce form .form-row textarea {
  height: 124px;
  padding: 16px 12px;
}
.woocommerce form .form-row.notes label {
  font-weight: normal;
}
.woocommerce ul.order_details {
  margin: 0 0 32px;
  padding: 0;
}
.woocommerce ul.order_details li {
  font-size: 14.4px;
}
.woocommerce table.shop_table.order_details {
  border: 1px solid #ddd;
}
.woocommerce table.shop_table.order_details td, .woocommerce table.shop_table.order_details th {
  padding: 10px 12px;
}
.woocommerce table.shop_table.order_details address {
  border-color: #ddd;
}

.woocommerce-order-details .woocommerce-order-details__title,
.woocommerce-customer-details .woocommerce-column__title {
  text-transform: uppercase;
  margin-bottom: 10px;
}

.continue_shopping {
  margin-bottom: 10px;
  overflow: hidden;
}
.continue_shopping a {
  float: right;
}

/*---------------------------------------------------------------------------------------------------------
## Woocommerce Blocks
-----------------------------------------------------------------------------------------------------------*/
.wc-block-grid__products {
  margin: 0 -15px 30px;
}

.wc-block-grid__product {
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
}
.wc-block-grid__product .wc-block-grid__product-title {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 10px 0 5px 0;
  line-height: 1.4;
  overflow: hidden;
}
.wc-block-grid__product .wc-block-grid__product-title a {
  color: #333333;
}
.wc-block-grid__product .wc-block-grid__product-title a:hover {
  color: #00A7BC;
}

.wc-block-grid__product-add-to-cart a, .wc-block-grid__product-add-to-cart button {
  font-size: 14px;
  padding: 6px 10px;
  border-radius: 0;
  background: #00A7BC;
}

.wc-block-grid__product-price .wc-block-grid__product-price__value {
  color: #ff0000;
  font-size: 14px;
  letter-spacing: 0;
}

.wc-block-sort-select__select {
  padding: 8px 10px;
  background-color: #f5f5f5;
  border: none;
}

.wc-block-price-filter .wc-block-price-filter__controls .wc-block-price-filter__amount {
  padding: 5px 5px;
}

/*--------------------------------------------------------------
# Block Woocommerce Product Filter
--------------------------------------------------------------*/
.wc-block-active-filters .wc-block-active-filters-list {
  padding-left: 0;
}
.wc-block-active-filters .wc-block-active-filters-list li {
  background-color: rgba(0, 0, 0, 0.05);
  border-radius: 3px;
  display: inline-block;
  padding: 10px 26px 10px 10px;
  margin-right: 8px;
  margin-bottom: 8px;
}
.wc-block-active-filters .wc-block-active-filters-list button {
  right: 6px;
}

.wc-block-price-filter .wc-block-price-filter__range-input-wrapper .wc-block-price-filter__range-input-progress {
  --track-background: linear-gradient(90deg,transparent var(--low),var(--range-color) 0,var(--range-color) var(--high),transparent 0) no-repeat 0 100%/100% 100%;
  --range-color: #949494;
}

.wc-block-attribute-filter .wc-block-attribute-filter-list .wc-block-attribute-filter-list-count {
  float: none;
  display: inline-block;
  vertical-align: middle;
  margin-left: 4px;
  height: 14px;
  line-height: 14px;
  font-size: 10px;
  padding: 0 2px;
  border: 1px solid #aaa;
  color: #aaa;
  background-color: #fff;
  border-radius: 2px;
  min-width: 12px;
  text-align: center;
}
.wc-block-attribute-filter .wc-block-attribute-filter-list .wc-block-attribute-filter-list-count:before, .wc-block-attribute-filter .wc-block-attribute-filter-list .wc-block-attribute-filter-list-count:after {
  content: '';
}
.wc-block-attribute-filter .wc-block-attribute-filter-list li input {
  margin-right: 5px;
  position: relative;
  top: 2px;
}

/*--------------------------------------------------------------
# Custom Css
--------------------------------------------------------------*/
.list-categories__item {
  margin-bottom: 30px;
}
.list-categories__item h2 {
  text-align: center;
  font-size: 16px;
}
.list-categories__item h2 a {
  color: #333333;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.list-categories__item h2 a:hover {
  color: #00A7BC;
}
.list-categories__item .img {
  display: block;
  margin-bottom: 10px;
}
.list-categories__item img {
  width: 100%;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.list-categories__item:hover img {
  opacity: .7;
}

.woo-information {
  margin-bottom: 20px;
}
.woo-information .woocommerce-Reviews-title {
  display: none;
}
.woo-information h3 {
  font-size: 20px;
}

/*--------------------------------------------------------------
# Responsive
--------------------------------------------------------------*/
/* Extra large devices (large desktops) */
@media (min-width: 1200.98px) {
  .comment-form-cookies-consent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .comment-form-cookies-consent #wp-comment-cookies-consent {
    margin-right: 5px;
  }
  .comment-form-cookies-consent label {
    margin-top: -5px;
  }
}
/* Large devices (desktops, less than 1200px) */
/* Medium devices (tablets, less than 992px) */
/* Small devices (landscape phones, less than 768px) */
@media (max-width: 768.98px) {
  .switcher-wrap {
    display: none !important;
  }
}
/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 576.98px) {
  html .uni-product-shortcode .row {
    margin-left: -5px;
    margin-right: -5px;
  }

  .uni-product-shortcode .row.list-products li.product {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
  }

  .list-products li .wrap-product .price ins,
  .list-products li .wrap-product .price del {
    display: block;
  }

  .list-products li .wrap-product .price ins {
    margin-right: 0;
  }
}
/*# sourceMappingURL=custom-woocommerce.css.map */