@import url("https://fonts.googleapis.com/css2?family=Numans&family=Taviraj:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
.fontGlobal {
  font-family: "Numans", sans-serif !important;
}

.bg-home {
  background: rgb(255, 252, 248);
}

.bg-brow {
  background: #7F7063;
}

.bg-yellow {
  background: #F3EBDF;
}

.parallelogram {
  -webkit-transform: skew(-25deg);
  -moz-transform: skew(-25deg);
  -o-transform: skew(-25deg);
  padding: 9px 30px;
}
.parallelogram > span {
  display: block;
  -webkit-transform: skew(25deg);
  -moz-transform: skew(25deg);
  -o-transform: skew(25deg);
}

.btn-check:checked + .btn, :not(.btn-check) + .btn:active, .btn:first-child:active, .btn.active, .btn.show, .btn-check + .btn:hover {
  background: #120800;
  border: 1px solid var(--PX-Gold-px-gold-500, #120800);
  color: #F3EBDF;
}

.number-group {
  width: 96px;
  background-color: #505050;
  border: 1px solid #505050;
  border-radius: 25px;
  overflow: hidden;
  display: flex;
}
.number-group .btn {
  width: 25px;
  color: #ffffff;
  border: 1px solid #505050;
  font-size: 15px;
  text-align: center;
  padding: 12px 7px;
}
.number-group .btn.btn-light {
  background-color: transparent;
}
.number-group .form-control {
  font-size: 15px;
  text-align: center;
  border: transparent;
  background-color: transparent;
  box-shadow: unset;
  flex: 1 1 auto;
  width: 1%;
  color: #ffffff;
}

.rounded-50 {
  border-radius: 50%;
  overflow: hidden;
}

.avatar-container {
  width: 48px;
  height: 48px;
}

p {
  margin-bottom: 5px;
}

.btn-block {
  display: block !important;
  width: 100%;
}

.text-color {
  color: #504943;
}

.pagination {
  display: flex;
  justify-content: end;
  margin-top: 50px;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  z-index: 3;
  cursor: default;
  background: #b31003 !important;
  border-color: #504943 !important;
  color: #ffffff;
}

.pagination > li > a, .pagination > li > span {
  color: #504943;
  background: none !important;
  display: block;
  text-decoration: none;
  border: 1px solid #dee2e6;
  text-align: center;
  padding: 0;
  width: 45px;
  height: 45px;
  line-height: 45px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  margin-right: 4px;
  margin-left: 4px;
}

.select2-container--krajee .select2-selection {
  border-radius: 0 !important;
}

.select2-container--krajee .select2-selection--single {
  height: 40px !important;
  padding-top: 9px;
}

.select2-container--krajee .select2-selection--single .select2-selection__arrow {
  height: 39px !important;
  border-color: #cccccc;
}

.row.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.row.row-eq-height > [class*=col-] {
  float: none;
  display: flex;
  flex-direction: column;
}

.language-picker.large a {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 18px;
}
.language-picker.large i {
  width: 22px !important;
  height: 18px !important;
}
.language-picker.large i.en-GB {
  background: url("../images/en.png") no-repeat !important;
  background-size: 22px 18px !important;
  background-position: 0 0 !important;
}
.language-picker.large i.vi-VN {
  background: url("../images/vn.png") no-repeat !important;
  background-size: 22px 18px !important;
  background-position: 0 0 !important;
}

.modal.show {
  opacity: 1 !important;
}

#offcanvasUser {
  width: 565px;
  top: 77px;
  background: var(--PX-Gold-px-gold-50, #F9F3EA);
}
#offcanvasUser .nav > .nav-item .nav-link {
  font-family: "Numans", sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 26.6px */
  color: var(--PX-Gold-px-gold-400, #CB9B53);
  border-color: transparent;
  background: transparent;
  padding-left: 0;
  text-align: left;
  margin-right: 15px;
}
#offcanvasUser .nav > .nav-item .nav-link.active {
  color: #504943;
  border: 0;
  border-bottom: 1px solid #503711;
}
#offcanvasUser .offcanvas-header {
  position: absolute;
  z-index: 9;
  width: 100%;
  background: var(--PX-Gold-px-gold-50, #F9F3EA);
}
#offcanvasUser .offcanvas-body {
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  overflow-y: auto;
  overflow-x: hidden;
}

.empty {
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
  color: #504943;
  font-family: "Numans", sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 26.6px */
}

.offcanvas-header {
  border-bottom: 1px solid #503711;
}
.offcanvas-header .btn-close {
  color: #503711;
  margin: 0 !important;
}

.offcanvas-title {
  color: #504943;
  font-family: "Numans", sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 39.2px */
  margin-top: 0;
}

#offcanvasMenu .offcanvas-title {
  line-height: 0;
}

.header-mobile .navbar-toggler {
  color: rgb(207, 181, 152);
  border-color: rgb(207, 181, 152);
}

.line {
  clear: both;
  height: 1px;
  border-bottom: 1px solid #503711;
}

.image-cropper {
  width: 100px;
  height: 100px;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
}
.image-cropper img {
  display: inline;
  margin: 0 auto;
  height: 100%;
  width: auto;
}

.rounded-circle {
  object-fit: cover;
  border-radius: 50%;
  height: 100px;
  width: 100px;
}

.form-group {
  margin-bottom: 24px;
}
.form-group.has-error {
  margin-bottom: 15px;
}
.form-group.has-error .help-block {
  color: red;
}
.form-group .control-label {
  color: #504943;
  font-family: "Numans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 22.4px */
  margin-bottom: 24px;
}
.form-group .form-control {
  background: #F9EAD4;
  min-height: 25px;
  padding: 13px 15px;
  box-shadow: unset;
  border: 0;
  color: #504943;
  font-family: "Numans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 22.4px */
}
.form-group .form-control:focus, .form-group .form-control:active {
  box-shadow: unset;
}

.form-group.materialize {
  position: relative;
  background: #FFFCF8;
  border-radius: 4px;
  padding-top: 10px;
  margin-bottom: 15px;
  border: 1px solid #F9EAD4;
}
.form-group.materialize.has-error {
  margin-bottom: 35px;
}
.form-group.materialize.has-error .help-block {
  color: red;
}
.form-group.materialize label {
  color: #504943;
  font-family: "Numans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  position: absolute;
  top: 15px;
  left: 16px;
  transition: all linear;
  display: inline-block;
}
.form-group.materialize .form-control {
  margin-top: 16px;
  background: #FFFCF8;
  height: 25px;
  padding: 2px 15px 13px;
  box-shadow: unset;
  border: 0;
  color: #504943;
  font-family: "Numans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 22.4px */
}
.form-group.materialize .form-control:focus, .form-group.materialize .form-control:active {
  box-shadow: unset;
}
.form-group.materialize select.form-control {
  height: 60px;
  padding-top: 20px;
  margin-top: -10px;
}
.form-group.materialize textarea.form-control {
  height: auto;
}
.form-group.materialize .help-block {
  position: absolute;
  bottom: -33px;
  left: 0;
  width: 100%;
}
.form-group.materialize.materialize-focus {
  border: 1px solid var(--PX-Gold-px-gold-500, #BE8228);
}
.form-group.materialize.materialize-focus label {
  color: var(--PX-Gold-px-gold-500, #BE8228) !important;
  font-size: 13px;
  top: 10px;
}
.form-group.materialize.materialize-focus .form-control {
  border-radius: 8px;
}

html, body {
  margin: 0;
  padding: 0;
}

body {
  color: #504943;
  width: 100%;
  font-family: "Numans", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 22.4px */
}

h1, h2, h3, h4, h5 {
  font-family: "Numans", sans-serif;
  font-weight: 400;
  color: #504943;
}

a {
  color: #504943;
  text-decoration: none;
}
a:hover {
  color: #febc11;
  text-decoration: none;
}

.max-100 {
  max-width: 100%;
}

.offcanvas .nav > li > a {
  font-family: "Numans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  color: #000000;
}
.offcanvas .nav > li > a:hover, .offcanvas .nav > li > a:active, .offcanvas .nav > li > a:focus {
  background: none;
  color: rgb(207, 181, 152);
}
.offcanvas .nav .dropdown-menu {
  position: relative !important;
  background: #ffffff;
  border: 0 !important;
  transform: unset !important;
  box-shadow: none !important;
  width: 100%;
  padding-left: 30px;
  display: block;
}
.offcanvas .nav .dropdown-menu li a {
  font-family: "Numans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  color: #000000;
}
.offcanvas .nav .dropdown-menu li a:hover, .offcanvas .nav .dropdown-menu li a:active, .offcanvas .nav .dropdown-menu li a:focus {
  background: none;
  color: rgb(207, 181, 152);
}

.card.car-box {
  border-color: transparent;
  height: 100%;
  border-radius: 0;
  background: transparent;
}
.card.car-box .card-img-top {
  border-radius: 0;
}
.card.car-box .card-body {
  background: rgb(243, 235, 223);
  padding: 0;
}
.card.car-box .card-title {
  font-style: normal;
  font-weight: 400;
  font-size: 2rem;
  line-height: 140%;
  margin: 0;
  padding: 32px 0;
}
.card.car-box .card-text {
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 26px;
}

.ad-category {
  position: relative;
  overflow: hidden;
  max-height: 400px;
  background: var(--px-gold-px-gold-100, #EBD8BC);
}
.ad-category img {
  height: 100%;
}
.ad-category .cap-center {
  text-align: left;
  max-width: 50%;
}
.ad-category .ad-caption {
  position: absolute;
  z-index: 1;
  bottom: 170px;
  left: 0;
  width: 100%;
  color: #000000;
}
.ad-category .ad-caption h1 {
  font-family: "Numans", sans-serif;
  font-size: 60px;
  font-weight: 700;
}
.ad-category .ad-caption p {
  font-size: 16px;
  line-height: 1.79;
}

.lang-picker {
  position: absolute;
  right: 40px;
  bottom: -30px;
  z-index: 1055;
}

.latest-news-mod .latest-item .card {
  background: #F8F8F8;
  border: 0px;
  border-radius: 0;
  height: 100%;
}
.latest-news-mod .latest-item .card .image-holder {
  height: 228px;
  overflow: hidden;
}
.latest-news-mod .latest-item .card-body {
  padding: 24px;
}
.latest-news-mod .latest-item .card-body a {
  text-decoration: none;
}
.latest-news-mod .latest-item .card-sub-title {
  font-family: "Numans", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #5BA745;
}
.latest-news-mod .latest-item .card-title {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #1D1D1F;
}
.latest-news-mod .latest-item .post-date-box {
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #1D1D1F;
}
.latest-news-mod .mod-header {
  margin-bottom: 32px;
}
.latest-news-mod .mod-header .mod-heading {
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 38px;
  color: #000000;
}
.latest-news-mod .mod-header .btn-seemore {
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 29px;
  text-align: center;
  color: #5BA745;
  text-decoration: none;
  display: inline-block;
}

.filter-container {
  min-height: 50px;
  position: relative;
}
.filter-container .bd-highlight {
  color: #504943;
  font-family: "Numans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
}
.filter-container .bd-highlight label {
  padding-right: 16px;
}
.filter-container .sorting-btn {
  color: #504943;
  font-family: "Numans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 22.4px */
}
.filter-container .dropdown-toggle::after {
  font-family: FontAwesome;
  content: "\f078";
  display: block;
  box-sizing: border-box;
  position: absolute;
  width: 10px;
  height: 10px;
  right: 4px;
  top: 2px;
  border: none;
}
.filter-container .btn-group.dropdown {
  border-radius: 0;
  padding: 0 24px 0 0;
  border-right: 1px solid #504943;
  margin-right: 24px;
}
.filter-container .btn-group.dropdown:hover, .filter-container .btn-group.dropdown:active, .filter-container .btn-group.dropdown:focus, .filter-container .btn-group.dropdown.show {
  border-color: transparent;
  border: 0;
  border-right: 1px solid #504943;
}
.filter-container .btn-group.dropdown .btn-light {
  background: none;
  color: #504943;
  font-family: "Numans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 22.4px */
  padding: 0 24px 0 0;
}
.filter-container .btn-group.dropdown .btn-light:hover, .filter-container .btn-group.dropdown .btn-light:active, .filter-container .btn-group.dropdown .btn-light:focus, .filter-container .btn-group.dropdown .btn-light.show {
  border-color: transparent;
  box-shadow: none;
}
.filter-container .dropdown-menu {
  background: var(--PX-Gold-px-gold-50, #F9F3EA);
  border: 0;
  border-radius: 0;
}
.filter-container .dropdown-container {
  width: 410px;
  padding: 12px;
  overflow: hidden;
}
.filter-container .dropdown-container label {
  color: #504943;
  font-family: "Numans", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 18.2px */
}
.filter-container .dropdown-container .form-check-input {
  border-color: #504943;
  width: 16px;
  height: 16px;
  padding: 4px;
  border-radius: 2px;
  margin-left: -1em;
}
.filter-container .dropdown-container .form-check-input:checked {
  background-color: #504943;
}
.filter-container .dropdown-container .form-check-inline {
  float: left;
  width: 47%;
  margin-right: 10px;
}

footer {
  background: rgb(18, 8, 0);
  padding-top: 52px;
  padding-bottom: 52px;
  color: rgb(255, 252, 248);
  font-family: "Numans", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
footer a, footer .nav-link {
  color: rgb(255, 252, 248);
}
footer a:hover, footer a:focus, footer .nav-link:hover, footer .nav-link:focus {
  background: none !important;
  color: rgb(207, 181, 152);
}
footer .logo-footer {
  height: 58px;
  margin-bottom: 27px;
}
footer h2, footer h3 {
  color: rgb(255, 252, 248);
  font-family: "Numans", sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 26.6px */
}
footer h2 {
  color: rgb(255, 252, 248);
  font-size: 19px;
}
footer h3 {
  font-size: 16px;
}

.ad-category-list {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}
.ad-category-list img {
  width: 100%;
}
.ad-category-list .cation {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 200px;
  max-width: 650px;
  text-align: center;
  width: 100%;
  color: #ffffff;
  text-transform: uppercase;
}
.ad-category-list .cation h1 {
  font-size: 36px;
  font-weight: 600;
}
.ad-category-list .cation p {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.79;
}
.ad-category-list .btn-go-down {
  position: absolute;
  z-index: 1;
  bottom: 30px;
  left: 0;
  right: 0;
  margin: auto;
  width: 128px;
  text-transform: uppercase;
  text-align: center;
  display: block;
  color: #ffffff;
}
.ad-category-list .btn-go-down span {
  display: block;
}

.socialShareBlock a {
  font-size: 24px;
}

.site-error {
  background: #F9F3EA;
  margin: auto;
  padding: 90px;
}

.widgets-searchbox.widgets-area .help-block {
  display: none;
}

.widgets-category .active {
  color: #ee3231;
  font-weight: bold;
}
.widgets-category .parent > a {
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 15px;
  margin-bottom: 15px;
  font-weight: 700;
}
.widgets-category .widgets-category li a {
  padding-left: 15px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.blog-item .title {
  font-size: 18px;
}

.widgets-list-slider .blog-list-content .title a {
  font-size: 16px;
}

.main-nav > ul > li > a.active {
  color: #ee3231;
}

.breadcrumb > li {
  position: relative;
  padding-right: 30px;
}
.breadcrumb > li:before {
  display: inline-block;
  content: "/";
  position: absolute;
  top: 0;
  right: 10px;
}
.breadcrumb > li:last-child {
  padding-right: 0;
}
.breadcrumb > li:last-child:before {
  display: none;
}

/* Laptops */
/* ----------- Non-Retina Screens ----------- */
/* ----------- iPad Pro 10.5" ----------- */
/* Portrait and Landscape */
/* ----------- iPad 3, 4 and Pro 9.7" ----------- */
/* Portrait and Landscape */
/* Portrait */
/* ----------- iPhone 6+, 7+ and 8+ ----------- */
/* Portrait and Landscape */
/* ----------- iPhone 6, 6S, 7 and 8 ----------- */
/* Portrait and Landscape */
@media (max-width: 768px) {
  .filter-container .bd-highlight {
    margin-bottom: 24px;
  }
  .filter-container .btn-group.dropdown {
    padding: 0 14px 0 0;
    margin-right: 14px;
    margin-bottom: 24px;
  }
  .filter-container .btn-group.dropdown .btn-light {
    font-size: 14px;
  }
}
@media (max-width: 575px) {
  .page-container {
    padding-top: 59px;
  }
  .filter-container .bd-highlight {
    margin-bottom: 24px;
  }
  .filter-container .btn-group.dropdown {
    padding: 0 16px 0 0;
    margin-right: 16px;
    margin-bottom: 24px;
  }
}
.bg-product-page {
  background: #FFFCF8;
}

#filterPage {
  padding-bottom: 80px;
}
#filterPage .page-title {
  text-align: center;
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 48px;
  color: #120800;
}

#filterProducts {
  padding: 24px;
}
#filterProducts .btn-outline-dark {
  margin-left: 12px;
  margin-right: 12px;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 23px;
  margin-bottom: 20px;
}
#filterProducts #search_keyword {
  max-width: 673px;
  margin: 16px auto 40px;
}
#filterProducts #searchproductform-keyword {
  border-radius: 0;
}
#filterProducts #searchproductform-keyword:focus, #filterProducts #searchproductform-keyword:active {
  outline: none !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.product-colors-rd .btn-circle {
  border-radius: 50% !important;
  width: 20px;
  height: 20px;
  border: 1px solid var(--PX-Gold-px-gold-900, #503711) !important;
  text-indent: -9999px;
  overflow: hidden;
  margin-right: 12px;
  padding: 0;
}
.product-colors-rd .btn-check:checked + .btn-circle, .product-colors-rd :not(.btn-check) + .btn-circle:active, .product-colors-rd .btn-circle:first-child:active, .product-colors-rd .btn-circle.active, .product-colors-rd .btn-circle.show {
  border: 2px solid var(--PX-Gold-px-gold-900, #86b7fe) !important;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  width: 25px;
  height: 25px;
}

.collection-card-item, .category-card-item {
  border: 0;
  border-radius: 8px;
  margin-bottom: 40px;
}
.collection-card-item > .card-img-top, .category-card-item > .card-img-top {
  border-radius: 8px;
}
.collection-card-item .card-img-overlay, .category-card-item .card-img-overlay {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 24px 24px 40px;
  color: rgb(207, 181, 152);
  font-family: "Numans", sans-serif;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.4), rgba(51, 33, 5, 0.001));
}
.collection-card-item .card-img-overlay > a, .category-card-item .card-img-overlay > a {
  text-decoration: none;
  color: rgb(207, 181, 152);
}
.collection-card-item .card-img-overlay > a:hover, .collection-card-item .card-img-overlay > a:active, .category-card-item .card-img-overlay > a:hover, .category-card-item .card-img-overlay > a:active {
  color: rgb(207, 181, 152);
}
.collection-card-item .card-img-overlay .card-sub-title, .category-card-item .card-img-overlay .card-sub-title {
  color: rgb(207, 181, 152);
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 18.2px */
}
.collection-card-item .card-img-overlay .card-title, .category-card-item .card-img-overlay .card-title {
  color: rgb(207, 181, 152);
  font-family: "Numans", sans-serif;
  font-size: 33px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 46.2px */
}
.collection-card-item .card-img-overlay .card-text, .collection-card-item .card-img-overlay .card-link, .category-card-item .card-img-overlay .card-text, .category-card-item .card-img-overlay .card-link {
  color: rgb(207, 181, 152);
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 18.2px */
  text-decoration: none;
}
.collection-card-item .card-img-overlay .card-link, .category-card-item .card-img-overlay .card-link {
  color: rgb(207, 181, 152);
}

.collection-card-item {
  height: 557px;
  overflow: hidden;
}

.category-card-item {
  overflow: hidden;
}
.category-card-item .card-img-overlay .card-title {
  font-size: 23px;
}

.type-product-container {
  color: #504943;
}
.type-product-container .section-heading {
  margin-top: 60px;
  margin-bottom: 48px;
}
.type-product-container .section-heading h1.section-title {
  font-size: 50px;
  margin-bottom: 19px;
}
.type-product-container .section-heading p {
  color: #504943;
}
.type-product-container .section-blogs {
  margin-bottom: 122px;
}
.type-product-container .section-blogs .card {
  border: 0;
  background: none;
}
.type-product-container .section-blogs .card .card-img-top {
  border-radius: 8px;
}
.type-product-container .section-blogs .card .card-body {
  padding-left: 0;
  padding-right: 0;
}
.type-product-container .section-blogs .card .card-title {
  color: var(--PX-Gold-px-gold-600, #AD7624);
  font-family: "Numans", sans-serif;
  font-size: 23px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 32.2px */
}
.type-product-container .section-blogs .card .card-text {
  color: rgb(255, 252, 248);
  font-family: "Numans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 22.4px */
}
.type-product-container .products-section {
  margin-bottom: 100px;
}
.type-product-container .products-section .product-list-header {
  margin-bottom: 48px;
}
.type-product-container .products-section .product-list-header h3 {
  color: #7F7063;
  font-family: "Numans", sans-serif;
  font-size: 33px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 46.2px */
}
.type-product-container #filterAmthuc .btn-light {
  border-radius: 4px;
  border: 1px solid var(--PX-Gold-px-gold-200, #E1C69C);
  background: none;
  color: var(--PX-Gold-px-gold-900, #503711);
  font-family: "Numans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 22.4px */
  padding: 4px 15px;
}
.type-product-container #filterAmthuc .btn-check:checked + .btn, .type-product-container #filterAmthuc :not(.btn-check) + .btn:active, .type-product-container #filterAmthuc .btn:first-child:active, .type-product-container #filterAmthuc .btn.active, .type-product-container #filterAmthuc .btn.show {
  border: 1px solid var(--PX-Gold-px-gold-900, #503711);
}

.category-products-container {
  color: #504943;
}
.category-products-container .section-heading {
  margin: 32px 0;
}
.category-products-container .section-heading h1.section-title {
  font-size: 50px;
  margin-bottom: 19px;
}
.category-products-container .category-section .section-heading h3 {
  color: #7F7063;
  font-family: "Numans", sans-serif;
  font-size: 33px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 46.2px */
  margin: 40px 0 32px;
}
.category-products-container .category-product-list {
  margin-bottom: 40px;
}

.product-card, .product-amthuc-card {
  border: 0 !important;
  background: none !important;
  margin-bottom: 40px;
}
.product-card a.card-link-container, .product-amthuc-card a.card-link-container {
  display: block;
  overflow: hidden;
  text-decoration: none !important;
}
.product-card a.card-link-container:hover, .product-amthuc-card a.card-link-container:hover {
  text-decoration: none !important;
}
.product-card .card-img-container, .product-amthuc-card .card-img-container {
  display: block;
  overflow: hidden;
  border-radius: 0;
  margin-bottom: 16px;
  width: 100%;
  height: 247px;
}
.product-card .card-img-top, .product-amthuc-card .card-img-top {
  width: 100%;
  border-radius: 0;
}
.product-card .card-subtitle, .product-amthuc-card .card-subtitle {
  color: var(--px-gold-px-gold-200, #E1C69C);
  font-family: "Numans", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 18.2px */
}
.product-card .card-title, .product-amthuc-card .card-title {
  color: #7F7063;
  font-family: "Numans", sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 26.6px */
}
.product-card .card-price, .product-amthuc-card .card-price {
  color: #504943;
  font-family: "Numans", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
.product-card .card-body, .product-amthuc-card .card-body {
  padding-left: 0;
  padding-right: 0;
}

.product-card .card-img-container {
  position: relative;
}
.product-card .card-img-container img {
  min-width: 100%;
  object-fit: cover; /* Do not scale the image */
  object-position: center; /* Center the image within the element */
}
.product-card .card-body {
  padding-top: 5px;
}
.product-card .card-title {
  font-family: "Numans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 23px;
  color: #120800;
}

.product-amthuc-card .card-img-container {
  position: relative;
}
.product-amthuc-card .card-img-container img {
  height: 235px;
  min-width: 100%;
  object-fit: cover; /* Do not scale the image */
  object-position: center; /* Center the image within the element */
}

.collection-page .page-title {
  color: #7F7063;
  font-family: "Numans", sans-serif;
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 70px */
  margin: 60px 0 0;
}
.collection-page .page-header-text {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 23px;
  color: #504943;
  max-width: 1024px;
  margin-bottom: 80px;
}
.collection-page .item-collection, .collection-page .first-collection {
  margin-bottom: 60px;
}
.collection-page .item-collection .product-card, .collection-page .first-collection .product-card {
  padding-right: 15px;
  padding-left: 15px;
}
.collection-page .item-collection .product-card .card-subtitle, .collection-page .item-collection .product-card .card-price, .collection-page .item-collection .product-card span, .collection-page .first-collection .product-card .card-subtitle, .collection-page .first-collection .product-card .card-price, .collection-page .first-collection .product-card span {
  color: #504943 !important;
  font-size: 13px;
  font-style: normal;
}

.favourite-slide {
  margin-bottom: 80px;
}
.favourite-slide .product-card {
  padding-right: 15px;
  padding-left: 15px;
}
.favourite-slide .product-card .card-subtitle, .favourite-slide .product-card .card-price, .favourite-slide .product-card span {
  color: #504943 !important;
  font-size: 13px;
  font-style: normal;
}

.collection-view-page {
  background: var(--PX-Gold-px-gold-50, #F9F3EA);
}
.collection-view-page p {
  color: #504943;
  font-family: "Numans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 22.4px */
}
.collection-view-page .page-heading {
  text-align: center;
  padding: 32px 0 28px;
}
.collection-view-page .page-heading > h1 {
  color: #7F7063;
  font-family: "Numans", sans-serif;
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 70px */
}
.collection-view-page .page-heading p {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 22.4px */
}
.collection-view-page .banner-collection img {
  width: 100%;
}
.collection-view-page .desc-collection {
  margin-top: 32px;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 22.4px */
}
.collection-view-page .section-title {
  color: #504943;
  font-family: "Numans", sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 39.2px */
}
.collection-view-page .gallery-collection {
  margin-top: 48px;
}
.collection-view-page .gallery-collection .section-title {
  margin-bottom: 40px;
  text-align: center;
}
.collection-view-page .gallery-collection .gallery-slick-collection {
  position: relative;
}
.collection-view-page .gallery-collection .gallery-slick-collection > .progress {
  position: absolute;
  bottom: -47px;
  right: 0;
  left: 0;
  top: auto;
  z-index: 99;
}
.collection-view-page .intro-collection {
  margin-top: 40px;
}
.collection-view-page .intro-collection .section-heading {
  text-align: center;
  margin-bottom: 32px;
}
.collection-view-page .intro-collection .img-thumbnail {
  padding: 0;
  border: 0;
  border-radius: 8px;
  width: 100%;
}
.collection-view-page .intro-collection .btn-link {
  padding: 8px 0;
  margin-top: 32px;
  margin-bottom: 40px;
}
.collection-view-page .blogs-section {
  margin: 40px auto;
}
.collection-view-page .blogs-section .card {
  border: 0;
}
.collection-view-page .blogs-section .card > .card-img {
  border-radius: 8px;
}
.collection-view-page .blogs-section .card .card-img-overlay {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 24px 24px 40px;
  color: rgb(207, 181, 152);
}
.collection-view-page .blogs-section .card .card-img-overlay .card-sub-title {
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 18.2px */
}
.collection-view-page .blogs-section .card .card-img-overlay .card-title {
  font-family: "Numans", sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 46.2px */
}
.collection-view-page .blogs-section .card .card-img-overlay .card-text, .collection-view-page .blogs-section .card .card-img-overlay .card-link {
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 18.2px */
  text-decoration: none;
  color: rgb(207, 181, 152) !important;
}
.collection-view-page .blogs-section .card .card-img-overlay .card-link {
  color: rgb(207, 181, 152);
}
.collection-view-page .products-collection {
  margin: 40px auto 110px;
}
.collection-view-page .products-collection .product-card .card-subtitle, .collection-view-page .products-collection .product-card .card-price {
  color: #504943;
}

.product-view-container {
  margin-bottom: 92px;
}
.product-view-container .product-slider-col {
  padding-right: 20px;
}
.product-view-container .product-info-col {
  padding-left: 20px;
}
.product-view-container .product-sizes-rd .btn-outline-secondary {
  border-radius: 4px;
  border: 1px solid var(--PX-Gold-px-gold-200, #E1C69C);
  width: 48px;
}
.product-view-container .product-sub-title {
  color: #504943;
  font-family: "Numans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 22.4px */
}
.product-view-container h1 {
  color: #7F7063;
  font-family: "Numans", sans-serif;
  font-size: 33px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 46.2px */
  margin-bottom: 16px;
}
.product-view-container .product-desc {
  margin-bottom: 32px;
}
.product-view-container .product-price {
  color: #504943;
  font-size: 19px;
  font-style: normal;
  font-weight: 700;
}
.product-view-container .product-old-price {
  color: #7F7063;
}
.product-view-container h5 {
  color: #504943;
  font-family: "Numans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 22.4px */
}
.product-view-container #accordionAttrs .accordion-item {
  border: 0;
}
.product-view-container #accordionAttrs .accordion-item .accordion-button {
  background: var(--PX-Gold-px-gold-50, #F9F3EA);
  color: #504943;
  font-family: "Numans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 22.4px */
  border-bottom: 1px solid #E1C69C;
  padding-left: 0;
}
.product-view-container #accordionAttrs .accordion-item .accordion-button:hover, .product-view-container #accordionAttrs .accordion-item .accordion-button:active, .product-view-container #accordionAttrs .accordion-item .accordion-button:focus {
  outline: none;
}
.product-view-container #accordionAttrs .accordion-item .accordion-button:not(.collapsed)::after {
  background-image: url("/imgs/minus.png");
  transform: unset;
  width: 12px;
  height: 7px;
  background-size: 100%;
}
.product-view-container #accordionAttrs .accordion-item .accordion-button::after {
  content: "";
  background-image: url("/imgs/plus.png");
  transform: unset;
  width: 12px;
  height: 12px;
  background-size: 100%;
}
.product-view-container #accordionAttrs .accordion-item .accordion-body {
  background: var(--PX-Gold-px-gold-50, #F9F3EA);
  color: #504943;
  font-family: "Numans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 22.4px */
  padding-left: 0;
}
.product-view-container .section-title {
  color: #504943;
  font-family: "Numans", sans-serif;
  font-size: 23px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 32.2px */
  margin: 80px 20px 32px;
}

.cart-item {
  border: 0;
  border-radius: 0;
  background: transparent;
  border-bottom: 1px solid var(--PX-Gold-px-gold-600, #AD7624);
}
.cart-item img {
  max-width: 100px;
  border-radius: 8px;
}
.cart-item p {
  margin-bottom: 5px;
}
.cart-item .card-title {
  color: #504943;
  font-family: "Numans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 22.4px */
}
.cart-item .card-title > a {
  color: #504943;
  text-decoration: none;
}
.cart-item .card-title > a:hover {
  text-decoration: underline;
}
.cart-item .card-text, .cart-item .card-price {
  color: #504943;
  font-family: "Numans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 22.4px */
}
.cart-item .input-group {
  border: 0;
  font-size: 13px;
}
.cart-item .input-group .btn {
  padding: 3px !important;
  line-height: 13px;
}
.cart-item .input-group .form-control {
  height: 25px;
}

.total-row h3 {
  font-family: "Numans", sans-serif !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
}

#checkout-page {
  padding-top: 32px;
  padding-bottom: 80px;
  color: #504943;
  font-family: "Numans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 22.4px */
  min-height: 80vh;
}
#checkout-page .order-status {
  color: #7F7063;
  font-family: "Numans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 22.4px */
}
#checkout-page .title-heading {
  color: #504943;
  font-family: "Numans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 28px */
  margin-bottom: 24px;
}
#checkout-page .title-heading span {
  color: #7F7063;
  font-family: "Numans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 28px */
}
#checkout-page .address-list .list-group-item {
  border-radius: 8px;
  background: #F9EAD4;
  padding: 16px;
  border: 0;
}
#checkout-page .address-list .fw-bold {
  color: #504943;
  font-size: 19px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 26.6px */
  margin-bottom: 8px;
}
#checkout-page .address-list .fw-bold .phone-number {
  color: var(--PX-Gold-px-gold-500, #BE8228);
  font-size: 16px;
  font-weight: 400;
}
#checkout-page .table > :not(caption) > * > * {
  background: none;
}
#checkout-page .table.table-borderless .border-top {
  border-top: 1px solid var(--PX-Gold-px-gold-200, #E1C69C) !important;
}
#checkout-page .total-cost {
  color: #504943;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
}
#checkout-page .product-order h4 {
  color: #504943;
  font-family: "Numans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 22.4px */
}

.btn-actions-order .btn {
  width: 200px;
}

.order-card {
  border-radius: 0;
  border: 0;
}
.order-card .card-header {
  border: 0;
  border-radius: 4px;
  background: #EBD8BC;
}
.order-card .card-header h4 {
  color: #504943;
  font-family: "Numans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 22.4px */
  margin-bottom: 0;
}
.order-card .card-header h4 a {
  color: var(--PX-Gold-px-gold-400, #CB9B53);
  text-decoration: none;
}
.order-card .card-header .date {
  color: var(--PX-Gold-px-gold-400, #CB9B53);
}
.order-card .table.table-borderless .border-top {
  border-top: 1px solid var(--PX-Gold-px-gold-200, #E1C69C) !important;
}
.order-card .table.table-borderless h5 {
  color: #504943;
  font-family: "Numans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 22.4px */
}

#search_condition .badge {
  border-radius: 4px;
  color: #504943;
  font-family: "Numans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 22.4px */
  padding: 4px 8px;
}
#search_condition .badge.bg-primary {
  background: var(--PX-Gold-px-gold-100, #EBD8BC) !important;
}

#product_repair .file-preview .close {
  display: none;
}
#product_repair .file-drop-zone {
  border: 0;
  margin: 0;
  padding: 0;
}
#product_repair .file-preview-thumbnails .krajee-default .file-footer-caption {
  display: none !important;
}
#product_repair .krajee-default.file-preview-frame {
  width: 45%;
  position: relative;
  padding: 0;
}
#product_repair .krajee-default.file-preview-frame .file-thumbnail-footer {
  height: 40px;
}
#product_repair .krajee-default.file-preview-frame .kv-file-content {
  width: 100%;
  height: 230px;
  overflow: hidden;
}
#product_repair .krajee-default.file-preview-frame .kv-file-content .file-preview-image {
  width: 100% !important;
  max-height: unset !important;
}
#product_repair .krajee-default.file-preview-frame .file-thumbnail-footer {
  position: absolute;
  z-index: 99;
  width: 100%;
  bottom: 0;
  text-align: right;
}
#product_repair .krajee-default.file-preview-frame .file-thumbnail-footer .file-upload-indicator {
  float: none;
  display: inline-block;
}
#product_repair .krajee-default.file-preview-frame .file-thumbnail-footer .file-actions {
  display: inline-block;
}
#product_repair .krajee-default.file-preview-frame .file-thumbnail-footer .file-footer-buttons {
  float: none;
}
#product_repair .krajee-default.file-preview-frame .file-thumbnail-footer .file-footer-buttons .btn-outline-secondary {
  border: 0;
  color: #febc11;
}
#product_repair .user-repair_form .form-group .control-label {
  color: var(--PX-Gold-px-gold-900, #503711);
  font-family: "Numans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 28px */
}
#product_repair .user-repair_form .field-productrepair-images .file-input {
  padding-top: 52px;
}
#product_repair .user-repair_form .field-productrepair-images .top-buttons {
  position: absolute;
  top: 0;
  left: 0;
}

@media only screen and (max-width: 1025px) {
  .collection-card-item {
    height: auto;
  }
  .category-card-item {
    height: auto;
  }
  .product-card .card-img-container {
    height: 221px;
    margin-bottom: 0;
  }
  .product-card .card-img-container img {
    height: 100%;
    width: auto;
  }
}
@media only screen and (max-width: 992px) {
  .product-card .card-subtitle, .product-amthuc-card .card-subtitle {
    font-size: 12px;
  }
  .product-card .card-title, .product-amthuc-card .card-title {
    font-size: 18px;
    line-height: 24x;
  }
  .product-card .card-img-container, .product-amthuc-card .card-img-container {
    height: 221px;
    margin-bottom: 0;
  }
  .product-card .card-img-container img, .product-amthuc-card .card-img-container img {
    height: 100%;
    width: auto;
  }
  .first-collection .recommendation .product-card, .item-collection .recommendation .product-card {
    padding: 0;
  }
  .first-collection .recommendation .product-card .card-img-container, .item-collection .recommendation .product-card .card-img-container {
    margin-bottom: 0;
  }
  .first-collection .recommendation .product-card .card-img-container img, .item-collection .recommendation .product-card .card-img-container img {
    height: 249px;
  }
  .first-collection .recommendation .product-card .card-title, .item-collection .recommendation .product-card .card-title {
    font-size: 22px;
  }
  .collection-card-item {
    height: auto;
  }
  .filter-container .btn-group.dropdown {
    padding: 0 13px 0 0;
    margin-right: 13px;
  }
}
@media (max-width: 768px) {
  .collection-page .page-title {
    font-size: 36px;
    margin: 25px 0;
  }
  .collection-card-item {
    height: auto;
  }
  .first-collection .recommendation .product-card, .item-collection .recommendation .product-card {
    padding: 0;
  }
  .first-collection .recommendation .product-card .card-img-container, .item-collection .recommendation .product-card .card-img-container {
    margin-bottom: 0;
  }
  .first-collection .recommendation .product-card .card-img-container img, .item-collection .recommendation .product-card .card-img-container img {
    height: 249px;
  }
  .first-collection .recommendation .product-card .card-title, .item-collection .recommendation .product-card .card-title {
    font-size: 22px;
  }
}
@media (max-width: 575px) {
  .collection-page .page-title {
    font-size: 36px;
    margin: 25px 0;
  }
  #filterProducts {
    padding: 0;
  }
  #filterProducts .btn-outline-dark {
    font-size: 16px;
    padding: 7px 12px;
    margin-bottom: 20px;
    margin-left: 5px;
  }
  .product-card .card-subtitle, .product-amthuc-card .card-subtitle {
    font-size: 16px;
  }
  .product-card .card-title, .product-amthuc-card .card-title {
    font-size: 22px;
    line-height: 32px;
  }
  .product-card .card-img-container img, .product-amthuc-card .card-img-container img {
    height: 500px;
  }
  .collection-card-item {
    height: auto;
  }
  .cart-item img {
    width: 100%;
  }
}
@media (max-width: 768px) {
  #slider-container .carousel-inner {
    height: 100%;
  }
}

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