.ital-product-page {
  width: 100%;
  height: fit-content;
  display: flex;
  justify-content: center;
  min-height: calc(100vh - 80px);
}

/* .itl-window-description-text *:last-child {
  margin-bottom: 21px;
} */

body .container {
  padding-left: 0px;
  padding-right: 0px;
}

#product-product {
  padding-top: 50px;
  padding-bottom: 50px;
}

.ital-image-block {
  display: flex;
  width: 100%;
}

.ital-thumbnails {
  width: 100%;
  margin-left: 0px;

  gap: 1px;
  flex-direction: column;
  display: flex;
}

body .ital-main-image-wrapper {
  width: 100%;
  margin-left: 0;
}

#product-product#product-product {
  padding-top: 17px;
  color: var(--primary-color);
}

.ital-image-block-wrapper {
  width: 50%;
}

#product-product .ital-main-image-wrapper .ital-main-image-box {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  /* padding: 17.5%; */

  /* width: 707px;
    height: 706px; */
  /* margin-left: 15px; */
  /* padding: 0; */
  /* border: 0; */
  background: #eeeeee;

  /* &::after {
        content: '';
        background-color: #eeeeee;
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: -5;
    } */

  /* &.product-page__first-image::after {
        border-top-right-radius: 40px;
    }

    &.product-page__last-image::after {
        border-bottom-left-radius: 40px;
    } */
}

#product-product .ital-main-image-wrapper:first-child .ital-main-image-box {
  border-top-right-radius: 40px;
}

#product-product .ital-main-image-wrapper:last-child .ital-main-image-box {
  border-bottom-left-radius: 40px;
}

.ital-image-block-wrapper .thumbnails {
  overflow: hidden;
}

/* #product-product .ital-main-image-wrapper:first-child .ital-main-image-box{
    border-radius: 0 40px 0 0;
}
#product-product .ital-main-image-wrapper:last-child .ital-main-image-box{
    border-radius: 0 0 0 40px;
} */
/* .ital-main-image-wrapper .ital-main-image-box .ital-main-image { */
/* max-width: 90%;
    max-height: 90%; */
/* } */

.ital-main-image-box .itl-picture-count {
  display: flex;
  align-items: start;
  position: absolute;
  color: var(--primary-color);
  font-size: 46px;
  line-height: 46px;
  bottom: 35px;
  left: 38px;
  letter-spacing: 2px;
  font-weight: 300;
}

.ital-main-image-box .itl-picture-count span {
  position: absolute;
  opacity: 0.4;
  font-size: 17px;
  line-height: 20px;
  margin-left: 50px;
  left: 15px;
  margin-top: 5px;
  white-space: nowrap;
  letter-spacing: 0;
}

#product-product .itl-right-content-product {
  padding-top: 12px;
  position: relative;
  /* width: 549px; */
  width: 39%;
  /* margin-left: 77px;
    margin-top: 13px; */
  letter-spacing: -0.5px;
}

.fixed-right-box-product-page {
  position: sticky;
  top: 20px;
  bottom: 0;
  margin-bottom: auto;
  z-index: 190;
}

#product-product .itl-right-content-product .itl-product-item {
  font-size: 19px;
  margin-bottom: 26px;
}

.itl-right-content-product .itl-product-title {
  font-size: 33px;
  color: var(--primary-color);
  font-weight: 700;
  padding-right: 10px;
  line-height: 38px;
  margin-bottom: 16px;
  word-break: break-word;
}

#product-product .itl-right-content-product .itl-product-item.itl-product-small-description {
  letter-spacing: -0.6px;
  margin-bottom: 40px;
}

#product-product .itl-right-content-product .itl-product-item.itl-product-price {
  color: var(--primary-color);
  font-weight: 600;
  letter-spacing: 0.6px;
  margin-bottom: 67px;
}

#product-product .itl-right-content-product .itl-product-description {
  display: flex;
  width: 100%;
  padding: 20px 0 19px 21px;
  border: 1px solid var(--primary-color);
  border-left: 0;
  border-right: 0;
  letter-spacing: 1.2px;
  text-decoration: none;
  justify-content: space-between;
}

#product-product .itl-right-content-product .itl-product-attributes {
  border-top: 0;
}

#product-product .itl-product-description .itl-product-tab-arrow {
  width: 25px;
  height: 12px;
  /* margin-left: auto; */
  margin-right: 19px;
  margin-top: 4px;
}

#product-product .list-unstyled {
  margin-top: 20px;
}

.itl-right-content-product .itl-product-description .itl-product-tab-description {
  width: 20px;
  height: 20px;
  margin-right: 15px;
  filter: brightness(0) saturate(100%) invert(14%) sepia(37%) saturate(3240%) hue-rotate(212deg) brightness(91%) contrast(92%);
}

#product-product .itl-window-box {
  position: fixed;
  background-color: #ffffff;
  height: 100%;
  width: 959px;
  top: 0;
  right: 0;
  border-radius: 40px 0 0 0;
  z-index: 250;
  transition: transform 0.5s ease-in-out;
  right: -959px;
}

#product-product .itl-window-box.active {
  transform: translateX(-959px);
}

#product-product .itl-window-box .itl-window-title {
  font-size: 30px;
  font-weight: 700;
  padding: 79px 0 36px 78px;
  border-bottom: 1px solid #bbc0d2;
  letter-spacing: 1.2px;
  /*  margin-bottom: 25px; */
}

.itl-window-box .itl-window-description-text p,
.product-page__openable-section p {
  margin-left: 16px;
  line-height: 20px;
}

.itl-window-box .itl-window-description-text p+p,
.product-page__openable-section p+p {
  padding-top: 7px;
}

.product-page__openable-section p {
  font-size: 12px;
}

.itl-window-box .itl-window-description-text h2,
.product-page__openable-section h2 {
  font-size: 20px;
  color: var(--primary-color);
  font-weight: 600;
  margin-top: 41px;
  margin-bottom: 25px;
}

.product-page__openable-section h2 {
  font-size: 16px;
}

.itl-window-box .itl-window-description-text li,
.product-page__openable-section li {
  list-style-type: disc;
  margin-left: 17px;
  padding-bottom: 20px;
  margin-left: 16px;
  line-height: 20px;
}

.product-page__openable-section li {
  margin-left: 30px;
}

.itl-window-box .itl-window-description-text li h2,
.product-page__openable-section li h2 {
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 10px;
  margin-right: 11px;
}

.product-page__openable-section li h2 {
  margin-bottom: 6px;
}

.itl-window-box .itl-window-description-text li P,
.product-page__openable-section li p {
  margin: 0;
}

#product-product .itl-window-box .itl-window-description-text {
  padding-left: 76px;
  /* margin-right: 7px; */
  padding-top: 25px;
  padding-right: 26%;
  letter-spacing: 0;
  height: calc(100% - 160px);
  overflow-y: scroll;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
}

#product-product .itl-window-box .itl-window-description-text::-webkit-scrollbar,
.product-page__openable-section-wrapper::-webkit-scrollbar {
  display: none;
}

#product-product .itl-window-box .itl-button-window {
  position: absolute;
  top: 35px;
  right: 35px;
}

#itl-window-attribute .itl-window-description-text .itl-attribute-box {
  display: flex;
  width: 628px;
  /* height: 41px; */
  padding: 10px 0;
  align-items: center;
  padding-left: 15px;
  border-bottom: 1px solid var(--primary-color);
}

#itl-window-attribute .itl-window-description-text .itl-group-box .itl-attribute-box:first-child {
  border-top: 1px solid var(--primary-color);
}

#itl-window-attribute .itl-window-description-text .itl-group-box .itl-attribute-box:last-child {
  margin-bottom: 22px;
}

#itl-window-attribute .itl-window-description-text .itl-group-name {
  font-size: 20px;
  margin-bottom: 22px;
  font-weight: 600;
}

.itl-window-description-text .itl-group-box {
  margin-left: 2px;
}

#itl-window-attribute .itl-attribute-name {
  font-weight: 400;
  width: 58%;
}

#itl-window-attribute .itl-attribute-text {
  font-weight: 500;
  width: calc(42% - 17px);
}

body {
  background-color: e6e6e6;
}

/* #product-product .itl-window-box .itl-window-description-text::-webkit-scrollbar {
    width: 4px;
}

#product-product .itl-window-box .itl-window-description-text::-webkit-scrollbar-thumb {
    background-color: #1c316c;
    border-radius: 10px;
    min-height: 20px;
}

#product-product .itl-window-box .itl-window-description-text::-webkit-scrollbar-track {
    background-color: #ffffff;
} */

/* #product-product .itl-window-box .itl-window-description-text {
    scrollbar-color: #1c316c #ffffff;
    scrollbar-width: thin;
} */
#product-product .download_catalog_link:focus {
  text-decoration: none;
}

#product-product .itl-right-content-product .download_catalog_link_text {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.6px;
}


.itl-right-content-product .where-buy-button-box {
  width: fit-content;

  &>:nth-child(1) {
    width: 270px;
    height: 80px;
    color: white;
    background-color: var(--primary-color);
    border-radius: 40px;
    font-weight: 600;
    font-size: 20px;
    border: 2px solid transparent;
    letter-spacing: 0.2px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.2s ease-out;
  }

  &>:nth-child(2) {
    width: 80px;
    height: 80px;
    color: white;
    background-color: var(--primary-color);
    border-radius: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid transparent;
    transition: all 0.2s ease-out;
  }

  &:hover>:nth-child(1) {
    background-color: transparent;
    border: 2px solid var(--primary-color);
    color: var(--primary-color);
  }

  &:hover>:nth-child(2) {
    background-color: transparent;
    border: 2px solid var(--primary-color);
    transform: rotate(135deg);

    img {
      filter: brightness(0) saturate(100%) invert(12%) sepia(59%) saturate(2309%) hue-rotate(217deg) brightness(97%) contrast(94%);
    }
  }
}

.itl-right-content-product .itl-call-us-box {
  border: 1px solid #eeeeee;
}

.slick-initialized .slick-slide {
  display: flex;
}

body .itl-call-us-box .itl-call-us-content-box {
  /* display: none; */
  display: flex;
  justify-content: space-between;
  overflow: hidden;
  visibility: hidden;
  margin-top: 0px;
  height: 0px;
  width: 100%;
  transition: all 0.15s ease-in;

  &.active {
    visibility: visible;
    height: 100%;
    /* margin-top: 20px; */
    margin-top: 57px;
    padding-left: 3px;
    padding-bottom: 28px;
  }
}

.itl-call-us-box .itl-call-us-title-box .itl-call-us-title-arrow {
  width: 12px;
  height: 12px;
  border-right: 1px solid var(--primary-color);
  border-top: 1px solid var(--primary-color);
  transform: rotate(135deg);
  top: 2px;
  transition: transform 0.15s ease-in;

  &.active {
    transform: rotate(-45deg);
    top: 8px;
  }
}

.itl-call-us-content-item {
  width: 33.3%;
  padding-right: 10px;
}

.itl-call-us-box .itl-call-us-content-box .itl-call-us-content-item:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 27px;
  background-color: #aeb5d0;
  right: 0;
  top: 8px;
}

.itl-call-us-box .itl-call-us-content-text{
  font-weight: 500;
  &:hover{
    text-decoration: underline;
    text-underline-offset: 3px;
  }
}

.itl-call-us-box .itl-call-us-content-box .itl-call-us-content-item:nth-child(2):after {
  right: 0;
}

.itl-call-us-box .itl-call-us-content-box .itl-call-us-content-item:nth-child(3):after {
  content: none;
}

.itl-main-content-product-page {
  min-height: 77vh;
  margin-bottom: 84px;
  gap: 5.5%;
  display: flex;
}

#content .itl-recomend-products-title {
  font-weight: 700;
  font-size: 36px;
  line-height: 36px;
  color: var(--primary-color);
  margin-bottom: 54px;
}

#content .itl-product-card-recommended {
  /* margin-right: 23px; */
  width: 321px;
  height: 480px;
  overflow: hidden;
  text-decoration: none;
  justify-self: center;
  transition: all 0.2s ease-in;
}

/* #content .itl-product-card-recommended::after{
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    right: -23px;
    right: -12px;
    top: 0px;
    background-color: #dde0e9;
} */

body .slick-current .slick-active {}


body #content .itl-recommended-box-wrapper {
  & a {
    outline: unset;
  }

  & img {
    outline: unset;
  }
}

body #content .itl-recommended-box-wrapper .slick-slide {
  justify-content: center;
  position: relative;
  transition: all 0.12s ease-in;

  &::after {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0px;
    top: 0px;
    background-color: #dde0e9;
    transition: all 0.12s ease-in;
  }

  &.last-active::after {
    right: -5%;
  }

  &:has(~ .slick-current.slick-active)::after {
    left: 5%;
  }
}

#content .itl-product-card-recommended {
  max-width: 321px;
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
  width: 100%;
  max-width: unset;
}

#content .last-active .itl-product-card-recommended:after {
  width: 0px;
}

#content .slick-current .itl-product-card-recommended,
#content .slick-current .itl-product-card-recommended>a {
  /* transition: all 0.2s ease-in; */
  border-top-left-radius: 40px;
}

#content .last-active .itl-product-card-recommended,
#content .last-active .itl-product-card-recommended>a {
  /* transition: all 0.2s ease-in; */
  border-top-right-radius: 40px;
}

.itl-product-card-recommended .itl-bottom-part-product-card {
  width: 100%;
  height: 138px;
  border-radius: 0 0 40px 40px;
  padding: 24px 19px 33px 20px;
  transition: background-color 0.5s ease, color 0.5s ease;
}

.itl-product-card-recommended:hover .itl-bottom-part-product-card {
  background-color: var(--primary-color);
  color: #fff;
}

.itl-product-card-recommended .itl-bottom-part-product-card .product-title:hover {
  color: white;
}

.itl-product-card-recommended .itl-bottom-part-product-card .product-title-arrow {
  background: url("../../image/ital/arrow_black.png") no-repeat center center;
  background-size: cover;
  transition: background 0.5s ease;
}

.itl-product-card-recommended:hover .itl-bottom-part-product-card .product-title-arrow {
  background: url("../../image/ital/arrow.png") no-repeat center center;
}

#content .ital-map {
  margin-top: 0px;
  background: #fff;
}

.ital-map .map-header-fade [data-button="destributor"] {
  display: none;
}

.ital-map .map-header-fade .map-button {
  width: 33.333%;
}

.ital-map .map-header-fade .map-button:first-child {
  width: 33.7%;
}

.itl-bottom-part-product-card .product-title .product-title-text {
  height: 48px;
  max-height: 48px;
  overflow: hidden;
}

#product-product .ital-where-buy-chapter {
  font-size: 36px;
  margin-top: 75px;
  margin-bottom: 46px;
}

/*
.itl-internet-store-item .map-store-button.active .loc-image {
    width: 22px;
    height: 22px;
    content: url('../../image/ital/map/remove.png');
} */
.itl-recomend-products-title .catalog-arrows {
  width: fit-content;
}

.itl-recomend-products-title .catalog-arrows .itl-arrow-slide {
  border-color: var(--primary-color);
}

.itl-recomend-products-title .itl-arrow-slide .arrow {
  background-image: url("../../image/ital/arrow_dark_blue.png");
}

.itl-recomend-products-title .itl-arrow-slide:hover .arrow {
  background-image: url("../../image/ital/arrow_dark_blue_hover.png");
  width: 38px;
  margin-left: -23px;
}

.itl-recomend-products-title .itl-arrow-slide:first-child:hover .arrow {
  background-image: url("../../image/ital/arrow_dark_blue_hover.png");
  margin-right: -23px;
}

.itl-recommended-box {
  overflow: hidden;

  &.only-mobile-recs {
    display: none;
  }
}

.itl-noslide-recommended-box {
  display: flex;
  justify-content: start;
  width: 100%;
  overflow: hidden;
  gap: 1.5%;
  position: relative;

  &>div:not(:last-child) {
    padding-right: 1.5%;
    border-right: 1px solid #dde0e9;
  }

  &>div:first-child {
    border-top-left-radius: 40px;
    overflow: hidden;
  }

  &>div:last-child {
    border-top-right-radius: 40px;
    overflow: hidden;
  }
}

#content .itl-noslide-recommended-box .itl-product-card-recommended {
  width: 100%;
}

/* .itl-recommended-box .slick-track{
    margin-left: -60px;
} */
#soc_media_anchor {
  z-index: 100;
}

.itl-product-card-recommended .itl-product-card-recommended-sticker-new {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--primary-color);
  color: #fff;
}

.itl-recommended-box>div:first-child:not(.slick-list) {
  border-top-left-radius: 40px;
  overflow: hidden;
}

.itl-recommended-box>div:last-child:not(.slick-list) {
  width: 310px;
  border-top-right-radius: 40px;
  overflow: hidden;
}

/* #custom-scrollbar .veil.ital-no-scroll{
    overflow: hidden;
    height: 100vh;
} */

.itl-product-card-image-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 340px;
  /* background-color: #eeeeee; */
  margin-bottom: 2px;
}

/* ----------------BREADCUMBS---------------------- */

.itl-child-bredcrumbs-wrapper {
  padding: 10px 25px 10px 25px;
  background-color: white;
  width: 300px;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  position: absolute;
  z-index: 210;
  visibility: hidden;
  top: 40px;
  left: -20px;
  opacity: 0;
  transform: translateX(-20px);
  transition: all 0.15s ease-in;

  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.itl-bredcrumbs-wrapper {
  margin: 0 10px 0 10px;
  position: relative;
  z-index: 210;

  &:hover .itl-child-bredcrumbs-wrapper {
    visibility: visible;
    opacity: 1;
    transform: translateX(0px);
  }

  &:hover .itl-child-bredcrumbs-placeholder {
    visibility: visible;
  }

  &:hover .itl-parent-bredcrumb {
    text-decoration: underline;
  }

  &>li {
    display: flex;
  }
}

.itl-parent-home-wrapper {
  padding-right: 10px;
}

.itl-parent-bredcrumb-home {
  display: flex;
}

.itl-parent-bredcrumb {
  display: flex;
  position: relative;
  color: var(--primary-color);
  font-weight: 400;
  font-size: 14px;
}

.ital-breadcrumb-arrow-box {
  padding: 5px 0 0 5px;
}

.itl-breadcrumb-title-wrapper {
  max-width: 100%;

  &>div {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

.itl-breadcrumb-title {
  padding: 0 10px 0 10px;
}

.itl-child-bredcrumb-wrapper {
  margin: 15px 0 15px 0;
}

.itl-child-bredcrumb {
  font-weight: 400;
  position: relative;
  color: var(--primary-color);

  &::before {
    content: "";
    position: absolute;
    top: 1px;
    width: 0%;
    height: 100%;
    border-bottom: 1px solid var(--primary-color);
    pointer-events: none;
    transition: all 0.15s ease-in;
  }

  &:hover {
    font-weight: 500;
    letter-spacing: -0.1px;
  }

  &:hover::before {
    width: 100%;
  }
}

.itl-child-bredcrumbs-placeholder {
  visibility: hidden;
  position: absolute;
  height: 40px;
  left: -20px;
  width: 300px;
  padding: 10px 25px 10px 25px;
  /* background-color: black; */
}

.ital-breadcrumb-arrow {
  border-top: 1px solid var(--primary-color);
  border-right: 1px solid var(--primary-color);
  width: 7px;
  height: 7px;
  transform: rotate(135deg);
}

.ital-breadcrumb-slash {
  color: var(--primary-color);
  padding-right: 2px;
  padding-left: 2px;
  cursor: default;
  user-select: none;
}

/* ----------------BREADCUMBS---------------- */

/* #category_custom_courusel{
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;

}

.slick-list{
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
}

.slick-track {
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 50px !important;
}

.slick-slide{
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
} */

body .locations-map__size-wrapper {
  width: 100%;
  max-width: unset;
  min-width: unset;
}

.itl-product-description-name-image-wrapper {
  display: flex;
  align-items: center;
}

.itl-product-description {
  justify-content: space-between;
}

.itl-recommended-box-wrapper {
  display: flex;
  justify-content: center;
}

#content .itl-noslide-recommended-box .itl-product-card-recommended {
  width: 320px;
  max-width: 100%;
}



.thumbnails.ital-thumbnails {
  a {
    outline: unset;
  }

  img {
    outline: unset;
  }

  &.mobile-thumbnails {
    display: none;
  }

  &.desktop-thumbnails {
    display: block;
  }
}