

.header-button-2 {
	display: none !important;
}

.logo-tagline {
    font-style: normal;
    font-size: 17px;
    line-height: 1;
    margin: 5px 0 0 0;
    color: #777;
}

.required {
	color: red;
}

.description {
    font-size: 85%;
    color: #888;
		margin-top: -10px;
}

#mo-ta-map, #yeu-cau-khac {
    min-height: 200px;
}

.dang-ky-map input,
.dang-ky-map select {
    max-width: 700px !important;
}

.call-now-button .call-text {
    color: #fff;
    text-transform: inherit;
}

.price-table-zic .price del {
	font-size: 20px;
  color: red;
}

.pricing-table.price-table-zic .price {
	color: green;
	font-weight: bold;
}

.message-box-homepage.dark p {
	color: #ffffff;
}

.is-uppercase, .uppercase {
	text-transform: capitalize !important;
}

.res-text {
	font-size: 100% !important;
}

ul.links.footer-nav li a {
    font-size: 13px;
    color: #000;
}

form.submitting .wpcf7-spinner {
	visibility: hidden;
}

span.wpcf7-not-valid-tip, .description, textarea#mo-ta-map, .wpcf7-response-output, textarea#yeu-cau-khac {
    max-width: 700px;
}


.cf7b-required:after {
    content: "" !important;
}

.cf7b-group-cf7b-random-name-1.processing {
    max-width: 700px;
}

/*----- page template invoice --------*/
.page-template-page-invoice .entry-content {
    width: 75%;
    margin: 0 auto;
}

/* Data table ------------------------------ */
    
.purchase {
  width: 100%;
  margin: 0;
  padding: 35px 0;  
  -premailer-width: 100%;
  -premailer-cellpadding: 0;
  -premailer-cellspacing: 0;
}

table.purchase tr, table.purchase td, table.attributes td.attributes_content {
	border: none;
}

table.attributes td {
	background-color: #f4f4f7;
	padding: 10px 20px;
}
.purchase_content {
  width: 100%;
  margin: 0;
  padding: 25px 0 0 0;
  -premailer-width: 100%;
  -premailer-cellpadding: 0;
  -premailer-cellspacing: 0;
}

.purchase_item {
  padding: 10px 0;
  color: #51545E;
  font-size: 15px;
  line-height: 18px;
}

.purchase_heading {
  padding-bottom: 8px;
  border-bottom: 1px solid #EAEAEC;
}

.purchase_heading p {
  margin: 0;
  color: #85878E;
  font-size: 12px;
}

.purchase_footer {
  padding-top: 15px;
  border-top: 1px solid #EAEAEC;
}

.purchase_total {
  margin: 0;
  text-align: right;
  font-weight: bold;
  color: #333333;
}

.purchase_total--label {
  padding: 0 15px 0 0;
}

.woocommerce-bacs-bank-details {
	padding: 10px;
	border: #ccc 2px dotted;
	background: #f9f9f9;
	margin-bottom: 20px;
}
	
.email-wrapper {
  width: 100%;
  margin: 0;
  padding: 0;
  -premailer-width: 100%;
  -premailer-cellpadding: 0;
  -premailer-cellspacing: 0;
  background-color: #F2F4F6;
}

.email-content {
  width: 100%;
  margin: 0;
  padding: 0;
  -premailer-width: 100%;
  -premailer-cellpadding: 0;
  -premailer-cellspacing: 0;
}
/* Masthead ----------------------- */

.email-masthead {
  padding: 25px 0;
  text-align: center;
}

.email-masthead_logo {
  width: 94px;
}

.email-masthead_name {
  font-size: 16px;
  font-weight: bold;
  color: #A8AAAF;
  text-decoration: none;
  text-shadow: 0 1px 0 white;
}
/* Body ------------------------------ */

.email-body {
  width: 100%;
  margin: 0;
  padding: 0;
  -premailer-width: 100%;
  -premailer-cellpadding: 0;
  -premailer-cellspacing: 0;
}

.email-body_inner {
  width: 570px;
  margin: 0 auto;
  padding: 0;
  -premailer-width: 570px;
  -premailer-cellpadding: 0;
  -premailer-cellspacing: 0;
  background-color: #FFFFFF;
}

.email-footer {
  width: 570px;
  margin: 0 auto;
  padding: 0;
  -premailer-width: 570px;
  -premailer-cellpadding: 0;
  -premailer-cellspacing: 0;
  text-align: center;
}

.email-footer p {
  color: #A8AAAF;
}
.body-action {
      width: 100%;
      margin: 30px auto;
      padding: 0;
      -premailer-width: 100%;
      -premailer-cellpadding: 0;
      -premailer-cellspacing: 0;
      text-align: center;
    }
    
    .body-sub {
      margin-top: 25px;
      padding-top: 25px;
      border-top: 1px solid #EAEAEC;
    }
    
    .content-cell {
      padding: 45px;
    }
	
	/*Media Queries ------------------------------ */
    
    @media only screen and (max-width: 600px) {
      .email-body_inner,
      .email-footer {
        width: 100% !important;
      }
    }
        
    :root {
      color-scheme: light dark;
      supported-color-schemes: light dark;
    }
		
		.bank_item {
      padding: 10px;
      color: #51545E;
      font-size: 15px;
      line-height: 18px;
			border-bottom: 1px solid #ddd;
    }
		
		.bank_item.align-left {
			color: #000000;
			font-weight: bold;
			font-size: 110%;
		}
		
		.attributes_content img.zic_qr_code {
			width: 50%;		
			margin: 0 auto;
			display: block;
			padding: 15px;
		}
		
		/* Utilities ------------------------------ */
    
    .align-right {
      text-align: right;
    }
    
    .align-left {
      text-align: left;
    }
    
    .align-center {
      text-align: center;
    }
    
    .u-margin-bottom-none {
      margin-bottom: 0;
    }