:root { --accent: #1e73be; } @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: #f4f4f4 }@media only screen and (max-width: 992px){ .profile-header .profile-avatar { width: 120px; height: 60px; position: relative!IMPORTANT; top: 10%; background: #dde5e6 50% no-repeat; background-size: cover; display: inline-block; border-radius: 3px; border: 3px solid #fff; z-index: 99; -webkit-transition: all .15s ease-in-out; transition: all .15s ease-in-out; } } .case27-secondary-text{font-size:16px!IMPORTANT;} .profile-header .profile-avatar { width: 120px; height: 60px; position: absolute; top: 10%; background: #dde5e6 50% no-repeat; background-size: cover; display: inline-block; border-radius: 3px; border: 3px solid #fff; z-index: 99; -webkit-transition: all .15s ease-in-out; transition: all .15s ease-in-out; } @media only screen and (max-width: 1200px){ .profile-header .profile-avatar { width: 120px; height: 60px; position: absolute; top: 10%; right: 80%!IMPORTANT; background: #dde5e6 50% no-repeat; background-size: cover; display: inline-block; border-radius: 3px; border: 3px solid #fff; z-index: 99; -webkit-transition: all .15s ease-in-out; transition: all .15s ease-in-out; margin-right: 10%; } } .block-field-job_description .wp-editor-content{background:#B9CA40;} .block-field-job_description .material-icons{color:white;} .block-field-job_description p{color:white;} .block-field-job_description h5{color:white;} .view-cart-contents { display: none!important; } .header .header-right { display: none!important; } .profile-header-fixed .profile-name h1 { font-size: 16px; margin-top: 27px; margin-left: 75px; }