/*
Theme Name: Twenty Twenty-One Child
Theme URI: https://wordpress.org/themes/twentytwentyone/
Template: twentytwentyone
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Tags: one-column,accessibility-ready,custom-colors,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready,blog,portfolio
Version: 2.5.1749453146
Updated: 2025-06-09 07:12:26

*/

@import url('fonts/stylesheet.css');

::root {
	--first-font: font-family: 'Reem Kufi';
	--second-font: font-family: 'Andika';
}

header#masthead .site-logo {
    padding: 0px;
    margin: 0px;
    border: none;
}
.primary-menu-container ul#primary-menu-list li:not(:last-child) {
    margin-right: 15px;
}
.primary-menu-container ul#primary-menu-list li a {
    padding: 16.5px 0px !important;
}
header#masthead {
    max-width: 1334px;
    display: flex;
    padding: 30px 0px 65px !important;
    justify-content: space-between;
}
header#masthead .site-logo {
    width: auto;
}
header#masthead nav#site-navigation {
    margin: 0px;
}
header#masthead::before, header#masthead::after {
	display: none;
}



@media(max-width:1100px){
.vc_row wpb_row.vc_row-fluid.service-banner-section h1.header-banner-heading {
    padding-bottom: 30px !important;
}
}   



div#privacy-policy h3 {
    margin-top: 30px;
    margin-bottom: 12px !important;
}


.testimonial-wrapper .video-play-section {
    padding-bottom: 56%;
    position: relative !important;
    height: unset !important;
}

.testimonial-wrapper .video-play-section video {
    position: absolute;
    width: 100% !important;
    height: 100% !important;
}
.wpb_single_image.emc-logo {
    text-align: center !important;
    padding-top: 30px;
    display: none;
	margin-bottom: 0px !important;
}
.founder-page-highcoaching .padding-left-service {
    background-image: url(/wp-content/uploads/2026/06/emcc-global.svg);
    background-repeat: no-repeat;
    background-position: left 0 top 53px;
}

@media(max-width:1100px){
	.founder-page-highcoaching .padding-left-service {
		background-image: unset;
	}
	.wpb_single_image.emc-logo {
		display: block;
	}
}

@media(max-width:768px){
	.wpb_single_image.emc-logo {
		padding-top:20px;
		padding-bottom:10px;
	}
}
