/*
 Theme Name:   WpResidence child theme
 Theme URI:    https://themeforest.net/item/wp-residence-real-estate-wordpress-theme/7896392
 Description:  WpResidence child theme
 Author:       WpEstate
 Author URI:   http://wpestate.org
 Template:     wpresidence
 Version:      1.0.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

/*=print invoice
--------------------------------------------------------------------------------*/
.invoice_print_title {
    font-size: 25px;
    border-top: 1px solid #f0f0f0;
    padding-top: 20px;
    margin-bottom: 5px;
}

.wpestate_invoice_date{
  font-size: 13px;
}

.wpestate_print_invoice_to_section,
.wpestate_print_invoice_from_whom_section{
  width: 50%;
  float: left;
  margin-top: 45px;
  font-size: 14px;
  margin-bottom: 45px;
  line-height: 1.5em;
}

.wpestate_print_invoice_details_wrapper{
  width: 100%;
  text-align: right;
}

.wpestate_print_invoice_details_detail{
  width: 100%;
  float: left;
  border-bottom: 1px solid #f1f1f1;
  padding: 15px 0px;
  font-size: 13px;
  margin-bottom:0px;
}

.wpestate_print_invoice_details_detail label{
  float:left;
  font-weight: 700;
}

.wpestate_print_invoice_details_wrapper{

}

.wpestate_print_invoice_details_wrapperex_details{
  width: 100%;
  float: left;
  text-align: left;
  margin-top: 30px;
  font-size: 14px;
  line-height: 1.5em;
}

.wpestate_print_invoice_end{
  width: 100%;
  float: left;
  text-align: left;
  margin-top: 30px;
  font-size: 14px;
  line-height: 1.5em;
}

li#footer_latest_widget-3 {
    display: none;
}
.master_header .submit_action {
    display: none;
}
.master_header .header_phone {
    font-size: 18px;
}
.action_tag_wrapper{
	font-size: 15px;
	top: 10px;
	padding: 5px 12px;
	border-radius:23px
	text-shadow: 2px 2px 5px #8d8c8c;
}
.tag-wrapper {
    padding: 0px 10px;
	text-shadow: 2px 2px 5px #8d8c8c;
}
.ribbon-inside.active {
    display: none;
}
.action_tag_wrapper.Silver {
    /*background-color: #C0C0C0!important;*/
	background: linear-gradient(90deg, rgba(206, 206, 207, 1) 0%, rgba(240, 241, 242, 1) 15%, rgba(206, 206, 207, 1) 60%, rgba(240, 241, 242, 1) 100%);
}
.action_tag_wrapper.Gold {
    /*background-color: #d19a3b;*/
	background: linear-gradient(90deg, rgba(157, 129, 70, 1) 0%, rgba(245, 224, 145, 1) 50%, rgba(157, 129, 70, 1) 90%);
}
.action_tag_wrapper.Platinum {
    /*background-color: #E5E4E2;*/
    color: #fff;
	/*background: linear-gradient(90deg, rgba(141, 140, 140, 1) 0%, rgba(214, 213, 214, 1) 50%, rgba(141, 140, 140, 1) 90%);*/
	background: linear-gradient(90deg, rgba(51, 51, 52, 1) 0%, rgba(214, 213, 214, 1) 40%, rgba(51, 51, 52, 1) 90%);
}
/**/
.gform_title{
	display:none;
}
.sena-from .gform-theme--api,.sena-from{
    --gf-form-gap-y: 12px;
}

.property_listing a {
    line-height: 1.5;
}

.sena-from div#input_1_22 {
    width: 100%;
    display: flex;
    flex-direction: row;
}
.sena-from .package.gfield--type-choice .gchoice{
	/*background-color: #32BBAC;*/
    padding: 10px 5px;
    width: 32%;
    cursor: pointer;
    display: inline-flex;
    margin: 0px;
	border-radius:5px;
}
.sena-from .package.gfield--type-choice .gchoice label{
	position:relative;
	width:100%;
	font-size: 19px;
    line-height: 1.5;
	display: flex;
	text-shadow: 2px 2px 5px #8d8c8c;
}
.sena-from .package.gfield--type-choice .gchoice input[type=radio]{
	display:none;
}
.sena-from .gchoice.gchoice_1_22_0 {
    /*background-color: #C0C0C0;*/
	background: linear-gradient(90deg, rgba(206, 206, 207, 1) 0%, rgba(240, 241, 242, 1) 15%, rgba(206, 206, 207, 1) 60%, rgba(240, 241, 242, 1) 100%);
}
.sena-from .gchoice.gchoice_1_22_0 label{
	color: #fff;
}
.sena-from .gchoice.gchoice_1_22_1 {
    background: linear-gradient(90deg, rgba(157, 129, 70, 1) 0%, rgba(245, 224, 145, 1) 50%, rgba(157, 129, 70, 1) 90%);
}
.sena-from .gchoice.gchoice_1_22_1 label{
	color: #fff;
}
.sena-from .gchoice.gchoice_1_22_2 {
    /*background-color: #E5E4E2;*/
	/*background: linear-gradient(90deg, rgba(135, 136, 136, 1) 0%, rgba(214, 213, 214, 1) 20%, rgba(135, 136, 136, 1) 60%, rgba(214, 213, 214, 1) 90%);*/
	background: linear-gradient(90deg, rgba(51, 51, 52, 1) 0%, rgba(214, 213, 214, 1) 40%, rgba(51, 51, 52, 1) 90%);
}
.sena-from .gchoice.gchoice_1_22_2 label{
	color: #fff;
}
.sena-from .gfield_radio .gchoice label:before {
    content: " ";
    display: inline-block;
    position: relative;
    margin: 0 10px 0 0;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    border: 1px solid #fff;
    background-color: transparent;
}
.sena-from .gfield_radio .gchoice input[type=radio]:checked+label:before {
    background-color: #fff;
    border: 1px solid #fff;
}
.sena-from .gfield_radio .gchoice input[type=radio]:checked+label:after {
    border-radius: 50%;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 7px;
    left: 7px;
    content: " ";
    display: block;
    background: #ffffff;
}
.sena-from input#gform_submit_button_1 {
    background-color: #30afe3;
    border-radius: 10px;
    width: 120px!important;
}
.contact-page input#gform_submit_button_2{
	background-color: #30afe3;
    border-radius: 10px;
    width: 120px!important;
}
.page-id-23122.elementor-template-full-width .container.content_wrapper,
.page-id-25545.elementor-template-full-width .container.content_wrapper,
.page-id-25616.elementor-template-full-width .container.content_wrapper{
   margin-top:0px !important;
}

#adv_search_form .adv1-holder .keyword {
    width: 70%;
}
.adv_extended_options_text,
#adv-search-header-1,
.breadcrumb_container{
	display:none!important;
}
.property-unit-information-wrapper h4 a{
	font-size:18px!important;
}
.page-id-93 .single-content{
	margin-top:30px;
}
.heading_over_image_wrapper h1{
	color:#ffffff!important;
}
.home .elementor-template-full-width .container.content_wrapper{
	margin-top:0 !important;
}

.home .property_listing.property_unit_type8 .listing_unit_price_wrapper {
    height: 50px;
}
.sena-from .condition a{
    font-size: 14px !important;
	color: #30afe3;
}
.mobile-logo img{
    max-height: 55px !important;
}

@media screen and (max-width: 767px){
.sena-from .gfield_radio .gchoice label:before {
    margin: 0 5px 0 0;
    width: 20px;
    height: 20px;
}
.sena-from .gfield--type-choice .gchoice label {
    margin-left: 5px;
}
}
@media screen and (max-width: 1024px){
	 .home .container.content_wrapper{
		  margin-top: 0 !important;
	}
}