.banner-container{justify-content:flex-start;height:400px;width:100%;margin-bottom:0}.banner-container .banner-img{max-width:100%;max-height:100%;background-position:center;background-repeat:no-repeat;background-size:cover}.prevnav{display:flex;flex-direction:row;justify-content:space-evenly;align-items:flex-start;margin:0;gap:200px}.prevnav .leftbtn,.prevnav .rightbtn{font-size:2rem;color:#fff;border:none;padding:10px;background:#0000004d;border-radius:3px;margin-top:-10%}@media only screen and (max-width: 992px){.banner-container{height:200px}.prevnav .leftbtn,.prevnav .rightbtn{margin-top:-17%}}.featured .featured-div{display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-start;margin:0 0 40px;width:100%}.featured .featured-div .featured-heading{width:330px;text-align:center;font-size:28px}.featured .featured-div .featured-items-div{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-end;margin:0;width:250px}.featured .featured-div .featured-items-div .featured-article{position:relative}.featured .featured-div .featured-items-div .featured-article .feature-image-div{height:auto;margin-bottom:10px}.featured .featured-div .featured-items-div .featured-article .feature-image-div .feature-image{width:100%;height:100%}.featured .featured-div .featured-items-div .featured-article .feature-image-div .feature-image .first-img{border:1px solid #c3bfbf;padding:3%}@media screen and (max-width: 768px){.featured .featured-div{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;margin:0}}.category-div h1{text-align:center;margin-bottom:40px}.categories{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;margin:0;height:97vh;gap:10px;overflow:hidden}.categories .category-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.categories .category-btn{z-index:3;position:absolute;left:0;right:0;margin:auto;min-width:100px;width:-moz-fit-content;width:fit-content;background-color:#00000040;color:#fff;font-weight:700;cursor:pointer}.categories .grid-col{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0;flex:1;gap:10px;position:relative}.categories .grid-col-lg{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0;flex:2;position:relative;gap:10px}.categories .grid-row{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:0;flex:1;gap:10px}@media only screen and (max-width: 1920px){.categories{height:78vh}}@media only screen and (max-width: 1024px){.categories{height:75vh}}@media only screen and (max-width: 768px){.categories{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin:0;flex-wrap:wrap;height:100%;max-height:-moz-fit-content;max-height:fit-content;overflow:unset}.categories .grid-col,.categories .grid-col-lg,.categories .grid-row{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin:0;width:100%;height:auto}.categories .grid-col .category-img,.categories .grid-col-lg .category-img,.categories .grid-row .category-img{width:250px;height:auto;margin:auto}}.md-dark-color{color:#333}.nav{width:100%;z-index:99}.nav .top-nav{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;margin:0;background-color:#c3bfbf;height:30px;width:100%;padding:0 2%;gap:20px;font-size:.85rem;top:0;position:fixed}.nav .top-nav .username span{font-weight:700}.nav .top-nav .login-register{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;margin:0;width:150px;gap:10px}.nav .top-nav .logout{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:0;width:350px;gap:15px}.nav .top-nav .logout .react-icon{position:relative;z-index:9999;right:2px}.nav .top-nav .logout .react-icon.profile{font-size:20px}.nav .top-nav a.login-btn:link,.nav .top-nav a.login-btn:visited,.nav .top-nav a.login-btn:hover,.nav .top-nav a.login-btn:active{color:#333;padding-right:20px}.nav .top-nav .cart-div,.nav .top-nav .dark-color,.nav .top-nav .wishlist-div{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;margin:0;font-size:1rem}.nav .top-nav .cart-div .icon-data,.nav .top-nav .dark-color .icon-data,.nav .top-nav .wishlist-div .icon-data{padding-left:3px;margin-top:-6px;background-color:#fff;width:15px;border-radius:50%;font-size:14px}.nav .nav-menu{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:40px 0 0;color:#333;width:100%;padding:2% 2% 0}.nav .nav-menu .left-nav{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin:0;flex:1}.nav .nav-menu .left-nav .menu-icon{font-size:3rem;display:none}.nav .nav-menu .left-nav .logo{width:200px}.nav .nav-menu .center-nav{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:0;flex:1}.nav .nav-menu .center-nav .nav-links{font-weight:700;font-size:1rem;margin:0 40px 20px}.nav .nav-menu .center-nav .nav-links a.nav-link:link,.nav .nav-menu .center-nav .nav-links a.nav-link:visited,.nav .nav-menu .center-nav .nav-links a.nav-link:active{color:#333;text-decoration:none}.nav .nav-menu .center-nav .nav-links a.nav-link:hover{color:#333;text-decoration:underline}.nav .nav-menu .center-nav .nav-links .nav-link{color:#333}.nav .nav-menu .right-nav{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;margin:0;flex:1}.product-cart{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin:0;width:340px;gap:20px;position:absolute;right:20px;top:100px;z-index:999;background-color:#f5f5f5;box-shadow:5px 5px 5px 5px #888;padding:20px;border-radius:3px}.product-cart .cart-btn{padding:1%;margin:0 auto 20px}.product-cart h3{width:100%;margin-bottom:30px;text-align:center}.product-cart .cart-empty{width:100%;text-align:center;font-weight:700;color:#206a74}.product-cart .cart-empty .cart-shopping{margin:20px auto}.product-cart a.cart-link:link,.product-cart a.cart-link:visited,.product-cart a.cart-link:hover,.product-cart a.cart-link:active{color:#333;font-weight:700}.product-cart .product-cart-item{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0}.product-cart .product-cart-item .data{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;margin:0}.product-cart .product-cart-item .quantity{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;margin:0}.product-cart .product-cart-item .quantity .quantity-btn{width:30px;font-size:1rem;margin:0 5px}.product-cart .data{display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-start;margin:0;width:100%;gap:10px}.product-cart .data img{width:100px;height:100px;margin-bottom:10px;margin-right:10px}.product-cart .data .details{width:100%}.product-cart .data .details h4{margin-bottom:30px}.product-cart .data .details .title{font-size:14px;font-weight:700}.product-cart .data .details .desc{color:#6666;width:250px}.product-cart .data .details .price{color:#3b3bad;font-weight:700}.product-cart .data .delete-icon{display:inline-block;width:100px;margin:0 auto;color:#600}.product-cart .total{display:flex;justify-content:space-between;font-weight:700;gap:10px;margin:auto}.product-cart .cart-btn{width:150px;height:30px}.product-cart .reset{color:red;font-size:small;cursor:pointer}@media only screen and (max-width: 992px){.nav{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin:0}.nav .nav-menu{flex-direction:column}.nav .nav-menu .left-nav{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;margin:0;width:100%}.nav .nav-menu .left-nav .menu-icon{display:block}.nav .nav-menu .left-nav .logo{width:150px}.nav .nav-menu .center-nav{flex-direction:column}.nav .nav-menu .center-nav .nav-links{display:none}.nav .nav-menu .center-nav .nav-links a.nav-link:link,.nav .nav-menu .center-nav .nav-links a.nav-link:visited,.nav .nav-menu .center-nav .nav-links a.nav-link:active{color:#206a74;text-decoration:none}.nav .nav-menu .center-nav .nav-links a.nav-link:hover{color:#333;text-decoration:underline}.nav .nav-menu .center-nav .nav-links .nav-link{color:#333}.nav .nav-menu .center-nav .nav-links.show{display:flex}.nav .nav-menu .right-nav{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end;margin:0;flex:1;gap:10px}.product-cart{top:330px}}*,:before,:after{margin:0;padding:0;box-sizing:border-box}.defaults div,.defaults h1,.defaults h2,.defaults h3{margin:15px 0;padding:15px 0}.defaults li{line-height:1.5}html{font-size:100%;font-family:Oswald,sans-serif;height:100%;scroll-behavior:smooth}body{height:100%;color:#333;cursor:pointer;line-height:1;background-color:#fff}body .dark{color:#000}body a:link,body a:visited,body a:active{color:#fff;text-decoration:none}body a:hover{color:#fff;text-decoration:underline}body a.dark-link:link,body a.dark-link:visited,body a.dark-link:active{color:#000;text-decoration:none}body a.dark-link:hover{color:#000;text-decoration:underline}body a.card-link:link,body a.card-link:visited,body a.card-link:active,body a.card-link:hover{color:#000}body a.dark-color:link,body a.dark-color:visited,body a.dark-color:active,body a.dark-color:hover,body a.accent-link:link,body a.accent-link:visited,body a.accent-link:active{color:#206a74}body a.accent-link:hover{color:#bb8b10;text-decoration:underline}body *{font-family:Arial,Verdana,sans-serif}body *{box-sizing:border-box}.form-heading{margin-bottom:30px}form label{display:none}form input{width:300px;padding:1%;font-size:20px;margin-bottom:10px}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.375rem}h4{font-size:1.25rem}h5{font-size:1.125rem}section{margin-bottom:30px}section.featured{margin:0 5%}p{line-height:1.5}.logo{font-size:2rem;color:#c3bfbf}.caption{font-size:.85rem;color:#c3bfbf;margin-left:2%}.caption.ontop{margin-top:-20px}.btn{cursor:pointer;border:transparent;border-radius:.1875rem;padding:3%;display:block;margin:20px auto 0;font-size:1rem}.btn.darkbtn{background-color:#206a74;color:#fff}.btn.lightbtn{background-color:#d3d3d3;color:#333}.btn.no-fill{background-color:none}button{background-color:#206a74;cursor:pointer;border-radius:2px;border:none;color:#fff;padding:5%;width:auto;font-size:1rem}button.no-fill,.no-fill{background-color:none}img{width:100%;display:block;border-radius:3px;-o-object-fit:cover;object-fit:cover;margin-bottom:0}hr{width:90%;margin:0 auto 10px;border:1px #206a74 solid}.page-center{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin:0;height:100vh}.page-center.form-page{height:100vh}.page-center h1{text-align:center}.page-center .logout{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin:0;padding:0}a.continue-shopping:link,a.continue-shopping:visited,a.continue-shopping:hover,a.continue-shopping:active{color:#333;font-weight:700}a.login:link,a.login:visited,a.login:hover,a.login:active{background-color:#206a74;cursor:pointer;border-radius:2px;color:#fff;padding:10px}header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:0;background-color:#333;width:100%;padding-left:5px;color:#fff;height:50px}header .logo{font-size:2rem}.auth-msg{font-size:1.5rem;margin-bottom:20px;color:#bb8b10}.logo-letter-img{height:100px;width:auto}.website{display:block}.form-message{margin-top:20px;height:20px;color:#206a74;text-align:center}.flexcolumn{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin:0;cursor:pointer}.flexrow{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;margin:0;gap:20px;cursor:pointer}.flexrow .flex1{flex:1}.flexrow .flex2{flex:2}.flexrow .flex3{flex:4}.flexrow.spacebetween{justify-content:space-between}.flexrow.spaceevenly{justify-content:space-evenly}.flexrow.flexend{justify-content:flex-end}.statement{color:#206a74;line-height:1.5;padding:0;margin:1% auto 40px;width:80%;text-align:center}.statement .cursive-script{font-family:Dancing Script,cursive;font-size:2.25rem}.statement .cursive-script.product{font-size:1.5rem}.statement .sub-statement{color:#bb8b10;font-size:1.5rem;font-family:PT Sans Narrow,sans-serif;letter-spacing:1.2px;word-spacing:5px}.statement .quote{padding-right:10px;font-size:2.25rem}.darkfont{color:#000}.brightfont{color:#a4e4ed}.lightfont{color:#fff}.center h2{margin-bottom:5px;padding-bottom:0}.justify{text-align:justify;margin-bottom:60px}.left{text-align:left;margin-bottom:60px}.right{text-align:right;margin-bottom:60px}.center{text-align:center;margin-bottom:30px}.bold{font-weight:700}.italics{font-style:italic}.hidden{display:none}.big-quotemark{font-size:7rem}.med-quotemark{font-size:5rem}.sm-quotemark{font-size:3rem}.quote-text{font-size:1.5rem}.width70{width:70%;margin:auto}.width80{width:80%;margin:auto}.width90{width:90%;margin:auto}.full-height{height:auto}.margin70{width:70%;margin:auto}.margin80{width:80%;margin:auto}.marginbtm20{margin-bottom:20px}.marginbtm30{margin-bottom:30px}.marginbtm60{margin-bottom:60px}.marginbtm80{margin-bottom:80px}.remove-margin{margin-bottom:0}.hrdark{color:#206a74;height:5px;background-color:#206a74;border:1px solid #206a74}.hrbright{color:#a4e4ed;height:5px;background-color:#a4e4ed;border:1px solid #a4e4ed}.box-shaddow{color:#c3bfbf;box-shadow:5px 10px 10px #c3bfbf}.box-shaddow:hover{box-shadow:5px 10px 20px #c3bfbf}.app{width:100%}.section{margin:40px auto auto}.defaults div{margin:0 0 40px;padding:0}.instafeed-div{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;margin:0 10%;gap:10px}.instafeed-div .instafeed-card{margin-bottom:0}.instafeed-div .instafeed-card .instafeed-img{width:275px;height:auto}.instafeed-div .instafeed-card .instafeed-img:hover{opacity:.75;transition:.3s ease}.instafeed-div .instafeed-card .instafeed-img a.instafeed-link:link,.instafeed-div .instafeed-card .instafeed-img a.instafeed-link:visited,.instafeed-div .instafeed-card .instafeed-img a.instafeed-link:hover,.instafeed-div .instafeed-card .instafeed-img a.instafeed-link:active{color:#333;cursor:pointer}.youtubefeed-div .youtubefeed-card .youtubefeed-img{width:275px;height:auto}.youtubefeed-div .youtubefeed-card .youtubefeed-img:hover{opacity:.75;transition:.3s ease}.youtubefeed-div .youtubefeed-card .youtubefeed-img a.youtubefeed-link:link,.youtubefeed-div .youtubefeed-card .youtubefeed-img a.youtubefeed-link:visited,.youtubefeed-div .youtubefeed-card .youtubefeed-img a.youtubefeed-link:hover,.youtubefeed-div .youtubefeed-card .youtubefeed-img a.youtubefeed-link:active{color:#333;cursor:pointer}@media only screen and (max-width: 992px){.responsive{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin:0}.responsive.products{margin:0 5%}.responsive.products .left-side{display:flex;flex-direction:row;justify-content:space-evenly;align-items:flex-start;margin:0 0 60px;position:relative;top:0;width:100%}.responsive.products .left-side h2{font-size:1rem}.responsive.products .right-side{width:100%}.responsive.products .right-side .product-list{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;margin:0}.responsive.single-products .right-side{align-items:center}.responsive.categories{height:auto;align-items:center}.responsive.categories .grid{max-width:300px}.responsive.contact{flex-direction:column;align-items:center}.featured{margin-bottom:30px}.featured .featured-div h1{font-size:1.5rem}.featured .featured-items-div .featured-article{font-size:.95rem;text-align:center}.statement{width:90%}.statement .cursive-script{font-size:1.875rem}.statement .cursive-script.product{font-size:1.5rem}.statement .quote{padding-right:10px;font-size:1.5rem}.logo{font-size:1rem;color:#c3bfbf}}@media only screen and (max-width: 768px){.responsive.products{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin:0}.responsive.products .left-side{flex-direction:column;align-items:center;width:100%;margin:auto auto 30px}}@media only screen and (max-width: 642px){.responsive.single-product{margin-top:20px}.responsive.single-product .product-container{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin:0}.responsive.single-product .product-container .left-side{display:flex;flex-direction:column-reverse;justify-content:center;align-items:flex-start;margin:0}.responsive.single-product .product-container .right-side{align-items:center}.responsive.single-product .product-container .right-side .product-desc h1{font-size:1.5rem}}a:link.footer-link,a:visited.footer-link{color:#333}a:hover.footer-link,a:active.footer-link{text-decoration:underline;color:#333}.mainFooter{background-color:#a4e4ed;width:100%}.mainFooter .topFooter{padding:3% 5% 0}.mainFooter .topFooter .top-link{border:1px solid black;padding:2%;font-weight:700;text-decoration:none;color:#333}.mainFooter .topFooter .flex1{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0;gap:5px}.mainFooter .topFooter .flex1 h2,.mainFooter .topFooter .flex3 .marginbtm20 h2{margin-bottom:10px}.mainFooter .bottomFooter{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:0;background-color:#c3bfbf;cursor:pointer}.mainFooter .bottomFooter .logo{color:#333;font-size:50px;gap:10px;flex:1}.mainFooter .bottomFooter .copyright{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:0;height:30px;font-size:.85rem;color:#000;padding:2px}.mainFooter .bottomFooter .copyright a.dark-link:link{font-weight:700}@media screen and (max-width: 768px){.mainFooter .bottomFooter .copyright{flex-direction:column;height:50px}}.mainFooter .bottomFooter .social-icons{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;margin:0;font-size:20px;flex:1;gap:20px}.mainFooter .bottomFooter .social-icons .icon{gap:20px}
