/* Variables
-------------------------------------------------- */
/* Global Variables : Typography
-------------------------------------------------- */
/* Global Variables : Colors
-------------------------------------------------- */
/* Global Variables : Responsive Breaks
-------------------------------------------------- */
div#lj-head {      
  display: block; 
  width: 100%;
  background-color: #505050; 
  text-align: center; } 
  div#lj-head img { 
    max-width: 1025px;
    width: 100%;
    margin: 0 auto; }  

div#rolex-container { 
  display: block;
  width: 100%;
  background-color: #fff; }

div#rolex-header {
  display: flex;
  flex-wrap: wrap;
  max-width: 1680px;
  flex-direction: row;
  justify-content: space-between;
  margin: 0 auto;align-items: baseline;
  }
  div#rolex-header.footer {
    padding-top: 0;
    padding-bottom: 35px; }

div.menu-trigger {
  display: none; }

div.rolex-mobile-menu-wrap {
  display: block;
  clear: both; }
#rolex-header .rolex-plaque {
  display: block;
  padding: 20px 20px;
}
nav.rolex-menu {
  width: 100%;
  padding:0;
  clear: both; }

nav.rolex-menu ul {
  display: flex;
  justify-content: center;
  list-style: none;
  margin: 0;align-items: baseline;
  padding: 0; }
  nav.rolex-menu ul li {
    padding: 0 15px;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4em;
    /* letter-spacing: 0.1em; */
    text-transform: uppercase;
    color: #212121; }

nav.rolex-menu ul a:last-child {
    padding: 15px 35px;border: 1px solid #127749;
    background: transparent;
    color: #fff;
        border-radius: 25px;
    margin: 0 40px 0 15px;
}
nav.rolex-menu ul a:last-child:hover {
    background: #127749;
    color: #fff;
}
nav.rolex-menu ul a:last-child li {
    padding: 0;color: #127749;
}
nav.rolex-menu ul a:last-child:hover li {
    padding: 0;color: #fff !important;
}
  nav.rolex-menu ul a:hover {
    text-decoration: none; }
    nav.rolex-menu ul a:hover li {
      text-decoration: none;
      color: #127749; }
nav.rolex-menu ul a.active {
/*    background: transparent;
*/    color: #127749;
/*    border: 1px solid #127749;
*/}
nav.rolex-menu ul a.active li {
    color: #127749;
}
div.rolex-wrap-banner {
  position: relative;
  display: flex;
  box-sizing: border-box;
  width: 100px;
  margin: 0 auto;
  max-height: 420px;
  height: 100%;
  overflow: hidden;
  border-top: 5px solid black; }
  div.rolex-wrap-banner div.w50 {
    display: flex;
    box-sizing: border-box;
    width: 50%;
    overflow: hidden; }
    div.rolex-wrap-banner div.w50.floatCenter {
      align-items: center;
      padding: 0 70px; }

div.rolex-wrap-banner-fix {
  position: relative;
  display: flex;
  box-sizing: border-box;
  width: 100%;
  margin: 40px auto;
  max-height: 420px;
  height: 100%;
  overflow: hidden; }
  div.rolex-wrap-banner-fix div.w50 {
    display: flex;
    box-sizing: border-box;
    width: 50%;
    overflow: hidden; }
    div.rolex-wrap-banner-fix div.w50.floatCenter {
      align-items: center;
      padding: 0 70px; }

div.rolex-banner-prop1 {
  position: relative;
  width: 100%;
  padding-bottom: 80%; }
  @media (min-width: 1000px) {
    div.rolex-banner-prop1 {
      padding-bottom: 60%; } }
  @media (min-width: 1200px) {
    div.rolex-banner-prop1 {
      padding-bottom: 45%; } }
  @media (min-width: 1400px) {
    div.rolex-banner-prop1 {
      padding-bottom: 40%; } }
  @media (min-width: 1600px) {
    div.rolex-banner-prop1 {
      padding-bottom: 35%; } }
  div.rolex-banner-prop1 div.prop1-wrap {
    position: absolute;
    width: 50%;
    height: 92%;
    overflow: hidden; }
    div.rolex-banner-prop1 div.prop1-wrap.left {
      top: 0;
      left: 0; }
    div.rolex-banner-prop1 div.prop1-wrap.right {
      top: 0;
      right: 0; }
    div.rolex-banner-prop1 div.prop1-wrap div.w50 {
      display: flex;
      box-sizing: border-box;
      overflow: hidden;
      width: 100%;
      height: 100%; }
      div.rolex-banner-prop1 div.prop1-wrap div.w50.floatCenter {
        align-items: center;
        padding: 0 70px; }
    div.rolex-banner-prop1 div.prop1-wrap div.w50.floatCenter div.rolex-info h1{margin-bottom: 10px;}
    
    
        @media (max-width: 900px) {
          div.rolex-banner-prop1 div.prop1-wrap div.w50.floatCenter {
            padding: 0 15px; } }
      div.rolex-banner-prop1 div.prop1-wrap div.w50 div.contained-bg {
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center; }
      div.rolex-banner-prop1 div.prop1-wrap div.w50 div.rolex-video-wrap {
        position: relative;
        padding-bottom: 56.25%; }
        div.rolex-banner-prop1 div.prop1-wrap div.w50 div.rolex-video-wrap iframe {
          position: absolute;
          width: 100%;
          height: 100%; }

div.rolex-banner-prop2 {
  position: relative;
  width: 100%;
  padding-bottom: 90%; }
  @media (min-width: 1000px) {
    div.rolex-banner-prop2 {
      padding-bottom: 70%; } }
  @media (min-width: 1200px) {
    div.rolex-banner-prop2 {
      padding-bottom: 55%; } }
  @media (min-width: 1400px) {
    div.rolex-banner-prop2 {
      padding-bottom: 50%; } }
  @media (min-width: 1600px) {
    div.rolex-banner-prop2 {
      padding-bottom: 45%; } }
  div.rolex-banner-prop2 div.prop2-wrap {
    position: absolute;
    width: 50%;
    height: 92%;
    overflow: hidden; }
    div.rolex-banner-prop2 div.prop2-wrap.left {
      top: 0;
      left: 0; }
    div.rolex-banner-prop2 div.prop2-wrap.right {
      top: 0;
      right: 0; }
    div.rolex-banner-prop2 div.prop2-wrap div.w50 {
      display: flex;
      box-sizing: border-box;
      overflow: hidden;
      width: 100%;
      height: 100%; }
      div.rolex-banner-prop2 div.prop2-wrap div.w50.floatCenter {
        align-items: center;
        padding: 0 70px; }
        @media (max-width: 900px) {
          div.rolex-banner-prop2 div.prop2-wrap div.w50.floatCenter {
            padding: 0 15px; } }
      div.rolex-banner-prop2 div.prop2-wrap div.w50 div.contained-bg {
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center; }
      div.rolex-banner-prop2 div.prop2-wrap div.w50 div.rolex-video-wrap {
        position: relative;
        padding-bottom: 56.25%; }
        div.rolex-banner-prop2 div.prop2-wrap div.w50 div.rolex-video-wrap iframe {
          position: absolute;
          width: 100%;
          height: 100%; }

div.rolex-video-wrap {
  position: relative;
  width: 100%;
  height: 100%; }

div.rolex-banner {
  position: relative;
  left: 50%; }
  div.rolex-banner img {
    position: relative;
    left: -50%; }
  div.rolex-banner.flushedLeft {
    left: 0; }
    @media (min-width: 1680px) {
      div.rolex-banner.flushedLeft {
        margin: 0 auto;
        right: 0; } }
    div.rolex-banner.flushedLeft img {
      position: relative;
      left: 0; }

div.rolex-map {
  position: relative;
  width: 100%;
  height: 480px; }

div.rolex-banner-text {
  position: absolute;
  display: flex;
  align-items: center;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  max-height: 420px;
    height: 100%;}
  div.rolex-banner-text div.rolex-info {
    max-width: 500px !important;
    align-items: center;
    text-align: center; }

    div.rolex-banner-text div.rolex-info div.btn {
      display: inline-block;
    box-sizing: border-box;
    margin-top: 1em;
    padding: 15px 35px;
    border: 1px solid #fff;
    background-color: transparent;
    color: #fff;
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 1em;
    text-transform: uppercase;
    border-radius: 25px; }
div.rolex-banner-text div.rolex-info div.btn:hover {
    background: #fff;
    border: 1px solid #fff;
    color: #212121;
}
div.rolex-wrap-bg {
  display: block;
  width: 100%;
  margin: 40px auto; }
  div.rolex-wrap-bg.grey {
    background-color: #f6f6f6; }

div.rolex-wrap-content {
  display: block;
  max-width: 1020px;
  width: 100%;
  margin: 0 auto; }
  div.rolex-wrap-content.grey {
    background-color: #f6f6f6; }

div.rolex-breadcrumbs {
  max-width: 1680px;    border-top: 1px solid #e6e6e6;
    width: 100%;
    margin: 0 auto;
    padding: 0 40px; }
  div.rolex-breadcrumbs p {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4em;  
    padding: 5px 0 15px;
    color: #212121;
    margin:0;  
    letter-spacing: 0.1em;
    text-transform: uppercase; }
.page-layout-rolex_product.catalog-product-view .product.media {
    display: none !important; 
}
.rolex-breadcrumbs p a {
    color: #818181;font-size: 12px;
}
.rolex-breadcrumbs p a:hover { 
    color: #212121;
}
.rolex-breadcrumbs a:after {
    content: ">";
    display: inline-block;
    margin: 0 18px;
}

div#rolex-container .rolex-contact-sec p {
    margin: 5px 0 !important;
}
div#rolex-container .rolex-contact-sec p a {
    line-height: 33px !important;
}
div#rolex-container .rolex-contact-sec p span.circle i {
    color: #ffffff;
    margin: 11px auto;
}
div#rolex-container .rolex-contact-sec p span.circle {
    background: #212121;margin-right: 16px;
    height: 36px;
    width: 36px;
    display: block;
    border-radius: 50%;
    float: left;
    text-align: center;
}
div#rolex-container .rolex-contact-sec p a span {
    font-size: 14px !important;
}
div#rolex-container .rolex-contact-sec p .fa-sign-out{margin-left: 7px;
    font-size: 13px;
    display: inline-block;
color: #212121;}


div.rolex-filters ul#collections {
  list-style: none;
  margin: 0;
  padding: 0; }
  div.rolex-filters ul#collections li {
    font-size: 0.83rem;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 1.2em;
    text-transform: uppercase;
    padding: 0.3em 0;
    color: #787878; }
    div.rolex-filters ul#collections li:hover {
      color: #cc9900;
      cursor: pointer; }
div.rolex-filters h3 {
  font-size: 0.83rem;
  font-weight: 400;
  line-height: 1.4em;
  color: #a0a0a0;
  margin: 1em 0;
  letter-spacing: 0.1em;
  text-transform: uppercase; }
div.rolex-filters h4 {
  font-size: 0.83rem;
  font-weight: 700;
  line-height: 1.4em;
  color: #3c3c3c;
  margin: 1em 0;
  letter-spacing: 0.1em;
  text-transform: uppercase; }
div.rolex-filters input.form-check-input {
  margin-right: 0.5em; }

div.rolex-grid {
  max-width: 1020px;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 60px; }
  div.rolex-grid ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    list-style: none;
    margin: 0;
    padding: 0; }
    div.rolex-grid ul.centered {
      justify-content: center; }
    div.rolex-grid ul li {
      -webkit-flex: 1 1 30%;
      /* this */
      box-sizing: border-box;
      width: 100%;
      text-align: center; }
      div.rolex-grid ul li a, div.rolex-grid ul li a:hover {
        text-decoration: none; }
      div.rolex-grid ul li img {
        width: 100%; }
div.rolex-grid.c3 ul li a .back-grey {
    position: relative;
}
div.rolex-grid ul li:hover a .back-grey:after {
    background: rgba(0, 0, 0, 0.05) !important;
    position: absolute;
    content: "";
    height: 100%;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 999999;
    display: inline-block;
}

div.rolex-grid.c3 ul li a {
    height: 100%;
    width: 100%;
    display: block;
}
div#rolex-container div.block-form .i-agree-check a {
    text-decoration: none !important;
}
span.and-or-txt {
    margin-bottom: 43px;
    color: #767676;
    margin-left: 10px;
}
div#rolex-container div.block-form .i-agree-check a  strong {
      color: #212121;
}
    
    
    
      div.rolex-grid ul li p {
        font-size: 0.83rem;
        line-height: 1.4em;
        color: #a0a0a0; }
        div.rolex-grid ul li p span.familyName {
          font-size: 12px;
          font-weight: 400;
          letter-spacing: 0.1em;
          text-transform: uppercase;
          color: #212121; }
  div.rolex-grid.c3 ul {
    max-width: 100%; }
    div.rolex-grid.c3 ul li {
      max-width: 33.3%;
      min-width: 28%;
      -webkit-flex: 1 1 33.3%;padding: 0 10px;
      /* this */ }
  div.rolex-grid.c4 ul {
    max-width: 100%; }
    div.rolex-grid.c4 ul li {
      max-width: 25%;
      min-width: 22%;
      -webkit-flex: 1 1 25%;
      /* this */ }

div#rolex-container div.rolex-info {
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  max-width: 800px;
  width: 80%;
  margin: 0 auto;
  padding: 44px 20px; }
  div#rolex-container .experience-rolex-sec div.rolex-info {
  padding: 54px 20px; }
  div#rolex-container div.rolex-info.centered {
    text-align: center; }
  @media (max-width: 768px) {
    div#rolex-container div.rolex-info.centered-sm {
      text-align: center; } }
  div#rolex-container div.rolex-info h1 {
    font-size: 30px;
    font-weight: 300;
    line-height: 1.2em;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    color: #212121;font-family: "Montserrat", "Helvetica Neue", Helvetica, sans-serif; }
  div#rolex-container .wc-rolex-sec div.rolex-info h1 {
        font-size: 35px;
  }
  .rolex-banner-prop1.custom-sec-video div.prop1-wrap.left img {
    height: 100%;
    padding: 0;
}
  .rolex-banner-prop1.custom-sec-video div.prop1-wrap{
 height: 72.069%; 
}
div.rolex-banner-prop1.custom-sec-video div.prop1-wrap div.w50 div.rolex-video-wrap {
    padding: 0
}
  div#rolex-container div.rolex-info h2 {
    font-size: 15px;
    font-weight: 300;
    line-height: 1.2em;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    color: #767676 !important; }
  div#rolex-container div.rolex-info h3 {
    font-size: 0.83rem;
    font-weight: 700;
    line-height: 1.2em;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    margin: 0 0 1.5em 0;
    padding: 0;
    color: #3c3c3c; }
div#rolex-container div.rolex-banner-text div.rolex-info h1, div#rolex-container div.rolex-banner-text div.rolex-info h2 {
      color: #fff !important; }
  div#rolex-container div.rolex-info p {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.8em;
    color: #212121;
    margin: 0.5em 0; }
    div#rolex-container div.rolex-info p a {
      color: #cc9900;
      text-decoration: none; }
      div#rolex-container div.rolex-info p a:hover {
            color: #127749 !important;
      }
    div#rolex-container .rolex-contact-sec div.rolex-info p a {
    color: #212121;    text-decoration: none !important;
}
div#rolex-container .rolex-contact-sec div.rolex-info p a:hover {
    color: #a37e2c;
}
      div#rolex-container div.rolex-info p a:hover {
        text-decoration: underline; }
    div#rolex-container div.rolex-info p span.key {
  font-size: inherit;
    font-weight: 700;
    text-transform: inherit;
    letter-spacing: 0.1em;
    padding-right: 0.5em; }
    div#rolex-container div.rolex-info p.get_direction {
      color: #cc9900;
      text-decoration: underline; }
  div#rolex-container div.rolex-info img {
    max-width: 100%;
    margin: 4px 0 15px; }
  div#rolex-container div.rolex-info div.form-group {
    line-height: 1.2em; }
    div#rolex-container div.rolex-info div.form-group label {
      color: #787878;
      font-size: 0.694rem;
      font-weight: 700;
      line-height: 1.2em;
      letter-spacing: 0.1em;
      text-transform: uppercase; }
  div#rolex-container div.rolex-info ul.thumbnails {
    margin: 1em 0;
    padding: 0;
    list-style: none; }
    div#rolex-container div.rolex-info ul.thumbnails li {
      display: inline-block;
      width: 75px;
      margin-right: 2px;
      border: 1px solid #d2d2d2; }
      div#rolex-container div.rolex-info ul.thumbnails li img {
        margin: 0; }
div#rolex-container div.thumbs {
  max-width: 1094px;
  width: 100%;
  margin: 0 auto; }

div#rolex-container .you-may-also div.thumbs {
  max-width: 1360px;
}


  div#rolex-container div.thumbs div.thumb {
    width: 100%; }
    div#rolex-container div.thumbs div.thumb img {
      width: 99%;
      margin: 0 auto; }
  div#rolex-container div.thumbs p.thumb-p {
    text-align: center;
    font-size: 12px;
    line-height: 1.4em;
    margin-top: 1em;
    text-transform: uppercase;
    letter-spacing: 0.1em; }
div#rolex-container hr.full {
  width: 100%;
  border: none;
  border-bottom: 1px solid #f0f0f0; }
div#rolex-container hr.mini {
  width: 50px;
  border: none;
  border-bottom: 2px solid #3c3c3c;margin:1rem auto 25px }
  div#rolex-container hr.mini.flushedLeft {
    margin-left: 0; }
div#rolex-container hr.clear-100 {
  width: 100%;
  border: none;
  margin: 100px 0 0 0; }
div#rolex-container hr.clear-50 {
  width: 100%;
  border: none;
  margin: 50px 0 0 0; }
div#rolex-container hr.clear-25 {
  width: 100%;
  border: none;
  margin: 25px 0 0 0; }
  div#rolex-container hr.clear-10 {
  width: 100%;
  border: none;
  margin: 10px 0 0 0; }
div#rolex-container div.negative {
  background-color: #212121;
  font-smoothing: antialiased; }
  div#rolex-container div.negative h1, div#rolex-container div.negative h2, div#rolex-container div.negative h3, div#rolex-container div.negative h4, div#rolex-container div.negative p {
    color: #fff !important; }
div#rolex-container div.block-txt {
  display: flex;
  align-items: center; }
  div#rolex-container div.block-txt.baseline {
    align-items: baseline; }
  div#rolex-container div.block-txt.bg {
    background-size: cover;
    background-position: center center; }
  div#rolex-container div.block-txt div.rolex-info {
    padding: 0 50px; }
  
.rolex-wrap-content.rolex-contact-f .container {
    max-width: 620px;padding: 0;
    width: 80%;
} 
.rolex-wrap-content.rolex-contact-f .mini {
    margin: 1rem 0;
}
.rolex-wrap-content.rolex-contact-f {
    max-width: inherit;
    width: 100%;
}
.rolex-wrap-content.rolex-contact-f hr.mini {
    margin-bottom: 25px;display:inline-block
}
.rolex-wrap-content.rolex-contact-f p {
      margin-bottom: 48px;color: #212121;
}
div#rolex-container div.block-form div.rolex-info {
    width: 100%;
    padding: 0 !important;
}
div#rolex-container div.block-form .form-group {
    width:100%;    margin-bottom: 48px;
}
div#rolex-container div.block-form .form-group.i-agree-check {
    margin-bottom: 0;
}
#LJmaincontent a strong {
    color: #212121;
}
.cms-page-view div#rolex-container div.rolex-info span.contact-icon {
    font-size: 14px;
    margin-right: 15px;
    text-transform: initial;
    letter-spacing: 0;color: #212121;
}
.cms-page-view div#rolex-container div.rolex-info span.contact-icon i {
    color: #127749;
    background: #fff;
    height: 35px;
    width: 35px;
    display: inline-block;
    line-height: 35px;
    border-radius: 50%;
    margin-right: 6px;
    text-align: center;
}
.cms-page-view div#rolex-container div.rolex-info span.contact-icon:hover {
    color: #127749;
    cursor: pointer;
}
div#rolex-container div.block-form .form-group.form-small {
    width: 94px;
margin-right: 20px;
}
div#rolex-container div.block-form .i-agree-check {
    color: #212121;
}
label.control-label.mage-error {
    color: #cc0000 !important;
}
div.mage-error[generated] {
    position: absolute;
    margin: 0 !important;
    font-size: 14px !important;
    color: #cc0000 !important;
}
.rolex-contact-f .block-form .form-control:focus{ box-shadow: none !important;}
.rolex-contact-f .block-form .control-label {
    font-size: 14px;
    color: #202020;
    text-align: left;
    opacity: 0.9;
    pointer-events: none;
    position: absolute;
    transform: translate3d(0, 22px, 0) scale(1);
    padding: 0;
    transform-origin: left top;
    transition: 240ms;
    font-weight: 500;
    letter-spacing: 0.3px;top: -17px;
}
.rolex-contact-f .block-form .form-group.focused .control-label {
    opacity: 1;
    transform: scale(0.75);
 font-size: 18px;
padding-left: 0;
color: #818181;
white-space: nowrap;
}
.rolex-contact-f .block-form .form-group.focused .form-control::-webkit-input-placeholder { color: #fff; }
.rolex-contact-f .block-form .form-control {padding: 0 !important;
    border: 0 !important;border-bottom: 1px solid #dadada !important;border-radius: 0 !important;font-size: 14px;
color: #212121;
}

.rolex-contact-f .block-form select.form-control{background-image: url(images/select-arrow.png) !important;background-position: center right 0 !important;background-size: 9px;    padding: 5px !important;background-repeat: no-repeat !important;-webkit-appearance: none;-moz-appearance: none;-ms-appearance: none;appearance: none;}
.rolex-contact-f .block-form select.form-control:not([size]):not([multiple]) {
    height: calc(1.80rem + 2px) !important
}
.rolex-contact-f .block-form select.form-control {
    background: transparent;
}
.rolex-contact-f .block-form select.form-control + .select-arrow:after {
    top: -25px;
    right: -1px;
    background: #fff;
    height: 20px;
    width: 22px;
}
.rolex-contact-f .block-form.txtarea-sec textarea.form-control .form-group {margin-bottom:30px;}

.rolex-contact-f .block-form textarea.form-control {
    border: 1px solid #dadada !important;    margin-top: 30px;height: 100px;
    overflow: auto;
    padding: 10px !important;
}

.submit_rolex_contact.btn-model { 
    margin: 0 !important;
}
.reset_rolex_contact {
    font-size: 12px;    text-transform: uppercase;
    color: #212121;    cursor: pointer;
    margin-right: 15px;
}

.detail-sec-w.rolex-wrap-content {
    max-width: 1680px;
}
.detail-sec-w .container.sm-no-padding{width:100%;padding: 0;max-width: inherit;}
div#rolex-container .block-details div.rolex-info p  {
    font-size: 12px;
    color: #818181;    margin-bottom: 22px;
}
div#rolex-container .block-details div.rolex-info p span {
    font-size: 14px;
    color: #212121;
    text-transform: uppercase;
}

div#rolex-container .block-txt div.rolex-info h1 {
    margin-bottom: 25px;
}
.block-txt .rolex-info.model-info{max-width: 520px;width: 80%;padding: 0;}
div#rolex-container div.rolex-info p.contact_icon_number {
    margin: 5px 0;
    line-height: 36px;
}
div#rolex-container div.detail-sec-w div.block-txt div.rolex-info.model-info {
    padding: 40px 0;
    max-width: 520px;
}
div#rolex-container div.detail-sec-w div.block-txt div.rolex-info.model-info:after {
    clear: both;
    display: block;
    content: "";
}
div#rolex-container p.contact_icon_number span {
    background: #fff;
    margin-right: 16px;
    height: 35px;
    width: 35px;
    display: block;
    border-radius: 50%;
    float: left;
    text-align: center;
}
div#rolex-container p.contact_icon_number span i {
    color: #127749;
    margin: 11px auto;
}
div#rolex-container div.rolex-info p.contact_icon_number a {
    color: #212121;
    text-decoration: none !important;
}
div#rolex-container div.rolex-info p.contact_icon_number a:hover {
    color: #a37e2c;
}
.catalog-product-view .gallery-placeholder .fotorama__wrap {
    margin: 0 auto; position: inherit;
}
div#rolex-container .detail-sec-w div.block-img {
    overflow: inherit;
}
.detail-sec-w .gallery-placeholder .fotorama__nav.fotorama__nav--thumbs {
    height: 114px;
    position: absolute;
    z-index: 999;
}
.fotorama__wrap {
    width: auto !important;
}
.fotorama__nav__frame.fotorama__nav__frame--thumb {
    height: 90px !important;
    width: 90px !important;
    border: 1px solid #d3d3d3;
    margin: 2px;
    padding: 0 !important;
}
.fotorama__nav__frame.fotorama__nav__frame--thumb:hover {
    opacity: 0.5;
}
.fotorama__thumb-border {
    border: 0 !important;
}
.fotorama__thumb-border:hover {
    border: 0 !important;
}
.rolex-contact-f .message-success.success.message.on_web_rol_contact {
    margin: 0 45px 60px !important;
}
/* Rolex family pages css */
.rolex_family_pages div.rolex-grid.c3 ul li {
    padding: 0 25px;position:relative;    margin-bottom: 30px;
}
.rolex_family_pages div.rolex-grid.c3 ul li a p {
    font-size: 12px;    margin-bottom: 6px;
    color: #818181;
}
/*.rolex_family_pages div.rolex-grid.c3 ul li a:after {
    content: '\A';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.3);
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.rolex_family_pages div.rolex-grid.c3 ul li a:hover:after {
    opacity: 0.3;
}*/
div#rolex-container .rolex_family_pages .rolex-info.centered {
    padding: 95px 0 20px;
}
div#rolex-container .rolex_family_pages div.btn-model{padding: 15px 12px;}
div#rolex-container .rolex_family_pages .rolex-banner-prop1 div.rolex-info {max-width: 540px;}
div#rolex-container .rolex_family_pages div.rolex-info h1{margin-bottom: 5px;}
div#rolex-container .rolex_family_pages div.rolex-info h2{margin: 0 0px 4px 0;;}
div#rolex-container .rolex_family_pages .rolex-banner-prop1 + .rolex-wrap-content .rolex-info.centered {padding: 45px 0 20px;}
 /* Rolex family Cellini*/
.rolex-wrap-content.cellini-f-sec1{max-width: 800px;width: 80%;}
.rolex-wrap-content.cellini-f-sec1 .rolex-info.centered { max-width: inherit; padding: 45px 0 20px; width: 100%;}
.rolex-wrap-content.cellini-f-sec-2 {max-width: 1023px; width: 80%;}
div#rolex-container .rolex_family_pages .cellini-f-sec-2 div.rolex-info {max-width: inherit;padding: 45px 0 0;width: 100%;}
div#rolex-container .cellini-f-sec-2 div.rolex-info img {margin-bottom: 100px;}

.rolex-wrap-content.family-feature-sec {max-width: 1368px;}
.rolex-wrap-content.family-feature-sec .container.sm-no-padding {padding: 0;}
.rolex-wrap-content.family-feature-sec .container {width: 100%;max-width: 100%;}


 /* Rolex family Cellini*/

/* Rolex family pages css end*/


 /* Customize the label (the container) */
.i-agree-check-outer .i-agree-check {
  position: relative;
  padding-left: 30px;    color: #212121;
  margin: 0;
  cursor: pointer;
  font-size: 14px;    line-height: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.i-agree-check-outer .i-agree-check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom checkbox */
.i-agree-check-outer .checkmark {
  position: absolute;
  top: 0;
  left: 0;
      height: 20px;
    width: 20px;
      background-color: #fff;
    border: 1px solid #818181;
}
.i-agree-check-outer .required.mage-error + .checkmark {
    border: 1px solid #cc0000;
}


/* When the checkbox is checked, add a blue background */
.i-agree-check-outer .i-agree-check input:checked ~ .checkmark {
  background-color: #fff;    border: 1px solid #818181;
}

/* Create the checkmark/indicator (hidden when not checked) */
.i-agree-check-outer .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.i-agree-check-outer .i-agree-check input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.i-agree-check-outer .i-agree-check .checkmark:after {
       left: 1px;
    top: 1px;
    width: 16px;
    height: 16px;
    background: #212121;
} 
.form-group.i-agree-check-outer {
    margin: 0 !important;    font-size: 14px;
}

.share-location-sec .switch {
  position: relative;
  display: inline-block;
     width: 40px;
    height: 20px;    margin: 0 0 0 10px;
}

.share-location-sec .switch input {display:none;}

.share-location-sec .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.share-location-sec .slider:before {
  position: absolute;
  content: "";
      height: 15px;
    width: 15px;
    left: 4px;
    bottom: 3px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

.share-location-sec input:checked + .slider {
  background-color: #212121;
}

.share-location-sec input:focus + .slider {
  box-shadow: 0 0 1px #212121;
}

.share-location-sec input:checked + .slider:before {
  -webkit-transform: translateX(17px);
  -ms-transform: translateX(17px);
  transform: translateX(17px);
}
.rolex-wrap-content.rolex-contact-f .req-sec p {
    margin: 37px 0 0 0 !important;
    font-size: 14px;
    color: #212121;
}
/* Rounded sliders */
.share-location-sec .slider.round {
  border-radius: 34px;
}
.form-group.share-location-sec {
    margin-bottom: 22px !important;
}
.share-location-sec .slider.round:before {
  border-radius: 50%;
}
.form-group.share-location-sec span {
    float: left;
    line-height: 20px;
}






  
    div#rolex-container div.block-txt div.rolex-info.model-info {
      padding: 40px 50px; }
div#rolex-container div.block-img {
  overflow: hidden; }
  div#rolex-container div.block-img img {
    width: 100%; }
div#rolex-container div.block-form {
  display: flex;
  align-items: center;justify-content: flex-end}
  div#rolex-container div.block-form div.rolex-info {
    padding: 0 50px; }
div#rolex-container div.btn-model, div#rolex-container a.btn-model {
  width: auto; border: 1px solid #127749;
  display: inline-block;
  box-sizing: border-box;
  margin: 20px auto 0 0;
  padding: 15px 35px;
  background-color: #127749;
  color: #fff;
  font-size: 0.83rem;
  letter-spacing: 0.1em;
  line-height: 1em;
  text-transform: uppercase;
  border-radius: 0;
  font-smoothing: antialiased;
  text-decoration: none;
  border-radius: 25px;}
div#rolex-container .rolex-info.model-info.top_position div.btn-model{width: auto;text-align: center;}
  div#rolex-container div.btn-model.negative, div#rolex-container a.btn-model.negative {
        color: #fff;
    background-color: transparent;
    border: 1px solid #fff;
    font-weight: 500;}
  div#rolex-container div.btn-model:hover, div#rolex-container a.btn-model:hover {
    text-decoration: none !important;
    background-color: #127749 !important;
    color: #127749;border: 1px solid #127749;}
div#rolex-container div.btn-model.negative:hover, div#rolex-container a.btn-model.negative:hover {
  background-color: #fff !important;
    border: 1px solid #fff;
    color: #212121;
}
div#rolex-container div.btn-model.negative:active, div#rolex-container a.btn-model.negative:active {
  background-color: #212121 !important;
  border: 1px solid #e1e1e1;
  color: #fff;
}
div#rolex-container .contact-sec div.btn-model:hover a {
  color: #127749;
}
.contact-sec .rolex-loc-img {
    width: 100%;
    display: inline-block;
}

div#rolex-container .contact-sec div.block-txt {
    display: block;
}
div#rolex-container .contact-sec div.rolex-info h1 {
    font-size: 20px;
    margin: 0;
        letter-spacing: 0.1em;
}

.cms-page-view div#rolex-container .contact-sec div.rolex-info span.contact-icon i.fa-sign-out {
    background: none;
    color: #212121;
    width: auto;
    padding-left: 5px;
}

.cms-page-view div#rolex-container .contact-sec .map-left-content div.rolex-info span.contact-icon {
    margin: 0;
}
.contact-sec .disp_list_main {
    list-style: none;    display: flex;margin: 10px 0 0;
    padding: 0 0 10px 0;
     border-bottom: 1px solid #e1e1e1;
}

.contact-sec .disp_list_main li {
    display: flex;margin: 0;
    width: auto;
    line-height: 16px;    cursor: pointer
}

.contact-sec .disp_list_main li:after {
    content: "|"; 
    display: inline-block;
    padding: 0 10px 0 15px;
}
.contact-sec .disp_list_main li:last-child:after {
    display:none
}
.contact-sec .disp_list_main li:hover {
    color: #127749;
}

.contact-sec .disp_list_main li:hover .map-view {
    background-position: -38px -19px;
}

.contact-sec .disp_list_main li:hover .list-icon1 {
    background-position: 0 -19px;
}
.contact-sec i.map-view {
    background: rgba(0, 0, 0, 0) url(images/list-map-view.png) no-repeat scroll -38px 0;
    display: block;
    height: 18px;
    width: 35px;    margin-right: 5px;
}

.contact-sec i.list-icon1 {
    background: rgba(0, 0, 0, 0) url(images/list-map-view.png) no-repeat scroll 0 0;
    display: inline-block;
    height: 18px;
    width: 35px;    margin-right: 5px;
}
.map-left-content i.fa.fa-close {
    position: absolute;
    right: 0;
    background: #212121 url(images/close-icon.png) no-repeat scroll 1px 3px;
    width: 30px; 
    height: 30px;
    color: #fff;
    line-height: 30px;cursor: pointer;
    font-size: 0;
}
.rolex_bx_slider .blur_active {
    opacity: 0.5;
    display: block;
}
.contact-sec .store_map_indiviual {
  height: 700px;
  overflow: hidden;
}
.contact-sec .store_map_indiviual .map_container {
    overflow: inherit !important;
}
.contact-sec .store_map_indiviual .map_container {
    overflow: inherit !important;
}

.contact-sec div#location .map-left-content {
    height: 100%;
    position: absolute;
    top: 0;
    background: #f8f8f8;
    width: 300px;
    left: 0;
}

.contact-sec .container.sm-no-padding.store_map_indiviual {
    position: relative;
}
div#rolex-container .contact-sec div.rolex-info p a {
    color: #212121;
}
.rolex-wrap-content.contact-sec {
    max-width: 1000px;
}
div#rolex-container .contact-sec div.block-txt div.rolex-info {
    padding: 30px 20px;
    max-width: inherit;
    width: 100%;
}
div#rolex-container .contact-sec .col-md-4 {
    padding:0
}
div#rolex-container .contact-sec .col-md-4:hover {
    background: #f8f8f8;
}
.page-layout-rolex_collection .products.wrapper.grid.products-grid.grid-wrap {
    margin: 0 0 120px;
    width: 78.1%;padding: 0 10px;
}
.page-layout-rolex_collection div.filter-bar {margin: -20px 0 20px !important;  width: 200px; }
.contact-sec .disp_list_main li.active {
    background: #f7f7f7;
    color: #127749;
}
.contact-sec .disp_list_main li.active .map-view {
    background-position: -38px -19px;
}
.contact-sec .disp_list_main li.active .list-icon1 {
    background-position: 0 -19px;
}
span.and-or-txt {
    margin-bottom: 40px;
    color: #767676;
    margin-left: 5px;
}
div#rolex-container hr.mini {
    display: none;
}
.rolex-wrap-content.rolex-contact-f h1 {
    font-size: 30px;
    font-weight: 300;
    line-height: 1.2em;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    color: #212121;
    margin-bottom: 20px;
}
.on_web_rol_contact button {
    background: #ccc;
    width: auto;
    border: 1px solid #127749;
    display: inline-block;
    box-sizing: border-box;
    margin: 20px auto 0 0;
    padding: 15px 35px;
    background-color: #127749;
    color: #fff;
    font-size: 0.83rem;
    letter-spacing: 0.1em;
    line-height: 1em;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 25px;
    box-shadow: none;
}

.on_web_rol_contact h1 {
    font-size: 30px;
    font-weight: 300;
    line-height: 1.2em;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    color: #212121;
    margin-bottom: 20px;
}
.on_web_rol_contact .thank-you-content {
    color: #212121;
}

@media (max-width: 930px) {

.page-layout-rolex_collection div.filter-bar {
    margin: 0 !important;
    width: 25%;
}
.page-layout-rolex_collection .products.wrapper.grid.products-grid.grid-wrap, .products.wrapper.grid.products-grid.grid-wrap {
    width: 75%;
}
.page-layout-cartier_brand_product div.filter-bar, .catalogsearch-result-index div.filter-bar {
    width: 25%;
}
}

@media (max-width: 768px) {
  div#rolex-container .col-sm-6.email-ph-no.block-form {
    display: block;
}
div#rolex-container .contact-sec div.rolex-info h1 {
    font-size: 15px;
}
.rolex-wrap-content.rolex-contact-f h1 {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 22px;
}
span.and-or-txt {
    display: block;
    width: 100%;
    margin-top: -40px;
    margin-bottom: 40px;
    color: #767676;
}
  div.rolex-breadcrumbs {
    display: none;
}
.contact-sec .disp_list_main:after {
  content: "";
  clear: both;
  display: block;
}
.contact-sec .disp_list_main li {
    width: 50%;
    justify-content: center;
    padding: 15px 10px;
    border: 1px solid #dfdfdf;
        float: left;
        display: inline;
}
.contact-sec i.map-view {
    float: left;
}
.contact-sec i.list-icon1 {
    height: 15px;
}
.container.listing_stores .row {
    display: inherit;
}

div#rolex-container .contact-sec .container.listing_stores .col-md-4 {
    float: left;
}
.contact-sec .disp_list_main li:hover {
    background: #f7f7f7;
}
.rolex-wrap-content.contact-sec .disp_list_main {
    padding: 0;
    margin: 0;
    display: inherit;
}
.contact-sec .disp_list_main li:after {
  display: none
}

  div#rolex-container div.block-txt div.rolex-info.model-info {
    padding: 20px 0;
}
  main {
    margin-top: 20px; }

  div.mobile-screen {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.65);
    display: none; }

  div#rolex-header {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 80px;
    background-color: #fff;
    padding-bottom: 20px; }
    div#rolex-header div.rolex-plaque {
      position: absolute;
      top: 0;
      left: 20px;
      width: 120px;
      float: left; }
      div#rolex-header div.rolex-plaque img {
        width: 100%; }
    div#rolex-header div.menu-trigger {
      position: absolute;
      top: 50%;
    margin-top: -10px;
    right: 36px;
      display: block;
      float: right;
      font-size:12px;
      text-transform: uppercase;
      letter-spacing: 0.1em;
      color: #818181;
      cursor: pointer; }
div#rolex-header div.menu-trigger:hover {
    color: #212121;
}
div#rolex-header div.menu-trigger:hover .mobile-rotate.down {
    color: #c1c1c1;
}
    div#rolex-header .mobile-rotate {
      display: inline-block; }
      div#rolex-header .mobile-rotate.down {
        -ms-transform: rotate(90deg);
        /* IE 9 */
        -webkit-transform: rotate(90deg);
        /* Chrome, Safari, Opera */
        transform: rotate(90deg);font-size: 21px;color: #c1c1c1;
position: absolute;right: -16px;top: -6px; }
      div#rolex-header .mobile-rotate.up {font-size: 21px;
position: absolute;right: -16px;top: -6px;color: #c1c1c1;
        -ms-transform: rotate(-90deg);
        /* IE 9 */
        -webkit-transform: rotate(-90deg);
        /* Chrome, Safari, Opera */
        transform: rotate(-90deg); }
    div#rolex-header div.rolex-mobile-menu-wrap {
      display: none;
      position: relative;
      width: 100%;
      z-index: 2;
      margin-top: 45px; }
      div#rolex-header div.rolex-mobile-menu-wrap nav.rolex-menu {
        display: block;
        padding: 0 0 !important; }
      div#rolex-header div.rolex-mobile-menu-wrap nav.rolex-menu {
        width: 100%;
        padding: 35px 0;
        clear: both; }
        div#rolex-header div.rolex-mobile-menu-wrap nav.rolex-menu ul {
          display: block;
          justify-content: center;
          list-style: none;
          margin: 0;
          padding: 0;
          width: 100%;
          border-top: 1px solid #d2d2d2; }
          div#rolex-header div.rolex-mobile-menu-wrap nav.rolex-menu ul li {
            width: 100%;
            padding: 1em 1.5em;
            font-size: 1rem;
            font-weight: 400;
            line-height: 1.4em;
            letter-spacing: 0.1em;
            text-transform: uppercase;
            text-align: center;
            color: #818181;
            background-color: #fff;
            border-bottom: 1px solid #d2d2d2; }
          div#rolex-header div.rolex-mobile-menu-wrap nav.rolex-menu ul a:hover {
            text-decoration: none; }
            div#rolex-header div.rolex-mobile-menu-wrap nav.rolex-menu ul a:hover li {
              text-decoration: none;
              color: #127749; }

  div.rolex-wrap-banner, div.rolex-wrap-banner-fix {
    max-height: 320px; }
    div.rolex-wrap-banner div.rolex-banner-text, div.rolex-wrap-banner-fix div.rolex-banner-text {
      height: 180px; }

  div.rolex-banner-prop1, div.rolex-banner-prop2 {
    position: relative;
    width: 100%;
    height: auto;
    padding: 0; }
    div.rolex-banner-prop1 div.prop1-wrap, div.rolex-banner-prop1 div.prop2-wrap, div.rolex-banner-prop2 div.prop1-wrap, div.rolex-banner-prop2 div.prop2-wrap {
      position: relative;
      width: 100%;
      height: auto;
      overflow: hidden; }
      div.rolex-banner-prop1 div.prop1-wrap.left, div.rolex-banner-prop1 div.prop2-wrap.left, div.rolex-banner-prop2 div.prop1-wrap.left, div.rolex-banner-prop2 div.prop2-wrap.left {
        top: 0;
        left: 0; }
      div.rolex-banner-prop1 div.prop1-wrap.right, div.rolex-banner-prop1 div.prop2-wrap.right, div.rolex-banner-prop2 div.prop1-wrap.right, div.rolex-banner-prop2 div.prop2-wrap.right {
        top: 0;
        right: 0; }
      div.rolex-banner-prop1 div.prop1-wrap div.w50, div.rolex-banner-prop1 div.prop2-wrap div.w50, div.rolex-banner-prop2 div.prop1-wrap div.w50, div.rolex-banner-prop2 div.prop2-wrap div.w50 {
        display: flex;
        box-sizing: border-box;
        overflow: hidden;
        width: 100%;
        height: 100%; }
        div.rolex-banner-prop1 div.prop1-wrap div.w50 div.rolex-info, div.rolex-banner-prop1 div.prop2-wrap div.w50 div.rolex-info, div.rolex-banner-prop2 div.prop1-wrap div.w50 div.rolex-info, div.rolex-banner-prop2 div.prop2-wrap div.w50 div.rolex-info {
          padding: 30px 10px 30px 10px !important; }
        div.rolex-banner-prop1 div.prop1-wrap div.w50 img, div.rolex-banner-prop1 div.prop2-wrap div.w50 img, div.rolex-banner-prop2 div.prop1-wrap div.w50 img, div.rolex-banner-prop2 div.prop2-wrap div.w50 img {
          max-width: 100%; }
        div.rolex-banner-prop1 div.prop1-wrap div.w50.floatCenter, div.rolex-banner-prop1 div.prop2-wrap div.w50.floatCenter, div.rolex-banner-prop2 div.prop1-wrap div.w50.floatCenter, div.rolex-banner-prop2 div.prop2-wrap div.w50.floatCenter {
          align-items: center;
          padding: 0 15px; }
        div.rolex-banner-prop1 div.prop1-wrap div.w50 div.contained-bg, div.rolex-banner-prop1 div.prop2-wrap div.w50 div.contained-bg, div.rolex-banner-prop2 div.prop1-wrap div.w50 div.contained-bg, div.rolex-banner-prop2 div.prop2-wrap div.w50 div.contained-bg {
          width: 100%;
          background-size: cover;
          background-position: center; }

  div.rolex-banner-prop1 div.prop1-wrap div.w50 div.contained-bg {
    height: 340px; }

  

  
  div.rolex-banner-prop2 div.prop2-wrap div.w50 div.contained-bg {
    height: 550px; } }
  @media (max-width: 768px) and (max-width: 400px) {
    div.rolex-banner-prop2 div.prop2-wrap div.w50 div.contained-bg {
      height: 400px; } }

@media (max-width: 768px) {
div#rolex-container div.rolex-info h1 {
  font-size: 1.374rem;
 }
  div.rolex-grid {
    padding-bottom: 40px; }
    div.rolex-grid ul li {
      padding: 0 0.5em; }
      div.rolex-grid ul li p {
        font-size: 0.694rem; }
        div.rolex-grid ul li p span.familyName {
          font-size: 0.83rem; }
    div.rolex-grid.c3 ul li {
      max-width: 50%;
      min-width: 40%;
      -webkit-flex: 1 1 50%;
      /* this */ }
    div.rolex-grid.c4 ul li {
      max-width: 50%;
      min-width: 40%;
      -webkit-flex: 1 1 50%;
      /* this */ }

  div#rolex-container div.rolex-info h1 {
    font-size: 1.428rem;
    font-weight: 400; }
  div#rolex-container div.rolex-info h2 {
    font-size: 0.83rem;
    font-weight: 400; }
  div#rolex-container div.block-txt div.rolex-info {
    padding: 25px; }
  div#rolex-container div.block-form div.rolex-info {
    padding: 10px; }

  .rolex-filters {
    display: none; }

  .sm-no-padding {
    padding: 0; }

  .hidden-sm {
    display: none }
  }
  
  
  /*  Custom css */
.rolex_price_upon_request{font-style: italic;}
.rolex_price_upon_request span{font-style: normal;}
.rolex_price_text{margin-top:10px; display:block;font-weight: 300 !important;font-style: italic;} 
div.product-grid-item div.screen{background-color: rgba(251, 251, 251, 0.0) !important;}
div.product-grid-item div.screen:hover {background-color: rgba(0, 0, 0, 0.05) !important;}

.product-grid-item:hover div.info {
    background: none;
    color: #333;
}

div.filter-bar-1{
  position: relative;
    margin-bottom: 65px;
}
div.filter-bar-1 div.filter-set {
  position: relative;
  width: 96%;
}
div.filter-bar-1 div.filter-set div.filter-list ul.items {
  max-height: 295px !important;
  overflow: auto;
  width: 110%;
}
div.filter-bar-1 div.filter-set div.filter-list ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
div.filter-bar-1 div.filter-set div.title {
  color: #cc9900;
  font-size: 1rem;
  font-weight: 300;
  letter-spacing: 0.2em;
  line-height: 1.2em;
  padding: 1rem 0 0.5rem;
  text-transform: uppercase;
}
div.filter-bar-1 div.filter-set div.filter-list ul li.normal::before {
  background-color: #f0f0f0;
  content: "";
  display: inline-block;
  height: 0.95em;
  margin: 0 0.75em 0 0;
  width: 0.95em;
}
div.filter-bar-1 div.filter-set div.filter-list ul a li {
  color: #111;
  cursor: pointer;
}
div.filter-bar-1 div.filter-set div.filter-list ul li.normal, div.filter-bar-1 div.filter-set div.filter-list ul li.active {
  font-size: 0.694rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.2em;
  padding: 0.5em 0;
  text-transform: uppercase;
}
div.filter-bar-1 div.filter-set div.filter-list ul li.normal.ln-selected::before {
  background: #cc9900 none repeat scroll 0 0;
}

.description .value {
  font-weight: 300;
}
  
.cms-rolex.cms-page-view #LJmaincontent, .page-layout-rolex_default  #LJmaincontent, .page-layout-rolex_product #LJmaincontent, .page-with-filter.page-products.page-layout-rolex_collection #LJmaincontent {
    width: 100%;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center top;
    max-width: inherit;
    border: 0;
    padding:0 !important; margin: 0;
} 
.rolex_bx_slider .col {
    padding: 0;
}
.page-layout-rolex_product .add-to-giftr{
  display: none;
}
.rolex_bx_slider .bx-viewport {
    border: 0;
    box-shadow: none;
}
.form.product_contact {
    width: 100% !important;
}
.bx-wrapper .bx-viewport, .bx-wrapper {
    border: 0 !important;
    box-shadow: none !important;  
}
.bx-wrapper .bx-next {
  right: -45px !important;
}
.bx-wrapper .bx-prev {
  left: -45px !important;
}
.bx-wrapper .bx-controls-direction a {
    top: 40% !important;
    z-index: 999 !important;
}
.bx-wrapper .bx-controls-direction a {
  height:32px !important;
  width: 32px !important
}
.bx-wrapper .bx-prev {
  background: rgba(0, 0, 0, 0) url("images/controls.png") no-repeat scroll 0 -129px !important;
}
.bx-wrapper .bx-next {
  background: rgba(0, 0, 0, 0) url("images/controls.png") no-repeat scroll -52px -129px !important;
}
.bx-wrapper .bx-prev:focus, .bx-wrapper .bx-prev:hover {
  background-position:0 -97px !important
}
.bx-wrapper .bx-next:focus, .bx-wrapper .bx-next:hover {
  background-position: -52px -97px !important;
}
.fotorama__arr .fotorama__arr__arr {
    -webkit-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    left: 50%;
    position: absolute;
    top: 50%;
    height: 50px;
    width: 50px;
}
.fotorama__arr, .fotorama__arr:hover {
    background: none;
}
.fotorama__arr:active, .fotorama__thumb__arr:active {
    background-color: transparent;
}
.fotorama__arr--prev .fotorama__arr__arr {
  background: rgba(0, 0, 0, 0) url("images/controls-detail-page.png") no-repeat scroll 0px -50px !important;
}
.fotorama__arr--next .fotorama__arr__arr {
background: rgba(0, 0, 0, 0) url("images/controls-detail-page.png") no-repeat scroll -50px -50px !important;
}


.bx-wrapper {
    margin: 0 auto 5px !important;
}
div.rolex-grid.baselworld ul li a hr.mini {
  margin: 0.5em auto;
  transition: width 1s ease 0s, border-color 1s ease 0s;
  width: 2em !important;
}
div.rolex-grid.baselworld ul li a:hover hr.mini {
  border-color: #cc9900 !important;
  width: 6em !important;
}
div.rolex-banner-prop1 {
  margin: 0 auto;
  max-width: 1680px;
}
.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
  display: none !important;
}
.page-with-filter.page-products.page-layout-rolex_collection .column.main {margin: 0 auto; padding: 0; max-width: 1360px !important;}
.page-with-filter.page-products.page-layout-rolex_collection {display: block;max-width: inherit;width: 100%;margin: 0 auto;}

.page-with-filter.page-products .toolbar-products div.wrap, .page-with-filter.page-products .toolbar-products{max-width: inherit !important;width:100% !important;}
.page-layout-rolex_collection .products-grid + .bottom_toolbar {right: 0; width: 100%;}
div.rolex-banner.flushedLeft.rolex_contact_banner img { max-width: inherit; width: auto;}
div.rolex-banner img {max-width: inherit;}
.page-layout-rolex_product .description {display: none !important;}

/* for header */ 
#shop-top-bar, #title-bar, #menu-bar {box-sizing: initial;}
/*.minicart-wrapper {margin-right: 15px !important;}
*//* end */
div#rolex-container .rolex-wrap-content.rolex-footer-note .rolex-info.centered {
    max-width: 600px;
    padding: 0 10px 20px;
}

div#rolex-container .rolex-wrap-content.rolex-footer-note .rolex-info.centered p {
    font-size: 12px;
    color: #212121;
}


.page-layout-rolex_product .product-image-wrapper {height: auto;}
.page-layout-rolex_product .product-image-wrapper:hover {opacity: 0.5;}
.page-layout-rolex_product .product-image-photo{ position: static;}
.page-layout-rolex_default {display: block;}
.page-layout-rolex_collection .page-products div.grid-wrap {margin: 0px 0 70px;}
  .rolex-wrap-content-footer div.menu-trigger-foot {
    display: none;
}
div#rolex-container div.btn-model {cursor: pointer;}
div#rolex-container div.btn-model a{color: #fff;}
.price-box.price-final_price span {
    font-size: 1rem;    font-weight: 300;
}
.rolex-price .key {
    float: left;
    font-weight: 700;
    letter-spacing: 0.1em;
    padding-right: 0.5em;
}
.rolex-price {
       margin: 10px 0;
}
.page-layout-rolex_collection .rolex_collection div.filter-wrap {
    max-height: inherit !important;
    overflow-y: inherit !important;
}
div#rolex-container .rolex-page-footer div.thumbs p.thumb-p {
  color: #818181 !important;text-align: left;
}
div#rolex-container .rolex-page-footer div.thumbs p.thumb-p:hover {
  color: #212121 !important;
}
div#rolex-container .rolex-page-footer div.thumbs p.thumb-p span.sub_text {
    text-transform: initial;
}
div#rolex-container div.thumbs p.thumb-p {
  color: #212121 !important;text-align: center;
}
div#rolex-container div.thumbs p.thumb-p:hover {
  color: #818181 !important;
}

div#rolex-container div.thumbs p.thumb-p span.sub_text {
    text-transform: initial;
}
.brand.page-products .column.main {
  position: static !important;
}
.ves-brandlist .brand-toolbar {
  box-sizing: content-box;
}
.mega-col.col-sm-4 {
    width: 100%;
}
/*
.mega-col.col-sm-6.mega-col-level-1.col-xs-12 {
  float: left;
  padding: 0;
  width: 33%;
}
*/
.submenu.dropdown-menu .megamenu-content .row {
    display: block;
  }
.clr-black.left {
  background: #212121;
}
.rolex-page-footer nav.rolex-menu {
  border: 1px solid #e1e1e1;
    border-right: 0;
  border-left: 0;
  clear: both;
  margin-bottom: 30px;
  padding: 20px 0;
}
.rolex-page-footer .rolex-info.centered > img {
  height: 58px;
  width: auto !important;
}
.rolex-page-footer nav.rolex-menu ul a:last-child {
    padding: 0 15px;
    border: 0;
    background: none;
    color: inherit;
    margin: 0;
}
.rolex-page-footer nav.rolex-menu ul a:last-child li {
    padding: 0;
    color: #818181;
}
.rolex-page-footer nav.rolex-menu ul a:last-child:hover li {
    padding: 0;
    color: #212121;
}
.rlx-corners__back-top button::before {
  border-color:#fff;
  border-style: solid;
  border-width: 2px 2px 0 0;
  content: "";
  height: 12px;
  left: 50%;
  margin-left: -7px;
  margin-top: -5px;
  position: absolute;
  top: 50%;
  transform: rotate(-45deg);
  transition: border-color 0.3s ease-out 0s;
  width: 12px;
}
.rlx-corners__back-top button {
  background-color: #127749;
  border-radius: 50%;
  display: inline-block;
  font-size: 0;
  height: 45px; box-shadow: none;
  position: relative;
  text-decoration: none;
  transition: background-color 0.3s ease-out 0s;
  width: 45px;
}
.mobile-menu-element-foot.footer.hidden-sm {
  text-align: center;
}
.rlx-corners__back-top {
  display: inline-block;
  margin-bottom: 40px;
}
.rlx-corners__back-top button:hover::before {
  border-color: #127749; background-color: rgba(255, 255, 255, 0);
}
.rlx-corners__back-top button:hover {
 border: 1px solid #127749;background: transparent;
}
.rolex-wrap-content.footer-rolex-sec .rolex-info {
    padding-top: 40px !important;padding-bottom: 40px !important;
}
.mobile-menu-element-foot.footer {
    text-align: center;
} 
.product-info-main .img-zoom .fotorama__img {
  position: absolute;
  width: 130% !important;
}
.rolex-custom-class-unique div.product-grid-item:before {
     padding-top:0% !important;
}
.rolex-custom-class-unique div.product-grid-item div.thumbnail {
    position: relative;
    }
.rolex-custom-class-unique.page-with-filter .products-grid .product-items .item {
   padding-right: 27px;
 }
 .rolex-custom-class-unique.page-with-filter .products-grid .product-items .item {
  float: inherit;
}
.rolex-custom-class-unique .navigation div.product-grid-item::before {
  padding-top: 0% !important;
}
.reset-rolex {
    text-transform: uppercase;
    font-size: 14px;
    color: #ccc;margin: 0 0 40px;
    cursor: pointer;
}
.rolex-custom-class-unique .reset-rolex .reset-rolex-btn {
    background: #f0f0f0;
    color: #767676;
    font-size: 12px;
    padding: 15px 20px;
    border-radius: 25px;
    text-align: center;
}
.reset-rolex i {
    margin-right: 6px;
} 
#filter-rolex { 
    text-transform: uppercase;
    font-size: 15px;
    color: #212121;
    margin: 0;
    display: block;
    border-bottom: 0 !important;
    padding: 10px 0;
    text-align: center;
}
.scroll_lj_top{display:none !important;}
div.filter-bar1 div.filter-set div.title {
  color: #cc9900;
  font-size: 1rem;
  font-weight: 300;
  letter-spacing: 0.2em;
  line-height: 1.2em;
  padding: 1rem 0 0.5rem;
  text-transform: uppercase;
}
div.filter-bar1 div.filter-set div.filter-list ul li.normal::before {
  background-color: #f0f0f0;
  content: "";
  display: inline-block;
  height: 0.95em;
  margin: 0 0.75em 0 0;
  width: 0.95em;
}
div.filter-bar1 div.filter-set div.filter-list ul li.normal, div.filter-bar1 div.filter-set div.filter-list ul li.active {
  font-size: 0.694rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.2em;
  padding: 0.5em 0;
  text-transform: uppercase;
}
div.filter-bar1 div.filter-set div.filter-list ul li.normal.ln-selected::before {
  background: #cc9900 none repeat scroll 0 0;
}
.column_switch_grid .column_con{width: auto !important;}
.column_switch_grid .column_con  .col-two{display: none !important;}
.fotorama__stage__frame.fotorama__active {cursor: default !important}
div#rolex-container .rolex-page-footer div.rolex-info {display: block;}

.owl-nav div {
    height: 50px;
    margin-top: -16px;
    outline: 0 none;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 50px;
    z-index: 9999;
}
.owl-theme .owl-nav [class*='owl-']:hover{
  background: rgba(0, 0, 0, 0) url("images/controls.png") no-repeat scroll 0 0;
}
.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  left:-81px;
  position: absolute;
  right: auto;
  top: 40%; background: rgba(0, 0, 0, 0) url("images/controls.png") no-repeat scroll 0 0;
}
.owl-next {
  left: auto !important;  background-position: -50px 0 !important;
  right: -81px !important;  
}
.owl-carousel .owl-item {
  padding-left: 0 !important;
  padding-right: 1px !important;
  display: flex;
  margin: 0 auto;
}
.owl-carousel .owl-nav .owl-prev:hover {
  background-position: 0 -49px;
}
.owl-carousel .owl-nav .owl-next:hover {
  background-position: -50px -49px !important
} 
.owl-carousel .owl-item a:active {
  text-decoration: none;
}
.owl-carousel {
    z-index: 0 !important;
}
div.filter-bar {
    float: inherit !important;
}

.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right{
    background: #fff;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left {
    background: #fff;
}
.fotorama__arr--disabled{display: none;}
div.grid-wrap ul.product-grid li.product-grid-item div.info .name {
    font-size: 16px;
font-weight: 400;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #3c3c3c;
}
.rolex-custom-class-unique div.grid-wrap ul.product-grid li.product-grid-item div.info .name {
       white-space: normal;
}
div.filter-bar div.filter-set div.view-all {
    color: #212121 !important;
    font-weight: 400 !important;
    padding: 3px 0 15px 0;margin-right: 7px !important;
}
div.filter-bar div.filter-set div.view-active.view-all.active {
  color: #212121 !important;
}
div.filter-bar div.filter-set div.view-active.view-all:hover, div.filter-bar div.filter-set div.view-all:hover {
  color: #127749 !important;
}
div.grid-wrap ul.product-grid li.product-grid-item div.info .sub_text {font-size: font-size: 13px;line-height: 1.6em;color: #a0a0a0;white-space: nowrap;    text-overflow: ellipsis; overflow: hidden;}
.rolex-custom-class-unique div.grid-wrap ul.product-grid li.product-grid-item div.info .sub_text {white-space: normal;}

div.grid-wrap ul.product-grid li.product-grid-item div.info{background:none !important; text-align: center;}

.rolex-custom-class-unique div.filter-bar div.filter-set div.filter-list ul li.normal::before,  div.filter-bar div.filter-set div.view-all.active::before {
    border: 1px solid #767676;
    background: none;
    height: 14px;
    width: 14px;color: #212121 !important;
    margin-top: 0 !important;
    margin-right: 7px !important;
}
.page-layout-rolex_collection #rolex-container div.filter-bar div.filter-set div.filter-list ul li.normal.ln-selected::before {
    background: #127749 !important;border: 1px solid #127749;
}
.page-layout-rolex_collection #rolex-container div.filter-bar div.filter-set div.view-active.view-all.active::before {
   background: #127749 !important;border: 1px solid #127749;
}
div.filter-bar-1 div.filter-set div.filter-list ul li.normal::before{
    border: 1px solid #565656;
    background: none;
}
div.filter-bar-1 div.filter-set div.filter-list ul li.normal.ln-selected::before {
    background: #565656;
}

div.filter-bar div.filter-set div.title{color: #212121 !important; border-top: 1px solid #c1c1c1;margin: 0; padding: 10px 0;    font-size: 12px;}
#rolex-container div.filter-bar div.filter-set div.title i {
        float: right;
    color: #212121;
    font-weight: lighter;
    cursor: pointer;
}
div.filter-bar div.filter-set div.filter-list ul li.normal {
    font-size: 12px;
}
.rolex-custom-class-unique div.filter-bar div.filter-set div.filter-list ul li.normal:hover {
    color: #127749;
}
div.filter-bar-1 div.filter-set div.title{color: #212121 !important;}
#search-title div.wrap div.pagination ul li.current span{color: #212121 !important;}
.owl-carousel .owl-dots{display:none}
.owl-carousel .owl-nav{display:block}

.owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #818181 !important
}
.on-mobile {
    display: none !important;
}
.on-web {
    display: block !important;
}
@media screen and (max-width: 1370px){

.page-with-filter.page-products.page-layout-rolex_collection .column.main {
    padding: 0 10px;
}
}

@media screen and (max-width: 1140px){
div#rolex-container div.thumbs {
    max-width: 800px;
}
.page-with-filter.page-products.page-layout-rolex_collection .column.main {
  width: 100% !important;
}
.fotorama__wrap {
    width: 500px !important;
}

}

@media screen and (max-width:1024px){

.owl-carousel .owl-nav{display:none}
.owl-carousel .owl-dots{display:none}

}

@media (min-width:768px) and (max-width:1024px){
.page-layout-rolex_collection .products-grid + .bottom_toolbar {
    right: 0;bottom: -40px;
    width: 100%;
}

}

@media screen and (max-width: 768px){
  .rolex-custom-class-unique.page-with-filter .products-grid .product-items .item {
    padding: 0 1px;
}
.rolex_family_pages div.rolex-grid.c3 ul li {
  padding: 0 1px !important;
}
.page-layout-rolex_collection .products.wrapper.grid.products-grid.grid-wrap {
    margin: 0 0 60px;
}
  #rolex-header .rolex-plaque {
    padding:0;
}
div.grid-wrap ul.product-grid li.product-grid-item div.info .name {font-size: 0.83rem;}
div.grid-wrap ul.product-grid li.product-grid-item div.info .sub_text {font-size: 0.694rem;}

.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  background-position: 0 0px;
    height: 40px;
    left: auto;
    position: absolute;
    right: 50%;
    top: auto;
    width: 40px;
}
.owl-carousel .owl-nav{margin:0}
.owl-carousel .owl-nav .owl-next {
  background-position: -45px 0px !important;
  left: auto !important;
  right: auto !important;
}
.owl-carousel .owl-nav .owl-next:hover {
  background-position: -45px -40px !important;
}
.owl-carousel .owl-nav .owl-prev:hover {
  background-position: 0 0px;
}
.owl-carousel .owl-nav .owl-prev:hover {
  background-position: 0 -40px;
}
div#rolex-container div.thumbs {
  padding: 20px;
}
.column_switch_grid {
    display: none !important;
}
div#rolex-header div.rolex-plaque {
  top: 10px;
}
.rolex-page-footer .rolex-info.centered > img {
  height: 40px;bottom: -16%;
  margin-top: 20px !important;
}
div.rolex-banner-prop1 div.prop1-wrap div.w50 div.rolex-video-wrap.rolex_map_div{padding-bottom: 0%;    height: 500px;}

.bx-wrapper .bx-controls-direction a {
    top: auto !important;
  z-index: 999 !important;  height:40px !important;
  width: 40px !important
}
.bx-wrapper .bx-prev {
  left: 36% !important; background-position: 0 0 !important;
}
.bx-wrapper .bx-next {
  right: 36% !important; background-position: -45px 0px !important;
}
.bx-wrapper .bx-prev:focus, .bx-wrapper .bx-prev:hover {
  background-position: 0 -40px !important;
}
.bx-wrapper .bx-next:focus, .bx-wrapper .bx-next:hover {
  background-position: -45px -40px !important
}
.page-layout-rolex_collection .small-block-grid-3 > li:nth-of-type(n) {
  clear: none !important;
}
.page-layout-rolex_collection .small-block-grid-3 > li {
  list-style: outside none none;
  width: 50% !important;
}
.page-layout-rolex_collection .products.wrapper.grid.products-grid.grid-wrap {
    width: 75%;
}
.rolex-wrap-content-footer{position:relative;}
.rolex-page-footer nav.rolex-menu{border:0 !important}
.rolex-wrap-content-footer .mobile-menu-element-foot nav.rolex-menu ul li {
    width: 100%;
    padding: 1em 1.5em;
    font-size: 9px;
    font-weight: 400;
    line-height: 1.4em;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    text-align: center;
    color: #818181;
    background-color: #fff;
    border-bottom: 1px solid #d2d2d2;
}
.rolex-wrap-content-footer .mobile-menu-element-foot nav.rolex-menu ul a.active li {
    color: #127749;
}
.rolex-wrap-content-footer .mobile-menu-element-foot nav.rolex-menu ul a:hover li {
    color: #127749;
}
.rolex-wrap-content-footer div.menu-trigger-foot {
    position: absolute;
    top: -35px;
    right: 15px;
    display: block;
    float: right;
    font-size: 1rem;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: 700;
    color: #787878;
    cursor: pointer;
}
.rolex-wrap-content-footer div.mobile-rotate1.up {
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.rolex-wrap-content-footer div.mobile-rotate1.down {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.rolex-wrap-content-footer div.mobile-rotate1 {
    display: inline-block;
}
.rolex-wrap-content-footer nav.rolex-menu ul {
    display: block;
  }
div.product-grid-item::before {
  padding-top: 100% !important;
}

  /* for mobile new */
.on-mobile {       
    display: block !important;
}
.on-web {
    display: none !important;
}
div#rolex-container .rolex-contact-sec p span.circle + span {
    display: none;
}
div#rolex-container .rolex-contact-sec .icon-sec {
    justify-content: center;
    display: flex;
}
.reset_rolex_contact {
    margin-top: 20px;
}
.form-group.i-agree-check-outer {
    margin: 15px 0 0 0 !important;
}
.prop1-wrap.right.rolex-contact-sec .rolex-info {
    text-align: center;
}
.prop1-wrap.right.rolex-contact-sec .rolex-info hr.mini.flushedLeft {
    margin: 1rem auto !important;
}
.rolex-wrap-content.cellini-f-sec-2 {
    width: 100%;
}
div#rolex-container .cellini-f-sec-2 div.rolex-info img {
    margin-bottom: 0;
}
div#rolex-container .rolex_family_pages div.btn-model {
   margin: 0 35px 28px !important;
}
div#rolex-container .rolex_family_pages .rolex-info.centered {
    padding: 45px 0 20px;
}
div.rolex-banner-prop1 div.prop1-wrap div.w50 div.rolex-video-wrap {
    padding-bottom: 0;    line-height: 0;
}
div#rolex-container .wc-rolex-sec div.rolex-info {
    padding: 15px 5px;
}
div#rolex-container div.rolex-info {
    padding: 20px 5px;width: 90%;
}

div.rolex-grid.c3 ul li {
    padding: 0;margin-bottom: 0
}
div.rolex-grid ul {
    margin-bottom: 40px;
}
.rolex_family_pages div.rolex-grid ul {
    margin: 0;
}
div.rolex-banner-prop1 div.prop1-wrap div.w50 div.rolex-video-wrap iframe {
  position: static;
}
div.rolex-banner-prop1 div.prop1-wrap div.w50 div.rolex-info{padding: 40px 0 !important}
div#rolex-container div.rolex-info h1 {
          font-size: 16px;
    letter-spacing: 1px;
    line-height: 36px;
}
div#rolex-container div.rolex-info h2 {
  font-size: 12px;margin-bottom: 5px;
}
div#rolex-container .wc-rolex-sec div.rolex-info h1 {
    font-size: 32px;
}
div#rolex-container hr.mini {
    margin-bottom: 12px;margin-top: 10px;
}
div#rolex-container div.rolex-info {
    padding: 34px 5px;
}
.rolex-wrap-content.wc-rolex-sec + hr.full {
    margin: 10px 0 2px 0 !important
}
div#rolex-container .rolex-page-footer div.rolex-info {
    padding-bottom: 10px;
}
div#rolex-container div.thumbs {
    padding: 0;
    width: 90% !important;
}
.owl-dots .owl-dot span {
  width: 8px;background: #818181;
    height: 8px;opacity: 0.5;margin: 3px 5px 4px 4px;
}
.owl-dots .owl-dot{border: 1px solid transparent;margin: 0 4px;}
.owl-dot.active, .owl-dot:hover{padding: 4px;border: 1px solid #818181;border-radius: 50%;height: 18px;width: 18px;}
.owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #818181;
    opacity: 1;
    padding:0px;
    border: 1px solid #818181;
    margin: 0;
}
div.rolex-banner-prop1 div.prop1-wrap.left {
    top: 0;
    left: 0;
    margin-bottom: -7px;
}
.rolex-wrap-content.footer-rolex-sec .rolex-info {
    padding-top: 30px !important;
}
.rolex-page-footer nav.rolex-menu ul a:last-child li {
    padding: 1em 1.5em;
}
.rolex-page-footer nav.rolex-menu ul a:last-child {
    padding: 0;
}
.rolex-page-footer nav.rolex-menu ul a:last-child:hover li {
    padding: 1em 1.5em;
}
div#rolex-header div.rolex-mobile-menu-wrap {
    margin-top: 78px;
}
nav.rolex-menu ul a:last-child {
    padding: 0;border: 0;margin: 0
}
nav.rolex-menu ul a:last-child li {
    padding: 1em 1.5em;
}
div#rolex-container div.thumbs p.thumb-p {
  font-size: 9px;margin-top: 6px;margin-bottom: 28px;
}
div.rolex-grid ul li p span.familyName {
  font-size: 9px;
}
div#rolex-header div.rolex-mobile-menu-wrap nav.rolex-menu ul li {
  font-size: 12px;
}

div#rolex-header div.rolex-mobile-menu-wrap nav.rolex-menu ul a.active li {
    color: #127749;
}
  /* for mobile new end */


}
@media screen and (max-width: 767px){ 
h1.row-start-2.text-hl50.font-bold.rolex-top-heading {
    font-size: 28px;
}
.group.w-full.overflow-hidden + .group.w-full.overflow-hidden {
    margin-top: 40px;
} 
 div#rolex-container .contact-sec .container.listing_stores .col-md-6 {width: 100%;}
  .toolbar-products .column_switch_grid {
    display: none;
}
.cms-rolex-contact-us .rolex-wrap-content.rolex-contact-f h1 {
        text-align: left;
    font-size: 16px;
}
.map-left-content .rolex-loc-img {
    display: none;
}
.cms-page-view div#rolex-container div.rolex-info .icon-sec span {
    font-size: 0 !important;
}

div#rolex-container .rolex-contact-sec p .fa-sign-out {
    display: none;
}
.contact-sec div#location .map-left-content {
    bottom: 0;
    width: 100%;
    top: auto;
    height: auto;
}
.contact-sec .store_map_indiviual {
    height: 500px;
 }
.map-left-content i.fa.fa-close {
    background: #f8f8f8 url(images/close-icon.png) no-repeat scroll 1px -32px;
        top: 5px;
        right: 5px;
}
div#rolex-container .contact-sec div.rolex-info .icon-sec {
    display: flex;
    justify-content: center;
}
div#rolex-container .contact-sec .map-left-content div.block-txt {
    display: block;
    text-align: center;
}
.rolex-wrap-content.contact-sec {
    max-width: 1000px;
    width: 90%;
    margin-bottom: 30px;
}
.cms-page-view div#rolex-container .contact-sec div.rolex-info span.contact-icon i.fa-sign-out {
    display: none;
}

div#rolex-container .contact-sec div.rolex-info .icon-sec p {
    margin: 0 5px;
}
.rolex-wrap-content.rolex-contact-f hr.mini {
    display: block;
}
  .cms-page-view div#rolex-container div.rolex-info span.contact-icon {
    font-size: 0;
    margin: 0 3px;
}

.cms-page-view div#rolex-container div.rolex-info span.contact-icon i {
    font-size: 15px;
}

.cms-rolex-contact-us div.rolex-wrap-bg {
    margin: 0;
}

  div#rolex-container .contact-sec .col-md-4 {
    width: 50%;
}
  .page-layout-rolex_collection .products.wrapper.grid.products-grid.grid-wrap {
    width: 100%;
}
.page-layout-rolex_collection .products.wrapper.grid.products-grid.grid-wrap {
    width: 100%;
    margin: 0 0 10px 0;
        padding: 0 !important;
}

.fotorama__nav-wrap.fotorama__nav-wrap--horizontal {
    /* display: none !important; */
}
.rolex-wrap-content.rolex-contact-f {
    margin-top: 30px;
}
div#rolex-container .submit_rolex_contact.btn-model {
    margin-top: 20px !important;
}
.rolex-plaque.lj-head {
    width: 150px;
}
/* not deploy to .com */

.rolex-plaque.lj-head {
    width: 150px !important;
}
/* not deploy to .com end*/

div.rolex-grid {
    padding-bottom: 0 !important;
}

.hamburger-3.only-mobile.sticky.on + .block.filter.mob-filter.sticky {width: 100%;}
.hamburger-2.only-mobile.sticky.on + .filter-bar.sticky { width: 100%;}
.hamburger-3.only-mobile.sticky.fix_lj_rolex {
  top: 55px !important;
}
.hamburger-2.only-mobile.sticky.fix_lj_rolex {
  top: 55px !important;
}
.column_switch_grid {
    display: none !important;
}

.hamburger-3.only-mobile.sticky {
    top: 110px !important;
}
.hamburger-2.only-mobile.sticky {
    top: 110px !important;
}
div.filter-bar-1{
 margin-bottom: 0px;
}
.page-layout-rolex_collection div.hamburger-3 {
  right: 20px !important;
}
.page-layout-rolex_collection div.filter-wrap {
  max-height: inherit !important;
  overflow-y: inherit !important;
}

.catalog-category-view .products-grid + .bottom_toolbar {
    border-top: 0;
}
.search-big {
    width: 100%;
    display: block !important;
    margin-bottom: 0px;
}


.page-layout-rolex_collection div.filter-bar {
  margin: -5px 0 20px !important;
}


.page-layout-rolex_collection .products-grid + .bottom_toolbar {right: auto;width: auto;}
div#rolex-header div.rolex-plaque{ top: 10px;}

.cms-page-view.page-layout-rolex_default #LJmaincontent, .page-layout-rolex_product #LJmaincontent, .cms-page-view.page-layout-rolex_home #LJmaincontent, .page-layout-rolex_collection  #LJmaincontent{margin-top: 0 !important;}
.cms-rolex.cms-page-view {
  display: block !important;
}
.page-with-filter.page-products div.wrap {
  width: 100% !important;
}
.page-with-filter.page-products #search-title {
  width: auto !important;
}
div.filter-bar div.filter-set div.title {
    border-top: 0;
    background: #fff;
    padding: 15px 10px 15px 15px;
  }
.page-with-filter div.filter-bar div.filter-set div.filter-list {
    padding: 0 10px 0px 15px !important;
}
div.filter_search_bar, .hamburger-3.only-mobile.sticky {
    background-color: #fff !important;
}

}

div.product-grid-item div.info{width:100% !important;}
div.toggle-quickview{height: auto !important;}
div#rolex-container hr.clear-50 {
  clear: both;
}
div#rolex-container hr.clear-25 {
  clear: both;
}
div#rolex-container hr.clear-15 {
  clear: both;
}
.pceDisplay,
[itemprop="offers"] {
    visibility: hidden;
}

  /*  Custom css */
@media screen and (max-width: 480px){
div#rolex-container .rolex_family_pages div.rolex-info h1 {
    font-size: 22px;
}
div#rolex-container .rolex_family_pages .cosmograph-heading div.rolex-info h1 {
    max-height: 55px;
    overflow: hidden;
    line-height: 26px;
    font-size: 18px;
}
}
@media screen and (max-width: 380px){

#rolex-retailer-clock iframe {
    width: 143px !important;
}
/* not deploy to .com */
.rolex-plaque.lj-head {
    width: 133px !important
}

}


.catalog-product-view .rolex-wrap-bg.grey {
    margin: 0;
}
div#rolex-container .submit_rolex_contact.btn-model:hover {background-color: #fff !important;}
.rolex-custom-class-unique.catalog-category-view .products-grid + .bottom_toolbar .column_switch_grid {
    display: none;
}
.rolex-custom-class-unique.catalog-category-view .toolbar-products div.wrap, .page-with-filter.page-products .toolbar-products{max-width: inherit !important;width:100% !important;}
.rolex-custom-class-unique.catalog-category-view .products-grid + .bottom_toolbar {    text-align: center;right: auto; width: 100%;border-top: 1px solid #e6e6e6; padding-top: 10px;left:auto;max-width: 1360px !important;}
.rolex-custom-class-unique.catalog-category-view .products-grid + .bottom_toolbar div.wrap {
    border-bottom: 0 !important;
}
.rolex-custom-class-unique.catalog-category-view.page-with-filter.page-products .toolbar-products {
    width: auto !important;
}
.rolex-custom-class-unique.catalog-category-view .toolbar.toolbar-products {
    display: none !important;
}
.rolex-custom-class-unique.catalog-category-view .bottom_toolbar .toolbar.toolbar-products {
    display: inline-block !important;
}
.rolex-custom-class-unique.catalog-category-view #search-title.toolbar.toolbar-products div.wrap div.pagination ul li .action.next::before {
    content: '\e608' !important;    color: #212121;
}
.rolex-custom-class-unique.catalog-category-view #search-title.toolbar.toolbar-products div.wrap div.pagination ul li .action span + span {
    display: none;
}
.rolex-custom-class-unique.catalog-category-view #search-title.toolbar.toolbar-products div.wrap div.pagination ul li .action.previous::before {
    content: '\e617' !important;    color: #212121;
}
.rolex-custom-class-unique .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right, .rolex-custom-class-unique .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left {
    background: #f6f6f6;
}
/*Rolex css*/ 





.rolex-custom-class-unique .sponsor #patek-philippe-plaque + a {
    min-width: 110px;
    display: block;
}
.rolex-custom-class-unique .sponsor #patek-philippe-plaque + a img {
    display: none !important;
}
#search_mini_form.visible #search-toggle {
    left: -186px !important;
}
.catalog-product-view.rolex-custom-class-unique .product-social-links .add-to-giftr {display: none !important;}