body.polaroid-winter-theme .brand {
  min-width: 100px;
}
body.polaroid-winter-theme #polaroid-theme-stage .snap-stage {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}
body.polaroid-winter-theme #camera-svg {
  position: absolute;
  width: 85px;
  height: 117px;
  left: 50%;
  margin-left: -42.5px;
  top: 50%;
  z-index: 1;
  margin-top: -175px;
  transform: scale(1.6);
  pointer-events: all;
  cursor: pointer;
}
body.polaroid-winter-theme #flash-svg {
  position: absolute;
  z-index: 2;
  width: 400px;
  height: 400px;
  left: 50%;
  top: 50%;
  margin-left: -200px;
  margin-top: -260px;
  display: none;
  transition: opacity 300ms ease-out;
  opacity: 1;
}
body.polaroid-winter-theme #flash-svg.anim-in {
  opacity: 0;
}
body.polaroid-winter-theme #camera-svg-stage > svg {
  position: absolute;
}
body.polaroid-winter-theme #camera-button {
  transform: translateY(10px);
}
@keyframes arrow-bounce {
  0% {
    transform: translateY(10px);
  }
  80% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(10px);
  }
}
body.polaroid-winter-theme #camera-arrow {
  stroke-width: 1;
  animation: arrow-bounce 0.75s linear infinite;
}
body.polaroid-winter-theme.blue #camera-arrow {
  stroke: #00c3f7;
}
body.polaroid-winter-theme.seafoam #camera-arrow {
  stroke: #1ae8cf;
}
body.polaroid-winter-theme.green #camera-arrow {
  stroke: #a6ef18;
}
@media only screen and (max-width: 1025px) {
  body.polaroid-winter-theme #camera-svg {
    transform: scale(1.3);
    top: 55%;
  }
}
@media only screen and (max-width: 775px) {
  body.polaroid-winter-theme #camera-svg {
    top: 40%;
  }
}
@media only screen and (max-height: 680px) and (max-width: 825px) and (min-width: 602px) {
  body.polaroid-winter-theme .scroll-panel.theme-section {
    min-height: 356px;
  }
  body.polaroid-winter-theme #camera-svg {
    transform: scale(1.2);
    top: 50%;
  }
}
@media only screen and (max-height: 715px) and (max-width: 1025px) and (min-width: 826px) {
  body.polaroid-winter-theme .scroll-panel.theme-section {
    min-height: 440px;
  }
}
@media only screen and (max-height: 730px) and (min-width: 1025px) and (max-width: 1230px) {
  body.polaroid-winter-theme .scroll-panel.theme-section {
    min-height: 480px;
  }
}
@media only screen and (max-height: 730px) and (min-width: 1231px) and (max-width: 1381px) {
  body.polaroid-winter-theme .scroll-panel.theme-section {
    min-height: 515px;
  }
}
@media only screen and (max-height: 840px) and (min-width: 1382px) {
  body.polaroid-winter-theme .scroll-panel.theme-section {
    min-height: 555px;
  }
}
@media only screen and (max-height: 888px) and (max-width: 775px) and (min-width: 602px) {
  body.polaroid-winter-theme .scroll-panel.theme-section {
    height: 635px !important;
  }
}
body.polaroid-winter-theme #theme-stage.static-mode .theme-big-active .max-wrapper > svg {
  display: none;
}
@keyframes unblur {
  from {
    filter: blur(6px) brightness(5);
  }
  to {
    filter: none;
  }
}
body.polaroid-winter-theme .polaroid-photo img {
  position: absolute;
  top: 0;
  left: 0;
  border: 32px solid transparent;
  border-image: url('../images/snowflakes.jpg') 32 round;
  background: #8FDAE5;
  height: auto;
  transform-origin: center;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
  transition-property: width, opacity, transform;
  transition-duration: 0.4s;
  transition-delay: 20ms;
  animation-duration: 800ms;
  animation-delay: 50ms;
  animation-name: unblur;
}
body.polaroid-winter-theme .polaroid-photo img.anim-in {
  width: 200px;
  opacity: 1;
}
body.polaroid-winter-theme .polaroid-photo img:not(.anim-in) {
  width: 400px;
  opacity: 0;
}
@media only screen and (max-width: 601px) {
  body.polaroid-winter-theme .polaroid-photo {
    display: none;
  }
}
body.polaroid-winter-theme {
  background: url('../images/bg.jpg') #00e5c8;
  background-size: 100%;
  background-position: center bottom;
  background-repeat: no-repeat;
}
body.polaroid-winter-theme div#headband-container,
body.polaroid-winter-theme div#headband-container #parents-message-bar .parents-message .more-toggle {
  background-color: #01c3aa;
}
body.polaroid-winter-theme div#headband-container .headband-nav {
  background-color: #01ceb4;
}
body.polaroid-winter-theme div#headband-container a,
body.polaroid-winter-theme div#headband-container .headband-nav .nav-item a,
body.polaroid-winter-theme div#headband-container #parents-message-bar .parents-message,
body.polaroid-winter-theme div#headband-container #headband-user-block {
  color: #ffffff;
}
body.polaroid-winter-theme div#headband-container #parents-message-bar .for-parents-badge,
body.polaroid-winter-theme div#headband-container #parents-message-bar #squished-headband-toggle {
  border-color: #00a0d1;
  background-color: #00c3f7;
}
body.polaroid-winter-theme div#headband-container #parents-message-bar .parents-bar-bookmarks ul li .parents-bar-bookmark {
  background-color: #DF4E36;
}
body.polaroid-winter-theme div#headband-container .headband-nav .nav-item.settings button[data-action=settings-trigger] {
  background-image: url('../images/homepage-UI/holiday-settings.svg');
  background-position: 50% 55% !important;
}
.no-svg body.polaroid-winter-theme div#headband-container .headband-nav .nav-item.settings button[data-action=settings-trigger] {
  background-image: url('../images/homepage-UI/holiday-settings.png');
}
@media only screen and (max-width: 550px) {
  body.polaroid-winter-theme div#headband-container a,
  body.polaroid-winter-theme div#headband-container .headband-nav .nav-item a,
  body.polaroid-winter-theme div#headband-container #parents-message-bar .parents-message,
  body.polaroid-winter-theme div#headband-container #headband-user-block {
    color: #f05133;
  }
}
body.polaroid-winter-theme .nav-buttons .phat-button {
  border-color: #00a0d1;
  background-color: #00c3f7;
}
body.polaroid-winter-theme .nav-buttons .phat-button em {
  padding: 20px 0 16px;
  border-bottom: 10px solid #00a0d1;
  margin-bottom: -10px;
}
body.polaroid-winter-theme .nav-buttons .phat-button.tall {
  padding: 0;
}
body.polaroid-winter-theme .theme-section .phat-button.right:after {
  background-image: url('../images/homepage-UI/holiday_nav-line-bkgrnd_right.svg');
  right: -36px;
}
body.polaroid-winter-theme .theme-section .phat-button.left:after {
  background-image: url('../images/homepage-UI/holiday_nav-line-bkgrnd_left.svg');
  left: -42px;
}
body.polaroid-winter-theme .theme-section .phat-button:before {
  content: '';
  display: block;
  position: absolute;
  width: 90%;
  height: 100%;
  left: -2%;
  top: -10px;
  background: url('../images/homepage-UI/button-snow_left.svg') center top no-repeat;
  background-size: 100%;
}
body.polaroid-winter-theme .theme-section .phat-button.right:before {
  background-image: url('../images/homepage-UI/button-snow_right.svg');
  left: auto;
  right: -2%;
}
body.polaroid-winter-theme #camera-arrow {
  stroke: #04ac92 !important;
}
@media only screen and (max-width: 601px) {
  body.polaroid-winter-theme .theme-section #theme-stage img.theme-mini-static {
    margin: 0;
    float: right;
    width: 100%;
  }
  body.polaroid-winter-theme .brand {
    min-width: 82px;
  }
}
@media only screen and (max-width: 480px) {
  body.polaroid-winter-theme .theme-section .phat-button:before {
    width: 45%;
  }
  body.polaroid-winter-theme .nav-buttons .phat-button em {
    padding: 14px 0 10px;
  }
}
