@import url('https://fonts.googleapis.com/css?family=Quicksand:400,600');
#offlajn-universal-product-slider-195-1-container a,
 #offlajn-universal-product-slider-195-1-container a:HOVER,
  #offlajn-universal-product-slider-195-1-container a:VISITED,
   #offlajn-universal-product-slider-195-1-container a:LINK,
   #offlajn-universal-product-slider-195-1-container a:FOCUS {
  display: block;
  text-decoration: none;
  background: none;
    -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#offlajn-universal-product-slider-195-1-container {
	direction: ltr;
}
#offlajn-universal-product-slider-195-1-container {
  /*padding: 30px 80px 40px 80px;*/
  margin-top: 20px;
  padding-bottom: 20px;
  position: relative;
  width: 100%;
}


#offlajn-universal-product-slider-195-1-container .cont {
  position: absolute;
  background: #13397f;
  display: block;
  height: 100%;
}



.offlajn-universal-product-slider-195-1-container-inner{
  
}
             
#offlajn-universal-product-slider-195-1-container .off-uni-slider-item {
/*  text-align: center;
  cursor: pointer;
  margin: 5px 10px 5px 10px;
  height: auto;
  border-radius: 5px;
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.15);
  overflow: hidden;
*/  
  
    border-radius: 5px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.12);
    cursor: pointer;
    height: auto;
    margin: 5px 10px;
    /*overflow: hidden;*/
    text-align: center;
    position: relative;

  
}


#offlajn-universal-product-slider-195-1-container .off-uni-slider-item:HOVER {

}


#offlajn-universal-product-slider-195-1-container .owl-item {
  /*margin: 5px; */   
}

#offlajn-universal-product-slider-195-1-container .off-uni-slider-item:HOVER {
  /*border: 2px solid #ccc;*/
  
}


#offlajn-universal-product-slider-195-1-container .off_uni_slider_header {
  width: 100%; 
  position: relative;
  text-align: center;
  margin-bottom: 10px;
}

#offlajn-universal-product-slider-195-1-container .off_uni_slider_header .title {
  font-family: 'Quicksand';
font-size: 21px;
color: #727171;
font-weight: 400;
text-align: center;
line-height: 56px;
  display: inline-block; 
  overflow: hidden;              
  padding: 15px 20px 0 20px;
  white-space: nowrap;
}







#offlajn-universal-product-slider-195-1-container .off-uni-slider-item .img_container {

  display: block;
  position: relative;
  text-align: center;
  background-color: #fff;
  overflow: hidden;
    border-radius: 5px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}


#offlajn-universal-product-slider-195-1-container .off-uni-slider-item .img_container {
    -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  opacity; 0;
/*  background: #e5e5e5 url("/modules/mod_universal_product_slider/themes/modern/images/eye_icon.png") no-repeat 50% 50%;*/
  background: url("/modules/mod_universal_product_slider/themes/modern/images/eye_icon.png") no-repeat 50% 50%;*/
}

#offlajn-universal-product-slider-195-1-container .off-uni-slider-item:HOVER .img_container {
  opacity: 1;
  background-color: #e5e5e5;
}

#offlajn-universal-product-slider-195-1-container .off-uni-slider-item:HOVER img {
  opacity: 0.20;
}



#offlajn-universal-product-slider-195-1-container .off-uni-slider-item img {
  width: 100%;
  border: none;
  opacity: 1;
    -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;    
  
}

#offlajn-universal-product-slider-195-1-container .off-uni-slider-item img:HOVER {

}

#offlajn-universal-product-slider-195-1-container .off-uni-slider-item .item_props {

  
  
  background: none repeat scroll 0 0 #fff;
  box-sizing: border-box;
  height: 105px;
  padding: 10px 15px 15px;
  position: relative;
  width: 100%;

}


#offlajn-universal-product-slider-195-1-container .off-uni-slider-item span.item_name {
  display: block;
  font-family: 'Quicksand',Arial;
font-size: 15px;
color: #000000;
font-weight: 400;
text-align: left;
line-height: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  /*padding: 0 10px;*/
  text-decoration: none;
  padding-top: 5px;
  
}


#offlajn-universal-product-slider-195-1-container .off-uni-slider-item span.item_price {
  font-family: 'Quicksand';
font-size: 18px;
color: #1d1d1f;
font-weight: 600;
text-align: left;
line-height: 32px;
    margin-top: 5px;
  display: inline-block;
  width: 100%;
} 

#offlajn-universal-product-slider-195-1-container .off-uni-slider-item span.item_old_price {
  font-family: 'Quicksand';
font-size: 19px;
color: #1d1d1f;
font-weight: 600;
font-style: normal;
text-decoration: none;
text-align: left;
line-height: 40px;
  
  position: absolute;
  left: 15px;
  font-weight: 600;
}


#offlajn-universal-product-slider-195-1-container .off-uni-slider-item:HOVER span.item_price {
  /*bottom: 60px;*/
  /*-moz-transform: translate3D(0, 40px, 0);
  -webkit-transform: translate3D(0, 40px, 0);
  transform: translate3D(0, 40px, 0);
  opacity: 1;                                                                      
                        */
} 


#offlajn-universal-product-slider-195-1-container .off-uni-slider-item .item_atc_btn {
  padding: 5px 10px 5px 10px;
  border-radius: 5px;
  background: var(--color-primary) !important;
  text-transform: uppercase;
  display: inline;  
  font-family: 'Quicksand';
font-size: 18px;
color: #1d1d1f;
font-weight: 600;
text-align: left;
line-height: 32px;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  position: absolute;
  bottom: 20px;
  right: 15px;
    -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;  
  line-height: 20px;
  border: 1px solid #eee;
}

#offlajn-universal-product-slider-195-1-container .off-uni-slider-item .item_atc_btn a{
  color: #808080;
}

#offlajn-universal-product-slider-195-1-container .off-uni-slider-item .item_atc_btn:HOVER  {
  background: #e5e5e5;
  border: none;
}

#offlajn-universal-product-slider-195-1-container .off-uni-slider-item .item_atc_btn:HOVER a {
  color: #fff;
}

/*
*BADGES
*/



#offlajn-universal-product-slider-195-1-container .badge-box {
  position: absolute;
  top: 30px;
  right:0px;
  text-align:center;
  width:auto;
  height:30px;
  z-index: 10;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  opacity; 1;  
}

#offlajn-universal-product-slider-195-1-container .off-uni-slider-item:HOVER .badge-box {
  opacity: 0;
}

#offlajn-universal-product-slider-195-1-container .badge-text {
  width: 100%;
  background: #932b19;
  position: relative;
  height: 30px;
  line-height: 30px;
}

#offlajn-universal-product-slider-195-1-container .badge-box .badge-label {
  font: 700 14px/12px Arial, Helvetica, sans-serif;
  color: #fff;
  background: #932b19;
  text-transform: uppercase;
  padding: 9px;
 /* text-shadow: 1px 1px rgba(0, 0, 0, 0.24);*/
  color: #fff;
  text-align: center;
  display: block;
  /*position: absolute;*/
  z-index: 1; 
}



#offlajn-universal-product-slider-195-1-container .badge-box::before {
    border-color: #932b19;
    border-style: solid;
    border-width: 1px;
    content: " ";
    height: 30px;
    position: absolute;
    right: -1px;
    width: -1px;
}

#offlajn-universal-product-slider-195-1-container .badge-box::after {
  -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: transparent;
    border-color: #932b19 #932b19 #932b19 transparent;
    border-image: none;
    border-style: solid;
    border-width: 15px 8px;
    bottom: 0;
    content: "";
    left: -9px;
    position: absolute;
    z-index: 9;
  
}


#offlajn-universal-product-slider-195-1-container .new-badge .badge-text,
#offlajn-universal-product-slider-195-1-container .new-badge.badge-box .badge-label {
    background: #00bf00;
}

#offlajn-universal-product-slider-195-1-container .new-badge.badge-box::before {
    border-color: #00bf00;
}

#offlajn-universal-product-slider-195-1-container .new-badge.badge-box::after {
    border-color: #00bf00 #00bf00 #00bf00 transparent;
}

/*
* End Badges
*/ 
          

#offlajn-universal-product-slider-195-1-container .controller {
   cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: 'Quicksand';
font-size: 21px;
color: #727171;
font-weight: 400;
text-align: center;
line-height: 56px;
  margin-left: 50%;
}



#offlajn-universal-product-slider-195-1-container .off-uni-slider-left {
  position: absolute;
  left: 10px;
  top: 25%;
  width: 45px;
  height: 45px;
  background: #fff url("/modules/mod_universal_product_slider/themes/modern/images/left_arr.png") center center no-repeat;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.12);
  border-radius: 5px;
  
}
/*
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
       only screen and         (min-device-pixel-ratio:1.5) {
    #offlajn-universal-product-slider-195-1-container .off-uni-slider-left { background:url("") bottom center no-repeat; background-size: 100%; }
}
*/
#offlajn-universal-product-slider-195-1-container .off-uni-slider-right {
  position: absolute;
  right: 10px;  
  top: 25%;
  width: 45px;
  height: 45px;
  background: #fff url("/modules/mod_universal_product_slider/themes/modern/images/right_arr.png") center center no-repeat;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.12);
  border-radius: 5px;
}
/*
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
       only screen and         (min-device-pixel-ratio:1.5) {
    #offlajn-universal-product-slider-195-1-container .off-uni-slider-right { background:url("") bottom center no-repeat; background-size: 100%; }
}
*/
#offlajn-universal-product-slider-195-1-container .controller .owl-controls {
  float: left;
  margin-right: 70px;
  display: none !important;
}

#offlajn-universal-product-slider-195-1-container .controller .owl-pagination .owl-page {
  display: inline-block;
}

@media only screen and (max-width: 800px) {
  #offlajn-universal-product-slider-195-1-container .controller .owl-pagination .owl-page {
    display: none;
  }
 }

#offlajn-universal-product-slider-195-1-container .controller .owl-pagination .owl-page span {
  background-color: rgba(0, 0, 0, 0.5);
  height: 8px;
  width: 8px;
  display: block;
  margin: 2px 7px;
  border-radius: 50%;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 0 rgba(0, 0, 0, 0.25) inset;
  transition: all 0.25s ease 0s;
}

#offlajn-universal-product-slider-195-1-container .controller .owl-pagination .owl-page.active span {
 -moz-transform: scale(1.5);
 -ms-transform: scale(1.5);
 -webkit-transform: scale(1.5);
 transform: scale(1.5);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 0 rgba(0, 0, 0, 0.25) inset;

}

#offlajn-universal-product-slider-195-1-container .off-uni-clear {
  clear: both;
}

@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@400;600;700&display=swap');

#offlajn-universal-product-slider-195-1-container {
  margin-top: 30px;
  padding-bottom: 30px;
  position: relative;
  width: 100%;
  font-family: 'Quicksand', sans-serif;
}

.off-uni-slider-item {
  border-radius: 12px;
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  margin: 12px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  background: #fff;
  position: relative;
}

.off-uni-slider-item:hover {
  transform: translateY(-6px);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.15);
}

.img_container img {
  width: 100%;
  height: auto;
  display: block;
  transition: opacity 0.3s ease;
}

.off-uni-slider-item:hover .img_container img {
  opacity: 0.75;
}

.item_props {
  padding: 18px;
  background: #fff;
  text-align: left;
  position: relative;
}

/* Naziv proizvoda */
.item_name {
  font-size: 17px;
  color: #13397f;
  font-weight: 700;
  line-height: 1.3;
  height: auto;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 10px;
}

/* Cijena */
.item_price {
  font-size: 20px;
  color: #e53935;
  font-weight: 700;
  margin-top: 5px;
  display: inline-block;
}

.item_old_price {
  font-size: 15px;
  color: #999;
  text-decoration: line-through;
  margin-left: 10px;
}

/* Gumb "Više" */
.item_atc_btn {
  position: absolute;
  bottom: 18px;
  right: 18px;
  padding: 10px 18px;
  background-color: #FFD814;
  border-color: #FCD200;
  color: #111;
  border-radius: 8px;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  border: none;
  cursor: pointer;
  transition: background 0.3s ease, transform 0.2s ease;
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}

.item_atc_btn:hover {
  background-color: #0f2c66;
  transform: scale(1.05);
}

/* Slider arrows */
.off-uni-slider-left,
.off-uni-slider-right {
  width: 40px;
  height: 40px;
  background-color: #ffffff;
  border-radius: 50%;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}

.off-uni-slider-left {
  background-image: url('/modules/mod_universal_product_slider/themes/modern/images/left_arr.png');
  left: 10px;
}

.off-uni-slider-right {
  background-image: url('/modules/mod_universal_product_slider/themes/modern/images/right_arr.png');
  right: 10px;
}

#offlajn-universal-product-slider-195-1-container .off_uni_slider_header {
  background-color: #f7f7f7;
  padding: 20px 0;
  text-align: center;
  width: 100%;
}

#offlajn-universal-product-slider-195-1-container .off_uni_slider_header .title {
  font-family: 'Quicksand', sans-serif;
  font-size: 18px;
  color: #333;
  font-weight: 600;
  margin: 0;
  display: inline-block;
  padding: 6px 12px;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
  transition: background 0.3s ease, color 0.3s ease;
}

#offlajn-universal-product-slider-195-1-container .off_uni_slider_header .title:hover {
  background: #f0f0f0;
  color: #000;
}
