@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

ul,
ol {
  margin: 0;
  padding: 0;
}
ul,
ul li,
ol,
ol li {
  list-style: none;
}

p {
  line-height: 1.4;
  margin-bottom: 10px;
}

body {
  font-family: Lato, Arial, Helvetica, sans-serif;
  background-color: white;
}

a {
  text-decoration: none;
}

ul,
ol {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

button {
  outline: none;
}

/* Style the Google Translate container */
#google_translate_element {
  background-color: rgb(238, 227, 225);
}

/* Style the dropdown */
.goog-te-gadget-simple {
  border: none !important;
  background-color: rgb(238, 227, 225) !important;
  color: #000;
  border-radius: 5px;
  font-size: 14px;
  width: 100%;
}

/* Style the dropdown text */
.goog-te-gadget-simple span {
  color: #000;
  font-weight: 400;
  font-size: 14px;
}

/* Hide the Google branding */
.goog-te-gadget-simple .goog-te-gadget-icon {
  display: none;
}

/* Style the hover state */
.goog-te-gadget-simple:hover {
  background-color: rgb(238, 227, 225);
}

/* Style the language list */
.goog-te-menu-value span {
  color: #000;
}

#loading-img-page {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  background: white;
}

#loading-img-page img {
  max-width: 10%;
  height: auto;
}

.free-shipping-container {
  background-color: rgb(238, 227, 225);
  align-items: center;
  /* margin: 0 auto; */
}
.free-shipping-container .Free-shipping {
  font-size: 14px;
  font-weight: 400;
  color: black;
}
/* .free-shipping-container .free-shipping-lang {
  background-color: rgb(238, 227, 225);
  border: 3px solid rgb(214, 204, 202);
  padding-top: 8px;
  padding-left: 8px;
} */

.free-shipping-lang {
  /* background-color: rgb(238, 227, 225);
  border: 3px solid rgb(214, 204, 202); */
  display: flex;
  align-items: center;
  padding: 5px 20px;
}

.free-shipping-container .search-box {
  position: relative;
  margin-top: 4px;
}
.free-shipping-container .search-box input {
  padding-right: 35px;
  padding-left: 40px;
  border-color: #dfe3e8;
  border-radius: 4px !important;
  box-shadow: none;
}
.free-shipping-container .search-box .input-group-text {
  min-width: 35px;
  border: none;
  background: transparent;
  position: absolute;
  left: 0;
  z-index: 9;
  padding: 7px;
  height: 100%;
}
.free-shipping-container .search-box ::placeholder {
  font-size: 14px;
  font-weight: 400;
}
.free-shipping-container .search-box i {
  color: #a0a5b1;
  font-size: 19px;
}

option {
  background-color: white;
  color: black;
}
option:hover {
  background-color: blue;
}

.icon-heart {
  padding-left: 10px !important;
}

.nav-signin-account {
  color: rgb(238, 227, 225);
}

.nav-link {
  color: black;
}

.icon-button-1 {
  position: relative;
  border: none;
  margin-right: 10px;
}

.icon-button-1 .icon-button__badge {
  position: absolute;
  background-color: rgb(238, 227, 225);
  top: -5px;
  right: -10px;
  width: 12px;
  height: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 10px;
}

.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 0;
}

.dropend:hover {
  background-color: rgb(214, 201, 201);
}

.nav-dropdown-item:hover {
  background-color: rgb(214, 201, 201) !important;
  color: black;
}

.okka-nav-link-head {
  background-color: white !important;
  color: black !important;
}
.okka-nav-link-head:hover {
  background-color: black !important;
  color: white !important;
}

.okka-nav-dropdown .nav-dropdown-menu {
  display: none;
  width: 700px !important;
  background-color: rgb(241, 241, 241);
}

.okka-nav-dropdown:hover > .nav-dropdown-menu,
.dropend:hover > .nav-dropdown-menu {
  display: block;
  /* margin-top: 0.125em; */
  margin-left: -17.875em;
}

.okka-nav-dropdown .nav-dropdown-menu-1 {
  display: none;
  width: 300px !important;
  background-color: rgb(241, 241, 241);
  font-size: 14px;
  font-weight: 400;
  color: #666;
}

.nav-signin-headers {
  font-size: 14px;
  font-weight: 400;
  color: black;
}

.main-navbar-okka {
  display: none;
}

.navbar-dropdown-full {
  display: block;
}

.okka-nav-dropdown:hover > .nav-dropdown-menu-1,
.dropend:hover > .nav-dropdown-menu-1 {
  display: block;
  /* margin-top: 0.125em; */
  margin-left: 0.125em;
}

.nav-beauty-fs {
  font-size: 13px;
  line-height: 25px;
  font-weight: 400;
  font-family: Arial, Helvetica, sans-serif;
  color: rgb(102, 102, 102);
}

.nav-signin-account {
  font-size: 14px;
  font-weight: 400;
  color: rgb(238, 227, 225);
}

.nav-signin-account:hover {
  color: rgb(238, 227, 225);
}

.nav-login-input {
  font-size: 14px;
  font-weight: 400;
  color: rgb(36, 36, 36);
}

.nav-login-submit {
  font-size: 13px;
  background-color: rgb(238, 227, 225);
  font-weight: 600;
}

.nav-dropdown-head {
  height: 100vh;
  overflow-x: scroll;
}

.okk-navbar-link {
  /* margin: 0px 35px; */
  color: black !important;
}

.login-dropdown-item:hover {
  background-color: white !important;
}

.okka-nav-link-head {
  padding: 10px 40px !important;
}

@media screen and (max-width: 1210px) {
  .okka-nav-link-head {
    padding: 10px 10px !important;
  }
}
@media screen and (min-width: 769px) {
  .dropend:hover > .nav-dropdown-menu {
    position: absolute;
    top: 0;
    left: 100%;
  }
  .nav-log-wish {
    padding-left: 0px;
  }
  .dropend:hover > .nav-dropdown-menu-1 {
    position: absolute;
    top: 0;
    left: 100%;
  }
  .dropend .dropdown-toggle {
    margin-left: 0.5em;
  }
}
.nav-signin-headers {
  font-size: 14px;
  font-weight: 400;
  color: black;
}

.remember-me {
  font-size: 14px;
  font-weight: 400;
  color: #000;
}

.okka-nav-link-head-1 {
  border-top: 1px solid rgb(245, 244, 244);
  border-bottom: 1px solid rgb(248, 245, 245);
  font-size: 13px;
  font-weight: 600;
  /* padding-left: 20px; */
}

.okka-nav-link-head-1:hover {
  background-color: rgb(238, 227, 225);
  color: Black !important;
}

.collapse-dropdown-res {
  border-top: 1px solid rgb(221, 216, 216);
  border-bottom: 1px solid rgb(221, 216, 216);
  font-size: 13px;
  font-weight: 400;
}

.offcanvas-navbar-nav {
  display: flex;
  flex-direction: column;
}

.offcanvas-navbar-nav .nav-link {
  padding-left: 20px;
}

.okka-offcanva-body {
  padding: 0 !important;
}

.navbar-log-text {
  font-size: 13px;
  font-weight: 700;
}

.nav-log-sections {
  position: relative;
}

.nav-log-sections .dropdown-menu {
  display: block;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  will-change: transform;
  top: 100%;
  left: calc(0px - 100px);
  transform: translate3d(0, 0, 0);
  transition: visibility 0s, opacity 0.3s ease-in-out;
}

.nav-log-sections:hover .dropdown-menu,
.nav-log-sections:focus-within .dropdown-menu {
  visibility: visible;
  opacity: 1;
}

.nav-paswd-group {
  position: relative;
}

.nav-paswd-input-field {
  padding-right: 40px;
  border-radius: 5px !important;
}

.toggle-password-icon {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  background: transparent;
  padding: 0;
  cursor: pointer;
  z-index: 3;
}

@media (min-width: 995px) {
  .main-navbar-okka {
    display: block;
  }
  .navbar-dropdown-full {
    display: none;
  }
}
@media (max-width: 995px) {
  .main-navbar-okka {
    display: none;
  }
  .navbar-dropdown-full {
    display: block;
  }
}
.carousel-image-container img {
  transition: transform 0.2s ease-in-out;
}

.carousel-image-container:hover .carousel-image-container-link {
  transform: scale(1.1);
}

.banner-carousel-control-prev {
  margin-left: 150px;
  color: black;
}

.banner-carousel-control-next {
  margin-right: 150px;
  color: black;
}

.banner-carousel-control {
  font-size: 25px;
  color: black;
}

.carousel-indicators {
  position: absolute;
  bottom: -40px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: grey !important;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}

.img-container {
  overflow: hidden;
  cursor: pointer;
}
.img-container img {
  transition: transform 0.5s ease-in-out;
}
.img-container:hover .image-container-1 {
  transform: scale(1.1);
}

.trending-head,
.skin-routine-head,
.trending-head {
  font-size: 24px;
  font-weight: 600;
  color: black;
  line-height: 70px;
  font-family: Poppins, Arial, Helvetica, sans-serif;
}
.trending-head:hover,
.skin-routine-head:hover,
.trending-head:hover {
  color: rgb(238, 227, 225);
}

.explore-brands-head {
  font-size: 24px;
  font-weight: 600;
  color: black;
  line-height: 70px;
  padding: 20px 0px;
  font-family: Poppins, Arial, Helvetica, sans-serif;
}
.explore-brands-head:hover {
  color: rgb(238, 227, 225);
}

@media screen and (max-width: 1100px) {
  .explore-brands-head,
  .skin-routine-head,
  .trending-head,
  .magazine-title {
    font-size: 17px;
    padding: 0;
    margin: 0;
  }
}
.slider-image-link1 {
  width: 100%;
  height: auto;
  padding: 5px;
  cursor: pointer;
}

.slider-image-link3 {
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.slider-image-link1 {
  width: 100%;
  height: auto;
}

/* connect with okka beauty =============================================================*/
.insta-slider .insta-post {
  position: relative;
  margin: 0px 6px;
  overflow: hidden;
}
.insta-slider .insta-post img {
  width: 100%;
  height: 250px;
  transition: transform 0.3s;
}
.insta-slider .overlay-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding: 130px 10px 20px 10px;
  transition: transform 0.5s ease-in-out;
  transform: translateY(200%);
}

.insta-post:hover .overlay-text {
  transform: translateY(0);
}


@media screen and (max-width: 1025px) {
  .carousel-control-next,
  .carousel-control-prev {
    position: absolute;
    width: 2% !important;

  }
}
@media screen and (max-width: 768px) {
  .carousel-control-next,
  .carousel-control-prev {

    width: 5% !important;
  }
}

/* skin care ==============================================*/
.skin-type-heading {
  font-size: 25px;
  font-weight: 600;
  color: black;
  line-height: 100px;
  font-family: Poppins, Arial, Helvetica, sans-serif;
}

.skincare-card {
  overflow: hidden;
  box-shadow: 0px 0px 6px 0px grey;
}
.skincare-card img {
  transition: transform 0.5s ease-in-out;
}
.skincare-card:hover img {
  transform: scale(1.1);
}
.skincare-card-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
}
.skincare-card {
  border: none;
}

.why-us-card-group {
  margin-bottom: 30px;
  height: 100%;
  width: 100%;
}

.why_us_card_text {
  font-size: 14px;
  font-weight: 400;
  color: rgb(119, 119, 119);
}

.why-us-card-main {
  position: relative;
  min-height: 180px;
}

.why-us-card {
  position: absolute;
  margin-right: 20px;
  height: 80px;
  width: 80px;
  background-color: #F1F1F1;
  border-radius: 50%;
  z-index: 0;
  top: -50px;
  left: 35%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}
.why-us-card svg {
  width: 40px;
  height: 40px;
}
.why-us-card-main {
  border: 3px solid rgb(228, 228, 228);
}
.why-us-card-main-top {
  cursor: pointer;
}
@media screen and (max-width: 1200px) {
  .why-us-card {
    display: flex;
    flex-direction: column;
  }
  .why-us-card img {
    top: -60px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
  }
  .why-us-card-main {
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 1200px) {
  .why-us-card-group {
    display: flex;
    flex-direction: column;
  }
}
/* magazine-title ============================================= */
.magazine-image-card {
  overflow: hidden;
  max-height: 600px;
}
.magazine-image-card .magazine-sub-title {
  font-size: 14px;
  font-weight: 400;
  color: rgb(119, 119, 119);
  text-align: center;
}
.magazine-image-card .magazine-heading {
  font-size: 24px;
  font-weight: 600;
  color: black;
  line-height: 70px;
}
.magazine-image-card .magazine-title {
  font-size: 20px;
  font-weight: 500;
  line-height: 25px;
}
.magazine-image-card .magazine-reading {
  text-align: center;
}
.magazine-image-card .magazine-reading a {
  text-align: center;
  font-size: 13px;
  font-weight: 800;
  color: rgb(238, 227, 225);
}
.magazine-image-card .magazine-tooltip-text {
  visibility: hidden;
  position: absolute;
  z-index: 2;
  display: flex;
  color: white;
  font-size: 12px;
  background-color: #192733;
  border-radius: 5px;
}
.magazine-image-card .magazine-tooltip-text::before {
  content: "";
  position: absolute;
  transform: rotate(45deg);
  background-color: #192733;
  padding: 5px;
  z-index: 2;
}
.magazine-image-card .magazine-icons-links i {
  padding: 8px;
  color: grey;
}

.magazine-hover-text {
  position: relative;
}
.magazine-hover-text:hover .magazine-tooltip-text {
  visibility: visible;
}
.magazine-hover-text #magazine-top {
  top: -30px;
  left: 20%;
}
.magazine-hover-text #magazine-top::before {
  top: 80%;
  left: 50%;
}
.magazine-hover-text #magazine-top-1 {
  top: -40px;
  right: -10px;
}
.magazine-hover-text #magazine-top-1::before {
  top: 80%;
  left: 50%;
}
.magazine-hover-text .magazine-icons {
  text-align: center;
  width: 20px;
  height: 20px;
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  color: rgb(170, 162, 162);
}

.btn-add_cart {
  overflow: hidden;
  position: relative;
  margin-top: 20px;
  padding: 10px 15px;
  cursor: pointer;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  text-align: center;
  border: transparent;
  font-size: 13px;
  font-weight: 600;
  background-color: #EEE3E1;
}
.btn-add_cart p {
  transition: all 0.2s ease;
  margin: 0;
}
.btn-add_cart:hover p {
  transform: translate(0, -25px);
}
.btn-add_cart:hover .addcart-icon {
  transform: translate(-10px, -12px);
}
.btn-add_cart:active {
  box-shadow: none;
}
.btn-add_cart .addcart-icon {
  position: absolute;
  transform: translate(-10px, 25px);
  transition: all 0.2s ease;
}

.btn-read-more {
  overflow: hidden;
  position: relative;
  margin-top: 20px;
  padding: 10px 15px;
  cursor: pointer;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  text-align: center;
  border: transparent;
  font-size: 13px;
  font-weight: 600;
  background-color: #EEE3E1;
}
.btn-read-more p {
  transition: all 0.2s ease;
  margin: 0;
}
.btn-read-more:hover p {
  transform: translate(0, -25px);
}
.btn-read-more:hover .addcart-icon {
  transform: translate(-10px, -12px);
}
.btn-read-more:active {
  box-shadow: none;
}
.btn-read-more .addcart-icon {
  position: absolute;
  transform: translate(-10px, 25px);
  transition: all 0.2s ease;
}


.spinner-loading-button {
  padding: 10px 50px;
  cursor: pointer;
  background-color: #EEE3E1;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  text-align: center;
  border: transparent;
  font-size: 13px;
  font-weight: 600;
  /* display: none; */
}

.spinner-border-roll {
  width: 1rem;
  height: 1rem;
  border-width: 2px;
}

.product-labels {
  background: url(/static/images/offer.png) no-repeat;
  background-size: cover;
  position: absolute;
  top: 7px;
  inset-inline-start: 7px;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  max-width: 50%;
  transition: opacity 0.3s ease;
}

.product-label.onsale {
  color: #fff !important;
  width: 50px;
  height: 50px;
}

.product-labels.labels-rounded .product-label {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 7px;
  min-height: 50px;
  border-radius: 35px;
  font-size: 14px;
}

.product-label {
  padding: 5px 10px;
  min-width: 50px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  word-break: break-all;
  font-weight: 600;
  font-size: 12px;
  line-height: 1.2;
}

.product-labels .product-label.out-of-stock {
  color: rgb(255, 255, 255);
}

.product-labels.labels-rounded .out-of-stock {
  max-width: 50px;
  font-size: 12px;
}

.product-label.out-of-stock {
  background-color: #e3e0e0 !important;
}

.product-labels-new {
  position: absolute;
  top: 70px;
  inset-inline-start: 7px;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  max-width: 50%;
  transition: opacity 0.3s ease;
}

.product-labels .labels-rounded .product-label-new {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 7px;
  min-height: 50px;
  border-radius: 35px;
  font-size: 14px;
}

.product-label-new {
  padding: 5px 10px;
  min-width: 50px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  word-break: break-all;
  font-weight: 600;
  font-size: 12px;
  line-height: 1.2;
}

.product-labels-new .product-label-new.new-product-sale {
  color: white;
  padding: 17px 10px;
  border-radius: 35px;
}

.product-labels-new.labels-rounded-new.new-product-sale {
  max-width: 50px;
  font-size: 12px;
}

.product-label-new.new-product-sale {
  background-color: rgb(224, 180, 177) !important;
}

.product-labels-f {
  position: absolute;
  top: 7px;
  inset-inline-start: 7px;
  background-color: white;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  max-width: 60%;
  transition: opacity 0.3s ease;
}

.product-label-f .onsale-f {
  background: url(https://www.okkabeauty.com/wp-content/uploads/2023/04/176-1766215_transparent-sale-badge.png) no-repeat;
  background-size: 100%;
  color: transparent !important;
  background-color: transparent !important;
  width: 100px;
  height: 100px;
}

.product-labels-f .labels-rounded-f .product-label-f {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 7px;
  min-height: 50px;
  border-radius: 35px;
  font-size: 14px;
}

.product-label-f {
  min-width: 60px;
  color: black;
  text-align: center;
  text-transform: uppercase;
  word-break: break-all;
  font-weight: 600;
  font-size: 12px;
  line-height: 1.2;
}

.product-labels-f .product-label-f .out-of-stock-f {
  color: rgb(255, 255, 255);
}

.product-labels-f .labels-rounded-f .out-of-stock-f {
  max-width: 50px;
  font-size: 12px;
}

.product-label-f .out-of-stock-f {
  background-color: #e3e0e0 !important;
}

.owl-controls .owl-prev,
.owl-controls .owl-next {
  position: absolute;
  bottom: 185px;
  padding: 8px 17px;
  background: white;
  color: black !important;
  border-radius: 50%;
  transition: 0.5s;
}
.owl-controls .owl-prev:hover,
.owl-controls .owl-next:hover {
  background: white;
  color: black !important;
}
.owl-controls .owl-prev:after,
.owl-controls .owl-next:after {
  font-family: FontAwesome;
  font-size: 25px;
  color: black;
}
.owl-controls .owl-prev {
  left: -40px;
}
.owl-controls .owl-prev:after {
  content: "\f104";
}
.owl-controls .owl-next {
  right: -40px;
}
.owl-controls .owl-next:after {
  content: "\f105";
}

a {
  text-decoration: none !important;
}

.product {
  background-color: #fff;
  text-align: center;
  margin: 0 6px;
}
.product .product-image {
  overflow: hidden;
  position: relative;
}
.product .product-image a.image {
  display: block;
}
.product .product-image img {
  width: 100%;
  height: auto;
}
.product .product-image .pic-1 {
  transition: 0.5s;
}
.product .product-image:hover .pic-1 {
  opacity: 0;
}
.product .product-image .pic-2 {
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.5s;
}
.product .product-image:hover .pic-2 {
  opacity: 1;
}
.product:hover .cart {
  bottom: 0;
}
.product .links {
  padding: 5px 10px;
  margin: 0;
  list-style: none;
  opacity: 0;
  position: absolute;
  top: 10px;
  right: 0;
  transition: 0.5s;
  margin-bottom: 5px;
  background-color: white;
  box-shadow: 0 0 2px 0 rgb(133, 123, 123);
}
.product .links li a {
  color: black;
  font-size: 12px;
  line-height: 30px;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  display: block;
  transition: 0.5s;
  margin-bottom: 5px;
  font-size: 20px;
}
.product:hover .links {
  opacity: 1;
  right: 10px;
}
.product .content {
  padding: 12px;
}
.product .category {
  font-size: 17px;
  margin: 0 0 5px;
  display: block;
}
.product .category a {
  color: #999;
  transition: 0.5s;
  font-size: 11px;
}
.product .category a:hover {
  color: #555;
}
.product .title {
  font-size: 14px;
  font-weight: 500;
  margin: 0 0 8px;
}
.product .title a {
  color: rgba(51, 51, 51, 0.65);
  transition: 0.5s;
}
.product .title a:hover {
  color: rgba(32, 27, 27, 0.65);
}
.product .price {
  color: rgb(0, 0, 0);
  font-size: 14px;
  font-weight: 600;
}
.product .price span {
  color: #888;
  margin: 0 5px 0 0;
  font-weight: 400;
  font-size: 12px;
}

@media screen and (max-width: 990px) {
  .product {
    margin: 0 0 30px;
  }
  ul.slick-dots,
  button.slick-next.slick-arrow,
  button.slick-prev.slick-arrow {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  button.slick-next.slick-arrow,
  button.slick-prev.slick-arrow {
    display: none !important;
  }
}
.slick-dots {
  bottom: -23px;
  width: 100%;
  list-style: none;
  text-align: center;
}
.slick-dots li button:before {
  font-size: 10px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px !important;
  height: 20px !important;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: #000;
}

.slick-prev {
  left: -24px;
  opacity: 0;
  transition: opacity 0.3s ease, transform 0.3s ease, left 0.3s ease, right 0.3s ease;
  transform: translateX(-100%);
}

.slick-next {
  right: -24px;
  opacity: 0;
  transition: opacity 0.3s ease, transform 0.3s ease, left 0.3s ease, right 0.3s ease;
  transform: translateX(100%);
}

.my-slider-4:hover .slick-next,
.my-slider:hover .slick-next,
.my-slider:hover .slick-next,
.my-slider-4:hover .slick-next,
.my-slider-3:hover .slick-next {
  opacity: 1;
  transform: translateX(0);
}

.my-slider-4:hover .slick-prev,
.my-slider:hover .slick-prev,
.my-slider:hover .slick-prev,
.my-slider-4:hover .slick-prev,
.my-slider-3:hover .slick-prev {
  opacity: 1;
  transform: translateX(0);
}

.slick-prev:before {
  content: "\f104";
  font-size: 40px;
  font-family: "FontAwesome";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-next:before {
  content: "\f105";
  font-size: 40px;
  font-family: "FontAwesome";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-next:before,
.slick-prev:before {
  color: #000;
  font-size: 26px;
}

.slick-list.draggable:before {
  font-size: 0.75rem;
  font-weight: 400;
  display: none;
  margin: 0 auto 10px;
  content: "← SWIPE BETWEEN SLIDES →";
  text-align: center;
  letter-spacing: 0.9%;
  color: #686868;
}

.product-wrapper {
  border: 1px solid black;
  padding: 40px 0px;
}

.product-gallery {
  display: block;
  width: 100%;
}
@media screen and (min-width: 601px) {
  .product-gallery {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media screen and (min-width: 769px) {
  .product-gallery {
    display: inline-block;
    width: 64.1%;
  }
}
@media screen and (min-width: 991px) {
  .product-gallery {
    width: 54.3%;
  }
}
.product-gallery .slide-image {
  background: #f9f9f9;
}

.customer_image {
  max-width: 56px;
  max-height: 56px;
  position: relative;
}
.customer_image img {
  height: 100%;
  width: 100%;
  border-radius: 50%;
  float: left;
  margin-right: 10px;
}

.review-images {
  width: 100%;
  height: auto;
}

.customer_name {
  font-family: Poppins;
  font-size: 18px;
  font-weight: 600;
  margin-top: 0;
  text-align: left;
  color: rgb(32, 55, 65);
}

.customer_bage {
  float: left;
  padding-right: 5px;
}
.customer_bage img {
  width: 12px;
  height: 15px;
}

.customer_status_content {
  padding-left: 21px;
  font-size: 14px;
  font-weight: 400;
  margin-top: 2px;
  color: rgb(119, 119, 119);
}

.customer_comment {
  padding-left: 5px;
  padding-top: 10px;
  margin-bottom: 0;
  font-size: 15px;
  color: #2e2a39;
  margin-top: 3px;
  font-weight: 300;
  padding-right: 5px;
  text-align: left;
  font-style: italic;
}

.customer-text {
  margin: 0px 30px;
}

.image-container {
  width: 100%;
  border-bottom: 1px solid rgb(207, 202, 202);
  padding-bottom: 20px;
}

.customer-rating-sec{
  .customer_review {
    i {
      color: gold;
      font-size: 25px;
    }
  }
  .customer-rating {
    padding-left: 10px;
    font-size: 20px;
    font-weight: 400;
    color: rgb(137, 143, 146);
  }
}
.customer_bage {
  float: left;
  padding-right: 5px;
  img {
    width: 18px;
    height: 18px;
    margin-bottom: 6px;
  }
}

.carousel-control-next,
.carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1% !important;
  color: black;
  text-align: center;
  background: 0 0;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

.card-footer {
  border: none !important;
}

.customer-footer-text {
  color: rgba(51, 51, 51, 0.65);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.connect-us-wrapper .connect-card {
  border: none;
  border-radius: 0;
  border: 1px solid #efeded;
}

.carousel-inner {
  padding: 1em;
}

/* .corousel-connect-prev,
.corousel-connect-next {
  background-color: #e1e1e1;
  width: 6vh;
  height: 6vh;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
} */


.corousel-connect-prev,
.corousel-connect-next {
  height: 25px;
  background-color: black;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
  color: white;
}
.corousel-connect-prev:hover,
.corousel-connect-next:hover {
  color: white;
  background-color: black;
}

.corousel-connect-prev span,
.corousel-connect-next span {
  width: 1.5rem;
  height: 1.5rem;
}

.cr-avatar-check {
  width: 20px;
  height: 20px;
  background-color: #31856c;
  position: absolute;
  left: 40px;
  top: 40px;
  border-radius: 10px;
  border: 2px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}

@media screen and (min-width: 577px) {
  .connect-us-wrapper {
    display: flex;
  }
  .connect-card {
    margin: 0 0.5em;
    width: 50%;
  }
  .image-wrapper {
    height: 20vw;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1100px) {
  .connect-card:not(:nth-of-type(-n+3)) {
    display: none;
  }
}
@media screen and (max-width: 900px) {
  .connect-card:not(:nth-of-type(-n+2)) {
    display: none;
  }
}
@media screen and (max-width: 568px) {
  .connect-card:not(:nth-of-type(-n+1)) {
    display: none;
  }
}
.image-overlay {
  width: 100%;
  height: auto;
  padding: 30px;
}

.image-overlay-container {
  position: relative;
  display: inline-block;
  margin: 0 auto;
}
.image-overlay-container .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
  padding: 20px 40px;
  box-sizing: border-box;
  opacity: 0;
  transition: opacity 0.3s;
}
.image-overlay-container .overlay:hover {
  opacity: 1;
}
.image-overlay-container .overlay h2 {
  margin-top: 0;
}
.image-overlay-container .overlay p {
  margin-bottom: 10px;
}
.image-overlay-container .overlay button {
  color: white;
  border: 1px solid white;
  padding: 3px 15px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  transition-duration: 0.4s;
  cursor: pointer;
  position: relative;
  background-color: transparent;
}
.image-overlay-container .overlay .icons {
  position: absolute;
  top: 0;
  right: 10px;
  display: flex;
  flex-direction: column;
  /* align-items: flex-center; */
  list-style: none;
}
.image-overlay-container .overlay .icons li {
  margin-bottom: 10px;
}
.image-overlay-container .overlay .icons li a {
  color: white;
  font-size: 20px;
}
.image-overlay-container .overlay .icons li a:hover {
  color: white;
}

.product-labels-care {
  position: absolute;
  top: 40px;
  inset-inline-start: 7px;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  max-width: 50%;
  transition: opacity 0.3s ease;
}

.product-labels-care.labels-rounded-care .product-label {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 7px;
  min-height: 50px;
  border-radius: 35px;
  font-size: 14px;
}

.product-label {
  padding: 5px 10px;
  min-width: 50px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  word-break: break-all;
  font-weight: 600;
  font-size: 12px;
  line-height: 1.2;
}

.product-labels-care .product-label.out-of-stock-care {
  color: rgb(255, 255, 255);
}

.product-labels-care.labels-rounded-care .out-of-stock-care {
  max-width: 50px;
  font-size: 12px;
}

.product-label.out-of-stock-care {
  background-color: #e3e0e0 !important;
}

.selfcare-text {
  text-align: center !important;
  margin-top: 80px;
}

.selfcare-text-head {
  font-size: 14px;
  font-weight: 500;
  color: white;
}

.selfcare-text-subhead {
  font-size: 14px;
  font-weight: 600;
  color: black;
}

.quick-view-container {
  position: relative;
  width: 100%;
}
.quick-view-container .image-quick {
  display: block;
  width: 100%;
  height: auto;
}
.quick-view-container .quick-view-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgb(131, 183, 53);
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: 0.5s ease;
}
.quick-view-container .quick-view-overlay:hover {
  height: 10%;
}
.quick-view-container .quick-view-text {
  font-size: 13px;
  font-weight: 600;
  color: white;
  position: absolute;
  font-size: 16px;
  font-weight: 600;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

.product-count {
  margin: 40px 0px;
  width: 100%;
}
.product-count .qtyminus,
.product-count .qtyplus {
  width: 40px;
  height: 40px;
  background: #212529;
  text-align: center;
  font-size: 19px;
  line-height: 26px;
  color: #fff;
  cursor: pointer;
}
.product-count .qtyminus.qtyminus,
.product-count .qtyplus.qtyminus {
  border-radius: 3px 0 0 3px;
}
.product-count .qtyminus.qtyplus,
.product-count .qtyplus.qtyplus {
  border-radius: 0 3px 3px 0;
}
.product-count .qty {
  width: 50px;
  height: 40px;
  text-align: center;
}

.round-black-btn {
  border-radius: 4px;
  background: rgb(255, 255, 255);
  color: black;
  padding: 4px 30px;
  display: inline-block;
  margin-left: 20px;
  border: solid 2px #212529;
  transition: all 0.5s ease-in-out 0s;
}

.product-colors {
  padding-bottom: 20px;
  border-bottom: 1px solid grey;
}
.product-colors span {
  width: 26px;
  height: 26px;
  top: 7px;
  margin-right: 12px;
  left: 10px;
  border-radius: 50%;
  position: relative;
  cursor: pointer;
  display: inline-block;
}

.product-details-heading {
  font-size: 26px;
  font-weight: 500;
  line-height: 30px;
  color: rgba(51, 51, 51, 0.65);
}

.product-details-subhead {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: rgb(36, 36, 36);
}

.product-details-amount {
  font-size: 21px;
  font-weight: 600;
  line-height: 30px;
  color: rgb(0, 0, 0);
}

.product-details-para {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: rgb(119, 119, 119);
}

.whishlist-text {
  font-size: 12px;
  font-weight: 400;
  color: rgb(31, 30, 30);
}
.whishlist-text:hover {
  color: rgb(119, 119, 119);
}

.share-options {
  font-size: 14px;
  font-weight: 600;
  color: rgb(131, 123, 123);
}

.product-details-icons-links a {
  color: rgb(131, 123, 123);
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  padding: 0px 6px;
}
.product-details-icons-links a:hover {
  color: rgba(0, 0, 0, 0.8);
}

@media screen and (max-width: 1000px) {
  .model-slider-box {
    padding-left: 10px;
  }
}
.product-details-sku-1 {
  color: rgba(0, 0, 0, 0.8);
  font-size: 14px;
  font-weight: 600;
}

.product-details-sku-3 {
  font-size: 14px;
  font-weight: 700;
  line-height: 22.4px;
  color: black;
}

.product-details-sku-2 {
  color: rgb(119, 119, 119);
  font-size: 14px;
  font-weight: 400;
  /* padding-top: 3px; */
  /* padding-bottom: 10px; */
}

.slide-image-1 {
  width: 100%;
  height: auto;
}

a {
  text-decoration: none;
}

.modal-body {
  margin-left: 27px;
}

.show-images-numbers {
  display: flex;
  align-items: center;
  margin-top: 5px;
}
.show-images-numbers .show-images-counting {
  font-size: 14px;
  font-weight: 400;
  color: rgb(36, 36, 36);
}
.show-images-numbers .show-images-verti-line::after {
  content: "/";
  display: inline-block;
  padding: 0px 5px;
}

.show-image-grid {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.show-image-grid i {
  font-size: 20px;
  padding-right: 10px;
}

.pro-order-bread-item a {
  font-size: 14px;
  font-weight: 400;
  color: rgb(85, 85, 85) !important;
}

.pro-order-bread-item-active {
  font-size: 14px;
  font-weight: 600;
  color: rgb(51, 51, 51) !important;
}

.show-load-more-button {
  font-size: 13px;
  font-weight: 600;
  color: rgb(51, 51, 51);
  line-height: 25px;
}

.slick-slider {
  margin-bottom: 0px !important;
}

.product-borders-right-1 {
  border-right: 1px solid rgb(224, 218, 218);
}

.show-images-conatiner {
  margin-top: 10px;
}

.show-sec2-text {
  font-size: 16px;
  font-weight: 300;
  color: black;
}

@media screen and (max-width: 1100px) {
  .show-image-sec-2 .show-images-numbers {
    display: flex;
    align-items: center;
    margin-top: 5px;
  }
  .show-image-sec-2 .show-images-numbers .show-images-counting {
    font-size: 14px;
    font-weight: 400;
    color: rgb(36, 36, 36);
  }
  .show-image-sec-2 .show-images-numbers .show-images-verti-line::after {
    content: "/";
    display: inline-block;
    padding: 0px 10px;
  }
  .show-image-sec-2 .show-image-grid {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .show-image-sec-2 .show-image-grid i {
    font-size: 20px;
    padding-right: 10px;
  }
  .show-image-sec-2 .pro-order-bread-item a {
    font-size: 14px;
    font-weight: 400;
    color: rgb(85, 85, 85) !important;
  }
  .show-image-sec-2 .pro-order-bread-item-active {
    font-size: 14px;
    font-weight: 600;
    color: rgb(51, 51, 51) !important;
  }
  .show-image-sec-2 .show-load-more-button {
    font-size: 13px;
    font-weight: 600;
    color: rgb(51, 51, 51);
    line-height: 25px;
  }
  .show-image-sec-2 .slick-slider {
    margin-bottom: 0px !important;
  }
  .show-image-sec-2 .product-borders-right-1 {
    border-right: 1px solid rgb(224, 218, 218);
  }
  .show-image-sec-2 .show-images-conatiner {
    margin-top: 10px;
  }
  .show-image-sec-2 .show-sec2-text {
    font-size: 16px;
    font-weight: 300;
    color: black;
  }
}
@media screen and (max-width: 1100px) and (max-width: 1100px) {
  .show-image-sec-2 .show-image-sec-2 {
    display: flex;
    flex-direction: column;
  }
  .show-image-sec-2 .my-slider-cart,
  .show-image-sec-2 .show-images-numbers,
  .show-image-sec-2 .show-image-grid {
    border: none !important;
  }
  .show-image-sec-2 .show-images-numbers {
    display: none !important;
  }
  .show-image-sec-2 .show-image-grid {
    display: none !important;
  }
}
@media screen and (max-width: 1100px) {
  .my-slider-cart {
    border: none !important;
  }
  .show-images-numbers {
    display: none !important;
  }
  .show-image-grid {
    display: none !important;
  }
}
.custom-table-cartpage {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
  border-collapse: collapse;
}

.custom-table-cartpage th,
.custom-table-cartpage td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

.custom-table-cartpage thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

.custom-table-cartpage tbody + tbody {
  border-top: 2px solid #dee2e6;
}

.custom-table-cartpage .table {
  background-color: #fff;
}

@media (max-width: 767.98px) {
  .custom-table-cartpage th,
  .custom-table-cartpage td {
    display: block;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
  }
  .custom-table-cartpage th {
    display: none;
  }
  .custom-table-cartpage td {
    position: relative;
    padding-left: 50%;
  }
  .custom-table-cartpage td::before {
    content: attr(data-label);
    position: absolute;
    left: 0;
    width: 50%;
    padding-left: 15px;
    font-weight: bold;
    white-space: nowrap;
    text-align: left;
  }
  .custom-table-cartpage tbody tr {
    margin-bottom: 1rem;
    display: block;
  }
  .custom-table-cartpage tbody tr.product-list-cart td {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .custom-table-cartpage td img {
    display: block;
    margin: 0 auto 1rem;
  }
  .custom-table-cartpage form {
    justify-content: center;
  }
  .custom-table-cartpage .product-minus,
  .custom-table-cartpage .product-plus {
    margin: 0 5px;
  }
}
/* Footer  section*/
.footer {
  background-color: rgb(240, 240, 240);
  padding: 10px 0;
}
@media (max-width: 768px) {
  .footer {
    padding: 20px 0;
  }
}
.footer .footer-heading {
  font-size: 16px;
  font-weight: 600;
  color: black;
}
@media (max-width: 768px) {
  .footer .footer-heading {
    font-size: 18px;
  }
}
.footer .footer-input {
  background-color: transparent !important;
  border: 1px solid rgb(224, 216, 216);
  padding: 8px;
}
.footer .footer-input:active {
  border: 1px solid rgb(224, 216, 216) !important;
}
.footer .footer-links a {
  color: rgb(119, 119, 119);
  text-decoration: none;
  margin-right: 15px;
  transition: color 0.3s ease;
}
.footer .footer-links a:hover {
  color: #adb5bd;
}
.footer .footer-link-text {
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  color: rgb(103, 103, 103);
}
.footer .footer-link-text:hover {
  color: black;
}
@media (max-width: 768px) {
  .footer .footer-link-text {
    font-size: 14px;
  }
}
.footer .footer-label {
  font-size: 13px;
  font-weight: 400;
}
.footer .footer-link2-subhead {
  font-size: 16px;
  font-weight: 800;
  line-height: 20px;
}
@media (max-width: 768px) {
  .footer .footer-link2-subhead {
    font-size: 14px;
  }
}
.footer .footer-link1-head {
  font-size: 16px;
  font-weight: 400;
  padding-top: 15px;
  color: rgb(103, 103, 103);
}
@media (max-width: 768px) {
  .footer .footer-link1-head {
    font-size: 14px;
  }
}
.footer .footer-link1-subhead {
  font-size: 14px;
  font-weight: 400;
  color: rgb(103, 103, 103);
}
.footer .footer-icon {
  font-weight: 400;
  color: rgb(103, 103, 103);
}
.footer .footer-submit {
  background-color: rgb(238, 227, 225);
  color: black;
  font-size: 14px;
  font-weight: 600;
  border: none;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  border-radius: 0;
}
.footer .footer-copy-link p {
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  color: rgb(119, 119, 119);
}

.contact-input {
  border: 2px solid rgb(226, 220, 220);
}

.footer-link-text {
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  color: rgb(103, 103, 103);
}
@media (max-width: 768px) {
  .footer-link-text {
    font-size: 14px;
  }
}

.contact-label {
  font-size: 14px;
  font-weight: 400 !important;
}

.footer-link2-subhead {
  font-size: 16px;
  font-weight: 800;
  line-height: 20px;
}
@media (max-width: 768px) {
  .footer-link2-subhead {
    font-size: 14px;
  }
}

.footer-link1-head {
  font-size: 16px;
  font-weight: 400;
  padding-top: 15px;
  color: rgb(103, 103, 103);
}
@media (max-width: 768px) {
  .footer-link1-head {
    font-size: 14px;
  }
}

.brands-main-header {
  display: flex;
  flex-direction: row;
  font-size: 22px;
  font-weight: 600;
  color: rgb(36, 36, 36);
}

.brands-main-header:before,
.brands-main-header:after {
  content: "";
  flex: 1 1;
  border-bottom: 1px solid rgb(228, 228, 228);
  margin: auto;
}

.brands-a-to-z .brands-alpha-head {
  border-bottom: 1px solid rgb(233, 233, 232);
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
  color: rgb(36, 36, 36);
}
.brands-a-to-z .brands-alpha-sublinks {
  padding-left: 25px;
}
.brands-a-to-z .brands-alpha-sublinks a {
  font-size: 15.2px;
  font-weight: 400;
  line-height: 25.23px;
  color: rgb(94, 99, 99);
  /* color: rgb(238, 227, 225); */
}
.brands-a-to-z .brands-alpha-sublinks a:hover {
  color: rgb(238, 227, 225);
}

.brands-caontainer {
  padding: 50px;
}

.brands-alphabets {
  display: grid;
  grid-template-columns: repeat(26, 1fr);
}

.brands-alpha-names {
  text-align: center;
  background-color: rgb(233, 233, 232);
  color: black;
  font-size: 14px;
  font-weight: 400;
  margin: 0px 5px;
}
.brands-alpha-names:hover {
  background-color: #e0b4b1;
}

@media screen and (max-width: 1200px) {
  .brands-alphabets {
    display: grid;
    grid-template-columns: repeat(13, 1fr);
  }
  .brands-alpha-names {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 900px) {
  .brands-alphabets {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
  }
  .brands-alpha-names {
    margin-bottom: 10px;
  }
}
.pro-detail-tabs {
  color: black;
  background-color: #fff;
  border-left: none;
  border-right: none;
  border-bottom: none;
}
.pro-detail-tabs .pro-detail-link {
  margin-bottom: -1px;
  background: 0 0;
  border: none;
}
.pro-detail-tabs .pro-detail-link:hover {
  border-top: 3px solid rgb(238, 227, 225);
  border-radius: none;
}

.slick-image-tool-icon {
  color: rgb(238, 227, 225);
}

.related-products {
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
  color: rgb(36, 36, 36);
  font-family: "Poppins", sans-serif, Arial, Helvetica;
}

@media screen and (max-width: 1040px) {
  .accord-small-detail:not(.collapsed) {
    color: black;
    background-color: white;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
    border: none !important;
  }
  .accordion-button:not(.collapsed)::after {
    color: black !important;
  }
  .accordion-item {
    border-bottom: 1px solid black !important;
    border: 1px solid transparent !important;
    font-size: 14px;
    font-weight: 400;
  }
  .accord-small-detail.collapsed {
    border-bottom: 1px solid grey;
    color: black;
  }
  .accordion-button::after .accordion-button:hover {
    color: black;
  }
}
@media screen and (max-width: 1000px) {
  .pro-nav-tabs-content,
  .tabs-section-hr {
    display: none;
  }
}
@media screen and (max-width: 1200px) {
  .accordations-tabs-details {
    display: block;
  }
}
.customer_review-detail i {
  color: gold;
}

.product__carousel {
  display: block;
  max-width: 700px;
}
.product__carousel .gallery-top {
  border-radius: 3px;
  margin-bottom: 5px;
  position: relative;
}
.product__carousel .gallery-top .swiper-slide {
  position: relative;
  overflow: hidden;
}
.product__carousel .gallery-top .swiper-slide a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.product__carousel .gallery-top .swiper-slide a img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.product__carousel .gallery-top .swiper-button-next,
.product__carousel .gallery-top .swiper-button-prev {
  color: black;
  opacity: 0;
  transition: opacity 0.3s ease, transform 0.3s ease, left 0.3s ease, right 0.3s ease;
}
.product__carousel .gallery-top .swiper-button-next.swiper-button-prev,
.product__carousel .gallery-top .swiper-button-prev.swiper-button-prev {
  transform: translateX(-50%);
}
.product__carousel .gallery-top .swiper-button-next.swiper-button-next,
.product__carousel .gallery-top .swiper-button-prev.swiper-button-next {
  transform: translateX(50%);
}
.product__carousel .gallery-top:hover .swiper-button-next,
.product__carousel .gallery-top:hover .swiper-button-prev {
  opacity: 1;
  transform: translateX(0);
}
.product__carousel .gallery-thumbs .swiper-slide {
  border-radius: 3px;
  cursor: pointer;
  overflow: hidden;
  height: calc(100% - 2px);
  transition: border 0.15s linear;
}
.product__carousel .gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
  border-color: #000;
}
.product__carousel .gallery-thumbs .swiper-slide img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
}

.product-labels-care-1 {
  position: absolute;
  top: 25px;
  inset-inline-end: 35px;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  flex-wrap: nowrap;
  max-width: 50%;
  transition: opacity 0.3s ease;
}

.product-labels-care-1.labels-rounded-care-1 .product-label-1 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 7px;
  min-height: 50px;
  border-radius: 35px;
  font-size: 14px;
}

.product-label-1 {
  padding: 5px 10px;
  min-width: 50px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  word-break: break-all;
  font-weight: 600;
  font-size: 12px;
  line-height: 1.2;
}

.product-labels-care-1 .product-label-1.out-of-stock-care-1 {
  color: rgb(255, 255, 255);
}

.product-labels-care-1.labels-rounded-care-1 .out-of-stock-care-1 {
  max-width: 50px;
  font-size: 12px;
}

.product-label-1.out-of-stock-care-1 {
  background-color: #e3e0e0 !important;
}

.product-labels-care-2 {
  position: absolute;
  top: 25px;
  inset-inline-end: 65px;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  flex-wrap: nowrap;
  max-width: 50%;
  transition: opacity 0.3s ease;
}

.product-labels-care-2.labels-rounded-care-2 .product-label-2 {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 7px;
  inset-inline-start: 7px;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  max-width: 50%;
  transition: opacity 0.3s ease;
}

.product-label-2 {
  padding: 5px 10px;
  min-width: 50px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  word-break: break-all;
  font-weight: 600;
  font-size: 12px;
  line-height: 1.2;
}

.product-label-2.out-of-stock-care-2 {
  background: url(https://www.okkabeauty.com/wp-content/uploads/2023/04/176-1766215_transparent-sale-badge.png) no-repeat;
  background-size: 100%;
  color: transparent !important;
  background-color: transparent !important;
  width: 60px;
  height: 60px;
}

.tabs--underline-top {
  margin: 2rem 0rem 0rem 0rem;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25;
}

.offcanvas-body {
  padding: 1rem 1rem;
  overflow-x: none !important;
}

.cart-off-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
  color: rgb(36, 36, 36);
}

.cart-off-card_title {
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
  color: rgb(36, 36, 36);
}

.cart-pro-text {
  font-size: 16px;
  font-weight: 400;
}

.cart-footer-button {
  margin: 0px 15px;
}

.cart-sub-total-label {
  font-size: 18px;
  font-weight: 600;
}

.cart-sub-amount {
  font-size: 18px;
  font-weight: 600;
  color: rgb(36, 36, 36);
}

.wishlist-product-details {
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
  color: rgb(36, 36, 36);
}

@media screen and (max-width: 900px) {
  .product-item-details-1 {
    border-right: none;
  }
}
.show-form-select {
  font-size: 16px;
  border: none;
  border-bottom: 2px solid rgb(229,229,229);
  border-radius: 1px;
  background-color: transparent;
}

.navbar-toggler-icon {
  color: black !important;
}

.custom-table {
  border: 2px solid black;
}

.cart-procced-button {
  background-color: #EEE3E1;
  padding: 10px 15px;
  cursor: pointer;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  text-align: center;
  border: transparent;
  font-size: 13px;
  font-weight: 600;
  border-radius: 1px;
}
.cart-procced-button:hover {
  background-color: #EEE3E1;
}

.product-detail-count {
  margin: 40px 0px;
  width: 100%;
}
.product-detail-count .product-minus,
.product-detail-count .product-plus {
  width: 30px;
  height: 40px;
  border: 1px solid #EEE3E1;
  text-align: center;
  font-size: 19px;
  line-height: 30px;
  border-radius: 1px;
  cursor: pointer;
}
.product-detail-count .product-minus:hover,
.product-detail-count .product-plus:hover {
  border: 1px solid rgb(173, 161, 159);
}
.product-detail-count .pro-qty {
  width: 35px;
  height: 40px;
  text-align: center;
  background-color: none;
  border-radius: 1px;
}
.product-detail-count .pro-qty:hover {
  border: 1px solid rgb(173, 161, 159);
}

.pro-tabs-header {
  font-size: 16px;
  font-weight: 600;
  color: rgb(51, 51, 51);
  font-family: "Poppins", sans-serif, Arial, Helvetica;
}
.pro-tabs-header:hover {
  color: black;
}

.pro-des-text, .pro-benefit-text li {
  font-size: 14px;
  font-weight: 400;
  color: rgb(119, 119, 119);
}

.pro-tab-sub-head {
  font-size: 24px;
  font-weight: 600;
  color: rgb(36, 36, 36);
}

.pro-benefit-text li {
  list-style-type: circle;
}

.pro-detail-brand-links {
  border: 1px solid rgb(192, 188, 188);
}

.pro-detail-size h6 {
  font-size: 14px;
  font-weight: 600;
  color: rgb(36, 36, 36);
}
.pro-detail-size .pro-detail-sizs-btn:hover {
  border: 1px solid rgb(119, 119, 119);
}

.reviews-detail-section .profile-rev-sec1 {
  font-family: "Poppins", sans-serif, Arial, Helvetica;
  font-size: 14px;
  font-weight: 600;
}
.reviews-detail-section .profile-person-detail {
  font-size: 12px;
  font-weight: 400;
  color: rgb(119, 119, 119);
}
.reviews-detail-section .profile-rating-image {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.reviews-detail-section .profile-rating-image img {
  width: 100%;
  height: auto;
}
.reviews-detail-section .profile-review-texting .pro-detail-rating, .reviews-detail-section .profile-review-texting .details-review {
  font-size: 14px;
  font-weight: 400;
  color: rgb(36, 36, 36);
}
.reviews-detail-section .profile-review-texting .clicking-text {
  font-size: 14px;
  font-weight: 600;
  color: rgb(51, 51, 51);
  border-bottom: 1px solid black;
}
.reviews-detail-section .profile-review-texting .clicking-text:hover {
  color: rgb(238, 227, 225);
}
.reviews-detail-section .profile-review-texting .product-detail-submit {
  padding: 10px 30px;
  padding: 10px 15px;
  cursor: pointer;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  text-align: center;
  border: transparent;
  font-size: 13px;
  font-weight: 600;
  background-color: #EEE3E1;
}

.product-detail-border {
  border-right: 1px solid rgb(207, 195, 195);
}

@media screen and (max-width: 900px) {
  .review-pro-ratings {
    display: flex;
    flex-direction: column;
    padding-left: 10px;
    text-align: left !important;
    align-items: start;
  }
}
.pro-review-content {
  font-size: 14px;
  font-weight: 400;
}

.product-detail-page-sec2 {
  box-shadow: 0px 0px 3px 0px rgb(185, 184, 184);
}
.product-detail-page-sec2 .pro-detail-header {
  font-size: 34px;
  font-weight: 500;
  font-family: "Poppins", sans-serif, Arial, Helvetica;
  color: rgb(51, 51, 51);
}
.product-detail-page-sec2 .pro-det-btn_text {
  background-color: white;
  border: 1px solid grey;
}
.product-detail-page-sec2 .pro-det-btn_text a {
  font-size: 14px;
  font-weight: 600;
  color: black;
}
.product-detail-page-sec2 .pro-detail-amount {
  font-size: 19.53px;
  font-weight: 400;
  color: dark;
  line-height: 26px;
}
.product-detail-page-sec2 .pro-detail-amt-link {
  font-size: 21px;
  font-weight: 600;
  color: black;
  line-height: 26px;
}
.product-detail-page-sec2 .pro-detail-bread-item a {
  font-size: 13.3px;
  font-weight: 400;
  line-height: 21.1px;
  color: rgb(85, 85, 85);
}
.product-detail-page-sec2 .pro-detail-bread-item-active {
  font-size: 13.3px;
  font-weight: 400;
  line-height: 21.1px;
  color: rgb(14, 13, 13);
}
.product-detail-page-sec2 .pro-installments {
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  color: rgb(119, 119, 119);
}
.product-detail-page-sec2 .pro-invest-tds {
  border-right: 1px solid rgb(187, 177, 177);
}
.product-detail-page-sec2 .pro-details-wishlist p {
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  color: rgb(119, 119, 119);
}
.product-detail-page-sec2 .pro-details-wishlist p:hover {
  color: rgb(238, 227, 225);
}
.product-detail-page-sec2 .pro-details-wishlist i {
  color: rgb(119, 119, 119);
}
.product-detail-page-sec2 .pro-details-wishlist i:hover {
  color: rgb(238, 227, 225);
}
.product-detail-page-sec2 .pro-detail-list-txt1 {
  font-size: 14px;
  font-weight: 500;
  color: black;
}
.product-detail-page-sec2 .pro-detail-list-txt1:hover {
  color: rgba(51, 51, 51, 0.65);
}
.product-detail-page-sec2 .pro-detail-list-txt2 {
  font-size: 14px;
  font-weight: 400;
  color: rgb(0, 0, 0);
}
.product-detail-page-sec2 .pro-detail-list-txt2:hover {
  color: rgba(51, 51, 51, 0.65);
}
@media screen and (max-width: 1040px) {
  .product-detail-page-sec2 .pro-detail-header {
    font-size: 20px;
    font-weight: 500;
    font-family: "Poppins", sans-serif, Arial, Helvetica;
    color: rgb(51, 51, 51);
  }
}
.product-detail-page-sec2 .pro-dro-button {
  border: none;
  background-color: transparent;
}
.product-detail-page-sec2 .product-details-display {
  border-top: 1px dotted rgb(211, 207, 207);
  padding: 10px 0px;
}
.product-detail-page-sec2 .product-details-display .pro-detail-content a {
  font-size: 14px;
  font-weight: 400;
  color: rgb(196, 187, 187);
  line-height: 22px;
}
.product-detail-page-sec2 .product-details-display .pro-detail-content a:hover {
  font-size: 14px;
  font-weight: 400;
  color: rgb(238, 227, 225);
}
.product-detail-page-sec2 .product-details-display .pro-detail-instock {
  font-size: 14px;
  font-weight: 600;
  color: rgb(0, 128, 0);
}
.product-detail-page-sec2 .product-details-display .pro-details-amount-links {
  font-size: 14px;
  font-weight: 400;
}
.product-detail-page-sec2 .product-details-display .pro-details-amount-links p {
  color: rgb(119, 119, 119);
}
.product-detail-page-sec2 .product-details-display .pro-details-amount-links .pro-current {
  color: black;
}
.product-detail-page-sec2 .product-details-display .pro-detail-out-stock {
  color: rgb(255, 0, 0);
  font-size: 14px;
  font-weight: 600;
}
.product-detail-page-sec2 .pro-detail-stock {
  font-size: 14px;
  font-weight: 600;
  color: rgb(181, 8, 8);
  line-height: 20px;
  border-top: 1px dotted rgb(211, 207, 207);
}
.product-detail-page-sec2 .product-details-icons p {
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  color: rgb(119, 119, 119);
}
.product-detail-page-sec2 .product-details-icons i {
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  color: rgb(119, 119, 119);
}
.product-detail-page-sec2 .product-details-icons i:hover {
  color: black;
}

.pro-dro-button {
  background: none;
  border: none;
}

.slick-image-tool-icon {
  color: rgb(238, 227, 225);
}

.related-products {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 10px;
  text-align: left;
  text-transform: uppercase;
  font-size: 22px;
}

.related-products:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 10px;
  width: 40px;
  height: 2px;
  background-color: rgb(238, 227, 225);
}

@media screen and (max-width: 1040px) {
  .product-details-headpage {
    display: flex;
    flex-direction: column;
  }
  .profile-review-texting {
    padding: 13px !important;
    margin: 0;
    width: 100%;
  }
  .profile-review-text-sec {
    padding: 13px !important;
    margin: 0;
    width: 100%;
  }
  .pro-profile-sec-sub {
    display: flex;
    flex-direction: column;
  }
}
.product-rating-stars i:hover {
  color: gold;
}

.customer_review-detail i {
  color: gold;
}

.empty-cart-page .cart-empty-text {
  font-size: 48px;
  font-weight: 600;
  color: black;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  line-height: 48px;
}
.empty-cart-page .cart-empty-subtext {
  font-size: 14px;
  font-weight: 400;
  color: rgb(119, 119, 119);
}
.empty-cart-page .empty-cart-button {
  padding: 10px 15px;
  cursor: pointer;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  text-align: center;
  border: transparent;
  font-size: 13px;
  font-weight: 600;
  background-color: #EEE3E1;
}

.alrt-cart-message {
  background-color: #EEE3E1;
  font-size: 14px;
  font-weight: 400;
}

.cart-empty-subtext {
  font-size: 14px;
  font-weight: 400;
  color: rgb(0, 0, 0);
}

.cart-alert-undo {
  font-size: 14px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.8);
}
.cart-alert-undo:hover {
  color: rgba(255, 255, 255, 0.8);
}

.cart-empty-icon {
  font-size: 20px;
  font-weight: 400;
}

.checkout-section {
  padding: 20px;
  border-radius: 5px;
  box-shadow: 0px 0px 5px 0px rgb(177, 173, 173);
}

.cart-upadte-btn {
  background-color: #EEE3E1;
  border-radius: 1px;
}

.cart-upadte-btn,
.view-cart-button,
.checkout-button {
  background-color: rgb(238, 227, 225) !important;
}

.cart-calculate-head {
  text-decoration: none;
  color: rgb(238, 227, 225);
  border: none;
}

.check-para-link {
  font-size: 14px;
  font-weight: 400;
  color: rgb(119, 119, 119);
}

.product-rating-stars {
  cursor: pointer;
}

.checked {
  /* background-color: gold; */
  color: gold;
}

.scrolling-element {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  transition: bottom 0.3s ease-in-out;
  z-index: 1000;
}

.foo-product-display {
  background-color: white;
  box-shadow: 0px 0px 3px 0px rgb(194, 189, 189);
}
.foo-product-display .foo-details-text {
  font-size: 14px;
  font-weight: 500;
  color: rgb(51, 51, 51);
}

@media (max-width: 1000px) {
  .cart-down-amount {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 800px) {
  .scrolling-element {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .cart-scrolling-details {
    text-align: center;
    padding: 20px 0px 20px 0px;
    display: flex;
    flex-direction: column;
  }
}
.product-detail-button-cart {
  padding: 10px 15px;
  cursor: pointer;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  text-align: center;
  border: transparent;
  font-size: 13px;
  font-weight: 600;
  background-color: #EEE3E1;
  margin-left: 20px;
}

.pro-detail-content {
  font-size: 14px;
  font-weight: 400;
  color: rgb(196, 187, 187);
  line-height: 22px;
}

.pro-detail-check {
  font-size: 14px;
  font-weight: 400;
  color: rgb(238, 227, 225);
}

.btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem transparent;
}

.form-control:focus {
  color: black;
  background-color: #fff;
  border: 2px solid rgb(100, 98, 98) !important;
  outline: 0;
  box-shadow: 0 0 0 0.25rem transparent;
}

.form-select:focus {
  border-color: rgb(221, 213, 213);
  outline: 0;
  box-shadow: 0 0 0 0.25rem transparent;
}

.form-check-input:focus {
  border-color: rgb(61, 60, 60);
  outline: 0;
  box-shadow: 0 0 0 0.25rem transparent;
}

button:not(:disabled) {
  cursor: pointer;
}

.select2-container .select2-selection--single {
  height: 34px !important;
}

.select2-container--default .select2-selection--single {
  border: 1px solid #ccc !important;
  border-radius: 0px !important;
}

.cartpage_plusicon,
.cartpage_minuicon {
  width: 35px;
  height: 35px;
  border: 1px solid rgb(238, 227, 225);
  border-radius: 1px;
}
.cartpage_plusicon:hover,
.cartpage_minuicon:hover {
  color: black;
  background-color: rgb(238, 227, 225);
  border: 1px solid rgb(238, 227, 225);
}

.cartpage-counting {
  width: 60px;
  height: 35px;
  border: 1px solid rgb(238, 227, 225);
  border-radius: 1px;
}
.cartpage-counting:hover {
  color: black;
  background-color: rgb(238, 227, 225);
  border: 1px solid rgb(238, 227, 225);
}

/* Custom styles */
.profile-log_out {
  color: grey;
}
.profile-log_out:hover {
  color: rgb(238, 227, 225);
}

.gift-profile-input {
  border: 2px solid rgb(243, 243, 243);
}
.gift-profile-input::placeholder {
  font-size: 14px;
  font-weight: 400;
  color: rgb(119, 119, 119);
}

.pro-save-main-btn {
  background-color: #EEE4E3 !important;
  font-size: 14px;
  font-weight: 600;
  color: rgb(51, 51, 51);
  border-radius: 1px;
}

.material-icons-pro {
  font-size: 15px;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "liga";
}

.tooltip-container-pro_down {
  position: relative;
}
.tooltip-container-pro_down:hover .tooltip-content-pro_down {
  visibility: visible;
  opacity: 1;
  transition: 0.25s all ease;
  transition-delay: 0s;
}

.tooltip-content-pro_down {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  background: white;
  border: 1px solid rgb(223, 219, 219);
  right: 0;
  padding: 0 15px;
  margin: 16px;
  font-size: 15px;
  width: 250px;
  transition: 0.25s all ease;
  transition-delay: 0.25s;
  z-index: 2;
  color: rgb(14, 13, 13);
}

.checkout-form-label {
  font-size: 14px;
  font-weight: 400px;
  color: rgb(36, 36, 36);
}

.checkout-form-input {
  border: 2px solid rgb(221, 213, 213);
  border-radius: 1px !important;
}
.checkout-form-input::placeholder {
  font-size: 14px;
  font-weight: 400px;
}

.checkout-form-input-1 {
  border: 2px solid rgb(229, 229, 229);
  border-radius: 1px !important;
}

.checkout-card .checkout-list-group {
  border: none !important;
}

.checkout-card {
  background-color: rgb(247, 247, 247);
}

.check-cup-acct {
  font-size: 14px;
  font-weight: 400px;
}

.check-cup-accou-link {
  font-size: 14px;
  font-weight: 600;
  text-decoration: solid;
  color: #EEE4E3 !important;
}
.check-cup-accou-link p {
  color: #EEE4E3;
}

.checkout-main-btn {
  background-color: #EEE4E3 !important;
  font-size: 14px;
  font-weight: 600;
  color: rgb(51, 51, 51);
  border-radius: 1px;
  padding: 10px 0px;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  border-radius: 0;
}

.check-gift-button {
  background-color: rgb(243, 243, 243);
  font-size: 14px;
  font-weight: 600;
  border-radius: 1px;
}
.check-gift-button:hover {
  background-color: rgb(224, 224, 224);
}

.checkout_qut_text {
  font-size: 14px;
  font-weight: 400px;
  color: rgb(119, 119, 119);
}

.select-scrollbar {
  height: 10px;
  overflow-y: auto;
}

.search-checkout {
  position: relative;
  width: 100%;
}

.search-checkout input[type=text] {
  padding-right: 30px;
}

.search-checkout .fa-search {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  color: #aaa;
  cursor: pointer;
}

.hidden-checkout {
  display: none;
}

.returning-customer {
  font-size: 14px;
  font-weight: 600;
}

.checkout-form-input.error {
  border-color: rgb(168, 5, 5);
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  vertical-align: middle;
  cursor: pointer;
}

.payment_box {
  position: relative;
  margin-top: 15px;
  padding: 15px;
  background-color: white;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
  border-radius: grey;
  color: rgb(119, 119, 119);
  font-size: 14px;
  font-weight: 400;
}
.payment_box::before {
  content: "";
  position: absolute;
  top: -4px;
  inset-inline-start: 25px;
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
  background-color: inherit;
}

.payment_box {
  display: none;
}

.form-check-input:checked ~ .payment_box {
  display: block;
}

.checkouts_error li {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  font-size: 14px;
  font-weight: 400;
  padding: 6px 0px;
}

.checkout-page-error {
  background-color: rgb(238, 227, 225);
}

.check_pending_error {
  background-color: rgb(238, 227, 225);
  z-index: 3;
}

.terms-scrooling {
  width: 100%;
  height: 200px;
  overflow-y: scroll;
}

.error-message-container {
  font-size: 16px;
  font-weight: 400;
  color: black;
}

.profile-okka-tab {
  float: left;
  width: 30%;
  border-right: 1px solid #f1f1f1;
  margin-bottom: 30px;
}
.profile-okka-tab .profile-tab-link {
  display: inline-block;
  background-color: inherit;
  color: black;
  padding: 10px 15px;
  line-height: 20px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 17px;
  font-size: 14px;
  font-weight: 600;
}
.profile-okka-tab .profile-tab-link:hover {
  background-color: #ddd;
}
.profile-okka-tab .profile-tab-link.active {
  background-color: rgb(241, 241, 241);
}

.profile-tab-content {
  padding: 10px 22px;
  width: 70%;
  border-left: none;
}

.pro-access-link1-add {
  font-size: 22px;
  font-weight: 600;
}

.pro-access-link1-edit a {
  font-size: 12px;
  font-weight: 600;
  color: rgb(160, 150, 150);
}
.pro-access-link1-edit a:hover {
  color: rgb(238, 227, 225);
}

.gift-balance-title {
  font-size: 21px;
  font-weight: 400;
  padding-bottom: 20px;
  color: rgb(119, 119, 119);
}

.gift-card-button {
  margin-left: 8px;
  margin-bottom: 20px;
  font-size: 13px;
  font-weight: 600;
  padding: 8px;
  background-color: rgb(243, 243, 243);
}
.gift-card-button:hover {
  background-color: rgb(192, 188, 188);
}

.product-detail-button-3 {
  padding: 10px 15px;
  cursor: pointer;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  text-align: center;
  border: transparent;
  font-size: 13px;
  font-weight: 600;
  background-color: rgb(243, 243, 243);
  margin-left: 20px;
}
.product-detail-button-3:hover {
  background-color: #e0e0e0;
}

.accord-btn-collapse {
  background-color: white;
  width: 100%;
  border: 1px solid transparent;
}

.accord-btn-collapse-1 {
  background-color: rgb(247, 247, 247);
  width: 100%;
  border: 1px rgb(255, 255, 255);
}

.product-detail-button {
  padding: 10px 15px;
  cursor: pointer;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  text-align: center;
  border: transparent;
  font-size: 13px;
  font-weight: 600;
  background-color: #EEE3E1;
  margin-left: 20px;
}

.product-detail-button-1 {
  padding: 10px 15px;
  cursor: pointer;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  text-align: center;
  border: transparent;
  font-size: 13px;
  font-weight: 600;
  background-color: #EEE3E1;
  margin-left: 20px;
  border-radius: 1px !important;
}
.product-detail-button-1:hover {
  background-color: #EEE3E1;
}

.product-detail-button-2 {
  padding: 10px 15px;
  cursor: pointer;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  text-align: center;
  border: transparent;
  font-size: 13px;
  font-weight: 600;
  background-color: #EEE3E1 !important;
  color: rgb(151, 150, 150);
  margin-left: 20px;
}

.check-shipping-radio {
  font-size: 14px;
  font-weight: 400;
}

.check-coupon-box {
  background-color: white;
}
.check-coupon-box .check-copoun-input {
  border-radius: 1px;
}
.check-coupon-box .pro-check-login {
  border: 2px solid rgb(247, 247, 247);
}
.check-coupon-box .check-copoun-button {
  padding: 10px 15px;
  cursor: pointer;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  text-align: center;
  border: transparent;
  font-size: 13px;
  font-weight: 600;
  background-color: #EEE3E1;
  margin-left: 20px;
  border-radius: 1px !important;
}
.check-coupon-box .check-copoun-button:hover {
  background-color: #EEE3E1;
}

.profile-tab-main-head {
  color: grey;
  font-size: 15px;
  font-weight: 400;
}

.profile-tab-para {
  font-size: 15px;
  font-weight: 400;
  color: rgb(119, 119, 119);
}

.profile-card {
  border: 1px solid transparent;
  box-shadow: 0px 0px 3px 0px grey;
}
.profile-card:hover {
  background-color: rgb(240, 240, 240);
}
.profile-card .prifile-title {
  font-size: 14px;
  font-weight: 600;
  color: rgb(85, 85, 85);
}

.profile-account-head {
  font-size: 18px;
  font-weight: 600;
}

.pro-request_founds {
  font-size: 14px;
  font-weight: 400;
  color: rgb(119, 119, 119);
}

.wishlist-profiles {
  line-height: 19px;
  font-size: 45px;
  color: rgb(192, 184, 184);
}
.wishlist-profiles:hover {
  color: rgb(238, 227, 225);
}

.gift-balance-card {
  border: none;
}

.gift-card-input::placeholder {
  font-size: 13px;
  color: rgb(192, 189, 189);
}

.profile-field-icon {
  float: right;
  margin-left: -25px;
  margin-top: -25px;
  position: relative;
  z-index: 2;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
}
.profile-field-icon:hover {
  color: rgb(165, 165, 165);
}

.profile-acont-sabe-btn {
  padding: 10px 15px;
  cursor: pointer;
  background-color: #EEE3E1;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  text-align: center;
  border: transparent;
  font-size: 13px;
  font-weight: 600;
  border-radius: 1px;
}

.reset-password-profile {
  font-size: 22px;
  font-family: 600;
  color: rgb(36, 36, 36);
}

fieldset {
  border: 2px solid rgb(228, 222, 222) !important;
}

fieldset,
legend {
  all: revert;
}

@media screen and (max-width: 576px) {
  .wishlist-products-display {
    display: flex;
    flex-direction: column;
  }
}
@media screen and (max-width: 1120px) {
  .profile-container {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .tab.profile-okka-tab {
    width: 100%;
    border: none;
  }
  .profile-tab-content {
    width: 100%;
  }
}
@media screen and (max-width: 1440px) {
  .tab.profile-okka-tab {
    border: none;
  }
  .order-table-btn {
    float: left !important;
  }
  .profile-wish-container {
    padding: 0;
  }
  .gift-input-box {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
  }
  .gift-profile-input {
    padding: 0;
    margin-right: 400px;
    width: 87% !important;
  }
  .gift-profile-input::placeholder {
    font-size: 14px;
    font-weight: 400;
    color: rgb(119, 119, 119);
  }
  .order-table-btn {
    display: flex;
    flex-direction: row;
  }
}
.profile-order-table {
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
}
.profile-order-table th,
.profile-order-table td {
  padding: 0.425em;
}
.profile-order-table th {
  font-size: 0.85em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.profile-order-table .profile-order-body {
  border-bottom: 1px solid grey;
}
.profile-order-table .profile-order-body td {
  color: grey;
  font-size: 14px;
  font-weight: 400;
}
.profile-order-table .profile-order-body .prof-order-button {
  background-color: #EEE3E1;
  font-size: 14px;
  font-weight: 400;
}
.profile-order-table .profile-order-body .order-table-btn {
  float: right;
}

@media screen and (max-width: 1441px) {
  .profile-order-table {
    border: 0;
  }
  .profile-order-body {
    border-bottom: none !important;
  }
  .prof-order-button {
    padding: 5px;
  }
  .profile-order-table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .profile-order-table tr {
    display: block;
    margin-bottom: 0.625em;
  }
  .profile-order-table td {
    display: block;
    font-size: 0.8em;
    width: 100%;
    text-align: right !important;
  }
  .profile-order-table td::before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  .profile-order-table td:last-child {
    border-bottom: 0;
  }
}
.custom-dropdown {
  position: relative;
  background-color: white !important;
}
.custom-dropdown .dropdown-toggle::after {
  display: none;
}
.custom-dropdown .dropdown-menu {
  /* width: calc(100% - 30px); */
  width: 100%;
  max-height: 200px;
  overflow-y: auto;
}
.custom-dropdown .dropdown-item {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.custom-dropdown .dropdown-search {
  padding: 10px;
  border-bottom: 1px solid #ddd;
  position: sticky;
  top: 0;
  background-color: rgb(242, 242, 242);
  z-index: 1001;
}
.custom-dropdown .search-icon {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  color: rgba(0, 0, 0, 0.1);
}
.custom-dropdown .drop-list-group {
  border: none !important;
}
.custom-dropdown .dropdown-search-input {
  background-color: white !important;
  border: 2px solid #EEE3E1;
  background: white !important;
  font-size: 14px;
  border-radius: 1px;
}
.custom-dropdown .form-control[readonly] {
  background-color: white;
  opacity: 1;
}
.custom-dropdown .dropdown-search-icon {
  position: absolute;
  right: 20px;
  top: 70%;
  transform: translateY(-50%);
  color: rgba(0, 0, 0, 0.1);
}
.custom-dropdown .list-group-item-action {
  font-size: 14px;
  font-family: 400;
}
.custom-dropdown .list-group-item-action:hover {
  background-color: rgb(238, 227, 225);
  color: white;
}
.custom-dropdown .list-group-item {
  border: none;
}

.okk-log-tabs {
  background-color: #eeeeee;
  border: none;
}

.okk-log-tabs .okk-log-item {
  border: none !important;
  border-radius: 0 !important;
}

.okk-log-tabs .okk-log-link {
  background-color: transparent !important;
  color: black !important;
  border: none;
}

.resert-button-link {
  background-color: #eeeeee;
  color: black !important;
}

.form-control:focus {
  color: black;
  background-color: #fff;
  border: 2px solid rgb(243, 243, 243) !important;
  outline: 0;
  box-shadow: 0 0 0 0.25rem transparent;
}

.form-select:focus {
  border-color: transparent;
  outline: 0;
  box-shadow: 0 0 0 0.25rem transparent;
}

.log-accept-terms {
  font-size: 14px;
  font-weight: 600;
  color: rgb(36, 36, 36);
}

.log-terms-link {
  color: black;
}
.log-terms-link:hover {
  color: rgb(238, 227, 225);
}

.log-forgot-pass {
  font-size: 14px;
  font-weight: 400;
  color: rgb(163, 160, 160);
}
.log-forgot-pass:hover {
  color: rgb(238, 227, 225);
}

.log-sign-header {
  font-size: 14px;
  font-weight: 600;
  color: rgb(255, 255, 255);
}

.login-profile-icon {
  background-color: rgb(238, 238, 238);
  font-size: 14px;
  font-weight: 400;
  color: rgb(85, 85, 85);
}

.log-sign-input:focus {
  background-color: rgb(238, 238, 238);
  border: 1px solid #7c7979 !important;
}

.log-sign-input::placeholder {
  font-size: 14px;
  font-weight: 400;
  color: rgb(85, 85, 85);
}

.log-nav-tabs {
  background-color: #eeeeee;
}

.log-nav-tabs .nav-item {
  border: none !important;
  border-radius: 0 !important;
}

.log-nav-tabs .nav-link {
  background-color: transparent !important;
  color: black !important;
}

.log-nav-tabs .nav-link.active,
.log-nav-tabs .nav-link:hover {
  background-color: black !important;
  color: white !important;
}

.change-nav-tabs {
  background-color: #eeeeee;
}

.change-nav-tabs .nav-item {
  border: none !important;
  border-radius: 0 !important;
}

.change-nav-tabs .nav-link {
  background-color: transparent !important;
  color: black !important;
  border: 1px solid rgb(236, 232, 232);
}

.change-nav-tabs .nav-link.active,
.change-nav-tabs .nav-link:hover {
  background-color: black !important;
  color: white !important;
}

.order-succes-header {
  font-size: 20px;
  font-weight: 900;
  color: rgb(87, 118, 255);
}

.delivary_order-text {
  border-left: 5px solid rgb(187, 64, 24);
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}

.order-sec-email {
  border-right: 1px dotted black;
}
.order-sec-email .order-sec-titles {
  font-size: 14px;
  font-weight: 400;
}
.order-sec-email .order-sec-details {
  font-size: 20px;
  font-weight: 800;
}

.order-table-success {
  border-radius: 10px;
  border: 2px solid rgb(221, 216, 216);
}

.order-deatil-tables .order-det-table-head {
  font-size: 23px;
  font-weight: 900;
}
.order-deatil-tables .order-table-header {
  background-color: rgb(245, 245, 245);
  border: none;
  font-size: 14px;
  font-weight: 400;
}
.order-deatil-tables .order-table-body {
  font-size: 16px;
  font-weight: 400;
}
.order-deatil-tables .order-table-body td,
.order-deatil-tables .order-table-header th {
  padding: 15px 0px 15px 15px;
}

.order-billing-address {
  box-shadow: 0px 0px 2px 0px grey;
}
.order-billing-address .order-billing-text,
.order-billing-address .order-icons-address i {
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
}

.privacy-policy_row {
  margin: 0px 50px;
}
.privacy-policy_row .privacy_policy-head {
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
  color: rgb(36, 36, 36);
  font-family: Poppins, Arial, Helvetica, sans-serif;
}
.privacy-policy_row .privacy_sub_main {
  border: 1px solid rgb(231, 228, 228);
}
.privacy-policy_row .privacy_sub_main .privacy_sub_head {
  font-size: 18px;
  font-weight: 600;
  color: rgb(51, 51, 51);
  line-height: 28px;
  font-family: Poppins, Arial, Helvetica, sans-serif;
}
.privacy-policy_row .privacy_sub_main .privacy_sub_text {
  font-size: 15.4px;
  font-weight: 400;
  color: rgb(119, 119, 119);
  line-height: 24px;
  font-family: Lato, Arial, Helvetica, sans-serif;
}

@media screen and (max-width: 1200px) {
  .privacy-policy_row {
    padding: 0;
    margin: 0;
  }
  .privacy_sub_text {
    text-align: justify;
  }
}
.privacy_sub_text-1 {
  font-size: 14px;
  font-weight: 400;
  color: rgb(119, 119, 119);
  line-height: 24px;
  font-family: Lato, Arial, Helvetica, sans-serif;
}

.cms_shipping_table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}
.cms_shipping_table th,
.cms_shipping_table td {
  border-bottom: 1px solid #dddddd;
  text-align: left;
  padding: 15px 12px;
  font-size: 14px;
  color: rgb(119, 119, 119);
}
.cms_shipping_table th {
  font-weight: 700;
}
.cms_shipping_table td {
  font-weight: 400;
}

.grid-display-column {
  float: left;
  width: calc(25% - 2px);
  padding: 10px;
  border: 1px solid rgb(209, 203, 203);
}

.grid-display-row {
  row-gap: 2px;
  column-gap: 2px;
}

.grid-display-row:after {
  content: "";
  display: table;
  clear: both;
}

.grid-image-btn {
  border: none;
  outline: none;
  padding: 12px 16px;
  background-color: white;
  cursor: pointer;
  color: grey;
}
.grid-image-btn:hover {
  color: black !important;
}
.grid-image-btn .grid-image-btn:active {
  color: black !important;
}

.prof-order-button-next {
  background-color: #EEE3E1;
  font-size: 14px;
  font-weight: 400;
}

.pro-detail-billing {
  font-size: 18px;
  font-weight: 600;
  color: black;
}

.order_product_table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}
.order_product_table th,
.order_product_table td {
  border-bottom: 1px solid #b9aeae;
  text-align: left;
  padding: 15px 12px;
  font-size: 14px;
  color: black;
}
.order_product_table th {
  font-weight: 700;
}
.order_product_table td {
  font-weight: 400;
}

.order_bill-address {
  font-size: 14px;
  font-weight: 400;
  color: rgb(119, 119, 119);
  font-family: inherit;
  font-style: italic;
}

.order_pro-dispaly {
  font-size: 15px;
  font-weight: 400;
  color: rgb(119, 119, 119);
}

.card-container-useful {
  flex: 1 1 calc(25% - 1rem);
  margin: 0.5rem;
}
.card-container-useful .customer_status_content-journal {
  font-size: 16px;
  font-weight: 400;
  color: #18b394;
}
.card-container-useful .customer_review-journal {
  color: #18b394;
}
.card-container-useful .customer-footer-text {
  color: rgba(51, 51, 51, 0.65);
  font-family: Helvetica;
  font-size: 16px;
  font-weight: 700;
}
.card-container-useful .datetime-useful {
  font-weight: 300;
  font-size: 14px;
  color: #898F92;
}
.card-container-useful .useful-image-container {
  background-color: rgb(252, 252, 252);
}
.card-container-useful .customer-rating-useful {
  color: rgb(119, 119, 119);
  padding-left: 10px;
}

@media screen and (max-width: 900px) {
  .connect-userful-links {
    display: flex;
    flex-direction: column;
  }
}
.useful-links-powered {
  font-size: 10px;
  font-weight: 400;
  color: rgb(119, 119, 119);
}

.skincare-card-title {
  font-family: Poppins, Arial, Helvetica, sans-serif;
  cursor: pointer;
}

.magz-read-title {
  font-size: 14px;
  font-weight: 600;
  line-height: 22.5px;
  color: rgb(119, 119, 119);
}

.magz-read-subtext {
  font-size: 14px;
  font-weight: 400;
  line-height: 22.5px;
  color: rgb(119, 119, 119);
}

.read-recently-prod {
  font-size: 16px;
  font-weight: 600;
  color: rgb(51, 51, 51);
  line-height: 20px;
  padding: 20px 0px;
}

.read-recent-products {
  padding: 10px 0px;
  border-top: 1px solid grey;
}
.read-recent-products .read-images-prod {
  max-width: 65px;
  max-height: 65px;
}
.read-recent-products .pro-read--txt1 {
  font-size: 14px;
  font-weight: 500;
  line-height: 19.5px;
  color: black;
  font-family: Poppins, Arial, Helvetica, sans-serif;
}
.read-recent-products .pro-read--txt1:hover {
  color: rgba(51, 51, 51, 0.65);
}

.contact_info {
  font-size: 14px;
  font-weight: 400;
  color: rgb(165, 165, 165);
  line-height: 22px;
}

.contact_queries {
  font-size: 22px;
  font-weight: 600;
  color: rgb(36, 36, 36);
  line-height: 30px;
  font-family: Poppins, Arial, Helvetica, sans-serif;
}

.contact_det_info {
  font-size: 14px;
  font-weight: 400;
  color: rgb(119, 119, 119);
}

.contact_partner {
  font-size: 14px;
  font-weight: 600;
  color: rgb(119, 119, 119);
}

.contact_see_more {
  font-size: 13px;
  font-weight: 600;
  line-height: 13px;
  color: rgb(51, 51, 51);
  border-bottom: 3px solid grey;
}

.contact_see_more:hover {
  color: rgb(51, 51, 51);
}

.contacts_sections-2 {
  padding-left: 50px;
  border-left: 1px solid rgb(153, 119, 119);
}

@media screen and (max-width: 1100px) {
  .contacts_sections-2 {
    padding: 10px;
    margin: 0;
  }
}
.about_us_images {
  overflow: hidden;
}

.about_us_images:hover .about_us_image {
  transition: all 0.7s ease-in-out;
  overflow: hidden;
  transform: scale(1.1);
}

.about_us_text {
  font-size: 22px;
  font-weight: 600;
  color: rgb(255, 255, 255);
}

.about_us-row {
  margin: 0px 450px;
}

@media screen and (max-width: 1200px) {
  .about_us-row {
    margin: 0 !important;
    padding: 0 !important;
  }
  .about_us_text {
    font-size: 16px;
    font-weight: 400;
    color: rgb(255, 255, 255);
    padding: 15px 10px !important;
    margin: 0 !important;
  }
}
.read-magz-crad {
  border: none !important;
}
.read-magz-crad .useful-maz-cent-text-1 {
  padding: 4px 15px;
  background-color: #EEE3E1;
  width: fit-content;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.read-magz-crad .useful-maz-cent-text-1 a {
  color: white;
}

.magazine-image-card .images-dispaly-hover {
  position: relative;
  z-index: 0;
}

.magazine-image-card .images-dispaly-hover:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: opacity 0.5s ease;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.magazine-image {
  display: block;
  width: 100%;
  height: 200px;
  object-fit: cover;
  object-position: top center;
  transition: transform 0.3s ease, opacity 0.5s ease;
}

.magazine-image-card:hover .images-dispaly-hover:after {
  opacity: 1;
}

.magazine-image-card:hover .images-dispaly-hover img {
  transform: scale(1.05);
}

.magazine-image-card:hover .loading-magazine {
  opacity: 1;
}

.magazine-image-card:hover .loading__dot_maz {
  animation: move-to-center 1s forwards;
}

.magazine-image-card:not(:hover) .loading__dot_maz {
  animation: move-to-right 1s forwards;
}

.loading__dot_maz {
  animation: none;
  display: inline-block;
  height: 10px;
  margin: 5px;
  width: 10px;
  border-radius: 50%;
  background-color: white;
  position: relative;
  left: -100px;
}

.loading-magazine-main {
  position: absolute;
  top: 20%;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.loading-magazine {
  position: absolute;
  top: 25%;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: opacity 0.3s ease;
}

@keyframes move-to-center {
  0% {
    left: -100px;
  }
  100% {
    left: 0;
  }
}
@keyframes move-to-right {
  0% {
    left: 0;
  }
  100% {
    left: 100px;
  }
}
.useful-magz-profile {
  font-size: 14px;
  font-weight: 400;
  color: rgb(119, 119, 119);
}
.useful-magz-profile:hover {
  color: rgb(238, 227, 225);
}

.profile-author-image {
  border-radius: 50%;
}

.profile-author-name {
  color: rgb(119, 119, 119);
}
.profile-author-name:hover {
  color: rgb(238, 227, 225);
}

.magazine-image-card {
  border: 1px solid rgb(238, 235, 235);
  box-shadow: 1px 2px 2px 0px rgb(248, 246, 246);
}

.magazine-reading {
  text-align: center;
}

.card-magz-useful {
  position: relative;
}

.useful-maz-cent-text {
  position: absolute;
  top: -7px;
  left: 40%;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  max-width: 30%;
  background-color: rgb(238, 227, 225);
  padding: 4px 15px;
}

.useful-maz-cent-text a {
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  color: white;
  background-color: rgb(238, 227, 225);
}

.read-pre-next-icons {
  width: 40px;
  height: 40px;
  border: 1px solid grey;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.read-prevs-text1 {
  font-size: 14px;
  font-weight: 400;
  color: grey;
}

.read-prevs-text2 {
  font-size: 12.5px;
  font-weight: 500;
  color: black;
}

.read-prevs-text2:hover {
  color: rgb(238, 227, 225);
}

@media screen and (max-width: 766px) {
  .read-posts-products {
    display: none;
  }
  .read-dis-prev-next {
    display: none !important;
  }
}
.read-prod-toggle {
  font-size: 14px;
  font-weight: 400;
  border: 1px solid white !important;
  background-color: white !important;
  color: rgb(119, 119, 119) !important;
}
.read-prod-toggle:hover {
  color: black !important;
}

.read-drop-icons {
  color: rgb(119, 119, 119);
  font-size: 14px;
}
.read-drop-icons:hover {
  width: 20px;
  height: 20px;
  background-color: rgb(184, 173, 173);
  border-radius: 50%;
  color: rgb(22, 22, 22);
}

.read-prod-uncategory ul li {
  font-size: 14px;
  font-weight: 400;
  color: rgb(119, 119, 119);
  line-height: 35px;
}
.read-prod-uncategory ul li:hover {
  color: black;
}

.read-accord-body li a {
  font-size: 14px;
  font-weight: 400;
  border: 1px solid white !important;
  background-color: white !important;
  color: rgb(119, 119, 119) !important;
}
.read-accord-body li a:hover {
  color: black !important;
}

.read-social-icons {
  padding: 20px 0;
}
.read-social-icons i {
  font-size: 18px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 10px;
  color: white;
}
.read-social-icons .facebook {
  background-color: rgb(54, 84, 147);
}
.read-social-icons .facebook:hover {
  background-color: rgb(33, 78, 175);
}
.read-social-icons .twitter {
  background-color: #3CF;
}
.read-social-icons .twitter:hover {
  background-color: rgb(16, 182, 238);
}
.read-social-icons .email {
  background-color: #F89A1E;
}
.read-social-icons .email:hover {
  background-color: #f08c09;
}
.read-social-icons .pinterest {
  background-color: #CB2027;
}
.read-social-icons .pinterest:hover {
  background-color: #eb070f;
}
.read-social-icons .linklden {
  background-color: #0274B3;
}
.read-social-icons .linklden:hover {
  background-color: #058bd3;
}
.read-social-icons .whatsapp {
  background-color: #1EBEA5;
}
.read-social-icons .whatsapp:hover {
  background-color: #1EBEA5;
}

.invoice_info_text p {
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
}
.invoice_info_text td {
  font-size: 14px;
  font-weight: 400;
}

@media screen and (max-width: 1200px) {
  .invoice_text_details {
    display: flex;
    flex-direction: column;
  }
}
.profile_order_success {
  font-size: 20px;
  font-weight: 400;
  color: rgb(58, 151, 58);
  text-align: center;
  border: 2px dotted rgb(58, 151, 58);
  padding: 22px 0px;
}

.order-cash-delivary {
  font-size: 15px;
  font-weight: 400;
  color: black;
}
.order-cash-delivary:hover {
  color: rgb(238, 227, 225);
}

.order-sec-success {
  color: black;
  font-size: 16px;
  font-weight: 600;
}

.success-order-button {
  padding: 10px 15px;
  cursor: pointer;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  text-align: center;
  border: transparent;
  font-size: 13px;
  font-weight: 600;
  background-color: rgb(243, 243, 243);
}

.read-prod-buttons-list {
  cursor: pointer;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  line-height: 28px;
  border: 1px solid rgba(0, 0, 0, 0.105);
  margin-top: 5px;
  background-color: white;
  margin-bottom: 5px;
  margin-right: 15px;
  padding-right: 15px;
  padding-left: 25px;
}

.read-prod-buttons-list li {
  list-style: circle;
  color: rgba(0, 0, 0, 0.105);
}

.read-prod-buttons {
  flex-wrap: wrap;
}

.magazine-title-2 {
  font-size: 32px;
  font-weight: 500;
  line-height: 38px;
  color: rgb(51, 51, 51);
}

@media (max-width: 576px) {
  .read-prod-buttons {
    flex-direction: column;
  }
  .read-social-icons {
    justify-content: center;
    margin-top: 1rem;
  }
}
.prod-categories-head {
  font-size: 16px;
  font-weight: 600;
  color: rgb(51, 51, 51);
  line-height: 22px;
}

.btn-check:checked + .btn,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check) + .btn:active {
  border-color: transparent;
}

.add-to-cart {
  overflow: hidden;
  position: relative;
  margin-top: 20px;
  padding: 10px 15px;
  cursor: pointer;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  text-align: center;
  border: transparent;
  font-size: 13px;
  font-weight: 600;
  background-color: #EEE3E1;
}
.add-to-cart p {
  transition: all 0.2s ease;
  margin: 0;
}
.add-to-cart:hover p {
  transform: translate(0, -25px);
}
.add-to-cart:hover .addcart-icon {
  transform: translate(-10px, -12px);
}
.add-to-cart:active {
  box-shadow: none;
}
.add-to-cart .addcart-icon {
  position: absolute;
  transform: translate(-10px, 25px);
  transition: all 0.2s ease;
}/*# sourceMappingURL=style.css.map */


.free-add-to-cart {
  overflow: hidden;
  position: relative;
  margin-top: 20px;
  padding: 10px 15px;
  cursor: pointer;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  text-align: center;
  border: transparent;
  font-size: 13px;
  font-weight: 600;
  background-color: #EEE3E1;
}
.free-add-to-cart p {
  transition: all 0.2s ease;
  margin: 0;
}
.free-add-to-cart:hover p {
  transform: translate(0, -25px);
}
.free-add-to-cart:hover .addcart-icon {
  transform: translate(-10px, -12px);
}
.free-add-to-cart:active {
  box-shadow: none;
}
.free-add-to-cart .addcart-icon {
  position: absolute;
  transform: translate(-10px, 25px);
  transition: all 0.2s ease;
}/*# sourceMappingURL=style.css.map */


/* .container-banner-section{
  padding: 0px 60px;
} */
@media screen and (max-width: 1100px) {
  .container-banner-section{
    padding:10px;
  }
}

.remove-all-deselect{
  border: none;
  background-color: transparent;
  padding-top: 10px;
}

/* .spinner-container {
  position: relative;
  display: inline-block;
} */

/* .fa-search,
.fa-search-spinner {
  position: absolute;
  top: 10px;
  left: 5px;
}

.wishlist {
  position: relative;
  display: inline-block;
}

.wishlist i,
.wishlist-spinner {
  position: absolute;
  top: 10%;
  left: 15%;
  transform: translate(-50%, -50%);
}

.wishlist-spinner {
  display: none;
} */

a.VIpgJd-ZVi9od-xl07Ob-lTBxed {
  display: inline-block !important;
  padding: 0 !important;
  margin: 0 !important;
}

a.VIpgJd-ZVi9od-xl07Ob-lTBxed > span:first-child {
  background-color: rgb(238, 227, 225) !important;
  border: 3px solid rgb(214, 204, 202) !important;
}


@media (max-width: 1200px) {
  .grid-display-row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }

  .grid-display-column {
    width: 100% !important;
    padding: 10px;
    border: 1px solid rgb(209, 203, 203);
  }
}  


.county-input {
  width: 100%;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
}

.country-dropdown {
  position: absolute;
  width: 636px;
  max-height: 200px;
  border: 1px solid #ccc;
  border-top: none;
  overflow-y: auto;
  background-color: white;
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: none;
}
.country-dropdown li {
  padding: 10px;
  cursor: pointer;
}
.country-dropdown li:hover {
  background-color: #f0f0f0;
}

.search-existing {
  position: relative;
  color: #aaa;
  font-size: 16px;
}
.search-existing input {
  width: 100%;
  background: #fcfcfc;
  border: 1px solid #aaa;
  border-radius: 5px;
  padding: 10px 0px;
  text-indent: 12px;
  border: 2px solid rgb(238, 227, 225);
}
.search-existing .fa-search {
  position: absolute;
  top: 60px;
  right: 30px !important;
  font-size: 20px;
  left: auto;
  right: 10px;
}


#btn-back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
  border-radius: 50%;
  box-shadow: 0px 0px 2px 0px rgb(224, 221, 221);
  border: 1px solid rgb(221, 216, 216);
  background-color: white;
}



.check_pending_category {
  background-color: rgb(238, 227, 225);
  z-index: 3;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
}
.check_pending_category .empty-categoty-list {
  font-size: 14px;
  font-weight: 400;
  color: black;
}

#ratingscommentcontent{
  text-align: justify;
  font-size: 16px;
  font-weight: 400;
  color: rgb(72, 78, 81);
}
.footer-copyrights {
  color: grey;
  font-size: 14px;
  font-weight: 400;
}

.order-success-sec {
  text-align: center;
  border-right: 1px solid grey;
}
.order-success-sec .order-success-sec1 {
  padding: 0px 20px;
}

.order-success-sec2 {
  text-align: center;
  padding: 0 20px;
}

@media screen and (max-width: 1200px) {
  .order-details-sec {
    display: flex;
    flex-direction: column;
  }
  .order-success-sec,
  .order-success-sec2 {
    text-align: left;
  }
}


.swiper-button-next:after,
  .swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: 25px;
  }

  #preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.9); 
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
    transition: opacity 0.3s ease, visibility 0.3s ease;
  }
  #preloader.hidden {
    opacity: 0;
    visibility: hidden;
  }
  #preloader img {
    width: 100px;
    height: auto;
  }


  .buyonegetone{
    background-color: rgb(230,133,133);
    font-size: 24px;
    font-weight: 600;
    color: white;
    line-height: 22px;
}


.corousel-connect-prev{
  left: 14px;
 }
 .corousel-connect-next {
   right: 14px;
 }


 .country-dropdown1 {
  position: absolute;
  width: 11%;
  max-height: 200px;
  border: 1px solid #ccc;
  border-top: none;
  overflow-y: auto;
  background-color: white;
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: none;
}
.country-dropdown1 li {
  padding: 10px;
  cursor: pointer;
}
.country-dropdown1 li:hover {
  background-color: #f0f0f0;
}

.cartpage-shipping {
  font-size: 18px;
  font-weight: 600;
  margin-right: 10px;
  color: rgb(238, 227, 225);
}

.fash-banner{
  width: 100%;
  height: auto;
}


/* .ship-cart-address .address-ship-detail-2 {
  color: black;
  font-size: 14px;
  font-weight: 400;
  display: flex;
  justify-content: start;
  align-items: center;
}
.ship-cart-address .address-ship-detail .shipping-cart-detail {
  font-size: 14px;
  font-weight: 400;
}
.ship-cart-address .address-ship-detail .cart-change-address {
  font-size: 14px;
  font-weight: 600;
  color: rgb(238, 227, 225);
} */


.address-ship-detail .shipping-cart-detail {
  font-size: 14px;
  font-weight: 400;
}
.address-ship-detail .cart-change-address {
  font-size: 14px;
  font-weight: 600;
  color: rgb(238, 227, 225);
}


.ratings-main-body {
  background: #FCFCFC;
  border: 1px solid #F9F9F9;
  border-radius: 6px;
  font-weight: 400;
}

.ratingstoggleButton {
  font-size: 12.8px;
  font-weight: 400;
  line-height: 20.8px;
  color: grey;
}
.ratingstoggleButton:hover {
  color: rgb(238, 227, 225);
}

.card-rate-datetime {
  font-size: 14px;
  font-weight: 300;
  line-height: 30.8px;
  color: rgb(137, 143, 146);
}

#ratingscommentcontent {
  text-align: justify;
  font-size: 16px;
  font-weight: 400;
  color: rgb(72, 78, 81);
}

.customer-rating-sec .customer_review i {
  color: gold;
  font-size: 25px;
}
.customer-rating-sec .customer-rating {
  padding-left: 10px;
  font-size: 20px;
  font-weight: 400;
  color: rgb(137, 143, 146);
}

.customer_bage {
  float: left;
  padding-right: 5px;
}
.customer_bage img {
  width: 18px;
  height: 18px;
  margin-bottom: 6px;
}


#instafeed-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 10px;
}
#instafeed-container .overlay-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding: 130px 10px 20px 10px;
  transition: transform 0.5s ease-in-out;
  transform: translateY(200%);
}
#instafeed-container .insta-post:hover .overlay-text {
  transform: translateY(0);
}
#instafeed-container .text-overlay-link1,
#instafeed-container .text-overlay-link2 {
  font-size: 16px;
  display: inline-flex;
  align-items: center;
}
#instafeed-container .text-overlay-link1 i,
#instafeed-container .text-overlay-link2 i {
  margin-left: 5px;
}

.insta-post {
  position: relative;
  flex: 1 1 10%;
  overflow: hidden;
  width: 100%;
}
.insta-post img {
  width: 100%;
  height: 250px;
  display: block;
}

@media (max-width: 768px) {
  .insta-post {
    flex: 1 1 100%;
  }
  .text-overlay-link1,
  .text-overlay-link2 {
    font-size: 14px;
  }
}
@media (max-width: 576px) {
  .text-overlay-link1,
  .text-overlay-link2 {
    font-size: 12px;
  }
}


.reviews-giftcard .reviews-giftcard-sec h6,
.reviews-giftcard .reviews-giftcard-sec2 h6 {
  font-size: 14px;
  font-weight: 600;
}
.reviews-giftcard .reviews-giftcard-sec p,
.reviews-giftcard .reviews-giftcard-sec2 p {
  font-size: 14px;
  font-weight: 400;
  color: rgb(119, 119, 119);
}
.reviews-giftcard .reviews-giftcard-sec p a,
.reviews-giftcard .reviews-giftcard-sec2 p a {
  color: rgb(119, 119, 119);
}
.reviews-giftcard .reviews-giftcard-sec p a:hover,
.reviews-giftcard .reviews-giftcard-sec2 p a:hover {
  color: rgb(119, 119, 119);
}

.giftcards-card {
  border: 1px solid black;
  border-radius: 10px;
  padding: 20px;
  background-color: #f9f9f9;
}

.giftcard-number-dis {
  overflow-y: auto;
  max-height: 55vh;
  margin-top: 20px;
  display: none;
}
.giftcard-number-dis .gift-images {
  text-align: center;
  margin-bottom: 20px;
}

.address-msg-dis {
  font-size: 12px;
  font-weight: 400;
  color: rgb(119, 119, 119);
}

.gift-card-select-opt {
  color: rgb(119, 119, 119);
  font-size: 14px;
  font-weight: 400;
}

.giftcard-selectopt {
  padding: 10px 15px;
  cursor: pointer;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  text-align: center;
  border: transparent;
  font-size: 13px;
  font-weight: 600;
  background-color: #EEE3E1;
  margin-left: 20px;
}