#page {
margin-top: 0 !important;
}
.header-announcement-wrapper {
position: static;
}
#header .site-tagline {padding-top: 15px}
#header {margin-bottom: 30px;
margin-top: 150px;}
.product-title {
font-size: 15px !important;
font-style: normal !important;
font-family: 'Utopia Std Subhead' !important;
text-align: center !important;
width:100% !important;
}
.product-price {
font-size: 1.2em !important;
font-style: normal !important;
font-family: 'Utopia Std Subhead' !important;
text-align: center !important;
width:100% !important;
}
#blue {
position: fixed;
animation: rotation 90s infinite
linear;
z-index: 1;
width: 100%;
height: 100%;
top: 200px;
display: block;
width:100%;
height: auto;
}
@keyframes rotation {
from {
transform: rotate(0deg);
}
to {
transform: rotate(359deg);
}
}
Use left/right arrows to navigate the slideshow or swipe left/right if using a mobile device
Use left/right arrows to navigate the slideshow or swipe left/right if using a mobile device