/* Import Fonts
———————————————————— */
@import url('https://fonts.googleapis.com/css?family=Ubuntu|Arvo|Domine|Patua+One|Constantine');


body {
	/*background-color: #7a8690;*/
	color: #000000;
	font-family: Poppins;
	font-size: 150px;
	/*font-size: 1.8rem;*/
	/*font-weight: 200;
	line-height: 1.625;*/
	margin: 0;
}

h1,
h2,
h5,
h6 {
	font-family: Constantine, serif;
	color: #535561;
	font-weight: 900;
	line-height: 1.2;
	/*margin: 0 0 10px;*/
	/*padding-top: 20px*/
}


h4 {
	font-family: Constantine, serif;
	color: #535561;
	font-weight: 900;
	line-height: 1.2;
	/*margin: 0 0 10px;*/
	/*padding-top: 5px*/
}

h3 {
	font-family: Constantine, serif;
	color: #535561;
	font-weight: 900;
	line-height: 1.2;
	/*margin: 0 0 10px;*/
	/*padding-bottom: 25px*/
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.featured-content .more-link {
	background-color: #ffffff;
	border: 1px solid #000;
	border-radius: 3px;
	color: #000;
	cursor: pointer;
	font-size: 14px;
	font-size: 2.0rem;
	font-weight: 900;
	line-height: 1.625;
	padding: 16px 32px;
	text-align: center;
	white-space: normal;
	width: auto;
}

.site-header {
background-image: url('http://celinejeanjean.com/wp-content/uploads/2021/01/Menu-background-new-1.jpg');
}

/*hide footer*/
footer{
display:none;
}

/*change background colour and other aspects of home page widgets*/
#text-2 {
  background-color: white;
  padding: 0px;
}

#text-3{
  background-color: white;
}

#text-4{
  background-color: white;
	 padding: 20px;
}


#media_gallery-3 {
  background-color: white;
  padding: 0px;
}

#front-page-3 {
  background-color: white;
}

#featured-book-6 {
		font-family: Constantine, serif;
	color: #535561;
	font-weight: 900;
	line-height: 1.2;
	
}

#featured-book-7 {
		font-family: Constantine, serif;
	color: #535561;
	font-weight: 900;
	line-height: 1.2;
	
}

#featured-book-8 {
		font-family: Constantine, serif;
	color: #535561;
	font-weight: 900;
	line-height: 1.2;
	
}

#featured-book-9 {
		font-family: Constantine, serif;
	color: #535561;
	font-weight: 900;
	line-height: 1.2;
	
}


/*edit buttons styles
.wp-block-button {
	font-size: 44px
    margin-top: 25px;
}*/


/*edit buttons styles 
.wp-block-button
{
	font-family: Domine
}*/

/*book pages*/

.call-to-action
{
	font-size: 45px
}

.book-product-subtitle
{
	padding-bottom: 25px
}

.strapline-book
{
	padding-top: 10px
}

/* other stores button*/
.other-stores-button-text
{
	font-family: ubuntu;
	padding-top: 25px;
}

.wp-block-button__link
{
 padding: .30em 1.333em
}

.custom-link {
     cursor: pointer !important;
 }


/*series page */
.series-title
{
	padding-top: 20px
}

.series-call-action
{
	font-size: 23px;
	padding-top: 25px;
	padding-bottom: 15px;
}

.series-copy
{
	margin: 0 0 5px;
	margin-top: 0px;
}

.series-subtitle
{
	margin: 0 0 5px;
}

.book-number
{
	margin: 0 0 0px;
}

/*download bonus page*/
.bonus-page
{
	padding-top: 35px
}

.bonus-title
{
	padding-bottom: 10px
}