/*here you can see only css sizes, if you want set colors/images - see other files*/

.menu__content.active .menu li:nth-child(1) {
  transition-delay: 0.1s;
  transform: rotate(-138deg) translate(0px, 170px); }
.menu__content.active .menu li:nth-child(1) a {
  transition-delay: 0.2s;
  transform: translate(-50%, -50%) rotate(498deg); }
.menu__content.active .menu li:nth-child(1) a:hover {
  transform: translate(-50%, -50%) rotate(498deg) perspective(1000px) rotateX(360deg);
  background: #003252; }
.menu__content.active .menu li:nth-child(2) {
  transition-delay: 0.2s;
  transform: rotate(-113deg) translate(0px, 170px); }
.menu__content.active .menu li:nth-child(2) a {
  transition-delay: 0.3s;
  transform: translate(-50%, -50%) rotate(473deg); }
.menu__content.active .menu li:nth-child(2) a:hover {
  transform: translate(-50%, -50%) rotate(473deg) perspective(1000px) rotateY(360deg);
  background: #515B6C; }
.menu__content.active .menu li:nth-child(3) {
  transition-delay: 0.3s;
  transform: rotate(-88deg) translate(0px, 170px); }
.menu__content.active .menu li:nth-child(3) a {
  transition-delay: 0.4s;
  transform: translate(-50%, -50%) rotate(448deg); }
.menu__content.active .menu li:nth-child(3) a:hover {
  transform: translate(-50%, -50%) rotate(448deg) perspective(1000px) rotateX(360deg);
  background: #FFF56B;
  color: #777777; }
.menu__content.active .menu li:nth-child(4) {
  transition-delay: 0.4s;
  transform: rotate(-63deg) translate(0px, 173px); }
.menu__content.active .menu li:nth-child(4) a {
  transition-delay: 0.5s;
  transform: translate(-50%, -50%) rotate(423deg); }
.menu__content.active .menu li:nth-child(4) a:hover {
  transform: translate(-50%, -50%) rotate(423deg) perspective(1000px) rotateY(360deg);
  background: #E1AA02; }
.menu__content.active .menu li:nth-child(5) {
  transition-delay: 0.5s;
  transform: rotate(-38deg) translate(0px, 170px); }
.menu__content.active .menu li:nth-child(5) a {
  transition-delay: 0.6s;
  transform: translate(-50%, -50%) rotate(398deg); }
.menu__content.active .menu li:nth-child(5) a:hover {
  transform: translate(-50%, -50%) rotate(398deg) perspective(1000px) rotateX(360deg);
  background: #C4D4D9; }
.menu__content img {
  max-width: 90px; 
}

@media all and (min-width: 320px) and (min-height: 500px) {
  .figure:before, .figure:after {
    content: '';
    position: absolute;
    background: transparent;
    width: 400px;
    height: 400px;
    border: 1px solid #F7F7F7; }

  .figure:before {
    left: 0%;
    top: 50%;
    border-radius: 100%;
    box-shadow: 0 0 0 100em rgba(0, 0, 0, 0.53);
    transform: translate(-50%, -50%) scale(0.8); }

  .figure:after {
    left: 0%;
    top: 50%;
    border-radius: 100%;
    box-shadow: none;
    transform: translate(-50%, -50%) scale(0.82); }

  .menu__content {
    font-size: 20px; }
    .menu__content.active .menu {
      transition: transform 0.4s 0.08s, z-index 0s 0.5s;
      transform: translate(-50%, -50%) scale(1);
      width: 400px;
      height: 400px; }
    .menu__content .menu li a {
      width: 56px;
      height: 56px;
      font-size: 10px; }
    .menu__content.active .menu li:nth-child(1) {
      transform: rotate(-138deg) translate(0px, 200px); }
    .menu__content.active .menu li:nth-child(2) {
      transform: rotate(-113deg) translate(0px, 200px); }
    .menu__content.active .menu li:nth-child(3) {
      transform: rotate(-88deg) translate(0px, 200px); }
    .menu__content.active .menu li:nth-child(4) {
      transform: rotate(-63deg) translate(0px, 200px); }
    .menu__content.active .menu li:nth-child(5) {
      transform: rotate(-38deg) translate(0px, 200px); }
    .menu__content img {
      max-width: 130px; }
    .menu__content .menu__text {
      max-width: 140px;
      font-size: 14px; } }
@media all and (min-width: 360px) and (min-height: 560px) {
  .figure:before, .figure:after {
    width: 460px;
    height: 460px; }

  .figure:before {
    transform: translate(-50%, -50%) scale(0.8); }

  .figure:after {
    transform: translate(-50%, -50%) scale(0.82); }

  .menu__content {
    font-size: 20px; }
    .menu__content.active .menu {
      transition: transform 0.4s 0.08s, z-index 0s 0.5s;
      transform: translate(-50%, -50%) scale(1);
      width: 460px;
      height: 460px; }
    .menu__content .menu li a {
      width: 66px;
      height: 66px;
      font-size: 10px; }
    .menu__content.active .menu li:nth-child(1) {
      transform: rotate(-138deg) translate(0px, 230px); }
    .menu__content.active .menu li:nth-child(2) {
      transform: rotate(-113deg) translate(0px, 230px); }
    .menu__content.active .menu li:nth-child(3) {
      transform: rotate(-88deg) translate(0px, 230px); }
    .menu__content.active .menu li:nth-child(4) {
      transform: rotate(-63deg) translate(0px, 230px); }
    .menu__content.active .menu li:nth-child(5) {
      transform: rotate(-38deg) translate(0px, 230px); }
    .menu__content img {
      max-width: 140px; } }
@media all and (min-width: 360px) and (min-height: 600px) {
  .menu__content img {
    max-width: 160px; }
  .menu__content .menu__text {
    font-size: 16px;
    max-width: 150px;} }
/*Iphone 5S - Album - Chrome*/
@media screen and (min-width: 568px)and (min-height:244px) {
  .wrapper{
    overflow-y: visible;
    overflow-x: hidden;
    height: 200vh;
    height: calc(var(--vh, 1vh) * 200);
  }
  .figure{
    height: 200vh;
    height: calc(var(--vh, 1vh) * 200);
    overflow: hidden;
    margin: 0; }
}

/*Iphone 5S - Album - Chrome*/
@media screen and (min-width: 568px)and (min-height:320px) {
  .wrapper{
    height: 150vh;
    height: calc(var(--vh, 1vh) * 150);
  }
  .figure{
    height: 150vh;
    height: calc(var(--vh, 1vh) * 150);
  }
}

@media screen and (min-width: 568px) and (min-height: 500px){
  .wrapper{
    overflow-y: hidden;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
  }
  .figure{
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
  }
}

@media all and (min-width: 768px) and (min-height: 900px) {
  .figure:before, .figure:after {
    width: 778px;
    height: 778px; }

  .figure:before {
    transform: translate(-50%, -50%) scale(0.8); }

  .figure:after {
    transform: translate(-50%, -50%) scale(0.82); }

  .menu__content {
    font-size: 20px; }
    .menu__content.active .menu {
      transition: transform 0.4s 0.08s, z-index 0s 0.5s;
      transform: translate(-50%, -50%) scale(1);
      width: 776px;
      height: 776px; }
    .menu__content .menu li a {
      width: 105px;
      height: 105px;
      font-size: 16px; }
    .menu__content.active .menu li:nth-child(1) {
      transform: rotate(-138deg) translate(0px, 388px); }
    .menu__content.active .menu li:nth-child(2) {
      transform: rotate(-113deg) translate(0px, 388px); }
    .menu__content.active .menu li:nth-child(3) {
      transform: rotate(-88deg) translate(0px, 388px); }
    .menu__content.active .menu li:nth-child(4) {
      transform: rotate(-63deg) translate(0px, 388px); }
    .menu__content.active .menu li:nth-child(5) {
      transform: rotate(-38deg) translate(0px, 388px); }
    .menu__content img {
      max-width: 240px; }
    .menu__content .menu__text {
      font-size: 28px;
      max-width: 255px; } }


/*# sourceMappingURL=food.css.map */
