@import url(//fonts.googleapis.com/css?family=Lato:300:400);@import url(https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Poppins,sans-serif}h1{font-size:48px;font-weight:300;letter-spacing:2px}p{color:#333;font-size:14px;letter-spacing:1px}.header{background:linear-gradient(60deg,#22302433,#00ac0166);color:#fff;position:relative;text-align:center}.logo{fill:#fff;display:inline-block;padding-right:15px;vertical-align:middle;width:50px}.inner-header{height:65vh;margin:0;padding:0;width:100%}.flex{align-items:center;display:flex;justify-content:center;text-align:center}.waves{height:15vh;margin-bottom:-7px;max-height:150px;min-height:100px;width:100%}.content,.waves{position:relative}.content{background-color:#fff;height:20vh;text-align:center}.parallax>use{animation:move-forever 25s cubic-bezier(.55,.5,.45,.5) infinite}.parallax>use:first-child{animation-delay:-2s;animation-duration:7s}.parallax>use:nth-child(2){animation-delay:-3s;animation-duration:10s}.parallax>use:nth-child(3){animation-delay:-4s;animation-duration:13s}.parallax>use:nth-child(4){animation-delay:-5s;animation-duration:20s}@keyframes move-forever{0%{transform:translate3d(-90px,0,0)}to{transform:translate3d(85px,0,0)}}@media (max-width:768px){.waves{height:40px;min-height:40px}.content{height:30vh}h1{font-size:24px}}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}a{color:green}.centered-banner{align-items:center;display:flex;justify-content:space-around}.full-width{width:100%}@media(prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.footer-main{background-color:#1c271d;margin-top:150px;padding:50px 0 20px}.footer-main .footer-options{grid-gap:50px;display:grid;gap:50px;grid-template-columns:1fr 1fr 1fr 1fr;margin:0 50px;padding-bottom:20px}.footer-main .footer-options .footer-heads,.footer-main .footer-options .footer-text,.footer-main .footer-options a{color:#c8c8c8;font-size:.9em;padding-bottom:5px;text-decoration:none}.footer-main .footer-options .footer-heads:hover,.footer-main .footer-options .footer-text:hover,.footer-main .footer-options a:hover{text-decoration:underline}.footer-main .footer-options .footer-heads{color:#828282;font-size:.8rem}.footer-main .footer-options .footer-heads:hover{text-decoration:none}.footer-main .footer-options .footer-text{font-size:.8rem}.footer-main .footer-options .footer-text:hover{text-decoration:none}.copyright{align-items:center;border-top:1px solid #373737;color:#969696;display:flex;flex-direction:row;font-size:.8em;justify-content:space-around;margin-bottom:0;margin-top:10px;padding-top:10px}.PaymentLogo{display:block;opacity:.7;padding:5px}.PaymentsCheckoutForm__paymentMethods{align-items:center;align-self:center;display:flex;transform:scale(.5)}@media only screen and (max-width:1050px){.footer-main .footer-options{gap:50px;grid-template-columns:1fr 1fr}.copyright{flex-direction:column-reverse;transform:scale(.8)}}@media only screen and (max-width:450px){.footer-main .footer-options{grid-template-columns:1fr;margin:0 20px}.copyright{flex-direction:column-reverse;transform:scale(.8)}}.full-screen{height:100vh;width:100vw}.flex-center,.loading-div{align-items:center;display:flex;justify-content:center}.loading-div{background:#fffc;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1}.loading-div .loading-circle{animation:rotate 1s linear .2s infinite forwards;border-left:5px solid gray;border-radius:100px;height:150px;width:150px}@keyframes rotate{0%{transform:rotate(0)}50%{border-color:#223024}to{transform:rotate(1turn)}}.loading-circle{align-items:center;background-color:#fff6;border-radius:10px;display:flex;height:20px;justify-content:center;position:relative;width:20px}.loading-circle .inner-circle{background-color:#223024;background:none;border-radius:10px;height:70%;position:absolute;width:70%}.loading-circle .rotary-circle{border-left:1px solid #223024;border-radius:10px;height:85%;position:absolute;width:85%}.loading-circle .rotate{animation:rotate-rotary-circle .5s linear 0s infinite forwards}@keyframes rotate-rotary-circle{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#submit-phone,#verify-otp,.feedback-button,.outline-button{background-color:#1c271d;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1.1rem;margin-top:30px;padding:10px 40px}#submit-phone:disabled,#verify-otp:disabled,.feedback-button:disabled,.outline-button:disabled{background:#888;border:none;color:#bbb;cursor:not-allowed}#submit-phone:active,#verify-otp:active,.feedback-button:active,.outline-button:active{background:#3c533d}.outline-button{background:none;border:2px solid #1c271d;color:#1c271d}.outline-button:hover{background:#1c271d;color:#fff}.outline-button:active{background:#fff;color:#1c271d}.header-top{align-items:center;backdrop-filter:blur(11px) saturate(200%);-webkit-backdrop-filter:blur(11px) saturate(200%);background-color:#ffffff8f;border:1px solid hsla(0,0%,100%,.125);box-shadow:0 -2px 10px gray;display:flex;height:60px;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:2}.header-top nav{margin-left:auto}.down{transform:rotate(180deg)}.down,.up{transition:.3s}.up{transform:rotate(0deg)}.nav-link{color:#333;margin:0 20px;text-decoration:none}.hover-underline:hover{text-decoration:underline}#header-menu{display:none}#header-text{display:grid;grid-template-columns:1fr;padding-left:20px}#header-text #header-text-subtitle{font-size:.6rem;font-style:italic;text-align:center}.hidden{display:none}.header-slider{align-items:center;background-color:#fff;box-shadow:0 3px 10px gray;flex-direction:column;height:30vh;justify-content:center;left:0;padding:80px 0 40px;position:fixed;top:-20px;width:100vw;z-index:-1}.header-nav,.header-slider{color:gray;display:flex;list-style:none}.header-nav{margin:0;padding:0 120px 0 0}.pm-12{margin:12px;padding:6px 24px}#header-logo{width:4.5rem}.pointer{cursor:pointer}.bottom-bar{border:none;border-bottom:2px solid #fff}.bottom-bar:hover{border-bottom-color:#6f923a}.login{border:2px solid gray;border-radius:8px}.login:active,.login:hover{background-color:#000;border-color:#000;color:#fff}.flex-start{align-items:center;color:#4b4b4b;display:flex;font-size:1.4rem;font-weight:500;padding:0 10px}.click-animation:active{transform:scale(.95)}.linksToRoute{color:inherit;text-decoration:none}.searchBox{background:none;border:2px solid #fff;border-radius:3px;border-radius:25px;box-shadow:0 0 10px gray;font-size:1.1rem;padding:5px 15px;width:350px}@media only screen and (max-width:1050px){.flex-start{font-size:1.2rem}#header-logo{padding-left:0;width:3rem}#header-menu{display:inline-flex;font-size:.8rem;margin-left:30px;margin-right:30px;padding:0}.header-nav{display:none}.searchBox{margin:0;width:250px}}.cell-partitioned-table{border:1px solid #888;border-collapse:collapse}.cell-partitioned-table td,.cell-partitioned-table th{border:1px solid #888}.warning-notice{background:#212121;border-radius:15px;flex-direction:column;max-width:100%}.warning-notice,.warning-notice .warning-notice-title{align-items:center;display:flex;justify-content:center}.warning-notice .warning-notice-title{border-bottom-left-radius:15px;border-top-left-radius:15px;color:coral;font-size:1.1rem;font-weight:600;height:100%}.warning-notice .warning-notice-msg{color:#fff;padding:10px 20px}.action-button{background:#24422a;border:3px solid #c6e7cc;border-radius:5px}.action-button,.primary-button{color:#fff;cursor:pointer;font-size:1.05rem;padding:10px 25px;text-decoration:none}.primary-button{background:orange;border:3px solid #dbccb2;border-radius:5px}.light-button,.outline-button{background:none;border:3px solid #c6e7cc;border-radius:5px;color:#24422a;cursor:pointer;font-size:1.05rem;padding:10px 25px;text-decoration:underline}.light-button{background:#fff;text-decoration:none}.light-button:focus,.light-button:hover{background-color:#c6e7cc}.light-button:active{background-color:#8dab93}.text-button{border:none;border-radius:50px;color:inherit;font-size:1.05rem;padding:10px 25px;text-decoration:underline}.survey-button,.text-button{background:none;cursor:pointer}.survey-button{border:3px solid #eee;border-radius:10px;height:45px;width:45px}.hover-green:focus,.hover-green:hover{background-color:#c6e7cc;border-color:#c6e7cc}.hover-red:focus,.hover-red:hover{background-color:#e8d1d1;border-color:#e8d1d1}.survey-short{align-items:flex-end;color:#666;display:flex;flex-direction:column;justify-content:center;padding-top:30px}.span-para{padding-bottom:20px}.background-banner{animation:gradient 10s ease infinite;background-image:linear-gradient(-45deg,#00ac0166,#24422a,#c6e7cc);background-size:400% 400%}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.flexible-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(max-content,1fr))}.payments-article .qna{border-bottom:1px solid #eee;padding:30px 0}.badge-center-text,.narrow-font{font-family:Antonio,sans-serif}.flex-cc,.flex-sac,.flex-sbc{align-items:center;display:flex}.flex-sbc{justify-content:space-between}.flex-sac{justify-content:space-around}.flex-cc{justify-content:center}.flex-col{flex-direction:column}.w-full{width:100%}.h-full{height:100%}.fs-11{font-size:1.1rem}.pa-10{padding:10px}.mb-15{margin-bottom:15px}.mb-20{margin-bottom:20px}.br-5{border-radius:5px}.br-10{border-radius:10px}.b-none{border:none}.input-style{border:none;border-bottom:1px solid #ccc}.flexible-div{align-items:center;display:flex;justify-content:space-between}@media screen and (max-width:800px){.flexible-div{flex-direction:column}}body{box-sizing:border-box;margin:0;padding:0}.homepage{text-align:center}.hero{color:#fff;position:relative}.hero-image{height:auto;width:100%}.cta-button{background-color:#ff5733;border:none;bottom:20px;color:#fff;cursor:pointer;left:50%;padding:10px 20px;position:absolute;transform:translateX(-50%)}.about-us,.blog,.contact,.featured-products,.testimonials{padding:20px}.product-gallery{grid-gap:10px;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.product-img{flex-grow:0;height:300px;object-fit:contain;width:300px}.grid-2-1fr{grid-gap:100px;display:grid;gap:100px;grid-template-columns:repeat(auto-fill,minmax(500px,1fr));width:100%}.blog-posts{flex-direction:column;max-width:800px;width:100%}.blog-posts .post-article{align-items:flex-end;display:flex;justify-content:space-between;margin:10px}blockquote cite{font-weight:600}@media screen and (max-width:600px){.grid-2-1fr{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media screen and (max-width:400px){.grid-2-1fr,.product-gallery{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.product-img{height:250px;width:250px}}.carousel{min-height:100px;position:relative}.carousel,.slide{height:100%;width:100%}.slide{display:none;padding:20px 0}.slide.active{display:block}.button-carousel{bottom:0;position:absolute;transform:translateY(-50%)}.button-carousel:first-of-type{left:0}.button-carousel:last-of-type{right:0}.indicators{align-items:center;display:flex;justify-content:center;margin-top:10px}.indicator,.indicator-play-pause{background-color:gray;border-radius:50%;cursor:pointer;height:10px;margin:0 5px;width:10px}.indicator-play-pause{align-items:center;background-color:#fff;display:flex;justify-content:center;padding:5px}.indicator.active{background-color:#000}.star{color:gold;font-size:24px}.star-rating{display:flex}.category-container{max-width:1000px;width:100%}.category-container .product-list{background-color:#eee;list-style:none;padding:20px}.category-container .product-list .list-item{display:flex;flex-direction:column;justify-self:center;position:relative}.category-container .product-list .list-item .collection-img{border-radius:10px}.adhesive-table{border:1px solid #000;border-collapse:collapse;padding-top:50px}.adhesive-table .table-head{background-color:#222e22;color:#fff}.adhesive-table .table-head th,.adhesive-table td{padding:10px 5px}.adhesive-table tr:nth-child(2n){background-color:#f2f2f2}.font-bold{font-weight:600}
/*# sourceMappingURL=main.2cf5828f.css.map*/