/* #region PRODUCT */
.product-details-page .add-to-cart {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.product-details-page .add-to-cart__label {
  font-size: 0.7500rem;
  color: #222;
  line-height: 20px;
}

.product-details-page .add-to-cart-qty-buttons {
  padding: 0;
  margin: 0 5px 15px 0;
  display: flex;
  align-items: center;
}

.product-details-page .add-to-cart-qty-buttons .qty-input {
  margin: 0 0 0 1px;
  border: 1px solid #e9e9e9;
  background-color: white;
}

.product-details-page .product-essential {
  padding: 44px 10px 44px;
}

.product-details-page .productTabs {
  border: none !important;
  background: white;
  margin-bottom: 0;
}

.product-details-page .product-availability-desc {
  margin-bottom: 15px;
}

.product-details-page .product__quantity--plus,
.product-details-page .product__quantity--minus {
  font-size: 1.5625rem;
}

.product-details-page .product__quantity--text {
  color: #004B8B;
}

.product-details-page .product-name {
  margin: 0 0 17px;
}

.product-details-page .product-name h1 {
  font-weight: bold;
  color: #4A4a4a !important;
  line-height: 1em;
  overflow-wrap: break-word;
}

.product-details-page .product-collateral .product-grid .title strong,
.product-details-page .product-collateral .product-grid .title h3 {
  border: none;
  font-size: 1.5000rem;
  font-weight: bold;
  font-family: 'Titillium Web', sans-serif;
  padding-top: 36px;
  padding-bottom: 0px;
}

.product-grid + .product-grid {
  margin: 0;
  padding-top: 20px;
}

.product-details-page .ui-tabs {
  box-shadow: none;
  margin: 0;
  padding-bottom: 30px;
}

.product-details-page .delivery-date {
  margin: 0;
  font-size: 0.8750rem;
  color: #222;
}

.overview .buttons {
  display: none;
}

.overview .manufacturers {
  display: none;
}

.product-meta-custom {
  display: block;
}

.brand, .code {
  display: inline-block;
  padding-right: 50px;
}

div.picture-wrapper, div.picture-thumbs {
  float: none !important;
}

div.picture-thumbs {
  display: block !important;
}

a.cloudzoom-gallery {
  display: inline-block !important;
}

.cloudzoom-blank {
  background: #fff;
}

img.mfp-img {
  background: #fff;
}

.full-description {
  display: none;
}

.product-details-page .ui-widget-header {
  position: relative;
  background-color: #f6f6f6;
}

.text-bold-black {
  font-weight: bold !important;
  color: black;
}

a[data-readmore-toggle], a[data-readless-toggle] {
  padding-bottom: 20px;
  margin-top: 3px;
  font-weight: bold;
}

#product-details-custom {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #dedede;
}

.overview .product-name h1, .overview .stock > span {
  color: black !important;
}

.col-custom-25 {
  display: inline-block;
  min-width: 25%;
}

.col-custom-49 {
  display: inline-block;
  width: 49%;
}


.show-more-less-custom {
  transition: height 150ms;
  overflow: hidden;
  display: block;
  width: 100%;
}

.show-more-custom {
  max-height: none;
  height: auto;
}

.show-less-custom {
  max-height: none;
  height: 95px;
}

.read-more-less-link {
  padding-bottom: 20px;
  margin-top: 3px;
  font-weight: bold;
  display: block
}

@media (min-width: 981px) {
  .product-details-page .gallery {
    width: 48% !important;
    margin-right: 15px !important;
  }

  .product-details-page .overview {
    margin-left: 0 !important;
    width: 48% !important;
  }

  .product-essential {
    display: block !important;
    border: none;
    padding: 10px;
  }

  .product-essential .sevenspikes-cloudzoom-gallery, .product-essential .overview {
    display: inline-block !important;
  }

  .gallery .picture-thumbs {
    float: none;
    text-align: inherit;
  }

  .gallery .picture-thumbs a {
    margin: 4px !important;
    width: 101px;
    height: 101px;
    border: 1px solid #dedede;
  }

  .gallery .picture-thumbs img {
    padding: 5px;
  }

  .product-details-page .add-to-cart {
    flex-direction: row;
  }
}

@media (max-width: 768px) {
  .product-details-page .product-essential {
    padding-bottom: 20px;
  }

  .product-details-page .add-to-cart,
  .product-details-page .add-to-cart-qty-buttons {
    display: block;
  }

  .brand, .code {
    display: block;
    padding-right: 0px;
  }
}

/* #endregion */

/* #region PRODUCT: TABS */

.product-details-page .ui-tabs-panel {
  color: #4A4A4A;
  font-size: 1.0000rem;
}

.product-details-page .ui-tabs-panel tr td {
  padding: 15px 30px 15px 10px;
  border-top: 1px solid #f0f0f0;
  text-align: start;
}

.product-details-page .ui-tabs-panel th {
  padding: 0 0 15px 10px;
  text-align: left;
}

.product-details-page .ui-tabs-panel .product-specifications-custom tr:first-child td {
  border: none;
}

.product-details-page .ui-tabs-panel .attachment-item {
  padding-bottom: 15px;
  padding-top: 0;
}

.product-details-page .ui-tabs-panel .col-custom-49 {
  margin-right: 10px;
  width: auto;
}

.product-details-page .product-specifications-custom > .row {
  margin-bottom: 15px;
}

@media(min-width: 481px) {
  .product-details-page .ui-widget-header:before {
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    background: #CCC;
    bottom: 0px;
    z-index: 0;
    left: 0;
  }

  .product-details-page .ui-widget-header .ui-state-default:not(:first-child) {
    border-left: none;
  }

  .product-details-page .ui-widget-header .ui-state-default.ui-state-active {
    border-bottom: 1px solid white;
  }
}
/* #endregion */

/* #region PRODUCT PRICE */
.product-prices-custom {
  padding-bottom: 60px;
}

.product-prices-custom .value {
  color: rgba(39,50,131,1);
  font-family: 'Titillium Web', sans-serif;
}

.product-prices-custom .old-price-wrapper {
  display: inline-block;
}

.product-prices-custom .old-price-wrapper .value {
  text-decoration: line-through;
  font-size: 1.2500rem;
  color: #707070;
  display: inline-block;
  margin: 0 5px 5px 10px;
}

.product-prices-custom .main-price-wrapper {
  display: inline-block;
  margin-bottom: 5px;
}

.product-prices-custom .main-price-wrapper .value {
  font-size: 2.2500rem;
  font-weight: bold;
  line-height: 1em;
}

.product-prices-custom .main-price-wrapper .value .currency {
  font-size: 1.5625rem;
}

.cart-info__row {
  display: flex;
  flex-direction: column;
}

.cart-info__row--1 .cart-info__col--right {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.cart-info__col--left {
  align-items: center;
}

.price__unit,
.price__quantity {
  margin-bottom: 5px;
}

@media (max-width: 768px) {
  .product-details-page .add-to-cart,
  .product-details-page .add-to-cart-qty-buttons,
  .product-prices-custom .main-price-wrapper,
  .product-prices-custom .old-price-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .cart-info__col--left {
    min-width: 185px;
    align-items: unset;
  }

  .cart-info__row--1 .cart-info__col--right {
    justify-content: flex-start;
  }

  .product-prices-custom {
    padding-bottom: 10px;
    display: flex;
    flex-direction: column-reverse;
  }
}

@media(min-width:981px) {
  .cart-info__row {
    flex-direction: row;
  }

  .price__unit,
  .price__quantity {
    align-self: flex-end;
    margin-bottom: 0;
  }
}

/* #endregion */

/* #region PRODUCT META / DESCRIPTION */
.description-custom {
  font-size: 1.0000rem;
  color: #4A4A4A;
  line-height: 23px;
  text-align: left;
}

.outofstock-custom-description {
  font-size: 1.0000rem;
  color: #222;
  line-height: 23px;
  padding-bottom: 34px;
  padding-top: 20px;
}
/* #endregion */

/* #region RETURN POLICY */

.return-policy {
  align-items: center;
  font-size: 0.8750rem;
  padding-top: 10px;
  font-weight: bold;
  display: flex;
  justify-content: flex-start;
  margin-left: 140px;
}
.return-policy::before {
  content: "";
  display: inline-block;
  width: 32px;
  height: 32px;
  background-image: url("../img/iconfinder_comerce_delivery_32x32.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 8px;
  vertical-align: middle;
}
@media(max-width:768px) {
  .return-policy {
    justify-content: center;
  }
}

@media(max-width:980px) {
  .return-policy {
    margin-left: 0px;
  }
}
/* #endregion */

