/* General Blueprint Style */
@import url('https://fonts.googleapis.com/css2?family=Marck+Script&family=Parkinsans:wght@300..800&family=Port+Lligat+Slab&family=Solway:wght@300;400;500;700;800&display=swap');

@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?6y9lb8');
  src:  url('fonts/icomoon.eot?6y9lb8#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?6y9lb8') format('truetype'),
    url('fonts/icomoon.woff?6y9lb8') format('woff'),
    url('fonts/icomoon.svg?6y9lb8#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-facebook-square:before {
  content: "\f082";
  vertical-align: middle;
  font-size: 28pt;
  margin: 0 5px 0 0;
  line-height: 35pt;
}
.icon-google-plus:before {
  content: "\f0d5";
  vertical-align: middle;
  font-size: 28pt;
  margin: 0;
  line-height: 35pt;
}
.icon-instagram:before {
  content: "\f16d";
  vertical-align: middle;
  font-size: 28pt;
  line-height: 35pt;
  margin: 0 4px 0 0;
}
.icon-chevron-left:before {
  content: "\e900";
}
.icon-chevron-right:before {
  content: "\e901";
}
.icon-controller-paus:before {
  content: "\e902";
}
.icon-controller-play:before {
  content: "\e903";
}
.icon-download:before {
  content: "\e904";
}
.icon-resize-100:before {
  content: "\e905";
}
.icon-resize-full-screen:before {
  content: "\e906";
}
.icon-clock:before {
  content: "\e90c";
  vertical-align: middle;
  color:#006846;
}
.icon-cross:before {
  content: "\e907";
}
.icon-grid:before {
  content: "\e908";
}
.icon-location-pin:before {
  content: "\e90d";
  vertical-align: middle;
  color:#006846;
  font-size: 20pt;
  margin: 0;
}
.icon-minus:before {
  content: "\e909";
}
.icon-mobile:before {
  content: "\e90e";
  vertical-align: middle;
  color:#006846;
}
.icon-plus:before {
  content: "\e90a";
}
.icon-popup:before {
  content: "\e90b";
}

.icon-instagram:hover, .icon-facebook-square:hover, .icon-google-plus:hover { color: #faad32; transition: 0.5s ease;}

a:link { color: #fff; text-decoration:none; }
a:visited { color: #fff }
a:active { color: #f37721; }

.yel { color: #faad32;}
.whi { color:#fff;}
.pur { color:#562d74;}
.blu { color: #13a3d1;}
.pin { color: #e9337a;}
.pin2 { color: #c63c87;}
.bd { font-weight:500;}

h1 { font-family: "Marck Script", cursive; font-size: 36pt; line-height: 30pt;   margin: 0;}
h2 { font-family: 'Solway', serif; font-size: 41pt; line-height:20pt; margin: 0; font-weight: 200;}
h3 { font-family: 'Port Lligat Slab', serif; font-size: 52pt; line-height:45pt; font-weight: 400; margin: 0;}
p { font-family: 'Parkinsans', sans-serif; font-size: 11.5pt; line-height: 16pt; font-weight: 100; margin: 0;}
section.group p {  font-size: 1.7vw; line-height: 2.2vw;}

/**SLIDE*/
#header h2 { margin: 18% 10% 5%; width: 80%; text-align: center; font-size: 50pt;}

/**SECTION MENU*/
.food h1 { font-size: 58pt; line-height: 40pt;}
.food h2 {font-size: 50pt; line-height:30pt;}
h4 { font-family: 'Solway', sans-serif;  color: #e9337a;  font-weight: 500; font-size: 14pt; line-height: 13pt; display: block; width: 70%;  float: left; margin: 4% 5% 1% 0;}
h5 { font-family: 'Solway', sans-serif; font-weight: 300; width: 25%; clear: none; display: block; float: right; text-align: right; line-height: 12pt; font-size: 13.5pt; margin: 4% 0 1% 0; color: #13a3d1; letter-spacing: 0;}
.des { font-family: 'Solway', sans-serif; font-size: 19pt; font-weight: 200; line-height: 22pt;}
.food p { font-family: 'Parkinsans', sans-serif; font-weight: 300; font-size: 11pt; line-height: 14.5pt; letter-spacing: 0; display: block; float: left; width: 85%;}
.opt { font-weight: 400; margin: 0 0 0 3%; display: block;}
.food p b { font-size: 10.8pt; font-weight: 400; text-transform: uppercase; letter-spacing: 1px;}
.food p .opt b { font-weight:600;}

p.des { font-family: 'Parkinsans', sans-serif; font-size: 19pt; font-weight: 200; line-height: 24pt;}

/**MODULOS RESER*/
a.button { background: #e9337a; color: #fff; padding: 2.4% 7%; border-radius: 60px; font-family: 'Parkinsans', sans-serif; font-weight: 600; font-size: 13pt; transition: 0.5s ease;}
a.button:hover { background: #fff; color: #e9337a; transition: 0.5s ease; font-size: 14pt;}
.reser h1 { font-size: 46pt; line-height: 32pt; font-weight: 300;}
.reser h3 { font-size: 35pt; line-height: 30pt;}

/**FOOTER*/
footer p, footer p a { font-size: 9pt; line-height: 12pt;}
footer p a:hover { color: #faad32;}
footer #mod4 p, footer #mod4 a { color: #6e6475; font-size: 8pt;}
footer #mod4 a:hover { color: #e9337a;}

@media screen and (max-width: 900px) {
    h2 { font-family: 'Solway', serif; font-size: 41pt; line-height:35pt; margin: 0; font-weight: 200;}
    h3 { font-size: 45pt; line-height: 30pt;}
    a.button { padding: 3% 7%; font-size: 14pt;}
    a.button:hover { font-size: 14.5pt;}
    #header h2 { margin: 32% 10% 5%; width: 80%; text-align: center; font-size: 50pt;}
    
    .food h1 { font-size: 50pt; line-height: 20pt;}
    .food h2 {font-size: 42pt;}
    .food h3 { font-size: 40pt; line-height: 20pt;}
    h4 { font-size: 13pt; line-height: 14pt; margin: 6% 5% 1.4% 0; font-weight: 500;}
    h5 { font-size: 12.5pt; line-height: 14pt; margin: 6% 0 1% 0;}
    .food p { font-size: 10.5pt; line-height: 14.5pt;}
}

@media screen and (max-width: 681px) {
    h1 { font-size: 35pt; line-height:10pt;}
    h2 { font-size: 45pt;line-height: 40pt;}
    h3 { font-size: 50pt; line-height: 30pt;}
    p, section.group p { font-size: 12pt; line-height:17pt;}
    .reser h1 { font-size: 56pt; line-height: 40pt;}
    .reser h3 { font-size: 45pt; line-height: 40pt;}
    
    #header h2 { margin: 15% 10% 5%; width: 80%; text-align: center; font-size: 40pt;}
    .food h1 { font-size: 40pt; line-height: 20pt;}
    .food h2 {font-size: 45pt; line-height:30pt;}
    .des { font-size: 16pt; line-height: 20pt;}

}



