:root { --accent: #000000; } @keyframes spin3 { 0%, 100% { box-shadow: 10px 10px rgba(36, 36, 41, 1), -10px 10px rgba(36, 36, 41, 0.2), -10px -10px rgba(36, 36, 41, 1), 10px -10px rgba(36, 36, 41, 0.2); } 25% { box-shadow: -10px 10px rgba(36, 36, 41, 0.2), -10px -10px rgba(36, 36, 41, 1), 10px -10px rgba(36, 36, 41, 0.2), 10px 10px rgba(36, 36, 41, 1); } 50% { box-shadow: -10px -10px rgba(36, 36, 41, 1), 10px -10px rgba(36, 36, 41, 0.2), 10px 10px rgba(36, 36, 41, 1), -10px 10px rgba(36, 36, 41, 0.2); } 75% { box-shadow: 10px -10px rgba(36, 36, 41, 0.2), 10px 10px rgba(36, 36, 41, 1), -10px 10px rgba(36, 36, 41, 0.2), -10px -10px rgba(36, 36, 41, 1); } } #wpadminbar { top: 0 !important; } #c27-site-wrapper { background-color: #ffffff } .header .header-container .header-top .logo a img { max-width: 250px; height: auto; } .single-product div.product .gallerySlider .galleryPreview a { pointer-events: none; } .i-nav ul li { font-size: 13px; } .social-nav li span { font-size: 15px; } .single-product div.product .gallerySlider .galleryPreview a { height: 600px; width: 600px; } .footer-bottom ul li { margin: 0 20px; } .header-right .user-area.signin-area { display: none; } .blog-featured-image img { display: none; }