*,body,html{padding:0;margin:0;font-family:Tahoma,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif,ITC Avant Garde Gothic LT Bold,ITC Avant Garde Gothic LT Book Regular;box-sizing:border-box}::-webkit-scrollbar{width:0}a{color:inherit;text-decoration:none}.main-container{margin:auto;width:100%}.layout{padding:10px;width:100%;max-width:100vw}.navbar-container{display:flex;justify-content:space-between;margin:6px 18px;position:relative}.navbar-left{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.navbar-left h1{font-family:ITC Avant Garde Gothic LT Bold}.navbar-right{display:flex;flex-direction:row;justify-content:flex-end}.connect-wallet{padding:10px 20px;border:1px solid #f02d34;margin-top:20px;margin-bottom:20px;font-size:18px;font-weight:500;background-color:#fff;color:#f02d34;cursor:pointer;transform:scale(1);transition:transform .5s ease;text-transform:uppercase}.connect-wallet:hover{transform:scale(1.1)}.connect-wallet:disabled{padding:10px 20px;border:1px solid green;margin-top:20px;margin-bottom:20px;font-size:18px;font-weight:500;background-color:#fff;color:green;cursor:pointer;transform:scale(1);transition:transform .5s ease;text-transform:uppercase;cursor:auto}.about-container{padding:6px 18px;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.about-container h1{text-decoration:underline wavy red;text-transform:uppercase;padding:10px}.about-container h1,.about-container h2{text-align:center;font-family:ITC Avant Garde Gothic LT Bold}.about-container h2{color:red;padding:40px}.about-container h3{text-align:center;padding:20px}.about-container h3:hover{color:red;transform:scale(1.1)}.about-container p{padding:20px}.about-content{width:50%}.twitter-about{color:red;font-weight:700}.twitter-about:hover{color:#1da1f2}@media only screen and (max-width:600px){.about-content{width:100%}}.nft-container{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-evenly;border:2px dashed #000;margin-top:20px}.nft-card{padding:6px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center}.nft-card:hover{cursor:pointer;transform:scale(1.05);transition:transform .5s ease}.nft-name{background-color:#000;color:#fff;width:100%;text-transform:uppercase;font-style:italic}.marquee-text{font-size:29px;font-weight:600;margin:60px 0;color:#f02d34}.marquee{position:relative;height:500px;width:100%;overflow-x:hidden}.track{position:absolute;white-space:nowrap;will-change:transform;animation:marquee 15s linear infinite;width:180%}.track:hover{animation-play-state:paused}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}span.text-red{-webkit-text-stroke:1px #f02d34;margin-left:6px}.logo{color:#000;font-size:18px}.logo:hover{color:red;font-size:18px}.footer-home-container{display:flex;flex-direction:row;justify-content:center}.footer-space{white-space:pre-wrap}.footer-home:hover{color:#fff;cursor:pointer}.wallet-info{color:#000;font-size:18px;white-space:pre-wrap}.cart-icon{font-size:25px;color:gray;cursor:pointer;position:relative;transition:transform .4s ease;border:none;background-color:transparent}.cart-icon:hover{transform:scale(1.1)}.cart-item-qty{position:absolute;right:-8px;font-size:12px;color:#eee;background-color:#f02d34;width:18px;height:18px;border-radius:50%;text-align:center;font-weight:600;font-family:Arial,Helvetica system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.home-button{width:100%}.home-button h2{text-align:center;color:#000}.home-button h2:hover{color:red}.products-container{display:flex;flex-wrap:wrap;justify-content:space-evenly;align-items:center;gap:15px;margin-top:20px;width:100%}@media screen and (min-width:1024px){.products-container{display:flex;flex-wrap:wrap;justify-content:space-evenly;align-items:center}.products-container>*{flex:0 0 calc(25% - 11.25px);max-width:calc(25% - 11.25px);min-width:310px;display:flex;justify-content:center}}.products-collection-container{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-bottom:60px}.products-collection-container h2{text-align:center;text-decoration:underline wavy red;text-transform:uppercase;padding:10px;font-family:ITC Avant Garde Gothic LT Bold}.product-card{display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;transform:scale(1);transition:transform .5s ease;max-width:350px}.product-card:hover .product-image{transform:scale(1.05)}.product-image{border-radius:10px;height:250px;width:250px;object-fit:cover;transform:scale(1);transition:transform .5s ease}.product-name{font-weight:500;background-color:#000;color:#fff;text-transform:uppercase}.product-name,.product-price{margin-top:6px;padding:5px;text-align:center;width:100%}.product-price{font-weight:800;border:2px solid #000;color:red;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.header-container{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#000;color:#fff;position:relative;width:100%;border-radius:10px}.header-container p{padding-bottom:18px}.header-container-internal{width:100%;padding:100px 40px}.header-section-title{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;padding-top:18px;padding-bottom:18px}.header-title-box{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;padding:20px;border:10px solid #fff;border-radius:50%}.header-title-box h1{font-family:ITC Avant Garde Gothic LT Bold}.header-items{justify-content:space-between;align-items:flex-start;padding-left:18px;padding-right:18px}.header-collections,.header-items{display:flex;flex-direction:row;width:100%}.header-collections p{font-family:ITC Avant Garde Gothic LT Bold}.header-collections p:hover{text-decoration:underline wavy red;cursor:pointer}.header-menu-items{display:flex;flex-direction:row;justify-content:space-evenly;flex-wrap:wrap;width:100%}@media only screen and (max-width:600px){.header-collections,.header-menu-items{flex-direction:column}}.header-about:hover{text-decoration:underline wavy red;cursor:pointer}.header-about p{font-family:ITC Avant Garde Gothic LT Bold}.hero-banner-container{padding:100px 40px;background-color:#dcdcdc;border-radius:15px;position:relative;height:500px;line-height:.9;width:100%}.hero-banner-container .beats-solo{font-size:20px}.hero-banner-container button{border-radius:15px;padding:10px 16px;background-color:#f02d34;color:#fff;border:none;margin-top:40px;font-size:18px;font-weight:500;cursor:pointer;z-index:10000!important}.hero-banner-container h3{font-size:4rem;margin-top:4px}.hero-banner-container h1{color:#fff;font-size:10em;margin-left:-20px;text-transform:uppercase}.hero-banner-image{position:absolute;top:0;right:20%;width:450px;height:450px}.desc{position:absolute;right:10%;bottom:5%;width:300px;line-height:1.3;display:flex;flex-direction:column;color:#000}.desc p{color:#5f5f5f;font-weight:100;text-align:end}.desc h5{margin-bottom:12px;font-weight:700;font-size:16px;align-self:flex-end}.products-heading{text-align:center;margin:40px 0;color:#000}.products-heading h2{font-size:40px;font-weight:800}.products-heading p{font-size:16px;font-weight:200}.footer-banner-container{padding:100px 40px;background-color:#f02d34;border-radius:15px;position:relative;height:400px;line-height:1;color:#fff;width:100%;margin-top:120px}.banner-desc{display:flex;justify-content:space-between}.banner-desc button{border-radius:15px;padding:10px 16px;background-color:#fff;color:red;border:none;margin-top:40px;font-size:18px;font-weight:500;cursor:pointer}.banner-desc .left h3{font-weight:900;font-size:80px;margin-left:25px}.banner-desc .left p{margin:18px}.footer-banner-image{position:absolute;top:-25%;left:25%}.banner-desc .right{line-height:1.4}.banner-desc .right h3{font-weight:800;font-size:60px}.banner-desc .right p{font-size:18px}.banner-desc .right .company-desc{font-size:14px;font-weight:300}.cart-wrapper{width:100vw;background:rgba(0,0,0,.5);position:fixed;right:0;top:0;z-index:100;transition:all 1s ease-in-out}.cart-container{height:100vh;width:600px;max-width:100%;background-color:#fff;float:right;padding:40px 10px;position:relative}.footer-container{display:flex;flex-direction:column;align-items:center;background-color:red;color:#000;text-align:center;margin-top:20px;padding:30px 10px;font-weight:500;width:100%;border-radius:10px;gap:10px;justify-content:center}.footer-container .icons{font-size:30px;display:flex;gap:10px}.twitter:hover{color:#1da1f2}.envelope:hover{color:#fff}.footer-links{flex-direction:row;justify-content:center}.cart-heading,.footer-links{display:flex;align-items:center}.cart-heading{font-size:18px;font-weight:500;cursor:pointer;gap:2px;border:none;background-color:transparent}.cart-heading,.cart-heading .heading,.cart-num-items{margin-left:10px}.cart-num-items{color:#f02d34}.empty-cart{margin:40px;text-align:center}.empty-cart h3{font-weight:600;font-size:20px}.cancel{cursor:pointer}.product-container{margin-top:15px;overflow:auto;max-height:70vh;padding:20px 10px}.product{display:flex;gap:30px;padding:20px}.product .cart-product-image{width:180px;height:150px;border-radius:15px;background-color:#ebebeb}.item-desc .flex{display:flex;justify-content:space-between;width:350px;color:#000}.item-desc .bottom{margin-top:60px}.flex h5{font-size:24px}.flex h4{font-size:20px}.cart-item-name{text-transform:uppercase}.total{display:flex;justify-content:space-between}.total h3{font-size:22px}.remove-item{font-size:24px;color:#f02d34;cursor:pointer;background:transparent;border:none}.cart-bottom{position:absolute;bottom:12px;right:5px;width:100%;padding:30px 65px}.btn-container{width:400px;margin:auto}.btn{width:100%;max-width:400px;padding:10px 12px;border-radius:15px;border:none;font-size:20px;margin-top:40px;text-transform:uppercase;background-color:#f02d34;color:#fff;cursor:pointer;transform:scale(1);transition:transform .5s ease}.btn:hover{transform:scale(1.1)}.product-detail-container{display:flex;gap:40px;margin:60px 40px 40px;color:#000}.product-detail-image{border-radius:15px;width:400px;height:400px;object-fit:cover;cursor:pointer;transition:.3s ease-in-out}.product-detail-image:hover{transform:scale(1.1)}.small-images-container,.small-images-container-slug{display:flex;gap:10px;margin-top:10px;margin-bottom:10px;max-width:350px}.small-images-container-slug{flex-wrap:wrap}.small-image{margin-top:6px;border-radius:8px;width:70px;height:70px;object-fit:cover;cursor:cell}.selected-image{border:2px solid #f02d34}.reviews{color:#f02d34;display:flex;gap:5px;width:100%}.product-detail-desc h4,.reviews{margin-top:10px}.product-detail-desc h3{margin-top:10px;font-family:ITC Avant Garde Gothic LT Bold}.product-detail-desc h1{text-transform:uppercase;font-family:ITC Avant Garde Gothic LT Bold}.product-detail-desc p{margin-top:10px;white-space:pre-wrap}.reviews p{color:#000;margin-top:0}.product-detail-desc .price{font-weight:700;font-size:26px;margin-top:30px;color:#f02d34}.price .old-price,.product-price .old-price{color:gray;text-decoration:line-through}.product-detail-desc .quantity{display:flex;gap:20px;margin-top:10px;align-items:center}.product-detail-desc .size-box{display:flex;gap:20px;margin-top:10px;align-items:flex-end;justify-content:flex-start}.checkRow{display:flex;flex-direction:row;align-items:center;white-space:pre-wrap}input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;width:25px;height:25px;padding:6px;background-clip:content-box;border:1.5px solid #000;border-radius:50px;background-color:#fff;margin-left:5px;margin-right:5px;cursor:pointer}input[type=checkbox]:checked{background-color:red}input[type=checkbox]:focus{outline:none!important}.product-detail-desc .buttons{display:flex;gap:30px}.buttons .add-to-cart{padding:10px 20px;border:1px solid #f02d34;margin-top:40px;font-size:18px;font-weight:500;background-color:#fff;color:#f02d34;cursor:pointer;width:200px;transform:scale(1);transition:transform .5s ease;text-transform:uppercase}.buttons .add-to-cart:hover{transform:scale(1.1)}.buttons .add-to-cart:disabled{color:gray;border:1px solid gray;cursor:not-allowed}.buttons .buy-now{width:200px;text-transform:uppercase;padding:10px 20px;background-color:#f02d34;color:#fff;border:none;margin-top:40px;font-size:18px;font-weight:500;cursor:pointer;transform:scale(1);transition:transform .5s ease}.buttons .buy-now:hover{transform:scale(1.1)}.buttons .buy-now:disabled{background-color:gray;cursor:not-allowed}.quantity-desc{border:1px solid gray;padding:6px}.quantity-desc span{font-size:16px;padding:6px 12px;cursor:pointer}.quantity-desc .minus{color:#f02d34}.quantity-desc .num{border-right:1px solid gray;border-left:1px solid gray;font-size:20px}.quantity-desc .plus{color:#31a831}.maylike-products-wrapper{margin-top:120px}.maylike-products-wrapper h2{text-align:center;margin:50px;color:#000;text-decoration:underline wavy red;text-transform:uppercase;font-size:28px;font-family:ITC Avant Garde Gothic LT Bold}.maylike-products-container{display:flex;justify-content:center;gap:15px}.max-qty{font-weight:500;color:#f02d34}.cancel-wrapper,.success-wrapper{background-color:#fff;min-height:60vh}.cancel,.success{margin:160px auto auto;padding:50px;border-radius:20px;display:flex;justify-content:center;align-items:center;flex-direction:column}.success h2{margin-top:15px 0;font-weight:900;font-size:30px;color:#000}.success .email-msg{font-size:12px;font-weight:600;text-align:center}.cancel p{font-size:20px;font-weight:600}.success .description{text-align:center;margin:30px 10px 10px;white-space:pre-wrap}.success .description .email{color:#f02d34;font-weight:700}.product-max-qty{margin-top:10px}.success-button{margin-top:30px}.success-button h3:hover{color:red;transform:scale(1.1)}@media screen and (max-width:800px){.hero-banner-container{height:560px}.hero-banner-image{width:77%;height:62%;top:-2%;right:-6%}.footer-banner-container{height:560px;margin-top:80px}.footer-banner-image{width:77%;left:30%;top:6%;height:56%}.banner-desc .left h3{font-weight:900;font-size:50px;margin-left:5px}.banner-desc .left p{margin:18px}.banner-desc .right h3{font-size:45px}.banner-desc .right p{font-size:18px}.banner-desc .right .company-desc{font-size:14px}.banner-desc{flex-wrap:wrap;gap:20px}.hero-banner-container{line-height:1.3}.hero-banner-container h1{font-size:50px}.hero-banner-container h3{font-size:40px}.hero-banner-container button{margin-top:90px;z-index:10000}.desc{bottom:60px}.product-detail-container{flex-wrap:wrap}.product-detail-container .product-detail-image{width:350px;height:350px}.cart-container{width:415px;padding:4px}.cart-heading{margin-top:35px}.product-container{margin-top:10px}.product{padding:20px 5px}.product .cart-product-image{width:25%;height:25%}.buttons .add-to-cart,.buttons .buy-now{width:150px}.product-detail-container{margin:20px}.item-desc .flex{width:200px}.top{flex-wrap:wrap;gap:10px}.item-desc .bottom{margin-top:30px}.flex h4,.flex h5{font-size:16px;color:#000}.cart-bottom{padding:30px}.total h3{font-size:20px}.track{animation:marquee 10s linear infinite;width:550%}.cancel-wrapper,.success-wrapper{min-height:69vh}.cancel,.success{width:370px;margin-top:100px;padding:20px}.success{height:350px}.success h2{font-size:17px}.btn-container{width:300px;margin:auto}}@font-face{font-family:ITC Avant Garde Gothic LT Bold;src:url("/fonts/ITC Avant Garde Gothic LT Bold.ttf") format("truetype");font-style:normal;font-weight:400};@font-face{font-family:ITC Avant Garde Gothic LT Book Regular;src:url("/fonts/ITC Avant Garde Gothic LT Book Regular.ttf") format("truetype");font-style:normal;font-weight:400}