@font-face {
    font-family: 'Adonis Web';
    src: url('fonts/AdonisWeb-Regular.woff2') format('woff2'),
        url('fonts/AdonisWeb-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


.page-template-default h1.entry-title {
    display: none !important;
}

h1, h2, h3
{
	font-family: 'Adonis Web';
}

span.site-title a
{
	font-family: 'Adonis Web';
	font-size:32px;
}

.home-we-treat div#gallery-1 {
    text-align: center;
}


.egg-section h4
{
	font-family: 'Adonis Web';
	font-weight:400;
	font-size:27px;
	margin-bottom:10px;
}

.egg-section li {
    margin-bottom: 23px;
}


/* .home-we-treat {
    border-bottom-right-radius: 100% 200px !important;
} */

.image-boxes-2-3 {
    background: #fff;
    padding: 0px 0px 50px 0px;
    border-radius: 20px;
}

.image-boxes-2-3 img { 
	border-top-right-radius:20px !important;
		border-top-left-radius:20px !important;
}

.image-boxes-2-3 h3.elementor-image-box-title a {
    text-decoration: none !important;
}

span.text-highlight {
    background: #f0ece5;
    padding: 0px 10px;
}

.shape-based-2 ul li {
    position: relative;
    padding-left: 37px;
	margin-bottom: 25px;
    font-size: 15px;
}

.shape-based-2 ul li:first-child::before {
    content: '';
    background: url(https://sky-aim.com/corlahealth/wp-content/uploads/2025/11/hexa-1.jpg);
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    top: -3px;
}
.shape-based-2 ul {
    list-style: none;
    padding-left: 0;
}

.shape-based-2 ul li:nth-child(2)::before {
    content: '';
    background: url(https://sky-aim.com/corlahealth/wp-content/uploads/2025/11/hexa-2.jpg);
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    top: -3px;
}

.shape-based-2 ul li:last-child::before {
    content: '';
    background: url(https://sky-aim.com/corlahealth/wp-content/uploads/2025/11/hexe-3.jpg);
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    top: -6px;
}

.single h1.entry-title {
    font-weight: 400;
    font-size: 68px;
}

.single .entry-content h4 {
    font-size: 24px;
    font-family: 'Adonis Web';
    letter-spacing: 1px;
}

.single .entry-content h3 {
    font-size: 48px;
}

.box-services-1 li {
    margin-bottom: 20px;
    margin-left: 30px;
}
.box-services-1 {
    background: #f0ece5;
    padding: 120px 92px;
    border-radius: 40px;
}

.shape-based-2 h4 {
    font-family: 'Adonic Web';
    font-weight: 500;
    margin-bottom: 0px;
    font-size: 27px;
}

.bill-box h4 {
    font-family: 'Adonis Web';
    font-weight: 400;
    text-align: center;
    font-size: 22px;
}
.bill-box {
    background: #fafafa;
    padding: 50px;
    border-radius: 15px;
}

.bill-box p, .bill-box ul li {
    color: #000;
}

.bill-box .price {
    font-family: 'Poppins';
    text-align: center;
    font-size: 24px;
    font-weight: 600;
	margin-bottom: 15px;
}

.bill-box .billed {
    text-align: center;
    font-family: 'Poppins';
}

.bill-box ul {
    list-style: none;
    padding-left: 0px;
	margin-left:0;
}

.bill-box ul li {
    padding-left: 26px;
    position: relative;
}
.bill-box ul li:before {
    content: '\f00c';
    font-family: 'Font Awesome 5 Free';
    font-weight: 800;
    position: absolute;
    left: 0;
}

.bill-box a {
    background: #43484c;
    color: #fff;
    text-decoration: none !important;
    padding: 10px 30px;
    display: block;
    text-align: center;
    margin: auto;
    border-radius: 30px;
    font-family: 'Poppins';
    margin-top: 30px;
    width: 80%;
}
.mepr-checkout-container .invoice-wrapper svg {
    color: #c2b1a5 !important;
}
.ld-modal-text {
    padding: 10px;
}

a.ld-button.ld-button-reverse {
    margin: 10px !important;
}