@import url("https://design.textalk.se/ida/lamienne.css");
@import url('https://fonts.googleapis.com/css?family=Nunito');

/* --- HOTEL ROBE --- */

@media (min-width:768px) {
.startpage .hotel-robe   {
      max-width: 800px;
      width: 100%;
}
.hotel-robe .tws-article-display--image { 
    width: 60%;
}
 .hotel-robe .tws-article-display--name, .hotel-robe .tws-article-display--description   { 
    width: 40%;
}
}

@media (max-width:767px) {
 .hotel-robe .tws-article-display--name {
  text-align: center !important;
}
 .hotel-robe .tws-article-display .tws-article-price {
     margin-left: 12px;
}
 .hotel-robe .tws-article-description--text-container {
    margin-left: 26px;
}
}



.tws-article-list--list .tws-list--type-grid .tws-article-list--buy-button {
         margin: 0 auto;
}

.tws-container--tws-custom-html {
    font-family: "nunito";
}

.tws-container--tws-custom-html.klicka-h_r-f_r-att-redigera {
    font-family: "nunito";
}

.azalea--footer {
  background:#fdeff0!important;
  max-width: none!important;
}

.tws-article-list--buy-button, .tws-article-list--price {
    margin: 0 auto;
}

.tws-container--tws-custom-html.text-seo {
    font-family: playfair display;
    font-style: italic;
    font-size: 28px;
    color: #575656;
}

@media (max-width: 767px) {
.tws-container--tws-custom-html.text-seo {
    font-size: 14px;
text-align: center;
}
}

.azalea--footer {
    background: #f0f0ed!important;
}
.tws-article-list--buy-button {
    margin-left: 87px;
}

h2.tws-util-heading--heading.h5 {
    text-align: center;
}