@import url(https://fonts.googleapis.com/css?family=Lovers+Quarrel|Ubuntu|Vollkorn|Sawarabi+Mincho|Tangerine&display=swap);.home #indexHero{position:relative;height:100vh;width:100%;background-image:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6)),url(/wp-content/themes/adusacoffee/assets/images/hero_image.jpg);background-size:cover;background-repeat:no-repeat;background-position:center center;color:#fff;display:flex;justify-content:center;align-items:center}.home #indexHero a{text-decoration:none;color:#fff}.home__hero-content{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.home__hero-button{font-size:1.3em;background-color:#ac2800;border:1px solid #ac2800;padding:.6em 3em;margin-top:1em;font-family:Volkorn,serif;border-radius:10px;outline:0;text-align:center;animation-delay:.8s}.home__hero-button:hover{background-color:#fff;color:#ac2800;transition:background-color .5s}.home__hero-button:active{background-color:#fff;color:#ac282f;transition:background-color .5s}@media screen and (max-width:640px){.home__hero-button{font-size:1.2em}}@media screen and (max-width:500px){.home__hero-button{font-size:1.1em}}.home__hero-text{font-size:140px;font-family:Tangerine,cursive}.home__hero-text div{display:inline-block}.home__hero-text div:nth-of-type(1){animation:descend 1s cubic-bezier(0,.9,.3,1.2) 1.1s forwards;transform:translateY(-1000px)}.home__hero-text div:nth-of-type(2){animation:descend 1s cubic-bezier(0,.9,.3,1.2) 1.2s forwards;transform:translateY(-1000px)}.home__hero-text div:nth-of-type(3){animation:descend 1s cubic-bezier(0,.9,.3,1.2) 1.3s forwards;transform:translateY(-1000px)}.home__hero-text div:nth-of-type(4){animation:descend 1s cubic-bezier(0,.9,.3,1.2) 1.4s forwards;transform:translateY(-1000px)}@media screen and (max-width:1160px){.home__hero-text{font-size:120px}}@media screen and (max-width:950px){.home__hero-text{font-size:100px}}@media screen and (max-width:800px){.home__hero-text{font-size:80px}}@media screen and (max-width:645px){.home__hero-text{font-size:85px;width:50%}}@media screen and (max-width:550px){.home__hero-text{width:70%}}@media screen and (max-width:375px){.home__hero-text{font-size:60px}}.home--jp .home__hero-text{font-size:100px;font-family:"Sawarabi Mincho"}@media screen and (max-width:1580px){.home--jp .home__hero-text{font-size:80px}}@media screen and (max-width:1240px){.home--jp .home__hero-text{font-size:60px}}@media screen and (max-width:950px){.home--jp .home__hero-text{font-size:40px}}@media screen and (max-width:640px){.home--jp .home__hero-text{font-size:30px}}@media screen and (max-width:500px){.home--jp .home__hero-text{font-size:22px}}.news{grid-column:2/3;width:100%;display:flex;flex-flow:column;margin-bottom:6em;min-width:300px;max-width:700px}@media screen and (max-width:1000px){.news{grid-column:1/4;padding:0 2em}}.news__top{display:flex;margin:auto;border-bottom:2px solid #000;width:100%;justify-content:center;align-items:center}.news__heading{font-size:2em}.news__items{width:100%;display:flex;justify-content:center;flex-direction:column;align-items:center}.news__item{width:100%;display:flex;text-align:center;margin-top:1em}.news__date{min-width:6em;max-height:1.5em;margin-right:1em;border-right:4px solid #250000;padding-right:.5em}.news__content{border-bottom:1px dotted #000;padding-bottom:5px}.animate-pop-in{animation:pop-in .6s cubic-bezier(0,.9,.3,1.2) forwards;opacity:0}.animate-close-up{animation:close-up 5s .5s cubic-bezier(0,.5,0,1) forwards;transform-style:preserve-3d;opacity:0;will-change:scale opacity}.products__header-block{background-size:cover;background-repeat:no-repeat;background-position:center center;color:#fff;text-align:center;width:100%;display:flex;flex-direction:column;justify-content:center;margin:0;height:18em}.products__header-block h1{font-size:120px;font-family:'Lovers Quarrel',cursive}.products__container{padding:2em 0;width:60%;margin:auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:2em}@media screen and (max-width:1380px){.products__container{width:80%}}@media screen and (max-width:558px){.products__container{width:60%}}@media screen and (max-width:430px){.products__container{width:80%}}.product{padding:1em;transition:background-color .5s,transform .5s}@media screen and (min-width:768px){.product:hover{background-color:rgba(242,225,182,.5);transform:translate(-10px,-10px)}}.product a{color:inherit;display:flex;flex-direction:column}.product__title{margin:.5em 0}.product .product__title.product__title--jp h2{font-size:1.2em}.product__image img{width:100%}.product__price{margin-top:1em;text-align:center}.shadowWrapper{margin-bottom:2em}.product-single{width:40%;min-width:600px;font-size:1em;margin:auto;padding:0 1em;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:630px){.product-single{min-width:350px}}.product-single__header{width:100%;text-align:center;margin:1em 0}.product-single__header h1{font-family:"Sawarabi Mincho";font-size:2.2em}.product-single__image{width:50%;padding-right:3em}.product-single__image img{width:100%}@media screen and (max-width:630px){.product-single__image{width:90%;padding-right:0}}.product-single__info{width:100%;display:flex;justify-content:space-evenly}@media screen and (max-width:630px){.product-single__info{flex-direction:column;align-items:center}}.product-single__description-and-price{width:50%}@media screen and (max-width:630px){.product-single__description-and-price{width:100%}}.about{width:100%;display:flex;flex-direction:column;align-items:center}.about__container{width:100%;max-width:1000px}.about__content{display:flex;justify-content:center;padding:0 1em}@media screen and (max-width:1000px){.about__content{flex-direction:column;align-items:center}}.about__info-box{width:100%;display:flex;justify-content:center;align-items:center;flex-flow:column;min-width:400px}@media screen and (max-width:1000px){.about__info-box{margin-top:3em}}.about__map{width:100%;min-width:400px;min-height:400px;height:80%}.about__table{background:#fff;vertical-align:middle;border-collapse:collapse;margin-bottom:20px;line-height:1.7;border:solid #000 1px;display:table;border-color:grey}.about__table th{background-color:rgba(221,218,210,.3)}.about__table td,.about__table th{padding:10px}.about tbody{display:table-row-group;vertical-align:middle;border-color:inherit}.contact{width:100%;display:flex;justify-content:center}.contact__container{width:80%;max-width:800px}.contact-form__failure{display:flex;flex-direction:column;justify-content:center;align-items:center}.contact-form__loader{position:absolute;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background-color:rgba(70,70,70,.7)}.contact-form__loader-animation{color:#000;font-size:90px;text-indent:-9999em;overflow:hidden;width:1em;height:1em;border-radius:50%;transform:translateZ(0);animation:load6 1.7s infinite ease,round 1.7s infinite ease}@keyframes load6{0%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}5%,95%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}10%,59%{box-shadow:0 -.83em 0 -.4em,-.087em -.825em 0 -.42em,-.173em -.812em 0 -.44em,-.256em -.789em 0 -.46em,-.297em -.775em 0 -.477em}20%{box-shadow:0 -.83em 0 -.4em,-.338em -.758em 0 -.42em,-.555em -.617em 0 -.44em,-.671em -.488em 0 -.46em,-.749em -.34em 0 -.477em}38%{box-shadow:0 -.83em 0 -.4em,-.377em -.74em 0 -.42em,-.645em -.522em 0 -.44em,-.775em -.297em 0 -.46em,-.82em -.09em 0 -.477em}100%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}}.history{width:100%}.history__image{position:relative;background-position:center;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;justify-content:center;align-items:center}@media screen and (min-width:1100px){.history__image{background-attachment:fixed}}.history__heading{text-align:center}.history__heading-text{font-family:"Sawarabi Mincho"}.history__text-row{margin-top:20rem;margin-bottom:20rem;padding:0 1.5em;text-align:center;max-width:800px;display:flex;flex-direction:column;justify-content:center;align-items:center}.history__text-row h2{margin-bottom:1.5em}.history__heading-text{user-select:none}.animation{opacity:0;transform:translateY(-4em);animation:slide-in 1s ease-in forwards}@keyframes slide-in{100%{opacity:1;transform:translateY(0)}}.pre-animation{opacity:0;transform:translateY(-4em)}#historyImage-1{height:100vh;background-image:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,0));animation:1s ease-out .3s gray-out forwards}#historyImage-2{height:100vh;background-image:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6)),url(/wp-content/themes/adusacoffee/assets/images/slide10_resize.jpg)}#historyImage-3{height:100vh;background-image:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6)),url(/wp-content/themes/adusacoffee/assets/images/slide5_resize.jpg)}.navbar-default.navbar{background-color:#250000;padding:0;margin:0;border:0;border-radius:0;z-index:100}.navbar-default.navbar .open .navBarTitle{color:#250000}.navbar-default.navbar .open .caret{color:#250000}.navbar-default.navbar .open .dropdown-menu li:hover{background-color:#fff;transition:background-color .3s}@media screen and (max-width:767px){.navbar-default.navbar .open .dropdown-menu li a{color:#fff!important}}.navbar-default.navbar .open .dropdown-menu li a:hover{color:#000;transition:color .3s}.navbar-default.navbar .dropdown-menu li:hover{background-color:#fff;transition:background-color .3s}.navbar-default.navbar .dropdown-menu li a:hover{color:#000;transition:color .3s}.navbar-default.navbar .dropdown-menu li a{color:#fff}.navbar-default.navbar .nav.navbar-nav li a{color:#fff}.navbar-default.navbar .nav.navbar-nav li a:hover{background-color:#fff;transition:background-color .3s}.navbar-default.navbar .navbar-nav li a:hover{color:#000;transition:color .3s}.navbar-default .navbar-nav>li>a:focus{color:#fff}.navbar-dropdown-brown{background-color:#250000}.navbar-brand{padding-top:0;margin-top:-25px}.animate-navbar{position:fixed;width:100%;top:0;transform:translateY(-6em);animation:slide-in 1s ease-out forwards}@keyframes slide-in{100%{transform:translateY(0)}}.gallery{width:100%;display:flex;justify-content:center}.gallery__container{width:90%}.gallery__content{width:100%;display:flex}@media screen and (max-width:1000px){.gallery__content{flex-direction:column}}.gallery__carousel{width:65%;padding:0 1em}@media screen and (max-width:1000px){.gallery__carousel{width:100%}}.gallery__info{display:flex;flex-direction:column;align-items:center;width:35%}@media screen and (max-width:1000px){.gallery__info{width:100%}}.gallery__sub-header{font-family:"Sawarabi Mincho";text-align:center;margin-bottom:.8em}.gallery__image{width:100%;height:600px;border-radius:5px;background-size:cover;background-position:center}@media screen and (max-width:1500px){.gallery__image{height:500px}}@media screen and (max-width:1300px){.gallery__image{height:400px}}@media screen and (max-width:700px){.gallery__image{height:300px}}@media screen and (max-width:550px){.gallery__image{height:250px}}.gallery__image--1{background-image:url(/wp-content/themes/adusacoffee/assets/images/carousel-1.jpg)}.gallery__image--2{background-image:url(/wp-content/themes/adusacoffee/assets/images/carousel-2.jpg)}.gallery__image--3{background-image:url(/wp-content/themes/adusacoffee/assets/images/carousel-3.jpg)}.gallery__image--4{background-image:url(/wp-content/themes/adusacoffee/assets/images/carousel-4.jpg)}.gallery__image--5{background-image:url(/wp-content/themes/adusacoffee/assets/images/carousel-5.jpg)}.gallery__image--6{background-image:url(/wp-content/themes/adusacoffee/assets/images/carousel-6.jpg)}.gallery__image--7{background-image:url(/wp-content/themes/adusacoffee/assets/images/carousel-7.jpg)}.gallery__contact-link{display:flex;margin-top:2em;color:#fff;background-color:#1da1f2;justify-content:center;align-items:center;width:20em;height:3.5em;border:1px solid #1da1f2;border-radius:5px;transition:.5s}@media screen and (max-width:400px){.gallery__contact-link{width:16em}}.gallery__contact-link:hover{color:#1da1f2;background-color:#fff}.preloadAnimation{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:999999;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:10em;background-color:#250000}.spinner{width:100px;height:160px;display:flex;justify-content:space-between;text-align:center}.spinner>div{background-color:#fff;height:100%;width:15px;display:inline-block;-webkit-animation:sk-stretchdelay 1.2s infinite ease-in-out;animation:sk-stretchdelay 1.2s infinite ease-in-out}.spinner .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.spinner .rect3{-webkit-animation-delay:-1s;animation-delay:-1s}.spinner .rect4{-webkit-animation-delay:-.9s;animation-delay:-.9s}.spinner .rect5{-webkit-animation-delay:-.8s;animation-delay:-.8s}@keyframes sk-stretchdelay{0%,100%,40%{transform:scaleY(.4);transform:scaleY(.4)}20%{transform:scaleY(1);transform:scaleY(1)}}.breadcrumb{background-color:#fffff3;width:100vw;margin-top:.4em;margin-bottom:.4em}.footer{position:relative;width:100%;background-color:#250000;text-align:center;margin-top:10%}.footer__brand{display:flex;justify-content:center}.footer__brand-image{width:8em}.footer__brand-image img{width:100%;height:auto}body,html{border:none;margin:0;padding:0;font-family:Ubuntu,sans-serif!important}*,::after,::before{box-sizing:border-box;-webkit-font-smoothing:antialiased;word-break:break-word;word-wrap:break-word}#site-content{overflow:hidden}html{height:100%;width:100%;margin:0;padding:0;overflow-x:hidden}body{min-height:100%;width:100%;font-family:Ubuntu,sans-serif;font-size:17px;margin:0;padding:0;overflow-x:hidden}.hidden{display:none}.itemRow{margin:20px 0}.showRow{position:relative;text-align:center}.itemTitle{font-family:'Clicker Script',cursive}.itemTitle>h2{text-align:center}.en-itemTitle{height:2.2em;margin-bottom:1em}.en-itemTitle>h2{font-size:35px;height:100%;overflow-y:hidden}.wf-sawarabimincho{font-family:"Sawarabi Mincho"}.wf-hannari{font-family:Hannari!important}.wf-roundedmplus1c{font-family:"Rounded Mplus 1c"}.jp-itemTitle{margin-bottom:.2em;height:2em}.jp-itemTitle>h2{font-size:20px}.showDescription{border-bottom:solid #000 1px;padding-bottom:10%}.showPrice{font-size:20px;padding-left:2%;border-left:solid 7px #250000;margin-top:10%}.marginBot{margin-bottom:10%}.form-control:focus{border-color:#f2e1b6;box-shadow:inset 0 1px 1px rgba(242,225,182,.3),0 0 8px rgba(242,225,182,.3)}.btn-mini{padding:0 6px;font-size:10.5px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.social-buttons{display:flex;justify-content:center;line-height:10px;margin-top:1em;margin-bottom:1em}.verticalTop{vertical-align:top}.textCenter{text-align:center}.info-box{margin-top:3em;margin-bottom:3em}.work-hours{display:table-row-group}.fa-coffee{color:brown}.main-content{width:100%;display:grid;grid-template-columns:repeat(3,1fr);justify-items:center;align-items:start}@media screen and (max-width:1000px){.info-box{grid-column:1/4}}.header{text-align:center}.header>h1{font-size:80px;font-family:"Lovers quarrel",cursive}.header.jp-header>h1{font-size:40px;font-family:"Sawarabi Mincho"}.headerUnderline{width:100%;margin-bottom:3em}.headerUnderline:after{content:'';display:block;border-bottom:2px solid #250000;animation:1s ease-out .2s border forwards}.underline{width:100%}.underline:after{content:'';display:block;border-bottom:1px solid #250000}.center{text-align:center}@keyframes border{from{width:0}to{width:100%}}.itemCol{text-align:center;padding:1.5rem;color:#000;transition:.5s;margin-bottom:20px}.shadowWrapper{position:relative;opacity:1}.shadowWrapper:after,.shadowWrapper:before{z-index:-999;position:absolute;content:"";bottom:25px;left:5px;width:50%;top:80%;max-width:100px;background:rgba(119,119,119,0);-webkit-box-shadow:0 35px 20px rgba(119,119,119,.7);-moz-box-shadow:0 35px 20px rgba(119,119,119,.7);box-shadow:0 35px 20px rgba(119,119,119,.7);-webkit-transform:rotate(-8deg);-moz-transform:rotate(-8deg);-o-transform:rotate(-8deg);-ms-transform:rotate(-8deg);transform:rotate(-8deg)}.shadowWrapper:after{-webkit-transform:rotate(8deg);-moz-transform:rotate(8deg);-o-transform:rotate(8deg);-ms-transform:rotate(8deg);transform:rotate(8deg);right:5px;left:auto}.ratingType{width:50%;display:inline-block}.stars{color:orange;width:50%;display:inline-block}.starRatingWrapper~.itemPrice{padding-top:1em;border-top:1px solid #000;margin-top:1em}.en-itemTitle~.starRatingWrapper{margin-top:.5em}.starRatingWrapper{border-top:solid #000 1px;padding-top:1em;text-align:center}#langMenu{position:absolute;color:#fff;top:0;left:0;height:25px;transform:translateY(50%);margin-left:10px}a:hover{text-decoration:none;outline:0}.navBarTitle:active{color:#fff;text-decoration:none}.fa-facebook-official{color:#3b5998}.fa-twitter-square{color:#55acee}.fa-google-plus-official{color:#dd4b39}.fa-instagram{color:#3f729b}.currentCategory,.currentItem,.currentPage{display:inline-block;color:#f2e1b6}.currentCategoryLink:hover{text-decoration:underline}.footerDate{color:#fff;margin:2em 0 2em 0}.itemShow .starRatingWrapper{border-bottom:1px solid #000;border-top:none;margin-bottom:1em;padding-bottom:1em}.itemShow .ratingType,.itemShow .stars{width:50%}@media screen and (min-width:500px){.itemShow .ratingType,.itemShow .stars{display:inline-block;width:40%}.itemSow .starRatingWrapper{width:100%}}@media screen and (max-width:210px){.itemShow .ratingType,.itemShow .stars{width:100%}.itemSow .starRatingWrapper{width:100%}}.showImg>img{margin-right:auto;margin-left:auto}.flex-container{display:flex;flex-flow:row wrap;justify-content:center}.flex-item{margin-left:auto;margin-right:auto}.contact_success{height:50vh}.about{margin-bottom:3em}.galleryImg{cursor:pointer;transition:.3s;will-change:opacity}.galleryImg:hover{opacity:.7}.heroText.history>h1{font-size:80px}.modal{display:none;position:fixed;z-index:999;padding-top:0;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.9)}.modalContent{position:relative;width:80%;max-width:1000px;margin:auto;top:50%;transform:translateY(-50%)}#img01{width:100%}#modalCaption{margin:auto;display:block;width:100%;max-width:1000px;text-align:center;color:#ccc;padding:10px 0;height:50px}#img01,#modalCaption{-webkit-animation:zoom .6s ease-out;animation:zoom .6s ease-out}.close{position:absolute;top:15px;right:35px;color:#f1f1f1;font-size:40px;font-weight:700;transition:.3s}.close:focus,.close:hover{color:#bbb;text-decoration:none;cursor:pointer}.fixed{position:fixed;z-index:99999;width:100%}.slidedown{animation:slide-in .5s;animation-name:slide-in;animation-duration:.5s}.infoWindow{text-align:center}.infoWindow>img{margin-top:-60px}.infoWidow p,.infoWindow>h4{margin-top:-30px}@-webkit-keyframes slide-in{0%{opacity:0;transform:translateY(-100px)}100%{opacity:1;transform:translateY(0)}}@keyframes slide-in{0%{opacity:0;transform:translateY(-100px)}100%{opacity:1;transform:translateY(0)}}@-webkit-keyframes zoom{from{-webkit-transform:scale(0)}to{-webkit-transform:scale(1)}}@keyframes zoom{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes sk-scaleout{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes pop-in{0%{opacity:0;transform:translateY(-4rem) scale(.2)}100%{opacity:1}}@keyframes gray-out{0%{filter:grayscale(0)}100%{filter:grayscale(100%)}}@keyframes gray-in{100%{filter:grayscale(0)}}@keyframes close-up{0%{opacity:0;transform:scale(1.1)}100%{opacity:1;transform:none}}@keyframes descend{100%{transform:translateY(0)}}@media screen and (min-width:768px){li.dropdown:hover ul.dropdown-menu{display:block}#myNavbar{text-align:center}.navbar-nav{display:inline-block;float:none;vertical-align:top}.itemCol:hover{background-color:rgba(242,225,182,.5);transform:translate(-10px,-10px)}}@media screen and (min-width:675px) and (max-width:992px){.flex-container{flex-flow:column}}