:root { --accent: #34a8c4; } @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 }.header-right .user-area { float: left; } .btn-checkout, .checkout-button {background: #34a8c4 !important; color: #ffffff !important;} .woocommerce-cart table.woocommerce-checkout-review-order-table { background: #ffffff; } .add-listing-step .skip-preview-btn { background: #34a8c4 !important; border: none !important; width: 100% !important; padding: 16px !important; color: #fff !important; font-size: 0px !important; line-height: 1 !important; border-radius: 10px; } .add-listing-step .skip-preview-btn:after { content: 'Next Step'; font-size: 14px; } .add-listing-step .skip-preview-btn:hover { background: #2b2828 !important; } .add-listing-step .listing-form-submit-btn button[value="submit"] { display: none !important; background: #34a8c4; } .preview-btn .buttons .button-5 { background: #34a8c4; } .sbf-container .lf-head, .single-post .cover-buttons .event-date.inside-date { display: none; } .blog-featured-image img { max-height: 500px; object-fit: cover; } .mlduo-account-menu { display: none; } .lf-item > a:hover .overlay { opacity: .0 !important; } .lf-item .overlay { opacity: 0 !important; } .lf-item .overlay { display: none; !important; } .lf-item.lf-item-default { height: 350px; } div.lf-item-container .single-slide, div.lf-type-2 .lf-item { height: 350px !important; } body.single.single-listing .elementor-lightbox { display: none !important; } .pc-slides picture { display: inline-block; width: 100%; flex-shrink: 0; object-fit: cover; }