@import url('https://fonts.googleapis.com/css?family=Raleway:300|Open Sans Condensed:300|Open Sans:800,400');
#offlajn-universal-product-slider-145-1-container a,
 #offlajn-universal-product-slider-145-1-container a:HOVER,
  #offlajn-universal-product-slider-145-1-container a:VISITED,
   #offlajn-universal-product-slider-145-1-container a:LINK,
   #offlajn-universal-product-slider-145-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-145-1-container {
  margin-bottom: 30px;
}

.offlajn-universal-product-slider-145-1-container-inner{
  
      padding-bottom: 10px;
    padding-top: 25px;
  }
             
#offlajn-universal-product-slider-145-1-container .off-uni-slider-item {
  text-align: center;
  cursor: pointer;
  margin: 5px 0px 5px 0px;
  height: auto;
  /*box-shadow: 0 0 2px rgba(204, 204, 204, 0.5);*/
  /*position: relative;   */ 
  border-right: 1px solid #ffffff;
  
}


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

}


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

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


#offlajn-universal-product-slider-145-1-container .off_uni_slider_header {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  width: 100%;
  
  /*margin-bottom: 20px;*/
   position: relative;
  
  line-height: 0;
}

#offlajn-universal-product-slider-145-1-container .off_uni_slider_header .title {
  font-family: 'Raleway';
font-size: 20px;
color: #ffffff;
font-weight: 300;
text-shadow: 0px 1px 1px rgba(0,0,0,0.75);
line-height: 56px;
  display: inline-block; 
  overflow: hidden;              
  padding-left: 20px;
  max-width: 62%;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0;
  visibility: hidden;
}

#offlajn-universal-product-slider-145-1-container .off_uni_slider_header .title .pr_count{
  margin-left: 10px;
    padding: 30px 10px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.1);  
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.54) inset, 0 0 1px rgba(255, 255, 255, 0.33);
}





#offlajn-universal-product-slider-145-1-container .off-uni-slider-item .img_container {
  /*display: inline-block;*/
  display: block;
  position: relative;
  text-align: center;
  background-color: #fff;
  overflow: hidden;
}

#offlajn-universal-product-slider-145-1-container .img_container:after {
    content: " ";
          display: none;
        
    height: 30%;
    position: absolute;
    width: 100%;
    background: url("/modules/mod_universal_product_slider/themes/plastic/images/shadow.png") center 0 no-repeat;
    background-size: 75% auto;
}


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

#offlajn-universal-product-slider-145-1-container .off-uni-slider-item:HOVER img {
  /*-moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);*/
  -moz-transform: translate3D(0, -30px, 0);
  -webkit-transform: translate3D(0, -30px, 0);
  transform: translate3D(0, -30px, 0);
}

#offlajn-universal-product-slider-145-1-container .off-uni-slider-item img.second {
 position: absolute;
 top: 0px;
 opacity: 0;
 transition: all 500ms;
}

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

#offlajn-universal-product-slider-145-1-container .off-uni-slider-item span {
  display: inline-block;
}

#offlajn-universal-product-slider-145-1-container .off-uni-slider-item .item_props {
  position: absolute; 
  bottom: 0px;
  width: 100%;
  overflow: hidden;
  background: #000;
  height: 40px;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

#offlajn-universal-product-slider-145-1-container .off-uni-slider-item:HOVER .item_props {
  height: 130px;
}


#offlajn-universal-product-slider-145-1-container .off-uni-slider-item span.item_name {
  display: block;
  font-family: 'Open Sans Condensed';
font-size: 20px;
color: #ffffff;
color: rgba(255,255,255,1);
font-weight: 300;
line-height: 40px;
  white-space: nowrap;
  text-overflow: ellipsis;
  /*padding: 0 10px;*/
  text-decoration: none;
}

#offlajn-universal-product-slider-145-1-container .off-uni-slider-item span.item_desc {
  font-family: 'Open Sans';
font-size: 14px;
color: #999999;
font-weight: 400;
text-align: left;
line-height: normal;
  padding: 0px 20px 10px;
}


#offlajn-universal-product-slider-145-1-container .off-uni-slider-item span.item_price {
  font-family: 'Open Sans';
font-size: 19px;
color: #ffffff;
font-weight: 800;
text-shadow: 0px 1px 1px rgba(0,0,0,0.75);
line-height: 20px;
    padding: 6px;
  position: absolute;
  right: 10px;
  bottom: 100px;
  opacity: 0;
  /*border-radius: 5px;*/
    -moz-transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;  
} 

#offlajn-universal-product-slider-145-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-145-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: 'Raleway';
font-size: 20px;
color: #ffffff;
font-weight: 300;
text-shadow: 0px 1px 1px rgba(0,0,0,0.75);
line-height: 56px;
  line-height: 25px;
  /*margin-left: 50%;*/
  text-align: center;
  position: relative;
}



#offlajn-universal-product-slider-145-1-container .off-uni-slider-left {
  width: 45px;
  height: 45px;
  background: #fff url("/modules/mod_universal_product_slider/themes/modern/images/left_arr.png") center center no-repeat;
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.15);
  /*float: left;*/
  right: 85px;
  position: absolute;
  top: 0;
  
}
 /*
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
       only screen and         (min-device-pixel-ratio:1.5) {
    #offlajn-universal-product-slider-145-1-container .off-uni-slider-left { background:url("/modules/mod_universal_product_slider/themes/plastic/images/arrow_left_2x.png") bottom center no-repeat; background-size: 100%; }
}
 */
#offlajn-universal-product-slider-145-1-container .off-uni-slider-right {
  width: 45px;
  height: 45px;
  background: #fff url("/modules/mod_universal_product_slider/themes/modern/images/right_arr.png") center center no-repeat;
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.15);
  position: absolute;
  right: 20px;
  top: 0;
}
 /*
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
       only screen and         (min-device-pixel-ratio:1.5) {
    #offlajn-universal-product-slider-145-1-container .off-uni-slider-right { background:url("/modules/mod_universal_product_slider/themes/plastic/images/arrow_right_2x.png") bottom center no-repeat; background-size: 100%; }
}
  */
#offlajn-universal-product-slider-145-1-container .controller .owl-controls {
  /*float: left;
  margin-right: 70px; */
}

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

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

#offlajn-universal-product-slider-145-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-145-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-145-1-container .off-uni-clear {
  clear: both;
}

