@font-face{font-family:Outfit-regular;src:url(../fonts/Outfit.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Outfit-thin;src:url(../fonts/Outfit-Thin.woff2) format("woff2"),url(../fonts/Outfit-Thin.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Outfit-bold;src:url(../fonts/Outfit.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:FreeSerif;src:url(../fonts/FreeSerif.woff2) format("woff2"),url(../fonts/FreeSerif.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}*,::after,::before{box-sizing:border-box;margin:0;padding:0}html{font-size:17px;scroll-behavior:smooth}body{font-family:Outfit-regular,sans-serif;color:#333;background-color:#fff;line-height:1.6}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit}ol,ul{list-style:none}button{cursor:pointer;border:none;background:0 0}h1,h2,h3,h4,h5,h6{font-family:Outfit-bold,serif;line-height:1.2;font-weight:700}h1{font-size:3rem}h2{font-size:2.25rem}h3{font-size:1.75rem}h4{font-size:1.375rem}h5{font-size:1.125rem}h6{font-size:1rem}p{margin-bottom:1rem}p:last-child{margin-bottom:0}.custom-logo-link{display:flex;justify-content:center;align-items:center;justify-self:center}.custom-logo-link img{height:37px;width:auto;display:block}.header__anuncio{background:#e8f0ec;text-align:center;padding:.5rem 1rem}.header__anuncio-texto{font-size:.8125rem;font-weight:600;color:#4a1a6e;letter-spacing:.03em;margin:0}.header__main{background:#fff;border-bottom:1px solid #e8e8e8;display:flex;align-items:center;padding:20px 0;position:relative}.header__container{max-width:1300px;margin:0 auto;padding:0 1rem;width:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem}.header__search{display:flex;align-items:center;gap:.5rem;border:1.5px solid rgba(81,40,95,.4);border-radius:50px;padding:.4rem 1rem;max-width:320px;transition:border-color .3s ease}@media (max-width:1000px){.header__search{max-width:180px}}.header__search:focus-within{border-color:#4a1a6e}.header__search-btn{display:flex;align-items:center;color:#888;flex-shrink:0}.header__search-btn svg{width:18px;height:18px;stroke:rgba(81,40,95,.5)}.header__search-input{border:none;outline:0;font-size:.875rem;width:100%;color:#333;background:0 0}.header__search-input::-moz-placeholder{color:#aaa}.header__search-input::placeholder{color:#aaa}.header__logo-texto{font-family:Outfit-bold,serif;font-size:2rem;font-weight:700;color:#4a1a6e;display:flex;justify-content:center;justify-self:center}.header__acciones{display:flex;align-items:center;justify-content:flex-end;gap:1.5rem}@media (max-width:768x){.header__acciones{gap:1rem}}@media (max-width:1000px){.header__acciones .ico-header{display:none}}.header__accion{display:flex;align-items:center;gap:.4rem;color:#4a1a6e;font-size:.875rem;text-decoration:none;transition:opacity .3s ease}.header__accion:hover{opacity:.7}.header__accion svg{width:22px;height:22px;flex-shrink:0}@media (max-width:768px){.header__accion span:not(.header__carrito-count){display:none}}.header__carrito-wrap{position:relative;display:flex}.header__carrito-count{position:absolute;top:-6px;right:-6px;background:#4a1a6e;color:#fff;font-size:.625rem;font-weight:700;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center}.header__hamburger{display:none;flex-direction:column;justify-content:center;gap:5px;width:28px;height:28px;background:0 0;border:none;cursor:pointer;padding:0;flex-shrink:0}.header__hamburger span{display:block;height:2px;background:#4a1a6e;border-radius:2px;transition:transform .3s ease}.header__hamburger[aria-expanded=true] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.header__hamburger[aria-expanded=true] span:nth-child(2){opacity:0}.header__hamburger[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media (max-width:768px){.header__hamburger{display:flex}}.header__nav{background:#fff;border-bottom:1px solid #e8e8e8}.header__nav .header__container{grid-template-columns:1fr;height:48px;padding-top:0;padding-bottom:0}.header__menu{display:flex;align-items:center;justify-content:center;gap:2.5rem;height:100%;list-style:none;margin:0;padding:0}@media (max-width:935px){.header__menu{gap:1.2rem}}.header__menu li a{font-size:.875rem;color:#333;text-decoration:none;transition:color .3s ease}.header__menu li a:hover{color:#4a1a6e}@media (max-width:768px){.header__container{display:grid;grid-template-columns:auto 1fr auto;grid-template-areas:"hamburger logo acciones" "search search search";align-items:center;gap:0}.header__hamburger{grid-area:hamburger}.header .custom-logo-link,.header__logo-texto{grid-area:logo;justify-self:center}.header__acciones{grid-area:acciones}.header__search-wrap{grid-area:search;width:100%}.header__search{max-width:100%;margin-top:20px}.header__nav{position:absolute;top:initial;left:0;width:100%;background:#fff;box-shadow:0 8px 16px rgba(0,0,0,.1);z-index:99;max-height:0;opacity:0;overflow:hidden;transition:max-height .35s ease,opacity .25s ease}.header__nav.activo{max-height:initial;opacity:1}.header__nav .header__container{height:auto;padding:1rem 1rem;grid-template-columns:1fr;grid-template-areas:none}.header__menu{flex-direction:column;align-items:flex-start;gap:0;height:auto}.header__menu li{width:100%;border-bottom:1px solid #e8e8e8}.header__menu li a{display:block;padding:.75rem 0}.header__menu li:last-child{border-bottom:none}.header .custom-logo-link img{height:40px}.header__logo-texto{font-size:1.5rem}}@media (max-width:480px){.header__anuncio-texto{font-size:.6875rem}.header__search{display:none}.header__container{grid-template-columns:auto 1fr;position:relative}.header__acciones{gap:1rem}.header .custom-logo-link img{height:36px}.header__logo-texto{font-size:1.25rem}}.header__search-toggle{display:none}@media (max-width:768px){.header__accion--favoritos,.header__accion--login{display:none}.header__search-toggle{display:flex;align-items:center;justify-content:center;background:0 0;border:none;cursor:pointer;padding:0;color:#4a1a6e;flex-shrink:0}.header__search-toggle svg{width:22px;height:22px}.header__search-wrap{display:none;position:absolute;top:100%;left:0;width:100%;background:#fff;box-shadow:0 8px 16px rgba(0,0,0,.1);padding:1rem 1rem;z-index:98}.header__search-wrap.activo{display:block}.header__search-wrap.activo .header__search{display:flex;max-width:100%;margin-top:0}}.header__nav-extra{display:none}@media (max-width:768px){.header__nav-extra{display:flex;flex-direction:column;border-top:1px solid #e8e8e8;margin-top:.5rem;padding-top:.5rem}}.header__nav-extra-link{display:flex;align-items:center;gap:.5rem;padding:.75rem 0;color:#4a1a6e;text-decoration:none;font-size:.875rem;border-bottom:1px solid #e8e8e8}.header__nav-extra-link svg{width:20px;height:20px;flex-shrink:0}.header__nav-extra-link:last-child{border-bottom:none}.ft{font-family:Outfit-regular,sans-serif;font-size:17px;background:#fff;border-top:1px solid #51285f;margin-top:60px}.ft-main{max-width:1300px;margin:0 auto;padding:3rem 2rem 2.5rem;display:grid;grid-template-columns:220px 1fr 1fr 1.6fr;gap:2.5rem;align-items:start}@media (max-width:1024px){.ft-main{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width:650px){.ft-main{grid-template-columns:1fr;gap:1.5rem;padding:2rem 1.5rem}}.ft-brand{display:flex;flex-direction:column;gap:1.2rem}@media (max-width:650px){.ft-brand{align-items:center}}.ft-logo{display:inline-block;font-family:Outfit-bold,serif;font-size:34px;font-weight:900;color:#51285f;letter-spacing:-1px;text-decoration:none;line-height:1;width:120px}.ft-logo sup.ft-logo-star{font-size:14px;vertical-align:super}.ft-btn{display:inline-block;border:1.5px solid #51285f;color:#51285f;font-family:Outfit-regular,sans-serif;font-size:14px;text-align:center;font-weight:600;padding:10px 28px;border-radius:6px;text-decoration:none;background:0 0;cursor:pointer;max-width:175px;transition:background .2s,color .2s}.ft-btn:hover{background:#51285f;color:#fff}.title-gap{padding-top:13px}.title-coleccion{padding-top:70px}@media (max-width:1024px){.title-coleccion{padding-top:30px}}.ft-col{display:flex;flex-direction:column}@media (max-width:650px){.ft-col{align-items:center;text-align:center}}.ft-col-group{display:flex;flex-direction:column}.ft-col-title{font-family:Outfit-regular,sans-serif;font-size:18px;font-weight:700;color:#51285f;margin:0}.ft-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.ft-links li a{font-size:14px;color:#333;text-decoration:none;transition:color .2s}.ft-links li a:hover{color:#51285f}.ft-subs-title{font-family:Outfit-regular,sans-serif;font-size:18px;font-weight:700;color:#51285f;margin-bottom:6px}.ft-subs-desc{font-size:13px;color:#555;margin-bottom:14px;line-height:1.5}.ft-subs-form{display:flex;margin-bottom:10px}.ft-subs-input{flex:1;padding:11px 16px;border:1px solid #ddd;border-radius:6px 0 0 6px;font-family:Outfit-regular,sans-serif;font-size:14px;color:#333;outline:0;transition:border-color .2s}.ft-subs-input:focus{border-color:#51285f}.ft-subs-input::-moz-placeholder{color:#aaa}.ft-subs-input::placeholder{color:#aaa}.ft-subs-submit{background:#51285f;color:#fff;border:none;padding:11px 20px;border-radius:0 6px 6px 0;font-family:Outfit-regular,sans-serif;font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .2s}.ft-subs-submit:hover{background:#1a1a30}.ft-subs-legal{font-size:12px;color:#777;line-height:1.6;margin-bottom:16px}@media (max-width:650px){.ft-subs-legal{margin-bottom:40px}}.ft-subs-legal a{color:#51285f;font-weight:700;text-decoration:none}.ft-subs-legal a:hover{text-decoration:underline}.ft-reclamaciones{display:flex;align-items:center;gap:10px;margin-bottom:18px;margin-top:5px;text-decoration:none}.ft-reclamaciones:hover .ft-reclamaciones-txt{color:#51285f}.ft-reclamaciones-ico{width:210px;display:flex;align-items:center;justify-content:center;color:#51285f}.ft-reclamaciones-txt{font-size:14px;font-weight:600;color:#333;line-height:1.4;transition:color .2s}.ft-social{display:flex;gap:10px;align-items:center}.ft-social-icon{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;text-decoration:none;transition:opacity .2s,transform .2s}.ft-social-icon svg{width:16px;height:16px}.ft-social-icon:hover{opacity:.85;transform:translateY(-2px)}.ft-ig{background:radial-gradient(circle at 30% 107%,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.ft-fb{background:#1877f2}.ft-tk{background:#000}.ft-bar{background:#fdefcc;padding:14px 20px}.ft-bar-inner{max-width:1300px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px}@media (max-width:650px){.ft-bar-inner{justify-content:center}}.ft-bar-left{font-size:13px;color:#51285f}@media (max-width:470px){.ft-bar-left{text-align:center}}.ft-bar-right{font-size:13px;color:#51285f;display:flex;align-items:center;gap:4px}.ft-bar-right a{color:#51285f;text-decoration:none}.ft-bar-right a:hover{text-decoration:underline}.ft-heart{fill:#f75e7a}.ft-heart svg{width:14px;height:14px;margin-bottom:-3px}.btn--primario{background:#51285f;color:#fff}.btn--primario:hover{background:rgb(50.4,24.8888888889,59.1111111111)}.btn--secundario{background:#aaa;color:#fff}.btn--secundario:hover{background:rgb(144.5,144.5,144.5)}.btn--outline{border:2px solid #51285f;color:#51285f}.btn--outline:hover{background:#51285f;color:#fff}.card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 16px rgba(0,0,0,.08);transition:transform .3s ease}.card:hover{transform:translateY(-4px)}.card__imagen{width:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.card__body{padding:1rem}.card__titulo{font-size:1.25rem;margin-bottom:.5rem}.card__desc{color:#666;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.dpb-banner{font-family:Outfit-regular,sans-serif;border-radius:14px;overflow:hidden;display:grid;grid-template-columns:1.5fr .9fr 2fr;grid-template-rows:1fr;height:520px;max-width:1300px;margin:0 auto;margin-top:20px}@media (max-width:768px){.dpb-banner{grid-template-columns:1fr 1fr;grid-template-rows:auto auto;height:auto}}@media (max-width:480px){.dpb-banner{grid-template-columns:1fr;grid-template-rows:auto auto auto;border-radius:10px}}.dpb-text{background:#e1efea;padding:2.5rem 2rem;display:flex;flex-direction:column;justify-content:center;gap:1rem;margin-right:5px;min-height:0}@media (max-width:768px){.dpb-text{margin-right:0;margin-bottom:0}}@media (max-width:480px){.dpb-text{margin-bottom:0}}.dpb-eyebrow{font-size:25px;font-family:FreeSerif,serif;font-weight:400;color:#e37400;line-height:28px;margin:0}.dpb-title{font-family:Outfit-regular,sans-serif;font-size:37px;font-weight:500;color:#51285f;line-height:1.1;margin:0}@media (max-width:768px){.dpb-title{font-size:26px}}.dpb-desc{font-family:Outfit-regular,sans-serif;font-size:16px;color:#51285f;font-weight:400;line-height:1.65;margin:0}.dpb-btn{display:inline-block;background:#51285f;color:#fff;font-size:16px;font-weight:700;padding:12px 22px;border-radius:6px;text-decoration:none!important;width:-moz-fit-content;width:fit-content;letter-spacing:.3px;transition:background .2s;border:none;cursor:pointer}.dpb-btn:hover{background:gray}.dpb-products{display:grid;grid-template-rows:1fr 1fr;overflow:hidden;gap:5px;min-height:0}.dpb-products img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;min-height:0}@media (max-width:768px){.dpb-products{grid-template-rows:unset;grid-template-columns:1fr 1fr}}@media (max-width:580px){.dpb-products{grid-template-rows:unset;grid-template-columns:1fr}}@media (max-width:480px){.dpb-products{height:200px}}.dpb-hero{overflow:hidden;padding-left:5px;min-height:0}.dpb-hero img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}@media (max-width:768px){.dpb-hero{padding-left:0;padding-top:5px;height:280px;grid-column:1/-1}}@media (max-width:480px){.dpb-hero{height:260px;grid-column:unset}}.dpb-carousel-section{padding:2.5rem 0;max-width:1300px;margin:0 auto}.btn-masregalos{margin:0 auto;display:block;border:solid 2px #51285f;padding:12px 33px;font-family:Outfit-regular,sans-serif;font-size:17px;border-radius:5px;font-weight:600;margin-top:-25px;color:#51285f}.dpb-carousel-outer{display:flex;align-items:center;gap:10px;position:relative}.dpb-carousel-outer .dpb-prev{left:-50px;top:30%}.dpb-carousel-outer .dpb-next{right:-50px;top:30%}.dpb-carousel-wrap{overflow:hidden;flex:1;min-width:0}.dpb-carousel-track{display:flex;gap:16px;transition:transform .35s ease;will-change:transform}.dpb-product-card{flex-shrink:0;min-width:0;background:#fff;transition:transform .2s}.dpb-product-card:hover{transform:translateY(-2px)}.dpb-card-link{display:block;text-decoration:none;color:inherit}.dpb-card-img{width:100%;overflow:hidden;background:#f9f9f9;border-radius:10px}.dpb-card-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .3s ease}.dpb-product-card:hover .dpb-card-img img{transform:scale(1.04)}@media (max-width:768px){.dpb-card-img{height:160px}}@media (max-width:480px){.dpb-card-img{height:130px}}.dpb-card-body{padding:10px 4px 14px}.dpb-card-title{font-size:17px;font-weight:500;color:#51285f;margin:0 0 6px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dpb-card-price{margin:0 0 6px;display:flex;flex-direction:row-reverse;justify-content:flex-end;gap:5px}.dpb-card-price ins{text-decoration:none;font-weight:600;color:#51285f;font-size:16px}.dpb-card-price del{color:#888;font-size:16px;text-decoration:line-through}.dpb-card-stars{display:flex;gap:2px}.dpb-star{font-size:17px;color:#ddd;line-height:1}.dpb-star.filled{color:#f5a623}.maspopular{font-family:Outfit-regular,sans-serif;color:#51285f;text-align:center;font-weight:500;padding-top:60px}.dpb-carousel-btn{flex-shrink:0;min-width:38px;width:38px;height:38px;border-radius:50%;background:#fff;border:2px solid #51285f;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#51285f;transition:background .2s,color .2s;padding:0;position:absolute}@media (max-width:1425px){.dpb-carousel-btn{position:initial}}.dpb-carousel-btn svg{display:block;flex-shrink:0;pointer-events:none}.dpb-carousel-btn:hover{background:#51285f;color:#fff}.dpb-carousel-btn.is-disabled,.dpb-carousel-btn:disabled{opacity:.3;cursor:not-allowed;pointer-events:none}@media (max-width:480px){.dpb-carousel-btn{min-width:30px;width:30px;height:30px}.dpb-carousel-btn svg{width:16px;height:16px}}.dpb-categorias{padding:3.5rem 1.5rem;font-family:Outfit-regular,sans-serif}.entry-header{padding:30px 0}.dpb-categorias__container{max-width:1300px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:2rem}.dpb-categorias__titulo{font-family:Outfit-regular,sans-serif;font-size:34px;font-weight:500;color:#51285f;text-align:center;margin:0;line-height:1.2}@media (max-width:480px){.dpb-categorias__titulo{font-size:24px}}.dpb-categorias__grid{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;width:100%}@media (max-width:480px){.dpb-categorias__grid{gap:10px}}.dpb-cat-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:#fcefcc;border-radius:10px;padding:1.4rem 1.8rem;text-decoration:none;min-width:160px;flex:0 1 200px;transition:background .2s,transform .2s,box-shadow .2s}.dpb-cat-card:hover{background:#f1e1b5;transform:translateY(-3px);box-shadow:0 6px 18px rgba(0,0,0,.07);text-decoration:none}@media (max-width:768px){.dpb-cat-card{flex:0 1 160px;min-width:130px}}@media (max-width:480px){.dpb-cat-card{flex:0 1 calc(50% - 10px);min-width:unset}}.dpb-cat-card__img{width:60px;height:60px;-o-object-fit:contain;object-fit:contain;border-radius:50%}.dpb-cat-card__nombre{font-size:16px;font-weight:600;color:#51285f;text-align:center;line-height:1.3}.cc-section{padding:3.5rem 1.5rem;font-family:Outfit-regular,sans-serif}.cc-section+.cc-section{padding-top:0}.cc-inner{max-width:1300px;margin:0 auto;display:grid;grid-template-columns:400px 1fr;gap:20px;align-items:center}@media (max-width:1024px){.cc-inner{grid-template-columns:280px 1fr}}@media (max-width:768px){.cc-inner{grid-template-columns:1fr;gap:1.2rem}}.cc-texto{display:flex;flex-direction:column;gap:1rem;padding:0 20px}@media (max-width:768px){.cc-texto{padding:0}}.cc-titulo{font-family:Outfit-regular,sans-serif;font-size:35px;font-weight:500;color:#51285f;line-height:1.2;margin:0}@media (max-width:1024px){.cc-titulo{font-size:26px}}@media (max-width:480px){.cc-titulo{font-size:22px}}.cc-desc{font-size:17px;color:#51285f;line-height:1.5;font-weight:500;margin:0}.cc-carousel{display:flex;align-items:center;gap:10px;min-width:0}.cc-track-wrap{overflow:hidden;flex:1;min-width:0}.cc-track{display:flex;gap:16px;transition:transform .35s ease;will-change:transform}.cc-slide{flex-shrink:0;border-radius:10px;overflow:hidden;min-width:0}.cc-slide-link{display:block;text-decoration:none;border-radius:10px;overflow:hidden}.cc-slide-link img{width:100%;height:350px;-o-object-fit:cover;object-fit:cover;display:block;border-radius:10px;transition:transform .3s ease}@media (max-width:768px){.cc-slide-link img{height:370px}}@media (max-width:480px){.cc-slide-link img{height:370px}}.cc-slide-link:hover img{transform:scale(1.04)}.cc-slide-placeholder{width:100%;height:200px;background:#f5f0f8;border-radius:10px;display:flex;align-items:center;justify-content:center}@media (max-width:768px){.cc-slide-placeholder{height:160px}}.cc-btn{flex-shrink:0;min-width:40px;width:40px;height:40px;border-radius:50%;background:#fff;border:2px solid #51285f;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#51285f;transition:background .2s,color .2s}.cc-btn svg{display:block;pointer-events:none;width:25px;height:25px;flex-shrink:0}.cc-btn:hover{background:#51285f;color:#fff}.cc-btn.is-disabled,.cc-btn:disabled{opacity:.3;cursor:not-allowed;pointer-events:none}@media (max-width:480px){.cc-btn{min-width:32px;width:32px;height:32px}.cc-btn svg{width:18px;height:18px}}.soluciones{padding:4rem 0}.soluciones__container{max-width:1300px;margin:0 auto;padding:0 1rem}.soluciones__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media (max-width:768px){.soluciones__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.soluciones__grid{grid-template-columns:1fr}}.soluciones__card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 16px rgba(0,0,0,.08);transition:transform .3s ease}.soluciones__card:hover{transform:translateY(-4px)}.ri-section{display:grid;grid-template-columns:.9fr 1.9fr 1fr;min-height:530px;max-width:1300px;margin:0 auto;border-radius:16px;overflow:hidden;gap:5px;font-family:Outfit-regular,sans-serif}@media (max-width:1024px){.ri-section{grid-template-columns:1fr 1.2fr;grid-template-rows:auto auto}}@media (max-width:768px){.ri-section{grid-template-columns:1fr;border-radius:10px}}.ri-col-left{display:grid;grid-template-rows:1fr 1fr;gap:5px}@media (max-width:1024px){.ri-col-left{display:none}}.ri-img-box{overflow:hidden;display:flex;align-items:center;justify-content:center}.ri-img-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .35s ease}.ri-img-box:hover img{transform:scale(1.04)}.ri-col-center{overflow:hidden;background:orange}.ri-col-center img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .35s ease}.ri-col-center:hover img{transform:scale(1.03)}@media (max-width:768px){.ri-col-center{height:300px}}.ri-col-right{background:#f7f3ed;display:flex;flex-direction:column;justify-content:center;padding:3rem 2.5rem;gap:0}@media (max-width:1024px){.ri-col-right{padding:2.5rem 2rem}}@media (max-width:768px){.ri-col-right{padding:2rem 1.5rem}}.ri-eyebrow{font-family:FreeSerif,serif;font-size:25px;font-weight:700;color:#ff4d02;line-height:28px;margin:0 0 .8rem}.ri-titulo{font-family:Outfit-regular,sans-serif;font-size:36px;font-weight:400;color:#51285f;line-height:39px;margin:0 0 1rem}@media (max-width:768px){.ri-titulo{font-size:26px}}.ri-desc{font-family:Outfit-regular,sans-serif;font-size:16px;color:#51285f;margin:0 0 1.8rem}.ri-btn{display:inline-block;background:#51285f;color:#fff;font-family:Outfit-regular,sans-serif;font-size:15px;font-weight:600;padding:14px 28px;border-radius:8px;text-decoration:none;border:none;cursor:pointer;width:-moz-fit-content;width:fit-content;transition:background .2s}.ri-btn:hover{background:#3c204c;color:#fff;text-decoration:none}.lqe{padding:4rem 1.5rem 2rem}.lqe__inner{background:#e1efea;border-radius:10px;padding:2.8rem 2rem 2.5rem;text-align:center;max-width:1200px;margin:0 auto}.lqe__titulo{font-family:FreeSerif,serif;font-size:40px;font-weight:700;color:#4f4e74;margin:0 0 2.2rem;line-height:1.2}@media (max-width:480px){.lqe__titulo{font-size:22px}}.lqe__grid{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem}@media (max-width:768px){.lqe__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:480px){.lqe__grid{grid-template-columns:1fr;gap:1.5rem}}.lqe__item{width:300px;display:flex;align-items:center;flex-direction:column}.lqe__ico{width:90px;height:90px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-bottom:12px;padding:20px}.lqe__ico i{font-size:28px;color:#51285f}.lqe__nombre{font-family:Outfit-regular,sans-serif;font-size:18px;font-weight:700;color:#51285f;margin:0;line-height:1.3}.lqe__desc{font-family:Outfit-regular,sans-serif;padding:0 25px;font-size:16px;color:#51285f;line-height:1.7;margin:0}.tc{padding:3rem 1.5rem;text-align:center;font-family:Outfit-regular,sans-serif;max-width:1300px;margin:0 auto}.tc__titulo{font-family:Outfit-regular,sans-serif;font-size:33px;font-weight:500;color:#51285f;max-width:620px;margin:0 auto 1rem;line-height:1.3}@media (max-width:768px){.tc__titulo{font-size:24px}}@media (max-width:480px){.tc__titulo{font-size:20px}}.tc__badge{display:inline-flex;align-items:center;gap:6px;font-size:15px;color:#51285f;font-family:Outfit-regular,sans-serif;margin-bottom:2.5rem}.tc__badge strong{color:#333}.tc__badge svg{fill:#51285f}.tc__badge .ti-heart{color:#51285f;font-size:16px}.tc__fb{display:inline-flex;align-items:center;gap:4px;color:#35271b;font-weight:600}.tc__fb svg{width:18px;height:18px}.tc__carousel{display:flex;align-items:center;gap:8px}.tc__wrap{overflow:hidden;flex:1}.tc__track{display:flex;gap:16px;align-items:center;transition:transform .4s cubic-bezier(.25,.8,.25,1);will-change:transform}.tc__card{flex:0 0 calc(33.333% - 11px);background:#fff;border:.5px solid #e5e5e5;border-radius:14px;padding:2.5rem;text-align:left;min-height:260px;display:flex;flex-direction:column;transition:transform .4s ease,opacity .4s ease,background .4s ease,border-color .4s ease,box-shadow .4s ease;transform:scale(.85);opacity:.7}.tc__card--active{transform:scale(1);opacity:1;background:#fdf8ee;border-color:#fcefcc;min-height:350px}@media (max-width:768px){.tc__card{flex:0 0 calc(50% - 8px)}}@media (max-width:480px){.tc__card{flex:0 0 calc(85% - 8px)}}.tc__quote{font-size:36px;font-weight:700;color:#51285f;line-height:1;margin-bottom:4px;display:flex;align-items:center;gap:10px}.tc__quote svg{width:40px}.tc__quote .line-c{display:block;height:1px;width:90%;background:#4f4e74}.tc__text{font-size:16px;font-family:Outfit-regular,sans-serif;color:#51285f;line-height:1.75;margin:1rem 0 1.5rem;flex:1}.tc__author{display:flex;align-items:center;gap:10px;margin-top:auto}.tc__avatar{width:42px;height:42px;border-radius:50%;background:#51285f;color:red;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;flex-shrink:0;overflow:hidden;border:.5px solid #ddd}.tc__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.tc__author-info{display:flex;flex-direction:column;gap:3px}.tc__name{font-size:14px;font-weight:600;color:#222}.tc__source{display:flex;align-items:center;gap:4px;font-size:12px;color:#00f}.tc__source svg{width:13px;height:13px}.tc__btn{flex-shrink:0;width:38px;height:38px;border-radius:50%;background:#fff;border:2px solid #51285f;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#444;transition:background .2s}.tc__btn svg{display:block;pointer-events:none}.tc__btn:hover{background:#f5f5f5}.tc__btn:disabled{opacity:.3;cursor:not-allowed}.corp-hero{padding:24px 1vw 40px;max-width:1300px;margin:0 auto}.corp-hero__inner{display:grid;grid-template-columns:minmax(280px,340px) 1fr;gap:48px;align-items:center}.corp-hero__eyebrow{color:#e37400;font-family:Outfit-regular,sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:.04em;font-size:2rem;line-height:35px;margin:0 0 8px}.corp-hero__title{font-family:Outfit-regular,sans-serif;font-size:clamp(2.5rem,5vw,3.3rem);font-weight:500;color:#000;margin:0 0 16px;line-height:1.1}.corp-hero__text{font-family:Outfit-regular,sans-serif;font-size:1.2rem;color:#51285f;line-height:1.5;margin:0 0 28px;max-width:32ch}.corp-hero__collage{display:grid;grid-template-columns:1fr 2fr;grid-template-rows:1fr 1fr;gap:5px;height:100%;min-height:420px}.corp-hero__img{border-radius:0;overflow:hidden}.corp-hero__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.corp-hero__img--llavero{grid-column:1;grid-row:1}.corp-hero__img--copas{grid-column:1;grid-row:2}.corp-hero__img--kit{grid-column:2;grid-row:1/span 2;border-radius:0 25px 25px 0}.corp-btn{display:inline-block;font-family:Outfit-regular,sans-serif;font-weight:500;font-size:1.1rem;padding:10px 50px;border-radius:10px;border:none;cursor:pointer;text-decoration:none;text-align:center;transition:background-color .2s ease,transform .1s ease}.corp-btn--primary{background-color:#51285f;color:#fff}.corp-btn--primary:hover{background-color:#dc143c}.corp-btn--primary:active{transform:translateY(1px)}.corp-tags{list-style:none;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin:56px 0 0;padding:0 5vw;max-width:1400px;margin-left:auto;margin-right:auto}.corp-tags__item{flex:1 1 200px;max-width:300px}@media (max-width:560px){.corp-tags__item{flex:auto}}.corp-tags__link{display:block;background-color:#fcefcc;color:#51285f;font-family:Outfit-regular,sans-serif;font-weight:600;font-size:18px;text-align:center;text-decoration:none;padding:18px 24px;border-radius:10px;transition:background-color .2s ease,transform .15s ease}.corp-tags__link:hover{background-color:#51285f;transform:translateY(-2px)}.corp-cotizar{max-width:980px;margin:66px auto 125px;padding:0 5vw}@media (max-width:560px){.corp-cotizar{margin:40px auto 125px}}.corp-cotizar__header{text-align:center;margin-bottom:48px}.corp-cotizar__title{font-family:Outfit-regular,sans-serif;color:#51285f;font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:500;line-height:43px;margin:0 0 16px}.corp-cotizar__text{font-family:Outfit-regular,sans-serif;color:#51285f;font-size:1rem;line-height:1.6;max-width:60ch;margin:0 auto}.corp-form{display:flex;flex-direction:column;gap:24px}.corp-form__row{display:grid;grid-template-columns:1fr 1fr;gap:24px}.corp-form__field{display:flex;flex-direction:column;gap:6px}.corp-form__field--full{width:100%}.corp-form__label{font-family:Outfit-regular,sans-serif;font-size:.9rem;font-weight:500;color:#000}.corp-form__input,.corp-form__textarea{font-family:Outfit-regular,sans-serif;font-size:1rem;color:#51285f;border:1px solid rgba(81,40,95,.36);border-radius:6px;padding:12px 14px;background-color:#fff;transition:border-color .2s ease}.corp-form__input:focus,.corp-form__textarea:focus{outline:0;border-color:#51285f}.corp-form__textarea{resize:vertical;min-height:120px}.corp-form__submit{align-self:flex-start;margin-top:8px}@media (max-width:900px){.corp-hero__inner{grid-template-columns:1fr}.corp-hero__collage{min-height:320px}.corp-form__row{grid-template-columns:1fr}}@media (max-width:560px){.corp-hero{padding:40px 6vw 32px}.corp-tags{flex-direction:column;align-items:stretch}.corp-tags__item{max-width:none}}.woocommerce .content-area{max-width:1300px;margin:0 auto}.woocommerce span.onsale{min-height:3.836em;min-width:3.236em;line-height:0;display:flex;justify-content:center;align-items:center;left:-17px!important;right:auto!important}.woocommerce .star-rating span::before{color:gold!important}.woocommerce-products-header{background:#f2f2f2}.woocommerce-products-header h1{font-size:2em;text-align:center;padding:50px 0;margin-bottom:30px}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:100%}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:100%}.woocommerce-page .col2-set::before{display:none}.woocommerce-account .addresses .title .edit{float:right;border:solid thin #ccc;padding:2px 17px;border-radius:10px}.woocommerce ul.products li.product .price{display:block;font-weight:400;margin-bottom:.5em;font-size:1em}.wc-order-item-meta,.woocommerce-order-details__item-meta{background:#f9f5f0;border-radius:6px;padding:8px 12px;margin-top:6px}.wc-order-item-meta dt,.woocommerce-order-details__item-meta dt{font-size:12px;text-transform:uppercase;color:#999;margin-top:6px}.wc-order-item-meta dt:first-child,.woocommerce-order-details__item-meta dt:first-child{margin-top:0}.wc-order-item-meta dd,.woocommerce-order-details__item-meta dd{margin:0 0 4px;font-size:14px}.woocommerce div.product form.cart .button{vertical-align:middle;float:none}.woocommerce div.product form.cart{margin-bottom:0}@media (max-width:480px){.woocommerce:has(>.woocommerce-MyAccount-navigation){padding:32px 16px 48px}.woocommerce-MyAccount-content .woocommerce-orders-table{display:block;width:100%}.woocommerce-MyAccount-content .woocommerce-orders-table thead{display:none}.woocommerce-MyAccount-content .woocommerce-orders-table tbody,.woocommerce-MyAccount-content .woocommerce-orders-table td,.woocommerce-MyAccount-content .woocommerce-orders-table tr{display:block;width:100%}.woocommerce-MyAccount-content .woocommerce-orders-table tr{margin-bottom:16px;border:1px solid rgba(170,170,170,.2);border-radius:8px;overflow:hidden}.woocommerce-MyAccount-content .woocommerce-orders-table td{white-space:normal;display:flex;justify-content:space-between;align-items:center}}@media (max-width:560px){.corp-tags{flex-direction:column;align-items:stretch}}#main-content{max-width:1300px;margin:0 auto}.related.products .price{display:none}.related .button{display:none!important}.woocommerce-error,.woocommerce-info,.woocommerce-message{position:relative;background-color:#f6f5f8;color:#515151;border-top:3px solid #720eec;list-style:none outside;word-wrap:break-word;width:1300px;margin:0 auto}.dpb-single-product{max-width:1300px;margin:2.5rem auto;padding:0 1.5rem}.dpb-breadcrumb{max-width:1300px;padding:12px;margin:0 auto}.woocommerce div.product div.images{margin-bottom:2em;width:100%;border-radius:0}.dpb-single-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}@media (max-width:768px){.dpb-single-grid{grid-template-columns:1fr;gap:1.5rem}}.dpb-single-gallery .woocommerce-product-gallery{border-radius:12px;overflow:hidden}.dpb-single-gallery img{width:100%;border-radius:12px;-o-object-fit:cover;object-fit:cover}.dpb-single-summary .product_title{font-family:Outfit-regular,sans-serif;font-size:32px;font-weight:500;color:#51285f;margin-bottom:.5rem}@media (max-width:480px){.dpb-single-summary .product_title{font-size:24px}}.dpb-single-summary .price{font-size:24px;font-weight:700;color:#51285f;margin-bottom:1rem}.dpb-single-summary .price del{color:#999;font-size:18px;margin-right:8px}.dpb-single-summary .price ins{text-decoration:none}.dpb-single-summary .woocommerce-product-rating{margin-bottom:1rem;display:flex}.dpb-single-summary .dpb-btn-carrito,.dpb-single-summary button[type=submit]{background:#51285f;color:#fff;font-size:15px;font-weight:700;padding:14px 28px;border-radius:8px;border:none;cursor:pointer;transition:opacity .2s}.dpb-single-summary .dpb-btn-carrito:hover,.dpb-single-summary button[type=submit]:hover{opacity:.85}.dpb-single-summary .quantity{margin-right:1rem}.dpb-single-summary .quantity input{width:90px!important;height:43px;margin-right:10px;padding:10px;border:1.5px solid #7f54b3;border-radius:8px;text-align:center}.dpb-single-summary form.cart{display:block;margin-top:1rem}.dpb-single-extra{margin-top:4rem}.dpb-single-extra .woocommerce-tabs ul.tabs{display:flex;gap:2rem;border-bottom:1px solid #e8e8e8;list-style:none;padding:0;margin-bottom:1.5rem}.dpb-single-extra .woocommerce-tabs ul.tabs li{padding-bottom:.75rem;cursor:pointer;font-weight:600;color:#888}.dpb-single-extra .woocommerce-tabs ul.tabs li.active{color:#51285f;border-bottom:2px solid #51285f}.dpb-single-extra .related.products{margin-top:3rem}.dpb-single-extra .related.products h2{font-family:Outfit-regular,sans-serif;font-size:26px;color:#51285f;margin-bottom:1.5rem}.dpb-product-gallery{border-radius:12px;overflow:hidden}.dpb-product-gallery .woocommerce-product-gallery__wrapper{display:flex;flex-direction:column;gap:10px}.dpb-product-gallery .woocommerce-product-gallery__image{border-radius:12px;overflow:hidden}.dpb-product-gallery .woocommerce-product-gallery__image img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;display:block}.dpb-product-gallery .flex-control-thumbs{display:flex;gap:8px;margin-top:10px;list-style:none;padding:0}.dpb-product-gallery .flex-control-thumbs li{width:70px;height:70px;cursor:pointer;border-radius:8px;overflow:hidden;border:2px solid transparent;transition:border-color .2s}.dpb-product-gallery .flex-control-thumbs li.flex-active{border-color:#51285f}.dpb-product-gallery .flex-control-thumbs li img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:100%!important}.woocommerce div.product div.summary{width:100%!important}.dpb-single-gallery{position:relative}.dpb-btn-favorito{position:absolute;top:16px;right:16px;width:40px;height:40px;border-radius:50%;background:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;box-shadow:0 2px 6px rgba(0,0,0,.1);transition:color .2s}.dpb-btn-favorito svg{width:25px;height:25px;fill:none}.dpb-btn-favorito--activo{color:#e63950}.dpb-btn-favorito--activo svg{fill:currentColor}.dpb-disponible{display:flex;align-items:center;gap:6px;color:#51285f;font-size:14px;font-weight:500;margin-bottom:.5rem}.dpb-disponible svg{width:18px;height:18px}.dpb-mensaje-confianza{display:flex;align-items:flex-start;gap:10px;background:#e1efea;border-radius:10px;padding:14px 16px;margin:1rem 0}.dpb-mensaje-confianza svg{width:20px;height:20px;flex-shrink:0;color:#51285f;margin-top:2px}.dpb-mensaje-confianza p{font-size:14px;color:#333;line-height:1.5;margin:0}.dpb-mensaje-confianza p strong{color:#51285f}.dpb-btn-whatsapp{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;background:#fff;border:1.5px solid #25d366;color:#25d366;font-size:18px;font-weight:600;padding:12px;border-radius:8px;text-decoration:none;margin-top:.75rem;transition:background .2s}.dpb-btn-whatsapp svg{width:20px;height:20px}.dpb-btn-whatsapp:hover{background:#f0fdf4}.dpb-personalizacion{margin-top:1.2rem;max-height:0;overflow:hidden;opacity:0;transition:max-height .35s ease-in-out,opacity .25s ease-in-out,margin-top .35s ease}.dpb-personalizacion.is-visible{max-height:600px;opacity:1}.dpb-personalizacion label{font-size:14px;font-weight:500;color:#333;margin-bottom:4px;display:block}.dpb-personalizacion input,.dpb-personalizacion textarea{width:100%;padding:12px 14px;border:1.5px solid #ddd;border-radius:8px;font-size:14px;font-family:Outfit-regular,sans-serif;resize:vertical}.dpb-personalizacion input:focus,.dpb-personalizacion textarea:focus{outline:0;border-color:#51285f}.dpb-que-incluye{margin-top:1.5rem}.dpb-que-incluye h3{font-size:18px;font-weight:700;color:#51285f;margin-bottom:.5rem}.dpb-que-incluye ul{padding-left:1.2rem;margin:0}.dpb-que-incluye ul li{font-size:14px;color:#333;line-height:1.6}.dpb-product-gallery{border-radius:12px;overflow:hidden}.dpb-product-gallery .woocommerce-product-gallery__wrapper{display:flex;flex-direction:column;gap:10px}.dpb-product-gallery .woocommerce-product-gallery__image{border-radius:12px;overflow:hidden;aspect-ratio:1/1}.dpb-product-gallery .woocommerce-product-gallery__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.dpb-product-gallery .flex-control-thumbs{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:1fr;gap:10px;margin-top:10px;list-style:none;padding:0}.dpb-product-gallery .flex-control-thumbs li{width:100%;aspect-ratio:1/1;cursor:pointer;border-radius:8px;overflow:hidden;border:2px solid transparent;transition:border-color .2s}.dpb-product-gallery .flex-control-thumbs li.flex-active{border-color:#51285f}.dpb-product-gallery .flex-control-thumbs li img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.woocommerce-product-gallery{border-radius:12px;overflow:hidden;opacity:1!important}.woocommerce-product-gallery__wrapper{display:grid;grid-template-columns:1fr 1fr;gap:10px}.woocommerce-product-gallery__image{overflow:hidden}.woocommerce-product-gallery__image img{width:100%;-o-object-fit:cover;object-fit:cover;display:block}.woocommerce-product-gallery__image:first-child{grid-column:1/-1}.woocommerce-product-gallery__image:first-child img{aspect-ratio:4/4}.woocommerce-product-gallery__image:not(:first-child) img{aspect-ratio:1/1}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:100%;display:inline-block}.woocommerce-product-rating{display:flex;align-items:center;gap:8px;margin-bottom:1rem}.woocommerce-product-rating .star-rating{font-size:17px;color:#ddd}.woocommerce-product-rating .star-rating span{color:#f5a623}.woocommerce-product-rating .woocommerce-review-link{font-size:13px;color:#888;text-decoration:none}.woocommerce-product-rating .woocommerce-review-link:hover{text-decoration:underline}.woocommerce .woocommerce-product-rating .star-rating{margin:0 4px 0 0}.dpb-faq{max-width:1300px;margin:3rem auto;padding:0 1.5rem}.dpb-faq-titulo{text-align:center;font-family:Outfit-regular,sans-serif;font-size:28px;font-weight:500;color:#51285f;margin-bottom:2rem}@media (max-width:480px){.dpb-faq-titulo{font-size:22px}}.dpb-faq-lista{max-width:720px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.dpb-faq-item-product{border:1.5px solid #f0c84e;border-radius:50px;overflow:hidden;transition:border-radius .2s}.dpb-faq-item-product--abierto{border-radius:16px}.dpb-faq-pregunta{width:100%;display:flex;align-items:center;justify-content:space-between;background:0 0;border:none;padding:16px 24px;font-family:Outfit-regular,sans-serif;font-size:16px;font-weight:700;color:#51285f;cursor:pointer;text-align:left}.dpb-faq-pregunta span{flex:1}.dpb-faq-icono{width:18px;height:18px;color:#f0c84e;flex-shrink:0;transition:transform .25s ease}.dpb-faq-item-product--abierto .dpb-faq-icono{transform:rotate(180deg)}.dpb-faq-respuesta{max-height:0;overflow:hidden;transition:max-height .3s ease}.dpb-faq-respuesta-inner{padding:0 24px 20px}.dpb-faq-respuesta-inner p{font-size:14px;color:#333;line-height:1.6;margin:0 0 12px}.dpb-faq-respuesta-inner p:last-child{margin-bottom:0}.dpb-faq-respuesta-inner p strong{color:#51285f}.wc-empty-cart-message{margin:45px 0}.return-to-shop{margin-bottom:190px}.dpb-cart-wrapper{display:grid;grid-template-columns:1fr 320px;gap:20px;max-width:1200px;margin:40px auto 55px;padding:0 15px}@media (max-width:480px){.dpb-cart-wrapper{grid-template-columns:1fr}}.dpb-cart-title{font-size:24px;font-weight:600;margin-bottom:20px}.dpb-cart-card{border:1px solid #51285f;border-radius:5px;padding:20px}.dpb-cart-card .dpb-btn-update{margin-top:30px;padding:10px 21px;border-radius:5px;background:#51285f;color:#fff}.dpb-cart-card .dpb-btn-update:disabled{background:#f7f7f7;color:#828282}.dpb-cart-status{display:flex;padding-left:7px;align-items:center;gap:8px;color:#51285f;font-weight:500}.dpb-cart-status span{color:#333;font-weight:800;font-size:20px}.dpb-cart-status svg{width:25px;height:25px}.dpb-cart-divider{border:none;border-top:1px solid #666;margin:20px 0 20px}.dpb-cart-item{display:grid;grid-template-columns:140px 1fr auto;gap:15px;align-items:center;margin-bottom:10px}.dpb-cart-item-image img{width:100%;border-radius:5px}.dpb-cart-item-name{font-weight:500;margin-bottom:15px}.dpb-cart-item-qty{display:flex;padding-left:7px;align-items:center;gap:8px}.dpb-cart-item-qty .qty{width:40px;text-align:center;border:none}.dpb-cart-item-remove{color:red;margin-left:8px}.dpb-cart-item-remove svg{width:18px;height:18px}.dpb-cart-item-price{font-weight:500;text-align:right}.dpb-qty-btn{width:32px;height:32px;background:#fff;cursor:pointer;font-size:16px}.dpb-btn-checkout{color:#51285f;border:solid thin #51285f;border-radius:5px;cursor:pointer;font-weight:600;background:#51285f;color:#fff;width:100%;padding:11px 14px;margin-bottom:10px}.dpb-btn-checkout:hover{background:#51285f}.dpb-cart-coupon{border:1px solid #51285f;border-radius:5px;padding:20px}.dpb-cart-coupon label{display:block;font-weight:500;margin-bottom:10px}.dpb-coupon-row{display:flex;gap:8px}.dpb-coupon-row input{flex:1;padding:10px;border:1px solid #ddd;border-radius:5px}.dpb-btn-coupon{color:#51285f;border:solid thin #51285f;border-radius:5px;cursor:pointer;font-weight:600;padding:10px 20px}.dpb-btn-coupon:hover{background:#51285f;color:#fff}.box-items-qty{display:flex;justify-content:center;width:130px;border:solid thin #ccc;border-radius:5px;padding:5px 0}.dpb-cart-item-qty{display:flex;border-radius:10px;padding:5px}.cta-contacto{max-width:1300px;margin:0 auto;padding:80px 24px 96px;background-color:#fff}.cta-contacto__header{text-align:center;max-width:900px;margin:0 auto 48px}.cta-contacto__title{font-family:FreeSerif,serif;font-weight:400;color:#51285f;font-size:clamp(2rem,4vw,2.75rem);margin:0 0 24px}.cta-contacto__title-dot{color:#4f4e74}.cta-contacto__text{font-family:Outfit-regular,sans-serif;font-size:19px;color:#51285f;line-height:1.7;margin:0}.cta-contacto__highlight{font-weight:700}.cta-form{max-width:660px;margin:0 auto;display:flex;flex-direction:column;gap:22px}.cta-form__row{display:grid;grid-template-columns:1fr 1fr;gap:24px}.cta-form__field{display:flex;flex-direction:column;gap:8px}.cta-form__field--full{width:100%}.cta-form__label{font-family:Outfit-regular,sans-serif;font-size:.95rem;font-weight:500;color:#333}.cta-form__input,.cta-form__textarea{font-family:Outfit-regular,sans-serif;font-size:17px;color:#333;background-color:#fff;border:1px solid #aaa;border-radius:4px;padding:12px 14px;transition:border-color .2s ease}.cta-form__input:focus,.cta-form__textarea:focus{outline:0;border-color:#51285f}.cta-form__textarea{resize:vertical;min-height:140px}.cta-form__submit{align-self:flex-start;margin-top:8px;font-family:Outfit-regular,sans-serif;font-weight:500;font-size:19px;color:#fff;background-color:#51285f;border:none;border-radius:6px;padding:16px 0;text-align:center;width:210px;cursor:pointer;transition:background-color .2s ease,transform .1s ease}.cta-form__submit:hover{background-color:#51285f}.cta-form__submit:active{transform:translateY(1px)}@media (max-width:768px){.cta-form__row{grid-template-columns:1fr}}@media (max-width:480px){.cta-contacto{padding:56px 16px 64px}.cta-form__submit{width:100%}}.nos-nosotros{max-width:900px;margin:0 auto;padding:80px 24px 96px;background-color:#fff;text-align:center}.nos-nosotros__header{margin-bottom:32px}.nos-nosotros__title{font-family:FreeSerif,serif;font-weight:400;color:#51285f;font-size:clamp(2rem,4vw,2.75rem);margin:0}.nos-nosotros__contenido{display:flex;flex-direction:column;gap:24px;margin-bottom:56px}.nos-nosotros__parrafo{font-family:Outfit-regular,sans-serif;font-size:17px;color:#51285f;line-height:1.7;margin:0}.nos-nosotros__figura{margin:0}.nos-nosotros__imagen{display:block;width:100%;height:auto;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;border-radius:24px;background-color:#e1efea}@media (max-width:768px){.nos-nosotros{padding:56px 20px 72px}}@media (max-width:480px){.nos-nosotros{padding:48px 16px 56px}.nos-nosotros__imagen{border-radius:16px}}.woocommerce-account .woocommerce::after,.woocommerce-account .woocommerce::before{content:" ";display:none}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:100%}.woocommerce-account .woocommerce-MyAccount-content{width:100%}.woocommerce:has(>.woocommerce-MyAccount-navigation){max-width:1300px;margin:0 auto;padding:56px 24px 96px;display:grid;grid-template-columns:320px 1fr;gap:48px;align-items:start}.woocommerce-MyAccount-navigation{border:1px solid #aaa;border-radius:12px;padding:8px}.woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0}.woocommerce-MyAccount-navigation li:last-child{border-bottom:none}.woocommerce-MyAccount-navigation a{display:block;padding:14px 18px;font-family:Outfit-regular,sans-serif;font-size:17px;color:#333;text-decoration:none;border-radius:8px;transition:background-color .2s ease,color .2s ease}.woocommerce-MyAccount-navigation a:hover{background-color:rgba(81,40,95,.06);color:#51285f}.woocommerce-MyAccount-navigation li.is-active a{background-color:#51285f;color:#fff;font-weight:600}.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th{padding:6px 20px}.woocommerce-MyAccount-content{font-family:Outfit-regular,sans-serif;font-size:17px;color:#333;line-height:1.7;width:100%}.woocommerce-MyAccount-content p{margin:0 0 16px}.woocommerce-MyAccount-content a{color:#51285f}.woocommerce-MyAccount-content mark{background:0 0;color:#51285f;font-weight:600}.woocommerce-MyAccount-content .woocommerce-error,.woocommerce-MyAccount-content .woocommerce-info,.woocommerce-MyAccount-content .woocommerce-message{list-style:none;margin:0 0 24px;padding:16px 50px;border-radius:8px;font-size:17px;display:flex;align-items:center;justify-content:space-between;width:100%;gap:16px}.woocommerce-MyAccount-content .woocommerce-message{background-color:green;color:#666;border:1px solid #ccc}.woocommerce-MyAccount-content .woocommerce-error{background-color:#fdecea;color:#a3231f;border:1px solid #f5c6c3}.woocommerce-MyAccount-content .woocommerce-info{background-color:#eef1fb;color:#4f4e74;border:1px solid rgba(79,78,116,.3)}.woocommerce-MyAccount-content .button,.woocommerce-MyAccount-content .woocommerce-Button{font-weight:700;font-size:17px;color:#fff;background-color:#51285f;border:none;border-radius:6px;padding:12px 28px;cursor:pointer;text-decoration:none;display:inline-block;transition:background-color .2s ease,transform .1s ease}.woocommerce-MyAccount-content .button:hover,.woocommerce-MyAccount-content .woocommerce-Button:hover{background-color:grey}.woocommerce-MyAccount-content .button:active,.woocommerce-MyAccount-content .woocommerce-Button:active{transform:translateY(1px)}.woocommerce-MyAccount-content>p:first-child{font-size:1.1rem;color:#51285f}.woocommerce-MyAccount-content .woocommerce-orders-table{width:100%;border-collapse:collapse;margin:0 0 24px}.woocommerce-MyAccount-content .woocommerce-orders-table th{font-weight:700;font-size:.9rem;text-transform:uppercase;letter-spacing:.03em;color:#aaa;text-align:left;padding:12px 16px;border-bottom:2px solid #aaa}.woocommerce-MyAccount-content .woocommerce-orders-table td{padding:16px;border-bottom:1px solid rgba(170,170,170,.4);font-size:17px}.woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table__cell-order-status span{display:inline-block;padding:4px 12px;border-radius:999px;font-size:.85rem;font-weight:600;background-color:rgba(225,239,234,.7);color:#ccc}.woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table__cell-order-actions .button{padding:8px 16px;font-size:.9rem;margin:0 4px 4px 0}.woocommerce-MyAccount-content .woocommerce-customer-details,.woocommerce-MyAccount-content .woocommerce-order-details{border:1px solid #aaa;border-radius:12px;padding:24px;margin-bottom:32px}.woocommerce-MyAccount-content .woocommerce-customer-details h2,.woocommerce-MyAccount-content .woocommerce-order-details h2{font-family:FreeSerif,serif;font-style:italic;color:#51285f;font-size:1.4rem;margin:0 0 16px}.woocommerce-MyAccount-content .shop_table{width:100%;border-collapse:collapse}.woocommerce-MyAccount-content .shop_table td,.woocommerce-MyAccount-content .shop_table th{padding:12px;text-align:center;border-bottom:1px solid rgba(170,170,170,.4);font-size:17px}.woocommerce-MyAccount-content .shop_table tfoot td,.woocommerce-MyAccount-content .shop_table tfoot th{font-weight:700}.woocommerce-MyAccount-content .woocommerce-Addresses{display:grid;grid-template-columns:1fr 1fr;gap:24px}.woocommerce-MyAccount-content .woocommerce-Address{border:1px solid #aaa;border-radius:12px;padding:24px}.woocommerce-MyAccount-content .woocommerce-Address h2{font-size:1.1rem;font-weight:700;color:#51285f;margin:0 0 12px}.woocommerce-MyAccount-content .woocommerce-Address h2 .edit{float:right;font-size:.85rem;font-weight:600}.woocommerce-MyAccount-content .woocommerce-Address address{font-style:normal;font-size:17px;color:#333;line-height:1.7}.woocommerce-MyAccount-content form .form-row{margin-bottom:20px}.woocommerce-MyAccount-content form label{display:block;font-size:.95rem;font-weight:600;color:#333;margin-bottom:6px}.woocommerce-MyAccount-content form label .required{color:#c0392b}.woocommerce-MyAccount-content form input.input-text,.woocommerce-MyAccount-content form select,.woocommerce-MyAccount-content form textarea{width:100%;font-size:17px;color:#333;border:1px solid #aaa;border-radius:6px;padding:12px 14px;background-color:#fff;transition:border-color .2s ease}.woocommerce-MyAccount-content form input.input-text:focus,.woocommerce-MyAccount-content form select:focus,.woocommerce-MyAccount-content form textarea:focus{outline:0;border-color:#51285f}.woocommerce-MyAccount-content form fieldset{border:1px solid #aaa;border-radius:12px;padding:20px;margin-bottom:24px}.woocommerce-MyAccount-content form fieldset legend{font-weight:700;color:#51285f;padding:0 8px}.woocommerce-orders-table__cell-order-actions{display:flex;justify-content:center}.woocommerce-form-login,.woocommerce-form-register{max-width:420px;border:1px solid #aaa;border-radius:12px;padding:32px;font-family:Outfit-regular,sans-serif}.woocommerce-LostPassword{margin-top:16px;font-size:.9rem}.woocommerce-form-login__rememberme{display:flex;align-items:center;gap:8px;font-family:Outfit-regular,sans-serif;font-size:.9rem;margin:16px 0}.woocommerce-form-login__rememberme input{width:auto}@media (max-width:768px){.woocommerce:has(>.woocommerce-MyAccount-navigation){grid-template-columns:1fr;padding:40px 20px 64px}.woocommerce-MyAccount-navigation ul{display:flex;flex-wrap:wrap;gap:8px}.woocommerce-MyAccount-navigation li{border-bottom:none;flex:1 1 auto}.woocommerce-MyAccount-content .woocommerce-Addresses{grid-template-columns:1fr}}@media (max-width:480px){.woocommerce:has(>.woocommerce-MyAccount-navigation){padding:32px 16px 48px}.woocommerce-MyAccount-content .woocommerce-orders-table{display:block;overflow-x:auto;white-space:nowrap}}.dpb-faq-section{max-width:1300px;margin:0 auto;padding:64px 24px 96px;background-color:#fff}.dpb-faq-title{font-family:FreeSerif,serif;font-weight:400;color:#51285f;font-size:clamp(1.8rem,3.5vw,2.25rem);margin:0 0 32px}.dpb-faq-lista{display:flex;flex-direction:column;gap:20px;max-width:1040px}.dpb-faq-item{border:1px solid #e8b923;border-radius:28px;overflow:hidden;transition:border-radius .2s ease}.dpb-faq-heading{margin:0}.dpb-faq-pregunta{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;background:0 0;border:none;cursor:pointer;padding:20px 28px;text-align:left;font-family:Outfit-regular,sans-serif}.dpb-faq-pregunta-texto{font-size:17px;font-weight:700;color:#51285f}.dpb-faq-icono{flex-shrink:0;width:18px;height:18px;color:#e8b923;transition:transform .25s ease}.dpb-faq-item--abierto .dpb-faq-icono{transform:rotate(180deg)}.dpb-faq-respuesta{max-height:0;overflow:hidden;transition:max-height .3s ease}.dpb-faq-respuesta p{margin:0;padding:0 28px 22px;font-family:Outfit-regular,sans-serif;font-size:17px;color:#333;line-height:1.6}@media (max-width:480px){.dpb-faq-section{padding:48px 16px 64px}.dpb-faq-pregunta{padding:16px 20px}.dpb-faq-respuesta p{padding:0 20px 18px}}.dpb-wishlist-btn.is-active{color:#e0245e}.woocommerce-checkout .col2-set,form.checkout.woocommerce-checkout{display:flex;flex-wrap:wrap;gap:60px;margin:40px auto;padding:0 20px}@media (max-width:900px){.woocommerce-checkout .col2-set,form.checkout.woocommerce-checkout{flex-direction:column-reverse;gap:32px}}.woocommerce-checkout #customer_details,.woocommerce-checkout .checkout-form{flex:1 1 560px;min-width:300px}.woocommerce-checkout #order_review,.woocommerce-checkout .checkout-summary{flex:0 0 550px}@media (max-width:900px){.woocommerce-checkout #order_review,.woocommerce-checkout .checkout-summary{flex:1 1 100%}}.woocommerce-checkout .checkout-section-title,.woocommerce-checkout h3{font-size:20px;font-weight:700;margin:32px 0 16px}.woocommerce-checkout .checkout-section-title:first-child,.woocommerce-checkout h3:first-child{margin-top:0}.woocommerce-checkout .checkout-field,.woocommerce-checkout .form-row{margin-bottom:16px}.woocommerce-checkout .checkout-field label,.woocommerce-checkout .form-row label{display:block;font-size:13px;font-weight:600;margin-bottom:6px;color:#666}.woocommerce-checkout .checkout-field input[type=email],.woocommerce-checkout .checkout-field input[type=password],.woocommerce-checkout .checkout-field input[type=tel],.woocommerce-checkout .checkout-field input[type=text],.woocommerce-checkout .checkout-field select,.woocommerce-checkout .checkout-field textarea,.woocommerce-checkout .form-row input[type=email],.woocommerce-checkout .form-row input[type=password],.woocommerce-checkout .form-row input[type=tel],.woocommerce-checkout .form-row input[type=text],.woocommerce-checkout .form-row select,.woocommerce-checkout .form-row textarea{width:100%;box-sizing:border-box;padding:12px 14px;font-size:15px;font-family:inherit;color:#666;background:#fff;border:1px solid #51285f;border-radius:5px;transition:border-color .15s ease,box-shadow .15s ease}.woocommerce-checkout .checkout-field input[type=email]::-moz-placeholder,.woocommerce-checkout .checkout-field input[type=password]::-moz-placeholder,.woocommerce-checkout .checkout-field input[type=tel]::-moz-placeholder,.woocommerce-checkout .checkout-field input[type=text]::-moz-placeholder,.woocommerce-checkout .checkout-field select::-moz-placeholder,.woocommerce-checkout .checkout-field textarea::-moz-placeholder,.woocommerce-checkout .form-row input[type=email]::-moz-placeholder,.woocommerce-checkout .form-row input[type=password]::-moz-placeholder,.woocommerce-checkout .form-row input[type=tel]::-moz-placeholder,.woocommerce-checkout .form-row input[type=text]::-moz-placeholder,.woocommerce-checkout .form-row select::-moz-placeholder,.woocommerce-checkout .form-row textarea::-moz-placeholder{color:#aaa}.woocommerce-checkout .checkout-field input[type=email]::placeholder,.woocommerce-checkout .checkout-field input[type=password]::placeholder,.woocommerce-checkout .checkout-field input[type=tel]::placeholder,.woocommerce-checkout .checkout-field input[type=text]::placeholder,.woocommerce-checkout .checkout-field select::placeholder,.woocommerce-checkout .checkout-field textarea::placeholder,.woocommerce-checkout .form-row input[type=email]::placeholder,.woocommerce-checkout .form-row input[type=password]::placeholder,.woocommerce-checkout .form-row input[type=tel]::placeholder,.woocommerce-checkout .form-row input[type=text]::placeholder,.woocommerce-checkout .form-row select::placeholder,.woocommerce-checkout .form-row textarea::placeholder{color:#aaa}.woocommerce-checkout .checkout-field input[type=email]:focus,.woocommerce-checkout .checkout-field input[type=password]:focus,.woocommerce-checkout .checkout-field input[type=tel]:focus,.woocommerce-checkout .checkout-field input[type=text]:focus,.woocommerce-checkout .checkout-field select:focus,.woocommerce-checkout .checkout-field textarea:focus,.woocommerce-checkout .form-row input[type=email]:focus,.woocommerce-checkout .form-row input[type=password]:focus,.woocommerce-checkout .form-row input[type=tel]:focus,.woocommerce-checkout .form-row input[type=text]:focus,.woocommerce-checkout .form-row select:focus,.woocommerce-checkout .form-row textarea:focus{outline:0;border-color:#666;box-shadow:0 0 0 3px rgba(128,128,128,.15)}.woocommerce-checkout .checkout-field select,.woocommerce-checkout .form-row select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%234a2b5c'><path d='M5 7l5 6 5-6z'/></svg>");background-repeat:no-repeat;background-position:right 14px center;background-size:14px}.woocommerce-checkout .checkout-row,.woocommerce-checkout .form-row-first,.woocommerce-checkout .form-row-last{display:flex;gap:16px}.woocommerce-checkout .checkout-row .checkout-field,.woocommerce-checkout .checkout-row .form-row,.woocommerce-checkout .form-row-first .checkout-field,.woocommerce-checkout .form-row-first .form-row,.woocommerce-checkout .form-row-last .checkout-field,.woocommerce-checkout .form-row-last .form-row{flex:1}@media (max-width:480px){.woocommerce-checkout .checkout-row,.woocommerce-checkout .form-row-first,.woocommerce-checkout .form-row-last{flex-direction:column;gap:0}}.woocommerce-checkout .checkout-checkbox,.woocommerce-checkout .woocommerce-form__label-for-checkbox{display:flex;align-items:flex-start;gap:10px;margin-bottom:24px;font-size:13px;line-height:1.5;color:grey}.woocommerce-checkout .checkout-checkbox input[type=checkbox],.woocommerce-checkout .woocommerce-form__label-for-checkbox input[type=checkbox]{margin-top:3px;width:16px;height:16px;accent-color:#51285f;flex-shrink:0}.woocommerce-checkout .checkout-login-link,.woocommerce-checkout .woocommerce-form-login-toggle a{font-size:13px;font-weight:600;color:#51285f;text-decoration:underline}.woocommerce-checkout .checkout-login-link:hover,.woocommerce-checkout .woocommerce-form-login-toggle a:hover{color:#560c58}.woocommerce-checkout .checkout-field-header{display:flex;justify-content:space-between;align-items:center}.woocommerce-checkout .checkout-notice,.woocommerce-checkout .woocommerce-info{background:#ffebcd;color:#666;font-size:13px;text-align:center;padding:12px 16px;border:none;border-radius:5px;margin:-4px 0 20px;list-style:none}.woocommerce-checkout .checkout-note{font-size:14px;color:grey;margin-bottom:8px}.woocommerce-checkout .checkout-radio-group{display:flex;flex-direction:column;gap:12px;margin-bottom:28px}.woocommerce-checkout .checkout-radio{display:flex;align-items:center;gap:10px;padding:14px 16px;border:1px solid #51285f;border-radius:5px;cursor:pointer;font-size:14px;font-weight:500;transition:border-color .15s ease}.woocommerce-checkout .checkout-radio input[type=radio]{width:16px;height:16px;accent-color:#51285f}.woocommerce-checkout .checkout-radio:has(input:checked){border-color:#51285f}.woocommerce-checkout #place_order,.woocommerce-checkout .checkout-submit{display:block;width:100%;padding:16px;background:#51285f;color:#fff;font-size:15px;font-weight:700;letter-spacing:.3px;border:none;border-radius:5px;cursor:pointer;transition:background .15s ease}.woocommerce-checkout #place_order:hover,.woocommerce-checkout .checkout-submit:hover{background:#51285f}.woocommerce-checkout #place_order:active,.woocommerce-checkout .checkout-submit:active{background:#51285f}.woocommerce-checkout #order_review,.woocommerce-checkout .checkout-summary-box{border-radius:10px}.woocommerce-checkout #order_review table.shop_table,.woocommerce-checkout .checkout-summary-box table.shop_table{width:100%;border-collapse:collapse}.woocommerce-checkout #order_review table.shop_table td,.woocommerce-checkout #order_review table.shop_table th,.woocommerce-checkout .checkout-summary-box table.shop_table td,.woocommerce-checkout .checkout-summary-box table.shop_table th{border:none;padding:0}.woocommerce-checkout .checkout-summary-title{font-size:17px;font-weight:700;margin:0 0 20px}.woocommerce-checkout .checkout-summary-item{display:flex;gap:14px;margin-bottom:20px}.woocommerce-checkout .checkout-summary-item img{width:60px;height:60px;-o-object-fit:cover;object-fit:cover;border-radius:5px;background:#fff}.woocommerce-checkout .checkout-summary-item-info{flex:1;display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.woocommerce-checkout .checkout-summary-item-name{font-size:14px;font-weight:600;margin:0 0 4px}.woocommerce-checkout .checkout-summary-item-qty{font-size:13px;color:grey;margin:0}.woocommerce-checkout .checkout-summary-item-price{font-size:14px;font-weight:600;white-space:nowrap}.woocommerce-checkout hr.checkout-summary-divider{border:none;border-top:1px solid rgba(81,40,95,.15);margin:16px 0}.woocommerce-checkout .cart-subtotal td,.woocommerce-checkout .checkout-summary-row,.woocommerce-checkout .shipping td{display:flex;justify-content:space-between;font-size:14px;margin-bottom:10px;color:grey}.woocommerce-checkout .checkout-summary-total,.woocommerce-checkout .order-total td{display:flex;justify-content:space-between;color:#666;font-size:16px;font-weight:700;margin-top:14px;margin-bottom:0}.woocommerce-checkout .checkout-coupon,.woocommerce-checkout .checkout_coupon{border:1px solid grey;border-radius:10px;padding:20px;margin-top:20px;display:block}.woocommerce-checkout .checkout-coupon p,.woocommerce-checkout .checkout_coupon p{margin:0 0 12px;font-size:14px;font-weight:600}.woocommerce-checkout .checkout-coupon .form-row,.woocommerce-checkout .checkout-coupon-row,.woocommerce-checkout .checkout_coupon .form-row,.woocommerce-checkout .checkout_coupon-row{display:flex;gap:10px}.woocommerce-checkout .checkout-coupon input[type=text],.woocommerce-checkout .checkout_coupon input[type=text]{flex:1;min-width:0;padding:10px 12px;border:1px solid #51285f;border-radius:5px;font-size:14px}.woocommerce-checkout .checkout-coupon input[type=text]:focus,.woocommerce-checkout .checkout_coupon input[type=text]:focus{outline:0;border-color:#51285f}.woocommerce-checkout .checkout-coupon button,.woocommerce-checkout .checkout_coupon button{flex-shrink:0;padding:10px 18px;background:0 0;border:1px solid #51285f;color:#51285f;font-weight:600;font-size:14px;border-radius:5px;cursor:pointer;transition:background .15s ease,color .15s ease}.woocommerce-checkout .checkout-coupon button:hover,.woocommerce-checkout .checkout_coupon button:hover{background:#51285f;color:grey}.box-checkout-canti{background:#e1efea;padding:30px 40px}.pagos-factura .metodo-pago{border:solid thin #51285f;border-radius:5px;padding:12px 14px;font-size:15px}.pagos-factura .canti-note{font-size:15px;text-align:center;padding:10px 0;background:beige}.woocommerce-checkout #payment{background:#cde8de}.woocommerce-page #payment #place_order{float:right;margin-top:20px}.dpb-categoria-header{display:flex;justify-content:center;align-items:center;position:relative;max-width:1300px;margin:40px auto 24px;padding:0 20px}.dpb-categoria-title{font-size:30px;font-weight:400;font-family:Outfit-regular,sans-serif;color:#51285f;text-align:center;margin:0}.dpb-categoria-orderby{position:absolute;right:20px}.dpb-categoria-orderby select{padding:10px 36px 10px 16px;border:1px solid #51285f;border-radius:5px;font-size:13px;font-weight:600;color:#51285f;background:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%234a2b5c'><path d='M5 7l5 6 5-6z'/></svg>");background-repeat:no-repeat;background-position:right 12px center;background-size:12px;cursor:pointer}.dpb-categoria-orderby select:focus{outline:0;border-color:#51285f}.dpb-productos-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;max-width:1300px;margin:0 auto 32px;padding:0 20px}@media (max-width:1000px){.dpb-productos-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:700px){.dpb-productos-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:460px){.dpb-productos-grid{grid-template-columns:1fr}}.dpb-product-card{display:flex;flex-direction:column}.dpb-product-card-image{position:relative;display:block;border-radius:8px;overflow:hidden;aspect-ratio:1/1}.dpb-product-card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.dpb-product-card-body{padding-top:12px}.dpb-product-card-title{display:block;font-size:17px;font-weight:600;color:#51285f;text-decoration:none;margin-bottom:6px}.dpb-product-card-title:hover{color:#51285f}.dpb-product-card-price{font-size:14px;font-weight:700;color:#333;margin-bottom:6px}.dpb-product-card-price del{font-weight:400;color:#333;margin-left:6px;text-decoration:line-through}.dpb-product-card-price ins{text-decoration:none}.dpb-product-card-rating .star-rating{font-size:17px;color:#51285f}.dpb-wishlist-btn{position:absolute;top:10px;right:10px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.9);border-radius:50%;cursor:pointer;color:#333;transition:color .15s ease}.dpb-wishlist-btn svg{width:16px;height:16px}.dpb-wishlist-btn:hover{color:#51285f}.dpb-wishlist-btn.is-active{color:#51285f}.dpb-wishlist-btn.is-active svg{fill:#e0245e;stroke:none}.dpb-wishlist-btn svg{width:25px;height:25px}.dpb-siguiente-wrapper{display:flex;justify-content:center;margin:8px 0 56px}.dpb-btn-siguiente{display:inline-flex;align-items:center;gap:6px;padding:10px 22px;border:1px solid #51285f;border-radius:20px;background:#fff;color:#51285f;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s ease,color .15s ease}.dpb-btn-siguiente svg{width:14px;height:14px}.dpb-btn-siguiente:hover{background:#51285f;color:#fff}.dpb-btn-siguiente.is-loading{opacity:.6;cursor:default;pointer-events:none}.dpb-tambien-gustarte{max-width:1300px;margin:0 auto 60px;padding:0 20px}.dpb-tambien-gustarte-title{font-size:30px;font-weight:400;font-family:Outfit-regular,sans-serif;color:#51285f;text-align:center;margin:60px 0 24px}.dpb-carrusel{position:relative;display:flex;align-items:center;gap:8px}.dpb-carrusel-track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:4px}.dpb-carrusel-track::-webkit-scrollbar{display:none}.dpb-carrusel-item{flex:0 0 200px;scroll-snap-align:start}@media (max-width:700px){.dpb-carrusel-item{flex-basis:160px}}.dpb-carrusel-arrow{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:1px solid #51285f;border-radius:50%;background:#fff;color:#51285f;cursor:pointer;transition:background .15s ease,color .15s ease}.dpb-carrusel-arrow svg{width:16px;height:16px}.dpb-carrusel-arrow:hover{background:#51285f;color:#fff}.dpb-rating{display:inline-flex;gap:2px}.dpb-star{position:relative;width:20px;height:20px;display:inline-block}.dpb-star svg{position:absolute;top:0;left:0;width:100%;height:100%}.dpb-star .dpb-star-bg path{fill:#e0e0e0}.dpb-star .dpb-star-fg{clip-path:inset(0 calc(100% - var(gold)) 0 0)}.dpb-star .dpb-star-fg path{fill:gold}.dpb-gracias-wrapper{display:flex;gap:32px;margin:48px auto;padding:0 20px;align-items:flex-start}@media (max-width:800px){.dpb-gracias-wrapper{flex-direction:column}}.dpb-gracias-card{flex:1;background:#fafafa;border:1px solid #adadad;border-radius:10px;padding:32px;box-sizing:border-box}.dpb-gracias-title{font-size:26px;font-weight:600;text-align:center;margin:0 0 8px;color:#51285f}.dpb-gracias-pedido{text-align:center;font-size:16px;color:#333;margin:0 0 24px}.dpb-gracias-fecha{text-align:center;font-size:13px;color:#333;margin:-16px 0 24px}.dpb-info-adicional{display:flex;flex-direction:column;gap:20px;margin:0 auto 48px;padding:0 20px}.dpb-info-card{background:#fff;border:1px solid #ccc;border-radius:10px;padding:24px}.dpb-info-card h3{font-size:16px;font-weight:600;margin:0 0 12px;color:#333}.dpb-info-card p{font-size:14px;color:#333;margin:0 0 6px;line-height:1.5}.dpb-info-card p a{color:#dc143c;text-decoration:underline}.dpb-info-card p a:hover{color:#a5112f}.dpb-info-highlight{background:rgba(74,144,217,.12);display:inline-block;padding:1px 4px;border-radius:3px}.dpb-info-badge{display:inline-block;margin-top:8px;padding:8px 16px;border-radius:999px;font-size:14px;font-weight:600;border:solid thin #333}.dpb-btn-outline{display:block;text-align:center;margin-top:16px;padding:12px;border:1px solid #51285f;border-radius:999px;color:#51285f;font-size:15px;font-weight:600;text-decoration:none;transition:background .15s ease,color .15s ease}.dpb-btn-outline:hover{background:#51285f;color:#fff}.dpb-datos-bancarios{background:#eee;border-radius:12px;padding:20px 24px;margin-bottom:24px}.dpb-dato-row{display:flex;gap:6px;font-size:14px;line-height:1.5;padding:8px 0}.dpb-dato-row:not(:last-child){border-bottom:1px solid rgba(0,0,0,.06)}.dpb-dato-row-instrucciones{flex-direction:column;gap:2px}.dpb-dato-label{font-weight:600;color:#333;flex-shrink:0;min-width:150px}.dpb-dato-valor{color:#333}.dpb-comprobante-dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:32px 20px;border:2px dashed #dadada;border-radius:12px;cursor:pointer;text-align:center;transition:border-color .15s ease,background .15s ease}.dpb-comprobante-dropzone.is-dragover,.dpb-comprobante-dropzone:hover{border-color:#666;background:rgba(221,221,221,.05)}.dpb-comprobante-dropzone p{margin:4px 0 0;font-size:14px;color:#333}.dpb-comprobante-preview{width:48px;height:48px;display:flex;align-items:center;justify-content:center;color:#333}.dpb-comprobante-preview svg{width:100%;height:100%}.dpb-comprobante-preview img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}.dpb-comprobante-icon{font-size:20px;color:#51285f}.dpb-comprobante-nombre-archivo{font-size:12px;color:#e4e3e3;word-break:break-all}.dpb-resumen-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.dpb-resumen-header h2{font-size:18px;font-weight:600;margin:0;color:#333}.dpb-resumen-count{width:26px;height:26px;display:flex;align-items:center;justify-content:center;background:#e5e5e5;border-radius:50%;font-size:13px;font-weight:600;color:#333}.dpb-resumen-item{display:flex;gap:14px;padding:16px 0;border-bottom:1px solid #ccc}.dpb-resumen-item img{width:56px;height:56px;-o-object-fit:cover;object-fit:cover;border-radius:8px;background:gray}.dpb-resumen-item-info{flex:1}.dpb-resumen-item-nombre{font-size:15px;font-weight:600;margin:0 0 4px;color:#333}.dpb-resumen-item-cantidad,.dpb-resumen-item-punit{font-size:13px;color:#333;margin:0}.dpb-resumen-item-total{font-size:15px;font-weight:600;color:#333;white-space:nowrap;align-self:flex-start}.dpb-resumen-totales{margin-top:16px}.dpb-resumen-row{display:flex;justify-content:space-between;font-size:15px;color:#333;padding:6px 0}.dpb-resumen-row.dpb-resumen-total{color:#333;font-weight:700;font-size:17px;margin-top:8px;padding-top:12px;border-top:1px solid gray}.dpb-btn-enviar-comprobante{display:block;width:100%;margin-top:24px;padding:14px;background:#dc143c;color:#fff;font-size:15px;font-weight:600;border:none;border-radius:999px;cursor:pointer;transition:background .15s ease,opacity .15s ease}.dpb-btn-enviar-comprobante:hover:not(:disabled){background:#a80e2d}.dpb-btn-enviar-comprobante:disabled{opacity:.55;cursor:not-allowed}.dpb-comprobante-mensaje{text-align:center;font-size:14px;margin-top:10px;min-height:18px}.dpb-comprobante-mensaje.is-exito{color:green}.dpb-comprobante-mensaje.is-error{color:#ff3960}.dpb-product-gallery{display:flex;flex-direction:column;gap:12px}.dpb-product-gallery .dpb-gallery-main{border-radius:12px;overflow:hidden;aspect-ratio:1/1}.dpb-product-gallery .dpb-gallery-main .dpb-gallery-main-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.dpb-product-gallery .dpb-gallery-thumbs{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;list-style:none;margin:0;padding:0}.dpb-product-gallery .dpb-gallery-thumbs .dpb-gallery-thumb{aspect-ratio:1/1;border-radius:8px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:border-color .2s}.dpb-product-gallery .dpb-gallery-thumbs .dpb-gallery-thumb.is-active{border-color:rgba(255,255,255,0)}.dpb-product-gallery .dpb-gallery-thumbs .dpb-gallery-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.dpb-wishlist-grid{display:flex;gap:30px;margin:20px 0 100px;flex-wrap:wrap}.dpb-wishlist-grid .product{width:300px}.dpb-wishlist-grid .woocommerce-loop-product__title{font-size:20px;padding:10px 0}.dpb-wishlist-grid .add_to_cart_button{display:block;text-align:center;background:#51285f;padding:5px 0;color:#fff;margin-top:10px}.dpb-wishlist-grid a{position:relative;display:block}.dpb-wishlist-grid a .onsale{position:absolute;top:-11px;left:-17px!important;background:green;width:60px;height:60px;display:flex;justify-content:center;align-items:center;border-radius:39px;color:#fff}.dpb-wishlist-grid .price{display:flex;gap:10px;font-size:19px}.dpb-wishlist-grid .price del{color:#b6b6b6}.dpb-wishlist-grid .price ins{text-decoration:none}.woocommerce .woocommerce-ordering select{padding:11px 10px;border:solid 2px #51285f;border-radius:6px}.header__search-resultados{position:absolute;top:calc(100% + 8px);left:0;right:0;background-color:#fff;border:1px solid #aaa;border-radius:12px;box-shadow:0 12px 28px rgba(0,0,0,.12);max-height:420px;overflow-y:auto;z-index:50;padding:8px}.header__search-resultados[hidden]{display:none}.header__search-item{display:flex;align-items:center;gap:12px;padding:10px;border-radius:8px;text-decoration:none;transition:background-color .15s ease}.header__search-item:focus,.header__search-item:hover{background-color:rgba(81,40,95,.06)}.header__search-item-img{flex-shrink:0;width:48px;height:48px;border-radius:8px;overflow:hidden}.header__search-item-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.header__search-item-info{display:flex;flex-direction:column;gap:2px;min-width:0}.header__search-item-nombre{font-family:Outfit-regular,sans-serif;font-size:.95rem;color:#333;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header__search-item-precio{font-family:Outfit-regular,sans-serif;font-size:.9rem;color:#51285f;font-weight:700}.header__search-item-precio del{color:#aaa;font-weight:400;margin-right:4px}.header__search-ver-todos{display:block;text-align:center;padding:12px;margin-top:4px;font-family:Outfit-regular,sans-serif;font-size:.9rem;font-weight:700;color:#51285f;text-decoration:none;border-top:1px solid rgba(170,170,170,.4)}.header__search-ver-todos:hover{text-decoration:underline}.header__search-cargando,.header__search-vacio{margin:0;padding:16px;text-align:center;font-family:Outfit-regular,sans-serif;font-size:.9rem;color:#aaa}@media (max-width:480px){.header__search-resultados{max-height:60vh}}.woocommerce-ordering{position:relative;display:inline-block}.woocommerce-ordering .orderby{appearance:none;-webkit-appearance:none;-moz-appearance:none;font-family:Outfit-regular,sans-serif;font-size:17px;color:#51285f;background-color:#fff;border:1px solid #aaa;font-weight:600;border-radius:6px;cursor:pointer;padding:10px 40px 10px 16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none' stroke='%2351285f' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='5 7 10 13 15 7'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:16px}.woocommerce-ordering .orderby:focus{outline:0;border-color:#51285f}
/*# sourceMappingURL=style.min.css.map */
