@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";.center-horizontal{display:flex;justify-content:center}.center-vertical{display:flex;align-items:center}.center-all{display:flex;align-items:center;justify-content:center}html{scroll-behavior:smooth}body{font-family:"Roboto",sans-serif;background:#f2f2f2;font-size:16px;color:#222 !important}section{padding:45px 0 45px}@media(max-width: 768px){section{padding:50px 0}}@media(max-width: 578px){section{padding:30px 0}}button{border:none;background:none;padding:0}img{max-width:100%}ul{padding-left:22px;margin-bottom:0;list-style:none}a{text-decoration:none;color:inherit}.img-fit{position:relative}.img-fit img,.img-fit video{object-fit:cover;object-position:center;-o-object-fit:cover;-o-object-position:center;width:100%;height:100%}.img-contain{position:relative}.img-contain img,.img-contain video{object-fit:contain;object-position:center;-o-object-fit:contain;-o-object-position:center;width:100%;height:100%}header .menu li{position:relative;cursor:pointer;transition:color .3s}header .menu li::after{content:"";position:absolute;left:0;bottom:-4px;width:0;height:3px;background-color:#ce917d;transition:width .3s ease}header .menu li:hover{color:#ce917d}header .menu li:hover::after{width:100%}header .menu li.active{color:#ce917d}header .menu li.active::after{width:100%}header .menu .current-menu-parent,header .menu .current-menu-parent,header .menu .current-menu-item,header .menu .current_page_item{color:#ce917d}header .menu .current-menu-parent::after,header .menu .current-menu-parent::after,header .menu .current-menu-item::after,header .menu .current_page_item::after{width:100%}header .carrito{transition:.3s}header .mostrar{transform:translateX(0)}.woocommerce-notices-wrapper{position:fixed !important;bottom:20px !important;right:20px !important;max-width:300px;z-index:9999}.woocommerce-notices-wrapper .woocommerce-message,.woocommerce-notices-wrapper .woocommerce-error,.woocommerce-notices-wrapper .woocommerce-info{opacity:0;transform:translateX(100%)}.carrito .woocommerce-cart-form{background:#fff;border-radius:16px;margin-bottom:30px}.carrito .woocommerce table.shop_table{width:100%;border-collapse:separate;border-spacing:0 12px;border:none}.carrito .woocommerce table.shop_table th{background:#f8f9fa;font-weight:600;padding:12px;text-align:left;border-bottom:2px solid #eee}.carrito .woocommerce table.shop_table td{background:#fff;padding:16px;vertical-align:middle;border:none;box-shadow:0 2px 6px rgba(0,0,0,.05);border-radius:12px}.carrito .woocommerce-cart-form .product-thumbnail img{width:70px;height:70px;object-fit:cover;border-radius:12px}.carrito .woocommerce-cart-form .product-name a{font-weight:600;color:#222;text-decoration:none}.carrito .woocommerce-cart-form .product-name a:hover{color:#9a7f69}.carrito .woocommerce-cart-form a.remove{color:#fff !important;background:#9a7f69;border-radius:50%;font-size:16px;width:26px;height:26px;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:background .3s ease}.carrito .woocommerce-cart-form a.remove:hover{background:#7d0f12}.carrito .woocommerce-cart-form .quantity input{width:60px;text-align:center;border:1px solid #ddd;border-radius:8px;padding:6px}.carrito .woocommerce-cart-form .product-subtotal{font-weight:600;color:#000}.carrito .woocommerce-cart-form .actions{padding-top:20px}.carrito .woocommerce-cart-form .coupon input{border:1px solid #ddd;border-radius:8px;padding:8px 12px;margin-right:8px}.carrito .woocommerce-cart-form .coupon .button,.carrito .woocommerce-cart-form button[name=update_cart]{background:#9a7f69;color:#fff;border-radius:8px;padding:10px 18px;font-weight:600;transition:background .3s ease}.carrito .woocommerce-cart-form .coupon .button:hover,.carrito .woocommerce-cart-form button[name=update_cart]:hover{background:#7d0f12}.carrito .cart-collaterals{background:#fff;border-radius:16px;box-shadow:0 4px 12px rgba(0,0,0,.08);padding:20px}.carrito .cart_totals h2{font-size:20px;font-weight:700;margin-bottom:15px}.carrito .cart_totals .shop_table{width:100%;border:none}.carrito .cart_totals .shop_table td,.carrito .cart_totals .shop_table th{padding:10px;border:none}.carrito .cart_totals .order-total strong{font-size:20px;color:#9a7f69}.carrito .wc-proceed-to-checkout a.checkout-button{display:block;width:100%;text-align:center;background:#9a7f69;color:#fff;border-radius:12px;padding:14px;font-size:16px;font-weight:700;transition:background .3s ease}.carrito .wc-proceed-to-checkout a.checkout-button:hover{background:#7d0f12}.carrito .img-carrito img{width:100% !important;height:100% !important}.carrito .btn-loader{border:2px solid #ccc;border-top-color:#7d0f12;border-radius:50%;width:16px;height:16px;display:inline-block;animation:spin .8s linear infinite;vertical-align:middle}@keyframes spin{to{transform:rotate(360deg)}}.carrito .woocommerce-notices-wrapper{display:none}.carrito .card-loading{position:relative}.carrito .card-loading::after{content:"";position:absolute;inset:0;background:rgba(255,255,255,.7);z-index:10}.carrito .card-loading .spinner{position:absolute;z-index:20;top:50%;left:50%;transform:translate(-50%, -50%);display:block}#mobile-menu ul li a{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;border-bottom:1px solid #e5e7eb;color:#1f2937;font-weight:600;transition:background .2s,color .2s}#mobile-menu ul li a:hover{background-color:#f3f4f6;color:#9a7f69}#mobile-menu ul li a svg{flex-shrink:0;width:20px;height:20px;stroke-width:3;color:#9ca3af;transition:transform .3s,color .2s}#mobile-menu ul li a:hover svg{color:#9a7f69;transform:translateX(4px)}#mobile-select-btn{justify-content:space-between;width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.75rem;background-color:#fff;transition:background .2s,border-color .2s}#mobile-select-btn:hover{background-color:#f9fafb;border-color:#9a7f69}#mobile-dropdown li{display:flex;justify-content:space-between;align-items:center;padding:.5rem .75rem;border-bottom:1px solid #e5e7eb;cursor:pointer;transition:background .2s,color .2s}#mobile-dropdown li:hover{background-color:#f3f4f6;color:#9a7f69}#mobile-dropdown li img{flex-shrink:0;width:20px;height:14px}#mobile-dropdown li svg{width:16px;height:16px;stroke-width:3;color:#9ca3af}#mobile-dropdown li:hover svg{color:#9a7f69}@media(min-width: 1500px){.container{margin:auto;max-width:1400px}}@media(max-width: 991px){.container{max-width:100%;padding:0 30px;margin:auto}}@media(max-width: 768px){.container{margin:auto;padding:0 20px}}.swiper-button-next:after,.swiper-button-prev:after{width:50px;height:50px;border-radius:50%;font-size:16px !important;color:#fff;aspect-ratio:1;background:#9a7f69;justify-content:center;padding:0 !important;display:flex;align-items:center;font-weight:600;border:2px solid #fff}@media(max-width: 768px){.swiper-button-next:after,.swiper-button-prev:after{width:35px;height:35px;font-size:14px !important}}.container{margin:auto;padding:0 40px}@media(max-width: 991px){.container{max-width:100%;padding:0 30px;margin:auto}}@media(max-width: 768px){.container{margin:auto;padding:0 20px}}.wpd-thread-list{height:350px;overflow:auto}#comments{background:#fff;margin-top:0 !important;margin-bottom:0 !important}@media screen and (max-width: 600px){#comments,#respond,.comments-area,#wpdcom{padding-left:20px !important;padding-right:20px !important}}.swiper-free-mode>.swiper-wrapper{transition-property:transform;transition-timing-function:linear !important}.swiper-slide img{display:block !important;width:100%;height:100%}.swiper-slide{flex-shrink:0 !important}.container-img-product img{height:100% !important}.stars,.stars,.star-rating{color:#e7c500 !important}.img-product-interna img{height:100% !important}.img-product-precio img{height:100% !important;width:100% !important;object-fit:contain !important}.btn-review{background:#9a7f69 !important;color:#fff !important}.text-resumen-product p{margin:10px 0}.container-checkkout{padding:2rem !important;background:#fff !important;border-radius:8px !important;box-shadow:0 2px 4px rgba(0,0,0,.1) !important}.container-checkkout h2{font-weight:600 !important}.container-checkkout .wp-block-woocommerce-checkout-order-summary-block{border:2px solid #e2e8f0 !important;border-radius:8px !important}.container-checkkout .is-large .wc-block-checkout__sidebar{top:120px !important}.container-checkkout .wc-block-components-button:not(.is-link){background-color:#a31518 !important;border-color:#a31518 !important;color:#fff !important;font-weight:600 !important}.woocommerce-order{max-width:900px;margin:40px auto;padding:30px;background-color:#fff;border:1px solid #ddd;border-radius:8px;font-family:"Arial",sans-serif;color:#333;line-height:1.5}.woocommerce ul.order_details::after,.woocommerce ul.order_details::before{display:none !important}.woocommerce ul.order_details li{padding-left:2rem !important}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{display:none !important}.woocommerce-order-details{margin:0 !important;padding:0 !important}.woocommerce-notice.woocommerce-thankyou-order-received{background-color:#f0f8ff;color:#0b3d91;padding:15px 20px;border-left:6px solid #0b3d91;font-size:1.1rem;margin-bottom:30px;border-radius:4px}.woocommerce-order-overview{display:flex;flex-wrap:wrap;gap:20px;list-style:none;padding:0;margin-bottom:30px}.woocommerce-order-overview li{flex:1 1 45%;background-color:#f9f9f9;padding:15px 20px;border-radius:6px;border:1px solid #eee;font-size:.95rem}.woocommerce-order-overview li strong{float:right;color:#111}.woocommerce-order-details__title,.woocommerce-column__title{font-size:1.2rem;font-weight:600;margin-bottom:15px;border-bottom:2px solid #0b3d91;padding-bottom:5px}.woocommerce-table{width:100%;border-collapse:collapse;margin-bottom:30px;font-size:.95rem}.woocommerce-table th,.woocommerce-table td{text-align:left;padding:12px 15px;border-bottom:1px solid #ddd}.woocommerce-table th{background-color:#f0f8ff;color:#0b3d91;font-weight:600}.woocommerce-table tfoot th{text-align:right;font-weight:600}.woocommerce-table tfoot td{font-weight:500}.order-actions-button{display:inline-block;padding:8px 18px;margin-right:10px;border-radius:4px;text-decoration:none;font-weight:600;font-size:.95rem;transition:all .3s}.order-actions-button.pay{background-color:#0b3d91;color:#fff}.order-actions-button.pay:hover{background-color:#082664}.order-actions-button.cancel{background-color:#d9534f;color:#fff}.order-actions-button.cancel:hover{background-color:#b52c2c}.woocommerce-columns{display:flex;gap:30px;margin-top:30px;flex-wrap:wrap}.woocommerce-column{flex:1 1 45%;background-color:#f9f9f9;padding:20px;border:1px solid #eee;border-radius:6px}.woocommerce-column address{font-style:normal;line-height:1.6}.woocommerce-customer-details--phone,.woocommerce-customer-details--email{margin-top:10px;display:block;font-weight:500}.woocommerce-table tfoot tr th{width:80%}.woocommerce-table tfoot tr:last-child td{font-weight:700;color:#0b3d91;font-size:1.05rem}/*# sourceMappingURL=custom.min.css.map */
