.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-5616 .elementor-element.elementor-element-9a6279b{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:50px;--padding-bottom:00px;--padding-left:0px;--padding-right:0px;}.elementor-5616 .elementor-element.elementor-element-4430cca{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-5616 .elementor-element.elementor-element-708e58f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0em;--margin-bottom:0em;--margin-left:-14em;--margin-right:0em;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;--z-index:50;}.elementor-widget-html .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-html .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}@media(min-width:768px){.elementor-5616 .elementor-element.elementor-element-4430cca{--width:50%;}.elementor-5616 .elementor-element.elementor-element-708e58f{--width:63%;}}@media(max-width:1024px){.elementor-widget-container .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-container .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-html .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-html .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );}}@media(max-width:767px){.elementor-widget-container .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-container .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );}.elementor-5616 .elementor-element.elementor-element-708e58f{--margin-top:0em;--margin-bottom:0em;--margin-left:0em;--margin-right:0em;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-html .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-html .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );}}/* Start custom CSS for html, class: .elementor-element-b96ac01 *//* 🌿 General Reset & Typography */
body {
  background: #ffffff;
  font-family: "Outfit", "Poppins", Arial, sans-serif;
}

.email-wrapper {
box-shadow:0 5px 30px rgba(0,0,0,0.11);
padding: 30px !important;
}

/* 🌿 Header Section */
.email-header {
  background: #077CEA;
  text-align: center;
  padding: 15px;
}
.email-header img {
  max-width: 160px;
  height: auto;
  display: block;
  margin: 0 auto 8px auto;
}
.email-header h1 {
  color: #ffffff;
  font-size: 25px;
  font-weight: 600;
  margin: 0;
}

/* 🌿 Intro Paragraph (top message before order) */
.email-introduction {
  padding: 20px;
  display: flex;
  justify-content: center;
  font-size: 18px;
  color: #333;
}

/* 🌿 Order Summary Title */
.email-order-detail-heading {
  color: #FFC702;
  font-size: 22px;
  font-weight: 600;
  padding: 0 0px;
  margin-top: 20px;
  margin-bottom: 30px;
}
.email-order-detail-heading span {
  display: block;
  font-size: 14px;
  color: #777;
}

/* 🌿 Table Wrapper */
.email-order-details {
  width: 100%;
  border-collapse: collapse;
  font-size: 15px;
}

/* 🌿 Product Row (Main Table Rows) */
.order_item {
  border: 1px solid #eee;
  vertical-align: middle;
}

/* 🌿 Product Image Cell */
.order_item .product-image {
  width: 70px;
  text-align: center;
  background: #fdfdfd;
}
.order_item .product-image img {
  max-width: 60px;
  border: 1px solid #ddd;
  border-radius: 5px;
}

/* 🌿 Product Name Cell */
.order_item .product-name {
  padding-left: 15px;
  color: #111;
  font-weight: 600;
}
.order_item .product-name small,
.email-order-item-meta {
  color: #777;
  font-size: 14px;
  line-height: 130%;
}

/* 🌿 Quantity Cell */
.order_item .product-quantity {
  text-align: center;
  width: 10%;
  font-weight: 600;
  color: #000;
  background: #fafafa;
}

/* 🌿 Price Cell */
.order_item .product-price {
  text-align: right;
  width: 15%;
  font-weight: 600;
  color: #111;
  background: #fafafa;
}

/* 🌿 Totals (Subtotal, Discount, Shipping, Total) */
tfoot th,
tfoot td {
  border: 1px solid #eee;
  padding: 10px 12px;
  font-size: 15px;
}

 table tbody td{
    background:white !important;
 
} 

tfoot tr th{
    text-align: left;
}

tfoot td {
  background: #fff;
  color: #077CEA;
  text-align: right;
  font-weight: 600;
  width: 30%;
  
}

/* 🌿 Billing/Shipping Address Section */
#addresses {
  width: 100%;
  border-collapse: collapse;
  margin-top: 15px;
}
#addresses td {
  width: 50%;
  border: 1px solid #eee;
  padding: 15px;
  vertical-align: top;
}
#addresses .address-title {
  color: #111;
  font-weight: 600;
  margin-bottom: 8px;
}
#addresses .address {
  color: #333;
  font-style: normal;
  font-size: 14px;
  line-height: 1.9;
}

/* 🌿 Additional Content (bottom note / congratulations) */
.email-additional-content {
  border: 1px solid #eee;
  padding-top: 10px;
  margin: 10px;
  font-size: 15px;
  color: #333;
  text-align: center;
}

/* 🌿 Footer */
.email-footer {
  text-align: center;
  margin-top: 20px;
  font-size: 14px;
  color: #777;
}
.email-footer a {
  color: #077CEA;
  text-decoration: none;
  font-weight: 500;
}

/* 🌿 Responsive Mobile Styles */
@media screen and (max-width: 770px) {

.email-wrapper {
box-shadow:0 5px 30px rgba(0,0,0,0.11);
padding: 10px !important;
}
  .email-header h1 {
    font-size: 18px;
  }
  
  .email-introduction {
 text-align: center;
  font-size: 17px;
}
 

  .email-order-detail-heading {
    text-align: center;
    font-size: 18px;
    line-height:1.6;
  }

  table,
  tbody,
  tfoot,
  tr,
  th,
  td {
    width: 100% !important;
  }

  .order_item .product-image,
  .order_item .product-name,
  .order_item .product-quantity,
  .order_item .product-price {
    text-align: left;
    border-bottom: 1px solid #eee;
  }
  
 tbody .product-image{
       width: 5% !important;

  }
  
  .email-order-detail-heading {
margin-top:-10px;
  margin-bottom: 30px;
}
  
}/* End custom CSS */