:root { --accent: #ffffff; } @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: #ffffff }.pricing-item .plan-price ins span.woocommerce-Price-amount { font-size: 15px !important; } .select-package { padding: 0 !important; } bdi { font-size: 16px; } .elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option { flex-basis: 25% !important; } .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup{ flex-basis: 100% !important; } .elementor-message.elementor-message-success.elementor-message-svg { text-align: center; font-size: 20px; padding: 20px; font-weight:700; color:green; } #elementor-popup-modal-276 .dialog-message { width: 1000px; height: auto; } .pricing-item { min-height: 300px; max-height: 300px !important; display: grid ; align-items: stretch; align-content: space-between; align-items: stretch; align-content: space-around; } 