:root { --accent: #2c3165; } @keyframes spin3 { 0%, 100% { box-shadow: 10px 10px rgba(0, 0, 0, 1), -10px 10px rgba(0, 0, 0, 0.2), -10px -10px rgba(0, 0, 0, 1), 10px -10px rgba(0, 0, 0, 0.2); } 25% { box-shadow: -10px 10px rgba(0, 0, 0, 0.2), -10px -10px rgba(0, 0, 0, 1), 10px -10px rgba(0, 0, 0, 0.2), 10px 10px rgba(0, 0, 0, 1); } 50% { box-shadow: -10px -10px rgba(0, 0, 0, 1), 10px -10px rgba(0, 0, 0, 0.2), 10px 10px rgba(0, 0, 0, 1), -10px 10px rgba(0, 0, 0, 0.2); } 75% { box-shadow: 10px -10px rgba(0, 0, 0, 0.2), 10px 10px rgba(0, 0, 0, 1), -10px 10px rgba(0, 0, 0, 0.2), -10px -10px rgba(0, 0, 0, 1); } } #wpadminbar { top: 0 !important; } #c27-site-wrapper { background-color: #ffffff }.elementor-widget-theme-post-content ul { list-style-type: disc; margin-left: 15px; } .elementor-widget-theme-post-content ol { list-style-type: decimal; margin-left: 15px; } .user-area.signin-area, .mob-sign-in { display: none !important; } #c27-site-wrapper { margin-bottom: 0 !important; } footer { position: relative !important; font-family: 'Montserrat' !important; color: #2A346A !important; } footer .c_widget_title h5 { font-family: 'Montserrat' !important; color: #2A346A !important; } footer .textwidget p { font-family: 'Montserrat' !important; color: #2A346A !important; } footer .copyright p { font-family: 'Montserrat' !important; color: #2A346A !important; } footer .textwidget { display: flex; flex-direction: column; } input.button { background-color: #ef3a46 !important; font-family: "Monserrat" !important; color: #ffffff !important; } input.button:hover, input.button:focus { background-color: #ef3a46; } #social-share-modal .share-options li { display: none; } #social-share-modal .share-options li:nth-child(1), #social-share-modal .share-options li:nth-child(2), #social-share-modal .share-options li:nth-child(6), #social-share-modal .share-options li:last-child { display: inline-block; width: auto; padding: 0 30px; } /*Code to put the search in 2 columns*/ .tags-nav li { width: 50% } /*Code to hide request demo*/ body:not(.c27-verified) .formblock { display: none; } 