*,body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;box-sizing:border-box}::-webkit-scrollbar{width:0}a{color:inherit;text-decoration:none}.main-container{max-width:1400px;margin:auto;width:100%}.layout{padding:10px}.navbar-container{display:flex;justify-content:space-between;margin:6px 18px;position:relative}.marquee-text{font-size:29px;font-weight:600;margin:60px 0;color:#f02d34}.marquee{position:relative;height:400px;width:100%;overflow-x:hidden}.track{position:absolute;white-space:nowrap;will-change:transform;-webkit-animation:marquee 15s linear infinite;animation:marquee 15s linear infinite;width:180%}.track:hover{-webkit-animation-play-state:paused;animation-play-state:paused}@-webkit-keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}span.text-red{-webkit-text-stroke:1px #f02d34;margin-left:6px}.logo{color:red;font-size:18px}.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}.products-container{display:flex;flex-wrap:wrap;justify-content:center;grid-gap:15px;gap:15px;margin-top:20px;width:100%}.product-card{cursor:pointer;transform:scale(1);transition:transform .5s ease;color:#324d67}.product-card:hover{transform:scale(1.1)}.product-image{border-radius:15px;background-color:#ebebeb;transform:scale(1);height:250px;width:250px;transition:transform .5s ease;@media screen and (max-width:450px){height:160px;width:160px}}.product-name{font-weight:500;@media screen and (max-width:500px){font-size:x-small}}.product-discount{position:absolute;bottom:4px;right:7px;@media screen and (max-width:500px){font-size:x-small}}.product-price{font-weight:800;margin-top:6px;color:#000}.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:77px;font-size:18px;font-weight:500;cursor:pointer;z-index:10000!important}.hero-banner-container h3{font-size:3rem;margin-top:15px}.hero-banner-container h1{color:#fff;font-size:4em;margin-left:-20px;text-transform:uppercase;margin-top:5px}.hero-banner-image{top:2%;width:450px;height:450px}.desc,.hero-banner-image{position:absolute;right:10%}.desc{bottom:5%;width:300px;line-height:1.3;display:flex;flex-direction:column;color:#324d67}.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:#324d67}.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:2px solid #000;margin-top:40px;margin-left:350px;font-size:15px;font-weight:500;cursor:pointer;button:hover{background-color:gray}@media screen and (max-width:800px){position:absolute;top:460px;right:20px;font-size:10px;width:150px;cursor:pointer;transform:scale(1);transition:transform .5s ease;&:hover{background-color:#faebd7;transform:scale(1.1)}}}.banner-desc .left h3{font-weight:900;font-size:80px;margin-left:5px}.banner-desc .left p{margin:18px}.footer-banner-image{position:absolute;height:100%;width:40%;top:-10%;left:63%}.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-cross{position:absolute;left:87%;transform:scale(1);transition:transform .5s ease;& :hover{transform:scale(1.1);color:red}}.cart-container{height:100vh;width:600px;background-color:#fff;float:right;padding:40px 10px;position:relative}.footer-container{color:#324d67;text-align:center;margin-top:20px;padding:30px 10px;font-weight:700;flex-direction:column;grid-gap:10px;gap:10px}.footer-container,.footer-container .icons{display:flex;align-items:center;justify-content:center}.footer-container .icons{width:43px;height:43px;border-radius:50%;background-color:#f0f8ff;margin:.25rem 0;border:1px solid #000;transition:all .3s ease-in-out;&:hover{background-color:#faebd7;color:#fff}}.cart-heading{display:flex;align-items:center;font-size:18px;font-weight:500;cursor:pointer;grid-gap:2px;gap:2px;margin-left:10px;border:none;background-color:transparent}.cart-heading .heading{margin-left:10px;@media screen and (max-width:450px){margin-left:50px}}.cart-num-items{margin-left:10px;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;@media screen and (max-width:450px){margin-left:35px}}.product{display:flex;grid-gap:30px;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:#324d67}.item-desc .bottom{margin-top:60px}.flex h5{font-size:24px}.flex h4{font-size:20px}.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;@media screen and (max-width:410px){margin-left:17px}}.btn:hover{transform:scale(1.1)}.product-detail-container{display:flex;grid-gap:40px;gap:40px;margin:60px 40px 40px;color:#324d67}.product-detail-image{border-radius:15px;background-color:#ebebeb;margin-left:-15px;border:2px solid #000;width:400px;height:470px;cursor:pointer;transition:.3s ease-in-out}.product-detail-image:hover{background-color:#f02d34}.small-images-container{display:flex;grid-gap:10px;gap:10px;margin-top:20px}.small-image{border-radius:8px;background-color:#ebebeb;width:70px;height:70px;cursor:pointer}.selected-image{border:2px solid #f02d34}.reviews{color:#f02d34;display:flex;grid-gap:5px;gap:5px;align-items:center}.product-detail-desc h4,.product-detail-desc p,.reviews{margin-top:10px}.reviews p{color:#324d67;margin-top:0}.product-detail-desc .price{font-weight:700;font-size:26px;margin-top:30px;color:#f02d34}.product-detail-desc .discount{color:green;margin-top:7px}.price .old-price,.product-price .old-price{color:gray;text-decoration:line-through}.product-detail-desc .quantity{display:flex;grid-gap:20px;gap:20px;margin-top:10px;align-items:center}.product-detail-desc .buttons{display:flex;grid-gap:30px;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}.buttons .add-to-cart:hover{transform:scale(1.1)}.buttons .buy-now{width:200px;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)}.quantity-desc{border:1px solid gray;padding:6px}.quantity-desc span{font-size:16px;padding:6px 12px;cursor:pointer}.quantity-desc .minus{border-right:1px solid gray;color:#f02d34}.quantity-desc .num{border-right: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:#324d67;font-size:28px}.maylike-products-container{display:flex;justify-content:center;grid-gap:15px;gap:15px;margin-top:20px}.max-qty{font-weight:500;color:#f02d34}.cancel-wrapper,.success-wrapper{background-color:#fff;min-height:60vh}.cancel,.success{width:1000px;margin:160px auto auto;background-color:#dcdcdc;padding:50px;border-radius:15px;display:flex;justify-content:center;align-items:center;flex-direction:column}.success .icon{color:green;font-size:40px}.success h2{text-transform:capitalize;margin-top:15px 0;font-weight:900;font-size:40px;color:#324d67}.success .email-msg{font-size:16px;font-weight:600;text-align:center}.cancel p{font-size:20px;font-weight:600}.success .description{font-size:16px;font-weight:600;text-align:center;margin:30px 10px 10px}.success .description .email{margin-left:5px;color:#f02d34}.product-max-qty{margin-top:10px}@media screen and (max-width:800px){.hero-banner-container{height:470px}.hero-banner-image{width:60%;height:52%;top:5%;right:2%}.footer-banner-container{height:560px;margin-top:80px}.footer-banner-image{width:57%;left:37%;top:4%;height:46%}.banner-desc .left h3{font-weight:700;font-size:50px;margin-left:3px}.banner-desc .left p{margin:18px}.banner-desc .right h3{font-size:20px}.banner-desc .right h4{position:absolute;padding-bottom:10px;bottom:80px}.banner-desc .right p{font-size:18px}.banner-desc .right .company-desc{font-size:14px}.banner-desc{flex-wrap:wrap;grid-gap:20px;gap:20px}.hero-banner-container{line-height:1.3}.hero-banner-container h1{font-size:37px}.hero-banner-container h3{font-size:36px}.hero-banner-container button{margin-top:37px;z-index:10000}.desc{bottom:60px}.product-detail-container{flex-wrap:wrap}.product-detail-container .product-detail-image{width:380px;height:390px;@media screen and (max-width:410px){width:350px;height:370px;margin-left:-7px}}.cart-container{width:415px;padding:4px;height:103vh}.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;@media screen and (max-width:410px){margin-right:25px}}.product-detail-container{margin:20px}.item-desc .flex{width:200px}.top{flex-wrap:wrap;grid-gap:10px;gap:10px}.item-desc .bottom{margin-top:30px}.flex h5{font-size:16px;color:#324d67}.flex h4{font-size:16px;color:#000}.cart-bottom{padding:30px}.total h3{font-size:20px;@media screen and (max-width:450px){margin-left:35px}}.track{-webkit-animation:marquee 10s linear infinite;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 auto 15px}}.app__footer{flex:1 1;width:100%;flex-direction:column;@media screen and (max-width:768px){flex-direction:column}}.app__footer-cards{width:60%;display:flex;justify-content:space-evenly;align-items:center;flex-wrap:wrap;margin:4em 2rem 2rem;.app__footer-card{min-width:290px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin:1rem 0;padding:1rem;border-radius:10px;cursor:pointer;background-color:#fef4f5;transition:all .3s ease-in-out;img{width:40px;height:40px;margin:0 .7rem}a,p{font-weight:500}a{text-decoration:none}&:hover{box-shadow:0 0 25px #fef4f5}@media screen and (max-width:450px){width:100%}}@media screen and (max-width:768px){width:100%}}.app__footer-cards .app__footer-card:last-child{background-color:#f2f7fb}.app__footer-cards .app__footer-card:last-child:hover{box-shadow:0 0 25px #f2f7fb}.app__footer-form{width:60%;flex-direction:column;margin:1rem 2rem;div{width:100%;margin:.75rem 0;border-radius:10px;cursor:pointer;background-color:#faebd7;transition:all .3s ease-in-out;input,textarea{width:100%;padding:.95rem;border-radius:7px;background-color:#dcdcdc;border:1px solid #000;font-family:var(--font-base);color:#000;outline:none}&:hover{box-shadow:#000}}button{padding:1rem 2rem;border-radius:10px;border:none;background-color:#dcdcdc;font-weight:500;color:var(--white-color);outline:none;margin:2rem 0 0;font-family:var(--font-base);transition:cubic-bezier(.55,.085,.68,.53);cursor:pointer;&:hover{background-color:red;color:#fff}}@media screen and (max-width:768px){width:100%;margin-left:0;margin-bottom:1rem;margin-right:0;margin-top:1rem}}@media screen and (max-width:501px){.app__social1{display:flex;justify-content:flex-end;align-items:center;flex-direction:row;padding:1rem;div{width:40px;height:40px;border-radius:50%;background-color:var(--white-color);margin-left:1rem;margin-top:2rem;border:1px solid var(--lightGray-color);display:flex;justify-content:center;align-items:center;transition:all .3s ease-in-out;svg{width:15px;height:15px;color:var(--gray-color)}&:hover{background-color:var(--secondary-color);border-color:var(--secondary-color);svg{color:var(--white-color)}}@media screen and (min-width:2000px){width:70px;height:70px;margin-left:0;margin-bottom:.5rem;margin-right:0;margin-top:.5rem;svg{width:30px;height:30px}}}}}.app__social1{@media screen and (min-width:501px){div{display:none}}}.app__testimonial-item{display:flex;flex-direction:row}.app__testimonial-item-box{width:170px;height:50px;background-color:#dcdcdc;padding:2rem;margin-left:1rem;border-radius:15px;box-shadow:0 0 30px rgba(0,0,0,.1);transition:all .3s ease-in-out;justify-content:space-between;img{width:50px;height:50px;border-radius:50%;-o-object-fit:cover;object-fit:cover;position:relative;bottom:1.7rem;right:1.3rem}&:hover{background-color:#f02d34}h4,h5{bottom:4rem;left:3rem}h4,h5,h6{position:relative}h6{bottom:5rem;left:7rem}}.app__testimonial-btns{display:flex;flex-direction:row;margin-top:.5rem;margin-left:.5rem;height:40px;div{height:100%;width:50%;border-radius:100%;background-color:#dcdcdc;margin:1rem;transition:all .3s ease-in-out;svg{margin-top:30%;margin-left:30%;justify-content:center;align-items:center;color:#000}&:hover{background-color:red;svg{color:#fff}}@media screen and (min-width:2000px){width:100px;height:100px;svg{width:45px;height:45px}}}}.subtotal{position:relative;left:50rem;bottom:5rem}.btn2{padding:1rem 2rem;border-radius:10px;border:none;background-color:red;outline:none;margin:2rem 0 0;cursor:pointer;transform:scale(1);transition:transform .5s ease}.btn2:hover{transform:scale(1.1);background-color:#faebd7}.floaterhome{position:fixed;left:80%;color:#f02d34;bottom:25%;@media screen and (max-width:500px){bottom:2%}}.home-button-container{background-color:red;width:70px;height:70px;justify-content:space-around;border-radius:40px;box-shadow:0 5px 15px rgba(0,0,0,.35),5px 10px 15px rgba(251,78,150,.5);@media screen and (max-width:500px){width:50px;height:40px;border-radius:10px}}.button,.home-button-container{display:flex;align-items:center}.button{outline:0!important;border:0!important;width:40px;height:40px;border-radius:50%;background-color:transparent;justify-content:center;color:#fff;transition:all .3s ease-in-out;cursor:pointer}.button:hover{transform:translateY(-3px)}.icon{font-size:30px;@media screen and (max-width:500px){font-size:20px}}