.products-hero-section-wapper{height:auto;padding:10rem 11vw 7vw;flex-direction:column}.products-hero-content,.products-hero-section-wapper{width:100%;display:flex;justify-content:center;align-items:center}.products-hero-content h2{font-family:NewYork;font-size:11vw;font-style:normal;font-weight:400;line-height:100%;text-transform:uppercase;color:var(--text-default,#343339);text-align:center}@media (max-width:1040px){.products-hero-section-wapper{padding:8.1rem 7vw 7vw}.products-hero-content{width:100%}.products-hero-content h2{font-size:11vw}}@media (max-width:768px){.products-hero-section-wapper{padding:10rem 7vw 7vw}.products-hero-content{width:100%}.products-hero-content h2{font-size:10vw}}@media (max-width:545px){.products-hero-section-wapper{padding:10rem 6vw 7vw}.products-hero-content{width:100%}.products-hero-content h2{font-size:10vw}}.product-section-wapper{height:auto;padding:7vw 11vw 3vw;flex-direction:column}.product-content,.product-section-wapper{width:100%;display:flex;justify-content:center;align-items:center}.product-section h2{font-family:NewYork;font-size:3vw;font-style:normal;font-weight:400;line-height:100%;text-transform:uppercase;color:var(--text-default,#343339);margin:4rem 0 0 8rem}.product-title{gap:1rem}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:auto;gap:1rem;place-items:center;row-gap:4rem}.shop-product{display:flex;justify-content:flex-start;height:100%;align-items:center;flex-direction:column;gap:.7rem}.shop-product-image-div{position:relative!important;width:100%!important;height:100%!important;z-index:0;overflow:hidden}.shop-product-image-div img{position:static!important;top:0;left:0;width:100%;height:100%;background-position:50%;object-fit:cover;overflow:hidden;z-index:50;transition:all 1.5s cubic-bezier(.165,.84,.44,1)}.shop-product-image-div:hover .view-button{min-width:5rem;min-height:5rem;width:6vw;height:6vw;padding:.6rem;opacity:1;transition:all 0 ease-in-out;overflow:hidden}.view-button{position:absolute;display:flex;justify-content:center;align-items:center;min-width:0;min-height:0;width:0;height:0;padding:0;background:var(--background-primary,#343339);color:var(--text-inverse,#fff);border-radius:50%;z-index:300;font-family:Cabinet Grotesk;font-size:1rem;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase;animation:fadeInOut .3s alternate;transition:all 0s ease-in-out;cursor:pointer;transform:translate(-50%,-50%);overflow:hidden;opacity:0}.shop-product-image-div:hover img{transform:scale(1.35)}.shop-product-image-div .new-product{min-width:3.2rem;min-height:3.2rem;width:4vw;height:4vw;left:.5rem;top:.5rem;font-size:.7rem;font-weight:300}.shop-product-image-div .discount-product,.shop-product-image-div .new-product{display:flex;padding:.4rem;justify-content:center;align-items:center;gap:.6rem;position:absolute;z-index:300;border-radius:50%;background:var(--background-primary,#343339);color:var(--text-inverse,#fff);text-align:center;font-family:Cabinet Grotesk;font-style:normal;line-height:normal;text-transform:uppercase}.shop-product-image-div .discount-product{min-width:3rem;min-height:3rem;width:4.1vw;height:4.1vw;top:.4rem;left:.4rem;font-size:.75rem;font-weight:400}.shop-product-details{display:flex;flex-direction:column;align-items:center;gap:.5rem}.shop-product-details h1{font-size:.5rem!important;font-weight:500}.shop-product-details h1,.shop-product-details span{color:var(--text-default,#343339);font-family:Cabinet Grotesk;font-style:normal;line-height:normal;letter-spacing:.0625rem;text-transform:uppercase}.shop-product-details span{font-size:1rem;font-weight:bolder}.shop-product-hr-black{background-color:#cecece;margin-top:3rem;height:.06rem}.allProduct-page-view-more-btn{color:var(--text-inverse,#fff);font-family:Cabinet Grotesk;font-size:16px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:1.6px;text-transform:uppercase;padding:1.3rem 2.5rem;border-radius:31.25rem;background-color:#000;border:1px solid #0000}.allProduct-page-view-more-btn:hover{border:1px solid #fff;background-color:#fff;color:#000}.view-buttons{display:flex;justify-content:center;align-items:center;gap:1rem}.view-buttons button{margin:0!important}@media (max-width:1040px){.product-section-wapper{padding:5rem 11vw}.products-grid{display:grid;width:100%;grid-template-columns:repeat(3,1fr);grid-template-rows:auto;gap:4rem;row-gap:4rem}.shop-product-details{text-align:center}.shop-product-details h1{font-size:1rem!important}}@media screen and (max-width:767px){.products-grid{grid-template-columns:repeat(2,1fr);gap:3rem;row-gap:3rem}.product-section-wapper{padding:3rem 2rem!important}}@media (max-width:555px){.product-section-wapper{padding:2.5rem 9vw}.products-grid{display:grid;width:100%;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;gap:2rem}.product-section h2{font-size:5vw;margin:4rem 0 0 3.7rem}.shop-product-image-div{width:75vw;height:100vw}.shop-product-image-div .new-product{min-width:3rem!important;min-height:3rem!important;left:.5rem;top:.5rem;font-size:.6rem;font-weight:400}.shop-product-details{gap:.4rem}.shop-product-details h1{font-size:.7rem!important}.shop-product-details span{font-size:.9rem!important}.shop-product{gap:1rem}.allProduct-page-view-more-btn{font-size:.6rem;padding:.5rem 1rem;border-radius:.6rem}.view-buttons{gap:.4rem}.view-buttons button{margin:0!important}}.search-section-wapper{width:100%;height:auto;padding:1rem 0!important;display:flex;justify-content:center;align-items:center}.search-menu{overflow:hidden;width:100%}.search-menu-links{display:flex;justify-content:space-between;align-items:center;padding:0 8vw}.search-menu-links .search-link{color:var(--text-default,#343339);font-family:Cabinet Grotesk;font-size:1.5rem;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.0625rem;text-transform:uppercase}.search-filter-dropdown{position:absolute!important;left:-7.2vw!important;top:16px!important;width:15rem!important;transform:translate(1280.8px,490.4px);border:1px solid #e7e7e7;padding:.5rem 1rem;box-shadow:0 1px 2px #cccbcb;border-radius:.4rem;min-width:15rem;z-index:2000}.search-filter-dropdown .category-title{font-size:.8rem;font-family:Cabinet Grotesk,sans-serif!important;font-weight:600}.search-filter-dropdown .category-title-main{font-size:.9rem;font-family:NewYork,sans-serif!important;font-weight:800;text-transform:capitalize;padding:.8rem .8rem .3rem;margin:0 auto .5rem}.filter-dropdown{position:relative}.dropdown-lower .dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;transform:translateY(0)}.responsive-dropdown{z-index:1000}.search-container{display:flex;align-items:center}.search-container svg{font-size:1.5rem}.icon-container{cursor:pointer;margin-right:10px}.search-input{opacity:0;width:0!important;overflow:hidden;background:transparent;outline:none;border:none;border-bottom:2px solid transparent;transition:width .5s ease-in-out,opacity .5s ease-in-out,border-bottom .5s ease-in-out}.input-container{display:flex;align-items:center}.cross-icon{cursor:pointer;margin-left:10px;display:none}.searching .search-input{opacity:1;overflow:hidden;background:transparent;outline:none!important;width:500px!important;border-radius:0!important;border:none!important;border-bottom:2px solid #000!important;transition:width .5s ease-in-out,border-bottom .5s ease-in-out}.searching .cross-icon{display:block}.sort-and-search{display:none}.sort-and-search p{color:var(--text-default,#343339);font-family:Cabinet Grotesk;font-size:1rem;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.0625rem;text-transform:uppercase}.search-hr-black{background:var(--border-default,#cecece);width:100%;height:.06rem}@media (max-width:498px){.search-menu-links{gap:1.2rem}.search-menu-links li{font-size:.8rem}.sort-and-search{display:none}.sort-and-search p{font-size:1rem}.search-section-wapper{padding:.6rem 0}.search-menu-links{margin:0 auto}.input-container{font-size:1rem}.searching .search-input{border-bottom:1px solid #000!important;width:100%!important}.filter-dropdown{width:10rem}.responsive-dropdown{flex-direction:column}.search-container svg{font-size:1.2rem}.search-menu-links .search-link{font-size:1.4rem}.search-menu-links{padding:0 1.5rem}.search-filter-dropdown{left:-4vw!important;top:9px!important;width:70%!important;transform:translate(1280.8px,490.4px);border:1px solid #e7e7e7;padding:.5rem 1rem;box-shadow:0 1px 2px #cccbcb;border-radius:.4rem;min-width:15rem}}