/* latin */
@font-face {
  font-family: 'Courier Prime';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/courierprime/v9/u-450q2lgwslOqpF_6gQ8kELawFpWg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Courier Prime';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/courierprime/v9/u-4k0q2lgwslOqpF_6gQ8kELY7pMT-Dfqw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: Dilemma;
    font-style: normal;
    font-weight: 400;
    src: url(https://superspeciosa.com/cdn/shop/files/Dilemma-SansLight.otf?v=1718382000) format('opentype');
}

@font-face {
    font-family: Dilemma;
    font-style: normal;
    font-weight: 700;
    src: url(https://superspeciosa.com/cdn/shop/files/Dilemma-SansBold.otf?v=1718382000) format('opentype');
}

@font-face {
    font-family: Dilemma;
    font-style: normal;
    font-weight: 550;
    src: url(https://superspeciosa.com/cdn/shop/files/dilemma-sans-regular.otf?v=1720027357) format('opentype');
}


@font-face {
    font-family:KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA;
    font-style: normal;
    font-weight: 550;
    src: url(../../assets/fonts/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2) format('opentype');
}

@font-face {
    font-family:KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe;
    font-style: normal;
    font-weight: 550;
    src: url(../../assets/fonts/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2) format('opentype');
}

@font-face {
    font-family:dilemma-sans-black;
    font-style: normal;
    font-weight: 550;
    src: url(../../assets/fonts/dilemma-sans-black.woff) format('opentype');
}

@font-face {
    font-family:DilemmaSansMediumCD ;
    font-style: normal;
    font-weight: 550;
    src: url(../../assets/fonts/DilemmaSansMediumCD.woff) format('opentype');
}

.zero-size{
  font-size: 0px;
}

body{
  font-family: 'Courier Prime';



}

/*offer strip css */
header{
   background-color: #d8a929;
   min-height: 50px;
   display: flex;
    margin-left: auto;
    margin-right: auto;
    position: relative;
      }

.offer-strip {
    font-family: Dilemma;
    font-size: 15px;
    font-weight: 700;
    color: #222D1C;
    line-height: 1;
    margin: 0 auto;
    padding: 0;
    text-transform: uppercase;
    justify-content: center;
    align-items: center;
    display: flex;
    font-family: KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe;
}

/*css for logo section*/
 .logo-size{
 	width:5%;
 	text-align: center;
 }
 .logo-style{
  background-color:#212c1c;
 }

/*css for hero section*/
.hero-section{
	display: flex;
	text-align: center;
	align-content: center;
	align-items: center;
    background-repeat: no-repeat;
    height: 90vh;
        background-size: contain;
    background-position: center;
    background-color: #f4f1de;
    justify-content: center;
}
.star-col{
    color: #d8a929;
}

.hero-content{
	display: flex;
	justify-content: center;
	
    width: 80%;
    
}
/*.hero-text{*/
/*    max-width: 1024px;*/
/*    min-height: 350px;*/
/*    gap: 15px;*/
/*    display: grid;*/
/*    padding: 32px 5% 32px 5%;*/
/*}*/
.hero-text p{
    color: #212c1c;
   font-size: 18px;
   padding: 30px;
    padding-left: 8px;
    vertical-align: middle;
    /*font-family: Courier Prime;*/
     font-family:KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA;
    font-weight: 400;
    font-style: normal;
}
.hero-text h1{
     font-weight: 700;
    color: #212c1c!important;
    font-family:dilemma-sans-black;
     text-transform: uppercase;
     font-size: 60px;
    /*line-height: 120%;*/
    margin: 0;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #f4f1df;
}
.hero-text ul li{
    /*font-family: Courier Prime;*/
    font-weight: 400;
    font-style: normal;
    color: #212c1c;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 14px;
    line-height: 2;
    font-family:KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe;
}

.hero-img{
    display: grid;
        padding: 0px;
        overflow: hidden;
}
.img-cover{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.custom-button-1 {
    color: #f4f1de;
    background-color: #212c1c;
    border: none;
    text-decoration: none;
    font-family: Dilemma;
    font-weight: 700;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    padding: 15px 32px;
    font-size: 24px;
    width: 36%;
    /* font-family: DilemmaSansMediumCD; */
    /* letter-spacing: 2.2px; */
}

/*css for footer*/

footer{
	background-color: #8ab83f;
	padding: 6px;
}
.footer-link{
	display: flex;
	justify-content: center;
}
footer .footer-link a {
	font-family: Lato, sans-serif;
	color: #000;
	margin-bottom: 0px;
	font-size: 18px;
  text-decoration: none;
}

@media screen and (max-width:768px){

    .hero-content{
        width: 100%;
        padding: 0 16px;
    }

    .number{
        flex-wrap: wrap;
    }

    .first, .second{
        width: 100%;
        padding: 20px;
    }

    .hero-section{
        height: auto;
        min-height: 90vh;
        background-color: #f4f1de;
        align-content: center;
        background-position: 30% 100%;
        padding: 40px 0;
    }

    .hero-text p{
        font-size: 16px;
        padding: 20px 8px;
        text-align: center;
    }

    .hero-text h1{
        font-size: 32px;
        line-height: 1.2;
    }

    .hero-text ul li{
        font-size: 16px;
        padding-top: 10px;
    }

    .custom-button-1{
        width: 90%;
        margin: 0 auto;
        font-size: 20px;
        padding: 14px 20px;
    }

    .offer-strip{
        font-size: 12px;
        text-align: center;
        padding: 0 10px;
    }

    .logo-size{
        width: 30%;
        text-align: center;
    }

}