/*
Theme Name: Gourmand
Theme URI: https://www.mndesign.es
Author: Samuel Ezerzer Díaz
Author URI: https://samuelezerzer.es
Description: Theme para sitio web de restaurantes y alimentos gourmets
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: restaurantes, pizzería, asadores, tiendas gourmets, first mobile, responsive
Text Domain: Gourmand
*/

html {
    box-sizing: border-box;
}

*,
*::before,
*::after {
    box-sizing: inherit;
}

body {
    font-family: 'Open Sans', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Raleway', sans-serif;
    font-weight: 900;
}

h1 {
    font-size: 44px;
}

h2 {
    font-size: 40px;
}

h3 {
    font-size: 28px;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 20px;
}

h6 {
    font-size: 18px;
}

.button,
div.comentarios form input[type='submit'] {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    width: auto;
    border-radius: 5px;
    color: white;
    padding: 15px 80px;
    margin-top: 20px;
    display: inline-block;
    text-decoration: none;
    background-color: #343a4a;
    transition: background-color .6s ease;
    cursor: pointer;
}

.button.wine {
    background-color: #780839;
}

.button.wine:hover {
    background-color: #343a4a;
}

.button:hover,
div.comentarios form input[type='submit']:hover {
    background-color: #780839;
}

.clear,
.clear::after {
    content: '';
    clear: both;
    display: block;
}

.texto-centrado {
    text-align: center;
}

.texto-gris {
    color: #343a4a;
}

.texto-gris-suave {
    color: #8f929d;
}

.contenedor {
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
}

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

img[src*="gstatic.com/"],
img[src*="googleapis.com/"] {
    max-width: 99999px;
}


/**ENCABEZADO**/

header {
    background-color: #343a4a;
}

header.encabezado-sitio {
    border-bottom: 1px solid #c1c1c1;
}

div.logo {
    text-align: center;
}

img.logotipo,
img.custom-logo {
    width: 250px;
}

@media only screen and (min-width: 768px) {
    div.logo {
        text-align: left;
    }
}

@media only screen and (min-width: 992px) {
    div.logo {
        text-align: center;
    }
}

@media only screen and (min-width: 768px) {
    header.encabezado-sitio .contenedor {
        position: relative;
    }
    .informacion-encabezado {
        position: absolute;
        top: 0;
        right: 0;
    }
}

div.direccion {
    display: block;
    clear: both;
    padding-top: 5px;
}

div.direccion p {
    margin: 0;
    font-size: 14px;
    text-align: center;
    color: #ffffff;
    /*c68e02*/
    font-weight: 400;
}

@media only screen and (min-width: 768px) {
    div.direccion p {
        text-align: right;
    }
}


/**MENU REDES SOCIALES**/

nav.sociales ul {
    text-align: center;
    list-style: none;
    padding: 0;
}

@media only screen and (min-width: 768px) {
    nav.sociales ul {
        float: right;
    }
}

.sr-text,
.screen-reader-text {
    display: none;
}

nav.sociales ul li {
    position: relative;
    display: inline-block;
}

nav.sociales ul li a::before {
    display: inline-block;
    vertical-align: top;
    padding: 0 5px;
    font-size: 16px;
    color: #e2e2e2;
    content: "\2630";
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: .15s all linear;
    -moz-transition: .15s all linear;
    -o-transition: .15s all linear;
    transition: .15s all linear;
}

nav.sociales li a[href*="facebook.com"]::before {
    content: "\f39e";
}

nav.sociales li a[href*="twitter.com"]::before {
    content: "\f099";
}

nav.sociales li a[href*="pinterest.com"]::before {
    content: "\f231";
}

nav.sociales li a[href*="youtube.com"]::before {
    content: "\f167";
}

nav.sociales li a[href*="linkedin.com"]::before {
    content: "\f0e1";
}

nav.sociales li a[href*="plus.google.com"]::before {
    content: "\f0d5";
}

nav.sociales li a[href*="instagram.com"]::before {
    content: "\f16d";
}

nav.sociales li a[href*="github.com"]::before {
    content: "\f09b";
}

nav.sociales li a[href*="reddit.com"]::before {
    content: "\f281";
}

nav.sociales li a[href*="meetup.com"]::before {
    content: "\f2e0";
}

nav.sociales li a[href*="stumbleupon.com"]::before {
    content: "\f1a4";
}

nav.sociales li a[href*="foursquare.com"]::before {
    content: "\f180";
}

nav.sociales li a[href*="flickr.com"]::before {
    content: "\f16e";
}

nav.sociales li a[href*="xing.com"]::before {
    content: "\f168";
}

nav.sociales li a[href*="viadeo.com"]::before {
    content: "\f2a9";
}

nav.sociales li a[href*="wordpress.com"]::before {
    content: "\f19a";
}

nav.sociales li a[href*="tumblr.com"]::before {
    content: "\f173";
}

nav.sociales li a[href*="behance.com"]::before {
    content: "\f1b4";
}

nav.sociales li a[href*="dribbble.com"]::before {
    content: "\f17d";
}

nav.sociales li a[href*="snapchat.com"]::before {
    content: "\f2ac";
}

nav.sociales li a[href*="spotify.com"]::before {
    content: "\f1bc";
}

nav.sociales li a[href*="vimeo.com"]::before {
    content: "\f27d";
}

nav.sociales ul li a:hover::before {
    color: #780839;
    background-color: #e2e2e2;
    border-radius: 3px;
}


/**NAVEGACIÓN MENÚ SITIO**/

nav.menu-sitio {
    display: none;
}

@media only screen and (min-width: 768px) {
    nav.menu-sitio {
        display: block;
        margin-top: -1px;
    }
}

nav.menu-sitio ul {
    list-style: none;
    display: table;
    margin: 0;
    padding: 0;
    width: 100%;
}

nav.menu-sitio ul li a {
    text-decoration: none;
    text-align: center;
    padding: 20px 0;
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    color: #780839;
}

nav.menu-sitio ul li.current_page_item a,
nav.menu-sitio ul li.current_page_ancestor a {
    border-bottom: 6px solid #780839;
}

nav.menu-sitio ul li a:hover {
    background-color: #780839;
    color: white;
}

@media only screen and (max-width: 991px) {
    .menu-sitio ul li.menu-item-has-children ul {
        /*color: #780839;
	   background-color: white;*/
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    nav.menu-sitio ul li.current_page_item a,
    nav.menu-sitio ul li.current_page_ancestor a {
        /*border-bottom: 2px solid #780839;*/
        background-color: #780839;
        color: white;
    }
}

@media only screen and (min-width: 768px) {
    nav.menu-sitio ul li {
        display: table-cell;
        width: 1%;
    }
    .menu-sitio li.menu-item-has-children {
        position: relative;
    }
    .menu-sitio li.menu-item-has-children ul.sub-menu {
        display: none;
    }
    .menu-sitio li.menu-item-has-children:hover ul.sub-menu {
        display: block;
        position: absolute;
        z-index: 100;
        background-color: white;
    }
    .menu-sitio li.menu-item-has-children:hover ul.sub-menu li {
        display: block;
        width: 100%;
    }
    .menu-sitio li.menu-item-has-children:hover ul.sub-menu li a {
        border-bottom: none;
    }
}

@media only screen and (min-width: 992px) {
    .menu-sitio li.menu-item-has-children {
        position: relative;
    }
    .menu-sitio li.menu-item-has-children ul.sub-menu {
        display: none;
    }
    .menu-sitio li.menu-item-has-children:hover ul.sub-menu {
        display: block;
        position: absolute;
        z-index: 100;
        background-color: white;
    }
    .menu-sitio li.menu-item-has-children:hover ul.sub-menu li {
        display: block;
        width: 100%;
    }
}


/**RESPONSIVE MENU**/

@media only screen and (max-width: 767px) {
    .mobile-menu a {
        height: 40px;
        background-color: #780839;
        width: 100%;
        color: white;
        display: block;
        text-transform: uppercase;
        text-align: center;
        line-height: 40px;
        text-decoration: none;
        font-size: 20px;
        margin-top: -1px;
    }
}

@media only screen and (min-width: 768px) {
    .mobile-menu a {
        display: none;
    }
}


/**TEMPLATE CONTENIDO**/


/*display table nos permite centrar contenido verticalmente*/

div.hero {
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
    height: 450px;
    text-align: center;
    margin: 0 auto;
    display: table;
    position: relative;
}

div.hero::after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
}

div.hero .contenido-hero {
    display: table-cell;
    vertical-align: middle;
    color: #ffffff;
    position: relative;
    width: 100vw;
    z-index: 2;
}

@media only screen and (min-width: 768px) {
    div.texto-hero {
        width: 80%;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 992px) {
    div.texto-hero {
        width: 60%;
    }
}

div.principal {
    padding: 60px;
    background-color: #ffffff;
    position: relative;
}

@media only screen and (min-width: 768px) {
    div.principal {
        margin-top: -90px;
    }
}

.contenido-paginas p {
    font-size: 18px;
    line-height: 30px;
    color: #a4a6ad;
}


/** FOOTER **/

footer {
    margin-top: 0;
    padding: 30px 0;
    border-top: 8px solid #780839;
    text-align: center;
    background-color: #343a4a;
    color: #ffffff;
}

footer nav ul {
    list-style: none;
}

footer nav ul li {
    display: inline;
}

footer span.separador {
    color: #a4a6ad;
}

footer nav ul li:last-child .separador {
    display: none;
}

footer nav ul li a {
    color: #e2e2e2;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
}

footer nav ul li.menu-item-has-children ul {
    /*color: #780839;
	   background-color: white;*/
    display: none;
}

footer .ubicacion {
    margin-top: 30px;
}

footer .ubicacion p {
    margin: 0 0 5px 0;
    font-style: 14px;
}

footer p.copyright {
    margin-top: 20px;
}


/**CAJAS**/

.informacion-cajas {
    display: grid;
    margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
    .informacion-cajas {
        grid-template-columns: repeat(3, 1fr);
    }
}

.informacion-cajas .caja {
    display: grid;
    grid-template-columns: 2fr 3fr;
    color: white;
    text-align: center;
}

.informacion-cajas .caja img {
    width: 100%;
}

@media screen and (min-width: 768px) {
    .informacion-cajas .caja {
        grid-template-columns: unset;
        grid-template-rows: 1fr 1fr;
    }
}

.informacion-cajas .caja:nth-child(1) {
    background-color: #343a4a;
}

.informacion-cajas .caja:nth-child(2) {
    background-color: #780839;
}

.informacion-cajas .caja:nth-child(3) {
    background-color: #343a4a;
}

@media screen and (min-width: 768px) {
    .informacion-cajas .caja:nth-child(2) img {
        order: 2;
    }
    .informacion-cajas .caja:nth-child(2) div {
        order: 1;
    }
}

.contenido-caja {
    display: grid;
    grid-template-rows: 20% 20% 40% 20%;
    grid-template-areas: "." "arriba" "texto" ".";
}

@media screen and (min-width: 768px) {
    .contenido-caja {
        grid-template-rows: 20% 30% 30% 20%;
    }
}

.contenido-caja>* {
    /*align-self: center;*/
}

.contenido-caja h3 {
    grid-area: arriba;
    margin: 5px 0;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
}

.contenido-caja p {
    grid-area: texto;
    font-size: 14px;
    padding: 0 5px;
}


/**MENU**/

.nuestros-menu {
    padding: 0 60px;
}

div.texto-menu {
    padding: 20px;
}

div.texto-menu h4 {
    border-bottom: 1px solid #780839;
    padding-bottom: 15px;
    font-weight: 700;
    text-transform: uppercase;
    color: #b7b9bd;
    margin: 0;
}

div.texto-menu h4 span {
    float: right;
    font-size: 30px;
    color: #a4a6ad;
    font-family: 'Open Sans', sans-serif;
}

div.texto-menu p {
    color: #8f929d;
    line-height: 30px;
}

@media only screen and (min-width: 768px) {
    .contenedor-grid {
        /*los margin negativos es por que más adelante le pondremos padding a los grid*/
        margin-left: -10px;
        margin-right: -10px;
        display: flex;
        flex-wrap: wrap;
    }
    /*asi me aseguro que cada vez que uso el contenedor-grid no añadir un clear en la clase donde va el contenedor-grid*/
    .contenedor-grid::after {
        content: '';
        display: block;
        clear: both;
    }
    [class*="columnas"] {
        /*aquí añadimos los 10px que le quitamos anteriormente con el margin left y right*/
        padding: 0 10px;
        /*aqui no habra problemas con el float ya que tenemos el pseudo elemento after que usa las mismas propiedades del clear*/
        float: left;
    }
    .columnas1-4 {
        width: 25%;
    }
    .columnas2-4 {
        width: 50%;
    }
    .columnas3-4 {
        width: 75%;
    }
    .columnas1-3 {
        width: 33.3%;
    }
    .columnas2-3 {
        width: 66.6%;
    }
}


/**BLOG**/

header.informacion-entrada {
    background-color: white;
    margin-top: 20px;
}

header.informacion-entrada div.fecha {
    background-color: #780839;
    float: left;
    width: 70px;
    height: 70px;
    text-align: center;
    padding-top: 5px;
    margin-right: 20px;
}

article.entrada-blog img {
    margin-top: 30px;
}

header.informacion-entrada div.fecha time {
    font-size: 30px;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    color: white;
}

header.informacion-entrada div.fecha time span {
    font-size: 16px;
    display: block;
    clear: both;
    text-transform: uppercase;
}

header.informacion-entrada .titulo-entrada {
    float: right;
    width: calc(100% - 90px);
}

header.informacion-entrada h2 {
    margin: 0;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
    color: #8f929d;
}

header.informacion-entrada p.autor {
    text-transform: uppercase;
    color: #8f929d;
    margin-top: 10px;
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
}

p.autor i {
    font-size: 16px;
    color: #780839;
    margin-right: 7px;
}

div.contenido-entrada p {
    margin-bottom: 0;
    line-height: 24px;
}

ul.lista-comentarios,
ul.lista-comentarios ul {
    list-style: none;
}

ul.lista-comentarios li.comment {
    color: #ffffff;
    background-color: #343a4a;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 10px;
}

ul.lista-comentarios li.comment cite {
    color: #a4a6ad;
    font-size: 20px;
    font-weight: 700;
}

ul.lista-comentarios li.comment .comment-author {
    margin-bottom: 20px;
}

ul.lista-comentarios li.comment .comment-author img {
    height: 32px;
    width: 32px;
    border-radius: 50%;
}

ul.lista-comentarios li.comment a {
    color: #8f929d;
    text-decoration: none;
}

ul.lista-comentarios li.comment ul.children li {
    background-color: #8f929d;
    margin-top: 10px;
}

ul.lista-comentarios li.comment ul.children li a {
    color: #780839;
}

ul.lista-comentarios li.comment ul.children li div.comment-author cite.fn {
    color: #780839;
}

ul.lista-comentarios li.comment ul.children li div.comment-author img {
    height: 32px;
    width: 32px;
    border-radius: 50%;
}


/**PAGINACIÓN**/

.paginacion {
    margin-top: 20px;
    background-color: #a4a6ad;
    padding: 20px;
    display: inline-block;
    border-radius: 10px;
}

.paginacion a {
    color: #780839;
    text-decoration: none;
}

.paginacion .current {
    font-weight: 700;
    color: #780839;
}


/**SIDEBAR**/

aside.sidebar {
    margin-top: 1px;
}

form.searchform {
    position: relative;
}

form.searchform #searchsubmit {
    position: absolute;
    top: 0;
    right: 0;
    width: 42px;
    height: 42px;
    background-color: #780839;
    text-indent: -9999px;
    background-image: url(images/buscador.png);
    background-repeat: no-repeat;
    background-position: center center;
    border: none;
    cursor: pointer;
}

form.searchform input {
    width: 100%;
    padding: 10px;
}

aside .widget {
    margin-bottom: 30px;
}

aside .widget h3 {
    color: #a4a6ad;
    font-weight: 700;
    font-size: 24px;
    border-bottom: 1px solid #780839;
    text-transform: uppercase;
}

aside .widget ul {
    list-style: none;
}

aside .widget ul li {
    margin-bottom: 20px;
}

aside .widget ul li a {
    color: #8f929d;
    text-decoration: none;
}

aside .widget ul li a:hover {
    color: #780839;
}


/**COMENTARIOS**/

div.comentarios h3 {
    font-weight: 700;
    color: #a4a6ad;
    text-align: center;
}

@media only screen and (min-width: 992px) {
    div.comentarios {
        width: 60%;
    }
}

div.comentarios form label {
    width: 200px;
    display: inline-block;
    text-align: right;
    padding-right: 20px;
    font-weight: 700;
    color: #8f929d;
}

div.comentarios .comment-notes {
    text-align: center;
    display: block;
    color: #a4a6ad;
}

div.comentarios .comment-notes span.required {
    color: red;
}

div.comentarios form input,
div.comentarios form textarea {
    padding: 10px;
    width: calc(100% - 220px);
}

div.comentarios form input[type='submit'] {
    margin: 0 auto;
    display: block;
    border: none;
}

p.logged-in-as a {
    color: #780839;
    text-decoration: none;
}


/**GALERÍA**/

div#gallery-1 .gallery-item {
    width: 50%;
    margin: 0;
}

@media only screen and (min-width: 768px) {
    div#gallery-1 .gallery-item {
        width: 25%;
    }
}

div#gallery-1 .gallery-item .gallery-icon {
    padding: 5px;
}

div#gallery-1 img {
    border: none;
}


/**CONTACTO**/

div.contacto {
    background-image: url(images/reservas.png);
    background-repeat: no-repeat;
    background-position: top left;
}

div.sin-reservas {
    display: none;
}

@media only screen and (min-width: 768px) {
    form.reserva-contacto {
        margin-left: 50%;
    }
}

form.reserva-contacto h2 {
    font-size: 24px;
    font-weight: 700;
    color: #8f929d;
}

form.reserva-contacto label {
    color: #780839;
    font-weight: 700;
}

form.reserva-contacto .campo {
    margin-bottom: 20px;
    width: 100%;
}

form.reserva-contacto .selector {
    position: relative;
}

form.reserva-contacto .selector::after {
    content: '<>';
    font: 17px;
    color: #780839;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 11px;
    /*Adjust for position however you want*/
    top: 18px;
    padding: 0 0 2px;
    border-bottom: 1px solid #780839;
    /*left line */
    position: absolute;
    pointer-events: none;
}

form.reserva-contacto .selector select {
    color: #780839;
    width: 100%;
    border: 3px solid #34a4a;
    padding: 15px 10px;
    font-weight: 700;
    -webkit-appearance: none;
    /* Add some styling */
    display: block;
    position: relative;
    -moz-appearance: none;
    appearance: none;
    -ms-word-break: normal;
    word-break: normal;
    background-image: none;
}


/*To remove button from IE11, thank you Matt */

form.reserva-contacto .selector select::-ms-expand {
    display: none;
}

form.reserva-contacto .selector select option {
    color: #ffffff;
    background-color: #780839!important;
    border: 4px solid #ffffff;
}

form.reserva-contacto .campo input[type="datetime-local"],
form.reserva-contacto .campo input[type="time"],
form.reserva-contacto .campo input[type="date"] {
    color: #780839;
    font-weight: 700;
}

form.reserva-contacto input[type="date"]::-webkit-inner-spin-button {
    display: none;
    /*flechas up-down*/
}

form.reserva-contacto .campo input,
form.reserva-contacto .campo textarea {
    width: 100%;
    border: 3px solid #34a4a;
    padding: 15px 10px;
}

form.reserva-contacto .campo textarea {
    height: 200px;
}

form.reserva-contacto ::-webkit-input-placeholder {
    color: #780839!important;
    font-weight: 700;
}

form.reserva-contacto :moz-placeholder {
    color: #780839!important;
    font-weight: 700;
}

form.reserva-contacto ::moz-placeholder {
    color: #780839!important;
    font-weight: 700;
}

form.reserva-contacto ::-ms-input-placeholder {
    color: #780839!important;
    font-weight: 700;
}

form.reserva-contacto input[type="submit"] {
    border: none;
    margin: 0 auto;
    display: block;
}


/**FRONT PAGE**/

.home div.hero {
    height: 650px;
}

@media only screen and (min-width: 768px) {
    .home .texto-hero {
        max-width: 680px;
    }
}

.home .texto-hero h1 {
    text-transform: uppercase;
    margin-top: 0;
}

.home .texto-hero p {
    line-height: 40px;
    font-size: 18px;
}

div.contenido-especialidad {
    position: relative;
    overflow: hidden;
    display: table;
}


/*el top si lo dejas en 0 aparece sin efecto de abajo a arriba*/

div.informacion-platillo {
    position: absolute;
    top: 100%;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(52, 58, 74, .8);
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    color: #ffffff;
    padding: 5px;
    transition: all .5s ease-in-out;
    opacity: 0;
}

div.informacion-platillo .precio {
    font-size: 40px;
    font-weight: 700;
}

div.informacion-platillo h3 {
    font-size: 30px;
    margin-top: 40px;
    font-weight: 700;
}

div.informacion-platillo p {
    margin: 0 0 10px 0;
}

@media only screen and (max-width: 767px) {
    div.contenido-especialidad {
        overflow: visible;
        display: block;
        margin-bottom: 30px;
    }
    div.contenido-especialidad img {
        width: 100%;
    }
    div.informacion-platillo {
        position: relative;
        opacity: 1;
        background-color: #343a4a;
        padding: 30px;
    }
}

div.contenido-especialidad:hover div.informacion-platillo {
    top: 0;
    opacity: 1;
}


/**INGREDIENTES**/

section.ingredientes {
    margin-top: 50px;
    padding: 80px 20px;
    text-align: center;
}

section.ingredientes h3 {
    line-height: 20px;
    font-size: 40px;
    font-weight: 700;
    color: #8f929d;
    text-align: center;
}

section.ingredientes p {
    line-height: 30px;
    font-size: 18px;
    color: #a4a6ad;
}

section.ingredientes div.imagen {
    padding-top: 30px;
    text-align: center;
    margin-top: 0 auto;
}

section.ingredientes div.imagen img {
    width: 80%;
}


/**UBICACION RESERVAS**/

section.ubicacion-reservas {
    background-color: #780839/*url(images/bg-portada.png)*/
    ;
    margin-top: 50px;
    padding: 10px;
    border-top: 6px solid #780839;
}

.home form.reserva-contacto {
    margin: 0;
    padding: 20px 50px;
}

.home form.reserva-contacto h2 {
    color: #ffffff;
    font-size: 40px;
    text-align: center;
}

.home form.reserva-contacto input[type="text"],
.home form.reserva-contacto input[type="datetime-local"],
.home form.reserva-contacto input[type="time"],
.home form.reserva-contacto input[type="date"],
.home form.reserva-contacto input[type="number"],
.home form.reserva-contacto input[type="email"],
.home form.reserva-contacto input[type="tel"],
.home form.reserva-contacto textarea {
    background-color: transparent;
    border: 4px solid #ffffff;
}

.home form.reserva-contacto .selector {
    position: relative;
}

.home form.reserva-contacto .selector::after {
    content: '<>';
    font: 17px;
    color: #ffffff;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 11px;
    /*Adjust for position however you want*/
    top: 18px;
    padding: 0 0 2px;
    border-bottom: 1px solid #ffffff;
    /*left line */
    position: absolute;
    pointer-events: none;
}

.home form.reserva-contacto .selector select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* Add some styling */
    display: block;
    border: 1px solid #cccccc;
    position: relative;
    color: #ffffff;
    background-color: transparent;
    border: 4px solid #ffffff;
    -moz-appearance: none;
    appearance: none;
    -ms-word-break: normal;
    word-break: normal;
    background-image: none;
}


/*To remove button from IE11, thank you Matt */

.home form.reserva-contacto .selector select::-ms-expand {
    display: none;
}

.home form.reserva-contacto .selector select option {
    color: #ffffff;
    background-color: #780839!important;
    border: 4px solid #ffffff;
}

.home form.reserva-contacto label {
    color: #ffffff!important;
}

.home form.reserva-contacto input[type="datetime-local"] {
    position: relative;
}

.home form.reserva-contacto ::-webkit-input-placeholder {
    color: #ffffff!important;
}

.home form.reserva-contacto :-moz-placeholder {
    color: #ffffff!important;
}

.home form.reserva-contacto ::-moz-placeholder {
    color: #ffffff!important;
}

.home form.reserva-contacto :-ms-input-placeholder {
    color: #ffffff!important;
}

.home form.reserva-contacto input[type="datetime-local"] {
    color: #ffffff!important;
}

.home form.reserva-contacto input[type="date"] {
    color: #ffffff!important;
}

.home form.reserva-contacto input[type="date"]::-webkit-inner-spin-button {
    display: none;
    /*flechas up-down*/
}

.home form.reserva-contacto input[type="date"]::-webkit-calendar-picker-indicator {
    visibility: visible;
    color: #ffffff!important;
}

.home form.reserva-contacto input[type="date"]:hover::-webkit-calendar-picker-indicator {
    background-color: #780839!important;
}

.home form.reserva-contacto input[type="time"] {
    color: #ffffff!important;
}

.home form.reserva-contacto input[type="number"] {
    color: #ffffff!important;
}

.home form.reserva-contacto input[type="number"] :-moz-placeholder {
    color: #ffffff!important;
}

.home form.reserva-contacto input[type="number"] ::-moz-placeholder {
    color: #ffffff!important;
}

.home form.reserva-contacto input[type="number"] :-ms-input-placeholder {
    color: #ffffff!important;
}

.home form.reserva-contacto input[type="submit"] {
    display: inline;
}

#map {
    height: 100%;
    z-index: 1;
}