@import url(https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@300;600&family=Montserrat:wght@300;600&display=swap);*{margin:0;padding:0}body{background:#fff;color:#222;font-family:Montserrat,sans-serif;font-weight:300}.wrapper{margin:50px auto;width:1280px}header{position:relative}header .logo{font-style:20px;font-weight:600}header ul.nav{float:right;list-style:none}header ul.nav li{cursor:pointer;display:inline;margin-left:25px;transition:opacity .5s ease}header ul.nav li:hover{opacity:.5}header .shopCartButton{cursor:pointer;float:right;transition:color,transform .5s ease}header .shopCartButton.active,header .shopCartButton:hover{color:#dc3d3d;transform:scale(1.5)}header .shopCart{background:#f1f1f1;box-shadow:inset -5px -5px 5px -5px #223c5099;padding:20px 20px 0;position:absolute;right:0;top:30px;width:450px;z-index:1000}header .shopCart .empty h2{font-style:20px;margin-bottom:20px}header .shopCart .item{float:left;margin-bottom:10px;width:100%}header .shopCart .item img{float:left;margin-right:20px;width:100px}header .shopCart .item h2{font-style:20px;margin-bottom:10px}header .shopCart .item b{color:#5fa36a;font-weight:600}header .shopCart .item .deleteIcon{color:#202020;cursor:pointer;float:right;position:relative;top:-25px;transition:color,transform .5s ease}header .shopCart .item .deleteIcon:hover{color:#dc3d3d;transform:scale(1.5)}header .shopCart .summa{color:#5fa36a;float:left;font-size:20px;font-weight:600;margin-bottom:20px;width:100%}header .presentation{background:url(/Shop/static/media/bg.580fa327daf86d0afa3d.jpg) no-repeat;background-blend-mode:multiply;background-color:#bcbcbc;background-position:50%;background-size:cover;height:500px;margin:50px 0;position:relative;width:100%}header .presentation:after{color:#fff;content:"Лучшие товары для вашего дома";font-size:40px;font-weight:600;left:50px;position:absolute;top:100px;width:300px}header .presentation:before{color:#fff;content:"по низким ценам";font-size:20px;font-weight:300;left:50px;position:absolute;top:250px;width:300px}.categories div{background:#f2f2f2;border:1px solid #0000;border-radius:50px;cursor:pointer;display:inline-block;margin-bottom:25px;margin-right:15px;padding:10px 20px;transition:all .5s ease}.categories div:hover{border-color:silver;transform:scale(1.1)}.fullItem{background:#000000de;bottom:0;left:0;overflow:auto;position:fixed;right:0;top:0;z-index:9999}.fullItemStyle{background:#fff;border-radius:10px;cursor:pointer;margin:10px auto;padding:30px;position:relative;width:600px}main{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}main .item{background:#eceaea;margin-bottom:50px;padding-bottom:20px;position:relative;width:30%}.fullItem .item img,main .item img{border-radius:10px 10px 0 0;cursor:pointer;transition:transform .5s ease;width:100%}.fullItem .item img:hover,main .item img:hover{transform:scale(1.05)}.fullItem b,.fullItem h2,.fullItem p,main b,main h2,main p{color:#333;margin:10px 20px}.fullItem b,main b{color:#5fa36a}.fullItem .addToCard,main .addToCard{background:#ca5252;border-radius:50%;bottom:20px;color:#fff;cursor:pointer;font-weight:600;height:35px;line-height:35px;position:absolute;right:20px;text-align:center;transition:transform .5s ease;width:35px}.fullItem:hover .addToCard:hover,main .addToCard:hover{transform:scale(1.5) translateY(-5px)}footer{margin-top:100px;text-align:center}
/*# sourceMappingURL=main.2cde51bd.css.map*/