:root { --accent: #6c1cff; } @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 }:root { --shadow-block: 0px -1px 20px rgba(0,0,0,0.03),0px 16px 28px rgba(0,0,0,0.04),0px 2px 10px rgba(0,0,0,0.02),0px 0px 1px rgba(0,0,0,0.04); --shadow-block-hover: 0px -1px 20px rgba(0,0,0,0.06),0px 16px 28px rgba(0,0,0,0.07),0px 2px 10px rgba(0,0,0,0.05),0px 0px 1px rgba(0,0,0,0.06); } .elementor-240 .shadow-col > .elementor-element-populated, .elementor-240 .shadow-col > .elementor-element-populated > .elementor-background-overlay, .elementor-260 .shadow-col > .elementor-background-slideshow { border-radius: 20px; box-shadow: var(--shadow-block); } .lf-item-container, .element, .comment-container { border-radius: 20px; box-shadow: var(--shadow-block); } .elementor-button, .buttons, .lmb-calltoaction>a { border-radius: 12px; } .featured-search .fs-tabs .tab-content { border-radius: 20px !important; border-top-left-radius: 0 !important; padding: 16px 24px 20px; } .div.finder-search .form-group input, div.featured-search .form-group label, div.featured-search .radius .amount, div.radius .amount, div.featured-search input, div.featured-search .form-group .select2-container--default .select2-selection--single .select2-selection__rendered, div.finder-search .form-group .select2-container--default .select2-selection--single .select2-selection__rendered { padding: 0 8px; } .title-style-1 i { color: #6C1CFF; } .footer-bottom .social-links ul li a { color: #F4F4F4!important; } .copyright p { color: #F4F4F4; font-size: 14px; } .section-title h2, h2 { font-size: 36px; } .inbox-header-icon i { filter: invert(1); }