/** Shopify CDN: Minification failed

Line 17:18 Unexpected "<"

**/
@import url('https://fonts.googleapis.com/css2?family=Wix+Madefor+Text:ital,wght@0,400..800;1,400..800&display=swap');

@import url('https://fonts.googleapis.com/css2?family=REM:ital,wght@0,100..900;1,100..900&display=swap');

h1,h2,h3,h4,h5,h6 {
  font-family: "REM", sans-serif;
}
body {
  font-family: "Wix Madefor Text", sans-serif;
}

.wix-madefor-text-<uniquifier> {
  font-family: "Wix Madefor Text", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
/* .page-width {
  max-width: 1270px;  
} */

.article-rolex-new .page-width, .article-rolex .page-width, .article .page-width, .page-service-page .page-width, .page-width-a, .page-repair .page-width  {
     max-width: 100%; 
    padding-left: 2%!important;
    padding-right: 2%!important;
}
h2.sell-headin {
    font-size: 30px;
    font-weight: 300;
}
.sel-left-image .heading-with-des-wr {
    background: #ffffff;
}
/* common-banner-section */
.innerpg-common-banner .home-banner-inner {
    position: relative;
}

.innerpg-common-banner .home-banner-inner .home-bnrimage img{
  width: 100%;
  height: 48rem;
  object-fit: cover;
}
.innerpg-common-banner .home-banner-inner .home-bnrimage video {
  width: 100%;
  height: 80vh;
  object-fit: cover;
}
.innerpg-common-banner .home-banner-inner .home-bnrimage video{
  /* padding-top: 50px; */
}

.innerpg-common-banner .banner-content-wrrp {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 100%;
}

.innerpg-common-banner .banner-content-wrrp .title {
    font-style: italic;
    font-weight: 400;
    font-size: clamp(3.5rem, 6.625vw, 10.6rem);
    line-height: 1.1;
    color: var(--white);
    margin: 0;
}

.innerpg-common-banner .banner-content-wrrp .title strong {
    font-weight: 400;
    color: var(--btn-color);
}
.home-bnrimage img {
  transition: transform 0.5s ease;
}



/* end common-banner-section */

/* heading-with-description */
.heading-with-des-wrap {
    text-align: center;
}
/* end heading-with-description */


/* step section */

.step-block-section {
  padding: 60px 0;
  /* background-color: #fff; */
}

.step-block-warp-sec {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  justify-content: space-between;
  text-align: center;
}

.step-block-wrap {
  /* flex: 1 1 calc(33.333% - 20px); */
  width: 100%;
  max-width: calc(33.333% - 40px*2/3);
  overflow: hidden;
  background-color: #fff;
  /* transition: transform 0.3s ease; */
}
/* .shopify-section-template--24025981190391__sell_image_with_text_kA9JMd.sell-image-with-text.heading-with-des-wrap {
    background: white;
}
 */
/* .step-block-wrap:hover {
  transform: translateY(-5px);
} */

.step-block-inner {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.step-card-block-inner {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.step-image img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}

.step-block-content-wrap {
  padding: 25px 20px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.step-block-heading {
  color: #e74c3c; /* red */
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0.10em;
  margin-bottom: 10px;
  display: block;
  text-transform: uppercase;
}

.step-heading {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
  color: #222;
}

.step-content-warping {
  font-size: 16px;
  color: #555;
  margin-bottom: 15px;
  line-height: 1.5;
}

.step-block-wrap .btnwrap {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

.btnwrap .btn {
  display: inline-block;
  padding: 10px 20px;
  background-color: #ff5c40;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  border-radius: 4px;
  font-size: 14px;
  text-align: center;
  transition: background-color 0.3s ease;
  border: none;
}

.btnwrap .btn:hover {
  background-color: #e04a30;
}
.sell-form-sec {
    background: #EFF1F5;
}
.po-drop {
    background: white;
}
span.po-drop-title {
    color: #C25240;
}
.step-block-wrap .btnwrap {
  opacity: 1;
  visibility: visible;
}

/* End step section */

/* sell-image-with-text */
.sell-image-with-text-section {
  padding: 60px 0;
}
.sell-image-with-text .heading-content {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8;
  /* max-width: 1208px; */
  color: #0E101B;
      padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}
.hmbanner-content-box {
    padding-top: 1px;
}

.scsdcfdr .article-card h3.card__heading.h2 {
    text-align: left!important;
}
.service-video-sec {
  min-height: 40rem;
}
.sell-image-with-text-wrapper {
  display: flex;
  /* flex-wrap: wrap; */
  align-items: center;
  justify-content: space-between;
  gap: 40px;
}

/* Layout switch based on position */
.sell-image-with-text-wrapper.right .left-warp {
  order: 2;
}

.sell-image-with-text-wrapper.right .right-wrap {
  order: 1;
}

.sell-image-with-text-wrapper.left .left-warp {
  order: 1;
}

.sell-image-with-text-wrapper.left .right-wrap {
  order: 2;
}

/* Image container */
.left-warp,
.right-wrap {
  flex: 1 1 50%;
}

.home-bnrimage img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}

/* Text content styles */
.sell-content-wrap {
  padding: 0px 20px;
  text-align: center;
}

.sell-block-heading {
  color: #C25240;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.10em;
  text-transform: uppercase;
  margin-bottom: 15px;
  display: block;
}

.sell-heading {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
  color: #111;
}

.sell-content-warping {
  font-size: 15px;
  color: #555;
  margin-bottom: 20px;
  line-height: 1.6;
}

.btnwrap .btn {
  background-color: #d46d5c;
  color: #fff;
  font-size: 14px;
  padding: 10px 20px;
  font-weight: 600;
  border-radius: 4px;
  text-decoration: none;
  display: inline-block;
  transition: background-color 0.3s ease;
}

.btnwrap .btn {
  background-color: #ba4a3c;
}

/* End sell-image-with-text */

/* service-image-with-text */

.service-image-with-text .sell-image-with-text-section{
  padding: 0;
  margin: 0;
}

.service-image-text-wrap {
  display: flex;
  /* flex-wrap: wrap; */
  align-items: center;
  justify-content: space-between;  
}

/* Layout switch based on position */
.service-image-text-wrap.right .left-warp {
  order: 2;
}

.service-image-text-wrap.right .right-wrap {
  order: 1;
}

.service-image-text-wrap.left .left-warp {
  order: 1;
}

.service-image-text-wrap.left .right-wrap {
  order: 2;
}
.service-image-with-text .sell-content-wrap {
  text-align: left;
}


/* End service-image-with-text */

/* tab-button */

.step-wrap-sec {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 20px 40px;
    gap: 10px;
    /* width: 1440px; */
    height: 74px;
    flex: none;
    order: 0;
    flex-grow: 0;
}
.step {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 10px;
    width: 250px;
    height: 45px;
    background: #EFF1F5;
    flex: none;
    order: 0;
    flex-grow: 0;
    text-transform: uppercase;
    font-size:14px;
}


.step a {
/* width: 197px;
height: 18px; */
font-family: 'Wix Madefor Text';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 18px;
display: flex;
align-items: center;
text-align: center;
letter-spacing: 0.05em;
color: #0E101B;

flex: none;
order: 0;
flex-grow: 0;
text-decoration: none;
}


/* End tab-button */


/* Video Gallery */

.video-galler-section {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /* padding: 0px 20px; */
    gap: 20px;
    background: #F9F9FB;
    flex: none;
    order: 2;
    align-self: stretch;
    flex-grow: 0;
    z-index: 2;
}
.video-with-des-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    padding-bottom: 20px;
    flex: none;
    order: 0;
    flex-grow: 0;
}
.video-with-des-wrap {
    text-align: center;
}
h2.title.heading-two-content {
    /* width: 799px;
    height: 56px; */
    font-family: 'REM';
    font-style: normal;
    font-weight: 200;
    font-size: 34px;
    line-height: 42px;
    text-align: center;
    letter-spacing: 0.1em;
    color: #0E101B;
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
}
.video-heading-content p{
    width: 799px;
    font-family: 'Wix Madefor Text';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    /* display: flex; */
    align-items: center;
    text-align: center;
    color: #0E101B;
    flex: none;
    order: 1;
    align-self: stretch;
    flex-grow: 0;
  margin: auto;
}
.video-heading-content p a{
  color:#ba4a3c;
}

 .luxury-watch-section {
    padding: 40px 20px;
    background: #F9F9FB;
   min-height: auto !important;
  }

  .luxury-watch-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: 20px;
  }

  .luxury-watch-card {
    text-align: left;
  }

  .luxury-watch-image {
    position: relative;
    overflow: hidden;
  }

  .luxury-watch-image img.ghjg{
    width: 100%;
    height: auto;
    display: block;
    border-radius: 0 !important;
  }
body:is(.page-video-gallery) .luxury-watch-card > .sdcdc-image-warp, body:is(.page-repair) .luxury-watch-card > .sdcdc-image-warp {
    height: auto;
}
img.video-cion {
    width: 40px !important;
    height: 40px !important;
}
.heading-content p a {
    color: #ba4a3c;
}
  .play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 32px;
    color: white;
    /* background-color: rgba(255, 0, 0, 0.9); */
    width: 70px;
    height: 45px;
     border-radius: 20%;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s ease;
    pointer-events: none;
  }

  .luxury-watch-image:hover .play-icon {
    opacity: 1;
  }

  .luxury-watch-title {
    margin-top: 10px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
    color: #000;
  }

.video-gallery-wrap {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
align-items: flex-start;
  gap:20px;
}
.luxury-watch-card {
    display: flex;
    flex-direction: column;
    align-items: flex-start; 
    /* padding: 0px 0px 10px; */
    gap: 17px;
  /* width: 437px; */
  width: 32.33%;
    height: 477px;
    order: 0;
    flex-grow: 0;
}

.luxury-watch-date{
    font-family: 'Wix Madefor Text';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.05em;
    color: #404968;
    flex: none;
    order: 2;
    align-self: stretch;
    flex-grow: 0;
}
.video-gallery-wrap.custo-v {
    flex-wrap: nowrap;
    justify-content: center;
    text-align: center;
    width: 100%;
    /* max-width: 100%; */
    /* padding: 0 5%; */
}
.custo-v .luxury-watch-card.video-artical-card-1 {
    width: 66.66%;
  flex-grow: 2;
}
.custo-v .luxury-watch-card.video-artical-card-2 {
    width: 33.33%;
  flex-grow: 1;
}

.luxury-watch-card .luxury-watch-image, .luxury-watch-card .luxury-watch-image .image-block {
    width: 100%;
    height: 100% !important;
}
.luxury-watch-card .luxury-watch-image img {
    position: relative;
    width: 120%;
    height: 100%;
    object-fit: cover;
    left: -10%;
}

 /* body:is(.page-video-gallery) .luxury-watch-card > .sdcdc-image-warp{
  height: 100%;
}  */
body:is(.page-video-gallery) .image-block img, body:is(.page-repair) .image-block img {
    transform: scale(1) !important;
}
body:is(.page-video-gallery) .luxury-watch-card .dcdc-custom, body:is(.page-repair) .luxury-watch-card .dcdc-custom {
    height: 38px;
    transition: all 0.75s;
}

body:is(.page-video-gallery) .luxury-watch-card:hover .dcdc-custom, body:is(.page-repair) .luxury-watch-card:hover .dcdc-custom {
    height: 0;
    opacity: 0;
}

/* End Video Gallery */



/* 3RD_JULY_START */

.luxury-watch-card {
  gap: 2rem;
}
.luxury-watch-card .luxury-watch-title p {
  margin: 0;
}
.luxury-watch-card .luxury-watch-title {
  /* padding: 10px; */
  text-align: left;  
}


.heading-with-content .title {
  font-size: clamp(2.5rem,2.36vw,3.4rem);  
  margin-bottom: 2rem;  
}
.page-service-page .heading-with-description.heading-with-content .heading-content, .page-repair .heading-with-description.heading-with-content .heading-content {
  text-align: left;  
}


/* .step-block .page-width,
.service-image-with-text .page-width {
  max-width: 1470px;
  padding: 0 4rem;
  margin: 0 auto;
} */
.step-block .step-wrap-sec {
    padding: 0;
    /* justify-content: center; */
  height: auto;
  flex-wrap: wrap;
}
.step-block .step-wrap-sec .step {
    width: 100%;
    max-width: calc(100%/5 - 20px*4/5);
  transition: all 0.3s ease;
}
.step-block .step-wrap-sec .step:hover {
  background: #DA7867; 
  color: #fff;
}
.step-block .step-wrap-sec .step:hover a {
  color: #fff;
}
.service-image-text-wrap {
  gap: 6rem;
}
.service-image-text-wrap .left-warp,
.service-image-text-wrap .right-wrap {
  flex: auto;  
}


.luxury-watch-section,
.luxury-watch-section {
  background: #F9F9FB !important; 
}
body:is(.page-sell) .sell-content-wrap {
  padding: 0;
} 
body:is(.page-sell) .heading-with-description h2.title.headong-sec {
    font-size: 36px !important;
}

.service-image-text-wrap .sell-content-wrap .sell-heading {
  font-size: 24px;  
  font-weight: 300;
}
.heading-with-description-section .hmbanner-content-box .title {
  font-size: clamp(2.5rem, 2.36vw, 3.4rem) ;
  margin-bottom: 2rem;
  font-weight: 200;
  margin-bottom: 3rem;
  margin-top: 0;
  padding-top: 5rem;
}
.heading-with-description-section .heading-content h3:has(strong) {
  margin:0;
} 
.heading-with-description-section .heading-content h3 strong {
  font-weight: 500;
} 
.heading-with-description-section .heading-content p {
  margin: .5rem 0;  
}

body:is(.page-sell) .step-block-warp-sec .step-block-wrap {
  border: 1px solid transparent;
}
body:is(.page-sell) .step-block-heading {
  font-size: 18px;  
}
body:is(.page-sell) .heading-with-description-section {
  background: #F9F9FB;  
}
body:is(.page-sell) .step-heading {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 10px;
  color: #111322;  
}
.step-block-content-wrap .btnwrap .btn {
  /* background-color: #DA7867 !important; */
  color: #fff !important;
  text-transform: uppercase;  
}
body:is(.page-sell) .step-block-wrap:not(:first-child) .btnwrap {
  display: none;
} 
body:is(.page-sell) .step-block-wrap .btnwrap {
  opacity: 1;  
  visibility: visible;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}  
body:is(.page-sell) .step-block-content-wrap {
  padding: 40px 30px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
body:is(.page-sell) .step-block-section {
  padding: 60px 0 30px;
  background: #F9F9FB;
}
body:is(.page-sell) .sell-image-with-text .sell-heading {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 15px;
  color: #111; 
}
body:is(.page-sell) .sell-image-with-text .btnwrap .btn {
  min-width: 214px;
}
.luxury-watch-section .luxury-watch-card {
  margin-right: 0 !important;
  padding: 0;
}
/* body:is(.page-sell) .sell-image-with-text-wrapper.left .right-wrap {
  background: #fff; 
} */

.sell-image-with-text {
  background: #F9F9FB;
  padding: 4rem 0;  
}
.article .article-image-textright .page-width, .article .article-image-textleft .page-width, .page-service-page .sell-image-with-text,
.page-service-page .sell-image-with-text .page-width, .page-repair .sell-image-with-text, .page-repair .sell-image-with-text .page-width {
  padding: 0;  
}
.article-rolex-new .article-image-textright, .article-rolex-new .article-image-textleft .page-width, .article-rolex article-image-textright, .article-rolex .article-image-textleft .page-width{
  padding: 0;
}
.article-rolex-new .sell-image-with-text, .article .sell-image-with-text, .article-rolex .sell-image-with-text{
  padding: 0 0;
}

.sell-image-with-text .heading-with-des-wrap {
  margin-bottom: clamp(3.5rem,4.8vw,8rem); 
} 
.sell-image-with-text.image-sell-sec {
  background: #F9F9FB;
} 
.sell-image-with-text .sell-image-with-text-section {
  padding: 0;
}

.sell-image-with-text .titles {
  font-family: 'REM';
  font-style: normal;
  font-weight: 200;
  font-size: 34px;
  line-height: 42px;
  text-align: center;
  letter-spacing: 0.1em;
  color: #0E101B;
  font-size: clamp(2.5rem, 2.36vw, 3.4rem) !important;

  /* margin-bottom: 3rem; */
}

.image-sell-sec .sell-image-with-text-wrapper {
  gap: 0;
  display: flex;
  align-items: inherit;
}
.image-sell-sec .right .right-wrap {
  background: #fff;
  display: flex;
  align-items: center;
  padding: 1rem 3rem;
}

.luxury-watch-section .luxury-watch-card .luxury-watch-image .image-block img,
.luxury-watch-section .luxury-watch-card .luxury-watch-image,
.luxury-watch-section .luxury-watch-card .luxury-watch-image .image-block{
  transition: all 0.3s ease; 
}
.luxury-watch-section .luxury-watch-card .luxury-watch-image {
  width: 100%;
}
.luxury-watch-section .luxury-watch-card:hover .luxury-watch-image .image-block {
  padding-top: 7%;
}
.luxury-watch-section .luxury-watch-card .luxury-watch-image .image-block {
  position: relative;
  /* padding-top: 5%; */
  width: 100%;
  transition: all 0.3s ease;
}
.luxury-watch-section .luxury-watch-card .luxury-watch-image .image-block img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100%;
  height: 100%;
  vertical-align: bottom;
}

.service-image-text-wrap>div:has(img) {
  width: 100%;
  max-width: calc(52.3% - 6rem/2);
  transition: all 0.5s ease-out;
}
.service-image-text-wrap>div:has(.sell-content-wrap) {
  width: 100%;
  max-width: calc(47.7% - 6rem/2);  
  transition: all 0.5s ease-out;
}
.service-image-text-wrap.right>div:has(.sell-content-wrap) {
  padding-left: clamp(2rem,4.4vw,6rem);
}
.service-image-text-wrap.left>div:has(.sell-content-wrap) {
  padding-right: clamp(2rem,4.4vw,6rem);
}
.page-service-page .heading-with-description.heading-with-content .heading-content p:not(:last-child), .page-repair .heading-with-description.heading-with-content .heading-content p:not(:last-child),
.heading-with-description.heading-with-content .heading-content p:not(:last-child),p:not(:last-child){
  margin-bottom: 2.5rem;
}


@media (min-width: 1280px) {

  .service-image-text-wrap.left:hover > div:has(img) {
    max-width: calc(49% - 6rem / 2);
  }
  .service-image-text-wrap.left:hover > div:has(.sell-content-wrap) {
    max-width: calc(51% - 6rem / 2);
  }  
  .service-image-text-wrap.right:hover > div:has(img) {
    max-width: calc(56% - 6rem / 2);
  }
  .service-image-text-wrap.right:hover > div:has(.sell-content-wrap) {
    max-width: calc(44% - 6rem / 2);
  } 
  
}

.home-bnrimage.mobile-view {
    display: none;
}
.home-bnrimage.desktop-view {
    display: block;
      overflow: hidden;
}
/* .luxury-watch-section .luxury-watch-card:hover .luxury-watch-image .image-block img,
.luxury-watch-section .luxury-watch-card:hover .luxury-watch-image,
.luxury-watch-section .luxury-watch-card:hover .luxury-watch-image .image-block {
  transform: scaleY(1.2);
}  */

/* Blog list */
.main-blog .blog-articles{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}
body:is(.blog) .heading-content {
    width: 799px;
    margin: auto;
}
/* slider-component.slider-mobile-gutter .grid--2-col-desktop{flex: 2 1 !important;}

.featured-artical-card-1 {flex: 2 1!important;} */

p.article-card__excerpt.rte-width {
    display: none;
}

time {
    height: 18px;
    font-family: 'Wix Madefor Text';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.05em;
    color: #404968;
    flex: none;
    order: 2;
    align-self: stretch;
    flex-grow: 0;
}

 h3.card__heading.h2 a.full-unstyled-link:hover {
        text-decoration: none;
   
    }
h3.card__heading.h2 a.full-unstyled-link{
    font-family: 'Wix Madefor Text';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.05em;
    color: #111322;
    flex: none;
    order: 1;
    align-self: stretch;
    flex-grow: 0;
}

.main-blog-custom .card__information h3.card__heading.h2 {
    text-align: left!important;
}


/* .article-card-wrapper {
  transform-origin: top; /* Set the scaling origin to the top */
  /* transition: transform 0.3s ease;
} */

 /* .article-card-wrapper:hover {
  transform: scaleY(1.2) !important;
}   */ 

/* li.blog__post:hover .article-card__info, .blog-articles__article:hover .article-card__info {
   opacity: 0; 
    display: none;
    transition: opacity 0.10s ease-in-out;
}
li.blog__post:hover h3.card__heading.h2 a.full-unstyled-link{font-size: 18px;} */

.article-card > .card__inner {
    height: 100%;
}
.article-card__image img {
    transform: scale(1) !important;
}
.article-card .article-card__info {
    height: 38px;
    transition: all 0.75s;
}
.article-card:hover .article-card__info {
    height: 0;
    opacity: 0;
}

ul#Slider-template--24016313188599__featured_blog_8TYrAp {
  display: flex !important;
  flex-wrap: nowrap !important;
  width: 100% !important;
  align-items: stretch; 
  column-gap: 2.5rem;
}

li.featured-artical-card-1,
li.featured-artical-card-2 {
  display: flex;
  flex-direction: column;
  flex-basis: 0 !important;
}

/* li.blog_post:hover .article-card_info {
  opacity: 0!important;
  transition: opacity 0.3s ease-in-out!important;
}

li.blog_post:hover .card_heading {
    transform: scaleY(calc(1 / 1.1)) !important;
    transform-origin: bottom center !important;
} */
li.featured-artical-card-1 {
  max-width: 66.66% !important;
  flex-grow: 2 !important;
}
li.featured-artical-card-2 {
  max-width: 33.33% !important;
  flex-grow: 1 !important;
}
li.featured-artical-card-1 .card__inner {
  --ratio-percent: 35%!important;
} 
li.featured-artical-card-2 .card__inner {
  --ratio-percent: 70%!important;
}
.slider-buttons.medium-hide {
    display: none;
}

/* article post */
.main-custom-article .article-template__hero-container {
    max-width: 100%!important;
      padding-left: 2%;
    padding-right: 2%;
}
.main-custom-article .article-template__hero-adapt.media {
    padding-bottom: 28% !important;
}
.main-custom-article .article-template__hero-adapt img{
    /* max-height: 460px; */
  padding-bottom: 0!important;
}
li.breadcrumbs__item a {
    color: #B9C0D4;
    font-size: 12px;
    font-weight: 500;
    font-family: 'Wix Madefor Text';
    text-decoration: none;
}
.date-article-autore {
    display: flex;
    justify-content: space-between;
}
h1.article-template__title {
    font-size: 36px;
    font-weight: 200;
}
header.page-width.page-width--narrow, .page-width--narro {
    text-align: center;
}
.article-template__content > p{
  font-size: 18px;
    font-weight: 400;
}
a.luxury-watchlin {
    text-decoration: none;
}
.article-table table, th {
    font-size: 18px;
    font-weight: 400;
}
.article-template header {
        margin-top: 2rem!important;
}
table:not([class]) td, table:not([class]) th {
    border: 2px solid #fff;
}
/* table:not([class]){
  box-shadow: none;
} */
table {
  border-collapse: collapse!important;
}



.article-table-wrap {
    padding-top: 30px;
}

.article-rolex-new > .page-width:not(.products-carousel), .article-rolex > .page-width:not(.products-carousel) {
  max-width: 100%;
}
.article-template__content.page-width.page-width--narro.rte p {
    padding-left: 2%;
    padding-right: 1%;
}
.service-image-left .page-width, .service-image-right .page-width{
  padding-left: 0!important;
    padding-right: 0!important;
}
.sell-content-warping{
  font-size: 18px;
}

div#shopify-section-template--24313477202167__article_image_text_left3_bUeYT6 {
    padding-top: 30px;
}

/* .article-rolex-new .cta-form-wrapper .page-width, .article-rolex-new .main-custom-article .page-width, .article-rolex-new .step-block .page-width {
  max-width: 100%;
} */




.po-form--single .po-form-bottom {
    grid-column: span 2;
}



/* Mobile devices (up to 767px) */
@media (max-width: 767px) {
  .main-custom-article .article-template__hero-adapt.media {
    padding-bottom: 100% !important; /* apne according value badal lo */
  }
}

/* Container only scroll करे, पूरा पेज नहीं */
.table-container {
  width: 100%;
  overflow-x: auto;
}

/* Table को total width दो ताकि scroll बने */
.table-container table {
  border-collapse: collapse;
  width: 100%;
  min-width: 800px; /* Desktop में पूरे column दिखें */
}

/* Cells की styling */
.table-container th,
.table-container td {
  padding: 12px;
  border: 1px solid #ddd;
  white-space: nowrap; /* लाइन ब्रेक न हो */
}

/* Mobile पर सिर्फ 2 columns दिखें */
@media (max-width: 768px) {
  .table-container {
    max-width: 300px; /* लगभग 2 column की width */
  }
}
