/**
* Theme Name: Wellness Bliss Child
* Description: This is a child theme of Wellness Bliss.
* Author: <a href="https://cmsmasters.net/">cmsmasters</a>
* Template: wellness-bliss
* Version: 1.0.0
* Tested up to: 6.6
* Requires PHP: 7.4
* License:
* License URI:
* Text Domain: wellness-bliss-child
* Copyright: cmsmasters 2025 / All Rights Reserved
*/

.booking-popup {
	height: 650px;
}

p {
	margin-bottom: 20px;
}

.content-container p:last-of-type,
.content-box p:last-of-type {
	margin-bottom: 0;
}

.content-box ul {
	margin-left: 0;
	margin-top: 0;
	list-style: disc inside;
}

.content-boxes ul {
	margin-left: 0;
	margin-top: 0;
	list-style: disc;
}

.elementor-widget-text-editor p+ul {
	margin-top: 16px;
	margin-bottom: 16px;
}

.elementor-widget-text-editor ul {
	margin-top: 16px;
	margin-bottom: 16px;
}

.cmsmasters-elementor-popup {
	display: none;
}

.cmsmasters-elementor-popup.cmsmasters-elementor-popup__show {
	display: block;
}

.forminator-checkbox__label a {
	color: #b09563;
}

ol {
	list-style-position: inside;
}

.iti__selected-country {
	border-radius: 50px 0 0 50px !important;
	padding-right: 10px !important;
}

.forminator-iti-input.iti.iti--allow-dropdown .iti__country-container:not(:has(+ input[disabled])):not(:has(+ input[readonly])) .iti__selected-country:has(+ .iti__dropdown-content:hover) .iti__selected-country-primary,
.iti__selected-country::before {
	background: transparent !important;
}

.iti__selected-country::after {
	background: transparent !important;
}

.iti__selected-country .iti__selected-country-primary:hover {
	background-color: transparent !important;
}

.cmsmasters-meta-data {
	pointer-events: none;
}

.gallery {
	margin-bottom: 0;
}

.elementor .elementor-image-gallery .gallery-item .gallery-caption,
.gallery-caption {
	margin: 0;
	background: #f9f4ed;
	padding: 6px 10px;
}

@media (max-width: 767px) {
	.content-box-simple {
		background-color: transparent !important;
	}
}
