a.button.wc-backward br {
display: none;
}
a.checkout-button.button.alt.wc-forward br {
display: none;
} .wpcf7-form input[type="email"] {
background-color: transparent !important;
border: 2px solid white !important;
color: white !important;
padding: 12px 15px;
border-radius: 10px;
width: 100%;
font-size: 16px;
font-family: inherit;
box-sizing: border-box;
transition: all 0.3s ease;
}
.wpcf7-form input[type="email"]::placeholder {
color: rgba(255, 255, 255, 0.6) !important;
opacity: 1 !important;
}
.wpcf7-form input[type="email"]:focus {
border: 2px solid white !important;
color: white !important;
background-color: transparent !important;
outline: none !important;
box-shadow: none !important;
}
.wpcf7-form input[type="email"]:focus::placeholder {
color: rgba(255, 255, 255, 0.5) !important;
}
.wpcf7-form input[type="email"]:not(:placeholder-shown) {
border: 2px solid white !important;
color: white !important;
}
.wpcf7-form input[type="email"][value] {
color: white !important;
}
.wpcf7-form label {
color: white !important;
font-weight: bold;
margin-bottom: 8px;
display: block;
}
.wpcf7-form input[type="submit"] {
background-color: white !important;
color: #0071d9 !important;
font-weight: bold;
padding: 12px 15px;
border: 2px solid white;
border-radius: 10px;
cursor: pointer;
font-size: 16px;
transition: background-color 0.3s ease, color 0.3s ease;
width: 100%;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.wpcf7-form input[type="submit"]:hover {
background-color: #f0f0f0 !important;
color: #005bb5 !important;
}
.dialog-close-button i {
color: white !important;
opacity: 1 !important;
} #abandoned-cart-popup {
position: fixed;
bottom: 170px;
right: 20px;
background-color: #f9f9f9;
color: #333; padding: 15px 25px 15px 15px;
border: 1px solid #ddd;
border-radius: 4px;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
z-index: 9999;
max-width: 250px;
display: none;
}
#abandoned-cart-popup p {
margin: 0;
padding: 0;
font-size: 0.9em;
}
#abandoned-cart-popup .close-popup {
position: absolute;
top: 5px;
right: 5px;
background: none;
border: none;
font-size: 1.2em;
line-height: 1;
padding: 5px;
cursor: pointer;
color: #888;
}
#abandoned-cart-popup .close-popup:hover {
color: #333;
}
#abandoned-cart-popup h3 {
font-size: 1.1em;
margin-top: 0;
margin-bottom: 0.5em;
font-weight: bold;
color: #333;
}
#abandoned-cart-popup .popup-emoji {
font-size: 1em;
vertical-align: middle;
margin-left: 0.2em;
}
#abandoned-cart-popup p {
margin-bottom: 1em;
line-height: 1.4;
}
#abandoned-cart-popup .finalize-button {
display: block;
width: 100%;
background-color: #007bff;
color: #fff;
border: none;
padding: 10px 15px;
border-radius: 4px;
text-align: center;
font-size: 0.95em;
font-weight: bold;
cursor: pointer;
transition: background-color 0.2s ease;
}
#abandoned-cart-popup .finalize-button:hover {
background-color: #0056b3;
} #ast-hf-menu-1 #menu-item-1021 {
position: relative !important;
}
#ast-hf-menu-1 #menu-item-1021 > ul.sub-menu {
display: none !important;
background-color: #000 !important;
padding: 10px !important;
min-width: 180px !important;
box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3) !important;
}
#ast-hf-menu-1 #menu-item-1021:hover > ul.sub-menu {
display: block !important;
}
#ast-hf-menu-1
.astra-megamenu
ul.sub-menu
> li.menu-item-heading:not(#menu-item-1021) {
position: relative !important;
}
#ast-hf-menu-1
.astra-megamenu
ul.sub-menu
> li.menu-item-heading:not(#menu-item-1021)
> ul.astra-nested-sub-menu {
display: none !important;
background-color: #000 !important;
min-width: 180px !important;
padding: 10px !important;
box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3) !important;
}
#ast-hf-menu-1
.astra-megamenu
ul.sub-menu
> li.menu-item-heading:not(#menu-item-1021):hover
> ul.astra-nested-sub-menu {
display: block !important;
}
.woocommerce ul.products li.product .woocommerce-loop-product__link,
.woocommerce ul.products li.product {
overflow: visible !important;
position: relative !important;
}
@media (min-width: 992px) {
#ast-hf-menu-1 > #menu-item-1019 > ul.astra-megamenu {
padding-bottom: 180px !important;
}
}
#ast-hf-menu-1 .menu-item > a:hover {
font-size: 1.05em;
transition: font-size 0.2s ease;
}
#ast-hf-menu-1 > .menu-item:hover > a {
text-decoration: underline;
text-decoration-thickness: 2px;
text-underline-offset: 5px;
}
.elementor-element-3c6871a3  {
padding: 0 !important; 
}
.woo-sctr-shortcode-wrap-wrap.woo-sctr-shortcode-wrap-wrap-inline .woo-sctr-shortcode-countdown-1 {
display: flex !important;
}
@media (max-width: 486px) {
.elementor-widget-wc-archive-products .products {
grid-template-columns: 1fr;
margin-left: 2rem !important;
margin-right: 2rem !important;
}
}
@media (max-width: 767px) {
.woocommerce ul.products.elementor-grid,
.elementor-widget-wc-archive-products ul.products.elementor-grid {
grid-template-columns: 1fr !important;
}
} .info-badge {
display: inline-flex; 
align-items: center;
gap: 8px; 
border-radius: 16px;
padding: 6px 12px; 
width: 180px; 
box-sizing: border-box; 
margin-bottom: 8px; 
min-height: 44px;
}
.info-badge-icon {
width: 24px;
height: 24px;
background-color: #fff;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
flex-shrink: 0; 
}
.info-badge-icon img {
width: 24px; 
height: auto; 
}
.info-badge-text {
color: #fff;
font-size: 14px; 
font-weight: 600;
line-height: 1.1;
}
@media (max-width: 820px) {
.info-badge-icon {width:auto; height:auto;}
.e-con-inner {
display:flex !important;
flex-wrap:wrap !important;;
gap:5px!important;
justify-content:space-between !important;
}	
.info-badge {
display: flex;
flex-direction:row;
width: 100%;  
padding: 8px; 
}
.info-badge-icon img {
width: 30px; 
height: auto; 
}
.info-badge-text {
display:none;
font-size: 13px; 
}
}
@media (max-width: 486px) {
.e-con-inner {
justify-content:space-between !important;
}
.info-badge {
border-radius:50%;
}
} .woo-sctr-shortcode-wrap-wrap.woo-sctr-shortcode-wrap-wrap-salescountdowntimer {
background-color: #046bd2;
color: #ffffff;
padding: 10px 20px !important;
border-radius: 6px;
text-align: center;
margin-bottom: 1.5em;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
box-sizing: border-box;
overflow: hidden;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.woo-sctr-shortcode-wrap-wrap-salescountdowntimer
.woo-sctr-shortcode-countdown-text-before {
display: block;
margin-bottom: 10px;
font-size: 1em;
font-weight: 500;
color: #ffffff;
line-height: 1.2;
white-space: normal;
}
.woo-sctr-shortcode-wrap-wrap-salescountdowntimer
.woo-sctr-shortcode-countdown-1 {
line-height: 1;
white-space: nowrap;
display: flex;
justify-content: space-around;
align-items: baseline;
flex-wrap: nowrap;
width: 100%;
}
.woo-sctr-shortcode-wrap-wrap-salescountdowntimer
.woo-sctr-shortcode-countdown-unit-wrap {
margin: 0;
padding: 0 5px;
text-align: center;
flex-shrink: 0;
flex-grow: 0;
flex-basis: auto;
}
.woo-sctr-shortcode-wrap-wrap-salescountdowntimer
.woo-sctr-shortcode-countdown-value {
font-size: 1.8em;
font-weight: bold;
color: #ffffff !important;
display: block;
line-height: 1;
}
.woo-sctr-shortcode-wrap-wrap-salescountdowntimer
.woo-sctr-shortcode-countdown-text {
font-size: 0.7em;
color: rgba(255, 255, 255, 0.95);
display: block;
text-transform: uppercase;
margin-top: 5px;
letter-spacing: 0.5px;
line-height: 1;
white-space: normal;
}
.woo-sctr-shortcode-wrap-wrap-salescountdowntimer
.woo-sctr-shortcode-countdown-time-separator {
display: none;
}
.woo-sctr-shortcode-wrap-wrap-salescountdowntimer
.woo-sctr-shortcode-countdown-text-after,
.woo-sctr-shortcode-wrap-wrap-salescountdowntimer
.woo-sctr-shortcode-countdown-text-bottom {
display: none;
} body.tax-product_cat .woo-sctr-shortcode-wrap-wrap.woo-sctr-shortcode-wrap-wrap-salescountdowntimer {
max-width: 200px;
margin-left: auto;
margin-right: auto;
padding: 10px 8px !important;
}
body.tax-product_cat .woo-sctr-shortcode-wrap-wrap-salescountdowntimer
.woo-sctr-shortcode-countdown-text-before {
margin-bottom: 8px;
font-size: 0.85em;
}
body.tax-product_cat .woo-sctr-shortcode-wrap-wrap-salescountdowntimer
.woo-sctr-shortcode-countdown-1 {
justify-content: space-between;
}
body.tax-product_cat .woo-sctr-shortcode-wrap-wrap-salescountdowntimer
.woo-sctr-shortcode-countdown-unit-wrap {
padding: 0;
}
body.tax-product_cat .woo-sctr-shortcode-wrap-wrap-salescountdowntimer
.woo-sctr-shortcode-countdown-value {
font-size: 1.4em;
}
body.tax-product_cat .woo-sctr-shortcode-wrap-wrap-salescountdowntimer
.woo-sctr-shortcode-countdown-text {
font-size: 0.6em;
margin-top: 3px;
letter-spacing: 0;
} .elementor-widget-icon-box .elementor-icon-box-wrapper {
display: flex;
align-items: center;
width: 100%;
text-align: left;
}
.elementor-widget-icon-box .elementor-icon-box-icon {
margin-right: 15px;
flex-shrink: 0;
display: flex;
align-items: center;
}
.elementor-widget-icon-box .elementor-icon-box-content {
flex-grow: 1;
}
@media (max-width: 767px) {
.elementor-widget-icon-box .elementor-icon-box-wrapper {
display: flex !important;
align-items: center !important;
} .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper,
.elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-wrapper {
display: flex !important;
align-items: center !important;
}
.elementor-widget-icon-box .elementor-icon-box-content {
text-align: left !important;
}
}
.elementor-element-fd211d4 .elementor-button-wrapper {
display: flex;
}
.elementor-element-fd211d4 .elementor-button-wrapper .elementor-button {
flex-grow: 1;
text-align: center;
}
.ultimas-unidades-titulo {
color: #ff9900; 
font-size: 1em; 
font-weight: bold; 
margin-bottom: 8px;
text-transform: uppercase;
letter-spacing: 0.5px; 
line-height: 1.3;
} .e-contact-buttons::after {
content: "¿Necesitás ayuda? Chateá con un experto ahora";
position: absolute;
bottom: 110%;
left: -33px;
background: #fffbe6;
color: #333;
padding: 10px 15px;
border-radius: 20px;
box-shadow: 0 4px 10px rgba(0,0,0,0.1);
font-size: 14px;
white-space: nowrap;
z-index: 9999;
opacity: 0;
visibility: hidden;
transition: opacity 0.4s ease, transform 0.4s ease, visibility 0s linear 0.4s;
}
.e-contact-buttons.show-tooltip::after {
opacity: 1;
transform: translateX(-50%) scale(1);
visibility: visible;
transition-delay: 0s;
}
@media (max-width: 1920px) { 
.e-contact-buttons::after {
left: -40px;
}
}
@media (max-width: 768px) {
.e-contact-buttons::after {
left: 50%;
transform: translateX(-50%) scale(0.8);
} .precio-sin-impuestos-nacionales {
font-size: 0.9em  !important; 
}