@import url(https://fonts.googleapis.com/css2?family=Cabin:wght@400;500;600;700&display=swap);*{box-sizing:border-box;font-family:Cabin,sans-serif;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-weight:500;line-height:22px;overflow-x:hidden}::-webkit-scrollbar{height:12px;width:12px}::-webkit-scrollbar-track{background:hsla(0,0%,100%,.2);border-radius:1ex}::-webkit-scrollbar-thumb{background-image:linear-gradient(40deg,#d63c3e,#e1c08f);border-radius:1ex}.main-header{background-image:linear-gradient(90deg,#000,#6e1010);border-bottom:1px solid rgba(0,0,0,.1);color:#fff;padding:0 20px;width:100%;z-index:99}@media only screen and (min-width:768px){.main-header{padding:0 40px}}.main-header .header-content{align-items:center;display:flex;height:70px;justify-content:space-between;margin:auto;max-width:1200px}@media only screen and (min-width:768px){.main-header .header-content{height:85px}}.main-header .header-content .center{display:none;gap:25px;list-style-type:none}@media only screen and (min-width:768px){.main-header .header-content .center{display:flex;font-size:22px;left:65%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.main-header .header-content .center li{cursor:pointer;font-size:14px;font-weight:600;text-transform:uppercase}.main-header .header-content .left{cursor:pointer;font-size:22px;font-weight:700}.main-header .header-content .right{align-items:center;display:flex;gap:20px}@media only screen and (min-width:768px){.main-header .header-content .right{font-size:24px}}.main-header .header-content .right svg{font-size:25px}.main-header .header-content .right .cart-icon{position:relative}.main-header .header-content .right .cart-icon span{background-color:#000;border-radius:10px;font-size:12px;line-height:1;min-width:20px;padding:2.5px;position:absolute;right:-12px;text-align:center;top:-5px}.main-header.sticky-header{-webkit-animation:stickyHeader .3s ease forwards;animation:stickyHeader .3s ease forwards;position:-webkit-sticky;position:sticky;top:0;-webkit-transform:translateY(-85px);transform:translateY(-85px)}@-webkit-keyframes stickyHeader{0%{-webkit-transform:translateY(-85px);transform:translateY(-85px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes stickyHeader{0%{-webkit-transform:translateY(-85px);transform:translateY(-85px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.footer{background-image:linear-gradient(90deg,#000,#751113);border-radius:11% 11% 0 0;width:100%}.footer .footer-content{display:flex;flex-flow:wrap;gap:10px;margin:0 auto;max-width:1200px;padding:50px 20px}@media only screen and (min-width:768px){.footer .footer-content{justify-content:space-between;padding:50px 10px}}.footer .footer-content .col{max-width:300px}.footer .footer-content .col .title{color:#efefef;font-size:15px;margin-bottom:20px}@media only screen and (min-width:768px){.footer .footer-content .col .title{font-size:30px}}.footer .footer-content .col .text{color:hsla(0,0%,100%,.64);font-size:10px}@media only screen and (min-width:768px){.footer .footer-content .col .text{font-size:14px}}.footer .footer-content .col .text .social-media{display:flex;gap:10px}.footer .footer-content .col .text .social-media .icon{align-items:center;background-color:rgba(12,103,239,.909);border-radius:50%;color:#fff;display:flex;height:28px;justify-content:center;margin-bottom:10px;width:28px}.footer .footer-content .col .text .social-media .icon.v3{background:linear-gradient(45deg,#3e3e98,transparent),radial-gradient(#fe0000,transparent)}.footer .footer-content .col .text .social-media .icon.v4{background-color:#2cad36}@media only screen and (min-width:768px){.footer .footer-content .col .text .social-media .icon{align-items:center;background-color:rgba(12,103,239,.909);border-radius:50%;color:#fff;display:flex;height:40px;justify-content:center;width:40px}.footer .footer-content .col .text .social-media .icon.v3{background:linear-gradient(45deg,#3e3e98,transparent),radial-gradient(#fe0000,transparent)}.footer .footer-content .col .text .social-media .icon.v4{background-color:#2cad36}}.footer .footer-content .col .c-item{display:flex;margin-bottom:12px}.footer .footer-content .col .c-item svg{color:#e1d5d5;flex-shrink:0;font-size:15px;margin-right:10px;margin-top:4px}.footer .footer-content .col span.text{cursor:pointer;display:block;margin-bottom:10px}.footer .bottom-bar{border-top:1px solid #8f8c8c}.footer .bottom-bar .bottom-bar-content{align-items:center;display:flex;flex-direction:column;gap:10px;padding:20px;text-align:center}@media only screen and (min-width:768px){.footer .bottom-bar .bottom-bar-content{flex-direction:row;height:60px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0;text-align:left}}.footer .bottom-bar .bottom-bar-content .text{color:#838282;font-size:12px}.slider{overflow:hidden;position:relative;width:100vw}@media only screen and (min-width:768px){.slider{width:100%}}.slider .container{display:flex;height:100%;transition:all 1s ease;width:300vw}.slider .container img{height:100%;object-fit:cover;width:100vw}.slider .icons{bottom:10px;display:flex;gap:10px;left:0;margin:auto;position:absolute;right:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media only screen and (min-width:768px){.slider .icons{bottom:20px;display:flex;gap:10px;left:0;margin:auto;position:absolute;right:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.slider .icons .icon{align-items:center;border:1px solid #b77d7d;cursor:pointer;display:flex;height:21px;justify-content:center;width:25px}@media only screen and (min-width:768px){.slider .icons .icon{align-items:center;border:1px solid #999;cursor:pointer;display:flex;height:50px;justify-content:center;width:50px}}.slider .icons .icon svg{color:#b77d7d;font-size:20px}.shop-by-category{margin:25px 0}@media only screen and (min-width:768px){.shop-by-category{margin:50px 0}}.shop-by-category h1{color:#000;font-size:2rem;font-weight:500;margin-bottom:15px;text-align:center}.shop-by-category .categories{display:flex;flex-flow:wrap;gap:10px}.shop-by-category .categories .category{background-color:#000;cursor:pointer;overflow:hidden;width:calc(50% - 5px)}@media only screen and (min-width:768px){.shop-by-category .categories .category{width:calc(25% - 10px)}}.shop-by-category .categories .category img{display:block;transition:all .3s ease;width:100%}.shop-by-category .categories .category:hover img{-webkit-transform:scale(1.2);transform:scale(1.2)}.main-headers{background-image:linear-gradient(90deg,#000,#751113);color:#fff;padding:0 20px;width:100%;z-index:99}@media only screen and (min-width:768px){.main-headers{padding:0 90px}}.main-headers .header-contents{align-items:center;display:flex;height:53px;justify-content:space-between;margin:auto;max-width:208px}@media only screen and (min-width:768px){.main-headers .header-contents{height:150px;max-width:1200px}}.main-headers .header-contents .center{align-items:center;display:flex;gap:20px}@media only screen and (min-width:768px){.main-headers .header-contents .center{align-items:center;display:flex;font-size:30px;gap:100px;position:absolute;-webkit-transform:translate(40%);transform:translate(40%)}}.main-headers .header-contents .center svg{font-size:35px}@media only screen and (min-width:768px){.main-headers .header-contents .center svg{font-size:100px}}.main-content{margin:0 auto;max-width:calc(100% - 20px)}@media only screen and (min-width:768px){.main-content{max-width:1200px}}
/*# sourceMappingURL=main.31c77e00.css.map*/