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

@font-face {
  font-family: 'Karla';
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/karla/v31/qkB9XDiYGLAYvomcza7K.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

body, h1, h2, h3, h4, h5, h6, p, a, span, li, input, textarea {
  font-family: 'Karla', sans-serif !important;
}

.services h2{
	font-size: 26px;
	margin-top: 20px;
	
}


.services h3{
	font-size: 22px;
	font-weight: bolder;

	
}

.services ul{
	margin-top: 15px;
}

.services .e-parent{
	

}