p.woocommerce-store-notice.demo_store{background-color:#01aea9!important}.site-logo{max-width:150px;height:auto;margin-right:20px;position:relative;z-index:10}#main-menu{display:flex;justify-content:flex-end;align-items:center;flex-grow:1;position:relative;z-index:5}.header{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;padding:0 15px}@media screen and (max-width:768px){.header{flex-wrap:wrap}#main-menu{width:100%;text-align:center}.site-logo{margin-bottom:10px}}.snowflakes{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:9999}.snowflake{position:absolute;top:-10%;font-size:14px;animation:snow-fall linear infinite;opacity:0.55}.snowflake:nth-child(odd){color:#01aea9}.snowflake:nth-child(even){color:#8d4e1c}.snowflake:nth-child(1){left:3%;animation-duration:16s}.snowflake:nth-child(2){left:95%;animation-duration:20s}.snowflake:nth-child(3){left:12%;animation-duration:24s}.snowflake:nth-child(4){left:88%;animation-duration:28s}.snowflake:nth-child(5){left:45%;animation-duration:32s}.snowflake:nth-child(6){left:65%;animation-duration:36s}@keyframes snow-fall{0%{transform:translateY(-10vh) rotate(0deg)}100%{transform:translateY(110vh) rotate(360deg)}}