/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/* Reset default styles */
.col, .columns, .gallery-item {
    padding-bottom: 0;
}
p {
    margin-bottom: 10px;
}
html {
  scroll-behavior: smooth;
}
/*---- Fonts ----*/
@font-face {
    font-family: FranklinGothic;
    src: url(/wp-content/themes/flatsome-child/fonts/fonnts.com-FranklinGothic_URW_Cond_Demi.otf);
    font-weight: 600;
    font-display: swap
}
@font-face {
    font-family: FranklinGothic;
    src: url(/wp-content/themes/flatsome-child/fonts/fonnts.com-FranklinGothic_URW_Cond_Book.otf);
    font-weight: 400;
    font-display: swap
}
@font-face {
    font-family: FranklinGothic;
    src: url(/wp-content/themes/flatsome-child/fonts/fonnts.com-FranklinGothic_URW_Cond_Book.otf);
    font-weight: 300;
    font-display: swap
}
@font-face {
    font-family: FranklinGothic;
    src: url(/wp-content/themes/flatsome-child/fonts/fonnts.com-FranklinGothic_URW_Cond_Medium.otf);
    font-weight: 500;
    font-display: swap
}

@font-face {
    font-family: FranklinGothicATF;
    src: url(/wp-content/themes/flatsome-child/fonts/fonnts.com-Franklin_Gothic_ATF_Lt.otf);
    font-weight: 300;
    font-display: swap
}
@font-face {
    font-family: FranklinGothicATF;
    src: url(/wp-content/themes/flatsome-child/fonts/fonnts.com-Franklin_Gothic_ATF.otf);
    font-weight: 400;
    font-display: swap
}
@font-face {
    font-family: FranklinGothicATF;
    src: url(/wp-content/themes/flatsome-child/fonts/fonnts.com-Franklin_Gothic_ATF_Med.otf);
    font-weight: 500;
    font-display: swap
}
@font-face {
    font-family: FranklinGothicATF;
    src: url(/wp-content/themes/flatsome-child/fonts/fonnts.com-Franklin_Gothic_ATF_Bold.otf);
    font-weight: 700;
    font-display: swap
}
@font-face {
    font-family: FranklinGothicATF;
    src: url(/wp-content/themes/flatsome-child/fonts/fonnts.com-Franklin_Gothic_ATF_Hvy.otf);
    font-weight: 800;
    font-display: swap
}

h1,h2,h3,h4,h5,h6,p,div,a,html {
    font-family: FranklinGothic, sans-serif;
}
h1,h2,h3,h4,h5, b,strong, h4 > a {
    font-weight: 600;
}
a,button {
    font-weight: 500;
}
.st-fw-400 > *, h6 {
	font-weight: 400;
}
.st-fs-18 > * {
	font-size: 18px;
}
p,div {
    font-weight: 300;
}
.button.is-outline {
	border-width: 1px;
}
.button.is-outline span {
	color: #000;
}
.st-ff-atf > * {
	font-family: FranklinGothicATF, sans-serif;
}
h1, h2 { font-size: 42px; }
h3 { font-size: 32px; }
h4 { font-size: 24px; }
h5 { font-size: 18px; }
h6 { font-size: 16px; text-transform:none; }
#main a.button {
    border-radius: 99px;
    line-height: 1;
    min-height: unset;
    padding: 15px;
    width: 100%;
    max-width: 250px;
    font-size: 18px;
    font-weight: 500;
}
#main a.button.st-button-large {
	max-width: 432px;
}
.st-img-auto img { width: auto; }
.st-title-dots:before {
	/*content: url(/wp-content/uploads/2024/10/krogci.svg);*/
}
.st-title-quotes:before {
	content: url(/wp-content/uploads/2024/12/quotes.svg);
}
.st-img-round  {
    border-radius: 100%;
    overflow: hidden;
    border: 1px solid #585858;
    padding-bottom: 100%;
    height: 0;
}
.st-img-round .img-inner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.st-img-round img {
    object-fit: contain;
    height: 100%;
}
/*---- Header ----*/
.nav-small .nav>li>a,
.nav.nav-small>li>a,
.nav.nav-small .button span {
	font-size: 16px;
}
.header-main .nav > li {
	margin: 0 1%;
}
.header-main .nav > li > a {
	font-weight: 400;
	font-size: 18px;
}
.header-main .nav > li > a:hover {
    text-decoration: underline;
    text-decoration-color: var(--fs-color-primary);
    text-underline-offset: 18px;
    text-decoration-thickness: 2px;
}
.header-nav-main {
	justify-content: center;
}
.header.has-sticky .header-wrapper.stuck .header-bg-color.fill {
	background-color: #fff;
}
#masthead {
	border-bottom: 1px solid #000;
}
#masthead .header-nav-main i.icon-angle-down {
	display: none;
}
#masthead  .header-inner,
#top-bar .container {
	max-width: 1920px;
}
#masthead  .header-inner .header-nav.nav-right {
    width: 150px;
    justify-content: space-around;
}
.st-submenu-section {
	padding-top: 25px !important;
	padding-bottom: 45px !important;
}
.st-submenu-categories-stack {
    max-width: 1120px;
    padding: 0 15px;
    margin: auto;
}
.st-submenu-categories-stack > .row {
	width: 16.6666% !important;
}
.st-submenu-categories-stack > .row .img {
	margin-bottom: 0;
}
.st-submenu-categories-stack > .row .text a {
    width: 100%;
    display: block;
    padding-top: 10px;
    font-size: 18px;
    font-weight: 400;
	line-height: 1.1;
	text-align: center;
}
.st-submenu-categories-stack > .row .col-inner:hover .text a {
	font-weight: 400;
	color: var(--fs-color-primary);
}
.st-submenu-categories-stack > .row .col-inner:hover .img {
	border-color: var(--fs-color-primary);
}
.ux-body-overlay--hover-active,
.ux-body-overlay {
    top: 0;
    background: linear-gradient(180deg, #fff 0%, #fff 180px, rgba(0, 0, 0, 0.3) 100px, rgba(0, 0, 0, 0.3) 100%);
}
.st-submenu-links-stack {
    border-top: 1px solid #000;
	max-width: 1390px;
    padding: 15px 15px 0;
    margin: 15px auto 0;
}
.st-submenu-links-stack .button:not(.is-link) {
	padding: 5px 30px;	
}
.st-submenu-links-stack .button span {
	font-size: 18px;
	font-weight: 500;
}
.st-submenu-links-stack .button.is-link span {
	font-size: 14px;
	font-weight: 400;
    font-family: 'FranklinGothicATF';
    letter-spacing: 0;
}
.st-submenu-links-stack .button.is-link:hover span {
	color: var(--fs-color-primary);
}
#st-language {
	position: relative;
}
#st-language img {
    padding: 6px;
	cursor: pointer;
}
.st-language-popup {
	display: none;
}
.st-language-popup.language-active {
    position: absolute;
    top: 45px;
    right: 0;
    width: 340px;
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.28);
    padding: 15px;
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: space-between;
}
.st-language-title {
    display: flex;
    gap: 12px;
    font-size: 12px;
}
.st-language-title:before {
	content: url(/wp-content/uploads/2025/01/Google.svg);
}
.gt_selector {
    border-radius: 25px;
    box-shadow: none;
    border: 1px solid #000;
}
li.header-search.current-dropdown .nav-dropdown {
	left: unset;
	right: -15px;
	border: 1px solid #ddd;
}
/*---- Footer ----*/
.absolute-footer {
	display: none;
}
.st-footer-menu a {
	font-family: FranklinGothicATF, sans-serif;
	font-weight: 400;
}
.st-footer-menu h4 a {
	font-family: FranklinGothic, sans-serif;
	font-weight: 600;
}
.st-footer-menu a:hover {text-decoration: underline;}

.st-social-icons-stack .img {
	width: auto !important;
}
.st-tel-link-footer p,
.st-mail-link-footer p {
	font-family: FranklinGothicATF, sans-serif;
	font-weight: 400;
}
.st-tel-link-footer a,
.st-mail-link-footer a {
    font-size: 24px;
    font-weight: 600;
}
.st-tel-link-footer a:before {
	content: url(/wp-content/uploads/2024/10/eIOE_1.svg);
	margin-right: 5px;
}
.st-mail-link-footer a:before {
	content: url(/wp-content/uploads/2024/10/eIOE_1-1.svg);
	margin-right: 5px;
}
.wp-caption .wp-caption-text {
    background: transparent;
}
.st-footer-delovni-cas p {
    font-family: 'FranklinGothicATF';
}
.st-klaviyo-form div[data-testid="form-row"] {
	flex-direction: column !important;
}
.st-klaviyo-form div[data-testid="form-row"] > div {
    height: 60px !important;
    flex-basis: 60px !important;
    padding: 0px 0px 5px !important;
}
.st-klaviyo-form div[data-testid="form-row"] > div button {
	font-family: 'FranklinGothic' !important;
}
/*---- Homepage ----*/
body.home .header-bg-color.fill {
	background-color: transparent;
}
.st-hp-slider-wrapper {
	margin-top: -120px;
}
.st-hp-slider-section {
	padding: 200px 0 100px !important;
}
.st-hp-slider-row {
	position: relative;
}
.st-video-column  {
    position: absolute;
    top: calc(50% - 60px);
    right: 20%;
    width: 117px;
    padding: 0;
}
.st-hp-slider-row > .col {
	max-width: 400px;
}
.st-hp-slider .flickity-prev-next-button svg {
	background: #fff;
}
.st-hp-slider .flickity-prev-next-button svg path {
	fill: var(--fs-color-primary) !important;
}
.st-hp-slider .flickity-page-dots .dot {
	background: #d9d9d9 !important;
	border-color:  #d9d9d9 !important;
	opacity: 1;
}
.st-hp-slider .flickity-page-dots .dot.is-selected {
	background:  var(--fs-color-primary) !important;
	border-color:  var(--fs-color-primary) !important;
}
.st-najbolj-priljubljeno-row .col-inner img {
	transform: scale(0.9);
	transition: linear 0.2s;	
}
.st-najbolj-priljubljeno-row .col-inner:hover img {
	transform: scale(1);
	transition: linear 0.5s;
}
.st-najbolj-priljubljeno-row .col-inner:hover .text a {
	color: var(--fs-color-primary);
}
.st-link-card .box-image a:after {
	content: "";
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #585858 100%);
	opacity: 0;
	transition: linear 0.2s;
}
.st-link-card:hover .box-image a:after {
    opacity: 1;
	transition: linear 0.2s;
}
.st-link-card.box-none .box-text {
	display: block !important;
    position: absolute;
    bottom: 0;
    padding: 0;
	opacity: 0;
	transition: linear 0.2s;
}
.st-link-card.box-none:hover .box-text {
	opacity: 1;
	transition: linear 0.2s;
}
.st-link-card.box-none .box-text p,
.st-link-card.box-none .box-text p a {
	margin: 0;
}
.st-link-card.box-none .box-text p a {
    width: 100%;
    padding: 0 60px 20px 20px;
    text-align: left;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.25;
	position: relative;
}
.st-link-card.box-none .box-text p a:after  {
    content: url(/wp-content/uploads/2024/10/Group-56.svg);
    position: absolute;
    bottom: 15px;
    right: 20px;
}
.st-section-top-curve {
	padding-top: 9% !important;
	padding-bottom: 80px !important;
}
.st-section-top-curve:before {
    content: "";
    background-image: url(/wp-content/uploads/2024/10/Vector-1.svg);
    background-size: 100%;
	background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.st-section-top-curve:after {
    content: "";
    background: linear-gradient(0deg, #F2F2F2 0%, transparent 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 35%;
}
.st-hp-icons-stack h5 {
    display: flex;
    align-items: center;
	gap: 5px;
}
.st-hp-icons-stack h5:before {
	content: "";
	background-repeat: no-repeat;
	background-size: 40px;
	background-position: center;
	width: 60px;
	height: 60px;
}
.st-hp-icons-stack h5:hover:before {
	background-size: 60px;
}
.st-icon-vrhunska-kakovost h5:before {
	background-image: url(/wp-content/uploads/2024/10/Layer_1.svg);
}
.st-icon-vrhunska-kakovost h5:hover:before {
	background-image: url(/wp-content/uploads/2024/10/Group-78.svg);
}
.st-icon-inovativna-tehnologija h5:before {
	background-image: url(/wp-content/uploads/2024/10/Group-75-1.svg);
}
.st-icon-inovativna-tehnologija h5:hover:before {
	background-image: url(/wp-content/uploads/2024/10/Group-75.svg);
}
.st-icon-enostavna-uporaba h5:before {
	background-image: url(/wp-content/uploads/2024/10/Layer_1-1.svg);
}
.st-icon-enostavna-uporaba h5:hover:before {
	background-image: url(/wp-content/uploads/2024/10/Group-77.svg);
}
.st-icon-narejeno-v-sloveniji h5:before {
	background-image: url(/wp-content/uploads/2024/10/Layer_1-2.svg);
}
.st-icon-narejeno-v-sloveniji h5:hover:before {
	background-image: url(/wp-content/uploads/2024/10/Group-76.svg);
}
.st-icon-1995 h5:before {
	background-image: url(/wp-content/uploads/2024/10/Layer_1-3.svg);
}
.st-icon-1995 h5:hover:before {
	background-image: url(/wp-content/uploads/2024/10/Group-79.svg);
}
.st-icon-prisotni h5:before {
	background-image: url(/wp-content/uploads/2024/10/Layer_1-4.svg);
}
.st-icon-prisotni h5:hover:before {
	background-image: url(/wp-content/uploads/2024/10/Group-80.svg);
}
.st-product-tabs ul.nav {
	gap: 5%;
}
.st-product-tabs ul.nav li a span {
    font-family: 'FranklinGothicATF';
    font-size: 18px;
    font-weight: 500;
	color: #000;
}
.st-product-tabs .st-product-slider-banner,
.st-product-tabs .st-product-slider-banner > .col {
	height: calc(100% - 10px);
	padding: 0;
}
.st-product-tabs .box-text.box-text-products {
	text-align: left;
}
.st-single-review {
    width: calc(33.33333% - 20px);
    border: 1px solid #000;
    border-radius: 15px;
    min-height: 100%;
    margin: 0 10px;
    padding: 25px;
}
.st-reviews .flickity-viewport {
	width: calc(100% - 2px);
	margin: auto;
}
.st-reviews .flickity-page-dots {
	display: none;
}
.st-reviews .flickity-prev-next-button.previous,
.st-reviews .flickity-prev-next-button.next {
    opacity: 1;
    left: 0;
    right: 80px;
    margin: 0 auto;
    width: 40px;
    height: 40px;
    border-radius: 40px !important;
    background: #fff;
    box-shadow: 0 0 20px 0 #0000001A;
    transform: translateX(0) !important;
    bottom: -80px;
    top: unset;
}
.st-reviews .flickity-prev-next-button.next {
	right: -40px;
}
.st-reviews .flickity-prev-next-button:hover .arrow {
	fill: var(--fs-color-primary);
}
.st-single-review-text {
    font-weight: 400;
    font-family: 'FranklinGothicATF';
    font-size: 16px;
	margin-bottom: 20px;
}
.st-single-review-name {
    font-weight: 700;
    font-family: 'FranklinGothicATF';
    font-size: 18px;
}
.st-section-white-curve-bottom {
	padding-bottom: 240px !important;
}
.st-section-white-curve-bottom .section-bg {
    background: url(/wp-content/uploads/2025/01/Vector-12-1.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 50% 101%;
}
.st-primeri-uporabe-hp {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-template-rows: 1fr 1fr 1fr;
	gap: 30px;
}
.st-primeri-uporabe-hp > div {
	width: 100%;	
}
.st-primeri-uporabe-hp .st-single-primer-uporabe-L {
	grid-column: 1 / 3;
	grid-row: 1 / 4;
}
.st-primeri-uporabe-hp .st-single-primer-uporabe-S-1 {
	grid-column: 3 / 4;
	grid-row: 1 / 2;
}
.st-primeri-uporabe-hp .st-single-primer-uporabe-S-2 {
	grid-column: 4 / 5;
	grid-row: 1 / 2;
}
.st-primeri-uporabe-hp .st-single-primer-uporabe-S-3 {
	grid-column: 3 / 4;
	grid-row: 2 / 3;
}
.st-primeri-uporabe-hp .st-single-primer-uporabe-S-4 {
	grid-column: 4 / 5;
	grid-row: 2 / 3;
}
.st-primeri-uporabe-hp .st-single-primer-uporabe-S-5 {
	grid-column: 3 / 4;
	grid-row: 3 / 4;
}
.st-primeri-uporabe-hp .st-single-primer-uporabe-S-6 {
	grid-column: 4 / 5;
	grid-row: 3 / 4;
}
.st-primeri-uporabe-hp .st-single-primer-uporabe-L img {
	width: 100%;
}
.st-blog-post-list.st-blog-post-list-hp {
	grid-template-columns: 1fr 1fr 1fr 1fr;
} 
/*---- Product Category ----*/
.st-subcategories-list {
	display: flex;
	align-items: stretch;
	justify-content: flex-start;
	gap: 15px;
	margin-bottom: 30px;
}
.st-subcategories-single-cat {
	width: 15%;
}
.st-subcategories-list .text a {
    width: 100%;
    display: block;
    padding-top: 10px;
    font-size: 16px;
    font-weight: 600;
	line-height: 1.1;
	text-align: center;
	word-break: break-word;
	transition: linear 0.2s;
}
/*.st-subcategories-list .st-subcategories-single-cat:hover .text a {
	font-weight: 600;
	color: var(--fs-color-primary);
	transition: linear 0.2s;
}*/
.st-subcategories-list .st-subcategories-single-cat .img {
	transition: linear 0.2s;
}
.st-subcategories-list .st-subcategories-single-cat .img img {
	background: #fff;
}
.st-subcategories-list .st-subcategories-single-cat:hover .img {
	border-color: var(--fs-color-primary);
    box-shadow: 0 0 10px 5px #00000040;
	transition: linear 0.2s;
}
.st-single-category-header {
    padding-bottom: 30px;
    border-bottom: 1px solid #000;
    margin-bottom: 30px;
}
.st-single-category-header h1 {
	color: var(--fs-color-primary);
}
.st-single-category-header-desc *,
.st-single-category-footer p {
	font-family: 'FranklinGothicATF', sans-serif;
}
.st-single-category-footer {
    margin: 50px 0;
    padding-top: 30px;
    border-top: 1px solid #000;
}
body.archive.tax-product_cat #main {
    /*background-image: url(/wp-content/uploads/2024/11/Vector-3-1.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top;*/
    padding-top: 0;
}
body.archive.tax-product_cat .shop-container {
	margin-bottom: 50px;
}
.widget_product_categories {
    padding: 20px 30px;
    background: #F2F2F2;
    border-radius: 15px;
}
.widget_product_categories > ul > li > a,
.widget_product_categories > ul > li li > a {
	font-weight: 400;
}
.widget_product_categories > ul > li.active > a {
	font-weight: 600;
	color: var(--fs-color-primary);
}
.widget_product_categories > ul > li li.active > a {
	font-weight: 600;
}
.widget_product_categories > ul > li ul {
	border-left: 0;
}
.widget_product_categories > ul > li + li {
	border-top: 0;
}
.widget_layered_nav {
    border-top: 1px solid #000;
    padding: 25px 25px 0;
}
.widget_layered_nav .is-divider,
.widget_layered_nav .count,
.widget_layered_nav .ux-swatch--color {
	display: none;
}
.widget_layered_nav .widget-title {
    font-size: 18px;
    font-weight: 600;
    color: var(--fs-color-primary);
}
.widget.widget_layered_nav>ul>li+li {
    border-top: none;
}
.widget.widget_layered_nav .woocommerce-widget-layered-nav-list__item a {
	font-weight: 400;
}
.widget.widget_layered_nav .woocommerce-widget-layered-nav-list__item a:before {
    content: "";
    width: 12px;
    height: 12px;
    display: inline-block;
    border: 1px solid;
    margin-right: 10px;
    border-radius: 3px;
}
.widget.widget_layered_nav .woocommerce-widget-layered-nav-list__item.chosen a {
    font-weight: 600;
}
.widget.widget_layered_nav .woocommerce-widget-layered-nav-list__item.chosen a:before {
    background-image: url(/wp-content/uploads/2024/11/Vector-8.svg);
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 0;
    transform: translateY(2px);
}
.product-title.woocommerce-loop-product__title a {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
}
.product-small.box .price-wrapper {
    margin: 40px 0 10px;
}
.products.has-equal-box-heights .box-image {
	padding-top: 230px;
}
.product-small.box .box-text {
	padding-top: 20px;
    display: flex;
    flex-direction: column;
	height: calc(100% - 230px);
}
.product-small.box .price-wrapper > .price {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    height: 100%;
    justify-content: flex-start;
    align-items: center;
    font-size: 24px;
    font-weight: 700;
}
.product-small.box .price-wrapper > .price del {
	text-decoration: none;
	width: 100%;
}
.product-small.box .price-wrapper > .price del .amount {
    text-decoration: line-through;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    font-family: 'FranklinGothicATF';
}
.product-small.box .price-wrapper .amount {
    font-size: 32px;
    font-weight: 600;
    color: var(--fs-color-primary);
}
.st-product-small-atc-wrapper  {
    display: flex;
    align-items: center;
    gap: 20px;
}
.st-product-small-atc-wrapper .add-to-cart-button {
	width: 100%;
}
.st-product-small-atc-wrapper .add-to-cart-button a {
    margin: 0;
    color: #000;
    border-color: var(--fs-color-primary);
    display: block;
    max-width: unset !important;
}
.st-product-small-atc-wrapper .add-to-cart-button a:after {
    content: "";
    font-family: fl-icons !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: 400 !important;
    line-height: 0;
    margin-left: 10px;
    transform: translateY(2px);
    display: inline-block;
}
.st-excerpt-wrapper {
    font-family: 'FranklinGothicATF';
    font-size: 16px;
    line-height: 1.5;
	margin-bottom: auto;
}
.st-excerpt-wrapper ul {
	margin-bottom: 0;
}
.st-excerpt-wrapper li {
	margin: 0;
	display: none;
}
.st-excerpt-wrapper ul li:first-child,
.st-excerpt-wrapper ul li:nth-child(2),
.st-excerpt-wrapper ul li:nth-child(3),
.st-excerpt-wrapper ul li:nth-child(4) {
	display: list-item;
}
.product-small .badge-container {
	margin: 0;
}
.product-small .badge-container .badge-frame {
    height: auto;
    margin-left: 0;
}
.product-small .badge-container .badge-frame .badge-inner.on-sale,
.single-product .product-gallery .badge-inner.secondary.on-sale {
    background-color: var(--fs-color-primary);
    width: 63px;
    height: 63px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 63px;
    margin: 10px 0 0 10px;
    border: none;
    font-size: 18px;
    font-weight: 800;
	font-family: 'FranklinGothicATF';
}
.product-small .badge-container .badge-inner.st-new-badge {
    background-color: #02A91C;
    width: 63px;
    height: 63px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 63px;
    margin: 10px 10px 0 0;
    border: none;
    font-size: 18px;
    font-weight: 800;
	font-family: 'FranklinGothicATF';
}
.product-small .st-stock-wrapper {
    margin-bottom: 20px;
    min-height: 25px;
}
.product-small .st-stock-wrapper span {
    font-family: 'FranklinGothicATF';
    font-size: 12px;
    line-height: 2;
    color: #02A91C;
}
.st-category-page-sorting-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
	font-weight: 400;
	margin-bottom: 30px;
}
.st-category-page-sorting-wrapper .woocommerce-result-count {
	margin-left: 0;
	font-weight: 400;
}
.st-category-page-sorting-wrapper .woocommerce-ordering select {
    border-radius: 99px;
    height: 50px;
    box-shadow: none;
}
.product-small > .col-inner {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    margin-top: 10px;
    margin-bottom: 10px;
}
.product-small .title-wrapper,
.product-small .st-excerpt-wrapper,
.product-small .price-wrapper,
.product-small .st-stock-wrapper,
.product-small .st-product-small-atc-wrapper {
	padding-left: 7%;
	padding-right: 7%;
}
.product-small .title-wrapper {
	min-height: 120px;
}
.st-badge-bottom {
    position: absolute;
    background: var(--fs-color-primary);
    bottom: 0;
    left: 20px;
    border-radius: 40px;
    height: 40px;
    padding: 5px 18px;
    color: #fff;
    font-family: 'FranklinGothicATF';
    font-weight: 800;
    font-size: 18px;
}
.woocommerce-pagination {
	margin-top: 30px;
	margin-bottom: 30px;
}
/* Product category banner */
.st-product-category-banner {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 100%;
    border-radius: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.st-product-category-banner > a {
    height: 100%;
    display: block;
	position: relative;
}
.st-product-category-banner-box {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #585858 100%);
    height: 50%;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    text-align: center;
}
.st-product-category-banner-title {
    color: #fff;
    font-size: 32px;
    line-height: 1.2;
    font-weight: 600;
    padding: 0 5%;
    margin-bottom: 15px;
}
.st-product-category-banner-button {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.st-product-category-banner-button:after {
	content: url(/wp-content/uploads/2024/11/Vector-57.svg);
	margin-left: 10px;
}
.products.row > .product-small.col > .col-inner,
.products.row > .product-small.col > .col-inner .product-small.box {
	height: 100%;
}
#shop-sidebar .woocommerce-widget-layered-nav {
	display: none;
}
body.term-34 #shop-sidebar .woocommerce-widget-layered-nav {
	display: block;
}
/*---- Single Product ----*/
.st_product-gallery-video {
    position: absolute;
    top: 0;
    bottom: 47px;
    left: 0;
    right: 0;
	z-index: 0;
}
.st_product-gallery-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.single-product .product-gallery .product-images .flickity-slider > .slide {
	/*height: 600px;*/
}
.single-product .product-gallery .product-images .flickity-slider > .slide img {
    /*max-height: 550px;*/
    object-fit: contain;
    object-position: top;
}
.single-product .product-gallery .product-images .flickity-slider .slide {
	min-height: 100%;
	display: flex;
	align-items: stretch;
	justify-content: center;
	flex-direction: column;
}
.single-product .product-gallery .product-images .flickity-page-dots {
	display: none;
}
.st-product-image-caption  {
    font-family: 'FranklinGothicATF';
    margin-bottom: 0;
    height: 47px;
    text-align: center;
    overflow: hidden;
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    background: #ffffff75;
}
.single-product .product-gallery .product-thumbnails .flickity-slider > .st-product-gallery-video-thumb,
.single-product .product-gallery .product-thumbnails .flickity-slider > .st-product-gallery-video-thumb a {
	height: 100%;
	width: 100%;
}
.single-product .product-gallery .product-thumbnails .flickity-slider > .st-product-gallery-video-thumb a {
	border-radius: 15px;
}
.single-product .product-gallery .product-thumbnails .flickity-slider > .st-product-gallery-video-thumb a img {
	width: 100%;
	height: 105%;
	object-fit: cover;
}
.single-product .product-gallery .product-thumbnails .flickity-slider > .st-product-gallery-video-thumb a:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: url(/wp-content/uploads/2025/01/play-button.svg);
    background-size: 62px;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1;
}
.single-product .product-gallery .product-thumbnails {
	padding: 0 20px;
}
.single-product .product-gallery .product-thumbnails .flickity-slider .col {
	min-height: 100%;
    display: flex;
    align-items: stretch;
}
.single-product .product-gallery .product-thumbnails .flickity-slider .col img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.single-product .product-gallery .product-thumbnails .flickity-button.flickity-prev-next-button.previous {
    opacity: 1 !important;
    display: block !important;
    left: 0;
    top: 30%;
	transform: translateX(0) !important;
	pointer-events: inherit;
}
.single-product .product-gallery .product-thumbnails .flickity-button.flickity-prev-next-button.next {
    opacity: 1 !important;
    display: block !important;
    right: 0;
    top: 30%;
	transform: translateX(0) !important;
	pointer-events: inherit;
}
/*.single-product .product-gallery .badge-inner.secondary.on-sale {
	display: none;
}*/
.st-single-product-warranty-shipping {
    display: flex;
    flex-wrap: wrap;
    gap: 0 7%;
	margin-bottom: 25px;
}
.st-single-product-warranty {
    font-family: 'FranklinGothicATF';
    font-weight: 700;
}
.st-single-product-warranty a {
    font-family: 'FranklinGothicATF';
    font-weight: 400;
	color: var(--fs-color-primary);
}
.st-single-product-warranty a:hover {
	text-decoration: underline;
}
.st-single-product-fast-shipping {
	font-family: 'FranklinGothicATF';
	position: relative;
    padding-left: 40px;
}
.st-single-product-fast-shipping:before {
	content: url(/wp-content/uploads/2024/11/Delivery.svg);
	position: absolute;
    left: 0;
    top: -3px;
}
body.single-product .product-short-description ul {
	list-style: none;
	margin-bottom: 30px;
}
body.single-product .product-short-description li {
	margin: 0 0 5px;
	font-family: 'FranklinGothicATF';
	font-weight: 400;
}
body.single-product .product-short-description li:before {
	content: url(/wp-content/uploads/2024/11/Vector-9.svg);
	margin-right: 10px;
}
body.single-product .product-info .stock.in-stock {
	display: none;
}
body.single-product .product-info .variations_form.cart th.label label {
	font-size: 16px;
	font-weight: 600;
	font-family: 'FranklinGothicATF';
}
body.single-product .product-info .variations_form.cart .ux-swatch-selected-value {
    font-size: 16px;
    font-family: 'FranklinGothicATF';
    font-weight: 400;
}
body.single-product .product-info .variations_form.cart .ux-swatch.out-of-stock:before {
    content: "Ni na zalogi";
    visibility: hidden;
    font-size: 15px;
    font-weight: 400;
    font-family: 'FranklinGothic';
    position: absolute;
    top: -23px;
	color: #000;
}
body.single-product .product-info .variations_form.cart .ux-swatch.out-of-stock.selected:before {
	visibility: visible;
}
body.single-product .product-info .variations_form.cart .woocommerce-variation-availability {
	display: none;
}
body.single-product .product-info .variations_form.cart th.label {
    align-items: baseline;
	padding-bottom: 12px;
}
body.single-product .product-info .variations_form.cart .reset_variations {
	display: none;
}
body.single-product .product-info .variations_form.cart .woocommerce-variation-price,
body.single-product .product-info .woocommerce-simple-product-price {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
	border-top: none;
}
body.single-product .product-info .variations_form.cart .woocommerce-variation-price > .price,
body.single-product .product-info .woocommerce-simple-product-price > .price {
    display: flex;
    flex-direction: column;
    margin: 0 15px 0 0;
}
body.single-product .product-info .variations_form.cart .woocommerce-variation-price del,
body.single-product .product-info .woocommerce-simple-product-price del {
	text-decoration: none;
}
body.single-product .product-info .variations_form.cart  .woocommerce-variation-price .amount,
body.single-product .product-info .woocommerce-simple-product-price .amount {
    font-size: 42px;
    font-weight: 600;
}
body.single-product .product-info .variations_form.cart .woocommerce-variation-price del .amount,
body.single-product .product-info .woocommerce-simple-product-price del .amount {
    font-size: 16px;
    font-family: 'FranklinGothicATF';
    font-weight: 400;
    text-decoration: line-through;
    color: #000;
    opacity: 1;
}
.product-summary .woocommerce-Price-currencySymbol {
    font-size: inherit;
	vertical-align: baseline;
}
body.single-product .product-info .variations_form.cart  .woocommerce-variation-price ins .amount,
body.single-product .product-info .woocommerce-simple-product-price ins .amount {
    font-size: 42px;
    font-weight: 600;
}
body.single-product .product-info .variations_form.cart .woocommerce-variation-price #saving_total_price,
body.single-product .product-info .woocommerce-simple-product-price #saving_total_price {
    width: 65px;
    height: 65px;
    border-radius: 65px;
    background-color: var(--fs-color-primary);
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'FranklinGothicATF';
    font-size: 18px;
    font-weight: 800;
    color: #fff;
    margin: 0;
	display: none;
}
body.single-product .product.product-type-simple .product-info .woocommerce-simple-product-price {
	background: #F2F2F2;
	padding: 30px 25px 20px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
body.single-product .product.product-type-simple .product-info .stock,
body.single-product .product.product-type-simple .product-info form.cart {
	background: #F2F2F2;
}
body.single-product .product.product-type-simple .product-info .stock {
	margin-bottom: 0;
	padding: 0 25px 20px;
}
body.single-product .product.product-type-simple .product-info form.cart {
	padding: 0 25px 20px;
	margin-bottom: 0;
	gap: 1em 2em;
}
body.single-product .product.product-type-simple .product-info .satisfaction-guarantee-wrapper {
	margin-top: 0 !important;
}
body.single-product .product-info .variations_form.cart .single_variation_wrap {
    background: #F2F2F2;
    padding: 30px 25px 20px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
body.single-product .product-info .quantity .button {
    border-radius: 15px !important;
    background: #fff;
    height: 60px;
	border: 1px solid #000;
	font-size: 24px;
    padding: 0 10px;
    text-align: center;
}
body.single-product .product-info .quantity .button.minus {
	border-top-right-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
}
body.single-product .product-info .quantity .button.plus {
	border-top-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
}
body.single-product .product-info .form-minimal.quantity .qty {
    height: 60px;
    background: #fff;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
	font-size: 24px;
	max-width: 36px;
	font-family: 'FranklinGothicATF';
    font-weight: 400;
}
body.single-product .product-info .single_add_to_cart_button {
    width: calc(100% - 100px - 2em);
    background-color: var(--fs-color-primary);
	font-size: 18px;
}
body.single-product .product-info .st-upsell-and-set-wrapper {
	margin-top: 20px;
}
.st-single-product-prihranek-wrapper {
    background: var(--fs-color-secondary);
    margin-bottom: 20px;
    border-radius: 15px;
    padding: 10px 25px;
    color: #fff;
    font-family: 'FranklinGothicATF';
    font-weight: 400;
    font-size: 16px;
    width: fit-content;
    text-align: center;
}
.st-single-product-prihranek-wrapper > div:last-child {
    font-weight: 800;
    font-size: 24px;
}
.iworks-omnibus {
    font-family: 'FranklinGothicATF';
    font-size: 14px;
}
.woocommerce-review-link {
    font-size: 16px;
    font-family: 'FranklinGothicATF';
}
.st-safe-payments-text {
    font-family: 'FranklinGothicATF';
    font-size: 14px;
    line-height: 1.5;
    margin: 10px 0;
	display: none;
}
.st-safe-payments-cards {
    display: flex;
    gap: 15px;
}
.satisfaction-guarantee-wrapper {
    margin-top: -1em !important;
    background-color: #02A91C33;
    padding: 16px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    display: flex;
    align-items: center;
    gap: 3%;
}
.satisfaction-guarantee-img {
    max-width: 66px;
}
.satisfaction-guarantee-title  {
    font-family: 'FranklinGothicATF';
    font-size: 18px;
    font-weight: 700;
}
.satisfaction-guarantee-text {
    font-family: 'FranklinGothicATF';
    font-size: 14px;
}
.st-product-icons-wrapper {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 10px 0 15px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
	margin: 30px 0;
}
.st-product-icons-wrapper.flickity-enabled {
	display: block;
}
.st-product-icon {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    text-align: center;
	padding: 0 10px;
}
.st-product-icons-wrapper.flickity-enabled .st-product-icon {
	width: 25%;
}
.st-product-icon img {
	width: 70px;
	height: 70px;
	object-fit: contain;
	margin-bottom: 0px;
}
.st-product-icon-text {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.5;
    color: #585858;
}
.st-uas-title {
	font-size: 18px;
	line-height: 1.5;
	font-weight: 600;
	margin-bottom: 15px;
}
.st-uas-set {
    width: 50%;
    background: #F2F2F2;
    border: 1px solid #585858;
    border-radius: 15px;
    padding: 15px 18px;
    display: flex;
    flex-wrap: wrap;
}
.st-uas-set-img {
    width: 30%;
    height: 0;
    padding-bottom: 30%;
    overflow: hidden;
    position: relative;
}
.st-uas-set-img img {
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.st-uas-set-data {
	width: 70%;
	padding-left: 15px;
	display: flex;
    flex-direction: column;
}
.st-uas-set-title {
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 10px;
    font-weight: 400;
}
.st-uas-set-price {
    font-weight: 600;
    font-size: 18px;
    margin-top: auto;
}
.st-uas-set-button {
    width: 100%;
    margin-top: 20px;
}
.st-uas-set-button a  {
    width: 100%;
    display: block;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    background: #fff;
    border: 1px solid var(--fs-color-primary);
    border-radius: 25px;
    padding: 10px;
}
body.single-product .product-footer {
    /*background-image: url(/wp-content/uploads/2024/12/Vector-3-2.svg);
    background-size: 100%;
    background-position: top;
    background-repeat: no-repeat;*/
    padding-top: 0px;
}
.product-page-sections-nav {
    margin-bottom: 70px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 5%;
}
.product-page-sections-content-item {
	clear: both;
}
.product-page-sections-nav-item a span {
    font-size: 24px;
    font-weight: 400;
	margin-left: 8px;
}
.product-page-sections-nav-item a:hover span {
    color: var(--fs-color-primary);
}
.product-page-sections-nav-item a:hover svg path {
    stroke: var(--fs-color-primary);
}
.product-page-sections-content-item-title {
    color: var(--fs-color-primary);
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 30px;
}
.product-page-sections-content-item-content {
	margin-bottom: 50px;
}
.product-page-sections-content-item-content p,
.product-page-sections-content-item-content p:not(.stars) a,
.product-page-sections-content-item-content li {
    font-family: 'FranklinGothicATF';
    font-weight: 300;
}
.product-page-sections-content-item-content p a {
    color: var(--fs-color-primary);
}
.product-page-sections-content-item-content ol,
.product-page-sections-content-item-content ul {
	margin-left: 30px;
}
.st-product-description-with-images-block {
	display: flex;
	align-items: center;
	margin-bottom: 80px;
	gap: 5%;
}
.st-product-description-with-images-block-img {
	width: 45%;
}
.st-product-description-with-images-block-img img {
	width: 100%;
	aspect-ratio: 1.6;
    object-fit: cover;
}
.st-product-description-with-images-block-text {
	width: 50%;
}
.st-product-description-with-images-block-text > div * {
	font-family: 'FranklinGothicATF';
    font-weight: 300;
}
.st-product-description-with-images-block.st-product-description-with-images-block-img-left {
	flex-direction: row-reverse;
}
.product-page-set-compositions {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.product-page-set-composition {
    flex-basis: calc(25% - 15px);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
    padding: 25px 20px;
}
.product-page-set-composition img {
	margin-bottom: 15px;
	width: 100%;
}
.product-page-set-composition-title {
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 15px;
	line-height: 1.2;
}
.product-page-set-composition-text {
    font-weight: 300;
    font-family: 'FranklinGothicATF';
}
.woocommerce-product-rating {
	margin: 10px 0;
}
.star-rating span:before,
.woocommerce-page .star-rating:before {
	color: #FFC107;
}
.product-page-attribute-table {
	max-width: 850px;
}
.product-page-attribute-table tr td {
	border-bottom: 1px solid #000;
	font-weight: 400;
	font-size: 22px;
	background: #F2F2F2;
	color: #000;
	padding: 12px 10px 12px 4%;
}
.product-page-attribute-table tr td:last-child {
	font-size: 16px;
}
.product-page-attribute-table tr td:first-child {
	font-weight: 600;
	background: #fff;
}
.product-page-attribute-table tr:last-child td {
	border-bottom: none;
}
.product-usage-top {
    display: flex;
    align-items: center;
    gap: 5%;
	margin-bottom: 30px;
}
.product-page-manual-download span,
.product-page-manual-video span {
    display: flex;
    align-items: center;
    font-family: 'FranklinGothicATF';
	font-weight: 300;
}
.product-page-manual-download span:before {
	content: url('/wp-content/uploads/2024/12/Clipboard-Technical-Support.svg');
}
.product-page-manual-video span:before {
	content: url('/wp-content/uploads/2025/02/Play-Button-2.svg');
}
.product-usage-bottom-item {
    width: 100%;
    margin-bottom: 30px;
    padding: 25px 20px;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
	gap: 50px;
}
.product-usage-bottom-item-img {
	max-width: 300px;
	width: 100%;
}
.product-usage-bottom-item-img p {
    text-align: right;
    font-family: 'FranklinGothicATF';
    font-weight: 300;
    font-size: 12px;
    font-style: italic;
    line-height: 1.5;
}
.product-usage-bottom-item-texts {
    width: 100%;
}
.product-usage-bottom-item-texts div ul li {
	line-height: 1.5;
	margin-bottom: 5px;
}
.related.product-section {
	border-top: none;
}
.related.product-section > h2 {
	text-align: center;
	margin-bottom: 40px;
}
.st-heading-dots:before {
	content: url(/wp-content/uploads/2024/12/krogci-1.svg);
	display: block;
}
.related.product-section .flickity-prev-next-button.previous,
.related.product-section .flickity-prev-next-button.next {
    opacity: 1;
    left: -50px;
    width: 40px;
    height: 40px;
    border-radius: 40px !important;
    background: #fff;
    box-shadow: 0 0 20px 0 #0000001A;
	transform: translateX(0) !important;
	top: 60%;
}
.related.product-section .flickity-prev-next-button.next {
	left: unset;
	right: -50px;
}
.st-single-post-title {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
#comments > h3 {
	display: none;
}
.woocommerce-variation-add-to-cart {
	gap: 1em 2em;
	padding-bottom: 0 !important;
}
/* Single post */
.breadcrumbs,
.breadcrumbs a {
    color: #585858;
    font-size: 12px;
    font-family: 'FranklinGothicATF';
    font-weight: 350;
}
body.single-post #content {
    background: url(/wp-content/uploads/2024/12/Vector-3-3.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 0 60px;
}
.st-single-post-breadcrumbs .col {
    margin: 20px 0 120px;
}
.st-single-post-date {
	font-family: 'FranklinGothicATF';
}
.st-posts-sidebar {
    padding: 40px 20px 1px;
    background: #fff;
    box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.08);
}
.st-posts-sidebar-title {
    line-height: 1;
    margin-bottom: 40px;
}
.st-posts-sidebar-single-post {
	margin-bottom: 40px;
}
.st-posts-sidebar-single-post-img {
    height: 0;
    padding-bottom: 75%;
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
}
.st-posts-sidebar-single-post-img img  {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.st-posts-sidebar-single-post h4 {
	line-height: 1.2;
}
.st-posts-sidebar-single-post-excerpt * {
    line-height: 1.5;
    font-family: 'FranklinGothicATF';
}
.st-posts-sidebar-single-post-button {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    color: #585858;
}
.st-posts-sidebar-single-post-button i {
    margin-left: .4em;
    margin-right: -.15em;
}
body.single-post .entry-content p {
	font-family: 'FranklinGothicATF';
	font-weight: 350;
}
body.single-post .entry-content p a {
	font-family: 'FranklinGothicATF';
    text-decoration: underline;
	font-weight: 350;
}
body.single-post .entry-content h4 {
	line-height: 1.4;
}
.blog-share {
    padding-top: 20px;
    margin-top: 30px;
    border-top: 2px solid var(--fs-color-primary);
}
.blog-share i {
    color: #000;
    font-size: 22px;
}
.share-icons a.email i:before {
	content: url(/wp-content/uploads/2025/02/eIOE_1-4.svg);
}
.share-icons a.linkedin i:before {
	content: url(/wp-content/uploads/2025/02/Group-10.svg);
}
.st-post-upsell-row .wp-block-list li {
    line-height: 1.5;
    margin-bottom: 0;
}
.st-post-upsell-row .wp-block-button {
	width: 100%;
}
.st-post-upsell-row .wp-block-button__link {
    border-color: var(--fs-color-primary);
    border-width: 1px;
    padding-left: 12%;
    padding-right: 12%;
}
.st-post-upsell-row .wp-block-button__link:after {
    content: "";
    speak: none !important;
    display: inline-block;
    font-display: block;
    font-family: fl-icons !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: 700 !important;
    line-height: 1.2;
    margin: 0 0 0 10px;
    padding: 0;
    position: relative;
    text-transform: none !important;
}
.post-sidebar {
	border: none !important;
}
/* Blog posts layout */
body.archive.category #content {
    background: url(/wp-content/uploads/2024/12/Vector-3-3.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 0 60px;
}
.archive-page-header {
	display: none;
}
.st-blog-sidebar {
    background: #F2F2F2;
    border-radius: 15px;
    padding: 20px;
    display: flex;
    flex-direction: column;
}
.st-blog-sidebar a {
	padding: 5px 0;
	font-weight: 400;
}
.st-blog-sidebar a:before {
    content: "";
    font-family: fl-icons !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: 400 !important;
    line-height: 0;
    margin-right: 10px;
    transform: translateY(2px);
    display: inline-block;
}
.st-blog-post-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
	margin-bottom: 50px;
}
.st-single-post {
    border: 1px solid #000;
    padding: 20px;
	display: flex;
	flex-direction: column;
}
.st-single-post-img {
    height: 0;
    padding-bottom: 75%;
    overflow: hidden;
    position: relative;
	margin-bottom: 20px;
}
.st-single-post-img img {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.st-single-post h4 {
	line-height: 1.33;
	margin-bottom: 23px;
}
.st-single-post p {
    font-family: 'FranklinGothicATF';
    line-height: 1.5;
    margin-bottom: 30px;
}
.st-single-post .st-single-post-link {
	color: #585858;
	text-transform: uppercase;
	margin-top: auto;
}
.st-single-post .st-single-post-link:after {
    content: "";
    font-family: fl-icons !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: 400 !important;
    line-height: 0;
    margin-left: 5px;
    transform: translateY(2px);
    display: inline-block;
}
ul.nav-pagination li span,
ul.nav-pagination li a {
    height: 52px;
    width: 52px;
    font-size: 32px;
    line-height: 1.4;
    padding: 0;
    min-width: unset;
    font-weight: 600;
	margin: 0;
	border: none;
}
ul.nav-pagination li a {
    background: #D9D9D9;
    color: #fff;
}
ul.nav-pagination li a.next,
ul.nav-pagination li a.prev {
    background: transparent;
    color: var(--fs-color-primary);
}
ul.nav-pagination .pagination-link.current-page {
	background: var(--fs-color-primary);
}
/* Primer uporabe post type, Primer uporabe page */
.st-primer-uporabe-post,
.st-primeri-uporabe-page {
	background: url(/wp-content/uploads/2024/12/Vector-12.svg);
	background-repeat: no-repeat;
	background-position: 50% 40px;
	background-size: 100%;
	padding-top: 200px;
	padding-bottom: 100px;
}
.st-primer-uporabe-post .row {
	max-width: 1150px;
}
.st-primer-uporabe-title,
.st-primer-uporabe-row-related h2 {
	text-align: center;
	margin-bottom: 30px;
}
.st-primer-uporabe-title h1:before,
.st-primer-uporabe-row-related h2:before {
	display: block;
}
.st-primer-uporabe-row-2 {
	margin-bottom: 30px;
}
.st-primer-uporabe-main-text,
.st-primer-uporabe-potrebujete-priprava {
    font-family: 'FranklinGothicATF';
    line-height: 1.5;
	margin-bottom: 30px;
}
.st-primer-uporabe-potrebujete ul {
	padding-left: 25px;
}
.st-primer-uporabe-potrebujete ul li {
	margin-bottom: 0;
	font-family: 'FranklinGothicATF';
}
.st-primer-uporabe-content ul,
.st-primer-uporabe-content ol {
	margin-left: 20px;
}
.st-primer-uporabe-content p,
.st-primer-uporabe-content li {
	font-family: 'FranklinGothicATF';
}
.st-primer-uporabe-row-3 {
    margin-bottom: 50px;
}
.st-primer-uporabe-video-wrapper {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-top: 56.25%;
}
.st-primer-uporabe-video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	border: 0;
}
.st-primer-uporabe-images-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 25px 30px;
}
.st-primer-uporabe-image img {
	margin-bottom: 10px;
}
.st-primer-uporabe-image-50 {
    width: calc(50% - 15px);
}
.st-primer-uporabe-image-text {
    font-size: 12px;
    text-align: right;
    font-family: 'FranklinGothicATF';
    font-style: italic;
}
.st-primer-uporabe-row-share {
    border-top: 2px solid var(--fs-color-primary);
    padding-top: 30px;
	margin-bottom: 60px;
}
.st-primer-uporabe-row-share .share-icons.share-row {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.st-primer-uporabe-row-share .share-icons.share-row .share-icons-title {
    width: 100%;
    text-align: center;
    font-size: 24px;
    padding: 0;
    color: #000;
    margin-bottom: 15px;
}
.st-primer-uporabe-row-share .share-icons.share-row i  {
    font-size: 24px;
    color: #000;
    margin: 0 5px;
}
.st-primer-uporabe-related-posts-wrapper {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 30px;
}
.st-primer-uporabe-related-post {
    height: 270px;
    position: relative;
}
.st-primer-uporabe-related-post > a {
	position: aboslute;
	top: 0;
	bottom: 0;
	width: 100%;
}
.st-primer-uporabe-related-post-inner {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #585858 100%);
    height: 100%;
    padding: 25px;
    display: flex;
    align-items: flex-end;
}
.st-primer-uporabe-related-post-inner-title {
    color: #fff;
    font-weight: 600;
    font-size: 24px;
    line-height: 1.3;
	position: relative;
	width: 100%;
	padding-right: 40%;
}
.st-primer-uporabe-related-post-inner-title:after  {
    content: url(/wp-content/uploads/2024/10/Group-56.svg);
	background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    right: 0;
}
.st-primer-uporabe-related-post.st-primer-uporabe-video {
	border-radius: 15px;
}
.st-primer-uporabe-related-post.st-primer-uporabe-video .st-primer-uporabe-related-post-inner {
	opacity: 0;
}
.st-primer-uporabe-related-post.st-primer-uporabe-video a:before {
    content: "";
    background-image: url(/wp-content/uploads/2024/10/play.gif);
    background-size: 104px;
    background-repeat: no-repeat;
    width: 104px;
    height: 104px;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.st-single-primer-uporabe {
	width: 100%;
	margin-bottom: 40px;
}
.st-single-primer-uporabe-text {
    display: flex;
    box-shadow: 0 0 60px rgba(0, 0, 0, 0.08);
	height: 640px;
}
.st-single-primer-uporabe-text-left {
    width: 25%;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    background: #fff;
}
.st-single-primer-uporabe-text-right {
	width: 75%;
}
.st-single-primer-uporabe-button {
	margin: auto 0 0;
}
.st-single-primer-uporabe-text-right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.st-single-primer-uporabe-video {
	height: 640px;
	border-radius: 15px;
	background-size: cover;
	position: relative;
}
.st-single-primer-uporabe-video > a,
.st-single-primer-uporabe-M > a,
.st-single-primer-uporabe-S > a {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.st-single-primer-uporabe-play {
    position: absolute;
    width: 253px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.st-single-primer-uporabe-video-text,
.st-single-primer-uporabe-1plus3-text {
    position: absolute;
    height: 50%;
    width: 100%;
    bottom: 0;
    padding: 30px 50px;
    display: flex;
    align-items: flex-end;
    background: linear-gradient(0deg, #585858, transparent);
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	opacity: 0;
	transition: linear 0.2s;
}
.st-single-primer-uporabe-video-text h4,
.st-single-primer-uporabe-1plus3-text h4 {
	color: #fff;
	line-height: 1.1;
}
.st-single-primer-uporabe-video > a:hover .st-single-primer-uporabe-video-text,
.st-single-primer-uporabe-M > a:hover .st-single-primer-uporabe-1plus3-text,
.st-single-primer-uporabe-S > a:hover .st-single-primer-uporabe-1plus3-text {
	opacity: 1;
	transition: linear 0.2s;
}
.st-single-primer-uporabe-1plus3 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr;
	gap: 30px;
}
.st-single-primer-uporabe-L {
    grid-column: 1 / 3;
    grid-row: 1 / 4;
	box-shadow: 0 0 60px rgba(0,0,0,0.08);
}
.st-single-primer-uporabe-M {
    grid-column: 3 / 5;
    grid-row: 1 / 3;
}
.st-single-primer-uporabe-S1 {
    grid-column: 3 / 4;
    grid-row: 3 / 4;
}
.st-single-primer-uporabe-S2 {
    grid-column: 4 / 5;
    grid-row: 4 / 5;
}
.st-single-primer-uporabe-3plus1 .st-single-primer-uporabe-L {
    grid-column: 3 / 5;
    grid-row: 1 / 4;
}
.st-single-primer-uporabe-3plus1 .st-single-primer-uporabe-M {
    grid-column: 1 / 3;
    grid-row: 1 / 3;
}
.st-single-primer-uporabe-3plus1 .st-single-primer-uporabe-S1 {
    grid-column: 1 / 2;
    grid-row: 3 / 4;
}
.st-single-primer-uporabe-3plus1 .st-single-primer-uporabe-S2 {
    grid-column: 2 / 3;
    grid-row: 4 / 5;
}
.st-single-primer-uporabe-L-text {
	padding: 30px;
	display: flex;
	flex-direction: column;
	background: #fff;
}
.st-single-primer-uporabe-L-text img {
    height: 50%;
    width: 100%;
    object-fit: cover;
}
.st-single-primer-uporabe-L-text p {
	margin-bottom: 15px;
}
.st-single-primer-uporabe-L-text a {
	margin: auto 0 0;
}
.st-single-primer-uporabe-M,
.st-single-primer-uporabe-S {
	position: relative;
	background-size: cover;
}
.st-single-primer-uporabe-1plus3-text {
	padding: 20px 40px;
}
.st-single-primer-uporabe-M .st-single-primer-uporabe-1plus3-text,
.st-single-primer-uporabe-S:not(.st-single-primer-uporabe-S-video) .st-single-primer-uporabe-1plus3-text{
	border-radius: 0 !important;
}
.st-single-primer-uporabe-M h4 {
    position: relative;
    width: 100%;
    padding-right: 40%;
}
.st-single-primer-uporabe-M h4:after {
    content: url(/wp-content/uploads/2024/10/Group-56.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    right: 0;
}
.st-single-primer-uporabe-S .st-single-primer-uporabe-play {
	width: 104px;
}
.st-single-primer-uporabe-S-video {
	border-radius: 15px;
}
.st-single-primer-uporabe-S .st-single-primer-uporabe-1plus3-text {
	padding: 10px 30px;
} 
/* Baza znanja */
.st-baza-znanja-page-title-section .section-bg:before {
    content: "";
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.765) 62%, #FFFFFF 100%);
    width: 50%;
    display: block;
    height: 100%;
    z-index: 1;
    position: relative;
}
.st-baza-znanja-page-title-section .section-bg:after {
    content: "";
    background: url(/wp-content/uploads/2025/01/Vector-14.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 50% 101%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50%;
}
#bz-posts-list {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-gap: 30px;
}
#bz-posts-list .bz-single-post,
.st-posts-sidebar-single-post-bz {
	position: relative;
	border-radius: 15px;
	min-height: 300px;
	background-size: cover !important;
    background-position: center !important;
}
.st-posts-sidebar-single-post-bz {
	min-height: 230px;
}
#bz-posts-list .bz-single-post > a,
.st-posts-sidebar-single-post-bz > a {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
#bz-posts-list .bz-single-post > a .bz-single-post-play,
.st-posts-sidebar-single-post-bz > a .bz-single-post-play {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 104px;
}
#bz-posts-list > div:nth-child(1) {
	grid-column: 1 / 4;
	grid-row: 1 / 3;
}
#bz-posts-list > div:nth-child(2) {
	grid-column: 4 / 5;
	grid-row: 1 / 2;
}
#bz-posts-list > div:nth-child(3) {
	grid-column: 4 / 5;
	grid-row: 2 / 3;
}
#bz-posts-list > div:nth-child(4) {
	grid-column: 1 / 5;
	grid-row: 3 / 5;
}
#bz-posts-list > div:nth-child(5) {
	grid-column: 1 / 2;
	grid-row: 5 / 6;
}
#bz-posts-list > div:nth-child(6) {
	grid-column: 2 / 3;
	grid-row: 5 / 6;
}
#bz-posts-list > div:nth-child(7) {
	grid-column: 3 / 4;
	grid-row: 5 / 6;
}
#bz-posts-list > div:nth-child(8) {
	grid-column: 4 / 5;
	grid-row: 5 / 6;
}
#bz-posts-list > div:nth-child(9) {
	grid-column: 1 / 2;
	grid-row: 6 / 7;
}
#bz-posts-list > div:nth-child(10) {
	grid-column: 1 / 2;
	grid-row: 7 / 8;
}
#bz-posts-list > div:nth-child(11) {
	grid-column: 2 / 5;
	grid-row: 6 / 8;
}
#bz-posts-list > div:nth-child(1),
#bz-posts-list > div:nth-child(4),
#bz-posts-list > div:nth-child(11) {
	border-radius: 30px;
}
#bz-posts-list > div:nth-child(1) .bz-single-post-play,
#bz-posts-list > div:nth-child(4) .bz-single-post-play,
#bz-posts-list > div:nth-child(11) .bz-single-post-play {
	width: 230px;
}
#bz-posts-list > div:nth-child(1) {
	min-height: 630px;
}
#bz-posts-list > div:nth-child(4) {
	min-height: 708px;
}
#bz-posts-list .bz-single-post-text,
.st-posts-sidebar-single-post-bz .bz-single-post-text {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 60%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 20px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #585858 100%);
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
#bz-posts-list > div:nth-child(1) .bz-single-post-text,
#bz-posts-list > div:nth-child(4) .bz-single-post-text,
#bz-posts-list > div:nth-child(11) .bz-single-post-text {
	padding: 60px;
	border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}
#bz-posts-list .bz-single-post-text h4,
.st-posts-sidebar-single-post-bz .bz-single-post-text h4 {
	margin-bottom: 0;
	color: #fff;
}
#bz-posts-list .bz-single-post-text p,
.st-posts-sidebar-single-post-bz .bz-single-post-text p {
    font-family: 'FranklinGothicATF';
    color: #fff;
    text-transform: lowercase;
    margin-bottom: 0;
}
#bz-posts-list > div:nth-child(1) .bz-single-post-text h4,
#bz-posts-list > div:nth-child(4) .bz-single-post-text h4,
#bz-posts-list > div:nth-child(11) .bz-single-post-text h4 {
	font-size: 32px;
}
#bz-posts-list .pagination-links {
    grid-column: 1 / 5;
    list-style: none;
    display: flex;
    gap: 15px;
    justify-content: center;
    margin: 30px 0 50px;
}
#bz-category-filter {
    max-width: 330px;
    box-shadow: none;
    border: 1px solid #000;
    border-radius: 50px;
    height: 60px;
    padding: 0 27px;
    text-transform: uppercase;
    background-position: right 1.45em top 50%;
    margin-bottom: 50px;
	font-weight: 500;
	font-size: 18px;
}
.st-baza-znanja-nav .col-inner {
	display: flex;
}
.st-baza-znanja-nav .col-inner > * {
    width: fit-content;
    margin: 0;
    font-size: 24px;
    line-height: 1;
    margin-right: 6.5%;
}
.st-baza-znanja-nav .col-inner > * a {
	font-size: 24px;
	line-height: 1.5;
	color: #000;
	font-weight: 400;
}
.st-baza-znanja-nav .col-inner > h1 a {
	font-size: 24px;
	line-height: 1.5;
	color: var(--fs-color-primary);
	font-weight: 600;
}
.st-baza-znanja-nav .col-inner > * a:before {
    content: "";
    speak: none !important;
    display: inline-block;
    font-display: block;
    font-family: fl-icons !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: 400 !important;
    line-height: 1.2;
    margin: 0 7px 0 0;
    padding: 0;
    position: relative;
    text-transform: none !important;
	transform: translateY(2px);
}
/* Tehnični podatki */
.st-baza-znanja-table {
	border-collapse: collapse;
}
.st-baza-znanja-table td {
	border: 0;
	font-size: 18px;
	font-weight: 400;
	background: #fff;
	color: #000;
	width: 16.66666%;
}
.st-baza-znanja-table.st-baza-znanja-table-posode td {
	width: calc(100% / 7);
}
.st-baza-znanja-table tr:nth-child(2n+3) td {
	background: #F2F2F2;
}
.st-baza-znanja-table tr td:first-child {
	font-weight: 600;
	padding-left: 20px;
}
.st-baza-znanja-table th {
    border: 0;
    font-size: 24px;
    font-weight: 600;
    background: #fff;
    color: #585858;
    text-transform: none;
    letter-spacing: 0;
    line-height: 1.3;
	vertical-align: top;
}
.st-baza-znanja-table tr:last-child td {
	background: #fff;
	padding-top: 30px;
}
.st-baza-znanja-table tr td a {
    color: var(--fs-color-primary);
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
}
.st-baza-znanja-table tr td a span {
	padding-right: 8px;
}
/* Navodila za uporabo */
.st-navodila-category {
	margin-bottom: 40px;
	width: 100%;
}
.st-navodila-list  {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
	gap: 30px;
}
.st-single-navodilo a {
    display: flex;
    align-items: center;
    gap: 20px;
    font-size: 18px;
    font-weight: 400;
    text-decoration: underline;
}
.st-single-navodilo a:before {
	content: url(/wp-content/uploads/2025/01/Pdf-1.svg);
	transform: translateY(6px);
}
/* e-knjižnica, katalog izdelkov */
.st-e-knjiznica-list,
.st-katalogi-izdelkov-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 40px 30px;
}
.st-e-knjiznica-form {
    background: #F2F2F2;
    padding: 5% 0;
    margin-bottom: 30px;
}
.st-e-knjiznica-form span {
    font-family: 'FranklinGothic', sans-serif !important;
    font-size: 24px !important;
}
.st-e-knjiznica-form div,
.st-e-knjiznica-form input,
.st-e-knjiznica-form input::placeholder {
    font-family: 'FranklinGothicATF', sans-serif !important;
}
.st-e-knjiznica-form button {
    font-family: 'FranklinGothic', sans-serif !important;
    font-size: 18px !important;
	background-color: #585858 !important;
}

.st-single-katalogi-izdelkov,
.st-single-e-knjiznica {
	display: flex;
	flex-direction: column;
}
.st-single-katalogi-izdelkov img,
.st-single-e-knjiznica img {
	margin-top: auto;
}
.st-single-e-knjiznica h4,
.st-single-katalogi-izdelkov h4 {
    line-height: 1.3;
    margin-bottom: 30px;
}
.st-single-e-knjiznica h4 {
	min-height: 63px;
}
.st-single-e-knjiznica img,
.st-single-katalogi-izdelkov img,
.st-e-knjiznica-related-post img,
.st-e-knjiznica-related-post {
	margin-bottom: 30px;
}
.st-single-e-knjiznica a,
.st-single-katalogi-izdelkov a,
.st-e-knjiznica-related-post a {
    font-size: 18px;
    color: #585858;
}
.st-single-e-knjiznica a span,
.st-single-katalogi-izdelkov a span,
.st-e-knjiznica-related-post a span {
	text-decoration: underline;
	padding-right: 8px;
}
.st-single-e-knjiznica a i,
.st-single-katalogi-izdelkov a i,
.st-e-knjiznica-related-post a i {
	transform: translatey(3px);
}
.st-e-knjiznica-title {
	margin-bottom: 40px;
}
.st-e-knjiznica-title .st-title-dots:before {
	display: block;
}
.st-e-knjiznica-post {
    background: url(/wp-content/uploads/2025/01/Vector-14-2.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top;
    margin-top: 50px;
    padding-top: 140px;
}
.st-e-knjiznica-content {
    display: flex;
    gap: 30px;
	margin-bottom: 60px;
}
.st-e-knjiznica-content-img {
	width: 45%;
}
.st-e-knjiznica-content-text {
	width: 55%;
}
.st-e-knjiznica-content-seo-text * {
    font-family: 'FranklinGothicATF';
    font-weight: 350;
}
.st-e-knjiznica-related {
    background: #fff;
    padding: 30px 20px;
    box-shadow: 0 0 60px rgba(0, 0, 0, 0.08);
}
.st-single-katalogi-izdelkov > a {
	cursor: pointer;
}
#st-katalog-view {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999999;
    background: rgb(0 0 0 / 50%);
	padding: 25px;
}
#st-katalog-view iframe {
	height: calc(100% - 50px);
}
#st-katalog-view-close {
    width: fit-content;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 900;
    line-height: 1;
    margin: 0 auto 10px;
    padding: 10px 25px;
    border: 2px solid var(--fs-color-primary);
    cursor: pointer;
}
/* Konfigurator */
.st-konfigurator-page-title {
    margin-top: -120px;
}
body.page-id-743 .header-bg-color.fill {
	background-color: transparent;
}
.st-konfigurator-page-title .section-bg:before {
    content: "";
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.765) 62%, #FFFFFF 100%);
    width: 50%;
    display: block;
    height: 100%;
    z-index: 1;
    position: relative;
}
.st-konfigurator-page-title .section-bg:after {
    content: "";
    background: url(/wp-content/uploads/2025/01/Vector-14.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 50% 101%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50%;
}
/* O podjetju */
.st-konfigurator-page-title {
    margin-top: -120px;
}
body.page-id-1465 .header-bg-color.fill {
	background-color: transparent;
}
.st-o-podjetju-page-title .section-bg:after {
    content: "";
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.765) 62%, #FFFFFF 100%);
    width: 100%;
    display: block;
    height: 155px;
    z-index: 1;
    position: absolute;
    top: 0;
}
.st-o-podjetju-nav .col-inner {
	display: flex;
}
.st-o-podjetju-nav .col-inner > * {
    width: fit-content;
    margin: 0;
    font-size: 24px;
    line-height: 1;
    margin-right: 5%;
}
.st-o-podjetju-nav .col-inner > * a {
	font-size: 24px;
	line-height: 1.5;
	color: #000;
	font-weight: 400;
}
.st-o-podjetju-nav .col-inner > * a:before {
    content: "";
    speak: none !important;
    display: inline-block;
    font-display: block;
    font-family: fl-icons !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: 400 !important;
    line-height: 1.2;
    margin: 0 7px 0 0;
    padding: 0;
    position: relative;
    text-transform: none !important;
	transform: translateY(2px);
}
.st-history-tabs .nav {
	margin-bottom: 40px;
}
.st-history-tabs .nav li {
	width: 90px;
	height: 100px;
	display: flex;
    align-items: center;
    justify-content: center;
}
.st-history-tabs .nav li::marker {
	font-size: 0;
}
.st-history-tabs .nav li a {
	display: flex;
    width: 80px;
    height: 80px;
    justify-content: center;
	align-items: center;
    box-shadow: 0px 0px 10px 0px #00000026;
    border-radius: 80px;
	font-size: 24px;
}
.st-history-tabs .nav li.active a {
    font-weight: 600;
    background-color: var(--fs-color-primary);
    color: #fff;
}
.st-history-tabs .flickity-page-dots {
	display: none;
}
.st-history-tabs .flickity-button.flickity-prev-next-button.previous{
    left: -53px;
    opacity: 1;
    transform: translate(0px, -16px);
    width: 45px;
    height: 45px;
    border-radius: 45px;
    background: #fff;
    box-shadow: 0px 0px 5px 0px #00000026;
}
.st-history-tabs .flickity-button.flickity-prev-next-button.next{
    right: -53px;
    opacity: 1;
    transform: translate(0px, -16px);
    width: 45px;
    height: 45px;
    border-radius: 45px;
    background: #fff;
    box-shadow: 0px 0px 5px 0px #00000026;
}
.st-history-tabs .tab-panels .panel .row {
    max-width: 920px;
    margin: auto;
}
/*.st-history-tabs-sections .section-bg:after {
    content: "";
    background: linear-gradient(180deg, #ffffff 0%, #f2f2f2 100%);
    width: 100%;
    display: block;
    height: calc(100% - 150px);
    z-index: 1;
    position: absolute;
    bottom: 0;
}*/
.st-history-tabs-sections .st-history-tabs .panel .row .col-inner * {
	font-family: 'FranklinGothicATF';
}
.st-section-bottom-gradient .section-bg:after {
    content: "";
    background: linear-gradient(180deg, #ffffff 0%, #f2f2f2 100%);
    width: 100%;
    display: block;
    height: 40%;
    z-index: 1;
    position: absolute;
    bottom: 0;
}
.st-section-bg-contain .section-bg img {
	object-fit: contain;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
    height: 60px;
    font-family: 'FranklinGothicATF';
    font-weight: 400;
    color: #000;
    box-shadow: none;
    border: 1px solid #000;
	font-size: 16px;
}
.wpcf7 input[type="text"]::placeholder,
.wpcf7 input[type="tel"]::placeholder,
.wpcf7 input[type="email"]::placeholder,
.wpcf7 textarea::placeholder {
	font-size: 14px;
	color: #585858;
}
.wpcf7 textarea {
	min-height: 200px;
}
.wpcf7 label,
.wpcf7-form-control-wrap {
	text-align: left;
}
.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item-label {
    font-size: 14px;
    font-family: 'FranklinGothicATF';
    font-weight: 400;
}
.wpcf7 .wpcf7-submit {
    width: 100%;
    margin: 0;
    background: #585858;
    height: 60px;
    font-size: 18px;
    font-weight: 500;
}
.st-cf7-upload-file p {
    font-weight: 600;
    font-size: 18px;
    text-align: left;
}
/* Mini cart */
#cart-popup .cart-popup-title span,
.ux-mini-cart-cross-sells__title.text-center {
    font-weight: 600;
    text-transform: none;
    letter-spacing: 0;
    font-size: 24px;
}
ul.product_list_widget li  {
    min-height: 113px;
    padding-left: 100px;
    display: flex;
    flex-direction: column;
    padding-bottom: 13px;
}
ul.product_list_widget li .quantity.buttons_added input {
	background: #fff;
	font-size: 16px;
}
ul.product_list_widget li img {
	width: 90px;
	height: 90px;
}
.woocommerce-mini-cart-item .ux-mini-cart-qty {
	margin-top: auto;
}
ul.product_list_widget li .amount {
	font-size: 18px;
}
.ux-mini-cart-cross-sells__list li.ux-mini-cart-cross-sells__list-item {
    padding-left: 110px;
    padding-bottom: 10px;
}
.ux-mini-cart-cross-sells__list .button.add_to_cart_button {
    font-size: 14px;
    font-weight: 500;
}
.ux-mini-cart-cross-sells {
    padding-top: 15px;
    border-top: 1px solid #000;
}
.widget_shopping_cart .woocommerce-mini-cart__buttons .button {
    font-size: 18px;
    font-weight: 500;
}
.widget_shopping_cart .woocommerce-mini-cart__buttons .wc-forward {
    background: #fff;
    color: #000;
    border: 1px solid #000;
}
.widget_shopping_cart .woocommerce-mini-cart__buttons .checkout.wc-forward {
    background: var(--fs-color-primary);
	border-color: var(--fs-color-primary);
	color: #fff;
}
ul.product_list_widget li a:not(.remove) {
	font-size: 18px;
	font-weight: 600;
}
/* Cart */
.woocommerce-cart-form__cart-item.cart_item td.product-thumbnail {
    max-width: 150px;
    min-width: 60px;
    width: 150px;
}
.woocommerce-cart-form__cart-item.cart_item td.product-name a {
    font-size: 18px;
    font-weight: 600;
}
.woocommerce-cart-form__cart-item.cart_item td.product-price .amount,
.woocommerce-cart-form__cart-item.cart_item td.product-subtotal .amount,
button[name="update_cart"] {
	font-size: 18px;
}
.cart_totals .shop_table tr.order-total {
	font-size: 24px;
}
.cart-wrapper .cross-sells > h2 {
	font-size: 24px;
}
#main a.button-continue-shopping {
	max-width: 260px;
}
.wc-proceed-to-checkout .checkout-button {
	background-color: var(--fs-color-primary);
}
.ux-cart-coupon {
    background: #f2f2f2;
    padding: 20px 25px;
}
.ux-cart-coupon button[name="apply_coupon"] {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    text-shadow: none;
    background-color: var(--fs-color-secondary);
    color: #fff;
}
.woocommerce-cart .cross-sells .product-small.box .box-text {
    height: calc(100% - 190px);
}
.woocommerce-cart .ux-quantity input {
	background: #fff;
	font-size: 16px;
}
/* Checkout */
.woocommerce-checkout .woocommerce-billing-fields > h3,
.woocommerce-checkout .woocommerce-shipping-fields > h3,
.woocommerce-checkout .woocommerce-additional-fields > h3,
#order_review_heading {
	font-size: 24px;
	text-transform: none;
	font-weight: 600;
}
.woocommerce-checkout #customer_details input,
.woocommerce-checkout #customer_details textarea,
.woocommerce-checkout #customer_details select {
    border: 1px solid #000;
    box-shadow: none;
    height: 60px !important;
}
.woocommerce-checkout #customer_details input[type="radio"],
.woocommerce-checkout #customer_details [type="checkbox"] {
    height: auto !important;
    margin: 0px 10px 0px;
    transform: translateY(1px);
}
#billing_company_check_field, #billing_taxpayer_field {
    margin-bottom: 18px;
}
#billing_company_check_field label input,
#ship-to-different-address input,
#billing_taxpayer_field span input:first-child {
	margin-left: 0 !important;
}
#billing_company_check_field .optional,
#billing_taxpayer_field .optional {
	display: none;
}
#ship-to-different-address span {
    font-size: calc(16px * 0.9);
    font-weight: 700;
}
.woocommerce-checkout-review-order-table tr.order-total {
	font-size: 24px;
}
button#place_order {
    background: var(--fs-color-primary);
    font-weight: 500;
}
/* FAQ page */
.st-faq-tabs ul.nav {
	gap: 4%;
}
.st-faq-tabs ul.nav li a span {
	font-size: 24px;
	font-weight: 400;
	color: #000;
}
.st-faq-tabs ul.nav li.active a span {
	color: var(--fs-color-primary);
	font-weight: 600;
}
.st-faq-tabs ul.nav li a span:before {
    content: "";
    speak: none !important;
    display: inline-block;
    font-display: block;
    font-family: fl-icons !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: 400 !important;
    line-height: 1.2;
    margin: 0 7px 0 0;
    padding: 0;
    position: relative;
    text-transform: none !important;
    transform: translateY(2px);
}
.st-faq-tabs .accordion-title {
	border-top: none;
}
.st-faq-tabs .accordion-title span {
	font-size: 24px;
	font-weight: 600;
}
.st-faq-tabs .accordion-title i {
    color: var(--fs-color-primary);
    transform: translateY(5px);
}
.st-faq-tabs .accordion-title.active {
	background-color: #fff;
}
.st-faq-tabs .accordion-title.active span {
	color: #000;
}
.st-faq-tabs .accordion-title.active i {
	transform: translateY(-5px);
}
.st-faq-tabs .accordion-inner {
	padding: 20px 0;
}
.st-faq-tabs .accordion-inner * {
	font-family: 'FranklinGothicATF';
}
.st-faq-tabs .accordion .toggle {
	width: 1.3em;
}
/* Kontakt */
.st-kontakt-link .text a {
    font-family: 'FranklinGothicATF';
    font-weight: 300;
}
.st-kontakticon-link img {
	margin-bottom: 0 !important;
}
.st-prodajna-mesta-list {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
	margin-bottom: 70px;
}
.st-single-prodajno-mesto {
	width: 149px;
	height: 130px;
    border: 1px solid #000;
	padding: 20px 8px;
	height: inherit;
	min-height: 120px;
}
.st-single-prodajno-mesto-img {
	height: 32px;
	text-align: center;
	margin-bottom: 20px;
}
.st-single-prodajno-mesto-name {
    font-weight: 400;
    text-align: center;
    line-height: 1.1;
}
.st-prodajna-mesta-regije {
	display: flex;
	align-items: flex-start;
}
.st-prodajna-mesta-regije-nav {
	width: 25%;
	background: #F2F2F2;
    padding: 25px 30px;
    display: flex;
    flex-direction: column;
	border-radius: 15px;
}
.st-prodajna-mesta-regije-tabs {
	width: 75%;
	padding-left: 20px;
}
.st-prodajna-mesta-regije-nav-item {
    font-size: 18px;
    font-weight: 400;
	margin-bottom: 12px;
	cursor: pointer;
}
.st-prodajna-mesta-regije-nav-item.regija-selected {
	font-weight: 600;
	color: var(--fs-color-primary);
}
.st-prodajna-mesta-regije-tab-item {
	display: none;
}
.st-prodajna-mesta-regije-tab-item.regija-selected {
	display: block;
}
.st-prodajna-mesta-regije-tab-item ul {
    list-style: none;
}
.st-prodajna-mesta-regije-tab-item ul li,
.st-prodajna-mesta-regije-tab-item ul li a {
	font-family: 'FranklinGothicATF';
	font-weight: 300;
	margin-left: 0;
}
.st-prodajna-mesta-regije-tab-item ul li a {
	text-decoration: underline;
}
.wpgmp-map-1.wpgmp_map_container .gm-style-iw.gm-style-iw-c {
    opacity: 1;
    background: transparent;
    box-shadow: none;
}
.wpgmp-map-1.wpgmp_map_container .gm-style-iw.gm-style-iw-c button {
	display: none !important;
}
.wpgmp-map-1.wpgmp_map_container .gm-style-iw.gm-style-iw-c .gm-style-iw-d {
	padding: 0;
	overflow: hidden !important;
}
.wpgmp-map-1.wpgmp_map_container .gm-style-iw.gm-style-iw-c .wpgmp_infowindow {
	width: 100px !important;
	background: transparent !important;
}
.wpgmp-map-1.wpgmp_map_container .gm-style-iw.gm-style-iw-c .wpgmp_iw_content {
	width: 100px !important;
	background: transparent !important;
}
.wpgmp-map-1.wpgmp_map_container .gm-style-iw.gm-style-iw-c .wpgmp_iw_content a {
    display: block;
    width: 85px;
    height: 98px;
    background: url(/wp-content/uploads/2025/01/Group-7.png);
	background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 12px;
    color: #fff;
    padding: 12px;
    line-height: 1.2;
    margin-left: 5px;
}
.wpgmp-map-2 .location_listing2,
.wpgmp-map-2 .location_pagination2,
.wpgmp_before_listing {
	display: none;
}
.wpgmp_filter_wrappers {
    padding: 0 !important;
    background: transparent !important;
}
div.wpgmp_search_form input.wpgmp_search_input {
    max-width: 600px;
    border: 1px solid #000 !important;
    box-shadow: unset;
    height: 60px;
    font-size: 18px !important;
    color: #585858 !important;
    font-weight: 500;
}
.st-marker-text {
    font-family: 'FranklinGothicATF';
    font-weight: 400;
}
.st-marker-text a {
    font-family: 'FranklinGothicATF';
    font-weight: 400;
	text-decoration: underline;
}
.st-marker-category {
    font-size: 24px;
    font-weight: 600;
    padding-top: 14px;
    border-top: 1px solid #000;
    margin-top:15px;
}
#map2 .wpgmp_infowindow .wpgmp_iw_content {
	padding-top: 0 !important;
}
/*---- Comparator ----*/
#mm-comparison-bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #f2f2f2;
    z-index: 9999999;
    padding: 10px 0;
    border-top: 1px solid #585858;
}
#mm-comparison-bottom #stored-products {
	display: flex;
	gap: 0 10px;
}
#mm-comparison-bottom .stored-product {
	cursor: pointer;
	position: relative;
	flex-basis: 60px;
    height: 60px;
}
#mm-comparison-bottom .stored-product:hover img {
	border-color: #E00020;
}
#mm-comparison-bottom .stored-product:hover:before {
    content: "x";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 33px;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff73;
    line-height: 1;
}
#mm-comparison-bottom .stored-product img {
    height: 60px;
    width: 60px;
    object-fit: contain;
    border: 1px solid #003189;
    background: #fff;
}
#mm-comparison-bottom .stored-product-tooltip {
    position: absolute;
    bottom: 70px;
    left: -70px;
    background: #fff;
    border-radius: 5px;
    padding: 2px;
    width: 200px;
    font-size: 12px;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s;
    border: 1px solid #000;
}
#mm-comparison-bottom .stored-product:hover .stored-product-tooltip {
	visibility: visible;
	opacity: 1;
}
#mm-comparison-bottom .stored-product-tooltip:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #000 transparent transparent transparent;
}
#mm-comparison-bottom > div {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 2%;
    color: #000;
}
.mm-comparison-bottom-title {
    font-size: 24px;
    font-weight: 600;
}
.mm-comparison-bottom-remove-all {
    cursor: pointer;
}
#mm-comparison-view {
	display: none;
    position: fixed;
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
    background: #fff;
    z-index: 9999999;
}
#mm-comparison-view-close {
    position: absolute;
    top: 10px;
    right: 0;
}
/* Comparison table */
.mm-comparison-view-table {
	border-collapse: collapse;
	min-width: 900px;
	overflow: auto;
}
#mm-comparison-view .container {
    height: calc(100% - 40px);
    overflow: auto;
    margin: 60px auto 20px;
}
.mm-comparison-view-table,
.mm-comparison-view-table td {
	border: 1px solid #ddd;
	padding: 5px 10px;
	font-weight: 700;
	color: #001232;
}
.mm-comparison-view-table tr:hover {
	background: #f5f5f5;
}
.mm-comparison-view-table tr td:first-child {
	font-weight: 400;
}
.mm-comparison-view-table td img{
    height: 150px;
    width: auto;
    object-fit: contain;
}
#mm-show-comparison {
    margin: 0;
    background: #E00020;
}
.mm-loop-mm-add-product-to-compare {
	cursor: pointer;
}
/*.mm-loop-mm-add-product-to-compare:before {
	content: url(/wp-content/uploads/2025/01/repeat.svg);
}*/
/* QR navodila */
.st-qr-navodilo-post {
	padding: 50px 0;
}
.st-qr-navodilo-post-featured-image img {
	max-width: 265px;
}
.qr-navodilo-wrapper {
    margin: 8px 0 16px;
    display: flex;
    align-items: center;
    gap: 10px;
}
.qr-navodilo-wrapper a {
    display: flex;
    align-items: center;
    gap: 10px;
	margin-bottom: 10px;
}
.qr-navodilo-flag {
	width: 100px;
	height: 100px;
	margin-right: 8px;
}
.qr-navodilo-text {
    font-weight: 400;
    font-size: 16px;
    color: #585858;
    text-decoration: underline;
}
@media screen and (max-width:1440px) {
	.st-hp-slider-section {
		padding-left: 100px !important;
		padding-right: 100px !important;
	}
	.header-main .nav > li > a {
		line-height: 25px !important;
	}
	.stuck .header-main .nav > li > a {
		line-height: 10px !important;
	}
	.st-baza-znanja-wrapper {
		padding-left: 15px;
		padding-right: 15px;
	}
	.st-baza-znanja-nav .col-inner > * {
		margin-right: 3%;
	}
	.st-submenu-links-stack > * {
		--stack-gap: 1rem;
	}
	/*.single-product .product-gallery .product-images .flickity-slider > .slide {
		height: 400px;
	}*/
	.st-baza-znanja-page-title-section .col.large-3 {
        padding-left: 100px;
        padding-right: 100px;
        flex-basis: 50%;
        max-width: 515px;
    }
	.header-main .nav > li {
		margin: 0 0.7%;
	}
}
@media screen and (max-width:1024px) {
	.st-baza-znanja-nav .col-inner {
		flex-wrap: wrap;
		gap: 15px 0;
	}
	.product-page-sections-nav {
		gap: 3%;
	}
	#mm-comparison-bottom > div {
		flex-wrap: wrap;
		justify-content: center;
		text-align: center;
		gap: 5px;
	}
	.mm-comparison-bottom-title {
		font-size: 16px;
		width: 100%;
	}
	#mm-comparison-bottom .stored-product {
		flex-basis: 40px;
		height: 40px;
	}
	#mm-comparison-bottom .stored-product img {
		height: 40px;
		width: 40px;
	}
}
@media screen and (max-width:850px) {
	h1, h2 {
		font-size: 36px;
	}
	.st-single-primer-uporabe-1plus3-text h4 {
		font-size: 24px;
	}
	h3 {
		font-size: 24px;
	}
	h4 {
		font-size: 18px;
	}
	#top-bar .header-contact-wrapper {
		width: 100%;
	}
	#header-contact {
		justify-content: space-between;
	}
	#top-bar.header-top {
		min-height: 35px;
	}
	.header-main .nav > li {
		margin: 0 4%;
	}
	#masthead.header-main {
		height: 80px;
	}
	#masthead.header-main #logo img {
		max-height: 45px !important;
		padding: 0;
	}
	.medium-logo-center .flex-left {
		flex-basis: 35px;
		flex-grow: 0;
	}
	#masthead #logo a {
		max-width: 110px;
	}
	.mfp-bg.off-canvas-center:not(.dark) {
		opacity: 1;
	}
	.st-hp-slider-section {
		padding: 0 !important;
	}
	.st-hp-slider-row > .col {
		max-width: unset;
	}
	.st-hp-slider-wrapper .flickity-page-dots {
		bottom: unset;
		top: 300px;
	}
	.st-section-top-curve {
		padding-top: 70px !important;
		padding-bottom: 30px !important;
	}
	.st-section-top-curve:before {
        background-size: 200%;
        background-position: 50% 0%;
    }
	.st-ul-center ul {
		list-style-position: inside;
	}
	.st-product-tabs ul.nav li a span {
		font-size: 14px;
		line-height: 1.2;
	}
	.st-product-tabs ul.nav {
		gap: 10px;
		flex-wrap: nowrap;
	}
	.st-single-review {
		width: calc(50% - 20px);
	}
	.st-section-white-curve-bottom {
		padding-bottom: 160px !important;
	}
	.st-section-white-curve-bottom .section-bg {
		background-size: 300%;
		background-position: 39% 101%;
	}
	.st-primeri-uporabe-hp {
		display: flex;
		flex-direction: column;
	}
	.st-primeri-uporabe-hp > div {
		min-height: 300px;
	}
	.st-single-primer-uporabe-1plus3-text {
		opacity: 1;
	}
	.st-blog-post-list.st-blog-post-list-hp {
		display: block;
	}
	.st-single-post {
        padding: 20px !important;
    }
	.st-blog-post-list.st-blog-post-list-hp .flickity-page-dots {
		display: none;
	}
	.archive.tax-product_cat .category-page-row > .col.large-9 {
		display: flex;
		flex-direction: column;
	}
	.archive.tax-product_cat .category-page-row > .col.large-9 .st-single-category-header {
		order: -1;
	}
	.st-category-page-filter-wrapper > div:first-child {
		display: none;
	}
	.category-filtering.category-filter-row.show-for-medium {
		display: flex;
	}
	.filter-button.uppercase.plain {
    	border: 1px solid #ddd;
		height: 50px;
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 0 30px;
		border-radius: 50px;
		color: #585858;
		text-transform: none;
		gap: 8px;
		margin: 0;
	}
	.filter-button.uppercase.plain strong {
		font-weight: 400;
		letter-spacing: 0;
	}
	.st-subcategories-single-cat {
		width: 85px;
		flex-shrink: 0;
	}
	.st-subcategories-list {
		overflow: overlay;
		-ms-overflow-style: none;  /* IE and Edge */
  		scrollbar-width: none;  /* Firefox */
	}
	.st-subcategories-list::-webkit-scrollbar {
	  display: none;
	}
	.shop-page-title.category-page-title.page-title .category-filtering {
		display: none;
	} 
	.product-title.woocommerce-loop-product__title a {
		font-size: 20px;
		margin-bottom: 10px;
	}
	body.home .product-title.woocommerce-loop-product__title a {
		font-size: 24px;
		margin-bottom: 10px;
	}
	.st-baza-znanja-page-title-section,
	.st-o-podjetju-page-title,
	.st-konfigurator-page-title {
		flex-direction: column;
	}
	.st-baza-znanja-page-title-section .section-bg,
	.st-o-podjetju-page-title .section-bg,
	.st-konfigurator-page-title .section-bg {
		position: relative;
		height: 330px;
		width: 100%;
	}
	.st-baza-znanja-page-title-section .section-content > .row > .col.large-3,
	.st-o-podjetju-page-title .section-content > .row > .col.large-4,
	.st-konfigurator-page-title .section-content > .row > .col.large-4 {
        padding-left: 15px;
        padding-right: 15px;
        flex-basis: 100%;
        max-width: 100%;
        text-align: center;
    }
	.st-baza-znanja-page-title-section .section-content > .row > .col.large-3 > .col-inner,
	.st-o-podjetju-page-title .section-content > .row > .col.large-4 > .col-inner,
	.st-konfigurator-page-title .section-content > .row > .col.large-4 > .col-inner {
		padding: 30px 0px 20px 0px !important;
	}
	.section.st-baza-znanja-nav .col,
	.st-o-podjetju-nav .col {
		padding: 0;
	}
	.section.st-baza-znanja-nav .col .col-inner,
	.st-o-podjetju-nav .col .col-inner {
		flex-direction: column;
		gap: 0;
	}
	.st-baza-znanja-nav .col-inner > *,
	.st-o-podjetju-nav .col-inner > * {
        margin-right: 0;
        width: 100%;
    }
	.st-baza-znanja-nav .col-inner > * a,
	.st-o-podjetju-nav .col-inner > * a {
		padding: 20px;
		border-bottom: 1px solid #000;
		display: block;
		width: 100%;
	}
	.st-baza-znanja-nav .col-inner > * a:before,
	.st-o-podjetju-nav .col-inner > * a:before {
		display: none;
	}
	#bz-posts-list {
		display: flex;
		flex-direction: column;
	}
	#bz-posts-list > div {
		min-height: 300px !important;
		border-radius: 15px !important;
	}
	#bz-posts-list .bz-single-post-text h4 {
		font-size: 24px !important;
		line-height: 1.2;
	}
	#bz-posts-list > div .bz-single-post-text {
		padding: 24px !important;
		border-bottom-left-radius: 15px !important;
    	border-bottom-right-radius: 15px !important;
	}
	#bz-posts-list .bz-single-post > a .bz-single-post-play {
		width: 130px !important;
	}
	body.single-product .product-info h1.product-title {
		font-size: 28px;
	} 
	.single-product .product-thumbnails {
		display: none;
	}
	.st-product-image-caption {
		font-size: 14px;
	}
	.product-page-sections-nav {
        flex-direction: column;
        align-items: flex-start;
        margin-left: -15px;
        margin-right: -15px;
		margin-bottom: 40px;
    }
	body.single-product .product-footer {
		background-size: 200%;
		padding-top: 0px;
	}
	.product-page-sections-nav-item {
		width: 100%;
	}
	.product-page-sections-nav-item a {
		padding: 20px 15px;
		border-bottom: 1px solid #000;
		display: block;
		line-height: 1.2;
	}
	.product-page-sections-nav-item a svg {
		display: none;
	}
	.product-page-sections-content-item-title {
		font-size: 24px;
		margin-bottom: 20px;
	}
	.product-page-set-composition {
		flex-basis: calc(50% - 10px);
	}
	.product-page-set-composition-text {
		font-size: 14px;
	}
	.product-page-attribute-table tr td {
    	font-size: 16px;
	}
	.st-single-post-breadcrumbs .col {
		margin: 20px 0 30px;
	}
	.st-baza-znanja-table-column > .col-inner {
		overflow-x: auto;
	}
	.st-baza-znanja-table {}
	.st-baza-znanja-table tr th:first-child,
	.st-baza-znanja-table tr td:first-child {
	  	position: sticky;
	  	left: 0;
	}
	.st-navodila-list {
		grid-template-columns: 1fr;
		gap: 15px;
	}
	.st-e-knjiznica-list, .st-katalogi-izdelkov-list {
		grid-template-columns: 1fr;
		grid-gap: 40px;
	}
	.st-primeri-uporabe-page {
		padding-top: 70px;
		padding-bottom: 0;
	}
	.st-single-primer-uporabe {
		display: flex;
		flex-direction: column;
		gap: 30px;
		overflow: hidden;
	}
	.st-single-primer-uporabe-M, .st-single-primer-uporabe-S, .st-single-primer-uporabe-video {
		min-height: 350px;
	}
	.st-single-primer-uporabe-video {
		height: auto;
	}
	.st-single-primer-uporabe-video .st-single-primer-uporabe-play {
		width: 104px;
	}
	.st-single-primer-uporabe-video-text {
		opacity: 1;
		padding: 10px 30px;
	}
	.st-single-primer-uporabe-video-text h4 {
		font-size: 24px;
	}
	.st-primer-uporabe-post {
		padding-top: 100px;
	}
	.st-e-knjiznica-post {
		margin-top: 30px;
		padding-top: 30px;
	}
	.st-blog-post-list {
		grid-template-columns: 1fr 1fr;
	}
	.blog-archive .post-sidebar.large-3.col {
		order: -2;
	}
	.st-blog-sidebar-mobile {
		display: none;
	}
	.st-blog-sidebar-mobile.opened {
		display: flex;
		flex-direction: column;
	}
	.st-blog-sidebar.show-for-medium {
        border: 1px solid #000;
        border-radius: 25px;
        padding: 12px 25px;
        margin: 20px 0;
    }
	.st-blog-sidebar-mobile-toggle {
		display: flex;
		justify-content: flex-start;
		align-items: center;
		gap: 12px;
	}
	.st-blog-sidebar-mobile-toggle:before {
		content: url(/wp-content/uploads/2025/01/Vector.svg);
	}
	.st-blog-sidebar-mobile-toggle:after {
		content: url(/wp-content/uploads/2025/01/Vector-52.svg);
		margin-left: auto;
	}
	.st-single-primer-uporabe-text-left,
	.st-single-primer-uporabe-text-right {
		width: 100%;
	}
	.product-small .st-excerpt-wrapper ul li {
		display: none;
	}
	.product-small .st-excerpt-wrapper ul li:first-child {
		display: list-item;
	}
	body.home .product-small .st-excerpt-wrapper ul li:first-child,
	body.home .product-small .st-excerpt-wrapper ul li:nth-child(2),
	body.home .product-small .st-excerpt-wrapper ul li:nth-child(3) {
		display: list-item;
	}
	.st-faq-tabs ul.nav {
		flex-direction: column;
		align-items: flex-start;
		margin-left: -15px;
		margin-right: -15px;
		width: calc(100% + 30px);
	}
	.st-faq-tabs ul.nav li {
		width: 100%;
	}
	.st-faq-tabs ul.nav li a {
        display: block;
        padding-left: 15px;
        padding-right: 15px;
        border-bottom: 1px solid #000;
    }
	.st-faq-tabs ul.nav li a span:before {
		display: none;
	}
	.st-product-description-with-images-block,
	.st-product-description-with-images-block.st-product-description-with-images-block-img-left {
		flex-direction: column;
		gap: 15px;
		margin-bottom: 30px;
	}
	.st-product-description-with-images-block-text,
	.st-product-description-with-images-block-img {
		width: 100%;
	}
	.product-usage-bottom-item {
		flex-direction: column;
	}
	.product-usage-top {
		flex-wrap: wrap;
	}
	.st-mobile-center {
		margin-left: auto;
		margin-right: auto;
		display: block;
	}
	.st-product-tabs .flickity-prev-next-button .arrow {
		fill: var(--fs-color-primary);
	}
	.st-single-primer-uporabe-L-text h4,
	body.single-product .related .product-title.woocommerce-loop-product__title a {
		font-size: 24px;
	}
	.mm-loop-mm-add-product-to-compare.show-for-medium {
		position: absolute;
		right: 10px;
		bottom: 0;
	}
	.st-single-product-stock-fast-shipping {
	    display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.st-single-product-stock {
		color: #02A91C;
		font-family: 'FranklinGothicATF';
		font-weight: 700;
	}
	.st-single-product-stock:before {
        content: url(/wp-content/uploads/2025/02/Check-circle.svg);
        display: inline-block;
        transform: translateY(3px);
        margin-right: 4px;
    }
	.st-warning-choose-color div {
		color: var(--fs-color-primary);
		font-family: 'FranklinGothicATF';
		font-weight: 700;
	}
	.st-warning-choose-color div:before {
        content: url(/wp-content/uploads/2025/02/Group-123.svg);
        display: inline-block;
        transform: translateY(1px);
        margin-right: 4px;
    }
	.satisfaction-guarantee-wrapper {
		align-items: flex-start;
		gap: 30px;
	}
	.st-posts-sidebar-single-post {
		margin-bottom: 25px;
		padding-bottom: 15px;
		border-bottom: 1px solid #000;
	}
	.st-primer-uporabe-title {
		text-align: left;
	}
	.st-primer-uporabe-row-share .share-icons.share-row {
		justify-content: flex-start;
	}
	.st-primer-uporabe-row-share .share-icons.share-row .share-icons-title {
		text-align: left;
	}
	.st-e-knjiznica-form div[data-testid="form-component"] {
		padding-left: 5px !important;
		padding-right: 5px !important;
	}
}
@media screen and (max-width:550px) {
	
	.single-product .woocommerce-variation-add-to-cart-enabled .st-warning-choose-color{
		display:none;
	}
	
	ul.nav-pagination li span, ul.nav-pagination li a {
    padding-top: 8px;
	}
	
	.st-hp-icons-stack {
		display: grid;
		grid-template-columns: 1fr 1fr;
	}
	.st-hp-icons-stack > div {
		--stack-gap: 0rem !important;
	}
	.st-single-review {
		width: calc(100% - 20px);
	}
	.st-payments-stack {
		flex-wrap: wrap;
		justify-content: center;
	}
	.st-social-icons-stack > *,
	.st-payments-stack > * {
		--stack-gap: 1.3rem !important;
	}
	.archive.tax-product_cat .shop-container .product-small.col:not(.product) {
		max-width: 100%;
		flex-basis: 100%;
		min-height: 550px;
	}
	.st-product-small-atc-wrapper .add-to-cart-button a {
        font-size: 14px !important;
        letter-spacing: 0;
        padding: 15px 3px !important;
		padding-top: 18px!important;
    }
	body.home .st-product-small-atc-wrapper .add-to-cart-button a {
        font-size: 18px !important;
        letter-spacing: 0;
        padding: 20px 5px !important;
    }
	.st-history-tabs .nav li {
		width: 70px;
		height: 80px;
	}
	.st-history-tabs .nav li a {
		width: 60px;
		height: 60px;
	}
	.st-history-tabs .nav {
		margin-bottom: 0px;
	}
	.related.product-section .flickity-prev-next-button.previous, .related.product-section .flickity-prev-next-button.next {
		background-color: #fff !important;
		left: 0;
		top: 43%;
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.08) !important;
		width: 39px !important;
		height: 39px !important;
		display: block;
	}
	.related.product-section .flickity-prev-next-button.next {
		left: unset;
		right: 0px;
	}
	.related.product-section .flickity-prev-next-button.previous svg, .related.product-section .flickity-prev-next-button.next svg {
		width: 26px;
	}
	.st-language-popup.language-active {
		max-width: 280px;
	}
	.st-blog-post-list {
		grid-template-columns: 1fr;
	}
	.st-product-icons-wrapper.flickity-enabled .st-product-icon {
		width: 50%;
	}
	.st-prodajna-mesta-regije {
		flex-direction: column;
		gap: 20px;
	}
	.st-prodajna-mesta-regije > div {
		width: 100%;
	}
	.st-prodajna-mesta-regije-tabs {
		padding-left: 0;
	}
	.st-single-prodajno-mesto {
    	width: calc(50% - 12px);
	}
	.st-primeri-uporabe-hp-section .section-bg.fill img {
		width: 100%;
		object-fit: contain;
	}
	.st-blog-post-list-hp .st-single-post {
		min-height: 100%;
	}
	.st-blog-post-list-hp .st-single-post h4 {
		font-size: 24px;
		min-height: 64px;
	}
	.st-blog-post-list-hp .flickity-prev-next-button.previous,
	.st-blog-post-list-hp .flickity-prev-next-button.next {
		opacity: 1;
		left: 0;
		right: 80px;
		margin: 0 auto;
		width: 40px;
		height: 40px;
		border-radius: 40px !important;
		background: #fff;
		box-shadow: 0 0 20px 0 #0000001A;
		transform: translateX(0) !important;
		bottom: -57px;
		top: unset;
	}
	.st-blog-post-list-hp .flickity-prev-next-button.next {
		right: -40px;
	}
	.st-blog-post-list-hp .flickity-prev-next-button.previous path,
	.st-blog-post-list-hp .flickity-prev-next-button.next path {
		fill: var(--fs-color-primary);
	}
	.st-blog-post-list {
		margin-bottom: 80px;
	}
	.page-title-inner {
		min-height: 50px;
		padding-top: 15px;
	}
	.page-title-inner .breadcrumbs {
		text-align: left;
	}
	.product-small .title-wrapper {
		min-height: 112px;
		overflow: hidden;
	}
	.show-for-medium.product-gallery .product-images {
		margin-bottom: 40px;
	}
	.show-for-medium.product-gallery .product-images .flickity-page-dots {
        display: block;
        bottom: -20px;
    }
	.show-for-medium.product-gallery .product-images .flickity-page-dots .dot {
		width: 14px;
		height: 14px;
		background-color: #D9D9D9;
		border: 0;
	}
	.show-for-medium.product-gallery .product-images .flickity-page-dots .dot.is-selected {
		background-color: var(--fs-color-primary);
	}
	body.single-product .related .small-columns-2 .flickity-slider > .col {
		flex-basis: 100%;
		max-width: 100%;
	}
	body.single-product .related .product-small .title-wrapper > p,
	body.home .related .product-small .title-wrapper > p {
        height: auto !important;
    }
	body.single-product .related .product-small .title-wrapper,
	body.home .related .product-small .title-wrapper {
        min-height: 77px;
        overflow: hidden;
    }
	body.single-product .related .flickity-prev-next-button .arrow {
		fill: var(--fs-color-primary);
	}
	body.archive.category #content,
	body.single-post #content {
		padding-top: 0;
		background-position: 0 45px;
	}
	.st-single-post h4,
	.st-posts-sidebar-single-post h4,
	.st-single-primer-uporabe h4 {
		font-size: 24px;
	}
	.st-single-post .st-single-post-link {
		font-size: 18px;
	}
	.st-footer-mobile-accordion .accordion-item {
		width: fit-content;
	}
	.st-footer-mobile-accordion .accordion-item .accordion-title {
        padding: 10px 0;
        font-weight: 600;
        font-size: 24px;
        border: 0;
        width: fit-content;
        margin: auto;
        color: #000;
		background: transparent;
    }
	.st-footer-mobile-accordion .accordion-item .toggle {
		left: unset;
		right: -30px;
		font-size: 14px;
		width: 20px;
		height: 100%;
	}
	body.single-product .product-info .single_add_to_cart_button {
		font-size: 16px;
		letter-spacing: 0;
	}
	.products.has-equal-box-heights .box-image {
		padding-top: 160px;
	}
	.product-small.box .box-text {
		height: calc(100% - 160px);
	}
	.product-small.box .price-wrapper {
		margin: 0px 0 10px;
	}
	body.single-product .product.product-type-simple .product-info form.cart {
		gap: 1em 0.5em;
	}
	body.single-product .product-info .single_add_to_cart_button {
		width: calc(100% - 100px - .5em);
	}
	.st-safe-payments-cards {
		gap: 5px;
	}
	.woocommerce-variation-add-to-cart {
    	gap: 1em 0.5em;
	}
	#payment ul.payment_methods li label[for='payment_method_braintree_credit_card'] {
		width: calc(100% - 35px);
	}
}
/* Mobile menu */
.mfp-content:not(.off-canvas-cart) {
    max-width: unset;
    width: 100%;
    height: 100%;
    padding: 0;
}
.st-mobile-menu {
	width: 100%;
	border-top: 1px solid #000;
}
.st-mobile-menu-parent-cat,
.st-mobile-menu-parent-cat > a,
.st-mobile-menu-parent-cat-child,
.st-mobile-menu-parent-cat-child > a {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 7px 20px;
	line-height: 1.2;
    text-align: left;
}
.st-mobile-menu-parent-cat > a,
.st-mobile-menu-parent-cat-child > a {
	padding: 0;
	width: 100%;
}
.st-mobile-menu-parent-cat-img,
.st-mobile-menu-parent-cat-child-img {
    width: 47px;
    height: 47px;
    border-radius: 50%;
    border: 1px solid #585858;
    overflow: hidden;
}
.st-mobile-menu-parent-cat-img img,
.st-mobile-menu-parent-cat-child-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.st-mobile-menu-parent-cat.st-mobile-menu-blog img {
	padding: 8px;
}
.st-mobile-menu-parent-cat-name,
.st-mobile-menu-parent-cat-name > a,
.st-mobile-menu-parent-cat-child-name, 
.st-mobile-menu-parent-cat-child-name > a {
	font-size: 18px;
	font-weight: 400;
}
.st-mobile-menu-parent-cat-name,
.st-mobile-menu-parent-cat-child-name {
	width: calc(100% - 83px);
}
.st-mobile-menu-parent-cat:after,
.st-mobile-menu-parent-cat-child:after,
.st-mobile-menu-bottom ul li a:after,
.st-mobile-menu-parent-cat-children-show-all a:after,
.st-mobile-menu-extra-links a.st-mobile-menu-extra-link:after {
	content: url(/wp-content/uploads/2025/01/Vector-8.svg);
}
.st-mobile-menu-parent-cat.hide-item,
.st-mobile-menu-parent-cat.hide-item .st-mobile-menu-parent-cat-img,
.st-mobile-menu-parent-cat.hide-item .st-mobile-menu-parent-cat-name,
.st-mobile-menu-parent-cat.hide-item:after {
	height: 0;
	border: 0;
	overflow: hidden;
	padding: 0;
	width: 0;
}
.st-mobile-menu-parent-cat.hide-item:after {
	display: block;
}
.st-mobile-menu-parent-cat.hide-item {
	height: auto;
	width: 100%;
	display: block;
}
.st-mobile-menu-parent-cat-children.show-children {
	display: block !important;
}
.st-mobile-menu-back {
	font-size: 18px;
	font-weight: 600;
	padding: 14px 20px;
	border-bottom: 1px solid #000;
}
.st-mobile-menu-back:before {
	content: url(/wp-content/uploads/2025/01/Vector-8.svg);
	transform: rotate(180deg);
    display: inline-block;
    margin-right: 10%;
}
.st-mobile-menu-parent-cat-children-show-all > a {
    padding: 10px 20px;
    display: block;
    border-bottom: 1px solid;
    font-size: 18px;
    font-weight: 400;
	display: flex;
	justify-content: space-between
}
.st-mobile-menu-parent-cat-children-list {
	border-bottom: 1px solid #000;
	padding: 7px 0;
}
.st-mobile-menu-bottom {
    border-top: 1px solid #000;
    background: #F5F5F5;
}
.st-mobile-menu-bottom ul li a {
    width: 100%;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 400;
    color: #585858;
	display: flex;
    justify-content: space-between;
}
.off-canvas .sidebar-menu {
    padding: 40px 0;
}
.st-mobile-menu-extra-links {
	margin: 15px 0;
}
.st-mobile-menu-extra-links a {
    padding: 15px 20px;
    display: block;
    width: 100%;
    font-size: 14px;
    font-family: 'FranklinGothicATF';
    font-weight: 400;
	color: #585858;
	display: flex;
    justify-content: space-between;
}
.st-mobile-menu-extra-links a.st-mobile-menu-extra-linkyes {
    background: var(--fs-color-primary);
    margin: 0 20px;
    width: fit-content;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    font-family: 'FranklinGothic';
    text-transform: uppercase;
    border-radius: 99px;
    margin-bottom: 5px;
	display: flex;
    gap: 10px;
    height: 50px;
    align-items: center;
}
.st-mobile-menu-extra-links a.st-mobile-menu-extra-link i {
	display: none;
}
.st-mobile-menu a:not(.st-mobile-menu-extra-linkyes):hover,
.st-mobile-menu .st-mobile-menu-parent-cat.has-children:hover > .st-mobile-menu-parent-cat-name {
	color: var(--fs-color-primary);
}
label[for="payment_method_braintree_credit_card"],
label[for="payment_method_braintree_paypal"] {
	display: inline-flex !important;
}
#answer-placeholder {
	background-image: none;
}
#answer-placeholder .st-title-dots {
    padding-top: 0;
}
.st-my-account-notice {
    background: #f5f5f5;
    padding: 15px;
}
.klaviyo-form-VcxvKk input {
	z-index: 9999999;
}
.st-custom-lowest-price {
	display: none !important;
}