body{line-height:1.6;margin:0;padding:0}html{scroll-behavior:smooth}*{box-sizing:border-box}h1,h2,h3,h4,h5,h6,p,span,ul,li{margin:0;padding:0}html{background-color:#fff}a{text-decoration:none;color:inherit}.container{width:90%;max-width:1300px;margin:auto;overflow:hidden}header{color:#fff;padding:10px 15px;display:flex;align-items:center;justify-content:space-between}header h1{text-align:center;font-size:2.5em;margin:0}header nav{text-align:center;margin-top:7px}header nav ul{list-style:none;padding:0}header nav ul li{display:inline;margin:0 15px}header nav ul li a{color:#fff;font-weight:500}header nav ul li a:hover{color:#f0f0f0}.search-container{text-align:center;margin:20px 0}.search-container a i{color:#fff;font-size:1em}.search-container a i:hover{color:#c7baba}.search-container a{margin-left:10px}.footer-content{background:#595959;color:#fff;padding:50px 0;display:flex;justify-content:space-between}.footer-logo{width:25%;align-items:center;display:flex;flex-direction:column;justify-content:space-between;padding:0 10px;text-align:center;margin-right:20px}.footer-logo img{width:200px;max-width:100%;height:auto}.footer-logo a{color:#fff;font-size:1em;font-weight:600;margin-right:20px}.footer-logo a:hover{color:#c7baba}.footer-menu-links{width:50%;display:flex;justify-content:space-between;padding:0 10px}.footer-menu-links ul{list-style:none;padding:0}.footer-menu-links ul li{margin:0;padding:10px 0}.footer-menu-links ul li a{color:#fff;font-size:.8em;font-weight:300}.footer-menu-links ul li a:hover{color:#c7baba}.about-links,.privacy-links,.customer-services{width:33%}.footer-menu-links h3{color:#9c9999;font-size:1em;margin-bottom:10px;font-weight:400}.contact-details{width:25%;display:flex;flex-direction:column;justify-content:start;padding:0 30px 0 10px}.contact-details p{color:#fff;font-size:.8em;font-weight:300;padding:10px 0}.contact-details h3{color:#9c9999;font-size:1em;margin-bottom:10px;font-weight:400}.footer-bottom{background:#ef1733;color:#fff;text-align:center;padding:10px 0;font-size:.8em}.contact-details p a{color:#fff;text-decoration:none}.contact-details p a:hover{color:#c7baba}.banner-image img{width:100%;height:auto;display:block;animation:name duration timing-function delay iteration-count direction fill-mode;animation:scrollingzoominout 2s ease-in-out}@keyframes scrollingzoominout{0%{transform:scale(1.1)}to{transform:scale(1)}}.banner-section .container{position:relative}.banner-content{position:absolute;bottom:0%;left:0;transform:translate(5%,18%);color:#fff;width:100%}.banner-content h1{font-size:10em;line-height:1em;overflow:hidden;display:flex;flex-wrap:wrap;color:#fff;font-weight:700}.line-break{flex-basis:100%;height:30px}.letter{opacity:0;transform:translateY(100px);display:inline-block;animation:slideUp .8s forwards}@keyframes slideUp{to{opacity:1;transform:translateY(0)}}.discount-row{display:flex;justify-content:space-between;background-image:url(images/bn5.webp);background-size:cover;background-position:center;background-repeat:no-repeat;border-top:1px solid #ccc}.discount-col{width:50%;background-color:#f5f5f5;padding:40px 30px 40px 8%;border-top-right-radius:0;border-bottom-right-radius:0;box-shadow:0 4px 8px #0000001a}.discount-image img{width:100%;height:auto;display:block}.discount-image{width:50%}.discount-text h2{font-size:3em;line-height:1.2em;text-transform:uppercase;color:#5c5c5c}.discount-text p{font-size:2.6em;color:#5c5c5c;text-transform:capitalize;line-height:1.2em;margin-bottom:20px}.btn-text{display:flex;align-items:center;gap:20px}.btn-text p{font-size:1em;color:#5c5c5c;font-weight:500}.btn-text a i{margin-left:5px}.btn-text a{font-size:.8em;display:inline-block;background:#5c5c5c;color:#fff;padding:8px 20px;border-radius:50px;text-decoration:none;transition:ease .3s;white-space:nowrap}.btn-text a:hover{background:#c7baba;cursor:pointer;transition:ease .3s}.best-seller-section{padding:80px 40px}.best-sale-row{display:flex;justify-content:space-between;flex-wrap:wrap}.best-seller-item{width:23%;margin-bottom:30px;background:#f5f5f5;border-radius:10px;text-align:center}.best-seller-section h3{font-size:3em;line-height:1.2em;text-transform:capitalize;color:#5c5c5c;margin-bottom:30px}.best-sale-content{padding:20px}.best-sale-content h4{font-size:1.2em;margin-bottom:10px;color:#333}.best-sale-content p{font-size:1em;color:#f24a4a;margin-bottom:4px}a.red{color:#f24a4a}a.yellow{color:#d38a35}a.blue{color:#4b6bb4}a.brinjal{color:#8356af}.product-color{display:flex;align-items:center;justify-content:center;gap:15px}.product-section{display:flex;align-items:flex-start;justify-content:space-between;font-family:sans-serif}.our-product-section h3{font-size:calc(var(--font-heading-scale) * 5.2rem);line-height:1.2em;text-transform:capitalize;color:#464646;margin-bottom:30px;text-align:right;margin-right:45px}.product-list ul{list-style:none;padding:0;margin:0}.product-list li{font-size:calc(var(--font-heading-scale) * 4.2rem);line-height:1.2em;color:#bfbfbf;font-weight:600;margin-bottom:20px;font-family:var(--font-body-family);cursor:pointer;position:relative;transition:all .3s ease;padding-left:30px}.product-list li:hover,.product-list li.active{color:#464646;font-weight:666}.product-list li:hover:before,.product-list li.active:before{font-family:"Font Awesome 6 Free";content:"\f101";display:inline-block;padding-right:3px;vertical-align:middle;font-size:20px;font-weight:900;position:absolute;left:0;top:0;color:#464646}.product-image img{width:400px;height:auto;border-radius:15px;object-fit:cover}.our-product-section{padding:0 0 80px}.logo-section{overflow:hidden;width:100%;background:#fafafa;padding:50px 50px 60px;margin:0 auto 70px;border-bottom:1px solid #ccc}.logo-track{display:flex;gap:20px;width:max-content;animation:scrollMarquee 20s linear infinite}.logo-track li{list-style:none;margin:0 30px;flex:0 0 auto}.logo-track img{height:60px;width:auto;display:block}@keyframes scrollMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.logo-section:hover .logo-track{animation-play-state:paused}.strip-section{padding:0 40px 80px}.strip-row{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;padding:60px 40px 35px;background-color:#f5f5f5}.strip-col{width:calc(33% - 30px);margin:0 15px 20px}.strip-content{display:flex;gap:20px}.strip-icon i{color:#9d9d9d;font-size:30px}.strip-icon img{width:100px}.strip-text h4{font-size:22px;text-transform:capitalize;color:#464646;line-height:1;margin-bottom:10px;padding-right:25%}.strip-text p{font-size:15px;color:#000;line-height:1.4em;margin-bottom:10px}.product-btn a.btn-text{background-color:#9d9d9d}.product-row{display:flex;align-items:center;margin-bottom:30px}.product-col{width:calc(50% - 30px);margin:0 15px 20px}.product-btn p{font-size:15px;color:#000;line-height:1.6em;margin-bottom:30px;width:60%}.brand-section{background-color:#f5f5f5}.brand-row{display:flex;align-items:center;padding:40px 0 80px}.our-client-col{width:30%;padding-right:30px}.all-heading h3{font-size:calc(var(--font-heading-scale) * 5.2rem);line-height:1.2em;text-transform:capitalize;color:#464646;margin-bottom:20px}.brand-col{display:flex;flex-wrap:wrap;gap:20px;width:70%;overflow:hidden;padding-left:30px}.logo-client{display:flex;gap:20px;align-items:center;justify-content:center;animation:scrollMarquee 20s linear infinite}.three-images-section{padding:0 0 40px}.three-images-row{display:flex;justify-content:space-between}.image-col1{width:60%;padding:0 15px 0 0}.image-col2{width:40%;padding:0}.image-col img{width:100%;border-radius:10px;object-fit:cover;height:302px;margin-bottom:15px}.image-col2 img{width:100%;border-radius:10px;object-fit:cover;height:625px}.image-col,.image-col2{position:relative}.image-col h3,.image-col2 h3{position:absolute;left:0;bottom:45px;font-size:calc(var(--font-heading-scale) * 5.2rem);color:#fff;line-height:1.2em;background:#0000000d;padding-left:20px}.image-col h3 i,.image-col2 h3 i{font-size:18px;vertical-align:middle;margin-left:-10px}.why-threadworks{padding:40px 0}.why-threadworks-row{display:flex;align-items:center;justify-content:space-between;padding:35px 40px;background-color:#f5f5f5}.why-threadworks-col{display:flex;align-items:center;justify-content:space-between}.why-threadworks-col h3{font-size:calc(var(--font-heading-scale) * 5.2rem);text-transform:capitalize;color:#464646;margin-bottom:20px;line-height:1.2em;font-weight:600;width:60%}.why-threadworks-col p{color:#000;line-height:1.6em;font-weight:400;width:40%}.why-threadworks-row2{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;background-color:#f5f5f5;padding:0 40px 50px}.why-threadworks-col2{width:24%;margin-bottom:30px;border-radius:10px}.thread-image img{width:100%;border-radius:10px;object-fit:cover;height:350px;cursor:pointer}.thread-image{position:relative}.thread-image h4{position:absolute;left:20px;bottom:20px;font-size:1.2em;color:#fff;text-shadow:0 0 5px black;line-height:1.2em;width:70%}.thread-image:before{content:"";background:#ccccccdb;width:100%;position:absolute;top:0;left:0;height:98%;border-radius:10px;transition:ease 1s;overflow:hidden}.thread-image:hover:before{width:0%;height:0%;opacity:0;transition:ease 1s;overflow:hidden;cursor:pointer}.testimonial-section{padding:0 0 30px}.testimonial-row{display:flex;align-items:center;justify-content:space-between;padding:50px 0;background-color:#fafafa}.testimonial-col{width:50%}.product-content p{font-size:3rem;color:#464646;line-height:1.6em;font-weight:600;width:90%;margin-bottom:20px}.test-icon{margin-bottom:15px}.testimo-content h4{font-size:.8em;color:#333;font-weight:400;margin-bottom:10px}#testimo .owl-nav .owl-prev{color:#fff;position:absolute;height:40px;top:104%;left:0%;border-radius:50%;width:40px;background:#595959}#testimo .owl-nav .owl-next{color:#fff;position:absolute;height:40px;top:104%;left:9%;border-radius:50%;width:40px;background:#595959}#testimo .owl-nav .owl-prev span{font-size:25px;line-height:1}.name{font-size:15px;font-weight:400;color:#5c5c5c}#testimo .owl-nav .owl-prev span{font-size:25px}#testimo .owl-nav .owl-next span{font-size:25px;line-height:1}@keyframes slideInRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideOutRight{0%{transform:translate(0);opacity:1}to{transform:translate(-100%);opacity:0}}.slideInRight{animation:slideInRight .6s ease both}.slideOutRight{animation:slideOutRight .6s ease both}#testimo button.owl-dot{background-color:#d9d9d9;width:5px;height:5px;display:flex;border-radius:50px;margin:0 3px;border:1px solid #000}#testimo .owl-dots{text-align:center;justify-content:center;display:flex;position:absolute;left:22%;bottom:23%}#testimo button.owl-dot.active{background-color:#f5f5f5}.common-heading h3,.common-heading h1,.common-heading h2{font-size:calc(var(--font-heading-scale) * 5.2rem);text-transform:capitalize;color:#464646;margin-bottom:20px;line-height:1.2em;font-weight:600;text-align:right}.testimonial-image img{width:100%;height:auto;border-radius:10px;object-fit:cover;margin-bottom:20px}.store-location{margin-top:30px;border:1px solid #eee;border-radius:10px;overflow:hidden}.store-location iframe{width:100%;height:400px;border:none}.store-content .common-heading h3{text-align:left}.our-store-section{padding:0 0 50px}.story-banner-row{display:flex;align-items:flex-end;background-color:#a80016;border-radius:20px}.story-bannner-content-col{width:50%;padding-left:30px;padding-right:20px;height:100%}.story-banner-image-col{width:50%;padding:20px;position:relative}.story-banner-content p{font-size:16px;color:#fff;font-weight:300;line-height:1.6em;margin-bottom:40px}.story-banner-content{padding:0 20px}.story-banner-image img{width:100%;object-fit:contain}.our-story-section .container{background-color:#fafafa;padding:30px 40px}.our-story-section .common-heading h1{text-align:left;margin-bottom:30px}.introducing-threadwork{padding:30px 0}.introducing-threadwork .common-heading h2{text-align:left;margin-bottom:100px;position:relative;padding-right:30px}.thread-row{display:flex;flex-wrap:wrap}.thread-col{width:50%;padding:0 20px 0 0}.thread-col p{font-size:1em;color:#555;line-height:1.6em;font-weight:400;position:relative;width:75%}.thread-col h3{font-size:1.2em;color:#333;line-height:1.6em;padding-right:20px;position:relative;font-weight:600;width:75%}.thread-col h3:before,.thread-col p:before{content:"";background:#db232a;width:70px;height:4px;position:absolute;top:-25px;left:0}.introducing-threadwork{padding:50px 0}.thread-triangle-section .container{background-color:#f5f5f5;padding:30px 40px}.triangle-row{display:flex;align-items:center}.triangle-col{width:50%}.info-image img{max-width:100%;object-fit:contain}.triangle-content p{font-size:.8em;line-height:1.6em;text-align:right;color:#5c5f5c;width:80%}.triangle-content{display:flex;flex-direction:column;align-items:self-end}.our-team-section .container{background-color:#fafafa;padding:80px 40px}.our-team-row{display:flex;align-items:center}.our-team-col{width:50%}.team-content{width:80%}.our-team-section .common-heading h3{text-align:left}.team-content h4{font-size:1.2em;color:#333;margin-bottom:10px;font-weight:600}.team-content p{font-size:1em;color:#555;line-height:1.6em}.team-image img{max-width:100%;object-fit:cover}@media (min-width: 750px) and (max-width: 991px){.container{width:100%}.strip-section{padding:0 20px 50px}.strip-row{padding:60px 10px 35px}.product-list li{font-size:1.5em}.our-product-section h3{font-size:2.3em}.best-seller-section{padding:50px 20px}.best-sale-content h4{font-size:1em}.our-product-section{padding:0 0 50px}.strip-icon{padding:20px;height:70px}.brand-row{flex-direction:column}.our-client-col{width:100%;margin-bottom:30px}.brand-col{width:100%;display:flex;flex-wrap:wrap;justify-content:center}.contact-details{width:100%}#testimo .owl-nav .owl-next{left:15%}}@media (max-width: 748px){.our-team-row{flex-direction:column}.our-team-col{width:100%;margin-bottom:30px}.team-content{width:100%}.team-image{margin-bottom:20px}.story-banner-row{flex-direction:column}.story-bannner-content-col,.story-banner-image-col{width:100%;padding:20px}.story-banner-image img{width:100%;height:auto}.story-banner-content p{font-size:14px;margin-bottom:20px}.story-banner-content h1{font-size:2.5em;margin-bottom:20px}.story-banner-content h2{font-size:2em;margin-bottom:10px}.story-banner-content h3{font-size:1.5em;margin-bottom:10px}.story-banner-content h4{font-size:1.2em;margin-bottom:10px}.story-banner-content h5{font-size:1em;margin-bottom:10px}.story-banner-content h6{font-size:.8em;margin-bottom:10px}.story-banner-content p{font-size:14px;line-height:1.4em}.story-banner-content{padding:0 20px}.introducing-threadwork .common-heading h2{text-align:left;margin-bottom:50px}.thread-row{flex-direction:column}.thread-col{width:100%;padding:0 20px;margin-bottom:30px}.thread-col p{width:100%;font-size:.9em}.thread-col h3{width:100%;font-size:1.2em;margin-bottom:20px}.triangle-row{flex-direction:column}.triangle-col{width:100%;padding:0 20px;margin-bottom:0}.info-image img{width:100%;height:auto;margin-bottom:20px}.triangle-content{width:100%;text-align:center;align-items:flex-start}.triangle-content p{width:100%;text-align:left;font-size:.9em}.our-product-section{padding:0 20px}.product-section{flex-direction:column;align-items:flex-start;padding:0}.logo-client{gap:10px}.product-item{width:100%;max-width:300px;margin:20px}.product-item img{width:100%;height:auto}.product-item h4{font-size:1.2em;margin:10px 0}.product-item p{font-size:.9em;color:#555}.product-item a{font-size:.8em;padding:8px 15px}.product-list li{font-size:1.5em;margin-bottom:15px}.product-image img{width:100%;height:auto;border-radius:10px}.product-row{flex-direction:column;align-items:center}.product-col{width:100%;margin-bottom:30px}.product-btn p{width:100%;font-size:.9em}#testimo .owl-dots{left:0;bottom:0}#testimo button.owl-dot{width:10px;height:10px}.common-heading h3,.common-heading h1,.common-heading h2{font-size:2em;text-align:left}.line-break{height:1px}.banner-content h1 .letter{font-size:2em;animation:slideUp .8s forwards;color:#fff;font-weight:700}.banner-image img{height:280px}.discount-row{flex-direction:column}.discount-col{width:100%;margin-bottom:0;text-align:center;padding-left:15px;padding-right:15px}.discount-image img{width:100%;height:auto}.best-seller-section{padding:40px 20px}.best-sale-row{flex-direction:column}.best-seller-item{width:100%;margin-bottom:30px}.best-seller-item img{width:100%;height:auto}.best-sale-content{padding:20px;text-align:center}.best-sale-content h4{font-size:1.5em;margin-bottom:10px}.best-sale-content p{font-size:1.2em;margin-bottom:10px}.best-sale-content a{font-size:1em;padding:10px 0}.our-product-section h3{font-size:2.2em;text-align:left;margin-right:0}.logo-section{padding:20px 0}.logo-track{align-items:center}.logo-track li{margin:10px 0}.logo-track img{height:50px}.strip-section{padding:20px 0}.strip-row{justify-content:space-between;padding:40px 20px 35px}.why-threadworks{padding:0 0 30px}.strip-col{width:100%;margin-bottom:20px}.strip-content{flex-direction:column;align-items:center;text-align:center}.strip-icon{margin-bottom:0}.strip-icon i{font-size:40px}.strip-text h4{font-size:1.2em;margin-bottom:10px;padding-right:0}.strip-text p{font-size:1em;margin-bottom:10px}.product-btn a{font-size:.9em;padding:10px 20px}.brand-row{flex-direction:column;padding:20px 20px 40px}.our-client-col{width:100%;margin-bottom:30px;padding:25px 0;text-align:center}.brand-col{width:100%}.brand-col img{width:auto;height:auto;margin:0 10px 20px}.three-images-section{padding:20px 0}.three-images-row{flex-direction:column}.image-col1,.image-col2{width:100%;margin-bottom:0}.image-col img{width:100%;height:auto}.image-col2 img{width:100%;height:300px}.image-col h3,.image-col2 h3{font-size:2em;left:0;bottom:42px}.image-col h3 i,.image-col2 h3 i{margin:0}.why-threadworks-row{padding:30px 25px;margin-top:30px}.image-col1,.image-col2{padding:0}.why-threadworks-row{flex-direction:column;margin-bottom:0}.test-icon i{font-size:4em}.product-content{padding:0 0 20px}.why-threadworks-col{flex-direction:column}.why-threadworks-col h3{font-size:2em;margin-bottom:20px;width:100%}.why-threadworks-col p{font-size:.9em;width:100%}.why-threadworks-row2{padding:0 20px}.why-threadworks-col2{width:100%;margin-bottom:20px}.thread-image img{width:100%;height:350px}.thread-image h4{font-size:1.5em;left:10px;bottom:30px;width:90%}.testimonial-section{padding:20px 0 0}.testimonial-row{flex-direction:column-reverse;align-items:center;padding:0}.testimonial-item{width:100%;margin-bottom:30px}.testimonial-col{width:100%}.testimonial-item img{width:100%;height:auto}.testimonial-item h4{font-size:1.5em;margin-bottom:10px}.testimonial-item p{font-size:1em;margin-bottom:10px}.testimonial-item a{font-size:.9em;padding:10px 20px}.store-location{width:100%;margin-top:20px}.store-location iframe{height:300px}.store-content .common-heading h3{text-align:center;margin-bottom:20px}.our-store-section{padding:20px 0}.footer-section{flex-direction:column;align-items:center}.btn-text{flex-direction:column}.discount-image{width:100%;height:175px}.discount-row{background-size:contain;background-position:left bottom}.discount-text p{font-size:2em}.best-seller-section h3{font-size:2.2em;line-height:1.2em}.best-seller-item img{width:auto;object-fit:contain;height:auto}.footer-content{flex-direction:column}.footer-logo{width:100%}.footer-logo img{width:200px;margin-bottom:20px}.social-share{margin:0 0 30px}.footer-menu-links{width:100%;flex-direction:column;padding:0 20px}.about-links,.privacy-links,.customer-services{width:100%;margin-bottom:20px}.contact-details{width:100%;padding:0 20px}.footer-menu-links h3{font-size:1.3em}.our-story-section .container{padding:30px 0}.introducing-threadwork .common-heading h2{padding-left:20px}.introducing-threadwork{padding:50px 0 0}.thread-triangle-section .container{padding:30px 0}.our-team-section .container{padding:30px 20px}.our-story-section .common-heading h1{padding-left:15px}.our-team-col:last-child{margin-bottom:0}.contact-details h3{font-size:1.3em}.strip-row{gap:25px}.strip-col{margin-bottom:0!important}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/style.css.map */
