@import '../js/bxslider/jquery.bxslider.css';
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600');
@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot');
  src: url('../font/fontello.eot') format('embedded-opentype'),
       url('../font/fontello.woff2') format('woff2'),
       url('../font/fontello.woff') format('woff'),
       url('../font/fontello.ttf') format('truetype'),
       url('../font/fontello.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fontello{
  font-family: 'fontello';
}
.footer-center .icon-twitter, .footer-center .icon-facebook-1, .footer-center .icon-gplus, .footer-center .icon-linkedin, .footer-center .icon-youtube {
  font-size: 21px;
  height: auto;
  color: #a6a9aa;
 }
.footer-center .icon-twitter:hover, .footer-center .icon-facebook-1:hover, .footer-center .icon-gplus:hover, .footer-center .icon-linkedin:hover,
.footer-center  .icon-youtube:hover{
  color:#cf2623;
}
.icon-twitter:before { content: '\e801'; } 
.icon-facebook-1:before { content: '\e802'; } 
.icon-gplus:before { content: '\f0d5'; } 
.icon-linkedin:before { content: '\f0e1'; } 
.icon-youtube:before { content: '\f167'; } 
 *, *::after, *::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {margin: 0;}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {display: block;}
audio, canvas, progress, video {
  display: inline-block; 
  vertical-align: baseline; 
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {display: none;}
a {background-color: transparent;}
a:active, a:hover {outline: 0;}
abbr[title] {border-bottom: 1px dotted;}
b, strong {font-weight: bold;}
dfn {font-style: italic;}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {font-size: 80%;}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
img {border: 0;}
svg:not(:root) {overflow: hidden;}
figure {margin: 1em 40px;}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {overflow: auto;}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button, input, optgroup, select, textarea {
  color: inherit; 
  font: inherit; 
  margin: 0; 
}
button {overflow: visible;}
button, select {text-transform: none;}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled], html input[disabled] {cursor: default;}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {line-height: normal;}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; 
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; 
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
legend {
  border: 0; 
  padding: 0;
}
textarea {overflow: auto;}
optgroup {font-weight: bold;}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td, th {padding: 0;}
 /* kraj normalise */
/* početak grid */
.section {
  clear: both;
  padding: 0px;
  margin: 0px;
}
.col {
  display: block;
  float:left;
  margin: 1% 0 1% 1.6%;
  position: relative;
}
.col:first-child {margin-left: 0;}
.group:before,
.group:after {content:""; display:table;}
.group:after {clear:both;}
.group {zoom:1;}
.col_12 {width: 100%;}
.col_11 {width: 91.53%;}
.col_10 {width: 83.06%;}
.col_9 {width: 74.6%;}
.col_8 {width: 66.13%;}
.col_7 {width: 57.66%;}
.col_6 {width: 49.2%;}
.col_5 {width: 40.73%;}
.col_4 {width: 32.26%;}
.col_3 {width: 23.8%;}
.col_2 {width: 15.33%;}
.col_1 {width: 6.866%;}
@media only screen and (max-width: 480px) {
  .col {margin: 1% 0% 1% 0%;}
    .col_1, .col_2, .col_3, .col_4, .col_5, .col_6, .col_7, .col_8, .col_9, .col_10, .col_11, .col_12 {width: 100%; }
}
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, ol, ul, li, fieldset, form, label, legend, input, textarea, button, table, caption, tbody, tfoot, thead, tr, th, td, video, audio {
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    line-height: inherit;
    border: 0;
    outline: 0;
    -webkit-font-smoothing: antialiased;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
/* kraj grid */
/* Kontakt Forma */
#kontakt-forma, .forma{
  float: left;
  width: 100%;
  display: block;;
}
#kontakt-forma{
      padding: 20px;
    background: #f4f5f7;
}
.forma.home-forma{
  width: 90%;
  padding: 15px 0;
}
#kontakt-forma select{
    width: 100%;
    font-size: 13px;
    padding: 5px;
    padding-left: 10px;
}
#kontakt-forma label, #kontakt-forma input, #kontakt-forma textarea, .forma label, .forma input, .forma textarea{
  width: 100%;
  float: left;
  padding:5px;
  padding-left: 10px;
  font-size: 16px;
}
#kontakt-forma label, .forma label{
  padding:4px 0;
}
#kontakt-forma label, .kontakt-info, .forma label{
  color:#515151;
} 
.kontakt-info ul{
  list-style-type: none;
  font-size:16px;
  margin-bottom: 24px;
  margin-top: 22px;
  padding-left: 0;
}
.kontakt-info ul span{font-weight: 600;}
.error {
  border: 1px dashed #e81500 !important;
  padding: 15px;
}
.txt_error {
  background-image: url(../images/error.png);
  background-position: right 10px center;
  background-repeat: no-repeat;
  border: 1px solid #e81500 !important;
  padding: 15px;
}
.success {
  background-image: url(../images/sucess-32.png);
  background-position: left 15px center;
  background-repeat: no-repeat;
  border: 1px dashed #7ac143;
      padding: 15px 40px 15px 51px;
}
.error_img {
  background-image: url(../images/error-32.png);
  background-position: left 15px center;
  background-repeat: no-repeat;
  border: 1px dashed #e81500;
    padding: 15px 40px 15px 51px;
}
#kontakt-forma input.btn.send, .forma input.btn.send{
  background: rgba(112, 114, 114, 0.38);
  color: #fff;
  margin-top: 31px;
  font-size: 16px;
  border:none;
  letter-spacing: 1px;
}
#kontakt-forma input.btn.send:hover, {
  background:#e55602;
  color:#fff;
  cursor:pointer;
  border:none;
}
input[type="text"]:focus, textarea:focus, button:focus, a.button:focus, select:focus, input[type="file"]:focus, input[type="password"]:focus {}
input[type="text"], textarea, button, a.button, a, input[type="file"] {
  transition: none;
}
#kontakt-forma input[type="checkbox"], .forma input[type="checkbox"]{
  width:auto;
  float:none;
}
#kontakt-forma input[type="submit"]:hover, .forma input[type="submit"]:hover{
background: #cb282a;
}
#kontakt-forma input[type="submit"], .forma input[type="submit"]{
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
  margin-top: 10px;
  background: rgba(112, 114, 114, 0.38);
}
#kontakt-forma input, #kontakt-forma textarea, #kontakt-forma select, .forma input, .forma textarea {
  border-radius: 5px;
}
.prijava-obrazac #kontakt-forma input[type="checkbox"], .registracija-forma #kontakt-forma input[type="checkbox"]{
  margin-top: 30px;
  margin-bottom: 25px;
}
#kontakt-forma input[type="text"], #kontakt-forma textarea,#kontakt-forma select, .forma input[type="text"], .forma textarea{
  border:1px solid #fff;
  font-size: 13px;
}
#kontakt-forma input[type="submit"], .forma input[type="submit"]{
  border: 1px solid #c7cccd;
}
#kontakt-forma:-moz-placeholder {font-size: 13px;}  
#kontakt-forma:-ms-input-placeholder {font-size: 13px;}
.forma:-moz-placeholder {font-size: 13px;}  
.forma:-ms-input-placeholder {font-size: 13px;}
#kontakt-forma input:focus, #kontakt-forma textarea:focus, #kontakt-forma input:hover, #kontakt-forma textarea:hover,
.forma input:focus, .forma textarea:focus, .forma input:hover, .forma textarea:hover, #kontakt-forma select:hover, #kontakt-forma select:focus{
  border:1px solid #cb282a;
}
.kontakt{
  margin-left: 0;
}
select {
  -moz-appearance: none;
  -webkit-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
}
select::-ms-expand {
  display: none;
}
.kontakt-info ul{
  width:100%;
  margin-bottom: 26px;
  float: left;
  margin-top: 0;
}
.kontakt-info ul li{
  line-height: 35px;
}
/* Kraj Kontakt Forma */
/* početak css-a */
body{
  font-family: 'Poppins', sans-serif;
  font-size:18px;
  font-weight:300;
  color:#515151;
  background:#fff;
}
ul{
  margin:0;
  padding:0 0 0 20px;
}
.wrapper{
  max-width:1300px;
  margin:0 auto;
}
a {
  color:#515151;
  text-decoration: none;
  transition: all 0.3s ease 0s;
}
a:hover, .mslc{
  color:#cf2623;
  cursor: pointer;
}
.footer{
  width:100%;
  padding:25px ;
  float:left;
  font-weight:300;
}
.clear{
  padding: 25px 30px;
  padding-bottom: 0;
}
.footer-info{
   padding: 30px;
    background: #dfe5e6;
    float: left;
    display: block;
    width: 100%;
}
.none{
  display:none;
}
span.copy.aleft{
  font-size: 12px;
  font-weight: 300;
  color: #ccc;
}
.v.text-r{
  float: right;
}
a.v.text-r img {
  width: 200px;
  padding-top: 5px;
  float: right;
}
.row{
  width:100%;
  clear: both;
  float:left;
}
.clearfix {
  clear: both;
  display: block; 
  width: 100%;
}
#toggle{
  display: none;
}
/* Dokumenti */
.docs-list{
  float:left;
  margin-bottom: 30px;
  display: block;
  width: 100%;
}
.docs-list ul{
  list-style:none;
  float:left;
  width: 100%;
  padding-left: 0;
}
.docs-list ul li{
  background: url(../images/doc-icon.png) no-repeat left center transparent;
  padding: 10px 0 10px 35px;
  display: block;
  font-weight: 400; 
  float: left;
  margin-right: 40px;
}
.docs-list ul li a{
  line-height: 18px;
}
/* End Dokumenti */
/* Bread crumbs */
.bread-crumbs{
  padding:10px 30px;
  float: left;display: block;width: 100%;
}
.bread-crumbs ul{
    list-style:none;
    float:left;
    padding-left: 0;
}
.bread-crumbs ul li{
    float:left;
    font-size: 14px;
    color: #cf2623;
}
.bread-crumbs ul li a{
    color:#363636;
}
.bread-crumbs ul li a:hover{
    color:#f47321;
}
.bread-crumbs ul li:after{
    content:"|";
    padding-left: 10px;
    padding-right: 10px;
    color: #000;
}
.bread-crumbs ul li:last-child:after{
    content:"";
    padding-left: 0;
    padding-right: 0;
}
/* End Bread crumbs*/
.content img{
  max-width: 100%;
  height: auto;
}
/* Cookie */
.cookie-container {
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
  display: block;
  padding: 0;
  position: fixed;
  width: 100%;
  z-index: 9999;
  color:#fff;
}
.cookie-container p {
	line-height: 22px;
	font-size: 14px;
}
.cookie-container a{
	float: none;
	color: #cf2623;
}
.cookie-container a:hover{
	color: #fff;
}
/* end of cookie */
/*bx-slider*/
.slider{
  text-align: center;
  width: 100%;
  height: 100%;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  z-index: 2;
}
.slider .bxslider, .slider .bxslider::after {
  list-style: none;
  margin: 0;
  padding-left: 0;
  border: 0 none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 0;
}
.slider .bx-wrapper {
  margin: 0 auto;
}
.slider .bx-wrapper .bx-viewport {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  left: 0;
  background: none;
}
.slider p{
  font-size: 42px;
  color: #fff;
  line-height: 62px;
  position: absolute;
  z-index: 5;
  bottom: 50px;
  left: 50%;
  margin-left: -300px;
  margin-bottom: 0;
}
.slider p span{
  font-size: 72px;
}
.slider .bxslider li {
  width: 100%;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.slider .bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-weight: bold;
  color: #666;
  position: absolute;
  bottom: 10px;
}
.slider .bx-wrapper .bx-pager.bx-default-pager a:hover, .slider .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #e81500;
}
.slider .bx-wrapper .bx-pager.bx-default-pager a{
  background: #f3f3f3;
}
.slider a.slink {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 2;
}
/*end of bx-slider*/
.nav a.logo{
  float: left;
  padding: 14px;
 font-size: 21px;
}
.logo img{
  float: right;
  padding-left:9px;
}
.nav ul{
  list-style: none;
  width: auto;
  float: left;
  margin: 0;
}
.nav{
  position: relative;
}
.nav ul li{
  float: left;
  margin: 0;
  padding: 21px 8px;
  display: inline-block;
}
.nav a{
  font-size: 14px;
}
.hr{
  padding-right: 3px;
}
.en {
  padding-left: 3px;
}
.lang, .kosara, .trazi {
  text-transform: uppercase;
  float: left;
  margin: 0;
  padding: 17px 5px;
  display: inline-block;
}
.lang{
  padding: 21px 5px;
}
.red-circle{
   background: #cf2623;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    color: #fff;
    float: left;
    padding: 6px;
    position: relative;
    width: 30px;
    height: 30px;
}
.red-circle img{
  width: 16px;
  height: auto;
  float: left;
}
.red-circle span{ 
 background: #000;
    color: #fff;
    border-radius: 50%;
    font-size: 10px;
    position: absolute;
    top: -6px;
    right: -8px;
    float: left;
    text-align: center;
    height: 20px;
    width: 20px;
    vertical-align: middle;
    line-height: 20px;
}
.relative{
  position: relative;
}
.big-logo{
  position: absolute;
  z-index: 3;
  right: 30px;
  top: 65px;
}
.big-logo img{
  width: 60%;
}
.big-logo span{
  display: block;
    color: #cf2623;
    font-size: 21px;
    font-weight: 400;
    margin-left: -38px;
    margin-top: 7px;
    font-style: italic;
   position: absolute;
   right: 50%;
}
.product-categories, .featured-products, .home-title, .featured-products2, .home-outlet, .home-partners{
      padding: 15px;
}
.home-title, .home-title2{
  float: left;
  text-align: center;
  margin: 0 auto;
  display: block;
  width: 100%;
}
.home-title h1, .home-title h2, .home-title2 h2{
  margin: 10px 0;
}
.home-title h1, .home-title2 h2{
  font-weight: 500;
    font-size: 24px;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
}
.home-title h2{
  font-size: 16px;
  color: #959599;
  padding: 10px 0;
  width: 100%;
  text-align: center;
}
.product-categories div, .featured-products div, .home-outlet-products, .home-border{
  padding: 10px;
}
.home-border span{
  width: 100%;
  display: block;
  float: left;
  border-bottom: 1px solid #dfe5e6;
}
.featured-box{
  width: 25%;
  float: left;
  display: inline-block;
}
.featured-products div{
  width: 33.33%;
}
.home-outlet-products{
  width: 25%;
}
.product-categories a, .featured-products a, .home-outlet-products a{
  width: 100%;
  float: left;
  display: block;
  background-repeat: no-repeat;
  position: relative;
}
.product-categories span, .featured-products span, {
  float: left;
}
.product-categories a{
    padding-right: 160px;
    padding: 96px 20px;
    background-size: auto 170px;
    background-position: top 10px right 10px;
}
.featured-products a{
    background: #ccc;
    padding: 145px;
    background-size: auto 160px;
    background-position: center 15%;
    background-repeat: no-repeat;
}
.product-name, .product-price, .product-link{
  left: 5%;
}
.product-link{
  bottom: 3%;
  color:#cb282a;
  font-size:12px;
  font-weight: 500;
}
.product-cart, .compare-link{
  float: right;
  position: relative;
}
.hover-message{
  display: none;
  float: left;
  width: 150px;
  font-size: 10px;
  position: absolute;
  top: 39px;
  left: -60px;
}
.print-icon .hover-message{
    display: none; 
    float: left;
    width: 150px;
    font-size: 10px;
    position: absolute;
    top: 100%;
    left: 0;
    color: #515151;
}
.product-cart:hover .hover-message, .compare-link:hover .hover-message, .print-icon:hover .hover-message{
display: block;
}
.product-cart span.circle, .compare-link span.circle{
  float: left;
  padding: 6px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  }
.product-cart span.circle{
  right: 5%;
  background: #cf2623;
  color: #fff;
}
.print-icon{
    float: left;
    padding: 6px;
    margin-left: 2%;
    position: relative;
}
.print-icon img{
  width: 35px;
  float: left;
}
.compare-link span.circle{
   background: #fff;
 }
.product-cart img, .compare-link img{
    width: 22px;
    height: auto;
    float: right;
}
.product-name{
  bottom: 22%;
    font-weight: 500;
    font-size: 24px;
}
.featured-prod{
  display: block;width: 100%;
  float: left;
}
.product-price, .product-price-line{
  bottom: 12%;
  font-size: 12px;
  color: #515151;
  width: 100%;
  text-align: center;
}
.product-price-line{
  text-decoration: line-through;
  left: 95px;
}
.product-categories a.box1{
  background-color: #f8f8f8;
}
.product-categories a.box2{
  background-color: #dfe5e6;
  background-size: 183px;
}
.product-categories a.box3{
  background-color: #ebf3f4;
  background-size: 172px;
}
.product-categories a.box4{
  background-color: #dfe5e6;
}
.featured-products a.box1{
  background-color: #f4f5f7;
}
.featured-products a.box2{
  background-color: #dfe5e6;
}
.featured-products a.box3{
  background-color: #ebf3f4;
}
.product-categories span, .featured-products span{
  display: block;
  float: left;
  position: absolute;
}
.product-categories span{
  bottom: 16px;
  line-height: 26px;
  text-transform: uppercase;
  font-size: 16px;
  width: 45%;
}
.featured-products span{
  line-height: 30px;
  float: left;
}
.product-categories span strong{
  display: block;
  font-size: 23px;
  text-transform:none;
  font-weight: 400;
}
/* featured2 proizvodi*/
.featured-products2 .home-products, .compare .home-products{
    float: left;
    display: inline-block;
    padding: 10px;
    margin: 1%;
    text-align: center;
    vertical-align: middle;
    width: 31.33%;
    position: relative;
    background: #f2f2f2;
    padding-top: 30px;
}
.featured-products2 .home-products .wide{
  float: left;width: 100%;
}
.wide2{
  margin: 0;
  float: left;
  width: 100%;
}
.tcenter{
	text-align: center;
}
.tcenter .wide2{
	float: none;
	display: inline-block;
	width: auto;
}
.home-describe-product{
  float: left;
  width: 100%;
  margin-top: 10px;
  padding: 15px;
}
.back-shade1{
}
.back-shade2{
  background: #dfe5e6;
}
.back-shade4{
  background:#ebf3f4;
}
.back-shade3{
  background: #dcf3f5;
}
.featured-products2 .home-products img.home-product-img{
 width: auto;
}
.featured-products2 .product-name, .featured-products2 .product-link{
  display: block;
  text-align: left;
  float: left;
}
.featured-products2 .product-link{
  padding: 10px 0;
}
.featured-products2 .product-price, .featured-products2 .product-price-line{
    float: left; width: auto;
}
.featured-products2 .product-price-line{
  padding-left: 20px;
}
.featured-products2 .product-cart{
  float: right;
}
/* featured2 proizvodi*/
.home-outlet-products{
  text-align: center;
  vertical-align: middle;
}
.home-outlet-products .home-product-img {
  width: 100%;
}
.outlet-img-border{
  float: left;
  width: 100%;
  display: block;
  border: 1px solid #dfe5e6;
  padding: 40px;
}
.home-outlet-products .product-name{
    display: block;
    width: 100%;
    font-size: 20px;
    font-weight: 400;
    float: left;
    margin-top: 10px;
}
.home-outlet-describe-product .product-status{
  display: block;
    text-align: center;
    width: 100%;
    font-size: 12px;
    color: #cf2623;
}
.home-border{
  padding: 50px 30px;
}
.home-partners{
    padding: 3%;
    background: rgba(223, 229, 230, 0.29);
    margin-top: 10px;
}
.home-partners a{
  width: 25%;
  display: inline-block;
  padding: 27px;
  float: left;
  text-align: center;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 200px;
}
.home-partners a:hover{
   transition: all 0.5s ease;
}
.home-partners a.quadro-logo{
  background-image: url(../images/q2.png);
}
.home-partners a.quadro-logo:hover{
   background-image: url(../images/q1.png);
}
.home-partners a.jvc-logo{
   background-image: url(../images/j2.png);
   background-size: 100px;
}
.home-partners a.jvc-logo:hover{
   background-image: url(../images/j1.png);
}
.home-partners a.sharp-logo{
   background-image: url(../images/s2.png);
}
.home-partners a.sharp-logo:hover{
   background-image: url(../images/s1.png);
}
.home-partners a.telefunken-logo{
   background-image: url(../images/t2.png);
}
.home-partners a.telefunken-logo:hover{
   background-image: url(../images/t1.png);
}
.footer-left, .footer-center, .footer-right{
  display: inline-block; float: left;
  padding: 20px;
}
.footer-left, .footer-center{
  width: 30%;
}
.footer-right{
  width: 40%;
}
.footer-left strong, .footer-center strong, .footer-right strong, .footer-left span, .footer-center span, .footer-right span{
  display: block;
  width: 100%;
  padding: 2px;
  font-size: 13px;
  float: left;
}
.footer-left strong, .footer-center strong, .footer-right strong{
  font-weight: 500;
  text-transform: uppercase;
}
.footer-left .imgs a, .footer-center .imgs a{
  float: left;
  padding: 5px;
}
.imgs{
  margin-left: -5px;
  margin-top: 20px;
}
.row.pages img.cover-img{
  width: 100%;
    float: left;
}
.pages .big-logo{
    top: 23px;
    right: 0;
}
.pages .big-logo img{
  width: 50%;
}
.pages .big-logo span{
  margin-left: 0;
  padding-left: 20px;
  font-size: 18px;
}
.kontakt-info{
  padding: 0 30px;
}
.kontakt-info p, .kontakt-info span, .kontakt-info a, .kontakt-info ul, .kontakt-info h2, .kontakt-info h1{
  width: 100%;
  display: block;
  float: left;
  font-size: 15px;
}
.kontakt-info h1, .kontakt-info h2{
  font-weight: 500;
}
.kontakt-info li{
  width: 100%;
  float: left;
  font-size: 15px;
}
#kontakt-forma select{
  background-image: url(../images/select.png);
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 10px;
}
.pagination{
    width: 100%;
    display: block;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
    padding: 20px 0;
    float: left;
}
.pagination a{
    background: #ebf3f4;
    color: #888;
    border-radius: 50%;
    font-size: 13px;
    padding: 5px;
    width: 30px;
    height: 30px;
    display: inline-block;
    line-height: 21px;
    float: none;
    margin-right: 2px;
}
.pagination a:hover{
  background: #ccc;
  color: #fff;
  cursor: pointer;
}
.featured-products2.big-padding{
 padding: 40px 15px;
}
.dropdown{
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 999;
    left: 0;
    right: 0;
    display: none;
    width: 300px;
    text-align: center;
}
.dropdown.big{
  width: 100%;
  display: none;
}
.dropdown.big.show{
  display: flex;
}
.mob {
  display: none;
  float: left;
  width: 100%;
}
.dropdown .expand.product-title {
    display: block;
  }
.dropdown .product-title {
  display: none;
}
.drop-col1, .drop-col2, .drop-col3, .drop-col4{
  display: table-cell;
  padding-bottom: 20px;
  width: 25%;
  float: left;
}
.drop-col1 a.product-title, .drop-col2 a.product-title, .drop-col3 a.product-title, .drop-col4 a.product-title{
  text-align: center;
  margin: 0;
  padding: 10px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 10px;
  width: 100%;
  display: none;
  float: left;
}
@media (min-width: 760px) {
  .drop-col1 a.product-title, .drop-col2 a.product-title, .drop-col3 a.product-title, .drop-col4 a.product-title, .mob { display: block; }
  .dropdown .expand.product-title {
    display: none;
  }
}
.drop-col1{
background: #ffffff;
border-bottom: 6px solid #e65455;
min-width: 281px;
}
.drop-col2{
background: #f8f8f8;
border-bottom: 6px solid #d94949;
}
.drop-col3{
background:#f2f2f2;
border-bottom: 6px solid #d3373a;
}
.drop-col4{
background: #ededed;
border-bottom: 6px solid #cb2829;
}
.drop-col1 a.product-title{
background: #e65455;
}
.drop-col2 a.product-title{
background: #d94949;
}
.drop-col3 a.product-title{
background: #d3373a ;
}
.drop-col4 a.product-title{
background: #cb2829;
}
.dropdown a.product-list{
    width: 100%;
    display: block;
    padding: 1px;
    font-size: 12px;
    font-weight: 400;
}
.col-details-left, .col-details-right{
  width: 50%;
  display: inline-block;
  float: left;
  text-align: center;
}
.col-details-left{
 padding: 80px;
}
.col-details-right{
  text-align: left;
  padding-top: 120px;
  padding-left: 80px;
  position: relative;
}
.col-details-left img.details-img{
  height: 330px;width: auto;
}
.details-logo{
  width: 150px;
  float: left;
  padding: 6px 0;
}
.col-details-right h1,.details-price, .details-price-line, .details-cart, .details-compare{
margin-top: 14px;
} 
.details-cart, .details-compare{
  margin-top: 20px;
}
.col-details-right h1{
  display: block;width: 100%;
  font-weight: 500;
  font-size: 25px;
  float: left;
}
.details-price, .details-price-line{
    float: left;
    width: auto;
    font-size: 18px;
    color: #a6a6a6;  
    padding-right: 15px;
    font-weight: 500;
    margin-top: 20px;
}
.details-price{
  color:#515151;
}
.details-price-line{
text-decoration: line-through;
}
.details-available-info{
  display: block;width: 100%; float: left;font-weight: 300;
  font-size: 14px;color: #515151;
  background-image: url(../images/red-arrow.svg);
    background-repeat: no-repeat;
    background-position: left 10px center;
    background-size: 17px;
    padding-left: 35px;
    text-align: left;
}
.details-available-info.kvacica{
background-image: url(../images/checked.svg);
}
.details-available-info.x{
background-image: url(../images/ex.svg);
}
.red-boxes{
  display: block;width: 100%;float: left;
}
.details-cart, .details-compare{
  float: left;padding: 5px;
}
.details-cart{
  padding-left: 0;
}
.details-cart span, .details-compare span{
    float: left;
    padding: 8px 10px;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    background-color: #cf2623;
    background-repeat: no-repeat;
    background-position: left 15px center;
    padding-left: 38px;
    text-align: center;
    background-size: 20px;
    width: 190px;
}
.details-cart span{
 background-image: url(../images/cart.svg);
}
.details-compare span{
   background-image: url(../images/compare.svg);
}
.details-cart:hover, .details-compare:hover{
  color: #f2f2f2;
}
.details-compare{
  margin-right: 0;
}
.product-details-list{
	padding: 30px;
}
table, td {    
    border: 1px solid #ddd;
    text-align: left;
}
table {
    border-collapse: collapse;
    width: 100%;
}
td{
  padding: 4px;
  padding-left: 15px;
  font-size: 14px;
  font-weight: 400;
  width: 50%;
}
/*print*/
.info {width: 100%;display:block;float:left;}
.info-name, .td {
  font-size: 14px;
  padding: 3px 4px 4px 15px;
  width: 50%;
  float: left;
  border-bottom:1px solid #ddd;
}
.info-name {
  text-transform: uppercase;
  font-weight: 500;
}
.info h5 {
  background:#f3f3f3;
  border-bottom:1px solid #cf2623;
  color:#cf2623;
  font-size:14px;
  line-height:20px;
  padding:10px;
  margin:0;
}
.td {
  font-weight: 400;
  border-left:1px solid #ddd;
}
/*print end*/
.details-info{
  float: left;width: 100%;
  display: none;
}
.details-info-name{
  text-transform: uppercase;
  font-weight: 500;
}
.toggle1{
    border: 1px solid #f3f3f3;
    border-bottom: none;
    width: 100%;
    display: block;
    float: left;
    padding: 7px;
    padding-left: 15px;
    text-transform: uppercase;
    background-color: #f3f3f3;
    border-bottom: #cf2623 1px solid;
    color: #cf2623;
    font-weight: 400;
    font-size: 14px;
    background-image: url(../images/plus.svg);
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 11px;
}
.opisni-tekst a.toggle1{
    float: left;
}
.active-link{
  background-image: url(../images/minus.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 11px;
}
.product-details-list h2{
font-weight: 500;
font-size: 18px;
float: left;
margin-top: 50px;
width: 100%;
display: block;
}
.product-details-list p{
  width: 100%;
  font-size: 15px;
}
.view-gallery{
  float: left;
  position: relative;
  width: 100%;
}
.gal-thumbs-hide{
 display: none;
}
.detail-search{
    width: 100%;
    display: none;
    padding: 25px;
    float: left;
    background: #f6f8f8;
}
.detail-search select{
  width: 33%;
  border:0px;
  outline:0px;
  margin-bottom: 5px;
  background-image: url(../images/select.png);
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 10px;
}
.detail-search select option {
  /*background:#ccc;*/
  background:#fff;
  border:0;
}
.detail-search select, .detail-search input, .detail-search label, .psubmit{
  padding: 5px;
  padding-left: 10px;
  float: left;
  font-size: 13px;
  font-weight: 400;
  border-radius: 3px;
  color: #515151;
  height: 36px;
  width: 100%;
}
.psubmit{
	padding: 7px;
}
.w7{
  float: left;
  width: 13.7%;
  display: inline-block;
  margin: 3px 0.25%;
}
.w7 ::-webkit-input-placeholder  { 
  color: #515151; 
  opacity: 1 !important; 
}
.w7 :-moz-placeholder { 
  color: #515151; 
  opacity: 1 !important;
}
.w7 ::-moz-placeholder {
  color: #515151; 
  opacity: 1 !important;
}
.w7 :-ms-input-placeholder {
  color: #515151;
}
.w77{
  float: left;
  width: 12%;
  display: inline-block;
  margin: 3px 0.25%;
}
.w77 ::-webkit-input-placeholder  { 
  color: #515151; 
  opacity: 1 !important; 
}
.w77 :-moz-placeholder { 
  color: #515151; 
  opacity: 1 !important;
}
.w77 ::-moz-placeholder {
  color: #515151; 
  opacity: 1 !important;
}
.w77 :-ms-input-placeholder {
  color: #515151;
}
.detail-search input.sauto {
  width: auto;
  padding: 0;
  margin-top: -5px;
  margin-right: 10px;
}
.detail-search label{
  display: inline-block;
  background: #fff;
  margin-left: 0.5%;
}
.detail-search label span{
  margin-top: 2px;
}
.detail-search input[type="submit"], .psubmit{
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  color: #fff;
  background: #c7cccd;
}
.detail-search input[type="submit"]:hover, .psubmit:hover{
  background:#cf2623;
  color: #fff;
}
label input[type="checkbox"]{
  margin-top: 6px;
}
.detail-search select:nth-child(1), .detail-search select:nth-child(2){
  margin-right: 0.5%;
}
.detail-search input::-webkit-input-placeholder {
  color: #515151;
}
.detail-search input:-moz-placeholder { /* Firefox 18- */
  color: #515151;  
}
.detail-search input::-moz-placeholder {  /* Firefox 19+ */
  color: #515151;  
}
.detail-search input:-ms-input-placeholder {  
  color: #515151;  
}
.detail-search2{
  position: absolute;top: 100%;
  left: 0;
  z-index: 5;
  padding: 30px;
}
.cart, .search, .close-search{
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 18px;
}
.cart{
  background-image: url(../images/cart.svg);
  background-size: 14px;
}
.search{
  background-image: url(../images/search.svg);
  background-size: 14px;
}
.close-search{
 background-image: url(../images/close-search.svg);
 background-size: 14px;
}
.documents{
  float: left;display: none;width: 100%;
}
a.document{
  float: left;width: 100%;
  background-repeat: no-repeat;
  background-position: left 5px center;
  background-size: 22px;
  background-image: url(../images/doc-icon.png);
  padding: 10px;
  padding-left: 35px;
  display: block;
  font-size: 14px;
  cursor: pointer;
}
a.document:hover{
  background-color: #f8f8f8;
  cursor: pointer;
}
.opisni-tekst, .galerija, .video-galerija{
  padding: 30px;margin:0 auto;
}
/*gallery css*/
.gallery{
  display: block;
  width: 100%;
  margin: 0 auto;
  float: left;
}
.gallery a, .twenty{
  width: 18.4%;
  margin: 1%;
  float: left;
}
.gallery a.first, .twenty.first{
  margin-left: 0;
}
.gallery a.last, .twenty.last{
  margin-right: 0;
}
.gallery a img{
  width: 100%;
  float: left;
}
.twenty img{
  width:100%;
  float: left;
}
/*end of gallery css*/
/*videos css*/
.map iframe{
  width: 100%;
}
.videos iframe.first{
  padding-left:0;
}
.videos iframe.last{
  padding-right: 0;
}
.videos{
  float: left;
      width: 100%;
    display: block;
}
.popup-container{
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
  position: relative;
  background: #fff;
}
.pop h4{
  text-align: center;
  font-size: 16px;
  color: #2c2a2b;
  padding: 5px 0;
}
/*end of videos css*/
.galerija, .video-galerija{
  display: block;width: 100%;
}
/*izlist css*/
.opisni-tekst h1, .opisni-tekst h2, .opisni-tekst h3, .opisni-tekst p, .opisni-tekst a, .opisni-tekst ul, .galerija h2, .video-galerija h2{
  float: left;
}
.opisni-tekst h1, .galerija h2, .video-galerija h2{
    font-size: 23px;
    font-weight: 400;
}
.opisni-tekst h2{
  font-size: 20px;
  font-weight: 400;
}
.opisni-tekst h3{
  font-size: 18px;
  font-weight: 400;
  text-transform: none;
}
.opisni-tekst a.link{
  line-height: 20px;
}
.opisni-tekst ul{
  margin: 20px 0;
  list-style: circle;
}
.opisni-tekst ul li{
  color: #cf2623;
}
.opisni-tekst ul li span{
  color:#515151;
}
.opisni-tekst p, .opisni-tekst li{
  width: 100%;
}
.opisni-tekst p, .opisni-tekst a, .opisni-tekst li{
  font-size: 16px;
}
.opisni-tekst a{
	float: none;
}
.opisni-tekst img{
  width: 100% !important;
  height: auto !important;
}
.gallery a.visible{
  float: left;width: 100%;
  padding: 10px;
  position: relative;
}
.gallery a.visible img{
    float: left;
    width: 100%;
    padding-bottom: 38px;
}
.gallery a.visible .view-img{
    z-index: 5;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    background-color: rgb(255, 255, 255);
    color: #515151;
    font-weight: 500;
    opacity: 0.8;
    background-repeat: no-repeat;
    background-position: center left 29%;
    background-size: 30px;
    background-image: url(../images/gallery.svg);
    font-size: 14px;
    opacity: 1;
    padding-bottom: 5px;
    border-bottom: 2px solid #fff;
}
.gallery a.visible .view-img:hover{
 border-bottom: 2px solid #f3f3f3;
 padding-bottom: 5px;
}
/*end of izlist css*/
h1, h2, h3, h4{
  clear: both;
}
a{
  cursor: pointer;
}
.navigation{
 float: right;
  display: inline-block;
  padding-right: 20px;
}
.forma-outlet{
    background: #f3f3f3;
    float: left;
    padding: 4px;
    padding-top: 1px;
    position: absolute;
    top: 100%;
    display: none;
}
.forma-outlet form input, .forma-outlet form textarea{
  margin-top: 5px;
}
.outlet .details-cart span.inquiry{
  background-image: url(../images/upit.svg);
}
.outlet .details-cart span.inquiry.close-inquiry{
    background-image: url(../images/close.svg);
    background-repeat: no-repeat;
    background-position: left 15px center;
    background-size: 20px;
}
.outlet .red-boxes{
      position: relative;
}
.row.outlet{
  margin-top: 10px;
}
.cart-box{
  display: none;
  float: left;
  position: absolute;
  top: 100%;
  z-index: 5;
  background: #f2f2f2;
  right: 0;
  padding: 20px;
  min-width: 800px;
}
.cart-box.visible{
  display: block;
  position: relative;
  width: 100%;
  z-index: 4;
  background: #f8f8f8;
}
.cart-box td{
padding:10px;
}
.cart-box img{
  float: left;
}
.cart-box-details{
float: left;width: 100%;
margin-bottom: 10px;
}
.cart-box-details span, .cart-box-details a.cart-product-delete{
  float: left;
  font-size: 14px; 
  font-weight: 400;
  padding: 10px;
  width: 21%;
  text-align: center;
}
.cart-box-details a.cart-product-delete{
  width: 13%;
}
.cart-box-details span.cart-product-name{
  width: 30%;
}
.cart-box-details span.cart-message{
  display: block;width: 100%;
}
a.cart-product-delete{
      background: #dfe5e6;
}
a.cart-product-delete:hover{
      background: #fff;
}
.cart-box-details span.cart-product-number{
  width: auto;
}
.cart-box-details a{
  float: left;
}
.cart-box-details a:first-child{
  width: 10%;
}
.cart-box-details a:first-child img{
  width: 100%;
  float: left;
}
.cart-box-details a.plus-minus{
  width: auto;
}
.cart-kolicina{
  display: inline-block;
  float: left;
  width: 20%;
  text-align: center;
}
.plus-minus{
  font-weight: 500;
  color: #cf2623;
  text-align: center;
  float: left;
  padding:10px;
  width: auto;
}
.plus-minus:hover span{
  background: #cf2623;
  color: #fff;
}
.plus-minus span{
float: left;
border: 1px solid #ccc;
text-align: center;
width: 30px;
height: 30px;
line-height: 10px;
}
.cart-button1{
background: #cf2623;
color: #fff;
}
.cart-button1:hover, .cart-button2:hover{
  background: #dfe5e6;
  color: #515151;
}
.cart-button2{
background: #fff;
color: #cf2623 ;
}
.cart-button1, .cart-button2{
float: right;
padding:10px;
margin:2px;
font-size: 14px;
}
.visible .cart-box-details span,  {
  width: 25%;
}
.visible .cart-box-details a.cart-product-delete{
  width: 15%;
}
.visible .plus-minus span{
  width: 30px;
    height: 30px;
}
.visible .cart-box-details span.cart-product-name{
  width: 33%;
}
.wrapper.big-cart, .wrapper.specification, .wrapper.compare, .wrapper.special-padding{
  padding: 30px;
}
.total-price{
  font-size: 19px;
  color: #cf2623;
}
.specification .forma{
    padding: 20px;
    background: #fafafa;
}
.specification label{
  font-size: 14px; 
   padding: 10px;
}
.specification input, .specification label, .specification textarea{
  color: #515151;
}
.specification .forma input[type="checkbox"]{
  margin-right: 5px;
}
.specification .forma input, .specification .forma textarea{
margin-top: 5px;
}
.specification input::-webkit-input-placeholder {
   color: #515151;
}
.specification input:-moz-placeholder { /* Firefox 18- */
   color: #515151;  
}
.specification input::-moz-placeholder {  /* Firefox 19+ */
   color: #515151;  
}
.specification input:-ms-input-placeholder {  
   color: #515151;  
}
.prices{
  float: left;width: 100%;
}
.featured-products2 .compare-link{
    float: right;
    margin: 0 1%;
}
.featured-products2 .compare-link span{
}
.show-availability{
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 7;
    background: #cb282a;
    padding: 20px;
}
.show-availability a, .show-availability span{
    float: left;
    font-size: 13px;
    font-weight: 300;
}
.show-availability span{
  color: #fff;
  float: left;
  width: 100%;
}
.show-availability a.see-more{
  padding:6px 14px;
  color: #cb282a;
  background: #fff;
  margin-top: 8px;
  border-radius: 6px;
}
.show-availability a.see-more span{
  color:  #cb282a;
}
.compare .wide{
  float: left;
}
.compare .home-product-img{
  width: 100%;
}
.del {
  background: #fff;
  border-radius: 50%;
  float: right;
  height: 30px;
  text-align: center;
  width: 30px;
  margin-top: -20px;
  -webkit-transition:all 0.6s ease;
  -moz-transition:all 0.6s ease;
  transition:all 0.6s ease;
  -webkit-box-shadow: inset 1px 0px 1px rgba(0,0,0,0.2);
  -moz-box-shadow: inset 1px 0px 1px rgba(0,0,0,0.2);
  box-shadow: inset 1px 0px 1px rgba(0,0,0,0.2);
}
.del:hover {
  -webkit-box-shadow: inset 0px 0px 1px rgba(0,0,0,0.2);
  -moz-box-shadow: inset 0px 0px 1px rgba(0,0,0,0.2);
  box-shadow: inset 0px 0px 1px rgba(0,0,0,0.2);
}
.del a {
  float: none;
  margin: 0 auto;
  color: #cf2623;
  padding:6px 10px;
  font-weight: 400;
}
.dropdown.small{
  left: inherit;
  right: inherit;
  transform: translateX(-50%);
  display: none;
}
.forma-outlet input::-webkit-input-placeholder {
   color: #515151;
}
.forma-outlet input:-moz-placeholder { /* Firefox 18- */
   color: #515151;  
}
.forma-outlet input::-moz-placeholder {  /* Firefox 19+ */
   color: #515151;  
}
.forma-outlet input:-ms-input-placeholder {  
   color: #515151;  
}
.forma-outlet textarea{
  color: #515151;
}
.forma-outlet textarea::-webkit-input-placeholder { /* WebKit browsers */
    color: #515151;
}
.forma-outlet textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #515151;
}
.forma-outlet textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #515151;
}
.forma-outlet textarea:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #515151;
}
.forma-outlet select{
    width: 100%;
    border: 1px solid #fff;
    font-size: 13px;
    padding: 10px;
    margin-top: 5px;
    border-radius: 5px;
    background-image: url(../images/select.png);
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 10px;
}
.forma-outlet input[type="submit"]{
  background: #888;
}
.featured-products2 .home-products{
  background: #dfe5e6;
}/*
.featured-products2 .home-products:nth-child(4n-2){
.featured-products2 .home-products:nth-child(6n){
  background: #dfe5e6;
}
.featured-products2 .home-products:nth-child(4n-1){
  background: #ebf3f4;
}
.featured-products2 .home-products:nth-child(4n){
  background: #dcf3f5;
}
*/
.forma-outlet.visible{
  display: block;
  width: 100%;
  position: inherit;
}
.link-red-background{
  background: #e7023d;
  color: #ccc;
}
.link-red-background:hover{
  background: #be506c;
  color: #fff;
}
.tijana-links{
  padding-top: 30px;
}
.link-blue-background{
  background: #0dbfe8;
  color: #ceb1b8;
}
.link-yellow-background{
  background:#d8f826;
}
.link-red-background, .link-blue-background, .link-yellow-background{
  padding: 10px;
  float: left;
  margin-right: 1%;
}
.img-div, .img-txt{
  display: inline-block;
  width: 50%;
  float: left;
}
.img-div img{
  float: left;
}
.img-txt p, h1, h2, span, a{
 float: left;
}
.img-txt h1{
    width: 100%;
    display: block;
    font-weight: 700;
    text-transform: uppercase;
    color: #03A9F4;
    border-bottom: 1px solid #ccc;
}
.img-txt a.prvi{
    float: left;
    display: block;
    width: 100%;
    font-size: 14px;
    color: #09e72e;
}
.img-txt a.drugi{
  float: left;
    display: block;
    width: 100%;
    font-size: 14px;
    color: #ddd;
    font-weight: 600;
}
.row.footer{
  background: #dfe5e6;
}
.clear.row{
     border-top: 2px solid rgba(204, 209, 210, 0.31);
}
.toggle-menu{
  background-image: url(../images/menu.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 50px;
  padding: 31px;
  display: none;
}
.toggle-menu.active-link{
  background-image: url(../images/close-menu.svg);
}
.footer-links a{
  width: 100%;
}
.details-info{
  width: 100% !important;
  overflow-x: scroll;
}
.col{
  margin:10px 0;
}
.ui-datepicker td {
  width: auto;
}
.ui-widget-content a {
  float: none;
}

.tabs{
  float: left;
  width: 100%;
  list-style: none;
  padding-left: 0;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.tabs li{
  float: left;
  padding: 8px 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #cf2623;
  font-size: 14px;
  background: #f3f3f3;
  text-align: center;
  margin-right: 10px;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.tabs li:last-child{
  margin-right: 0;
}
.tabs li a{
  float: left;
  width: 100%;
  display: block;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.tabs li:hover, .tabs li.current {
  background: #cf2623;
  color: #fff;
}
.tabs li:hover a, .tabs li.current a {
  color: #fff;
}
.tab-content{
  float: left;
  width: 100%;
}
.tab-content {
  display: none;
}
.tab-content.current {
  display: block;
}
.tabovi{
  float: left;
  width: 100%;
}
.sitemap{
	float: left;
	width: 100%;
	padding: 25px 0;
	border-bottom: 1px solid #ddd;
}
.sitemap:last-child{
	border-bottom: none;
}
.sitemap h3{
	margin: 10px 0;
}
.opisni-tekst .sitemap h3 a{
	font-size: 22px;
	line-height: 28px;
}
.podcat{
	float: left;
	width: 100%;
}
.podcat a {
	display: inline-block;
	margin-right: 10px;
	font-size: 14px;
	line-height: 30px;
	text-decoration: none;
	font-weight: 400;
	transition: 0.25s;
	width: auto;
	float: left;
}
.sitemap .separator {
	margin-right: 10px;
	line-height: 30px;
}
.float-banner{
	width: 300px;
	position: fixed;
	right: 5px;
	bottom: 5px;
	padding: 8px;
	z-index: 99999;
	background: #fff;
	border: 1px solid #f2f2f2;
	display: none;
}
.float-banner img.bimg{
	width: 100%;
	max-width: 366px;
}
.sbanner{
	float: left;
	width: 100%;
	position: relative;
}
.close-float{
	position: absolute;
	z-index: 2;
	top: -30px;
	right: -8px;
	width: 15px;
}
.ui-menu .ui-menu-item {
  padding: 3px;
  font-size: 12px;
}
.ui-autocomplete{
  max-height: 400px;
  overflow-x:auto; 
}


/*POČETAK RESPONSIVE*/
@media only screen and (max-width: 1366px) {
  .col-details-left {
    padding: 75px;
    padding-top: 0;
  }
  .col-details-right {
    padding: 30px;
    padding-top: 100px;
  }
  .w7, .w77 {width: 24%;}
}
@media only screen and (max-width: 1180px) {
  .gallery a.visible .view-img {
    background-position: center;
    padding-top: 46px;
  }
  .pages .big-logo img {
    width: 100px;
  }
  .pages .big-logo span {
    width: 100%;
    right: 0;
  }
  .pages .big-logo {
    top: 13px;
    left: initial;
    right: 20px;
    width: auto;
  }
  .footer-left, .footer-center {
    width: 50%;
    text-align: center;
  }
  .footer-left .imgs a, .footer-center .imgs a{
    float: none;
    display: inline-block;
  }
  .product-categories span {
    width: 80%;
  }
  .product-categories a {
    padding-right: 160px;
    padding: 96px 20px;
    background-size: auto 130px;
    background-position: center top 10px;
    padding-top: 153px;
  }
    .product-name {
    font-size: 19px;
  }
  .home-partners a {
    width: 50%;
    margin-bottom: 10px;
    background-size: 151px;
  }
  .home-partners a.jvc-logo {
    background-size: 69px;
  }
  .footer-right {
    width: 100%;
    text-align: center;
  }
  .forma.home-forma {
    width: 100%;
    padding: 15px 0;
  }
}
@media only screen and (max-width: 980px) {
  .featured-box {
    width: 50%;
  }
  .featured-products2 .home-products, .compare .home-products {
    width: 48%;
  }
  .product-categories span {
    width: 88%;
  }
  .big-logo img {
    width: 40%;
    max-width: 206px;
  }
  .big-logo {
    width: 100%;
    left: 0;
  }
}
@media only screen and (max-width: 900px) {
  .col-details-left, .col-details-right {
    width: 100%;
    display: block;
    padding: 10px 20px;
  }
  .gallery a.visible img {
    float: none;
    width: 100%;
    padding-bottom: 62px;
    max-width: 400px;
  }
  .navigation {
    float: left;
    display: block;
    width: 100%;
  }
  .nav ul {
    padding-left: 9px;
  }
  .col_6 {
    width: 100%;
    padding: 2%;
  }
  .w7, .w77 {width: 49%;}
}
@media only screen and (min-width: 769px){
  .nav ul li:hover .dropdown.small{
    display: flex;
  }
}
@media only screen and (max-width: 768px) {
  .dropdown{
    position: relative;
    transform: none;
    float: left;
    width: 100%;
  }
  .dropdown.small{
    transform: none;
  }
  .dropdown.big.show {
    display: block;
  }
  .drop-col1, .drop-col2, .drop-col3, .drop-col4{
    width: 100%;
    border-bottom:0;
    padding-bottom: 8px;
  }
  .navigation {
    display: none;
    padding: 1%;
    position: relative;
    z-index: 999999;
    background: #fff;
  }
  .toggle-menu{
    display: inline;
    float: right;
  }
  .nav a.logo {
    display: inline-block;
    width: auto;
  }
  .nav ul {
    padding-left: 0;
    width: 100%;
  }
  .nav ul li {
    display: block;
    width: 100%;
    padding: 0;
  }
  .nav ul li a {
    width: 100%;
    display: block;
    padding: 10px;
    background: rgba(223, 229, 230, 0.34);
    margin-bottom: 1px;
  }
  .nav ul li a.product-list{
    background: none;
    padding: 9px;
  }
  .dropdown a.product-list{
    font-size: 14px;
  }
  .dropdown.small.show{
    display: block;
  }
  .pages .big-logo span {
    padding-left: 5px;
    font-size: 12px;
  }
  .pages .big-logo img {
    width: 89px;
  }
}
@media only screen and (max-width: 600px) {
  .pages .big-logo{
    display: none;
  }
  .featured-box, .featured-products2 .home-products, .compare .home-products {
    width: 100%;
  }
  .home-partners a {
    width: 100%;
  }
  .footer-info {
    padding: 0;
  }
  .footer-left, .footer-center {
    width: 100%;
  }
  .footer-left .imgs a, .footer-center .imgs a {
    padding: 1px;
  }
  span.copy.aleft, .v.text-r {
    width: 100%;
    display: block;
    text-align: center;
  }
  a.v.text-r img{
    float: none;
  }
  .footer {
    width: 100%;
    padding: 5px;
  }
  .clear{
    padding: 10px;
  }
  .w7, .w77 {
    width: 100%;
    margin: 5px 0;
  }
  .detail-search select {
    margin-bottom: 0;
  }
  .detail-search2 {
    padding: 15px;
  }
}
@media only screen and (max-width: 480px) {
  .tabs li {
    margin-right: 0;
    width: 100%;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 360px) {}
.pagination a.mslc{background: #cb282a;color: #fff}
.cart-holder, .cart-row { display: block;float: left;width: 100%; }
.title-row { display:none;border-bottom: 1px solid #ed1c24;background: #F0F0F0;color: #4f4f4f;padding: 10px 10px;margin-bottom: 15px;font-weight: 600;}
.naziv-artikla, .cijena2, .kolicina, .brisi { display: block;float: left; }
.naziv-artikla { width:40%;border-right:1px solid #fff; }
.naziv-artikla a { color:#ed1c24;font-weight: 600;text-transform: uppercase; }
.cijena2 { width:17%;border-right:1px solid #fff;padding-left: 10px;font-size:14px; }
.kolicina { width:15%;padding-left: 10px;border-right:1px solid #fff; }
.brisi { width:10%;text-align: right;padding-left: 10px; }
.right-cart { margin-bottom:15px;padding-bottom:15px;border-bottom:1px dashed #f0f0f0;float: left;width: 100%; }
.right-cart .brisi img { float: right;margin-right:10px; }
.right-cart img { float: left; }
.right-cart .naziv-artikla { width: 100%;margin-bottom: 30px; }
.right-cart .kolicina { width: 40%;padding-left:0; }
.right-cart .cijena2 { width: 50%; }
.kolicina input { width: 30%;text-align: center;height:30px; }}
.right-cart .naziv-artikla img { border:1px solid #f0f0f0;padding:2px;margin-right:10px; }
.cart-table { width:100%;background:rgba(223, 229, 230, 0.29);margin-bottom: 50px; }
.narudzba, .povratak { padding: 5px 10px;float: left;margin-right:10px;color: #fff; }
.narudzba { background: #dd131b;border:1px solid #dd131b; }
.povratak { background: #4f4f4f;border:1px solid #4f4f4f; }
.narudzba:hover { background: #ed1c24;border:1px solid #dd131b;color: #fff; }
.povratak:hover { background: #333;border:1px solid #333;color: #fff; }
#forma .chck label, #kontakt-forma .chck label {
  width: 80%;
  margin-left: 15px;
  margin-top: -8px;
}
#uvjeti-box a {
  float: none;
}
#forma > input {
  margin-bottom: 15px;
}
#forma input[type="checkbox"], #kontakt-forma #uvjeti-box input[type="checkbox"] { float: left; }
.chck {
  display: block;
  float: left;
  width: 100%;
  margin:5px 0;
}
.r1-racun > span {
  width: 100%;
}
#kontakt-forma  .chck input[type="checkbox"], #kontakt-forma  .chck input[type="radio"] {
  display: inline;
  margin-right: 10px;
  width:auto;
}
.r1-racun {width:100%;}
@media (min-width:800px) {
  .title-row { display:block;font-size:12px; } 
  .right-cart .naziv-artikla { width: 40%;margin-bottom:0; }
  .right-cart .kolicina { width: 15%;padding-left:10px; }
  .right-cart .cijena2 { width: 17%; }
}
@media (min-width: 900px) {
  .cart-table { width: 100%; }
}
@media (min-width:1000px) {
  .title-row { font-size:14px; } 
  .brisi {text-align: left; }
}