@import "util.css";

.btn:active,
.btn:focus {
  outline: none;
  box-shadow: none;
}

h1 {
  font-size: 20px;
}

h2 {
  font-size: 16px;
}

.w85p {
  width: 85%;
}

.my10 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.style1 {
  height: 100vh;
  z-index: -1;
}

.style2 {
  height: inherit;
  border-top-right-radius: 60px;
  border-bottom-right-radius: 60px;
  background-color: #e62e2d;
  background-color: #08154b;
  background-color: #2f6098;
}

.style3 {
  font-size: 40px;
}

.style4 {
  border-radius: 20px;
}

.style5 {
  z-index: 10;
  top: 50%;
  transform: translateY(-50%);
  left: -22px;
  width: 70px;
  height: 70px;
}

.style6 {
  border-radius: 15px;
}

.style7 {
  z-index: 10;
  top: 50%;
  transform: translateY(-50%);
  right: -32px;
  width: 70px;
  height: 70px;
}

.style8 {
  font-size: 80px;
  width: 60px;
  height: 60px;
  font-family: none;
  line-height: 0;
}

.style9 {
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  word-break: break-all;
  padding-left: 10px;
}

.style10 {
  font-size: 50px;
}

.style11 {
  z-index: 10;
  top: 30px;
  right: -126px;
  width: 120px;
  height: 120px;
}

.style12 {
  font-size: 80px;
  width: 100px;
  height: 100px;
  font-family: none;
  line-height: 0;
}

.style13 {
  z-index: 10;
  top: 50%;
  transform: translateY(-50%);
  right: -24px;
  width: 56px;
  border-radius: 30px;
}

.style14 {
  font-family: none;
  line-height: 0;
}

/* .style15{bottom:0; z-index: 40;}
.style16{border-top-right-radius: 15px; border-top-left-radius: 15px; padding: 5px 15px;}
.style17{border-radius: 40px;}
.style18{position:fixed; z-index:20; height:100%; width: 100%; left: 0; top:0}
.style19{height: inherit; background-color: #0505055d;} */

.cpointer {
  cursor: pointer;
}

.sizename {
  color: #777;
  padding: 0 10px 0 0;
  position: relative;
}

.sizerw {
  padding: 3px 0px;
}

.cartn {
  font-size: 16px;
  position: absolute;
  z-index: 10;
  left: 9px;
  top: 9px;
}

.size-select-bx-cover,
.cart-bx-cover {
  position: fixed;
  z-index: 99;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #888;
  opacity: 0.9;
}

.size-select-bx,
.cart-bx {
  position: fixed;
  z-index: 100;
  width: 100%;
  bottom: 0;
  background: #fff;
}

.size-select-bx .hd {
  background: #eee;
}

.size-select-bx-cover {
  z-index: 100;
}

.size-select-bx {
  z-index: 101;
}

.cart-bx .hd {
  background: green;
  background: #08154b;
  color: #fff;
}

.ttoplinkbx {
  text-align: right;
  position: absolute;
  z-index: 10;
  top: 0px;
  width: 100%;
  padding: 4px 0px;
  font-size: 13px;
}

.ttoplinkbx a {
  display: inline-block;
  margin-left: 8px;
}

.branch-title {
  font-weight: bold;
  color: #fff;
  letter-spacing: 1px;
  font-size: 24px;
  width: 50%;
}

.branch-title img {
  border-radius: 40px !important;
}

.bgColor1 {
  background-color: #08154b;
}

.btnLang {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.langSelector>span>svg {
  display: inherit;
}

.colorBBB {
  color: #bbb;
}

.enterBox {
  max-width: 280px;
  min-width: 280px;
}

.logoBox {
  background-color: #05354d;
}

.routeBox {
  background-color: #b2b2b2;
}

.belltext {
  text-align: right;
  line-height: 13px;
  font-weight: 600;
  font-size: 11px;
  color: #ddd;
}

.btnBell {
  background-color: #08154b;
  color: #fff;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}

.btnBack {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  font-size: 14px;
}

.btnBell:hover {
  background-color: #fff;
  color: #08154b;
}

.cinfo {
  color: #08154b;
  font-weight: 600;
  margin-bottom: 2px;
}

.cDesc {
  margin-bottom: 8px;
  font-size: 14px;
  color: #666;
}

.ratingText {
  margin-top: 1px;
  margin-left: 5px;
}

.copyCodeBtn {
  padding: 0px;
  font-size: 14px;
  font-weight: 600;
  color: #9c1d22;
}

.transition {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.arb .style10 {
  transform: rotate(180deg);
}

.adjTab {
  box-shadow: 0 0 0 2px rgb(216 217 219 / 20%);
  padding-left: 60px;
  overflow: auto;
  flex-wrap: nowrap;
}

.adjTab a.nav-link {
  border: none !important;
  color: #333;
  font-size: 14px;
  background: transparent;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 0;
  font-weight: 600;
}

.adjTab a.nav-link.active {
  border-bottom: 2px solid #9c1d22 !important;
}

.btnMenu {
  padding: 0px;
  border: 0px;
  position: absolute;
  line-height: 1;
  left: 20px;
  top: 10px;
  z-index: 1;
}

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

.catImage {
  min-width: 150px;
  overflow: hidden;
  margin-right: 20px;
}

.catImage img {
  border-radius: 10px;
}

.addBtn {
  color: #fff;
  border-radius: 20px;
  padding: 6px 16px;
  font-size: 12px;
}

.addBtn:hover {
  background: #fff;
}

.cq {
  width: 30px;
  height: 30px;
  line-height: 26px;
}

.siteLink {
  color: #9c1d22;
}

.siteLink:hover,
.siteLink:focus {
  text-decoration: none;
  color: #08154b;
}

.custom-modal-body .list-group-item:empty,
.Scrollmenu-btn:empty {
  display: none;
}

.hsd {
  display: none;
}

.sticky .hsd {
  position: absolute;
  top: 20px;
  font-size: 16px;
  font-weight: 600;
  left: 82px;
  width: 80%;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.product-img-box {
  border: none;
  background-color: transparent;
  margin-right: -6px;
}

.promo-apply {
  text-align: center;
  margin-bottom: 20px;
}

.promo-apply button {
  background-color: transparent;
  border: none;
  color: #333;
  font-size: 16px;
  font-weight: 600;
}
