 /* 
Theme Name: Gruporesidencial
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
.grdh-header:not(.is-light) .grdh-language-current {
    opacity: 0.7;
}
.grdh-header .grdh-contact, .grdh-header.is-light .grdh-contact {
    transition: opacity 0.2s ease !important;
}
.grdh-header .grdh-contact:hover,
.grdh-header.is-light .grdh-contact:hover{
    opacity: 0.8;
}
.grdh-header .grdh-contact, .grdh-header.is-light .grdh-contact {
    color: #FFF !important;
    text-align: center;
    font-size: 19px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 22.8px !important;
    padding: 6px 20px 10px;
}
.arrow-right,
.accordion-sec span.e-n-accordion-item-title-icon {
    transition: transform 0.3s ease;
}

.arrow-right:hover,
.accordion-sec span.e-n-accordion-item-title-icon:hover,
.accordion-sec  summary.e-n-accordion-item-title:hover span.e-n-accordion-item-title-icon {
    transform: translateX(4px);
}

/* Left-side container spacing */
#customer_details,
#opc-messages,
.left-padding {
  padding-left: max(20px, calc((100vw - 1264px) / 2)) !important;
}

/* Right-side container spacing */
.right-padding,
#opc-messages {
  padding-right: max(20px, calc((100vw - 1264px) / 2)) !important;
}
.gr-video-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border-top: 1px solid #c9cdca;
  border-left: 1px solid #c9cdca;
  background: #ffffff;
}

.grdh-project-link, .grdh-standard-dropdown>a{
    text-transform: capitalize;
}
/*.grdh-project-link:first-letter,
.grdh-project-link span:first-letter,
.grdh-standard-dropdown>a:first-letter{
    text-transform: uppercase;
}*/
/* =========================================
   ELEMENTOR POPUP WRAPPER
========================================= */
.elementor-popup-modal {
    padding: 20px;
}
.elementor-popup-modal .dialog-widget-content {
    /*width: 100%;
    max-width: 968px;
    max-height: calc(100vh - 40px);*/
    overflow-y: auto;
    border-radius: 0;
    background: #ffffff;
    box-shadow: none;
}
.elementor-popup-modal .dialog-message {
    width: 100%;
    max-height: none;
    padding: 0;
    overflow: visible;
}
.elementor-popup-modal .dialog-close-button {
    top: 20px;
    right: 22px;
    z-index: 20;
    color: #20272d;
    font-size: 30px;
}
.elementor-popup-modal .dialog-close-button:hover {
    color: #b7212f;
}
/* =========================================
   POPUP INNER CONTAINER
========================================= */
.salesforce-popup-style {
    width: 100%;
    padding: 65px 50px 45px;
    background: #ffffff;
}
.salesforce-popup-form {
    width: 100%;
    margin: 0 auto;
}
.salesforce-popup-form form {
    width: 100%;
}
.salesforce-popup-form .contact-hm-sec {
    width: 100%;
    margin-bottom: 35px;
    text-align: center;
}
.salesforce-popup-form .contact-hm-sec h2,
.salesforce-popup-form > h2 {
    margin: 0 0 35px;
    
}
/* =========================================
   FORM GRID
========================================= */
.salesforce-popup-form .form-sec-sales {
    width: 100%;
}
.salesforce-popup-form .form-sales-inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 18px;
    align-items: start;
    width: 100%;
}
.salesforce-popup-form .form-sales-inner p {
    display: contents;
    margin: 0;
}
/* =========================================
   INPUTS, SELECTS AND TEXTAREA
========================================= */
.salesforce-popup-form .form-sec-sales .form-sales-inner input,
.salesforce-popup-form .form-sec-sales .form-sales-inner select,
.salesforce-popup-form .form-sec-sales .form-sales-inner textarea {
    width: 100%;
    min-width: 0;
    min-height: 60px;
    margin: 0;
    padding: 17px 20px;
    border: 0;
    border-radius: 0;
    outline: 0;
    background-color: rgba(35, 31, 32, 0.06);
    color: #666666 !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    box-shadow: none;
}
.salesforce-popup-form
.form-sec-sales
.form-sales-inner
input::placeholder,
.salesforce-popup-form
.form-sec-sales
.form-sales-inner
textarea::placeholder {
    color: #666666;
    opacity: 1;
}
.salesforce-popup-form
.form-sec-sales
.form-sales-inner
input:focus,
.salesforce-popup-form
.form-sec-sales
.form-sales-inner
select:focus,
.salesforce-popup-form
.form-sec-sales
.form-sales-inner
textarea:focus {
    border: 0;
    outline: 0;
    background-color: rgba(35, 31, 32, 0.1);
    box-shadow: none;
}
/* =========================================
   SELECT FIELDS
========================================= */
.salesforce-popup-form .form-sec-sales .form-sales-inner select {
    padding-right: 48px !important;
    background:
        rgba(35, 31, 32, 0.06)
        url("/wp-content/uploads/2026/07/bottom.svg")
        no-repeat
        calc(100% - 18px)
        center !important;
    background-size: 14px auto !important;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
}
.salesforce-popup-form
.form-sec-sales
.form-sales-inner
select:focus {
    background:
        rgba(35, 31, 32, 0.1)
        url("/wp-content/uploads/2026/07/bottom.svg")
        no-repeat
        calc(100% - 18px)
        center !important;
    background-size: 14px auto !important;
}
/* =========================================
   DATE FIELD
========================================= */
.salesforce-popup-form
.form-sec-sales
.form-sales-inner
input[type="date"] {
    position: relative !important;
    height: 60px !important;
    padding: 17px 48px 17px 20px !important;
    text-align: left !important;
    background:
        rgba(35, 31, 32, 0.06)
        url("/wp-content/uploads/2026/07/date-63.png")
        no-repeat
        calc(100% - 14px)
        center !important;
    background-size: 20px 20px !important;
    appearance: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
}
.salesforce-popup-form
.form-sec-sales
.form-sales-inner
input[type="date"]:focus {
    background:
        rgba(35, 31, 32, 0.1)
        url("/wp-content/uploads/2026/07/date-63.png")
        no-repeat
        calc(100% - 14px)
        center !important;
    background-size: 20px 20px !important;
}
.salesforce-popup-form
.form-sec-sales
.form-sales-inner
input[type="date"]::-webkit-calendar-picker-indicator {
    position: absolute;
    right: 8px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    opacity: 0;
}
/* =========================================
   TEXTAREA
========================================= */
.salesforce-popup-form
.form-sec-sales
.form-sales-inner
textarea {
    min-height: 112px;
    resize: vertical;
}
/* =========================================
   HIDDEN FIELDS
========================================= */
.salesforce-popup-form input[type="hidden"],
.salesforce-popup-form .hidden-select {
    display: none !important;
}
/* =========================================
   RECAPTCHA
========================================= */
.salesforce-popup-form .g-recaptcha {
    margin-top: 30px;
}
.salesforce-popup-form .g-recaptcha > div {
    max-width: 100%;
}
/* =========================================
   SUBMIT BUTTON
========================================= */
.salesforce-popup-form .sales-form-submit {
    position: relative;
    display: flex;
    justify-content: center;
    width: max-content;
    margin: 30px auto 0;
    overflow: hidden;
    background: #be2429;
}
.salesforce-popup-form .sales-form-submit input[type="submit"] {
    position: relative;
    z-index: 2;
    display: inline-flex;
    align-items: center;
    width: auto;
    min-width: 0;
    min-height: 57px;
    margin: 0;
    padding: 7px 72px 7px 21px;
    border: 0;
    border-radius: 0;
    outline: 0;
    background: transparent;
    color: #ffffff !important;
    text-align: left;
    text-decoration: none;
    font-size: 22px;
    cursor: pointer;
    box-shadow: none;
    transition: none;
}
/* Right arrow box */
.salesforce-popup-form .sales-form-submit::after {
    content: "";
    position: absolute;
    top: 7px;
    right: 8px;
    z-index: 3;
    width: 43px;
    height: 43px;
    overflow: hidden;
    pointer-events: none;
    background-color: #d6363b;
    background-image: url("/wp-content/uploads/2026/07/arrow-button.png");
    background-repeat: no-repeat;
    background-size: 70px auto;
    background-position: -36px center;
    transition: background-position 0.45s cubic-bezier(0.65, 0, 0.35, 1);
}
/* Arrow animation */
.salesforce-popup-form .sales-form-submit:hover::after,
.salesforce-popup-form .sales-form-submit:focus-within::after {
    background-position: 12px center;
}
.salesforce-popup-form .sales-form-submit:hover,
.salesforce-popup-form .sales-form-submit:focus-within {
    background: #be2429;
}
.salesforce-popup-form
.sales-form-submit
input[type="submit"]:hover,
.salesforce-popup-form
.sales-form-submit
input[type="submit"]:focus {
    border: 0;
    outline: 0;
    background: transparent;
    color: #ffffff !important;
    transform: none;
}
/* =========================================
   TABLET
========================================= */
@media screen and (max-width: 1024px) {
    .elementor-popup-modal {
        padding: 20px;
    }
    .elementor-popup-modal .dialog-widget-content {
        width: 100%;
        max-width: 968px;
        max-height: calc(100vh - 40px);
    }
    .salesforce-popup-style {
        padding: 60px 35px 40px;
    }
}
/* =========================================
   MOBILE
========================================= */
@media screen and (max-width: 767px) {
    .elementor-popup-modal {
        padding: 15px;
    }
    .elementor-popup-modal .dialog-widget-content {
        width: 100%;
        max-width: 968px;
        max-height: calc(100vh - 30px);
    }
    .elementor-popup-modal .dialog-close-button {
        top: 14px;
        right: 14px;
        font-size: 26px;
    }
    .salesforce-popup-style {
        padding: 58px 18px 28px;
    }
    .salesforce-popup-form .contact-hm-sec {
        margin-bottom: 25px;
    }
    .salesforce-popup-form .contact-hm-sec h2,
    .salesforce-popup-form > h2 {
        margin-bottom: 25px;
    }
    .salesforce-popup-form .form-sales-inner {
        grid-template-columns: 1fr;
        gap: 18px;
    }
    .salesforce-popup-form
    .form-sec-sales
    .form-sales-inner
    input,
    .salesforce-popup-form
    .form-sec-sales
    .form-sales-inner
    select,
    .salesforce-popup-form
    .form-sec-sales
    .form-sales-inner
    textarea {
        min-height: 58px;
        padding: 15px 18px;
    }
    .salesforce-popup-form
    .form-sec-sales
    .form-sales-inner
    select {
        padding-right: 45px !important;
    }
    .salesforce-popup-form
    .form-sec-sales
    .form-sales-inner
    input[type="date"] {
        height: 58px !important;
        padding: 15px 45px 15px 18px !important;
    }
    .salesforce-popup-form
    .form-sec-sales
    .form-sales-inner
    textarea {
        min-height: 112px;
    }
    .salesforce-popup-form .g-recaptcha {
        margin-top: 22px;
        transform-origin: left top;
    }
    .salesforce-popup-form .sales-form-submit {
        width: 100%;
        margin-top: 26px;
    }
    .salesforce-popup-form
    .sales-form-submit
    input[type="submit"] {
        width: 100%;
        padding-right: 72px;
        text-align: left;
    }
}
/* =========================================
   SMALL MOBILE — RECAPTCHA
========================================= */
@media screen and (max-width: 390px) {
    .salesforce-popup-form .g-recaptcha {
        margin-bottom: -8px;
        transform: scale(0.88);
    }
}

/* =========================================================
   PAGE STRUCTURE
========================================================= */
body.page-pago-en-linea .woocommerce-product-gallery,
body.page-pago-en-linea .product_meta,
body.page-pago-en-linea .woocommerce-form-coupon-toggle,
body.page-pago-en-linea .checkout_coupon,
body.page-pago-en-linea .opc-complete-order,
body.page-pago-en-linea .product_title,
body.page-pago-en-linea .summary > .price {
    display: none !important;
}
body.page-pago-en-linea {
    background: #fff;
}

body.page-pago-en-linea .page-content {
    width: 100%;
    max-width: 100%;
    padding: 0;
}

body.page-pago-en-linea .wcopc {
    width: 100%;
}

body.page-pago-en-linea form.checkout {
    position: relative;
    display: grid;
    grid-template-columns: minmax(0, 1.65fr) minmax(360px, 0.95fr);
    align-items: stretch;
    max-width: 1400px;
    margin: 0 auto;
    padding: 0;
    background: #fff;
}

/* =========================================================
   LEFT COLUMN
========================================================= */

body.page-pago-en-linea #customer_details {
    grid-column: 1;
    display: block;
    padding: 45px 55px 34px;
    background: #fff;
}

body.page-pago-en-linea #customer_details .col-1,
body.page-pago-en-linea #customer_details .col-2 {
    float: none;
    width: 100%;
    margin: 0;
}

body.page-pago-en-linea #customer_details .col-2 {
    margin-top: 34px;
}

body.page-pago-en-linea .woocommerce-billing-fields > h3,
body.page-pago-en-linea .woocommerce-additional-fields > h3 {
    margin: 0 0 20px;
    color: #241f1f;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.3;
}

body.page-pago-en-linea .woocommerce-billing-fields__field-wrapper {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px 18px;
}

body.page-pago-en-linea .form-row {
    float: none !important;
    width: 100% !important;
    margin: 0;
    padding: 0;
}

body.page-pago-en-linea .form-row-wide {
    grid-column: 1 / -1;
}

body.page-pago-en-linea .woocommerce-billing-fields label,
body.page-pago-en-linea .woocommerce-additional-fields label {
    display: none;
}

body.page-pago-en-linea input.input-text,
body.page-pago-en-linea textarea.input-text,
body.page-pago-en-linea select,
body.page-pago-en-linea .select2-container .select2-selection--single {
    width: 100%;
    min-height: 49px;
    margin: 0;
    padding: 13px 16px;
    border: 1px solid #c9cdca;
    border-radius: 0;
    background: #fff;
    color: #241f1f;
    font-size: 14px;
    font-weight: 400;
    box-shadow: none;
    outline: none;
}

body.page-pago-en-linea textarea.input-text {
    min-height: 96px;
    resize: vertical;
}

body.page-pago-en-linea input.input-text:focus,
body.page-pago-en-linea textarea.input-text:focus,
body.page-pago-en-linea select:focus,
body.page-pago-en-linea .select2-container--focus .select2-selection--single {
    border-color: #be2429;
    box-shadow: none;
}

body.page-pago-en-linea .select2-container {
    width: 100% !important;
}

body.page-pago-en-linea .select2-container .select2-selection--single {
    display: flex;
    align-items: center;
}

body.page-pago-en-linea
.select2-container
.select2-selection--single
.select2-selection__rendered {
    padding: 0;
    color: #241f1f;
    line-height: 1.4;
}

body.page-pago-en-linea
.select2-container
.select2-selection--single
.select2-selection__arrow {
    top: 50%;
    right: 14px;
    transform: translateY(-50%);
}

/* =========================================================
   ADDITIONAL INFORMATION
========================================================= */

body.page-pago-en-linea .woocommerce-additional-fields {
    margin-top: 0;
}

body.page-pago-en-linea #order_comments_field {
    width: 100%;
}

/* =========================================================
   NAME YOUR PRICE SECTION
========================================================= */

body.page-pago-en-linea #opc-product-selection {
    position: absolute;
    left: 55px;
    bottom: 34px;
    z-index: 5;
    width: calc(62.3% - 110px);
    max-width: none;
    margin: 0;
}

body.page-pago-en-linea .opc-single-product,
body.page-pago-en-linea .opc-single-product .product,
body.page-pago-en-linea .opc-single-product .summary {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

body.page-pago-en-linea .opc-product-quantity {
    width: 100%;
}

body.page-pago-en-linea .opc-product-quantity .cart {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 210px;
    gap: 14px;
    align-items: end;
    width: 100%;
}

body.page-pago-en-linea .nyp {
    position: relative;
    display: block;
    width: 100%;
}

body.page-pago-en-linea .nyp label {
    display: block;
    margin: 0 0 10px;
    color: #241f1f;
    font-size: 15px;
    font-weight: 600;
}

body.page-pago-en-linea .nyp label .woocommerce-Price-currencySymbol {
    display: none;
}

body.page-pago-en-linea .nyp::before {
    content: "$";
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 46px;
    height: 49px;
    border-right: 1px solid #c9cdca;
    color: #241f1f;
    font-size: 18px;
    pointer-events: none;
}

body.page-pago-en-linea .nyp .nyp-input {
    width: 100%;
    height: 49px;
    padding: 12px 16px 12px 60px;
}

body.page-pago-en-linea .single_add_to_cart_button {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 49px;
    padding: 12px 52px 12px 20px;
    border: 0;
    border-radius: 0;
    background: #be2429;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: opacity 0.2s ease;
}

body.page-pago-en-linea .single_add_to_cart_button::after {
    content: "→";
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 46px;
    height: 100%;
    border-left: 1px solid rgba(255, 255, 255, 0.35);
    font-size: 24px;
    font-weight: 300;
}

body.page-pago-en-linea .single_add_to_cart_button.nyp-disabled,
body.page-pago-en-linea .single_add_to_cart_button:disabled {
    opacity: 0.35;
    cursor: not-allowed;
}

body.page-pago-en-linea .woocommerce-nyp-message {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    margin-top: 6px;
}

/* =========================================================
   RIGHT CART PANEL
========================================================= */

body.page-pago-en-linea #order_review_heading {
    display: none;
}

body.page-pago-en-linea #order_review {
    grid-column: 2;
    grid-row: 1;
    min-height: 100%;
    padding: 45px 42px 38px;
    background: #241c1d;
    color: #fff;
}

body.page-pago-en-linea #order_review::before {
    content: "Su carrito";
    display: block;
    margin: 0 0 28px;
    color: #fff;
    font-size: 17px;
    font-weight: 600;
}

body.page-pago-en-linea .shop_table {
    width: 100%;
    margin: 0;
    border: 0;
    border-collapse: collapse;
    background: transparent;
}

body.page-pago-en-linea .shop_table thead {
    display: none;
}

body.page-pago-en-linea .shop_table tr,
body.page-pago-en-linea .shop_table th,
body.page-pago-en-linea .shop_table td {
    border: 0;
    background: transparent;
    color: #fff;
}

body.page-pago-en-linea .shop_table tbody::before {
    content: "PRODUCTOS";
    display: block;
    padding: 0 0 12px;
    border-bottom: 1px solid rgba(255,255,255,0.23);
    color: rgba(255,255,255,0.72);
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.06em;
}

body.page-pago-en-linea .shop_table tbody tr.cart_item {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    position: relative;
    padding: 17px 30px 17px 0;
    border-bottom: 1px solid rgba(255,255,255,0.18);
}

body.page-pago-en-linea .shop_table tbody td.product-name,
body.page-pago-en-linea .shop_table tbody td.product-total {
    display: block;
    padding: 0;
}

body.page-pago-en-linea .shop_table .product-details {
    font-size: 13px;
    font-weight: 400;
}

body.page-pago-en-linea .shop_table .product-quantity {
    display: none;
}

body.page-pago-en-linea .shop_table .product-total {
    text-align: right;
    white-space: nowrap;
    font-size: 13px;
}

body.page-pago-en-linea .shop_table .product-remove {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

body.page-pago-en-linea .shop_table .product-remove .remove {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    color: #fff !important;
    font-size: 20px;
    line-height: 1;
    text-decoration: none;
    background: transparent !important;
}

body.page-pago-en-linea .shop_table tfoot {
    display: table;
    width: 100%;
    margin-top: 65px;
}

body.page-pago-en-linea .shop_table tfoot::before {
    content: "RESUMEN DE ORDEN";
    display: block;
    padding: 0 0 12px;
    border-bottom: 1px solid rgba(255,255,255,0.23);
    color: rgba(255,255,255,0.72);
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.06em;
}

body.page-pago-en-linea .shop_table tfoot tr {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 16px 0;
    border-bottom: 1px solid rgba(255,255,255,0.18);
}

body.page-pago-en-linea .shop_table tfoot th,
body.page-pago-en-linea .shop_table tfoot td {
    padding: 0;
}

body.page-pago-en-linea .shop_table .cart-subtotal th,
body.page-pago-en-linea .shop_table .cart-subtotal td {
    font-size: 15px;
    font-weight: 400;
}

body.page-pago-en-linea .shop_table .order-total {
    border-bottom: 0;
}

body.page-pago-en-linea .shop_table .order-total th,
body.page-pago-en-linea .shop_table .order-total td {
    font-size: 22px;
    font-weight: 700;
}

body.page-pago-en-linea .shop_table .order-total strong {
    font-weight: 700;
}

/* =========================================================
   PAYMENT AREA
========================================================= */

body.page-pago-en-linea #payment {
    margin-top: 28px;
    padding: 0;
    border: 0;
    background: transparent;
}

body.page-pago-en-linea #payment .wc_payment_methods {
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
}

body.page-pago-en-linea #payment .payment_box {
    background: rgba(255,255,255,0.08);
    color: #fff;
}

body.page-pago-en-linea #payment .form-row.place-order {
    padding: 0;
}

body.page-pago-en-linea .woocommerce-privacy-policy-text {
    margin-top: 36px;
    color: rgba(255,255,255,0.75);
    font-size: 10px;
    line-height: 1.45;
}

body.page-pago-en-linea .woocommerce-privacy-policy-text a {
    color: #fff;
    text-decoration: underline;
}

body.page-pago-en-linea #place_order {
    position: relative;
    width: 100%;
    min-height: 52px;
    margin-top: 26px;
    padding: 13px 54px 13px 20px;
    border: 0;
    border-radius: 0;
    background: #be2429;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}

body.page-pago-en-linea #place_order::after {
    content: "→";
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 100%;
    border-left: 1px solid rgba(255,255,255,0.35);
    font-size: 24px;
}

/* =========================================================
   EMPTY CART
========================================================= */

body.page-pago-en-linea .opc_order_review .cart-empty-message {
    color: rgba(255,255,255,0.8);
}

/* =========================================================
   HIDDEN ELEMENTS
========================================================= */

body.page-pago-en-linea .woocommerce-product-gallery,
body.page-pago-en-linea .product_meta,
body.page-pago-en-linea .woocommerce-form-coupon-toggle,
body.page-pago-en-linea .checkout_coupon,
body.page-pago-en-linea .opc-complete-order,
body.page-pago-en-linea .product_title,
body.page-pago-en-linea .summary > .price {
    display: none !important;
}

/* =========================================================
   CHECKOUT VALIDATION
========================================================= */

body.page-pago-en-linea .woocommerce-invalid input.input-text,
body.page-pago-en-linea .woocommerce-invalid select,
body.page-pago-en-linea .woocommerce-invalid .select2-selection {
    border-color: #be2429 !important;
}
html:not(.elementor-popup-modal-open),
body:not(.elementor-popup-modal-open) {
    overflow-y: auto;
}
/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 880px) {
    .grdh-mobile-item-row>a{
        font-size: 18px !important;
        font-weight: 500;
        line-height: 21.6px !important;
    }
    .grdh-mobile-item p{
        font-size: 14px !important;
        font-weight: 500;
        line-height: 21px !important;
    }
    .grdh-mobile-submenu a{
        font-size: 17px;
        line-height: 24px;
    }
    a.grdh-mobile-contact{
        justify-content: center !important;
    }
    .grdh-mobile-item{
        padding: 10px 0 25px !important;
    }
    .grdh-mobile-submenu .grdh-section-label{
        padding-top: 0 !important;
        margin-top: 15px !important;
    }
    body.page-pago-en-linea form.checkout {
        display: flex;
        flex-direction: column;
    }

    body.page-pago-en-linea #customer_details {
        order: 1;
        padding: 30px 20px;
    }

    body.page-pago-en-linea #order_review {
        order: 3;
        padding: 30px 20px;
    }

    body.page-pago-en-linea #opc-product-selection {
        position: static;
        order: 2;
        width: auto;
        margin: 0;
        padding: 0 20px 30px;
    }

    body.page-pago-en-linea .woocommerce-billing-fields__field-wrapper {
        grid-template-columns: 1fr;
    }

    body.page-pago-en-linea .form-row-wide {
        grid-column: auto;
    }

    body.page-pago-en-linea .opc-product-quantity .cart {
        grid-template-columns: 1fr;
    }

    body.page-pago-en-linea .single_add_to_cart_button {
        width: 100%;
    }
}

@media (min-width: 1800px){
    .no-full-width{
        max-width: 1800px !important;
    }
    .no-full-width .left-padding{
        padding-left: 0 !important;
    }
    .no-full-width .right-padding{
        padding-right: 0 !important;
    }
}

@media (max-width: 600px){
    .arrow-button.full-width-mob a{
        width: 100% !important;
        justify-content: center !important;
    }
}


