/**
 * Theme Name: Cerato Child
 * Description: This is a child theme of Cerato
 * Author: ZooTemplate
 * Author URI: http://zootemplate.com
 * Template: cerato
 * Version: 2.2.14
 */
@import url('https://fonts.googleapis.com/css2?family=Anek+Latin:wght@100;400&display=swap');

* {
word-spacing: 0em !important;
hyphens: inherit !important; 
font-family: 'Anek Latin', sans-serif !important;
}
.eae-content-switcher-wrapper.eae-cs-layout-skin1 {
    display: flex;
    flex-direction: column-reverse;
}
.eae-cs-layout-skin1 .eae-cs-switch-wrapper{
	    background: #54595f00 !important;
}
ul#menu-header li a {

    display: inline-block;

    position: relative;

    color: #1c1b47;

}
.product-slider {
	max-width: 1400px !important;}

 @media (max-width: 2500px) and (min-width: 1880px){
.product-slider {
    max-width: 1700px !important;
    width: 100% !important;
	}
.product-slider section.has_eae_slider.elementor-section.elementor-top-section.elementor-element.elementor-element-141103a.elementor-section-height-min-height.elementor-section-boxed.elementor-section-height-default.elementor-section-items-middle {
    margin-left: -291px;
}
}
.inquote {
color: #fd623e;	
display: none;	
}
.inc-heading {
font-size:40px;	margin-top:-15px; } 
/* ul#menu-header li a::after {
    content: '';
    position: absolute;
    width: 30%;
    transform: scaleX(0);
    height: 3px;
    top: 7px;
     background-color: #FD623E;
    transform-origin: top left;
    transition: transform 0.60s ;
    padding-inline: 15px;
    right: 15px;
}  */

nav.cafe-site-menu .cafe-menu>.menu-item.current-menu-item > a {
      font-weight: 700 !important;
}
.grid-layout .grid-layout-item .wrap-media {
    overflow: hidden;
    max-height: 245px !important;
}


@media screen and (max-width: 767px){
		.product-border{
			height:400px !important;
		}
	}

a.eae-content-switch-button .eae-cs-icon-align-left {
    display: flex;
    align-items: center;
    gap: .5rem;
    min-width: 140px;
}
.eae-cs-layout-skin1 .eae-content-switch-button.active:after {
    content: '';
    position: absolute;
    top: -18px;
    width: 26px;
    height: 20px;
    background: url(https://feelix.pages.dev/wp-content/uploads/2023/10/Polygon-1.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-inline: auto;
	animation-delay:500s;
}
.eae-cs-layout-skin1 .eae-cs-label-wrapper {
    overflow: initial !important;
}
.eae-cs-layout-skin1 .eae-cs-label-wrapper,.eae-cs-layout-skin1 .eae-content-switch-button {
    overflow: initial !important;
}
a.eae-content-switch-button{
   display: flex;
  align-items: center;
  justify-content:center
}
/*  footer-on-blog-page-css-start */

.blog footer .elementor-widget:not(:last-child) {
     margin-block-end: 0px !important; 
}
.blog footer .elementor-widget:not(:last-child) {
     margin-bottom: opx !important; 
}
.blog footer h3.elementor-heading-title.elementor-size-default a {
    color: #fff !important;
}
.blog footer h3.elementor-heading-title.elementor-size-default a:hover {
    color: #fff !important;
}
footer h2.elementor-heading-title.elementor-size-default a{
    color: #fff !important;
}
.blog footer .es-form-field-container {
    margin-top: 20px;
}

.blog .elementor-558 .elementor-element.elementor-element-896be23{
	margin-bottom:0px !important;
}


/*  footer-on-blog-page-css-end */

ul#menu-header li a:hover::after,ul#menu-header li.current-menu-item a::after {

    transform: scaleX(1);

    transform-origin: bottom left;

}
.es-form-field-container{
	display:flex;
}
input#esfpx_email_e52d5f40852a2 {
    width: 300px;
    border-radius: 10px;
}
@media screen and (max-width:767px){
input#esfpx_email_e52d5f40852a2 {
    width: 200px;
    border-radius: 10px;
}	
}

.single-post .zoo-post-inner h3.entry-title.title-post {
    font-family: 'Anek Latin', sans-serif !important;
    font-size: 20px !important;
    font-weight: 700;
}


@media screen and (max-width:380px){
input#esfpx_email_e52d5f40852a2 {
    width: 160px !important;
    border-radius: 10px;
}	
}
.page-id-18 .products-hover1:hover .elementor-element-populated {
    margin-top: 30px !important;
    transition: all .5s ease-in-out;
    transform: scale(1.1);
}
	.page-id-18.products-hover1	.elementor-element-populated {
    transition: all .5s ease-in-out;
}

input[type="submit"] {
    border-radius: 10px;
/*     margin-left: 10px; */
    background: #FD623E;
	text-transform:capitalize;
	font-weight:500;
	font-size:16px;
}

	.single-post figure.elementor-image-box-img {
    margin-top: 8px !important;
}
 .post-content a{
		text-decoration:none !important;
	}
.es_spinner_image {
	float: left;
}

.gjs-cell input[type="submit"]{
	 margin-left: 10px;
}

.wpcf7-spinner{
	margin-top:10px;
	background-color: #FD623E;
    opacity: 1.75;
	margin-left: 48%;
}
	@media screen and (max-width:600px){
		.cafe-slider-wrapper .slick-arrows-inside .slick-arrow.cafe-slider-prev{
			opacity:0 !important;
		}
		.cafe-slider-wrapper .slick-arrows-inside .slick-arrow.cafe-slider-next{
			opacity:0 !important;
		}
		.single-post h1.title-detail {
			font-size:16px !important;
		}
		.main-titile h1 {
		 font-size:22px; }
		.main-titile .inc-heading {
		 font-size:30px; }
		}

.es-form-field-container input[type="submit"] {
    font-family: 'Anek Latin', sans-serif;
    font-size: 18px !important;
    font-weight: 600;
	background-color:#FD623E!important;
}

.zoo-post-inner {
    display: flex;
    flex-flow: column;
}

.zoo-post-inner ul.post-info.without-icon {
    order: 0;
}

.zoo-post-inner h3.entry-title.title-post {
    order: 1;
}

.zoo-post-inner .entry-content {
    order: 2;
}
.zoo-post-inner ul.post-info.without-icon {
    font-family: 'Anek Latin', sans-serif !important;
    font-size: 14px;
}

.zoo-post-inner h3.entry-title.title-post {
    font-family: 'Anek Latin', sans-serif !important;
    font-size: 24px !important;
    font-weight: 700;
}
.zoo-post-inner h3.entry-title.title-post:hover {
		color:#000 !important;
}
.zoo-post-inner .entry-content {
    font-family: 'Anek Latin', sans-serif !important;
    color: #525258;
    font-size: 16px;
}
.zoo-post-inner {   
    border-bottom: 1px solid #ebebeb00 !important;
}
a.more-link.elementor-more-link {
    display: none;
}
.single-post .post-media.single-image {
    display: none;
}
.zoo-post-inner ul.post-info.without-icon li.post-date, .post-info a  {
    color: #FD623E;
}
.blog .wrap-breadcrumb, .single-post .wrap-breadcrumb {
    display: none;
}
.single-post h1.title-detail {
    font-weight: 600;
    text-align: center;
    font-size: 45px;
    font-family: 'Anek Latin', sans-serif !important;
	    margin-bottom: 0px;
}
.elementor-accordion i.fas.fa-minus {
    background: #FD623E;
    padding: 4px;
}

.elementor-accordion .elementor-tab-content {
    display: none;
    padding: 15px 20px;
    border-top: 0px solid #d5d8dc !important;
}

.elementor-accordion i.fas.fa-plus {
    color: #525258;
    background: #fff;
    padding: 4px;
}
.blog .main-content{
	padding-top:0px;
}
 
.blog-heading{
	justify-content:center !important;
	text-align:center;
	padding:30px 230px;
}
.blog-heading h1 {
    font-weight: 700;
    font-size: 45px;
}
.blog-heading p{
color: #525258;}
@media only screen and (max-width: 992px)  {
	.blog-heading{
		padding:10px 10px;
	}
	.blog-heading h1 {
		font-size: 30px !important;
	}
}

.single-post .grid-layout .grid-layout-item .wrap-media {
    overflow: hidden;
    max-height: 180px !important;
}



.box-shadow{
	border-top: 1px solid var(--color-supportive-1, #E9F4FF);
border-bottom: 1px solid var(--color-supportive-1, #E9F4FF);
border-left: 1px solid var(--color-supportive-1, #E9F4FF);
background: #FFF;
box-shadow: 0px 4px 70px 0px rgba(146, 146, 146, 0.17);
}


@media screen and(max-width:767px){
	.elementor-1048 .elementor-element.elementor-element-6e31c2b .slick-slide {
    height: auto !important;
}
}

span.bg-image {
    content: '';
    position: absolute;
    height: 4px;
    width: 10rem;
    background: linear-gradient(45deg, #01356E, transparent);
	top:auto;
	bottom:20px;
	left:0;
}
h1.real-time {margin-bottom:0px;}
span.bg-image{
    position: relative;
    display: inline-block;
}
@import url('https://fonts.googleapis.com/css2?family=Anek+Latin&display=swap');

* {
word-spacing: 0em !important;
hyphens: inherit !important; 
font-family: 'Anek Latin', sans-serif !important;
}
h1,h2,h3,p,span{
font-family: 'Anek Latin', sans-serif !important; 
}
.es_subscription_message.success {
   
    font-size: 16px;
    color: #fff !important;
   font-family: 'Anek Latin', sans-serif !important;
}
.main-titile, .site-para{
	font-family: 'Anek Latin', sans-serif !important; 
}
	.es-form-field-container input[type="submit"]{
		margin-left:10px !important;
	}

.products-hover{
	box-shadow: 0px 2px 12px 0px rgba(20, 20, 43, 0.08);
}

/* .products-hover:hover h2{
    color: #fff !important;
}  */

.elementor-13 .elementor-element.elementor-element-3293e04 nav.cafe-site-menu .cafe-wrap-menu ul > li a{
	font-family: 'Anek Latin', sans-serif !important; 
}

.elementor-button-icon svg{
	width:1.8rem !important;
}

.products-hover1:hover .site-para {
    color: #fff !important;
}
.products-hover1:hover h1 {
    color:#fff !important;
}

.products-hover1 h3.elementor-image-box-title{
	color:#525258 !important;
}
.products-hover1:hover h3.elementor-image-box-title{
	color:#fff !important;
}
.products-hover1:hover p.elementor-image-box-description{
	color:#fff !important;
}

.products-hover1:hover .site-list ul li span {
    color: #fff !important;
}
span.elementor-button-text {
    padding-top: 2px;
}
@media only screen and (max-width: 992px)  {
	section.elementor-section.elementor-top-section.elementor-element.elementor-element-d592bc3.elementor-section-full_width.elementor-section-stretched.elementor-section-height-default.elementor-section-height-default {
    background: none;
}
	.cafe-wrap-menu {
    width: 230px !important;
}
}
a.elementor-button.elementor-button-link.elementor-size-sm{
	font-family: 'Anek Latin', sans-serif !important; 
}
input#esfpx_email_e52d5f40852a2 {
   
    color: #fff;
	font-family: 'Anek Latin', sans-serif !important; 
}
.elementor-widget-accordion .elementor-accordion-item .elementor-tab-title.elementor-active{
	background:#012347;
	
}

.elementor-1048 .elementor-element.elementor-element-706f2e6 .elementor-accordion-title{
	font-family: 'Anek Latin', sans-serif !important; }




element.style {
    display: block;
}
.elementor-element.elementor-element-6e31c2b.elementor-widget.elementor-widget-clever-slider-pro .slick-arrow {
    border-style: solid;
    border-width: 5px 5px 5px 5px;
    border-radius: 41px;
    color: #FD623E;
    padding: 10px 10px 10px 10px;
}
/* Arman Css */ 
.wpcf7-form .text-field, .wpcf7-form input[type=text], .wpcf7-form input[type=search], .wpcf7-form input[type=password], .wpcf7-form textarea, .wpcf7-form input[type=email], .wpcf7-form input[type=tel] {
    border-radius: 10px;
    border: 1.211px solid #969696;
    background: rgba(255, 255, 255, 0.48);
}
.wpcf7-form textarea{
	height: 150px !important;
	padding-top:10px;
}
.wpcf7-form .text-field, .wpcf7-form input[type=text], .wpcf7-form input[type=search], .wpcf7-form input[type=password], .wpcf7-form input[type=email], .wpcf7-form input[type=tel] {
	height: 50px !important;
}
.wpcf7-form .wpcf7-submit{
	font-weight:700;
}
.wpcf7-form .wpcf7-submit:hover, input[type="submit"]:hover{
	background-color:#FD623E;
}
.get-in-touch ::placeholder { 
  color:#bfbfbf;
font-family: 'Anek Latin', sans-serif !important;	
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 20px;	
	}
.page-id-1048 .wpcf7-form .text-field, .page-id-1048 .wpcf7-form input[type=text], .page-id-1048 .wpcf7-form input[type=search], .page-id-1048 .wpcf7-form input[type=password], .page-id-1048 .wpcf7-form textarea, .page-id-1048 .wpcf7-form input[type=email], .page-id-1048 .wpcf7-form input[type=tel] {    
    color: #000 !important;
}
.cafe-slider-wrapper .slick-arrows-inside .slick-arrow.cafe-slider-prev{
	right:auto;
	left:86%;
	top:-13%;
	opacity:1;
}
.cafe-slider-wrapper .slick-arrows-inside .slick-arrow.cafe-slider-next{
	left:auto;
	top:-13%;
	right:6%;
	opacity:1;
}

@media (max-width: 992px) and (min-width: 576px){
.cafe-slider-wrapper .slick-arrows-inside .slick-arrow.cafe-slider-prev {
    right: auto;
    left: 69%;
    top: -6%;
}
	

	.cafe-slider-wrapper .slick-arrows-inside .slick-arrow.cafe-slider-next {
    left: auto;
    top: -6%;
    right: 16%;
}
	.cafe-hide-arrows-on-tablet.cafe-slider-slides>.slick-arrow {
    display: block !important;
}

.elementor-accordion i.fas.fa-minus {
    background: #FD623E;
    padding: 4px;
}
	span.elementor-icon-list-text {
    text-align: left;
}
}
input#esfpx_email_e52d5f40852a2::placeholder {
    color: #fff !important;
    font-family: 'Anek Latin', sans-serif !important;
    opacity: 1;
	font-weight:500;
}
.cky-revisit-bottom-left {
    bottom: 29px !important;
  
}
.es_subscription_message.error {
    color: #000000;    
}
.about-us .wpcf7-form .text-field, .about-us .wpcf7-form input[type=text], .about-us .wpcf7-form input[type=search], .about-us .wpcf7-form input[type=password], .about-us .wpcf7-form textarea, .about-us .wpcf7-form input[type=email], .about-us .wpcf7-form input[type=tel] {    
    color: #000 !important;
}
/* @media  (min-width: 1600px){
.product-slider {
       max-width: 1700px !important;
    width: 100% !important;
	}} */