#imgsContainer {
  /* overflow: hidden; */
  height: 100%;
  position: initial;
  overflow: hidden;
  position: relative;
}

.imgContainer {
  width: 96%;
  position: relative;
  text-align: end;
  float: right;
  margin-top: 4px;
}

.imgPContainer {
  height: auto;
  /* width: 55vh; */
  width: 100%;
}

.separatorLine {
  width: 100%;
  margin-top: 40px;
  height: 1px;
  background: black;
  display: none;
}

.imgProduct {
  height: auto;
  width: 103vh;
}

.bankPriceView {
  position: relative;
  font-size: 18px;
  color: #454542;
  line-height: 25px;
  margin-top: 15px;
  float: left;
  margin-left: 10px;
  height: auto;
  overflow: hidden;
  left: 0px;
  width: fit-content;
}

#wish-list-container-mobile {
  display: none;
}

#wish-list-container {
  top: 0;
  left: 0px;
  float: right;
  border: none;
  background: white;
  width: fit-content;
  border-radius: 25px;
  height: 40px;
  z-index: 1;
}

#zoom-result {
  position: absolute;
  width: 100%;
  margin: 0 auto;
  z-index: 9;
  height: 460px;
}

.productMoreInfo {
  float: left;
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  max-height: none;
  margin-top: 35px;
  border-top: 0.5px solid black;
}
.paymentImg {
  width: 50px;
  height: 50px;
  margin-right: 10px;
  float: left;
  display: flex;
  overflow: hidden;
}
#productInfoShippingInfo .paymentImg .payment {
  width: 100%;
  height: auto;
  display: block;
  margin: 0;
  margin-right: 10px;
  max-height: 100%;
  max-width: 100%;
}

.moreInfoDiv.openDiv .productGroupInfo {
  display: block;
}

.productGrouptitle {
  color: black;
  margin: 0;
  margin-top: 12px;
  font-size: 14px;
  letter-spacing: 0.1px;
  margin-bottom: 10px;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 500;
}

.productGroupInfo {
  width: 90%;
  position: relative;

  text-align: left;
  font-size: 12px;
  line-height: 17px;
  font-weight: normal;

  color: black;
  margin-left: 10px;
  display: none;
  margin: 15px auto;
}

.wishText {
  position: absolute;
  width: 200px;
  left: 35px;
  top: 20px;
  font-size: 13px;
  color: black;
  display: none;
}

.pCover {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.pCoverMarker {
  position: absolute;
  top: 0;
  height: 100px;
  width: 100px;
  cursor: crosshair;
  display: none;
  background-color: rgba(255, 255, 255, 0.7);
}

.moreInfoDiv {
  position: relative;
  display: block;
  height: auto;
  width: 100%;
  margin: 0px auto;
  margin-top: 20px;
  margin-bottom: 20px;
  border-bottom: 0.5px solid black;
}

#removeWishlistProduct {
  background-image: url("../../files/heartFilled.svg");
  background-size: contain;
  width: 20px;
  height: 25px;
}

#addToWishlist {
  background-image: url("../../files/heart.svg");
  background-size: contain;
  width: 20px;
  height: 25px;
}

#addToWishlist:hover {
  background-image: url("../../files/heartFilled.svg");
}

.widthContainer {
  width: 100% !important;

  /* min-width: 0px !important; */
}

.navigationContainer {
  position: relative;
  width: calc(91% - 60px);
  margin: 60px auto 30px;
  height: 15px;
  line-height: 15px;
  font-size: 14px;
  color: #000000;
}
.previousButton {
  display: flex;
  align-items: center;
  flex-direction: row;
}

.arrowVolver {
  position: relative;
  height: 11px;
  width: auto;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  bottom: 0px;
  margin-right: 10px;
}

.bankPriceImgView {
  position: relative;
  float: left;
  /* height: 25px; */
  width: 19px;
  margin-top: 0px;
  margin-right: 7px;
}

#volverDiv {
  position: relative;
  /* left: 127px; */
  /* top: 110px; */
  z-index: 8;
  color: black;
  width: fit-content;
  height: 40px;
  line-height: 40px;
  margin: 20px 7%;
}

.bankPriceTextView {
  position: relative;
  float: left;
  margin-top: 0px;
  margin-right: 18px;
}

.noStock {
  cursor: no-drop !important;
  /* cursor: not-allowed !important; */
  color: black !important;
  touch-action: none;
  pointer-events: none;
  background: white !important;
  opacity: 0.2;
}

.fa-chevron-right {
  color: red;
  float: left;
  padding-top: 10px;
  margin-left: 12px;
  margin-right: 12px;
}

#productData {
  position: relative;
  height: auto;
  margin-top: 0;
  overflow: hidden;
  margin-bottom: 30px;
  background-color: white;
  margin-left: 2%;
  margin-bottom: 50px;
}

#productImages {
  position: relative;
  float: left;
  width: 57%;
  height: auto;
  overflow: hidden;
  min-height: 505px;
  /* padding-top: 30px; */
  padding-bottom: 15px;
  margin-left: 5%;
  max-width: 950px;
}

#productRightColumn {
  position: relative;
  float: left;
  width: 28%;
  height: auto;
  overflow: auto;
  right: 0px;
  margin-top: 20px;
  margin-left: 3%;
}

.img-zoom-lens {
  position: absolute;
  border: 1px solid #d4d4d4;
  /*set the size of the lens:*/
  width: 40px;
  height: 40px;
}

#productInfo {
  position: relative;
  width: 100%;
  height: auto;
  /* overflow: hidden; */
  margin-top: 0px;
  /* margin-bottom: 20px; */
  color: #4d5550;
}

#sizeChartTitle {
  width: fit-content;
  /* float: right; */
  position: relative;
  font-size: 12px;
  text-transform: capitalize;
  font-weight: 200;

  margin-top: 18px;
  margin-left: 20px;
  text-decoration: underline;
}

.productBasicInfo {
  position: relative;
  width: 100%;
  height: 45px;
  margin-top: 0px;
  border-radius: 2px;
  display: table;
}

.productInfoTitle {
  position: relative;
  /* vertical-align: middle; */
  width: 100%;
  color: #000000;
  padding-top: 3px;
  font-size: 23px;
  margin-bottom: 0px;
  letter-spacing: 1px;
  font-weight: 600;
  text-transform: uppercase;
}

.productInfoLabel {
  position: relative;
  width: 96px;
  text-align: left;
  color: black;
  font-size: 16px;
  /* letter-spacing: 0.5px; */
  font-weight: 500;
  float: left;
  margin-top: 0px;
  cursor: pointer;
  margin-bottom: 16px;
  text-transform: uppercase;
}

#productPrice {
  position: relative;
  float: left;
  margin-top: 0px;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  /* text-align: center; */
  width: fit-content;
  margin-top: 20px;
  margin-bottom: 16px;
}

#productOldPrice {
  position: relative;
  width: auto;
  display: table;
  text-align: center;
  color: #6867678a;
  font-weight: 300;
  font-size: 18px;
  margin: 0px auto;
  /* top: 5px; */
  float: left;
  margin-right: 10px;
}

.quantityContainer {
  overflow: hidden;
  float: left;
  display: flex;
  align-items: flex-start;
  margin-top: 30px;
  flex-direction: column;
}

.selectContainer {
  position: relative;
  margin: 0 auto;
  cursor: pointer;
  height: 30px;
  text-align: center;
  overflow: unset;
  width: 130px;
  color: black;
  display: flex;
  font-weight: 300;
  border: none;
  margin-top: 0px;
  border: 1px solid gray;
  justify-content: center;
  border-radius: 23px;
  align-items: center;
}
.quantityProduct {
  border: 0px;
  position: relative;
  background-color: transparent;
  text-align: center;
  width: 55%;
  margin: 0 auto;
  color: black;
  height: fit-content;
  margin: 0;
  margin-bottom: 5px;
  padding: 0px;
  font-family: "PlayfairDisplay";
}

#productOldPrice:before {
  position: absolute;
  content: "";
  left: 0;
  top: 46%;
  right: 0;
  border-top: 1.5px solid;
  border-color: inherit;
  color: #686767;
  display: none;
}

.sign {
  float: left;
  width: 30%;
}

.purchaseButton .mobileElement {
  float: right;
}

.openClose {
  position: relative;
  color: black;
  float: right;
  right: 0px;
  overflow: hidden;
}

.purchaseButtonContainer {
  position: relative;
  width: 100%;
  height: 45px;
}

.purchaseButton {
  position: relative;
  width: 98%;
  margin-top: 40px;
  float: left;
  height: 50px;
  /* margin-left: 5%; */

  background-color: #c94286;
  border: 2px solid #c94286;
  text-align: center;
  line-height: 48px;

  font-family: "PlayfairDisplay";
  font-weight: 500;
  border-radius: 38px;
  letter-spacing: 1px;
  margin-bottom: 10px;
  font-size: 18px;
  color: white;
  transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  cursor: pointer;
  margin-bottom: 0px;
  text-transform: lowercase;
  justify-content: space-between;
}

.purchaseButton:hover {
  background-color: white;

  color: #c94286;
}

#sizeChart {
  color: #231f20;
  position: absolute;
  z-index: 9999;
  font-size: 13px;
  overflow: hidden;
  top: 210px;
  right: 0px;
  width: 90%;
  display: none;
}

#sizeChart img {
  width: 75%;
}

#sizeChart.open {
  display: block;
}

.chartRow,
.chartKeys {
  display: flex;
  justify-content: space-evenly;
}

.chartKey {
  margin-right: 8px;
  margin-left: 8px;
  width: 90px;
  font-size: 13px;
}

.chartKeys {
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
  margin-bottom: 5px;
}

.chartRow {
  font-size: 13px;
  line-height: 16px;
  font-weight: normal;
}

.chartData {
  margin-right: 8px;
  margin-left: 8px;
  width: 90px;
  font-size: 13px;
}

#buyButton {
  float: left;
}

.selectedHeading {
  text-decoration: underline;
  text-underline-position: under;
  text-decoration-color: #58595b;
}

#cartInfo {
  position: relative;
  width: 93%;
  height: auto;
  overflow: hidden;
  color: #8e8e8e;
  font-size: 14px;
  display: none;
  margin: 0 auto;
  margin-top: 20px;
}

#productPurchaseAmountText {
  position: relative;
  float: left;
  margin-top: 7px;
  font-size: 12px;
  font-weight: 500;
}

.selectAmount {
  position: relative;
  float: left;
  margin-right: 10px;
  padding-left: 20px;
  width: 55px;
  /* margin-top: 10px; */
  height: 25px;
  font-weight: 300;
  color: #8e8e8e;
  text-align: center;
  padding-right: 14px;
  border: none;
  font-size: 15px;
  background-color: transparent;

  border: 0.5px solid #7f736c;
  border-radius: 0px;
}

.selectArrow {
  height: 10px;
  width: 12px;
  background-image: url(../../files/selectArrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 10px;
  right: 5px;
  pointer-events: none;
}

#productInfoDescription {
  position: relative;
  float: left;
  width: 100%;
  margin-top: 10px;
  text-align: left;
  margin-bottom: 20px;
  height: auto;
}

#productInfoDescriptionText {
  color: black;
  width: 100%;
  margin-top: 15px;
  position: relative;
  font-weight: 300;
  margin-bottom: 5px;
  text-align: left;
  font-size: 13px;
  line-height: 17px;
  /* font-weight: 300; */
  float: left;
  margin-top: 0px;
}

.verticalSeparator {
  float: left;
  border-left: 1.4px solid #58595b;
  width: 1px;
  height: 25px;
}

.specImage {
  width: 35px;
  height: 35px;

  margin-left: 0px;
  border-radius: 25px;
}

.specGroup {
  position: relative;
  width: 80%;
  height: auto;
  /* overflow: hidden; */
  float: left;
  margin-bottom: 6px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.specGroupTitle {
  position: relative;
  /* width: 61px; */
  text-align: left;
  color: black;
  font-size: 15px;
  font-weight: 500;
  float: left;

  cursor: pointer;
  margin-bottom: 3px;
  text-transform: uppercase;
  margin-top: 8px;
}

.specGroupTitle2 {
  position: relative;
  width: 40%;
  text-align: left;
  color: #58595b;
  font-size: 16px;
  letter-spacing: 0.5px;
  font-weight: 500;
  float: left;
  margin-top: 4px;
  cursor: pointer;
  margin-left: 60px;
}

.specs {
  position: relative;
  width: 100%;
  height: auto;
  overflow: visible;
  margin-top: 5px;
  float: left;
  margin-bottom: 10px;
}

.spec {
  position: relative;
  float: left;
  display: flex;
  height: auto;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  margin-bottom: 5px;
  margin-right: 8px;
  border-radius: 25px;
  border: 1px solid transparent;
  padding: 1px;
  cursor: pointer;
  transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
}

.spec:not(.selectedSpec):hover,
.spec.selectedSpec {
  border: 1px solid black;
  padding: 1px;
}

.noImageSpec {
  border: 1px solid black;
  text-align: center;
  font-size: 14px;
  color: black;
  height: 35px;
  min-width: 30px;
  width: 35px !important;
  text-transform: uppercase;
  line-height: 30px;

  border-radius: 25px;
}

.noImageSpec:not(.selectedSpec):hover,
.noImageSpec.selectedSpec {
  color: white;
  border: 1px solid black;
  font-weight: 400;
  height: 35px;
  background: #bfa768;
}

#productQuantity {
  margin-top: 3px;
  border: none;
  float: left;
  width: 40%;
  text-align: center;
}

.sizeChartImg {
  width: 85%;
  margin-top: 3px;
  z-index: 999999999;
  display: block;
  margin: auto;
  margin-top: 20px;
}

#noStockFixedContainer {
  position: fixed;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  z-index: 100;
  display: none;
  opacity: 0;
}

#noStockDiv {
  position: fixed;
  width: 700px;
  height: 280px;
  background-color: white;
  /* border: 2px solid #58595b; */
  left: calc(50% - 350px);
  top: calc(50% - 175px);
  border-radius: 4px;
}

#noStockClose {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 20px;
  height: 20px;
  background-color: #7097b8;
  color: white;
  text-align: center;
  font-size: 13px;
  line-height: 19px;
  cursor: pointer;
  transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
}

#noStockClose:hover {
  opacity: 0.8;
}

#noStockMessage {
  position: relative;
  width: 80%;
  margin: 0 auto;
  margin-top: 90px;
  text-align: center;
  color: #58595b;
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
}

.stockRequestButton {
  position: relative;
  float: left;
  width: 200px;
  height: 35px;
  line-height: 35px;
  background-color: #7097b8;
  border: 2px solid #7097b8;
  margin-left: 100px;
  text-align: center;
  color: white;
  font-size: 15px;
  margin-top: 40px;
  cursor: pointer;
  transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
}

.stockRequestButton:hover {
  background-color: white;
  color: #7097b8;
}

hr {
  display: inline-block;
  height: 1px;
  border: 0;
  border-top: 1px solid #a08f84;
  padding: 0;
  width: 100%;
  margin-top: 40px;
}

#zoomedProductDiv {
  position: absolute;
  top: 30px;
  left: 0px;
  width: 420px;
  height: 420px;
  display: none;
  overflow: hidden;
}

#zoomedProductImg {
  position: relative;
  height: auto;
  width: auto;
}

#priceSeparator {
  width: 77%;
  height: 1px;
  position: relative;
  background-color: #c1c1c1;
}

.downArrow {
  position: absolute;
  top: 545px;
  left: 40%;
  width: 21px;
  display: none;
}

.sliderGroupContainer {
}

@media screen and (min-width: 770px) and (max-width: 1100px) {
  #productImages {
    margin-right: 23px;
    margin-left: 23px;
  }
}

@media screen and (min-width: 770px) and (max-width: 1400px) {
  .imgContainer {
    width: 85%;
  }
}

.onlyShopProduct {
  background-color: #848484;
  height: 49px;
  color: white;
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
  width: 54%;
  text-align: center;
  border-radius: 30px;
  display: flex;
  align-items: center;
  padding-left: 25px;
  padding-right: 25px;
  margin-left: 10%;
}
.buyArrow {
  right: 0px;
  position: relative;
  width: 10%;
  margin-right: 20px;
  display: none;
}

#sizeChart {
}

#productInfoShippingInfo img {
  width: 370px;

  margin-top: 10px;
}

.feature {
  float: left;
  width: 46%;
  background-color: #f1f1f1;
  padding-bottom: 7px;
  padding-top: 7px;
  text-indent: 7px;
  margin-left: 1%;
  font-size: 11.5px;
  margin-bottom: 7px;
}

.sliderTitleContainer {
  color: black !important;
  border: none !important;
  background: white !important;
}

.sliderTitleContainer:hover {
  color: white;
  background: white;
  border: none;
}

.featuresTitle {
  color: #565656;
  font-size: 22px;
  margin-bottom: 15px;
  font-weight: 500;
}

b {
  font-weight: 500;
}

#sizeChartIcon {
  margin-left: 10px;
}

#volverDivMobile {
  display: none;
}

#volverDiv img {
  position: relative;

  bottom: 0px;
  transform: rotate(180deg) !important;
  height: 9px;
  margin-right: 10px;
}
.onlineOfferBadgeFile {
  position: absolute;
  top: 34px;
  right: 0px;
  width: 100px;
}
@media screen and (max-width: 768px) {
  .slick-dots li button:before {
    height: 30px !important;
    width: 30px !important;
    font-size: 15px !important;
    color: white !important;
  }

  .productSlide .figureBackground {
    bottom: 58px;
  }

  #volverDiv {
    display: none;
  }

  #volverDivMobile {
    width: 80%;
    margin-bottom: 20px;
    display: block;
    float: left;
    margin-top: 10px;
    display: none;
  }
  .quantityContainer {
    margin-left: 6%;
    flex-direction: column;
    align-items: flex-start;
  }

  .productInfoLabel {
    margin-bottom: 14px;
  }

  .selectContainer {
    margin-left: unset;
    border-color: #000000;
    height: 33px;
  }

  .purchaseButtonContainer {
    float: left;
    display: flex !important;
    margin-top: 50px;
    height: auto;
  }

  .imgProduct {
    width: auto;
  }

  #wish-list-container-mobile {
    display: block;
    float: right;
    height: 30px;
    margin-top: 10px;
    width: 30px;
  }

  #wish-list-container {
    height: 25px;
    top: 0px;
  }

  .imgContainer.slick-slide {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0px;
    /* right: 12px; */
    /* width: fit-content !important; */
  }

  .slick-slide {
    /* margin-left: 0 !important; */
    /* margin-right: 0 !important; */
  }

  .widthContainer {
    width: 100% !important;
    min-width: unset !important;
    margin-left: 0px !important;
  }

  .slick-slide img {
    width: 100%;
  }

  #imgsContainer {
    display: block;
    width: 100%;
    margin-bottom: 30px;
    touch-action: auto !important;
  }

  #imgsContainer.slick-dotted{
    margin-bottom: 0px;
  }

  .featuresTitle {
    margin-left: 25px;
  }

  .feature {
    width: 84%;

    margin-bottom: 6px;

    margin-left: 8%;

    font-size: 13px;
  }

  #productData {
    margin-left: unset;
    margin-bottom: 20px;
    margin-top: 23px;
  }

  #productImages {
    width: 100%;
    margin-left: 0px;
    padding-top: 0px;
    padding-bottom: 0;
    min-height: 390px;
  }

  #productInfo {
    margin-top: 10px;
    width: 100%;
    margin: auto;
  }

  .productViewTop {
    height: 48vh !important;
  }

  #productRightColumn {
    width: 100%;
    position: unset;
    margin-top: -15px;
    margin-left: unset;
  }

  #productPrice {
    margin-top: unset;
    font-size: 22px;
    font-weight: 500;
  }

  #productPrice b {
    color: #000000;
  }

  #productOldPrice {
    text-decoration: line-through;
    font-size: 22px;
    font-weight: 700;
    margin-right: 40px;
  }

  #productDescriptionText {
    font-family: "Gotham";
    font-style: normal;
    font-weight: 325;
    font-size: 13px;
    line-height: 16px;
    color: #000000;
  }

  .slick-dots {
    z-index: 1;
    bottom: 55px !important;
    position: relative !important;
  }
  .slick-dots li.slick-active button:before {
    opacity: 1 !important;
  }
  .slick-dots li button:before {
    opacity: 0.5 !important;
  }

  .productInfoTitle {
    font-size: 21px;
    float: left;
    margin-bottom: 10px;
    letter-spacing: unset;
    color: #000000;
    max-width: calc(100% - 22px);
  }

  .productBasicInfo {
    margin-top: 0px;
    width: 90%;
    /* overflow: hidden; */
    margin: 0 auto;
    height: fit-content;
  }

  .purchaseButton {
    margin-top: unset !important;
    width: 90%;
    margin: 0 auto;
    padding: unset;
    text-align: center;
    height: 45px;
    line-height: 45px;
    border-radius: 42px;
  }

  .productViewTop {
    height: 296px !important;
  }
  .buyButton {
    height: 50px;
    line-height: 50px;
    margin-bottom: 0px;
  }

  .quantityProduct {
    height: fit-content;
    margin-bottom: 5px;
  }

  .productGrouptitle {
    width: 90%;
    margin: 0 auto;
    margin-top: 12px;
    margin-bottom: 10px;
  }

  #productInfoDescription {
    width: 100%;
  }

  .separatorLine {
    width: 100%;
    height: 0.5px;
    background-color: #000000;
    margin-top: 15px;
    display: none !important;
  }

  .specGroupTitle {
    width: 96%;
    font-weight: 600;
    font-family: "Gotham";
    font-style: normal;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.07em;
  }

  .downArrow {
    display: none !important;
  }

  .verticalSeparator {
    height: 25px;
  }

  #productQuantity {
    padding-left: 0px;
    margin-top: 0px;
  }

  .productMoreInfo {
    width: 100%;
    margin: 0 auto;
    float: left;
    margin-top: 39px;
  }

  #addToWishlist {
    /* margin-top: 6px; */
  }

  #removeWishlistProduct {
    margin-left: 0;
    /* background-position-y: 28%; */
  }

  .specGroup {
    margin-top: 15px;
    width: 90%;
    flex-direction: column;
    margin-left: 5%;
  }

  .sliderTitleContainer {
    font-size: 20px !important;
  }

  #sizeChartTitle {
    width: 100%;
    margin-top: 10px;
    margin-left: 0;
    margin-left: 8px;
    left: 0px;
    top: 0px;
  }

  #sizeChart {
    position: relative;
    top: 0px;
    width: 100%;
  }

  .img-zoom-lens {
    display: none;
  }

  #zoom-result {
    display: none;
  }

  .stockRequestButton {
    width: 90%;
    margin: 30px auto;
    float: none;
  }

  #productInfoShippingInfo img {
    width: 100%;
  }

  .noStock:hover {
    font-weight: 400 !important;
    border: 1px solid #acacac !important;
  }
  .onlineOfferBadgeFile {
    top: 0px;
  }
  .buyArrow {
    left: 43%;
  }
}
