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; 
} .cuotas-texto {
font-family: 'Roboto', sans-serif; 
font-weight: bold; 
color: #000000; 
font-size: 1em;
}
.cuotas-precio-calculado {
font-weight: bold;
color: #61CE70; 
font-size: 1.1em; 
margin-left: 5px; 
}
.price-prefix {
color: #046bd2;
} .transfer-discount-text {
font-size: 1em;
font-weight: bold;
color: #202020; 
margin-right: 5px; 
}
.transfer-discount-price {
font-size: 1em;
font-weight: bold;
color: #046bd2; 
}
.precio-transferencia-container { 
display: flex;
align-items: baseline;
margin-top: 10px; 
padding: 8px;
border-radius: 4px;
} #place_order {
font-size: 0 !important; 
}
#place_order::after {
content: "Pagar";
font-size: 16px; 
font-weight: normal; 
}
#gift_title_field h3 {margin-bottom:0 !important;}
#gift_field > span > label > br {display:none !important;}
#gift_field {margin-bottom:30px;}
#coupon_code {padding: .9em .8em !important}  .dynamic-badges-container {
position: absolute;
top: 25px;
right: -15px; 
left: auto;    
z-index: 9;  
display: flex;
flex-direction: column;
align-items: flex-end;  
gap: 5px;        
} .dynamic-badge {
display: flex;
align-items: center;
padding: 4px 10px;
border-radius: 20px; 
color: white;
font-family: 'Open Sans', sans-serif;
line-height: 1;
width: -webkit-fit-content; 
width: -moz-fit-content;    
width: fit-content;      
box-shadow: 0 1px 3px rgba(0,0,0,0.2);
text-align: left; 
} .dynamic-badge-numero {
font-size: 20px;
font-weight: 700;
margin-right: 6px;
} .dynamic-badge-texto {
font-size: 8px;
font-weight: 600;
text-transform: uppercase;
line-height: 1.1;
} .dynamic-badge-texto-completo {
font-size: 10px;
font-weight: 700;
text-align: center;
text-transform: uppercase;
padding: 6px 12px; 
line-height: 1.2;
}
.woocommerce ul.products li.product {
position: relative;
}
@media (max-width: 544px) {
.dynamic-badge {
padding: 3px 8px;
}
.dynamic-badge-numero {
font-size: 18px;
}
.dynamic-badge-texto {
font-size: 7px;
}
.dynamic-badge-texto-completo {
font-size: 9px;
padding: 5px 10px;
}
}  .woof_redraw_zone .woof_submit_search_form_container:first-of-type {
display: none !important;
}
.woof_sid_flat_white {
border:none !important;
} .elementor-element-be94174 .elementor-nav-menu__container.elementor-nav-menu--main,
.elementor-element-f267340 .elementor-nav-menu__container.elementor-nav-menu--main,
.elementor-element-bf0b461 .elementor-nav-menu__container.elementor-nav-menu--main {
display: block !important;
visibility: visible !important;
height: auto !important;
opacity: 1 !important;
}
.elementor-element-f184ec1 
.elementor-nav-menu__container.elementor-nav-menu--main {
display: block !important;
position: static !important;
visibility: visible !important;
opacity: 1 !important;
height: auto !important;
}
.elementor-element-f184ec1 
.elementor-nav-menu__container.elementor-nav-menu--dropdown,
.elementor-element-f184ec1 
.elementor-menu-toggle {
display: none !important;
}
.elementor-element-d6f3fa6 
.elementor-nav-menu__container.elementor-nav-menu--main {
display: block !important;
position: static !important;
visibility: visible !important;
opacity: 1 !important;
height: auto !important;
}
.elementor-element-d6f3fa6 
.elementor-nav-menu__container.elementor-nav-menu--dropdown,
.elementor-element-d6f3fa6 
.elementor-menu-toggle {
display: none !important;
}
@media (max-width: 768px) {
.elementor-element-f184ec1 {
margin-left: 16px !important;
margin-right: 16px !important;
}
.elementor-element-d6f3fa6 {
margin-left: 20px !important;
margin-right: 20px !important;
}
}
@media (max-width: 768px) {
@media (max-width: 768px) {
.filtros-columna {
display: none !important;
position: fixed !important;
inset: 0 !important; 
width: 100vw !important;
min-width: 100vw !important;
max-width: 100vw !important;
height: 100vh !important;
min-height: 100vh !important;
max-height: 100vh !important;
z-index: 10500 !important;
background: #fff !important;
border-radius: 0 !important;
box-shadow: 0 8px 32px rgba(0,0,0,0.13);
padding: 36px 10px 18px 10px;
overflow-y: auto !important;
box-sizing: border-box !important;
transition: all 0.2s;
}
}
.filtros-columna.active {
display: block !important;
}
.filtros-cerrar-modal {
position: absolute;
top: 18px;
right: 20px;
font-size: 2.8em;
color: #0085ff;
background: none;
border: none;
cursor: pointer;
z-index: 20000;
width: 36px;
height: 36px;
text-align: center;
border-radius: 50%;
}
}
.filtros-cerrar-modal:hover {
background: #e5f0fa;
}
}
@media (min-width: 769px) {
.filtros-columna { 
display: block !important; 
position: static !important; 
width: auto; 
top: auto; 
left: auto; 
right: auto; 
border-radius: 0; 
box-shadow: none;
padding: 0;
}
.btn-filtros-mobile, .filtros-cerrar-modal { display: none !important; }
}
.woocommerce-ordering select {
padding: 0.5em 1.5em 0.5em 0.5em !important;
}
@media (max-width: 768px) {
.filtros-columna {
margin-left: 0 !important;
margin-right: 0 !important;
}
}
@media (max-width: 1024px) { .elementor-element-be94174 .elementor-nav-menu__container.elementor-nav-menu--main,
.elementor-element-f267340 .elementor-nav-menu__container.elementor-nav-menu--main,
.elementor-element-bf0b461 .elementor-nav-menu__container.elementor-nav-menu--main,
.elementor-element-d6f3fa6 .elementor-nav-menu__container.elementor-nav-menu--main,
.elementor-element-82768c0 .elementor-nav-menu__container.elementor-nav-menu--main,
.elementor-element-dfe728f .elementor-nav-menu__container.elementor-nav-menu--main,
.elementor-element-86cd44f .elementor-nav-menu__container.elementor-nav-menu--main {
display: block !important;
position: static !important;
visibility: visible !important;
opacity: 1 !important;
height: auto !important;
} .elementor-element-be94174 .elementor-nav-menu__container.elementor-nav-menu--dropdown,
.elementor-element-be94174 .elementor-menu-toggle,
.elementor-element-f267340 .elementor-nav-menu__container.elementor-nav-menu--dropdown,
.elementor-element-f267340 .elementor-menu-toggle,
.elementor-element-bf0b461 .elementor-nav-menu__container.elementor-nav-menu--dropdown,
.elementor-element-bf0b461 .elementor-menu-toggle,
.elementor-element-d6f3fa6 .elementor-nav-menu__container.elementor-nav-menu--dropdown,
.elementor-element-d6f3fa6 .elementor-menu-toggle,
.elementor-element-82768c0 .elementor-nav-menu__container.elementor-nav-menu--dropdown,
.elementor-element-82768c0 .elementor-menu-toggle,
.elementor-element-dfe728f .elementor-nav-menu__container.elementor-nav-menu--dropdown,
.elementor-element-dfe728f .elementor-menu-toggle,
.elementor-element-86cd44f .elementor-nav-menu__container.elementor-nav-menu--dropdown,
.elementor-element-86cd44f .elementor-menu-toggle {
display: none !important;
}
}
@media (max-width: 544px) {
select.orderby {
padding: 0 !important;
}
}	
.woof_products_top_panel {
z-index: 1;
} .td-faqs-wrap{
margin:48px 0 0;
font-family:"Roboto", Arial, Helvetica, sans-serif;
} .td-faqs-title{
margin:0 0 20px;
font-weight:700;
font-size:clamp(22px,2.6vw,28px);
color:var(--ast-global-color-2,#1e293b);
text-align:center;
} .td-faqs .td-faq-item{
margin:0;
border:0;
border-radius:0;
background:#fff;
position:relative;
} .td-faqs .td-faq-item:not(:last-child)::after{
content:"";
display:block;
height:1px;
background:#d9d9d9;
margin:14px 0;
} .td-faqs .td-faq-q{
list-style:none;
-webkit-appearance:none;
display:block;
cursor:pointer; user-select:none;
padding:14px 20px;
padding-right:44px;
background:var(--e-global-color-astglobalcolor0,var(--ast-global-color-0,#046bd2));
color:#fff; font-weight:700; line-height:1.25;
border:0;
position:relative;
width:100%;
box-sizing:border-box;
}
.td-faqs .td-faq-q::-webkit-details-marker{ display:none; }
.td-faqs .td-faq-q:hover{ background:#0b75e0; } .td-faqs .td-faq-q::after{
content:"▾";
font-weight:700;
line-height:1;
position:absolute;
right:16px;
top:50%;
transform:translateY(-50%);
}
.td-faqs .td-faq-item[open] .td-faq-q::after{ content:"—"; }
.td-faqs .td-faq-item[open] .td-faq-q{
box-shadow: inset 0 0 0 2px var(--ast-global-color-7,#111);
} .td-faqs .td-faq-a{
background:transparent !important;
border:0 !important;
padding:16px 0 0;
color:var(--e-global-color-text,#7A7A7A);
font-size:16px;
line-height:1.6;
}  #faqs-landing .td-faqs-title{
margin-top:50px;
margin-bottom:15px;
font-size:1.8rem;
font-weight:bold;
color:#1a1a1a;
} #faqs-landing > .td-faqs-title:first-of-type{
margin-top:0;
font-size:2.2rem;
text-align:center;
padding-bottom:10px;
} #faqs-landing .td-faqs{ margin-bottom:30px; } #faqs-landing .td-faq-item summary{
padding:12px 15px;
font-weight:600;
width:100%;
box-sizing:border-box;
} #faqs-landing .td-faq-item[open] summary{
background-color:#004a99;
color:#fff;
} .ti-verified-by{ display:none !important; } #faqs-landing{
display:grid;
grid-template-columns:280px 1fr;
gap:24px;
}
#faqs-landing > .td-faqs-title:first-of-type{
grid-column:1 / -1;
}
#faqs-landing > #faqs-index{ grid-column:1; }
#faqs-landing > h2.td-faqs-title,
#faqs-landing > .td-faqs{ grid-column:2; } #faqs-landing .td-toc{
position:sticky;
margin-top: 85px;
align-self:start;
background:#f7f9fc;
border:1px solid #e3e9f5;
border-radius:14px;
padding:16px 14px;
max-height:calc(100vh - 140px);
overflow:auto;
box-shadow:0 6px 18px rgba(0,0,0,.05);
}
#faqs-landing .td-toc h3{
margin:0 0 10px;
font:700 1rem/1.2 "Roboto", Arial, sans-serif;
color:#1d3b6a;
}
#faqs-landing .td-toc ul{ list-style:none; margin:0; padding:0; }
#faqs-landing .td-toc li + li{ margin-top:6px; }
#faqs-landing .td-toc a{
display:block;
padding:8px 10px;
border-radius:10px;
text-decoration:none;
font-size:.95rem;
color:#1d3557;
border:1px dashed transparent;
outline:none;
}
#faqs-landing .td-toc a:hover{
background:#e9f2ff;
border-color:#a8c7ff;
} :root{
--td-brand: var(--e-global-color-astglobalcolor0, var(--ast-global-color-0, #046bd2));
}
#faqs-landing .td-toc a.is-active,
#faqs-landing .td-toc a[aria-current="true"]{
background:var(--td-brand);
color:#fff;
border-color:transparent;
}
#faqs-landing .td-toc a.is-active:hover{ background:var(--td-brand); } #faqs-landing .td-toc a:focus-visible{
box-shadow:0 0 0 2px rgba(4,107,210,.25) inset;
background:#e9f2ff;
} #faqs-landing h2.td-faqs-title{
margin-top:42px;
margin-bottom:18px;
border-bottom:2px solid #eef2f7;
padding-bottom:6px;
scroll-margin-top: 200px; 
}
#faqs-landing #faqs-index + h2.td-faqs-title{
margin-top:0;
padding-top:2px;
} @media (max-width:1024px){
#faqs-landing{ grid-template-columns:1fr; }
#faqs-landing > #faqs-index,
#faqs-landing > h2.td-faqs-title,
#faqs-landing > .td-faqs{ grid-column:1; }
#faqs-landing .td-toc{
position:static;
max-height:none;
margin-bottom:12px;
}
#faqs-landing .td-toc ul{
display:flex; flex-wrap:wrap; gap:8px;
}
#faqs-landing .td-toc li{ margin-top:0; }
#faqs-landing .td-toc a{ padding:6px 10px; font-size:.9rem; }
} #faqs-landing{
--hero-bg: url(https://tododrones.com.ar/wp-content/uploads/2025/10/dji_air_3s-scaled.webp);
--hero-darkness: 0.70;
} #faqs-landing .td-faqs-hero{
grid-column: 1 / -1;
width: 100vw;
max-width: 100vw;
margin-left: calc(50% - 50vw);
margin-right: calc(50% - 50vw);
margin-top: -58px;
position: relative;
display: flex;
align-items: center;
justify-content: flex-start;
min-height: 450px;
padding: 56px 200px;
border-radius: 0;           
overflow: hidden;
box-shadow: none;           
color: #fff;                
background: #0b0f1a;  
} #faqs-landing .td-faqs-hero::before{
content:"";
position:absolute; inset:0;
background-image: var(--hero-bg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
z-index: 0;    
filter: saturate(1.05);
} #faqs-landing .td-faqs-hero::after{
content:"";
position:absolute; inset:0;
background: rgba(0,0,0,var(--hero-darkness));
z-index: 1;
} #faqs-landing .td-faqs-hero .hero-copy{
position: relative;
z-index: 2;              
max-width: 820px;
} #faqs-landing .td-faqs-hero .hero-copy .td-faqs-title{
margin: 0 0 10px;
font-size: clamp(32px, 4vw, 46px);
text-align: left;
color: #fff !important;  
} #faqs-landing .td-faqs-hero .hero-sub{
margin: 0 0 18px;
color: rgba(255,255,255,.88);
font-size: 16px;
}
#faqs-landing .td-faqs-hero .hero-hint{
color: rgba(255,255,255,.75);
display:block;
margin-top:8px;
font-size:13px;
} #faqs-landing .td-faqs-hero .hero-search{
position: relative;
max-width: 640px;
}
#faqs-landing .td-faqs-hero #faq-search{
width: 100%;
height: 56px;
padding: 0 48px 0 44px;
border-radius: 14px;
border: 1px solid rgba(255,255,255,.35);
background: #ffffff;
font-size: 16px;
outline: none;
transition: box-shadow .2s, border-color .2s, background .2s;
}
#faqs-landing .td-faqs-hero #faq-search:focus{
border-color: var(--ast-global-color-0,#046bd2);
box-shadow: 0 0 0 3px rgba(4,107,210,.25);
} #faqs-landing .td-faqs-hero .hero-search::before{
content:"🔎";
position:absolute;
left:14px; top:50%; transform:translateY(-50%);
font-size:18px; opacity:.85;
}
#faqs-landing .td-faqs-hero #faq-clear{
position:absolute; right:10px; top:50%; transform:translateY(-50%);
width:34px; height:34px; border-radius:10px;
border:1px solid #e5eaf3; background:#f8fafc; cursor:pointer;
}
#faqs-landing .td-faqs-hero #faq-clear:hover{
background:#eef4ff; border-color:#d7e3ff;
} #faqs-landing .td-faqs-hero .hero-art{ display:none !important; } @media (max-width: 1024px){
#faqs-landing .td-faqs-hero{
min-height: 300px;
padding: 40px 20px;
}
#faqs-landing .td-faqs-hero .hero-copy .td-faqs-title{
text-align:left;
}
}  :root{
--td-comp-sticky-base: 130px; --td-comp-maxw: 1140px;
} .admin-bar :root,
.admin-bar .td-comparativo-wrap{
--td-comp-sticky-base: 140px;
} .td-comparativo-wrap{
margin: 32px auto;
max-width: var(--td-comp-maxw);
padding-inline: 16px;
font-family: "Roboto", Arial, Helvetica, sans-serif;
} .td-comp-title{
margin: 0 0 18px;
text-align: center;
font-weight: 700;
font-size: clamp(22px, 2.6vw, 28px);
color: var(--ast-global-color-2, #1e293b);
} .td-comp-box{ position: relative; } .td-comp-head{
position: sticky;
top: var(--td-comp-sticky-base);
z-index: 3;
background: #fff;
box-shadow: 0 2px 0 rgba(0,0,0,.08);
} .td-comp-img{
display: block;
width: 100%;
height: auto;
} .td-comp-body{ margin-top: 10px; } .td-only-mobile{ display: none; }
.td-only-desktop{ display: block; } @media (max-width: 768px){
:root{
--td-comp-sticky-base: 0px;   
}
.admin-bar :root,
.admin-bar .td-comparativo-wrap{
--td-comp-sticky-base: 0px; 
}
.td-only-desktop{ display: none; }
.td-only-mobile{ display: block; }
.td-comp-head{ box-shadow: 0 1px 0 rgba(0,0,0,.06); }
.td-comp-body{ margin-top: 8px; }
}
.woof_sid_flat_white { 
border: none;
}
.woof_container .woof_container_inner input[type="search"] {
border: solid 1px #bbbbbb;
}
.woof_reset_button_2 {
padding: 10px 10px;
}
.woof_container_inner h4 {
text-align: left !important;
} .related.products .astra-shop-summary-wrap {
display: block !important;
} .single-product .related.products ul.products li.product .astra-shop-summary-wrap > .price,
.related.products .price {
display: inline-block !important;
visibility: visible !important;
opacity: 1 !important;
}
.ast-on-card-button {
display: inline-flex !important;
} body.woocommerce-cart .site-main .woocommerce {
display: grid;
grid-template-columns: minmax(0, 1fr) 400px;
gap: 28px;
align-items: start;
max-width: 1200px;
margin: 0 auto;
padding-inline: 16px;
}
body.woocommerce-cart .site-main .woocommerce > form.woocommerce-cart-form,
body.woocommerce-cart .site-main .woocommerce > .cart-collaterals {
min-width: 0;
} body.woocommerce-cart .site-main .woocommerce > .td-cart-header {
grid-column: 1 / -1;
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
max-width: 1200px;
margin: 18px auto 10px;
padding: 0;
box-sizing: border-box;
}
.td-cart-title {
margin: 0;
font-size: clamp(36px, 2.2vw, 38px);
font-weight: 800;
color: #0f172a;
line-height: 1.15;
}
.td-cart-header .td-help {
min-width: 220px;
justify-self: end;
text-decoration: none;
box-shadow: 0 8px 22px rgba(4, 107, 210, 0.18);
}
.td-cart-header p {
margin: 0 !important;
}
.td-cart-header .td-help br,
.td-btn br,
.td-cart-cta br,
.wc-proceed-to-checkout br {
display: none !important;
}
body.woocommerce-cart .entry-title,
body.woocommerce-cart .page-title {
display: none !important;
} .woocommerce-cart-form {
background: #fff;
border: 1px solid #e7ecf1;
border-radius: 18px;
box-shadow: 0 12px 28px rgba(0, 0, 0, 0.06);
padding: 16px;
box-sizing: border-box;
max-width: 100%;
} .woocommerce .cart_totals table.shop_table tr {
display: grid;
grid-template-columns: 1fr max-content;
column-gap: 12px;
align-items: center;
} .woocommerce .cart_totals table.shop_table th,
.woocommerce .cart_totals table.shop_table td {
padding: 8px 0;
border: 0;
background: transparent;
white-space: normal;
word-break: break-word;
}
.woocommerce .cart_totals table.shop_table th {
text-align: left;
}
.woocommerce .cart_totals table.shop_table td {
text-align: right;
} .woocommerce .cart_totals table.shop_table th::before,
.woocommerce .cart_totals table.shop_table td::before {
content: none !important;
} .woocommerce .cart_totals .woocommerce-shipping-totals td {
display: block;
}
.woocommerce .cart_totals .woocommerce-shipping-methods {
margin: 0;
padding-left: 0;
list-style: none;
}
.woocommerce .cart_totals .woocommerce-shipping-destination {
margin: 0.5rem 0 0;
} @media (max-width: 767px) {
} .woocommerce-cart-form .shop_table.cart {
width: 100%;
max-width: 100%;
box-sizing: border-box;
table-layout: fixed;
border: 1px solid #e7ecf1;
border-radius: 14px;
overflow: hidden;
background: #fff;
box-shadow: 0 8px 24px rgba(0, 0, 0, 0.05);
border-collapse: separate;
border-spacing: 0;
margin-bottom: 0 !important;
}
.woocommerce-cart-form .shop_table.cart thead th {
background: #f4f6f9;
color: #0f172a;
font-weight: 600;
border: 0;
padding: 16px 10px;
letter-spacing: 0.2px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.woocommerce-cart-form .shop_table.cart tbody tr {
transition: background 0.12s ease;
}
.woocommerce-cart-form .shop_table.cart tbody tr:hover {
background: #fafbff;
}
.woocommerce-cart-form .shop_table.cart tbody td {
border-top: 1px solid #e9edf2;
padding: 10px;
vertical-align: middle;
} .woocommerce-cart-form .shop_table.cart th.product-remove,
.woocommerce-cart-form .shop_table.cart td.product-remove {
width: 40px;
}
.woocommerce-cart-form .shop_table.cart th.product-thumbnail,
.woocommerce-cart-form .shop_table.cart td.product-thumbnail {
width: 96px;
}
.woocommerce-cart-form .shop_table.cart th.product-price,
.woocommerce-cart-form .shop_table.cart td.product-price {
width: 120px;
}
.woocommerce-cart-form .shop_table.cart th.product-quantity,
.woocommerce-cart-form .shop_table.cart td.product-quantity {
width: 150px;
}
.woocommerce-cart-form .shop_table.cart th.product-subtotal,
.woocommerce-cart-form .shop_table.cart td.product-subtotal {
width: 140px;
} .woocommerce-cart-form .shop_table.cart th.product-name,
.woocommerce-cart-form .shop_table.cart td.product-name {
width: auto;
min-width: 240px;
white-space: normal;
word-break: break-word;
}
.woocommerce-cart-form .product-name a {
color: #0f172a;
font-weight: 500;
}
.woocommerce-cart-form .product-name img {
width: 68px;
height: 68px;
object-fit: cover;
border-radius: 10px;
margin-right: 12px;
}
.woocommerce-cart-form .product-price,
.woocommerce-cart-form .product-subtotal {
text-align: left;
white-space: nowrap;
}  .woocommerce a.remove::before,
.woocommerce a.remove::after,
.woocommerce a.remove:hover::before,
.woocommerce a.remove:hover::after,
.woocommerce-js a.remove::before,
.woocommerce-js a.remove::after,
.woocommerce-js a.remove:hover::before,
.woocommerce-js a.remove:hover::after {
content: none !important;
} .woocommerce a.remove {
position: relative;
width: 32px;
height: 32px;
padding: 0 !important;
display: inline-block;
border: 1px solid #e6e8eb;
border-radius: 999px;
background: #fff !important;
color: #7a828b !important;
line-height: 1;
box-shadow: none;
transition: border-color 0.2s, color 0.2s, background 0.2s;
} .woocommerce a.remove .ahfb-svg-iconset {
position: absolute !important;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 16px;
height: 16px;
line-height: 0;
display: block;
}
.woocommerce a.remove .ahfb-svg-iconset svg {
width: 100%;
height: 100%;
display: block;
pointer-events: none;
} .woocommerce a.remove:hover {
border-color: #cfd4da;
color: #111 !important;
background: #fff !important;
} .woocommerce .quantity.buttons_added {
position: relative;
display: inline-grid;
grid-template-columns: 36px 44px 36px;
align-items: center;
border: 1px solid #e1e5ea;
border-radius: 10px;
overflow: hidden;
background: #fff;
}
.woocommerce .quantity.buttons_added::before,
.woocommerce .quantity.buttons_added::after {
content: none !important;
}
.woocommerce .quantity.buttons_added br {
display: none !important;
}
.woocommerce .quantity.buttons_added .minus,
.woocommerce .quantity.buttons_added .plus {
width: 36px;
height: 36px;
line-height: 36px;
text-align: center;
border: 0;
background: #fff;
position: relative;
z-index: 1;
}
.woocommerce .quantity.buttons_added input.qty {
width: 44px;
height: 36px;
line-height: 36px;
padding: 0;
margin: 0;
text-align: center;
font-size: 14px;
color: #0f172a;
background: transparent;
border: 0;
box-shadow: none;
text-indent: 0;
opacity: 1;
position: relative;
z-index: 2;
-moz-appearance: textfield;
}
.woocommerce .quantity.buttons_added input.qty::-webkit-outer-spin-button,
.woocommerce .quantity.buttons_added input.qty::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.woocommerce .quantity.buttons_added .screen-reader-text {
position: absolute !important;
width: 1px;
height: 1px;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
white-space: nowrap;
} .td-cart-coupon-row td {
padding: 16px 18px;
border-top: 1px solid #e9edf2;
background: #fff;
}
.td-cart-coupon-row .td-coupon-inline {
display: grid;
grid-template-columns: 1fr auto;
gap: 10px;
align-items: center;
}
.td-cart-coupon-row .td-coupon-inline br,
.td-cart-coupon-row .td-coupon-inline .td-btn br {
display: none !important;
} .td-cart-coupon-row .input-text {
border: 1px solid #dfe3e8;
border-radius: 10px;
width: 100%;
height: 44px;
padding: 0 12px;
box-sizing: border-box;
} .td-cart-coupon-row .button.td-btn {
display: flex;
justify-content: center;
align-items: center;
padding: 12px 16px !important;
line-height: 1.2;
height: 44px;
border-radius: 12px !important;
margin: 0 !important;
min-width: 150px;
}
.td-cart-coupon-row .button {
border: 0;
box-shadow: none;
} .woocommerce-cart-form .actions {
background: #f9fafb;
border-top: 1px solid #e9edf2;
}
.woocommerce-cart-form .actions .button {
border-radius: 10px;
} .td-aside-card {
background: #fff;
border: 1px solid #e7ecf1;
border-radius: 14px;
box-shadow: 0 8px 24px rgba(0, 0, 0, 0.05);
padding: 16px;
display: grid;
gap: 16px;
margin-bottom: 1rem;
}
.woocommerce .cart-collaterals .cart_totals {
float: none !important;
width: 100% !important;
max-width: 100% !important;
clear: both !important;
margin-bottom: 0 !important;
}
.woocommerce-cart .cart-collaterals .cross-sells {
margin-bottom: 0 !important;
}
.td-aside-card .cart_totals h2 {
font-size: 20px;
font-weight: 800;
margin: 2px 0 8px;
color: #0f172a;
}
.td-aside-card .cart_totals .shop_table {
width: 100%;
border-collapse: separate;
border-spacing: 0;
margin: 0;
}
.td-aside-card .cart_totals .shop_table th,
.td-aside-card .cart_totals .shop_table td {
border: 0;
padding: 0;
} .td-aside-card .cart_totals .shop_table th {
white-space: nowrap;
word-break: normal;
overflow-wrap: normal;
line-height: 1.2;
} .td-aside-card .cart_totals .cart-subtotal,
.td-aside-card .cart_totals .order-total {
display: flex;
align-items: center;
gap: 12px;
padding: 10px 0 8px;
border-top: 0 !important;
}
.td-aside-card .cart_totals .cart-subtotal {
border-bottom: 1px solid #dfe3e8;
}
.td-aside-card .cart_totals .cart-subtotal th {
color: #4b5563;
font-weight: 700;
}
.td-aside-card .cart_totals .order-total th {
color: #0f172a;
font-weight: 800;
}
.td-aside-card .cart_totals .cart-subtotal td,
.td-aside-card .cart_totals .order-total td {
margin-left: auto;
padding: 0;
text-align: right;
white-space: nowrap;
border: 0 !important;
} .woocommerce .cart-collaterals .cart_totals .order-total th,
.woocommerce .cart-collaterals .cart_totals .order-total td,
.woocommerce .cart-collaterals .cart_totals .woocommerce-shipping-totals th,
.woocommerce .cart-collaterals .cart_totals .woocommerce-shipping-totals td,
.woocommerce .cart-collaterals .cart_totals .shipping th,
.woocommerce .cart-collaterals .cart_totals .shipping td {
border-top: 0 !important;
} .td-aside-card .cart_totals .woocommerce-shipping-totals,
.td-aside-card .cart_totals .shipping {
border-bottom: 1px solid #dfe3e8;
} .td-aside-card .cart_totals tr.woocommerce-shipping-totals {
display: block !important;
padding: 10px 0 8px;
}
.td-aside-card .cart_totals tr.woocommerce-shipping-totals > th,
.td-aside-card .cart_totals tr.woocommerce-shipping-totals > td {
display: block !important;
width: 100%;
max-width: 100%;
padding: 0;
text-align: left;
}
.td-aside-card .cart_totals .woocommerce-shipping-totals th,
.td-aside-card .cart_totals .shipping th {
margin: 0 0 8px;
color: #4b5563;
font-weight: 700;
text-align: left;
white-space: nowrap;
}
.td-aside-card .cart_totals .woocommerce-shipping-totals td,
.td-aside-card .cart_totals .shipping td {
text-align: left;
max-width: 100%;
overflow-wrap: anywhere;
} ul#shipping_method li,
.woocommerce-shipping-methods {
margin: 0;
padding: 0;
list-style: none;
}
.woocommerce-shipping-methods {
display: grid;
gap: 8px;
}
.woocommerce-shipping-methods li {
margin: 0 0 8px 0 !important;
padding: 0 !important;
text-indent: 0 !important;
display: grid;
grid-template-columns: 18px 1fr;
column-gap: 8px;
align-items: start;
}
.woocommerce-shipping-methods input[type="radio"] {
appearance: radio;
-webkit-appearance: radio;
margin: 10px 0 0 !important;
padding: 0 !important;
width: 16px;
height: 16px;
line-height: 1;
box-shadow: none !important;
border: none !important;
}
.woocommerce-shipping-methods li label {
margin: 0 !important;
padding: 0 !important;
line-height: 1.35;
white-space: normal;
color: #0f172a;
text-align: left;
} .woocommerce-shipping-destination {
margin: 8px 0 0;
font-size: 0.95rem;
line-height: 1.35;
color: #4b5563;
}
.woocommerce-shipping-destination strong {
color: #0f172a;
text-align: left;
} .td-aside-card .cart_totals .fee {
display: grid;
grid-template-columns: minmax(260px, 1fr) max-content;
align-items: start;
gap: 12px;
padding: 10px 0 8px;
border-top: 1px solid #dfe3e8;
}
.td-aside-card .cart_totals table th {
width: 75% !important;
white-space: normal;
}
.td-aside-card .cart_totals .fee th {
color: #4b5563;
font-weight: 700;
text-align: left;
}
.td-aside-card .cart_totals .fee td {
text-align: right;
white-space: nowrap;
border: 0 !important;
}
@media (max-width: 767px) {
.td-aside-card .cart_totals .fee {
grid-template-columns: minmax(200px, 1fr) max-content;
}
} .td-aside-card .cart_totals th::before,
.td-aside-card .cart_totals td::before {
content: none !important;
}  .td-coupon-card h2 {
font-size: 18px;
font-weight: 600;
line-height: 1.2;
margin: 0;
padding: 4px;
color: #0f172a;
} .td-coupon-card .td-coupon-form {
display: grid !important;
grid-template-columns: 1fr auto;
gap: 0 !important;
align-items: center;
grid-auto-flow: column;
} .td-coupon-card .td-coupon-form p {
margin: 0 !important;
padding: 0 !important;
display: contents;
} .td-coupon-card .td-coupon-form label,
.td-coupon-card .td-coupon-form br {
display: none !important;
} .td-coupon-card .td-coupon-form .input-text {
border: 1px solid #dfe3e8;
border-radius: 3px 0 0 3px;
height: 44px;
padding: 0 12px;
width: 100% !important;
margin: 0 !important;
box-sizing: border-box;
} .td-coupon-card .td-coupon-form .td-btn {
display: inline-flex !important;
align-items: center;
justify-content: center;
height: 44px;
padding: 0 16px !important;
min-width: 120px;
width: auto !important;
margin: 0 !important;
white-space: nowrap;
border-radius: 0 3px 3px 0 !important;
} .td-coupon-card > p {
display: none !important;
} .td-coupon-card h2::before,
.td-coupon-card h2::after {
content: none !important;
} body.woocommerce-cart .cart_totals .woocommerce-shipping-totals,
body.woocommerce-cart .cart_totals .shipping,
body.woocommerce-cart .shipping-calculator-form,
body.woocommerce-cart .woocommerce-shipping-destination {
display: none !important;
} @media (max-width: 480px) {
.td-coupon-card .td-coupon-form {
grid-template-columns: 1fr auto;
}
.td-coupon-card .td-coupon-form .td-btn {
width: auto !important;
}
} .td-btn {
width: 100%;
box-sizing: border-box;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
padding: 12px 16px;
border-radius: 3px;
line-height: 1.2;
font-weight: 500;
text-transform: none;
letter-spacing: 0;
border: 0;
transition: transform 0.12s ease, box-shadow 0.12s ease, filter 0.12s ease;
}
.td-btn.is-primary {
background: #046bd2;
color: #fff;
box-shadow: 0 8px 22px rgba(4, 107, 210, 0.18);
}
.td-btn.is-primary:hover {
background: #045cb4;
}
.td-btn.is-ghost {
background: #fff;
color: #046bd2;
border: 2px solid #046bd2;
} .wc-proceed-to-checkout .button {
display: flex;
justify-content: center;
align-items: center;
text-align: center;
width: 100%;
height: auto;
padding: 12px 16px;
border-radius: 12px;
background: #046bd2;
color: #fff !important;
border: 0;
box-shadow: 0 8px 22px rgba(4, 107, 210, 0.18);
font-weight: 700;
line-height: 1.2;
text-transform: none;
} .wc-proceed-to-checkout {
padding: 0 !important;
}
.wc-proceed-to-checkout .button,
.td-cart-cta .button {
position: relative;
border: 0 !important;
border-radius: 12px !important;
width: 100%;
display: grid;
gap: 10px;
margin-top: 12px;
justify-content: center;
align-items: center;
text-align: center;
padding: 12px 16px !important;
line-height: 1.2;
text-decoration: none !important;
margin-top: 10px;
}
.wc-proceed-to-checkout .td-cart-cta {
display: grid !important;
grid-auto-rows: min-content;
gap: 12px !important;
margin-top: 14px !important;
} .wc-proceed-to-checkout .td-cart-cta br {
display: none !important;
} .wc-proceed-to-checkout .td-cart-cta .button {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
padding: 12px 16px !important;
border-radius: 3px !important;
margin: 0 !important;
}
.td-cart-cta .button:first-child {
margin-top: 0;
}
.wc-proceed-to-checkout .button::before,
.wc-proceed-to-checkout .button::after,
.td-cart-cta .button::before,
.td-cart-cta .button::after {
content: none !important;
} .woocommerce-cart .site-main .woocommerce > .woocommerce-notices-wrapper {
grid-column: 1 / -1;
width: 100%;
}
.woocommerce-cart .woocommerce-message,
.woocommerce-cart .woocommerce-error,
.woocommerce-cart .woocommerce-info {
display: flex;
align-items: center;
gap: 12px;
padding: 12px 14px;
border: 1px solid #e3e8ef;
background: #fff;
border-radius: 12px;
box-shadow: 0 6px 16px rgba(0, 0, 0, 0.06);
margin: 0;
clear: both;
color: #0f172a;
font-weight: 500;
}
body.woocommerce-cart .site-main .woocommerce > p:empty {
display: none !important;
}
.woocommerce-cart .woocommerce-message::before,
.woocommerce-cart .woocommerce-error::before,
.woocommerce-cart .woocommerce-info::before {
position: static !important;
flex: 0 0 22px;
width: 22px;
height: 22px;
display: inline-flex;
align-items: center;
justify-content: center;
}
.woocommerce-cart .woocommerce-message .button,
.woocommerce-cart .woocommerce-error .button,
.woocommerce-cart .woocommerce-info .button {
margin-left: auto;
float: none !important;
display: inline-flex;
align-items: center;
justify-content: center;
height: 40px;
padding: 0 16px;
border-radius: 10px;
background: #046bd2;
color: #fff !important;
border: 0;
box-shadow: 0 6px 18px rgba(4, 107, 210, 0.18);
text-transform: none;
font-weight: 700;
line-height: 1;
white-space: nowrap;
} .woocommerce table.shop_table {
margin-bottom: 0 !important;
}
.woocommerce-cart .cart-collaterals .cart_totals,
.woocommerce-cart .cart-collaterals .cross-sells {
margin-bottom: 0 !important;
}  @media (max-width: 992px) {
body.woocommerce-cart .site-main .woocommerce {
grid-template-columns: 1fr;
}
.woocommerce-cart-form .product-name img {
width: 56px;
height: 56px;
}
.td-cart-coupon-row td {
padding-left: 0 !important;
}
.td-cart-coupon-row td::before {
content: none !important;
display: none !important;
} .woocommerce table.shop_table_responsive tr td[data-title="Envío"]::before,
.woocommerce-page
table.shop_table_responsive
tr
td[data-title="Envío"]::before,
.woocommerce
table.shop_table_responsive
tr
td[data-title="Shipping"]::before {
content: none !important;
display: none !important;
}
} @media (max-width: 768px) {
.woocommerce-cart-form .shop_table.cart {
table-layout: auto;
}
.woocommerce-cart-form .shop_table.cart th[class^="product-"],
.woocommerce-cart-form .shop_table.cart td[class^="product-"] {
width: auto;
}
.woocommerce .cart_totals table.shop_table tr {
grid-template-columns: 1fr auto;
} .td-cart-coupon-row .td-coupon-inline label {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border: 0;
}
.td-cart-coupon-row .td-coupon-inline br {
display: none !important;
}
.td-cart-coupon-row .td-coupon-inline {
display: grid;
grid-template-columns: 1fr auto;
gap: 12px;
align-items: center;
}
.td-cart-coupon-row .td-coupon-inline .input-text {
width: 100%;
min-height: 44px;
}
.td-cart-coupon-row .td-coupon-inline .button {
min-height: 44px;
} .woocommerce table.shop_table_responsive tr td[data-title="Envío"],
.woocommerce-page table.shop_table_responsive tr td[data-title="Envío"],
.woocommerce table.shop_table_responsive tr td[data-title="Shipping"],
.woocommerce-page table.shop_table_responsive tr td[data-title="Shipping"] {
padding-left: 0 !important;
text-align: left !important;
}
.woocommerce table.shop_table_responsive tr td[data-title="Envío"] *,
.woocommerce-page table.shop_table_responsive tr td[data-title="Envío"] *,
.woocommerce table.shop_table_responsive tr td[data-title="Shipping"] *,
.woocommerce-page table.shop_table_responsive tr td[data-title="Shipping"] * {
text-align: inherit !important;
}
} @media (max-width: 640px) {
body.woocommerce-cart .site-main .woocommerce > .td-cart-header {
flex-direction: column;
align-items: stretch;
gap: 10px;
padding: 0 16px;
}
.td-cart-header .td-help {
width: 100%;
}
.woocommerce-cart .woocommerce-message,
.woocommerce-cart .woocommerce-error,
.woocommerce-cart .woocommerce-info {
flex-wrap: wrap;
row-gap: 10px;
}
.woocommerce-cart .woocommerce-message .button,
.woocommerce-cart .woocommerce-error .button,
.woocommerce-cart .woocommerce-info .button {
margin-left: 0;
width: 100%;
} .td-cart-coupon-row .td-coupon-inline {
grid-template-columns: 1fr;
}
.td-cart-coupon-row .td-coupon-inline .button {
width: 100%;
}
} .td-cuotas-widget {
margin-top: 12px;
}
.td-cuotas-trigger {
width: 100%;
display: flex;
align-items: center;
gap: 12px;
background: #eef2f7;
border: 1px solid #e5e9ef;
border-radius: 3px;
padding: 12px 14px;
font-size: 15px;
font-weight: 400;
color: #0f172a;
cursor: pointer;
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.04);
justify-content: flex-start;
}
.td-cuotas-trigger-note {
font-size: 13px;
font-weight: 600;
opacity: 0.8;
margin-left: auto;
}
.td-caret {
width: 10px;
height: 10px;
margin-left: 8px;
border-right: 2px solid currentColor;
border-bottom: 2px solid currentColor;
transform: rotate(-45deg);
transition: transform 0.2s ease;
}
.td-cuotas-widget.is-open .td-caret {
transform: rotate(45deg);
border-color: currentColor;
} .td-cuotas-trigger:hover,
.td-cuotas-widget.is-open .td-cuotas-trigger {
background: #046bd2;
border-color: #046bd2;
color: #fff;
}
.td-cuotas-panel {
margin-top: 8px;
background: #fff;
border: 1px solid #e7ecf1;
border-radius: 12px;
box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
padding: 10px;
}
.td-cuotas-list {
list-style: none;
margin: 0;
padding: 0;
display: grid;
gap: 8px;
}
.td-cuota-row {
display: flex;
align-items: center;
gap: 8px;
background: #f7f9fc;
border: 1px solid #e8edf4;
border-radius: 10px;
padding: 10px 12px;
font-size: 14px;
color: #111827;
}
.td-cuota-n {
font-weight: 800;
}
.td-cuota-tag {
font-weight: 600;
opacity: 0.9;
}
.td-cuota-monto {
font-weight: 800;
margin-left: auto;
} @media (max-width: 767px) {
.td-cuotas-list {
grid-template-columns: 1fr;
}
}  .td-shipping-full {
padding-left: 0 !important;
padding-right: 0 !important;
width: 100% !important;
box-sizing: border-box;
} .woocommerce-checkout-review-order-table
.woocommerce-shipping-totals.shipping
td[data-title]::before {
content: none !important;
} .td-shipping-full .td-shipping-heading {
margin: 0 0 6px 0;
font-size: 16px;
font-weight: 600;
color: #7a7a7a;
} .woocommerce-checkout-review-order-table
.woocommerce-shipping-totals.shipping
td
> .woocommerce-shipping-methods,
.woocommerce-checkout-review-order-table
.woocommerce-shipping-totals.shipping
td
> #shipping_method {
width: 100%;
max-width: none !important;
box-sizing: border-box;
} #shipping_method,
#shipping_method li,
#shipping_method label {
width: 100% !important;
max-width: none !important;
box-sizing: border-box;
} #shipping_method {
list-style: none;
margin: 0;
padding: 0;
display: grid;
gap: 8px;
}
#shipping_method li {
display: flex;
align-items: flex-start;
gap: 10px;
}
.woocommerce-checkout-review-order-table
.woocommerce-shipping-totals.shipping
td.td-shipping-full
#shipping_method
input.shipping_method[type="radio"] { appearance: none !important;
-webkit-appearance: none !important;
background: #fff !important;
background-color: #fff !important;
border: 1px solid #96a3b1 !important;
border-radius: 50% !important;
width: 14px !important;
height: 14px !important;
margin: 11px 0 0 0 !important;
box-shadow: none !important;
outline: 0 !important;
cursor: pointer;
position: relative;
flex: 0 0 14px;
transition: border-color 0.2s !important;
} .woocommerce-checkout-review-order-table
.woocommerce-shipping-totals.shipping
td.td-shipping-full
#shipping_method
input.shipping_method[type="radio"]:hover {
border-color: #8291a0 !important;
}
.woocommerce-checkout-review-order-table
.woocommerce-shipping-totals.shipping
td.td-shipping-full
#shipping_method
input.shipping_method[type="radio"]:focus-visible {
box-shadow: 0 0 0 3px rgba(4, 107, 210, 0.18) !important;
border-color: #046bd2 !important;
}
.woocommerce-checkout-review-order-table
.woocommerce-shipping-totals.shipping
td.td-shipping-full
#shipping_method
input.shipping_method[type="radio"]:checked {
border-color: #046bd2 !important;
}
.woocommerce-checkout-review-order-table
.woocommerce-shipping-totals.shipping
td.td-shipping-full
#shipping_method
input.shipping_method[type="radio"]:checked::after {
content: "";
position: absolute;
top: 50%;
left: 50%;
width: 8px;
height: 8px;
border-radius: 50%;
background: #046bd2;
transform: translate(-50%, -50%);
} #shipping_method label {
display: block;
flex: 1 1 auto;
padding: 10px 12px !important;
border: 1px solid #e5e9ef;
border-radius: 3px;
background: #f8fafc;
line-height: 1.35;
font-size: 13.5px !important;
font-weight: 500;
color: #0f172a;
cursor: pointer;
transition: background 0.2s, border-color 0.2s;
}
#shipping_method label:hover {
background: #f1f5f9;
}
#shipping_method input[type="radio"].shipping_method:checked + label {
background: #eef6ff;
border-color: #b5d7ff;
} .woocommerce-checkout-review-order-table
.woocommerce-shipping-totals.shipping
td
* {
max-width: none !important;
} .woocommerce-checkout-review-order-table
tfoot
tr.woocommerce-shipping-totals
td {
width: auto !important;
} .woocommerce-checkout-review-order-table
.woocommerce-shipping-totals.shipping
td.td-shipping-full {
text-align: left !important;
}
.td-shipping-full .td-shipping-heading {
text-align: left;
display: block;
margin: 0 0 6px 0; } @media (max-width: 921px) {
#order_review {
margin-top: 0 !important;
padding: 0 20px !important;
}
#order_review_heading {
margin-top: 0 !important;
padding: 12px 20px 0 !important;
}
.woocommerce-checkout .col-1,
.woocommerce-checkout .col-2,
#order_review .woocommerce-checkout-review-order-table {
margin: 0 !important;
}
body.woocommerce-checkout .site-main h1.entry-title.entry-title {
margin-top: 40px !important;
padding: 0 20px;
}
body.woocommerce-checkout .site-main .button,
body.woocommerce-checkout .site-main .button.button,
body.woocommerce-checkout .site-main button.button,
body.woocommerce-checkout .site-main input[type="submit"],
body.woocommerce-checkout .site-main #place_order,
body.woocommerce-checkout .site-main .wc-block-components-button,
body.woocommerce-checkout
.site-main
.wc-block-components-button
.wc-block-components-button__button {
padding: 20px 16px 16px !important;
}
}
@media (max-width: 767px) {
#shipping_method {
gap: 6px;
}
#shipping_method label {
padding: 9px 11px;
font-size: 13px;
}
#shipping_method input[type="radio"].shipping_method {
margin-top: 8px;
}
} :root {
--td-green: #28a463;
--td-green-ring: #bfe8cf;
}
.td-benefits {
display: block;
}
.td-benefits-list {
display: grid;
gap: 10px;
margin: 0;
padding: 0;
list-style: none;
} .td-benefit {
display: grid;
grid-template-columns: auto 1fr;
align-items: center;
gap: 10px;
background: #f7fffa;
border: 1.5px solid #3ecf8e33;
border-radius: 12px;
padding: 10px 12px;
color: var(--td-green);
}
.td-b-icon {
width: 32px;
height: 32px;
display: inline-grid;
place-items: center;
border: 2px solid var(--td-green-ring);
border-radius: 999px;
opacity: 0.9;
color: var(--td-green);
} .td-b-icon svg {
width: 18px;
height: 18px;
display: block;
color: var(--td-green);
}
.td-b-icon img {
width: 18px;
height: 18px;
display: block;
filter: brightness(0) saturate(100%) invert(51%) sepia(25%) saturate(880%)
hue-rotate(102deg) brightness(92%) contrast(88%);
}
.td-b-text {
font-weight: 700;
font-size: 15px;
line-height: 1.25;
color: var(--td-green);
} .td-benefit-safe .td-b-trigger {
all: unset;
cursor: pointer;
display: grid;
grid-template-columns: auto 1fr auto;
align-items: center;
gap: 10px;
width: 100%;
}
.td-b-caret {
width: 10px;
height: 10px;
border-right: 2px solid #1b8a55;
border-bottom: 2px solid #1b8a55;
transform: rotate(-45deg);
transition: transform 0.2s;
}
.td-benefit-safe[data-open="true"] .td-b-caret {
transform: rotate(45deg);
} .td-b-panel {
grid-column: 1 / -1;
margin-top: 10px;
background: transparent;
border: 0;
border-radius: 0;
padding: 0;
color: #0f172a;
box-shadow: none;
} .td-b-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
gap: 16px;
padding: 12px;
} .td-b-card {
display: grid;
grid-template-columns: 64px 1fr;
align-items: center;
gap: 14px;
padding: 16px;
background: #fff;
border: 1px solid #e6edf2;
border-radius: 12px;
text-align: left;
}
.td-b-card-icon {
width: 64px;
height: 64px;
display: grid;
place-items: center;
border-radius: 14px;
background: #f7fbff;
border: 1px solid #e6edf2;
color: var(--td-green);
} .td-b-card-icon svg {
width: 30px;
height: 30px;
display: block;
color: var(--td-green);
}
.td-b-card-icon img {
width: 30px;
height: 30px;
display: block;
filter: brightness(0) saturate(100%) invert(51%) sepia(25%) saturate(880%)
hue-rotate(102deg) brightness(92%) contrast(88%);
}
.td-b-card-title {
margin: 0 0 4px 0;
font-size: 18px;
font-weight: 800;
color: #0f172a;
}
.td-b-card-text {
margin: 0;
font-size: 14px;
line-height: 1.6;
color: #475569;
} @media (max-width: 520px) {
.td-b-card {
grid-template-columns: 1fr;
text-align: center;
justify-items: center;
}
} @media (max-width: 480px) {
.td-b-text {
font-size: 14px;
}
.td-b-icon {
width: 28px;
height: 28px;
}
} .ast-footer-html-2 .td-footer-brand {
display: flex;
flex-direction: column;
align-items: center;
gap: 12px;
text-align: center;
color: #fff;
}
.ast-footer-html-2 .td-footer-logo img {
max-width: 260px;
height: auto;
display: block;
} .ast-footer-html-2 .td-footer-social {
display: flex;
gap: 14px;
align-items: center;
justify-content: center;
margin-top:1rem;
}
.ast-footer-html-2 .td-footer-social p {
margin: 0 !important;
display: contents;
}
.ast-footer-html-2 .td-footer-social br {
display: none;
} .ast-footer-html-2 .td-social {
width: 60px !important;
height: 60px !important;
display: inline-flex;
align-items: center;
justify-content: center;
border-radius: 999px;
background: rgba(255, 255, 255, 0.1);
border: 1.5px solid rgba(255, 255, 255, 0.22);
color: #fff;
text-decoration: none;
transition: transform 0.2s ease, background 0.2s ease, border-color 0.2s ease,
opacity 0.2s ease;
} .ast-footer-html-2 .td-social svg {
width: 28px !important;
height: 28px !important;
display: block;
fill: currentColor;
} .ast-footer-html-2 .td-social.instagram:hover {
background: #1877f2;
border-color: #1877f2;
transform: translateY(-2px);
}
.ast-footer-html-2 .td-social.facebook:hover {
background: #1877f2;
border-color: #1877f2;
transform: translateY(-2px);
} .ast-footer-html-2 .td-social:focus {
outline: 2px solid #fff;
outline-offset: 3px;
} @media (max-width: 480px) {
.ast-footer-html-2 .td-footer-logo img {
max-width: 220px;
}
.ast-footer-html-2 .td-footer-social {
gap: 12px;
}
.ast-footer-html-2 .td-social {
width: 54px;
height: 54px;
}
.ast-footer-html-2 .td-social svg {
width: 24px !important;
height: 24px !important;
}
} @media (min-width: 921px) {
.main-header-menu .menu-text i.dashicons-cart,
.main-header-menu .menu-text span {
display: none !important;
}
}  @media screen and (min-width: 922px) {
.td-mobile-search {
display: none !important;
visibility: hidden !important;
position: absolute !important;
left: -9999px !important;
}
} @media screen and (max-width: 921px) {
#ast-hf-mobile-menu .td-mobile-search {
display: block !important;
padding: 12px 20px !important;
margin: 0 !important;
list-style: none !important;
border-top: 1px solid #e5e7eb;
background: #f8fafc;
}
.td-search-form {
display: flex !important;
gap: 8px;
align-items: center;
width: 100%;
margin: 0;
padding: 0;
}
.td-search-form .screen-reader-text {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0,0,0,0);
border: 0;
}
.td-search-input {
flex: 1 1 auto;
height: 44px !important;
padding: 0 14px !important;
border: 1px solid #d1d5db !important;
border-radius: 10px !important;
font-size: 15px !important;
background: #fff !important;
color: #111827 !important;
box-sizing: border-box;
outline: none;
line-height: normal !important;
-webkit-appearance: none;
appearance: none;
margin: 0 !important;
}
.td-search-input:focus {
border-color: #046bd2 !important;
box-shadow: 0 0 0 3px rgba(4,107,210,0.12) !important;
}
.td-search-input::placeholder {
color: #9ca3af;
}
.td-search-btn {
display: inline-flex !important;
align-items: center;
justify-content: center;
height: 44px !important;
width: 44px !important;
min-width: 44px !important;
padding: 0 !important;
border: none !important;
border-radius: 10px !important;
background: #046bd2 !important;
color: #fff !important;
cursor: pointer;
flex-shrink: 0;
line-height: 1 !important;
-webkit-appearance: none;
appearance: none;
margin: 0 !important;
}
.td-search-btn:hover,
.td-search-btn:focus {
background: #045cb4 !important;
}
.td-search-btn svg {
width: 20px;
height: 20px;
fill: currentColor;
display: block;
}
.td-search-btn::before,
.td-search-btn::after {
content: none !important;
display: none !important;
}
} @media screen and (max-width: 480px) {
#ast-hf-mobile-menu .td-mobile-search {
padding: 10px 16px !important;
}
.td-search-input {
font-size: 14px !important;
}
.td-search-btn {
width: 42px !important;
height: 42px !important;
}
} @media screen and (max-width: 921px) { #ast-mobile-header,
.ast-mobile-header-wrap {
position: fixed !important;
top: 0 !important;
left: 0 !important;
right: 0 !important;
width: 100% !important;
z-index: 999 !important;
background: #000 !important;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
} body.ast-header-break-point .site-content,
body.ast-header-break-point #content,
body.ast-header-break-point #primary {
padding-top: 55px !important; } #ast-mobile-header .ast-above-header-wrap {
position: relative;
}
}