/* 
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-theme-child-sgvp-main
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 */

.fullink { position: absolute !important; top: 0; left: 0; display: block; text-indent: -99999px; width: 100%; height: 100%; z-index: 10; bottom: 0; right: 0; }
.fullink a { width: 100%; height: 100%; display: block; background: transparent !important; border-radius: 0px; }
.fullinkouter { position: relative; }

.top_user_account a { background-color: #5b9d3e; border-radius: 500px; padding: 10px 20px; color: #fff; 
    text-decoration: none; font-weight: bold; transition: background-color 0.3s ease;  font-weight: normal;
     font-size: 16px; display: inline-flex; align-items: center; justify-content: center; }

    .top_user_account a svg {fill:#ffffff; width: 20px; height: 20px; margin-right: 8px; vertical-align: middle;}


    .cart-item-count {
    background-color: #5b9d3e;
    color: #fff;
    margin-top: -12px;
    margin-right: -10px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
}


.cart-item-count {
    position: absolute;
    right: 0;
    top: 7%;
    z-index: 500;
}

.donateBtn a { background: url(../hello-elementor-child/assets/images/donateBtn.png) no-repeat 15px center; 
    background-size: 20px 20px; border-radius: 500px;
    padding: 0px 20px 0px 45px; color: #fff; text-decoration: none; font-weight: bold; height:42px; 
    transition: background-color 0.3s ease; font-weight: normal; 
    font-size: 16px; display: inline-flex; align-items: center; justify-content: center; }


    .mainLogo { position: absolute; top:30px ; z-index: 300; }  



    .CTA_btn {
    position: fixed;
    right: -54px;
    top: 300px;
    z-index: 1000;
    background-color: #5b9d3e;
    border-radius: 0 0 7px 7px;
    padding: 7px 20px;
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}


.CTA_btn a {
    color: #fff !important;
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 1.2px;
}

.headingTitle h2 span{ color:#021e4f; }  
.thermometerOuter  svg { width: inherit !important;}
.counterBoxOUter { display: grid !important; grid-template-columns:  80px 1fr; gap: 10px; align-items: center; }
.counterBoxOUter .elementor-icon-wrapper { background: #ecf1f8; border-radius: 50%; width: 80px; height: 80px; 
    display: flex; align-items: center; justify-content: center; }

    
    .serviceslot { display: grid !important; grid-template-columns:  40px 1fr; gap: 10px; align-items: center;}
    .serviceslot { font-size: 14px; font-weight: 500; color: #021e4f; }


    .serviceslot .elementor-icon-wrapper { background: #fff; border: 1px solid #d8e4f5; border-radius: 50%; width: 35px; height: 35px;
    padding: 2px; display: flex; align-items: center; justify-content: center;
    
    }
    .fullBtn a { width: 100%  !important;}
   .footerslider .elementor-heading-title  span { font-size: 18px; font-weight: normal;}
    h2.heading-title { margin: 0px;}


    button.metform-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 460px;
    height: 64px;
    border: none;
    border-radius: 20px;
    background: linear-gradient(90deg, #4CD964 0%, #00C48C 30%, #0B84E3 70%, #7B3FE4 100%);
    color: #fff;
    font-family: inherit;
    cursor: pointer;
    transition: all 0.35s ease;
    
}

button.metform-btn:hover {
    transform: translateY(-2px);
    filter: brightness(1.05);
}

button.metform-btn:focus {
    outline: none;
}

button.metform-btn:active {
    transform: translateY(1px);
}

/* Chrome, Safari, Edge, Opera */
input[name="mf-number"]::-webkit-outer-spin-button,
input[name="mf-number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[name="mf-number"] {
    -moz-appearance: textfield;
    appearance: textfield;
}

.innerHeader{ background: #021e4f; padding: 130px 0 50px 0 ; }
.innerHeader h1 { font-size: 30px; color:  #fff !important; font-weight: normal !important; 
  
  text-transform: uppercase; font-family: var(--e-global-typography-secondary-font-family), Sans-serif;

  font-weight: 800; margin: 0px !important; padding-left: 25px;}


  .blog_list_page {
    display: grid;
    grid-template-columns: 1fr 30%;
    gap: 20px;
}


.grid-3 {
    display: grid;
    grid-template-columns: 1fr  1fr;
    gap: 20px;
}
.blogOuter  { background: #F0F9FE; padding: 40px 0 ;}

.blog_list_page .item {
    background: #fff !important;
    padding: 0;
    border-radius: 20px;
    padding: 0px;
}
.grid-3 .item { border: solid 1px #00000020; border-radius: 20px;}
.blog-content  h4 {  margin: 10px 0 10px 0px;}
.blog-content  h4 a { font-size: 23px; color: #001949; font-weight: 600;}
.blog-items img { border-radius: 10px 10px 0px 0px;}
.blog-content  { padding:  0 20px 20px 20px;}
.blog-date { padding: 15px 0 0 0;}
.cate-tag   { color: #5b9d3e; font-size: 16px; padding-bottom: 10px;}
 .blog-date  { font-size: 15px; opacity: 0.7;}
a.readMore1, button.woocommerce-button, button.woocommerce-Button,  .woocommerce-message a , .wc-block-cart__submit-container a { background: #5b9d3e !important; color: #fff !important;
     font-size: 16px !important; border-radius: 500px; padding: 10px 15px !important; display: inline-block; margin: 15px 0 0 0 ; font-weight: normal !important;}
.woocommerce-form { border: none !important; padding: 0px !important; margin: 0px !important; background: #fff !important; box-shadow: none !important;}
button.single_add_to_cart_button , button.wc-block-components-button{ background: #5b9d3e !important; color: #fff !important;
     font-size: 16px !important; border-radius: 500px; height: 40px !important; padding: 10px 15px !important; display: inline-block; margin: 15px 0 0 0 ;}



@media (min-width: 1300px) {
    .page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
        max-width: 1250px;
    }
    .container { max-width: 1250px !important;}
}


.post_right { background: #021e4f; border-radius: 20px; padding: 20px;}
h2.wp-block-heading { font-size: 23px; padding: 10px 0 10px 0 ; border-bottom: solid 1px #ffffff50;}
.post_right h2.wp-block-heading,  .post_right li a { color: #fff !important;}
 .post_right li a:hover { color: #5b9d3e !important;}
.post_right  ul { padding: 0px; margin: 0px;}
.post_right li { list-style: none !important; margin: 7px  10px;}

.post_right li::before {
    content: "\f105"; /* Font Awesome angle-right */
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 10px;
    color: #fff;
}


.page-header { background: #011d4f; padding: 130px 0  50px 0 ;}
.page-header h1 { color: #fff;}

.page-header .entry-title { color: #fff; text-align:center; }
.page-content-blog { padding: 40px 0 ; display: grid; grid-template-columns: 1fr 20% ; gap: 40px;}
.woocommerce-breadcrumb {  display: none !important ;}
.type-product  { margin-top: 100px;}
.woocommerce div.product div.images .flex-control-thumbs li { width: 20% !important; margin: 2% !important;}
.woocommerce-message { margin-top: 100px !important;}
.alignwide {
    margin-inline: 0px !important;
}

.wp-block-woocommerce-cart { padding:40px 0 !important ;}

body.woocommerce-cart .wp-block-woocommerce-product-new,
body.woocommerce-cart .wp-block-heading:has(+ .wp-block-woocommerce-product-new) {
    display: none !important;
}
.woocommerce-account  { background: #f0f9fe !important; }
.woocommerce-account  .page-content{ padding:40px   0 !important ;}
.woocommerce-account .woocommerce { background: #fff !important; padding: 40px 20px !important; border-radius: 20px;
     border: solid 1px #bbc2c6; }
.woocommerce-account .woocommerce ul li { list-style: none !important; margin: 10px 0px !important; }
.woocommerce-account .woocommerce ul li a, .woocommerce-account .woocommerce a 
 { color: #021e4f !important; font-size: 16px !important; font-weight: 500 !important;  
    text-decoration: none !important; }

.woocommerce-account .woocommerce a { color: #5b9d3e !important; font-size: 16px !important; font-weight: 500 !important;}
.woocommerce-Address { border: solid 1px #bbc2c6; border-radius: 20px; padding: 20px; margin-bottom: 20px;}
.woocommerce-Address h2 { font-size: 20px; color: #021e4f; font-weight: 600; margin-bottom: 10px;}


#cookie-banner {
  position: fixed;
  bottom: 0;
  font-size: 14px !important;
  left: 0;
  width: 100%;
  padding: 10px;
  background-color: #000E38;
  border-top: solid 1px #5A5F6250;
  text-align: center;
  z-index: 1020;
  color: #fff !important; 
}

button#accept-cookies { background-color: #5B9D3E !important; color: #fff; border: none; padding: 10px 20px !important; border: solid 1px #5B9D3E !
    ;}

#cookie-banner a { color: #fff !important; text-decoration: underline; font-size: 16px;}





body.dialog-body{--e-global-color-primary:#001E50;--e-global-color-secondary:#5B9D3E;--e-global-color-text:#001E50;--e-global-color-accent:#5B9D3E;--e-global-color-8714ffe:#F0F9FE;--e-global-color-eec272d:#FFFFFF;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:18px;--e-global-typography-primary-font-weight:normal;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:normal;color:var( --e-global-color-primary );font-family:"Poppins", Sans-serif;font-size:18px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-secondary );font-size:16px;font-weight:400;text-decoration:none;border-radius:500px 500px 500px 500px;}.elementor-kit-6 h1{color:var( --e-global-color-primary );font-size:30px;}.elementor-kit-6 h2{color:var( --e-global-color-primary );font-size:30px;font-weight:500;}.elementor-kit-6 h3{color:var( --e-global-color-primary );font-size:26px;line-height:1.4em;}.elementor-kit-6 h4{color:var( --e-global-color-primary );}.elementor-kit-6 h6{color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1250px;}.e-con{--container-max-width:1250px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}
@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6 h1{font-size:22px;line-height:1.4em;}.elementor-kit-6 h2{font-size:20px;line-height:1.4em;}.elementor-kit-6 h3{font-size:20px;line-height:1.4em;}.elementor-kit-6 h4{font-size:18px;line-height:1.4em;}.elementor-kit-6 h5{font-size:18px;line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}

body.dialog-body .elementor-button {
    background-color: var(--e-global-color-secondary);
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    border-radius: 500px 500px 500px 500px;
}
.wp-pagenavi { padding:30px 0 20px 0}
.wp-pagenavi {
    clear: both;
    display: flex;
    gap: 10px;
}

.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    border: 1px solid #BFBFBF;
    padding: 10px 15px;
    margin: 2px;
    display: block;
    border-radius: 10px;
    color: #021e4f;
}


/* mobile rs  */

@media (min-width: 100px) and (max-width: 767px) {
.mainLogo { position: relative; top:0px ; z-index: 1000; }  
.mainLogo  img { width: 80% !important; max-width: 130px !important; margin-bottom: 20px !important; height: auto !important; margin: auto;  display: block;}
.CTA_btn { top: 400px; }
.top_user_account .textlogin { display: none !important;}
.top_user_account a svg { margin:0 !important;}
.counterBoxOUter { display: grid !important; grid-template-columns:  1fr; gap: 10px; align-items: center; }
.counterBoxOUter .elementor-icon-wrapper { width: 60px; height: 60px; margin: auto; } 
.testiHeader { grid-template-columns: 1fr !important;}
._gl_slider_image_slider .owl-dots button { width: 10px !important; height: 10px !important; border-radius: 50% !important; margin: 0px 5px !important;}
.thermometerOuter svg , .thermometerOuter .elementor-shortcode div {
    width: inherit !important;
    height: 250px !important;
}
.page-header , .innerHeader{ padding: 20px 0  20px 0  !important;}
.blogOuter { padding: 20px  20px !important;}
.wp-block-embed {
    overflow-wrap: anywhere !important;
}

.grid-3 , .blog_list_page, .page-content-blog{ grid-template-columns: 1fr !important; gap: 20px;}
.page-content-blog { padding: 20px 20px !important;}
._gl_slider_image_slider .owl-item .item img { height: 50px !important;}
.testimonials_content_scroll { height: 170px !important;}
.woocommerce-MyAccount-navigation ul { margin: 0px !important; padding: 0px !important;}
.woocommerce-account .page-content { padding: 20px 0 !important; }
fieldset { padding: 30px 0 0 0px !important; margin: 0px !important; border: none !important;}
.blog-content h4 a {
    font-size: 18px;
    color: #001949;
    font-weight: 600;
    line-height: 28px;
}
a.readMore1, button.woocommerce-button, button.woocommerce-Button, .woocommerce-message a, .wc-block-cart__submit-container a {
    background: #5b9d3e !important;
    color: #fff !important;
    font-size: 14px !important;
    border-radius: 500px;
    padding: 7px 12px !important;
    display: inline-block;
    margin: 15px 0 0 0;
    font-weight: normal !important;
}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl { padding: 0px !important;}


}

@media (min-width: 768px) and (max-width: 1023px) {
.mainLogo { position: relative; top:0px ; z-index: 1000; }  
.mainLogo  img { width: 80% !important; height: auto !important; margin: auto;  display: block;}
}