.type-product .breadcrumbs.navigation-home-icon-wrapper {
  padding-left: 0px;
  padding-bottom: 10px;
}

.type-product .p-price-wrapper {
  order: 1;
}

.type-product form#product-detail-form {
  display: flex;
  flex-direction: column;
}

.type-product .p-variants-block {
  order: 2;
}

.type-product .p-to-cart-block {
  order: 3;
}

.type-product .detail-parameters {
  order: 4;
}

.type-product .variant-list.variant-not-chosen-anchor {
  gap: 20px;
  display: flex;
  margin-bottom: 2em;
  align-items: center;
}

.type-product .p-detail-inner .variant-list select {
  margin: 0px !important;
  border-radius: 0px;
}

.type-product div#simple-variants::after {
  content: "\e911" !important;
  speak: none;
  display: inline-block;
  font-family: shoptet;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 0;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  font-size: 12px;
  transform: rotate(180deg);
  position: absolute;
  top: 23px;
  right: 15px;
}

.type-product div#simple-variants {
  position: relative;
}

.type-product select#simple-variants-select {
  background: #f1efe9;
}

.quantity .decrease span,
.quantity .increase span {
  background: #d8ccb6;
  color: white;
}

.quantity .decrease,
.quantity .increase {
  background: transparent;
  border: 0px;
}

span.quantity {
  border-radius: 0px;
  border: 0px !important;
}

button.increase {
  padding-left: 2px;
}

input.amount {
  background: #f3efe9;
  margin-inline: 10px;
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 45px;
}

.type-product button.btn.btn-conversion.add-to-cart-button {
  border: 0px;
  border-radius: 0px;
  background: #e95814;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 30px;
}

@media (hover: hover) {
  .type-product button.btn.btn-conversion.add-to-cart-button:hover {
    background: #cd4b0f;
  }
}

.type-product .buttons-wrapper.social-buttons-wrapper {
  display: none;
}

.type-product .p-detail-inner .detail-parameters .detail-parameter-availability>.availability-desc-label {
  display: block;
}

.type-product .choose-variant:not(.default-variant) span.availability-label,
.type-product .detail-parameter-availability>.availability-label {
  padding: 5px 10px;
  color: white;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}

.type-product .detail-parameter-availability>span.availability-amount {
  display: none;
}

.type-product .pw-dost-dop-wrap {
  display: flex;
}

.type-product .pw-dostupnost {
  padding-right: 2em;
}

.type-product .pw-delivery-wrapper {
  display: flex;
  align-items: center;
  background: linear-gradient(90deg, #f3efe9, #ffffff);
  padding: 1.5rem;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 30px;
  gap: 10px;
}

.type-product .pw-text-content {
  display: flex;
  align-items: baseline;
  font-weight: bold;
  gap: 5px;
}

.type-product .pw-text-content .pw-amount {
  color: #4a4a4a;
}

.type-product .pw-text-content .pw-shipping-text {
  color: #89a971;
}

.type-product span#navigation-1 span {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 30px;
}

.type-product span#navigation-2 span {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 30px;
}

.type-product .p-detail-inner h1 {
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 45px;
  margin-block: 1rem;
}

.type-product .p-short-description {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
}

.type-product .p-detail-inner .p-price-wrapper .price-final {
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 45px;
  color: var(--color-primary-hover);
}

.type-product .type-product .variant-list.variant-not-chosen-anchor .variant-label {
  font-style: normal;
  font-weight: 700 !important;
  font-size: 16px !important;
  line-height: 30px !important;
}

.type-product .type-product .p-detail-inner .variant-list select {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
}

.type-product p.date-pickup-text,
.type-product p.personal-pickup-text {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
}

.type-product .pw-icon::before {
  content: url(/user/documents/upload/icons/car.svg);
  display: block;
  height: auto;
  margin-top: 8px;
}

.type-product .basic-description h4,
.type-product .extended-description h4 {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 45px;
}

.type-product .basic-description h4::before,
.type-product .extended-description h4::before {
  content: "—";
  color: var(--color-primary-hover);
  margin-right: 10px;
}

.type-product .p-detail-full-width {
  background: transparent;
}

.type-product .shp-tabs-holder {
  display: none;
}

.type-product div#tab-content {
  box-shadow: none !important;
  padding-inline: 0px !important;
}

.type-product h2.products-related-header.products-header,
.type-product h2.products-alternative-header.products-header {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 45px;
  text-align: left;
}

.type-product h2.products-related-header.products-header::before,
.type-product h2.products-alternative-header.products-header::before {
  content: "—";
  color: var(--color-primary-hover);
  margin-right: 10px;
}

.products-alternative-wrapper.products-block {
  padding-top: 14px;
}

.type-product .materials-container h3,
.type-product .dimensions-container h3 {
  background: linear-gradient(90deg, #f3efe9, #ffffff);
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 30px;
  padding: 10px 20px;
}

.type-product .pw-materials-dimensions {
  display: flex;
  /* gap: 3em; */
  gap: 1em;
  margin-top: 2em;
}

/* .type-product .pw-materials-dimensions > div {
  flex: 1 1 33%;
} */
@media (min-width: 991px) {
  .type-product .pw-custom-order {
    flex: 1 1 50%;
    width: 50%;
    min-width: 450px;
  }
}

.type-product .pw-materials-dimensions>.materials-container,
.type-product .pw-materials-dimensions>.dimensions-container {
  flex: 1 1 25%;
  min-width: 300px;
  margin-bottom: 40px;
}

.type-product .pw-materials-dimensions span.row-header-label {
  font-style: normal;
  font-weight: 700 !important;
  font-size: 16px;
  line-height: 30px;
}

.type-product .pw-materials-dimensions .parameter-item {
  display: flex;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 16px;
  line-height: 30px;
}

.type-product .pw-materials-dimensions .parameter-item * {
  width: 50%;
}

.type-product .pw-custom-order {
  font-style: normal;
  font-size: 18px;
  line-height: 30px;
  color: #ffffff !important;
  background: url(/user/documents/upload/bg_custome_pc.png?v=1);
  background-size: cover;
  background-position: center;
  padding-inline: 2em;
  display: flex;
  background-repeat: no-repeat;
  flex-direction: column;
  justify-content: center;
}

.type-product .pw-custom-order h3 {
  color: white !important;
}

.type-product .tab-content .detail-parameters tr:nth-child(odd) {
  background: transparent;
}

.type-product table.detail-parameters,
.type-product table.detail-parameters tr,
.type-product table.detail-parameters td,
.type-product table.detail-parameters th {
  border-color: transparent !important;
}

.type-product .tab-pane .detail-parameters th {
  font-style: normal;
  font-weight: 700 !important;
  font-size: 16px;
  line-height: 30px;
}

.type-product .tab-pane .detail-parameters td {
  font-style: normal;
  font-weight: 400 !important;
  font-size: 16px;
  line-height: 30px;
}

.type-product .right-column .product {
  max-width: 700px;
  float: right;
  width: 100%;
}

.type-product .left-span .product {
  max-width: 700px;
  float: left;
  width: 100%;
}

.type-product .products-related-wrapper .product a.name,
.type-product .products-alternative-wrapper .product a.name {
  font-style: normal;
  font-weight: 400 !important;
  font-size: 20px;
  padding: 0px;
  line-height: 30px;
}

.type-product .products-alternative-wrapper .availability span,
.type-product .products-related-wrapper .product .availability span {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 30px;
  word-wrap: break-word;
}

.type-product .products-alternative-wrapper .product .availability,
.type-product .products-related-wrapper .product .availability {
  min-width: auto !important;
}

.type-product .products-related-wrapper .prices .price-final strong,
.type-product .products-alternative-wrapper .prices .price-final strong {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 30px;
}

.type-product .products-related-wrapper .product a.name,
.type-product .products-alternative-wrapper .product a.name {
  height: auto !important;
}

.type-product .products-related-wrapper .product a.name span,
.type-product .products-alternative-wrapper .product a.name span {
  display: block;
  width: 100%;
}

.type-product .left-column .p-desc,
.type-product .right-pair .p-desc {
  display: none;
}

.type-product .products-block>div .p .p-in .p-bottom>div .p-desc {
  text-align: left;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  color: var(--color-secondary);
}

.type-product .p-thumbnails-wrapper .p-thumbnails .p-thumbnails-inner a {
  margin: 0px;
}

.type-product .p-thumbnails-wrapper .p-thumbnails .p-thumbnails-inner a img {
  border-radius: 0px !important;
}

.type-product .shp-tabs-wrapper.p-detail-tabs-wrapper .row .col-sm-12 {
  padding: 0px;
}

.type-product button.pw-btn-prev,
.type-product button.pw-btn-next {
  position: absolute;
  top: 50%;
  background: #e4d9ca;
  border: 0px;
  border-radius: 50%;
  width: 3em;
  height: 3em;
  cursor: pointer;
  transition: all 0.3s ease;
}

.type-product button.pw-btn-prev::before,
.type-product button.pw-btn-next::before {
  content: url(/user/documents/upload/icons/arrow.png);
  display: block;
  margin-top: 5px;
  transition: all 0.3s ease;
}

.type-product button.pw-btn-prev:hover,
.type-product button.pw-btn-next:hover {
  background: #504841;
  transition: all 0.3s ease;
}

.type-product button.pw-btn-prev:hover::before,
.type-product button.pw-btn-next:hover::before {
  filter: brightness(0) invert(1);
  transition: all 0.3s ease;
}

.type-product button.pw-btn-prev::before {
  transform: rotate(180deg);
  margin-bottom: 5px;
  margin-top: 0px;
}

.type-product .p-image {
  position: relative;
}

.type-product button.pw-btn-prev {
  left: -24px;
}

.type-product button.pw-btn-next {
  right: -24px;
}

@media (max-width: 768px) {
  .type-product .pw-materials-dimensions {
    flex-direction: column;
  }

  .type-product span#navigation-1 span {
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    line-height: 30px !important;
  }

  .type-product span#navigation-2 span {
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 30px !important;
  }

  .type-product .p-detail-inner-header-mobile .h1 {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    margin-top: 0px;
    text-align: left;
    line-height: 45px;
  }

  .type-product .p-short-description {
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 22px !important;
  }

  .type-product .p-detail-inner .p-price-wrapper .price-final {
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 30px !important;
    line-height: 45px !important;
  }

  .type-product .variant-list.variant-not-chosen-anchor .variant-label {
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 16px !important;
    line-height: 30px !important;
    margin: 0;
  }

  .type-product .p-detail-inner .variant-list select {
    font-style: normal;
    font-weight: 400;
    font-size: 16px !important;
    line-height: 30px !important;
  }

  .type-product p.date-pickup-text,
  .type-product p.personal-pickup-text {
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 30px !important;
  }

  .type-product .variant-list.variant-not-chosen-anchor {
    flex-direction: column;
    gap: 0px !important;
    align-items: flex-start !important;
  }

  .type-product .breadcrumbs.navigation-home-icon-wrapper {
    display: block;
    text-align: center;
  }

  .type-product .p-image-wrapper {
    display: flex;
    flex-direction: column;
  }

  .type-product .p-detail-inner-header-mobile {
    order: 3;
  }

  .type-product .p-price-wrapper {
    display: flex;
    justify-content: space-between;
  }

  .type-product .pw-dost-dop-wrap {
    margin-top: 24px;
  }

  .type-product .shp-tabs-holder {
    display: none;
  }

  .type-product .p-detail-full-width {
    background: transparent;
    padding-left: 8px;
    padding-right: 8px;
  }

  .type-product button.pw-btn-prev {
    left: -12px;
  }

  .type-product button.pw-btn-next {
    right: -12px;
  }

  .type-product .products-wrapper.product-slider-holder .product .image img {
    max-height: unset !important;
  }
}

@media (min-width: 769px) {
  .type-product #content {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media (min-width: 1025px) {
  .type-product #content {
    padding-left: 60px;
    padding-right: 60px;
  }
}

@media (min-width: 1281px) {
  .type-product #content {
    padding-left: 80px;
    padding-right: 80px;
  }
}

@media (min-width: 1920px) {
  .type-product #content {
    padding-left: 100px;
    padding-right: 100px;
  }
}

@media (max-width: 850px) {
  .product-group {
    flex-direction: column;
  }

  .product-group:nth-of-type(even) {
    flex-direction: column-reverse;
  }

  .type-product .right-column .product {
    max-width: unset;
  }
}

@media (max-width: 600px) {
  .type-product button.pw-btn-prev {
    left: -10px;
  }

  .type-product button.pw-btn-next {
    right: -10px;
  }

  .type-product .product-group .left-column,
  .type-product .product-group .right-pair {
    padding: 0 0px;
    gap: 0px;
  }

  .type-product .product-group .left-column,
  .type-product .product-group .right-pair {
    width: 100%;
    flex-basis: 100%;
  }

  .type-product .p .p-in .p-in-in {
    flex-direction: column;
  }

  .type-product .products-block {
    margin-inline: 0;
  }

  .type-product .products-alternative-wrapper.products-block {
    padding-inline: 0px;
  }

  .type-product h2.products-related-header.products-header,
  .type-product h2.products-alternative-header.products-header {
    padding-left: 0px;
  }

  .type-product .products-block>div {
    padding: 0px !important;
  }

  .type-product .products-block>div .p .p-in .p-in-in .name {
    width: auto !important;
    -webkit-line-clamp: unset;
  }

  .type-product .products-block>div .p .p-in .p-bottom>div .prices .price-final {
    flex-basis: 50%;
    text-align: left;
  }

  .type-product .products-alternative-wrapper .product .availability {
    flex-basis: 50% !important;
    text-align: right;
  }

  .type-product .products-related-wrapper .product a.name,
  .type-product .products-alternative-wrapper .product a.name {
    font-size: 16px !important;
    line-height: 24px !important;
  }

  .type-product .content-wrapper.container .row {
    margin-inline: 0 !important;
  }

  .type-product .products-alternative-wrapper .flags-default .flag,
  .type-product .products-related-wrapper .flags-default .flag {
    padding: 0px 8px !important;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .pw-materials-dimensions {
    flex-wrap: wrap;
  }

  .type-product .products-block>div .p .p-in .p-bottom>div .prices .price-final {
    flex-basis: 50%;
    text-align: left;
  }

  .type-product .products-block>div .p .p-in .p-bottom>div .prices .availability {
    flex-basis: 50%;
    text-align: right;
  }

  .type-product .products-block>div .p .p-in .p-in-in .name {
    width: auto !important;
  }

  .type-product .p-image-wrapper {
    display: flex;
    flex-direction: column;
  }

  .type-product .p-detail-inner-header-mobile {
    order: 3;
  }

  .type-product .products-wrapper.product-slider-holder .product .image img {
    max-height: unset !important;
  }
}