.tudor-modelWrap {
  display: grid;
  grid-template-columns: minmax(500px, 50%) 1fr;
  column-gap: 5vw;
  padding-top: 0;
  padding-bottom: 124px;
}
.tudor-modelWrap .model-details-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 22px;
  margin-bottom: 0;
}
.tudor-modelWrap .model-details-wrapper .summary-box {
  display: flex;
  flex-flow: column;
  gap: 22px;
  padding: 0;
  margin-bottom: 0;
  padding-bottom: 22px;
  border-bottom: 1px solid #ddd;
}
.tudor-modelWrap .model-details-wrapper .summary-box:last-child {
  border-bottom: none;
}
.tudor-modelWrap .model-details-wrapper .summary-box .brand {
  color: #555;
  font-family: 'Gotham-light', Arial, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  line-height: 21.6px;
  letter-spacing: 1.8px;
  padding: 0;
  margin-bottom: 12px;
}
.tudor-modelWrap .model-details-wrapper .summary-box .collectionName,
.tudor-modelWrap .model-details-wrapper .summary-box .modelName {
  color: #000;
  font-family: 'Gotham-light', Arial, sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: normal;
  line-height: 36px;
  letter-spacing: 3px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
}
.tudor-modelWrap .model-details-wrapper .summary-box .price {
  color: #444;
  font-family: 'Gotham-light', Arial, sans-serif;
  font-size: 26px;
  font-style: normal;
  font-weight: normal;
  line-height: 31.2px;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: flex-start;
}
.tudor-modelWrap .model-details-wrapper .summary-box .price i {
  font-size: 18px;
  line-height: 1;
}
.tudor-modelWrap .model-details-wrapper .summary-box .stock-status {
  display: flex;
  align-items: center;
  gap: 16px;
}
.tudor-modelWrap .model-details-wrapper .summary-box .stock-status span {
  color: #555;
  font-family: 'Gotham-light', Arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  line-height: 24px;
  display: inline-flex;
}
.tudor-modelWrap .model-details-wrapper .summary-box .band-size {
  display: flex;
  align-items: center;
  gap: 16px;
  justify-content: space-between;
}
.tudor-modelWrap .model-details-wrapper .summary-box .band-size .band-size-label {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
}
.tudor-modelWrap .model-details-wrapper .summary-box .band-size .band-size-label label {
  color: #000;
  font-family: 'Gotham-book', Arial, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  line-height: 21.6px;
  letter-spacing: 0.9px;
}
.tudor-modelWrap .model-details-wrapper .summary-box .band-size .band-size-label a {
  display: inline-flex;
  color: #000;
  font-family: 'Gotham-light', Arial, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.3px;
  text-decoration: underline!important;
}
.tudor-modelWrap .model-details-wrapper .summary-box .band-size select {
  background: #fff;
  display: flex;
  height: 36px;
  padding: 7px;
  padding-right: 25px;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #8A8A8A;
  width: 190px;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  outline: none;
  position: relative;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="13" height="8" viewBox="0 0 13 8" fill="none"><path d="M0.353516 0.353577L6.35352 6.35358L12.3535 0.353576" stroke="black"/></svg>');
  background-repeat: no-repeat;
  background-position: center right 10px;
}
.tudor-modelWrap .model-details-wrapper .summary-box .cart_buttons {
  display: flex;
  flex-direction: row;
  gap: 13px;
}
.tudor-modelWrap .model-details-wrapper .summary-box .cart_buttons a.cBtn {
  flex: 1;
  background: #1B1A2C !important;
  border: 0 !important;
  border-radius: 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  float: left !important;
  color: #EBE1D5 !important;
  font-family: 'Gotham-light', Arial, sans-serif;
  font-size: 16px!important;
  font-style: normal;
  font-weight: 325;
  line-height: normal!important;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  padding: 0 !important;
  height: 75px;
}
.tudor-modelWrap .model-details-wrapper .summary-box .cart_buttons a.cBtn:after {
  display: none;
}
.tudor-modelWrap .model-details-wrapper .summary-box .cart_buttons .tinv-wraper {
  width: 75px;
  height: 75px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #1B1A2C;
}
.tudor-modelWrap .model-details-wrapper .summary-box .cart_buttons .tinv-wraper .tinvwl_add_to_wishlist_button {
  margin: 0;
  width: 36px;
  height: 36px;
  display: inline-flex;
  font-size: 16px;
  align-items: center;
  justify-content: center;
}
.tudor-modelWrap .model-details-wrapper .summary-box .cart_buttons .tinv-wraper .tinvwl_add_to_wishlist_button:before {
  margin: 0;
  color: #EBE1D5;
  font-size: 36px;
  position: relative;
  top: 0;
  left: 0;
}
.tudor-modelWrap .model-details-wrapper .summary-box .cart_buttons .tinv-wraper .tinvwl_add_to_wishlist-text,
.tudor-modelWrap .model-details-wrapper .summary-box .cart_buttons .tinv-wraper .tinvwl_remove_from_wishlist-text {
  font-size: 0;
}
.tudor-modelWrap .model-details-wrapper .summary-box.collapsible {
  gap: 29px;
}
.tudor-modelWrap .model-details-wrapper .summary-box.collapsible h4 {
  display: flex;
  padding: 0;
  margin: 0;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  cursor: pointer;
}
.tudor-modelWrap .model-details-wrapper .summary-box.collapsible h4 span {
  color: #000;
  font-family: 'Gotham-book', Arial, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  line-height: 21.6px;
  letter-spacing: 0.9px;
}
.tudor-modelWrap .model-details-wrapper .summary-box.collapsible.active .collapse-down {
  display: none!important;
}
.tudor-modelWrap .model-details-wrapper .summary-box.collapsible.active .collapse-up {
  display: block!important;
}
.tudor-modelWrap .model-details-wrapper .summary-box.collapsible.blocked {
  padding: 40px;
  background: rgba(235, 225, 213, 0.3);
  border-bottom: none;
}
.tudor-modelWrap .model-details-wrapper .summary-box.collapsible .collapsible-body,
.tudor-modelWrap .model-details-wrapper .summary-box.collapsible .collapsible-body p {
  color: #555;
  font-family: 'Gotham-light', Arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  line-height: 24px;
}
.tudor-modelWrap .model-details-wrapper .summary-box.collapsible .collapsible-body th,
.tudor-modelWrap .model-details-wrapper .summary-box.collapsible .collapsible-body p th,
.tudor-modelWrap .model-details-wrapper .summary-box.collapsible .collapsible-body td,
.tudor-modelWrap .model-details-wrapper .summary-box.collapsible .collapsible-body p td {
  text-align: left;
}
.tudor-modelWrap .model-details-wrapper .summary-box.collapsible .collapsible-body th,
.tudor-modelWrap .model-details-wrapper .summary-box.collapsible .collapsible-body p th {
  font-family: 'Gotham-book', Arial, sans-serif;
  font-weight: normal;
}
.tudor-modelWrap .model-details-wrapper .summary-box .icons {
  display: flex;
  gap: 50px;
  justify-content: center;
}
.tudor-modelWrap .model-details-wrapper .summary-box .icons .icon-body {
  display: flex;
  gap: 25px;
  align-items: center;
  justify-content: center;
}
.tudor-modelWrap .model-details-wrapper .summary-box .icons .icon-body span {
  color: #000;
  font-family: 'Gotham-light', Arial, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: normal;
  line-height: 18px;
  letter-spacing: 0.3px;
}
.tudor-modelWrap .model-gallery-wrapper {
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid #8A8A8A;
  width: 100% !important;
}
.tudor-modelWrap .model-gallery-wrapper .model-gallery {
  width: 100% !important;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
  display: -ms-grid;
  grid-auto-flow: dense;
  grid-row-gap: 8px;
  grid-column-gap: 8px;
}
.tudor-modelWrap .model-gallery-wrapper .model-gallery .model-gallery-image {
  grid-auto-rows: max-content;
  display: grid;
  -webkit-box-flex: 0;
  position: relative;
}
.tudor-modelWrap .model-gallery-wrapper .model-gallery .model-gallery-image:first-child {
  grid-column: auto / span 2;
  grid-row: auto / span 2;
}
.tudor-modelWrap .model-gallery-wrapper .model-gallery .model-gallery-image .gallery_image_zoom {
  position: absolute;
  width: 47px;
  height: 47px;
  bottom: 20px;
  right: 20px;
  cursor: pointer;
}
.tudor-modelSpec {
  padding-bottom: 124px;
}
.tudor-modelSpec h2 {
  display: flex;
  width: 100%;
  color: #614443;
  font-family: 'Gotham-light', Arial, sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 325;
  line-height: 43.2px;
  letter-spacing: 7.2px;
  text-transform: uppercase;
  margin-bottom: 48px;
  text-align: center;
  justify-content: center;
}
.tudor-modelSpec .specs-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0;
}
.tudor-modelSpec .specs-wrapper .specs-body {
  display: flex;
  padding-block: 51px;
  padding-inline: 51px;
  background-color: rgba(235, 225, 213, 0.3);
}
.tudor-modelSpec .specs-wrapper .specs-body dl {
  display: flex;
  flex-direction: column;
  align-self: center;
  margin: 0;
  max-width: 740px;
  row-gap: 20px;
}
.tudor-modelSpec .specs-wrapper .specs-body dl .term-group {
  display: grid;
  grid-template-columns: 240px 1fr;
  width: 100%;
  gap: 16px;
}
.tudor-modelSpec .specs-wrapper .specs-body dl .term-group dt {
  color: #614443;
  font-family: 'Gotham-light', Arial, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  line-height: 21.6px;
  letter-spacing: 1.8px;
  text-transform: uppercase;
}
.tudor-modelSpec .specs-wrapper .specs-body dl .term-group dd {
  color: #555;
  font-family: 'Gotham-light', Arial, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 325;
  line-height: 18px;
  letter-spacing: 0.3px;
  margin: 0;
}
.tudor-modelSpec .specs-wrapper .model-pic img {
  display: block;
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
  object-fit: cover;
}
.shop_tudor_watches {
  padding-bottom: 124px;
}
.shop_tudor_watches h2 {
  display: flex;
  width: 100%;
  justify-content: center;
  color: #1B1A2C;
  text-align: center;
  padding: 0;
  /* Desktop/Display 2 */
  font-family: "Hoefler Text", Arial, sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 57.6px;
  letter-spacing: 11.04px;
  text-transform: uppercase;
}
.tudor_you_may_like {
  display: flex;
  flex-direction: column;
  background-color: rgba(235, 225, 213, 0.3);
  padding: 138px 0;
}
.tudor_you_may_like h2 {
  display: flex;
  justify-content: center;
  color: #1B1A2C;
  text-align: center;
  font-family: "Hoefler Text", Arial, sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 57.6px;
  letter-spacing: 11.04px;
  text-transform: uppercase;
  margin-bottom: 66px;
  padding: 0;
}
.raffi_gallery_lightbox {
  overflow: hidden;
  overflow-y: auto;
  position: fixed;
  height: 100vh;
  top: 0;
  right: 0;
  background-color: #fff;
  width: 100%;
  max-width: 100%;
  padding-block: 40px;
  padding-inline: 40px;
  gap: 48px;
  flex-direction: column;
  flex-wrap: nowrap;
  pointer-events: none;
  opacity: 0;
  display: none;
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
}
.raffi_gallery_lightbox.expanded {
  pointer-events: auto;
  display: flex;
  animation: slideRightToLeft 0.2s ease-in forwards;
  z-index: 999999999;
}
.raffi_gallery_lightbox.collapsed {
  animation: slideRightToOut 0.2s ease-in forwards;
}
.raffi_gallery_lightbox .lightbox_close {
  position: absolute;
  right: 40px;
  top: 60px;
  display: inline-flex;
  cursor: pointer;
}
.raffi_gallery_lightbox .lightbox_wrapper {
  display: flex;
  flex-direction: column;
  gap: 23px;
  justify-content: center;
  align-items: center;
}
.raffi_gallery_lightbox .lightbox_wrapper .main_image_wrapper {
  display: inline-flex;
  width: 100%;
  max-width: 730px;
  justify-content: center;
  border: 1px solid #DDD;
}
.raffi_gallery_lightbox .lightbox_wrapper .thumb-nav {
  list-style: none;
  display: grid;
  grid-template-columns: repeat(3, 172px);
  gap: 16px;
}
.raffi_gallery_lightbox .lightbox_wrapper .thumb-nav li.thumb {
  border: 1px solid #DDD;
  width: 100%;
  height: auto;
  aspect-ratio: 1 / 1;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  pointer-events: all!important;
}
.raffi_gallery_lightbox .lightbox_wrapper .thumb-nav li.thumb.active {
  pointer-events: none!important;
}
.raffi_gallery_lightbox .lightbox_wrapper .thumb-nav li.thumb.active:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}
.raffi_gallery_lightbox .lightbox_wrapper .thumb-nav li.thumb img {
  width: 100%;
  height: 100%;
  margin: 0 !important;
  max-width: none;
  max-height: none;
  object-fit: cover;
}
/*-- Mobile --*/
@media (max-width: 1100px) {
  .tudor-modelWrap {
    display: flex;
    flex-flow: column;
    column-gap: 0;
    padding-bottom: 80px;
    row-gap: 40px;
  }
  .tudor-modelWrap .model-gallery-wrapper {
    gap: 0;
    border-bottom: none;
    overflow: hidden;
  }
  .tudor-modelWrap .model-gallery-wrapper .model-gallery {
    display: flex;
    margin-bottom: 70px;
  }
  .tudor-modelWrap .model-gallery-wrapper .model-gallery .slick-track {
    display: flex;
    flex-flow: row;
  }
  .tudor-modelWrap .model-gallery-wrapper .model-gallery .slick-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 16px;
    bottom: -50px;
  }
  .tudor-modelWrap .model-gallery-wrapper .model-gallery .slick-dots li {
    width: 18px;
    height: 18px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0;
  }
  .tudor-modelWrap .model-gallery-wrapper .model-gallery .slick-dots li button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 12px !important;
    height: 12px !important;
    padding: 0;
    border-radius: 50px;
    background: #1B1A2C;
    opacity: 0.5;
  }
  .tudor-modelWrap .model-gallery-wrapper .model-gallery .slick-dots li button:before {
    display: none;
  }
  .tudor-modelWrap .model-gallery-wrapper .model-gallery .slick-dots li.slick-active {
    border-radius: 50px;
    border: 1px solid #1B1A2C;
  }
  .tudor-modelWrap .model-gallery-wrapper .model-gallery .slick-dots li.slick-active button {
    opacity: 1;
  }
  .tudor-modelWrap .model-gallery-wrapper .model-gallery .model-gallery-image {
    display: flex;
  }
  .tudor-modelWrap .model-gallery-wrapper .model-gallery .model-gallery-image .gallery_image_zoom {
    display: none;
  }
  .tudor-modelWrap .model-details-wrapper {
    gap: 12px;
  }
  .tudor-modelWrap .model-details-wrapper .summary-box {
    gap: 12px;
    padding-bottom: 12px;
  }
  .tudor-modelWrap .model-details-wrapper .summary-box.collapsible.blocked {
    padding: 25px;
    gap: 21px;
  }
  .tudor-modelWrap .model-details-wrapper .summary-box.collapsible h4 span {
    font-size: 16px;
    line-height: normal;
    letter-spacing: 0.8px;
  }
  .tudor-modelWrap .model-details-wrapper .summary-box.collapsible .collapsible-body,
  .tudor-modelWrap .model-details-wrapper .summary-box.collapsible .collapsible-body p {
    font-size: 13px;
    line-height: 15.6px;
  }
  .tudor-modelWrap .model-details-wrapper .summary-box .cart_buttons {
    gap: 8px;
  }
  .tudor-modelWrap .model-details-wrapper .summary-box .cart_buttons a.cBtn {
    height: 48px;
    font-size: 13px;
    line-height: normal;
    letter-spacing: 1.3px;
  }
  .tudor-modelWrap .model-details-wrapper .summary-box .cart_buttons .tinv-wraper {
    height: 48px;
  }
  .tudor-modelWrap .model-details-wrapper .summary-box .cart_buttons .tinv-wraper .tinvwl_add_to_wishlist_button:before {
    font-size: 20px;
  }
  .tudor-modelWrap .model-details-wrapper .summary-box .icons {
    gap: 21px;
  }
  .tudor-modelWrap .model-details-wrapper .summary-box .icons .icon-body {
    gap: 17px;
  }
  .tudor-modelWrap .model-details-wrapper .summary-box .icons .icon-body span {
    font-size: 13px;
    line-height: 15.6px;
  }
  .tudor-modelWrap .model-details-wrapper .summary-box .icons .icon-body svg {
    width: 26px;
    height: auto;
  }
  .tudor-modelWrap .model-details-wrapper .summary-box .brand {
    font-size: 13px;
    line-height: 15.6px;
  }
  .tudor-modelWrap .model-details-wrapper .summary-box .collectionName,
  .tudor-modelWrap .model-details-wrapper .summary-box .modelName {
    font-size: 18px;
    line-height: 21.6px;
    letter-spacing: 0.9px;
  }
  .tudor-modelWrap .model-details-wrapper .summary-box .price {
    font-size: 16px;
    line-height: normal;
    letter-spacing: 0.32px;
  }
  .tudor-modelWrap .model-details-wrapper .summary-box .stock-status span {
    font-size: 14px;
    line-height: normal;
    letter-spacing: 0.28px;
  }
  .tudor-modelWrap .model-details-wrapper .summary-box .band-size {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 12px;
  }
  .tudor-modelWrap .model-details-wrapper .summary-box .band-size select {
    width: 100%;
    max-width: 320px;
  }
  .tudor-modelWrap .model-details-wrapper .summary-box .band-size .band-size-label {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 12px;
  }
  .tudor-modelWrap .model-details-wrapper .summary-box .band-size .band-size-label label {
    font-size: 16px;
    line-height: normal;
    letter-spacing: 0.8px;
  }
  .tudor-modelSpec {
    margin-left: -24px;
    margin-right: -24px;
    padding-bottom: 80px;
  }
  .tudor-modelSpec h2 {
    font-size: 24px;
    line-height: 28.8px;
    letter-spacing: 4.8px;
    margin-bottom: 24px;
  }
  .tudor-modelSpec .specs-wrapper {
    display: flex;
    flex-flow: column;
  }
  .tudor-modelSpec .specs-wrapper .specs-body {
    padding-inline: 24px;
  }
  .tudor-modelSpec .specs-wrapper .specs-body dl .term-group {
    display: flex;
    flex-flow: column;
    gap: 1px;
  }
  .tudor-modelSpec .specs-wrapper .specs-body dl .term-group dt {
    font-size: 16px;
    line-height: 19.2px;
    letter-spacing: 0.8px;
  }
  .tudor-modelSpec .specs-wrapper .specs-body dl .term-group dd {
    font-size: 13px;
    line-height: 15.6px;
  }
  .shop_tudor_watches {
    padding-bottom: 80px;
  }
  .shop_tudor_watches h2 {
    font-size: 26px;
    line-height: 31.2px;
    letter-spacing: 5.98px;
  }
  .tudor_you_may_like {
    padding: 80px 0;
  }
  .tudor_you_may_like h2 {
    font-size: 26px;
    line-height: 31.2px;
    letter-spacing: 5.98px;
    margin-bottom: 29px;
  }
}
@media (min-width: 1101px) {
  .tudor-modelWrap .model-gallery-wrapper {
    height: calc(100vh - 153px - 40px);
    overflow: auto;
  }
  .tudor-modelWrap .model-gallery-wrapper .model-gallery {
    height: 100% !important;
    overflow: visible;
  }
  .tudor-modelWrap .model-gallery-wrapper .model-gallery .model-gallery-image {
    width: 100% !important;
    border: 1px solid #DDD;
  }
}
