/*
Theme Name: Alloggio Child
Theme URI: https://alloggio.qodeinteractive.com
Description: A child theme of Alloggio
Author: Edge Themes
Author URI: https://qodeinteractive.com
Version: 1.0.0
Text Domain: alloggio
Template: alloggio
*/

@font-face {
  font-family: 'Gotham Book';
  src: url('https://wemambo.com/clients/villatartaruga/wp-content/uploads/2020/11/gotham-book-webfont.eot');
  src: url('https://wemambo.com/clients/villatartaruga/wp-content/uploads/2020/11/gotham-book-webfont.eot?#iefix') format('embedded-opentype'),
    url('https://wemambo.com/clients/villatartaruga/wp-content/uploads/2020/11/gotham-book-webfont.woff2') format('woff2'),
    url('https://wemambo.com/clients/villatartaruga/wp-content/uploads/2020/11/gotham-book-webfont.woff') format('woff'),
    url('https://wemambo.com/clients/villatartaruga/wp-content/uploads/2020/11/gotham-book-webfont.ttf')  format('truetype'),
    url('https://wemambo.com/clients/villatartaruga/wp-content/uploads/2020/11/gotham-book-webfont.svg#gothambook') format('svg');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham Bold';
  src: url('https://wemambo.com/clients/villatartaruga/wp-content/uploads/2020/11/gotham-bold-webfont.eot');
  src: url('https://wemambo.com/clients/villatartaruga/wp-content/uploads/2020/11/gotham-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('https://wemambo.com/clients/villatartaruga/wp-content/uploads/2020/11/gotham-bold-webfont.woff2') format('woff2'),
    url('https://wemambo.com/clients/villatartaruga/wp-content/uploads/2020/11/gotham-bold-webfont.woff') format('woff'),
    url('https://wemambo.com/clients/villatartaruga/wp-content/uploads/2020/11/gotham-bold-webfont.ttf')  format('truetype'),
    url('https://wemambo.com/clients/villatartaruga/wp-content/uploads/2020/11/gotham-bold-webfont.svg#gothambold') format('svg');
  font-weight: 700;
  font-style: normal;
}

.gotham-font {
  font-family: 'Gotham Book', sans-serif !important;  
}

.gotham-bold {
  font-family: 'Gotham Bold', sans-serif !important;  
}

.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 80%; /* Could be more or less, depending on screen size */
  max-width: 600px;
}

/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.modal-content .villa-tartaruga-email-btn {
  margin-top: 30px;
  font-size: 16px;
  text-transform: uppercase;
  font-family: 'Raleway', sans-serif;
  letter-spacing: 1px;
}

.modal-content .villa-tartaruga-email-btn:hover {
  color: #000;
}

.reservation-thankyou, 
.elementor-2347 .elementor-element.elementor-element-ccf1882,
.qodef-ei-legend-item.qodef--last-room .qodef-ei-label {
  display: none;
}

.woocommerce-checkout #payment ul.payment_methods li img.stripe-icon {
  max-width: 34px !important;
}

#qodef-woo-page.qodef--checkout .wc_payment_methods li {
  padding: 0;
}

#customer_details {
  padding-right: 80px;
}

.tartaruga-co-dropdown select {
  width: 100%;
}

.woocommerce-checkout #qodef-page-inner {
  padding-top: 50px;
}


.tartaruga-amenities .qodef-e-amenity-items {
  align-items:  baseline;
}

.tartaruga-amenities .qodef-e-amenity-items .col-33 {
  max-width: 33.3333%;
  width:  100%;
}

.tartaruga-amenities .tartaruga-svg-wrapper {
  display: flex;
}

.tartaruga-amenities .qodef-e-amenity-items .qodef-ei-link {
  display: block;
}

.tartaruga-amenities .qodef-e-amenity-items .qodef-ei-svg {
  display:  block;
  margin:  0 auto 8px;
}

.tartaruga-amenities .qodef-e-amenity-items .amenity-description-wrapper {
  text-align: center;
}

.tartaruga-amenities .qodef-e-amenity-items .qodef-e-amenity-item {
  width:  70%;
}

.footer-contact-container .qodef-icon-simple-line-icons {
  margin-right:  10px;
}

@media screen and (max-width: 768px) {
  .tartaruga-amenities .qodef-e-amenity-items .col-33 {
    max-width: 100%;
  }

  .tartaruga-amenities .qodef-e-amenity-items .qodef-e-amenity-item {
    margin: 0 auto;
  }
	
  .qodef--passepartout #qodef-page-mobile-header-inner, 
	#qodef-page-mobile-header-inner {
    padding:  10px 20px;
  }
	
 .qodef-page-title.qodef-m.qodef-title--standard.qodef-alignment--center.qodef-vertical-alignment--header-bottom.qodef--has-image.qodef-image--parallax.qodef-parallax + #qodef-page-inner {
	 padding-top: 35px;
	}
}
