/**
Theme Name: heenainthewonderland
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: heenainthewonderland
Template: astra
*/
@import url('https://fonts.googleapis.com/css2?family=Gabriela&display=swap');
@font-face {
    font-family: 'silkaregular';
    src: url('fonts/silka-regular-webfont.eot');
    src: url('fonts/silka-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/silka-regular-webfont.woff2') format('woff2'),
         url('fonts/silka-regular-webfont.woff') format('woff'),
         url('fonts/silka-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'silkaregular_italic';
    src: url('fonts/silka-regularitalic-webfont.eot');
    src: url('fonts/silka-regularitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/silka-regularitalic-webfont.woff2') format('woff2'),
         url('fonts/silka-regularitalic-webfont.woff') format('woff'),
         url('fonts/silka-regularitalic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
::selection {
    color: #fff !important;
    background: #3297FD !important;
}
/* For Mozilla Firefox */
::-moz-selection {
    color: #fff !important;
    background:#3297FD !important;
}
.home #breadcrumbs, .blog-title-block{
	display:none !important;
}
.blog .blog-title-block {
    display: block !important;
    margin-bottom: -30px;
}
.blog-title-block h1.page-title {
    display: block;
    line-height: inherit;
    text-align: center;
    margin: 50px 0 0;
    text-transform: capitalize;
}
#breadcrumbs {
    margin: 0 0 -45px;
    position: relative;
    z-index: 1;
    padding: 10px 20px;
    font-size: 14px;
    display: flex;
    justify-content: center;
    top: 10px;
}
#breadcrumbs a {
    color: #F7AEA8;
}
body{
	font-family: 'silkaregular' !important;
	color:#000000;
	font-size:16px;
	background: #fff !important;
}
h1, h2, h3, h4, h5{
	font-family: 'Gabriela', serif !important;
	color:#15273B;
	margin:0;
	font-style: italic;
	font-weight: bold !important;
}
.main-title h1{
	font-family: 'Gabriela', serif !important;
}
.main-title h2{
	font-size:48px;
}
.custom-box {
    position: relative;
}
.hfe-nav-menu li.menu-item{
	text-transform:uppercase;
}
.custom-box .widget-image-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    width: 100%;
    background: #F7AEA8;
    margin: 0;
    color: #fff;
    font-family: 'Gabriela', serif;
	font-style:italic;
    font-size: 26px;
    line-height: 26px;
    padding: 22px 0;
	letter-spacing: -0.2px;
	font-weight: bold;
}
.custom-box .widget-image-caption::before, .custom-box .widget-image-caption::after {
    width: 100%;
    height: 2px;
    background: #fff;
    position: absolute;
    content: '';
    left: 0;
}
.custom-box .widget-image-caption::before{
	top:5px;
}
.custom-box .widget-image-caption::after{
	bottom:5px;
}
.newsletter-block {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
.newsletter-block .elementor-widget-container {
    max-width: 720px;
    border: 2px solid #CFB385;
    border-radius: 10px;
    padding: 40px;
}
.newsletter-block .wpforms-ajax-form{
	position: relative;
	margin-top: -70px;
}
.newsletter-block .wpforms-container .wpforms-title {
    background: #FFF3F2;
    margin: 0;
    padding: 0 10px;
    display: flex;
    justify-content: center;
    font-family: 'Gabriela', serif !important;
	font-style:italic;
    font-size: 28px;
    font-weight: bold;
}
.newsletter-block .wpforms-ajax-form .wpforms-description{
	text-align: center;
	line-height: 24px;
}
.newsletter-block .wpforms-ajax-form .wpforms-field input[type="email"]{
	width: 100%;
	display: block;
	max-width: 100%;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	height: 60px;
	padding: 0 20px;
	color: #000;
}
.newsletter-block .wpforms-container {
    margin-bottom: 0;
}
.newsletter-block .wpforms-submit{
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	width: 100%;
    background: #CFB385;
    height: 60px;
    border: 0;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    border-radius: 10px;
}
.choice-1{
    display: flex;
    align-items: center;
}
.choice-1 label {
    font-size: 12px;
}
.custom-section .stratum-advanced-posts__post-wrapper {
    overflow: hidden;
    max-height: 720px;
}
.custom-section .stratum-advanced-posts__post{
	margin:0 !important;
}
.stratum-advanced-posts__content-wrapper{
	padding-right: 15%;
}
.custom-section .stratum-advanced-posts__post .stratum-advanced-posts__content-wrapper{
	padding-right: 15%;
}
.custom-section .stratum-advanced-posts__post .stratum-advanced-posts__content-wrapper .stratum-advanced-posts__post-title, .custom-section .stratum-advanced-posts__post .stratum-advanced-posts__content-wrapper .stratum-advanced-posts__post-content{
	text-align: left !important;
}
.custom-section .stratum-advanced-posts__post .stratum-advanced-posts__content-wrapper .stratum-advanced-posts__entry-meta{
	justify-content: left !important;
}
.custom-section .stratum-advanced-posts__post .stratum-advanced-posts__content-wrapper .stratum-advanced-posts__post-title {
    text-transform: capitalize;
}
.read-more {
    margin: 0;
}
.read-more a {
	font-size: 14px;
	font-weight: 400;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #15273B;
	border-radius: 10px 10px 10px 10px;
	padding: 10px 20px 10px 20px;
	margin-top: 10px;
	display: inline-block;
	margin-bottom: 10px;
}
.read-more a:hover{
	color: #FFFFFF;
	background-color: #15273B;
}
.custom-section .slick-arrow {
    position: absolute;
    right: 0;
    bottom: 8%;
    z-index: 1;
    font-size: 0;
    padding: 0;
    border: 0;
    width: 40px;
    height: 40px;
    background: url(./images/slider-arrow.svg);
}
.custom-section .slick-prev.slick-arrow {
    right: 43.5%;
}
.custom-section .slick-next.slick-arrow {
    right: 40%;
    transform: rotate(180deg);
}
.stratum-advanced-posts__post-date::before {
    content: '';
    background: url(./images/calender.svg);
    width: 10px;
    height: 10px;
    float: left;
}
.stratum-advanced-posts__post-date {
    display: flex;
    align-items: center;
}
.stratum-advanced-posts__post-date::before {
    content: '';
    background: url(./images/calender.svg);
    width: 18px;
    height: 18px;
    float: left;
    background-repeat: no-repeat;
    margin-right: 10px;
}
.stratum-advanced-posts__entry-meta {
    margin-bottom: 20px;
}
.stratum-advanced-posts__post-author{
	display: flex;
    align-items: center;
	margin-left: 20px;
}
.stratum-advanced-posts__post-author::before {
    content: '';
    background: url(./images/user.svg);
    width: 18px;
    height: 18px;
    float: left;
    background-repeat: no-repeat;
    margin-right: 5px;
}
.custom-section .stratum-advanced-posts__wrapper {
    overflow: hidden;
}
.custom-post-slider .stratum-advanced-posts__wrapper::before {
    content: '';
    width: 100%;
    height: 92px;
    top: 50%;
    left: 1%;
    background: #CCAD79;
    position: absolute;
    z-index: 1;
    font-size: 42px;
    font-family: 'Gabriela', serif !important;
	font-style:italic;
    color: rgb(0 0 0 / 50%);
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    transform: rotate(-90deg) translateY(-50%);
	font-weight:bold;
}
.custom-post-slider .stratum-advanced-posts__wrapper::after {
    content: '';
    width: 100%;
    height: 78px;
    top:48%;
    background: transparent;
    position: absolute;
    z-index: 1;
    font-size: 42px;
    font-family: 'Gabriela', serif !important;
	font-style:italic;
    color: rgb(0 0 0 / 50%);
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    transform: rotate(-90deg) translateY(-50%);
    border-top: 1px solid #fff;
    left: 12px;
    border-bottom: 1px solid #fff;
}
.books .stratum-advanced-posts__wrapper::before{
	content: 'Latest Book Posts';
}
.Travel .stratum-advanced-posts__wrapper::before{
	content: 'Latest Travel Posts';
}
.Heartfelt .stratum-advanced-posts__wrapper::before{
	content: 'Latest Heartfelt Posts';
}
.custom-section.Travel .stratum-advanced-posts__post-wrapper .stratum-advanced-posts__content-wrapper {
	order: 0;
	padding-left: 10%;
	padding-right: 8%;
}
.custom-section.Travel .stratum-advanced-posts__post-wrapper .stratum-advanced-posts__post-thumbnail {
    order: 1;
	    margin-right: 0;
}
.custom-section.Travel .slick-prev.slick-arrow {
    right: auto;
    left: 12%;
}
.custom-section.Travel .slick-next.slick-arrow {
    right: auto;
    left: 16%;
}
.newsletter-block.contact-block .wpforms-container .wpforms-title {
  margin-top: -80px;
  background: #fff;
  margin-bottom: 10px;
}
.newsletter-block.contact-block .elementor-widget-container{
	background:#fff;
}
h1.elementor-heading-title {
    font-size: 52px;
}
.ast-article-post{
	margin-bottom: 2.5em;
	display: flex;
	border: 1px solid #F7AEA8;
	padding: 0;
	box-shadow: 10px 10px 0px 0px #fff3f2;
	width: 23%;
}
.main-blog .eael-grid-post .eael-grid-post-holder{
	margin-bottom:1em;
	display: flex;
	border: 1px solid #F7AEA8;
	padding: 0;
	box-shadow: 10px 10px 0px 0px #fff3f2;
}
.ast-blog-featured-section.post-thumb {
	width: 100%;
	margin: 0px 0 20px;
	max-height:240px;
	overflow: hidden;
	min-height: 240px;
	display: flex;
	align-items: center;
	background: #fbfafa;
}
.main-blog .eael-entry-thumbnail  {
	width: 100%;
	margin: 0;
	max-height: 220px;
	overflow: hidden;
	min-height:220px;
	display: flex;
	align-items: center;
	background: #fbfafa;
}
.main-blog h2.eael-entry-title {
    font-size: 20px;
}
.main-blog h2.eael-entry-title a:hover{
	color:#F38C7D;
}
.main-blog .eael-post-elements-readmore-btn{
	display:inline-block;
}
.blog-layout-1{
	padding: 10px;
}
.blog-layout-1 .entry-title{
	min-height: 40px;
	font-size: 20px;
	margin-bottom: 10px;
}
.blog-layout-1 .entry-meta {
    font-size: 12px;
}
.blog-layout-1 .entry-content p {
    font-size: 14px;
    line-height: 24px;
}
h2.entry-title a {
    color: #15273B;
    font-weight: 800;
}
.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single{
	padding: 0;
}
body .ast-separate-container .ast-single-related-posts-container {
    padding: 0;
}
.ast-related-post{
	border: 1px solid #F7AEA8;
	padding: 0;
	box-shadow: 10px 10px 0px 0px #fff3f2;
	background: #fff;
}
.ast-related-post-content header.entry-header {
    padding: 0 20px;
}
.blog .ast-row{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.blog-layout-1 header.entry-header, .blog-layout-1 .entry-content{
    padding: 0 10px;
}
.custom-section .stratum-advanced-posts__wrapper .slick-track {
    display: flex;
    align-items: center;
}
@media only screen and (max-width: 1540px) {
	  .custom-section .stratum-advanced-posts__post-wrapper {
		max-height: 620px;
	}
	.custom-post-slider .stratum-advanced-posts__wrapper::before{
		top:45%;
	}
	.custom-post-slider .stratum-advanced-posts__wrapper::after{
		left: 8px;
	}
}

@media only screen and (max-width:1199px){
	.custom-post-slider .stratum-advanced-posts__wrapper::before{
		top:0;
		position:static;
		transform:none;
	}
	.custom-post-slider .stratum-advanced-posts__wrapper::after{
		transform:none;
		top:0;
	}
}
@media only screen and (max-width:991px)
{
	.custom-section .stratum-advanced-posts__post .stratum-advanced-posts__content-wrapper{
		padding-right: 15px;
		padding-left: 0;
	}
	.custom-section.Travel .stratum-advanced-posts__post-wrapper .stratum-advanced-posts__content-wrapper{
		padding-left: 15px;
		padding-right: 15px;
	}
	.custom-section .stratum-advanced-posts__post-wrapper{
		max-height:initial
	}
	#breadcrumbs{
		margin:0;
	}
}
@media only screen and (max-width: 767px) {
	.blog-title-block h1.page-title {
		display: block;
		line-height: inherit;
		text-align: center;
		margin:10px 0 0;
		text-transform: capitalize;
		font-size: 24px;
	}
	.blog .blog-title-block {
		display: block !important;
		margin-bottom: 0px;
	}
	
	.blog-layout-1 .entry-title{
		font-size: 18px;
	}
	.blog #breadcrumbs, .single #breadcrumbs{
		margin: 0;
		padding: 0;
	}
}
@media only screen and (max-width: 568px) {
	.custom-box .widget-image-caption{
		padding: 15px 0;
	}
	.ast-blog-featured-section.post-thumb{
		min-height: inherit;
	}
	.newsletter-block .wpforms-container .wpforms-title, .custom-box .widget-image-caption{
		font-size: 24px;
		text-align: center;
	}
	.custom-post-slider .stratum-advanced-posts__wrapper::before {
		top: 0;
		position: relative;
		transform: rotate(0deg) translateY(0%);
		font-size: 20px;
		height: 60px;
		left: 0;
		margin-bottom: 20px;
	}
	.custom-section .stratum-advanced-posts__post-wrapper {
		max-height: initial;
	}
	.custom-post-slider .stratum-advanced-posts__wrapper::after{
		left: 0;
		transform: rotate(0deg) translateY(0%);
		height: 50px;
		top: 5px;
	}
	.newsletter-block .wpforms-ajax-form{
		margin-top: -50px;
	}
	.custom-section .stratum-advanced-posts__post .stratum-advanced-posts__content-wrapper {
		padding: 0;
		margin-top: 20px;
	}
	h3.stratum-advanced-posts__post-title {
		font-size: 18px;
	}
	.stratum-advanced-posts__post-date {
		display: block;
		align-items: center;
		width: 100%;
	}
	.stratum-advanced-posts__post-author{
		margin-left: 0;
	}
	span.stratum-advanced-posts__meta-fields-divider {
		margin: 0 !important;
	}
	.custom-section.Travel .stratum-advanced-posts__post-wrapper .stratum-advanced-posts__content-wrapper{
		order: 1;
		padding-left: 0;
		padding-right: 0;
	}
	.custom-section .slick-arrow{
		bottom: 2%;
	}
	.custom-section.Travel .slick-next.slick-arrow, .custom-section .slick-next.slick-arrow {
		right: 10px;
		left: auto;
	}
	.custom-section.Travel .slick-prev.slick-arrow, .custom-section .slick-prev.slick-arrow {
		right: 60px;
		left: auto;
	}
	.blog .ast-row{
		justify-content: center;
	}
	.ast-article-post{
		width: 90%;
	}
	.read-more a{
		margin-top: 10px;
		margin-bottom: 10px;
	}
}

.home .hide-homepage, .page-id-2135 .hide-homepage, .page-id-494 .hide-homepage, .page-id-3633 .hide-homepage, .page-id-3566 .hide-homepage, .page-id-3558 .hide-homepage, .page-id-3649 .hide-homepage, .page-id-25 .hide-homepage, .page-id-3655 .hide-homepage, .page-id-3067 .hide-homepage, .page-id-2259 .hide-homepage{
	display:none !important;
}
.hide-homepage .elementor-widget-wrap{
	max-width:980px;
	margin: auto;
}
.hide-homepage .wpforms-container {
	text-align: center;
}
.hide-homepage .wpforms-field-medium{
	margin: auto;
}
.hide-homepage .choice-1{
	align-items: center;
	justify-content: center;
}

.breadcrumb_last{
	font-size:16px
}