:root{--clr-primary:#0c0351;--clr-primary-hover:#071566;--clr-secondary-light:#f8f8f8}body{margin:0;font-family:"Open Sans";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{margin:0;box-sizing:border-box}.app{background-color:#fff}.carousel{text-align:center;padding:0;display:flex;justify-content:center;align-items:center}.row{display:flex;justify-content:space-evenly;margin-top:2rem}.row__category__tag{position:absolute;bottom:0;height:8rem;width:100%;text-align:center;left:0;padding:5px;background-color:rgba(0,0,0,.3803921568627451);font-size:1.25em;font-weight:600;color:#fff}.row__link{text-decoration:none}.row__category__tag__span{text-transform:uppercase}.card{max-width:25rem;object-fit:fill;margin:.75rem}.row__type{text-transform:uppercase;visibility:visible;animation-duration:2s;animation-delay:.2s;animation-name:fadeInUp;font-family:"Helvetica",serif;font-weight:700;font-size:2.5em;font-style:normal;color:#0c0351}.row__image{height:100%;width:100%}.row__div{visibility:hidden;display:flex;justify-content:center;text-align:center}.fade-in-section{opacity:0;transform:translateY(20vh);visibility:hidden;transition:opacity 1.2s ease-out,transform .6s ease-out,visibility 1.2s ease-out;will-change:opacity,transform,visibility}.fade-in-section.is-visible{opacity:1;transform:none;visibility:visible}@media only screen and (max-width:769px){.row__type{font-size:4ch}.row__link{margin-bottom:-6rem}}@media only screen and (max-width:426px){.row__type{font-size:4ch}.row__link{margin-bottom:-6rem}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.principal{width:98vw;height:58vh;flex-direction:column;margin:0 auto 4em}.dot,.principal{display:flex;justify-content:center;align-items:center}.dot{flex-direction:row}.carousel{position:relative;height:100%;width:100%;overflow:hidden;white-space:nowrap}.content{position:absolute;left:50%;transform:translate(-50%);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.slide__image{width:100%;object-fit:contain}@media only screen and (max-width:768px){.principal{width:98vw;height:53vh}.slide__image{height:20rem;width:41rem;object-fit:contain}}@media only screen and (max-width:426px){.principal{width:98vw;height:25vh}.slide__image{height:100%;width:25rem;object-fit:contain}}@media only screen and (max-width:377px){.principal{width:98vw;height:20vh}.slide__image{height:100%;width:20rem;width:auto;object-fit:contain}}.header{background-color:#fff;height:5rem;flex:1 1;display:flex;align-items:center;font-size:1rem}.header__logo{margin-left:.5rem;height:9.5em}.header__category{display:flex;flex:0.6 1;justify-content:space-evenly}.header__category>*,.header__category__link{text-decoration:none;color:#333}.header__search{flex:0.5 1;display:flex;margin-left:2rem}.header__search__input{width:52vw;height:2.25rem;border:1px solid #f4f1f1;box-shadow:0 4px 4px rgba(0,0,0,.25);outline:none}.header__search__button{cursor:pointer;font-size:10px}.fa.fa-search{font-size:1rem}.header__lang{margin-left:2rem;padding:.2rem .3rem;display:flex;align-items:center;border:1px solid var(--clr-primary);background-color:var(--clr-secondary-light);height:1.5rem}.header__lang>select{outline:none;border:none;background-color:transparent;cursor:pointer}.header__right{justify-content:space-around;flex:0.3 1}.header__right,.header__user{display:flex;align-items:center}.header__user{flex-direction:column;justify-content:space-between}.header__user__label{font-size:.75rem;margin-bottom:-1.1rem;top:82%;position:absolute;left:50%;width:-webkit-max-content;width:-moz-max-content;width:max-content;transform:translate(-50%,-50%)}.MuiSvgIcon-root{height:1.5em!important;width:1.5em!important}.MuiFilledInput-root{display:flex;align-items:center;height:45px;width:7rem;margin-top:auto}.MuiSelect-select.MuiSelect-select{display:flex;align-self:flex-end}.search{display:flex;flex-direction:column;position:absolute;transform:translate(-50%,-50%);left:54%;top:50%}.header__searchdropdown{position:absolute;padding-left:.75rem;padding-right:.75rem;transform:translate(108%,-10%);margin:0}.option{height:2.75rem;border-bottom:1px solid #fff;width:28rem;background-color:#fff;cursor:pointer;padding-left:2.75rem;padding-right:2.75rem;display:flex;align-items:center;font-weight:600}.option:hover{background-color:#f4f1f1}.header__translate{-moz-appearance:none;-webkit-appearance:none;font-size:medium;border:none;margin-left:3.75rem;position:absolute;transform:translate(-50%,-50%);top:50%;line-height:1.9}.header__translate::-ms-expand{display:none}@media only screen and (max-width:1442px){.makeStyles-formControl-7{left:10%}.header__searchdropdown{transform:translate(99%,-10%)}.option{max-width:29rem;font-size:13px}}@media only screen and (max-width:1024px){.header__searchdropdown{transform:translate(125%,-10%)}.option{max-width:17rem;font-size:13px}.search{width:20rem}.MuiTypography-noWrap{font-size:.8rem!important}.MuiIconButton-edgeEnd{margin-right:1px!important}.makeStyles-formControl-7{left:28%!important}select{font-size:medium}}@media only screen and (max-width:770px){.header__searchdropdown{transform:translate(81%,-10%)}.option{max-width:17rem}}@media only screen and (max-width:426px){.header__logo{display:none}.search{width:13rem}.makeStyles-formControl-7{left:0!important}select{font-size:medium}.header__searchdropdown{transform:translate(32%,-10%)}.option{max-width:13rem}}@media only screen and (max-width:323px){.header__searchdropdown{transform:translate(20%,-10%)}.option{max-width:12rem}}.MuiButton-contained{width:80%;height:2.75rem}.MuiDialogContent-root{display:flex;flex-direction:column;align-items:center}.MuiTypography-root{display:flex;justify-content:space-between}.login__or{margin:2rem 0;text-align:center}.MuiButton-textPrimary{color:#000!important}.fa-facebook,.fa-google-plus-official{margin-right:1.25rem;font-size:x-large!important}.MuiDialogContent-root{padding-bottom:29px!important}.login__or>span{text-transform:uppercase}.loginBtn{box-sizing:border-box;position:relative;margin:.2em;padding:0 15px 0 46px;border:none;text-align:left;line-height:34px;white-space:nowrap;border-radius:.2em;font-size:16px;color:#fff}.loginBtn:before{content:"";box-sizing:border-box;position:absolute;top:0;left:0;width:34px;height:100%}.loginBtn:focus{outline:none}.loginBtn:active{box-shadow:inset 0 0 0 32px rgba(0,0,0,.1)}.loginBtn--facebook{background-color:#4c69ba;background-image:linear-gradient(#4c69ba,#3b55a0);text-shadow:0 -1px 0 #354c8c}.loginBtn--facebook:before{border-right:1px solid #364e92;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpmZmYyZjIyZi04ZDdlLTQzNjEtYjM2Zi02NGFiYmI2Nzg3ZDUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OTREMzBERkE2NjFBMTFFNDk5OEZFQ0REMkU5OTk0QTQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OTREMzBERjk2NjFBMTFFNDk5OEZFQ0REMkU5OTk0QTQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozNGZlZTRmMS0wMGNjLTRlZTEtYTY5MS00MjJmOGUxY2VmYjciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6ZmZmMmYyMmYtOGQ3ZS00MzYxLWIzNmYtNjRhYmJiNjc4N2Q1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+F7pueQAAAKpJREFUeNpi+P//PwM2jA0AxZWBeA4QP/2PCl5j6CfWYKCYJRB//o8boOhnxOU6RkZGZENZgNQNIFZmwA0YkTksDMQBOyyGvgfic0D8BZsGYg3WQeP/AGItoK9eIPkKRQETkQYLofHvIxuKDRBrMDr4RUgBuQYTBDhTBSjYSDDnGhBr08LFd2kVFPdoZfBdbFmVYJYG8hvQsu8FQubQLFWMGjxq8HAwGCDAAM8dwEI+7fo0AAAAAElFTkSuQmCC) 6px 6px no-repeat}.loginBtn--facebook:focus,.loginBtn--facebook:hover{background-color:#5b7bd5;background-image:linear-gradient(#5b7bd5,#4864b1)}.loginBtn--google{background:#dd4b39}.loginBtn--google:before{border-right:1px solid #bb3f30;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpmZmYyZjIyZi04ZDdlLTQzNjEtYjM2Zi02NGFiYmI2Nzg3ZDUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OTREMzBERkU2NjFBMTFFNDk5OEZFQ0REMkU5OTk0QTQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OTREMzBERkQ2NjFBMTFFNDk5OEZFQ0REMkU5OTk0QTQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowMDc0NzYwYi1hZmQ4LTRkZWItOTlkNi1lOWZmMDg4MGMwYjgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6ZmZmMmYyMmYtOGQ3ZS00MzYxLWIzNmYtNjRhYmJiNjc4N2Q1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+DeZ1XQAAAbJJREFUeNqUlE0oBVEUx+/Me/nY+FhYUGRBFCteCin1VmKFhSzsJCsLOySbV5LFW1hIlkrKRolSJAsLC1LyFqSUp9RbkPLN+E+dp3+3uTPXrV/3zL3n/O/cM2eO8jxP6fDAcwwMgW3w4JnHNxj70wgThl0KjiRwGlSBRrBMgm9gAfRJjJXwrgQvKW1gLUXiW7QeLoy5hQI7A4Tj4IZ82ljYVebRQXZO33Qc5wvTGi21836YcJzsBoPPOdkxW2EOGlHR41DPlSnHLjilHA4H5HlV9lasP5441YKMBP/41QESoB7M5CvGr/V/CYtjsRT+jlTBO90iFXALO+GAQE5PwiTsqv+PIrL9P7AyyMlaGAKFoBrmJi23gjOsdynTqxs+XjNIg0vwLH1jQxrSHaXkE4xG5hg4YF461geYBSXaC/k+veCWDuiJEh4n5/6IFNWAR/E9iRK+Esdjy/ynqYWGVkWdzPeW3zarF4Mb4ZjE6WUWwkmZ90OrQsvxASg3pMDvJ1Pi9wSabBr9BHiVoBxYBAOgGwyCOXAh+5n8X2jbhCrAJNgDWbrFC7gG63JIgZ6BXwEGAC72X0BkOgIGAAAAAElFTkSuQmCC) 6px 6px no-repeat}.loginBtn--google:focus,.loginBtn--google:hover{background:#e74b37}.wrapper{margin:0 auto;max-width:1140px;min-height:100vh;align-items:center;justify-content:center;flex-direction:column}.container,.wrapper{width:100%;display:flex}.container{position:relative;max-width:600px;height:auto;background:#fff;box-shadow:0 0 15px rgba(0,0,0,.1)}.credit{position:relative;margin:25px auto 0;width:100%;text-align:center;color:#666;font-size:16px;font-weight:400}.credit a{color:#222;font-size:16px;font-weight:600}.btn{display:inline-block;padding:7px 20px;font-size:16px;letter-spacing:1px;text-decoration:none;border-radius:0;color:#fff;outline:none;border:1px solid #fff;transition:.3s;-webkit-transition:.3s}.btn:hover{color:#03045e;background:#fff}.col-left,.col-right{padding:45px 35px;display:flex}.col-left{width:50%;background:#03045e;-webkit-clip-path:polygon(98% 17%,100% 34%,98% 51%,100% 68%,98% 84%,100% 100%,0 100%,0 0,100% 0);clip-path:polygon(98% 17%,100% 34%,98% 51%,100% 68%,98% 84%,100% 100%,0 100%,0 0,100% 0)}@media (max-width:575.98px){.container{flex-direction:column;box-shadow:none}.col-left,.col-right{width:100%;margin:0;padding:30px;-webkit-clip-path:none;clip-path:none}}.login-text{display:flex;flex-direction:column;justify-content:space-around;align-items:center}.login-form{position:relative;width:100%;color:#666}.login-form p:last-child a:last-child{float:right}.login-form label{display:block;width:100%;margin-bottom:2px;letter-spacing:.5px}.login-form p:last-child label{width:60%;float:left}.login-form label span{color:#03045e;padding-left:2px}.login-form input{display:block;width:100%;height:40px;padding:0 10px;font-size:16px;letter-spacing:1px;outline:none;border:1px solid #ccc;border-radius:5px}.login-form input:focus{border-color:#03045e}.login-form input.btn{color:#fff;background:#03045e;border-color:#03045e;outline:none;cursor:pointer;border-radius:0}.login-form input.btn:hover{color:#03045e;background:#fff}.g-button{border:1px solid #4285f4;background:#4285f4;display:flex;height:40px;width:210px;box-shadow:1px 1px 1px grey;cursor:pointer}.g-logo{width:37px;height:37px;display:inline-block;vertical-align:middle;background:#fff}.g-text{font-size:16px;padding:8px;color:#fff;font-family:roboto-medium;text-align:center}.login__form{margin:.5em}.footer{display:flex;justify-content:space-around;padding-top:1em;height:20vh;background-color:var(--clr-primary);color:#fff;margin-top:auto;font-size:small}.footer__contact>h3,.footer__quicklinks>h3,.footer__terms>h3{margin-bottom:2ch;text-transform:uppercase}.footer__quicklinks>ul,.footer__terms>ul{list-style:none;margin-left:-2.4rem}.footer__terms>ul{text-transform:capitalize}li{margin-bottom:5px}@media only screen and (max-width:426px){.footer{display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-left:4rem;padding-bottom:4rem}.footer__contact,.footer__quicklinks,.footer__terms{margin-top:2rem}}.footer__contact__details{font-family:Roboto,"Open Sans","Helvetica"}.category{min-height:70vh;margin-right:4rem}.category__error>img{object-fit:contain;width:100%}.category__error>h1{color:#910202}.category__error>button{padding:.5rem;background-color:var(--clr-primary);color:#fff;font-size:medium;border:1px solid var(--clr-primary);cursor:pointer}.checkbox{background:"green"}.category__percentage{color:green;font-weight:600}.product{min-height:70vh}.MuiGrid-item{display:flex}.product__image{object-fit:contain;width:100%}.product__subimages{margin-right:1rem}.product__label{color:#314127;font-size:1.1rem;font-weight:600;margin-right:.75rem}.product__deliverydate{color:#026812;font-weight:600;font-size:large}.product__btn,.product__div{margin:.9rem .9rem .9rem 0;display:flex;align-items:center;font-family:"Open Sans"}.product__quantity,.product__size{text-transform:uppercase;font-size:medium;font-weight:600}.product__quantity{margin-left:1.75rem}.product__select{margin-left:.75rem;background-color:#fff;height:1.5rem}.product__descr{font-size:.9rem}.MuiButton-containedSecondary:hover{background-color:var(--clr-primary-hover)!important}.product__h1{font-size:1.75rem;padding-left:1em;text-transform:uppercase}.product__error{font-size:smaller;color:red;margin-left:.9rem;margin-top:-1rem}@media only screen and (max-width:770px){.product__btn{flex-direction:column}}@media only screen and (max-width:426px){.MuiGrid-item{display:flex}.MuiGrid-grid-xs-6{flex-grow:0}.MuiTypography-h3{font-size:x-large!important}.MuiButton-contained{max-width:100%;margin-top:2rem!important}.product__image{max-height:32ch}.product__label{font-size:.9rem}.product__descr{font-size:.8rem}.product__deliverydate{color:#026812;font-weight:600;font-size:small}.product__quantity,.product__select,.product__size{font-size:small}.product__btn{flex-direction:column}}.cart{min-height:70vh;margin:0 12rem}.cart__quantity{margin-left:0}.cart__select{margin-left:.75rem;background-color:#fff;height:1.5rem}.cart__label{text-transform:uppercase}.cart__deliverydate,.cart__label{font-size:smaller}.cart__quantity,.cart__size{width:5em}.cart__quantity,.cart__select,.cart__size{font-size:small}.cart__label{color:#314127;font-size:.8rem;font-weight:600;margin-right:.75rem}.cart__deliverydate{color:#026812;font-weight:600;font-size:small}.cart__empty{display:flex;flex-direction:column;align-items:center;margin:2em}.cart__emptyBag{font-family:"Reenie Beanie",cursive;font-size:3em;font-weight:400;color:var(--clr-primary)}@media only screen and (max-width:770px){.cart__emptyImage{width:100%;height:50%}.cart__emptyBag{font-size:2em}.cart__placeOrder{font-size:.7em}}.payment{min-height:70vh;margin:0 12rem}.success{min-height:69.9vh;margin-right:4rem}.success__image{width:auto;height:20rem}@media only screen and (max-width:770px){.success__image{width:auto;height:10rem}}.history{min-height:70vh;margin:4rem}.address__header{display:flex;margin-bottom:2em;margin-left:2.5em}.address__col{display:flex;flex-direction:column;text-align:justify;margin-right:5em}.address__p{font-size:.8rem}.address__label{font-weight:800;font-size:.99rem}.product__buyagain{font-size:.8em;display:flex;align-items:center}.wishlist{min-height:70vh;margin:4rem}.wishlist__product,.wishlist__title{display:flex;justify-content:center}.wishlist__product__label{font-size:.8em}.wishlist__empty{display:flex;flex-direction:column;align-items:center;margin-top:-4em}
/*# sourceMappingURL=main.94d0b3ab.chunk.css.map */