/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

/* h1,h2,h3{font-family: "Lucida Bright Italic V2" !important;} */

.df-flipbook{border: 1px solid #dcdcdc;}
header .elementor-button-wrapper a{color:#fff !important;}
.elementor-image-box-wrapper .elementor-image-box-title{margin-top:0px;}

.menu_btn a {background-image: linear-gradient(180deg, #475B51 0%, #152523 100%);border-style: solid;border-width: 2px 2px 2px 2px;border-color: var(--e-global-color-985d6d7);border-radius:100px;-webkit-box-shadow: 0px 0px 10px 2px #FFD29B; box-shadow: 0px 0px 10px 2px #FFD29B;}

.elementor-button.elementor-animation-grow:hover{-webkit-box-shadow: 0px 0px 10px 2px #FFD29B; box-shadow: 0px 0px 10px 2px #FFD29B;}


.ehf-header #masthead {position: absolute;width: 100%;top:0px;}
.site-footer{background-color: #333333;}
.site-footer .site-title a, .site-footer .menu-item a, .copyright p{color: #fff !important;}
.site-footer .site-navigation{margin:20px 10px;}
.site-footer {
    padding-block-start: 3rem !important;
    padding-block-end: 3rem !important;
}
header .current-menu-item a{color:#000 !important;}
.logo_wrapper p, .footer_logo p{margin-bottom:0px !important;}
.footer_logo a{font-family:"Roboto Condensed" !important;color:#000;font-weight:600;}
.sm_text p{margin-bottom:0px;}
.site-header .site-title a{font-size: 25px !important;}

/*BlogLentor Style*/
.elementor-widget-blfe-post-grid .slick-prev:before, .elementor-widget-blfe-post-grid .slick-next:before{display:none !important;}
.elementor-widget-blfe-post-grid .slick-prev, .elementor-widget-blfe-post-grid .slick-next{display: grid;align-items: center;justify-content: center;padding: 0px !important;opacity:0;}
.blfe-row.blfe-posts-inner:hover .slick-prev, .blfe-row.blfe-posts-inner:hover .slick-next{opacity:1;}
.elementor-widget-blfe-post-grid .slick-prev{left:0px !important;}
.elementor-widget-blfe-post-grid .slick-next{right:0px !important;}
.blfe-classic1 .blfe-post-grid-item{box-shadow:unset !important;}
.blfe-classic1 .blfe-post-grid-item-inner {border-radius: 5px;border: 1px solid #dcdcdc;}

.contact_form{width: 100%;
    left: 0px !important;
    right: 0px !important;
    top: 0px !important;
    bottom: 0px !important;}
.wpcf7-spinner{position:absolute;}
.wpcf7-response-output {
    max-width: 80%;
    margin: 010px auto !important;
    background-color: #ffb900;
}
span.wpcf7-not-valid-tip {
    text-align: left;
}
.ekit-wid-con .ekit-form form label{width: 73%;}

.image_box .image-box-img-left{border:3px solid #b28840 !important;}
.image_box .image-box-img-left img{width:100%;}

@media (min-width:1600px) and (max-width:1919px)
{
	.container_90 .e-con-inner{max-width:90% !important;;margin-left:auto;margin-right:auto;}
}

@media (max-width:767px){
	.menu_wrapper{position: absolute;top: -6px;}
	.menu_wrapper .elementor-element {background-color:transparent !important;}
	.search_wrapper .fas.fa-search{color:#FB9F8D !important;}
	.logo_wrapper a{font-size:25px;}
	.footer_logo a{font-size:35px;}
	.logo_wrapper{background-color:transparent !important;}
}


@media (min-width:768px)
{
	.mc4wp-form-fields p{display: inline-flex;width: 100%;}
	.elementor-image-box-wrapper .elementor-image-box-title{margin-top:-5px;}
}

@media (max-width:767px)
{
.menu_wrapper {position: absolute;top: 10px;}
}

/*Custom Pages Banner*/
.inner_banner_section, .post-template-default .page-header, .archive .page-header{
	position:relative;
    display: grid;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.inner_banner_section::before, .post-template-default .page-header::before, .archive .page-header::before
{content:"";position:absolute;width:100%;height:100%;background: url(https://sabrinarene-demo2.clientcloud360.com/wp-content/uploads/2024/10/740.webp) no-repeat;
    background-size: cover;
    background-position: bottom center;
    opacity: 0.3;
    top: 0px;
    right: 0px;}
.inner_banner_section::after, .post-template-default .page-header::after, .archive .page-header::after
{content:"";position:absolute;width:100%;height:100%;background-color:#F4F0FF;opacity: 0.5;top:0px;left:0px;}

.inner_banner_section h1, .post-template-default .page-header h1, .archive .page-header h1 {
    color: #000 !important;
    font-family: 'Poppins';
    font-weight: 600;
    text-transform: uppercase;
    display: table;
    position: relative;
	z-index:1;line-height:1.4em;
}
@media (min-width:1025px){
	.inner_banner_section, .post-template-default .page-header, .archive .page-header{padding:150px 20px;}
	.inner_banner_section h1, .post-template-default .page-header h1, .archive .page-header h1{font-size:45px !important;}	
}
@media (min-width:768px) and (max-width:1024px){
	.inner_banner_section h1, .post-template-default .page-header h1, .archive .page-header h1{font-size:35px !important;}	
	.inner_banner_section, .post-template-default .page-header, .archive .page-header{padding:100px 20px;}
}
@media (max-width:767px){
	.inner_banner_section h1, .post-template-default .page-header h1, .archive .page-header h1{font-size:25px !important;}	
	.inner_banner_section, .post-template-default .page-header, .archive .page-header{padding:80px 10px 40px;}
}