.bg-ankhang {
  background: #fff98a;
}

b, strong {
  font-weight: bold;
}

.ankhang_block_heading h1, .ankhang_block_heading h2, .ankhang_block_heading h3, .ankhang_block_heading h4, .ankhang_block_heading h5 {
  position: relative;
  display: inline-block;
}

.ankhang_block_heading h1:after, .ankhang_block_heading h2:after, .ankhang_block_heading h3:after, .ankhang_block_heading h4:after, .ankhang_block_heading h5:after {
  content: "";
  display: block;
  width: 25%;
  min-width: 150px;
  height: 1px;
  background-color: #ff9800;
  position: absolute;
  left: 0;
  bottom: -10px;
}

.ankhang_block_heading h2 {
  font-size: calc(1.625rem + .9vw);
}

.ankhang_block_heading_center h1:after, .ankhang_block_heading_center h2:after, .ankhang_block_heading_center h3:after, .ankhang_block_heading_center h4:after, .ankhang_block_heading_center h5:after {
  left: 50%;
  transform: translateX(-50%);
}

.ankhang_block_content h1, .ankhang_block_content .h1 {
  font-size: calc(1.625rem + 3.2vw);
  line-height: 1.2;
}

.ankhang_block_content h2, .ankhang_block_content .h2 {
  font-size: calc(1.275rem + 2.9vw);
  line-height: 1.2;
}

.ankhang_block_content h3, .ankhang_block_content .h3 {
  font-size: calc(1.225rem + 2.3vw);
  line-height: 1.2;
}

.ankhang_block_content h4, .ankhang_block_content .h4 {
  font-size: calc(1.1rem + 2.7vw);
  line-height: 1.2;
}

.ankhang_block_content h5, .ankhang_block_content .h5 {
  font-size: calc(1.0rem + 2.1vw);
  line-height: 1.2;
}

.ankhang_block_content .py-md-6 {
  padding-bottom: 4rem;
  padding-top: 4rem;
}

.ankhang_block_content h1, .ankhang_block_content h2, .ankhang_block_content h3, .ankhang_block_content h4, .ankhang_block_content h5, .ankhang_block_content h6 {
  margin-bottom: 2rem;
}

.ankhang_block_content p {
  font-weight: 300;
  line-height: 2;
}

.ankhang_block_content_sm h1, .ankhang_block_content_sm .h1 {
  font-size: calc(1.625rem + 2.2vw);
  line-height: 1.2;
}

.ankhang_block_content_sm h2, .ankhang_block_content_sm .h2 {
  font-size: calc(1.275rem + 1.9vw);
  line-height: 1.2;
}

.ankhang_block_content_sm h3, .ankhang_block_content_sm .h3 {
  font-size: calc(1.225rem + 1.3vw);
  line-height: 1.2;
}

.ankhang_block_content_sm h4, .ankhang_block_content_sm .h4 {
  font-size: calc(1.1rem + 1.7vw);
  line-height: 1.2;
}

.ankhang_block_content_sm h5, .ankhang_block_content_sm .h5 {
  font-size: calc(1.0rem + 1.1vw);
  line-height: 1.2;
}

.ankhang_block_content_sm .py-md-6 {
  padding-bottom: 4rem;
  padding-top: 4rem;
}

.ankhang_block_content_sm h1, .ankhang_block_content_sm h2, .ankhang_block_content_sm h3, .ankhang_block_content_sm h4, .ankhang_block_content_sm h5, .ankhang_block_content_sm h6 {
  margin-bottom: 2rem;
}

.ankhang_block_content_sm p {
  font-weight: 300;
  line-height: 2;
}

.block_description {
  font-weight: 300;
  color: #404040;
  line-height: 2;
}

.h2_title_block {
  font-size: calc(2.25rem + 1.9vw);
}

@media (min-width: 768px) {
  .h2_title_block {
    font-size: calc(1.325rem + .9vw);
  }
}
.footer {
  padding: 2rem 0;
  background-color: #f8c314;
  background-image: initial;
  color: #000000;
}

.item_line_top {
  position: relative;
}

.item_line_top::before {
  content: "";
  display: block;
  width: 25%;
  max-width: 80px;
  height: 2px;
  background-color: #787878;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
}

.component-area form.phItemCartBoxForm {
  background: transparent;
  box-shadow: none;
}

.com_phocacart .pc-category-view form {
  background: transparent;
  box-shadow: none;
}

.pnomargin p {
  margin: 0;
}

.btn-primary {
  background-color: #ffbd59;
  border-color: #ffbd59;
}

.btn-primary:focus, .btn-primary:hover {
  background-color: #ffbd59;
  border-color: #ffbd59;
}

.btn-outline-primary {
  --btn-color: #000000;
  --btn-border-color: #ffbd59;
  --btn-hover-color: #ffbd59;
  --btn-hover-bg: #ffbd59;
  --btn-hover-border-color: #ffbd59;
  --btn-focus-shadow-rgb: 1, 1, 86;
  --btn-active-color: #fff;
  --btn-active-bg: #010156;
  --btn-active-border-color: #010156;
  --btn-active-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  --btn-disabled-color: #010156;
  --btn-disabled-bg: transparent;
  --btn-disabled-border-color: #010156;
  --gradient: none;
  background-color: #FFFFFF;
}

.btn-outline-primary:hover {
  background: #FFFFFF;
}

.btn-lg-lg {
  --btn-padding-y: 1.1rem;
  --btn-padding-x: 1rem;
  --btn-font-size: 1.25rem;
  --btn-border-radius: .5rem;
  border-width: 3px;
}

.footer {
  background-color: #003c7b;
  color: #ffffff;
}

/*# sourceMappingURL=user.css.map */
