/*
Theme Name: Happys Fish House
Theme URI: http://happysfishhouse.com
Author: MediaQuest
Author URI: https://mediaquestweb.com
Version: 2.0.0
*/


#fp-rewards .text-wrapper {
    text-align: left;
	padding: 0 130px 0 20px; }

img#iphone {
    position: absolute;
    width: 240px;
    top: 15px;
    right: 28%;
    z-index: 2;
    }

.new:before {
    content: "NEW!";
    color: #cb4a4a;
    margin-right: 10px;
    position:absolute;
    top:-20px;
    transform: rotate(-10deg);
    display: inline-block;
    font-size: 22px;
    -webkit-text-stroke-width: 0.75px;
}

.button.btn-sm {
    font-size: 18px;
    padding: 5px 25px;
    min-width: 0;
}

.three-col {
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 30px; }

#fp-menu .fp-side-scroller {
    /* width: calc(100vw - 320px); */
    overflow: hidden;
    position: relative;
}

#menu-scroll {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    position: relative;
    left: 0;
    /*max-width: 100%;*/
    /*overflow-x: scroll;*/
}

.slick-slide {
  min-height: 250px; }

.menu-arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    height: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255,255,255,0.2)));
    background: -o-linear-gradient(left, #fff, rgba(255,255,255,0.2));
    background: linear-gradient(to right, #fff, rgba(255,255,255,0.2));
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 10px;
    font-size: 27px;
    cursor: pointer;
    opacity: 0;
    z-index: 99;
    -webkit-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
}
#menu-next {
    left: initial;
    right: 0;
    background: -webkit-gradient(linear, right top, left top, from(#fff), to(rgba(255,255,255,0.2)));
    background: -o-linear-gradient(right, #fff, rgba(255,255,255,0.2));
    background: linear-gradient(to left, #fff, rgba(255,255,255,0.2));
}
.side-scroller:hover .menu-arrow {
    opacity: 1;
}


#fp-instagram #sopapillas-ig-bg:after {
    background-image: url(assets/img/ig-sopapilla.png);
    background-position: top right;
    background-size: 100%;
    height: 371px;
    left: 40%;
}

	
#fp-instagram .wrapper {
	transform: translateY(-50%);
	top: 50%; }

#fp-instagram p {
	max-width: 780px;
	margin-left: auto;
	margin-right: auto;
}

  #fp-rewards .bg-img, aside .bg-img {
    background-image: url(assets/img/hush-puppies.jpg);
    background-size: 1300px !important;
    background-position: 30% 70%;
    background-repeat: no-repeat; }

  aside .bg-img1{
    background-image: url(assets/img/reward_section_photo.jpeg);
    background-size: 1100px !important;
    background-position: 35% 35%;
    background-repeat: no-repeat;
	filter: hue-rotate(-5deg) brightness(1.25) contrast(1.1);}

#fp-margarita .grid {
    min-height: 720px;
}
#fp-margarita #margaritas {
    max-width: 720px;
    left: 45%;
}
#fp-margarita .col .text-wrapper {
    max-width: 100%;
}

/* #fp-specials .col {
    min-height: 600px;
    height: 33vw;
}
#fp-specials .col .text-wrapper {
    max-width: 525px;
} */
ul.menu-items {
padding-inline-start: 40px;
} 
.notice {
  background: #95c7ce;
  padding: 25px 20px;
  border-radius: 5px;
  margin-bottom: 15px;
}
.notice h1,
.notice h2,
.notice h3,
.notice h4 {
    font-family: 'Londrina Solid', sans-serif;
    font-size: 30px;
    margin: 0 0 10px;
}
.notice p {
    margin: 10px 0 0;
}

.menu-boxes .menu-box .menu-info span.price {
    font-family: 'Londrina Solid', sans-serif;
    font-size: 1.2em;
    display: block;
}


#google-play, #app-store {
  max-width: 150px;
}

#mobileMenuToggle {
    position: absolute;
}
#mobileHotLinks {
    position: absolute;
    top: 20px;
    right: 60px;
}


aside.sidebar ul.menu-items li a:before,
aside.sidebar ul.menu-items li.current-page a:before {
	background-image: url(assets/img/fish.svg);
    left: -52px;
	background-size: 60px;
    width: 60px;
    height: 28px;
}
aside.sidebar ul.menu-items li.current-page a:before {
    left: -32px;
}
aside.sidebar ul.menu-items li a:hover:before {
    opacity: 1;
    left: -32px;
}

.fiesta-border {
    width: 100px;
	display: none;
}
.fiesta-border.inline {
    background-image: url(assets/img/waves.svg);
}
.page-title .fiesta-border {
    width: 95px;
    height: 34px;
}
span.subheading {
    font-family: "Open Sans", sans-serif;
    font-size: 30px;
    line-height: 1;
    font-weight: 900;
    text-transform: uppercase;
}
.menu-happy span.subheading {
	letter-spacing: 0;
}
.menu-happy span.subheading + h2 {
    margin-top: 0;
}
#ig-feed .subheading {
	display: inline;
}
fp-instagram {
    height: auto;
    padding-top: 0;
    padding: 75px 0;
}

@media screen and (max-width: 1441px) {
    img#iphone {
        right:20%;
    }
}

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

    img#iphone {
        display:none;
    }

    #site-navigation > a.home {
        max-width: 130px;
        margin: 10px 0;
    }
    #colophon .footer-menu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
    }
    ul#menu-footer-menu {
        padding-left: 0; }

  #fp-margarita .grid {
    min-height: 400px; 
  }
	
	#fp-topfood {
		padding: 40px 0;
	}
}

@media screen and (max-width: 880px) {
	#fp-menu .menu-item img {
		margin: auto;
	}
	
	#fp-rewards {
		padding: 0 0 40px;
    	background-image: url(https://happys.mediaquest.co/wp-content/themes/happysfish/assets/img/bg-happy.jpg);
	}
	
	#fp-rewards .text-wrapper {
		padding: 0 10px; }	
	
	#fp-rewards .bg-img, aside .bg-img {
    	background-image: url(assets/img/hush-puppies.jpg);
    	background-size: 500px !important;
    	background-position: 70% 40%;
	    padding: 30% 0; }
	
	#fp-rewards.grid .col {
    	padding-top: 50px;
		padding-bottom: 0px; }
	#fp-rewards.grid .col.bg-img {
    	padding-top: 145px;
		padding-bottom: 50px; }

    #fp-margarita #margaritas {
        left: auto;
		width: 580px; }
	
	#fp-margarita h2 {
		font-size: 35px; }
	
	#fp-margarita .grid .col {
		padding-bottom: 0; }
	
    #fp-menu .side-scroller {
        width: calc(100vw - 191px);
    }
    #ig-feed .ig-items {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: (auto)[4];
        grid-template-columns: repeat(4, auto);
    }
    #ig-feed .ig-items img {
        width: 100%;
    }
}

@media screen and (max-width: 700px) {
    #fp-menu:before {
        display: none;
    }
    #fp-specials .col:not(:nth-child(2)) {
        display: none;
    }
    #colophon .footer-menu {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
    .subheading {
        font-size: 30px;
    }
	#fp-menu .subheading {
		font-size: 40px;
		font-weight: normal;
		text-shadow: 1px 1px 1px #222; }
	#fp-menu a .product-title {
	  color: #bb1e25;
      margin: 0;
	  font-weight: normal; }
}

@media screen and (max-width: 500px) {
    #fp-menu .side-scroller {
        width: calc(100vw - 10px);
    }
}

@media screen and (max-width: 475px) {
    #mobileHotLinks a:last-child {
        display: none;
    }
}

.menu-boxes .menu-box.no_img .menu-info {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}


/* Single Location */
main.location-details {
	background-color: transparent;
	padding-bottom: 0;
	padding-top: 1rem;
}
.review {
	padding: 1px 20px 20px;
	margin-top: 3rem;
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
}
.review::after {
	background-color: red;
	display: block;
	content: '';
	width: calc(100vw - 36px);
	max-width: 800px;
	height: 1px;
	margin-top: 30px;
	transform: translateX(-50%);
	position: relative;
	left: 50%;
}
.review .subheading {
	text-align: center;
}
.hide-visually,
.star-rating > input {
	border: 0;
	padding: 0;
	margin: 0;
	position: absolute !important;
	height: 1px; 
	width: 1px;
	overflow: hidden;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 - a 0 height clip, off to the bottom right of the visible 1px box */
	clip: rect(1px, 1px, 1px, 1px); /* maybe deprecated but we need to support legacy browsers */
	-webkit-clip-path: inset(50%);
	        clip-path: inset(50%); /* modern browsers, clip-path works inwards from each corner */
	white-space: nowrap; /* added line to stop words getting smushed together on screen readers */
}
.star-rating-container {
	text-align: center;
}
.star-rating {
	font-size: 60px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	padding: 0;
	border: none;
	margin-bottom: 4rem;
}
.star-rating:focus-within {
/* 	outline: 3px solid #add8e6; */
	outline: none;
	background-color: #FFF5C9;
}
.star-rating:focus-visible {
	outline: none;

}
.star-rating label {
	cursor: pointer;
	line-height: 1em;
	text-align: center;
	font-size: 60px;
	margin: 0;
}
.star-rating label .star {
	height: 1em;
	width: 1em;
	display: inline-block;
}
.star-rating > label {
	-webkit-text-stroke: 2px #E31837;
}
.star-rating input:checked ~ label > span.star,
.star-rating > label:hover ~ input ~ label > span.star {
	color: #fff;
}
.star-rating span.star,
.star-rating:hover > input + label > span.star,
.star-rating > input:checked + label > span.star,
.star-rating > input ~ label:hover > span.star {
	color: #E31837;
}
.star-rating > input ~ label:hover > span.star {
	color: #E31837;
}
.star-rating:focus{
/* 	border:none; */
}
#social-review {
	-ms-flex-pack: distribute;
	    justify-content: space-around;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin-bottom: 2rem;
}
#social-review a.card img {
	max-width: 64px;
}
.grid {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 2rem 1fr;
	grid-template-columns: 1fr 1fr;
	grid-gap: 2rem;
}
.grid__3-col {
	-ms-grid-columns: (1fr)[3];
	grid-template-columns: repeat(3, 1fr);
}
.three-col {
	-ms-grid-columns: 1fr 30px 1fr 30px 1fr;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 30px; }

#fp-gift-cards, #fp-specials {
	grid-gap: 0;
}

.grid__cards-layout > div,
.grid__cards-layout > a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	background-color: #ffffff;
	padding: 2rem 1.5rem;
	border-radius: 1rem;
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.05);
	        box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}
.location-info {
	margin-bottom: 100px;	
}
.location-info .card strong {
	font-size: 3rem;
	margin-bottom: 0.5rem;
}
.gform_ajax_spinner {
	display: inline-block;
	max-width: 32px;
	max-height: 32px;
	margin-top: 10px;
	margin-left: 10px;
}