/*!/wp-content/themes/Samuraj/template-parts/blocks/produkt/produkt.css*/.product-card{padding:var(--primary-card-padding);background:#fff;border-radius:var(--br-m);border:var(--border-m)}.product-card{display:flex;gap:30px;flex-direction:column}.product-card__product-img{border-radius:var(--br-m)}.product-card__hero img{max-width:160px;float:right;margin-left:50px}@media screen and (max-width:767px){.product-card__hero img{max-width:75px;margin-right:auto!important;float:unset;margin-left:0}}.product-card__content-section p{margin:.4em 0 1em 0}.product-card__content-section p:last-child{margin-bottom:0}.product-card__spec-section{display:flex;font-size:14px;gap:50px;width:100%;background:var(--blue-secondary--subtle);padding:15px 20px;border:var(--border-s);border-radius:var(--br-s);margin-top:20px;width:50%}.product-card__spec-section:has(.product-card__spec-div+.product-card__spec-div){width:100%}.product-card__spec-div p{line-height:1.8;margin:0}@media screen and (max-width:767px){.product-card__spec-section{flex-direction:column;gap:20px;padding:20px;width:100%!important}.product-card__spec-section ul{margin-bottom:0;margin-top:10px}.product-card__spec-div .dmt-10{margin-bottom:4px}}.product-card__spec-div{flex:1}.product-card:has(.product-card__spec-section) .product-card__product-img{margin-bottom:30px}.inner-blocks>.product-card:not(:last-child){margin-bottom:40px}span.dfrcs_action{background:var(--gradient-btn);width:100%;color:white!important;border-radius:50vmax!important;text-transform:unset!important;font-family:Inter!important;font-weight:600!important}.item div.dfrcs_price span{color:#5386bf;font-weight:500;font-family:'Inter'}@media screen and (max-width:767px){.dfrcs_compset .item{flex-wrap:wrap!important}div.dfrcs_link{width:100%!important}div.dfrcs_logo,div.dfrcs_price{width:50%!important;flex:1!important;text-align:right!important}div.item{margin-bottom:20px!important}.dfrcs ul.dfrcs_compset li{border-bottom:0!important;border-top:0!important}body .product-price__main-title{font-weight:600;font-size:15px;color:#000}}.product-price__main-title{font-weight:600;font-size:17px}.product-price__sub-title{text-transform:uppercase;font-weight:600;font-size:14px}.no-price{background:#0286bf8f;border-radius:var(--br-s);padding:4px 10px;font-size:13px;display:inline-block;font-weight:600}.product-navigation>h2{padding:5px 0;position:absolute;top:0;left:0;right:0;text-align:center;background:#29627f4f;color:#000;border-radius:4px 4px 0 0}.product-navigation{background:var(--blue-secondary--subtle);border-radius:var(--br-m);position:sticky;position:-webkit-sticky;top:50px;border:var(--border-m);padding:30px 0 10px 0}.product-navigation h2{font-size:14px}.product-navigation h3{font-size:12px;font-weight:500;line-height:1.5;margin-top:4px}.product-navigation *{color:#000;text-decoration:none}.product-navigation a{background:#f0f7f7;padding:6px 10px;margin:15px 20px;border-radius:var(--br-m);display:block;transition:0.12s ease-in;pointer-events:cursor;box-shadow:1px 1px 4px 0 rgb(0 0 0 / 12%);-moz-box-shadow:1px 1px 4px 0 rgb(0 0 0 / 12%);-webkit-box-shadow:1px 1px 4px 0 rgb(0 0 0 / 12%)}.product-navigation ul{margin:0;padding:0}.product-navigation li:has(.in-view) a,.product-navigation a:hover{background:#0286bf8f}.product-navigation ul{list-style:none}.product-navigation span{display:block}.product-navigation .nav-bold{font-weight:600}.product-navigation span{color:#000;text-decoration:none;line-height:1.5}span.nav-small{font-size:13px}