/*   
Theme Name: Sytian Wordpress Bootstrap
Theme URI:
Description: Wordpress Base Theme
Author: Sytian-Productions
Author URI: https://www.sytian-productions.com
Version: 3.0
*/



.single-property-page .content-wrapper .information-wrappers .information-list .information-item-wrapper .information-item{
	padding: 10px 30px 20px;
}

.homepage_slider_wrapper .slider-item {
	width: 100% !important;
}
.aligncenter{
	display: block;
    margin: 0 auto;
    padding: 15px 0;
	float: none !important;
}
@media (max-width: 767px) {
 /*.single-property-page .content-wrapper .gallery-slider-wrapper .parent-wrapper .social-media-wrapper {
     bottom: 128px;
 }*/
 .front-page-layout .homepage_slider_wrapper .slider-item .content-wrapper {
 	width: 100% !important;
 }
 .single-property-page .navpills-wrapper .tab-title-wrapper {
 	column-count: 1 !important;
 }
 /*.single-property-page .content-wrapper .gallery-slider-wrapper .gallery-frame-wrapper .gallery-content {
 	height: 190px !important;
 }*/
}

@media (min-width: 320px) and (max-height: 400px) {
	.homepage_slider_wrapper .slider-item {
    	height: 450px !important;
    }
    /*.single-property-page .content-wrapper .gallery-slider-wrapper .slick-arrow.slick-arrow-div-right{
		right: 0 !important;
	}*/
}

@media (min-width: 1200px) and (max-height: 700px) {
	.homepage_slider_wrapper .slider-item {
    	height: 625px !important;
    }
    /*.single-property-page .content-wrapper .gallery-slider-wrapper .slick-arrow.slick-arrow-div-right{
		right: -25px !important;
	}*/
}

.single-property-page .content-wrapper .description-wrapper .decription p{
	text-align: justify !important;
}

@media (max-width: 559px){
	.single-property-page .content-wrapper .gallery-slider-wrapper .gallery-frame-wrapper .gallery-content{
		    height: 230px!important;
	}
}

body.single-property .desktop-filter,
body.single-property .mobile-filter{
	display: none;
}

.conditions-apply{
    margin: 20px 0 35px 0;    
}
.list-property-page-layout .fill-up-form .list-up form input.file-upload{
    border: 1px solid transparent;
    margin-bottom: 0;
    height: 30px;
}
.wpcf7-select{
    height: 45px;
    padding: 0 15px;
    outline: 0;
    border: 1px solid #d7d7d7;
    border-radius: 0;
    margin-bottom: 10px;
    color: #9B9B9B;
    width: 100%;
    background-color: white;
}
.list-property-page-layout .fill-up-form .list-up form textarea{
    margin-top: 10px;
}

.gfield--input-type-captcha .gform-field-label{
    display:none!important;
}

/*.gform_wrapper.gravity-theme .gform_validation_container, body .gform_wrapper.gravity-theme .gform_body .gform_fields .gfield.gform_validation_container, body .gform_wrapper.gravity-theme .gform_fields .gfield.gform_validation_container, body .gform_wrapper.gravity-theme .gform_validation_container {*/
/*    display: none !important;*/
/*    left: -99999px;*/
/*    position: absolute !important;*/
/*}*/


.gform_wrapper.gravity-theme .gfield_description,
.gform_wrapper.gravity-theme .gform_fileupload_rules{
    min-width: 100%;
    margin: 0;
    margin-top: 10px !important;
    text-align: left;
    border: none;
    padding: 0 !important;
    background: none;
}