﻿.basket{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;}.basket .buy-with-credits{text-align:right;margin-left:auto;margin-top:1rem;display:block;font-size:.75rem;text-decoration:none;}.basket:not(.gray) h1{padding:0 7px;}.basket:not(.gray) h2{padding:0 7px;}.basket p{padding:0 7px;}.basket .container-left{box-sizing:border-box;float:left;width:70%;padding:0 7px;}@media(max-width:992px){.basket .container-left{width:100%;}}.basket .container-right{box-sizing:border-box;float:right;width:30%;padding:0 7px;}@media(max-width:992px){.basket .container-right{width:100%;}}.basket .container-right .offers{padding:5%;background:#eee;}.basket div.row{box-sizing:border-box;width:100%;overflow:hidden;line-height:1.2rem;padding:1.2rem .6rem;margin-top:0;margin-bottom:0;border-bottom:1px solid #eee;}.basket div.row:hover{background-color:#fcfcfc !important;}.basket div.row div.img{width:100px;height:70px;margin-right:15px;margin-bottom:0;background-size:cover;background-position:center;}@media(max-width:576px){.basket div.row div.img{margin-bottom:15px;}}.basket div.row div.info{display:flex;flex-wrap:wrap;width:100%;overflow:hidden;justify-content:space-between;}.basket div.row div.info .controls{margin-left:auto;display:flex;min-width:130px;max-width:240px;justify-content:space-between;}.basket div.row div.info .controls.no-flex{display:block;}.basket div.row div.info .product-info{margin-right:15px;display:flex;}.basket div.row div.info .product-info p.description{padding:0;margin-bottom:0;font-size:.8rem;color:#888;}.basket div.row div.info .product-info p.language{padding:0;margin:.3rem 0 0 0;}.basket div.row div.info .product-info p.language select{padding:0;width:auto;font-size:.8rem;color:#333;}.basket div.row div.info a.name{text-decoration:none;color:#ff6a00;font-weight:bold;font-size:.9rem;}@media(max-width:576px){.basket div.row div.info a.name{width:70%;padding-bottom:.5rem;}}.basket div.row div.info a.delete{margin-right:15px;font-size:.9rem;color:#ff4136;text-decoration:none;}.basket div.row div.info a:hover{text-decoration:underline;}.basket div.row div.info div.quantity{font-size:.9rem;}.basket div.row div.info div.quantity button,.basket div.row div.info div.quantity input{width:32%;float:left;border:solid 1px #ddd;background:#fff;line-height:1.4rem;text-align:center;font-size:.7rem;padding:0;}.basket div.row div.info div.quantity button i.fas,.basket div.row div.info div.quantity input i.fas{color:#333;}.basket div.row div.info div.quantity input.nr{font-size:.95rem;border-right:none;border-left:none;}.basket div.row div.info div.quantity button{cursor:pointer;}.basket div.row div.info div.quantity button:hover{border-color:#aaa;}.basket div.row div.info div.quantity button.min{border-top-left-radius:3px;border-bottom-left-radius:3px;}.basket div.row div.info div.quantity button.plus{border-top-right-radius:3px;border-bottom-right-radius:3px;}.basket div.row div.info div.quantity button.plus:disabled:hover{border-color:#ddd !important;}.basket div.row div.info div.quantity button.plus:disabled i.fas{color:#ccc !important;}.basket div.row div.info span.price{text-align:right;font-weight:bold;font-size:.9rem;}.basket div.totals{box-sizing:border-box;width:100%;overflow:hidden;line-height:1.4rem;text-align:right;}.basket .supplier-container{font-size:.76rem;color:#666;text-align:right;border-bottom:1px solid #aaa;}.basket .supplier-container span{display:inline-block;padding-bottom:.2rem;}.basket .container-per-supplier .row:last-child{margin-bottom:0;}.basket .container-per-supplier .product-list .row:last-child{border-bottom:none;}