/*
Theme Name: Sayvee Child Theme
Author: Sayvee Creative
Version: 1.0
Template: hello-elementor

*/


/*
Theme Name: Sayvee Child Theme
Author: Sayvee Creative
Version: 1.0
Template: hello-elementor

*/

.mp-lctn img.jet-map-marker-image{
	width:40px;
}
.tp-hdr-txt ul li a{
	text-decoration:underline;
	text-decoration-color: #fff;
}
.rgstr-btn{
	margin-left: 15px!important;
}
.rgstr-btn .elementor-item{
	padding: 5px 22px 6px!important;
    margin-left: 0px!important;
}
.rgstr-btn .elementor-item:hover:after{
	display:none;
}
.rgstr-btn .elementor-item:hover{
	background:#fff;
	color:#25282b!important;
}
.svg-img .elementor-icon svg{
	width:100%;
}
.ftr-frm input[type="checkbox"],
.ftr-frm input[type=radio]{
	top: 2px;
    position: relative;
}
.ftr-frm  .elementor-field-type-radio{
	display:block;
}
.ftr-frm  .elementor-field-type-radio .elementor-field-subgroup{
	display:inline-block;
}
.ftr-frm  .elementor-field-type-radio .elementor-field-label{
	margin-right:20px;
}

.register-btn{
	display:none!important;
}
.mp-fltr-lst .jet-filter-row .jet-checkboxes-list__label{
	position: relative;
}
.mp-fltr-lst .jet-filter-row .jet-checkboxes-list__label:before{
	content: '';
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    top: -2px;
    left: -30px;
	border-radius:50%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.mp-fltr-lst .jet-filter-row:nth-child(2) .jet-checkboxes-list__label:before{
	   background-image: url(/wp-content/uploads/2023/09/schools.svg);
}
.mp-fltr-lst .jet-filter-row:nth-child(3) .jet-checkboxes-list__label:before{
	   background-image: url(/wp-content/uploads/2023/09/Outdoor-Activities.svg);
}
.mp-fltr-lst .jet-filter-row:nth-child(4) .jet-checkboxes-list__label:before{
	   background-image: url(/wp-content/uploads/2023/09/Restaurants.svg);
}
.mp-fltr-lst .jet-filter-row:nth-child(5) .jet-checkboxes-list__label:before{
	   background-image: url(/wp-content/uploads/2023/09/stores.svg);
}
.mp-fltr-lst .jet-filter-row:nth-child(6) .jet-checkboxes-list__label:before{
	   background-image: url(/wp-content/uploads/2023/09/wineries.svg);
}
.mp-fltr-lst .jet-filter-row:nth-child(7) .jet-checkboxes-list__label:before{
	   background-image: url(/wp-content/uploads/2023/08/nue-vista.png);
}
.rgstr-btn .elementor-icon svg path{
	-webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}
.rgstr-btn .elementor-icon:hover svg path:first-child{
	fill:#2D313C;
}
.rgstr-btn .elementor-icon:hover svg path:last-child{
	    stroke: #2D313C;
}

.jet-map-box .jet-map-close{
	opacity:0;
}
.mp-lctn .jet-map-box:after{
	content:"x";
	position:absolute;
	display:block;
	width:14px;
	height:13px;
	top:0;
	right:0;
	font-size:14px;
	color:#fff;
}

.bk-on-btn .elementor-button-icon svg{
	width:100%;
}

.jet-listing-dynamic-link__label, .jet-listing-dynamic-link__icon {
	color: #fff !important;
	
}

.jet-listing-dynamic-link__label:hover, .jet-listing-dynamic-link__icon:hover {
	color: #fff !important;
	text-decoration: underline;
}

/* Responsive Css*/
@media all and (max-width: 1024px) {
	.rgstr-btn{
		float: right;
		margin-top: 50px!important;
		border-width: 0px!important;
	}
	.rgstr-btn a{
		font-size:16px;
		background-color:#fff;
		color:#25282b!important;
		border:2px solid #fff;
		border-radius:6px;
	}
}
@media all and (max-width: 767px) {
    .register-btn{
	display:block!important;
}
		.rgstr-btn a{
		font-size:16px!important;
	}
.cnt-frm .elementor-field-option {
    padding-left: 0px!important;
}
	.cnt-frm .e-form__buttons {
    top: 0!important;
}
	.rght-img-bx  .elementor-image-box-wrapper{
		text-align: right;
		flex-direction: row-reverse;
	}
	.rght-img-bx .elementor-image-box-wrapper .elementor-image-box-img {
    margin-left: 15px!important;
}
	.img-bx .elementor-image-box-wrapper{
		display: flex;
	}
	
	.lft-img-bx .elementor-image-box-title{
		text-align:left!important;
	}
	body .lft-img-bx .elementor-image-box-img{
		margin-right:15px!important;
	}

}
@media all and (max-width: 480px) {
    
}