.custom-request-fields textarea,
.custom-request-fields input[type="file"] {
  color: #2b2d2f !important;
  border-radius: 4px !important;
  border: 1px solid hsla(0, 0%, 7%, 0.8) !important;
  padding: 10px;
  font-size: 14px;
  width: 100%;
  box-sizing: border-box;
  margin-top: 5px;
}

.custom-request-fields label {
  font-weight: 600;
  display: block;
  margin-bottom: 5px;
  color: #2b2d2f;
}

.custom-request-fields small {
  display: block;
  margin-top: 5px;
  color: #666;
  font-size: 12px;
}

.acf-field {
  margin-bottom: 10px;
}
.postid-4464 .quantity-wrapper {
	display: none !important;
}
.postid-4464 .product-info-price {
	display: none !important;
}
#cart-item-4464 .unit-price {
	display: none !important;
}
.floating-cart-item[data-product-id="4464"] .item-price {
    display: none !important;
}
.producto-item[data-product-id="4464"] .quantity-wrapper {
    display: none !important;
}
.spinnerCheckout {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 2px solid #f3f3f3;
  border-top: 2px solid #333;
  border-radius: 50%;
  animation: spinCheckout 1s linear infinite;
  margin-left: 8px;
	position: relative;
	top: 15%;
}
@keyframes spinCheckout {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.button.loadingCheckout {
  opacity: 0.7;
  pointer-events: none;
}
.page-id-4086 .intro-button-column button {
    font-family: 'Raleway', sans-serif;
    width: 100%;
    height: 40px;
    font-weight: 500;
    border-style: solid;
    border-color: black;
    cursor: pointer;
    background: #F2F2F2;
    color: #000;
}
#postid-4464 .quantity-wrapper {
	display: none !important;
}
#postid-4464 .product-info-price {
	display: none !important;
}
#cart-item-4464 .unit-price {
	display: none !important;
}
.floating-cart-item[data-product-id="4464"] .item-price {
    display: none !important;
}
.producto-item[data-product-id="4464"] .quantity-wrapper {
    display: none !important;
}


#cart-item-4464 .product-limit-message {
    display: none !important;
}
#cart-item-4464 .add-to-cart-btn {
    background: #fff;
    color: #333;
    text-transform: uppercase;
    border: none;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 4px;
    border: 2px solid #333;
    cursor: pointer;
    transition: background-color 0.3s ease;
    position: relative;
    align-self: flex-end;
    width: 100%;
    max-width: 200px;
}
#cart-item-4464 .unit-price {
    display: none !important;
}
#cart-item-4464 .cart-item-title {
    margin: 0;
}

.custom-request-fields textarea,
.custom-request-fields input[type="file"] {
  color: #2b2d2f !important;
  border-radius: 4px !important;
  border: 1px solid hsla(0, 0%, 7%, 0.8) !important;
  padding: 10px;
  font-size: 14px;
  width: 100%;
  box-sizing: border-box;
  margin-top: 5px;
}

.custom-request-fields label {
  font-weight: 600;
  display: block;
  margin-bottom: 5px;
  color: #2b2d2f;
}

.custom-request-fields small {
  display: block;
  margin-top: 5px;
  color: #666;
  font-size: 12px;
}
.woocommerce .col-1, .woocommerce .col-2 {
    float: left;
    width: 100%;
}
.col-2 .form-row {
    width: 100% !important;
    margin-right: 3.703703703703704%;
    float: left;
}