@media screen and (max-width: 767px) {
  .button-wrapper.inline {
    display: block;
    margin-right: 0;
  }

  .btn {
    width: 80%;
    white-space: normal;
  }
  .button-wrapper,
  .button-wrapper.destra,
  .button-wrapper.sinistra {
    text-align: center;
  }

  .wpb_text_column .wpb_wrapper > * {
    text-align: center !important;
  }

  .carousel-caption {
    text-align: center;
  }
  .carousel-caption-wrapper {
    width: 100% !important;
  }
  .carousel-caption-wrapper .carousel-caption-inner {
    max-width: 70vw !important;
  }

  .deco-title.with-image {
    align-items: center;
  }
  .deco-title.with-image .deco-title-image {
    margin: 0 0.2em;
  }

  .deco-title.sinistra.with-image,
  .deco-title.destra.with-image,
  .deco-title.centro.with-image {
    text-align: center;
    justify-content: center;
  }

  #slider.home .carousel-caption h2 {
    font-size: 40px;
    line-height: 45px;
    letter-spacing: 0;
  }
  #slider.home .carousel-caption p {
    font-size: 1.2em;
    line-height: 1.2em;
  }
  #slider.home .button-wrapper {
    text-align: center !important;
  }
  #slider .page-title {
    font-size: 3em;
    word-wrap: break-word;
  }
  #slider .page-subtitle {
    font-size: 1.2em;
    word-wrap: break-word;
  }

  .deco-title {
    border: none;
    padding: 0;
    line-height: 1em;
    word-break: break-word;
    text-align: center;
  }
  .deco-title.sinistra,
  .deco-eylet.sinistra,
  .deco-title.destra,
  .deco-eylet.destra {
    text-align: center;
  }
  .deco-title.sinistra:after,
  .deco-title.destra:after,
  .deco-title.centro:after {
    display: block;
    position: absolute;
    bottom: -0.75em;
    right: 37.5%;
    left: 37.5%;
    width: 25%;
  }

  h1.deco-title {
    font-size: 3rem;
  }
  h2.deco-title {
    font-size: 2.8rem;
  }
  h3.deco-title {
    font-size: 2.4rem;
  }
  h4.deco-title {
    font-size: 2rem;
  }
  h5.deco-title {
    font-size: 1.6rem;
  }
  h6.deco-title {
    font-size: 1.4rem;
  }

  .block-wrapper .block-wrapper-content .block-wrapper-text {
    text-align: center;
  }

  .flex-5-columns {
    flex-basis: 50%;
  }

  #logo-wrapper {
    text-align: center;
  }

  #footer-logo-wrapper {
    width: 200px;
    margin: 0 auto;
  }

  .background-floating-left {
    background-size: cover !important;
    background-position: center !important;
  }
  .background-floating-right {
    background-size: cover !important;
    background-position: center !important;
  }

  .product-attribute-wrapper {
    text-align: center;
  }

  #main-header .top-menu {
    list-style-type: none;
  }

  #main-header .top-menu > li.menu-item {
    display: block;
  }

  #main-header .top-menu > li.menu-item > a:after {
    display: block;
    content: none;
  }

  #main-header .top-menu > li.menu-item > a {
    padding: 0.4em 0;
    text-align: center;
  }

  .lace-decorated-top {
    position: relative;
    margin-top: -1px;
    background: url(../img/bg-lace.png) repeat-x 0 0 transparent;
    height: 54px;
    width: 100%;
  }

  .lace-decorated-bottom {
    position: relative;
    background: url(../img/bg-lace.png) repeat-x 0 0 transparent;
    transform: rotate(180deg);
    height: 54px;
    width: 100%;
  }

  .phone-link {
    line-height: 2rem;
  }

  #main-footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }

  #main-footer ul li {
    display: block;
    padding: 0.6em 0;
  }

  .menu-wines-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  .menu-wines-list li {
    display: block;
    padding: 0.6em 0;
  }

  #main-footer ul li a {
    padding: 0.6em 0;
  }

  #logo-wrapper .logo {
    width: 50%;
  }

  .prenotation-link {
    border: 1px solid #1a0600;
    margin-left: 3em;
    margin-right: 3em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    -webkit-box-shadow: 2px 2px 0px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 2px 2px 0px 1px rgba(0, 0, 0, 0.15);
  }
}
