.container-fluid{
   padding-left: 0px;
   padding-right: 0px; 
}
.row {
    margin-left: 0px;
    margin-right: 0px;
}
.navbar .container {
    width: 1250px;
}
.lunch {
	background: url('../images/lunch/altaplaza-lunch-banner.jpg') !important;
	background-size: cover !important;
	background-position: 50% 0px !important;
	min-height: 800px;
	background-repeat: no-repeat !important;
}
.bg-fashion .title-large, .title-large, .text-med {
    font-family: 'Roboto', sans-serif !important;
    font-weight: 500!important;
}
.bg-fashion .title-large {
    font-size: 35px !important;
}
.text-med {
	font-size: 20px !important;
    margin-top: 50px !important;
}
.title-large {
	margin: 10px 0px 50px 0px;
}
.black-text::after {
	position: absolute;
	top: 80%;
	left: 46.5%;
  content: "";
  width: 130px;
  height: 5px;
  background-color: #f8a131;
}
.white-text {
	margin: 20px 0px;
}
.search-lunch {
	display: flex;
	justify-content: center;
    overflow: hidden;
    background: url(../images/lunch/down-arrow.png) 1075px 22px no-repeat;
    background-size: 20px;
}
select.select-arrow{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

#category {
	font-size: 14px;
	font-weight: 600;
	width: 330px;
	text-align: center;
	padding: 5px 50px;
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
	border: none;
	border-radius: 10px;
	text-transform: inherit !important;
    background-color: transparent;
}
.bg-lunch {
	padding: 200px 0px !important;
}
.gutter .grid-gallery ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    height: auto !important;
    margin: auto;
    width: 1200px;
}
.gutter .grid li {
    padding: 0 0 0px 0px;
    position: initial !important;
    border: 1px solid #c6c6c6;
}
.work-4col .grid li {
    float: left;
    width: 30%;
    max-width: 30%;
    padding-bottom: 100px;
	margin-bottom: 30px;
    margin-left: 10px;
    margin-right: 10px;
}
.gutter .grid li:hover {
    transition: all .25s;
    box-shadow: 2px 8px 15px 2px rgba(0,0,0,0.15);
    opacity: 1;
}
.work-with-title figure:hover img {
    opacity: 1 !important;
}
.work-with-title .gallery-img {
    max-width: 400px !important;
    background-color: #dddddd;
   display: flex;
    justify-content: center;
    align-items: center;
}
.grid-gallery figure img {
    width: 100%;
    background-color: transparent;
}
.gallery-img a {
    display: flex;
    justify-content: center;
}
.work-with-title .grid li:hover figcaption {
    bottom: 0px;
}
.grid-gallery figcaption h3 {
    text-transform: inherit;
    font-family: 'Roboto';
    font-size: 20px !important;
    color: #000 !important;
    font-weight: 700 !important;
    min-height: 45px;
}

.grid-gallery figcaption h3::after {
	position: relative;
	/*top: 30%;*/
	left: 44%;
  content: "";
  width: 50px;
  height: 2px;
  background-color: #f8a131;
  display: flex;
  margin-top: 10px;
  justify-content: center;
}
.work-with-title .grid figcaption {
    padding: 25px 15px 0px 15px !important;
}

.work-4col .grid-gallery figcaption p {
    font-size: 16px !important;
    text-transform: inherit;
    letter-spacing: 0.5px !important;
    padding: 0px 20px 10px 20px;
    line-height: 1.5 !important;
}
p.local {
    padding: 0;
    font-size: 16px !important;
    font-weight: 700;
    margin-top: 0;
    font-size: 14px!important;
    background: transparent;
    color: #888888 !important;
    height: 40px;
}
.tienda {
	display: flex;
	justify-content: center;
    align-items: center;
    height: 100px;
}
.tienda-logo {
	width: 30% !important;
}
.tienda-logo-small {
    width: 45% !important;
}
.work-with-title figure:hover img {
	cursor: auto !important;
}
@media only screen and (max-width: 1760px) {
    .lunch {
        min-height: 700px;
    }
}

@media only screen and (max-width: 1600px) {
    .lunch {
        min-height: 650px;
    }
    .bg-lunch {
        background-size: contain;
        background-position: 50%;
        background-repeat: no-repeat;
        padding: 150px 0px !important;
    }
    .search-lunch {
        background: url(../images/lunch/down-arrow.png) 900px 22px no-repeat;
    }
}
@media only screen and (max-width: 1440px) {
    .lunch {
        min-height: 600px;
    }
    .search-lunch {
        background: url(../images/lunch/down-arrow.png) 820px 22px no-repeat;
    }
}
@media only screen and (max-width: 1366px){
    .search-lunch {
        background: url(../images/lunch/down-arrow.png) 780px 22px no-repeat;
    }
}
@media only screen and (max-width: 1280px){
    .lunch {
        min-height: 500px;
    }
    .search-lunch {
        background: url(../images/lunch/down-arrow.png) 740px 22px no-repeat;
    }
}
@media only screen and (max-width: 1024px) {
    .lunch {
        background-size: contain !important;
        min-height: 430px;
    }
    .black-text::after {
        left: 43%;
    }
    .work-4col .grid li {
        padding: 0px 10px 70px 10px !important;
    }
    .bg-lunch {
        background-size: cover;
        background-position: 50%;
        background-repeat: no-repeat;
        padding: 125px 0px !important;
    }
    .search-lunch {
        background: url(../images/lunch/down-arrow.png) 620px 22px no-repeat;
    }
}
@media only screen and (max-width: 500px) {
    .navbar {
        background-color: #000 !important;
    }
	.bg-lunch {
	    background-size: cover;
	    background-repeat: no-repeat;
	    background-position: 50%;
	    padding: 55px 0px !important;
	}
    .lunch {
        background-size: contain !important;
        background-position: 50% 80% !important;
        min-height: 300px;
    }
    .black-text::after {
        left: 35%;
    }
    .work-4col .grid li {
        padding-bottom: 110px;
    }
    .bg-fashion .title-large {
        font-size: 25px !important;
    }
    .white-text {
        margin: 10px 0px;
    }
    .gutter .grid-gallery ul {
        width: 350px;
    }
    .work-4col .grid li {
        padding: 0px 0px 70px 0px !important;
    }
    .col-md-12 {
      padding-right: 0px;
        padding-left: 0pc;  
    }
    .work-4col .grid-gallery figcaption p {
        font-size: 14px !important;
    }
    p.local {
        height: 20px;
    }
    .tienda-logo {
        width: 20% !important;
    }
}
@media only screen and (max-width: 375px) {
    .lunch {
        background-position: 50% 70% !important;
    }
        .gutter .grid-gallery ul {
        width: 340px;
    }
}
@media only screen and (max-width: 320px) {
    .lunch {
        background-position: 50% 60% !important;
    }
    .gutter .grid-gallery ul {
        width: 300px;
    }
}
