.wrapper-product-block {
  padding-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 1230px;
  margin: 0 auto;
}
.arcaffe-single-product {
  overflow-x: hidden;
}
.border {
  width: 100%;
  height: 0.5px;
  background: #adadad;
}
.arcaffe-product_title {
  font-size: 24px !important;
  line-height: 28px !important;
  color: #060706 !important;
  font-weight: bold !important;
}
.arcaffe-description {
  margin-top: 0 !important;
  font-size: 16px !important;
  line-height: 21px !important;
}

.arcaffe-description a {
  color: #060706;
  text-decoration: underline;
}
.arcaffe-product-content {
  width: 100%;
  max-width: 565px;
}
.summary,
.entry-summary {
  width: 100% !important;
}
.arcaffe-product-content .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 0;
  font-weight: 900 !important;
  font-size: 30px !important;
  letter-spacing: 0px !important;
  color: #060706 !important;
  line-height: 36px !important;
}
.arcaffe-price-wrapper {
  margin: 10px 0;
  padding: 18px 0;
  border-bottom: 1px solid #e0e0e0;
  border-top: 1px solid #e0e0e0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.arcaffe-price-wrapper del:nth-child(1) span {
  font-weight: normal !important;
}
.price del:nth-child(1) span {
  font-weight: normal !important;
}
.arcaffe-price-wrapper .woocommerce div.product p.price del,
.woocommerce div.product span.price del {
  font-size: 15px;
  line-height: 15px;
  position: relative;
  text-decoration: none;
}
.arcaffe-price-wrapper .woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
  text-decoration: none;
  font-weight: bold;
}
.arcaffe-price-wrapper .price-per-100 {
  font-size: 12px;
  color: #000000;
  margin-bottom: 0 !important;
}
.arcaffe-price-wrapper .woocommerce div.product p.price del,
.woocommerce div.product span.price del:before {
  content: "";
  width: 100%;
  height: 1.5px;
  background-color: #707070;
  position: absolute;
  top: 45%;
  left: 50%;
  -webkit-transform: translate(-50%, -45%);
  transform: translate(-50%, -45%);
}
.wrapper-product-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-bottom: 54px;
}
.wrapper-product-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid #e0e0e0;
  padding-bottom: 40px !important;
  padding-top: 23px !important;
}
.arcaffe-product-information {
  font-size: 16px;
  line-height: 19px;
  color: #000000;
}
.arcaffe-product-images-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  margin-right: 20px;
}
.arcaffe-product-images-buttons img {
  width: 27px;
  height: 24px;
}
.arcaffe-product-images {
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 18px;
}
.arcaffe-product-images img {
  height: 45px;
  width: 45px;
}
.arcaffe-product-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.arcaffe-product-buttons .stock,
.in-stock:nth-child(2) {
  display: none !important;
}
.quantity-buttons-wrapper .stock {
  display: inline !important;
}
.quantity-buttons-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 6px;
  position: relative;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
.quantity-buttons-count-products {
  font-size: 14px !important;
  color: #000000 !important;
  position: absolute !important;
  top: 60px !important;
}
.quantity {
  margin: 0 !important;
}
.input-text.qty.text {
  all: unset;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: textfield;
  appearance: textfield;
  -moz-appearance: textfield;
  font-size: 18px;
  text-align: center;
  font-weight: normal;
  max-width: 50px;
}
.input-text.qty.text::-webkit-outer-spin-button,
.input-text.qty.text::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.input-text.qty.text[type="number"] {
  -moz-appearance: textfield;
}
.arcaffe-product-button {
  width: 212px;
  min-width: 212px;
  height: 53px !important;
  border-radius: 0 !important;
  margin-left: 9px;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
.arcaffe-product-button:nth-child(2) {
  background: #000000 !important;
  color: #ffffff;
}
.single form.cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.single form.cart button.single_add_to_cart_button {
  background-color: #000000 !important;
  font-family: "Almoni", sans-serif !important;
  font-size: 18px !important;
}

.wrapperButtonAdd {
  position: relative;
}

.addToCardMessage {
  position: absolute;
  top: 60px;
  right: 45px;
  color: #000000;
  font-size: 14px;
  font-family: "Almoni", sans-serif;
  font-weight: normal;
  text-wrap: nowrap;
}

.accordion-content {
  display: none;
  gap: 60px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 34px;
  font-size: 14px;
  line-height: 24px;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.accordion-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 198px;
  min-width: 198px;
  height: 66px;
}
.accordion-image img {
  width: 66px;
  height: 66px;
}
.accordion-info {
  max-width: 692px;
  font-size: 14px;
  color: #060706;
  line-height: 24px;
}
.accordion-content.active {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  opacity: 1;
}
.arcaffe-product-accardion-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #f6f6f8;
  width: 100%;
  max-width: 1230px;
  padding: 0 48px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.accordion-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 32px 0;
  border-bottom: 1px solid rgba(112, 112, 112, 0.28);
}
.accordion-item:nth-last-child(1) {
  border: none;
}
.accordion-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 22px;
  font-size: 16px;
  cursor: pointer;
}
.arcaffe-product-accardion-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
.summary .entry-summary {
  margin: 0 !important;
  font-size: 17px;
}
.arcaffe-product-block-information {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 36px;
}
.arcaffe-product-image {
  max-width: 100vh;
  height: 531.74px;
  max-height: 531.74px;
  margin-right: 48px;
  overflow: visible;
  position: relative;
  left: -calc(407px/1.5);
}
.product-slider .slick-list img {
  width: 407px;
  min-width: 407px;
  max-height: 510px;
  min-height: 510px;
}
.slider-product-wrapper {
  position: relative;
  width: calc(50% + 48px);
  height: 531.74px;
  margin-right: 0;
}
.product-slider .slick-slide {
  margin-left: 29px;
  position: initial;
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.arcaffe-product-image .slick-dots {
  bottom: -50px !important;
  margin-bottom: 10px !important;
  width: 407px;
}
.arcaffe-product-image .slick-dots li button:before {
  width: 7px !important;
  height: 7px !important;
}
.arcaffe-product-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.extra-fields-wrapper {
  margin-top: 15px;
  margin-inline: 0px;
  border-width: 0px;
  border-style: none;
  border-color: none;
  border-image: initial;
  padding-block: 0;
  padding-inline: 0;
}
.extra-fields-title {
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  margin-bottom: 18px;
}
.extra-options-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 0;
}
.extra-option-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  font-size: 16px;
  width: calc(50% - 10px);
}

.extra-option-item input[aria-disabled="true"] {
  opacity: 0.5;
  pointer-events: none;
}

.extra-option-item input {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 0;
  background-color: #fff;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0.5px solid #000000;
  padding: 1px;
}
.extra-option-item input:checked {
  background-color: transparent;
  border: 0.5px solid #000000;
}
.extra-option-item input:checked::after {
  content: "✔";
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 9px;
  color: black;
  width: 100%;
  background: #000;
  width: 16px;
  height: 16px;
  margin: 0.8px;
}
.cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
.extra-option-item label {
  cursor: pointer;
}
.arcaffe-product-navigation {
  margin: 0 !important;
}
.arcaffe-product-navigation-mobile {
  display: none !important;
}
.arcaffe-product-navigation nav {
  margin-bottom: 21px !important;
  font-size: 13px !important;
  line-height: 15px !important;
  color: #060706 !important;
}
.entry-summary {
  margin-bottom: 10px !important;
}
.arcaffe-quantity {
  font-weight: bold;
}
.basket-action-product {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 39px;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
.basket-action-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
.arcaffe-decrease,
.arcaffe-increase {
  font-family: "Almoni", sans-serif;
  all: unset;
  font-size: 24px;
  line-height: 25px;
  cursor: pointer;
  color: #000000 !important;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center !important;
}

.arcaffe-quantity-input {
  font-size: 18px;
  font-family: "Almoni", sans-serif;
  text-align: center;
  font-weight: normal;
  max-width: 50px;
  outline: none;
  border: none;
  background: none;
  padding: 0;
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: textfield;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  white-space: nowrap;
}

@media (max-width: 767px) {
  .arcaffe-quantity-input {
    font-size: 20px;
  }
}
.arcaffe-quantity-input:focus {
  outline: none;
}
.arcaffe-quantity-input::-webkit-inner-spin-button,
.arcaffe-quantity-input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.arcaffe-product-images-buttons .uw-wishlist-button-container {
  max-height: 100%;
  width: 32px;
  height: 32px;
}

.arcaffe-product-images-buttons .uw-wishlist-button {
  padding: 0;
  height: 100%;
}

.arcaffe-product-images-buttons .uw-button-icon svg {
  width: 27px;
  height: 24px;
}

.arcaffe-product-block-information .uw-wishlist-button-container {
  max-height: 100%;
  width: 32px;
  height: 32px;
}

.arcaffe-product-block-information .uw-wishlist-button {
  padding: 0;
}
@media (max-width: 944px) {
  .arcaffe-product-block-information .uw-button-icon svg {
    height: 32px;
    width: 32px;
  }
}

@media (max-width: 1440px) {
  .border {
    width: 100%;
    max-width: 1230px;
    margin: 0 auto;
  }
}
@media (max-width: 1250px) {
  .border {
    width: 100%;
    max-width: 100%;
  }
  .arcaffe-product-content {
    padding-right: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .arcaffe-product-buttons {
    padding-right: 20px;
  }
  .arcaffe-product-block-information {
    padding-left: 20px;
  }
  .arcaffe-product-accardion-list {
    padding: 0;
  }
  .accordion-item {
    padding-right: 44px;
    padding-left: 80px;
  }
}
.wrapper-product-actions-sentinel {
  height: 0px;
}
@media (max-width: 944px) {
  .wrapper-product-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    gap: 36px;
    padding: 0;
  }
  .arcaffe-product_title {
    font-size: 22px !important;
  }
  .arcaffe-product-content .price {
    font-size: 24px !important;
  }
  .fixed-bottom {
    position: fixed !important;
    bottom: 0 !important;
    left: 0 !important;
    width: 100% !important;
    background: #fff !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    z-index: 1000 !important;
    display: flex;
    gap: 10px;
    min-height: 114px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0pt 0pt 6pt rgba(0, 0, 0, 0.3);
    box-shadow: 0pt 0pt 6pt rgba(0, 0, 0, 0.3);
  }
  .product-slider .slick-slide {
    margin-left: 10px;
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .slider-product-wrapper {
    position: relative;
    width: 100%;
    height: 390px;
    margin: 0;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .arcaffe-product-image .slick-dots {
    bottom: -50px !important;
    margin-bottom: 10px !important;
    width: 100%;
  }
  .arcaffe-product-image {
    max-width: 100%;
    height: 390px;
    margin: 0 auto;
  }
  .product-slider .slick-list {
    margin-right: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    max-height: 390px;
    min-height: 390px;
  }
  .product-slider .slick-list img {
    width: 352px;
    min-width: 352px;
    max-height: 390px;
    min-height: 390px;
  }
  .extra-fields-title {
    margin-bottom: 12px;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
  }
  .arcaffe-price-wrapper {
    border-top: none;
    margin: 0;
  }
  .quantity-buttons-count-products {
    position: relative;
    bottom: 0;
  }
  .basket-action-product {
    padding: 0 26px;
  }
  .extra-options-list {
    width: 70%;
  }
  .extra-option-item input {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 16px;
    height: 16px;
    border-radius: 0;
    background-color: #fff;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0.5px solid #000000;
  }
  .extra-option-item input:checked {
    background-color: transparent;
    border: 0.5px solid #000000;
  }
  .extra-option-item input:checked::after {
    content: "✔";
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 9px;
    color: black;
    width: 100%;
    background: #000;
    width: 12px;
    height: 12px;
    margin: 0.8px;
  }
  .wrapper-product-block {
    padding: 0;
  }
  .arcaffe-product-navigation {
    display: none;
  }
  .arcaffe-product-navigation-mobile {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .arcaffe-product-navigation-mobile nav {
    margin-top: 13px !important;
    margin-bottom: 19px !important;
    font-size: 12px !important;
    line-height: 14px !important;
    padding-right: 23px !important;
  }
  .accordion-image {
    width: 166px;
    min-width: 166px;
    height: 56px;
  }
  .accordion-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 30px;
    margin-top: 22px !important;
  }
  .arcaffe-product-content {
    max-width: 100%;
    padding: 0 29px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .wrapper-product-actions {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 0;
  }
  .arcaffe-product-images {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .arcaffe-product-images-buttons {
    display: none;
  }
  .arcaffe-product-images img {
    height: 32px;
    width: 32px;
  }
  .arcaffe-product-buttons {
    width: 100%;
    min-height: 114px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0pt 0pt 6pt rgba(0, 0, 0, 0.3);
    box-shadow: 0pt 0pt 6pt rgba(0, 0, 0, 0.3);
  }
  .arcaffe-product-button {
    width: 196px !important;
    min-width: 196px !important;
  }
  .arcaffe-product-block-information {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    gap: 0;
    padding: 28px 17px 18px 17px;
  }
  .accordion-item {
    padding-right: 44px;
    padding-left: 80px;
  }
}
@media (max-width: 429px) {
  .arcaffe-product-button {
    width: 150px !important;
    min-width: 150px !important;
  }
}

/*# sourceMappingURL=product.css.map */
