
.modalNoScroll_productDetails{
  overflow: hidden;
}

.page-productDetails .homepage {
  width: 100%;
}

.quantity-section-aggregator {
  height: 42px;
  overflow: hidden;
  margin-top: 5px;
  margin-bottom: 5px;
}

.quantity-section-aggregator:not(.aggregator-spareparts) .add-to-cart:disabled{
    background-color: #D9D9D9;
}

.add-spare-parts-to-cart .add-to-cart.button-disabled{
    background-color: #D9D9D9;
}

.add-to-cart-container .add-to-cart:disabled{
    background-color: #D9D9D9;
}

.category-risk-support a{
    text-decoration: underline;
    color: #666666;
}

.page-productDetails .product-page .category-risk-support a{
   color: #666666;
   text-transform: initial;
}

.add-cart-form-container .category-risk-support{
    text-align: initial;
}

.after-sales-align{
    padding-left: 0px!important;
}

.page-productDetails .breadcrump-pdp .breadcrump {
  padding-left: 10px;
  text-transform: uppercase;
  color: var(--keringGray-66);
}

.page-productDetails .breadcrump-pdp .prev {
  top: unset;
  transform: none;
}
/*
.page-productDetails #ke-main {
  max-width: unset;
}
*/
.page-productDetails .breadcrump-pdp {
  padding: 20px 0px;
  color: rgb(179, 179, 179);
  display: flex;
  align-items: center;
}

.page-productDetails #purchase-request-form + .back-button.pd-v-1p5{
  padding-top: 3.5rem;
}
.pd-v-2.purchase-request-button{
  padding-top: 3.5rem;
}
#skuMiniPDPModal #purchase-request-form{
  margin-top: 15px;
}
#skuMiniPDPModal .mini-pdp-modal #purchase-request-form .add-to-cart,
.purchase-request-button .quantity-section-aggregator:not(.aggregator-spareparts) .add-to-cart,
.purchase-request-button .quantity-section-aggregator .add-to-cart,
#purchase-request-form,
.purchase-request-button.add-to-cart-wrapper .quantity-section-aggregator{
    width: 100%;
}

@media (max-width: 430px) {
  .pd-v-2.purchase-request-button{
    padding-top: 25px;
    padding-right: 0;
  }

  .purchase-request-button .quantity-section-aggregator .add-to-cart{
    font-family: 'dinproregular';
  }
}
/*
@media (min-width: 1025px) {
  .page-productDetails #ke-main {
    max-width: 1180px;
    width: 88%;
  }
}
*/
.page-productDetails .center_wrapper {
  padding: 0 !important;
}

@media (min-width: 1025px) {
  .page-productDetails .center_wrapper {
    padding: 0 !important;
  }
}

/* .page-productDetails .right-section .scrollable-container>div {
    margin-bottom: 25px;
} */


.page-productDetails .sticky {
  height: auto;
}

.page-productDetails .right-section .scrollable-container .price-section {
  margin-bottom: 15px;
  margin-top: 5px;
  display: flex;
  align-items: flex-end;
}

.price-section div:first-child,
.second-price div:first-child {
  line-height: 2.5;
}

.page-productDetails .right-section .scrollable-container .border-container {
  margin-bottom: 0px;
}

.page-productDetails .scrollable-container .border-bottom {
  border-bottom: 1px solid lightgrey;
  padding-top: 10px;
}

.page-productDetails .right-section .scrollable-container .price-section:after {
  content: "";
  display: block;
  border-bottom: 1px solid black;
  padding-top: 10px;
}

.page-productDetails
  .right-section
  .scrollable-container
  .price-section
  .net-price {
  font-size: 16px;
  line-height: 20px;
}

.page-productDetails
  .right-section
  .scrollable-container
  .price-section
  .gross-price {
  text-decoration: line-through;
  color: var(--keringGray-66);
}

.page-productDetails .right-section .scrollable-container .second-price {
  color: var(--keringGray-66);
}

#kering-product-characteristics {
  padding-right: 20px;
}

.page-productDetails .product-page-container .product-page .right-section {
  max-width: 580px;
  margin: auto;
  margin-top: 30px;
}

.page-productDetails .product-page-container .product-page .left-section{
  margin-top: 30px;
  padding-right: 30px;
}

/* rules for warranty mobile */
@media  screen and (max-width:430px) {
  .page-productDetails .product-page-container .product-page .left-section.WARRANTY{
    padding-right: 0;
  }
  .aftersale-page .right-section.WARRANTY #kering-product-characteristics{
    margin: 0;
    width: 100%;
  }

  .page-after-sales-lnd .badge-container:hover::after{
    top: 40px;
    left: 0px;
    transform: rotate(45deg);
  }
}

.aftersale-page .right-section .container-bottomFormLND{
  margin-top: 50px;
}

.aftersale-page .right-section.after_sales_request_LND .warranty-policyLND{
  margin-top: 24px;
  color: var(--keringGray-66);
  text-transform: uppercase;
}

.aftersale-page .right-section.after_sales_request_LND .warranty-policyLND .warranty-policy-subsection{
  text-transform: none;
}

.aftersale-page .right-section.after_sales_request_LND #kering-product-characteristics.after_sales_request_LND input#lindbergID,
.aftersale-page .right-section.after_sales_request_LND #kering-product-characteristics.after_sales_request_LND input#product_family,
.aftersale-page .right-section.after_sales_request_LND #kering-product-characteristics.after_sales_request_LND input#configurationID{
  cursor: auto;
}

.aftersale-page .right-section.after_sales_request_LND #kering-product-characteristics.after_sales_request_LND .date_product-status-LND,
.aftersale-page .right-section.after_sales_request_LND #kering-product-characteristics.after_sales_request_LND .date_lab-name-LND {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}

.aftersale-page .right-section.after_sales_request_LND #kering-product-characteristics.after_sales_request_LND .date_lab-name-LND{
  margin-top: 24px;
}

.aftersale-page .right-section.after_sales_request_LND #kering-product-characteristics.after_sales_request_LND .date_lab-name-LND input{
  background-color: var(--keringGray-EE)

}

.aftersale-page .right-section.after_sales_request_LND 
#kering-product-characteristics.after_sales_request_LND .date_product-status-LND span,
.aftersale-page .right-section.after_sales_request_LND 
#kering-product-characteristics.after_sales_request_LND .date_lab-name-LND span,
.aftersale-page .right-section.after_sales_request_LND
#kering-product-characteristics.after_sales_request_LND .container_text_note span
{
  font-size: 11px;
}

.aftersale-page .right-section.after_sales_request_LND 
#kering-product-characteristics.after_sales_request_LND .date_product-status-LND input#datePicker_productStatus-LND,
.aftersale-page .right-section.after_sales_request_LND 
#kering-product-characteristics.after_sales_request_LND .date_lab-name-LND input#datePicker_lab-name-LND
{
  padding: 20px 15px;
  background-color: var(--keringGray-F2);
  border: none;
  cursor: pointer;
}

.aftersale-page .right-section.after_sales_request_LND 
#kering-product-characteristics.after_sales_request_LND .date_product-status-LND .ui-datepicker,
.aftersale-page .right-section.after_sales_request_LND 
#kering-product-characteristics.after_sales_request_LND .date_lab-name-LND .ui-datepicker
{
  width: auto;
}

.aftersale-page .right-section.after_sales_request_LND 
#kering-product-characteristics.after_sales_request_LND .date_product-status-LND .ui-datepicker span,
.aftersale-page .right-section.after_sales_request_LND 
#kering-product-characteristics.after_sales_request_LND .date_lab-name-LND .ui-datepicker span
{
  margin: 0;
}



@media  screen and (min-width:430px) {
  .page-productDetails .product-page-container .product-page .left-section.WARRANTY,
  .page-productDetails .product-page-container .product-page .aftersale-page .right-section.WARRANTY #kering-product-characteristics .img-container{
    margin-top: 0;
  }
  .page-productDetails .product-page-container .product-page .right-section.WARRANTY{
    padding-top: 0;
  }
  .quantity-section-aggregator:not(.aggregator-spareparts) input[type="number"]#qty,
  .quantity-section-aggregator:not(.aggregator-spareparts) .quantity-section,
  .quantity-section-aggregator:not(.aggregator-spareparts) .add-to-cart,
  .quantity-section-aggregator:not(.aggregator-spareparts) {
    height: 36px;
    font-size: 13px;
  }
  .quantity-section-aggregator:not(.aggregator-spareparts) {
    padding: 0;
    margin-left: 0;
  }
  .quantity-section-aggregator:not(.aggregator-spareparts) .quantity-section{
    line-height: 1.928571;
  }
  .quantity-section-aggregator:not(.aggregator-spareparts) .add-to-cart{
    width: 373px;
  }

  #support-form .file-input-container .info-img-upload,
  #warranty-form .file-input-container .info-img-upload
  {
    bottom: 4px;
  }

}

#support-form .file-input-container .info-img-upload,
#warranty-form .file-input-container .info-img-upload
{
  width: 25px;
  position: absolute;
  height: 25px;
  background-image: url(../../common/images/icons/infobutton.svg);
  background-position: center;
  background-repeat: no-repeat;
  margin-top: 2px;
  left: 255px;
}

#support-form .file-input-container .info-img-upload{
  top: 45px;
  left: 257px;
  z-index: 4;
}

.page-after-sales-lnd #warranty-form .file-input-container .info-img-upload{
  left: 205px;
}

.page-productDetails .product-page-container .right-section .SPARE_PART .no-padding-left-warranty,
.page-productDetails .product-page-container .right-section.WARRANTY .no-padding-left-warranty{
  padding-left: 0;
} 
.page-productDetails .product-page-container .product-page .right-section .gross-price,
.page-productDetails .product-page-container .product-page .right-section .price-whs span{
  font-size: 20px;
}

.page-productDetails .product-page-container .product-page .right-section .price-srp span{
  font-size: 15px;
}

.page-productDetails .product-page-container .product-page .right-section .product-sku{
  font-size: 30px;
} 

.page-productDetails .product-page-container .product-page .right-section .product-sizes{
  display: inline-block;
}  

.page-productDetails .product-page-container .product-page .right-section .product-sizes span:first-child{
  font-size: inherit;
}  

.page-productDetails .product-page-container .product-page .right-section .product-sizes .sizes{
  margin-top: 1rem;
}

.page-productDetails .product-page-container .product-page .right-section .product-sizes .sizes span:first-child{
  font-size: 15px;
}

.page-productDetails .product-page-container .product-page .right-section .back-button{
  font-size: 13px;
}

.page-productDetails .badges-container .product-badge {
  width: 70px;
  height: 55px;
}

@media (min-width: 1025px) {

  .page-productDetails .product-page-container .product-page .right-section .gross-price,
  .page-productDetails .product-page-container .product-page .right-section .price-whs span,
  .page-productDetails .product-page-container .product-page .right-section .price-srp span{
    font-size: 13px;
  }

  .page-productDetails .product-page-container .product-page .right-section .product-sku{
    font-size: var(--keringFontP7);
  } 

  .page-productDetails .product-page-container .product-page .right-section .product-sizes{
    display: flex;
    justify-content: space-between;
  }
  
  .page-productDetails .product-page-container .product-page .right-section .product-sizes .sizes{
    margin-top: 0;
  } 

  .page-productDetails .product-page-container .product-page .right-section .product-sizes .sizes span:first-child{
    font-size: inherit;
  }

  .page-productDetails .product-page-container .product-page .right-section .back-button{
    font-size: inherit;
  }

  .page-productDetails .badges-container .product-badge {
    width: 50px;
    height: 36px;
  }
}

@media (max-width: 430px) {
  .page-productDetails .badges-container .product-badge {
    width: 39px;
    height: 39px;
  }
  .page-productDetails .package-status img{
    width: 40px;
  }
  .page-productDetails .customer-reference-container #customer-reference {
      border-bottom: 1px solid var(--keringGray-D9);
      font-family: var(--keringFontF2);
      font-style: italic;
  }
  .page-productDetails .product-page-container .product-page .right-section .add-to-cart-wrapper > div.back-button{
    padding-bottom:15px;
  }
  .page-productDetails .product-page-container .badges-container{
    min-height: 39px;
    margin: 10px 0 20px 0;
  }
  .page-productDetails .right-section .badge-container{
    min-width:unset;
  }
  .page-productDetails .add-to-cart-wrapper .add-to-cart-form-wrapper .customer-reference-container{
    width: 106%;
  }
  .page-productDetails .quantity-section-aggregator .quantity-section,
  .page-productDetails .quantity-section-aggregator .add-to-cart,
  .page-productDetails .quantity-section-aggregator .quantity-picker .js-update-pdp-quantity-input {
    font-size: var(--keringFontMain);
  }

  #support-form .file-input-container .info-img-upload,
  #warranty-form .file-input-container .info-img-upload
  {
    bottom: 68px;
  }

  #support-form .file-input-container .info-img-upload{
    position: unset;
    z-index: 4;
  }
}

.page-productDetails .badge-container,
.page-after-sales-lnd .badge-container{
  float: left;
  min-width: 50px;
  position: relative;
}

.page-Support .badge-container{
  min-width: 25px;
}

.page-productDetails .variants .badge-container {
  float: left;
  position: relative;
  min-width: inherit;
}

.page-productDetails .variants .badge-container img {
  height: 36px;
  width: 36px;
  padding-right: 7px;
}

.page-productDetails .variants .badge-container:last-child {
  position: absolute;
  right: 0;
}

.col-md-12 .variants .badge-container:hover::after {
  top: -10px;
  left: 4px;
}
.mini-pdp-modal .badge-container .tooltiptext-badge.tooltiptext-infoBadge{
  margin-left: -8px;
}
.mini-pdp-modal .col-md-12 .badge-container:hover::after {
  top: -25px;
  left: 4px;
  width: 15px;
}

.col-md-12 .variants .badge-container .tooltiptext-badge.tooltiptext-infoBadge {
  width: 250px;
  padding: 10px 10px;
  height: 110px;
  z-index: 2;
  text-align: left;
  margin-left: -5px;
  top: -110px;
  left: 9px;
}


.page-productDetails .badge-container .tooltiptext-badge.tooltiptext-infoBadge {
  width: auto;
  padding: 15px 15px;
  height: auto;
  z-index: 4;
  text-align: left;
  margin-left: -5px;
  display: flex !important;
  left: -5px;
}

.prev,
.next {
  cursor: pointer;
  height: 17px;
  overflow: hidden;
  position: absolute;
  width: 10px;
  top: 4px;
}

.prev:before,
.next:before {
  background-color: black;
  content: "";
  height: 17px;
  left: 5px;
  position: absolute;
  top: 0;
  transform: rotate(45deg);
  width: 17px;
}

.prev:after,
.next:after {
  background-color: white;
  content: "";
  height: 17px;
  left: 8px;
  position: absolute;
  top: 0;
  transform: rotate(45deg);
  width: 17px;
}

/* Chrome, Safari, Edge, Opera */
#quantity::-webkit-outer-spin-button,
#quantity::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
#quantity[type="number"] {
  -moz-appearance: textfield;
  text-align: center;
}

.quantity-section,
.add-to-cart {
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  background-image: none;
  text-transform: uppercase;
  text-align: center;
}

.quantity-section {
  background-color: var(--keringGray-E1);
}

.add-to-cart {
  float: left;
  background-color: black;
  border-color: black;
  color: white;
}

.quantity-picker {
  float: left;
}

.customer-reference-container {
  padding-bottom: 5px;
}

.hide-show {
  text-align: right;
}

.hidden-prices-container .hide-show img {
  width: 18px;
}
#kering-product-characteristics .hidden-prices-container .text-statement-default {
  color: var(--keringGray-A9);
  font-size: 9px;
}

/* .characteristics-container .characteristics-title {
  text-transform: uppercase;
  padding-right: 5px;
  color: var(--keringGray-B3);
} */

.scrollable-container {
  overflow-y: scroll;
  overflow-x: hidden;
  height: 420px;
  scrollbar-width: thin;
}

.scrollable-container::-webkit-scrollbar {
  width: 5px;
}

.scrollable-container::-webkit-scrollbar-track {
  background: var(--keringGray-D9);
}

.scrollable-container::-webkit-scrollbar-thumb {
  background: var(--keringGray-66);
}

.scrollable-container::-webkit-scrollbar-thumb:hover {
  background: var(--keringGray-B3);
}

.scrollable-container.scrollable-container-bigger {
  height: 570px;
}
.package-status img {
  width: 60px;
}

@media (min-width: 1025px) {
  .package-status img {
    width: 30px;
  }
}

.page-productDetails .js-gallery {
  z-index: 4;
}

.page-productDetails
  .carousel.js-gallery-carousel.owl-carousel
  .owl-wrapper-outer {
  /* padding-left: 3%; */
}

.page-productDetails
  .carousel.js-gallery-carousel.owl-carousel
  .owl-wrapper-outer
  .owl-wrapper
  .owl-item {
  float: left;
  /* max-width          : 93px;
    width                 : 93px !important; */
  /* transform          : translate3d(0px, 0px, 0px); */
  /* margin-top         : 140px; */
  /* transition         : all 200ms ease 0s; */
  /* overflow           : hidden;
    padding-top           : 20px;
    position              : relative;
    width                 : 100%; */
  /* padding-right      : 1px; */
}

.page-productDetails .image-gallery__image.js-gallery-image {
  cursor: url(../images/zoom.svg), zoom-in;
}
.page-productDetails .image-gallery__image.js-gallery-image .js-gallery-image-empty {
  cursor: default;
}
.page-productDetails .spare-parts-left-section .image-gallery__image.js-gallery-image {
  cursor: pointer;
}
.page-productDetails .right-section .form-control {
  box-shadow: none;
  font-size: 13px;
  border: none;
}

.page-productDetails .owl-wrapper .owl-item .item.lateral-carousel {
  border: 0px;
}

.page-productDetails .owl-wrapper .owl-item .item.active {
  border: 0px !important;
  /* border-bottom: 2px solid gray !important; */
}
@media screen and (min-width: 430px) {
.page-productDetails .modal {
  display: none;
  /*overflow: auto*/;
}
.page-productDetails .sparePartsListTable .button__container .button-row a .text-addtocart-spareparts{
  font-size: 11px;
}
}

@media screen and (min-width: 430px) {
    /*.page-productDetails .modal .itemModal {
      display: flex;
      justify-content: center;
      cursor: url(../images/zoom.svg), zoom-in;
      height: 100%;
    }*/

    .page-productDetails .imgContainer {
      width: 100vw;
      /*min-height: 700px;*/
      height: 100vh;
      /*margin: auto;*/
      display: flex;
      align-items: center;
      background-color: white;
    }
}

@media screen and (max-width: 430px) {
    .page-productDetails .modal .itemModal {
        padding: 20px;
    }
    .page-productDetails .imgContainer {
        transform: translate(0, 70%);
    }
    .page-productDetails #iconThreeDMobile{
      position: absolute;
      right: 5px;
      bottom: -54px;
      min-width: 88px;
    }

    .page-productDetails #iconThreeDMobile.iconThreeDMobileToClose{
      min-width: 88px;
    }
    .add-spare-parts-to-cart .add-to-cart{
      padding: 0;
    }
}



.page-productDetails .js-gallery-carousel-modal {
  background-color: white !important;
  box-shadow: none;
  border: none;
  display: flex;
  margin: auto;
}

.page-productDetails .js-gallery-carousel-modal.owl-carousel 
.owl-controls .owl-buttons .owl-prev, .page-productDetails .js-gallery-carousel-modal.owl-carousel 
.owl-controls .owl-buttons .owl-next {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  margin-top: -18px;
  border: solid #c3c3c3;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 10px;
  font-size: 0;
}

.page-productDetails .js-gallery-carousel-modal.owl-carousel 
.owl-controls .owl-buttons .owl-prev{
  left: 0;
  margin-left: 10px;
  outline: 0;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.page-productDetails .js-gallery-carousel-modal.owl-carousel 
.owl-controls .owl-buttons .owl-next{
  right: 0;
  margin-right: 37px;
  outline: 0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
@media only screen and (max-width:430px){
  .page-productDetails .js-gallery-carousel-modal.owl-carousel 
  .owl-controls .owl-buttons .owl-next,.page-productDetails .js-gallery-carousel-modal.owl-carousel 
  .owl-controls .owl-buttons .owl-prev{
    display: none;
  }
}

.page-productDetails .modal .img-zoom-container {
  position: relative;
  width: 100%;
}

.page-productDetails .modal .detail-view {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: url(../images/zoom.svg), zoom-in;
  display: block;
  max-width: 100%;
  padding-bottom: 10em;
  width: 100em;
  margin: auto;
}
@media screen and (min-width: 430px) {
    .page-productDetails .modal .detail-view {
      height: 100%;
    }
}
.page-productDetails
  .js-gallery-carousel
  .owl-wrapper
  .owl-item
  .item.active::before {
  content: "";
  position: absolute;
  left: 25%;
  bottom: 10px;
  height: 1px;
  width: 50%;
  /* or 100px */
  border-bottom: 2px solid gray !important;
}

.page-productDetails .modal .close {
  position: absolute;
  top: 20px;
  right: 20px;
}

/* 100% Image Width on Smaller Screens */
/* @media only screen and (max-width: 700px){
    .page-productDetails .modal-content {
      width: 100%;
    }
  } */

.page-productDetails .col-md-2 .owl-carousel .owl-controls,
.page-productDetails .col-md-10 .owl-carousel .owl-controls {
  display: none !important;
}

.page-productDetails .add-to-cart-wrapper.no-add-to-cart {
  top: 10px;
}

.page-productDetails .add-to-cart-wrapper .close-out-container {
    text-align: center;
}

.page-productDetails .add-to-cart-wrapper .close-out-container .close-out {
    background: var(--keringGray-F2);
    color: var(--keringGray-99);
    line-height: 30px;
    border-radius: 2px;
    text-transform: uppercase;
    margin-top: 30px;
}

.page-productDetails .add-to-cart-wrapper .package-status {
  margin-bottom: 5px;
  margin-top: 5px;
  width: 100%;
}

.page-productDetails .add-to-cart-wrapper .customer-reference-container {
  padding-bottom: 0;
  padding-right: 0;
  margin-bottom: 10px;
}

.page-productDetails .carousel.js-gallery-carousel {
  padding-top: 0 !important;
  width: auto !important;
  max-width: 580px;
}

/* .page-productDetails .images-gallery .gallery-carousel.owl-carousel .owl-controls .owl-buttons {
	display: flex;
    flex-direction: column;
} */

/*.page-productDetails
  .images-gallery
  .gallery-carousel.owl-carousel
  .owl-controls
  .owl-buttons
  .owl-prev {
  top: 0 !important;
  transform: none;
  left: 0;
}*/

/*@media (min-width: 1025px) {
  .page-productDetails
    .images-gallery
    .gallery-carousel.owl-carousel
    .owl-controls
    .owl-buttons
    .owl-prev {
    left: -5px;
  }
}*/

/*.page-productDetails
  .images-gallery
  .gallery-carousel.owl-carousel
  .owl-controls
  .owl-buttons
  .owl-next {
  right: -5px;
  top: 0 !important;
  transform: none;
  left: unset;
}*/

.page-productDetails
  .owl-carousel
  .owl-controls
  .owl-buttons
  .owl-prev
  span.glyphicon,
.page-productDetails
  .owl-carousel
  .owl-controls
  .owl-buttons
  .owl-next
  span.glyphicon {
  font-size: 18px !important;
  font-weight: 400;
  color: gray;
}


.page-productDetails .images-gallery .js-gallery-image {
  margin: 0;
}

page-productDetails
  .images-gallery
  .owl-carousel.js-gallery-image
  .owl-item
  .item.active {
  border-bottom: none !important;
}

.page-productDetails .badge-container-image .threeD-icon {
  display: none;
}

.page-productDetails .add-to-cart-wrapper .container {
  display: flex;
  flex-direction: row;
  margin-top: 10px;
  padding-right: 2% !important;
}

.page-productDetails .add-to-cart-wrapper .sparePartText{
  margin-top: 40px;
}

/* width
.scrollable-container::-webkit-scrollbar {
  width: 3px;
}

/* Track 
.scrollable-container::-webkit-scrollbar-track {
  background: var(--keringFont-EE);
}

/* Handle 
.scrollable-container::-webkit-scrollbar-thumb {
  background: var(--keringFont-95);
}

/* Handle on hover 
.scrollable-container::-webkit-scrollbar-thumb:hover {
  background: var(--keringFont-95);
} */

.page-productDetails .js-gallery-image {
  max-height: 410px;
}

.page-productDetails .badge-container-image > div {
  position: absolute;
  z-index: 10;
  padding: 10px;
  font-size: 15px;
  font-weight: 700;
}

.page-productDetails .badge-container-image {
  padding-top: 15px;
}

.badge-container-image .right-top {
  right: 0px;
}

.badge-container-image .left-bottom {
  bottom: 0px;
}

.badge-container-image .right-bottom {
  right: 0px;
  bottom: 0px;
}

.page-productDetails .badge-container-image .threeD-icon {
  width: 30px;
}

.page-productDetails .badge-filter-container {
  margin-top: 30px;
}

.page-productDetails .badge-filter-container .badge-filter {
  display: inline-block;
  padding: 7px;
  border: 1px solid black;
}
@media screen and (max-width: 430px) {
    .add-to-cart-modal {
        display:none;
    }
}
#itemsCartPopup .close,
#addedToCartModal .close {
  height: 10px;
  width: 10px;
  background-position: center;
  background-image: url(../images/close.png);
  background-size: 17px;
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
  opacity: 1;
}

#addedToCartModal .prod-img {
  max-width: 80px;
}

.add-to-cart-modal {
  width: 350px;
  position: fixed;
  top: 60px;
  left: 65%;
  z-index: 10;
  background: var(--keringGray-FF);
  border: solid 1px var(--keringGray-E1);
  box-shadow: 0px 3px 10px 0px var(--keringGray-66);
  padding: 20px;
  text-align: left;
}

.added-to-cart-body {
  display: flex;
}

.added-to-cart-body .prod-description {
  margin: auto;
}

.added-to-cart-body .prod-description p {
  line-height: 20px;
}

.added-to-cart-body .prod-description .prod-size,
.added-to-cart-body .prod-description .prod-quantity {
  color: var(--keringGray-66);
  font-size: 10px;
}

.added-to-cart-body .prod-description .prod-size {
  margin-bottom: 10px;
}

.cart-items-popup {
  width: 350px;
  position: fixed;
  top: 40px;
  right: 84px;
  z-index: 10;
  background: var(--keringGray-FF);
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.1);
  padding: 20px;
}

.cart-items-popup .btn {
  min-width: 100%;
  padding: 10px;
  font-family: "dinproregular";
  font-size: 10px;
  margin-top: 15px;
}

.cart-items-popup .btn.btn-transparent {
  text-decoration: underline;
  color: var(--keringGray-95) !important;
}

.cart-items-popup .btn.btn-transparent:disabled {
  text-decoration: underline;
  color:  #D9D9D9 !important;
}

.menu-black .cart-items-popup .btn.btn-transparent {
  font-weight: 800;
}

/*.menu-black .cart-items-popup .btn.btn-transparent:hover {
  col*/

/*.cart-items-popup .btn.btn-transparent:hover {
  color: var(--keringGray-33) !important;
}*/

.cart-items-popup .btn.btn-transparent {
  color: var(--keringGray-66);
}

/*.cart-items-popup .btn.btn-transparent:hover {
  color: var(--keringGray-66);
}*/

.cart-items-popup p {
  font-size: 11px;
  line-height: 25px;
  font-weight: 800;
}

.header-cart-icon:hover #itemsCartPopup {
  display: block;
}

/* Chrome, Safari, Edge, Opera */
.quantity-picker input::-webkit-outer-spin-button,
.quantity-picker input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.quantity-picker input[type="number"] {
  -moz-appearance: textfield;
}

.padding-bottom {
  padding-bottom: 10px;
}

.darkgrey {
  color: var(--keringGray-66);
}

#kering-product-characteristics p,
#kering-product-characteristics span{
  display: inline-block;
  color: black;
  line-height: inherit;
  margin: 1rem 0rem;
  /*margin-right: 10px; */
}

#kering-product-characteristics .new-line {
  margin: 1rem 0rem;
}

#kering-product-characteristics .new-line span{
  margin: 0;
}



#kering-product-characteristics .product-detail-section {
  margin-top: 3rem;
  padding-left: 0;
  margin-left: 10px;
}

#kering-product-characteristics .characteristics-title {
  color: var(--keringGray-A9);
}

@media (min-width: 1024px) {
  #kering-product-characteristics .price-whs span{
    font-size: 15px;
  }
}

@media (max-width: 1023px) {
  #kering-product-characteristics .price-whs{
      margin-left: 10px;
  }
}

.hidden-prices-container {
  position: absolute;
  z-index: 5;
  top: 35px;
  background-color: white;
  box-shadow: 0px 1px rgba(0, 0, 0, 0.1);
  min-height: 40px;
}

.container-bottom .price-whs .vat-excluded, .price-section .vat-excluded{
  margin-left: -10px !important;
  color: var(--keringGray-95);
  font-size: 12px !important;
  margin-bottom: 7px;
}
#skuMiniPDPModal .price-section .vat-excluded{
  margin-top: -4px;
}
.vat-excluded.more-padding{
  padding-top: 19px;
}

#kering-product-characteristics-collapsable span {
  display: inline-block;
  white-space: pre;
}

#pdp-mobile-arrow img {
  width: 15px;
  height: 15px;
}

.page-productDetails .carousel.image-gallery__image {
  padding-left: 0px;
}

.page-productDetails .product-page a,
.page-productDetails .product-page i {
  text-transform: uppercase;
  color: var(--keringGray-66);
}

.page-productDetails .text-right span {
  color: black;
  font-size: 15px;
  line-height: inherit;
}

.page-productDetails .internal-code-series {
  font-size: 13px;
  color: var(--keringGray-95);
}
.page-productDetails .product-code-add-to-cart-modal{
  color: var(--keringGray-A9);
  font-size: 11px;
}

.page-productDetails .internal-code-series-before {
  font-size: 15px;
}

.col-md-3.no-padding-left {
  white-space: nowrap;
}

.page-productDetails .text-right {
  color: var(--keringFont-95);
  font-family: "Calibri";
}

.page-productDetails .cart-icon.text-right {
  color: var(--keringFont-95);
  font-family: inherit;
}
@media screen and (min-width: 430px) {
    .description-container {
      padding-top: 30px;
    }
}

.description-title {
  padding-bottom: 5px;
  text-transform: uppercase;
}

.description-text p {
  color: var(--keringGray-66);
}
@media screen and (min-width: 430px) {
    .page-productDetails .carousel .item {
      margin: 0 0px;
    }
}
@media screen and (max-width: 430px) {
    .page-productDetails .carousel .item:not(.height-threeD-img) {
      margin: 0 0px;
    }
    .page-productDetails #warranty-form .carousel .item:not(.height-threeD-img) {
      margin: 0 10px;
    }
    .page-productDetails #warranty-form .carousel .item.height-threeD-img {
      display:none;
    }
}
.page-productDetails .carousel {
  padding-right: 0;
}

.page-productDetails .carousel.gallery-carousel {
  /* padding-left: 35px; */
  padding-left: 0;
  margin: 0;
}

.page-productDetails .mini-pdp-carousel .carousel.gallery-carousel {
  padding-left: 0;
}

.grey-border-bottom.separator {
}

.product-page-container {
  padding-bottom: 30px;
}

.full-row.variants {
  padding-top: 30px;
  margin-top: 30px;
}

.successfully-checkout {
  margin-bottom: 10px;
  margin-top: 10px;
}

.rc-kering-productcode{
  font-size: 11px;
}

@media screen and (min-width: 430px) {
  .successfully-checkout {
    margin-top: 10px;
  }
}

#skuMiniPDPModal .image-gallery__image {
  padding-right: 5px;
}

.page-productDetails #skuMiniPDPModal .right-section {
  padding-right: 5px;
}


#skuMiniPDPModal .badges-container {
  display: flex;
}

#skuMiniPDPModal .package-status {
  text-align: left;
  white-space: nowrap;
}

#skuMiniPDPModal .price-section {
  color: inherit;
}

body.page-productDetails,
body.page-after-sales-lnd
{
  font-family: "dinproregular";
}
.page-productDetails .badge-container:hover::after {
  opacity: 0;
}


.page-productDetails .badge-container:hover::after,
.page-after-sales-lnd .badge-container:hover::after
/**.page-Support .badge-container:hover::after**/
{
  top: -24px;
  left: 5px;
  transform: rotate(226deg);
  z-index: 4;
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  background: inherit;
  box-shadow: -5px -5px 5px -4px rgb(0 0 0 / 16%);
  border-width: 10px;
  border-style: solid;
  border-color: white transparent transparent white;
  transition: opacity  0s linear 1s;
  opacity: 1;
}

.page-after-sales-lnd .badge-container:hover::after
/**.page-Support .badge-container:hover::after**/{
  top: 3px;
  left: 195px;
  transform: rotate(45deg);
}

/***.page-Support .badge-container:hover::after{
  top: 4px;
  left: 255px;
  transform: rotate(45deg);
}**/

@media  screen and (max-width:430px) {
  .page-after-sales-lnd .badge-container:hover::after
  /**.page-Support .badge-container:hover::after**/
  {
    top: 40px;
    left: 0px;
    transform: rotate(45deg);
  }
}
.scrollable-container .badge-container:hover::after {
  top: -28px;
  left: 12px;
}

.page-productDetails
  .badge-container
  .tooltiptext-badge.tooltiptext-infoBadge::after {
  display: none !important;
}

.page-productDetails .breadcrump-pdp.breadcrump-sticky {
  position: fixed;
  top: 30px;
  padding-bottom: 10px;
  /* border-bottom : 1px solid; */
  background: white;
  z-index: 1;
  width: 82%;
  left: 9%;
}

.page-productDetails .back-button a {
  color: black;
  text-decoration: underline;
}

#sparePartsList {
  width: 100%;
  text-align: center;
}

#sparePartsList th {
  background-color: black;
  color: white;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  #sparePartsList th.header6{
    padding-right: 11%;
  }
}

.page-productDetails .wrap {
  text-align: center;
  position: relative;
}

.page-productDetails .wrap .line {
  padding: 0 10px;
  display: flex;
  justify-content: space-between;
  position: relative;
}

.page-productDetails .wrap:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  border-top: 1px solid #959595;
  background: #959595;
  width: 100%;
  transform: translateY(-50%);
}

.page-productDetails .line .text {
  margin: auto;
  padding: 10px;
  z-index: 1;
  background: white;
  color: var(--keringGray-95);
}

.page-productDetails .info {
  vertical-align: middle;
}

.page-productDetails .sparePartsListTable td {
  vertical-align: middle;
}

.page-productDetails .sparePartsListTable input[name="customer_reference"] {
  padding: 10px;
  border-bottom: 1px solid var(--keringGray-D9);
  background: transparent;
  font-family: var(--keringFontMain);
  font-style: italic;

}
.page-productDetails .mobile-spare-parts-carousel input[name="customer_reference"] {
  padding: 10px;
  border-bottom: 1px solid var(--keringGray-D9);
  background: transparent;
  font-family: var(--keringFontF2);
  font-style: italic;
  height: unset;
  width: 93%;
}

.page-productDetails .sparePartsListTable .quantity-section {
  padding: 6px 12px;
  border: 0px;
  align-items: center;
  display: flex;
  justify-content: center;
}

.page-productDetails .sparePartsListTable .quantity-picker input {
  padding: 8px;
  text-align: center;
}

.page-productDetails .sparePartsListTable .button__container {
  padding-left: 0;
  padding-right: 0;
}

.page-productDetails .sparePartsListTable .button__container .button-row a {
  width: 100%;
  min-width: fit-content;
  min-height: 33px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
}
.page-productDetails .sparePartsListTable .button__container .button-row a .text-addtocart-spareparts{
  white-space: normal;
  line-height: 1;
}

.page-productDetails .sparePartsListTable tr {
  border-bottom: 1px solid var(--keringGray-D9);
}

.page-productDetails .sparePartsListTable .sparepart-zoom img {
  width: 15px;
  height: 15px;
}

.page-productDetails .hide-whs .hide-eye,
.page-productDetails .hide-whs.hideColumn .show-eye {
  display: none;
}

.page-productDetails .hide-whs.hideColumn .hide-eye {
  display: block;
}

.page-productDetails .hide-whs img {
  width: 25px;
  height: 25px;
}

.page-productDetails .product-tec-modal .row.zoom {
  text-align: right;
}

.page-productDetails .product-tec-modal .row.zoom .zoom-icon {
  width: 15px;
  height: 15px;
}

.page-productDetails .tooltip-stock {
  position: relative;
  display: inline-block;
}

.page-productDetails .tooltip-stock .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: var(--keringGray-F2);
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  top: -40px;
  left: 7px;
  margin-left: -60px;
  color: grey;
  /* Position the tooltip */
  position: absolute;
  -webkit-box-shadow: 5px 5px 17px -2px rgba(0, 0, 0, 0.26);
  box-shadow: 5px 5px 17px -2px rgba(0, 0, 0, 0.26);
  z-index: 1;
}

.page-productDetails .tooltip-stock img {
  width: 15px;
  margin-right: 5px;
}

.page-productDetails .tooltip-stock:hover .tooltiptext {
  visibility: visible;
}

.page-productDetails .tooltip-stock:hover .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 42%;
  border-width: 10px;
  transform: rotate(180deg);
  border-style: solid;
  border-color: transparent transparent var(--keringGray-F2) transparent;
}

.page-productDetails .brand-img {
  display: block;
  margin: auto;
}
.page-productDetails #kering-product-characteristics .img-container.pd-v-2{
  padding-top: 0;
  padding-bottom: 0;
}


.page-productDetails .right-section.WARRANTY {
  height: auto;
}

#warranty-form .form-control#note {
  height: 120px;
}

.warranty-form {
  padding-top: 10px;
}

#warranty-form label {
  padding-bottom: 5px;
}

.left-section.WARRANTY .description-container {
  display: none;
}

#warranty-form input {
  background-color: var(--keringGray-E1);
}

#warranty-form #specify-defect,
#warranty-form #reference,
#warranty-form #note-defect {
  background-color: white;
}

input.form-control.file-input {
  opacity: 0;
  height: 0px;
  padding: 0px;
}

/* #warranty-form .js-upload-file {
  min-width: 110px;
  padding: 10px;
  position: absolute;
  left: 0px;
} */

#warranty-form #note-defect {
  height: 150px;
}

.warranty-policy {
  color: var(--keringGray-66);
  text-transform: uppercase;
}

label#send-warranty-label {
  text-transform: none;
}

label#send-warranty-label-mobile {
  text-transform: none;
  font-size: 14px;
}

.warranty-policy .btn-black {
  width: 100%;
  min-width: unset;
  padding: 10px;
}

textarea {
  min-height: 10px;
  resize: none;
}

#warranty-form .info img {
  padding-right: 5px;
}

#warranty-form .info {
  margin-top: 8px;
  padding-left: 3px;
}
#warranty-form .info img .icon {
  height: 15px;
}

#warranty-form .tooltip-popup {
  position: absolute;
  top: 40px;
  margin-top: 12px;
  text-transform: none;
  line-height: 15px;
  background-color: var(--keringGray-F2);
  min-width: 400px;
  border-color: var(--keringGray-F2) transparent transparent transparent;
  color: black;
  font-weight: 100;
  border-radius: 6px;
  bottom: 140%;
  transition: opacity 0.3s;
  padding: 10px;
  z-index: 1;
  height: min-content;
}

#warranty-form .tooltip-popup img,
#warranty-form .tooltip-popup p {
  padding: 5px 10px;
}

#warranty-form .info img:hover:first-of-type + div {
  display: block;
}

#warranty-form .info img:hover:first-of-type + div:after {
  content: "";
  position: absolute;
  top: -18px;
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent var(--keringGray-F2) transparent;
  left: 0px;
}

#warranty-form .file-input-container span,
#support-form .file-input-container span {
  white-space: nowrap;
}

.page-productDetails #warranty-form textarea.form-control {
  border: 2px solid var(--keringGray-E1);
}

#warranty-form div.fancy-select div.trigger {
  margin-bottom: 0px;
  border: 2px solid var(--keringGray-E1);
  background-color: var(--keringGray-E1);
}

#warranty-form .file-upload__input,
#support-form .file-upload__input {
  opacity: 0;
  touch-action: manipulation;
  cursor: pointer;
  width: 110px;
  height: 35px;
  font-size: 0;
  position: absolute;
  top: auto;
  right: auto;
  bottom: auto;
  left: 0px;
  z-index: 2;
}

#support-form .file-upload__input{
  width: 250px;
}

#warranty-form .added-image-container .sm-size,
#support-form .added-image-container .sm-size {
  height: 38px;
  display: inline-flex;
}

#warranty-form .added-image-container .sm-size img{
  max-height: 100%;
  left: 110px;
  position: relative;
}

#warranty-form .upload-img .close,
#support-form .upload-img .close {
  left: 100px;
  position: relative;
  bottom: 3px;
  border-radius: 50%;
  color: white;
  background: var(--keringGray-00);
  opacity: 1;
  height: 15px;
  width: 15px;
  text-align: center;
}

#warranty-form .upload-img .close img,
#support-form .upload-img .close img {
  left: 0px;
  bottom: 3px;
  -webkit-filter: invert(100%);
}

#warranty-form .js-errorMessage,
#warranty-form .js-errorSizeMessage,
#warranty-form .js-errorTypeMessage,
#support-form .js-errorMessage,
#support-form .js-errorSizeMessage,
#support-form .js-errorTypeMessage {
  top: 105px;
  color: red;
}


#previewImageModal .modal-body .kering-modal{
  top: 15%;
  margin-top: -150px;
}
@media screen and (max-width: 430px) {
  #previewImageModal .modal-body .kering-modal{
    margin-top: -100px;
  }
}
.page-productDetails .modal #previewImageModal .close{
  right: 3%;
}

#warrantyResultModal .modal-body .kering-modal .btn-white,
#warrantySuccessLNDModal .modal-body .kering-modal .btn-white,
#warrantyErrorLNDModal .modal-body .kering-modal .btn-white,
#warrantyErrorRepairModal .modal-body .kering-modal .btn-white,
#warrantyCommercialReturnSuccessLNDModal .modal-body .kering-modal .btn-white,
#warrantyCommercialReturnErrorLNDModal .modal-body .kering-modal .btn-white
{
  border: 1px solid black;
}

#warrantyResultModal .modal-body .result-title,
#warrantyErrorRepairModal .modal-body .result-title,
#warrantySuccessLNDModal .modal-body .result-title,
#warrantyErrorLNDModal .modal-body .result-title,
#warrantyCommercialReturnErrorLNDModal .modal-body .result-title,
#warrantyCommercialReturnSuccessLNDModal .modal-body .result-title
{
  padding-bottom: 40px;
}
#warrantyResultModal .modal-body .success-home,
#warrantySuccessLNDModal .modal-body .success-home,
#warrantyErrorLNDModal .modal-body .success-home,
#warrantyCommercialReturnErrorLNDModal .modal-body .success-home
{
  float: right;
}

#warranty-form .form-control.error,
#warranty-form .form-control.error ~ .trigger.overflowing,
#warranty-form .form-control.error ~ .js-upload-file {
  border: 1px solid red !important;
}

.page-productDetails .carousel .item.tech-image {
  margin-top: -20%;
}
@media screen and (min-width: 430px) {
  .page-productDetails .carousel .item.height-threeD-img {
    height: 532px;
  }
  .sparePartsListTable td[headers="header6"]{
    padding-left: 0;
    padding-right: 0;
  }
}
/* #sparePartTecModal .modal-dialog {
  top: 25%;
} */
@media screen and (min-width: 430px) {
  #sparePartTecModal .modal-body .kering-modal {
    width: 100vw;
    left: 0;
    top:0;
    height: 100vh;
    margin: 0;
  }
  #sparePartTecModal .modal-body .kering-modal.product-tec-modal .zoom-image-sparepart{
    height: 100%;
  }
  #sparePartTecModal .modal-body .kering-modal.product-tec-modal .col-md-12.col-sm-12.col-xs-12.no-padding{
    height: 100%;
  }
  #sparePartTecModal.modal .modal-dialog .modal-content .product-tec-modal #zoom-img{
    cursor: default;
  }
}
#sparePartTecModal .modal-body .kering-modal {
  padding-left: 0px;
  padding-right: 0px;
}
#sparePartTecModal .modal-body .kering-modal .headline {
  padding-left: 40px;
  margin-bottom: 0px;
}

#sparePartTecModal .modal-body .kering-modal .zoom-img-container {
  cursor: zoom-in;
}
@media screen and (max-width: 430px) {
    #sparePartTecModal .modal-body .kering-modal #zoom-img{
        min-height: 160px !important;
    }
}
.tech-image-container {
  overflow: hidden;
}

.item .sketchfab-embed-wrapper.lazyOwl {
  max-width: 100%;
  height: 300px;
  vertical-align: middle;
  margin-top: 10%;
}

.padding-table {
  padding-left: 20rem;
}
.arrow {
  border: solid black;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 7px;
}
.up {
  -webkit-transform: rotate(-180deg);
}

.arrow-container {
  left: 25%;
}

#arrow-down-srp {
  width: 15px;
  height: 15px;
}

.line-bottom {
  border-bottom: 1px solid var(--keringGray-EE);
}
.container-bottom {
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid var(--keringGray-A9);
  min-height: 50px;
}

.container-bottom span:first-child {
  margin-left: -10px !important;
}

.container-bottom #arrow-down-srp.closed{
    transform:rotate(180deg);
}
.container-bottom #arrow-down-srp{
    transform:none;
}
@media screen and (max-width: 430px){
  #collapsable-pdp-product-characteristics #pdp-mobile-arrow.collapsible-button-n6.closed{
    transform:rotate(180deg);
  }
  #collapsable-pdp-product-characteristics #pdp-mobile-arrow.collapsible-button-n6{
    transform:none;
  }
  .container-bottom .arrow-mobile{
   padding: 0;
   margin-left: 3px;
  }
  .container-bottom{
    padding: 0;
    margin-left: 10px;
   }
   .container-bottom.container-bottom-mobile .whs.price-whs.all-prices.novisibility {
    flex: none;
  }
  .container-bottom.container-bottom-mobile .whs.price-whs.all-prices.novisibility + .price-srp{
    width: 85%;
  }
  .container-bottom img.closedeye-srp.novisibility {
    width: 0;
  }
  .container-bottom img.closedeye-whs.novisibility {
    width: 0;
  }
}
.container-bottom .whs.price-whs.all-prices.novisibility {
    width: 0;
    padding: 0;
}
.container-bottom .whs.price-whs:not(.all-prices) {
    width: 100% !important;
}
.container-bottom .srp.price-srp:not(.all-prices) {
    width: 100% !important;
}
.container-bottom img.eye-whs.novisibility {
    width: 0;
}
.container-bottom img.eye-srp.novisibility {
    width: 0;
}

.date-picker-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.page-productDetails #picker-container #ui-datepicker-div.ui-datepicker {
  width: 130%;
}
.mobile-spare-parts-carousel {
  display: none;
}

@media screen and (max-width: 430px) {
  .spare-parts-mobile-card input[name="customer_reference"] {
    margin-bottom: 20px;
  }
  #collapsable-pdp-product-characteristics {
    margin-left: 10px;
    width: 95%;
  }
  .container-bottom {
    width: 95%;
  }
  .container-bottom .hidden-prices-container{
    padding:0;
    margin-left: 0;
  }

  #kering-product-characteristics .container.bottom{
    padding-left: 0px;
    margin-left:10px;
  }
  
  #warranty-form .js-upload-file,
  #support-form .js-upload-file {
    left: unset;
  }
  #kering-product-characteristics > div:first-child,
  #kering-product-characteristics > div:nth-child(3) .internal-code,
  .hide-whs {
    display: none;
  }
  #kering-product-characteristics > div:nth-child(2) .product-sku{
    color: var(--keringGray-00);
    font-weight: 600;
    font-size: 15px;
    padding-top: 30px;
  }
  #kering-product-characteristics > div:nth-child(2) .product-sku-final{
    color: var(--keringGray-95);
    font-size: 15px;
  }

  #warranty-form div.fancy-select div.trigger {
    padding: 20px 5px;
  }
  .page-productDetails .badge-container-image {
    padding-top: 0px;
  }
  .description-container {
    display: none;
  }
  .page-productDetails .product-page-container .product-page .description-container.description-container-mobile-pdp{
    display: block;
    padding-top: 0;
  }
  .page-productDetails .product-page-container .product-page .description-container.description-container-mobile-pdp .description-text{
    margin-top: 1rem;
  }
  .page-productDetails
    .product-page-container
    .product-page
    .right-section
    .add-to-cart-wrapper
    > div.back-button {
    width: 100%;
    display: block;
    margin-top: 0;
    text-align: left;
  }
  .page-productDetails
   .product-page-container
   .product-page
   .right-section
   .add-to-cart-wrapper
   .success-add-to-cart{
      margin-top: 20px;
      padding-left: 0;
  }
  .page-productDetails
     .product-page-container
     .product-page
     .right-section
     .add-to-cart-wrapper
     .back-button {
        padding:0;
  }
  .page-productDetails .right-section,
  .left-section.WARRANTY,
  .warranty-policy-section {
    padding: 0;
    width: 95%;
    margin: auto;
  }

  .srp,
  .whs {
    padding: 0px;
    margin-right: 2rem;
    display: inline-block;
  }
  .page-productDetails .add-to-cart-wrapper {
    height: auto;
    width: 100%;
    box-shadow: 0 -15px 10px -13px rgba(17, 17, 26, 0.1);
  }
  .page-productDetails .aftersale-spare-parts ~ .add-to-cart-wrapper {
    box-shadow: none;
    font-size: var(--keringFontP7);
  }
  .product-page-container {
    padding-bottom: 0;
    min-height: 30px;
  }
     .badges-container {
    padding: 0px;
    min-height: 65px;
  }
  .badges-container .checked .mobile-badge-label{
    color: var(--keringGray-00);
  }
  .recommandation-section-label {
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    padding-bottom: 20px;
  }
  #sparePartsList {
    display: none;
  }
  .mobile-spare-parts-carousel {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 1rem;
    margin-top: 3.5rem;
  }
  .spare-parts-mobile-card {
    min-width: 290px;
    margin: 0px 1rem;
    padding-bottom: 5px;
    border-top: 1px solid var(--keringGray-A9);
    /* border-bottom: 1px solid var(--keringGray-A9); */
    min-height: 319.47px;
  }
  .spare-parts-mobile-card .package-status{
   padding-top: 20px;
   padding-bottom: 20px;
   padding-left: 0;
  }
  .spare-parts-mobile-card .spare-parts-mobile-title,
  .spare-parts-mobile-card p,
  .spare-parts-mobile-card .whs-spare-parts{
    min-height: 16px;
    color: var(--keringGray-00);
  }
  .spare-parts-mobile-card .spare-part-original-price{
    color: var(--keringGray-99);
  }
  .add-spare-parts-to-cart {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 53px;
  }
  .mobile-spare-parts-carousel .spare-parts-mobile-card .add-spare-parts-to-cart.quantity-section-aggregator .quantity-section{
    display: none;
  }
  .add-spare-parts-to-cart div:first-child:not(.button-row) {
    background: var(--keringFont-E1);
    padding: 10px 0px;
  }
  .add-spare-parts-to-cart input.form-control {
    height: 32px;
    background-color: var(--keringGray-FF);
    border: 1px solid var(--keringGray-95);
  }
  /* .spare-parts-mobile-card .add-spare-parts-to-cart > div {
    max-width: 32%;
  } */
  .spare-parts-mobile-card .add-spare-parts-to-cart > div .btn {
    min-width: unset;
    padding: 15px 20px;
  }
  .spare-parts-mobile-card .spare-parts-mobile-title {
    color: var(--keringGray-95);
    margin: 1.2rem 0px 0.3rem 0px;
    display: inline-block;
  }
  span.spare-parts-mobile-title + p {
    display: inline-block;
  }
  .mobile-spare-parts-carousel .spare-parts-mobile-card .quantity-section,
  .mobile-spare-parts-carousel .spare-parts-mobile-card .quantity-picker {
    display: inline-block;
    max-width: unset;
    margin-top: unset;
    width: 80px;
  }
  .mobile-spare-parts-carousel .spare-parts-mobile-card .quantity-section {
    padding: 6px 0px;
  }
  .mobile-spare-parts-carousel .spare-parts-mobile-card input.text-input {
    width: 97%;
    border: 0px;
    border-bottom: 1px solid var(--keringFont-66);
    margin-bottom: 5px;
    font-style: italic;
  }
  .warranty-policy {
    margin-top: 10px;
  }
  .wrap-input-check {
    display: block;
  }
  .js-submit-form, .js-submit-form-LND {
    background: black;
    color: white;
    padding: 15px 16%;
    margin-top: 10px;
    text-align: center;
  }
  label#send-warranty-label {
    font-size: 14px;
  }
  #warranty-form label {
    padding-bottom: 1px;
  }
  #warranty-form #note-defect {
    height: unset;
  }
  #collapsable-pdp-product-characteristics {
    display: initial;
    margin-left: 10px;
    padding-left: 0px;
  }
  #collapsable-pdp-product-characteristics p,
  #collapsable-pdp-product-characteristics span {
    font-size: 15px;
    font-weight: 600;
    margin: 0px;
    padding: 0px;
  }

  #kering-product-characteristics-collapsable span{
    font-size: 15px;
  }
  
  #collapsable-pdp-product-characteristics span {
    float: right;
  }
  #collapsable-pdp-product-characteristics span img {
    width: 15px;
    height: 15px;
  }
  #kering-product-characteristics {
    padding-right: 0px;
  }
  .page-productDetails .brand-img {
    margin: unset;
  }
  .page-productDetails #kering-product-characteristics .img-container:not(.onlyDesktop){
    display: block
  }
  .product-item .product-description .badges-container {
      position: absolute;
      bottom: 0;
      transform: translateY( 43px );
  }
  .page-productDetails #pdp-related-products.no-add-to-cart .full-row.variants .recommandation-section-label{
    padding-top: 5px;
  }
  .page-productDetails .add-to-cart-wrapper.no-add-to-cart{
    top: unset;
    height: auto;
  }
  .page-productDetails .product-page-container .product-page .right-section .add-to-cart-wrapper.no-add-to-cart > div.back-button{
    margin-top: 2rem;
  }

  .page-productDetails #kering-product-characteristics.SPARE_PART div:not(.tech-image-container, .tech-image-container *){
    display:none;
  }

  #warranty-form .added-image-container .preview-upload,
  #support-form .added-image-container .preview-upload
  {
    margin-left: 10px;
  }

  .page-after-sales-lnd #warranty-form .js-errorMessage,
  .page-after-sales-lnd #warranty-form .js-errorSizeMessage,
  .page-after-sales-lnd #warranty-form .js-errorTypeMessage,
  .page-Support #support-form .js-errorMessage,
  .page-Support #support-form .js-errorSizeMessage,
  .page-Support #support-form .js-errorTypeMessage {
    top: 10px;
    color: red;
    position: relative;
  }

  .page-Support #support-form .js-errorMessage,
  .page-Support #support-form .js-errorSizeMessage,
  .page-Support #support-form .js-errorTypeMessage{
    top: 40px;
  }

}

@media (min-width: 430px) {
  .page-productDetails #kering-product-characteristics{
    -moz-box-shadow: inset 0 -10px 10px -10px #00000029;;
    -webkit-box-shadow: inset 0 -10px 10px -10px #00000029;;
    box-shadow: inset 0 -10px 10px -10px #00000029;;
  }
  .page-productDetails #kering-product-characteristics-collapsable{
    padding-bottom: 10px;
  }
  .page-productDetails .customer-reference-container #customer-reference{
   border-bottom: 1px solid var(--keringGray-D9);
   font-family: var(--keringFontF2);
   font-style: italic;
  }
  .page-productDetails .modal .close {
    top: 25px;
    right: 30px;
  }
  .page-productDetails .modal #focInfoModal .close {
    top: 20px;
    right: 20px;
  }
  .page-productDetails .product-page-container .product-page .description-container.description-container-mobile-pdp{
    display: none;
  }
}
.page-productDetails .wrap-input-check .freechargecart {
    position: relative;
    padding-left: 25px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    line-height: 1.4;
    cursor: pointer;
    margin-left: 10px;
}

.page-productDetails #add-to-cart-form .wrap-input-check input{
  display: none;
}

.wrap-input-check .freechargecart::after,
.wrap-input-check .freechargecart::before {
    content: "";
    position: absolute;
    left: 0;
    top: 2px;
    display: block;
}
.page-productDetails .wrap-input-check .freechargecart::before {
    width: 12px;
    height: 12px;
    border: 1px solid var(--keringGray-B3);
}
.page-productDetails .wrap-input-check .freechargecart::after {
    background: url(../images/checked.svg) no-repeat;
    top: 3px;
    left: 2px;
    width: 10px;
    height: 9px;
    opacity: 0;
    position: absolute;
}
.page-productDetails .wrap-input-check .input-freechargecartpdp:checked + label.freechargecart::after {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.page-productDetails .variants .badges-container .badge-container:last-of-type ~ .badge-container .product-badge {
  display: none;
}
#kering-product-characteristics > div:nth-child(2) .product-sku-final{
    margin: 0;
}
#kering-product-characteristics .product-sku-final,
#kering-product-characteristics .internal-code,
#kering-product-characteristics .sizes-gray{
    color: var(--keringGray-95);
}
.page-productDetails #pdp-related-products .variants .js-skuMiniPDPModal {
    display: none;
}
@media screen and (min-width: 430px) {
    .page-productDetails .left-section .images-gallery{
        position: relative;
    }
    .page-productDetails .left-section .badge-area{
        position: absolute;
        right: 0;
        margin-top: 30px;
    }
    .page-productDetails .product-page-container .product-page .left-section{
        margin-top: 0px;
    }
    .page-productDetails  .left-section .images-gallery .carousel.gallery-carousel .owl-item .lazyOwl{
        width: 90px;
        height: 90px;
        margin-top: 10px;
    }
    .page-productDetails  .left-section .images-gallery .carousel.gallery-carousel .owl-item .lazyOwl.three-d-icon{
      height: 70px;
      width: 70px;
      margin-top: 25px;
  }
    .page-productDetails .scrollable-container{
        height: 540px;
    }
    .page-productDetails .text-right span{
        font-size:13px;
    }
    .page-productDetails #kering-product-characteristics .container-bottom .whs-container,
    .page-productDetails #kering-product-characteristics .container-bottom .price-srp{
      white-space: nowrap;
  }
}
.page-productDetails #kering-product-characteristics .container-bottom .price-srp span{
  color: var(--keringGray-95);
}

@media screen and (max-width: 430px) {
    .page-productDetails .breadcrump-pdp.with-logo{
        margin-top:0;
    }

    .page-productDetails .container-bottom {
        min-height:unset;
    }
    .page-productDetails .container-bottom {
        flex-wrap: wrap;
    }
    .page-productDetails .container-bottom > * {
        flex: 1 auto;
    }
    .page-productDetails .container-bottom .hidden-prices-container{
        flex: 2 1 auto;
    }
    .page-productDetails .container-bottom .hidden-prices-container{
        position:relative;
        top:0;
        box-shadow:none;
    }
    .page-productDetails .hidden-prices-container span{
        font-size:10px;
    }
    .page-productDetails .container-bottom .price-srp,
    .page-productDetails .container-bottom .price-whs{
        width: 41.66666667%;
        margin-right:0;
    }
    .page-productDetails .product-page-container .product-page .right-section .gross-price,
    .page-productDetails .product-page-container .product-page .right-section .price-whs span{
        font-size:15px;
    }
    .page-productDetails .product-page-container .right-section .price-srp span{
        font-size:9px;
    }
    .page-productDetails .product-page-container .right-section .price-srp{
        display: flex;
        align-items: center;
    }
    .page-productDetails .container-bottom #arrow-down-srp{
        margin-left: 10px;
    }
    .page-productDetails .add-to-cart-wrapper{
        box-shadow:none;
    }
    .page-productDetails .add-to-cart-wrapper .container{
        margin-top: 25px;
    }
    .page-productDetails .customer-reference-container #customer-reference{
        padding: 15px 15px 0 15px;
    }
    .page-productDetails .add-to-cart-wrapper .quantity-section-aggregator{
        display: flex;
        max-height:unset;
    }
    .page-productDetails .add-to-cart-wrapper .quantity-section-aggregator .quantity-picker input{
        max-height: 100%;
    }
    .page-productDetails .product-page-container .product-page .right-section .add-to-cart-wrapper .success-add-to-cart{
        margin-top:0;
    }
    .page-productDetails .badge-container:first-child,
    .page-after-sales-lnd .badge-container:first-child
    {
        margin-left:10px;
    }
    .page-productDetails .stylePLPvariant .badge-container:first-child{
      margin-left:0;
    }
    .page-productDetails #kering-product-characteristics .line-under-product-info {
        margin-top: 0px;
        margin-bottom: 20px;
        margin-left: 10px;
        padding-top: 10px;
        padding-left: 0;
        width: 95%;
        border-bottom: 1px solid var(--keringGray-A9);
    }
    .page-productDetails .js-add-disassembled{
        background-color:transparent;
        font-size: 9px;
        font-family: "dinpromedium";
    }
    .add-spare-parts-to-cart input[type="number"]#qty{
      font-size: 9px;
    }
    .page-productDetails #after-sale-form .breadcrump-pdp.with-logo .breadcrump{
        display:none;
    }
    .page-productDetails #after-sale-form .breadcrump-pdp.with-logo .js-prev{
       z-index: 1;
    }
    .page-productDetails #after-sale-form .breadcrump-pdp.with-logo .img-container.onlyMobile{
       transform: translate(-5%, 0);
       z-index: 0;
    }
}
.page-productDetails #kering-product-characteristics-collapsable span{
  text-transform:uppercase;
}
@media screen and (min-width: 430px) {
  #kering-product-characteristics.scrollable-container .description-container.description-container-mobile-pdp {
      display: none;
  }
}

@media screen and (min-width: 431px) {
  #support-form .upload-img .close {
    left: auto;
  }
}

@media screen and (max-width: 430px) {
  #kering-product-characteristics.scrollable-container .description-container.description-container-mobile-pdp {
      display: block;
  }
}

@media screen and (min-width: 1024px) {
    .variants .product-item.space.purchasable-plp.set-border{
        margin: 0.8% 0.87%;
    }
}
@media screen and (min-width: 1024px) {
    #kering-product-characteristics .new-line {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    #kering-product-characteristics .new-line span.internal-code{
        width: auto;
    }
    .page-productDetails .text-right:not(.link-utility){
         white-space: nowrap;
         width: auto;
     }
    .product-page-container .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item {
    	border: none;
    }
}

@media screen and (max-width: 430px) {
  .page-productDetails .left-section .owl-theme .owl-controls .owl-page span{
    background: none repeat scroll 0 0 var(--keringGray-95);
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.5;
    width: 12px;
  }
  .page-productDetails
   .left-section
   .owl-theme
   .owl-controls
   .owl-page.active
   span{
    background: none repeat scroll 0 0 var(--keringGray-66);
  }
  .page-productDetails .left-section .owl-theme .owl-controls .owl-pagination{
    display: flex;
    justify-content: center;
  }
}

.page-productDetails .carousel.image-gallery__image.js-gallery-image.owl-carousel.owl-theme.owl-carousel .owl-wrapper-outer{
  max-height:410px
}