.elementor-kit-25{--e-global-color-primary:#5D8660;--e-global-color-secondary:#C2A68C;--e-global-color-text:#F5F5F0;--e-global-color-accent:#E6D8C3;--e-global-color-8dbb330:#2F2F2F;--e-global-color-904e6d2:#FAFAF8;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#F5F5F5;color:#000000;}.elementor-kit-25 button,.elementor-kit-25 input[type="button"],.elementor-kit-25 input[type="submit"],.elementor-kit-25 .elementor-button{background-color:#000000;color:#FFFFFF;border-radius:5px 5px 5px 5px;}.elementor-kit-25 e-page-transition{background-color:#FFBC7D;}body.e-wc-error-notice .woocommerce-error, body.e-wc-error-notice .wc-block-components-notice-banner.is-error{background-color:#FFFFFF;background-image:url("https://i0.wp.com/teero.in/wp-content/uploads/woocommerce-placeholder.png?fit=1200%2C1200&ssl=1");}body.e-wc-message-notice .woocommerce-message .button, body.e-wc-message-notice .wc-block-components-notice-banner.is-success .button{background-color:#1D1919 !important;background-image:none !important;font-family:"Poppins", Sans-serif;}body.e-wc-info-notice .woocommerce-info, body.e-wc-info-notice .wc-block-components-notice-banner.is-info{background-color:#000000;}body.e-wc-info-notice .woocommerce-info .button, body.e-wc-info-notice .wc-block-components-notice-banner.is-info .button{background-color:#FFFFFF !important;background-image:none !important;text-shadow:0px 0px 10px rgba(0,0,0,0.3);}.elementor-kit-25 a{color:#000000;}.elementor-kit-25 h1{color:#342F2F;}.elementor-kit-25 h2{color:#000000;}.elementor-kit-25 h3{color:#000000;}.elementor-kit-25 h4{color:#000000;}.elementor-kit-25 h5{color:#333030;}.elementor-kit-25 h6{color:#000000;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.e-wc-error-notice .woocommerce-error, .e-wc-error-notice .wc-block-components-notice-banner.is-error{--error-message-text-color:#FF0000;font-family:"Poppins", Sans-serif;font-size:20px;font-style:italic;--error-message-icon-color:#1D1919;--error-message-normal-links-color:#AAAAAA;}body.e-wc-error-notice .woocommerce-error a.wc-backward, body.e-wc-error-notice .wc-block-components-notice-banner.is-error a.wc-backward{font-family:"Poppins", Sans-serif;}.e-wc-message-notice .woocommerce-message, .e-wc-message-notice .wc-block-components-notice-banner.is-success{--message-message-text-color:#5C4040;font-family:"Poppins", Sans-serif;--message-message-icon-color:#131111;--message-buttons-normal-text-color:#DBD1D1;--message-buttons-border-radius:25px 25px 25px 25px;}body.e-wc-message-notice .woocommerce-message .restore-item, body.e-wc-message-notice .wc-block-components-notice-banner.is-success .restore-item, body.e-wc-message-notice .woocommerce-message a:not([class]), body.e-wc-message-notice .wc-block-components-notice-banner.is-success a:not([class]){font-family:"Poppins", Sans-serif;}.e-wc-message-notice .woocommerce-message .restore-item, .e-wc-message-notice .wc-block-components-notice-banner.is-success .restore-item, .e-wc-message-notice .woocommerce-message a:not([class]), .e-wc-message-notice .wc-block-components-notice-banner.is-success a:not([class]){--notice-message-normal-links-color:#FFFFFF;}.e-wc-info-notice .woocommerce-info, .e-wc-info-notice .wc-block-components-notice-banner.is-info{--info-message-text-color:#FFFFFF;font-family:"Poppins", Sans-serif;--info-message-icon-color:#E0CFCF;--info-buttons-normal-text-color:#000000;--info-buttons-border-radius:25px 25px 25px 25px;}@media(max-width:1024px){.elementor-kit-25 p{margin-block-end:100px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */7a78;
}

.
.cucustom-checkout .checkout-steps {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
  position: relative;
}

.custom-checkout .checkout-steps::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 8%;
  width: 84%;
  height: 2px;
  background: #e0e0e0;
  z-index: 0;
}

.custom-checkout .checkout-step {
  position: relative;
  background: white;
  border: 2px solid #ccc;
  border-radius: 50%;
  width: 28px;
  height: 28px;
  text-align: center;
  line-height: 24px;
  font-size: 12px;
  z-index: 1;
}
stom-checkout .checkout-step.active {
  border-color: #2b7a78;
  background: #2b7a78;
  color: white;
}

.custom-checkout .elementor-form .elementor-field {
  border-radius: 8px;
  border: 1px solid #dcdcdc;
  padding: 10px 14px;
  font-size: 15px;
}

.custom-checkout .elementor-form .elementor-field:focus {
  border-color: #2b7a78;
  box-shadow: 0 0 0 1px #2b7a78;
}

.custom-checkout .order-summary {
  margin-top: 20px;
  background: #fff;
  border: 1px solid #ddd;
  padding: 16px;
  border-radius: 8px;
}

.custom-checkout .order-summary h4 {
  font-size: 16px;
  margin-bottom: 10px;
  border-bottom: 1px dashed #ccc;
  padding-bottom: 6px;
}

.custom-checkout .order-summary-total {
  font-size: 18px;
  font-weight: bold;
  color: #111;
  text-align: right;
}

.custom-checkout .view-cart-button a {
  display: inline-block;
  padding: 10px 18px;
  border: 1px solid #2b7a78;
  color: #2b7a78;
  border-radius: 6px;
  transition: 0.3s;
  text-decoration: none;
}

.custom-checkout .view-cart-button a:hover {
  background-color: #2b7a78;
  color: white;
}




Container grid layout */
.woocommerce ul.products {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  gap: 20px;
  padding: 0;
}

/* Product card styling */
.woocommerce ul.products li.product {
  background: #fff;
  padding: 10px;
  border-radius: 10px;
  text-align: center;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s;
}

/* Hover effect */
.woocommerce ul.products li.product:hover {
  transform: translateY(-5px);
}

/* Product image */
.woocommerce ul.products li.product img {
  border-radius: 10px;
  max-height: 250px;
  object-fit: cover;
  margin-bottom: 10px;
}

/* Title styling */
.woocommerce ul.products li.product h2.woocommerc


/* Applies to all notices */
.notice,
.notice-error,
.notice-success,
.notice-warning,
.notice-info,
.aler
.woocommerce-message {
  border-top: none !importa
  
  
 
 
 /* Flex layout for quantity + add to cart */
form.cart {
  display: flex;
  align-items: center;
  background-color: #000;
  padding: 8px 12px;
  border-radius: 6px;
  max-width: fit-content;
  gap: 12px;
}

/* Quantity box */
form.cart .quantity {
  display: flex;
  align-items: center;
  background-color: #fff;
  border-radius: 4px;
  overflow: hidden;
}

/* Quantity input */
form.cart .quantity input.qty {
  width: 40px;
  text-align: center;
  border: none;
  background-color: #fff;
  color: #000;
  font-size: 16px;
  pointer-events: none; /* optional: lock manual editing */
}

/* Optional: custom style for plus/minus if plugin provides them */
form.cart .quantity button.plus,
form.cart .quantity button.minus {
  background-color: #fff;
  border: none;
  color: #000;
  font-size: 18px;
  width: 32px;
  height: 40px;
  cursor: pointer;
}

/* Add to Cart button */
form.cart button.single_add_to_cart_button {
  background: transparent;
  border: none;
  color: #ccc;
  font-size: 16px;
  text-transform: uppercase;
  cursor: pointer;
  padding: 0;
  margin: 0;
}

/* TI Wishlist button */
.tinv-wraper.tinv-wishlist {
  margin-left: 12px;
}

.tinv-wraper.tinv-wishli/* End custom CSS */