/*
	Theme Name: Posados Restaurant
	Theme URI: http://posados.com
	Author: MediaQuest
	Author URI: https://mediaquestweb.com
	Version: 2.0.1
*/

/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.26, autoprefixer: v9.7.3) */

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

html, body {
	overflow-x: hidden;
}

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

#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;*/
}

.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: -o-linear-gradient(left, #fff, rgba(255,255,255,0.2));
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(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: -o-linear-gradient(right, #fff, rgba(255,255,255,0.2));
    background: -webkit-gradient(linear, right top, left top, from(#fff), to(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-rewards .bg-img, aside .bg-img {
    background-image: url(/wp-content/uploads/2020/05/mercados-guacamole-appetizer.jpg);
	background-size: 1300px !important;
    background-position: 30% 70%;
    background-repeat: no-repeat; }

#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;
} */

.notice {
  background: #fff5c9;
  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;
}

#fp-app .subheading {
    color: #222;
}
#fp-app .grid {
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	max-width: 750px;
	margin: auto;
}
#fp-app .two-phones img {
	max-width: 200px;
	margin: 40px;
	margin-bottom: 34px;
}
#fp-app .fiesta-border {
	margin: 20px auto 10px;
}
#fp-app h2 {
    margin: -15px 0 0;
}
#fp-app h2.subheading {
	color: #222;
	margin: 0;
}
#fp-app p {
    max-width: 300px;
    margin: 1em auto 1.5em;
    font-size: 20px;
}
#fp-app .grid.app-btns {
	max-width: 400px;
	margin: auto;
}
#fp-app a {
	width: 180px;
    margin: auto;
}
#fp-app a img {
    max-height: 53px;
}

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

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

@media screen and (max-width: 930px) {
    #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; }
}

@media screen and (max-width: 880px) {
	.nearby-links a:first-child {
		padding: 3px 0px !important;
		text-align: center;
	}
	
	#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%;
    }
	#fp-app {
    padding-bottom: 50px;
	}
	#fp-app .grid {
		-ms-grid-columns: 1fr;
		grid-template-columns: 1fr;
	}
	#fp-app .two-phones img {
    	max-width: 180px;
    	margin-bottom: 20px;
	}
	#fp-app .fiesta-border {
    	margin: 20px auto 20px;
	}
	#fp-app .grid.app-btns {
		-ms-grid-columns: 1fr 1fr;
		grid-template-columns: 1fr 1fr;
	}
	#fp-app .grid.app-btns {
		max-width: 360px; 
	}
	#fp-app h2 {
		font-size: 50px;
	}
	#fp-app h2.subheading {
		font-size: 40px;
	}
	#fp-app a {
		max-width: 150px; 
	}
}

@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: 38px;
    }
}

@media screen and (max-width: 640px) {
	.search-sidebar {
		display: none;
	}
}

@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;
    }
}



/*.doordash {*/
/*  display: inline-block;*/
/*  text-align: center;*/
/*}*/

/*#feat-slider .slide {*/
/*    min-height: 700px;*/
/*    display: flex !important;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    text-align: center;*/
/*    color: #fff;*/
/*	text-shadow: 0 3px 6px rgba(0, 0, 0, 0.4);*/
/*    background-size: cover;*/
/*	background-position: center;*/
/*}*/

/*#feat-slider h1 span {*/
/*    display: inline-block;*/
/*    color: #E31837;*/
/*    background-color: #ffe2a1;*/
/*    border: 1px solid #fff;*/
/*    text-shadow: 2px 3px 0 #78bbaa;*/
/*    font-size: 66px;*/
/*    text-transform: uppercase;*/
/*    padding: 6px 20px;*/
/*}*/


/*#yelp {*/
/*	background: url(img/pattern-bg.png) repeat center;*/
/*  padding: 0 5px;*/
/*  color: #fff;*/
/*}*/
/*#yelp .row {*/
/*	padding: 10px 5px 35px;*/
/*	display: flex;*/
/*	align-items: center;*/
/*	flex-direction: column-reverse;*/
/*	text-align: center*/
/*}*/
/*#yelp h2 {*/
/*	margin-bottom: 15px;*/
/*	margin-top: 0;*/
/*}*/
/*#yelp .affiliate-logo {*/
/*	max-width: 200px;*/
/*}*/

/*@media screen and (min-width: 700px) {*/
/*	#yelp .row {*/
/*		flex-direction: row;*/
/*		justify-content: space-around;*/
/*		text-align: left;*/
/*	}*/
/*	#yelp h2 {*/
/*		margin-top: 31px;*/
/*	}*/
/*}*/


/*@media screen and (min-width: 876px) {*/
/*  .apps {*/
/*    display: flex;*/
/*  }*/
/*}*/

/*table {*/
/*  width: 100%;*/
/*}*/
/*table img {*/
/*  width: 100%;*/
/*  height: auto;*/
/*}*/

/*footer .copyright img {*/
/*    display: inline-block;*/
/*    vertical-align: middle;*/
/*    margin: 0 10px;*/
/*}*/

/*.single-menu-pages article h1 {*/
/*      margin-top: 0;*/
/*}*/

/*@media screen and (min-width: 760px) {*/
/*  .single-menu-pages main .wrapper {*/
/*    display: flex;*/
/*  }*/
/*}*/


/*.about {*/
/*    padding: 0px 0 40px;*/
/*}*/
/*.about img {*/
/*    max-width: 520px;*/
/*    box-shadow: 1px 3px 7px 1px rgba(0, 0, 0, 0.4);*/
/*    position: relative;*/
/*}*/
/*.align-right {*/
/*    float: right;*/
/*    margin: 0 -20px 20px 20px;*/
/*    transform: rotate(5deg);*/
/*}*/
/*.align-left {*/
/*    float: left;*/
/*    margin: 20px 40px 20px -20px;*/
/*    transform: rotate(-5deg);*/
/*}*/

/*@media only screen and (max-width: 960px) {*/
/*  .align-right, .align-left {*/
/*      width: 100%;*/
/*  }*/
/*  .align-right {*/
/*      margin-right: 0;*/
/*  }*/
/*  .align-left {*/
/*      margin-left: 0;*/
/*  }*/
/*}*/

/*@media only screen and (max-width: 860px) {*/
/*  .about img {*/
/*      max-width: 440px;*/
/*  }*/
/*}*/

/*@media only screen and (max-width: 640px) {*/
/*  .about img {*/
/*      max-width: 640px;*/
/*  }*/
/*}*/


/*.nav-bar .social {*/
/*    align-items: center;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    list-style: outside none none;*/
/*    padding: 0;*/
/*}*/
/*.nav-bar .social > li {*/
/*    margin: 5px;*/
/*}*/
/*.nav-bar .social > li:last-child {*/
/*    margin-right: 0;*/
/*}*/
/*.nav-bar .social li a {*/
/*    color: #ababab;*/
/*}*/
/*.nav-bar .social li a:hover {*/
/*    color: #67B29F;*/
/*}*/
/*.nav-bar .social li a i {*/
/*    font-size: 20px;*/
/*}*/

/*@media only screen and (max-width:759px) {*/
/*.nav-bar .social {*/
/*    display: none;*/
/*}*/
/*}*/


/* Locations Map */
#map-canvas {
  width: 100%;
  height: 800px;
}
.search-sidebar {
  position: absolute;
  z-index: 1;
  background: #fff;
  -webkit-box-shadow: 0 3px 4px rgba(0,0,0,0.15);
          box-shadow: 0 3px 4px rgba(0,0,0,0.15);
  padding: 10px 25px;
  max-width: 350px;
}
.location-list h3 {
  font-family: "Londrina Solid", sans-serif;
  font-size: 38px;
}
.location-list ol li {
  font-family: "Londrina Solid", sans-serif;
  font-size: 22px;
  letter-spacing: 0.5px;
  margin-bottom: 1px;
}
.nearby {
  padding: 0 0 10px;
}
.nearby-links a:first-child {
  color: #fff;
    margin-right: 0px;
    background: red;
    padding: 3px 20px;
    border-radius: 3px;
}
.nearby-links a:first-child:hover {
  color: #222222;
}
.nearby-location p:first-child {
  color: #222222;
}
#nearestAddress {
  color: #fff5c9;
}

/* Single Location */
main.location-details {
	background-color: transparent;
	padding-bottom: 0;
	padding-top: 1rem;
}
.review {
	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%;
}
.location-grid {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	gap: 2rem;
}
.location-grid .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;
}

#fp-hero.snow {
	background: url(/wp-content/uploads/2024/11/Snowflake-Background-Website-Hero.webp) no-repeat center/cover;
}
@media screen and (max-width: 699px) {
	.location-grid .location-info {
		grid-template-columns: 1fr;
	}
}