:root { --accent: #e63946; } @keyframes spin3 { 0%, 100% { box-shadow: 10px 10px rgba(230, 57, 70, 1), -10px 10px rgba(230, 57, 70, 0.2), -10px -10px rgba(230, 57, 70, 1), 10px -10px rgba(230, 57, 70, 0.2); } 25% { box-shadow: -10px 10px rgba(230, 57, 70, 0.2), -10px -10px rgba(230, 57, 70, 1), 10px -10px rgba(230, 57, 70, 0.2), 10px 10px rgba(230, 57, 70, 1); } 50% { box-shadow: -10px -10px rgba(230, 57, 70, 1), 10px -10px rgba(230, 57, 70, 0.2), 10px 10px rgba(230, 57, 70, 1), -10px 10px rgba(230, 57, 70, 0.2); } 75% { box-shadow: 10px -10px rgba(230, 57, 70, 0.2), 10px 10px rgba(230, 57, 70, 1), -10px 10px rgba(230, 57, 70, 0.2), -10px -10px rgba(230, 57, 70, 1); } } #wpadminbar { top: 0 !important; } #c27-site-wrapper { background-color: #f4f4f4 }@media only screen and (max-width: 480px) { .header .header-container .header-top .logo img { max-height: unset !important; height: 30px !important; } } @media only screen and (max-width: 768px){ .single-post .profile-cover:not(.profile-cover-no-bg), .profile-cover-image { height: auto; padding-bottom: 60% !important; } } .quick-view-modal .grid-item:nth-child(3) .element { display: none; } .lf-small-height .lf-item { height: 230px !important; }