body {
  background-color: #f5f5f5;
  font-size: 13px;
}
video {
  width: 100%;
  height: 400px;
  object-fit: contain;
}
.hidden {
  display: none !important;
}
.nopadding {
  padding: 0 !important;
}
.pointer {
  cursor: pointer;
}
.navbar-nav.navbar-center {
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}
a.btn_admin:hover {
  background: initial !important;
}
a:hover {
  color: #d32f2f !important;
  text-decoration: none !important;
}
a:hover hr {
  border-top: 1.5px solid #262e31 !important;
}
a:focus {
  background: unset;
}
.lang-box {
  position: fixed;
  right: 0;
  top: 60px;
  z-index: 10;
}
.lang-box .current-lang {
  width: 25px;
  margin-bottom: 10px;
}
.lang-box .current-lang img {
  width: 100%;
}
.lang-box .current-lang.active {
  width: 50px;
}
.lang-box ul.lst-lang {
  width: 100px;
  padding: 0;
}
.lang-box ul.lst-lang li.itm-lang {
  list-style-type: none;
  width: 50%;
  float: left;
  margin-bottom: 5px;
}
.lang-box ul.lst-lang li.itm-lang img {
  width: 90%;
}
.product_navbar li a {
  font-size: 14px;
  text-transform: uppercase;
}
#top-nav li a {
  text-transform: uppercase;
  font-size: 12px;
}
#top-nav li a.nav-icon span {
  color: #d32f2f;
}
#top-nav .profile-detail .dropdown-menu {
  right: 0;
  left: unset;
}
.item-list .item {
  margin-bottom: 30px;
}
.item-list .item:hover {
  border: 1px solid #d32f2f;
  border-radius: 3px;
  overflow: hidden;
}
.item-list .item:hover .icon-wishlist span {
  display: block;
}
.item-list .item .icon-wishlist {
  position: absolute;
  top: 16px;
  right: 32px;
}
.item-list .item .icon-wishlist span {
  color: #d32f2f;
  display: none;
}
.item-list .item .icon-wishlist span.fas {
  display: block;
}
.item-list .item .item-image {
  background: #fff;
}
.item-list .item .item-image img {
  width: 100%;
  height: auto;
}
.item-list .item .item-name {
  padding: 10px 0;
  text-align: center;
  background: rgba(255, 255, 255, 0.5);
  min-height: 66px;
  position: relative;
}
.item-list .item .item-name a {
  color: #262e31;
  font-weight: 500;
}
.item-list .item .item-name hr {
  display: block;
  width: 25%;
  margin: auto;
  border-top: 1.5px solid #d32f2f;
  bottom: 8px;
  position: absolute;
  left: 0;
  right: 0;
}
.item-cost {
  min-height: 52px;
  display: flex;
  flex-direction: column;
  background: #fff;
}
.item-cost .origin-price {
  flex: 1;
}
.item-cost .origin-price .item-price {
  align-self: flex-end;
}
.item-cost .item-price strike,
.item-cost .item-price p:first-child {
  color: #d32f2f;
  font-weight: 600;
}
.item-cost .item-price strike {
  opacity: 0.5;
}
.lst-product-sort {
  padding: 0;
}
.lst-product-sort .sort-item {
  list-style-type: none;
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
}
.lst-product-sort .sort-item a {
  border: none;
  padding: unset;
  background: none;
  font-size: 12px;
}
.lst-category-home .col-md-4,
.lst-category-home .col-md-3,
.lst-category-home .col-md-6 {
  margin: 15px 0;
  height: 250px;
  overflow: hidden;
}
.lst-category-home .itm-category {
  width: 100%;
  height: 100%;
  transition: all 0.5s ease;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: cover !important;
  position: relative;
}
.lst-category-home .itm-category .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  transition: all 0.5s ease;
  transition: transform 0.3s, opacity 0.6s;
  pointer-events: none;
}
.lst-category-home .item-info {
  width: 90%;
  height: 90%;
  margin: 5%;
  border: 1px solid #d32f2f;
  display: flex;
  /* establish flex container */
  flex-direction: column;
  /* make main axis vertical */
  justify-content: center;
  /* center items vertically, in this case */
  align-items: center;
  /* center items horizontally, in this case */
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.lst-category-home .item-info p {
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  color: #f1f1f1;
  font-size: 18px;
}
.lst-category-home .col-md-4:hover .itm-category,
.lst-category-home .col-md-3:hover .itm-category,
.lst-category-home .col-6:hover .itm-category {
  transform: scale(1.2);
}
.owl-theme .owl-dots .owl-dot.active span {
  background: #d32f2f;
}
.lst-prod-home {
  padding-top: 15px;
  padding-bottom: 15px;
}
.lst-prod-home header h3,
.lst-prod-home header h2 {
  border-bottom: none;
}
.lst-prod-home header h3 {
  text-align: center;
  margin: 15px 0;
}
.lst-prod-home header h3 a {
  font-weight: 500;
  text-transform: capitalize;
  font-style: italic;
  color: #1b1b1b;
}
#sit_ov_btn input,
#sit_ov_btn a {
  width: 100%;
  margin-bottom: 10px;
}
#sit_siblings a#siblings_next,
#sit_siblings a#siblings_prev {
  margin: 0;
}
#sit,
#sct_location {
  margin: 0;
}
#sit #sit_ov_wrap,
#sct_location #sit_ov_wrap {
  background: none;
}
#sit_star_sns {
  top: 0;
}
.page-detail {
  padding-top: 30px;
}
.box-category .category-sub {
  margin-left: 15px;
}
.box-category li {
  padding: 10px;
  font-size: 12px;
}
.box-category li a.dropdown-toggle::after {
  float: right;
  margin-top: 8px;
  color: #d32f2f;
}
.title-left {
  text-transform: uppercase;
  color: #d32f2f;
  font-weight: 700;
  font-size: 16px;
  padding: 10px 0;
}
.swipe {
  overflow: hidden;
  visibility: visible;
  position: relative;
}
.btn-tinnet-default {
  background: #d32f2f;
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
}
.btn-pink {
  background: #ff3061;
}
.btn-full {
  width: 100%;
}
.btn-full-100 {
  width: 100%;
  height: 100%;
}
.btn-default {
  background: #ccc;
  font-size: unset;
}
a.btn-tinnet-default {
  color: #fff !important;
}
a.btn-tinnet-default:hover {
  color: #fff !important;
}
.text-link-pink {
  color: #ff3061 !important;
}
p.warmning {
  color: #d32f2f;
  font-size: 1.25em;
}
.tinnet-h3 {
  font-size: 1.5em;
  font-weight: 700;
}
.text-pink {
  color: #ff3061 !important;
}
.page-auth {
  margin-top: 30px;
}
.page-auth .form-login .login-addition,
.page-auth .form-login .login-guide {
  margin-top: 15px;
}
.page-auth .register-form {
  margin: 30px 0;
}
.page-auth .register-form #fregister_term,
.page-auth .register-form #fregister_private {
  margin: 0;
}
.page-auth .register-form #fregister_term textarea,
.page-auth .register-form #fregister_private textarea {
  margin: 0;
  width: 100%;
  padding: 15px;
}
.table-tinnet table thead tr th {
  background: #ff3061;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: unset;
}
.tinnet-cart-info {
  width: 100%;
}
.tinnet-cart-info footer {
  text-align: center;
}
.tinnet-cart-info footer a {
  margin-top: 10px;
}
.my-page,
.coupon-zone-page {
  margin-top: 50px;
}
.my-page label,
.coupon-zone-page label {
  margin: 0 5px;
}
#sit_pvi_big > img {
  width: 100% !important;
  height: auto !important;
}
.order-form #sod_bsk_tot dt,
.order-form #sod_bsk_tot dd {
  width: 50%;
}
.order-form .lst-address label {
  margin-right: 10px;
}
.order-form #sod_frm_taker {
  background: #e5e5e5;
}
.order-form #sod_frm_orderer,
.order-form #sod_frm_taker {
  margin: 15px 0;
  padding: 15px;
}
.order-form #sod_frm_paysel {
  text-align: left;
  background: none;
  border: none;
}
.order-form .payment-type {
  width: 100%;
}
.order-form .payment-type input {
  margin-right: 5px;
}
.left-product-item .item {
  border: 1px solid #ccc;
  border-bottom: none;
  background: #fff;
}
.left-product-item .item .box-image {
  position: relative;
  height: 55px;
  overflow: hidden;
}
.left-product-item .item .box-image img {
  width: 90%;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.left-product-item .item .item-cost {
  min-height: 52px;
  display: flex;
  flex-direction: column;
}
.left-product-item .item .item-cost .origin-price {
  flex: 1;
}
.left-product-item .item .item-cost .origin-price .item-price {
  align-self: flex-end;
}
.left-product-item .item .item-cost .item-price strike,
.left-product-item .item .item-cost .item-price p:first-child {
  color: #d32f2f;
  font-weight: 600;
}
.left-product-item .item .item-cost .item-price strike {
  opacity: 0.5;
}
.left-product-item .item p.prod-name {
  font-size: 13px;
}
.left-product-item .item:last-child {
  border-bottom: 1px solid #ccc;
}
.tinnet-left-header {
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  color: #d32f2f;
  margin: 15px 0;
}
.product-nav {
  background: #fff;
}
.end-line hr {
  display: block;
}
.end-line hr:first-child {
  width: 40%;
}
.end-line hr:last-child {
  width: 25%;
}
.new-letter {
  margin: 30px auto;
}
.new-letter .store-description {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.25em;
  color: #333;
}
.footer {
  margin: 30px auto;
  padding: 10px 0;
}
.footer p {
  font-size: 13px;
  margin: 5px 0;
}
#sit,
#sit_inf {
  border: none;
}
#product-nav-mobile {
  display: none;
}
#product_navbar_mobile {
  position: fixed;
  left: 0;
  top: 0;
  width: 300px;
  background: #fff;
  z-index: 2;
  height: 100%;
}
#product_navbar_mobile .navbar-nav {
  z-index: 1;
}
#product_navbar_mobile .navbar-nav .nav-item {
  padding: 0 15px;
}
#product_navbar_mobile .navbar-nav .nav-item a.dropdown-toggle::after {
  float: right;
  color: #d32f2f;
}
.overlay_menu {
  z-index: 1;
  background: #000;
  opacity: 0.3;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
}
.menu-left .navbar-toggler {
  float: right;
  display: none;
}
.menu-left .navbar-toggler span {
  color: #d32f2f;
}
table.sit_ov_tbl {
  width: 100%;
}
.product-list {
  padding: 0;
}
.manager-config {
  margin-top: 50px;
}
.manager-config .btn-default {
  font-size: 1rem;
}
.manager-config .tab-control .nav-tabs {
  border: 1px solid #ddd;
}
.manager-config .tab-control .nav-tabs li {
  border-bottom: 1px solid #ddd;
  width: 100%;
  font-size: normal;
  font-weight: 700;
  padding: 15px 10px;
}
.manager-config .tab-control .nav-tabs li a.active {
  color: #ff3061;
}
.manager-config .tab-control .nav-tabs li:last-child {
  border-bottom: none;
}
#wait {
  display: none;
}
.bg-wait {
  width: 100%;
  height: 100vh;
  z-index: 9999999;
  position: fixed;
  top: 0;
  background: rgba(255, 255, 255, 0.7);
}
.lds-dual-ring {
  width: 64px;
  height: 64px;
  position: absolute;
  left: 0;
  right: 0;
  top: 25%;
  margin: auto;
}
.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 46px;
  height: 46px;
  margin: 1px;
  border-radius: 50%;
  border: 5px solid #7386d5;
  border-color: #7386d5 transparent #7386d5 transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.group-media-img .close-right {
  position: absolute;
  left: 90px;
  top: 10px;
  z-index: 1;
}
.group-media-img .image-box {
  width: 100px;
  overflow: hidden;
  height: 100px;
  border-radius: 10px;
  border: 1px dashed #333;
  position: relative;
}
.group-media-img .image-box .plus-center {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 15px;
  height: 15px;
  color: green;
  text-align: center;
}
#datatable-web_wrapper {
  width: 100%;
}
#sit_pvi_thumb li {
  width: 60px;
  height: 60px;
}
#sit_pvi_thumb li img {
  width: 100%;
  height: auto;
}
.picZoomer .picZoomer-pic-wp {
  height: initial !important;
}
.picZoomer .picZoomer-pic {
  height: auto;
}
.bankcode {
  flex-direction: row;
}
.bankcode i.VISA,
.bankcode i.MASTE,
.bankcode i.AMREX,
.bankcode i.JCB,
.bankcode i.VCB,
.bankcode i.TCB,
.bankcode i.MB,
.bankcode i.VIB,
.bankcode i.ICB,
.bankcode i.EXB,
.bankcode i.ACB,
.bankcode i.HDB,
.bankcode i.MSB,
.bankcode i.NVB,
.bankcode i.DAB,
.bankcode i.SHB,
.bankcode i.OJB,
.bankcode i.SEA,
.bankcode i.TPB,
.bankcode i.PGB,
.bankcode i.BIDV,
.bankcode i.AGB,
.bankcode i.SCB,
.bankcode i.VPB,
.bankcode i.VAB,
.bankcode i.GPB,
.bankcode i.SGB,
.bankcode i.NAB,
.bankcode i.BAB {
  width: 80px;
  height: 30px;
  display: inline-block;
  background: url(https://www.nganluong.vn/webskins/skins/nganluong/checkout/version3/images/bank_logo.png) no-repeat;
}
.bankcode i.MASTE {
  background-position: 0px -31px;
}
.bankcode i.AMREX {
  background-position: 0px -62px;
}
.bankcode i.JCB {
  background-position: 0px -93px;
}
.bankcode i.VCB {
  background-position: 0px -124px;
}
.bankcode i.TCB {
  background-position: 0px -155px;
}
.bankcode i.MB {
  background-position: 0px -186px;
}
.bankcode i.VIB {
  background-position: 0px -217px;
}
.bankcode i.ICB {
  background-position: 0px -248px;
}
.bankcode i.EXB {
  background-position: 0px -279px;
}
.bankcode i.ACB {
  background-position: 0px -310px;
}
.bankcode i.HDB {
  background-position: 0px -341px;
}
.bankcode i.MSB {
  background-position: 0px -372px;
}
.bankcode i.NVB {
  background-position: 0px -403px;
}
.bankcode i.DAB {
  background-position: 0px -434px;
}
.bankcode i.SHB {
  background-position: 0px -465px;
}
.bankcode i.OJB {
  background-position: 0px -496px;
}
.bankcode i.SEA {
  background-position: 0px -527px;
}
.bankcode i.TPB {
  background-position: 0px -558px;
}
.bankcode i.PGB {
  background-position: 0px -589px;
}
.bankcode i.BIDV {
  background-position: 0px -620px;
}
.bankcode i.AGB {
  background-position: 0px -651px;
}
.bankcode i.SCB {
  background-position: 0px -682px;
}
.bankcode i.VPB {
  background-position: 0px -713px;
}
.bankcode i.VAB {
  background-position: 0px -744px;
}
.bankcode i.GPB {
  background-position: 0px -775px;
}
.bankcode i.SGB {
  background-position: 0px -806px;
}
.bankcode i.NAB {
  background-position: 0px -837px;
}
.bankcode i.BAB {
  background-position: 0px -868px;
}
.shop-listing .lst_shop .item {
  position: relative;
  height: 150px;
}
.shop-listing .lst_shop .item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.shop-listing .lst_shop .item .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.7);
  display: flex;
  justify-content: center;
  align-items: center;
}
.shop-listing .lst_shop .item .info h5 {
  color: #333333;
}
.grp-shop {
  background: #fff;
}
.grp-shop .header img {
  width: 20%;
}
.icons-brand .item {
  padding: 10px;
  width: 100%;
  height: 170px;
  object-fit: contain;
}
.lst-category {
  list-style: none;
}
.lst-category .item {
  border: 1px solid #d1d1d1;
  border-radius: 3px;
  background: #f8f8f8;
}
.lst-category .item a {
  color: #333333;
}
.lst-category .item a:hover {
  color: red;
}
.text-red {
  color: red !important;
}
.middle-nav {
  padding-left: 3rem;
  padding-right: 3rem;
  justify-content: center;
}
.middle-nav .nav-item .nav-link {
  font-size: 1.5rem;
  color: #d32f2f;
}
.middle-nav .navbar-collapse {
  width: 80%;
  flex-grow: initial;
}
.search-header {
  position: relative;
}
.search-header input {
  background: #f5f5f5;
}
.search-header button {
  position: absolute;
  right: 0;
  top: 0;
  background: none;
}
.color.primary {
  color: #d32f2f;
}
.banner-product-price .owl-item {
  height: 300px;
  overflow: hidden;
}
.banner-product-price .owl-item img {
  width: 100%;
  cursor: pointer;
  height: 100%;
  object-fit: cover;
}
.slider-event .item {
  position: relative;
}
.slider-event .item .text-absolute {
  position: absolute;
  height: 50px;
  line-height: 50px;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: rgba(255, 255, 255, 0.7);
  color: #333;
}
.slider-event .item {
  height: 250px;
}
.cats-home .item {
  height: 500px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.cats-home .item .backdrop {
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.cats-home .item .content {
  z-index: 2;
}
.cats-home .item .show-on-hover {
  display: none;
  border: 1px solid #d32f2f;
  border-radius: 3px;
  overflow: hidden;
  color: #fff;
  font-size: 1.5rem;
  font-style: italic;
}
.cats-home .item .hide-on-hover {
  font-size: 1.5rem;
  color: #fff;
  font-weight: 700;
  font-style: italic;
}
.cats-home .item:hover .hide-on-hover {
  display: none;
}
.cats-home .item:hover .show-on-hover {
  display: block;
}
.grp-product .nav-tabs .nav-link {
  text-transform: capitalize;
}
.grp-product .nav-tabs .nav-link.active {
  color: #d32f2f;
}
.navbar-light .navbar-nav .nav-link {
  color: #262e31;
}
@media (max-width: 768px) {
  .middle-nav {
    padding-left: 1rem;
    padding-right: 1rem;
    justify-content: center;
  }
  .middle-nav .nav-item .nav-link {
    font-size: 1.5rem;
    color: #d32f2f;
  }
  .middle-nav .navbar-collapse {
    width: 80%;
    flex-grow: initial;
  }
  .lang-box {
    right: 20px;
  }
  .menu-left .navbar-toggler {
    display: block;
  }
  .menu-left #sct_sortlst {
    display: none;
  }
  .menu-left #sct_sortlst.show {
    display: block;
  }
  #product-nav {
    display: none;
  }
  #product-nav-mobile {
    display: block;
  }
  #product-nav-mobile .product_navbar {
    display: none;
    -webkit-transition: width 1s;
    /* For Safari 3.1 to 6.0 */
    transition: width 1s;
  }
  #product-nav-mobile .product_navbar.show {
    display: block;
  }
  .tinner-left-prod {
    display: none;
  }
  #sct_location {
    background: #d32f2f;
  }
  #sct_location div {
    padding: 15px;
  }
  #sct_location div a,
  #sct_location div a:hover {
    color: #fff !important;
  }
  #sit_inf_explan table {
    width: 100% !important;
  }
  .footer .footer-bound {
    margin: 0;
  }
  .sct_bg {
    padding-right: 15px !important;
    background-position: right 0px top 15px;
  }
  .content-right {
    padding: 0;
  }
  .content-right > .container {
    padding: 0 10px;
  }
  .item-cost .origin-price {
    margin: 0;
  }
  .item-cost .origin-price .item-price {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .item-cost .origin-price .item-price p:nth-child(1) {
    float: left;
  }
  .item-cost .origin-price .item-price p:nth-child(2) {
    float: right;
  }
  .lst-prod-home > .container {
    padding: 0 10px;
  }
  .item-list .col-6 {
    padding: 0 10px;
  }
}
#jackpot-container canvas {
  position: absolute;
  top: 0;
}
.jackpot {
  height: calc(100vh - 163px);
}
.jackpot #btn-do-spin {
  z-index: 1;
}
.jackpot .panel {
  height: 90%;
}
.jackpot .panel-body {
  height: 100%;
  padding-top: 2%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.jackpot .slotwrapper {
  height: 30%;
  border: 0;
  display: flex;
  justify-content: center;
  margin-bottom: 10px;
}
.jackpot .slotwrapper ul {
  width: 30%;
  height: 100%;
  margin-right: 10px;
  padding: 0;
}
.jackpot .slotwrapper ul li {
  height: 100%;
  transition: opacity 0.6s linear;
  position: relative;
  background: rgba(255, 255, 255, 0.7);
  flex-direction: column;
}
.jackpot .slotwrapper ul li img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.jackpot .slotwrapper ul li .item-title {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 40%;
  font-size: 13px;
  overflow: hidden;
  color: red;
  text-align: center;
  animation-name: text_red_yellow;
  animation-duration: 4s;
  animation-iteration-count: infinite;
}
.jackpot .slotwrapper ul li .item-title .name {
  width: 100px;
  overflow: hidden;
}
.danger-html img {
  max-width: 100% !important;
}
@keyframes text_red_yellow {
  from {
    color: red;
  }
  to {
    color: yellow;
  }
}
.modal-jackpot .close {
  background: none;
  border-radius: 100%;
  border: 1px solid #333;
  position: absolute;
  right: 10px;
  width: 40px;
  height: 40px;
}
.modal-jackpot .btn-success {
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  bottom: 10px;
  width: 150px;
}
.modal-jackpot .btn-success:hover {
  color: #fff;
}
.jackpot-menu {
  position: relative;
}
.jackpot-menu .red-dot {
  position: absolute;
  top: -3px;
  right: -5px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background: red;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.point-header {
  background: #cccccc;
  color: green;
}
