h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Archivo', sans-serif;
  font-weight: 400;
  margin-bottom: 0px;
}

p,
a,
div,
span,
label,
input,
button,
textarea {
  font-family: 'Archivo', sans-serif;
  font-weight: 400;
}

p {
  font-weight: 400;
  font-size: 18px;
  line-height: 158%;
  color: #111111;
  margin-bottom: 25px;
}

html,
body {
  font-family: 'Archivo', sans-serif;
  font-weight: 400;
  overflow-x: hidden;
}

/* header */
.pG_Hed {
  position: fixed;
  z-index: 1000;
  left: 0px;
  right: 0px;
  top: 0px;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  background-color: #ffffff;
}

.pG_Hed .navbar {
  padding-top: 0px;
  padding-bottom: 0px;
}

.navbar-nav .nav-item {
  margin-right: 45px;
  transition: all 0.9s ease-in-out;
  -webkit-transition: all 0.9s ease-in-out;
  -moz-transition: all 0.9s ease-in-out;
  -ms-transition: all 0.9s ease-in-out;
  -o-transition: all 0.9s ease-in-out;
}

.navbar-nav .nav-link {
  padding-left: 0px !important;
  padding-right: 0px !important;
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.02em;
  /* color: #5E5E5E; */
  color: var(--gray-dark);
  outline: none;
}

.navbar-nav .nav-link:hover,
.navbar-nav .nav-link:focus {
  border: 0px;
}

.navbar-nav .nav-link.dropdown-toggle::after {
  border-top: 0.3em solid var(--primary-color);
}

.hDr_z1 {
  border-bottom: 1px solid #E1E0E0;
  /* padding-top: 8px;padding-bottom: 8px; */
}

.hDr_z2 {
  padding-top: 8px;
  padding-bottom: 8px;
}

.hDr_z2 .cMN_wTha01 {
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.scrollinG .hDr_z2 {
  border-bottom: 1px solid #E1E0E0;
}

.cMN_wTha01 {
  max-width: 76%;
  margin-left: auto;
  margin-right: auto;
}


.navbar-collapse .nav-item.dropdown {
  position: unset;
}


.dropdown-toggle.show {
  z-index: 1010;
}

.dropdown-menu.show {
  z-index: 1010;
}

.nav-link.dropdown-toggle.show {
  position: relative;
  z-index: 1010;
  background: transparent;
}

.dropdown-toggle.show {
  position: relative;
  z-index: 1010;
  background: #ffffff;
}

.aftrHover {
  position: fixed;
  background-color: transparent;
  width: 0px;
  height: 0px;
  z-index: -1;
  left: 0;
  right: 0;
  opacity: 0;
  transition-property: opacity, width, height;
  transition-duration: 1s 0.3s 0.3s;
  transition-delay: 0.5s, 1s, 1s;
  -webkit-transition-property: opacity, width, height;
  -webkit-transition-duration: 1s, 0.3s, 0.3s;
  -webkit-transition-delay: 0.5s, 1s, 1s;
}

.mnu .aftrHover {
  z-index: 1000;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transition: opacity 0.3s ease-in-out;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  opacity: 1;
}


#languageMenu .dropdown-toggle {
  color: var(--gray-dark);
  text-decoration: none;
  font-size: 14px;
  line-height: 15px;
  letter-spacing: 0.015em;
}

#accountMenu .dropdown-toggle {
  color: var(--gray-dark);
  text-decoration: none;
  font-size: 14px;
  line-height: 1;
  display: flex;
  letter-spacing: -0.01em;
  align-items: center;
  margin-right: 20px;
}

#accountMenu .dropdown-toggle h4 {
  font-size: 14px;
  line-height: 1;
}

.lanGdrop {
  right: 0px !important;
  left: auto !important;
}

.lanGdrop li {
  list-style: none;
}

.lanGdrop li a {
  text-decoration: none;
}

#accountMenu .dropdown-toggle:focus,
#accountMenu .dropdown-toggle:hover,
#languageMenu .dropdown-toggle:focus,
#languageMenu .dropdown-toggle:hover {
  border: 0px;
  outline: none;
}

.account_Imgs {
  width: 28px;
  height: 28px;
  min-width: 28px;
  margin-right: 10px;
}

.account_Imgs img {
  border: 1px solid var(--gray-medium);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

#accountMenu .dropdown-toggle h4 {
  margin-right: 24px;
}

.wDmnU {
  position: unset;
}

.wDmnU_wrp {
  width: 100%;
  left: 0px;
  top: 90px !important;
  margin-top: 0px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
}

.topMnu_wZ {
  border-bottom: 1px solid #E1E0E0;
}

.topMnu {
  max-width: 76%;
  margin-left: auto;
  margin-right: auto;
}

.topMnu ul {
  display: flex;
  padding-left: 0px;
  margin-bottom: auto;
  margin-top: auto;
  border: 0px;
  margin-bottom: 0px;
}

.topMnu ul li.nav-item {
  list-style: none;
  margin-right: 20px;
  display: flex;
}

.topMnu ul li a,
.topMnu ul li button {
  display: flex;
  padding: 15px;
  text-decoration: none;
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0.02em;
  color: var(--gray-dark);
  outline: none;
  white-space: nowrap;
  position: relative;
  margin-top: auto;
  margin-bottom: 0px !important;
  border: 0px !important;
}

.topMnu ul li button.active {
  border: 0px;
}

.topMnu ul li button::after {
  width: 100%;
  position: absolute;
  content: '';
  bottom: 0px;
  left: 0px;
  right: 0px;
  background-color: var(--primary-color);
  height: 0px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.topMnu ul li button.active::after {
  height: 2px;
}

.btmMnu {
  width: 100%;
  background-color: #ffffff;
}

.btmMnuz_1 {
  padding-top: 20px;
  max-width: 76%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 15px;
}

.sNdSubs {
  padding: 0px;
}

.sNdSubs li {
  list-style: none;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.sNdSubs li a {
  text-decoration: none;
  margin-left: 0px;
  margin-right: auto;
  font-weight: 400;
  display: block;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.02em;
  color: var(--gray-dark);
  padding-top: 5px;
  padding-bottom: 5px;
  position: relative;
}

.sNdSubs li a::after {
  width: 0px;
  left: 0px;
  bottom: 0px;
  content: '';
  position: absolute;
  height: 1px;
  background-color: var(--primary-color);
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.sNdSubs li a:hover {
  color: var(--primary-color);
}

.sNdSubs li a:hover::after {
  width: 100%;
}

.sNdSubs_Head {
  padding-top: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #E1E0E0;
  margin-bottom: 16px;
  width: 100%;
}

.sNdSubs_Head h4 {
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.02em;
  color: var(--gray-bold);
}

.theImgLnk {
  text-decoration: none;
  display: flex;
  flex-direction: column;
}

.theImgLnk img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: auto;
  max-width: 100%;
}

.theImgLnkzA {
  flex: 1;
}

.theImgLnkzA img {
  display: flex;
  height: 100%;
}

.theImgLnkzB {
  padding: 10px 0px;
}

.theImgLnkzB h4 {
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.02em;
  color: var(--gray-bold);
}

.fltr_l {
  align-items: center;
  margin-right: 32px;
  text-decoration: none;
}

.fltr_l2 {
  width: 25px;
  height: 16px;
  position: relative;
  margin-right: 8px;
}

.fltr_l2 span {
  display: block;
  width: 25px;
  position: absolute;
  background: #828181;
  height: 3px;
  left: 0px;
}

.fltr_l2 span:nth-child(1) {
  top: 0px;
}

.fltr_l2 span:nth-child(2) {
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.fltr_l2 span:nth-child(3) {
  bottom: 0px;
}

.fltr_l h4 {
  font-size: 14px;
  line-height: 1;
  letter-spacing: -0.01em;
  color: var(--gray-dark);
}

.top_form {
  display: flex;
  align-items: center;
  margin-right: auto;
  margin-left: auto;
}

.top_form input {
  min-width: 500px;
  background: #FFFFFF;
  border: 1px solid #D0D0D0;
  box-sizing: border-box;
  padding: 8px 40px 8px 10px;
  font-weight: 400;
  font-size: 16px;
  line-height: 15px;
  color: var(--txt-search);
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  outline: none;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.top_form input:hover {
  border: 1px solid var(--primary-color);
}

.top_form form {
  position: relative;
  display: flex;
}

.top_form_search {
  text-decoration: none;
  border: 0px;
  background-color: var(--primary-color);
  width: 30px;
  display: flex;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}

.top_form_search i {
  margin: auto;
  color: var(--txt-white);
}

.accountrelated {
  border-left: 1px solid var(--gray-medium);
  border-right: 1px solid var(--gray-medium);
  display: flex;
  position: relative;
}

.accountrelated::after {
  position: absolute;
  top: 0px;
  content: '';
  left: 50%;
  width: 1px;
  height: 100%;
  background-color: var(--gray-medium);
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

.accnt_Frd {
  color: var(--gray-bold);
  font-size: 18px;
  line-height: 1;
  margin: 16px 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.accnt_Frd span {
  position: absolute;
  right: -20%;
  transform: translateX(20%);
  top: -10px;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  color: var(--txt-white);
  background-color: var(--primary-color);
  padding: 4px 5px;
  -webkit-transform: translateX(20%);
  -moz-transform: translateX(20%);
  -ms-transform: translateX(20%);
  -o-transform: translateX(20%);
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  border-bottom-left-radius: 24px;
  border-bottom-right-radius: 24px;
}

.hDr_z1A {
  align-items: center;
}

.top_l1 {
  align-self: center;
  margin-left: 70px;
}

.top_l1 p {
  margin-top: auto;
  margin-bottom: auto;
}

.top_l2 {
  align-items: center;
  margin-left: auto;
  margin-right: 70px;
}

.top_l2 p {
  margin-top: auto;
  margin-bottom: auto;
}

.top_l3 {
  align-items: center;
}

.hDr_Logo {
  width: 138px;
  height: 50px;
}

.hDr_Logo img {
  object-fit: contain;
  object-position: center left;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}

/* header */
#pG_Body {
  padding-top: 93px;
}

/* home */
.OhM_1c {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  height: calc(100vh - 138px);
}

.OhM_1d {}

.OhM_1d h2 {
  font-weight: 300;
  font-size: 65px;
  line-height: 71px;
  color: var(--txt-white);
}

.OhM_1d h1 {
  font-weight: 600;
  font-size: 110.192px;
  line-height: 120px;
  letter-spacing: -0.035em;
  color: var(--txt-white);
}

.OhM_1e {
  margin-top: 30px;
}

/* home */

/* catz */
.sc_1z {
  padding-top: 49px;
  padding-bottom: 27px;
}

.sc_1z_a {
  padding-bottom: 27px;
}

.OhM_2a {
  display: flex;
  flex-direction: column;
  text-decoration: none;
  height: 165px;
}

.OhM_2b {
  height: 115px;
}

.OhM_2b img {
  object-position: center;
  object-fit: cover;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}

.OhM_2c {
  display: flex;
  padding-top: 13px;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: auto;
  margin-bottom: 0px;
  padding-bottom: 15px;
}

.OhM_2c p {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: auto;
  font-size: 16px;
  line-height: 17px;
  display: flex;
  align-items: center;
  text-align: center;
  color: var(--gray-dark);
}

.OhM_2 {
  position: relative;
}

.OhM_2.owl-theme .owl-nav {
  position: absolute;
  top: 35%;
  margin-top: 0px;
  left: 0px;
  right: 0px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.OhM_2.owl-carousel .owl-nav button.owl-next,
.OhM_2.owl-carousel .owl-nav button.owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  width: 25px;
  height: 25px;
  display: flex;
  background: #FFFFFF;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  color: #727070;
}

.OhM_2.owl-carousel .owl-nav button.owl-prev {
  left: -18px;
}

.OhM_2.owl-carousel .owl-nav button.owl-next {
  right: -18px;
}

.OhM_2.owl-carousel .owl-nav button.owl-next i,
.OhM_2.owl-carousel .owl-nav button.owl-prev i {
  margin: auto;
}

/* catz */

.cmN_head {
  padding-top: 50px;
  padding-bottom: 50px;
}

.cmN_head h4 {
  font-size: 40px;
  line-height: 44px;
  text-align: center;
  color: #454545;
}

.cmN_tail {
  position: absolute;
  font-size: 16px;
  line-height: 17px;
  text-align: right;
  right: 0px;
  top: 65px;
  color: #454545;
  text-decoration: none;
}

.cmN_blks {
  padding-bottom: 60px;
}

.cmN_blks_wrp {
  border-top: 1px solid #E1E0E0;
}

/* explore  */
.OhM_3a {
  border-radius: 4px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 400px;
  padding: 24px 32px;
  display: flex;
  flex-direction: column;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  position: relative;
  overflow: hidden;
}

.OhM_3a img {
  transition: all 0.5s ease-in-out 0.1s;
  -webkit-transition: all 0.5s ease-in-out 0.1s;
  -moz-transition: all 0.5s ease-in-out 0.1s;
  -ms-transition: all 0.5s ease-in-out 0.1s;
  -o-transition: all 0.5s ease-in-out 0.1s;
  object-position: center;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  max-width: 100%;
  max-height: 100%;
  z-index: -1;
}

.OhM_3a:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.OhM_3a h4 {
  position: absolute;
  left: 50%;
  top: 50%;
  font-weight: 500;
  font-size: 40px;
  line-height: 44px;
  color: var(--txt-white);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}

.OhM_3a:hover h4 {
  transform: translate(-50%, -50%) scale(1.3);
  -webkit-transform: translate(-50%, -50%) scale(1.3);
  -moz-transform: translate(-50%, -50%) scale(1.3);
  -ms-transform: translate(-50%, -50%) scale(1.3);
  -o-transform: translate(-50%, -50%) scale(1.3);
}

/* explore  */

/* sail now */
.sailNow_z1 {
  position: relative;
  z-index: 0;
  margin-bottom: 32px;
}

.sailNow_z2 {
  border-radius: 4px;
  height: 320px;
}

.sailNow_z2 img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
  object-position: center top;
  border-radius: 4px;
}

.sailNow_z3 {
  position: relative;
  padding: 16px 0px;
}

.sailNow_z3 h3 {
  font-weight: bold;
  font-size: 16px;
  line-height: 17px;
  letter-spacing: 0.03em;
  color: var(--primary-color)
}

.sailNow_z3 h4 {
  font-size: 26px;
  line-height: 28px;
  letter-spacing: 0.03em;
  color: var(--txt-gray);
}

.sailNow_z5 {
  position: absolute;
  top: 20px;
  right: 5px;
  display: flex;
  color: var(--gray-dark);
  font-size: 22px;
  text-decoration: none;
  z-index: 2;
}

.sailNow_z5 i {}

.sailNow_z4 {
  position: absolute;
  left: 0px;
  bottom: 0px;
  top: 0px;
  right: 0px;
  text-decoration: none;
  z-index: 1;
  margin-top: 5px;
}

.on_sale {
  background: var(--color-sale);
  border-radius: 2px;
  font-size: 12px;
  line-height: 13px;
  letter-spacing: 0.03em;
  color: #FFFFFF;
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 5px 10px;
}

.on_trend {
  background: var(--color-trend);
  position: absolute;
  top: 0px;
  border-top-left-radius: 4px;
  left: 0px;
  padding: 5px 10px;
  font-weight: bold;
  font-size: 14px;
  line-height: 15px;
  letter-spacing: 0.03em;
  color: #FFFFFF;
}

.on_trend::before {
  position: absolute;
  content: '';
  border-top: 10px solid var(--color-trend);
  border-bottom: 10px solid transparent;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  top: -10px;
  right: -10px;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
}

.on_trend::after {
  position: absolute;
  content: '';
  border-bottom: 10px solid var(--color-trend);
  border-top: 10px solid transparent;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  bottom: -10px;
  right: -10px;
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
}

/* sail now */
/* offer zone */
.ofr_z1 {
  height: 320px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  margin-bottom: 25px;
  padding: 25px;
}

.OhM_4,
.OhM_5 {
  position: relative;
}

.OhM_4.owl-theme .owl-nav,
.OhM_5.owl-theme .owl-nav {
  position: absolute;
  top: 50%;
  margin-top: 0px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  left: 0px;
  right: 0px;
}

.owl-carousel.OhM_4 .owl-nav button.owl-next,
.owl-carousel.OhM_4 .owl-nav button.owl-prev,
.owl-carousel.OhM_5 .owl-nav button.owl-next,
.owl-carousel.OhM_5 .owl-nav button.owl-prev {
  background: #FFFFFF;
  width: 100px;
  height: 100px;
  display: flex;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  font-size: 35px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  color: #727070;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.owl-carousel.OhM_4 .owl-nav button.owl-next i,
.owl-carousel.OhM_4 .owl-nav button.owl-prev i,
.owl-carousel.OhM_5 .owl-nav button.owl-next i,
.owl-carousel.OhM_5 .owl-nav button.owl-prev i {
  margin: auto;
}

.owl-carousel.OhM_4 .owl-nav button.owl-next,
.owl-carousel.OhM_5 .owl-nav button.owl-next {
  right: -50px;
}

.owl-carousel.OhM_4 .owl-nav button.owl-prev,
.owl-carousel.OhM_5 .owl-nav button.owl-prev {
  left: -50px;
}

.owl-carousel.OhM_4 .owl-nav button.owl-next:hover,
.owl-carousel.OhM_4 .owl-nav button.owl-prev:hover,
.owl-carousel.OhM_5 .owl-nav button.owl-next:hover,
.owl-carousel.OhM_5 .owl-nav button.owl-prev:hover {
  background: #faf4f4;
}

/* offer zone */

/* brands */
.brnDs {
  background: #EDEBEB;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  height: 345px;
  display: flex;
  flex-direction: column;
  padding: 50px 24px 22px 24px;
}

.brnDs_01 {
  height: 100px;
}

.brnDs_01 img {
  object-fit: contain;
  object-position: center;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}

.brnDs_02 {
  margin-top: auto;
  margin-bottom: 0px;
}

/* brands */

/* premium sales */
.prMsls {
  padding: 16px;
  display: flex;
  height: 330px;
  background-size: cover;
  background-position: center;
  width: 100%;
  max-width: 100%;
  max-height: 100%;
  background-repeat: no-repeat;
}

.prMsls h4 {
  margin-top: auto;
  margin-bottom: auto;
  font-weight: 600;
  font-size: 110.192px;
  line-height: 120px;
  letter-spacing: -0.035em;
  color: #FFFFFF;
}

/* premium sales */
/* footer */
.ftr_Wrp {}

.ftr_Hd {}

.ftr_Hd h4 {
  font-weight: 500;
  font-size: 16px;
  line-height: 17px;
  text-align: left;
  color: var(--gray-dark);
}

.ftr_Tl {
  padding-top: 26px;
}

.ftr_Tl ul {
  padding-left: 0px;
}

.ftr_Tl ul li {
  list-style: none;
}

.ftr_Tl ul li a {
  padding: 1px 0px;
  display: flex;
  text-decoration: none;
  font-weight: normal;
  font-size: 14px;
  line-height: 139.3%;
  color: var(--txt-gray_2);
}

.ftR_btm {
  border-top: 1px solid var(--gray-medium);
}

/* footer */

/* bread crums */
.top_crums {
  display: flex;
  padding-top: 15px;
  padding-bottom: 15px;
}

.bred_crm {
  margin-left: 0px;
  margin-right: auto;
  display: flex;
}

.bred_crm ul {
  display: flex;
  padding-left: 0px;
  margin-top: auto;
  margin-bottom: auto;
}

.bred_crm ul li {
  list-style: none;
  margin-right: 10px;
}

.bred_crm ul li a {
  align-items: center;
  display: flex;
  text-decoration: none;
  font-size: 14px;
  line-height: 0.8;
  letter-spacing: 0.045em;
  text-transform: uppercase;
  color: #898787;
}

.bred_crm ul li a i {
  margin-left: 10px;
  margin-top: auto;
  margin-bottom: auto;
}

.bred_crm ul li a span {
  display: flex;
  margin-top: auto;
  margin-bottom: auto;
  font-size: 14px;
  line-height: 0.8;
  letter-spacing: 0.045em;
  text-transform: uppercase;
}

.backs_ {
  margin-left: auto;
  margin-right: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.backs_a {
  display: flex;
  align-items: center;
  text-decoration: none;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: 0.045em;
  text-transform: uppercase;
  color: #898787;
}

.backs_a i {
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 10px;
}

.fltRz {
  display: flex;
  margin-bottom: 20px;
  padding-bottom: 25px;
  border-bottom: 1px solid #E1E0E0;
}

.fltRz_01 {
  background: #FFFFFF;
  border: 1px solid #F0F0F0;
  box-sizing: border-box;
  border-radius: 3px;
  display: flex;
  font-weight: 300;
  font-size: 16px;
  line-height: 17px;
  letter-spacing: 0.03em;
  color: var(--gray-dark);
  padding: 5px 16px;
  height: 36px;
}

.fltRz_01 i {
  margin-right: 10px;
  margin-top: auto;
  margin-bottom: auto;
}

.fltRz_01 span {
  margin-top: auto;
  margin-bottom: auto;
}

.fltRz_01:hover {
  background-color: var(--gray-dark);
  ;
}

.fltRz_02 {
  margin-left: 20px;
  position: relative;
  z-index: 1;
}

.fltRz_02::after {
  content: attr(plchldr);
  position: absolute;
  left: 10px;
  top: 50%;
  font-size: 16px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  z-index: -1;
}

.fltRz_02 .select2-container {
  min-width: 140px;
}

.select2-container--default .select2-selection--multiple {
  background: transparent;
}

.fltRz_02 .select2-container--default .select2-selection--single {
  background: #FFFFFF;
  border: 1px solid #CFC9C9;
  box-sizing: border-box;
  border-radius: 3px;
  height: 36px;
  display: flex;
}

.fltRz_02 .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-weight: 300;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0.03em;
  color: var(--gray-dark);
  margin-top: auto;
  margin-bottom: auto;
  width: 100%;
}

.fltRz_02 .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 36px;
}

.clrName {
  margin-top: auto;
  margin-bottom: auto;
  flex: 1;
}

.clrCode {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  margin-right: 0px;
  margin-left: auto;
  margin-top: auto;
  margin-bottom: auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: none;
}

.dropperDown .select2-results__option--selected {
  display: none;
}

.select2-container--default .select2-search--inline .select2-search__field {
  cursor: pointer;
  color: transparent;
}

.select2-container--default .select2-selection--multiple {
  cursor: pointer;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 1px solid #CFC9C9;
  position: relative;
}

.select2-container--default .select2-selection--multiple {
  position: relative;
}

.select2-container--default .select2-selection--multiple::after {
  position: absolute;
  content: '';
  right: 6px;
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.fltRhldrRslt {
  display: flex;
  margin-top: 10px;
  flex-wrap: wrap;
}

.fltRhldrRsltTxt {
  margin-top: auto;
  margin-bottom: auto;
}

.fltRhldrRsltTxt p {
  margin-top: auto;
  margin-bottom: auto;
  font-weight: 400;
  font-size: 20px;
  line-height: 22px;
  letter-spacing: 0.03em;
  color: var(--gray-dark);
}

.fltRhldr {
  display: flex;
  margin-top: auto;
  margin-bottom: auto;
  flex-wrap: wrap;
}

.ecHFltr {
  display: flex;
  align-items: center;
  padding: 8px 10px;
  background: #F7FEFF;
  border: 1px solid var(--color-close);
  box-sizing: border-box;
  border-radius: 3px;
  margin-right: 15px;
  margin-bottom: 8px;
  margin-top: 8px;
}

.ecHFltr .clRFlt {
  width: 16px;
  height: 16px;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 10px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.ecHFltr span {
  margin-top: auto;
  margin-bottom: auto;
  font-weight: 300;
  font-size: 16px;
  line-height: 17px;
  letter-spacing: 0.03em;
  color: var(--color-close);
  margin-right: 10px;
}

.ecHFltr button {
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
  background: transparent;
  border: 0px;
  color: var(--color-close);
}

.ecHFltr button i {
  margin: auto;
}

.srtNgOptons {
  display: flex;
  flex-wrap: wrap;
}

.fltRz_02.fltRz_04::after {
  display: none;
}

.fltRz_02.fltRz_03 .select2-container--default .select2-selection--single {
  border: 1px solid transparent;
  padding-left: 25px;
}

.fltRz_02.fltRz_03::after {
  z-index: 1;
}

.fltRz_02.fltRz_03 .select2-container--default .select2-selection--single .select2-selection__arrow {
  display: none;
}

/* bread crums */

/* search */
.srHldr {
  margin-bottom: 50px;
  display: flex;
  margin-top: 30px;
}

.srHldr_z1 {
  display: flex;
  position: relative;
  margin-left: 0px;
  margin-right: auto;
}

.srHldr_z2 {
  position: absolute;
  left: 0px;
  top: 50%;
  color: #000000;
  ;
  font-size: 18px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.srHldr_z1 i {
  margin-bottom: auto;
  margin-top: auto;
}

.srHldr_z1 input {
  margin-top: auto;
  margin-bottom: auto;
  font-weight: 400;
  font-size: 32px;
  line-height: 35px;
  letter-spacing: 0.03em;
  color: var(--gray-dark);
  border: 0px;
  border-bottom: 1px solid #898787;
  padding: 5px 45px 5px 45px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  outline: none;
}

.srHldr_z1 input:hover,
.srHldr_z1 input:focus {
  outline: none;
  border-bottom: 1px solid #1b1b1b;
}

.srHldr_z1 .srHldr_btn {
  margin-top: auto;
  margin-bottom: auto;
  background: transparent;
  border: 0px;
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  font-size: 16px;
  color: #C4C4C4;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  width: 30px;
  height: 30px;
  display: flex;
}

.srHldr_z1.showTxt .srHldr_btn {
  z-index: 1;
  visibility: visible;
  opacity: 1;
}

/* search */

/* product */
.prtZ_1 {}

.prtZ_1 h5 {
  font-weight: 400;
  font-size: 14px;
  line-height: 15px;
  letter-spacing: 0.045em;
  text-transform: uppercase;
  color: var(--txt-gray_2);
}

.prtZ_1 h4 {
  margin-top: 16px;
  font-weight: 500;
  font-size: 32px;
  line-height: 35px;
  color: var(--txt-gray);
  margin-bottom: 15px;
}

.prtZ_1 p {
  font-weight: 400;
  font-size: 12px;
  line-height: 136.3%;
  letter-spacing: 0.035em;
  color: var(--txt-gray_2);
}

.prtZ_1 h6 {
  font-weight: 400;
  font-size: 14px;
  line-height: 136.3%;
  letter-spacing: 0.035em;
  color: var(--txt-gray_2);
}

.prtZ_2 {}

.prtZ_2 p {
  font-weight: 400;
  font-size: 14px;
  line-height: 136.3%;
  letter-spacing: 0.035em;
  color: var(--txt-gray_2);
  margin-bottom: 8px;
}

.prtZ_color {
  padding-left: 0px;
  display: flex;
  flex-wrap: wrap;
}

.prtZ_color li {
  display: flex;
  margin-right: 17px;
  list-style: none;
  width: 33px;
  height: 33px;
  min-width: 33px;
  cursor: pointer;
  border: 1px solid transparent;
  transition: all 0.3s ease-in-out;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.prtZ_color li.active {
  border: 1px solid #C7C2C2;
  box-sizing: border-box;
}

.prtZ_color li span {
  margin: auto;
  display: flex;
  width: 27px;
  height: 27px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.prtZ_color li i {
  margin: auto;
  font-size: 12px;
  color: #ffffff;
  display: none;
}

.prtZ_color li.active i {
  display: flex;
}

.prtZ_3 .select2-container {
  width: 100% !important;
}

.prtZ_3 .select2-container .select2-selection--single {
  height: 45px;
  border: 1px solid var(--primary-color);
  box-sizing: border-box;
  border-radius: 4px;
}

.prtZ_3 .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 45px;
}

.prtZ_3 .select2-container--default .select2-selection--single .select2-selection__rendered {
  height: 45px;
  line-height: 45px;
  display: flex;
}

.prtZ_3 .select2-container--default .select2-selection--single .select2-selection__rendered .pdT {
  margin-top: auto;
  margin-bottom: auto;
  width: 100%;
}

.pdT {
  white-space: nowrap;
  padding: 8px 0px;
}

.pdT01 {
  margin-top: auto;
  margin-bottom: auto;
  font-weight: 400;
  font-size: 16px;
  line-height: 17px;
  margin-right: 5px;
  color: var(--txt-gray_2);
}

.pdT02 {
  margin-top: auto;
  margin-bottom: auto;
  font-weight: 400;
  font-size: 16px;
  line-height: 17px;
  color: var(--txt-gray);
}

.pdT03 {
  font-weight: 400;
  font-size: 14px;
  line-height: 136.3%;
  letter-spacing: 0.035em;
  color: var(--txt-gray_2);
  margin-top: auto;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: 16px;
}

.pdT04 {
  margin-left: 0px;
  margin-right: 16px;
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  margin-top: auto;
  margin-bottom: auto;
  color: var(--txt-gray);
}

.pdT05 {
  margin-left: 0px;
  font-weight: 600;
  font-size: 16px;
  margin-right: 16px;
  line-height: 17px;
  text-decoration-line: line-through;
  margin-top: auto;
  margin-bottom: auto;
  color: var(--gray-light);
}

.empty_offer.pdT05 {
  display: none;
}

.select2-container--default .dropperDown2 .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: var(--primary-color);
}

.select2-container--default .dropperDown2 .select2-results__option--highlighted.select2-results__option--selectable .pdT01 {
  color: #ffffff;
}

.select2-container--default .dropperDown2 .select2-results__option--highlighted.select2-results__option--selectable .pdT02 {
  color: #ffffff;
}

.select2-container--default .dropperDown2 .select2-results__option--highlighted.select2-results__option--selectable .pdT03 {
  color: #ffffff;
}

.select2-container--default .dropperDown2 .select2-results__option--highlighted.select2-results__option--selectable .pdT04 {
  color: #ffffff;
}

.select2-container--default .dropperDown2 .select2-results__option--highlighted.select2-results__option--selectable .pdT05 {
  color: #ffffff;
}

.thePicHolder {
  height: 490px;
  display: flex;
  width: 100%;
}

.thePTsWrp {
  width: 113px;
  margin-right: 16px;
}

.thePTsWrp .tns-outer {
  position: relative;
  min-height: 490px;
  height: 490px;
  max-height: 490px;
}

.thePTsWrp .tns-controls {
  z-index: 0;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

.thePTsWrp .tns-controls button {
  position: absolute;
  left: 50%;
  z-index: 2;
  border: 0px;
  background-color: #ffffff;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.thePTsWrp .tns-controls button:nth-child(1) {
  top: -10px;
}

.thePTsWrp .tns-controls button:nth-child(2) {
  bottom: -10px;
}

.PT_Sl1 {
  width: 113px;
  cursor: pointer;
}


.theRslTImg {
  width: calc(100% - 130px);
  margin-left: 0px;
  height: 490px;
}

.theRslTImg img {
  object-position: center;
  object-fit: contain;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}

.prtZ_4 {
  margin-top: 10px;
}

.prtZ_4 h4 {
  color: var(--color-sale);
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 16px;
  line-height: 136.3%;
  letter-spacing: 0.035em;
}

.prtZ_4 h4 i {
  margin-left: 10px;
}

.prtZ_5 {
  display: flex;
  align-items: center;
  margin-top: 20px;
}

.prtZ_5_1 {
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 20px;
}

.prtZ_5_1 .select2-container .select2-selection--single {
  border: 1px solid #C4C4C4;
  box-sizing: border-box;
  height: 41px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}

.prtZ_5_1 .select2-container {
  min-width: 70px;
}

.prtZ_5_1 .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 41px;
  text-align: center;
}

.prtZ_5_1 .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 41px;
}

.prtZ_5_2 {
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 20px;
}

.prtZ_5_2 .prtZ_5_2z {
  display: flex;
  font-weight: 700;
  font-size: 16px;
  line-height: 17px;
  text-transform: uppercase;
  color: #FFFFFF;
  background: var(--color-sale);
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  padding: 15px 15px;
  border: 0px;
}

.prtZ_5_2 .prtZ_5_2z span {}

.prtZ_5_2 .prtZ_5_2z i {
  margin-left: 15px;
}

.prtZ_5_3 {
  margin-top: auto;
  margin-bottom: auto;
}

.prtZ_5_3 .prtZ_5_3z {
  border: 0px;
  padding: 15px 15px;
  font-weight: 400;
  font-size: 14px;
  line-height: 15px;
  color: #555555;
  display: flex;
  background-color: transparent;
  position: relative;
  z-index: 0;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.prtZ_5_3 .prtZ_5_3z span {}

.prtZ_5_3 .prtZ_5_3z i {
  color: #FD3326;
  margin-right: 15px;
}

.prtZ_5_3 .prtZ_5_3z::after {
  content: '';
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  z-index: -1;
  transition: all 0.3s ease-in-out;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.prtZ_5_3 .prtZ_5_3z:hover {
  color: #ffffff;
}

.prtZ_5_3 .prtZ_5_3z:hover::after {
  background: var(--color-sale);
  opacity: 0.5;
}

.prtZ_5_4 {
  display: flex;
  align-items: center;
  margin-top: 30px;
}

.shRLnks {
  transition: all 0.3s ease-in-out;
  margin-right: 10px;
  display: flex;
  text-decoration: none;
  padding: 8px 20px;
  border: 1px solid #C4C4C4;
  box-sizing: border-box;
  border-radius: 4px;
  font-weight: 500;
  display: flex;
  align-items: center;
  font-size: 12px;
  line-height: 13px;
  color: #808080;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.shRLnks:hover {
  background-color: #dfdfdf;
}

.shRLnks i {
  margin-left: 10px;
}

.shRLnks .icon-twitter {
  color: #2E9CDB;
}

.shRLnks .icon-facebook {
  color: #2E69DB;
}

.shRLnks .icon-link {
  color: #FD3326;
}


.left-btm {
  margin-top: 60px;
}

.left-btm-z {}

.left-btm-z h4 {
  color: #FD3326;
  font-weight: 400;
  font-size: 36px;
  line-height: 39px;
}

.left-btm-z h4 span {}

.left-btm-z h4 small {
  margin-left: 10px;
  font-weight: 400;
  font-size: 14px;
  line-height: 15px;
  color: #555555;
}

.left-btm-01 {
  display: flex;
}

.left-btm-01 .left-btm-z {
  margin-left: 32px;
}

.left-btm-02 {
  margin-top: 17px;
}

.left-btm-02 p {
  font-weight: 400;
  font-size: 12px;
  line-height: 136.3%;
  letter-spacing: 0.035em;
  color: #808080;
}

.rdMrV {
  background-color: transparent;
  display: flex;
  margin-left: 0px;
  margin-right: auto;
  background: transparent;
  font-weight: 400;
  font-size: 12px;
  line-height: 136.3%;
  letter-spacing: 0.035em;
  color: var(--txt-gray);
  padding: 5px;
  margin-top: auto;
  margin-bottom: auto;
  border: 0px;
  outline: none;
}

.rdMrV i {
  margin-right: 5px;
  margin-top: auto;
  margin-bottom: auto;
}

.rdMrV span {
  margin-top: auto;
  margin-bottom: auto;
}

.wrtReview {
  display: flex;
  margin-left: auto;
  margin-right: 0px;
  background: transparent;
  font-weight: 400;
  font-size: 14px;
  line-height: 136.3%;
  letter-spacing: 0.035em;
  color: var(--txt-gray);
  padding: 10px 10px;
  margin-top: auto;
  margin-bottom: auto;
  border: 0px;
  outline: none;
  border: 1px solid #C4C4C4;
  box-sizing: border-box;
  border-radius: 4px;


}

.wrtReview i {
  margin-left: 10px;
  margin-top: auto;
  margin-bottom: auto;
  color: var(--primary-color);
}

.wrtReview span {
  margin-bottom: auto;
  margin-top: auto;
}


.ratePrdct {}

.ratePrdct h4 {
  font-size: 18px;
  font-weight: 600;
  color: var(--color-sale);
}

.range-slider {
  width: 100%;
  margin-left: 0px;
  margin-right: auto;
  position: relative;
  width: 285px;
}

.sliderStar {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  -webkit-appearance: none;
  width: 100%;
  background: #dee4ec;
  background: transparent;
  z-index: 2;

}

.sliderStar:focus {
  outline: none;
}

.sliderStar::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: 0.25rem solid transparent;
  background: #fff;
  cursor: pointer;
  height: 50px;
  width: 10px;
  background-color: transparent;
}

.range-slider {}

.range-slider .star-rating {
  font-size: 50px;
  height: 50px;
  width: 285px;
}

.range-slider .star-rating>span {
  font-size: 50px;
  height: 50px;
}

.reviewInp {
  width: 100%;
  border: 1px solid var(--txt-gray);
  flex: 1;
  margin-right: 16px;
  font-weight: 400;
  font-size: 14px;
  line-height: 15px;
  color: var(--txt-gray);
  outline: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  padding: 5px 16px;
  min-height: 37px;
  display: flex;
}

.reviewInp:hover,
.reviewInp:focus {
  border: 1px solid var(--primary-color);
}

.submitBtn {}

.submitBtn {
  margin-left: auto;
  margin-right: 0px;
  padding: 15px 25px;
  text-decoration: none;
  text-align: center;
  display: block;
  font-weight: 700;
  font-size: 16px;
  line-height: 17px;
  text-transform: uppercase;
  background: var(--color-sale);
  border: 1px solid var(--color-sale);
  border-radius: 4px;
  color: #FFFFFF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.submitBtn:hover {
  background: transparent;
  color: var(--color-sale);
}


.pRvwLsT {
  padding-left: 0px;
  margin-bottom: 0px;
}

.pRvwLsT li {
  list-style: none;
  border: 0.5px solid #C4C4C4;
  box-sizing: border-box;
  border-bottom: 0px;
}

.pRvwLsT li:last-child {
  border: 1px solid #C4C4C4;
}

.pRvw {
  padding: 25px 20px;
}

.pRvw_z1 {
  margin-bottom: 16px;
}

.pRvw_z1 h4 {
  font-size: 14px;
  padding: 3px 5px;
  background-color: var(--color-sale);
  margin-left: 0px;
  margin-right: 10px;
  color: #ffffff;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
}

.pRvw_z1 h4 i {
  font-size: 14px;
}

.pRvw_z1 h4 span {
  font-size: 16px;
  margin-right: 10px;
  padding-top: 2px;
}

.pRvw_z1 h5 {
  font-size: 18px;
  color: var(--gray-bold);
  line-height: 120%;
  font-weight: bold;
}

.pRvw_z2 {
  margin-top: 15px;
}

.pRvw_z2 p {
  margin-bottom: 10px;
  color: var(--gray-bold);
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0.035em;
}

.pRvw_z3 {
  margin-top: 15px;
}

.pRvw_z3 h4 {
  color: var(--gray-medium);
  font-size: 14px;
  line-height: 120%;
  font-weight: 300;
}

.mrDtlsPage {}

.mrDtlsPage {
  background-color: transparent;
  display: flex;
  margin-left: 0px;
  margin-right: auto;
  background: transparent;
  font-weight: 400;
  font-size: 12px;
  line-height: 136.3%;
  letter-spacing: 0.035em;
  color: var(--color-sale);
  padding: 5px;
  margin-top: auto;
  margin-bottom: auto;
  border: 0px;
  outline: none;
}

.mrDtlsPage i {
  margin-right: 5px;
  margin-top: auto;
  margin-bottom: auto;
  color: var(--txt-gray_2);
}

.mrDtlsPage span {
  margin-top: auto;
  margin-bottom: auto;
}


.dTl_z1 {}

.dTl_z1 p {
  margin-top: 30px;
}

.dTl_z1 p,
.dTl_z2 p {
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0.035em;
  color: var(--txt-gray);
}

.dTl_z2 {}

.dTl_z2 p {}

/* product */

/* cart */
.cRt-L1 {
  border: 1px solid #C4C4C4;
  box-sizing: border-box;
  padding: 25px;
  display: flex;
  align-self: center;
}

.cRt-L1 h6 {
  font-weight: 400;
  font-size: 16px;
  line-height: 136.3%;
  color: var(--color-sale);
  letter-spacing: 0.035em;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 15px;
}

.cRt-L1 p {
  font-weight: 400;
  font-size: 16px;
  line-height: 136.3%;
  letter-spacing: 0.035em;
  color: var(--txt-gray);
  margin-top: auto;
  margin-bottom: auto;

}

.loGinBtn {
  display: flex;
  margin-left: auto;
  margin-right: 0px;
  font-weight: 400;
  font-size: 14px;
  line-height: 15px;
  color: var(--color-sale);
  border: 1px solid var(--color-sale);
  box-sizing: border-box;
  border-radius: 4px;
  margin-top: auto;
  margin-bottom: auto;
  text-decoration: none;
  padding: 10px 10px;
}

.cRt-L2 {
  margin-top: 32px;
}

.cRt-L2 ul {
  padding-left: 0px;
  margin-bottom: 0px;
}

.cRt-L2 ul li {
  list-style: none;
  border: 1px solid #C4C4C4;
  box-sizing: border-box;
  border-bottom: 0px;
}

.cRt-L2 ul li:last-child {
  border-bottom: 1px solid #C4C4C4;
}

.crT_prdT {
  text-decoration: none;
  display: flex;
  position: relative;
  z-index: 0;
}

.crT_prdT01 {
  height: 140px;
  width: 90px;
}

.crT_prdT01 img {
  object-position: center;
  object-fit: cover;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}

.crT_prdT02 {
  display: flex;
  padding: 25px;
  position: relative;
  z-index: 0;
}

.crT_prdT02z1 {
  margin-top: auto;
  margin-bottom: auto;
  width: 220px;
}

.crT_prdT02z1 h4 {
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.03em;
  color: var(--txt-gray);
}

.crT_prdT02z1 p {
  margin-top: 10px;
  font-weight: 400;
  font-size: 12px;
  line-height: 136.3%;
  letter-spacing: 0.035em;
  color: var(--txt-gray_2);
  margin-bottom: 0px;
}

.crT_prdT02z1 h6 {
  margin-top: 0px;
  font-weight: 400;
  font-size: 12px;
  line-height: 136.3%;
  letter-spacing: 0.035em;
  color: var(--color-sale);
}

.crT_prdT02z2 {
  display: flex;
  margin-top: auto;
  margin-bottom: auto;
  width: 100px;
  padding: 5px;
}

.crT_prdT02z2 p {
  margin-top: auto;
  margin-bottom: auto;
  font-weight: 400;
  font-size: 12px;
  line-height: 136.3%;
  letter-spacing: 0.035em;
  color: var(--txt-gray_2);
}

.crT_prdT02z2 p span {
  font-size: 16px;
  margin-left: 5px;
}

.crT_prdT02z3 {
  margin-top: auto;
  margin-bottom: auto;
}

.crT_prdT02z3 h3 {
  font-weight: 700;
  font-size: 16px;
  line-height: 17px;
  letter-spacing: 0.03em;
  color: var(--txt-gray);
}

.crT_prdT02z3 h4 {
  font-weight: 300;
  font-size: 16px;
  line-height: 17px;
  text-decoration-line: line-through;
  color: var(--gray-light);
}

.crT_prdT_A {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  right: 0px;
  bottom: 0px;
  z-index: 2;
}

.crT_prdT02z4 {
  position: absolute;
  right: 0px;
  right: 25px;
  top: 0px;
  display: flex;
  z-index: 2;
  padding-top: 10px;
}

.crT_prdT02z4 p {
  position: absolute;
  right: 5px;
  color: var(--color-sale);
  font-weight: 300;
  font-size: 16px;
  line-height: 17px;
  bottom: -90px;
  margin-bottom: 0px;
}

.pdtRm {
  margin-top: 0px;
  margin-bottom: auto;
  font-weight: 400;
  font-size: 12px;
  line-height: 13px;
  color: var(--txt-gray_2);
  padding: 5px;
  background-color: transparent;
  border: 0px;
  z-index: 2;
  display: block;
  text-decoration: none;
}

.pdtRm:hover {
  color: var(--primary-color);
}

.pdtWish {
  margin-top: 0px;
  margin-bottom: auto;
  text-decoration: none;
  display: block;
  position: relative;
  z-index: 2;
  margin-left: 20px;
  font-weight: 400;
  font-size: 12px;
  line-height: 13px;
  color: var(--txt-gray_2);
  padding: 5px;
  padding: 5px;
  background-color: transparent;
  border: 0px;
}

.pdtWish:hover {
  color: var(--primary-color);
}

.cRt-R-total {}

.cRt-R-total h4,
.cRt-R-discount h4,
.cRt-R-coupon h4,
.cRt-R-vat h4 {
  font-weight: 300;
  font-size: 14px;
  line-height: 136.3%;
  letter-spacing: 0.035em;
}

.cRt-R {
  padding-left: 50px;
}

.cRt-R1 {}

.cRt-R1 h4 {
  font-weight: 400;
  font-size: 14px;
  line-height: 136.3%;
  letter-spacing: 0.035em;
  text-transform: uppercase;
  color: var(--txt-gray);
}

.cRt-R2 {
  margin-top: 18px;
}

.cRt-R2 .d-flex {
  margin-top: 12px;
  margin-bottom: 12px;
}

.cRt-R2 .d-flex h4 {
  flex: 1;
}

.cRt-R2 .d-flex h4:nth-child(1) {
  text-align: left;
}

.cRt-R2 .d-flex h4:nth-child(2) {
  text-align: left;
}

.cRt-R-total,
.cRt-R-discount,
.cRt-R-coupon,
.cRt-R-vat {
  width: 100%;
}

.cRt-R-total h4,
.cRt-R-discount h4,
.cRt-R-coupon h4,
.cRt-R-vat h4 {}

.cRt-R-total h4 {
  color: var(--txt-gray);
}

.cRt-R-discount h4 {
  color: var(--color-sale);
}

.cRt-R-coupon h4 {
  color: var(--primary-color);
}

.cRt-R-vat h4 {
  color: var(--txt-gray);
}

.cRt-R-final {
  padding: 10px 0px;
  border-top: 1px solid #898787;
}

.cRt-R-final h4 {
  font-weight: 700;
  font-size: 16px;
  line-height: 136.3%;
  letter-spacing: 0.035em;
  color: var(--txt-gray);
}

.cRt-R3 {
  margin-top: 35px;
}

.plCordR {
  width: 100%;
  padding: 15px 15px;
  text-decoration: none;
  text-align: center;
  display: block;
  font-weight: 700;
  font-size: 16px;
  line-height: 17px;
  text-transform: uppercase;
  background: var(--color-sale);
  border: 1px solid var(--color-sale);
  border-radius: 4px;
  color: #FFFFFF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.plCordR:hover {
  background: transparent;
  color: var(--color-sale);
}

.cRt-RT {
  margin-bottom: 35px;
}

.cRt-RTL {}

.aplYCpn {
  background: transparent;
  margin-top: auto;
  margin-bottom: auto;
  display: block;
  font-weight: 400;
  font-size: 14px;
  line-height: 15px;
  color: var(--txt-gray);
  padding: 10px 16px;
  border: 1px solid var(--primary-color);
  box-sizing: border-box;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  margin-right: 16px;
  text-decoration: none;
}

.cRt-RTL p {
  margin-top: auto;
  margin-bottom: auto;
  font-weight: 400;
  font-size: 12px;
  line-height: 136.3%;
  letter-spacing: 0.035em;
  color: var(--txt-gray_2);
}

.cRt-RTL2 {
  margin-top: 16px;
  display: flex;
}

.cRt-RTL2 .cupN_input {
  border: 1px solid var(--txt-gray);
  flex: 1;
  margin-right: 16px;
  font-weight: 400;
  font-size: 14px;
  line-height: 15px;
  color: var(--txt-gray);
  outline: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  padding: 5px 16px;
  height: 37px;
  display: flex;
}

.cRt-RTL2 .cupN_input:hover,
.cRt-RTL2 .cupN_input:focus {
  border: 1px solid var(--primary-color);
}

.aplYCpnNow {
  padding: 10px 16px;
  border: 1px solid var(--primary-color);
  background-color: var(--primary-color);
  color: #ffffff;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  font-weight: 400;
  font-size: 14px;
  line-height: 15px;
}

.crtHead {
  display: flex;
  flex: 1;
}

.crtHead h4 {
  font-weight: 500;
  font-size: 32px;
  line-height: 35px;
  color: var(--txt-gray);
  margin-top: auto;
  margin-bottom: auto;
}

.crtHead ul {
  display: flex;
  padding-left: 0px;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
}

.crtHead ul li {
  list-style: none;
  padding: 0px 10px;
  display: flex;
}

.crtHead ul li a {
  font-weight: 400;
  font-size: 14px;
  line-height: 15px;
  letter-spacing: 0.045em;
  text-transform: uppercase;
  color: #898787;
  padding: 10px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  text-decoration: none;
  display: flex;
}

.crtHead ul li a.active {
  color: #ffffff;
  background-color: var(--primary-color);
}

.crtHead ul li i {
  margin-top: auto;
  margin-bottom: auto;
  font-weight: 400;
  font-size: 14px;
  line-height: 15px;
  letter-spacing: 0.045em;
  text-transform: uppercase;
  color: #898787;
}


/* 
.sliderStar {
  -webkit-appearance: none;
  width: 100%;
  height: 25px;
  background: #d3d3d3;
  outline: none;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s;
}

.sliderStar:hover {
  opacity: 1;
}

.sliderStar::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 25px;
  height: 25px;
  background: #04AA6D;
  cursor: pointer;
}

.sliderStar::-moz-range-thumb {
  width: 25px;
  height: 25px;
  background: #04AA6D;
  cursor: pointer;
} */

/* cart */