/*#toolbar{
  display: none;
}*/
body {
  font-family: 'Marvel', sans-serif !important; 
  font-size: 16px;
}

p{
  color: gray !important; 
  font-family: 'Marvel', sans-serif !important; 
  font-size: 16px !important; 
  line-height: 18px !important; 
}

.detailContent{
  margin: 20px;
  position: relative;
}

#tabs{background-color: #FFF;border: 1px solid #DDD;padding: 10px;position: fixed;right: 0px;top: 250px;z-index: 3;}
#tabs ul{border-bottom: none !important; padding: 10px !important; }
#tabs .primary li a{border-color: #bbb;border-style: solid solid none solid;border-width: 1px;height: auto;margin-right: 0.5em;padding: 0 1em;text-decoration: none;}
#tabs li a{background: none repeat scroll 0 0 #F8F8F8 !important;border: 1px solid #DDD !important;color: #666;display: inline-block;font: 10px/10px Arial;padding: 5px !important;text-align: center;text-transform: uppercase;}

.whatsapp_chat {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 1000;
}
.whatsapp_chat .icon {
    background: url(../images/whatsapp.svg) no-repeat;
    display: block;
    height: 60px;
    width: 60px;
    background-size: 100%;
}
#header {
  background-color: transparent;
  justify-content: center;
  position: relative;
  width: 100%;
  top: 0px;
}

#header figure {
  margin: 0;
}

#header .slide{
  width: 100%;
}

#header .slideMovil { display: none; }


.container {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto; 
}

#header .logo{
  width: 40%;
  margin: 30px 30% 0px 30%;
}


.container.header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 100%;
  border-bottom: 4px solid #A2865A;
}


.container.header .logo {
  margin: 0;
}

.container.header .intro {
  border-bottom: 2px solid #A0865A;
  width: 26%;
  margin: 0px 37%;
  top: -5%;
  position: relative;
}

.container.header .slogan {
  color: #fff;
  width: auto;
  position: relative;
  float: right;
  padding: 18px 0px;
  font-size: 20px;
  margin: 0px 5px;
  text-align: left;
  width: 59%;
}


.carticon {
    border: none;
    color: #3d1314;
    width: 50px;
    height: 60px;
    position: absolute;
    padding: 15px 15px;
    font-size: 20px;
    background: url(../images/cart.png) 0px 0px/100% auto no-repeat;
    top: 15px;
    right: 20px;
    color: #fff;
}

.cart-block-summary {
  display: none !important;
}

#uc_cart{
    transition: .2s;
    background: #fff;
    width: 300px;
    height: 100%;
    position: fixed;
    top: 150px;
    right: -359px;
    z-index: 100;
    padding: 10px;
    color: #fff;
    box-shadow:
    0 2.8px 2.2px rgba(0, 0, 0, 0.034),
    0 6.7px 5.3px rgba(0, 0, 0, 0.048),
    0 12.5px 10px rgba(0, 0, 0, 0.06),
    0 22.3px 17.9px rgba(0, 0, 0, 0.072),
    0 41.8px 33.4px rgba(0, 0, 0, 0.086),
    0 100px 80px rgba(0, 0, 0, 0.12);
}
#uc_cart.active {
  right: 0px;
}

#uc_cart .uc_pic_cart_block_sort_header{
  display: none;
}

#uc_cart #uc_pic_cart_block_content{
  width: 100%;
}

#uc_cart .uc_pic_cart_block_td.pic{
  width: 60px;
    float: left;
    position: relative;
    height: 60px;
    margin: 0px;
}
#uc_cart .uc_pic_cart_block_productimage{
  float: left;
  width: auto;
}
#uc_cart .uc_pic_cart_block_td.title{
    width: auto;
    height: 30px;
    position: relative;
    float: left;
    padding: 10px 0px;
    border-bottom: none;
    margin: 0px;
    bottom: 10px;
}
#uc_cart .uc_pic_cart_block_td.title a{
    color: #A2865A;
    text-decoration: none;
    position: relative;
    top: -10px;
}

#uc_cart tr.even, tr.odd{
  background-color: #fff; 
  height: 30px !important;
}
#uc_cart .uc_pic_cart_block_spanqty {
    margin-left: 10px;
    margin-right: 10px;
    line-height: 10px;
}

#uc_cart .uc_pic_cart_block_summary{
  width: 100%;
}

#uc_cart .uc_pic_cart_block_summary .uc_pic_cart_block_summary_tditems{
  color: #A2865A;
  font-weight: 400;
  width: 50%;
}
#uc_cart .uc_pic_cart_block_summary .uc_pic_cart_block_summary_tdtotal{
  color: #A2865A;
  font-weight: 600;
  width: 50%;
  text-align: right;
}
#uc_cart .uc_pic_cart_block_summary_tdview a{
    height: auto;
    border: none;
    background: #A38658;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
    width: auto;
    margin: 0px;
    padding: 5px;
}
#uc_cart .uc_pic_cart_block_summary_tdcheckout a{
    height: auto;
    border: none;
    background: #A38658;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
    width: auto;
    margin: 0px;
    padding: 5px;
    float: right;
}

#uc_cart--spring.is-active #uc_cart-inner {
    transition-delay: 0.22s;
    background-color: transparent !important; }
    #uc_cart--spring.is-active #uc_cart-inner::before {
      top: 0;
      transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
      transform: translate3d(0, 10px, 0) rotate(45deg); }
    #uc_cart--spring.is-active #uc_cart-inner::after {
      top: 0;
      transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
      transform: translate3d(0, 10px, 0) rotate(-45deg); }

.container.header .menu {
  position: absolute;
  left: 0;
  top: -500px;
  background-color: #A0865A;
  opacity: 1;
  transition: .2s;
  width: 250px;
  z-index: 100;
}

.container.header .menu.active {
  top: 0px;
}

.container.header .menu ul {
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  align-items: center;
  margin: 0;
  padding: 0;
}

.container.header .menu li {
  height: 40px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 0;
  transition: .2s;
}

.container.header .menu li:hover {
  background: #fff;
}
.container.header .menu li:hover > a {
  color: #aaa;
}
.container.header .menu ul li a {
  text-decoration: none;
  color: #fff;
  font-size: 1.2rem;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.container.header .trip{
  color: #fff;
  width: 70%;
  position: relative;
  float: right;
  padding: 15px 0px;
  margin: 0px 15%;
  font-size: 18px;
  font-style: italic;
  text-align: center;
  margin-bottom: 100px;
}

.container.header .items{
  width: 70%;
  position: relative;
  margin: 0px 15%;
}
.container.header .items li{
  width: 30%;
  position: relative;
  margin: 0px 10%;
  float: left;
  list-style: none;
  height: 70px;
  transition: .1s;
}

.container.header .items li a{
  color: #fff;
  padding: 33px 0px 45px 25px;
  text-transform: none;
  position: relative;
  float: left;
  font-size: 30px;
  text-decoration: none;
  position: relative;
}
.container.header .items li a:hover {
  opacity: 0.8;
}
/*
.container.header .items .reserva{
  background: url(../images/reservas_menu.svg) -20px -30px/50% auto no-repeat;
}
.container.header .items .carta{
  background: url(../images/reservas_menu.svg) 0px -247px/47% auto no-repeat;
}
*/
.container.header .items .icon{
  width: 80px;
  height: 80px;
  position: relative;
  float: left;
}
.container.header .items .icon img{
    width: 100%;
    height: auto;
}


#we {
  display: flex;
  justify-content: center;
  margin-top: 85px;
  background: #fff;
}

#we .container.we {
  max-width: 800px;
  margin: 80px 0px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#we .container.we .icon{
  background: url(../images/iconos_secciones_home.svg) 0px 0px/100% auto no-repeat;
  width: 150px;
  height: 150px;
  margin: 0 auto;
}

#we .container.we h2 { 
  text-align: center;
  font-size: 40px;
  font-weight: 600;
  color: #A38658;
  text-transform: uppercase;
}

#we .container.we .lighted { 
  font-size: 20px;
  font-weight: 600;
  color: #A38658;
  margin-bottom: 20px;
}

#we .container.we .resumen p{ 
  font-size: 22px;
  font-weight: 300;
  color: #A38658;
  margin-bottom: 20px;
}

#we .container.we br { 
  margin-bottom: 20px;
}

#meal {
  display: flex;
  justify-content: center;
  background: #fff;
  
}
#meal h2 {
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    color:#A38658;
    text-transform: uppercase;
    margin: 0 auto;
    padding: 20px 0px;
}
#meal .meals {
  width: 100%;
}

#meal .mealsMovil { display: none; }

#meal .meal {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 5px 0px;
  width: 100%;
}

#meal .meal .view-platos.view-display-id-block, #meal .meal .view-platos.view-display-id-block_1{
  width: 50%;
}


#meal .meal article{
  width: 100%;
  height: auto;
  margin: 10px 5%;
  position: relative;
  float: left;
  transition: .1s;
}

#meal .meal article .icon{
  position: absolute;
  bottom: 10%;
  left: 20px;
  width: 25%;
  height: 100px;
  margin-left: 15%;
}

#meal .meal article .prom img{
  width: 120%;
  height: auto;
  content: url(../images/prom.svg);
  left: -20px;
  position: relative;
}

#meal .meal article .reco img{
  width: 120%;
  height: auto;
  content: url(../images/reco.svg);
  left: -20px;
  position: relative;
}

#meal .meal .promoted .icon .promo{
  width: 100%;
  height: 100px;
  background: url(../images/prom.svg) 15px -24px/80% auto no-repeat;
  left: -20px;
  position: relative;
}

#meal .meal .recomended .icon .reco{
  width: 100%;
  height: 100px;
  background: url(../images/reco.svg) 15px -24px/80% auto no-repeat;
  left: -20px;
  position: relative;
}

#meal .meal article h2{
  width: 55%;
  margin-left: 5%;
  position: absolute;
  bottom: 5%;
  right: 0px;
  color: #fff;
  font-size: 22px;
  padding: 20px 0px;
  text-shadow: 2px 2px #000;
}

#meal .meal article .plato{
  width: 100%;
  height: auto;
}

#meal .meal article:hover{
  opacity: 0.7
}


#meal .meal .menu_link{
  width: 40%;
  margin: 0 auto;
  position: relative;
  border-bottom: 2px solid #A0865A;
}

#meal .meal .menu_link .icon{
  width: 40%;
  height: 80px;
  position: relative;
  float: left;
}

#meal .meal .menu_link .icon img{
  width: 100%;
  height: auto;
}

#meal .meal .menu_link h2{
  width: 55%;
  margin-left: 5%;
  position: relative;
  color: #fff;
  font-size: 24px;
  padding: 30px 0px 0px;
  float: left;
}


#reserved {
  display: flex;
  justify-content: center;
  background: #fff;
}

#reserved .container.reserved {
  max-width: 1200px;
  width: initial;
  margin: 80px 0px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#reserved .container.reserved .icon{
  background: url(../images/iconos_secciones_home.svg) 0px -210px/100% auto no-repeat;
  width: 150px;
  height: 150px;
  margin: 0 auto;
}

#reserved .container.reserved h2 { 
  text-align: center;
  font-size: 40px;
  font-weight: 600;
  color: #A38658;
  text-transform: uppercase;
}

#reserved .messages{

}

#reserved .form {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 568px;
  color: #A38658;
}

#reserved .form #reservas_form h2{
  display: none;
}

#reserved .form input::placeholder {
  color: #A38658;
  font-size: 16px;
  font-weight: 300;
}


#reserved .form input{
  height: 40px;
  border: none;
  background: #fff;
  color: #A38658;
  font-size: 16px;
  font-weight: 300;  
  text-transform: uppercase;
}

#reserved .form .webform-component-textfield, #reserved .form .webform-component-email, #reserved .form .webform-component-date  {
  margin-bottom: 40px;
  width: 45%;
  float: left;
  position: relative;
  padding: 0 0 0 12px;
  box-sizing: border-box;
  border-bottom: 2px solid #A38658;
  margin-right: 2.5%;
}

#reserved .form .webform-component-email{
  width: 100%;
}

#reserved .form .webform-calendar{
  width: 30px;
  height: auto;
  margin: 0px 0px 9px;
}

#reserved .form .webform-component-radios{
  width: 100%;
}

#reserved .form input[type=checkbox] {
  background: #A38658;
  color: #fff;
}

#reserved .form input[type=checkbox]:checked:after {
         content: "";
         display: block;
         width: 5px;
         height: 10px;
         border: solid black;
         border-width: 0 2px 2px 0;
         -webkit-transform: rotate(45deg);
         -ms-transform: rotate(45deg);
         transform: rotate(45deg);
         position: absolute;
         top: 2px;
         left: 6px;
}

#reserved .form .webform-component--letrero {
  max-width: 408px;
  display: flex;
}

#reserved .form .webform-component--letrero input {
  height: 20px;
  margin: 0;
  /* background: #e2002a; */
  width: 20px;
}

#reserved .form .webform-component--letrero label {
  font-size: 12px;
  font-weight: 300;
  margin-left: 5px;
}


#reserved .form .webform-component--terminos-y-condiciones {
  max-width: 408px;
  display: flex;
}

#reserved .form .webform-component--terminos-y-condiciones input {
  height: 20px;
  margin: 0;
  /* background: #e2002a; */
  width: 20px;
}

#reserved .form .webform-component--terminos-y-condiciones label {
  font-size: 12px;
  font-weight: 300;
  margin-left: 5px;
}

#reserved .form .webform-submit {
  height: 50px;
  border: none;
  background: #A38658;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  padding: 0;
  cursor: pointer;
  width: 40%;
  margin: 0px 30%;
}



#terrace {
  background-color: #A38658;
  position: relative;
  overflow: hidden;
  height: 816px;
  width: 100%;
}

#terrace .info {
  width: 40%;
  height: auto;
}

#terrace h2 { 
  text-align: center;
  font-size: 40px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
}

#terrace h2 a { 
  text-align: center;
  font-size: 40px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
}

#terrace .info p { 
  text-align: center;
  font-size: 22px;
  font-weight: 400;
  line-height: 24px;
  color: #fff !important;
  text-transform: normal;
  text-align: left;
  margin: 0px 30px;
}

#terrace .info p a { 
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  line-height: 24px;
  color: #fff;
  text-transform: normal;
  text-align: left;
}


#terrace aside {
  width: 50%;
  height: auto;
  position: absolute;
  top: 0px;
  right: 0px;
}

#terrace aside img{
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
}

#newsletter {
  margin-top: 150px;
}

#newsletter .container {
  margin: 0 auto;
}

#newsletter .header {
  max-width: 500px;
  margin: 0 auto;
  text-align: center;
}

#newsletter .header h2 {
  font-size: 40px;
  margin: 0;
  font-weight: 700;
  color: #A38658;
  text-transform: uppercase;
}

#newsletter .header p {
  margin: 0;
  font-size: 20px;
  font-weight: 300;
}

#newsletter hr {
  height: 2px;
  border: none;
  background: #A38658;
  margin: 10px auto 20px;
  max-width: 1000px;
}

#newsletter #form_newsletter {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 568px;
}

#newsletter #form_newsletter input::placeholder {
  color: #A38658;
  font-size: 16px;
  font-weight: 300;
}

#newsletter #form_newsletter input {
  height: 40px;
  border: none;
  background: #fff;
  color: #A38658;
  font-size: 16px;
  font-weight: 300;
  padding: 0 0 0 12px;
  box-sizing: border-box;
  margin-bottom: 40px;
  width: 45%;
  border-bottom: 2px solid #A38658;
  text-transform: uppercase;
}

#newsletter #form_newsletter #email{
  width: 100%;
}

#newsletter #form_newsletter input[type=checkbox] {
  background: #A38658;
  color: #fff;

}

#newsletter #form_newsletter input[type=checkbox]:checked:after {
         content: "";
         display: block;
         width: 5px;
         height: 10px;
         border: solid black;
         border-width: 0 2px 2px 0;
         -webkit-transform: rotate(45deg);
         -ms-transform: rotate(45deg);
         transform: rotate(45deg);
         position: absolute;
         top: 2px;
         left: 6px;
}

#newsletter #form_newsletter #terminos {
  max-width: 408px;
  display: flex;
}

#newsletter #form_newsletter #terminos input {
  height: 20px;
  margin: 0;
  /* background: #e2002a; */
  width: 20px;
}

#newsletter #form_newsletter #terminos label {
  font-size: 12px;
  font-weight: 300;
  margin-left: 5px;
}

#newsletter #form_newsletter .btn_enviar {
  height: 50px;
  border: none;
  background: #A38658;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  padding: 0;
  cursor: pointer;
  width: 40%;
  margin: 0 auto;
}

#instagram {
  padding: 50px 0;
  margin: 80px 0;
}

#instagram h2 { 
  text-align: center;
  font-size: 40px;
  font-weight: 600;
  color: #A38658;
  text-transform: uppercase;
}

#instagram a { 

}

#footer {
  background:#3d1314;
  margin-top: 160px;
}

#footer .logo {
  margin: 0 auto;
  width: 18%;
}

#footer .container {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: url(.../images/molino.svg) 70% 0px/30% auto no-repeat;
  border-bottom: 4px solid #9f865d;
}

#footer .redes {
  margin: 0 auto;
  border-bottom: 4px solid #857671;
  width: 40%;
}

#footer .redes ul {
  padding: 0;
  margin: 0 auto;
  list-style: none;
  height: 66px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  top: -1px;
  color: #ffffff;
  width: 262px;
}

#footer .redes ul li {
  text-indent: -99999px;
  height: 40px;
  width: 40px;
  padding: 0px 10px;
}

#footer .redes ul .face {
  background: url(../images/redes.svg) -14px -30px/500% auto no-repeat;
}

#footer .redes ul .twit {
 background:url(../images/redes.svg) -82px -30px/500% auto no-repeat;
}

#footer .redes ul .inst {
  background: url(../images/redes.svg) -151px -30px/500% auto no-repeat;
}

#footer .redes ul .mail {
  background: url(../images/redes.svg) -220px -30px/500% auto no-repeat;
}

#footer .redes ul a:hover {
  opacity:0.7;
}

#footer .redes ul aside {
  font-size: 21px;
  font-weight: 300;
  margin-right: 8px;
}

#footer .redes ul a {
  height: 100%;
  display: block;
  transition: .1s;
}

#footer .copy {
  max-width: 800px;
  font-size: 16px;
  font-weight: 600;
  color: #857671;
  text-align: center;
  margin: 0 auto;
  padding: 30px;
}

#footer p {
  font-size: 16px;
  font-weight: 600;
  color: #857671;
  text-align: left;
  margin: 0px 0px 10px 0px;
}

.cart_icon{
  position: absolute;
  top: 10px;
  left:0;
  background: url(../images/cart.png) no-repeat -1px -1px/40px auto;
  position: relative; 
  width: 40px; 
  height: 40px; 
  float: left; 
  text-indent: -9999px; 
}


/*INTERNAS*/
#header .backing{
  width: 100%;
}

#header .backingMovil { display: none; }


#header .logo_in{
  width: 10%;
  margin: -10px 30% 0px 45%;
}

.header_in .hamburger{
  position: absolute;
  top: 10px;
}

.container.header_in {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 100%;
  border-bottom: 4px solid #A2865A;
}

.container.header_in .logo {
  margin: 0;
}

.container.header_in .menu {
  position: absolute;
  left: 0;
  top: -500px;
  background-color: #A0865A;
  opacity: 1;
  transition: .2s;
  width: 250px;
  z-index: 100;
}

.container.header_in .menu.active {
  top: 90px;
}

.container.header_in .menu ul {
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  align-items: center;
  margin: 0;
  padding: 0;
}

.container.header_in .menu li {
  height: 40px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 0;
  transition: .2s;
}

.container.header_in .menu li:hover {
  background: #fff;
}
.container.header_in .menu li:hover > a {
  color: #aaa;
}
.container.header_in .menu ul li a {
  text-decoration: none;
  color: #fff;
  font-size: 1.2rem;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.container.header_in .title{
  position: relative;
  top: 30px;
  margin: 0 auto;
  width: 30%;
  border-bottom: 4px solid #A2865A;
  margin-bottom: 90px;
}

.container.header_in .icon_section{
  position: absolute;
  width: 25%;
  float: left;
  left: 10%;
  top: -40%;
}
.container.header_in .icon_section img {
  position: relative;
  left: 20px;
}

.container.header_in .txt{
  width: auto;
  position: relative;
  color: #fff;
  font-size: 22px;
  text-shadow: 2px 2px #000;
  padding: 20px 0px 20px 50%;
}

.container.header_in .plato {
  top: 30%;
  width: 100%;
  min-height: 500px;
}

.container.header_in .plato img {
  width: 100%;
  height: auto;
}


#info {
  display: flex;
  justify-content: center;
  margin-top: 85px;
  background: #fff;
}

#info .container.info {
  max-width: 1200px;
  margin: 80px 0px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#info .container.info h2 { 
  margin-top: 300px;
  text-align: center;
  font-size: 40px;
  font-weight: 600;
  color: #A38658;
  text-transform: uppercase;
}

#info .container.information .resumen p{ 
  font-size: 22px;
  font-weight: 300;
  color: #A38658;
  margin-bottom: 20px;
}

.sectionContent{
  display: flex;
  justify-content: center;  
}


.sectionContent h2 { 
  text-align: center;
  font-size: 40px;
  font-weight: 600;
  color: #A38658;
  text-transform: uppercase;
}

.detailContent{
  display: flex;
  justify-content: center;  
}

/* RESERVAS FORM IN */
#reservas_form{
  display: flex;
  justify-content: center;   
}

#reservas_form .content{
  max-width: 1200px;
  margin: 80px 0px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#reservas_form h2 { 
  text-align: center;
  font-size: 40px;
  font-weight: 600;
  color: #A38658;
  text-transform: uppercase;
}

/*MENU*/

#menu_restaurante{
  width: 100%;
  height: auto;
  float: left;
  position: relative;
  padding: 20px 0px;
  top: 40px;
}

#menu_restaurante .menu_molinito {
  max-width: 1200px;
  margin:0 auto;   
}

.menu_molinito .views-row{
  float: left;
  position: relative;
  width: 70%;
  margin: 50px 15%;
}

.menu_molinito h2 { 
  text-align: center;
  font-size: 26px;
  font-weight: 600;
  color: #A38658;
  text-transform: uppercase;
}

.menu_molinito .item_menu{
  width: 50%;
  margin: 0 auto;
}

.menu_molinito .item_menu .items{
  width: 90%;
  margin: 10px 5%;
  margin-bottom: 30px;
}

.menu_molinito .menu plato{ 
  margin-bottom: 20px;
  width: 70%;
  float: left;
  position: relative;
}

.boton_menu{
  position: relative;
  margin-top: 30px;
  float: left;
  transition: .2s;
}

.boton_menu a{
  color:#fff;
  width: 30%;
  padding: 5px 10px;
  background: #A38658;
  text-decoration: none;

}
.boton_menu:hover{
  background: #9f865d;
}

.boton_menu a:hover{
  background: #9f865d;
  color: #000;
}
/*FIN MENU*/


/*GENERALES*/
.mas{
    height: 50px;
    border: none;
    background: #A38658;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 22px;
    font-weight: 700;
    padding: 0;
    cursor: pointer;
    width: 30%;
    margin: 4px 35%;
    float: left;
}
.mas a{
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    padding: 15px 32%;
    position: relative;
    float: left;
}
.whats_btn{
  height: 50px;
    border: none;
    background: #A38658;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 22px;
    font-weight: 700;
    padding: 0;
    cursor: pointer;
    width: 30%;
    margin: 4px 35%;
    float: left;
}
.whats_btn a{
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    padding: 15px 27%;
    position: relative;
    float: left;
}
.descargar{
  height: 50px;
    border: none;
    background: #A38658;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 22px;
    font-weight: 700;
    padding: 0;
    cursor: pointer;
    width: 30%;
    margin: 4px 35%;
    float: left;
}

.descargar a{
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    padding: 15px 31%;
    position: relative;
    float: left;
}

.pago{
  width: 60%;
  position: relative;
  float: left;
  margin: 20px 15%;
}
.pago span{
  margin: 0 auto;
  position: relative;
  text-align: center;
  width: 10%;
  margin: 0px 44%;
}
.pago img{
  width: auto;
  height: auto;
  margin: 30px 0px 0px 0px;

}


.compartir{
  z-index: 100;
  right: 50px;
  position: fixed;
  top: 200px;
  margin: -50px;
  transition: all 0.5s ease;
} 
.compartir .redes_sociales{
  position: relative;
  float:left;
  width:40px;
  padding:0px;
} 
.compartir .redes_sociales li{
  list-style: none;
    float: left;
    position: relative;
    width: 40px;
    height: 40px;
    cursor: pointer;
    margin: 0px;
    margin: 3px 0px;
}
.compartir .redes_sociales .st_facebook_large{
  left:0;
  background: url(../images/f.svg) no-repeat -1px -1px/40px auto;
  position: relative; 
  width: 40px; 
  height: 40px; 
  float: left; 
  text-indent: -9999px; 
  transition:all 0.2s ease;
  border-radius: 35px;
}

.compartir .redes_sociales .st_twitter_large{
  left:0;
  background: url(../images/t.svg) no-repeat -1px -1px/40px auto;
  position: relative; 
  width: 40px; 
  height: 40px; 
  float: left; 
  text-indent: -9999px; 
  transition:all 0.2s ease;
  border-radius: 35px;
}

.compartir .redes_sociales .st_pinterest_large{
  left:0;
  background: url(../images/p.svg) no-repeat -1px -1px/40px auto;
  position: relative; 
  width: 40px; 
  height: 40px; 
  float: left; 
  text-indent: -9999px; 
  transition:all 0.2s ease;
  border-radius: 35px;
}
.compartir .redes_sociales .st_whatsapp_large{
  left:0;
  background: url(../images/w.svg) no-repeat -1px -1px/40px auto;
  position: relative; 
  width: 40px; 
  height: 40px; 
  float: left; 
  text-indent: -9999px; 
  transition:all 0.2s ease;
  border-radius: 35px;
}
/*FIN GENERALES*/


/*Articulos*/
#articulo{
  width: 100%;
  height: auto;
  float: left;
  position: relative;
  padding: 20px 0px;
  top:40px;
}
#articulo .content {
  top: 10%;
  margin: 0px;
  max-width: 1170px;
  margin: 0 auto;
}

#articulo .imagen {
  width: 100%;
  max-height: 500px;
  position: relative;
  float: left;
  overflow: hidden;
}

#articulo .imagen img {
  width: 100%;
  height: auto;
}

#articulo h2 {
  width: 96%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  color: #A38658;
  font-weight: 600;
  font-size: 34px;
  line-height: 36px;
  margin: 20px 2%;
  text-transform: none;
}
#articulo .fecha {
  width: 96%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  color: #A38658;
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
  margin: 0px 2%;
}

#articulo .text {
  width: 100%;
  position: relative;
  float: left;
} 

#articulo .text .texto {
  width: 96%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  color: gray;
  font-weight: 400;
  margin: 0px 2%;
  font-family: 'Marvel', sans-serif;
  font-size: 16px;
  line-height: 18px;
}


#articulo .text .texto a{
  color:#A38658;
  font-weight: 500;
  padding: 1px 3px;
}
#articulo .text .texto img{
  max-width: 100%;
  height: auto;
  position: relative;
}

#articulo .etiquetas{
  width: 96%;
  padding: 10px 0px;
  height: auto;
  float: left;
  position: relative;
  margin: 0px 2%;
}

#articulo .etiquetas h5{
  color: #A38658;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
  width: 100%;
}

#articulo .etiquetas .field-item{
  width: auto;
  position: relative;
  float: left;
  margin: 5px 10px;
  padding: 5px 10px;
  border: 1px solid #f1f1f1;
}
#articulo .etiquetas .field-item a{
  text-align: center;
  color: #A38658;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}
#articulo .etiquetas .field-item a:hover{
  text-decoration: underline;
}

#articulo .info{
  width: 100%;
  position: relative;
  float: left;
  text-align: center;
  color:#e74c3c;
}
/*FIN Articulos*/

/*Platos*/
#platos{
  width: 100%;
  height: auto;
  float: left;
  position: relative;
  padding: 20px 0px;
  top:40px;
}
#platos .content {
  top: 10%;
  margin: 0px;
  max-width: 1170px;
  margin: 0 auto;
}

#platos .imagen {
  width: 100%;
  max-height: 500px;
  position: relative;
  float: left;
  overflow: hidden;
}

#platos .imagen img {
  width: 100%;
  height: auto;
}

#platos h2 {
  width: 96%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  color: #A38658;
  font-weight: 600;
  font-size: 34px;
  line-height: 36px;
  margin: 20px 2%;
  text-transform: none;
}
#platos .fecha {
  width: 96%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  color: #A38658;
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
  margin: 0px 2%;
}

#platos .text {
  width: 100%;
  position: relative;
  float: left;
} 

#platos .text .texto {
  width: 96%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  color: gray;
  font-weight: 400;
  margin: 0px 2%;
  font-family: 'Marvel', sans-serif;
  font-size: 16px;
  line-height: 18px;
}


#platos .text .texto a{
  color:#A38658;
  font-weight: 500;
  padding: 1px 3px;
}
#platos .text .texto img{
  max-width: 100%;
  height: auto;
  position: relative;
}

#platos .etiquetas{
  width: 96%;
  padding: 10px 0px;
  height: auto;
  float: left;
  position: relative;
  margin: 0px 2%;
}

#platos .etiquetas h5{
  color: #A38658;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
  width: 100%;
}

#platos .etiquetas .field-item{
  width: auto;
  position: relative;
  float: left;
  margin: 5px 10px;
  padding: 5px 10px;
  border: 1px solid #f1f1f1;
}
#platos .etiquetas .field-item a{
  text-align: center;
  color: #A38658;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}
#platos .etiquetas .field-item a:hover{
  text-decoration: underline;
}

#platos .info{
  width: 100%;
  position: relative;
  float: left;
  text-align: center;
  color:#e74c3c;
}
/*FIN Platos*/

/*Productos*/
#producto{
  width: 100%;
  height: auto;
  float: left;
  position: relative;
  padding: 20px 0px;
  top:40px;
}
#producto .content {
  top: 10%;
  margin: 0px;
  max-width: 1170px;
  margin: 0 auto;
}

#producto .imagen {
  width: 50%;
  max-height: 500px;
  position: relative;
  float: left;
  overflow: hidden;
}

#producto .imagen img {
  width: 100%;
  height: auto;
}

#producto h2 {
  width: 100%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  color: #A38658;
  font-weight: 600;
  font-size: 34px;
  line-height: 36px;
  text-transform: none;
  text-align: center;
  margin: 0px;
}

#producto .text {
  width: 50%;
  position: relative;
  float: left;
} 

#producto .text .texto {
  width: 96%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  color: gray;
  font-weight: 400;
  margin: 0px 2%;
  font-family: 'Marvel', sans-serif;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
}


#producto .text .texto a{
  color:#A38658;
  font-weight: 500;
  padding: 1px 3px;
}

#producto .text .info {
  width: 96%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  color: gray;
  font-weight: 400;
  margin: 0px 2%;
  font-family: 'Marvel', sans-serif;
  font-size: 16px;
  line-height: 18px;
}


#producto .text .info .peso {
  width: 96%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  color: gray;
  font-weight: 400;
  margin: 0px 2%;
  font-family: 'Marvel', sans-serif;
  font-size: 16px;
  line-height: 18px;
}
#producto .text .info .peso span{
  font-weight: 600;
  margin: 0px 2%;
  font-family: 'Marvel', sans-serif;
  font-size: 16px;
  line-height: 18px;
}
#producto .text .info .precio {
  width: 96%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  color: gray;
  font-weight: 600;
  margin: 0px 2%;
  font-family: 'Marvel', sans-serif;
  font-size: 20px;
  line-height: 22px;
  text-align: center;
}
#producto .text .info .precio span{
  font-weight: 400;
  margin: 0px 2%;
  font-family: 'Marvel', sans-serif;
  font-size: 18px;
  line-height: 20px;
}

#producto .text .info .carrito {
  width: 96%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  color: gray;
  font-weight: 600;
  margin: 0px 2%;
}

#producto .text .info .carrito .form-type-uc-quantity{
  width: 96%;
  margin: 0px 2%;
  height: auto;
  position: relative;
  float: left;
}
#producto .text .info .carrito .form-type-uc-quantity label{
  width: 50%;
  text-align: right;
  float: left;
  position: relative;
  padding: 3px 0px;
  margin-right: 20px;
}
#producto .text .info .carrito .form-type-uc-quantity input{
  width: 10%;
  text-align: center;
  float: left;
  position: relative;
}
#producto .text .info .carrito .form-submit{
  height: 50px;
    border: none;
    background: #A38658;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    padding: 0;
    cursor: pointer;
    width: 40%;
    margin: 20px 30%;
}

#producto .etiquetas{
  width: 96%;
  padding: 10px 0px;
  height: auto;
  float: left;
  position: relative;
  margin: 0px 2%;
}

#producto .etiquetas h5{
  color: #A38658;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
  width: 100%;
}

#producto .etiquetas .field-item{
  width: auto;
  position: relative;
  float: left;
  margin: 5px 10px;
  padding: 5px 10px;
  border: 1px solid #f1f1f1;
}
#producto .etiquetas .field-item a{
  text-align: center;
  color: #A38658;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}
#producto .etiquetas .field-item a:hover{
  text-decoration: underline;
}
/*FIN Productos*/

/*Ambientes*/
#ambiente{
  width: 100%;
  height: auto;
  float: left;
  position: relative;
  padding: 20px 0px;
  top:40px;
}
#ambiente .content {
  top: 10%;
  margin: 0px;
  max-width: 1170px;
  margin: 0 auto;
}

#ambiente .imagen {
  width: 50%;
  max-height: 500px;
  position: relative;
  float: left;
  overflow: hidden;
}

#ambiente .imagen img {
  width: 100%;
  height: auto;
}

#ambiente h2 {
  width: 96%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  color: #A38658;
  font-weight: 600;
  font-size: 34px;
  line-height: 36px;
  margin: 20px 2%;
  text-transform: none;
}

#ambiente .text {
  width: 50%;
  position: relative;
  float: left;
  top: -30px;
} 

#ambiente .text .texto {
  width: 96%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  color: gray;
  font-weight: 400;
  margin: 0px 2%;
  font-family: 'Marvel', sans-serif;
  font-size: 16px;
  line-height: 18px;
}


#ambiente .text .texto a{
  color:#A38658;
  font-weight: 500;
  padding: 1px 3px;
}
#ambiente .text .texto img{
  max-width: 48%;
  height: auto;
  position: relative;
  margin: 10px 1%;
}

#ambiente .etiquetas{
  width: 96%;
  padding: 10px 0px;
  height: auto;
  float: left;
  position: relative;
  margin: 0px 2%;
}

#ambiente .etiquetas h5{
  color: #A38658;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
  width: 100%;
}

#ambiente .etiquetas .field-item{
  width: auto;
  position: relative;
  float: left;
  margin: 5px 10px;
  padding: 5px 10px;
  border: 1px solid #f1f1f1;
}
#ambiente .etiquetas .field-item a{
  text-align: center;
  color: #A38658;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}
#ambiente .etiquetas .field-item a:hover{
  text-decoration: underline;
}

#ambiente .info{
  width: 100%;
  position: relative;
  float: left;
  text-align: center;
  color:#e74c3c;
}
/*FIN Ambientes*/


/*TERRAZA*/
#terraza{
  width: 100%;
  height: auto;
  float: left;
  position: relative;
  padding: 20px 0px;
  top:40px;
}
#terraza .content {
  top: 10%;
  margin: 0px;
  max-width: 1170px;
  margin: 0 auto;
}

#terraza .imagen {
  width: 50%;
  max-height: 700px;
  position: relative;
  float: left;
  overflow: hidden;
}

#terraza .imagen img {
  width: 100%;
  height: auto;
}

#terraza h2 {
  width: 96%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  color: #A38658;
  font-weight: 600;
  font-size: 34px;
  line-height: 36px;
  margin: 20px 2%;
  text-transform: none;
}

#terraza .text {
  width: 50%;
  position: relative;
  float: left;
  top: -30px;
} 

#terraza .text .texto {
  width: 96%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  color: gray;
  font-weight: 400;
  margin: 0px 2%;
  font-family: 'Marvel', sans-serif;
  font-size: 16px;
  line-height: 18px;
}


#terraza .text .texto a{
  color:#A38658;
  font-weight: 500;
  padding: 1px 3px;
}
#terraza .text .texto img{
  max-width: 48%;
  height: auto;
  position: relative;
  margin: 10px 1%;
}
/*FIN TERRAZA*/

#page{
  width: 100%;
  height: auto;
  float: left;
  position: relative;
  padding: 20px 0px;
  top:40px;
}
#page .content {
  top: 10%;
  margin: 0px;
  max-width: 1170px;
  margin: 0 auto;
}

/*Paginas*/
#pagina{
  width: 100%;
  height: auto;
  float: left;
  position: relative;
  padding: 20px 0px;
  top:40px;
}
#pagina .content {
  top: 10%;
  margin: 0px;
  max-width: 1170px;
  margin: 0 auto;
}


#pagina h2 {
  width: 96%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  color: #000;
  font-weight: 600;
  font-size: 34px;
  line-height: 36px;
  margin: 0px 2%;
  text-transform: none;
}

#pagina .texto {
  width: 96%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  color: #333;
  font-weight: 400;
  margin: 0px 2%;
}

#pagina .texto img{
  width: 96%;
  height: auto;
  position: relative;
  float: left;
  margin: 0px 2%;
}
/*FIN Paginas*/

/*REGALO*/
#regalo{
  width: 100%;
  height: auto;
  float: left;
  position: relative;
  padding: 20px 0px;
  top:40px;
}
#regalo .content {
  top: 10%;
  margin: 0px;
  max-width: 1170px;
  margin: 0 auto;
  text-align: center;
}

#regalo h2 {
  width: 96%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  color: #A38658;
  font-weight: 600;
  font-size: 34px;
  line-height: 36px;
  margin: 20px 2%;
  text-transform: none;
}

#regalo .texto {
  width: 96%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  color: #333;
  font-weight: 400;
  margin: 0px 2%;
}

#regalo .texto img{
  width: 96%;
  height: auto;
  position: relative;
  float: left;
  margin: 0px 2%;
}


#regalo #formulario{
  display: none !important;
  width: 100%;
  float: left;
  position: relative;
}
#regalo #formulario .formulario{
    display: block;
    width: 70%;
    margin: 0px 15%;
}
#regalo #formulario .formulario input{
    width: 50%;
    text-align: center;
}

#regalo #formulario .formulario #edit-submitted-referencia-de-pago{
  display: none;
}
/*FIN REGALO*/



/*MAS*/
.more{
  width: 100%;
  position: relative;
  float: left;
  height: auto;
}

.more h4{
  width: 96%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  color: #A38658;
  font-weight: 600;
  font-size: 34px;
  line-height: 36px;
  margin: 40px 2% 10px 2%;
  text-transform: none;
}

/*MASPLATOS*/
.view-platos.view-display-id-block_2{
  width: 96%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  margin: 20px 2%;
  text-transform: none;
}

.view-platos.view-display-id-block_2 .dishes {
  width: 33.3%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  text-transform: none;
}

.view-platos.view-display-id-block_2 .fotoplato {
  width: 90%;
  height: auto;
  position: relative;
  float: left;
}

.view-platos.view-display-id-block_2 .fotoplato:hover {
  opacity: 0.7;
}
.view-platos.view-display-id-block_2 .fotoplato img{
  width: 100%;
  height: auto;
}

.view-platos.view-display-id-block_2 h3 {
  width: 90%;
  height: 50px;
  position: relative;
  float: left;
}

.view-platos.view-display-id-block_2 h3 a{
  padding: 10px 0px;
  color: #A38658;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  margin: 20px 2%;
  text-transform: none;
  text-align: left;
  text-decoration: none;
}


/*MASAMBIENTES*/
.view-ambientes.view-display-id-block_1{
  width: 96%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  margin: 20px 2%;
  text-transform: none;
}

.view-ambientes.view-display-id-block_1 .rooms {
  width: 33.3%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  text-transform: none;
}

.view-ambientes.view-display-id-block_1 .fotoroom {
  width: 90%;
  height: auto;
  position: relative;
  float: left;
}

.view-ambientes.view-display-id-block_1 .fotoroom:hover {
  opacity: 0.7;
}
.view-ambientes.view-display-id-block_1 .fotoroom img{
  width: 100%;
  height: auto;
}

.view-ambientes.view-display-id-block_1 h3 {
  width: 90%;
  height: 50px;
  position: relative;
  float: left;
}

.view-ambientes.view-display-id-block_1 h3 a{
  padding: 10px 0px;
  color: #A38658;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  margin: 20px 2%;
  text-transform: none;
  text-align: left;
  text-decoration: none;
}


/*MASAPRODUCTOS*/
.view-mas-productos.view-display-id-block{
  width: 96%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  margin: 20px 2%;
  text-transform: none;
}

.view-mas-productos.view-display-id-block .producto{
  width: 33.3%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  text-transform: none;
}

.view-mas-productos.view-display-id-block .fotoproducto {
  width: 90%;
  height: auto;
  position: relative;
  float: left;
}

.view-mas-productos.view-display-id-block .fotoproducto:hover {
  opacity: 0.7;
}
.view-mas-productos.view-display-id-block .fotoproducto img{
  width: 100%;
  height: auto;
}

.view-mas-productos.view-display-id-block h3 {
  width: 90%;
  height: 30px;
  position: relative;
  float: left;
  margin: 0px;
}

.view-mas-productos.view-display-id-block h3 a{
  padding: 10px 0px;
  color: #A38658;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  margin: 0px 2%;
  text-transform: none;
  text-align: left;
  text-decoration: none;
}

.view-mas-productos.view-display-id-block .categoria {
  width: 90%;
  height: 30px;
  position: relative;
  float: left;
}

.view-mas-productos.view-display-id-block .categoria a{
  padding: 10px 0px;
  color: #A38658;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  margin: 0px 2%;
  text-transform: none;
  text-align: right;
  text-decoration: none;
  float: left;
}

.view-mas-productos.view-display-id-block .preciop {
  width: 90%;
  height: 30px;
  position: relative;
  float: left;
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
  margin: 0px 2%;
}


/*SECCIONES CATEGORIAS*/
#seccion{
  width: 100%;
  height: auto;
  float: left;
  position: relative;
  padding: 20px 0px;
  top:40px;
}
#seccion .content {
  top: 10%;
  margin: 0px;
  max-width: 1170px;
  margin: 0 auto;
}
.categorias{
  width: 100%;
  height: 50px;
  margin: 0px 0px 30px 0px;
}

.categorias ul{
  max-width: 1200px;
  height: 50px;
  text-align: center;
  margin: 0 auto;
}

.categorias ul li{ 
  list-style: none;
  width: auto;
  position: relative;
  float: left;
  margin: 5px 10px;
  padding: 5px 10px;
  border: 1px solid #f1f1f1;
}
.categorias ul li a{ 
    text-align: center;
    color: #A38658;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
}
.view-mas-productos.view-display-id-block_1{
  width: 96%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  margin: 20px 2%;
  text-transform: none;
}

.view-mas-productos.view-display-id-block_1 .producto{
  width: 33.3%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  text-transform: none;
}

.view-mas-productos.view-display-id-block_1 .fotoproducto {
  width: 90%;
  height: auto;
  position: relative;
  float: left;
}

.view-mas-productos.view-display-id-block_1 .fotoproducto:hover {
  opacity: 0.7;
}
.view-mas-productos.view-display-id-block_1 .fotoproducto img{
  width: 100%;
  height: auto;
}

.view-mas-productos.view-display-id-block_1 h3 {
  width: 90%;
  height: 30px;
  position: relative;
  float: left;
  margin: 0px;
}

.view-mas-productos.view-display-id-block_1 h3 a{
  padding: 10px 0px;
  color: #A38658;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  margin: 0px 2%;
  text-transform: none;
  text-align: left;
  text-decoration: none;
}

.view-mas-productos.view-display-id-block_1 .categoria {
  width: 90%;
  height: 30px;
  position: relative;
  float: left;
}

.view-mas-productos.view-display-id-block_1 .categoria a{
  padding: 10px 0px;
  color: #A38658;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  margin: 0px 2%;
  text-transform: none;
  text-align: right;
  text-decoration: none;
  float: left;
}

.view-mas-productos.view-display-id-block_1 .preciop {
  width: 90%;
  height: 30px;
  position: relative;
  float: left;
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
  margin: 0px 2%;
}
/*FIN SECCIONES CATEGORIAS*/


/*CATALOGO*/
/*ENTRADAs*/
.view-mas-productos.view-display-id-block_2{
  width: 96%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  margin: 20px 2%;
  text-transform: none;
}
.view-mas-productos.view-display-id-block_2 h3{
  padding: 10px 0px;
  color: #A38658;
  font-weight: 600;
  font-size: 28px;
  line-height: 30px;
  margin: -1px;
  text-transform: none;
  text-align: left;
  text-decoration: none;
}

.view-mas-productos.view-display-id-block_2 .producto{
  width: 33.3%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  text-transform: none;
}

.view-mas-productos.view-display-id-block_2 .fotoproducto {
  width: 90%;
  height: auto;
  position: relative;
  float: left;
}

.view-mas-productos.view-display-id-block_2 .fotoproducto:hover {
  opacity: 0.7;
}
.view-mas-productos.view-display-id-block_2 .fotoproducto img{
  width: 100%;
  height: auto;
}

.view-mas-productos.view-display-id-block_2 h4 {
  width: 90%;
  height: 30px;
  position: relative;
  float: left;
  margin: 0px;
}

.view-mas-productos.view-display-id-block_2 h4 a{
  padding: 10px 0px;
  color: #A38658;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  margin: 0px 2%;
  text-transform: none;
  text-align: left;
  text-decoration: none;
}

.view-mas-productos.view-display-id-block_2 .categoria {
  width: 90%;
  height: 30px;
  position: relative;
  float: left;
}

.view-mas-productos.view-display-id-block_2 .categoria a{
  padding: 10px 0px;
  color: #A38658;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  margin: 0px 2%;
  text-transform: none;
  text-align: right;
  text-decoration: none;
  float: left;
}

.view-mas-productos.view-display-id-block_2 .preciop {
  width: 90%;
  height: 30px;
  position: relative;
  float: left;
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
  margin: 0px 2%;
}
/*ENSALADAS*/
.view-mas-productos.view-display-id-block_3{
  width: 96%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  margin: 20px 2%;
  text-transform: none;
}
.view-mas-productos.view-display-id-block_3 h3{
  padding: 10px 0px;
  color: #A38658;
  font-weight: 600;
  font-size: 28px;
  line-height: 30px;
  margin: -1px;
  text-transform: none;
  text-align: left;
  text-decoration: none;
}

.view-mas-productos.view-display-id-block_3 .producto{
  width: 33.3%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  text-transform: none;
}

.view-mas-productos.view-display-id-block_3 .fotoproducto {
  width: 90%;
  height: auto;
  position: relative;
  float: left;
}

.view-mas-productos.view-display-id-block_3 .fotoproducto:hover {
  opacity: 0.7;
}
.view-mas-productos.view-display-id-block_3 .fotoproducto img{
  width: 100%;
  height: auto;
}

.view-mas-productos.view-display-id-block_3 h4 {
  width: 90%;
  height: 30px;
  position: relative;
  float: left;
  margin: 0px;
}

.view-mas-productos.view-display-id-block_3 h4 a{
  padding: 10px 0px;
  color: #A38658;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  margin: 0px 2%;
  text-transform: none;
  text-align: left;
  text-decoration: none;
}

.view-mas-productos.view-display-id-block_3 .categoria {
  width: 90%;
  height: 30px;
  position: relative;
  float: left;
}

.view-mas-productos.view-display-id-block_3 .categoria a{
  padding: 10px 0px;
  color: #A38658;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  margin: 0px 2%;
  text-transform: none;
  text-align: right;
  text-decoration: none;
  float: left;
}

.view-mas-productos.view-display-id-block_3 .preciop {
  width: 90%;
  height: 30px;
  position: relative;
  float: left;
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
  margin: 0px 2%;
}

/*CREMAS Y SOPAS*/
.view-mas-productos.view-display-id-block_4{
  width: 96%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  margin: 20px 2%;
  text-transform: none;
}

.view-mas-productos.view-display-id-block_4 h3{
  padding: 10px 0px;
  color: #A38658;
  font-weight: 600;
  font-size: 28px;
  line-height: 30px;
  margin: -1px;
  text-transform: none;
  text-align: left;
  text-decoration: none;
}
.view-mas-productos.view-display-id-block_4 .producto{
  width: 33.3%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  text-transform: none;
}

.view-mas-productos.view-display-id-block_4 .fotoproducto {
  width: 90%;
  height: auto;
  position: relative;
  float: left;
}

.view-mas-productos.view-display-id-block_4 .fotoproducto:hover {
  opacity: 0.7;
}
.view-mas-productos.view-display-id-block_4 .fotoproducto img{
  width: 100%;
  height: auto;
}

.view-mas-productos.view-display-id-block_4 h4 {
  width: 90%;
  height: 30px;
  position: relative;
  float: left;
  margin: 0px;
}

.view-mas-productos.view-display-id-block_4 h4 a{
  padding: 10px 0px;
  color: #A38658;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  margin: 0px 2%;
  text-transform: none;
  text-align: left;
  text-decoration: none;
}

.view-mas-productos.view-display-id-block_4 .categoria {
  width: 90%;
  height: 30px;
  position: relative;
  float: left;
}

.view-mas-productos.view-display-id-block_4 .categoria a{
  padding: 10px 0px;
  color: #A38658;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  margin: 0px 2%;
  text-transform: none;
  text-align: right;
  text-decoration: none;
  float: left;
}

.view-mas-productos.view-display-id-block_4 .preciop {
  width: 90%;
  height: 30px;
  position: relative;
  float: left;
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
  margin: 0px 2%;
}

/*PASTAS Y ARROCES*/
.view-mas-productos.view-display-id-block_5{
  width: 96%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  margin: 20px 2%;
  text-transform: none;
}

.view-mas-productos.view-display-id-block_5 h3{
  padding: 10px 0px;
  color: #A38658;
  font-weight: 600;
  font-size: 28px;
  line-height: 30px;
  margin: -1px;
  text-transform: none;
  text-align: left;
  text-decoration: none;
}
.view-mas-productos.view-display-id-block_5 .producto{
  width: 33.3%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  text-transform: none;
}

.view-mas-productos.view-display-id-block_5 .fotoproducto {
  width: 90%;
  height: auto;
  position: relative;
  float: left;
}

.view-mas-productos.view-display-id-block_5 .fotoproducto:hover {
  opacity: 0.7;
}
.view-mas-productos.view-display-id-block_5 .fotoproducto img{
  width: 100%;
  height: auto;
}

.view-mas-productos.view-display-id-block_5 h4 {
  width: 90%;
  height: 30px;
  position: relative;
  float: left;
  margin: 0px;
}

.view-mas-productos.view-display-id-block_5 h4 a{
  padding: 10px 0px;
  color: #A38658;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  margin: 0px 2%;
  text-transform: none;
  text-align: left;
  text-decoration: none;
}

.view-mas-productos.view-display-id-block_5 .categoria {
  width: 90%;
  height: 30px;
  position: relative;
  float: left;
}

.view-mas-productos.view-display-id-block_5 .categoria a{
  padding: 10px 0px;
  color: #A38658;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  margin: 0px 2%;
  text-transform: none;
  text-align: right;
  text-decoration: none;
  float: left;
}

.view-mas-productos.view-display-id-block_5 .preciop {
  width: 90%;
  height: 30px;
  position: relative;
  float: left;
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
  margin: 0px 2%;
}

/*PESCADOS Y MARISCOS*/
.view-mas-productos.view-display-id-block_6{
  width: 96%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  margin: 20px 2%;
  text-transform: none;
}

.view-mas-productos.view-display-id-block_6 h3{
  padding: 10px 0px;
  color: #A38658;
  font-weight: 600;
  font-size: 28px;
  line-height: 30px;
  margin: -1px;
  text-transform: none;
  text-align: left;
  text-decoration: none;
}
.view-mas-productos.view-display-id-block_6 .producto{
  width: 33.3%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  text-transform: none;
}

.view-mas-productos.view-display-id-block_6 .fotoproducto {
  width: 90%;
  height: auto;
  position: relative;
  float: left;
}

.view-mas-productos.view-display-id-block_6 .fotoproducto:hover {
  opacity: 0.7;
}
.view-mas-productos.view-display-id-block_6 .fotoproducto img{
  width: 100%;
  height: auto;
}

.view-mas-productos.view-display-id-block_6 h4 {
  width: 90%;
  height: 30px;
  position: relative;
  float: left;
  margin: 0px;
}

.view-mas-productos.view-display-id-block_6 h4 a{
  padding: 10px 0px;
  color: #A38658;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  margin: 0px 2%;
  text-transform: none;
  text-align: left;
  text-decoration: none;
}

.view-mas-productos.view-display-id-block_6 .categoria {
  width: 90%;
  height: 30px;
  position: relative;
  float: left;
}

.view-mas-productos.view-display-id-block_6 .categoria a{
  padding: 10px 0px;
  color: #A38658;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  margin: 0px 2%;
  text-transform: none;
  text-align: right;
  text-decoration: none;
  float: left;
}

.view-mas-productos.view-display-id-block_6 .preciop {
  width: 90%;
  height: 30px;
  position: relative;
  float: left;
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
  margin: 0px 2%;
}


/*PARRILLA*/
.view-mas-productos.view-display-id-block_7{
  width: 96%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  margin: 20px 2%;
  text-transform: none;
}

.view-mas-productos.view-display-id-block_7 h3{
  padding: 10px 0px;
  color: #A38658;
  font-weight: 600;
  font-size: 28px;
  line-height: 30px;
  margin: -1px;
  text-transform: none;
  text-align: left;
  text-decoration: none;
}
.view-mas-productos.view-display-id-block_7 .producto{
  width: 33.3%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  text-transform: none;
}

.view-mas-productos.view-display-id-block_7 .fotoproducto {
  width: 90%;
  height: auto;
  position: relative;
  float: left;
}

.view-mas-productos.view-display-id-block_7 .fotoproducto:hover {
  opacity: 0.7;
}
.view-mas-productos.view-display-id-block_7 .fotoproducto img{
  width: 100%;
  height: auto;
}

.view-mas-productos.view-display-id-block_7 h4 {
  width: 90%;
  height: 30px;
  position: relative;
  float: left;
  margin: 0px;
}

.view-mas-productos.view-display-id-block_7 h4 a{
  padding: 10px 0px;
  color: #A38658;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  margin: 0px 2%;
  text-transform: none;
  text-align: left;
  text-decoration: none;
}

.view-mas-productos.view-display-id-block_7 .categoria {
  width: 90%;
  height: 30px;
  position: relative;
  float: left;
}

.view-mas-productos.view-display-id-block_7 .categoria a{
  padding: 10px 0px;
  color: #A38658;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  margin: 0px 2%;
  text-transform: none;
  text-align: right;
  text-decoration: none;
  float: left;
}

.view-mas-productos.view-display-id-block_7 .preciop {
  width: 90%;
  height: 30px;
  position: relative;
  float: left;
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
  margin: 0px 2%;
}

/*PICADAS*/
.view-mas-productos.view-display-id-block_8{
  width: 96%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  margin: 20px 2%;
  text-transform: none;
}

.view-mas-productos.view-display-id-block_8 h3{
  padding: 10px 0px;
  color: #A38658;
  font-weight: 600;
  font-size: 28px;
  line-height: 30px;
  margin: -1px;
  text-transform: none;
  text-align: left;
  text-decoration: none;
}
.view-mas-productos.view-display-id-block_8 .producto{
  width: 33.3%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  text-transform: none;
}

.view-mas-productos.view-display-id-block_8 .fotoproducto {
  width: 90%;
  height: auto;
  position: relative;
  float: left;
}

.view-mas-productos.view-display-id-block_8 .fotoproducto:hover {
  opacity: 0.7;
}
.view-mas-productos.view-display-id-block_8 .fotoproducto img{
  width: 100%;
  height: auto;
}

.view-mas-productos.view-display-id-block_8 h4 {
  width: 90%;
  height: 30px;
  position: relative;
  float: left;
  margin: 0px;
}

.view-mas-productos.view-display-id-block_8 h4 a{
  padding: 10px 0px;
  color: #A38658;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  margin: 0px 2%;
  text-transform: none;
  text-align: left;
  text-decoration: none;
}

.view-mas-productos.view-display-id-block_8 .categoria {
  width: 90%;
  height: 30px;
  position: relative;
  float: left;
}

.view-mas-productos.view-display-id-block_8 .categoria a{
  padding: 10px 0px;
  color: #A38658;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  margin: 0px 2%;
  text-transform: none;
  text-align: right;
  text-decoration: none;
  float: left;
}

.view-mas-productos.view-display-id-block_8 .preciop {
  width: 90%;
  height: 30px;
  position: relative;
  float: left;
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
  margin: 0px 2%;
}

/*CARNES A LA PLANCHA*/
.view-mas-productos.view-display-id-block_9{
  width: 96%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  margin: 20px 2%;
  text-transform: none;
}

.view-mas-productos.view-display-id-block_9 h3{
  padding: 10px 0px;
  color: #A38658;
  font-weight: 600;
  font-size: 28px;
  line-height: 30px;
  margin: -1px;
  text-transform: none;
  text-align: left;
  text-decoration: none;
}
.view-mas-productos.view-display-id-block_9 .producto{
  width: 33.3%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  text-transform: none;
}

.view-mas-productos.view-display-id-block_9 .fotoproducto {
  width: 90%;
  height: auto;
  position: relative;
  float: left;
}

.view-mas-productos.view-display-id-block_9 .fotoproducto:hover {
  opacity: 0.7;
}
.view-mas-productos.view-display-id-block_9 .fotoproducto img{
  width: 100%;
  height: auto;
}

.view-mas-productos.view-display-id-block_9 h4 {
  width: 90%;
  height: 30px;
  position: relative;
  float: left;
  margin: 0px;
}

.view-mas-productos.view-display-id-block_9 h4 a{
  padding: 10px 0px;
  color: #A38658;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  margin: 0px 2%;
  text-transform: none;
  text-align: left;
  text-decoration: none;
}

.view-mas-productos.view-display-id-block_9 .categoria {
  width: 90%;
  height: 30px;
  position: relative;
  float: left;
}

.view-mas-productos.view-display-id-block_9 .categoria a{
  padding: 10px 0px;
  color: #A38658;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  margin: 0px 2%;
  text-transform: none;
  text-align: right;
  text-decoration: none;
  float: left;
}

.view-mas-productos.view-display-id-block_9 .preciop {
  width: 90%;
  height: 30px;
  position: relative;
  float: left;
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
  margin: 0px 2%;
}

/*PICADAS*/
.view-mas-productos.view-display-id-block_8{
  width: 96%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  margin: 20px 2%;
  text-transform: none;
}

.view-mas-productos.view-display-id-block_8 h3{
  padding: 10px 0px;
  color: #A38658;
  font-weight: 600;
  font-size: 28px;
  line-height: 30px;
  margin: -1px;
  text-transform: none;
  text-align: left;
  text-decoration: none;
}
.view-mas-productos.view-display-id-block_8 .producto{
  width: 33.3%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  text-transform: none;
}

.view-mas-productos.view-display-id-block_8 .fotoproducto {
  width: 90%;
  height: auto;
  position: relative;
  float: left;
}

.view-mas-productos.view-display-id-block_8 .fotoproducto:hover {
  opacity: 0.7;
}
.view-mas-productos.view-display-id-block_8 .fotoproducto img{
  width: 100%;
  height: auto;
}

.view-mas-productos.view-display-id-block_8 h4 {
  width: 90%;
  height: 30px;
  position: relative;
  float: left;
  margin: 0px;
}

.view-mas-productos.view-display-id-block_8 h4 a{
  padding: 10px 0px;
  color: #A38658;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  margin: 0px 2%;
  text-transform: none;
  text-align: left;
  text-decoration: none;
}

.view-mas-productos.view-display-id-block_8 .categoria {
  width: 90%;
  height: 30px;
  position: relative;
  float: left;
}

.view-mas-productos.view-display-id-block_8 .categoria a{
  padding: 10px 0px;
  color: #A38658;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  margin: 0px 2%;
  text-transform: none;
  text-align: right;
  text-decoration: none;
  float: left;
}

.view-mas-productos.view-display-id-block_8 .preciop {
  width: 90%;
  height: 30px;
  position: relative;
  float: left;
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
  margin: 0px 2%;
}

/*PASEO COLOMBIANO*/
.view-mas-productos.view-display-id-block_10{
  width: 96%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  margin: 20px 2%;
  text-transform: none;
}

.view-mas-productos.view-display-id-block_10 h3{
  padding: 10px 0px;
  color: #A38658;
  font-weight: 600;
  font-size: 28px;
  line-height: 30px;
  margin: -1px;
  text-transform: none;
  text-align: left;
  text-decoration: none;
}
.view-mas-productos.view-display-id-block_10 .producto{
  width: 33.3%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  text-transform: none;
}

.view-mas-productos.view-display-id-block_10 .fotoproducto {
  width: 90%;
  height: auto;
  position: relative;
  float: left;
}

.view-mas-productos.view-display-id-block_10 .fotoproducto:hover {
  opacity: 0.7;
}
.view-mas-productos.view-display-id-block_10 .fotoproducto img{
  width: 100%;
  height: auto;
}

.view-mas-productos.view-display-id-block_10 h4 {
  width: 90%;
  height: 30px;
  position: relative;
  float: left;
  margin: 0px;
}

.view-mas-productos.view-display-id-block_10 h4 a{
  padding: 10px 0px;
  color: #A38658;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  margin: 0px 2%;
  text-transform: none;
  text-align: left;
  text-decoration: none;
}

.view-mas-productos.view-display-id-block_10 .categoria {
  width: 90%;
  height: 30px;
  position: relative;
  float: left;
}

.view-mas-productos.view-display-id-block_10 .categoria a{
  padding: 10px 0px;
  color: #A38658;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  margin: 0px 2%;
  text-transform: none;
  text-align: right;
  text-decoration: none;
  float: left;
}

.view-mas-productos.view-display-id-block_10 .preciop {
  width: 90%;
  height: 30px;
  position: relative;
  float: left;
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
  margin: 0px 2%;
}
/*FIN CATALOGO*/



/*CARRITO*/
.messages.error{
  display: none;
}
#cart-form-pane{
  height: auto;
  position: relative;
  padding: 20px 0px;
  top: 10%;
  max-width: 1170px;
  margin: 0 auto;
}
#cart-form-pane #uc-cart-view-form .sticky-header{
  left:0px !important;
}
#cart-form-pane #uc-cart-view-form th{
  color: #857671;
}

#cart-form-pane #uc-cart-view-form tr.even, tr.odd {
  background-color: #fff !important;
  font-size: 16px;
  line-height: 18px;
  border-bottom: 1px solid #857671 !important;
  position: relative;
  height: 50px;
}

#cart-form-pane #uc-cart-view-form .remove .form-submit{
    height: auto;
    border: none;
    background: #A38658;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    padding: 3px;
    cursor: pointer;
    width: 90%;
    margin: 30% 5%;
  }
#cart-form-pane #uc-cart-view-form .image img{ 
  width: 100px; 
  height: auto; 
}
#cart-form-pane #uc-cart-view-form .desc a{
    width: 100%;
    height: auto;
    position: relative;
    float: left;
    padding: 5px 0px;
    color: #A38658;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    text-transform: none;
    text-align: left;
    margin: 0px;
    text-decoration: none;
}
#cart-form-pane #uc-cart-view-form .qty input{
  color: #A38658;
  border: 1px solid #A38658;
  margin: 5px 0px; 
}
#cart-form-pane #uc-cart-view-form .price{
  margin: 5px 0px; 
  color: #3d1314;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  padding: 5px 0px;
  position: relative;
  float: left;
}
#cart-form-pane #uc-cart-view-form .subtotal{
  margin: 5px 0px; 
  color: #3d1314;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  padding: 5px 0px;
  position: relative;
}
#cart-form-pane #uc-cart-view-form #edit-continue-shopping{
    height: auto;
    border: none;
    background: #A38658;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
    width: auto;
    margin: 5px;
    padding: 5px;
}
#cart-form-pane #uc-cart-view-form #edit-empty{
    height: auto;
    border: none;
    background: #A38658;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
    width: auto;
    margin: 5px;
    padding: 5px;
}
#cart-form-pane #uc-cart-view-form #edit-update{
    height: auto;
    border: none;
    background: #A38658;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
    width: auto;
    margin: 5px;
    padding: 5px;
}
#cart-form-pane #uc-cart-view-form #edit-checkout--2{
    height: auto;
    border: none;
    background: #A38658;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
    width: auto;
    margin: 5px;
    padding: 5px;
}
/*FIN CARRITO*/
/*FORM PAGO*/
#uc-cart-checkout-form{
  height: auto;
  position: relative;
  padding: 20px 0px;
  top: 10%;
  max-width: 1170px;
  margin: 0 auto;
  color: #857671;
}

#uc-cart-checkout-form legend{
    position: relative;
    padding: 10px 0px;
    color: #A38658;
    font-weight: 600;
    font-size: 24px;
    line-height: 26px;
}

#uc-cart-checkout-form .sticky-table{
  left:0px !important;
}
#uc-cart-checkout-form .sticky-table tr{
  border-bottom: 1px solid #857671;
}
#uc-cart-checkout-form .sticky-table th{
  color: #857671 !important;
}

#uc-cart-checkout-form .products a{
    width: 100%;
    height: auto;
    position: relative;
    float: left;
    padding: 5px 0px;
    color: #A38658;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    text-transform: none;
    text-align: left;
    margin: 0px;
    text-decoration: none;
}
#uc-cart-checkout-form .qty input{
  color: #A38658;
  border: 1px solid #A38658;
  margin: 5px 0px; 
}
#uc-cart-checkout-form .price{
  margin: 5px 0px; 
  color: #3d1314;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  padding: 5px 0px;
  position: relative;
  float: left;
}
#uc-cart-checkout-form .subtotal{
  margin: 5px 0px; 
  color: #3d1314;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  padding: 5px 0px;
  position: relative;
  background-color: #f3f3f3;
  border-bottom: 1px solid #857671;
}
#uc-cart-checkout-form .subtotal #subtotal-title{
  font-size: 16px; 
  line-height: 18px;
  font-weight: 400;
}


#uc-cart-checkout-form #edit-cancel{
    height: auto;
    border: none;
    background: #A38658;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
    width: auto;
    margin: 5px;
    padding: 5px;
}
#uc-cart-checkout-form #edit-continue{
    height: auto;
    border: none;
    background: #A38658;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
    width: auto;
    margin: 5px;
    padding: 5px;
}
/*FIN FORM PAGO*/
/*ORDEN DE PAGO*/
#review-instructions{
  height: auto;
  position: relative;
  padding: 20px 0px;
  top: 10%;
  max-width: 1170px;
  margin: 0 auto;
  color: #857671;
}

.order-review-table{
  height: auto;
  position: relative;
  padding: 20px 0px;
  top: 10%;
  max-width: 1170px !important;
  margin: 0 auto !important;
  color: #857671;
  width: 100% !important;
}
.order-review-table .pane-title-row{
  color: #A38658;
  font-weight: 600;
  font-size: 24px;
  line-height: 26px;
  background-color: #fff !important;
}

.order-review-table .sticky-table{
  width: 100%;
  color: #857671;
}

.order-review-table .sticky-table th{
  color: #857671; 
}
.order-review-table tittle-col{
  width: 50%;
  font-weight: 600;
  font-size: 16px;
}
.order-review-table tr.odd {
  background-color: #fff !important;
  font-size: 16px;
  line-height: 18px;
  border-bottom: 1px solid #857671 !important;
  position: relative;
  height: 50px;
}
.order-review-table .review-button-row{
  background-color: #fff;
  border: solid 1px #999;
}
.order-review-table .products a{
  width: 100%;
    height: auto;
    position: relative;
    float: left;
    padding: 5px 0px;
    color: #A38658;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    text-transform: none;
    text-align: left;
    margin: 0px;
    text-decoration: none;
}
.order-review-table .title-col{
  width: 50%;
  font-size: 16px;
  font-weight: 600;
}
.order-review-table .review-button-row{
  background-color: #fff !important;
  border: solid 1px #857671 !important;
}
.order-review-table .review-button-row a, .review-button-row .form-submit{
    height: auto;
    border: none;
    background: #A38658;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
    width: auto;
    margin: 5px;
    padding: 5px;
    text-decoration: none;
}
/*FIN ORDEN DE PAGO*/


/*SECCIONES MENU*/
.view-uc-catalog.view-display-id-catalog{
  width: 96%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  margin: 20px 2%;
  text-transform: none;
}

.view-uc-catalog.view-display-id-catalog .producto {
  width: 33.3%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  text-transform: none;
}

.view-uc-catalog.view-display-id-catalog .fotoproducto {
  width: 90%;
  height: auto;
  position: relative;
  float: left;
}

.view-uc-catalog.view-display-id-catalog .fotoproducto:hover {
  opacity: 0.7;
}
.view-uc-catalog.view-display-id-catalog .fotoproducto img{
  width: 100%;
  height: auto;
}

.view-uc-catalog.view-display-id-catalog h2 {
  width: 100%;
  height: 20px;
  position: relative;
  float: left;
  margin: 3px 0px;
}

.view-uc-catalog.view-display-id-catalog h2 a{
  padding: 0px;
  color: #A38658;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  text-transform: none;
  text-align: left;
  text-decoration: none;
}

.view-uc-catalog.view-display-id-catalog .categoria {
  width: 90%;
  height:15px;
  position: relative;
  float: left;
  color: #A38658;
  margin: 5px 0px;
}
.view-uc-catalog.view-display-id-catalog .categoria ul{
  list-style: none;
}
.view-uc-catalog.view-display-id-catalog .categoria li{
  margin: 0px 3px;
}
.view-uc-catalog.view-display-id-catalog .preciop{
  color:#3d1314;
  width: 100%;
  height:15px;
  position: relative;
  float: left;
  margin: 10px 0px;
}

.view-uc-catalog.view-display-id-catalog .botoncarrito {
    width: 100%;
    margin: 10px 0%;
    float: left;
    position: relative;
  }

.view-uc-catalog.view-display-id-catalog .botoncarrito .form-item, .form-actions{
   margin: 0px !important;
}

.view-uc-catalog.view-display-id-catalog .botoncarrito .list-add-to-cart{
    width: auto;
    height: auto;
    border: none;
    background: #A38658;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    padding: 3px 5px;
    cursor: pointer;
}
/*FIN SECCIONES MENU TABLA*/


/*SECCIONES MENU GRID*/
/*
.view-uc-catalog.view-display-id-catalog_grid{
  width: 100%;
  height: auto;
  position: relative;
  padding: 20px 0px;
  top: 10%;
  max-width: 1170px;
  margin: 0 auto;
  color: #857671;
}
.view-uc-catalog.view-display-id-catalog_grid .sticky-header{
  left:0px !important;
  color: #857671;
}
.view-uc-catalog.view-display-id-catalog_grid .sticky-header a{
  color: #857671;
}
.view-uc-catalog.view-display-id-catalog_grid .views-table{
  width: 100%;
}

.view-uc-catalog.view-display-id-catalog_grid .views-table tr.even, tr.odd {
  background-color: #fff !important;
  font-size: 16px;
  line-height: 18px;
  border-bottom: 1px solid #857671 !important;
  position: relative;
  height: 50px;
}

.view-uc-catalog.view-display-id-catalog_grid .views-table .form-submit{
    height: auto;
    border: none;
    background: #A38658;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    padding: 3px;
    cursor: pointer;
    width: 90%;
    margin: 30% 5%;
  }
.view-uc-catalog.view-display-id-catalog_grid .image img{ 
  width: 100px; 
  height: auto; 
}
.view-uc-catalog.view-display-id-catalog_grid .desc a{
    width: 100%;
    height: auto;
    position: relative;
    float: left;
    padding: 5px 0px;
    color: #A38658;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    text-transform: none;
    text-align: left;
    margin: 0px;
    text-decoration: none;
}

.view-platos.view-display-id-block_2 .dishes {
  width: 33.3%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px 0px;
  text-transform: none;
}

.view-platos.view-display-id-block_2 .fotoplato {
  width: 90%;
  height: auto;
  position: relative;
  float: left;
}

.view-platos.view-display-id-block_2 .fotoplato:hover {
  opacity: 0.7;
}
.view-platos.view-display-id-block_2 .fotoplato img{
  width: 100%;
  height: auto;
}

.view-platos.view-display-id-block_2 h2 {
  width: 90%;
  height: 50px;
  position: relative;
  float: left;
}

.view-platos.view-display-id-block_2 h2 a{
  padding: 10px 0px;
  color: #A38658;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  margin: 20px 2%;
  text-transform: none;
  text-align: left;
  text-decoration: none;
}
*/
/*FIN SECCIONES MENU GRID*/




/*AMBIENTES*/
#ambientes{
  width: 100%;
  height: auto;
  float: left;
  position: relative;
  padding: 20px 0px;
  top: 40px;
}

#ambientes .ambientes_molinito {
  max-width: 1200px;
  margin:0 auto;   
}

.ambientes_molinito .views-row{
  float: left;
  position: relative;
  width: 70%;
  margin: 50px 15%;
}

.ambientes_molinito h2 { 
  text-align: center;
  font-size: 26px;
  font-weight: 600;
  color: #A38658;
  text-transform: uppercase;
}


.ambientes_molinito .ambiente {
  width: 90%;
  margin: 10px 5%;
  margin-bottom: 30px;
}

.ambientes_molinito .ambiente .desc{ 
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 300;
  color: #A38658;
}

/*FIN AMBIENTES*/

/*PAGINAS*/

#pagina h2 { 
  text-align: center;
  font-size: 40px;
  font-weight: 600;
  color: #A38658;
  text-transform: uppercase;
}

#pagina .texto p{
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 300;
  color: #A38658;
}

#pagina .texto img{
  width: auto;
  width: auto;
}

/*FIN PAGINAS*/




@media screen and (max-width: 1120px) {
  #header .logo {
    width: 30%;
    margin: 30px 30% 0px 35%;
  }


}

@media screen and (max-width: 768px) {

  #header .logo {
    width: 30%;
    margin: 10px 30% 0px 35%;
  }

  .container.header .intro {
    width: 40%;
    margin: 0px 30%;
  }
  .container.header .trip {
    width: 80%;
    margin: 0px 10%;
    margin-bottom: 0px;
  }

  .container.header .items {
    width: 90%;
    margin: initial;
  }

  #we .container.we {
    max-width: intiial;
    width: 90%;
  }

  #meal .meal {
    padding: 30px 0px;
    width: 100%;
  }

  #meal .meal .plato img{
    width: 100%;
    height: auto;
  }

  #terrace {
   height: auto;
  }

  #header{
    width: 100%;
    height: auto;
    padding: 0 0 20px;
  }

  .container.header {
    flex-direction: column;
  }

  #header .hamburger {
    align-self: flex-start;
    z-index: 101;
  }

  #content {
    width: 96%;
  }

  #meal .meal .view-platos.view-display-id-block, #meal .meal .view-platos.view-display-id-block_1{
    width: 100%;
  }

  #newsletter .header h2 {
    font-size: 45px;
  }

  #newsletter .header p {
    font-size: 18px;
  }

  #newsletter #form_newsletter {
    flex-direction: column;
    align-items: center;
    width: 320px;
  }

  #newsletter #form_newsletter input, #newsletter #form_newsletter .btn_enviar {
    width: 100%;
  }

  #newsletter #form_newsletter #terminos {
    margin-bottom: 10px;
    align-items: center;
  }

  #newsletter #form_newsletter #terminos input {
    height: 36px;
    width: 30px;
  }

  #footer .redes {
    width: 100%;
  }


/*INTERNAS*/
  #header .logo_in {
    width: 15%;
    margin: 0px 30% 0px 42.5%;
  }

  .container.header_in .icon_section {
    top: 20%;
  }

  #info .resumen{
    width: 90%;
    margin: 0 auto;
  }
 
  #producto .text .info .carrito .form-submit {
    width: 70%;
    margin: 20px 15%;
  }

}

@media screen and (max-width: 380px) {

  #header .slide{
    display: none;
  }
  #header .slideMovil{
    display: block;
    width: 100%;
  }
  #header .logo {
    width: 50%;
    margin: 40px 30% 0px 25%;
  }

  #header .backing{
    display: none;
  }

  #header .backingMovil { 
    display: block; 
    width: 100%;
  }


  #header .hamburger {
    position: absolute;
    top: 0px;
  }

  .container.header .menu.active {
    top: 60px;
  }

  .container.header .menu {
    width: 100%;
  }

  .container.header .items li a{
    font-size: 23px;
  }
  .carticon{
    top: 3px;
  }
  #cart-form-pane #uc-cart-view-form .image img{
    width: 70px;
  } 
  .uc-cart-checkout-form .form-item label{
    width: 100% !important;
    text-align: center !important;
  }
  .uc-cart-checkout-form .form-item input{
    width: 100% !important;
    text-align: center !important;
  }

  .container.header .intro {
    width: 100%;
    margin: initial;
    border:none;
    top: 0px;
    position: absolute;
  }
  
  .container.header .slogan {
    display: none;
  }
  .container.header .trip {
    width: 80%;
    margin-bottom: initial;
    margin: 30px 10%;
  }

  .container.header .items {
    width: 100%;
    padding: 0px;
  }
  .container.header .items li{
    width: 50%;
    margin: 20px 25%;
  }
 
 .container.header .items li{
    width: 50%;
  }

 .container.header .items .reserva {
    background: url(../images/reservas_menu.svg) -20px -10px/50% auto no-repeat;
  }

  .container.header .items .carta {
    background: url(../images/reservas_menu.svg) 0px -180px/47% auto no-repeat;
  }

  #meal .meal {
    max-width: initial;
    width: 100%;
  }

  #meal .meal article{
    width: 90%;
    margin: 30px 5%;
  }

  #meal .meal .promoted .icon .promo {
    background: url(../images/prom.svg) -2px 0px/110% auto no-repeat;
  }
  #meal .meal .recomended .icon .reco {
    background: url(../images/reco.svg) -2px 0px/100% auto no-repeat;
  }

  #meal .meal .view-platos.view-display-id-block, #meal .meal .view-platos.view-display-id-block_1{
    width: 100%;
  }

  .mas{
    width: 80%;
    margin: 4px 10%;
  }
  .mas a{
    padding: 15px 27%;
  }

  .whats_btn {
    width: 80%;
    margin: 4px 10%;
  }
  .whats_btn a{
    padding: 15px 20%;
  }
  .descargar {
    width: 80%;
    margin: 4px 10%;
  }
  .descargar a{
    padding: 15px 22%;
  }
  .pago {
    width: 70%;
    margin: 0px 15%;
  }
  .pago span{
    width: 50%;
    margin: 30px 25%;
    text-align: center;
    /* height: 50px; */
    /* position: relative; */
    float: left;
  }
  .pago img{
    width: 100%;
    height: auto;
  }
  .pago img{
    content: url(../images/pagosm.png);
    margin: 0px;
    width: 100%;
  }

  #reserved .header h2 {
    font-size: 45px;
  }

  #reserved .header p {
    font-size: 18px;
  }

  #reserved .form {
    flex-direction: column;
    align-items: center;
    width: 320px;
  }

  #reserved .form .webform-component-textfield, #reserved .form .webform-component-email, #reserved .form .webform-component-date {
    width: 100%;
    margin: 30px 0%;
  }

  #reserved .form input{
    width: 100%;
  }

  #reserved .form #terminos {
    margin-bottom: 10px;
    align-items: center;
  }

  #reserved .form #terminos input {
    height: 36px;
    width: 30px;
  }


  #terrace {
    width: 100%;
  }

  #terrace .info {
    width: 90%;
    height: auto;
    margin: 20px 5%;
  }

  #terrace aside {
    width: 100%;
    height: auto;
    position: relative;
  }

  #newsletter #form_newsletter {

    width: 96%;
  }

  #instagram .eapps-instagram-feed-posts-item{
    width: 50% !important;
  }

  #footer .logo {
    width: 50%;
  }
  #footer p{
    margin: 0px 15%;
    width: 70%;
    padding: 10px;  
  }
  
/*INTERNAS*/
  #header .logo_in {
    width: 20%;
    margin: 0px 30% 0px 40%;
  }
  .container.header_in .title {
    top: 0px;
    width: 70%;
  }
  .container.header_in .icon_section {
    width: 25%;
    left: 10%;
  }
  .container.header_in .plato {
    top: 0%;
    width: 100%;
    min-height: initial;
  }
  #info {
    margin-top: 0px;
  }
  #info .container.info h2 {
    margin-top: 190px;
  }
  #meal {
    margin-top: 0px;
  }

  .container.header_in .menu.active {
    top: 60px;
  }

  .container.header_in .menu {
    width: 100%;
  }

/*SECCIONES*/

/*MENU*/
.menu_molinito .item_menu{
  width: 100%;
}

.menu_molinito .item_menu .items{
  width: 90%;
  margin-bottom: 30px;
}

.menu_molinito .menu plato{ 
  margin-bottom: 0px;
  width: 100%;
}

.menu_molinito .menu precio{ 
  margin-bottom: 20px;
}


/*PAGINAS*/
#pagina .texto img{
  width: 100% !important;
  height: auto;
}

/*PLATO CATALOGO*/
#producto .imagen{
  width: 100%;
  height: auto;
}

#producto .text{
  width: 100%;
  height: auto;
}

#producto .text .info .carrito .form-submit {
  width: 70%;
  margin: 20px 15%;
}

.view-mas-productos.view-display-id-block .producto{
  width: 100%;
}
.view-platos.view-display-id-block_2 .dishes{
 width: 100%; 
}
.view-ambientes.view-display-id-block_1 .rooms{
 width: 100%;  
}

/*CATEGORIAS*/
.categorias{
  height: 190px;
  margin-bottom: 50px;
}
.categorias ul{
  padding: 0px;
}
.categorias ul li{
  margin: 5px 10px;
}

.view-mas-productos.view-display-id-block .producto, .view-mas-productos.view-display-id-block_1 .producto, .view-mas-productos.view-display-id-block_2 .producto, .view-mas-productos.view-display-id-block_3 .producto, .view-mas-productos.view-display-id-block_4 .producto, .view-mas-productos.view-display-id-block_5 .producto, .view-mas-productos.view-display-id-block_6 .producto, .view-mas-productos.view-display-id-block_7 .producto, .view-mas-productos.view-display-id-block_8 .producto, .view-mas-productos.view-display-id-block_9 .producto, .view-mas-productos.view-display-id-block_10 .producto{
  width: 100%;
}

}