.free-shipping{display:flex;flex-direction:column;align-items:center;background-color:#915e35;padding:6px 0;color:white;font-weight:300;font-size:.75em;box-shadow:0 6px 35px #6161615a;z-index:2;width:100%;text-transform:uppercase}.gallery-home_gallery__rs2Hu,.gallery-home_images__1aryr{position:relative;display:flex;justify-content:center}.gallery-home_images__1aryr{flex-wrap:wrap}.gallery-home_image__ooVNB{overflow:hidden;transition:transform .2s ease-out,width .2s ease-out,height .2s ease-out,gap .2s ease-out;opacity:0;transform:translateY(20px);animation:gallery-home_fadeInUp__Gj8V6 .6s ease forwards}.gallery-home_scale-on-hover__r33QV:hover{transform:scale(1.02)}.gallery-home_invisible-button__r2CMx a{text-decoration:none}@keyframes gallery-home_fadeInUp__Gj8V6{to{opacity:1;transform:translateY(0)}}.gallery-home_image__ooVNB{position:relative;background:none;cursor:pointer}.gallery-home_image-layer__uuWcX{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:50%;background-repeat:no-repeat;transition:opacity .4s ease;opacity:1;z-index:1}.gallery-home_rollover__7cp3m{opacity:0;z-index:2;pointer-events:none}.gallery-home_rollover__7cp3m.gallery-home_hovered__FbOtg{opacity:1}.products-list{display:flex;flex-direction:column;align-items:center}.products-list .suffix h1,.products-list .suffix h2,.products-list .suffix h3,.products-list .suffix h4,.products-list .suffix h5{font-size:.9em!important}.products-list .suffix h4{color:black}.products-list .suffix h5{color:black;text-decoration:line-through}.products-list .icon-button{color:#bbbbbb;background:none;border:2px solid rgb(207,207,207);display:flex;flex-direction:column;align-self:center;justify-content:center;padding:3px;cursor:pointer}.custom-select-container{position:relative}.custom-select-dropdown{position:absolute;right:0;top:0;background:white;border:1px solid #ccc;list-style:none;padding:0;margin:4px 0 0;z-index:10;min-width:140px;box-shadow:0 2px 5px rgba(0,0,0,.1)}.custom-select-dropdown li{padding:8px 12px;cursor:pointer;font-size:14px;color:#333;transition:background-color .2s}.custom-select-dropdown li:hover{background-color:#f0f0f0}.custom-select-dropdown li.selected{background-color:#333;color:white}