.cart_count button,.clear_cart button,.header_main button,.headphone_text button,.section_2 .speaker_text button,.section_3 .speaker2_text button,.section_4_text button{padding:9px 13px;outline:none}.cart_count,.cart_img,.clear_cart,.section_5{display:flex;justify-content:center;align-items:center}.cart_box,footer{display:flex;justify-content:space-between;align-items:center}.headphone_text .item_price{display:flex;justify-content:space-around;align-items:center}.section_2,.section_3{background-size:contain;background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}*{box-sizing:border-box;margin:0;padding:0}ul{list-style-type:none}@media screen and (min-width:800px){h1{font-size:4rem}h2{font-size:2.5rem}body,h4{font-size:1rem}h1,h2,h3,h4{line-height:1}}.section{width:90vw;margin:0 auto;max-width:var(--max-width)}@media screen and (min-width:992px){.section{width:95vw}}nav{background:#fabe0b;box-shadow:var(--light-shadow)}.nav-header{display:flex;align-items:center;justify-content:space-between;padding:1rem}.nav-toggle{font-size:1.5rem;color:var(--clr-primary-5);background:transparent;border-color:transparent;transition:var(--transition);cursor:pointer}.nav-toggle:hover{color:var(--clr-primary-1);-webkit-transform:rotate(90deg);transform:rotate(90deg)}.logo{height:40px}.links a{color:var(--clr-grey-3);font-size:1rem;text-transform:capitalize;letter-spacing:var(--spacing);display:block;padding:.5rem 1rem;transition:var(--transition)}.links a:hover{background:var(--clr-primary-8);color:var(--clr-primary-5);padding-left:1.5rem}.social-icons{display:none}.links-container{height:0;overflow:hidden;transition:var(--transition)}.show-container{height:10rem}@media screen and (min-width:800px){.nav-center{background-color:#fabe0b;max-width:1170px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:1rem}.nav-header{padding:0}.nav-toggle{display:none}.links-container{height:auto!important}.links{display:flex}.links a{padding:0;margin:0 .5rem}.links a:hover{padding:0;background:transparent}.social-icons{display:flex}.social-icons a{margin:0 .5rem;color:var(--clr-primary-5);transition:var(--transition)}.social-icons a:hover{color:var(--clr-primary-7)}}.section_2 .speaker_text h4,.section_3 .speaker2_text h4{width:4px;color:#fff;font-size:2rem;text-transform:uppercase}.section_2 .speaker_text p,.section_3 .speaker2_text p{width:200px;margin-bottom:10px}.section_2 .speaker_text button,.section_3 .speaker2_text button{background-color:#fabe0b;border:none}.section_2 .speaker_text button .link,.section_3 .speaker2_text button .link{color:#fff}.link{text-decoration:none}.nav_main{width:100%;z-index:1;background-color:#fabe0b;padding:25px}.nav_main .link{text-decoration:none;color:#fff}.nav_main .nav_container{margin:0 auto;max-width:1100px;display:flex;justify-content:space-between;align-items:center}.nav_main .nav_container .nav_link>.link_group{display:flex;justify-content:center;align-items:center;list-style:none}.nav_main .nav_container li{margin:0 10px}header{background-color:#fabe0b;background-size:contain;background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative;object-fit:cover;height:70vh}.header_main{position:absolute;top:15%;left:20%}.header_main h2,.header_main h3{font-size:2rem;color:#fff}.header_main p{width:300px;color:#fff}.header_main button{margin-top:14px;border:none;background-color:#fff;outline:none}.header_main button .link{color:#000;text-decoration:none}.section_1{text-align:center;padding:150px 0}.item_container,.section_1{display:flex;justify-content:center;align-items:center}.item_container{flex-direction:column;position:relative;width:200px;height:100px;background-color:rgba(226,219,219,.7);color:#000;border:2px solid transparent;border-radius:5px;margin:0 10px}.item_container .link,.item_container h3{margin-bottom:5px}.item_container .link{color:#000}.item_container .link,.item_container img{display:flex;justify-content:center;align-items:center}.item_container img{position:absolute;top:-70%;right:17%;width:60%}.section_2{width:900px;height:60vh;margin:40px auto 20px}.section_2 .speaker_text{position:absolute;top:10%;left:60%}.section_3{width:900px;height:45vh;margin:0 auto 20px}.section_3 .speaker2_text{position:absolute;top:20%;left:10%}.section_4{display:flex;justify-content:center;align-items:center;width:900px;margin:0 auto 40px}.section_4_img{width:50%;height:39vh;margin-right:1%}.section_4_img img{width:100%;height:39vh}.section_4_text{margin-left:1%;border:solid transparent;background-color:snow;width:50%;height:39vh;padding-top:100px;padding-left:100px}.section_4_text button{margin-top:10px;background-color:transparent;border:1px solid #000}.section_4_text button .link{color:#000}.section_4_text button .link:hover{color:#fff}.section_4_text button:hover{background-color:#fabe0b;border:none;color:#fff;cursor:pointer}.section_5{padding-bottom:100px}.section_5 .left_side{padding-right:30px;margin-right:2px;width:400px}.section_5 .left_side h3{width:300px;margin-bottom:9px;text-transform:uppercase}.section_5 .right_side{margin-left:2px}.section_5 img{object-fit:cover;width:400px;height:400px}.footer,footer{background-color:#fabe0b}footer{margin:0 auto;max-width:1100px}footer .footer_left{color:#fff;width:400px;padding:17px 23px}footer .footer_left h3,footer .footer_left p:first-of-type{margin-bottom:20px}footer .footer_right .link_group{display:flex;justify-content:center;align-items:center;list-style:none}footer .footer_right .link_group .link{color:#fff;margin:0 5px}.social_footer{margin-top:10px}.social{margin:0 5px;padding:10px 5px;font-size:1.4rem;color:#fff}.headphone_main{max-width:1300px;display:grid;margin:100px auto 0;grid-template-columns:1fr}.headphone_container{display:flex;justify-content:center;align-content:center;margin-bottom:30px}.headphone_img img{width:500px;height:400px;object-fit:cover}.headphone_text{margin-left:50px;display:flex;flex-direction:column;justify-content:center;align-content:center}.headphone_text p{width:400px;margin-top:20px}.headphone_text .item_price{margin-top:10px}.headphone_text button{margin-top:10px;background-color:#fff;color:#000;border:1px solid #000;cursor:pointer}.headphone_text button:hover{background-color:#fabe0b;border:none;color:#fff}.cart_main{margin:0 auto;background-color:#f0ebeb;padding-top:80px;padding-bottom:40px;height:130vh}.cart_container{width:500px;margin:0 auto;padding:17px 22px;border:2px solid transparent;background-color:#fff;border-radius:15px}.cart_img>div{padding:7px 15px}.cart_count{border:1px solid #fabe0b;background-color:#fabe0b}.cart_count button{font-weight:700;padding:5px 9px;margin:0 5px;border:none;border-radius:4px}.cart_count button,.cart_count p{color:#fff;background-color:#fabe0b}.cart_count p{border:1px solid transparent;padding:3px}.cart_box{margin:9px}.cart_img img{width:100px;height:66.66px;object-fit:cover;border-radius:9px}.clear_cart{flex-direction:column;margin-bottom:10px}.clear_cart button{margin:3px 0;background-color:#fabe0b;border:none;color:#fff;border-radius:6px;cursor:pointer}.gotocart{background-color:#fabe0b!important;margin:0 5px;color:#fff!important;border:none!important}.disabled:hover{background-color:#000!important;color:#fff!important;border:initial!important;cursor:auto}@media screen and (max-width:550px){.nav-center,.nav-header,header,nav{width:100%}.header_main{left:10%}.section_2{width:80%;margin-top:40px}.section_2 .speaker_text{z-index:1;position:absolute;top:10%;left:29%}.section_3{width:80%}.section_4{display:grid;grid-template-columns:1fr;justify-content:center;margin:0 auto;width:80%}.section_4_img{width:100%;height:39vh;margin:0 auto}.section_4_text{margin-left:1%;border:solid transparent;background-color:snow;width:100%;height:39vh;padding-top:100px;padding-left:100px}.section_4_text button{margin-top:10px;background-color:transparent;border:1px solid #000}.section_4_text button .link{color:#000}.section_4_text button .link:hover{color:#fff}.section_4_text button:hover{background-color:#fabe0b;border:none;color:#fff;cursor:pointer}.section_5{display:grid}.section_5 .left_side{padding-top:30px;padding-left:20px;margin-bottom:30px;width:100%}.section_5 .left_side h3{width:300px;margin-bottom:9px;text-transform:uppercase}.section_5 .right_side img{width:100%!important}footer{display:grid;width:100%;padding:7px 17px;grid-template-columns:1fr}.footer_left{width:80%!important;padding:0!important}.footer_right{display:none}.headphone_main{display:grid}.headphone_container{display:grid;width:100%}.headphone_img{width:100%;margin:0 auto}.headphone_img img{width:100%;height:400px;object-fit:cover}.headphone_text{margin-left:5px;display:flex;flex-direction:column;justify-content:center;align-content:center;margin-top:30px}.headphone_text p{width:100%;padding:0 17px;margin-top:20px}.headphone_text .item_price{margin-top:10px}.headphone_text button{margin-top:10px;background-color:#fff;color:#000;border:1px solid #000;cursor:pointer}.headphone_text button:hover{background-color:#fabe0b;border:none;color:#fff}.cart_main{height:auto}.cart_container{width:90%;margin:0 auto;overflow-y:auto}.cart_box{display:grid;grid-template-columns:1fr;justify-content:center;align-items:center}.cart_text{width:70%}.cart_div{display:block;margin:0 auto}.cart_img{padding:20px 0;display:flex;justify-content:space-between}.cart_count{width:40%;margin:0 auto}}
/*# sourceMappingURL=main.158ea57a.chunk.css.map */