﻿body {

    width:100%;
    height:100vh;
}

#header .navbar-brand img
{
    width:100px;
}

.custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(72,127,174,1)' stroke-width='5' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.custom-toggler.navbar-toggler {
  border-color: rgba(255, 255, 255,0.5);
}

.custom-form
{
    width:90%;
    margin-left:5%;
    margin-top:5%;
    margin-bottom:1rem;
}

.custom-form > .form-control
{
    border-radius:0;
    border-color: #a2a2a2;
    font-size:15px;
    
}

input::-webkit-input-placeholder{
    font-size: 12px;
}

input:-ms-input-placeholder{
    font-size:12px;
}

input::-moz-placeholder{
    font-size:12px;
}

.custom-button-modal
{
    color: #fff;
    background-color: #487faf;
    padding: 10px 40px;
    border-radius: 0;
    margin-bottom: 20px;
    border-color:white;
}

.modal-content img
{
    width: 50%;
  
    margin-top: 20px;
}

.tag
{
    color: white;
    padding: 7px;
    margin-left: 12px;
    border-radius: 8px;
    font-size: 15px;
   
}

#dish
{
    background-color: #d4ad29;
}

#beverage
{
    background-color: #e0691a;
}

#wine
{
    background-color: #487fae;
    
}

#price
{
    background-color: #487fae;
}

#views
{
     background-color: #d4ad29;
}

#stars
{
    background-color: #e0691a;
}

.results-cards
{
    height:270px;
    width:85%;
}

.results-cards img
{
    height: 250px;
    width: 100%;
    object-fit: cover;
}

.results-cards a
{
    color: #585757;
    margin-top: -2px;
}

/*Custom Popover */
.showInfo{

    height: auto;
    margin-bottom: 20px;
    background-color: white;
    font-weight: 600;
    line-height: 17px;
    text-align: left;
    top: 84px;
    width: 190px;
    font-size: 13px;
    right: 0px;
    border-radius:3px;
    position: absolute;
}

.showInfoProduct{

    height: auto;
    margin-bottom: 20px;
    /* background-color: black; */
    font-weight: 600;
    line-height: 17px;
    text-align: left;
    top: -158px;
    width: auto;
    font-size: 16px;
    right: 0px;
    border-radius: 3px;
    position: relative;
    /* background: yellow; */
    right: -4px;
    position: relative;

}


.custom-margin-top
{
    margin-top:0.25rem !important;
}

.custom-margin-left{
    margin-left:0.25rem !important;
}

.card 
{
    border:none !important;
}

.showInfo::after
{
    content: '';
    position: absolute;
    left: 86%;
    top: 100%;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid white;
    clear: both;
}

.showInfoProduct::after{
    content: '';
    position: absolute;
    left: 85%;
    top: 100%;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid white;
    clear: both;
}

.showInfo img
{
   width:17px;
   height:16px;
}

.logo img
{
    width:20%;
}

.greeting
{
    text-align:center;
}

.greeting h4
{
    color:#01579b;
}

.search-button
{
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.428571;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    color: #fff;
    background-color: #D3AE28;
    border-radius: 0;
    /*height: 45px;*/
    touch-action:manipulation;
}

.search-icono
{
    position: relative;
    right: 24px;
    top: 8px;
    z-index: 100000;
    cursor: pointer;
    color: #769fc2;
    height: 26px;
}

#image-responsive-logo
{
    width:100%;
}

.buscador
{
    margin-left: -24px;
    margin-top: 10px;
}

.full-content
{
    /*height:calc(100vh - 215px);*/
    /*height:100%;*/
    width:90% !important;
   
}

footer
{
    background-color: #ff5722;
    color: #fff;
    text-align: center;
    padding: 32px 10px;
    font-size: 22px;
    /*position:absolute;
    bottom:0;*/
    width:100%;
    margin-top:40px;

}

.carousel-control-next, .carousel-control-prev {

    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    width:4%;
    opacity: 0.8;
    transition: opacity .15s ease
}

/*color 487fae-azul e0691a-naranja*/
.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

/*footer select box*/
.select-box {
  /*cursor: pointer;
  position : relative;
  max-width:  20em;*/
  /*margin: 5em auto;*/
  /*width: 19%;*/
}

.select{
  color: #414141;
  display: block;
  font: 400 17px/2em 'Source Sans Pro', sans-serif;
}

.select {
  width: 100%;
  top: 0;
  padding: 5px 0;
  height: 40px;
  background: #eaeaea;
  border: 0 none;
}
.select-box1 {
  background: #ececec;
}

.label {
  position: relative;
  padding: 5px 10px;
  cursor: pointer;
}
.open .label::after {
   content: "▲";
}
.label::after {
  content: "▼";
  font-size: 12px;
  position: absolute;
  right: 0;
  top: 0;
  padding: 5px 15px;
  border-left: 5px solid #fff;
}

.tooltips {
  /*position: relative;*/
  /*background:white;*/
 
}

.tooltips .tooltiptext {
  visibility: hidden;
  width: auto;
  background-color: #487fae;
  color: #fff;
  text-align: center;
  border-radius: 3px;
  padding: 5px 0;
  position: absolute;
  z-index: 9999;
  bottom: 100%;
  left: 27%;
  margin-left: -60px;
  opacity: 1;
  transition: opacity 0.3s;
  display: block;
  height: 34px;
  overflow: auto;
  white-space: normal;
}

.tooltips .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #487fae transparent transparent transparent;
}

.tooltips:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

/*MODAL*/
.modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 320px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
}

.modal.right .modal-body {
    padding: 15px 15px 80px;
}

.modal.right.fade .modal-dialog {
   
    right:0px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}
	
.modal.right.fade.in .modal-dialog {
    right: 0;
}

.modal-content {
    border-radius: 0;
    border: none;
}

.modal-header {
    border-bottom-color: #EEEEEE;
    background-color: #FAFAFA;
}

/*END MODAL*/

@media(max-width:320px)
{
     #showResults
    {
        font-size:large;
    }

    #orderResults
    {
        font-size:smaller;
    }
}
/*Responsive*/
@media(min-width:576px) {


    input::-webkit-input-placeholder {
        font-size: 15px;
    }

    input:-ms-input-placeholder {
        font-size: 15px;
    }

    input::-moz-placeholder {
        font-size: 15px;
    }

    .custom-form > .form-control {
        width: 100% !important;
    }

    .results-cards {
        display: flex;
        flex-direction: column;
        flex: none !important;
        height: 320px;
        width: 79%;
        margin-top: 15px;
    }

    .results-cards img {
        height: 300px;
        width: 100%;
        object-fit: cover;
    }

    .showInfo { 

        top: 139px;
        width: 240px;
        font-size:15px;
    }

    .showInfo::after {
        left: 89%; 
    }

    .showInfo img {
        width: 17px;
        height: 16px;
    }

   .img-fluid{
       max-width:50%;
       height:auto;
   }

   .ww-0{
       width:1% !important;
   }

    .custom-margin-top
    {
        margin-top:0.5rem !important;
    }

    .custom-margin-left
    {
        margin-left:0.5rem !important;
    }
}

@media(min-width:768px)
{
    /*.logotipo
    {
        width:100%;
    }*/

    
   .zone,.price{

       width:102px;
   }


    .responsive-card-result{
        width:49% !important;
        border:2px solid #477fad !important;
        margin-top:1rem;
        border-radius:0rem !important;
    }

    /*Height cards*/
    .responsive-card-result-lg
    {
        height:416px;
    }

    .responsive-card-result-lg-minus-margin
    {
        height:416px;
        margin-top:-62px;
    }

     .responsive-card-result-sm
    {
        height:349px;
    }

     .responsive-card-result-sm-minus-margin
     {
         height:349px;
         margin-top:40px;
     }
}

@media(min-width:992px)
{
    /*.logotipo
    {
        width:100%;
    }*/

    .custom-textbox
    {
        width:390px !important;
    }

    .responsive-card-result{

        width:24% !important;
        border:2px solid #477fad !important;
        margin-top:1rem;
        border-radius:0rem !important;
    }
}

@media(min-width:1200px)
{
    .custom-textbox
    {
        width:467px !important;
    }

    .zone,.price{

       width:182px;
    }

}
