:root { --accent: #f91b6d; } @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 }@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,400;0,500;0,600;0,900;1,500&display=swap'); body {font-family: 'ubuntu', sans-serif;} .quick-listing-actions { display: none; } #listing_tab_pre-inscription { background: #f0f0f0; } li.active { background: #f0f0f0; } .header-right { display: none; } ::placeholder { color: #9e9eb2ab; opacity: 1; } .header-container { box-shadow: 0px 0px 5px 0px rgba(179, 165, 165, 0.5); } .header { height: 52px; } #listing_tab_pre-inscription .gform_wrapper { max-width: 100%; background: white; margin: 0.5em; padding: 1em; border-radius: 8px; min-height:65vh; } #listing_tab_pre-inscription .container.tab-template-full-width { max-width: 740PX; margin: auto; } #listing_tab_pre-inscription .pf-head { display: none; } #listing_tab_pre-inscription .element.content-block { background: none; border: none; } .work-hours-timezone { display: none; } .fa, .fas, .mi { font-weight: 900; font-size: 24px; } .title-style-1 h5 { font-size: 19px; padding-bottom: 1em; text-decoration: underline; } .image-service .is-desc { padding: 45px; width: 70%; } .image-service .is-desc { position: INHERIT; padding: 60px; background: #fff; z-index: 2; -webkit-transform: translateY(-50%); transform: translateY(-50%); box-shadow: 0 23px 40px rgba(0,0,0,.15); } .service-item { padding: 10px; } #listing_tab_details { background: #f3f3f3; } .single-job-listing .element { margin-bottom: 25px; box-shadow: 0px 0px 10px 0px rgba(222, 212, 212, 0.5); transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s; } .form-group.explore-filter.orderby-filter.md-group { display: none; } .c27-top-content-margin { max-height: 49px!important; } .bref p { max-width: 75%; display: inline-flex; margin-left: 20px; vertical-align: middle; } .bref i { color: #f91b6d; }