/* 
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
*/

html,
body {
    overflow-x: hidden;
}

body {
    overflow-x: initial;
}

/* Global styling start */
@media only screen and (min-width: 1281px) {

    .elementor[data-elementor-type="header"]>.elementor-element.e-con,
    .elementor[data-elementor-type="wp-post"]>.elementor-element.e-con,
    .elementor[data-elementor-type="footer"]>.elementor-element.e-con,
    .elementor[data-elementor-type="wp-page"]>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="archive"]>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="product-archive"]>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="product"]>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="single-post"]>.elementor-element.e-con:not(.full-width),
    .elementor-editor-active .elementor[data-elementor-type="wp-page"]>div>.elementor-element.e-con:not(.full-width) {
        padding-right: 80px;
        padding-left: 80px;
    }
}

@media only screen and (max-width: 1280px) {

    .elementor[data-elementor-type="header"]>.elementor-element.e-con,
    .elementor[data-elementor-type="wp-post"]>.elementor-element.e-con,
    .elementor[data-elementor-type="footer"]>.elementor-element.e-con,
    .elementor[data-elementor-type="wp-page"]>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="archive"]>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="product-archive"]>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="product"]>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="single-post"]>.elementor-element.e-con:not(.full-width),
    .elementor-editor-active .elementor[data-elementor-type="wp-page"]>div>.elementor-element.e-con:not(.full-width) {
        padding-right: 40px;
        padding-left: 40px;
    }
}

@media only screen and (max-width: 767px) {

    .elementor[data-elementor-type="header"]>.elementor-element.e-con,
    .elementor[data-elementor-type="wp-post"]>.elementor-element.e-con,
    .elementor[data-elementor-type="footer"]>.elementor-element.e-con,
    .elementor[data-elementor-type="wp-page"]>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="archive"]>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="product-archive"]>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="product"]>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="single-post"]>.elementor-element.e-con:not(.full-width),
    .elementor-editor-active .elementor[data-elementor-type="wp-page"]>div>.elementor-element.e-con:not(.full-width) {
        padding-right: 20px;
        padding-left: 20px;
    }

}

/* Global styling end */



/* Header Styles */

a.elementor-item.elementor-item-active {
    background: #19193A;
    border-radius: 60px;
}
a.elementor-item:hover {
    background: #19193A;
    border-radius: 60px;
}
.dark-mode #toggle-mode svg path {
    stroke: #141428;
}
.elementor-24901 .elementor-element.elementor-element-1b2af91 div.elementor-menu-toggle svg {
    fill: #ffffff;
}
.dark-mode a.elementor-item.elementor-item-active {
    color:#ffffff !important;
}
.dark-mode a.elementor-item.elementor-item-active:hover {
    color:#ffffff !important;
}
.dark-mode a.elementor-item:hover {
    color:#fff !Important;
}
/* Header Styles End */
/* --------- ninja form styling ------------ */
.nf-form-fields-required {
  display: none;
}

span#nf-form-title-11 {
    display: none;
}

input#nf-field-19 ,input#nf-field-18 {
  border-radius:20px;
  background-color: #ffffff00 !important;
  height:48px;
}

.nf-form-content label {
  font-weight:400 !important;
  font-size:16px !important;
  font-family:poppins;
}
textarea#nf-field-20 {
  border-radius:20px;
  background-color: #ffffff00 !important;
}
textarea#nf-field-20::placeholder {
  border-radius:20px;
  background-color: #ffffff00 !important;
  
}
input#nf-field-21 {
  font-weight:400 !important;
  font-size:20px !important;
  font-family:poppins;
  border-radius:20px;
  line-height:39px;
}
textarea#nf-field-20::placeholder {
    color:#ffffff54;
    font-size:16px;
	font-family:poppins;
}
span.ninja-forms-req-symbol {
    display: none;
}
/* --------------- toggle button style --------- */
div#moon-icon svg{
    fill: #141428 !important;
    display:none;
}
.dark-mode #moon-icon svg{
    fill: #141428 !important;
    display:block;
    cursor:pointer;
}
.dark-mode #toggle-mode {
    display:none ;
}
div#moon-icon {
    margin-left: -22px;
}
/* Page Styles */
/* --------- loop grid style -------------- */
.elementor-element.elementor-element-7b08eef.elementor-align-justify.elementor-widget.elementor-widget-button {
    margin-top: auto;
}

.e-con-inner {
    height: 100%;
}

.elementor-element.elementor-element-86c0d42.e-flex.e-con-boxed.e-con.e-child {
    height: 100%;
}

p{
	margin:0;
}
a.uael-menu-item {
    border-radius: 20px;
}
a {
    color: #FFFB54;
}
a:hover {
    color: #fff;
}
/* ----------- pagination dots style -------- */
span.page-numbers.dots {
    color: white;
    position: relative;
    top: -3px;
}
/* ====== header btn ===== */
div#Subscribe-btn {
    position: relative;
    z-index: 22;
}
/* ==== blogs style ==== */
/* h3.wp-block-heading, h4.wp-block-heading {
    color: #FFFB54 !important;
} */
/* ------------- blogs content style ------------- */
	 #blog-content p,#blog-content ul,#blog-content ol ,#blog-content figure {
    padding-bottom:30px;
}
#blog-content a,#blog-content object {
    margin-bottom:30px ;
} 
/* ----- blogs hyperlink style ---------- */
body.dark-mode #blog-content .elementor-widget-container a {
    color: #FF9400 !important;
    font-weight:600;
}
body.dark-mode #blog-content .elementor-widget-container a:hover {
    color: #b76800 !important;
    font-weight:600;
}
h1.wp-block-heading ,  h2.wp-block-heading , h3.wp-block-heading , h4.wp-block-heading,  h5.wp-block-heading, h6.wp-block-heading {
    font-family: 'Poppins';
}
#single-blog span.elementor-icon-list-text.elementor-post-info__item.elementor-post-info__item--type-date time:before{
    content:"15 Min read - "
}
h2.wp-block-heading {
    font-size: 36px;
    font-weight: 700;
    line-height: 48px;
    font-family:"Poppins";
}

.elementor-author-box__avatar {
    line-height: 1em;
}
/* ==== blog section style ==== */
div#blog-main {
    padding-left: 0;
    padding-right: 0;
}
/* ==== blog btn style ==== */
a.elementor-post__read-more {
    background: #FFFB54;
    display: flex
;
    justify-content: center;
    border-radius: 10px;
    padding: 8px;
}

/* =====  search bar style ==== */
button.e-search-submit {
    position: absolute;
    right: 0;
    rotate: -3deg;
}
button.e-search-submit:hover{
    rotate: 40deg;
}

/* =========blogs pagination style ==== */
span.page-numbers.prev,.page-numbers.next {
    color: #667085 !important;!i;!;
    font-size: 14px;
    font-weight: 500;
}



span.page-numbers.current {
    background: #FFFB54;
    padding: 8px 18px;
    border-radius:8px;
    
}
/* ========= blogs images style ===== */
figure.wp-block-image.size-full {
    margin: 10px 0;
}
/* ==== like ======= */
.wpulike.wpulike-robeen {
    display: none;
}

/* ========= subscribe form ===== */
#subscribe-form .elementor-field-type-email.elementor-field-group.elementor-column.elementor-field-group-name.elementor-col-100.elementor-field-required {
    padding: 0;
}

#subscribe-form .elementor-field-group.elementor-column.elementor-field-type-submit.elementor-col-50.e-form__buttons {
    padding: 0;
}

#subscribe-form  input#form-field-name {
    padding: 7px 20px;
}


#subscribe-form  .elementor-form-fields-wrapper.elementor-labels-above {
    flex-wrap: nowrap;
    width: 343px;
}
/* ======= blog pagination style==== */
nav.elementor-pagination {
    display: flex;
    justify-content: space-between;
	align-items: center;
}

span.page-numbers.prev, a.page-numbers.prev {
    width: 45%;
    text-align:left;
}

a.page-numbers.next, span.page-numbers.next {
    width: 45%;
    text-align:end;
}
span.page-numbers.prev::before ,a.page-numbers.prev::before {
    content: "";
    background: url(https://wordpress-941506-5023784.cloudwaysapps.com/wp-content/uploads/2024/11/Icon.png);
     width:20px;
    height:20px;
    position:absolute;
    background-repeat:no-repeat;
    left:0;
    bottom:6px;
}
span.page-numbers.prev,a.page-numbers.prev {
    padding-left: 20px;
}
a.page-numbers.next,span.page-numbers.next {
    padding-right: 30px;
}
a.page-numbers.next::after,span.page-numbers.next::after {
     content: "";
    background: url(https://wordpress-941506-5023784.cloudwaysapps.com/wp-content/uploads/2024/11/Icon-1.png);
     width:20px;
    height:20px;
    position:absolute;
    background-repeat:no-repeat;
    right:0;
    bottom:6px;
   
}
/* ========== contact form style ==== */
button#send-btn {
    margin-top: 32px;
}
/* ------------- blogs content style ------------- */
 #blog-content p,#blog-content ul,#blog-content ol ,#blog-content figure {
    padding-bottom:30px;
}
#blog-content a,#blog-content object {
    margin-bottom:30px ;
} 
/* Page Styles */



/* Footer Styles End */



/* Footer Styles End */



/* Responsive Styles */

@media only screen and (min-width: 1200px) {}

@media only screen and (max-width: 1024px) {}

@media (min-width: 993px) and (max-width: 1024px) {}

@media only screen and (max-width: 992px) {}

@media (min-width: 769px) and (max-width: 992px) {}

@media only screen and (max-width: 768px) {
	/* ------------- blogs content style ------------- */
	 #blog-content p,#blog-content ul,#blog-content ol ,#blog-content figure {
    padding-bottom:30px;
}
#blog-content a,#blog-content object {
    margin-bottom:30px ;
} 
/* 	-------- toggle icon  style --------- */
	    div#moon-icon {
    margin-left: -46px;
}
}

@media only screen and (min-width: 768px) {}

/* Reponsive Styles End */
/* ---------- dark and light mode style ------------ */

  body.dark-mode {
         --e-global-color-primary: #141428;
         --e-global-color-secondary: #141428;
         --e-global-color-text: #141428;
         --e-global-color-accent: #141428;
         --e-global-color-7adeeb6: #141428;
         --e-global-color-677ce1c: #ffffff;
         --e-global-color-a66505a: #141428;
         --e-global-color-3ed2f0d: #141428;
         --e-global-color-5f2028b: #141428;
         --e-global-color-52da648: #4E4E50;
         --e-global-color-5e6641c: #141428;
         --e-global-color-7621f79: #3A3A3C;
         --e-global-color-b8404b9: #141428;
         --e-global-color-48d0513: #141428;
         --e-global-color-d2c0959: #141428;
         --e-global-color-3442942: #141428;
         --e-global-color-1069a1e: #141428;
         --e-global-color-81c7dd6: #141428;
         background:white;
}

body.dark-mode .elementor-element.elementor-element-9a1b09a.elementor-view-default .elementor-icon svg path {
    stroke: #141428;
}

body.dark-mode .elementor-element.elementor-element-490a650.e-flex.e-con-boxed.e-con.e-child {
    background: white !important;
	transition: background 0.3s ease, color 0.3s ease, stroke 0.3s ease;
}

body.dark-mode .elementor-element.elementor-element-ed694bd.e-flex.e-con-boxed.e-con.e-child {
    background: white !important;
	transition: background 0.3s ease, color 0.3s ease, stroke 0.3s ease;
}

body.dark-mode div#blog-main {
    background: white !important;
	transition: background 0.3s ease, color 0.3s ease, stroke 0.3s ease;
}

body.dark-mode a.elementor-icon.elementor-social-icon.elementor-social-icon path {
    stroke: #141428 !important;
}

body.dark-mode .elementor-11 .elementor-element.elementor-element-99a5185 .menu-item a.uael-menu-item:not(.elementor-button):hover {
    color: #ffffff !important; /* Uncomment if needed */
}

body.dark-mode button.e-search-submit {
    background: #fffb54 !important;
	transition: background 0.3s ease, color 0.3s ease, stroke 0.3s ease;
}
/* Add transitions for smooth effect */
body {
    transition: background 0.3s ease, color 0.3s ease;
}
/* ------------- blog single page  style ----------- */
#view-all-btn span.elementor-button-text {
    line-height:1em !important;
}
/* ----------- pagination dots style -------- */
body.dark-mode span.page-numbers.dots {
    color:#141428 !important;
    position: relative;
    top: -3px;
}
.elementor-element,
div#blog-main,
a.elementor-icon.elementor-social-icon.elementor-social-icon path,
button.e-search-submit {
    transition: background 0.3s ease, color 0.3s ease, stroke 0.3s ease;
}
body.dark-mode a.elementor-button.elementor-button-link.elementor-size-sm.elementor-animation-grow:hover {
    color:#fff !important;
}
body.dark-mode li#menu-item-24.current-menu-item a {
    color: white !important;
}
/* --------- search box style ------------- */
body.dark-mode label.e-search-label svg path{
    fill: #141428 !important;
}
body.dark-mode input#search-813d128 {
    border: 1px solid #fffb54;
}

/* ------------- contact us  light mode style -------------- */
body.dark-mode .elementor-element.elementor-element-7e30628.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded {
    background: white !important;
}

body.dark-mode .elementor-element.elementor-element-370cdae.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded {
    background: white !important;
}

body.dark-mode .elementor-element.elementor-element-bfd7bca.e-con-full.e-flex.e-con.e-parent.e-lazyloaded {
    background: white !important;
}

body.dark-mode li#menu-item-23.current_page_item a{
    color:white !important;
}

body.dark-mode .elementor-element.elementor-element-391fa78.e-con-full.e-flex.e-con.e-child {
    background: white !important;
}

body.dark-mode span.elementor-button-content-wrapper .elementor-button-text{
    color:white !important;
}

body.dark-mode .elementor-button-wrapper a.elementor-button.elementor-button-link.elementor-size-sm.elementor-animation-grow {
    background: #141428 !important;
}
body.dark-mode span.elementor-icon-list-icon svg path {
    fill: #141428 !important;
}
body.dark-mode a.elementor-button.elementor-button-link.elementor-size-sm.elementor-animation-grow {
    background:#141428 !important;
}
body.dark-mode #view-all-btn a.elementor-button.elementor-button-link.elementor-size-sm.elementor-animation-grow {
    background:none !important;
}

body.dark-mode #view-all-btn span.elementor-button-text {
    color:#141428 !important;
}
.dark-mode .elementor-element.elementor-element-8265454.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded,.dark-mode .elementor-element.elementor-element-43aa5d62.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded,.dark-mode .elementor-element.elementor-element-408d7f7a.e-flex.e-con-boxed.e-con.e-child {
    background: #fff !important;
}
div#toggle-mode .elementor-icon {
    cursor: pointer;
}
/* --------- subscribe sect light mode style ------------ */
body.dark-mode div#subscribe-sect {
    background: #fff !important;
}