@import url('https://fonts.googleapis.com/css2?family=Inria+Serif:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

@font-face {
  font-family: "Font Awesome 5 Pro";
}

body{
     font-family: "Lato", sans-serif;
     background: #FEFAED;
}
h1{
    font-family: "Inria Serif", serif;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    font-size: 80px;
    font-style: normal;
    font-weight: 700;
    line-height: 90px; 
}
h2{
    font-family: "Inria Serif", serif;
    font-size: 70px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-bottom:0;
}
h3{
    font-family: "Inria Serif", serif;
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.6px;
    padding-bottom:0;
}
h4{
    font-family: "Inria Serif", serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding-bottom:0;
}
h5{
    color: #424E2F;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}
h6{
    font-family: "Inria Serif", serif;
}
p{
    font-family: "Lato", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
a, li {
    font-family: "Lato", sans-serif;
}


@media(max-width:600px){
    h1{
        font-size:52px;
    }
    h2{
        font-size:50px !important;
    }
    h3{
        font-size:46px !important;
    }
    .flex-1.flex-lg.nav.navbar-nav.flex.items-center{
        justify-content:start !important; 
    }
}

/*homepage*/
.product-boxes{
    border-radius: 20px !important;  
    background: rgb(255, 251, 239) !important;  
    display: flex; 
    padding: 50px 40px; 
    justify-content: center; 
    align-items: center; 
    gap: 10px; 
    flex-direction: column; 
    margin-top: 20px; 
    min-height: 360px;
    overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  cursor: pointer;
}
.product-boxes:hover{
      transform: translateY(-6px);
  box-shadow: 0 12px 30px rgba(0,0,0,0.12);
}

@media(max-width:576px){
    h5{
        font-size:12px !important;
        font-weight:500 !important;
    }
    .navbar {
        padding: 7px !important;
    }
    .navbar-toggle .icon-bar {
        width: 35px !important;
        height: 3px !important;
    }
    .menu-module .navbar-toggle {
        margin: 20px 0px !important;
    }
    .navbar-brand {
        padding: 14px 0px !important;
    }
    .nav.navbar-nav.navbar-right.flex.justify-between.items-center{
        display:block !important;
    }
    li.contact{
       width: fit-content !important;
    }
    .navbar-nav > li {
        padding: 10px !important;
    }
   .hero > div.is-overlay > div{
        background-image: url("https://files.workadu.com/blob/assets/images/vori/heromobile2png.png") !important;
        background-position: 60% 83% !important;
    }
    .hero-spacer{
        height: 150px !important;
    }
    .heros-spacer2{
        height: 60px !important; 
    }
    .heroh1{
        line-height: normal !important;
        font-size:38px !important;
    }
    .welcome{
        font-size:48px !important;
    }
    .welcome-p{
        margin: 20px 22px !important;
    }
    .basket{
        margin-top: -160px !important;
        max-width: 350px !important; 
    }
    .product-boxes{
        padding:30px 20px !important;
        min-height:315px !important;
    }
    .product-boxes > h4{
        font-size: 20px !important; 
    }
    .contactformmar{
        margin:0 40px;
    }
    .contact-text{
        margin:6px 60px;
    }
    .move-center{
        text-align:center !important;
    }
    
}

/*about us */
.about-text{
    font-family: Lato; 
    font-size: 22px; 
    font-style: normal; 
    font-weight: 600; 
    line-height: normal; 
    letter-spacing: -1px; 
    text-transform: uppercase;
}
@media(min-width:2000px){
    .vori-bg{
        background-size: 7% !important;
    }
}
@media(max-width:576px){
    .about-div{
        margin:0 15px;
        text-align: justify;
    }
    .about-text{
      font-size:18px !important; 
    }
    .about-us-bg{
        display:none!important;
    }
    .vori-bg{
        display: none;
    }
}

/*single-prod page*/
@media(min-width:2560px){
    .single-prod-container{
        max-width: 1280px !important;
    }
}
@media(max-width:768px){
    .borders{
        border-left: 0 !important;
    }
}
@media(max-width:600px){
    .single-prod-descr{
        text-align:justify !important;
    }
    .single-prod-descr-title{
        font-size:20px !important;
    }
    .line-bg{
        background-position: 56% 33% !important;
    }
    .single-product-title{
        font-size:30px !important;
    }
    .no-bor{
        border:0 !important;
    }
    .ingredients{
        flex-wrap: wrap;
    }
    .prod-img{
        max-width:200px !important;
    }
    .move-mar{
        text-align: left;
        margin-left: 40px;
    }
    .justify-mobile{
        text-align:justify !important;
    }
}

.single-product-title{
    color: #424E2F !important;
    font-family: "Inria Serif";
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.ingredients{
    display: inline-flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
}
.single-ingr{
    border-radius: 20px !important; 
    background: rgb(66, 78, 47) !important; 
    display: flex; 
    min-width: 110px; 
    height: 30px; 
    justify-content: center; 
    align-items: center; 
}
.single-ingr > p {
    color: rgb(255, 250, 234); 
    text-align: center; 
    font-family: Lato; 
    font-size: 12px; 
    font-style: normal; 
    font-weight: 500; 
    line-height: normal; 
    text-transform: capitalize;
    margin:0;
}
.prod-table td {
    padding: 0;
}
.table-header{
    color: #FFFAEA !important;
    text-align: center;
    font-family: Lato;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}
.table-text{
    color: #424E2F !important;
    text-align: center;
    font-family: Lato;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    margin:12px 0 !important;
}
/*end*/

/*catalogue*/
/*go back btn*/
.button-prod{
  position: absolute;
  top: -25px;
  left: -70px;
  display: flex;
  align-items: center;
  gap: 6px;
  cursor: pointer;
}
.back-btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  text-decoration: none;
  color: #424E2F !important;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  transition: all 0.25s ease;
}
.back-btn i {
  font-size: 14px;
  color: #424E2F;
}

@media (max-width: 1024px){
  .button-prod{
    top: -25px;
    left: 0px;
  }
}
@media (max-width: 556px){
  .button-prod{
    position: relative !important;
    top: auto !important;
    left: auto !important;
  }
  .back-btn {
    font-size: 13px;
    gap: 5px;
  }

  .back-btn i {
    font-size: 12px;
  }
}
/*pills*/

.pills-menu-module{
    border-top: 1px solid #424E2F;
    border-bottom: 1px solid #424E2F;
    padding: 20px 0px;
}
.nav-pills{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
    overflow-x: auto;
    white-space: nowrap;
}
.nav-pills>li{
    padding: 0!important;
}
.nav-pills>li.active{
    border-bottom:1px solid #424E2F !important;
    padding-bottom:0px !important;
}
.nav-pills>li.active>a{
    font-weight:600 !important;
}
.nav-pills>li>a {
    border-radius: 0px;
    border: 0 !important;
    color: #424E2F !important;
    text-align: center;
    font-family: Lato;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.8px !important;
    text-transform: uppercase;
    padding:0;
}

@media(max-width:600px){
    .slick-slide.active a{
        font-weight: 600 !important;
        border-bottom: 1px solid #424E2F !important;
        padding-bottom: 0px !important;
    }
    .is-btn.is-pills-btn{
        padding: 0 !important;
        margin:3px 15px !important;
        border-radius: 0px;
        border: 0 !important;
        color: #424E2F !important;
        text-align: center !important;
        font-family: Lato;
        font-size: 14px !important;
        font-style: normal !important;
        font-weight: 400 !important;
        line-height: normal !important;
        letter-spacing: -0.8px !important;
        text-transform: uppercase !important;
    }
}

/*end pills*/

.catalogue{
    display: grid; 
    gap: 40px; 
    grid-template-rows: repeat(14, fit-content(100%)); 
    grid-template-columns: repeat(3, fit-content(100%));
    justify-content:center;
}
.tab-prod{
    border-radius: 12px;
    background: #FEFAED;
    box-shadow: 2px 4px 6px 1px rgba(51, 60, 36, 0.30);
    display: flex;
    padding: 40px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    height: 300px;
    width:300px;
}
.tab-prod img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.prod-name{
    color: #333C24 !important;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -1px;
    text-transform: capitalize;
    margin-top:25px;
}
.whole-prod > a {
    cursor: pointer;
    text-decoration:none!important;
}
.whole-prod {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

/* Tablet */
@media (min-width:601px) and (max-width: 1024px) {
    .catalogue {
        display:grid;
        grid-template-columns: repeat(3, 1fr) !important;
    }
    .tab-prod{
        height: 200px !important;
        width: 200px !important;
        padding: 30px !important;
    }
    .prod-name{
        font-size: 14px !important;
    }
}

/* Mobile */
@media (max-width: 600px) {
    .catalogue {
        display:grid;
        grid-template-columns: repeat(2, 1fr);
    }
    .tab-prod{
        height: 200px !important;
        width: 150px !important;
        padding: 20px !important;
    }
    .tab-prod img {
        height: 85% !important; 
    }
    .prod-name{
        font-size: 14px !important;
    }
    .map-margin{
        margin-bottom:0 !important;
    }
    .dis{
        display:none !important;
    }
}
/*end of catalogue*/

.is-wrapper .is-box .is-container {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-top: 0;
    padding-bottom: 0;
}
.is-shadow-1 {
    box-shadow:none !important;
}
.active.is-pills-btn{
    color: #424E2F !important;
    font-family: Lato;
    font-size: 20px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: normal;
    letter-spacing: -0.8px !important;
    text-decoration: underline !important;
    text-transform: uppercase !important;
    background:transparent !important;
    border:0 !important;
}
.is-pills-btn{
    background:transparent !important;
    border:0 !important;
    color: #424E2F;
    font-family: Lato;
    font-size: 20px;
    font-style: normal;
    font-weight: 500 !important;
    line-height: normal;
    letter-spacing: -0.8px !important;
    text-transform: uppercase;
}

.is-btn-ghost2, .is-btn-ghost1 {
    padding:12px 24px !important;
    border-radius: 20px !important;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height: normal !important;
    letter-spacing: 0.14px !important;
    text-transform:capitalize !important;
}

.form-control {
    background:transparent !important;
    border-radius:0 !important;
    border: 1px solid #424E2F !important;
}

.rendered-form .form-group>label {
    color: #424E2F;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
#inquiry{
    min-height: 100px;
}
.send-btn {
    padding:12px 25px !important;
    border-radius: 20px !important;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height: normal !important;
    letter-spacing: 0.14px !important;
    text-transform:capitalize !important;
	background: #424E2F;
	border:1px solid #424E2F!important;
	color:#FFFBEF !important;
	margin-top:15px;
}
.send-btn:hover{
    color:#424E2F!important;
}
div.contact-form-container > div > div:nth-child(5){
    text-align:center !important;
}
.navbar-brand>img {
    display: block;
    max-width: 150px;
}
.navbar{
    padding:24px;
}
.navbar-nav > li{
    margin-right: 20px !important;
}
.navbar-nav>li>a{
    color: #FFFBEF;
    font-family: "Lato", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
/*banner animation*/
.banner {
  overflow: hidden;
  white-space: nowrap;
}

.banner-track {
  display: inline-flex;
  animation: scroll 15s linear infinite;
}
.banner:hover .banner-track {
  animation-play-state: paused;
}

@keyframes scroll {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}
/* tablet */
@media (max-width: 1024px) {
  .banner-track {
    animation-duration: 24s;
  }
}

/* mobile */
@media (max-width: 556px) {
  .banner-track {
    animation-duration: 30s;
  }
}

/*end of animation*/
.contact>a{
    color: #424E2F !important;
    border-radius: 20px;
    background: #FEFAED;
    padding: 12px 18px !important;
    line-height:normal !important;
}
.contact>a:hover{
    color: #424E2F !important;
    background: #FEFAED !important;
}

@media (min-width: 768px) {
    .is-boxes.is-navigation-box .navbar-nav {
        padding-left: 0px !important;
    }
    div.flex-lg.justify-between.items-center{
       display: flex !important;
        align-items: center;
    }
}


.modal-body > .container {
    max-width: -webkit-fill-available !important;
}
#message-modal > div > div > div.modal-body > div > div > div > div > div > div.is-success > div.size60{
    display:none !important;
}

.footer {
    display:none !important;
}
