/*
Theme Name: skyhaus Child
Description: Child theme for the skyhaus theme
Author: skyhaus
Template: skyhaus
Version: 1.2.2
*/

@media screen and (max-width:767px){
    body.single-property .elementor-image-box-content{
        margin-top:-30px !important;
    }
}
@media (max-width: 767px) {
    body.elementor-page-2344 {
        padding:0 !important;
    }
}
.open-form form input, .open-form form textarea{
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.form-field-section .elementor-form-fields-wrapper {
    justify-content: center;
}
.custom-permalink-button{
    color: #FFF !important;
    padding: 15px 8px 15px 8px;
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25) !important;
    background:#003f52;
    border-radius: 3px;
    height: 43px;
    width: 150px;
}
.custom-permalink-button:hover{
    background:#003f52;   
}
.elementor-button{
 box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25) !important;   
}
body .available_properties a:focus {
    background-color: #003f52 !Important;

}
@media screen and (max-width: 500px) {
  .video_section .elementor-widget-video .elementor-wrapper .elementor-video {
    height: 375px !important;
  }
}
.image_slider_new img{
    height:150px;
    width:99%;
}
