.product-slot{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-slot .state_sold-out{opacity:.5}.product-slot .flex{display:-ms-flexbox;display:flex}.product-slot .flex-algin-center{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.product-slot .button-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%}.product-slot .bd-gray-bottom:last-child{border-bottom:none}.product-slot .product-name-spacer{margin-top:12px}.product-slot .slot-details{border-top:2px solid #fff;display:none;width:100%}@media (min-width:768px){.product-slot .slot-details .sidebar{display:-ms-flexbox;display:flex;height:100%}}.product-slot .slot-details .sidebar>div{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.product-slot .img-responsive{height:auto!important}.product-slot .img-responsive img{max-width:100%!important}.product-slot picture.img-circle{padding:12px;overflow:hidden}.product-slot picture.img-circle img{border-radius:0}.product-slot .quantity{margin-right:10px;width:60px;display:inline-block;padding-right:12px}.product-slot .summary{-ms-flex-item-align:end;align-self:flex-end;width:100%}.product-slot .summary-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:justify;align-content:space-between;width:100%}.product-slot .summary-wrapper .button-wrapper{display:block;text-align:center}.product-slot .summary-wrapper .summary{-ms-flex-item-align:auto;-ms-grid-row-align:auto;align-self:auto}.product-slot .btn-triangle{padding-right:45px}.product-slot .btn-triangle:after{transition:border .3s ease;content:"";width:0;height:0;border-style:solid;border-width:10px 8px 0 8px;border-color:#4bafff transparent transparent transparent;position:absolute;right:16px;top:calc(50% - 5px)}.product-slot .btn-triangle:hover{color:#fff!important}.product-slot .btn-triangle:hover:after{border-color:#fff transparent transparent transparent}.product-slot .btn-triangle.state_open{color:#282d74}.product-slot .btn-triangle.state_open:before{border-color:#282d74}.product-slot .btn-triangle.state_open:after{border-width:0 8px 10px 8px;border-color:transparent transparent #282d74 transparent}.product-slot .btn-triangle.state_open:hover:after{border-color:transparent transparent #fff transparent}.product-slot.checkout-summery{display:-ms-flexbox;display:flex;width:100%}.product-slot.checkout-summery .description-container{-ms-flex-align:baseline;align-items:baseline;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.product-slot.checkout-summery picture.img-circle{padding:5px}.product-slot .ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}