.product-price .price-suffix {
  /* float: right;
  margin-left: 0.25em; */
  color: rgba(137, 137, 137, 1);
  font-size: 0.9em;
}
#product-page-new .form-required {
  display: none;
}
.commerce-add-to-cart {
  float: left;
  width: 100%;
  clear: both;
}
#product-page-new input[type="submit"] {
  width: calc(74% - 1.25em) !important;
  float: right;
  margin-top: 3.4em !important;
}
#edit-submit {
  float: left;
  margin-top: 0;
}
#aaa input[name="quantity"] {
  padding-top: 0.5em !important;
  padding-bottom: 0.5em !important;
}
#aaa .quantity-container img.minus {
  width: 12px !important;
  top: auto !important;
  bottom: 5px !important;
  left: 10px !important;
  z-index: 5;
}
#aaa .quantity-container img.plus {
  width: 12px !important;
  bottom: 5px !important;
  top: auto !important;
  right: 11px !important;
  left: auto !important;
}
.editorial img {
  height: auto !important;
}

#related #wrap {
  width: 100%;
  max-width: 100% !important;
  padding-bottom: 0;
}

#related #hero22,
#related .mainTitle.center p {
  display: none;
}
#related .mainTitle.center {
  text-align: left;
  margin: 1em 0 2em 0;
}
#aaa input[name="quantity"],
#aaa input[type="submit"] {
  height: 39px !important;
}
#aaa select {
  /* background-image: url("/sites/all/themes/dk23/imgs/dk23/select-arrow.svg"); */
  background-image: url("/themes/devolkitchens/img/icons/select-arrow.svg");
  background-repeat: no-repeat;
  background-size: 6px auto;
  background-position: center right 1em;
}
#aaa .quantity-container input {
  padding: 0.4em 0.75em !important;
}
.product-desc li {
  list-style-type: disc;
}
.product-desc li::marker {
  font-size: 0.8em;
}
.product-desc ul {
  padding-left: 1.5em;
}
.form-item-addon {
  width: 100%;
  clear: both;
}
h2.addon,
#tsub label {
  color: #898989;
  font-size: 0.9em !important;
  font-weight: 400;
}
.form-item-addon label {
  color: #595959;
  font-size: 16px !important;
  padding: 11px 0 0 0 !important;
}
input[type="checkbox"] + label.option {
  width: calc(100% - 20px - 1em) !important;
}
#aaa .form-item-addon + #edit-submit,
#aaa .offcut + input[type="submit"],
#aaa .prs + #edit-submit {
  clear: both;
  width: 100% !important;
  float: left;
  margin-top: 1em !important;
}
.form-item-sqm {
  float: left;
  width: 100px;
}
#tsub {
  float: left;
  width: 50px;
}
.offcut {
  clear: both;
  width: 100%;
  float: left;
}
.quantity-container {
  width: 26% !important;
  float: left;
  clear: both;
  margin: 0 1em 2em 0;
  position: relative;
  display: block;
}
#product-page-new input[name="quantity"] {
  width: 100%;
  margin: 0;
  display: block;
}
.form-item-quantity {
  position: relative;
  width: 100%;
}
#edit-sqm {
  height: 39px;
}
.form-item-sqm {
  margin-top: 1.1em;
}
#tsub {
  text-align: right;
  float: right;
  margin-top: 1.5em;
  width: calc(30% - 2em);
}
#tsubt {
  margin-top: 0.5em;
  font-size: 1.4em;
  font-weight: 400;
}
.prs .minus,
.prs .plus {
  display: none;
}
.quantity-container.prs {
  display: none;
}
.quantity-container.tcalc,
.form-item-sqm {
  width: 35% !important;
}
.form-item-sqm input,
#product-page-new input[name="quantity"].tcalc {
  padding-left: 0.75em;
}
#product-page-new input[name="quantity"].tcalc {
  text-align: left;
}
.tcalc .plus,
.tcalc .minus {
  display: none;
}
.offcut {
  margin: -1.5em 0 1em 0;
  font-weight: 400;
}
#pGallery .v1 figcaption {
  bottom: 3%;
}
.field-commerce-price-gbp,
.field-commerce-price-usd {
  display: inline-block;
}
/* .out-of-stock .quantity-container {
  display: none;
} */
#product-page-new .out-of-stock input[type="submit"] {
  background-color: #848484 !important;
}
.product-price .stock {
  width: 100%;
}
p.dimensions {
  font-size: 15px;
  margin-top: -0.3em;
  font-weight: 300;
}
@media screen and (max-width: 768px) {
  #product-page-new input[type="submit"] {
    margin-top: 2.87em !important;
  }
  #pGallery .v1 figcaption {
    bottom: 4%;
  }
}
@media screen and (max-width: 590px) {
  #aaa .quantity-container img.minus {
    left: 8px !important;
  }
  #aaa .quantity-container img.plus {
    right: 9px !important;
  }
}
@media screen and (max-width: 430px) {
  p.dimensions {
    margin-top: -1.5em;
  }
}

/* PART 2 */
@media screen and (max-width: 768px) {
  #related #wrap {
    max-width: 88% !important;
    padding-bottom: 0;
  }
  #scroller {
    scroll-snap-type: x mandatory;
    overflow: scroll;
  }

  #product-page-new .viewer {
    display: flex;
  }

  .gallery li {
    position: relative;
    display: block;
    min-width: 100vw;
    scroll-snap-align: start;
    scroll-snap-stop: always;
  }

  .lc,
  .rc {
    display: none;
  }

  #scroller::-webkit-scrollbar {
    display: none;
  }
}

/* PART 3 */
.ajax-progress {
  display: none;
}

#product-page-new .dropdown-container {
  margin-bottom: 1.3em;
}

#product-spec table {
  border: none;
  margin: 0;
}

#product-spec table th,
#product-spec table td {
  border: none;
  text-align: left;
  padding: 0.3em 0;
  line-height: 1.2;
}

.mat-fin .flex {
  column-gap: 4em;
  align-items: flex-start;
}

.mat-fin .flex:first-child {
  padding-bottom: 0.5em;
}

#product-spec p {
  margin: 0.75em 0;
}

#product-spec .dropdown-container {
  margin-bottom: 1.8em;
}

#product-spec .hddn-content.open {
  margin: 1em 0 0;
}

.doc p a {
  color: var(--main-font-color) !important;
  font-weight: 500;
}

#materials td:first-child {
  padding-right: 1em;
}

#materials td {
  vertical-align: top;
}

#product-spec img {
  width: 100% !important;
}

@media screen and (max-width: 768px) {
  #product-page-new section.dropdowns-wrapper {
    padding-top: 2em;
    margin-bottom: 4em;
  }

  #product-spec img {
    width: 100% !important;
  }
}

#product-spec h2,
#product-spec p,
#product-spec a,
#product-spec td,
#product-spec th {
  font-family: gill-sans-nova, sans-serif;
  font-weight: 400;
  font-style: normal;
}

#product-spec h2,
#product-spec th,
#product-spec strong {
  font-weight: 500;
}.product-desc strong{
  font-weight: 600;
}

.lc {
  background-image: url("/themes/devolkitchens/img/icons/white-l-arrow.svg");
}

.rc {
  background-image: url("/themes/devolkitchens/img/icons/white-r-arrow.svg");
}

.lc,
.rc {
  z-index: 30;
  background-position: center center !important;
  filter: drop-shadow(-1px 0px 40px #6a6a6a) drop-shadow(0px 0px 25px #656565) drop-shadow(0px 0px 10px #a9a9a9);
}

#pGallery .dots {
  z-index: 35;
}

.editorial .double-columns.intro p {
  text-align: left;
  width: 100%;
}
.editorial .double-columns.intro p + p,
.editorial .double-columns.intro p + ul {
  margin-top: 1em;
}
.editorial .double-columns.intro p:first-child {
  margin-top: 0;
}
.editorial .double-columns.intro {
  margin: 1.5em auto 0 auto;
  max-width: 1100px;
}
@media only screen and (max-width: 767px) {
  .mainTitle.center.pmleft {
    text-align: left;
  }
  .editorial .double-columns.intro {
    margin-top: 1em;
  }
}

img {
  height: auto;
  max-width: 100%;
  width: auto;
}
.thumbnails img {
  height: auto !important;
  width: auto !important;
}
.slide {
  text-align: center;
}
#product-spec table br + br {
  display: none;
}
