@charset "UTF-8";

.c-select i {
  position: absolute;
  top: 0;
  right: 0;
  /* width: 30px; */
  height: 100%;
  pointer-events: none;
  background: #636363;
  border-radius: 6px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.l-header__actions .global-user-nav__item {
  position: relative;
  margin-right: 24px;
  font-size: 14px;
  font-weight: 400;
}

.alignfull {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
}

.sample-button-style {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  margin: 0px;
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
  background: none;
  border: none;
  border-radius: 0px;
}

.c-order-step {
  display: flex;
  gap: 16px;
  margin-bottom: 80px;
  margin-top: 80px;
}

.lp-top-c {
  margin-top: -30px;
}

.pc-top-c {
  margin-top: -60px;
}

div#guidecolumn {
  width: 95%;
  margin: 5px auto;
  padding: 0;
  text-align: left;
}

div#guidecolumn table {
  margin: 0;
  padding: 0;
}
div#guidecolumn table th {
  width: 100px;
  padding: 8px;
  font-size: 12px;
  vertical-align: top;
  background: #dfdfdf;
  border: 1px solid;
  border-color: #212529;
}

div#guidecolumn table td {
  font-size: 12px;
  padding: 8px;
  vertical-align: top;
  background: #efefef;
  border: 1px solid;
  border-color: #212529;
}

.td_a {
  background: #f5f4f3;
  text-align: center;
  font-size: 16px;
}

.bg-contact {
  background-color: #3e3a39 !important;
}

.sizec-box {
  position: relative;
}

.sizec {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  position: absolute;
  top: 70%;
  right: 0%;
  left: 0%;
}

.text-dred {
  color: #e60012 !important;
}

.bg-blue {
  background-color: #86b2ff !important;
}

.bg-pink {
  background-color: #ff93c4 !important;
}

.bg-orange {
  background-color: #ffa850 !important;
}

.bgtab-blue {
  background-color: #dae8ff !important;
}

.bgtab-pink {
  background-color: #ffdeed !important;
}

.bgtab-orange {
  background-color: #ffe5ca !important;
}

.text-draina {
  color: #d0001a !important;
}

.text-tab-orange {
  color: #ea5514 !important;
}

.text-tab-blue {
  color: #1d2088 !important;
}

.text-tab-pink {
  color: #e61673 !important;
}

.dcart {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  position: absolute;
  top: 76%;
  right: 0%;
  left: 0%;
}

.dcart2 {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  position: absolute;
  top: 78%;
  right: 0%;
  left: 0%;
}

.nav-tabs .nav-link {
  margin-bottom: -1px;
  background: none;
  border-top-left-radius: 3rem;
  border-top-right-radius: 3rem;
}

.bgtab-ta {
  background-color: #fff5eb !important;
}

.bgtab-ka {
  background-color: #efefef !important;
}

.text-tab-ta {
  color: #351909 !important;
}

.text-tab-ka {
  color: #595757 !important;
}

.umacart {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  position: absolute;
  top: 86%;
  right: 0%;
  left: 0%;
}

.umacart2 {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  position: absolute;
  top: 85%;
  right: 0%;
  left: 0%;
}
