:root {
  --cl-color1: #b753d9; /* primary color */
  --cl-color2: #c86de1;
  --cl-color3: #d987e8;
  --cl-color4: #e29bef;
  --cl-color5: #ecb2f5;
  --cl-color6: #f3c5fa;
}
body {
  background: #ffffff;
  color: #000000;
  font-family: "Puritan", sans-serif;
  font-style: normal;
}

.price_view1 {
font-size: 32px !important;

}

.price_view2 {
font-size: 18px !important;

}

.money{

  font-weight: 600 !important;
}

p {
  font-size: 17px !important;
}

span {
  font-size: 17px;
}

label {
  font-size: 17px !important;
}

.color1 {
  color: #b753d9 !important;
}

.color2 {
  color: #000000 !important;
}

.color3 {
  color: #b753d9 !important;
}

.color4 {
  color: #a274b2;
}

.color5 {
  color: #f8858b;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #a274b2;
  font-family: "Puritan", sans-serif !important;
  font-style: normal;
}

a {
  color: #000000 !important;
  font-size: 17px !important;
}

ul,
li {
  /* color: var(--cl-color2); */
  color: #000000;
  font-size: 17px;
}

.main-menu {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.b-none {
  border: none;
}

.p-40 {
  padding: 100px 0px;
}

.c-pointer {
  cursor: pointer;
}

.p-30 {
  padding: 30px;
}

.logo {
  /* height: 95px; */
}

.logo1 {
  width: 180px;
}

.main-navigation
  .mainmenu__item.menu-item-has-children
  > .inner-menu.megamenu-holder {
  top: 37px;
  background-color: #ffffff;
}

.head-form {
  position: fixed !important;
}

.header__main {
  padding-block-start: 0px;
  padding-block-end: 0px;
}

.bg-color {
  background-color: #b753d9;
}

.bg-color-btn {
  background-color: #a274b2 !important;
}

.search-cls {
  position: absolute;
  right: 7%;
}

.head-form {
  background: #fff;
  width: 100%;
  position: absolute;
  padding: 82px 93px;
  left: 0;
  top: 0;
  z-index: 1;
  display: none;
  box-shadow: 0px 4px 27px 0px #e0dddd;
}

.header__inner {
  position: relative;
}

.wishlist-table th {
  font-size: 17px !important;
}

table,
th,
td,
tr {
  color: #000000;
  font-size: 17px;
}

.fz-10 {
  font-size: 10px;
}

.fz-15 {
  font-size: 15px;
}

.fz-20 {
  font-size: 20px;
}

.fz1-20 {
  font-size: 20px !important;
}

.fz-25 {
  font-size: 25px;
}

.fz-35 {
  font-size: 35px;
}

.fz-18 {
  font-size: 18px;
}

.fz-30 {
  font-size: 30px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-80 {
  margin-top: 80px;
}

.ml-90 {
  margin-left: 90px;
}

.m-0 {
  margin: 0;
}

.pt-30 {
  padding-top: 30px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-40 {
  padding-bottom: 40px;
}

.fl-fc {
  position: fixed;
  background: #fff;
  height: 100vh;
  width: 100%;
  left: 0;
  opacity: 0.6;
  display: none;
}

.upper-footer a {
  color: #fff !important;
}

.lower-footer {
  background-color: var(--cl-color4);
  background-color: #a274b2;
  color: #fff;
}

.box-border-item {
  /* border: 1px solid #e3a5f8;
  padding: 15px 10px; */
}

.add-btn {
  padding: 5px 11px;
  width: 130px;
  font-size: 13px !important;
}

.nice-select:after {
  background-color: #b753d9;

  color: #fff !important;
}

.main-navigation .mainmenu__item.menu-item-has-children > .inner-menu {
  position: absolute;
  left: 0;
  top: 10%;
  min-width: 240px;
  margin-top: 10px;
}

.btn-shape-square:hover {
  opacity: 0.7;
}

.mt-60 {
  margin-top: 60px;
}

.sticky-headbar {
  position: sticky;
  z-index: 2;
  top: 0;
}

.page-title {
  font-size: 4rem;
}

.scroll-to-top {
  background-color: #dbb8e7;
}

.upper-footer h3 {
  color: #fff !important;
  font-size: 18px;
}

.quantity .qtybutton {
  color: #b753d9;
}

.variation-form .product-size-variations .product-size-variation-btn,
.bl-widget {
  border: 1px solid #b753d9;
}

.quantity-input {
  border: 1px solid #000000;
  color: #000000;
  padding: 7px;
}

/* .main-navigation .mainmenu__link:hover {
        background-color: #f7e9ea;
  } */

.main-navigation
  .mainmenu__item.menu-item-has-children
  > .inner-menu
  .sub-menu {
  background: #f7e9ea;
}

.main-navigation .mainmenu__item.menu-item-has-children > .inner-menu {
  box-shadow: 0px 3px 6px 0 rgba(0, 0, 0, 0.1);
  background-color: #f7e9ea;
}

.banner1 {
  width: 100%;
  height: 100%;
}

.top-con {
  background-color: #a274b2;
  padding: 8px 0px;
  opacity: 0.7;
}

.top-con > p {
  color: #fff;
  font-size: 18px;
}

.pt-10 {
  padding-top: 10px;
}

.log1 {
  width: 130px;
}

.payne-product .product__action {
  left: 0;
  bottom: 20px;
  margin: auto;
  text-align: center;
  width: 100%;
}

.payne-product .product__thumbnail-action {
  left: 0;
  bottom: 20px;
  margin: auto;
  text-align: center;
  width: 100%;
}

.q-view-btn {
  background: #cd99df;
  width: 90%;
  border: none;
  color: #fff;
  font-weight: 500;
  padding: 5px;
  position: absolute;
  bottom: -20px;
  left: 5%;
  visibility: hidden;
  transition: 0.2s;
}

.profile-details {
  background: #fff;
  border-radius: 5px;
}

.update-pro {
  background: #fff;
  border-radius: 5px;
  padding-bottom: 30px;
}

.pr-det {
  padding: 0px 30px 15px;
}

#change-password-block {
  display: none;
}

#update-profile-block {
  display: none;
}

.pro-h {
  padding: 10px 0px 5px 30px;
  border-bottom: 1px solid #a274b2;
  background: #a274b2;
  color: #fff;
}

.featured-product {
  position: relative;
  padding-inline-start: 10px;
  padding-inline-end: 10px;
}

.product-img {
  width: 100%;
  max-height: 326px;
}

.product-badge {
  background: #b753d9;
}

.product-img1 {
  width: 100%;
  max-height: 326px;
  display: none !important;
}

.hamburger-icon span {
  background: #b753d9;
}

.proimage1 {
  display: none;
}

.shippinng_address {
  padding: 10px;
  background: #fff;
  border-radius: 4px;
  border-bottom: 1px solid #b753d9;
}

.shippinng_address:last-child {
  border-bottom: none;
}

.shippinng_address p {
  margin: 0px;
}

.minimu-order {
  display: none;
}

.disable-link {
  pointer-events: none;
  opacity: 0.6;
}

.order-detail-or {
  padding: 10px;
  word-wrap: break-word;
}

.fzi-15 {
  font-size: 15px !important;
}

.order-detail-image {
  width: 80px;
  height: 100px;
}

.table-row {
  padding: 15px 0px;
}

.order-table {
  padding: 10px 30px;
  overflow-x: auto;
}

.over-flow-hidden {
  overflow: hidden;
}

.w-730 {
  width: 730px;
}

.fz-13 {
  font-size: 13px;
}

.track-order {
  padding: 15px;
}

.track__line {
  padding: 20px 20px 20px 50px;
}

.p-20 {
  padding: 20px;
}

.tracking-dot {
  height: 30px;
  width: 30px;
  background: #ececec;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.animation_dot {
  background: rgb(0, 128, 0);
  height: 13px;
  width: 13px;
  border-radius: 50%;
  display: block;
  box-shadow: 0px 0px 5px 8px #91f58b;
}
.modal-backdrop.show {
  opacity: 0.1 !important;
}

.animate {
  animation: shrinkdot 1.5s infinite;
}

@keyframes shrinkdot {
  0% {
    box-shadow: 0px 0px 5px 3px #91f58b;
  }

  50% {
    box-shadow: 0px 0px 5px 8px #91f58b;
  }

  100% {
    box-shadow: 0px 0px 5px 3px #91f58b;
  }
}

.trackingline {
  height: 9px;
  width: 100%;
  background: #cdcdcd;
  display: flex;
  align-items: center;
  /* justify-content: space-between; */
}

.progross-name {
  padding: 10px;
  display: flex;
  justify-content: space-between;
}

.process_line {
  height: 9px;
  width: 25%;
}

.cancel-order-btn {
  background: var(--cl-color5);
  padding: 5px 7px;
  color: #fff !important;
}

.product-top {
  position: relative;
}

.featured-product:hover .q-view-btn {
  visibility: visible;
  bottom: 10px;
}

.payne-product-list .product__thumbnail-action a {
  width: 80%;
  height: 40px;
}

.action-btn {
  width: 80%;
  margin: auto;
  height: 40px;
  line-height: 40px;
  color: #fff !important;
  text-align: center;
  background-color: #b684c6;
  -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
}

.eye-icon {
  width: 40px;
}

.add-cart {
  background-color: #b684c6;
  border: 1px solid var(--cl-color5);
  width: 100%;
  padding: 10px 10px;
  color:white;
}

.add-cart:hover {
  background: #a274b2;
  color: #fff;
}

.order-details {
  padding: 40px 45px;
  border: 2px solid var(--cl-color1) !important;
}

.qty-increase {
  position: absolute;
  right: 12px;
}

.qty-decrease {
  position: absolute;
  left: 12px;
}

.shipping-hd {
  padding: 15px;
  background: rgb(244, 244, 244);
  cursor: pointer;
}

.shipping-name {
  padding: 15px;
  background: rgb(244, 244, 244);
  border-bottom: 1px solid #b8747466;
}

.shipping-add-new {
  padding: 15px 0px;
  background: rgb(244, 244, 244);
}

.pr-change-head > span {
  padding: 6px 10px;
  border: 1px solid #a274b2;
  cursor: pointer;
}

.active_profile {
  background: #a274b2;
  color: #fff;
}

.dis-none {
  display: none;
}

.cart-count {
  position: absolute;
  top: -17px;
  right: -14px;
  background: #d29ae5;
  color: #fff;
  padding: 10px;
  border-radius: 50%;
  height: 22px;
  width: 22px;
  font-size: 14px;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.edit-frm {
  display: none;
}

.cancel-btn-addrs {
  background: none;
  border: none;
  margin: 13px 0px;
  color: var(--cl-color5);
  font-size: 18px;
}

.pay-spn {
  background: white;
  color: #5136c2;
  padding: 5px;
  border-radius: 4px;
}

.size-table {
  border: 1px solid var(--cl-color2);
  border-collapse: collapse;
  text-align: center;
}

.size-table tr {
  border: 1px solid var(--cl-color2);
  border-collapse: collapse;
}

.size-table td {
  border: 1px solid var(--cl-color2);
  border-collapse: collapse;
  width: 100px;
}

.rating {
  width: 50%;
}

.buttom-review {
  width: 80%;
  border: none;
  background: var(--cl-color5);
  padding: 5px 4px;
  border-radius: 37px;
  color: #fff;
}

.review-input {
  width: 100%;
  padding: 5px 10px;
  border: 1px solid #cdc6c6;
  border-radius: 28px;
  background: none;
}

.review-area {
  width: 100%;
  border-radius: 10px;
  background: none;
  border: 1px solid #cdc6c6;
  padding: 10px;
}

.cancel-review {
  border: 3px solid var(--cl-color5);
  background: #fff;
  border-radius: 17px;
  padding: 4px 11px;
  color: var(--cl-color2);
  margin: 10px;
}

.nm-login-creden > input {
  padding: 10px;
  width: 100%;
  background: none;
  border: 1px solid #da9eef;
  outline: none;
  color: #a274b2;
}

.sign-in-btn {
  width: 100%;
  padding: 10px;
  border: none;
  background: #a274b2;
  color: #fff;
  font-size: 18px;
}

.sign-in-btn:hover {
  background: linear-gradient(#e2a4f7, #a274b2);
}

.nm-login-creden > input:focus-visible {
  outline: none;
}

.nm-login-creden {
  margin: 20px 0px;
}

.nc-forgot-psw {
  display: none;
}

.frgt-hd {
  display: none;
}

.py-30 {
  padding: 30px 0px;
}

.main-navigation .mainmenu__link:after {
  height: 40px;
}

.nm-login-creden > select {
  padding: 14px;
  width: 100%;
  background: none;
  border: 1px solid var(--cl-color2);
  outline: none;
  color: var(--cl-color2);
}

.nm-login-creden input[type="checkbox"] {
  accent-color: var(--cl-color2);
  width: 20px;
  vertical-align: middle;
}

.otp-input {
  border: none !important;
  border-bottom: 2px solid var(--cl-color2) !important;
  background: #ffffff78 !important;
}

.confirm {
  background-color: var(--cl-color5) !important;
}

.rest-password {
  display: none;
}

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: var(--cl-color5);
  border-color: var(--cl-color5);
}

.nm-login-creden > textarea {
  padding: 10px;
  width: 100%;
  background: none;
  border: 1px solid var(--cl-color2);
  outline: none;
  color: var(--cl-color2);
}

.pb-30 {
  padding-bottom: 30px;
}

/* Firefox */
#quantity {
  text-align: center;
  background: none;
  border-color: var(--cl-color1);
  padding: 0px 10px;
  outline: none;
  width: 70px;
  color: var(--cl-color2);
}

.login-otp {
  display: none;
}

.increament {
  position: absolute;
  margin-left: -15px;
  cursor: pointer;
}

.decreament {
  position: absolute;
  margin-left: 7px;
  margin-top: -2px;
  cursor: pointer;
}

.p-rela {
  position: relative;
}

.submit-review {
  border: 3px solid var(--cl-color5);
  background: var(--cl-color5);
  border-radius: 17px;
  padding: 4px 11px;
  color: #fff;
  margin: 10px;
}

.user-address {
  box-shadow: 0px 0px 6px var(--cl-color3);
  padding: 10px;
  width: 100%;
  word-wrap: break-word;
}

.user-address p {
  margin: 0px;
}

.add-cart-popup {
  position: absolute;
  bottom: 36px;
  right: 20px;
  background: #b753d9;
  padding: 10px;
  border-radius: 7px;
  color: #fff;
  display: none;
}

.description-product ul {
  list-style: disc;
  padding-left: 40px;
}

.description-product p {
  margin-bottom: 0px;
  margin-top: 10px;
}

.submit-review:hover {
  background: #fff;
  color: var(--cl-color2);
}

.buttom-review:hover {
  background: #fff;
  color: var(--cl-color2);
  border: 3px solid var(--cl-color5);
}

.cancel-review:hover {
  background: var(--cl-color5);
  color: #fff;
}

.detail-li li::before {
  content: "\2022";
  color: var(--cl-color1);
  font-weight: bold;
  display: inline-block;
  width: 1.2em;
}

.detail-product {
  height: 100vh;
  overflow-y: auto;
}

.detail-product::-webkit-scrollbar {
  display: none;
}

.pay-cart {
  background: #5136c2;
  border: none;
  width: 100%;
  padding: 10px 10px;
  color: #fff;
  font-size: 15px;
}

#review-section {
  display: none;
}

.product-summary .product-price-wrapper span {
  font-size: 16px;
}

.product__info {
  display: block;
  text-align: center;
}

.shop-toolbar .nice-select {
  background-color: #a274b2;
}

.shop-toolbar .nice-select .current {
  color: #fff;
}

.product__action a {
  opacity: 1;
  -webkit-transform: translate(0, 40px) !important;
  -moz-transform: translate(0, 40px) !important;
  -ms-transform: translate(0, 40px) !important;
  -o-transform: translate(0, 40px) !important;
  transform: translate(0, 40px) !important;
}

.payne-product .product__inner:hover .product__action a {
  opacity: 1;
  -webkit-transform: translate(0, 0) !important;
  -moz-transform: translate(0, 0) !important;
  -ms-transform: translate(0, 0) !important;
  -o-transform: translate(0, 0) !important;
  transform: translate(0, 0) !important;
}

.product-top:hover .product-img {
  display: none;
}

.product-top:hover .product-img1 {
  display: block !important;
}

.product__image:hover .proimage {
  display: none;
}

.product__image:hover .proimage1 {
  display: block !important;
}

.my-40 {
  margin: 40px 0px;
}

.cart-form__input::placeholder {
  color: #a274b2;
}

.content {
  padding: 10px 150px;
  text-transform: uppercase;
}

.view-btn {
  background: none;
  border: 1px solid #000000;
  padding: 3px 25px;
  color: #000000;
  transition: 0.1s;
}

.view-btn:hover {
  border: 1px solid #000000;
}

.view-btn > a:hover {
  color: #b753d9;
}

.product-link {
  position: relative;
}

.line-border {
  background: #a274b2;
  padding: 6px 0px 0px 0px;
  text-align: center;
}

.line-border > h2 {
  color: #fff;
  font-size: 20px;
  padding: 4px;
}

.link-image {
  width: 100%;
  max-height: 600px;
}

.banner2 {
  width: 100%;
  height: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  align-items: end;
  justify-content: center;
}

.cont {
  margin-bottom: 10%;
  text-align: center;
  margin-top: 25%;
}

.shopnow-btn {
  border: none;
  background: #b753d9;
  padding: 7px 39px;
}

.img1 {
  max-height: 400px;
}

.sale-spn {
  position: absolute;
  top: 0;
  right: 0;
  background: #a274b2;
  padding: 2px 9px;
  color: #fff;
}

.opt {
  text-align: center;
  background: #b986cb;
  border-radius: 50%;
  overflow: hidden;
  color: #a274b2;
  height: 130px;
  width: 130px;
  padding: 10px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.opt > img {
  width: 60px;
  height: 60px;
}

.shopnow-btn:hover {
  color: #fff;
  background-image: -moz-linear-gradient(#b753d9, #b753d9);
  background-image: -o-linear-gradient(#b753d9, #b753d9);
  background-image: linear-gradient(#b753d9, #b753d9);
}

.upper-footer {
  /* background-color: var(--cl-color3); */
  background-color: #a274b2;
  padding: 30px 5px;
}

.text-sta {
  text-align: left !important;
}

.upper-footer ul {
  margin-top: 20px;
}

.del-des {
  padding: 0px 10px;
  text-align: center;
  width: 225px;
  font-size: 20px;
  margin: 15px 0px;
}

.p-absolute {
  position: absolute;
}

.mobile_input {
  border: none;
  width: 100%;
  /* border-bottom: 1px solid #ff000045; */
  padding: 0px 30px;
  box-shadow: 0px 4px 8px -5px #b753d9;
}

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #b753d9;
  opacity: 1;
  /* Firefox */
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #b753d9;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #b753d9;
}

.quantities {
  font-size: 20px;
  width: 106px;
  height: 43px;
  line-height: 41px;
  position: relative;
}

.option-select {
  width: 100%;
  height: 100%;
  border-color: #b753d9;
  appearance: none;
}

.mobile-menu {
  display: none;
}

.hamburger-icon {
  width: 50%;
  display: none;
}

.pd-40 {
  padding: 40px;
}

.rating_img {
  width: 100px;
  height: 100px;
  object-fit: contain;
}

.review__title {
  margin: 10px 0px 0px 0px;
}

.product_ratings {
  border-top: 2px solid #fff;
  padding: 10px;
  border-bottom: 1px solid #fff;
}

.ft-rv-section {
  padding: 10px;
  background: #fff;
  border-radius: 4px;
}

.instock-dot {
  display: inline-block;
  height: 10px;
  width: 10px;
  background: #0ca50c;
  border-radius: 50%;
  box-shadow: 0px 0px 1px 3px #1ae41a;
}

.outstock-dot {
  display: inline-block;
  height: 10px;
  width: 10px;
  background: #b753d9;
  border-radius: 50%;
  box-shadow: 0px 0px 1px 3px #b753d9;
}
.product-summary {
  height: 100vh;
  overflow-y: auto;
}

/* Hide scrollbar for Chrome, Safari and Opera */
.product-summary::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.product-summary {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
.quick-optionalimage {
  display: none;
}
.search-sub-menu {
  position: absolute;
  background: #fffffffa;
  width: 100%;
  padding: 14px;
  top: 100%;
  box-shadow: 0px 10px 20px #e0dfdf inset;
  left: 0;
  display: none;
  justify-content: space-around;
  max-height: 60vh;
  overflow-y: auto;
}
.search-sub-menu::-webkit-scrollbar {
  display: none;
}
.search-sub-menu {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
.terms__and__conditions {
  padding: 30px 10px;
}
.terms__and__conditions > h3 {
  font-size: 20px;
}

.terms__and__conditions > h2 {
  font-size: 30px;
}

.terms__and__conditions > h1 {
  font-size: 30px;
}

.faq {
  border: 2px solid var(--cl-color2);
  padding: 10px;
  border-radius: 6px;
  margin: 10px;
}
.faq_ans > p {
  padding-left: 10px;
}
.faq_ans {
  display: none;
}
#email_error {
  display: none;
}
.mobile_search {
  z-index: 1;
  flex-wrap: wrap;
  box-shadow: 0px 0px 25px #e0dfdf;
  justify-content: space-between;
}
.mobile-cls-search {
  position: absolute;
  margin: 10px;
  right: 19px;
}
#lg-counter {
  display: none !important;
}
@media screen and (max-width: 992px) {
  .content {
    padding: 0;
  }

  .menuicons {
    display: none;
  }

  .first__main__menu {
    display: none;
  }

  .header-default .header__left {
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around;
    align-items: center;
  }

  .toolbar-item {
    display: none;
  }

  .mobile-menu {
    display: block;
  }

  .hamburger-icon {
    width: 50%;
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .text-sta {
    text-align: center !important;
  }

  .link-image {
    object-fit: cover;
  }
}

@media screen and (max-width: 600px) {
  .product-img {
    max-height: 438px;
    object-fit: cover;
  }

  .product-img1 {
    max-height: 438px;
    object-fit: cover;
  }

  .shopnow-btn {
    padding: 3px 26px;
  }

  .q-view-btn {
    padding: 6px;
    width: 80%;
    left: 10%;
  }
  .product-modal .modal-dialog {
    max-height: 429px !important;
    margin: auto;
  }
  .modal.show .modal-dialog {
    transform: translate(0px, 50px) !important;
  }
  .product-modal .modal-dialog .modal-content .modal-body {
    height: 59vh;
    overflow-y: auto;
  }

  .p-40 {
    padding: 50px 0px;
  }

  .top-con > p {
    color: #fff;
    font-size: 10px;
  }

  .log1 {
    width: 105px;
  }

  .tracking-dot {
    height: 25px;
    width: 25px;
  }

  .mobile-menu-bar {
    position: fixed;
    z-index: 100;
    width: 80%;
    height: 100vh;
    background: #fff;
    top: 0;
  }
}
@media screen and (max-width: 400px) {
  .pr-change-head > span {
    padding: 6px 6px;
    cursor: pointer;
    font-size: 12px;
  }
}

.swiper-button-next, .swiper-button-prev {
  
    color: #000000!important;
}
