@import url(https://fonts.googleapis.com/css2?family=Love+Light&display=swap);@import url(https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap);@import url(https://fonts.googleapis.com/css2?family=Josefin+Slab:wght@100;200;300;400;500;600;700&display=swap);.navbar{align-items:center;background-color:transparent;display:flex;justify-content:space-around;position:fixed;text-align:none;transition:background-color .3s;width:100%;z-index:10}.navbar h1{color:#f2f2f2;font-family:Love Light;font-size:4rem;-webkit-user-select:none;user-select:none}.navbar ul{align-items:none;display:flex;justify-content:space-evenly;text-align:none;width:70%}.navbar ul .nav-links{color:#f2f2f2;font-size:1.4rem;transition:color .3s}.navbar ul .nav-links.active,.navbar ul .nav-links:hover{color:#d2a767}.navbar .menu-open{display:block;flex-direction:column;height:20px;justify-content:space-between;position:absolute;right:1rem;top:1rem;width:30px}.navbar .menu-open .menu-line{background-color:#d2a767;height:2px;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;width:100%}.navbar.black{background-color:#0d0b0b}@media screen and (max-width:800px){.menu-open{display:flex}.menu-open.active .menu-line-1{-webkit-transform:translateY(20px);transform:translateY(20px)}.menu-open.active .menu-line-2{-webkit-transform:rotate(90deg) translate(5px);transform:rotate(90deg) translate(5px)}.menu-open.active .menu-line-3{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}.table{display:flex;height:20vh;position:relative;width:100%}.table .information{background-color:#000;color:#f2f2f2;justify-content:space-around;padding:2rem 1rem 2rem 12rem;width:65%}.table .information,.table .information-item{align-items:none;display:flex;text-align:none}.table .information-item{justify-content:space-evenly;padding:1rem;width:25%}.table .information-item i{color:#d2a767;font-size:1.6rem;margin-right:1rem}.table .information-item h2{font-size:1.2rem}.table .information-item p{color:#6d6d6d;font-weight:500;line-height:1.5;margin-top:1rem}.table form{background-color:#d2a767;bottom:0;height:30vh;left:none;padding:1.4rem;position:absolute;right:0;top:"";width:35%}.table form h1{color:#f2f2f2;font-size:1.2rem;text-transform:uppercase}.table form input{background-color:transparent;border-bottom:1px solid #6d6d6d;color:#f2f2f2;padding:1rem 0}.table form div{align-items:none;display:flex;justify-content:space-between;margin:1rem 0;text-align:none}.table form .input1 input{width:45%}.table form .input2 input{width:30%}.table form .input3 textarea{background-color:transparent;border-bottom:1px solid #6d6d6d;color:#f2f2f2;padding:.5rem;width:48%}.table form .input3 button{background-color:#f2f2f2;border:none;box-shadow:2px 2px 2px #6d6d6d;color:#d2a767;cursor:pointer;width:48%}.table form .input3 button:active{box-shadow:none;-webkit-transform:translate(2px,2px);transform:translate(2px,2px)}.ourstory{display:flex;height:70vh;position:relative;width:100%}.ourstory img{-webkit-filter:grayscale(50%);filter:grayscale(50%);width:50%}.ourstory-info{background-color:rgba(0,0,0,.571);bottom:none;color:#f2f2f2;left:none;padding:3rem;position:absolute;right:15%;top:20%;width:40%}*{border:none;box-sizing:border-box;font-family:Josefin Slab;font-size:100%;list-style:none;margin:0;outline:none;padding:0;resize:none;scroll-behavior:smooth;text-decoration:none}body{background-attachment:fixed;background-blend-mode:saturation;background-image:url(https://images.unsplash.com/photo-1609602644879-dd158c2b56b4?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1887&q=80);background-position:50%;background-size:cover}.hero{height:80vh;min-width:100%;position:relative}.hero img{height:100%;object-fit:cover;width:100%}.hero .hero-infos{bottom:none;color:#fff;left:none;position:absolute;right:50%;text-align:center;top:50%;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);width:30%}.hero .hero-infos .welcome{color:#d2a767;font-family:Great Vibes;font-size:4rem;font-weight:300}.hero .hero-infos .welcome.hide{display:none}.hero .hero-infos .title{font-size:3rem;font-weight:400;margin:1rem 0;text-transform:uppercase}.hero .hero-infos .title.hide{display:none}.hero .hero-infos .text{font-size:1.4rem;margin:1rem 0}.hero .hero-infos .text.hide{display:none}.hero .hero-infos .buttons button{border:none;cursor:pointer;margin:.5rem;padding:1rem .5rem;transition:all .3s}.hero .hero-infos .buttons button:first-child{background-color:#d2a767;border:1px solid #d2a767}.hero .hero-infos .buttons button:first-child:hover{background-color:transparent;color:#d2a767}.hero .hero-infos .buttons button:nth-child(2){background-color:transparent;border:1px solid #f2f2f2;color:#f2f2f2}.hero .hero-infos .buttons button:nth-child(2):hover{background-color:#d2a767;border:1px solid #d2a767;color:#0d0b0b}.hero .hero-infos .buttons.hide{display:none}@-webkit-keyframes ani{0%{opacity:0}to{opacity:1}}@keyframes ani{0%{opacity:0}to{opacity:1}}.qualifications{background-color:#d2a767;display:flex;height:50vh;padding:2rem 20rem;width:100%}.qualifications-item{flex-direction:column;padding:2rem;text-align:center}.qualifications-item,.qualifications-item .svg{align-items:center;display:flex;justify-content:center}.qualifications-item .svg{border:1px solid #6d6d6d;height:100px;text-align:none;width:100px}.qualifications-item .svg img{height:70px;width:70px}.qualifications-item h1{font-size:2rem;font-weight:500;margin-top:2rem}.qualifications-item p{font-size:1.2rem;margin-top:2rem}.our-menu{display:flex;height:80vh;padding:2rem;width:100%}.our-menu img{margin:10px 0;width:300px}.our-menu-left{align-items:flex-end;color:wheat;display:flex;flex-direction:column;justify-content:center;padding:5rem 5rem 5rem 20rem;text-align:right;width:50%}.our-menu-left button{background-color:transparent;border:1px solid #d2a767;color:#d2a767;cursor:pointer;margin-top:1rem;padding:1rem;transition:all .3s}.our-menu-left button:hover{background-color:#d2a767;color:#f2f2f2}.our-menu-right{display:flex;padding:2rem 5rem;width:50%}.our-menu-right-first2{width:50%}.our-menu-right-last2{padding-top:2rem;width:50%}.count{background-attachment:fixed;background-image:url(https://images.unsplash.com/photo-1546843806-76391bfbb4f6?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2070&q=80);background-position:50%;background-size:cover;height:50vh;width:100%}.count,.count-item{align-items:center;display:flex;justify-content:center;text-align:none}.count-item{flex-direction:column;height:100%;width:20%}.count-item .image-box{align-items:center;border:1px solid #d2a767;display:flex;height:120px;justify-content:center;text-align:none;transition:all .3s;width:120px}.count-item .image-box img{-webkit-filter:invert(48%) sepia(79%) saturate(2476%) hue-rotate(30deg) brightness(118%) contrast(119%);filter:invert(48%) sepia(79%) saturate(2476%) hue-rotate(30deg) brightness(118%) contrast(119%);transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s,-webkit-filter .3s;width:70px}.count-item .image-box:hover{background-color:#d2a767;box-shadow:0 10px 5px #0d0b0b;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.count-item .image-box:hover img{-webkit-filter:none;filter:none}.count-item h1{color:#d2a767;font-size:3rem;margin-top:3rem}.count-item h3{color:#bfae95;font-size:2rem;margin-top:1.4rem}.main-header{color:#d2a767;font-family:Love Light;font-size:5rem;font-weight:300}.main-title{color:#f2f2f2;font-size:4rem;margin-top:-2.4rem}.main-paragraph{color:#6d6d6d;font-size:1.4rem;font-weight:900;line-height:1.2;margin-top:1rem}.coffeesellers{height:100vh;padding:2rem;text-align:center;width:100%}.coffeesellers-gallery{align-items:center;display:flex;height:80%;justify-content:center;text-align:none;width:100%}.gallery{display:flex;height:40vh;width:100%}.gallery .image{height:100%;position:relative;width:25%}.gallery .image img{height:100%;width:100%}.gallery .image .yellow{background-color:#d2a767;cursor:pointer;height:70px;transition:all .5s ease;width:70px}.gallery .image .yellow,.gallery .image i{bottom:50%;left:50%;opacity:0;position:absolute;right:"";top:"";-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.gallery .image i{color:#f2f2f2;font-size:1.6rem;pointer-events:none;transition:opacity .3s}.gallery .image:hover .yellow{opacity:1;-webkit-transform:rotate(135deg) translate(70%);transform:rotate(135deg) translate(70%)}.gallery .image:hover i{opacity:1}.card{align-items:center;color:#f2f2f2;display:flex;flex-direction:column;justify-content:center;margin:.5rem 2rem;text-align:none;width:400px}.card img{height:350px;width:350px}.card h1{font-size:2rem}.card h1,.card p{margin-top:1.2rem}.card p{color:#6d6d6d;font-size:1.4rem}.card h2{font-size:2rem;margin-top:1.2rem}.card button{background-color:transparent;border:1px solid #d2a767;color:#d2a767;cursor:pointer;margin-top:1rem;padding:.5rem 1rem;transition:all .3s}.card button:hover{background-color:#d2a767;color:#f2f2f2}.favoriteproducts{height:90vh;padding:2rem;text-align:center;width:100%}.favoriteproducts-gallery{align-items:center;display:flex;justify-content:center;margin-top:1rem;text-align:none}.customersays{background-attachment:fixed;background-image:url(https://images.unsplash.com/photo-1612346903007-b5ac8bb135bb?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2070&q=80);background-position:50%;background-size:cover;height:80vh;padding-top:2rem;position:relative;text-align:center;width:100%}.customersays .testimonies{align-items:flex-end;bottom:0;display:flex;flex-direction:row;height:auto;justify-content:"";left:0;position:absolute;right:"";text-align:none;top:"";width:100%}.customersays .testimonies .testimony{align-items:"";background-color:#d2a767;display:flex;flex-direction:column;justify-content:flex-end;padding:2rem 4rem;text-align:left;width:20%}.customersays .testimonies .testimony p{font-size:1.4rem}.customersays .testimonies .testimony .person{align-items:center;display:flex;justify-content:center;margin-top:2rem;text-align:left;width:100%}.customersays .testimonies .testimony .person img{border-radius:50%;height:50px;width:50px}.customersays .testimonies .testimony .person-info{margin:0 1rem;text-align:left}.customersays .testimonies .testimony:nth-child(2n){background-color:#bfae95}.blogcard{align-items:none;color:#f2f2f2;display:flex;flex-direction:column;height:600px;justify-content:center;margin:0 2rem;text-align:left;width:400px}.blogcard img{height:400px;width:100%}.blogcard .details{align-items:none;color:#6d6d6d;display:flex;font-size:1.4rem;justify-content:space-between;margin:1rem 0;text-align:none;width:100%}.blogcard .details .comment{display:flex}.blogcard .details .comment i{color:#f2f2f2;margin-right:.5rem}.blogcard h2{font-size:1.6rem}.blogcard p{color:#6d6d6d;font-size:1.4rem;margin-top:1rem}.recentblog{height:90vh;padding:2rem;text-align:center;width:100%}.recentblog-gallery{align-items:"";display:flex;justify-content:center;margin-top:2rem;text-align:left;width:100%}.footer{background-color:#0d0b0b;color:#fff;height:50vh;padding:5rem 10rem;width:100%}.footer-items{align-items:none;display:flex;height:100%;justify-content:space-around;text-align:none;width:100%}.footer-items .footer-item{padding:0 2rem;width:25%}.footer-items .footer-item h1{font-size:2rem;margin:2rem 0}.footer-items .footer-item p{font-size:1.2rem;line-height:1.2}.footer-items .footer-item .icons{margin-top:2rem}.footer-items .footer-item .icons i{cursor:pointer;font-size:2rem;margin-right:1rem;transition:color .3s}.footer-items .footer-item .icons i:hover{color:#d2a767}.footer-items .footer-item li{align-items:"";cursor:pointer;display:flex;font-size:1.2rem;justify-content:space-between;margin-bottom:1.6rem;text-align:right;transition:color .3s}.footer-items .footer-item li:hover{color:#d2a767}.footer .copyright{color:#6d6d6d;font-size:1.4rem;text-align:center;width:100%}.foodcard{align-items:center;display:flex;height:90px;justify-content:"";margin:1rem 0;position:relative;text-align:left;width:600px}.foodcard img{border-radius:50%;height:70px;width:70px}.foodcard-info{align-items:none;display:flex;flex-direction:column;height:100%;justify-content:space-evenly;margin:0 1rem;text-align:none;width:100%}.foodcard-info h3{background-color:#000;color:#f2f2f2;font-size:1.4rem;width:45%}.foodcard-info p{color:#6d6d6d;font-size:1.2rem}.foodcard:before{border-top:1px dashed #d2a767;content:"";height:2px;right:20%;top:30%;width:30%}.foodcard h2,.foodcard:before{bottom:none;left:none;position:absolute}.foodcard h2{background-color:#0d0b0b;color:#d2a767;font-size:1.4rem;letter-spacing:1px;right:10%;top:20%}.menu-items{padding:2rem;text-align:center;width:100%}.menu-items .food{align-items:none;display:flex;flex-wrap:wrap;justify-content:center;text-align:none;width:100%}.menu-items .food-item{padding:2rem}.menu-items .food-item h1{color:#f2f2f2;font-size:3rem;text-align:left}.ourproducts{text-align:center;width:100%}.ourproducts .link-container{margin-top:3rem}.ourproducts .link-container .link{border-bottom:2px solid #d2a767;color:#d2a767;font-size:2.4rem;font-weight:700;margin:1rem;padding:1rem;transition:.3s}.ourproducts .link-container .link.active,.ourproducts .link-container .link:hover{background-color:#d2a767;color:#0d0b0b}.ourproducts-items{align-items:flex-start;justify-content:"";padding:3rem;text-align:none}.blog-container,.ourproducts-items{display:flex;flex-wrap:wrap;margin:auto;width:80%}.blog-container{padding:4rem}.blog-container .button-container{align-items:center;display:flex;justify-content:space-evenly;text-align:none;width:100%}.blog-container .button-container button{background-color:transparent;border:1px solid #d2a767;color:#d2a767;cursor:pointer;font-size:1.2rem;padding:.5rem 1rem}.blog-container .button-container button:hover{background-color:#d2a767;color:#000}.blog-container .button-container button:active{background-color:transparent;color:#d2a767}.blog-container .button-container h2{color:#d2a767;font-size:2rem}.contact-items{align-items:none;color:#f2f2f2;display:flex;justify-content:space-between;padding:8rem 10rem;text-align:none;width:100%}.contact-items-left{padding:2rem;width:30%}.contact-items-left h1{font-size:2.4rem}.contact-items-left p{font-size:1.4rem;margin:4rem 0}.contact-items-left p span{color:#d2a767;margin-right:1rem}.contact-items-right{padding:2rem 10rem;width:60%}.contact-items-right input{background-color:transparent;border-bottom:1px solid #6d6d6d;color:#d2a767;font-size:1.4rem;margin:1rem .5rem;padding:1rem 0;width:100%}.contact-items-right .input1{align-items:none;display:flex;justify-content:space-between;text-align:none;width:100%}.contact-items-right textarea{background-color:transparent;border-bottom:1px solid #6d6d6d;color:#d2a767;font-size:1.4rem;height:200px;margin:1rem .5rem;padding:1rem 0;resize:none;width:100%}.contact-items-right button{background-color:#d2a767;border:1px solid transparent;cursor:pointer;font-weight:700;padding:1rem 2rem;transition:all .3s}.contact-items-right button:hover{background-color:transparent;border:1px solid #d2a767;color:#d2a767}.googlemap{height:60vh;width:100%}
/*# sourceMappingURL=main.8252313d.css.map*/