body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}body,html{margin:0;padding:0;box-sizing:border-box;height:100%;width:100%;background-color:#f7f7f7}*,body,html{font-family:"Nunito",sans-serif}.App .carousel1-container .carousel1-slider{display:flex;width:100%;position:relative;align-items:center}.App .carousel1-container .carousel1-slider img{width:100%;height:auto;display:none}.App .carousel1-container .carousel1-slider .current{display:block}.App .carousel1-container .fas{color:red;font-size:50px;cursor:pointer;position:absolute;left:13px;transition:transform .3s ease}.App .carousel1-container .fas:hover{transform:scale(1.3)}.App .carousel1-container .fas.fa-chevron-circle-right{right:13px;left:auto}.App .carousel1-container .carousel1-slider .slick-dots-wrapper{position:absolute;left:50%;bottom:-30px;font-size:20px;height:16px}.App .carousel1-container .carousel1-slider .slick-dots-container{position:relative;display:flex;left:-50%;height:100%}.App .carousel1-container .carousel1-slider .slick-dots-container .slick-dot-item{margin-left:20px;border:0;height:13px;width:13px;border-radius:20px;background-color:#b1b1b1;cursor:pointer;outline:none;transition:all .5s ease}.App .carousel1-container .carousel1-slider .slick-dots-container .slick-dot-item.current{background-color:#235ac6;height:16px;width:16px}.App .special-carousel-wrapper{position:relative;width:968px;margin:0 auto}.App .special-carousel-container{height:465.6px;width:768px;overflow:hidden;position:relative;margin:50px auto 0}.App .special-carousel-container .special-carousel{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;height:100%}.App .special-carousel-container .special-carousel img{height:auto;width:768px}.App .special-carousel-wrapper .special-carousel-products-container{position:absolute;top:0;left:25%;height:100%;width:100px;padding:20px}.App .special-carousel-wrapper .special-carousel-products{opacity:0;height:100px;width:100px;background:#fff;position:absolute;transition:all 1s ease;left:-50%;border-radius:10px;display:grid;grid-template-columns:1fr 3fr}.App .special-carousel-wrapper .special-carousel-products-container .special-carousel-products img{height:auto;width:100%;margin-left:10px;margin-top:10px}.App .special-carousel-wrapper .special-carousel-products .scp-content{margin:10px 20px}.App .special-carousel-wrapper .special-carousel-products *{font-size:10px;margin-top:10px;text-align:left}.App .special-carousel-wrapper .sc-prod1{top:0}.App .special-carousel-wrapper .sc-prod2{top:150px}.App .special-carousel-wrapper .sc-prod3{top:300px}.App .special-carousel-wrapper:hover .special-carousel-products{opacity:1}.App .special-carousel-wrapper:hover .sc-prod1{top:50px;width:300px;left:-50%;transition-delay:.2s}.App .special-carousel-wrapper:hover .sc-prod2{top:175px;transition-delay:.5s;width:300px;left:-50%}.App .special-carousel-wrapper:hover .sc-prod3{top:300px;transition-delay:.7s;width:300px;left:-50%}.App .special-carousel-wrapper .arrow-container{background:#fff;height:100%;width:100px;position:absolute;top:0;left:0;cursor:pointer;font-size:30px;display:grid;transition:all 1s ease;place-items:center;opacity:0}.App .special-carousel-wrapper .arrow-container.left{left:100px;border-radius:10px 0 0 10px}.App .special-carousel-wrapper .arrow-container.right{left:auto;right:100px;border-radius:0 10px 10px 0}.App .special-carousel-wrapper:hover .arrow-container.left{left:0;opacity:1}.App .special-carousel-wrapper:hover .arrow-container.right{right:0;left:auto;opacity:1}.App .carousel2-wrapper{width:1160px;margin:50px auto 0;overflow:hidden;position:relative;background:#fff;border-radius:10px;padding-top:20px}.App .carousel2-wrapper .carousel2-container{overflow:hidden;width:1000px;position:relative;margin:0 auto;padding-bottom:30px}.App .carousel2-wrapper .carousel2-container .carousel2{display:flex;transition:all 1s ease;margin:0 100px;position:relative;left:-100px}.App .carousel2-wrapper .carousel2-container .carousel2 .carousel2-item{text-align:center;opacity:0;width:250px;max-height:480px}.App .carousel2-wrapper .carousel2-container .carousel2 .carousel2-item.visible{opacity:1}.App .carousel2-wrapper .carousel2-container .carousel2 .carousel2-item img{height:40%}.App .carousel2-wrapper .carousel2-container .carousel2 .carousel2-item .content{text-decoration:none}.App .carousel2-wrapper .carousel2-container .carousel2 .carousel2-item .content>*{min-height:20px}.App .carousel2-wrapper .fas{color:#00f;font-size:30px;position:absolute;top:45%;cursor:pointer;left:20px}.App .carousel2-wrapper .fas.fa-chevron-circle-right{left:auto;right:20px}.App .carousel2-wrapper .carousel2-container .carousel2 .carousel2-item .content .product-details{width:80%;margin-top:20px;text-align:left;color:#000;min-height:88px}.App .carousel2-wrapper .carousel2-container .carousel2 .carousel2-item .content .old-price{color:#000;margin-top:30px;font-size:13px;text-align:left;font-weight:700}.App .carousel2-wrapper .carousel2-container .carousel2 .carousel2-item .content .old-price span{text-decoration:line-through}.App .carousel2-wrapper .carousel2-container .carousel2 .carousel2-item .content .actual-price{font-size:30px;text-align:left;font-weight:700}.App .carousel2-wrapper .carousel2-container .carousel2 .carousel2-item .content .installment{text-align:left}.App .carousel2-wrapper .carousel2-container .carousel2-deadline-container{margin-top:50px;display:grid;grid-template-columns:3fr 1fr;font-size:28px;place-items:center;text-align:center;margin-bottom:50px;font-weight:700;color:#0033c6}.App .carousel2-wrapper .carousel2-container .carousel2-deadline-container div:first-child{display:grid;grid-template-rows:1fr 1fr}.App .carousel2-wrapper .carousel2-container .carousel2-deadline-container div:first-child span:first-child{font-size:40px;margin-bottom:10px}.App .carousel2-wrapper .carousel2-container .carousel2-deadline-container div:first-child span:nth-child(2){font-size:20px;color:#000}.App .carousel2-wrapper .carousel2-container .carousel2-deadline-container div{position:relative;line-height:30px}.App .carousel2-wrapper .carousel2-container .carousel2-deadline-container div:nth-child(2):before{content:"";width:34px;height:100%;background:url(https://static.chaordicsystems.com/static/casasbahia/v0.0.105/src/images/countdown.svg) 50% no-repeat;position:absolute;top:0;left:-40px}.App .carousel2-wrapper .carousel2-container .carousel2-deadline-container div:nth-child(2) span{font-size:40px}.App .carousel2-wrapper .carousel2-container .carousel2-deadline-container div:nth-child(2) p{font-size:13px;color:#000;margin:0}.App .categories-wrapper{position:relative;margin-top:80px}.App .categories-wrapper h1{font-size:30px;color:#004a9d;margin:0;position:absolute;top:-50px;left:110px}.App .categories-container{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;width:1120px;background:#fff;margin:50px auto 0;border-radius:20px;padding:40px 20px;place-items:center}.App .categories-container .categories-item{max-width:186px;height:100%}.App .categories-container .categories-item a{text-decoration:none;text-align:center}.App .categories-container .categories-item a img{width:170px}.App .categories-container .categories-item a:hover img{box-shadow:0 0 10px rgba(0,0,0,.5);border-radius:50%}.App .categories-container .categories-item:nth-child(10){position:relative}.App .categories-container .categories-item:nth-child(10) a{width:165px;height:165px;border-radius:50%;top:0;left:-85px;position:absolute;background:#ebebeb}.App .categories-container .categories-item:nth-child(10) a:hover{box-shadow:0 0 10px rgba(0,0,0,.5)}.App .categories-container .categories-item:nth-child(10) a img{position:absolute;top:25px;left:0;box-shadow:0 0 0 0}.App .categories-container .categories-item:nth-child(10) a p{position:relative;top:175px}.App .most-wanted-container{width:1120px;background:#fff;border-radius:10px;margin:50px auto;display:grid;grid-template-columns:1fr 3fr;padding:20px;height:200px;border:2px solid #cfcfcf;position:relative;transition:all .5s ease}.App .most-wanted-container:hover{border:2px solid #00f}.App .most-wanted-container .pointy-container{display:grid;grid-template-columns:3fr 1fr}.App .most-wanted-container .pointy-container .pointy-box1{height:200px;background:#f6f6f6;display:grid;place-items:center;font-weight:700;font-size:30px;text-align:center;color:#0033c6}.App .most-wanted-container .pointy-container .pointy-box2{width:0;height:0;border-left:50px solid #f6f6f6;border-top:100px solid transparent;border-bottom:100px solid transparent}.App .most-wanted-container .mwcar-container{height:200px;width:600px;overflow:hidden;margin-left:141px}.App .most-wanted-container .mwcar-container .mwcar-arrow-div{cursor:pointer;height:100%;position:absolute;top:0;right:50px;width:50px;display:grid;place-items:center}.App .most-wanted-container .mwcar-container .mwcar-arrow-div:nth-child(2){left:350px}.App .most-wanted-container .mwcar-container .mwcar-arrow-div .fas{transition:all .3s ease;color:#cfcfcf;font-size:30px}.App .most-wanted-container:hover .mwcar-arrow-div .fas{color:#0033c6}.App .most-wanted-container .mwcar-container .slick-dots-container{position:absolute;display:flex;right:100px;bottom:10px}.App .most-wanted-container .mwcar-container .slick-dots-container .dot-item{height:10px;width:10px;cursor:pointer;background:#f5f5f5;border:1px solid #8b8b8b;border-radius:50%;margin-left:13px;transition:all .3s ease}.App .most-wanted-container .mwcar-container .mwcar-slider{height:200px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;transition:all .3s ease;width:600px}.App .most-wanted-container .mwcar-container .mwcar-slider .mwcar-item{display:grid;grid-template-columns:1fr 3fr;place-items:center;width:600px;height:200px}.App .most-wanted-container .mwcar-container .mwcar-slider .mwcar-item img{height:200px}.App .most-wanted-container .mwcar-container .mwcar-slider .mwcar-item .mwcar-content{margin-left:50px}.App .most-wanted-container .mwcar-container .mwcar-slider .mwcar-item .mwcar-content span{font-size:20px;color:#575757}.App .most-wanted-container .mwcar-container .mwcar-slider .mwcar-item .mwcar-content p{font-size:16px;margin:10px 0 0;color:#707070;text-decoration:line-through}.App .most-wanted-container .mwcar-container .mwcar-slider .mwcar-item .mwcar-content p:nth-child(3){font-size:24px;color:#0033c6;font-weight:800;margin-top:0;text-decoration:none}.Products_container__2WZ3T .Products_containerTitle__3u0sh{font-size:30px;color:#004a9d;text-align:left;margin-left:110px}.Products_gridBtn__1Dh1Z{background:#004a9d;height:50px;width:250px;color:#fff;display:block;margin:0 auto 20px;border-radius:10px;font-size:16px;font-weight:700}.Products_container__2WZ3T button:focus{outline:none}.Products_container__2WZ3T .Products_productsGrid__1QRaR{display:grid;width:1160px;grid-template-columns:280px 280px 280px 280px;place-items:center;background:#fff;border-radius:10px;margin:0 auto 20px}.ProductItem_productItem__GF00c{height:300px;width:200px;border-radius:10px;margin-bottom:20px}.ProductItem_productItem__GF00c img{width:150px;height:auto;display:block;margin:25px auto 0}.ProductItem_productItem__GF00c span{font-size:12px;display:block;color:#004a9d}.ProductItem_productItem__GF00c span:nth-child(3){font-size:16px;text-decoration:line-through;color:#666;margin-top:25px}.ProductItem_productItem__GF00c span:nth-child(4){font-size:23px;color:#004a9d;font-weight:700}.App .products-container h1{font-size:30px;color:#004a9d;margin-bottom:10px}.App .products-container button{background:#004a9d;height:50px;width:250px;color:#fff;display:block;margin:0 auto 20px;border-radius:10px;font-size:16px;font-weight:700}.App .products-container button:focus{outline:none}.App .products-container .products-grid{display:grid;width:1120px;grid-template-columns:280px 280px 280px 280px;place-items:center;background:#fff;border-radius:10px;margin:0 auto 20px;grid-gap:50px}.App .products-container .products-grid .product-item{height:100%;width:100%;border-radius:10px;margin-bottom:20px;padding-left:50px;padding-top:50px}.App .products-container .products-grid .product-item img{max-height:200px;display:block;margin:25px auto 0}.App .products-container .products-grid .product-item span{font-size:12px;display:block;color:#004a9d}.App .products-container .products-grid .product-item span:nth-child(2){margin-top:20px;min-height:48px}.App .products-container .products-grid .product-item span:nth-child(3){min-height:24px;font-size:16px;text-decoration:line-through;color:#666;margin-top:25px}.App .products-container .products-grid .product-item span:nth-child(4){font-size:23px;color:#004a9d;font-weight:700}.SearchResult_emptyMsg__1TejZ,.SearchResult_loadingGif__VUyJW{display:block;margin:0 auto 20px}.SearchResult_emptyMsg__1TejZ{text-align:"center";font-size:"30px";width:400px}.ProductPage_wrapper__2YBzI{background:#fff}.ProductPage_container__1uaBf{display:grid;grid-template-columns:1fr 1fr;width:80%;margin:50px auto 0;background:#fff}.ProductPage_container__1uaBf .ProductPage_mainImage__2mWjD{max-width:80%;margin:0 auto;max-height:380px}.ProductPage_title__3UmzD{width:400px;text-align:center;margin:0 auto 20px}.ProductPage_container__1uaBf .ProductPage_content__1iTus{padding:50px;background:#fff;border:1px solid #d6e5f2;border-radius:8px;display:grid;place-items:center;height:150px;width:60%;margin:0 auto}.ProductPage_container__1uaBf .ProductPage_content__1iTus .ProductPage_pricesCont__iqBem div{margin-bottom:10px}.ProductPage_container__1uaBf .ProductPage_content__1iTus .ProductPage_pricesCont__iqBem .ProductPage_oldPriceLabel__2DjxX{color:#666;font-size:18px}.ProductPage_container__1uaBf .ProductPage_content__1iTus .ProductPage_pricesCont__iqBem .ProductPage_oldPrice__1dRpb{color:#666;font-size:18px;text-decoration:line-through}.ProductPage_container__1uaBf .ProductPage_content__1iTus .ProductPage_pricesCont__iqBem .ProductPage_price__2rEuX{font-size:40px;margin-top:30px;color:#0033c6;font-weight:800}.ProductPage_container__1uaBf .ProductPage_content__1iTus .ProductPage_addCartBtn__1zuOk{height:50px;width:200px;background:#0033c6;color:#fff;font-size:16px;font-weight:800;border-radius:5px;border:0;cursor:pointer}.ProductPage_container__1uaBf .ProductPage_imagesContainer__1JxWf{margin:40px auto 50px;display:grid;grid-gap:50px;grid-template-columns:1fr 1fr 1fr}.ProductPage_container__1uaBf .ProductPage_smallImage__lHTle{cursor:pointer;max-width:50px;max-height:50px}.App .header-row-1{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;place-items:center}.HeaderRow2_container__3_6fb{display:grid;grid-template-columns:3fr 5fr 2fr 1fr}.HeaderRow2_logoContainer__2x5lM{text-decoration:none;text-align:center}.HeaderRow2_logoContainer__2x5lM *{font-size:30px;font-weight:bolder;font-family:"Open Sans",sans-serif}.HeaderRow2_logoContainer__2x5lM span:first-child{color:#2b78f8}.HeaderRow2_logoContainer__2x5lM span:nth-child(2){color:red}.HeaderRow2_container__3_6fb img{width:300px;height:auto;justify-self:center;display:block;margin-left:20px}.HeaderRow2_container__3_6fb form{border:1px solid #5e5e5e;padding:10px;border-radius:10px;display:inline-block;position:relative;background-color:#fff;justify-self:end;width:80%;margin:0 auto}.HeaderRow2_container__3_6fb form i{color:#838383;position:absolute;right:10px;font-size:20px}.HeaderRow2_container__3_6fb input{width:80%;border:0;height:100%;margin:0}.HeaderRow2_container__3_6fb input:focus{outline:none}.HeaderRow2_container__3_6fb i,.HeaderRow2_container__3_6fb span i{color:#235ac6;margin-left:5%;font-size:40px}.HeaderRow2_loginLink__233xM{display:grid;grid-template-columns:1fr 3fr;justify-items:center}.HeaderRow2_login__2nxWY{justify-self:start}.HeaderRow2_login__2nxWY *{display:block;text-align:center}.HeaderRow2_login__2nxWY strong{letter-spacing:1px}.HeaderRow2_click2__3SkSt{letter-spacing:.1px;font-size:13px}.instructionsSearchBar{background:#fff;border:2px solid #000;border-radius:5px;position:absolute;z-index:1000;left:500px;width:200px;top:100px;display:none;padding:20px 20px 60px}.instructionsSearchBar button{margin:0 auto;background:red;padding:10px 20px;color:#fff;font-weight:700;position:absolute;left:80px}.App header .header-row-3 .grid-container{background-color:#235ac6;padding:10px 0;display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;place-items:center;text-align:center;border-bottom:4px solid #ee483b;position:relative;margin:10px auto 0;font-weight:700}.App header .header-row-3 .grid-container .grid-item{height:100%;width:100%;display:grid;place-items:center;font-size:11px}.App header .header-row-3 .grid-container .grid-item1{font-size:16px;position:relative}.App header .header-row-3 .grid-container a{color:#fff}.App header .header-row-3 .grid-container .ddw1{display:none;position:absolute;top:28px;left:0}.App header .header-row-3 .grid-container .ddw2{display:none;position:absolute;top:38px;left:240px}.App header .header-row-3 .grid-container .dropdown-wrapper *{color:#235ac6;line-height:20px}.App header .header-row-3 .grid-container .grid-item1:hover .ddw1,.App header .header-row-3 .grid-container .grid-item2:hover .ddw2{display:block}.App header .header-row-3 .grid-container .dropdown-content{position:relative;border:1px solid grey;background-color:#f7f7f7;border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,.5);z-index:2}.App header .header-row-3 .grid-container .ddc1{margin-left:10px;padding:10px;width:800px}.App header .header-row-3 .grid-container .ddc1,.App header .header-row-3 .grid-container .ddc2{top:13px;display:grid;grid-template-columns:1fr 1fr 1fr}.App header .header-row-3 .grid-container .dropdown-content:before{content:"";position:absolute;border:10px solid transparent;border-bottom-color:#fff;top:-1.2rem;left:3rem}.App header .header-row-3 .grid-container .ddc1 h3,.App header .header-row-3 .grid-container .ddc2 h3{grid-column:1/4;justify-self:start;margin-left:20px}.App header .header-row-3 .grid-container .dropdown-content ul{list-style-type:none;font-size:16px;text-align:left}.App .header-row-4{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr;place-items:center;text-align:center}.App .header-row-4 a{text-decoration:none;margin:10px 0;color:#235ac6;position:relative}.App .header-row-4 a:after{content:"";height:1px;width:0;position:absolute;left:50%;transition:left .3s ease,width .3s ease;display:block;bottom:0;background:#235ac6}.App .header-row-4 a:hover:after{width:100%;left:0}.ShopCartPage_Link__3HLI4{text-decoration:none}.ShopCartPage_logo__9Asht span{font-size:30px;font-weight:900;font-family:"Open Sans",sans-serif}.ShopCartPage_logo__9Asht span:first-child{color:#235ac6}.ShopCartPage_logo__9Asht span:nth-child(2){color:red}.ShopCartPage_header__1e7ql{height:80px;background:#f7f7f7}.ShopCartPage_header__1e7ql .ShopCartPage_headerRow1__rFdRA{background:#235ac6;height:12px}.ShopCartPage_header__1e7ql .ShopCartPage_headerRow2__3_YNp{background:red;height:3px}.ShopCartPage_header__1e7ql .ShopCartPage_headerRow3__20Dq_{display:grid;width:90%;margin:10px auto 0;grid-template-columns:3fr 1fr 1fr 1fr;place-items:center}.ShopCartPage_firstLink__1nXdo,.ShopCartPage_secondLink__1i7ZW,.ShopCartPage_thirdLink__3XWSO{font-size:20px;text-decoration:none}.ShopCartPage_firstLink__1nXdo span,.ShopCartPage_secondLink__1i7ZW span,.ShopCartPage_thirdLink__3XWSO span{margin-left:10px}.ShopCartPage_container__1fFro img{width:60px;height:60px}.ShopCartPage_container__1fFro h1{margin:0}.ShopCartPage_columnTitles__35Y2R{margin-top:50px;grid-gap:30px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr}.ShopCartPage_qtnTitle__3OhZw{width:130px}.ShopCartPage_prodTitle__2nQPC{width:270px}.CartItem_container__2DgOT{grid-column:span 5;display:grid;place-items:center;grid-template-columns:1fr 1fr 1fr 1fr 1fr}.CartItem_inputQuantity__1pr22{margin:0;text-align:center;padding:0}.CartItem_btnCont__1UaSn *{display:block}.CartItem_prodQnt__3PmDc{display:grid;grid-template-columns:1fr 1fr;place-items:center}.CartItem_btnLess__2li5F,.CartItem_btnMore__2p0pq{font-size:15px;padding:0;margin:0;border:none;height:20px;width:20px;border-radius:5px;font-weight:700;transition:all .5s ease;background:#fff}.CartItem_btnLess__2li5F:hover,.CartItem_btnMore__2p0pq:hover,.CartItem_removeBtn__R90oo{background:#235ac6;color:#fff}.CartItem_removeBtn__R90oo{font-weight:700;padding:10px;border:none;border-radius:5px;transition:all .5s ease;font-size:20px}.CartItem_removeBtn__R90oo:hover{color:#000;background:#fff}.RegisterPage_container__329zV{background:#fff}.RegisterPage_Link__1J0Kl{text-decoration:none}.RegisterPage_logo__2ly6B span{font-size:30px;font-weight:900;font-family:"Open Sans",sans-serif}.RegisterPage_logo__2ly6B span:first-child{color:#235ac6}.RegisterPage_logo__2ly6B span:nth-child(2){color:red}.RegisterPage_header__Clve6{height:80px;background:#f7f7f7}.RegisterPage_header__Clve6 .RegisterPage_headerRow1__NXklX{background:#235ac6;height:12px}.RegisterPage_header__Clve6 .RegisterPage_headerRow2__1waVf{background:red;height:3px}.RegisterPage_header__Clve6 .RegisterPage_headerRow3__JBJYr{display:grid;width:90%;margin:10px auto 0;grid-template-columns:3fr 1fr 1fr 1fr;place-items:center}.RegisterPage_firstLink__1Ozd-,.RegisterPage_secondLink__28_1h,.RegisterPage_thirdLink__lbO9C{font-size:20px;text-decoration:none}.RegisterPage_firstLink__1Ozd- span,.RegisterPage_secondLink__28_1h span,.RegisterPage_thirdLink__lbO9C span{margin-left:10px}.RegisterPage_pseudoForm__1xENz{width:410px;margin:0 auto;position:relative;padding-bottom:100px}.RegisterPage_pseudoForm__1xENz form{display:grid}.RegisterPage_signupInput__2777p{height:40px;padding-left:20px;margin-bottom:18px}.RegisterPage_createBtn__quKpS{background:#0033c6;color:#fff;border:0;border-radius:5px}.RegisterPage_createBtn__quKpS,.RegisterPage_signinBtn__34l6_{width:200px;height:50px;font-weight:700;margin:0 auto;font-size:15px}.RegisterPage_signinBtn__34l6_{background:#fff;color:#000;border:1px solid #000;border-radius:5px;display:grid;place-items:center}.RegisterPage_registerPageH1__6l0Mz{font-size:20px;text-align:center;margin-top:50px;margin-bottom:10px}.RegisterPage_registerPageH3__3d6a3{opacity:0;margin:0;color:red;font-size:14px}.far.fa-eye{position:absolute;top:284px;left:380px}.far.fa-eye:hover{cursor:pointer}.LoginPage_container__1IARl,body{background:#fff}.LoginPage_Link__38FPy{text-decoration:none}.LoginPage_logo__3hvm4 span{font-size:30px;font-weight:900;font-family:"Open Sans",sans-serif}.LoginPage_logo__3hvm4 span:first-child{color:#235ac6}.LoginPage_logo__3hvm4 span:nth-child(2){color:red}.LoginPage_header__3oMb1{height:80px;background:#f7f7f7}.LoginPage_header__3oMb1 .LoginPage_headerRow1__1QBJR{background:#235ac6;height:12px}.LoginPage_header__3oMb1 .LoginPage_headerRow2__3A-qi{background:red;height:3px}.LoginPage_header__3oMb1 .LoginPage_headerRow3__1TOAM{display:grid;width:90%;margin:10px auto 0;grid-template-columns:3fr 1fr 1fr 1fr;place-items:center}.LoginPage_firstLink__1sp0N,.LoginPage_secondLink__1D3mV,.LoginPage_thirdLink__2mUc5{font-size:20px;text-decoration:none}.LoginPage_firstLink__1sp0N span,.LoginPage_secondLink__1D3mV span,.LoginPage_thirdLink__2mUc5 span{margin-left:10px}.LoginPage_pseudoForm__2YLGG{display:grid;width:30%;margin:0 auto}input{height:40px;padding-left:20px;margin-bottom:20px}.LoginPage_signinBtn__3vc7n{width:200px;height:50px;background:#0033c6;color:#fff;font-weight:700;border:0;border-radius:5px;font-size:15px;margin:0 auto -50px}.LoginPage_createBtn__fH3sh{width:200px;height:50px;background:#fff;color:#000;font-weight:700;border:1px solid #000;margin:0 auto;border-radius:5px;display:grid;place-items:center;font-size:15px}h1{font-size:20px;text-align:center;margin-top:50px;margin-bottom:10px}.SubsNewsLetter_container__2b3fH{height:80px;background:#0033c6;color:#fff;display:grid;font-weight:700;place-items:center;margin:0 auto;grid-template-columns:340px 340px 340px 340px;grid-gap:20px}.SubsNewsLetter_container__2b3fH span{font-size:1.22em}.SubsNewsLetter_container__2b3fH input{width:100%;height:40px;border-radius:3px;border:0;margin:0;padding:0 5px}.SubsNewsLetter_container__2b3fH button{justify-self:start;width:200px;height:40px;font-size:1.125em;background:red;color:#fff;border:0;border-radius:4px;font-weight:700}.App .footer-container .footer-contact-wrapper{background:#ededed;height:80px;border:1px solid #ededed;display:grid;place-items:center}.App .footer-container .footer-contact-wrapper .footer-contact-container{display:grid;grid-template-columns:300px 400px 200px 200px;place-items:center;width:1100px;margin:0 auto}.App .footer-container .footer-contact-wrapper .footer-contact-container *{margin:0}.App .footer-container .footer-contact-wrapper .footer-contact-container h3{font-size:12px;color:#0033c6}.App .footer-container .footer-contact-wrapper .footer-contact-container span{font-size:16px;color:#283a87;line-height:38px;font-weight:700}.App .footer-container .footer-contact-container .footer-whatsapp .whats-icon{background:url(https://www.casasbahia-imagens.com.br/App_Themes/CasasBahia/img/footer/ico-whats.svg) 50%/cover no-repeat;height:20px;width:20px;display:inline-block}.App .footer-container .footer-about-wrapper{background:#f5f5f5;border:1px solid #f5f5f5}.App .footer-container .footer-about-container{display:grid;grid-template-columns:266px 266px 266px 266px;width:1200px;margin:20px auto 0;grid-gap:50px;padding-bottom:20px}.App .footer-container .footer-about-container div h3{color:#0033c6;font-size:14px;line-height:25px;font-weight:700;margin:0 0 5px}.App .footer-container .footer-about-container div span{font-size:14px;line-height:25px;font-weight:700;color:#575757}.App .footer-container .footer-about-container div ul{margin:5px 0 0;padding:0;font-size:14px;line-height:25px;color:#575757;list-style-type:none}.App .footer-container .footer-lr1-container{display:grid;margin:0 auto;grid-template-columns:450px 900px;width:1350px;place-items:center}.App .footer-container .footer-lr1-container>*{height:100%}.App .footer-container .footer-lr1-container div h3{font-size:14px;color:#555}.App .footer-container .footer-lr1-container div:first-child .logo-container{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;width:250px}.App .footer-container .footer-lr1-container div:first-child .logo-container .logo-wrapper{height:40px;width:40px;background:#575757;display:grid;place-items:center;border-radius:5px}.App .footer-container .footer-lr1-container div:first-child .logo-container .logo-wrapper:first-child div{background:url(https://www.casasbahia-imagens.com.br/App_Themes/CasasBahia/img/footer/icon-facebook.svg) no-repeat #575757 9px 6px;width:30px;height:30px}.App .footer-container .footer-lr1-container div:first-child .logo-container .logo-wrapper:nth-child(2) div{background:url(https://www.casasbahia-imagens.com.br/App_Themes/CasasBahia/img/footer/icon-twitter.svg) no-repeat #575757 7px 8px;width:30px;height:30px}.App .footer-container .footer-lr1-container div:first-child .logo-container .logo-wrapper:nth-child(3) div{background:url(https://www.casasbahia-imagens.com.br/App_Themes/CasasBahia/img/footer/icon-instagram.svg) no-repeat #575757 7px 6px;width:30px;height:30px}.App .footer-container .footer-lr1-container div:first-child .logo-container .logo-wrapper:nth-child(4) div{background:url(https://www.casasbahia-imagens.com.br/App_Themes/CasasBahia/img/footer/icon-youtube.svg) no-repeat #575757 7px 9px;width:30px;height:30px}.App .footer-container .footer-lr1-container div:nth-child(2) .payment-container{display:grid;grid-template-columns:1fr 2fr 2fr}.App .footer-container .footer-lr1-container div:nth-child(2) .payment-container span{display:block;font-size:12px;font-weight:700;color:#555;margin-bottom:5px}.App .footer-container .footer-lr1-container div:nth-child(2) .payment-container img{margin-right:10px;height:30px}.App .footer-container .footer-lr2-wrapper{margin-top:50px}.App .footer-container .footer-lr2-wrapper h3{margin-left:100px;font-size:14px;font-weight:700;color:#555;margin-bottom:0}.App .footer-container .footer-lr2-wrapper .footer-lr2-container{display:grid;grid-template-columns:125px 125px 125px 125px 125px 125px 125px 125px 125px 125px;width:1250px;margin:0 auto}.App .footer-container .footer-lr2-wrapper .footer-lr2-container ul{list-style-type:none}.App .footer-container .footer-lr2-wrapper .footer-lr2-container a{color:#333;text-decoration:none;font-size:12px}.App .footer-container .footer-lr3-container{display:grid;grid-template-columns:900px 450px;width:1350px;margin:0 auto}.App .footer-container .footer-lr3-container h3{margin-left:100px;margin-bottom:0;font-size:14px;color:#555}.App .footer-container .footer-lr3-container .lr3-glossary{margin-top:10px;margin-left:110px}.App .footer-container .footer-lr3-container .lr3-glossary a{border-left:1px solid #000;font-size:12px;color:#333;margin:0 5px;padding-left:10px;text-decoration:none}.App .footer-container .footer-lr3-container .lr3-glossary a:first-child{border:0;margin-left:0;padding-left:0}.App .footer-container .footer-lr3-container>div:nth-child(2) img{margin-left:110px;margin-top:10px}.App .footer-container .footer-lr3-container>div:nth-child(2) img:nth-child(3){margin-left:10px}.header{width:100%;border-top:5px solid #00f;position:relative;background:#f7f7f7;padding-bottom:30px}.header:before{border:2px solid red;content:"";width:100%;position:absolute}.header .imgContainer{display:grid;grid-template-columns:2fr 3fr 1fr;place-items:center;width:100%;margin-top:20px}.header .imgContainer div:first-child{display:grid;grid-template-columns:1fr 10fr;place-items:center}.header .imgContainer div:first-child img:first-child{justify-self:end;height:30px;margin-left:50px;padding:20px}.header .imgContainer div:nth-child(2){grid-column:3;display:grid;grid-template-columns:1fr 1fr;width:100%;place-items:center;margin-right:30px}.header .imgContainer div:nth-child(2) img:first-child{height:30px}.header .imgContainer div:nth-child(2) img:nth-child(2){justify-self:start;height:30px}.header .imgContainer div .logo{width:200px;height:auto;justify-self:start}.header .input{display:block;margin:10px auto 0;width:90%;height:50px;font-size:20px;border:1px solid #d9d9d9;border-radius:5px;padding-left:20px}.header .sandwich-menu{cursor:pointer;width:30px}.header .side-menu{background:#f7f7f7;height:auto;width:90%;position:absolute;top:0;left:-100%;transition:all .3s ease;z-index:1000;border-radius:0 5px 5px 0}.smtop{grid-template-columns:1fr 2fr 2fr 2fr 2fr}.app-ad-mobile{background:#fff;height:100px;width:100%;display:grid;grid-template-columns:1fr 4fr 1fr;place-items:center;position:fixed;z-index:200}.app-ad-mobile div{grid-column:2;display:grid;place-items:center;grid-template-columns:3fr 1fr}.app-ad-mobile img{height:20px;width:20px;justify-self:end;margin-right:30px;cursor:pointer}.app-ad-mobile span{font-size:20px;color:#575757;text-align:center}.app-ad-mobile button{height:70px;margin-top:10px;margin-bottom:10px;background:#51a559;color:#fff;padding-top:5px;padding-bottom:45px;display:table-cell;vertical-align:middle;border-radius:7px;font-weight:700;border:3px solid #3c7942;font-size:20px;cursor:pointer}.app-ad-mobile button:focus{outline:none}.app-ad-mobile button span{color:#fff;padding-bottom:20px;font-size:13px}.buttons-row{background:#ebebeb;width:100%}.buttons-row .grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:10px;margin:0 auto;width:95%;padding:20px 0;place-items:center;height:100px}.grid>*{height:100px;border-radius:10px;width:22vw;background:#fff;display:grid;justify-items:center;align-items:end;text-align:center;border-bottom:10px solid #2d5bc9}.grid>*>i{font-size:30px;color:#2d5bc9;margin-top:10px}.grid>*>span{margin:0 20px 13px;font-size:13px;color:#2d5bc9;font-weight:700}.mobile-carousel,.mobile-carousel-wrapper{position:relative;width:100%}.mobile-carousel{background:#ebebeb;overflow:hidden}.mobile-carousel .mobile-container{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;width:100%}.mobile-carousel .mobile-container img{width:100vw}.mobile-carousel-wrapper .center-slick-dots{position:absolute;left:50%;width:200px;height:10px;bottom:-20px}.mobile-carousel-wrapper .slick-dots{display:grid;grid-template-columns:1fr 1fr 1fr;position:absolute;width:200px;place-items:center;left:-50%}.mobile-carousel-wrapper .dot{height:20px;width:20px;background:#ebebeb;border-radius:50%}.App .promotion1-wrapper{margin-top:50px}.App .promotion1-wrapper img{width:100%;display:block;margin:0 auto}.App .carousel2-wrapper-mobile{width:1000px;margin:50px auto 0;overflow:hidden;position:relative;background:#fff;border-radius:10px;padding:0}.App .carousel2-wrapper-mobile .carousel2-container{overflow:hidden;position:relative;margin:0 auto;padding-bottom:30px;width:800px}.App .carousel2-wrapper-mobile .carousel2-container .carousel2{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;transition:all .3s ease;position:relative;width:2400px}.App .carousel2-wrapper-mobile .carousel2-container .carousel2 .carousel2-item{text-align:center;opacity:1;width:200px}.App .carousel2-wrapper-mobile .carousel2-container .carousel2 .carousel2-item img{width:100%}.App .carousel2-wrapper-mobile .carousel2-container .carousel2 .carousel2-item.visible{opacity:1}.App .carousel2-wrapper-mobile .carousel2-container .carousel2 .carousel2-item .content{text-decoration:none}.App .carousel2-wrapper-mobile .fas{color:#00f;font-size:30px;position:absolute;top:55%;cursor:pointer;left:20px}.App .carousel2-wrapper-mobile .fas.fa-chevron-circle-right{left:auto;right:20px}.App .carousel2-wrapper-mobile .carousel2-container .carousel2 .carousel2-item .content .product-details{width:80%;margin-top:20px;text-align:left;color:#000;min-height:88px}.App .carousel2-wrapper-mobile .carousel2-container .carousel2 .carousel2-item .content .old-price{color:#000;margin-top:30px;font-size:13px;text-align:left;font-weight:700}.App .carousel2-wrapper-mobile .carousel2-container .carousel2 .carousel2-item .content .old-price span{text-decoration:line-through}.App .carousel2-wrapper-mobile .carousel2-container .carousel2 .carousel2-item .content .actual-price{font-size:30px;text-align:left;font-weight:700}.App .carousel2-wrapper-mobile .carousel2-container .carousel2 .carousel2-item .content .installment{text-align:left}.App .carousel2-wrapper-mobile .carousel2-container .carousel2-deadline-container{margin-top:50px;display:grid;grid-template-columns:1fr;font-size:28px;place-items:center;text-align:center;margin-bottom:50px;font-weight:700;color:#0033c6}.App .carousel2-wrapper-mobile .carousel2-container .carousel2-deadline-container div:first-child{display:grid;grid-template-rows:1fr 1fr;margin-bottom:20px}.App .carousel2-wrapper-mobile .carousel2-container .carousel2-deadline-container div:first-child span:first-child{font-size:40px;margin-bottom:10px}.App .carousel2-wrapper-mobile .carousel2-container .carousel2-deadline-container div:first-child span:nth-child(2){font-size:20px;color:#000}.App .carousel2-wrapper-mobile .carousel2-container .carousel2-deadline-container div{position:relative;line-height:30px}.App .carousel2-wrapper-mobile .carousel2-container .carousel2-deadline-container div:nth-child(2):before{content:"";width:34px;height:100%;background:url(https://static.chaordicsystems.com/static/casasbahia/v0.0.105/src/images/countdown.svg) 50% no-repeat;position:absolute;top:0;left:-40px}.App .carousel2-wrapper-mobile .carousel2-container .carousel2-deadline-container div:nth-child(2) span{font-size:40px}.App .carousel2-wrapper-mobile .carousel2-container .carousel2-deadline-container div:nth-child(2) p{font-size:13px;color:#000;margin:0}@media (max-width:1000px){.App .carousel2-wrapper-mobile{width:800px;padding:0 50px}.App .carousel2-wrapper-mobile .carousel2-container{width:600px}.App .carousel2-wrapper-mobile .carousel2-container .carousel2{width:2400px}.App .carousel2-wrapper-mobile .carousel2-container .carousel2 .carousel2-item{width:200px}}@media (max-width:900px){.App .carousel2-wrapper-mobile{width:600px;padding:0 50px}.App .carousel2-wrapper-mobile .carousel2-container{width:400px}.App .carousel2-wrapper-mobile .carousel2-container .carousel2{width:2400px}.App .carousel2-wrapper-mobile .carousel2-container .carousel2 .carousel2-item{width:200px}}@media (max-width:700px){.App .carousel2-wrapper-mobile{width:500px;padding:0 50px}.App .carousel2-wrapper-mobile .carousel2-container{width:400px}.App .carousel2-wrapper-mobile .carousel2-container .carousel2{width:2400px}.App .carousel2-wrapper-mobile .carousel2-container .carousel2 .carousel2-item{width:200px}}@media (max-width:600px){.App .carousel2-wrapper-mobile{width:400px;padding:0 50px}.App .carousel2-wrapper-mobile .carousel2-container{width:400px}.App .carousel2-wrapper-mobile .carousel2-container .carousel2{width:2400px}.App .carousel2-wrapper-mobile .carousel2-container .carousel2 .carousel2-item{width:200px}}.App .categories-wrapper-mobile{position:relative;display:grid;justify-items:start;width:80%;margin:50px auto 0}.App .categories-wrapper-mobile h1{font-size:30px;color:#004a9d;margin:0}.App .categories-wrapper-mobile .categories-container-mobile{display:grid;grid-template-columns:1fr 1fr 1fr;background:#fff;border-radius:20px;padding:40px 0;place-items:center;width:100%}.App .categories-wrapper-mobile .categories-container-mobile .categories-item-mobile{height:100%;width:100%;text-align:center}.App .categories-wrapper-mobile .categories-container-mobile .categories-item-mobile a{text-decoration:none;display:block;height:150px;width:150px;margin:0 auto 20px}.App .categories-wrapper-mobile .categories-container-mobile .categories-item-mobile p{font-size:20px;margin:10px 0;color:#004a9d}.App .categories-wrapper-mobile .categories-container-mobile .categories-item-mobile:first-child a{background:url(/static/media/img1.01e1cd27.bin) 50%/cover no-repeat}.App .categories-wrapper-mobile .categories-container-mobile .categories-item-mobile:nth-child(2) a{background:url(/static/media/img2.2b91ca02.bin) 50%/cover no-repeat}.App .categories-wrapper-mobile .categories-container-mobile .categories-item-mobile:nth-child(3) a{background:url(/static/media/img3.6aa72fae.bin) 50%/cover no-repeat}.App .categories-wrapper-mobile .categories-container-mobile .categories-item-mobile:nth-child(4) a{background:url(/static/media/img4.d7abb94d.bin) 50%/cover no-repeat}.App .categories-wrapper-mobile .categories-container-mobile .categories-item-mobile:nth-child(5) a{background:url(/static/media/img5.33b17708.bin) 50%/cover no-repeat}.App .categories-wrapper-mobile .categories-container-mobile .categories-item-mobile:nth-child(6) a{background:url(/static/media/img6.0b3762ca.bin) 50%/cover no-repeat;border-radius:50%;background-position-y:22px;background-size:150px;background-color:#f0eeef}.App .categories-wrapper-mobile .categories-container-mobile .categories-item-mobile:nth-child(7) a{background:url(/static/media/img7.20f85bb5.bin) 50%/cover no-repeat}.App .categories-wrapper-mobile .categories-container-mobile .categories-item-mobile:nth-child(8) a{background:url(/static/media/img8.60a2e05b.bin) 50%/cover no-repeat}.App .categories-wrapper-mobile .categories-container-mobile .categories-item-mobile:nth-child(9) a{background:url(/static/media/img9.216e992c.bin) 50%/cover no-repeat}.App .categories-wrapper-mobile .categories-container-mobile .categories-item-mobile:nth-child(10) a{background:url(/static/media/img10.cd3c576f.bin) 50%/cover no-repeat}.App .categories-wrapper-mobile .categories-container-mobile .categories-item-mobile:nth-child(11) a{background:url(/static/media/img11.0aca0eb5.bin) 50%/cover no-repeat}.App .categories-wrapper-mobile .categories-container-mobile .categories-item-mobile:nth-child(12) a{background:url(/static/media/img12.998768b4.bin) 50%/cover no-repeat}@media (max-width:880px){.App .categories-wrapper-mobile .categories-container-mobile{grid-template-columns:1fr 1fr}}.App .most-wanted-container-mobile{width:80%;border-radius:10px;background:#fff;margin:50px auto;display:grid;grid-template-columns:1fr 2fr;position:relative;transition:all .5s ease;padding-bottom:40px}.App .most-wanted-container-mobile:hover{border:2px solid #00f}.App .most-wanted-container-mobile .pointy-container{display:grid;grid-template-columns:1fr 1fr;margin-top:40px;margin-left:10px}.App .most-wanted-container-mobile .pointy-container .pointy-box1{background:#f6f6f6;display:grid;place-items:center;font-weight:700;font-size:30px;text-align:left;padding-left:10px;color:#0033c6;margin-right:0;border-radius:10px 0 0 10px;margin-top:0;margin-left:25px}.App .most-wanted-container-mobile .pointy-container .pointy-box2{width:0;height:0;border-left:50px solid #f6f6f6;border-top:210px solid transparent;border-bottom:210px solid transparent}.App .most-wanted-container-mobile .mwcar-container{width:300px;margin:0 auto;overflow:hidden}.App .most-wanted-container-mobile .mwcar-container .mwcar-arrow-div{cursor:pointer;height:100%;position:absolute;top:0;right:30px;width:50px;display:grid;place-items:center}.App .most-wanted-container-mobile .mwcar-container .mwcar-arrow-div:nth-child(2){left:35%}.App .most-wanted-container-mobile .mwcar-container .mwcar-arrow-div .fas{transition:all .3s ease;color:#cfcfcf;font-size:40px}.App .most-wanted-container-mobile:hover .mwcar-arrow-div .fas{color:#0033c6}.App .most-wanted-container-mobile .mwcar-container .slick-dots-container{position:absolute;display:flex;right:30px;bottom:20px}.App .most-wanted-container-mobile .mwcar-container .slick-dots-container .dot-item{height:12px;width:12px;cursor:pointer;background:#f5f5f5;border:1px solid #8b8b8b;border-radius:50%;margin-left:20px;transition:all .3s ease}.App .most-wanted-container-mobile .mwcar-container .mwcar-slider{height:auto;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;transition:all .3s ease}.App .most-wanted-container-mobile .mwcar-container .mwcar-slider .mwcar-item{display:block;place-items:center;position:relative;width:600px;margin:40px auto 0}.App .most-wanted-container-mobile .mwcar-container .mwcar-slider .mwcar-item img{width:300px}.App .most-wanted-container-mobile .mwcar-container .mwcar-slider .mwcar-item .mwcar-content{margin-left:50px;width:350px}.App .most-wanted-container-mobile .mwcar-container .mwcar-slider .mwcar-item .mwcar-content span{font-size:25px;color:#575757;word-wrap:break-word}.App .most-wanted-container-mobile .mwcar-container .mwcar-slider .mwcar-item .mwcar-content p{font-size:20px;margin:10px 0 0;color:#707070;text-decoration:line-through}.App .most-wanted-container-mobile .mwcar-container .mwcar-slider .mwcar-item .mwcar-content p:nth-child(3){font-size:25px;color:#0033c6;font-weight:800;margin-top:0;text-decoration:none}@media (max-width:850px){.App .most-wanted-container-mobile .pointy-container .pointy-box2{width:0;height:0;border-left:50px solid #f6f6f6;border-top:150px solid transparent;border-bottom:150px solid transparent}.App .most-wanted-container-mobile .mwcar-container .mwcar-slider .mwcar-item img{width:200px;margin-left:7%}}@media (max-width:740px){.App .most-wanted-container-mobile .pointy-container{display:block;width:100%;margin:0}.App .most-wanted-container-mobile .pointy-container .pointy-box1{margin:0;border-radius:10px 10px 0 0;padding:10px 0}.App .most-wanted-container-mobile .pointy-container .pointy-box2{display:none}.App .most-wanted-container-mobile{display:block}.App .most-wanted-container-mobile .mwcar-container .mwcar-arrow-div:nth-child(2){left:30px}}.App .products-container-mobile{width:1100px;margin:0 auto}.App .products-container-mobile h1{font-size:30px;color:#004a9d;margin-bottom:10px}.App .products-container-mobile button{background:#004a9d;height:50px;width:250px;color:#fff;display:block;margin:0 auto 20px;border-radius:10px;font-size:16px;font-weight:700}.App .products-container-mobile button:focus{outline:none}.App .products-container-mobile .products-grid{display:grid;width:100%;grid-template-columns:1fr 1fr 1fr;place-items:center;background:#fff;border-radius:10px;margin:0 auto 20px;padding-bottom:50px}.App .products-container-mobile .products-grid .product-item{height:300px;width:60%;border-radius:10px;margin-bottom:50px}.App .products-container-mobile .products-grid .product-item img{width:100%;height:auto;display:block;margin:25px auto 20px}.App .products-container-mobile .products-grid .product-item span{font-size:12px;display:block;color:#004a9d}.App .products-container-mobile .products-grid .product-item span:nth-child(3){font-size:16px;text-decoration:line-through;color:#666;margin-top:25px}.App .products-container-mobile .products-grid .product-item span:nth-child(4){font-size:23px;color:#004a9d;font-weight:700}@media (max-width:1140px){.App .products-container-mobile{width:1000px}}@media (max-width:1040px){.App .products-container-mobile{width:800px}}@media (max-width:840px){.App .products-container-mobile{width:600px}.App .products-container-mobile .products-grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.App .products-container-mobile{width:400px}.App .products-container-mobile .products-grid{grid-template-columns:1fr 1fr}}.footerLink{display:flex}.header-small{width:100%;border-top:5px solid #00f;position:relative;background:#f7f7f7;margin-bottom:20px;max-width:768px}.header-small:before{border:2px solid red;content:"";width:100%;position:absolute}.header-small .imgContainer{display:grid;grid-template-columns:2fr 3fr 1fr;place-items:center;width:80%;margin:20px auto 0}.header-small .imgContainer div:first-child{display:grid;grid-template-columns:1fr 7fr;place-items:center}.header-small .imgContainer div:first-child img:first-child{justify-self:end}.header-small .imgContainer div:first-child img:nth-child(2){width:150px;margin-left:10px}.header-small .imgContainer div:nth-child(2){grid-column:3;display:grid;grid-template-columns:1fr 1fr;width:100%;place-items:center}.header-small .imgContainer div:nth-child(2) img:nth-child(2){justify-self:start}.header-small .imgContainer div .logo{width:100%;height:auto}.header-small .input{display:block;margin:10px auto 0;width:90%;height:45px;border:1px solid #d9d9d9;border-radius:5px;padding-left:20px}.header-small .sandwich-menu{cursor:pointer}.header-small .side-menu{background:#f7f7f7;height:auto;width:90%;position:absolute;top:0;left:-100%;transition:all .3s ease;z-index:1000;border-radius:0 5px 5px 0}.smtop{display:grid;margin:10px 0;grid-template-columns:1fr 2fr 2fr;place-items:center;width:100%}.smtop h1:nth-child(4){grid-column:2/3}.smtop h1,.smtop i{color:#0033c6}.smtop h1{margin-top:20px;font-size:14px}.smdepartments-wrapper h1{font-size:18px;color:#0033c6;margin-left:20px;font-weight:bolder}.smdepartments{display:grid;grid-template-columns:5fr 95fr;align-items:center;margin-left:20px}.smdepartments h1{margin-top:20px;font-size:14px;margin-left:20px;color:#333;font-weight:100}.smdepartments i{color:#0033c6;font-size:20px}.smdepartments i,.smdepartments img{justify-self:center}.smdepartments-wrapper button{width:80%;height:45px;display:block;margin:20px auto;color:#0033c6;border:2px solid #0033c6;font-weight:bolder;border-radius:4px}.smfooter{line-height:30px;width:90%;margin:0 auto}.smfooter h1{margin-top:20px;color:#333;font-size:14px;letter-spacing:1px;border-top:1px solid #c9c9c9;padding-top:10px}.smfooter h1.blue{color:#00f;border-top:none}.smfooter h1.blue:first-child{border-top:1px solid #c9c9c9;padding-top:10px}.app-ad-small{background:#fff;height:auto;width:100%;display:grid;grid-template-columns:90fr 10fr;place-items:center;position:fixed;z-index:200;padding:10px 0}.app-ad-small,.app-ad-small div{text-align:center}.app-ad-small img{height:10px;width:10px;justify-self:end;margin-right:30px;cursor:pointer}.app-ad-small span{font-size:17px;color:#575757;display:block;grid-column:span 3}.app-ad-small button{height:30px;background:#51a559;color:#fff;padding-top:5px;padding-bottom:45px;display:block;border-radius:7px;font-weight:700;border:3px solid #3c7942;font-size:14px;cursor:pointer;margin:10px auto;max-width:105px}.app-ad-small button:focus{outline:none}.app-ad-small button span{color:#fff;padding-bottom:20px;font-size:13px}.buttons-row-small{background:#ebebeb;width:100%}.buttons-row-small .grid{display:grid;grid-template-columns:1fr 1fr;margin:0 auto;width:100%;padding:20px 0;place-items:center}.buttons-row-small .grid>*{height:130px;border-radius:10px;width:80%;background:#fff;display:grid;justify-items:center;align-items:end;text-align:center;border-bottom:10px solid #2d5bc9}.buttons-row-small .grid .item1,.buttons-row-small .grid .item2{margin-bottom:20px}.buttons-row-small .grid>*>i{font-size:50px;color:#2d5bc9;margin-top:10px}.buttons-row-small .grid>*>span{margin:0 20px 13px;font-size:16px;color:#2d5bc9;font-weight:700}.small-carousel-wrapper{position:relative;width:100%}.small-carousel-wrapper .mobile-carousel{background:#ebebeb;position:relative;overflow:hidden;width:100%}.small-carousel-wrapper .mobile-carousel .container{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;transition:all .3s ease;width:400%}.small-carousel-wrapper .mobile-carousel .container img{width:100%}.small-carousel-wrapper .center-slick-dots{position:absolute;left:50%;width:100px;height:10px;bottom:-20px}.small-carousel-wrapper .slick-dots{display:grid;grid-template-columns:1fr 1fr 1fr;position:absolute;width:100px;place-items:center;left:-50%}.small-carousel-wrapper .dot{height:10px;width:10px;background:#ebebeb;border-radius:50%}.App .promotion1-wrapper-small{margin-top:50px}.App .promotion1-wrapper-small img{width:100%;display:block;margin:0 auto}.App .carousel2-wrapper-small{width:100%;margin:50px auto 0;overflow:hidden;position:relative;background:#fff;border-radius:10px}.App .carousel2-wrapper-small .carousel2-container{overflow:hidden;position:relative;margin:0 auto;padding-bottom:30px;width:300px}.App .carousel2-wrapper-small .carousel2-container .carousel2{display:grid;grid-template-columns:300px 300px 300px 300px 300px 300px 300px 300px 300px 300px 300px 300px;transition:all .3s ease;place-items:center;position:relative;margin-left:12%}.App .carousel2-wrapper-small .carousel2-container .carousel2 .carousel2-item{text-align:center;opacity:0;width:100%;max-height:480px}.App .carousel2-wrapper-small .carousel2-container .carousel2 .carousel2-item img{width:200px}.App .carousel2-wrapper-small .carousel2-container .carousel2 .carousel2-item.visible{opacity:1}.App .carousel2-wrapper-small .carousel2-container .carousel2 .carousel2-item .content{text-decoration:none}.App .carousel2-wrapper-small .fas{color:#00f;font-size:30px;position:absolute;top:70%;cursor:pointer;left:20px}.App .carousel2-wrapper-small .fas.fa-chevron-circle-right{left:auto;right:20px}.App .carousel2-wrapper-small .carousel2-container .carousel2 .carousel2-item .content .product-details{width:80%;margin-left:30px;margin-top:20px;text-align:left;color:#000;min-height:88px}.App .carousel2-wrapper-small .carousel2-container .carousel2 .carousel2-item .content .old-price{color:#000;margin-left:30px;margin-top:30px;font-size:13px;font-weight:700;text-align:left}.App .carousel2-wrapper-small .carousel2-container .carousel2 .carousel2-item .content .old-price span{text-decoration:line-through}.App .carousel2-wrapper-small .carousel2-container .carousel2 .carousel2-item .content .actual-price{font-size:30px;text-align:left;margin-left:30px;font-weight:700}.App .carousel2-wrapper-small .carousel2-container .carousel2 .carousel2-item .content .installment{text-align:center}.App .carousel2-wrapper-small .carousel2-container .carousel2-deadline-container{width:80%;display:grid;grid-template-columns:1fr;font-size:28px;place-items:center;text-align:center;margin:50px auto;font-weight:700;color:#0033c6}.App .carousel2-wrapper-small .carousel2-container .carousel2-deadline-container div:first-child{display:grid;grid-template-rows:1fr 1fr;margin-bottom:20px}.App .carousel2-wrapper-small .carousel2-container .carousel2-deadline-container div:first-child span:first-child{font-size:40px;margin-bottom:10px;line-height:50px}.App .carousel2-wrapper-small .carousel2-container .carousel2-deadline-container div:first-child span:nth-child(2){font-size:20px;color:#000}.App .carousel2-wrapper-small .carousel2-container .carousel2-deadline-container div{position:relative;line-height:30px}.App .carousel2-wrapper-small .carousel2-container .carousel2-deadline-container div:nth-child(2):before{content:"";width:34px;height:100%;background:url(https://static.chaordicsystems.com/static/casasbahia/v0.0.105/src/images/countdown.svg) 50% no-repeat;position:absolute;top:0;left:-40px}.App .carousel2-wrapper-small .carousel2-container .carousel2-deadline-container div:nth-child(2) span{font-size:40px}.App .carousel2-wrapper-small .carousel2-container .carousel2-deadline-container div:nth-child(2) p{font-size:13px;color:#000;margin:0}@media (max-width:350px){.App .carousel2-wrapper-small .carousel2-container .carousel2{margin-left:0}}.App .categories-wrapper-small{position:relative;margin-top:80px}.App .categories-wrapper-small h1{font-size:30px;color:#004a9d;margin:0;position:absolute;top:-50px;text-align:center;display:block;width:100%}.App .categories-wrapper-small .categories-container{display:grid;grid-template-columns:1fr 1fr;width:80%;background:#fff;margin:50px auto 0;border-radius:20px;padding:40px 20px;place-items:center}.App .categories-wrapper-small .categories-container .categories-item-mobile{max-width:186px;height:100%;display:grid;place-items:center}.App .categories-wrapper-small .categories-container .categories-item-mobile a{text-decoration:none;text-align:center;padding:10px;font-size:20px;font-weight:700}.App .categories-wrapper-small .categories-container .categories-item-mobile a img{width:100px}.App .categories-wrapper-small .categories-container .categories-item-mobile a:hover img{box-shadow:0 0 10px rgba(0,0,0,.5);border-radius:50%}.App .categories-wrapper-small .categories-container .categories-item-mobile:nth-child(9){margin-top:-20px}.App .categories-wrapper-small .categories-container .categories-item-mobile:nth-child(6){position:relative}.App .categories-wrapper-small .categories-container .categories-item-mobile:nth-child(6) a{width:80px;height:80px;border-radius:50%;top:10px;left:-40px;position:absolute;background:#ebebeb}.App .categories-wrapper-small .categories-container .categories-item-mobile:nth-child(6) a:hover{box-shadow:0 0 10px rgba(0,0,0,.5)}.App .categories-wrapper-small .categories-container .categories-item-mobile:nth-child(6) a img{position:absolute;top:20px;left:0;box-shadow:0 0 0 0}.App .categories-wrapper-small .categories-container .categories-item-mobile:nth-child(6) a p{position:relative;top:100px;left:-10px}.App .most-wanted-container-small{width:80%;background:#fff;border-radius:10px;margin:50px auto;display:block;padding:20px;height:auto;border:2px solid #cfcfcf;position:relative;transition:all .5s ease}.App .most-wanted-container-small:hover{border:2px solid #00f}.App .most-wanted-container-small .pointy-container{display:block}.App .most-wanted-container-small .pointy-container .pointy-box1{text-align:center;background:#f6f6f6;display:grid;place-items:center;font-weight:700;font-size:20px;padding-left:10px;color:#0033c6;width:100%}.App .most-wanted-container-small .pointy-container .pointy-box2{display:none;width:0;height:0;border-left:50px solid #f6f6f6;border-top:100px solid transparent;border-bottom:100px solid transparent}.App .most-wanted-container-small .mwcar-container{height:auto;width:200px;margin-left:25%;overflow:hidden}.App .most-wanted-container-small .mwcar-container .mwcar-arrow-div{cursor:pointer;position:absolute;top:50%;right:0;width:50px;display:grid;place-items:center}.App .most-wanted-container-small .mwcar-container .mwcar-arrow-div:nth-child(2){left:0}.App .most-wanted-container-small .mwcar-container .mwcar-arrow-div .fas{transition:all .3s ease;color:#cfcfcf;font-size:30px}.App .most-wanted-container-small:hover .mwcar-arrow-div .fas{color:#0033c6}.App .most-wanted-container-small .mwcar-container .slick-dots-container{position:absolute;display:flex;right:10px;bottom:10px}.App .most-wanted-container-small .mwcar-container .slick-dots-container .dot-item{height:10px;width:10px;cursor:pointer;background:#f5f5f5;border:1px solid #8b8b8b;border-radius:50%;margin-left:13px;transition:all .3s ease}.App .most-wanted-container-small .mwcar-container .mwcar-slider{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;transition:all .3s ease}.App .most-wanted-container-small .mwcar-container .mwcar-slider .mwcar-item{display:block;height:340px;position:relative}.App .most-wanted-container-small .mwcar-container .mwcar-slider .mwcar-item img{margin-top:20px;height:200px}.App .most-wanted-container-small .mwcar-container .mwcar-slider .mwcar-item .mwcar-content{margin-left:20px;width:100%;position:absolute;height:200px}.App .most-wanted-container-small .mwcar-container .mwcar-slider .mwcar-item .mwcar-content span{font-size:20px;color:#575757}.App .most-wanted-container-small .mwcar-container .mwcar-slider .mwcar-item .mwcar-content p{font-size:16px;margin:10px 0 0;color:#707070;text-decoration:line-through}.App .most-wanted-container-small .mwcar-container .mwcar-slider .mwcar-item .mwcar-content p:nth-child(3){font-size:24px;color:#0033c6;font-weight:800;margin-top:0;text-decoration:none}@media(max-width:380px){.App .most-wanted-container-small .mwcar-container{margin-left:17%}}@media(max-width:320px){.App .most-wanted-container-small .mwcar-container{margin-left:10%}}.App .products-container-small h1{font-size:30px;color:#004a9d;margin-left:120px;margin-bottom:10px}.App .products-container-small button{background:#004a9d;height:50px;width:250px;color:#fff;display:block;margin:0 auto 20px;border-radius:10px;font-size:16px;font-weight:700}.App .products-container-small button:focus{outline:none}.App .products-container-small .products-grid{padding:20px;display:grid;width:700px;grid-template-columns:235px 235px 235px;place-items:center;background:#fff;border-radius:10px;margin:0 auto 20px}.App .products-container-small .products-grid .product-item{height:300px;width:200px;border-radius:10px;margin-bottom:20px}.App .products-container-small .products-grid .product-item img{width:150px;height:auto;display:block;margin:25px auto 0}.App .products-container-small .products-grid .product-item span{font-size:12px;display:block;color:#004a9d}.App .products-container-small .products-grid .product-item span:nth-child(3){font-size:16px;text-decoration:line-through;color:#666;margin-top:25px}.App .products-container-small .products-grid .product-item span:nth-child(4){font-size:23px;color:#004a9d;font-weight:700}.footer-mobile{background:#f5f5f5;height:300px;display:block;font-family:"Nunito",sans-serif;display:grid;place-items:center}.footer-mobile .container{width:80%;line-height:30px}.footer-mobile h5{color:#0033c6;font-size:14px;margin:0}.footer-mobile span{font-size:14px;color:#707070}.footer-mobile .container button{display:block;width:100%;background:#0033c6;font-weight:1000;font-size:20px;color:#fff;border-radius:5px;padding:10px 0;outline:none;border:none;margin:20px 0}
/*# sourceMappingURL=main.9b4f693f.chunk.css.map */