/** Shopify CDN: Minification failed

Line 4043:16 Expected ":"

**/
@font-face {
    font-family: "Helvetica Now Text";
    src: url('//listerhorsfall.co.uk/cdn/shop/t/7/assets/Helvetica-Now-Text-300-Normal.woff?v=79265292174499492211784017286') format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Helvetica Now Text";
    src: url('//listerhorsfall.co.uk/cdn/shop/t/7/assets/Helvetica-Now-Text-300-Italic.woff?v=115623501315902179341784017285') format("woff");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Helvetica Now Text";
    src: url('//listerhorsfall.co.uk/cdn/shop/t/7/assets/Helvetica-Now-Text-400-Normal.woff?v=77803139964811294501784017287') format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Helvetica Now Text";
    src: url('//listerhorsfall.co.uk/cdn/shop/t/7/assets/Helvetica-Now-Text-400-Italic.woff?v=88349332282678959391784017286') format("woff");
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Helvetica Now Text";
    src: url('//listerhorsfall.co.uk/cdn/shop/t/7/assets/Helvetica-Now-Text-700-Normal.woff?v=169432335182234486971784017288') format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* start variables  */
:root {
    --cpo-legend-helvetica: 14px;
    --cpo-header-height: 80px;
    --cpo-header-logo-width: 100px;
    --cpo-header-logo-height: 50px;
    --cpo-footer-logo-width: 70px;
    --cpo-footer-logo-height: 40px;
    --rolex-top-footer-height: 120px;
    --rolex-bottom-footer-height: 60px;
    --large-title: 36px;
    --cpo-black: #212121;
    --cpo-brown-color: #452c1e;
    --cpo-legend-16: 12px;
    --cpo-legend-14: 10px;
    --cpo-fixed-16: 16px;
    --cpo-fixed-16-lh: 1.1;
    --cpo-fixed-14: 14px;
    --cpo-heading50: 30px;
    --cpo-heading50-lh: 1.2;
    --cpo-quote50: 30px;
    --cpo-body20: 18px;
    --cpo-body20-lh: 1.6;
    --cpo-body24: 18px;
    --cpo-body24-lh: 1.2;
    --cpo-heading36: 24px;
    --cpo-heading36-lh: 1.2;
    --cpo-heading30: 22px;
    --cpo-heading26: 22px;
    --cpo-pb-gap-40: 40px;
    --cpo-pt-90: 60px;
    --cpo-pb-gap-90: 60px;

}

.preowned-desktop-img {
    display: none;
    width: 100%;
}

.preowned-mobile-img {
    display: block;
    width: 100%;
}

@media (min-width: 768px) {
    :root {
        --cpo-header-height: 100px;
        --cpo-header-logo-width: 160px;
        --cpo-header-logo-height: auto;
        --rolex-top-footer-height: 160px;
        --rolex-bottom-footer-height: 80px;
    }

    .preowned-desktop-img {
        display: block;
        width: 100%;
    }

    .preowned-mobile-img {
        display: none;
        width: 100%;
    }
}

@media (min-width: 992px) {
    :root {
        --cpo-legend-helvetica: 16px;
        --cpo-header-height: 110px;
        --cpo-header-logo-width: 160px;
        --cpo-header-logo-height: auto;
        --cpo-footer-logo-width: 88px;
        --cpo-footer-logo-height: 50px;

    }
}

@media (min-width: 1024px) {
    :root {
        --cpo-legend-16: 13px;
        --cpo-legend-14: 11px;
        --cpo-heading50: 36px;
        --cpo-quote50: 40px;
        --cpo-body20: 19px;
        --cpo-body24: 20px;
        --cpo-heading36: 28px;
        --cpo-heading30: 23px;
        --cpo-heading26: 23px;

    }
}

@media (min-width: 1200px) {
    :root {}
}

@media (min-width: 1440px) {
    :root {
        --large-title: 56px;
        --cpo-legend-16: 15px;
        --cpo-legend-14: 13px;
        --cpo-heading50: 42px;
        --cpo-quote50: 40px;
        --cpo-body20: 19px;
        --cpo-body24: 22px;
        --cpo-heading36: 32px;
        --cpo-heading30: 26px;
        --cpo-heading26: 25px;

    }
}

@media (min-width: 1920px) {
    :root {
        --large-title: 70px;
        --cpo-legend-16: 16px;
        --cpo-legend-14: 14px;
        --cpo-heading50: 50px;
        --cpo-quote50: 50px;
        --cpo-body20: 20px;
        --cpo-body24: 24px;
        --cpo-heading36: 36px;
        --cpo-heading30: 30px;
        --cpo-heading26: 26px;

    }
}

.rolex-preowned-font * {
    font-family: "Helvetica Now Text", Helvetica, Arial, sans-serif !important;
}

html {
    overflow-x: hidden;
}

.cpo-rolex-header {
    background: #000000;
    min-height: var(--cpo-header-height);
}

.cpo-body20 {
    font-size: var(--cpo-body20);
    line-height: var(--cpo-body20-lh);
    color: var(--cpo-black);
    margin: 0;
}

.cpo-body20 p {
    margin: 0 !important;
    letter-spacing: 0;
}

.cpo-body20 p+p {
    margin-top: 15px !important;
}

.cpo-body20 p strong {
    font-weight: bold;
}

.cpo-rolex-header>.container {
    padding: 0px 5%;
}

.cpo-logo {
    width: var(--cpo-header-logo-width);
    height: var(--cpo-header-logo-height);
}

.cpo-logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.cpo-header-navigation li a {
    font-size: var(--cpo-fixed-16);
    color: #fff;
    line-height: 1.1;
    font-weight: bold;
}

.cpo-breadcumb {
    background: #000;
    margin-top: -1px;
}

.cpo-breadcumb ul {
    padding: 0px 5%;
    padding-bottom: 15px;
}

.mobile-menu-bar,
.cpo-mobile-navigation li a {
    color: #fff !important;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.6;
    text-decoration: none;
}

.cpo-rolex-header .cpo-mobile-menu .mobile-menu-bar {
    font-size: 16px !important;
}

.cpo-rolex-header .cpo-mobile-menu .mobile-menu-bar svg {
    width: 12px;
    height: 12px;
}

.cpo-header-navigation {
    gap: 0px;
    align-items: center;
    margin: 0;
}

ul.cpo-mobile-navigation {
    text-align: left;
}

ul.cpo-mobile-navigation li {
    padding-bottom: 35px;
    line-height: 1.6;
    list-style: none !important;
}

.preowned-category-section .section-header~.shopify-section-group-header-group,
.preowned-product .route-bar {
    display: none;
}

.cpo-header-navigation {
    display: none;
}

.cpo-rolex-header .cpo-header-navigation>li.active>a,
.cpo-rolex-header .cpo-mobile-navigation>li.active>a,
.cpo-rolex-header .cpo-header-navigation>li>a:hover {
    color: #61bd93 !important;
}

span.cpo-icon img {
    width: 12px;
}

/*cpo Footer */
.cpo-footer-menu {
    display: flex;
    flex-direction: column;
    background: #000;
}

.cpo-footer-logo {
    height: var(--rolex-top-footer-height);
    display: flex;
}

.cpo-backTOtop {
    height: var(--rolex-bottom-footer-height);
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: #ffffff8a solid 1px;
}

.cpo-footer-logo img {
    margin: auto;
    height: 32px;
    width: 32px;
    object-fit: contain;
}

.cpo-mobile-img {
    display: block !important;
}

.cpo-backTOtop a {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #fff;
    font-size: var(--cpo-legend-16);
    line-height: 1.1;
    font-weight: bold;
    text-decoration: none;
}

.cpo-backTOtop a img {
    transform: rotate(270deg);
}

.cpo-backTOtop a span {
    display: block;
    letter-spacing: 0;
}

.cpo-backTOtop a:hover svg path {
    color: #61bd93;
    fill: #61bd93;
}

.cpo-backTOtop a:hover {
    color: #61bd93;
}

.cpo-main-banner {
    position: relative;
}

.cpo-main-banner .cpo-main_banner-content {
    position: absolute;
    bottom: 40px;
    left: 5vw;
    right: 5vw;
    max-width: 100%;
}

.cpo-main_banner-content h2 {
    font-size: var(--large-title);
    color: var(--cpo-brown-color);
    line-height: 1.1;
    font-weight: bold;
    margin-bottom: 30px;
}

.content-main img {
    width: 100%;
}

a.cpo-bttn {
    font-size: 14px;
    background: #12784a;
    color: #fff;
    padding: 0px 30px;
    font-weight: bold;
    line-height: 36px;
    display: inline-block;
    border-radius: 23px;
    border: 1px solid #12784a;
}

a.cpo-bttn:hover {
    border: 1px solid #12784a;
    background: transparent;
    color: #12784a;
}

.cpo-bttn.dark:hover {
    background: #006039;
    color: #fff;
    border: 1px solid #006039;
}

span.nowrap {
    display: inline-block;
}

.rolex-checker-container {
    display: flex;
    flex-direction: column;
}

.rolex-checker-container>div {
    width: 100%;
    margin: auto;
}

.w-medium {
    margin: auto;
    width: 90%;
}

.w-90 {
    width: 90%;
    margin: auto;
}

.cpo-breadcumb ul {
    display: flex;
    line-height: initial;
    padding: 0 15px 15px 15px;
    gap: 10px;
    padding-bottom: 15px !important;
}

.cpo-breadcumb ul li a {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    transition: color 0.3s;
}

.cpo-breadcumb ul li a:hover {
    color: #61bd93 !important;
}

.cpo-breadcumb ul li {
    position: relative;
    line-height: 0;
}

.cpo-breadcumb ul li a,
.cpo-breadcumb ul li {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
}

.cpo-breadcumb ul li a,
.cpo-breadcumb ul li strong {
    line-height: 1.1;
    letter-spacing: 0;
}

.cpo-breadcumb ul li:not(:last-child):before {
    content: "";
    -webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 15'><path d='M12,7.5l-1.3,1.4L4.6,15l-1.5-1.5l6.1-6.1L3,1.4L4.5,0l6.1,6.1L12,7.5z'></path></svg>") no-repeat center;
    mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 15'><path d='M12,7.5l-1.3,1.4L4.6,15l-1.5-1.5l6.1-6.1L3,1.4L4.5,0l6.1,6.1L12,7.5z'></path></svg>") no-repeat center;
    background-color: #fff;
    width: 12px;
    height: 12px;
    display: inline-block;
    transform: scaleX(-1);
    margin-right: 10px;
}

.cpo-breadcumb li {
    display: none;
}

.cpo-breadcumb li:nth-last-child(2) {
    display: block;
}

.cpo-breadcumb ul li strong {
    font-weight: 400;
}

.cpo-breadcumb ul li:last-child,
.cpo-breadcumb ul li:last-child a,
.cpo-breadcumb ul li:last-child a strong {
    color: #61bd93 !important;
}

.text-img-banner {
    position: relative;
}

.text-img-banner_images {
    width: 100%;
    height: 100%;
}

.text-img-banner_content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 85%;
    z-index: 9;
}

.text-img-banner_content h3 {
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    font-weight: 400;
    color: #fff;
}

.text-img-banner_images {
    position: relative;
}

.text-img-banner_images:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: #000;
    width: 100%;
    height: 100%;
    z-index: 9;
    opacity: 0.5;
}

.cpo-footer .container {
    max-width: 100%;
}

.preowned-category-section .spf-product-card {
    margin-bottom: 0;
}

.cpo-product-description,
.cpo-product-description p {
    font-size: var(--small-description);
    margin: 0 !important;
}

div#gf_pagination_wrap:empty {
    padding: 0;
    margin: 0;
}

/* pagination css  */
.preowned-category-section #gf_pagination_wrap {
    padding-top: 40px;
}

#gf_pagination_wrap .pagination span.page,
#gf_pagination_wrap .pagination span.next,
#gf_pagination_wrap .pagination span.prev {
    height: 44px !important;
    width: 44px !important;
    border: 1px solid #127749;
    border-radius: 50px;
    background: transparent !important;
    float: initial !important;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 4px;
}

#gf_pagination_wrap .pagination span.page.current {
    background: #127749 !important;
    border-color: #127749;
    color: #fff !important;
}

#gf_pagination_wrap .pagination span.page.current,
#gf_pagination_wrap .pagination span.page a {
    font-size: 16px;
    color: #127749;
    font-family: Lato !important;
    font-weight: 400;
}

#gf_pagination_wrap .pagination span.page:hover,
#gf_pagination_wrap .pagination span.next:hover,
#gf_pagination_wrap .pagination span.prev:hover {
    background: #127749 !important;
}

#gf_pagination_wrap .pagination span.page:hover a {
    color: #fff !important;
}

#gf_pagination_wrap .pagination span.next a:after,
#gf_pagination_wrap .pagination span.prev a:after {
    content: "";
    display: inline-block;
    border-top: 2px solid #127749;
    border-left: 2px solid #127749;
    width: 9px;
    height: 9px;
    transform: rotate(135deg);
    position: relative;
    left: -2px;
}

#gf_pagination_wrap .pagination span.prev a:after {
    border-bottom: 2px solid #127749;
    border-right: 2px solid #127749;
    border-top: none;
    border-left: none;
    left: 2px;
}

#gf_pagination_wrap .pagination span.next a,
#gf_pagination_wrap .pagination span.prev a {
    font-size: 0;
}

body #gf_pagination_wrap .pagination>span>a:hover,
body #gf_pagination_wrap .pagination>span>span:focus,
body .pagination>span>a:focus,
body .pagination>span>span:hover {
    font-weight: 400;
}

#gf_pagination_wrap .pagination span.next a:hover:after,
#gf_pagination_wrap .pagination span.prev a:hover:after {
    border-color: #fff !important;
}

/* end  */

/* content css  */
html,
body {
    -webkit-tap-highlight-color: transparent;
}

.cpo-bg_fff {
    background-color: #fff;
}

.cpo-pb-gap {
    padding-bottom: var(--cpo-pb60-90);
}

.cpo-pt-0 {
    padding-top: 0 !important;
}

.cpo-py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.cpo-pt-60 {
    padding-top: var(--cpo-pt60);
}

.cpo-pt-90 {
    padding-top: var(--cpo-pt-90) !important;
}

.cpo-pb-gap-40 {
    padding-bottom: var(--cpo-pb-gap-40) !important;
}

.cpo-pb-gap-50 {
    padding-bottom: var(--cpo-pb50-90);
}

.cpo-pt-50 {
    padding-top: var(--pt-50);
}

.cpo-pb-gap-90 {
    padding-bottom: var(--cpo-pb-gap-90) !important;
}

.cpo-px-gap {
    padding-left: 5% !important;
    padding-right: 5% !important;
}

.cpo-content-pages h2 {
    font-size: var(--cpo-heading50);
    line-height: 1.2;
    font-weight: bold;
    color: var(--cpo-brown-color);
}

span.ms-no-wrap {
    white-space: nowrap;
}

.cpo-content-pages p,
.cpo-introduction_left h3,
.cpo_intro_subtitle {
    font-size: var(--cpo-body20);
    line-height: 1.6;
    color: var(--cpo-black);
    font-weight: 300;
    letter-spacing: 0;
}

.cpo-introduction_left h3,
.cpo_intro_subtitle {
    font-weight: bold;
    color: var(--cpo-brown-color);
}

.cpo_quote50 {
    font-size: var(--cpo-quote50);
    line-height: 1.3;
    color: var(--cpo-black);
    font-family: "Georgia", sans-serif !important;
    margin: 0px;
}

.cpo-content-pages h2~p {
    margin-top: 20px;
}

.cpo_quote50+p {
    margin-top: 15px;
}

.cpo-middle-banner {
    padding-bottom: var(--cpo-pb60-90);
}

.cpo-banner h3 {
    font-size: var(--cpo-heading36);
    line-height: 1.2;
    font-weight: bold;
    color: var(--cpo-brown-color);
    margin-bottom: 20px;
}

.cpo-banner-content h5 {
    font-size: var(--cpo-fixed-16);
    line-height: 1.1;
    font-weight: bold;
    color: var(--cpo-brown-color);
}

.cpo-banner-content h4 {
    font-size: var(--cpo-heading36);
    line-height: 1.2;
    font-weight: bold;
    color: var(--cpo-brown-color);
}

.cpo-img-banner img {
    width: 100%;
}

.cpo-secondryCTA {
    font-size: 14px;
    color: #127749;
    font-weight: bold;
    position: relative;
}

.cpo-secondryCTA:hover {
    color: #212121;
}

.cpo-hover-effect:hover .cpo-secondryCTA {
    color: #212121;
}

.cpo-secondryCTA:after {
    position: absolute;
    content: "";
    background: url(//listerhorsfall.co.uk/cdn/shop/t/7/assets/arrow-green-button.png?v=56638);
    width: 12px;
    height: 12px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 6px;
}

.cpo-hover-effect:hover .cpo-secondryCTA:after {
    position: absolute;
    content: "";
    background: url(//listerhorsfall.co.uk/cdn/shop/t/7/assets/arrow-black-button.png?v=56638);
    width: 12px;
    height: 12px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 6px;
}

.cpo-secondryCTA:hover:after {
    position: absolute;
    content: "";
    background: background: url(//listerhorsfall.co.uk/cdn/shop/t/7/assets/arrow-black-button.png?v=56638);
    width: 12px;
    height: 12px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 6px;
}

.cpo-discover-grid h3 {
    margin-bottom: 20px;
    font-weight: bold;
    color: var(--cpo-brown-color);
    font-size: var(--cpo-headling36);
    line-height: var(--cpo-headling36-lh);
}

.cpo-video-section iframe {
    width: 100%;
    height: 220px;
}

.cpo-hover-effect {
    text-decoration: none !important;
}

.cpo-hover-effect img,
.cpo-grid-img img {
    transition: 0.7s;
}

.cpo-hover-effect:hover img,
.cpo-grid-box:hover img {
    transform: scale(1.1);
}

.cpo-video-section iframe {
    width: 100%;
    height: 220px;
}

.cpo-layout-50,
.cpo-layout-70 {
    display: grid !important;
    grid-template-columns: repeat(6, 1fr);
}

.cpo-layout-50>.cpo-group-content,
.cpo-layout-70>.cpo-group-content {
    grid-column: 1 / -1;
    width: 100%;
}

.cpo-main-banner img,
.cpo-banner-full img,
.cpo-banner img {
    width: 100%;
}

/* end  */

/* cpo slider  */
div#related-products-slider {
    padding: 0 !important;
}

div#related-products-slider h2 {
    margin: 0;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 40px;
}

div#related-products-slider .splide__list:has(li):not(:has(li:nth-child(3))) {
    justify-content: center;
}

.rolex-cpo-ke-heading {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: var(--cpo-heading36);
    font-weight: bold;
    color: var(--cpo-brown-color);
    line-height: 1.2;
    letter-spacing: 0;
}

.cpo-ke-section p {
    font-size: var(--cpo-body20);
    line-height: 1.2;
    font-weight: bold;
    color: var(--cpo-brown-color);
    margin-top: 10px;
}

.cpo-ke-section .splide__list li.active-slide p {
    color: #127749;
}

.splide__pagination {
    bottom: 0;
    display: flex !important;
    gap: 12px;
}

.cpo-keep-exploring-inner .splide__pagination {
    position: static;
}

.splide.splide--slide {
    padding-bottom: 40px;
}

.splide__pagination li {
    line-height: 0;
}

.splide__pagination__page {
    width: 20px;
    border: none;
    outline: none;
    height: 4px;
    border-radius: 10px;
    background: #d4d4d4;
    margin: 0;
}

.splide__pagination__page:hover {
    cursor: pointer;
    opacity: 1;
    border: none;
}

.splide__pagination__page.is-active {
    width: 50px;
    height: 4px;
    background: #127749;
    transform: scale(1);
    opacity: 1;
    border: none;
}

.splide__arrows {
    display: none;
}

.cpo-watch-grid .splide__arrows {
    display: none;
}

button.splide__arrow {
    width: 30px;
    height: 30px;
    background: #d4d4d44d;
    border-radius: 50%;
    border: none;
    opacity: 1;
    transform: translateY(calc(-50% - 22px));
}

button.splide__arrow:hover {
    background: #d4d4d426;
    border: none;
}

.splide__arrow svg {
    fill: #452c1e;
    height: 12px;
    width: 12px;
}

.splide__arrow--prev {
    left: 2px;
}

.splide__arrow--next {
    right: -35px;
}

.splide__arrow:disabled {
    display: none;
}

button:focus {
    outline: none !important;
}

.watch-grid-img,
.imagebox {
    overflow: hidden;
}

.watch-grid-img img,
a.ke-hover-effect img {
    transition: 0.7s;
}

a.ke-hover-effect:hover img {
    transform: scale(1.1);
}

.single-watch-grid a:hover img {
    transform: scale(1.05);
}

/* end cpo slider  */

/*  cpo watch grid  */

.preowned-feature-product .cpo-watch-grid {
    margin-bottom: 40px;
    padding: 0;
}

.cpo-watch-grid .splide__slide,
.preowned-category-section .spf-product-card {
    background: transparent;
    padding: 5px;
}

.watch-grid-content,
.rolex-preowned-watches-grid-area .spf-product__info {
    padding: 20px !important;
    padding-bottom: 30px !important;
}

.cpo-watch-grid span,
.cpo-watch-grid div,
.preowned-category-section .spf-product-card .spf-product-card__vendor,
.preowned-category-section .cpo-product-description,
.preowned-category-section .spf-product-card .spf-product-card__price-wrapper span {
    font-size: var(--cpo-legend-16) !important;
    font-weight: normal;
    color: #f8f8f8;
    line-height: 1.2 !important;
}

.cpo-watch-grid .watch-grid-content>span {
    display: inline-flex;
    column-gap: 4px;
    flex-wrap: wrap;
}

.cpo-watch-grid .watch-grid-content span {
    font-weight: bold;
}

.cpo-watch-grid>span,
.preowned-category-section .spf-product-card .spf-product-card__vendor {
    font-weight: bold !important;
    letter-spacing: 0 !important;
    text-transform: initial !important;
}

.preowned-category-section .spf-product-card .spf-product-card__vendor {
    display: inline-flex !important;
    column-gap: 4px;
    flex-wrap: wrap;
}

.preowned-category-section .spf-product-card .spf-product-card__vendor>span {
    display: inline-block;
    white-space: nowrap;
}

.cpo-watch-grid h3,
.rolex-preowned-watches-grid-area .collection-inner-card .h4.spf-product-card__title a {
    font-size: var(--cpo-body24) !important;
    font-weight: 700 !important;
    color: #f8f8f8 !important;
    line-height: 1.2 !important;
    margin: 0px !important;
    margin-bottom: 5px !important;
    font-family: Helvetica Now Text, Helvetica, Arial, sans-serif !important;
}

.cpo-watch-grid span~span {
    display: block;
}

.preowned-category-section .spf-product-card .spf-product-card__vendor {
    margin-bottom: 0;
}

.watches-grid-area {
    background: #f9f7f4;
}

.preowned-category-section div#gf-products>div {
    margin-bottom: 0;
    padding: 0px !important;
    max-width: 100%;
}

.preowned-category-section .spf-product-card {
    height: 100%;
}

.preowned-category-section #gf-products {
    display: grid;
    grid-template-columns: repeat(auto-fit, calc(100% / 2 - 6px * (2 - 1) / 2));
    gap: 6px !important;
    overflow: hidden;
    margin: 0;
    width: 100%;
    margin: 0 !important;
}

body .h4.spf-product-card__title a:hover {
    color: #fff !important;
}

.preowned-category-section .gf-block-content {
    display: none;
}

.preowned-category-section .is-collapsed .gf-block-content {
    display: block;
}

.preowned-category-section .view-collection .collection-list {
    display: none;
}

.preowned-category-section .view-collection.open .collection-list {
    display: block;
}

#load-more {
    padding: 10px 20px;
    font-size: 16px;
    background-color: #007bff;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

#load-more:hover {
    background-color: #0056b3;
}

.preowned-category-section .gf-block-title .h3,
.preowned-category-section .view-collection h2,
.gf-theme-version-15.spf-has-filter .preowned-category-section #gf-tree .gf-block-title .h3 {
    font-size: var(--cpo-body24) !important;
    line-height: 1.2;
    text-transform: capitalize !important;
    font-weight: bold !important;
    color: var(--cpo-brown-color) !important;
    padding: 20px 0;
    letter-spacing: normal;
    margin: 0;
    border: none;
    border-top: 1px solid #d4d4d4;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse;
    cursor: pointer;
}

.gf-theme-version-15.spf-has-filter .preowned-category-section #gf-tree .gf-block-title .h3:hover span,
.gf-theme-version-15.spf-has-filter .preowned-category-section .gf-option-box li button:hover span {
    text-decoration: none !important;
}

.preowned-category-section .gf-block-title .h3:before,
.preowned-category-section .view-collection h2.toggle-collection:before {
    background: url(//listerhorsfall.co.uk/cdn/shop/t/7/assets/iconn-expand.png?v=56638);
    width: 12px;
    height: 12px;
    background-size: contain;
    transform: none !important;
    margin-left: auto;
    content: "";
    flex-shrink: 0;
    display: inline-block;
}

.preowned-category-section .gf-option-box li,
.preowned-category-section .gf-option-box li button {
    min-height: inherit !important;
}

.preowned-category-section .is-collapsed .gf-block-title .h3::before,
.preowned-category-section .view-collection.open h2.toggle-collection:before {
    background-image: url(//listerhorsfall.co.uk/cdn/shop/t/7/assets/iconn-collapse.png?v=56638);
}

/* end cpo watch grid */
.divide-two>a:last-child {
    margin-top: 40px;
    display: block;
}

.preowned-category-section #gf-tree .cpo-gf-filter-footer {
    border: none;
    background: #000;
    position: absolute;
    z-index: 99;
    display: none;
    left: 0;
    bottom: 0;
    right: 0;
    justify-content: center;
    align-items: center;
    padding: 0 5vw;
    height: 80px;
}

.offcanvas-open .preowned-category-section #gf-tree .cpo-gf-filter-footer {
    display: flex;
}

.cpo-additional-images {
    display: none;
}

.cpo_detail_top_section {
    display: flex;
    flex-wrap: wrap-reverse;
    justify-content: center;
}

.cpo_detail_top_section {
    display: grid;
    justify-content: center;
    grid-template-columns: repeat(6, 1fr);
    column-gap: 8px;
}

.cpo_detail-left {
    width: 100%;
    padding: 50px 1.5rem;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    column-gap: 8px;
    align-content: center;
    margin: 0 !important;
    grid-row: 2;
    grid-column: 1 / -1;
}

.cpo_detail-right {
    grid-row: 1;
    grid-column: 1 / -1;
}

.cpo_detail-left>div {
    grid-column: 1 / -1;
    width: 100% !important;
}

html,
body {
    -webkit-tap-highlight-color: transparent;
    scroll-behavior: smooth;
}

.cpo-bottom-card ul a,
.showroom-details-content ul li a,
.store-detail-linking a span.svg {
    width: 30px;
    height: 30px;
    background: #f9f7f4;
    border: 1px solid #f9f7f4;
    border-radius: 40px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3 all ease-in-out;
}

.cpo-bottom-card ul a:hover,
.showroom-details-content ul li a:hover {
    background: #127749;
    color: #fff;
    border: 1px solid #127749;
}

.store-detail-linking a:hover span.svg {
    background: #127749;
    border-color: #127749;
}

.store-detail-linking a span.svg svg path,
.store-detail-linking a span.svg svg {
    fill: #452c1e;
}

.store-detail-linking a:hover span.svg svg path,
.store-detail-linking a:hover span.svg svg {
    fill: #fff;
}

.showroom-details-content ul li a svg path {
    fill: #12784a;
}

.cpo-bottom-card ul a:hover span.svgicon svg path,
.showroom-details-content ul li a:hover span.svg svg path {
    fill: #fff;
}

span.svgicon svg,
.showroom-details-content ul li .svg svg,
span.svg svg {
    width: 10px;
    height: 10px;
}

div#rolex-contact-map {
    height: 75vh;
    padding: 0;
    width: 100%;
}

span.close-icon svg path {
    fill: #fff;
}

.preowned-category-section .content.grid-section {
    overflow: initial;
    line-height: inherit;
    padding: 0 !important;
}

.preowned-category-section .spf-product-card .spf-product__info {
    text-align: left;
    display: flex;
    flex-direction: column;
}

.preowned-category-section .gf-controls-search-form,
.preowned-category-section .gf-filter-selection,
.preowned-category-section span.gf-summary {
    display: none;
}

.preowned-category-section .gf-refine-toggle-mobile span,
.preowned-category-section span#gf-mobile-refine-toggle {
    height: initial;
    line-height: initial;
    padding: 0;
    flex-direction: row-reverse;
    gap: 5px;
    float: initial;
    justify-content: flex-end;
}

.preowned-category-section .gf-refine-toggle-mobile {
    margin-bottom: 20px;
}

.preowned-category-section .gf-refine-toggle-mobile,
.preowned-category-section .gf-form-button-group button,
.gf-theme-version-15.spf-has-filter #gf-controls-container .gf-refine-toggle-mobile {
    color: #3a3a3a !important;
    border: none !important;
    background: transparent !important;
}

.preowned-category-section .gf-refine-toggle-mobile span {
    font-size: 0 !important;
    letter-spacing: 0 !important;
}

.preowned-category-section .gf-refine-toggle-mobile span:after {
    color: #452c1e;
    font-weight: bold;
    content: "Filters";
    font-size: var(--cpo-body24);
    flex-direction: row-reverse;
}

.preowned-category-section .gf-refine-toggle-mobile span i,
.preowned-category-section .gf-refine-toggle-mobile span i:before {
    font-size: 24px !important;
    margin: 0;
}

.preowned-category-section .gf-refine-toggle-mobile span i {
    width: auto;
    height: auto;
    line-height: 1 !important;
}

.preowned-category-section #gf-grid .fa-tasks:before,
.preowned-category-section #gf-tree .fa-tasks:before {
    content: "+";
    font-weight: bold;
    font-size: 18px;
    font-family: "Lato";
    color: #452c1e;
}

.preowned-category-section .spf-product-card {
    padding-bottom: 0;
}

/* filter css  */
.gf-left .preowned-category-section .gf-option-block .gf-block-title .h3:after {
    display: none;
}

.preowned-category-section .gf-block-content {
    padding: 0px 0 30px;
    margin: 0;
}

.preowned-category-section .gf-option-block ul.gf-option-box {
    padding: 0;
}

.preowned-category-section #gf-tree .gf-label {
    font-size: var(--cpo-fixed-14);
    color: var(--cpo-black);
    line-height: 1.1;
    text-transform: capitalize;
}

.preowned-category-section .view-collection {
    border-bottom: 1px solid #d4d4d4;
}

.preowned-category-section .view-collection ul li a {
    font-size: var(--cpo-fixed-14);
    color: var(--cpo-black) !important;
    text-transform: none !important;
    font-weight: normal !important;
    line-height: 1.1;
}

.preowned-category-section .view-collection ul li.active a {
    color: #212121 !important;
    font-weight: bold !important;
}

.preowned-category-section .view-collection ul {
    list-style: none;
    padding: 0;
    margin: 0;
    padding-bottom: 30px;
}

.preowned-category-section .gf-option-block {
    padding: 0px !important;
    border-bottom: none;
    margin-top: 0px;
}

.preowned-category-section #gf-tree a:focus,
.preowned-category-section #gf-tree button:focus {
    outline: none !important;
}

.preowned-category-section .gf-block-title {
    flex-wrap: wrap-reverse;
}

.preowned-category-section a.gf-clear {
    margin-top: 20px;
    padding: 11px 35px;
    position: relative;
    background: #d4d4d4;
    border-radius: 100px;
}

.preowned-category-section .globo-selected-items-wrapper.rounded {
    display: none;
}

.preowned-category-section a.gf-clear:before {
    content: "";
    background: url(//listerhorsfall.co.uk/cdn/shop/t/7/assets/reset.png?v=56638);
    height: 20px;
    width: 20px;
    background-size: contain;
    transform: scaleX(-1);
    display: inline-block;
    vertical-align: middle;
    margin-right: 9px;
}

.preowned-category-section #gf-tree button:hover span.gf-Checkbox,
.preowned-category-section #gf-tree button:hover span.gf-Checkbox,
.preowned-category-section .checked .gf-Checkbox {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-image: url(//listerhorsfall.co.uk/cdn/shop/t/7/assets/tick-mark.png?v=56638);
    width: 16px;
    height: 16px;
    background-size: 12px 12px;
    background-position: center center;
    background-repeat: no-repeat;
}

.cpo-product-content {
    padding-top: 10px;
    display: flex;
    flex-direction: column;
}

.cpo-product-img {
    line-height: 0;
    overflow: hidden;
}

.cpo-product-img img {
    transition: 0.7s;
}

.rolex-preowned-card__link:hover .cpo-product-img img {
    transform: scale(1.05);
}

.preowned-category-section>#gf-tree .gf-filter-header {
    display: flex;
    flex-direction: column-reverse;
}

.preowned-category-section .gallery {
    display: flex;
}

.preowned-category-section .main-fotorama {
    flex: 1;
}

.preowned-category-section .thumbnails {
    /* width: 150px; */
    /* margin-left: 20px; */
    display: none;
    flex-direction: row;
    gap: 5px;
    flex-wrap: wrap;
}

.preowned-category-section .thumbnails img {
    cursor: pointer;
    margin-bottom: 10px;
    border: 2px solid transparent;
    max-width: 90px;
    border: 1px solid #fff;
}

.preowned-category-section .thumbnails img.active {
    opacity: 0.6;
}

.preowned-category-section .popup-360 {
    display: none;
}

.preowned-category-section .circle-container {
    width: 100%;
    height: 100%;
}

/* end-css-tree */

/* Single contact store */

.cpo.column-group-store {
    display: flex;
    flex-direction: column;
    align-items: center;
    grid-column: 1/-1;
}

.cpo.column-group-store>div {
    width: 100%;
}

.cpo.column-group-store>div.left-column {
    order: 2;
}

.cpo.column-group-store>div.right-column {
    order: 1;
    display: flex;
    align-items: center;
    background: #fff;
}

.store-location-map {
    width: 100%;
    height: 320px;
}

.store-location-map img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.store-detail-timing {
    color: #fff;
}

.store-detail-detail span {
    font-size: var(--cpo-legend-16);
    font-weight: bold;
    color: var(--cpo-brown-color);
    line-height: 1.1;
    letter-spacing: 0;
}

.store-detail-detail h2 {
    font-size: var(--cpo-heading30);
    margin: 0;
    letter-spacing: 0;
    margin-bottom: 20px;
    font-weight: bold;
    line-height: 1.2;
    color: var(--cpo-brown-color);
}

.store-detail-detail ul li {
    font-size: var(--cpo-fixed-16);
    color: var(--cpo-black);
}

.store-detail-detail ul {
    margin-bottom: 20px;
}

.single-store-address p {
    font-size: var(--cpo-fixed-16);
    color: var(--cpo-black);
    line-height: 1.5;
    font-weight: 400;
    margin: 0;
    margin-bottom: 20px;
    letter-spacing: 0;
}

.store-detail-timing {
    position: relative;
    margin-bottom: 30px;
}

.store-detail-timing button {
    font-size: var(--cpo-fixed-16);
    line-height: 1.1;
    color: var(--cpo-black);
    font-weight: bold;
    text-align: left;
    background: transparent;
    border: none;
    outline: none;
    box-shadow: none;
    user-select: text;
}

.dropdown-timimg {
    position: absolute;
    display: none;
    left: 50%;
    transform: translate(-50%);
    z-index: 2;
    pointer-events: auto;
    height: auto;
    padding: 40px 35px;
    filter: drop-shadow(0 10px 10px rgba(0, 0, 0, 0.2));
    background-color: #f9f7f4;
    width: 100%;
    color: #452c1e;
    top: calc(100% - 6px);
}

.store-detail-timing button:hover .dropdown-timimg {
    display: block;
}

.dropdown-timimg ul li {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1rem;
    font-size: 16px;
    font-weight: 400;
}

.dropdown-timimg ul li span:first-child {
    font-weight: bold;
}

.dropdown-timimg p {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    padding-top: 1.5rem;
    border-top: 1px solid #ddd;
    margin: 0;
    margin-top: 1.5rem;
}

.store-detail-timing button:focus {
    outline: none;
}

.store-location-detail {
    width: 100%;
    padding: 40px 5%;
}

.store-detail-linking a {
    color: #452c1e;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.1;
    text-decoration: none;
    letter-spacing: 0;
}

.store-detail-linking {
    display: flex;
    justify-content: center;
    gap: 20px;
}

.store-detail-linking a>span:last-child {
    display: none;
}

.store-detail-timing button span {
    position: relative;
}

.store-detail-timing button>span {
    color: #127749;
    margin-left: 10px;
}

.store-detail-timing button:hover span:after {
    transform: translateY(-50%) rotateX(180deg);
}

.preowned-category-section ul.gf-option-box li .gf-count {
    display: none;
}

.preowned-category-section #gf-tree .gf-filter-header a.cpo-reset-filter {
    position: absolute;
    top: -10px;
    right: 0;
    line-height: 44px;
    padding: 0 30px;
    background: #d4d4d44d;
    border-radius: 50px;
    height: 44px;
    color: #311430;
    font-size: 14px;
    font-weight: 700;
    display: none;
    align-items: center;
    flex-direction: row-reverse;
    gap: 10px;
}

.preowned-category-section #gf-tree .gf-filter-header a.cpo-reset-filter:hover {
    background: #d4d4d426;
}

.preowned-category-section #gf-tree .gf-filter-header a.cpo-reset-filter:before {
    content: "";
    width: 12px;
    height: 12px;
    background-image: url(//listerhorsfall.co.uk/cdn/shop/t/7/assets/reset-icon.png?v=56638);
    background-size: contain;
    display: inline-block;
}

.preowned-category-section .gf-option-box li button span.gf-Checkbox {
    margin-right: 10px !important;
    border: 1px solid #212121;
    margin-left: 0;
    border-radius: 3px;
}

.preowned-category-section .gf-filter-contents .gf-option-block .gf-clear {
    display: none;
}

.preowned-category-section #gf-tree .globo-selected-items-wrapper {
    display: none;
}

.preowned-category-section .gf-option-block {
    border: none !important;
}

.preowned-category-section .gf-actions .globo-selected-items-wrapper {
    display: none !important;
}

/* .preowned-category-section .gf-filter-contents > div[data-filter-type="product:metafield:rolex-cpo:rolex_cpo_product_family"] {
    margin-bottom: 90px !important;
} */
.preowned-category-section .view-collection {
    margin-bottom: 90px;
}

.preowned-category-section #gf-tree .gf-filter-contents .gf-option-block[data-filter-type="product:metafield:rolex-cpo:rolex_cpo_product_family"] span.gf-Checkbox {
    display: none !important;
}

.preowned-category-section #gf-tree .gf-filter-contents .gf-option-block[data-filter-type="product:metafield:rolex-cpo:rolex_cpo_product_family"] .checked .gf-label {
    font-weight: bold;
}

.preowned-category-section .gf-option-block ul li button {
    padding: 0;
}

.preowned-category-section .gf-option-box li:not(:last-child),
.preowned-category-section .view-collection ul li:not(:last-child) {
    margin-bottom: 20px;
    margin-top: 0 !important;
    line-height: initial;
}

.preowned-category-section #gf-controls-container .gf-actions {
    margin: 0px;
}

.preowned-category-section #gf-controls-container .gf-actions .gf-filter-trigger {
    max-width: 100% !important;
    padding: 0;
    margin-bottom: 20px;
    margin: 0 !important;
}

.preowned-category-section #gf-tree .gf-filter-contents {
    flex: inherit !important;
}

.preowned-category-section .cpo-gf-filter-footer button {
    all: unset;
    letter-spacing: 0;
    background-color: #127749;
    color: #fff;
    font-size: 14px;
    padding: 8px 30px;
    border-radius: 40px;
    display: inline-block;
    font-weight: bold;
    height: 44px;
}

a.ref-grn-icon {
    background-color: #d4d4d44d;
    border-radius: 50%;
    margin-left: 10px;
    outline: none;
    padding: 7px 11px;
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
}

a.ref-grn-icon img {
    width: 12px;
    filter: invert(1) brightness(10.5);
}

.preowned-category-section #gf-tree .gf-block-scroll {
    max-height: inherit;
}

.cpo-introduction_right a {
    margin-top: 10px;
}

/* Product details CSS */

.slider-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

#rolex-preowned-gallery360 .splide__slide {
    background: #000;
}

#closeSliderButton {
    position: fixed;
    top: 30px;
    right: 30px;
    color: white;
    cursor: pointer;
    font-size: 0;
    line-height: normal;
}

div#sliderPopup {
    grid-template-columns: repeat(6, 1fr);
    column-gap: 8px;
    z-index: 9999 !important;
    display: none;
}

div#sliderPopup #rolex-preowned-gallery360 {
    grid-column: 1 / -1;
}

div#sliderPopup #rolex-preowned-gallery360 div#rolex-preowned-gallery360 {
    width: 100%;
    max-width: 100%;
}

div#sliderPopup .splide__list .splide__slide .gallery360__viewer img {
    width: 100%;
    cursor: pointer;
}

#sliderPopup .splide__pagination {
    margin-top: 30px;
}

.remove-360-mobile {
    background: transparent;
    bottom: auto;
    left: auto;
    padding: 0px;
    border-width: 0;
    margin: 0px;
    transition: 0.3s;
}

.remove-360-mobile:after {
    background-color: currentColor;
    -webkit-clip-path: polygon(11.85px 1.125px,
            10.8px 0.075px,
            6px 4.95px,
            1.2px 0.075px,
            0.15px 1.125px,
            4.95px 6px,
            0.15px 10.875px,
            1.2px 11.925px,
            6px 7.05px,
            10.8px 11.925px,
            11.85px 10.875px,
            7.05px 6px);
    clip-path: polygon(11.85px 1.125px,
            10.8px 0.075px,
            6px 4.95px,
            1.2px 0.075px,
            0.15px 1.125px,
            4.95px 6px,
            0.15px 10.875px,
            1.2px 11.925px,
            6px 7.05px,
            10.8px 11.925px,
            11.85px 10.875px,
            7.05px 6px);
    content: "";
    display: block;
    height: 12px;
    margin: auto;
    width: 12px;
    color: #fff;
}

.gallery360__viewer img {
    display: none;
    width: 100%;
    height: auto;
    cursor: pointer;
}

.gallery360__viewer img.active {
    display: block;
}

.gallery360__viewer {
    padding-bottom: 70px;
}

div#sliderPopup .splide__list .splide__slide .gallery360__viewer img {
    width: 100%;
    cursor: pointer;
}

/* 360 end  */
.preowned-category-section .fotorama__stage__frame.fotorama__active.fotorama__loaded.fotorama__loaded--img {
    background: #000;
}

.preowned-category-section .fotorama__arr--prev {
    left: 10px !important;
    width: 40px !important;
    height: 40px !important;
}

.preowned-category-section .fotorama__arr--next {
    right: 10px !important;
    width: 40px !important;
    height: 40px !important;
}

.preowned-category-section .fotorama__arr.fotorama__arr--next:before {
    content: "";
    font-size: 40px;
    background-image: url(//listerhorsfall.co.uk/cdn/shop/t/7/assets/arrow-white-button.png?v=56638);
    width: 40px;
    height: 40px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 99;
    top: 0;
    left: 0;
}

.preowned-category-section .fotorama__arr.fotorama__arr--prev:before {
    content: "";
    font-size: 40px;
    background: url(//listerhorsfall.co.uk/cdn/shop/t/7/assets/arrow-white-back-button.png?v=56638);
    width: 40px;
    height: 40px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 99;
    top: 0;
    left: 0;
}

.preowned-category-section .fotorama__nav-wrap .fotorama__nav.fotorama__nav--dots {
    display: block !important;
}

.preowned-category-section .cpo-detail-links ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 40px 0px;
    gap: 25px;
    flex-direction: row;
    flex-wrap: wrap;
}

.preowned-category-section .cpo-detail-links ul li a span.icon {
    display: inline-flex;
    height: 36px;
    width: 36px;
    background: #76767666;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
}

.preowned-category-section .cpo-detail-links ul li a span.icon svg {
    width: 12px;
    height: 12px;
}

.preowned-category-section .cpo-detail-links ul li a span.icon svg path {
    fill: #fff;
}

.full-screen-360-button span.icon {
    width: 88px;
    height: 44px;
    display: inline-flex;
    background: #76767666;
    border-radius: 50px;
    align-items: center;
    justify-content: center;
}

.cpo-detail-links ul li a:hover span.icon,
.full-screen-360-button span.icon:hover {
    background: #76767633;
}

.full-screen-360-button span.icon svg {
    width: calc(38px + 20px);
    height: calc(20px + 20px);
}

.cpo-product-form {
    display: inline-flex;
}

.preowned-category-section .cpo-product-form h4,
.cpo-product-form div {
    display: none;
}

.preowned-category-section .fotorama__nav__shaft {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin-top: 20px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ddd;
}

.preowned-category-section .fotorama__nav__frame.fotorama__nav__frame--dot {
    width: auto;
    height: auto;
}

.preowned-category-section .fotorama__nav__shaft>div {
    margin: 0;
}

.preowned-category-section .fotorama__dot {
    border: 1px solid #d4d4d4;
    width: 40px;
    background: #d4d4d4;
    top: 0;
    left: 0;
}

.preowned-category-section .fotorama__nav__frame.fotorama__active .fotorama__dot {
    width: 40px;
    border: 1px solid #127749;
    height: 4px;
    background: #127749;
}

.preowned-category-section .popup-content {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    z-index: 999;
    visibility: hidden;
    opacity: 0;
    margin: auto;
}

.preowned-category-section .popup-content.active-360 {
    /* background: #000; */
    visibility: visible;
    opacity: 1;
}

.preowned-category-section .popup-content:before {
    background: #000;
    content: "";
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    opacity: 1;
}

.preowned-category-section .popup-content.active-360 #circlr {
    cursor: move;
    margin: 0 auto;
    max-width: 800px;
    display: block !important;
    top: 50%;
    transform: translateY(-50%);
}

.preowned-category-section .full-screen-360-cont {
    z-index: 99;
    position: absolute;
    right: 10px;
    bottom: 70px;
}

.preowned-category-section .full-screen-360-button {
    cursor: pointer;
    position: absolute;
    bottom: 44px;
    z-index: 9;
    right: 15px;
}

.preowned-category-section #circlr img {
    max-width: 800px;
    object-fit: cover;
}

.preowned-category-section span.cpo-detail-icon {
    width: 22px;
}

.preowned-category-section button.remove-360 {
    background: 0 0;
    bottom: auto;
    color: #fff;
    height: 40px;
    left: auto;
    line-height: 14px;
    padding: 12px;
    position: absolute;
    width: 40px;
    border-width: 0;
    margin: 10px;
    right: 0;
    transition: 0.3s;
    top: 0;
    cursor: pointer;
    display: none;
}

.product-media .splide__pagination {
    position: relative;
    padding: 10px 0px 20px;
    margin-top: -1px;
}

.product-media div#rolex-preowned-gallery .splide__pagination {
    background: #101014;
}

.cpo_product_detail span.v-small-title {
    text-transform: initial;
    display: inline-block;
    font-size: var(--cpo-body24);
    line-height: 1.2;
    font-weight: bold;
    color: #fff;
    margin: 0;
    margin-bottom: 0px;
    text-align: left;
}

.cpo_product_detail .title {
    font-size: var(--cpo-heading50);
    line-height: 1.2;
    font-weight: bold;
    color: #fff;
    margin: 0;
    margin-bottom: 10px;
    text-transform: capitalize;
    letter-spacing: 0;
}

.cpo_product_desc p,
.cpo_product_ref,
.stock-status p,
.cpo_product_price_row {
    font-size: var(--cpo-body20);
    color: #f8f8f8;
    font-weight: 300;
    line-height: 1.6;
    margin: 0;
    letter-spacing: 0;
}

.cpo_product_ref_row {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    row-gap: 0;
}

.cpo_product_price_row {
    display: flex;
    column-gap: 15px;
    padding: 30px 0 20px;
    flex-wrap: wrap;
}

.cpo_product_price_row span {
    display: block;
    width: max-content;
}

.cpo-product-form button .icon {
    display: none;
}

.stock-status p.in-stock {
    color: #61bd93;
    font-weight: 400;
}

.cpo-product-form button {
    font-size: 14px;
    border: none !important;
    background-color: #127749 !important;
    height: 44px;
    padding: 0 30px;
    border-radius: 50px;
    text-transform: inherit;
    font-weight: bold;
    color: #fff;
    letter-spacing: normal;
    width: auto;
}

product-form.cpo-product-form-wrapper {
    display: block;
}

.cpo-product-form button {
    position: relative;
}

.cpo-product-form button .loading__spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1.8rem;
    display: block;
}

.cpo-product-form button .loading__spinner .path {
    stroke: #fff;
}

.cpo-product-form button.loading span {
    visibility: hidden;
}

.cpo-product-form button[aria-disabled='true'] {
    cursor: not-allowed;
}

.cpo-product-form__error {
    margin-bottom: 10px;
    color: #c0392b;
    font-size: 13px;
}

.cpo-product-form__error[hidden] {
    display: none;
}

.cpo-detail-links ul li a {
    display: flex;
    align-items: center;
    font-size: 0;
}

.cpo-detail-list {
    border-top: 1px solid #ffffff4d;
    padding-top: 15px;
}

.cpo-detail-list>ul {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.cpo-detail-list>ul li {
    width: 100%;
}

.cpo-detail-list ul li,
.cpo-detail-list p {
    color: #fff;
    font-size: 14px;
    line-height: normal;
}

.cpo-detail-list p {
    margin-top: 20px;
    line-height: normal;
}

.cpo-detail-list p a {
    color: #fff;
}

.cpo-detail-list p a:hover {
    text-decoration: underline;
    color: #127749;
}

.fotorama__arr--prev,
.fotorama__arr--next {
    display: none !important;
}

.watches-grid-area .content.grid-section h4.subtitle.text-center {
    width: 100%;
}

.gallery360__icon {
    position: relative;
}

.gallery360__icon span.icon {
    bottom: calc(100% - 70px);
    left: 43%;
    transform: translateX(-50%);
    position: absolute;
    z-index: 1;
    width: 50px;
    height: 50px;
    animation: gallery-360__icon 1s ease-in-out infinite alternate;
}

.cpo-additional-images .splide__track--nav>.splide__list>.splide__slide {
    border: none !important;
    outline: none !important;
}

.cpo-additional-images ul#rolex-preowned-gallery-thumbs-list>li.splide__slide.is-active:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    bottom: 0;
    right: 0;
    z-index: 9999;
    content: "";
    opacity: 0.4;
}

.guarantee-container {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    column-gap: 8px;
    align-items: center;
}

.guarantee-banner,
.guarantee-accordions {
    grid-column: 1 / -1;
    border: none !important;
    border-radius: 0 !important;
}

.guarantee-banner {
    grid-row: 2;
}

.guarantee-container .guarantee-accordions {
    grid-row: 1;
    background: none !important;
    background-color: transparent !important;
    margin-bottom: 40px;
    border-top: 1px solid #d4d4d4 !important;
}

.guarantee-banner figure {
    margin: 0;
}

.guarantee-accordions .accordion-item {
    border: none;
    background: none !important;
    background-color: #f9f7f4 !important;
    border-bottom: 1px solid #d4d4d4;
    display: flex;
    flex-direction: column;
}

.guarantee-accordions .accordion-item h3 {
    font-size: var(--cpo-body24);
    line-height: 1.2;
    padding: 20px 0;
    color: var(--cpo-brown-color);
    font-weight: bold;
    background-color: #f9f7f4 !important;
    margin: 0;
    cursor: pointer;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    letter-spacing: 0;
}

/* .guarantee-accordions .accordion-item h3:after {
    content: "";
    transition: transform 0.2s ease-in-out;
    background: url(//listerhorsfall.co.uk/cdn/shop/t/7/assets/iconn-expand.png?v=56638);
    width: 12px;
    height: 12px;
    background-size: contain;
    transform: none !important;
    display: inline-block;
    margin-left: 8px;
} */
.guarantee-accordions .accordion-item h3 .preowned-icon {
    width: 12px;
    height: 12px;
    display: inline-block;
    margin-left: 8px;
    transition: transform .2s ease-in-out;
}

.preowned-icon>span {
    line-height: 0;
}

.guarantee-accordions .accordion-item h3 .preowned-icon .plus {
    display: block;
}

.guarantee-accordions .accordion-item.item-open h3 .preowned-icon .plus {
    display: none;
}

.guarantee-accordions .accordion-item h3 .preowned-icon .minus {
    display: none;
}

.guarantee-accordions .accordion-item.item-open h3 .preowned-icon .minus {
    display: block;
}

.guarantee-accordions .accordion-item h3 .preowned-icon svg {
    fill: #452c1e;
}

.accordion-item.item-open .content {
    margin-bottom: 20px !important;
}

.guarantee-accordions .accordion-item .content {
    font-size: var(--cpo-body20);
    line-height: 1.6;
    color: var(--cpo-black);
    margin-bottom: 0px;
    letter-spacing: normal;
    font-weight: 300;
}

.guarantee-accordions .accordion-item .content p {
    margin: 0;
}

.guarantee-accordions .accordion-item .content p+p {
    margin-top: 15px;
}

.guarantee-accordions .content {
    max-height: 0;
    overflow: hidden;
    transition: all 0.3s ease-in-out, opacity 0.3s ease-in-out, visibility 0s linear 0.3s;
    display: block;
    visibility: hidden;
}

.guarantee-accordions .item-open .content {
    visibility: visible;
}

.guarantee-accordions .accordion-item h3.active+.content {
    visibility: visible;
    transition: all 0.3s ease-in-out, opacity 0.3s ease-in-out, visibility 0s linear .2s;
}

.guarantee-accordions .accordion-item h3.active {
    font-weight: bold;
    cursor: pointer;
}

.guarantee-accordions .accordion-item h3.active:after {
    background: url(//listerhorsfall.co.uk/cdn/shop/t/7/assets/iconn-collapse.png?v=56638);
    width: 12px;
    height: 12px;
    background-size: contain;
    transform: none !important;
}

.guarantee-accordions .accordion-item h3.active~.content {
    margin-bottom: 20px;
}

.cpo-attribute ul li {
    display: flex;
    flex-direction: column;
    font-size: var(--cpo-body20);
    line-height: 1.6;
    color: var(--cpo-black);
    font-weight: 300;
}

.cpo-attribute ul li a {
    font-size: var(--cpo-body20);
    line-height: 1.6;
    color: var(--cpo-black);
    font-weight: 300;
    pointer-events: none;
    cursor: default;
    text-decoration: none;
}

.cpo-attribute ul li strong {
    font-weight: bold;
    color: var(--cpo-brown-color);
}

.cpo-model-heading h2 {
    font-size: var(--cpo-heading36);
    line-height: 1.2;
    font-weight: bold;
    color: var(--cpo-brown-color);
    margin-bottom: 20px;
}

/* cpo step form global css  */

.cpo-step-form .gfb__template__wizard1 {
    box-shadow: none;
}

.cpo-step-form .cpo-group-content {
    background: #fff;
    padding: 40px 5%;
    text-align: center;
}

.cpo-step-form h3 {
    font-size: 18px;
    line-height: 1.2;
    font-weight: bold;
    color: var(--cpo-brown-color);
    margin: 0;
}

.cpo-step-form .send-mssg-heading {
    font-size: var(--cpo-heading50);
    line-height: 1.2;
    font-weight: bold;
    color: var(--cpo-brown-color);
    margin-bottom: 30px;
    letter-spacing: normal;
    text-transform: initial;
}

.cpo-step-form .gfb__template__wizard1 .globo-form-app {
    margin: 0;
    padding: 0;
}

.cpo-step-form .globo-form-app .panel {
    padding: 0;
}

.cpo-step-form .globo-form.gfb__template__wizard1.gfb-style-line {
    background: transparent;
    box-shadow: none;
    border: none;
    overflow: inherit !important;
}

.cpo-step-form .gfb__indicator--line {
    display: none !important;
}

.cpo-step-form .panel.movingIn.block-container .globo-form-control:nth-child(1) {
    margin-bottom: 0;
}

.cpo-step-form .send-mssg-content p {
    font-size: var(--cpo-body20) !important;
    line-height: 1.6 !important;
    color: var(--cpo-black) !important;
    font-weight: 300 !important;
    margin-bottom: 40px !important;
}

.cpo-step-form .gfb__footer.wizard__footer {
    margin-top: 30px !important;
}

.cpo-step-form .has-textarea .globo-form-input {
    margin: 0 !important;
}

.cpo-step-form .has-textarea label,
.cpo-step-form .gfb__sticky-footer {
    display: none !important;
}

.cpo-step-form .send-mssg-heading.mb-80 {
    margin-bottom: 50px !important;
}

.cpo-step-form form.g-container .label-content,
.cpo-step-form .line-label span {
    font-size: var(--cpo-legend-16) !important;
    line-height: 1.1 !important;
    font-weight: bold !important;
    color: #452c1e !important;
    opacity: 50%;
    margin: 0 !important;
    padding: 0 !important;
}

.cpo-step-form .line-input {
    padding: 10px 0 !important;
    font-size: var(--cpo-body20) !important;
    line-height: 1.6 !important;
    color: var(--cpo-black) !important;
    font-weight: bold !important;
    box-shadow: none !important;
    border-bottom: 1px solid #452c1e40 !important;
    height: inherit !important;
    max-height: 45px;
}

.cpo-step-form .has-textarea textarea {
    background: #f9f7f4 !important;
    padding: 30px !important;
    font-size: 16px !important;
    font-weight: lighter !important;
    height: 270px !important;
    box-shadow: none !important;
    border: none !important;
    max-height: initial;
}

.cpo-step-form .panel.movingIn.block-container {
    padding: 0 !important;
    gap: 0 !important;
}

.cpo-step-form .gfb-style-line .globo-form-control .globo-label {
    margin: 0;
}

.cpo-step-form button.gfb__line-button {
    height: 44px;
    padding: 0 30px !important;
    font-weight: 700 !important;
    background-color: #127749 !important;
    color: #fff;
    border-radius: 50px !important;
    font-size: 14px;
    outline: none !important;
    border: none !important;
    position: relative !important;
    text-transform: capitalize;
    min-width: 95px;
}

.cpo-step-form button.gfb__line-button:before {
    position: absolute;
    content: "";
    background-image: url(//listerhorsfall.co.uk/cdn/shop/t/7/assets/arrow-white-button.png?v=56638);
    width: 12px;
    height: 12px;
    right: 18px;
    background-size: contain;
    top: 50%;
    transform: translateY(-50%);
}

.cpo-step-form .gfb__footer>button.gfb__line-button:before {
    position: relative;
    top: 2px;
    display: inline-block;
    float: right;
    right: -2px;
    margin-left: 2px;
    transform: initial;
}


.cpo-step-form div#paragraph-2,
.cpo-step-form div#paragraph-1 {
    text-align: left;
}

.cpo-step-form div#paragraph-1 p {
    font-size: var(--cpo-legend-14) !important;
    line-height: 1.1 !important;
    font-weight: 300 !important;
    color: var(--cpo-black) !important;
}

.cpo-step-form div#paragraph-2 p {
    font-size: var(--cpo-legend-16) !important;
    line-height: 1.2 !important;
    font-weight: 700 !important;
    color: #452c1e !important;
    opacity: 50%;
}

.cpo-step-form .as-label .globo-form-input {
    margin: 0 !important;
}

.cpo-step-form .form-control {
    margin-bottom: 30px !important;
    color: var(--cpo-black) !important;
}

.cpo-step-form .form-control:focus {
    background-color: transparent !important;
    box-shadow: none !important;
}

.cpo-step-form .globo-form-control select:focus {
    background-color: transparent !important;
}

.cpo-step-form .globo-form-control select.line-input:focus {
    background-color: transparent !important;
}

.cpo-step-form .globo-form-input select,
.cpo-step-form .globo-form-control select {
    background-image: auto !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(//listerhorsfall.co.uk/cdn/shop/t/7/assets/drop-down-black-button.png?v=56638) no-repeat right center !important;
    background-size: 12px 12px !important;
}

.cpo-step-form .form-control.email-form-control {
    margin-bottom: 0 !important;
}

.cpo-step-form .text-py30 {
    margin: 16px 0 !important;
}

.cpo-step-form .as-mendatory-text {
    margin: 0 !important;
}

.cpo-step-form .as-label .checkbox-wrapper {
    background: transparent !important;
    box-shadow: none !important;
}

.cpo-step-form .as-label {
    margin-bottom: 0 !important;
    margin-top: 16px !important;
}

.cpo-step-form .globo-form-input {
    margin-top: 0 !important;
}

.cpo-step-form .checkbox-wrapper .checkbox-label {
    font-size: var(--cpo-legend-14) !important;
    line-height: 1.1 !important;
    font-weight: bold !important;
    padding: 0 0px !important;
}

.cpo-step-form .gfb-style-line .globo-form-control .checkbox-wrapper .checkbox-input~.checkbox-label:before,
.cpo-step-form .gfb-style-line .globo-form-control .checkbox-wrapper .checkbox-input~.checkbox-label:after,
.cpo-step-form .gfb-style-line_rounded .globo-form-control .checkbox-wrapper .checkbox-input~.checkbox-label:before,
.cpo-step-form .gfb-style-line_rounded .globo-form-control .checkbox-wrapper .checkbox-input~.checkbox-label:after {
    top: -2px !important;
    left: -28px;
}

.cpo-step-form .checkbox-wrapper .checkbox-label a {
    color: #127749 !important;
    text-decoration: none;
}

.cpo-step-form .globo-form-control .checkbox-wrapper .checkbox-input:checked~.checkbox-label:before {
    border-color: #127749 !important;
    background-color: #127749 !important;
}

.cpo-step-form .globo-form-control .checkbox-wrapper .checkbox-input~.checkbox-label:before {
    border-radius: 50px !important;
}

.cpo-step-form .has-textarea {
    margin: 0 !important;
}

.cpo-step-form p.help-block.error {
    font-size: var(--cpo-legend-16) !important;
    line-height: 1.1 !important;
    font-weight: bold;
    text-align: left;
    color: #be0100 !important;
    margin-top: 7px !important;
}

.cpo-step-form button.gfb__line-button:hover {
    background-color: #006039 !important;
}

.cpo-step-form .panel.movingIn.block-container {
    position: relative;
    margin: 0;
    justify-content: space-between;
}

.cpo-step-form .wizard__content .panels {
    height: initial !important;
}

.cpo-step-form .gfb__footer.wizard__footer>div {
    display: block !important;
    position: absolute;
    top: 100px;
}

.cpo-step-form .globo-form.gfb__template__wizard1.gfb-style-line.globo-form-id-39906 {
    overflow: visible;
}

.cpo-step-form .gfb__footer.wizard__footer>div {
    display: block !important;
    position: absolute;
    top: -70px;
    left: -10px;
}

.cpo-step-form .gfb__footer.wizard__footer>div {
    top: -60px;
}

.cpo-step-form .gfb__footer.wizard__footer>div button.gfb__line-button {
    background: transparent !important;
    color: #212121;
    padding: 0 !important;
    height: inherit !important;
    border-radius: 0 !important;
    box-shadow: inherit;
}

.cpo-step-form .gfb__footer.wizard__footer>div button.gfb__line-button:before {
    width: 12px;
    height: 12px;
    right: initial;
    filter: invert(1);
    left: 13px;
    transform: rotate(180deg);
    top: 13px;
}

.cpo-step-form .globo-form-control .text-smaller {
    line-height: 0;
}

.cpo-step-form button.gfb__line-button.wizard__submit:before {
    display: none;
}

.cpo-step-form .globo-form-app.-layout form.g-container~div p a {
    height: 44px;
    padding: 0 30px;
    font-weight: 700;
    background-color: #127749;
    color: #fff;
    border-radius: 50px;
    align-items: center;
    font-size: 14px;
    display: inline-flex;
}

.cpo-step-form .globo-form-control.layout-1-column.as-label label {
    font-weight: 300 !important;
}

.cpo-step-form .globo-form-control.layout-1-column.as-label label a {
    font-weight: bold;
}

.cpo-step-form .globo-form-control .checkbox-wrapper .checkbox-input~.checkbox-label:before {
    border: 1px solid #452c1e40;
}

.cpo-step-form .as-label.one {
    margin-bottom: 0 !important;
}

.cpo-step-form .as-label.two {
    margin-top: 0 !important;
}

.cpo-step-form .as-label>label {
    display: none !important;
}

.cpo-step-form .as-label .checkbox-wrapper {
    min-height: 30px !important;
}

.cpo-step-form .globo-form-app.-layout form.g-container~div h2 {
    text-transform: initial;
    margin-bottom: 30px;
}

.cpo-step-form .globo-form-app.-layout form.g-container~div p {
    margin: 0;
}

.cpo-step-form .globo-form-app.-layout form.g-container~div p:nth-child(2) {
    margin-bottom: 20px;
}

.cpo-step-form .globo-form-app.-layout form.g-container~div p:nth-child(3) {
    margin-bottom: 40px;
}

ccccc .cpo-step-form .globo-form-app .content {
    margin: 0;
}

/* end form  */

div#related-products-slider .splide__list {
    justify-content: initial;
}

.spf-product-card__vendor span,
.watch-grid-content span span {
    display: inline-block;
    white-space: nowrap;
}

div#related-products-slider .splide__pagination {
    position: static;
    margin-top: 30px;
}

.cpo_detail_top_section {
    background: #000;
}

.cpo_detail-right .product-media,
.cpo_detail-right .product-media img {
    width: 100%;
}


.rolex-preowned-watches-grid-area .gf-items-count,
.rolex-preowned-watches-grid-area .wishlist-hero-custom-button,
.rolex-preowned-watches-grid-area a.spf-product-card__image-wrapper img {
    display: none;
}

.rolex-preowned-watches-grid-area div#gf-controls-container .gf-actions>* {
    display: none;
}

.rolex-preowned-watches-grid-area div#gf-controls-container .gf-actions,
.rolex-preowned-watches-grid-area div#gf-controls-container .gf-actions .gf-filter-trigger {
    display: block;
}

.preowned-category-section .gf-items-count {
    display: none !important;
}

.rolex-preowned-watches-grid-area a.spf-product-card__image-wrapper img.spf-product-card__image-main {
    display: block;
}

.rolex-preowned-watches-grid-area .spf-product-card__image-wrapper.hover-effect:hover .spf-product-card__image-main,
.rolex-preowned-watches-grid-area img.spf-product-card__image.spf-product-card__image-secondary {
    opacity: 1 !important;
}


/* focus tabing css  */
.skip-link {
    display: inline-flex;
    height: 44px;
    padding: 0 30px;
    font-family: "Helvetica Now Text", Helvetica, Arial, sans-serif;
    font-weight: bold;
    background-color: #000;
    color: #fff;
    border-radius: 50px;
    align-items: center;
    font-size: 14px;
    margin-top: 30px;
    border: solid 1px #000;
    outline: 2px solid green !important;
    box-shadow: none !important;
    outline-offset: 3px;
    text-decoration: none;
}

.skip-link:hover {
    background-color: #000;
    color: #fff;
}

.skip-links {
    position: fixed;
    left: 50%;
    bottom: 80px;
    transform: translateX(-50%);
    z-index: -1;
}
.has-preowned-template:has(.keyfocus) .skip-links {
    z-index: 999999;
}
.skip-links .skip-link {
    opacity: 0;
    pointer-events: none;
}

nav.skip-links ul {
    position: relative;
    width: 220px;
    text-align: center;
}

nav.skip-links ul li {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 100%;
    list-style: none;
}

/* When focused, bring it into view */
.skip-links .skip-link:focus,
.skip-links .skip-link:focus-visible {
    position: static;
    opacity: 1;
    pointer-events: auto;
}

/* end focus  */

@keyframes gallery-360__icon {
    0% {
        margin-left: 0;
        transform: translateX(5px);
    }

    to {
        margin-left: 0;
        transform: translateX(-5px);
    }
}


@media (max-width: 992px) {
    .preowned-category-section #gf-tree {
        width: 100% !important;
        left: -100%;
    }

    .offcanvas-open .preowned-category-section #gf-tree {
        background: #f9f7f4 !important;
        overflow-x: hidden !important;
    }

    .preowned-category-section #gf-tree .gf-filter-header {
        padding: 0 15px;
        border: none;
        display: flex !important;
        justify-content: flex-end;
        padding: 0 5vw;
    }

    .preowned-category-section .gf-option-block,
    .preowned-category-section #gf-tree .globo-selected-items-wrapper>.globo-selected-items {
        padding: 0px 15px !important;
    }

    .preowned-category-section #gf-tree .gf-filter-contents .gf-option-block {
        padding: 0 !important;
    }

    .preowned-category-section .offcanvas-open #gf-tree {
        left: 0;
    }

    .preowned-category-section #gf-tree {
        position: fixed !important;
        top: 0 !important;
        left: -100% !important;
        bottom: 0 !important;
        width: 100% !important;
        height: 100% !important;
        overflow: auto !important;
        transition: all ease-in-out 200ms !important;
        /* background: #fff !important; */
        z-index: 99999999999 !important;
        -webkit-overflow-scrolling: touch !important;
    }

    .offcanvas-open .preowned-category-section #gf-tree {
        left: 0 !important;
    }

    .preowned-category-section #gf-tree .gf-filter-header span.gf-close-canvas {
        width: 100%;
        padding: 0;
        text-align: right;
    }

    .preowned-category-section #gf-tree .gf-filter-header span.gf-close-canvas svg {
        width: 12px;
        margin-left: auto;
        top: 0;
        position: relative;
        margin-top: 25px;
        /* right: 3px; */
    }

    .preowned-category-section #gf-tree .gf-filter-header span.gf-close-canvas svg path {
        fill: #452c1e;
        stroke: #452c1e;
        stroke-width: 1.5px;
    }

    .preowned-category-section #gf-tree .gf-filter-header .gf-filter-heading {
        width: 100%;
        text-align: left;
        margin-top: 45px;
        display: none;
    }

    .preowned-category-section .gf-filter-contents:before {
        content: "Filter your search";
        font-size: var(--cpo-heading36);
        font-weight: bold;
        line-height: 1.2;
        color: var(--cpo-brown-color);
        margin-top: 20px;
        display: block;
        width: 100%;
        letter-spacing: normal;
        padding-bottom: 40px;
    }

    .spf-status-loaded.offcanvas-open {
        overflow: hidden !important;
    }

    .preowned-category-section #gf-tree .gf-filter-contents {
        padding: 0 5vw;
        overflow-x: hidden;
        height: 100%;
        /* min-height: calc(100vh - 52px); */
    }

    .preowned-category-section #gf-tree .gf-filter-contents>div:not(:last-child) {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media (max-width: 767px) {
    .preowned-category-section .cpo-gf-filter-footer button {
        padding: 10px 25px;
    }

    .rolex-preowned-watch-cover .cpo_container-gapping {
        padding: 0 !important;
    }

    .preowned-category-section #gf-tree .cpo-gf-filter-footer {
        /* position: sticky; */
        width: 100%;
        min-width: calc(100% + 5vw*2);
        margin-left: -5vw;
    }

    .preowned-category-section .gf-filter-contents {
        content-visibility: inherit !important;
    }

}


@media (min-width: 768px) {
    .rolex-preowned-watch-cover {
        padding-top: 60px;
    }

    .gallery360__viewer {
        padding-bottom: 0px;
    }

    .cpo_detail-left {
        grid-column: 2 / 6;
        padding: 60px 0;
    }

    .cpo_detail-right .product-media button.splide__arrow {
        width: 44px;
        height: 44px;
        background: #76767666;
        opacity: 1;
    }

    .cpo_detail-right .product-media .splide__arrow svg {
        width: 12px;
        height: 12px;
        fill: #fff;
        display: block;
        opacity: 1 !important;
    }

    .cpo_detail-right .product-media button.splide__arrow.splide__arrow--prev {
        left: 30px;
    }

    .cpo_detail-right .product-media button.splide__arrow.splide__arrow--next {
        right: 30px;
    }

    .cpo-detail-links ul li a {
        font-size: 12px !important;
        gap: 10px;
        color: #fff;
        font-weight: bold;
    }

    .cpo-detail-links ul li a:hover {
        color: #61db93 !important;
    }

    a.cpo-bttn {
        line-height: 43px;
    }

    .cpo-video-section iframe {
        height: 390px;
    }

    .cpo-layout-50,
    .cpo-layout-70 {
        grid-template-columns: repeat(12, 1fr);
    }

    .cpo-layout-50>.cpo-group-content {
        grid-column: 3 / 11;
        width: 100%;
    }

    .cpo-layout-70>.cpo-group-content {
        grid-column: 2 / 12;
    }

    .splide__arrows {
        display: block;
    }

    .watch-grid-content,
    .rolex-preowned-watches-grid-area .spf-product__info {
        padding: 30px !important;
        padding-bottom: 40px !important;
    }

    .cpo-banner.cpo-middle-banner {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .cpo-banner.cpo-middle-banner h3 {
        flex-basis: 100%;
    }

    .cpo-banner.divide-two>a {
        flex-basis: calc(50% - 5px);
    }

    .divide-two>a:last-child {
        margin-top: 0px;
    }

    div#gf-tree {
        float: inherit !important;
    }

    div#gf-grid {
        float: inherit !important;
    }

    .cpo-product-content {
        padding-top: 20px;
    }

    span.svgicon svg,
    .showroom-details-content ul li .svg svg,
    span.svg svg {
        width: 10px;
        height: 10px;
    }

    .cpo-item-card p {
        margin-bottom: 30px;
    }

    .showroom-details-img {
        display: block;
    }

    div#showroom-details {
        left: -100%;
    }

    div#showroom-details.active {
        left: 0;
        bottom: inherit;
    }

    .cpo-card-tab {
        grid-template-columns: 1fr 1fr;
    }

    div#tab-map {
        flex-direction: row;
    }

    div#rolex-contact-map {
        height: 700px;
        padding: 0;
    }

    div#showroom-details {
        min-width: 367px;
        width: 367px;
        display: inline-block;
        height: 100%;
    }

    .gf-left .preowned-category-section #gf-tree:not(.spf-hidden)+#gf-grid {
        width: 100%;
        padding-left: 0;
    }

    .preowned-category-section .gf-refine-toggle-mobile,
    .preowned-category-section .gf-form-button-group button {
        display: block !important;
    }

    .preowned-category-section .gf-filter-trigger {
        display: block;
        margin-bottom: 0;
    }

    .preowned-category-section #gf-products {
        grid-template-columns: repeat(auto-fit, calc(100% / 3 - 8px * (3 - 1) / 3));
        gap: 8px !important;
    }

    div#sliderPopup {
        grid-template-columns: repeat(12, 1fr);
        padding: 0 5%;
    }

    div#sliderPopup .splide__arrow[disabled] {
        pointer-events: none;
        opacity: .4;
        cursor: not-allowed;
        display: inline-flex;
    }

    div#sliderPopup .splide__arrow--prev {
        left: -74px;
    }

    div#sliderPopup .splide__arrow--next {
        right: -74px;
    }

    .gallery360__icon.mob {
        display: none;
    }

    #closeSliderButton {
        top: 15px;
        right: -35px;
        position: absolute;
    }

    div#sliderPopup {
        grid-template-columns: repeat(12, 1fr);
        padding: 0 5%;
    }

    #sliderPopup .splide__pagination {
        margin-top: 40px;
    }

    div#sliderPopup #rolex-preowned-gallery360 {
        grid-column: 3 / 11;
    }

    .remove-360-mobile {
        right: 40px;
        top: 40px;
    }

    .gallery360__icon span.icon {
        right: 30px;
        bottom: 30px;
        left: inherit !important;
        transform: translateX(0);
    }

    .popup-content.active-360>div {
        grid-column: 2 / 6;
    }

    #openSliderButton {
        right: 20px;
        bottom: 30px;
    }

    .preowned-category-section .popup-content:before {
        opacity: 0.7;
    }

    .cpo-detail-list>ul {
        gap: 15px;
    }

    .gallery360__icon span.icon {
        right: 30px;
        bottom: 30px;
        left: inherit !important;
        transform: translateX(0);
    }

    .preowned-category-section .full-screen-360-cont {
        right: 20px;
        bottom: 80px;
    }

    .guarantee-accordions .accordion-item h3.active~.content {
        margin-bottom: 30px;
    }

    /* cpo step form 768px */
    .cpo-step-form .cpo-group-content {
        padding: 40px 0px 80px;
        display: grid !important;
        grid-template-columns: repeat(12, 1fr);
        column-gap: 8px;
    }

    .cpo-step-form .cpo-group-content>h3,
    .cpo-step-form .cpo-group-content>div {
        grid-column: 2 / 12;
    }

    .cpo-step-form .gfb__footer.wizard__footer>div {
        top: -50px;
        left: -30px;
    }

    div#related-products-slider h2 {
        margin-bottom: 60px;
    }

    .preowned-category-section .cpo-detail-links>ul li {
        width: 180px;
    }

    .cpo-content-main.cpo-bg_f9f7f4 {
        padding-top: 60px;
    }
}

@media (min-width: 992px) {
    .preowned-category-section #gf-tree .gf-filter-header a.cpo-reset-filter {
        display: flex !important;
    }

    .text-img-banner_content h3 {
        font-size: 38px;
        line-height: 62px;
    }

    .cpo-breadcumb li {
        display: block;
    }

    .cpo-breadcumb ul li:not(:last-child):before {
        display: none;
    }

    .cpo-breadcumb ul li:not(:last-child):after {
        content: "";
        -webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 15'><path d='M12,7.5l-1.3,1.4L4.6,15l-1.5-1.5l6.1-6.1L3,1.4L4.5,0l6.1,6.1L12,7.5z'></path></svg>") no-repeat center;
        mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 15'><path d='M12,7.5l-1.3,1.4L4.6,15l-1.5-1.5l6.1-6.1L3,1.4L4.5,0l6.1,6.1L12,7.5z'></path></svg>") no-repeat center;
        background-color: #fff;
        width: 12px;
        height: 12px;
        display: inline-block;
        margin-left: 10px;
    }

    .cpo-breadcumb ul li {
        padding-left: 0;
    }

    .cpo-header-navigation li a {
        text-decoration: none;
    }

    .cpo-header-navigation li:last-child a {
        margin-right: 0px;
    }

    .rolex-checker-container.right .rlx-checkerboard-content {
        order: 1;
    }

    .rolex-checker-container.right .rlx-checkerboard-img {
        order: 2;
    }

    .cpo-main-banner .cpo-main_banner-content {
        top: 50%;
        transform: translateY(-50%);
        bottom: inherit;
    }

    .cpo-desktop-img {
        display: block !important;
    }

    .cpo-mobile-img {
        display: none !important;
    }

    .cpo-main-banner .cpo-main_banner-content {
        max-width: 43%;
    }

    .cpo-video-section iframe {
        height: 480px;
    }

    .splide__arrow--prev {
        left: -70px;
    }

    .splide__arrow--next {
        right: -40px;
    }

    .preowned-category-section #gf-tree .cpo-gf-filter-footer {
        display: none;
    }

    .cpo-additional-images {
        display: block;
    }

    .content.grid-section {
        display: grid;
        grid-template-columns: repeat(12, 1fr);
        column-gap: 8px;
    }

    .content.grid-section div#gf-tree {
        grid-column: 1 / 4;
        grid-row: none;
        padding-right: 50px !important;
        width: 100%;
    }

    .content.grid-section div#gf-grid {
        padding: 0;
        grid-column: 4 / -1;
        width: 100%;
        grid-row: none;
    }

    .family-text-content h2 {
        font-size: 38px;
        margin-bottom: 30px;
    }

    .cpo-bottom-card ul a,
    .showroom-details-content ul li a {
        width: 40px;
        height: 40px;
    }

    .cpo-card-tab {
        grid-template-columns: 1fr 1fr 1fr;
    }

    .cpo-contact-map {
        max-width: 1140px;
        margin: auto;
    }

    div#showroom-details.active+div#rolex-contact-map .gm-style {
        left: 250px !important;
        transition: all 0.6s ease-in-out !important;
        width: 100% !important;
    }

    .gf-left .preowned-category-section #gf-tree {
        display: block;
    }

    .preowned-category-section .gf-refine-toggle-mobile,
    .preowned-category-section .gf-form-button-group button {
        display: none !important;
    }

    .preowned-category-section .gf-filter-trigger {
        display: none;
    }

    .preowned-category-section .spf-has-filter #gf-products {
        margin: 0;
    }

    .preowned-category-section .spf-has-filter #gf-products {
        margin: 0px -10px;
    }

    .spf-has-filter #gf-products>div {
        padding: 0px 10px;
    }

    .preowned-category-section .gf-filter-header {
        display: block;
        position: relative;
    }

    .preowned-category-section span.gf-close-canvas {
        display: none;
    }

    .preowned-category-section>#gf-tree .gf-filter-header {
        margin-top: 0px;
    }

    .preowned-category-section .gf-filter-header .gf-filter-heading {
        font-size: var(--cpo-body24);
        font-weight: bold;
        color: var(--cpo-brown-color);
        padding-bottom: 30px;
        margin-top: -60px;
        display: inline-block;
    }

    .store-location-map {
        width: 100%;
        height: 450px;
    }

    .dropdown-timimg {
        left: 0;
        transform: inherit;
        padding: 40px 50px;
    }

    .store-detail-linking {
        display: flex;
        flex-direction: column;
        justify-content: center;
        gap: 0px;
    }

    .cpo.column-group-store {
        height: 700px;
        max-height: 700px;
    }

    .store-location-map {
        height: 100%;
    }

    .store-detail-linking a>span:last-child {
        display: block;
    }

    .store-detail-linking a {
        display: flex;
        margin-bottom: 10px;
        gap: 10px;
        align-items: center;
    }

    .store-location-detail {
        padding-top: 0px;
        padding-bottom: 0px;
        text-align: left;
    }

    .cpo.column-group-store {
        flex-direction: row;
    }

    .cpo.column-group-store>div {
        width: 50%;
    }

    .cpo.column-group-store>div.left-column {
        order: 1;
        height: 100%;
    }

    .cpo.column-group-store>div.right-column {
        order: 2;
        height: 100%;
    }

    .store-location-detail {
        padding: 40px 10%;
    }

    .cpo_detail_top_section {
        grid-template-columns: repeat(12, 1fr);
        overflow: hidden;
    }

    .cpo_detail-left>div {
        grid-column: 2 / 6;
    }

    .preowned-category-section .cpo_detail_top_section .cpo_detail-left {
        grid-column: 1 / 7;
        grid-row: unset;
    }

    .preowned-category-section .cpo_detail_top_section .cpo_detail-right {
        position: relative;
        grid-column: 7 / -1;
        grid-row: unset;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .cpo-detail-list p a:hover {
        color: #61db93;
    }

    .preowned-category-section .cpo_detail_top_section .cpo_detail-right {
        background: linear-gradient(0deg, #101014, #1e1d20);
    }

    .product-media .splide__pagination {
        background: transparent;
    }

    .preowned-category-section .cpo-detail-links ul {
        gap: 10px;
    }

    .preowned-category-section span.cpo-detail-icon {
        min-width: 40px;
        height: 40px;
        border-color: #fff;
    }

    span.cpo-detail-icon svg {
        width: 14px;
        height: 14px;
    }

    .cpo_product_detail span.v-small-title {
        color: #fff;
    }

    .cpo_product_detail .title {
        color: #fff;
    }

    .cpo_product_desc p {
        color: #f8f8f8;
    }

    .cpo_product_ref {
        color: #f8f8f8;
    }

    .cpo_product_price_row {
        padding: 20px 0 30px;
    }

    .cpo_product_price_row span strong {
        color: #fff;
    }

    .preowned-category-section .thumbnails {
        display: flex;
    }

    .fotorama__arr--prev,
    .fotorama__arr--next {
        display: block !important;
    }

    .preowned-category-section .fotorama__nav-wrap .fotorama__nav.fotorama__nav--dots {
        display: none !important;
    }

    .cpo-step-form .email-form-control .custom-error-msg {
        font-size: 16px;
    }

    .cpo-step-form .send-mssg-content {
        width: 80% !important;
        margin: auto !important;
    }

    .cpo-step-form .as-label {
        margin-bottom: 0 !important;
        margin-top: 20px !important;
    }

    .cpo-step-form .form-control {
        margin-bottom: 40px !important;
    }

    .cpo-step-form .text-py30 {
        margin: 30px 0 !important;
    }

    .cpo-step-form .has-textarea textarea {
        padding: 40px !important;
    }

    .cpo-step-form .globo-form-app.-layout form.g-container~div {
        max-width: 510px;
        margin: auto;
    }

    .cpo-step-form .gfb__footer.wizard__footer>div {
        left: -220px;
        top: -100px;
    }

    .cpo-step-form .gfb__footer.wizard__footer>div {
        top: -80px;
    }

    .cpo-step-form .gfb__footer.wizard__footer {
        margin-top: 0px !important;
    }

    .cpo-step-form .send-mssg-heading.mb-80 {
        margin-bottom: 80px !important;
    }

    .cpo-step-form .as-label.two {
        margin-bottom: 40px !important;
    }

    .cpo_detail_top_section {
        margin-bottom: 30px;
    }

    .spf-product-card__vendor span,
    .watch-grid-content span span {
        display: inline-block;
    }

    .cpo-footer-logo img {
        height: 40px;
        width: 40px;
    }

    /* div#feature-product-slider .splide__pagination {
        display: none !important;
    } */
    div#related-products-slider .splide__pagination {
        bottom: 90px;
    }

    .cpo_detail_top_section {
        background: transparent;
    }

    .cpo_detail-left {
        background: #000;
    }
}

@media (min-width: 1025px) {
    .cpo-secondryCTA {
        font-size: 16px;
    }

    button.splide__arrow {
        width: 44px;
        height: 44px;
    }

    div#sliderPopup #rolex-preowned-gallery360 {
        grid-column: 4 / 10;
    }

    .cpo_detail-left {
        padding: 40px 0;
    }

    .guarantee-container {
        grid-template-columns: repeat(12, 1fr);
    }

    .guarantee-banner,
    .guarantee-accordions {
        grid-row: unset;
    }

    .guarantee-banner {
        grid-column: 1 / 7;
    }

    .guarantee-accordions {
        grid-column: 8 / -1;
        margin-bottom: 0;
    }

    /* cpo step form 1025px */
    .cpo-step-form .gfb__footer.wizard__footer>div {
        left: -250px;
    }

    .cpo-step-form .gfb__footer.wizard__footer>div {
        cccccccc left: -200px;
    }

    .cpo-step-form .cpo-group-content>h3,
    .cpo-step-form .cpo-group-content>div {
        grid-column: 4 / 10;
    }

    .cpo-step-form .gfb__footer.wizard__footer>div ccccc {
        left: -160px;
        top: -40px;
    }

    div#related-products-slider {
        display: grid;
        grid-template-columns: repeat(12, 1fr);
        column-gap: 8px;
        padding-left: 40px;
        padding-right: 40px;
    }

    div#related-products-slider>div,
    div#related-products-slider>.splide__pagination {
        grid-column: 2 / 12;
    }

    div#related-products-slider>div {
        margin: 0 50px;
    }

    #feature-product-slider .splide__list:has(li):not(:has(li:nth-child(4))) {
        justify-content: center;
    }
}

@media (min-width: 1200px) {
    .cpo-main-banner .cpo-main_banner-content {
        max-width: 650px;
    }

    .w-medium {
        width: 1140px;
    }

    .cpo-video-section iframe {
        height: 80vh;
    }

    .cpo-layout-50>.cpo-group-content {
        grid-column: 4 / 10;
    }

    .cpo.column-group-store>div {
        width: 60%;
    }

    .cpo.column-group-store>div.right-column {
        width: 40%;
    }

    div#keep-exploring-slider .splide__arrow--prev {
        left: -50px;
    }

    div#keep-exploring-slider button.splide__arrow--next {
        right: -50px;
    }
}

@media (min-width: 1280px) {
    .cpo-header-navigation {
        display: flex;
    }

    .store-point-item {
        min-width: 32%;
    }
}

@media (max-width: 1440px) {
    .preowned-category-section .flex-grow>.container {
        max-width: 100%;
    }
}

@media (min-width:1600px) {
    .preowned-category-section .flex-grow>.container {
        max-width: 1540px;
    }

    .cpo-detail-list>ul li {
        width: max-content;
    }

    .cpo-detail-list>ul {
        gap: 0px;
        row-gap: 8px;
    }

    .cpo-detail-list ul li:not(:last-child) {
        padding-right: 10px;
        /* border-right: 1px solid #fff; */
        margin-right: 10px;
        position: relative;
    }

    .cpo-detail-list ul li:not(:last-child):after {
        background-color: #767676;
        content: "";
        display: inline-block;
        height: 10px;
        width: 1px;
        right: 0;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }

    div#sliderPopup #rolex-preowned-gallery360 {
        margin: 0px auto;
    }

    div#keep-exploring-slider .splide__arrow--prev {
        left: -70px;
    }

    div#keep-exploring-slider button.splide__arrow--next {
        right: -70px;
    }

    .booking-confirmed-box {
        padding: 80px;
    }
}

@media (min-width:1800px) {
    .preowned-category-section .flex-grow>.container {
        max-width: 1740px;
        padding: 0 12px;
    }
}

@media (min-width: 1920px) {
    .preowned-category-section .flex-grow>.container {
        max-width: 1880px;
    }

    .watch-grid-content,
    .rolex-preowned-watches-grid-area .spf-product__info {
        padding: 50px !important;
        padding-bottom: 50px !important;
    }

    div#sliderPopup #rolex-preowned-gallery360 {
        width: 800px;
        height: 800px;
    }
}

.gallery360__viewer {
    background: url(../assets/loaders.gif);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 80px 80px;
}

.preowned-category-section .grecaptcha-badge,
.preowned-category-section .csm-cookie-consent #reopen_widget {
    display: none !important;
}

.stock-status .in-stock {
    color: #61db93 !important;
}

.stock-status .out-of-stock {
    color: #BE0100 !important;
}

.preowned-category-section .view-collection {
    margin-bottom: 90px;
}

/* Updated Styling */
.cpo-rolex-header {
    position: relative;
    display: flex;
    align-items: center;
}

.cpo-header-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cpo-menu-toggle {
    align-items: center;
    justify-content: flex-end;
    flex-grow: 1;
    display: flex;
}

.cpo-menu-button {
    display: none;
    align-items: center;
    cursor: pointer;
    gap: 8px;
}

.cpo-navigation-desktop {
    display: flex;
    gap: 2rem;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: 50px;
}

.cpo-navigation-desktop li a {
    text-decoration: none;
    color: #fff;
    transition: color 0.3s;
    font-weight: bold;
    letter-spacing: 0;
    padding: 3.2px 0;
}

.cpo-navigation-desktop li.active a,
.cpo-navigation-desktop li a:hover {
    color: #61bd93;
}

.cpo-icon {
    display: flex;
    width: 12px;
    height: 12px;
}

.cpo-menu-toggle-name {
    font-size: var(--cpo-fixed-16);
    line-height: var(--cpo-fixed-16-lh);
    font-weight: 600;
    color: #fff;
    cursor: pointer;
}

.cpo-navigation-mobile-wrapper {
    display: none;
    left: 0;
    right: 0;
    top: 100%;
    z-index: 99;
    position: absolute;
    padding-top: 40px;
    overflow: auto;
    background: #000;
    margin: 0;
}

.cpo_container-gapping {
    width: 100%;
    max-width: 1440px;
    margin-inline: auto;
    padding-inline: 1.5rem;
    box-sizing: border-box;
}

.cpo-footer {
    background: #000;
    text-align: center;
}

.cpo-footer-icon svg {
    width: 15px;
    transform: rotate(-90deg);
    margin-bottom: 5px;
    display: inline-block;
}

#keep-exploring-slider .splide__slide {
    padding: 5px;
    margin: 0;
}

.cpo-keep-exploring-inner a img {
    width: 100%;
}

.cpo-keep-exploring-inner span {
    font-weight: 700;
    color: var(--cpo-brown-color);
    font-size: var(--cpo-body20);
    line-height: 1.2;
    letter-spacing: 0;
    display: block;
}
.cpo-keep-exploring-inner span > span {
    display: inline-block;
}

.cpo-keep-exploring-inner li a {
    text-decoration: none;
}

.cpo-keep-exploring-inner li a .imagebox {
    margin-bottom: 10px;
}

#keep-exploring-slider .splide__slide a.active-slide span {
    color: #127749;
}

.cpo-keep-exploring-inner .splide__slide p {
    margin: 0;
}

#keep-exploring-slider {
    padding: 0;
}

#keep-exploring-slider .splide__pagination {
    margin-top: 40px;
}

@media screen and (min-width: 992px) {
    .cpo-keep-exploring-inner .button-right {
        display: block !important;
        right: -46px;
    }
}

@media screen and (max-width: 1440px) {
    .cpo-navigation-mobile-wrapper[active] {
        display: block;
    }

    .cpo-navigation-desktop {
        display: none;
    }

    .cpo-menu-button {
        display: flex;
    }

    .cpo-keep-exploring-inner .button-right {
        right: -50px;
    }
}

@media screen and (min-width: 1600px) {
    .cpo-navigation-desktop {
        gap: 2.5rem;
    }
}


/* New Styling */
.cpo-grid-breakpoint {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    column-gap: 6px;
}

.preowned-desktop-img {
    display: none;
    width: 100%;
}

.preowned-mobile-img {
    display: block;
    width: 100%;
}

@media screen and (min-width: 768px) {
    .cpo-grid-breakpoint {
        grid-template-columns: repeat(12, 1fr);
        column-gap: 8px;
    }

    .preowned-desktop-img {
        display: block;
    }

    .preowned-mobile-img {
        display: none;
    }
}

.cpo-heading50 {
    font-size: var(--cpo-heading50);
    line-height: var(--cpo-heading50-lh);
    font-weight: 700;
    color: var(--cpo-brown-color);
}

.cpo-introduction_left,
.cpo-introduction_right {
    grid-column: 1 / -1;
}

.cpo-introduction_left {
    margin-bottom: 20px;
}

.cpo_intro_title {
    margin: 0;
    letter-spacing: 0;
}

.preowned-body20 {
    font-size: var(--cpo-body20);
    line-height: var(--cpo-body20-lh);
    color: var(--cpo-black);
    font-weight: 300;
}

.cpo_intro_description,
.cpo_intro_description p {
    margin: 0;
    letter-spacing: 0;
    font-size: var(--cpo-body20);
    line-height: var(--cpo-body20-lh);
    color: var(--cpo-black);
    font-weight: 300;
}

.cpo_intro_description,
strong {
    font-weight: bold;
}

.preowned-light-beige {
    background-color: #f9f7f4;
}

.preowned-beige {
    background-color: #f4efea;
}

.preowned-white {
    background-color: #ffffff;
}

.preowned-transparent {
    background-color: transparent;
}

/* Push component */
.preowned-banner-content {
    line-height: normal;
}

.preowned-banner-content .bodyparagraph {
    font-weight: 300;
    color: var(--cpo-black);
    margin-bottom: 5px;
    letter-spacing: 0;
}

.preowned-banner-content .bodyparagraph p {
    letter-spacing: 0;
    color: inherit;
}

.preowned-banner-content h5 {
    font-size: var(--cpo-fixed-16);
    line-height: var(--cpo-fixed-16-lh);
    font-weight: bold;
    color: var(--cpo-brown-color);
    margin: 0;
    letter-spacing: 0;
}

.preowned-banner-content h4 {
    font-size: var(--cpo-heading36);
    line-height: var(--cpo-heading36-lh);
    font-weight: bold;
    color: var(--cpo-brown-color);
    margin: 0;
    letter-spacing: 0;
}

.preowned-banner-content h6 {
    font-size: var(--cpo-body24);
    line-height: var(--cpo-body24-lh);
    font-weight: bold;
    color: var(--cpo-brown-color);
    margin: 0;
    letter-spacing: 0;
}

.preowned-banner-content:has(.bodyparagraph) h4,
.preowned-banner-content:has(.cpo_intro_button) h4,
.preowned-banner-content:has(.bodyparagraph) h6,
.preowned-banner-content:has(.cpo_intro_button) h6 {
    margin-bottom: 5px;
}

.preowned-discover-grid h3 {
    margin-top: 0;
    letter-spacing: 0;
    margin-bottom: 20px;
    font-weight: 700;
    color: var(--cpo-brown-color);
    font-size: var(--cpo-heading36);
    line-height: var(--cpo-heading36-lh);
}

.preowned-banner-img {
    margin-bottom: 10px;
    line-height: 0;
    overflow: hidden;
}

.preowned-secondary {
    font-size: 14px;
    color: #127749;
    font-weight: bold;
    position: relative;
    display: flex;
    align-items: center;
    gap: 6px;
    letter-spacing: 0;
    text-decoration: none;
}

.preowned-secondary span.icon {
    width: 12px;
    height: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.preowned-secondary span.icon svg {
    width: 12px;
    height: 12px;
    fill: #127749;
}

.cpo-hover-effect:hover .preowned-secondary {
    color: #212121;
    text-decoration: none;
}

.cpo-hover-effect:hover .preowned-secondary span.icon svg {
    fill: #212121;
}

.slider_rolex,
.slider_rolex .banner-slide-content {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    column-gap: 6px;
}

.image-component-wrapper.full-width-img .cpo-image-wrapper .cpo-image-wrapper-inner,
.image-component-wrapper.large-width-img .cpo-image-wrapper .cpo-image-wrapper-inner,
.image-component-wrapper.medium-width-img .cpo-image-wrapper .cpo-image-wrapper-inner,
.image-component-wrapper.small-width-img .cpo-image-wrapper .cpo-image-wrapper-inner,
.body-text-block .body-text-block-inner,
.quote-text-block .quote-text-block-inner,
.logo-component-wrapper .cpo-logo-wrapper-inner,
.cpo-video-section .cpo-video-wrapper,
.article-introduction,
.preowned-family-container .preowned-family-content,
.preowned-family-container .preowned-family-image {
    grid-column: 1 / -1;
}

.body-text-block .body__title {
    margin: 0 !important;
    letter-spacing: 0;
    font-weight: bold;
    margin-bottom: 20px !important;
    color: var(--cpo-brown-color);
}

.body-text-block p {
    color: var(--cpo-black);
    font-weight: 300;
    letter-spacing: 0;
}

.preowned-grid-wrapper {
    display: grid;
    grid-template-columns: 1fr;
    gap: 50px;
}

.preowned-grid-wrapper.cols-1 .preowned-banner-content {
    width: 100%;
}

.preowned-none {
    padding-top: 0 !important;
}

.preowned-none {
    padding-bottom: 0 !important;
}

.preowned-large-top {
    padding-top: 60px !important;
}

.preowned-bottom-large {
    padding-bottom: 60px !important;
}

.preowned-top-medium {
    padding-top: 40px !important;
}

.preowned-bottom-medium {
    padding-bottom: 40px !important;
}

.image-component-wrapper.full-width-img .cpo_container-gapping {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.rolex-preowned-banner-slider {
    padding: 0 !important;
}

.banner__image-container img {
    width: 100%;
}

.rolex-preowned-banner-slider .splide__slide {
    position: relative;
}

.banner__content-container {
    position: absolute;
    bottom: 40px;
    width: 100%;
}

.preowned-slider .heading {
    font-size: var(--large-title);
    color: var(--cpo-brown-color);
    line-height: 1.1;
    font-weight: bold;
    margin: 0;
    margin-bottom: 20px;
}

.banner__content-inner .cpo-banner__content {
    grid-column: 1 / -1;
}

.cpo-banner__content .subtitle {
    font-size: var(--cpo-heading26);
    line-height: 1.2;
    margin: 0;
    letter-spacing: 0;
    font-weight: 700;
}

.preowned-primary-border,
.preowned-primary {
    height: 44px;
    padding: 0 30px;
    font-weight: bold;
    background-color: #127749;
    color: #fff;
    border-radius: 50px;
    align-items: center;
    font-size: 14px;
    display: inline-flex;
    border: 1px solid #006039;
    text-decoration: none;
    letter-spacing: 0;
    text-transform: inherit;
}

.preowned-primary-border:hover {
    color: #006039;
    background: transparent;
}

.preowned-primary {
    border-color: #127749;
}

.preowned-primary:hover {
    background-color: #006039;
}

.preowned-slider .splide__pagination {
    bottom: 30px;
}

.preowned-slider .splide__pagination li {
    line-height: 0;
    height: auto;
}

.preowned-slider .splide__pagination button {
    margin: 0;
    width: 20px !important;
    height: 4px !important;
    border-radius: 10px !important;
    opacity: 1 !important;
}

.preowned-slider .splide__pagination button.is-active {
    width: 50px !important;
    transform: none;
}

.preowned-green-pills .splide__pagination button {
    background: #d4d4d4 !important;
}

.preowned-green-pills .splide__pagination button.is-active {
    background: #127749 !important;
}

.preowned-light-pills .splide__pagination button {
    background: #d4d4d4 !important;
}

.preowned-light-pills .splide__pagination button.is-active {
    background: #fff !important;
}

.preowned-dark-pills .splide__pagination button {
    background: #452c1ea3 !important;
}

.preowned-dark-pills .splide__pagination button.is-active {
    background: #452c1e !important;
}

.preowned-slider .splide__arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
}

.preowned-slider .splide__arrow--prev {
    left: 44px;
}

.preowned-slider .splide__arrow--next {
    right: 44px;
}

.watch-grid-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.single-watch-grid a {
    text-decoration: none;
}

.preowned-feature {
    grid-column: 1/-1;
}

.watch-grid-content p {
    margin: 0 !important;
}

.cpo-watch-bttn {
    text-align: center;
}

.preowned-primary span.icon,
.preowned-primary-border span.icon {
    display: none;
}

.cpo-introduction .preowned-secondary {
    display: inline-flex;
}

.cpo-introduction .preowned-secondary:hover {
    color: #212121;
    text-decoration: none;
}

.cpo-introduction .preowned-secondary:hover span.icon svg path {
    fill: #212121;
}

li.active-day span:first-child:after {
    content: "";
    width: 8px;
    height: 8px;
    display: inline-block;
    background: #127749;
    margin-left: 8px;
    border-radius: 50%;
    transform: none;
}

li.active-day span {
    color: #127749 !important;
}

.rolex-static-map-component .cpo_container-gapping {
    padding: 0 !important;
}

.time-with-dropicon {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
}

.time-with-dropicon span.icon {
    width: 12px;
    height: 12px;
    line-height: 1.1;
}

.time-with-dropicon span.icon svg path {
    fill: #127749;
}

.time-with-dropicon:hover span.icon svg {
    transform: scaleY(-1);
}

.dropdown-timimg ul {
    padding: 0;
    margin: 0;
}

li.active-day span:first-child:after {
    margin-bottom: 2px;
}

.product-info-main .subtitle {
    margin: 0;
    letter-spacing: 0;
}

.cpo-detail-links a {
    text-decoration: none;
    letter-spacing: 0;
}

.cpo-detail-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#rolex-preowned-gallery-thumbs img {
    width: 100%;
}

#rolex-preowned-gallery-thumbs {
    padding: 0;
}

.cpo-attribute ul {
    padding: 60px 1.5rem;
    background-color: #F4EFEA;
    display: grid !important;
    grid-template-columns: repeat(6, 1fr);
    column-gap: 8px;
    row-gap: 20px;
    margin: 0;
}

.cpo-attribute>ul li {
    grid-column: span 3;
    width: 100%;
    letter-spacing: 0;
}

.preowned-family-content h2 {
    margin: 0;
    margin-bottom: 20px;
    letter-spacing: 0;
}

.preowned-family-container {
    row-gap: 40px;
}

.rolex-single-grid h3 {
    font-size: var(--cpo-heading36);
    line-height: 1.2;
    font-weight: 700;
    color: var(--cpo-brown-color);
    margin: 0;
    margin-bottom: 20px;
}

.rolex-cpo-action-container {
    display: flex;
    gap: 20px;
    align-items: center;
}

.rolex-cpo-action-container .preowned-primary {
    height: 44px !important;
    padding: 0 30px !important;
    font-weight: 700 !important;
    background-color: #127749 !important;
    color: #fff !important;
    border-radius: 50px !important;
    align-items: center !important;
    font-size: 14px !important;
    display: inline-flex !important;
    border: 1px solid #006039 !important;
    text-decoration: none !important;
    letter-spacing: 0 !important;
    text-transform: inherit ! IMPORTANT;
}

.rolex-cpo-action-container div#wishlisthero-product-page-button-container {
    padding: 0;
}

.rolex-cpo-action-container .product__form--add-to-cart {
    all: unset;
    width: 44px !important;
    height: 44px !important;
    padding: 0 !important;
    background: #76767666 !important;
    border-radius: 50px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.rolex-cpo-action-container .product__form--add-to-cart:hover {
    background: #76767633 !important;
}

.rolex-cpo-action-container .cpo-product-form .cpo-product-actions {
    display: inline-flex !important;
    align-items: center;
    gap: 12px;
    margin: 0 0 0 12px;
    order: 2;
}

.rolex-cpo-action-container .cpo-product-form .cpo-product-actions:empty {
    display: none !important;
    margin: 0 !important;
}

.cpo-product-actions #swym-embed-pdp-btn-wrapper,
.cpo-product-actions .swym-atw-btn-wrapper {
    display: block !important;
    width: auto !important;
    margin: 0 !important;
    position: static !important;
}

.cpo-product-actions .swym-atw-button-container {
    display: inline-flex !important;
    width: auto !important;
    margin: 0 !important;
}

.cpo-product-actions #swym-atw-button-container {
    position: static !important;
    top: auto !important;
    left: auto !important;
    margin: 0 !important;
}

.cpo-product-actions .atw-button {
    all: unset;
    box-sizing: border-box;
    width: 44px !important;
    height: 44px !important;
    min-height: 0 !important;
    padding: 0 !important;
    background: #76767666 !important;
    border: none !important;
    border-radius: 50% !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    cursor: pointer;
    transition: background 0.2s ease;
}

.cpo-product-actions .atw-button:hover {
    background: #76767633 !important;
}

.cpo-product-actions .atw-button .atw-button-text {
    display: none !important;
}

.cpo-product-actions .atw-button .atw-button-icon {
    display: block !important;
    width: 14px !important;
    height: 14px !important;
    margin: 0 !important;
}

/* Outlined white heart by default, fully filled white when added to wishlist */
.cpo-product-actions .atw-button .atw-button-icon path {
    stroke: #ffffff !important;
}

.cpo-product-actions .atw-button.atw-button-add .atw-button-icon path {
    fill: none !important;
}

.cpo-product-actions .atw-button.atw-button-added .atw-button-icon path {
    fill: #ffffff !important;
    stroke: #ffffff !important;
}

.rolex-cpo-action-container .product__form--add-to-cart:before,
.rolex-cpo-action-container .product__form--add-to-cart:after {
    display: none !important;
}

.rolex-cpo-action-container .product__form--add-to-cart svg {
    width: 12px;
    height: 12px;
    fill: #fff !important;
}

.rolex-cpo-action-container .product__form--add-to-cart svg path {
    fill: #fff;
}

body.preowned-category-section #gf-tree * {
    font-family: Helvetica Now Text, Helvetica, Arial, sans-serif !important;
}

.preowned-category-section .spf-product-card__image-wrapper {
    display: block;
    padding: 0 !important;
    line-height: 0;
}

.preowned-category-section .spf-product-card__image-wrapper img {
    position: static;
}

.preowned-grid-wrapper .spf-product-card {
    border: none !important;
}

.preowned-grid-wrapper .spf-product-card__image-wrapper {
    overflow: hidden;
    line-height: 0;
}

.preowned-grid-wrapper .spf-product-card .spf-product-card__image-wrapper img {
    transition: 0.7s;
}

.preowned-grid-wrapper .spf-product-card:hover .spf-product-card__image-wrapper img {
    transform: scale(1.1);
}

.rolex-preowned-watches-grid-area .spf-product-card__vendor {
    display: block !important;
}

.send-mssg-form,
.appointment-form {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.rolex-preowned-watches-grid-area a,
.view-collection a {
    text-decoration: none;
    letter-spacing: 0;
}

.cpo-menu-button[active] .cpo-icon {
    transform: scaleY(-1);
}

.rolex-model-form .section-heading {
    font-size: var(--cpo-heading36);
    line-height: var(--cpo-heading36-lh);
    font-weight: bold;
    color: var(--cpo-brown-color);
    margin: 0;
    margin-bottom: 20px;
    letter-spacing: 0;
}

.rolex-model-form .accordion-header {
    width: 100%;
    text-align: left;
    background: none;
    border: none;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: var(--cpo-body20);
    line-height: var(--cpo-body20-lh);
    font-weight: bold;
    color: var(--cpo-brown-color);
    margin: 0;
    letter-spacing: 0;
    min-height: 80px;
    box-sizing: border-box;
    padding: 0;
    transition: .3s all ease-in-out;
    text-transform: inherit;
}

.rolex-model-form .rolex-preowned_accordion {
    border-top: 1px solid #452c1e66;
}

.rolex-model-form .rolex-preowned_accordion-item {
    border-bottom: 1px solid #452c1e66;
}

.rolex-model-form .rolex-preowned_accordion-item h3 {
    background-color: transform !important;
}

.rolex-preowned_accordion-item .rolex-icon,
.rolex-preowned_accordion-item .rolex-icon span {
    width: 15px;
    height: 15px;
    display: block;
}

.rolex-preowned_accordion-item .rolex-icon .minus {
    display: none;
}

.rolex-preowned_accordion-item.open .rolex-icon .minus {
    display: block;
}

.rolex-preowned_accordion-item.open .rolex-icon .plus {
    display: none;
}

.rolex-preowned_accordion-item .rolex-icon svg {
    display: block;
    width: 15px;
    height: 15px;
    fill: #452c1e;
}

.rolex-preowned_accordion-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease;
}

@media (max-width: 768px) {
    .preowned-portrait-full .cpo_container-gapping {
        padding: 0 !important;
    }
}

@media (min-width: 768px) {
    .image-component-wrapper.medium-width-img .cpo-image-wrapper .cpo-image-wrapper-inner {
        grid-column: 2 / 12;
    }

    .image-component-wrapper.small-width-img .cpo-image-wrapper .cpo-image-wrapper-inner,
    .body-text-block .body-text-block-inner,
    .quote-text-block .quote-text-block-inner,
    .logo-component-wrapper .cpo-logo-wrapper-inner,
    .preowned-family-container .preowned-family-content {
        grid-column: 3 / 11;
    }

    .grid-breakpoint,
    .slider_rolex,
    .slider_rolex .banner-slide-content {
        grid-template-columns: repeat(12, 1fr);
        column-gap: 8px;
    }

    .preowned-grid-wrapper {
        gap: 8px;
        row-gap: 60px;
    }

    .preowned-grid-wrapper.cols-1 {
        grid-template-columns: repeat(1, 1fr);
    }

    .preowned-grid-wrapper.cols-2 {
        grid-template-columns: repeat(2, 1fr);
    }

    .preowned-grid-wrapper.cols-3 {
        grid-template-columns: repeat(3, 1fr);
    }

    .preowned-grid-wrapper.cols-4 {
        grid-template-columns: repeat(4, 1fr);
    }

    .preowned-grid-wrapper.cols-5 {
        grid-template-columns: repeat(5, 1fr);
    }

    .preowned-grid-wrapper.cols-6 {
        grid-template-columns: repeat(6, 1fr);
    }

    .preowned-grid-wrapper.cols-2 .preowned-banner-content {
        margin-right: 20px;
    }

    .banner__content-container {
        bottom: inherit;
        top: 50%;
        transform: translateY(-50%);
    }

    .banner__content-container.content_left .banner__content-inner .cpo-banner__content {
        grid-column: 1 / 8;
        padding-right: 40px;
    }

    .banner__content-container.content_right .banner__content-inner .cpo-banner__content {
        grid-column: 6 / -1;
        padding-left: 40px;
    }

    .preowned-slider .splide__pagination {
        bottom: 40px;
    }

    .cpo-attribute ul {
        padding: 80px 1.5rem;
        grid-template-columns: repeat(12, 1fr) !important;
        column-gap: 8px;
        grid-auto-flow: column;
    }

    .cpo-attribute ul>*:nth-child(3n+1) {
        grid-column: 1 / span 3;
    }

    .cpo-attribute ul>*:nth-child(3n+2) {
        grid-column: 5 / span 3;
    }

    .cpo-attribute ul>*:nth-child(3n+3) {
        grid-column: 9 / span 3;
    }

    .rolex-cpo-action-container {
        gap: 10px;
    }
}

@media (min-width: 992px) {
    .preowned-grid-wrapper {
        row-gap: 90px;
    }

    .preowned-grid-wrapper.cols-1 .preowned-banner-content {
        width: 70%;
    }

    .preowned-grid-wrapper.cols-2 .preowned-banner-content {
        margin-right: 40px;
    }

    .preowned-grid-wrapper.cols-3 .preowned-banner-content {
        margin-right: 20px;
    }

    .preowned-large-top {
        padding-top: 90px !important;
    }

    .preowned-bottom-large {
        padding-bottom: 90px !important;
    }

    .preowned-feature-product .cpo-watch-grid {
        padding: 0;
    }

    .preowned-category-section .view-collection {
        margin-bottom: 0;
    }
}

@media (min-width: 1025px) {
    .cpo-introduction_left {
        grid-column: 1 / 6;
        margin-bottom: 0;
    }

    .cpo-introduction_right {
        grid-column: 7 / 12;
    }

    .image-component-wrapper.small-width-img .cpo-image-wrapper .cpo-image-wrapper-inner,
    .body-text-block .body-text-block-inner,
    .quote-text-block .quote-text-block-inner,
    .logo-component-wrapper .cpo-logo-wrapper-inner,
    .preowned-family-container .preowned-family-content {
        grid-column: 4 / 10;
    }

    .preowned-grid-wrapper.cols-1 .preowned-banner-content {
        width: 50%;
    }

    .time-with-dropicon span.icon {
        margin-top: -5px;
    }

    .cpo-attribute ul {
        padding: 90px 0;
    }

    .cpo-attribute ul>*:nth-child(3n+1) {
        grid-column: 2 / span 2;
    }

    .cpo-attribute ul>*:nth-child(3n+2) {
        grid-column: 5 / span 2;
    }

    .cpo-attribute ul>*:nth-child(3n+3) {
        grid-column: 8 / span 2;
    }

    .banner__content-container.content_left .banner__content-inner .cpo-banner__content {
        padding-right: 60px;
    }
}

#gf_pagination_wrap .btn.btn-primary.gf-loadmore-btn {
    height: 44px;
    padding: 0 30px !important;
    font-weight: 700 !important;
    background: #127749 !important;
    color: #fff !important;
    border-radius: 50px !important;
    align-items: center;
    font-size: 14px !important;
    display: inline-flex !important;
    border: 1px solid #006039 !important;
    text-decoration: none !important;
    letter-spacing: 0 !important;
    text-transform: inherit !important;
}

#gf_pagination_wrap .btn.btn-primary.gf-loadmore-btn:hover {
    background: #006039 !important;
}

@media (min-width: 300px) and (max-width: 1366px) {
    .preowned-category-section #gf_pagination_wrap {
        padding-bottom: 40px;
    }
}

.product-info-main h1 {
    margin: 0;
}

#keep-exploring-slider .splide__arrow {
    display: none !important;
}

@media (min-width: 1440px) {
    #keep-exploring-slider .splide__arrow {
        display: flex !important;
    }
    #model-contact-form .preowned-form-wrapper .gfb__template__wizard1 .gfb__sticky-footer,
    .preowned-appointment-section .gfb__sticky-footer,
    .preowned-appointment-section .backtoblock,
    .preowned-product-appointment .backtoblock {
        padding-left: 0% !important;
    }
}

.gf-left #gf-tree .gf-option-block.is-collapsed .gf-block-content {
    content-visibility: visible !important;
}

.store-detail-detail .tags-pill {
    margin-bottom: 4px;
    flex-wrap: wrap;
    gap: 7px;
    display: flex;
    gap: 0.5rem;
}

.store-detail-detail span {
    font-size: 12px;
    border-radius: 4px;
    line-height: 16px;
    padding: 4px 8px;
    background-color: rgb(244, 239, 234);
}

.store-detail-detail span.active-retailer {
    color: #127749 !important;
}

.store-detail-timing button {
    letter-spacing: inherit;
    text-transform: none;
}

.has-preowned-template .section-header {
    position: static;
}


/* Preowned Styling  */

.rolex-preowned-product-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, calc(100% / 2 - 6px * (2 - 1) / 2));
    gap: 6px;
}

img.cpo-product-image {
    object-fit: contain;
    height: auto;
}

.product-grid__item {
    background: #000;
    display: block;
}

.cpo-product-content {
    padding: 20px;
    padding-bottom: 30px;
}

.rolex-preowned-card__link,
.rolex-preowned-card__link:hover {
    color: inherit;
    text-decoration: none;
    height: 100%;
    letter-spacing: 0;
}

span.cpo-rolex-subtitle {
    font-size: var(--cpo-legend-16) !important;
    font-weight: bold;
    color: #f8f8f8;
    line-height: 1.2 !important;
    display: inline-block;
}

.cpo-rolex-title {
    font-size: var(--cpo-body24);
    font-weight: 700;
    color: #f8f8f8;
    line-height: 1.2;
    margin: 0px;
    margin-bottom: 5px;
    letter-spacing: 0;
}

.cpo-product-description,
.cpo-product-description p,
.cpo-product-price {
    font-size: var(--cpo-legend-16) !important;
    font-weight: normal;
    color: #f8f8f8;
    line-height: 1.2 !important;
}

.cpo-no-products-message {
    grid-column: 1 / -1;
}

.not-found {
    max-width: 768px;
    margin: auto;
}

.not-found p {
    display: block;
    margin: 0;
    text-align: center;
    letter-spacing: 0;
    font-size: var(--cpo-body20);
    line-height: var(--cpo-body20-lh);
    color: var(--cpo-black);
    font-weight: 300;
}

.not-found p a {
    color: #212121;
    text-decoration: underline;
    text-decoration-color: #959595;
    text-underline-offset: 6px;
    line-height: 1.6;
    display: inline-block;
    text-decoration-thickness: 1px;
    font-weight: 300;
}

.not-found p a:hover {
    color: #127749;
    text-decoration-color: #127749;
}

#feature-product-slider ul.splide__pagination {
    margin-top: 30px;
    position: static;
    margin-bottom: -10px;
}

@media (min-width: 768px) {
    .cpo-product-content {
        padding: 30px;
        padding-bottom: 40px;
    }
}

@media (min-width: 1025px) {
    .rolex-preowned-product-grid {
        grid-template-columns: repeat(auto-fit, calc(100% / 3 - 8px * (3 - 1) / 3));
        gap: 8px;
    }
}


@media (min-width: 1920px) {
    .cpo-product-content {
        padding: 50px;
        padding-bottom: 50px;
    }
}


/* Send Message Styling */
.preowned-form-wrapper,
.preowned-thankyou_mssg {
    grid-column: 1 / -1;
}

.preowned-form-holder {
    all: unset;
}

.preowned-form-holder .globo-form-app {
    margin: 0 !important;
    padding: 0 !important;
}

.preowned-form-holder .globo-form-app .panel {
    padding: 0;
    gap: 0;
}

.preowned-form-holder .globo-form-control {
    padding: 0;
    margin: 0;
}

.preowned-form-holder .rpo-form_subtitle p {
    text-align: center;
    font-weight: bold;
    color: #452c1e;
    font-size: var(--cpo-body24);
    line-height: 1.2;
}

.preowned-form-holder .rpo-form_title h3 {
    font-size: var(--cpo-heading50) !important;
    text-align: center;
    font-weight: bold;
    color: #452c1e !important;
    line-height: 1.2;
    letter-spacing: normal;
}

.preowned-form-holder .rpo-form_title.step01 h3 {
    margin-top: 0px;
    margin-bottom: 30px;
}

.preowned-form-holder .rpo-form_title.step02 h3 {
    margin-top: 0px;
    margin-bottom: 40px;
}

.preowned-form-holder .block-container {
    display: grid !important;
    grid-template-columns: repeat(6, 1fr);
    column-gap: 6px !important;
    /* position: static !important; */
    visibility: visible !important;
    width: 100%;
}

.preowned-form-holder .block-container>* {
    grid-column: 1 / -1;
}

.preowned-form-holder .rpo-form_content p {
    text-align: center;
    font-weight: 400;
    color: #212121;
    font-size: var(--cpo-body20);
    line-height: 1.6;
}

.preowned-form-holder .gfb__indicator--line {
    display: none !important;
}

.preowned-form-holder .rpo-form_textarea {
    margin-top: 40px !important;
}

/* .preowned-form-holder .rpo-form_textarea .messages .error{
  text-align: center;
} */
/* .rpo-form_field.has-error label span.text-smaller,
.rpo-form_field.has-error label {
    color: #be0100 !important;
} */

.preowned-form-wrapper .gfb-style-line .globo-form-control.rpo-form_checkbox.has-error .checkbox-wrapper .checkbox-input~.checkbox-label:before {
    border-color: #be0100 !important;
}

.preowned-form-holder .rpo-form_textarea textarea {
    background: #fff !important;
    padding: 30px !important;
    font-size: 16px !important;
    min-height: 270px !important;
    box-shadow: none !important;
}

.preowned-form-holder .rpo-form_textarea .globo-form-input {
    margin: 0 !important;
}

.preowned-form-holder .gfb__footer.wizard__footer {
    margin-top: 30px !important;
    text-align: center !important;
}

.preowned-form-holder .globo-form-input select {
    appearance: none !important;
    -webkit-appearance: none !important;
    /* Safari */
    -moz-appearance: none !important;
    /* Firefox */
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 15 15' xml:space='preserve'%3E%3Cpath fill='black' d='M7.5,11.6L0,3.4h15L7.5,11.6z'/%3E%3C/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-position: right center !important;
    background-size: 12px 12px !important;
    background-position-y: calc(50% + 2px) !important;
    cursor: pointer;
}

.preowned-form-holder .gfb__footer.wizard__footer button,
.thankyou-bttn a {
    all: unset;
    height: 44px;
    padding: 0 26px !important;
    font-weight: 700 !important;
    background: #127749 !important;
    background-color: #127749 !important;
    color: #fff !important;
    border-radius: 50px !important;
    font-size: 14px !important;
    line-height: 1.2;
    outline: none !important;
    border: none !important;
    position: relative;
    display: inline-flex;
    align-items: center;
    margin: auto;
    margin-top: 0px;
    width: max-content;
    text-transform: initial !important;
    gap: 0;
    justify-content: center;
    letter-spacing: 0;
    cursor: pointer;
    box-shadow: none !important;
}

.preowned-form-holder .gfb__footer.wizard__footer button .spinner {
    /* width: 100%; */
    left: 50%;
    transform: translateX(-50%);
    max-width: 140px;
    border-radius: 50px;
    background: #127749 !important;
}

.preowned-form-holder .gfb__footer.wizard__footer button[data-next-text="Next"] {
    position: relativeicon;
}

.preowned-form-holder .gfb__footer.wizard__footer button[data-next-text="Next"]::after {
    content: "";
    width: 12px;
    height: 12px;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 15'><path d='M12,7.5l-1.3,1.4L4.6,15l-1.5-1.5l6.1-6.1L3,1.4L4.5,0l6.1,6.1L12,7.5z' fill='%23ffffff'/></svg>");
    background-repeat: no-repeat;
    background-size: contain;
    pointer-events: none;
    display: inline-block;
    margin-left: 6px;
    margin-bottom: 2px;
}

.preowned-form-holder .gfb__footer.wizard__footer button.wizard__submit[data-next-text="Next"]::after {
    display: none !important;
}

.thankyou-bttn {
    margin-bottom: 50px !important;
}

.preowned-form-wrapper .gfb__template__wizard1 .gfb__sticky-footer {
    position: absolute;
    bottom: inherit;
    right: inherit;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 0px;
    top: 0;
    z-index: 999;
    left: 0;
    margin-top: 30px;
    /* padding-left: 5%; */
}

#model-contact-form .preowned-form-wrapper .gfb__template__wizard1 .gfb__sticky-footer, .preowned-appointment-section .gfb__sticky-footer, .preowned-appointment-section .backtoblock, .preowned-product-appointment .backtoblock {
    margin-left: 5% !important;
}

.preowned-module-form-wrapper {
    padding-left: 5%;
    padding-right: 5%;
}

.preowned-form-holder .gfb__sticky-navigation .gfb__sticky-navigation-next {
    display: none !important;
}

.preowned-form-holder .gfb__sticky-navigation .gfb__sticky-navigation-previous {
    width: auto !important;
    height: auto !important;
    background: transparent;
    all: unset;
    position: relative;
    display: flex;
    align-items: center;
    gap: 6px;
}

.preowned-form-holder .gfb__sticky-navigation .gfb__sticky-navigation-previous:after {
    content: "Back";
    font-size: 14px !important;
    font-weight: 700 !important;
    color: #212121 !important;
    line-height: 1.6;
    display: inline-block !important;
    margin-top: 2px;
}

.preowned-form-holder .gfb__sticky-navigation .gfb__sticky-navigation-previous svg {
    width: 12px !important;
    height: 12px !important;
    fill: #212121 !important;
    transform: rotate(-90deg);
    vertical-align: top !important;
}

.rpo-form_field label,
.rpo-form_field label span.text-smaller {
    font-size: var(--cpo-legend-16) !important;
    line-height: 1.1 !important;
    color: #452c1e80 !important;
    margin: 0 !important;
    font-weight: bold !important;
}

.rpo-form_field {
    margin-bottom: 30px !important;
}

.rpo-form_field .globo-form-input {
    margin: 0 !important;
    /* margin-bottom: 30px !important; */
}

.rpo-form_field .globo-form-input input,
.rpo-form_field .globo-form-input select {
    padding: 10px 0 !important;
    font-size: var(--cpo-body20) !important;
    font-weight: bold !important;
    color: #212121 !important;
    box-shadow: none !important;
    border-bottom: 1px solid #452c1e66 !important;
    line-height: normal !important;
}

.rpo-form_field.sm_field {
    grid-column: 1 / 3;
}

.rpo-form_field.md_field.last_name {
    grid-column: 1 / -1;
}

.rpo-form_field.md_field,
.rpo-form_field.lg_field {
    grid-column: 3 / -1;
}

.rpo-form_field.email_field {
    margin: 0 !important;
}

.before_field p {
    font-size: var(--cpo-legend-16) !important;
    line-height: 1.1 !important;
    color: #452c1e80 !important;
    margin-top: 16px;
    margin-bottom: 16px;
    font-weight: bold !important;
    text-align: left;
}

.rpo-form_mandatory p {
    font-size: 14px;
    line-height: 1.1;
    color: #212121;
    margin-top: 10px;
    text-align: left;
    margin-bottom: 20px;
}

.rpo-form_checkbox .globo-form-input {
    margin: 0 !important;
}

.rpo-form_checkbox li.globo-list-control {
    padding: 0;
}

.rpo-form_checkbox .checkbox-wrapper {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    min-height: inherit !important;
}

.rpo-form_checkbox .checkbox-wrapper label.checkbox-label.globo-option {
    padding: 0 !important;
}

.rpo-form_checkbox .checkbox-wrapper label.checkbox-label.globo-option {
    padding: 0 !important;
    font-size: var(--cpo-legend-16) !important;
    line-height: 1.5 !important;
    color: #212121 !important;
}

.rpo-form_checkbox .checkbox-wrapper label.checkbox-label.globo-option:before {
    top: 0 !important;
}

/* .preowned-form-holder .globo-form-control.rpo-form_gap {
    margin-top: 12px !important;
} */
.preowned-thankyou_mssg {
    text-align: center;
}

.preowned-thankyou_mssg .subtitle {
    margin: 0;
    font-weight: bold;
    color: #452c1e;
}

.preowned-thankyou_mssg .title {
    font-weight: bold;
    margin: 0;
    margin-bottom: 20px;
    color: #452c1e;
}

.preowned-thankyou_mssg .thankyou_text {
    display: flex;
    flex-direction: column;
}

.preowned-thankyou_mssg .thankyou_text strong {
    margin-bottom: 15px;
}

.preowned-thankyou_mssg .thankyou_text {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}

.rpo-form_checkbox .checkbox-wrapper {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    min-height: inherit !important;
    /* padding-bottom: 12px; */
    padding-left: 30px !important;
}

.rpo-form_checkbox.rpo-form_gap {
    padding-top: 12px !important;
}

.rpo-form_checkbox label.line-label.globo-label {
    display: none !important;
}

.preowned-form-wrapper .gfb-style-line .globo-form-control .checkbox-wrapper .checkbox-input~.checkbox-label:before,
.preowned-form-wrapper .gfb-style-line .globo-form-control .checkbox-wrapper .checkbox-input~.checkbox-label:after,
.preowned-form-wrapper .gfb-style-line_rounded .globo-form-control .checkbox-wrapper .checkbox-input~.checkbox-label:before,
.preowned-form-wrapper .gfb-style-line_rounded .globo-form-control .checkbox-wrapper .checkbox-input~.checkbox-label:after {
    top: 0px !important;
    left: -28px;
    border-color: #ccc;
    border-radius: 20px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.preowned-form-wrapper .globo-form-control .checkbox-wrapper .checkbox-input:checked~.checkbox-label:before {
    background-color: var(--gfb-primary-color);
    background-color: #007b55 !important;
    box-shadow: none !important;
    border-color: #007b55 !important;
}

.rpo-form_checkbox .globo-form-input ul.flex-wrap {
    margin: 0 !important;
}

/* .rpo-form_field select{
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url('data:image/svg+xml;utf8,<svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M7.5 11.5999L0 3.3999H15L7.5 11.5999Z" fill="#212121"/>
</svg>');
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 12px;
  padding-right: 35px;
  background-color: white; 
  border: 1px solid #ccc;
  width: 100%;
} */
.preowned-thankyou_mssg .thankyou_mssg-content,
.preowned-thankyou_mssg .thankyou_mssg-img {
    grid-column: 1 / -1;
}

.preowned-module-wrapper,
.preowned-module-form-wrapper {
    grid-column: 1 / -1;
}

.preowned-module-wrapper .preowned-block-listing__image-wrapper {
    margin: 0;
}

.preowned-module-form-wrapper {
    background: #fff;
    margin: 0px;
    padding-top: 60px;
    padding-bottom: 40px;
}

.preowned-module-form-wrapper .preowned-form-holder .rpo-form_textarea textarea {
    background-color: #f9f7f4 !important;
}

.preowned-form-holder .globo-form-control .error {
    color: #be0100 !important;
    font-size: var(--cpo-legend-16) !important;
    font-weight: bold;
    margin-top: 5px;
    line-height: 1.1;
    opacity: 1 !important;
    text-align: left;
}

.preowned-form-holder .rpo-form_location.globo-form-control .error {
    text-align: center;
}

.preowned-form-holder .gfb__sticky-navigation .gfb__sticky-navigation-previous {
    cursor: pointer;
}

.preowned-form-holder .gfb__sticky-navigation .gfb__sticky-navigation-previous.gfb__sticky-navigation-disabled {
    opacity: 0;
}

.preowned-product-detail .gallery360__viewer {
    height: 100%;
}

.preowned-form-holder .globo-form-app .panels {
    position: relative;
    overflow: visible;
    display: block;
    transition: initial;
    z-index: 100;
    height: initial !important;
}

.preowned-form-holder .globo-form-app .panel {
    padding: 0;
    gap: 0;
    transform: initial !important;
    position: relative;
    opacity: 1 !important;
    visibility: visible !important;
    display: none !important;
}

.preowned-form-holder .globo-form-app .panel.movingIn {
    display: grid !important;
}


/* Apointment Styling */

.preowned_body20,
.preowned_body20 p {
    font-size: var(--cpo-body20);
    letter-spacing: 0;
    line-height: 1.6;
    color: #212121;
}

.preowned_heading50 {
    font-size: var(--cpo-heading50);
    line-height: 1.2;
    letter-spacing: 0;
}

.preowned_body24,
.preowned_body24 p {
    font-size: var(--cpo-body24);
    line-height: 1.2;

}

.preowned_legend16 {
    font-size: var(--cpo-legend-16);
    line-height: 1.1;
}

.preowned_heading30 {
    font-size: var(--cpo-heading30);
    line-height: 1.2;
}

.preowned-appointment-wrapper {
    grid-column: 1 / -1;
    text-align: center;
}

.preowned-appointment_header .subtitle {
    margin: 0;
    font-weight: bold;
    letter-spacing: 0;
    color: #452c1e;
}

.preowned-appointment_header .title {
    font-weight: bold;
    margin: 0;
    margin-bottom: 30px;
    color: #452c1e;
    letter-spacing: 0;
}

.preowned-appointment_content .light-text {
    margin-bottom: 30px;
}

.preowned-appointment_content .bold-text {
    margin: 0;
}

.preowned-appointment-main-blocks {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
}

.preowned-appointment-main-blocks {
    margin: auto;
    margin-top: 40px;
}

.preowned-appointment-main-blocks>.preowned-appointment-item {
    width: 100%;
}

.preowned-appointment-item button {
    all: unset;
    width: 100% !important;
    display: block;
    cursor: pointer !important;
}

.preowned-appointment-block-text {
    margin-top: 10px;
}

.preowned-appointment-block-text .subtitle,
.preowned-appointment-block-text .title {
    color: #212121;
    font-weight: bold;
    text-align: left;
    margin: 0;
    letter-spacing: 0;
}

.preowned-product-appointment {
    width: 100%;
    clear: both;
    padding-top: 80px;
    padding-bottom: 40px;
    padding-left: 5%;
    padding-right: 5%;
}

.preowned-product-appointment .preowned-appointment-blocks.form-group-block {
    display: block !important;
    width: 100%;
    overflow: visible;
}

.preowned-product-appointment .preowned-appointment-main-blocks {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
    width: 100%;
    margin-top: 50px;
}

.preowned-appointment-main-blocks {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
    width: 100%;
    margin-top: 50px;
}

.preowned-product-appointment .preowned-appointment-main-blocks>.preowned-appointment-item {
    width: auto !important;
    min-width: 0;
}

.preowned-product-appointment .preowned-appointment-item button {
    box-sizing: border-box;
    min-height: 90px;
}

.preowned-product-appointment .preowned-appointment-block-text {
    /* margin-top: 0; */
    overflow: visible;
}

.preowned-product-appointment .preowned-appointment-block-text .subtitle,
.preowned-product-appointment .preowned-appointment-block-text .title {
    overflow-wrap: anywhere;
}

.form-group-hidden {
    display: none !important;
}

.form-group-block {
    display: block !important;
}

/* .preowned-appointment-form {
    position: relative;
} */
.preowned-appointment-form .gfb__template__wizard1 .gfb__sticky-footer {
    position: absolute;
    /* top: -44px; */
    left: 0;
    right: inherit;
    bottom: inherit;
    /* padding-left: calc(100% * 2.5 / 12); */
}

.preowned-appointment-form .globo-form-app,
.preowned-appointment-form .globo-form-app .panel,
.preowned-appointment-form .globo-form-app .panels {
    position: inherit;
}

.preowned-appointment-form .backtoblock {
    all: initial;
    position: absolute !important;
    top: 0px;
    left: 0 !important;
    justify-content: space-between !important;
    align-items: center !important;
    gap: 8px !important;
    margin-top: 30px !important;
    /* padding-left: 5%; */
    z-index: 9999;
    cursor: pointer;
}

.preowned-appointment-form .backtoblock p {
    font-size: 14px !important;
    font-weight: 700 !important;
    color: #212121 !important;
    line-height: 1.6;
    display: inline-block !important;
    position: relative;
}

.rpo-form_time .globo-description,
.rpo-form_date .globo-description {
    display: none;
}

.preowned-appointment-form .backtoblock p:before {
    content: "";
    width: 12px;
    height: 12px;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 15'><path d='M12,7.5l-1.3,1.4L4.6,15l-1.5-1.5l6.1-6.1L3,1.4L4.5,0l6.1,6.1L12,7.5z' fill='%23212121'/></svg>");
    background-repeat: no-repeat;
    background-size: contain;
    pointer-events: none;
    display: inline-block;
    margin-right: 6px;
    transform: scaleX(-1);
}

.preowned-form-holder .rpo-form_title.step_02 h3 {
    margin-bottom: 30px;
}

.preowned-form-holder .rpo-form_title.step_03 h3,
.preowned-form-holder .rpo-form_title.step_04 h3,
.preowned-form-holder .rpo-form_title.step_05 h3 {
    margin-bottom: 50px;
}

.rpo-form_location .globo-form-input {
    margin: 0 !important;
}

.rpo-form_location .globo-list-control {
    position: relative;
    border: 1px solid transparent;
    cursor: pointer;
    background: #fff !important;
}

.rpo-form_location .globo-list-control:hover {
    border: 1px solid #127749;
}

.rpo-form_location .globo-list-control:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    border: 2px solid #ccc;
    width: 30px;
    height: 30px;
    background: #127749;
    opacity: 0;
    border-color: #127749;
}

.rpo-form_location .globo-list-control:after {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 15'><path d='M4.9,12.8L0,7.1l1.9-1.7l3.2,3.7l8.2-6.9l1.7,2L4.9,12.8z' fill='%23ffffff'/></svg>");
    width: 12px;
    height: 12px;
    content: "";
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 9px;
    left: 9px;
    opacity: 0;
    /* remove this if you want to show it */
}

.rpo-form_location .globo-list-control.active {
    border: 1px solid #127749;
}

.rpo-form_location .globo-list-control:hover:before,
.rpo-form_location .globo-list-control:hover:after {
    opacity: 1;
}

.rpo-form_location .globo-list-control.active:before,
.rpo-form_location .globo-list-control.active:after {
    opacity: 1;
}

.rpo-form_location .gfb__button-container {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 8px;
    justify-content: center;
}

.rpo-form_location .globo-form-input label.gfb__radio-label.globo-option {
    box-shadow: none !important;
    background: transparent !important;
}

.rpo-form_location .globo-form-input label.gfb__radio-label.globo-option {
    box-shadow: none !important;
    background: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
}

.rpo-form_location .gfb__button-container .globo-list-control {
    width: 100% !important;
}

.rpo-form_location .button-subheading {
    font-weight: bold;
    color: #452c1e;
    /* margin-bottom: 10px; */
}

.rpo-form_location .button-heading {
    font-weight: bold;
    color: #452c1e;
    margin-bottom: 20px;
}

.rpo-form_location .button-content {
    font-weight: 400;
    color: #212121;
}

.rpo-m {
    margin-bottom: 0 !important;
}

.preowned-appointment-detailed {
    grid-column: 1 / -1;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 40px;
    padding-bottom: 40px;
    background: #fff;
    text-align: left;
    margin-top: 40px;
}

p.backtohomepage {
    grid-column: 1 / -1;
    margin: 0;
    margin-top: 30px;
}

.preowned-appointment-detailed .title {
    margin-bottom: 40px;
    color: #452c1e;
}

.preowned-appointment-detailed p {
    margin: 0px;
    color: #212121;
}

.preowned-appointment-detailed p:not(:last-child) {
    margin-bottom: 20px;
}

.preowned-appointment-detailed p strong {
    display: block;
    color: #212121;
}

.preowned-appointment-media {
    overflow: hidden;
}

.preowned-appointment-media img {
    transition: .7s !important;
}

.preowned-appointment-media:hover img {
    transform: scale(1.1);
}

.grid_breakpoint {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    column-gap: 6px;
}

.relative-form-wrapper {
    position: relative;
    z-index: 9;
}

.rpo-form_checkbox a {
    color: #127749 !important;
    font-weight: bold;
}

.rpo-form_hidden_field {
    display: none !important;
}

.preowned-product-appointment .rpo-form_location .globo-list-control {
    background: #f9f7f4 !important;
}

.model-appointment-thankyou {
    padding-top: 7vh;
    padding-bottom: 7vh;
    background: #fff;
}

.model-appointment-thankyou>div {
    grid-column: 1 / -1 !important;
}

.model-appointment-thankyou .preowned-appointment-detailed {
    background: #f9f7f4 !important;
}

.rpo-form_location .globo-list-control {
    position: relative;
    border: 2px solid transparent;
    transition: border-color 0.3s ease;
}

/* Checkbox box */
.rpo-form_location .globo-list-control::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    border: 2px solid #ccc;
    width: 30px;
    height: 30px;
    background: #127749;
    opacity: 0;
    border-color: #127749;
    transition: opacity 0.3s ease;
}

/* Tick icon */
.rpo-form_location .globo-list-control::after {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 15'><path d='M4.9,12.8L0,7.1l1.9-1.7l3.2,3.7l8.2-6.9l1.7,2L4.9,12.8z' fill='%23ffffff'/></svg>");
    width: 12px;
    height: 12px;
    content: "";
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 9px;
    left: 9px;
    opacity: 0;
    transition: opacity 0.3s ease;
}

/* Active state */
.rpo-form_location .globo-list-control:has(.gfb__radio-input:checked) {
    border: 2px solid #127749;
}

.globo-list-control:has(.gfb__radio-input:checked)::before,
.globo-list-control:has(.gfb__radio-input:checked)::after {
    opacity: 1;
}

.keyfocus .cpo-form-accessibility input:focus-visible,
.keyfocus .cpo-form-accessibility textarea:focus-visible,
.keyfocus .cpo-form-accessibility select:focus-visible,
.keyfocus .cpo-form-accessibility button:focus-visible,
.keyfocus .cpo-form-accessibility a:focus-visible,
.keyfocus .cpo-form-accessibility label:focus-visible,
.keyfocus .cpo-form-accessibility .globo-option:focus-visible,
.keyfocus .cpo-form-accessibility .line-input:focus-visible,
.keyfocus .cpo-form-accessibility .gfb__line-button:focus-visible,
.keyfocus .cpo-form-accessibility .gfb__sticky-navigation-next:focus-visible,
.keyfocus .cpo-form-accessibility .gfb__sticky-navigation-previous:focus-visible,
.keyfocus .preowned-appointment-form .backtoblock:focus-visible,
.keyfocus .gfb__sticky-navigation-previous:focus-visible {
    outline: 2px solid #127749 !important;
    outline-offset: 2px !important;
    box-shadow: none !important;
}

.keyfocus .cpo-form-accessibility .rpo-form_checkbox a:focus-visible {
    outline-offset: 1.5px !important;
}

.rpo-form_location>label.line-label {
    display: none !important;
}

.rpo-form_location .globo-list-control .gfb__radio-wrapper>label.gfb__radio-label.globo-option {
    padding: 30px !important;
}

.preowned-form-holder div.globo-form-control[data-type="consent"] .radio-wrapper,
.preowned-form-holder div.globo-form-control[data-type="consent"] .checkbox-wrapper {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    min-height: inherit !important;
    padding-left: 30px !important;
}

.preowned-form-holder div.globo-form-control[data-type="consent"] .checkbox-wrapper {
    padding: 0 !important;
    overflow: visible !important;
    flex-wrap: wrap;
}

.preowned-form-holder div.globo-form-control[data-type="consent"] .globo-form-input input[type=checkbox] {
    appearance: none;
    -webkit-appearance: none;
    width: 18px;
    height: 18px;
    border: 1px solid #452c1e40;
    border-radius: 25px;
    position: relative;
    cursor: pointer;
    background: transparent;
    display: block;
    box-shadow: none;
    margin-right: 10px;
    flex: initial;
}

.preowned-form-holder div.globo-form-control[data-type="consent"] .checkbox-wrapper .checkbox-label {
    flex: initial;
    width: calc(100% - 30px) !important;
}

.preowned-form-holder div.globo-form-control[data-type="consent"] .checkbox-wrapper .checkbox-label,
.preowned-form-holder div.globo-form-control[data-type="consent"] .checkbox-wrapper .checkbox-label p {
    font-weight: 400 !important;
    line-height: 1.6 !important;
    font-size: var(--cpo-legend-16) !important;
    padding: 0 !important;
    color: #212121 !important;
    opacity: 1 !important;
}

.preowned-form-holder div.globo-form-control[data-type="consent"] .checkbox-wrapper .checkbox-label p a {
    color: #007b55;
    text-decoration: none;
}

.preowned-form-holder div.globo-form-control[data-type="consent"] .checkbox-wrapper .checkbox-label .label-content {
    all: inherit;
}

.preowned-form-holder div.globo-form-control[data-type="consent"] .checkbox-wrapper .checkbox-label:before,
.preowned-form-holder div.globo-form-control[data-type="consent"] .checkbox-wrapper .checkbox-label:after {
    display: none !important;
}

.preowned-form-holder div.globo-form-control[data-type="consent"][data-element-id="consent-1"] {
    padding-bottom: 12px !important;
}

.preowned-form-holder div.globo-form-control[data-type="consent"] .globo-form-input input[type=checkbox]:checked {
    background-color: #007b55;
    border-color: #007b55;
}

.preowned-form-holder div.globo-form-control[data-type="consent"] .globo-form-input input[type=checkbox]:checked:after {
    content: "";
    position: absolute;
    top: 3px;
    left: 6px;
    width: 4px;
    height: 8px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(45deg);
}

.preowned-form-holder div.globo-form-control[data-type="consent"] .globo-form-input {
    margin: 0 !important;
}

.preowned-form-holder div.globo-form-control[data-type="consent"] .globo-list-control {
    width: 100%;
}

@media (min-width: 768px) {
    .preowned-form-wrapper {
        grid-column: 2 / 12;
    }

    .preowned-form-holder .rpo-form_content {
        grid-column: 2 / 10;
    }

    .preowned-form-holder .block-container {
        grid-template-columns: repeat(10, 1fr);
        column-gap: 8px !important;
    }

    .preowned-form-holder .rpo-form_textarea textarea {
        padding: 40px !important;
    }

    .preowned-form-holder .gfb__footer.wizard__footer {
        margin-top: 40px !important;
    }

    .rpo-form_title.step02 {
        grid-column: 1 / -1;
    }

    .template-suffix-rolex-preowned-send-us-a-message .rpo-form_title.step02 {
        grid-column: 1 / -1;
    }

    .rpo-form_field.sm_field {
        grid-column: 1 / 2;
    }

    .rpo-form_field.md_field.first_name {
        grid-column: 2 / 5;
    }

    .template-suffix-rolex-preowned-send-us-a-message .rpo-form_field.md_field.first_name {
        grid-column: 2 / 6;
    }

    .rpo-form_field.md_field.last_name {
        grid-column: 5 / -1;
    }

    .template-suffix-rolex-preowned-send-us-a-message .rpo-form_field.md_field.last_name {
        grid-column: 6 / -1;
    }

    .rpo-form_field.lg_field {
        grid-column: 2 / -1;
    }

    .preowned-thankyou_mssg .thankyou_mssg-content {
        grid-column: 3 / 11;
    }

    .preowned-thankyou_mssg .thankyou_mssg-img {
        grid-column: 2 / 12;
    }

    .preowned-module-form-wrapper {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .preowned-form-holder .gfb__footer.wizard__footer button[data-next-text="Next"]::after {
        margin-left: 8px;
    }

    .preowned-appointment-main-blocks {
        /* width: calc(100% * 8 / 12); */
        margin-top: 50px;
        gap: 8px;
    }

    /* .preowned-appointment-main-blocks > .preowned-appointment-item {
      width: calc(50% - 8px/2);
  } */
    .preowned-product-appointment .preowned-appointment-main-blocks>.preowned-appointment-item {
        width: auto !important;
    }

    .preowned-form-holder .rpo-form_title.step_03 h3,
    .preowned-form-holder .rpo-form_title.step_04 h3,
    .preowned-form-holder .rpo-form_title.step_05 h3 {
        margin-bottom: 60px;
    }

    .rpo-form_location .gfb__button-container .globo-list-control {
        width: calc(60% - 8px / 2) !important;
    }

    .preowned-appointment-detailed {
        padding-top: 70px;
        padding-bottom: 70px;
        grid-column: 3 / 11;
    }

    .preowned-appointment-detailed p:not(:last-child) {
        margin-bottom: 30px;
    }

    .preowned-appointment-wrapper {
        grid-column: 2 / 12;
    }

    .preowned-appointment-wrapper .preowned-thankyou_mssg {
        grid-template-columns: repeat(10, 1fr);
    }

    .preowned-appointment-thankyou,
    .preowned-appointment-detailed,
    .backtohomepage {
        grid-column: 2 / 10 !important;
    }

    .block-container[data-step="2"]>div:not(.rpo-form_subtitle):not(.rpo-form_title) {
        width: calc(100% * 8 / 12);
        margin: auto;
    }

    .grid_breakpoint {
        grid-template-columns: repeat(12, 1fr);
        column-gap: 8px;
    }

    .preowned-product-appointment {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .model-appointment-thankyou {
        padding-top: 10vh;
        padding-bottom: 10vh;
    }

    .model-appointment-thankyou>div {
        grid-column: 3 / 11 !important;
    }

    .rpo-form_location .globo-list-control .gfb__radio-wrapper>label.gfb__radio-label.globo-option {
        padding: 40px !important;
    }
}


@media (min-width: 1025px) {
    .preowned-form-wrapper {
        grid-column: 4 / 10;
    }

    .preowned-form-holder .rpo-form_content {
        grid-column: 2 / 7;
    }

    .preowned-form-holder .block-container {
        grid-template-columns: repeat(7, 1fr);
    }

    .preowned-thankyou_mssg .thankyou_mssg-content {
        grid-column: 5 / 9;
    }

    .template-suffix-rolex-preowned-product .preowned-thankyou_mssg .thankyou_mssg-content {
        grid-column: 4 / 10;
    }

    .preowned-module-form-wrapper {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .rpo-form_field.md_field.first_name {
        grid-column: 2 / 5;
    }

    .rpo-form_field.md_field.last_name {
        grid-column: 5 / -1;
    }

    .preowned-appointment-detailed {
        padding-top: 80px;
        padding-bottom: 80px;
        grid-column: 4 / 10;
    }

    .preowned-appointment-wrapper {
        grid-column: 4 / 10;
    }

    .preowned-appointment-main-blocks {
        width: calc(100% + 33.33%) !important;
        margin-left: calc(-33.33% / 2);
    }

    .preowned-appointment-thankyou,
    .preowned-appointment-detailed,
    .backtohomepage {
        grid-column: 1 / -1 !important;
    }

    .preowned-appointment-thankyou .thankyou_text {
        width: calc(100% * 9 / 12);
        margin: auto;
    }

    .preowned-product-appointment {
        padding-top: 60px;
        padding-bottom: 80px;
    }

    .model-appointment-thankyou>div {
        grid-column: 4 / 10 !important;
    }
}

@media (max-width: 767.98px) {

    .preowned-appointment-main-blocks,
    .preowned-product-appointment .preowned-appointment-main-blocks {
        grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
        gap: 30px !important;
        margin-top: 40px !important;
    }
}

.cpo-logo a {
    display: inline-block;
}

.keyfocus .cpo-rolex-header a:focus-visible {
    outline: 2px solid #9BF9CE !important;
    outline-offset: 3px !important;
    box-shadow: none !important;
}

.keyfocus .cpo-breadcumb a:focus-visible {
    outline: 2px solid #9BF9CE !important;
    outline-offset: 3px !important;
    box-shadow: none !important;
}

.keyfocus section a:focus-visible,
.keyfocus section button:focus-visible {
    outline: 2px solid #127749 !important;
    outline-offset: 3px !important;
    box-shadow: none !important;
}

.single-watch-grid,
.single-watch-grid>a {
    display: block;
    height: 100%;
    background: #000;
}

.preowned-discover-grid a {
    display: inline-block;
}

.cpo-keep-exploring-inner a {
    display: inline-block;
}

.cpo-keep-exploring-inner a:focus-visible {
    outline: 2px solid #127749 !important;
    outline-offset: 3px !important;
    box-shadow: none !important;
}

.rolex-preowned-collection-inner a:focus-visible {
    outline: 2px solid #127749 !important;
    outline-offset: 3px !important;
    box-shadow: none !important;
}

.rolex-preowned-filters .rolex-filter-summary:focus-visible {
    outline: 2px solid #127749 !important;
    outline-offset: 3px !important;
    box-shadow: none !important;
}

.rolex-filter-body input:focus-visible+span {
    outline: 2px solid #127749 !important;
    outline-offset: 3px !important;
    box-shadow: none !important;
}

.rolex-preowned-collection-inner .rolex-filter-list li:first-child {
    padding-top: 10px;
}

.rolex-preowned-collection-inner .rolex-preowned-sort:focus-visible {
    outline: 2px solid #127749 !important;
    outline-offset: 3px !important;
    box-shadow: none !important;
}

.rolex-preowned-content button:focus-visible {
    outline: 2px solid #127749 !important;
    outline-offset: 3px !important;
    box-shadow: none !important;
}

.preowned-category-section a:focus-visible,
button:focus-visible {
    outline: 2px solid #9BF9CE !important;
    outline-offset: 3px !important;
    box-shadow: none !important;
}

.keyfocus #rolex-preowned-gallery-thumbs ul.splide__list li.splide__slide:focus-visible {
    outline: 2px solid #127749 !important;
    outline-offset: 3px !important;
    box-shadow: none !important;
}

#rolex-preowned-gallery-thumbs ul.splide__list li {
    width: calc(25% - 24px / 4);
}

.keyfocus .accordion-item h3:focus-visible {
    outline: 2px solid #127749 !important;
    box-shadow: none !important;
}

.keyfocus .accordion-item h3:focus-visible {
    outline-offset: -1px !important;
}

.rolex-model-form .accordion-header {
    margin-top: 3px;
}

.store-detail-timing button:focus-visible {
    outline: 2px solid #127749 !important;
    outline-offset: 3px !important;
    box-shadow: none !important;
}

.keyfocus .store-location-detail a:focus-visible {
    outline: 2px solid #127749 !important;
    outline-offset: 3px !important;
    box-shadow: none !important;
}

div#rolex-preowned-gallery-thumbs-track {
    overflow: visible !important;
}

.product-media .full-screen-360-button:focus-visible {
    outline: 2px solid #9BF9CE !important;
    outline-offset: 3px !important;
    box-shadow: none !important;
}

.keyfocus .cpo-footer a:focus-visible {
    outline: 2px solid #9BF9CE !important;
    outline-offset: 3px !important;
    box-shadow: none !important;
    display: flow;
}

/* ==================================================
   Contains styles for multiple Shopify sections
   ================================================== */

.rolex-preowned-collection-section .rolex-preowned-content {
    grid-column: 1/-1;
}

.rolex-preowned-collection-section .rolex-bespoke-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 6px;
}

.rolex-preowned-collection-section .rolex-preowned-sidebar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100dvh;
    background: #f9f7f4;
    z-index: 999999;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;

    transform: translateX(-100%);
    transition: transform 0.35s ease-in-out;
    will-change: transform;
}

.rolex-preowned-collection-section .rolex-preowned-sidebar.is-open {
    transform: translateX(0);
    overflow-x: hidden;
}

body.rolex-filter-open {
    overflow: hidden;
}

.rolex-preowned-collection-section .mobile-filter-toggle {
    color: #452c1e;
    font-weight: bold;
    font-size: var(--cpo-body24);
    display: flex;
    align-items: center;
    gap: 6px;
    line-height: normal;
}

.rolex-preowned-collection-section .mobile-filter-toggle span.icon {
    width: 12px;
    height: 12px;
    line-height: normal;
    align-items: center;
    justify-content: center;
    display: flex;
}

.rolex-preowned-collection-section .mobile-filter-toggle span.icon svg path {
    fill: #452c1e;
}

.rolex-preowned-collection-section .rolex-filter-header {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.rolex-preowned-collection-section .rolex-filter-header.desk {
    display: none;
}

.rolex-preowned-collection-section .rolex-filter-header.mob h3 {
    font-size: var(--cpo-heading36);
    font-weight: bold;
    line-height: 1.2;
    color: var(--cpo-brown-color);
    margin-top: 20px;
    display: block;
    width: 100%;
    letter-spacing: normal;
    padding-bottom: 40px;
    text-align: left;
}

.rolex-preowned-collection-section .mobile-filter-close {
    display: block;
    width: 100%;
}

.rolex-preowned-collection-section .mobile-filter-close span {
    display: flex;
    width: 12px;
    height: 12px;
    justify-self: end;
}

.rolex-preowned-collection-section .mobile-filter-close span svg {
    width: inherit;
    height: inherit;
}

.rolex-preowned-collection-section .mobile-filter-close span svg path {
    fill: #452c1e;
    stroke: #452c1e;
    stroke-width: 1.5px;
}

.rolex-preowned-collection-section .rolex-preowned-filters {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 20px;
    height: 100%;
}

.rolex-preowned-collection-section form#FacetFiltersForm {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.rolex-preowned-collection-section .rolex-filter-group {
    border-top: 1px solid #d4d4d4;
}

.rolex-preowned-collection-section .rolex-filter-group:last-child {
    border-bottom: 1px solid #d4d4d4;
}

.rolex-preowned-collection-section .rolex-filter-summary .rolex-filter-text {
    font-size: var(--cpo-body24) !important;
    line-height: 1.2;
    text-transform: capitalize !important;
    font-weight: bold !important;
    color: var(--cpo-brown-color) !important;
    letter-spacing: normal;
    margin: 0;
    border: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    cursor: pointer;
    padding: 20px 0;
    width: 100%;
}

.rolex-preowned-collection-section .rolex-filter-icon::before {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;

    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 15'%3E%3Cpath fill='%23452c1e' d='M15,8.8H8.8V15H6.2V8.8H0V6.2h6.2V0h2.5v6.2H15V8.8z'/%3E%3C/svg%3E");
}

.rolex-preowned-collection-section details[open] .rolex-filter-icon::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 15'%3E%3Cpath fill='%23452c1e' d='M15,8.8H0V6.2h15V8.8z'/%3E%3C/svg%3E");
}

.rolex-preowned-collection-section .rolex-filter-body {
    padding-bottom: 30px;
}

.rolex-preowned-collection-section .bespoke-category-section .gf-option-box li:not(:last-child) {
    margin-bottom: 20px;
    margin-top: 0 !important;
    line-height: initial;
    min-height: inherit !important;
}

.rolex-preowned-collection-section .rolex-filter-list li:not(:last-child) {
    margin-bottom: 20px;
    margin-top: 0 !important;
    line-height: initial;
    min-height: inherit !important;
}

.rolex-preowned-collection-section .rolex-filter-checkbox input {
    accent-color: transparent;
}

.rolex-preowned-collection-section .rolex-filter-checkbox input[type="checkbox"] {

    width: 16px;
    height: 16px;
    margin: 0;

    border: 1px solid #212121;
    border-radius: 3px;

    background: transparent;
    box-shadow: none;

    cursor: pointer;
    position: relative;
    accent-color: transparent;
}

.rolex-preowned-collection-section .rolex-filter-checkbox {
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    position: relative;
}

.rolex-preowned-collection-section .rolex-filter-checkbox input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.rolex-preowned-collection-section .rolex-filter-checkbox span {
    display: flex;
    align-items: center;
    gap: 10px;

    font-size: 14px;
    color: #212121;
    line-height: 1.1;
}

/* Custom checkbox */
.rolex-preowned-collection-section .rolex-filter-checkbox span::before {
    content: "";
    width: 16px;
    height: 16px;
    border: 1px solid #212121;
    border-radius: 3px;
    box-sizing: border-box;
    flex-shrink: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 10px;
    transition: all .2s ease;
}

/* Hover state */
.rolex-preowned-collection-section .rolex-filter-checkbox:hover span::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 15'%3E%3Cpath fill='%23212121' d='M4.9,12.8L0,7.1l1.9-1.7l3.2,3.7l8.2-6.9l1.7,2L4.9,12.8z'/%3E%3C/svg%3E");
}

/* Checked state */
.rolex-preowned-collection-section .rolex-filter-checkbox input[type='checkbox']:checked+span::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 15'%3E%3Cpath fill='%23212121' d='M4.9,12.8L0,7.1l1.9-1.7l3.2,3.7l8.2-6.9l1.7,2L4.9,12.8z'/%3E%3C/svg%3E");
}

/* Price ranges with no products in the collection */
.rolex-preowned-collection-section .rolex-cpo-price-option.is-unavailable label {
    opacity: 0.35;
    pointer-events: none;
}

.rolex-preowned-collection-section .rolex-filter-header.desk h3.rolex-preowned-filter-title {
    font-size: var(--cpo-body24);
    font-weight: bold;
    color: var(--cpo-brown-color);
    letter-spacing: 0;
    line-height: 1.2;
}

.rolex-preowned-collection-section .rolex-filter-header.desk a.preowned-reset-filter {
    line-height: 44px;
    padding: 0 30px;
    background: #d4d4d44d;
    border-radius: 50px;
    height: 44px;
    color: #452c1e;
    font-size: 14px;
    font-weight: 700;
    display: flex;
    align-items: center;
    flex-direction: row;
    gap: 10px;
    letter-spacing: 0;
    text-decoration: none;
}

.rolex-preowned-collection-section .rolex-filter-header.desk a.preowned-reset-filter:hover {
    background: #d4d4d426;
}

.rolex-preowned-collection-section .preowned-reset-filter svg {
    width: 14px;
    height: 14px;
}

.rolex-preowned-collection-section .rolex-preowned-sort {
    position: relative;
    display: inline-flex;
    align-items: center;
    cursor: pointer;
}

.rolex-preowned-collection-section .rolex-sort-current {
    color: #452c1e !important;
    font-weight: bold !important;
    font-size: 1.8rem !important;
    letter-spacing: 0;
    display: flex;
    align-items: center;
    gap: 8px;
}

.rolex-preowned-collection-section .rolex-sort-current::after {
    content: "";
    width: 12px;
    height: 12px;
    display: inline-block;
    /* margin-left: 8px; */
    flex-shrink: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    transform: none;

    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 15'%3E%3Cpath fill='%23452c1e' d='M7.5,12L6.1,10.7L0,4.6l1.5-1.5l6.1,6.1l6.1-6.1L15,4.5l-6.1,6.1l0,0L7.5,12z'/%3E%3C/svg%3E");

    transition: .2s ease;
}

.rolex-preowned-collection-section .rolex-preowned-sort.active .rolex-sort-current::after {
    transform: scale(-1);
}

.rolex-preowned-collection-section .rolex-preowned-sort-options {
    position: absolute;
    top: 100%;
    right: 0;
    min-width: 220px;
    background: #fff;
    box-shadow: 0 5px 20px rgba(0, 0, 0, .12);
    padding: 10px 0;
    margin-top: 10px;
    display: none;
    z-index: 10;
}

.rolex-preowned-collection-section .rolex-preowned-sort.active .rolex-preowned-sort-options {
    display: block;
}

.rolex-preowned-collection-section .rolex-preowned-sort-options button {
    width: 100%;
    border: none;
    background: none;
    text-align: left;
    padding: 12px 16px;
    cursor: pointer;

    color: #452c1e !important;
    font-weight: bold !important;
    font-size: 1.7rem !important;
    letter-spacing: 0;
    text-transform: inherit;
}

.rolex-preowned-collection-section .rolex-preowned-sort-options button:hover {
    background: #f5f1eb;
}

.rolex-preowned-collection-section .rolex-preowned-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.rolex-preowned-collection-section .rolex-bespoke-card {
    background: #f4efea;
}

.rolex-preowned-collection-section .rolex-preowned-filter-title {
    font-size: 30px;
    line-height: 1.2;
    margin: 0;
}

.rolex-preowned-collection-section .rolex-load-more-wrapper {
    text-align: center;
    margin-top: 30px;
}

.rolex-preowned-collection-section button.rolex-load-more {
    font-size: 14px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 0 30px !important;
    text-transform: inherit;
    background: linear-gradient(235deg, #197149 20%, #0b3e27 140%) !important;
    font-weight: 700;
    letter-spacing: 0;
    border: none !important;
    border-radius: 25px;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    margin: auto;
}

.rolex-preowned-collection-section button.rolex-load-more:hover {
    background: linear-gradient(235deg, #006039 20%, #006039 140%) !important;
}

.rolex-preowned-collection-section button.rolex-load-more:before,
.rolex-preowned-collection-section button.rolex-load-more:after {
    display: none;
}

.rolex-preowned-collection-section .rolex-load-more span.icon {
    width: 12px;
    height: 12px;
    display: flex;
    align-items: center;
}

.rolex-preowned-collection-section .rolex-load-more span.icon svg path {
    fill: #fff;
    width: 12px;
    height: 12px;
}

.rolex-preowned-collection-section .filter-footer {
    height: 44px;
    background: #000;
    position: sticky;
    bottom: 0;
    width: 100%;
    margin-top: auto;
    z-index: 9999;
    min-height: 84px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    min-width: calc(100% + 5vw * 2);
    margin-left: -5vw;
}

.rolex-preowned-collection-section .filter-footer button.mobile-filter-confirm {
    padding: 0 30px;
    height: 44px;
    border: 0;
    border-radius: 25px;
    background: linear-gradient(235deg, #197149 20%, #0b3e27 140%) !important;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0;
    text-transform: capitalize;
}

.rolex-preowned-collection-section .filter-footer a.preowned-reset-icon {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: #D4D4D44D;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.rolex-preowned-collection-section .filter-footer a.preowned-reset-icon svg {
    width: 12px;
    height: 12px;
}

.rolex-preowned-collection-section .filter-footer a.preowned-reset-icon svg path {
    fill: #fff;
}

.rolex-preowned-collection-section .filter_rolex-cpo-collection .rolex-filter-checkbox span:before {
    display: none;
}

.rolex-preowned-collection-section .filter_rolex-cpo-collection .rolex-filter-checkbox span:hover,
.rolex-preowned-collection-section .filter_rolex-cpo-collection .rolex-filter-checkbox input[type=checkbox]:checked+span {
    color: #127749;
}

.preowned-no-products {
    grid-column: 1 / -1;
    padding: 11px 10px;
    background: #F4EFEA;
    text-align: center;
}

.rolex-preowned-collection-section .filter_rolex-cpo-collection .rolex-filter-checkbox span:before {
    display: none;
}

.preowned-no-products h3 {
    font-size: 16px;
    font-weight: 700;
    color: var(--cpo-brown-color);
    letter-spacing: 0;
    line-height: 1.2;
    margin-bottom: 5px;
}

.preowned-no-products p {
    font-size: 12px;
    line-height: 1.1;
    color: #212121;
    font-weight: 300;
    letter-spacing: 0;
    margin: 0;
    opacity: 0.8;
}

.filter-collection-group {
    border-bottom: 1px solid #d4d4d4;
}

.filter-collection-group a.rolex-family-link {
    font-size: 14px;
    color: #212121;
    line-height: 1.1;
    text-decoration: none;
}

.filter-collection-group a.rolex-family-link:hover {
    color: #212121;
    text-decoration: none;
}

.filter-collection-group a.rolex-family-link.active {
    font-weight: bold;
}

@media (min-width : 768px) {
    .rolex-preowned-collection-section .rolex-bespoke-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 8px;
    }
}

@media (min-width : 1025px) {
    .rolex-preowned-collection-section .rolex-preowned-content {
        grid-column: 4/-1;
    }

    .rolex-preowned-collection-section .rolex-preowned-sidebar {
        grid-column: 1/4;
        padding-right: 50px;
        position: static;
        z-index: 9;
        transform: translateX(0);
        height: auto;
        overflow: visible;
    }

    .rolex-preowned-collection-section .mobile-filter-toggle {
        display: none;
    }

    .rolex-preowned-collection-section .rolex-filter-header.desk {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        padding-bottom: 30px;
        gap: 8px;
        align-items: center;
        margin-top: -12px;
    }

    .rolex-preowned-collection-section .rolex-filter-header.mob {
        display: none;
    }

    .rolex-preowned-collection-section .rolex-preowned-filters {
        padding: 0;
        height: auto;
    }

    .rolex-preowned-collection-section .rolex-preowned-header {
        justify-content: flex-end;
        margin-bottom: 40px;
    }

    .rolex-preowned-collection-section .rolex-load-more-wrapper {
        margin-top: 40px;
    }

    .rolex-preowned-collection-section .filter-footer {
        display: none !important;
    }
}

.rolex-preowned-collection-section .rolex-filter-summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    list-style: none;
    font-size: 28px;
}

.rolex-preowned-collection-section .rolex-filter-summary::-webkit-details-marker {
    display: none;
}

.rolex-preowned-collection-section .rolex-filter-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.rolex-preowned-collection-section .rolex-filter-checkbox {
    display: flex;
    gap: 10px;
    align-items: center;
    cursor: pointer;
}

.rolex-preowned-collection-section .rolex-price-filter {
    display: flex;
    gap: 12px;
}

.rolex-preowned-collection-section .rolex-price-input {
    flex: 1;
}

.rolex-preowned-collection-section .rolex-price-input input {
    width: 100%;
    padding: 10px;
}

.rolex-preowned-collection-section .rolex-bespoke-card-link {
    text-decoration: none;
    color: inherit;
    display: block;
    height: 100%;
}

.rolex-preowned-collection-section .rolex-loading {
    opacity: .5;
    pointer-events: none;
}
.keyfocus .single-watch-grid a:focus-visible{
    outline: 2px solid #127749 !important;
    outline-offset: 2px !important;
    box-shadow: none !important;
}
.rolex-preowned-collection-section .mobile-filter-toggle span.icon svg,
.rolex-preowned-collection-section .rolex-load-more span.icon svg {
    width: 12px;
}
.rolex-preowned-collection-section .mobile-filter-close span {
    float: right;
}

.rolex-preowned_accordion-content:has(.model-appoint-thankyou[style="display: grid;"]) .preowned-product-appointment,
.detailed-date br, .detailed-purpose br, .detailed-location br {
    display: none;
}
.thankyou_mssg-content .thankyou_text strong {
    margin-top: 20px;
}
.page-appointment-form .gfb__template__wizard1 [data-message-success] .gfb__content-title, 
.page-appointment-form .gfb__template__wizard1 [data-message-success] .content {
    display: none;
}
@media (min-width: 768px) {
    .rolex-preowned-content #product-grid {
        grid-template-columns: repeat(auto-fit, calc(100% / 3 - 8px * (3 - 1) / 3));
        gap: 8px !important;
    }
}
.splide .splide__pagination__page.is-active::before{
    width: 50px !important;
    height: 24px !important;
}
.splide  .splide__pagination__page:before{
    content: "";
    position: absolute !important;
    width: 24px !important;
    height: 24px !important;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.preowned-appointment-form .backtoblock div:focus-visible{
    outline: 2px solid #127749 !important;
    outline-offset: 2px !important;
    box-shadow: none !important;
}