@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.footer_mapwrp {
	background: #fafafa;
}

.appointmen_button .wpcf7 hr {
  border: 0;
  border-top: 1px solid #ccc;
  margin: 10px 0 15px 0;
}

/* Radio options */
.appointmen_button .wpcf7-list-item {
  display: block;
  margin-bottom: 8px;
  font-family: Poppins, sans-serif;
}

/* Submit button */
.appointmen_button .wpcf7-submit {
  background: #5b2c0b;
  color: #fff;
  font-family: Poppins, sans-serif;
  font-weight: 500;
  padding: 12px 20px;
  border: none;
  border-radius: 6px;
  width: 100%;
  cursor: pointer;
  transition: 0.3s;
}

.appointmen_button .wpcf7-submit:hover {
  background: #3e1f07;
}

.foxynailpaddingleftright {
	padding-inline: 15px !important;
}

.mp_scbg {
    background: #fafafa;
    border-radius: 30px !important;
    padding: 20px 20px 20px 50px !important;
	gap: 20px !important;
}


.footer_wrp {
	margin-bottom: 20px !important;
}

.footer_wrp .map_bx {
    border-radius: 20px;
    overflow: hidden;
    max-width: 854px;
    width: 100%;
}

.time_addresswrp  {
	gap: 20px !important;
}

.time_addresswrp h2 {
    font-size: 30px;
    font-family: "Inter", sans-serif;
    color: #532f16;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 1px solid #b5b5b5;
    padding-bottom: 25px !important;
    text-align: center;
	line-height: 55px;
	letter-spacing: 1px;
}

.openhours_wrp {
	text-align: center !important;
	background: #fff;
	border-radius: 20px !important;
	max-width:455px;
	padding:35px 60px !important;
}

.day_timebx {
	padding-top: 50px !important;
	padding-left: 32px !important;
}

.day_timebx p {
	text-align: left;
	font-family: "Poppins", sans-serif;
	font-size: 17px;
	color: #3f3f3f;
}

.address_bx {
	text-align: center !important;
	background: #fff;
	border-radius: 20px !important;
	max-width:455px;
	padding:35px 60px !important;
}


.call_adrs_bx {
	text-align: left !important;
	padding-left: 32px !important;
	padding-top:50px !important; 
}

.call_adrs_bx {
    gap: 30px !important;
}

.call_adrs_bx h5 {
  font-size: 17px;
  font-family: "Inter", sans-serif;
  color: #707070;
}

.call_adrs_bx p a {
	color: #2f2f2f;
}

.call_adrs_bx p {
  font-size: 20px;
  font-family: "Inter", sans-serif;
  color: #2f2f2f;
}

.testimonial_wrp {
	margin-bottom: 30px !important;
}
.testimonial_innerbx {
	background: #fafafa;
	border-radius: 30px !important;
	padding: 20px 20px 20px 50px !important;
}

.tesim_wrp  {
    max-width: 1090px !important;
    width: 100% !important;
}

.tesim_wrp .jet-testimonials__content {
	display: block;
	position: relative;
}

.tesim_wrp .jet-testimonials__tag-img {
	max-width: 365px !important;
	width: 100%;
	border-radius: 15px;
	margin-right:65px !important;
}

.tesim_wrp .jet-testimonials__figure {
	float: left;
}

.tesim_wrp .jet-testimonials__title {
	font-size: 30px !important;
	font-family: "Inter", sans-serif;
	color: #532f16 !important;
	font-weight: 600;
	line-height: 55px;
	letter-spacing: 1px;
	text-transform: uppercase;
	float: left;
	margin-bottom: 65px !important;
	margin-top: 27px !important;
}

.tesim_wrp .jet-testimonials__comment {
    width: 56% !important;
    float: left;
    background: none !important;
    font-size: 18px !important;
    font-family: "Poppins";
    margin: 0px !important;
    color: #3f3f3f !important;
    padding: 0px !important;
    border-bottom: 1px solid #e1e1e1 !important;
    padding-bottom: 40px !important;
    margin-bottom: 40px !important;
    border-radius: 0px !important;
    letter-spacing: 0.5px;
	font-weight: 400 !important;
}


.tesim_wrp .jet-testimonials__name {
    float: left;
    width: 47%;
    text-align: left !important;
	margin: 0px !important;
}

.tesim_wrp .jet-testimonials__name span {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Inter", sans-serif;
}

.tesim_wrp .jet-testimonials__rating {
	float: left;
	width: 47%;
	text-align: left !important;
	font-size: 12px !important;
}

.tesim_wrp .jet-testimonials__position {
	float: left;
	width: 47%;
	font-family: "Inter", sans-serif;
	text-align: left !important;
	color: rgb(101, 101, 101) !important;
	font-size: 14px;
}

.req_appointemntbx {
	max-width:725px;
	width: 100%;
}

.rateicon {
    text-transform: uppercase;
    font-family: "Inter", sans-serif;
    position: absolute;
    left: -127px;
    background: #ffff;
    top: -130px;
    padding: 5px 13px;
    border-radius: 12px;
}
.quote_testimonialicon {
    position: absolute;
    left: -131px;
    top: -46px;
}

.req_appointemntbx {
    background: #fff;
    border-radius: 20px !important;
    padding: 49px 91px 20px 91px !important;
    max-width: 698px;
    width: 100%;
}

.req_appointemntbx  h2 {
    font-size: 30px;
    font-family: "Inter", sans-serif;
    color: #532f16;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 1px solid #b5b5b5;
    padding-bottom: 25px !important;
    text-align: left;
	line-height: 55px;
	letter-spacing: 1px;
}

.req_appointemntbx .service_headtitle {
    font-size: 18px;
    font-family: "Inter", sans-serif;
    color: rgb(1, 1, 1) !important;
    font-weight: bold;
    margin: 30px 0 !important;
}

.req_appointemntbx .wpcf7-form-control p span {
	font-size: 20px;
	font-family: "Inter", sans-serif;
	color: rgb(47, 47, 47) !important;
}

.reivw_bx {
	margin-top: 20px !important;
}

.req_appointemntbx .wpcf7-list-item input[type="radio"]:checked + span {
    font-weight: bold;
}


.req_appointemntbx .req_btn .elementor-button {
    border-radius: 6px;
    background-color: #532f16 !important;
    box-shadow: -6.237px 3.178px 9.2px 0.8px rgba(117, 117, 117, 0.27);
    font-family: "Inter", sans-serif;
    background: #fff;
    font-size: 25px;
    width: 100%;
	padding: 18.5px;
}

.req_appointemntbx .req_btn .elementor-button:hover {
	background: #b08129 !important;
}

.req_btn  {
	margin-top: 29px;
}

.req_appointemntbx .wpcf7-list-item input[type="radio"] {
    width: 20px;
    height: 20px;
    accent-color: #532f16;
    cursor: pointer;
    position: relative;
    top: 4px;
    margin-right: 8px;
}

.testimonial_innerbx   {
	justify-content: space-between !important;
}

body.page-id-681 #jet-theme-core-header,
body.page-id-681 #jet-theme-core-footer {
	display: none !important;
}


/* Hide default radio and style custom one */
input[type="radio"] {
  appearance: none;
  -webkit-appearance: none;
  width: 18px;
  height: 18px;
  border: 2px solid #555;
  border-radius: 50%;
  position: relative;
  cursor: pointer;
  transition: border-color 0.3s ease, background-color 0.3s ease;
}

/* Inner dot */
input[type="radio"]::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  background: #532f16; /* pick your color */
  border-radius: 50%;
  transition: transform 0.3s ease;
}

/* When selected */
input[type="radio"]:checked {
  border-color: #532f16; /* outline color when active */
}

input[type="radio"]:checked::after {
  transform: translate(-50%, -50%) scale(1);
}



@media only screen and (min-width:2000px) and (max-width:2560px){
	.footer_wrp .map_bx {
		max-width: 61%;
	}
	.tesim_wrp {
		max-width: 50% !important;
	}
	.req_appointemntbx {
		max-width: 37%;
	}
}

@media only screen and (max-width: 1880px) {
	.footer_wrp .map_bx {
		max-width: 815px;
	}
	.tesim_wrp {
		max-width: 1077px !important;
	}
}
@media only screen and (max-width: 1780px) {
	.address_bx {
		padding: 35px 25px !important;
	}
	.openhours_wrp {
		padding: 35px 25px !important;
	}
	.footer_wrp .map_bx {
		max-width: 710px;
	}
	.req_appointemntbx {
		padding: 49px 63px 20px 63px !important;
	}
	.tesim_wrp {
		max-width: 1022px !important;
	}
}
@media only screen and (max-width: 1680px) {
	.openhours_wrp {
		max-width: 375px;
	}
	.address_bx {
		max-width: 375px;
	}
	.footer_wrp .map_bx {
		max-width: 775px;
	}
	.call_adrs_bx p {
		font-size: 17px;
		line-height:27px;
	}
	.tesim_wrp .jet-testimonials__comment {
		font-size: 17px !important;
		line-height: 27px;
	}
	.req_appointemntbx {
		padding: 49px 35px 20px 35px !important;
	}
	
	.tesim_wrp {
		max-width: 961px !important;
	}
	.tesim_wrp .jet-testimonials__tag-img {
		max-width: 340px !important;
	}
}
@media only screen and (max-width: 1550px) {
	.footer_wrp .map_bx {
		max-width: 640px;
	}
	.tesim_wrp {
		max-width: 880px !important;
	}
	.tesim_wrp .jet-testimonials__comment {
		width: 50% !important;
	}
	
	.tesim_wrp .jet-testimonials__title {
		margin-bottom: 30px !important;
	}
	
	.quote_testimonialicon {
		left: -114px;
		top: -3px;
		width: 20%;
	}
	.rateicon {
		top: -101px;
	}
}
@media only screen and (max-width: 1440px) {
	.tesim_wrp .jet-testimonials__comment {
		font-size: 16px !important;
		line-height: 24px;
	}
	
	.day_timebx p {
		font-size: 16px;
	}

	.appointmen_button .wpcf7-list-item {
		font-size: 16px;
	}
	
	.req_appointemntbx  h2, .tesim_wrp .jet-testimonials__title, 
	.time_addresswrp h2, .time_addresswrp h2 {
		font-size: 26px !important;
		line-height: 36px !important;
	}
	
	.req_appointemntbx .req_btn .elementor-button {
		font-size: 20px;
		padding: 15px;
	}
	.tesim_wrp {
		max-width: 875px !important;
	}
	.footer_wrp .map_bx {
		max-width: 535px;
	}
	.rateicon {
		top: -80px;
	}
}
@media only screen and (max-width: 1367px) {	
	.tesim_wrp .jet-testimonials__tag-img {
		max-width: 330px !important;
		margin-right: 45px !important;
	}
	.tesim_wrp {
		max-width: 800px !important;
	}
	.tesim_wrp .jet-testimonials__title {
		margin-bottom: 25px !important;
	}
	.rateicon {
		top: -68px;
	}
	.quote_testimonialicon {
		left: -98px;
		top: -7px;
		width: 76px;
	}
	
	.footer_wrp .map_bx {
		max-width: 460px;
	}
}

@media only screen and (max-width: 1280px) {
	.mp_scbg  {
		display: grid !important;
	}
	.footer_wrp .map_bx {
		max-width: 100%;
	}
	.openhours_wrp {
		max-width: 50%;
	}
	.address_bx {
		max-width: 50%;
	}
	.time_addresswrp  {
		gap: 20px !important;
	}
	.testimonial_innerbx  {
		display: grid !important;
	}
	.tesim_wrp {
		max-width: 100% !important;
	}
	
	.req_appointemntbx {
		max-width: 100%;
	}
	
	.reivw_bx  {
		margin-bottom: 20px !important;
	}
	.tesim_wrp .jet-testimonials__comment {
		font-size: 14px !important;
		line-height: 24px;
	}
	.day_timebx p {
		font-size: 14px;
	}
	.call_adrs_bx h5 {
		font-size: 14px;
	}
	.call_adrs_bx p {
		font-size: 16px;
		line-height: 26px;
	}
	.req_appointemntbx .req_btn .elementor-button {
		font-size: 17px;
	}
	.testimonial_innerbx {
		padding: 20px 20px 20px 20px !important;
	}
	.mp_scbg {
		padding: 20px 20px 20px 20px !important;
	}
	.tesim_wrp .jet-testimonials__title {
		width: 50%;
		text-align: left !important;
	}
	.tesim_wrp .jet-testimonials__comment {
		width: 65% !important;
	}
	.openhours_wrp {
		padding: 35px 35px !important;
	}
	.address_bx {
		padding: 35px 35px !important;
	}
}
@media only screen and (max-width: 1150px) {
	.req_appointemntbx  h2, .tesim_wrp .jet-testimonials__title, 
	.time_addresswrp h2, .time_addresswrp h2 {
		font-size: 24px !important;
		line-height: 34px !important;
	}
	.req_appointemntbx .req_btn .elementor-button {
		padding: 14px;
	}
	.tesim_wrp .jet-testimonials__comment {
		width: 60% !important;
	}
}
@media only screen and (max-width: 1080px) {
}
@media only screen and (max-width: 1024px) {
}
@media only screen and (max-width: 991px) {
	.tesim_wrp .jet-testimonials__comment {
		width: 55% !important;
	}
}
@media only screen and (max-width: 768px) {
	.tesim_wrp .jet-testimonials__tag-img {
		max-width: 260px !important;
	}
	.tesim_wrp .jet-testimonials__name {
		width: 100%;
		text-align: right !important;
	}
	.tesim_wrp .jet-testimonials__position {
		width: 100%;
		text-align: right !important;
	}
	.tesim_wrp .jet-testimonials__rating {
		width: 100%;
		text-align: right !important;
	}
	.openhours_wrp {
		max-width: 100%;
	}
	.address_bx {
		max-width: 100%;
	}
	.day_timebx {
		width: 293px !important;
		margin: 0px auto !important;
	}
	.tesim_wrp .jet-testimonials__content {
		display: grid;
	}
	.tesim_wrp .jet-testimonials__figure {
		float: none;
	}
	.tesim_wrp .jet-testimonials__tag-img {
		max-width: 260px !important;
		margin: 0px auto !important;
	}
	
	.tesim_wrp .jet-testimonials__title {
		text-align: center !important;
		width: 100% !important;
	}
	.tesim_wrp .jet-testimonials__comment {
		width: 100% !important;
		text-align: center;
	}
	.tesim_wrp  .jet-testimonials__name, 
	.tesim_wrp .jet-testimonials__position, 
	.tesim_wrp .jet-testimonials__rating {
		text-align: center !important;
	}
	.quote_testimonialicon {
		display: none;
	}
	.rateicon {
		display: none;
	}
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 600px) {
	.tesim_wrp .jet-testimonials__content {
		display: grid;
	}
	.tesim_wrp .jet-testimonials__figure {
		float: none;
	}
	.tesim_wrp .jet-testimonials__tag-img {
		max-width: 260px !important;
		margin: 0px auto !important;
	}
	
	.tesim_wrp .jet-testimonials__title {
		text-align: center !important;
		width: 100% !important;
	}
	.tesim_wrp .jet-testimonials__comment {
		width: 100% !important;
		text-align: center;
	}
	.tesim_wrp  .jet-testimonials__name, 
	.tesim_wrp .jet-testimonials__position, 
	.tesim_wrp .jet-testimonials__rating {
		text-align: center !important;
	}
	.quote_testimonialicon {
		display: none;
	}
	.rateicon {
		display: none;
	}

	.tesim_wrp .jet-testimonials__comment {
		padding-bottom: 15px !important;
		margin-bottom: 15px !important;
	}
	.day_timebx {
		padding-left: 0 !important;
	}
	.req_appointemntbx  h2, 
	.tesim_wrp .jet-testimonials__title, 
	.time_addresswrp h2, .time_addresswrp h2 {
		font-size: 20px !important;
		line-height: 30px !important;
	}
	.req_appointemntbx .service_headtitle {
		font-size: 16px;
	}
	.call_adrs_bx {
		padding-left: 0 !important;
	}
}
@media only screen and (max-width: 520px) {
	.req_appointemntbx {
		padding: 15px 15px 15px 15px !important;
	}
	.openhours_wrp {
		padding: 35px 15px !important;
	}
	.address_bx {
		padding: 35px 15px !important;
	}
}
@media only screen and (max-width: 480px) {
}
@media only screen and (max-width: 420px) {
	.testimonial_innerbx {
		padding: 20px 15px 20px 15px !important;
	}
	
	.call_adrs_bx {
		gap: 0px !important;
	}
}
@media only screen and (max-width:360px) {
	.day_timebx {
		width: 100% !important;
	}
	.openhours_wrp {
		padding: 35px 15px !important;
	}
	.address_bx {
		padding: 35px 15px !important;
	}
}