form[name="login"] input {
    margin: 0 1rem;
}

.infusion-form label {
    display: none;
}

.infusion-form input {
    border-bottom: 1px solid #ccc;
    width: 100%;
    margin: .5rem;
    padding: .5rem;
}

.infusion-form table,
.infusion-form p{
	margin: 0;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	font-family: "adobe-caslon-pro",serif;
}
::-moz-placeholder { /* Firefox 19+ */
	font-family: "adobe-caslon-pro",serif;
}
:-ms-input-placeholder { /* IE 10+ */
	font-family: "adobe-caslon-pro",serif;
}
:-moz-placeholder { /* Firefox 18- */
	font-family: "adobe-caslon-pro",serif;
}

.infusion-form [type="text"] {
    text-align: center;
    display: inline-block;
    width: 100%;
    background: rgb(255, 255, 255);
    border-radius: 5px!important;
}

.footer-row .infusion-form [type="text"] {
    width: auto!important;
}


.thepopup a{
	color:inherit!important;
	text-decoration: underline;
}

.infusion-form [type="submit"], .first .soulbuttons {
    margin: 1rem;
    background: #fb83fa;
    background: -moz-linear-gradient(-45deg, #fb83fa 0%, #00acb7 50%, #e93cec 100%);
    background: -webkit-linear-gradient(-45deg, #fb83fa 0%,#00acb7 50%,#e93cec 100%);
    background: linear-gradient(135deg, #fb83fa 0%,#00acb7 50%,#e93cec 100%);
    padding: 1rem 2rem .5rem;
    font-size: 1.25rem;
    line-height: 1;
    color: #fff;
    font-family: adobe-caslon-pro;
    border-radius:2px;
    box-shadow:none;
    border:none;
    text-shadow: none;
}

.infusion-form [type="submit"]:hover{
    background: #fb83fa;
    background: -moz-linear-gradient(-45deg, #fb83fa 0%, #00acb7 50%, #e93cec 100%);
    background: -webkit-linear-gradient(-45deg, #fb83fa 0%,#00acb7 50%,#e93cec 100%);
    background: linear-gradient(135deg, #fb83fa 0%,#00acb7 50%,#e93cec 100%);
    border:none!important;
    box-shadow: none!important;
}



/*td{*/
/*    display:block;*/
/*}*/

ul {
    margin: 0;
}

.infusion-field > table > tbody > tr > td {
    display: block;
}

.cal-popup svg{
	display: none;
}

.infusion-form [type="submit"], .first .soulbuttons {
    margin: 1rem.5rem;
    background: #fb83fa;
    background: -moz-linear-gradient(-45deg, #fb83fa 0%, #00acb7 50%, #e93cec 100%);
    background: -webkit-linear-gradient(-45deg, #fb83fa 0%,#00acb7 50%,#e93cec 100%);
    background: linear-gradient(135deg, #fb83fa 0%,#00acb7 50%,#e93cec 100%);
    padding: 1rem 2rem .5rem;
    font-size: 1rem;
    line-height: 1;
    color: #fff;
    font-family: adobe-caslon-pro;
    border-radius: 5px;
    box-shadow: none;
}


.fiftyleft{
	float:left;
	width:50%;
}

.infusion-field > table > tbody > tr > td {
    display: block;
}

h4 {
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #5185c9;
}

.reviews h4 {
    text-transform: unset;
    letter-spacing: 0px;
    font-size: 1.25rem!important;
    font-weight: 300!important;
    color: inherit;
    /* font-style: italic; */
}

@media (max-width:600px){
	.fl-node-59a98fc6100df h4{
		margin:1rem 0!important;
	}
}

.cal-popup svg{
	display: none;
}

.overlayform {
    position: fixed;
    background: rgba(0, 0, 0, 0.49);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999;
}

.fl-builder-edit .overlayform {
    position: relative!important;
    background: rgba(0, 0, 0, 0.49);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.fullbook *{
	background:none!important;
}

.lookinside {
    /* height: 0; */
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    /* font-size: 0rem; */
}

.lookinside h3 {
    color: #fff;
    font-size: 3rem;
    transform: translateY(-3rem);
}


** Generated by FG **/
@font-face {
	font-family: 'Conv_FairyDustB';
	src: url('/fonts/FairyDustB.eot');
	src: local('☺'), url('/fonts/FairyDustB.woff') format('woff'), url('/fonts/FairyDustB.ttf') format('truetype'), url('/fonts/FairyDustB.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

.homehero a.scrolltohref.ctabuttonouter {
    text-decoration: none;
    color: white;
    font-size: 1rem;
    /* border: 1px solid; */
    padding: 1rem 2rem .5rem;
    font-size: 1.5rem;
    margin: 2rem 0;
    display: inline-block;
    border-radius: 5px;
    /* background: rgba(255, 255, 255, 0.27); */
    line-height: 1;
}

.book-arrows {
    width: 100%;
    position: relative;
    padding: 1rem;
}

.previous-arrow {
	cursor: pointer;
    position: absolute;
    left: 5%;
    top: 0;
    font-family: "adobe-caslon-pro",serif;
    color: #fff;
    font-weight: bold;
}

.next-arrow {
	cursor: pointer;
    position: absolute;
    right: 5%;
    top: 0;
    font-family: "adobe-caslon-pro",serif;
    color: #fff;
    font-weight: bold;
}


.distribute .ss-container{
  text-align: justify;
}

.distribute .ss-container:after{
  content: '';
  display: inline-block;
  width: 100%;
}

.distribute .ss-subsection{
  display:inline-block;
  vertical-align: top;
}


.reviewsrow{
	background:#fff;
}


.reviews img{
	border-radius: 50%;
	box-shadow: 0 0 1rem black;

}


.reviews .slick-active{
	opacity:1;
}

.distribute p, .distribute h3{
	text-align: left;
}


/* TEACUP */


.ss-core{
	position: relative;
}

a.ctabuttonouter.darkbg {
    text-decoration: none;
    padding: 10px 15px 5px;
    color: #fff;
    margin: .5rem 0;
    display: inline-block;
    border-radius: 5px;
    box-shadow: 0 0 1rem white;
    background: #fb83fa;
    background: -moz-linear-gradient(-45deg, #fb83fa 0%, #00acb7 50%, #e93cec 100%);
    background: -webkit-linear-gradient(-45deg, #fb83fa 0%,#00acb7 50%,#e93cec 100%);
    background: linear-gradient(135deg, #fb83fa 0%,#00acb7 50%,#e93cec 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb83fa', endColorstr='#e93cec',GradientType=1 );
}


.teacup .ss-foreground-image-container{
	position: absolute;
	z-index:1;
	
}


.carousel-page {
    width: 100%;
}

.storystuff p {
    font-family: 'Conv_FairyDustB',Sans-Serif;
    font-size: 1.5rem;
    line-height: 1;
    color: #248877;
}

.storystuff .ss-subsection,
.storystuff .ss-container{
	overflow:visible!important;
}


.storystuff .ss-foreground-image-container{
	z-index: 99;
}

.abouts {
    padding: 2rem 0;
    box-shadow: 0 0 2rem black;
    /* background-color: white; */
}

.abouts, .paperbg{
	background-image:url('/wp-content/uploads/2016/12/paper2.jpg');
	background-size:cover;
	background-repeat:no-repeat;
}

.abouts img {
    border-radius: 1rem;
    box-shadow: 0 0 1rem black;
}

.homehero .ss-core{
	position: relative;
}

.homehero h1, 
.homehero h3{
	text-shadow:0 0 1rem black;
}

.teacup .ss-foreground-image-caption{
	position: absolute;
	height:50%;
	width:50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
/* 	border:1px solid yellow; */
	z-index: 2;
	top:50%;
	left:50%;
	
}

#pageflip p{
	opacity: 0;
	visibility: hidden;
}

.fullbook p {
    opacity: 1!important;
    visibility: visible!important;
    margin: 0;
}

.sparkle-container {
    /* border: 2px solid red; */
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
    height: 50%;
    left: 30%;
    z-index: -1;
}

.sparkle{
/*
	width:2px;
	height:2px;
*/
	margin:2px;
	color:#fff;
	font-size:2rem;
	line-height: .05;
	text-shadow:0 0 5px gold;

}


.pf-page-container {
    cursor: -webkit-grab;
    cursor: -moz-grab;
}

#pf-stage{
	overflow: visible!important;
}



.pf-book-offset{
	perspective: 3000px;
    -webkit-perspective-origin-x: 50%;
    -webkit-perspective-origin-y: 50%;
}

div#pf-dropshadow {
    box-shadow: 0 0 1rem 0.25rem rgba(0, 0, 0, 0.63);
    opacity: 1!important;
    /* border: 40px inset black; */
}

#page1 {
    background: url(/wp-content/uploads/2017/05/cover2.jpg);
    background-size: cover;
    border: 5px inset #4b2101;
}

#page2{
    background: url(/wp-content/uploads/2017/02/page2-1.jpg);
    background-size: cover;
}

#page3{
    background: url(/wp-content/uploads/2017/02/page3.jpg);
    background-size: cover;
}

#page4{
    background: url(/wp-content/uploads/2017/02/page4.jpg);
    background-size: cover;
}

#page5{
    background: url(/wp-content/uploads/2017/02/page5.jpg);
    background-size: cover;
}

#page6{
    background: url(/wp-content/uploads/2017/02/page6.jpg);
    background-size: cover;
}

#page7{
    background: url(/wp-content/uploads/2017/02/page7.jpg);
    background-size: cover;
}

#page8{
    background: url(/wp-content/uploads/2017/03/page12new.jpg);
    background-size: cover;
}

#page9{
    background: url(/wp-content/uploads/2017/03/page13new.jpg);
    background-size: cover;
}

#page10{
    background: url(/wp-content/uploads/2017/02/page8.jpg);
    background-size: cover;
}

#page11{
    background: url(/wp-content/uploads/2017/02/page9.jpg);
    background-size: cover;
}

#page12{
    background: url(/wp-content/uploads/2017/02/backcover.jpg);
    background-size: cover;
}


#page13{
    background: url(/wp-content/uploads/2017/02/page11.jpg);
    background-size: cover;
}

#page14{
    background: url(/wp-content/uploads/2017/02/backcover.jpg);

    background-size: cover;
}





.hideme, #secondary{
	display: none;
}

html {
    -webkit-font-smoothing: antialiased;
}

.fl-col {
    min-height: 0px!important;
}

/*
.contentwrap {
    max-width: 1300px;
    margin: 0 auto;
}
*/

/*
.contentwrap:after {
  content: "";
  display: table;
  clear: both;
}
*/


body{
	opacity: 0;
	-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}

.group:after {
  content: "";
  display: table;
  clear: both;
}

.footer-row{
	position: fixed;
    bottom: 0;
    z-index: -1;
}

.fl-builder-edit .footer-row{
	position: relative!important;
	z-index: 0;
}

/* NON-THEME CSS - PLACE THIS ELSEWHERE */

/* GLOBALS */

/*
.fl-builder-edit .oncanvas,
.oncanvas,
.footer{
	display:none!important;
}
*/




/* hide the edit link container */
.entry-footer{
	display: none;
}

/* remove default margins from content */
.page-content, .entry-content, .entry-summary, .hentry {
    margin: 0;
}


#pageflip, .book-arrows{
	display: none;
}

.book-carousel {
    margin: 2rem 0 3rem;
}

.flickity-prev-next-button {

    background: rgba(255, 255, 255, 0.14)!important;

}

@media (min-width:600px){

.book-carousel{
	display: none;
}	

#pageflip, .book-arrows{
	display: block;
}
	

}

@media (max-width:600px){

.teacup .ss-foreground-image-container{
	height:1px;
}
	

}
