@font-face {
  font-family: "HelveticaNeueETW01-45Lt";
  src: url("/rolex/styles/fonts/Fonts/e0781a75-0ecb-464e-b6e9-85780ddc0921.eot?#iefix");
  src: url("/rolex/fonts/Fonts/e0781a75-0ecb-464e-b6e9-85780ddc0921.eot?#iefix")
      format("eot"),
    url("/rolex/styles/fonts/Fonts/b8765d4b-d9a3-48b9-ac65-560e7517cf0e.woff2")
      format("woff2"),
    url("/rolex/styles/fonts/Fonts/d7d2e6c6-fc3a-41a5-9b52-648e12e215b2.woff")
      format("woff"),
    url("/rolex/styles/fonts/Fonts/cb64744b-d0f7-4ef8-a790-b60d6e3e4f21.ttf")
      format("truetype"),
    url("/rolex/styles/fonts/Fonts/ccde919e-a712-41ef-b90f-9efc47661659.svg#ccde919e-a712-41ef-b90f-9efc47661659")
      format("svg");
}

.rolexContainer,
.rolexContainer .col-md-12 {
  padding: 0;
}

.rolexContainer p,
.rolexContainer ul {
  font-family: "HelveticaNeueETW01-45Lt", helvetica, arial, sans-serif !important;
  font-size: 14px;
  margin-bottom: 16px;
  line-height: 1.6;
  color: #212121;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.rolexContainer h1,
.rolexContainer h2,
.rolexContainer h3,
.rolexContainer h4,
.rolexContainer h5 {
  font-family: "HelveticaNeueETW01-45Lt", helvetica, arial, sans-serif !important;

  font-size: 22px;
  margin-bottom: 16px;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: normal !important;
  color: #212121;
  border-bottom: none;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

#textBig {
  color: #212121 !important;
  font-family: "HN-roman", Helvetica, Arial, sans-serif !important;
  line-height: 130%;
  font-weight: normal !important;
  font-size: 24px !important;
  text-transform: uppercase !important;
  letter-spacing: 0.12em !important;
}

#textSmall {
  color: #212121 !important;
  font-family: "HN-bold", Helvetica, Arial, sans-serif !important;
  line-height: 130%;
  font-weight: bold !important;
  font-size: 14px !important;
  text-transform: none !important;
  letter-spacing: 0.03em !important;
}

@media (min-width: 768px) {
  #textBig {
    font-size: 38px !important;
  }

  #textSmall {
    font-size: 16px !important;
  }
}

.rolexContainer a {
  text-decoration: none;
}

.rolexContainer a:hover {
  color: #127749;
  text-decoration: none;
}

img {
  max-width: 100%;
}

.figure {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 40px;
  margin-inline-end: 40px;
}

.blockquote {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 40px;
  margin-inline-end: 40px;
}

.blockquote_p {
  position: relative;
  margin-bottom: 50px;
  font-family: "Didot W02 Italic", Times, serif;
  text-rendering: optimizeSpeed;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  color: #818181;
  font-size: 18px;
  text-transform: none;
  font-style: italic;
  font-weight: lighter;
  text-decoration: none;
  line-height: 1.4;
  font-size: 12px !important;
  line-height: 1.2;

  color: #212121;
}

.quote_v1 {
  font-size: 12px;
  padding: 5px;
}
.menu_doble_linea {
  width: 100px !important;
}
.menu_doble_linea_2 {
  width: 120px !important;
}

@media screen and (max-width: 1250px) {
  .menu_doble_linea,
  .menu_doble_linea_2 {
    width: 100% !important;
  }
  .row {
    margin-right: 0;
    margin-left: 0;
  }
}

.rolexContainer .mobileToggle {
  float: right;
  font-family: "HelveticaNeueETW01-45Lt", helvetica, arial, sans-serif !important;
  font-size: 14px;
  margin-top: 35px;
  margin-right: 20px;
  cursor: pointer;
}

.rolexWrap {
}

.rolexWrap a {
  color: #212121;
}

@media only screen and (max-width: 100px) {
  .mobileToggle {
    display: none;
  }
}

.mobileToggle:after {
  content: " ";
  background-image: url(rolex/assets/rolex/arrowDown.svg);
  background-size: cover;
  display: inline-block;
  position: relative;
  top: -2px;
  width: 12px;
  height: 7px;
  margin-left: 10px;
}

.mobileToggle.in:after {
  transform: rotate(180deg);
}

.rolexLogo {
  float: left;
  padding: 10px 20px 8px 20px;
}

@media screen and (max-width: 500px) {
  .rolexLogo img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}

.rolexLogoimg {
  width: 120px;
}

.rolexNav,
.rolexFooterNav {
  clear: both;
  text-align: center;
  margin-left: 0;
  display: none;
  list-style-type: none;
  padding-left: 0;
}

.rolexFooterNav {
  display: block;
  border-top: 1px solid #dedede;
  padding: 7px 0px;
}
.rolexNav li,
.rolexFooterNav li {
  padding-left: 0px;
  font-size: 12px;
  line-height: 20px;
}

.rolexFooterNav li {
  padding-bottom: 7px;
  margin-bottom: 7px;
  border-bottom: 1px solid #dedede;
}
.rolexNav.in {
  display: block;
}

.slide p {
  font-size: 1.2rem !important;
  text-align: left !important;
  line-height: 120%;
}
@media only screen and (max-width: 100px) {
  .slide p {
    font-size: 1.2rem !important;
  }

  .rolexLogo {
    float: left;
    padding: 20px 0px 20px 20px;
  }
  .rolexFooterNav {
    text-align: center;
    border-bottom: 1px solid #dedede;
  }
  .rolexFooterNav li {
    display: inline-block;
    border: none;
    padding: 15px 0px;
    margin: 0px 13px;
  }

  .rolexNav {
    display: block;
    float: right;
    clear: none;
    margin-top: 25px;
    margin-right: 20px;
  }
}

.rolexNav li {
  border-bottom: 1px solid #f5f5f4;
}

@media only screen and (max-width: 100px) {
  .rolexNav li {
    border: none;
    float: left;
  }
}

.rolexNav li:first-child a {
  padding-left: 0px;
}
.rolexNav li a {
  padding: 10px 11px;
  display: block;
  font-size: 13px;
}

.rolexNav li a:hover,
.rolexNav li a.selected,
.rolexFooterNav a.selected {
  color: #127749;
}

@media only screen and (max-width: 100px) {
  .rolexNav li.contactLink {
    border: 1px solid #127749;
    background: transparent;
    border-radius: 40px;
    padding: 0px 10px;
    margin-left: 15px;
  }

  .rolexNav li.contactLink a {
    color: #127749 !important;
  }

  .rolexNav li.contactLink:hover {
    background: #127749;
  }

  .rolexNav li.contactLink:hover a {
    color: #fff !important;
  }
}

.rolexBanner {
  height: 100px;
  margin-bottom: 40px;
  background-size: cover;
  background-position: center center;
}

.rolexFooter .rolexBanner {
  margin: 80px 0px;
}

@media only screen and (min-width: 800px) {
  .rolexBanner {
    height: 260px;
    margin-bottom: 60px;
  }

  .rolexFooter .rolexBanner {
    height: 260px;
    margin: 100px 0px;
  }
}

.intro {
  margin: 0 auto 40px;
  width: 90%;
  text-align: center;
}

.intro h1 span {
  display: block;
  color: #767676;
  font-size: 19px;
  letter-spacing: 2px;
  margin-bottom: 12px;
}

@media only screen and (min-width: 800px) {
  .intro {
    width: 80%;
    max-width: 800px;
    padding: 0px 60px 30px 60px;
  }
}

.divider {
  width: 50px;
  height: 2px;
  background: #212121;
  margin: 0 auto 16px;
}

.items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 40px;
  max-width: 1020px;
  margin: auto;
}

.items .item {
  width: 50%;
  font-size: 12px;
  margin-bottom: 30px;
  padding-bottom: 15px;
  position: relative;
}
.item span {
  display: block;
  font-size: 11px;
  text-transform: none;
}

.items .item a:hover {
  color: inherit;
}
.items .item:hover a:before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.03);
}
@media only screen and (min-width: 800px) {
  .items .item {
    width: 33.3%;
  }
}

.items .items img {
  margin-bottom: 4px;
}

.rolexVideo {
  margin-bottom: 40px;
  background: #1a1a18;
}

.rolexVideoContent {
  padding: 40px 40px;
}

.rolexVideoContent h2 {
  margin-bottom: 20px;
  color: #fff;
  text-align: left;
}

.rolexVideoContent p {
  color: #fff;
}

.rolexVideoContent p:last-of-type {
  margin-bottom: 0;
}

.rolexVideoImage {
  position: relative;
  padding: 0;
  overflow: hidden;
  padding-top: 60%;
}

.rolexVideoImage iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

@media only screen and (min-width: 900px) {
  .rolexVideo {
    margin-bottom: 60px;
    display: flex;
    align-items: center;
  }

  .rolexVideoContent {
    width: 50%;
  }

  .rolexVideoImage {
    width: 50%;
    padding-top: 50%;
  }
}

.contact {
  margin-bottom: 80px;
  text-align: center;
}

.contact img {
  margin-bottom: 30px;
}

@media only screen and (min-width: 800px) {
  .contact {
    width: 80%;
    max-width: 600px;
    margin: 0 auto 100px;
  }
}

.contactButton {
  font-family: Helvetica, Arial, Sans-Serif !important;
  display: inline-block;
  margin-top: 34px;
  padding: 10px 30px;
  border: 1px solid #127749;
  border-radius: 25px;
  text-transform: uppercase;
  font-size: 14px;
  background-color: #127749 !important;
  color: #fff !important;
}

.contactButton:hover {
  font-family: Helvetica, Arial, Sans-Serif !important;
  background-color: transparent !important;
  color: #127749 !important;
}

.owlContainer {
  max-width: 970px;
  margin: auto;
}

.slider {
  margin-bottom: 60px !important;
  width: calc(100% - 20px);
  margin: 0 auto;
  text-align: left;
}

.slider .slide {
  padding: 5px !important;
  text-transform: uppercase;
}

.slide .selected {
  opacity: 1;
  cursor: default;
}

@media screen and (min-width: 800px) {
  .slider {
    width: calc(100% - 140px);
  }
}

.slider .owl-nav {
  display: none;
}
.owl-next span,
.owl-prev span {
  display: none;
}

@media screen and (min-width: 800px) {
  .slider .owl-nav {
    display: block;
  }

  .slider .owl-nav .owl-prev,
  .slider .owl-nav .owl-next {
    background-image: url("/rolex/styles/assets/rolex/arrowRight.svg") !important;
    height: 25px;
    width: 17px;
    background-size: cover !important;
    background-repeat: no-repeat;
    position: absolute;
    top: calc(50% - 33px);
  }

  .slider .owl-nav .owl-prev.disabled,
  .slider .owl-nav .owl-next.disabled {
    opacity: 0.3;
  }

  .slider .owl-nav .owl-prev {
    background-image: url("/rolex/styles/assets/rolex/arrowLeft.svg") !important;
    left: -40px;
  }

  .slider .owl-nav .owl-next {
    left: auto;
    right: -40px;
  }
}

.slider .owl-dots {
  text-align: center;
}
.slider .owl-dots .owl-dot.active span {
  background: #127749;
}
.slider .owl-dots .owl-dot span {
  width: 60px;
  height: 3px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 3px;
}

.slider p {
  max-width: 970px;
  margin-left: auto;
  margin-right: auto;
}

.slider .dividing-line {
  margin: 4px auto 30px;
}

.slide img {
  margin-bottom: 10px;
}

@media only screen and (min-width: 800px) {
  .featured-selection {
    width: 80%;
    max-width: 800px;
    margin: 100px auto 100px;
  }
  .featured-selection-2020,
  .festive-selection-2020 {
    width: 85%;
    max-width: 1100px;
    margin: 0 auto 0;
    min-height: 650px;
  }
}

.featured-selection b {
  text-align: left;
}
.featured-selection .two-columns div,
.featured-selection-2020 .two-columns div {
  width: 49.7%;
}
.featured-selection .two-columns .featured-left,
.featured-selection-2020 .two-columns .featured-left {
  float: left;
}
.featured-selection .two-columns .featured-right,
.featured-selection-2020 .two-columns .featured-right {
  float: right;
}

.rolex2020 {
  margin-bottom: 50px;
  margin-top: 50px;
}

.festive-selection-2020 img {
  padding-bottom: 10px;
}

.festive-selection-2020 .three-columns div {
  width: 30%;
  text-align: center;
}

.festive-selection-2020 .three-columns-two {
  max-width: 65%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.festive-selection-2020 .three-columns-two div {
  width: 46%;
  text-align: center;
}

.festive-selection-2020 .three-columns {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.grid-two-columns {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
}
.grid-two-columns div {
  width: 46%;
  text-align: center;
}

.asistencia.dark .rPanelGrid-row {
  background-color: #212121;
}
.asistencia.dark .rPanelGrid-row h2,
.asistencia.dark .rPanelGrid-row p {
  color: #fff;
}
.asistencia .battengerg-row__reverse {
  margin-top: 40px !important;
}

@media screen and (max-width: 768px) {
  .asistencia p,
  .asistencia h2 {
    text-align: left !important;
  }
  .asistencia .rPanelGrid-row div {
    padding-left: 5% !important;
  }
  .asistencia-rolex.medium {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .asistencia:not(.dark) .rPanelGrid-row img {
    padding: 5% !important;
  }
}

@media screen and (min-width: 768px) {
  .asistencia .rPanelGrid-row div {
    padding-left: 10% !important;
    padding-right: 10% !important;
  }
  div.medium {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  div.large {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}

ul.nav-footer {
  margin-left: 0;
  text-align: center;
}

@media only screen and (max-width: 100px) {
  ul.nav-footer {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }
}

ul.nav-footer li {
  border-bottom: 1px solid #f5f5f4;
}

@media only screen and (min-width: 1400px) {
  ul.nav-footer li {
    display: inline-block;
    border-bottom: none;
  }
}

ul.nav-footer li a {
  padding: 10px 12px;
  display: block;
  font-size: 14px;
  text-transform: uppercase;
}

.sub-footer {
  margin-bottom: 60px;
  text-align: center;
}

.sub-footer.logo {
  margin-bottom: 0px;
}

.sub-footer img,
.sub-footer a {
  margin: 0 auto;
}

.sub-footer > img {
  margin-bottom: 30px !important;
}

.back-to-top {
  display: block;
  width: 4rem;
  height: 4rem;
  color: #fff;
  border-radius: 50%;
}

.icons p {
  display: flex;
  align-items: center;
}

.icons img {
  width: 25px;
  margin-right: 10px;
}

.sub-footer img,
.sub-footer a {
  margin: 0 auto;
}

.sub-footer > img {
  margin-bottom: 30px !important;
}

.rPanelGrid .rPanelGrid-row > div {
  padding: 10%;
}

.rPanelGrid.rPanelGrid_showroom {
  text-align: center;
}

@media screen and (max-width: 800px) {
  .rPanelGrid.rPanelGrid_showroom .icons > p {
    justify-content: center;
  }
  .rPanelGrid-row.battengerg-row__reverse h2 {
    text-align: left !important;
  }
}

@media screen and (min-width: 800px) {
  .rPanelGrid {
    margin-bottom: 80px;
  }

  .rPanelGrid .rPanelGrid-row {
    display: flex;
    align-items: center;
  }

  .rPanelGrid .rPanelGrid-row > * {
    width: 50%;
  }

  .rPanelGrid-row h2 {
    text-align: left !important;
  }
  .rPanelGrid .rPanelGrid-row.battengerg-row__reverse {
    flex-direction: row-reverse;
    text-align: right !important;
  }

  .rPanelGrid-row.battengerg-row__reverse h2 {
    text-align: right !important;
  }
  .rolexShowroom .rPanelGrid-row.battengerg-row__reverse h2 {
    text-align: left !important;
  }
  .rPanelGrid.rPanelGrid_showroom {
    text-align: left !important;
  }
}

.dividing-line__left {
  width: 30px;
}

@media screen and (min-width: 800px) {
  .dividing-line__left {
    margin: auto 0 20px;
  }
}

.quote-banner {
  padding: 5% 10%;
  background-size: cover;
  margin-bottom: 100px;
}

.quote-banner blockquote {
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  border-left: none !important;
  font-size: 15px;
  margin: 0;
}

@media screen and (min-width: 800px) {
  .quote-banner blockquote {
    font-size: 21px;
  }
}

.quote-banner blockquote cite {
  color: #fff;
  text-align: right;
}

/* SHOWROOM PAGE */
.rolexShowroom h2 {
  font-size: 3.2rem;
}
.rolexShowroom p {
  text-align: center;
  font-size: 2.4rem;
}
.rolexShowroom .icon {
  display: inline-block;
  margin: 30px 10px 60px 10px;
}
.rolexShowroom .icon img {
  width: 70px;
  height: auto;
  margin-right: 10px;
}
.rolexShowroom .icon span {
  display: none;
}
.rolexShowroom .rPanelGrid-row {
  text-align: center;
}

/*SHOWROOM DESKTOP */
@media screen and (min-width: 800px) {
  .rolexShowroom .rPanelGrid p,
  .rolexShowroom .rPanelGrid h2,
  .rolexShowroom .rPanelGrid .divider {
    text-align: left;
  }
  .rolexShowroom .rPanelGrid .divider {
    margin-left: 0;
  }
  .rolexShowroom p {
    font-size: 1.6rem;
  }
  .rolexShowroom .icon {
    display: block;
    margin: 0px 0px 10px 0px;
  }
  .rolexShowroom .icon.phone {
    margin-top: 60px;
  }

  .rolexShowroom .icon img {
    width: 35px;
    height: auto;
    margin-right: 10px;
  }
  .rolexShowroom .icon span {
    display: inline;
  }
}

/*Pie DESKTOP*/
.pie-corner-rolex {
  margin: 80px auto 80px;
  padding: 0 25%;
}

.pie-corner-rolex h2 span {
  display: block;
  color: #767676;
  font-size: 19px;
  letter-spacing: 2px;
} /*Pie MOBILE*/
.pie-corner-rolex {
  padding: 0 10%;
}
.pie-corner-rolex h2 span {
  margin-bottom: 10px;
}

/* CONTACT LANDING PAGE */
.icons .icon {
  margin: 10px;
}
.icons img {
  width: 35px;
  height: 35px;
}
.introWrap {
  padding: 60px 0px;
  width: 100%;
  display: block;
  background: #f8f8f8;
}

.contactPanel {
  padding: 60px 0px;
  text-align: center;
  max-width: 1000px;
  margin: auto;
}
.contactPanel .tab-pane {
  margin-top: 0px !important;
  padding-top: 0px !important;
}
#contactContentContainer {
  position: relative;
  clear: both;
}

.contactBanner {
  width: 100%;
  margin-bottom: 60px;
  height: 260px;
  background-image: url("assets/rolex/contactBanner.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.mapHeader {
  margin-bottom: 0px !important;
}
.mapHeader li {
  padding: 15px;
  cursor: pointer;
  opacity: 0.6;
  width: 50%;
}
.mapHeader li.active {
  opacity: 1;
  background: #f7f7f7;
}
.mapHeader li.active a {
  color: #127749;
}
.mapHeader li.active img {
  filter: invert(34%) sepia(20%) saturate(1794%) hue-rotate(102deg)
    brightness(98%) contrast(86%);
}
.mapHeader li:first-child {
  border-right: 1px solid #bdbdbd;
}
.mapHeader a {
  background: none !important;
  margin: 0 !important;
  padding: 0px !important;
  font-size: 1.2rem !important;
}
.mapHeader a img {
  margin-right: 10px;
}
.contactPanel .tab-pane {
  background: none !important;
}
#mapContainer,
#map {
  height: 700px;
  width: 100%;
  z-index: 1;
}
.contactMapPanel {
  border: 1px solid #bdbdbd;
}

.store-details {
  display: none;
  width: 100%;
  z-index: 2;
  background: #f8f8f8;
  border: 1px solid #e6e6e6;
  position: absolute;
  bottom: 0px;
}
.store-image {
  margin-bottom: 30px;
  display: none;
}
.store-details .divider {
  width: 25px;
  left: 0px;
  margin: 0 0 20px 0;
}
.store-details-header {
  padding: 0px 20px;
  margin-top: 65px;
}
.store-details-header p {
  color: #767676;
  font-size: 1rem;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.store-details-header h3 {
  text-transform: uppercase;
  font-size: 1.4rem;
  margin-top: 0px;
}
.store-details-contact ul {
  padding: 0;
  margin: 0px;
  list-style-type: none;
}
.store-details-contact li {
  margin-bottom: 10px;
}
.store-details-contact img {
  width: 32px;
  height: 32px;
  margin-right: 20px;
}
.store-details-address,
.store-details-contact {
  padding: 0px 20px;
}
.store-details-address {
  margin-bottom: 30px;
}
.close-store-details {
  position: absolute;
  text-align: center;
  width: 50px;
  top: 0;
  right: 0;
  cursor: pointer;
}
.icon_close {
  font-size: 4rem;
  cursor: pointer;
}
.icon_close:before {
  content: "x";
  display: inline;
  line-height: 50px;
}

.listItemLinkWrap {
  width: 50%;
  float: left;
  display: block;
}
.listItem {
  text-align: left !important;
  padding: 30px;
}
.listItem h2 {
  text-align: left;
}
.listItem .divider {
  margin-left: 0;
  width: 25px;
}
.listItem .telephone {
  margin: 30px 0px;
}
.moreDetails {
  text-transform: uppercase;
  text-decoration: underline;
}
.listItem:hover {
  background: #f8f8f8;
}

.contactForm {
  width: 80%;
  max-width: 620px;
  margin: auto;
}
.contactForm .form-group {
  position: relative;
}
.contactForm #email {
  display: none;
}

.single-store-details {
  text-align: center;
  background: #f8f8f8;
  padding: 30px;
}

.single-store-details .store-details-address p {
  font-size: 1.6rem;
}
.single-store-details .divider {
  width: 25px;
  margin: 16px auto;
}
.single-store-details h2 {
  text-align: center;
}

.single-store-details .store-details-contact li {
  display: inline-block;
}
.single-store-details .store-details-contact span {
  display: none;
}
.rolexContactStore #map {
  height: 400px;
}
.rolexContactStore .introWrap {
  background: none;
  padding: 0px;
}
.store-details-contact ul {
  padding-bottom: 50px;
}
.store-details-contact li {
  display: inline-block;
  margin-left: 25px;
}
.store-details-contact li img + span {
  display: none;
}
.rolexContactStore #map {
  display: block;
  height: 500px;
  position: relative;
  top: 0px;
  right: 0px;
}
.store-details-contact img {
  width: 70px;
  height: 70px;
}
.contactIcons img {
  width: 70px;
  height: 70px;
}

/*CONTACT DESKTOP */
@media screen and (min-width: 800px) {
  .contactMapPanel {
    border: none;
  }

  .close-store-details {
    position: absolute;
    text-align: center;
    width: 30px;
    top: 0;
    right: 0;
    background: #000;
    color: #fff;
    cursor: pointer;
  }
  .icon_close {
    font-size: 2rem;
    cursor: pointer;
  }
  .icon_close:before {
    content: "x";
    display: inline;
    line-height: 30px;
  }

  .icons .icon {
    margin: 25px;
  }
  .mapHeader {
    border: none;
  }
  .mapHeader li {
    width: auto;
  }
  .mapHeader li.active {
    background: none;
  }

  .store-details {
    position: absolute;
    top: -1px;
    left: 0px;
    background: #f8f8f8;
    width: 300px;
    height: calc(100% + 1px);
    text-align: left;
    display: none;
  }
  .store-details-header {
    padding: 0px 20px;
    margin-top: 0px;
  }
  .store-image {
    display: block;
  }
  .single-store-details {
    width: 50%;
    display: inline-block;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 500px;
    text-align: left;
  }
  .single-store-details h2 {
    text-align: left;
  }
  .single-store-details .divider {
    width: 25px;
    left: 0px;
    margin: 0 0 20px 0;
  }
  .single-store-details .store-details-address p {
    font-size: 1.6rem;
  }
  .store-details-contact ul {
    padding-bottom: 0px;
  }

  .store-details-contact li {
    display: block;
  }
  .store-details-contact li img + span {
    display: inline;
  }

  .rolexContactStore #map {
    width: 50%;
    display: inline-block;
    height: 500px;
    position: absolute;
    top: 0px;
    right: 0px;
  }
  .rolexContactStore #contactStoreContainer {
    height: 500px;
    background: #f8f8f8;
    vertical-align: top;
    position: relative;
  }
  .single-store-details .store-details-contact li {
    display: block;
    cursor: pointer;
  }
  .single-store-details .store-details-contact span {
    display: inline;
  }
  .store-details-contact img {
    width: 34px;
    height: 34px;
    margin-right: 10px;
  }
  .contactIcons img {
    width: 34px;
    height: 34px;
  }

  .rolexContactStore .contactPanel {
    max-width: 100%;
  }
}

/* COLLECTION 2020 MOBILE */
@media only screen and (min-width: 768px) {
  .container .desktop {
    display: block;
  }
  .container .mobile {
    display: none !important;
  }
}
@media only screen and (max-width: 768px) {
  .container .desktop {
    display: none !important;
  }
  .container .mobile {
    display: block;
    width: 90%;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .featured-selection-2020 {
    margin: 30px auto 30px;
  }
}

/* FESTIVE 2020 MOBILE */
@media only screen and (max-width: 768px) {
  .festive-selection-2020 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .festive-selection-2020 .three-columns div,
  .festive-selection-2020 .three-columns-two div {
    width: 100%;
  }
  .festive-selection-2020 .three-columns-two,
  .festive-selection-2020 .three-columns {
    max-width: 100%;
    flex-direction: column;
    justify-content: space-between;
  }
}

button:focus {
  outline: 0;
}
.elementor-kit-1484 a {
  color: #212121;
}
.slide p {
  font-weight: bold;
}
a {
  font-family: Helvetica, Arial, Sans-Serif;
}
button {
  font-family: Helvetica, Arial, Sans-Serif;
}

#map {
  height: 460px !important;
}

@media (min-width: 768px) {
  #map {
    height: 700px !important;
  }
}
