.plp-header {
  background-color: black;
  color: white;
  text-align: center;
  padding: 10px;
}

.header-links {
  display: contents;
}

.searchbox-container input {
  border: none;
  border-bottom: 2px solid var(--keringGray-B3);
}

.searchbox-container input {
  font-size: 12px;
}
.link-container hr.grey-hr {
  margin-bottom: 20px 10px;
}
.page-searchAfterSales .col-xs-12.pd-v-2.js-hide.link-container,
.page-search .col-xs-12.pd-v-2.js-hide.link-container{
  border: none;
  margin-bottom: 1rem;
  padding-top: 0;
}
.page-search .col-xs-12.pd-v-2.js-hide.link-container .style.Sku, 
.page-search .col-xs-12.pd-v-2.js-hide.link-container .sku.sku,
.page-searchAfterSales .col-xs-12.pd-v-2.js-hide.link-container .style.Sku,
.page-searchAfterSales .col-xs-12.pd-v-2.js-hide.link-container .sku.sku {
  display: none;
}
hr.grey-hr.second-hr {
  margin-top: 20px;
  margin-left: 10px;
  width: 98%;
}

.sort-container {
  text-align: right;
}
.sort-container div:first-child {
  padding-bottom: 10px;
  padding-right: 0px;
}

.plp-banner-container {
  text-align: center;
}

.counter-variant {
  color: var(--keringGray-66);
  padding-bottom: 10px;
  word-spacing: 1px;
}
.set-border:hover .svg-icon {
  display: block;
}

.set-border {
  border: 2px solid transparent;
  transition: 0.5s;
}
@media screen and (min-width: 430px){
  .set-border:hover {
    border: 2px solid var(--keringGray-EE);
    box-shadow: 0px 3px 7px 0px rgb(0 0 0 / 10%);
    border-radius: 10px;
    margin-top: 8px;
  }
}
.set-border:hover::after {
  height: 0px;
}

.page-productGridPage .set-border .badges-container.skuPLP {
  margin-top: 10px;
}

.page-productGridPage .set-border:hover .badges-container.skuPLP {
  margin-top: 10px;
}

.page-productGridPage .set-border .badges-container.stylePLP {
  margin-top: 17px;
}
@media screen and (max-width: 430px) {
  .template-pages-editorial-landingEditorialPage  .set-border .badges-container.skuPLP,
  .template-pages-category-brandGridPage .set-border .badges-container.skuPLP{
   margin-top: 10px;
  }
  .page-productDetails .set-border .badges-container.stylePLPvariant{
  margin-top: 17px;
}
.page-productDetails .set-border:hover .badges-container.stylePLPvariant{
  margin-top: 17px;
}
}
.page-productGridPage .set-border:hover .badges-container.stylePLP {
  margin-top: 17px;
}
.page-searchAfterSales .set-border .badges-container.skuPLP,
.page-search .set-border .badges-container.skuPLP {
  margin-top: 10px;
}
.page-searchAfterSales .set-border:hover .badges-container.skuPLP,
.page-search .set-border:hover .badges-container.skuPLP {
  margin-top: -3px;
}
.page-searchAfterSales .set-border .badges-container.stylePLP,
.page-search .set-border .badges-container.stylePLP {
  margin-top: 31px;
}
.page-searchAfterSales .set-border:hover .badges-container.stylePLP,
.page-search .set-border:hover .badges-container.stylePLP {
  margin-top: 31px;
}

.set-border .svg-icon {
  display: none;
}

.right {
  float: right;
}

.product-description {
  line-height: 16px;
}

img.product-badge {
  padding: 0px;
  padding-right: 10px;
  height: 50px;
  width: auto;
}

.plp-banner-container {
  height: 100px;
  margin-bottom: 12px;
}

.brand-logo {
  max-width: 400px;
  height: 100%;
  margin: 0 auto;
  object-fit: contain;
}
.show-more-js + div {
  margin-top: 50px;
}
.products-grid + .plp-banner-container {
  margin-top: 50px;
}
.show-more-js + div.modal {
  margin-top: 0;
}
.show-more-button {
  font-size: 12px;
  margin-left: unset;
}

.badge-area {
  white-space: nowrap;
  z-index: 3;
}
.badge-area p.best-feature {
  text-transform: uppercase;
  font-size: 11px;
}
@media screen and (max-width: 430px) {
    .badge-area p.best-feature {
      font-size: 9px;
    }
    .badge-area .right p:not(:first-child) {
      margin-top: 2px;
    }
}
.searchbox-container div:first-child {
  padding-top: 10px;
}

.svg-icon {
  width: 20px;
  height: 20px;
}

.filter-icon {
  padding: 0px 0px;
}

.filter-icon .svg-icon {
  width: 22px;
  height: 22px;
}

#search_form .svg-icon,
#search_after_sales_form .svg-icon {
  position: absolute;
  z-index: 5;
}

.badge-area div:first-child {
  padding: 0px;
}

.badge-area .right p {
  font-weight: bold;
}
@media screen and (min-width: 430px) {
    .badge-area .right p:not(:first-child) {
      margin-top: 15px;
    }
}

.filter-icon {
  display: inline-flex;
  white-space: nowrap;
}

.filter-icon p {
  margin-left: 10px;
  margin-top: 5px;
}

.kering-gray {
  color: var(--keringGray-E1);
}

.kering-gray-plp {
  color: var(--keringGray-E1);
}

.badge-area p {
  color: var(--keringFont-33);
}

.sticky {
  background: var(--keringGray-FF);
}

.plp-header .svg-icon {
  filter: invert();
  width: 15px;
  height: 15px;
}

.plp-header div:first-child {
  padding-left: 15px;
  text-align: left;
}

.primary-image {
  display: block;
  text-align: center;
}

.style.styleList,
.sku.SkuList {
  text-decoration: underline;
}

.sku.skuList {
  text-decoration: underline;
}

.applied-filters {
  padding: 15px 0;
}

body.popup-open {
    overflow: hidden !important;
}

@media (min-width: 1200px) {
    .filters-popup-content {
        overflow: hidden;
        background: var(--keringGray-FF);
        width: 1200px;
        max-height: 65%;
        min-height: 50%;
        border-radius: 8px;
        padding: 0;
        position: relative;
        display: flex;
        flex-direction: column;
    }
}


@media (min-width: 431px) and (max-width: 1199px) {
    .filters-popup-content {
            overflow: hidden;
            background: var(--keringGray-FF);
            width: 98%;
            max-height: 65%;
            min-height: 45%;
            border-radius: 8px;
            padding: 0;
            position: relative;
            display: flex;
            flex-direction: column;
        }
}


@media (min-width: 431px) {
    .popup-close-button {
        background: var(--keringGray-FF);
        height: 20px;
        width: 20px;
        background-position: center;
        background-image: url(../images/close.png);
        background-repeat: no-repeat;
        background-size: 17px;
        cursor: pointer;
        opacity: 1;
        position: absolute;
        top: 15px;
        right: 15px;
        z-index: 10000;
    }

    .filters-popup-content::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 35px;
      background-color: var(--keringGray-FF);
      z-index: 399;
    }

    #filters-popup {
        position: fixed;
        top: 0;
        left: 0;
        width: 100vw;
        height: 100vh;
        background: rgba(0, 0, 0, 0.83);
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 9999;
    }

    .popup-header,
    .popup-footer {
        padding: 10px;
        flex-shrink: 0;
    }

    .close-filter-icon-mobile {
        display: none;
    }

    .filter-container-scroll {
        max-height: 80vh;
        padding-top: 35px !important;
        overflow-y: auto;
        scrollbar-width: none;
        -ms-overflow-style: none;
        flex-grow: 1;
        padding: 10px;
    }
}


@media (max-width: 430px) {
    .filters-popup-content {
        height: 100vh;
        display: flex;
        flex-direction: column;
    }
}


@media (max-width: 430px) {
    .filter-container-scroll {
        flex-grow: 1;
        overflow-y: auto;
        padding-bottom: 20px;
    }
}

.filter-box {
    border: solid 1px #000;
    width: auto;
    padding: 4px 8px;
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
    opacity: 0.25;
    transition: opacity 0.2s ease;
}

.col-md-12.fast-filters-selector:hover .fast-filters .filter-box {
    opacity: 0.25;
}
.fast-filters-selector{
    display:flex;
    padding:15px;
    padding-left:5px;
}

.col-md-12.fast-filters-selector .filter-box.checked {
    opacity: 1 !important;
}

@media (hover: hover) {
    .col-md-12.fast-filters-selector:hover .filter-box:hover {
        opacity: 1;
    }
}

.fast-filters.all-active .filter-box {
    opacity: 1;
}

.filter-box input {
  margin: 0;
}
.box-container {
  width: auto;
  padding: 0 10px;
  float: left;
}
.box-container:first-child {
  padding-left: 0;
}
.filter-box span {
  color: var(--keringFont-33);
}

.details {
  padding-bottom: 0px;
}

.badges-container {
  position: relative;
}

.badges-container .product-badge {
  top: 0px;
  width: 36px;
  height: 36px;
  padding-right: 7px;
}
.mini-pdp-container .badge-container .upper-badge-container .tooltip-container {
  width: 34px;
}

.badge-container .tooltiptext-badge {
  visibility: hidden;
  width: 120px;
  text-transform: none;
  background-color: var(--keringGray-FF);
  color: black;
  font-weight: 100;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 131%;
  left: 50%;
  margin-left: -55px;
  opacity: 0;
  transition: opacity 0.3s;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.16);
}

.badge-container {
  float: left;
}
.badges-container .badge-container .tooltiptext-badge::after {
  display: none;
}
.badges-container .badge-container:nth-child(5) .tooltiptext-badge::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 71%;
  border-width: 10px;
  border-style: solid;
  border-color: var(--keringGray-F2) transparent transparent transparent;
}

a.thumb.primary-image {
  height: 240px;
  width: 240px;
}

a.thumb.primary-image img {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  max-width: 97%;
}
.product-item a.primary-image .secondary-image {
  display: none;
}
.product-item a.primary-image:hover .secondary-image {
  display: block;
}
.product-item a.primary-image {
  text-align: unset;
}
.badges-container .badge-container:nth-child(6) .tooltiptext-badge::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 88%;
  border-width: 10px;
  border-style: solid;
  border-color: var(--keringGray-F2) transparent transparent transparent;
}
.badge-container:hover .tooltiptext-badge {
  visibility: visible;
  opacity: 1;
}

.badge-container .tooltiptext-badge.tooltiptext-infoBadge {
  width: auto;
  padding: 15px 15px;
  height: auto;
  z-index: 400;
  text-align: left;
  margin-left: -5px;
  left: 0;
  display: flex;
}

.order-history-template .order-data.info-profile-user .badge-container .tooltiptext-badge.tooltiptext-infoBadge{
  @media only screen and (min-width:430px){
    left: calc(100% - 300px);
  }
}
/* .filter-container .symbols-filters.badges-container .badge-container .tooltiptext-badge.tooltiptext-infoBadge {
  bottom: 7px;
  width: 325px;
} */


.badge-container .tooltiptext-badge.tooltiptext-information {
  margin-left: -135px;
  width: 280px;
  padding: 10px 10px;
}

.tooltiptext-infoBadge a {
  margin-top: 20px;
  float: right;
}

.plp-products-container .tooltiptext-infoBadge a {
  margin-top: 6px;
  float: right;
}

.page-productGridPage
  .product-description
  .badges-container
  .tooltiptext-badge::after {
  display: none !important;
}
.symbols-filters .badge-container:hover::after,
.plp-products-container .badge-container:hover::after {
  top: -24px;
  left: 6px;
  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;
}
.symbols-filters .badge-container:hover::after{
  top: -25px;
  left: 8px;
  z-index: 10000;
}
.padding5px{
    padding-left: 5px;
    padding-top: 10px;
}
.padding30px{
    padding-left: 5px;
    padding-top: 30px;
}
.template-pages-category-productGridPage .plp-products-container .badge-container:hover::after {
  top: -26px;
}
.template-pages-product-landingPDPPage .plp-products-container .badge-container:hover::after {
  top: -25px;
}
.template-pages-product-landingPDPPage .badge-container .tooltiptext-badge{
  bottom: 129%;
}
.template-pages-product-landingPDPPage .scrollable-container .badge-container .tooltiptext-badge{
  bottom: 109%;
}
#skuMiniPDPModal .badge-container .tooltiptext-badge{
  bottom: 125%;
}
.symbols-filters .badge-container::after,
.plp-products-container .badge-container::after {
  opacity: 0;
}
.shapes-column .symbols-filters .badge-container:hover::after{
  width: 8px;
  height: 8px;
  left: 14px;
  border-width: 8px;
  top: -18px;
}
.tooltip-filters .badge-container,
.plp-products-container .badge-container {
  position: relative;
}

.page-productGridPage
  .plp-products-container
  .product-description
  img.product-badge {
  width: 30px;
  height: 30px;
  margin-right: 4px;
}
.page-searchAfterSales .kering_container .center_wrapper,
.page-mockedSearch .kering_container .center_wrapper,
.page-mockedPDP .kering_container .center_wrapper,
.page-search .kering_container .center_wrapper,
.page-searchEmpty .kering_container .center_wrapper {
  max-width: none;
}
.plp-row .full-row {
  display: inline-block;
}
.plp-row .link-container a {
  text-decoration: none;
}
.link-container .link.style.Style a,
.link-container .link.sku.Sku a {
  text-decoration: underline;
}
.link-container .link.style a,
.link-container .link.sku a {
  color: var(--keringGray-95);
}
.link-container .link.style:first-child {
  border-right: 1px solid var(--keringGray-E1);
}
.yCmsContentSlot .link-container {
  border-bottom: 1px solid var(--keringGray-E1);
  margin-bottom: 2rem;
}

.kering-single-carousel .slick-dots li button,
.kering-editorial-banner-rotating .slick-dots li button {
  font-size: 0;
}

.kering-single-carousel ul,
.kering-editorial-banner-rotating ul {
  list-style-type: unset;
}
.kering-single-carousel .slick-dots,
.kering-editorial-banner-rotating .slick-dots {
  display: inline-block;
}

@media only screen and (max-width:430px) {
  .plp-products-container .skuPLP .badge-container:hover::after{
    top: -25px;
  }
  .kering-single-carousel .slick-dots,
  .kering-editorial-banner-rotating .slick-dots {
    display: block;
    margin: 0 auto;
    width: fit-content;
  }
  .link-container .link.style,
  .link-container .link.sku {
    text-align: center;
  }
  .plp-products-container .badge-container:hover::after {
    top: -22px;
    left: 2px;
    width: 16px;
    height: 16px;
    border-width: 8px;
  }
  .template-pages-category-productGridPage .plp-products-container .badge-container:hover::after {
    top: -25px;
  }
  .page-search .plp-products-container .badge-container:hover::after {
    left: 3px;
  }
  .template-pages-category-productGridPage .badge-container .tooltiptext-badge {
    bottom: calc(100% + 12px);
  }
  .template-pages-category-productGridPage .badges-container.skuPLP .badge-container .tooltiptext-badge {
    bottom: calc(100% + 14px);
  }
  .template-pages-product-landingPDPPage #kering-product-characteristics.scrollable-container .badge-container .tooltiptext-badge{
    bottom: 123%;
  }
  .template-pages-product-landingPDPPage #kering-product-characteristics.scrollable-container .badge-container:hover::after {
    top: -31px;
    left: 10px;
  }
  .template-pages-product-landingPDPPage .badge-container .tooltiptext-badge {
    bottom: calc(100% + 14px);
  }
  .page-productDetails .variants  .badge-container:hover::after{
    top: -28px;
    left: 1px;
  }
  .template-pages-editorial-landingEditorialPage .badge-container .tooltiptext-badge {
    bottom: calc(100% + 13px);
  }
}

.kering-single-carousel .slick-dots li,
.kering-editorial-banner-rotating .slick-dots li {
  display: inline;
}

.read-container {
  padding-top: 15px;
  display: none;
}

.inline {
  display: inline-block;
}

.page-mockedPDP .homepage {
  display: inline-block;
}
.tooltip-filters.tooltip-filters-fix {
  top: 60%;
}

.filter-container .fast-filters {
  padding: 10;
}
.filter-container .col-md-12 {
  font-family: "dinproregular";
}
.filter-container .section-title-container .section-title .arrow {
  display: block;
  width: 20px;
  height: 20px;
  float: right;
  position: relative;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../images/arrow-down.svg);
}
.filter-container .section-title-container .section-title.open .arrow {
  display: block;
  width: 20px;
  height: 20px;
  float: right;
  position: relative;
  bottom: 0px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../images/arrow-up.svg);
}
.filter-container .section-title {
  padding: 5px;
  margin-bottom: 10px;
  border-bottom: 2px solid;
  text-transform: uppercase;
  font-family: "dinprobold";
  text-align: left;
}
.filter-container .section-facet {
  position: relative;
  text-align: left;
  text-transform: uppercase;
  padding: 10px 0px;
  margin-top: 10px;
  border-bottom: 1px solid var(--keringGray-D9);
  font-size: 12px;
  cursor: pointer;
}
.filter-container .section-facet-container .arrow {
  display: block;
  width: 20px;
  height: 20px;
  float: right;
  position: relative;
  bottom: 19.5px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../images/arrow-down.svg);
  border: 0px;
}
.filter-container .symbols-filters {
  text-align: left;
  padding:15px 15px 15px 0;
}
.filter-container .symbols-filters img.badge-selected,
.filter-container .symbols-filters img.product-badge {
  max-width: 45px;
  height: auto;
}

@media screen and (min-width: 431px) {
  .filter-container .facet-selector {
    position:absolute;
    left: 0;
    display: none;
    width: 100%;
    background-color: var(--keringGray-FF);
    text-align: left;
    z-index: 10000;
    padding: 10px;
    box-shadow: 0px 3px 7px 0px rgb(0 0 0 / 10%);
  }
}

@media screen and (max-width: 430px) {
  .filter-container .facet-selector {
    left: 0;
    display: none;
    width: 100%;
    background-color: var(--keringGray-FF);
    text-align: left;
    z-index: 10;
    padding: 10px;
    box-shadow: 0px 3px 7px 0px rgb(0 0 0 / 10%);
  }
}
.filter-container .facet-selector ul {
  margin-top: 15px;
  max-height: 110px;
  overflow-y: auto;
}
.filter-container .facet-selector li {
  padding: 5px 0 !important;
}
.filter-container .facet-selector a {
  text-transform: uppercase;
  display: inline-block;
  padding: 0;
  width: 100%;
  color: var(--keringGray-B3);
}
.filter-container .facet-selector input.facet-quick-search {
  border: none;
  box-shadow: none;
  border-bottom: 1px solid var(--keringGray-B3);
  padding: 0;
  padding-bottom: 5px;
  color: var(--keringGray-B3);
  font-size: 10px;
  width: 92%;
  display: inline-block;
}
.filter-container .facet-selector .svg-icon {
  filter: invert(50%);
  width: 3%;
}
.facet-value-list::-webkit-scrollbar-track {
  background: var(--keringGray-FF);
}
.facet-value-list::-webkit-scrollbar-thumb {
  background-color: var(--keringGray-B3);
  border-radius: 20px;
  border: 1px solid var(--keringGray-FF);
}
.filter-container .wrap-input-check .check-credits::before {
  border-color: var(--keringGray-B3);
}

.filter-container .btn-transparent {
  background-color: transparent;
}
.filter-container #reset-filters {
  color: var(--keringGray-00) !important;
}
.filter-container .btn-transparent:hover {
  color: initial;
}
.filter-container img.reset-icon {
  margin-right: 5px;
  width: 15px;
  height: 15px;
}
.show-more-button {
  text-align: center;
  padding: 15px;
  cursor: pointer;
}
.plp-products-container .show-more-button {
  text-decoration: underline;
  padding-bottom: 0;
}
@media screen and (max-width: 430px) {
    .plp-products-container .show-more-button {
      text-transform:uppercase;
    }
}

#order-show-more-button,
#delivery-show-more-button,
#invoice-show-more-button {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

#order-show-more-button .show-more-button,
#delivery-show-more-button .show-more-button,
#invoice-show-more-button .show-more-button {
  display: inline-block;
  text-decoration: underline;
  text-transform: uppercase;
  color: var(--keringGray-00);
  font-size: var(--keringFontMain);
}

.product-close-out .primary-image,
.product-close-out .product-description .details,
.product-close-out .product-description .badge-container img,
.product-close-out .product-description .badge-container .container-info-tooltip{
  opacity: 0.3;
}

.filter-icon * {
  cursor: pointer;
}
.fast-filters .filter-box.checked {
  background-color: transparent;
  border-color: black;
  opacity: 1;
}
.fast-filters .filter-box.checked label {
  color: black;
}
.symbols-column {
  padding-right: 40px;
  padding-left: 5px;
  width: 50%;
}

.symbols-filters .wrap-input-check .check-credits {
  padding-left: 0;
  width: 35px;
}
@media screen and (min-width: 430px) {
  .shapes-column .symbols-filters .wrap-input-check .check-credits {
    width: 47px;
  }
  .filter-container .symbols-filters {
    display: flex;
    justify-content: space-between;
  }
  .shapes-column .badge-container:hover::after {
    top: -8px;
    left: 8px;
  }
}
.fast-filters .wrap-input-check .check-credits {
  padding-left: 0;
  color: var(--keringFont-66);
}
.symbols-filters .wrap-input-check .check-credits::before,
.fast-filters .wrap-input-check .check-credits::before {
  border: 0;
}
.symbols-filters .wrap-input-check .check-credits::after,
.fast-filters .wrap-input-check .check-credits::after {
  background: none;
}

.wrap-input-check.plp.light-check {
  justify-content: left;
}
.facet-list-container .wrap-input-check.plp.light-check,
.page-Support .wrap-input-check.plp.light-check {
  position: relative;
}

.shapes-column {
  padding-left: 40px;
  padding-right: 10px;
  width: 50%;
}
.badges-container.shapes-selector .badge-container .tooltiptext-badge.tooltiptext-infoBadge {
  background-color: var(--keringGray-FF);
  height: auto;
  white-space: nowrap;
  width: auto;
  display: inline-block;
}

.filter-container .badges-container .badge-container .symbol-box .tooltiptext-badge.tooltiptext-infoBadge {
  width: 410px;
}
.filter-container .badges-container .badge-container .tooltiptext-badge::after {
  background-color: var(--keringGray-FF);
}
.filter-container
  .badges-container
  .badge-container:nth-child(1)
  .tooltiptext-badge::after {
  left: 15px;
}

.filter-container
  .badges-container
  .badge-container:nth-child(2)
  .tooltiptext-badge::after {
  left: 55px;
}

.filter-container
  .badges-container
  .badge-container:nth-child(3)
  .tooltiptext-badge::after {
  left: 95px;
}
@media screen and (max-width: 430px) {
  .product-item .product-description .badges-container.stylePLPvariant{
    padding-left: 0;
    bottom: 20px;
}
.product-item .product-description .badges-container.stylePLPvariant{
  padding-left: 0;
  bottom: 10px;
}
.page-productDetails .badges-container.stylePLPvariant,
.page-productGridPage .badges-container.stylePLP {
  padding-top: 20px;
  padding-bottom: 5px;
  display: -webkit-inline-box;
}
}
.product-item .product-description .badges-container.stylePLP{
    padding-left: 0;
    bottom: 20px;
}
.product-item .product-description .badges-container.skuPLP,
.product-item .product-description .badges-container.stylePLPvariant{
  padding-left: 0;
}
.symbols-filters .symbol-box:hover .tooltiptext-badge {
  visibility: visible;
}

.applied-filters-container {
  grid-column: 1/3;
}

/* .filter-container .symbol-box:not(.checked) img.badge-not-selected,
.filter-container .symbol-box.checked img.badge-selected,
.filter-container .shape-box:not(.checked) img.shape-not-selected,
.filter-container .shape-box.checked img.shape-selected {
  visibility: visible;
}
*/

.filter-container .symbols-filters.checked img.badge-not-selected,
.filter-container .symbol-box:not(.checked) img.badge-selected,
.filter-container .symbols-filters.checked img.shape-not-selected,
.filter-container .shape-box:not(.checked) img.shape-selected {
  display: none;
}

.shape-box {
    padding-top: 9px;
    opacity: 0.25;
    transition: opacity 0.2s ease;
}

@media (hover: hover) {
    .badges-container.symbols-filters.shapes-selector:hover .shape-box:not(.checked) {
        opacity: 0.25;
    }
}

@media (hover: hover) {
    .shapes-column:hover .shape-box:hover {
        opacity: 1 !important;
    }
}

.shapes-column .shape-box.checked {
    opacity: 1 !important;
}

.shapes-selector.all-active .shape-box {
    opacity: 1;
}
.shapes-selector {
    flex-wrap: wrap;
    gap: 20px !important;
    align-items: flex-start;
    justify-content: flex-start !important;
    flex-grow: 0;
    flex-shrink: 0;
}

.symbol-box {
    opacity: 0.25;
    transition: opacity 0.2s ease;
}

@media (hover: hover) {
    .badges-container.symbols-filters.symbols-selector:hover .symbol-box:not(.checked) {
        opacity: 0.25;
    }
}

@media (hover: hover) {
    .symbols-column:hover .symbol-box:hover {
        opacity: 1 !important;
    }
}

.symbols-column .symbol-box.checked {
    opacity: 1 !important;
}

.symbols-selector.all-active .symbol-box {
    opacity: 1;
}

.symbols-selector {
    flex-wrap: wrap;
    gap: 7px !important;
    align-items: flex-start;
    justify-content: flex-start !important;
    flex-grow: 0;
    flex-shrink: 0;
}

@media screen and (max-width: 430px) {
  .shapes-column.badges-container .symbols-filters {
    float: left;
  }
  .template-pages-editorial-landingEditorialPage .badges-container.stylePLP,
  .template-pages-category-brandGridPage .badges-container.stylePLP{
    padding-top: 20px;
    padding-bottom: 5px;
    display: -webkit-inline-box;
  }
  .template-pages-editorial-landingEditorialPage .badges-container.skuPLP,
  .template-pages-category-brandGridPage .badges-container.skuPLP{
    padding-top: 5px;
    padding-bottom: 5px;
    display: -webkit-inline-box;
  }
}

.container-placeholder {
  padding: 15px;
}

.page-productGridPage .product-description img.product-badge {
  padding: 0px;
  height: 30px;
  width: 30px;
}
.badges-container .product-badge.product-badge-tooltip,
.product-badge-filters.product-badge-tooltip,
.page-productGridPage .product-description img.product-badge.product-badge-tooltip{
  margin-right: 15px;
  width: 48px;
  height: 48px;
}
.page-productGridPage .badges-container.stylePLP {
  padding-top: 20px;
  padding-bottom: 5px;
  display: -webkit-inline-box;
}

.page-productGridPage .badges-container.skuPLP {
  padding-top: 5px;
  padding-bottom: 5px;
  display: -webkit-inline-box;
}

.page-productGridPage .category-filter .badges-container {
  display: inherit;
}
.page-productGridPage .internal-code-series {
  color: var(--keringFont-95);
}

input[type="radio"] {
  position: relative;
}
input[type="radio"]:after {
  width: 12px;
  height: 12px;
  border-radius: 12px;
  position: relative;
  background-color: white;
  content: "";
  display: inline-block;
  visibility: visible;
  border: 1px solid black;
}

input[type="radio"]:checked:before {
  width: 6px;
  height: 6px;
  border-radius: 8px;
  position: absolute;
  background-color: black;
  content: "";
  display: inline-block;
  visibility: visible;
  border: 1px solid black;
  z-index: 1;
  left: 6px;
  top: 6px;
  transform: translate(-50%, -50%);
}
.page-productGridPage
  .product-description
  .badges-container
  .badge-container:nth-child(1)
  .tooltiptext-badge::after {
  left: 4%;
  content: "";
  position: absolute;
  top: 100%;
  border-width: 10px;
  border-style: solid;
  border-color: var(--keringGray-F2) transparent transparent transparent;
}
.page-productGridPage
  .product-description
  .badges-container
  .badge-container:nth-child(2)
  .tooltiptext-badge::after {
  left: 17%;
  content: "";
  position: absolute;
  top: 100%;
  border-width: 10px;
  border-style: solid;
  border-color: var(--keringGray-F2) transparent transparent transparent;
}
.page-productGridPage
  .product-description
  .badges-container
  .badge-container:nth-child(3)
  .tooltiptext-badge::after {
  left: 33%;
  content: "";
  position: absolute;
  top: 100%;
  border-width: 10px;
  border-style: solid;
  border-color: var(--keringGray-F2) transparent transparent transparent;
}
.page-productGridPage
  .product-description
  .badges-container
  .badge-container:nth-child(4)
  .tooltiptext-badge::after {
  left: 44%;
  content: "";
  position: absolute;
  top: 100%;
  border-width: 10px;
  border-style: solid;
  border-color: var(--keringGray-F2) transparent transparent transparent;
}

.page-productGridPage .center_wrapper {
  max-width: 1180px;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.page-productGridPage
  .product-description
  .badges-container
  .badge-container:nth-child(5)
  .tooltiptext-badge::after {
  left: 58%;
  content: "";
  position: absolute;
  top: 100%;
  border-width: 10px;
  border-style: solid;
  border-color: var(--keringGray-F2) transparent transparent transparent;
}
.page-productGridPage
  .product-description
  .badges-container
  .badge-container:nth-child(6)
  .tooltiptext-badge::after {
  left: 71%;
  content: "";
  position: absolute;
  top: 100%;
  border-width: 10px;
  border-style: solid;
  border-color: var(--keringGray-F2) transparent transparent transparent;
}
.page-productGridPage
  .product-description
  .badges-container
  .badge-container:nth-child(7)
  .tooltiptext-badge::after {
  left: 88%;
  content: "";
  position: absolute;
  top: 100%;
  border-width: 10px;
  border-style: solid;
  border-color: var(--keringGray-F2) transparent transparent transparent;
}

#brandPageCatalogExportConfirmationModal {
  padding: 40px;
}

#brandPageCatalogExportConfirmationModal .export-confirmation-text {
  text-transform: none;
}
#brandPageCatalogExportConfirmationModal .export-confirmation-text p {
  margin: 20px 0;
  font-size: 13px;
}

@media screen and (max-width: 430px) {
  .brand-logo {
    max-width: 95%;
  }
  .filter-container .section-facet {
    margin-top: 0px;
  }
  .filter-container .section-facet,
  .badges-container .section-title {
    padding: 20px 0px;
    font-size: 16px;
  }
  .shapes-column.badges-container .symbols-filters .check-credits,
  .symbols-filters .wrap-input-check .check-credits {
    margin-left: 0px;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
  }

  .shapes-column,
  .symbols-column {
    width: 100%;
  }
}
@media screen and (min-width: 430px) {
  .facet-selector .wrap-input-check .input-check-credits,
  .facet-selector .wrap-input-check .check-credits {
    top: unset;
    left: unset;
  }
  .filter-container .section-title .number-symbols{
    padding: 5px;
    margin-bottom: 10px;
    border-bottom: 1.5px solid var(--keringFont-66);
    text-transform: uppercase;
    font-family: "dinprobold";
    text-align: left;
  }
}
/* rules for container of show more card plp desktop */
@media screen and (min-width: 430px) {
  .page-productGridPage .products-grid .show-more-js {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 430px) {
  #pdp-related-products .product-item .badge-area,
  .plp-products-container .product-item .badge-area {
    display: flex;
    flex-direction: revert;
    align-items: flex-start;
    justify-content: space-between;
    padding: 10px 10px 0px 10px;
  }
  #pdp-related-products .product-item .badge-area .col-md-2.left,
  .plp-products-container .product-item .badge-area .col-md-2.left {
    padding: 0;
    width: 20px;
    height: 20px;
  }

  #pdp-related-products .product-item .badge-area .col-md-2.right,
  .plp-products-container .product-item .badge-area .col-md-2.right {
    padding: 0;
  }
  #pdp-related-products .product-item .badge-area .p,
  .plp-products-container .product-item .badge-area p {
    font-size: 10px;
  }
  #pdp-related-products .product-item .badge-area .right p,
  .plp-products-container .product-item .badge-area .right p {
    height: 20px;
    line-height: 20px;
  }
  #pdp-related-products .product-item .badge-area .right p:not(:first-child),
  .plp-products-container .product-item .badge-area .right p:not(:first-child) {
    margin-top: 0;
  }
}

@media screen and (max-width: 430px) {
  .plp-row .badge-area div:first-child {
    padding: 0;
  }

  .plp-row .badge-area .left a img.svg-icon {
    display: none;
  }

  .tooltip-filters-mobile .close-filter-icon-mobile p + #close-mobile-filters {
    margin-left: 0;
  }
  .page-searchAfterSales .set-border .badges-container,
  .page-productDetails .set-border .badges-container.stylePLPvariant,
  .template-pages-editorial-landingEditorialPage .set-border .badges-container,
  .template-pages-category-brandGridPage .set-border .badges-container,
  .page-search .set-border .badges-container,
  .page-productGridPage .set-border .badges-container.stylePLP,
  .page-productGridPage .set-border .badges-container.skuPLP{
    z-index:1;
  }
  .page-searchAfterSales .product-item:nth-of-type(even) span.tooltiptext-badge.tooltiptext-infoBadge,
  .template-pages-category-productGridPage .product-item:nth-of-type(even) span.tooltiptext-badge.tooltiptext-infoBadge,
  .template-pages-editorial-landingEditorialPage .product-item:nth-of-type(even) span.tooltiptext-badge.tooltiptext-infoBadge,
  .template-pages-category-brandGridPage .product-item:nth-of-type(even) span.tooltiptext-badge.tooltiptext-infoBadge,
  .page-search .product-item:nth-of-type(even) span.tooltiptext-badge.tooltiptext-infoBadge,
  .page-productDetails .product-item:nth-of-type(even) span.tooltiptext-badge.tooltiptext-infoBadge{
    transform: translate( calc(-50% - 15px), 0);

  }
  .page-search .product-item:nth-of-type(even) .badge-container:nth-of-type(2) span.tooltiptext-badge.tooltiptext-infoBadge{
    transform: translate( calc(-56% - 15px), 0);
  }
  .page-search .product-item:nth-of-type(even) .badge-container:nth-of-type(3) span.tooltiptext-badge.tooltiptext-infoBadge{
    transform: translate( calc(-67% - 15px), 0);
  }
  .page-searchAfterSales .product-item:nth-of-type(even) .badge-container:nth-of-type(3) span.tooltiptext-badge.tooltiptext-infoBadge,
  .template-pages-category-productGridPage .product-item:nth-of-type(even) .badge-container:nth-of-type(3) span.tooltiptext-badge.tooltiptext-infoBadge,
  .template-pages-editorial-landingEditorialPage .product-item:nth-of-type(even) .badge-container:nth-of-type(3) span.tooltiptext-badge.tooltiptext-infoBadge,
  .template-pages-category-brandGridPage .product-item:nth-of-type(even) .badge-container:nth-of-type(3) span.tooltiptext-badge.tooltiptext-infoBadge,
  .page-productDetails .product-item:nth-of-type(even) .badge-container:nth-of-type(3) span.tooltiptext-badge.tooltiptext-infoBadge{
    transform: translate( calc(-60% - 15px), 0);

  }
  .page-searchAfterSales .product-item:nth-of-type(even) .badge-container:nth-of-type(n+4) span.tooltiptext-badge.tooltiptext-infoBadge,
  .template-pages-category-productGridPage .product-item:nth-of-type(even) .badge-container:nth-of-type(n+4) span.tooltiptext-badge.tooltiptext-infoBadge,
  .template-pages-editorial-landingEditorialPage .product-item:nth-of-type(even) .badge-container:nth-of-type(n+4) span.tooltiptext-badge.tooltiptext-infoBadge,
  .template-pages-category-brandGridPage .product-item:nth-of-type(even) .badge-container:nth-of-type(n+4) span.tooltiptext-badge.tooltiptext-infoBadge,
  .page-search .product-item:nth-of-type(even) .plus-icon.badge-container:nth-of-type(n+4) span.tooltiptext-badge.tooltiptext-infoBadge,
  .page-productDetails .product-item:nth-of-type(even) .badge-container:nth-of-type(n+4) span.tooltiptext-badge.tooltiptext-infoBadge{
    transform: translate( calc(-70% - 15px), 0);

  }
  .page-search .product-item:nth-of-type(odd) span.tooltiptext-badge.tooltiptext-infoBadge{
    transform: translate( 0, 0);
  }
  .page-search .product-item:nth-of-type(odd) .badge-container:nth-of-type(n+2) span.tooltiptext-badge.tooltiptext-infoBadge{
    transform: translate( calc( -5% - 15px), 0);
  }
  .page-searchAfterSales .product-item:nth-of-type(odd) .badge-container:nth-of-type(n+3) span.tooltiptext-badge.tooltiptext-infoBadge,
  .template-pages-category-productGridPage .product-item:nth-of-type(odd) .badge-container:nth-of-type(n+3) span.tooltiptext-badge.tooltiptext-infoBadge,
  .template-pages-editorial-landingEditorialPage .product-item:nth-of-type(odd) .badge-container:nth-of-type(n+3) span.tooltiptext-badge.tooltiptext-infoBadge,
  .template-pages-category-brandGridPage .product-item:nth-of-type(odd) .badge-container:nth-of-type(n+3) span.tooltiptext-badge.tooltiptext-infoBadge,
  .page-productDetails .product-item:nth-of-type(odd) .badge-container:nth-of-type(n+3) span.tooltiptext-badge.tooltiptext-infoBadge{
    transform: translate( calc(-13% - 15px), 0);

  }
  .page-search .product-item:nth-of-type(odd) .badge-container:nth-of-type(n+3) span.tooltiptext-badge.tooltiptext-infoBadge{
    transform: translate( calc(-17% - 15px), 0);

  }
  .page-search .product-item:nth-of-type(odd) .badge-container:nth-of-type(n+4) span.tooltiptext-badge.tooltiptext-infoBadge{
    transform: translate( calc(-19% - 15px), 0);
  }
  .page-search .product-item:nth-of-type(even) .badge-container:nth-of-type(n+4) span.tooltiptext-badge.tooltiptext-infoBadge{
    transform: translate( calc(-80% - 15px), 0);

  }
  .page-productDetails #kering-product-characteristics .badge-container:nth-of-type(2) .tooltiptext-badge.tooltiptext-infoBadge{
    transform: translate( calc(-10% - 15px), 0);
  }
  .page-productDetails #kering-product-characteristics .badge-container:nth-of-type(3) .tooltiptext-badge.tooltiptext-infoBadge{
    transform: translate( calc(-20% - 15px), 0);
  }
  .page-productDetails #kering-product-characteristics .badge-container:nth-of-type(4) .tooltiptext-badge.tooltiptext-infoBadge{
    transform: translate( calc(-34% - 15px), 0);
  }
  .page-productDetails #kering-product-characteristics .badge-container:nth-of-type(n+5) .tooltiptext-badge.tooltiptext-infoBadge{
    transform: translate( calc(-51% - 15px), 0);
  }

}
.page-productGridPage .hide-submenu-tag{
    display: none;
}
.product-result-section .product-img .secondary-image {
	display: none;
}
@media screen and (min-width: 430px) {
    .body_sidebar_open .filter-container-bar::before {
        content: "";
        position: absolute;
        left: 7.5px;
        top: 8px;
        border-width: 10px 14px;
        border-style: solid;
        border-color: transparent transparent var(--keringGray-F2) transparent;
    }

}
@media screen and (max-width: 430px) {
  .page-searchAfterSales .product-item .product-description,
  .template-pages-editorial-landingEditorialPage .product-item .product-description,
  .template-pages-category-brandGridPage .product-item .product-description,
  .page-search .product-item .product-description,
  .page-productGridPage .product-item .product-description{
    width: 100%;
   }
}
@media screen and (min-width: 430px) {
  .page-searchAfterSales .product-item .counter-variant.stylePLP,
  .template-pages-category-brandGridPage .product-item .counter-variant.stylePLP,
  .page-search .product-item .counter-variant.stylePLP,
  .page-productGridPage .product-item .counter-variant.stylePLP{
        padding-top:5px;
   }
}
@media screen and (min-width: 430px) {
    .filter-container .badges-container.shapes-column .badge-container .tooltiptext-badge.tooltiptext-infoBadge{
        height: fit-content;
    }
    .filter-container .badges-container.shapes-column .badge-container:last-of-type .tooltiptext-badge.tooltiptext-infoBadge{
      transform: translateX(-60%);
  }
  .filter-container .badges-container.shapes-column .badge-container:nth-last-child(2) .tooltiptext-badge.tooltiptext-infoBadge{
    transform: translateX(-40%);
  }
}
.page-productGridPage .product-item .counter-variant{
  text-transform: uppercase;
}