html,body{

    overflow-x: hidden !important;
}

p{

    font-size: 20px !important;
}
.navbar{

    background-image: url('images/background.png');
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    background-attachment: scroll !important;
    object-fit: cover !important;
}



.nav-item a{

  font-size: 17px !important;
  font-weight: 600 !important;
  color: rgb(62, 60, 60);


}

header{

    z-index: 999 !important;
    position: fixed !important;
    width: 100% !important;
    top: 0% !important;

}

.top-nav{
    background-color: #D72227;

}
.index-wrapper{

    position: relative;
    margin-top: 163px;
    width: 100%;

}


.ban-1{

    background-image: url('images/banner1.png');


}

 .banner-img {
    height: 580px;
    background-size: cover;
    background-position: center;
  }

  .ban-1 {
    background-image: url('images/banner1.png');
  }

  .ban-2 {
    background-image: url('images/banner2.png');
  }

  .ban-3 {
    background-image: url('images/banner3.png');
  }

  .banner-text {
    color: white;
    position: absolute;
    top: 20%;
    left: 6%;
    width: 50%;

  }
  
  @media (max-width: 550px) {
        .banner-text {
    color: white;
    position: absolute;
    top: 5%;
    left: 6%;
    width: 50%;

  }
      
  }

  .ban-para{

    font-size: 26px !important;
    width: 75%;
    font-weight: 500;
  }

.owl-dots {
  text-align: center;
  position: absolute;
  left: 44%;
  bottom: 5%;


}

.owl-dots .owl-dot {
  display: inline-block;
  margin: 0 5px;
}

.owl-dots .owl-dot span {
  width: 60px;
  height: 12px;
  background: #fff !important;
  display: block;
  opacity: 0.5;
  transition: 0.3s;
}

.owl-dots .owl-dot.active span {
  background: rgb(36, 119, 36) !important;
  opacity: 1;
}

.cat-card{

    width: 312px;
    height: 390px;
      box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
      border: 2px solid rgb(168, 163, 163);
}

.jar-content p{

    font-size: 22px;
    font-weight:500;

}

.jar-content{

    margin-left: 130px;
}
body, html {
  margin: 0 !important;
  padding: 0 !important;
}

@media (min-width: 768px) and (max-width: 1024px) {
    .jar {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
}
.jar-con{

    background-image: url('images/background.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    object-fit: cover;
    margin-top: 100px;
    border-bottom: #D72227 solid 4px;
     border-top: #D72227 solid 4px;
     width: 100% !important;
}

.gift-content p{

     font-size: 20px;


}

.gift-content{
      margin-top: 120px !important;
      background-color: #FEC779 !important;
}

.green-underline{

    border: 3px solid rgb(29, 127, 29) !important;
    width: 50%;
}

.feature-con{

    margin-top: 90px !important;
}

.f-p p{


    font-size: 20px;
}



.gif-card{

    width: 280px;
    height: 280px;

    border-radius: 30px;
}
.gif-card .card-body i{

    font-size: 75px !important;

    padding: 25px;
    border-radius: 50%;
}

.gif-con{

    margin-top: 170px !important;
}

.gif1{

    border: #D72227 solid 2px!important;
}

.gif1 .card-body i{
 border: #D72227 solid 2px!important;

}

.gif3{

    border: #FEC779 solid 2px!important;
}

.gif3 .card-body i{
 border: #FEC779  solid 2px!important;

}
.gif2{

    border: #069648 solid 2px!important;
}

.gif2 .card-body i{
 border: #069648 solid 2px!important;

}

.gif4{

    border: #2F3792 solid 2px!important;
}

.gif4 .card-body i{
 border: #2F3792 solid 2px!important;

}

.why-choose-con{

    margin-top: 90px;
}

.why-underline {
    width: 14%;
    border-bottom: 4px solid #069648 !important;

}

.why-card{

    width: 250px;
    height: 140px;
    border-radius: 20px;
}

.why-card p{

    font-size: 18px !important;
    font-weight: 400;
}

.why-card{

    border: #D72227 2px solid !important;
}
.why-card i{

    color: #069648 !important;
}

.brain{

    font-size:60px;
}

.brain-con{

    margin-top: 90px;
     background-image: url('images/cashew-bg.png');
     background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: cover;
    background-attachment: fixed !important;
    border-radius: 70px;



}



.faq {

    margin-top: 80px;
}


.custom-accordion .accordion-item {
    border: none;
    border-radius: 5px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    background-color: white;
}

.custom-button {
    font-weight: bold;
    font-size: 1.2rem;
    justify-content: space-between;
    padding-right: 3rem;
    background-color: white;
    box-shadow: none !important;
    border: none;
}

.custom-button:focus {
    box-shadow: none;
}



.bi-chevron-down {
    font-size: 14px;
}


@media (max-width: 500px) {

    .gift-boxes{

        margin-top: 60px !important;

        justify-content: center;
    }

    .cashews{

        display: flex;
        justify-content: center !important;
    }

    .c-item{

        margin-top: 30px !important;

    }

    .cashews{

 /*gap:  140px !important;*/
    }

    .brain-con{

        border-radius: 0%;


    }


  .banner-text{

     width: 95%;
  }

  .owl-dots{

  width: 100%;
  position: absolute;

  left: 3%;
}

.jar-content{

    margin-left: 0px;
}

}

@media (max-width: 930px) {
    .cashews {
        gap: 0px !important; /* Adjust this as needed */
        display: flex !important;
        justify-content: center;
        align-items: center;

    }


}

.faq-line{
  border: 3px solid rgb(29, 127, 29) !important;
    width: 20%;

}

.faq{

    margin-top: 100px;
}

footer{

    background-image: url('images/footer.png') ;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: cover;
    background-attachment: scroll;
}

footer p{

    color: white !important;
    font-size: 19px !important;
}

footer li a{

    color: white !important;
    font-size: 19px !important;
}


footer a{

    color: white;
    text-decoration: none;
}

.hr{

    border-bottom: 1px solid white;
    margin-top: 40px;
}
.footer-line {
  border: none;
  height: 3px;
  background-color: #fff;
  opacity: 0.2;
  border-radius: 5px;
}

.products-wrapper{

    background-image: url('images/banner1.png');
    height: 500px;
    background-position: center;
    background-size: cover;
    object-fit: cover;
    background-repeat: no-repeat;
    margin-top: 139px;
}

.products-wrapper{

    position: relative;
}
.products-wrapper .banner-text{

    position: absolute;
    left: 13%;
}

.select-cat{

    border-radius: 0%;

}

.select-cat:focus {
    box-shadow: none;
    border-color: #ced4da; /* default Bootstrap border color */
    outline: none;
}

.products-card{

    width: 410px;
    height: 730px;
    padding: 0 !important;
    border: 1px solid

}

.products-card .select-cat {

    width: 35%;
    height: 16%;
    border: 2px solid rgb(14, 9, 5);
}

.products-card .card-body {
    padding: 0;
}
.products-card img {
    width: 100% !important;
    height: 500px;

}

.typ-bg{

    background-color: #f6f8fb !important;
}

.select-cat {
    appearance: none; /* Hide native arrow */
}

@media (max-width: 500px) {

.products-card{

    width: 100%;
}

    .products-card{

        margin-top: 20px;
    }

    .products-wrapper .banner-text{

        position: absolute;
        left: 30%;
        top: 30%;
    }

    .view-btn{

        display: none;
}

.offcanvas {
  width: 100% !important;
  z-index: 9999;
}

.p-type{

    justify-content: center;
}

.p-type select{

    width: 100% !important;
}


.policy-wrapper{

    margin-top: 280px !important;
}


.c-item{

margin-top: 170px !important;

}

}

@media (min-width: 768px) and (max-width: 1024px) {
    .c-item {
        margin-top: 100px !important; /* or whatever value you want */
    }
}

.cashew-nut p{

    font-size: 20px;
}

.cashew-underline{

      border: 3px solid rgb(29, 127, 29) !important;
    width: 30%;
}

.single-con{

    margin-top: 210px !important;
}

.navbar-toggler {
    border: none;
    outline: none;
    font-size: 27px;
}

.navbar-toggler:focus {
    border: none;
    outline: none;
    box-shadow: 0 0 0 2px white;
}

.breadcrumb li a{

    text-decoration: none !important;
    color: black;
    font-size: 19px;
    font-weight: 500;
}

.breadcrumb li {
    font-size: 19px;
    font-weight: 500;
}

.qty-btn{

    border-radius: 0%;
}

.des-underline{
  border: 3px solid rgb(29, 127, 29) !important;
    width: 10%;

}

.des p{

    font-size: 21px;
    font-weight: 500;
}


.offcanvas {
  width: 400px !important;
  z-index: 9999;
}

.qty-input {
  width: 40px;
  height: 32px;
  padding: 0;
}
.cart-item img {
  object-fit: cover;
  border-radius: 8px;
}
.offcanvas {
  width: 350px;
  max-width: 100%;
}

.contact-wrapper{
    background-image: url('images/contact-ban.png');
    height: 300px;
    background-position: center;
    background-size: cover;
    object-fit: cover;
    background-repeat: no-repeat;
    margin-top: 160px;
    position: relative;

}
 .contact-wrapper .banner-text{

        position: absolute;
        left: 45%;
        top: 23%;
    }

    #contactfrm input{

        border-radius: 0% !important;


    }
#contactfrm input:focus,
#contactfrm input:active {
    border: 1px #ced4da solid !important;
    box-shadow: none !important;
    outline: none !important;
}
#contactfrm textarea:focus,
#contactfrm textarea:active {
    border: 1px #ced4da solid !important;
    box-shadow: none !important;
    outline: none !important;
}



.login-wrapper{
    background-image: url('images/login-ban.png');
    height: 300px;
    background-position: center;
    background-size: cover;
    object-fit: cover;
    background-repeat: no-repeat;
    margin-top: 163px;
    position: relative;

}
 .login-wrapper .banner-text{

        position: absolute;
        left: 46% !important;
        top: 40% !important;

    }

.register-wrapper{
    background-image: url('images/register-ban.png');
    height: 300px;
    background-position: center;
    background-size: cover;
    object-fit: cover;
    background-repeat: no-repeat;
    margin-top: 163px;
    position: relative;

}
 .register-wrapper .banner-text{

        position: absolute;
        left: 45% !important;

    }



        .custom-shadow {
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    }
@media (max-width: 500px) {

    .qty-in{

    width: 10% !important;
}

    .contact-wrapper .banner-text{

        position: absolute;
        top: 39%;
        left: 37%;

    }

    .single-con{

    margin-top: 260px !important;
}

    #registerfrm .row .form-group{

        margin-top: 30px !important;


    }

      #registerfrm .row {

        margin-top: 0px !important;


    }

       #contactfrm .row .form-group{

        margin-top: 30px !important;


    }

      #contactfrm .row {

        margin-top: 0px !important;


    }

     .brain-content{

        padding-top: 60px;
    }

    .product-title{

        margin-top: 30px;
    }

    .select-single-qty{

        width: 80% !important;
    }

    .des-para{

    text-align:justify !important;
}

.ben-para{

     text-align:justify !important;
}
    .alertify-notifier.ajs-top {
    margin-top: 190px !important;
}

.register-wrapper .banner-text{

        position: absolute;
        top: 60% !important;
        left: 40% !important;

    }

    .login-wrapper .banner-text{

        position: absolute;
        top: 60% !important;
        left: 45% !important;

    }
}

.select-single-qty:focus{



    outline: none !important;
    box-shadow: none;
    border: gainsboro 1px solid;

}

.des-para{

    text-align: justify;
}

.ben-para{

     text-align: justify;
}


.select-single-qty{

   border-radius: 0% !important;
}
   .login-wrapper .banner-text{

        position: absolute;
        top: 50%;
        left: 44%;

    }
 .register-wrapper .banner-text{

        position: absolute;
        top: 39%;
        left: 37%;

    }
.img-zoom {
  transition: transform 0.3s ease;
}

.img-zoom:hover {
  transform: scale(1.05);
}

.checkout-con{

    margin-top: 180px;
}

#checkoutfrm .form-control{

    border-radius: 0px !important;


}
#checkoutfrm .form-control:focus{

    outline: none !important;
    box-shadow: none;
    border: gainsboro 1px solid;
}

.checkout-body {
    background-color: #f6f8fb;
    background-repeat: no-repeat;
    max-height: 1000vh;
    padding-top: 100px;
    padding-bottom: 100px;
    background-size: cover;
    background-position: center;
    object-fit: cover;

}
.checkout-con {
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
    padding: 30px;
}
html,body{

    overflow-x: hidden !important;
}


@media (min-width: 768px) and (max-width: 1024px) {


    .brain-con{

        border-radius: 0%;
    }

    .brain-content{

        padding-top: 60px;
    }


    .gift-boxes{

        margin-top: 60px !important;

        justify-content: center;
    }

    .jar-content{

        margin-left: 10px !important;
    }

    .product-title{

        margin-top: 40px;
    }



}

.check-card{

    border-radius: 0%;
}

.gif-card {
    position: relative;
}

.gif-content,
.gif-card i,
.gif-card h4 {
    transition: all 0.4s ease;
}

/* Hide gif-content initially */
.gif-content {
    opacity: 0;
    visibility: hidden;
    transform: translateY(80px);
    position: absolute;
    font-size: 22px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

/* Show gif-content on hover */
.gif-card:hover .gif-content {
    opacity: 1;
    visibility: visible;
    transform: translate(-50%, -50%);
}

/* Hide icon and h4 on hover */
.gif-card:hover i,
.gif-card:hover h4 {
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
}

.gif-card:hover {
    cursor: pointer;
}

 .total-price {
        color: red;
        font-weight: bold;
    }
    .buy-now-btn {
        background-color: #0c8a3f;
        color: white;
        font-weight: 500;
        padding: 10px 20px;
        border-radius: 8px;
        display: flex;
        align-items: center;
        gap: 8px;
        border: none;
    }
    .buy-now-btn img {
        width: 24px;
        height: 24px;
        background: white;
        border-radius: 50%;
        padding: 2px;
    }

    .error-text{

        margin-left: 10px;
    }
.nav-link i {
    border: 3px solid #131212; /* or your brand color */
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 30px; /* adjust for vertical centering */
    border-radius: 50%;
}

.cart-li{

    position: relative;
}

.cart-not {

    position: absolute;
    top: -18%;
    left: 65%;
}




.card-a{

    text-decoration: none ;
}

.qty-in {
    width: 50px;
    text-align: center;
}

.alertify-notifier.ajs-top {
    margin-top: 177px !important;
}

.select-single-qty  {

    width: 120px !important;
}
.mble-user{

    display: none !important;
}

.mble-cart{

    display: none !important;
}

@media(max-width:950px){

     .des-cart{

        display: none;
     }

     .des-user{
        display: none;
     }

     .mble-user{

    display: block !important;
}

.mble-cart{

    display: block !important;
}

.top-nav{
    
    display:none !important;
}

.index-wrapper{
    
    margin-top: 116px !important;
}

.products-wrapper{
     margin-top: 92px !important; 
    
}

.contact-wrapper{
         margin-top: 123px !important;
}

.single-con{
    
            margin-top: 150px !important; 
}


.login-wrapper{
    
    margin-top: 116px !important; 
}

.register-wrapper{
        margin-top: 116px !important; 
    
}

}


.accordion-body{

    font-size: 20px;
    font-weight: 400;
}

.c-item{

    width: 321px;
    height: 500px;

}

.c-item img{

      height: 100% !important;


}

.variant-select{

    border-radius: 0%;
    width: 50%;
    border: 2px black solid;

}

.variant-select:focus {
    box-shadow: none;
    border-color: #ced4da; /* default Bootstrap border color */
    outline: none;
}

.text-danger {
    font-size: 0.85rem;
    margin-top: 4px;
    margin-left: 5px;
}

.reg-title{

    font-size: 23px !important;
}

.myorders-con{

    margin-top: 230px !important;
}

.myor{

    font-size: -10px !important;
    text-decoration: none;
}

@media (max-width: 576px) {
    .dropdown-menu {
        right: 0 !important;
        left: auto !important;
        transform: translateX(-20px);
           transform: translatey(-50px);/* adjust if needed */
    }

     .jar-content{

        margin-left: 10px !important;
    }

    .gift-boxes{

        margin-top: 30px;
    }

    .quick{

    margin-top: 20px !important;
}

}

.accordion-button::after {
    display: none !important;
}




.cashew-con{
 margin-top: 90px;
     background-image: url('images/cashew-bg.png');
     background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: cover;
    height: 100%;
    border-radius: 70px;
      display: flex;
      justify-content: center;

}

.policy-wrapper{

    margin-top: 220px;
}

.policy-head{

    color: #D72227;
}


#preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff; /* Change background if needed */
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
}

.spinner img {
    width: 170px; /* Adjust size */
    animation: spin 1.5s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}


@media (min-width: 980px) and (max-width: 1030px) {


    .cashews{

        gap: 0px !important;
        justify-content: center;
        align-items: center;
    }


}

.reg-now{
       font-size: 14px;
    color: #555;
}


.custom-select-wrapper {
    position: relative;
    display: inline-block;
    width: 100%;
}

.custom-select-wrapper select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 2rem; /* space for arrow */
    background: transparent;
    width: 50%;
}

.custom-select-wrapper::after {
    content: '▼';
    font-size: 14px;
    color: #555;
    position: absolute;
    right: 12px;
    top: 50%;
    left: 70%;
    transform: translateY(-50%);
    pointer-events: none;
}
