/*
Theme Name: Hello Elementor_child
Author: 
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/


/* home page modules section css */
.modules_heading{
    min-height: 50px;
}
@media only screen and (min-width: 769px) and (max-width: 1281px) { 
    .modules_heading{
        min-height: 80px;
    }
}

/* home page get started section css */

@media (min-width: 768px){
.ur-frontend-form .ur-form-row .ur-form-grid label.ur-label, .ur-frontend-form .ur-form-row .ur-form-grid legend.ur-label {
    font-family: 'Poppins';
   font-style: normal;
   font-weight: 500;
   font-size: 22px;
   line-height: 100%;
   color: #000;
  width:40%;
   text-align: left;
}

#user_email_field  {
   display: inline-flex;
width: 100%;

}
#mobile_no1_field {
   display: inline-flex;
    width: 100%;

}
div#mobile_no_field {
   display: inline-flex;
   width: 100%;
  
}
input#mobile_no{
   border-radius: 10px;
}
#user_pass_field{
   display: inline-flex;
    width: 100%;  

}
input#user_email {
   border-radius: 10px;
}
input#user_pass {
   border-radius: 10px;
}
input#mobile_no1 {
   border-radius: 10px;
}
.user-registration-error{
color: #000000;
border-top-color: #ffffff;

}
.ur-frontend-form {
   /* margin-bottom: 30px; */
    border:none; 
   padding: 20px 20px 0px 20px;
   box-sizing: border-box;
}
.btn.button.ur-submit-button {
   background:#FF7F11
;
   border: none;
   border-radius: 10px;
   color: #ffff;
   /* margin-left: 40%; */
   margin: auto;
   display: grid;
   
   font-family: 'Poppins';
font-style: normal;
font-weight: 400;
font-size: 18px;
   margin-top:20px;

}

span.input-wrapper {
   width: 60%;
}

#user-registration-form-5569 {
   margin-bottom: 20px;
   margin-top: 20px;

}

}

@media (min-width: 0px) and (max-width: 768px) {
.ur-frontend-form .ur-form-row .ur-form-grid label.ur-label, .ur-frontend-form .ur-form-row .ur-form-grid legend.ur-label {
   font-family: 'Poppins';
   font-style: normal;
   font-weight: 300;
   font-size: 16px;
   line-height: 100%;
   color: #000;
  width:100%;
   text-align: left;
}

.ur-frontend-form {
   margin-bottom: 0px;

  }

 #user_email_field  {
   /* display: inline-flex; */
   width: 100%;

} 
#mobile_no1_field {
   /* display: inline-flex; */
       width: 100%;
margin-top:10px;
}
div#mobile_no_field {
   /* display: inline-flex; */
   width: 100%;
}
input#mobile_no{
   border-radius: 10px;
}
#user_pass_field{
   /* display: inline-flex; */
       width: 100%; 
 } 
 input#user_email {
   border-radius: 10px;
}
input#user_pass {
   border-radius: 10px;
}
input#mobile_no1{
   border-radius: 10px;
}
 .btn.button.ur-submit-button {
   background:#FF7F11;
   border: none;
   border-radius: 10px;
   color: #ffff;
   margin-left: 0%;
   /* width: 400px; */
   font-family: 'Poppins';
font-style: normal;
font-weight: 400;
font-size: 18px;
   margin-top:10px;
  margin-bottom:10px; 
   /* height: 46px; */
} 
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
   border: none;
   padding: 0px;
   margin: 0em 0;
   text-align: unset;
   border-radius: 0px;
}
}
@media (min-width: 1900px){
   .ur-frontend-form .ur-form-row .ur-form-grid label.ur-label, .ur-frontend-form .ur-form-row .ur-form-grid legend.ur-label {
      
    width:30%;
     
  }
   span.input-wrapper {
      width: 70%;
   }
}
.elementor-85694 .elementor-element.elementor-element-10f94b6 {
   width: inherit !important;
}
.elementor-86391 .elementor-element.elementor-element-419fee6 {
   width: inherit !important;

}
.elementor-86598 .elementor-element.elementor-element-938d351 {
   width: inherit !important;
}
/* FAQ form section css */


 @media (min-width:768px){

 .consult_label{
	font-family: Poppins;
	display:flex;
 font-style: normal;
 font-weight: 500;
 font-size: 22px;
 line-height: 24px;
 text-align: left;
color: #000000;
vertical-align: unset;
padding-top: 10px;
	}
.consult_info{
	width:25%;
   padding-top: 10px;
}
.consult_placeholder{
	width:75%;
}
.wpcf7-form-control.has-spinner.wpcf7-submit {
   background: #FF7F11;
   border: none!important;
   border-radius: 10px!important;
   color: #ffff;
   margin-top:10px;
   margin-left: 25%;
   margin-bottom:-20px;
       text-align: center;

}
 }
 
textarea#address {
   border-radius: 10px;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
   border-radius: 10px;
}
@media (min-width:0px) and (max-width:768px){
   .consult_label{
      font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    text-align: left;
   color: #000000;
   vertical-align: unset;
   /* padding-top: 10px; */
   width: 100%;
   margin-top: -30px;
      }
   .consult_info{
      width:100%;
      /* padding-top: 10px; */
   }
   .consult_placeholder{
      width:100%;
   }
   .wpcf7-form-control.has-spinner.wpcf7-submit {
      background: #FF7F11;
      border: none!important;
      border-radius: 10px!important;
      color: #ffff;
      margin-top:10px;
      margin-left: 30%;
      margin-bottom:-20px;
          text-align: center;

  }	

}
@media (min-width:1900px){
   .elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
      display: unset;
   }
}


/* @media (min-width: 768px) and (max-width: 1281px) {
 
.elementor-element.elementor-element-7e99cbf.elementor-widget__width-initial.elementor-widget.elementor-widget-shortcode {
    width: inherit;
}

.elementor-element.elementor-element-10f94b6.elementor-widget__width-initial.elementor-widget.elementor-widget-shortcode {
    width: inherit;
}
.elementor-element.elementor-element-938d351.elementor-widget__width-initial.elementor-widget.elementor-widget-shortcode{
    width: inherit;
}
.elementor-element.elementor-element-7a61753.elementor-widget__width-initial.elementor-widget.elementor-widget-shortcode{
    width: inherit;
}
} */
@media (min-width:769px)
{
.fixed-column {
  position: sticky;
  top: 0;
  height: 100vh;
  overflow-y: auto;
  padding-top: 40px
}
}
.elementor-element.elementor-element-2ebf356.elementor-widget.elementor-widget-text-editor {
   padding-bottom: 10px;
   padding-right: 10px;
}
.loginpage-h1{
text-align: center;
font-size: 40px;
font-family: 'poppins';
font-weight: 500;
color:red
}
.loginpage-h2{
   font-size: 28px;
   font-family: 'poppins';
   font-weight: 500;
   color: #000000;
   text-align: center;
}
.loginpage-maindiv{
width:100%;
display:inline-flex;
padding-top:40px;
}
.loginpage-firstdiv{
width:50%;
padding:50px 0px 50px 0px;
}
.loginpage-seconddiv{
width:50%;
border-left:5px solid #033F63;
padding:50px 0px 50px 0px;
}
@media(max-width:780px){
   .loginpage-h1{
      font-size: 28px;
      }
      .loginpage-h2{
         font-size: 22px;
      }
      .loginpage-maindiv{
      width:100%;
      display:contents;
      padding-top:10px;
      }
      .loginpage-firstdiv{
      width:100%;
      padding:20px 0px 20px 0px;
      }
      .loginpage-seconddiv{
      width:100%;
      border-left:0px solid #033F63;
      padding:20px 0px 20px 0px;
      }
}
/* Woocommerce single product page css */



section.related.products {
   display: none;
}
.woocommerce-tabs.wc-tabs-wrapper h2{
  display:none;
}
ul.tabs.wc-tabs{
display:none
}

.woocommerce div.product div.images img{
  width:100%;
}

@media (min-width: 100px) and (max-width: 736px) {
   .woocommerce .woocommerce-breadcrumb{
      padding-left: 10px; 
      padding-right: 10px; 
      padding-top: 10px;
      color: #000000;
     font-size: 14px;
     font-family: 'Poppins';
   }
   .woocommerce-product-gallery--columns-4.images{
      padding-left:10px;
      padding-right:10px;
      padding-top:30px;
      height: 50%;
    }
      .summary.entry-summary {
         padding-right: 10px;
         padding-left: 10px;
         padding-bottom: 10px;
      }
      h1.product_title.entry-title {
         font-family: 'Poppins';
         text-align: left;
         font-weight: 400;
         line-height: 1.4em;
         font-size: 32px;
      }
      .woocommerce-product-details__short-description {
         font-family: "Poppins", Sans-serif;
         font-size: 16px;
         font-weight: 400;
         line-height: 1.6em;
        color:#000000;
        padding-bottom:20px;
        
      }
    }


@media (min-width: 736px) {
   .woocommerce .woocommerce-breadcrumb  {
      padding-left: 52px;
      padding-top: 20px;
       color: #000000;
      font-size: 16px;
      font-family: 'Poppins';
   }
.woocommerce-product-gallery--columns-4.images{
  padding-left:52px;
  padding-top:50px;
}
.summary.entry-summary {
   padding-right: 52px;
     padding-top:50px;
     padding-bottom: 70px;
}
h1.product_title.entry-title {
   font-family: 'Poppins';
   text-align: left;
   font-weight: 400;
   line-height: 1.4em;
   font-size: 40px;
}
.woocommerce-product-details__short-description {
   font-family: "Poppins", Sans-serif;
   font-size: 18px;
   font-weight: 400;
   line-height: 1.6em;
  color:#000000;
  padding-bottom:20px;
  
}
}
@media (min-width: 1800px) {
.summary.entry-summary {
     padding-bottom: 150px;
}

}
.woocommerce .woocommerce-breadcrumb
.woocommerce .woocommerce-breadcrumb a {
   color: #0a2dd8;
}
button.single_add_to_cart_button.button.alt {
    background-color: #FF7F11;
   border-radius: 10px;
   font-family: "Poppins";
   font-size: 16px;
   font-weight: 400;
   line-height: 1.6em;
}
button.single_add_to_cart_button.button.alt:hover {
      background-color: #FF7F11;

}
.quantity {
   display: none;
}

.product_meta {
   display: none;
}


.custom_link{
   color:#000000;
   text-decoration: underline;
   padding: 10px 10px 10px 20px;
}
.woocommerce div.product form.cart .button {
   margin-top: -10px;
}
.woocommerce-product-gallery__image--placeholder {
   display: none;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
   color: #FF7F11;
   font-size: 1.5em;
}

/* Blog page css */
/* a.page-numbers {
   border: solid 1px #000000;
   padding: 10px 15px 10px 15px;
   background-color: #D9D9D9;
}

span.page-numbers.current {
   border: solid 1px #000000;
   padding: 10px 15px 10px 15px;
   background-color: #D9D9D9;
}
.elementor-85702 .elementor-element.elementor-element-5e1878d .elementor-pagination .page-numbers:not(.dots){
     border: solid 1px #000000;
   padding: 10px 15px 10px 15px;
   background-color: #D9D9D9;  
}


.elementor-element.elementor-element-5e1878d .elementor-post__card:hover a {
   color: #000000;
}
.elementor-element.elementor-element-5e1878d .elementor-post__card:hover p {
   color: #000000;
}
.elementor-element.elementor-element-5e1878d .elementor-post__card:hover {
   background-color: #fffffc;
   color: #000000;
} */

.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
   display: inherit!important;
}
.elementor-85702 .elementor-element.elementor-element-7a61753 {
   width: inherit!important;
}
/* woocommerce cart page css */
/* @media(max-width:780px){
   .page-content {
      padding: 20px 32px 50px 32px;
   }
   }
@media(min-width:780px){
.page-content {
   padding: 50px 52px 50px 52px;
}
} */
/* Style all checkbox inputs */
input[type="checkbox"] {
   /* Hide the default checkbox */
   appearance: none;
   -webkit-appearance: none;
   -moz-appearance: none;
   /* Define custom checkbox size and styles */
   width: 20px;
   height: 20px;
   border: 2px solid #008000; /* Green color for the border */
   background-color: #fff; /* Background color for the checkbox */
   /* Position the custom checkbox relative to its label */
   vertical-align: middle;
   margin-right: 10px;
   /* Positioning for the checkmark */
   position: relative;
 }
 
 /* Style the custom checkbox when checked */
 input[type="checkbox"]:checked {
   background-color: #008000; /* Green color for the checked state */
 }
 
 /* Style the checkmark inside the custom checkbox */
 input[type="checkbox"]::before {
   content: '\2713'; /* Unicode checkmark character */
   font-size: 16px; /* Adjust the size of the checkmark */
   color: #fff; /* Color of the checkmark (white) */
   position: absolute; /* Position the checkmark relative to the checkbox */
   top: 50%; /* Position the checkmark vertically in the middle */
   left: 50%; /* Position the checkmark horizontally in the middle */
   transform: translate(-50%, -50%); /* Center the checkmark */
   opacity: 0; /* Initially hide the checkmark */
 }
 
 /* Show the checkmark when the checkbox is checked */
 input[type="checkbox"]:checked::before {
   opacity: 1; /* Show the checkmark */
 }

 .custom-button-class:hover{
   color: #ffffff;
}
 .custom-button-class {
   background-color: #FF7F11;
   color: white;
   padding: 10px 20px;
   border-radius: 10px;
   font-size: 20px;
   font-family: 'poppins';
   font-weight: 400;
   margin-top: 20px;
}
.custom-button-class-login:hover{
   color: #ffffff;
}
 .custom-button-class-login{
   background-color: #4ab866;
   color: #ffffff;
   padding: 10px 20px;
   border-radius: 10px;
   font-size: 20px;
   font-family: 'poppins';
   font-weight: 400;
   margin-top: 20px;
}
.module-heading1{
   text-align: center;
   color:red;
   font-family:poppins;
   font-size:38px;
   line-height:1.6em;
}
.module-heading2{
   text-align: center;
   font-family:poppins;
   font-size:32px;
   /* padding:10px 0px; */
   line-height:1.6em;
}

@media(max-width:780px){
   .module-heading1{
      font-size:32px;
   }
   .module-heading2{
      font-size:22px;
   }
}
.pmpro_content_message a, .pmpro_content_message a:link{
   background-color: #FF7F11;
   color: white;
   padding: 10px 20px;
   border-radius: 10px;
   font-size: 20px;
   font-family: 'poppins';
   font-weight: 400;
   /* margin-top: 20px; */
}
.woocommerce-message::before {
   color: #4ab866;
}
.woocommerce-message {
   border: 2px solid #4ab866;
}
.wc-block-components-notice-banner.is-success {
   background-color: #f4fff7;
   border-color: #4ab866;
}
a.button.wc-forward {
   background-color: unset;
   color: #000;
   border-bottom: 2px solid #000;
   font-size: 16px;
   font-family: poppins;
}
.woocommerce-message {
   font-size: 16px;
   font-family: 'Poppins';
   line-height: 1.6em;
   font-weight: 400;
} 
.cart-empty.woocommerce-info {
   border: 2px solid #4ab866;
}
a.restore-item {
   color: red;
}
.woocommerce-info::before {
   color: #4ab866;
}
.cart-empty.woocommerce-info{
   font-size: 16px;
   font-family: 'Poppins';
   line-height: 1.6em;
   font-weight: 400; 
}
form.woocommerce-cart-form {
   font-size: 16px;
   font-family: 'Poppins';
   color: #000000;
}
form.woocommerce-cart-form a{
   color: #033F63;
}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text  {
   width: 140px;
   padding: 10px;
   /* margin: 10px; */
   font-size: 14px;
   font-family: 'poppins';
   font-weight: 400;
}
.coupon {
   padding: 10px;
}
.woocommerce .cart .button, .woocommerce .cart input.button {
   border: 2px solid #4ab866;
   padding: 13px;
   margin-left: 20px;
   background-color: #4ab866;
   color: #ffffff;
   font-size: 16px;
   font-weight: 400;
   font-family: 'poppins';
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled] {
    color: inherit;
    cursor: not-allowed;
    border: 2px solid #FF7F11;
    background-color: #FF7F11;
    color: #ffffff;
    font-size: 18px;
    font-family: 'poppins';
    font-weight: 400;
    margin: 10px;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt {
   background-color: #FF7F11;
   color: #fff;
   font-family: 'poppins';
   font-weight: 400;
   border: solid 2px #033F63;
   -webkit-font-smoothing: antialiased;
}
a.checkout-button.button.alt.wc-forward:hover {
 background-color:#FF7F11 ;
}
form.checkout.woocommerce-checkout {
   font-family: 'poppins';
   color: #000;
}
.woocommerce form .form-row .input-checkbox {
   display: inline-block;
}
a.woocommerce-terms-and-conditions-link {
   color: red;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt {
   background-color: #FF7F11;
   border: solid 2px #FF7F11;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover {
   background-color: #FF7F11;
   color: #fff;
}
.woocommerce-error {
   border: 2px solid red;
   color: #000;
   font-family: 'poppins';
   font-size: 18px;
}
.woocommerce-error::before {
   color: red;
}
.woocommerce-info {
   border: 2px solid #4ab866;
   color: #000;
   font-size: 18px;
   font-family: 'poppins';
}
a.showlogin {
   color: red;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
   border: 2px solid #4ab866;
   font-size: 16px;
   color: #000;
   font-family: 'poppins';
   border-radius: 10px;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{
   border: 2px solid #FF7F11;
   background-color: #FF7F11;
   color: #ffffff;
   font-size: 16px;
   font-family: 'poppins';
   font-weight: 400;
}
.elementor a{
   color: red;
}
.woocommerce-account .woocommerce-MyAccount-content {
   width: 80%;
   padding: 30px;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
   float: left;
   width: 20%;
   padding: 30px 0px;
   border-right: solid 2px #033F63;

}
.woocommerce-account .woocommerce-MyAccount-navigation a {
color: #000;
font-size: 18px;
font-family: 'poppins';
line-height: 1.8em;
}
span.elementor-button-text {
   color: #fff;
}
a.woocommerce-Button.button {
   border: 2px solid #FF7F11;
   background-color: #FF7F11;
   color: #ffffff;
   font-size: 16px;
   font-family: 'poppins';
   font-weight: 400;
}
a.woocommerce-Button.button:hover {
   background-color: #FF7F11;
   border: 2px solid #FF7F11;
   color: #fff;
}
.account a{
color: #033F63;
}
/* .elementor-nav-menu--dropdown .elementor-item.elementor-item-active, .elementor-nav-menu--dropdown .elementor-item.highlighted, .elementor-nav-menu--dropdown .elementor-item:focus, .elementor-nav-menu--dropdown .elementor-item:hover, .elementor-sub-item.elementor-item-active, .elementor-sub-item.highlighted, .elementor-sub-item:focus, .elementor-sub-item:hover {
   background-color: #033F63;
   color: #fff;
} */
.elementor-button-wrapper a{
   color: #fff;
}

a.et_pb_more_button.et_pb_button.custom-button-class {
   color: #fff;
}
.woocommerce-table__product-name a{
   color: #4ab866;
   font-size: 16px;
   font-family: 'poppins';
}
.woocommerce table.shop_table{
   border: 2px solid #033F63 ;
}
.woocommerce table.shop_table th{
   border: 1px solid #033F63 ;
}
.woocommerce table.shop_table td{
   border: 1px solid #033F63 ;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button {
  font-size: 16px;
  font-family: 'poppins';
  line-height: 1.6em;
   font-weight: 700;
   border-radius: 10px;
   left: auto;
   color: #fff;
   background-color: #FF7F11;
}
.woocommerce .woocommerce-customer-details address {
   border: 2px solid #033F63;
   font-size: 16px;
   font-family: 'poppins';
   font-weight: 400;
   color: #000;
   line-height: 1.6em;
}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
   font-weight: 500;
   border-top: 1px solid #033F63;
   font-size: 16px;
   font-family: 'poppins';
   color: #000000;
}
table.woocommerce-table--custom-fields.shop_table.custom-fields {
   background-color: #fff;

}
.woocommerce table.shop_table td {
   font-size: 16px;
   font-family: 'poppins';
   font-weight: 500;
   line-height: 1.6em;
}
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
   font-size: 16px;
   font-family: 'Poppins';
   color: #000;
}
.woocommerce ul.order_details{
   padding-top: 20px;
   font-size: 16px;
   line-height: 1.6em;
}
.woocommerce ul.order_details li{
   font-family: 'poppins';
}
.woocommerce ul.order_details li strong {
   padding-top: 10px;
}
.woocommerce ul.order_details li {
   border-right: 2px solid #033F63;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:hover{
   background-color: #FF7F11;
}
@media(max-width:780px){
  .woocommerce #content table.cart td.actions .coupon .button, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon input, .woocommerce table.cart td.actions .coupon .button, .woocommerce table.cart td.actions .coupon .input-text, .woocommerce table.cart td.actions .coupon input, .woocommerce-page #content table.cart td.actions .coupon .button, .woocommerce-page #content table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon input, .woocommerce-page table.cart td.actions .coupon .button, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon input {
      width: 45%;
      box-sizing: border-box;
      font-size: 14px;
  }
  .woocommerce #content table.cart td.actions .coupon .button.alt, .woocommerce #content table.cart td.actions .coupon .input-text+.button, .woocommerce table.cart td.actions .coupon .button.alt, .woocommerce table.cart td.actions .coupon .input-text+.button, .woocommerce-page #content table.cart td.actions .coupon .button.alt, .woocommerce-page #content table.cart td.actions .coupon .input-text+.button, .woocommerce-page table.cart td.actions .coupon .button.alt, .woocommerce-page table.cart td.actions .coupon .input-text+.button {
   float: inline-start;
}
.woocommerce #content table.cart td.actions .button, .woocommerce table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .button, .woocommerce-page table.cart td.actions .button {
   display: block;
   width: 90%;
}
.woocommerce-account .woocommerce-MyAccount-content {
   width: 100%;
   padding: 0px;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
   float: none;
   width: 100%;
   padding: 0px 0px;
   border-bottom: solid 2px #FF7F11;
   border-right: solid 0px #FF7F11;
   margin-bottom: 20px;
}
.woocommerce ul.order_details li {
   border-right: 0px solid #033F63;
}
}


/* Style the tab */
.tab {
  overflow: hidden;
  border: 1px solid #48ACF0;
  background-color: #48ACF0;
  color: #000;
}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
  border: solid 1px ;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #ffffff;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}
button.tablinks.active {
   color: #000000;
   font-size: 18px;
   font-family: 'poppins';
   line-height: 1.6em;
   font-weight: 500;
}
button.tablinks {
   color: #000000;
   color: #000000;
   font-size: 18px;
   font-family: 'poppins';
   line-height: 1.6em;
   font-weight: 500;
}
a.share-link {
   color: #000000;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a {
   color: #000000;
}

.woocommerce-variation.single_variation {
   padding-bottom: 20px;
}

/* .button-container {
    display: flex;
    gap: 10px; 
    align-items: center;
} */

.dropdown {
    position: relative;
    display: inline-block;
    text-align: left;
}

.dropdown-content {
   right: 0;
    width:390px;
    display: none;
    position: absolute;
    background-color: #033F63;
    color: #fff;
    min-width: 220px;
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.2);
    z-index: 1;
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    line-height: 1em;
    border-radius: 10px;
    padding: 10px 0;
}.dropdown-content {
   right: 0;
   width: 390px;
   display: none;
   position: absolute;
   background-color: #033F63;
   color: #fff;
   min-width: 220px;
   box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.2);
   z-index: 1;
   font-family: 'Poppins', sans-serif;
   font-size: 13px;
   line-height: 2.5em;
   border-radius: 10px;
   padding: 5px 0;

   /* Fix disappearing issue */
   visibility: hidden;
   opacity: 0;
   transition: visibility 0s linear 0.2s, opacity 0.2s linear;
}

.dropdown:hover .dropdown-content,
.dropdown-content:hover {
   display: block;
   visibility: visible;
   opacity: 1;
   transition-delay: 0s;
}


.dropdown-content a {
    color: #fff;
    padding: 8px 15px;
    text-decoration: none;
    display: block;
    transition: background 0.3s ease-in-out;
}

.dropdown-content a:hover {
    background-color: #ff7f11;
    color: #fff;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown button {
    background-color: #ff7f11;
    color: #fff;
    padding: 10px 20px;
    font-size: 14px;
    border: none;
    cursor: pointer;
    font-family: 'Poppins', sans-serif;
    border-radius: 10px;
    transition: background 0.3s ease-in-out;
}

.dropdown button:hover {
    background-color: #e06b10;
}
.note_product {
    background-color: #ff7f11;
    color: #fff;
    font-size: 18px;
    font-family: 'poppins';
    line-height: 1.6em;
    padding: 20px 50px;
}
@media(max-width:786px){
.note_product {
    background-color: #ff7f11;
    color: #fff;
    font-size: 16px;
    font-family: 'poppins';
    line-height: 1.6em;
    padding: 10px 32px;
}
}

/* Left image container like Woo image */
.fs-left-carousel {
    width: 100%;
    overflow: hidden;

}

/* Slider track */
.fs-carousel-track {
    display: flex;
    animation: fs-slide 10s infinite ease-in-out;
}

/* Images */
.fs-carousel-track img {
    width: 100%;
    flex-shrink: 0;
    object-fit: contain;
}

/* Animation */
@keyframes fs-slide {
    0%, 20% { transform: translateX(0); }
    25%, 40% { transform: translateX(-100%); }
    45%, 60% { transform: translateX(-200%); }
    65%, 80% { transform: translateX(-300%); }
    85%, 100% { transform: translateX(-400%); }
}

@media(min-width:780px){
.fs-left-carousel {
padding-top:30px!important;
}

}