.ref-rel {
  position: relative;
  margin-top: 15px;
}

.banner-wrap1 {
  position: relative;
  height: 637px;
  margin-top: 50px;
}

.leftr1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 75.9%;
}

.rightr1 {
  position: absolute;
  right: 0;
  top: 0;
  width: 31.7%;
}

.rightr2 {
  position: absolute;
  right: 0;
  bottom: 5px;
  width: 40.7%;
}

.bulk-cr {
  margin-top: 30px;
}

.dl111 {
  position: absolute;
  left: 0;
  top: 0;
  width: 31%;
}
.dl122 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 40%;
}
.dl133 {
  position: absolute;
  right: 0;
  top: 0;
  width: 76%;
}

.heading-str-1 {
  line-height: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.6);
}

.heading-str-1 span {
  background: #fff;
  display: table;
  margin: auto;
  padding: 20px;
  position: relative;
  bottom: -32px;
  color: #000;
  font-family: Montserrat;
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.setaret {
  justify-content: space-between;
  position: absolute;
  width: 21%;
  bottom: 10px;
  left: 19%;
}

.p-t50 {
  padding-top: 84px;
}

.bredcum ul {
  display: flex;
}

.bredcum ul li {
  list-style-type: none;
  padding: 0;
  margin: 0;
  color: #ff6f6f;
}
.bredcum ul {
  padding: 0;
  margin: 0;
}
.bredcum ul li a {
  color: rgba(0, 0, 0, 0.5);
}

.image-zoom-wrap .bredcum {
  padding-top: 25px;
  padding-bottom: 15px;
}

.summary {
  height: 91vh;
}

.author_bio_toggle_wrapper {
  padding-bottom: 100px;
}

.scroll-to-fixed-fixed .cart-button-fixd {
  position: absolute;
  width: 106.6%;
  right: -117%;
}

.cart-button-fixd {
  position: fixed;
  bottom: 0;
  /* padding: 20px; */
  padding: 0;
  background: #fff;
  z-index: 999;
  right: 5%;
  width: 44%;
}

.bredcum {
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-top: 25px;
  clear: both;
  font-family: Montserrat;
  font-size: 16.33px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

h1.inner-heading {
  color: #000;
  font-family: Montserrat;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding-top: 25px;
}

.msg-info-bx {
  padding: 10px 0;
}

.product-listing-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 2%;
  padding-top: 34px;
}

.extra-set {
  display: flex;
  flex-wrap: wrap;
  gap: 2%;
}

.prodt-list-main {
  width: 23.5%;
  margin-bottom: 2%;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.3);
  padding-left: 0;
  padding-right: 0;
  border-radius: 20.8px;
  padding-bottom: 20px;
  position: relative;
}
.hrsc-p {
  display: inline-block;
  margin-right: 10px;
}

.addons-name {
  height: 54px;
  overflow: hidden;
  font-weight: 500;
}

.vr-str {
  display: block;
  padding: 5px 12px;
  /* border: 1px solid #000; */
  border: None;
  width: 100%;
  font-weight: 600;
  border-radius: 10px;
  color: #686868;
}

.vr-str.active {
  border: 1px solid rgba(255, 111, 111, 1);
  color: #000;
}

.addonst {
  overflow: hidden;
}

.mb-20 {
  margin-bottom: 20px;
}

.extra-set {
  margin-left: 0;
  margin-right: 0;
}

.prodt-list-main .price-999 {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-left: 8.684px;

  font-family: Montserrat, var(--default-font-family);

  text-align: left;
  white-space: nowrap;
  z-index: 465;

  color: #d9484b;
  font-family: Montserrat;
  font-size: 23px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.text-ar-5 {
  border-radius: 10px;
  border: 1px solid #ccc;
  width: 100%;
  height: 91px;
  padding: 5px 15px;
}

.pos-rel {
  position: relative;
}

.btn-pimk {
  border-radius: 10px;
  background: #ff6f6f;
  color: #fff;
  font-family: Montserrat;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding: 10px 20px;
  outline: none;
  border: none;
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.g-scrolling-carousel {
  position: relative;
}
.g-scrolling-carousel.items {
  overflow-x: scroll;
  /*white-space: nowrap;*/
  width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
.g-scrolling-carousel.items::-webkit-scrollbar {
  display: none;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

.prodetails label {
  height: 100%;
  display: block;
  background: #fff;
  padding: 2px;
  /* border: 2px solid hsla(150, 75%, 50%, 1);*/
  border-radius: 0px;

  line-height: 20px;

  text-align: left;
  /* box-shadow: 0px 3px 10px -2px hsla(150, 5%, 65%, 0.5);*/
  position: relative;
}

.prodetails .fx-goi label {
  height: auto;
  min-width: 48px;
  display: block;
  background: #fff;
  padding: 10px;
  /* border: 2px solid hsla(150, 75%, 50%, 1);*/
  /* border-radius: 50%;*/

  border: 1px solid #e4e2e2;

  text-align: center;
  /* box-shadow: 0px 3px 10px -2px hsla(150, 5%, 65%, 0.5);*/
  position: relative;
}

.prodetails .fx-goi .option-name {
  padding-top: 0;
}

.prodetails .mb-30-m {
  margin-bottom: 20px;
}

.prodetails .option-name {
  font-weight: 600;
  display: block;
  color: #121212;
  font-size: 18px;
  padding-left: 0;
  padding-top: 10px;
  position: relative;
  text-align: center;
}
.prodetails input[type="radio"]:checked + label {
  background: #eaeaea;
  color: hsla(215, 0%, 100%, 1);
  /*  box-shadow: 0px 0px 20px hsl(173deg 70% 39%);*/
  &::after {
    color: hsla(215, 5%, 25%, 1);
    font-family: FontAwesome;
    border: 2px solid hsla(150, 75%, 45%, 1);
    content: "\f00c";
    font-size: 24px;
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    background: white;
    box-shadow: 0px 2px 5px -2px hsla(0, 0%, 0%, 0.25);
  }
}

.prodetails .fx-goi input[type="radio"]:checked + label {
  background: #fff;
  color: hsla(215, 0%, 100%, 1);
  border: 1px solid #c50006;
  /*  box-shadow: 0px 0px 20px hsl(173deg 70% 39%);*/
  &::after {
    color: hsla(215, 5%, 25%, 1);
    font-family: FontAwesome;

    content: "\f00c";
    font-size: 24px;
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    background: white;
    box-shadow: 0px 2px 5px -2px hsla(0, 0%, 0%, 0.25);
  }
}
.prodetails input[type="radio"]#control_05:checked + label {
  background: red;
  border-color: red;
}

.prodetails input[type="radio"]:checked + label::after {
  display: none;
  color: #3d3f43;
  font-family: FontAwesome;
  border: 2px solid #1dc973;
  content: "\f00c";
  font-size: 24px;
  position: absolute;
  top: -25px;
  right: -10px;
  transform: translateX(-0%);
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  background: white;
  box-shadow: 0px 2px 5px -2px rgb(0 0 0 / 25%);
}

.prodetails .change-color-btn {
  background: #14957f;
  color: #fff;
  border: 1px solid #14957f;
  border-radius: 4px;
}

.prodetails input[type="radio"] {
  display: none;
  &: not(: disabled) ~label {
    cursor: pointer;
  }
  &:disabled ~ label {
    color: hsla(150, 5%, 75%, 1);
    border-color: hsla(150, 5%, 75%, 1);
    box-shadow: none;
    cursor: not-allowed;
  }
}

.prodetails input[type="checkbox"]:checked + label {
  background: #c4821e;
  color: hsla(215, 0%, 100%, 1);
  /*  box-shadow: 0px 0px 20px hsl(173deg 70% 39%);*/
  &::after {
    color: hsla(215, 5%, 25%, 1);
    font-family: FontAwesome;
    border: 2px solid hsla(150, 75%, 45%, 1);
    content: "\f00c";
    font-size: 24px;
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    background: white;
    box-shadow: 0px 2px 5px -2px hsla(0, 0%, 0%, 0.25);
  }
}
.prodetails input[type="checkbox"]#control_05:checked + label {
  background: red;
  border-color: red;
}

.details-colorwrap {
  display: block;
  margin-top: 15px;
  margin-bottom: 15px;
}

.fx-goi {
  margin-right: 15px;
}
.prodetails .mb-30-m {
  margin-bottom: 0;
}

.size-xtra {
  margin-left: 0;
  display: flex;
  margin-right: 0;
}

.color-show-details {
  width: 57px;
  height: 57px;
  border: 1px solid #fff;
  float: left; /*padding:3px;*/
  border-radius: 50%;
  position: relative;
  margin-right: 13px;
}
.color-show-details:hover {
  border: 1px solid #696969;
}

.color-show-details .color-code {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 7px;
  left: 7px;
}

.selected-color {
  background: #e4e2e2;
  border-radius: 50%;
}

.color-code img {
  border-radius: 50%;
  width: 100%;
  position: relative;
  top: -5px;
}
button.qty-change {
  height: 25px;
  width: 30%;
  background: none;
  font-size: 20px;
  border: none;
  line-height: 20px;
  color: #fff;
}

.button.qty-change {
  color: #fff;
}

.prodetails input[type="checkbox"]:checked + label::after {
  display: none;
  color: #3d3f43;
  font-family: FontAwesome;
  border: 2px solid #1dc973;
  content: "\f00c";
  font-size: 24px;
  position: absolute;
  top: -25px;
  right: -10px;
  transform: translateX(-0%);
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  background: white;
  box-shadow: 0px 2px 5px -2px rgb(0 0 0 / 25%);
}

.prodetails input[type="checkbox"] {
  display: none;
  &: not(: disabled) ~label {
    cursor: pointer;
  }
  &:disabled ~ label {
    color: hsla(150, 5%, 75%, 1);
    border-color: hsla(150, 5%, 75%, 1);
    box-shadow: none;
    cursor: not-allowed;
  }
}

.wish-list-details {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 1px solid rgba(108, 108, 110, 1);
  background: rgba(241, 244, 249, 1);
  position: absolute;
  right: 30px;
  top: 15px;
  z-index: 2;
}

.lg-img-zoom {
  position: relative;
  width: 80%;
}

.wish-list-details span {
  position: absolute;
  left: 20%;
}

.share-details {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 1px solid rgba(108, 108, 110, 1);
  background: rgba(241, 244, 249, 1);
  position: absolute;
  top: 61px;
  right: 30px;
  bottom: 15px;
  z-index: 2;
}

.share-details span {
  position: absolute;
  left: 16%;
}

.tag-st1 {
  position: absolute;
  z-index: 2;
  left: -5px;
  top: -7px;
  padding: 10px 20px 7px 25px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 10px;
}

.premium {
  background: #000;
}
.trending {
  background: #114e64;
}

.accordion-header.fgrthuop button {
  background: #f1f4f9;
  color: #000000;
  font-family: Montserrat, var(--default-font-family);
  font-size: 17px;
  font-weight: 600;
  line-height: 20.723px;
  text-align: left;
  border-radius: 7.981px;
  border-top-left-radius: 7.981px;
  border-top-right-radius: 7.981px;
  outline: none;
}

#accordionExample1 :not(.collapsed)::after {
  background-image: url(../images/minus.svg) !important;
}

#accordionExample1 .accordion-button::after {
  background-image: url(../images/plus%201.svg);
}
.accordion .accordion-item {
  /* border: none; */
  border: 1px solid #ddd;
  margin-bottom: 0px;
}

h3.hedinner1 {
  color: #000;
  text-align: center;
  font-family: Montserrat;
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.heading-span {
  color: #000;
  display: block;
  text-align: center;
  padding-bottom: 25px;
  font-family: Montserrat;
  font-size: 16.33px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.inner-banner {
  padding: 25px 0 10px;
}

.filter-wrap-main {
  width: 100%;
  gap: 10px;
  padding-top: 18px;
  flex-wrap: wrap;
}

.btn-secondary.custom-filter-btn {
  background: rgba(241, 244, 249, 1);
  border-radius: 25px;
  color: #000;
  font-size: 13px;
  border: 1px solid rgba(241, 244, 249, 1);
  font-family: Montserrat, var(--default-font-family);
  line-height: 2;
  font-weight: 600;
}

.btn-secondary.custom-filter-btn:hover {
  background: #fff;
  color: #ff6f6f;
  border: 1px solid rgba(241, 244, 249, 1);
}

.btn-secondary.custom-filter-btn.dropdown-toggle::after {
  display: none;
}

.btn-secondary.custom-filter-btn img {
  margin-right: 6px;
}

/*  .filter-wrap-main .dropdown-menu {
  position: absolute;
  z-index: 1000;
  display: none;
  min-width: 13rem;
  padding: .5rem 0;
  margin: 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: 1.3rem;
}*/

.listing-cr.customnav1 .swiper-button-prev {
  display: none;
}

.listing-cr.customnav1 .swiper-button-next {
  display: none;
}

.selectors a span {
  position: absolute;
  color: #fff;
  text-shadow: 0px 1px 10px #000;
  top: 50%;
  left: 50%;
  display: inline-block;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  font-size: 30px;
  z-index: 100;
}

.list-group li {
  cursor: pointer;
}

.image-zoom-wrap .mz-thumb {
  position: relative;
}

.image-zoom-wrap .mz-thumb span img {
  border: none;
  background: none;
}

.image-zoom-wrap {
  width: 46.5%;
}

.details-content {
  width: 53.5%;
  padding-left: 5.2%;
}

.clearfix {
  float: none;
  clear: both;
}

.image-zoom-wrap .mz-thumb,
.image-zoom-wrap .mz-thumb:focus {
  margin: 5px 27px 5px 0;
  display: block;
  margin: 5px;
  line-height: 0;
  outline: none;
  width: 112px;
}

.coin-btn {
  padding: 2px 10px;
  margin-bottom: 17px;
  color: #fff;
  font-family: Montserrat;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  border-radius: 8px;
  opacity: 0.88;
  background: #ff5c5c;
}

.image-zoom-wrap .mz-thumb-selected img {
  border-radius: 10px;
  border: 1px solid #b90000;
  background: url(<path-to-image>) lightgray 50% / cover no-repeat;
}

.price-details {
  color: #ff6f6f;
  font-family: Montserrat;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.cfdg66 {
  color: #3f5db7;
  padding-left: 10px;
  font-family: Montserrat;
  font-size: 16.33px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

.mt-b-20 {
  margin: 10px 0;
}

.det1 {
  border-bottom: 1px solid rgba(111, 111, 111, 0.53);
}

.customised-det {
  border-radius: 7px;
  text-align: center;
  padding: 13px 0;
  margin-top: 22px;
  border: 1px solid #0e4d65;
  color: #0e4d65;
  font-family: Montserrat;
  font-size: 19px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  background: #cde7f6;
}

.mt-26 {
  margin-top: 26px;
}

.varrient-wrap {
  display: block;
  border-radius: 8px;
  border: 1px solid #646464;
  background: #fff;
}

.varrient-wrap.active {
  border: 1px solid #e81f1f;
}

.vrrin-img {
  border-radius: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  overflow: hidden;
  padding: 12px;
}

.varrient-name {
  padding-left: 5px;
  padding-right: 5px;
  color: #000;
  font-family: Montserrat;
  padding-top: 10px;
  height: 45px;
  margin-bottom: 10px;
  text-align: left;
  overflow: hidden;
  font-size: 16.33px;
  font-style: normal;
  font-weight: 500;
  line-height: 99%;
}

.price-vr {
  text-align: left;
  color: #ff6f6f;
  padding-left: 5px;
  padding-right: 5px;
  font-family: Montserrat;
  padding-bottom: 10px;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.buy-gifts-text {
  color: #000;
  padding: 25px 0;
  display: block;
  font-family: Montserrat;
  font-size: 19px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.details-content h1 {
  color: #000;
  font-family: Montserrat;
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.raiting-number {
  color: #000;
  padding-left: 17px;
  font-family: Montserrat;
  font-size: 16.33px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

h4.customize-heading-ty {
  color: rgba(0, 0, 0, 0.7);
  font-family: Montserrat;
  font-size: 18.79px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.custom-thumb-5 {
  border-radius: 10px;
  background: #f1f4f9;
  padding: 39px;
  margin-left: 2%;
  margin-right: 2%;
  margin-bottom: 20px;
  width: 29%;
}

.mt-100-t {
  margin-top: 100px;
}
.mb-100-b {
  margin-bottom: 100px;
}

a.cst-btn1 {
  width: 185px;
  display: inline-table;
  height: 47px;
  flex-shrink: 0;
  border-radius: 8px;
  background: #67c4ff;
  color: #fff;
  margin-left: 10px;
  margin-right: 10px;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  line-height: 47px;
}

a.cst-btn2 {
  width: 185px;
  display: inline-table;
  margin-left: 10px;
  margin-right: 10px;
  height: 47px;
  flex-shrink: 0;
  border-radius: 8px;
  background: #ff6f6f;
  color: #fff;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  line-height: 47px;
}

.wid-85-p {
  width: 86%;
  margin: auto;
  display: flex;
  justify-content: space-between;
}

.left-cst-op .custom-thumb-5 {
  width: auto;
  border-radius: 15.469px;
  padding: 36px;
  border: 1.19px solid rgba(0, 0, 0, 0.2);
  background: #fff;
}
.mb-78 {
  margin-bottom: 78px;
}

.mt-30-65 {
  margin-top: 35px;
}

.custom-info-shown {
  display: block;
  border-radius: 15.469px;
  margin-top: 55px;
  border: 1.19px solid rgba(0, 0, 0, 0.2);
  background: #fff;
  padding: 13px;
}

.right-cst-op h3 {
  color: #000;
  text-align: center;
  font-family: Montserrat;
  font-size: 18.808px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

. {
  border-radius: 7.958px;
  background: #ff6f6f;
  color: #fff;
  font-family: Montserrat;
  font-size: 16.33px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}

.upld-oplo {
  color: #fff;
  font-family: Montserrat;
  font-size: 16.33px;
  border-radius: 7.958px;
  border: none;
  width: 100%;
  background: #ff6f6f;
  display: block;
  padding: 15px;
  text-align: center;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
  text-transform: uppercase;
}

.skip-cs {
  color: #296df4;
  text-align: center;
  font-family: Montserrat;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  border-radius: 6px;
  border: 1px solid #296df4;
  padding: 5px 20px;
  margin-top: 15px;
  display: table;
  margin-left: auto;
  margin-right: auto;
}

.vfgbtn36w button {
  display: inline-table;
  width: 215px;
  height: 50px;
  line-height: 50px;
  border-radius: 7.958px;
  background: #9f9f9f;
  color: #fff;
  font-family: Montserrat;
  font-size: 16.33px;
  outline: none;
  border: none;
  font-style: normal;
  text-align: center;
  font-weight: 600;

  text-transform: uppercase;
  line-height: 50px;
}

.upld-thm {
  width: 97px;
}
.edit-btn-vcfg {
  color: #ff6f6f;
  font-family: Montserrat;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  border-radius: 10px;
  border: 1px solid #ff6f6f;
  display: inline-table;
  padding: 8px 23px;
  text-transform: uppercase;
}

.a6sjfd1 {
  padding-left: 25px;
  padding-right: 25px;
}

button.sky-chbgn-jkp {
  background: #67c4ff !important;
}
button.pink-chbgn-jkp {
  background: #ff6f6f !important;
}

.csdfrt-info {
  border-radius: 16.3px;
  color: #000;
  margin-top: 20px;
  text-align: center;
  font-family: Montserrat;
  font-size: 16.33px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: center;
  background: #e7eeff;
  padding: 10px;
}

.right-cst-op h5 {
  color: #000;
  text-align: center;
  font-family: Montserrat;
  font-size: 16.33px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.right-cst-op .summery-step {
  display: flex;
  margin: auto;
  position: relative;
  width: 100%;
}

.left-cst-op {
  width: 40%;
}

.left-cst-op img {
  width: 100%;
}

.right-cst-op {
  width: 47%;
}

.vfgbtn36w {
  margin-top: 20px;
}

.klopjs5 {
  border-radius: 10px 10px 20.47px 20.47px;
  background: #f2f9ff;
  padding: 16px;
}

.m-auto {
  margin: auto;
}

.review-number {
  color: #296df4;
  padding-left: 8px;
  font-family: Montserrat;
  /* font-size: 16.33px; */
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.swiper-ov-hd {
  position: relative;
}

.del-date {
  display: block;
  background: #eff4f7;
  padding: 25px 35px;
  margin: 35px 0;
  border-radius: 10px;
}

#accordionExample4 .accordion-item {
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid #666;
}

#accordionExample4 .accordion-body {
  padding: 1rem 15px;
}

.icon-ftr {
  width: 30%;
  text-align: center;
  border-right: 1px solid #666;
}
.add-btn {
  /* color: #000; */
  color: #fff;
  font-family: Montserrat;
  width: 94%;
  margin: auto;
  margin-bottom: auto;
  position: relative;
  text-align: center;
  padding: 5px 0;
  margin-bottom: 5px;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  border-radius: 5px;
  /* border: 2px solid #828282; */
  /* background: #fff; */
  background: #db5557;
}

.add-qn.active {
  display: block;
}
.add-qn {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #db5557;
  display: none;
  border-radius: 0px 0px 4.167px 4.167px;
}
.qty-changer {
  display: flex;
}

.qty-change {
  width: 20%;
  background: none;
  outline: none;
  border: none;
  color: #fff;
  font-size: 20px;
  text-align: center;
}
.qty-input {
  width: 40%;
  background: none;
  border: none;
  outline: none;
  text-align: center;
  color: #fff !important;
  font-weight: 600;
  font-size: 16px;
}

.qty-change {
  width: 20%;
  background: none;
  outline: none;
  border: none;
  color: #fff;
  font-size: 20px;
  text-align: center;
}

.addons-wrap {
  border-radius: 8px;
  border: 1px solid rgba(102, 102, 102, 0.34);
  background: #fff;
  box-shadow: 0px 0px 4px 0px #333;
}

.review-cr img {
  border-radius: 50%;

  overflow: hidden;
  margin: 5px;

  flex-shrink: 0;
  border: 3px solid #fff;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px,
    rgba(219, 85, 87, 1) 0px 0px 0px 3px;
}

.raiting-point {
  color: #000;
  font-family: Montserrat;
  font-size: 35px;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  padding-right: 10px;
}

.start-raint {
  padding-right: 10px;
}

.raoiutdj {
  padding: 20px 0;
}

/* Three column layout */
.side {
  float: left;
  width: 10%;
}

.middle {
  margin-top: 5px;
  float: left;
  width: 80%;
}

/* Place text to the right */
.right {
  text-align: right;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* The bar container */
.bar-container {
  width: 100%;
  background-color: #f1f1f1;
  text-align: center;
  color: white;
}

/* Individual bars */
.bar-5 {
  width: 60%;
  height: 18px;
  border-radius: 0px 3px 3px 0px;
  background: #66be60;
}
.bar-4 {
  height: 18px;
  background: #a0d717;
  border-radius: 0px 3px 3px 0px;
}
.bar-3 {
  height: 18px;
  background-color: #ffd200;
  border-radius: 0px 3px 3px 0px;
}
.bar-2 {
  height: 18px;
  background-color: #fdd8a1;
  border-radius: 0px 3px 3px 0px;
}
.bar-1 {
  height: 18px;
  background-color: #f44336;
  border-radius: 0px 3px 3px 0px;
}

#search-bg.active {
  display: block;
}
#search-bg {
  position: fixed;
  background: #0000;
  z-index: 736;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  display: none;
}

.review-txt {
  border-radius: 0;
  background: #fff;
  flex-shrink: 0;
  padding: 25px 12px;
  border-top: 1px solid #ccc;
  /*margin-top: 50px;*/
}

.name-refj {
  color: #000;
  font-family: Montserrat;
  font-size: 13.475px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.author_bio_toggle_wrapper {
  text-align: center;
}

#author_bio_wrap_toggle2 {
  line-height: 30px;
  color: #27a9e8;
  text-align: center;
  cursor: pointer;
}

.green-btn {
  border-radius: 25px;
  background: #308c65;
  color: #fff;
  font-family: Montserrat;
  height: 52px;
  text-align: center;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 2.5;
  letter-spacing: -0.22px;
}

.green-btn a {
  color: #fff;
}

.location-date {
  color: #000;
  font-family: Montserrat;
  font-size: 12.682px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.star-raitingb img {
  width: 10px;
  height: 10px;
  line-height: 0;
}

.wifjhjyt77 {
  width: 71px;
}

.wifjhjyt77 img {
  width: 71px;
}

.review-txt p {
  margin-bottom: 0;
  padding-top: 10px;
}

.lpskg {
  padding-left: 15px;
}

.ljkoidkfg23 {
  padding: 25px 0;
}

.imoe5 {
  margin: 25px 0;
}

.grey-cdf {
  border-radius: 10px;
  border: 1px solid #ccc;
  margin-top: 20px;
}

.grey-cdf p {
  padding-left: 15px;
  padding-right: 15px;
}

.grey-cdf h3 {
  padding: 10px 20px;
  color: #000;
  background: #ccc;
  font-size: 18px;
}

.wd-100-p {
  width: 100%;
}

.tsdft {
  width: 70%;
  color: #000;
  padding-left: 5%;
  font-family: Montserrat;
  font-size: 15.5px;
  font-style: normal;
  font-weight: 500;
  line-height: 114.616%;
  letter-spacing: -0.155px;
}

.del-date .buy-gifts-text {
  margin-top: 0;
  padding: 0;
}

.input-txt {
  width: 100%;
  padding-left: 50px;
  padding-right: 36%;
  height: 58px;
  border: none;
  outline: none;
  border-radius: 6px;
}

.input-txt:placeholder {
  font-size: 14px;
}

.chk-btn {
  border-radius: 0px 6px 6px 0px;
  background: #ff6f6f;
  color: #fff;
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  outline: none;
  border: none;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  padding-left: 8%;
  padding-right: 8%;
}

.loaction-mapicon {
  position: absolute;
  left: 15px;
  top: 14px;
}

.search-box-location {
  display: block;
  border-radius: 6px;
  margin-top: 17px;
  position: relative;
  border: 1px solid #ff6f6f;
  height: 60px;
  background: #fff;
}

/*login start*/

.login-wrap {
  fill: #fff;
  position: relative;
  stroke-width: 1px;
  stroke: #e3e2e2;
  display: flex;
}

.sign-img {
}
.min-h-700 {
  min-height: 700px;
}

.manlogin {
  position: absolute;
  right: 0;
  top: 0px;
  background: url(../images/signbg.png) no-repeat right;
  /* padding-left: 9%; */
  bottom: 0px;
  /* width: 60%; */
  width: 65%;
  flex-shrink: 0;
  fill: #fff;
  stroke-width: 1px;
  stroke: #e3e2e2;
  box-shadow: 5px 4px 3px 0px #ddd;
  border-radius: 5px;
  padding: 0px 0;
}
.mb-50 {
  margin-bottom: 50px;
}

.loginmainwrap {
  max-width: 586px;
  width: 100%;
  padding-top: 97px;
  margin: auto;
}

.loginmainwrap.signup {
  padding-top: 15px;
}

.loginmainwrap h2 {
  color: #000;
  text-align: center;
  font-family: Montserrat;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.frm-cst {
  border-radius: 11px;
  color: rgba(0, 0, 0, 0.5);
  width: 100%;
  padding: 10px;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border: 1px solid rgba(0, 0, 0, 0.5);
  background: #f3f3f3;
  height: 50px;
}

.submit-login {
  margin: auto;
  display: table;
  padding-top: 20px;
}

.submit-login button {
  color: #fff;
  outline: none;
  border: none;
  font-family: Montserrat;
  font-size: 16.33px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  border-radius: 20.5px;
  background: #ff6f6f;
  width: 279px;
  height: 41px;
  flex-shrink: 0;
}

.mt-15 {
  margin-top: 15px;
}

.doter-ngh {
  border-top: 2px dotted #000;
  max-width: 555px;
  width: 100%;
  line-height: 0;
  text-align: center;
  margin-top: 25px;
}

.doter-ngh span {
  color: #000;
  text-align: center;
  font-family: Montserrat;
  padding-left: 20px;
  padding-right: 20px;
  background: #fff;
  font-size: 16.33px;
  font-style: normal;
  font-weight: 300;
  line-height: 0;
}

.link-mob {
  display: block;
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.6);
  background: #fffefe;
  color: #000;
  font-family: Montserrat;
  font-size: 16.33px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 16px;
  text-align: center;
  margin-top: 35px;
}
.google_facebook_div_main {
  display: flex;
  justify-content: space-evenly;
  width: 70%;
  margin: 0 auto;
  align-items: normal;
}
.google-log {
  width: 46%;
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.6);
  background: #fffefe;
  padding: 7px;
  text-align: center;
  margin-top: 15px;
}
.fb-login {
  font-size: 18px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  font-weight: 600;
}
.ghyu {
  justify-content: space-between;
}
.fb-login img {
  width: 25px;
  margin-right: 10px;
}
.phnumb .iti {
  position: relative;
  display: block !important;
}

.cstgy {
  border-radius: 12.239px;
  border: 1.224px solid #789e72;
  background: #eeffe9;
  color: #789e72;
  font-family: Montserrat;
  font-size: 15.299px;
  font-style: normal;
  padding: 10px 20px;
  font-weight: 500;
  line-height: normal;
}
.log-last-info.mt-22 {
  margin-top: 22px;
}
.log-last-info {
  color: #000;
  margin-top: 33px;
  font-family: Montserrat;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.log-last-info span a {
  color: #308c65;
  font-family: Montserrat;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

p.lopdm {
  color: #000;
  font-family: Montserrat;
  font-size: 16.33px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

p.lopdm a {
  color: #286cf3;
}

.mt-21 {
  margin-top: 21px;
}

.cst-wrap5 {
  width: 80%;
}

.small-modal-county {
  max-width: 789px;
  width: 100%;
}

.mapimg {
  padding: 30px 0;
}

.cntryman {
  margin-bottom: 15px;
  overflow: auto;
  padding-bottom: 15px;
}

.county-name img {
  width: 20px;
  margin-right: 12px;
}

.county-name {
  color: #000;
  padding: 9px 15px;
  margin-bottom: 10px;
  display: block;
  font-family: Montserrat;
  font-size: 13.52px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.help-wrap {
  background: rgb(238, 230, 241);
  padding: 30px 15px;
  background: linear-gradient(
    0deg,
    rgba(238, 230, 241, 1) 0%,
    rgba(213, 203, 214, 1) 100%
  );
  border-radius: 10px;
}

.order-detail .help-wrap h3 {
  color: #3e3e3e;
  font-family: Montserrat;
  font-size: 33px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.help-wrap h4 {
  color: #000;
  font-family: Montserrat;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
  margin-bottom: 25px;
  width: 70%;
  margin-left: auto;
  margin-left: auto;
  margin-right: auto;
}

.help-wrap h4.bord-none {
  border-bottom: none;
}

.inpt-txt {
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: #f1f4f9;
  color: #000;
  font-family: Montserrat;
  font-size: 16.33px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-align: center;
  width: 80%;
  margin-bottom: 30px;
  padding: 8px;
}

.right-help-pad {
  padding-top: 6%;
}

.OrderId {
  position: relative;
}
.odid {
  position: absolute;
  position: absolute;
  background: #f1f4f9;
  left: 15px;
  top: -12px;
  padding-left: 10px;
  padding-right: 10px;
}

.white-bx {
  border-radius: 10px;
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.3);
  width: 80%;
  margin: auto;
  padding: 21px;
  background: #f1f4f9;
}

.white-bx .inpt-txt {
  width: 100%;
  height: 51px;
  margin-bottom: 20px;
}

.msg-bxr {
  border-radius: 6px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  height: 100px;
  width: 100%;
  background: #f1f4f9;
  padding: 15px;
}

.submit-help {
  border-radius: 37.264px;
  background: #ff6f6f;
  width: 373px;
  height: 46px;
  flex-shrink: 0;
  color: #fff;
  font-family: Montserrat;
  font-size: 16.33px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  outline: none;
  border: none;
  margin-top: 12px;
}

.help-wrap span {
  color: #ff6f6f;
  font-family: Montserrat;

  font-style: normal;
  font-weight: 600;
}

p.frtghy {
  color: #000;
  text-align: center;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  width: 80%;
  margin: 10px auto 15px;
}
.help-cbn {
  display: flex;
  border-radius: 10px;
  width: 92%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  background: #f1f4f9;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
  padding-left: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.help-cbn span {
  line-height: 2.1;
  padding-left: 25px;
  color: #000;
  font-weight: normal;
  font-size: 25px;
  text-decoration: underline;
}

.help-left {
  /* width: 78%; */
  width: 90%;
  margin: auto;
}

.timing-help {
  color: rgba(0, 0, 0, 0.75);
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.complt-info {
  border-radius: 10px;
  width: 80%;
  margin: auto;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: #f1f4f9;
  padding: 20px;
}
.ongdkis {
  font-size: 16px;
  margin-bottom: 6px;
}

.date-poipo {
  color: rgba(0, 0, 0, 0.5);
  font-family: Montserrat;
  font-size: 14.5px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.namecomplt {
  color: #000;
  text-align: left !important;
  font-family: Montserrat;
  font-size: 14.5px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.tghyuji .inpt-txt {
  margin-bottom: 20px;
}

.clchange {
  border-radius: 10px;
  margin-top: 20px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  color: #fff;
  background: #699bff;
}

.clchange .namecomplt {
  color: #fff;
}

.clchange .date-poipo {
  color: #fff;
}

.enterotp {
  display: flex;
  width: 58%;
  margin: auto;
}
.otp-bx {
  width: 65px;
  height: 67.549px;
  flex-shrink: 0;
}

.rsndcde {
  color: #ff6f6f;
  font-family: Montserrat;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-top: 21px;
}
.otp-bx input {
  height: 67px;
  text-align: center;
}

.sm-img-thumb {
  max-height: 400px;
  /* width: 24%; */
  width: 18%;
  padding-right: 1%;
  /* overflow: auto; */
  overflow: hidden;
}

.zoom-gallery-slide iframe {
  width: 100%;
}

.wid-70p .price-1250 {
  padding-left: 0;
  padding-right: 10px;
  padding-top: 7px;
}

.wid-70p {
  width: 70%;
}

.form-bulk h3 {
  color: #000;
  font-family: Montserrat;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.form-bulk p {
  color: #000;
  font-family: Montserrat;
  text-align: center;
  font-size: 16.33px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.bg-frm0opi {
  border-radius: 0px 10px 10px 0px;
  background: #f5fafd;
  padding: 15px 50px;
}
.bghyuo5 {
  background: #f5fafd;
  padding: 0;
}
.bulkbanner {
  width: 50%;
}
.bulk-content {
  width: 50%;
}

.form-bulk input {
  border-radius: 7px;
  height: 52px;
  border: 1px solid rgba(0, 0, 0, 0.5);
  padding: 15px;
  background: #fff;
}
.franc-desk-outer .customSelect {
  height: 52px !important;
}
.form-bulk textarea {
  border-radius: 7px;
  width: 100%;
  padding: 15px;
  border: 1px solid rgba(0, 0, 0, 0.5);
  background: #fff;
  height: 126px;
}

.red {
  color: #f01011;
}

.form-bulk h4 {
  color: #000;
  font-family: Montserrat;
  text-align: left;
  font-size: 16.33px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.raiting-cs {
  display: flex;
  width: 100%;
  align-items: center;
}

.nmeblk {
  color: #000;
  font-family: Montserrat;
  font-size: 16.33px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.bulkcarty3 {
  display: table;
  margin: auto;
  padding: 10px 25px;
}

.bulkcarty3 span {
  display: block;
  text-align: center;
  color: #000;
  font-family: Montserrat;
  margin-top: 20px;
  font-size: 16.33px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.pos-rel {
  position: relative;
}

.wwp-wrap {
  display: block;
  border-radius: 20px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  background: #f8fcfd;
  padding: 0 0 20px;
  height: 372px;
  overflow: hidden;
}

.wwp-wrap span {
  color: #000;
  text-align: center;
  font-family: Montserrat;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  margin-bottom: 18px;
  display: block;
  line-height: normal;
}

.wwp-wrap p {
  color: rgba(0, 0, 0, 0.6);
  text-align: center;
  font-family: Montserrat;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16.33px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.pop-con-page {
  padding: 20px;
}

@media (max-width: 1600px) {
  .addons-name {
    height: 36px;
    overflow: hidden;
    font-weight: 500;
  }

  .mt-26 {
    margin-top: 20px;
  }

  .form-bulk textarea {
    height: 75px;
  }

  .profile-save-btn button {
    width: 301px;
    height: 40px;
    font-family: Montserrat;
    font-size: 14.3px;
  }

  .banner-wrap1 {
    height: 507px;
  }

  .form-bulk h3 {
    font-size: 20px;
  }
  .form-bulk p {
    font-size: 12.3px;
  }
  .form-bulk h4 {
    font-size: 11px;
  }
  .form-bulk input {
    height: 40px;
    font-size: 12px;
  }
  .franc-desk-outer .customSelect {
    height: 40px !important;
  }
  .rating-md {
    font-size: 13px;
  }

  .setaret .wht {
    width: 70px;
  }
  .messgn {
    width: 70px;
  }
  .copylink {
    width: 70px;
  }

  .btn-secondary.custom-filter-btn {
    font-size: 13px;
  }
  .image-zoom-wrap .mz-thumb,
  .image-zoom-wrap .mz-thumb:focus {
    width: 86px;
  }
  .details-content h1 {
    font-size: 21px;
  }

  .raiting-number {
    font-size: 14px;
  }

  .price-details {
    font-size: 24px;
  }
  .cfdg66 {
    font-size: 13.3px;
  }
  .customised-det {
    font-size: 16px;
  }

  .buy-gifts-text {
    color: #000;
    padding: 15px 0;
    display: block;
    font-family: Montserrat;
    font-size: 16px;
  }

  .prodetails .option-name {
    font-size: 15px;
  }

  .color-show-details .color-code {
    width: 32px;
    height: 32px;
  }

  .color-show-details {
    width: 47px;
    height: 47px;
  }

  .price-vr {
    font-size: 14px;
  }

  .tsdft {
    font-size: 12.5px;
  }

  .varrient-name {
    height: 37px;

    font-size: 12.3px;
  }

  .loginmainwrap {
    padding-top: 30px;
  }
  .doter-ngh span {
    font-size: 13px;
  }

  .submit-login button {
    color: #fff;
    outline: none;
    border: none;
    font-family: Montserrat;
    font-size: 14.3px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    border-radius: 20.5px;
    background: #ff6f6f;
    width: 259px;
    height: 33px;
    flex-shrink: 0;
  }

  .submit-login {
    margin: auto;
    display: table;
    padding-top: 11px;
  }

  .log-last-info.mt-22 {
    margin-top: 15px;
  }

  .log-last-info {
    font-size: 11px;
  }

  .log-last-info span a {
    font-size: 11px;
  }

  p.lopdm {
    color: #000;
    font-family: Montserrat;
    font-size: 11.3px;
  }

  .otp-bx input {
    height: 62px;
  }

  .otp-bx {
    width: 57px;
    height: 55.5px;
  }

  .loginmainwrap {
    padding-top: 53px;
  }
  .doter-ngh {
    margin-top: 25px;
  }

  .loginmainwrap h2 {
    font-size: 20px;
  }

  .frm-cst {
    height: 43px;
  }

  .link-mob {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 9px;
    text-align: center;
    margin-top: 20px;
  }

  .google-log {
    padding: 6px;
  }

  .sign-img {
    width: 45%;
  }

  .sign-img img {
    width: 100%;
    height: 500px;
    object-fit: fill;
    object-position: center right;
  }
  .manlogin {
    background-size: 100%;
  }

  .p-t50 {
    padding-top: 64px;
  }

  .inner-banner {
    padding: 15px 0 6px;
  }

  .prodt-list-main .price-999 {
    font-size: 19px;
  }

  .bredcum {
    font-size: 14.3px;
  }

  h1.inner-heading {
    /* font-size: 20px; */
    font-size: 22px;
    /* font-size: 25px; */
    padding-top: 27px;
  }

  .filter-wrap-main {
    padding-top: 25px;
  }

  h3.hedinner1 {
    font-size: 25px;
  }

  .accordion-header.fgrthuop button {
    font-size: 14px;
  }

  .btn-secondary.custom-filter-btn img {
    margin-right: 4px;
    width: 17px;
  }

  .group-13 {
    flex-shrink: 0;
    position: relative;
    width: 120px;
  }

  .group-13 .birthday {
    width: 90%;
    height: auto;
    margin: auto;
  }

  .dropdown-item {
    font-size: 13px;
  }

  .green-btn {
    border-radius: 25px;
    background: #308c65;
    color: #fff;
    font-family: Montserrat;
    height: 46px;
    text-align: center;
    font-size: 17px;
  }
  .vr-str {
    font-size: 15px;
    box-shadow: 1px 1px 1px 0px #333;
  }
}

@media (max-width: 1536px) {
  .addons-name {
    height: 27px;
    font-size: 15px;
    width: 95%;
    overflow: hidden;
    text-overflow: clip;
    text-align: center;
    padding: 0 5px;
    margin: 0 auto;
    font-weight: 500;
  }
}

@media (max-width: 1366px) {
  .banner-wrap1 {
    height: 444px;
  }

  .review-number {
    font-size: 14px;
  }
  .chk-btn {
    font-size: 13px;
  }

  .image-zoom-wrap .mz-thumb,
  .image-zoom-wrap .mz-thumb:focus {
    width: 72px;
  }

  .setaret {
    bottom: 1px;
  }

  .sm-img-thumb {
    max-height: 400px;
  }

  .customised-det {
    font-size: 13px;
  }
  .group-13 .birthday {
    width: 80%;
  }

  .prodt-list-main .price-999 {
    font-size: 16px;
  }
  .price-1250 {
    font-size: 12px;
  }

  .discount-8-percent {
    font-size: 9.3px;
  }

  .form-bulk h3 {
    font-size: 17px;
  }

  .rating-md {
    font-size: 13px;
  }

  .vr-str {
    font-size: 15px;
    box-shadow: 1px 1px 1px 0px #333;
  }
  .manlogin {
    width: 65%;
  }
  .rvw-thank-you-page {
    padding: 15px 60px;
    width: 50%;
    margin: 0 auto;
  }
}

@media (max-width: 1366px) {
  .vr-str {
    font-size: 15px;
    box-shadow: 1px 1px 1px 0px #333;
  }

  .rating-md {
    font-size: 10px;
  }
  .image-zoom-wrap .mz-thumb,
  .image-zoom-wrap .mz-thumb:focus {
    width: 68px;
  }
  .manlogin {
    width: 65%;
  }
}

@media (max-width: 1280px) {
  .banner-wrap1 {
    height: 420px;
  }
  .manlogin {
    width: 65%;
  }
  .sign-img {
    width: 51%;
  }
  .sign-img img {
    height: 390px;
  }
  .min-h-700 {
    min-height: 500px;
  }
}

/* Google Button Code  */
.gsi-material-button {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -webkit-appearance: none;
  background-color: WHITE;
  background-image: none;
  /* border: 1px solid #747775; */
  border: none;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #1f1f1f;
  cursor: pointer;
  font-family: "Roboto", arial, sans-serif;
  font-size: 14px;
  height: 40px;
  letter-spacing: 0.25px;
  outline: none;
  overflow: hidden;
  padding: 0 12px;
  position: relative;
  text-align: center;
  -webkit-transition: background-color 0.218s, border-color 0.218s,
    box-shadow 0.218s;
  transition: background-color 0.218s, border-color 0.218s, box-shadow 0.218s;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
  max-width: 400px;
  min-width: min-content;
}

.gsi-material-button .gsi-material-button-icon {
  height: 20px;
  margin-right: 12px;
  min-width: 20px;
  width: 20px;
}

.gsi-material-button .gsi-material-button-content-wrapper {
  -webkit-align-items: center;
  align-items: center;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  height: 100%;
  justify-content: space-between;
  position: relative;
  width: 100%;
}

.gsi-material-button .gsi-material-button-contents {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  font-family: "Roboto", arial, sans-serif;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  font-size: 17px;
}

.gsi-material-button .gsi-material-button-state {
  -webkit-transition: opacity 0.218s;
  transition: opacity 0.218s;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.gsi-material-button:disabled {
  cursor: default;
  background-color: #ffffff61;
  /* border-color: #1f1f1f1f; */
}

.gsi-material-button:disabled .gsi-material-button-contents {
  opacity: 38%;
}

.gsi-material-button:disabled .gsi-material-button-icon {
  opacity: 38%;
}

.gsi-material-button:not(:disabled):active .gsi-material-button-state,
.gsi-material-button:not(:disabled):focus .gsi-material-button-state {
  background-color: #303030;
  opacity: 12%;
}

.gsi-material-button:not(:disabled):hover {
  -webkit-box-shadow: 0 1px 2px 0 rgba(60, 64, 67, 0.3),
    0 1px 3px 1px rgba(60, 64, 67, 0.15);
  box-shadow: 0 1px 2px 0 rgba(60, 64, 67, 0.3),
    0 1px 3px 1px rgba(60, 64, 67, 0.15);
}

.gsi-material-button:not(:disabled):hover .gsi-material-button-state {
  background-color: #303030;
  opacity: 8%;
}

/* Google Button Code  */

.accordion-body {
  border: 1px solid #ddd;
}

.fgrthuop .accordion-button.collapsed {
  color: #000;
}

.fgrthuop accordion-button {
  color: #d02023 !important;
}

.accordion-header.fgrthuop button {
  color: #d02023;
}
.accordion-header.fgrthuop button.collapsed {
  color: #000;
}

.applied_ok {
  text-align: center;
  margin: 7px 0;
}

.mz-figure > img {
  width: 100% !important;
  max-height: 400px !important;
  overflow: hidden;
  object-fit: cover;
}

.new-bgimgorder {
  margin-left: 0 !important;
  margin-right: 0 !important;
  background-size: cover !important;
  background-position: top center;
  margin-top: 0 !important;
  padding: 10px 0 !important;
  margin-bottom: 25px;
}
.new-bgimgorder .right-help-pad {
  padding-top: 0;
}
.new-bgimgorder .order-offline {
  width: 100% !important;
  padding-top: 0 !important;
}
.help-wrap h4 {
  margin-top: 25px !important;
  font-size: 18px !important;
}
.new-bgimgorder .help-wrap span {
}
.new-bgimgorder .help-cbn {
  width: 75%;
  margin-bottom: 10px;
}
.new-bgimgorder .help-cbn span {
  font-size: 16px;
  font-weight: 500;
}
.new-bgimgorder .help-cbn img {
  width: 50px;
}
.order-detail h2 {
  font-size: 24px;
  margin-bottom: 15px;
}
.new-bgimgorder .help-wrap h4 {
  font-size: 18px;
  padding-bottom: 7px;
  margin-bottom: 10px;
}
.new-bgimgorder .timing-help {
  margin-bottom: 25px;
  font-size: 17px;
}
.spc-20 {
  height: 20px;
  width: 100%;
}

.help-left-2 {
}
.help-left-2 .help-cbn {
  width: 95%;
}
.help-left-2 .help-cbn a {
  display: flex;
  align-items: center;
}
.help-left-2 .help-cbn a span {
  font-size: 17px;
  font-weight: 500;
}
.help-left-2 .help-cbn a img {
  width: 50px;
}
.hlp-cnt-02 {
}
.hlp-cnt-02 h2 {
  font-size: 25px !important;
  margin-bottom: 20px !important;
}
.help-rateing {
  width: 75% !important;
}
.help-rateing .acount-settings-content {
  margin-bottom: 25px;
}
@media screen and (max-width: 992px) {
  h1.inner-heading {
    font-size: 20px;
  }
  .filter-wrap-main {
    flex-wrap: wrap;
  }
  .details-content h1 {
    font-size: 17px;
  }
  .wid-70p {
    width: 60%;
  }
  .del-date {
    padding: 10px 15px;
    margin: 25px 0;
  }
  .buy-gifts-text {
    font-size: 13px;
  }
  .header-order-button {
    width: 110px;
    left: 85% !important;
  }
  .cstm-new-btn-grp a {
    width: 60px;
    box-shadow: none;
    background: none;
  }
  .cstm-new-btn-grp a span {
    display: none;
  }
  .header-order-button {
    left: 65% !important;
  }
  .search-showing .nbpoic {
    width: 100%;
  }
  form.frame {
    left: 20px;
    width: 77.4%;
  }
  .prodt-list-main {
    width: 32%;
    margin-bottom: 3%;
  }
  /* Tab Header  */
  .header-order-button {
    width: 110px;
    left: 85% !important;
  }
  .cstm-new-btn-grp a {
    width: 60px !important;
    box-shadow: none !important;
    background: none !important;
  }
  .cstm-new-btn-grp a span {
    display: none;
  }

  .search-showing .nbpoic {
    width: 100%;
  }
  form.frame {
    left: 20px;
    width: 77.4%;
  }
  /*End Tab Header  */
  .panel {
    width: 270px;
  }
  .panelsecnd {
    width: 215px !important;
  }
  .varrient-name {
    height: 25px;
    font-size: 12.3px;
  }
  /* .fgvbhg .col-md-6:first-child {
    background: red !important;
    width: 70% !important;
  }*/
  .fgvbhg .col-md-6 {
    padding: 0 !important;
  }
  .search-box-location .chk-btn {
    padding-left: 2%;
    padding-right: 2%;
  }
  .search-box-location .loaction-mapicon {
    position: absolute;
    left: 0px;
    top: 14px;
  }
  .search-box-location .loaction-mapicon img {
    width: 20px;
    height: auto;
  }
  .review-cr img {
    width: 100px;
    height: 100px;
  }
  .swiper-wrapper {
    padding-bottom: 10px;
  }
  .pop-con-page .addons-wrap {
    width: 32%;
    margin-bottom: 20px;
  }
}

.heart-story {
  background-image: none !important;
}

@media (min-width: 1500px) and (max-width: 2000px) {
  .sm-img-thumb {
    max-height: 605px;
    width: 18%;
  }
  .mz-figure > img {
    max-height: 605px !important;
  }
  .image-zoom-wrap .mz-thumb,
  .image-zoom-wrap .mz-thumb:focus {
    margin: 8px 3px;
    /* width: 120px; */
    width: 100%;
  }
  .google_facebook_div_main {
    width: 70%;
  }
  .manlogin {
    width: 60%;
  }
}
@media (min-width: 2001px) and (max-width: 3000px) {
  .google_facebook_div_main {
    width: 70%;
  }
  .manlogin {
    width: 60%;
  }
}
.product_page_loyalty_total {
  width: 100%;
  height: auto;
}
.product_page_loyalty_total img {
  width: 100% !important;
}
.prodt-list-main .img-wrap-1 .carousel-inner .carousel-item img {
  width: 100%;
}
.btn-secondary.custom-filter-btn img {
  margin-right: 4px;
  width: 17px;
}
