@import url(https://fonts.googleapis.com/css?family=Muli:400,400i,700,700i);.product-container{padding-right:15px;padding-left:15px;width:50%;float:left}.m-b-15{margin-bottom:15px}.product-card{position:relative;box-shadow:1px 2px 5px rgba(0,0,0,.1);background:#fafafa;border-radius:5px;transition:all .3s}.product-card:hover{box-shadow:1px 2px 10px rgba(0,0,0,.3)}.product-card .badge{position:absolute;left:0;top:20px;text-transform:uppercase;font-size:13px;font-weight:700;background:red;color:#fff;padding:3px 10px}.product-card .product-thumb{border-radius:5px;display:flex;align-items:center;justify-content:center;max-height:200px;padding:20px 20px;background:#f0f0f0}.product-card .product-thumb img{width:100px;height:100px;max-width:100%;max-height:100%;transition:all .4s}.product-card .product-thumb img:hover{transform:translateY(-10px)}.product-card .product-details{padding:15px}.product-card .product-details .product-category{display:block;font-size:12px;font-weight:700;text-transform:uppercase;color:#ccc;margin-bottom:18px}.product-card .product-details h4{margin:0}.product-card .product-details h4 a{font-weight:500;display:block;margin-bottom:15px;text-transform:uppercase;color:#363636;text-decoration:none;transition:.3s;font-size:14px;overflow:hidden;max-height:15px;word-break:break-all}.product-card .product-details h4 a:hover{color:#fbb72c}.product-card .product-details p{font-size:15px;line-height:22px;margin-bottom:18px;color:#999}.product-card .product-details .product-bottom-details{overflow:hidden;border-top:1px solid #eee;padding-top:20px}.product-card .product-details .product-bottom-details div{float:left;width:100%}.product-card .product-details .product-bottom-details .product-price{font-size:18px;color:#fbb72c;font-weight:600}.product-card .product-details .product-bottom-details .product-price .small{font-size:80%;font-weight:400;text-decoration:line-through;display:inline-block;margin-right:40px}.product-card .product-details .product-bottom-details .product-links{text-align:right}.product-card .product-details .product-bottom-details .product-links span{padding:5px 10px}.product-card .product-details .product-bottom-details .product-links a{display:inline-block;margin-left:5px;color:#fff;transition:all .3s;border-radius:15px;background-color:#fbb72c;padding:2px 8px;font-size:.7em;text-decoration:none}.product-card .product-details .product-bottom-details .product-links aa:hover{color:#fff}.home-add{padding:2px 17px!important}body{font-family:Muli,sans-serif;background-image:url(../../static/img/cart.2c6f44eb.jpg);background-repeat:no-repeat;background-size:cover;height:100vh}.item{width:48%;float:left;margin-right:1%;margin-left:1%;position:relative}a{text-decoration:none}.search-box .input{margin-top:15px;margin-bottom:15px;border-radius:15px;padding:10px;outline:0;border:1px solid #ccc;flex:1}.list-enter-active,.list-leave-active,.list-move{transition:.3s;transition-property:opacity,transform}.list-enter{opacity:0;transform:scaleY(.7)}.list-enter-to{opacity:1;transform:scaleY(1)}.list-leave-active{transform:scaleY(.7)}.list-leave-to{opacity:0;transform:scaleY(0);transform-origin:center top}button[type=button]{width:100%;background-color:#fbb72c;color:#fff;padding:7px 20px;margin:0 0;border:none;cursor:pointer;border-radius:4px}.card-input-home{margin:0;padding:0;float:right}.main-home{width:100%}.info-box-home{margin:0;display:inline-block}.footer{position:fixed;left:0;bottom:0;width:100%;background-color:#fff;color:#fff;text-align:center}.scroll{padding:4px;width:100%;height:66vh;overflow-x:hidden;overflow-y:auto;text-align:justify}.scroll::-webkit-scrollbar{display:none}.style{padding:10px;background:#fff;border-radius:10px;margin-bottom:25px}@media only screen and (max-width:552px){.product-card .product-details .product-bottom-details .product-price{font-size:12px}.product-card .product-details .product-bottom-details .product-links a{margin-left:0}.product-card .product-details .product-bottom-details .product-links{text-align:unset;margin-top:10px}.product-card .product-details .product-bottom-details div{float:left;width:100%}.main-home{position:fixed;bottom:0;width:85%;left:27px}.container{width:90%}}