/*
Theme Name: luxia child
Theme URI:http://wordpress.zcube.in/luxia
Description: luxia – Beauty & Spa Center WordPress Child Theme.
Text Domain: luxia
Author:       zcube
Author URI: http://wordpress.zcube.in/luxia/demo
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
Template:     luxia
Version:      1.0

*/


/* Theme customization starts here
-------------------------------------------------------------- */
.slider-btn a.video-i.popup-video {
	display: none;
}
.expert-guide .line.mb-30 {
	display: none;
}
.slider-content h2 {
	font-size: 54px;
}
.pricing-body ul {
	padding: 0;
}
.pricing-head {
	padding: 50px 0 0;
}
.pricing-body p {
	text-align: left;
}
.pricing-body li {
	font-size: 14px;
}
.pricing-body li::before {
	margin-right: 5px;
}
.row.ab-coutner.text-center {
	display: none;
}
.product-compari li::before {
	content: "";
	font-family: "Font Awesome 5 Pro";
	margin-right: 10px;
	color: rgb(250 162 146);
}
.blog-sec  section#blog {
	padding: 0;
}

.faq  section#faq {
	padding: 0;
}
li.breadcrumb-item.active {
	color: #828282;
}


.policy-content h2 {
	font-size: 28px;
	margin-top: 40px;
	margin-bottom: 15px;
	color: #111;
	font-weight: 700;
	border-left: 4px solid #faa292;
	padding-left: 10px;
}

.policy-content h3 {
	font-size: 22px;
	margin-top: 25px;
	margin-bottom: 10px;
	color: #222;
	font-weight: 600;
}

.policy-content p {
	font-size: 16px;
	color: #555;
	margin-bottom: 18px;
}

.policy-content strong {
	color: #000;
	font-weight: 600;
}

.policy-content ul {
	list-style: disc;
	margin-left: 25px;
	margin-bottom: 20px;
}

.policy-content li {
	margin-bottom: 8px;
	font-size: 16px;
	color: #555;
}

.policy-content a {
	color: #3a86ff;
	text-decoration: none;
}

.policy-content a:hover {
	text-decoration: underline;
}
.main-menu ul li a {
	font-family: inherit !important; 
	font-weight: 600 !important;
}
@media (max-width: 768px) {

	.policy-content h2 {
		font-size: 24px;
	}

	.policy-content h3 {
		font-size: 20px;
	}

	.policy-content p,
	.policy-content li {
		font-size: 15px;
	}
}