.owl-stage{display:flex;min-height:18.5rem}.owl-stage-outer{overflow:hidden}.items-inner,a.item-inner{position:relative}.product-top{display:flex;margin:5rem 0 0}.product-view{width:50%;display:flex;align-items:center;justify-content:center}.product-view-img{background-position:center;background-size:contain;width:25rem;height:25rem;background-repeat:no-repeat;margin:auto}.product-details{display:flex;flex-direction:column}.product-details-top{padding:1rem 0}.product-nav{font-size:1rem}.product-name{margin:.5rem auto 1.5rem;font-weight:600;font-size:1.5rem}.kalenux-search{color:var(--font);background:0 0;border-color:transparent}.kalenux-options{background:#fff;color:var(--font);border-color:var(--icon)!important;border-top:solid 1px #dedede!important}.kalenux-select.opened{overflow:visible}.kalenux-option-selected{color:var(--icon)}.kalenux-option:hover{background:var(--theme);color:#fff!important}.product-option-name{font-size:1rem;padding-left:.5rem}.product-option:not(:last-child){margin-bottom:1rem}products{flex-wrap:wrap;margin:0 1rem}item{width:calc(33.33333% - 2rem);margin:1rem}.item-img{height:18rem;width:100%;background-position:center;background-size:contain;background-repeat:no-repeat}.item-head{text-align:center;padding:1rem 0 0;font-weight:500}.item-btn{position:absolute;bottom:3rem;left:50%;transform:translate(-50%,-50%);opacity:0;visibility:hidden;transition:.3s}item:hover .item-btn{opacity:1;visibility:visible}.items-header{margin:5rem auto 3rem;text-align:center;font-size:1.5rem;font-weight:600}div#items,products{display:flex}.owl-nav svg path{fill:var(--icon)}.product-breadcrumb svg{padding:0 1rem;width:6px;fill:var(--icon);margin:auto}.html h3{font-size:1.2rem;font-weight:600}.btn-offer{margin:4rem auto 0;border:0;padding:1rem 4rem;font-size:1rem;font-weight:500;transition:.3s}@media (max-width:1024px){.product-top{flex-direction:column;position:relative;margin-top:3rem}.product-view{margin:auto;width:auto;padding-bottom:0;padding-top:5rem}.product-breadcrumb{position:absolute;top:0;width:100%}.product-breadcrumb svg{padding:0 .5rem}.product-name{margin:0 auto 2rem;text-align:center}}@media (max-width:450px){.product-view-img{width:22rem;height:22rem}}