.entity-commerce-product.view-mode-full .slick-wrapper {
  margin-bottom: 60px;
  float: left;
  width: 470px;
}

.entity-commerce-product.view-mode-full .content > .slick {
  margin-bottom: 60px;
  float: left;
  width: 470px;
  border: solid 1px #ebebeb;
}

.entity-commerce-product.view-mode-full .slick-wrapper .slick--display--main {
  width: calc(100% - 120px);
  float: right;
  border: solid 1px #ebebeb;
}

.entity-commerce-product.view-mode-full .slick-wrapper .slick--display--thumbnail {
  float: left;
  width: 100px;
  max-height: 430px;
}

.entity-commerce-product.view-mode-full .slick-wrapper .slick--display--thumbnail .slick-slide {
  border: solid 1px #ebebeb;
}

.entity-commerce-product.view-mode-full .slick img {
  width: 100%;
  height: auto;
}

.entity-commerce-product.view-mode-full .slick-wrapper .slick-track .slick-slide {
  margin-bottom: 19px;
  cursor: pointer;
}

.entity-commerce-product.view-mode-full .slick-wrapper:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.entity-commerce-product.view-mode-full .field--name-body {
  margin-bottom: 60px;
  clear: both;
}

.entity-commerce-product.view-mode-full .field--name-body .field__item {
  font-family: Roboto, serif;
  font-size: 14px;
  font-weight: 300;
  color: #000;
  text-align: left;
  line-height: 18px;
}

.entity-commerce-product.view-mode-full .group-desc {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 60px;
  clear: both;
}

.entity-commerce-product.view-mode-full .group-desc > div:first-child {
  width: 100%;
}

.entity-commerce-product.view-mode-full .group-desc > .group--label {
  font-size: 24px;
  margin-bottom: 0;
  margin-top: 0;
  color: #000;
}

.entity-commerce-product.view-mode-full .group-desc .group-general,
.entity-commerce-product.view-mode-full .group-desc .group-dimensions {
  width: calc(50% - 10px);
}

.entity-commerce-product.view-mode-full .group-desc .group-general > .group--label,
.entity-commerce-product.view-mode-full .group-desc .group-dimensions > .group--label {
  font-size: 16px;
  margin-bottom: 0;
  margin-top: 0;
  color: #000;
}

.entity-commerce-product.view-mode-full .group-desc .group-general > div:first-child,
.entity-commerce-product.view-mode-full .group-desc .group-dimensions > div:first-child {
  margin-bottom: 5px;
  font-weight: 600;
}

.entity-commerce-product.view-mode-full .group-desc .field:nth-of-type(2n) {
  background: #cbcbcb;
}

.entity-commerce-product.view-mode-full .group-desc .field {
  padding: 5px 10px;
}

.entity-commerce-product.view-mode-full .group-desc .field .field__label {
  width: 250px;
  font-size: 14px;
  font-family: Roboto, serif;
  line-height: 1.5;
  font-weight: 300;
  color: #000;
}

#content .entity-commerce-product.view-mode-full .group-desc .field h3.field__label {
  font-size: 14px;
  font-family: Roboto, serif;
  color: #3b3b3b;
  line-height: 1.5;
  margin: 0;
  padding: 0;
}

.entity-commerce-product.view-mode-full .group-desc .field .field__items {
  color: #000000;
  font-weight: 500;
  width: calc(100% - 250px);
}

.entity-commerce-product.view-mode-full .group-desc .field.field--type-entity-reference .field__item {
  display: block;
  color: #000;
  font-weight: 500;
  width: calc(100% - 255px);
  float: right;
  padding-right: 0;
}

.entity-commerce-product.view-mode-full .group-desc .field .field-type-taxonomy-term-reference {
  margin-bottom: 0;
}

.entity-commerce-product.view-mode-full .group-desc .field .field-type-taxonomy-term-reference li {
  color: #000000;
  font-weight: 500;
  font-size: 14px;
  font-family: Roboto, serif;
}

.entity-commerce-product.view-mode-full .group-desc .field-field-posts-quantity .field__items .field__item {
  display: inline;
}

.entity-commerce-product.view-mode-full .buy-container {
  background: #faf0df;
  padding: 18px 24px;
  margin-bottom: 19px;
  margin-left: 490px;
  text-align: center;
}

.entity-commerce-product.view-mode-full .buy-container .price {
  text-align: center;
  color: #000000;
  font-weight: 700;
  font-size: 24px;
  font-family: RobotoCondensed, serif;
  line-height: 1.5;
}

.entity-commerce-product.view-mode-full .buy-container .price .field-commerce-price {
  display: inline-block;
}

.warranty {
  margin-bottom: 20px;
  margin-left: 490px;
}

.warranty p {
  margin-top: 3px;
}

.entity-commerce-product.view-mode-full .buy-button {
  margin-bottom: 20px;
}

.entity-commerce-product.view-mode-full .buy-button .order-button {
  background: #f7991d;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: fit-content;
  padding: 5px 15px;
  font-family: RobotoCondensed, serif;
  font-weight: 900;
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  text-decoration: none;
  text-align: center;
  margin-top: 10px;
  cursor: pointer;
  line-height: 1.5;
}

.entity-commerce-product.view-mode-full .buy-desc {
  text-align: center;
  font-size: 15px;
  color: #333333;
  font-family: RobotoCondensed, serif;
}
.entity-commerce-product.view-mode-full .buy-desc > span {
  display: block;
  text-align: center;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
}

.entity-commerce-product.view-mode-full .buy-desc a {
  display: block;
  font-size: 15px;
  color: #333333;
  margin-top: 7px;
  font-weight: 700;
  line-height: 1.5;
}

.entity-commerce-product.view-mode-full .field--name-field-document {
  margin-bottom: 30px;
  margin-left: 490px;
}

.entity-commerce-product.view-mode-full .field--name-field-document .file {
  display: flex;
  align-items: center;
  overflow: hidden;
  flex-direction: row;
}

.entity-commerce-product.view-mode-full .field--name-field-document .file img {
  display: none;
}

.entity-commerce-product.view-mode-full .field--name-field-document .file a {
  color: #e36a00;
  font-weight: 400;
  text-decoration: underline;
  transition: all 200ms;
  display: inline-block;
  text-overflow: ellipsis;
  width: 227px;
}

.entity-commerce-product.view-mode-full .field--name-field-document .file {
  display: flex;
  align-items: center;
  overflow: hidden;
  flex-direction: row;
  background: none;
  padding: 0;
}

.entity-commerce-product.view-mode-full .field--name-field-document .file:before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 3px;
  background: url(../../images/pdf-48_cut.ico) no-repeat center left;
  background-size: contain;
}

.entity-commerce-product.view-mode-full .field--name-field-document .file a {
  color: #e36a00;
  font-weight: 400;
  text-decoration: underline;
  transition: all 200ms;
  display: inline-block;
  text-overflow: ellipsis;
  width: 227px;
}

/* Fix for .field--type-entity-reference:not(.field--name-field-news-order) > .field__item from elements.css */
.entity-commerce-product.view-mode-full .field--name-variations .field {
  margin-bottom: 0;
}
.entity-commerce-product.view-mode-full .field--name-variations .field__item {
  width: auto;
  height: auto;
  background: none;
}

.entity-commerce-product.view-mode-full .field--name-body .p-img {
  text-align: center;
}

.entity-commerce-product.view-mode-full .field--name-body .p-img img {
  width: 80%;
  height: auto;
}

.entity-commerce-product.view-mode-full .field--name-field-low-description {
  margin-bottom: 60px;
}

.entity-commerce-product.view-mode-full .field--name-field-low-description .low-desc-img {
  display: flex;
  justify-content: center;
  gap: 7px;
}

.entity-commerce-product.view-mode-full .field--name-field-low-description .low-desc-img img {
  width: calc(50% - 7px);
}

@media (max-width: 1100px) {
  .entity-commerce-product.view-mode-full .slick-wrapper .slick--display--thumbnail {
    float: none;
    width: auto;
  }

  .entity-commerce-product.view-mode-full .slick-wrapper .slick--display--main {
    width: 100%;
    float: none;
    margin-bottom: 19px;
  }

  .entity-commerce-product.view-mode-full .group-desc {
    display: block;
  }

  .entity-commerce-product.view-mode-full .group-desc > div:first-child {
    text-align: center;
    margin-bottom: 20px;
    color: #000;
    font-weight: 600;
  }

  .entity-commerce-product.view-mode-full .group-desc .group-general,
  .entity-commerce-product.view-mode-full .group-desc .group-dimensions {
    width: auto;
    margin-bottom: 30px;
  }

  .entity-commerce-product.view-mode-full .slick-wrapper .slick-track .slick-slide {
    margin-left: 19px;
  }
}

@media (max-width: 976px) {
  .entity-commerce-product.view-mode-full .slick-wrapper {
    width: auto;
    float: none;
  }

  .entity-commerce-product.view-mode-full .content > .slick {
    float: none;
    width: 100%;
    height: auto;
  }

  .entity-commerce-product.view-mode-full .buy-container {
    margin-left: auto;
    margin-right: auto;
    width: 50%;
  }

  .entity-commerce-product.view-mode-full .field--name-field-document {
    margin-bottom: 30px;
    text-align: center;
    margin-left: 0;
  }


  .entity-commerce-product.view-mode-full .field--name-field-document .file a {
    width: auto;
  }

  .warranty {
    margin-left: 0;
  }

  #sidebar-first .region-facets .views-exposed-form input::placeholder {
    padding-left: 5px;
  }

  .field--type-entity-reference:not(.field--name-field-news-order) {
    display: block;
  }

  .field--type-entity-reference:not(.field--name-field-news-order) > .field__item {
    float: none;
  }

  .entity-commerce-product.view-mode-full .group-desc .field--type-entity-reference {
    margin-top: 0;
  }
}

@media (max-width: 600px) {

  .entity-commerce-product.view-mode-full .group-desc .field .field__label {
    text-align: unset;
    width: 150px;
  }

  .entity-commerce-product.view-mode-full .group-desc .field .field__items,
  .entity-commerce-product.view-mode-full .group-desc .field.field--type-entity-reference .field__item {
    width: calc(100% - 155px);
    margin-left: auto;
  }

  .entity-commerce-product.view-mode-full .buy-container {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    padding: 12px 0;
  }
}
