.review-container {
  margin: 8px 0;
  display: flex;
  width: 100%;
}
@media screen and (max-width: 1023px) {
.review-container {
    justify-content: center;
    flex-direction: column;
}
}
@media screen and (min-width: 1024px) {
.review-container {
    align-items: center;
    flex-direction: row;
}
}
.review-container .review-details {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.review-container .review-details i {
  text-shadow: none;
}
@media screen and (min-width: 1024px) {
.review-container .review-details {
    padding: 16px 0;
    width: 130px !important;
}
}
.review-container .review-comments {
  font-size: 16px;
  line-height: 30px;
  padding-bottom: 16px;
}
@media screen and (min-width: 1024px) {
.review-container .review-comments {
    padding-left: 6px !important;
}
}
.review-container .reviewDateLabel {
  color: #4D4F53;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: 400;
}
@media screen and (min-width: 1024px) {
.review-container .reviewDateLabel {
    font-size: 14px !important;
    width: 100%;
}
}
.productReviewsBg {
  background: url(../img/productReviewsBg.1a68ecb4.webp) no-repeat 90% center;
  background-size: cover;
  height: 100% !important;
}
@media screen and (max-width: 1023px) {
.productReviewsBg {
    height: auto !important;
}
}
.q-linear-progress {
  background: #DFE0E4 !important;
}
.likeBtn {
  width: 80px;
  cursor: pointer;
  background: #ECECEE;
  border-radius: 8px;
  box-shadow: 0 3px 2px 0 #dfe0e3;
  -webkit-box-shadow: 0 3px 2px 0 #dfe0e3;
  -moz-box-shadow: 0 3px 2px 0 #dfe0e3;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ratingCountContainer {
  padding-left: 25px;
  height: 100% !important;
}
@media screen and (max-width: 1023px) {
.ratingCountContainer {
    padding-left: 0px !important;
    height: auto !important;
}
}
.reviewsContainer {
  padding: 0 16px;
  flex: 1;
}
@media screen and (max-width: 1023px) {
.reviewsContainer {
    padding: 0 0 16px 0 !important;
}
}
@media screen and (max-width: 1023px) {
.featured-products {
    grid-template-columns: repeat(2, 1fr);
}
}
@media screen and (min-width: 1024px) {
.featured-products {
    grid-template-columns: repeat(4, 1fr);
}
}
.product-grid {
  display: grid;
}
@media screen and (max-width: 1023px) {
.product-grid {
    grid-gap: 0.5rem;
}
}
@media screen and (min-width: 1024px) {
.product-grid {
    grid-gap: 1rem;
}
}
.to-basket-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
  font-weight: 600;
  text-transform: uppercase;
  color: white;
  font-size: 18px;
}
.to-basket-btn .q-item__section--avatar {
  padding-right: 0 !important;
  min-width: 0 !important;
}
@media screen and (max-width: 600px) {
.to-basket-btn {
    padding: 14px !important;
}
}
.lineRatings .q-rating {
  justify-content: space-evenly;
}
.infoExpansions {
  background: #f2f2f2;
}
.infoExpansions .q-icon {
  font-size: 24px;
}
.infoExpansions .q-item__section {
  font-weight: 600;
}
.productInfoWrapper {
  padding-left: 20px;
  flex: 1;
}
@media screen and (max-width: 1023px) {
.productInfoWrapper {
    padding: 0;
    width: 100%;
}
}
.card {
  border-radius: 5px;
  border: 1px solid #e0e0e0;
}
.wish-btn > * > * > i {
  color: deeppink;
  font-size: 1.1em !important;
}
.wish-btn {
  border-radius: 5px;
  font-size: 1.1em !important;
}
.more-gifts {
  -webkit-clip-path: polygon(0% 0%, 100% 0, 97% 50%, 100% 100%, 0% 100%);
          clip-path: polygon(0% 0%, 100% 0, 97% 50%, 100% 100%, 0% 100%);
}
.buy-btn {
  border-radius: 5px;
  min-width: 200px;
  font-size: 1.4em;
}
.buy-btn > * > * > i {
  font-size: 1.5em !important;
}
.iiz > * > picture > img {
  max-height: 500px !important;
  max-width: 500px !important;
}
.square {
  border-radius: 0;
}
.expansion-item > * > * > * > .q-item__label {
  line-height: 3em !important;
}
p, b, span {
  max-width: 100%;
}
img {
  max-width: 100%;
}
.carousel-control {
  height: 50px;
  width: 50px;
  top: 45%;
  background: #f2f2f2;
  border: 2px #f2f2f2 solid;
  z-index: 1;
  transition: border 0.33s;
}
.carousel-control:hover {
  border: 2px #616161 solid;
}
.productTitle {
  font-weight: 700;
  font-size: 2.05rem;
  line-height: 2.5rem;
  color: #494949;
  text-transform: none;
  letter-spacing: -0.5px;
}
.review-rating > .q-icon {
  text-shadow: none !important;
}
.expansion-item > * > * > .q-item__section--avatar {
  min-width: 36px !important;
  align-items: center;
  height: 80px;
  color: #9e9e9e !important;
}
@media screen and (min-width: 601px) {
.expansion-item > * > * > .q-item__section--avatar {
    border-right: 1px #D5D5D5 solid;
}
}
.expansion-item > * > * > .q-item__section {
  padding: 10px 20px;
}
.expansion-item > * > * > .q-item__section > .q-item__label {
  color: #4e4f53 !important;
  font-size: 18px;
  font-weight: 500 !important;
}
@media screen and (max-width: 600px) {
.expansion-item > * > * > .q-item__section > .q-expansion-item__toggle-icon {
    font-size: 30px;
    color: #A2A2A4 !important;
}
}
@media screen and (min-width: 601px) {
.expansion-item > * > * > .q-item__section > .q-expansion-item__toggle-icon {
    color: black !important;
}
}
.promotionTitleCombined {
  font-size: 30px;
  color: #4d4f53;
  font-weight: 600;
}
@media screen and (max-width: 1023px) {
.promotionTitleCombined {
    font-size: 24px !important;
}
}
.wishListLabel {
  font-size: 15px;
  letter-spacing: 1px;
  font-weight: 500;
  color: #4D4E52;
  margin-left: 6px;
  display: flex;
  align-items: center;
}
.paginationLabel {
  font-size: 16px;
  color: #8A8B8D;
  font-weight: 400;
  display: flex;
  justify-content: center;
  align-items: center;
}
.propertyTitle {
  font-weight: 500;
  font-size: 18px;
  color: #4D4F53;
}
.quantity-wrapper .propertyTitle, .packaging-btn-wrapper .propertyTitle {
  margin-bottom: 10px;
}
.quantity-wrapper {
  padding-bottom: 16px;
  padding-top: 4px;
}
@media screen and (max-width: 1023px) {
.quantity-wrapper .propertyTitle {
    margin-bottom: 16px !important;
}
}
@media screen and (max-width: 1023px) {
.packaging-btn-wrapper .propertyTitle {
    margin-bottom: 5px !important;
}
}
.selectedQuantity {
  border: 2px solid #0370F7 !important;
  background: #E7EFFD !important;
  color: #0370F7 !important;
}
.packagingBtn {
  box-shadow: 0 3px 2px 0 #dfe0e3;
  -webkit-box-shadow: 0 3px 2px 0 #dfe0e3;
  -moz-box-shadow: 0 3px 2px 0 #dfe0e3;
  background: #ECECEE;
  color: #4D4F53;
  border-radius: 8px;
  padding: 12px 22px 12px 22px;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
}
@media screen and (max-width: 1024px) {
.packagingBtn {
    padding: 8px 15px 8px 15px;
}
}
.packagingBtn .packaging-label {
  font-size: 16px;
  font-weight: 500;
}
.tasteBtn {
  min-height: 72px;
  box-shadow: 0 3px 2px 0 #dfe0e3;
  -webkit-box-shadow: 0 3px 2px 0 #dfe0e3;
  -moz-box-shadow: 0 3px 2px 0 #dfe0e3;
  position: relative;
  background: #ECECEE;
  border-radius: 8px;
  padding: 2px 20px 2px 16px;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
@media screen and (min-width: 1024px) {
.tasteBtn {
    min-height: 82px;
}
}
@media screen and (max-width: 380px) {
.tasteBtn {
    padding: 5px 15px 5px 15px !important;
    line-height: 1 !important;
}
}
.tasteBtn .chooseLabel {
  font-size: 16px;
}
.tasteBtn .tasteLabel {
  font-size: 16px;
  font-weight: 500;
}
@media screen and (max-width: 350px) {
.tasteBtn .tasteLabel {
    font-size: 16px;
    line-height: 1 !important;
}
}
@media screen and (max-width: 335px) {
.tasteBtn .tasteLabel {
    font-size: 14px;
    line-height: 1 !important;
}
}
.nrOfProductBtn {
  border-radius: 8px;
  cursor: pointer;
  background: #ECECEE;
  box-shadow: 0 3px 2px 0 #dfe0e3;
  -webkit-box-shadow: 0 3px 2px 0 #dfe0e3;
  -moz-box-shadow: 0 3px 2px 0 #dfe0e3;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 14px;
}
@media screen and (max-width: 600px) {
.nrOfProductBtn {
    padding: 10px 20px !important;
}
}
.mainPrice {
  font-size: 30px;
  color: #4d4f53;
  font-weight: 600;
}
.cartBtn {
  background: #0470F7;
  cursor: pointer;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 220px;
  height: 65px;
}
.cartBtn .label {
  color: white;
  font-size: 20px;
  font-weight: 700;
  margin-left: 10px;
}
.extraTitle {
  color: #494949;
  font-size: 16px;
  font-weight: 600;
}
.expDeliveryContainer {
  display: flex;
  flex-direction: row;
  padding-top: 32px;
  color: black;
  width: 100%;
  justify-content: flex-start;
}
@media screen and (max-width: 1023px) {
.expDeliveryContainer {
    justify-content: center !important;
}
}
.contentWrapper {
  padding: 0 16px;
}
@media screen and (max-width: 1023px) {
.contentWrapper {
    padding: 0 !important;
}
}
.ranOutOfStockBadge {
  font-size: 1em;
}
@media screen and (max-width: 1023px) {
.ranOutOfStockBadge {
    font-size: 1.2em;
}
}
.imgCarouselContainer {
  max-width: 50vw;
  width: 600px;
}
@media screen and (max-width: 1438px) {
.imgCarouselContainer {
    width: 500px !important;
}
}
.productInfoFirstSection {
  margin-top: 20px;
  padding: 0 !important;
}
@media screen and (max-width: 1024px) {
.productInfoFirstSection {
    padding: 0 16px !important;
}
}
.shortDescriptionContainer {
  margin-bottom: 8px;
}
@media screen and (max-width: 600px) {
.shortDescriptionContainer {
    margin-bottom: 16px !important;
}
}
.unitPriceLabel {
  padding-right: 8px;
  font-size: 20px;
  color: #666666;
}
@media screen and (max-width: 1024px) {
.unitPriceLabel {
    width: 100%;
    padding: 0 !important;
}
}
@media screen and (max-width: 1024px) {
.priceContainer {
    padding: 0 16px 16px 16px;
}
}
.quantityContainer {
  justify-content: space-between;
}
@media screen and (max-width: 600px) {
.quantityContainer {
    justify-content: center !important;
}
}
@media screen and (max-width: 600px) {
.quantityWrapper {
    justify-content: space-between;
    width: 100%;
    padding-bottom: 8px;
}
}
.quantityWrapper .quantity-to-buy {
  font-weight: 500;
  padding: 0 10px;
  margin: 0 10px;
  text-align: center;
  color: #4D4F53;
  min-width: 60px;
  font-size: 30px;
}
@media screen and (max-width: 599px) {
.quantityWrapper .quantity-to-buy {
    font-size: 22px;
}
}
.unitPriceSecondLabel {
  font-size: 1em;
  color: #666666;
}
@media screen and (max-width: 1024px) {
.unitPriceSecondLabel {
    width: 100% !important;
}
}
@media screen and (max-width: 600px) {
.productReviewsContainer {
    padding: 0 16px !important;
}
}
.similarProductsContainer {
  padding: 16px 16px 0 16px;
}
@media screen and (max-width: 1024px) {
.similarProductsContainer {
    padding: 0 !important;
}
}
.stickyInfoContainer {
  top: 120px;
}
@media screen and (min-width: 1023px) {
.stickyInfoContainer {
    position: -webkit-sticky;
    position: sticky;
}
}
@media screen and (max-width: 600px) {
.stickyInfoContainer {
    padding: 0 16px !important;
}
}
.customWidth {
  padding: 0 32px !important;
}
@media screen and (max-width: 1023px) {
.customWidth {
    padding: 0 !important;
}
}
@media screen and (max-width: 1023px) {
.mobilePadding {
    padding-bottom: 4px;
}
}

/*# sourceMappingURL=850.f5dee997.css.map*/