.showRoomLabel{min-width:35px;height:35px;display:flex;border-radius:50%;align-items:center;justify-content:center;margin-right:10px;margin-left:15px}.showRoomText{font-size:14px!important;height:20px;display:block;overflow:hidden}@media(max-width:1150px){.showRoomText-wide{display:none}}@media(min-width:1150px){.showRoomText-narrow{display:none}}@media(min-width:768px){.single-product{min-height:370px}}.single-product .img{width:70%;min-height:300px;max-width:427px;position:relative}@media(max-width:1024px){.single-product .img{max-width:100%;width:100%}}.single-product .img div{position:absolute;margin-top:3%;transition:margin .5s;background-size:contain;background-position:50%;background-repeat:no-repeat;width:100%;height:97%}.single-product .img div:hover{margin-top:0}@media(max-width:1024px){body,html{overflow-x:hidden!important;width:100vw}}html{scroll-behavior:smooth}:root{--color-primary:#fff;--color-accent:#372613;--color-secondary:#352d20;--color-warning:#d05d28}.underlined{position:relative}.underlined:after{content:"";height:1px;width:54px;background:#dec09e;position:absolute;bottom:0;left:0}.loader *{position:absolute}.loader .circle{width:50px;height:50px;border-radius:100%}.loader .animated-ring{background:#372613;border-radius:100%;-webkit-animation:a 1.3s cubic-bezier(.76,0,.24,1) infinite;animation:a 1.3s cubic-bezier(.76,0,.24,1) infinite}@-webkit-keyframes a{0%{width:40px;height:40px;opacity:.8}to{width:80px;height:80px;opacity:0}}@keyframes a{0%{width:40px;height:40px;opacity:.8}to{width:80px;height:80px;opacity:0}}