/*
 Theme Name:     Book Beautician
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Aidocode
 Author URI:     https://aidocode.com/
 Template:       Divi
 Version:        1.0.0
*/

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

ul {
  list-style-type: disc;
  padding-left: 1em;
}

.heading-fancy {
  letter-spacing: 0;
  font-family: "Brittany", Helvetica, Arial, Lucida, sans-serif;
  color: #f6c8ca;
}

body #page-container .et_pb_section .et_pb_button_0#ig-button:before {
  font-size: 36px !important;
}

@media all and (min-width: 767px) {
  .nail-courses-blurb img {
    max-height: 250px;
    object-fit: cover;
  }
}

.instructor-img img {
  width: 250px !important;
  height: 250px !important;
  object-fit: cover;
  object-position: top center;
}

.custom-gallery .et_pb_gallery_items {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
@media all and (max-width: 767px) {
  .custom-gallery .et_pb_gallery_items {
    flex-flow: column nowrap;
  }
}

.custom-gallery .et_pb_gallery_item {
  margin: 0 !important;
  border: none;
  cursor: pointer;
}

.custom-gallery .clearfix:after {
  display: none !important;
}

.custom-gallery .et_overlay.et_pb_inline_icon:before,
.et_pb_inline_icon:before {
  content: "";
  background: var(--wpr-bg-18ffb324-4fa0-446b-be14-e97ba3d4b20b)
    no-repeat center center/contain;
  width: 80px;
  height: 80px;
}

.nails-gallery .et_overlay:before {
  content: "";
  background: var(--wpr-bg-5512bd76-c91a-41a4-9dcc-3071c268b0d3) no-repeat
    center center/contain !important;
  width: 80px;
  height: 80px;
}

.mfp-title {
  display: none;
}

/* Contact */

.contact-blurb a {
  transition: all 300ms ease 0ms;
}

.contact-blurb a:hover {
  color: #f6c8ca;
}

#contact-us .contact-blurb a:hover {
  color: #f563a1 !important;
}

/* The Modal (background) */
.starbiz-popup {
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 99; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0, 0, 0); /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
	color: black;
}


.starbiz-popup h1, .starbiz-popup h2, .starbiz-popup h3, .starbiz-popup h4, .starbiz-popup h5, .starbiz-popup h6 {
  font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
}

/* Modal Content/Box */
.starbiz-popup__content {
  background-color: #fefefe;
  margin: 5% auto; /* 5% from the top and centered */
  padding: 0;
  border: none;
  width: 100%;
  max-width: 880px;
	 position: relative;
}
.starbiz-popup__content-inner {
  display: flex;
  flex-flow: column nowrap;
  gap: 20px;
  align-items: flex-start;
}

.starbiz-popup__content-inner ul {
  padding-bottom: 1em;
}

.starbiz-popup__header {
	background-color: black;
	padding: 20px 40px 20px 20px;
	width: 100%;
}

/* The Close Button */
.starbiz-popup__close {
  color: white;
  float: right;
  font-size: 48px;
  font-weight: bold;
  z-index: 99;
  position: absolute;
  top: 20px;
  right: 20px;
}

.starbiz-popup__close:hover,
.starbiz-popup__close:focus {
  color: #ff9c09;
  text-decoration: none;
  cursor: pointer;
}

.starbiz-popup__img-wrapper {
  width: calc(100% - 40px * 2);
  margin: 0 auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
	margin-top: 20px;
}

.starbiz-popup__img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  object-position: center;
  margin: 0 auto;
  border: 1px solid black;

}

.starbiz-popup__title {
  padding: 0;
  color: #f9eeb7;
  text-align: center;
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
    letter-spacing: 2px;
    line-height: 32px;
	text-transform: uppercase;
	font-weight: 500;
}

.starbiz-popup__price {
  background: var(--wpr-bg-4da13b42-05ea-4472-b7e0-fa10e73c9853) center center/contain no-repeat;
  color: black;
  font-size: 24px;
  font-weight: 700;
  display: inline-flex;
    padding: 20px 50px;
    align-items: center;
    justify-content: center;
	letter-spacing: 2px;
	z-index: 10;
    position: absolute;
	left: 50%;
	top: 0;
	transform: translate(-50%, -50%);
	white-space: nowrap;
	
}

.starbiz-popup__sale-wrapper {
	display: flex;
	align-items: center;
	gap: 20px;
	font-size: 20px;
}

.starbiz-popup__sale-offer {
	color: #ef0000;
	background-color: white;
	padding: 20px;
	border-radius: 50px;
	font-weight: 700;
	font-size: 20px;
}

.starbiz-popup__sale-offer-price {
	font-size: 24px;
}

.starbiz-popup__meta {
	background-color: black;
	color: white;
	padding: 20px;
  display: flex;
	justify-content: center;
  flex-flow: row wrap;
  gap: 10px 20px;
  font-size: 14px;
	width: 100%;
}

.starbiz-popup__instructor,
.starbiz-popup__capacity,
.starbiz-popup__duration,
.starbiz-popup__location,
.starbiz-popup__type {
	display: inline-flex;
	gap: 8px;
	align-items: center;
	white-space: nowrap;
}

/* .starbiz-popup__instructor {
	max-width: 130px;
	white-space: wrap;
	line-height: 1.5;
} */

.starbiz-popup__desc {
  margin-bottom: 16px;
  padding: 0 20px;
}

/* Shared styles for all ::before elements */
.starbiz-popup__instructor::before,
.starbiz-popup__capacity::before,
.starbiz-popup__duration::before,
.starbiz-popup__location::before,
.starbiz-popup__type::before {
  content: "";
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  color: white;
}

/* Unique background images for each class */
.starbiz-popup__instructor::before {
  background-image: var(--wpr-bg-d4db13ba-0108-4392-8255-f5c93aa4ed50);
}

.starbiz-popup__capacity::before {
  background-image: var(--wpr-bg-e2e9e853-aa65-476e-8c54-6314b91a70b7);
  width: 32px;
  height: 32px;
}

.starbiz-popup__duration::before {
  background-image: var(--wpr-bg-b58b8c75-b368-4c58-806b-4df78ed98c94);

}

.starbiz-popup__location::before {
  background-image: var(--wpr-bg-7333316e-05c8-4add-916b-6f2854ce81c5);
}

.starbiz-popup__type::before {
  background-image: url(https://bookbeautician.com/wp-content/uploads/2025/01/book.svg);
}

.starbiz-popup__register {
	background: transparent;
	border: 2px solid black;
}

.starbiz-popup__special-offer-img {
	position: absolute;
	top: 0;
	left: 0;
}


@media all and (max-width: 767px) {
	.starbiz-popup__title {
	  font-size: 20px;
	}
	.starbiz-popup__special-offer-img {
	width: 80px;
	height: 80px;
}
	.starbiz-popup__sale-offer {
	font-size: 16px;
		padding: 10px;
}
	.starbiz-popup__sale-wrapper {
    flex-direction: column;
    align-items: center;
    justify-content: center;
		margin: 0 auto;
}
	

.starbiz-popup__sale-offer-price {
	font-size: 20px;
}
}

.course_title,
.course_instructor,
.course_duration,
.course_location,
.course_capacity,
.course_description,
.course_type,
.course_price,
.course_thumb,
.course_product-prices,
.course_sale {
  display: none;
}

.course-popup-btn {
  margin-top: 1em;
  padding: 0.3em 1em;
  color: #ffffff;
  border-width: 0px;
  border-radius: 4px;
  background-color: #000000;
  transition: all 300ms ease 0ms;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.7em !important;
  cursor: pointer;
}

.course-popup-btn:hover {
  background-color: #e39818;
}

/* .before-after-gallery {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}

@media all and (max-width: 767px) {
  .before-after-gallery {
    grid-template-columns: 1fr;
  }
} */

/* Swiper */
.swiper {
  width: 100%;
  height: 100%;
}
.reviews-slider {
  width: 100%;
  max-width: 600px;
  /* min-height: 500px; */
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
	height: auto;
}

.reviews-slider .swiper-slide {
  flex-flow: column nowrap;
  gap: 10px;
  background-color: #fff8f8;
  border-radius: 30px;
  padding: 30px;
  height: 100%;
}

.starbiz_slider .swiper-slide img,
.starbiz_slider_static .swiper-slide img,
.starbiz_slider .swiper-slide video,
.starbiz_slider_static .swiper-slide .swiper-slide video {
  display: block;
  width: 100%;
  height: 477px;
  object-fit: cover;
  border-radius: 0;
}

.reviews-slider {
  font-family: "Federo", Sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #64113f;
}

.reviews-slider .reviews-slider__img {
  width: 50px;
  height: 50px;
  object-fit: cover;
}

.reviews-slider .reviews-slider__content {
  font-size: 20px !important;
  font-style: italic;
}
.reviews-slider .reviews-slider__name {
  font-size: 14px !important;
}

.reviews-slider .reviews-slider__stars {
  width: 80px;
  height: auto;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
}



.swiper-button-next:after,
.swiper-button-prev:after {
  color: #fff;
  font-size: 16px;
/* 	display: none !important; */
}

.swiper-pagination-bullet-active {
  background: #000;
}

.swiper-pagination {
  position: absolute;
  bottom: 0 !important;
  z-index: 99;
}

.swiper-wrapper {
  overflow-y: visible;
  padding-bottom: 32px !important;
}

.swiper-slide {
	user-select: none;
}


/* Footer */
@media screen and (max-width: 980px) {
  .footer-menu .et_pb_menu__menu {
    display: block;
  }

  .footer-menu .et_pb_menu_inner_container {
    flex-flow: column nowrap;
  }
  .footer-menu .et-menu {
    display: flex;
    flex-flow: column nowrap;
    align-items: center !important;
    text-align: center;
    text-transform: uppercase;
  }
  .footer-menu .mobile_menu_bar {
    display: none;
  }
}

/* Price list */
.custom-price-list .dsm_pricelist_child {
  padding: 0 !important;
  margin: 0 0 10px 0 !important;
}

.custom-price-list .dsm_pricelist_child:last-child {
  margin: 0 !important;
}

.contact-us-timetable,
.contact-us-timetable tr td {
  border: none !important;
  padding: 0;
}

.header-main-menu .et_pb_menu_inner_container {
	height: 100% !important;
}

.starbiz-popup__content-cta {
	display: flex;
	justify-content: center;
	gap: 20px;
	padding: 0 20px 20px 20px;
}
.starbiz-popup__content-cta a {
	margin-top: 1em;
    padding: 0.3em 1em;
    color: black;
    border-radius: 50px;
	border: 2px solid black;
    background-color: transparent;
    transition: all 300ms ease 0ms;
    font-size: 20px;
    font-weight: 500;
    line-height: 1 !important;
    cursor: pointer;
	padding: 20px 40px;
}
.starbiz-popup__content-cta a:hover {
	background-color: black;
	color: white;
}

.starbiz-popup__contact {
	display: none;
}

/* WooCommerce */
.woocommerce-page a.button,
.woocommerce-page a.checkout-button,
.woocommerce-page button[name="update_cart"], 
.woocommerce-page button[name="woocommerce_checkout_place_order"] {
	margin-top: 1em !important;
    padding: 0.3em 1em !important;
    color: #ffffff !important;
    border-width: 0px !important;
    border-radius: 4px !important;
    background-color: #000000 !important;
    transition: all 300ms ease 0ms !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    line-height: 1.7em !important;
    cursor: pointer !important;
}

.woocommerce-message a.button {
	margin-top: 0 !important;
}

.woocommerce-page button[name="woocommerce_checkout_place_order"] {
	min-width: 200px;
}
.woocommerce-page a.button:hover,
.woocommerce-page a.checkout-button:hover,
.woocommerce-page button[name="update_cart"]:hover,
.woocommerce-page button[name="woocommerce_checkout_place_order"]:hover {
	color: #ffffff !important;
	background-color: #f6c8ca !important;
	padding: 0.3em 1em !important;
	border: none;
}
.woocommerce-page a.button:after, 
.woocommerce-page button[name="update_cart"]:after,
.woocommerce-page button[name="woocommerce_checkout_place_order"]:after {
	display: none !important;
}

#customer_details {
	    display: flex;
    flex-flow: column nowrap;
	gap: 16px;
}

ul.woocommerce-error {
	flex: 1 100%;
}
form.woocommerce-checkout {
	display: flex;
	gap: 48px;
	justify-content: space-between;
	margin-top: 16px;
	flex-flow: row wrap;
}
@media only screen and (max-width: 600px) {
  form.woocommerce-checkout { 
    flex-flow: column nowrap;
  }
}
form.woocommerce-checkout #order_review_heading {
    display: none !important;
}

#customer_details,
#order_review {
	flex: 1 calc(50% - 48px);
    width: auto;
}

#customer_details .col-1,
#customer_details .col-2 {
	width: auto;
}

.woocommerce-checkout input,
.woocommerce-checkout textarea {
	border-radius: 4px  !important;
    height: 48px  !important;
	background: white  !important;
	background-color: #fff  !important;
    border: 1px solid #bbb  !important;
    color: #4e4e4e  !important;
}
.woocommerce-checkout textarea {
	height: 96px !important;
}
.woocommerce-checkout input:focus,
.woocommerce-checkout textarea:focus {
border: 1px solid black;
}

.woocommerce-checkout .select2-container--default .select2-selection--single {
	height: 48px !important;
	display: flex !important;
	align-items: center !important;
}


.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 48px !important;
}

.woocommerce-checkout
.woocommerce-NoticeGroup {
width: 100%;
}

.woocommerce a.remove {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	padding-bottom: 4px;
}


/* Customer reviews */
.customer-review__btn {
	border: none;
	background-color: transparent;
	padding: 0;
}