html:has(body.single-product) {
  font-size: 10px;
}

body.single-product {
  font-size: 14px;
}
.woocommerce-checkout .select2-container {
	width: auto;
}
span.collapseomatic,
p.collapseomatic {
  padding-bottom: 0;
}

.single-product .product .summary .product_title {
  font-size: 3rem;
  line-height: 4rem;
  font-weight: 600;
  margin-bottom: 5px;
}

.single-product .product .summary .price,
.single-product .product .summary .price ins {
  color: #d3a028;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 15px !important;
  text-decoration: none;
}

.woocommerce-product-details__short-description p {
  text-align: justify;
  text-align-last: left;
  margin-bottom: 25px;
}

.woocommerce-product-details__short-description p:last-of-type {
  margin-bottom: 25px !important;
}

.woocommerce-product-details__short-description p a {
  color: #000;
  text-decoration: none;
}

.woocommerce-product-details__short-description p a:hover {
  color: #efb810;
}

.woocommerce table * {
  white-space: normal;
}

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

.woocommerce div.product form.cart .variations {
  margin-bottom: 25px;
  margin-top: 5px;
}

.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
  border: 0;
  line-height: 2em;
  vertical-align: top;
}

.woocommerce div.product form.cart .variations label {
  color: #232323;
  font-weight: 400;
  padding: 0;
  margin: 0;
  font-size: 14px;
}

.woocommerce div.product form.cart table.variations td {
  display: block;
  width: 100%;
  padding: 0 0 5px 0;
  text-align: left;
}

.woocommerce div.product form.cart table.variations td.value {
  padding-bottom: 15px;
}

.woocommerce div.product form.cart table.variations tr:last-child td.value {
  padding-bottom: 0;
}

.single-product input,
.single-product textarea,
.single-product select {
  border: 1px solid #d1d1d1;
  font-size: 14px;
  padding: 8px 15px;
  width: 100%;
  margin: 0 0 20px 0;
  max-width: 100%;
  resize: none;
  line-height: 2;
  outline: none;
}

.single-product input:focus,
.single-product textarea:focus {
  border-color: #000;
}

.woocommerce div.product form.cart .variations select,
.woocommerce .woocommerce-ordering select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  background: url(../images/select-arrow.png) no-repeat 95% 50%;
  border: 1px solid #d1d1d1;
  outline: none;
  cursor: pointer;
  padding: 5px 35px 5px 15px;
  border-radius: 0;
}

.woocommerce div.product form.cart .variations select {
  margin: 0 0 0;
}

.woocommerce div.product form.cart .reset_variations {
  font-size: 14px;
  color: #232323;
  margin-top: 5px;
}

.variations .label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
  background-color: transparent;
}

.variations .value {
  background-color: transparent;
}

.single-product .woocommerce-breadcrumb {
  display: none !important;
}

.single-product .content-area {
  padding: 64px 0 64px;
  /* padding: 217px 0 64px; */
}

.woocommerce div.product .single_variation_wrap {
  display: inline-block;
  width: 100%;
  margin-top: -15px;
}

.fpf-fields {
  margin-top: 32px;
  padding: 0 16px;
  background-color: rgba(197, 168, 69, 0.3);
}

.woocommerce form .form-row {
  padding: 0;
  margin: 0 0 10px !important;
}

.woocommerce form .form-row.gift-component-step1:before {
  content: url(../images/Ambrosia_virtual_gift_card_96.png);
  display: table-cell;
  vertical-align: top;
}

.woocommerce .form-row.gift-component-step1 span {
  display: table-cell;
  vertical-align: middle;
  padding-left: 32px;
}

.fpf-fields span.optional {
  display: none !important;
}

.gift-component input[type=checkbox] {
  position: relative;
  width: auto;
  margin-left: -24px !important;
}

.gift-component label.checkbox {
  padding: 0 !important;
  font-weight: 600 !important;
}

.gift-component-msg {
  padding-bottom: 16px !important;
}

.fpf-fields-config-wrapper,
.woocommerce .gift-component-step2 {
  display: none;
}

.woocommerce-page h3 {
  font-family: 'Raleway' !important;
  font-size: 20px;
  line-height: 26px;
  color: #232323;
  font-weight: 600;
  margin-bottom: 15px;
  border-bottom: 1px solid #ededed;
  padding-bottom: 10px;
  margin-block-start: 0;
}

.yith-wapo-block .yith-wapo-addon .yith-wapo-option label {
  font-weight: 700;
}

.yith-wapo-addon.yith-wapo-addon-type-checkbox .checkbox-button-container {
  align-items: center;
}

#wapo-total-price-table table th,
#wapo-total-price-table table td {
  background-color: transparent;
  border: 1px solid #ededed;
  border-width: 0 0 1px;
  padding: 5px 8px;
}

.woocommerce .quantity .qty {
  border: 1px solid #d1d1d1;
  width: 75px;
  height: 40px;
  text-align: left;
  margin-bottom: 0;
  padding: 7px 15px 8px;
  border-radius: 0;
  outline: none;
}

.woocommerce .quantity .qty:focus {
  border-color: #000;
}

.woocommerce div.product form.cart .button {
  padding: 13px 21px 12px;
  border-radius: 0;
  background-color: #B8A999;
  color: #fff;
  border: 2px solid #B8A999;
  float: left;
  vertical-align: middle;
  border-radius: 0;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  opacity: 1;
}

.woocommerce div.product form.cart .button:not(.disabled):hover {
  color: #232323;
  background-color: transparent;
}

.woocommerce div.product form.cart .button.disabled {
  opacity: 0.5;
  background-color: #232323 !important;
}

.single-product input[type=number]::-webkit-inner-spin-button,
.single-product input[type=number]::-webkit-outer-spin-button {
  opacity: 1;
}

.woocommerce div.product .product_meta {
  font-size: 14px;
  clear: both;
  font-weight: 500;
}

#wapo-total-price-table table {
  margin: 0 0 25px;
}

.woocommerce div.product .posted_in,
.woocommerce div.product .sku_wrapper,
.woocommerce div.product .tagged_as,
.woocommerce div.product .products-social-icon {
  border-bottom: 1px solid #ededed;
  display: block;
  width: 100%;
  padding-bottom: 17px;
  margin-bottom: 15px;
}

.woocommerce div.product .posted_in a,
.woocommerce div.product .sku_wrapper a,
.woocommerce div.product .tagged_as a,
.woocommerce div.product .products-social-icon a {
  color: #3b3b3d;
}

.woocommerce div.product .posted_in a:hover,
.woocommerce div.product .sku_wrapper a:hover,
.woocommerce div.product .tagged_as a:hover,
.woocommerce div.product .products-social-icon a:hover {
  color: #efb810;
}

.woocommerce div.product div.images .flex-control-thumbs {
  margin: 10px -5px 0;
}

.woocommerce div.product div.images .flex-control-thumbs li {
  padding: 5px;
}

.woocommerce div.product div.images.woocommerce-product-gallery .flex-viewport * {
  transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-duration: 0s;
  -moz-transition-duration: 0s;
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s;
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child {
  margin: 0 5px 10px;
  padding: 0;
}

.woocommerce div.product div.images .flex-viewport .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
  padding: 0;
  margin-left: 0;
  margin-right: 0;
}

.woocommerce .related,
.woocommerce .up-sells {
  clear: both;
  padding: 0;
  text-align: center;
  padding-top: 64px;
  border-top: 1px solid rgb(211, 211, 211);
}

.woocommerce-page h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  line-height: 28px;
  color: #232323;
  font-weight: 600;
  margin-bottom: 15px;
}

.woocommerce div.product .woocommerce-tabs .panel h2,
.woocommerce .related h2,
.woocommerce .up-sells h2,
.woocommerce-page .cart-collaterals .cart_totals h2 {
  font-family: 'Raleway' !important;
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
  margin: 0 0 15px;
}

.woocommerce ul.products {
  padding-top: 0;
  margin: 25px 0 0;
  display: inline-block;
  width: 100%;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  text-align: center;
  margin-bottom: 60px;
}

.woocommerce ul.products li.product a {
  position: relative;
  display: block;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
  padding: 0;
  margin: 0 0 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 {
  font-size: 15px !important;
  line-height: 1.4 !important;
	font-family:'Raleway' !important;
}

.woocommerce ul.products li.product .price del,
.woocommerce ul.products li.product .price,
.woocommerce ul.products li.product .price ins {
  color: #efb810;
  text-decoration: none;
  font-size: 15px;
  font-weight: 400;
}

.woocommerce ul.products li.product .price {
  margin-bottom: 20px;
}

.woocommerce ul.products li.product .price del {
  color: #000;
  text-decoration: line-through;
}

.woocommerce ul.products li.product .price del span {
  color: #000;
}

.woocommerce ul.products li.product .price,
.woocommerce ul.products li.product .price ins {
  font-size: 1.5rem;
}

.woocommerce button.button.alt,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce #respond input#submit,
.woocommerce .woocommerce-product-search input[type="submit"],
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce-product-search button {
  outline: none;
  padding: 8px 21px 8px;
  text-align: center;
  margin: 0;
  background-color: #B8A999;
  border: 2px solid #B8A999;
  color: #fff;
  border-radius: 0;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
}

.woocommerce button.button.alt:hover,
.woocommerce #respond input#submit:hover,
.woocommerce .woocommerce-product-search input[type="submit"]:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce-product-search button:hover {
  background-color: #A99786;
	border-color:#A99786;
	color:#fff;
}

.woocommerce ul.products li.product a.button,
.woocommerce-page ul.products li.product a.button {
  width: auto;
  display: inline-block;
  margin-top: 0;
  min-width: 145px;
}

.woocommerce ul.products li.product a.button,
.woocommerce-page ul.products li.product a.button,
.woocommerce ul.products li.product a.added_to_cart,
.woocommerce-page ul.products li.product a.added_to_cart {
  margin-left: 3px;
  margin-right: 3px;
	background:#B8A999;
	color:#fff;
	border-color:#B8A999;
}

.woocommerce ul.products li.product a.button:hover,
.woocommerce-page ul.products li.product a.button:hover,
.woocommerce ul.products li.product a.added_to_cart:hover,
.woocommerce-page ul.products li.product a.added_to_cart:hover {
  background: #A99786;
  border-color: #A99786;
}

.single-product .product .summary .price del {
  color: #e56d12 !important;
  opacity: 1;
  margin-right: 6px;
  display: none;
}

.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder {
  -webkit-transition: opacity .5s .5s ease;
  transition: opacity .5s .5s ease;
  opacity: 0;
}

.wapo-addon-description {
  display: flex;
  align-items: center;
  gap: 8px;
}

.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-checkbox .yith-wapo-option div.label {
  padding: .2em .6em .3em;
}

.yith-wapo-block .yith-wapo-addon .addon-header {
  display: flex;
  align-items: center;
  column-gap: 10px;
  margin-top: 20px;
}

body .woocommerce span.onsale,
body .woocommerce ul.products li.product .onsale {
  left: 10px;
  right: auto;
  top: 10px;
  min-height: 1px;
  padding: 4px 10px 5px;
  margin: 0;
  line-height: normal;
  font-weight: 600;
  font-size: 1.5rem;
  background-color: transparent;
  text-transform: uppercase;
  border-radius: 45px;
  border: none;
  background-color: #B8A999;
  color: #ffffff;
	font-size:14px;
	padding:4px 6px !important;
}

.woocommerce div.product form.cart div.quantity {
  float: left;
  margin: 0 10px 0 0;
}

/* Cart */

.woocommerce-checkout .page-header,
.woocommerce-cart .page-header {
  padding: 100px 0 100px;
  background-color: #f7f7f7;
}

.woocommerce-checkout .entry-title,
.woocommerce-cart .entry-title {
  font-size: 32px;
  line-height: 37px;
  font-weight: 600;
  text-align: center;
  margin: 0 auto;
}

.woocommerce-checkout .page-content,
.woocommerce-cart .page-content {
  padding: 64px 0;
}

.woocommerce-cart .wc-block-components-sidebar-layout .wc-block-components-main,
.woocommerce-cart .wc-block-components-sidebar {
  width: 100%;
}

.woocommerce-cart .wp-block-woocommerce-cart.alignwide {
  margin: 0;
}

.woocommerce-cart table.shop_table {
  border: none;
}

.woocommerce-cart table.shop_table td,
.woocommerce-cart table.shop_table th {
  border-top: 0;
  padding: 15px 15px;
  line-height: normal;
  border: none;
  background-color: transparent;
}

.woocommerce-cart table.shop_table th {
  font-weight: 500;
  color: #232323;
  font-size: 0.875rem;
}

.woocommerce-cart table caption+thead tr:first-child td,
.woocommerce-cart table caption+thead tr:first-child th,
.woocommerce-cart table colgroup+thead tr:first-child td,
.woocommerce-cart table colgroup+thead tr:first-child th,
.woocommerce-cart table thead:first-child tr:first-child td,
.woocommerce-cart table thead:first-child tr:first-child th {
  border-block-start: none;
}

.woocommerce-cart table.shop_table tbody td,
.woocommerce-cart table.shop_table thead th {
  font-size: 0.875rem;
  border-bottom: 1px solid rgba(0, 0, 0, .1) !important;
}

.woocommerce-cart table.shop_table td.product-name {
  font-weight: 700;
}

.woocommerce-cart table.shop_table td.product-name a:hover {
  color: #eaaf48;
}

.woocommerce-cart table.shop_table td.product-name a {
  color: inherit;
  text-decoration: none;
}

.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
  width: 170px;
}

#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
  height: 31px;
  padding: 2px 10px 4px;
  margin: 0;
  font-size: 12px;
}

.woocommerce a.remove {
  color: #6f6f6f !important;
  background: transparent;
}

.woocommerce-cart table.shop_table {
  border: 0;
  border-radius: 0;
  margin-bottom: 40px;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
  background-color: #f7f7f7;
  padding: 25px;
}

.woocommerce .cart-collaterals .cart_totals td,
.woocommerce-page .cart-collaterals .cart_totals th {
  border-color: #e4e4e4;
  font-weight: 500;
}

.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td {
  border-top: 0;
  border-bottom: 1px solid #e4e4e4;
}

.woocommerce-cart .cart-collaterals .cart_totals tr.order-total td {
  font-size: 16px;
  color: #232323;
  font-weight: 500;
}

.woocommerce-cart .cart-collaterals .cart_totals tr.order-total td strong {
  font-weight: 500;
}

.woocommerce-cart .cart-collaterals .cart_totals tr td {
  text-align: right;
  font-size: 14px;
  font-weight: 400 !important;
  color: #3b3b3d;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  display: block;
  padding: 20px 21px 20px;
  text-align: center;
  margin: 0;
  background-color: #232323;
  border: 2px solid #232323;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  overflow: visible;
  font-size: 18px;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
  color: #232323;
  background-color: transparent;
}

.woocommerce .cart-collaterals .cart_totals td a {
  text-decoration: underline;
  text-transform: uppercase;
  font-size: 11px;
  color: #232323;
}

.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
  background-color: transparent;
}

#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
  width: 60px;
}

/* Checkout */
.woocommerce-error,
.woocommerce-info,
.woocommerce-message,
.woocommerce-checkout #payment ul.payment_methods li.woocommerce-info {
  margin: 0 0 15px;
  padding: 10px 20px 10px 40px;
  font-size: 13px;
}

.woocommerce-info a {
  color: #efb810;
  text-decoration: none !important;
  line-height: 22px;
}

.woocommerce-info {
  border: 0;
	background:#fff;
}

.woocommerce form .form-row label {
  color: #232323;
  font-weight: 400;
  padding: 0;
  margin: 0 0 5px;
  font-size: 14px;
}

.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered,
.woocommerce-checkout input[type="tel"],
.woocommerce-checkout input[type="email"],
.woocommerce-checkout textarea,
.woocommerce-checkout input[type="text"] {
  font-size: 14px;
  resize: none;
}

.select2-container--default .select2-selection--single {
  border: 1px solid #d1d1d1;
  font-size: 14px;
  padding: 4px 30px 3px 15px;
  width: 100%;
  margin: 0;
  max-width: 100%;
  resize: none;
  border-radius: 0;
  color: #6f6f6f;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  background: url(../images/select-arrow.png) no-repeat 97% 50%;
  border: 0;
  height: 16px;
  left: 50%;
  margin-left: -8px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  width: 16px;
}

.select2-results__option[aria-selected],
.select2-results__option[data-selected] {
  font-size: 0.875rem;
  color: #3b3b3d;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
  background-color: #f7f7f7;
  color: #6f6f6f;
}

body.woocommerce-checkout #customer_details .woocommerce-shipping-fields::before {
  content: "Información sobre envíos: El envío de paquete de regalo físico solamente está disponible en España. / Shipping information: Physical gift package shipping is only available in Spain.";
  font-size: 13px;
  font-style: italic;
  color: #8a6b0b;
  text-transform: none;
  line-height: 16px;
  display: block;
  margin-bottom: 16px;
  margin-top: 0px;
  background: #fff7dd;
  padding: 15px;
  border-width: 1px;
  border-style: solid;
  border-color: #efb810;
  border-image: initial;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
  margin-bottom: 50px;
}

.woocommerce-page h3#order_review_heading {
  border-bottom: 0;
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table {
  background-color: #f7f7f7;
  padding: 25px;
  border: 0;
  border-radius: 0;
  margin-bottom: 40px;
}

.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table td,
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table th {
  border: 1px solid #e4e4e4;
  border-width: 0 0 1px;
  font-weight: 500;
  padding: 15px;
}

.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tfoot td,
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tfoot th {
  font-weight: 600;
  background-color: #fff;
}

.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tfoot td,
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tbody td,
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tbody th {
  font-weight: 400;
}

.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tfoot .tax-rate td strong,
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tfoot .order-total td strong {
  font-weight: 500;
}

.woocommerce-checkout table tbody>tr:nth-child(odd)>td,
.woocommerce-checkout table tbody>tr:nth-child(odd)>th {
  background-color: transparent;
}

#add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row {
  background-color: #f7f7f7;
  margin: 0;
}

.woocommerce-checkout span.woocommerce-terms-and-conditions-checkbox-text,
.woocommerce-terms-and-conditions-wrapper p:last-of-type,
.woocommerce-terms-and-conditions-wrapper p {
  letter-spacing: 0px;
  text-align: -webkit-left;
  line-height: 22px;
  font-size: 14px;
  color: #3b3b3d;
  margin: 0 0 25px !important;
}

.woocommerce-terms-and-conditions-wrapper p a {
  color: inherit;
  text-decoration: none;
}

.woocommerce-terms-and-conditions-wrapper p a:hover {
  color: #efb810;
}

.woocommerce-terms-and-conditions-wrapper p.form-row {
  margin: 0 0 10px !important;
}

.woocommerce-checkout #payment {
  border-radius: 0;
}

.woocommerce-checkout #payment ul.payment_methods {
  border: 1px solid #ededed;
  padding: 20px;
  background-color: #fff;
}

#add_payment_method #payment ul.payment_methods li img,
.woocommerce-cart #payment ul.payment_methods li img,
.woocommerce-checkout #payment ul.payment_methods li img {
  display: none;
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
  background-color: #f7f7f7;
  color: #232323;
}

#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
  border: 1em solid #f7f7f7;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
}

.woocommerce-error a {
  color: #000;
  text-decoration: none !important;
  line-height: 22px;
}

.woocommerce-checkout main.site-main {
  width: 100% !important;
  max-width: 1170px;
  padding: 0 15px !important;
}

#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li {
  padding: 8px 0;
}

#add_payment_method #payment ul.payment_methods li label,
.woocommerce-cart #payment ul.payment_methods li label,
.woocommerce-checkout #payment ul.payment_methods li label {
  color: #232323;
  font-weight: 400;
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 2;
}

.woocommerce-checkout #payment div.payment_box p,
.woocommerce-checkout #payment ul.payment_methods li {
  font-size: 14px;
  line-height: 22px;
}

.elementor-menu-cart--cart-type-mini-cart .product-remove {
  position: absolute;
  top: 11px;
  right: 11px;
  margin: 0;
  left: inherit;
  font-weight: 400;
  padding: 0;
  font-size: 16px;
  line-height: 15px;
  color: #fff;
  border: none;
  font-weight: 700;
}

.elementor-menu-cart--cart-type-mini-cart .product-remove:hover::before,
.elementor-menu-cart--cart-type-mini-cart .product-remove:hover::after {
  background-color: #9d9d9d;
}

.elementor-menu-cart--cart-type-mini-cart .cart_item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 11px 32px 22px 55px !important;
  display: grid;
  grid-template-columns: 1fr;
}

.elementor-menu-cart--cart-type-mini-cart .product-name {
  grid-area: 1 / 1 / 2 / 2;
  padding: 0;
  margin: 0 0 3px;
}

.elementor-menu-cart--cart-type-mini-cart .product-name>a {
  display: block;
  margin: 0 0 3px;
}

.elementor-menu-cart--cart-type-mini-cart .product-price {
  grid-area: 2 / 1 / 3 / 2;
  padding: 0;
  font-family: "Roboto", Sans-serif;
}

.elementor-menu-cart--cart-type-mini-cart .product-thumbnail {
  margin: 0;
  float: left;
  position: absolute;
  left: 15px;
  top: 7px;
  width: 32px;
}

.elementor-menu-cart--cart-type-mini-cart .elementor-menu-cart__product .variation {
  margin: 0;
  font-size: 12px !important;
  line-height: 18px;
  color: #FFFFFF;
  display: block;
  font-family: "Roboto", Sans-serif;
}

.elementor-menu-cart--cart-type-mini-cart .elementor-menu-cart__product .variation dt,
.elementor-menu-cart--cart-type-mini-cart .elementor-menu-cart__product .variation dd {
  margin: 0 0 2px;
}

.elementor-menu-cart--cart-type-mini-cart .elementor-menu-cart__product-remove:hover {
  border: none;
}

.elementor-menu-cart--cart-type-mini-cart .elementor-menu-cart__container {
  max-width: 260px !important;
  min-width: 260px !important;
}

.elementor-menu-cart--cart-type-mini-cart div.elementor-menu-cart__subtotal {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px;
}

.elementor-menu-cart--cart-type-mini-cart .elementor-menu-cart__footer-buttons {
  display: flex;
  flex-wrap: wrap;
  padding: 15px !important;
}

.elementor-menu-cart--cart-type-mini-cart .elementor-menu-cart__footer-buttons a {
  width: 100%;
}

.elementor-menu-cart--cart-type-mini-cart .elementor-menu-cart__subtotal {
  border: none;
  background-color: rgba(255, 255, 255, 0.1) !important;
  font-family: "Roboto", Sans-serif;
  font-weight: 500;
  line-height: 1;
}

.elementor-menu-cart--cart-type-mini-cart .elementor-button-icon-qty {
  display: block !important;
  position: absolute;
  top: -7px;
  right: -10px;
  color: #ffffff;
  padding: 2px;
  border: 1px solid #FFFFFF;
  font-size: 10px;
  line-height: 1;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  background: #232323;
}

.woocommerce div.product .stock {
  color: #468847;
  margin-top: -6px;
  font-size: 10px !important;
  display: inline-block;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: 500;
  background-color: transparent;
  border: 1px solid #468847;
  padding: 1px 8px 0px;
  position: relative;
  top: -5px;
  margin: 0 0 25px !important;
}

.elementor-products-nothing-found h2 {
  font-size: 55px;
  line-height: 60px;
  margin: 0 0 25px;
  padding: 0;
  letter-spacing: 0;
  font-weight: 400;
}

.elementor-products-nothing-found p {
  font-size: 14px;
  line-height: 22px;
  margin: 0;
}

.elementor-products-nothing-found p:last-of-type,
.elementor-products-nothing-found p {
  margin: 0 0 -25px !important;
}

.elementor-products-nothing-found p a {
  color: #efb810;
}

@keyframes load7 {

  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em #2b2b2d;
  }

  40% {
    box-shadow: 0 2.5em 0 0 #2b2b2d;
  }
}

.grid-loading {
  margin: 2em auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  -webkit-animation-delay: .16s;
  animation-delay: .16s;
  height: 20px;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  animation: load7 1.8s infinite ease-in-out;
}

.grid-loading:after,
.grid-loading:before {
  content: '';
  position: absolute;
  top: 0;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out;
}

.grid-loading:before {
  left: -20px;
}

.grid-loading:after {
  left: 20px;
  -webkit-animation-delay: .32s;
  animation-delay: .32s;
}

.attribute_pa_tipo-de-masaje .select_option_label {
  margin: 2px 4px 2px 0;
  display: inline-flex;
  padding: 0;
}

.attribute_pa_tipo-de-masaje .select_option_label span.yith_wccl_value {
  background-color: rgb(226, 226, 226);
  color: rgb(136, 136, 136);
  border: 0px;
  padding: 0 4px;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  overflow: hidden;
  min-height: 40px;
  height: 40px;
  display: flex;
}

.attribute_pa_tipo-de-masaje .select_option_label .yith_wccl_value_wrapper {
  display: flex;
  height: auto;
}

.attribute_pa_tipo-de-masaje.select_box:not(.on_ptab) .select_option:hover {
  border: 2px solid #03bfac;
}

.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-color .yith-wapo-option.selected span.color:after,
.select_box .select_option.selected:after {
  content: '';
  width: 18px;
  height: 18px;
  background: #03bfac url(../images/icon-check.png) center no-repeat;
  background-size: 50%;
  border-radius: 50%;
  margin: 0;
  display: block;
  position: absolute;
  top: -6px;
  right: -6px;
}

.select_option:hover>span,
.select_option.selected span {
  border-color: #3b3b3d !important;
  color: #3b3b3d !important;
  background-color: rgb(206, 194, 171) !important;
}

.woocommerce div.product .product_meta .tagged_as a {
  padding: 3px 6px;
  background-color: rgb(243, 243, 243);
  margin: 2px;
  line-height: 2.7rem;
  color: #777;
}

.wc-category-products .product-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
  align-items: stretch;
}

.wc-category-products .product-it {
  width: calc(100% / 3);
  padding: 0 15px;
}

.wc-category-products .product-it-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.product-it-details {
  position: relative;
  background: #e9e9e9 url(../images/default_product_bg09.png);
	 background: #D8CEC4 url('/wp-content/uploads/2026/04/default_product_bg10.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all .2s ease-in-out;
  height: 100%;
}

.product-it-details .product-it-title {
  font-size: 16px;
  line-height: 20px;
  color: rgb(35, 35, 35);
  font-weight: 600;
  text-align: center;
  padding: 42px 10px 10px;
}

.product-it-details .product-it-price {
  font-size: 16px;
  text-align: center;
}

.product-it-details .product-it-btns {
  padding: 10px 10px 32px;
  text-align: center;
}

.product-it-details .product-it-btn {
  padding: 14px 20px 14px 39px;
  color: #fff;
  border-color: #cec2ab;
  background-color: #cec2ab;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  box-shadow: none;
  font-size: 14px;
  padding-top: 14px;
  padding-bottom: 14px;
  transition: all .2s ease-in-out;
  line-height: normal;
  gap: 5px;
}

.product-it-details .product-it-btn svg {
  width: 15px;
}

.product-it-details .product-it-btn path {
  fill: #FFFFFF;
}

.product-it-inner {
  position: relative;
  display: block;
  overflow: hidden;
  height: 100%;
}

.product-it {
  margin: 0 0 30px;
}

.product-it-thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  opacity: 0;
  transition: all .2s ease-in-out;
}

.product-it-thumbnail img {
  position: relative;
  z-index: 1;
}

.product-it-thumbnail .product-it-title {
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  font-weight: 600;
  background-color: #3b3b3dcc;
  padding: 10px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 2;
  text-align: center;
}

.product-it-inner:hover .product-it-details {
  opacity: 0;
}

.product-it-inner:hover .product-it-thumbnail {
  opacity: 1;
}

.product-it-minutes {
  font-size: 14px;
  text-align: center;
  line-height: 22px;
  color: #2F2C29 !important;
}

@keyframes slideup {
  0% {
    transform: translateY(100%);
    visibility: visible;
  }

  100% {
    transform: translateY(0px);
  }
}

.e-active .product-it {
  animation: slideup 1s both;
}

.e-n-tabs-select {
  outline: none;
  border: 1px solid #d1d1d1;
  font-size: 14px;
  padding: 8px 15px;
  width: 100%;
  margin: 0 0 20px 0;
  max-width: 100%;
  resize: none;
}

.e-n-tabs-select {
  margin: 0 0 40px;
}

.wc-category-products-night .product-it {
  width: calc(25%);
  padding: 0 calc(35px / 2);
  margin: 0 0 35px;
}

.wc-category-products-night .product-list {
  margin: 0 calc(-35px / 2);
}

.wc-category-products-night .product-it-thumbnail {
  position: relative;
  opacity: 1;
  height: auto;
}

.wc-category-products-night .product-it-thumbnail::before {
  content: '';
  display: block;
  width: 100%;
  padding-top: 100%;
}

.wc-category-products-night .product-it-thumbnail img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  object-fit: cover;
  height: 100%;
}

.wc-category-products-night .product-it-thumbnail .product-it-title {
  display: none;
}

.wc-category-products-night .product-it-details {
  position: static;
  opacity: 1 !important;
  height: auto;
  background: none;
  padding: 10px;
}

.wc-category-products-night .product-it-details .product-it-title {
  font-size: 16px;
  line-height: 20px;
  color: rgb(255, 255, 255);
  font-weight: 600;
  padding: 8px 0 0;
  margin: 0 0 15px;
}

.wc-category-products-night .product-it-details .product-it-price {
  font-size: 15px;
  color: #c99640 !important;
  margin: 0 0 8px;
	color:#2F2C29;
}

.wc-category-products-night .product-it-details .product-it-btns {
  padding: 0;
  margin: 0 0 22px;
}

.wc-category-products-night .product-it-details .product-it-btn {
  background-color: #000000;
  color: #ffffff;
  box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.4);
  font-size: 11px;
  padding: 8px 11px;
  border: 1px solid transparent;
}

.wc-category-products-night .product-it-details .product-it-btn svg {
  display: none;
}

.wc-category-products-night .product-it-inner {
  height: auto;
}

.woocommerce-shop main.site-main {
  width: 100% !important;
  max-width: 100% !important;
}

.woocommerce-shop div.woo-archive-main .woocommerce-breadcrumb,
.woocommerce-shop div.woo-archive-main .woocommerce-products-header {
  display: none !important;
}

.woo-archive-flex {
  display: flex;
  flex-wrap: wrap;
}

.woo-archive-heading {
  padding: 35px 0;
  background-color: #f7f7f7;
}

.woo-archive-title {
  width: calc(100% / 12 * 7);
}

.woo-archive-breadcrumb {
  width: calc(100% / 12 * 5);
}

.woo-archive-heading .woo-archive-title h1 {
  font-size: 20px;
  line-height: 26px;
  margin: 0;
}

.woo-archive-container {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 15px;
}

.woo-archive-breadcrumb .woocommerce-breadcrumb {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
}

.woo-archive-breadcrumb .woocommerce-breadcrumb {
  font-family: Marcellus;
  font-size: 12px;
  line-height: 25px;
  color: #3b3b3d;
}

.woo-archive-breadcrumb .woocommerce-breadcrumb a {
  color: #000000;
}

.woo-archive-breadcrumb .woocommerce-breadcrumb a:hover {
  color: #efb810;
}

.woocommerce-breadcrumb_delimiter {
  padding: 0 12px 0 12px;
  position: relative;
  top: 1px;
  font-size: 25px;
  opacity: .6;
}

.woo-archive-main {
  padding: 64px 0;
}

.woocommerce .woocommerce-result-count {
  margin: 7px 0 0 0;
  font-size: 14px;
  line-height: 22px;
  float: left;
}

.woocommerce .woocommerce-ordering {
  margin: 0;
  float: right;
}

.woocommerce .woocommerce-ordering select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  background: url(../images/select-arrow.png) no-repeat 95% 50%;
  border: 1px solid #d1d1d1;
  outline: none;
  cursor: pointer;
  padding: 5px 35px 5px 15px;
  border-radius: 0;
  font-size: 14px;
  line-height: 22px;
}

.woo-archive-main .woo-archive-flex {
  margin: 0 -15px;
}

.woo-archive-products {
  width: 75%;
  padding: 0 45px 0 15px;
}

.woocommerce.woocommerce-archive ul.products li.product a img,
.woocommerce.woocommerce-shop ul.products li.product a img {
  margin-bottom: 25px;
}

.woocommerce.woocommerce-shop ul.products li.product .woocommerce-loop-product__title,
.woocommerce.woocommerce-archive ul.products li.product .woocommerce-loop-product__title {
  padding: 0;
  margin: 0 0 0 0;
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
}

.woocommerce.woocommerce-archive ul.products li.product .price,
.woocommerce.woocommerce-archive ul.products li.product .price ins,
.woocommerce.woocommerce-shop ul.products li.product .price,
.woocommerce.woocommerce-shop ul.products li.product .price ins {
  font-size: 15px !important;
}

.woocommerce nav.woocommerce-pagination ul {
  border: none;
}
body .collapseomatic_excerpt, body .collapseomatic_content{
	margin-left:0;
}
.woocommerce nav.woocommerce-pagination span.current {
  background-color: #f5f5f5 !important;
  color: #2F2C29 !important;
  cursor: default;
  float: left;
  padding: 0 18px;
  line-height: 40px;
  text-decoration: none;
  border: 1px solid #ddd;
  border-left-width: 0;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
  float: left;
  padding: 0 18px;
  line-height: 40px;
  text-decoration: none;
  border: 1px solid #ddd;
  border-left-width: 0;
  background: #fff;
  font-size: 12px;
  color: #2F2C29;
  display: inline-flex;
  align-items: center;
  gap: 5px;
}

.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span:hover {
  background-color: #f5f5f5 !important;
  color: #2F2C29 !important;
}

.woocommerce nav.woocommerce-pagination ul li {
  border: none;
}

.woocommerce nav.woocommerce-pagination ul li a svg,
.woocommerce nav.woocommerce-pagination ul li span svg {
  width: 10px;
	fill:currentcolor;
}

.woocommerce nav.woocommerce-pagination ul li:first-child a,
.woocommerce nav.woocommerce-pagination ul li:first-child span {
  border-left: 1px solid #ddd;
}

.woo-archive-sidebar {
  width: 25%;
  padding: 0 15px;
}

.woo-archive-sidebar .widget-title {
  display: inline-block;
  font-size: 12px;
  letter-spacing: 0.015em;
  line-height: 20px;
  font-family: 'Raleway' !important;
  margin-bottom: 30px;
  text-transform: uppercase;
  border-bottom: 1px solid #2F2C29;
  padding-bottom: 1px;
  width: auto;
	font-weight:600;
}

.woo-archive-sidebar .widget input {
  line-height: 1;
  background-color: #fff;
  border-radius: 0;
  -webkit-appearance: none;
  outline: none;
  border: 1px solid #d1d1d1;
  font-size: 14px;
  padding: 8px 15px;
  width: 100%;
  margin: 0 0 20px 0;
  max-width: 100%;
  resize: none;
}

.woo-archive-sidebar .widget button {
  outline: none;
  padding: 8px 21px 8px;
  text-align: center;
  margin: 0;
  background-color: #B8A999;
  border: 2px solid #B8A999;
  color: #fff;
  border-radius: 0;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  display: inline-block;
  width: auto;
  min-width: unset;
}
.woo-archive-sidebar .widget button:hover{
	border-color:#A99786;
	background:#A99786;
}
.woo-archive-sidebar .widget {
  border-bottom: 1px solid rgb(237, 237, 237);
  padding: 0 0 30px 0;
  margin-bottom: 25px;
}

.woo-archive-sidebar .widget a {
  color: #4A433C;
}

.woo-archive-sidebar .widget a:hover {
  color: #efb810;
}

.woo-archive-sidebar .widget ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}

.woo-archive-sidebar .widget ul li {
  padding-bottom: 0;
  margin-bottom: 5px;
  width: 100%;
  font-size: 12px;
}

.woo-archive-sidebar .widget ul.children {
  margin: 8px 16px;
}

.woo-archive-sidebar .widget_price_filter .price_slider {
  margin-bottom: 20px;
}

.woo-archive-sidebar .widget_price_filter .ui-slider-horizontal {
  height: 2px;
}

.woo-archive-sidebar .widget_price_filter .ui-slider-horizontal {
  height: 2px;
}

.woo-archive-sidebar .widget_price_filter .price_slider_amount .button {
  padding: 7px 14px 5px;
  font-size: 10px;
  background-color: #fff;
  border: 1px solid #232323;
  color: #232323;
}

.woo-archive-sidebar .widget_price_filter .price_slider_amount {
  font-size: 13px;
  line-height: 24px;
}

.woo-archive-sidebar .widget_price_filter .price_slider_wrapper {
  margin-top: 30px;
}

.woo-archive-sidebar .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: #ececec;
}

.woo-archive-sidebar .widget_price_filter .ui-slider .ui-slider-range,
.woo-archive-sidebar .widget_price_filter .ui-slider .ui-slider-handle {
  background-color: #b7b7b7;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  width: 10px;
  height: 10px;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  top: -4px;
}

.woocommerce-page .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before,
.woocommerce-page .widget_layered_nav_filters ul li a::before {
  color: #232323;
  top: 2px;
  position: relative;
  top: 1px;
}

.woocommerce-account main.site-main {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 !important;
}

.woocommerce-account .page-header {
  padding: 100px 0;
  background-color: #f7f7f7;
}

.woocommerce-account h1.entry-title {
  font-size: 32px;
  line-height: 37px;
  margin: 0;
  text-align: center;
  max-width: 100%;
}

.woocommerce-account div.woocommerce {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 15px;
}

.woocommerce-account .page-content {
  padding: 64px 0;
  min-height: 70vh;
}

.woocommerce .woocommerce-MyAccount-navigation {
  margin: 0;
  background-color: #fff;
  padding: 20px;
}

.woocommerce .woocommerce-MyAccount-navigation ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.woocommerce .woocommerce-MyAccount-navigation ul li {
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 12px;
  margin-bottom: 10px;
  width: 100%;
}

.woocommerce .woocommerce-MyAccount-navigation ul li:last-child {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.woocommerce .woocommerce-MyAccount-content,
.woocommerce .woocommerce-MyAccount-navigation ul li a {
  font-size: 14px;
  line-height: 22px;
  color: #000;
  text-decoration: none;
}

.woocommerce .woocommerce-MyAccount-navigation ul li:hover a,
.woocommerce .woocommerce-MyAccount-navigation ul li.is-active a {
  color: #efb810;
}

.woocommerce .woocommerce-MyAccount-content {
  padding-left: 13px;
  color: #3b3b3d;
}

.woocommerce .woocommerce-MyAccount-content a:not(.button) {
  color: #3b3b3d;
}

.woocommerce .woocommerce-MyAccount-content a:not(.button):hover {
  color: #efb810;
}

.woocommerce-MyAccount-content p:not(.form-row):last-of-type {
  margin: 0 0 25px !important;
}

.woocommerce-account .addresses .title .edit {
  margin-top: 1px;
  font-size: 12px;
}

.woocommerce-page .woocommerce-MyAccount-content header {
  width: 100%;
}

.woocommerce-page .woocommerce-MyAccount-content header.title {
  margin-bottom: 15px;
  border-bottom: 1px solid #ededed;
  padding-bottom: 10px;
  float: left;
}

.woocommerce-account legend {
  margin-bottom: 20px;
  border-bottom: 1px solid #ededed;
  padding-bottom: 15px;
  color: #232323;
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
  width: 100%;
}

.woocommerce-account fieldset {
  margin: 30px 0 15px;
  padding: 0;
  border: none;
}

.woocommerce-account form .form-row {
  padding: 0;
  margin: 0 0 10px;
}

.woocommerce-account form .password-input input[type=password] {
  padding: calc(0.5em - 1.5px) 2.5rem calc(0.5em - 1.5px) calc(0.5em - 1px);
}

.woocommerce a.added_to_cart {
  padding: 3px 17px 1px 17px;
  text-align: center;
  margin: 5px 0 0 0;
  background-color: transparent;
  border: 2px solid #232323;
  font-family: 'Montserrat', sans-serif;
  color: #232323;
  border-radius: 0;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  min-width: 145px;
  width: auto;
  display: inline-block !important;
  line-height: 24px;
}

.woocommerce a.added_to_cart:hover {
  background-color: #232323;
  color: #fff;
}

.woocommerce ul.order_details {
  margin: 0 0 30px 0;
  list-style: none;
  padding: 0;
}

.woocommerce ul.order_details+p {
  margin: 0 0 25px !important;
  font-size: 14px;
  line-height: 22px;
}

.woocommerce ul.order_details li,
.woocommerce ul.order_details li:last-of-type {
  font-size: 14px;
  border: 1px dashed #ededed;
  padding: 15px;
  margin: 0;
  box-sizing: border-box;
  text-transform: none;
  width: 100%;
  border-top: 0;
}

.woocommerce ul.order_details li:first-of-type {
  border-top: 1px dashed #ededed;
}

.woocommerce ul.order_details li strong {
  font-size: 14px;
  font-weight: 500;
  padding-top: 5px;
  color: #232323;
}

.woocommerce-order-pay main.site-main {
  width: 100% !important;
  max-width: 1200px !important;
  padding: 0 15px !important;
}

#redsys_payment_form input {
  border: 1px solid #d1d1d1;
  font-size: 14px;
  padding: 8px 15px;
  width: 100%;
  margin: 0 0 20px 0;
  max-width: 100%;
  resize: none;
  width: auto;
  color: #3b3b3d;
  background-color: #f0f0f0;
  border-radius: 0;
  margin-right: -5px;
}

.woocommerce table.my_account_orders td,
.woocommerce table.my_account_orders th {
  border-top: 0;
  padding: 15px 15px;
  line-height: normal;
  border: 1px solid #ededed;
  border-width: 0 0 1px 0 !important;
  font-size: 13px;
  color: #3b3b3d !important;
}

.woocommerce table.my_account_orders {
  border: none;
}

.woocommerce table.my_account_orders tbody th,
.woocommerce table.my_account_orders tfoot td,
.woocommerce table.my_account_orders tfoot th {
  font-weight: 700;
  border-top: 1px solid rgba(0, 0, 0, .1) !important;
}

table.my_account_orders tbody>tr:nth-child(odd)>td,
table.my_account_orders tbody>tr:nth-child(odd)>th {
  background-color: transparent;
}

.woocommerce table.my_account_orders .button {
  padding: 5px 5px 4px;
  font-size: 10px;
  margin: 2px;
  border-width: 1px;
  white-space: nowrap;
}

.woocommerce-page form.login,
.woocommerce-page form.register,
.woocommerce-page .woocommerce-ResetPassword {
  border: 1px solid #fff;
  margin: 0 0 20px;
  border-radius: 0;
  background-color: #fff;
  position: relative;
  top: -28px;
  padding: 20px;
  top: 0;
  clear: both;
  width: 100%;
  float: left;
  min-height: 312px;
}

.woocommerce-privacy-policy-text p,
.woocommerce-privacy-policy-text p a,
.woocommerce-page form.login p.lost_password a {
  margin-right: 15px;
  line-height: 22px;
  font-size: 14px;
  color: #3b3b3d;
  text-decoration: none;
}

.woocommerce-privacy-policy-text p:last-of-type,
.woocommerce-privacy-policy-text p {
  margin: 0 12px 15px 0 !important;
}

#customer_login form.woocommerce-form select,
#customer_login form.woocommerce-form input[type="text"],
#customer_login form.woocommerce-form input[type="tel"],
#customer_login form.woocommerce-form input[type="email"],
#customer_login form.woocommerce-form input[type="password"] {
  padding: 7px;
  font-size: 14px;
}

.woocommerce-privacy-policy-text p a:hover,
.woocommerce-page form.login p.lost_password a:hover {
  color: #efb810;
}

.woocommerce table.shop_table.order_details {
  background-color: #f7f7f7;
  padding: 25px;
  border-radius: 0;
  border: none;
}

.woocommerce table.shop_table.order_details td,
.woocommerce table.shop_table.order_details th {
  border-color: #e4e4e4;
  font-weight: 500;
  color: #232323;
  padding: 15px;
  border: 1px solid #e4e4e4;
  border-width: 0 0 1px;
}

.woocommerce table.shop_table.order_details tfoot td,
.woocommerce table.shop_table.order_details tfoot th {
  font-weight: 400;
  background-color: #fff;
}

.woocommerce table.shop_table.order_details td,
.woocommerce table.shop_table.order_details th {
  border-color: #e4e4e4;
  font-weight: 500;
  color: #232323;
  padding: 15px;
  border: 1px solid #e4e4e4;
  border-width: 0 0 1px;
}

.woocommerce table.shop_table.order_details td.product-name,
.woocommerce table.shop_table.order_details td.product-total {
  background-color: transparent;
}

.woocommerce table.shop_table.order_details td,
.woocommerce table.shop_table.order_details th {
  font-size: 14px;
  line-height: 22px;
}

.woocommerce .woocommerce-order-details {
  margin-bottom: 50px;
}

.woocommerce-view-order .woocommerce-customer-details .addresses h2 {
  border-bottom: 1px solid #ededed !important;
  padding: 0 0 15px 0;
  margin: 0 0 20px 0;
}

.woocommerce-view-order .woocommerce-customer-details address {
  border: 0;
  border-radius: 0;
  padding: 0;
  font-size: 14px;
  line-height: 22px;
}

.woocommerce-view-order .woocommerce-customer-details,
.woocommerce-view-order .woocommerce-customer-details address p:last-child {
  margin-bottom: 0 !important;
}

.woocommerce-view-order .woocommerce-column.woocommerce-column--1.woocommerce-column--billing-address.col-1,
.woocommerce-view-order .woocommerce-column.woocommerce-column--2.woocommerce-column--shipping-address.col-2 {
  margin-bottom: 0;
}

.woocommerce-edit-address address {
  font-style: normal;
}

.single-top .container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.single-top {
  padding: 50px 0;
  background-color: #f7f7f7;
}

.single-top.bg-white {
  background-color: #FFFFFF;
}

.single-top h2 {
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  color: #232323;
  margin: 0;
  font-family: Marcellus;
}

.single-top-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.single-product .single-top .woocommerce-breadcrumb {
  display: block !important;
  margin: 0;
}

.single-top .woocommerce-breadcrumb_delimiter {
  top: 5px;
  color: #3b3b3d;
}

.single-top .woocommerce-breadcrumb,
.single-top .woocommerce-breadcrumb a {
  font-family: Marcellus;
  color: #000;
  font-size: 12px;
}

.woocommerce div.product .out-of-stock {
  color: #ff0000;
  border: 1px solid #ff0000;
  top: -2px;
}

@media (min-width: 768px) {
  .e-n-tabs-select-wrapper {
    display: none;
  }

  .single-top .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .single-top .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .single-top .container {
    width: 1170px;
  }
}

@media (max-width: 1201px) {
  .woocommerce-checkout main.site-main {
    max-width: 970px !important;
  }
}

@media (max-width:993px) {
  .woocommerce-checkout main.site-main {
    max-width: 750px !important;
  }
}

@media (max-width: 991px) {
  .woocommerce .woocommerce-MyAccount-navigation {
    width: 32%;
    float: left;
  }

  .woocommerce .woocommerce-MyAccount-content {
    width: 68%;
    float: right;
    padding-left: 30px;
  }
}

@media (max-width: 769px) {

  .woocommerce-checkout .page-header {
    margin: 0 -15px;
  }
}

@media (max-width: 768px) {
  .wc-category-products .product-it {
    width: 100%;
  }

  .e-n-tabs-select {
    margin: 0 0 40px 0;
  }

  .e-n-tabs-heading:has(.e-n-tabs-select) button {
    display: none;
  }

  .elementor-products-nothing-found {
    padding: 50px 0;
  }

  .elementor-products-nothing-found h2 {
    font-size: 30px;
    line-height: 36px;
  }

  .single-product .site-main {
    padding: 0 15px !important;
  }

  .woocommerce-product-details__short-description p {
    text-align: justify;
    text-align-last: left;
    margin-bottom: 20px;
  }

  .woocommerce-product-details__short-description p:last-of-type {
    margin-bottom: 20px !important;
  }

  .single-product .product .summary .price,
  .single-product .product .summary .price ins {
    font-size: 14px;
    margin-bottom: 10px !important;
  }

  .woocommerce div.product p,
  .woocommerce div.product p {
    margin-bottom: 20px !important;
  }

  .woocommerce .quantity .qty {
    width: 60px;
    height: 33px;
    padding: 4px 10px 6px;
  }

  .woocommerce div.product form.cart .button {
    padding: 9px 15px 9px;
  }

  .woocommerce div.product .posted_in,
  .woocommerce div.product .sku_wrapper,
  .woocommerce div.product .tagged_as,
  .woocommerce div.product .products-social-icon {
    padding-bottom: 12px;
    margin-bottom: 10px;
    font-size: 12px;
  }

  .woocommerce .related {
    padding: 20px 0 0 0;
  }

  .woocommerce .related h2,
  .woocommerce .up-sells h2,
  .woocommerce-page .cart-collaterals .cart_totals h2 {
    font-size: 16px;
    line-height: 20px;
    margin: 0;
  }

  .woocommerce .related ul.products {
    margin: 20px 0 0;
  }

  .woocommerce-cart .woocommerce .woocommerce-cart-form table.cart {
    margin-bottom: 30px;
    /* min-width: 480px; */
    border: 0;
    border-radius: 0;
    margin: 0 -1px 24px 0;
    text-align: left;
    border-collapse: separate;
  }

  .woocommerce-cart .woocommerce .woocommerce-cart-form {
    overflow: hidden;
    overflow-x: auto;
  }

  .woocommerce-checkout .page-header,
  .woocommerce-cart .page-header {
    padding: 30px 15px;
  }

  .woocommerce-checkout .page-content {
    padding: 50px 0;
  }

  .woocommerce-checkout .entry-title,
  .woocommerce-cart .entry-title {
    font-size: 25px;
    line-height: 30px;
  }

  .woocommerce-checkout .default-page-space,
  .woocommerce-cart .default-page-space {
    padding: 64px 0;
  }

  .woocommerce-cart .page-content {
    padding: 64px 15px 50px;
  }

  .woocommerce-cart .site-main {
    padding: 0 !important;
    padding-inline-end: 0px !important;
    padding-inline-start: 0px !important;
    max-width: 100% !important;
  }

  .woocommerce-cart table.shop_table td.product-name .variation {
    display: none;
  }

  .woocommerce-cart table.shop_table td.product-name {
    font-weight: 400;
  }

  .woocommerce table.cart td.actions .coupon .input-text+.button,
  body.woocommerce-cart table.cart td.actions .coupon .input-text {
    width: 100% !important;
    margin: 0 0 .5em;
  }

  .woocommerce table.cart td.actions .coupon .input-text+.button {
    margin: 0;
  }

  .woocommerce-cart table.shop_table tbody td.actions {
    padding: 10px 0;
  }

  .woocommerce table.shop_table {
    margin-bottom: 30px;
  }

  .woocommerce .cart-collaterals .cart_totals,
  .woocommerce-page .cart-collaterals .cart_totals {
    padding: 20px;
    width: 100%;
  }

  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    font-size: 13px !important;
  }

  .woocommerce-cart .cart-collaterals .cart_totals tr.order-total td {
    font-size: 14px;
  }

  .woocommerce table.shop_table_responsive tr td::before,
  .woocommerce-page table.shop_table_responsive tr td::before {
    font-weight: 400;
  }

  .woocommerce table.shop_table td,
  .woocommerce table.shop_table th {
    padding: 10px 10px;
    font-weight: 500;
    color: #232323;
  }

  .woocommerce-checkout main.site-main {
    max-width: 750px !important;
  }

  .woocommerce .col2-set .col-1,
  .woocommerce-page .col2-set .col-1,
  .woocommerce .col2-set .col-2,
  .woocommerce-page .col2-set .col-2 {
    margin-bottom: 30px;
    width: 100%;
  }

  .woocommerce-edit-address .col2-set .col-2 {
    margin-bottom: 0;
  }

  .woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table td,
  .woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table th {
    padding: 10px;
    font-size: 0.875rem;
    line-height: normal;
  }

  .woocommerce #payment #place_order,
  .woocommerce-page #payment #place_order {
    float: right;
    margin-bottom: 0;
    width: auto;
  }

  .woocommerce div.product .stock {
    margin: 0 0 20px !important;
  }

  .woo-archive-title {
    width: 100%;
    text-align: center;
    margin: 0 0 15px;
  }

  .woo-archive-breadcrumb {
    width: 100%;
  }

  .woo-archive-breadcrumb .woocommerce-breadcrumb {
    width: 100%;
    justify-content: center;
  }

  .woocommerce-account .page-header {
    padding: 30px 0;
  }

  .woocommerce-account h1.entry-title {
    font-size: 25px;
    line-height: 30px;
  }

  .woocommerce-account .page-content {
    padding: 50px 0;
    min-height: unset;
  }

  .woocommerce .woocommerce-MyAccount-navigation ul li a {
    font-size: 12px;
  }

  .woocommerce-account .woocommerce-MyAccount-navigation {
    margin-bottom: 50px;
  }

  .woocommerce .woocommerce-MyAccount-content {
    padding: 0;
  }

  .woocommerce-MyAccount-content p:not(.form-row):last-of-type {
    margin: 0 0 20px !important;
  }

  .woocommerce-cart .wc-proceed-to-checkout {
    padding-bottom: 0;
  }

  .woocommerce-checkout form .form-row-first,
  .woocommerce-checkout form .form-row-last {
    width: 100%;
  }

  .woocommerce .woocommerce-MyAccount-navigation {
    width: 100%;
  }

  .woocommerce .woocommerce-MyAccount-content {
    width: 100%;
    padding-left: 0;
  }

  .woocommerce table.my_account_orders td,
  .woocommerce table.my_account_orders th {
    font-weight: 400;
  }

  .woocommerce table.woocommerce-MyAccount-orders tr td::before,
  .woocommerce-page table.woocommerce-MyAccount-orders tr td::before {
    font-weight: 500;
    color: #232323;
  }

  .woocommerce-page h2 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    margin: 0 0 15px;
  }

  .woocommerce-page form.login,
  .woocommerce-page form.register,
  .woocommerce-page .woocommerce-ResetPassword {
    min-height: 1px;
  }

  .woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    margin-bottom: 0;
  }

  .woocommerce-page form.login p.form-row input[type=checkbox] {
    position: inherit;
    padding: 0;
    margin: 8px 6px 0 0;
    width: auto;
    float: left;
  }

  #customer_login form.woocommerce-form select,
  #customer_login form.woocommerce-form input[type="text"],
  #customer_login form.woocommerce-form input[type="tel"],
  #customer_login form.woocommerce-form input[type="email"],
  #customer_login form.woocommerce-form input[type="password"] {
    padding: 6px;
    font-size: 12px;
  }

  .woocommerce table.shop_table.order_details td,
  .woocommerce table.shop_table.order_details th {
    padding: 10px;
  }

  .woocommerce-view-order .woocommerce-column.woocommerce-column--1.woocommerce-column--billing-address.col-1 {
    margin-bottom: 30px !important;
  }

  .single-top {
    padding: 30px 0;
  }

  .single-top-row {
    flex-direction: column;
  }

  .single-top h2 {
    font-size: 20px;
    line-height: 26px;
    text-align: center;
  }

  .single-top .woocommerce-breadcrumb_delimiter {
    padding: 0 1px 0 2px;
  }

  .single-product .single-top .woocommerce-breadcrumb {
    text-align: center;
  }

  .single-top .woocommerce-breadcrumb,
  .single-top .woocommerce-breadcrumb a {
    line-height: 20px;
  }
}

@media (max-width: 577px) {
  .woocommerce-cart .page-header {
    margin: 0;
  }
}

@media screen and (max-width: 479px) {

  .woocommerce ul.products[class*=columns-] li.product,
  .woocommerce-page ul.products[class*=columns-] li.product,
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    width: 100%;
    margin: 0 0 30px 0;
  }

  .woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered,
  .woocommerce-checkout input[type="tel"],
  .woocommerce-checkout input[type="email"],
  .woocommerce-checkout textarea,
  .woocommerce-checkout input[type="text"],
  .woocommerce-checkout form .form-row .input-text,
  .woocommerce-checkout form .form-row select,
  .woocommerce-checkout form .form-row label,
  .woocommerce-checkout form input,
  .woocommerce-checkout form textarea,
  .woocommerce-checkout form select,
  .woocommerce-cart form .form-row label,
  .woocommerce-cart form input,
  .woocommerce-cart form textarea,
  .woocommerce-cart form select,
  .select2-container--default .select2-selection--single {
    font-size: 12px;
    outline: none;
  }

  .woocommerce-page h3 {
    font-size: 16px;
    line-height: 20px;
  }

  .woocommerce-page h3#order_review_heading {
    padding-bottom: 0;
  }

  .woocommerce-checkout #payment ul.payment_methods,
  .woocommerce table.shop_table.woocommerce-checkout-review-order-table {
    padding: 15px;
  }

  .woocommerce table.shop_table.woocommerce-checkout-review-order-table {
    margin-bottom: 30px;
  }

  .woocommerce-checkout #payment ul.payment_methods li label {
    font-size: 12px;
  }

  .woocommerce-checkout span.woocommerce-terms-and-conditions-checkbox-text {
    font-size: 12px;
    width: 100%;
    display: block;
    margin: 0 !important;
  }

  .woocommerce-checkout #payment div.form-row {
    margin: 0 !important;
  }

  .woocommerce-account form .form-row .input-text,
  .woocommerce-account form .form-row select,
  .woocommerce-account form .form-row label {
    font-size: 12px;
  }

  .woocommerce-account form .form-row-first,
  .woocommerce-account form .form-row-last {
    width: 100%;
  }

  .woocommerce table.shop_table.order_details {
    padding: 15px;
  }
}