:root {
  --primary: #00F5CC;
  --secondary: #fff;
  --text: #000000;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.text-end .dataTables_filter {
  text-align: right !important;
}
.table-wrapper {
  overflow-x: auto;
}
.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:hover {
  color: #D32F2F !important;
  text-decoration: none !important;
}
a:hover hr {
  border-top: 1.5px solid #333 !important;
}
a:focus {
  background: unset;
}
ul.no-list-style {
  list-style-type: none;
}
.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 .icon-wishlist {
  position: absolute;
  top: 0;
  right: 16px;
}
.item-list .item .icon-wishlist span {
  color: #D32F2F;
}
.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: #333;
  font-weight: 700;
  font-size: 1.25em;
}
.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 header h3,
.lst-prod-home header h2 {
  border-bottom: none;
}
.lst-prod-home header h3 {
  text-align: center;
  margin: 25px 0;
}
.lst-prod-home header h3 a {
  font-weight: 700;
  font-size: 13px;
}
#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%;
}
.parallax {
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.welcom-message {
  background-color: #14172a;
  min-height: 300px;
}
.color-blue {
  color: #14172a;
}
.bg-primary {
  background: var(--primary);
  background-color: var(--primary) !important;
}
.bg-pink {
  background: #FF50C8;
  background-color: #FF50C8 !important;
}
.bg-purple {
  background-color: #9A7197 !important;
}
.bg-blue {
  background-color: #14172a;
}
.bg-dark-grey {
  background-color: #34495E;
}
.bg-light-grey {
  background-color: #789;
}
.main-banner {
  background-position: right bottom;
  background-size: 50%;
  background-repeat: no-repeat;
}
.promote-banner {
  margin-top: -50px;
}
.promote-banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.package-about {
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 75% 100%;
}
.hdc-about {
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 75% 100%;
}
.image-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner-page {
  height: 25vh;
}
.danger-html img {
  max-width: 100%;
}
.menu-language .dropdown-menu {
  min-width: 50px;
}
.menu-language .dropdown-menu .nav-item {
  text-align: center;
}
.menu-language img {
  width: 25px;
  height: 20px;
  border-radius: 3px;
  object-fit: cover;
}
.menu-language img.language-toggle {
  width: 50px;
  height: auto;
}
@media (max-width: 768px) {
  .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;
  }
  #product-nav-mobile .menu-language {
    position: absolute;
    right: 10px;
    top: 0;
  }
  #product-nav-mobile .menu-user {
    position: absolute;
    right: 60px;
    top: 0;
  }
  #product-nav-mobile .menu-user .dropdown-menu.show {
    left: -100%;
  }
  .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;
  }
}
