/** Shopify CDN: Minification failed

Line 1192:0 Expected "}" to go with "{"

**/


      @font-face {
    font-family: 'Goudy Trajan';
    src: url(/cdn/shop/files/goudytrajan_bold.otf?v=1724774649),
}
  @font-face {
  font-family: 'Open Sans';
  src: url(/cdn/shop/files/OpenSans-VariableFont_wdth_wght.ttf?v=1743417306),
}


.rarest-accolade{
    background-color: #161D2A;
}
#top-banner .Banner-container{
position: relative;
}

#top-banner .text-container{
    position: absolute;
    top: 40%;
    left: 78%;
    transform: translate(-50%, -50%);
}
#top-banner .text-container p.text-copy{
        color: #FFF;
       padding-top: 50px;
        text-align: center;
        font-family: 'Open Sans';
        font-size: 30px;
        font-style: normal;
        font-weight: 500;
        line-height: 130%;
        letter-spacing: 1.26px;
        text-transform: uppercase;
        margin: 0;
}
.marquee {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
    background-color: #1E1413;
    padding: 30px 0px;
}

.marquee-content {
    display: inline-block;
    padding-left: 100%; /* Ensures the content starts off-screen */
    animation: marquee 30s linear infinite;
}

.marquee-content > .marquee-text {
    display: inline-block;
    padding-right: 50px; /* Adjust spacing between each repeated content */
}
.marquee .marquee-text {
    color: #FFF;
    text-align: center;
    font-family: "Red Rose";
    font-size: 15.5px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 17.05px */
    letter-spacing: 2.325px;
    text-transform: uppercase;
}

.hero-container{
    padding: 50px 0px;
}
.hero-container h3.main-heading{
    color: #F9AD8D;
    text-align: center;
    font-family: Goudy Trajan;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; 
    text-transform: uppercase;
    margin: 0px 0px;
    padding: 0px;
}
.hero-container h4.sub-heading {
        color: #fff;
        text-align: center;
        font-family: 'Open Sans';
        font-size: 26px;
        font-style: normal;
        font-weight: 500;
        line-height: 130%; 
        letter-spacing: 1.56px;
        text-transform: uppercase;
}
.hero-container p.para {
    color: #FFF;
    text-align: center;
    font-family: "Avenir Next";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}

#hero-section{
    width: 100%;
    height: 100%;
    background-image: url(/cdn/shop/files/TSE-landing-bg-26.png?v=1724677447);
    background-attachment: fixed;
}
.hero-container{
    width: 50%;
    margin: 0 auto;
}

@keyframes marquee {
    from {
        transform: translateX(0%);
    }
    to {
        transform: translateX(-100%);
    }
}


  
.banner_section {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
    position: relative;
    padding: 62px 0px 50px;
}



.banner_section .banner_with_number {
    display: flex;
    align-items: center;
  gap:20px;

}

.banner_section .banner_img_section {
    display: block;
    width: 50%;
    text-align: center;
    position: relative;
}

.banner_section .banner_img_section img {
   max-width: 543px;
    height: auto;
    display: block;
    margin: 0px auto;
    max-height: 510px;
}

.banner_section .banner_details_section {
    width: 50%;
}

.banner_section .banner_details_section .content {
    max-width: 638px;
    text-align: left;
}

  .banner_section .banner_details_section .content p {
    font-family: "Avenir Next";
    font-size: 18px;
    font-weight: 400;
    line-height: 27.1px;
    margin: 0px 0px 22px;
    color: #fff;
}


.banner_section .banner_details_section .content h1 {
    font-family: Goudy Trajan;
    font-size: 50px;
    font-weight: 600;
    line-height: 42px;
    margin: 0px 0px 5px;
    color: #F9AD8D;
    text-transform: uppercase;
  letter-spacing:1px;
}

.banner_section .banner_details_section .content h2 {
    font-family: 'Open Sans';
    font-size: 30px;
    font-weight: 500;
    line-height: 38px;
    margin: 0px 0px 22px;
  letter-spacing:2px;
    color: #FFFFFF;
    text-transform: uppercase;
} 
.banner_details_section .content .details_of_rarest {
    display: flex;
    gap: 49px;
   margin-bottom: 10px;
}

.banner_details_section .content .details_of_rarest .content {
    display: block;
    position: relative;
  min-width:120px;
}

.banner_details_section .content .details_of_rarest .content h4 {
    font-family: Goudy Trajan;
    font-size: 20px;
    line-height: 26.4px;
    text-transform: uppercase;
    color: #fff;
    margin: 0px 0px 3px;
    text-align: left;
}

.banner_details_section .content .details_of_rarest .content h5 {
    font-family: 'Open Sans';
    font-size: 12px;
    font-weight: 500;
    line-height: 14.3px;
    letter-spacing: 0.05em;
    color: #F9AD8D;
    text-transform: uppercase;
    text-align: left;
    margin: 0px;
}
.banner_details_section .content .details_of_rarest .content .price-badge{
  width:50%;
 
}
 .price-badge{
    margin-bottom:55px;
  margin-top:20px;
 }








.royal_stamp{
  padding-top:40px;
}
  
.royal_stamp .inner_rarest_section {
    display: flex;
    justify-content: center;
    gap: 60px;
    padding: 85px 2vw;
    margin: 0px auto;
  flex-direction: row-reverse;
}

.royal_stamp .inner_rarest_section .rarest_content {
    width: 50%;
  align-content: center;
}

.royal_stamp .inner_rarest_section .rarest_content h3 {
    font-family: Goudy Trajan;
    font-size: 41px;
    font-weight: 400;
    line-height: 42px;
    letter-spacing:4px;
    text-transform: uppercase;
    color: #F9AD8D;
    margin: 0px 0px 30px;
}

.royal_stamp .inner_rarest_section .rarest_content p {
    font-family: "Avenir Next";
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
    color: #fff;
    margin: 0px 0px 0px;
    max-width: 570px;
}


.royal_stamp .inner_rarest_section .rarest_img {
    width: 50%;
}

.royal_stamp .inner_rarest_section .rarest_img img {
      width: 70%;
    float: right;
}
.royal_stamp .inner_rarest_section .rarest_img .side_video{
    top: 0;
    left: 0;
    width: 100%;
}
  

  .royal_stamp .inner_rarest_section .rarest_content h4{
     font-family: Goudy Trajan;
    font-size: 51px;
    font-weight: 600;
    line-height: 27.2px;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom:15px;
    color: #F9AD8D;
}
    .royal_stamp .inner_rarest_section .rarest_content .aged{
    font-family: "AlexonBold";
    font-size: 29px;
    font-weight: 400;
    letter-spacing:2px;
    line-height: 36.2px;
    margin-bottom: 40px;
    text-transform: uppercase;
    color: #fff;
}

.royal_stamp .inner_rarest_section .rarest_content .details_of_rarest
{
    display: flex;
    gap: 75px;
   margin-bottom: 20px;
}


.royal_stamp .inner_rarest_section .rarest_content .details_of_rarest .content
{
    display: block;
    position: relative;
}

.royal_stamp .inner_rarest_section .rarest_content .details_of_rarest .content h4
{
    font-family: 'Open Sans';
    font-size: 16px;
    font-weight: 500;
    line-height: 17.2px;
  letter-spacing:1px;
    text-transform: uppercase;
    color: #F9AD8D;
    margin: 0px 0px 3px;
    text-align: left;
}

.royal_stamp .inner_rarest_section .rarest_content .details_of_rarest .content h5 {
    font-family: Goudy Trajan;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.05em;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    margin: 0px;
}
 .royal_stamp .inner_rarest_section .rarest_content .buy_now
{
      width: 100%;
    max-width: 194px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 40px 0px 0px;
    box-shadow: 0px 1px 2px 0px #0000000D;
    background: #fff;
    font-family: "Avenir Next";
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 3px;
    color: #CA7450;
    border-radius: 6px;
    cursor: pointer;
    text-transform: uppercase;
    outline: none;
    border: 0px;
}

.tasting_notes{
  margin-top:90px;
  margin-bottom:150px;
}
.tasting_notes h1{
   font-size: 56px;
     font-family: Goudy Trajan;
    line-height: 56px;
    text-transform: uppercase;
    color: #fff;
  text-align:center;
  
}
.tabcontent {
    padding: 20px;  
  text-align: center;
}
.tabcontent .section .content-box h3 {
  font-family:'Open Sans';
  color:#F9AD8D;
  font-size:26px;
  font-weight:500;
  line-height:27px;
  letter-spacing:2px;
  text-transform:uppercase;
}
.tabcontent .section .content-box p {
  font-family:"Avenir Next";
  font-size:16px;
  font-weight:400;
  line-height:25px;
  color:#fff;
}


.section {
    margin-bottom: 20px;
}

.section .content-box {
    display: inline-block;
    width: 30%;
    padding: 40px;
    text-align: center;
  vertical-align: top;
}

.tabcontent .images {
    display: flex;
      margin: 0px 60px 0px 60px;
      justify-content: center;
}

.images .image-box {
    position: relative;
    width: 16.66%;
  display: flex;
    flex-direction: column;
    align-items: center;
}

.images .image-box img {
    width: 90%;
    height: auto;
    display: block;
}

.images .image-box .text-below {
    color: #F9AD8D;
  font-family:'Open Sans';
  text-transform:uppercase;
    font-size: 16px;
    font-weight: 500;
  letter-spacing:2px;
    text-align: center;
    margin-top: 5px;
}
.read-more {
    cursor: pointer;
    color: #F9AD8D;
}

.royal_stamp .inner_rarest_section .rarest_content_2 {
  align-content:center;
  
}

.royal_stamp .inner_rarest_section .rarest_content_2 h3 {
    font-family: Goudy Trajan;
    font-size: 56px;
    line-height: 56px;
    text-transform: uppercase;
    color: #fff;
    margin: 0px 0px 0px;
}


.royal_stamp .inner_rarest_section .rarest_content_2 h4 {
    font-family: 'Open Sans';
    font-size: 26px;
    font-weight: 500;
    line-height: 27.04px;
    letter-spacing:4px;
    text-transform: uppercase;
    color: #fff;
    margin: 0px 0px 30px;
}

.royal_stamp .inner_rarest_section .rarest_content_2 p {
    font-family: "Avenir Next";
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #fff;
    margin: 0px 0px 0px;
    max-width: 500px;
}



/* ---------------------------- */
.mySlidesSecondary {
    display: none;
}

.prevSecondary {
    position: absolute;
    left: 20px;
    top: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    opacity: 50%;
}

.nextSecondary {
    position: absolute;
    right: 20px;
    top: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    opacity: 50%;
}

.nextSecondary img,
.prevSecondary img {
    width: 100%;
}

.nextSecondary:hover,
.prevSecondary:hover {
    opacity: 1;
}

.dotSecondary {
    cursor: pointer;
    height: 10px;
    width: 10px;
    margin: 0 2px;
    background-color: #888888;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.activeSecondary,
.dotSecondary:hover {
    background-color: #555555;
}

.secondary_slider {
    padding: 0px; 
}

.slider_images_secondary {
    width: 100%;
    margin: 0 auto;
}


/* ----------------------- */


.slideshow-container {
    width: 100%;
    position: relative;
    margin: auto;
}

.mySlidesMaster {
    display: none;
}

.mySlides {
    display: none;
}

.prev {
    position: absolute;
    left: 20px;
    top: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 56px;
    height: 56px;
    border-radius: 100%;
    cursor: pointer;
    opacity: 20%;
}

.next {
    position: absolute;
    right: 20px;
    top: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 56px;
    height: 56px;
    border-radius: 100%;
    cursor: pointer;
    opacity: 30%;
}

.next img,
.prev img {
    width: 100%;
}

.next:hover,
.prev:hover {
    opacity: 1;
}

.dots_div {
    margin-top: 50px;
}

.dotMaster,
.dot {
    cursor: pointer;
    height: 12px;
    width: 12px;
    margin: 0 2px;
    background-color: #D9D9D9;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.active,
.dotMaster:hover,
.dot:hover {
    background-color: #B58618;
}

.fade {
    animation-name: fade;
    animation-duration: 1.5s;
}

@keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

.slide_div {
    display: flex;
    align-items: center;
    justify-content: center;
}

.craft_slider_container {
    padding: 0px;
}

.slider_images {
    width: 50%;
    text-align: center;
    margin: 0px auto;
}

.master_slider {
    background-image: url("/cdn/shop/files/bCK.png?v=1725543479");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}




/* Responsiveness */

@media only screen and (max-width: 1366px) {
  .banner_section .banner_details_section .content {
    max-width: 453px;
  }
  .royal_stamp .inner_rarest_section{
    gap:40px;
  }
   .royal_stamp .inner_rarest_section .rarest_content_2{
     padding-left: 40px; 
     text-align: center;
   }
  .prev, .next{
    top: 40%;
  }
  .hero-container{
    width:70%;
  }
      .custom_page .hero-container{
      width:70%;
        padding:65px 0px;
    }
 .hero-section .hero-container{
    padding: 65px 65px;
  }

  .banner_section .banner_img_section img {
    max-width: 480px;
  }

  .banner_section .banner_details_section .content h1 {
    font-size: 40px;
    line-height: 32px;
  }

  .banner_section .banner_details_section .content h2 {
    font-size: 20px;
    line-height: 20px;
    margin: 0px 0px 14px;
  }

  .banner_details_section .content .details_of_rarest {
    gap: 20px;
  }

  .banner_details_section .content .details_of_rarest .content h4 {
    font-size: 15px;
  }

  .banner_section .banner_details_section .content p {
    font-size: 15px;
    line-height: 20px;
    margin: 20px 0px 3px;
  }

  .price_section {
    padding: 10px 20px;
  }

  .price_section .price_details .price h2 {
    font-size: 24px;
    line-height: 30px;
  }

  .price_section .price_details .price h3 {
    font-size: 16px;
  }

  .price_section .buy_now_button_div .buy_now_button {
    height: 36px;
    width: 130px;
    font-size: 16px;
    line-height: normal;
  }
  .royal_stamp .inner_rarest_section .rarest_img{
    text-align: center;
    display: block;
  }
  .royal_stamp .inner_rarest_section .rarest_img img{
    float: none;
  }
}

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

  
  .royal_stamp .inner_rarest_section .rarest_img {
    width: 100%;
    margin: 0px;
    display:contents;
  }

  .royal_stamp .inner_rarest_section {
    flex-wrap: wrap-reverse;
    padding: 5px 24px;
    gap: 40px;
    text-align: center;
  }

  .banner_section .banner_img_section img {
    max-width: 400px;
  }

  .banner_section .banner_details_section .content h1 {
    font-size: 30px;
    line-height: 25px;
  }

  .banner_section .banner_details_section .content h2 {
    font-size: 13.5px;
    line-height: 22px;
    margin: 0px 0px 4px;
  }

  .price_section .price_details .price h2 {
    font-size: 20px;
    line-height: 22px;
    margin: 0px 0px 4px;
  }

  .price_section .price_details .price h3 {
    font-size: 15px;
  }
}


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


  .slider_images{
    width:100%;
  }
  .banner_section .banner_details_section .content h2{
    font-size:22px;
  }

.next {
    right: 10px;
    width: 36px;
    height: 36px;
}
  .prev {
    left: 10px;
    width: 36px;
    height: 36px;
}
  .nextSecondary {
    right: 10px;
    width: 36px;
    height: 36px;
}
  .prevSecondary {
    left: 10px;
    width: 36px;
    height: 36px;
}
  
    .royal_stamp .inner_rarest_section .rarest_img img {
      width: 100%;
}

    .responsive-text {
    overflow: hidden;
    text-overflow: ellipsis;
    
    display: -webkit-box;
    -webkit-line-clamp: 4; 
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

      .hero-container h3.main-heading{
        font-size: 28px;
    }
    .hero-container h4.sub-heading{
        font-size: 24px;
        margin: 10px 0px;
    }
    .hero-container .para{
        padding: 0px 20px
    }
    .hero-container{
        width: 100%;
        margin: 0 auto;
    }

  .section .content-box {
    width: auto;
  }

  .tabcontent .images {
    display: grid;
    margin: 0px;
    grid-template-columns: repeat(3, 1fr);
    width: 100%;
    gap: 7vw 13px;
  }

  .images .image-box {
    width: 100%;
    display: block;
  }

  .images .image-box img {
    width: 100%;
    height: 25vw;
  }

  .royal_stamp .inner_rarest_section .rarest_content_2 h3 {
    font-size: 40px;
    margin: 10px 0 0px;
  }

  .centered-section .content h1 {
    font-size: 35px;
  }

  .centered-section .content h2 {
    font-size: 20px;
  }

  .banner_section .banner_with_number {
    flex-wrap: wrap;
    flex-direction: column;
    padding: 0px 24px;
  }

  .banner_section .banner_img_section {
    width: 100%;
    padding: 36px 0px 40px;
  }

  .banner_section .banner_details_section {
    width: 100%;
  }

  .banner_section .banner_details_section .content {
    max-width: 100%;
            justify-items: center;
  }
  .tasting_notes {
    margin-top: 0px;
    margin-bottom: 50px;
}
  .banner_details_section .content .details_of_rarest .content{
    min-width:85px;
  }

  .banner_section .banner_details_section .content h2 {
    margin: 0px 0px 25px;
  }

  .price_section.desktop {
    display: none;
  }

  .price_section.mobile {
    display: flex;
    margin: 38px 0px;
    justify-content: center;
    gap: 24px;
  }

  .royal_stamp .inner_rarest_section .rarest_img img {
      width: 100%;
}


@media only screen and (max-width: 560px) {
    .royal_stamp .inner_rarest_section .rarest_img img {
      width: 100%;
}


  .video-background-section h1 {
    font-size: 36px;
  }

  .video-background-section h2 {
    font-size: 19px;
    line-height: 22px;
  }

  .video-background-section p {
    font-size: 13px;
    line-height: 20px;
    max-width: 350px;
  }

  .tasting_notes h1 {
    font-size: 36px;
    line-height: 35px;
    margin: 24px 0px;
  }

  .tablinks {
    padding: 10px;
    font-size: 12px;
    line-height: normal;
    font-weight: 400;
    width: 50%;
  }

  .tabcontent {
    padding: 10px;
  }

  .section .content-box {
    width: auto;
    padding: 10px;
  }

  .tabcontent .section .content-box h3 {
    font-size: 20px;
    line-height: 21px;
    font-weight: 500;
    margin: 24px 0px;
  }

  .images .image-box img {
    width: 100%;
    height: 22vw;
  }

  .images .image-box .text-below {
    font-size: 12px;
    line-height: 12px;
    font-weight: 500;
  }

  .tabcontent .images {
    grid-template-columns: repeat(2, 1fr);
  }

  .images .image-box img {
    height: 34vw;
  }

  .royal_stamp .inner_rarest_section .rarest_content h4,
  .bottle-2 .inner_rarest_section .rarest_content h4 {
    font-size: 32px;
    font-weight: 400;
    margin-bottom: 0px;
  }

  .royal_stamp .inner_rarest_section .rarest_content_2 h3 {
    font-size: 35px;
    margin: 10px 0 0px;
  }

  .centered-section .content h1 {
    font-size: 32px;
  }

  .centered-section .content h2 {
    font-size: 18px;
  }

  .price_section .buy_now_button_div .buy_now_button {
    width: 107px;
    height: 30px;
    font-size: 10px;
  }

  .centered-section .center-image {
    max-width: 70%;
  }

  .centered-section .content h1 {
    line-height: normal;
    margin: 0px 0px 4px;
  }
}

@media only screen and (max-width: 400px) {
  .tasting_notes h1 {
    font-size: 30px;
  }

  .banner_section {
    padding: 40px 0px;
  }

  .banner_section .banner_img_section img {
    width: 100%;
  }

  .banner_details_section .content .details_of_rarest .content h4 {
    font-size: 12px;
  }

  .banner_section .banner_details_section .content p {
    font-size: 13px;
    margin: 0px;
    text-align:center;
  }

  .price_section.mobile {
    margin: 36px 0px;
  }

  .price_section .price_details .price h2 {
    font-size: 19px;
    line-height: 24px;
    margin: 0px;
  }

  .price_section .price_details .price h3 {
    font-size: 11px;
    line-height: 17px;
  }

  .price_section .buy_now_button_div .buy_now_button {
    width: 95px;
  }

  .video-background-section h1 {
    font-size: 26px;
  }

  .video-background-section h2 {
    font-size: 12px;
    line-height: 10px;
  }

  .video-background-section p {
    width: 100%;
  }

  .centered-section .center-image {
    max-width: 70%;
  }

  .centered-section .content h1 {
    font-size: 20px;
    line-height: normal;
    margin: 0px 4px;
  }

  .centered-section .content h2 {
    font-size: 9.5px;
    line-height: normal;
  }

  .centered-section .content .buy_now {
    font-size: 12px;
    height: 36px;
  }
}
  @media screen and (min-width: 768px) and (max-width: 1366px) {
    
     
    .banner_details_section .content .details_of_rarest{
      gap:55px;
    }
      .banner_section .banner_with_number {
        gap:20px;
      }
      .banner_section .banner_details_section .content h2{
        font-size:25px;
      }
      .royal_stamp .inner_rarest_section .rarest_img{
    text-align: center;
    display: block;
  }
      
.section .content-box {
    width: 80%;
    padding: 30px;
      }
    .custom_page .hero-container{
      width:70%;
    }

.tabcontent .images {
    display: grid;
    margin: 0px 30px 0px 30px;
}  
    .royal_stamp .inner_rarest_section{
      gap: 40px;
    }
      .royal_stamp .inner_rarest_section .rarest_img img{
        float:none;
            width: 80%;
      }
    .royal_stamp .inner_rarest_section .rarest_content_2{
      padding-left: 50px;
    }

      
    }


