.containerBranch {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
  gap: 41.13px;
  max-width: 1226.98px;
  padding-top: 20px;
}

.headerBranch {
  display: flex;
  flex-direction: column;
  gap: 6.13px;
  padding-bottom: 20.74px;
  width: 100%;
  border-bottom: 1px solid #adadad;
  align-items: center;
  text-align: center;
}

.containerBranch .menus-breadcrumbs {
  padding: 0 !important;
}

.headerBranch h2 {
  font-size: 20px;
  font-family: "Almoni", sans-serif;
  color: #060706;
  font-weight: bold;
  padding-top: 34px;
}

.headerBranch p {
  width: 500px;
  font-size: 15px;
  font-family: "Almoni", sans-serif;
  color: #000000;
  font-weight: normal;
}

.containerBranch .slick-list img {
  width: 407px;
  min-width: 407px;
  max-height: 531.74px;
  min-height: 531.74px;
}

.containerBranch .arcaffe-product-image .slick-dots {
  bottom: -72.74px !important;
}

/* .slider-product-wrapper {
  position: relative;
  width: calc(50% + 48px);
  height: 510px;
  margin-right: 0;
} */

.containerBranch .slick-slide {
  margin-left: 29px;
  position: initial;
  justify-content: flex-start !important;
}

.arcaffe-product-image .slick-dots {
  bottom: -50px !important;
  margin-bottom: 10px !important;
  width: 407px;
}

.arcaffe-product-image .slick-dots li button:before {
  width: 7px !important;
  height: 7px !important;
}

.contentBranchWrapper {
  display: flex;
  width: 100%;
  flex-direction: row-reverse;
  justify-content: space-between;
  padding: 0 15.5px;
  padding-bottom: 69.26px;
  box-sizing: border-box;
  /* gap: 129.47px; */
}

.rightContentBranchWrapper {
  display: flex;
  flex-direction: column;
}

.rightContentBranchWrapper p {
  color: #060706;
  font-family: "Almoni", sans-serif;
  font-weight: normal;
  font-size: 18px;
  padding-top: 19.57px;
  padding-bottom: 21.16px;
  line-height: 100%;
}

.titleContentBranch {
  display: flex;
  justify-content: space-between;
  align-items: start;
  flex-direction: row-reverse;
  gap: 20px;
}

.titleContentBranch h1 {
  font-size: 24px;
  font-family: "Almoni", sans-serif;
  font-weight: bold;
  color: #060706;
  line-height: 100%;
  padding-bottom: 0px;
  width: 159px;
}

.tagTitleContentBranch {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 4.9px;
  flex-wrap: wrap;
  width: 310px;
}

.tagTitleContentBranch .itemTag {
  padding: 6.04px 15.42px 5.73px 12.41px;
  box-sizing: border-box;
  border: 1px solid #000000;
  border-radius: 19px;
  color: #060706;
  font-family: "Almoni", sans-serif;
  font-size: 16px;
  font-weight: normal;
  white-space: nowrap;
  line-height: 100%;
}

.timeWorkBranch {
  display: flex;
  justify-content: space-between;
  max-width: 391px;
  width: 100%;
}

.timeWorkBranch h2 {
  color: #060706;
  font-family: "Almoni", sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}

.timeWorkBranch p {
  padding: 0;
  color: #060706;
  font-family: "Almoni", sans-serif;
  font-size: 18px;
  font-weight: normal;
  margin-block-start: 0em;
  margin-block-end: 0em;
  line-height: 23px;
}

.telephoneBranch {
  text-decoration: underline !important;
  color: #060706;
  font-family: "Almoni", sans-serif;
  font-size: 18px;
  font-weight: normal;
  margin-top: 21.17px;
  margin-bottom: 34px;
  line-height: 19px;
}

.accessibilityBranch {
  width: 100%;
  background: #f2f2f2;
  padding: 23.29px 45.11px 29.54px 71.32px;
  box-sizing: border-box;
  margin-bottom: 31.9px;
}

.accessibilityBranch h2 {
  color: #060706;
  font-family: "Almoni", sans-serif;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 20.16px;
}

.accessibilityBranchList {
  display: flex;
  gap: 81.58px;
}
.accessibilityBranchItem {
  width: 100%;
}
.accessibilityBranchItem ul {
  list-style-type: none;
  width: 100%;
  column-count: 2;
  padding: 0;
  margin: 0;
}
.accessibilityBranchItem li {
  color: #060706;
  font-family: "Almoni", sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 24px;
  padding: 0;
}

.buttonBranch {
  display: flex;
  width: 175px;
  height: 49.62px;
  box-sizing: border-box;
  border: 0.5px solid #000000;
}

.iconBranchButton {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.iconBranchButton:last-child {
  border-right: 0.5px solid #000000;
}

.buttonBranchWrapper {
  width: 100%;
  display: flex;
  justify-content: end;
}

.iconBranchButton img {
}

.headerBranch .breadcrumbsHeaderBranch {
  margin-left: auto;
  padding-right: 15px;
  padding-top: 15px;
}

.branch-slider .slick-slide div {
  max-width: 531.74px;
}

/* .breadcrumbsHeaderBranch {
  display: none;
} */

.wrapperMobileButtons {
  display: none;
}

@media (max-width: 944px) {
  .contentBranchWrapper {
    flex-direction: column-reverse;
  }

  .headerBranch {
    display: none;
  }

  .breadcrumbsHeaderBranch {
    display: flex;
    align-items: center;
    gap: 3px;
    padding-top: 13.5px;
    padding-bottom: 21.57px;
    width: 100%;
    box-sizing: border-box;
    padding-right: 15.5px;
  }

  .containerBranch {
    gap: 0;
  }

  .tagTitleContentBranch {
    display: none;
  }

  .titleContentBranch {
    justify-content: start;
  }

  .titleContentBranch h1 {
    font-size: 20px;
  }

  .rightContentBranchWrapper p {
    padding-bottom: 21.57px;
    padding-top: 5px;
  }

  .timeWorkBranch p {
    padding: 0;
    font-size: 15px;
  }

  .timeWorkBranch {
    max-width: 359.5px;
  }

  .telephoneBranch {
    display: none;
  }

  .buttonBranchWrapper {
    display: none;
  }

  .wrapperMobileButtons {
    display: flex;
    justify-content: space-between;
    width: 100%;
    box-sizing: border-box;
    align-items: center;
    padding-top: 29.35px;
    padding-bottom: 19.44px;
  }

  .wrapperMobileButtons .buttonBranchWrapper {
    display: flex;
    border: 0.5px solid #000000;
    width: 185px;
    height: 49.62px;
  }

  .wrapperMobileButtons .telephoneBranch {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    width: 150.92px;
    height: 49.62px;
    border: 0.5px solid #000000;
    margin: 0;
  }

  .breadcrumbsHeaderBranch p {
    color: #060706;
    font-family: "Almoni", sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    padding: 0;
  }

  .accessibilityBranch {
    padding: 20px 28.42px 20px 28.42px;
    margin-bottom: 21.57px;
  }

  .accessibilityBranchItem {
    width: 100%;
  }
  .accessibilityBranchItem ul {
    padding: 0;
  }

  .accessibilityBranch h2 {
    display: none;
  }

  .accessibilityBranchList {
    gap: 45.58px;
  }

  .accessibilityBranchItem li {
    font-size: 14px;
    padding: 0;
  }

  .branch-slider .slick-slide {
    margin-left: 10px;
    justify-content: flex-start !important;
  }

  .slider-branch-wrapper {
    position: relative;
    width: 100%;
    height: 390px;
    margin: 0;
    padding-right: 10px;
    box-sizing: border-box;
  }

  .containerBranch .arcaffe-product-image .slick-dots {
    bottom: -52.52px !important;
    margin-bottom: 10px !important;
    width: 100%;
  }

  .contentBranchWrapper {
    padding-bottom: 60.92px;
  }

  /* .arcaffe-product-image {
    max-width: 100%;
    height: 390px;
    margin: 0 auto;
  } */

  .branch-slider .slick-list {
    margin-right: 0;
    justify-content: flex-start;
    max-height: 390px;
    min-height: 390px;
  }

  .branch-slider .slick-list img {
    width: 352px;
    min-width: 352px;
    max-height: 390px;
    min-height: 390px;
  }
}

@media (max-width: 778px) {
  .contentBranchWrapper {
    padding-right: 0 !important;
    padding-left: 0 !important;
    padding-bottom: 21.57px;
    padding-top: 5px;
  }

  .rightContentBranchWrapper {
    padding: 0 15.5px;
  }
}
