:root { --accent: #5393b6; } @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 }input, textarea{ -webkit-transition: all .25s ease-in-out; transition: all .25s ease-in-out; -moz-transition: all .25s ease-in-out; -o-transition: all .25s ease-in-out; transition: all .25s ease-in-out; } @media (min-width:1190px) and (max-width:1450px){ .i-nav > ul > li { display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; margin-left: 12px; margin-right: 12px; font-size: 13px } .header .user-area > a{ font-size: 13px; } .header-search{ width: 200px; font-size: 13px; } .header-search > input{ font-size: 13px; } } @media (max-width: 1200px){ .explore-mobile-nav { bottom: 50px!important; } .explore-mobile-nav { position: fixed; bottom: 8%; display: -webkit-box; display: flex; -webkit-box-pack: center; justify-content: center; width: 100%; z-index: 10; } } .page-id-3953 .wp-bottom-menu { display: none !important; } .login-tabs li { opacity: 1; background: #A6C93E; margin-right: 10px; margin-bottom: 10px; border-radius: 10px; padding: 0px 10px 10px 10px; } .login-tabs li.active { background: #2f3d59 !important; } .login-tabs li a:hover, .login-tabs li a { font-size: 13px; text-transform: uppercase; letter-spacing: 2px; color: #fff !important; } .page-id-19 h3 { line-height: 1px !important; } .cts-social-login-wrapper .buttons { background: #f1f1f1; } .bottom-move{ bottom: 60px!important; } /* EXPLORE PAGE - MOBILE FILTERS - PULSE */ @media only screen and (max-width: 1200px) { .explore-head-top-filters a::before { margin-right: 15px; content: ""; padding: 4px!important; border-radius: 50%; box-shadow: 0 0 0 0 #ffffff00; animation: filters-pulse 4s infinite; } @keyframes filters-pulse { 0% { box-shadow: 0 0 0 0 var(--accent); } 80% { box-shadow: 0 0 0 10px #ffffff00; } 100% { box-shadow: 0 0 0 0 #ffffff00; } } } @media (min-width: 1200px){ #hubspot-messages-iframe-container{ margin-bottom:70px; } } @media (max-width: 992px){ .widget-app-container{ bottom:60px!important; } } .job_listing_preview_title { bottom:67px; }