@import url("../Divi/style.css");
@import url('https://fonts.googleapis.com/css?family=Lato:400,700|Oswald:400,700&display=swap');
/*
Theme Name: Make Your Life Epic
Theme URI: http://www.elegantthemes.com/gallery/divi/
Description: Child theme for the Divi theme
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Template: Divi
Version: 1.4 - Harrys
*/

/*** CHILD THEME STYLE RULES - BELOW HERE***/

/** DO NOT ADD NEW RULES ABOVE THIS LINE **/

/**/
/**/
/************* DEFAULT STYLES *************/
/**/
/**/

#top-menu li.current-menu-ancestor > a{
  color: #6a715f !important;
}

body{
	font-family: 18px;
	color: #000;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
  color: #333;
  line-height: 1.2;
  font-weight: 500;
}

.data-contentWrap h4 {
  font-size: 18px;
  line-height: 1.5;
  text-align: center;
}

body{
	font-family: "Roboto Serif", serif;
	font-size: 18px;
	line-height: 1.8;
}

#top-menu li.current-menu-item > a{
  color: #b7cbcc;
}

#page-container {
    padding-top: 0px !important;
}

#headerWrap h1 {
    font-size: 45px;
    line-height: 1.2;
    position: relative;
}

#headerWrap h6 {
    font-size: 20px;
    line-height: 1.3;
    position: relative;
    margin-bottom: 4rem;
    margin-top: 1rem;
}

#header .container {
    position: relative;
    width: 100%;
    max-width: 1400px !important;
    margin: 0 auto;
    padding: 1rem 0 0 0;
}

.btn02, .image-container a, .btn211 {
  background-color: #b7cbcc;
  padding: 1rem 3rem;
  text-transform: uppercase;
  color: #56303d;
  border-radius: 0;
  font-size: 18px;
  border-radius: 50px;
}


.image-container a{
	display: none;
}

.bgimgWrap .et_pb_text_inner h5 a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: grid;
    place-content: center;
}


.btn211 {
    background-color: #211916;
    color: #b7cbcc;
    position: relative;
    display: block;
    margin-top: 2rem;
}

.btn211:hover{
	color: #211916;
	background-color: #b7cbcc;
}

.btn02:hover, .image-container a:hover{
  background-color: #93aeaf;
  color: #e6dfd5;
}


.image-container a {
    position: relative;
    top: 2rem !important;
}


.container {
    position: relative;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 1rem 0 0 0;
}

	#et-info-phone {
	    cursor: default;
	}
	
.et_password_protected_form {
    max-width: 1080px;
    margin: 150px auto;
}

.vert-center.et_pb_equal_columns .et_pb_column {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 600px;
}
.vert-top.et_pb_equal_columns .et_pb_column {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    min-height: 600px;
}
.vert-bottom.et_pb_equal_columns .et_pb_column {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    min-height: 600px;
}

.bgimgWrap .et_pb_text_inner {
    position: relative;
    min-height: 500px;
    display: grid;
    place-content: center;
}

.bgimgWrap .et_pb_text_inner h5 a {
    background-color: rgba(0, 0, 0, .5);
    padding: 1rem 3rem;
    text-transform: uppercase;
    color: #fff;
    border-radius: 0;
    font-size: 18px;
}

 .bgimgWrap .et_pb_text_inner h5 a:hover {
	 background-color: rgba(0, 0, 0, .2);
 }
 
 div#sticky-side-panelWrap {
    position: relative;
}

#page-titleWrap{
	    top: 45px;
}

	#page-titleWrap h1.entry-title {
	    font-size: 43px;
	    color: #6a715f;
	}

#backbuttonWrap {
    background-color: #6a715f;
    padding: 0;
    top: 80px;
}
	
	#backbuttonWrap a {
	    padding: 1rem;
	    color: #fff;
	    font-size: 18px;
	    text-transform: uppercase;
	    background-color: #6a715f;
	    display: block;
	}
	
	#backbuttonWrap a:hover {
	  background-color: #b7cbcc;
	  color: #6a715f;
	}

#sticky-side-panelImg {
    top: 150px;
}

#sticky-side-panelImg, #page-titleWrap, #backbuttonWrap {
    position: sticky;
}

#musicianData p {
    font-size: 18px;
    text-align: justify;
    position: relative;
    border-left: 1px #6a715f solid;
    padding-left: 3rem;
}

#biosWrap {
    max-width: 80%;
    margin: 0 auto;
    padding: 0;
    box-shadow: 0 0 150px rgba(0, 0, 0, .2);
    margin-top: 5rem;
    margin-bottom: 5rem;
    outline: 1px #fff solid;
}

#musicianData em, #musicianData em a {
  font-size: 12px;
  color: #6a715f;
  word-wrap: normal;
}


.nav li ul {
  position: absolute;
  padding: 20px 0;
  z-index: 9999;
  width: 240px;
  background: #efefe6;
  visibility: hidden;
  opacity: 0;
  border-top: 3px solid #2ea3f2;
    border-top-color: rgb(46, 163, 242);
  box-shadow: 0 2px 5px rgba(0,0,0,.1);
  -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);
  -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.1);
  -webkit-transform: translateZ(0);
  text-align: left;
}

#top-menu li li a {
  padding: 6px 20px;
  width: 200px;
  color: #56303d;
}


blockquote {
  border-color: #849376;
}

.bgimgWrap {
  display: block !important;
  position: relative;
  min-height: 400px !important;
  outline: 1px white solid;
  outline-offset: -24px;
}

.centerWraptext {
  text-align: center;
  display: grid;
  place-content: center;
}

.centerWraptext h3 {
  text-align: center;
  line-height: 1.5;
}

.category-articles-on-music .post-meta, .category-articles-on-music span, .category-articles-on-music .post-meta a {
  color: #888 !important;
  font-style: italic;
}


#thoughtsonmusicWrap #tomcontentWrap .et_pb_section.et_pb_section_0.et_section_regular {
  padding: 0;
    padding-top: 0px;
  margin-bottom: 0;
  position: relative;
  background-color: #849376;
  padding-top: 7px;
  text-align: center;
}

#thoughtsonmusicWrap #tomcontentWrap .et_pb_title_container h1 {
  font-size: 31px;
  text-align: center;
  color: #fff;
  word-wrap: normal;
  word-break: normal;
}

#tomcontentWrap {
  padding: 4%;
  position: relative;
}

#thoughtsonmusic-infobarWrap a {
  background-color: #56303d;
  padding: 1% 4%;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  font-size: 18px;
}

#thoughtsonmusic-infobarWrap a:hover {
  background-color: tan;
}

/***TABS***/


#TabsTitleWrap {
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  width: 100%;
  text-align: center;
  padding: 2rem;
}
#TabsTitleWrap h3 {
  font-size: 25px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 3px;
  word-wrap: normal;
}

/* Body text is removed, but keep this as a safeguard */
.text-box.center-content p { display: none; }

/* ===== Module Layout (unchanged) ===== */
#moduleWrap {
  margin-bottom: -250px;
  position: relative;
}
.tab-module {
  max-width: 1400px;
  margin: 0 auto;
}

/* ===== Tabs ===== */
.tabs {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  max-width: 1400px;
  margin: 0 auto;
}

.tab {
  flex: 1;
  min-width: 0;
  height: 90px;
  background: #211916;
  color: #fff;
  border: none;
  cursor: pointer;
  text-align: center;
  font-family: "Roboto Serif", serif;
  font-style: normal;
  font-size: 16px;
  line-height: 1.2;
  padding: 1rem;
  transition: background 0.3s ease, color 0.3s ease;
  border-right: 1px solid #56303d;
}
.tab:last-child { border-right: none; }
.tab:hover { background: #56303d; }
.tab.active {
  background: #e6dfd5;
  font-weight: bold;
  color: #211916;
}

/* ===== Slider ===== */
.image-container {
  position: relative;
  width: 100%;
  max-width: 1400px;
  height: 600px; /* keep your fixed height */
  overflow: hidden;
  margin: 0 auto;
  isolation: isolate;
}

.slide {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
  overflow: hidden;
  will-change: transform, opacity;
}

.slide img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.slide .overlay {
  position: absolute;
  inset: 0;
  /* slightly richer overlay for title/CTA readability */
  background:
    radial-gradient(120% 100% at 50% 110%, rgba(0,0,0,.55) 0%, rgba(0,0,0,.18) 55%, rgba(0,0,0,0) 100%),
    linear-gradient(180deg, rgba(0,0,0,.10) 0%, rgba(0,0,0,.45) 100%);
  z-index: 1;
  pointer-events: none;
}

/* Title + CTA (no body text) */
.text-box.center-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
  z-index: 2;
  padding: 0 20px;
  max-width: 80%;
}

.text-box.center-content h2 {
  font-size: 2.5rem;
  margin: 0 0 16px;
  line-height: 1.15;
  text-shadow: 2px 2px 4px rgba(0,0,0,0.9);
}

/* CTA button on every slide */
.text-box .cta-btn {
  display: inline-block;
  padding: 0.6rem 1rem;
  border-radius: 0.35rem;
  background: #e6dfd5;   /* ties to active tab bg */
  color: #211916;
  text-decoration: none;
  font-weight: 700;
  line-height: 1;
  box-shadow: 0 6px 16px rgba(0,0,0,.18);
  transition: transform .15s ease, box-shadow .2s ease, background .2s ease, color .2s ease;
}
.text-box .cta-btn:hover {
  transform: translateY(-1px);
  box-shadow: 0 10px 22px rgba(0,0,0,.22);
}
.text-box .cta-btn:focus-visible {
  outline: 0;
  box-shadow:
    0 0 0 3px #fff,
    0 0 0 6px #56303d; /* matches your palette */
}

/* First-slide fade-in only */
.fade-in {
  opacity: 0;
  animation: sliderFadeIn .6s ease forwards;
}
@keyframes sliderFadeIn { to { opacity: 1; } }

/* (Optional) Directional helpers if you decide to use classes later */
.slide.enter-left  { transform: translateX(-100%); }
.slide.enter-right { transform: translateX(100%); }
.slide.to-left     { transform: translateX(-100%); }
.slide.to-right    { transform: translateX(100%); }

/* ===== Responsive tweaks ===== */
@media (max-width: 900px) {
  .text-box.center-content h2 { font-size: 2rem; }
}
@media (max-width: 560px) {
  .text-box.center-content { max-width: 92%; }
  .text-box.center-content h2 { font-size: 1.6rem; }
  .text-box .cta-btn { padding: .55rem .9rem; }
}

/* Respect user motion preferences */
@media (prefers-reduced-motion: reduce) {
  .slide { transition: none; }
  .fade-in { animation: none; opacity: 1; }
}

#why-choose-us .image-container h2 {
  color: #fff;
  text-transform: uppercase;
}

/***TAB END***/

/**/
/**/
/******* GLOBAL ELEMENTS ******/
/**/
/**/

/****** MODALS *******/

.thrive-modal-trigger{cursor:pointer;}
body.modal-enabled{
	overflow:hidden;
	position:fixed;
	width:100%;
	height:100%;
}
#thrive-modal-background{
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:4000;
	display:none;
	background-color:#000;
	opacity:0.65;
	-webkit-transform:translateZ(0);
	-moz-transform:translateZ(0);
	transform:translateZ(0);
}
body.modal-enabled #thrive-modal-background{display:block;}
.thrive-modal-entire{
	position:fixed;overflow:auto;
	overflow-x:hidden;
	top:50%;
	right:0;
	bottom:0;
	left:0;
	visibility:hidden;
	z-index:-5000;
	opacity:0;
	-webkit-transform:translateZ(0);
	-webkit-transition:opacity 0.3s linear;
	-moz-transition:opacity 0.3s linear;
	-ms-transition:opacity 0.3s linear;
	transition:opacity 0.3s linear;
}
.thrive-modal-entire.modal-visible{
	visibility:visible;
	opacity:1;
	z-index:999999;
	background: rgba(0,0,0,0.8);
	height: 100vh;
	transform: translate(0, -46%);
	overflow: scroll;
}
.thrive-modal-container{
	position:relative;
	top:50%;
	left:50%;
	z-index:6000;
	padding-bottom:60px;
	max-width:1080px;
	transform:translate(-50%,-50%);
}
.thrive-modal{
	background-color:white;
	border-radius:6px;
	margin:0 auto;
	min-width:291px;
	max-width:calc(100% - 80px);
	padding:20px;
	box-sizing:border-box;
	position:relative;
	border-top-right-radius:0px;
}
.thrive-modal::after{
	content:"";
	display:block;
	clear:both;
}
.thrive-modal .thrive-modal-exit:not(.unstyled){
	position:absolute;
	z-index:100;
	top:-10px;
	right:-10px;
	background-color:#888;
	box-shadow:0px 0px 8px rgba(0, 0, 0, 1);
	cursor:pointer;
	padding:17px;
	border-radius:50%;
	min-height:17px;
	min-width:17px;
	background-image:url("/wp-content/themes/myle/images/exit-white.png");
	background-position:center;
	background-repeat:no-repeat;
}
.thrive-modal .thrive-modal-exit:not(.unstyled):hover{background-color:#777;}
@media screen and (max-width:420px){
	.thrive-modal-container{top:50%;}
	.thrive-modal{
		max-width:100%;
		width:100% !important;
		border-radius:0px;
	}
	.thrive-modal .thrive-modal-exit:not(.unstyled){
		right:4px;
		top:-40px;
	}
}
#easter-egg .thrive-modal{width:90%;padding:10px;}
#easter-egg:not(.modal-visible) #jwEaster-wrapper{width:0%;}
#easter-egg.modal-visible #jwEaster-wrapper{width:100%;}
#easter-egg-gallery{display:none;text-align:center;padding:0px 40px;position:relative;}
#easter-egg-gallery img{}
#easter-egg-gallery-left,#easter-egg-gallery-right{background-color:transparent;border:0;height:57px;width:30px;cursor:pointer;position:absolute;top:50%;margin-top:-30px;}
#easter-egg-gallery-left{background-image:url("/wp-content/themes/myle/images/episode/related-arrow-left.png");left:0px;}
#easter-egg-gallery-left:hover{background-image:url("/wp-content/themes/myle/images/episode/related-arrow-left-hover.png");}
#easter-egg-gallery-right{background-image:url("/wp-content/themes/myle/images/episode/related-arrow-right.png");right:0px;}
#easter-egg-gallery-right:hover{background-image:url("/wp-content/themes/myle/images/episode/related-arrow-right-hover.png");}
iframe#youtubePlayer{max-width:100%;width:100%;height:420px;}
@media screen and (min-width:980px){}
.easter-egg-wrapper{width:980px;margin:0 auto;text-align:right;max-width:100%;}
.easter-egg-wrapper::before{content:"";display:block;clear:both;}
.easter-egg-trigger{color:#bcbcbc;font-weight:500;font-size:14px;cursor:pointer !important;display:inline-block;margin:6px 0px;padding:6px 12px;background:#eee;border-radius:3px;text-indent:22px;/* background-image:url("/wp-content/themes/myle/images/icons/gift_grey.png");background-size:18px 18px;background-repeat:no-repeat;background-position:8px center; */}
.easter-egg-trigger:hover{color:#0b9bd7 !important;/* background-image:url("/wp-content/themes/myle/images/icons/gift_blue.png"); */}
#thriveVimeo-aspect,#youtubePlayer{position:relative;height:0px;padding-top:56.4%;}
#thriveVimeo, #youtubePlayer iframe{position:absolute;top:0px;left:0px;width:100%;height:100%;}
@media screen and (max-width:980px){.easter-egg-wrapper{width:768px;}
#easter-egg-mentors-wrapper{width:544px;}
}
@media screen and (max-width:767px){.easter-egg-wrapper,#easter-egg-resources{width:291px;text-align:center;}
#easter-egg-feedback{float:none;}
}


/****** BUTTONS *******/

.btn {
    background: #849376;
    padding: .7em 1em;
    border-radius: 30px;
    border: 1px solid #849376;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    transition: all .2s ease-out;
}
	.btn:hover {
		background: #fff;
		color: #849376;
	}
.btn.dark {
	background: rgba(0,0,0,.8);
	color: #fff;
}
	.btn.dark:hover {
		background: #fff;
		color: #333;
	}

.gform_fields li {
    padding-right: 0 !important;
}
.gform_wrapper input[type=submit] {
    position: relative;
    background: #000;
    color: #fff;
    padding: .7em 1em;
    border: 1px solid transparent;
    border-radius: 30px;
    font-weight: 500;
    font-size: 18px;
    font-family: "Roboto", sans-serif;
    transition: all .2s ease-out;
    width: 100%;
}
	.gform_wrapper input[type=submit]:hover {
		background: #fff;
		color: #000;
		border: 1px solid #000;
	}
	
/**** HEADER *****/
#header {
    padding: 0;
}

	#logo {
	    max-width: 200px;
	    width: 25%;
	    float: none;
	    max-height: 100%;
	    position: relative;
	    top: 0;
	    margin: 1rem;
	}
	
	#et-info {
	    width: 21%;
	    float: right;
	    text-align: right;
	    padding-right: 5px;
        padding-top: 10px;
	}
		
	#top-navigation {
	    width: 100%;
	    float: right;
	    padding-top: 0;
	    background-color: #56303d;
	    padding: .75rem;
	    position: relative;
	    display: grid;
	    place-content: center;
	}
		nav#top-menu-nav {
		    float: none;
		}
			#top-menu {
				position: relative;
			}
				#top-menu li {
					padding-left: 15px;
					padding-right: 0;
				}
					#top-menu a {
						text-transform: uppercase;
						color: #fff;
						font-family: "Roboto Serif", serif;;
						font-size: 15px;
						font-weight: 600;
					}


	/**** SOCIAL MEDIA ICONS ****/
	
#et-info-phone {
    color: #000;
    font-size: 32px;
    font-weight: 700;
    font-family: "Roboto Serif", serif;
    display: inline-block;
    position: relative;
    margin: 0;
    top: 8px;
    right: 2rem;
}
		#et-info-phone:before {
			color: #849376;
		}
/* 		#et-info-phone:before { display: none; } */
	
	.et-social-icons {
	    margin-top: -2px;
	}
		.et-social-icons li {
		    display: inline-block;
		    margin-left: 15px;
		}
			#header .et-social-icon a {
			    color: #f20000;
/* 			    background: #f2000; */
			    border-radius: 50%;
			    font-size: 16px;
			    width: 25px;
			    height: 25px;
			    padding: 0 !important;
			    line-height: 28px;
			    text-align: center;
			    margin: 0 -5px;
			}



/***** HERO *****/
#hero {}
#hero h3 {
    margin-bottom: 20px;
}

#hero {
    padding: 20rem;
    background-attachment: fixed;
    position: relative;
}

/*** Services ***/
#service-blocks .service-block .et_pb_module {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
	#service-blocks .service-block {
		min-height: 200px;
	}


/*** INTERIOR PAGES ***/
#interior-hero .et_pb_title_container h1 {
    font-size: 28px;
    display: inline-block;
    background: #fff;
    padding: .5em 1em;
    text-align: center;
    text-transform: uppercase;
    border-left: 6px solid #849376;
    font-weight: 700;
}




/********* RESPONSIVE < 1023px *********/
/***************************************/
@media screen and (max-width: 1023px){
	
	#header {
		padding-bottom: 0; 
	}
	
#top-menu-nav {
	display: none;
}

#et_mobile_nav_menu {
    display: none;
}

	.mobile_menu_bar {
	    display: block;
	    position: relative;
	    line-height: 0;
	}
	
}


@media screen and (max-width: 980px) {
	#et-info {
	    width: 100%;
	    text-align: center;
	    display: block;
	    float: none;
	}
		.et-social-icons, #footer-info {
		    float: right;
		    text-align: center;
		}
		.et-social-icons { display: block; }
	
	.data-bgimgWrap {
	  min-height: 300px !important;
	  display: block !important;
	}
}


/********* RESPONSIVE < 630px *********/
/****************************************/
@media screen and (max-width: 630px){
/*** GLOBALS ***/
	.btn {
	    display: block;
	    margin: 15px auto;
	}

/**** HEADER ****/	
	#et-info {
	    width: 100%;
	    text-align: center;
	    display: block;
	    float: none;
	}
		.et-social-icons { display: block; }
	
	#logo {
        max-width: 190px !important;
        float: none;
        display: block;
        width: 100%;
    }
	
#hero {
    background-position: center;
}

.gform_wrapper input[type=submit] {
    display: block !important;
    text-wrap: inherit;
    line-height: 1.2 !important;
}	
	
}

