:root { --accent: #0277bf; } @keyframes spin3 { 0%, 100% { box-shadow: 10px 10px rgba(30, 115, 190, 1), -10px 10px rgba(30, 115, 190, 0.2), -10px -10px rgba(30, 115, 190, 1), 10px -10px rgba(30, 115, 190, 0.2); } 25% { box-shadow: -10px 10px rgba(30, 115, 190, 0.2), -10px -10px rgba(30, 115, 190, 1), 10px -10px rgba(30, 115, 190, 0.2), 10px 10px rgba(30, 115, 190, 1); } 50% { box-shadow: -10px -10px rgba(30, 115, 190, 1), 10px -10px rgba(30, 115, 190, 0.2), 10px 10px rgba(30, 115, 190, 1), -10px 10px rgba(30, 115, 190, 0.2); } 75% { box-shadow: 10px -10px rgba(30, 115, 190, 0.2), 10px 10px rgba(30, 115, 190, 1), -10px 10px rgba(30, 115, 190, 0.2), -10px -10px rgba(30, 115, 190, 1); } } #wpadminbar { top: 0 !important; } #c27-site-wrapper { background-color: #f4f4f4 }.gm-style-mtc button { width: auto !important; border-radius: 0 !important; } .event-picker .single-date .remove-date, .social-networks-repeater div .gm-style-mtc button[type=button] { padding: 0 20px !important; margin-right: 10px !important; } /* Cloned button styling (initially hidden) */ .cloned-sticky-offer-btn { position: fixed; bottom: 40px; left: auto; right: 0px; height: 32px; padding: 4px 20px; border: 1px solid #28A745; background: #28A745; border-radius: 99px; color: #fff; transform: translateX(-50%); z-index: 9999; /* Ensure it's on top */ display: none; /* Hidden by default */ transition: top 0.3s ease-out; /* Smooth movement when scrolling */ } .cloned-sticky-offer-btn:hover { color: #fff; box-shadow: 0 0 8px rgba(0,0,0,0.8); } @media only screen and (max-width: 1024px) { #c27-site-wrapper .header .header-container { height: auto; } #c27-site-wrapper .i-nav { transform: translateX(-1024px); } #c27-site-wrapper .mobile-menu-open.i-nav { transform: translateX(0); } } @media only screen and (max-width: 768px) { #c27-site-wrapper .i-nav { transform: translateX(-768px); } #c27-site-wrapper .mobile-menu-open.i-nav { transform: translateX(0); } .cloned-sticky { right: 0px; } } @media only screen and (max-width: 600px) { #c27-site-wrapper .i-nav { transform: translateX(-600px); } #c27-site-wrapper .mobile-menu-open.i-nav { transform: translateX(0); } } } @media only screen and (max-width: 480px) { #c27-site-wrapper .i-nav { transform: translateX(-480px); } #c27-site-wrapper .mobile-menu-open.i-nav { transform: translateX(0); } } #c27-site-wrapper .send-to-selected-btn, #c27-site-wrapper .codicts-mylisting-bulk-message-button { display: none!important; } .bulk-messages-container { display: none!important; } .codicts-bulk-messages-form .element.form-section { display: none!important; }