:root{--content-width: 1430px;--content-edge-padding-x: 15px;--content-edge-padding-y: 30px;--font-size-body: 14px;--palette1: #193d73!important;--palette2: #cb3435!important;--palette3: #000000!important;--palette4: #666666!important;--palette5: #777777!important;--palette6: #888888!important;--palette7: #f0f0f0!important;--palette8: #f5f5f5!important;--palette9: #ffffff!important;--palette10: #193d73!important;--palette11: #cb3435!important;}@media (min-width: 1025px){.container {max-width:1430px;}}@media (min-width: 1025px){.container {max-width:1430px;}}.hero-section .page-title-wrapper{min-height:130px;}/* PARCHE LIMPIO: Corrige el carrito sin romper el menú de la web */ #blockcart-modal .cart-content-btn { display: flex !important; flex-direction: row !important; justify-content: center !important; gap: 10px !important; } #blockcart-modal .cart-content-btn .btn-group, #blockcart-modal .cart-content-btn > .btn:nth-child(3), #blockcart-modal .cart-content-btn > .btn:nth-child(4) { display: none !important; } #blockcart-modal .cart-content-btn > .btn:nth-child(1), #blockcart-modal .cart-content-btn > .btn:nth-child(2) { display: inline-block !important; width: auto !important; } /* ELIMINAR BOTONES DUPLICADOS POR FUERZA BRUTA */ #blockcart-modal div.cart-content-btn div.btn-group { display: none !important; } #blockcart-modal .cart-content-btn + .btn-group { display: none !important; } #blockcart-modal div.modal-body p.cart-content-btn + div { display: none !important; }