@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Varela+Round&display=swap");

body {
  overflow-x: hidden;
  font-family: "Varela Round", sans-serif !important;
  background-color: #f9f9f9;
}

.navbar-header {
  margin-right: 0;
  margin-left: 0;
  position: relative;
  background: rgba(255, 255, 255, 0);
  height: 55px;
  margin-bottom: -10px;
  z-index: 991;
  top: 0px;
}

.logo {
  margin: 0 auto;
  display: block;
  width: 145px;
  height: 266px;
  overflow: hidden;
  transform: rotate(57deg);
  -ms-transform: rotate(57deg);
  -webkit-transform: rotate(47deg);
  position: relative;
  background: #fff;
  left: -168px;
  -webkit-box-shadow: 5px 5px 6px 7px rgba(0, 0, 0, 0.09);
  box-shadow: 5px 5px 6px 7px rgba(0, 0, 0, 0.09);
  border-top-right-radius: 18px;
  top: -60px;
  margin-left: 45px;
  position: absolute;
}

.navbar-header a img {
  height: 74%;
  position: relative;
  top: 8px;
  left: 5px;
}

.bggray3 {
  background: #fff !important;
  padding-bottom: 70px;
}

.page-template-clear-general {
  display: grid;
  background-color: white;
}

.woocommerce-checkout {
  background-color: white;
}

.woocommerce-checkout .row-page-cart-shop {
  min-height: 23em;
  height: max-content;
}

.woocommerce-page footer {
  position: fixed !important;
  z-index: 99;
}

.woocommerce-shop footer {
  position: absolute !important;
}

.single-product .container-fluid {
  padding-left: 13% !important;
  padding-right: 10% !important;
  min-height: calc(100vh - 0px) !important;
  margin-top: 56px;
  background: white;
  padding-top: 3px;
  margin-bottom: 50px;
}

.woocommerce-shop .container-fluid,
.tax-product_cat .container-fluid {
  padding-left: 0% !important;
  padding-right: 0% !important;
  margin-bottom: 4%;
  min-height: calc(100vh - 75px) !important;
}

.woocommerce-shop .container-fluid {
  padding-left: 0% !important;
  padding-right: 0% !important;
  margin-bottom: 4%;
  min-height: calc(100vh - 66px) !important;
}

.by-vendor-name-link {
  background: #ffffff;
  padding: 5px 10px 5px 25px;
  height: max-content;
  border-radius: 10px;
  text-align: center;
  margin: 0 auto;
  color: black !important;
  font-weight: 600;
  border: 2px solid #fec941;
  line-height: 13px;
}

.by-vendor-name-link:hover {
  background-color: #fec941 !important;
}

.by-vendor-name-link::before {
  content: "";
  background: url("images/sell_FILL0_wght400_GRAD0_opsz48.svg");
  background-size: cover;
  position: absolute;
  width: 13px;
  height: 13px;
  margin-left: -20px;
}

.woocommerce-shop a.added_to_cart,
.tax-product_cat a.added_to_cart {
  margin: 0 auto;
  text-decoration: underline !important;
}

h1.title-mtineda,
.woocommerce-shop .woocommerce-products-header__title,
.tax-product_cat .woocommerce-products-header__title,
.tax-product_tag .woocommerce-products-header__title {
  font-size: 3em;
  color: #333 !important;
  border-bottom: 2px solid #ededed;
  padding: 19px 5px 18px 19px;
}

hr.title-mtineda {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 2px solid #bdbdbd;
}

.cart_totals h2 {
  color: #333 !important;
  font-size: 20px;
  font-weight: bold;
}

.product-name a,
.woocommerce-checkout .download-product a {
  color: #3a3a3a !important;
  font-weight: 600;
  font-size: 16px;
  text-decoration: underline;
}

.woocommerce-checkout .review_link_data_wappers a,
.woocommerce-checkout .woocommerce-order-downloads__title {
  color: #3a3a3a !important;
  font-weight: bold;
}

.woocommerce-shop .woocommerce-products-header__title {
  height: 170px;
  background: #ffc73d;
  justify-content: center;
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  background-image: url(images/banner-shop-img-right.png);
  background-size: 304px;
  background-position: center;
  background-repeat: no-repeat;
  background-position-x: 100%;
  padding-top: 33px;
}

.woocommerce-shop .woocommerce-products-header__title::after {
  background-image: url(images/img-banner-shop.png);
  content: ".";
  background-size: 252px;
  background-repeat: no-repeat;
  position: absolute;
  color: transparent;
  height: 170px;
  width: 500px;
  background-position-x: 1px;
  left: 62px;
  top: 0px;
}

.woocommerce-shop .woocommerce-products-header__title::before {
  content: "Descubre todos los productos que tienen nuestros proveedores aliados para ti";
  display: flex;
  font-size: 18px;
  width: 100%;
  text-align: center;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
  background-size: 89px;
  background-position: top;
  background-repeat: no-repeat;
  background-position-x: 17%;
  background-position-y: 0px;
  height: 532px;
  padding-right: 350px;
  padding-left: 350px;
  padding-top: 33px;
  margin-bottom: 25px;
  margin-top: -50px;
}

/************* styles checkout ************/

div#customer_details {
  width: 48% !important;
  float: left;
}

h3#order_review_heading {
  width: 48% !important;
  height: 40px;
  float: right;
}

div#order_review {
  width: 48% !important;
  float: right;
  margin-bottom: 70px;
}

#customer_details .col-2 {
  float: none !important;
  width: unset !important;
}

#customer_details .col-1 {
  float: none !important;
  width: unset !important;
}

.woocommerce-billing-fields h3 {
  color: #333 !important;
  font-size: 18px;
  font-weight: bold;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  outline: 0;
  line-height: normal;
  border: 0px;
  background-color: #f5f5f5;
  padding: 8px;
  border-radius: 5px;
}

form.woocommerce-checkout label {
  color: #2c2c2c;
  font-weight: 600;
}

#order_review_heading {
  color: #333 !important;
  font-size: 18px;
  font-weight: bold;
}

p#billing_country_field {
  overflow: hidden;
}

form.woocommerce-checkout .select2-container--default .select2-selection--single {
  border-radius: 5px !important;
  height: 34px !important;
  border: 0px !important;
  background-color: #f5f5f5;
}

p#billing_state_field {
  overflow: hidden;
}

.woocommerce-additional-fields h3 {
  color: #333 !important;
  font-size: 18px;
  font-weight: bold;
}

.woocommerce form .form-row .input-checkbox {
  display: inline;
  margin: -2px 8px 0 0;
  text-align: center;
  vertical-align: middle;
  position: static;
}

.woocommerce-terms-and-conditions-checkbox-text a {
  color: #337ab7 !important;
  text-decoration: none !important;
}

.woocommerce-info a {
  color: #525252 !important;
  text-decoration: none !important;
  font-weight: bold;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt {
  background-color: #fec941;
  color: #333;
  -webkit-font-smoothing: antialiased;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover {
  background-color: #ffda5f;
  color: #333;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled[disabled]:hover {
  background-color: #f9d766;
  color: #333;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled] {
  color: inherit;
  cursor: not-allowed;
  opacity: 0.5;
  padding: 0.618em 1em;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled]:hover {
  color: inherit;
  background-color: #ebe9eb;
}

.woocommerce-error {
  border-top-color: #525252 !important;
}

.woocommerce-error::before {
  content: "\e016";
  color: #525252 !important;
}

.woocommerce-info {
  border-top-color: #525252 !important;
}

.woocommerce-info::before {
  color: #525252 !important;
}

.waybox-button {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  background-color: #fec941 !important;
  border: 0px;
  border-radius: 4px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica,
    Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 400;
  font-size: 14px;
  padding: 0px 16px;
  color: #333 !important;
  cursor: pointer;
  -webkit-font-smoothing: subpixel-antialiased;
}

.waybox-button strong {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica,
    Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 600;
  font-size: 14px;
  color: #333 !important;
  cursor: pointer;
  -webkit-font-smoothing: subpixel-antialiased;
}

.waybox-button::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 8px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 229.5 229.5'%3E%3Cpath fill='%23333' d='M214.419 32.12A7.502 7.502 0 0 0 209 25.927L116.76.275a7.496 7.496 0 0 0-4.02 0L20.5 25.927a7.5 7.5 0 0 0-5.419 6.193c-.535 3.847-12.74 94.743 18.565 139.961 31.268 45.164 77.395 56.738 79.343 57.209a7.484 7.484 0 0 0 3.522 0c1.949-.471 48.076-12.045 79.343-57.209 31.305-45.217 19.1-136.113 18.565-139.961zm-40.186 53.066l-62.917 62.917c-1.464 1.464-3.384 2.197-5.303 2.197s-3.839-.732-5.303-2.197l-38.901-38.901a7.497 7.497 0 0 1 0-10.606l7.724-7.724a7.5 7.5 0 0 1 10.606 0l25.874 25.874 49.89-49.891a7.497 7.497 0 0 1 10.606 0l7.724 7.724a7.5 7.5 0 0 1 0 10.607z'/%3E%3C/svg%3E") !important;
  background-size: contain;
  vertical-align: middle;
  transform: translateY(-8%);
}

p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
  font-size: 14px;
  color: #717171;
}

ul.order_details {
  padding-inline-start: 0px;
}

.woocommerce-order-details {
  padding-top: 0px;
}

h2.woocommerce-order-details__title {
  color: #333 !important;
  font-size: 18px;
  font-weight: bold;
}

.woocommerce-customer-details h2.woocommerce-column__title {
  color: #333 !important;
  font-size: 18px;
  font-weight: bold;
}

.row.product_container {
  min-height: 320px;
  display: flex;
  flex-wrap: wrap;
  padding-top: 30px;
  justify-content: center;
}

.productContainerRight {
  display: flex;
  flex-direction: column;
  position: relative;
  justify-content: space-between;
}

.productContainerLeft {
  display: flex;
  flex-direction: column;
}

.img-product {
  max-height: 320px;
  text-align: center;
}

.cartBtnProduct {
  position: relative;
  bottom: 22px;
}

p.product.woocommerce.add_to_cart_inline {
  border: 0px !important;
}

span.woocommerce-Price-amount.amount {
  margin-right: 10px;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  font-size: 13px;
  display: block;
  font-size: 90% !important;
  width: auto;
  margin: 0 auto;
  height: max-content;
  text-align: center;
}

.outofstock a.button.product_type_simple {
  font-size: 13px;
  display: grid;
  justify-content: center;
  font-size: 90% !important;
  width: max-content;
  margin: 0 auto;
  height: max-content;
}

.woocommerce img,
.woocommerce-page img {
  height: 84%;
  max-width: 100%;
  object-fit: cover;
  margin: 0 auto;
  max-height: 360px;
}

.flex-viewport {
  height: 340px !important;
  width: 75%;
}

.woocommerce div.product div.images .flex-control-thumbs li {
  width: 85% !important;
}

.woocommerce div.product div.images .flex-control-thumbs {
  display: grid;
  max-height: 350px;
  overflow-y: visible;
}

.woocommerce div.product div.images.woocommerce-product-gallery {
  display: flex;
  height: 340px;
  justify-content: center;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  right: 2.5%;
  top: -0.2em;
  background: #ffffff4f;
}

.woocommerce-product-gallery__wrapper div a {
  max-height: 340px;
  display: inline-block;
}

h3#ship-to-different-address {
  position: relative;
  left: 24px;
}

.woocommerce-shipping-methods
  li:first-child
  label
  span.woocommerce-Price-amount.amount {
  
  margin-right: 10px;
}

p.product.woocommerce.add_to_cart_inline {
  padding-top: 23px !important;
  font-size: 24px;
}

p.product.woocommerce.add_to_cart_inline ins {
  text-decoration: none;
}

a.button.product_type_simple {
  font-size: 70% !important;
  background-color: #fec941 !important;
  color: #333 !important;
  box-shadow: 2px 2px 2px #b7b7b7;
  border-radius: 15px;
}

.cross-sells h2:first-child {
  font-family: "Varela Round", sans-serif !important;
  color: #333 !important;
  font-weight: bold;
  font-size: 20px;
}

.woocommerce ul.products li.product .price {
  color: #333 !important;
  display: block;
  font-weight: bold !important;
  margin-bottom: 0.5em;
  font-size: 1.1em;
  height: 10px;
}

.woocommerce ul.products li.product.sale .price {
  color: red !important;
  display: block;
  font-weight: bold !important;
  margin-bottom: 0.5em;
  font-size: 1em;
  line-height: 1.2;
  padding-top: 2px;
}

.woocommerce span.onsale {
  min-height: 3.236em;
  min-width: 3.236em;
  padding: 0.202em;
  font-size: 1em;
  font-weight: 700;
  position: absolute;
  text-align: center;
  line-height: 3.236;
  top: -0.5em;
  left: 46.8%;
  margin: 0;
  border-radius: 100%;
  background-color: red !important;
  color: #fff;
  font-size: 0.857em;
  z-index: 9;
}

ul.products li.product {
  padding: 8px !important;
  background-color: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 2px 2px 5px 0px rgba(207, 205, 207, 1);
  -moz-box-shadow: 2px 2px 5px 0px rgba(207, 205, 207, 1);
  box-shadow: 2px 2px 5px 0px rgba(207, 205, 207, 1);
}

.woocommerce ul.products li.product img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 0 1em;
  box-shadow: none;
  border-radius: 6px;
  max-height: 240px;
  min-height: 198px;
  object-fit: contain;
}

h2.woocommerce-loop-product__title {
  font-size: 1.3em !important;
  color: #333 !important;
  font-weight: 600;
}

.product a {
  color: #333 !important;
  text-decoration: revert;
  background-color: transparent;
  font-weight: 600;
}

.product a:hover {
  color: #333;
  text-decoration: none;
  background-color: transparent;
  font-weight: bold;
}

.mvx_fpm_buttons {
  left: 3px;
  right: auto;
}

.mvx_fpm_button img {
  filter: contrast(0);
}

.mvx_fpm_buttons {
  position: absolute;
  color: #fff;
  background-color: #ffffffce !important;
  border: 1px solid #e7e7e7;
  top: 3px;
  right: 50%;
  margin-right: -33px;
  z-index: 99;
  width: 30px;
  height: auto;
  padding: 3px;
  border-radius: 5px;
}

.mvx_fpm_buttons .mvx_fpm_button {
  display: block;
  float: left;
  width: 24px;
  height: 24px;
  line-height: 24px;
  margin: 0;
  text-align: center;
  border-radius: 3px;
  font-size: 18px;
  color: #fff;
  text-decoration: none;
}

.mvx_fpm_buttons .mvx_fpm_button_separator {
  color: #fff;
}

a.shipping-calculator-button {
  color: #337ab7 !important;
  text-decoration: none !important;
}

.product-template-default .content-area {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.product-template-default .content-area .product .tabs {
  background: none;
}

.woocommerce div.product .woocommerce-tabs .panel {
  height: auto !important;
}

.woocommerce div.product .woocommerce-tabs .panel .mvx-product-policies,
.woocommerce div.product .woocommerce-tabs .panel .woocommerce-mvx_customer_qna {
  margin-top: 20px;
}

.product-template-default .container-fluid #sidebar,
.woocommerce .container-fluid #sidebar {
  display: none;
}

.woocommerce div.product form.cart .button {
  box-shadow: 2px 2px 2px #dedede;
}

.woocommerce ul.products li.product .button {
  background-image: none;
}

.woocommerce .product .up-sells {
  background: #f9f9f9;
  padding: 15px;
  margin-top: -20px;
}

.woocommerce div.product .product_title,
.woocommerce .product .woocommerce-tabs h2 {
  color: #3a3a3a !important;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: #000000;
  font-weight: 600;
}

.woocommerce .product .woocommerce-tabs h2 {
  font-weight: 600;
}

.woocommerce .product section h2 {
  color: #3a3a3a !important;
  font-weight: 600;
  margin-top: 0px;
}

.woocommerce div.product .woocommerce-product-rating {
  margin-top: 20px;
}

.woocommerce-message,
.woocommerce-message:before {
  border-top-color: #fec941;
}

.woocommerce-message::before {
  color: #fec941;
}

.woocommerce div.product .stock {
  color: #3a3a3a;
  font-weight: 600;
}

.woocommerce a.remove {
  color: #ed555a00 !important;
  border: 1px solid #ed555a00;
  align-items: center;
  justify-content: center;
  display: flex;
  background: url(images/icon-delete-minicart.svg);
  background-size: 20px;
  height: 22px;
  width: 22px;
  background-position-x: center;
  background-position-y: center;
}

.woocommerce a.remove:hover {
  background-color: rgb(243 243 243) !important;
  background: url(images/icon-delete-minicart.svg);
  background-size: 20px;
  height: 22px;
  width: 22px;
  background-position-x: center;
  background-position-y: center;
  color: transparent !important;
}

.woocommerce .star-rating::before,
.woocommerce .star-rating span::before {
  color: #fec941;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
  height: auto;
  line-height: 1;
}

.woocommerce div.product div.summary {
  padding-top: 26px;
}

.woocommerce div.product .out-of-stock,
.woocommerce div.product .available-on-backorder {
  background: #ed555b !important;
  font-size: 1em;
  width: max-content;
  padding: 6px;
  color: #ffffff !important;
}

.woocommerce div.product p.stock {
  background: #ebe9eb;
  font-size: 1em;
  width: max-content;
  padding: 6px;
  color: #3a3a3a;
}

.entry-summary .by-vendor-name-link {
  border-radius: 5px;
  max-width: fit-content;
  padding: 5px 15px;

  text-decoration: none;
  font-size: 1.5em;
}

.product_meta {
  display: flex;
  position: absolute;
  top: -49px;
  left: -9px;
  align-items: center;
  flex-direction: row-reverse;
  border-radius: 6px;
}

.product_meta span {
  position: absolute;
  top: 50px;
  left: 477px;
  width: max-content;
}

.single-product .entry-summary .by-vendor-name-link {
  text-transform: uppercase;
  border: none;
  background: none;
  background-color: transparent;
  box-shadow: none;
  position: relative;
}

.single-product .entry-summary .by-vendor-name-link::before {
  background: none;
}

.single-product .entry-summary .by-vendor-name-link:hover {
  background-color: transparent !important;
}

.btn-style-goToStore {
  background-color: transparent;
  border: none;
  height: max-content;
  padding: 5px 17px;
}

.btn-style-goToStore a {
  text-decoration: none !important;
}

.up-sells .added_to_cart,
.related .added_to_cart {
  text-decoration: revert !important;
  margin: 0 auto;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  display: grid;
  justify-content: center;
  height: 476px;
  margin-bottom: 10px;
}

/* Desactivar animación de transición en etiquetas de producto */
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
  transition: none !important;
}

.woocommerce-error {
  background-color: #f9f9f9;
  padding: 1em 2em 0.5em 3.5em;
  margin-bottom: 0px;
  height: auto;
  width: max-content;
  border-top-color: #fcd040 !important;
  border-bottom: solid 3px #fcd040;
}

.woocommerce-cart .woocommerce-error {
  background-color: #f9f9f9;
  padding: 1em 2em 0.5em 3.5em;
  margin-bottom: 0px;
  height: auto;
  width: 100%;
  border-top-color: #fcd040 !important;
  border-bottom: solid 3px #fcd040;
}

.woocommerce-error::before {
  content: "\e016";
  color: #fcd040 !important;
}

.woocommerce-cart .woocommerce-message .cart-empty {
  width: max-content;
  margin-top: 110px;
}

.woocommerce-cart .woocommerce .return-to-shop .wc-backward {
  margin: 13px auto;
  display: none;
}

.woocommerce-cart .woocommerce {
  margin: 13px auto;
  border-top: none;
  background: none;
  padding: 12px 40px;
}

.woocommerce-cart .woocommerce-message a {
  color: #3a3a3a;
  bottom: 3px;
  background: #fec941;
  padding: 3px 15px;
  box-shadow: 1px 2px 3px #e7e7e7;
}

.product_meta .sku_wrapper {
  position: absolute;
  top: 99px;
  left: 531px;
}

.product_meta .sku {
  position: relative;
  top: 0px;
  left: 0px;
}

.woocommerce .product .summary .product_title {
  margin-bottom: 20px;
  width: max-content;
  max-width: 100%;
  height: 25px;
  overflow-y: auto;
}

.woocommerce-cart .container-fluid,
.woocommerce-checkout .container-fluid {
  margin-top: 0px;
}

.woocommerce .quantity .qty {
  padding: 3px;
}

.woocommerce-order-pay .container-fluid {
  margin-top: 76px;
}

.woocommerce-order-pay .container-fluid .bggray3 {
  margin-top: -76px;
}

.woocommerce-order-received .container {
  width: auto !important;
}

.woocommerce-order-received .container-fluid {
  padding-left: 10% !important;
  padding-right: 10% !important;
  background-color: white;
}

.woocommerce-checkout .order_details_vendor_table_view_order a button {
  display: none;
}

.woocommerce .related .products li a img {
  width: 300px !important;
  height: 300px !important;
}

.woocommerce .related .products li .mvx_fpm_buttons img {
  height: auto !important;
}

.row-page-cart-shop {
  padding: 0em 5em 5em;
  background-color: transparent;
  position: relative;
  top: 2%;
}

.woocommerce-cart .row-page-cart-shop {
  padding: 0em;
}

.woocommerce-checkout .row-page-cart-shop {
  top: 20px;
  padding: 0em 0em;
  background: transparent;
}

.woocommerce-order-pay .row-page-cart-shop {
  top: 0%;
  margin-bottom: 10%;
  margin-top: 40px;
}

.title-page-cart {
  font-size: 3em;
  position: absolute;
  top: 0%;
  border-bottom: 2px solid #cacaca;
  padding-left: 3em;
  background-color: white;
  padding-bottom: 12px;
  margin-bottom: -33px;
  margin-top: -6px;
  padding-top: 9px;
  width: 100%;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
  width: auto;
}

.woocommerce-cart-form h3 {
  color: #3a3a3a !important;
  font-weight: 600;
  font-size: 1.5em;
}

.page-numbers li a {
  color: #3a3a3a;
  font-weight: 600 !important;
}

.single-product .woocommerce-message {
  top: 0px;
  left: auto;
  right: 1px;
  position: absolute;
  padding: 1em 2em 0.5em 3.5em;
  background-color: #f9f9f900;
  border-top-color: transparent;
}

.single-product .woocommerce-message a {
  bottom: 5px;
  left: 4px;
  font-size: 12px;
  box-shadow: -2px 2px 4px rgb(158, 158, 158);
  border-radius: 5px;
}

.woocommerce div.product div.images img {
  max-height: 350px;
}

.cart-button-product {
  position: fixed;
  top: 27%;
  background-color: #fec941;
  background-image: url(images/icon-cart-product.svg);
  background-size: 50px;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: 3px;
  font-size: 15px;
  padding: 22px 10px 12px 10px;
  box-shadow: -2px 2px 4px rgb(158, 158, 158);
  color: transparent;
  border-radius: 5px;
  border: none;
  z-index: 100;
}

.woocommerce-shop .cart-button-product a {
  background-color: #fec941;
  background-image: url(images/icon-cart-product.svg);
  background-size: 44px;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: 3px;
  font-size: 15px;
  padding: 19px 4px 7px 4px;
  box-shadow: 2px 2px 4px #ededed;
  color: transparent;
  border-radius: 5px;
  border: none;
  color: transparent !important;  
  position: fixed;
  right: 0.3%;
  
}

.woocommerce-shop .cart-button-product {
  background: none;
  border: none;
  box-shadow: none;
}

.title-products-shop {
  margin-left: 8%;
  border-bottom: 4px solid #ffc73d;
  width: max-content;
  padding: 4px 8px;
}

.cart-button-product :hover {
  color: transparent !important;
}

.cart-button-product a {
  color: transparent !important;
}

.shop-button-cart {
  background: #fec941;
  padding: 8px;
  position: absolute;
  right: 2%;
  top: 20%;
  border-radius: 5px;
  color: black;
  box-shadow: 2px 2px 2px #dbdbdb;
  background-image: url(images/shop-icon.svg);
  background-size: 23px;
  background-repeat: no-repeat;
  background-position-x: 8px;
  background-position-y: 7px;
  padding-left: 37px;
  left: auto;
  z-index: 9;
  width: max-content;
}

.shop-button-cart:hover {
  color: black;
  background-color: #ffd974;
}

.woocommerce-shop.vc_single_image-wrapper img {
  transform: rotate(-47deg);
  width: 67px;
  position: relative;
  left: 73px;
  top: 10px;
}

.woocommerce-shop.page-description {
  margin: 0 auto;
  display: block;
  width: 145px;
  height: 266px;
  overflow: hidden;
  transform: rotate(57deg);
  -ms-transform: rotate(57deg);
  -webkit-transform: rotate(47deg);
  position: relative;
  background: #fff;
  left: -168px;
  -webkit-box-shadow: 5px 5px 6px 7px rgba(0, 0, 0, 0.09);
  box-shadow: 5px 5px 6px 7px rgba(0, 0, 0, 0.09);
  border-top-right-radius: 18px;
  top: -60px;
  margin-left: 45px;
  position: absolute;
}

/**logo header shop pages**/
.header-cart-section {
  position: relative;
  top: 0px;
}

.image-logo-in-store {
  margin: 0 auto;
  display: block;
  width: 148px;
  height: 214px;
  overflow: hidden;
  transform: rotate(57deg);
  -ms-transform: rotate(57deg);
  -webkit-transform: rotate(47deg);
  position: relative;
  background: #fff;
  left: -168px;
  -webkit-box-shadow: 5px 5px 6px 7px rgba(0, 0, 0, 0.09);
  box-shadow: 5px 5px 6px 7px rgba(0, 0, 0, 0.09);
  border-top-right-radius: 18px;
  top: -60px;
  margin-left: 45px;
  position: absolute;
}

.image-logo-in-store img {
  height: 20%;
  transform: rotate(-46.5deg);
  top: 20px;
  position: relative;
  left: 71px;
  width: auto;
}

.woocommerce ul.products {
  padding: 0% 8%;
  margin-bottom: 35px;
}

.woocommerce-shop .woocommerce-products-header,
.tax-product_tag .woocommerce-products-header,
.tax-product_cat .woocommerce-products-header {
  background: white;
  margin-bottom: 19px;
  margin-top: -20px;
}

.woocommerce-shop .woocommerce-result-count,
.tax-product_tag .woocommerce-result-count,
.tax-product_cat .woocommerce-result-count,
.woocommerce-shop .woocommerce-ordering,
.tax-product_tag .woocommerce-ordering,
.tax-product_cat .woocommerce-ordering {
  margin: 0px 8.5em 1em;
}

.tax-product_tag .woocommerce-products-header .page-title {
  color: #000000 !important;
  font-size: 38px;
  text-transform: capitalize;
}

.tax-product_tag .woocommerce-products-header .image-logo-in-store {
  top: -56px;
}

.woocommerce-cart .section-login-cart,
.woocommerce-checkout .section-login-cart {
  background-color: #fec941;
  border-radius: 2px;
  width: 100%;
  text-align: center;
  z-index: 992;
  position: relative;
  height: max-content;
}

.woocommerce-cart .section-login-cart {
  margin-bottom: 0px;
}

.section-Mis-compras {
  margin-bottom: 0px;
  padding: 10px;
}

.woocommerce-order-pay .section-login-cart {
  position: relative;
  height: min-content;
}

.woocommerce-order-pay .section-Mis-compras {
  height: auto;
  margin-bottom: 0px;
  align-items: center;
  display: flex;
  justify-content: center;
  padding-top: 8px;
  padding-bottom: 8px;
}

.section-Mis-compras strong {
  margin-right: 5px;
}

.section-no-login {
  padding: 10px 18px;
}

.woocommerce-order-pay .CopyMisComprasCheckout {
  position: relative;
  height: max-content;
  top: 0%;
  padding-bottom: 5px;
}

.woocommerce-order-pay .navbar-heade {
  position: relative;
  top: 0;
}

.woocommerce-order-pay .title-page-cart {
  position: absolute;
  top: 8%;
}

.woocommerce-order-received .row-page-cart-shop {
  padding: 2em 2em 3em;
}

.woocommerce-order-received .woocommerce {
  padding: 15px;
}

.woocommerce-order-pay .navbar-header {
  top: 0%;
}

.woocommerce-cart .section-login-cart a,
.woocommerce-checkout .section-login-cart a {
  color: black;
  font-weight: 500;
  background: white;
  padding: 2px 8px;
  border-radius: 5px;
  box-shadow: 2px 2px 3px #a1a1a19c;
  margin-left: 5px;
  margin-right: 5px;
  display: inline-flex;
  width: max-content;
}

.woocommerce-cart .section-login-cart a:hover {
  background-color: #ffd974;
}

.CopyMisComprasCheckout {
  margin: 0 auto;
  background: white;
  z-index: 992;
  width: 100%;
  text-align: center;
  padding: 10px;
  box-shadow: 2px 2px 3px #ececec;
  position: absolute;
  height: max-content;
}

.woocommerce-cart .titleFormRegister,
.woocommerce-checkout .titleFormRegister {
  width: 90%;
}

.woocommerce-cart .formRegister,
.woocommerce-checkout .formRegister {
  width: 100%;
}

#formRegisterCustomer {
  width: 100%;
}

.woocommerce-cart .btnNoRegister,
.woocommerce-checkout .btnNoRegister {
  position: relative;
  bottom: 0;
  left: 1px;
  right: 1px;
  margin: 15px 5px;
  width: max-content;
  background: #f1f1f1;
  box-shadow: 2px 2px 3px #000000;
  color: black;
}

.woocommerce-cart .termsCustomerLabel-modal,
.woocommerce-checkout .termsCustomerLabel-modal {
  left: 18px;
  position: relative;
  top: 0px;
}

.woocommerce-cart .containerFormRegisterCostumer,
.woocommerce-checkout .containerFormRegisterCostumer {
  display: flex;
  flex-direction: column;
  height: max-content;
}

.woocommerce-cart .form-group,
.woocommerce-checkout .form-group {
  margin-top: 0px;
}

.woocommerce-cart .btnNoRegister:hover,
.woocommerce-checkout .btnNoRegister:hover {
  background-color: #ffda5f;
}

.woocommerce-cart .modal-dialog,
.woocommerce-checkout .modal-dialog {
  margin: 2.5% auto 4%;
}

.woocommerce-cart .modal-backdrop,
.woocommerce-checkout .modal-backdrop {
  background-color: #000 !important;
  opacity: 0.7 !important;
}

.woocommerce-cart .modal-content,
.woocommerce-checkout .modal-content {
  box-shadow: none;
}

.woocommerce-cart .containerFormRegisterCostumer::before,
.woocommerce-checkout .containerFormRegisterCostumer::before {
  background-image: none;
  width: 0px;
  height: 0px;
}

.woocommerce-cart .btnRegister input,
.woocommerce-checkout .btnRegister input {
  box-shadow: 2px 3px 3px #9c9c9c;
  border-radius: 25px;
}

.logoRegister img {
  height: 80px;
}

.row-page-cart-shop {
  min-height: 87em;
}

.termsCustomerLabel {
  margin-left: 6%;
}

.woocommerce-order-pay .header-cart-section {
  margin-top: 6px;
  padding-bottom: 1%;
}

.woocommerce-checkout .checkout.woocommerce-checkout {
  padding-left: 40px;
  padding-right: 40px;
  margin: 0 11px;
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
  color: #8625cc;
}

.section-no-login {
  margin-bottom: -17px;
}

.woocommerce-checkout .section-no-login {
  margin-bottom: 0px;
}

.shop_table.order_details tr td {
  max-width: 40em;
}

.btn-go-shop {
  position: fixed;
  right: auto;
  left: 48.1%;
  top: 0px;
  background: #ffffff;
  border-radius: 5px;
  color: #fec941;
  box-shadow: 1px 1px 2px #dbdbdb;
  background-image: url(images/Logo-MiTienda-Shop.svg);
  background-size: 54px;
  background-repeat: no-repeat;
  background-position-x: 11px;
  background-position-y: 3px;
  width: 77px;
  margin-left: -48%;
  border: 1px solid #eaeaea;
  border-right: 1px solid #cfcfcf;
  min-height: 55px;
}

.btn-go-shop a {
  color: transparent !important;
  text-decoration: none;
  font-size: 15px;
  display: flex;
  width: 100%;
  justify-content: flex-end;
  height: 50px;
  align-items: center;
}

.btn-go-shop:hover {
  border: 2px solid #fec941;
}

.single-product .headerLogoShop {
  display: none;

}

@media (min-width: 526px) {
  .woocommerce-order-pay .woocommerce {
    padding: 0 30px;
  }

  .woocommerce-checkout .woocommerce-additional-fields {
    margin-bottom: 100px;
  }

  .cart-button-product {
    right: 1%;
    width: 65px;
    left: auto;
  }

  .cart-empty {
    margin: 0px auto;
    border-top: none;
    background: none;
    background-color: transparent !important;
    padding: 1px 40px;
    right: auto !important;
  }

  .cart-empty::before {
    top: 2px;
  }

  .woocommerce-cart .woocommerce-message {
    top: -62px;
    right: auto;
    left: auto;
    bottom: auto;
    z-index: 99;
    position: absolute;
    margin: 0 auto;
    padding: 1em 5em 1em 3.5em;
    background-color: transparent;
    border-top-color: transparent;
  }

  .single-product .woocommerce-notices-wrapper .woocommerce-error {
    position: absolute;
    left: auto;
    right: 1px;
    top: 0px;
  }

  .woocommerce-error {
    position: absolute;
    left: 20%;
    top: -680px;
    right: 20%;
    justify-content: center;
    margin: 0 10px;
    min-height: 53px;
    overflow: auto;
    max-width: 380px;
  }

  .woocommerce-cart .woocommerce-error {
    position: relative;
    left: unset;
    top: 7px;
    right: unset;
    justify-content: center;
    margin: 0 10px;   
    overflow: auto;
    max-width: 100%;
    width: 100%;
  }


  .single-product .entry-summary .by-vendor-name-link {
    position: absolute;
    left: 23%;
    background: #ffc73d;
    box-shadow: 1px 1px 2px #cfcfcf;
    border-radius: 6px;
    width: max-content;
    min-width: max-content;
  }

  .posted_in {
    position: relative !important;
  }

  .tagged_as {
    position: absolute !important;
    bottom: 1px;
    top: 393px !important;
    left: 10px !important;
    right: auto;
    padding: 1px;
    font-size: 12px;
    color: black;
    max-width: 450px !important;
    width: max-content;
    padding: 2px 7px;
    border-top: 2px solid #ffffff;
    margin-top: 2px;
    background-color: #f6f6f6;
    max-height: 42px;
    min-height: MIN-CONTENT;
    overflow-y: auto;
    border-radius: 5px;
  }

  .woocommerce div.product div.summary {
    min-height: 355px;
  }

  .woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0 0 0 0em;
    margin: 0 0 -0.5em;
  }

  #add_payment_method table.cart img,
  .woocommerce-cart table.cart img,
  .woocommerce-checkout table.cart img {
    width: 100px;
  }

  .return-to-shop {
    position: relative;
    width: 100%;
    right: 1px;
    left: 90%;
  }

  .row-page-cart-shop .woocommerce-info {
    position: relative;
    height: max-content;
    top: 12px;
    width: 100%;
    right: auto;
    background-color: #f6f6f6;
    left: auto;
    padding: 4px 5px 3px 43px;
    font-size: 12px;
    margin-bottom: 0px;
    margin-right: 10px !important;
    min-height: 40px;
    margin-left: 10px !important;
}

  .row-page-cart-shop .woocommerce-info::before {
    top: 5px;
  }

  .woocommerce-cart .row-page-cart-shop .woocommerce {
    display: flex;
    margin-top: 1px;
    align-content: start;
    flex-wrap: wrap;
    align-items: flex-start;
    padding-bottom: 10%;
    position: relative;
  }

  .woocommerce-cart .row-page-cart-shop .woocommerce .woocommerce-cart-form {
    width: 50%;
    margin-top: 0px;
    padding: 0 10px;
  } 

  .woocommerce-cart .row-page-cart-shop .woocommerce .cart-collaterals {
    flex-flow: row-reverse;
    display: flex;
    flex-direction: column-reverse;
    width: 50%;
    position: relative;
    top: 25px;
    right: 0px;
  }

  .woocommerce-cart .row-page-cart-shop .woocommerce .woocommerce-notices-wrapper {
    position: relative;
    display: flex;
    top: -5px;
    width: 100%;
    right: 0px;
    justify-content: center;
    z-index: 985;
    
  }

  .woocommerce-cart .woocommerce-message .restore-item {
    background: #fec941;
  }

  .woocommerce .cart-collaterals .cart_totals {
    width: 100%;
    padding: 10px;
    position: relative;
    top: 0px;
    margin-top: -35px;
  }

  .woocommerce .cart-collaterals .cross-sells,
  .woocommerce-page .cart-collaterals .cross-sells {
    width: 100%;
    margin-left: 5px;
    padding: 10px;
    position: relative;
    top: 2px;
    background: #f6f6f6;
  }

  .woocommerce table.shop_table {
    margin-top: 51px;
    padding: 0px;
  }

  #add_payment_method table.cart .product-thumbnail,
  .woocommerce-cart table.cart .product-thumbnail,
  .woocommerce-checkout table.cart .product-thumbnail {
    min-width: 50px;
    padding: 5px;
  }

  .woocommerce-checkout-review-order-table {
    margin-top: 0px !important;
  }

  .woocommerce .woocommerce-cart-form .woocommerce-cart-form__contents {
    margin-top: 16px;
  }

  .woocommerce-order-received .woocommerce-info {
    top: 3px;
  }
}

.woocommerce-page .cart-collaterals .wc-proceed-to-checkout .checkout-button {
  box-shadow: 2px 2px 4px #c4c4c4;
}

@media (min-width: 526px) and (max-width: 768px) {
  .single-product .entry-summary .by-vendor-name-link {
    position: absolute;
    left: 10%;
    min-width: max-content;
    background: #fec941;
  }

  .cart-button-product {
    position: fixed;
    top: 1px;
  }

  .woocommerce-shop .woocommerce-products-header__title::before {
    background-image: none;
    font-size: 16px;
    padding-left: 150px;
    padding-right: 150px;
  }

  .woocommerce-shop .woocommerce-products-header__title {
    background-size: 218px;
    background-position-x: 110%;
  }

  .woocommerce-shop .woocommerce-products-header__title::after {
    left: 0px;
  }

 
}

@media (max-width: 525px) {

  .tax-product_tag .woocommerce-products-header,
  .tax-product_cat .woocommerce-products-header {
    background-image: none !important;
  }

  .tax-product_tag .woocommerce-products-header::after,
  .tax-product_cat .woocommerce-products-header::after {
    display: none;
  }

  .tax-product_tag .woocommerce-products-header::before,
  .tax-product_cat .woocommerce-products-header::before {
    padding-right: 60px !important;
    padding-left: 60px !important;
    padding-top: 0px !important;
    margin-bottom: 14px !important;
    margin-top: -58px !important;
    font-size: 12px !important;
    line-height: 13px;
  }

  .tax-product_tag .woocommerce-products-header .page-title,
  .tax-product_cat .woocommerce-products-header .page-title {
    font-size: 20px !important;
    margin-top: 5px;
  }

  .tax-product_tag .woocommerce-products-header,
  .tax-product_cat .woocommerce-products-header {
    padding-top: 11px !important;
    height: 130px !important;
  }

  .woocommerce-shop .cart-button-product a {
    top: 21%;
  }

  .btn-go-shop {
    top: 0%;
    min-height: 23px;
    background-position-x: 8px;
    background-position-y: 3px;
    z-index: 150;
    background-size: 46px;
    width: 66px;
  }

  .btn-go-shop a {
    height: 40px;
  }

  .woocommerce-order-pay .section-login-cart {
    position: relative;
  }

  .woocommerce-shop .woocommerce-products-header__title {
    justify-content: left;
    padding: 24px 76px 18px 63px !important;
    background-size: 182px;
    background-position-x: 138%;
    background-image: none;
  }

  .woocommerce-shop .woocommerce-products-header__title::before {
    background-image: none;
    font-size: 14px;
    padding-left: 0px;
    padding-right: 0px;
  }

  .woocommerce-shop .woocommerce-products-header__title::after {
    background-image: none;
    display: none;
  }

  .woocommerce-cart .woocommerce-info {
    margin-top: 10px;
  }

  .woocommerce-cart .formRegister,
  .woocommerce-checkout .formRegister {
    width: 100%;
  }

  .woocommerce-cart .containerFormRegisterCostumer,
  .woocommerce-checkout .containerFormRegisterCostumer {
    padding-left: 1px;
    padding-right: 1px;
  }

  .woocommerce-cart .containerFormRegisterCostumer form label,
  .woocommerce-checkout .containerFormRegisterCostumer form label {
    margin-top: 5px;
  }

  .containerFormRegisterCostumer #termsCustomer {
    top: 3px;
  }

  ul#menu-legal-menu {
    display: flex;
    overflow: auto;
  }

  footer .menu-image-title {
    margin-left: 0px;
    width: max-content;
    padding-left: 0px !important;
  }

  ul#menu-legal-menu li a {
    width: max-content;
  }

  .woocommerce-cart {
    margin-bottom: 20%;
  }

  .woocommerce-checkout .row-page-cart-shop {
    top: 1%;
  }

  .woocommerce-cart .modal-dialog {
    width: 90%;
  }

  .woocommerce-order-pay .CopyMisComprasCheckout {
    position: relative;
    top: 0px;
    margin-bottom: -10px;
  }

  .section-Mis-compras a {
    margin: 0 auto !important;
  }

  .woocommerce-checkout .row-page-cart-shop {
    min-height: 39em;
  }

  .woocommerce-order-pay .header-cart-section {
    margin-top: 0px;
  }

  .cart-collaterals {
    margin-bottom: 100px;
  }

  .woocommerce-cart .modal-dialog,
  .woocommerce-checkout .modal-dialog {
    width: 90%;
  }

  .woocommerce-cart .formRegister {
    width: 100%;
  }

  .woocommerce-checkout {
    margin-bottom: 48px;
  }

  .woocommerce-checkout .title-page-cart {
    font-size: 18px;
    top: -31%;
    position: relative;
  }

  .woocommerce-cart .section-login-cart {
    padding: 10px;
    z-index: 992;
    border-radius: 0px;
  }

  .single-product .entry-summary .by-vendor-name-link {
    position: absolute;
    top: 5px;
    justify-content: center;
    min-width: 96%;
    background: #ffc73d;
  }

  .shop-button-cart {
    top: 85%;
    left: 87px;
    right: auto;
  }

  .woocommerce-checkout .shop-button-cart {
    margin-top: -31px;
  }

  .woocommerce-order-pay .shop-button-cart {
    margin-top: -52px;
  }

  .woocommerce ul.order_details {
    margin: 1em;
  }

  .woocommerce-order-received .shop-button-cart {
    margin-top: -11px;
  }

  .woocommerce-order-pay .title-page-cart {
    padding-bottom: 0px;
    margin-bottom: 0px;
  }

  .cart-button-product {
    position: absolute;
    top: -33px;
    right: 0%;
    width: 39px;
    background-image: url(images/icon-cart-product.svg);
    background-size: 26px;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 3px;
    font-size: 15px;
    padding: 5px 1px 7px 0px;
    box-shadow: -2px 2px 4px rgb(158, 158, 158);
    color: transparent;
    border-radius: 5px;
    border: none;
    margin-right: 5px;
  }

  .single-product .product_meta .posted_in {
    overflow-x: overlay;
    max-height: 29px;
    max-width: 85%;
    display: flex;
  }

  .single-product .product_meta .posted_in a {
    min-width: max-content;
  }

  .woocommerce-cart .cross-sells .mvx_fpm_buttons {
    top: 5px !important;
  }

  .row-page-cart-shop .vc_column_container>.vc_column-inner {
    width: auto;
  }

  .woocommerce-info {
    width: 100% !important;
    margin-left: 0px;
  
    margin-bottom: 0em;
  }

  .single-product .woocommerce-message {
    width: 90%;
    top: -43px !important;
    left: 54px !important;
  }

  .single-product .woocommerce-message a {
    top: 0px;
  }

  .woocommerce div.product div.images.woocommerce-product-gallery {
    height: 280px;
  }

  .woocommerce div.product div.images img {
    max-height: 250px;
  }

  .woocommerce-shop .container-fluid,
  .tax-product_cat .container-fluid {
    padding-left: 5% !important;
    padding-right: 5% !important;
    margin-bottom: 44%;
  }

  .row-page-cart-shop {
    padding: 1em 2em 5em;
    margin-bottom: 120px;
    margin: 0 auto 120px;
    width: 95%;
    top: 3%;
  }

  .title-page-cart {
    padding-left: 90px;
    top: 4px;
    padding-bottom: 53px;
    margin-bottom: -35px;
    font-size: 24px;
  }

  .woocommerce-cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message {
    margin-top: 2px;
    display: flex;
  }

  .woocommerce-cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message a {
    margin: auto;
  }

  .woocommerce-cart table.cart td.actions .coupon .input-text {
    width: 50%;
  }

  .woocommerce .star-rating {
    float: left;
    margin-top: 10px;
  }

  .outofstock a.button.product_type_simple {
    margin-left: 20%;
  }

  .woocommerce div.product div.summary,
  .woocommerce div.product .woocommerce-tabs .panel {
    padding: 0px 10px;
  }

  h2.woocommerce-loop-product__title {
    font-size: 1em !important;
  }

  .woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-size: 0.8em;
  }

  .woocommerce ul.products li.product.sale .price {
    font-size: 1em;
  }

  .woocommerce ul.products li.product img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    min-height: 147px;
    width: 98%;
  }

  .woocommerce ul.products[class*="columns-"] li.product,
  .woocommerce-page ul.products[class*="columns-"] li.product {
    padding: 18px !important;
  }

  .woocommerce ul.products li.product .woocommerce-loop-product__title {
    display: contents;
  }

  .woocommerce .related {
    padding: 0 15px;
  }

  .entry-summary .by-vendor-name-link {
    font-size: 1em;
    padding: 5px;
  }

  .up-sells .by-vendor-name-link,
  .related .products .by-vendor-name-link {
    padding: 6px 6px 6px 13px;
    line-height: 10px;
    font-size: 10px;
    margin-top: 5px;
  }

  .up-sells .by-vendor-name-link::before,
  .related .products .by-vendor-name-link::before {
    margin-left: -9px;
    width: 10px;
    height: 10px;
  }

  .woocommerce div.product div.images {
    padding-top: 10px;
  }

  .product_meta .sku_wrapper {
    top: 48px;
    left: auto;
    right: 10px;
  }

  .btn-style-goToStore a {
    width: max-content;
    display: flex;
  }

  .btn-style-goToStore {
    padding: 5px 5px;
    margin-left: 15px;
    position: absolute;
    right: 1px;
    left: 1px;
    width: max-content;
    top: 1px;
  }

  .product_meta span {
    top: 48px;
    left: 15px;
  }

  .product_meta {
    background-color: #f9f9f9;
    width: 100%;
  }

  .woocommerce-message {
    margin-bottom: 14px;
    position: relative;
    margin-top: -59px;
  }

  .single-product .woocommerce-message {
    margin-bottom: 49px;
    position: relative;
  }

  .woocommerce span.onsale {
    top: 2.5em;
    left: auto;
    right: 1px;
  }

  .woocommerce .product .summary .product_title {
    width: auto;
  }

  .woocommerce-shop .woocommerce-result-count,
  .tax-product_tag .woocommerce-result-count,
  .tax-product_cat .woocommerce-result-count,
  .woocommerce-shop .woocommerce-ordering,
  .tax-product_tag .woocommerce-ordering,
  .tax-product_cat .woocommerce-ordering {
    margin: 0px 4.5em 1em;
  }

  .woocommerce-cart .woocommerce-error {
    background-color: #f9f9f9;
    padding: 1em 2em 0.5em 3.5em;
    margin-bottom: 0px;
    height: max-content;
    width: 100%;
    margin-top: 10px;
  }
 
}

@media (min-width: 351px) and (max-width: 500px) {
  .single-product .container-fluid {
    margin-top: 24%;
  }

  p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    margin-top: -65px;
    margin-bottom: 17px;
  }

  .woocommerce-order-pay .section-login-cart {
    height: max-content;
  }

  .woocommerce-order-received .row-page-cart-shop {
    top: 3%;
  }

  .woocommerce-order-pay .row-page-cart-shop {
    top: 0%;
  }

  .woocommerce-order-pay .navbar-header {
    top: 30px !important;
  }

  .woocommerce-order-pay .title-page-cart {
    top: -14px !important;
    padding-bottom: 53px;
  }

  .row-page-cart-shop {
    width: 350px;
    margin: 0 auto 100px;
  }

  .woocommerce-order-received .navbar-header {
    top: 81px;
  }

  .woocommerce-order-received .title-page-cart {
    font-size: 22px;
    top: 0px;
    margin-top: -38px;
    padding-top: 0px;
  }

  .woocommerce-cart .row-page-cart-shop {
    top: 3%;
    background-color: transparent;
  }

  .woocommerce-cart .title-page-cart {
    top: 10%;
  }

  .woocommerce-cart .navbar-header {
    top: 82px;
  }

  .woocommerce-cart .section-Mis-compras,
  .woocommerce-checkout .section-Mis-compras {
    padding: 5px;
    position: relative;
    display: flex;
    flex-direction: column;
  }

  .section-Mis-compras a {
    margin: 0 auto;
  }

  .woocommerce-checkout .row-page-cart-shop {
    background-color: transparent;
  }

  .woocommerce-order-received .row-page-cart-shop {
    top: 5%;
    margin-bottom: 160px;
  }

  .woocommerce-checkout .woocommerce-error {
    width: 100%;
  }

  .woocommerce-checkout .navbar-header,
  .woocommerce-cart .navbar-header {
    top: 10%;
  }

  .woocommerce-cart .section-Mis-compras {
    margin-bottom: 0px;
  }

  .woocommerce table.shop_table {
    margin-top: 15px;
  }
}

@media (max-width: 375px) {
  .btn-go-shop {
    top: 0%;
    min-height: 23px;
    background-position-x: 6px;
    background-position-y: 3px;
    z-index: 150;
    background-size: 41px;
    width: 57px;
    height: 41px;
    border-radius: 4px;
  }

  .woocommerce-cart .shop-button-cart {
    margin-top: 10px;
  }

  .woocommerce-checkout .shop-button-cart {
    margin-top: 0px;
  }

  .woocommerce-order-pay .shop-button-cart {
    margin-top: 4px;
  }

  p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    margin-top: 0px;
  }

  .woocommerce-order-received .shop-button-cart {
    margin-top: 11px;
  }

  .woocommerce-order-pay .section-login-cart {
    height: max-content;
  }

  .woocommerce-checkout .woocommerce-error {
    width: 100%;
  }

  .woocommerce-order-received .row-page-cart-shop {
    top: 3%;
    margin-bottom: 140px;
  }

  .woocommerce-order-pay .navbar-header {
    top: 32px !important;
  }

  .woocommerce-order-pay .title-page-cart {
    padding-bottom: 39px;
    top: -3px;
  }

  .woocommerce-order-pay .row-page-cart-shop {
    top: 2%;
  }

  .woocommerce-cart .section-Mis-compras,
  .woocommerce-checkout .section-Mis-compras {
    padding: 2px !important;
    position: relative;
    margin-bottom: 0px;
  }

  .section-Mis-compras a {
    margin: 0 auto;
  }

  .woocommerce-cart .row-page-cart-shop {
    top: 1%;
    background-color: transparent;
  }

  .woocommerce-order-received .section-login-cart {
    padding: 7px;
  }

  .woocommerce-order-received .title-page-cart {
    top: 0px;
    margin-top: -38px;
    padding-top: 0px;
  }

  .woocommerce-checkout .navbar-header,
  .woocommerce-cart .navbar-header {
    top: 10%;
  }

  .woocommerce-cart .formRegister .btnNoRegister {
    position: relative;
    right: auto;
    left: auto;
    bottom: -90px;
    margin: 9px auto;
  }

  .row-page-cart-shop {
    width: 90%;
    margin: 0 auto 100px;
  }

  .title-page-cart {
    padding-bottom: 44px;
  }

  .woocommerce-info {
    width: 100% !important;
    margin-left: 0px !important;
    padding: 5px 46px;
}

  a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    font-size: 70% !important;
  }

  .outofstock a.button.product_type_simple {
    margin-left: 18%;
    font-size: 70% !important;
  }

  .tagged_as {
    max-width: 80%;
  }

  .shop-button-cart {
    top: 60%;
    right: 65px;
  }

  .buttonsContainerModal .btn {
    font-size: 12px;
  }

  .buttonsContainerModal {
    flex-direction: column;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  footer {
    position: relative !important;
  }

  .product_meta .sku_wrapper,
  .product_meta span {
    left: 53%;
  }

  .product_meta {
    width: 100%;
  }

  .woocommerce-shop .woocommerce-products-header__title::before {
    background-image: none;
    font-size: 16px;
    padding-left: 150px;
    padding-right: 150px;
  }

  h1.title-mtineda,
  .woocommerce-shop .woocommerce-products-header__title,
  .tax-product_cat .woocommerce-products-header__title,
  .tax-product_tag .woocommerce-products-header__title {
    font-size: 2em;
  }
}

@media (min-width: 320px) and (max-width: 768px) {

  .woocommerce img,
  .woocommerce-page img {
    max-height: 317px;
  }

  .single-product .woocommerce-notices-wrapper .woocommerce-error {
    position: relative;
    bottom: 18px;
    margin-left: 0px !important;
    width: 100%;
    top: -55px;
    left: 1px;
  }

  .navbar-header a img {
    height: 66%;
    top: 6px;
  }

  .logo {
    top: -71px;
    left: -176px;
  }

  .mvx_fpm_buttons {
    top: 45px !important;
  }

  .up-sells .mvx_fpm_buttons,
  .related .mvx_fpm_buttons {
    top: 3px !important;
  }

  .tagged_as {
    top: 65px !important;
    width: 100%;
    overflow-x: overlay;
    background: #f6f6f6;
    max-height: 29px;
    max-width: 85%;
    padding: 5px 2px;
    border-radius: 5px;
    display: flex;
  }

  .tagged_as a {
    min-width: max-content;
  }

  .cartBtnProduct {
    position: relative !important;
    bottom: 0px;
  }

  .outofstock a.button.product_type_simple {
    margin-left: 20%;
  }

  .woocommerce div.product div.summary,
  .woocommerce div.product .woocommerce-tabs .panel {
    padding: 0px 10px;
  }

  .entry-summary .by-vendor-name-link {
    font-size: 1em;
  }

  .woocommerce div.product div.images {
    padding-top: 40px;
  }

  .product_meta .sku_wrapper {
    top: 29px;
    left: auto;
    right: 1px;
    font-size: 10px;
  }

  .btn-style-goToStore a {
    width: max-content;
    display: flex;
  }

  .btn-style-goToStore {
    padding: 5px 5px;
    position: absolute;
    left: 1px;
    background: transparent;
    box-shadow: -2px 2px 4px rgba(158, 158, 158, 0);
  }

  .product_meta span {
    top: 48px;
    left: 15px;
  }

  .product_meta {
    width: 100%;
    height: max-content;
    min-height: 45px;
    margin-top: -6px;
    padding: 8px;
    left: 0px;
  }
}

@media (max-width: 767px) {
  .btn-app {
    position: fixed;
    right: 7px;
    bottom: 182px !important;
    height: 40px;
    width: 40px;
    background-color: #fff;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
    z-index: 1;
    display: block !important;
  }
}

@media (min-width: 320px) and (max-width: 768px) {
  ul.order_details {
    display: flex !important;
    flex-direction: column !important;
  }

  ul.order_details li {
    margin-bottom: 10px !important;
  }
}

@media (min-width: 769px) and (max-width: 1024px) {
  .btn-style-goToStore {
    left: 15%;
    position: absolute;
  }

  .woocommerce-shop .woocommerce-products-header__title::before {
    padding-right: 250px;
    padding-left: 250px;
  }

  .section-no-login {
    margin-bottom: -40px;
  }
}

@media (min-width: 1121px) and (max-width: 1255px) {
  .title-page-cart {
    font-size: 2.5em;
  }

  .section-no-login {
    margin-bottom: -38px;
  }

  .woocommerce-checkout .checkout.woocommerce-checkout {
    margin-bottom: 10%;
  }

  .row-page-cart-shop .woocommerce-info {
    padding: 4px 5px 3px 43px;
    width: 95%;
    margin-bottom: 14px;
    font-size: 12px;
    margin: 0 auto;
    top: 0px;
  }
}

@media (min-width: 320px) and (max-width: 1200px) {
  .section-no-login {
    margin-bottom: -40px;
  }

  div#customer_details {
    width: 100% !important;
    float: none;
  }

  h3#order_review_heading {
    width: 100% !important;
    height: 40px;
    float: none;
  }

  div#order_review {
    width: 100% !important;
    float: none;
  }

  .container.spc.bggra {
    min-height: 70vh;
  }
}

@media (max-width: 768px) {
  .single-product .container-fluid {
    margin-bottom: 115px;
  }

  h1.title-mtineda,
  .woocommerce-shop .woocommerce-products-header__title,
  .tax-product_cat .woocommerce-products-header__title,
  .tax-product_tag .woocommerce-products-header__title {
    font-size: 2em;
    padding: 19px 5px 18px 100px;
  }

  .woocommerce-cart .woocommerce {
    padding: 12px 0px;
  }
}

@media (min-width: 1912px) {

  .woocommerce-shop .woocommerce-result-count,
  .tax-product_tag .woocommerce-result-count,
  .tax-product_cat .woocommerce-result-count,
  .woocommerce-shop .woocommerce-ordering,
  .tax-product_tag .woocommerce-ordering,
  .tax-product_cat .woocommerce-ordering {
    margin: 0px 11.5em 1em;
  }

  .woocommerce-shop .container-fluid {
    padding-left: 0% !important;
    padding-right: 0% !important;
    margin-bottom: 4%;
    min-height: calc(100vh - 93px) !important;
  }
}

@media (min-width: 1367px) {
  .woocommerce-shop .cart-button-product {
    z-index: 99;
  }

  .woocommerce-checkout .row-page-cart-shop {
    min-height: 52em;
    height: max-content;
    margin-bottom: 55px;
  }

  
}

@media (max-width: 320px) {
  .woocommerce-shop .woocommerce-products-header__title {
    background-size: 152px;
  }

  .single-product .container-fluid {
    margin-top: 30%;
    padding-left: 0% !important;
    padding-right: 0% !important;
  }
}

@media (min-width: 1280px) and (max-width: 1600px) {
  div.product-search-form {
    display: block;
    float: none;
    position: relative;
    width: 45%;
    margin: 0 auto;
  }

  div.product-search-results {
    box-sizing: border-box;
    display: block;
    left: 0;
    margin: 0 auto;
    padding: 0;
    position: relative;
    top: 0;
    border: 0;
    width: 45%;
  }
}

@media (min-width: 1281) and (max-width: 1302) {
  .btn-style-goToStore {
    position: absolute;
    left: 20%;
  }
}

@media (min-width: 991px) and (max-width: 1280px) {
  .woocommerce-shop .woocommerce-products-header__title::before {
    background-image: none;
    font-size: 16px;
    padding-left: 150px;
    padding-right: 150px;
  }

  h1.title-mtineda,
  .woocommerce-shop .woocommerce-products-header__title,
  .tax-product_cat .woocommerce-products-header__title,
  .tax-product_tag .woocommerce-products-header__title {
    font-size: 2em;
  }

  .woocommerce-shop .woocommerce-products-header__title::before {
    content: "Descubre todos los productos que tienen nuestros provedores aliados para ti";
    display: flex;
    font-size: 18px;
    width: 100%;
    text-align: center;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
    background-size: 89px;
    background-position: top;
    background-repeat: no-repeat;
    background-position-x: 17%;
    background-position-y: 0px;
    height: 532px;
    padding-right: 350px;
    padding-left: 350px;
    padding-top: 33px;
    margin-bottom: 25px;
    margin-top: -27px;
  }

  h1.title-mtineda,
  .woocommerce-shop .woocommerce-products-header__title,
  .tax-product_cat .woocommerce-products-header__title,
  .tax-product_tag .woocommerce-products-header__title {
    font-size: 2.6em;
    color: #333 !important;
    border-bottom: 2px solid #ededed;
    padding: 19px 5px 18px 110px;
  }
 
}

@media (min-width: 991px) and (max-width: 1255px) {
  .woocommerce-form-coupon-toggle {
    width: 100%;
    padding: 0 24px !important;
    display: flex;
}
 }

@media (min-width: 320px) and (max-width: 525px) {
  .single-product .container-fluid {
    padding-left: 0% !important;
    padding-right: 0% !important;
  }

  div.product-search {
    box-sizing: border-box;
    display: block;
    float: none;
    list-style: none;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 100%;
    padding-left: 50px;
    top: -57px;
    padding-right: 63px;
  }

  .search-results div.product-search {
    box-sizing: border-box;
    display: block;
    float: none;
    list-style: none;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    width: 100%;
    top: 119px;
    padding-left: 27px;
    padding-right: 25px;
  }

  div.product-search-form {
    display: block;
    float: none;
    position: relative;
    width: 96%;
    margin: 0 auto;
  }

  div.product-search-results {
    box-sizing: border-box;
    display: block;
    left: 0;
    margin: 0 auto;
    padding: 0;
    position: relative;
    top: 0;
    border: 0;
    width: 96%;
  }

  .product-search-results table.search-results td.product-info {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-direction: column;
  }

  .buttonsContainerModal .btn {
    font-size: 12px;
  }

  .buttonsContainerModal {
    flex-direction: column;
    align-items: center;
  }

  .formulario_login {
    position: relative;
    background-color: #ffffff;
    padding: 9px;
    border-radius: 15px;
    box-shadow: 2px 3px 4px #ababab;
    margin: 1% auto 3%;
    width: 94% !important;
    justify-content: center;
    display: flex;
    flex-direction: column;
}
a.btn-close-shopModal { 
  right: 9px !important; 
}
 
}

@media (min-width: 526px) and (max-width: 767px) {
  .woocommerce-shop .woocommerce-products-header__title::before {
    background-image: none;
    font-size: 13px;
    padding-left: 150px;
    padding-right: 150px;
  }

  div.product-search-form {
    display: block;
    float: none;
    position: relative;
    width: 73%;
    margin: 0 auto;
  }

  div.product-search {
    box-sizing: border-box;
    display: block;
    float: none;
    list-style: none;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 100%;
    padding-left: 81px;
    top: -50px;
    padding-right: 63px;
  }

  div.product-search-results {
    box-sizing: border-box;
    display: block;
    left: 0;
    margin: 0 auto;
    padding: 0;
    position: relative;
    top: 0;
    border: 0;
    width: 73%;
  }

  .woocommerce-shop .woocommerce-products-header__title::after {
    background-image: url(images/img-banner-shop.png);
    content: ".";
    background-size: 252px;
    background-repeat: no-repeat;
    position: absolute;
    color: transparent;
    height: 544px;
    width: 500px;
    background-position-x: 1px;
    left: 33px;
    top: 0px;
    display: none;
  }

  .woocommerce-shop .woocommerce-products-header__title {
    justify-content: left;
    padding: 24px 76px 18px 63px !important;
    background-size: 182px;
    background-position-x: 138%;
  }
  .buttonsContainerModal {
    flex-direction: column;
    align-items: center;
  }
}

@media (min-width: 320px) and (max-width: 480px) {
  .woocommerce-shop .woocommerce-products-header__title {
    height: 170px;
    background: #ffc73d;
    justify-content: center;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    background-image: none;
    background-size: 304px;
    background-position: center;
    background-repeat: no-repeat;
    background-position-x: 100%;
    padding-top: 33px;
  }

  h1.title-mtineda,
  .woocommerce-shop .woocommerce-products-header__title,
  .tax-product_cat .woocommerce-products-header__title,
  .tax-product_tag .woocommerce-products-header__title {
    font-size: 20px;
    padding: 19px 5px 18px 100px;
    text-align: center;
  }

  .woocommerce-shop .woocommerce-products-header__title {
    justify-content: left;
    padding: 13px 49px 18px 61px !important;
    background-size: 182px;
    background-position-x: 138%;
  }

  .woocommerce-shop .woocommerce-result-count,
  .tax-product_tag .woocommerce-result-count,
  .tax-product_cat .woocommerce-result-count,
  .woocommerce-shop .woocommerce-ordering,
  .tax-product_tag .woocommerce-ordering,
  .tax-product_cat .woocommerce-ordering {
    margin: 0px 5.5em 1em;
  }

  span.labelInputSearchShop {
    position: absolute;
    right: 19px;
    font-size: 8px;
    top: 11px;
    display: none;
  }

  .woocommerce-shop .woocommerce-products-header__title::before {
    background-image: none;
    font-size: 11px;
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (min-width:600px) {
  .infoWithOutParent {
    margin-left: 20% !important;
  }
}

.woocommerce-page .cart-collaterals .wc-proceed-to-checkout .checkout-button.disabled {


  background-color: #e9e6ed;
  box-shadow: none;
  pointer-events: none;
  cursor: pointer;
}

@media (min-width: 769px) {
  .shop-button-cart {
    right: 52px !important;
  }
}

@media (min-width: 525px) and (max-width: 1024px) {
  .woocommerce-cart .row-page-cart-shop .woocommerce {
    display: flex;
    margin-top: 1px;
    align-content: start;
    flex-wrap: wrap;
    align-items: flex-start;
    padding-bottom: 10%;
    position: relative;
    flex-direction: column;
  }

  .woocommerce-cart .row-page-cart-shop .woocommerce .woocommerce-cart-form {
    width: 100%;
    margin-top: 0px;
    padding: 10px;
  }

  .woocommerce-cart .row-page-cart-shop .woocommerce .cart-collaterals {
    width: 100%;
  }

  
}

.buttonsContainerModal {
  display: flex; 
  justify-content: center;
}

.modal.modal-register-account{
  position: absolute;
}

span.search_LaCo.astm-search-menu.is-menu.default {
  display: none !important;
}
.woocommerce-cart a.btnNoRegister, .woocommerce-checkout a.btnNoRegister {
  position: relative;
  bottom: 0;
  left: 1px;
  right: 1px;
  margin: 15px 5px;
  width: max-content;
  background: #fff;
  box-shadow: 2px 2px 3px #cdcdcd;
  color: black;
  border: 2px solid #fec941;
}

.woocommerce-cart button.btnNoRegister, .woocommerce-checkout button.btnNoRegister {
  position: relative;
  bottom: 0;
  left: 1px;
  right: 1px;
  margin: 15px 5px;
  width: max-content;
  background: #fff;
  box-shadow: 2px 2px 3px #cdcdcd;
  color: black;
  border: 2px solid #a5a5a5;
}

.woocommerce-form-coupon-toggle {
  width: 100%; 
  padding: 0 41px;
  display: flex;
}

form.checkout_coupon.woocommerce-form-coupon {
  margin: 24px 52px;
}