:root { --accent: #32e744; } @keyframes spin3 { 0%, 100% { box-shadow: 10px 10px rgba(255, 255, 255, 1), -10px 10px rgba(255, 255, 255, 0.2), -10px -10px rgba(255, 255, 255, 1), 10px -10px rgba(255, 255, 255, 0.2); } 25% { box-shadow: -10px 10px rgba(255, 255, 255, 0.2), -10px -10px rgba(255, 255, 255, 1), 10px -10px rgba(255, 255, 255, 0.2), 10px 10px rgba(255, 255, 255, 1); } 50% { box-shadow: -10px -10px rgba(255, 255, 255, 1), 10px -10px rgba(255, 255, 255, 0.2), 10px 10px rgba(255, 255, 255, 1), -10px 10px rgba(255, 255, 255, 0.2); } 75% { box-shadow: 10px -10px rgba(255, 255, 255, 0.2), 10px 10px rgba(255, 255, 255, 1), -10px 10px rgba(255, 255, 255, 0.2), -10px -10px rgba(255, 255, 255, 1); } } #wpadminbar { top: 0 !important; } #c27-site-wrapper { background-color: #f4f4f4 }/* .pricing-item .plan-price del{ text-decoration: none; } .pricing-item .plan-price del span.woocommerce-Price-amount{ color: #565c62; display: block; font-size: 17px; font-weight: 400 !important; font-family: "Anton"; font-style: italic; text-decoration: line-through; } .pricing-item .plan-price{ font-size: 57px; color: #32e744; font-weight: 100; font-family: "Anton"; font-style: italic; }*/ /* .case27-primary-text{ color: #242429; margin-bottom: 10px; margin-top: 0; font-family: "Anton"; font-style: italic; font-weight: 400; font-size: 36px !important; } /* .case27-primary-text::before{ content: 'Escoge tu plan'; font-size: 36px; }*/ .pricing-item .plan-name{ font-size: 13px; color: #242429; margin-top: 0; margin-bottom: 0; padding: 17px 17px 10px 17px; text-transform: uppercase; letter-spacing: 2px; font-family: "Anton"; font-style: italic; font-weight: 400; } .plan-features, .pricing-item .plan-desc{ margin-bottom: 0px; padding-left: 0px !important; padding-right: 0px !important; } p.precio-mensual{ color: #565c62; display: block; font-size: 17px; font-weight: 400 !important; font-family: "Anton"; font-style: italic; text-decoration: line-through; } p.precio-mensual-rebajado{ font-size: 45px; color: #45e955; font-weight: 100; font-family: "Anton"; font-style: italic; } p.oferta{ font-style: italic; font-weight: bold !important; color: #45e955; border: 2px solid #45e955; border-radius: 10px; width: 230px; margin: auto; margin-top: auto; margin-top: 19px; } p.precio-total{ font-weight: 600 !important; font-size: 12px; color: #b4b4b4; padding-top: 9px; padding-bottom: 13px; } table.precios{ width: 100%; } table.precios > tbody > tr:nth-child(2n+1){ background-color: #f8f8f8; } table.precios > tbody > tr > td{ padding:12px; } .plan-image{ width: 50% !important; } 