:root { --accent: #2454ff; } @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 }@media only screen and (max-width: 1200px) { .cover-style-none .profile-name h1, .profile-cover-no-img~.main-info-mobile .profile-name h1 { padding-top: 30px; } } .lmb-calltoaction > a { background: white; color: #2454FF; } .lmb-calltoaction > a:hover { background: white; color: #2454FF; } .lmb-calltoaction > a:active { background: white; color: #2454FF; } .lmb-calltoaction > a:visited { background: white; color: #2454FF; } .details-list li i, .social-nav li a span.svg-icon { text-align: center; border-radius: 50%; color: #2454FF; background: white; } #cta-333f70{ padding: 0px 0px 0px 0px; } .profile-cover.profile-cover-no-img { background: white; } .case27-primary-text{ color:#2454FF; } .listing-main-info h1, .listing-main-info h2 { color: black; width: 100%; } @media only screen and (min-width: 1024px) { .profile-cover.profile-cover-no-img { height: 250px; } } @media only screen and (max-width: 1200px) { .lmb-calltoaction>a , #cta-333f70{ height: 30px; padding: 0px 40px 0px 0px; } } .listing-main-buttons>ul { margin-bottom: 15px; } .transparent .fs-tabs .nav-tabs>li.active>a, .transparent .fs-tabs .nav-tabs>li.active>a:focus, .transparent .fs-tabs .nav-tabs>li.active>a:hover { color: #463232; display: none; } #conditions .mi.bookmark_border::before { content: "check"; } #language .mi.bookmark_border::before { content: "check"; } .title-style-1 h5 { font-size: 16px; } .cat-card .mi.bookmark_border::before { content: "accessibility"; background-color: white; color:#2454FF; } .cat-card .cat-icon{ background-color: #ffffff !important; } #specialities .mi.bookmark_border::before { content: "check"; } form { display: flex; flex-direction: column; } .buttons.button-2.full-width { order: 2; /* Moves the button below */ } .g-recaptcha { order: 1; /* Keeps reCAPTCHA above */ }