*{
    box-sizing: border-box;
    transition: all .3s linear;
}
@font-face {
    font-family: merienda;
    src: url('../fonts/MeriendaOne-Regular.ttf');
    font-display: swap;
  }

  @font-face {
    font-family: josefin;
    src: url('../fonts/JosefinSans-VariableFont_wght.ttf');
    font-display: swap;
  }
  @font-face {
    font-family: comfortaa;
    src: url('../fonts/Comfortaa-VariableFont_wght.ttf');
    font-display: swap;
  }
body{
    --primary-color: #f48401;
    --primary-color-dark: #e27800;
    --radius: 0;
    --menu-width: 220px;
    width: 100%;
    margin: 0;
    padding: 0;
    background-image: url('../images/motif-cajou.png') !important;
    background-attachment: fixed;
    /* background-color: var(--primary-color); */
    min-height: 100vh;
   

}
.bg-primary{
  background-color: var(--primary-color) !important;
}
.text-primary{
  color: var(--primary-color) !important;
}
.quantity-input{
  padding: 5px 0;
  background-color: transparent;
  color: #000;
  border: none;
  outline: none;
  border-bottom: 2px solid var(--primary-color);
}
#menuBtn{
  border: none;
  background-color: transparent;
  cursor: pointer;
}
#menu-back-overlay{
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 899;
  background-color: rgba(0,0,0,0.6);
  display: none;
  flex-direction: column;
}
.cart-items-number{
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: var(--primary-color);
  color: #fff;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: -6px;
  top: 3px;
  font-size: 0.75rem;
}
#menu-back-overlay #close-menu{
  padding: 20px;
  text-align: right;
  
}
#menu-back-overlay #close-menu button{
  background-color: transparent;
  color: #fff !important;
  border: none;
}
#menu-block{
    
    position: fixed;
    top: 0;
    left: 0;
    width: var(--menu-width);
    min-width: var(--menu-width);
    height: 100vh;
    /* padding: 10px; */
    margin: 0;
    z-index: 900;
    
}
#content-block{
    margin-left: var(--menu-width);
    width: calc(100% - var(--menu-width));
    min-height: 100%;
    padding-left: 0;
    padding-top: 0;
    background-color: rgba(255, 255, 255,0.98);
}

nav.mc-navbar{
    height: 100%;
    width: 100%;
    /* background-color: rgba(255,255,255,1); */
    background-color: #F48401;
/* background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='540' height='450' viewBox='0 0 1080 900'%3E%3Cg fill-opacity='0.09'%3E%3Cpolygon fill='%23444' points='90 150 0 300 180 300'/%3E%3Cpolygon points='90 150 180 0 0 0'/%3E%3Cpolygon fill='%23AAA' points='270 150 360 0 180 0'/%3E%3Cpolygon fill='%23DDD' points='450 150 360 300 540 300'/%3E%3Cpolygon fill='%23999' points='450 150 540 0 360 0'/%3E%3Cpolygon points='630 150 540 300 720 300'/%3E%3Cpolygon fill='%23DDD' points='630 150 720 0 540 0'/%3E%3Cpolygon fill='%23444' points='810 150 720 300 900 300'/%3E%3Cpolygon fill='%23FFF' points='810 150 900 0 720 0'/%3E%3Cpolygon fill='%23DDD' points='990 150 900 300 1080 300'/%3E%3Cpolygon fill='%23444' points='990 150 1080 0 900 0'/%3E%3Cpolygon fill='%23DDD' points='90 450 0 600 180 600'/%3E%3Cpolygon points='90 450 180 300 0 300'/%3E%3Cpolygon fill='%23666' points='270 450 180 600 360 600'/%3E%3Cpolygon fill='%23AAA' points='270 450 360 300 180 300'/%3E%3Cpolygon fill='%23DDD' points='450 450 360 600 540 600'/%3E%3Cpolygon fill='%23999' points='450 450 540 300 360 300'/%3E%3Cpolygon fill='%23999' points='630 450 540 600 720 600'/%3E%3Cpolygon fill='%23FFF' points='630 450 720 300 540 300'/%3E%3Cpolygon points='810 450 720 600 900 600'/%3E%3Cpolygon fill='%23DDD' points='810 450 900 300 720 300'/%3E%3Cpolygon fill='%23AAA' points='990 450 900 600 1080 600'/%3E%3Cpolygon fill='%23444' points='990 450 1080 300 900 300'/%3E%3Cpolygon fill='%23222' points='90 750 0 900 180 900'/%3E%3Cpolygon points='270 750 180 900 360 900'/%3E%3Cpolygon fill='%23DDD' points='270 750 360 600 180 600'/%3E%3Cpolygon points='450 750 540 600 360 600'/%3E%3Cpolygon points='630 750 540 900 720 900'/%3E%3Cpolygon fill='%23444' points='630 750 720 600 540 600'/%3E%3Cpolygon fill='%23AAA' points='810 750 720 900 900 900'/%3E%3Cpolygon fill='%23666' points='810 750 900 600 720 600'/%3E%3Cpolygon fill='%23999' points='990 750 900 900 1080 900'/%3E%3Cpolygon fill='%23999' points='180 0 90 150 270 150'/%3E%3Cpolygon fill='%23444' points='360 0 270 150 450 150'/%3E%3Cpolygon fill='%23FFF' points='540 0 450 150 630 150'/%3E%3Cpolygon points='900 0 810 150 990 150'/%3E%3Cpolygon fill='%23222' points='0 300 -90 450 90 450'/%3E%3Cpolygon fill='%23FFF' points='0 300 90 150 -90 150'/%3E%3Cpolygon fill='%23FFF' points='180 300 90 450 270 450'/%3E%3Cpolygon fill='%23666' points='180 300 270 150 90 150'/%3E%3Cpolygon fill='%23222' points='360 300 270 450 450 450'/%3E%3Cpolygon fill='%23FFF' points='360 300 450 150 270 150'/%3E%3Cpolygon fill='%23444' points='540 300 450 450 630 450'/%3E%3Cpolygon fill='%23222' points='540 300 630 150 450 150'/%3E%3Cpolygon fill='%23AAA' points='720 300 630 450 810 450'/%3E%3Cpolygon fill='%23666' points='720 300 810 150 630 150'/%3E%3Cpolygon fill='%23FFF' points='900 300 810 450 990 450'/%3E%3Cpolygon fill='%23999' points='900 300 990 150 810 150'/%3E%3Cpolygon points='0 600 -90 750 90 750'/%3E%3Cpolygon fill='%23666' points='0 600 90 450 -90 450'/%3E%3Cpolygon fill='%23AAA' points='180 600 90 750 270 750'/%3E%3Cpolygon fill='%23444' points='180 600 270 450 90 450'/%3E%3Cpolygon fill='%23444' points='360 600 270 750 450 750'/%3E%3Cpolygon fill='%23999' points='360 600 450 450 270 450'/%3E%3Cpolygon fill='%23666' points='540 600 630 450 450 450'/%3E%3Cpolygon fill='%23222' points='720 600 630 750 810 750'/%3E%3Cpolygon fill='%23FFF' points='900 600 810 750 990 750'/%3E%3Cpolygon fill='%23222' points='900 600 990 450 810 450'/%3E%3Cpolygon fill='%23DDD' points='0 900 90 750 -90 750'/%3E%3Cpolygon fill='%23444' points='180 900 270 750 90 750'/%3E%3Cpolygon fill='%23FFF' points='360 900 450 750 270 750'/%3E%3Cpolygon fill='%23AAA' points='540 900 630 750 450 750'/%3E%3Cpolygon fill='%23FFF' points='720 900 810 750 630 750'/%3E%3Cpolygon fill='%23222' points='900 900 990 750 810 750'/%3E%3Cpolygon fill='%23222' points='1080 300 990 450 1170 450'/%3E%3Cpolygon fill='%23FFF' points='1080 300 1170 150 990 150'/%3E%3Cpolygon points='1080 600 990 750 1170 750'/%3E%3Cpolygon fill='%23666' points='1080 600 1170 450 990 450'/%3E%3Cpolygon fill='%23DDD' points='1080 900 1170 750 990 750'/%3E%3C/g%3E%3C/svg%3E"); */

    /*  */
    display: flex;
    flex-direction: column;
    padding: 10px;
    /* backdrop-filter: blur(5px); */
    /* box-shadow: 0 0 10px 0 rgba(0,0,0,0.1); */
}
.mc-navbar-content{
  /* padding: 40px 0; */
  /* background-color: var(--primary-color); */
  /* transform: translateX(-10px); */
  /* clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 90%); */
 
  border-radius: 10px;
  /* width: calc(100% + 30px); */
  /* box-shadow: 0 0 10px 0 rgba(0,0,0,0.2) inset; */
}
.mc-navbar-content ul li.nav-item{
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    /* border-radius: 30px; */
    
}
.mc-navbar-content ul li.nav-item span{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px !important;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  background-color: #fff;
  color: var(--primary-color);
}


.mc-navbar-content ul li.nav-item a.nav-link{
    font-family: comfortaa, josefin, 'Century gothic', Helvetica, sans-serif;
    /* padding: 10px 20px; */
    padding: 15px 10px;
    font-size: 0.9rem;
    color: #fff;
    font-weight: bold;
    transition: all .3s linear;
}

/* , .mc-navbar-content ul li.nav-item.active a.nav-link */
.mc-navbar-content ul li.nav-item:hover a.nav-link, .mc-navbar-content ul li.nav-item:hover span{
    /* color: #fff; */
    transform: translateX(15px);
}

#mycajouCarousel{
    border-radius: var(--radius);
    overflow: hidden;
}
.login-pic-block {
  background-image: url('../images/cashew-nuts.jpg');
  background-attachment: fixed;
  background-size: cover;
}

.menu-top{
  /* background-color: #fff; */
  /* padding-bottom: 50px; */
  padding: 5px;
  margin: 25px;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.2) inset;
}
.navbar-brand{
  margin: 0;
  padding: 0;
}

.social-block{
    width: 100%;
    margin: 20px 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.social-block .social-btn{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff !important;
}
.social-block .social-btn:hover{
  transform: rotateZ(360deg);
}
.whatsapp{
    background-color: 	#25D366;
}
.social-block .social-btn.facebook{
    background-color: #0165E1;
}
.social-block .social-btn.instagram{
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
}

#topbar{
    width: 100%;
    background-color: #fff;
    padding: 5px 20px;
    /* box-shadow: 0 0 10px 0 rgba(0,0,0,0.2) ; */
    /* margin-bottom: 20px; */
    /* color: #fff; */
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    z-index: 100;
    

}
#topbar ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  
}

#topbar ul li{
  /* display: inline-block; */
  float: right;
  position: relative;
}
#topbar .left-li ul li{
  float: left;
}
#topbar ul li a{
  display: block;
  color: black;
  text-align: center;
  padding: 16px;
  text-decoration: none;
}

#bottom-right-options{
  position: fixed;
  right: 30px;
  bottom: 30px;
}
#bottom-right-options a{
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff !important;
}
.back-to-top{
  color: var(--primary-color);
  border-radius: 50%;
  box-shadow: 0 0 8px 0 rgba(0,0,0,0.2);
  border: none;
  cursor: pointer;
  z-index: 996;
  display: flex;
  justify-content: center;
  align-items: center;

}
.back-to-top svg{
  color: #222;
}
.btn{
    padding: 10px 25px;
}
.form-control, .btn{
    /* border-radius: var(--radius); */
    border-radius: 0;
}

a.back-to-top:hover{
    background-color: var(--primary-color);
    color: #fff;
    transform: scale(1.05, 1.05) !important;
}
a.back-to-top:hover svg{
    color: #fff !important;
}

ul .account-dropdown-trigger:hover .account-dropdown, ul .account-dropdown-trigger .account-dropdown:hover{
  display: flex;
}
ul li .account-dropdown{
  display: none;
  background-color: #fff;
  position: fixed;
  top: 62px;
  right: 0;
  /* display: flex; */
  flex-direction: column;
  box-shadow: 0 0 5px 0 rgba(0,0,0,0.1);
  z-index: 1001;
}
ul .account-dropdown-trigger li{
  border-bottom: 1px solid #ddd;
}

/*
===========Cards===============
*/
.mcc{
    /* background-color: rgba(255, 255, 255, 0.6); */
    /* border-radius: var(--radius); */
    padding: 40px 0;
    margin-bottom: 20px;
    /* box-shadow: 0 0 10px 0 rgba(0,0,0,0.1); */
}
.mcc-title{
    font-size: 1.6rem !important;
    /* background-color: #fff; */
    /* background-color: rgb(79, 79, 79); */
    color: #0e0e0e;
    /* transform: translateX(-45px); */
    padding: 5px 40px;
    width: fit-content;
    border-bottom: 3px solid var(--primary-color);
    /* border-right: 3px solid var(--primary-color);
    border-bottom-right-radius: 30px; */
    /* border-radius: 6px; */
    /* clip-path: polygon(0 5%, 100% 0, 100% 100%, 0 95%); */
    /* box-shadow: 0 0 10px 0 rgba(0,0,0,0.2); */
    
    font-family: merienda, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
.mcc-subtitle{
    font-size: 1.2rem;
    font-family: 'Century gothic', Helvetica, sans-serif;
}
.mcc-content{
    font-family: comfortaa, josefin, 'Century gothic', Helvetica, sans-serif;
    margin-top: 30px;
    /* font-family: 'Century gothic', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; */
}

/**
=====================================================
.product-card
================================
*/
.product-card{
    width: 100%;
    /* background-color: #f3f3f3; */
    /* margin-bottom: 20px; */
    /* border: 1px solid rgba(0,0,0,0.08); */
    
}
.product-card-head{
  padding: 0;
  margin: 0;
  position: relative;

}
.product-card-head-overlay{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  background-color: rgba(255, 255, 255, 0.5);
  /* background-color: rgba(0, 0, 0, 0.5); */
  backdrop-filter: blur(5px);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.product-card-option{
  text-align: center;
  margin-bottom: 20px;
}
.product-options-btn{
  background-color: #222;
  padding: 8px 12px;
  border-radius: 30px;
  color: #fff ;
  font-size: 0.75rem;

}
.product-options-btn:hover{
  text-decoration: none;
  background-color: var(--primary-color);
  color: #fff;
  
}
.product-card-head img{
  width: 100%;
}
.product-card-content{
  padding: 20px;
  display: flex;
  flex-direction: column;
  background-color: #fff;
}
.product-card-title{
  text-align: center;
  color: var(--primary-color);
  font-size: 0.8rem;
  font-weight: bold;
}
.product-card-price{
  margin-top: 10px;
  text-align: center;
  font-size: 0.9rem;
  font-weight: bold;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
.product-card-price::after{
  content: ' FCFA';
  
}
.product-card-price{}

.product-card:hover .product-card-head-overlay{
  height: 100%;
}
.product-card:hover{
  
  
  position: relative;
  /* transform: scale(1.05, 1.05) ; */
  z-index: 10;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
}

/**
=====================================================
.contact-card
================================
*/
.contact-card{
  width: 100%;
  padding: 40px 20px;
  display: flex;
  flex-direction: column;
  /* box-shadow: 0 0 10px 0 rgba(0,0,0,0.1); */
  /* border: 2px solid var(--primary-color); */
  /* border-radius: var(--radius); */
  margin-bottom: 20px;
  background-color: #f9f9f9;
}
.contact-card i{
  /* font-size: 3rem !important; */
  color: var(--primary-color) !important;
}
.contact-card-text{
  margin-top: 20px;
  font-size: 0.9rem;
  text-align: center;
  color: #000;
  font-weight: bold;
}
.contact-card-text a{
  color: rgb(58, 58, 58);
}
/**
=====================================================
.testimony-card
================================
*/
.testimony-sect{
  background-image: url('../../front/images/testimony.jpg');
  background-attachment: fixed;
  background-size: cover;
}
.testimony-card{
  padding: 30px 20px;
  
  background: rgba(255, 255, 255, 0.5);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  border: 1px solid rgba(255, 255, 255, 0.3);
  margin: 20px;
}
.testimony-card:hover{
  background-color: #f8f8f8;
}
.testimony-card-head{
  /* text-align: justify; */
  /* color: #1183c5; */
  /* box-sizing: border-box; */
  width: 20%;
  padding-top: 20%;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  background-color: #fff;
  margin: auto;
  /* border: 4px solid #ddd; */
}
.testimony-card-head img{
  position: absolute;
      top: 0;
      left: 0;
      width: 100%;
}
.testimony-card-content{
  font-size: 0.85rem;
  height: 100px;
  overflow-y: auto;
  padding-top: 20px;
  text-align: center;
  color: #000;
  /* font-family: 'Freestyle Script', Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; */
  
}
.testimony-card-username{
  font-size: 0.9rem;
  font-weight: bold;
  text-align: center;
}

.testimony-card-username hr{
  height: 2px;
  border-radius: 15px;
}

form.noluv-form label {
  color: var(--blueColor);
  font-size: 1rem;
  font-weight: bold;
  font-family: "Century gothic", Cambria, Cochin, Georgia, Times,
    "Times New Roman", serif;
  margin-bottom: 0;
}

form.noluv-form .form-control {
  border: none;
  border-bottom: 1px solid #222;
  outline: none;
  font-family: "Century gothic", Cambria, Cochin, Georgia, Times,
    "Times New Roman", serif;
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 0.9rem;
  color: #000;
  background-color: transparent;
  transition: all 0.3s linear;
}
form.noluv-form .form-control:focus {
  outline: none;
  border-bottom: 2px solid var(--primary-color) !important;
  box-shadow: none !important;
}



/*=====================SCROLLBAR=========================*/

/* width */
::-webkit-scrollbar {
    width: 10px;
    }
  
  /* Track */
  ::-webkit-scrollbar-track {
  /* background: var(--primary-color);  */
  background: rgb(177, 177, 177);
  }
  
  /* Handle */
  ::-webkit-scrollbar-thumb {
  background: rgb(63, 63, 63);
  border-radius: var(--radius);
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
  background: #222;
  }

/*===================LOADER============================*/
.loader-container{
    width: 100%;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /* background-color: #ff4500; */
/* animation: anim-color 5s ease-in-out infinite; */
background: rgb(255,152,0);
    background: radial-gradient(circle, rgba(255,152,0,1) 0%, rgba(255,110,0,1) 35%, rgba(255,69,0,1) 100%);
    
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999999;
}

div.copyright-box{
  background-color: #efefef !important;
}
/* .loader-container img{
    animation: float-anim 3s infinite linear;
} */

footer{
  background-color: #f6f6f6 !important;
}


@keyframes float-anim {
    0%{
       transform: translateY(0);
    }
    50%{
        transform: translateY(30px);
     }
    100%{
        transform: translateY(0);
    }
}

.lds-ellipsis {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
  }
  .lds-ellipsis div {
    position: absolute;
    top: 33px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #fff;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
  }
  .lds-ellipsis div:nth-child(1) {
    left: 8px;
    animation: lds-ellipsis1 0.6s infinite;
  }
  .lds-ellipsis div:nth-child(2) {
    left: 8px;
    animation: lds-ellipsis2 0.6s infinite;
  }
  .lds-ellipsis div:nth-child(3) {
    left: 32px;
    animation: lds-ellipsis2 0.6s infinite;
  }
  .lds-ellipsis div:nth-child(4) {
    left: 56px;
    animation: lds-ellipsis3 0.6s infinite;
  }
  @keyframes lds-ellipsis1 {
    0% {
      transform: scale(0);
    }
    100% {
      transform: scale(1);
    }
  }
  @keyframes lds-ellipsis3 {
    0% {
      transform: scale(1);
    }
    100% {
      transform: scale(0);
    }
  }
  @keyframes lds-ellipsis2 {
    0% {
      transform: translate(0, 0);
    }
    100% {
      transform: translate(24px, 0);
    }
  }
  /*======================================*/
  .gmap-container{
    width: 100%;
  }

/* 
===============================================================================
MEDIA QUERIES
===============================================================================
*/

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {  }

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {  }

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {  
  .screenUtTablet{
    display: flex;
  }
  .screenLoETablet{
    display: none;
  }
  
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 
  .screenUtTablet{
    display: flex;
  }
  
  .screenLoETablet{
    display: none;
  }
}

/* // Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {  }

/* // Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) { 
  
 }

/* // Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {  
  #menu-block{
    transform: translateX(calc(var(--menu-width) * -1));
  }
  #content-block{
    margin-left: 0;
    width: 100%;
  }
  .screenUtTablet{
    display: none;
  }
  .screenLoETablet{
    display: flex;
  }
}

/* // Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {  }