/**handles:style**/
/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/


.mv-bnr.community_bnr_wrapper:after {
    background: #231F20;
    opacity: 0.6;
}
.fnt-wght-md{
	font-weight:500;
}
.property-summary{
	border:2px solid;
	border-radius:2px;
}
.property-summary h4{
	font-size: 16px!important;
    font-weight: 600!important;
    text-transform: uppercase;
    font-family: "Montserrat", Arial, Tahoma, sans-serif!important;
}
.property-summary h4 span {
    width: 50%;
    display: inline-block;
    float: right;
}
.lft-img-cntnt .icon_box.icon_position_left .image_wrapper{
	width: 23px;
    height: 23px;
}
.lft-img-cntnt .icon_box.icon_position_left {
    min-height: auto;
    padding-left: 40px;
    padding-top: 0;
    margin-bottom: 0;
}
.lft-img-cntnt .desc_wrapper .desc{
	font-size: 18px;
    font-weight: bold;
    color: #fff;
}

.sc-smry-btn{
	text-align:center;
}
.sc-smry-btn .button_style_1 {
	display:inline-block;
	margin:0 15px;
}
.sc-smry-btn .button_style_1 a{
	border-color:#B99A80!important;
}
.bg-btn.button_style_1 a{
    background: #B99A80!important;
}
.trns-bg.button_style_1 a{
	background:transparent;
}
.trns-bg.button_style_1 a:hover{
	color:#fff!important;
}















#rev_slider_1_1_wrapper {
	left: 0 !important;
}

.sold-out :after{
    background:url(https://www.tallusridge.com/wp-content/themes/betheme-child/images/sold-out-big.png) no-repeat;
    width:281px;
    height: 281px;
    position:absolute;
    bottom:0;
    right: 0;
    content:" ";
}

.sold-out-small .vc_single_image-wrapper:after{
    background:url(https://www.tallusridge.com/wp-content/themes/betheme-child/images/sold-out-small.png) no-repeat;
    width:216px;
    height: 216px;
    position:absolute;
    top:0;
    left: 0;
    content:" ";
}

.sold-out-small .vc_empty_space:after{
    background:url(https://www.tallusridge.com/wp-content/themes/betheme-child/images/sold-out-small.png) no-repeat;
    width:216px;
    height: 216px;
    position:absolute;
    top:0;
    left: 0;
    content:" ";
}



.wpb_single_image .vc_single_image-wrapper{
    position: relative;
}





@media screen and (max-width:1440px) {
	.lft-img-cntnt > .vc_column-inner{
		    padding-right: 50px !important;
    padding-left: 50px !important;
	}
}
@media screen and (max-width:1024px) {
	.bnr-cntnt{
		width: 80%;
	}
	.property-summary .wpb_column {
		width:100%;
	}
	.bnr-cntnt .tb-pd-0{
		padding-right:0!important;
	}
	.ttl-60{
		font-size: 48px!important;
    	line-height: 50px!important;
	}
	.lft-img-cntnt .icon_box.icon_position_left {
		padding-left: 0px;
    display: flex;
	}
	.lft-img-cntnt > .vc_column-inner {
    padding-right: 30px !important;
    padding-left: 30px !important;
}
	.lft-img-cntnt .icon_box .image_wrapper {
    padding-right: 20px;
	float: left;
}
	.lft-img-cntnt .desc_wrapper{
		display:inline-block;
	}
	body .tb-sc-pd-50{
		padding-top:50px!important;
		padding-bottom:50px!important;
	}
	.sc-smry-btn .button_style_1 {
    margin: 0 10px;
}
}


@media screen and (max-width:767px) {
	.ttl-60{
		font-size: 42px!important;
		line-height: 50px!important;
	}
	
	.bnr-cntnt > .vc_column-inner{
		padding-right: 20px !important;
    	padding-left: 20px !important;
	}
		.bnr-cntnt {
		width: 100%;
	}
	.lft-img-cntnt .icon_box.icon_position_left {
    padding-left: 40px;
}
body .tb-sc-pd-50 {
    padding-top: 35px!important;
    padding-bottom: 35px!important;
}
body .property-summary{
	padding:30px 10px 20px!important;
}
.property-summary h4 {
    font-size: 12px!important;
}
.property-summary h4 span {
    width: 46%;
}
.property-summary .vc_column-inner{
	padding:0px!important;
}
.ttl-50{
	font-size: 30px!important;
    line-height: 34px!important;
}
.sc-smry-btn .button_style_1 {
    margin: 10px 0px;
}

}