@font-face {
	font-family: 'NeutraTextDemiSC';
	font-display: auto;
	src: url('../fonts/NeutraTextDemiSC/NeutraText-DemiSC.eot');
    src: url('../fonts/NeutraTextDemiSC/NeutraText-DemiSC.eot?#iefix') format('embedded-opentype'),
    url('../fonts/NeutraTextDemiSC/NeutraText-DemiSC.woff2') format('woff2'),
         /* url('../fonts/NeutraTextDemiSC/NeutraText-DemiSC.woff') format('woff'), */
         url('../fonts/NeutraTextDemiSC/NeutraText-DemiSC.ttf') format('truetype'),
         url('../fonts/NeutraTextDemiSC/NeutraText-DemiSC.svg') format('svg');
}
@font-face {
	font-family: 'Muli';
    font-display: auto;
    font-weight: 300;
	src: url('../fonts/Muli/Muli-Regular.eot');
    src: url('../fonts/Muli/Muli-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Muli/Muli-Regular.woff2') format('woff2'),
         /* url('../fonts/Muli/Muli-Regular.woff') format('woff'), */
         url('../fonts/Muli/Muli-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Muli';
    font-display: auto;
    font-weight: bolder;
	src: url('../fonts/Muli/Muli-Bold.eot');
    src: url('../fonts/Muli/Muli-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Muli/Muli-Bold.woff2') format('woff2'),
         /* url('../fonts/Muli/Muli-Bold.woff') format('woff'), */
         url('../fonts/Muli/Muli-Bold.ttf') format('truetype');
}

@media (min-width:992px) {
    div.s-desktop {
        display: block;
    }
    div.s-mobile {
        display: none;
    }
}
@media (max-width:991px) {
    div.s-desktop {
        display: none;
    }
    div.s-mobile {
        display: block;
    }
}

#main {
    background:#fff;
}
#header.header-scrolled {
    background: #ffffff;
}
#header {
    position: relative;
    top:0px;
    margin-top: 60px;
    padding: 0;
    height: auto;
}
.alert.alert-pepita + #header {
    margin-top:120px;
}
.book-a-table-btn {
    margin: 0 0 15px 0;
}
.book-a-table-btn {
    font-family: "Montserrat";
    font-size: 11px;
    font-style: normal;
    /* font-weight: 400; */
    font-weight: 600;
    text-transform: uppercase;
    line-height: 43px;
    letter-spacing: .8px;
    color: #ffffff;
    height: 43px;
    display: inline-block;
    padding: 0 40px;
}
section#menu {
    padding-top:15px;
}
.section-title h2 {
    font-size: 45px;
    font-family: 'NeutraTextDemiSC';
    color: #303030;
    margin-bottom: 15px;
    margin-top: 0px;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
    line-height: 35px;
    letter-spacing: 0px;
}
.delimiter {
    margin:17px auto 0;
    text-align: center;
}
.delimiter.delimiter-left {
    text-align: left;
    margin:3px auto 0;
}
.section-title {
    padding-bottom: 0px;
}
.btn-outline-pepita {
    color: #000000;
    border-color: #f0ab33;
    font-family: "Montserrat";
    font-size: 11px;
    font-style: normal;
    /* font-weight: 400; */
    font-weight: 600;
    text-transform: uppercase;
    line-height: 43px;
    letter-spacing: .8px;
    height: 47px;
    display: inline-block;
    padding: 0 40px;
    border-radius: 50px;
    border-width: 2px;
    /* width: 188px; */
    width: 82%;
}
.btn-outline-pepita:hover,
.btn-outline-pepita:focus,
.btn-outline-pepita:active {
    color: #fff;
    background-color: #f0ab33;
    border-color: #f0ab33;
}
.btn-block-center {
    text-align: center;
    display: block;
    margin: 11px 0 25px;
}
#menu > .container {
    padding-left:44px;
    padding-right:44px;
}
#accordionMenuPepita .accordion-item h2 .accordion-button {
    color:#303030;
    font-size: 14px;
    border:2px solid #f7f7f7;
    border-radius: 0px;
    -webkit-transition: color .3s ease,border-color .3s ease, background-color .3s ease;
    -moz-transition: color .3s ease,border-color .3s ease, background-color .3s ease;
    transition: color .3s ease,border-color .3s ease, background-color .3s ease;
    font-weight: 600;
    font-style: normal;
    font-family: "Montserrat", "Open Sans", "PT Sans", sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    padding: 14px 20px;
    justify-content: flex-start;
}
#accordionMenuPepita .accordion-item h2 {
    /* margin-bottom: 15px; */
    margin-bottom: 12px;
}
#accordionMenuPepita .accordion-item:last-child h2 {
    margin-bottom: 0px;
}
#accordionMenuPepita .accordion-item h2 .accordion-button::after {
    display: none;
}
#accordionMenuPepita.accordion-flush .accordion-item {
    border:0px;
}
#accordionMenuPepita.accordion-flush .accordion-item .vc_tta-icon {
    color:#f0ab33;
    font-size: 15px;
    padding-right: 15px;
    -webkit-transition: color .3s ease, backgrond-color .3s ease;
    -moz-transition: color .3s ease, backgrond-color .3s ease;
    transition: color .3s ease, backgrond-color .3s ease;
}
#accordionMenuPepita .accordion-item h2 .accordion-button:hover {
    border-color: #f0ab33;
}
#accordionMenuPepita .accordion-item h2 .accordion-button:focus {
    box-shadow: unset;
}
#accordionMenuPepita .accordion-item h2 .accordion-button:not(.collapsed) {
    color: #303030;
    background-color: #ffffff;
    box-shadow: unset;
    border-color: #f0ab33;
}
.menu .menu-content span.name {
    padding: 0;
    background: #fff;
    position: relative;
    z-index: 3;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 20px;
    color: #303030;
    font-family: 'NeutraTextDemiSC';
    letter-spacing: 0px;
    padding-right: 10px;
}
.menu .menu-content span.price {
    background: #fff;
    position: relative;
    z-index: 3;
    padding: 0;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 24px;
    color: #303030;
    font-family: 'NeutraTextDemiSC';
    letter-spacing: 0px;
    padding-left: 10px;
}
#accordionMenuPepita .accordion-item .accordion-body {
    padding-top:0px;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:40px;
}
/* .menu .menu-content .menu-image {
    width: 25%;
    padding-right: 20px;
} */
.menu .menu-content::after {
    display: none;
}
.menu .menu-content .col-9 {
    padding-left:0px;
}
.block-name-price {
    display: flex;
    justify-content: space-between;
    position: relative;
}
.menu .menu-ingredients {
    font-size: 14px;
    line-height: 1.6;
    /* line-height: 14px; */
    letter-spacing: 0px;
    font-family: 'Muli';
    font-style: normal;
    font-weight: 300;
    text-transform: none;
    color: #303030;
}
.menu #Entrantes-lapepita .menu-ingredients {
    line-height: 14px;
}
.menu .menu-content a.gallery-lightbox {
    padding:0px;
}
.menu .menu-content {
    margin-top: 40px;
}
h5.dfd-title {
    font-family: NeutraTextDemiSC;
    color: #303030;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
    line-height: 20px;
    letter-spacing: 0px;
    margin-top:30px;
}
#accordionMenuPepita .accordion-item .accordion-body {
    font-size: 14px;
    color: #303030;
    line-height: 18px;
    font-family: "Muli";
    font-style: normal;
    font-weight: 300;
    text-transform: none;
    letter-spacing: 0px;
}
.space-40 {
    height:40px;
}
.space-30 {
    height:30px;
}
.space-20 {
    height:20px;
}
.space-15 {
    height:15px;
}
.space-10 {
    height:10px;
}
.block-gray {
    padding:20px;
    background:#f7f7f7;
    text-align: center;
}
.block-gray h5.dfd-title {
    margin-top:0px;
}
.block-gray p {
    font-size: 12px;
    line-height: 14px;
    color: #7b7b7b;
    letter-spacing: 0;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
    font-family: "Open Sans";
}
.block-gray p:last-child {
    margin-bottom:0px;
}
.block-border-gray {
    padding:20px;
    background:#ffffff;
    text-align: center;
    border:4px solid #f7f7f7;
}
.block-border-gray h5.dfd-title {
    margin-top:0px;
}
.block-border-gray h5.dfd-title + p {
    color: #303030;
    line-height: 18px;
    font-family: "Muli";
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    text-transform: none;
    letter-spacing: 0px;
}
.block-border-gray p {
    font-size: 14px;
    line-height: 28px;
    color: #7b7b7b;
    letter-spacing: 0;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
    font-family: "Open Sans";
}
.block-border-gray p:last-child {
    margin-bottom:0px;
}
.list-pepita {
    padding:0px;
}
.list-pepita li {
    font-size: 12px;
    font-family: NeutraTextDemiSC;
    letter-spacing: 0px;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 24px;
    color: #303030;
    display: flex;
    justify-content: space-between;
    margin-bottom:15px;
}
.list-pepita li .li-name .li-name-desc {
    line-height: 14px;
    letter-spacing: 0px;
    font-size: 14px;
    font-family: "Muli";
    font-style: normal;
    font-weight: 300;
    text-transform: none;
    color: #303030;
    display: block;
}
.list-pepita li .li-image img {
    width:40px;
}
.list-pepita li.li-title .dfd-title {
    font-size: 15px;
}
.list-pepita li.li-title {
    display: block;
}
.list-pepita li.li-title span {
    color: #303030 !important;
    line-height: 18px;
    font-family: "Muli";
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    text-transform: none;
    letter-spacing: 0px;
}
.list-pepita li.li-title,
.list-pepita li.li-title + li,
.list-pepita li.li-title + li + li {
    margin-bottom: 5px;
}
.about {
    background: #ffffff;
    border-top: 4px dashed #f7f7f7;
    position: relative;
}
.about::before {
    content: "\f078";
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    text-align: center;
    font-family: "Font Awesome 5 Pro";
    color: #f0ab33;
    font-weight: 600;
    font-size: 20px;
    background: #ffffff;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}
.label-orange {
    padding:6px 10px;
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
    line-height: 0;
    color: #fff;
    text-transform: uppercase;
    background: #f0ab33;
    font-size: 10px;
    letter-spacing: 0px;
    display: inline-block;
    overflow: hidden;
    font-family: "NeutraTextDemiSC";
    font-style: normal;
    font-weight: 400;
    width:auto;
    height: 25px;
    display: flex;
    align-items: center;
    margin: 0 auto;
}

.dfd-heading-module .dfd-sub-title {
    color: #383838;
    font-family: "NeutraTextDemiSC";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 24px;
    letter-spacing: 0px;
}
.dfd-heading-module .dfd-title {
    color: #303030;
    font-family: "NeutraTextDemiSC";
    font-size: 35px;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
    line-height: 35px;
    letter-spacing: 0px;
}
.dfd-heading-module p {
    font-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
    line-height: 28px;
    letter-spacing: 0;
    color: #7b7b7b;
}
.dfd-heading-module p.p-price {
    font-family: "NeutraTextDemiSC";
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
    line-height: 25px;
    letter-spacing: 0px;
    color: #2d2d2d;
}
.dfd-info-box .head-wrap {
    display: flex;
    align-items: baseline;
}
.dfd-info-box .head-wrap .title-wrap {
    padding-left: 20px;
}
.dfd-info-box .head-wrap .title-wrap .info-box-title {
    font-family: "NeutraTextDemiSC";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
    line-height: 18px;
    letter-spacing: 0px;
    color: #303030;
    margin-bottom:15px;
}
.dfd-info-box .content-wrap ul {
    margin-left: 35px;
    list-style: none;
}
.dfd-info-box .content-wrap ul li,
.dfd-info-box .content-wrap p {
    font-family: Muli;
    font-weight: 300;
    font-style: normal;
    font-size: 13px;
    color: #828282 !important;
    text-transform: none;
    line-height: 1.6;
    letter-spacing: -0.2px;
    position: relative;
}
.dfd-info-box .content-wrap ul li:before {
    content: "•";
    color: #f0ab33;
    position: absolute;
    left: -15px;
    top: -2px;
}
.dfd-info-box .content-wrap p {
    margin-left: 50px;
}
.dfd-info-box {
    margin-bottom: 8px;
}

/** FOOTER **/
#footer {
    background: #ffffff;
}
#footer .social-links {
    padding: 10px;
    border: 4px dashed #f7f7f7;
    display: inline-flex;
    width: 100%;
    text-align: center;
    justify-content: center;
    margin-bottom:0px!important;
}
#footer .social-links a {
    position: relative;
    margin-right: 3px;
    font-size: 20px;
    color: #28262b;
    text-align: center;
    float: left;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    z-index: 1;
    background: #fff;
    border-radius: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#footer .social-links a.facebook:hover {
    background: #3b5998;
    color: #ffffff;
}
#footer .social-links a.twitter:hover {
    background: #55acee;
    color: #ffffff;
}
#footer .social-links a.instagram:hover {
    background: #cc29a5;
    color: #ffffff;
}
.credits p {
    text-align: center;
    font-size: 12px;
    margin-bottom: 0.1em!important;
    font-family: "Open Sans";
    font-style: normal!important;
    font-weight: 400;
    text-transform: none;
    line-height: 28px;
    letter-spacing: 0;
    color: #7b7b7b;
}
.credits p a {
    color: #7b7b7b;
}
.p-text {
    font-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
    line-height: 28px;
    letter-spacing: 0;
    color: #7b7b7b;
}
.back-to-top {
    width: auto;
    color: #fff;
    border-radius: 0px;
    font-family: "Open Sans";
    text-transform: uppercase;
    font-size: 10px;
    padding: 0 15px 0 12px;
}
.back-to-top i {
    font-size: 10px;
    margin-right: 5px;
}
.alert-pepita {
    margin-bottom:0px!important;
    min-height: 60px;
    background-color: #f0ab33;
    font-family: "Open Sans";
    position: fixed;
    left: 0;
    right: 0;
    align-items: center;
    justify-content: center;
    padding: 15px 36px 15px 10px;
    z-index: 9999999;
    display: flex;
    top:35px;
    border-radius: 0px;
    color:#ffffff;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 0;
}
.btn.btn-anim {
    background-color: #ffffff;
    font-family: inherit;
    color: #303030;
    border-radius: 4px;
    text-decoration: none;
    display: inline-block;
    vertical-align: top;
    line-height: 1.2;
    font-size: 16px;
    font-weight: 400;
    padding: 5px 20px;
    white-space: nowrap;
    margin-left: 10px;
}
.btn.btn-anim {
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-delay: 3s
}
.btn.btn-anim {
    -webkit-animation-name: tada;
    animation-name: tada;
}
/* .btn.btn-anim:hover {
    -webkit-animation-name: tada;
    animation-name: tada;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
} */
.subcat-p {
    margin-top:40px;
}
.dfd-title + .subcat-p {
    margin-top:0px!important;
}
.space-40 + .subcat-p {
    margin-top:0px!important;
}
#Guarniciones-lapepita .block-border-gray {
    margin-top:40px!important;
}
.menu .menu-content .only-text span.name {
    font-size: 12px;
}
.menu .menu-content .only-text span.price {
    font-size: 12px;
}
.width-100 {
    width:100%!important;
}
.menu .menu-content.menu-content-tiny {
    margin-top: 15px;
    display: block;
}
.menu .menu-content.menu-content-tiny .block-name-price {
    align-items: baseline;
}
.menu .menu-content.menu-content-tiny .menu-ingredients {
    font-family: "Muli";
    font-size: 13px;
    line-height: 14px;
}
#Bebidas-lapepita .space-40 {
    display: none;
}
.block-name-price::after,
.menu-ingredients.menu-ingredients-copa::after {
    content: "";
    /* border-bottom: 1px dashed #bbb; */
    border-bottom: 1px dotted #bbb;
    position: absolute;
    width: 100%;
    bottom:7px;
}
.wo-dashed .block-name-price::after {
    top: 15px;
    z-index: 3;
    bottom: auto;
    width: 157px;
    right: 37px;
}
.block-name-price.block-name-price-copa::after {
    display:none!important;
}
.menu-ingredients.menu-ingredients-copa + .price {
    display: none;
}
.block-name-price.block-name-price-copa {
    flex-direction: column;
}
.block-name-price.block-name-price-copa .menu-ingredients.menu-ingredients-copa {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    position: relative;
}
.block-name-price.block-name-price-copa .menu-ingredients.menu-ingredients-copa span.name-copa {
    font-weight: 300;
    text-transform: uppercase;
    font-size: 12px;
    font-family: NeutraTextDemiSC;
    letter-spacing: 0px;
}
.block-name-price.block-name-price-copa span.name {
    margin-bottom:10px;
}
.menu-content.menu-content-tiny .row .col-3 + .col-12 {
    flex: 0 0 auto;
    width: 75%;
}


/** MODAL **/
/* The Modal (background) */
.modal {
    display: none;
    position: fixed;
    z-index: 999;
    /* padding-top: 100px; */
    padding-top: 140px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.7);
  }
  
  /* Modal Content */
  .modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    width: 90%;
    max-width: 1200px;
  }
  
  /* The Close Button */
  .close {
    color: white;
    position: absolute;
    top: 80px;
    right: 25px;
    font-size: 35px;
    font-weight: bold;
  }
  
  .close:hover,
  .close:focus {
    color: #999;
    text-decoration: none;
    cursor: pointer;
  }
  
  /* Hide the slides by default */
  .mySlides {
    display: none;
    padding:20px;
  }
  
  /* Next & previous buttons */
  .prev,
  .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 8px;
    margin-top: -50px;
    color: white;
    font-weight: bold;
    font-size: 15px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
    background: rgba(0, 0, 0, 0.3);
  }
  
  /* Position the "next button" to the right */
  .next {
    right: 0;
    border-radius: 3px 0 0 3px;
  }
  
  /* On hover, add a black background color with a little bit see-through */
  .prev:hover,
  .next:hover {
    background-color: rgba(0, 0, 0, 0.8);
  }
  
  /* Number text (1/3 etc) */
  .numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
  }

  .modal.modal-popup .modal-content {
    padding: 30px;
    background-color: rgba(255,255,255,.9);
    border-radius: 0px;
    border: 4px dashed #fff;
  }
  .modal.modal-popup .modal-content .dfd-heading-module .dfd-title {
    font-size: 33px;
    font-weight: 800;
    line-height: 36px;
    letter-spacing: -1px;
}
.modal.modal-popup .modal-content .dfd-heading-module .dfd-sub-title {
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
}
.modal.modal-popup .close {
    top: 200px;
    right: 10px;
}
.modal.modal-popup .close {
    font-size: 20px;
}
.modal.modal-popup {
    padding-top: 240px;
}
  
  /* ANIMACIONES */
  .reveal{
    position: relative;
    transform: translateX(-150px);
    opacity: 0;
    transition: 1s all ease;
  }
  
  .reveal.active{
    transform: translateX(0);
    opacity: 1;
  }
  .alert.alert-pepita {
    -webkit-animation: expand .5s;
}
@-webkit-keyframes expand {
    0%{top:-64px}
    100%{top:0px}
}

.block-alert-grey {
    border: 4px solid #f7f7f7;
    padding: 10px;
    margin:10px 0 15px;
}
.block-alert-grey p {
    margin-bottom:0px;
    text-align: center;
    font-size: 10px;
    line-height: 12px;
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0;
    color: #7b7b7b;
}
.block-alert-orange {
    padding: 20px;
    background-color: #f0ab33;
    margin: 10px 0 15px;
}
.block-alert-orange p {
    margin-bottom:0px;
    text-align: center;
    color: #ffffff;
    font-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
    line-height: 28px;
    letter-spacing: 0;
}

.alert-pepita2 {
  margin-bottom: 0px !important;
  min-height: 30px;
  background-color: #f7f7f7;
  font-family: "Open Sans";
  position: fixed;
  left: 0;
  right: 0;
  align-items: center;
  justify-content: center;
  padding: 0;
  z-index: 9999999;
  display: flex;
  top: 0px;
  border-radius: 0px;
  color: #7b7b7b;
  font-weight: bold;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: 0;
}

#google_translate_element {
  background: transparent !important;
  margin-top: 5px !important;
  border: 0 !important;
}

.goog-te-gadget-simple {
  background: transparent !important;
  border: 0 !important;
}
.goog-te-gadget-simple .goog-te-menu-value span {
  vertical-align: bottom !important;
}