/* 
 Theme Name:   Adjovimar
 Theme URI:    
 Description:  
 Author:       diego@net-monsters.com
 Author URI:   https://www2.adjovimar.es
 Template:     kadence
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/
#wrapper .site-bottom-footer-wrap .site-footer-row-container-inner {
    background-color: #23313e;
}
#wrapper ul.polylang_langswitcher {
    margin: 0;
    list-style: none;
}
#wrapper ul.polylang_langswitcher li{
	display:inline-block;
}
#wrapper ul.polylang_langswitcher li a{
	display:inline-block;
    text-transform: uppercase;
    color: #ffffff;
    text-decoration: none;
}
#main .apartamentos > div {
    border: 1px solid #0052A2;
    padding: 20px !important;
}
#main .apartamentos > div figure.wp-block-image{
	margin-left: -20px;
	margin-right: -20px;
	height: auto;
}

header#masthead {
    position: fixed;
    width: 100%;
    z-index: 1000;
    top: 0px;
    left: 0px;
    background-color: transparent;
	transition: all 1s ease-in-out;
}

#wrapper .wp-block-cb-carousel .slick-slide {
    overflow: hidden;
    padding-left: 0px;
    padding-right: 0px;
}

#wrapper .wp-block-cb-carousel .slick-slide figure.wp-block-image {
    height: 600px;
}

#wrapper .entry-hero {
    position: relative;
    display: none;
}

#wrapper #primary .w800{
	max-width:100%;
	width: 800px;
	margin-left:auto;
	margin-right:auto;
}

#primary > .content-container.site-container {
    max-width: unset;
    padding: 0px;
}

section#block-23 ul {
    margin: 0;
    padding: 0;
}
.servicios figure{
	border: 4px solid #3274AE;
    border-radius: 100px;
    padding: 20px;
    width: 120px !important;
    height: 120px !important;
    text-align: center;
    margin-bottom: 12px !important;
}
.servicios figure img{
	margin: 0px;
	display:inline-block;
}

section#block-23 ul li {
    list-style: none;
    display: inline-block;
    vertical-align: top;
    margin-right: 12px;
}
#wrapper .entry.single-entry {
    box-shadow: unset;
}
figure.wp-block-image {
    position: relative;
	height: 320px;
	overflow: hidden;
}
figure.wp-block-image figcaption{
    position: absolute;
	top: 0px;
	left: 20px;
	color: #ffffff;
	font-weight:bold;
	font-size: 20px;
}
div#primary {
    padding: 0px;
    margin: 0px;
}
div#booking {
    margin: 0px;
    background-color: #0052a2;
    color: #ffffff;
    font-size: 14px;
	padding: 8px 20px;
	padding-right: 0px;
	
	position: relative;
	margin-bottom: 40px;
}
div#booking form > * {
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
}
div#booking form > * label {
    display: block;
}
#primary .entry-content-wrap {
    padding: 0px;
}
#wrapper input[type="text"] {
    border: 0 none;
    border-radius: 0px;
    box-shadow: unset;
    padding: 4px 8px;
}
#wrapper input#btn-dispo {
    border: 0 none;
    border-radius: 0px;
    background-color: #13bdb2;    
    margin: 0px;
	
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
}

#primary .entry-content.single-content > * {
    width: 1290px;
	max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
#primary .entry-content.single-content > .fullwidth {
    max-width: unset;
	width: 100%;
}
/*#primary .entry-content.single-content > .fullwidth > div {
    width: 1290px;
	max-width: 100%;
	margin-left:auto;
	margin-right:auto;
}

#rc-search_room_box,
#rc-search_room_box *{
	background-color:transparent;
}*/

.mobile-toggle-open-container .menu-toggle-open .menu-toggle-icon svg {
    fill: #ffffff;
	font-size: 40px;
}
#mobile-drawer.popup-drawer .drawer-inner {
	
}
body .site-branding {
    padding-bottom: 20px;
    padding-top: 20px;
}
body.sticky header#masthead {
    background-color: #13bdb2;
}
body.sticky header#masthead .site-branding a.brand img {
    max-width: 140px;
}
body.sticky header#masthead .site-branding {
    padding-bottom: 10px;
    padding-top: 10px;
}

@media only screen and (max-width: 1023px) {

	body .site-branding a.brand img {
		max-width: 148px;
	}
	
	#wrapper .wp-block-cb-carousel .slick-slide figure.wp-block-image {
		height: auto;
	}
	
    body #main .servicios.wp-block-columns .wp-block-column {
        flex-basis: 44% !important;
    }
	
	figure.wp-block-image {
		height: auto;
	}
	
	#primary .entry-content.single-content > * {
		padding-left: 40px;
		padding-right: 40px;
	}
	#primary .entry-content.single-content > .fullwidth {
		padding-left: 0px;
		padding-right: 0px;
	}
	
}
