<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.addtocart-checkboxes .products-grid .item {
  padding-bottom: 50px;
}
.addtocart-checkboxes .product-image-wrapper {
  position: relative;
}
.addtocart-checkboxes .product-image-wrapper .checkbox {
  position: absolute;
  right: 0;
  bottom: 0;
}
.soldtogether-block {
  clear: both;
}
.soldtogether-block .amazonstyle-images {
  margin: 10px 0;
  padding: 0;
  zoom: 1;
}
.soldtogether-block .amazonstyle-images::after {
  clear: both;
  content: '.';
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
.soldtogether-block .amazonstyle-images li {
  display: inline-block;
  opacity: 1;
  transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}
.soldtogether-block .amazonstyle-images li.item {
  max-width: calc(50% - 4px);
  overflow: hidden;
  position: relative;
  padding-left: 32px;
}
.soldtogether-block .amazonstyle-images li.item::before {
  position: absolute;
  content: '';
  background-image: url('data:image/svg+xml,&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor"&gt;&lt;path fill-rule="evenodd" d="M10 3a1 1 0 011 1v5h5a1 1 0 110 2h-5v5a1 1 0 11-2 0v-5H4a1 1 0 110-2h5V4a1 1 0 011-1z" clip-rule="evenodd" /&gt;&lt;/svg&gt;');
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: block;
  height: 32px;
  width: 32px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 640px) {
  .soldtogether-block .amazonstyle-images li.item {
    max-width: 250px;
  }
}
.soldtogether-block .amazonstyle-images li.item-inactive {
  opacity: 0.3;
}
.soldtogether-block .amazonstyle-checkboxes {
  clear: both;
  padding: 0;
}
.soldtogether-block .amazonstyle-checkboxes .price-box {
  display: inline;
  margin: 10px 0;
  font-size: inherit;
  font-family: inherit;
}
.soldtogether-block .amazonstyle-checkboxes .price-box .minimal-price-link,
.soldtogether-block .amazonstyle-checkboxes .price-box p {
  display: inline;
}
.soldtogether-block .amazonstyle-checkboxes .minimal-price .price-label {
  font-weight: normal;
}
.soldtogether-block .amazonstyle-checkboxes li {
  margin: 0;
  padding: 2px 5px;
  list-style: none;
}
.soldtogether-block .amazonstyle-checkboxes [class^="swatch-opt-"] {
  padding: 5px 0 10px;
}
.soldtogether-block .amazonstyle-checkboxes .button-cart {
  display: inline-block;
  margin: 10px 0 0 0;
}
.soldtogether-block .product-items-list {
  padding: 0;
  margin: 0;
}
.soldtogether-block .price-including-tax,
.soldtogether-block .price-excluding-tax {
  display: inline;
}
.soldtogether-block .product-item-name {
  display: inline;
  padding-right: 5px;
}
.soldtogether-block .totalprice {
  font-weight: bold;
  display: inline;
  margin: 5px 10px;
  vertical-align: middle;
}
.soldtogether-block .totalprice h5 {
  display: inline;
  margin: 5px;
}
.soldtogether-block .details-toggler {
  display: none;
}
.soldtogether-block .details-toggler + label {
  font-size: .9em;
  cursor: pointer;
  color: #006bb4;
}
.soldtogether-block .details-toggler + label:hover {
  text-decoration: underline;
}
.soldtogether-block .details-toggler + label::before {
  content: attr(data-show);
}
.soldtogether-block .details-toggler:checked + label::before {
  content: attr(data-hide);
}
.soldtogether-block .details-toggler:not(:checked) + label ~ * {
  display: none;
}
.soldtogether-swiper {
  clear: both;
  max-width: 100%;
}
.soldtogether-swiper .swiper-container .swiper-slide {
  width: auto;
}
.soldtogether-swiper .swiper-container:not(.swiper-container-initialized) .swiper-slide:nth-child(n+2) {
  visibility: hidden;
}
.soldtogether-swiper .product-item {
  text-align: center;
}
.soldtogether-swiper .product-item-info {
  margin: 0 auto;
  width: auto;
}
.soldtogether-swiper .product-item-name,
.soldtogether-swiper .product.name a {
  min-height: 40px;
  overflow: hidden;
}
/* WORKAROUND for rtl (porto_rtl) -- START */
.soldtogether-block .amazonstyle-images .first {
  padding-left: 0;
  margin-left: 0;
}
html:not([lang="he-IL"]) .soldtogether-block .amazonstyle-images .first::before {
  display: none;
}
html[lang="he-IL"] .soldtogether-block .amazonstyle-images li {
  float: right;
}
html[lang="he-IL"] .soldtogether-block .amazonstyle-images li:last-child {
  padding-left: 0;
}
html[lang="he-IL"] .soldtogether-block .amazonstyle-images li:last-child::before {
  display: none;
}
/* WORKAROUND for rtl (porto_rtl) -- END */
@media screen and (max-width: 767px) {
  .amazon-default .amazonstyle-images .product-image-container {
    width: 100px !important;
  }
}
.amazon-stripe .block-title {
  margin: 0 0 -4rem;
  padding: 2rem 0 0 2rem;
}
.amazon-stripe .block-content {
  border: 1px solid #e8ebf1;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}
.amazon-stripe .amazonstyle-images {
  text-align: center;
  margin: 0;
  padding: 5rem 0.5rem 1rem;
}
.amazon-stripe .amazonstyle-images li.first {
  display: none;
}
.amazon-stripe .amazonstyle-images li.first + li.plus + li {
  padding-left: 0;
}
.amazon-stripe .amazonstyle-images li.first + li.plus + li::before {
  display: none;
}
.amazon-stripe .amazonstyle-images .plus::before {
  background-color: #f8f8f8;
  border-radius: 50%;
}
.amazon-stripe .product-photo-wrapper {
  display: inline-block;
  position: relative;
  max-width: 100%;
}
.amazon-stripe .product-photo-wrapper .checkbox {
  margin: 0;
  position: absolute;
  top: .5rem;
  right: 0.5rem;
  z-index: 2;
}
.amazon-stripe .product-item-name {
  padding: 0;
}
.amazon-stripe .amazonstyle-checkboxes {
  align-items: center;
  display: flex;
  flex-direction: row;
  background: #f8f8f8;
  border: 1px solid #e8ebf1;
  padding: 1rem;
  margin: 0;
}
.amazon-stripe .amazonstyle-checkboxes .button-cart {
  margin: 0 10px;
}
@media screen and (min-width: 768px) {
  .block.amazon-stripe .block-content {
    display: flex;
    flex-wrap: wrap;
  }
  .amazon-stripe .block-content .amazonstyle-images {
    flex: 4;
    display: flex;
    align-items: center;
    justify-content: space-around;
    gap: .5rem;
    max-width: 100%;
  }
  .amazon-stripe .block-content .amazonstyle-images li {
    padding-left: 0;
  }
  .amazon-stripe .block-content .amazonstyle-images li::before {
    display: none;
  }
  .amazon-stripe .block-content .amazonstyle-images li:not(.first) + li.plus {
    position: relative;
    padding-left: 32px;
  }
  .amazon-stripe .block-content .amazonstyle-images li:not(.first) + li.plus::before {
    position: absolute;
    content: '';
    background-image: url('data:image/svg+xml,&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor"&gt;&lt;path fill-rule="evenodd" d="M10 3a1 1 0 011 1v5h5a1 1 0 110 2h-5v5a1 1 0 11-2 0v-5H4a1 1 0 110-2h5V4a1 1 0 011-1z" clip-rule="evenodd" /&gt;&lt;/svg&gt;');
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: block;
    height: 32px;
    width: 32px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .amazon-stripe .block-content .amazonstyle-checkboxes {
    flex: 1;
    flex-direction: column-reverse;
    justify-content: center;
    padding: 1rem 0;
    border-width: 0 0 0 1px;
  }
  .amazon-stripe .block-content .amazonstyle-checkboxes li.button-cart {
    margin: 10px 0;
  }
}
.soldtogether-block.amazon-stripe .configurable,
.soldtogether-swiper .configurable {
  margin-bottom: 10px;
}
.soldtogether-block.amazon-stripe .configurable label,
.soldtogether-swiper .configurable label {
  font-weight: 700;
}
.soldtogether-block.amazon-stripe [class^="swatch-opt-"],
.soldtogether-swiper [class^="swatch-opt-"],
.soldtogether-block.amazon-stripe [class^="configurable-opt-"],
.soldtogether-swiper [class^="configurable-opt-"] {
  display: block !important;
  position: absolute;
  text-align: initial;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  margin: 0;
  padding: 10px;
  background: #fff;
  transition: transform .2s, visibility .2s;
  max-height: calc(100% - 20px);
  overflow: auto;
}
.soldtogether-block.amazon-stripe [class^="swatch-opt-"] &gt; :last-child,
.soldtogether-swiper [class^="swatch-opt-"] &gt; :last-child,
.soldtogether-block.amazon-stripe [class^="configurable-opt-"] &gt; :last-child,
.soldtogether-swiper [class^="configurable-opt-"] &gt; :last-child {
  margin-bottom: 0;
}
.soldtogether-block.amazon-stripe [class^="swatch-opt-"] &gt; :last-child .swatch-attribute-options,
.soldtogether-swiper [class^="swatch-opt-"] &gt; :last-child .swatch-attribute-options,
.soldtogether-block.amazon-stripe [class^="configurable-opt-"] &gt; :last-child .swatch-attribute-options,
.soldtogether-swiper [class^="configurable-opt-"] &gt; :last-child .swatch-attribute-options {
  margin-bottom: 0;
}
.soldtogether-block.amazon-stripe [class^="swatch-opt-"] select,
.soldtogether-swiper [class^="swatch-opt-"] select,
.soldtogether-block.amazon-stripe [class^="configurable-opt-"] select,
.soldtogether-swiper [class^="configurable-opt-"] select {
  max-width: 300px;
}
.soldtogether-block .details-toggler:not(:checked) ~ [class^="swatch-opt-"],
.soldtogether-swiper .soldtogether-tocart:not(:checked) ~ [class^="swatch-opt-"],
.soldtogether-block .details-toggler:not(:checked) ~ [class^="configurable-opt-"],
.soldtogether-swiper .soldtogether-tocart:not(:checked) ~ [class^="configurable-opt-"] {
  visibility: hidden;
  transform: translateY(-100%);
}
.soldtogether-swiper .field.choice {
  position: static;
}
.soldtogether-swiper .field.choice input {
  margin-top: 0;
}
@media (max-width: 767px), print {
  .soldtogether-block.amazon-stripe .first.product-item ~ .product-item ~ .product-item [class^="swatch-opt-"],
  .soldtogether-block.amazon-stripe .first.product-item ~ .product-item ~ .product-item [class^="configurable-opt-"] {
    left: 32px;
  }
}
.soldtogether-swiper .field.choice {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  display: inline-block;
  padding: 0 0 0 7px;
}
.soldtogether-swiper .field.choice:hover {
  background: rgba(0, 0, 0, 0.05);
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.soldtogether-swiper .field.choice label {
  display: inline-block;
  cursor: pointer;
  padding: 7px 7px 7px 0;
}
.soldtogether-cart-btn.action {
  background-color: var(--stripes-red__color);
  border-color: var(--stripes-red__color);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
}
.soldtogether-cart-btn.action::before {
  margin-right: 0.5rem;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px;
  content: '';
  padding: 0 12px;
}
.soldtogether-cart-btn.action:hover,
.soldtogether-cart-btn.action:focus,
.soldtogether-cart-btn.action:active {
  background-color: var(--stripes-red__color__darker);
  border-color: var(--stripes-red__color__darker);
}
.amazon-stripe .amazonstyle-checkboxes .price-container .price {
  font-size: inherit;
}
</pre></body></html>