.cmp-font-size-sub-headline {
  font-size: 22px;
}
@media screen and (max-width: 768px) {
  .cmp-font-size-sub-headline {
    font-size: 18px;
  }
}

.cmp-font-size-body {
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .cmp-font-size-body {
    font-size: 14px;
  }
}

.watch-brand-page {
  max-width: 1780px;
  padding: 30px 50px 60px 50px;
  margin: auto;
}
@media (max-width: 767.98px) {
  .watch-brand-page {
    padding: 20px 20px 80px 20px;
  }
}
.watch-brand-page h2 {
  font-size: 38px;
  font-weight: 300;
  line-height: 42px;
}
@media (max-width: 767.98px) {
  .watch-brand-page h2 {
    font-size: 24px;
    text-align: center;
  }
}
.watch-brand-page h3 {
  font-size: 28px;
  font-weight: 300;
  line-height: 22px;
}
@media (max-width: 767.98px) {
  .watch-brand-page h3 {
    font-size: 20px;
  }
}
.watch-brand-page h4 {
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
}
@media (max-width: 767.98px) {
  .watch-brand-page h4 {
    font-size: 12px;
    text-align: center;
  }
}
.watch-brand-page p {
  font-size: 16px;
  font-weight: 300;
}
@media (max-width: 767.98px) {
  .watch-brand-page p {
    font-size: 13px;
  }
}
.watch-brand-page .watch-main-banner-wrapper img {
  width: 100%;
}
.watch-brand-page .introduce-block {
  margin: 33px auto 37px;
  max-width: 1090px;
  text-align: center;
}
.watch-brand-page .target-block {
  padding: 40px 20px 30px 20px;
  text-align: center;
}
@media (max-width: 767.98px) {
  .watch-brand-page .target-block {
    padding: 30px;
    text-align: left;
  }
}
.watch-brand-page .target-block .content {
  max-width: 800px;
  margin: 33px auto 0;
}
@media (max-width: 767.98px) {
  .watch-brand-page .target-block .content {
    margin: 0;
    text-align: center;
  }
}
.watch-brand-page .history-block {
  margin: 60px auto;
  max-width: 1090px;
  text-align: center;
}
@media (max-width: 767.98px) {
  .watch-brand-page .history-block {
    padding: 30px;
    text-align: left;
    margin: 40px auto;
  }
}
.watch-brand-page .history-block img {
  margin: 20px 0;
}
.watch-brand-page .history-block .content {
  max-width: 800px;
  margin: 30px 146px 25px;
}
@media (max-width: 767.98px) {
  .watch-brand-page .history-block .content {
    margin: 0 0 34px;
    text-align: center;
  }
}
.watch-brand-page .watch-making-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #000;
  padding: 10px 0;
}
@media (max-width: 767.98px) {
  .watch-brand-page .watch-making-block {
    padding: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.watch-brand-page .watch-making-block > div {
  width: 50%;
}
@media (max-width: 767.98px) {
  .watch-brand-page .watch-making-block > div {
    width: 100%;
  }
}
.watch-brand-page .watch-making-block .image {
  position: relative;
}
@media (max-width: 767.98px) {
  .watch-brand-page .watch-making-block .image {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding: 16px;
  }
}
.watch-brand-page .watch-making-block .information {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding: 100px 85px;
  color: #fff;
}
@media (max-width: 767.98px) {
  .watch-brand-page .watch-making-block .information {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    padding: 30px;
  }
}
.watch-brand-page .watch-making-block .information .title {
  text-align: center;
}
.watch-brand-page .watch-making-block .information .content {
  margin: 30px 0 0 0;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  line-height: 22px;
}
@media (max-width: 767.98px) {
  .watch-brand-page .watch-making-block .information .content {
    margin: 15px 0 0 0;
  }
}
.watch-brand-page .kol-block {
  max-width: 1024px;
  margin: 60px auto;
}
@media (max-width: 767.98px) {
  .watch-brand-page .kol-block {
    margin: 40px auto;
  }
}
.watch-brand-page .kol-block .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767.98px) {
  .watch-brand-page .kol-block .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .watch-brand-page .kol-block .item:not(:last-child) {
    margin-bottom: 20px;
  }
}
.watch-brand-page .kol-block .item > div {
  width: 50%;
}
@media (max-width: 767.98px) {
  .watch-brand-page .kol-block .item > div {
    width: 100%;
  }
}
.watch-brand-page .kol-block .item .information {
  padding: 10px 55px;
}
@media (max-width: 767.98px) {
  .watch-brand-page .kol-block .item .information {
    padding: 20px 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.watch-brand-page .kol-block .item .information .content {
  margin: 30px 0 0 0;
}
@media (max-width: 767.98px) {
  .watch-brand-page .kol-block .item .information .content {
    margin: 15px 0 0 0;
  }
}
.watch-brand-page .kol-block .item .image img {
  width: 100%;
}
.watch-brand-page .kol-block .item.revert .information {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.watch-brand-page .extraordinary-design {
  position: relative;
}
.watch-brand-page .extraordinary-design img {
  width: 100%;
}
.watch-brand-page .extraordinary-design .content {
  font-size: 28px;
  font-weight: 500;
  position: absolute;
  top: 25%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: white;
  width: 490px;
  text-align: center;
  padding: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (max-width: 767.98px) {
  .watch-brand-page .extraordinary-design .content {
    font-size: 20px;
    line-height: 24px;
    width: 319px;
  }
}
.watch-brand-page .footer-menu-wrapper {
  background: #000;
  text-align: center;
}
.watch-brand-page .footer-menu-wrapper .brand-logo {
  margin: 30px auto 35px auto;
}
.watch-brand-page .footer-menu-wrapper ul {
  list-style: none;
  padding: 0;
  margin: 0;
  border-top: 1px solid #404040;
  border-bottom: 1px solid #404040;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 767.98px) {
  .watch-brand-page .footer-menu-wrapper ul {
    padding: 0 30px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.watch-brand-page .footer-menu-wrapper ul li {
  margin: 18px 55px;
}
@media (max-width: 767.98px) {
  .watch-brand-page .footer-menu-wrapper ul li {
    margin: 10px 0;
  }
}
.watch-brand-page .footer-menu-wrapper ul li a {
  font-size: 18px;
  font-weight: 500;
  color: #fff;
}
@media (max-width: 767.98px) {
  .watch-brand-page .footer-menu-wrapper ul li a {
    font-size: 16px;
  }
}
.watch-brand-page .brand-btn-wrap {
  padding: 0 0 20px;
}
.watch-brand-page .brand-btn-wrap a {
  margin: 0 20px;
}
@media (max-width: 767.98px) {
  .watch-brand-page .brand-btn-wrap a {
    margin: 0;
  }
}
.watch-brand-page .brand-btn-wrap .brand-btn {
  width: 200px;
}
@media (max-width: 767.98px) {
  .watch-brand-page .brand-btn-wrap .brand-btn {
    width: 160px;
  }
}
.watch-brand-page .brand-btn-wrap .brand-btn:active, .watch-brand-page .brand-btn-wrap .brand-btn:hover, .watch-brand-page .brand-btn-wrap .brand-btn:focus-visible {
  outline: none !important;
  background: #000 !important;
  color: #fff !important;
}

.btn.btn-primary {
  color: #fff;
}
.btn.btn-primary::before {
  border: 1px solid #fff;
  border-left-color: transparent;
  border-right-color: transparent;
}
.btn.btn-primary::after {
  border: 1px solid #fff;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

#maincontent {
  background: #fff !important;
  position: relative;
  overflow: unset;
}

.plp-top-banner-iswatch {
  width: 100%;
  background-image: url("../../images/watch/Tudor-1920x400px-TC.jpg");
  background-size: cover;
  position: relative;
  height: 288px;
  text-align: center;
  padding-top: 50px;
}
@media (min-width: 768px) {
  .plp-top-banner-iswatch {
    width: 100vw;
    left: calc(-50vw + 640px);
    background-position: center;
  }
}
@media (min-width: 768px) and (max-width: 1280px) {
  .plp-top-banner-iswatch {
    left: 0;
  }
}
[lang=en] .plp-top-banner-iswatch {
  background-image: url("../../images/watch/Tudor-1920x400px-EN.jpg");
}
@media (max-width: 1023.98px) {
  .plp-top-banner-iswatch {
    margin-bottom: 0;
  }
}
@media (max-width: 767.98px) {
  .plp-top-banner-iswatch {
    height: 150px;
    padding-top: 40px;
    background-image: url("../../images/watch/Tudor-750x1164px-TC.jpg");
  }
  [lang=en] .plp-top-banner-iswatch {
    background-image: url("../../images/watch/Tudor-750x1164px-EN.jpg");
  }
}
.plp-top-banner-iswatch div {
  font-size: 50px;
  font-weight: 300;
  color: #fff;
}
@media (max-width: 767.98px) {
  .plp-top-banner-iswatch div {
    font-size: 40px;
  }
}
.plp-top-banner-iswatch p {
  width: 70%;
  margin: 0 auto;
  font-size: 14px;
  font-weight: 300;
  line-height: 25px;
  color: #fff;
}
@media (max-width: 767.98px) {
  .plp-top-banner-iswatch p {
    width: 90%;
  }
}

.swatch-nav-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  background-color: #fff;
  color: #000;
  height: 80px;
}
@media (max-width: 767.98px) {
  .swatch-nav-footer {
    display: none;
  }
}
.swatch-nav-footer .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.swatch-nav-footer .nav-tabs {
  border-bottom: 0 solid #dee2e6;
}
.swatch-nav-footer .border-0 {
  border: 0 !important;
}
.swatch-nav-footer .d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.swatch-nav-footer .justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.swatch-nav-footer .align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
@media (min-width: 768px) {
  .swatch-nav-footer .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
}
.swatch-nav-footer .m-0 {
  margin: 0 !important;
}
.swatch-nav-footer .nav-tabs {
  border-bottom: 1px solid #ccc;
}
.swatch-nav-footer .scroll-horizontal {
  -ms-overflow-style: none;
  scrollbar-width: none;
  overflow-x: scroll;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.swatch-nav-footer ul li a.active {
  border-color: #862833;
  text-decoration: none;
  color: #1D1D1D;
  border-bottom: 1px solid #1D1D1D;
}
.swatch-nav-footer ul li a {
  border-bottom: 1px solid transparent;
  padding: 3.8px 0;
  font-size: 14px;
  font-family: Noto Sans;
  line-height: 1.43;
  margin-left: 40px;
  display: block;
  color: #796E65;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: right;
}

.swatch-navbar-mb {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .swatch-navbar-mb {
    display: none;
  }
}
.swatch-navbar-mb .title {
  position: relative;
  color: inherit;
  line-height: 38px;
  -webkit-transition: color 0.5s ease;
  transition: color 0.5s ease;
  font-weight: 500;
  text-transform: uppercase;
}
.swatch-navbar-mb .title:before {
  font-family: "ctf-icons";
  content: "\E909";
  position: absolute;
  right: 25px;
  top: 50%;
  color: #7d7d7d;
  -webkit-transform: translateY(-50%) rotate(270deg);
          transform: translateY(-50%) rotate(270deg);
  font-size: 12px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.swatch-navbar-mb .swatch-second-title {
  position: relative;
  color: inherit;
  line-height: 38px;
  -webkit-transition: color 0.5s ease;
  transition: color 0.5s ease;
  font-weight: 500;
  text-transform: uppercase;
  font-weight: bolder;
  border-bottom: 1px solid #e7e7e7;
}
.swatch-navbar-mb .swatch-second-title:after {
  font-family: "ctf-icons";
  content: "\E909";
  position: absolute;
  right: 25px;
  top: 50%;
  color: #7d7d7d;
  -webkit-transform: translateY(-50%) rotate(0deg);
          transform: translateY(-50%) rotate(0deg);
  font-size: 12px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.swatch-navbar-mb .swatch-second-layer-category-content {
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-text-stroke: 1px rgba(0, 0, 0, 0);
  font-family: Noto Sans;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.28px;
  text-align: left;
  color: #000;
}
.swatch-navbar-mb a {
  text-decoration: none;
  color: #000;
}
@media (max-width: 1023.98px) {
  .swatch-navbar-mb.active .swatch-second-title:after {
    -webkit-transform: translateY(-50%) rotate(180deg);
            transform: translateY(-50%) rotate(180deg);
  }
  .swatch-navbar-mb.active .card-body {
    visibility: visible;
    max-height: 100%;
    opacity: 1;
  }
  .swatch-navbar-mb.swatch-nav-footer-mb-card {
    border-width: 0 0 1px 0;
    border-color: rgba(112, 112, 112, 0.2);
    border-radius: 0;
    margin-bottom: 0;
    overflow: hidden;
  }
  .swatch-navbar-mb .card-header {
    border-bottom: 0;
    padding: 0;
  }
  .swatch-navbar-mb .card-body {
    background-color: #fff;
    visibility: hidden;
    max-height: 0;
    opacity: 0;
    padding: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    z-index: 2;
    position: absolute;
    width: 100%;
  }
  .swatch-navbar-mb-color .card-body > ul {
    padding: 20px;
  }
  .swatch-navbar-mb-category {
    display: none;
  }
  .swatch-navbar-mb:not(.refinement-color) .card-body > .content {
    padding: 0 15px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .swatch-navbar-mb:not(.refinement-color) .card-body > .content > li {
    padding: 5px;
    width: 50%;
  }
  .swatch-navbar-mb:not(.refinement-color) .card-body > .content > li button {
    border: 1px solid #D4D4D4;
  }
  .swatch-navbar-mb:not(.refinement-color) .card-body > .content > li.selected button {
    border-color: #98012E;
  }
}
.swatch-navbar-mb li .checkbox {
  position: relative;
}
@media (min-width: 1024px) {
  .swatch-navbar-mb li .checkbox::before, .swatch-navbar-mb li .checkbox::after {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    border: 1px solid #707070;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media (min-width: 1024px) and (min-width: 1024px) {
  .swatch-navbar-mb li .checkbox::before, .swatch-navbar-mb li .checkbox::after {
    width: 21px;
    height: 21px;
  }
}
@media (min-width: 1024px) {
  .swatch-navbar-mb li .checkbox::after {
    border: 0;
    width: 8px;
    height: 8px;
    background-color: #98012E;
    -webkit-transform: translate(-4px, -50%);
            transform: translate(-4px, -50%);
    opacity: 0;
  }
}
@media (min-width: 1024px) and (min-width: 1024px) {
  .swatch-navbar-mb li .checkbox::after {
    width: 13px;
    height: 13px;
  }
}
@media (min-width: 1024px) and (min-width: 1024px) {
  .swatch-navbar-mb li .checkbox.\--radio::before {
    display: none;
  }
  .swatch-navbar-mb li .checkbox.\--radio::after {
    width: 10px;
    height: 10px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    border-radius: 100%;
  }
}
.swatch-navbar-mb li.selected > button {
  color: #98012E;
}
.swatch-navbar-mb li.selected > .checkbox::after {
  opacity: 1;
}
.swatch-navbar-mb.refinement-category {
  display: none;
}
.swatch-navbar-mb .hit-count {
  margin-left: 0.25em;
}

.search-breadcrumb {
  max-width: 1440px;
  padding: 0 35px;
  position: absolute;
  top: 0;
  z-index: 100;
}
@media (max-width: 1023.98px) {
  .search-breadcrumb {
    display: none;
  }
}
.search-breadcrumb .breadcrumb {
  padding: 28px 0 28px 15px !important;
}
.search-breadcrumb .breadcrumb li::before {
  color: #fff;
}
.search-breadcrumb .breadcrumb li > a {
  color: #fff;
  text-transform: uppercase;
}
.search-breadcrumb .breadcrumb li:last-child > a {
  opacity: 0.5;
}

.author {
  text-align: center;
}

.text-black {
  color: #000000;
}
@media (max-width: 767.98px) {
  .text-black {
    text-align: left !important;
  }
}

.text-black-title {
  color: #000000;
}
@media (max-width: 767.98px) {
  .text-black-title {
    text-align: center !important;
  }
}

.tudor-brand-watch-breadcrumbs {
  max-width: 1440px;
  padding: 0 20px;
  position: absolute;
  top: 0;
  z-index: 100;
}
.tudor-brand-watch-breadcrumbs .breadcrumb {
  padding: 28px 0 28px 15px !important;
}
.tudor-brand-watch-breadcrumbs .breadcrumb li::before {
  color: #fff;
}
.tudor-brand-watch-breadcrumbs .breadcrumb li > a {
  color: #fff;
  text-transform: uppercase;
}
.tudor-brand-watch-breadcrumbs .breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #fff;
  content: "/";
}
.tudor-brand-watch-breadcrumbs .breadcrumb li:last-child > a {
  opacity: 0.5;
}
.tudor-brand-watch-breadcrumbs .breadcrumb li:last-child > a:hover {
  text-decoration: none;
  cursor: default;
}

.tudor-brand-watch {
  width: 133px;
  background-image: url("../../images/watch/tudor-watches-jewellery-baselworld-rolex-tudor.jpg");
  background-size: cover;
  position: absolute;
  height: 99px;
  top: 101px;
  left: 182px;
}
@media (max-width: 767.98px) {
  .tudor-brand-watch {
    width: 71px;
    height: 53px;
    top: 49px;
    left: 53px;
  }
}

.image iframe {
  width: 100%;
  height: 521px;
}
@media (max-width: 767.98px) {
  .image iframe {
    height: 284px;
  }
}