.produkt-ikony{position:absolute;left:20px;top:20px}.produkt-ikony .produkt-ikona{max-width:30px;height:30px;margin-bottom:10px;overflow:hidden;border-radius:3px;position:relative;z-index:1;cursor:pointer}.produkt-ikony .produkt-ikona .ikona-wrap{width:30px;height:30px;float:left;display:flex;justify-content:center;align-items:center}.produkt-ikony .produkt-ikona::after{content:'';display:table;clear:both}.produkt-ikony .produkt-ikona:hover,.produkt-ikony .produkt-ikona.produkt-ikona--full{max-width:220px;transition:all 0.5s linear}.produkt-ikony .produkt-ikona.produkt-ikona--full{width:max-content}.produkt-ikony .produkt-ikona:hover .description,.produkt-ikony .produkt-ikona.produkt-ikona--full .description{max-width:190px}.produkt-ikony .produkt-ikona img{width:auto;height:auto;margin:0}.produkt-ikony .produkt-ikona .description{float:left;display:block;height:30px;line-height:30px;font-size:13px;color:#FFF;text-transform:uppercase;max-width:0;transition:all 0.5s linear}.produkt-ikony .produkt-ikona .description span{padding-right:10px;display:block}.produkt-ikony-detail-wrap{position:relative;width:calc(100% - 530px);float:left}.produkt-ikony-detail-wrap .produkt-ikony{left:0;top:0}.produkt-ikony-detail-wrap .woocommerce-product-gallery{width:100%!important}.produkt-ikony-detail-wrap::after{content:'';display:table;clear:both}