@font-face {
  font-family: 'alien-league';
  src: url('../fonts/alienleague.woff') format('woff');      
}
.online{
  border: 1px solid #16ABB4;
  margin-top: 8px !important;
  padding: 7px !important;
  box-shadow: 0px -5px 38px 8px rgb(56 118 131 / 28%), 1px 0px 5px 1px rgb(50 108 121 / 43%) !important;
  width: 10%  !important;
}
.lastsec{
  background: #FFF;
  color: black;
}
.whitebg{
  background: #FFF;
  color: black;
}
.text-div{
  display: flex;
  justify-content: center;
  align-items: center;
  background: #16ABB4;
  z-index: 9;
  /* position: absolute; */
  bottom: 0;
  width: 100%;
  height: 61px;
}
.text{
  display: flex;
  justify-content: center;
  align-items: center;
  background: #16ABB4;
  z-index: 9;
  position: relative;
  bottom: 0;
  width: 100%;
  height: 61px;
}
.padd{}
.padd3{
  padding-top: 30px;
  padding-bottom: 30px;
}
.padd2 .item{
  padding-top: 30px;
  padding-bottom: 30px;
}
.padd .item{
  padding: 30px;
}
.h1{
  font-family: 'alien-league';
  font-size: 52px !important;
}
input,
input:before,
input:after {
  -webkit-user-select: initial;
  -khtml-user-select: initial;
  -moz-user-select: initial;
  -ms-user-select: initial;
  user-select: initial;
}
.buttonn>div{
  position: relative !important;
}
.buttonn>div>img{
  position: relative !important;
  width: 22px !important;
  height: auto !important;
  min-width: inherit !important;
}
.bannerSlide {
  box-shadow: none !important;
  margin: 0 !important;
  height: 350px;
}
.image {
  position: relative !important;
}
.item {
  list-style: none;
}
.center {
  text-align: center;
  margin-bottom: 50px;
}
.banner-slide
  .slick-slider
  .slick-list
  .slick-track
  div:last-child
  .home-banner1
  div
  img {
  display: none !important;
}
.home-banner1 {
  position: relative;
  width: 100%;
}
.home-banner1 div {
  position: relative !important;
}
.home-banner1 div img {
  position: relative !important;
  height: auto !important;
  min-height: auto !important;
  max-height: auto !important;
}
.width {
  width: 100%;
}
.justify {
  justify-content: center;
}
.flex {
  display: flex !important;
  justify-content: center;
}
.error {
  color: red;
  font-weight: normal;
}
body {
  font-family: "Poppins", sans-serif;
  color: white;
  background-color: #050606;
  background-image: url("../public/backgound.png");
}
div {
}
a {
  color: #36474e;
}
a:hover {
  text-decoration: none;
  color: inherit;
}
.main-color {
  color: #a3247b;
}
.heading-img {
  text-align: center;
  margin-top: 25px;
  margin-bottom: 25px;
  /* margin-bottom: 30px; */
}
.heading-img img {
  width: 250px;
}
.heading {
  text-transform: uppercase;
  font-size: 33px;
  font-weight: 700;
}
.heading2 {
  color: #3f414d;
  margin-bottom: 20px;
  font-size: 27px;
  margin-top: 32px;
  font-weight: 500;
}
.add-to-wishlist {
  display: inline-block;
  text-align: center;
  background-color: #ffffff;
  padding: 12px 10px;
  color: #8c8d94 !important;
  box-shadow: 0px 2px 3px 0 rgba(0, 0, 0, 0.1);
  padding-top: 13px;
  padding-bottom: 13px;
  border-radius: 3px;
  width: 100%;
  border: 1px solid #8c8d94;
}
.add-to-bag-product {
  display: inline-block;
  text-align: center;
  background-color: #a3247b;
  padding: 12px 10px;
  color: #fff !important;
  box-shadow: 0px 2px 3px 0 rgba(0, 0, 0, 0.1);
  padding-top: 13px;
  padding-bottom: 13px;
  border-radius: 3px;
  width: 100%;
  margin-left: 2%;
  margin-top: 20px;
}

.effect-apollo {
}
.effect-apollo {
  position: relative;
  overflow: hidden;
  margin: 10px 1%;
  text-align: center;
  cursor: pointer;
}
.effect-apollo:hover img {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}
.effect-apollo img {
  opacity: 1;
  transition: opacity 0.35s, transform 0.35s;
  transform: scale3d(1.05, 1.05, 1);
}
.effect-apollo img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 1;
}
.effect-apollo figcaption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.effect-apollo figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  backface-visibility: hidden;
}
.effect-apollo:hover figcaption::before {
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg)
    translate3d(0, 180%, 0);
}
.effect-apollo figcaption::before {
  position: absolute;
  top: -70px;
  left: 0;
  width: 125%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  content: "";
  transition: transform 0.6s;
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg)
    translate3d(0, -120%, 0);
}

.daily-text {
  margin-top: 8px;
  /* margin-top: 8px; */
  font-size: 19px;
color: white;
  text-align: center;
  padding: 7px 0px;
  /* position: absolute; */
  bottom: 0;
  left: 10px;
  right: 10px;
  /* background: #fff; */
}
.subscribe_btn {
  display: inline-block;
  border: 1px solid #36474e;
  background-color: #36474e;
  color: #fff;
  padding: 14px 22px;
}

.effect-layla {
  position: relative;
  overflow: hidden;
  margin: 10px 1%; /*min-width: 320px;max-width: 480px;max-height: 360px;*/
  text-align: center;
  cursor: pointer;
}
.effect-layla img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 1; /*height: 390px;*/
  transform: translate3d(0, -30px, 0);
}
.effect-layla:hover img {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  transition-delay: 0.15s;
}
.effect-layla figcaption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 3em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  backface-visibility: hidden;
}
.effect-layla img,
.effect-layla figcaption::before,
.effect-layla figcaption::after {
  transition: opacity 0.35s, transform 0.35s;
}
.effect-layla figcaption::before {
  top: 50px;
  right: 30px;
  bottom: 50px;
  left: 30px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: scale(0, 1);
  transform-origin: 0 0;
  position: absolute;
  content: "";
  opacity: 0;
}
.effect-layla figcaption::after {
  top: 30px;
  right: 50px;
  bottom: 30px;
  left: 50px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  transform: scale(1, 0);
  transform-origin: 100% 0;
  position: absolute;
  content: "";
  opacity: 0;
}
.effect-layla:hover figcaption::before,
.effect-layla:hover figcaption::after {
  opacity: 1;
  transform: scale(1);
}
.effect-layla:hover figcaption::after,
.effect-layla:hover img {
  transition-delay: 0.15s;
}

.confetti-button {
   width: 70%;
  display: inline-block;
  font-size: 1em;
  -webkit-appearance: none;
  appearance: none;
  color: #000;
  border-radius: 4px;
  border: none;
  position: relative;
  transition: transform ease-in 0.1s, box-shadow ease-in 0.25s;
}
.confetti-button:focus {
  outline: 0;
}
.confetti-button:before,
.confetti-button:after {
  position: absolute;
  content: "";
  display: block;
  width: 140%;
  height: 100%;
  left: -10%;
  z-index: 1000;
  transition: all ease-in-out 0.5s;
  background-repeat: no-repeat;
}
.confetti-button:before {
  display: none;
  top: -90%;
  background-image: radial-gradient(circle, #a3247b 20%, transparent 20%),
    radial-gradient(circle, transparent 20%, #a3247b 20%, transparent 30%),
    radial-gradient(circle, #a3247b 20%, transparent 20%),
    radial-gradient(circle, #a3247b 20%, transparent 20%),
    radial-gradient(circle, transparent 10%, #a3247b 15%, transparent 20%),
    radial-gradient(circle, #a3247b 20%, transparent 20%),
    radial-gradient(circle, #a3247b 20%, transparent 20%),
    radial-gradient(circle, #a3247b 20%, transparent 20%),
    radial-gradient(circle, #a3247b 20%, transparent 20%);
  background-size: 10% 10%, 20% 20%, 15% 15%, 20% 20%, 18% 18%, 10% 10%, 15% 15%,
    10% 10%, 18% 18%;
}
.confetti-button:after {
  display: none;
  bottom: -90%;
  background-image: radial-gradient(circle, #a3247b 20%, transparent 20%),
    radial-gradient(circle, #a3247b 20%, transparent 20%),
    radial-gradient(circle, transparent 10%, #a3247b 15%, transparent 20%),
    radial-gradient(circle, #a3247b 20%, transparent 20%),
    radial-gradient(circle, #a3247b 20%, transparent 20%),
    radial-gradient(circle, #a3247b 20%, transparent 20%),
    radial-gradient(circle, #a3247b 20%, transparent 20%);
  background-size: 15% 15%, 20% 20%, 18% 18%, 20% 20%, 15% 15%, 10% 10%, 20% 20%;
}
.animate > a > div {
  position: relative !important;
}
.animate > a > div > img {
  position: relative !important;
  width: 100% !important;
  height: auto !important;
  min-width: inherit !important;
}
.animate .icon {
  box-shadow: inset 0px 1px 20px 0px #000;
}
.icon {
}
/*
.confetti-button.animate:before {display: block;animation: topBubbles ease-in-out 0.75s forwards;}
.confetti-button.animate:after {display: block;animation: bottomBubbles ease-in-out 0.75s forwards;} */
@keyframes topBubbles {
  0% {
    background-position: 5% 90%, 10% 90%, 10% 90%, 15% 90%, 25% 90%, 25% 90%,
      40% 90%, 55% 90%, 70% 90%;
  }
  50% {
    background-position: 0% 80%, 0% 20%, 10% 40%, 20% 0%, 30% 30%, 22% 50%,
      50% 50%, 65% 20%, 90% 30%;
  }
  100% {
    background-position: 0% 70%, 0% 10%, 10% 30%, 20% -10%, 30% 20%, 22% 40%,
      50% 40%, 65% 10%, 90% 20%;
    background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
  }
}
@keyframes bottomBubbles {
  0% {
    background-position: 10% -10%, 30% 10%, 55% -10%, 70% -10%, 85% -10%,
      70% -10%, 70% 0%;
  }
  50% {
    background-position: 0% 80%, 20% 80%, 45% 60%, 60% 100%, 75% 70%, 95% 60%,
      105% 0%;
  }
  100% {
    background-position: 0% 90%, 20% 90%, 45% 70%, 60% 110%, 75% 80%, 95% 70%,
      110% 10%;
    background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
  }
}

.brand-slider .owl-stage-outer {
  padding: 60px 0;
}
.brand-slider .owl-item.active.center .confetti-button.animate:before {
  display: block;
  animation: topBubbles ease-in-out 0.75s forwards;
}
.brand-slider .owl-item.active.center .confetti-button.animate:after {
  display: block;
  animation: bottomBubbles ease-in-out 0.75s forwards;
}
.brand-slider .owl-item.active.center .confetti-button.animate img {
  width: 100% !important;
  box-shadow: 0px -1px 20px 0px #a3247bd9;
}

.pre-header1 {
  background-color: #fff;
  padding: 10px 0;
}
.pre-header1a {
  width: 35px;
  display: inline-block;
}
.pre-header1a img {
  width: 100%;
}

.pre-header1b {
  display: inline-block;
  color: #000;
}
.pre-header1c {
  display: inline-block;
  border-width: 2px;
  border-style: dashed;
  border-color: #a3247b;
  background: #fff;
  padding: 7px 10px;
  margin-left: 15px;
}
.pre-header1ca {
}
.pre-header1cb {
  color: #a3247b;
  font-size: 15px;
  font-weight: 600;
}

.pre-header1d {
  display: inline-block;
  background-color: #a3247b;
  color: #fff;
  border-radius: 5px;
}
.pre-header1d a {
  color: #fff;
  padding: 8px;
  display: inline-block;
}
.pre-header1e {
  display: inline-block;
  color: #000;
}

.pre-header2 {
  border-bottom: 1px solid #e9eced;
  padding: 10px 0;
  background-color: #ff0000;
  position: relative;
  padding-top: 12px;
  min-height: 58px;
}
.pre-header2a {
  text-align: right;
}
.pre-header2a ul {
  padding: 0;
  margin: 0;
}
.pre-header2a ul li {
  list-style-type: none;
  display: inline-block;
}
.pre-header2a ul li a {
  color: #fff;
}
.pre-header2a ul li a i {
  color: #fff;
  font-size: 25px;
  vertical-align: bottom;
  margin-bottom: -2px;
}

.pre-header3 {
  border-bottom: 1px solid #e9eced73;
  padding: 10px 0;
  background: #000;
}
.pre-header3a {
  position: relative;
  /* background: #fff; */
  position: relative;
}
#suggesstion-box {
  position: absolute;
  top: 46px;
  background: #fff;
  left: 0;
  right: 0;
  z-index: 2;
  border: 1px solid #e2e2e2; /*box-shadow: 2px 4px 12px 2px #9f9999;*/
  border-radius: 0 0 5px 5px;
}
#suggesstion-box ul {
  padding-left: 0px;
  max-height: 300px;
  overflow-y: scroll;
}
#suggesstion-box ul li {
  list-style-type: none;
  margin-bottom: 8px;
  padding: 5px;
  padding-left: 35px;
}
#suggesstion-box ul li a {
  display: block;
  position: relative;
}
#suggesstion-box ul li a:before {
  content: "\f002";
  position: absolute;
  left: -20px;
  top: 0;
  font-family: "FontAwesome";
  opacity: 0.3;
}
#suggesstion-box ul li span {
  position: relative;
}
#suggesstion-box ul li span.price {
  margin-right: 10px;
}
#suggesstion-box ul li span.mrp {
  text-decoration: line-through;
}
#suggesstion-box ul li span i {
  position: relative;
  top: 0;
  margin-right: 5px;
  -webkit-text-stroke: 0.5px #fffdfd;
  font-size: 14px;
}
#suggesstion-box ul li:hover {
  background: #e2e2e2;
  padding: 5px;
  padding-left: 35px;
}
#suggesstion-box > span.viewall {
  display: block;
  text-align: center;
  margin: 5px;
}
.pre-header3a input {
  border: none;
  width: 100%;
  padding: 12px;
  padding-right: 25px;
  background: #FFF;
  border: 1px solid #36474e;
  border-radius: 5px;
}
.pre-header3a i {
  position: absolute;
  right: 0;
  top: 14px;
  font-size: 17px;
  color: #36474e;
}
.pre-header3a button {
  position: absolute;
  right: 15px;
  top: 12px;
  font-size: 17px;
  border: none;
  background: #fff;
}
.pre-header3a button:focus {
  outline: none;
}
.pre-header3a button img {
  width: 19px;
  vertical-align: top;
}
.account{
  display: inline-block;
  vertical-align: top;
  margin-top: 10px;
  color: white;
}
.pre-header3b {
  text-align: center;
}
.pre-header3b>a>div{
  position: relative !important;
}
.pre-header3b>a>div>img{
  position: relative !important;
  width: 100% !important;
  height: auto !important;
  
}
.pre-header3b img {
  width: 100%;
}

.pre-header3c {
  text-align: right;
  margin-top: 8px;
}
.pre-header3c ul {
  padding: 0;
  margin: 0;
}
.pre-header3c ul li {
  list-style-type: none;
  display: inline-block;
  margin-right: 20px;
  position: relative;
}
.pre-header3c ul li a {
  color: #36474e;
  font-size: 12px;
  display: block;
}
.pre-header3c>ul>li>a>div{
  position: relative !important;
  display: inline-block !important;
}
.pre-header3c>ul>li>a>div>img{
  position: relative !important;
  width: 35px !important;
  height: auto !important;
  min-width: inherit !important;
  /* filter: drop-shadow(0 0px 0 #166170); */
}
.pre-header3c ul li a > img ~ p {
  margin: 0;
  display: inline-block;
  max-width: 60px;
  overflow: hidden;
  vertical-align: text-bottom;
  text-overflow: ellipsis;
  height: 17px;
}
.pre-header3c ul li a i {
  color: #36474e;
  font-size: 20px;
}
.pre-header3c ul li a img {
  width: 35px;
}
.bag-label {
  position: absolute;
  top: 2px;
  right: -4px;
  color: #fff;
  background-color: #1d8c96;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 9px;
  padding: 1px 4px;
  font-size: 9px;
  font-weight: bold;
}
.pre-header3c ul li:hover > ul {
  opacity: 1;
  visibility: visible;
}

.pre-header3c ul li ul {
  position: absolute;
  top: 37px;
  left: -90px;
  padding: 0;
  margin: 0;
  background-color: #fff;
  box-shadow: 0 1px 3px 2px rgba(0, 0, 0, 0.2);
  z-index: 55;
  width: 100%;
  text-align: left;
  min-width: 200px;
  font-weight: 400;
  border-radius: 3px;
  padding: 10px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
}
.pre-header3c ul li ul:before {
  content: "";
  position: absolute;
  top: -16px;
  left: 48%;
  width: 15px;
  height: 15px;
  border-top: 8px solid transparent;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #00000033;
}
.pre-header3c ul li ul li {
  list-style-type: none;
  display: block;
  margin-bottom: 10px;
  margin-right: 0;
}
.pre-header3c ul li ul li:first-child {
  border-bottom: 1px solid #e9eced;
  padding-bottom: 10px;
}
.pre-header3ca {
}
.pre-header3ca span {
  font-size: 13px;
  font-weight: 500;
}
.pre-header3ca > a {
}
.pre-header3caa {
  background: #a3247b;
  color: #fff !important;
  display: none !important;
  text-align: center;
  padding: 8px;
  font-size: 11px;
  border-radius: 4px;
  margin-bottom: 10px;
}

.pre-header4 {
  background-color: #050606;
}
.pre-header4a {
}
.pre-header4a img {
  width: 100%;
}
.pre-header4b {
  text-align: center;
}
.pre-header4b > ul {
  padding: 0;
  margin: 0;
}
.pre-header4b > ul > li {
  list-style-type: none;
  display: inline-block;
  border-radius: 8px;
  text-align: center;
  width: 12%;
  vertical-align: top;
  margin-right: 2%;
  padding: 15px 0;
  position: relative;
}
.pre-header4b > ul > li > img {
  width: 100%;
}
.pre-header4b > ul > li > a {
}
.pre-header4b > ul > li > a > img {
  width: 100%;
  display: none;
}
.pre-header4b > ul > li > a > span {
  display: inline;
  color: white;
  font-size: 13px;
}

.pre-header4b > ul > li:hover > ul {
  opacity: 1;
  visibility: visible;
  transform: perspective(600px) rotateX(0deg);
}
.pre-header4b > ul > li > ul {
  position: absolute;
  top: 45px;
  left: 0;
  padding: 0;
  margin: 0;
  z-index: 2;
  background-color: #fff;
  text-align: left;
  box-shadow: 0px 4px 9px 0px #000000a8;
  padding: 10px 15px;
  border-radius: 0 0 5px 5px;
  min-width: 175px;
  max-width: 400px;
  transition: all 0.4s ease;
  visibility: hidden;
  opacity: 0;
  transform: perspective(600px) rotateX(-90deg);
  transform-origin: center top 0;
  transform-style: preserve-3d;
}
.column-nav {
  column-count: 2;
}
.pre-header4b > ul > li > ul > li {
  list-style-type: none;
  min-width: 175px;
}
.pre-header4b > ul > li > ul > li > a {
  font-size: 12px;
  display: block;
  padding: 5px 0;
  border-bottom: 1px solid #e2e2e296;
  position: relative;
}
.pre-header4b > ul > li > ul > li > a:after {
  content: "";
  width: 0;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #a3247b;
  position: absolute;
  bottom: -1px;
  transition: all 0.3s;
}
.pre-header4b > ul > li > ul > li > a:hover:after {
  width: 100%;
}

.home-second-banner {
  background:#FFF;
}
.home-second-banner1 > a > div {
  position: relative !important;
}
.home-second-banner1 > a > div > img {
  position: relative !important;
  height: auto !important;
  width: 100% !important;
  min-width: inherit !important;
}
.home-second-banner1 img {
  width: 100%;
}

.daily-essential {
  margin-top: 25px;
  margin-bottom: 25px;
}
.daily-essential1 {
  margin-top: 50px;
}
.daily-essential1 img {
  width: 100%;
}

.refer-friend {
}
.refer-friend1 {
  margin-top: 50px;
}
.refer-friend1 img {
  width: 100%;
}

.third-sec {
  margin-top: 50px;
}
.third-seca {
}
.third-seca img {
  width: 100%;
}
.third-secb {
  margin-top: 50px;
  margin-left: 50px;
}
.third-secb svg {
}
.third-secb h2 {
}
.third-secb p {
  width: 400px;
  margin: 15px 0;
}
.third-secb a {
  padding: 12px 32px;
  padding-right: 18px;
  border: 1px solid #fff;
  margin-top: 15px;
  display: inline-block;
  font-size: 15px;
  background: #ad3887;
  color: #fff;
}
.third-secb a span {
  margin-right: 15px;
}

.fourth-sec {
  border-top: 1px solid #e9eced;
  margin-top: 50px;
  border-bottom: 1px solid #e9eced;
  background: #fff;
}
.fourth-sec ul {
  padding: 0;
  margin: 0;
}
.fourth-sec ul li {
  list-syle-type: none;
  display: inline-block;
  width: 33%;
  vertical-align: top;
}
.fourth-sec ul li:nth-child(1) {
}
.fourth-sec ul li:nth-child(2) {
  border-right: 1px solid #e9eced;
  border-left: 1px solid #e9eced;
}
.fourth-seca {
  text-align: center;
  padding: 20px 40px;
  position: relative;
}
.fourth-seca > div {
  position: relative !important;
}
.fourth-seca > div > img {
  position: relative !important;
  width: 100px !important;
  height: auto !important;
  min-width: inherit !important;
}
.fourth-seca img {
  width: 120px;
}
.fourth-seca h3 {
  font-size: 20px;
  font-weight: 600;
  color: #36474e;
}
.fourth-seca p {    color: #36474e;
}

.fifth-sec {
  background: url("../public/banner\ \(2\).jpg");
 
  /* background-size: 87%; */
  background-position: center bottom;
  margin-top: 50px;
  background-repeat: no-repeat;
  background-color: #efefef;

}
.fifth-seca {
  padding: 90px 0px;
  color: #36474e;
}
.fifth-secb {
}
.fifth-seca svg {
  height: 10px;
}
.fifth-seca h2 {
}
.fifth-seca p {
  max-width: 400px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.fifth-secb input[type="email"] {
  display: inline-block;
  border: 1px solid #36474e;
  padding: 14px 22px;
  width: 300px;
}
.fifth-secb input[type="submit"] {
  display: inline-block;
  border: 1px solid #36474e;
  background-color: #36474e;
  color: #fff;
  padding: 14px 22px;
}

.sixth-sec {
  padding: 20px 0;
}
.sixth-seca {
  height: 263px;
}

.sixth-seca ul {
  padding: 0;
  margin: 0;
}
.sixth-seca ul li {
  list-style-type: none;
  display: inline-block;
}
.sixth-seca ul li img {
  width: 90% !important;
  margin: 0 auto;
  box-shadow: inset 0px -1px 20px 0px #00000012;
  border-radius: 50%;
  transition: all 0.3s;
}

.brand-slider .owl-nav {
}
.brand-slider .owl-nav .owl-prev {
  position: absolute;
  top: 30%;
  left: -30px;
}
.brand-slider .owl-nav .owl-next {
  position: absolute;
  top: 30%;
  right: -30px;
}
.brand-slider .owl-nav .owl-prev span {
  font-size: 30px;
}
.brand-slider .owl-nav .owl-next span {
  font-size: 30px;
}

.moustache-sec {
  margin-bottom: 30px;
}
.moustache-sec1 {
  margin-top: 50px;
}
.moustache-sec1 img {
  width: 100%;
}

.seventh-sec {
  margin-top: 50px;
}
.seventh-seca {
}
.seventh-seca img {
  width: 100%;
}

.daily-essential {
}
.daily-essential1 {
}
.brand-slider {
}
.daily-essential11 {
}
.daily-essential1a {
  padding: 0;
  margin: 0;
}
.daily-essential1a li {
  list-style-type: none;
}
.daily-essential1aa {
  position: relative;
  box-shadow: 0px -5px 38px 8px rgb(56 118 131 / 28%), 1px 0px 5px 1px rgb(50 108 121 / 43%);
  margin-bottom: 20px !important;
  /* box-shadow: 0px 1px 11px 0px #00000061; */
  margin: 10px;
  border-radius: 5px;
  /* overflow: hidden; */
  /* background: #fff; */
  /* height: 359px; */
}
.daily-essential1aa>a>div{
  position:  relative !important;
}
.daily-essential1aa>a>div>img{
  position: relative !important;
  width: 100% !important;
  height: auto !important;
}
.daily-essential1aa > a > div>div {
  position: relative !important;
}
.daily-essential1aa > a > div > div>img {
  position: relative !important;
  width: 100% !important;
  height: auto !important;
  min-width: inherit !important;
}
.daily-essential1aa img {
  width: 100%;
}
.daily-essential1a li img {
}
.daily-essential1a .owl-nav .owl-prev {
  position: absolute;
  top: 40%;
  left: -31px;
}
.daily-essential1a .owl-nav .owl-next {
  position: absolute;
  top: 40%;
  right: -31px;
}

.daily-essential1a .owl-nav .owl-prev span {
  font-size: 30px;
}
.daily-essential1a .owl-nav .owl-next span {
  font-size: 30px;
}

.top-brands-1 {
  position: relative;
  box-shadow: 0px 1px 11px 0px #00000061;
  margin: 10px;
  border-radius: 5px;
  overflow: hidden;
  background: #fff;
  min-height: 323px;
  max-height: 323px;
}
.top-brands-1>a>div{
  position: relative !important;
}
.top-brands-1>a>div>img{
  position: relative !important;
  width: 100% !important;
  height: auto !important;
  min-width: inherit !important;
}
.top-brands-1 img {
  width: 100%;
}

.eight-sec {
  margin-bottom: 50px;
  margin-top: 50px;
}
.eight-seca {
}
.eight-seca img {
  width: 100%;
}

.featured-brands {
}
.featured-brands1 {
}
.featured-brands1a {
}
.featured-brands-box {
  box-shadow: 0px 1px 11px 0px #00000061;
  border-radius: 5px;
  overflow: hidden;
  margin: 15px 10px;
}
.featured-brands-box-img {
}
.featured-brands-box-img img {
  width: 100%;
}
.featured-brands-box-txt {
  text-align: center;
  padding: 0 10px;
}
.featured-brands-box-txt h4 {
  color: #a3247b;
  font-size: 15px;
  margin-bottom: 5px;
}
.featured-brands-box-txt p {
  font-size: 12px;
}

.featured-brands1a .owl-nav.disabled {
}
.featured-brands1a .owl-nav .owl-prev {
  position: absolute;
  top: 40%;
  left: -10px;
}
.featured-brands1a .owl-nav .owl-next {
  position: absolute;
  top: 40%;
  right: -10px;
}

.featured-brands1a .owl-nav .owl-prev span {
  font-size: 30px;
}
.featured-brands1a .owl-nav .owl-next span {
  font-size: 30px;
}
/*-----------------------------------------------------------------footer-------------------------------------------------------------*/
.footer-img {
}
.footer1 {
  border-bottom: 1px solid #e8e8e8;
  padding: 20px 0;
  border-top: 1px solid #e8e8e8;
}
.footer1-box >h3 {
  color: white;
}
.footer1-box > h3 {
  color: white;
  font-size: 14px;
  font-weight: bold;
}
.footer1-box ul {
  padding: 0;
  margin: 0;
}
.footer1-box ul li {
  list-style-type: none;
}
.footer1-box ul li a {
  color: #6c7a82;
  font-size: 12px;
}

.footer2 {
  border-bottom: 1px solid #e8e8e8;
  padding: 20px 0;
}
.footer2-box {
  text-align: right;
}
.footer2-box>div{
  display: inline-block !important;
  position: relative !important;
}
.payment{
  
  display: inline-block;
  vertical-align: top;
  margin-top: 10px;


}
.footer2-box>div>img{
  position: relative !important;
  margin-left: 50px !important;
    width: 300px !important;
    height: auto !important;
    min-width: inherit !important;
}
.footer2-box:nth-child(2) {
}
.footer2-box span {
  color: #6c7a82;
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
  margin-top: 5px;
  vertical-align: top
}
.footer2-box img {
  margin-left: 50px;
  width: 300px;
}
.footer2-box ul {
  padding: 0;
  margin: 0;
  display: inline-block;
  margin-left: 50px;
}
.footer2-box ul li {
  list-style-type: none;
  display: inline-block;
  margin-right: 5px;
}
.footer2-box ul li a {
  color: #fff;
  display: inline-flex;
  width: 30px;
  height: 30px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

.footer3 {
  font-size: 11px;
  padding: 10px 0;
  background: #f48e97;
  color: #fff;
  border-bottom: 1px solid #fff;
}
.footer3a {
  text-align: left;
}
.footer3b {
  text-align: right;
}
.footer3b a {
  color: #fff;
}

.footer4 {
  background: #f48e97;
  color: #fff;
  padding: 10px 0;
}
.footer4a {
}
.footer4a h1 {
  font-size: 20px;
}
.footer4a p {
  font-size: 12px;
}

.scrollToTop {
  background-color: #a3247b;
  border-radius: 50%;
  box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.1);
  padding: 0;
  right: 20px;
  bottom: 60px;
  width: 45px;
  height: 45px;
  text-align: center;
  padding-top: 13px;
  position: fixed;
  z-index: 999;
  cursor: pointer;
}
/*-----------------------------------------------------------------footer-------------------------------------------------------------*/

/*----------------------------------------------------------listing.php page-----------------------------------------------------------*/
.breadcrumb > li + li:before {
  content: "\f105";
  font-family: fontAwesome;
  color: #000;
}
.listing-banner {
}
.listing-banner-img {
}
.listing-banner-img img {
  width: 100%;
}

.listing-heading-section {
}
.listing-heading {
  text-align: center;
  margin: 50px 0;
}
/*filter*/
.listing-product-filter-box {
  box-shadow: 0px 1px 11px 0px #00000061;
  padding: 10px;
  border-radius: 5px;
  background: #fff;
}
.listing-product-by-sort {
  border-bottom: 1px solid #ddd;
}
.listing-product-by-sort-heading {
  padding: 10px 0;
  position: relative;
  cursor: pointer;
}
.listing-product-by-sort-heading i {
  position: absolute;
  right: 0;
  top: 10px;
  -webkit-text-stroke: 1px white;
}
.listing-product-by-sort-options {
}

.listin-product-filter-list {
  border-bottom: 1px solid #ddd;
}
.listing-product-filter-list-heading {
  padding: 10px 0;
  position: relative;
  cursor: pointer;
}
.listing-product-filter-list-heading i {
  position: absolute;
  right: 0;
  top: 10px;
  -webkit-text-stroke: 1px white;
}
.listing-product-filter-list-options {
  max-height: 300px;
  overflow: scroll;
  overflow-x: hidden;
  display: none;
}

.filter-btns {
  margin-top: 15px;
}
.filter-btns a,
.filter-btns button {
  display: inline-block;
  background-color: #a3247b;
  border-radius: 8px;
  color: #fff;
  padding: 11px;
  min-width: 49%;
  text-align: center;
}
/*radio-button*/
.con {
  display: block;
  position: relative;
  padding-left: 35px !important;
  margin-bottom: 12px;
  cursor: pointer;
  user-select: none;
  border-top: 1px solid #ddd;
  font-weight: 400;
  padding: 10px 0;
}
.con input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.checkmark {
  position: absolute;
  top: 10px;
  left: 0;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  border: 1px solid #999;
}
.con:hover input ~ .checkmark {
  background-color: #ccc;
}
.con input:checked ~ .checkmark {
  background-color: #a3247b;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.con input:checked ~ .checkmark:after {
  display: block;
}
.con .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}
/*radio-button*/
/*checkbox*/
.chek-1 {
  display: block;
  position: relative;
  padding-left: 35px !important;
  margin-bottom: 0;
  cursor: pointer;
  user-select: none;
  font-weight: 400;
  padding: 10px 0;
}
.chek-1 input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkmark1 {
  position: absolute;
  top: 10px;
  left: 0;
  height: 20px;
  width: 20px;
  border: 1px solid #999;
  border-radius: 3px;
}
.chek-1:hover input ~ .checkmark {
  background-color: #ccc;
}
.chek-1 input:checked ~ .checkmark1 {
  background-color: #a3247b;
}
.checkmark1:after {
  content: "";
  position: absolute;
  display: none;
}
.chek-1 input:checked ~ .checkmark1:after {
  display: block;
}
.chek-1 .checkmark1:after {
  left: 7px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}
/*checkbox*/
/*filter*/
/*-product-listing-*/
.listing-product-box {
  box-shadow: 0px 1px 11px 0px #00000061;
  padding: 10px;
  position: relative;
  padding-bottom: 50px;
  overflow: hidden;
  border-radius: 5px;
  margin-bottom: 25px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  min-height: 390px;
  background: #fff;
  max-height: 390px;
}
.listing-product-box-offer-tag {
  text-align: left;
  font-weight: 600;
  color: #a3247b;
}
.listing-product-box-img {
  max-height: 220px;
  overflow: hidden;
  position: relative;
}
.listing-product-box-img > div {
  position: relative !important;
}
.listing-product-box-img > div > img {
  position: relative !important;
  width: 100% !important;
  height: auto !important;
  min-width: inherit !important;
}
.listing-product-box-img img {
  width: 100%;
  max-height: 300px;
}
.listing-product-box-txt {
  text-align: center;
  color: #000;
}
.listing-product-box-txt p {
}
.listing-product-box-price {
  text-align: center;
}
.product-price-label {
  text-align: center;
  margin-bottom: 10px;
}
.product-new-price {
  display: inline;
  font-size: 19px;
  font-weight: 500;
  color: #212121;
  margin-right: 10px;
}
.product-old-price {
  display: inline;
  font-size: 15px;
  color: #878787;
  margin-right: 10px;
}
.product-discount-rate {
  display: inline;
  color: #a3247b !important;
  font-size: 20px;
  letter-spacing: -0.2px;
  font-weight: 500;
}
.listing-product-box-price i {
}
.listing-product-box-rating {
  color: #000;
  text-align: center;
}
.listing-product-box-rating span {
}

.listing-product-box-btns {
  border-top: 1px solid #ebebeb;
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
  visibility: visible;
  transition: all 0.2s;
}
.listing-product-box-wishlist-btn {
  width: 67px;
  display: inline-block;
  text-align: center;
}
.listing-product-box-wishlist-btn a {
  font-size: 25px;
  color: #16ABB4;
}
.listing-product-box-wishlist-btn a i {
}

.listing-product-box-addtocart-btn {
  width: calc(100% - 67px);
  display: inline-block;
  text-align: center;
  background-color: #16ABB4;
  padding: 12px 10px;
}
.listing-product-box-addtocart-btn a {
  color: #fff;
}

.listing-product-box:hover .listing-product-box-btns {
  opacity: 1;
  visibility: visible;
}
.loadmore,
.loadmorebrand,
.seachloadmore {
  display: inline-block;
  text-align: center;
  background-color: #a3247b;
  color: #fff;
  border: none;
  padding: 8px 20px;
  margin-bottom: 10px;
  margin-top: 25px;
}
.loadmore:focus,
.loadmorebrand:focus,
.seachloadmore:focus {
  outline: none;
}

/*----price-range-slider---*/
.price-range-block {
  margin: 60px;
}
.sliderText {
  width: 40%;
  margin-bottom: 30px;
  border-bottom: 2px solid red;
  padding: 10px 0 10px 0px;
  font-weight: bold;
}
.ui-slider-horizontal {
  height: 0.6em;
}
.ui-slider-horizontal {
  margin-bottom: 15px;
  width: 100%;
}
.ui-widget-header {
  background: #3fe331;
}
.price-range-search {
  width: 40.5%;
  background-color: #f9f9f9;
  border: 1px solid #6e6666;
  min-width: 40%;
  display: inline-block;
  height: 32px;
  border-radius: 5px;
  float: left;
  margin-bottom: 20px;
  font-size: 16px;
}
.price-range-field {
  width: 40%;
  min-width: 16%;
  background-color: #fff;
  border-bottom: 1px solid #000;
  color: black;
  font-family: myFont;
  font: normal 14px Arial, Helvetica, sans-serif;
  /* border-radius: 5px; */
  height: 26px;
  padding: 5px;
  border-top: 1px solid transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}
.search-results-block {
  position: relative;
  display: block;
  clear: both;
}
.ui-slider-handle {
  border-radius: 50% !important;
  background: #fff !important;
}
.ui-slider-handle:focus {
  outline: none;
}
.ui-widget-header {
  background: #a3247b !important;
}
.ui-slider-horizontal {
  height: 0.5em !important;
  margin-top: 20px;
}

/*----price-range-slider---*/
/*--product-listing--*/

/*----pagination----*/
.sub-cat-pagination {
  text-align: center;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
}
.pagination > li:first-child {
  margin-right: 10px;
}
.page-item {
  margin-right: 15px !important;
}
.sub-cat-pre {
  border: none !important;
  margin-left: 0 !important;
  color: #a3247b !important;
  border-radius: 50% !important;
  background: #fff;
  box-shadow: 0px 0px 8px #00000073;
  padding: 17px 24px !important;
}
.sub-cat-pre:hover {
  background-color: transparent !important;
  color: #000 !important;
  cursor: auto;
}
.page-active {
  background-color: #a3247b !important;
  border-color: #a3247b !important;
  color: #fff !important;
  border-radius: 50% !important;
  background: #fff;
  box-shadow: 0px 0px 8px #00000073;
  padding: 17px 24px !important;
}
.page-link {
  color: #a3247b;
  transition: all 0.3s;
  border-radius: 50% !important;
  padding: 17px 24px !important;
}
.page-link:focus {
  outline: none;
  box-shadow: none;
}
.page-link:hover {
  background-color: #a3247b !important;
  border-color: #a3247b !important;
  color: #fff !important;
}
/*----pagination----*/
/*----------------------------------------------------------listing.php page------------------------------------------------------------*/

/*----------------------------------------------------------product-detail-page--------------------------------------------------------*/
.product-detail-container {
  margin-bottom: 50px;
}
.product-detail-product-img {
}

.show {
  width: 400px;
  height: 400px;
}
#show-img {
  width: 400px;
  height: 400px;
}
.small-img {
  width: 70px;
  height: 350px;
  margin-top: 10px;
  position: absolute;
  left: -70px;
  top: 0;
}
.small-img .icon-left,
.small-img .icon-right {
  width: 24px;
  height: 24px;
  cursor: pointer;
  position: absolute;
  margin: auto 0;
}
.small-img .icon-left {
  transform: rotate(270deg);
  top: -25px;
  right: 25px;
}
.small-img .icon-right {
  right: 25px;
  bottom: 0;
  transform: rotate(90deg);
}
.small-img .icon-left:hover,
.small-img .icon-right:hover {
  opacity: 0.5;
}
.small-container {
  width: 70px;
  height: 310px;
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 0;
}
.small-container div {
  width: 800%;
  position: relative;
}
.small-container .show-small-img {
  width: 70px;
  height: 70px;
  margin-top: 6px;
  cursor: pointer;
  float: none;
  display: block;
}
.small-container .show-small-img:last-of-type {
  margin-right: 0;
}

.product-detail-product-content {
  border-left: 2px solid #ebebeb;
  padding-left: 30px;
}
.product-detail-product-heading {
  font-size: 22px;
  font-weight: 600;
}
.product-detail-product-quantity {
  font-size: 16px;
}
.product-detail-product-rating {
  display: inline-block;
  border-right: 1px solid #ebebeb;
  margin-right: 18px;
  padding-right: 18px;
}
.product-detail-product-review-count {
  display: inline-block;
}
.product-detail-product-price-box {
  font-size: 21px;
  font-weight: 600;
}
.product-detail-product-price-box span {
  color: #8c8d94;
}
.product-detail-product-price-box p {
  font-size: 14px;
}

.cart_extra {
  flex-wrap: wrap;
  align-items: center;
  margin-top: 15px;
  display: flex;
}
.prd-quantity-txt {
  margin-top: 15px;
}
.cart-product-quantity {
  margin: 7px 10px 7px 0;
  display: inline-flex;
  vertical-align: top;
}
.cart-product-quantity {
  margin: 7px 10px 7px 0;
  display: inline-flex;
  vertical-align: top;
}
.quantity {
  display: inline-flex;
  border: 1px solid #e2e2e2;
}
.quantity .minus,
.quantity .plus {
  background-color: transparent;
  display: block;
  float: left;
  border-radius: 50px;
  cursor: pointer;
  border: 0;
  padding: 0;
  width: 34px;
  height: 34px;
  line-height: 36px;
  text-align: center;
  font-size: 20px;
  margin: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
}
.quantity .qty {
  float: left;
  width: 55px;
  height: 36px;
  border: none;
  background-color: transparent;
  text-align: center;
  padding: 0;
  margin: 3px;
}

.product-detail-product-btn-info {
  display: flex;
  align-items: center;
  margin: 40px 0;
}
.product-detail-product-btn {
  display: inline-block;
  width: 45%;
  padding-right: 15px;
}
.product-detail-product-delivery-info {
  display: inline-block;
  width: 64%;
  border-left: 1px solid #ebebeb;
  padding-left: 15px;
}
.product-detail-product-delivery-info1 {
  display: none;
}
.product-detail-product-delivery-info1 p:first-child {
  font-size: 14px;
  font-weight: 500;
}
.product-detail-product-delivery-info1 p a {
  color: #a3247b;
  border: 1px solid#a3247b;
  border-radius: 3px;
  padding: 5px;
  box-shadow: 0px 2px 3px 0 rgba(0, 0, 0, 0.1);
  margin-left: 15px;
}
.product-detail-product-delivery-info1 p svg {
  width: 12px;
  height: 12px;
}
.product-detail-product-check-pincode {
  display: block;
}
.product-detail-product-check-pincode p {
  font-size: 14px;
  font-weight: 500;
}
.product-detail-product-check-pincode1 {
  border: 1px solid #e2e2e2;
  width: 100%;
}
.product-detail-product-check-pincode1 input {
  border: none;
  display: inline-block;
  width: 74%;
  height: 36px;
  padding: 0 10px;
}
.product-detail-product-check-pincode1 button {
  color: #a3247b;
  display: inline-block;
  border: none;
  background: transparent;
  width: 24;
}
.btn-sub {
  color: #a3247b;
  display: inline-block !important;
  border: none !important;
  background: transparent;
  width: 24% !important;
}
.product-detail-product-check-pincode1 input:focus {
  outline: none;
}

.product-detail-product-3-steps {
  background-color: #f7f7f7;
  border-top: 1px solid #eee;
  color: #3f414d;
  padding: 11px 22px 11px 25px;
  margin-left: -31px;
}
.product-detail-product-3-steps1 {
  display: inline-block;
  margin-right: 21px;
}
.product-detail-product-3-steps1 img {
  width: 27px;
}
.product-detail-product-3-steps1 span {
  margin-left: 5px;
}

.product-detail-2 {
  margin-bottom: 15px;
}
.product-detail-product-description-container {
  box-shadow: 0px 1px 11px 0px #00000061;
  padding: 0 15px;
  background: #fff;
}
.product-detail-product-description-container-tabs {
  padding: 0;
  border-bottom: 2px solid #ebebeb;
}
.product-detail-product-description-container-tabs li {
  list-style-type: none;
  display: inline-block;
  padding: 17px 10px 17px;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  border-bottom: 2px solid transparent;
  cursor: pointer;
}
.product-detail-product-description-container-tabs li.active {
  border-bottom: 2px solid #a3247b;
  color: #a3247b;
}

.product-detail-product-description-container-box {
}
.product-detail-product-description-container-box1 {
  font-size: 15px;
  line-height: 1.8;
  transition: all 0.3s ease-in-out;
  height: 200px;
  overflow: hidden;
}
.description-box {
}
.ingredient-box {
  display: none;
}
.howuse-box {
  display: none;
}

.product-detail-table {
  width: 100%;
}
.product-detail-table tbody {
}
.product-detail-table tr:nth-child(even) {
  background: #e2e2e2;
}
.product-detail-table tr td {
  min-width: 200px;
  padding: 5px 10px;
}

.product-detail-product-description-container-box-show-more {
  border-top: 1px solid#ebebeb;
  text-align: center;
  margin-top: 20px;
  margin-bottom: -16px;
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 17px;
  font-weight: 500;
  cursor: pointer;
}

.product-detail-other-product-slider {
}
.product-detail-similar-products1 {
  padding: 10px;
}
.product-detail-similar-products .owl-nav.disabled {
  display: block !important;
}
.product-detail-similar-products .owl-nav .owl-prev {
  position: absolute;
  top: 40%;
  left: 0;
  font-size: 24px !important;
  color: #333 !important;
  width: 32px;
  background-color: #fff !important;
  height: 32px;
  line-height: 32px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.product-detail-similar-products .owl-nav .owl-next {
  position: absolute;
  top: 40%;
  right: 0;
  font-size: 24px !important;
  color: #333 !important;
  width: 32px;
  background-color: #fff !important;
  height: 32px;
  line-height: 32px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

.product-detail-rating-review-box {
  box-shadow: 0px 1px 11px 0px #00000061;
  padding: 15px;
  background: #fff;
}
.product-detail-overall-review-box {
  border-bottom: 2px solid #f0f0f0;
  padding-bottom: 15px;
}
.product-detail-overall-review-box1 {
  display: inline-block;
  border-right: 2px solid #ebebeb;
  margin-right: 15px;
  padding-right: 15px;
}
.product-detail-overall-review-box1a {
  display: inline-block;
  font-size: 35px;
}
.product-detail-overall-review-box1a strong {
}
.product-detail-overall-review-box1a span {
}

.product-detail-overall-review-box1b {
  display: inline-block;
  margin-left: 15px;
}
.product-detail-overall-review-box1b strong {
  display: block;
}
.product-detail-overall-review-box1b span {
}

.product-detail-overall-review-box2 {
  display: inline-block;
}
.product-detail-overall-review-box2 a {
  border: 1px solid #ebebeb;
  background-color: #fff;
  font-size: 15px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1.06px;
  text-align: center;
  color: #a3247b;
  padding: 8px 21px;
}

.product-detail-total-rating-2 {
  display: inline-block;
  color: #878787;
  font-size: 18px;
  max-width: 500px;
}
.product-detail-review-box {
  border-bottom: 2px solid #f0f0f0;
  padding: 15px 0;
}
.product-detail-review-img {
  height: 34px;
  width: 34px;
  border-radius: 50%;
  overflow: hidden;
  display: inline-block;
}
.product-detail-review-img img {
  width: 100%;
}
.product-detail-review-box-star-rating {
  display: inline-block;
  background-color: #a3247b;
  color: #fff;
  padding: 2px 10px;
  border-radius: 15px;
  margin-right: 5px;
  vertical-align: top;
}
.product-detail-review-box-star-rating i {
  font-size: 12px;
  margin-left: 4px;
}
.product-detail-review-box-user-name {
  display: inline-block;
  color: #000;
  margin-right: 10px;
  font-size: 15px;
  vertical-align: top;
  margin-left: 15px;
  margin-top: 5px;
  font-weight: 600;
}
.product-detail-review-box-review-date {
  display: block;
  color: #878787;
  font-size: 15px;
}
.product-detail-review-box-review-txt {
  margin-top: 10px;
  font-size: 18px;
  max-width: 600px;
}

.product-detail-show-more-review {
  margin-top: 20px;
  color: #f46600;
}
/*----------------------------------------------------------product-detail-page---------------------------------------=============*/

/*--------------------------------------------------------------signup-page----------------------------------------------------------*/

.signup-sec {
}
.signup-sec1 {
  max-width: 500px;
  margin: 0 auto;
  padding: 15px;
  box-shadow: 1px 1px 20px 3px #e2e2e2;
  border-radius: 5px;
  text-align: center;
  background: #fff;
}
.signup-sec-logo {
}
.signup-sec-heading {
  font-size: 20px;
  font-weight: 500;
  margin: 20px;
  position: relative;
}
.signup-sec-heading:after {
  content: "";
  width: 80px;
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -40px;
  height: 2px;
  background-color: #a3247b;
}
.signup-form-field {
  margin-bottom: 20px;
}
.signup-form-field input {
  width: 100%;
  padding: 10px 15px;
  border: 1px solid #e2e2e2;
  border-radius: 4px;
  box-shadow: 0px 10px 11px #e2e2e2;
}
.signup-form-field input:focus {
  outline: none;
}
.signup-form-field button {
  width: 100%;
  padding: 10px 15px;
  border: 1px solid #e2e2e2;
  border-radius: 4px;
  box-shadow: 0px 10px 11px #e2e2e2;
}
.signup-form-field button:focus {
  outline: none;
}
/*--------------------------------------------------------------signup-page------------------------------------------------------------*/
/*---------------------------------------------------------------------thankyou-page-css-------------------------------------------------------------*/

.thankyou-box-container {
  max-width: 600px;
  margin: 0 auto;
  margin-top: 100px;
  margin-bottom: 50px;
}
.thankyou-box-top {
  background: #a3247b;
  color: #fff;
  border-radius: 50px 50px 0 0;
  max-width: 500px;
  margin-left: 25px;
  z-index: 2;
  position: relative;
  box-shadow: 0px -1px 12px 0px #a3247b;
}
.thankyou-box-top-logo {
  width: 200px;
  margin: 0 auto;
}
.thankyou-box-top-logo img {
  width: 100%;
  margin-top: 15px;
}
.thankyou-box-top-content {
  text-align: center;
  padding-bottom: 132px;
}
.thankyou-box-top-content h1 {
  font-size: 60px;
}
.thankyou-box-top-content p {
  font-size: 24px;
  margin: 0;
  line-height: 1.2;
}

.thankyou-box-bottom {
  background: #a3247b;
  position: relative;
  border-radius: 50px;
  height: 450px;
  max-width: 550px;
  margin-top: -205px;
  box-shadow: 1px 1px 9px 0px #a3247b;
}
.thankyou-box-bottom:before {
  position: absolute;
  content: "";
  border-top: 165px solid transparent;
  border-bottom: 200px solid transparent;
  border-left: 275px solid #761557;
  border-right: 275px solid #761557;
  bottom: 45px;
  left: 0;
  z-index: 2;
}

/*---------------------------------------------------------------------thankyou-page-css-------------------------------------------------------------*/
/*---------------------------------------------------------------------error-page-----------------------------------------------------------*/
.error-sec {
  height: 90vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.error-sec1 {
  text-align: center;
}
.error-sec1 img {
  width: 200px;
}
.error-sec1 h2 {
}
.error-sec1 p {
}
/*---------------------------------------------------------------------error-page-----------------------------------------------------------*/
/*----------------------------------------------------------------------cart-page----------------------------------------------------------------*/
table.cart {
  background: #fff !important;
}
table.cart thead tr th {
  border-bottom: 1px solid #a7a4a4;
}
table.cart .product-remove {
  /*  width: 30px; */
  width: 10%;
}
table.cart .product-thumbnail {
  /*width: 100px;*/
  width: 100%;
}
table.cart .product-name {
  width: 40%;
}
table.cart .product-price {
  /* width:75px;*/
  width: 10%;
}
table.cart .product-quantity {
  width: 150px;
}
table.cart .product-quantity .quantity {
}
table.cart .product-quantity .quantity button {
  background-color: #a3247b;
  color: #fff;
  border: 1px solid #a3247b;
  padding: 2px 5px;
  font-size: 13px;
}
table.cart .product-subtotal {
  width: 150px;
}
table.cart .product-add-to-cart {
  width: 20%;
}
table.cart tbody tr {
}
table.cart tbody tr:nth-child(odd) {
  position: relative;
}
table.cart tbody tr:nth-child(odd):after {
  content: "";
}
table.cart tbody tr td {
  border-bottom: 1px solid #a7a4a4;
}
.cart-checkout-coupon-code {
}
.cart-checkout-coupon-code span {
  cursor: pointer;
  font-size: 13px;
}
.cart-checkout-coupon-code-box {
}
.cart-checkout-coupon-code-box input {
  width: calc(100% - 110px);
  background: transparent;
  border-bottom: 1px solid #999;
  border-top: none;
  border-left: none;
  border-right: none;
  padding: 0;
}
.cart-checkout-coupon-code-box button {
  width: 100px;
  background-color: #16ABB4;
  color: #fff;
  border: none;
}
/*----------------------------------------------------------------------cart-page----------------------------------------------------------------*/

/*----------------------------------------------------------------------------------user-dashboard.php----------------------------------------------------------------------------*/
/*.seller__registration__page{margin-top:100px;}*/
.seller__registration__heading {
  color: #3f414d;
  margin-bottom: 20px;
  font-size: 27px;
  margin-top: 32px;
  font-weight: 500;
  text-align: center;
}
.profile-active a {
  text-decoration: none;
  background: #16ABB4!important;
  color: #fff !important;
}

/*--order-history---*/
.my-order1 {
}
.order-row {
  border: 1px #ddd solid;
  margin-top: 15px;
  margin-bottom: 20px;
}
.order-row-order-heading {
  border-bottom: 1px #ddd solid;
  background-color: #f6f6f6;
  padding: 15px;
}
.order-row-order-heading-left {
  display: inline-block;
  width: 60%;
}
.order-heading-order-place-date {
  display: inline-block;
  margin-right: 30px;
  font-size: 15px;
}
.order-heading-order-place-date p {
  margin: 0;
}
.order-heading-order-place-date span {
}
.order-heading-order-delivery-amount {
  display: inline-block;
  margin-right: 30px;
  font-size: 15px;
}
.order-heading-order-delivery-amount p {
  margin: 0;
}
.order-heading-order-delivery-amount span {
}
.order-heading-order-customername {
  display: inline-block;
  font-size: 15px;
}
.order-heading-order-customername p {
  margin: 0;
}
.order-heading-order-customername span {
  position: relative;
}

.order-heading-order-customername-detail {
  position: absolute;
  top: 25px;
  left: -15px;
  right: 0;
  width: 200px;
  display: none;
  background: #fff;
  border: 1px solid #e2e2e2;
  box-shadow: 0px 1px 5px #ccc;
  padding: 15px;
  z-index: 1;
  font-size: 13px;
}
.order-heading-order-customername
  > span:hover
  .order-heading-order-customername-detail {
  display: block;
}
.order-heading-order-customername-detail:before {
  content: "";
  height: 20px;
  width: 20px;
  border-bottom: 10px solid #fff;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-top: 10px solid transparent;
  top: -20px;
  left: 50%;
  position: absolute;
}

.order-row-order-heading-right {
  display: inline-block;
  width: 39%;
  text-align: right;
  font-size: 15px;
}
.order-heading-order-num {
}

.order-row-box {
  background: #fff;
}
.order-row-product-delivery-date {
  padding: 15px;
}
.order-row-product-delivery-date p {
  font-size: 19px;
  font-weight: 600;
  margin-bottom: 0;
}
.order-row-product-delivery-date span {
  font-size: 15px;
}

.order-row-product-box {
  padding: 15px;
}
.order-row-product-box-img {
  display: inline-block;
  width: 100px;
  overflow: hidden;
  vertical-align: top;
}
.order-row-product-box-img img {
  width: 100%;
}
.order-row-product-box-detail {
  display: inline-block;
  font-size: 15px;
}
.order-row-product-box-detail-product-name {
}
.order-row-product-box-detail-seller-name {
}
.order-row-product-box-detail-return-date {
}
.order-row-product-box-detail-product-price {
}
.order-row-product-box-detail-buy-again {
  padding: 7px 20px;
  width: 120px;
  display: block;
  background: #a3247b;
  color: #fff;
  text-align: center;
  margin-top: 15px;
  font-size: 13px;
}

.order-row-box-btns {
  color: #fff;
  background-color: #6f6f6f;
  width: 200px;
  text-align: center;
  display: block;
  margin-bottom: 10px;
  padding: 7px;
}
.order-row-box-btns:first-child {
  margin-top: 50px;
}
/*--order-history---*/

/*---------------dashboard-order-detail-------------------*/

/******************************** User Dashborad Start************************************/
.my-order1 select {
}

.order-row-order-heading {
  border-bottom: 1px #ddd solid;
  background-color: #f6f6f6;
  padding: 15px;
}
.order-row-order-heading-left {
  display: inline-block;
  width: 60%;
}
.order-row-order-heading-right {
  display: inline-block;
  width: 39%;
  text-align: right;
  font-size: 15px;
}
.order-heading-order-place-date {
  display: inline-block;
  margin-right: 30px;
  font-size: 15px;
}
.order-heading-order-delivery-amount {
  display: inline-block;
  margin-right: 30px;
  font-size: 15px;
}
.order-heading-order-customername {
  display: inline-block;
  font-size: 15px;
}
.order-heading-order-customername span {
  position: relative;
}
.order-heading-order-customername-detail {
  position: absolute;
  top: 25px;
  left: -15px;
  right: 0;
  width: 200px;
  display: none;
  background: #fff;
  border: 1px solid #e2e2e2;
  box-shadow: 0px 1px 5px #ccc;
  padding: 15px;
  z-index: 1;
  font-size: 13px;
}
.order-heading-order-customername-detail:before {
  content: "";
  height: 20px;
  width: 20px;
  border-bottom: 10px solid #fff;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-top: 10px solid transparent;
  top: -20px;
  left: 50%;
  position: absolute;
}
.order-heading-order-customername p {
  margin: 0;
}
.order-heading-order-customername
  > span:hover
  .order-heading-order-customername-detail {
  display: block;
}
.order-row-order-heading {
  border-bottom: 1px #ddd solid;
  background-color: #f6f6f6;
  padding: 15px;
}
.order-row {
  border: 1px #ddd solid;
  margin-top: 15px;
  margin-bottom: 20px;
}
.order-row-product-delivery-date p {
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 0;
}
.order-row-product-box-img {
  display: inline-block;
  width: 100px;

  overflow: hidden;
}
.order-row-product-box-detail {
  display: inline-block;
  font-size: 15px;
  width: calc(100% - 200px);

  margin-left: 20px;
}
.order-product {
  padding: 20px 20px;
}

.order-row-product-box-detail-product-price {
  margin-bottom: 15px;
}
.header-for-light h1 span {
  color: #006400;
}
.widget-title {
  position: relative;
  height: 50px;
  color: #fff;
  background-color: #6f6f6f;
  font-size: 16px;
  margin: 30px 0 20px;
}
.widget-title i {
  width: 50px;
  height: 50px;
  line-height: 50px;
  background-color: #006400;
  color: #fff;
  text-align: center;
  margin-right: 10px;
}
.widget-title i:after {
  content: "";
  position: absolute;
  border-right: 8px solid transparent;
  border-bottom: 0;
  border-top: 8px solid #006400;
  border-left: 8px solid transparent;
  left: 16px;
  bottom: -8px;
  z-index: 1;
}
.widget-block {
  margin-bottom: 10px;
}
.catalog li {
  margin-bottom: -1px;
  border: 1px solid #eaeaea;
  font-size: 16px;
  line-height: 24px;
}
.catalog li a {
  position: relative;
  display: block;
  padding: 12px 10px 12px 64px;
}
.catalog li:nth-child(odd) i {
  background: rgba(191, 191, 191, 0.7);
}
.catalog i {
  background: rgba(203, 203, 203, 0.7);
}
.catalog li a i {
  position: absolute;
  z-index: 1;
  top: -1px;
  bottom: -1px;
  left: -1px;
  width: 50px;
  font-size: 24px;
  line-height: 50px;
  text-align: center;
  color: #fff;
}
.box-border {
  padding: 20px 30px;
  background-color: #fff;
  border: 1px solid #eaeaea;
  margin-bottom: 30px;
}
.margin-top-30 {
  margin-top: 30px;
}
.img-upload {
  position: absolute;

  left: 53px;
}
.img-upload input {
  border: none;
}
.set-img {
  margin-left: 14px;
  margin-bottom: 45px;
}
.set-img img {
  width: 120px;
  border-radius: 50%;
}
.catalog li a:hover {
  text-decoration: none;
  background: #eaeaea !important;
  color: #0e0e0e;
}
.catalog li a:hover i {
  background: #006400;
}
.table-order {
  border: 1px solid #eaeaea;
}
.table-order > thead > tr > th {
  font-size: 14px;
}
.table-order > tfoot > tr > td {
  font-size: 13px !important;
}
.wishlist th,
td {
  text-align: left;
}
.form-control-box {
  width: 100%;
  margin-bottom: 15px;
}
.form-control-box input {
  width: 100%;
  border: none;
  padding: 10px 0px;
  border-bottom: 1px solid #eeee;
}
.form-control-box input:focus {
  border: none;
  border-bottom: 1px solid #eeee;
}
.lable-name {
  font-size: 14px;
  color: #777676;
}

.saved-address-box {
  border: 1px solid #eeee;
  padding: 15px 15px;
  border-radius: 4px;
  cursor: pointer;
  margin-bottom: 50px;
}
.save-active {
  background-color: #00640078 !important;
}
.empty-box {
  max-height: 500px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 150px;
}
.order-detail-box {
  margin-top: 180px;
}
.order-detail-border {
  border: 1px solid #e0e0e0;
  border-radius: 6px;
  padding: 10px;
  background: #fff;
  margin-bottom: 20px;
}
.btn-grey {
  background-color: #e5e5e5 !important;
  border: none;
  color: #000;
  margin-bottom: 12px !important;
}
.btn-track-box {
  padding: 40px 40px;
  margin-top: 40px;
}
.details-box-summery h3 {
  font-size: 18px;
  font-weight: 600;
}
.details-box-summery p {
  margin: 0 !important;
}
.item-heading {
  width: 49%;
  display: inline-block;
}
.item-heading-price {
  width: 49%;
  display: inline-block;
  vertical-align: top;
}
.item-heading p,
.item-heading-price p {
  margin-bottom: 10px !important;
  color: grey;
  font-size: 12px;
}
.billing-address label {
  font-weight: 500;
  font-size: 14px;
}
.billing-address input {
  display: block;
  width: 100%;
  height: 40px;
  color: #000;
}
.billing-address {
  margin-bottom: 50px;
}

.drop-box-pin a {
  display: block;
}
.drop-box-pin {
  background-color: #fff;
  position: absolute;
  width: 80px;
  right: 0;
  box-shadow: 1px 5px 4px #eeee;
  padding: 10px;
}

.drop-box-pin {
  display: none;
}
.saved-address-box .small-box:hover .drop-box-pin {
  display: block;
}
.product-img-wishlist img {
  width: 60px;
}
.btn-sucess-cart {
  border: none;
  background: #636d62 !important;
  padding: 4px 7px;
  color: #fff !important;
  border-radius: 2px;
  font-size: 10px;
  width: 80px;
  text-align: center;
  display: block;
  margin-bottom: 5px;
}
/******************************** User Dashborad End************************************/

/*---------------dashboard-order-detail-------------------*/

/*-------order-detail-history----*/
.order-detail-box {
  margin: 20px 0;
}
.order-detail-left-box {
  border: 1px solid #ccc;
  padding: 15px;
}
.order-detail-left-box1 {
}
.order-detail-left-box1 span {
  display: inline-block;
  max-width: 26%;
  margin: 10px 0;
}
.order-detail-left-box1-heading {
  font-size: 25px;
  font-weight: 500;
}
.to-order-list {
  color: #fff;
  background: #a3247b;
  font-size: 15px;
  padding: 10px;
  border-radius: 4px;
  margin-right: 50%;
  margin-left: 5%;
}
.order-det-btn {
  color: #fff;
  background: #a3247b;
  border-radius: 4px;
  float: right;
  padding: 7px 10px;
  margin-right: 5px;
  line-height: 1;
}

.order-detail-left-box2 {
  clear: right;
}
.order-detail-left-box2a {
  display: inline-block;
  width: 60%;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 15px;
  vertical-align: top;
}
.order-detail-left-box2a-h {
  display: block;
  font-size: 20px;
  font-weight: 500;
}
.order-detail-left-box2aa {
  display: inline-block;
  width: 49.5%;
}
.order-detail-left-box2aaa {
  display: inline-block;
  width: 49.5%;
  font-size: 14px;
  color: #a1a1a1;
  vertical-align: top;
}
.order-detail-left-box2aab {
  display: inline-block;
  width: 49.5%;
  font-size: 15px;
  color: #000;
}
.order-detail-left-box2aab span {
  display: block;
}
.order-detail-left-box2ab {
  display: inline-block;
  width: 49.5%;
}
.order-detail-left-box2b {
  display: inline-block;
  width: 39.5%;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 15px;
  vertical-align: top;
}

.order-detail-left-box3 {
}
.order-detail-left-box3h {
  text-align: left;
  font-size: 25px;
  font-weight: 500;
}
.order-detail-left-box-head {
  background: #ccc;
  padding: 10px;
}
.order-detail-left-box-status {
  display: inline-block;
  width: 14%;
}
.order-detail-left-box-prd-img {
  display: inline-block;
  width: 8%;
}
.order-detail-left-box-prd-name {
  display: inline-block;
  width: 22%;
}
.order-detail-left-box-prd-info {
  display: inline-block;
  width: 22%;
}
.order-detail-left-box-prd-qnty {
  display: inline-block;
  width: 10%;
}
.order-detail-left-box-prd-price {
  display: inline-block;
  width: 10%;
}
.order-detail-left-box-prd-total {
  display: inline-block;
  width: 12%;
}

.order-detail-left-box-row {
  border-bottom: 1px solid #ccc;
  font-size: 15px;
  padding: 10px 0;
}
.order-detail-left-box-status1 {
  display: inline-block;
  width: 14%;
  vertical-align: top;
  padding: 0 10px;
}
.order-detail-left-box-status1 span {
  font-size: 13px;
  color: #fff;
  background: green;
  padding: 5px;
  margin-top: 10px;
  display: inline-flex;
}
.order-detail-left-box-prd-img1 {
  display: inline-block;
  width: 8%;
  height: 75px;
  overflow: hidden;
  vertical-align: top;
}
.order-detail-left-box-prd-img1 img {
  width: 100%;
}
.order-detail-left-box-prd-name1 {
  display: inline-block;
  width: 22%;
  vertical-align: top;
  padding: 0 10px;
}
.order-detail-left-box-prd-info1 {
  display: inline-block;
  width: 22%;
  vertical-align: top;
  padding: 0 10px;
}
.order-detail-left-box-prd-info1 span {
  display: block;
}
.order-detail-left-box-prd-qnty1 {
  display: inline-block;
  width: 10%;
  vertical-align: top;
  padding: 0 10px;
}
.order-detail-left-box-prd-price1 {
  display: inline-block;
  width: 10%;
  vertical-align: top;
  padding: 0 10px;
}
.order-detail-left-box-prd-total1 {
  display: inline-block;
  width: 12%;
  vertical-align: top;
}
.order-detail-left-box-prd-total1 span {
  display: block;
}
.order-detail-left-box-prd-amount {
  display: inline-block;
  width: 12%;
  vertical-align: top;
  padding: 0 10px;
  text-align: right;
}
.order-detail-left-box-prd-amount span {
  display: block;
}

.order-detail-right-box {
  padding: 15px;
  border: 1px solid #ccc;
}
.order-detail-right-box-h {
  font-size: 25px;
  font-weight: 500;
  text-align: left;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}
.order-detail-right-box1 {
  margin: 10px 0;
}
.order-detail-right-box1 span {
  float: right;
}
.order-detail-right-box2 {
  margin: 10px 0;
}
.order-detail-right-box2 span {
  float: right;
}
.order-detail-right-box3 {
  margin: 10px 0;
}
.order-detail-right-box3a {
  display: inline-block;
  width: 49.5%;
}
.order-detail-right-box3b {
  display: inline-block;
  width: 49%;
  text-align: right;
}
.order-detail-right-box4 {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  padding: 10px 0;
}
.order-detail-right-box4a {
  display: inline-block;
  width: 49.5%;
}
.order-detail-right-box4b {
  display: inline-block;
  width: 49%;
  text-align: right;
}
/*-------order-detail-history----*/
/*--dashboard--*/
.widget-title {
  position: relative;
  height: 50px;
  color: #fff;
  background-color: #6f6f6f;
  font-size: 16px;
  margin: 30px 0 20px;
}
.widget-title i {
  width: 50px;
  height: 50px;
  line-height: 50px;
  background-color: #a3247b;
  color: #fff;
  text-align: center;
  margin-right: 10px;
}
.widget-title i:after {
  content: "";
  position: absolute;
  border-right: 8px solid transparent;
  border-bottom: 0;
  border-top: 8px solid #a3247b;
  border-left: 8px solid transparent;
  left: 16px;
  bottom: -8px;
  z-index: 1;
}
.widget-block {
  margin-bottom: 10px;
}
.catalog li {
  margin-bottom: -1px;
  border: 1px solid #eaeaea;
  font-size: 16px;
  line-height: 24px;
}
.catalog li a {
  position: relative;
  display: block;
  padding: 12px 10px 12px 64px;
}
.catalog li:nth-child(odd) i {
  background: rgb(0, 102, 114);
}
.catalog i {
  background: rgb(0, 102, 114);
}
.catalog li a i {
  position: absolute;
  z-index: 1;
  top: -1px;
  bottom: -1px;
  left: -1px;
  width: 50px;
  font-size: 24px;
  line-height: 50px;
  text-align: center;
  color: #fff;
}
.catalog li a:hover i {
  background: #a3247b;
}
.catalog li a {
  color: #000;
  font-size: 18px;
  text-decoration: none;
}
.top-icon > i {
  border: 1px solid;
  border-radius: 50%;
  color: #a3247b;
  float: left;
  font-size: 18px;
  margin-right: 8px;
  padding: 8px 5px 5px;
  text-align: center;
  width: 36px;
}
.ico-text {
  color: #363636;
  display: inline-block;
  font-size: 18px;
  line-height: 0;
  float: left;
  margin-top: 17px;
}
.ico-num {
  background-color: #a3247b;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  float: right;
  padding: 3px 12px;
  text-align: center;
}
.top-icon {
  border-right: 1px solid #ccc;
  margin-bottom: 20px;
}
.box-border {
  padding: 20px 30px;
  background-color: #fff;
  border: 1px solid #eaeaea;
  margin-bottom: 30px;
}
.box-border.top-icon {
  padding: 8px 0;
  overflow: hidden;
}
.panel-table .panel-default {
  width: 98%;
}
.dashboard-table tr td {
  font-size: 15px;
}
.margin-top-30 {
  margin-top: 30px;
}
.btn-primary {
  background-color: #a3247b;
}
/*---dashboard--*/
/*----add-address---*/
.add-popupadress {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  padding: 0 30%;
  z-index: 2;
  bottom: 0;
  padding-top: 20px;
  display: none;
}
.close-add-popupadress {
  text-align: right;
  padding-right: 15px;
  cursor: pointer;
}
.cart2a {
  border: 1px solid #e2e2e2;
  padding: 15px;
  background: #fff;
}
.cart2aa {
  padding: 5px 16px 0;
  font-size: 12px;
  font-weight: 600;
  color: #282c3f;
  margin-bottom: 10px;
}
.cart2ab {
}
.cart2ab input {
  width: 49%;
  font-size: 14px;
  padding: 12px;
  border: 1px solid #d4d5d9;
  background-color: transparent;
  font-weight: 300;
  border-radius: 4px;
  line-height: 14px;
  margin-bottom: 15px;
}
.cart2ab2 {
  width: 49%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 10px;
}
.cart2ab .cart2ab2 input {
  width: 100%;
  font-size: 14px;
  padding: 12px;
  border: 1px solid #d4d5d9;
  background-color: transparent;
  font-weight: 300;
  border-radius: 4px;
  line-height: 14px;
  margin-bottom: 5px;
}

.cart2ac {
  margin-bottom: 25px;
}
.cart2ac a {
  border: 1px solid #a3247b;
  border-radius: 20px;
  padding: 4px 16px;
  margin-right: 20px;
}
.cart2ac a.active {
  background: #a3247b;
  color: #fff;
}
.cart2ad {
  display: none;
}
.cart2ae {
  color: #fff !important;
  background-color: #a3247b !important;
  border-radius: 10.438em !important;
  border: 0;
  background: none;
  cursor: pointer;
  padding: 0.6180469716em 1.41575em;
  text-decoration: none;
  font-weight: 400;
  text-shadow: none;
  display: inline-block;
  outline: none;
  -webkit-font-smoothing: antialiased;
  width: 100%;
}

.cart2b {
}
.cart2ba {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 10px;
}
.cart2bb {
  font-size: 16px;
  font-weight: 500;
  margin-top: 20px;
  margin-bottom: 10px;
}
.cart2bc {
}
.cart2bca {
  display: inline;
  margin-right: 20px;
}
.cart2bcb {
  display: inline;
  color: #a3247b;
  border: 1px solid #a3247b;
  border-radius: 10px;
  padding: 3px 10px;
  font-size: 10px;
}
.cart2bcd {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1;
}
.cart2bce {
  padding: 5px 15px;
  border: 1px solid #a3247b;
  border-radius: 8px;
  margin-top: 10px;
  display: inline-block;
}

.cart2bd,
.cart2bdchk {
  margin-bottom: 20px;
}
.cart2bd a,
.cart2bdchk a {
  color: #fff !important;
  background-color: #a3247b !important;
  border: none;
  border-radius: 10.438em !important;
  padding: 10px;
  width: 200px;
  display: block;
  text-align: center;
  font-size: 15px;
  margin-top: 20px;
}

/* The container */
.chek-4 {
  display: block;
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  font-size: 0.9rem;
  user-select: none;
}
/* Hide the browser's default checkbox */
.chek-4 input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
/* Create a custom checkbox */
.checkmark4 {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #e2e2e2;
}
/* On mouse-over, add a grey background color */
.chek-4:hover input ~ .checkmark4 {
  background-color: #ccc;
}
/* When the checkbox is checked, add a blue background */
.chek-4 input:checked ~ .checkmark4 {
  background-color: #a3247b;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark4:after {
  content: "";
  position: absolute;
  display: none;
}
/* Show the checkmark when checked */
.chek-4 input:checked ~ .checkmark4:after {
  display: block;
}
/* Style the checkmark/indicator */
.chek-4 .checkmark4:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}
.cart2ad .chek-4 {
  margin-bottom: 25px;
  font-size: 11px;
}

.add-new-add-pop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
.add-new-add-pop1 {
  max-width: 500px;
  margin: 0 auto;
  background: #fff;
  overflow-y: scroll;
  height: 100vh;
  overflow-x: hidden;
}

/*----add-address---*/
/*--my-order.php---*/

/*--my-order.php--*/
/*------------------------------------------------------------------------------------------------user-dashboard.php----------------------------------------------------------------*/

/*-----------------------------checkout-page---------------------------------------*/
.con5 {
  display: block;
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  font-size: 15px;
  user-select: none;
  border: 1px solid #eaeaec;
  padding: 19px 16px 20px 50px;
  margin-bottom: 8px;
  vertical-align: top;
  border-radius: 4px;
  background: #fff;
}
.con5 input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.checkmark5 {
  position: absolute;
  top: 25px;
  left: 11px;
  height: 20px;
  width: 20px;
  background-color: #eee;
  border-radius: 50%;
}
.con5:hover input ~ .checkmark5 {
  background-color: #ccc;
}
.con5 input:checked ~ .checkmark5 {
  background-color: #a3247b;
}
.checkmark5:after {
  content: "";
  position: absolute;
  display: none;
}
.con5 input:checked ~ .checkmark5:after {
  display: block;
}
.con5 .checkmark5:after {
  left: 6px;
  top: 6px;
  width: 5px;
  height: 5px;
  border: solid white;
  transform: rotate(45deg);
}

.cart-collaterals .checkout-button {
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 15px;
}
/*-----------------------------checkout-page---------------------------------------*/
/*--------------------------------------------about-link-policy-link-refund-and-cancellation------------------------*/
.footer-links-page {
  margin-top: 150px;
}
.footer-links-page h1 {
}
.footer-links-page p {
  font-size: 15px;
  line-height: 1.5;
  color: #777;
  word-spacing: 2px;
  letter-spacing: 1px;
}
.footer-links-page h4 {
  margin-bottom: 15px;
  font-size: 20px;
}
.footer-links-page li {
  font-size: 15px;
  line-height: 1.5;
  color: #777;
  word-spacing: 2px;
  letter-spacing: 1px;
}
.footer-links-page h5 {
}
.footer-links-page h5 a {
  color: #000;
  font-weight: 400;
  display: block;
  padding: 15px 10px;
  box-shadow: 1px 1px 6px 3px #e2e2e2;
  border-radius: 4px;
  margin-bottom: 15px;
}
.footer-links-page h5 a.active {
  color: #fff;
  background: #a3247b;
}
/*--------------------------------------------about-link-policy-link-refund-and-cancellation------------------------*/

/*===================================*
17.START CONTACT STYLE
*===================================*/
.contact_wrap li {
  list-style: none;
}
.contact_wrap li {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  margin-bottom: 25px;
  -ms-flex-align: center;
  align-items: center;
}
.contact_icon {
  margin-right: 20px;
}
.contact_icon i {
  font-size: 34px;
  color: #a3247b;
}
.contact_text span {
  color: #333;
  font-weight: 600;
  display: block;
  margin-bottom: 3px;
}
.contact_text p:last-child {
  margin-bottom: 0;
}
.contact_text a {
  color: #687188;
  line-height: 28px;
}
.contact_text a:hover {
  color: #a3247b;
}
.contact_style1 {
  text-align: center;
  padding: 20px;
  border: 2px solid #eee;
  margin-bottom: 30px;
}
.contact_style1 .contact_text span {
  margin-bottom: 5px;
}
.contact_style1 .contact_icon {
  margin-right: 0;
  margin-bottom: 10px;
}
.contact_style2 {
  text-align: center;
  margin-bottom: 30px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  padding: 40px 20px;
  border-radius: 10px;
}
.contact_style2 .contact_icon {
  background-color: #dfffed;
  margin: 0 0 5px;
  height: 90px;
  width: 90px;
  text-align: center;
  display: inline-block;
  overflow: hidden;
  border-radius: 100%;
  position: relative;
  z-index: 1;
}
.contact_style2 .contact_icon i {
  line-height: 90px;
}
.contact_style3 {
  text-align: center;
  margin-bottom: 30px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  padding: 40px 20px;
  border-radius: 10px;
}
.contact_style3 .contact_icon {
  border: 1px solid #a3247b;
  margin: 0 0 5px;
  height: 80px;
  width: 80px;
  text-align: center;
  display: inline-block;
  overflow: hidden;
  border-radius: 100%;
  position: relative;
  z-index: 1;
}
.contact_style3 .contact_icon i {
  line-height: 78px;
  transition: all 0.5s ease-in-out;
}
.contact_style3 .contact_icon::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #a3247b;
  /* z-index: ; */
  transition: all 0.5s ease-in-out;
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  border-radius: 100%;
  z-index: -1;
}
.contact_style3:hover .contact_icon::before {
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.contact_style3:hover .contact_icon i {
  color: #fff;
}
.contact_box {
  position: relative;
  padding: 50px 0px;
  display: table;
  width: 100%;
}
.contact_form {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  max-width: 500px;
  background-color: #fff;
  padding: 30px;
  float: right;
  margin-right: 30px;
  position: relative;
  z-index: 9;
}
.contact_box .map {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}
.contact_box .map iframe {
  height: 100%;
}
/*===================================*
17. END CONTACT STYLE
*===================================*/

/*--------------------------------------------------------------------------------offers--------------------------------------------------*/
.offers-banner-sec {
}
.offers-banner-sec img {
  width: 100%;
}

/*--------------------------------------------------------------------------------offers--------------------------------------------------*/
.continue-your-search1 {
  margin-top: 50px;
}
.continue-your-search {
}
.continue-your-search .owl-nav .owl-prev {
  position: absolute;
  top: 40%;
  left: 0;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  box-shadow: 1px 1px 9px 0px #958b8b66;
  background: #fff !important;
}
.continue-your-search .owl-nav .owl-next {
  position: absolute;
  top: 40%;
  right: 0;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  box-shadow: 1px 1px 9px 0px #958b8b66;
  background: #fff !important;
}
.continue-your-search .owl-nav .owl-prev span {
  font-size: 35px;
}
.continue-your-search .owl-nav .owl-next span {
  font-size: 35px;
}

.continue-your-search1-btn {
  text-align: right;
}
.explore-more {
  display: inline-flex;
  background-color: #a3247b;
  color: #fff;
  padding: 5px 10px;
  border-radius: 4px;
  box-shadow: 0px 5px 5px 0px #aba3a3;
}
.explore-more:hover {
  color: #fff;
}

.brands-for-you {
  /* margin-top: 50px; */
}
.brands-for-youa {
  /* box-shadow: 0px -5px 38px 8px rgb(56 118 131 / 28%), 1px 0px 5px 1px rgb(50 108 121 / 43%); */
  box-shadow: 0px -5px 38px 8px rgb(56 118 131 / 28%), 1px 0px 5px 1px rgb(50 108 121 / 43%);

  position: relative;
  /* box-shadow: 0px 1px 11px 0px #00000061; */
  max-height: 310px;
  overflow: hidden;
  margin: 10px;
  border-radius: 5px;
  overflow: hidden;
  background: #fff;
  min-height: auto;
}
.brands-for-youa>a>div{
  position: relative !important;
}
.brands-for-youa>a>div>img{
  position: relative !important;
  height: auto !important;
  width: 100% !important;
  min-width: inherit !important;
}
.brands-for-youa img {
  width: 100%;
}

/*---------------------------------------------------------blog.php----------------------------------------------------------------*/
input:focus {
  outline: none;
}
.blog1 {
}
.blog2 {
  margin-bottom: 10px;
}
.blog2a {
  text-align: right;
}
.blog2a h1 {
  font-size: 52px;
  margin-top: 0;
  font-weight: 700;
}
.blog3a {
}
.blog3a h1 {
  font-size: 52px;
  margin-top: 0;
  font-weight: 700;
}
.blog3 {
  text-align: center;
  padding: 0;
}
.blog4 {
}
.blog5 {
  margin-top: 15px;
}
.blog6 {
  padding: 0;
  margin-top: -20px;
}
.blog6 img {
  width: 100%;
}
.blog7 {
  margin-top: 20px;
  margin-bottom: 30px;
  background: #fff;
  padding: 15px 15px;
  border-radius: 10px;
}
.blog8 {
}
.blog9 {
}
.blog9a {
  padding-top: 20px;
}
.blog9b {
}
.blog9b img {
  width: 100%;
}
.blog9c {
}
.blog10 {
}
.blog10a {
  margin: 0;
}
.blog10b {
  padding: 0;
}
.blog10b h3 {
  font-weight: bold;
}
.blog10c {
  padding: 0;
}
.blog10c input[type="text"] {
  width: 100%;
  height: 48px;
  color: #000;
  padding-left: 10px;
}
.blog10d {
  padding: 0;
}
.blog10d button {
  background-color: #a3247b;
  color: #fff;
  width: 100%;
  height: 40px;
  margin-top: 20px;
  font-size: 20px;
  border: none;
  border-radius: 30px;
}

.blog10e {
  border: 1px solid #e2e2e2;
  margin-top: 20px;
  padding: 0;
  text-align: center;
  margin-bottom: 20px;
}
.blog10e h3 {
  font-weight: bold;
}
.blog10e input[type="text"] {
  width: 95%;
  height: 48px;
  color: #000;
  margin: 20px 10px;
  padding-left: 10px;
  border: 1px solid #e2e2e2;
}
.blog10e input[type="tel"] {
  width: 95%;
  height: 48px;
  color: #000;
  margin: 20px 10px;
  padding-left: 10px;
  border: 1px solid #e2e2e2;
}
.blog10f {
  background-color: #f7f7f7;
  text-align: right;
}
.blog10f button {
  background-color: #fa6707;
  color: #fff;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px 50px;
  border: none;
  border-radius: 30px;
}

.row1 {
  width: 100%;
  color: #e9e9e9;
  height: 1px;
  margin: 0;
}
.blog11 {
  margin-bottom: 50px;
}
.blog12 {
}
.blog13 {
}
.blog13a {
  margin-top: 25px;
}
.blog13b {
  margin-top: 15px;
  margin-bottom: 15px;
}
.blog13b img {
  width: 100%;
}
.blog13c {
  padding-top: 40px;
}
.blog14 {
}
.blog14a {
  margin: 0;
}
.blog14b {
  border: 1px solid #e2e2e2;
  border-top: none;
}
.post-heading {
  background-color: #a3247b;
  width: 100%;
  height: 50px;
  text-align: center;
  padding-top: 10px;
  position: relative;
  margin-top: 15px;
}
.post-heading h3 {
  margin: 0;
  color: #fff;
}
.post-heading:before {
  content: " ";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0px 20px;
  border-color: #a3247b transparent transparent transparent;
  bottom: -13px;
  left: 0;
  right: 0;
  margin: 0 auto;
  position: absolute;
}

.blog14c {
  padding-top: 10px;
}
.blog14d {
  margin-top: 13px;
}
.blog14d img {
  width: 100%;
}
.blog14e {
}
.blog14e h4 {
  margin-top: 6px;
}
.blog14e h4 a {
  background: none;
  padding: 0;
  margin-left: 0;
  color: #000;
  font-size: 18px;
}
.blog14e a {
  background: #a3247b;
  color: #fff;
  border-radius: 10px;
  padding: 5px 10px;
  font-size: 9px;
  margin-left: 50%;
}

/*blog detail start*/
.blog-detail1 {
  margin-bottom: 50px;
  background: #fff;
  margin-top: 20px;
  border-radius: 10px;
}
.blog-detail1a {
}
.blog-detail1b {
}
.blog-detail1b h1 {
  font-size: 31px;
}
.blog-detail1ba {
  margin-top: 10px;
  margin-bottom: 10px;
}
.blogger-name {
}
.blogger-date {
}
.blogger-view {
}
.blog-detail1c {
}
.blog-detail1c img {
  width: 100%;
}
.blog-detail1ca {
  padding-top: 30px;
}

.blog-detail1d {
  margin-top: 20px;
}

.blogger-name {
  margin-right: 40px;
}
.blogger-date {
  margin-right: 40px;
}
.blog9c p a {
  background: #a3247b;
  color: #fff;
  border-radius: 10px;
  padding: 5px 10px;
  font-size: 12px;
  margin-left: 75%;
}

/*---------------------------------------------------------blog.php----------------------------------------------------------------*/

/*----------------------------------------------------------blog-detail.php----------------------------------------------------------*/

/*----------------------------------------------------------blog-detail.php----------------------------------------------------------*/

/*-----------------------------------------add-to-cart-popup-----------------------------------*/
.add-cart-popup {
  position: fixed;
  top: -200px;
  left: 0;
  max-width: 500px;
  z-index: 10000;
  background: #fff;
  padding: 20px;
  transition: all 0.3s;
  box-shadow: 0 2px 5px rgb(128 128 128 / 25%);
  border-radius: 0 0 10px 10px;
  min-width: 370px;
  right: 0;
  margin: 0 auto;
}
.add-cart-popup-close {
  position: absolute;
  top: 15px;
  right: 20px;
  font-size: 20px;
}
.add-cart-popup-close i {
  -webkit-text-stroke: 2px white;
}
.add-cart-popup-heading {
  font-size: 20px;
  margin-bottom: 30px;
  text-align: center;
}
.add-cart-popup-heading i {
  -webkit-text-stroke: 3px white;
}
.add-cart-popup-btn-box {
  text-align: center;
}
.add-cart-popup-btn-box a {
  display: inline-block;
  min-width: 35%;
  text-align: center;
  padding: 10px;
  border-radius: 5px;
}
.add-cart-popup-btn-cart {
  border: 1px solid #a3247b;
  margin-right: 20px;
}
.add-cart-popup-btn-cart i {
}
.add-cart-popup-btn-checkout {
  background-color: #a3247b !important;
  color: #fff !important;
  border: 1px solid #a3247b;
}
.add-cart-popup-btn-checkout img {
  width: 20px;
}
.open-addcart-popup {
  top: 0 !important;
}
/*-----------------------------------------add-to-cart-popup-----------------------------------*/
.warn-2 {
  bottom: 100px !important;
}

.warn-1 {
  background: #000;
  color: #fff;
  padding: 10px;
  max-width: 300px;
  margin: 0 auto;
  position: fixed;
  bottom: -15%;
  left: 50%;
  margin-left: -150px;
  transition: all 0.5s;
  z-index: 1;
}

/*-------------------------------------------checkout-14-june.php----------------------------------------------------------*/
.guest-checkout-box {
  background: #fff;
  padding: 15px;
}
.new-label {
  display: inline-block;
  width: calc(100%);
}
.new-label .lable-name {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 0;
  color: #757575;
  margin-bottom: 20px;
  margin-top: 0;
  padding: 10px;
}
.new-label input {
  border: 1px solid #eeee;
  border-radius: 5px 0 0 5px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  width: 200px;
  height: 40px;
  color: #000;
  vertical-align: top;
}
.billing-address input {
  display: inline-block;
  width: calc(100% - 59px);
  height: 40px;
  color: #000;
}
.new-label-btn {
  background: #a3247b;
  color: #fff;
  border: none;
  padding: 10px 15px;
  border-radius: 4px;
  display: inline-block;
  width: 50px;
  margin-left: 5px !important;
  vertical-align: top;
}

.guest-checkout-box-verify-otp {
  display: inline-block;
}
.guest-checkout-box-verify-otp input {
  width: calc(100%);
}
.guest-checkout-box-verify-otp span {
}
/*-------------------------------------------checkout-14-june.php----------------------------------------------------------*/
/*---this is comment----*/