@import url(https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300&display=swap);@keyframes fillBorder{0%{height:0;width:0}25%{height:25%;width:25%}50%{height:50%;width:50%}75%{height:75%;width:75%}to{height:110%;width:110%}}@keyframes shake{0%{transform:translate(1px,1px) rotate(0deg)}10%{transform:translate(-1px,-2px) rotate(-1deg)}20%{transform:translate(-3px) rotate(1deg)}30%{transform:translate(3px,2px) rotate(0deg)}40%{transform:translate(1px,-1px) rotate(1deg)}50%{transform:translate(-1px,2px) rotate(-1deg)}60%{transform:translate(-3px,1px) rotate(0deg)}70%{transform:translate(3px,1px) rotate(-1deg)}80%{transform:translate(-1px,-1px) rotate(1deg)}90%{transform:translate(1px,2px) rotate(0deg)}to{transform:translate(1px,-2px) rotate(-1deg)}}.header{align-items:center;display:flex;height:10vh;justify-content:space-between;width:100vw}.header.selection__header{justify-content:flex-start}.home-main{align-items:center;background-color:#357b72;flex-direction:column;justify-content:center;position:relative}.categories-main,.home-main{display:flex;height:90vh;width:100vw}.cart-main,.product-main,.selection-main{align-items:center;background-color:#000;display:flex;height:90vh;justify-content:center;width:100vw}.cart-main{align-items:flex-start;background-color:#fff;justify-content:flex-start}.about-main,.popup-main{height:90vh;width:100%}.btn{background-color:#000;border-radius:13px;color:#fff;font-size:1.8rem;letter-spacing:1.5px;padding:1.5rem 2rem;transition:all .3s ease-in}.btn:focus,.btn:hover{background-color:#696969;box-shadow:0 5px 10px rgba(0,0,0,.5)}.nav{background-color:#000;height:100%;left:-30%;position:absolute;top:0;width:30%;z-index:100}.nav a.nav__logo{display:block;margin:2rem auto;width:75%}.nav__list{height:auto;margin:4rem auto;max-height:100%;text-align:center;width:60%}.nav__list-item{color:#fff;display:inline-block;font-size:6rem;margin:3rem 0;transition:color .3s ease-in-out}.nav__list-item:focus,.nav__list-item:hover{color:#eea84f}.nav__close{background-color:#eea84f;color:#fff;height:4rem;position:absolute;right:0;top:6rem;width:4rem;z-index:101}.nav-active{left:0}.nav__close-active{right:-4rem}.header__nav{margin-left:5rem}.header__nav i.fas{font-size:6rem;transition:all .5s ease-in-out}.header__nav i.fas:hover{transform:scale(1.1)}.header__menu{align-items:flex-end;display:flex;font-size:3rem;margin:0 2rem 0 0;transition:all 2s ease-in}.header__menu-item{margin:0 1rem}.header .header__menu-item.header-active{font-size:4rem;text-decoration:underline}.header__user{align-items:center;display:flex;margin-right:5rem}.header__user *{margin:0 5px}.header__user-search{align-items:center;display:flex;position:relative}.header__user-search .search-input{border:1px solid #000;border-radius:13px;padding:1rem;transition:all .5s ease-in;visibility:hidden;width:0}.header__user-search .search-input:focus{outline:none}.header__user-search .search-icon{position:absolute;right:0}.header__user-search .search-icon:focus{outline:none}.header__user-search:focus-within .search-input{visibility:visible;width:20rem}.header.selection__header{position:relative}.header.selection__header .header__logo{bottom:0;height:90%;left:50%;position:absolute;transform:translateX(-50%);width:auto}.header.selection__header .header__user{margin-left:auto}.header__user-cart{position:relative}.cart__count{align-items:center;background-color:#eea84f;border-radius:50px;color:#000;display:flex;font-size:3rem;height:auto;justify-content:center;left:-30%;min-height:3rem;min-width:4rem;padding-bottom:.5rem;position:absolute;top:-40%;transform:translate(-30%,-40%);width:auto}.cart{background-color:#f6f6f6;display:flex;flex-direction:column;height:100%;overflow-y:auto;padding:2rem 6rem 0;position:relative;width:60%}.cart__title{font-size:4rem;margin-bottom:2rem}.cart__desc{font-size:1.8rem;margin-bottom:2rem}.btn.btn__cart{background-color:#eea84f;display:none;margin-left:auto;margin-right:2rem;max-width:25rem;min-width:12rem;width:auto}.btn.btn__cart:hover{background-color:rgba(238,168,79,.8)}.cart__item{align-items:center;background-color:#fff;border-radius:13px;box-shadow:0 2px 5px rgba(0,0,0,.4);display:flex;height:15rem;margin-bottom:5rem;padding:0 2rem;width:100%}.cart__item-img{height:90%;width:auto}.cart__item-desc{font-size:1.8rem;margin-left:2rem;width:40%}.cart__item-desc .item__title{font-size:2.3rem;font-weight:600;margin-bottom:1rem}.cart__item-desc .item__desc,.cart__item-desc .item__title:focus,.cart__item-desc .item__title:hover{color:#696969}.cart__item-quantity{border:1px solid #696969;color:#000;font-size:1.8rem;margin:1rem 0;padding:1rem .5rem;width:6rem}.cart__item-quantity:focus{outline:1px solid #eea84f}.cart__item-price{font-size:3rem;font-weight:600;margin:0 auto}.cart__item-remove{margin-right:3rem;transition:all .2s ease-in}.cart__item-remove:hover{animation:shake .4s ease-in-out;color:#c55151}.cart::-webkit-scrollbar{width:2px}.cart::-webkit-scrollbar-track{background-color:#fff}.cart::-webkit-scrollbar-thumb{background-color:#000;outline:1px solid #fff}.checkout{background-color:#3979e0;border-radius:13px;height:95%;margin:auto;width:35%}.checkout__title{color:#fff;font-size:3rem;font-weight:700;margin:2rem auto;width:90%}.checkout__cards{align-items:center;display:flex;height:12.5%;justify-content:center;justify-content:space-between;margin:0 auto;width:90%}.checkout__cards .card{border:2px solid hsla(0,0%,85%,.573);border-radius:13px;height:10rem;width:30%}.checkout__cards .card:focus,.checkout__cards .card:hover{border:2px solid #fff}.checkout__cards .card img{height:auto;max-height:100%}.checkout__details{height:35%;justify-content:space-around;margin:2rem auto 0;width:90%}.checkout__details,.form__group{display:flex;flex-direction:column}.form__group-double{display:flex;justify-content:space-between}.form__group-double .form__group{width:45%}.checkout__label{color:#fff;font-size:1.8rem;margin:1rem 0 .5rem}.checkout__input{background-color:rgba(255,255,255,.4);border:none;border-radius:5px;outline:none;padding:1rem 2rem}.checkout__input:focus{background-color:rgba(255,255,255,.8)}.checkout__summary{border-top:2px solid hsla(0,0%,85%,.573);display:flex;flex-direction:column;height:35%;justify-content:space-around;margin:2rem auto 0;padding:2rem 0 1rem;width:90%}.checkout__summary .summary{color:#fff;display:flex;font-size:1.8rem;justify-content:space-between}.checkout__summary .summary__amount{font-weight:700;margin:.5rem 0}.checkout__btn{background-color:rgba(238,168,79,.8);margin:1.5rem 0 0;width:100%}.checkout__btn:focus,.checkout__btn:hover{background-color:#eea84f}.checkout__shipping{display:flex;flex-direction:column;height:85%;justify-content:space-around;margin:0 auto;width:90%}.checkout__checkbox{background-color:hsla(0,0%,85%,.573);border:2px solid #000;height:2rem;width:2rem}.form__group.form-row{align-items:flex-end;flex-direction:row}.form__group.form-row .checkout__label{line-height:.8;margin-right:1rem}.checkout.show-cart{right:50%;transform:translateX(50%)}.featured.featured-woman{background-color:#357b72}.featured__woman-image{bottom:-10rem;height:100%;left:50%;position:absolute;transform:translateX(-50%);width:auto}.woman__featured-item{background-color:rgba(53,123,114,.5);box-shadow:0 5px 15px rgba(0,0,0,.8)}.featured__item.woman-featured-item-1{bottom:20%;left:10%}.product__desc,.product__img,.product__pref{align-items:center;display:flex;flex-direction:column;height:80%;justify-content:center;justify-content:space-evenly;width:33.3%}.product__desc{color:#fff;padding:2rem}.product__desc-title{font-size:13rem;justify-self:flex-start;width:75%}.product__desc-description{font-size:1.8rem;width:75%}.product__desc-images{align-items:center;display:flex;justify-content:center;justify-content:space-between;overflow-x:auto;width:75%}.product__desc-images .desc__image{background-color:#3d3d3d;border-radius:13px;cursor:pointer;height:10rem;margin-left:1rem;padding:1rem;width:auto}.product__desc-price{font-size:6rem;justify-self:flex-start;width:75%}.product__desc-images::-webkit-scrollbar{height:2px}.product__desc-images::-webkit-scrollbar-track{background-color:#000}.product__desc-images::-webkit-scrollbar-thumb{background-color:#357b72;outline:1px solid #000}.product__img-image{height:auto;max-height:75%;max-width:100%;width:auto}.product__pref{color:#fff}.product__pref-title{font-size:3rem;justify-self:flex-start;width:100%}.product__pref .product__colors,.product__pref .product__quantity,.product__pref .product__sizes{align-items:center;align-items:flex-start;display:flex;flex-direction:column;justify-content:center;width:75%}.btn.add-to-cart{background-color:#357b72}.btn.add-to-cart:focus,.btn.add-to-cart:hover{background-color:rgba(53,123,114,.5);box-shadow:0 5px 15px rgba(53,123,114,.5)}.colors,.sizes{align-items:center;display:flex;height:auto;justify-content:center;justify-content:space-around;width:100%}.sizes__btn{background-color:#292929;border:2px solid #fff;color:#fff;display:inline-block;font-size:3rem;height:5rem;margin:1rem 0;transition:all .4s ease-in;width:8rem}.sizes__btn.size-active,.sizes__btn:focus,.sizes__btn:hover{background-color:#d6d6d6;color:#000}.colors__btn{background-color:#fff;border:2px solid #fff;border-radius:50px;height:4rem;margin:1rem 0;position:relative;width:4rem}.colors__btn:after{border-radius:50px;content:"";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.colors__btn:focus:after,.colors__btn:hover:after{animation:fillBorder .4s ease-in-out forwards;border:2px solid #eea84f}.colors__btn.color-active{border:5px solid #eea84f}.quantity{background-color:#f2f2f242;border:none;color:#fff;font-size:1.8rem;margin:1rem 0;padding:1rem .5rem;width:6rem}.quantity:focus{outline:1px solid #eea84f}.selections{flex-wrap:wrap;height:90%;justify-content:space-evenly;overflow-x:auto;overflow-y:hidden;padding:2rem;width:100%}.select,.selections{align-items:center;display:flex;flex-direction:column}.select{background-color:#cacaca;border-radius:13px;height:45%;justify-content:center;justify-content:space-evenly;margin:0 1rem;padding:0 1rem;position:relative;transition:all .4s ease-in;width:50rem}.select:focus,.select:hover{background-color:#fdfdfd}.select:focus>.select__img,.select:hover>.select__img{height:95%}.select:focus>.select__title,.select:hover>.select__title{color:#357b72}.select__img{height:90%;transition:all .4s ease-in;width:auto}.select__title{bottom:0;color:#fff;font-size:10rem;left:5%;position:absolute;transition:all .4s ease-out}.selections::-webkit-scrollbar{height:2px}.selections::-webkit-scrollbar-track{background-color:#000}.selections::-webkit-scrollbar-thumb{background-color:#eea84f;outline:1px solid #000}.featured{background-color:rgba(215,215,215,.2);height:100%;width:60%}.featured__main{background-color:rgba(131,131,131,.2);height:60%;position:relative;width:100%}.featured__main-image{bottom:0;height:100%;left:70%;position:absolute;transform:translateX(-70%);width:auto}.featured__main-desc{align-items:center;display:flex;flex-direction:column;justify-content:center;left:15%;position:absolute;top:50%;transform:translateY(-50%)}.featured__main-desc .featured__main-title{font-size:6rem;font-weight:300;letter-spacing:4px;margin:2rem 0;text-align:center;width:25rem}.featured__main-desc .featured__main-logo{height:200%;opacity:.8;position:absolute;right:20%;width:auto;z-index:-1}.featured__bottom{display:grid;grid-template-columns:25% 50% 25%;height:40%;width:100%}.featured__bottom-box{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative}.featured__bottom-box:last-of-type{border-right:none}.featured__bottom-box:first-of-type{background-color:rgba(139,139,139,.1)}.featured__bottom-box:first-of-type .featured__box-img{opacity:.9;position:absolute;right:-10%;top:80%;transform:translateY(-70%);width:75%;z-index:-1}.featured__bottom-title{font-size:4rem;font-style:italic;text-align:center;z-index:10}.featured__bottom-link{font-size:1.8rem;justify-items:flex-end;z-index:10}.featured__bottom-box:nth-of-type(2){background-image:linear-gradient(to bottom left,#fff,#818080)}.featured__bottom-box:nth-of-type(2) .featured__bottom-link{color:#fff;z-index:2}.featured__bottom-box:nth-of-type(2) .featured__bottom-title{color:#fff;font-size:4rem;z-index:2}.featured__bottom-box:nth-of-type(2) .featured__box-img{height:150%;left:50%;opacity:.9;position:absolute;top:75%;transform:translate(-50%,-50%);width:auto;z-index:1}.featured__bottom-box:nth-of-type(3){background-color:#d0ddf8;width:100%}.featured__bottom-box:nth-of-type(3) .featured__box-img{left:50%;position:absolute;top:90%;transform:translate(-50%,-90%)}.categories{align-items:center;align-items:flex-start;display:flex;flex-wrap:wrap;height:100%;justify-content:center;justify-content:space-around;overflow-y:auto;width:40%}.category{align-items:center;background-color:rgba(215,215,215,.2);border-bottom:3px solid #eea84f;display:flex;flex-direction:column;height:30rem;justify-content:center;margin-bottom:3rem;max-height:30rem;width:45%}.category img{height:65%;max-height:70%;max-width:100%;width:auto}.category__title{color:#357b72;font-size:3rem;margin:1.5rem 0;transition:all .4s ease-in}.category__title:hover{color:#eea84f;transform:scale(1.1)}.about{background-color:hsla(0,0%,85%,.573);display:flex;flex-wrap:wrap;height:100%;margin:auto;overflow-y:auto;width:75%}.about__box{background-color:#000;border-radius:13px;color:#fff;margin:2rem auto;min-height:30rem;padding:2rem;width:40%}.about__box-title{color:#fff;display:block;font-size:6rem;font-weight:700;margin-bottom:2rem}.about__box-title:focus,.about__box-title:hover{color:#357b72;outline:none}.about__box-desc{font-size:1.8rem;line-height:1.5}.about::-webkit-scrollbar{width:2px}.about::-webkit-scrollbar-track{background-color:#000}.about::-webkit-scrollbar-thumb{background-color:#eea84f;outline:1px solid #000}.popup{height:auto;margin:2rem auto;width:60%}.popup__title{font-size:6rem}.popup__item{align-items:center;background-color:#efefef;border:2px solid #fff;border-radius:13px;display:flex;height:5rem;justify-content:center;justify-content:space-around;margin:1rem 0;width:100%}.popup__item-title{font-size:1.8rem}.item__city,.item__date,.item__loc{font-weight:700}.home{color:#fff;margin-top:auto;text-align:center;z-index:2}.home__title{font-size:30rem;letter-spacing:5px;text-transform:uppercase}.home__subheading{font-size:4rem}.offer{height:5rem;justify-content:center;justify-content:space-evenly;margin-top:auto;width:100vw;z-index:2}.offer,.offer *{align-items:center;display:flex}.offer *{background-color:rgba(0,0,0,.2);font-size:3rem;font-weight:600;height:100%;justify-content:center;text-align:center;transition:all .3s ease-in;width:50%}.offer :hover{background-color:rgba(0,0,0,.7);color:#fff}.offer__popup{border-right:3px solid #357b72}.home__image{height:100%;position:absolute;width:auto;z-index:1}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,:after,:before{-webkit-box-sizing:border-box!important;-moz-box-sizing:border-box!important;-ms-box-sizing:border-box!important;box-sizing:border-box!important;margin:0;padding:0}html{box-sizing:border-box;font-size:10px}body{font-family:Cormorant Garamond,serif;height:100vh;max-height:100vh;max-width:100vw;overflow:hidden;position:relative;width:100vw}a{color:#000;cursor:pointer;text-decoration:none}a:active,a:focus{outline:2px solid #eea84f}button{background-color:transparent;border:none;cursor:pointer;font-family:Cormorant Garamond,serif}button:active,button:focus{outline:1px solid #eea84f}i.fas{font-size:2.5rem}img{display:block;width:100%}@media screen and (max-width:1400px){.featured__main-image{left:90%;transform:translateX(-90%)}.featured__bottom-box:first-of-type .featured__box-img{width:100%}.product__desc{color:#fff;padding:.5rem}.product__desc-description,.product__desc-images,.product__desc-price,.product__desc-title,.product__pref .product__colors,.product__pref .product__quantity,.product__pref .product__sizes{width:85%}}@media screen and (max-width:1136px){.nav__list-item{font-size:4rem}.home__title{font-size:18rem}.home__subheading{font-size:3rem}.featured{width:75%}.featured__bottom-title{font-size:3rem}.categories{height:auto;width:25%}.category{border-bottom:none;border-radius:13px;height:25rem;margin-bottom:1.5rem;padding:.5rem 0;width:95%}.category img{height:80%}.category__title{font-size:1.8rem;height:20%}.category:focus,.category:hover{background-color:hsla(0,0%,85%,.573)}.product-main,.selection-main{flex-wrap:wrap;overflow-y:auto;padding-bottom:10rem}.product__desc,.product__img{height:90%;width:50%}.product__pref{flex-direction:row;flex-wrap:wrap;height:auto;justify-content:flex-start;padding:0 1.5rem;width:100%}.product__pref-title{font-size:3rem;width:100%}.product__pref .product__colors,.product__pref .product__quantity,.product__pref .product__sizes{width:50%}.product__pref .product__quantity{padding:0}.product__pref .btn.add-to-cart{margin-bottom:1.5rem}.btn.btn__cart{display:block}.cart-main{overflow:hidden;position:relative}.cart{width:100%}.cart__item{justify-content:space-evenly;padding:0 .5rem}.cart__item *{margin:unset}.checkout{height:100%;position:absolute;right:-100%;top:0;transition:all .4s ease-in;width:80%;z-index:100}.about{width:75%}.about__box-title{font-size:4rem}.popup{width:80%}.popup__title{font-size:4rem}}@media screen and (max-width:836px){.offer *{font-size:1.8rem}.featured{width:65%}.featured__main{height:25%}.featured__main-image{left:95%;transform:translateX(-95%)}.featured__main-btn{padding:1rem}.featured__main-desc{transform:translate(-15%,-50%)}.featured__main-desc .featured__main-title{font-size:3rem;margin:1rem 0;width:15rem}.featured__main-desc .featured__main-logo{height:150%}.featured__bottom{grid-template-columns:unset;grid-template-rows:33% 33% 33%;height:75%}.featured__bottom-box{align-items:flex-start}.featured__bottom-link,.featured__bottom-title{margin-left:15%;text-align:center;width:10rem}.featured__bottom-title{color:#000;font-size:3rem;margin-bottom:1rem}.featured__bottom-link{color:#000}.featured__bottom-link:hover{color:#fff}.featured__bottom-box:first-of-type{background-color:rgba(139,139,139,.1);position:relative}.featured__bottom-box:first-of-type .featured__box-img{bottom:0;height:75%;left:85%;top:unset;transform:translateX(-85%);width:auto}.featured__bottom-box:nth-of-type(2) .featured__box-img{bottom:0;height:100%;left:75%;top:0;transform:translateX(-75%);width:auto}.featured__bottom-box:nth-of-type(2) .featured__bottom-title{color:#000;font-size:3rem}.featured__bottom-box:nth-of-type(2) .featured__bottom-link{color:#000}.categories{width:35%}.about{width:95%}}@media screen and (max-width:736px){.header__logo{display:none}.popup__item{flex-direction:column;min-height:20rem}}@media screen and (max-width:636px){.nav{left:-60%;width:60%}.nav__list-item{font-size:3rem}.nav-active{left:0}.home__title{font-size:10rem}.header__nav{margin-left:1rem}.header__nav i.fas{font-size:4rem}.header__menu-item{font-size:1.8rem;margin:0 .5rem}.header .header__menu-item.header-active{font-size:3rem}.header__user{margin-right:1rem}.header__user *{margin:0 2px}.header.selection__header{position:relative}.header.selection__header .header__user{margin-left:auto}.selections{flex-direction:row;height:100%;overflow-x:hidden;overflow-y:auto;width:100%}.select{height:40%;margin-bottom:2rem;width:90%}.select__title{font-size:6rem}.select__img{height:auto;max-height:100%;max-width:100%;transition:all .4s ease-in}.product__desc{color:#fff;flex-wrap:wrap;height:auto;padding:2rem;width:100%}.product__desc-title{font-size:6rem;text-align:center;width:100%}.product__desc-description{font-size:1.8rem;margin-bottom:1rem;text-align:center;width:100%}.product__desc-price{margin-bottom:1rem;text-align:center;width:50%}.product__desc-images{width:100%}.product__img{height:auto;width:100%}.product__pref{justify-content:center}.product__pref-title{text-align:center}.product__pref .product__colors,.product__pref .product__quantity,.product__pref .product__sizes{align-items:center;width:100%}.cart{padding:2rem 2rem 0}.checkout{height:100%;margin:unset;width:100%}.about{flex-direction:column;flex-wrap:unset}.about__box{height:auto;width:95%}}@media screen and (max-width:500px){.home__title{font-size:8rem}.home__image{height:auto;width:85%}.categories-main{flex-direction:column}.featured{height:25%;width:100%}.featured__main{height:100%;width:100%}.featured__bottom{display:none}.categories{height:75%;padding-top:2rem;width:100%}.category{width:45%}.cart__item{flex-wrap:wrap;height:auto;padding:.5rem;text-align:center}.cart__item-img{height:auto;margin-bottom:1rem;width:50%}.cart__item-desc{margin-bottom:1rem;width:100%}.cart__item-price,.cart__item-quantity,.cart__item-remove{margin-bottom:1rem;width:30%}.popup__title{font-size:3rem}}