/*
 Theme Name:   Hello Elementor Child
 Theme URI:    https://yourwebsite.com/hello-elementor-child/
 Description:  A child theme for Hello Elementor, designed to work with Elementor and Rank Math.
 Author:       Your Name
 Author URI:   https://yourwebsite.com/
 Template:     hello-elementor
 Version:      1.0.0
 Text Domain:  hello-elementor-child
*/
body{ 
	background-image: url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"64\" height=\"64\" viewBox=\"0 0 64 64\" preserveAspectRatio=\"none\"><path d=\"M0,0 L64,0 M0,32 L64,32 M0,64 L64,64 M0,0 L0,64 M32,0 L32,64 M64,0 L64,64\" stroke=\"black\" stroke-width=\"0.5\" fill=\"none\" style=\"opacity:0.1\" /></svg>"); 
	background-size: 64px 64px; background-repeat: repeat;
}
.single-post .highlight {
    background-color: #f0f6fc;
    color: #3c434a;
}
.rank-math-list h3{ font-size:1.25rem;color:#ff963a; }
.single-post h2{ background: #F7F6F2;padding-left: 1%; padding-top: 7px; padding-bottom: 7px; }
.single-post h3{ color:#ff963a!important; }
div[itemprop="name"] { color: rgb(228, 86, 73); }
.single-post b, .single-post strong{ color:#555 }
.single-post .wp-block-video video{width: auto; max-height: 550px;}
.type-page .elementor-heading-title{ line-height: inherit;}
.e-con {
    --container-default-padding-top: inherit!important;
    --container-default-padding-right: inherit!important;
    --container-default-padding-bottom: inherit!important;
    --container-default-padding-left: inherit!important;
}

