@charset "UTF-8";

/* Fonts */
@font-face { font-family: 'Raleway Medium'; font-style: normal; font-weight: 500; src: local('Raleway Medium'), local('Raleway-Medium'), url('//themes.googleusercontent.com/static/fonts/raleway/v6/CcKI4k9un7TZVWzRVT-T8xsxEYwM7FgeyaSgU71cLG0.woff') format('woff'); }
@font-face { font-family: 'Raleway Bold'; font-style: normal; font-weight: 700; src: local('Raleway Bold'), local('Raleway-Bold'), url('//themes.googleusercontent.com/static/fonts/raleway/v6/JbtMzqLaYbbbCL9X6EvaIxsxEYwM7FgeyaSgU71cLG0.woff') format('woff'); }

/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; font-size: 100%; font: inherit; padding: 0; border: 0; vertical-align: baseline; }
html { height: 100%; width: 100%; max-width: 300px; max-height: 900px; overflow: hidden; min-width: 90px; }
body { background-color: #FFF; line-height: 1; overflow: hidden; height: 100%; width: 100%; max-width: 300px; min-width: 90px; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
strong { font-weight: bold; }
em { font-style: italic; }
* { outline: 0; }

#affiliates { padding: 5px; background-color: #FFF; position: absolute; top: 0; left: 0; bottom: 0; right: 0; }
#affiliates:after { content: ""; display: table; clear: both; }

#wrapper { position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: 0 auto; width: 120px; }
#wrapper:after { content: ""; display: table; clear: both; }

.top { position: relative; width: 80px; height: 25px; margin: 0 auto; padding-top: 5px; }
.top:after { content: ""; display: table; clear: both; }
.top .ga_track { float: left; }
.top a { display: block; max-height: 100%; width: 100%; }
.top a img { width: 100%; }
.top .logo { width: 100%; }

.arrows { display: none; }

.lotsWrapper { height: calc(100% - 30px); }
.lots { width: 120px; overflow: hidden; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-font-smoothing: antialiased; }
.lots:after { content: ""; display: table; clear: both; }
.lots.slick-slider { margin-bottom: 0; }

.lots .lot { height: auto; width: 100%; margin: 0 auto; text-align: center; height: 184px !important; }
.lots .lot .picture { height: auto; width: calc(100% - 2px); border: 1px solid #E7E7E7; margin-bottom: 6px; }
.lots .lot .picture a { display: block; height: auto; }
.lots .lot .picture a .img { width: 100%; height: auto; }

.lots .lot .title { display: block; font-family: 'Raleway-Medium', sans-serif; color: #FF7D00; text-decoration: none; font-size: 9px; line-height: 16px; height: 16px; overflow: hidden; max-width: 100%; }
.lots .lot .auctionHouse { display: block; font-family: 'Raleway-Medium', sans-serif; color: #b9b9b9; text-decoration: none; font-size: 9px; line-height: 12px; height: 12px; overflow: hidden; margin: 1px 0; max-width: 100%; }
.lots .lot .priceLabel { display: block; font-family: 'Raleway-Medium', sans-serif; color: #000; text-decoration: none; font-size: 9px; line-height: 11px; height: 11px; overflow: hidden; max-width: 100%; margin-top: 2%; }
.lots .lot .price { font-family: 'Raleway-Medium', sans-serif; color: #000; text-decoration: none; font-size: 9px; line-height: 11px; height: 11px; overflow: hidden; max-width: 100%; }
