@font-face {
    font-family: 'Work Sans';
    src: url('Work_Sans/WorkSans-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Work Sans';
    src: url('Work_Sans/WorkSans-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Work Sans';
    src: url('Work_Sans/WorkSans-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* colors */
/* mixins */
body {
  font-family: 'Work Sans', sans-serif;
  font-size: 17px;
  overflow-x: hidden;
  background-color: #F3F6F7;
}

header {
  background-color: #FFF;
}

header h3 a, header h3 {
  color: #7ed957;
  margin-top: 0;
  font-size: 1.2em;
}
header h3 a:hover, header h3:hover, header small:hover {
  color: #7ed957 !important;
  text-decoration: none;
}
.wsmenu04, .wsmenu04_sub {
    display: none;
}
.boxtopheader{
    padding: 5px 0;
}
.marquee {
  margin: 0 auto;
  overflow: hidden;
  white-space: nowrap;
}
.marquee .title {
  display: inline-block;
  position: relative;
  animation: marquee 22s linear infinite;
}
.marquee:hover .title {
  animation-play-state: paused;
}
.toggle-advsearch {
    display: flex;
    align-items: center;
    justify-content: center;
}
.blinking {
    animation: blink-animation 1.5s steps(5, start) infinite;
    color: #fff; 
}
@keyframes blink-animation {
    0% { opacity: 1; }
    50% { opacity: 0; }
    100% { opacity: 1; }
}

@keyframes marquee {
  0%   { left: 100%; }
  100% { left: -100%; }
}
.header_middle {
    align-content: center;
align-items: center;
display: flex;
}
.wssecond {
  z-index: 99;
  position: relative;
}
.section-head {
    color: #747474;
    padding-left: 35px;
    padding-right: 35px;
    margin: 15px 0;
}
.section-head2 {
  color: #747474;
  margin: 1px 0;
}
.head-icon {
  float: left;
  padding: 12px 10px 5px 0;
}
.head-left-search {
    align-items: center;
display: flex;
    /* position: relative;
    margin-top: 0; */
    justify-content: center;
}
#searchToggle2 {
    text-decoration: none;
}
.head-text {
  font-size: 16px;
  color: #8496A4;
  line-height: 20px;
}
.head-text a{
  font-size: 14px;
  display: block;
}
.head-logo {
  text-align: left;
}
.head-logo img {
  width: auto;
  margin: 0;
}
.search-form {
    display: flex;
    position: relative;
    width: 100%;
}
.search-form input {
    padding-left: 50px;
    height: 44px;
    color: #747474;
    font-size: 18px;
    border: 1px solid #747474;
border-radius: 0;
box-shadow: none;
min-width: 490px;
}
.search-form input:focus{
      border-color: #7ed957;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(126, 217, 87, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(126, 217, 87, .6);
}
.search-form .iconsearch {
    position: absolute;
    top: 14px;
    left: 12px;
}
.k-search-icon {
    background-color: #747474;
    color: #fff;
    padding-left:25px;
    padding-right:25px;
    font-weight: 400;
    border: 0 none;
}
.menu-icon {
  display: flex;
  color: #747474;
  margin-left: 20px;
}
.menu-icon a {
  color: #747474;
}
.menu-icon a:hover {
  color: #7ed957;;
}
.menu-icon .instagram {
  border-radius: 50%;
  background-color: #747474;
  color: #fff;
  font-size: 24px;
  padding: 10px;
  display: flex;
}
.menu-icon .instagram:hover {
  background-color: #7ed957;
  color: #fff;
  text-decoration: none;
}
.menu-icon .linkedin {
  border-radius: 50%;
  background-color: #747474;
  color: #fff;
  font-size: 24px;
  padding: 10px;
  display: flex;
}
.menu-icon .linkedin:hover {
  background-color: #7ed957;
  color: #fff;
  text-decoration: none;
}
.boxsearch {
    display: flex;
    flex-direction: row;
    justify-content: center;
align-items: center;
/* float: right; */
}
.strelicadown {
    position: absolute;
    top: -14px;
    left: 22px;
    color: #7ed957;
}
.strelicadowntop {
    position: absolute;
    top: -14px;
    left: 22px;
    color: #747474;
}
.toggle-advsearch {
  display: none;
  visibility: hidden;
}
.login-wrap {
  display: flex;
  align-items: center;
  text-align: center;
  float: right;
}
#login-menu {
  display: table;
}
#login-menu>li {
  display: table-cell;
  padding: 8px 0 8px 0;
  line-height: 22px;
  font-size: 15px;
  font-weight: 500;
  position: relative;
}
#login-menu>li>div {
  padding: 0 15px;
}
#login-menu>li>div.rline {
  border-right: 1px solid #8496A4;
}
#login-menu a {
  color: #fff;
}
#login-menu a:hover {
  text-decoration: none;
  color: #fff;
}
#login-menu li li a {
  color: #333;
}
#login-menu li li a:hover {
  text-decoration: none;
  color: #333;
}
.sku {
  color: #8496A4;
  font-size: 13px;
  margin-bottom: 5px;
}
.wallpaper-left, .wallpaper-right {
  position: fixed;
  height: auto;
  margin-top: 2px;
  overflow: visible;
  -webkit-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}
.box-trusted {
  position: relative;
text-align: center;
    display: flex;
    justify-content: center;
}
.trusted-footer {
  margin-right: 15px;
  margin-left: 15px;
  margin-bottom: 35px;
  margin-top: 25px;
}
.sel-category-view {
  padding: 7px 15px !important;
}
.sel-results-sort-row {
    display: flex;
}
.sel-results-sort {
  padding: 12px 30px;
  height: unset;
  border: 0;
  box-shadow: 0 0px 20px -10px rgba(0,0,0,.575);
}

.sel-results-sort.mobile {
  display: none;
}

.owl-related-products .owl-stage-outer {
  padding: 5px 0px;
}

.owl-related-products .item {
    display: inline-block;
  /* display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; */
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  background-color: #fff;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  padding: 20px;
  min-height: 595px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      /* -ms-flex-direction: column;
          flex-direction: column; */
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
          position: relative;
}
/* .owl-related-products .item:hover {
  -webkit-box-shadow: 0px 0px 10px #999;
          box-shadow: 0px 0px 10px #999;
} */
.owl-carousel .owl-item img {
  display: block;
  max-width: 100%;
  height: 200px;
  text-align: center;
  object-fit: contain;
}
.owl-related-products .item .icons-m-container {
  position: absolute;
  top: 20px;
  left: 37%;
}

.owl-related-products .item .icons-m-container img {
  width: 70px !important;
}
.owl-related-products .item .caption {
  text-align: left;
  font-size: 14px;
line-height: 18px;
  color: #8496A4;
}
.owl-related-products .item .caption h4 {
  text-align: left;
  font-size: 16px;
}

.owl-related-products .item .caption h4 a {
  font-weight: 700;
  color: #515463;
}

.owl-related-products .item .caption h6 {
  line-height: 18px;
  font-size: 15px;
  font-weight: 700;
  text-align: left;
  color: #8496A4;
}
.owl-related-products .product-btn2 {
  color: white;
  border-radius: 3px;
  width: 100%!important;
  margin: 10px auto;
  padding: 11px 30px;
  font-size: 18px;
  background: #7ed957;
  float: none;
  text-align: center;
  font-weight: bold;
  display: block;
}
.owl-related-products .product-btn2:hover {
  background: #ED1C24;
  text-decoration: none;
}
.owl-related-products .item .slider-home-energ {
  margin: 5px 0px;
}

.owl-related-products .item .slider-home-energ img {
  width: 28%;
  margin: 0px auto;
}

.owl-related-products .item .kosarica-absolute .cijena {
  text-align: center;
  margin: 5px 0px 5px 0px;
}

.owl-related-products .item .kosarica-absolute .cijenapopust {
  margin: 5px auto 0px auto;
}

.owl-related-products .item .btn-kosarica img {
  width: unset !important;
}

.owl-related-products .item .infolist-slider-home-gallery {
  width: 100%;
  text-align: center;
  font-size: 0.9em;
}

.owl-related-products .item .infolist-slider-home-gallery .infolist-slider-home {
  font-size: 1em;
  display: inline-block;
  text-decoration: none;
  color: #00bd57;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  margin: 5px 0px;
}

.owl-related-products .item .infolist-slider-home-gallery .infolist-slider-home:hover {
  color: #00662f;
  text-decoration: none;
}

.owl-related-products .item .discount {
  top: 12px;
}

.owl-related-products .owl-prev, .owl-related-products .owl-next {
  width: 15px;
  height: 100px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block !important;
  border: 0px solid black;
  outline: none;
}

.owl-related-products .owl-prev {
  left: -20px;
}

.owl-related-products .owl-next {
  right: -20px;
}

.owl-related-products .owl-prev i, .owl-related-products .owl-next i {
  font-size: 2.5em;
  color: #676767;
}

.owl-related-products .promotion-voucher-icon a .kupon {
  width: 80px !important;
}
.list-group {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.nacinplacanjab .list-group{
  flex-direction: row;
}
.list-group2 {
 flex-basis: 50%;
margin: 25px;
}
.list-group-item {
  flex-basis: 30%;
  margin: 5px;
}
.list-group-item:hover {
  background-color: #eee;
}
.list-group2 .list-group-item {
 display: inline-block;
 flex-basis: 100%;
 margin: 10px 0;
 width: 100%;
}
.list-group .list-group-item > div{
  display: flex;
  align-items: center;
}

.list-group-item img {
  display: inline-flex;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  background-image: none;
  background-color: #eee;
  border-color: #7ed957;
  color: #000;
  text-shadow: none;
}
.nacinplacanjab input[type="radio"] {
  visibility: hidden;
  display: none;
}
.wallpaper-left {
  right: 51%;
  margin-right: 586px;
}

.wallpaper-left-top {
  position: fixed;
  top: 44px;
  -webkit-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}

.wallpaper-right {
  left: 51%;
  margin-left: 586px;
}

.wallpaper-right-top {
  position: fixed;
  top: 44px;
  -webkit-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}

.headerdostava {
  padding-left: 30px;
}

.mobile02-sub-mid-sub {
  display: none;
  margin-top: -10px;
}

.mobile02-sub-mid-sub li {
  padding: 10px 20px;
  background: #F3F6F7;
  border-bottom: 1px solid #77A4C1;
}

.mobile02-sub-mid-sub li a {
  color: #333;
  letter-spacing: 0.5px;
  display: block;
}

.space5 {
  margin-top: 5px;
}

.space7 {
  margin-top: 7px;
}

.space10 {
  margin-top: 10px;
}

.space15 {
  margin-top: 15px;
}

.space17 {
  margin-top: 17px;
}

.space20 {
  margin-top: 20px;
}

.space30 {
  margin-top: 30px;
}

.space50 {
  margin-top: 50px;
}
.space80 {
  margin-top: 80px;
}
.space100 {
  margin-top: 100px;
}

.opacity {
  opacity: 0.7;
  /* Opacity for Modern Browsers */
  filter: alpha(opacity=70);
  /* Opacity for IE8 and lower */
  zoom: 1;
  /* Fix for IE7 */
}

a, a:hover, a:focus {
  color: #7ed957;
}

h1 {
  margin-top: 5px;
  margin-bottom: 10px;
  text-decoration: none;
  display: inline-block;
  color: #333333;
}
hr {
  margin: 10px 0px;
  border-top: 1px solid #E13934;
}
.inline {
  display: inline;
}
.table2 {
  font-size: 15px;
  background-color: #fff;
}
.tech-table td {
padding: 2px 10px;
}
.tech-table>tbody>tr:nth-of-type(odd) {
background-color: #BAE3F7;
}
.boxinfo {
    font-weight: 700;
    color: #515463;
    font-size: 14px;
    text-align: left;
    margin: 40px 0 20px 0;
}
.boxinfo img {
  float: left;
  margin-bottom: 30px;
  margin-right: 10px;
margin-top: 7px;
}
.boxpozadina {
  /* background-color: #fff; */
}
.boxwhite {
  background-color: #fff;
}
.vcenter {
  margin-top: 50%;
}
#wrap {
  min-height: 100%;
  height: auto !important;
  margin: 0 auto 0px;
  padding: 0px;
}
.modal-header {
  background-color: #747474;
  color: #fff;
  font-weight: 700;
}
.main {
  background-color: #fff;
  margin-right: 0px;
  margin-left: 0px;
  padding: 15px 0px 0px 0px;
}

.mainhome {
  margin-top: 15px;
  padding-top: 0;
  padding-bottom: 0px;
  margin-right: -15px !important;
  margin-left: -15px !important;
}

.mainw {
  padding-top: 0;
  padding-bottom: 30px;
  margin-top: 30px;
}
.mainw h1 {
  margin-top: 10px;
  font-weight: 700;
  font-size: 24px;
}
.tooltip-inner {
  min-width: 350px;
  font-size: 15px;
  font-weight: 400;
  padding: 10px;
  background-color: #fff !important;
  border: 2px solid #333 !important;
  color: #000 !important;
  opacity: 1 !important;
}

.tooltip {
  opacity: 1 !important;
}

.home1 {
  padding: 0;
  color: #676767;
}

.home1 h2 {
  font-size: 16px !important;
  line-height: 25px;
}

.home1 h2 a {
  color: #333 !important;
  font-weight: 700;
}

.home1 h2 a:hover {
  color: #0C72B1 !important;
  text-decoration: none;
}

.home1 h4 {
  margin-top: 0;
  line-height: 20px;
  font-size: 15px !important;
}

.home1 h4 a {
  color: #333 !important;
  font-weight: 700;
}

.home1 h4 a:hover {
  color: #0C72B1 !important;
  text-decoration: none;
}

.boxchar {
  color: #676767;
  background: #f7f7f7;
  margin: 50px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.boxchar .boxchar-item {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: 0.9em;
  padding: 20px;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  position: relative;
}

.boxchar .boxchar-item .boxchar-item-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.boxchar .boxchar-item .boxchar-item-flex div, .boxchar .boxchar-item .boxchar-item-flex img {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.boxchar .boxchar-item .boxchar-item-flex h3 {
  margin-top: 0px;
  color: #000 !important;
  font-weight: 700;
  width: 100%;
}

.boxchar .boxchar-item:not(:last-child):after {
  content: '';
  border: 1px solid #ddd;
  position: absolute;
  right: 0;
  height: 50px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.boxchar a {
  text-decoration: none;
  color: #555;
}

.boxchar a:hover {
  text-decoration: none;
  color: #555;
}

.boxsivo {
  background-color: #f7f7f7;
  padding: 15px 15px;
  color: #676767;
  font-weight: 100;
  border: 1px solid #eee;
  width: 100%;
  display: block;
  margin-bottom: 15px;
  margin-top: 15px;
  font-size: 15px;
}

.boxsivo h3 {
  color: #000 !important;
  font-weight: 700;
  font-size: 24px !important;
  margin-top: 0;
}

.boxsivo a {
  text-decoration: none;
  color: #555;
}

.boxsivo a:hover {
  text-decoration: underline;
  color: #C00;
}

.box_nacinplacanja {
  font-size: 14px;
  padding: 5px;
  border: 2px solid #ccc;
}

#exTab1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 0px;
  background-color: #F3F6F7;
}

#exTab1 article.flex-video {
  display: inline-block !important;
}
.title-view-container {
  text-align: center;
  margin: 30px 0px 20px 15px;
  padding: 5px 0px 1px 10px;
  width: 100%;
  color: #515463;
  font-size: 24px;
  font-weight: 700;
}

.title-view-container2 {
  background-image: -webkit-gradient(linear, left top, right top, from(#F3F6F7), to(#fff));
  background-image: linear-gradient(to right, #F3F6F7, #fff);
  padding: 40px 10px;
  margin: 10px 0px 20px 0px !important;
}

.view-hr {
  margin-top: 25px;
}

.view-hr hr {
  border-top: 1px solid #ddd;
}

.view-social-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.view-social-icons a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f7f7f7;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  margin: 5px;
  color: #676767;
  text-decoration: none;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}

.view-social-icons a:hover {
  color: #fff;
  background: #747474;
}

.col-img-parent {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.stock-notification {
  margin-top: 20px;
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
}

.stock-notification.in-stock {
  color: #14AE88;
}

.stock-notification.out-stock {
  color: #ff0000;
}

.stock-notification.end-stock {
  color: #ED1C24;
}
.view-action-bar {
  list-style: none;
  text-align: right;
  display: block;
  margin-right: 20px;
  margin-left: 20px;
  position: relative;
}
.comparison-add {
  background-color: #fff;
  color: #747474;
  border: 0px;
  font-size: 15px;
  font-weight: 700;
  border-radius: 2px;
  padding: 10px 26px;
  border: 1px solid #747474;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  margin-top: 10px;
  letter-spacing: 1px;
  display: inline-block;
}
.comparison-add:hover {
  background-color: #747474;
  border: 1px solid #747474;
  color: #fff;
  text-decoration: none;
}
.comparison-remove {
  background-color: #747474;
  color: #fff!important;
  border: 0px;
  font-size: 15px;
  font-weight: 700;
  border-radius: 2px;
  padding: 10px 30px;
  border: 1px solid #747474;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  margin-top: 10px;
  letter-spacing: 1px;
  display: inline-block;
}
.comparison-remove:hover {
  background-color: #7ed957;
  border: 1px solid #7ed957;
  color: #fff;
  text-decoration: none;
}
.header-usporedba {
  color: #fff;
  width: 50px;
  margin-left: 40px;
  position: relative;
  margin-left: 25px;
  display: inline-block !important;
}
.header-usporedba .fas {
  border: 1px solid #fff;
  border-radius: 50%;
  padding: 8px;
}
.header-usporedba .fas:hover {
  background-color: #fff;
  color: #747474;
}
.header-usporedba span {
  color: #fff !important;
  background-color: #7ed957;
  border-radius: 50px;
  padding: 0px 8px;
  position: absolute;
  font-weight: 700;
top: 5px;
  right: -7px;
  font-size: 13px;
}
.trazi-action-bar, .trazi-grid-action-bar, .trazi-action-bar-mob {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.trazi-action-bar li a, .trazi-grid-action-bar li a, .trazi-action-bar-mob li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  text-decoration: none;
  margin-right: 15px;
  padding: 8px;
}

.trazi-action-bar li a img, .trazi-grid-action-bar li a img, .trazi-action-bar-mob li a img {
  width: 25px;
}

/* .view-action-bar li:not(:last-child):after, .trazi-action-bar li:not(:last-child):after, .trazi-grid-action-bar li:not(:last-child):after, .trazi-action-bar-mob li:not(:last-child):after {
  content: '';
  border: 1px solid #DAE0E6;
  position: absolute;
  right: 0;
  height: 24px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
} */

.view-action-bar .wishlist, .trazi-action-bar .wishlist, .trazi-grid-action-bar .wishlist, .trazi-action-bar-mob .wishlist {
  width: 20%;
}

.view-action-bar .wishlist a img, .trazi-action-bar .wishlist a img, .trazi-grid-action-bar .wishlist a img, .trazi-action-bar-mob .wishlist a img {
  margin-right: 0px !important;
}

.wishlist-header-row {
  margin-top: 20px;
}

.wishlist-count-display {
  padding: 10px 15px;
  text-align: right;
}

.wishlist-count-display strong {
  font-weight: 700;
}

.wishlist-title {
  padding: 10px 15px 10px 0px;
  font-weight: bold;
  font-size: 1.5em;
}
.sharebox {
    color: #515463;
    font-size: 15px;
  padding: 12px 5px;
  text-align: center;
margin: 35px;
}

.sharebox .item {
  padding: 10px 15px;
  background-color: #F3F6F7;
  color: #515463;
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  margin: 5px;
  display: inline-block;
}

.sharebox .item:hover {
  color: #fff;
  background-color: #515463;
}

.sharebox .item-facebook:hover {
  background-color: #3b5998;
}

.sharebox .item-viber:hover {
  background-color: #665CAC;
}

.sharebox .item-whatsapp:hover {
  background-color: #25D366;
}

.sharebox .item-twitter:hover {
  background-color: #1DA1F2;
}

.sharebox .item-email:hover {
  background-color: #7ed957;
}

.sharebox .item-copy:hover {
  background-color: #7ed957;
}

.share-btn:hover > .sharebox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.trazi-action-bar {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 10px;
}

.trazi-action-bar li {
  width: 40%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.trazi-action-bar-mob {
  display: none;
}

.trazi-grid-action-bar, .trazi-action-bar-mob {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 5px 0px 10px 0px;
}

.trazi-grid-action-bar li, .trazi-action-bar-mob li {
  width: 49%;
}

.product-delivery-info {
  font-size: 0.9em;
  margin: 10px 0px;
}

#opis h2 {
  font-size: 20px !important;
  font-weight: bold;
  line-height: 30px;
}
.dodaj {
    padding: 0;
margin: 0;
  margin-top: 0px;
font-size: 30px;
margin-top: 3px;
}
}
#komentari .review-form-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 35px 0px;
}

#komentari .review-form-wrapper form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 60%;
  border-right: 2px solid #fff;
  padding-right: 40px;
}

#komentari .review-form-wrapper form h2 {
  font-size: 20px !important;
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 30px;
  text-align: center;
  width: 100%;
}

#komentari .review-form-wrapper form .two-inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px;
  width: 100%;
}

#komentari .review-form-wrapper form .two-inputs div {
  width: 46%;
}

#komentari .review-form-wrapper form .two-inputs div input {
  width: 100%;
  padding: 8px;
  border-radius: 5px;
  border: 1px solid #ddd;
}

#komentari .review-form-wrapper form .one-input {
  width: 100%;
  margin-bottom: 20px;
}

#komentari .review-form-wrapper form .one-input input {
  width: 100%;
  padding: 8px;
  border-radius: 5px;
  border: 1px solid #ddd;
}

#komentari .review-form-wrapper form p.text-danger {
  width: 100%;
  font-size: 14px;
  margin-top: 5px;
}

#komentari .review-form-wrapper form .rate-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0px 0px 15px 0px;
}

#komentari .review-form-wrapper form .rate-wrapper .rate-label {
  font-weight: bold;
  margin-right: 10px;
}

#komentari .review-form-wrapper form .rate-star-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#komentari .review-form-wrapper form .rate-star-container .rate-star {
  color: #999999;
  cursor: pointer;
}

#komentari .review-form-wrapper form .rate-star-container:hover .rate-star {
  color: #F3CC30;
}

#komentari .review-form-wrapper form .rate-star-container .rate-star:hover,
#komentari .review-form-wrapper form .rate-star-container .rate-star:hover ~ span {
  color: #999999;
}

#komentari .review-form-wrapper form .rate-star-container .rate-star:hover {
  color: #F3CC30;
}

#komentari .review-form-wrapper form .rate-star-container .rate-star.active {
  color: #F3CC30 !important;
}

#komentari .review-form-wrapper form textarea {
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 8px;
  resize: vertical;
}

#komentari .review-form-wrapper form .rating-btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#komentari .review-form-wrapper form .rating-btn-wrap .disclaimer {
  font-size: 13px;
  margin-top: 15px;
  margin-right: 20px;
  color: #808080;
}

#komentari .review-form-wrapper form .rating-btn-wrap button {
  display: inline-block;
  margin-top: 15px;
  border-radius: 5px;
  background: #747474;
  color: #fff;
  font-size: 18px;
  border: none;
  padding: 8px 25px;
}

#komentari .review-form-wrapper form .rating-btn-wrap button:hover {
  background: #333;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

#komentari .review-form-wrapper .average-rating-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 40%;
  padding: 0px 0px 0px 40px;
}

#komentari .review-form-wrapper .average-rating-section .average-rating-stars {
  width: 50%;
}

#komentari .review-form-wrapper .average-rating-section .average-rating-stars span {
  color: #999999;
  padding-top: 2px;
}

#komentari .review-form-wrapper .average-rating-section .average-rating-stars span.active {
  color: #F3CC30;
}

#komentari .review-form-wrapper .average-rating-section .average-rating-label {
  width: 50%;
  text-align: right;
}

#komentari .review-form-wrapper .average-rating-section p {
  width: 100%;
  margin-top: -50px;
}

#komentari .comments-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-top: 1px solid;
}

#komentari .comments-wrapper .comment {
  width: 100%;
  padding: 35px 20px 20px 20px;
}

#komentari .comments-wrapper .comment h4 {
  font-weight: bold;
}

#komentari .comments-wrapper .comment .username {
  font-size: 15px;
  margin: 5px 0px;
}

#komentari .comments-wrapper .comment .date {
  font-size: 13px;
}

#komentari .comments-wrapper .comment p {
  margin-top: 10px;
}

#komentari .comments-wrapper .comment.comment-response {
  padding: 20px;
  border-left: 2px solid #747474;
  margin-left: 6%;
}

#komentari .comments-wrapper .comment.comment-response h4 img {
  width: 140px;
}

#komentari .comments-wrapper .comment.comment-response .username {
  color: #227BB6;
  font-weight: bold;
}

.fixed-navbar-usporedba a, .fixed-navbar-wishlist a {
  background: url("../images/icons/usporedba_mob_white.png") no-repeat center center;
  background-size: 30px;
  width: 60px;
  height: 100%;
}

.fixed-navbar-usporedba a:hover, .fixed-navbar-wishlist a:hover {
  background-image: url("../images/icons/usporedba_mob_plavo.png") !important;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 30px;
}

.fixed-navbar-usporedba a span, .fixed-navbar-wishlist a span {
  border-radius: 50%;
  padding: 1px 5px;
  background: #333;
  color: #fff;
  position: relative;
  bottom: -20px;
  right: -27px;
  font-size: 0.9em;
}

.fixed-navbar-wishlist a {
  background: url("../images/icons/fav_mob_white.png") no-repeat center center;
  background-size: 27px;
}

.fixed-navbar-wishlist a:hover {
  background-image: url("../images/icons/srce_full.png") !important;
  background-size: 27px;
}
.comparison-container {
  width: 100%;
  padding: 50px 50px 50px 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.comparison-container .sidebar {
  width: 20%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  /* -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; */
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.comparison-container .left-container {
  /* height: 100%; */
  min-height: 415px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  flex-direction: column;
  background-color: #fff;
  border-bottom: 1px solid #7ed957;
}
.left-container .fas {
  background-color: #7ed957;
  border-radius: 50%;
  color: #fff;
  padding: 25px;
}
.comparison-container h1 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 25px;
  text-transform: uppercase;
  text-align: center;
}

.comparison-container .teh-details-sidebar {
  margin: 0px;
  padding: 0;
  list-style-type: none;
  width: 100%;
  border-left: 1px solid #7ed957;
  border-bottom: 1px solid #7ed957;
}

.comparison-container .teh-details-sidebar li {
  padding: 10px;
  height: 70px;
  font-weight: 700;
  background-color: #fff;
  font-size: 0.9em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.comparison-container .teh-details-sidebar li:nth-child(2n) {
  background-color: #F3F6F7;
}
.comparison-container .teh-details-sidebar li:last-child {
  border-bottom: none !important;
}

.comparison-container .products-slider {
  margin: 0px;
  /* overflow: hidden; */
  width: 80%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  border-right: 1px solid #7ed957;
}
.comparison-container .products-slider .icons-m-container {
  left: -12px;
}
.comparison-container .products-slider .arrow {
  position: absolute;
  top: 12%;
  font-size: 1.4em;
  z-index: 99;
}

.comparison-container .products-slider .arrow a {
  color: #999999;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}

.comparison-container .products-slider .arrow a:hover {
  color: #7ed957;
}

.comparison-container .products-slider .arrow-right {
  right: 0;
}

.comparison-container .products-slider .arrow-left {
  left: 0;
}
.box-usporedba-price {
  display: block;
  margin-top: 10px;
  width: 100%;
}
.comparison-container .slider-item {
  width: 33.3%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: margin-left 0.5s ease;
  transition: margin-left 0.5s ease;
  position: relative;
  border-left: 1px solid #7ed957;
  border-bottom: 1px solid #7ed957;
}
.comparison-container .slider-item .product-img {
  height: 345px;
  background-color: #fff;
}

.comparison-container .slider-item .product-img img {
  width: 100%;
}

.comparison-container .slider-item .cijena {
  font-size: 1.3em;
  width: 100%;
  display: block;
  position: relative;
}
.comparison-container .price {
  height: 100px!important;
}
.comparison-container .slider-item .remove-product {
  position: relative;
  float: left;
  padding: 5px 10px;
  border: 1px solid #747474;
  background-color: #747474;
  color: #fff;
  border-radius: 5px;
  font-size: 14px;
  text-decoration: none;
  z-index: 2;
}
.comparison-container .slider-item .btn-kosarica1, .usporedba {
  font-size: 15px!important;
  border-radius: 5px!important;
  padding: 6px 25px!important;
  margin-top: 0!important;
  letter-spacing: 0!important;
  float: right;
}
.comparison-container .slider-item .remove-product:hover {
  border: 1px solid #747474;
  background-color: #fff;
  color: #747474;
}
.comparison-container .slider-item .btn-kosarica {
  width: auto;
  padding: 10px 20px;
  font-size: 15px;
}

.comparison-container .slider-item .btn-kosarica img {
  width: unset;
}

.comparison-container .slider-item .product-details ul {
  margin: 0px;
  padding: 0;
  list-style: none;
  width: 100%;
}

.comparison-container .slider-item .product-details ul li {
  text-align: center;
  background-color: #F3F6F7;
  font-size: 16px;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0px 10px;
  flex-direction: column;
}

.comparison-container .slider-item .product-details ul li:nth-child(even) {
  background-color: #fff;
}

.comparison-container .slider-item .product-details ul .title-container {
  padding: 0px;
}

.comparison-container .slider-item .product-details ul .product-title {
  color: #fff;
  background: #7ed957;
  font-weight: bold;
  text-decoration: none;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0px 10px;
}

.comparison-container .slider-item .product-details ul .product-title:hover {
  color: #333;
  background: transparent
}

.comparison-container .slider-item .iconm-product {
  left: 37%;
  top: 1px;
}

.comparison-container .slider-item .promotion {
  left: 6px;
}

.comparison-container .slider-item .discount {
  font-size: 1.3em;
  width: 60px;
  height: 60px;
}

.comparison-container .slider-item .promotion-voucher {
  left: 5px;
}

.comparison-container .slider-item .promotion-voucher-icon {
  right: unset;
  left: 5px;
}

.comparison-popup {
  position: fixed;
  z-index: 99999;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px;
  text-align: center;
  color: #fff;
  background: #747474;
  display: none;
}

.comparison-popup .close-comparison-btn {
  position: absolute;
  right: 12px;
  top: 8px;
  cursor: pointer;
}

.comparison-popup p {
  padding: 10px 5px;
}

/* Dario CSS */
.product-trazi-left a { width: 100%; }
.section-3 .brands-wrap { height: unset!important; }

.price-euro { font-weight: normal!important; font-size: 14px; color: grey!important; margin-left: 5px; }
.price-tooltip i { text-decoration: none; color: #747474; font-size: 13px; margin-left: 5px; }

#login-menu { margin-bottom: 0; }
.login-li { padding-left: 13px!important; padding-right: 13px!important; }
.login-li .login-submenu {
    display: none;  
    position: absolute; 
    /* left: 0;  */
    top: 40px; z-index: 12101; margin: 0px; padding: 0px; width: 200px; background-color: #fff; border: solid 1px #eeeeee; box-shadow: 0 1px 2px -1px #333; list-style: none; padding: 0; 
    /* transform: translateX(-13px); */
    /* right: 0; */
    color: #333;
    text-align: left;
}
.login-li:hover { background-color: rgba(0, 0, 0, 0.06); }
.login-li:hover .login-submenu { display: block; }
.login-li .login-submenu li { background: #fff; }
.login-li .login-submenu li a { display: block; padding: 8px 15px; width: 100%; }
.login-li .login-submenu li:hover a { background: #E6E8F3; color: #000; }

.sticky-side-bar { position: sticky; top: 20px; }
.page-title { margin-top: 30px; }

.calculator { margin: 50px 0; }
.calculator input { border-color: #747474; }
.calculator .input-group { margin-bottom: 15px; }
.calculator .input-group-addon { color: #fff; background: #7ed957; border-color: #747474; }
.calculator .alert { font-size: 14px; margin-bottom: 15px; }
.calculator .calculator-form { margin: 20px 0; }
.calculator .custom-btn { background: #747474; color: #fff; font-size: 17px; padding: 4px 15px; font-weight: bold; }

.well-read-more {
  display: none;
}

.wsmenu-list .wsmenu-submenu li:hover .wsmenu-submenu-sub {
  opacity: 1;
  list-style: none;
  padding: 0px;
  border: none;
  background-color: inherit;
}

.wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub {
  min-width: 220px;
  position: absolute;
  left: 100%;
  top: 0;
  margin: 0px;
  padding: 0px;
  opacity: 0;
  transform-origin: 0% 0%;
  -o-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -webkit-transform-origin: 0% 0%;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  -o-transition: -o-transform 0.4s, opacity 0.4s;
  -ms-transition: -ms-transform 0.4s, opacity 0.4s;
  -moz-transition: -moz-transform 0.4s, opacity 0.4s;
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
}
.side {
    position: absolute;
    top: 10%;
  right: 0;
  z-index: 22;
  background-color: rgba(255,255,255,0.9);
  color: #515463;
}
.sideInright {
    color: #515463;
    display: flex;
    padding: 20px;
    align-items: center;
    border-bottom: 1px solid #9CA6A5;
    max-height: 75px;
    min-height: 65px;
}
.sideInright img{
    width: 70px;
    max-width: 90px;
    margin-right: 15px;
    object-fit: none;
}
.header-2 .dropdown-menu li a.customnavitem,
.wsmenu-submenu li a.customnavitem {
  background: #27515A !important;
  font-weight: bold;
}

.header-2 .dropdown-menu li a.customnavitem:hover,
.wsmenu-submenu li a.customnavitem:hover {
  background: #f4f4f4 !important;
}

.wsmenu-submenu-sub > li > a:hover {
  background-color: #f4f4f4 !important;
  color: #1084CC !important;
  border-radius: 0px !important;
  text-decoration: none;
}

.header-2 {
  height: 44px;
  display: none;
}

.header-2.fixed-top {
  display: block;
  top: 0;
  width: 100%;
}

.header-2 .col-fixed-cart {
  border-radius: unset;
  border: none;
}

.header-2 .quickcart {
  width: 500px;
  max-height: 85vh;
  overflow-y: scroll;
  z-index: 50000;
  border: 1px solid #bebebe;
  padding: 8px 10px 10px;
  text-align: left;
  color: #222;
  position: absolute;
  background: #FFF;
  right: 20px;
  top: 45px;
}

.default-display-cat {
  display: none;
  margin: 5px 0px 30px 0px;
}

.default-display-cat .main-menu .submenu-opener {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 20px;
  font-size: 1em;
  background-color: #747474;
  color: #fff;
  border-bottom: 1px solid #77A4C1;
}

.default-display-cat .main-menu .submenu-opener .submenu-opener-item:nth-child(1) {
  width: 80%;
  color: #fff;
  letter-spacing: 0.5px;
  text-decoration: none;
}

.default-display-cat .main-menu .submenu-opener .submenu-opener-item:nth-child(2) {
  padding-left: 15px;
}

.default-display-cat .main-menu .submenu-opener .closed .vertical {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.default-display-cat .main-menu .submenu-opener .closed .horizontal {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  opacity: 1;
}

.default-display-cat .main-menu .submenu-opener .opened {
  opacity: 1;
}

.default-display-cat .main-menu .submenu-opener .opened .vertical {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.default-display-cat .main-menu .submenu-opener .opened .horizontal {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  opacity: 0;
}

.default-display-cat .main-menu .submenu-opener .circle-plus {
  height: 1.8em;
  width: 1.8em;
  font-size: 1em;
}

.default-display-cat .main-menu .submenu-opener .circle-plus .circle {
  position: relative;
  width: 1.8em;
  height: 1.8em;
  border-radius: 100%;
  border: solid 1px #E6E6E6;
}

.default-display-cat .main-menu .submenu-opener .circle-plus .circle .horizontal {
  position: absolute;
  background-color: #E6E6E6;
  width: 18px;
  height: 1px;
  left: 50%;
  margin-left: -9px;
  top: 50%;
}

.default-display-cat .main-menu .submenu-opener .circle-plus .circle .vertical {
  position: absolute;
  background-color: #E6E6E6;
  width: 1px;
  height: 18px;
  left: 50%;
  top: 50%;
  margin-top: -8.5px;
  margin-left: -0.5px;
}

.default-display-cat .main-menu .submenu {
  display: none;
}

.default-display-cat .main-menu .submenu li {
  padding: 10px 20px;
  background: #F3F6F7;
  border-bottom: 1px solid #77A4C1;
}

.default-display-cat .main-menu .submenu li .submenu-opener {
  background-color: #F3F6F7;
  border: none;
  padding: 0px;
}

.default-display-cat .main-menu .submenu li .submenu-opener .submenu-opener-item {
  color: #333;
}

.default-display-cat .main-menu .submenu li .submenu-opener .circle-plus .circle {
  border: solid 1px #333;
}

.default-display-cat .main-menu .submenu li .submenu-opener .circle-plus .circle .horizontal, .default-display-cat .main-menu .submenu li .submenu-opener .circle-plus .circle .vertical {
  background: #333;
}

.default-display-cat .main-menu .submenu li a {
  color: #333;
  letter-spacing: 0.5px;
  display: block;
}

.default-display-cat .main-menu .submenu .subsub-menu {
  display: none;
}

.default-display-cat .main-menu .submenu .subsub-menu li {
  list-style-type: none;
  border: none;
}

.subsubmenu-container-mob {
  background: #747474 !important;
}

.subsubmenu-container-mob .submenu-opener {
  background-color: transparent !important;
}

.subsubmenu-container-mob .submenu-opener .submenu-opener-item {
  color: #fff !important;
}

.subsubmenu-container-mob .submenu-opener .circle-plus .circle {
  border: 1px solid #fff !important;
}

.subsubmenu-container-mob .submenu-opener .circle-plus .circle .horizontal, .subsubmenu-container-mob .submenu-opener .circle-plus .circle .vertical {
  background: #fff !important;
}

.subsubmenu-container-mob .subsub-menu {
  background: #F3F6F7;
  padding: 0px 35px;
  margin: 10px -20px -10px -20px;
}

.subsubmenu-container-mob .subsub-menu li {
  padding: 10px 0px !important;
}

.serije-dropdown-btn {
  width: 100%;
  margin: 0px auto 25px auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 20px;
  background: #D2E0E9;
  border-radius: 0;
  display: block;
  border-bottom: 1px solid #ed1c24;
  font-weight: 900;
}

.serije-dropdown-btn:hover, .serije-dropdown-btn:focus {
  text-decoration: none;
  color: #333;
}

.serije-dropdown-btn .item {
  color: #333;
  border-bottom: 1px solid #b2bec5;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

.serije-dropdown-btn .item .closed .vertical {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.serije-dropdown-btn .item .closed .horizontal {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  opacity: 1;
}

.serije-dropdown-btn .item .opened {
  opacity: 1;
}

.serije-dropdown-btn .item .opened .vertical {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.serije-dropdown-btn .item .opened .horizontal {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  opacity: 0;
}

.serije-dropdown-btn .item .circle-plus-2 {
  height: 1.8em;
  width: 1.8em;
  font-size: 1em;
}

.serije-dropdown-btn .item .circle-plus-2 .circle {
  position: relative;
  width: 1.8em;
  height: 1.8em;
  border-radius: 100%;
  border: solid 1px #333;
}

.serije-dropdown-btn .item .circle-plus-2 .circle .horizontal {
  position: absolute;
  background-color: #333;
  width: 18px;
  height: 1px;
  left: 50%;
  margin-left: -9px;
  top: 50%;
}

.serije-dropdown-btn .item .circle-plus-2 .circle .vertical {
  position: absolute;
  background-color: #333;
  width: 1px;
  height: 18px;
  left: 50%;
  top: 50%;
  margin-top: -8.5px;
  margin-left: -0.5px;
}
.serije-wrapper a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 2.5px;
  width: 15px;
  transition: 0.5s;
  height: 15px;
  border-radius: 50%;
  border: 1px solid #000000;
}
.serije-wrapper a {
  display: inline;
  position: relative;
  padding-left: 22px;
  font-size: 16px;
  font-weight: 700;
  margin-right: 30px;
  color: #000;
  transition: 0.5s;
}
.serije-wrapper .active::before {
  background-color: #ed1c24;
  border-color: #ed1c24;
}
.serije-wrapper a:hover::before {
  border-color: #ed1c24;
  background-color: #ed1c24;
}
.serije-wrapper a:hover {
  color: #ed1c24;
  text-decoration: none;
}
.fixed-top {
  position: fixed;
  z-index: 999;
  -webkit-animation-name: headerAnimation;
  animation-name: headerAnimation;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
}

.fixed-top .navbar-collapse {
  padding-right: 0;
}

@-webkit-keyframes headerAnimation {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes headerAnimation {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.header-2 .navbar-default .navbar-nav > li > a:focus, .header-2 .navbar-default .navbar-nav > li > a:hover:not(.fixed-cart), .header-2 .dropdown-menu > li > a:hover, .header-2 .dropdown-menu > li > a:focus {
  background-color: #FFF !important;
  color: #747474 !important;
}

.header-2 .nav > li > a {
  padding: 11px 10px;
  font-size: 14px;
  color: #FFF;
  border-right: 1px solid #9DC2DC;
}

.header-2 .dropdown-menu {
  left: auto;
  text-align: left;
  background-color: #747474 !important;
  color: #FFF !important;
  padding: 0;
}

.dropdown-menu {
  right: 0 !important;
}

.header-2 .dropdown-menu > li > a {
  background-color: #747474 !important;
  color: #FFF !important;
  font-size: 15px;
  border-top: 1px solid #9DC2DC;
  padding: 5px 15px;
}

.header-2 .col-img-hover {
  border: 0.20px solid #b9e2f9;
}

.header-2 .col-img-hover:hover {
  border: 0.20px solid #107BB6;
}

.header-2 .fa-shopping-cart {
  color: #FFF;
}

.header-2 .a-href-hide-cart:hover > .fa-shopping-cart, .header-2 .a-href-hide-cart:focus > .fa-shopping-cart, .header-2 .h-fixed-show-cart:hover > .fa-shopping-cart, .header-2 .h-fixed-show-cart:focus > .fa-shopping-cart {
  background-color: #FFF !important;
  color: #747474 !important;
}

.header-2 .dropdown-submenu {
  position: relative;
}

.header-2 .dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  right: auto !important;
  margin-top: -1px;
  display: none !important;
}

.header-2 .dropdown-submenu:hover .dropdown-menu {
  display: block !important;
}

.header-2 .navbar-brand {
  padding: 0px 10px;
  padding-top: 5px;
  width: 100%;
}

.header-2 .headerakcije2 {
  color: #FFF !important;
  background-color: #E13934;
  font-size: 14px !important;
  padding: 11px 12px !important;
  font-weight: 700;
}

.header-2 .hide-cart {
  display: none;
}

#carousel-example-generic .carousel-control.left {
  left: 50px;
}

#carousel-example-generic .carousel-control.right {
  right: 50px;
}
.kategorijalogo {
    background-color: #fff;
}
.kategorijalogo h5{
    text-transform: uppercase;
    color: #f4f4f4;
    background-color: #747474;
    padding: 10px 20px;
    margin: 0;
    display: block;
    width: 100%;
    text-align: left;
}
.kategorijalogo .col-lg-1, .kategorijalogo .col-lg-10, .kategorijalogo .col-lg-11, .kategorijalogo .col-lg-12, .kategorijalogo .col-lg-2, .kategorijalogo .col-lg-3, .kategorijalogo .col-lg-4, .kategorijalogo .col-lg-5, .kategorijalogo .col-lg-6, .kategorijalogo .col-lg-7, .kategorijalogo .col-lg-8, .kategorijalogo .col-lg-9, .kategorijalogo .col-md-1, .kategorijalogo .col-md-10, .kategorijalogo .col-md-11, .kategorijalogo .col-md-12, .kategorijalogo .col-md-2, .kategorijalogo .col-md-3, .kategorijalogo .col-md-4, .kategorijalogo .col-md-5, .kategorijalogo .col-md-6, .kategorijalogo .col-md-7, .kategorijalogo .col-md-8, .kategorijalogo .col-md-9, .kategorijalogo .col-sm-1, .kategorijalogo .col-sm-10, .kategorijalogo .col-sm-11, .kategorijalogo .col-sm-12, .kategorijalogo .col-sm-2, .kategorijalogo .col-sm-3, .kategorijalogo .col-sm-4, .kategorijalogo .col-sm-5, .kategorijalogo .col-sm-6, .kategorijalogo .col-sm-7, .kategorijalogo .col-sm-8, .kategorijalogo .col-sm-9, .kategorijalogo .col-xs-1, .kategorijalogo .col-xs-10, .kategorijalogo .col-xs-11, .kategorijalogo .col-xs-12, .kategorijalogo .col-xs-2, .kategorijalogo .col-xs-3, .kategorijalogo .col-xs-4, .kategorijalogo .col-xs-5, .kategorijalogo .col-xs-6, .kategorijalogo .col-xs-7, .kategorijalogo .col-xs-8, .kategorijalogo .col-xs-9 {
  padding: 0;
  border: 1px solid #fff;
  background-color: #C5CACE;
  min-height: 182px;
  text-align: center;
  vertical-align: middle;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}

.kategorijalogo img {
  padding: 30px;
  margin: 0px auto;
  /* mix-blend-mode: darken; */
  max-height: 170px;
  filter: brightness(0) invert(1);
  -webkit-transition: all .5s;
  transition: all .5s;
}

.kategorijalogo .kategorijalogo-link {
    width: 100%;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.kategorijalogo .kategorijalogo-link:hover {
    background-color: #fff;
    text-decoration: none;
}
.kategorijalogo-link:hover img {
  filter: none;
}
.kategorijalogo-link:hover h5 {
  background-color: #ED1C24 !important;
}
.boxserije {
  position: absolute;
  font-weight: 300;
  font-size: 24px;
  color: #fff;
  float: right;
  right: 20px;
  top: 20px;
  text-align: right;
  width: 50%;
  text-shadow: 0 0 5px #333;
}

.boxserije h3 {
  font-weight: 700;
  font-size: 38px;
  color: #fff;
}

.boxteh-wrapper  {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
}

.boxteh-wrapper-product {
  width: 80%;
  margin: 25px 0;
  display: flex;
}
.boxteh-wrapper-product .boxteh {
  background-color: #fff;
  margin-right: 15px;
}
.product-warranty {
  border: 1px solid #333;
  border-radius: 3px;
  padding: 6px 15px 5px;
  display: inline-block;
  margin: 0px auto;
}

.product-warranty strong {
  font-weight: bold;
}

.product-prices-list {
  font-size: 0.9em;
  margin-bottom: 15px;
  display: inline-block;
}

.product-prices-list b {
  font-weight: bold;
}

.product-payment-types {
  margin: 30px 0px 0px 0px;
  display: block;
  font-size: 14px;
}

.product-payment-types .link {
  padding: 0px 35px 0px 0px;
  width: 100%;
}

.view-border-rad.border-rad-0 p:nth-child(1) {
  padding: 15px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d9edf7), to(#b9def0));
  background: linear-gradient(to bottom, #d9edf7 0, #b9def0 100%);
  margin: 0px 0px 15px;
  border-radius: 2px;
}

.boxteh {
  background-color: #F3F6F7;
  font-size: 13px;
  line-height: 16px;
  padding: 12px 4px;
  color: #515463;
  border: 0;
  max-width: 25%;
  min-width: 25%;
  text-align: center;
  margin-right: 5px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.boxteh span {
  font-weight: 700;
  color: #515463;
  font-size: 14px;
  padding-top: 1px;
}

.boxteh p {
  width: 100%;
  margin: 5px 0px;
}

.boxblue {
  background-color: #ebf3f7;
  margin-top: 25px;
  margin-bottom: 25px;
}

.boxblue h3 a {
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 40px;
  margin-bottom: 25px;
  color: #333;
  display: block;
  font-size: 1.5em;
}

.boxnewsletter {
  position: relative;
  margin-top: 0px;
  color: #fff;
  background-color: #5A98BE;
  background-image: url(../images/newsletter_cover.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
}

.boxnewsletter input {
  color: #000;
}

.boxnewsletter .poz {
  background-color: rgba(32, 123, 183, 0.7);
  margin: 0px -15px;
  padding: 0 50px;
}

.boxnewsletter h2 {
  color: #fff;
  font-weight: 700;
  line-height: 1.3;
  text-transform: uppercase;
  font-size: 26px;
  display: block;
  padding-top: 45px;
  padding-bottom: 10px;
  margin-top: 0;
}

.boxnewsletter .form-control {
  margin-bottom: 15px;
}

.newspoklon {
  width: 125px;
  position: absolute;
  bottom: 15px;
  right: 10px;
}

#mc_embed_signup form {
  padding-left: 0 !important;
}

#mc_embed_signup div#mce-responses {
  width: 100% !important;
  margin: 0 !important;
}

#mc_embed_signup div.response {
  margin: 10px 0 !important;
  padding: 0 !important;
  width: 100% !important;
}

#mc_embed_signup #mce-success-response {
  color: #ffff00 !important;
  font-size: 15px !important;
}

.boxforma {
  position: relative;
  margin-top: 30px;
  color: #333;
  background-image: url(../images/kontaktirajte-nas.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}

.boxforma h1 {
  color: #333;
  font-weight: 700;
  font-size: 40px;
  display: block;
  padding-top: 325px;
}

.captcha-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.captcha-wrapper #captchaOperation {
  margin: 0px 4px 0px 0px;
  width: 60px;
  padding-top: 0px !important;
}

.boxmontaza {
  position: relative;
  margin-top: 2px;
  color: #676767;
  background-image: url(../images/slika-montaza.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}

.boxmontaza h1 {
  color: #7ed957;
  font-weight: 700;
  font-size: 40px;
  display: block;
  padding-top: 325px;
}

.boxmontaza h4 a {
  color: #7ed957;
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  text-decoration: underline;
}

.boxmontaza h4 a:hover {
  text-decoration: none;
}

.boxmontaza p {
  width: 50%;
}

.boxmontaza .content {
  width: 35%;
}

.boxmontaza img {
  position: absolute;
  z-index: -1;
}
.boxpay {
  margin: 25px 0 70px 0;
  text-align: center;
}
.boxw {
  margin: 75px 0;
  text-align: center;
}
.boxw h3 a{
  margin-top: 0;
  margin-bottom: 30px;
  font-weight: 700;
  font-size: 32px;
  color: #515463;
  text-align: center;
}

.boxw h3 {
  color: #515463;
  font-weight: 400;
  margin-top: 10px;
  margin-bottom: 30px;
  font-size: 16px;
}
.boxw h5 {
  color: #333;
  font-weight: 700;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 22px;
}
.boxw2 {
  background-color: #fff;
  padding: 75px 0;
  position: relative;
  width: 100%;
  display: inline-block;
  text-align: left;
  font-size: 17px;
}
.boxw2 h3 {
  color: #313131;
  font-weight: 700;
  margin-top: 5px;
  margin-bottom: 30px;
  font-size: 32px;
}
.boxw2 .okvir {
  border: 1px solid #D9D9D9;
  padding: 15px;
  border-radius: 5px;
  margin: 10px 0;
  /* top: 50%;
  transform: translateY(-50%); */
  position: relative;
  display: flex;
align-items: center;
height: 100px;
line-height: 20px;
}
.boxw2 .okvir img{
  position: relative;
  width: 65px;
  min-width: 65px;
  float: left;
  margin-right: 15px;
}
.boxw3 {
  background-color: transparent;
  padding: 0 0 35px 0;
  position: relative;
  width: 100%;
  display: inline-block;
  text-align: left;
  font-size: 16px;
}
.boxw3 .okvir {
    background-color: #fff;
  border: 1px solid #D9D9D9;
  padding: 15px;
  border-radius: 5px;
  margin: 10px 0;
  /* top: 50%;
  transform: translateY(-50%); */
  position: relative;
  display: flex;
align-items: center;
height: 150px;
line-height: 20px;
}
.boxw3 .okvir img{
  position: relative;
  width: 65px;
  min-width: 65px;
  float: left;
  margin-right: 15px;
}
.red {
  color: #e3010f;
}

.red1 {
  background-color: #333;
  color: #fff;
  display: block;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 10px 20px;
}

.red1:hover {
  background-color: #fff;
  color: #333;
  text-decoration: none;
}

.big {
  font-size: 33px;
}

.inline-block {
  display: inline-block !important;
}
a.link_red {
  color: #F00;
  font-weight: bold;
  text-decoration: none;
}

a.link_red:hover {
  text-decoration: underline;
}

.link {
  color: #333;
  text-decoration: none;
  font-size: 0.9em;
}

.link b {
  font-weight: bold;
}

.borderless td {
  border: none !important;
}

.navbar-custom a {
  color: #777;
  font-weight: normal;
  text-decoration: none;
  text-shadow: none;
  font-size: 15px;
}

.navbar-custom .tel {
  color: #DA732B;
}

.navbar-text {
  color: #777;
  padding: 13px;
  margin: 0px;
}

.navbar-top li {
  padding: 0px;
  color: #777;
}

.navbar-custom .nav li a:hover, .navbar-custom .nav li a:focus, .navbar-custom .nav li.active {
  background-color: rgba(255, 255, 255, 0.2);
  outline: 0 none;
}

.media-left a {
  display: block;
  height: 45px;
  overflow: hidden;
}

.navbar-brand {
  float: left;
  height: auto;
  width: 350px;
  padding-top: 2px;
}

.navbar-brand-footer {
  height: auto;
  padding-top: 15px;
  padding-bottom: 20px;
  float: left;
}

.media-heading {
  color: #333;
  font-weight: 700;
  margin-top: 3px;
  margin-bottom: 1px;
}

/* top navbar */
.topnavbar {
  background-color: #F3F6F7;
  margin-bottom: 35px;
  -webkit-box-shadow: 0px 0px 7px #999;
          box-shadow: 0px 0px 7px #999;
}

.topnavbar-margin {
  margin-bottom: 25px;
}

.nav li a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #DA732B;
}

.navbar-center {
  position: absolute;
  left: 37%;
  border-bottom-left-radius: 5px;
  display: table;
  margin: 0 auto;
}

.navbar-center li {
  float: left;
}

.wsmenu02-list.wsmenuleft li:first-child a, .wsmenu02-list.wsmenuright li:first-child a, .wsmenu03-list.wsmenuleft li:first-child a, .wsmenu03-list.wsmenuright li:first-child a {
  border-bottom-left-radius: 0px !important;
}

.wsmenu02-list.wsmenuright li:last-child a, .wsmenu02-list.wsmenuleft li:last-child a, .wsmenu03-list.wsmenuright li:last-child a, .wsmenu03-list.wsmenuleft li:last-child a {
  border-bottom-right-radius: 0px !important;
}

.wsmenu02-list.wsmenuright > li, .wsmenu02-list.wsmenuleft > li, .wsmenu03-list.wsmenuright > li, .wsmenu03-list.wsmenuleft > li {
  margin-right: -4px;
  /*background-color: #3C9BDB;
    color: #fff;*/
}

.wsmenu02-submenu, .wsmenu03-submenu {
  top: 34px;
}

.headerakcije {
  color: #fff !important;
  background-color: #E13934;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#E13934), to(#fff));
  background-image: linear-gradient(#E13934, #fff);
  background-size: 300% 300%;
  padding: 7px 13px !important;
  font-size: 15px !important;
  min-height: 44px;
  line-height: 32px !important;
}

.headerakcije:hover {
  color: #fff !important;
  background-color: #1084CC;
  text-decoration: none;
}

.akcijska-ponuda-title h3 {
  font-size: 1.8em;
  font-weight: bold;
  color: #333;
  padding: 50px 30px 10px 30px;
}

.kosarica-absolute {
  width: 100%;
  margin: 0px auto;
  display: block;
}

.kosarica-absolute .old-price {
  text-align: center;
  width: 100%;
  margin-right: 15px;
}

.boxbanner {
  background-image: url(../images/box-pozadina-logotipovi.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-attachment: fixed;
  background-color: #333;
  background-size: cover;
}

.boxbanner-overlay {
  background-color: rgba(33, 33, 33, 0.8);
}

.promotion {
  top: 0;
  left: 0;
  height: 47px;
  position: absolute;
  width: auto;
  z-index: 1;
}

.discount {
  top: 5px;
  left: 5px;
  background-color: #E13934;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #C90F10), to(#F65358));
  background-image: linear-gradient(to bottom, #C90F10 0, #F65358 100%);
  border-radius: 50%;
  text-align: center;
  color: #fff;
  font-size: 1.5em;
  width: 65px;
  height: 65px;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.wsmenu02-list .kl {
  line-height: 20px !important;
}

.checkbox {
  margin-bottom: 2px;
}

.checkbox > [type="checkbox"],
.checkbox > label {
  margin-bottom: 3px !important;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: 600;
}

.checkbox > [type="checkbox"]:not(:checked),
.checkbox > [type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}

.checkbox > [type="checkbox"]:not(:checked) + label,
.checkbox > [type="checkbox"]:checked + label {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
}

.checkbox > [type="checkbox"]:not(:checked) + label:before,
.checkbox > [type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -9px;
  width: 17px;
  height: 17px;
  border: 1px solid #ccc;
  background: #fff;
  border-radius: 2px;
}

.checkbox > [type="checkbox"]:not(:checked) + label:after,
.checkbox > [type="checkbox"]:checked + label:after {
  font: normal normal normal 9px/1 'Glyphicons Halflings';
  content: '\e013';
  padding: 3px;
  position: absolute;
  top: 50%;
  margin-top: -9px;
  left: 0;
  color: #fff;
  background: #7ed957;
  border: 1px solid #7ed957;
  -webkit-transition: all .2s;
  transition: all .2s;
  border-radius: 2px;
}

.checkbox > [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
}

.checkbox > [type="checkbox"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.checkbox > [type="checkbox"][data-indeterminate] + label:after,
.checkbox > [type="checkbox"][data-indeterminate] + label:after {
  content: '\2212';
  left: 2px;
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.checkbox > [type="checkbox"]:disabled:not(:checked) + label:before,
.checkbox > [type="checkbox"]:disabled:checked + label:before {
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: #eeeeee;
  border-color: #eeeeee;
  cursor: not-allowed;
  opacity: 1;
  color: #dadada;
}

.checkbox > [type="checkbox"]:disabled:checked + label:after {
  color: #dadada;
  cursor: not-allowed;
}

.checkbox > [type="checkbox"]:disabled + label {
  color: #aaa;
  cursor: not-allowed;
}

.checkbox > [type="checkbox"]:checked:focus + label:before,
.checkbox > [type="checkbox"]:not(:checked):focus + label:before {
  border: 1px solid #66afe9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.checkbox > label:hover:before {
  border: 1px solid #88D2FF !important;
}

.checkbox > [type="checkbox"]:disabled:not(:checked) + label:hover:before,
.checkbox > [type="checkbox"]:disabled:checked + label:hover:before {
  border: 1px solid #E4E4E4 !important;
}

.multisplitsearchcheckbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.multisplitsearchcheckbox1 .checkbox,
.multisplitsearchcheckbox .checkbox {
  margin: 15px 20px 0px 0px;
}

.stylish-input-group .input-group-addon {
  border-radius: 0px;
  background-color: #fff;
  color: #fff;
  padding: 0;
}

.stylish-input-group .form-control {
  border-right: 0;
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
  border-color: #ccc;
  padding-left: 16px;
  font-size: 18px;
  height: 45px;
}

.stylish-input-group button {
  border: 0;
  background: transparent;
  padding: 9px 17px;
  font-size: 22px;
  color: #333;
}

.advsearch .podnaslov {
  background-color: #747474;
  color: #fff;
  padding: 11px 15px;
  margin-bottom: 5px;
  display: block;
  font-size: 14px;
  font-weight: 600;
}

.advsearch .podnaslov > a{
  color: #fff;
  cursor: pointer;
}

.sel-category-sort {
  height: unset;
  width: auto!important;
  display:inline-block!important;
  padding: 12px 30px;
  border: 0;
  box-shadow: 0 0px 20px -10px rgba(0,0,0,.575);
}
.sel-category-sort.mobile {
  display: none;
}

.turn-off-autoRefresh-mobile .checkbox label {
  font-weight: bold;
}

.headersearch .search-circle {
  display: none;
}

.toggle-search {
  color: #333;
  text-align: center;
  right: 0;
}

.toggle-search:hover {
  color: #333;
}

.frm-head-main {
  margin-top: 35px;
}
.search-box2 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.95);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 30px;
  z-index: 99999;
  opacity: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
  display: none;
}

.search-box2 .search-container {
  position: relative;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.search-box2 .search-container img {
  width: 240px;
}

.search-box2 .search-container #closeButton2 {
  position: absolute;
  top: 0;
  right: 0;
  color: #191514;
  cursor: pointer;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.search-box2 .search-container #closeButton2:hover {
  color: #ed1c24;
}

.search-box2 .search-container #closeButton2 i {
  font-size: 38px;
}

.search-box2 .search-container .z-search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
		  width: 100%;
}

.search-box2 .search-container .z-search-form .z-input {
  height: 48px;
  width: 100%;
  max-width: 400px;
  -webkit-box-shadow: 0px 3px 17px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 3px 17px 0px rgba(0, 0, 0, 0.75);
  border: 0;
  padding: 0 20px;
  border: 1px solid #7ed957;
}

.search-box2 .search-container .z-search-form .SearchSubmitButton {
  margin-top: 40px;
  background: linear-gradient(to bottom, #7ed957,#747474);
border-radius: 5px;
color: #FFF;
font-size: 24px;
font-weight: 400;
margin-bottom: 0px;
padding: 8px 20px;
border: 0;
}

.search-box2.visible {
  opacity: 1;
}

.search-box2.show {
  display: block;
}

.dropdown-menu .sub-menu {
  left: 100%;
  position: absolute;
  top: 0;
  visibility: hidden;
  margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
  visibility: visible;
}

.dropdown:hover .dropdown-menu {
  display: block;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
  margin-top: 0;
  font-size: 17px;
}

#exTab1 .nav-tabs {
  width: 100%;
  margin: 20px 40px;
  border-bottom: 0 none;
}

.nav-wizard {
  margin-top: 15px;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background-color: #DA732B !important;
  background-image: none;
  color: #fff;
}

.navbar .sub-menu:before {
  border-bottom: 7px solid transparent;
  border-left: none;
  border-right: 7px solid rgba(0, 0, 0, 0.2);
  border-top: 7px solid transparent;
  left: -7px;
  top: 10px;
}

.navbar .sub-menu:after {
  border-top: 6px solid transparent;
  border-left: none;
  border-right: 6px solid #fff;
  border-bottom: 6px solid transparent;
  left: 10px;
  top: 11px;
  left: -6px;
}

.nav-pills {
  background-color: #747474;
  display: block;
  border: 0;
  margin-bottom: 0px;
  margin-top: 20px;
  border-radius: 0;
  z-index: 1000;
}

.nav-pills > li:first-child {
  margin-left: -15px;
}

.nav-pills > li {
  display: block;
}

.nav-pills > li > a {
  color: #fff;
  text-shadow: none;
  background-color: #333 !important;
  padding-top: 20px;
  padding-bott52om: 20px;
  font-size: 15px;
}

.nav-pills .open {
  background-color: #333 !important;
  border-radius: 0;
  color: #fff;
}

.nav > li > a:focus {
    background-color: transparent;
  background-image: none;
  border-bottom: 3px solid #ddd!important;
}

.nav > li > a:hover:not(.fixed-cart) {
  border-radius: 0;
  background-color: #eeeeee;
  background-image: none;
  color: #000;
}

.portfolio_078 img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 85% !important;
  margin: 0px auto;
}

.portfolio_078 img:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

#generate-link {
  display: inline-block;
  margin-top: 25px;
}

.logofooter {
    width: 200px;
    margin: 20px 0;
}
.footer-kolona {
  list-style-type: none;
  padding-left: 5px;
}
.footer-kolona>li {
  padding-bottom: 6px;
}
.footer-kolona>li ul {
  padding-left: 0;
  list-style-type: none;
}
.footer-kolona>li li {
  padding-bottom: 10px;
}
.footer-kolona2 {
  margin-left: 15px;
}
.footer-order-payment-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 80%;
  margin: 50px auto 0px auto;
}

.footer-order-payment-info.top {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.footer-order-payment-info .item {
  width: 33%;
}

.footer-order-payment-info .item a {
  text-decoration: none;
  color: #333;
  border: 1px solid #ddd;
  padding: 20px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer-order-payment-info .item a img {
  margin-right: 20px;
  width: 45px;
}

.footer-order-payment-info .item a h4 {
  font-weight: bold;
  margin-bottom: 3px;
}

.footer-order-payment-info .item a small {
  color: #999999;
}

.footer-order-payment-info.cart {
  margin: 15px auto 35px auto;
}
footer {
  background-color: #7ed957;
  font-size: 14px;
  position: relative;
  background-image: url(../images/footer_bgd.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: auto;
  bottom: 0px;
  color: #fff;
}
footer a {
  color: #fff !important;
  text-decoration: none !important;
}

footer a:hover {
  color: #ccc !important;
  text-decoration: underline !important;
}

footer h3 {
  color: #fff;
}

footer h4 {
  font-weight: 700;
  color: #ddd;
  font-size: 22px;
  margin-top: 0;
}

footer h5 {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 700;
}
footer h5 a {
  color: #7ed957 !important;
  text-decoration: none !important;
}
footer .navbar_brand {
  max-width: 200px;
}

footer hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border-top: 1px solid #ccc;
}

footer .delivery-footer {
  height: 204px;
}

footer .delivery-footer div:nth-child(1) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
}

footer .footer-images {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

footer .footer-images .footer-img-smind {
  width: 180px;
  margin: 10px 5px 0px 0px;
}

footer .footer-images .footer-img-smind img {
  width: 100%;
}

.fb-wall {
  width: 100%;
}

.footerdostava {
  max-width: 100%;
}

.karticefooter {
  text-align: center;
  margin: 0;
  padding: 20px 0;
  vertical-align: top;
  background-color: #fff;
}
.karticefooter img {
  margin-right: 10px;
  height: 30px;
}
.karticecontent img {
  margin-top: 20px;
  height: 20px;
}

.footerblack {
  padding: 0;
  margin-top: 40px;
  color: #333 !important;
}

.footerblack h2 {
  color: #333 !important;
  text-decoration: none !important;
  font-weight: bold;
  margin-top: 3px;
  margin-bottom: 3px;
  font-size: 24px;
}

.footerdown {
  background-color: #0A273B;
  padding: 15px;
  margin-top: 0;
  color: #ccc !important;
}

.footerdown a {
  color: #fff !important;
  text-decoration: underline !important;
}

.footerdown a:hover {
  color: #fff !important;
  text-decoration: none !important;
}

#cookiesdisplay {
  background-color: #747474;
  position: fixed;
  z-index: 99999;
  min-height: 80px;
  line-height: 20px;
  font-weight: normal;
  color: #fff;
  -webkit-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
  width: 100%;
}

#cookiesdisplay p {
  color: #f4f4f4;
  font-size: 14px;
  line-height: 20px;
  margin: 10px 235px 10px 100px;
  padding: 10px 0;
  position: relative;
  text-align: left;
}
#cookiesdisplay a {
  color: #fff;
  font-weight: 700;
}
#cookieAgreee {
  border: 2px solid #ED1C24;
  border-radius: 4px;
  color: #fff !important;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
  padding: 10px 20px;
  position: absolute;
  right: -140px;
  top: 10px;
  background-color: #ED1C24;
}

#cookieAgreee:hover {
  color: #fff !important;
  background-color: #ED1C24;
  text-decoration: none;
}

label.error1 {
  font-weight: normal;
  color: #F00 !important;
  text-align: center;
  font-size: 1.4em;
  display: block;
  margin-top: -10px;
  margin-bottom: 10px;
}

form.cmxform label.error1 {
  display: none;
}

.breadcrumb-bckg {
  /* background: url("../images/background-breadcrumbs.jpg") repeat-x top; */
  background-color: #747474;
  padding-top: 0;
  padding-bottom: 0;
  width: 100%;
}
.breadcrumb {
  border-radius: 0px;
  margin-bottom: 0px;
  font-size: 14px;
  padding: 10px 15px;
  color: #fff;
  background: transparent;
}
.breadcrumb a {
  color: white;
  text-decoration: none;
}

.breadcrumb a:hover {
  text-decoration: underline;
}
.breadcrumb > li + li::before {
  content: "//\00a0";
}
.breadcrumb > li {
  margin-left: 0 !important;
  color: white;
}

.thumb-img8 {
  width: 100%;
  padding: 0px;
  overflow: hidden;
  height: auto;
  margin-right: 20px;
  margin-bottom: 20px;
  width: 100px;
  float: left;
}

.thumb8 {
  width: 100%;
  margin: 0px;
  padding: 0px;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.thumb-img7 {
  width: 100%;
  padding: 0px;
  overflow: hidden;
  height: 94px;
  margin-right: 0px;
  margin-bottom: 20px;
}

.thumb7 {
  width: 100%;
  margin: 0px;
  padding: 0px;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.thumb-img4 {
  width: 100%;
  padding: 0px;
  overflow: hidden;
  margin-right: 0px;
  margin-bottom: 0px;
  height: 100%;
  max-height: 300px;
}

.thumb4 {
  width: 100%;
  margin: 0px;
  padding: 0px;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.thumb-img3 {
  width: 100%;
  padding: 0px;
  overflow: hidden;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
}

.thumb3 {
  width: 100%;
  margin: 0px;
  padding: 0px;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.thumb-img2 {
  width: 100%;
  padding: 0px;
  overflow: hidden;
  height: 280px;
  margin-right: 0px;
  margin-bottom: 0px;
  float: left;
}

.thumb2 {
  width: 100%;
  margin: 0px;
  padding: 0px;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.thumb-img1 {
  width: 100%;
  padding: 0px;
  overflow: hidden;
  height: 260px;
  margin-top: 0px;
  margin-bottom: 0px;
  display: inline-block;
  text-align: center;
}

.thumb1 {
  width: 100%;
  margin: 0px;
  padding: 0px;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.thumb-img0 {
  width: 100%;
  padding: 0px;
  overflow: hidden;
  height: 154px;
  margin-top: 0px;
  margin-bottom: 0px;
  display: inline-block;
}

.thumb0 {
    width: 100%;
    height: auto;
  margin: 0px;
  padding: 0px;
  -webkit-transition: all 0.55s ease 0s;
  transition: all 0.55s ease 0s;
  text-align: center;
  left: 50%;
transform: translateX(-50%);
position: absolute;
}

.thumb-img5 {
  width: 100%;
  padding: 0px;
  overflow: hidden;
  text-align: center;
  height: auto;
  min-height: 700px;
  /* max-height: 600px; */
  margin-top: 0px;
  margin-bottom: 0px;
  align-content: center;
align-items: center;
left: 50%;
transform: translateX(-50%);
position: relative;
display: flex;
}

.thumb5 {
  width: 100%;
  margin: 0px;
  padding: 0px;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  text-align: center;
}

.thumb-img6 {
  width: 100%;
  padding: 0px;
  overflow: hidden;
  text-align: center;
  height: auto;
  max-height: 800px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.thumb6 {
  width: 100%;
  margin: 0px;
  padding: 0px;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  text-align: center;
}

.thumb-img-gal {
  width: 100%;
  padding: 0px;
  overflow: hidden;
  height: 170px;
  margin-top: 0px;
  margin-bottom: 0px;
  display: inline-block;
}

.thumbgal {
  width: 100%;
  margin: 0px;
  padding: 0px;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.thumb-left {
  width: 100%;
  padding: 0px;
  overflow: hidden;
  margin-right: 0px;
  margin-bottom: 10px;
  display: inline-block;
  margin-top: 0px;
  height: 150px;
}

.thumbleft {
  width: 100%;
  margin: 0px;
  padding: 0px;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.producthome {
  display: block;
  width: 100%;
  height: 260px;
  text-align: left;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  margin-bottom: 10px;
  border-radius: 0px;
  position: relative;
  background-color: #fff;
}

.producthome h3 {
  margin-top: 160px;
  position: absolute;
  width: 100%;
  text-align: center;
  padding: 15px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
}

.producthome h3:hover {
  position: absolute;
  width: 100%;
  text-align: center;
  color: #fff;
  background-color: rgba(255, 0, 0, 0.9) !important;
}
.price-font-akcija {
  color: #ED1C24;
  font-size: 19px;
  line-height: 42px;
  font-weight: bold;
}
.price-font {
  color: #515463;
  font-size: 20px;
  line-height: 42px;
  font-weight: bold;
}
.price-old {
  color: #8496A4;
  text-decoration: line-through;
  font-size: 14px;
  margin-left: 10px;
  display: inline;
}
.product {
  text-align: left;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  margin-bottom: 25px;
  border-radius: 0px;
  position: relative;
  background-color: #fff;
  padding: 15px;
  font-size: 15px;
  line-height: 22px;
  font-weight: normal;
  color: #515463;
}

.product:hover {
  background: none repeat scroll 0 0 #fff;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  -o-border-image: none;
     border-image: none;
  -webkit-box-shadow: 0px 3px 20px -8px #777;
          box-shadow: 0px 3px 20px -8px #777;
}

.product .product-trazi-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.product .product-trazi-cont .product-trazi-left, .product .product-trazi-cont .product-trazi-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.product-selected {
  outline: 4px solid #747474;
  border: 2px solid transparent;
  -webkit-transition: unset;
  transition: unset;
}

.product:hover a img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.product h4 a {
  font-size: 20px;
  color: #454545;
  font-weight: bold;
  line-height: 26px;
}

.product h4 a:hover {
  color: #7ed957;
  text-decoration: none;
}

.product h5 {
  color: #7ed957;
  font-size: 16px;
  margin-top: 5px;
  margin-bottom: 15px;
}

.product1 {
  padding: 0;
  padding-right: 0;
  position: relative;
  bottom: 0;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 0;
}

.product1 h4 {
    margin-top: 1px;
  width: 100%;
}

.kategorije-oznaka-infolist-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 10px 0px;
  width: 100%;
}

.kategorije-oznaka-infolist-container .kategorije-oznaka-img {
  width: 35%;
}

.kategorije-oznaka-infolist-container .kategorije-oznaka-img img {
  width: 35%;
}

.kategorije-oznaka-infolist-container .infolist-kategorije-link {
  font-size: 1em;
  display: inline-block;
  text-decoration: none;
  color: #00bd57;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  margin: 15px 0px;
}

.kategorije-oznaka-infolist-container .infolist-kategorije-link:hover {
  color: #00662f;
  text-decoration: none;
}

.kategorije-oznaka-infolist-container.mobile {
  display: none;
}

.anime {
  position: absolute;
  bottom: 8px;
  width: 100%;
  z-index: 2;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

.anime a p {
  text-decoration: underline;
  color: #7ed957;
}

.anime a p:hover, .anime a:hover {
  text-decoration: none;
  color: #000;
}

.animhome {
  text-align: center;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  margin: 10px;
  border-radius: 0px;
  background-color: rgba(255, 255, 255, 0.75);
  padding: 20px 50px;
  font-size: 16px;
  font-weight: normal;
  color: #676767;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 10px #676767;
          box-shadow: 0px 0px 10px #676767;
  min-height: 230px;
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.animhome:hover {
  background: none repeat scroll 0 0 #fff;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  -o-border-image: none;
     border-image: none;
  -webkit-box-shadow: 0px 0px 10px #333;
          box-shadow: 0px 0px 10px #333;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.animhome h1 a {
  font-weight: 700;
  color: #7ed957 !important;
  font-size: 32px !important;
  line-height: 37px !important;
}

.tehtablica {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 100%;
}

.tehtablica .alert {
  border-radius: 0px;
  padding: 14px;
}

.tehtablica .alert-info {
  margin-bottom: 0;
  background-image: none;
  background-color: #F3F6F7!important;
  border: 0 none!important;
  color: #ED1C24;
}
.alert-warning {
    /* background-image: none;
    background-color: #FFDAD1; */
    color: #000;
    /* border: 1px solid #7ed957!important;
    border-radius: 0; */
}
.alert-info {
    /* background-image: none;
    background-color: #D1FFF0; */
    color: #000;
    line-height: 18px;
    /* border: 1px solid #6FB39C!important;
    border-radius: 0; */
}
.warning {
    background-image: none;
    background-color: #FFDAD1!important;
    color: #000;
    border: 1px solid #7ed957!important;
    border-radius: 0;
}
.info {
    background-image: none;
    /* background-color: #57C9D9!important; */
    color: #000;
    /* border: 1px solid #6FB39C!important; */
    border-radius: 0;
}
.buttonBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
     margin-left: 5px;
}

.buttonBox-margin {
  margin-left: 15px;
}

.tehtablica .kosarica1 {
  position: relative;
  bottom: 0;
  min-width: 182px;
}

.list-group-item-black, .list-group-item-green {
  background-color: #333333;
  background-image: none;
  color: #fff !important;
  margin-bottom: 0;
  margin-top: 0;
}

.list-group-item-green {
  background-color: #008080;
}

.list-group-item label {
  cursor: pointer;
  font-weight: 400;
}
.list-group-item span {
  padding: 10px;
  display: inline-block;
}
.product-related-blue {
  text-align: left;
  background-color: #747474;
  color: #fff !important;
  line-height: 25px;
  margin: 50px 0px 0px 0px;
  padding: 50px 25px 50px 50px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom: 1px solid #8496A4;
}

.product-related-blue h5 {
  font-size: 24px !important;
  padding-left: 30px;
  display: inline;
  font-weight: 700;
  line-height: 22px;
}

.product-related-blue .view-button-wrapper {
  display: flex;
  justify-content: center;
}

.product-related-header {
  background-color: #7ed957;
  background-image: none;
  color: #fff !important;
  padding: 10px;
  margin-bottom: 20px;
  margin-top: 20px;
  padding-top: 5px;
  padding-left: 20px;
}

.product-related-header h3 {
  color: #fff !important;
}

/* Prallax image */
.parallax {
  margin-top: 30px;
  background-color: #000;
  position: relative;
  overflow: auto;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.parallax h1 {
  color: #fff;
  text-shadow: 0px 1px 1px #000;
  font-size: 2em;
}

.parallax-overlay {
  background-color: rgba(0, 0, 0, 0.6);
  padding: 100px 0px;
}

.parallax .caption {
  text-align: center;
  color: #000;
}

.parallax .caption p.border {
  color: #fff;
  padding: 15px !important;
  /* To override .full */
  font-size: 1.1em;
  line-height: 1.7;
  text-shadow: 0px 1px 1px #000;
  display: block;
}

.parallax .col-xs-12 {
  position: static;
}

.iconjamstvo {
  margin-top: 10px;
}
/* .content {
  padding: 0 150px;
} */
.content img {
  height: auto;
  max-width: 100%;
  margin-bottom: 0px;
}

.content, .content h4 {
  font-size: 17px;
  font-weight: 400;
  line-height: 22px;
}

.content1 {
  line-height: 22px;
  font-size: 0.9em;
}

.content1 li {
  list-style: none;
  font-weight: bold;
  font-size: 0.9em;
}

.content .content1 ul {
  margin-bottom: 5px;
}

.srch-res-display {
  font-weight: bold;
  font-size: 1em;
  margin-bottom: 10px;
}

.well {
  background-color: #fff;
  background-image: none;
  color: #333 !important;
  display: inline-block;
  border: 1px solid #747474;
  border-bottom: 3px solid #747474;
  border-radius: 0;
  position: relative;
  width: 100%;
  text-align: left;
  padding: 0px;
}

.well p {
  margin: 10px;
}

.well h2 {
  margin-top: 0;
  padding: 10px;
  font-size: 26px;
}

.well h3 {
  margin-top: 0;
  padding: 10px;
  font-size: 24px;
}

.well ul {
  padding-left: 45px;
}

.well img {
  float: none;
  display: inline-block;
  text-align: center;
  margin-right: 0px;
  margin-bottom: -48px;
  margin-top: 0px;
}

.well-display-photo {
  position: relative;
}

.well-display-photo .supplier-logo {
  position: absolute;
  position: absolute;
  top: 30%;
  left: 16%;
  margin-bottom: 0px;
  max-width: 250px;
}

.well-display-photo .supplier-logo.mobile {
  display: none;
}

.well-display-photo .well-serija {
  display: none;
}

.well-display-photo img.mobile {
  display: none;
}
.well-content img {
  width: 100% !important;
}

.wellkat-content {
  padding: 15px;
}

.wellkat-content table {
  width: 100% !important;
}
.wellkat-content1 {
  padding: 15px;
}

.wellkat-content1 table {
  width: 100% !important;
}
.wellkat img {
  /* margin-bottom: -42px; */
  margin-bottom: 0;
}

.well-togglekat, .well-togglekat1{
  text-align: center;
}

.well-togglekat, .well-toggle {
  background-color: #747474;
  color: #fff;
  padding: 5px 15px 5px 15px;
  display: block;
  position: relative;
  margin-top: 10px;
  font-weight: 700;
  font-size: 16px;
}

.well-togglekat a, .well-toggle a {
  cursor: pointer;
  background-color: #747474;
  color: #fff;
  padding: 5px 15px 5px 15px;
  text-decoration: none;
  font-weight: 700;
  font-size: 16px;
  display: inline-block;
}
.well-togglekat1, .well-toggle {
  background-color: #747474;
  color: #fff;
  padding: 5px 15px 5px 15px;
  display: block;
  position: relative;
  margin-top: 10px;
  font-weight: 700;
  font-size: 16px;
}

.well-togglekat1 a, .well-toggle a {
  cursor: pointer;
  background-color: #747474;
  color: #fff;
  padding: 5px 15px 5px 15px;
  text-decoration: none;
  font-weight: 700;
  font-size: 16px;
  display: inline-block;
}
.well-toggle {
  margin-top: 10px;
}

.headermid {
  color: #fff !important;
  padding: 7px 13px;
  position: absolute;
  top: 0;
  left: 50%;
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
  display: inline-table;
  font-size: 18px;
  z-index: 10;
}

.kl {
  float: left;
}

.trazi-grid-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.thumbnail {
  padding: 0;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.thumbnail:hover {
  background: none repeat scroll 0 0 #fff;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  -o-border-image: none;
     border-image: none;
  -webkit-box-shadow: 0px 0px 10px #999;
          box-shadow: 0px 0px 10px #999;
}

.thumbnail h4 a {
  font-weight: 700;
  color: #333;
}

.thumbnail .caption {
  margin-top: -10px;
}

.caption h5 {
  margin-top: 5px;
  line-height: 18px;
}

.cijenatooltip {
  font-size: 24px;
  margin-left: 5px;
  display: inline-block;
}

.cijena {
  color: #515463;
  font-size: 26px;
  padding: 0px 2px 0 0px;
  font-weight: bold;
}

.cijena span {
  color: #515463;
  font-weight: 400;
  font-size: 15px;
}

.cijenapopust {
  display: inline-block;
  text-decoration: line-through;
}
.cijena-old {
    font-size: 15px;
  color: #515463;
  display: inline-block;
  text-decoration: line-through;
  margin-left: 15px;
}
.cijenausteda {
  color: #333;
  display: inline;
  font-weight: 700;
  text-decoration: none;
}

.kosarica {
  position: relative;
  margin-top: 20px;
  margin-bottom: 10px;
}

.kosarica .alert {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #C90F10), to(#F65358));
  background-image: linear-gradient(to bottom, #C90F10 0, #F65358 100%);
  text-shadow: 0 0 0;
  border-color: #FA9B9F;
  color: #fff;
  display: inline-block;
  padding: 5px 10px;
  margin-bottom: 2px;
  font-size: 16px;
  margin-top: 5px;
  min-width: 182px;
  letter-spacing: 0.4px;
}

.kosarica .cijenatooltip {
  color: #fff;
}

.alert .cijena {
  color: #fff;
  font-size: 26px;
  padding: 0px 2px 5px 0px;
  font-weight: bold;
  display: block;
}

.alert .cijena span {
  color: #fff;
}

.alert .cijenausteda {
  color: #fff;
  display: inline;
  font-weight: 400;
  text-decoration: none;
}
.cart-oznaka-energ-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

.cart-oznaka-energ-wrapper .slider-home-energ {
  width: 15%;
}

.cart-oznaka-energ-wrapper .slider-home-energ img {
  width: 100%;
}

.cart-oznaka-energ-wrapper .infolist-slider-home-gallery {
  width: 65%;
  font-size: 0.9em;
}

.cart-oznaka-energ-wrapper .infolist-slider-home-gallery .infolist-slider-home {
  font-size: 1em;
  display: inline-block;
  text-decoration: none;
  color: #00bd57;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  margin: 15px 0px;
}

.cart-oznaka-energ-wrapper .infolist-slider-home-gallery .infolist-slider-home:hover {
  color: #00662f;
  text-decoration: none;
}

.kosarica .cijena {
    color: #ED1C24;
}

.kosarica-crossselling a {
  padding: 5px 10px;
  text-decoration: none;
  background: #333333;
  color: #fff;
  border-radius: 2px;
  text-align: center;
  font-size: 14px;
}

.product-view-price {
  display: block;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  margin-bottom: 20px;
  margin-top: 30px;
}

.product-view-price .discount-oldprice-container {
  padding: 0px 20px;
}

.product-view-price .discount-oldprice-container .discount {
  position: relative;
  margin-bottom: 10px;
  font-size: 1.3em;
  width: 55px;
  height: 55px;
}

.product-view-price .discount-oldprice-container div:nth-child(2) {
  font-size: 0.9em;
}

.product-view-price .discount-oldprice-container div:nth-child(2) .cijenapopust {
  color: #333;
}

.product-view-price .discount-countdown h3 {
  font-size: 0.9em;
  margin-top: 0px;
  font-weight: bold;
}

.product-view-price .discount-countdown ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 20px;
}

.product-view-price .discount-countdown ul li {
  width: 24%;
  text-align: center;
  list-style: none;
  padding: 5px;
  border: 2px solid #C90F10;
  border-radius: 10px;
  line-height: normal;
}

.product-view-price .discount-countdown ul li span {
  width: 100%;
  display: inline-block;
}

.product-view-price .discount-countdown ul li .counter-number {
  font-weight: bold;
}

.product-view-price .discount-countdown ul li .counter-text {
  font-size: 0.7em;
}

.send-request-btn {
  margin-left: 20px;
  border-radius: 2px;
  padding: 8px 15px;
  color: #333;
  border: 1px solid #333;
  font-size: 17px;
}

.send-request-btn img {
  margin-bottom: -3px;
  margin-right: 5px;
}

.send-request-btn:hover {
  color: #333;
  text-decoration: none;
}

.buy-with-product-title {
  font-weight: bold;
  margin: 35px 0px 5px 0px;
}

.buy-with-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.buy-with-product .item {
  width: 49.7%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  border-radius: 3px;
  border: 1px solid #ddd;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 2px 0px;
}

.buy-with-product .item p {
  width: 100%;
  margin-top: 10px;
}

.buy-with-product .item .checkbox-wrapper {
  width: 10%;
  text-align: center;
}

.buy-with-product .item .checkbox-wrapper .checkbox > [type="checkbox"]:checked + label:after {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}

.buy-with-product .item .checkbox-wrapper .checkbox > [type="checkbox"]:not(:checked) + label:after, .buy-with-product .item .checkbox-wrapper .checkbox > [type="checkbox"]:checked + label:after {
  margin-top: -5px;
  margin-left: 3px;
}

.buy-with-product .item .checkbox-wrapper .checkbox > [type="checkbox"]:not(:checked) + label:before, .buy-with-product .item .checkbox-wrapper .checkbox > [type="checkbox"]:checked + label:before {
  width: 25px;
  height: 25px;
}

.buy-with-product .item .title-buy-with {
  width: 51%;
}

.buy-with-product .item .title-buy-with a {
  font-size: 0.8em;
  color: #333;
  text-decoration: none;
  font-weight: bold;
  line-height: normal;
  display: inline-block;
}

.buy-with-product .item .image {
  width: 35%;
}

.buy-with-product .item .image img {
  width: 100%;
}

.buy-with-product .item .cijena {
  font-size: 17px;
}

.boxw .kosarica .alert {
  padding: 5px 20px;
  margin-bottom: 0px;
  font-size: 14px;
  margin-top: -2px;
}

.add-cart-buy-with {
  margin: 20px 0px;
}

.add-cart-buy-with div {
  margin: 10px 0px;
}

.add-cart-buy-with strong, .add-cart-buy-with span {
  font-weight: bold;
  font-size: 15px;
}

.add-cart-buy-with span {
  color: #C90F10;
}

.out-off-stock {
  position: absolute;
  background: rgba(221, 221, 221, 0.6);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 3px;
  z-index: 99;
  color: #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.out-off-stock span {
  font-weight: bold;
  display: inline-block;
  margin-top: 45px;
}

.thumbnail-responsive, .thumbnail1-responsive {
  border-radius: 0px;
  position: relative;
  min-height: 780px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.thumbnail-responsive h6, .thumbnail1-responsive h6 {
  font-size: 0.9em;
  padding: 0px 15px;
}

.thumbnail-responsive .boxteh-wrapper, .thumbnail1-responsive .boxteh-wrapper {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 15px 0px;
}

.thumbnail-responsive .boxteh-wrapper .boxteh, .thumbnail1-responsive .boxteh-wrapper .boxteh {
  margin-right: 1px;
}

.thumbnail-responsive .boxteh-wrapper .boxteh:last-child, .thumbnail1-responsive .boxteh-wrapper .boxteh:last-child {
  margin-right: 2px;
}

.thumbnail-responsive .boxteh-wrapper .boxteh:first-child, .thumbnail1-responsive .boxteh-wrapper .boxteh:first-child {
  margin-left: 2px;
}

.thumbnail-responsive .btn-kosarica, .thumbnail1-responsive .btn-kosarica {
  width: 90%;
  margin: 0px auto;
  margin-bottom: 20px;
}

.thumbnail-responsive .alert, .thumbnail1-responsive .alert {
  width: 99%;
  margin: 0px auto 15px auto;
  border-radius: 0px;
}

.thumbnail-responsive .slider-home-energ, .thumbnail1-responsive .slider-home-energ {
  width: 100%;
}

.thumbnail-responsive .slider-home-energ img, .thumbnail1-responsive .slider-home-energ img {
  width: 28%;
  margin: 10px auto 5px auto;
}

.thumbnail-responsive .infolist-slider-home, .thumbnail1-responsive .infolist-slider-home {
  margin: 15px 0px;
  display: block;
  text-decoration: none;
  color: #00bd57;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  font-size: 0.9em;
}

.thumbnail-responsive .infolist-slider-home:hover, .thumbnail1-responsive .infolist-slider-home:hover {
  color: #00662f;
  text-decoration: none;
}

.thumbnail1-responsive {
  min-height: 555px;
}

.thumbnail-responsive .boxteh-wrapper {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.thumbnail1-responsive .btn-kosarica {
  margin: 0px auto 20px auto;
}

.col-parent {
  background-color: #F3F6F7;
  color: #515463;
  padding: 40px 7px 40px 35px;
  text-align: left;
}
.col-parent h1 {
    color: #515463;
    font-size: 30px;
    font-weight: 700;
}
.col-parent h3 {
    margin-top: 0px;
    color: #515463;
    font-size: 16px;
    font-weight: 400;
}
.snaga-icon-hladenje {
  background: url("../images/icon_cold.png") no-repeat center center;
  background-size: contain;
  width: 38px;
  height: 28px;
  text-align: center;
  display: inline-block;
}
.snaga-icon-grijanje {
  background: url("../images/icon_heat.png") no-repeat center center;
  background-size: contain;
  width: 38px;
  height: 28px;
  text-align: center;
  display: inline-block;
}
.snaga-icon-energklasa {
  background: url("../images/icon_energy.png") no-repeat center center;
  background-size: contain;
  width: 38px;
  height: 28px;
  text-align: center;
  display: inline-block;
}
.snaga-icon i{
  font-size: 25px;
  color: #ED1C24;
}
.icon-velicinaprostora {
  background: url("../images/icon_space.png") no-repeat center center;
  background-size: contain;
  width: 38px;
  height: 28px;
  text-align: center;
  display: inline-block;
}
.basket-icon {
  font-size: 20px;
  color: #fff;
  background-color: #2871AE;
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 8px 12px 6px 12px;
}

.basket-icon:hover {
  background-image: none;
  background-color: #BBD558;
  color: #fff;
}

.basket {
  text-decoration: none;
  font-weight: normal;
  padding: 0px;
}


.basket:hover {
  background-color: #BBD558;
  background-image: none;
  color: #fff;
  text-decoration: none;
}

.basket2 small {
  display: block;
  margin-top: 3px;
}
.basket2 a{
  color: #fff;
}
.basket2 {
  color: #fff;
  width: 50px;
  margin-left: 40px;
  position: relative;
}

.basket2:hover {
  color: #e3010f !important;
  text-decoration: none;
}
.basket2 div {
  color: #fff !important;
  background-color: #7ed957;
  border-radius: 50px;
  padding: 1px 7px;
  position: absolute;
  font-weight: 700;
  top: -8px;
  right: -8px;
 font-size: 13px;
}

.gallery {
  display: block;
  height: 250px;
  text-align: center;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  margin-bottom: 20px;
  background-color: #fff;
}

.gallery a {
  color: #2871ad;
}

.gallery:hover {
  -webkit-box-shadow: 0px 0px 10px #999;
          box-shadow: 0px 0px 10px #999;
}

.gallery .label {
  font-weight: normal;
  color: #fff;
  text-decoration: none;
  background-color: #e13934;
  border-radius: 0px;
  margin-top: 0px;
  position: absolute;
  display: inline-block;
  padding: 0px 8px;
}

.gallery:hover a img {
  -webkit-transform: scale(1.1) rotate(0deg);
          transform: scale(1.1) rotate(0deg);
}

.label-default {
  background-color: #e13934;
  letter-spacing: 0.05em;
  background-image: none;
  border-radius: 0px;
}
.promotion-voucher-icon {
  top: 5px;
  right: 5px;
  position: absolute;
  width: auto;
  z-index: 1;
}

.promotion-voucher-icon a {
  display: block;
}

.promotion-voucher-icon a .kupon {
  width: 90px !important;
}

.promotion-voucher-icon:hover a img {
  -webkit-transform: none !important;
          transform: none !important;
}

.view-logo-voucher {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 10px 0px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.promotion-voucher-icon-view {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border: 2px solid #7DB2D4;
  border-radius: 2px;
  padding: 8px 5px 5px;
}
.view-logo-supplier {
  display: block;
  margin: 10px 0px;
  text-align: center;
}
.view-logo-supplier img{
  width: 180px;
}
.promotion-voucher-icon-view a {
  width: 20%;
}

.promotion-voucher-icon-view a img {
  width: 80%;
}

.promotion-voucher-icon-view section {
  width: 80%;
}

.promotion-voucher-icon-view section h5 {
  font-size: 1.1em;
}

.promotion-voucher-icon-view section p {
  font-size: 0.9em;
}

.kupon {
  -webkit-transform: none !important;
          transform: none !important;
}

.promotion-voucher {
  top: 0;
  right: 0;
  position: absolute;
  width: auto;
  z-index: 1;
}

.lg-backdrop {
  background-color: rgba(0, 0, 0, 0.8) !important;
}

.promotion-voucher-view {
  display: inline-block;
  font-size: 15px;
  font-weight: 300;
  height: 100%;
  margin-left: 10px;
}

.promotion-voucher-view.no-margin {
  margin: 0;
}

.discount-voucher {
  background-image: url(../images/vaucer.png);
  background-repeat: no-repeat;
  display: inline-block;
  text-align: center;
  font-weight: 400;
  padding: 5px 7px;
  margin: 0;
  width: 87px;
  height: 101px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.discount-voucher span {
  line-height: 20px;
  color: #555;
  font-size: 1em;
  margin-top: -5px;
}

.discount-voucher b {
  font-weight: 700;
  color: #747474;
  display: block;
}

.discount-voucher a {
  color: #555;
}

.discount-voucher-login {
  background-image: url(../images/voucher_markica_login.png);
  background-repeat: no-repeat;
  display: inline-block;
  text-align: center;
  font-weight: 400;
  padding: 5px 7px;
  margin: 0;
  width: 87px;
  height: 101px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.discount-voucher-login span {
  line-height: 20px;
  color: #555;
  font-size: 1em;
  margin-top: -5px;
}

.discount-voucher-login b {
  font-weight: 700;
  color: #747474;
  display: block;
}

@-webkit-keyframes border-dance {
  0% {
    background-position: left top, right top, right bottom, left bottom;
  }
  100% {
    background-position: right top, right bottom, left bottom, left top;
  }
}

@keyframes border-dance {
  0% {
    background-position: left top, right top, right bottom, left bottom;
  }
  100% {
    background-position: right top, right bottom, left bottom, left top;
  }
}

.discount2 {
  background: none repeat scroll 0 0 rgba(255, 0, 0, 0.8) !important;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  font-weight: 300;
  padding: 3px 8px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}

.home h3 a {
  color: #333;
}

.home .promotion {
  border-radius: 4px;
  top: 20px;
  height: 47px;
  right: 0px;
  position: absolute;
  width: auto;
  z-index: 10;
}

.home .description {
    margin: 5px 20px;
    position: absolute;
    bottom: 0;
}
.home {
	height: 89.3%;
	width: 100%;
	display: -ms-grid;
	display: grid;
	grid-gap: 15px;
	-ms-grid-columns: (1fr)[3];
		grid-template-columns: repeat(3, 1fr);
	-ms-grid-rows: (1fr)[2];
		grid-template-rows: repeat(2, 1fr);
	color: #fff;
	grid-template-areas:
	"a b c"
	"e b f";
}
.home .box {
	height: 100%;
	width: 100%;
	padding: 0;
	position: relative;
}
.home .box.a {
	-ms-grid-row: 1;
	-ms-grid-column: 1;
	-ms-grid-column-span: 2;
	grid-area: a;
}
.home .box.b {
	-ms-grid-row: 1;
	-ms-grid-row-span: 2;
	-ms-grid-column: 3;
	-ms-grid-column-span: 3;
	grid-area: b;
}
.home .box.c {
	-ms-grid-row: 2;
	-ms-grid-column: 1;
	-ms-grid-column-span: 2;
	grid-area: c;
}
.home .box.bottom {
	display: none;
}
.home .box.e {
	-ms-grid-row: 3;
	-ms-grid-column: 1;
	-ms-grid-column-span: 2;
	grid-area: e;
	display: block;
}
.home .box.f {
	-ms-grid-row: 3;
	-ms-grid-column: 3;
	grid-area: f;
	display: block;
}
/* .home .box.g {
	-ms-grid-row: 3;
	-ms-grid-column: 4;
	grid-area: g;
	display: block;
}
.home .box.h {
	-ms-grid-row: 3;
	-ms-grid-column: 5;
	grid-area: h;
	display: block;
	position: relative;
} */
.home .box .overlay {
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.4);
	height: 100%;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.home .description h4 {
	color: #FFF;
	font-weight: 700;
    font-size: 17px;
}
.a .thumb-img3, .c .thumb-img3, .e .thumb-img3 ,.f .thumb-img3 {
  height: 200px;
}
.b .thumb-img3 {
  object-fit: cover;
  height: 100%;
}
.home .box img {
	-o-object-fit: cover;
	object-fit: cover;
	height: 100%;
	width: 100%;
}
/* .home .box span {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
} */

.menu-wrapper-left {
  width: 250px;
}
.btn-ses-cijena1,
.btn-ses-search,
.btn-ses-reset {
    border-radius: 3px;
    padding: 5px 10px;
    margin: 1px;
    font-size: 14px;
    background-color: #fff;
}
.btn-ses-search:hover {
    color: #ED1C24;
}
.div-load {
  color: #000;
  cursor: pointer;
  text-align: center;
  font-weight: 700;
}

.div-load:hover {
  color: #f00;
}

.panel {
  border: 0 none;
  border-radius: 0;
}

.panel-default > .panel-heading {
  background-color: #7ed957;
  background-image: none;
  color: #fff;
  border-radius: 0px;
  padding: 8px 15px;
}

.panel-title {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 15px;
  color: inherit;
}

.panel-title > a {
  color: #fff;
}

.panel-title > a:hover {
  color: #fff;
  text-decoration: underline;
}

.col-cart .panel-body {
  background-color: #fff;
}

.panel-body {
  background-color: #fff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cccccc;
  font-size: 16px;
  font-weight: normal;
  position: relative;
  padding: 0px 0px 20px 0px;
}

.panel-body h4 {
  margin-top: 10px;
  font-weight: bold;
}

.panel-body h4 a {
  color: #494949;
}
.panel-body2 .form-group {
  background-color: #fff!important;
}
.panel-body2 .checkbox {
  margin-right: 5px;
  margin-left: 5px;
}

.panel-default1 > .panel-body {
  padding: 15px;
}

.registracija .panel-body {
  padding: 15px;
  line-height: 30px;
}

.registracija .iconreg {
  color: green;
  margin-right: 3px;
}

.form-horizontal .form-group:first-child {
  padding-top: 0;
}
.form-horizontal .form-group {
  font-size: 15px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #000;
  font-weight: 400;
  background-color: #F3F6F7;
  text-align: left;
}

.form-horizontal .checkbox {
  padding-top: 0;
}
.form-horizontalw .form-group {
  background-color: #fff!important;
}
.formdostava {
    display: inline-flex;
    margin-top: 5px;
}
.load-more, .load-less {
  font-size: 13px;
}

.carousel-control {
  line-height: 20px;
  width: 30px !important;
}

.logobox {
  max-width: 200px !important;
  margin-bottom: 20px;
  display: inline-block;
  position: relative;
}

.big_img {
  width: 100% !important;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.big_img_blog {
  margin-bottom: 0px !important;
  margin-left: 0px !important;
}

.socicon {
  color: #4C6CB4;
  margin-right: 10px;
}

/*Change icons circle size and color here*/
.social-icons .fa-facebook-f {
  background-color: #3C599F;
  color: #fff;
  width: 60px;
  height: 60px;
  line-height: 35px;
  text-align: center;
  border-radius: 50%;
  padding: 13px;
  margin-bottom: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.social-icons .fa-google-plus-g {
  background-color: #D74D32;
  color: #fff;
  width: 60px;
  height: 60px;
  line-height: 35px;
  text-align: center;
  border-radius: 50%;
  padding: 13px;
  margin-bottom: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.social-icons .fa-instagram {
  background-color: #36729B;
  color: #fff;
  width: 60px;
  height: 60px;
  line-height: 35px;
  text-align: center;
  border-radius: 50%;
  padding: 13px;
  margin-bottom: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.social-icons .fa-linkedin-in {
  background-color: #0080B2;
  color: #fff;
  width: 60px;
  height: 60px;
  line-height: 35px;
  text-align: center;
  border-radius: 50%;
  padding: 13px;
  margin-bottom: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.social-icons .fa-twitter {
  background-color: #00ADEF;
  color: #fff;
  width: 60px;
  height: 60px;
  line-height: 35px;
  text-align: center;
  border-radius: 50%;
  padding: 13px;
  margin-bottom: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.social-icons .fa-youtube {
  background-color: #D23A28;
  color: #fff;
  width: 60px;
  height: 60px;
  line-height: 35px;
  text-align: center;
  border-radius: 50%;
  padding: 13px;
  margin-bottom: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.social-icons .fa-facebook-f:hover, .social-icons .fa-google-plus-g:hover, .social-icons .fa-instagram:hover, .social-icons .fa-linkedin-in:hover, .social-icons .fa-twitter:hover, .social-icons .fa-youtube:hover {
  background-color: #eee;
  color: #333;
}

.social-icons .fa-rss {
  background-color: #ff6600;
}

.socialIcon {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #CCC;
  border-bottom-color: #CCC;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px 10px 5px 10px;
}

.socialIcon a {
  background: none repeat scroll 0 0 #cccccc;
  color: #fff;
  display: inline-block;
  font-size: 17px;
  margin-right: 10px;
  padding: 6px 3px;
  text-align: center;
  -webkit-transition: all 0.15s ease-in-out 0s;
  transition: all 0.15s ease-in-out 0s;
  width: 35px;
}

.socialIcon a:hover {
  color: #fff;
  background-color: #E17422;
}

.socialIcon .plus a {
  padding: 0px;
}

.tabs-group {
  display: block;
}

.nav-tabs > li {
  margin-right: 25px;
  margin-left: 0;
}
.nav-tabs li:before {
    position: absolute;
    top: 3px;
    margin: 8px 0 0 -12px;
    width: 8px;
height: 8px;
color: #ccc;
    content: '\2022'
}
.nav-tabs li:first-child:before {
    display: none;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus {
  background-image: none;
  background: transparent;
  color: #515463;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  font-weight: 700;
  border: 0 none;
  border-bottom: 3px solid #ddd;
}

.nav-tabs > li > a {
  color: #515463;
  border: 0 none;
  font-weight: 700;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-tabs > li:hover, .nav-tabs > li > a:hover {
    color: #515463!important;
    border: 0 none!important;
  background-color: transparent!important;
}
.nav-tabs > li > a:hover {
    background-color: transparent;
background-image: none;
  border-bottom: 3px solid #ddd!important;
}
.menu-li-darker a {
    background-color: #ED1C24!important;
    color: #fff!important;
    font-weight: 400!important;
  font-size: 15px!important;
  white-space: nowrap;
  padding: 10px 15px 10px 15px !important;
}
.menu-li-darker > ul.sub-menu02 > li > a {
  background-color: #fff!important;
  background-image: none;
  color: #747474!important;
  border-right: 0 none;
  text-align: left;
  display: block;
  line-height: 22px;
  padding: 5px 12px;
  text-transform: none;
  font-size: 16px;
  letter-spacing: normal;
  border-bottom: solid 1px #7ed957;
  font-weight: 700!important;
}
.menu-li-darker .strelicadown {
  color: #ED1C24 !important;
}
.menu-li-darker-BF a{
    background-color: #000!important;
    color: #fff!important;
    font-weight: 400!important;
  font-size: 15px!important;
  white-space: nowrap;
  padding: 10px 15px 10px 15px !important;
}
.menu-li-darker-blue>a {
  background-color: #7ed957 !important;
  color: #fff !important;
  font-weight: 400!important;
  font-size: 15px!important;
  white-space: nowrap;
  padding: 10px 15px 10px 15px !important;
}
.tab-content > .active {
  width: 100% !important;
  border: 0 none;
  padding: 25px 35px;
  font-size: 16px;
  border-top: 0px none;
}

.tab-content {
  width: 100% !important;
  padding: 50px;
}

.tab-content h4 {
  font-size: 16px;
}

.grid-loadMore {
  height: 60px !important;
}

.priceold {
  font-size: 20px;
  color: #999;
  text-decoration: line-through;
  margin-right: 30px;
  display: inline;
}

.price {
  font-size: 25px;
  display: inline;
  border-radius: 0px;
}

.product-btn {
  color: white;
  border-radius: 3px;
  width: 188px;
  margin: 22px auto;
  padding: 11px 0;
  font-size: 18px;
  background: #7ed957;
  float: left;
  text-align: center;
  font-weight: bold;
}
.product-btn:hover {
  color: white;
  border-radius: 3px;
  width: 188px;
  margin: 22px auto;
  padding: 11px 0;
  font-size: 18px;
  background: #E13934;
  float: left;
  text-align: center;
  font-weight: bold;
}
.boxflag {
  position: absolute;
  top: 11px;
  left: -12px;
  z-index: 1;
}
.boxflag img {
  width: 80px !important;
  height: auto !important;
}
.boxflag span {
    position: absolute;
    top: 28%;
    left: 20%;
    color: #fff;
    font-weight: 700;
     transform:rotate(-20deg);
     font-size: 16px;
line-height: 23px;
}
.btn-small {
  background-color: green;
  color: #fff;
  font-size: 16px;
  margin-bottom: 0px;
  margin-top: 1px;
  margin-left: 5px !important;
  border-radius: 4px;
  padding: 3px 7px;
  font-weight: 400;
  border: 0 none !important;
}

.btn-small:hover {
  background-color: #333 !important;
  color: #fff !important;
}

.btn-custom {
  background-color: #fff;
  color: #7ed957;
  font-size: 20px;
  margin-top: 55px;
  margin-right: 0px;
  margin-left: 0px !important;
  border-radius: 0px;
  padding: 10px 50px;
  font-weight: 700;
  box-shadow: 0 1px 10px -1px #333;
  border-radius: 4px;
  z-index: 2;
  position: relative;
}

.btn-custom:hover {
  background-color: #E31E24;
  color: #fff !important;
}

.btn-custom1 {
  background-color: #fff;
  color: #333;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 0px;
  margin-right: 13px;
  border-radius: 0px;
  padding: 10px 20px;
  -webkit-box-shadow: 0 0 5px #999;
          box-shadow: 0 0 5px #999;
  position: absolute;
  top: 27%;
  left: 38%;
}

.btn-custom1:hover {
  background-color: #E13934;
  color: #fff !important;
}

.btn-custom2 {
  background-color: #E13934;
  color: #fff;
  font-size: 20px;
  margin-bottom: 0px;
  margin-right: 13px;
  border-radius: 0px;
  padding: 10px 20px;
  -webkit-box-shadow: 0 0 5px #999;
          box-shadow: 0 0 5px #999;
  position: absolute;
  top: 27%;
  right: 35%;
}

.btn-custom2:hover, .btn-custom2.glyphicon:hover, .btn-custom2:hover span {
  background-color: #fff;
  color: #000 !important;
}

.btn-custom3 {
  background-image: url(../images/transparent.png);
  background-repeat: repeat-x;
  background-position: 0px -580px;
  background-color: #0E73B1;
  color: #fff;
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 0px;
  margin-right: 0px;
  border-radius: 3px;
  padding: 10px 20px;
  font-weight: 700;
  border: 1px solid #0E73B1;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.btn-custom3:hover {
  background-image: none;
  background-color: transparent !important;
  color: #0E73B1 !important;
}

#signin_submit.btn-custom3 {
  margin-top: -120px;
}

.btn-custom4 {
  background-image: url(../images/transparent.png);
  background-repeat: repeat-x;
  background-position: 0px -580px;
  background-color: #0E73B1;
  border: 0px;
  color: #fff;
  font-size: 20px;
  margin-top: 15px;
  margin-bottom: 0px;
  margin-right: 0px;
  border-radius: 0px;
  padding: 10px 20px;
  font-weight: 700;
}

.btn-custom4:hover {
  background-image: none;
  background-color: #333 !important;
  color: #fff !important;
}

.btn-custom5 {
  background-image: url(../images/transparent.png);
  background-repeat: repeat-x;
  background-position: 0px -580px;
  background-color: #0E73B1;
  border: 0px;
  color: #fff;
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 0px;
  margin-right: 0px;
  border-radius: 0px;
  padding: 10px 20px;
  font-weight: 700;
  bottom: 25px;
  position: absolute;
  left: 20%;
  right: 20%;
}

.btn-custom5:hover {
  background-image: none;
  background-color: #fff !important;
  color: #000 !important;
}

.btn-custom6 {
  border: 2px solid #7ed957;
  color: #fff;
  font-size: 18px;
  margin: 30px 20px 0px 0px;
  margin-left: 20px !important;
  border-radius: 3px;
  padding: 8px 30px;
  font-weight: 700;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}

.btn-custom6:hover {
  background-color: #7ed957;
  color: #fff;
}

.btn-custom7 {
  background-color: #fff;
  color: #0E73B1;
  font-size: 18px;
  margin-top: 30px;
  margin-bottom: 0px;
  margin-right: 20px;
  margin-left: 20px !important;
  border-radius: 3px;
  padding: 8px 30px;
  font-weight: 700;
  border: 0 none !important;
}

.btn-custom7:hover {
  background-color: #0E73B1;
  color: #fff !important;
}

.btn-custom8 {
  background-color: #fff;
  color: #0E73B1;
  font-size: 16px;
  margin: 30px 20px 0px 0px;
  margin-left: 0px !important;
  border-radius: 3px;
  padding: 8px 30px;
  font-weight: 700;
  border: 0 none !important;
}

.btn-custom8:hover {
  background-color: #0E73B1;
  color: #fff !important;
}

.btn-usporedba-remove {
  background: #E13934;
  text-shadow: 0 0 1px #000;
  color: #fff;
  font-size: 14px;
  border: 0px;
  border-radius: 2px;
  padding: 10px 10px;
  width: 100%;
  letter-spacing: 0.5px;
}

.btn-usporedba-remove:hover {
  color: #fff;
}

.btn-kosarica, .btn-add-multisplit, .btn-saznajvise {
  background-color: #7ed957;
  text-shadow: 0 0 1px #000;
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  border: 0px;
  border-radius: 2px;
  margin-top: 10px;
  margin-bottom: 0px;
  margin-right: 0px;
  padding: 12px 35px;
  width: 100%;
  letter-spacing: 0.5px;
  text-align: center;
  display: inline-table;
}
.btn-kosarica:hover, .btn-saznajvise:hover {
  background-image: none;
  background-color: #ED1C24 !important;
  color: #fff;
}
.btn-kosarica i {
  margin-right: 5px;
}
.alert .btn-kosarica {
  min-width: unset;
}

.btn-kosarica img {
  margin-bottom: -3px;
  display: inline-block !important;
}

.btn-saznajvise {
  margin-bottom: 20px;
}

.btn-add-multisplit {
  background: #26B99A;
  color: #fff;
}


.btn-add-multisplit:hover {
  background: #398439;
  color: #fff;
}

.btn-kosarica1, .usporedba {
  background-color: #7ed957;
  color: #fff;
  border: 0px;
  font-size: 17px;
  font-weight: 700;
  border-radius: 2px;
  padding: 8px 45px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  margin-top: 10px;
  letter-spacing: 1px;
}

.usporedba-container{
  display: flex;
  justify-content: center;
  padding-bottom: 50px;
}
.usporedba{
  background-color: #E13934 !important;
  margin-top: 20px !important;
}
.usporedba:hover{
  background-image: -webkit-gradient(linear, left top, left bottom, from(#7ed957 ), to(#5CBF3A ));
  background-image: linear-gradient(#7ed957 , #5CBF3A );
  color: #fff;
}

.btn-kosarica1:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#E13934), to(#E13934));
  background-image: linear-gradient(#E13934, #E13934);
  color: #fff;
}

.btn-kosarica1 img {
  margin-bottom: -3px;
}

.add-quantity-view {
  display: inline-block;
}

.add-quantity-view a {
  display: inline-block;
  background: #F3F6F7;
  padding: 8px 8px;
  color: #333;
  text-align: center;
  font-size: 14px;
}

.add-quantity-view input {
  font-size: 14px;
  margin: 0px -4px;
  padding: 8px 0px;
  width: 40px;
  text-align: center;
  border: 1px solid #ddd;
  background-color: #fff;
}

.btn-upit {
  background-color: #ED1C24;
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  border-radius: 2px;
  margin-left: 70px;
  margin-right: 25px;
  padding: 7px 30px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  line-height: inherit;
}

.btn-upit:hover {
  -webkit-box-shadow: 0 0 10px -5px #fff;
          box-shadow: 0 0 10px -5px #fff;
  background-color: #7ed957;
  color: #fff !important;
}

.btn-default {
 background: radial-gradient(#7ed957, #5CBF3A);
  text-shadow: 0 0 0;
  border: none;
  color: #fff;
  padding: 10px 15px;
  font-size: 18px;
  font-weight: 700;
  border-radius: 30px;
  box-shadow: 0 -10px 15px -10px #333;
}

.btn-default:hover {
  background-image: none;
  color: #fff;
  background-color: #C90F10;
  border-color: #C90F10;
}
.btn-danger {
 background: radial-gradient(#FF3300, #B32400);
  text-shadow: 0 0 0;
  border: none;
  color: #fff;
  padding: 15px 50px;
  font-size: 20px;
  font-weight: 700;
  border-radius: 10px;
  box-shadow: 0 -10px 15px -10px #333;
}

.btn-danger:hover {
  background-image: none;
  color: #fff;
  background-color: #7ed957;
  border-color: #7ed957;
}
.btn-red {
 background: radial-gradient(#FF3300, #B32400);
  text-shadow: 0 0 0;
  border: none;
  color: #fff;
  padding: 10px 15px;
  margin-left: 0;
  font-size: 18px;
  font-weight: 700;
  border-radius: 30px;
  box-shadow: 0 -10px 15px -10px #333;
}

.btn-red:hover {
  background-image: none;
  color: #fff;
  background-color: #7ed957;
  border-color: #7ed957;
}
.btn-calc {
  background-color: #fff;
  color: #095977;
  font-size: 17px;
  font-weight: 700;
  border-radius: 2px;
  padding: 7px 30px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  line-height: inherit;
}

.btn-calc:hover {
  -webkit-box-shadow: 0 0 10px -5px #fff;
          box-shadow: 0 0 10px -5px #fff;
  background-color: #095977;
  color: #fff !important;
}
.back-to-top {
  position: fixed;
  bottom: 100px;
  right: 15px;
  text-decoration: none;
  color: #fff;
  background-color: rgba(126, 217, 87, 0.25);
  font-size: 14px;
  display: inline;
  padding: 8px 12px;
  transition: 0.4s;
}

.back-to-top:hover {
  background-color: rgba(126, 217, 87, 0.5);
  color: #464E55;
  text-decoration: none;
}

.footer-images-desktop {
  margin-top: 20px;
}

.pagination > li > a,
.pagination > li > span {
  color: #666;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  color: #fff;
  background-color: #ED1C24;
  border-color: #ED1C24;
}

label.error1 {
  font-weight: normal;
  color: #F00 !important;
  text-align: center;
  font-size: 1.4em;
  display: block;
  margin-top: -10px;
  margin-bottom: 10px;
}

label.error1 {
  display: none;
}

.row-cc-1 {
  margin-top: 20px;
}

#defaultForm button.remove {
  margin-top: 6px;
}

s.orig-cijena {
  color: #888;
}

form.nacinplacanja label, .dostava-flex label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

form.nacinplacanja input[type="radio"] {
  margin-right: 6px;
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  margin-left: 1px;
  margin-right: 1px;
}

.products-table td s {
  color: #888;
}

.dropdown-btn {
  cursor: pointer;
  border-bottom: none;
}

.arrow-dropdown {
  margin: 2px 45px 0px 0px;
  display: none;
}

.dropdown-content {
  display: block;
}

.rotate-dropdown-btn {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.rotateBack-dropdown-btn {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

#searchMainMultiMono {
  margin-top: 50px;
  margin-bottom: 70px;
}

#searchMainMultiMono .customActive {
  width: auto !important;
  margin: 0px;
}

#searchMainMultiMono .main-title {
  margin-bottom: 30px;
  font-weight: 600;
  color: #333;
  font-size: 1.8em;
}

#searchMainMultiMono .search-tab-content {
  width: 100%;
  background: url("../images/multi-mono-background.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.desc-prod1 {
  margin-bottom: 15px;
}

.search-tab-navigation {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

.search-tab-navigation li {
  display: inline-block;
  margin: 0px;
  padding: 0px;
  margin-right: -4px;
}

.search-tab-navigation li a {
  display: block;
  padding: 10px 60px;
  text-align: center;
  background: rgba(231, 238, 244, 0.8);
  color: #747474;
  font-weight: bold;
  font-size: 17px;
  letter-spacing: 1px;
  line-height: 1.2;
  text-decoration: none;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}

.search-tab-navigation li a span {
  font-weight: normal;
  color: #747474;
}

.search-tab-navigation li a:hover, .search-tab-navigation li a.active-tab {
  background: #7ed957;
  color: #fff;
}

.search-tab-navigation li a:hover span, .search-tab-navigation li a.active-tab span {
  color: #fff;
}

.search-tab-item {
  display: none;
  min-height: 300px;
}

.active-tab-item {
  display: block;
}
.search-tab-item-form-container {
  width: 100%;
  min-height: 300px;
  padding: 10px 50px;
}

.search-tab-item-form-container .form-group {
  margin: 10px 10px;
}

.search-tab-item-form-container label {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 5px;
}

.search-tab-item-form-container select {
  width: 100%;
  padding: 7px;
  border: 1px solid #76c4f5;
  border-radius: 3px;
  background: #fff;
}

.search-tab-item-form-container label, .search-tab-item-form-container select {
  display: block;
}

.search-tab-item hr {
  margin: 5px 0px;
  border-top: 1px solid #fff;
  width: 100%;
}

.tab-item-bottom-text {
  padding: 15px 25px 0px 25px;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
}

.small-select {
  width: 80% !important;
}

.labelprost-multi {
  margin-top: 32px;
  border-bottom: 2px solid #007AFF;
  text-align: center;
}

.labelprost-multi label {
  font-size: 16px;
}

.tab-item-btn-container {
  margin: 25px 12px;
}

.btn-search-blue {
  background-color: #7ed957;
  color: #fff;
  font-size: 19px;
  margin: 0px 20px 0px 0px;
  border-radius: 2px;
  padding: 8px 30px;
  border: 0 none !important;
}

a.tab-item-link {
  text-decoration: none;
  color: #0E73B1;
}

.room-container {
  border-radius: 2px;
  border: 1px solid #dbe9ee;
  padding: 0px 0px 20px 0px;
  margin: 50px 50px 100px 50px;
}

.room-header {
  margin: 0px;
  background-color: #0D324B;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  background-image: url(../images/logo-only.png);
  padding: 15px 25px;
}

.room-header h4 {
  color: #fff;
}

.room-container .product {
  margin: 25px;
}

.multi-add-tocart-container {
  border-radius: 2px;
  background-color: #0D324B;
  background-image: url(../images/logo-only.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  margin: 0px 45px 45px 45px;
  color: #ccc;
  padding: 30px 25px;
}

.multi-add-tocart-container h3, .calc-price {
  color: #fff;
}

.calc-price h3 {
  color: #ccc;
}

.calc-price .pricemulti {
  font-size: 30px;
  margin: 15px 0px;
  font-weight: bold;
}

.calc-price small {
  color: #ccc;
  font-size: 12px;
}

.calc-price a.multi-add-tocart {
  display: block;
  padding: 15px;
  background: #26B99A;
  color: #fff;
  text-decoration: none;
  border-radius: 2px;
  margin-top: 15px;
  font-size: 18px;
  font-weight: bold;
}

.calc-price a.multi-add-tocart:hover {
  background: #398439;
}

.calc-price a.cijenatooltip, .calc-price .company-info-multi a {
  color: #fff;
}

.roomsub-title {
  margin: 25px;
  text-align: center;
  background: #747474;
}

.roomsub-title h4 {
  padding: 20px 0px 20px 0px;
  font-weight: bold;
  color: #fff;
  line-height: 1.5;
}

.kupon-text-kosarica {
  line-height: 42px;
}

.icons-m-container {
  position: absolute;
top: -5px;
left: 3px;
z-index: 1;
}
.icons-m-container span {
    position: absolute;
    top: 26%;
    left: 20%;
    color: #fff;
    font-weight: 700;
     transform:rotate(-20deg);
     font-size: 16px;
line-height: 23px;
}
.icons-m-container img {
  width: 70px;
}

.iconm-product {
  position: absolute;
  left: 35%;
  top: 8px;
  width: 75px;
  z-index: 99;
}

.modal-title-custom {
  font-weight: bold;
  font-size: 1.4em;
}

.modal-price-notification .checkbox-wrapper .checkbox:not(:first-child) label {
  margin-top: 10px;
}

.nav-pills > li + li {
  margin-left: 0px;
}
/* TYPEAHEAD */
.tt-query,
.tt-hint {
  width: 396px;
  height: 30px;
  padding: 8px 12px;
  font-size: 24px;
  line-height: 30px;
  border: 2px solid #ccc;
  border-radius: 0px;
  outline: none;
}

.tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
  color: #999;
}

.tt-menu {
  width: 700px;
  margin-top: 12px;
  padding: 8px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.tt-suggestion {
  padding: 5px 20px;
  font-size: 18px;
  line-height: 18px;
  cursor: pointer;
}

.tt-suggestion.tt-is-under-cursor {
  color: #fff;
  background-color: #0097cf;
}

.tt-suggestion p {
  margin: 0;
}

.frm-head-main .tt-menu {
  max-height: 585px;
  overflow-y: auto;
  overflow-x: hidden;
}

.tt-menu small {
  margin-left: 0px;
}

.twitter-typeahead {
  width: 100%;
}

.frm-head-main .input-group .form-control, .frm-head-mobile .input-group .form-control {
  float: none !important;
}

.form-control:focus{
border-color: #7ed957;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(126, 217, 87, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(126, 217, 87, .6);
}

.tt-suggestion .tt-t-small {
  font-size: 14px;
  color: #515463;
  line-height: 16px;
  margin-bottom: 6px;
}

.tt-suggestion .tt-t-price {
  color: #ED1C24;
  font-weight: bold;
}

.tt-highlight {
  color: #0097cf;
}

.tt-t-h4 {
  display: inline-block;
  text-transform: none;
  line-height: 20px;
  margin: 0;
  padding-right: 7px;
  color: #3d4951;
  font-weight: 700;
  font-size: 16px;
}
}

.row-hint {
  text-decoration: none;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  border-bottom: 1px solid #e8eff4;
  min-height: 60px;
  padding: 8px 19px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.row-hint:hover {
  background-color: #F3F6F7 !important;
}

/* TYPEAHEAD - KATEGORIJA */
.form-suppliers-custom .tt-query,
.form-suppliers-custom .tt-hint {
  width: 126px;
  height: 30px;
  padding: 8px 12px;
  font-size: 24px;
  line-height: 30px;
  border: 2px solid #ccc;
  border-radius: 0px;
  outline: none;
}

.form-suppliers-custom .tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.form-suppliers-custom .tt-hint {
  color: #999;
}

.form-suppliers-custom .tt-menu {
  width: 100%;
  max-height: 200px;
  margin-top: 12px;
  padding: 8px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  overflow-y: auto;
}

.added-to-cart-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.9);
  display: none;
}

.added-to-cart-container {
  background: #fff;
  border-radius: 3px;
  max-width: 750px;
  position: relative;
  top: 5%;
  margin: 0px auto;
}

.added-to-cart-container .close-btn-container .close-link {
  float: right;
  background-color: #ED1C24;
  color: #fff;
  padding: 10px 18px;
  border-radius: 0px 2px 0px 0px;
}

.added-to-cart-container .added-product-container {
  padding: 0 20px 25px 20px;
}

.added-to-cart-container .energ-popupcart-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.added-to-cart-container .energ-popupcart-container .slider-home-energ1 {
  width: 16%;
}

.added-to-cart-container .energ-popupcart-container .slider-home-energ1 img {
  width: 100%;
}

.added-to-cart-container .energ-popupcart-container .infolist-slider-home {
  font-size: 1em;
  display: inline-block;
  text-decoration: none;
  color: #00bd57;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  margin: 15px 0px;
}

.added-to-cart-container .energ-popupcart-container .infolist-slider-home:hover {
  color: #00662f;
  text-decoration: none;
}

.added-prod-image {
  width: 60%;
  margin: auto;
  margin-bottom: 15px;
}
.added-prod-egida {
    font-size: 15px;
}
.added-prod-image img {
  width: 100%;
}

.added-prod-details {
  width: 100%;
  text-align: center;
}

.added-product-container h3 {
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 0;
  font-size: 20px;
  color: green;
  text-align: center;
}

.added-prod-title {
  font-weight: bold;
  color: #333333;
  font-size: 20px;
}

.add-prod-oldPrice {
  color: #999;
  text-decoration: line-through;
  margin: 15px 0px 0px 0px;
}

.added-prod-price {
  margin: 0px 0px 10px 0px;
  color: #C90F10;
  font-weight: bold;
  font-size: 22px;
}

.added-to-cart-btn-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.added-to-cart-container .continue-shopping {
  color: #747474;
  padding: 10px 0px;
  display: block;
text-align: center;
margin-top: 25px;
}

.added-to-cart-container .continue-shopping:hover {
  text-decoration: none;
  color: #333333;
}

.added-to-cart-btn-container .view-cart {
  padding: 10px 20px;
  color: #fff;
  background: #555;
  border-radius: 5px;
  text-decoration: none;
}

.added-to-cart-btn-container .view-cart:hover {
  background: #222222;
}

.added-to-cart-btn-container .finnish-shopping, .continue-shopping-btn {
  padding: 10px 20px;
  color: #fff;
  background: green;
  border-radius: 5px;
  margin-left: 15px;
  text-decoration: none;
}

.continue-shopping-btn {
  margin: 0px;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.added-to-cart-btn-container .finnish-shopping:hover {
  background: #398439;
}

.continue-shopping-btn:hover {
  background: #398439;
  text-decoration: none;
  color: #fff;
}

.cart-btn-container {
  margin: 40px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.emptyCartBtn {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  padding-right: 42px;
}

.customDismissModalBtn {
  background: #747474;
  color: #fff;
}

.customDismissModalBtn:hover {
  background: #333333;
  color: #fff;
}

.emptyCartConfirmationBtn {
  background: #c12e2a;
  color: #fff;
}

.emptyCartConfirmationBtn:hover {
  background: #ac2925;
  color: #fff;
}

.kupon-input-kosarica {
  height: 42px;
  font-size: 17px;
}

.ref-list-link {
  font-weight: bold;
  color: #227BB6;
  text-decoration: none;
}

.ref-list-link:hover {
  color: #227BB6;
  text-decoration: none;
}

.parallax.bg3 {
  overflow: hidden;
}

.promo-bar-mobile {
  display: none;
}

.promo-bar-desktop img {
  max-width: 100%;
}

.well-custom h1 {
  font-size: 1.5em;
}

.well-custom h2 {
  font-size: 1.3em;
}

.flex-row-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: -10px;
  margin-bottom: -10px;
}
.monthly-voucher-discount a {
  text-decoration: none;
  cursor: pointer;
}


.fixed-cart {
  background: url(../images/icons/kosarica_mob.png) no-repeat center center;
  background-size: 30px;
  width: 60px;
  height: 100%;
}

.fixed-cart:hover {
  background-image: url(../images/icons/kosarica_mob.png) !important;
  background-color: #E13934 !important;
}

.fixed-cart span {
  font-weight: normal !important;
  border-radius: 50%;
  padding: 1px 5px;
  background: #333;
  color: #fff;
  position: relative;
  bottom: -20px;
  right: -27px;
  font-size: 0.9em;
}

.cnj-trust-mark-vertical {
  left: 0 !important;
  right: unset !important;
}

.cnj-floating-bar {
  float: left !important;
  right: auto !important;
  left: 0;
}

.price-range {
  margin: 10px 10px;
}

.price-range .slider-price {
  margin: 20px 0px;
}

.price-range .ui-slider-range {
  background: #D2E0E9;
}

.price-range .ui-slider-handle {
  background: #747474;
  border: none;
  width: 0.8em;
  cursor: pointer;
  margin-left: -0.4em !important;
}

.price-range .price-inputs {
  margin: 10px 0px;
  /* Chrome, Safari, Edge, Opera */
  /* Firefox */
}

.price-range .price-inputs div {
  margin-top: 5px;
}

.price-range .price-inputs label {
  display: block;
  font-size: 14px;
}

.price-range .price-inputs input {
  margin-top: 2px;
  width: 85%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
  border: 1px solid rgba(0, 0, 0, 0.4);
  padding: 5px;
  border-radius: 5px;
}

.price-range .price-inputs input::-webkit-outer-spin-button,
.price-range .price-inputs input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.price-range .price-inputs input[type=number] {
  -moz-appearance: textfield;
}

.scroll-sidebar {
  height: 98vh;
  -webkit-transition: height 0.33s;
  transition: height 0.33s;
  overflow-y: auto;
  scrollbar-width: thin;
  /* Firefox */
}

.scroll-sidebar::-webkit-scrollbar {
  width: 3px;
}

/* Track */
.scroll-sidebar::-webkit-scrollbar-track {
  background: transparent;
}

/* Handle */
.scroll-sidebar::-webkit-scrollbar-thumb {
  background: #D2E0E9;
  border-radius: 10px;
}

.scroll-sidebar .panel {
  margin-bottom: 0 !important;
}

.sticky-submit {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}

.buttonBox { margin: 0; padding: 0!important; column-gap: 1%; justify-content: space-between; }
.buttonBox .boxteh { flex: 0 0 24%; width: unset; min-width: unset; max-width: unset; margin: 0; }

/*dario*/
.search-tab-navigation { text-align: center; padding: 15px; }
.search-tab-item-form-container select { border-color: #a1b1be; border-radius: 0; border:  none; background-color: #f2f6f7; max-width: 300px; box-shadow: inset 0px 0px 3px #a1b1be; }
.calculator-klima { box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3); background: white; }
.calculator-klima .checkbox > [type="checkbox"]:not(:checked) + label:before, .calculator-klima .checkbox > [type="checkbox"]:checked + label:before { background-color: #f2f6f7; box-shadow: inset 0px 0px 3px #a1b1be; border-radius: 0; }
.calculator-klima .checkbox { color: #a1b1be; }
.calc-image { max-width: 450px; }
.calc-image img { width: 100%; }
.calculator-form { position: relative; }
.calc-image { position: absolute; bottom: -75px; right: 0; }
.calculator { margin-bottom: 75px; margin-top: 25px; }
.calc-title { text-transform: uppercase; color: #505362; font-size: 24px; font-weight: bold; margin-top: 75px; }
.clac-bg { background-image: url('../images/calcbg.jpg'); object-fit: cover; }

/*serije*/
.btn-toggle-serije{
  background: none;
  font-size: 25px;
  height: auto;
  display: flex !important;
  outline: none !important;
  box-shadow: none !important;
  padding-right: 0;
}
.btn-toggle-serije .fa-minus-circle{
  display: none;
}
/*------------------IZDVOJENO------------------*/
.izdvojeno_section .carousel{
  padding-bottom: 50px;
}
.izdvojeno_section .w_shop_101_wrapper{
  border: none !important;
  background-color: #fff;
}
.izdvojeno_section .w_shop_101_wrapper{
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  padding: 20px;
}
.izdvojeno_section .w_shop_101_wrapper:hover{
  box-shadow: 0 0 4px 1px #7ed957;
} 
.izdvojeno_section .w_shop_101_header>a:hover{
  color: #ED1C24;
}
.izdvojeno_section .w_shop_101_heade_title{
  height: 45px;
}
.izdvojeno_section .w_shop_101_compare{
  padding-top: 5px;
}
.izdvojeno_section .w_shop_101_wrapper .w_shop_101_compare:before{
  display: none;
}
.izdvojeno_section .w_shop_101_image{
  height: 250px;
}
.izdvojeno_section .w_shop_101_image img{
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.izdvojeno_section .product-price{
  text-align: center;
}
.izdvojeno_section .btn-kosarica{
  color: #fff;
  width: auto;
}
.izdvojeno_section .testimonial_091_header{
  margin-bottom: 50px;
  width: auto;
}
.izdvojeno_section .testimonial_091_header>h5{
  font-family: inherit;
  color: #313131;
  font-weight: bold;
  font-size: 32px;
}
.izdvojeno_section .testimonial_093_control_button .carousel-control.right{
  background: #7ed957;
}
.izdvojeno_section .testimonial_093_control_button .carousel-control.left{
  color: #7ed957;
}
.izdvojeno_section .boxflag{
  top: 90px;
}
/*------------------IZDVOJENO------------------*/

/*------------------SHOWINHOME------------------*/
.showinhome_section .row {
  position: relative;
}
.showinhome_section .row::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 5px;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), transparent);
  filter: blur(3px);
  transform: translateX(-50%);
  z-index: 2;
}
.showinhome_section .col-md-6{
  padding: 0;
}
.showinhome_section .blog_container{
  position: relative;
  height: 600px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.showinhome_section .blog_container img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.5s ease;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.showinhome_section .blog_container:hover img{
  transform: scale(1.05);
}
.showinhome_section .blog_text_container{
  padding: 50px;
  text-align: center;
  position: relative;
  z-index: 3;
  color: #fff;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}
.showinhome_section .blog_text_container p{
  font-size: 20px;
}
.showinhome_section .blog_text_container h1 a{
  color: #fff;
  text-decoration: none !important;
  font-weight: bold;
  transition: 0.3s ease;
}
.showinhome_section .blog_text_container h1 a:hover{
  color: #ED1C24;
}
.showinhome_section .blog_black_background{
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.showinhome_section .btn-saznajvise{
  width: auto;
  border-radius: 10px;
  transition: 0.3s ease;
}

.desktop_kol{
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.page_header{
  text-align: center;
  background-image: linear-gradient(to right, #5CBF3A, #7ed957);
  padding: 20px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.page_header h2{
  font-weight: 600;
  line-height: 1.5;
  color: #fff;
  font-size: 20px;
}
.default_form{
  padding: 50px;
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.default_form input, .default_form textarea, .default_form select{
  border-color: #a1b1be;
  border-radius: 0;
  border: none;
  background-color: #f2f6f7;
  box-shadow: inset 0px 0px 3px #a1b1be;
}
.default_form input:focus, .default_form textarea:focus, .default_form select:focus{
      border-color: #7ed957;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(126, 217, 87, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(126, 217, 87, .6);
}
.default_form .form-group > div{
  position: relative;
}
.captchaContainer{
  display: flex;
  align-items: center;
  gap: 10px;
}

@media(max-width: 992px){
  .showinhome_section .row::before{
    top: 50%;
    left: 0;
    width: 100%;
    height: 5px;
    transform: translateY(-50%);
  }
}
@media(max-width: 768px){
  .showinhome_section .blog_container{
    height: 500px;
  }
  .footer-row-top{
    flex-direction: column;
  }
  .page_header{
    padding: 10px;
  }
  .default_form{
    padding: 20px;
  }
  .list-group .list-group-item > div{
    flex-direction: column;
    align-items: flex-start;
  }
}
/*------------------SHOWINHOME------------------*/

@media screen and (max-width: 480px) {
  .added-to-cart-container {
    top: 0;
    height: 100vh;
    overflow: auto;
  }
  .boxteh-wrapper-product {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .boxteh {
    max-width: 48%;
    width: 48%;
  }
  .product-img-wrap img {
  max-height: none!important;
}
  .continue-shopping-btn {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
  }
  .emptyCartBtn {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    margin: 10px 0px 40px 0px;
  }
  .comparison-container .slider-item .product-img img {
    height: 235px;
  }
  .boxgrid .col-xs-6, .trazi-grid-flex .col-xs-6 {
    width: 100% !important;
  }
  .thumbnail1-responsive {
    max-height: none;
  }
  .cart-btn-container {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
  .cart-btn-container a {
    width: 100%;
  }
  .cart-btn-container a:nth-child(2) {
    margin-top: 25px;
  }
  .sel-category-sort {
    display: none;
  }
  .sel-category-sort.mobile {
    display: block;
    width: 100%;
    margin: 0px auto 25px auto;
  }
  .thumb-img6 .thumb6 {
    -o-object-fit: contain;
       object-fit: contain;
  }
  .comparison-container .sidebar {
    width: 30%;
  }
  .comparison-container .products-slider {
    width: 70%;
    margin: 0px;
  }
  .comparison-container .slider-item .product-img img {
    height: 254px;
  }
  .comparison-container .add-more-prod-btn {
    margin: 0px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
  .comparison-container .add-more-prod-btn span {
    margin-bottom: 7px;
  }
  .multisplitsearchcheckbox .checkbox {
    width: 48%;
    margin: 20px 1% 0px 0px;
  }

  .hidden-xs-custom {
    display: none !important;
  }
  .products-table .opis a {
    display: block;
  }
  .products-table .opis .thumb-img4 {
    float: none;
  }
  .view-action-bar {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .view-action-bar li {
    width: 100% !important;
  }
  .view-action-bar li:not(:last-child):after {
    display: none !important;
  }
  .view-action-bar li:not(:last-child) {
    border-bottom: 1px solid #DAE0E6 !important;
  }
  .sharebox {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    right: 0;
    left: 0;
    margin: 5px;
  }
  .sharebox .item {
    padding: 9px 11px;
  }
}

@media (max-width: 767px) {
  .calc-image { display: none; }
.sticky-side-bar {
  z-index: 1000002!important;
  display: contents;
}
.submit-sidebarSearch-mobile {
  margin-bottom: 0!important;
}
.menu-li-darker-blue>a {
  background-color: #7ed957 !important;
  color: #fff !important;
}
.box-trusted {
  flex-direction: column;
}
.trusted-footer {
  margin-bottom: 15px;
  margin-top: 15px;
}
.toggle-advsearch {
  background-color: #ED1C24;
  padding: 12px;
  text-align: center;
  color:#fff!important;
  font-weight: 700;
  display: block;
  visibility: visible;
  transition: all 0.15s ease-in-out;
  font-size: 14px;
}
.toggle-advsearch:hover {
  background-color: #747474;
  text-decoration: none;
  color:#fff;
}
.comparison-remove {
  padding: 10px 20px;
}
.comparison-add {
  padding: 10px 20px;
}
  header { overflow: hidden; }
  header .wsmobileheader{
    display: flex;
    justify-content: center;
    align-items: center;
  }
  header .wsmobileheader .smllogo { margin-top: 0; }
  header .smllogo img {
    height: 35px;
   object-fit: contain;
   padding-top: 1px;
}
.boxtopheader {
  margin-top: 54px;
}
.brand-carousel-img {
  transform: none!important;
  top: 0!important;
}
.fb-icon i {
    font-size: 24px!important;
}
.mobilebox {
    background-color: #747474;
    text-align: center;
padding: 11px 0 9px 0;
color: #fff;
margin-top: 54px;
}
.mobilebox a {
color: #fff;
}
header ~ .mobilebox {
    margin-top: 56px !important;
}
.wsmenu04 {
    display: flex;
  /* justify-content: space-between; */
  justify-content: center;
  align-items: stretch;
  margin: 0;
}
.wsmenu04_sub {
  display: block;
}
.wsmenu04 .menu-li-darker-blue {
  background-color: #7ed957 !important;
  color: #fff !important;
  font-weight: 400!important;
  font-size: 14px!important;
  white-space: nowrap;
  padding: 10px 8px 10px 8px !important;
  margin: 2px 2px;
  text-align: center;
}
.wsmenu04 .menu-li-darker {
    background-color: #ED1C24!important;
    color: #fff!important;
    font-weight: 400!important;
  font-size: 14px!important;
  white-space: nowrap;
  padding: 10px 8px 10px 8px !important;
  margin: 2px 2px;
  text-align: center;
}
.wsmenu04 a{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.sub-menu04 {
     display: none;
     position: relative;
     top: 0px;
     background-color: #fff;
     border: none;
     padding: 0px;
     opacity: 1;
     visibility: visible;
     -webkit-transform: none;
     -moz-transform: none;
     -ms-transform: none;
     -o-transform: none;
     transform: none;
     -webkit-transition: inherit;
     -moz-transition: inherit;
     transition: inherit;
     -webkit-transform-style: flat;
   }
.sub-menu04>li>a {
  line-height: 22px;
  font-size: 16px;
  padding:7px 12px;
  border-bottom: solid 1px #7ed957;
  display: block;
}
.sub-menu04>li:hover>a {
  background-color: #7ed957;
  color: #fff;
  text-decoration: none;
}
.basket4 {
  position: relative;
}
.basket4 div{
    color: #7ed957 !important;
background-color: #fff;
border-radius: 50px;
padding: 2px 8px;
position: absolute;
font-weight: 700;
top: -7px;
right: 14px;
font-size: 13px;
}
.footer-kolona2 {
  margin-left: 0;
}
  .calc-title {
    font-size: 20px;
    margin-top: 40px;
  }
.side {
  position: relative;
  top: 0;
  display: flex;
}
.input-group.stylish-input-group {
  min-width: 300px!important;
}
.tt-menu img {
  width: 240px!important;
  margin-bottom: 10px;
}
.head-icon-mob {
    position: absolute;
    left: 60px;
top: 15px;
}
.basket3 {
    position: absolute;
    right: 65px;
top: 18px;
}
.basket3 div{
    color: #fff !important;
background-color: #7ed957;
border-radius: 50px;
padding: 2px 8px;
position: absolute;
font-weight: 700;
top: -10px;
right: -12px;
font-size: 13px;
}
.sideInright span {
  font-size: 14px;
  line-height: 16px;
  padding-top: 0px;
  padding-left: 3px;
  display: block;
}
.sideInright {
  padding: 10px 12px;
  display: flex;
  text-align: center;
  max-height: none;
  width: 100%;
}
.sideInright img {
  width: 100%;
  height: 30px;
  max-width: none;
  margin-right: 0;
  display: block;
  object-fit: contain;
}
.comparison-container .left-container {
  min-height: 316px;
}
  #x_010_testimonial, #products_carousel {
      padding: 5px 0!important;
  }
  .bluebox-1 h1 {
    font-size: 24px!important;
  }
.product-related-blue .view-button-wrapper {
  display: block;
  padding-bottom: 30px;
}
/* .align-items-center {
  margin-left: 25px;
} */
  .product-box {
    height: auto!important;
  }
  .product-img-wrap, .product-text-wrap { width: 100%!important; float: unset!important; }

  .product-box .product-btn { float: unset; min-width: 200px; display: block; margin-bottom: 0; }

  .bluebox-1 { height: unset!important; }

  .section-2 .img-overflow img { display: none; }
  .section-2 .bluebox-1 { padding: 20px; margin: 30px 0; }
  .desktop-only{ display: none; }

  .section-3 .d-flex { flex-direction: column; justify-content: center; }
  .section-3 .d-flex h1 { text-align: center; width: 100%; margin-left: 0; }

  .home { display: flex; flex-wrap: wrap; }

  .title-view-container {
    margin: 30px 0px 20px 0px;
    padding: 5px 0px 1px 0px;
    font-size: 21px;
  }
  .owl-related-products .item {
  min-height: auto;
}
.owl-related-products .owl-prev {
  left: -15px;
}
.owl-related-products .owl-next {
  right: -10px;
}
  .price-range {
    margin: 10px 20px !important;
  }
  .col-parent {
  padding: 15px 15px 25px 20px;
}
.col-parent h1 {
  font-size: 27px;
}
  #commentForm {
    width: 75%;
  }
  #exTab1 {
    margin: 0;
  }
  #exTab1 img {
    width: 100%!important;
    max-width: 100%!important;
    height: auto!important;
  }
  #tidio-chat-iframe {
    top: unset !important;
  }
  .cnj-trust-mark-vertical {
    display: none;
  }
  .buttonBox-margin {
    margin-left: 0px;
  }
  .col-img-parent {
    position: unset;
  }
  .trazi-grid-action-bar, .trazi-action-bar-mob {
    margin-bottom: 20px;
  }
  .comparison-container .sidebar {
    margin-left: 15px;
    width: 25%;
  }
  .comparison-container .products-slider {
    width: 75%;
  }
  .comparison-container .slider-item .product-details ul li {
  font-size: 15px;
  line-height: 19px;
}
  .comparison-container .products-slider .slider-item {
    width: 50%;
  }
  .comparison-container .products-slider .slider-item .product-img {
    height: 230px;
  }
  .comparison-container .products-slider .slider-item .iconm-product {
    display: none;
  }
.compare-link #fixedCompareCount {
    color: #7ed957 !important;
    background-color: #fff;
    border-radius: 50px;
    padding: 2px 8px;
    position: absolute;
    font-weight: 700;
    top: -6px;
    right: 15px;
    font-size: 13px;
  }
  .products-table .opis .thumb-img8 {
    float: none;
  }
  .thumb-img6 .thumb6 {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 50% 50%;
       object-position: 50% 50%;
  }
  .iconm-product {
    left: 35%;
  }
  .main-title.title-view-container2 {
    margin: 10px 0px 20px -10px !important;
  }
  .footer-company-info {
    text-align: center;
  }
  .kupon-btn-kosarica {
    margin: 10px 0px 20px 0px;
  }
  .kupon-input-kosarica, .kupon-text-kosarica {
    margin: 10px 0px;
  }
  .kupon-text-kosarica {
    text-align: center;
  }
  .portfolio_078 {
    margin: 70px auto !important;
    width: 80% !important;
    padding: 5px 10px !important;
  }
  .product-related-blue {
    text-align: center;
    padding: 15px 25px 15px 25px;
  }
  .view-social-icons {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .tab-content > .active {
    padding: 20px 10px;
  }
  .tab-content > .active ul {
    margin-left: 15px;
  }
  #portfolio_078_mov_1_col_6.portfolio_078_control_button .carousel-control.left, #portfolio_078_mov_1_col_6.portfolio_078_control_button .carousel-control.right {
    top: 25px !important;
  }
  .wallpaper-left, .wallpaper-left-top, .wallpaper-right, .wallpaper-right-top {
    visibility: hidden;
    display: none;
  }
  .turn-off-autoRefresh-mobile,
  .dropdown-content {
    display: none;
  }
  .search-tab-item-form-container {
    width: 100%;
    padding: 10px 30px;
  }
  .well {
    padding: 0px 0px 0px 0px;
  }
  .well img {
    width: auto;
    max-width: 100%;
  }
  .well iframe {
    width: auto;
    height: 100%;
  }
  .well .well-togglekat, .well .well-toggle {
    padding: 1px 0px;
    margin-top: 14px;
  }
  .well .well-togglekat a, .well .well-toggle a {
    padding: 8px 7px 5px 7px;
    font-size: 0.9em;
  }
    .well .well-togglekat1, .well .well-toggle {
    padding: 1px 0px;
    margin-top: 14px;
  }
  .well .well-togglekat1 a, .well .well-toggle a {
    padding: 8px 7px 5px 7px;
    font-size: 0.9em;
  }
  .well .well-toggle {
    margin-top: 16px;
  }
  .well-content {
    padding: 2px !important;
  }
  .wellkat-content table {
    table-layout: fixed;
    word-wrap: break-word;
  }
  .wellkat-content td, .wellkat-content th {
    overflow: hidden;
  }
    .wellkat-content1 table {
    table-layout: fixed;
    word-wrap: break-word;
  }
  .wellkat-content1 td, .wellkat-content1 th {
    overflow: hidden;
  }
  .boxteh-wrapper-product {
    width: 100%;
  }
  .added-to-cart-container .energ-popupcart-container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .added-to-cart-container .energ-popupcart-container .slider-home-energ1 {
    width: 45% !important;
  }
  .cart-oznaka-energ-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 15px 0px 0px;
  }
  .cart-oznaka-energ-wrapper .slider-home-energ {
    width: 25%;
    margin: 0px auto;
  }
  .cart-oznaka-energ-wrapper .infolist-slider-home-gallery {
    width: 100%;
    text-align: unset;
  }
  .sel-category-sort {
    display: none;
  }
  .sel-category-sort.mobile {
    display: block;
    width: 50%;
    margin: 0px auto 25px auto;
  }
  .sel-results-sort {
    display: none;
  }
  .sel-results-sort.mobile {
    display: block;
    margin-bottom: 25px;
  }
  .promotion-voucher-icon-view a {
    width: 30%;
  }
  .promotion-voucher-icon-view a img {
    width: 80%;
  }
  .promotion-voucher-icon-view section {
    text-align: left;
    width: 70%;
  }
  #video iframe {
    width: auto;
    height: 100%;
  }
  .tehtablica {
    margin-bottom: -16px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .tehtablica div.col-sm-12.col-md-4:nth-child(1) {
    width: 95%;
    margin-top: 20px !important;
    text-align: center;
  }
  .well-display-photo .supplier-logo {
    left: 10%;
    max-width: 200px;
  }
  .boxserije h3 {
    font-size: 20px;
  }
  .mainw {
    margin-top: 15px;
  }
  .stylish-input-group .form-control {
    padding-left: 13px;
    height: 39px;
  }
  .headersearch {
    display: none;
  }
  .headersearch .search-circle {
    display: inline;
    margin-right: 25px;
    position: absolute;
    left: 8px;
    top: 12px;
    z-index: 98;
  }
  .sidebarmob .advsearch-circle {
    display: block;
    background-color: #1084CC;
    color: #fff;
    position: relative;
    z-index: 98;
    padding: 10px 15px;
    cursor: pointer;
    text-align: right;
  }
  .sidebarmob .advsearch-circle span {
    margin-left: 15px;
  }
  .sidebarmob {
    overflow: auto;
    position: fixed;
    z-index: 1103;
    height: 100%;
    width: 240px;
    left: -240px;
    top: 0;
    margin: 0;
    background-color: #fff;
    border-radius: 0px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .sidebarmob .checkbox {
    padding-left: 10px;
  }
  .openadvsearch {
    display: block !important;
    width: 100%;
    left: 0px;
    z-index: 1000;
    background-color: rgba(0, 0, 0, 0.45);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    /* overflow: hidden; */
  }
  .showsearch {
    display: block;
    width: 100%;
    position: absolute;
    -webkit-animation: fadein 0.75s;
    /* Safari, Chrome and Opera > 12.1 */
    /* Firefox < 16 */
    /* Internet Explorer */
    /* Opera < 12.1 */
    animation: fadein 0.75s;
  }
  .product-view-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #eee;
  }
  .kosarica {
  margin-bottom: 15px;
  margin-top: 1px;
}
  .product-view-price .discount-oldprice-container {
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .product-view-price .discount-oldprice-container .discount {
    margin: 0px 15px 15px 0px;
  }
  .view-logo-voucher {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .product-payment-types {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .product-payment-types .karticecontent, .product-payment-types .link {
    width: 100%;
    padding: 5px;
  }
  @keyframes fadein {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  /* Firefox < 16 */
  /* Safari, Chrome and Opera > 12.1 */
  @-webkit-keyframes fadein {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  /* Internet Explorer */
  /* Opera < 12.1 */
  .headerakcije {
    padding: 12px 10px !important;
    padding-bottom: 10px !important;
    left: auto;
    top: 0;
    right: 97px;
    border-radius: 0px;
    z-index: 102;
    border-right: 1px solid #fff;
    position: absolute;
    min-height: 46px;
    font-size: 17px !important;
  }
  .navbar-center {
    display: none !important;
  }
  .kl {
    float: none !important;
  }
  .stylish-input-group button {
    padding: 7px 17px;
  }
  footer {
    height: auto;
  }
  footer h5 {
    margin-bottom: 20px;
    font-size: 16px;
  }
  footer .footer-images-desktop {
    display: none;
  }
  footer .footer-images {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  footer .footer-images .smdWrapperTag {
    width: 100%;
    margin-top: 10px;
  }
  footer .footer-images .smdWrapperTag .cnj-property-card {
    margin: 0px auto;
  }
  .product .product-trazi-cont .product-trazi-left {
    margin: 0px auto;
  }
  .dropdown-btn {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #676767;
  }
  h1 {
    font-size: 30px;
  }
  .carousel {
    min-height: auto !important;
  }
  .carousel h1 a {
    line-height: 30px !important;
    font-size: 20px !important;
  }
  .carousel-caption {
    position: relative !important;
    font-size: 16px !important;
    top: 0% !important;
    right: 0% !important;
    left: 0% !important;
    margin-left: -15px !important;
    margin-right: -15px !important;
    background-color: rgba(0, 0, 0, 0.65) !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .showbiz ul, .showbiz li {
    padding: 0px !important;
  }
  .showbiz ul li {
    margin-right: 15px;
    margin-left: 15px;
  }
  .sb-nav-dark-retro .sb-navigation-right {
    top: 35% !important;
    right: 7px !important;
  }
  .sb-nav-dark-retro .sb-navigation-left {
    top: 35% !important;
    left: 5px !important;
  }
  .nav-pills {
    margin-top: 0px;
  }
  .anime {
    position: relative;
    margin-top: 0;
    width: 100%;
    bottom: 1px;
  }
  .animhome {
    text-align: center;
    margin: 0px;
    background-color: #1084CC;
    padding: 0px 5px;
    font-size: 16px;
    font-weight: normal;
    color: #676767;
    overflow: hidden;
    -webkit-box-shadow: none;
            box-shadow: none;
    min-height: 65px;
    margin-left: -14px;
    margin-right: -14px;
    border: 0 none;
  }
  .animhome:hover {
    background-image: none;
    background-color: #1084CC;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -o-border-image: none;
       border-image: none;
    border: 0 none;
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .animhome h1 {
    margin-top: 12px;
    line-height: 25px;
  }
  .animhome h1 a {
    font-weight: 700 !important;
    color: #fff !important;
    font-size: 14px !important;
    line-height: 20px !important;
    display: inline-block !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  .boxmontaza {
    background-repeat: no-repeat;
    background-size: contain;
  }
  .boxmontaza h1 {
    font-size: 28px;
    padding-top: 265px;
  }
  .boxmontaza p {
    width: 100%;
  }
  .boxmontaza h4 a {
    font-size: 16px;
    line-height: 26px;
  }
  .boxmontaza span {
    padding-bottom: 30px;
    float: left;
    margin-right: 5px;
  }
  .boxmontaza .content {
    width: 100%;
  }
  .boxforma {
    background-repeat: no-repeat;
    background-position: 65% 50%;
  }
  .boxforma h1 {
    font-size: 28px;
    padding-top: 205px;
  }
  .boxforma .form-group textarea {
    height: 140px;
  }
  .boxnewsletter {
    font-size: 16px;
  }
  .boxnewsletter h2 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .boxnewsletter img {
    width: 50%;
    padding-bottom: 10px;
  }
  .boxnewsletter .poz {
    padding: 30px 50px;
  }
  .newspoklon {
    display: none;
  }
  .mainw {
    margin-right: -15px !important;
    margin-left: -15px !important;
  }
  .mainhome {
    margin-top: 6px;
  }
  .parallax.bg3 {
    min-height: 500px;
  }
  .parallax .caption span.border {
    padding: 0 !important;
    font-size: 17px;
    text-shadow: 0px 1px 1px #000;
  }
  .nav-wizard {
    margin-top: 5px;
    display: block!important;
  }
  .content1 li {
    margin-left: 0px;
  }
  .boxchar {
    width: 100%;
    margin: 50px auto 0px auto;
    word-wrap: break-word;
  }
  .boxw {
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 0px;
  }
  .boxw h1 {
    font-size: 25px;
    word-wrap: break-word;
    display: block;
    line-height: 35px;
  }
  .boxw h2 {
    line-height: 35px;
  }
  .boxw h3 {
    font-size: 18px !important;
    line-height: 25px;
  }
  .boxteh {
    border: 1px solid #ccc;
    margin-top: 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    line-height: 18px;
    padding: 12px 1px;
  }
  .boxteh-wrapper-product .boxteh {
  margin-right: 1px;
}
  .boxteh p {
    margin: 7px 0px;
  }
  .boxteh .snaga-icon-hl, .boxteh .snaga-icon-gr, .boxteh .snaga-icon-energ, .boxteh p {
    width: 100%;
  }
  .karticefooter img {
  height: 25px;
  margin-bottom: 20px;
}
  .thumbnail1-responsive {
    height: auto;
  }
  .popover {
    white-space: nowrap;
    max-width: none;
  }
  .tooltip-inner {
    width: 250px !important;
    font-size: 13px;
    z-index: 999;
    line-height: 22px;
    right: 25px;
    left: 0;
    position: relative;
    display: block;
  }
  .tooltip-inner2 {
    width: 250px !important;
    font-size: 13px;
    z-index: 999;
    line-height: 22px;
    position: relative;
  }
  .kosarica .alert {
    min-width: 100%;
    text-align: center;
  }
  .logobox {
    max-width: 195px !important;
    margin-top: 20px;
    margin-left: 5px;
  }
  .product-related-blue .text-right {
    text-align: center !important;
  }
  .thumbnail-responsive {
    height: auto;
    min-height: 340px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .thumbnail-responsive .infolist-slider-home {
    margin: 15px 0px 5px 0px;
  }
  .thumbnail-responsive .kosarica {
    min-height: 55px;
  }
  .thumbnail-responsive .cijena {
    font-size: 23px !important;
  }
  .thumbnail-responsive .boxteh-wrapper {
    margin: 10px 0px;
  }
  .thumbnail-responsive .slider-home-energ img {
    width: 25%;
  }
  .thumbnail .promotion {
    height: auto;
  }
  .thumbnail .thumb-grid-image {
    min-height: auto !important;
    margin-bottom: 10px !important;
  }
  .thumbnail .cijenapopust {
    display: block;
  }
  .thumbnail .kosarica .alert {
    padding: 5px;
    font-size: 15px;
    letter-spacing: 0.3px;
  }
  .thumbnail .alert .cijena {
    font-size: 26px;
  }
  .thumbnail .cijena {
    font-size: 26px;
  }
  .thumbnail .btn-kosarica {
    font-size: 15px;
    padding: 8px 5px 8px 7px;
    letter-spacing: 0.2px;
  }
  .thumbnail h4 a {
    line-height: 1.3;
    font-size: 16px;
  }
  .boxgrid .col-xs-1, .boxgrid .col-xs-10, .boxgrid .col-xs-11, .boxgrid .col-xs-12, .boxgrid .col-xs-2, .boxgrid .col-xs-3, .boxgrid .col-xs-4, .boxgrid .col-xs-5, .boxgrid .col-xs-6, .boxgrid .col-xs-7, .boxgrid .col-xs-8, .box .col-xs-9 {
    padding-left: 5px;
    padding-right: 5px;
  }
  .btn-upit {
    margin-top: 15px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 35px;
  }
  .headeradvsearch {
    color: #fff !important;
    background-color: #1084CC;
    text-decoration: none;
    padding: 7px 18px;
    display: block;
  }
  .headeradvsearch:hover {
    color: #fff !important;
    background-color: #333;
    text-decoration: none;
  }
  .headerkosaricamob {
    background-color: #E13934;
    z-index: 101;
    color: #fff !important;
    position: fixed;
    margin-top: 0;
    right: 52px;
    font-size: 20px;
    padding: 10px 15px 7px 8px;
  }
  .headerkosaricamob:hover {
    background-color: #1084CC;
    color: #fff !important;
  }
  .basket2 div {
    color: #fff !important;
    position: absolute;
    background-color: #000 !important;
    padding: 0px 8px;
    margin-left: -7px;
    margin-top: -8px;
  }
  .content {
    word-wrap: break-word;
  }
  .content h4 {
    word-wrap: break-word;
  }
  .content .table td {
    display: block;
  }
  .tab-content h2 {
    font-size: 22px;
    line-height: 30px;
  }
  #cookiesdisplay p {
    color: #CCC;
    font-size: 14px;
    line-height: 20px;
    margin: 10px 162px 10px 9px;
    padding: 10px 0;
    position: relative;
    text-align: left;
  }
  .table, .table .priceold {
    font-size: 13px !important;
  }
  .table .price {
    font-size: 14px !important;
    font-weight: bold;
  }
  .price {
    display: block;
  }
  .btn-default {
    margin-bottom: 15px;
  }
  .frm-head-main {
    margin-right: 0px;
  }
  .search {
    width: 95%;
    margin: 10px;
  }
  .search:focus {
    width: 95%;
    margin: 10px;
  }
  .visible-xs {
    display: block !important;
  }
  .navbar-brand > img {
    display: inline-block;
  }
  .navbar-right {
    float: right;
  }
  .nav-tabs > li {
    margin-right: 0;
  }
  .nav > li {
    float: none;
    border-bottom: 2px solid #fff;
  }
  .navbar-top {
    display: inline-block;
  }
  .navbar-top > li:first-child {
    margin-left: 15px;
  }
  .navbar-header li {
    float: left;
    padding: 15px;
  }
  .navbar-default {
    position: absolute;
  }
  .nav-pills > li:first-child {
    margin-left: 0px;
  }
  .navbar-custom .nav li a {
    background-color: #333;
    display: block;
  }
  .navbar-custom .nav li a {
    padding: 10px;
    float: none;
  }
  .nav-pills > li {
    display: block !important;
    float: none;
  }
  #slidingbar-area, #topbar {
    display: none;
  }
  .navbar-default {
    top: 0 !important;
    height: auto !important;
    float: none !important;
  }
  .navbar-collapse .nav {
    float: none !important;
  }
  .navbar-default .navbar-nav li > a, .navbar-default .navbar-nav li > a:hover, .navbar-default .navbar-nav li > a:focus {
    border-top-color: #E1E1E1 !important;
    border-top-width: 1px !important;
    border-top-style: solid !important;
    line-height: 20px !important;
    height: auto !important;
    margin: 0;
  }
  .navbar-default .navbar-nav li > a:hover, .navbar-default .navbar-nav li > a:focus {
    background-color: #007AFF !important;
    color: #fff !important;
  }
  .navbar-nav, .dropdown-menu {
    margin-top: -1px !important;
    padding-top: 0;
    margin-bottom: 0 !important;
  }
  .navbar-toggle {
    background: #333;
    border: medium none;
    border-radius: 0;
    margin-top: 8px;
    padding: 10px;
  }
  .navbar-toggle .icon-bar {
    background-color: #fff !important;
    height: 3px;
  }
  .navbar-default .navbar-nav .menu-search > a:hover, .navbar-default .navbar-nav .menu-search > a:focus {
    background: none !important;
    color: #007AFF !important;
  }
  .search-box {
    top: 3px;
    right: 3px;
    bottom: auto;
    margin: 0 !important;
    border: none !important;
    -webkit-box-shadow: none;
            box-shadow: none;
    background: none;
  }
  .search-box .arrow {
    display: none;
  }
  .search-box .popover-content {
    padding: 0 !important;
  }
  .grid-container {
    display: block;
  }
  /* Tabs Left*/
  .tabs-left .nav-tabs li.active a, .tabs-left .nav-tabs li.active a:hover, .tabs-left .nav-tabs li.active a:focus {
    border-right-color: #dddddd;
  }
  .tabs-left .nav-tabs {
    float: none;
  }
  .tabs-left .tab-content {
    border-top: none;
  }
  .carousel {
    margin-top: 0;
  }
  .thumb-img0 {
    height: auto !important;
  }
  .thumb0 {
    height: auto;
    width: 100%;
    position: relative;
  }
  .thumb-img1 {
    height: 155px;
  }
  .thumb3 {
    height: auto;
    width: 100%;
  }
  .thumb-img2, .thumb-img3, .thumb-img4, .thumb-img7 {
    height: auto !important;
    max-height: none;
  }
.thumb-img5 {
  height: auto;
width: 100%;
min-height: auto;
}
  .thumb-img8 {
    width: 100px !important;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .thumb8 {
    width: 100% !important;
  }
  .btn-custom {
    font-size: 18px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px !important;
    padding: 10px 25px;
    margin-top: 25px;
  }
  .btn-custom1 {
    font-size: 18px;
    margin-bottom: 10px;
    margin-right: 0;
    width: 50%;
    -webkit-box-shadow: 0 0 5px #999;
            box-shadow: 0 0 5px #999;
    position: relative;
    top: none;
    left: 0;
    bottom: 0;
    float: left;
  }
  .btn-custom2 {
    font-size: 18px;
    margin-bottom: 10px;
    margin-right: 0;
    -webkit-box-shadow: 0 0 5px #999;
            box-shadow: 0 0 5px #999;
    position: relative;
    top: none;
    right: 0;
    bottom: 0;
    width: 50%;
    float: right;
  }
  .btn-custom3 {
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
  }
  #signin_submit.btn-custom3 {
    margin-top: 0px;
  }
  .carousel-inner1 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .big_img {
    width: 100%;
    margin-left: 0px;
  }
  .jackbox {
    margin-left: 0px !important;
  }
  .product {
    height: auto !important;
  }
  .product h4 a {
    font-size: 16px;
    line-height: 1.5;
  }
  .product h4 h5 {
    font-size: 0.9em;
    color: #333;
    font-weight: normal;
    margin: 10px 0px;
    padding: 0px 15px;
  }
  .product .kosarica {
    display: none;
    min-height: unset;
  }
  .product .kosarica.kosarica-absolute {
    display: block;
  }
  .product1 {
    padding: 0px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .product1 h4 {
    text-align: center;
    margin-top: 15px;
  }
  .product1 .desc-prod1 {
    display: none;
  }
  .producthome {
    height: 155px;
  }
  .producthome h3 {
    margin-top: 95px;
    font-size: 17px;
    padding: 11px;
  }
  .kosarica .cijena {
  display: block;
}
.list-group {
  display: block;
}
.list-group-item {
  padding: 5px 15px;
}
.list-group h4 {
  margin-top: 10px;
  font-size: 16px;
}
  .btn-kosarica, .btn-add-multisplit {
    margin-bottom: 15px;
    padding: 10px 35px;
  }
  .home1 {
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
  }
  .home {
    height: auto !important;
  }
  .home .cijena {
    bottom: 0;
    position: relative;
    left: 0;
    float: right;
  }
  .home .btn-custom2 {
    margin-top: 15px;
    position: relative;
    float: none;
    display: inline-block;
    left: 0;
  }
  .menu-wrapper-left {
    width: 100%;
  }
  a.navbar-brand {
    max-width: 100%;
  }
  div.wsmenucontainer {
    overflow: visible;
  }
  #transferOrderForm.form-horizontal .has-feedback .form-control-feedback {
    right: 10px;
  }
  .promotion-voucher {
    right: 16px;
  }
  .promotion-voucher-icon {
    right: 20px;
  }
  .tab-item-btn-container {
    text-align: center;
  }
  #searchMainMultiMono .search-tab-content {
    background-position: center right 20%;
  }
  .calc-price {
    border-top: 1px solid #fff;
    margin-top: 20px;
    padding-top: 8px;
  }
  .boxchar {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .boxchar .boxchar-item {
    width: 100%;
    border-bottom: 1px solid #ddd;
  }
  .boxchar .boxchar-item .boxchar-item-flex {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .boxchar .boxchar-item .boxchar-item-flex h3 {
    margin-top: 0px;
    color: #000 !important;
    font-weight: 700;
    width: 100%;
  }
  .boxchar .boxchar-item div {
    margin-left: 20px;
  }
  .boxchar .boxchar-item:not(:last-child):after {
    content: '';
    border: none;
  }
  .product-related-blue h5 {
  font-size: 22px !important;
  padding-left: 0;
  display: block;
}
.tab-content {
  padding: 10px;
}
.align-items-center {
  white-space: nowrap;
}
  .view-action-bar {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-right: 0;
  margin-left: 0;        
  }
  .view-action-bar li {
    width: 50%;
  }
  .trazi-grid-action-bar li {
    width: 49%;
  }
  .trazi-action-bar {
    display: none;
  }
  .trazi-action-bar-mob {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 20px 0px 0px 0px;
  }
  .buy-with-product {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .buy-with-product .item {
    width: 100%;
    margin: 10px 0px;
  }
  .breadcrumb {
  padding: 10px 5px;
}
  #exTab1 .tab-content iframe {
    width: 70% !important;
    min-height: 350px;
  }
  #exTab1 article.flex-video {
    width: 70% !important;
  }
  #exTab1 article.flex-video iframe {
    width: 100% !important;
    min-height: 300px;
    height: 100%;
  }
  #brands_carousel {
  padding: 10px 0!important;
}
.row.carousel-32 {
  padding: 0 10px!important;
}
.brand-wrap {
  align-content: center;
  align-items: center;
  display: flex;
}
.three-menu {
  margin: 20px 0 -15px;
}
.three-menu ul {
  padding: 0;
}
.three-menu ul > li > a > div {
  padding: 15px!important;
  margin: 0 8px!important;
  min-width: auto!important;
  white-space: nowrap;
}
#carousel-example-generic .carousel-control.right {
  right: 15px;
}
#carousel-example-generic .carousel-control.left {
  left: 15px;
}

}

@media (min-width: 768px) and (max-width: 991px) {
  .calc-image { display: none; }
.sticky-side-bar {
  z-index: 1000002!important;
  display: contents;
}
.submit-sidebarSearch-mobile {
  margin-bottom: 0!important;
}
.menu-li-darker-blue>a {
  background-color: #7ed957 !important;
  color: #fff !important;
}
.toggle-advsearch {
  background-color: #ED1C24;
  padding: 12px 25px;
  text-align: center;
  color:#fff;
  font-weight: 700;
  display: block;
  visibility: visible;
  transition: all 0.15s ease-in-out;
}
.toggle-advsearch:hover {
  background-color: #334C58;
  text-decoration: none;
  color:#fff;
}
.product {
  min-height: 975px;
}
.left-container .fas {
  padding: 12px;
  font-size: 20px;
}
.comparison-container {
  padding: 35px 0 50px 0;
}
.comparison-container h1 {
  font-size: 16px;
}
.compare-link #fixedCompareCount {
    color: #7ed957 !important;
    background-color: #fff;
    border-radius: 50px;
    padding: 2px 8px;
    position: absolute;
    font-weight: 700;
    top: -6px;
    right: 68px;
    font-size: 13px;
}
.comparison-container .slider-item .product-details ul .product-title {
  font-size: 15px;
}
.comparison-container .slider-item .product-details ul li {
  font-size: 14px;
  line-height: 16px;
}
.comparison-container .slider-item .product-img {
  height: 240px;
}
.comparison-container .left-container {
  min-height: 310px;
}
.comparison-remove {
  font-size: 14px;
  padding: 9px 15px;
  letter-spacing: 0;
}
.comparison-add {
padding: 10px 18px;
  letter-spacing: 0px;
}
.btn-kosarica1, .usporedba {
  padding: 8px 25px;
  letter-spacing: 0;
}
.boxteh-wrapper-product {
  width: 93%;
}
.boxteh-wrapper-product .boxteh {
  margin-right: 5px;
}
  header { overflow: hidden; }
  header .wsmobileheader .smllogo { margin-top: 0; }
  header .smllogo img {
    height: 50px;
    object-fit: contain;
    padding-top: 0;
  }
  .boxtopheader {
    margin-top: 54px;
  }
  header ~ .mobilebox {
      margin-top: 70px !important;
  }
  .wsmenu04 {
    display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin: 0;
}
.wsmenu04_sub {
  display: block;
}
.wsmenu04 .menu-li-darker-blue {
  background-color: #7ed957 !important;
  color: #fff !important;
  font-weight: 400!important;
  font-size: 14px!important;
  white-space: nowrap;
  padding: 10px 8px 10px 8px !important;
  margin: 2px 2px;
  text-align: center;
}
.wsmenu04 .menu-li-darker {
    background-color: #ED1C24!important;
    color: #fff!important;
    font-weight: 400!important;
  font-size: 14px!important;
  white-space: nowrap;
  padding: 10px 8px 10px 8px !important;
  margin: 2px 2px;
  text-align: center;
}
.wsmenu04 a{
  display: flex;
  justify-content: center;
  align-items: center;
}
.sub-menu04 {
     display: none;
     position: relative;
     top: 0px;
     background-color: #fff;
     border: none;
     padding: 0px;
     opacity: 1;
     visibility: visible;
     -webkit-transform: none;
     -moz-transform: none;
     -ms-transform: none;
     -o-transform: none;
     transform: none;
     -webkit-transition: inherit;
     -moz-transition: inherit;
     transition: inherit;
     -webkit-transform-style: flat;
   }
.sub-menu04>li>a {
  line-height: 22px;
  font-size: 16px;
  padding:7px 12px;
  border-bottom: solid 1px #7ed957;
  display: block;
}
.sub-menu04>li:hover>a {
  background-color: #7ed957;
  color: #fff;
  text-decoration: none;
}
  .wsmenu04 .menu-li-darker-blue {
  width: 100%;
}
.wsmenu04 .menu-li-darker {
  width: 100%;
}
  #exTab1 img {
    width: 100%!important;
    max-width: 100%!important;
    height: auto!important;
  }
  .fb-icon i {
      font-size: 24px!important;
  }
  .mobilebox {
      background-color: #7ed957;
      text-align: center;
  padding: 11px 0 9px 0;
  color: #fff;
  }
  .mobilebox a {
  color: #fff;
  }
  .basket4 {
    position: relative;
  }
  .basket4 div{
      color: #7ed957 !important;
  background-color: #fff;
  border-radius: 50px;
  padding: 2px 8px;
  position: absolute;
  font-weight: 700;
  top: -7px;
  right: 55px;
  font-size: 13px;
  }
  .footer-kolona2 {
    margin-left: 0;
  }
  .head-icon-mob {
      position: absolute;
      left: 100px;
  top: 15px;
  }
  .basket3 {
      position: absolute;
      right: 100px;
  top: 18px;
  }
  .basket3 div{
      color: #fff !important;
  background-color: #7ed957;
  border-radius: 50px;
  padding: 2px 8px;
  position: absolute;
  font-weight: 700;
  top: -10px;
  right: -12px;
  font-size: 13px;
  }
  .logofooter {
    width: 100%;
  }
  .bluebox-1 { height: unset!important; }

  .section-2 .img-overflow img { display: none; }
  .section-2 .bluebox-1 { padding: 15px; margin: 30px 0; }
  .desktop-only{ display: none; }

  .section-3 .d-flex { flex-direction: column; justify-content: center; }
  .section-3 .d-flex h1 { text-align: center; width: 100%; margin-left: 0; }
  #brands_carousel { min-height: 0; }
  .portfolio_078 {
    padding: 5px 10px;
  }
  footer {
    height: auto;
  }
  footer .navbar_brand {
    width: 100%;
  }
  .btn-upit {
  align-content: center;
  display: grid;
}
.btn-calc {
  align-content: center;
  display: grid;
}
.product-related-blue h5 {
  font-size: 20px !important;
  padding-left: 20px;
}
  .sidebarmob {
    overflow: auto;
    position: fixed;
    z-index: 1103;
    height: 100%;
    width: 240px;
    left: -240px;
    top: 0;
    margin: 0;
    background-color: #fff;
    border-radius: 0px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .sidebarmob .checkbox {
    padding-left: 10px;
  }
  .product .product-trazi-cont .product-trazi-left {
    margin: 0px auto 25px auto;
  }
  .social-icons .fa-facebook-f, .social-icons .fa-instagram, .social-icons .fa-google-plus-g, .social-icons .fa-linkedin-in, .social-icons .fa-twitter, .social-icons .fa-youtube {
    width: 50px;
    height: 50px;
    line-height: 45px;
    border-radius: 50%;
    padding: 3px;
  }
  .wallpaper-left, .wallpaper-left-top, .wallpaper-right, .wallpaper-right-top {
    visibility: hidden;
    display: none;
  }
  .buttonBox {
    position: relative;
    margin-top: 5px;
  }
  .footerdostava {
    max-width: 100%;
  }
  .nav-tabs > li {
    margin-right: 5px;
  }
  .nav-tabs > li > a {
    padding: 8px 14px;
    font-size: 13px;
  }
  .smallogo {
    padding-top: 10px;
  }
  .smallogo img {
    margin-left: 21%;
  }
  .header-2 .nav > li > a {
    padding: 5px !important;
  }
  .headerakcije {
    left: 45%;
    top: 0;
    position: absolute;
    padding: 7px 13px !important;
    font-size: 18px !important;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    min-height: 40px;
  }
  .frm-head-main {
    margin-right: 0px;
  }
  .headeradvsearch {
    position: fixed;
    right: 65px;
    color: #fff !important;
    background-color: #1084CC;
    text-decoration: none;
    padding: 11px 15px;
  }
  .headerkosaricamob {
    z-index: 101;
    color: #777 !important;
    position: fixed;
    margin-top: 7px;
    right: 160px;
    font-size: 22px;
  }
  .navbar-center {
    display: none !important;
  }
  .kl {
    float: none !important;
  }
  .animhome {
    margin: 0;
    padding: 5px;
    min-height: 200px;
  }
  .animhome h1 a {
    font-size: 24px !important;
    line-height: 30px !important;
  }

  .portfolio_078 {
    min-height: auto;
  }
  #x_010_testimonial, #products_carousel {
  padding: 20px;
}
  .product-img-wrap, .product-text-wrap {
  width: 100% !important;
  float: unset !important;
  text-align: center;
}
.col-parent {
  padding: 15px 7px 40px 20px;
}
.col-parent h1 {
  font-size: 22px;
}
.tab-content {
  padding: 5px;
}
  .btn-custom5 {
    font-size: 18px;
    left: 12%;
    right: 12%;
  }
  .basket2 div {
    margin-left: 5px;
  }
  .thumbnail1-responsive {
    min-height: 555px;
  }
  .boxchar {
    font-size: 14px;
    word-wrap: break-word;
  }
  .boxchar h3 {
    margin-bottom: 15px;
    font-size: 18px !important;
  }
  .boxw {
    padding-bottom: 15px;
    padding-top: 15px;
    margin-top: 10px;
  }
  .btn-kosarica, .btn-add-multisplit {
    font-size: 15px;
    width: auto;
    display: block;
    padding: 10px 22px;
  }
  .thumbnail .btn-kosarica {
    font-size: 14px;
    width: 100%;
    min-width: auto;
    padding-left: 7px;
    padding-right: 7px;
  }
  .mainw {
    margin-right: -25px !important;
    margin-left: -25px !important;
  }
  .big_img {
    width: 100%;
    margin-left: 7px;
  }
  .content, .content h4 {
    word-wrap: break-word;
  }
  .visible-sm {
    display: block !important;
  }
  .navbar-brand {
    padding: 0;
  }
  .carousel {
    margin-top: 0;
  }
  .parallax h1 {
    margin-top: 70px;
  }
  .home1 {
    margin-bottom: 20px;
  }
  .home1 h4 {
    line-height: 19px;
    font-size: 14px !important;
  }
  .boxnewsletter .poz {
    padding: 0px 25px;
  }
  .boxnewsletter h2 {
    font-size: 24px;
    padding-top: 15px;
  }
  .product-related-blue {
  padding: 50px 25px 50px 25px;
}
  .newspoklon {
    width: 87px;
    position: absolute;
    bottom: 2px;
    right: 4px;
  }
  .thumb-img0 {
    height: 145px !important;
  }
  .thumb-img1 {
    height: 200px;
  }
  .panel-title {
    margin-top: 5px;
    margin-bottom: 3px;
    font-size: 16px;
  }
  .panel-body .thumb-img3 {
    height: auto !important;
  }
    .thumb0 {
    height: auto;
    width: 100%;
    position: relative;
  }
  .thumb-img5 {
  width: 100%;
  height: auto;
  min-height: auto;
}
  .thumb-img3 {
    margin-top: 25px;
  }
  .product .thumb-img3 {
    margin-top: 0;
  }
  .tehtablica .col-sm-12 {
  margin-top: 0;
}
.list-group {
  display: block;
}
  .producthome {
    height: 200px;
  }
  .producthome h3 {
    padding: 12px;
    font-size: 16px;
    margin-top: 120px;
  }
  .btn-custom {
    display: block;
    margin-bottom: 10px;
    width: 100%;
  }
  .btn-custom2 {
    font-size: 15px;
  }
  .menu-wrapper-left {
    width: 100%;
  }
  .boxteh {
    padding: 10px 5px;
    width: 50%;
    margin-top: 2px;
  }
  .buttonBox .boxteh {
      padding: 10px 0px;
    border: 1px solid #ccc;
    font-size: 14px;
    margin-right: 0px;
    margin-top: 10px;
  }
  .product1 {
  padding: 0 5px;
}
  .product-related-blue .text-right {
    text-align: center;
  }
  .search-tab-item-form-container {
    width: 100%;
    padding: 15px 20px;
  }
  .room-header, .room-header .col-md-4 {
    text-align: center;
  }
  .room-header h4 {
    padding: 5px 0px;
  }
  .multi-add-tocart-container {
    margin: 0px;
    padding: 30px 15px;
    text-align: center;
  }
  .multi-add-tocart-container div:last-child {
    margin-top: 40px;
  }
  .calc-price {
    border-top: 1px solid #fff;
    margin-top: 20px;
    padding-top: 8px;
  }
  .video_098_control_button .carousel-control.right {
  right: 0px;
}
.video_098_control_button .carousel-control.left {
  left: 0px;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
  .buttonBox { flex-wrap: wrap; row-gap: 5px; }
  .buttonBox .boxteh { flex: 0 0 49%!important; }
  .boxw2 .okvir { height: 125px; }
  .bluebox-1 { height: unset!important; }
.head-icon {
  font-size: 14px;
}
.basket2 {
  margin-left: 10px;
}
.link4 {
  display: none!important;
}
#x_010_testimonial, #products_carousel {
  padding: 50px 0!important;
}
.content {
  padding: 0 10px;
}
.col-parent {
  padding: 12px 10px 30px 20px;
}
.price-font {
  font-size: 20px;
  line-height: 30px;
}
.owl-item .price-euro {
  font-size: 14px;
  margin-left: 0;
  display: block;
}
.boxw2 .okvir img {
  width: 45px;
  min-width: 45px;
}
.boxw2 h3 {
  margin-bottom: 15px;
}
.owl-related-products .item {
  padding: 15px;
}
.boxinfo {
  font-size: 13px;
  margin: 30px 0 20px 0;
  word-break: break-all;
}
.boxinfo img {
  margin-right: 5px;
}
.boxinfo .col-lg-1, .boxinfo .col-lg-10, .boxinfo .col-lg-11, .boxinfo .col-lg-12, .boxinfo .col-lg-2, .boxinfo .col-lg-3, .boxinfo .col-lg-4, .boxinfo .col-lg-5, .boxinfo .col-lg-6, .boxinfo .col-lg-7, .boxinfo .col-lg-8, .boxinfo .col-lg-9, .boxinfo .col-md-1, .boxinfo .col-md-10, .boxinfo .col-md-11, .boxinfo .col-md-12, .boxinfo .col-md-2, .boxinfo .col-md-3, .boxinfo .col-md-4, .boxinfo .col-md-5, .boxinfo .col-md-6, .boxinfo .col-md-7, .boxinfo .col-md-8, .boxinfo .col-md-9, .boxinfo .col-sm-1, .boxinfo .col-sm-10, .boxinfo .col-sm-11, .boxinfo .col-sm-12, .boxinfo .col-sm-2, .boxinfo .col-sm-3, .boxinfo .col-sm-4, .boxinfo .col-sm-5, .boxinfo .col-sm-6, .boxinfo .col-sm-7, .boxinfo .col-sm-8, .boxinfo .col-sm-9, .boxinfo .col-xs-1, .boxinfo .col-xs-10, .boxinfo .col-xs-11, .boxinfo .col-xs-12, .boxinfo .col-xs-2, .boxinfo .col-xs-3, .boxinfo .col-xs-4, .boxinfo .col-xs-5, .boxinfo .col-xs-6, .boxinfo .col-xs-7, .boxinfo .col-xs-8, .boxinfo .col-xs-9 {
  padding-right: 8px!important;
  padding-left: 8px!important;
}
.product-related-blue h5 {
  font-size: 22px !important;
  padding-left: 0;
}
.product-related-blue {
  padding: 50px 25px 50px 25px;
}
.btn-upit {
  margin-left: 25px;
}
/* .wsmenu > .wsmenu-list > li > a {
  line-height: 16px!important;
} */
.wsmenu02 > .wsmenu02-list > li > a {
  line-height: 18px!important;
}
.search-form input {
  min-width: 380px;
}
.login-li {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
#login-menu {
  text-align: center;
  padding: 0;
}
.wsmenu02 > .wsmenu02-list > li > ul.sub-menu02 {
  top: 52px!important;
}
  .comparison-container .add-more-prod-btn {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
    text-align: center !important;
  }
  .comparison-container .add-more-prod-btn span {
    margin-bottom: 7px !important;
    width: 100%;
  }
  .container.containermid {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .portfolio_078 {
    min-height: auto !important;
    margin: 100px auto !important;
  }
  .portfolio_080_wrapper {
    min-height: 140px !important;
  }
  .content1 h2 {
    font-size: 20px !important;
    line-height: 24px !important;
  }
  .home1 {
    margin-bottom: 20px;
  }
  .boxnewsletter .poz {
    padding: 25px 50px 80px 50px;
  }
  .boxnewsletter h2 {
    padding-top: 20px;
  }

  .navbar-center {
    left: 35%;
  }
  .h4, h4 {
    font-size: 16px;
  }
  .visible-md {
    display: block !important;
  }
  .thumbnail1-responsive {
    min-height: 570px;
  }
  .frm-head-main {
    margin-right: 0px;
  }
  .btn-kosarica, .btn-add-multisplit {
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .kosarica .alert {
    padding: 5px 10px;
    min-width: 100%;
  }
  .kosarica .cijena {
    font-size: 24px;
  }
  .kosarica .cijena span {
    margin-left: 1px;
  }
  .cijenapopust {
    display: block;
  }
  .product1 {
    padding-left: -15px;
    padding-right: 10px;
  }
  .section-2 {
  margin-top: 50px;
}
  .mainBox {
    min-height: 125px;
  }
  .headerakcije {
    padding: 6px 13px !important;
    min-height: 38px;
  }
  .navbar-brand {
    font-size: 32px;
  }
  .thumb0 {
  width: 100%;
  height: auto;
  top: 0;
}
  .thumb-img0 {
    height: 13em !important;
  }
  .thumb-img5 {
  min-height: 400px;
}
  .thumb-img6 {
    max-height: 350px;
  }
  .header-2 .nav > li > a {
    padding: 9px 5px !important;
  }
  .animhome {
    margin: 0;
    padding: 9px 20px;
    min-height: 195px;
  }
  .animhome h1 a {
    font-size: 24px !important;
    line-height: 30px !important;
  }
  .btn-custom5 {
    font-size: 16px;
  }
  .boxchar {
    padding: 10px 0px;
    font-size: 14px;
  }
  .boxteh {
    padding: 10px;
    border: 1px solid #ccc;
    width: 98px;
    margin-right: 2px;
    margin-top: 2px;
  }
  .bluebox-1 {
  padding: 28px 22px 22px 170px;
  margin: 0 10px 35px 0;
}
  .bluebox-1 h1 {
  font-size: 26px!important;
}
.img-overflow {
  height: 128px!important;
}
}

@media (max-width: 900px) {
  .tt-menu {
    width: 100%;
    margin-top: 12px;
    padding: 8px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
            box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  }
  .tt-menu img {
    width: 100%;
    max-height: 100%;
  }
  .tt-suggestion .tt-t-price.pull-right {
    float: none !important;
  }
  .row-hint {
    text-align: center !important;
  }
  .room-container {
    margin: 0px 0px 50px 0px;
  }
  .room-header, .room-header .col-md-4 {
    text-align: center;
  }
  .room-header h4 {
    padding: 5px 0px;
  }
  .multi-add-tocart-container {
    margin: 0px;
    padding: 30px 15px;
    text-align: center;
  }
}

@media screen and (min-width: 765px) and (max-width: 780px) {
  .dropdown-content {
    display: block;
  }
  .dropdown-btn {
    border-bottom: none;
  }
  .footer-company-info {
    text-align: left;
  }
}

@media screen and (max-width: 765px) {
  .arrow-dropdown {
    display: inline-block;
  }
  .google-map-footer {
    margin-bottom: 20px;
  }
  .table-responsive > .products-table.table > tbody > tr > td {
    white-space: unset;
  }
  .row-hint {
    display: block;
  }
  .sel-results-sort-row {
    width: 100%;
  }
  .kategorijalogo .col-lg-1, .kategorijalogo .col-lg-10, .kategorijalogo .col-lg-11, .kategorijalogo .col-lg-12, .kategorijalogo .col-lg-2, .kategorijalogo .col-lg-3, .kategorijalogo .col-lg-4, .kategorijalogo .col-lg-5, .kategorijalogo .col-lg-6, .kategorijalogo .col-lg-7, .kategorijalogo .col-lg-8, .kategorijalogo .col-lg-9, .kategorijalogo .col-md-1, .kategorijalogo .col-md-10, .kategorijalogo .col-md-11, .kategorijalogo .col-md-12, .kategorijalogo .col-md-2, .kategorijalogo .col-md-3, .kategorijalogo .col-md-4, .kategorijalogo .col-md-5, .kategorijalogo .col-md-6, .kategorijalogo .col-md-7, .kategorijalogo .col-md-8, .kategorijalogo .col-md-9, .kategorijalogo .col-sm-1, .kategorijalogo .col-sm-10, .kategorijalogo .col-sm-11, .kategorijalogo .col-sm-12, .kategorijalogo .col-sm-2, .kategorijalogo .col-sm-3, .kategorijalogo .col-sm-4, .kategorijalogo .col-sm-5, .kategorijalogo .col-sm-6, .kategorijalogo .col-sm-7, .kategorijalogo .col-sm-8, .kategorijalogo .col-sm-9, .kategorijalogo .col-xs-1, .kategorijalogo .col-xs-10, .kategorijalogo .col-xs-11, .kategorijalogo .col-xs-12, .kategorijalogo .col-xs-2, .kategorijalogo .col-xs-3, .kategorijalogo .col-xs-4, .kategorijalogo .col-xs-5, .kategorijalogo .col-xs-6, .kategorijalogo .col-xs-7, .kategorijalogo .col-xs-8, .kategorijalogo .col-xs-9 {
    height: 120px;
    min-height: 120px;
  }
  .kategorijalogo img {
    -o-object-fit: contain;
       object-fit: contain;
    width: 100%;
    height: 90px;
    margin: 0px auto;
    padding: 0;
  }
}

@media screen and (min-width: 600px) and (max-width: 750px) {
  .portfolio_078_grid.col-xs-12 {
    width: 50% !important;
  }
  .four_coloumns .cloneditem-1, .four_coloumns .cloneditem-2, .four_coloumns .cloneditem-3 {
    display: block !important;
  }
  #portfolio_078_mov_1_col_6.portfolio_078 {
    height: 110px;
  }
  .six_coloumns .cloneditem-1, .six_coloumns .cloneditem-2, .six_coloumns .cloneditem-3, .six_coloumns .cloneditem-4, .six_coloumns .cloneditem-5 {
    display: block !important;
  }
  .portfolio_080_grid.col-xs-12 {
    width: 50% !important;
  }
}

@media screen and (max-width: 601px) {
  #exTab1 .tab-content iframe {
    width: 100% !important;
    min-height: 250px;
  }
  #exTab1 article.flex-video {
    width: 100% !important;
  }
  #exTab1 article iframe {
    width: 100% !important;
    min-height: 200px;
  }
  .comparison-container {
    margin: 20px 0px;
    padding: 0;
    padding-bottom: 30px;
  }
  .comparison-container .sidebar {
    width: 35%;
    margin-left: 0px;
  }
  .left-container .fas {
  padding: 10px;
  font-size: 16px;
}
  .comparison-container h1 {
  font-size: 12px;
}
  .comparison-container .products-slider {
    width: 65%;
  }
  .comparison-container .products-slider .slider-item {
    width: 100%;
  }
  .tt-menu {
    width: 116%;
  }
  .portfolio_080_wrapper {
    height: 220px !important;
  }
  .tehtablica {
    margin-bottom: -16px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .tehtablica div.col-sm-12.col-md-4:nth-child(1) {
    width: 100%;
    margin: 0px auto;
  }
  .added-to-cart-btn-container .continue-shopping {
    float: none;
    display: block;
    margin: 20px 0px 0px 0px;
    text-align: center;
    width: 100%;
  }
  .added-to-cart-subcont {
    width: 100%;
  }
  .added-to-cart-btn-container .finnish-shopping, .added-to-cart-btn-container .view-cart {
    display: block;
    margin: 20px 0px 0px 0px;
    text-align: center;
  }
  .search-tab-navigation li {
    display: block;
    margin-right: 0px;
  }
  .search-tab-navigation li a {
    border-bottom: none;
  }
  .search-tab-navigation li:last-child a {
    border-bottom: 1px solid #0E73B1;
  }
  .footer-order-payment-info.top {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .well-display-photo .well-supplier-box {
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
            transform: translate(50%, -50%);
    width: 100%;
  }
  .well-display-photo .well-supplier-box .supplier-logo {
    display: none;
  }
  .well-display-photo .well-supplier-box .supplier-logo.mobile {
    display: block;
    position: relative;
    max-width: 150px;
    top: 0%;
    left: 0%;
    margin: 0px auto 10px auto;
  }
  .well-display-photo .well-supplier-box .well-serija {
    display: block;
    color: #fff;
    font-size: 16px;
  }
  .well-display-photo .well-supplier-box .well-serija h3 {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    margin-top: 7px;
    padding: 0px 4px;
    text-shadow: 0 0 5px #333;
  }
  .well-display-photo .supplier-logo.mobile {
    display: block;
    top: 36%;
    max-width: 150px;
  }
  .well-display-photo img {
    display: none;
  }
  .well-display-photo img.mobile {
    display: inline-block;
  }
  .well-display-photo .boxserije {
    display: none;
  }
}

@media screen and (max-width: 800px) {
  .send-request-btn {
    display: block;
    width: 80%;
    margin: 30px auto;
  }
  .added-to-cart-container {
    top: 2%;
  }
  .kategorije-oznaka-infolist-container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .kategorije-oznaka-infolist-container .kategorije-oznaka-img {
    width: 90%;
    text-align: center;
  }
  .kategorije-oznaka-infolist-container .kategorije-oznaka-img img {
    width: 31%;
  }
  .kategorije-oznaka-infolist-container .infolist-kategorije-link {
    text-align: right;
  }
  .kategorije-oznaka-infolist-container.desktop {
    display: none;
  }
  .kategorije-oznaka-infolist-container.mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .emptyCartBtn {
    padding: 0px;
  }
  .serije-dropdown-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .boxchar-table-middle {
    display: table;
  }
  .boxchar-table-cell {
    display: table-cell;
    vertical-align: middle;
  }
  .multisplitsearchcheckbox .checkbox {
    width: 31%;
    margin: 20px 1% 0px 0px;
  }
  #tidio-chat-iframe {
    bottom: -18px !important;
  }
  .monthly-voucher-discount-mobile {
    display: none;
  }
  .boxforma h1 {
    padding-top: 30px;
  }
  #signin_submit.btn-custom3 {
    margin-top: 0px;
  }
  .footer-order-payment-info {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer-order-payment-info .item {
    width: 100%;
    margin: 10px 0px;
  }
  .footer-order-payment-info.top {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .parallax.bg3 {
    min-height: 370px;
    background-position: 60% 50% !important;
  }
  .parallax-overlay {
    padding: 60px 0px;
  }
}

@media screen and (min-width: 800px) and (max-width: 1200px) {
  .send-request-btn {
    display: block;
    width: 60%;
    margin: 30px 0px 0px 0px;
    text-align: center;
  }
  .boxchar-table-middle {
    display: table;
  }
  .boxchar-table-cell {
    display: table-cell;
    vertical-align: middle;
  }
  .footer-order-payment-info {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer-order-payment-info .item {
    width: 49%;
    margin: 10px 0px;
  }
.comparison-container h1 {
  font-size: 19px;
}
.left-container .fas {
  padding: 14px;
  font-size: 18px;
}
.comparison-container .slider-item .product-details ul li {
  font-size: 15px;
  line-height: 18px;
}
}

@media screen and (max-width: 780px) {
  .monthly-voucher-discount {
    margin-top: 70px;
    margin-bottom: -40px;
  }
  .lSSlideOuter .lSPager.lSGallery li {
    height: auto !important;
  }
  .small-select {
    width: 100% !important;
  }
  .btn-search-blue {
    margin: 0px 0px 25px 0px;
  }
  .infolist-slider-home-gallery {
    margin-bottom: 15px;
  }
  .default-display-cat {
    display: block;
  }
  .default-display-cat.hidden {
    display: none;
  }
  .content img.logobox {
    display: block;
  }
  .product-trazi-right {
    padding: 0;
  }
  .buttonBox {
    padding: 0;
  }
}

@media screen and (min-width: 785px) and (max-width: 1200px) {
  .wsmenu-submenu {
    top: 35px;
  }
  .basket2 {
  margin-left: 10px;
}

  .product-view-price {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .discount-countdown {
    width: 70%;
    margin: 15px 0px;
  }
  .boxserije h3 {
    font-size: 30px;
  }
}

@media screen and (max-width: 1200px) {
  .monthly-voucher-discount-mobile {
    display: none;
  }
  .header-2 {
    display: none !important;
  }
  .default-display-cat {
    display: block;
  }
  .tehtablica {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .tehtablica .col-sm-12 {
    width: 100%;
    margin-top: 20px;
  }
  .product1, .product .product-trazi-cont {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
  .product1 .kategorije-oznaka-infolist-container, .product .product-trazi-cont .kategorije-oznaka-infolist-container {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .view-action-bar {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .view-action-bar li {
    width: 49%;
  }
  .view-action-bar li:nth-child(odd):after {
    content: '';
    border: 1px solid #DAE0E6;
    position: absolute;
    right: 0;
    height: 24px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .view-action-bar li:nth-child(2):after {
    display: none;
  }
  .openadvsearch {
    display: block !important;
    width: 100%;
    left: 0px;
    z-index: 1000002 !important;
    background-color: rgba(0, 0, 0, 0.45);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .sidebarmob .advsearch-circle {
    display: block;
    background-color: #ED1C24;
    color: #fff;
    position: relative;
    z-index: 98;
    padding: 8px 15px;
    cursor: pointer;
    text-align: right;
    position: sticky;
  }
  .sidebarmob .advsearch-circle span {
    margin-right: 15px;
    margin-left: 0;
    float: left;
  }
  .wsmenu02-list.wsmenuright > li, .wsmenu02-list.wsmenuleft > li, .wsmenu03-list.wsmenuright > li, .wsmenu03-list.wsmenuleft > li {
    background-color: #3C9BDB;
    color: #fff;
  }
  .promo-bar-desktop {
    display: none;
  }
  .promo-bar-mobile {
    margin-top: 60px;
    display: block;
  }
  .topnavbar {
    margin-bottom: 0px;
  }
  .navbar-brand {
    width: auto;
    padding: 0;
    margin: 20px auto 5px auto;
    text-align: center;
    float: none;
    display: inline-block;
  }
  .headersearch {
    display: none;
  }
  .usporedba{
    padding: 6px 15px !important; 
    font-size: 14px !important;
  }
}

@media screen and (max-width: 1020px) {
  #komentari .review-form-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #komentari .review-form-wrapper form {
    border-right: none;
  }
  #komentari .review-form-wrapper #review-form {
    width: 100%;
    padding-right: 0px;
  }
  #komentari .review-form-wrapper .average-rating-section {
    width: 100%;
    margin-top: 35px;
    padding: 0px;
  }
  #komentari .review-form-wrapper .average-rating-section p {
    margin-top: 35px;
    text-align: center;
  }
}

@media screen and (max-width: 600px) {
  .wishlist-title {
    text-align: center;
    font-size: 1.4em;
    padding: 10px;
  }
  #komentari .review-form-wrapper form .two-inputs {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #komentari .review-form-wrapper form .two-inputs div {
    width: 100%;
  }
  #komentari .review-form-wrapper form .two-inputs div:last-child {
    margin-top: 20px;
  }
  #komentari .review-form-wrapper form .rating-btn-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #komentari .review-form-wrapper form .rating-btn-wrap .disclaimer {
    width: 100%;
  }
  #komentari .review-form-wrapper .average-rating-section .average-rating-stars {
    width: 100%;
    text-align: center;
  }
  #komentari .review-form-wrapper .average-rating-section .average-rating-label {
    width: 100%;
    text-align: center;
    margin-top: 10px;
  }
  #komentari .comments-wrapper .comment {
    padding-left: 10px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1440px) {
    #login-menu {
      padding-left: 0;
    }
    .basket2 {
  margin-left: 25px;
}
.search-form input {
  min-width: 400px;
}
.thumb-img5 {
  min-height: 525px;
}
}

@media (max-width: 767px) {
  .serije-wrapper {
      display: none;
  }
  .serije-wrapper a{
    display: block;
    padding: 10px 20px;
    margin-top: 5px;
    margin-bottom: 5px;
    border: 1px solid #ccc;
    border-radius: 20px;
    background-color: #f9f9f9;
    color: #333;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    transition: all 0.3s ease;
    margin-right: 0 !important;
  }
  .serije-wrapper a.active{
    background-color: #ed1c24;
    border: 1px solid #ed1c24;
  }
  .serije-wrapper a::before{
    display: none !important;
  }
  .serije-dropdown-btn .item{
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .serije-dropdown-btn{
    display: block;
    padding-top: 0;
    padding-bottom: 0;
  }
  .serije-title{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 0;
  }
  .btn-toggle-serije.visible-xs{
    display: flex !important;
  }
  .mobile-hide{
    display: none;
  }
  .mobile-show{
    display: block;
  }
  .mobile-sort-group{
    margin-bottom: 25px;
    text-align: center;
  }
  .mobile-sort-group select{
    width: 50% !important;
  }
}

@media(max-width: 480px){
  .mobile-sort-group select{
    width: 100% !important;
  }
}

@media (min-width: 768px) {
  .serije-wrapper {
      display: block;
  }

  .btn-toggle-serije {
      display: none !important;
  } 
  .mobile-show{
    display: none;
  }
}
