:root { --accent: #fa6317; } @keyframes spin3 { 0%, 100% { box-shadow: 10px 10px rgba(250, 99, 23, 1), -10px 10px rgba(250, 99, 23, 0.2), -10px -10px rgba(250, 99, 23, 1), 10px -10px rgba(250, 99, 23, 0.2); } 25% { box-shadow: -10px 10px rgba(250, 99, 23, 0.2), -10px -10px rgba(250, 99, 23, 1), 10px -10px rgba(250, 99, 23, 0.2), 10px 10px rgba(250, 99, 23, 1); } 50% { box-shadow: -10px -10px rgba(250, 99, 23, 1), 10px -10px rgba(250, 99, 23, 0.2), 10px 10px rgba(250, 99, 23, 1), -10px 10px rgba(250, 99, 23, 0.2); } 75% { box-shadow: 10px -10px rgba(250, 99, 23, 0.2), 10px 10px rgba(250, 99, 23, 1), -10px 10px rgba(250, 99, 23, 0.2), -10px -10px rgba(250, 99, 23, 1); } } #wpadminbar { top: 0 !important; } #c27-site-wrapper { background-color: #f4f4f4 }/* main menu */ .i-nav li a { color: #f4f0d3 !important; font-family: 'Squada One', GlacialIndifference, sans-serif; } /* user menu */ .user-area .user-profile-name { color: #f4f0d3 !important; font-family: 'Squada One', GlacialIndifference, sans-serif !important; } .i-dropdown { background: #262510 !important; border-color: #5B5727 !important; font-family: 'Squada One', GlacialIndifference, sans-serif !important; } .i-dropdown li a { color: #f4f0d3 !important; border-bottom: rgba(244, 240, 211, 0.25) !important; } .i-dropdown li a:hover { color: #FA6317 !important; } ul.dropdown-menu>li>a:focus, ul.dropdown-menu>li>a:hover { background: #262510 !important; } /* CTA */ .header-right .header-button a.buttons { background-color: rgb(250, 99, 23); color: rgb(244, 240, 211); font-family: 'Squada One', GlacialIndifference, sans-serif !important; } .header-right .header-button a.buttons:hover { background-color: rgb(244, 240, 211); color: rgb(250, 99, 23); font-family: 'Squada One', GlacialIndifference, sans-serif !important; } /* homepage search */ .fs-tabs .tab-content { background: rgba(244, 240, 211, 0.85) !important; } .transparent .fs-tabs .nav-tabs&gt;li&gt;a { color: rgba(244, 240, 211, 0.85) !important; } .mylisting-basic-form.transparent .fs-tabs .nav-tabs&gt;li.active&gt;a, .mylisting-basic-form.transparent .fs-tabs .nav-tabs&gt;li.active&gt;a:focus, .mylisting-basic-form.transparent .fs-tabs .nav-tabs&gt;li.active&gt;a:hover { color: #f4f0d3 !important; } /* featured icon colour */ .level-featured .ad-badge { border-color: #fa6317; color: #fa6317; } /* single listing */ .header-gallery-carousel .item { background-position: top center; } .single-listing #c27-site-wrapper { background: #f4f0d3; } .listing-rating i { color: #F4F0D3 } .profile-header { background-color: #262510; border-bottom-color: #5B5727; -webkit-box-shadow: 0 4px 10px 0 rgba(25,25,8,0.3); box-shadow: 0 4px 10px 0 rgba(25,25,8,0.3); } .profile-header .profile-menu ul li a { font-family: 'Squada One', GlacialIndifference, sans-serif; } .items-counter { border: 1px solid #f4f0d3; color: rgba(244, 240, 211, 0.85); } /* custom logo block */ .customlogoblock .gallery-carousel .item { background-size: contain; background-repeat: no-repeat; } @media only screen and (min-width: 1200px) { .customlogoblock .gallery-carousel .item { height: 200px !important; } .customlogoblock .title-style-1 { display: none; } .customlogoblock .element .pf-body { padding-top: 0px; } } /*hide stats button*/ #job-manager-job-dashboard table ul.job-dashboard-actions li.cts-listing-action-stats { display: none !important; } /* Gravity Forms label tweaks */ body .gform_wrapper .gform_body .gfield_label { font-size: 13px; font-weight: 600; border-bottom: none; } /* Send button styling */ body .gform_wrapper .gform_footer input[type=submit] { color: #FFF; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; background-color: #FA6317; border-bottom-color: #5B5727; } /* Countdown label white */ .countdown-box .title-style-1 h5 { color: #fff !important; }