/*
Theme Name: Hello - Child Theme
Theme URI: 
Description: Child of the Elementor theme.
Author: <a href="https://elementor.com/?utm_source=wp-themes&#038;utm_campaign=author-uri&#038;utm_medium=wp-dash">Elementor Team</a>
Author URI: 
Template: hello-elementor
Version: 3.0.1
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Fri, 12 Apr 2024 21:36:01 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

.site-title a{
        z-index:1000 !important;
        font-size:30px;
text-decoration:none !important;
}
header{
	position: absolute;
	margin-left:25px;
	padding:0 0 0 50px
        z-index:1000;
}
h1.site-title.hide{
display:flex !important;
}
/*.site-footer{
display:none;
width:100%;
position:absolute !important;
bottom:0;
}*/

.site-description{
   margin-left:10px !important;
  margin-top:-8px !important;
}
.site-navigation{
padding-right:20px;
}
#chance-cover img{
filter: drop-shadow(10px 0px 15px rgba(0,0,0,.25)) !important;
}
.books-splash{
/*  height:75vh !important;
max-height:75vh !important; */
}
.main-book-button{
text-decoration:none !important;
}
.main-book-button:hover{
text-decoration:none !important;
}
.popup-text{
  color:#3f5869;
  font-size:20px;
  line-height:2;
  padding: 7vw;
}
.pp-indent{
text-indent:2em;
}
.pp-indent blockquote{
text-indent:0;
line-height: 1.4; 
font-family: "Times New Roman", Times, serif !important;
}
.pp-interview{
//text-indent: -2em;
//margin-left: 2em
}
.popup-text li{
  margin: 20px 0 20px 0  !important;
font-weight:600;
font-style:italic;
}


/* footer{
   position:absolute;
	bottom:0;
	right: 0;
	padding:0 15px 5px 0;
} */

/* POPUP WIDTH */
.fancybox-type-inline{
max-width:1230px !important;
}
.fancybox-type-inline .fancybox-inner{
	max-width:1230px !important;
}