.ast-single-post .entry-content .trx-addons-woo-products a {
  text-decoration: none;
}

.trx-addons-woo-products .trx-addons-woo-products-qv-btn {
  cursor: pointer;
}
.trx-addons-woo-products .trx-addons-woo-products-qv-btn svg {
  fill: #fff;
}

.trx-addons-woo-products:not(.trx-addons-woo-products-skin-grid-7) li.product .star-rating {
  margin: 0 auto 0.5em;
}
.trx-addons-woo-products-product-align-left .trx-addons-woo-products:not(.trx-addons-woo-products-skin-grid-7) li.product .star-rating {
  margin-left: 0;
}
.trx-addons-woo-products-product-align-right .trx-addons-woo-products:not(.trx-addons-woo-products-skin-grid-7) li.product .star-rating {
  margin-right: 0;
}

.trx-addons-woo-products:not(.trx-addons-woo-products-skin-grid-10) .trx-addons-woo-products-product-sale-wrap .trx-addons-woo-products-product-onsale,
.trx-addons-woo-products:not(.trx-addons-woo-products-skin-grid-10) .trx-addons-woo-products-product-featured-wrap .trx-addons-woo-products-product-featured {
  display: block;
  text-align: center;
  color: #fff;
  line-height: 2em;
  padding: 0.3em 0.6em;
  margin: 0.5em 0.6em;
}

.trx-addons-woo-products .pa-out-of-stock {
  display: block;
  text-align: center;
  color: #fff;
  line-height: 2em;
  padding: 0.3em 0.6em;
  margin: 0.5em 0.6em;
}

.trx-addons-woo-products .woocommerce-loop-product__title {
  margin-bottom: 0.5em;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.trx-addons-woo-products .trx-addons-woo-products-product-category {
  display: block;
  font-size: 0.85em;
  margin-bottom: 0.5em;
  line-height: 1.3;
}

.trx-addons-woo-products .trx-addons-woo-products-product-brand {
  display: block;
  font-size: 0.85em;
  margin-bottom: 0.5em;
  line-height: 1.3;
}

.trx-addons-woo-products .trx-addons-woo-products-inner ul.products {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-column-gap: 0;
  column-gap: 0;
  margin: 0 -10px -20px;
  padding: 0;
  list-style: none outside;
}

.trx-addons-woo-products.swiper-container-wrap-dots-outside .trx-addons-woo-products-inner ul.products {
  margin-bottom: 0;
}

.trx-addons-woo-products .trx-addons-woo-products-inner ul.products li.product {
  margin: 0 0 20px;
  padding: 0 10px;
}

.trx-addons-woo-products .trx-addons-woo-products-inner ul.products li.product .trx-addons-woo-products-product-wrapper {
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.trx-addons-woo-products .woocommerce-loop-product__link {
  position: relative;
  display: block !important;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.trx-addons-woo-products .trx-addons-woo-products-ribbon-container,
.trx-addons-woo-products .pa-out-of-stock {
  position: absolute;
  z-index: 9;
}

.trx-addons-woo-products .trx-addons-woo-products-ribbon-container {
  top: 0;
  left: 0;
}

.trx-addons-woo-products .pa-out-of-stock {
  top: 7px;
  left: 9px;
  margin: 0;
}

.trx-addons-woo-products-product-thumbnail {
  position: relative;
  overflow: hidden;
}

.trx-addons-woo-products-product-thumbnail .woocommerce-loop-product__link img {
  display: block;
  margin: 0;
  width: 100%;
}

.trx-addons-woo-products-product-sale-wrap,
.trx-addons-woo-products-product-featured-wrap {
  margin: 0;
}

.trx-addons-woo-products .trx-addons-woo-products-details-wrap {
  padding: 1em 1.2em;
}

.trx-addons-woo-products li.product .price {
  display: block;
  margin-bottom: 0.5em;
}
.trx-addons-woo-products li.product .price del {
  display: inline-block;
  background: transparent;
  opacity: 1;
}
.trx-addons-woo-products li.product .price ins {
  display: inline-block;
  background: transparent;
  text-decoration: inherit;
  font-family: inherit;
  font-weight: inherit;
}
.trx-addons-woo-products li.product .price .amount {
  color: inherit !important;
}

.trx-addons-woo-products li.product span.price {
  font-size: 0.9em;
  font-weight: 700;
  line-height: 1.3;
}

.trx-addons-woo-products li.product .trx-addons-woo-products-product-desc p {
  margin: 0;
}

.trx-addons-woo-products-pagination ul.page-numbers {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  margin: 0;
  margin-top: 10px;
  padding: 0;
  border: none;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.trx-addons-woo-products-pagination ul.page-numbers li {
  margin: 0 0.4em 0.4em 0;
  padding: 0;
  text-align: center;
}

.trx-addons-woo-products-pagination ul.page-numbers li .page-numbers {
  margin: 0;
  text-decoration: none;
  color: #000;
  border: 1px solid #54595f;
  padding: 0;
  line-height: 1;
  font-size: 1em;
  font-weight: 400;
  padding: 0.75em;
  display: block;
  min-width: 2.5em;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.trx-addons-woo-products-pagination ul.page-numbers li .page-numbers:hover, .trx-addons-woo-products-pagination ul.page-numbers li .page-numbers.current {
  background-color: #54595f;
  color: #fff;
  outline: none;
}

.trx-addons-woo-products-cart-btn-above {
  line-height: 0;
}
.trx-addons-woo-products-cart-btn-above.adding svg {
  display: none;
}

.trx-addons-woo-products .trx-addons-woo-products-out-of-stock {
  display: block;
  text-align: center;
  line-height: 2em;
  padding: 0.3em 0.6em;
  margin: 0;
}

.trx-addons-woo-products .trx-addons-woo-products-ribbon-container,
.trx-addons-woo-products .trx-addons-woo-products-out-of-stock {
  position: absolute;
  z-index: 9;
}

/**
* Image Hover Effects
*/
.trx-addons-woo-products .woocommerce-loop-product__link img {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.trx-addons-woo-products-product__hover-zoomout .woocommerce-loop-product__link img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.trx-addons-woo-products-product__hover-zoomout li.product:hover .woocommerce-loop-product__link img {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.trx-addons-woo-products-product__hover-zoomin .woocommerce-loop-product__link img {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.trx-addons-woo-products-product__hover-zoomin li.product:hover .woocommerce-loop-product__link img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.trx-addons-woo-products-product__hover-gray .woocommerce-loop-product__link img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.trx-addons-woo-products-product__hover-gray li.product:hover .woocommerce-loop-product__link img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

.trx-addons-woo-products-product__hover-sepia .woocommerce-loop-product__link img {
  -webkit-filter: sepia(30%);
  filter: sepia(30%);
}

.trx-addons-woo-products-product__hover-sepia li.product:hover .woocommerce-loop-product__link img {
  -webkit-filter: sepia(0%);
  filter: sepia(0%);
}

.trx-addons-woo-products-product__hover-bright .woocommerce-loop-product__link img {
  -webkit-filter: brightness(1);
  filter: brightness(1);
}

.trx-addons-woo-products-product__hover-bright li.product:hover .woocommerce-loop-product__link img {
  -webkit-filter: brightness(1.2);
  filter: brightness(1.2);
}

.trx-addons-woo-products-product__hover-trans .woocommerce-loop-product__link img {
  -webkit-transform: translateX(-15px) scale(1.1);
  -ms-transform: translateX(-15px) scale(1.1);
  transform: translateX(-15px) scale(1.1);
}

.trx-addons-woo-products-product__hover-trans li.product:hover .woocommerce-loop-product__link img {
  -webkit-transform: translateX(0px) scale(1.1);
  -ms-transform: translateX(0px) scale(1.1);
  transform: translateX(0px) scale(1.1);
}

.trx-addons-woo-products-product__hover-scale li.product:hover .woocommerce-loop-product__link img {
  -webkit-transform: scaleX(1.3) scaleY(1.3) rotate(5deg);
  -ms-transform: scaleX(1.3) scaleY(1.3) rotate(5deg);
  transform: scaleX(1.3) scaleY(1.3) rotate(5deg);
}

.trx-addons-woo-products .trx-addons-woo-products-product__on_hover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  opacity: 0;
}

.trx-addons-woo-products-product__hover-swap li.product:hover .trx-addons-woo-products-product__on_hover {
  opacity: 1;
}

.trx-addons-woo-products-skin-grid-1 .trx-addons-woo-products-qv-btn,
.trx-addons-woo-products-skin-grid-3 .trx-addons-woo-products-qv-btn,
.trx-addons-woo-products-skin-grid-4 .trx-addons-woo-products-qv-btn {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 5px;
  background: rgba(2, 2, 2, 0.5);
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 2;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}

.trx-addons-woo-products-skin-grid-4 .trx-addons-woo-products-qv-btn {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.trx-addons-woo-products-skin-grid-1 .trx-addons-woo-products-qv-btn,
.trx-addons-woo-products-skin-grid-3 .trx-addons-woo-products-qv-btn,
.trx-addons-woo-products-skin-grid-4 .trx-addons-woo-products-qv-btn,
.trx-addons-woo-products-skin-grid-6 .trx-addons-woo-products-qv-btn,
.trx-addons-woo-products-skin-grid-7 .trx-addons-woo-products-qv-btn,
.trx-addons-woo-products-skin-grid-10 .trx-addons-woo-products-qv-btn,
.trx-addons-woo-products-skin-grid-11 .trx-addons-woo-products-qv-btn {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.5em;
}
.trx-addons-woo-products-skin-grid-1 .trx-addons-woo-products-qv-btn .trx-addons-woo-products-qv-icon,
.trx-addons-woo-products-skin-grid-3 .trx-addons-woo-products-qv-btn .trx-addons-woo-products-qv-icon,
.trx-addons-woo-products-skin-grid-4 .trx-addons-woo-products-qv-btn .trx-addons-woo-products-qv-icon,
.trx-addons-woo-products-skin-grid-6 .trx-addons-woo-products-qv-btn .trx-addons-woo-products-qv-icon,
.trx-addons-woo-products-skin-grid-7 .trx-addons-woo-products-qv-btn .trx-addons-woo-products-qv-icon,
.trx-addons-woo-products-skin-grid-10 .trx-addons-woo-products-qv-btn .trx-addons-woo-products-qv-icon,
.trx-addons-woo-products-skin-grid-11 .trx-addons-woo-products-qv-btn .trx-addons-woo-products-qv-icon {
  position: relative;
}

.trx-addons-woo-products-product-thumbnail:hover .trx-addons-woo-products-qv-btn-translate {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.trx-addons-woo-products-product-wrapper .trx-addons-woo-products-qv-data {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  overflow: hidden;
  cursor: pointer;
}

/**
* Skin 1,4
*/
.trx-addons-woo-products-skin-grid-1 .trx-addons-woo-products-product-actions-wrapper,
.trx-addons-woo-products-skin-grid-4 .trx-addons-woo-products-product-actions-wrapper {
  position: absolute;
  top: 0.7em;
  right: 1em;
  -webkit-transform: translate3d(15px, 0, 0);
  transform: translate3d(15px, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  z-index: 9;
}

.trx-addons-woo-products .trx-addons-woo-products-product-actions-wrapper .trx-addons-woo-products-cart-btn {
  position: relative;
  display: block;
  margin: 0 0 3px;
  background: #fff;
  text-align: center;
  outline: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.trx-addons-woo-products .trx-addons-woo-products-product-actions-wrapper .trx-addons-woo-products-add-cart-icon {
  display: block;
  color: #54595f;
  width: 30px;
  line-height: 30px;
  height: 30px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.trx-addons-woo-products-skin-grid-1 li.product:hover .trx-addons-woo-products-product-actions-wrapper,
.trx-addons-woo-products-skin-grid-4 li.product:hover .trx-addons-woo-products-product-actions-wrapper {
  -webkit-transform: translate3d(5px, 0, 0);
  transform: translate3d(5px, 0, 0);
  opacity: 1;
}

.trx-addons-woo-products .trx-addons-woo-products-cart-btn.adding .trx-addons-woo-products-add-cart-icon {
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

.trx-addons-woo-products .trx-addons-woo-products-cart-btn.adding .trx-addons-woo-products-add-cart-icon::before {
  content: "\f013";
}

.trx-addons-woo-products .trx-addons-woo-products-cart-btn.added .trx-addons-woo-products-add-cart-icon::before {
  content: "\f00c";
}

/**
* Skin 2
*/
.trx-addons-woo-products-skin-grid-2 li.product .trx-addons-woo-products-details-wrap {
  position: absolute;
  background: #fff;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  padding: 0;
  opacity: 0;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.4s;
  transition: opacity 0.2s, -webkit-transform 0.4s;
  transition: transform 0.4s, opacity 0.2s;
  transition: transform 0.4s, opacity 0.2s, -webkit-transform 0.4s;
  -webkit-transform: translateZ(0) translateY(5px);
  transform: translateZ(0) translateY(5px);
}

.trx-addons-woo-products-skin-grid-2 .trx-addons-woo-products-product-details {
  padding: 15px 0;
}

.trx-addons-woo-products-skin-grid-2 li.product:hover .trx-addons-woo-products-details-wrap {
  opacity: 1;
  -webkit-transform: translateZ(0) translateY(0);
  transform: translateZ(0) translateY(0);
}

.trx-addons-woo-products-skin-grid-2 li.product .trx-addons-woo-products-product-actions-wrapper {
  position: static;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.trx-addons-woo-products-skin-grid-2 .trx-addons-woo-products-product-actions-wrapper > * {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 50%;
}

.trx-addons-woo-products-skin-grid-2 li.product .trx-addons-woo-products-product-actions-wrapper .button {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  margin: 0;
}

.trx-addons-woo-products-skin-grid-2 li.product .trx-addons-woo-products-product-actions-wrapper .trx-addons-woo-products-qv-btn {
  background-color: #54595f;
}

/**
* Skin 4
*/
.trx-addons-woo-products-skin-grid-4 li.product .trx-addons-woo-products-details-wrap {
  position: absolute;
  inset: auto;
  right: 50%;
  top: 50%;
  -webkit-transform: scale(0.9) translateZ(0) translateY(-50%) translateX(50%);
  transform: scale(0.9) translateZ(0) translateY(-50%) translateX(50%);
  text-align: center;
  z-index: 2;
  opacity: 0;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.3s;
  transition: opacity 0.5s, -webkit-transform 0.3s;
  transition: opacity 0.5s, transform 0.3s;
  transition: opacity 0.5s, transform 0.3s, -webkit-transform 0.3s;
}

.trx-addons-woo-products-skin-grid-4 li.product .trx-addons-woo-products-product-overlay,
.trx-addons-woo-products-skin-grid-8 li.product .trx-addons-woo-products-product-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(27, 27, 23, 0.3);
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.trx-addons-woo-products-skin-grid-4 li.product:hover .trx-addons-woo-products-product-overlay,
.trx-addons-woo-products-skin-grid-8 li.product:hover .trx-addons-woo-products-product-overlay {
  opacity: 1;
  visibility: visible;
  z-index: 1;
}

.trx-addons-woo-products-skin-grid-4 li.product:hover .trx-addons-woo-products-details-wrap {
  -webkit-transform: scale(1) translateZ(0) translateY(-50%) translateX(50%);
  transform: scale(1) translateZ(0) translateY(-50%) translateX(50%);
  opacity: 1;
}

/**
* Skin 5
*/
.trx-addons-woo-products-skin-grid-5 li.product .trx-addons-woo-products-product-actions-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.trx-addons-woo-products-skin-grid-5 li.product .trx-addons-woo-products-product-actions-wrapper .trx-addons-woo-products-qv-btn {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #54595f;
  padding: 10px;
  -webkit-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
}

.trx-addons-woo-products-skin-grid-5 li.product .trx-addons-woo-products-details-wrap {
  width: 75%;
}

.trx-addons-woo-products-skin-grid-5 .trx-addons-woo-products-product-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.trx-addons-woo-products-product-align-right .trx-addons-woo-products-skin-grid-5 .trx-addons-woo-products-product-actions-wrapper {
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.trx-addons-woo-products-product-align-center .trx-addons-woo-products-skin-grid-5 .trx-addons-woo-products-product-actions-wrapper {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/**
 * Skin 6
 */
.trx-addons-woo-products-skin-grid-6 .trx-addons-woo-products-qv-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 40%;
  text-align: center;
  padding: 5px;
  background: rgba(2, 2, 2, 0.5);
  color: #fff;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  z-index: 2;
}

.trx-addons-woo-products-skin-grid-6 li.product:hover .trx-addons-woo-products-qv-btn {
  opacity: 1;
  visibility: visible;
}

.trx-addons-woo-products-product-align-right .trx-addons-woo-products-skin-grid-6 li.product .trx-addons-woo-products-product-info .star-rating,
.trx-addons-woo-products-product-align-left .trx-addons-woo-products-skin-grid-6 li.product .trx-addons-woo-products-product-info .star-rating {
  margin: 0;
}

.trx-addons-woo-products-skin-grid-6 li.product .trx-addons-woo-products-product-info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
}
.trx-addons-woo-products-product-align-center .trx-addons-woo-products-skin-grid-6 li.product .trx-addons-woo-products-product-info {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.trx-addons-woo-products-product-align-right .trx-addons-woo-products-skin-grid-6 li.product .trx-addons-woo-products-product-info {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.trx-addons-woo-products-skin-grid-6 li.product .trx-addons-woo-products-product-gallery-images {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  bottom: 10px;
  width: 100%;
}

.trx-addons-woo-products-product-gallery-images .trx-addons-woo-products-product__gallery_image {
  width: 20%;
  margin: 0.2em;
  border: 2px solid #aaa;
  cursor: pointer;
}

/**
 * Skin 7
 */
.trx-addons-woo-products-product-align-right .trx-addons-woo-products-skin-grid-7 li.product .trx-addons-woo-products-product-info .star-rating,
.trx-addons-woo-products-product-align-left .trx-addons-woo-products-skin-grid-7 li.product .trx-addons-woo-products-product-info .star-rating {
  margin: 0;
}

.trx-addons-woo-products-skin-grid-7 li.product .trx-addons-woo-products-product-info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.trx-addons-woo-products-product-align-center .trx-addons-woo-products-skin-grid-7 li.product .trx-addons-woo-products-product-info {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.trx-addons-woo-products-product-align-right .trx-addons-woo-products-skin-grid-7 li.product .trx-addons-woo-products-product-info {
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.trx-addons-woo-products-details-wrap .trx-addons-woo-products-product-buttons {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.trx-addons-woo-products-details-wrap .trx-addons-woo-products-product-buttons > div {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-basis: 50%;
  -ms-flex-basis: 50%;
  flex-basis: 50%;
}
.trx-addons-woo-products-details-wrap .trx-addons-woo-products-product-buttons .trx-addons-woo-products-qv-btn {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background-color: #333;
  color: #fff;
  cursor: pointer;
  -webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
  -ms-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
}
.trx-addons-woo-products-details-wrap .trx-addons-woo-products-product-buttons .trx-addons-woo-products-qv-btn .trx-addons-icon {
  margin-left: 0.5em;
}
.trx-addons-woo-products-details-wrap .trx-addons-woo-products-product-buttons a.button {
  width: 100%;
}
.trx-addons-woo-products-details-wrap .trx-addons-woo-products-product-buttons a.button,
.trx-addons-woo-products-details-wrap .trx-addons-woo-products-product-buttons .trx-addons-woo-products-qv-btn {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 10px 10px;
}

/**
 * Skin 8
 */
.trx-addons-woo-products-skin-grid-8 li.product .trx-addons-woo-products-product-overlay .trx-addons-woo-products-qv-btn {
  background-color: #333;
  color: #fff;
  cursor: pointer;
  -webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
  -ms-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
}
.trx-addons-woo-products-skin-grid-8 li.product .trx-addons-woo-products-product-overlay .trx-addons-woo-products-atc-button a.button {
  background-color: #6ec1e4;
  color: #fff;
  text-decoration: none;
  padding: 8px;
  min-width: 18px;
  min-height: 18px;
  display: inline-block;
  vertical-align: top;
}

/**
 * Skin 9
 */
.trx-addons-woo-products-skin-grid-9 .trx-addons-woo-products-product-wrapper .trx-addons-woo-products-qv-btn {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: rgba(2, 2, 2, 0.5);
  color: #fff;
  padding: 6px 12px;
}

.trx-addons-woo-products-skin-grid-9 .trx-addons-woo-products-product-wrapper .trx-addons-products-info-box {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 10px;
}

.trx-addons-woo-products-skin-grid-9 .trx-addons-woo-products-product-wrapper .trx-addons-woo-products-product-right-wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

/**
 * Skin 10
 */
.trx-addons-woo-products-skin-grid-10 .trx-addons-woo-products-product-wrapper .trx-addons-woo-products-qv-btn {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 6px 12px;
  background-color: rgba(2, 2, 2, 0.5);
  color: #fff;
}

.trx-addons-woo-products-skin-grid-10 .trx-addons-woo-products-product-sale-wrap .trx-addons-woo-products-product-onsale,
.trx-addons-woo-products-skin-grid-10 .trx-addons-woo-products-product-featured-wrap .trx-addons-woo-products-product-featured {
  display: block;
  text-align: center;
  color: #fff;
  background-color: rgba(2, 2, 2, 0.5);
  padding: 2px 12px;
}

.trx-addons-woo-products-skin-grid-10 .trx-addons-woo-products-product-featured-wrap .trx-addons-woo-products-product-featured {
  background-color: rgba(0, 128, 0, 0.5);
}

/**
 * Skin 11
 */
.trx-addons-woo-products-skin-grid-11 .trx-addons-woo-products-product-wrapper .trx-addons-woo-products-qv-btn {
  padding: 6px 12px;
  background-color: #54595f;
  color: #fff;
  text-align: center;
}

.trx-addons-woo-products-skin-grid-11 .trx-addons-woo-products-details-wrap .trx-addons-woo-products-product-buttons {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 1em;
}
.trx-addons-woo-products-product-align-left .trx-addons-woo-products-skin-grid-11 .trx-addons-woo-products-details-wrap .trx-addons-woo-products-product-buttons {
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.trx-addons-woo-products-product-align-right .trx-addons-woo-products-skin-grid-11 .trx-addons-woo-products-details-wrap .trx-addons-woo-products-product-buttons {
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

/*
 * Metro
 */
.trx-addons-woo-products-metro li.product .trx-addons-woo-products-product-thumbnail img,
.trx-addons-woo-products-metro li.product .trx-addons-woo-products-product-wrapper,
.trx-addons-woo-products-metro li.product .trx-addons-woo-products-product-thumbnail,
.trx-addons-woo-products-metro li.product .woocommerce-LoopProduct-link {
  height: 100%;
}

.trx-addons-woo-products-metro ul.products li.product {
  margin-bottom: 0;
}

.trx-addons-woo-products-metro li.product .trx-addons-woo-products-product-thumbnail img {
  object-fit: cover;
}

/*
 * Carousel
 */
.trx-addons-carousel-hidden {
  opacity: 0;
  visibility: hidden;
}

.trx-addons-woo-products:not(.trx-addons-woo-products-skin-grid-7) .trx-addons-slider-arrow {
  border-radius: 50%;
}

.trx-addons-woo-products ul.slick-dots {
  width: 100%;
}

/*
 * Quick View Html/body
 */
html.trx-addons-woo-products-qv-opened,
html.trx-addons-woo-products-qv-opened body {
  overflow: hidden;
}

/*
 * Quick View Modal
 */
.trx-addons-woo-products-quick-view-back {
  position: fixed;
  visibility: hidden;
  overflow: hidden;
  background: rgba(2, 2, 2, 0.5);
  opacity: 0;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
  z-index: 9999;
}

.trx-addons-woo-products-quick-view-loader .trx_addons_loading {
  background-color: transparent;
}

.trx-addons-woo-products-quick-view-active {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  visibility: visible;
}

.trx-addons-woo-products-quick-view-modal {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  overflow-x: hidden;
  overflow-y: auto;
}

.trx-addons-woo-products-quick-view-modal.active {
  visibility: visible;
  opacity: 1;
}

.trx-addons-woo-products-quick-view-modal.active .trx-addons-woo-products-content-main {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  width: 100%;
}

.trx-addons-woo-products-quick-view-modal .trx-addons-woo-products-content-main-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  padding: 30px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  box-sizing: border-box;
}

.trx-addons-woo-products-quick-view-modal .trx-addons-woo-products-content-main {
  position: relative;
  pointer-events: none;
  max-width: 100%;
  text-align: left;
  z-index: 1045;
  -webkit-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  transform: translateY(-30px);
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.5s;
  transition: opacity 0.3s, -webkit-transform 0.5s;
  transition: transform 0.5s, opacity 0.3s;
  transition: transform 0.5s, opacity 0.3s, -webkit-transform 0.5s;
  margin: 0 auto;
}

.trx-addons-woo-products-quick-view-modal .trx-addons-woo-products-lightbox-content {
  position: relative;
  display: block;
  pointer-events: auto;
  background-color: #fff;
  width: 980px;
  max-width: 85vw;
  max-height: 85vh;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 20px auto;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 3px 3px 20px 0 rgba(0, 0, 0, 0.15);
}

.trx-addons-woo-products-quick-view-modal .trx-addons-woo-products-product > .product {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.trx-addons-woo-products-quick-view-modal .trx-addons-woo-products-product > .product .trx-addons-woo-products-qv-image-slider .flex-viewport,
.trx-addons-woo-products-quick-view-modal .trx-addons-woo-products-product > .product .trx-addons-woo-products-qv-image-slider img {
  border: none;
}
.trx-addons-woo-products-quick-view-modal .trx-addons-woo-products-product > .product .trx-addons-woo-products-qv-image-slider .trx-addons-slider-arrow {
  z-index: 10;
}
.trx-addons-woo-products-quick-view-modal .trx-addons-woo-products-product > .product .trx-addons-woo-products-qv-image-slider .trx-addons-woo-products-qv-slides .woocommerce-product-gallery__image {
  padding: 0;
}

.trx-addons-woo-products-quick-view-modal .trx-addons-woo-products-product > .product.inline .trx-addons-woo-products-qv-image-slider,
.trx-addons-woo-products-quick-view-modal .trx-addons-woo-products-product > .product.inline .trx-addons-woo-products-product-summary {
  width: 50%;
  margin-bottom: 0;
}
.trx-addons-woo-products-quick-view-modal .trx-addons-woo-products-product > .product.inline .trx-addons-woo-products-qv-image-slider {
  max-height: 85vh;
}
.trx-addons-woo-products-quick-view-modal .trx-addons-woo-products-product > .product.inline .trx-addons-woo-products-qv-image-slider img {
  max-height: 85vh;
}

.trx-addons-woo-products-quick-view-modal .trx-addons-woo-products-product > .product.block {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.trx-addons-woo-products-quick-view-modal .trx-addons-woo-products-product > .product.block .trx-addons-woo-products-qv-image-slider {
  width: 100%;
}
.trx-addons-woo-products-quick-view-modal .trx-addons-woo-products-product > .product.block .trx-addons-woo-products-qv-image-slider img {
  max-height: 35vh;
}

.trx-addons-woo-products-quick-view-modal .trx-addons-woo-products-product-summary {
  padding: 30px;
}
.trx-addons-woo-products-quick-view-modal .trx-addons-woo-products-product-summary .quantity input[type=number]::-webkit-inner-spin-button,
.trx-addons-woo-products-quick-view-modal .trx-addons-woo-products-product-summary .quantity input[type=number]::-webkit-outer-spin-button {
  display: unset;
}

.trx-addons-woo-products-quick-view-modal .trx-addons-woo-products-qv-desc {
  margin-bottom: 30px;
}

.trx-addons-woo-products-quick-view-modal .woocommerce-product-details__short-description p:first-child {
  margin-top: 0;
}
.trx-addons-woo-products-quick-view-modal .woocommerce-product-details__short-description p:last-child {
  margin-bottom: 0;
}

.trx-addons-woo-products-quick-view-modal .trx-addons-woo-products-atc-button {
  margin-bottom: 10px;
}
.trx-addons-woo-products-quick-view-modal .trx-addons-woo-products-atc-button .added_to_cart {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  margin-left: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/**
 * Class used instead of ID because ID will override styling controls.
 */
.trx-addons-woo-products-lightbox-content .woocommerce-loop-product__title {
  font-size: 30px;
  margin-bottom: 5px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.trx-addons-woo-products-lightbox-content .trx-addons-woo-products-atc-button .price {
  padding-bottom: 0;
  margin-bottom: 10px;
}

.trx-addons-woo-products-lightbox-content .trx-addons-woo-products-qv-meta {
  border-top: 1px solid #ccc;
  border-bottom: 0;
  padding: 1em 0 0;
  margin: 0 0 0.8em;
}

.trx-addons-woo-products-lightbox-content .product_meta > span {
  display: block !important;
  border: none;
  margin-bottom: 5px;
}

.trx-addons-woo-products-lightbox-content form.cart {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  padding: 0;
  border: none;
  width: 100%;
}

.trx-addons-woo-products-lightbox-content form.cart table {
  border: none;
  margin-bottom: 20px;
  border-collapse: collapse;
  width: 100%;
}

.trx-addons-woo-products-lightbox-content form.cart table tbody {
  display: table-row-group;
  border: none;
}

.trx-addons-woo-products-lightbox-content form.cart table tbody tr td {
  background: rgba(0, 0, 0, 0);
  vertical-align: middle;
}

.trx-addons-woo-products-lightbox-content form.cart .group_table td {
  border: none;
}

.trx-addons-woo-products-lightbox-content form.cart .group_table td:first-child {
  width: 4em;
  text-align: center;
}

.trx-addons-woo-products-lightbox-content form.cart.variations_form {
  display: block;
}

.trx-addons-woo-products-lightbox-content form.cart .reset_variations {
  display: inline-block;
  vertical-align: top;
}

.trx-addons-woo-products-lightbox-content form.cart.grouped_form {
  display: block;
}

.trx-addons-woo-products-lightbox-content form.cart.grouped_form table .button {
  line-height: 1.2em;
}

.trx-addons-woo-products-lightbox-content form.cart.grouped_form .qty {
  min-width: 3em;
}

.trx-addons-woo-products-lightbox-content form.cart div.quantity {
  margin-right: 15px;
}

.trx-addons-woo-products-lightbox-content div.product form.cart div.quantity,
.trx-addons-woo-products-lightbox-content .variations_form.cart div.quantity,
.trx-addons-woo-products-lightbox-content .shop_table.cart div.quantity {
  width: auto;
}

.trx-addons-woo-products-lightbox-content div.product form.cart div.quantity input[type=number] {
  width: 3em;
}

.trx-addons-woo-products-lightbox-content form.cart div.quantity input,
.trx-addons-woo-products-lightbox-content form.cart div.quantity a {
  height: 100%;
}

.trx-addons-woo-products-lightbox-content form.cart div.quantity .qty:focus {
  outline: none;
}

.trx-addons-woo-products-qv-badge {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  width: 15em;
  height: 15em;
  overflow: hidden;
  z-index: 9;
  display: none;
}

.trx-addons-woo-products-qv-badge .corner {
  text-align: center;
  width: 150%;
  -webkit-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  -ms-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  margin-top: 35px;
  font-size: 13px;
  line-height: 2;
  font-weight: 800;
  text-transform: uppercase;
  background-color: red;
  color: #fff;
}

.trx-addons-woo-products-quick-view-close {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2;
  font-size: 22px;
  text-align: center;
  line-height: 1em;
  color: #000;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.trx-addons-woo-products-quick-view-close .trx-addons-icon {
  vertical-align: top;
}

.trx-addons-woo-products-quick-view-content div.images {
  opacity: 1 !important;
  margin: 0;
}

.trx-addons-woo-products li.product .added_to_cart.wc-forward {
  display: none;
}

.trx-addons-woo-products-cart-loader {
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
.trx-addons-woo-products-atc-button .add_to_cart_button .trx-addons-woo-products-cart-loader {
  vertical-align: baseline;
  margin-left: 5px;
  line-height: inherit;
}

.trx-addons-woo-products div.star-rating,
.trx-addons-woo-products-lightbox-content div.star-rating {
  display: block;
  float: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1;
  font-size: 14px;
  width: 5.4em;
  font-family: "star";
}

.trx-addons-woo-products div.star-rating::before,
.trx-addons-woo-products-lightbox-content div.star-rating::before {
  content: "sssss";
  color: #54595f;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}

.trx-addons-woo-products div.star-rating span,
.trx-addons-woo-products-lightbox-content div.star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}

.trx-addons-woo-products div.star-rating span::before,
.trx-addons-woo-products-lightbox-content div.star-rating span::before {
  content: "SSSSS";
  color: inherit;
  top: 0;
  position: absolute;
  left: 0;
}

.trx-addons-woo-products-lightbox-content .star-rating {
  margin-bottom: 20px;
}

.trx-addons-woo-products-details-wrap .trx-addons-woo-products-atc-button .button {
  display: inline-flex;
  background-color: #6ec1e4;
  color: #fff;
  padding: 10px 40px;
  cursor: pointer;
  text-decoration: none;
  overflow: visible;
  font-weight: 700;
  background-image: none;
  border: none;
  border-radius: 0px;
  box-shadow: none;
  text-shadow: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.trx-addons-woo-products-skin-grid-10 .trx-addons-woo-products-details-wrap .trx-addons-woo-products-atc-button .button {
  align-items: center;
}

/*
* Flex slider
*/
.trx-addons-woo-products-qv-image-slider {
  position: relative;
}

.trx-addons-woo-products-qv-image-slider li {
  list-style: none;
}

.trx-addons-woo-products-qv-image-slider .flex-control-nav {
  margin: 0;
  padding: 0;
  width: 100%;
  position: absolute;
  bottom: 10px;
  text-align: center;
  overflow: hidden;
}

.trx-addons-woo-products-qv-image-slider .flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  vertical-align: middle;
}

.trx-addons-woo-products-qv-image-slider .flex-control-nav li a {
  width: 11px;
  height: 11px;
  display: block;
  cursor: pointer;
  text-indent: -9999px;
  background: #ccc;
  border-radius: 50%;
}

.trx-addons-woo-products-qv-image-slider .flex-control-nav li a.flex-active {
  cursor: default;
}

.trx-addons-woo-products-qv-image-slider .flex-control-nav li a:focus {
  outline: none;
}

.trx-addons-woo-products-qv-image-slider img {
  object-fit: contain;
  width: 100%;
}

.trx-addons-woo-products-qv-image-slider .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

.trx-addons-woo-products-qv-image-slider .flex-direction-nav a {
  text-decoration: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 2em;
  height: 2em;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.trx-addons-woo-products-qv-image-slider .flex-direction-nav .flex-next,
.trx-addons-woo-products-qv-image-slider .flex-direction-nav .flex-prev {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.trx-addons-woo-products-qv-image-slider .flex-direction-nav .flex-prev {
  left: 10px;
}

.trx-addons-woo-products-qv-image-slider .flex-direction-nav .flex-next {
  right: 10px;
}

/*
* Load More Button
*/
.trx-addons-woo-products-load-more {
  position: relative;
}

.trx-addons-woo-products-load-more .trx-addons-woo-products-load-more-btn {
  box-shadow: none;
  text-shadow: none;
  border: none;
  outline: none;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  vertical-align: bottom;
  cursor: pointer;
  line-height: 1;
  font-style: normal;
  font-weight: normal;
  background-image: none;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 10px 20px;
}

.trx-addons-woo-products-load-more-btn {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.trx-addons-woo-products-load-more-btn span {
  margin-right: 3px;
}

.trx-addons-woo-products-title-above-yes .trx-addons-woo-products-product__link {
  opacity: 0;
}

.trx-addons-woo-products .trx-addons-woo-products-inner.trx-addons-woo-products-swiper-outer ul.products {
  display: block;
  overflow: hidden;
}

@media (max-width: 1023px) {
  .trx-addons-woo-products-quick-view-modal .trx-addons-woo-products-product > .product.inline {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .trx-addons-woo-products-quick-view-modal .trx-addons-woo-products-product > .product.inline .trx-addons-woo-products-qv-image-slider,
  .trx-addons-woo-products-quick-view-modal .trx-addons-woo-products-product > .product.inline .trx-addons-woo-products-product-summary {
    width: 100%;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  .trx-addons-woo-products-quick-view-modal .trx-addons-woo-products-product > .product.inline .trx-addons-woo-products-qv-image-slider img {
    max-height: 35vh;
  }
}
@media (max-width: 767px) {
  .trx-addons-woo-products-qv-btn {
    display: none;
  }
}
@media (max-width: 544px) {
  .trx-addons-woo-products-quick-view-content .trx-addons-woo-products-lightbox-content {
    display: block;
  }
}

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