/*----------list-your-bussiness---------------*/




.tribe-events-calendar-list__event-details header.tribe-events-calendar-list__event-header {
position: initial;
}
.page-id-29 .orange-bg-inner:hover {
	text-decoration: none;
}
.page-id-29 .list_your_business_page .sec_title.color-primary {
	padding-bottom: 15px;
}
.page-id-29 .Review-section {
    padding: 80px 0 80px;
}
.page-id-29 .Review-section h2 {
	color: #4d4e4e;
}
.page-id-29 .about_text_content h2 {
	margin-bottom: 30px;
}
.page-id-29 .about_text_content {
	padding-bottom: 60px;
}
/*----------massage-therapy---------------*/
.page-id-25 .massage_categories_page {
	margin-bottom: 100px;
}
.page-id-25 #main section.massage_categories_page h1 {
	margin-bottom: 20px;
}
/*----register-page-start----*/
.user-registration-page .container_xl {
    max-width: 1260px;
    margin: auto;
    padding: 0 15px;
}
.user-registration-page .card {
	box-shadow: 0 3px 17px rgba(0,0,0,.07);
	border-radius: 20px;
}

label {
	background-color: hsla(0,0%,100%,0);
	border: 1px solid #d4d4d4;
	border-radius: 8px;
	font-weight: 400;
	line-height: 30px;
	min-height: 48px;
	padding: 10px .75rem 10px 44px;
	padding-left: 15px;
	width: 100%;
	font-size: 16px;
	display: flex;
	justify-content: start;
	align-items: center;
}
/*----register-page-end----*/
/*-----workshop-page----*/

.page-id-27 .infinite-scroll .row {
	width: 50%;
}
.page-id-27 .infinite-scroll .row .col:nth-child(1) {
	margin-right: 30px;
}
.page-id-27 .event_box .info_box .time_location .far.fa-clock {
	top: 4px;
}
.page-id-27 .modal-dialog {
	max-width: 600px;
}
.page-id-27 .modal-content.border-0.br-20.overflow-hidden {
	background-clip: padding-box;
	background-color: #fff;
	width: 100%;
	box-shadow: 0 0.5rem 1rem rgba(0,0,0,.15);
}
.page-id-27 #modalTitle {
	color: #4d4e4e;
	font-family: 'Rio Glamour';
	font-size: 18px;
	text-align: center;
	width: 100%;
}
.page-id-27 .form-col-full {
	width: 100%;
}
.page-id-27 .form-row label {
	border: none;
	padding: 0 0;
	margin-bottom: 1rem;
}
.page-id-27 .form-col-full label input {
	width: 100%;
}
.page-id-27 .form-row label input{
    background-color: #fff;
	border:1px solid #e2e2e2 !important;
	height: 48px;
	line-height: 46px;
	padding: 0 14px;
	color: #4d4e4e;
	font-size: 16px;
	border-radius: 10px;
	font-weight: 400;
}
.page-id-27 .form-row label textarea{
    background-color: #fff;
	border:1px solid #e2e2e2 !important;
	height: 120px;
	line-height: 46px;
	padding: 0 14px;
	color: #4d4e4e;
	font-size: 16px;
	border-radius: 10px;
	font-weight: 400;
}
.page-id-27 .form-row {
	justify-content: space-between;
}
.page-id-27 .form-row p {
	margin: 0;
}
.page-id-27 .form-col-half {
	width: 48%;
}
.page-id-27 .form-row label input:focus{
    border-color: #ee5823 !important;
    outline: none;
}
.page-id-27 .form-row label textarea:focus{
    border-color: #ee5823 !important;
    outline: none;
}
.preloader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    /* background-image: url('/wp-content/themes/massagemybody-child/assets/images/logo-orange.svg'); */
    background-repeat: no-repeat; 
    background-color: #FFF;
    background-position: center;
    background-size: 10%;
 }
 .page-id-27 .modal-body .orange-bg-btn.custom-btn p {
	margin: 0;
}
.page-id-27 .modal-body .orange-bg-btn.custom-btn .wpcf7-spinner {
	position: absolute;
	top: 15px;
}
.regist-btn {
	text-align: center;
}
.page-id-27 .modal-body .orange-bg-btn.custom-btn input {
	color: #fff;
}
.page-id-27 .modal-body .orange-bg-btn.custom-btn input:hover{
    color: #ee5823;
}
.page-id-27 .modal-content .close:hover {
	background-color: #ee5823;
	color: #fff;
	width: 36px;
	height: 36px;
}
.page-id-27 .modal-header {
    align-items: center;
}
.page-id-27 .modal-content .close {
	background-color: #fff;
	border: none;
	border-radius: 50px;
	color: #1e263d;
	display: inline-block;
	font-size: 22px;
	line-height: 35px;
	margin: 0;
	min-height: 36px;
	min-width: 36px;
	opacity: 1;
	padding: 0;
	text-shadow: none;
	transition: .3s ease-in-out;
	margin: 0;
}
.page-id-27 .event_box .info_box .orange-bg-inner.enquire_now {
	width: 155px;
}
#user-registration {
	margin: 100px 0;
}
.user-registration-account .feature_img {
	display: none;
}
.user-registration-edit-profile .feature_img {
	display: none;
}
.user-registration-edit-password .feature_img {
	display: none;
}
.user-registration-user-logout .feature_img {
	display: none;
}
.page-id-27 .form-col-half {
	width: 100%;
}
@media(max-width:1199px){
    .page-id-25 section.massage_categories_page {
        padding: 50px 0 0;
    }
}
@media(max-width:991px){
    .page-id-27 .infinite-scroll .row {
        width: 100%;
    }
    .page-id-27 .infinite-scroll .row .col:nth-child(1) {
        margin-right: 0;
    }
    .page-id-27 .page_section {
        padding: 0px 15px
    }
}
@media(max-width:767px){
	.page-id-27 .form-col-half input {
		width: 100%;
	}
	.page-id-27 .form-col-half {
		width: 100%;
	}
    .page-id-25 section.massage_categories_page {
        padding: 20px 0 0;
        margin-bottom: 50px;
    }
    .page-id-27 .upcoming_event_sec {
        padding: 0px 0 30px;
    }
    .page-id-27 .page_section {
        margin-top: 80px !important;
    }
    .page-id-27 .event_box .info_box p {
        font-size: 14px;
    }
    .page-id-27 .date_box {
        font-size: 14px;
    }
    .page-id-27 .orange-bg-btn.custom-btn {
        width: auto;
        padding: 0 20px;
    }
    .page-id-27 .event_box .info_box .orange-bg-inner.enquire_now {
        width: 100%;
        font-size: 14px;
        padding: 0;
    }
    .page-id-27 .event_box .info_box {
        max-width: 90%;
    }

}
@media(max-width:480px){
	.page-id-25 section.massage_categories_page {
		padding: 0px 0 0;
		margin-top: 140px !important;
		margin-bottom: 30px;
	}
    .page-id-27 .event_box .info_box .orange-bg-inner.enquire_now {
        font-size: 12px;
    }

	.page-id-25 section.massage_categories_page {
		margin-top: 63px !important;
	}
}


    .dot_set {
        font-size: 10px;
        padding-right: 6px;
        color: green;
    }

    .custom_available {
        position: absolute;
        top: 12px;
        right: 12px;
    }
	.custom_available span {
		background: rgb(255 255 255 / 49%);
    color: #000;
    padding: 5px 8px 5px 23px;
    font-weight: 600;
    border-radius: 15px;
    z-index: 1;
    position: relative;
	}