/*
Theme Name: ChicEra
Theme URI: https://lite-chicera.preview.artechthemes.com/
Author: Artech Themes
Author URI: https://artechthemes.com/
Description: ChicEra is a versatile and modern block-based WordPress theme designed to empower creators, bloggers, and businesses to build beautiful, responsive websites with ease. Harnessing the power of the WordPress block editor (Gutenberg), ChicEra offers a seamless and intuitive user experience, allowing you to create complex layouts and stunning designs without writing a single line of code.
Requires at least: 6.2
Tested up to: 6.6
Requires PHP: 5.6
Version: 2.6
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
Text Domain: chicera
Tags: blog, full-site-editing, block-patterns, custom-background, custom-colors, custom-header, custom-logo, custom-menu, e-Commerce, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, grid-layout, one-column, portfolio, right-sidebar, sticky-post, theme-options, threaded-comments, translation-ready, two-columns
Contributors: jajtechnologies

ChicEra is based on Underscores theme(Underscores is distributed under the terms of the GNU GPL v2 or later).
ChicEra WordPress Theme is released under the terms of GNU GPL
*/

/* Styles intended only for the front.*/
html {
	scroll-behavior: smooth;
}

@media screen and (prefers-reduced-motion: reduce) {

	html {
		scroll-behavior: auto;
	}
}

body {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	background:#fff !important;
}
@media screen and (min-width: 992px) {
.menu-class-1{
	width:746px;
}
}
@media screen and (max-width: 768px) {
.header-1 .header-social-icon {
    display: none;
	visiblity:hidden;
}

.header-1 .logo-image h3.has-text-align-center.has-link-color.has-text-color.has-secondary-color.wp-block-site-title.wp-elements-6afec2f22fea6dbc16fc55cd0d5ed24e {
    text-align: start;	
}
.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
	flex-basis: 50% !important;
}
}
.wp-block-latest-posts__featured-image{
    position: relative;
    border: 5px solid #4b4870;
}
.wp-block-latest-posts__featured-image:hover {
    border: 3px solid #4b4870;
}
.wp-block-latest-posts__featured-image img {
    transition: all .4s ease;
    z-index: 4 !important;
    width: 90px;
    height: 78px !important;
    padding: 1px;
}
.wp-block-latest-posts__featured-image img:hover {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    transform: translate(-5px, -5px);
}

.blog-post-list1{
	background: #fff;
    padding: 50px 50px 10px 50px;
	margin-bottom: 0;
    box-shadow: 0 3px 12px -1px rgba(7, 10, 25, .1), 0 22px 27px -30px rgba(7, 10, 25, .1);
}
.blog-post-list1 h2.has-link-color.has-text-color.has-secondary-color.wp-block-post-title.has-medium-font-size.wp-elements-5564eb31f0b29b2012cd8ed76afd5f67 a {
    text-decoration: none;
}
.blog-post-list1 .has-link-color.has-text-color.has-secondary-color.wp-block-post-date.has-small-font-size.wp-elements-838c4f4125791dbafd007da3c5c60feb {
    margin-top: 0px;
}

.sidebar h4 {
    color: #0861a7;
}
div.border-style {
    width: 100%;
    height: 0px;
    border: 1px solid #9e9e9e59;
    position: relative;
}
div.border-style::before {
    content: " ";
    position: absolute;
    width: 108px;
    height: 0px;
    border: 1px solid var(--wp--preset--color--primary);
    margin-top: -1px;
}
div.border-style::after {
    content: " ";
    position: absolute;
    width: 0px;
    height: 0px;
    border: 10px solid transparent;
    border-bottom-color: var(--wp--preset--color--primary);
    margin-top: -19px;
    margin-left: -4px;
}
.bordered-title{
	padding:0;
}
.sidebar .wp-block-calendar caption {
    text-align: left;
}
.sidebar .wp-block-calendar table:where(:not(.has-text-color)) td, .wp-block-calendar table:where(:not(.has-text-color)) th {
    border-color: #ddd;
    background: #94D13A;
    color: aliceblue;
}
.sidebar a:where(:not(.wp-element-button)):hover {
    color: var(--wp--preset--color--primary);
    text-decoration: none;
}
.sidebar li{
	list-style:none;
	margin-left:-35px;
}
a:where(:not(.wp-element-button)):hover {
    color: var(--wp--preset--color--primary);
    text-decoration: none;
}
.sidebar .wp-block-latest-posts.wp-block-latest-posts__list li {
    margin-left: 0px;
	margin-bottom: 25px;
}
.sidebar .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
    color: #000;
}
.wp-block-query-pagination-next,.wp-block-query-pagination-previous{
	background: var(--wp--preset--color--secondary);
    padding: 5px 30px 5px 30px;
    text-decoration: none;
    color: #fff;
	border: 2px dotted var(--wp--preset--color--secondary);
}
.wp-elements-b509436357fab3785866b0db43afa745 a:where(:not(.wp-element-button)) {
    color: var(--wp--preset--color--secondary);
}
.grid-page-pagination .page-numbers.current{
    color: var(--wp--preset--color--secondary);
	border: 2px dotted var(--wp--preset--color--secondary);
	padding:10px;
}
.grid-page-pagination .page-numbers{
    color: var(--wp--preset--color--secondary);
	padding:10px;
} 
.wp-block-post-title a:not(.epcl-button):hover {
    color: #94D13A;
    background-size: 100% 13%;
    background-position: left 80%;
}
.wp-block-post-featured-image, .wp-block-image{
    position: relative;
    border: 2px solid var(--wp--preset--color--secondary);
}
figure.wp-block-post-featured-image:hover, .wp-block-image:hover {
    border: 2px solid var(--wp--preset--color--secondary);
}
.wp-post-image, .wp-block-image img {
    transition: all .4s ease;
    z-index: 4 !important;
    width: 100%;
    height: 100% !important;
	padding:1px;
}
.wp-post-image:hover,.wp-block-image img:hover {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    transform: translate(-11px, -11px);
}
.wp-block-image{
    position: relative;
    border: 2px solid var(--wp--preset--color--secondary);
}
.wp-block-image:hover {
    border: 2px solid var(--wp--preset--color--secondary);
}
.wp-block-image img {
    transition: all .4s ease;
    z-index: 4 !important;
    width: 100%;
    height: 100% !important;
    padding: 1px;
}
.wp-block-image img:hover {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    transform: translate(-11px, -11px);
}
.wp-block-button {
    border: 2px solid var(--wp--preset--color--secondary);
    position: relative;
    width: 180px;
    height: 60px;
    text-align: center;
    bottom: -1rem;
}
.wp-block-button__link {
    transition: all .4s ease;
	border-radius:10px solid var(--wp--preset--color--secondary);
    bottom: auto !important;
    z-index: 4 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #4b4870;
    color: #fff;
    width: 100%;
    height: 100% !important;
}
.wp-block-button__link:hover {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    transform: translate(-6px, -6px);
}
.wp-block-read-more {
    transition: all .4s ease;
	border-radius:10px solid var(--wp--preset--color--secondary);
    bottom: auto !important;
    z-index: 4 !important;
	font-size:18px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #11104d;
    color: #fff;
    width: 25%;
    height: 100% !important;
}
.wp-block-read-more:hover {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    transform: translate(-6px, -6px);
}
li.wp-block-post {
    margin-bottom: 4rem;
}
.wp-block-navigation__responsive-dialog {
    background-color: #fff;
}
.wp-block-post-title a:not(.epcl-button) {
    padding-bottom: 15px;
    background-image: -webkit-gradient(linear, left top, right top, from(#94D13A), to(#70BA02));
    background-image: linear-gradient(to right, #94D13A 0%, #70BA02 100%);
    background-size: 100% 0%;
    background-repeat: no-repeat;
    background-position: left 70%;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    text-decoration: none;
    line-height: 1.5;
    display: inline !important;
}
 ul.wp-block-latest-posts__list {
    display: flow-root;
}
.wp-block-navigation__responsive-dialog{
	background-color:#fff;
	margin-right:5px;
}
:root :where(.wp-block-search .wp-block-search__label, .wp-block-search .wp-block-search__input, .wp-block-search .wp-block-search__button) {
    color: #fff;
}
.wp-block-search__button-outside {
    margin-block-start: 0px !important;
}
.wp-container-core-query-is-layout-2 .alignfull {
    margin-top: 80px;
}
.has-large-font-size{
	font-size:24px !important;
}
.sidebar .is-layout-flow > :first-child , .sidebar .has-large-font-size{
    border-bottom: 2px dotted;
    margin-bottom: 20px;
}
.sidebar a:where(:not(.wp-element-button)):hover {
    color: var(--wp--preset--color--secondary);
    text-decoration: none;
}
.blog-post-list1 .has-link-color.has-text-color.has-secondary-color.wp-block-post-date.has-small-font-size.wp-elements-838c4f4125791dbafd007da3c5c60feb {
    margin-top: -10px;
}
.wp-block-search__button{
	border-radius:0 !important;
}
.wp-block-query-pagination-numbers .page-numbers.current{
	background-color:#000;
	color:#fff;
	padding:15px;
}
.wp-block-query-pagination-numbers .page-numbers{
	background-color:#94D13A;
	color:#fff;
	padding:15px;
}
.wp-block-categories-list.wp-block-categories li a{
	font-size:18px;
}
.has-pale-cyan-blue-background-color p{
	padding:15px;
}
.has-light-green-cyan-background-color p, .has-pale-pink-background-color p{
	padding:15px;
}
.has-light-green-cyan-background-color{
	margin-top:15px;
	margin-bottom:15px;
}
.wp-block-comment-content code{
	color:var(--wp--preset--color--primary);
}