@font-face {

    font-family: Jost-Regular;

    src: url('../fonts/Jost-Regular.ttf');

}

@font-face {

    font-family: Jost-Medium;

    src: url('../fonts/Jost-Medium.ttf');

}

@font-face {

    font-family: Li-Ador-Noirrit-R;

    src: url('../fonts/Li Ador Noirrit Regular.ttf');

}

@font-face {

    font-family: Li-Ador-Noirrit-SB;

    src: url('../fonts/Li Ador Noirrit SemiBold.ttf');

}

@font-face {

    font-family: Li-Ador-Noirrit-B;

    src: url('../fonts/Li Ador Noirrit Bold.ttf');

}

.liador{

    font-family: 'Li-Ador-Noirrit-B';

}

.liadorr{

    font-family: 'Li-Ador-Noirrit-R';

}

.liadorsb{

    font-family: 'Li-Ador-Noirrit-SB';

}



html{

    scroll-behavior: smooth;

}

body{

    font-size: 15px;

    /* font-family: 'Nunito', sans-serif; */
    font-family: 'Li-Ador-Noirrit-B';



}

.ml-auto{

    margin-left: auto !important;

}

.mr-auto{

    margin-right: auto !important;

}

.logoarae span{

    font-weight: 1000;

    font-size: 24px;

}

.navarea ul li a {
    color: #fff !important;
    font-weight: 700;
    font-size: 16px;
    padding: 10px 7px;
    text-transform: uppercase;
    letter-spacing: 0px;
}
.btn-warnings{
    background: #673AB7;
    color: #fff;
}
.text-whitee{
    color: #000;
    font-size: 17px;
    font-weight: 800;
}
.product_items {

    border: 2px solid #ddd;

    padding: 5px;

    background: #fff;

}
.nav-link {
    color: rgb(33, 37, 41)  !important;
}
.nav-link.active {
    color: #673AB7 !important;
}

.image_areaa {

    height: 210px;

    overflow: hidden;

    border: 1px solid #ddd;

}

.image_areaa img {
    width: 100%;
    height: 100%;
}

a{

    text-decoration: none;

    color: #000;

    font-weight: 600;

}

a:hover{

    text-decoration: underline;

}

.ordebtn {
    font-size: 16px;
    color: white;
    /* margin-top: 5px; */
    background: #673AB7;
    border: 2px solid #673AB7;
    border-radius: 3px;
    width: 100%;
    margin-right: 5px;
    font-family: 'Li-Ador-Noirrit-B';
    display: block;
    text-align: center;
    padding: 8px 0;
    color: #ffffff;
}

.ordebtn:hover {

    color: #383535;

}

.section_ttile {

    font-size: 20px;

    /* font-weight: bold; */

    font-family: 'Li-Ador-Noirrit-B';

}

.section_ttileee {
    font-size: 34px;
    font-weight: 1000;
}

.navbar-toggler {

    background-color: #673AB7;

}
.navbar-toggler-icon{
    filter: invert(100%);

}



button.slick-prev.slick-arrow {

    position: absolute;

    left: 11px;

    bottom: 50%;

    z-index: 99;

    width: 50px;
    height: 50px;
    background: rgb(103 58 183);
    color: #fff;
    border: 1px solid #673AB7;
    border-radius: 4px;

}

button.slick-next.slick-arrow {
    position: absolute;
    right: 10px;
    width: 51px;
    bottom: 50%;
    background: rgb(103 58 183);
    border: 1px solid #673AB7;
    height: 50px;
    color: #fff;
    border-radius: 4px;
}

.mt-75{

    margin-top: 75px;

}

.mt-100{

    margin-top: 100px;

}

.mt-150{

    margin-top: 150px;

}

.mt-200{

     margin-top: 150px;

 }

.hvh{

    height: 100vh;

}

.discount-area {

    position: relative;

}

.discount-area span {

    right: 8px;

}

.card-body.cdbody h3 {

    font-weight: bold;

    text-transform: capitalize;

}

.btn-large {

    display: block !important;

    width: 100%;

}

.mpointer{

    cursor: pointer;

}

.order_page{

    font-family: Li-Ador-Noirrit-R;

}

.text_area_product p a {
    height: 40px;
    display: block;
    overflow: hidden;
    line-height: 17px;
    padding-top: 3px;
    font-weight: bold;
}
.text-warningss{
    color: #673AB7;
}

.order_product h5{

    font-weight: bold;

}
/* extraa */
.text_area_product p a {
    height: 40px;
    display: block;
    overflow: hidden;
    line-height: 17px;
    padding-top: 3px;
}
.text_area_product p {
    margin-bottom: 0px;
}
.navbarr{
    background: #673AB7 !important;
}
.navarea ul li a:hover {
    color: #ededed !important;
}
div#search_results {
    top: 83%;
    left: 33%;
}
.slider_area{
    margin-top: 113px;
}
.btn-outline-success {
    --bs-btn-color: #673AB7 !important;
    --bs-btn-border-color: #673AB7 !important;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #673AB7 !important;
    --bs-btn-hover-border-color: #673AB7 !important;
    --bs-btn-focus-shadow-rgb: 25,135,84;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #673AB7 !important;
    --bs-btn-active-border-color: #673AB7 !important;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #673AB7 !important;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #673AB7 !important;
    --bs-gradient: none;
}
.btn-success {
    --bs-btn-color: #fff;
    --bs-btn-bg: #673AB7 !important;
    --bs-btn-border-color: #673AB7 !important;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #673AB7 !important;
    --bs-btn-hover-border-color: #673AB7 !important;
    --bs-btn-focus-shadow-rgb: 60,153,110;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #673AB7 !important;
    --bs-btn-active-border-color: #673AB7 !important;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #673AB7 !important;
    --bs-btn-disabled-border-color: #673AB7 !important;
}
.text-success {
    color: rgb(239 32 104) !important;
}
.bg-pink{
    background: rgb(239 32 104) !important;
}
.text-pink{
    color: rgb(239 32 104) !important;
}
/* mobile responsive */
@media only screen and (max-width: 990px) {

.mobile_none{

    display: none;

}

    .navbarr{

        display: none;

    }

    .navarea ul {

        display: block;

        text-align: left;

    }


.image_areaa {
    height: 145px;
}

.trending_img {
    height: 270px;
}

    .hvh{

        height: 100%;

    }

    .navarea ul li a {
    color: #fff !important;
}
.slider_area{
    margin-top: 75px;
}

}

/*a:hover, a:focus{*/
/*    color: #198754 !important;*/

/*}*/

/*landing page css*/
.landing_main {
    background: #ddd;
    padding: 40px 30px;
    margin-top: 114px;
    font-family: 'Li-Ador-Noirrit-R';
    text-align: center;
    background: url("../images/bg1.jpg");
    background-size: contain;
    background-position: bottom left;
    height: 509px;
}
.main_text_area h2{
    font-size: 48px;
    font-weight: 700;
    line-height: 55px;
    text-align: center;
    color: #fff;
}
.main_text_area h2 span{
    color: #FF9100;
}
.main_text_area p{
    color: #fff;
}
.buton_area a {
    background: #FF9100;
    width: 200px;
    padding: 12px;
    border-radius: 4px;
    font-weight: 700;
    font-size: 17px;
    margin: 0 auto;
    display: inline-block;
    text-decoration: none;
    text-align: center;
}
.buton_area a:hover {
    background: #673ab7;
    color: #fff;
}
.buton_area_green a {
    background: #428500;
    width: 200px;
    padding: 12px;
    border-radius: 4px;
    font-weight: 700;
    font-size: 17px;
    margin: 0 auto;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    color: #fff;

}
.buton_area a:hover {
    background: #673ab7;
    color: #fff;
}
.main_text_area  {
    background: rgb(103 58 183 / 95%);
    padding: 40px 30px;
    border-radius: 6px;
    border: 1px solid #ff9100;
}
.another_div{
    color: #fff;
}
.land_two_textt{
    font-family: 'Li-Ador-Noirrit-R';
    text-align: center;

}
.land_two_textt h3 {
    font-size: 35px;
    text-align: center;
    font-family: 'Li-Ador-Noirrit-R';
    font-weight: 700;
    line-height: 48px;
}
.landing_two {
    padding: 60px 0;
}
.land_two_textt p {
    font-size: 22px;
    margin-top: 20px;
    color: #428500;
}
.land_two_ulq ul li {
    font-size: 17px;
    margin-bottom: 15px;
    list-style: disc;
    font-family: 'Li-Ador-Noirrit-R';
}

.sec_three_img img {
    height: 100%;
    width: 100%;
}
.sec_three_img {
    overflow: hidden;
    height: 550px;
}
.senction_three{
    padding: 60px 0;
}
.sec_three_text h4 {
    background: #e4e8d9;
    font-weight: 600;
    padding: 14px;
    font-family: 'Li-Ador-Noirrit-R';
}
.sec_three_text p {
    margin-top: 20px;
    font-size: 16px;
    font-family: 'Li-Ador-Noirrit-R';
}
.sec_three_text ul li {
    font-size: 16px;
    margin-top: 20px;
}

@media only screen and (max-width: 786px) {
    .landing_main {
        height: auto;
        background-size: cover;
    }
    .main_text_area h2 {
    font-size: 25px;
    line-height: 40px;
}
}
