/*!
  Theme Name: moto-pizza
  Author: Anonymous
  Author URI:
  Version: 1
  Description: moto-pizza theme for Wordpress
  License: GNU General Public License v2 or later
  License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
  Text Domain: moto-pizza
  Tags: one-column, two-columns
  Theme URI:
*/

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
  flex: 1;
}

h1 {
  font-size: 2em;
  margin: .67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: rgba(0, 0, 0, 0);
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,strong {
  font-weight: bolder;
}

code,kbd,samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,input,optgroup,select,textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,input {
  overflow: visible;
}

button,select {
  text-transform: none;
}

button,[type=button],[type=reset],[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: .35em .75em .625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

@font-face {
  font-family: "icomoon";
  src: url(fonts/icomoon.ttf?g52ews) format("truetype"), url(fonts/icomoon.woff?g52ews) format("woff"), url(fonts/icomoon.svg?g52ews#icomoon) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^=icon-],[class*=" icon-"] {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-twitter:before {
  content: "";
}

.icon-marker:before {
  content: "";
}

.icon-facebook:before {
  content: "";
}

.icon-instagram:before {
  content: "";
}

.icon-tiktok:before {
  content: "";
}

.icon-youtube:before {
  content: "";
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:before,.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid rgba(0, 0, 0, 0);
}

.slick-arrow.slick-hidden {
  display: none;
}

body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  box-sizing: border-box;
}

.fancybox-outer,.fancybox-inner,.fancybox-bg,.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
  opacity: .9;
  transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-infobar,.fancybox-toolbar,.fancybox-caption,.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar,.fancybox-show-caption .fancybox-caption,.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity .25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #cccccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide::before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,.fancybox-slide--previous,.fancybox-slide--current,.fancybox-slide--next {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  background: #ffffff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(.5, 0, .14, 1);
  -webkit-backface-visibility: hidden;
  background: rgba(0, 0, 0, 0);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,.fancybox-can-pan .fancybox-content {
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
  cursor: text;
}

.fancybox-image,.fancybox-spaceball {
  background: rgba(0, 0, 0, 0);
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--video .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #ffffff;
}

.fancybox-video,.fancybox-iframe {
  background: rgba(0, 0, 0, 0);
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #ffffff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

.fancybox-button {
  background: rgba(30, 30, 30, .6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

.fancybox-button,.fancybox-button:visited,.fancybox-button:link {
  color: #cccccc;
}

.fancybox-button:hover {
  color: #ffffff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled],.fancybox-button[disabled]:hover {
  color: #888888;
  cursor: default;
  outline: none;
}

.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg:nth-child(1),.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}

.fancybox-close-small {
  background: rgba(0, 0, 0, 0);
  border: 0;
  border-radius: 0;
  color: #cccccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #ffffff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}

.fancybox-caption {
  background: linear-gradient(to top, rgba(0, 0, 0, .85) 0%, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eeeeee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}

@supports (padding: max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
  }
}

.fancybox-caption--separate {
  margin-top: -50px;
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}

.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited {
  color: #cccccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #ffffff;
  text-decoration: underline;
}

.fancybox-loading {
  animation: fancybox-rotate 1s linear infinite;
  background: rgba(0, 0, 0, 0);
  border: 4px solid #888888;
  border-bottom-color: #ffffff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg);
  }
}

.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.fancybox-fx-fade.fancybox-slide--previous,.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(.5, .5, .5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0deg);
}

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1);
}

.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:visited,.fancybox-share__button:link {
  color: #ffffff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #ffffff;
}

.fancybox-share__input {
  background: rgba(0, 0, 0, 0);
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

.fancybox-thumbs {
  background: #dddddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #ffffff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, .1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  width: 100px;
}

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all .2s cubic-bezier(.25, .46, .45, .94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
  opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}

html {
  box-sizing: border-box;
}

*,*::before,*::after {
  box-sizing: inherit;
}

.visually-hidden {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.visually-hidden.focusable:active,.visually-hidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  white-space: inherit;
  width: auto;
}

.locations-greed,.products,.links ul,.accordion,.img-group,.logos,.footer-list,.address-list,.product-list,.work-list,.popup .menu-popup-list,.hero .btn-list,.menu,.social-list,.widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.two-columns {
  width: 100%;
}

.two-columns>.content {
  flex: 1;
}

.widget {
  margin-bottom: 1.5em;
}

.widget h3 {
  margin: 0 0 .5rem;
  font-weight: normal;
  font-family: "Dela Gothic One", "Helvetica Neue", Arial, "Noto Sans", cursive;
}

.widget ul li+li {
  margin-top: .25rem;
}

.widget ul a {
  color: #e20082;
}

.widget ul a:hover {
  text-decoration: underline;
}

.widget select {
  min-width: 150px;
}

.widget+.widget {
  padding-top: 1rem;
  border-top: 1px solid #000000;
}

.comment-form label {
  display: block;
  padding-bottom: 4px;
}

.comment-form textarea {
  overflow: auto;
  margin: 0;
  height: 120px;
  min-height: 120px;
}

.comment-form textarea,.comment-form input[type=text] {
  margin: 0 4px 0 0;
  width: 100%;
  padding: .5em;
}

.comment-form input[type=submit] {
  display: block;
  float: none;
}

.post-password-form label {
  display: block;
  margin-bottom: 4px;
}

.post-password-form input[type=password] {
  margin: 0 0 1rem 0;
  width: 100%;
  display: block;
}

.search-form {
  margin-bottom: 1.5em;
}

.search-form input {
  display: block;
}

.search-form input[type=search] {
  display: block;
  width: 100%;
  margin: 0 0 1rem 0;
  padding: .5rem;
}

.search-form input[type=submit] {
  flex-shrink: 0;
}

.post-password-form input {
  display: inline-flex;
}

.post-password-form input[type=password] {
  padding: .5rem;
  width: 100%;
}

.comment-form fieldset,.post-password-form fieldset,.search-form fieldset {
  padding: 0;
  border: 0;
}

.comment-form input[type=submit],.post-password-form input[type=submit],.search-form input[type=submit] {
  background: #e20082;
  color: #ffffff;
  border: 0;
  padding: .625rem 1.375rem;
  -webkit-clip-path: polygon(0 0%, 100% .1em, calc(100% - .3em) calc(100% - .2em), .15em 100%);
          clip-path: polygon(0 0%, 100% .1em, calc(100% - .3em) calc(100% - .2em), .15em 100%);
}

.comment-form input[type=submit]:hover,.post-password-form input[type=submit]:hover,.search-form input[type=submit]:hover {
  opacity: .8;
}

.commentlist {
  margin: 0 0 1.5em;
}

.commentlist .edit-link {
  margin: 0;
}

.commentlist .avatar-holder {
  float: left;
  margin: 0 1.5em 4px 0;
}

.commentlist-item .commentlist-item {
  padding: 0;
}

.comment,.commentlist-holder {
  overflow: hidden;
}

.main-section .comment p,.main-section .commentlist-holder p {
  margin-bottom: 1rem;
}

.commentlist-item .commentlist-item,.commentlist-item+.commentlist-item {
  padding-top: 1.5em;
}

.widget_calendar #next {
  text-align: right;
}

.gallery-item dt {
  float: none;
  padding: 0;
}

.navigation,.navigation-comments {
  position: relative;
  vertical-align: middle;
  margin-bottom: 1.5em;
}

.navigation .screen-reader-text,.navigation-comments .screen-reader-text {
  position: absolute;
  left: -99999px;
}

.navigation .page-numbers,.navigation-comments .page-numbers {
  display: inline-block;
  vertical-align: middle;
  padding: 0 6px;
}

.navigation .next,.navigation .prev,.navigation-comments .next,.navigation-comments .prev {
  display: inline-block;
  vertical-align: middle;
  max-width: 48%;
  background: #e20082;
  -webkit-clip-path: polygon(0 0%, 100% .1em, calc(100% - .3em) calc(100% - .2em), .15em 100%);
          clip-path: polygon(0 0%, 100% .1em, calc(100% - .3em) calc(100% - .2em), .15em 100%);
  color: #ffffff;
  padding: 10px;
  text-decoration: none;
}

.navigation .next:hover,.navigation .prev:hover,.navigation-comments .next:hover,.navigation-comments .prev:hover {
  opacity: .8;
}

.navigation-single {
  margin-bottom: 1.5em;
  display: flex;
  justify-content: space-between;
}

.navigation-single .next,.navigation-single .prev {
  display: inline-flex;
  align-items: center;
  max-width: 48%;
  background: #e20082;
  -webkit-clip-path: polygon(0 0%, 100% .1em, calc(100% - .3em) calc(100% - .2em), .15em 100%);
          clip-path: polygon(0 0%, 100% .1em, calc(100% - .3em) calc(100% - .2em), .15em 100%);
  color: #ffffff;
  text-decoration: none;
}

.navigation-single .next:hover,.navigation-single .prev:hover {
  opacity: .8;
}

.navigation-single .next a,.navigation-single .prev a {
  color: inherit;
  text-decoration: none;
  padding: 10px;
  display: block;
}

.navigation-single .next a {
  margin-left: auto;
}

.wp-caption {
  max-width: 100%;
  clear: both;
  border: 1px solid #cccccc;
  padding: 10px;
  margin-bottom: 1.5em;
}

.wp-caption img {
  margin: 0;
  vertical-align: top;
}

.wp-caption p {
  margin: 10px 0 0;
}

div.aligncenter {
  margin: 0 auto 1.5em;
}

img.aligncenter {
  display: block;
  margin: 0 auto;
}

.alignleft {
  float: left;
  margin: 0 1.5em 4px 0;
}

.alignright {
  float: right;
  margin: 0 0 4px 1.5em;
}

.mejs-container {
  margin-bottom: 1.5em;
}

.wp-caption-text,.gallery,.alignnone,.gallery-caption,.sticky,.bypostauthor {
  height: auto;
}

#wp-calendar {
  font-size: 1rem;
  width: 100%;
}

#wp-calendar tbody td {
  text-align: center;
}

#wp-calendar td,#wp-calendar th {
  padding: .5rem;
  border: 1px solid #cccccc;
}

iframe[allowfullscreen] {
  aspect-ratio: 16/9;
  height: auto;
  display: block;
  width: 100%;
}

blockquote {
  border-left: 2px solid #000000;
  padding-left: 1rem;
  margin: 0 0 1.5em;
}

table:not([class]) {
  margin-bottom: 1.5em;
  width: 100%;
  border-collapse: collapse;
}

table:not([class]) th,table:not([class]) td {
  border-top: 1px solid #000000;
  padding: .5rem 0;
}

body {
  color: #000000;
  font-family: "Rubik", "Helvetica Neue", Arial, "Noto Sans", sans-serif;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
}

a {
  transition: color .35s cubic-bezier(.3, .86, .36, .95);
  color: #e20082;
  text-decoration: none;
}

a:hover {
  color: #ff30a7;
  text-decoration: none;
}

ul,ol,dl,p {
  margin: 0 0 1.5em;
}

input[type=text],input[type=email],input[type=tel],textarea {
  transition: border-color .35s cubic-bezier(.3, .86, .36, .95);
  border: 1px solid currentColor;
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  min-width: 0;
  padding: 1.2rem 2.4rem;
  border-radius: 0;
  -webkit-appearance: none;
}

input[type=text]:focus,input[type=text]:hover,input[type=email]:focus,input[type=email]:hover,input[type=tel]:focus,input[type=tel]:hover,textarea:focus,textarea:hover {
  box-shadow: none;
  outline: none;
}

.nav-active {
  overflow: hidden;
}

.nav-active .headroom--unpinned {
  transform: translateY(0);
}

#header {
  transition: background-color .35s cubic-bezier(.3, .86, .36, .95), transform .35s cubic-bezier(.3, .86, .36, .95), padding .35s cubic-bezier(.3, .86, .36, .95);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 100;
  padding: 25px 0;
}

#header .popup {
  background-color: #e20082;
}

#header.headroom--top {
  transform: translateY(0%);
  background-color: rgba(0, 0, 0, 0);
}

#header.headroom--not-top {
  background-color: #000000;
}

.nav-active #header {
  background-color: #000000;
}

.nav-active #header .btn {
  display: inline-block;
}

.nav-active #header .logo svg path {
  fill: #e20082;
}

.nav-active #header .social-list a {
  background-color: #e20082;
  color: #ffffff;
  border-color: #e20082;
  background-clip: border-box;
}

.nav-active #header .social-list a:hover {
  color: #e20082;
  background-color: #ffffff;
  border-color: #ffffff;
}

#header .container-fluid {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 31px;
}

#header .nav-holder {
  display: flex;
  align-items: center;
  flex-grow: 1;
  justify-content: flex-end;
}

#header .nav-holder .social-list {
  display: none;
}

#header .btn.cta {
  margin: 0 auto;
  color: #e20082;
}

.home.nav-active #header .btn.cta {
  display: inline-block;
}

#header .btn.cta:after {
  background-color: #ffffff;
}

#header .btn.cta:hover {
  color: #ffffff;
}

#header .btn.cta:hover:after {
  background-color: #e20082;
}

.logo {
  width: 2.563rem;
}

.logo svg {
  width: 100%;
  height: auto;
}

.logo svg path {
  transition: fill .35s cubic-bezier(.3, .86, .36, .95);
  fill: #ffffff;
}

.social-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 -0.375rem;
}

.social-list li {
  padding: 0 .375rem;
}

.social-list a {
  transition: background-color .35s cubic-bezier(.3, .86, .36, .95), color .35s cubic-bezier(.3, .86, .36, .95), border-color .35s cubic-bezier(.3, .86, .36, .95);
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  border-radius: 50%;
  background-color: #ffffff;
  color: #e20082;
  width: 2.625rem;
  height: 2.625rem;
  font-size: 1.25rem;
  border: .063rem solid #ffffff;
}

.social-list a:hover {
  color: #ffffff;
  background-color: #e20082;
}

.social-list a i.icon-youtube {
  font-size: .8em;
}

.nav-opener {
  width: 40px;
  height: 25px;
  position: relative;
  display: block;
}

.nav-active .nav-opener span {
  opacity: 0;
}

.nav-active .nav-opener:before,.nav-active .nav-opener:after {
  transform: rotate(45deg);
  top: 50%;
  left: 0;
  right: 0;
  background: #e20082;
}

.nav-active .nav-opener:after {
  transform: rotate(-45deg);
}

.nav-opener span,.nav-opener:before,.nav-opener:after {
  background: #ffffff;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: .125rem;
  transition: all .3s linear;
}

.nav-opener span {
  margin-top: -0.063rem;
}

.nav-opener:before,.nav-opener:after {
  content: "";
  top: 0;
}

.nav-opener:after {
  top: calc(100% - .125rem);
}

.bg-holder {
  padding-bottom: 174px;
  position: relative;
  min-height: 100%;
}

.bg-holder .mob-bg {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}

.navigation {
  transition: opacity .35s cubic-bezier(.3, .86, .36, .95), visibility .35s cubic-bezier(.3, .86, .36, .95);
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: calc(100vh - 96px);
  background-color: #000000;
  opacity: 0;
  visibility: hidden;
  margin-bottom: 0;
  overflow: auto;
  padding: 36px 24px 80px;
}

.nav-active .navigation {
  opacity: 1;
  visibility: visible;
}

.navigation .social-list a {
  background-color: #ffffff !important;
  color: #e20082 !important;
  border-color: #ffffff !important;
}

.navigation .social-list a:hover {
  background-color: #e20082 !important;
  color: #ffffff !important;
  border-color: #e20082 !important;
}

.menu {
  font-family: "Dela Gothic One", "Helvetica Neue", Arial, "Noto Sans", cursive;
  font-size: 31px;
  line-height: 1;
  margin-bottom: 55px;
}

.menu li {
  margin-bottom: 34px;
}

.menu li:last-child {
  margin-bottom: 0;
}

.menu li.active a,.menu li.current-menu-ancestor a {
  color: #e20082;
}

.menu .bg-img {
  transition: opacity .35s cubic-bezier(.3, .86, .36, .95), visibility .35s cubic-bezier(.3, .86, .36, .95);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  background-position: 50% 100%;
  background-repeat: no-repeat;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  background-size: 74vw;
}

.menu a {
  position: relative;
  padding-left: 55px;
  color: #ffffff;
  display: block;
  text-transform: uppercase;
}

.menu a:hover {
  color: #e20082;
}

.menu a:hover:before {
  transform: rotate(180deg);
}

.menu a:before {
  transition: transform .35s cubic-bezier(.3, .86, .36, .95);
  content: "";
  font-family: icomoon;
  font-size: 43px;
  position: absolute;
  left: -1px;
  top: -1px;
}

.headroom {
  will-change: transform;
  transition: transform .3s ease;
}

.headroom--pinned {
  transform: translateY(0);
}

.headroom--unpinned {
  transform: translateY(-100%);
}

body {
  background-color: #ffffff;
}

.wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

.wrapper:before {
  transition: opacity .35s cubic-bezier(.3, .86, .36, .95), visibility .35s cubic-bezier(.3, .86, .36, .95);
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #000000;
  opacity: 0;
  visibility: hidden;
  z-index: 10;
}

img {
  max-width: 100%;
}

a {
  transition: color .35s cubic-bezier(.3, .86, .36, .95);
}

@keyframes tongue-animate {
  0% {
    transform: translate(0, 0);
  }

  50% {
    transform: translate(-1.25rem, 1.25rem);
  }

  100% {
    transform: translate(0, 0);
  }
}

a,button {
  cursor: url(images/svg/cursor-pointer.svg) 10 0, auto !important;
}

.accessibility {
  position: absolute;
  left: -10000px;
  top: auto;
  width: .063rem;
  height: .063rem;
  overflow: hidden;
}

.accessibility:focus {
  position: static;
  width: auto;
  height: auto;
}

.container {
  max-width: 76.875rem;
  padding-left: .938rem;
  padding-right: .938rem;
  margin: 0 auto;
}

.container-fluid {
  max-width: 100%;
  padding-left: .938rem;
  padding-right: .938rem;
  margin: 0 auto;
}

.bg-cover {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.height-section {
  min-height: 100vh;
}

.hero {
  background-color: #e20082;
  position: relative;
  z-index: 1;
  padding-bottom: 15%;
}

.hero .section-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 130px 0 25%;
}

.hero .title-img {
  display: flex;
  position: relative;
  z-index: 2;
  pointer-events: none;
  flex-direction: column;
  align-items: center;
  margin: 0 0 4.063rem;
}

.hero .title-img span {
  max-width: 18.75rem;
  opacity: 0;
}

.hero .title-img span:first-child {
  max-width: 13.188rem;
}

.before-load .hero .title-img span:first-child {
  transform: translateY(100vh);
}

.loaded .hero .title-img span:first-child {
  opacity: 1;
  transform: translateY(0);
  transition: transform 1.25s ease;
}

.hero .title-img span:nth-child(2) {
  transform: translateX(100vw);
}

.loaded .hero .title-img span:nth-child(2) {
  opacity: 1;
  transform: translateX(0);
  transition: transform 1.25s ease 1s;
}

.hero .main-img {
  position: relative;
  text-align: center;
  z-index: 1;
  margin: -20% -37% -10rem;
  opacity: 0;
  transform: translateY(100%);
}

.hero .main-img img {
  max-width: 100%;
  width: 574px;
}

.loaded .hero .main-img {
  transition: transform 2.25s ease 2s, opacity .5s linear .5s;
  opacity: 1;
  transform: translateY(0);
}

.hero .btn-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding-bottom: .875rem;
  width: 100%;
  pointer-events: auto;
}

.hero .btn-list li {
  padding: 0 .625rem;
}

.hero .hero-decor {
  position: absolute;
  transition: top 2.5s ease 1.75s;
  top: -50%;
}

.hero .hero-decor.hero-decor-01 {
  width: .938rem;
  left: 7.9%;
}

.loaded .hero .hero-decor.hero-decor-01 {
  top: 29.8%;
}

.hero .hero-decor.hero-decor-02 {
  width: 1.188rem;
  left: 9.7%;
  z-index: 2;
}

.loaded .hero .hero-decor.hero-decor-02 {
  top: 45.3%;
}

.hero .hero-decor.hero-decor-03 {
  width: 2.5rem;
  left: 11%;
}

.loaded .hero .hero-decor.hero-decor-03 {
  top: 36%;
}

.hero .hero-decor.hero-decor-04 {
  width: 2.563rem;
  left: 49%;
  z-index: 2;
}

.loaded .hero .hero-decor.hero-decor-04 {
  top: 46.2%;
}

.hero .hero-decor.hero-decor-05 {
  width: 2.813rem;
  left: 76.6%;
  z-index: 2;
}

.loaded .hero .hero-decor.hero-decor-05 {
  top: 39.8%;
}

.hero .hero-decor.hero-decor-06 {
  width: 1.563rem;
  left: 76%;
}

.loaded .hero .hero-decor.hero-decor-06 {
  top: 10.6%;
}

.hero .hero-decor.hero-decor-07 {
  width: 3.313rem;
  left: 80%;
}

.loaded .hero .hero-decor.hero-decor-07 {
  top: 52.8%;
}

.hero .hero-decor.hero-decor-08 {
  width: 1.063rem;
  left: 17.6%;
}

.loaded .hero .hero-decor.hero-decor-08 {
  top: 14.7%;
}

.hero .hero-decor.hero-decor-09 {
  width: 2.938rem;
  left: 34.9%;
}

.loaded .hero .hero-decor.hero-decor-09 {
  top: 12.3%;
}

.hero .hero-decor.hero-decor-10 {
  width: 2.75rem;
  left: 53.1%;
  z-index: 2;
}

.loaded .hero .hero-decor.hero-decor-10 {
  top: 57.7%;
}

.hero .hero-decor.hero-decor-11 {
  width: 2.563rem;
  left: 88.6%;
  z-index: 2;
}

.loaded .hero .hero-decor.hero-decor-11 {
  top: 67%;
}

.hero .hero-decor.hero-decor-12 {
  width: 1.813rem;
  left: 79%;
}

.loaded .hero .hero-decor.hero-decor-12 {
  top: 24.1%;
}

.hero .hero-decor.hero-decor-13 {
  width: .813rem;
  left: 59.1%;
  z-index: 1;
}

.loaded .hero .hero-decor.hero-decor-13 {
  top: 29.5%;
}

.hero .hero-decor.hero-decor-14 {
  width: 2.938rem;
  left: 7.4%;
  display: none;
  z-index: 1;
}

.loaded .hero .hero-decor.hero-decor-14 {
  top: 21.8%;
}

.hero .hero-decor.hero-decor-15 {
  width: 2.938rem;
  left: 7.2%;
}

.loaded .hero .hero-decor.hero-decor-15 {
  top: 21.8%;
}

.hero .hero-decor.hero-decor-16 {
  width: 1.938rem;
  left: 30.8%;
  z-index: 2;
}

.loaded .hero .hero-decor.hero-decor-16 {
  top: 29.4%;
}

.hero .hero-decor.hero-decor-17 {
  width: 1.688rem;
  left: -4%;
}

.loaded .hero .hero-decor.hero-decor-17 {
  top: 40.6%;
}

.hero .hero-decor.hero-decor-18 {
  width: 2.563rem;
  left: 54%;
  z-index: 2;
}

.loaded .hero .hero-decor.hero-decor-18 {
  top: 21%;
}

.hero .hero-decor.hero-decor-19 {
  width: 14.438rem;
  right: -2%;
  display: none;
}

.loaded .hero .hero-decor.hero-decor-19 {
  top: 80%;
}

.hero .hero-decor.hero-decor-20 {
  width: 6.438rem;
  left: 10%;
  display: none;
}

.loaded .hero .hero-decor.hero-decor-20 {
  top: 70%;
}

.hero .hero-decor.hero-decor-21 {
  width: 5.438rem;
  left: 22%;
  display: none;
}

.loaded .hero .hero-decor.hero-decor-21 {
  top: 10%;
}

.hero .bot-character {
  position: absolute;
  bottom: -8.2rem;
  left: 4.5%;
  max-width: 13.9rem;
  width: 100%;
  opacity: 0;
}

.bot-character {
  position: absolute;
  bottom: -8.2rem;
  left: 4.5%;
  max-width: 13.9rem;
  width: 100%;
  opacity: 0;
}

.shake-pizza {
  padding: 150px 0 180px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.shake-pizza .img-holder {
  max-width: 60.375rem;
  margin: 0 auto .875rem;
}

.shake-pizza .decor-holder {
  position: absolute;
  top: -2.6rem;
  left: 4.5%;
  max-width: 8.9rem;
  width: 100%;
  z-index: -1;
}

.shake-pizza .bottom-character {
  position: absolute;
  bottom: 5%;
  right: -3rem;
  max-width: 10.75rem;
  width: 100%;
  pointer-events: none;
  rotate: -90deg;
}

.shake-pizza .bottom-character img {
  position: relative;
  z-index: 1;
}

.shake-pizza .bottom-character img.decor-lvl-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  animation: 3s ease-in 1s infinite tongue-animate;
}

.shake-pizza .bottom-character img.decor-lvl-3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 3;
}

.shake-pizza .text-container {
  opacity: 0;
}

.shake-pizza .text-holder {
  max-width: 51.875rem;
  margin: 0 auto;
  text-align: center;
  font-weight: 300;
  line-height: 1.4;
  font-size: 1rem;
  letter-spacing: .4px;
}

.shake-pizza .text-holder p {
  margin-bottom: 1.45rem;
}

.shake-pizza .text-holder h2 {
  font-family: "Dela Gothic One", "Helvetica Neue", Arial, "Noto Sans", cursive;
  text-transform: uppercase;
  text-align: left;
}

.locations .bg-img-holder {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
  color: #ffffff;
  position: relative;
  padding: 150px 0 150px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: -1;
  height: auto;
}

.locations .bg-holder {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background: #ffffff;
  padding: 0;
}

.locations .bg-holder::after {
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  top: 0;
  left: 100%;
  width: 100px;
  height: 100%;
  content: "";
  transition: opacity .3s ease;
}

.locations .bg-holder[style="width: 0px;"]::after {
  opacity: 0;
}

.locations .content-holder {
  opacity: 0;
}

.locations .bike-holder {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: 50.25rem;
}

.locations h1 {
  color: inherit;
  line-height: 1;
  font-family: "Dela Gothic One", "Helvetica Neue", Arial, "Noto Sans", cursive;
  font-size: 2.313rem;
}

.locations .text-holder {
  max-width: 49.375rem;
  margin: 0 auto;
  font-size: 1rem;
  padding: 0 25px;
}

.locations .text-holder p {
  margin-bottom: 1.5rem;
}

.menu-section-heading {
  padding: 3rem 0;
}

.menu-section-heading p {
  font-size: 1.3125rem;
  color: #000000;
}

.menu-section-heading h2 {
  color: #000000;
}

.menu-section {
  background-color: #e20082;
}

.menu-section .bg-img-holder {
  text-align: center;
  position: relative;
  overflow: hidden;
  padding: 282px 0 3.125rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 100%;
}

.menu-section .bg-mob {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  height: 42%;
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  z-index: 2;
}

.menu-section .container-fluid {
  position: relative;
  z-index: 3;
}

.menu-section h2 {
  color: #ffffff;
  line-height: 1;
  font-family: "Dela Gothic One", "Helvetica Neue", Arial, "Noto Sans", cursive;
  opacity: 0;
  transform: translateY(150%);
  margin-top: 0;
  font-size: 2.313rem;
  margin-bottom: 14px;
  text-shadow: 0 2px 5px rgba(0, 0, 0, .5);
}

.menu-section .menu-box-holder {
  background-image: url(images/menu-text-bg.png);
  background-size: 95.5% 100%;
  background-repeat: no-repeat;
  background-position: 50% 100%;
  padding: 10.7vw 9vw 15vw 13.4vw;
  color: #e20082;
  font-size: 1.5rem;
  letter-spacing: 1.25px;
  text-align: left;
  max-width: 58.438rem;
  margin: 0 auto .5rem;
  line-height: 1.2;
}

.menu-section .menu-box-holder p {
  transform: rotate(-2.2deg);
  margin-bottom: .625rem;
}

.menu-section .menu-box-holder h3 {
  transform: rotate(-2.2deg);
  text-transform: uppercase;
}

.popup-opened {
  overflow: hidden;
}

.popup-opened .wrapper:before {
  opacity: .73;
  visibility: visible;
}

.popup-opened .headroom--unpinned {
  transform: translateY(0);
}

.popup {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 500;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 3.875rem;
  pointer-events: auto;
  max-height: 100vh;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s ease, visibility .3s ease;
}

.popup.opened {
  opacity: 1;
  visibility: visible;
}

.popup .container {
  max-width: 1790px;
  padding: 0 28px;
}

.popup .menu-popup-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.188rem;
}

.popup .menu-popup-list li {
  width: 50%;
  padding: 0 .188rem 27px;
}

.popup .close {
  width: 1.5rem;
  height: 1.5rem;
  position: absolute;
  top: 1.313rem;
  right: 1.5rem;
}

.popup .close:hover:before,.popup .close:hover:after {
  background-color: #000000;
}

.popup .close:before,.popup .close:after {
  transition: background-color .35s cubic-bezier(.3, .86, .36, .95);
  content: "";
  position: absolute;
  width: .125rem;
  height: 1.75rem;
  background-color: #ffffff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
}

.popup .close:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.popup-card {
  color: #ffffff;
}

.popup-card .img-holder {
  background-color: #000000;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 50%;
  padding-top: 80%;
  margin-bottom: .813rem;
  background-size: cover;
}

.popup-card .img-holder .overlay {
  background-color: rgba(0, 0, 0, .25);
  width: 100%;
  padding-top: 80%;
  position: absolute;
  top: 0;
}

.popup-card .img-holder .overlay.sold-out {
  background-color: rgba(0, 0, 0, .4);
}

.popup-card .img-holder .order-box {
  position: absolute;
  top: .5rem;
  right: .5rem;
  bottom: .5rem;
  left: .5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-size: .938rem;
  text-align: center;
}

.popup-card .img-holder .order-box p {
  margin-bottom: .125rem;
}

.popup-card .img-holder .sold-box {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-family: "Permanent Marker", "Helvetica Neue", Arial, "Noto Sans", cursive;
  line-height: 1;
  transform: rotate(-5deg);
}

.popup-card .img-holder .sold-box .h3 {
  font-size: 1rem;
}

.popup-card .img-holder .sold-box .h4 {
  font-size: .625rem;
}

.popup-card:hover .img-holder .overlay {
  background-color: rgba(0, 0, 0, .4);
}

.popup-card h4 {
  text-align: left;
  font-family: "Dela Gothic One", "Helvetica Neue", Arial, "Noto Sans", cursive;
  font-size: .75rem;
  letter-spacing: .7px;
  line-height: 1;
  margin: 0 0 0;
  color: inherit;
}

.popup-card h4 a {
  color: inherit;
}

.popup-card h4 a:hover {
  text-decoration: underline;
}

.popup-card .btn {
  z-index: 1;
  margin: 0 auto !important;
  color: #e20082 !important;
  display: inline-block !important;
}

.popup-card .btn:after {
  background-color: #ffffff !important;
}

.popup-card .btn:hover {
  color: #ffffff !important;
}

.popup-card .btn:hover:after {
  background-color: #e20082 !important;
}

.round-carousel {
  width: 200%;
  position: absolute;
  left: -50%;
  transform: rotate(-90deg);
}

.round-carousel .carousel-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}

.round-carousel .slide-box {
  width: 20%;
  position: absolute;
}

.round-carousel .slide-box.hidden {
  opacity: 0;
}

.round-carousel .slide-box img {
  transform-origin: center;
}

.how-it-work .top-box {
  position: relative;
  min-height: 18.75rem;
}

.how-it-work .decor-man {
  max-width: 3.875rem;
  z-index: -1;
  width: 100%;
  position: absolute;
  right: -2.1%;
  bottom: 15vw;
}

.how-it-work .decor-man img {
  width: 100%;
  transform: translateX(-100%);
  opacity: 0;
}

.how-it-work .bg-box-holder {
  background-size: 97.3% 100%;
  background-position: 58% 0;
  color: #ffffff;
  background-repeat: no-repeat;
  padding: 10.4vw 10vw 10vw;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  transform: translateY(100%);
  margin-bottom: -1px;
}

.how-it-work .bg-box-holder h1 {
  text-align: center;
  line-height: .9;
  margin-top: 0;
  margin-bottom: 1.563rem;
  color: inherit;
  font-family: "Dela Gothic One", "Helvetica Neue", Arial, "Noto Sans", cursive;
  letter-spacing: .92px;
  opacity: 0;
  font-size: 10.3vw;
}

.how-it-work .bg-box-holder .btn-more {
  opacity: 0;
  transform: translateY(100px);
  text-transform: none;
}

.how-it-work .bg-box-holder .purple-decor {
  position: absolute;
  bottom: 1%;
  display: flex;
  overflow: hidden;
  left: 17.1%;
  max-width: 19%;
}

.how-it-work .bg-box-holder .purple-decor img {
  width: 100%;
  transform: translateY(100%);
}

.how-it-work .bottom-box-holder {
  padding-bottom: 26%;
  background-repeat: no-repeat;
  background-size: 97.8% auto;
  background-position: 57% 0;
}

.how-it-work .responsive-content {
  text-align: center;
}

.how-it-work .mob-content {
  padding-top: 31px;
}

.how-it-work .mob-content .btn-more {
  opacity: 0;
  transform: translateY(100px);
}

#desktop-list-holder {
  display: none;
}

.work-list {
  counter-reset: li;
  display: flex;
  flex-wrap: wrap;
  font-size: 1rem;
  text-align: left;
}

.work-list li {
  counter-increment: li;
  width: 100%;
  padding: 0 .313rem;
  margin-bottom: .5rem;
  transform: translateY(150px);
  opacity: 0;
}

.work-list h4 {
  position: relative;
  padding-left: 3.375rem;
  margin-bottom: .875rem;
  font-size: 1.313rem;
  margin-top: 0;
  letter-spacing: .7px;
  line-height: 1;
  font-family: "Dela Gothic One", "Helvetica Neue", Arial, "Noto Sans", cursive;
  color: #e20082;
  color: #000000;
}

.work-list h4:before {
  content: counter(li);
  background-image: url(images/circle-decor.svg);
  background-size: 2.813rem 2.938rem;
  background-repeat: no-repeat;
  background-position: center;
  font-family: "Permanent Marker", "Helvetica Neue", Arial, "Noto Sans", cursive;
  font-size: 1.563rem;
  line-height: 1;
  width: 2.813rem;
  height: 2.938rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: -0.125rem;
  top: calc(50% + .188rem);
  transform: translateY(-50%) rotate(-18deg);
  color: #000000;
}

.pizza-section h1 {
  text-align: center;
  margin: 0 0 .938rem;
  color: #e20082;
  line-height: 1;
  font-family: "Dela Gothic One", "Helvetica Neue", Arial, "Noto Sans", cursive;
}

.snack-section h1 {
  text-align: center;
  margin: 0 0 .938rem;
  color: #e20082;
  line-height: 1;
  font-family: "Dela Gothic One", "Helvetica Neue", Arial, "Noto Sans", cursive;
}

.product-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1.25rem;
}

.product-list li {
  padding: 0 1.25rem 2.5rem;
}

.product-card h4 {
  font-size: 2.25rem;
  margin: 0 0 .625rem;
  font-family: "Dela Gothic One", "Helvetica Neue", Arial, "Noto Sans", cursive;
  letter-spacing: .9px;
  line-height: 1;
}

.product-card h4 span {
  font-family: "Rubik", "Helvetica Neue", Arial, "Noto Sans", sans-serif;
  font-weight: 300;
}

.product-card h4 span sup {
  font-size: 1.313rem;
  top: 1.063rem;
  vertical-align: top;
}

.news-section {
  background-color: #71a5b1;
  text-align: center;
  min-height: 900px;
  padding: 4rem 0;
}

.news-section h2 {
  color: #ffffff;
  line-height: 1;
  font-family: "Dela Gothic One", "Helvetica Neue", Arial, "Noto Sans", cursive;
  font-size: 6rem;
  margin: 0;
  text-transform: uppercase;
  padding-bottom: 4rem;
  text-shadow: 0 2px 5px rgba(0, 0, 0, .5);
}

.news-section .news-grid {
  padding-bottom: 2rem;
}

.news-section a.btn {
  z-index: 2;
}

.news-grid {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 20px;
}

.news-grid .news {
  background-color: #edebe0;
  padding: 2rem;
  position: relative;
}

.news-grid .news::after {
  position: absolute;
  content: "";
  display: inline-block;
}

.news-grid .news:nth-child(3n+1)::after {
  background-image: url(images/stain1.png);
  width: 93px;
  height: 351px;
  bottom: 0;
  left: 0;
}

.news-grid .news:nth-child(3n+2)::after {
  background-image: url(images/stain2.png);
  width: 280px;
  height: 58px;
  bottom: 0;
  left: 10px;
}

.news-grid .news:nth-child(3n+3)::after {
  background-image: url(images/stain3.png);
  width: 51px;
  height: 259px;
  bottom: 0;
  right: 0;
}

.news-grid .news .photo-wrap {
  aspect-ratio: 3/3.25;
  overflow: hidden;
  background-color: #333333;
}

.news-grid .news .photo-wrap img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: auto;
  transition: all .3s ease;
}

.news-grid .news .photo-wrap img:hover {
  transform: scale(1.2);
}

.news-grid .news h4 {
  font-family: "Dela Gothic One", "Helvetica Neue", Arial, "Noto Sans", cursive;
  font-size: 2rem;
  text-transform: uppercase;
}

.news-grid .news p {
  color: #000000;
}

.searchandfilter {
  padding-bottom: 2rem;
}

.searchandfilter ul {
  display: flex;
  padding: 0;
}

.searchandfilter ul li input[type=radio] {
  visibility: hidden;
}

.searchandfilter ul li label {
  transition: color .35s cubic-bezier(.3, .86, .36, .95), background-color .35s cubic-bezier(.3, .86, .36, .95), filter .35s cubic-bezier(.3, .86, .36, .95), transform .35s cubic-bezier(.3, .86, .36, .95);
  position: relative;
  background: rgba(0, 0, 0, 0);
  color: #ffffff;
  border: 0;
  font-size: .75rem;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  padding: .5rem .75rem;
  text-align: center;
  font-family: "Dela Gothic One", "Helvetica Neue", Arial, "Noto Sans", cursive;
  cursor: pointer;
  margin-left: -14px;
  margin-right: 20px;
}

.searchandfilter ul li label:hover {
  transform: translateY(-0.2em) !important;
  filter: drop-shadow(.4375rem .4375rem .25rem rgba(0, 0, 0, .22));
}

.searchandfilter ul li label:after {
  transition: background-color .35s cubic-bezier(.3, .86, .36, .95);
  z-index: -1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  -webkit-clip-path: polygon(0 0%, 100% .1em, calc(100% - .3em) calc(100% - .2em), .15em 100%);
          clip-path: polygon(0 0%, 100% .1em, calc(100% - .3em) calc(100% - .2em), .15em 100%);
  background-color: #e20082;
}

.category-filter .filter-btn {
  transition: color .35s cubic-bezier(.3, .86, .36, .95), background-color .35s cubic-bezier(.3, .86, .36, .95), filter .35s cubic-bezier(.3, .86, .36, .95), transform .35s cubic-bezier(.3, .86, .36, .95);
  position: relative;
  background: rgba(0, 0, 0, 0);
  color: #ffffff;
  border: 0;
  font-size: .75rem;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  padding: .5rem .75rem;
  text-align: center;
  font-family: "Dela Gothic One", "Helvetica Neue", Arial, "Noto Sans", cursive;
  cursor: pointer;
  margin-left: -14px;
  margin-right: 20px;
  margin-bottom: 1.25rem;
}

.category-filter .filter-btn:hover {
  transform: translateY(-0.2em) !important;
  filter: drop-shadow(.4375rem .4375rem .25rem rgba(0, 0, 0, .22));
}

.category-filter .filter-btn:after {
  transition: background-color .35s cubic-bezier(.3, .86, .36, .95);
  z-index: -1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  -webkit-clip-path: polygon(0 0%, 100% .1em, calc(100% - .3em) calc(100% - .2em), .15em 100%);
          clip-path: polygon(0 0%, 100% .1em, calc(100% - .3em) calc(100% - .2em), .15em 100%);
  background-color: #e20082;
}

#footer {
  padding: 3.125rem 0 0;
}

#footer .container {
  max-width: 112.5rem;
  padding: 0 .938rem;
}

#footer .newsletter-block {
  background-color: #e20082;
  padding: 1.5rem 0;
  margin-bottom: 1.5rem;
}

#footer .newsletter-block .newsletter-box h3 {
  font-family: "Dela Gothic One", "Helvetica Neue", Arial, "Noto Sans", cursive;
  line-height: 1.2;
  margin: 0;
  color: #ffffff;
  font-size: 2rem;
}

#footer .newsletter-block .newsletter-box p {
  color: #ffffff;
}

#footer .newsletter-block .newsletter-box .form {
  padding: 1.5rem 0;
}

.info-footer {
  text-align: center;
}

.info-footer h3 {
  color: #e20082;
  line-height: 1;
  margin: 0 0 3.25rem;
  font-family: "Dela Gothic One", "Helvetica Neue", Arial, "Noto Sans", cursive;
  font-size: 1.5rem;
}

.info-footer .location-box {
  margin-bottom: 4.188rem;
  width: 100%;
}

.address-list {
  font-size: 1.313rem;
  line-height: 1.1;
}

.address-list li {
  margin-bottom: 3.063rem;
}

.address-list address {
  font-style: normal;
  margin-bottom: 1.5rem;
}

.address-list address span {
  font-weight: 800;
}

.address-list address a {
  color: inherit;
  text-decoration: underline;
}

.address-list address a:hover {
  text-decoration: none;
}

.address-list .time {
  display: block;
  font-size: 1.313rem;
  letter-spacing: .53px;
  font-weight: 400;
}

.social-footer {
  background-size: auto;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 26.188rem;
}

.social-footer .pink-box {
  background-color: #e20082;
  padding: 1.75rem 0 2.063rem;
}

.social-footer .pink-box .container {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  justify-content: space-between;
}

.social-footer .pink-box .social-list a {
  width: 2.125rem;
  height: 2.188rem;
}

.footer-list {
  display: flex;
  flex-wrap: wrap;
  font-size: .938rem;
  font-family: "Dela Gothic One", "Helvetica Neue", Arial, "Noto Sans", cursive;
  letter-spacing: .38px;
  color: #ffffff;
  margin: 0 -0.563rem .313rem;
  text-align: center;
  justify-content: center;
}

.footer-list a {
  color: inherit;
}

.footer-list a:hover {
  text-decoration: underline;
}

.footer-list li {
  position: relative;
  padding: 0 .563rem;
}

.footer-list li:last-child:before {
  display: none;
}

.footer-list li:before {
  content: "|";
  position: absolute;
  right: -0.125rem;
  top: 50%;
  transform: translateY(-50%);
}

.newsletter-form {
  font-size: 1.313rem;
}

.newsletter-form p {
  margin-bottom: 1.25rem;
}

.newsletter-form .nf-error.field-wrap .nf-field-element:after {
  display: none;
}

.newsletter-form form {
  position: relative;
}

.newsletter-form form .form-holder {
  margin: 0;
}

.newsletter-form form .nf-after-form-content {
  position: absolute;
  left: 0;
  top: 100%;
}

.newsletter-form form .nf-after-field {
  display: none !important;
}

.newsletter-form form .nf-error-msg {
  color: #ffffff !important;
}

.newsletter-form form .nf-form-content {
  position: relative;
  padding: 0;
}

.newsletter-form form .nf-form-content::before {
  content: "";
  display: block;
  -webkit-clip-path: polygon(1% 0%, 100% 6%, 98% 93%, 2.7% 100%);
          clip-path: polygon(1% 0%, 100% 6%, 98% 93%, 2.7% 100%);
  background-color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}

.newsletter-form form .nf-form-content .nf-field-label {
  display: none !important;
}

.newsletter-form form .nf-form-content .ninja-forms-field.form-newsletter {
  border: none;
  padding: .438rem 7.063rem .438rem 1.625rem;
  -webkit-clip-path: polygon(calc(1% + .125rem) calc(1% + .063rem), calc(100% - .125rem) calc(6% + .125rem), calc(98% - .063rem) calc(93% - .063rem), calc(2.7% + .063rem) calc(100% - .125rem));
          clip-path: polygon(calc(1% + .125rem) calc(1% + .063rem), calc(100% - .125rem) calc(6% + .125rem), calc(98% - .063rem) calc(93% - .063rem), calc(2.7% + .063rem) calc(100% - .125rem));
  background-color: #e20082;
  height: 3.5rem;
  border: .063rem solid #000000;
  font-size: 1.313rem;
  color: #ffffff !important;
}

.newsletter-form form .nf-form-content .ninja-forms-field.form-newsletter:focus~label {
  background-color: #000000;
}

.newsletter-form form .nf-form-content .ninja-forms-field.form-newsletter::-moz-placeholder {
  color: #ffffff;
}

.newsletter-form form .nf-form-content .ninja-forms-field.form-newsletter::placeholder {
  color: #ffffff;
}

.newsletter-form form .submit-container {
  position: absolute;
  right: 1.125rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
}

.newsletter-form form .submit-container .nf-field-element {
  position: relative;
}

.newsletter-form form .submit-container .nf-field-element::before {
  position: absolute;
  content: "";
  top: 0;
  bottom: .5rem;
  left: 0;
  right: .5rem;
  transform: rotate(-2deg);
  transition: all .3s ease;
}

.newsletter-form form .submit-container .nf-field-element:hover::before {
  box-shadow: .4375rem .4375rem .45rem rgba(0, 0, 0, .22);
}

.newsletter-form form .submit-container .btn {
  border: none;
  font-size: .75rem;
  min-width: 5.375rem;
  padding: .438rem .313rem;
  height: auto;
  cursor: url(images/svg/cursor-pointer.svg) 10 0, auto !important;
  background: #000000;
  -webkit-clip-path: polygon(0 0%, 100% .1em, calc(100% - .3em) calc(100% - .2em), .15em 100%);
          clip-path: polygon(0 0%, 100% .1em, calc(100% - .3em) calc(100% - .2em), .15em 100%);
}

.newsletter-form form .submit-container .btn:hover {
  color: #ffffff;
  background: #e20082;
  transform: translateY(-0.2em) !important;
}

.newsletter-form form .submit-container .btn:hover:after {
  background-color: #e20082;
}

.newsletter-form .form-holder {
  position: relative;
  z-index: 2;
}

.newsletter-form .form-holder label {
  transition: background-color .35s cubic-bezier(.3, .86, .36, .95);
  display: block;
  -webkit-clip-path: polygon(1% 0%, 100% 6%, 98% 93%, 2.7% 100%);
          clip-path: polygon(1% 0%, 100% 6%, 98% 93%, 2.7% 100%);
  background-color: #e20082;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.newsletter-form .form-holder .form-newsletter {
  border: none;
  padding: .438rem 7.063rem .438rem 1.625rem;
  -webkit-clip-path: polygon(calc(1% + .125rem) calc(1% + .063rem), calc(100% - .125rem) calc(6% + .125rem), calc(98% - .063rem) calc(93% - .063rem), calc(2.7% + .063rem) calc(100% - .125rem));
          clip-path: polygon(calc(1% + .125rem) calc(1% + .063rem), calc(100% - .125rem) calc(6% + .125rem), calc(98% - .063rem) calc(93% - .063rem), calc(2.7% + .063rem) calc(100% - .125rem));
  background-color: #ffffff;
  height: 3.5rem;
  border: .063rem solid #000000;
  font-size: 1.313rem;
}

.newsletter-form .form-holder .form-newsletter:focus~label {
  background-color: #000000;
}

.newsletter-form .form-holder .btn {
  position: absolute;
  right: 1.125rem;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  font-size: .75rem;
  min-width: 5.375rem;
  padding: .438rem .313rem;
}

.newsletter-form .form-holder .btn:hover {
  transform: translateY(calc(-50% - .2em)) !important;
}

.newsletter-form .form-holder .btn:hover:after {
  background-color: #e20082;
}

.hero-title {
  width: 100%;
  background: #000000;
  color: #ffffff;
  position: relative;
  z-index: 1;
  min-height: 28.125rem;
  display: flex;
  align-items: flex-end;
  padding: 2em .8572em;
  overflow: hidden;
  height: 80vh;
}

.hero-title h1 {
  font-family: "Dela Gothic One", "Helvetica Neue", Arial, "Noto Sans", cursive;
  margin: 0;
  letter-spacing: .04em;
  line-height: 1.1;
  font-size: 3.4285714286em;
  font-weight: normal;
}

.hero-title .container {
  max-width: 112.5rem;
  width: 100%;
}

.hero-title video {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  pointer-events: none;
}

.hero-title iframe {
  z-index: -1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: .9;
  pointer-events: none;
  border: 0;
  -o-object-fit: cover;
     object-fit: cover;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
  height: 100%;
  width: 177.77777778vh;
  min-width: 100%;
  min-height: 56.25vw;
}

.hero-bg {
  z-index: -1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: .9;
  pointer-events: none;
  border: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

.hero-slider .slick-list {
  height: 100%;
}

.hero-slider .slick-track {
  display: flex;
  height: 100%;
}

.hero-slider .slick-slide {
  height: 100%;
  position: relative;
}

.hero-slider img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#header.header-alt .logo svg path {
  fill: #de0080;
}

#header.header-alt .nav-opener::before,#header.header-alt .nav-opener span,#header.header-alt .nav-opener::after {
  background: #de0080;
}

.nav-active #header.header-alt .nav-opener::before,.nav-active #header.header-alt .nav-opener span,.nav-active #header.header-alt .nav-opener::after {
  fill: #ffffff;
}

#header.header-alt .social-list {
  display: none;
}

#header.header-alt+#main {
  margin-top: 6rem;
}

#header.header-alt .btn {
  color: #ffffff;
}

#header.header-alt .btn::after {
  background-color: #e20082 !important;
}

.main-section {
  width: 100%;
  font-size: 1rem;
  padding: 1.75em .75em;
}

.hero-title+.main-section {
  padding-top: 2.75em;
}

.main-section .container {
  max-width: 112.5rem;
}

.main-section .img-holder {
  margin-bottom: 1em;
  margin-right: .75em;
}

.main-section .img-holder img {
  transform: rotate(-1deg);
  transform-origin: 0 0;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 4/3.2;
}

.main-section .img-holder.img-contain img {
  -o-object-fit: contain;
     object-fit: contain;
}

.main-section .content {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 300;
}

.main-section .btn-holder {
  font-size: .625rem;
  line-height: 1.5;
  padding: .625rem 0 0;
}

.main-section .btn-holder .btn {
  line-height: inherit;
}

.main-section .subtitle {
  display: block;
  margin-bottom: .25rem;
  font-weight: normal;
  letter-spacing: .02em;
}

.main-section .subtitle a {
  text-decoration: none;
}

.main-section dl {
  margin: 0 0 2.572em;
}

.main-section dl dt {
  display: block;
  font-weight: 500;
}

.main-section dl dd {
  margin: 0 0 1.143em;
}

.main-section h1 {
  font-family: "Dela Gothic One", "Helvetica Neue", Arial, "Noto Sans", cursive;
  text-transform: uppercase;
  font-weight: normal;
  margin: 0 0 .5em;
  font-size: 2rem;
  line-height: 1.2;
  letter-spacing: .03em;
}

.main-section h2 {
  font-family: "Dela Gothic One", "Helvetica Neue", Arial, "Noto Sans", cursive;
  font-weight: normal;
  text-transform: uppercase;
  margin: 0 0 .5em;
  font-size: 1.5rem;
  line-height: 1.2;
  letter-spacing: .03em;
}

.main-section h2 sup {
  font-size: .55em;
  line-height: 1;
  position: relative;
}

.main-section h2.h3 {
  font-size: 3rem;
}

.main-section p {
  margin-bottom: 1.25em;
}

.main-section .btn {
  font-size: .875em;
  padding: .5em 1.34em;
  letter-spacing: .084em;
}

.main-section .columns-type {
  margin-bottom: 2em;
}

.main-section .columns-type p {
  margin: 0;
}

.main-section .columns-type p+p {
  margin-top: 1.25rem;
}

.main-section-alt {
  color: #de0080;
  padding: 0 .8572em;
}

.main-section-alt .container {
  max-width: 111.5rem;
}

.main-section-alt h1 {
  margin: 0;
  line-height: 1;
  text-align: center;
  font-size: 2.25rem;
  font-family: "Dela Gothic One", "Helvetica Neue", Arial, "Noto Sans", cursive;
  margin-bottom: 2.5rem;
  letter-spacing: -0.03125rem;
}

.main-section-alt h1:only-child {
  margin-bottom: 0 !important;
}

.logos {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 2.4em 0 0;
  align-items: center;
  justify-content: center;
  gap: 2em;
}

.logos li {
  max-width: 40%;
}

.logos a {
  transition: all .3s ease;
}

.logos a:hover {
  opacity: .8;
}

.logos img {
  height: auto;
}

[data-anim] {
  transform: translateY(50%);
  opacity: 0;
  transition: transform .8s ease, opacity .8s ease;
}

[data-anim].in-viewport {
  transform: translateY(0);
  opacity: 1;
}

.img-group {
  --gap-size: 1em;
}

.img-group li {
  display: inline-block;
  vertical-align: top;
  margin-bottom: var(--gap-size);
}

.img-group img {
  display: block;
  width: 100%;
  height: auto;
  transition: opacity .3s ease;
}

.img-group a {
  display: block;
  background: #000000;
}

.img-group a:hover img {
  opacity: .8;
}

.img-square {
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
}

.img-portret {
  aspect-ratio: 3/3.96;
  -o-object-fit: cover;
     object-fit: cover;
}

.contact-section {
  padding: 1.75em .75em;
}

.contact-section .img-decor {
  margin: 0 0 0 -6.125rem;
  padding-top: .4375rem;
}

.contact-section .img-decor img {
  height: auto;
}

.contact-form .nf-form-content {
  margin-bottom: 1.5625rem;
}

.contact-form .nf-form-content textarea,.contact-form .nf-form-content input:not([type=submit]) {
  display: block;
  background: #e20082;
  font-family: "Dela Gothic One", "Helvetica Neue", Arial, "Noto Sans", cursive;
  padding: 1.7em 2.12em;
  background: #e20082;
  color: #ffffff !important;
  height: auto;
  border: 0;
  -webkit-clip-path: polygon(0 0, 100% .1em, calc(100% - .5em) 100%, .3em calc(100% - .25em));
          clip-path: polygon(0 0, 100% .1em, calc(100% - .5em) 100%, .3em calc(100% - .25em));
  font-size: 1rem;
  letter-spacing: .06em;
}

.contact-form .nf-form-content textarea::-moz-placeholder, .contact-form .nf-form-content input:not([type=submit])::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}

.contact-form .nf-form-content textarea::placeholder,.contact-form .nf-form-content input:not([type=submit])::placeholder {
  color: #ffffff;
  opacity: 1;
}

.contact-form .nf-form-content textarea:focus,.contact-form .nf-form-content input:not([type=submit]):focus {
  background: #e20082;
}

.contact-form .nf-form-content input.ninja-forms-field[type=submit] {
  font-size: .85em;
  line-height: 1.5;
  padding: .5em 1.34em;
  letter-spacing: .084em;
  background: #e20082;
  color: #ffffff;
  box-shadow: none;
  height: auto;
  cursor: url(images/svg/cursor-pointer.svg) 10 0, auto !important;
  -webkit-clip-path: polygon(0 0%, 100% .1em, calc(100% - .3em) calc(100% - .2em), .15em 100%);
          clip-path: polygon(0 0%, 100% .1em, calc(100% - .3em) calc(100% - .2em), .15em 100%);
}

.contact-form .nf-form-content input.ninja-forms-field[type=submit]:hover {
  background: #ff30a7;
}

.contact-form .nf-form-content input.ninja-forms-field[type=submit]::before,.contact-form .nf-form-content input.ninja-forms-field[type=submit]::after {
  display: none;
}

.contact-form .nf-form-content .submit-wrap {
  display: block !important;
}

.contact-form .nf-form-content .submit-wrap .nf-field-element {
  display: inline-block;
  margin: .3125rem 0 0;
  position: relative;
  width: auto;
}

.contact-form .nf-form-content .submit-wrap .nf-field-element:hover::before {
  box-shadow: .4375rem .4375rem .45rem rgba(0, 0, 0, .22);
}

.contact-form .nf-form-content .submit-wrap .nf-field-element::before {
  position: absolute;
  content: "";
  top: 0;
  bottom: .5rem;
  left: 0;
  right: .5rem;
  transform: rotate(-2deg);
  transition: all .3s ease;
}

.contact-form .nf-form-content textarea {
  -webkit-clip-path: polygon(0 0, 100% .55em, calc(100% - .4em) 100%, .3em calc(100% - .75em));
          clip-path: polygon(0 0, 100% .55em, calc(100% - .4em) 100%, .3em calc(100% - .75em));
  height: 12.5rem !important;
  resize: none;
}

.contact-form .nf-form-content nf-field:nth-child(2) input {
  -webkit-clip-path: polygon(0 0, 100% .25em, 100% 100%, .15em calc(100% - .05em));
          clip-path: polygon(0 0, 100% .25em, 100% 100%, .15em calc(100% - .05em));
}

.contact-form .nf-form-content nf-field:nth-child(3) input {
  -webkit-clip-path: polygon(0 0, 100% .05em, 100% 100%, .15em calc(100% - .05em));
          clip-path: polygon(0 0, 100% .05em, 100% 100%, .15em calc(100% - .05em));
}

.contact-form .nf-form-content .row .form-group:nth-child(1) input {
  -webkit-clip-path: polygon(0 0, 100% .25em, 100% 100%, .15em calc(100% - .05em));
          clip-path: polygon(0 0, 100% .25em, 100% 100%, .15em calc(100% - .05em));
}

.contact-form .nf-form-content .row .form-group:nth-child(2) input {
  -webkit-clip-path: polygon(0 0, 100% .05em, 100% 100%, .15em calc(100% - .05em));
          clip-path: polygon(0 0, 100% .05em, 100% 100%, .15em calc(100% - .05em));
}

.contact-form .nf-form-content .form-group {
  margin-bottom: 1.2em;
}

.accordion {
  width: 100%;
}

.accordion-holder {
  background-color: #000000;
  background-size: cover;
  background-position: center;
  font-size: .875em;
  margin: 2em -0.75rem -1em;
  width: calc(100% + 1.5rem);
  padding: 2em .75rem 2em;
}

.accordion-holder .container {
  display: block;
}

.main-section:last-child .accordion-holder {
  margin-bottom: -1.75em;
}

.accordion-holder:not(.accordion-inverse) .accordion li::before {
  background: #ffffff;
}

.accordion-inverse {
  background: #ffffff;
  padding: 0 !important;
}

.accordion-inverse .accordion li {
  color: #ffffff;
}

.accordion-inverse .accordion li::before {
  background: #e20082;
}

.accordion-inverse .accordion .opener {
  color: #ffffff;
  fill: currentColor;
}

.accordion-inverse .accordion a:not([class]):not([id]) {
  color: #ffffff;
  text-decoration: underline;
}

.accordion-inverse .accordion a:not([class]):not([id]):hover {
  text-decoration: none;
}

.accordion-inverse .accordion .btn {
  color: #e20082;
}

.accordion-inverse .accordion .btn::after {
  background: #ffffff;
}

.accordion-inverse .accordion .btn:hover {
  color: #ffffff;
}

.accordion-inverse .accordion .btn:hover::after {
  background: #ff30a7;
}

.accordion li {
  position: relative;
  z-index: 1;
}

.accordion li::before {
  z-index: -1;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-clip-path: polygon(0 0, calc(100% - .2em) .2em, calc(100% - .2em) 100%, .3em calc(100% - .45em));
          clip-path: polygon(0 0, calc(100% - .2em) .2em, calc(100% - .2em) 100%, .3em calc(100% - .45em));
}

.accordion li+li {
  margin-top: 2rem;
}

.accordion .opened {
  -webkit-clip-path: polygon(0 0, calc(100% - .2em) .2em, calc(100% - .2em) 100%, .3em calc(100% - 1.45em));
          clip-path: polygon(0 0, calc(100% - .2em) .2em, calc(100% - .2em) 100%, .3em calc(100% - 1.45em));
}

.accordion .opened .opener svg {
  transform: rotate(45deg);
}

.accordion .opened .opener:hover svg {
  transform: rotate(0);
}

.accordion .opener {
  padding: 1.23em 1.95em 1.34em;
  background: none;
  border: none;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  justify-content: space-between;
  width: 100%;
  text-align: left;
  letter-spacing: .055em;
  line-height: 1.2;
  color: #e20082;
  fill: #e20082;
  font-family: "Dela Gothic One", "Helvetica Neue", Arial, "Noto Sans", cursive;
  font-size: 1em;
}

.accordion .opener strong {
  display: block;
  flex: 1;
}

.accordion .opener:hover svg {
  transform: rotate(45deg);
}

.accordion .opener svg {
  transition: all .3s ease;
  width: 3.12em;
  height: 2.89em;
  margin: -0.34em -0.9em -0.34em 1em;
}

.accordion .opener svg path {
  transform-origin: 50%;
  transition: all .3s ease;
}

.accordion .slide {
  overflow: hidden;
}

.accordion .content {
  margin-top: -0.2em;
  padding: 0 1.75em 4.8em !important;
  width: auto !important;
}

.accordion .content a:not([class]):not([id]) {
  text-decoration: underline;
}

.accordion .content a:not([class]):not([id]):hover {
  text-decoration: none;
}

.accordion .content .btn {
  margin: 0 .56em;
}

.links {
  text-transform: uppercase;
  letter-spacing: .02em;
  font-weight: 500;
  padding-bottom: .625rem;
  width: 100%;
  padding: 0;
}

.links a:hover {
  text-decoration: none;
}

.ph-section {
  text-transform: uppercase;
  text-align: center;
  min-height: 16.25rem;
  display: flex;
  align-items: center;
  color: #e20082;
  font-size: .875rem;
}

.products {
  margin: -0.625rem auto;
  max-width: 302px;
}

.products li {
  padding: 0 0 1.75rem;
  margin: 0 -0.875rem;
}

.products a {
  color: #333333;
  display: block;
  position: relative;
  cursor: url(images/svg/cursor-pointer-lg.svg) 20 0, auto !important;
}

.products a:hover {
  z-index: 20;
}

.products a:hover img:only-child {
  transform: scale(1.04);
}

.products .photo {
  position: relative;
  text-align: center;
  margin: 0 0 .125rem;
  cursor: url(images/svg/cursor-pointer-lg.svg) 20 0, auto !important;
}

.products .photo:hover {
  z-index: 20;
}

.products .photo:hover img:only-child {
  transform: scale(1.04);
}

.products .photo img:only-child {
  transition: transform .3s ease;
}

.products .photo img.decor,.products .photo img.gif,.products .photo img:not([class]) {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}

.products .photo img.gif {
  opacity: 1;
  display: none;
  visibility: visible;
}

.products .photo img.decor {
  width: 69%;
  height: auto;
  transform: translate(-50%, -25%) scale(.5);
}

.products .photo img.decor.decor-inc {
  width: 128%;
  height: auto;
  transform: translate(-50%, -50%) scale(.5);
}

.products .photo img:only-child:not([class]) {
  position: static;
  transform: none;
  width: auto;
  max-width: 100%;
  opacity: 1;
  -o-object-fit: contain;
     object-fit: contain;
  visibility: visible;
}

.products .descr {
  position: relative;
  z-index: 3;
  margin-top: 0;
  padding: 0 .875rem;
  font-size: 1rem;
  line-height: 1.22;
}

.products .descr p {
  color: #333333;
}

.products .healine {
  color: #de0080;
  display: flex;
  margin-bottom: .625rem;
  font-size: 1.375rem;
  line-height: 1;
}

.products .title {
  display: block;
  margin: 0 .3em 0 0;
  font-family: "Dela Gothic One", "Helvetica Neue", Arial, "Noto Sans", cursive;
}

.products .price {
  display: block;
  position: relative;
  top: .125rem;
  font-size: 1.65rem;
}

.products .price sup {
  font-size: .5em;
}

@keyframes hideFirstSlide {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(40deg) scale(.8);
    visibility: hidden;
  }
}

@keyframes showSlide {
  0% {
    visibility: hidden;
  }

  80% {
    visibility: visible;
  }

  100% {
    visibility: hidden;
  }
}

@keyframes showLast {
  0% {
    visibility: hidden;
  }

  100% {
    visibility: visible;
  }
}

@keyframes showDecor {
  0% {
    opacity: 0;
    transform: translate(-50%, -25%) scale(.5);
  }

  100% {
    opacity: 100;
    visibility: visible;
    transform: translate(-35%, -111%) scale(1);
  }
}

@keyframes showDecor2 {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(.5);
  }

  100% {
    visibility: visible;
    opacity: 100;
    transform: translate(-50%, -50%) scale(1);
  }
}

.locations-greed {
  position: relative;
  padding: .875rem 1.0625rem;
}

.locations-greed li {
  position: relative;
  margin: 0 auto 4.5625rem;
  max-width: 16.75rem;
  aspect-ratio: 1/1;
}

.locations-greed li>img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 1/1.096;
  -o-object-fit: cover;
     object-fit: cover;
}

.locations-greed .descr {
  text-align: center;
  position: absolute;
  top: 1.5625rem;
  right: 1.5625rem;
  bottom: 1.5625rem;
  left: 1.5625rem;
  z-index: 1;
  padding: 0 0 2rem;
  display: flex;
  flex-direction: column;
}

.locations-greed .title {
  font-size: 1.5rem;
  line-height: 1.1;
  height: 3.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: auto;
  padding-right: .75rem;
}

.locations-greed .stat-info {
  transform: rotate(-8deg);
  color: #ffffff;
  font-size: 1.5rem;
  letter-spacing: .02em;
  line-height: 1;
  font-family: "Permanent Marker", "Helvetica Neue", Arial, "Noto Sans", cursive;
  position: absolute;
  left: 0;
  top: 32.5%;
  right: .75rem;
  display: flex;
  flex-direction: column;
  height: 2.375rem;
  align-items: center;
  justify-content: center;
  text-shadow: 0 0 .25rem rgba(0, 0, 0, .5);
}

.locations-greed .stat-info a {
  color: inherit;
}

.locations-greed .stat-info strong {
  display: block;
  font-weight: normal;
}

.locations-greed .stat-info span {
  letter-spacing: 0;
  font-size: .875rem;
  display: block;
  text-transform: uppercase;
}

.locations-greed .schedule {
  font-family: "Permanent Marker", "Helvetica Neue", Arial, "Noto Sans", cursive;
  font-weight: normal;
  font-size: .875rem;
  letter-spacing: .02em;
  line-height: 1.05;
  color: #000000;
  margin: 0 0 1.25rem;
  transform: rotate(-2deg);
  text-shadow: 0 0 10px #ffffff;
}

.locations-greed .schedule span {
  display: block;
}

.locations-greed .btn-wrap {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -3.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: .5rem;
}

.locations-greed .btn {
  font-size: .6875rem;
  padding: .65em 1em;
}

.locations-greed .signboard-type-2 {
  padding: 0 .25rem .375rem;
  margin-bottom: 5.0625rem;
}

.locations-greed .signboard-type-2 .title {
  padding: 0 0 0 .5rem;
  margin-top: .4375rem;
}

.locations-greed .signboard-type-2 .title a {
  color: inherit;
}

.locations-greed .signboard-type-2 .descr {
  padding: 0 0 4.1875rem;
}

.locations-greed .signboard-type-2 .stat-info {
  top: 28%;
  transform: rotate(-2deg);
  left: .625rem;
}

.locations-greed .signboard-type-2 .schedule {
  margin-right: .75rem;
}

.locations-greed .signboard-type-3 {
  margin-bottom: 5.625rem;
}

.locations-greed .signboard-type-3 .title {
  padding: 0 0 0 1.25rem;
  margin-top: .6875rem;
}

.locations-greed .signboard-type-3 .descr {
  padding: 0 0 3.125rem;
}

.locations-greed .signboard-type-3 .stat-info {
  top: 33%;
  left: 2.75rem;
}

.locations-greed .signboard-type-3 .schedule {
  transform: rotate(0);
  margin: 0 0 1.375rem;
}

.locations-greed .signboard-type-4 {
  padding: 0 .25rem .625rem;
  margin-bottom: 5.0625rem;
}

.locations-greed .signboard-type-4 .title {
  padding: 0 0 0 .5rem;
  margin-top: .75rem;
}

.locations-greed .signboard-type-4 .descr {
  padding: 0 0 3.125rem;
}

.locations-greed .signboard-type-4 .stat-info {
  top: 35%;
  transform: rotate(2deg);
  left: .625rem;
  font-size: 1.8125rem;
}

.locations-greed .signboard-type-4 .stat-info span {
  font-size: inherit;
}

.locations-greed-type2 {
  padding: .125rem 0 0;
}

.locations-greed-type2 li {
  background: url(images/bg-location.jpg) no-repeat;
  background-size: cover;
  width: 18rem;
  height: 22.5625rem;
  max-width: none;
  transform: rotate(-2.2deg);
  box-shadow: .25rem .25rem .625rem 0 rgba(0, 0, 0, .5);
  margin-bottom: 2.375rem;
}

.locations-greed-type2 li>img {
  display: none;
}

.locations-greed-type2 .title {
  font-size: 1.9375rem;
  height: auto;
  padding: 0;
}

.locations-greed-type2 .descr {
  padding: 0 0 .5rem;
}

.locations-greed-type2 .schedule {
  margin: 0 0 .9375rem .5rem;
}

.locations-greed-type2 .btn-wrap {
  position: static;
}

.locations-greed-type2 .stat-info {
  top: 39%;
  z-index: 1;
  background: none;
  text-shadow: 0 0 1.25rem rgba(0, 0, 0, .75);
  transform: rotate(-4deg);
  font-size: 1.8125rem;
  letter-spacing: .02em;
  height: auto;
  left: 1.125rem;
}

.locations-greed-type2 .stat-info img {
  z-index: -1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(2deg);
  width: 15.625rem;
  height: auto;
  max-width: none;
  max-height: 9.375rem;
  -o-object-fit: contain;
     object-fit: contain;
}

.locations-greed-type2 .stat-info span {
  font-size: 1.0625rem;
  letter-spacing: .05em;
}

.locations-greed-type2 .btn {
  margin-left: .625rem;
}

.locations-greed-type2 .signboard-type-2 {
  transform: rotate(1deg);
  margin-bottom: 2.3125rem;
}

.locations-greed-type2 .signboard-type-2 .descr {
  padding: 0 0 .25rem;
}

.locations-greed-type2 .signboard-type-2 .schedule {
  transform: rotate(0deg);
  margin: 0 0 .75rem .4375rem;
}

.locations-greed-type2 .signboard-type-2 .stat-info {
  min-height: 1.8125rem;
}

.locations-greed-type2 .signboard-type-2 .stat-info img {
  width: 10.5rem;
  margin-top: 2.25rem;
}

.locations-greed-type2 .signboard-type-2 .title {
  margin-top: 0;
  padding: 0;
}

.locations-greed-type2 .signboard-type-2 .btn {
  margin: 0;
}

.locations-greed-type2 .signboard-type-3 {
  transform: rotate(1deg);
  margin-bottom: 2.3125rem;
}

.locations-greed-type2 .signboard-type-3 .title {
  margin-top: 0;
  padding: 0;
}

.locations-greed-type2 .signboard-type-3 .descr {
  padding: 0 0 .5rem;
}

.locations-greed-type2 .signboard-type-3 .stat-info {
  left: -1rem;
  right: -1rem;
  transform: rotate(-12deg);
  top: 36%;
}

.locations-greed-type2 .signboard-type-3 .stat-info span {
  font-size: inherit;
}

.locations-greed-type2 .signboard-type-3 .schedule {
  margin: 0 0 .875rem .5rem;
}

.locations-greed-type2 .signboard-type-4 {
  transform: rotate(-1.2deg);
  margin-bottom: 2.3125rem;
}

.locations-greed-type2 .signboard-type-4 .title {
  margin-top: 0;
  padding: 0;
}

.locations-greed-type2 .signboard-type-4 .descr {
  padding: 0 0 .5rem;
}

.locations-greed-type2 .signboard-type-4 .stat-info {
  font-size: 2.375rem;
  transform: rotate(-5deg);
}

.locations-greed-type2 .signboard-type-4 .stat-info img {
  margin-top: .9375rem;
  transform: rotate(4deg) translate(-52%, -45%);
  width: 14.375rem;
}

.locations-greed-type2 .signboard-type-4 .stat-info span {
  letter-spacing: 0;
}

.homepage-callout {
  background-color: #000000;
  text-align: center;
  min-height: 90vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 3rem 1.5rem;
}

.homepage-callout h2,.homepage-callout p {
  color: #ffffff;
}

.homepage-callout h2 {
  font-family: "Dela Gothic One", "Helvetica Neue", Arial, "Noto Sans", cursive;
  font-size: 2rem;
  text-transform: uppercase;
}

.homepage-callout p {
  font-size: 1.5rem;
}

.homepage-callout a {
  z-index: 2;
}

.homepage-callout .text-container {
  opacity: 0;
  transition: transform 1s ease, opacity 2s ease;
}

.special-wrap {
  position: fixed;
  z-index: 10000;
  height: auto;
  width: 100%;
  max-width: 550px;
  max-height: 620px;
  background: #ffffff;
  border: 10px solid #e20082;
  padding: 40px;
  visibility: visible;
  opacity: 1;
  left: calc(50% - 250px);
}

.special-wrap.animate__fadeInUpBig {
  animation-name: move;
  animation-duration: 1s;
  top: calc(50% - 260px);
}

.special-wrap.animate__fadeOutDownBig {
  animation-name: return;
  animation-duration: 1s;
  top: 100%;
}

.special-wrap .special-close {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  box-shadow: -2px 1px 3px rgba(255, 255, 255, .4);
  transition: .4s ease-in-out;
}

.special-wrap .special-close:hover {
  cursor: pointer;
  background: #e20082;
}

.special-wrap .special-close:hover .close {
  color: #ffffff;
}

.special-wrap .special-close .close {
  color: #e20082;
  position: relative;
  top: 5px;
  left: 11px;
  font-size: 1rem;
  font-weight: 800;
}

.special-wrap .special-inner .photo {
  width: 100%;
  height: auto;
}

.special-wrap .special-inner .photo img {
  width: 100%;
  height: auto;
}

.special-wrap .special-inner .content h2 {
  font-size: 1.5rem;
  line-height: 1.2;
  color: #e20082;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-family: "Dela Gothic One", "Helvetica Neue", Arial, "Noto Sans", cursive;
}

.special-wrap .special-inner .content p {
  font-size: 1rem;
  line-height: 1.2;
  color: #000000;
}

.special-wrap .special-inner .content .inner-content {
  margin-bottom: 25px;
}

.special-wrap .special-inner .content .button {
  background: #e20082;
  color: #ffffff;
}

.special-wrap .special-inner .content .button:hover {
  color: #ffffff;
}

@keyframes move {
  from {
    top: 100%;
  }

  to {
    top: calc(50% - 260px);
  }
}

@keyframes return {
  from {
    top: calc(50% - 260px);
  }

  to {
    top: 100%;
  }
}

.hide-popup {
  visibility: hidden;
  opacity: 0;
}

section.location-section {
  display: flex;
  flex-direction: column;
  padding: 0;
}

section.location-section .location-map {
  min-height: 80vh;
}

section.location-section .location-map .acf-map {
  min-height: 80vh;
}

section.location-section .location-block {
  padding: 3rem;
}

section.location-section .location-block .location-card {
  margin-bottom: 3rem;
}

section.location-section .location-block .location-card h3 {
  font-family: "Dela Gothic One", "Helvetica Neue", Arial, "Noto Sans", cursive;
  font-size: 40px;
  margin: 0;
}

section.location-section .location-block .location-card address {
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
}

section.location-section .location-block .location-card address a {
  color: #000000;
}

section.location-section .location-block .location-card .time {
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 1rem;
}

section.location-section .location-block .location-card .features {
  margin-bottom: 1rem;
  display: flex;
  flex-direction: row;
  font-size: 1rem;
  flex-wrap: wrap;
}

section.location-section .location-block .location-card .features div {
  display: flex;
  align-items: center;
  padding-right: 1.5rem;
}

section.location-section .location-block .location-card .features div img {
  max-width: 60px;
  height: auto;
  margin-right: .5rem;
}

section.location-section .location-block .location-card .buttons .has-next {
  margin-right: 1rem;
}

.acf-map {
  width: 100%;
  height: 100%;
  border: #cccccc solid 1px;
}

.acf-map img {
  max-width: inherit !important;
}

.location-info {
  padding-bottom: 4rem;
}

.location-info .container {
  max-width: 112.5rem;
  display: flex;
  flex-direction: column;
}

.location-info .container h2 {
  font-family: "Dela Gothic One", "Helvetica Neue", Arial, "Noto Sans", cursive;
  margin-top: 0;
}

.location-info .container .content {
  padding-top: 2rem;
}

.location-info .container .content p {
  font-size: 20px;
}

.location-info .container .content .features {
  margin-bottom: 1rem;
  display: flex;
  flex-direction: row;
  font-size: 16px;
  flex-wrap: wrap;
}

.location-info .container .content .features div {
  display: flex;
  align-items: center;
  padding-right: 1.5rem;
}

.location-info .container .content .features div img {
  max-width: 60px;
  height: auto;
  margin-right: .5rem;
}

.location-info .container .contact {
  padding-top: 2rem;
}

.location-info .container .contact .contact-wrap {
  background-color: #edebe0;
  padding: 3rem;
  position: relative;
}

.location-info .container .contact .contact-wrap::after {
  position: absolute;
  content: "";
  display: inline-block;
  background-image: url(images/stain2.png);
  width: 280px;
  height: 58px;
  bottom: 0;
  left: auto;
  right: 10px;
}

.location-info .container .contact .contact-wrap .subtitle {
  font-size: 22px;
  weight: 400;
}

.location-info .container .contact dl {
  font-size: 21px;
}

.location-info .container .contact dl dt {
  font-weight: 500;
}

.location-info .container .contact dl dd {
  margin: 0;
  font-weight: 300;
}

.location-map iframe {
  width: 100%;
  height: 400px;
}

body.page-template-template-locations footer#footer {
  padding-top: 0;
}

.location-reviews .title-holder {
  width: 100%;
}

.location-reviews .title-holder img {
  width: 60px;
  height: auto;
  margin-right: 10px;
}

.location-reviews .title-holder img:hover {
  opacity: .65;
}

.btn {
  transition: color .35s cubic-bezier(.3, .86, .36, .95), background-color .35s cubic-bezier(.3, .86, .36, .95), filter .35s cubic-bezier(.3, .86, .36, .95), transform .35s cubic-bezier(.3, .86, .36, .95);
  position: relative;
  background: none;
  border: 0;
  font-size: .75rem;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  padding: .5rem .75rem;
  text-align: center;
  font-family: "Dela Gothic One", "Helvetica Neue", Arial, "Noto Sans", cursive;
  cursor: pointer;
}

.btn:hover {
  transform: translateY(-0.2em) !important;
  filter: drop-shadow(.4375rem .4375rem .25rem rgba(0, 0, 0, .22));
}

.btn:after {
  transition: background-color .35s cubic-bezier(.3, .86, .36, .95);
  z-index: -1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  -webkit-clip-path: polygon(0 0%, 100% .1em, calc(100% - .3em) calc(100% - .2em), .15em 100%);
          clip-path: polygon(0 0%, 100% .1em, calc(100% - .3em) calc(100% - .2em), .15em 100%);
}

.btn.btn-primary {
  color: #e20082;
}

.btn.btn-primary:after {
  background-color: #ffffff;
}

.btn.btn-primary:hover {
  color: #ffffff;
}

.btn.btn-primary:hover:after {
  background-color: #e20082;
}

.btn.btn-secondary {
  color: #ffffff;
}

.btn.btn-secondary:after {
  background-color: #e20082;
}

.btn.btn-dark {
  color: #ffffff;
}

.btn.btn-dark:after {
  background-color: #000000;
}

.btn.btn-dark:hover {
  color: #000000;
}

.btn.btn-dark:hover:after {
  background-color: #ffffff;
}

@media (min-width: 480px) {
  .how-it-work .bg-box-holder {
    padding: 10.4vw 10vw 12.9vw;
  }
}

@media (min-width: 520px) {
  .menu .bg-img {
    background-size: 60vw;
  }

  .hero .title-img {
    margin: 0 0 3.125rem;
  }

  .hero .main-img {
    margin: -10% -10% -25%;
  }

  .how-it-work .decor-man {
    bottom: 20vw;
  }

  .main-section .content {
    font-size: 1.3125rem;
    line-height: 1.72;
    padding: 0;
    align-self: center;
  }

  .main-section .btn-holder {
    font-size: 1.3125rem;
    line-height: 1.72;
  }

  .main-section .subtitle {
    font-size: 1.5rem;
    margin-bottom: .34em;
  }

  .main-section h1 {
    font-size: 3.25rem;
  }

  .main-section h2 {
    font-size: 2.75rem;
  }

  .main-section p {
    margin-bottom: 1.75em;
  }

  .main-section .columns-type {
    -moz-columns: 2;
         columns: 2;
    gap: 2em;
  }

  .img-group {
    -moz-columns: 2;
         columns: 2;
    gap: var(--gap-size);
  }

  .contact-form .nf-form-content textarea,.contact-form .nf-form-content input:not([type=submit]) {
    font-size: 1.75rem;
  }

  .accordion .opener {
    font-size: 1.286em;
  }

  .links {
    font-size: 1.3125rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: .4rem;
    -moz-column-gap: .4rem;
         column-gap: .4rem;
  }
}

@media (min-width: 768px) {
  .two-columns {
    display: flex;
  }

  .two-columns .sidebar {
    padding-left: 30px;
    width: 30%;
  }

  .commentlist-item .commentlist-item {
    padding: 0 0 0 32px;
  }

  #header {
    pointer-events: none;
    padding: 15px 0;
  }

  .nav-active #header .social-list {
    display: flex;
  }

  #header .container-fluid {
    padding: 0 15px;
  }

  #header .nav-holder {
    padding-bottom: .563rem;
  }

  #header .nav-holder .social-list {
    display: flex;
  }

  #header .btn.cta {
    pointer-events: auto;
    margin-left: 3.625rem;
    margin-right: 0;
    font-size: 18px;
    padding: .4em 1.05em;
  }

  .nav-active #header .btn.cta {
    color: #ffffff;
  }

  .nav-active #header .btn.cta::after {
    background: #e20082;
  }

  #header .btn.cta:after {
    background-color: #ffffff;
    color: #e20082;
  }

  #header .btn.cta:hover:after {
    background: #ff30a7;
  }

  .logo {
    pointer-events: auto;
    width: 65px;
  }

  .social-list {
    pointer-events: auto;
  }

  .social-list a {
    width: 40px;
    height: 40px;
    font-size: 20px;
    border: 1px solid #ffffff;
  }

  .nav-opener {
    pointer-events: auto;
    margin-left: 25px;
    width: 50px;
    height: 30px;
  }

  .bg-holder {
    padding: 2.188rem 5rem 4.375rem 5rem;
  }

  .bg-holder .mob-bg {
    display: none;
  }

  .navigation {
    pointer-events: auto;
    padding: 0;
    height: calc(100vh - 99px);
  }

  .navigation .social-list {
    display: none !important;
  }

  .menu {
    letter-spacing: .8px;
    font-size: 3.688rem;
    height: 100%;
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .menu li {
    margin-bottom: 2.063rem;
  }

  .menu li:last-child {
    margin-bottom: 2.063rem;
  }

  .menu li:hover .bg-img {
    opacity: 1;
    visibility: visible;
  }

  .menu .bg-img {
    background-size: 73.2vw;
    background-position: calc(100% + 25.5rem) 100%;
  }

  .menu a {
    padding-left: 6.375rem;
    display: inline-block;
    vertical-align: middle;
  }

  .menu a:hover:before {
    transform: translateY(-50%) rotate(180deg);
  }

  .menu a:before {
    font-size: 5rem;
    left: -0.188rem;
    top: calc(50% + .188rem);
    transform: translateY(-50%);
  }

  html {
    font-size: .833vw;
  }

  .container-fluid {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }

  .height-section {
    min-height: 700px;
    height: 100vh;
  }

  .hero .section-wrapper {
    padding: 100px 0 0;
  }

  .hero .title-img {
    flex-direction: row;
    margin: 0 -3.375rem;
    z-index: 1;
  }

  .hero .title-img span {
    max-width: 21.563rem;
    margin: 0 3.375rem;
    max-width: none;
  }

  .hero .title-img span:first-child {
    max-width: none;
  }

  .hero .main-img {
    margin: -5rem auto -11rem;
    width: 100rem;
  }

  .hero .main-img img {
    width: auto;
    max-width: 100%;
  }

  .hero .btn-list li {
    padding: 0 1.25rem;
  }

  .hero .hero-decor.hero-decor-01 {
    width: 2.125rem;
    left: 16.9%;
  }

  .loaded .hero .hero-decor.hero-decor-01 {
    top: 7.4%;
  }

  .hero .hero-decor.hero-decor-02 {
    width: 2.688rem;
    left: 28.7%;
    z-index: auto;
  }

  .loaded .hero .hero-decor.hero-decor-02 {
    top: 11.2%;
  }

  .hero .hero-decor.hero-decor-03 {
    width: 9.688rem;
    left: 31%;
  }

  .loaded .hero .hero-decor.hero-decor-03 {
    top: -3%;
  }

  .hero .hero-decor.hero-decor-04 {
    width: 6rem;
    left: 46.4%;
    z-index: auto;
  }

  .loaded .hero .hero-decor.hero-decor-04 {
    top: 12.4%;
  }

  .hero .hero-decor.hero-decor-05 {
    width: 6.625rem;
    left: 58.6%;
    z-index: auto;
  }

  .loaded .hero .hero-decor.hero-decor-05 {
    top: 2.8%;
  }

  .hero .hero-decor.hero-decor-06 {
    width: 3.75rem;
    left: 77%;
  }

  .loaded .hero .hero-decor.hero-decor-06 {
    top: 0;
  }

  .hero .hero-decor.hero-decor-07 {
    width: 7.938rem;
    left: 68%;
  }

  .loaded .hero .hero-decor.hero-decor-07 {
    top: 16.8%;
  }

  .hero .hero-decor.hero-decor-08 {
    width: 2.313rem;
    left: 79.8%;
  }

  .loaded .hero .hero-decor.hero-decor-08 {
    top: 14.1%;
  }

  .hero .hero-decor.hero-decor-09 {
    width: 6.875rem;
    left: 9.9%;
  }

  .loaded .hero .hero-decor.hero-decor-09 {
    top: 19.8%;
  }

  .hero .hero-decor.hero-decor-10 {
    width: 6.5rem;
    left: 90.7%;
    z-index: 2;
  }

  .loaded .hero .hero-decor.hero-decor-10 {
    top: 23.4%;
  }

  .hero .hero-decor.hero-decor-11 {
    width: 6rem;
    left: 90.6%;
    z-index: 2;
  }

  .loaded .hero .hero-decor.hero-decor-11 {
    top: 40.9%;
  }

  .hero .hero-decor.hero-decor-12 {
    width: 4.25rem;
    left: 86.6%;
  }

  .loaded .hero .hero-decor.hero-decor-12 {
    top: 50.4%;
  }

  .hero .hero-decor.hero-decor-13 {
    width: 1.875rem;
    left: 79.3%;
  }

  .loaded .hero .hero-decor.hero-decor-13 {
    top: 71.8%;
  }

  .hero .hero-decor.hero-decor-14 {
    width: 9.875rem;
    left: 72.4%;
    display: block;
  }

  .loaded .hero .hero-decor.hero-decor-14 {
    top: 45.1%;
  }

  .hero .hero-decor.hero-decor-15 {
    width: 6.875rem;
    left: 7.8%;
  }

  .loaded .hero .hero-decor.hero-decor-15 {
    top: 47.6%;
  }

  .hero .hero-decor.hero-decor-16 {
    width: 4.625rem;
    left: 14.8%;
    z-index: auto;
  }

  .loaded .hero .hero-decor.hero-decor-16 {
    top: 59.4%;
  }

  .hero .hero-decor.hero-decor-17 {
    width: 3.875rem;
    left: 4.8%;
  }

  .loaded .hero .hero-decor.hero-decor-17 {
    top: 66%;
  }

  .hero .hero-decor.hero-decor-18 {
    width: 6rem;
    left: 22.7%;
  }

  .loaded .hero .hero-decor.hero-decor-18 {
    top: 39.4%;
  }

  .hero .hero-decor.hero-decor-19 {
    width: 14.438rem;
    right: -2%;
    display: block;
  }

  .loaded .hero .hero-decor.hero-decor-19 {
    top: 58%;
  }

  .hero .hero-decor.hero-decor-20 {
    width: 6.438rem;
    left: 10%;
    display: block;
  }

  .loaded .hero .hero-decor.hero-decor-20 {
    top: 34%;
  }

  .hero .hero-decor.hero-decor-21 {
    width: 5.438rem;
    left: 38%;
    display: block;
  }

  .loaded .hero .hero-decor.hero-decor-21 {
    top: 8%;
  }

  .hero .bot-character {
    left: 5.7%;
    bottom: -13rem;
    max-width: 25rem;
  }

  .bot-character {
    left: 5.7%;
    bottom: -13rem;
    max-width: 25rem;
  }

  .shake-pizza {
    padding: 3.125rem 0 3.125rem;
  }

  .shake-pizza .container {
    display: flex;
  }

  .shake-pizza .img-holder {
    margin: 0 auto 1.375rem;
    min-width: 55%;
  }

  .shake-pizza .decor-holder {
    top: -16rem;
    left: 5.7%;
    max-width: 25rem;
  }

  .shake-pizza .bottom-character {
    bottom: 10%;
    right: -5rem;
    max-width: 25rem;
  }

  .shake-pizza .text-holder {
    max-width: 100rem;
    font-size: 2.5rem;
    line-height: 1.3;
    letter-spacing: .7px;
    padding-left: 2rem;
  }

  .shake-pizza .text-holder p {
    margin-bottom: 2.25rem;
    font-size: 1.25rem;
    text-align: left;
  }

  .locations .bg-img-holder {
    height: 100%;
    padding: 3.125rem 0 3.125rem;
  }

  .locations .bg-holder::after {
    width: 150px;
  }

  .locations h1 {
    font-size: 10.25rem;
    margin-bottom: 2.875rem;
    letter-spacing: 4.1px;
  }

  .locations .text-holder {
    font-size: 2rem;
    padding: 0;
    max-width: 60rem;
  }

  .locations .text-holder p {
    margin-bottom: 3.5rem;
  }

  .menu-section-heading {
    display: flex;
  }

  .menu-section-heading p {
    width: 67%;
  }

  .menu-section-heading h2 {
    width: 33%;
  }

  .menu-section .bg-img-holder {
    padding: 3.125rem 0 3.125rem;
  }

  .menu-section .bg-mob {
    height: calc(50% - 230px);
  }

  .menu-section h2 {
    font-size: 10rem;
    margin-bottom: 1.875rem;
    letter-spacing: 2.4px;
  }

  .menu-section .menu-box-holder {
    font-size: 4rem;
    max-width: 65rem;
    padding: 6rem 7rem 6rem 8rem;
    background-position: 100% 100%;
    background-size: 97.7% 100%;
    line-height: 1.1;
  }

  .popup {
    padding-top: 5.75rem;
    padding-bottom: 3.938rem;
  }

  .popup .container {
    padding: 0 15px;
  }

  .popup .menu-popup-list {
    margin: 0 -10px;
  }

  .popup .menu-popup-list li {
    padding: 0 10px 20px;
    width: 25%;
  }

  .popup .close {
    top: 2.5rem;
    right: 15px;
  }

  .popup-card .img-holder {
    margin-bottom: 2.25rem;
  }

  .popup-card .img-holder .order-box {
    font-size: 1.188rem;
    margin-bottom: 1.375rem;
  }

  .popup-card .img-holder .order-box p {
    margin-bottom: 1.125rem;
    font-size: 2rem;
  }

  .popup-card .img-holder .sold-box .h3 {
    font-size: 2.875rem;
  }

  .popup-card .img-holder .sold-box .h4 {
    font-size: 1.75rem;
  }

  .popup-card h4 {
    font-size: 1.75rem;
  }

  .round-carousel {
    width: 132%;
    left: -16%;
    top: 0;
  }

  .how-it-work .top-box {
    min-height: 700px;
  }

  .how-it-work .decor-man {
    right: 0;
    max-width: 18.75rem;
    bottom: 15.5rem;
  }

  .how-it-work .bg-box-holder {
    background-size: 93% 100%;
    padding: 8rem 15rem 9rem;
    overflow: hidden;
  }

  .how-it-work .bg-box-holder h1 {
    letter-spacing: 4.57px;
    font-size: 10rem;
    line-height: .95;
    margin-bottom: 3.163rem;
  }

  .how-it-work .bg-box-holder h1 br:first-child {
    display: none;
  }

  .how-it-work .bg-box-holder .purple-decor {
    left: 19.5%;
    max-width: 21.625rem;
  }

  .how-it-work .bottom-box-holder {
    background-size: 92.8% auto;
    padding-bottom: 26%;
  }

  .how-it-work .mob-content {
    display: none;
  }

  #desktop-list-holder {
    display: block;
  }

  .work-list {
    font-size: 1.625rem;
    margin-bottom: 1.563rem;
  }

  .work-list li {
    width: 33.33%;
    margin-bottom: 0;
    padding: 0 .938rem;
  }

  .work-list h4 {
    color: #ffffff;
    font-size: 1.75rem;
    padding-left: 6.25rem;
    margin-bottom: 1.125rem;
    letter-spacing: .7px;
    line-height: 1.1;
    min-height: 3.875rem;
  }

  .work-list h4:before {
    background-image: url(images/circle-decor-white.svg);
    background-size: 5.063rem 5.063rem;
    font-size: 3.125rem;
    width: 5.063rem;
    height: 5.063rem;
    transform: translateY(-50%);
    top: calc(50% + .25rem);
    left: 0;
    color: #ffffff;
  }

  .news-grid {
    grid-template-columns: 1fr 1fr;
  }

  .searchandfilter ul li label {
    font-size: 1.25rem;
  }

  .category-filter .filter-btn {
    font-size: 1.25rem;
  }

  #footer {
    padding: 5.688rem 0 0;
  }

  .home #footer .container {
    max-width: none;
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }

  #footer .newsletter-block .newsletter-box {
    padding: 2rem 0;
  }

  #footer .newsletter-block .newsletter-box h3 {
    line-height: 1;
    font-size: 3rem;
  }

  #footer .newsletter-block .newsletter-box p {
    font-size: 1.5rem;
  }

  #footer .newsletter-block .newsletter-box .form {
    padding: 0;
  }

  .info-footer {
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .info-footer h3 {
    font-size: 3.5rem;
  }

  .address-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -2.5rem;
    font-size: 2.4rem;
  }

  .address-list li {
    margin-bottom: 2rem;
    padding: 0 2.5rem;
    width: 50%;
  }

  .address-list.col-6 li {
    margin-bottom: 2rem;
    padding: 0 2.5rem;
    width: 33%;
  }

  .address-list.col-5 li {
    margin-bottom: 2rem;
    padding: 0 2.5rem;
    width: 33%;
  }

  .address-list address {
    margin-bottom: 1.625rem;
  }

  .address-list .time {
    font-size: 2.4rem;
  }

  .social-footer {
    padding-top: 22.813rem;
    background-size: cover;
  }

  .social-footer .pink-box {
    padding: 1.938rem 0;
  }

  .social-footer .pink-box .container {
    flex-direction: row;
  }

  .social-footer .pink-box .social-list a {
    width: 34px;
    height: 34px;
  }

  .footer-list {
    margin-bottom: 0;
    font-size: 1.938rem;
  }

  .newsletter-form {
    font-size: 1.8rem;
  }

  .newsletter-form form .nf-form-content .ninja-forms-field.form-newsletter {
    height: 5.875rem;
    font-size: 2.313rem;
    padding: .438rem 12.5rem .438rem 1.625rem;
  }

  .newsletter-form form .submit-container .btn {
    font-size: 1.2rem;
  }

  .newsletter-form .form-holder .form-newsletter {
    height: 5.875rem;
    font-size: 2.313rem;
    padding: .438rem 12.5rem .438rem 1.625rem;
  }

  .newsletter-form .form-holder .btn {
    font-size: 1.2rem;
    padding: .838rem .613rem;
  }

  .hero-title {
    padding: 6.4em 0;
    min-height: 36rem;
    aspect-ratio: 1/.8;
    width: 100%;
    text-align: center;
  }

  .hero-title h1 {
    font-size: 10.625rem;
    letter-spacing: .0212em;
  }

  #header.header-alt.headroom--top .social-list a {
    background: #de0080;
    color: #ffffff;
    background-clip: content-box;
  }

  #header.header-alt.headroom--top .social-list a:hover {
    background: #ff30a7;
  }

  #header.header-alt .social-list {
    display: flex;
  }

  #header.header-alt+#main {
    margin-top: 9.5rem;
  }

  .main-section {
    padding: 4.9em 0;
  }

  .hero-title+.main-section {
    padding-top: 10.4em;
  }

  .main-section .container {
    display: flex;
    flex-wrap: wrap;
  }

  .main-section .container>.content {
    flex: 1;
    width: 0;
  }

  .main-section .title-holder {
    width: 40%;
    margin-right: 2%;
  }

  .main-section .title-holder+.content {
    padding: 1.25rem 0 .75rem;
  }

  .main-section .img-holder {
    width: 52.9%;
    margin: .4375rem 6% -0.4375rem 0;
  }

  .main-section .img-holder+.content {
    padding: 0 0 1.5em;
  }

  .main-section.reverse-blocks .container {
    flex-direction: row-reverse;
  }

  .main-section.reverse-blocks .img-holder {
    width: 52.9%;
    margin: .4375rem 0 -0.4375rem 6%;
  }

  .main-section .content[class*="-2/3"] {
    width: 72%;
    max-width: 72%;
  }

  .main-section .btn-holder .btn {
    min-width: 13.35rem;
  }

  .main-section dl dd {
    gap: .75rem;
    display: flex;
    flex-wrap: wrap;
  }

  .main-section h1 {
    margin: 0 0 .5em;
    font-size: 4.5rem;
  }

  .main-section h2 {
    margin: 0 0 .5em;
    font-size: 3.75rem;
  }

  .main-section-alt {
    padding: 3.5625rem 0 6rem;
  }

  .main-section-alt .container {
    display: block;
  }

  .main-section-alt h1 {
    font-size: 13.125rem;
    text-align: center;
    letter-spacing: -0.0625rem;
    margin: 0 0 9rem;
  }

  .img-group {
    padding: 3.8em 0 .3em;
    -moz-columns: 3;
         columns: 3;
  }

  .contact-section {
    padding: 4.2em 0 3.35em;
  }

  .contact-section .container {
    flex-wrap: nowrap;
  }

  .contact-section .contact-form {
    width: 50%;
    margin-left: 10%;
    padding-top: .75em;
    padding-right: .4375rem;
  }

  .contact-section .img-decor {
    margin-left: -9.0625rem;
  }

  .contact-form .nf-form-content input.ninja-forms-field[type=submit] {
    min-width: 13.35rem;
    font-size: 1.15rem;
    line-height: 1.72;
    margin: 0;
  }

  .contact-form .nf-form-content textarea {
    height: 30rem !important;
  }

  .accordion-holder {
    padding: 8em 0;
    margin: 1.9em 0 -1em;
    width: 100%;
    font-size: 1.3125rem;
  }

  .main-section:last-child .accordion-holder {
    margin-bottom: -3.75em;
  }

  .accordion .content {
    padding: 0 2.35em 4.8em !important;
  }

  .links {
    grid-template-columns: repeat(3, 1fr);
  }

  .links li {
    margin: 0 0 .643em;
  }

  .ph-section {
    min-height: 25.5rem;
    font-size: 1.3125rem;
  }

  .products {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 2rem;
    gap: 2rem;
    margin: -0.75rem;
    max-width: none;
  }

  .products li {
    padding: 0 0 5.625rem;
    margin: 0;
  }

  .products.four {
    grid-template-columns: repeat(4, 1fr);
  }

  .products .photo {
    margin: 0 0 3.4375rem;
  }

  .products .descr {
    font-size: 1.3125rem;
  }

  .products .healine {
    font-size: 2.25rem;
    margin-bottom: 1.25rem;
  }

  .locations-greed {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 0;
    gap: 0;
    padding: 4.75rem 4.1875rem;
  }

  .locations-greed li {
    max-width: none;
    width: 42.8125rem;
    margin-bottom: 8.375rem;
  }

  .locations-greed .descr {
    top: 6.25rem;
    right: 6.25rem;
    bottom: 6.25rem;
    left: 6.25rem;
    padding: 0 0 4.375rem;
  }

  .locations-greed .title {
    height: 8.375rem;
    margin-top: -2.5rem;
    font-size: 4rem;
    line-height: 1.04;
    padding-right: 2.125rem;
    transform: rotate(-1deg);
  }

  .locations-greed .stat-info {
    font-size: 3.75rem;
    height: 6.25rem;
    margin-right: .9375rem;
    transform: rotate(-9deg);
    top: 28%;
  }

  .locations-greed .stat-info span {
    font-size: 2.3125rem;
    letter-spacing: .025em;
  }

  .locations-greed .schedule {
    font-size: 2.0625rem;
    margin: 0 0 1.4375rem;
  }

  .locations-greed .btn-wrap {
    position: static;
    gap: 1.35rem;
    transform: rotate(-2deg);
  }

  .locations-greed .btn {
    font-size: 1.0625rem;
  }

  .locations-greed .signboard-type-2 {
    margin-top: -1.375rem;
    padding: 0 .4375rem .375rem;
    margin-bottom: 8.375rem;
  }

  .locations-greed .signboard-type-2 .title {
    padding: 0 0 0 1.0625rem;
    margin-top: -1.25rem;
    transform: rotate(0);
  }

  .locations-greed .signboard-type-2 .descr {
    padding: 0 0 4.75rem;
  }

  .locations-greed .signboard-type-2 .stat-info {
    top: 25%;
  }

  .locations-greed .signboard-type-2 .schedule {
    margin: 0 2.125rem 2.5rem 0;
    transform: rotate(0);
  }

  .locations-greed .signboard-type-2 .btn-wrap {
    padding-right: 4.25rem;
    transform: rotate(0);
  }

  .locations-greed .signboard-type-3 {
    width: 43.125rem;
    position: relative;
    left: .25rem;
  }

  .locations-greed .signboard-type-3 .title {
    margin-top: -0.6875rem;
    padding: 0 0 0 2.75rem;
    transform: rotate(0);
  }

  .locations-greed .signboard-type-3 .descr {
    padding: 0 0 4.5625rem;
  }

  .locations-greed .signboard-type-3 .stat-info {
    left: 5.875rem;
    top: 30.5%;
    margin: 0;
  }

  .locations-greed .signboard-type-3 .schedule {
    margin: 0 0 2.5rem;
  }

  .locations-greed .signboard-type-3 .btn-wrap {
    transform: rotate(1deg);
    gap: 2rem;
  }

  .locations-greed .signboard-type-4 {
    margin-top: .5rem;
    position: relative;
    left: .9375rem;
    padding: 0 .625rem;
  }

  .locations-greed .signboard-type-4 .title {
    margin-top: -0.625rem;
  }

  .locations-greed .signboard-type-4 .descr {
    padding: 0 0 5rem;
  }

  .locations-greed .signboard-type-4 .stat-info {
    font-size: 4.6875rem;
    line-height: 1.05;
    top: 34%;
    transform: rotate(0);
  }

  .locations-greed .signboard-type-4 .stat-info span {
    position: relative;
    left: .875rem;
  }

  .locations-greed .signboard-type-4 .schedule {
    margin: 0 0 .9375rem .375rem;
    transform: rotate(-1deg);
  }

  .locations-greed .signboard-type-4 .btn-wrap {
    transform: rotate(-1deg);
  }

  .locations-greed .signboard-type-4 .btn {
    margin-left: .625rem;
  }

  .locations-greed-type2 {
    padding: 2.5rem 0 0;
    gap: 5.375rem;
  }

  .locations-greed-type2 li {
    width: 50.375rem;
    height: 62.75rem;
    box-shadow: .75rem 1.1rem 1rem .2rem rgba(0, 0, 0, .4);
    margin-bottom: 0;
  }

  .locations-greed-type2 .title {
    font-size: 5.4375rem;
    line-height: 1.1;
    transform: rotate(0);
    margin-top: 0;
    height: auto;
    padding: 0;
  }

  .locations-greed-type2 .descr {
    top: 4.0625rem;
    right: 4.0625rem;
    bottom: 4.0625rem;
    left: 4.0625rem;
    padding: 0 0 1.875rem;
  }

  .locations-greed-type2 .schedule {
    margin: 0 0 2.25rem 1.875rem;
    transform: rotate(0deg);
    font-size: 2.3125rem;
  }

  .locations-greed-type2 .btn-wrap {
    padding-left: .625rem;
    transform: rotate(0deg);
  }

  .locations-greed-type2 .stat-info {
    font-size: 5.0625rem;
    height: auto;
    top: 44.5%;
    left: 1.875rem;
    transform: rotate(-4.5deg);
    margin: 0;
  }

  .locations-greed-type2 .stat-info img {
    width: 45.25rem;
    max-height: 26.375rem;
    margin-left: -0.25rem;
    transform: translate(-50%, -50%) rotate(4.5deg);
  }

  .locations-greed-type2 .stat-info span {
    font-size: 3.125rem;
  }

  .locations-greed-type2 .btn {
    font-size: 1.1875rem;
  }

  .locations-greed-type2 .signboard-type-2 {
    margin-top: 0;
    padding: 0;
    margin-bottom: 0;
  }

  .locations-greed-type2 .signboard-type-2 .descr {
    padding: 0 0 .9375rem;
  }

  .locations-greed-type2 .signboard-type-2 .schedule {
    margin: 0 0 2rem 1.75rem;
  }

  .locations-greed-type2 .signboard-type-2 .stat-info {
    top: 39%;
    transform: rotate(0deg);
  }

  .locations-greed-type2 .signboard-type-2 .stat-info img {
    transform: translate(-50%, -50%) rotate(.5deg);
    width: 29.375rem;
  }

  .locations-greed-type2 .signboard-type-2 .title {
    margin-top: 0;
    padding: 0;
  }

  .locations-greed-type2 .signboard-type-3 {
    width: 50.375rem;
    left: 0;
    margin-bottom: 0;
  }

  .locations-greed-type2 .signboard-type-3 .title {
    margin-top: 0;
    padding: 0;
  }

  .locations-greed-type2 .signboard-type-3 .descr {
    padding: 0 0 1.5625rem;
  }

  .locations-greed-type2 .signboard-type-3 .stat-info {
    left: -0.5rem;
    top: 35.5%;
    line-height: 1.1;
  }

  .locations-greed-type2 .signboard-type-3 .stat-info strong {
    position: relative;
    left: -1rem;
  }

  .locations-greed-type2 .signboard-type-3 .schedule {
    margin: 0 0 2.5rem 1.75rem;
  }

  .locations-greed-type2 .signboard-type-3 .btn-wrap {
    padding-left: 1.5rem;
    transform: rotate(0deg);
  }

  .locations-greed-type2 .signboard-type-3 .btn-wrap .btn {
    margin-left: 0;
  }

  .locations-greed-type2 .signboard-type-4 {
    left: -0.3125rem;
    margin-top: 0;
    margin-bottom: 0;
  }

  .locations-greed-type2 .signboard-type-4 .title {
    margin-top: 0;
  }

  .locations-greed-type2 .signboard-type-4 .descr {
    padding: 0 0 1.75rem;
  }

  .locations-greed-type2 .signboard-type-4 .stat-info {
    font-size: 6.625rem;
    transform: rotate(-6deg);
    top: 35%;
    letter-spacing: .04em;
    left: 0;
  }

  .locations-greed-type2 .signboard-type-4 .stat-info img {
    width: 45.625rem;
    margin-top: 4.375rem;
    transform: rotate(7deg) translate(-52%, -45%);
  }

  .locations-greed-type2 .signboard-type-4 .stat-info span {
    letter-spacing: .02em;
  }

  .locations-greed-type2 .signboard-type-4 .schedule {
    margin: 0 0 2.375rem 1.3125rem;
  }

  .locations-greed-type2 .signboard-type-4 .btn-wrap {
    transform: rotate(0deg);
  }

  .homepage-callout h2 {
    font-size: 3rem;
  }

  h1.single {
    font-size: 4rem;
  }

  section.location-section {
    flex-direction: row;
  }

  section.location-section .location-block,section.location-section .location-map {
    width: 50%;
  }

  section.location-section .location-block .location-card h3 {
    font-size: 46px;
  }

  section.location-section .location-block .location-card address {
    font-size: 21px;
  }

  section.location-section .location-block .location-card .time {
    font-size: 21px;
  }

  .location-info .container {
    flex-direction: row;
  }

  .location-info .container .content {
    padding-top: 0;
  }

  .location-info .container .contact {
    padding-top: 0;
  }

  .location-reviews .title-holder {
    width: 50%;
  }

  .location-reviews .title-holder img {
    width: 80px;
  }

  .btn {
    font-size: 1.25rem;
  }
}

@media (max-height: 1025px)and (min-width: 768px) {
  .menu .bg-img {
    background-size: 60vw;
    background-position: calc(100% + 10rem) 100%;
  }
}

@media (min-width: 1024px) {
  .container-fluid {
    padding-left: .938rem;
    padding-right: .938rem;
  }

  .height-section {
    min-height: 900px;
  }

  .hero .container-fluid {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .hero .main-img {
    width: 76.438rem;
  }

  .locations .bike-holder {
    max-width: 31.25rem;
  }

  .locations h1 {
    font-size: 10.25rem;
  }

  .locations .text-holder {
    font-size: 1.75rem;
    line-height: 1.3;
    max-width: 49.375rem;
  }

  .menu-section h2 {
    font-size: 6rem;
  }

  .menu-section .menu-box-holder {
    font-size: 2.125rem;
    padding: 5.875rem 6.925rem 3.888rem 7.25rem;
    max-width: 58.438rem;
    margin: 0 auto 2.2rem;
  }

  .menu-section .menu-box-holder p {
    margin-bottom: 3.125rem;
  }

  .popup .menu-popup-list li {
    width: 25%;
  }

  .how-it-work .top-box {
    height: 100vh;
  }

  .how-it-work .bg-box-holder {
    background-size: 92.8% 100%;
  }

  .how-it-work .bg-box-holder h1 {
    font-size: 6.813rem;
    margin-bottom: 5rem;
  }

  .work-list {
    font-size: 1.125rem;
  }

  .pizza-section h1 {
    font-size: 13.125rem;
  }

  .snack-section h1 {
    font-size: 13.125rem;
  }

  .product-list li {
    width: 33.33%;
  }

  .news-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .searchandfilter ul li label {
    font-size: 1.25rem;
    padding: .5rem 1.7rem;
  }

  .category-filter .filter-btn {
    font-size: 1.25rem;
    padding: .5rem 1.7rem;
  }

  .home #footer .container {
    padding-left: .938rem;
    padding-right: .938rem;
  }

  #footer .newsletter-block .newsletter-box {
    flex-grow: 1;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .info-footer {
    flex-wrap: nowrap;
  }

  .info-footer h3 {
    font-size: 1.688rem;
    margin: 0 0 2.813rem;
    letter-spacing: .68px;
  }

  .address-list {
    font-size: 1.313rem;
  }

  .address-list li {
    width: 25%;
    margin-bottom: 0;
  }

  .address-list.col-6 li {
    width: 16.66%;
  }

  .address-list.col-5 li {
    width: 20%;
  }

  .address-list .time {
    font-size: 1.313rem;
  }

  .social-footer .pink-box {
    padding: .75rem 0;
  }

  .footer-list {
    font-size: .938rem;
  }

  .newsletter-form {
    font-size: 1.313rem;
  }

  .newsletter-form form .nf-form-content .ninja-forms-field.form-newsletter {
    height: 3.875rem;
    font-size: 1.313rem;
    padding: .438rem 12.5rem .438rem 1.625rem;
  }

  .newsletter-form form .submit-container .btn {
    font-size: .75rem;
  }

  .newsletter-form .form-holder .form-newsletter {
    height: 3.875rem;
    font-size: 1.313rem;
    padding: .438rem 12.5rem .438rem 1.625rem;
  }

  .newsletter-form .form-holder .btn {
    font-size: .75rem;
    padding: .438rem .313rem;
  }

  #header.header-alt+#main {
    margin-top: 9.5rem;
  }

  .logos {
    gap: 9.8em;
  }

  .contact-form .nf-form-content .row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 1em;
    gap: 1em;
  }

  .accordion {
    padding-right: .4375rem;
  }

  .accordion .content {
    max-width: 80%;
    padding: 0 2.5em 4.8em !important;
  }

  .links {
    grid-template-columns: repeat(4, 1fr);
  }

  .products {
    gap: 6rem;
  }

  .btn {
    font-size: 1.25rem;
    padding: .625rem 1.375rem;
  }
}

@media (min-width: 1100px) {
  .menu-section .bg-mob {
    display: none;
  }
}

@media (min-width: 1480px) {
  #header {
    padding: 3.688rem 0;
  }

  #header.headroom--not-top {
    padding: 2rem 0;
  }

  #header.headroom--not-top .navigation {
    height: calc(100vh - 9.5rem);
  }

  #header.headroom--not-top .menu .bg-img {
    height: calc(100vh - 9.5rem);
  }

  #header.headroom--not-top .navigation {
    height: calc(100vh - 9.5rem);
  }

  #header.headroom--not-top .menu .bg-img {
    height: calc(100vh - 9.5rem);
  }

  #header .container-fluid {
    padding-left: 5.563rem;
    padding-right: 4.938rem;
  }

  .logo {
    width: 5.25rem;
  }

  .social-list a {
    width: 2.625rem;
    height: 2.625rem;
    font-size: 1.25rem;
    border: .063rem solid #ffffff;
  }

  .nav-opener {
    margin-left: 2.75rem;
    width: 4.063rem;
    height: 2.438rem;
  }

  .navigation {
    height: calc(100vh - 12.875rem);
  }

  .hero .main-img {
    margin: -8.75rem auto -17.8rem;
  }

  .shake-pizza .text-holder {
    font-size: 1.75rem;
    max-width: 51.875rem;
  }

  .home #footer .container {
    padding-left: 5.563rem;
    padding-right: 4.938rem;
  }

  .social-footer .pink-box .social-list a {
    width: 2.125rem;
    height: 2.188rem;
  }

  section.location-section .location-block .location-card h3 {
    font-size: 54px;
  }

  .location-info .container .content {
    width: 66%;
  }

  .location-info .container .content h2 {
    font-size: 60px;
    line-height: 60px;
  }

  .location-info .container .contact {
    width: 33%;
    padding-left: 4rem;
  }

  .location-info .container .contact h2 {
    font-size: 22px;
  }

  .location-reviews .title-holder {
    width: 33% !important;
  }

  .location-reviews .title-holder img {
    width: auto;
  }
}

@media (min-width: 1790px) {
  .popup .close {
    right: calc(50vw - 880px);
  }
}

@media (min-width: 1920px) {
  #header .btn.cta {
    font-size: 1.25rem;
  }

  .menu {
    font-size: 3.688rem;
  }

  html {
    font-size: 16px;
  }

  .how-it-work .decor-man {
    right: 0;
  }

  .how-it-work .bg-box-holder {
    padding: 9.625rem 17.5rem 15.5rem;
  }
}

@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }

  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }

  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}

@media (max-width: 767px) {
  .navigation .page-numbers,.navigation-comments .page-numbers {
    padding: 0 3px;
  }

  .navigation .next,.navigation .prev,.navigation-comments .next,.navigation-comments .prev {
    padding: 4px;
  }

  .navigation-single .next a,.navigation-single .prev a {
    padding: 4px;
  }

  .shake-pizza .container {
    padding: 0 23px;
  }

  .popup-card .btn {
    padding: .313rem .313rem;
    font-size: .563rem;
  }

  .how-it-work {
    padding-bottom: 44px;
  }

  .how-it-work .bg-box-holder {
    transform: translate3d(0, 0, 0) !important;
  }

  .work-list p {
    margin-bottom: .625rem;
  }

  .social-footer .pink-box .social-list {
    order: 1;
    margin-bottom: 1.25rem;
  }
}

@media (max-width: 1023px) {
  iframe {
    width: 100%;
  }
}

@media (max-height: 768px)and (max-width: 767px) {
  .menu .bg-img {
    background-size: 50vw;
  }
}

@media screen and (max-height: 650px)and (max-width: 520px) {
  .hero .main-img {
    margin-top: -48%;
  }
}

@media screen and (max-width: 1100px) {
  .special-wrap {
    left: 25%;
  }
}

@media screen and (max-width: 900px) {
  .special-wrap {
    left: 18%;
  }
}

@media screen and (max-width: 800px) {
  .special-wrap {
    left: 13%;
  }
}

@media screen and (max-width: 750px) {
  .special-wrap {
    left: 10%;
  }
}

@media screen and (max-width: 700px) {
  .special-wrap {
    left: 8%;
  }
}

@media screen and (max-width: 650px) {
  .special-wrap {
    left: 2%;
    width: 95%;
  }
}

@media screen and (max-width: 500px) {
  .special-wrap .special-inner .content h2 {
    font-size: 1.2rem;
  }

  .special-wrap .special-inner .content p {
    font-size: .8rem;
  }
}

@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }

  .fancybox-slide--image {
    padding: 6px 0;
  }

  .fancybox-close-small {
    right: -6px;
  }

  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }

  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }

  @supports (padding: max(0px)) {
    .fancybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right));
    }
  }
}

@media (min-height: 1000px) {
  .menu li {
    margin-bottom: 3.375rem;
  }
}

