.menu-row .menu-type {
  font-size: 12px;
  letter-spacing: 1px;
  margin-top: 15px;
  margin-bottom: 10px; }

.menu-row .menu-item a {
  color: #574c33; }

.menu-row .menu-item h3 {
  font-size: 32px;
  font-weight: bold;
  margin-top: 25px; }

.menu-row .menu-item p {
  display: block;
  max-width: 360px;
  font-size: 16px;
  line-height: 30px; }

.menu-row .menu-carousel .owl-nav .owl-prev,
.menu-row .menu-carousel .owl-nav .owl-next {
  bottom: auto;
  top: 42%;
  margin-top: -25px;
  margin-bottom: auto; }

.menu-row .menu-medida-carousel .owl-nav .owl-prev,
.menu-row .menu-medida-carousel .owl-nav .owl-next {
  bottom: auto;
  top: 32%;
  margin-top: -25px;
  margin-bottom: auto; }

.block-cta {
  background: white; }
  .block-cta p {
    font-size: 16px;
    margin-bottom: 30px; }
