/*! loud comments -------// serve per mantenere il commento nella versione minified dello style!!---------
Theme Name: LeDog-child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 4.0
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: Divi
*/
@import url("../Divi/style.css");
.post-meta {
  display: none;
}

#et-info {
  width: auto !important;
}

.wpforms-container-full .invio-offerta {
  background-color: #ff412b !important;
  color: #fff !important;
  font-weight: 700;
  text-transform: uppercase !important;
  border: none !important;
}

.wpforms-confirmation-container-full, div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
  background: #ffffff !important;
  border: 1px solid #ff992f !important;
}

.hb-accom-listing-desc-wrapper {
  display: flex;
  min-height: 220px;
}

.hb-accom-listing-desc {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px 15px;
  align-items: self-start;
  grid-auto-flow: row;
  grid-template-areas: "img Title_price" "desc desc";
}

.hb-accom-listing-desc > a {
  grid-area: img;
}
.hb-accom-listing-desc > a img {
  width: 100%;
  height: 100%;
  border: 5px solid #fff;
  box-shadow: 0px 12px 18px -6px #61829c;
}

.hb-accom-listing-desc > h2 {
  display: block;
  width: 100%;
  height: 40px;
  grid-area: Title_price;
  font-size: 30px;
  font-weight: 800;
  color: #ee6a5b;
}

.hb-accom-listing-desc > p:first-of-type {
  grid-area: Title_price;
  margin-top: 45px;
}

.hb-accom-listing-desc > p:last-child {
  grid-area: desc;
  min-height: 150px;
}

.hb-listing-book-accom input {
  padding: 10px;
  border-radius: 10px;
  background-color: #ee6a5b;
  border: none;
  font-size: 18px;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  color: #fff;
}

.hb-search-submit-wrapper.hb-search-button-wrapper.hb-button-wrapper input {
  padding: 10px;
  border-radius: 10px;
  background-color: #ee6a5b;
  border: none;
  font-size: 16px;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  color: #fff;
}

.hb-button-wrapper input {
  padding: 10px;
  border-radius: 10px;
  background-color: #ee6a5b;
  border: none;
  font-size: 16px;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  color: #fff;
  margin-bottom: 5px;
}

.hb-accom-listing-booking-form {
  margin-top: 48px;
}

h3.hb-title {
  font-size: 25px;
  font-weight: 800;
}

.hb-search-fields input, .hb-details-fields input[type=text], .hb-details-fields select {
  border: none;
  border-bottom: 1px dotted #bbb;
  padding: 10px 2px;
  margin-bottom: 15px !important;
}

.hb-details-fields textarea {
  border: 1px solid #bbb;
  padding: 10px 2px;
  margin-bottom: 15px !important;
}

.hb-details-fields hr {
  border: none;
  border-bottom: 2px dashed #ee6a5b !important;
  margin-bottom: 10px;
}

#et-info {
  float: right;
  margin: 0 auto;
  width: 300px;
  text-align: center;
}

.MainSchedeClienti .container::before {
  width: 0px !important;
}

.et-pb-contact-message {
  position: relative;
  text-align: center;
  font-weight: 700;
  font-size: xx-large;
  color: coral;
  font-family: "Amatic SC", handwriting;
}

.boneIcon {
  transform: rotate(45deg);
}

#top-menu .promo-menu > a {
  color: #ee6a5b;
  font-size: 16px;
  font-style: oblique;
  -webkit-text-decoration: overline 5px;
  text-decoration: overline 5px;
}

/* Responsive Styles Large Desktop And Above */
/* Responsive Styles Standard Desktop Only */
/* Responsive Styles Standard Desktop Only */
/* Responsive Styles Desktop Only */
/* Responsive Styles 981px - 1100px */
/* Responsive Styles Tablet And Below */
/* Responsive Styles 782px */
/* Responsive Styles Tablet Portrait And Below */
/* Responsive Styles Smartphone Only */
/* Responsive Styles Smartphone Portrait */
/* Responsive Smartphone Ladnscape And Above */
/* Responsive Styles Tablet Only */
/* Responsive Styles Tablet Only (Lower Adjustment) */
/* Responsive Styles Small Smartphone Portrait *//*# sourceMappingURL=style.css.map */