body,
body#sab {
  --padding-container: 0 18%;
  --padding-containerx1440: 0 14%;
  --padding-containerx1200: 0 10%;
  --padding-containerx960: 0 10%;
  --padding-containerx720: 0 10%;
  --padding-containerx560: 0 5%;
  --text-red: #ff0101;
  --icon-size: 20px;
  --header-size: 96px;
  --icon-topmenu-color: #fff;
  --icon-footer-color: #000;
  --primary-color: #003600;
  --theme-bg: #f9f9f9;
  --theme-txt: #003600;
  --menu-bg: linear-gradient(180deg, #1d2c25 0%, #1b553a 100%);
  --menu-txt: #000000;
  --theme-slide-dot-active: #003600;
  --countdown-txt: #003600;
  --countdown-unit-txt: #1b553a;
  --promotion-bg: #fff;
  --countdown-bg: #f9f9f9;
  --tracking-bg: url(../images/fe/theme_iam/hennessy_xo_3caae61a-546d-4906-8033-e10b31820f53_2048x.webp);
  --tracking-mb-bg: url(../images/fe/theme_iam/Shipping-Website-IAM-750x947.jpg);
  --tracking-bg-color: $white;
  --order-bg: #1d2c25;
  --sale-time-bgd: #1d2c25;
  --sale-time-txt: #020202;
  --sale-detail-bg: #020202;
  --sale-title: #fff;
  --sale-detail-txt: #fff;
  --sale-order-color: #1d2c25;
  --sale-i-line: url(../images/fe/icons/o-line.png);
  --sale-i-bottle: url(../images/fe/icons/o-bottle.png);
  --sale-i-van: url(../images/fe/icons/o-van.png);
  --sale-i-box: url(../images/fe/icons/o-box.png);
  --sale-i-money: url(../images/fe/icons/o-money.png);
  --sale-i-delivery: url(../images/fe/icons/o-delivery.png);
  --sale-theme-bg: #020202;
  --icon-menu-hover: url(../images/fe/icons/menu-hover.png);
  --icon-account: url(../images/fe/icons/i_account.png);
  --icon-cart: url(../images/fe/icons/i_cart.png);
  --icon-cart-primary: url(../images/fe/icons/i_cart2.png);
  --font-family-light: Mitr-Light, sans-serif;
  --font-family-bold: Gotham-Bold, sans-serif;
  --font-family-medium: serif, Gotham, sans-serif;
  font-family: var(--font-family-light);
  --full-height: calc(100vh - (var(--header-size) + 40px)); }

@font-face {
  font-family: 'Mitr';
  src: url("../../fonts/Mitr-Light.ttf"); }
#page {
  min-height: 100vh; }

.bootstrap-select .btn:focus {
  outline: none !important; }

.fc-content {
  cursor: pointer; }

.bootstrap-select .bs-searchbox .form-control {
  margin-left: 0; }
.bootstrap-select .bs-searchbox input[type='search'] {
  padding-left: 35px !important; }

.icon-name {
  position: relative;
  top: -3px;
  left: 7px;
  font-size: 15px; }

.text-with-icon .material-icons {
  width: 24px; }
.text-with-icon .icon-name {
  position: relative;
  top: -4px; }

.btn-circle {
  padding-top: 10px; }

.btn-circle-grey {
  background-color: #a7a9ac !important;
  color: #ffffff; }

.btn-round-corner {
  border-radius: 7px !important; }

.btn-radio {
  border: solid 1px #d1d3d4 !important;
  box-shadow: none !important;
  min-width: 30px;
  font-weight: bold;
  padding-top: 10px; }
  .btn-radio.active {
    background-color: #a7a9ac;
    color: #ffffff; }

.btn-inherit {
  border: none;
  background-color: inherit; }

.btn-delete {
  color: red; }

.btn-circle-63 {
  width: 63px;
  height: 63px;
  border-radius: 50% !important; }
  .btn-circle-63 div {
    white-space: nowrap; }

.margin-left {
  margin-left: 14px; }

.margin-right {
  margin-right: 14px; }

.margin-top {
  margin-top: 14px; }

.margin-bottom {
  margin-bottom: 14px; }

.margin-top-2x {
  margin-top: 28px; }

.margin-left-half {
  margin-left: 7px; }

.margin-right-half {
  margin-right: 7px; }

.margin-top-half {
  margin-top: 7px; }

.margin-bottom-half {
  margin-bottom: 7px; }

.sec-margin-top {
  margin-top: 32px !important; }

.no-margin-bottom-important {
  margin-bottom: 0 !important; }

.padding {
  padding: 14px; }

.padding-vertical {
  padding-top: 14px;
  padding-bottom: 14px; }

.p-t-30 {
  padding-top: 30px; }

.cursor-pointer {
  cursor: pointer; }

.cursor-default {
  cursor: default; }

.display-none {
  display: none; }

.pre-line {
  white-space: pre-line; }

.break-text {
  white-space: pre-wrap;
  word-wrap: break-word;
  word-break: break-all; }

.inline-block {
  display: inline-block; }

.border-left-black {
  border-left: solid 1px #000000; }

.btn-min-100 {
  min-width: 100px; }

.btn-min-50 {
  min-width: 50px; }

.header-title {
  font-size: 24px; }

.text-error {
  color: red; }

.font-note {
  font-size: 15px; }

.btn-icon-lg {
  font-size: 36px !important; }

.btn-icon-cancel {
  color: red; }

.col-fit-content {
  width: 1%;
  white-space: nowrap; }

.img-scan-qr-code {
  object-fit: contain;
  width: 40px; }

.row-bordered {
  border-bottom: 1px solid #080808;
  margin-bottom: 15px; }

.m-b-10-important {
  margin-bottom: 10px !important; }

.pre-wrap {
  white-space: pre-wrap; }

.line-over-text {
  text-decoration: line-through; }

.align-left-important {
  text-align: left !important; }

.badge {
  padding: 6px 12px;
  color: #ffffff;
  background-color: #000000;
  border-radius: 7px;
  font-size: 19px;
  font-weight: 300;
  margin-bottom: 8px; }

.display-block {
  display: block; }

.font-gold-fb {
  color: #fbb040;
  font-size: 16px; }

.full-width {
  width: 100%; }

.default-picker-important {
  background: #fff !important;
  color: #000 !important;
  border-color: #999 !important; }

.order-status-1 {
  border-color: #f15a29;
  color: #f15a29; }
  .order-status-1:before {
    background-image: url(../../images/fe/icons/i_s_waiting.png); }

.order-status-2 {
  border-color: #f7941d;
  color: #f7941d; }
  .order-status-2:before {
    background-image: url(../../images/fe/icons/i_s_waiting.png); }

.order-status-3 {
  border-color: #27aae1;
  color: #27aae1; }
  .order-status-3:before {
    background-image: url(../../images/fe/icons/i_s_shipping.png); }

.order-status-4 {
  border-color: #ed1c24;
  color: #ed1c24; }
  .order-status-4:before {
    background-image: url(../../images/fe/icons/i_s_unverified.png); }

.order-status-5 {
  border-color: #8dc63f;
  color: #8dc63f; }
  .order-status-5:before {
    background-image: url(../../images/fe/icons/i_s_complete.png); }

.order-status-6 {
  border-color: #939598;
  color: #939598; }
  .order-status-6:before {
    background-image: url(../../images/fe/icons/i_close_popup.png); }

.product-detail {
  white-space: pre-wrap;
  font-family: var(--font-family-medium) !important; }
  .product-detail h1,
  .product-detail h2,
  .product-detail h3,
  .product-detail h4 {
    font-family: var(--font-family-medium) !important; }
  .product-detail a {
    color: #007bff; }
  .product-detail blockquote {
    overflow: hidden;
    margin-left: 0;
    margin-right: 0; }
  .product-detail ol {
    list-style: decimal; }
  .product-detail ul {
    list-style: inherit; }

.underline {
  text-decoration: underline; }

.list-tyle-inherit {
  list-style: inherit !important; }

.a-privacy {
  color: white;
  text-decoration: underline;
  font-size: 10px; }
  .a-privacy:hover, .a-privacy:visited {
    color: white; }

.img-brand {
  width: auto;
  height: 100px;
  object-fit: contain; }

@media (min-width: 992px) {
  .col-lg-20p {
    flex: 0 0 20%;
    max-width: 20%; } }
.h1-section {
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 1.5;
  color: #000000 !important;
  font-family: var(--font-family-medium);
  margin: 20px 0 20px 0;
  text-transform: uppercase; }

.section-header {
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  padding: 24px 0;
  color: #000000;
  font-family: var(--font-family-medium); }

.text-subtitle {
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  color: #000000;
  font-family: var(--font-family-medium); }

.sec-bg-white {
  padding-top: 30px;
  padding-bottom: 30px;
  background: #fff; }

.sec-bg-light-grey {
  padding-top: 30px;
  padding-bottom: 30px;
  background: var(--theme-bg); }

.border-left-1 {
  border-left: 1px solid #d1d3d4; }

a {
  cursor: pointer !important; }
