@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;600&family=Roboto:wght@400;700&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-size: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 .shop_cart_button{cursor:pointer;float:right;transition:color,transform .5s ease}header .shop_cart_button.active,header .shop_cart_button:hover{color:#5fa36a;transform:scale(1.4)}header .shop_cart{background:#fafafa;border-radius:10px 10px 0 0;box-shadow:8px 6px 7px 0 #3c3c3c6e;-webkit-box-shadow:8px 6px 7px 0 #3c3c3c6e;-moz-box-shadow:8px 6px 7px 0 #3c3c3c6e;padding:20px 20px 0;position:absolute;right:0;top:30px;width:450px;z-index:10}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;margin-right:20px;width:70px}header .shop_cart .item h2{font-size:20px;margin-bottom:10px}header .shop_cart .item b{color:#797979;font-weight:600}header .shop_cart .item .delet_icon{color:#5fa36a;cursor:pointer;float:right;position:relative;top:-15px;transition:color,transform .5s ease}header .shop_cart .item .delet_icon:hover{color:#06a020;transform:scale(1.4)}header .shop_cart .summa{float:left;font-size:20px;font-weight:600;margin-bottom:20px;width:100%}header .presentation{background:url(/furniture_shop/static/media/header_img.d79e1c4ea4352c7d29ac.jpg)no-repeat;background-blend-mode:multiply;background-color:#f0f7d1;background-position:50%;background-size:cover;height:700px;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:400px}header .presentation:before{color:#fff;content:"По наилучшим ценам";font-size:25px;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)}.full_item{background:#000000b3;bottom:0;left:0;overflow:auto;position:fixed;right:0;top:0;z-index:999}.full_item>div{background:#fff;border-radius:10px;margin:10% auto;max-width:600px;padding:40px 30px;position:relative}main{flex-wrap:wrap;width:100%}main,main .item{display:flex;justify-content:space-between}main .item{background:#f5f5f5;flex-direction:column;gap:0;margin-bottom:50px;overflow:hidden;padding-bottom:10px;position:relative;width:30%}.full_item img,main .item img{border-radius:10px 10px 0 0;cursor:pointer;transition:transform .5s ease;width:100%}.full_item img:hover,main .item img:hover{transform:scale(1.05)}.full_item b,.full_item h2,.full_item p,main b,main h2,main p{color:#333;margin:10px 20px}.full_item b,main b{color:#5fa36a}footer{margin-top:100px;text-align:center}.MyButton_myBtn__oJc5x{background:#5fa36a;border:none;border-radius:6px;bottom:20px;color:#fff;cursor:pointer;display:flex;font-size:10px;font-weight:600;gap:5px;padding:8px 16px;position:absolute;right:20px;text-align:center;transition:transform .5s ease}.MyButton_myBtn__oJc5x:hover{transform:scale(1.2) translateY(-3px)}
/*# sourceMappingURL=main.bb9daf15.css.map*/