.bankPriceView {
  display: flex;
  position: relative;
  font-size: 13px;
  line-height: 25px;
  margin-top: 9px;
  font-weight: 900;
  float: left;
  height: auto;
  overflow: hidden;
  flex-wrap: wrap;
  width: 100%;
}

#wish-list-container {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 10px;
  background: #fff;
  border: 1px solid #c4c4c4;
}
.bankPriceRow.mainBankPriceRow {
  display: flex;
  align-items: center;
  flex-direction: row;
  margin-right: 15px;
}
li.spec {
  margin: 0;
  position: unset;
  float: unset;
  border: none;
  width: unset;
  height: unset;
}

li.spec.selectedSpec {
  border-radius: unset;
  border: none;
}

li.spec:hover {
  border-radius: unset;
  border: none;
}

.productMoreInfo {
  height: fit-content;
  display: block;
  position: relative;
  max-height: none;
  margin-top: 30px;
  border-bottom: 1px solid #555458;
}

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

.productGrouptitle {
  color: #686767;
  margin: 0;
  font-size: 13px;
  letter-spacing: 0.1px;
  cursor: pointer;
  font-weight: 300;
  height: 30px;
  line-height: 30px;
}

.specGroupSelect {
  position: relative;
  width: 126px;
  height: 30px;
  padding-left: 15px;
  font-size: 14px;
}

#productData .sliderRightArrow {
  display: none !important;
}

#productData .sliderLeftArrow {
  display: none !important;
}

#a {
  padding-left: 0;
  height: auto;
}

#a img,
.btn-select img {
  width: 12px;
  padding-top: 7px;
  padding-left: 3px;
}

#a li {
  list-style: none;
  position: relative;
  align-items: center;
  height: 27px;
  font-size: 13px;
}

#a li img {
  margin-top: 1px;
  margin-left: 6px;
}

#a li span,
.btn-select li span {
  margin-left: 30px;
}

.b {
  display: none;
  width: 100%;
  max-width: 208px;
  border: 1px solid #555458;
}

.open {
  display: show !important;
}

.btn-select {
  margin-top: 10px;
  width: 100%;
  max-width: 210px;
  height: 34px;
  background-color: #fff;
  border: 1px solid #555458;
  color: #555458;
}

.btn-select li {
  list-style: none;
  float: left;
  padding-bottom: 0;
}

.btn-select:hover li {
  margin-left: 0;
}

.btn-select:hover {
  background-color: #f4f3f3;
  box-shadow: inset 0 0 0 1px #ccc;
}

.btn-select:focus {
  outline: none;
}

.colorOption {
  display: flex;
  align-items: center;
  height: 25px;
}

#colorSelect {
  height: 25px;
  width: 185px;
  padding: 5px 15px;
  border: 1px solid #000;
}

.productGroupInfo {
  width: 100%;
  position: relative;
  margin-bottom: 5px;
  text-align: left;
  font-size: 13px;
  line-height: 17px;
  font-weight: 300;
  margin-top: 5px;
  color: #474747;
  display: none;
}

.paymentType {
  height: 35px;
}

.moreInfoDiv {
  position: relative;
  display: block;
  height: auto;
  width: 100%;
  border-top: 1px solid #555458;
}

#removeWishlistProduct {
  background-size: 68%;
}

#addToWishlist {
  background-size: 68%;
}

.widthContainer {
  width: 100% !important;
  min-width: unset !important;
}

#content {
  min-width: unset !important;
}

.bankPriceImg {
  position: relative;
  float: left;
  height: 25px;
  margin-right: 5px;
}

#volverDiv {
  position: relative;
  left: 3%;
  top: 24px;
  color: #858585;
  font-weight: 300;
  font-size: 13px;
  letter-spacing: 0;
}

.bankPriceText {
  position: relative;
  float: left;
  margin-top: 2px;
}

.noStock {
  cursor: no-drop !important;
  color: grey !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: 35px;
  overflow: hidden;
  margin-bottom: 30px;
  background-color: #fff;
  width: 94%;
  margin-left: 3%;
  margin-right: 3%;
}

#productImages {
  position: relative;
  float: left;
  width: 63%;
  height: auto;
  min-height: 512px;
  margin-right: 30px;
  padding-bottom: 15px;
}

#productRightColumn {
  position: absolute;
  width: 30%;
  top: 0;
  right: 38px;
  height: auto;
  overflow: hidden;
  max-height: calc(100vh - 180px);
  overflow-y: scroll;
}

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

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

.productInfoTitle {
  position: relative;
  vertical-align: middle;
  width: 332px;
  color: #686767;
  font-size: 27px;
  margin-bottom: 10px;
  letter-spacing: 1px;
  font-weight: 300;
}

.productInfoLabel {
  display: none;
  position: relative;
  vertical-align: middle;
  width: 101px;
  color: #848484;
  padding-top: 3px;
  font-size: 16px;
  float: left;
  font-weight: 300;
  line-height: 45px;
}

#productPrice {
  position: relative;
  float: left;
  padding-top: 11px;
  right: 0;
  color: #686767;
  font-size: 20px;
  text-align: left;
  font-weight: 300;
  width: 100%;
  margin-bottom: 15px;
}

#productOldPrice {
  position: relative;
  display: table;
  color: #6e6d6d;
  font-weight: 300;
  font-size: 18px;
  margin: 0 auto;
  top: 2px;
  right: 0;
  float: left;
  margin-right: 15px;
}

.selectContainer {
  position: relative;
  cursor: pointer;
  height: 41px;
  text-align: center;
  width: 30%;
  margin-top: 45px;
  float: left;
  margin-right: 2%;
  color: #58595b;
  font-weight: 300;
  border: none;
  margin-top: 20px;
  border: 1px solid gray;
}

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

.purchaseButton .mobileElement {
  float: right;
}

.openClose {
  position: relative;
  float: right;
  color: #686767;
  text-align: right;
  right: 10px;
}

.purchaseButton {
  position: relative;
  width: 67%;
  margin-top: 20px;
  float: left;
  height: 43px;
  background-color: #555458;
  text-align: center;
  line-height: 43px;
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  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: 35px;
  text-transform: uppercase;
}

.purchaseButton:hover {
  background-color: #fff;
  color: #555458;
  border: 1px solid #555458;
  box-sizing: border-box;
}

#sizeChart {
  color: #555458;
  position: relative;
  height: auto;
  display: block;
  font-size: 15px;
  overflow: hidden;
  padding: 20px;
  font-weight: 300;
  min-width: 200px;
  max-width: calc(100% - 20px);
  z-index: 2;
  margin-bottom: 20px;
}

.chartKeys {
  display: flex;
  width: 100%;
  position: relative;
  height: 40px;
  line-height: 35px;
  align-content: center;
  justify-content: space-evenly;
  text-transform: capitalize;
  font-weight: 100;
  border-left: 1px solid;
}

.chartRow {
  display: flex;
  height: 41px;
  min-height: 37px;
  line-height: 30px;
  width: 100%;
  position: relative;
  align-items: center;
  flex-direction: row;
  justify-content: center;
  align-content: space-evenly;
  border-bottom: none;
  border-left: 1px solid;
  border-top: 1px solid;
}

.chartRow:last-of-type {
  border-bottom: 1px solid;
}

#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;
}

.chartData {
  width: auto;
  float: left;
  text-align: left;
  padding-left: 0;
  flex-basis: 100%;
  text-align: center;
  font-size: 12px;
  line-height: 13px;
  border-left: 1px solid;
  border-right: 1px solid;
  height: 43px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-left: none;
}

.chartKey {
  width: fit-content;
  text-align: left;
  flex-basis: 100%;
  text-align: center;
  border-collapse: collapse;
  border-left: none;
  border-top: 1px solid;
  border-right: 1px solid;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 18px;
}

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

.selectAmount {
  position: relative;
  margin-left: 10px;
  width: fit-content;
  height: 39px !important;
  font-weight: 300;
  float: none !important;
  color: #8e8e8e;
  text-align: center;
  border: none;
  font-size: 15px !important;
  background-color: transparent;
  border: 0.5px solid #7f736c;
  border-radius: 0;
  text-align: center;
  padding-left: 0px !important;
}

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

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

#productInfoDescriptionText {
  color: #848484;
  width: 100%;
  position: relative;
  text-align: left;
  font-size: 13px;
  line-height: 19px;
  font-weight: 300;
  float: none;
}

#productInfoDescriptionText * {
  color: #848484 !important;
  font-size: 14px !important;
}

#addWrapper {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}

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

li.specImage {
  border-radius: unset;
}

.specImage {
  height: 30px;
  width: 30px;
  margin: 0 auto;
  margin-top: 4px;
  margin-left: 3.6px;
}

.specGroup {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 10px;
}

.specGroupTitle {
  position: relative;
  width: 40%;
  text-align: left;
  color: #58595b;
  font-size: 16px;
  font-weight: 300;
  float: left;
  margin-top: 4px;
  cursor: pointer;
  margin-bottom: 7px;
}

.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;
}

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

.spec {
  position: relative;
  float: left;
  width: 37px;
  height: 37px;
  overflow: hidden;
  margin-right: 12px;
  margin-bottom: 5px;
  color: #000;
  cursor: pointer;
  border: 1px solid transparent;
  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;
}

li.spec:not(.selectedSpec):hover,
li.spec.selectedSpec {
  border-radius: unset;
  color: #555458;
}

.spec:not(.selectedSpec):hover {
  background-color: #f4f3f3;
  box-shadow: inset 0 0 0 1px #ccc;
}

.spec.selectedSpec {
  border: 1px solid #555458;
}

.noImageSpec {
  text-align: center;
  font-size: 14px;
  height: 35px;
  border: 1px solid #555458;
  width: 35px !important;
  line-height: 35px;
  margin-left: 3px;
  border-radius: 0;
  font-weight: 300;
}

.noImageSpec:not(.selectedSpec):hover,
.noImageSpec.selectedSpec {
  color: #fff;
  font-size: 15px;
  font-weight: 900;
  background: #555458;
  border-radius: 0;
}

#productQuantity {
  border: none;
  margin: 0 auto;
  width: fit-content;
  height: 100%;
  padding: 0;
}

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

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

#sizeChartFixedContainer {
  align-items: center;
  justify-content: center;
}

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

#sizeChartDiv {
  position: relative;
  width: 750px;
  max-width: 90%;
  margin: 0 auto;
  height: auto;
  overflow: hidden;
  background: #fff;
  border-radius: 2px;
}

#sizeChartPopupTitle {
  position: relative;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 0;
  color: #555458;
  text-transform: uppercase;
  font-size: 19px;
  letter-spacing: 1px;
}

#sizeChartClose {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 20px;
  height: 20px;
  font-size: 37px;
  text-align: center;
  font-weight: 300;
  color: #555458;
  cursor: pointer;
  line-height: 20px;
}

#noStockClose {
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 20px;
  background-color: #cfcbba;
  color: #fff;
  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,
#sizeChartClose: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: #cfcbba;
  border: 1px solid #cfcbba;
  margin-left: 102px;
  text-align: center;
  color: #fff;
  font-size: 15px;
  border-radius: 6px;
  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: #fff;
  color: #cfcbba;
}

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: 0;
  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;
}

.onlyShopProduct {
  background-color: #848484;
  height: 49px;
  color: #fff;
  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%;
}

.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;
}

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

b {
  font-weight: 900;
}

#minusSign {
  float: left;
  margin-top: 10.5%;
  height: 70%;
  width: 35%;
  z-index: 8;
}

#plusSign {
  float: right;
  margin-top: 11%;
  height: 75%;
  width: 35%;
  z-index: 8;
}

#volverDiv img {
  height: 8px;
  margin-right: 5px;
}

#sizeChartTitle {
  position: relative;
  margin-top: 20px;
  font-size: 15px;
  cursor: pointer;
}

#sizeChartTitle:hover {
  text-decoration: underline;
}

#imgsContainer {
  position: relative;
  height: auto;
  overflow: hidden;
}

.imgContainer {
  width: 50%;
  float: left;
  margin-top: 4px;
  aspect-ratio: 2/3;
}
.imgContainer iframe{
  width:99%;
  aspect-ratio:2/3;
}
.imgProduct {
  height: auto;
  width: 99%;
  aspect-ratio:2/3;
}

@media screen and (max-width: 768px) {
  #wish-list-container-mobile {
    position: absolute;
    right: 17px;
    bottom: -30px;
    width: 30px;
    height: 30px;
    border: 1px solid #c4c4c4;
    border-radius: 5px;
    background: #fff;
    z-index: 1;
  }

  #productData .sliderRightArrow {
    display: block !important;
  }

  #productData .sliderLeftArrow {
    display: block !important;
  }

  .productSlide .figureBackground {
    bottom: 140px;
  }

  #volverDiv {
    display: none;
  }

  #wish-list-container {
    top: 10px;
    left: 87%;
  }

  .imgContainer.slick-slide {
    margin-left: 0 !important;
    margin-right: 0 !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% !important;
  }

  .stockRequestButton {
    margin-left: 80px;
  }

  #imgsContainer {
    display: block;
    width: 100%;
    margin: 5px auto;
  }

  .featuresTitle {
    margin-left: 25px;
  }

  .feature {
    width: 84%;
    margin-bottom: 6px;
    margin-left: 8%;
    font-size: 13px;
  }

  #productImages {
    width: 100%;
    margin-left: 0;
    height: auto;
    overflow: hidden;
  }

  #productInfo {
    margin-top: 15px;
    height: auto;
  }

  #productRightColumn {
    width: 95%;
    float: none;
    position: relative;
    top: unset;
    right: unset;
    margin: 0 auto;
    max-height: unset;
    overflow-y: hidden;
  }

  .productInfoTitle {
    font-size: 21px;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: 900;
  }

  .productBasicInfo {
    margin-top: 0;
    width: 95%;
    margin: 0 auto;
  }

  .purchaseButton {
    position: relative;
    height: 35px;
    background-color: #555458;
    text-align: center;
    line-height: 35px;
    font-size: 13px;
    margin-top: 10px !important;
    border-radius: 0;
    margin: 0 auto;
  }

  #productInfoDescription {
    width: 100%;
  }

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

  .specGroupTitle {
    width: 40%;
    font-size: 15px;
  }

  .verticalSeparator {
    height: 25px;
  }

  .selectContainer {
    margin-top: 10px;
    z-index: 1;
    height: 34px;
  }

  .specGroupTitle2 {
    width: 48%;
    font-size: 15px;
    margin-left: 0;
  }

  #productInfoDescriptionText {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  #productQuantityMobile {
    height: 100%;
    text-align: center;
    width: fit-content;
    color: #555458;
    border: 0;
    margin: 0 auto;
  }

  .productInfoLabel {
    margin-top: 8px;
    width: 70px;
    margin-left: 3%;
    font-weight: 900;
    font-size: 15px;
  }

  #productData {
    margin-top: 0;
    min-height: auto;
  }

  #productImages {
    padding-top: 0;
  }

  #productPrice {
    text-align: initial;
    width: 100%;
    padding: 0;
    margin-top: 8px;
    font-size: 22px;
    margin-bottom: 5px;
  }

  .spec {
    margin-left: 6px;
    margin-right: 6px;
  }

  .specGroup {
    margin-top: 10px;
  }

  .scotiaPriceView {
    margin-top: 32px;
  }

  .fa-chevron-right {
    margin-left: 1px;
    margin-right: 6px;
  }

  #priceSeparator {
    width: 83%;
    margin: 0 auto;
  }

  .noImageSpec {
    width: 22px;
  }

  #cartInfo {
    margin-left: 5.5%;
  }

  .onlyShopProduct {
    font-size: 13px;
    margin: 0 auto;
    height: 49px;
    line-height: 13px;
    display: flex;
    align-items: center;
    width: 59%;
    border-radius: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .bankPriceView {
    margin-left: 0;
    width: 100%;
  }

  .MMArrow {
    display: none !important;
  }

  .selectAmount {
    height: 30px !important;
  }

  .selectArrow {
    top: 14px;
  }

  #productInfoDescription {
    margin-bottom: 10px;
  }

  .productMoreInfo {
    margin-top: 25px;
    width: 100%;
    float: left;
  }

  .paymentType {
    height: auto;
    width: 100%;
  }

  #productImages .badgeFile {
    top: 5px;
  }

  #sizeChart {
    padding-left: 10px;
    padding-right: 10px;
  }

  .chartData {
    margin-left: 0;
    margin-right: 0;
  }

  .chartKey,
  .chartData {
    font-size: 10px;
  }

  .slick-dots {
    bottom: 20px !important;
  }

  .slick-dots li button:before {
    border: none;
    border-radius: 24px;
    width: 15px !important;
    content: "" !important;
    height: 15px !important;
    background-color: #fff;
    color: transparent;
    opacity: 0.75 !important;
    font-size: 0;
  }

  .slick-dots li {
    width: 20px !important;
  }

  .slick-dots li.slick-active button:before {
    opacity: 1 !important;
    background-color: #fff;
  }
}
