/*
 Theme Name:   Fabrica Child Theme
 Theme URI:    http://fabrica.ancorathemes.com/
 Description:  Fabrica Child Theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com/
 Template:     fabrica
 Version:      1.0.0
 Tags: blog, e-commerce, portfolio, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks
 Text Domain:  fabrica
*/


/* =Theme customization starts here
------------------------------------------------------------ */
/*------------------------------------------------------------ */

#slotUnavailableModal hr{margin: 1rem 0 !important;}

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap');

h1,
h2,
h3,
h4,
h5{
	font-family: "Noto Sans", sans-serif;
}
.wpbm-step{ 
	margin: 0 auto;
	padding:35px 25px;
	background-color: #fff;
}
.wpbm-step h2,
.post_content.entry-content h2{
	font-size: 25px;
	margin-top: 0;
	margin-bottom: 20px;
	color: #000;
}

.wpbm-step input, 
.wpbm-step select,
.post_content.entry-content input,
.post_content.entry-content select,
.post_content.entry-content .wpbm-step.wpbm-step-1 .form-group.mb-3 input.form-control{
	background-color: #ededed !important;
	border: 0;
	height: 46px;
	margin-bottom: 15px;
	padding: 0 15px; 
}
.post_content.entry-content .wpbm-step.wpbm-step-1 .form-group.mb-3 input.form-control{
	width: 100% !important;
}
 
.wpbm-step textarea,
.post_content.entry-content textarea{
	background-color: #ededed !important;
	border: 0;
	width: 100%;
	padding: 15px;
	min-height: 100px;
}

.wpbm-form label{
	font-size: 14px;
}

.wpbm-nav-buttons{
	width: 100%;
}
.wpbm-nav-buttons button.wpbm-btn{
	width: 100%;
	background-color: #008000;
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	font-weight: 500;
    font-family: "Noto Sans", sans-serif;
    font-size: 14px;
	color: #fff;
    padding: 12px 0;
    line-height: 20px
}

.wpbm-step .text-center.mt-3{
	width: 100%;
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
}

.wpbm-step .text-center.mt-3 strong{
	margin: 10px 0;
	display: inline-block;
	font-weight: 400 !important;
	width: 100%;
	display: inline-block;
	text-align: center;
	position: relative;
}

.wpbm-step .text-center.mt-3 strong:before{
	content: " " !important;
	    width: 150px;
    display: inline-block;
    border-left: 1px solid #000;
    height: 1px;
    position: absolute;
    left: 0;
    z-index: 99999;
}
.wpbm-step .text-center.mt-3 strong:after{
	content: " " !important;
	    width: 150px;
    display: inline-block;
    border-left: 1px solid #000;
    height: 1px;
    position: absolute;
    right: 0;
    z-index: 99999;
}

.wpbm-btn.wpbm-btn-secondary{
	width: 100%;
    display: inline-block; 
    border-radius: 0;
    background-color: #000;
	font-weight: 500;
    font-family: "Noto Sans", sans-serif;
    font-size: 14px;
	color: #fff;
    padding: 12px 0;
    line-height: 20px
}


.post_content.entry-content{ 
	margin: 0 auto; 
	padding: 25px 0;
}

.select_container:after{
	top: 40%;
}
.post_content.entry-content input.form-control{
	width: 100%;
}

label > input[type="radio"], 
label > input[type="checkbox"]{
	height: auto !important;
}

button.btn.btn-success{
	background-color: #008000;
	padding: 17px 20px;
	color: #fff;
    font-size: 14px; 
    line-height: 22px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
}

#pharmacy_list .wpbm-pharmacy-card label > input[type="radio"], 
#pharmacy_list .wpbm-pharmacy-card label > input[type="checkbox"]{
	height: auto !important;
	float: left;
    width: auto;
    margin-top: 8px !important;
    margin-right: 10px !important;
}

/*.wpbm-nav-buttons.mt-4 .btn.btn-secondary{
	line-height: 56px;
}*/

.fc .fc-col-header-cell-cushion{
	color: #fff;
}

.btn.btn-outline-primary.m-1{
	padding: 15px !important;
}

#time-slots.gap-2 {
    gap: 0.2rem !important;
}

/*.wpbm-step.wpbm-step-5{
	width: 100%;
}*/

.wpbm-step.wpbm-step-5 label{
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.wpbm-terms.mt-3{
	margin-bottom: 25px;
}


.wpbm-step.wpbm-step-6 button.btn.btn-success{
	float: right;
}

.wpbm-step.wpbm-step-6 a.btn.btn-outline-secondary{
	line-height: 56px;
}

.wpbm-step.wpbm-step-6{
	width: 88%;
	border: 0;
}

.wpbm-step.wpbm-step-6 .wpbm-summary h4{
	font-size: 20px;
}

.hidden {
    display: none !important;
}

.post_content.entry-content .form-group.mb-3 input.form-control{
	/*background: url(https://sevarthindia.org/wp-content/uploads/2025/07/search-icon.jpg) right 15px center no-repeat #fff !important;*/
	background-color: #fff !important;
	font-size: 13px;
	color: #000;
	line-height:25px;
	font-family: "Noto Sans", sans-serif;
	height: 50px;
	font-weight: 400; 
}
.post_content.entry-content #wpbm-step2-form{
	background-color: #fff !important;
	padding: 25px;
	display: inline-block; 
}

.post_content.entry-content .form-group.mb-3 input.form-control::placeholder{
	font-size: 15px;
	color: #000;
	font-family: "Noto Sans", sans-serif;
	font-weight: 400;
}

.post_content.entry-content select{
	background-color: #EAECEF !important;
}
.post_content.entry-content .form-group.mb-3 label{
	margin-bottom: 10px;
	font-size: 13px;
	color: #000;
	line-height:25px;
	font-family: "Noto Sans", sans-serif;
	font-weight: 400;
	display: inline-block;

 }

.post_content.entry-content .form-group.mb-3 .select_container select{
	font-size: 13px;
    color: #000;
    line-height: 25px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
}

#service_list{
	margin-bottom: 25px;
	display: inline-block;
	width: 100%;
}
#service_list .wpbm-service-card{
	border-bottom: 1px solid #C7C7C7 !important;
	border: 0;
	border-radius: 0 !important;
	padding: 0px 0 15px 0 !important;
	font-size: 14px;
    color: #000;
    line-height: 25px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    float: left;
    width: 100%;
    margin-bottom: 15px; 
}

#service_list .wpbm-service-card label{
	width: 100%;
	float: left;
	text-align:right;
	padding: 0 !important;
	border-bottom: 0px solid #C7C7C7 !important;
}

#service_list .wpbm-service-card .consultation-options{
	padding-bottom: 25px; 
}

#service_list .wpbm-service-card .consultation-options .video-platforms p{
	margin-top: 30px;
margin-bottom: 0px;
}

#service_list .wpbm-service-card label input{
	float: left;
	margin: 6px 10px 0 0 !important;
}
#service_list .wpbm-service-card label strong{
	float: left;
	font-weight: 400 !important;
	width: 75%;
	text-align: left;
}

#service_list .wpbm-service-card .consultation-options.mt-2 label{
	border-bottom: 0 !important;
    position: relative;
    width: 155px !important;
    margin-right: 10px;
    display: inline-block; 
}

#service_list .wpbm-service-card .consultation-options label input[type="radio"]{
  opacity: 0;
} 
#service_list .wpbm-service-card .consultation-options label input[type="radio"] + span.consultation-type{
    border-radius:20px; 
    width: 100%;
    height:auto;
  position:absolute;
  background:#EAECEF; 
  border:0;
  float:left; 
  text-align:center; 
  padding: 5px 0;
  color: #000;
    font-size: 14px; 
    line-height: 22px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
  left: 0;
  top: 0;
  cursor:pointer;
} 
#service_list .wpbm-service-card .consultation-options label input[type="radio"]:checked + span.consultation-type{
 
  background: #008000;
  color:#fff; 
}

#service_list .wpbm-service-card .consultation-options p{
	width: 100%;
	display: inline-block;
	margin: 15px 0 15px 0;
}
#service_list .wpbm-service-card .consultation-options p,
#service_list .wpbm-service-card .consultation-options p strong{
	font-size: 12px;
    color: #008000;
    line-height: 20px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 500;
}
#service_list .wpbm-service-card .consultation-options label{
	/*width: auto !important;*/
	text-align: left !important; 
    padding: 5px 0px; 
    font-size: 14px;
    color: #000;
    line-height: 25px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
}

.wpbm-booking-wrapper{
	padding: 0 !important;
	background-color: transparent !important;
	display: block;
} 

.wpbm-booking-wrapper .wpbm-sidebar{ 
	padding: 0 !important;
	border: 0 !important;
	background-color: transparent !important;
	float: left;
	margin-top: 45px;
}

.wpbm-booking-wrapper .wpbm-sidebar hr{
	display: none;
}

.wpbm-booking-wrapper .wpbm-sidebar h4{
	font-size: 14px;
    color: #000;
    line-height: 24px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 500;
    border-top: 1px solid #C7C7C7 !important;
    padding: 23px 0 0px 0;
    margin: 20px 0 0 0;
    display: inline-block;
    width: 100%;
}

.post_content.entry-content .wpbm-booking-wrapper .wpbm-sidebar h2{
	font-size: 20px;
    color: #000;
    line-height: 30px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 500; 
    padding: 0;
    margin: 15px 0 0 0;
    display: inline-block;
    width: 100%;
}

.post_content.entry-content .wpbm-booking-wrapper .wpbm-sidebar p{
	font-size: 14px;
    color: #000;
    line-height: 20px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400; 
    padding: 0;
    margin: 0 0 0px 0;
    float: left;
    width: 100%;
}

.wpbm-booking-wrapper .wpbm-sidebar p:empty {
  display: none !important;
}

.page_content_wrap{
	background-color: #eaecef;
}

.post_content.entry-content h2,
.post_content.entry-content .wpbm-step.wpbm-step-1 h3{
	font-size: 30px;
    color: #000;
    line-height: 38px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 600;
    width: 100%;
    display: inline-block;
    margin-bottom: 25px;
    margin-top: 0;
}

.card-body strong{
	font-size: 14px;
    color: #000;
    line-height: 20px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 700;
}
.card-body span{
	font-size: 12px;
    color: #000;
    line-height: 18px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
}
.card-body label{
	font-size: 11px;
    color: #008000;
    line-height: 18px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 500;
    text-decoration: underline;
}

#wpbm-step4-form{
	background-color: #fff;
	padding: 25px;
}

#calendar{
	padding: 0 !important;
	border: 0 !important;
	margin-top: 0 !important;
}

#calendar table th{
	background-color: #fff;
}

#calendar .fc .fc-col-header-cell-cushion{
    color: #000 !important;
    font-weight: 500;
}

#calendar.fc-theme-standard td, 
#calendar.fc-theme-standard th,
#calendar.fc-theme-standard .fc-scrollgrid{
	border: 0 !important;
}

#calendar table a{
	color: #000;
}

#calendar.fc .fc-daygrid-day.fc-day-today{
	background-color: #81C784 !important;
}
#calendar.fc .fc-daygrid-day.fc-day-today a{
	color: #fff !important;
	font-weight: 600 !important;
}

#calendar.fc .fc-toolbar.fc-header-toolbar h2{
	font-size: 15px;
    color: #000;
    line-height: 20px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    margin-bottom: 0 !important;
}
#calendar .fc-toolbar-chunk button.fc-button-primary.fc-today-button{
	display: none;
}
.fc .fc-daygrid-body-unbalanced .fc-daygrid-day-events{
	min-height: 0 !important;
}

#calendar .fc-toolbar-chunk button.fc .fc-button{
	padding: 0 !important;
}

#time-slots .btn.btn-outline-primary.m-1{
	padding:5px 15px !important;
	background-color: #EAECEF !important;
	border-color: #EAECEF !important;
	font-size: 13px;
    color: #000;
    line-height: 20px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    border-radius: 5px;
}

#time-slots button.btn.btn-outline-primary.m-1.btn-success{
	background-color: #2E7D32 !important;
	color: #fff;
}
.fc .fc-highlight {
    background: #2E7D32 !important;
    color: #fff !important;
}

.wpbm-booking-wrapper .form-group.mb-3{
	position: relative;
	max-width: 100% !important;
}
#calculate_distance_btn{
	position: absolute;
    top: 0;
    right: 15px;
    background-color: transparent;
    padding: 15px 0;
    font-size: 0;
}
#calculate_distance_btn .dashicons-search{
	font-size: 0;
}
#calculate_distance_btn .dashicons-search:before{
	color: #000 !important;
    font-size: 25px !important;
    font-weight: 200 !important;
    content: " " !important;
    width: 23px;
    height: 23px;
    display: inline-block;
    background: url(https://sevarthindia.org/wp-content/uploads/2025/07/search-icon.jpg) 0 no-repeat!important;
}
#time-container #time-slots.gap-2 {
    gap: 0 !important;
}

.container.py-4 .mb-3{
	display: none;
}

.container.py-4 .mb-3 .wpbm-step-content h3,
.container.py-4 .wpbm-step-content h3{
	font-size: 30px;
    color: #000;
    line-height: 30px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 600;
    padding: 0;
    margin: 0 0 25px 0;
}

.container.py-4 .wpbm-step-content{
	margin-top: 10px;
}

.wpbm-pharmacy-card .card-body label > input[type="radio"], 
.wpbm-pharmacy-card .card-body label > input[type="checkbox"]{
	margin-top: 3px !important;
}

.wpbm-pharmacy-card .card-body label span{
	color: #008000 !important;
}

@media screen and (min-width: 768px) {
	.wpbm-step{
		width: 320px; 
	}
	.wpbm-step.wpbm-step-5{
		width: 375px;
	}
	.post_content.entry-content{
		width: 765px; 
	}
	.post_content.entry-content .form-group.mb-3 input.form-control{
	 
		width: 425px;
	}
	.post_content.entry-content #wpbm-step2-form{ 
		width: 375px;
	}

	.wpbm-booking-wrapper .wpbm-sidebar{
		width: 275px; 
	}

	.wpbm-booking-wrapper .wpbm-step-content{
		width: 425px;
		float: right;
	}
	#pharmacy_list{
		width: 425px;
	}

	.modal-dialog{
		max-width: 740px !important;
	}

	.wpbm-step.wpbm-step-1{
		margin-top: 70px;
	}

	.card.mb-3.wpbm-pharmacy-card .card-body label{
		width: 100%;
		display: inline-block;
	}
	.card.mb-3.wpbm-pharmacy-card  .card-body div span{
		width: 50% !important;
		display: inline-block;
	}
	.card.mb-3.wpbm-pharmacy-card  .card-body div .distance-info{
		float: right;
		margin-top: 0 !important;
	}
	.page_content_wrap{
		padding-top: 40px !important;
	}
	.wpbm-step.wpbm-step-6{
		margin-top: 65px;
	}
	.wpbm-step.wpbm-step-5{
		margin-top: 60px;
	}
	#pharmacy_list .wpbm-pharmacy-card label > input[type="radio"], 
	#pharmacy_list .wpbm-pharmacy-card label > input[type="checkbox"]{
		margin-top: 3px !important;
	}

}

.post_content.entry-content .alert{
	color: #ff0000;
    font-size: 14px;
}
.wpbm-pharmacy-card{
	border: 0 !important;
	border-radius: 0 !important;
}
.wpbm-pharmacy-card label > input[type="radio"], 
.wpbm-pharmacy-card label > input[type="checkbox"]{
	margin-top: 12px !important;
}

.wpbm-nav-buttons.mt-4 .btn.btn-secondary,
#wpbm-step4-form .mt-4.d-flex.justify-content-between a.btn.btn-outline-secondary,
.wpbm-step-content .wpbm-step.wpbm-step-1 .wpbm-nav-buttons a.btn.btn-secondary{
	background-color: #008000;
    padding: 17px 20px;
    color: #fff; 
    border-radius: 0;
    border: 0;
    font-size: 14px;
    line-height: 22px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
}

.wpbm-nav-buttons.mt-4 .btn.btn-secondary:hover,
.wpbm-step-content .wpbm-step.wpbm-step-1 .wpbm-nav-buttons a.btn.btn-secondary:hover,
.wpbm-nav-buttons a.btn.btn-secondary:hover,
.wpbm-bottom-buttons .backnext-btn .backbutton-er .btn.btn-outline-secondary:hover{
	background-color: #db2b0e !important;
}

#time-container h4{
	font-size: 14px;
    color: #000;
    line-height: 20px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 700;
}

#slotUnavailableModal{
	z-index: 999999;
}

.modal-backdrop.fade.show{
	z-index: 9999;
	background-color: #000 !important;
	opacity: 0.9 !important;
}

.modal.show .modal-dialog{
	background-color: #fff;
	padding: 25px;
	z-index: 9999999;
	display: block;
	min-height: auto !important;
	margin-top: 50px;
}
.modal-content{
	border: 0 !important;
}
.modal-content .modal-header.bg-danger{
	border: 0 !important;
	background-color: #fff !important;
	padding: 0 15px !important;
	margin: 0 !important;
}
.modal-content .modal-header h5,
.modal-content p#unavailableSlotText{
	font-size: 18px !important;
    color: #AD0000 !important;
    line-height: 24px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    padding: 0;
    margin: 0;
}

.modal-content p.mb-2{
	font-size: 14px !important;
    color: #000 !important;
    line-height: 20px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
}

#alternativePharmacyList .card-body,
#alternativePharmacyList .card.mb-2{
	border: 0 !important;
	padding: 0 !important;
}

#alternativePharmacyList .card.mb-2{
	border-bottom: 1px solid #C7C7C7 !important;
    padding-bottom: 25px !important;
    margin-bottom: 25px !important;
}

#alternativePharmacyList .card-body{
	font-size: 12px;
    color: #000;
    line-height: 22px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
}
#alternativePharmacyList .card-body a.text-success{
	font-size: 11px;
    color: #008000;
    line-height: 22px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 500;
    text-decoration: underline;
}

#alternativePharmacyList{
	margin-top: 20px;
}
#slotUnavailableModal hr{
	margin: 0 !important;
}
.modal-content p#unavailableSlotText{
	margin-bottom: 10px !important;
}

.modal-content .modal-header .btn-close-white{
    filter: none !important;
}
.modal-body .text-center.mt-4{
	background-color: #EAECEF;
    padding: 35px 0;
}
.modal-body .text-center.mt-4 a.btn.btn-outline-secondary,
.wpbm-step.wpbm-step-6 .mt-4 a.btn.btn-outline-secondary{
	background-color: #008000;
    color: #fff;
    font-size: 14px; 
    line-height: 22px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    padding: 17px 20px;
    border-radius: 0;
    display: inline-block;
}

.wpbm-step.wpbm-step-6 .wpbm-summary p,
.wpbm-step.wpbm-step-6 .wpbm-terms label{
	color: #000;
    font-size: 14px; 
    line-height: 22px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
}
.wpbm-step.wpbm-step-6 .wpbm-terms input{
	margin: 4px 10px 15px 0 !important;
	float: left;
}
.wpbm-step.wpbm-step-6 h2{
	display: none;
}



.top_panel_default .sc_layouts_row_type_normal {
    padding: 1em 0 1em;
}

.container.py-4{
	padding-top: 0 !important;
}

.wpbm-step.wpbm-step-5 .wpbm-custom-field{
	width: 100%;
	float: left;
	padding: 0 0 15px 0;
	margin:0 0 15px 0;
	border-bottom: 1px solid #c7c7c7;
}
.wpbm-step.wpbm-step-5 .wpbm-custom-field label{
	color: #000;
    font-size: 14px; 
    line-height: 22px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    width: 100%;
    float: left;
}
.wpbm-step.wpbm-step-5 .wpbm-custom-field label strong{
	font-weight: 400 !important;
}

.wpbm-step.wpbm-step-5 .wpbm-custom-field .form-check{
	width: auto;
	float: left;
	margin-right: 7px;
	position: relative;
}

.wpbm-step.wpbm-step-5 .wpbm-custom-field .form-check input[type="checkbox"]{
	clip: auto !important;
	height: 32px !important;
}

.wpbm-step.wpbm-step-5 .wpbm-custom-field .form-check input[type="checkbox"] + label:before{
	display: none;
}
 
.wpbm-step.wpbm-step-5 .wpbm-custom-field .form-check input[type="radio"],
.wpbm-step.wpbm-step-5 .wpbm-custom-field .form-check input[type="radio"] + label:before,
.wpbm-step.wpbm-step-5 .wpbm-custom-field .form-check input[type="checkbox"],
.wpbm-step.wpbm-step-5 .wpbm-custom-field .form-check input[type="checkbox"] + label:before{
	opacity: 0;
} 
.wpbm-step.wpbm-step-5 .wpbm-custom-field .form-check input[type="radio"] + label,
.wpbm-step.wpbm-step-5 .wpbm-custom-field .form-check input[type="checkbox"] + label{
    border-radius:0px; 
    width: 85px;
    height:auto;
  /*position:absolute;*/
  background:#EAECEF; 
  border:0;
  float:left; 
  text-align:center; 
  padding: 11px 0;
  color: #000;
    font-size: 14px; 
    line-height: 22px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
  left: 0;
  top: 0;
  cursor:pointer;
} 
.wpbm-step.wpbm-step-5 .wpbm-custom-field .form-check input[type="radio"]:checked + label,
.wpbm-step.wpbm-step-5 .wpbm-custom-field .form-check input[type="checkbox"]:checked + label{
 
  background: #008000;
  color:#fff; 
}





.wpbm-step.wpbm-step-5 .wpbm-nav-buttons.mt-4{
	padding-top: 35px;
}

.card.p-4.shadow{
	padding: 25px;
	border: 0 !important;
	margin-top: 20px;
}

.card.p-4.shadow hr{
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}
.card.p-4.shadow p{
	color: #000;
    font-size: 14px; 
    line-height: 22px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    padding: 0 0 10px 0;
    margin: 0;
	width: 100%;
    float: left;
    text-align: left;
}

.card.p-4.shadow h3{
    font-size: 30px;
    color: #000;
    line-height: 40px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 600;
    padding: 0;
    margin: 0 0 25px 0;
}



.wpbm-step.wpbm-step-6 .wpbm-terms input[type="checkbox"]{

    margin-right: 15px !important;
    float: left;
    margin-bottom: 30px;
    margin-top: 3px;
   

}

.wpbm-step.wpbm-step-6 .wpbm-terms input[type="checkbox"]:after{

	content:'';
	display:inline-block;
	background-color:#fff;
	border:1px solid #000;
	border-radius:0;
	cursor:pointer;
	height:15px;
	line-height:2;
	left:0px;
	position:relative;
	top:0px;
	width:15px;
	text-align:center;

}

.wpbm-step.wpbm-step-6 .wpbm-terms input[type="checkbox"]:checked:after{

	background-color:#000;
	border:1px solid #000;
	content: '\2714';
	color:white;
	opacity:1; 
	line-height: 14px;
	top: -3px;
}

@media screen and (max-width: 767px) {
	.wpbm-booking-wrapper .wpbm-sidebar{
		width: 100% !important;
		margin-top: 0 !important;
		min-height: auto !important;
		margin-bottom: 30px !important;
		display: none;
	}
	.post_content.entry-content{
		padding-top: 0 !important;
	}
	.wpbm-booking-wrapper .wpbm-sidebar h4{
		padding-top: 15px !important;
		margin-top: 12px !important;
	}
	.modal.show .modal-dialog{
		padding: 20px 10px !important;
	}
	.modal-content .modal-header h5, .modal-content p#unavailableSlotText{
		font-size: 15px !important;
	}
	.modal-content p#unavailableSlotText img{
		margin: 10px 10px 10px 0 !important;
		float: left;
	}
	.wpbm-step.wpbm-step-1,
	.wpbm-step.wpbm-step-6,
	.wpbm-step.wpbm-step-5{
		display: block; 
		width: auto !important;
	}
	*.modal-body .text-center.mt-4 a.btn.btn-outline-secondary, 
	.wpbm-step.wpbm-step-6 .mt-4 a.btn.btn-outline-secondary{
		line-height: 29px  !important;
		padding: 10px 20px !important;
	}*/
	.container.py-5 .row{
		margin-right: 0 !important;
	}
	.card.p-4.shadow h3{
		font-size: 20px !important;
	}
	.card.p-4.shadow{
		padding: 25px 15px !important;
	}
	#service_list .wpbm-service-card .consultation-options.mt-2 label{
		width: 132px !important;
		margin-right: 5px !important;
	}
	#service_list .wpbm-service-card .consultation-options label input[type="radio"] + span.consultation-type{
		font-size: 12px !important;
	}
	/*.wpbm-nav-buttons,
	.mt-4.d-flex.justify-content-between{
		position: fixed;
	    bottom: 0;
	    z-index: 999;
	    left: 0;
	    background-color: #fff;
	    padding: 10px 0 !important;
	    width: 100%;
	}
	.wpbm-nav-buttons.mt-4 .btn.btn-secondary,
	#wpbm-step4-form .mt-4.d-flex.justify-content-between a.btn.btn-outline-secondary{
		margin-left: 15px;
	}
	.wpbm-nav-buttons.mt-4 button.btn.btn-success,
	#wpbm-step4-form .mt-4.d-flex.justify-content-between button.btn.btn-success{
		margin-right: 15px;
	}
	.wpbm-step.wpbm-step-1 .wpbm-nav-buttons button.wpbm-btn{
		width: 90% !important;
		margin: 0 auto;
	}*/
}


#service_list .wpbm-service-card .video-platforms label{
	border-bottom: 0 !important;
    position: relative;
    width: 155px !important;
    margin-right: 10px;
    display: inline-block; 
    height: 110px;
}

#service_list .wpbm-service-card .video-platforms label input[type="radio"]{
  opacity: 0;
} 
#service_list .wpbm-service-card .video-platforms label input[type="radio"] + img{
    
  position: absolute;
  top: 0;
  border:1px solid #fff;
  padding: 10px;
  border-radius: 15px;
    
} 
#service_list .wpbm-service-card .video-platforms label input[type="radio"]:checked + img{
 
  border: 1px solid #008000;
}


#wpbody-content h3{
	font-size: 15px;
}

.wpbm-booking-wrapper .form-group.mb-3 .btn.btn-outline-secondary{
	position: absolute;
	top: 15px;
	right: 5px; 
	background: transparent;
}

.btn.btn-outline-secondary .dashicons-search:before{
      content: " " !important; 
      position: absolute;
      right: 15px;
      top: 0; 
      width: 21px;
      height: 21px;
      display: inline-block;
      background: url(https://hhhosting.co.uk/wp-content/uploads/2025/09/Vector.png) right center no-repeat;
 }
#wpbm-step2-form .select_container:after{
      content: "▼"; 
      font-size: 14px;
      color: #333;
      position: absolute;
      right: 15px;
      top: 50%;
      transform: translateY(-50%);
      pointer-events: none; 
}
header.top_panel_default .top_panel_title{
	display: none;
}
#wpbm-step4-form .wpbm-employees h4{
	margin: 0;
}
#calendar.fc .fc-header-toolbar .fc-button-group > .fc-button{
	color: #000 !important;
	background-color: transparent !important;
	padding: 0 5px !important;
	margin: 0;
	border: 0 !important;
    box-shadow: none !important;
    outline: 0 !important;
}
#calculate_distance_btn .dashicons-search:before{
	top: 15px;
	right: 0;
}
@media screen and (max-width: 767px) {
	.wpbm-booking-wrapper .form-group.mb-3 .btn.btn-outline-secondary{ 
		right: 0 !important;
	}
	.menu_mobile.opened .sc_layouts_logo img{
		content: url(https://hhhosting.co.uk/wp-content/uploads/2025/09/logo-m.png) !important;
	}
	.top_panel_navi .sc_layouts_column.sc_layouts_column_align_right .sc_layouts_item:nth-child(1){
		float: right;
		margin-left: 20px !important;
		display: none;
	}
	#calculate_distance_btn .dashicons-search:before{
		
		right: 15px !important;
	}
	.post_content.entry-content #wpbm-step2-form,
	#wpbm-step4-form{
		padding: 25px 15px !important;
	}
}



.nsl-container-embedded-login-layout-below{display:none !important;}
p.login-submit #wp-submit{background: #000 !important;}

.wpbm-welcome{
	display: inline-block;
	background-color: #fff;
	padding: 45px 15px;
	text-align: center;
	width: 100%;
}
.wpbm-welcome h4{
	font-size: 30px;
    color: #000;
    line-height: 38px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 600;
    margin: 0;
    padding: 0 0 25px 0;
}
.wpbm-welcome a.btn{
	display: inline-block;
	margin: 0 10px !important; 
	font-size: 14px; 
    line-height: 22px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    padding: 10px 20px !important;
}
.wpbm-welcome a.btn.btn-primary{
	background-color: #008000 !important;
    color: #fff;
    padding: 12px;
    text-decoration: auto;
    display: inline-block;
    margin-top: 25px;
    font-size: 14px; 
    line-height: 22px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    padding: 10px 20px;
}

.card.p-4.shadow .btn.btn-success{
	background-color: #008000;
    color: #fff;
    padding: 12px;
    text-decoration: auto;
    display: inline-block;
    margin-top: 25px;
    font-size: 14px; 
    line-height: 22px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    padding: 10px 20px;
}

.logged-in.page-id-482 .page_content_wrap .sidebar.widget_area,
.page-id-482 .page_content_wrap .sidebar.widget_area{
	display: none;
}
.logged-in.page-id-482 .page_content_wrap .content,
.logged-in.page-id-482 .post_content.entry-content{
	width: 100% !important;
}
.woocommerce-MyAccount-navigation ul li{
	border-bottom: 1px solid #BCBCBC;
}
.woocommerce-MyAccount-navigation ul li,
.woocommerce-MyAccount-navigation ul li a{
	font-size: 14px;
    color: #000;
    line-height: 58px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    list-style-type: none;
    display: inline-block;
    width: 100%;
}
.woocommerce-MyAccount-navigation ul li a:hover{
	color: #000;
	background-color: #fff;
}
.woocommerce-MyAccount-navigation ul li.is-active a{
	background-color: #fff;
}
.woocommerce-MyAccount-navigation ul li:last-child a{
	color: #D90202;
}
.woocommerce-MyAccount-navigation ul li a{
	padding: 0 15px;
}

.woocommerce-MyAccount-content{
	background-color: #fff;
	padding: 35px;

}
.woocommerce-MyAccount-content h3{
	font-size: 22px;
    color: #000;
    line-height: 32px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 600;
    padding: 0;
    margin: 0 0 15px 0;
}

.woocommerce-MyAccount-content table{
	width: 100%;
}
.post_content.entry-content .woocommerce-MyAccount-content h2{
	font-size: 24px;
    color: #000;
    line-height: 32px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 700;
    padding: 0;
    margin: 0 0 20px 0;
}
.post_content.entry-content .woocommerce-MyAccount-content p{
	font-size: 14px;
    color: #000;
    line-height: 22px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    padding: 0;
    margin: 0 0 15px 0;
}

.woocommerce-MyAccount-content form.edit-account{
	display: flex;
    flex-wrap: wrap;
    gap: 30px;
}
.woocommerce-MyAccount-content form.edit-account p{
	flex: 1; 
    min-width: 45%;
    margin-bottom: 0 !important;
}
.woocommerce-MyAccount-content form.edit-account p label{
	font-size: 14px;
    color: #000;
    line-height: 24px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    padding: 0;
    margin: 0 0 5px 0;
    display: inline-block;
}
.woocommerce-MyAccount-content form.edit-account p input{
	background-color: #E5E5E5 !important;
	padding: 5px 15px;
	font-size: 14px;
    color: #000;
    line-height: 24px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    width: 100%;
    margin: 0;
}

.woocommerce-MyAccount-content form.edit-account fieldset{
	width: 100%;
	padding: 0;
	display: flex;
    flex-wrap: wrap;
    gap: 30px;
}
.woocommerce-MyAccount-content form.edit-account fieldset p{
	flex: 1; 
    min-width: 45%;
    margin-bottom: 0 !important;
}

.woocommerce-MyAccount-content form button{
	background-color: #000;
	font-size: 14px;
    color: #fff;
    line-height: 24px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    border: 0;
}
.woocommerce-MyAccount-content form button:hover{
	opacity: 0.7;
	background-color: #000;
}

.woocommerce-MyAccount-content table.my_account_orders th{
	background-color: #ededed;
	font-size: 14px;
    color: #000;
    line-height: 24px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 700;
	text-align: left;
	padding:10px 10px;
	border: 1px solid #d6d6d6;
}

.woocommerce-MyAccount-content table.my_account_orders td{
	background-color: transparent;
	font-size: 14px;
    color: #000;
    line-height: 24px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
	text-align: left;
	padding:15px 10px;
	border: 1px solid #d6d6d6;
}

.woocommerce-MyAccount-content table.my_account_orders tbody tr{
	border: 0;
	border-bottom: 1px solid #BCBCBC !important;
}

.woocommerce-MyAccount-content form button{
	padding: 8px 22px;
	font-size: 14px;
    color: #fff;
    line-height: 24px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;

}

#calendar .fc-daygrid-day.selected-date{ 
	background-color: #2E7D32 !important;
}
#calendar .fc-daygrid-day.selected-date a{
	color: #fff !important; 
}

legend{
	font-size: 14px;
    color: #000;
    line-height: 24px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
}


@media screen and (min-width: 768px) {
	.woocommerce-MyAccount-navigation{
		width: 28%;
		float: left;
	}
	.woocommerce-MyAccount-content{
		width: 70%;
		float: left; 
	}
	.logged-in .woocommerce{
		display: flex;
		justify-content: space-between;
	}

	.page-id-482 .page_content_wrap .content{
		width: 100% !important;
	}
	.woocommerce-MyAccount-content table.my_account_orders td span{
		display: none;
	}
}


@media screen and (max-width: 767px) {
	.woocommerce-MyAccount-navigation ul li a{
		padding: 0 !important;
		text-indent: 15px;
	}
	.woocommerce-MyAccount-navigation ul{
		padding-left: 0 !important;
	}
	.woocommerce-MyAccount-navigation ul li,
	.woocommerce-MyAccount-navigation ul li a{  
		line-height: 44px !important;
	}
	.woocommerce-MyAccount-content{
		padding: 30px 15px !important;
	}
	.woocommerce-MyAccount-content form.edit-account p{
		min-width: 100% !important;
	}
	.woocommerce-MyAccount-content form.edit-account{
		gap: 20px !important;
	}

	.woocommerce-MyAccount-content table.my_account_orders thead{
		display: none;
	}
	.woocommerce-MyAccount-content table.my_account_orders tbody tr{
		display: block;
	    margin-bottom: 15px; 
	    padding: 0px 0 0px 0; 
	    border-bottom: 0 !important;
	}
	.woocommerce-MyAccount-content table.my_account_orders tbody tr:nth-child(even){
		background-color: #f2f2f2;
	}
	.woocommerce-MyAccount-content table.my_account_orders td{
		display: block;
	    text-align: left;
	    padding: 10px 10px;
	    font-size: 13px;
	    width: auto;
	}
	.woocommerce-MyAccount-content table.my_account_orders td span{
		font-size: 13px;
	    color: #000;
	    line-height: 22px;
	    font-family: "Noto Sans", sans-serif;
	    font-weight: 700;
	    margin-right: 10px;
        width: 130px;
        display: inline-block;
	}
	.woocommerce-MyAccount-content table.my_account_orders td button{
		font-size: 13px !important;
		line-height: 20px !important;
		padding: 3px 15px !important;
	}
	.woocommerce-MyAccount-content table.my_account_orders td br{
		display: none;
	}
	.woocommerce h3{
		font-size: 25px !important;
		line-height: 35px !important;
		margin-bottom: 15px !important;
	}

}


#wpbm_guest_login_form p{
	width: 100%;
	margin-bottom: 10px;
    font-size: 13px;
    color: #000;
    line-height: 25px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    display: inline-block
}
#wpbm_guest_login_form p label{
	width: 100%;
	margin-bottom: 5px;
    font-size: 13px;
    color: #000;
    line-height: 25px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    display: inline-block
}

#wpbm_guest_login_form p input.input{	
	width: 100%;
	background-color: #ededed !important;
    border: 0;
    height: 46px;
    margin-bottom: 15px;
    padding: 0 15px;
    font-size: 13px;
    color: #000;
    line-height: 25px;
    font-family: "Noto Sans", sans-serif;
    height: 50px;
    font-weight: 400;
}

.wpbm-step.wpbm-step-1 h1{
	margin: 0;
}
 
@media screen and (min-width: 768px) {
 
	.woocommerce.login-main-page,
	.wpbm-lostpassword-form{
		width: 370px;
		margin: 0 auto;
	}
	.woocommerce.login-main-page h3{
		text-align: center;
		font-size: 22px;
	    color: #000;
	    line-height: 32px;
	    font-family: "Noto Sans", sans-serif;
	    font-weight: 600;
	    width: 100%;
	    display: inline-block;
	    margin-bottom: 15px;
	    margin-top: 0;
	}

}

.woocommerce.login-main-page #loginform{
	background-color: #fff;
	padding: 25px 25px 0 25px;
}

.woocommerce.login-main-page #loginform p{
	width: 100%;
	margin-bottom: 10px;
    font-size: 14px;
    color: #000;
    line-height: 25px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    display: inline-block;
    position: relative;
}

.woocommerce.login-main-page #loginform p label{
	width: 100%;
	margin-bottom: 5px;
    font-size: 14px;
    color: #000;
    line-height: 25px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    display: inline-block;
}

.woocommerce.login-main-page #loginform p input.input{	
	width: 100%;
	background-color: #ededed !important;
    border: 0;
    height: 46px;
    margin-bottom: 5px;
    padding: 0 15px;
    font-size: 13px;
    color: #000;
    line-height: 25px;
    font-family: "Noto Sans", sans-serif;
    height: 50px;
    font-weight: 400;
}

.woocommerce.login-main-page #loginform p.login-submit{
	width: auto;
}

.woocommerce.login-main-page #loginform .login-submit input.button{
	background-color: #008000 !important;
    color: #fff; 
    text-decoration: auto;
    display: inline-block;
    margin-top: 15px;
    font-size: 14px; 
    line-height: 22px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    padding: 10px 20px;
	width: auto;
}



/* Mobile view ke liye accordion style */
@media screen and (max-width: 767px) {
  .woocommerce-MyAccount-content table,
  .woocommerce-MyAccount-content thead,
  .woocommerce-MyAccount-content tbody,
  .woocommerce-MyAccount-content th,
  .woocommerce-MyAccount-content td,
  .woocommerce-MyAccount-content tr {
    display: block;
    width: 100%;
  }

  /* Hide table headers */
  .woocommerce-MyAccount-content thead {
    display: none;
  }

  /* Har row ek accordion card ban jayega */
  .woocommerce-MyAccount-content tr {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 10px;
    background: #fff;
  }

  /* Label dikhane ke liye before pseudo-element */
  .woocommerce-MyAccount-content td {
    position: relative;
    padding-left: 50%;
    border: none;
    border-bottom: 1px solid #eee;
  }

  .woocommerce-MyAccount-content td:before {
    content: attr(data-label);
    position: absolute;
    left: 10px;
    top: 10px;
    font-weight: bold;
    white-space: nowrap;
  }

  /* Last td ka border remove */
  .woocommerce-MyAccount-content td:last-child {
    border-bottom: none;
  }
}




#wpbm-step4-form .wpbm-employees h4{
	display: none;
}

.wpbm-booking-wrapper .wpbm-step.wpbm-step-5{
	display: grid;
}

.wpbm-booking-wrapper .wpbm-step-content .wpbm-bottom-buttons{
	position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    padding: 15px 0;
    text-align: center;
    display: flex;
    justify-content: center !important;
    gap: 20px;
    z-index: 999;
}


.container.py-5 .card.p-4.shadow{
	background-color: transparent !important;
	padding: 0 !important;
	margin: 0 !important;
	border-top: 1px solid #ddd;
	padding-top: 15px;
}
.container.py-5{
	background-color: #fff;
	padding: 25px;
}
.container.py-5 .row{
	margin: 0;
}
.container.py-5 .card.p-4.shadow p.text-muted{
	font-weight: 700;
	font-size: 14px;
	line-height: 22px;
	color: #000;
	margin-bottom: 10px;
}
.container.py-5 .col-md-4.text-center h5{
	font-weight: 700;
	font-size: 14px;
	line-height: 22px;
	color: #000;
	border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin: 10px 0 20px 0;
}
.container.py-5 .card.p-4.shadow hr{
	display: none;
}
.container.py-5 .col-md-8.text-center{
	display: inline-block;
	width: 100%;
}
.container.py-5 .card.p-4.shadow .text-start p strong{
	font-weight: 400;
}

a.btn{
	text-transform: uppercase;
}

.container.py-5 .card.p-4.shadow .text-start{
	border-bottom: 0 solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 15px;
}

@media screen and (min-width: 768px) {
	.container.py-5{
		width: 420px;
	}
	.container.py-5 .card.p-4.shadow .text-start p strong{
		width: 150px;
		display: inline-block;
		padding-bottom: 7px;
	float: left;
	}
}

.wpbm-modal .wpbm-modal-content{
	margin: 2% auto !important;
	border-radius: 0;
	width: 280px;
}

.wpbm-modal .wpbm-modal-content h3{
	font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #000;
    padding: 0;
    margin: 0 0 10px 0;
}

div.nsl-container.nsl-container-block .nsl-container-buttons{
	width: 100%;
}
div.nsl-container .nsl-button-google div.nsl-button-label-container{
	text-align: left; 
	line-height: 24px;
}
.wpbm-modal .wpbm-modal-content hr{
	margin: 20px 0 !important; 
}
.wpbm-modal .wpbm-modal-content h4{
	font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    color: #000; 
    text-align: center;
    background-color: #fff;
    width: auto;
    padding: 0 10px;
    margin-top: -60px; 
    margin-left: auto;
    margin-right: auto; 
    max-width: 50px;
}

#wpbm_login_form_popup p label,
#wpbm_login_form_popup p{
	margin-bottom: 10px;
	font-size: 13px;
	color: #000;
	line-height:25px;
	font-family: "Noto Sans", sans-serif;
	font-weight: 400;
	display: inline-block;
	margin: 0 0 5px 0;
	width: 100%;

 }

#wpbm_login_form_popup p input.input{	
 	width: 100%;
 	background-color: #ededed !important;
    border: 0;
    height: 46px;
    margin-bottom: 15px;
    padding: 0 15px;
 }

#wpbm_login_form_popup p.login-submit input[type=submit]{
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #fff;
	line-height:22px;
	font-family: "Noto Sans", sans-serif;
	text-transform: uppercase;
}

.wpbm-modal-content p{
	font-size: 14px;
	line-height: 20px;
}

div.nsl-container .nsl-button-default div.nsl-button-label-container{
	text-align: left !important;
	margin-left: 5px !important;
}

@media screen and (min-width: 768px) {
	#wpbm-step2-form .wpbm-bottom-buttons .backnext-btn,
	.wpbm-step.wpbm-step-5 .wpbm-bottom-buttons .backnext-btn{
		width: 765px;
		margin: 0 auto;
	}
	.wpbm-bottom-buttons .backnext-btn{
		width: 765px;
		margin: 0 auto;
	}
	.wpbm-step.wpbm-step-5{
		float: right;
	}
	/*.post_content.entry-content .woocommerce{
		width: 320px;
		margin: 0 auto;
	}*/

	.page.page-id-12.logged-in.wp-custom-logo .post_content.entry-content{
		width: 1070px;
	}
}

.wpbm-nav-buttons.mt-4 .btn.btn-secondary{
	display: inline-block;
}

.wpbm-bottom-buttons .backnext-btn .btn.btn-outline-secondary,
.wpbm-bottom-buttons .backnext-btn .btn.btn-secondary{
	float: left;
}

.wpbm-bottom-buttons .backnext-btn .btn.btn-success{
	float: right;
}

.wpbm-step.wpbm-step-1 hr{
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}


#loginform{
    margin: 0 auto;
    padding: 35px 25px;
    background-color: #fff;
}

#loginform p label,
#loginform p{
	margin-bottom: 10px;
	font-size: 13px;
	color: #000;
	line-height:25px;
	font-family: "Noto Sans", sans-serif;
	font-weight: 400;
	display: inline-block;
	margin: 0 0 5px 0;
	width: 100%;

 }

#loginform p input.input{	
 	width: 100%;
 	background-color: #ededed !important;
    border: 0;
    height: 46px;
    margin-bottom: 15px;
    padding: 0 15px;
    font-size: 13px;
 }

#loginform p.login-submit input[type=submit]{
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #fff;
	line-height:22px;
	font-family: "Noto Sans", sans-serif;
	text-transform: uppercase;
}

.woocommerce h3{
    font-size: 30px;
    color: #000;
    line-height: 38px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 600;
    width: 100%;
    display: inline-block;
    margin-bottom: 25px;
    margin-top: 0;
}

#loginform p label #rememberme{
	float: left;
	margin: 5px 10px 0 0 !important;
}

.container.py-4{
	padding-left: 0;
	padding-right: 0;
}

.woocommerce-message{color:#D90202;padding: 12px 0;}

.wpbm-lostpassword-form{
    margin: 0 auto;
    padding: 35px 25px;
    background-color: #fff;
}

.wpbm-lostpassword-form p label,
.wpbm-lostpassword-form p{
	margin-bottom: 10px;
	font-size: 13px;
	color: #000;
	line-height:25px;
	font-family: "Noto Sans", sans-serif;
	font-weight: 400;
	display: inline-block;
	margin: 0 0 5px 0;
	width: 100%;

 }

.wpbm-lostpassword-form p input.input{	
 	width: 100%;
 	background-color: #ededed !important;
    border: 0;
    height: 46px;
    margin-bottom: 15px;
    padding: 0 15px;
    font-size: 13px;
 }

.wpbm-lostpassword-form p input[type=submit]{
	background-color: #008000 !important;
    color: #fff; 
    text-decoration: auto;
    display: inline-block;
    margin-top: 15px;
    font-size: 14px; 
    line-height: 22px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    padding: 10px 20px;
    text-transform: uppercase;
}
@media screen and (max-width: 767px) {
	.backnext-btn{
		width: 90%;
	}
	.container.py-5 .card.p-4.shadow .text-start p strong{
		font-weight: 700;
	}
	.wpbm-welcome{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.wpbm-welcome h4{
		font-size: 25px !important;
		line-height: 35px !important;
		margin-left: 15px !important;
		margin-right: 15px !important;
	}
}

.woocommerce.login-main-page #loginform p input#rememberme[type="checkbox"]{

    margin-right: 15px !important;
    float: left;
    margin-bottom: 30px;
    margin-top: 3px;
   

}

.woocommerce.login-main-page #loginform p input#rememberme[type="checkbox"]:after{

	content:'';
	display:inline-block;
	background-color:#fff;
	border:1px solid #000;
	border-radius:0;
	cursor:pointer;
	height:15px;
	line-height:2;
	left:0px;
	position:relative;
	top:-2px;
	width:15px;
	text-align:center;

}

.woocommerce.login-main-page #loginform p input#rememberme[type="checkbox"]:checked:after{

	background-color:#000;
	border:1px solid #000;
	content: '\2714';
	color:white;
	opacity:1; 
	line-height: 14px;
	top: -6px;
}

.footer_wrap{
	display: none;
}

.wbp-cguest{
	width:100%;background: #000;
    color: #fff;
    padding: 18px 20px;
    display: block;
    text-align: center;
}

#wpbm-login-modal .nsl-container.nsl-container-block:nth-of-type(1){
	display: none !important;
}
#wpbm-login-modal a.wbp-cguest{
	width: 100%;
	background-color: #008000;
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	font-weight: 500;
    font-family: "Noto Sans", sans-serif;
    font-size: 14px;
    color: #fff;
    padding: 12px 0;
    line-height: 20px;
	margin-top: 15px;
}
.createancac .wpbm-form{
	max-width: 100%;
    float: right; 
    margin: 25px 0 0 0;
}
.createancac .wpbm-form .wpbm-btn.btn.btn-success{
	margin-top: 0 !important;
	background-color: #008000 !important;
}

@media screen and (min-width: 768px) {
	.container.mb-3{
		width: 470px;

	}
}
.container.mb-3 .row{
	margin-right: 0 !important;
	padding-left: 0 !important;
}
.container.mb-3 h4{
	font-weight: 600;
    font-family: "Noto Sans", sans-serif;
    font-size: 30px;
    color: #000;
    padding: 12px 0;
    line-height: 40px;
    text-align: center;
}

.container.py-5 p{
	font-weight: 400;
    font-family: "Noto Sans", sans-serif;
    font-size: 14px;
    color: #000;
    line-height: 22px;
}

@media screen and (min-width: 768px) {
 
	.registerform .wpbm-register-form{
		width: 420px;
		margin: 0 auto;
	}
	.backnext-btn .backbutton-er{
		width: 425px;
		float: right;
	}
 

}

.registerform .wpbm-register-form{
	background-color: #fff;
	padding: 35px 25px;
}

.registerform .wpbm-register-form p{
	width: 100%;
	margin-bottom: 10px;
    font-size: 14px;
    color: #000;
    line-height: 25px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    display: inline-block;
}

.registerform .wpbm-register-form p label{
	width: 100%;
	margin-bottom: 5px;
    font-size: 14px;
    color: #000;
    line-height: 25px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    display: inline-block;
}

.registerform .wpbm-register-form p input.fill_inited{	
	width: 100%;
	background-color: #ededed !important;
    border: 0;
    height: 46px;
    margin-bottom: 15px;
    padding: 0 15px;
    font-size: 13px;
    color: #000;
    line-height: 25px;
    font-family: "Noto Sans", sans-serif;
    height: 50px;
    font-weight: 400;
}

.registerform .wpbm-register-form p input[type="submit"],
.registerform .wpbm-register-form p button[type="submit"]{
	background-color: #008000 !important;
    color: #fff; 
    text-decoration: auto;
    display: inline-block;
    margin-top: 15px;
    font-size: 14px; 
    line-height: 22px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    padding: 10px 20px;
    width: auto;
	text-transform: uppercase;
}


#service_list .wpbm-service-card label input[type="radio"],
#pharmacy_list .wpbm-pharmacy-card label > input[type="radio"]{
	accent-color: #000;
}

.wpbm-success{
	text-align: center;
    padding: 20px 0;
    font-size: 22px;
    line-height: 32px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 500;
    color: #008000;
}

.card.p-4.shadow .createancac .btn.btn-success{
	background-color: #000000;
}
.createancac .btn.btn-primary.btn-sm{
	background-color: #008000 !important;
    font-size: 14px;
    line-height: 22px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    padding: 10px 20px;
    float: right;
    margin-top: 25px !important;
    float: right;
}

.woocommerce-MyAccount-content .my_account_orders form button.cancel-button{
	font-size: 13px;
	padding: 5px 12px;
	margin-bottom: 5px;
}


.trx_addons_scroll_to_top.trx_addons_scroll_to_top.trx_addons_scroll_to_top{
	display: none !important;
}

.fc-daygrid-day.fc-day-past {
  cursor: not-allowed;
  background-color: #f2f2f2;
}

.search_form_wrap{display: none;}

/* Appointment Details Popup Width Fix */
.amelia-app-booking .am-modal .am-modal-dialog,
.modal-content {
    max-width: 700px !important; 
    width: 90% !important;        
    margin: 0 auto !important;    
    border-radius: 8px;          
    overflow-y: auto;            
}

#viewEditModal .wpbm-modal-content{
	width: 100% !important;
	background-color: #ffffff;
}

#viewEditModal .wpbm-modal-content table td{
	background-color: #ffffff !important;
	font-size: 14px; 
    color: #000;
    line-height: 24px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
	padding: 8px 0;
}
.woocommerce-MyAccount-content .my_account_orders button.view-edit-button,
.woocommerce-MyAccount-content .my_account_orders a.view-edit-button{
	font-size: 13px;
    padding: 5px 12px;
    color: #fff;
    line-height: 24px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    background-color: #000;
    border: 0;
    cursor: pointer;
	display: inline-block;
	margin-left: 0 !important;
    margin-right: 5px;
}

@media screen and (min-width: 768px) {
	#viewEditModal .wpbm-modal-content{
		max-width: 30% !important;
	}
	.post_content.entry-content .woocommerce-MyAccount-content p.confirm-password{
		max-width: 48% !important;
	}
	.loginform-dashbord .forgot-password-link{
		text-align: right;
	    margin-top: -60px;
	    margin-bottom: 45px;
	}
}

.fabrica-topbar-user{
	margin-top: 25px;
}
.fabrica-topbar-user .dashicons.dashicons-admin-users{
	display: inline-block;
    vertical-align: middle;
}
.fabrica-topbar-user .login-link,
.fabrica-topbar-user .fabrica-topbar-userlink,
.fabrica-topbar-user .logout-link{
	color: #000;
    font-size: 14px;
    line-height: 29px;
    margin-right: 5px;
	text-decoration: none !important;
}
.sc_layouts_column.sc_layouts_column_align_right .sc_layouts_item{
	padding: 0 !important;
	margin: 0 !important;
}
.fabrica-topbar-user img.avatar{
	margin-right: 5px;
}

.sc_layouts_column.sc_layouts_column_align_right .sc_layouts_iconed_text.sc_layouts_menu_mobile_button{
	display: none !important;
}

.modal-body .text-center.mt-4 a.btn.btn-outline-secondary:hover{
	background-color: #db2b0e;
}
.modal-body .text-center.mt-4 a.btn.btn-outline-secondary{
	border: 0;
}

.fabrica-topbar-user a:hover{
	text-decoration: underline;
	color: #008000;
}
.fabrica-topbar-user .fabrica-topbar-userlink span.username{
	border-right: 1px solid #333;
    padding-right: 5px;
}
.woocommerce-MyAccount-content form button:hover,
.woocommerce-MyAccount-content form button:focus,
.woocommerce-MyAccount-content .my_account_orders button.view-edit-button:hover,
.woocommerce-MyAccount-content .my_account_orders a.view-edit-button:hover,
.woocommerce-MyAccount-content .my_account_orders button.view-edit-button:focus,
.woocommerce-MyAccount-content .my_account_orders a.view-edit-button:focus{
	opacity: 0.7 !important;
	background-color: #000 !important;
}

.password-wrap {
    position: relative;
}
.toggle-password {
    position: absolute;
    right: 10px;
    top: 45px; /* adjust to your form */
    cursor: pointer;
    font-size: 18px;
}
#calendar.fc .fc-day-other .fc-daygrid-day-top{
	opacity: 0.9;
}

#calendar.fc .fc-header-toolbar .fc-button-group > .fc-button .fc-icon-chevron-left::before{
	content: " " !important;
	background: url(https://hhhosting.co.uk/wp-content/uploads/2025/09/calendar-arrrow-l.png) left center no-repeat;
	width: 8px;
	height: 11px;
	display: inline-block;
}

#calendar.fc .fc-header-toolbar .fc-button-group > .fc-button .fc-icon-chevron-right::before{
	content: " " !important;
	background: url(https://hhhosting.co.uk/wp-content/uploads/2025/09/calender-arrrow-r.png) right center no-repeat;
	width: 8px;
	height: 11px;
	display: inline-block;
}

.wpbm-modal-content .wpbm-close{
	font-size: 55px !important;
	font-weight: 300 !important;
	color: #000000;
}

@media screen and (max-width: 767px) {
	.fabrica-topbar-user .logout-link,
	.fabrica-topbar-user .fabrica-topbar-userlink span.username{
		width: 100%;
		display: inline-block;
		border-right: 0 !important;
	}
	.fabrica-topbar-user{
		margin-top: 0 !important;
		height: 60px;
		justify-content: center;
        display: flex;
        flex-direction: column;
	}
	.top_panel_navi .sc_layouts_column_align_left.sc_layouts_column_icons_position_left{
		vertical-align: top;
	}
	.fabrica-topbar-user .login-link, .fabrica-topbar-user .fabrica-topbar-userlink, .fabrica-topbar-user .logout-link{
		line-height: 20px !important;
	}
	.fabrica-topbar-user img.avatar{
		margin-bottom: 5px;
	}
	.woocommerce.login-main-page h3{
		font-size: 22px !important;
	}
	.createancac .wpbm-form{
		float: left !important;
	}
	.post_content.entry-content h2, .post_content.entry-content .wpbm-step.wpbm-step-1 h3{
		font-size: 24px !important;
		line-height: 32px !important;
	}
}

.post_content.entry-content .woocommerce-MyAccount-content p{
	position: relative;
}

.post_content.entry-content .woocommerce-MyAccount-content p input[type="password"] + .toggle-password img{
	 content: url(https://hhhosting.co.uk/wp-content/uploads/2025/09/eye-icon-slash.png) !important;
	 height: auto !important;
	width: 25px !important;
}

.post_content.entry-content .woocommerce-MyAccount-content p input[type="text"] + .toggle-password img{
	content: url(https://hhhosting.co.uk/wp-content/uploads/2025/09/eye-icon-1.png) !important;
	 height: auto !important;
	width: 25px !important;
}
.post_content.entry-content .woocommerce-MyAccount-content p .toggle-password{
	top: 40px!important;
}


.woocommerce .woocommerce-message{
	color: #008000;
	font-size: 20px;
	font-weight: 500;
}

.login-container{
	background-color: #fff;
}

.login-container .loginform-dashbord hr{
	margin: 0 !important;
	padding: 0 !important;
}
.login-container .loginform-dashbord{
	padding: 0 25px 30px 25px;
}
.login-container #loginform{
	padding-bottom: 0 !important;
}
.login-container .loginform-dashbord .p-text{
	text-align: center;
    margin-top: -14px;
    margin-bottom: 15px;
}
.login-container .loginform-dashbord .p-text span{
	background-color: #fff;
    display: inline-block;
    padding: 0 15px;
}

.login-container .loginform-dashbord .nsl-container.nsl-container-block:nth-child(1){
	display: none !important;
}

.loginform-dashbord .forgot-password-link a{
	font-size: 14px;
	color: #000;
	text-decoration: underline;
	line-height: 20px;
}
.loginform-dashbord .forgot-password-link a:hover{
	color: #db2b0e;
}

#loginform p.login-submit #wp-submit:hover{
	background-color: #db2b0e !important;
}

@media screen and (min-width: 768px) {
    .register-container .registerform-1{
		width: 420px;
		margin: 0 auto;
	}
	.register-container{
		width: 470px;
	    margin: 0 auto; 
	}
	.post_content.entry-content .wpbm-success{
		width: 50%;
		margin: 0 auto;
	}
}

.register-container{ 
	    background-color: #fff;
	    padding-bottom: 30px;
}
.registerform-1 a.btn.btn-primary.btn-sm{
	font-size: 14px;
    line-height: 22px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    padding: 12px 15px !important;
    width: auto;
    text-transform: uppercase;
    margin-left: 0 !important;
    margin-right: 10px;
    display: inline-block;
    margin-bottom: 10px;
}

.registerform-1{
	padding: 0 25px;
}
.registerform .wpbm-register-form p input[type="submit"]:hover, 
.registerform .wpbm-register-form p button[type="submit"]:hover,
.registerform-1 a.btn.btn-primary:hover,
.wpbm-welcome a.btn.btn-primary:hover,
.wpbm-welcome a.btn.btn-sm:hover,
.wpbm-btn.wpbm-btn-secondary:hover,
.createancac .wpbm-form .wpbm-btn.btn.btn-success:hover,
.card.p-4.shadow .createancac .btn.btn-success:hover{
	background-color: #db2b0e !important;
}

.woocommerce-MyAccount-content .woocommerce-error ul{
	padding: 0;
}
.woocommerce-MyAccount-content .woocommerce-error li{
	list-style-type: none;
	color: #D90202;
	font-size: 14px;
}

.woocommerce .woocommerce-MyAccount-content h3{
	font-weight: 300 !important;
}
.woocommerce-MyAccount-content form button.btn.btn-danger{
	background-color: #BE0202 !important;
	border: 0;
}


.wpbm-form .phone-error{
	margin-top: 0 !important;
	font-size: 14px;
	line-height: 18px;
}
@media only screen and (min-width:460px) and (max-width:480px){
	.registerform-1{
		display: flex;
	}
}

.registerform .wpbm-register-form p.password-wrap .dashicons-visibility:before{
	content: " " !important;
	background: url(https://hhhosting.co.uk/wp-content/uploads/2025/09/eye-icon-slash.png)  no-repeat !important;
	 height: 15px !important;
	 display: inline-block;
	 width: 25px !important;
}

.registerform .wpbm-register-form p.password-wrap .dashicons-hidden:before{
	content: " " !important;
	background: url(https://hhhosting.co.uk/wp-content/uploads/2025/09/eye-icon.png)  no-repeat !important;
	 height: 15px !important;
	 display: inline-block;
	 width: 25px !important;
	margin-top: 4px !important;
}

.registerform .wpbm-register-form p.password-wrap .toggle-password.dashicons{
	margin-right: 10px;
}
#slotUnavailableModal .modal-dialog .modal-content{
	width: 100% !important;
}

#viewEditModal #wpbm-modal-body table tr{
	background-color: #f7f7f7;
	display: block;
    padding: 0 15px;
    margin-bottom: 7px;
}
#viewEditModal #wpbm-modal-body table tr td{
	background-color: transparent !important;
}

.fc-day-disabled {
  background-color: #f8f9fa !important;
  color: #aaa !important;
  cursor: not-allowed !important;
}


.wpbmresetform .wpbm-reset-form{
	background-color: #fff;
	padding: 25px;
}

.wpbmresetform .wpbm-reset-form p{
	width: 100%;
	margin-bottom: 10px;
    font-size: 14px;
    color: #000;
    line-height: 25px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    display: inline-block;
}

.wpbmresetform .wpbm-reset-form p label{
	width: 100%;
	margin-bottom: 5px;
    font-size: 14px;
    color: #000;
    line-height: 25px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    display: inline-block;
}

.wpbmresetform .wpbm-reset-form p input.input{	
	width: 100%;
	background-color: #ededed !important;
    border: 0;
    height: 46px;
    margin-bottom: 5px;
    padding: 0 15px;
    font-size: 13px;
    color: #000;
    line-height: 25px;
    font-family: "Noto Sans", sans-serif;
    height: 50px;
    font-weight: 400;
}

.wpbmresetform .wpbm-reset-form p button.button{
	background-color: #008000 !important;
    color: #fff; 
    text-decoration: auto;
    display: inline-block;
    margin-top: 15px;
    font-size: 14px; 
    line-height: 22px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    padding: 10px 20px;
    width: auto;
}


@media screen and (min-width: 768px) {
    .wpbmresetform{
        width: 370px;
        margin: 0 auto;
    }
}

.btn-success-red {
  background-color: #d9534f !important;
  border-color: #d43f3a !important;
  color: #fff !important;
}
#time-slots .btn-danger {
  background-color: #dc3545 !important;
  border-color: #dc3545 !important;
  color: #fff !important;
  opacity: 0.8;
}

.btn-danger[disabled] {
  opacity: 0.8;
  cursor: not-allowed;
}
