@font-face {
  font-family: '7e6a2e30184bb114-s';
  src: url(../../assets/fonts/7e6a2e30184bb114-s.p.woff2)
    format('opentype');
  font-style: normal;
}

@font-face {
  font-family: '45068128bc59a7c6-s';
  src: url(../../assets/fonts/45068128bc59a7c6-s.p.woff2)
    format('opentype');

  font-style: normal;
}



@font-face {
  font-family: 'a34f9d1faa5f3315-s.p';
  src: url(../../assets/fonts/a34f9d1faa5f3315-s.p.woff2)
    format('opentype');

  font-style: normal;
}


@font-face {
  font-family: 'bb3ef058b751a6ad-s.p';
  src: url(../../assets/fonts/bb3ef058b751a6ad-s.p.woff2)
    format('opentype');

  font-style: normal;
}

@font-face {
  font-family: 'c4a2ca76cbcd952a-s.p';
  src: url(../../assets/fonts/c4a2ca76cbcd952a-s.p.woff2)
    format('opentype');
  font-style: normal;
}

/*@font-face {*/
/*font-family: 'Biennale-Regular';*/
/*  src: url('https://curaleafwebsitefonts.blob.core.windows.net/fonts/Biennale-Medium.otf')*/
/*    format('opentype');*/
/*  font-weight: 500;*/
/*  font-style: normal;*/
/*}*/


.offer-strip{
	color: #fff;
	margin-bottom: 0px;
	font-size: 16px;
padding: 6px ;
  font-family: 'Biennale-Regular';
	 background:#061e21;
	 text-align:center;
	 text-transform: capitalize;
}


nav{

	padding: 10px;
	
}

.widd{
	
    width: 10%;
}

.hero-section{
    background-image: url("../../assets/images/ageBG.webp");
    background-repeat: no-repeat;
    background-size: cover;
    height: 650px;
    background-blend-mode: multiply;
    background-position:50% 50%;
    /*display: flex;*/
    padding-top: 5%;
    text-align: center;
    min-height:100vh;
    background-color: #1110104f;
}

marquee{
    background-color: #1a1b1e;
    color: #fff;
    font-family: 'a34f9d1faa5f3315-s.p';
        padding: 8px;
            display: block;
    
}




.hero-section {
 
  align-items: center;
  justify-content: center;
}
.hero-content{
    
    justify-content: center;
    text-align: center;
    text-align: center;
}
.hero-content {
  text-align: center;
  width: 100%;
 padding-top: 0%;
}


.hero-subheading{
    color: #fff;
    font-size: 90px;
     font-family: '45068128bc59a7c6-s';
}
.hero-subheading2{
    color: #fff;
    font-size: 30px;
     font-family: '45068128bc59a7c6-s';
}
p.hero-subheading4{
    color: #fff;
    font-size: 20px;
     font-family: '45068128bc59a7c6-s';
}


.text-transparent {
    color: transparent;
}

.to-gold3 {
   color: #d7ad67;
}


/*.custom-button5  {
    color: #000;
    text-decoration: none;
    background-color: #e5bf76;
    width: 30%;
}*/

.btn.hero-btn-ageIsLegal {
    color: #000;
    /*background: #e5bf76;*/
    background-image: linear-gradient(203deg, #e5bf76, #bb8847);
    width: 20%;
    font-size: 15px;
    height: 44px;
     font-family: '45068128bc59a7c6-s';
}

.btn.hero-btn-ageIsLegal:hover {
    color: #000;
    /*background: #e5bf76;*/
    background-image: linear-gradient(16deg, #e5bf76, #bb8847);
    width: 20%;
    height: 44px;
}

nav{
     padding-bottom: 2%!important;
}


footer {
   font-family: '7e6a2e30184bb114-s';
    background-color: #47423e;
    padding: 3px 10px;
    text-align: center;
}

footer a, footer a:hover {
   font-family: '7e6a2e30184bb114-s';
    text-decoration: none;
    color: #ffffff;
    margin-bottom: 0px;
    font-size: 20px;
}



@media screen and (max-width: 767px) {
    .hero-subheading {
         color: #fff;
    font-size: 40px;
    font-family: '45068128bc59a7c6-s';
    font-weight: 700;
    line-height: 1.5;
    }
    
    .hero-section{
        padding-top: 15%;
    }


.btn.hero-btn-ageIsLegal{
     width: 60%;
}

.widd {
    width: 30%;
}

.hero-section{
    background-image: url("../../assets/images/ageBG.webp");
   min-height:100vh;
    height: 650px;
   
}

.hero-subheading2 {
    font-size: 20px;
}
  
  p.hero-subheading4{
     font-size: 20px;  
  }  
}


@media screen and (min-width:768px) and (max-width:1024px){
    .custom-button4 {
    font-size: 12px;
    padding: 7px 0px;
    width: 51%;
    
}
.custom-button5  {
   width: 80%;
}
}

@media screen and (min-width:1400px){
    .hero-section{
       height: 950px;
       min-height:100vh;
        background-position:50% 0%;
   
}

}




