/*
 Theme Name:     Hotel Geo Child Theme
 Theme URI:      https://www.hotelgeo.it
 Description:    Hotel Geo Child Theme
 Author:         Beddy
 Author URI:     https://www.hotelgeo.it
 Template:       hotel-geo
 Version:        1.0.0
*/

 
/* =Theme customization starts here
------------------------------------------------------- */
/* @font-face {
    font-family: 'HotelGeo';
    src: url('fonts/HotelGeo.eot');
    src: url('fonts/HotelGeo.eot?#iefix') format('embedded-opentype'),
         url('fonts/HotelGeo.woff2') format('woff2'),
         url('fonts/HotelGeo.woff') format('woff'),
         url('fonts/HotelGeo.ttf') format('truetype'),
         url('fonts/HotelGeo.svg#HotelGeo') format('svg');
}
h1, h2, h3, h4, h5, h6, .category-colored, .tagcloud a, .cl-pagination, .cl_counter, .cl_testimonial_1, .cl_slider_1 .title-wrapper .slide-title a, .elementor-counter .elementor-counter-number-wrapper, .elementor-counter .elementor-counter-title, .ce-post-navigation .item-title{
    font-family: 'HotelGeo'!important;
    text-transform: uppercase;
} */
/* ------------------------------------------------------- */

/*body.home header{*/
body header#masthead{
    z-index: 9;
    position: absolute;
    width: 100%;
}
.ce-page-header.modern .bg-image:before{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
    z-index: 1;
}
.camere-list-description figcaption{
    background: #fff;
    text-align: center;
    padding: 38px 50px 41px;
}
.camere-list-description figcaption h3{
    color: #120f1f;
    letter-spacing: -1px;
    margin-bottom: 16px;
    font-size: 22px;
    line-height: 32px;
    text-transform: none;
    font-weight: 600;
}
.camere-list-description figcaption p{
    color: #888682;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    margin-bottom: 0;
    font-family: "DM Sans";
}
.gallery.gallery-columns-3 figure {
    width: inherit;
}
.hover-galleria .gallery-item .gallery-icon{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.hover-galleria .gallery-item .gallery-icon:before{
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 50%;
    left: 0;
    top: -50%;
    position: absolute;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    content: "";
}
.hover-galleria .gallery-item .gallery-icon:after{
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 50%;
    left: 0;
    position: absolute;
    top: 100%;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    content: "";
}

.hover-galleria .gallery-item .gallery-icon:hover::before {
    left: 0;
    top: 0;
}
.hover-galleria .gallery-item .gallery-icon:hover::after {
    left: 0;
    top: 50%;
}
.hover-galleria .gallery-item .gallery-icon:hover a:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    z-index: 1;
}
.hover-galleria .gallery-item .gallery-icon:hover a:after {
    content: "\e8b1";
    font-family: 'feather';
    position: absolute;
    z-index: 1;
    color: #fff;
    top: 50%;
    font-size: 30px;
    left: calc(50% - 15px);
}

.elementor-swiper-button-next .eicon-chevron-right:before{
    font-family: 'feather';
    content: "\e844";
    font-size: 40px;
}
.elementor-swiper-button-prev .eicon-chevron-left:before{
    font-family: 'feather';
    content: "\e843";
    font-size: 40px;
}
.dialog-lightbox-close-button:before{
    font-family: 'feather';
    content: "\e8f6";
    font-size: 30px;
}
.p-inside-title{
    font-family: "DM Sans";
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    text-transform: none;
    color: #000000;
    margin-top: 32px;
}
.privacy_policy {
    width: 20px !important;
    height: 20px !important;
}
.rd-more-btn,
.entry-readmore{
    color: #FFFFFF;
    background-color: #b01019!important;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #b01019!important;
    border-radius: 10px 10px 10px 10px;
    padding: 7.5px 16px 7.5px 16px;
    margin-top: 30px;
    position: relative;
    display: inline-block;
}
.rd-more-btn:hover,
.entry-readmore:hover{
    background: #fff!important;
    border-color: #b01019!important;
    color: #b01019!important;
}
body.blog .inner-content-row{
    padding: 120px 0;
}
.grecaptcha-badge{
    display: none!important;
}
.ce-post-style-kafe .entry-title, .ce-post-style-kafe2 .entry-title{
    letter-spacing: 0;
}
.wpcf7 input[type="submit"]{
    color: #FFFFFF;
    background-color: #b01019 !important;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #b01019 !important;
    border-radius: 10px 10px 10px 10px!important;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.wpcf7 input[type="submit"]:hover{
    color: #b01019;
    background-color: #ffffff !important;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #b01019 !important;
    border-radius: 10px 10px 10px 10px;
}
.recapiti-lh p{
    line-height: 1.5;
}
.iframe-map .elementor-widget-container{
    line-height: 0;
}
.lang-flag > .elementor-widget-wrap{
    padding-top: 0!important;
}
.blog_page > article{
    box-shadow: 0px 30px 50px -5px rgba(18,2,47,0.15);
}
.error404 #site_content{
    background-image: url("https://hotelgeo.it/wp-content/uploads/2022/10/hotel-geo-homepage-slide-001.jpg");
    background-size: cover;
}
.error404 #site_content:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}
.error404 #site_content h2{
    color: #fff!important;
}
.recent-post-item {
    margin-bottom: 45px;
}
figure:not(.woocommerce-product-gallery__wrapper) {
    margin: 0;
}
aside h4.widget-title{
    font-size: 22px;
    line-height: 32px;
    text-transform: none;
    font-weight: 700;
    letter-spacing: 0px;
    color: #b01019;
}