body {
  font-family: 'Trenda', sans-serif;
 background: #fffbf7 !important;
}
.site-header,
body,
html {
  overflow: visible;
}
/* Make sure parents don't block sticky behavior */
.site-header {
  overflow: visible;
  position: relative;
  z-index: 1030;
}

/* Ensure sticky navbar stays on top */
.navbar.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1030;
  background-color: #fff; /* Set background to prevent see-through */
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05); /* Optional subtle shadow */
}

/* Optional: avoid collapsing margins affecting sticky */
body {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Cinzel', serif;
  font-weight: 600;
	/*font-family: 'Poppins', serif;*/
}
body a{
	text-decoration:none;
}
#mooncraftNavbar{
	font-family: 'Poppins', sans-serif;
	font-size: 14px
}
#mooncraftNavbar ul li a{
	font-weight: 500;
	font-size:16px;
	color: #00446d;
}
.color-yellow{
color: #f4b62a;	
}
.sub-brand{
	font-family: 'Playfair Display', serif;
	font-style:italic;
	font-weight: 400;
	    font-size: 35px;
}
.color-blue, .mooncraft{
	color:#00446d;
}
 .mooncraft, .cinzel-semibold{
   font-family: 'Cinzel', serif;
	 font-size: 40px;
	 font-weight:400;
	 text-transform: uppercase;
}
.roboto-condensed-regular{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:20px;
	font-weight:400;
}
.poppins-regular{
	font-family: 'Poppins', serif;
	font-weight:300;	
}
.poppins-light{
	font-family: 'Poppins', serif;
	font-weight:300;	
}
.product-name{	
	font-weight: 500;
}
.product-sub-title{
	font-size:14px;
}
.blend-txt{
	text-align:left;
}
.section-description {
    padding-left: 20px;
	padding-right: 20px;
	font-family: 'Trenda', sans-serif !important;
}
.section-description .poppins-regular, 
.section-description .poppins-light{
	font-family: 'Trenda', sans-serif !important;
}
.txt-section, .tasting-notes-description, .style-description{
	font-family: 'Trenda', sans-serif !important;
    font-size: 16px;
	color:#00446d;
	
}
.section-description .desc-main{
	text-align:center;
}
.section-description .desc-sub{
	text-align:center;
}
.percentage-number{
	font-size:14px;
}
.color-600f0c{
	color:#600f0c;
}
.color-b0320a{
	color:#b0320a;
}
.color-f60001{
	color:#f60001;
}
.color-a07624{
	color:#a07624;
}
.color-f72859{
	color:#f72859;
}
.color-a20036{
	color:#a20036;
}
.color-ff8a8a{
	color:#ff8a8a;
}
.merriweather-banner {
  font-family: 'Merriweather Sans', sans-serif;
  font-weight: 700;
  font-size: 120pt;
  line-height: 1.1;
}
.circular-chart {
  display: block;
  margin: 0 auto;
  max-width: 80px;
  max-height: 80px;
}
.circle-bg {
  fill: none;
  stroke: #bfbfbf;
  stroke-width: 1;
}
.circle {
  fill: none;
  stroke-width: 1;
  stroke-linecap: round;
  stroke: var(--mooncraft-accent, #C2185B);
  transform: rotate(-90deg);
  transform-origin: center;
  transition: stroke-dasharray 1s ease-out;
}
.color-600f0c .circle{
stroke: var(--mooncraft-accent, #600f0c);
}
.color-b0320a .circle{
stroke: var(--mooncraft-accent, #b0320a);
}
.color-f60001 .circle{
stroke: var(--mooncraft-accent, #f60001);
}
.color-a07624 .circle{
stroke: var(--mooncraft-accent, #a07624);
}
.color-f72859 .circle{
stroke: var(--mooncraft-accent, #f72859);
}
.color-a20036 .circle{
stroke: var(--mooncraft-accent, #a20036);
}
.color-ff8a8a .circle{
stroke: var(--mooncraft-accent, #ff8a8a);
}
.percentage-number {
  font-size:6px;
  text-anchor: middle;
  fill: #00446d;
  font-family: 'Cinzel', serif;
}
.blend-label.percentage-text {
    font-size: 10px;
    display: block;
    width: 100%;
    text-align: center;
}
.section-1 .txt-section, .section-4 .txt-section{
	text-align:center;
}
footer{
	color: #ffffff;
	font-size: 14px
}
footer ul.footer-nav li {
    list-style: none;
}
footer ul.footer-nav{
	padding-left: 10px;
}
footer ul.footer-nav li a{
	text-decoration: none;
	font-weight: 300;
	font-size: 14px;
	color:#ffffff;
}
footer .footer-col-title{
	color: #f4b62a;	
	font-weight: 500;	
	font-size: 14px;
	text-align:left;
	padding-left: 10px;
}
footer .Social{
	text-align:center;
    font-size: 14px;
    font-weight: 300;
	margin-bottom: 0px !important;
}
footer .Social .ContactUs .footer-col-title{
	text-align:center;
}
footer .Social .responsibility .footer-col-title{
	display:none;
}
footer .Social .responsibility{
	    font-size: 14px;
    display: flex;
    align-items: flex-end;
	
}
footer .Social .ContactUs a{
	color:#ffffff;
	text-decoration: none;
}
footer .copyright{
	text-align:center;
    border-top: 1px solid #ffffff;
}
.copyright .menu-terms-and-conditions-container ul {
    display: inline-flex
}
.copyright .menu-terms-and-conditions-container ul li:not(first0child){
	padding-left: 20px
}
#age-yes, #age-no{
	background-color:#00446d;
	color:#ffffff;
}
.modal-content .modal-body{
	font-size: 14px;
	box-shadow: 3px 3px 5px 6px #ccc;
}
.modal-content .modal-body h2{
	font-size:25px;
	font-family:Merriweather;
}

.modal.show .modal-dialog
{
    background-color: #fffbf7;
}
/* Show dropdown-menu on hover */
.navbar-nav .dropdown:hover > .dropdown-menu {
  display: block;
  visibility: visible;
  opacity: 1;
}

/* Optional: style dropdown-menu if needed */
.dropdown-menu {
  display: none; /* hide by default */
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.2s ease;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  background: #fff; /* or match your theme color */
  padding: 0.5rem 0;
  border: 1px solid rgba(0,0,0,0.1);
  box-shadow: 0 4px 6px rgba(0,0,0,0.1);
}

.dropdown-menu .dropdown-item {
  padding: 0.25rem 1rem;
}
/* Responsive carousel images */
#mooncraftHero .carousel-item img {
  width: 100% !important;
  height: auto !important;
  object-fit: cover;
}

/* Limit carousel height on mobile */
@media (max-width: 767.98px) {
  #mooncraftHero .carousel-item {
    max-height: 60vh;
    overflow: hidden;
  }
  #mooncraftHero .carousel-item img {
    height: 100% !important;
    object-fit: cover !important;
  }
}
#mooncraftHero .carousel-control-next, #mooncraftHero .carousel-control-prev{
	width:5%;
}
#mooncraftHero  .carousel-caption p{
	font-family:
}
@media (min-width: 768px) {
	ul#menu-main-menu li {
    padding-left: 10px;
    padding-right: 10px;
}
footer .Social .responsibility	{
		padding-left: 120px;
	}
}
.mooncraft-slide-item a {
    font-family: 'Cinzel', serif;
    font-size: 18px;
}
.footer-logo-css {
    text-align: center;
    width: 100%;
}
.logoandmenu .footer-logo-css img {
    width: 150px;
}
.section-2{	
	padding-left: 20px;
	padding-right:20px;
}
.section-2 div, .section-2 p, 
.section-3 .palate-description,
.section-3 .pairings-description,
.section-3 .tasting-notes-description,
.section-4 .statement-text{
	font-family: 'Trenda', sans-serif !important;
	font-size:16px !important;	
	font-weight: 300;
}
.section-2 div .blend-label.percentage-text{
	font-size:10px !important;
}
h3.product-name{
	font-family: 'Trenda', sans-serif !important;
	    font-size: 25px;
}
.custom-content-page, .custom-content-page p{
	font-family: 'Trenda', sans-serif !important;
	 font-size: 16px;
}
	/* Sticky Navbar Styling */
.navbar.sticky-top {
  position: -webkit-sticky; /* For Safari */
  position: sticky;
  top: 0;
  z-index: 1020; /* Ensure it's above other content */
  background-color: #fff; /* Set a solid background */
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05); /* Optional soft shadow */
}
