/* Gallery */
commerce_product_details-gallery-image figure img{
  height: auto !important;
}
commerce_product_details-gallery-image{
  height: auto !important;
}
 @media only screen and (min-width: 1024px) and (max-width: 1058px) { 
  commerce_product_details-gallery-image.desktop-gallery-image {
    width: 200px !important;
    height: auto !important;
  }
}
@media only screen and (min-width: 1061px) and (max-width: 1365px) { 
  commerce_product_details-gallery-image.desktop-gallery-image {
    width: 200px !important;
    height: auto !important;
  } 
} 
@media only screen and (min-width: 1059px) and (max-width: 1060px) { 
  commerce_product_details-gallery-image.desktop-gallery-image {
    height: auto !important;
  }
  commerce_product_details-gallery-image figure img{
    height: auto !important;
  }
}

[data-component-id="expandableSection-03db"] tr td:nth-child(2) {
  text-align: right;
  padding-right: 10px;
}
[data-component-id="purchaseOptions-4902"] .commerce-numberInput_numberInput {
  color: var(--dxp-g-brand) !important;
}
[data-component-id="productGallery-5dd1"] {
  flex-direction: row;
  display: flex !important;
  margin-left: 16px;
}

[data-component-id="productPricing-0670"]{
  margin-bottom: 8px !important;
}

/* Add to cart button */
.add-to-cart-button:disabled{
    background-color: rgb(217, 215, 213) !important;
    border-color: rgb(217, 215, 213) !important;
    color: white !important;
    cursor: not-allowed;
}
.add-to-cart-button:disabled:hover{
    background-color: rgb(217, 215, 213) !important;
    border-color: rgb(217, 215, 213) !important;
    color: white !important;
    cursor: not-allowed;
}
/* Incerement and decrement quantity buttons*/
.number-input__increment-button:disabled:hover, .number-input__decrement-button:disabled:hover{
  background-color: white;
  cursor: not-allowed;
}

[data-component-id="priceInEuro-9d4f"] {
  margin-bottom: 0 !important;
}

[data-component-id="variantSelector-dc58"] .commerce_product_details-variantSelector_variantSelector-host{
  padding-top: 0 !important;
}

[data-component-id="section-ef1c"] .col-large-size_9-of-12.col-size_12-of-12{
  width: 75% !important;
}

[data-component-id="textBlock-6929"] p{
  padding-left: 0 !important;
}
.dxp_content_layout-expandableSection_expandableSection.title{
  padding-left: 0 !important;
}

.dxp_content_layout-expandableSection_expandableSection.content{
  padding-left: 0 !important;
}

[data-component-id="columns-a85f"]{
  margin-bottom: 0 !important;
}
[data-component-id="section-ef1c"]{
  .component-wrapper-spacer{
    margin-bottom: 8px !important;
  }
}
/* description */
[data-component-id="expandableSection-3677"]{
  margin-top: 40px;
}
/* add to cart section */
[data-component-id="columns-8cc9"] .col-large-size_5-of-12{
    padding: 1rem !important;
    box-shadow: 0 0 6px 0 rgba(155,155,155,.6);
    height: 100%;
}

[data-component-id="textBlock-719a"] p{
  padding-left: 0 !important;
  margin-top: -8px;
}

[data-component-id="section-626f"] table{
  width: 85% !important;
}

@media only screen and (max-width: 1023px) { 
  /* add to cart section */
  [data-component-id="columns-8cc9"] .col-large-size_5-of-12{
    height: auto;
  }
  /* description */
  [data-component-id="expandableSection-3677"]{
    margin-top: 32px !important;
  }
  /* product gallery */
  [data-component-id="productGallery-5dd1"]{
    margin-left: auto;
    margin-right: auto;
  }
  /* product details */
  [data-component-id="section-ef1c"]{
    text-align: center !important;
  }
  [data-component-id="section-ef1c"] .col-large-size_9-of-12.col-size_12-of-12{
    width: 100% !important;
  }
  [data-component-id="columns-8cc9"] .component-wrapper-spacer h2{
      text-align: center !important;
  }
  [data-component-id="textBlock-6ada"] h2{
    text-align: center !important;
  }
  [data-component-id="productPricing-1029"]{
    margin-left: auto;
    margin-right: auto;
  }
  [data-component-id="purchaseOptions-4902"]{
    margin-left: auto;
    margin-right: auto;
  }
   [data-component-id="section-626f"] .slds-cell-wrap{
    width: 70% !important;
  }
  [data-component-id="textBlock-719a"] p{
    text-align: center !important;
  }
  [data-component-id="section-626f"] table{
    width: 100% !important;
  }
  [data-component-id="productPricing-1029"] tr{
    display: flex;
    justify-content: center;
  }
  commerce-quantity-selector.commerce_product_details-addQuantity_addQuantity {
    margin-right: 0 !important;
  }
  commerce_product_details-add-to-cart-button.commerce_product_details-addQuantity_addQuantity {
    margin-right: 0 !important;
  }
}

[data-component-id="section-626f"] tr td:nth-child(2){
  text-align: right;
}

[data-component-id="textBlock-6e38"]{
  display: none;
}

[data-component-id="columns-8cc9"] .col-large-size_5-of-12{
  width: auto !important;
  min-width: auto !important;
}

@media only screen and (max-width: 1023px) { 
  [data-component-id="columns-8cc9"] .col-large-size_5-of-12{
    width: 100% !important;
  }
  [data-component-id="builderProductPurchaseOptions-beb3"] .container {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }
  [data-component-id="builderProductPurchaseOptions-beb3"] c-common-button{
    width: 100%;
  }
  [data-component-id="builderProductPurchaseOptions-beb3"] .c-productQuantitySelector_productQuantitySelector-host {
    margin-bottom: 1rem;
  }
  [data-component-id="builderProductPurchaseOptions-beb3"] button.heart-button {
    
    margin-top: 58px;
    margin-left: -64px;
 
  }
  [data-component-id="builderProductPurchaseOptions-beb3"] button.add-to-cart-button
  {
    margin-right: 90px;
    padding-left: 36px;
    padding-right: 36px;
  }
  [data-component-id="builderProductPurchaseOptions-beb3"] {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
  }
  [data-component-id="productPrices-c93f"] {
    text-align: center !important;
    padding-right: 13px !important;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1513px) { 
  [data-component-id="columns-8cc9"] .col-large-size_5-of-12{
    width: auto !important;
  }
}

.original-price{
  font-size: 15px !important;
}

[data-component-id="sldsFlexibleLayout-a5bd"]{
  zoom: 90% !important;
}
[data-component-id="section-ef1c"] community_layout-column-spacer {
  padding-right: 8% !important;
}
@media only screen and (min-width: 1024px) and (max-width: 1365px) { 
  [data-component-id="section-ef1c"] community_layout-column-spacer {
    padding-right: 24px !important;
  }
  /* Gallery */
  .commerce_product_details-gallery{
    width: 100% !important;
  }
  div.carousel-below {
    height: 150px !important;
  }
  .images.carousel-below .desktop-featured-image-carousel {
    width: 240px !important;
  }
}
@media only screen and (min-width: 1366px) and (max-width: 1534px) { 
  [data-component-id="section-ef1c"] community_layout-column-spacer {
    padding-right: 14% !important;
  }
  commerce_product_details-gallery-image.commerce_product_details-gallery_gallery.desktop-featured-image-carousel {
    width: auto !important;
  }
}

/* Border of slider images */
[data-component-id="productGallery-5dd1"] commerce_product_details-carousel experience-picture{
  border: none !important;
}

@media only screen and (min-width: 1366px){ 
  /* Slider gallery */
  [data-component-id="productGallery-5dd1"] .desktop-featured-image-carousel ul li img{
    width: auto !important;
    height: auto !important;
    max-height: 100% !important;
  }
  [data-component-id="productGallery-5dd1"] .desktop-featured-image-carousel button.image-container{
    width: 150px !important;
    height: 150px !important;
  }
  /* Main image */
  [data-component-id="productGallery-5dd1"] commerce_product_details-gallery-image.desktop-gallery-image{
    height: auto !important;
    max-height: 360px !important;
    width: auto !important;
    max-width: 392px !important;
  }
  /* Modal slider */
  .slds-modal__content commerce_product_details-carousel img{
    max-width: 100%;
  }
}

@media only screen and (min-width: 770px) and (max-width: 1024px) { 
  [data-component-id="builderProductVariantSelector-2648"]{
    margin-left: auto;
    margin-right: auto;
  }
}

/* Mobile main image */
.mobile-gallery-image{
  width: auto !important;
  height: auto !important;
}

/* Modal slider for desktop */
@media only screen and (min-width: 768px){
 .slds-modal__content .image-container{
    width: 100px !important;
    height: 100px !important;
  }
}

 /* Modal slider for mobile */
 @media only screen and (max-width: 768px){
  .slds-modal__container img{
    max-height: 400px !important;
  }
  .slds-modal__content button.image-container{
    height: 60px !important;
    width: 60px !important;
  }
}

[data-component-id="productPrices-c93f"]{
  margin-bottom: 0 !important;
}
 
/* Featured Image */
[data-component-id="productFeaturedImage-7815"]{
  display: flex !important;
  justify-content: end !important;
}
@media only screen and (max-width: 768px){
  [data-component-id="productFeaturedImage-7815"]{
    display: flex !important;
    justify-content: center !important;
  }
}

/* Quantity selector tooltip */
c-product-quantity-selector-popover lightning-popup > section{
  left: auto !important;
  right: 26% !important;
}