/*
Theme Name: Glowing Child Theme
Theme URI: https://glowing.g5plus.net/
Author: G5 Theme
Author URI: https://themeforest.net/user/g5theme
Description: Child theme for Glowing Theme
Version: 1.0.0
Template: glowing
Text Domain: glowing-child
*/

html {
	scroll-behavior: smooth;
}

/* .face-and-neck,
.upper-body,
.lower-body,
.full-body {
	display: none; 
} */

.ube-icon svg {
	display: inline-block;
    width: 1em;
    height: 1em;
    stroke: currentColor;
    fill: currentColor;
}

.not-active {
  background-color: #e8e8e8 !important;
  color: #702c63 !important;
  border-color: #d9d9d9 !important;
} 

.page-id-5859 .ube-heading-title li::marker {
	color: #702c63;
}

#topsecond div {
	justify-content: center;
}

.ube-social-icons.ube-social-md {
	list-style: none;
}

#topsecond div div {
	min-width: 200px;
	justify-content: center;
}

.page-id-5859 #top div {
	justify-content: center;
	flex-wrap: wrap;
}

.elementor-5859 .elementor-element.elementor-element-6e545b8 div {
	justify-content: center;
	flex-wrap: wrap;
}

.elementor-5859 .elementor-element.elementor-element-6e545b8 div div {
	min-width: 200px;
	justify-content: center;
}

.page-id-5859 #top div div {
	min-width: 200px;
	justify-content: center;
}

#okapi-wasb-icon {
	display: none;
}

.home #okapi-wasb-icon, .page-id-16285 #okapi-wasb-icon {
	display: block;
}

.page-id-16285 .card-img img {
	filter: brightness(60%); /* 0% = normal color, 100% = fully grey */
}

.single-post .breadcrumbs-wrap {
	display: none;
}

.single-post .g5core-page-title {
	position: relative;
	padding: 205px 0px 153px 0px;
	background-image: url("https://drtanov.co.uk/wp-content/uploads/2022/09/AdobeStock_350698061-1.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.single-post .g5core-page-title::after {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	opacity: 0.3;
	content: "";
	background-color: #000;
}

.single-post .page-main-title {
	position: relative;
	max-width: 900px;
	text-align: left;
	color: #fff;
	margin: 0 auto;
	width: 100%;
	z-index: 10;
}

.single-post .g5blog__single-meta-top {
	margin-top: 100px;
}

#top-row div { flex-direction: row; }
#top-row + section div { flex-direction: row; }

.elementor-element-6182373f37b21 div,
.elementor-element-6182373f37b1e div {
  flex-direction: row !important;
}

.elementor-5627 .elementor-element.elementor-element-cc82632 .elementor-widget-wrap {
	margin-left: 10px;
}


.elementor-3065 .elementor-element.elementor-element-bec1cd9 .ube-heading {
  max-width: 100%;
  flex-grow: 1;
}

#site-mobile-header {
	z-index: 100;
}

@media only screen and (max-width: 767px) {
	.elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-2df2d47.animated.fadeInUp {
		order: 2;
	}
	.elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-af70d3a.animated.fadeInUp {
		order: 1;
		height: 50vw;
	}
}

@media only screen and (max-width: 910px) {
	.single-post .g5core-page-title {
		padding: 130px 0 130px 0;
	}
}

@media only screen and (max-width: 610px) {
	.single-post .g5core-page-title {
		padding: 100px 0 100px 0;
	}
}

<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-11248538540">
</script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'AW-11248538540');
</script>