@font-face{
font-family:  Pricetag;
src:url("../Pricetag-Regular.ttf");
}
@font-face{
font-family:  AVEN;
src:url("../avenir.otf");
}

body{
  overflow-y: auto;
  overflow-x: hidden;
 /* font-family: AVEN !important; */
 font-family: 'Montserrat' !important;
    color:#fff;

}

.correct-box{
    vertical-align: text-top;
}


a:hover{
    color: #8125f0;
}
a{

    text-decoration: none !important;
    color: #fff;
    cursor: pointer;
    font-family:  sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
}


/************ end of overriding bootstarp  **************/

/* helpers */

.avenir{
    font-family: 'AVEN' !important;
}


.text-gradient {
    background-image: linear-gradient(to right,  #580fee, #8125f0); /* Change colors as per your requirement */
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}


.play-bold {
    font-family: "Play", sans-serif;
    font-weight: 700;
    font-style: normal;
}

.main-color{
    color  : #8125f0 !important;
}
.accent-color{
    color :  #580fee !important;
}

.flex-1{
    flex:1;
}

.fs-12{  font-size: 12px; }
.fs-14{  font-size: 14px; }
.fs-18{  font-size: 18px; }
.fs-20{  font-size: 20px; }
.fs-22{  font-size: 22px; }
.fs-25{  font-size: 25px; }
.fs-28{  font-size: 28px; }
.fs-38{  font-size: 38px; }
.fs-48{  font-size: 48px; }

.pointer{
    cursor: pointer;
}
.text-grey{
    color:#878898;
}

.bold{
    font-weight: bold;
}
.btn-gradient{
    padding: 10px 40px;
    background: linear-gradient(to right, #b6142b,#b6142b);
    color: #fff;
    border: none;
}

.btn-oranged-gradient{
    padding: 10px 40px;
    background: linear-gradient(to right, #ff9467, #fe6b65);
    color: #fff;
    border: none;
}
.btn-gradient:hover{ color: #fff !important;}
.btn-outlined-gradient{
    padding: 10px 40px;
    background-color: #fff;

    border: none;
}

.gradient-line {
    width: 30%;
    border-radius: 1.5px ;
    height: 3px; /* Adjust the height of the line */
    background: linear-gradient(to right, #b6142b, #000); /* Adjust colors as needed */
}

.no-border{
    border: none;
}
.small-radius{
    border-radius: 8px;
}
.card-rounded{
    border-radius: 12px;
}

.background-secondary{
    background: #27272b;
}
.bg-color{
    background-color: #16161a !important;
}
.header-bg{
    background-color: #202024 !important;
}
.widget-bg{
    background-color:#202024 !important;
}


.btn-wallet-selector{
    background-color:#202024;
    color: #fc5a5c;
    padding: 8px 16px;
    border-radius: 12px;
    border: 2px solid #fc5a5c;
    cursor: pointer;
    transition: ease-in-out 500ms;
}
.btn-wallet-selector:hover{
    background-color: #fc5a5c;
    color: #fff;
}

.product_qty.active{
    background-color: #4CAF50 !important;
    color: #fff !important;
}

.btn-wallet-selector.active{
    background-color: #fc5a5c;
    color: #fff;
    padding: 8px 16px;
    border-radius: 12px;
    border: 2px solid #fc5a5c;
}

.text-orange{
    color: #fc5a5c;
}
.input-widget{
    border: none;
    outline: none;
    background-color:#16161a;
}
.input-widget:hover,.input-widget:focus{
    border: none;
    outline: none;
    background-color:#16161a;
}


.bg-color-card{
    background: #202024;
    border-radius: 25px;
}

/* end helpers */
/* nav bar */

.site-name{
    font-size: 25px;
    font-weight: bold;
    margin: 0px 10px;
}

.icon-button{
    background: none;
    border: none;
    background-color: transparent;
}

.nav-button{
    margin: 0 10px;
}
.nav-search{
    margin: 0px 10px;
    border-radius: 24px;
    padding: 10px 20px 10px 60px;
    border: none;
    outline: none;
}

.main-link{
    margin: 0px 20px 0px 0px;
}
.main-link i{
    margin: 0px 1px 0px 0px;
}
.colored{
    color  : #8125f0 !important;
}
/*.colored{*/
/*    color: #3f51b5 !important;*/
/*}*/
.btn-colored{
    background:#995bc7  !important;
    color: #fff;
}



.report-text-area:hover,.report-text-area:focus{
    background-color:#202024;
}

.report-text-area{

    border: none;
    padding: 15px 22px;
    border-radius: 12px;
    resize: none;
    outline: none !important;
}

.footer-col a{
    display: block;
    color: #fff;
    margin-top: 10px;
}
/* end bar */



#drawer {
    position: absolute;
    top: 0;
    right: -100%; /* Initially hidden off-screen */
    width: 80%;
    bottom: 0;
    background-color: #202024;
    transition: right 0.3s ease-in-out;
}

#drawer.open {
    right: 0; /* Slide in from the left */
}

#openBtn {
    padding: 10px 20px;

    border: none;
    border-radius: 5px;
    cursor: pointer;
}


/****** start first company section  ******/

/* End Ultimate Footer Section */
.nav-brand-image{
    width: 80px;
}
.category-image{
    height:100px;
    width: 100%;
}
.p-image{

        aspect-ratio: 16 / 9;
        width: 100%;

}

.product-list .product-bt{
    display: inline-block;
    border-radius: 18px;
    padding: 8px 16px;
    margin-top: 8px;
    margin-left: 10px;
    font-size: 14px;
}

.note-icon{
    position: absolute;
    right: -18px;
    top: -24px;
    background: #202024;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    box-shadow: 2px 3px 5px 2px #202024;
    display: flex;
    justify-content: center;
    align-items: center;
}
.note-icon i{
    font-size: 28px;
    color: #FFC107;
}
/* Start Media Query */


/* smart phons and tablet*/
@media(max-width:767px)
{

    .nav-brand-image{
        width: 40px;
    }

    .site-name {
        font-size: 18px;
        font-weight: bold;

    }

    #nav-items{
        flex-direction: column;
        align-items: start !important;
    }

    .nav-sm{
        width: 100%;
    }
    .searsh-space{
        width: 100%;
    }
    .nav-search{
        margin-top: 20px;
        margin-bottom: 20px;
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }

    .category-image{
        height:100px;
        width: 100%;
    }

    .main-links-space{
        display: flex;
        flex-direction: column;
    }

    .main-links-space a{
         margin-top: 10px;
    }
    .footer-col{
        margin-top: 25px;
    }
    .footer-text{
        font-size: 14px;
        margin-bottom: 15px;
    }
}





@media(min-width:767px) and (max-width:790px)
{

}
/* small screen */
@media(max-width:768px)and (max-width:991px)
{

}
/* medium screen */
@media(max-width:992px)and (max-width:1199px)
{
    .site-name {
        font-size: 22px;
        font-weight: bold;
        margin: 0px 10px;
    }
}
/* large screen */
@media(min-width:992px)and (max-width:1199px)
{

}
@media(min-width:1200px)
{


}
/* End Media Query */
/*
.loading-overlay{
   background: linear-gradient(to bottom right, #b6142b, #270409);
    color: #fff;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999999999999;
    display: flex;
    align-items: center;
    justify-content: center;

}
.spinner {

    width: 70px;
    text-align: center;
  }

  .spinner > div {
    width: 18px;
    height: 18px;
    background-color: #fff;

    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  }

  .spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
  }

  .spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
  }

  @-webkit-keyframes sk-bouncedelay {
    0%, 80%, 100% { -webkit-transform: scale(0) }
    40% { -webkit-transform: scale(1.0) }
  }

  @keyframes sk-bouncedelay {
    0%, 80%, 100% {
      -webkit-transform: scale(0);
      transform: scale(0);
    } 40% {
      -webkit-transform: scale(1.0);
      transform: scale(1.0);
    }
  }*/
/* start scroll up */
