@-webkit-keyframes fade{from{opacity:.4}to{opacity:1}}@keyframes fade{from{opacity:.4}to{opacity:1}}body{font-family:"Balsamiq Sans",cursive;line-height:1.5}h1{font-size:9rem}h2{font-size:4rem}h3{font-size:2rem}*,*::after,*::before{padding:0;margin:0}html{box-sizing:border-box;font-size:62.5%}.padding-top-sm{padding-top:2rem}a,a:visited,a:active{text-decoration:none;color:#1b1b1b}.light-link,.light-link:visited,.light-link:active{color:white}.btn{font-size:1.6rem;text-transform:uppercase;transition:background-color .5s;cursor:pointer}.btn:hover{background-color:#bba577}.btn--classes,.btn--classes:active,.btn--classes:visited{text-decoration:none}.btn--classes{width:30%;margin:2rem auto;background-color:#cab68c;color:white !important;font-size:2rem;padding:.7rem 1rem;text-transform:uppercase;text-align:center;border-radius:.2rem;transition:background-color .4s ease-in}.btn--classes:hover{background-color:#bba577}.btn--classes:active{transform:translateY(0.2rem)}@media screen and (max-width: 400px){.btn--classes{width:30%}}.card_btn{width:100%;background-color:#cab68c;padding:2rem 0;text-align:center;color:#fff !important}.card_btn:active{transform:translateY(0.2rem)}.item__info--button{width:40%;background-color:#cab68c;margin:2rem auto 0;padding:1rem .2rem;text-align:center;border:none;border-radius:.2rem;box-shadow:0 .6rem 2rem rgba(27, 27, 27, 0.3);color:#fff}.item__info--button:active{transform:translateY(0.2rem);box-shadow:0 .1rem 1rem rgba(27, 27, 27, 0.3)}.item__info--button-paypal{width:40%;background-color:#1696d0;margin-top:2rem;padding:1rem .5rem;text-align:center;font-weight:700;border:none;border-radius:.2rem;box-shadow:0 .6rem 2rem rgba(27, 27, 27, 0.3);color:#fff}.item__info--button-paypal:active{transform:translateY(0.2rem);box-shadow:0 .1rem 1rem rgba(27, 27, 27, 0.3)}.item__info--button-paypal:hover{background-color:#12719c}.item__info--button-paypal--img{width:1.5rem;height:1.5rem;fill:white;margin:0 .3rem;margin-top:.5rem}.cards{display:grid;grid-gap:3rem;grid-template-columns:repeat(auto-fill, minmax(350px, 1fr));justify-content:center;margin-bottom:3rem}.card{display:flex;flex-direction:column;box-shadow:0 1rem 3rem rgba(27, 27, 27, 0.3);margin-bottom:1rem;transition:all .2s}.card:hover{transform:scale(1.04)}.card__title{text-align:center;justify-self:center}.card__desc{height:100%;text-align:center;font-size:1.4rem;padding:2rem 1rem}.card__image{width:100%}.contact{border:0;margin:0;padding:0;width:100vw;height:0;position:fixed;bottom:0;opacity:0;overflow:hidden;background-color:rgba(27, 27, 27, 0.98);text-align:center;transition:opacity .8s,height .3s;z-index:10}.contact__form{width:50rem;margin:0 auto;background:#cab68c;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);padding:4rem}@media screen and (max-width: 630px){.contact__form{width:40rem;padding:2rem}}@media screen and (max-width: 600px){.contact__form{width:35rem}}@media screen and (max-width: 395px){.contact__form{width:30rem}}.contact__group{width:100%;margin:2rem auto;display:flex;justify-content:space-around}.contact__input{width:50%;height:5rem;padding:0 2rem;margin:0 .3rem;border:none}.contact__button{border:none;padding:1rem 2rem;color:#1b1b1b;text-transform:uppercase}.contact__close{font-size:3rem;text-align:right;cursor:pointer}.contact__message{width:100%;padding:2rem}.open{height:100vh;opacity:1}#nohuman{display:none}.error{font-size:2rem;font-weight:700;color:red}.success{color:green;font-size:2rem;font-weight:700}.item{width:100%;min-height:80%;margin:13rem auto 6rem;padding-bottom:8rem;display:grid;grid-template-columns:repeat(auto-fit, minmax(350px, 1fr))}.item__image{width:60%;align-self:flex-end;justify-self:center;display:flex;flex-direction:column}@media screen and (max-width: 600px){.item__image{width:80%;padding-bottom:4rem}}.item__image--main{width:100%;text-align:center}.item__image--secondary{padding-top:2rem;display:flex;flex-direction:row;justify-content:space-evenly}.item__img{width:90%;height:100%}.item__info{width:60%;height:100%;margin-top:2rem;align-self:center;display:flex;flex-direction:column;text-align:center;justify-content:center}@media screen and (max-width: 620px){.item__info{width:90%;margin:0 auto}}.item__info--desc{font-size:1.4rem}.item__info--label{font-size:1.5rem;margin-right:.6rem}.item__info--quant{border:1px solid #1b1b1b;height:3rem;width:4rem;background-color:white}.item__info--title{text-transform:capitalize}.item__info--option{background:white}.item__info--option:hover{background:#fff !important}.item .item__images{width:7rem;height:7rem}.item .item__images:hover{filter:brightness(90%)}.item__active{outline:3px solid #cab68c}.similar__items{position:relative;display:grid;grid-gap:2rem;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));justify-content:center;width:80%;margin:10rem auto 10rem}@media screen and (max-width: 1200px){.similar__items{grid-template-columns:repeat(auto-fit, minmax(250px, 1fr))}}@media screen and (max-width: 700px){.similar__items{grid-template-columns:repeat(auto-fit, minmax(150px, 1fr))}}@media screen and (max-width: 445px){.similar__items{grid-template-columns:repeat(auto-fit, minmax(100px, 1fr))}}.similar__items--item:hover{transition:all .5s;filter:brightness(80%)}.similar__items--title{grid-column:1/-1;text-align:left}.similar__items--img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.map-box{border:0;margin:0;padding:0;width:100vw;height:0;position:fixed;bottom:0;opacity:0;overflow:hidden;background-color:rgba(27, 27, 27, 0.98);z-index:10;transition:opacity .8s,height .3s}.map-box--close{color:#fff;font-size:3rem;position:absolute;top:2rem;right:5rem;cursor:pointer}@media screen and (max-width: 500px){.map-box--close{top:2rem;right:2rem}}#map{display:inherit;height:50rem;width:50rem;margin:0 auto;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:4}@media screen and (max-width: 900px){#map{height:40rem;width:45rem;transform:translate(-50%, -70%)}}@media screen and (max-width: 500px){#map{height:30rem;width:32.5rem;transform:translate(-50%, -70%)}}.modal{width:100vw;height:0;opacity:0;position:fixed;top:0;overflow:hidden;background-color:rgba(27, 27, 27, 0.98);transition:opacity .8s,height .3s;z-index:100}.modal--overlay{position:inherit;width:100%;height:100%}.modal--image-area{position:absolute;top:50%;left:50%;width:50%;z-index:101;transform:translate(-50%, -50%)}@media screen and (max-width: 750px){.modal--image-area{width:80%}}.modal--close{color:white;font-size:3rem;cursor:pointer;position:absolute;top:2rem;right:4rem}.modal--image{width:100%;outline:4px solid #cab68c}.slideshow-container{max-width:40%;position:relative;margin:10rem auto 2rem}@media screen and (max-width: 720px){.slideshow-container{max-width:95%}}.prev,.next{cursor:pointer;position:absolute;top:40%;width:auto;padding:1.6rem;margin-top:2.2rem;color:white;font-weight:bold;font-size:1.8rem;transition:.6s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.prev:hover,.next:hover{background-color:rgba(27, 27, 27, 0.7)}.next{right:0}.mySlides{display:none}.slideshow--img{vertical-align:middle;width:100%;margin:0 auto;filter:brightness(80%)}.text{color:#fff;width:90%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);text-align:center;font-size:3.5rem}@media screen and (max-width: 600px){.text{font-size:3rem}}@media screen and (max-width: 480px){.text{font-size:2rem}}.dot{cursor:pointer;height:1.5rem;width:1.5rem;background-color:grey;border-radius:50%;display:inline-block;transition:background-color .6s ease}.active,.dot:hover{background-color:#1b1b1b}.fade{-webkit-animation-name:fade;animation-name:fade;-webkit-animation-duration:1.5s;animation-duration:1.5s}@media only screen and (max-width: 300px){.prev,.next,.text{font-size:11px}}.gallery{display:grid;grid-gap:1.5rem;margin:7rem auto;padding:1.5rem;grid-template-columns:repeat(8, 1fr);grid-template-rows:repeat(5, 5vw);grid-column:full-start/full-end}@media screen and (max-width: 600px){.gallery{grid-gap:.7rem}}.gallery__item{position:relative}.gallery__item--overlay{width:100%;height:100%;position:absolute;top:0;left:0;opacity:0;background-color:rgba(27, 27, 27, 0.6)}.gallery__item:hover .gallery__item--overlay{opacity:1;transition:opacity .2s ease-in}.gallery__item--price{position:absolute;top:50%;left:50%;color:#fff;transform:translate(-50%, -50%);font-weight:100;font-size:2rem}@media screen and (max-width: 600px){.gallery__item--price{font-size:1.5rem}}.gallery__item--1{grid-row:1/span 2;grid-column:1/span 2}.gallery__item--2{grid-row:1/span 3;grid-column:3/span 3}.gallery__item--3{grid-row:13/span 2;grid-column:1/span 2}.gallery__item--4{grid-row:1/span 2;grid-column:6/span 3}.gallery__item--5{grid-row:3/span 3;grid-column:1/span 2}.gallery__item--6{grid-row:4/span 2;grid-column:3/span 2}.gallery__item--7{grid-row:4/span 2;grid-column:5/span 1}.gallery__item--8{grid-row:6/span 2;grid-column:1/span 1}.gallery__item--9{grid-row:3/span 3;grid-column:6/span 3}.gallery__item--10{grid-row:6/span 2;grid-column:2/span 2}.gallery__item--11{grid-row:6/span 1;grid-column:4/span 2}.gallery__item--13{grid-row:6/span 1;grid-column:6/span 2}.gallery__item--14{grid-row:13/span 2;grid-column:7/span 2}.gallery__item--15{grid-row:8/span 1;grid-column:4/span 3}.gallery__item--16{grid-row:12/span 1;grid-column:7/span 2}.gallery__item--17{grid-row:9/span 2;grid-column:4/span 3}.gallery__item--18{grid-row:8/span 2;grid-column:1/span 3}.gallery__item--19{grid-row:7/span 1;grid-column:4/span 2}.gallery__item--20{grid-row:7/span 1;grid-column:6/span 3}.gallery__item--21{grid-row:8/span 2;grid-column:7/span 2}.gallery__item--22{grid-row:13/span 2;grid-column:5/span 2}.gallery__item--23{grid-row:11/span 2;grid-column:4/span 3}.gallery__item--24{grid-row:13/span 2;grid-column:3/span 2}.gallery__item--25{grid-row:10/span 3;grid-column:1/span 3}.gallery__item--26{grid-row:10/span 2;grid-column:7/span 2}.gallery__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.header{background-color:#dfdfdf}.navigation{z-index:1;display:flex;background-color:#dfdfdf;justify-content:space-between;border-top:1px solid #cab68c}@media screen and (max-width: 920px){.navigation{display:block}}@media screen and (max-width: 550px){.navigation{padding:1.2rem 0}}.navigation__display--toggle{display:none}@media screen and (max-width: 550px){.navigation__display--toggle{display:block;text-align:right;position:relative;padding:.2rem .5rem 0 0;float:right;cursor:pointer}}.navigation__display--icon{fill:#1b1b1b;height:3.5rem;width:3.5rem;top:1.3rem;right:1.3rem}.navigation__logo{justify-self:center;align-self:center;width:50%;font-family:"Festive",cursive;padding-left:1rem;visibility:hidden;opacity:0}.navigation__logo-heading{font-size:2.5rem}@media screen and (max-width: 468px){.navigation__logo-heading{font-size:2.6rem}}.navigation__links{display:flex;flex-wrap:wrap;justify-content:center;transition:all .15s ease-in-out;overflow:hidden}@media screen and (max-width: 550px){.navigation__links{display:none;padding-bottom:3rem;height:0;opacity:0;flex-direction:column;width:100%;border-top:1px solid #cab68c}}.navigation__link{align-self:center;padding:0;transition:all .2s ease-in}@media screen and (max-width: 550px){.navigation__link{width:100%;text-align:center}}.navigation__link,.navigation__link:visited,.navigation__link:active{font-size:2rem;padding:1rem 2rem;color:#1b1b1b}@media screen and (max-width: 468px){.navigation__link,.navigation__link:visited,.navigation__link:active{font-size:2rem;padding:1rem}}.navigation__link:hover,.navigation__link:visited:hover,.navigation__link:active:hover{background-color:#bba577;color:#fff;box-shadow:0 1rem 4rem rgba(27, 27, 27, 0.4)}.navigation__item{display:inline-block;text-decoration:none}.navigation .logo-img{height:5rem;align-self:center}.navigation__heading{background-color:#dfdfdf;width:60%;text-align:center;font-family:"Festive",cursive;margin:0 auto;padding:4rem 0}@media screen and (max-width: 550px){.navigation__heading{border:0;width:100%}}.hero{background-image:linear-gradient(to right, rgba(202, 182, 140, 0.3), rgba(187, 165, 119, 0.1)),url("../img/creek-02.jpg");background-size:cover;background-position:center center;width:100%;height:60vh;top:0;z-index:-1}.footer{display:flex;justify-content:space-between;border-top:1px solid black;background-color:#cab68c;flex-shrink:0;padding:2rem 0}@media screen and (max-width: 970px){.footer{flex-direction:column}}.footer__heading{background-color:#cab68c;font-size:6rem;text-align:left;margin-left:2rem}@media screen and (max-width: 1850px){.footer__heading{font-size:4rem}}@media screen and (max-width: 1162px){.footer__heading{text-align:center;margin:0}}@media screen and (max-width: 970px){.footer__heading{font-size:4rem;width:100%;text-align:center}}.footer__col--logo{width:40%}@media screen and (max-width: 970px){.footer__col--logo{width:100%}}.footer__col--social{display:flex;flex-direction:row;justify-content:space-evenly;justify-items:end;align-items:center;flex-wrap:nowrap;text-align:right}.footer__link,.footer__link:active,.footer__link:visited{text-decoration:none}.footer__icon,.footer__social-icon{width:4rem}.footer__icon{width:6rem;height:6rem;margin:0 3rem;transition:all .2s ease-in;fill:#1b1b1b}.footer__icon:hover{transform:rotate(20deg);box-shadow:0 1rem 2rem .2rem rgba(27, 27, 27, 0.5)}@media screen and (max-width: 730px){.footer__icon{width:3.5rem;height:3.5rem;margin:0 1rem}}.footer__social-icon{width:6rem;height:6rem;margin:0 3rem;transition:all .2s ease-in;fill:#1b1b1b}.footer__social-icon:hover{transform:rotate(20deg);box-shadow:0 1rem 2rem .2rem rgba(27, 27, 27, 0.5)}@media screen and (max-width: 730px){.footer__social-icon{width:3.5rem;height:3,5rem;margin:0 1rem}}.even:hover{transform:rotate(-20deg);box-shadow:0 1rem 2rem .2rem rgba(27, 27, 27, 0.5)}.copy{text-align:center;font-size:1.2rem;background-color:#cab68c}.copy a,.copy a:active,.copy a:visited{color:#1b1b1b;text-decoration:none}.catalogue{width:80%;margin:10rem auto}@media screen and (max-width: 650px){.catalogue{width:98%}}.catalogue__sort-area{display:grid;grid-template-columns:repeat(auto-fit, minmax(100px, 1fr));justify-items:center;align-items:center}.catalogue__filter--select,.catalogue__sort--select{border:1px solid #1b1b1b;background-color:#fff}.catalogue__filter--title,.catalogue__sort--title{font-size:1.2rem;font-weight:400}.class{width:70%;margin:8rem auto 15rem}@media screen and (max-width: 560px){.class{width:95%}}.class__inner{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin:8rem 0}@media screen and (max-width: 750px){.class__inner{flex-direction:column;border:1px solid black;margin:8rem 0}}.class__heading{text-align:center;margin:6rem 0}.class__title{text-align:center}.class__desc{width:50%;margin:0 auto;text-align:justify;display:flex;flex-direction:column}@media screen and (max-width: 750px){.class__desc{width:90%;margin-top:2rem}}.class__desc p{font-size:2rem}@media screen and (max-width: 990px){.class__desc p{font-size:1.2rem}}.class__image{width:40%;line-height:0}@media screen and (max-width: 750px){.class__image{width:100%}}.class__img{width:100%}.class__img-area{display:flex;width:100%;margin:1rem auto;align-content:center;justify-content:center}.class__img--image{width:30%;margin:1rem;cursor:pointer}.item__container{width:90%;margin:0 auto;min-height:90vh}@media screen and (max-width: 1000px){.item__container{width:100%}}.cart{text-align:right;position:relative;cursor:pointer}.cart__indicator{background-color:#cab68c;border-radius:50%;position:absolute;top:2rem;right:2rem;width:6rem;height:6rem;transition:all .2s ease-in}.cart__indicator:hover{background-color:#bba577}.cart__indicator:hover .cart__circle{transform:scale(1.2);transition:scale .2s ease-in-out}.cart__icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:4rem;height:4rem;fill:#fff}.cart__circle{background-color:#ff000f;width:2rem;border-radius:50%;text-align:center;font-size:1.3rem;color:#fff}.breadcrumb{width:90%;margin:4rem auto}.breadcrumb__item,.breadcrumb__item:link,.breadcrumb__item:active{padding:0 .2rem;text-decoration:none;font-size:1.6rem}.breadcrumb__active{color:#cab68c}.main__content{width:80%;margin:2rem auto;padding-bottom:4rem;color:#1b1b1b;display:absolute}@media screen and (max-width: 700px){.main__content{width:90%}}.main__heading{text-align:center;padding:5rem 0}.sticky{position:fixed;top:0;width:100%}.open{height:100vh;opacity:1}.show{display:flex;height:100%;opacity:1}.display{display:block}.about{background-color:#cab68c;margin:15rem auto;min-height:50vh;display:flex;justify-content:space-between}@media screen and (max-width: 950px){.about{flex-direction:column;margin:2rem auto}}.about__left{align-self:center}.about__left p{font-size:2rem;padding:1rem 10rem}@media screen and (max-width: 1100px){.about__left p{padding:8rem}}@media screen and (max-width: 950px){.about__left p{padding:6rem}}@media screen and (max-width: 500px){.about__left p{padding:4rem}}.about__right img{width:100%;height:100%}/*# sourceMappingURL=style.min.css.map */
