:root { --accent: #f4bd0c; } @keyframes spin3 { 0%, 100% { box-shadow: 10px 10px rgba(0, 0, 0, 1), -10px 10px rgba(0, 0, 0, 0.2), -10px -10px rgba(0, 0, 0, 1), 10px -10px rgba(0, 0, 0, 0.2); } 25% { box-shadow: -10px 10px rgba(0, 0, 0, 0.2), -10px -10px rgba(0, 0, 0, 1), 10px -10px rgba(0, 0, 0, 0.2), 10px 10px rgba(0, 0, 0, 1); } 50% { box-shadow: -10px -10px rgba(0, 0, 0, 1), 10px -10px rgba(0, 0, 0, 0.2), 10px 10px rgba(0, 0, 0, 1), -10px 10px rgba(0, 0, 0, 0.2); } 75% { box-shadow: 10px -10px rgba(0, 0, 0, 0.2), 10px 10px rgba(0, 0, 0, 1), -10px 10px rgba(0, 0, 0, 0.2), -10px -10px rgba(0, 0, 0, 1); } } #wpadminbar { top: 0 !important; } #c27-site-wrapper { background-color: #fffcf9 }#c27-site-wrapper div.header-right > div.mob-sign-in { margin: 0px !important; } .home .explore-head-top-filters { border: solid #f4bd0b 2px; padding: 5px 15px; border-radius: 5px; margin: auto !important; height:40px; top:10px; } .explore-mobile-nav .nav-tabs li a{ border: solid #f4bd0b 2px !important; } .logged-in .header-button { display:none; } .lf-item.lf-item-alternate .overlay { opacity: 0.15 !important; } section.featured-section.profile-cover.profile-cover-image { background-position: top; } /***********/ .type-products.has-logo .lf-item-default .lf-avatar { height: 110px; width: 110px; top: -55px !important; } .type-products .lf-item-info { overflow: visible; }