/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 04 2025 | 12:01:33 */
#botonheadermovil {
  transition: none !important;
}
.grecaptcha-badge {
    display: none !important;
}
/* ================================
   1. Footer
=================================== */
footer#uicore-tb-footer {
    position: static !important;
}
.cky-btn-revisit-wrapper.cky-revisit-bottom-left {
    display: none;
}
/* ================================
   2. Botones y texto
================================== */
.txt-under span.elementor-button-text:hover {
    text-decoration: underline;
}
.elementor-button svg {
    width: 1.7em;
}

/* ================================
   3. Títulos
=================================== */
[data-widget_type="bdt-post-title.default"] h2 {
    line-height: 60px;
}
@media (max-width: 650px) {
    .txt-boldi h2 {
        font-weight: 500 !important;
    }
}

/* ================================
   4. Menús personalizados
=================================== */
.custom-menu-links li a {
    text-decoration: none;
    color: #000;
    font-size: 14px;
    font-weight: 400;
}
.custom-menu-personalizado {
    padding: 5px 0px;
}
.custom-menu-links {
    column-gap: 49px;
}
.custom-menu-main {
    padding: 5px 25px;
}
.custom-menu-container ul {
    display: flex;
    align-content: center;
    align-items: center;
}
.custom-menu-main a {
    display: flex;
    align-items: center;
    align-content: center;
    flex-direction: column;
}

/* ================================
   5. Popups (Elementor)
=================================== */
#elementor-popup-modal-50 .dialog-widget-content {
    width: 100%;
}
.elementor.elementor-50.elementor-location-popup .e-con-inner {
    margin: 0px;
    padding: 0;
}
.elementor-element.elementor-element-b5d89df.e-flex.e-con-boxed.e-con.e-parent {
    margin: 0px;
    padding: 0;
}
.elementor-popup-modal .dialog-close-button {
    top: 10px ! IMPORTANT;
    right: 7px ! IMPORTANT;
}
/* ================================
   6. Acordeón UI
=================================== */
.ui-e-accordion-content {
    padding: 23px 0px 23px 10px !important;
    margin-top: 13px;
}
img.custom-menu-logo {
    max-width: 120px;
}
img.custom-menu-logo {
    max-width: 120px;
    margin: 12px 41px 12px 0px;
}
li.submenu-item {
    margin-top: 2px;
}
:root body {
    --uicore-primary-color: white!important;
}
/* ================================
   7. Imágenes destacadas y etiquetas
=================================== */
.alt-box-cars {
    min-height: 510px;
}
.bdt-post-featuerd-image img {
    width: 100%;
}
span.elementor-post-info__terms-list a {
    border: 1px solid black;
    border-radius: 50px;
    padding: 4px 14px;
}

/* ================================
   8. Estilos móviles
=================================== */
@media (max-width: 650px) {
    .cajamovil {
        background: #f6f8fc;
        border-radius: 8px;
    }
}
@media (max-width: 1140px) and (min-width: 1024px) {
    .custom-menu-links {
    column-gap: 28px;}
}
.postid-12113 .uicore-summary-wrapp .summary.entry-summary, .uicore-summary-wrapp .uicore-summary-gallery {
    max-width: 567px;
}
.postid-12113 .summary.entry-summary .price {
    display: none;
}
.postid-12113 .summary.entry-summary .product_meta {
    display: none;
}
.boton-mas-info-custom {
    background-color: var(--e-global-color-8deaf71);
    font-size: 15px;
    fill: #FFFFFF;
    color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-8deaf71);
    padding: 6px 24px 6px 24px;
    width: 100%;
    text-align: center;
    border-radius: 50px;
    margin-top: -12px;
}
.boton-mas-info-custom:hover {
    background-color: #9E2D56;
    color: #FFFFFF;
}
p.para-car {
    text-align: center;
    margin-top: -26px!important;
    margin-bottom: 35px!important;
    max-width: 902px;
    margin: auto;
    display: block;
}
ul.woocommerce-error {
    display: none!important;
}
p.order-pay-intro {
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    color: #1F1F1F;
}
h3#order_review_heading {
    font-weight: 500;
}
.woocommerce table.shop_table thead th:first-child, .woocommerce table.shop_table thead th:nth-child(2):not(.product-total):not(.woocommerce-orders-table__header-order-date) {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
span.woocommerce-Price-amount.amount bdi {
    font-weight: 400;
}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
    font-weight: 400;
    border-top: 1px solid rgba(0, 0, 0, .1);
}
h3#payment_heading {
    font-weight: 400;
    font-size: 21px;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: #f5f6f8;
    padding: 2rem;
    border-radius: 0;
}
#add_payment_method #payment div.form-row, #add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment div.form-row, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment div.form-row, .woocommerce-checkout #payment ul.payment_methods {
    padding: 0px;
}
button#place_order {
    background-color: var(--e-global-color-8deaf71);
    font-size: 15px;
    fill: #FFFFFF;
    color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-8deaf71);
    padding: 6px 24px 6px 24px;
    text-align: center;
    border-radius: 50px;
    margin-top: -5px;
}
form#order_review .form-row {
    width: 100%;
}
th.product-total {
    border-radius: 0px!important;
}
.woocommerce-checkout #payment ul.payment_methods {
    padding: 0px;
    border-bottom: none;
}
.postid-12113 .uicore-summary-wrapp {
    display: flex;
    gap: 60px;
    align-items: center;
    position: relative;
}
#product-12113 button.single_add_to_cart_button.uicore-main-add-to-cart {
  display: none;
}
input[type="radio"] {
  accent-color: #D5346F;
}
.single-product main.uicore, .woocommerce-page:not(.elementor-page) main.uicore {
        padding: 180px 0;
}

/* ================================
   9. Estilos comentados (por si se quieren reactivar)
=================================== */
/*
.uicore-mobile-menu-wrapper:before,
.uicore-wrapper.uicore-search.elementor-section,
.uicore-navbar .uicore-header-wrapper:before {
    background-color: rgb(255 255 255 / 41%);
    backdrop-filter: blur(10px);
    border: 1px solid #ffffff;
    -webkit-backdrop-filter: blur(10px);
}

.elementor-104 .elementor-element.elementor-element-0c1a469:not(.elementor-motion-effects-element-type-background),
.elementor-104 .elementor-element.elementor-element-0c1a469 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #FFFFFF87 !important;
    background-color: rgb(255 255 255 / 41%) !important;
    backdrop-filter: blur(10px) !important;
    border: 1px solid #ffffff !important;
    -webkit-backdrop-filter: blur(10px) !important;
    box-shadow: rgba(149, 157, 165, 0.2) 15px 6px 21px;
}
*/
.elementor-popup-modal .dialog-close-button svg {
    fill: #1f2124;
    height: 1em;
    font-size: 19px;
    width: 1em;
    margin-right: 6px;
}
.elementor-element.elementor-element-7379137.e-grid.e-con-full.menu-btn-active-part.e-con.e-child {
    margin: 0px;
    padding: 0;
}
li.bdt-menu-item {
    margin: 0px!important;
    padding: 15px 0px!important;
}
iframe[data-product="web_widget"] {
  display: none !important;
}
.zendesk-chat, .zEWidget-launcher {
  display: none !important;
}
#launcher, .zEWidget-launcher {
  display: none !important;
}
#webWidget, .zEWidget {
  display: none !important;
}
.contener-partners-cambio .bdt-ep-brand-carousel-image {
    width: 100%;
    BACKGROUND: WHITE;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.contener-partners-cambio {
    background: WHITE !important;
}
.bdt-ep-brand-carousel-item {
    background: #ffffff!important;
}
.wenea-topbar select::-ms-expand {
  display: none;
}

.wenea-topbar select::after,
.wenea-topbar select::before,
.wenea-topbar select:after,
.wenea-topbar select:before {
  display: none !important;
  content: none !important;
}
.h1_blog {
    font-size: 30px!important;
    font-weight: 300;
    line-height: 42px;
}
.h2_blog {
    font-size: 26px!important;
    font-weight: 300;
    line-height: 42px;
}
.h3_blog {
    font-size: 20px!important;
    font-weight: 300;
    line-height: 30px;
}
.black_blog {
    font-weight: 500;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .custom-menu-links {
    column-gap: 8px;
}
.custom-menu-links li a {
    font-size: 12px;
}
img.custom-menu-logo {
    max-width: 120px;
    margin: 12px 9px 12px 0px;
}
}
span.ep-post-title-text {
    font-size: 30px!important;
    font-weight: 400;
    line-height: 10px;
}
