
#column-wrap-id-af0f4c2f-2270-4dc9-bf79-df28f17c4c45 {
    padding: 0px !important;
}

.sppb-addon-title {
    text-shadow: none !important;
    text-outline: none !important;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
}

.sppb-shape-invert svg {
    height: 120px !important;
}
#sp-footer .container-inner {
    padding: 13px 0 !important;
}

.menu-home img {
    margin-top: -5px;
}

.m-free-trial .sppb-row-container, .m-log-in .sppb-row-container {
    padding: 0px;
}
.m-log-in .sppb-row-container {
    margin-left: 20px;
}
.m-free-trial .sppb-row-container img {
    margin-top: -4px;
}

.itus-sectors img {
    transform: scale(1.12);
}

/* hide div if resolution is larger then 500px */
@media (min-width: 980px) {
    #offcanvas-toggler {
        display: none !important;
    }
    #sp-menu {
        /* padding-right: 0px !important;
        margin-right: -60px !important; */
    }
    
}
.prodex-heading .container-inner #sp-logo {
    padding: 0px !important;
    transform: scale(1.2);
}



/* hide prodex-heading on screens smaller then 500px */
@media (max-width: 500px) {
    .prodex-heading {
        display: none;
    }
    #sp-header {
        height: 60px;
    }
    .logo-image-phone {
        margin-left: -7px;
    }
}

#sp-header-topbar {
    padding: 10px 0 15px 0;
}

#sp-header-topbar .container-inner {
    border-bottom: none !important;
}

#sp-header {
    background-color: #fff !important;
    /* box-shadow: 0 0 10px rgba(0,0,0,0.1) !important; */
    color: #2a2b2c;
    border-top: 1px solid #eeeeee;
}

#sp-header .sp-megamenu-parent > li > a {
    color: #2a2b2c;
}

.prodex-top-contact {
    background-color: #4e5761;
    position: relative;
}

.prodex-top-contact .container-inner {
    max-width: 1300px;
    padding: 10px 0;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    font-size: 13px;
    display: flex;
    justify-content: space-between;
}

.prodex-top-contact .container-inner a {
    color: #fff;
}
#sp-header-topbar\ sp-column > div.container {
    margin-top: 10px;
    margin-bottom: 10px;
}
 
#sp-header.lg-header #offcanvas-toggler {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.prodex-top-contact .contact-top {
    padding-left: 15px;
    display: inline-block;
}

.prodex-top-contact .prodex-social {
    float: right;
    padding-right: 15px;
    display: block;
    height: 25px;
    padding-top: 0px;
    margin-top: -15px;
}
.prodex-top-contact .prodex-social a {
    color: #fff;
    margin-right: 10px;
}

.prodex-top-contact .prodex-social {
    width: auto;
}
.prodex-top-contact .prodex-social .sp-module {
    display: inline-block;
}

 
/* Modules  */
.informacije g {
      padding: 6px;
      background: #414952;
      color: white;
      border-radius: 5px;
      margin-left: 5px;
  }
  
  .cookie-nosac {
      display: block;
      margin-left: auto;
      margin-right: auto;
      min-width: 450px;
      max-width: 1200px;
      overflow: hidden;
      
  }
  .cookie {
      overflow: hidden;
      display: inline-grid;
      grid-template-columns: auto auto; 
      min-width: 450px;
      max-width: 1200px;
      background: white;
      min-height: 60px;
      border-radius: 8px;
      margin-top: 10px;
      margin-bottom: 10px;
  }
  
  .cookie-txt {
    
    padding: 20px 15px 10px 15px;
    font-size: 15px;
    text-align: left;
    line-height: 18px;
    color: #4E5761;
  }
  
  .cookie-btn {
    background-color: #64A53F;
    border: 1px solid #388C3F;
    padding: 10px;
    font-size: 18px;
    text-align: center;
    border-radius: 8px;
    height: 45px;
    color: white;
    margin: 15px 10px 10px 20px;
    cursor: pointer;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  }

  /* modul za promjenu poslovnica */
  
  .noselect {
    -webkit-touch-callout: none; /* iOS Safari */
      -webkit-user-select: none; /* Safari */
       -khtml-user-select: none; /* Konqueror HTML */
         -moz-user-select: none; /* Old versions of Firefox */
          -ms-user-select: none; /* Internet Explorer/Edge */
              user-select: none; /* Non-prefixed version, currently
                                    supported by Chrome, Opera and Firefox */
  }
  /* Glavni nosac */
  #nosac-odab-poslovnica{
      display: grid;
      grid-gap: 10px;
      grid-template-columns: repeat(auto-fit, 100px);
      grid-template-rows: repeat(auto-fit, 100px);
      width:auto;
      height: auto;
      margin-left: auto;
      margin-right: auto;
      /* background: #EFEFEF; */
  }
  
  /* Nosac elemenata */
  #nosac-elem {
     
  }
  
  .elem1, .elem2 {    
      display: block;
      height: 85px;
      width: 85px;
      border: 2px solid #6D757C;
      border-radius: 100px;
      text-align: center;
      cursor: pointer;
  }
  .ikona-centar {
      margin-left: auto;
      margin-right: auto;
      margin-top: 20%;
      font-size: 30px;
      color: #6D757C;
  }
  .nosac-text-centar {
      position: absolute;
      background: #7E878F;
      width: 100px;
      border-radius: 8px;
      height: 33px;
      margin-left: -7px;
      padding-top: 5px;
      font-size: 11px;
      line-height: 12px;
      color: white;
  }
  
  .nosac-text-centar span:last-child {
      font-size: 14px;
      font-weight: bold;
      
  }
  .roboto {
      font-family: 'Roboto', sans-serif !important;
  }
  
  .aktivna-poslovnica {
      /* background: #32BA7C; */
      background: #108DC7;
      transition: background-color 0.5s ease;
      
  }
  
  .ikona-aktivnost {
      position: absolute;
      background: white;
      color: #32BA7C;
      width: 20px;
      border-radius: 20px;
      padding-bottom: 3px;
      height: 20px;
      margin-left: 60px;
      line-height: 22px;
      /* left: 75; */
  }
  
  .ikona-aktivnost  {
      opacity: 0;
  }
  
  .otkrij {
      opacity: 1;
      transition: opacity 200ms ease;
  }
  

  /* Modul kategorije naslovna  */

  /* Flexbox grid for cards */
.prodex-card-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 26px; /* Space between cards */
    justify-content: flex-start; /* Align items to the left */
}
.owl-dots {
    margin-top: 15px;
}

/* Individual card styling */
.prodex-card-grid .card, .owl-item {
    background-color: #ffffff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    width: calc(25% - 20px); /* Four items per row with spacing */
    display: flex;
    flex-direction: column;
    transition: all 0.3s;
}

.owl-item{
    min-height: 390px !important;
}
.owl-stage-outer {
    height: 400px !important;   
}

.prodex-card-grid .card:hover {
    transform: translateY(-5px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

/* Card image as background cover */
.prodex-card-grid .card-image {
    /* opacity: 0; */
    background-size: cover;
    background-position: center;
    padding-top: 56.25%; /* 16:9 aspect ratio */
    /* transition: opacity 0.3s ease-in-out; */
}


/* Card content styling */
.prodex-card-grid .card-content {
    padding: 15px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: flex-start; /* Aligns date and title to the start (top) */
	border-top: 1px solid #f1f2f3;
}

/* Date and title styling */
.prodex-card-grid .card-date {
	display: block;
	padding: 0px 6px 0px 6px;
	background-color: #f1f2f3;
	margin-top: -5px;
    font-size: 0.875rem;
    color: #1f1f1f;
    margin-bottom: 8px;
}

.prodex-card-grid .card-title {
    font-size: 1.25rem;
    color: #333333;
    margin: 0;
	text-align: left;
}


.prodex-lazy {
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}


/* Katalog  */
.prodex-katalog-card-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 26px; /* Space between cards */
    /*justify-content: flex-start; *//* Align items to the left */
    justify-content: center; /* Center all items horizontally */
}

/* Individual card styling */
.prodex-katalog-card-grid .katalog-card {
    background-color: #ffffff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    /* Four items per row with spacing */
    /* width: calc(25% - 20px);  */
    max-width: 400px;
    min-width: 350px;
    width: auto;
    display: flex;
    flex-direction: column;
    transition: all 0.3s;
}

.prodex-katalog-card-grid .katalog-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

/* Card image as background cover */
.prodex-katalog-card-grid .card-katalog-image {
    /* opacity: 0; */
    background-size: cover;
    background-position: center;
    padding-top: 100%; /* setting a hight 16:9 aspect ratio */
    /* transition: opacity 0.3s ease-in-out; */
}

/* Card content styling */
.prodex-katalog-card-grid .card-content {
    padding: 15px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: flex-start; /* Aligns date and title to the start (top) */
	border-top: 1px solid #f1f2f3;
}

/* Date and title styling */
.prodex-katalog-card-grid .card-date {
	display: block;
	padding: 0px 6px 0px 6px;
	background-color: #f1f2f3;
	margin-top: -5px;
    font-size: 0.875rem;
    color: #1f1f1f;
    margin-bottom: 8px;
}

.prodex-katalog-card-grid .card-title {
    font-size: 1.25rem;
    color: #333333;
    margin: 0;
	text-align: left;
}



/* Kategorija artikli  */

.product-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    padding: 0px;
    max-width: 1320px;
    width: 100%;
}

.product-card {
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    text-decoration: none;
    color: #333;
    transition: transform 0.3s;
}

.product-card:hover {
    transform: translateY(-5px);
}

.product-image {
    width: 70%;
    height: 150px;
    margin: 20px auto;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.product-content {
    padding: 15px;
    padding-top: 5px;
    text-align: left;
    border-top: 1px solid #f1f2f3;
}

.product-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 20px;
}

/* .product-price {
    font-size: 18px;
    margin: 10px 0;
    background-color: #e60000;
    color: #ffffff;
    padding: 5px 10px;
    border-radius: 5px;
    display: inline-block;
} */

.product-price {
    position: relative;
    z-index: 3 !important;
    font-size: 18px;
    margin: 10px 0;
    /* gradient top to bottom dark red to red */
    background: #e60000;
    background: -webkit-linear-gradient(#e60000, #ff0000);
    color: #ffffff;
    padding: 15px 13px;
    display: inline-block !important;
    /* border-top-left-radius: 15px; */
    font-weight: bold;
    border-radius: 3px;
}

.product-discount {
    font-size: 13px;
    color: #fff;
    text-decoration: line-through;
    margin-left: 10px;
    margin-top: -5px;
}

.product-popust-text {
    font-size: 13px;
    color: #000 !important;
    padding: 2px 5px 0px 10px;
    position: absolute;
    top: -22px;
    left: 0px;
    background-color: yellow;
    text-align: center;
    z-index: 0 !important;
} 

.product-popust-text span {
    padding-left: 15px;
    padding-right: 15px;
}
.product-litraza-gramaza {
    font-size: 12px;
    color: #444c56;
    margin-left: 3px;
    margin-top: -5px;
}

@media (max-width: 768px) {
    .prodex-card-grid .card {
        width: calc(50% - 8px); /* Two items per row on mobile */
    }
	#sp-main-body > .row {
		padding: 0px;
		width: 100%;
    	margin: 0px;
	}
	#sp-main-body main {
		padding: 0px;
		width: 100%;
		margin: 0px;
	}
	.prodex-social {
		display: none !important;
	}
    .product-grid {
        gap: 10px;
        padding: 0px;
        padding-left: 5px;
        padding-right: 5px;
        width: 100%;
    }
    .prodex-card-grid .card-title {
        font-size: 1rem;
        color: #333333;
        margin: 0;
        text-align: left;
    }
    .prodex-card-grid .card-content {
        padding-left: 7px;
    }
    .prodex-card-grid {
        gap: 15px;
    }
}

/* .product-discount-percent {
    font-size: 13px;
    color: #fff;
    margin-left: 10px;
    background-color: #e60000;
    padding: 2px 5px;
    border-radius: 3px;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 3;
} */

/* Responsive Design */
@media (max-width: 768px) {
    .product-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    .header-sticky .burger-icon span {
        background-color: #fff !important;
    }
}

@media (max-width: 480px) {
    .product-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    .prodex-kat-breadchrumb {
        margin-left: 10px !important;
    }
    .single-product-heading, .prodex-kat-breadchrumb {
        font-size: 18px !important;
    }
    
}

/* Scrolling kategorije  */
.scrolling-prodex-card-container {
    overflow-x: auto; /* Allows horizontal scrolling */
    white-space: nowrap; /* Prevents wrapping */
    padding: 10px;
    padding-left: 0;
}

/* Card grid */
.scrolling-prodex-card-grid {
    display: flex; /* Display items in a row */
    gap: 10px; /* Adds space between the cards */
}

/* Individual cards */
.scrolling-card {
    flex: 0 0 auto; 
    width: 200px; 
    text-decoration: none; 
    color: inherit; 
    border: 1px solid #ddd; 
    border-radius: 8px; 
    overflow: hidden;
}

/* Card image */
.scrolling-card-image {
    width: 100%;
    height: 150px; 
    background-size: cover;
    background-position: center;
}

/* owl image  */
.owl-card-image {
    width: auto;
    height: 200px; 
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

/* owl content */
.owl-card-content {
    padding: 10px;
    background-color: #fff;
    /* overflow: hidden; */
}

/* Card content */
.scrolling-card-content {
    padding: 10px;
    background-color: #fff;
    overflow: hidden;
}

/* Card title */
.scrolling-card-title {
    /* font-size: 1.2em;
    margin: 10px 0 5px; */
    font-size: 1.0rem;
    color: #333333;
    margin: 0;
	text-align: left;
}

/* Card date */
.scrolling-card-date {
    display: inline-block;
    width: fit-content;
	padding: 0px 6px 0px 6px;
	background-color: #f1f2f3;
	margin-top: -5px;
    font-size: 0.875rem;
    color: #1f1f1f;
    margin-bottom: 8px;
}

/* Scrollbar styling */
.scrolling-prodex-card-container::-webkit-scrollbar {
    height: 12px; 
}

.scrolling-prodex-card-container::-webkit-scrollbar-thumb {
    background-color: #209cd8; 
    border-radius: 10px; 
}

.scrolling-prodex-card-container::-webkit-scrollbar-track {
    background-color: #ffffff; 
    border-radius: 10px; 
}

.scrolling-prodex-card-container::-webkit-scrollbar-thumb:hover {
    background-color: #0056b3; 
}

/* Scroll kats UP  */


.prodex-kat-breadchrumb {
    margin-bottom: 15px;
}
.prodex-kat-breadchrumb a {
    color: #108dc7;
}

.prodex-kat-breadchrumb .kat-naziv {
    color: #7e878f;
}

#sp-header.header-sticky {
    background: #444c56 !important;
    color: #fff !important;
    margin-top: -2px !important;
    height: 58px !important;
}
.header-sticky .sp-megamenu-parent > li > a {
    color: #fff !important;
}

.prodex-klasa::after {
    content: " ";
    display: block;
    clear: both;
    
}

#sp-header > div > div > div > div.col-lg-9.col-6.col-xl-12 > div > nav > ul > li::after {
    content: " ";
    position: absolute;
    top: 15px;
    display: block;
    height: 25px !important;
    width: 1px !important;
    background-color: #f0efef;
}

#sp-header.header-sticky > div > div > div > div.col-lg-9.col-6.col-xl-12 > div > nav > ul > li::after {
    background-color: #6c7987;
}

#sp-header > div > div > div > div.col-lg-9.col-6.col-xl-12 > div > nav > ul > li:nth-child(1)::after {
    background-color: transparent;
}

/* Katalozi Single Modul  */

.katcard-card-display-nosac {
    position: relative;
    margin-bottom: 40px;
}
.katcard-card-naslov-pozadina, .katcard-card-naslov-pozadina-cover {
    pointer-events: none;
    display: block;
    width: 60%;
    height: 100px;
    border-radius: 15px;
    background-color: #d6e3f1;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    /* position in center */
    left: 50%;
    transform: translateX(-50%);
    bottom: 10px;
    z-index: 0;
    transition: all 200ms ease;
}

.katcard-card-display-nosac:hover > .katcard-card-naslov-pozadina {
    background-color: #fef200 !important;
}
.katcard-card-display-nosac:hover > .katcard-card-naslov-pozadina strong, .katcard-card-display-nosac:hover > .katcard-card-naslov-pozadina small {
    /* color: #fff !important; */
    color: #000000 !important;
}

.katcard-card-naslov-pozadina-cover {
    background-color: transparent;
    z-index: 5;
}
.katcard-card-naslov-pozadina-cover::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 30px;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fafafa;
    z-index: 5;
}

.katcard-card-display {
    position: relative;
    width: 110px;  /* Adjust width to fit the cards */
    height: 140px; /* Adjust height to fit the cards */
    margin: 0 400px;
}

.katcard-card-display-nosac:hover > .katcard-card-display .katcard-card {
    transform: translateY(-20px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

.katcard-card-link {
    display: block;
    text-decoration: none;
    color: inherit; /* Ensures text color is not overridden */
}

.katcard-card {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    position: absolute;
    bottom: 0;  /* Align by bottom */
    left: 0;    /* Align by left */
    transform-origin: bottom left;  /* Rotate around the bottom left corner */
    /* transition: transform 0.3s; */
    transition: all 200ms ease;
}

.katcard-card-left {
    transform: rotate(-30deg) scale(0.85);  /* Rotate left card */
    z-index: 1;
}

.katcard-card-center {
    transform: rotate(-10deg);  /* Keep the center card upright */
    z-index: 2;
}

.katcard-card-right {
    transform: rotate(5deg) scale(0.95);  /* Rotate right card */
    z-index: 3;
}

.katcard-card-content-container {
    display: grid;
    grid-template-columns: 2fr 2fr; /* Two columns: left empty, right for content */
    height: 100px; /* Full height for demonstration */
    width: 100%; /* Full width */
    pointer-events: visible;
}

.katcard-card-empty-left {
    width: 100%;
}

.katcard-card-content {
    color: #4e5761;
    padding-top: 25px; /* Optional: spacing for content */
}
.katcard-card-content small {
    font-size: 16px !important;
    margin-top: -2px;
    display: block;
}
.owl-next span, .owl-prev span {
    font-size: 60px;
    color: #209cd8;
    height: 50px;
    line-height: 34px;
}
.katalozi-arrow {
    height: 30px;
    display: block;
    position: absolute;
    right: 20px;
    top: 34px;
    fill: #108dc7;
}


/* Position the owl-nav arrows */
.owl-carousel .owl-nav {
    position: absolute;
    top: 35%; /* Center vertically */
    width: 100%; /* Full width to allow left and right positioning */
    display: flex;
    justify-content: space-between; /* Spread the arrows to the sides */
    transform: translateY(-35%); /* Adjust for vertical centering */
    pointer-events: none; /* Allow clicking through the transparent parts */
}

/* Style individual navigation buttons */
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
    background: #fff !important; /* Semi-transparent background for visibility */
    border: none; /* Remove default button borders */
    color: #209cd8; /* White arrow color */
    border: 1px solid #f1f2f3 !important; /* Add a border for contrast */
    font-size: 20px; /* Adjust arrow size */
    height: 50px; /* Adjust button height */
    width: 50px; /* Adjust button width */
    pointer-events: all; /* Make the buttons clickable */
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer; /* Show a pointer on hover */
    z-index: 1000; /* Ensure buttons are on top */
    border-radius: 50%; /* Make buttons circular */
    padding-top: 0px;
}

/* Custom positioning for the previous button */
.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    left: -40px; /* Adjust left position */
}

/* Custom positioning for the next button */
.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    right: -40px; /* Adjust right position */
}

/* Optional: Hide the default outline on button focus */
.owl-carousel .owl-nav button:focus {
    outline: none;
}