.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  padding: 15px;
}
.ppcp-place-order-description {
  display: none;
}
.wc-block-components-button:not(.is-link) {
  cursor: pointer;
  padding: 5px 14px;
  background-color: var(--purple);
  white-space: nowrap;
  display: block;
  flex: 0 0 auto;
  color: #fff;
}

.woocommerce form .form-row {
  position: relative;
  margin-top: 50px;
}

.woocommerce form .form-row label {
  font-size: 29px;
  line-height: 28px;
  font-family: "diatype expanded";
  margin-bottom: 25px;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  font-size: 29px;
  line-height: 28px;
  font-family: "diatype expanded";
  background-color: #d9d9d9;
  border: none;
}
.woocommerce form .form-row label span {
  font-size: 18px;
  line-height: 22px;
  font-family: "inter";
  margin-bottom: 0;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit, .woocommerce .woocommerce-form-register .woocommerce-form-register__submit{
  position: absolute;
  bottom: 0;
  right: 0;
  margin-right:0 !important;
  margin-bottom:0 !important;
  background-image: url("../img/fancy-btn.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  color: #fff;
  background-color: transparent;
  width: 168px;
  height: 46px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  line-height: 16px;
  font-family: "inter";
}
.woocommerce .fancy-btn{
  background-image: url("../img/fancy-btn.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  color: #fff;
  background-color: transparent;
  width: 168px;
  height: 46px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  line-height: 16px;
  font-family: "inter";
  font-weight:bold;
  margin:auto;
}

.wc-block-cart .wc-block-cart__submit-container {
  display: flex;
  justify-content: flex-end;
  margin-top: 100px;
}

.wc-block-cart__submit-container .wc-block-components-button,
.woocommerce table.my_account_orders .button {
  background-image: url("../img/fancy-btn.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  color: #fff;
  background-color: transparent;
  width: 164px;
  height: 43px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  line-height: 16px;
  font-family: "inter";
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover,
.woocommerce .woocommerce-form-register .woocommerce-form-register__submit:hover,
.wc-block-cart__submit-container .wc-block-components-button:hover,
.woocommerce table.my_account_orders .button:hover {
  background-image: url("../img/fancy-btn-purple.svg");
  background-color: inherit;
  color: #fff;
}

.page-legal.page-woo .seccio-button {
  /* background: linear-gradient(180deg, var(--orange) 0%, var(--purple) 100%); */
  background-color: black;
  display: inline-block;
  text-transform: uppercase;
  /* position: absolute;
  top: 170px;
  left: 20vw; */
  position: relative;
  margin: auto;
  margin-bottom: var(--padding-1);
}

.page-legal.page-woo .max-container {
  width: 100%;
}

.page-legal.page-woo .main-section {
  padding: 0 var(--padding-1);
}

.page-legal.page-woo .cont {
  background-color: #fff;
  width: 100%;
  padding: 50px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
}
.page-woo {
  display: flex;
  flex-flow: column;
}
.woocommerce {
  width: 100%;
  /* display: flex;
  flex-flow: column;
  align-items: center; */
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  border: none;
}

form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  border: none;
  padding: 0;
  margin: 0;
  text-align: left;
  border-radius: none;
  width: 725px;
  margin: auto;
}
.woocommerce-order-details {
  padding-bottom: 0;
  margin-bottom: 60px !important;
}

.woocommerce-order-details h2,
.woocommerce-customer-details h2,
.woocommerce-MyAccount-content h2 {
  font-size: 40px !important;
  line-height: 38px !important;
  text-align: left;
  margin-bottom: 30px !important;
}
.woocommerce-thankyou-order-received {
  font-family: "Diatype Expanded";
  font-size: 40px !important;
  line-height: 38px !important;
  margin-block-end: 55px !important;
}
.woocommerce table.shop_table {
  margin-bottom: 60px;
}

.wp-block-woocommerce-cart.alignwide {
  width: 100%;
}
.is-small.wc-block-components-sidebar-layout {
  flex-direction: row;
}

.wc-block-components-sidebar-layout .wc-block-components-main {
  width: 60% !important;
}
.wc-block-components-sidebar {
  width: 40% !important;
}
.wc-block-components-totals-item__label {
  font-family: "diatype expanded";
  font-weight: normal !important;
  font-size: 22px;
  line-height: 25px;
}
.wc-block-components-formatted-money-amount {
  font-size: 25px !important;
  font-family: "cstm xprmntl 02";
}

.wc-block-components-totals-footer-item
  .wc-block-components-totals-item__label {
  font-weight: normal !important;
  font-family: "diatype expanded";
  font-size: 25px !important;
}
.wc-block-components-totals-footer-item
  .wc-block-components-totals-item__value {
  font-size: 36px !important;
  font-family: "cstm xprmntl 02";
}

.is-large.wc-block-cart .wc-block-cart__totals-title,
.wc-block-cart-items__header-image span,
table.wc-block-cart-items
  .wc-block-cart-items__row
  .wc-block-components-product-name {
  font-weight: normal !important;
  font-family: "diatype expanded" !important;
  font-size: 22px !important;
  line-height: 25px !important;
}

.wc-block-components-totals-coupon__content {
  font-size: 14px;
}
.wc-block-components-totals-coupon-link {
  font-size: 14px;
  line-height: 18px;
  text-decoration: underline;
}
.wc-block-components-totals-coupon-link::before {
  content: "+  ";
}
.wc-block-components-totals-wrapper {
  padding: 28px 0 !important;
  border-top: none !important;
}
.wc-block-components-express-payment-continue-rule:before,
.wc-block-components-express-payment-continue-rule:after,
.wc-block-components-totals-wrapper:not(.slot-wrapper),
.is-large.wc-block-cart .wc-block-cart-items {
  border-bottom: 2px solid black !important;
}

.wc-block-components-totals-wrapper:first-of-type,
.is-large.wc-block-cart .wc-block-cart-items td {
  border-top: 2px solid black !important;
}

.wc-block-components-totals-wrapper.slot-wrapper > * > * {
  border-bottom: none !important;
}

.wc-block-components-totals-wrapper:empty {
  border-bottom: none !important;
  padding: 0 !important;
}

.wc-block-components-panel__content
  .wc-block-components-totals-wrapper:last-of-type {
  border-bottom: none !important;
}
.wcs-recurring-totals-panel::after {
  border-style: none !important;
}
.is-large.wc-block-cart .wc-block-cart-items td {
  padding: 28px 0 28px 16px !important;
}

.wc-block-components-totals-footer-item
  .wc-block-components-totals-item__label {
  font-weight: normal !important;
  line-height: 45px;
}

.woocommerce-account .woocommerce-MyAccount-navigation a {
  font-weight: normal !important;
  font-family: "diatype expanded" !important;
  font-size: 22px !important;
  line-height: 25px !important;
  padding: 20px 0;
  box-sizing: border-box;
  display: block;
  border-bottom: 2px solid black;
}
.woocommerce-account .woocommerce-MyAccount-navigation .is-active a {
  color: var(--purple);
}

.woocommerce-MyAccount-content p {
  font-weight: normal !important;
  font-family: "diatype expanded";
  font-size: 22px;
  line-height: 25px;
}
.woocommerce-MyAccount-content p strong {
  color: var(--purple);
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
  width: 100% !important;
  /* margin-bottom: 95px; */
}
.woocommerce-account .addresses .title h3 {
  font-weight: normal !important;
  font-family: "diatype expanded" !important;
  font-size: 22px !important;
  line-height: 25px !important;
  padding-bottom: 20px;
}
.woocommerce-account .addresses .title {
  border-bottom: 2px solid black;
  margin-bottom: 20px;
}
address {
  font-style: normal !important;
  font-size: 18px;
  line-height: 22px;
}
.woocommerce
  .woocommerce-customer-details
  .woocommerce-customer-details--email::before {
  line-height: 25px !important;
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,
.woocommerce
  .woocommerce-customer-details
  .woocommerce-customer-details--phone {
  margin-top: 20px;
}
.woo-text-cont {
  position: relative;
  height: 100%;
}
.cerrar-sesion {
  position: absolute;
  bottom: 0;
  left: 0;
  margin-block-end: 0 !important;
  font-family: "inter" !important;
  font-size: 14px !important;
  line-height: 17px !important;
}
.cerrar-sesion a {
  text-decoration: underline;
}
.hola-user {
  font-size: 30px !important;
  line-height: 30px !important;
}

.woocommerce-account .woocommerce-MyAccount-content {
  height: 100%;
}

.wc-block-components-product-price {
  display: flex !important;
  flex-flow: column;
}

/*camiseta*/
.page-tienda .filmtopia-logo svg rect {
  fill: #000 !important;
}

.page-tienda .filmtopia-logo svg stop:last-child {
  stop-color: #000 !important;
}

.gradient-tienda {
  position: absolute;
  inset: 0;
  z-index: -1;
  background: linear-gradient(
    180deg,
    var(--light-grey) 0%,
    #1e468c 50%,
    var(--purple) 100%
  );
}

.page-tienda .woocommerce .single-product {
  padding: var(--padding-1);
  display: flex;
  flex-flow: column;
  align-items: center;
  box-sizing: border-box;
}
body:not(.single-product) .page-tienda .woocommerce {
  background-color: #fff;
  /* padding: 20px 110px 50px 110px; */
  box-sizing: border-box;
  margin-bottom: var(--margin-bottom);
  position: relative;
  max-width: var(--max-width);
  margin: auto;
  border-radius: 1em;
  overflow: hidden;
}
body.single-product .page-tienda .woocommerce .single-product > .product {
  background-color: #fff;
  padding: var(--padding-1);
  box-sizing: border-box;
  margin-bottom: var(--margin-bottom);
  position: relative;
  max-width: var(--max-width);
  margin: auto;
  border-radius: 1em;
}
.page-tienda .woocommerce-product-gallery__image.flex-active-slide {
  /* border-radius: 1em; */
  overflow: hidden;
  width: 643px;
  height: 612px;
}
.woocommerce span.onsale {
  display: none;
}
.related.products h2 {
  color: white;
  margin-top: 6rem;
  padding-bottom: 2rem;
}
.woocommerce .single-product span.onsale {
  top: 1em;
  left: 1em
}

.woocommerce div.product {
  width: 100%;
}



.page-tienda .woocommerce-Price-amount {
  color: #000 !important;
  font-family: "CSTM Xprmntl 02";
  font-size: 50px;
  line-height: 50px;
}

.woocommerce div.product div.images .flex-control-thumbs {
  margin-top: 18px !important;
  display:flex;
  overflow-x: scroll;
}

.page-tienda .woocommerce div.product div.images .flex-control-thumbs li {
  width: 95px;
  float: left;
  margin: 0;
  margin-right: 15px !important;
  margin-bottom: 15px !important;
  list-style: none;
  border-radius: 8px;
  overflow: hidden;
  flex:0 0 auto;
}

.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).button-variable-item.selected:not(
    .no-stock
  ) {
  background-color: #000 !important;
  color: #fff !important;
}

.woo-variation-swatches
  .wvs-style-squared.variable-items-wrapper
  .variable-item:not(.radio-variable-item).button-variable-item
  .variable-item-span {
  padding: 18px 60px 18px 60px !important;
  font-size: 29px !important;
  line-height: 29px;
  font-family: "diatype expanded";
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme))
  ul.products
  li.product
  .price {
  color: #000;
}

.related.products {
  clear: both;
}

.related.products h2 {
  text-align: left !important;
  font-size: 22px !important;
  line-height: 26px;
}
.related.products h2:not(.woocommerce-loop-product__title) {
  text-transform: uppercase;
}

.woocommerce-product-details__short-description {
  margin-bottom: 40px;
}

.woocommerce-product-details__short-description p {
  font-size: 18px !important;
  margin-top: 15px !important;
}

.woocommerce .quantity .qty {
  width: 55px;
  text-align: left;
  font-size: 30px;
}

.woocommerce div.product form.cart .reset_variations {
  visibility: hidden !important;
}

.woocommerce div.product form.cart .variations .label {
  display: none;
}

.page-tienda .woocommerce ul.products li.product .price {
  font-weight: normal;
  float: right;
  margin-bottom: -4px;
  max-width: 50%;
  /* display: flex;
  flex-flow: column;
  align-items: flex-end; */
}

.page-tienda .woocommerce-product-gallery .flex-viewport {
  border-radius: 1em !important;
}

.woocommerce ul.products li.product .price ins {
  text-decoration: none;
}

.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
  text-decoration: none;
}

.woocommerce div.product form.cart .button,
.woocommerce ul.products li.product .button {
  position: relative;
  background-image: url("../img/fancy-btn-white.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  color: #000;
  background-color: transparent;
  width: 164px;
  height: 43px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  line-height: 16px;
  font-family: "inter";
  float: right;
}

.woocommerce ul.products li.product .button:hover {
  background-image: url("../img/fancy-btn.svg");
  background-color: inherit;
  color: #fff;
}

.woocommerce div.product form.cart .button {
  background-image: url("../img/fancy-btn.svg");
  color: #fff;
}
.woocommerce div.product form.cart .button:hover {
  background-image: url("../img/fancy-btn-purple.svg");
  color: #fff;
}

.woo-variation-swatches
  .wvs-style-squared.variable-items-wrapper
  .variable-item:not(.radio-variable-item).button-variable-item {
  flex: 1;
  height: auto;
  background-color: #d9d9d9;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,
.woocommerce:where(body:not(.woocommerce-uses-block-theme))
  div.product
  span.price {
  color: #000;
  display: inline;
  float: right;
}
.page-tienda h1:first-child:not(.product_title) {
  display: none;
}
.product_title {
  font-size: 40px;
  line-height: 45px;
  text-align: left;
  display: inline-block;
  width: 50%;
}
.page-tienda .seccio-button {
  /* background-color: blue; */
  background: linear-gradient(90deg, #1e468c 0%, var(--purple) 100%);
  margin: auto;
  margin-bottom: 20px;
}
.page-tienda .trigger-menu-anim {
  width: 100%;
  display: flex;
}

.woocommerce div.product div.images.woocommerce-product-gallery {
  position: relative;
  padding-right: 24px;
  border-right: 2px solid black;
}

.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item, .color-variable-item-blanco) {
  box-shadow: none !important;
}

.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
  margin-bottom: 55px;
}

#pa_color {
  display: block !important;
}

.page-tienda .woocommerce ul.products li.product .woocommerce-LoopProduct-link{
  display: block;
  aspect-ratio: 4/5;
}

.page-tienda .woocommerce ul.products li.product a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  margin: 0 0 1em;
  box-shadow: none;
  border-radius: 1em;
}

/* Hide product categories */
.single-product .product_meta {
  display: none;
}


.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  right: 1em;
}

.page-tienda .woocommerce-ordering,
.page-tienda .woocommerce-result-count {
  display: none;
}
.page-tienda.principal .products.columns-4 {
  padding: var(--padding-1);
}
.page-tienda .products.columns-4 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 25px;
  grid-row-gap: 25px;
}

.woocommerce .products ul::after,
.woocommerce .products ul::before,
.woocommerce ul.products::after,
.woocommerce ul.products::before {
  content: " ";
  display: none;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  float: none;
  margin: 0;
  padding: 0;
  position: relative;
  width: auto;
  margin-left: 0;
}

.page-tienda .products.columns-4 .woocommerce-loop-product__title {
  position: absolute;
  bottom: 25px;
  left: 25px;
  color: #fff;
  padding: 0;
  line-height: 1em;
}

.page-tienda .products.columns-4 .price {
  position: absolute;
  bottom: 25px;
  right: 25px;
  margin-bottom: 0;
}

.page-tienda .products.columns-4 .woocommerce-Price-amount {
  color: #fff !important;
  font-size: 30px;
  line-height: 33px;
}

/* .page-tienda .products.columns-4 .add_to_cart_button {
  position: absolute;
  top: 20px;
  right: 20px;
} */

/* .page-tienda .woocommerce div.product form.cart .button, */
.page-tienda .woocommerce ul.products li.product .button {
  position: absolute;
  top: 25px;
  right: 25px;
  margin: 0;
}

.page-tienda .woocommerce ul.products li.product a img {
  margin: 0;
}

.page-tienda.principal .main-section {
  width: 100%;
  display: flex;
  flex-flow: column;
}

/* productos relacionados */
/* .page-tienda .woocommerce-tabs {
  opacity: 0;
  margin-bottom: 0;
}
.page-tienda .woocommerce-tabs .woocommerce-product-attributes,
.page-tienda .woocommerce-tabs h2 {
  display: none;
} */

.woocommerce div.product div.summary {
  /* background-color: yellow; */
  height: 732px;
  margin-bottom: 0;
  display: flex;
  flex-flow: column;
  justify-content: flex-start;
  /* padding: 0; */
}


.woocommerce div.product form.cart {
  margin-bottom: 0 !important;
  order: 999;
  flex: 1;
  
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
.page-tienda.principal .single_variation_wrap {
  align-self: flex-end;
}

.swiper-botiga.scroll-cont {
  height: 595px;
}
.swiper-botiga .swiper-slide {
  width: 420px;
}

.swiper-botiga .botiga-imagen {
  position: absolute;
  inset: 0;
  z-index: 0;
}
.swiper-botiga .botiga-imagen img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.swiper-botiga .botiga-texto {
  padding: 25px;
  box-sizing: border-box;
  position: relative;
  height: 100%;
  display: flex;
  justify-content: space-between;
  flex-flow: column;
}

.swiper-botiga .botiga-texto .top-section,
.swiper-botiga .botiga-texto .bottom-section {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.swiper-botiga .botiga-texto .title {
  font-family: "diatype expanded";
  font-size: 22px;
  color: #fff;
  /* position: absolute;
  bottom:0;
  left:0; */
}
.swiper-botiga .botiga-texto .price {
  font-family: "cstm xprmntl 02";
  font-size: 48px;
  line-height: 48px;
  color: #fff;
  /* position: absolute;
  bottom:0;
  right:0; */
}
.swiper-botiga .botiga-texto .comprar {
  /* position: absolute;
  top:0;
  right:0; */
  margin-right: 0;
}

.woocommerce span.onsale {
  background-color: var(--purple);
}
.woocommerce ul.products li.product .onsale {
  top: 0;
  right: auto;
  left: 0;
  margin: -0.5em -0.5em 0 0;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
  padding: 0;
  margin: 0;
  font-size: 22px;
  width: 50%;
  text-align: left;
}

/* .page-tienda .entry-summary .woocommerce-Price-amount {
  margin-right: 18px;
} */


.woocommerce div.product div.images img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  box-shadow: none;
}


/* things from the main website */

.archive-top-section .dropdown {
  margin-right: var(--padding-1);
}
.fims-series-btn[data-term="series"]:hover {
  background-color: #ff8585;
}


.woocommerce div.product p.price del {
  opacity: .5;
  display: inline-block;
  text-decoration: none;
  position:relative;
}

.woocommerce div.product p.price del bdi:after {
  content: ''; /* Required for the pseudo-element to show */
  position: absolute;
  left: 0;
  right: 0;
  top: 50%; /* Center vertically */
  height: 4px; /* Thickness of the strike-through line */
  background: #000; /* Use the text color */
  transform: translateY(-50%); /* Ensure it's perfectly centered */
}

.woocommerce ul.products li.product .price del {
  position:relative;
  opacity: .5;
  display: inline-block;
  text-decoration: none;
}
.woocommerce ul.products li.product .price del:after {
  content: ''; /* Required for the pseudo-element to show */
  position: absolute;
  left: 0;
  right: 0;
  top: 50%; /* Center vertically */
  height: 2px; /* Thickness of the strike-through line */
  background: #fff; /* Use the text color */
  transform: translateY(-50%); /* Ensure it's perfectly centered */
}

.woocommerce-error, .woocommerce-info, .woocommerce-message{

  padding-right: 0;
  background-color: transparent;
  border-top: none;
}

@media (max-width: 767px) {
  .page-legal.page-woo .main-section {
    margin-top: 18px;
  }
  .page-woo h2 {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 0;
  }
  .woocommerce form .form-row label {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 10px;
  }
  .woocommerce form .form-row input.input-text,
  .woocommerce form .form-row textarea {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 5px;
  }
  .page-legal.page-woo .seccio-button {
    margin-bottom: 18px;
  }
  .page-legal.page-woo .cont {
    padding: 15px;
  }

  .woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    bottom: auto;
    top: 0;
  }

  form.checkout_coupon,
  .woocommerce form.login,
  .woocommerce form.register {
    width: 100%;
  }

  .woocommerce-order-details h2,
  .woocommerce-customer-details h2,
  .woocommerce-MyAccount-content h2 {
    font-size: 24px !important;
    line-height: 26px !important;
    margin-bottom: 30px !important;
  }
  .woocommerce-thankyou-order-received {
    font-size: 24px !important;
    line-height: 26px !important;
    margin-block-end: 55px !important;
  }

  .wc-block-components-sidebar-layout .wc-block-components-main {
    width: 100% !important;
  }
  .wc-block-components-sidebar {
    width: 100% !important;
  }

  .is-medium table.wc-block-cart-items .wc-block-cart-items__row,
  .is-mobile table.wc-block-cart-items .wc-block-cart-items__row,
  .is-small table.wc-block-cart-items .wc-block-cart-items__row {
    display: grid;
    grid-template-columns: auto !important;
    padding: 16px 0;
  }

  .wc-block-cart-item__image {
    width: 0;
    padding-right: 0 !important;
  }

  .wc-block-cart .wc-block-cart__submit-container {
    margin-top: 60px;
  }

  .woocommerce-account .woocommerce-MyAccount-content {
    margin-top: 20px;
  }

  .cerrar-sesion {
    position: relative;
  }

  .woocommerce-LostPassword {
    font-size: 16px !important;
  }

  .woocommerce-page form .form-row-first,
  .woocommerce-page form .form-row-last {
    width: 100% !important;
  }

  .woocommerce-MyAccount-content span {
    font-weight: normal !important;
    font-family: "inter";
    font-size: 16px;
    line-height: 16px;
  }

  .woocommerce-MyAccount-content em {
    font-style: normal !important;
  }

  .woocommerce form .form-row {
    position: relative;
    margin-top: 10px;
  }

  .page-tienda .woocommerce {
    max-width: none;
    width: auto;
    margin: 0 var(--padding-1) 0 var(--padding-1);
  }

  .page-tienda .woocommerce-product-gallery__image.flex-active-slide {
    width: auto;
    height: 100%;
  }

  .woocommerce div.product div.images.woocommerce-product-gallery {
    padding-right: 0;
    border-right: none;
  }

  .woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    right: 0.5em;
  }

  .woocommerce div.product div.images {
    margin-bottom: 25px;
  }

  .page-tienda .products.columns-4 {
    display: block;
  }

  .woocommerce ul.products[class*="columns-"] li.product,
  .woocommerce-page ul.products[class*="columns-"] li.product {
    width: 100%;
    float: left;
    clear: both;
    margin: 0;
    margin-bottom: var(--padding-1);
  }

  .woo-variation-swatches
    .wvs-style-squared.variable-items-wrapper
    .variable-item:not(.radio-variable-item).button-variable-item {
    flex: 1 1 auto;
    width: 48%;
    margin: 1%;
  }
  .woocommerce div.product div.images .flex-control-thumbs {
    display: none;
  }

  .woocommerce div.product form.cart .variations td,
  .woocommerce div.product form.cart .variations th {
    margin-bottom: 0;
  }
  .woocommerce div.product form.cart .variations {
    margin-bottom: 0;
  }
  .woocommerce div.product form.cart .variations td,
  .woocommerce div.product form.cart .variations th {
    margin-bottom: 25px;
  }

  .woocommerce div.product div.summary {
    height: auto;
    margin-bottom: var(--margin-bottom);
  }

  .swiper-botiga.scroll-cont {
    height: 433px;
  }
  .swiper-botiga .swiper-slide {
    width: 325px;
   
  }

  .swiper-botiga .botiga-texto .title {
    font-size: 16px;
  }
  .swiper-botiga .botiga-texto .price {
    font-size: 29px;
    line-height: 29px;
  }
  .swiper-botiga .dropdown.comprar {
    display: block !important;
  }

  .product_title {
    width: 100%;
  }
}
