@import url(https://fonts.googleapis.com/css2?family=Montserrat+Alternates:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{background:#fff;color:#222;font-family:Montserrat Alternates,sans-serif;font-weight:300}.wrapper{margin:50px auto;width:1070px}header .logo{font-size:20px;font-weight:700}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:.6}header .presentation{background:#e8ffe9;background:url(/static/media/background.e93076dc069df05ddbb2.jpg) no-repeat;background-blend-mode:multiply;background-color:#bcbcbc;background-position:50%;background-size:cover;height:430px;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:15px;font-weight:400;left:50px;position:absolute;top:250px;width:300px}footer{margin-top:100px;text-align:center}main{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}main .item{background:#f5f5f5;margin-bottom:50px;overflow:hidden;padding-bottom:20px;position:relative;width:30%}main .item img{border-radius:10px 10px;cursor:pointer;height:250px;width:100%}main .item img:hover{transform:scale(1.05);transition:transform .5s ease}main b,main h2,main p{color:#333;margin:10px 20px}main b{color:#5fa36a;font-weight:700}main .add-to-cart{background:#ca5252;border-radius:50%;bottom:20px;color:#fff;cursor:pointer;font-weight:700;height:35px;line-height:35px;position:absolute;right:20px;text-align:center;transition:transform .5s ease;width:35px}main .add-to-cart:hover{background:#cc3636;transform:scale(1.15)}header .shop-cart-button{cursor:pointer;float:right;transition:color,transform .5s ease}header .shop-cart-button.active,header .shop-cart-button:hover{color:#dc3d3d;transform:scale(1.5)}header{position:relative}header .shop-cart{background:#fafafa;box-shadow:4px 5px 15px -6px #606060;padding:20px 20px 0;position:absolute;right:0;top:30px;width:450px;z-index:1}header .shop-cart .empty h2{font-size:20px;margin-bottom:20px}header .shop-cart .item{float:left;margin-bottom:20px;width:100%}header .shop-cart .item img{float:left;height:60px;margin-right:20px;width:60px}header .shop-cart .item h2{font-size:20px;margin-bottom:10px}header .shop-cart .item p{color:#797979;font-weight:500}header .shop-cart .item .delete-icon{color:#ca5252;cursor:pointer;float:right;position:relative;top:-20px;transition:color,transform .5s ease}header .shop-cart .item .delete-icon:hover{color:#e72b2b;transform:scale(1.2)}header .shop-cart .summa{float:left;font-size:20px;font-weight:700;margin-bottom:20px;width:100%}.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{background:#e3e3e3;border-color:silver;transform:scale(1.07)}
/*# sourceMappingURL=main.c5679ada.css.map*/