/*
Theme Name: generatepress_child
Theme URI: http://loquesea.es
Version: 4.0
Description: This is a child Theme of Neve made by Machi
Author: Tu
Author URI: http://loquesea.es
Template: generatepress
*/
 
/*----------------- Cambios a partir de aquí -------------------------------*/

body {
    background: white !important;
}

#wpadminbar {
    display: none !important;
}

.bg-transparent {
    background: transparent !important;
}

.m-0 {
    margin: 0 !important;
}

footer a {
    text-decoration: none !important;
}

.overlay{
    content: "";
    background-color: black;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.5;
}

.pt-0 {
    padding-top: 0 !important;
}

ul#navigation {
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
}

.bradcam_area.breadcam_bg_2, .bradcam_area.breadcam_bg_2 h3 {
    position: relative;
}

.bradcam_area.breadcam_bg_2 h3{
    z-index: 9999;
}
.header-area .main-header-area .book_room .socail_links ul li a{
    color: #E8E7E6;
}

.lightbox {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999;
    background: black;
    width: 100%;
    height: 100%;
}

.image-lightbox-container {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center; 
}

#close-lightbox {
    position: absolute;
    top: 1em;
    right: 1em;
    color: white;
    font-size: 1.5em;
    transform: rotate(45deg);
    cursor: pointer;   
}

.img-rooms-gallery {
    width: 100%;
    height: calc(100vw / 3);
    background-size: cover !important;
    background-position: center center !important;
}

#primary a{
    text-decoration: none !important;
}

.introduction-room {
    width: 100%;
    height: calc(100vw / 5) !important;
    background-position: center center !important;
    background-size: cover !important; 
}

.introduction-room:hover, .single_rooms:hover .img-rooms-gallery{
    transform: scale(2);
    transition: 2s;
}

.bui-spacer--medium, .hprt-facilities-others {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding: 10px;   
}

.bui-spacer--medium svg {
    margin-right: 5px;
}

.hprt-facilities-facility {
    padding-left: 10px;
}

.single_offers .card {
    border: none !important;
}

.hprt-facilities-others {
    margin: 0;
    list-style-type: none;
}

.offers_area .single_offers ul li::before {
    display: none !important;
}

.offers_area .single_offers ul li{
    padding: 0 !important;
}

.offers_area .collapse {
    border-left: 1px solid lightgray;
}

.mt-100 {
    margin-top: 100px;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.presentation-room-title {
    padding-top: 2em;
}

.mb-50 {
    margin-bottom: 50px;
}

.logo-img img{
    max-width: 120px;
}

.book_room {
    justify-content: center !important;
}

footer a {
    color: white !important;
}

button, html input[type="button"], input[type="reset"], input[type="submit"], a.button, a.wp-block-button__link:not(.has-background){
    background-color: #86654a !important;
    border-radius: unset !important;
}

.btn.focus, .btn:focus {
    box-shadow: 0 0 0 .2rem rgb(168, 129, 97) !important;
}

#accordion .card {
    border: unset !important;
}

#accordion .card button{
    width: 100%;
}

#accordion .card-body {
    padding: 0px 10px 30px 10px;
}
#accordion .card-body img {
    display: block;
}

.offers_area .book_now {
    width: auto !important;
    padding: 10px !important;
    line-height: 1.1 !important;
}

.single_slider {
    background-size: cover !important;
    background-position: center center !important;
}

.details-btn {
    background:#86654a;
    color:white;
}

div.wpforms-container-full .wpforms-form input.wpforms-field-medium, div.wpforms-container-full .wpforms-form select.wpforms-field-medium, div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium{
    max-width: 100%;
}
.wpforms-submit {
    color: white !important;
}

.slicknav_btn {
    background-color: #1b120c !important;
}

.header-area {
    z-index: 999999 !important;
}

.header-area .main-header-area {
    padding: 15px 150px 0 150px !important;
}

.header-area .main-header-area.sticky {
    padding: 0 150px !important;
}

.topnav {
    background-color: #1b120c;
    display: flex;
    justify-content: center;
    color: #cda782;
    font-size: 13px;
    position: relative;
    z-index: 999999999;
}
.topnav span {
    padding:3px 20px 3px 0 !important;
}

.topnav span i{
    margin-right: 4px;
}

.topnav #gt_float_wrapper span {
    padding: 0 !important;
}

.topnav a{
    color: #cda782 !important;
    text-decoration: none !important;
}

.gt_float_switcher .gt-selected .gt-current-lang span.gt-lang-code {
    top: 0 !important;
}

#gt_float_wrapper img{
    width: 15px !important;
}

#gt_float_wrapper span {
    font-size: 11px !important;
    color: #cda782 !important;
}

.gt_float_switcher .gt-selected .gt-current-lang {
    padding:  0 !important;
}

.gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow{
    height: 6px;
    width: 13px;
}

.gt-current-lang {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.gt_float_switcher .gt_options a {
    font-size: 12px;
    display: flex;
}

.gt_options {
    position: absolute !important;
    background: rgb(27, 18, 12) !important;
    top: 26px !important;
}

.gt_float_switcher-arrow {
    margin-left: 5px;
}

.gt_float_switcher, .gt_float_switcher .gt-selected {
    background: transparent !important;
}
.gt-selected {
    margin-bottom: -8px;
    position: relative;
    top: -1px;
}

.topnav.open-nav {
    display: flex;
    position: fixed;
    bottom: 0;
    flex-direction: column;
    width: 100%;
    padding: 10px; 
}

.bookbtn {
	background: #86654a;
	padding: 12px 26px;
	font-size: 14px;
	font-weight: 400;
	border: 1px solid transparent;
	color: #fff;
	text-decoration: none !important;
}

@media only screen and (max-width: 991px) {
	.showinmobile {
		display: block !important;
	}
	.showinmobile .socail_links{
		display:none !important;
	}
	.showinmobile .book_btn {
		position: fixed;
		top: 25px;
		right: 90px;
		display:block !important;
	}
	
    .topnav {
        display: none;
    }
    .header-area .main-header-area, .header-area .main-header-area.sticky {
        padding: 5px !important;
    }
    .slicknav_menutxt {
        display: none !important;
    }
    .slicknav_btn.slicknav_collapsed{
        transform: scale(1.3)
    }
    .slicknav_icon{
        margin: 0 !important;
    }
    .slicknav_nav {
        position: fixed;
        top: 91px;
        width: 100%;
        left: 0;
        background: #1b120c;
    }
    .slicknav_menu {
        background: transparent;
        padding: 5px;
        width: 133px;
        position: absolute;
        right: 0;
        top: -61px;
    }
}

@media only screen and (max-width: 768px) {
    .introduction-room , .img-rooms-gallery{
        height: calc(100vw / 2) !important;
    }
}