/*!
 * KK Cabinets
 * Copyright (C) 2020 - 2021 Luke Zhang, Ethan Lim
 *
 * https://luke-zhang-04.github.io
 * https://github.com/ethanlim04
 *
 * License: GPL-3.0-or-later
 *//*!
 * KK Cabinets
 * Copyright (C) 2020 - 2021 Luke Zhang, Ethan Lim
 *
 * https://luke-zhang-04.github.io
 * https://github.com/ethanlim04
 *
 * License: GPL-3.0-or-later
 */.responive_row{display:flex;flex-wrap:wrap;padding:0 4px}.responsive_column{flex:25%;max-width:25%;padding:0 4px}.responsive_column img{margin-top:8px;vertical-align:middle;width:100%;cursor:pointer;z-index:10}@media screen and (max-width: 800px){.responsive_column{flex:50%;max-width:50%}}@media screen and (max-width: 600px){.column{flex:100%;max-width:100%}}#loading{width:50vh;height:50vh;display:block;margin-left:auto;margin-right:auto;margin-top:10vw;margin-bottom:10vw}@media screen and (orientation: portrait){#loading{width:50vw;height:50vw}}.image_container .details{color:#373737;background-color:#fff;padding:0 5%;font-size:20px;z-index:1;max-height:0;overflow:hidden;transition:max-height .5s ease-in-out}.filters div{max-height:0;overflow:hidden;transition:max-height .5s ease-in-out}.filters div button{padding:.5rem;font-size:1rem;color:#373737;text-align:left;list-style:none;background-color:#f4f4f4;background-clip:padding-box;border:1px solid #f4f4f4;border-radius:0;width:100%}.slide{width:80%;margin-left:auto;margin-right:auto}.slider{-webkit-appearance:none;width:100%;height:15px;border-radius:5px;background:#d3d3d3;outline:none;opacity:.7;-webkit-transition:.2s;transition:opacity .2s}.slider:hover{opacity:1}.slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:25px;height:25px;border-radius:50%;background:#373737;cursor:pointer}.slider::-moz-range-thumb{width:25px;height:25px;border-radius:50%;background:#373737;cursor:pointer}
