/*
Theme Name: Pink's Hot Dogs
Theme URI: http://www.drivendevelopment.com/
Description: Custom WordPress theme for Pink's Hot Dogs.
Author: <a href="http://www.drivendevelopment.com/" target="_blank">Driven Development</a> on behalf of <a href="http://designpositive.co" target="_blank">Design Positive</a>
Version: 1.0
*/

@import url(default.css);

/**
 * Defaults and Resets
 */
*,
*:before,
*:after {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

html {font-size: 62.5%; -webkit-text-size-adjust: none;}

html, body {margin: 0; padding: 0; background: #fff;}

body {font-family: 'Lato', Arial, Verdana, Sans-Serif; font-size: 16px; line-height: 20px; color: #000; font-weight: 400;} /* color: #474747; */

form {margin: 0; padding: 0;}

img {border: 0; max-width: 100%; height: auto;}

td {vertical-align: top;}

p {margin: 0 0 20px 0;}
p:last-child {margin: 0;}

a {transition: 0.25s ease; color: #DE0090;}
a:hover,
a:focus {color: #fff; background: #DE0090;}

strong {font-weight: 900;}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4 {font-family: 'Luckiest Guy', cursive; font-weight: 400; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
h1,
.h1 {margin: 0 0 30px 0; font-size: 50px; line-height: 54px; color: #DE0090; letter-spacing: 1px;}

/**
 * General
 */
.clearBoth, .clear {clear: both; height: 0px; font-size: 0; line-height: 0; display: block;}
.clearfix {zoom: 1;}
.clearfix:after {content: ""; display: block; height: 0; font-size: 0; line-height: 0; clear: both; visibility: hidden;}
.hidden {height: 1px; left: -10000px; overflow: hidden; position: absolute; top: auto; width: 1px;}
.screen-reader-text,
.visually-hidden {border: 0; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important;}

a#skip,
a#skip:hover,
a#skip:visited {position: absolute; left: 0px; top: -500px; width: 1px; height: 1px; overflow: hidden;}
a#skip:active,
a#skip:focus {position: static; width: auto; height: auto;}

nav ul {margin: 0; padding: 0; list-style-type: none;}

/**
 * Layout
 */
#header {background: #DE0090;}
#header > div {position: relative; height: 48px; font-size: 16px; line-height: 48px; color: #fff;}
#header a {color: #fff; text-decoration: none;}
#header .instagram {position: absolute; left: 20px; top: 0; font-weight: bold; text-transform: uppercase;}
#header .instagram:before {font-family: 'Font Awesome 5 Brands'; content: "\f16d"; margin-right: 5px; font-weight: 300;}
#header .instagram:hover,
#header .instagram:focus {text-decoration: underline;}
#header .toggle-menu {position: absolute; top: 0px; right: 10px; line-height: 30px; display: none;}
#header .toggle-menu:hover,
#header .toggle-menu:focus {color: #000;}
#header .toggle-menu .fa-times {display: none;}

#nav {position: absolute; top: 8px; right: 10px; font-family: 'Luckiest Guy', cursive; font-weight: 400; font-size: 16px; line-height: 20px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
#nav li {float: left; margin: 0 0 0 5px;}
#nav a:hover,
#nav a:focus,
#nav li.current-menu-item > a {border-color: #fff;}
#nav a {display: block; padding: 6px 7px 3px 7px; border: solid 2px transparent; border-radius: 20px;}

#page {min-width: 320px; transition: right 0.25s ease; position: relative; right: 0; overflow: hidden;}

#footer {background: #CC0084; font-size: 16px; line-height: 24px; color: #fff; text-align: center;}
#footer a {color: #fff; text-decoration: none;}
#footer a:hover,
#footer a:focus {text-decoration: underline; background: none;}
#footer h4,
#footer .h4 {margin: 0; font-size: 20px; line-height: 24px; color: #000;}
#footer nav {font-family: 'Luckiest Guy', cursive; font-weight: 400; margin: 0 0 50px 0; font-size: 25px; line-height: 29px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
#footer nav ul { display: flex; flex-wrap: wrap; justify-content: space-around;}
#footer nav a {text-decoration: none; border-bottom: solid 3px transparent;}
#footer nav a:hover {border-color: #fff; text-decoration: none;}
#footer .upper {background: #DE0090;}
#footer .upper > div {padding-top: 40px; padding-bottom: 35px;}
#footer .content a {text-decoration: underline;}
#footer .content a:focus,
#footer .content a:hover {text-decoration: none;}
#footer .left {float: left; width: 50%; padding: 0 20px 0 0;}
#footer .right {float: right; width: 50%; padding: 0 0 0 20px;}
#footer .review-sites {margin: 0 -10px 30px -10px; padding: 0; list-style-type: none; display: flex; align-items: center; justify-content: space-around;}
#footer .review-sites li {padding: 0 10px;}
#footer .review-sites img {display: block; width: 100%;}
#footer .review-sites li.tripadvisor {max-width: 195px; position: relative; top: 5px;}
#footer .review-sites li.yelp {max-width: 110px; order: -1;}
#footer .review-sites li.google {max-width: 85px;}
#footer .review-sites a {display: inline-block; position: relative;}
#footer .review-sites a:after {position: absolute; content: ""; left: 0; right: 0; bottom: -7px; height: 2px; background: #fff; display: none;}
#footer .review-sites a:focus:after,
#footer .review-sites a:hover:after {display: block;}
#footer .lower > div {padding-top: 15px; padding-bottom: 15px; font-size: 14px; line-height: 18px;}
#footer .lower ul {margin: 0; padding: 0; list-style-type: none; display: inline-block; vertical-align: top;}
#footer .lower li {display: inline-block; vertical-align: top; margin: 0 0 0 20px;}
#footer .lower a {text-decoration: underline;}
#footer .lower a:hover,
#footer .lower a:focus {text-decoration: none;}

.section > div {max-width: 1040px; margin: 0 auto; padding: 0 20px; position: relative;}
.section.gutter > div {padding-top: 80px; padding-bottom: 80px;}
.section.super-large-gutter > div {padding-top: 120px; padding-bottom: 120px;}
.section header,
.section footer {text-align: center; font-size: 25px; line-height: 30px;}
.section.narrow > div {max-width: 600px;}

/**
 * Miscellaneous
 */
.toggle-menu {color: #fff; font-size: 18px; line-height: 20px; font-weight: 600;}
.toggle-menu > div {display: inline-block; width: 32px; height: 26px;}
.toggle-menu > div span {display: block; width: 32px; height: 4px; margin-bottom: 6px; background: #fff; transition: .3s ease;}
.toggle-menu.active {color: #fff;}
.toggle-menu.active > div {-webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg);}
.toggle-menu.active > div span {background: #fff;}
.toggle-menu.active > div span:nth-child(1) {-webkit-transform: translateY(7px); -ms-transform: translateY(7px); transform: translateY(7px);}
.toggle-menu.active > div span:nth-child(2) {opacity: 0;}
.toggle-menu.active > div span:nth-child(3) {-webkit-transform: rotate(-90deg) translateX(13px); -ms-transform: rotate(-90deg) translateX(13px); transform: rotate(-90deg) translateX(13px);}

.flexslider {touch-action: pan-y !important; -ms-touch-action: pan-y !important;}
.flexslider ul {margin: 0; padding: 0; list-style-type: none;}

.menu-items {margin: 0 auto; padding: 0; list-style-type: none; display: flex; flex-wrap: wrap; justify-content: center; text-align: center; font-size: 16px; line-height: 20px; color: #474747;}
.menu-items > li {width: 33.3333%; padding: 0 30px 40px 30px;}
.menu-items img {display: block; margin: 0 auto 20px auto;}
.menu-items h3 {margin: 0; font-size: 24px; line-height: 30px; letter-spacing: 0.5px; color: #de0090;}
.menu-items a {text-decoration: none;}
.menu-items a:hover h2,
.menu-items a:focus h2,
.menu-items a:hover .h2,
.menu-items a:hover .h2 {text-decoration: underline;}

.btn {display: inline-block; text-decoration: none; padding: 15px 50px 12px 50px; background: #DE0090; letter-spacing: 1px; border-radius: 50px; color: #fff; text-decoration: none; cursor: pointer; font-size: 20px; line-height: 24px; font-family: 'Luckiest Guy', cursive; font-weight: 400; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
.btn:hover,
.btn:focus {background: #3a3a3a; text-decoration: underline;}
/* .btn:hover > span,
.btn:focus > span {text-decoration: underline;} */

.drinks img {display: block; margin: 80px auto 0 auto;}

.photo-strip {display: flex; flex-wrap: wrap;}
.photo-strip > div {width: 25%;}
.photo-strip img {display: block; width: 100%;}

#page-header-slider-container {position: relative;}
#page-header-slider-container .next {position: absolute; bottom: 40px; left: calc(50% - 18px); z-index: 1000;}
#page-header-slider-container .controls {position: absolute; right: 20px; bottom: 20px;}

#page-header-slider .slide {height: calc(100vh - 48px); background: no-repeat center center; background-size: cover;}

.content-with-photo-section .photo img {display: block; margin: 0 auto 40px auto;}
.content-with-photo-section .content {max-width: 560px; margin: 0 auto;}
.content-with-photo-section.catering-content {background: url(images/van.png) repeat-x center calc(100% - 20px); background-size: 55px 36px;}
.content-with-photo-section.catering-content .photo img {margin: 60px auto 0 auto;}
.content-with-photo-section.catering-content > div {padding-bottom: 120px;}

.medium-width > div {max-width: 760px;}

.large-copy {font-size: 22px; line-height: 27px;}

.alt-h2 h3,
.alt-h2 .h3 {font-family: 'Lato', Arial, Verdana, Sans-Serif; margin: 0; font-size: 25px; line-height: 30px; color: #3A3A3A; font-weight: 900;}

.photo-banner img {display: block; width: 100%;}

.centered-text {text-align: center;}

.tiled-header {display: flex; flex-wrap: wrap; height: calc(100vh - 48px);}
.tiled-header > div {width: 25%; height: 33.3333%; background: #DE0090; display: flex; position: relative;} /* background-image: radial-gradient(49% 100%, #FC8BD4 55%, #DE0090 100%); */
.tiled-header > div:before {position: absolute; content: ""; top: 0; right: 0; left: 0; bottom: 0; background: url(images/burst-2.jpg) no-repeat center center; background-size: cover;}
.tiled-header > div > div {height: 100%; width: 100%; background: no-repeat center center; background-size: cover; position: relative;}
.tiled-header > div:nth-child(1),
.tiled-header > div:nth-child(3),
.tiled-header > div:nth-child(6),
.tiled-header > div:nth-child(8),
.tiled-header > div:nth-child(9),
.tiled-header > div:nth-child(11) {padding: 40px 20px;}
.tiled-header > div:nth-child(1) > div,
.tiled-header > div:nth-child(3) > div,
.tiled-header > div:nth-child(6) > div,
.tiled-header > div:nth-child(8) > div,
.tiled-header > div:nth-child(9) > div,
.tiled-header > div:nth-child(11) > div {background-size: contain;}

.tiled-header-alt {display: flex; flex-wrap: wrap; height: calc(100vh - 48px); text-align: center;}
.tiled-header-alt > div {width: 25%; height: 33.3333%; display: flex; position: relative; justify-content: center; align-items: center;  background: #DE0090 url(images/burst-2.jpg) no-repeat center center; background-size: cover;}
.tiled-header-alt img {width: 100%; height: 100%; object-fit: cover; object-position: center center;}
.tiled-header-alt .headline {font-family: 'Luckiest Guy', cursive; font-weight: 400; font-size: 28px; line-height: 32px; color: #000; padding: 15px;}
.tiled-header-alt > div:nth-child(5) {order: 6;}
.tiled-header-alt > div:nth-child(6) {order: 5;}
.tiled-header-alt > div:nth-child(7) {order: 8;}
.tiled-header-alt > div:nth-child(8) {order: 7;}
.tiled-header-alt > div:nth-child(9) {order: 9;}
.tiled-header-alt > div:nth-child(10) {order: 10;}
.tiled-header-alt > div:nth-child(11) {order: 11;}
.tiled-header-alt > div:nth-child(12) {order: 12;}

.featured-video-header {height: calc(100vh - 48px); display: flex; background: #de0090 no-repeat center center; background-size: cover;}
.featured-video-header a {text-decoration: none; position: relative; display: flex; width: 100%; align-items: center; text-align: center; color: #fff;}
.featured-video-header a > span {width: 100%;}
.featured-video-header a .fa {font-size: 150px; line-height: 150px; font-weight: 500; text-shadow: 5px 10px 10px rgba(0,0,0,0.80);}
.featured-video-header a:hover {background: none; color: #de0090;}
/* .featured-video-header a:before {position: absolute; content: ""; top: 50%; left: 50%; margin: -93px 0 0 -93px; width: 186px; height: 186px; background-size: 100% 100%;}
.featured-video-header a:after {position: absolute; font-family: 'Font Awesome 5 Pro'; content: "\f144"; top: 50%; left: 50%; margin: -50px 0 0 -50px; width: 100px; height: 100px; font-size: 100px; line-height: 100px; color: #fff; font-weight: 500;}
.featured-video-header a:hover:after {color: #de0090;} */

#alert {background: #fff; font-size: 18px; line-height: 22px; color: #DE0090; text-align: center; font-weight: bold;}
#alert > div {padding-top: 20px; padding-bottom: 20px; max-width: 800px;}
#alert .dark {color: #000;}
#alert a:focus .dark,
#alert a:hover .dark {color: #fff;}

.play-pause {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
	cursor: pointer;
	border-radius: 50%;
	display: block;
	transition: 0.25s ease;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: #de0090;
}

.play-pause svg {
    display: block;
}

.play-pause .play {
    display: none;
}

.play-pause.play .pause {
    display: inline-block;
}

.play-pause.pause .play {
    display: inline-block;
}

.play-pause.pause .pause {
    display: none;
}

.play-pause:focus,
.play-pause:hover {
    background: #000;
}

/**
 * Home page
 */
#hero {background: #DE0090; position: relative; overflow: hidden; text-align: center;}
/*
#hero {background: #DE0090; background-image: radial-gradient(49% 100%, #FC8BD4 55%, #DE0090 100%); position: relative; overflow: hidden; text-align: center;}
#hero:before {position: absolute; content: ""; top: 50%; left: 50%; margin: -1500px 0 0 -1500px; width: 3000px; height: 3000px; background: url(images/burst.png) no-repeat center center; background-size: cover; animation: spiral-burst 80s infinite linear;}
*/
#hero:before {position: absolute; content: ""; top: 0; right: 0; left: 0; bottom: 0; background: url(images/burst-2.jpg) no-repeat center center; background-size: cover;}
#hero > div {min-height: calc(100vh - 48px); display: flex; align-items: center; justify-content: center; position: relative; padding: 40px;}
#hero .content {width: 100%;}
#hero .head {display: flex; align-items: center; justify-content: center; margin: 0 0 40px 0;}
#hero .logo {margin-right: 30px;}
#hero .logo img {display: block; margin: 0 auto;}
#hero .gold-belly img {display: block; max-width: 90px;}
#hero .slides {display: none;}
#hero .slides.slick-initialized {display: block;}
#hero .slide img {display: block; width: 100%; max-width: 500px; margin: 0 auto 40px auto;}
#hero .slide .headline {font-size: 45px; line-height: 49px; color: #fff; text-decoration: none; letter-spacing: 1px; text-align: center; text-shadow: 0 2px 4px rgba(0,0,0,0.50); font-family: 'Luckiest Guy', cursive; font-weight: 400; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
#hero .slide a:hover,
#hero .slide a:focus {background: none; text-decoration: underline;}
#hero .links {margin: 20px 0 0 0; padding: 0; list-style-type: none; display: flex; text-align: center; justify-content: center; font-size: 16px; line-height: 20px; font-family: 'Luckiest Guy', cursive; font-weight: 400; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
#hero .links li {margin: 0 10px;}
#hero .links a {display: block; min-width: 180px; color: #fff; text-decoration: none; border: solid 2px #fff; border-radius: 30px; padding: 12px 10px 8px 10px; background: #DE0090;}
#hero .links a span {position: relative;}
#hero .links a span:before {position: absolute; content: ""; left: 0; right: 0; bottom: -2px; height: 2px; background: #fff; opacity: 0; transition: 0.25s ease;}
#hero .links a:hover span:before,
#hero .links a:focus span:before {opacity: 1;}
#hero .controls {text-align: center; margin: 10px 0 0 0;}

.eat-at-pinks-banner {background: #DE0090; display: flex;}
.eat-at-pinks-banner > div {width: 50%; position: relative;}
.eat-at-pinks-banner h2,
.eat-at-pinks-banner .h1 {margin: 0 0 20px 0; color: #fff;}
.eat-at-pinks-banner h3,
.eat-at-pinks-banner .h2 {margin: 0; color: #000; font-size: 25px; line-height: 35px; font-family: 'Lato', sans-serif; font-weight: bold;}
.eat-at-pinks-banner .left {color: #fff; font-size: 22px; line-height: 32px;}
.eat-at-pinks-banner .left > div {float: right; width: 100%; max-width: 510px; float: right; padding: 80px 50px; text-align: right;}
.eat-at-pinks-banner .left a {color: #fff;}
.eat-at-pinks-banner .left a:hover,
.eat-at-pinks-banner .left a:focus {background: #fff; color: #DE0090;}
/*
.eat-at-pinks-banner .right > div,
.eat-at-pinks-banner .right > div > div {position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
*/
.eat-at-pinks-banner .right img {display: block; width: 100%; height: 100%; object-fit: cover; position: absolute; top: 0; right: 0; bottom: 0; left: 0;}

.stars-section {background: url(images/star.png) repeat-x center top; background-size: 33px 32px; margin: 90px 0 0 0;}
.stars-section > div {padding-top: 90px; padding-bottom: 80px;}

.stars {display: flex; flex-wrap: wrap; margin: 0 -15px 30px -15px; align-items: center;}
.stars > div {width: 33.3333%; padding: 0 15px 30px 15px;}
.stars > div > div {width: 100%;}
.stars img {display: block; width: 100%; border-radius: 10px;}

.about-banner {background: #DE0090; display: flex; flex-wrap: wrap; align-items: center; font-size: 16px; line-height: 22px; color: #fff; font-weight: 300; margin: 0 0 80px 0;}
.about-banner h1,
.about-banner .h1 {margin: 0 0 20px 0; color: #fff;}
.about-banner > .left {width: 50%;}
.about-banner > .left img {width: 100%;}
.about-banner > .right {width: 50%;}
.about-banner > .right > div {max-width: 480px; padding: 40px;}
.about-banner a {color: #fff;}
.about-banner a:hover {color: #DE0090; background: #fff;}

.quotes-section {background: url(images/thumbs-up.png) repeat-x center top; background-size: 32px 33px;}
.quotes-section > div {padding-top: 90px; padding-bottom: 80px;}
.articles-section + .quotes-section {background: #fff;}

.quotes {max-width: 915px; margin: 0 auto; font-size: 22px; line-height: 28px; text-align: center; font-style: italic; font-weight: 300;}
.quotes ul {margin: 0 -20px; padding: 0; list-style-type: none; display: flex; flex-wrap: wrap; justify-content: space-between;}
.quotes li {width: 50%; padding: 0 20px 25px 20px;}
.quotes li > div {max-width: 437px; min-height: 362px; padding: 110px 40px 40px 40px; background: url(images/bubble-1.svg) no-repeat center top; background-size: contain; position: relative;}
.quotes li:nth-child(6n+1) > div {background-image: url(images/bubble-1.svg);}
.quotes li:nth-child(6n+2) > div {background-image: url(images/bubble-2.svg);}
.quotes li:nth-child(6n+2) .content {background: #de1598;}
.quotes li:nth-child(6n+3) > div {background-image: url(images/bubble-3.svg);}
.quotes li:nth-child(6n+3) .content {background: #de0090;}
.quotes li:nth-child(6n+4) > div {background-image: url(images/bubble-4.svg);}
.quotes li:nth-child(6n+4) .content {background: #d20188;}
.quotes li:nth-child(6n+5) > div {background-image: url(images/bubble-5.svg);}
.quotes li:nth-child(6n+5) .content {background: #de0090;}
.quotes li:nth-child(6n+6) > div {background-image: url(images/bubble-6.svg);}
.quotes li:nth-child(6n+6) .content {background: #de1598;}
.quotes li > div:before {position: absolute; content: ""; width: 64px; height: 38px; top: 45px; left: 50%; margin-left: -32px; background: url(images/tripadvisor.svg) no-repeat center center; background-size: contain;}
.quotes li.yelp > div:before {width: 87px; height: 45px; top: 45px; margin-left: -43px; background-image: url(images/yelp.png);}
.quotes li.google > div:before {width: 54px; height: 48px; top: 45px; margin-left: -27px; background-image: url(images/google-business.png);}
.quotes li.facebook > div:before {width: 119px; height: 24px; top: 55px; margin-left: -60px; background-image: url(images/facebook.png);}
.quotes .author {font-size: 20px; font-family: 'Luckiest Guy', cursive; font-weight: 400; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-style: normal; font-weight: normal;}
.quotes .content {background: #d20188; color: #fff;}

.videos-section {background: url(images/video.png) repeat-x center top; background-size: 31px 34px;}
.videos-section > div {padding-top: 90px; padding-bottom: 100px;}

.videos {margin: 0 -20px; padding: 0; list-style-type: none; display: flex; flex-wrap: wrap; text-align: center; font-size: 24px; line-height: 29px; font-family: 'Luckiest Guy', cursive; font-weight: 400; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
.videos > li {width: 50%; padding: 0 20px 80px 20px;}
.videos img {display: block; width: 100%; margin: 0 0 10px 0;}
.videos a {text-decoration: none; color: #DE0090;}
.videos a:hover,
.videos a:focus {background: none; text-decoration: underline;}

.video-wrapper {position: relative; padding-bottom: 56%; margin: 20px 0;}
.video-wrapper > iframe {position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%;}

.catering-section {background: url(images/van.png) repeat-x center top; background-size: 55px 36px;}
.catering-section > div {padding-top: 90px; padding-bottom: 80px; max-width: 600px;}
.catering-section img {display: block; margin: 0 auto;}
.catering-section h1,
.catering-section .h1,
.catering-section h2,
.catering-section .h2 {text-align: center;}
.catering-section h2,
.catering-section .h2 {margin: 0 0 30px 0;}

.articles-section a {font-size: 19px;}

.locations-section {font-size: 19px; line-height: 27px;}
.locations-section strong {font-size: 22px;}
.locations-section.alt-h2 h2,
.locations-section.alt-h2 .h2 {margin: 0 0 20px 0;}

/**
 * Menu
 */
ul.menu {margin: 40px auto 80px auto; padding: 0; list-style-type: none; font-size: 20px; line-height: 24px; color: #3A3A3A; max-width: 720px;}
ul.menu > li {background: #FFDEF3;}
ul.menu > li > div {overflow: hidden; max-height: 0; transition: 0.5s ease-in;}
ul.menu > li > div > div {padding: 30px 30px;}
ul.menu > li.expanded > div {max-height: 9999px;}
ul.menu > li + li {margin-top: 2px;}
ul.menu h2 {margin: 0; font-size: 28px; line-height: 32px; text-transform: uppercase;}
ul.menu h2 button {display: block; color: #fff; background: #DE0090; text-decoration: none; position: relative; padding: 25px 30px 16px 30px; width: 100%; margin: 0; border: none; font-size: 28px; line-height: 32px; text-transform: uppercase; font-weight: bold; text-align: left; font-family: 'Luckiest Guy', cursive; font-weight: 400;}
ul.menu h2 button:before {position: absolute; font-family: 'Font Awesome 5 Pro'; content: "\f106"; top: 18px; right: 30px; font-size: 40px; line-height: 40px;}
ul.menu h2 button span {position: relative;}
ul.menu h2 button span:before {position: absolute; content: ""; left: 0; right: 0; bottom: 0; height: 2px; background: #fff; opacity: 0; transition: 0.25s ease;}
ul.menu h2 button:hover span:before,
ul.menu h2 button:focus span:before {opacity: 1;}
ul.menu .expanded h2 button:before {content: "\f107";}
ul.menu h3 {font-family: 'Lato', Arial, Verdana, Sans-Serif; margin: 0; font-size: 20px; line-height: 24px; font-weight: 900;}
ul.menu ul {margin: 0; padding: 0; list-style-type: none;}
ul.menu ul li + li {margin-top: 20px; padding-top: 20px; border-top: solid 1px #DE0090;}
ul.menu ul li {display: flex; justify-content: space-between;}
ul.menu ul li .price {width: 100px; text-align: right; font-weight: bold;}

/**
 * Stars
 */
.star-photos {display: flex; flex-wrap: wrap;}
.star-photos > div {width: 33.3333%; padding: 0 25px;}
.star-photos > div > div {margin: 0 0 50px 0;}
.star-photos img {display: block; width: 100%; border-radius: 10px;}

/**
 * Contact
 */
#contact-page-header {position: relative; height: calc(100vh - 48px);}
#contact-page-header > div {position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
#contact-page-header img {position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; display: block; object-fit: cover;}

.contact-section {text-align: center;}

/**
 * Miscellaneous
 */
 .atss .at-share-btn,
 .atss a {
    background: #000 !important;
    color: #fff !important;
 }

/**
 * Forms
 */
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
input[type="number"],
input[type="url"],
input[type="date"],
input[type="datetime-local"],
input[type="color"],
select,
textarea {}

input[type="submit"] {cursor: pointer; border-radius: 0;}

button {cursor: pointer;}

/**
 * Animations
 */
@keyframes spiral-burst {
    from {
    	transform: rotate(0deg);
    }
    to {
    	transform: rotate(359deg);
    }
}

@media only screen and (max-width: 1200px) {
}

@media only screen and (max-width: 1150px) {
}

@media only screen and (max-width: 1100px) {
}

@media only screen and (max-width: 1050px) {
}

@media only screen and (max-width: 1000px) {
}

@media only screen and (max-width: 950px) {

    #header {position: fixed; top: 0; right: 0; left: 0; z-index: 10000000;}
    #header > div {height: 30px; line-height: 30px;}
    #header .instagram {font-size: 14px;}
    #header .toggle-menu {display: block;}
    .mobile-menu #header .toggle-menu .fa-bars {display: none;}
    .mobile-menu #header .toggle-menu .fa-times {display: inline;}

    .quotes ul {display: block; max-width: 477px; margin: 0 auto;}
    .quotes li {width: 100%;}

    #footer .lower > div {padding-bottom: 63px;}

    #page {padding-top: 30px;}

    #nav {position: fixed; overflow: auto; z-index: 1000; overflow-y: scroll; -webkit-overflow-scrolling: touch; background: #de0090; top: 30px; right: 0; left: 0; bottom: 0; display: flex; align-items: center; text-align: center; justify-content: center; font-size: 30px; line-height: 34px; opacity: 0; pointer-events: none; transition: 0.25s ease;}
    #nav li {float: none; margin: 0;}
    #nav li + li {margin-top: 10px;}
    #nav a {padding: 12px 20px 3px 20px; border-radius: 50px; display: inline-block;}

    .mobile-menu #nav {opacity: 1; pointer-events: auto;}

    /* #hero > div {min-height: calc(100vh - 78px); padding: 20px 40px;} */
    #hero > div {min-height: calc(100vh - 122px); padding: 20px 40px;} /* 122px = 30 (fixed header) + 48 (AddThis toolbar) + 44 (Safari bottom browser toolbar) */
    #hero .links {line-height: 16px; margin-top: 15px;}
    #hero .links a {width: 80px; height: 80px; min-width: 80px; border-radius: 50%; display: flex; align-items: center; justify-content: center;}
    #hero .slide .headline {font-size: 32px; line-height: 36px;}

    #page-header-slider .slide {height: calc(100vh - 30px);}

    #contact-page-header {height: calc(100vh - 30px);}

    .featured-video-header {height: calc(100vh - 30px);}
    .featured-video-header a .fa {font-size: 100px; line-height: 100px;}

    .menu-items > li {width: 50%;}

    .eat-at-pinks-banner {display: block;}
    .eat-at-pinks-banner > div {width: 100%;}
    .eat-at-pinks-banner .left > div {float: none; max-width: 100%; text-align: center;}
    .eat-at-pinks-banner .right {padding-bottom: 100%;}

    .photo-strip > div {width: 50%;}

    .about-banner {display: block;}
    .about-banner > .left,
    .about-banner > .right {width: 100%;}
    .about-banner > .right > div {margin: 0 auto;}

    .star-photos > div {width: 50%;}

    .tiled-header {height: calc(100vh - 30px);}
    .tiled-header > div {width: 33.3333%;}
    .tiled-header > div:nth-child(4),
    .tiled-header > div:nth-child(9),
    .tiled-header > div:nth-child(n+12) {display: none;}

    .tiled-header-alt {height: calc(100vh - 30px);}
    .tiled-header-alt > div {width: 33.3333%; height: 25%;}
    .tiled-header-alt > div:nth-child(5) {order: 5;}
    .tiled-header-alt > div:nth-child(6) {order: 6;}
    .tiled-header-alt > div:nth-child(7) {order: 7;}
    .tiled-header-alt .headline {font-size: 24px; line-height: 28px;}

}

@media only screen and (max-width: 850px) {
}

@media only screen and (max-width: 800px) {
}

@media only screen and (max-width: 750px) {

    #footer nav ul {display: block;}
    #footer .left,
    #footer .right {float: none; width: 100%; padding: 0;}
    #footer .left {margin: 0 0 30px 0;}
    #footer nav {font-size: 20px; line-height: 24px;}
    #footer nav li + li {margin-top: 10px;}

    .stars {margin: 0 -10px 30px -10px;}
    .stars > div {width: 50%; padding: 0 10px 30px 10px;}

    .menu-items > li {width: 100%;}

    .videos-section {overflow: hidden;}

    .videos {margin: 0 -40px;}
    .videos > li {width: 100%;}

    .btn {font-size: 16px; line-height: 20px; padding: 15px 30px 12px 30px;}

}

@media only screen and (max-width: 700px) {


}

@media only screen and (max-width: 650px) {
}

@media only screen and (max-width: 600px) {
}

@media only screen and (max-width: 550px) {

    h1,
    .h1 {font-size: 35px; line-height: 39px;}

    #footer .review-sites {display: block;}
    #footer .review-sites li {margin: 0 auto;}
    #footer .review-sites li + li {margin-top: 30px;}
    #footer .new-line {display: block;}
    #footer .new-line + br {display: none;}

    .quotes {font-size: 15px; line-height: 18px;}
    .quotes ul {max-width: 302px;}
    .quotes li > div {padding: 60px 20px 40px 20px; min-height: 200px;}
    .quotes .author {font-size: 12px;}
    .quotes li > div:before {width: 46px; margin-left: -23px; top: 15px;}
    .quotes li.yelp > div:before {width: 70px; margin-left: -35px; top: 15px;}
    .quotes li.google > div:before {width: 35px; margin-left: -16px; top: 10px;}
    .quotes li.facebook > div:before {width: 80px; margin-left: -40px; top: 25px;}
    .quotes p {margin: 0 0 10px 0;}

    .star-photos > div {width: 100%;}

    .tiled-header > div {width: 50%;}
    .tiled-header > div:nth-child(3),
    .tiled-header > div:nth-child(7),
    .tiled-header > div:nth-child(n+11) {display: none;}

    .tiled-header-alt {height: 900px;}
    .tiled-header-alt > div {width: 50%; height: 16.6666%}    
    .tiled-header-alt > div:nth-child(3) {order: 4;}
    .tiled-header-alt > div:nth-child(4) {order: 3;}
    .tiled-header-alt > div:nth-child(7) {order: 8;}
    .tiled-header-alt > div:nth-child(8) {order: 7;}  
    .tiled-header-alt > div:nth-child(11) {order: 12;}
    .tiled-header-alt > div:nth-child(12) {order: 11;} 
    .tiled-header-alt .headline {font-size: 18px; line-height: 22px;}

}

@media only screen and (max-width: 500px) {

    #hero .slide img {margin-bottom: 20px; max-width: 300px;}
    #hero .slide .headline {font-size: 18px; line-height: 22px;}

    .eat-at-pinks-banner .left {font-size: 16px; line-height: 20px;}

}

@media only screen and (max-width: 450px) {
}

@media only screen and (max-width: 400px) {
}

@media only screen and (max-width: 350px) {

}

@media only screen and (max-width: 300px) {
}
