.rolex_page .contact-btn {
    margin-top: 30px;
}

.rolex_page .contact-btn .button {
    color: #fff;
    border: 1px solid rgb(18, 120, 74);
    background-color: rgb(18, 120, 74);
    border-radius: 30px;
    text-transform: none;
    padding: 12.5px 30px;
    font-size: 14px;
    height: auto;
    line-height: 1;    
}
.rolex_page .contact-btn .button:hover {
    background: #fff;
    color: rgb(18, 120, 74);
}

.rolex_page .mobile-filters-outer {
    display: none;
}

.rolex_page .filters-container {
    display: flex;
    width: 100%;
}
.rolex_page .filters-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}
.rolex_page .filters-title h2,
.rolex_page .family-links h2 {
    font-family: "Helvetica Now Text",Helvetica,Arial,sans-serif;
    font-weight: 600;
    color: #452C1E;
    margin: 0;
    padding: 0;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.rolex_page .filters-title h2 {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.rolex_page .filters-container-outer {    
    padding-left: 8vw;
    padding-right: 8vw;    
}
.rolex_page .rolex_breadcrumbs {
    border-top: 1px solid #ececec;
}
.rolex_page .filters-outer {
    width: 25%;
    padding-top: 3px;
}

.rolex_page .watch-display-with-filters {
    width: 75%;
}
.rolex_page .filters-reset-button {
    opacity: 1.0;
    padding: 10px 20px;
    border: 1px solid #ececec;
    background: #ececec;
    border-radius: 25px;
    color: #000;
    font-family: "Helvetica Now Text",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: normal;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.rolex_page .filters-reset-button.green_btn {
    color: #fff;
    border: 1px solid rgb(18, 120, 74);
    background-color: rgb(18, 120, 74);    
}
.rolex_page .filters-reset-button.green_btn:hover {
    color: rgb(18, 120, 74);
    background-color: #fff;    
}
.rolex_page .filters-reset-button.green_btn svg {
    fill: #fff;
}
.rolex_page .filters-reset-button.green_btn:hover svg {
    fill: rgb(18, 120, 74); 
}
.rolex_page .filters-reset-button svg {
    height: 14px;
    margin-left: 5px;
}

.rolex_page .filter-name-container h2 {
    font-weight: 500;
    margin: 0;
    padding: 0;
    font-weight: 600;
    color: #452C1E;
    font-family: "Helvetica Now Text",Helvetica,Arial,sans-serif;
}
.rolex_page .filter-options-container .filter-option {    
    margin-top: 15px;
}
.rolex_page .filter-options-container .filter-option-inner {
    display: flex;
    align-items: center;
    font-family: "Helvetica Now Text",Helvetica,Arial,sans-serif;
}
.rolex_page .filter-container {
    margin-bottom: 0px;
}
.rolex_page .filter-container .filter-inner.active {
    margin-bottom: 20px;
}
.rolex_page .filter-option label {
    font-size: 13px;
    padding-left: 10px;
    margin: 0;
    cursor: pointer;
}

.rolex_page .family-link a label {
    font-size: 13px;
    cursor: pointer;
    margin-bottom: 15px;
    display: block;
}

.rolex_page .filter-option input[type="checkbox"]:checked ~ label,
.rolex_page .filter-option label:hover,
.rolex_page .family-link a label:hover {
    color: #A37E2C;
}

.rolex_page .watch-display-container-inner {
    display: flex;
    flex-wrap: wrap;
}
.rolex_page .watch-display-container-inner .item_link {
    width: 33.3%;
    padding: 3px;
}

.rolex_page .watch-display-container-inner .item_img {
    width: 100%;
    max-width: 100%;
    height: auto;
}
.rolex_page .watch-display-title p {
    font-family: "Helvetica Now Text",Helvetica,Arial,sans-serif;
    margin-bottom: 0px;
    color: #fff;
    line-height: 1.3;
}
.rolex_page .watch-display-title {
    padding: 30px;
    background: #000;
}
.rolex_page .watch-display-name {
    font-size: 12px;
    font-weight: 600;
}
.rolex_page .watch-display-title .watch-title {
    font-size: 16px;
    margin-top: 0px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1.6;
    font-family: "Helvetica Now Text",Helvetica,Arial,sans-serif;
}
.rolex_page .watch-display-subtitle {
    font-size: 12px;
    font-weight: lighter;
    margin-top: 0px;
    text-transform: none;
    color: #ddd!important;
}
.rolex_page .watch-price {
    font-size: 12px;
    color: #ddd!important;
}
.rolex_page .heading_content {
    max-width: 750px; 
    margin:60px auto;
}
.rolex_page .watch-display-subtitle {
    font-size: 12px;
    font-weight: lighter;
    margin-top: 0px;
    text-transform: none;
}
.rolex_page .watch-price {
    font-size: 14px;
}
.rolex_page .filters-container-outer hr {
    margin-top: 20px;
    margin-bottom: 10px;
}
.filters-container-outer .pagination-inner li {
    cursor: pointer;
}
.rolex_page .pagination-page {
    font-size: 14px;
}
.rolex_page .pagination-inner {
    display: flex;
    align-items: center;
    padding-left: 0px;
}
.rolex_page .pagination-page.current-page {
    font-weight: bold;
}
.rolex_page .pagination-container-inner .pagination {
    display: flex;
    justify-content: center;
}
.rolex_page .rolex-mobile-menu-arrow {
    color: #452C1E;
    display: flex;    
    justify-content: left;
    padding: 15px;
    display: none;
    padding-left: 0px;
    padding-right: 0px;
}
.rolex_page .rolex-mobile-menu-arrow svg {
    height: 14px;
    margin-left: 8px;
    margin-right: 10px;
    margin-top: 2px;
}
.rolex_page .rolex-mobile-menu-arrow svg path {
    fill: #452C1E;
}
.rolex_page .rolex-mobile-menu-arrow h2 {
    font-size: 14px;
    font-weight: 600;
    margin: 0;
}
.rolex_page .mobile-filters-title-container h2 {
    font-size: 14px;    
}
.rolex_page .filter_open_div {
    display: flex;
    text-align: right;
    font-size: 16px;
}
.rolex_page .rolex_close_icon,
.rolex_page .mobile-filter-command-buttons {
    display: none;
}
.rolex_page .mobile-confirm-command-button {
    padding: 9px 25px;
    font-family: "Helvetica Now Text",Helvetica,Arial,sans-serif;
    color: #fff;
    border: 1px solid #127749;
    background: #127749;
    border-radius: 25px;
    font-size: 14px;
}
.rolex_page .mobile-reset-command-button {
    padding: 10px;
    border: none;
    background: #d4d4d4;
    border-radius: 25px;
    margin-left: 20px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.rolex_page .mobile-reset-command-button svg {
    height: 12px;
}
.rolex_page .filters-outer-indiv {
    padding-right: 20%;
}

/* accordion */
.rolex_pages .accordion_row .item {
    margin-bottom: 6px;
    padding: 4px 0px 5px 0px;
    border-top: 1px solid #ddd;
}
.rolex_pages .accordion_row .item.disabled .answer {
  display: none;
  font-family: "Helvetica Now Text",Helvetica,Arial,sans-serif;
}
.rolex_pages .accordion_row .item .question {
  position: relative;
  display: block;
  cursor: pointer;
  color: #452C1E;
  font-weight: 600;
  line-height: 1.6;
  margin-top: 10px;
  padding-right: 13px;
  margin-bottom: 1px;
  font-family: "Helvetica Now Text",Helvetica,Arial,sans-serif;
}
.rolex_pages .accordion_row .item .question:after {
  content: "+";
  position: absolute;
  top: 2px;
  right: 0;
  color: #452C1E;
  font-size: 20px;
  line-height: 1;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
  font-weight: 300;
}
.rolex_pages .accordion_row .item.active .question:after {
  content: "-";
}
.rolex_pages .accordion_row .item .answer {
  line-height: 1.5;
  padding: 0;
  font-family: "Helvetica Now Text",Helvetica,Arial,sans-serif;
}
/* Style the select box */
.rolex_pages .sorting {
    appearance: none; 
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #F8F7F4; 
    border: none;
    font-size: clamp(1.125rem, 1.0625rem + .1563vw, 1.25rem);
    color: #452C1E; 
    font-weight: 600;
    cursor: pointer;
    padding: 10px 30px 10px 0;
    position: relative;
    outline: none;
    width: 200px;
}


.rolex_pages .sorting-container::after {
    border-style: solid;
    border-width: 3px 3px 0 0;
    content: '';
    border-color: #452C1E;
    display: inline-block;
    height: 10px;
    position: relative;
    top: 12px;
    right: 12px;
    transform: rotate(133deg);
    width: 10px;
    position: absolute;
    pointer-events: none;
}

/* Style the dropdown options */
.rolex_pages .sorting option {
    background: white;
    color: #191919;
    font-size: 16px;
}

/* Additional styling for better UI */
.rolex_pages .sorting-container {
    display: inline-block;
    position: relative;
}
@media (max-width: 1300px) {
   .rolex_page .watch-display-container-inner .item_link {
        width: 50%;
    }  
}
@media (max-width: 767.9px) {
     .rolex_page .filters-outer {
        transform: translate3d(0,0,0);
        position: fixed;     
        top: 0;
        left: 0;
        right: 0;  
        bottom: 0;
        z-index: 100000;
        display: none;    
        height: 100vh;
        width: 100%;     
        box-sizing: border-box;      
        padding-top: 0px;
        background: #000;
    }
    .rolex_pages .sorting {
        width: 80px;
        font-size: 14px;
        padding: 0 24px 0 0;
    }
    .rolex_page .filters-title {
        margin-top: 20px;
    }
    .rolex_page .filters-outer-indiv {
        background: #f8f7f3;
        height: 100vh;
        max-height: calc(100vh - 80px);
        overflow: scroll;
        padding: 20px;
        box-sizing: border-box;
    }
    .rolex_page .filters-outer.open {
        display: initial;
    }
    .rolex_page .rolex-mobile-menu-arrow {
        display: flex;    
        justify-content: space-between;
    }
    .rolex_pages .sorting-container::after {
        border-style: solid;
        border-width: 2px 2px 0 0;
        content: '';
        border-color: #452C1E;
        display: inline-block;
        height: 8px;
        position: relative;
        /*top: 7px;
        right: 12px;
        transform: rotate(133deg);*/
        width: 8px;
        position: absolute;
        pointer-events: none;
        
        right: 6px;
        top: 50%;
        transform: translateY(-50%) rotate(133deg);
    }
    .rolex_pages .rolex-mobile-menu-arrow .sortby {
        margin-bottom: 0px;
    }
    .rolex_page .filters-reset-button-wrapper {
        display: none;
    }
    .rolex_page .rolex_close_icon {
        display: flex;
        justify-content: right;
        font-size: 20px;
    }
    .rolex_page .filters-title h2 {
        text-align: center;
    }
    .rolex_page .filter_your_search {
        font-size: clamp(1.5rem, 0.9375rem + 0.4688vw, 1.5rem);
    }
    .rolex_page .mobile-filter-command-buttons {
        display: flex;
        background: #000;
        padding: 20px;
        margin-top: -1px;
        justify-content: center;
    }
    .rolex_page .watch-display-with-filters {
        width: 100%;
    }
          
    .rolex_page .watch-display-title p {
        font-size: 11px;
    }
    .family_breadcrumbs .family_hidden {
        display: none;
    }
    .family_breadcrumbs .family_unhidden {
        display: block!important;
    }
    .rolex_page .filters-container-outer {
        padding-left: 7vw;
        padding-right: 7vw;
    }
    .rolex_page .watch-display-title {
        padding: 20px;
    }
    .rolex_page .watch-display-title .watch-title {
        font-size: 14px;
    }
    .rolex_page .mobile-reset-command-button {
        background: #2b2b2b;
    }
    .rolex_page .mobile-reset-command-button svg path {
        fill: #fff;
    }
}



.rolex_pages .filter-option-inner {
    display: block;
    position: relative;
    padding-left: 15px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.rolex_pages .filter-option-inner input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 1px;
    top: 8px;
    width: 1px;
    overflow-y: hidden;
}

.rolex_pages .filter-option-inner .checkmark {
    position: absolute;
    top: 0px;
    left: 0;
    height: 15px;
    margin-top: 2px;
    width: 15px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 0;
}
/*
.rolex_pages .filter-option-inner:hover input ~ .checkmark {
    background-color: rgb(18, 120, 74);
}*/

.rolex_pages .filter-option-inner input:checked ~ .checkmark {
    background-color: rgb(18, 120, 74);
}

.rolex_pages filter-option-inner .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.rolex_pages .filter-option-inner input:checked ~ .checkmark:after {
    display: block;
}

.rolex_pages .sortby {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 25px;
}
