/*
 Theme Name:   Almaris Child
 Theme URI:    https://themewant.com/products/wordpress/almaris
 Description:  Almaris Child
 Author:       ReacThemes
 Author URI:   http://reactheme.com
 Template:     almaris
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */

 .eshb-reviews-section{
    display: none;
 }

 .eshb-details-page.style-two .basic-information-list .info {
  width: calc(33% - 1.56rem)!important;
}

.pricing-info .label, .pricing-info .price{
    display: none!important;
}

h1.page-title{
    color:#ededed!important;
    padding: 120px 0;
}

#breadcrumb-azienda .breadcrumb-path{
    display:none;
}

.eshb-details-page.style-two h3.excerpt{
    font-size:22px!important;
    padding: 80px 0!important;
}

.eshb-details-page.style-two .related-accomodations {
  background: var(--eshb-secondary-color);
  padding: 80px 180px 130px 180px!important;
}

.slide-status-numbers{
    display:none!important;
}

#reactheme-header.sticky-header-on{
    padding:5px 0;
}

.rtmega-menu-area ul.rtmega-megamenu > .menu-item {
  padding-left: 10px;
  padding-right: 10px;
}

@media screen and (max-width:1190px) and (min-width:1025px){
    .rtmega-menu-area ul.rtmega-megamenu > .menu-item {
  padding-left: 5px;
  padding-right: 5px;
}
}

@media screen and (max-width:991px){
    .eshb-details-page.style-two h3.excerpt{
    padding: 80px 40px!important;
}
}

@media screen and (max-width:600px){
    .eshb-details-page.style-two .basic-information-list .info{
        width:100%!important;
    }
}

@media screen and (max-width:1280px) and (min-width:992px){
    .elementor-17 .elementor-element.elementor-element-cbed5f9 .rt-offer-item .grid-item .description{
        display: none;
    }
}