/*
Theme Name: Hoteller Child
Theme URI: https://themes.themegoods.com/hoteller/landing
Description: Premium Photography WordPress Theme
Version: 1.0
Author: ThemeGoods
Author URI: https://themeforest.net/user/ThemeGoods
License: GNU General Public License
License URI: https://themeforest.net/licenses/regular_extended
Text Domain: hoteller
Template: hoteller
*/
.guestbook-items {
    margin-bottom: 40px;
}
div#reviewModal button.btn-close {
    padding-bottom: 0;
    box-shadow: none !important;
    position: absolute;
    right: 35px;
    top: 15px;
    z-index: 999;
	font-size: 18px;
}
.slider_parallax_slides .caption .title {
    font-size: 100px;
    color: #fff;
}
.footer-title {
    font-family: Raleway;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-style: normal;
    margin: 10px 0;
}
.wp-social-link svg {
    fill: #fff;
}
#gform_6 .gfield_description.instruction {
    display: none;
}
p.gform_required_legend {
    display: none;
}
#perspective {
    width: 100%;
    min-height: 100%;
    position: relative;
    overflow: hidden;
}
@media (max-width:767px){
	.slider_parallax_slides .caption .title {
    font-size: 60px;
}
.divTable:before  {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999;
    width: 20%;
    height: 100%;
    background: linear-gradient(-90deg, rgb(255 255 255 / 80%) , transparent );
}
.cookies-text a {
    word-break: break-all;
}
	  .divTableRow:nth-of-type(1) {
    font-size: 16px !important;
    line-height: 1.2;
}
.divTable {
    overflow: auto;
    font-size: 14px ;
    line-height: 1.4;
}
}

form.book-form ol {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    align-items: end
}

form.book-form ol span {
    width: 100%;
    display: block
}

form.book-form .avl-form>ol>li {
    width: 100%;
    max-width: 20%
}

form.book-form ol li {
    width: 100%;
    padding: 0 5px;
    margin: 0!important
}

form.book-form ol li li {
    max-width: 50%
}

form.book-form ol input,form.book-form ol select {
    width: 100%;
    padding: 10px
}

form.book-form input[type="submit"] {
    background-color: #b59175;
    color: #fff;
    border: none
}

.mc-calendar--modal .mc-display, .mc-date--active.mc-date--picked {
    background: #b59175;
}
.mc-table__weekday, .mc-btn--success{
    color: #b59175;
}

.espa-section img {
    width: 100%;
    max-width: 130px;
}
.espa-section.absolute {
    position: absolute;
    top: calc(100vh - 200px);
    left: 10px;
    z-index: 99;
}
.espa-section.fixed {
    position: fixed;
        bottom: 10px;
    left: 10px;
        z-index: 99;
}
a.espa-tablet-logo{display: none;}
.facilities-2 ul.elementor-icon-list-items {
    gap: 0;
    display: grid;
    grid-template-columns: 33.33% 33.33% 33.33%;
    row-gap: 15px;
    border-bottom: 1px solid #000;
}
.facilities-2 ul.elementor-icon-list-items .elementor-icon-list-item {
    border-bottom: 1px solid #000;
    margin-bottom: -1px;
}
@media (max-width:1024px){
    a.espa-desktop-logo {display: none;}
	    form.book-form .avl-form ol ol {flex-wrap: nowrap;gap: 10px;margin: 0 0  10px 0 !important;}
form.book-form .avl-form>ol>li {
    max-width: 100%;
}
form.book-form .avl-form > ol {
    margin: 0 !important;
}
form.book-form ol li {
    padding: 0 !important;
}
}
@media (min-width:1025px){
    a.espa-mobile-logo {display: none;}
}
@media (min-width:468px) and (max-width:1024px){
    a.espa-mobile-logo {display: none;}
    a.espa-tablet-logo{display: block;}
}
@media (max-width:767px){
.slider_parallax_wrapper .pagination {
    bottom: 0 !important;
    margin-bottom: 20px;
}
		.facilities-2 ul.elementor-icon-list-items {
    grid-template-columns: 100%;
}
}