.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
@font-face {
  font-family: 'barmenopro-medium';
  src: url('https://www.napravivrt.hr/hr/styles/fonts/barmenopro-medium.eot');
  src: url('https://www.napravivrt.hr/hr/styles/fonts/barmenopro-medium.eot?#iefix') format('embedded-opentype'), url('https://www.napravivrt.hr/hr/styles/fonts/barmenopro-medium.woff') format('woff'), url('https://www.napravivrt.hr/hr/styles/fonts/barmenopro-medium.ttf') format('truetype'), url('https://www.napravivrt.hr/hr/styles/fonts/barmenopro-medium.svg#barmeno_promedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
footer {
  margin: 0 20px;
  padding-top: 20px;
}
footer > .inner {
  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;
}
footer .newsletterBox {
  margin-top: 0;
  width: 50%;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
footer .newsletterBox .heading {
  font-size: 22px;
  margin-bottom: 10px;
}
footer .newsletterBox .text {
  margin-bottom: 20px;
}
footer .inner {
  background: url(https://www.napravivrt.hr/hr/images/bgd-horizontal-border.png) 0 bottom repeat-x;
  padding: 0 0 20px;
  margin-bottom: 10px;
}
.danesSadimo {
  text-align: center;
  background: url(https://www.napravivrt.hr/hr/images/bgd-vertical-border.png) right 0 repeat-y;
  width: 50%;
  height: 90px;
  margin-bottom: 20px;
  padding: 10px 0 0;
  float: left;
}
.danesSadimo h4 {
  color: black;
  font-family: barmenopro-medium, sans-serif;
  font-size: 16px;
  line-height: 100%;
  margin: 0 0 10px;
}
.danesSadimo img {
  margin-right: 10px;
}
.danesSadimo img:last-child {
  margin-right: 0;
}
footer section {
  float: left;
  width: 14%;
  min-width: 100px;
  padding: 0px;
  margin: 0px 20px 20px 20px;
}
footer h4 {
  color: #515d6c;
  font-size: 14px;
  margin: 0px 0px 3px 0px;
  padding: 0px;
}
footer h4 a,
footer h4 a:hover {
  color: #515d6c;
}
footer ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
footer ul li {
  font-size: 12px;
  line-height: normal;
  margin-bottom: 3px;
}
footer ul a {
  color: #515d6c;
}
footer ul a:hover {
  color: #009fdc;
  text-decoration: none;
}
footer section.single {
  width: auto;
}
footer section.single ul {
  list-style: none;
}
footer section.single ul > li {
  float: left;
}
footer section.single li a {
  display: block;
  padding-left: 5px;
  padding-right: 5px;
  color: #515d6c;
  font-size: 13px;
}
.copy {
  font-size: 11px;
}
.copy,
.copy a {
  color: #868686;
  text-align: center;
}
.linkbutton {
  margin-top: 30px;
  text-align: center;
}
@media (min-width: 1024px) {
  footer {
    width: 940px;
    margin: 0 auto;
  }
  footer .inner {
    padding-top: 20px;
  }
  .danesSadimo {
    width: 19%;
    margin-bottom: 0;
  }
}
@media (max-width: 1024px) {
  footer .socialmedia,
  footer .danesSadimo {
    width: 50%;
    padding-top: 0;
    background: none;
  }
  footer > .inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  footer .newsletterBox {
    margin-top: 20px;
    width: 70%;
  }
}
@media (max-width: 480px) {
  footer {
    margin: 0 10px;
    padding-top: 10px;
  }
}
html,
body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}
#aspnetForm {
  margin: 0;
}
body {
  color: #333333;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif, Arial;
  font-size: 14px;
  line-height: 140%;
}
.row-fluid [class*="span"] {
  min-height: 1px;
}
.garden [class*="span"] {
  min-height: 30px;
}
.main-content {
  position: relative;
  background: white;
  overflow-x: hidden;
}
.enlarge-image {
  display: block;
  overflow: hidden;
}
.enlarge-image img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.enlarge-image img:hover {
  -webkit-transition: all 1.2s ease-in-out;
  -moz-transition: all 1.2s ease-in-out;
  -o-transition: all 1.2s ease-in-out;
  transition: all 1.2s ease-in-out;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
@media (max-width: 980px) {
  .body-center-inner {
    padding: 0 10px;
  }
}
.align-c {
  text-align: center !important;
}
a,
a:link a:focus,
a:active {
  color: #569835;
  outline: 0;
}
a:hover {
  color: #365f21;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: barmenopro-medium, sans-serif;
  font-weight: normal;
  line-height: 140%;
}
p,
ul,
ol,
dd,
dl {
  line-height: 140%;
}
.row {
  margin: 0;
}
.container-fluid {
  padding: 0;
}
.container-fluid .body-center {
  /*background: #f1eedd url(../images/vrt-bg.jpg) repeat left top;*/
  background: #f1eedd;
  width: 100%;
  margin: 0 auto !important;
  padding: 30px 0;
}
div.body-left {
  min-width: 166px;
  min-height: 0 !important;
}
.body-title-center h1,
.body-title-top h1 {
  font-size: 26px;
  font-weight: normal;
  text-align: center;
  margin: 0 0 20px;
  position: relative;
}
.body-title-center h1:before,
.body-title-top h1:before {
  background: black;
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  top: 18px;
  left: 0;
}
.body-title-center h1 span,
.body-title-top h1 span {
  display: inline-block;
  background: #f1eedd;
  padding: 0 20px;
  position: relative;
  z-index: 99;
}
.sosBreadcrumbs {
  margin-bottom: 20px;
}
.header-banner {
  display: block;
}
.header-banner img {
  width: 100%;
}
.pagination {
  text-align: center;
}
.pagination ul {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.pagination li.next {
  margin-right: 10px;
}
.pagination a {
  border: none;
}
.spacer-top5 {
  margin-top: 5px;
}
.spacer-top10 {
  margin-top: 10px;
}
.spacer-top15 {
  margin-top: 15px;
}
.spacer-top20 {
  margin-top: 20px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  margin-bottom: 10px;
}
.alert {
  background-color: #fffced;
  border-width: 2px;
  margin-bottom: 10px;
  padding-right: 14px;
}
.alert-success {
  color: #333333;
  border-color: #94c73c;
  background-color: #d9e9c3;
}
.alert-error {
  color: #333333;
  border-color: #e41a1a;
  background-color: #f7baba;
}
.alert-info {
  color: #333333;
  border-color: #ffc000;
}
.Sk4QuickEditBlock {
  position: absolute;
  top: 50px;
  right: 10px;
  background-color: #efefef;
  border: 1px solid #cecece;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 5px;
  z-index: 1000;
  max-width: 200px;
}
.Sk4QuickEditBlock table {
  width: 100%;
}
.Sk4QuickEditBlock a,
.Sk4QuickEditBlock a:hover {
  color: #1d64cc;
  text-decoration: none;
  font-size: 11px;
  font-family: Arial;
  display: block;
}
.Sk4QuickEditBlock a:hover {
  text-decoration: underline;
}
.Sk4QuickEditBlock .Sk4QuickEditTitle {
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  border-bottom: 1px solid #1d64cc;
}
.Sk4QuickEditBlock .Sk4QuickEditLink a,
.Sk4QuickEditBlock .Sk4QuickEditLink a:hover {
  font-size: 13px;
  line-height: 15px;
}
.modalBackground {
  background-color: gray;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.updateProgress {
  position: absolute;
  width: 240px;
  height: 50px;
  border-width: 1px;
  border-style: solid;
  background-color: white;
}
#backToTop,
a#backToTop:focus {
  z-index: 1040 !important;
  position: fixed;
  bottom: 0;
  right: 20px;
  display: block;
  width: 50px;
  height: 50px;
  background: url(https://www.napravivrt.hr/hr/images/scrollUp.png) no-repeat 0 0;
  text-indent: -9999px;
  outline: 0;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#backToTop:focus {
  outline: 0;
}
/* Modal ovverides */

.nav-tabs {
  border-bottom: none;
}
.nav-tabs > li {
  margin-right: 20px;
}
.nav-tabs > li > a {
  background: white;
  border: none;
  font-weight: bold;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  border: none;
  background: #b1bcc0;
}
.modal-body {
  background: #f1eedd;
}
.calendarItem .addTaskPlant,
.calendarItem .addNotePlant {
  cursor: pointer;
  padding: 5px 15px 8px 15px;
  background: url(https://www.napravivrt.hr/hr/images/calendar/add.png) no-repeat center;
}
.calendarItem .plantsInTask,
.calendarItem .plantsInNote {
  margin: 3px 0 0 0;
}
.calendarItem .plantsInTask .taskPlant {
  padding: 2px 0 0 12px;
  margin: 0 0 2px 0;
}
.calendarItem .plantsInNote .notePlant {
  padding: 2px 0 0 12px;
}
.calendarItem .plantsInTask .taskPlant span,
.calendarItem .plantsInNote .notePlant span {
  display: inline-block;
  margin-bottom: -3px;
  height: 17px;
  cursor: pointer;
  padding: 2px 15px 3px;
  background: url(/images/calendar/tasks/delete.png) no-repeat center;
}
.bootstrap-datetimepicker-widget {
  background: white;
}
.form-horizontal .control-group {
  margin-bottom: 10px !important;
}
.form-horizontal .control-group input[type="text"] {
  margin-bottom: 0;
}
body.modal-open {
  overflow: hidden;
}
.modal.fade.in {
  top: 5%;
}
.dropdown-menuX {
  /*background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    float: none;*/
  left: -385px;
  margin: 0;
  /*min-width: 940px;
    padding: 0;
    text-align: center;*/

}
@media (min-width: 768px) {
  .modal.fade.in {
    top: 50%;
  }
}
@media (max-width: 767px) {
  html.modal-open,
  body.modal-open {
    overflow: hidden;
  }
  .modal {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    max-height: 100% !important;
    min-height: 100% !important;
    height: 100% !important;
    width: 100% !important;
    overflow: scroll;
  }
  .modal .calendarItem {
    background: none;
    padding: 0;
  }
  .modal .modal-body {
    max-height: none;
    overflow-x: hidden;
  }
  .modal .modal-body .nav-tabs {
    width: 85%;
    margin: 0 auto;
  }
  .modal .modal-body .tab-content {
    padding-left: 0;
    padding-right: 0;
    width: 85%;
    margin: 0 auto;
  }
  .modal .modal-body .tab-content {
    overflow-x: hidden;
  }
}
@media (max-width: 480px) {
  .modal .form-horizontal .input-append {
    margin-left: 0 !important;
  }
}
@media (min-width: 1024px) {
  .container-fluid .body-center {
    border-top: 0px solid white;
  }
  .container-fluid .body-center .container-fixed {
    width: 940px;
    margin: 0 auto;
  }
  .row-fluid .span12:first-child {
    margin-left: auto !important;
    float: none;
  }
}
@media (min-width: 1200px) {
  
}
.helpBlock {
  background: #222222;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin: 0;
}
.helpBlock a {
  display: inline-block;
  vertical-align: top;
  margin-top: -7px;
  margin-left: -8px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: white;
  font-size: 10px;
  font-weight: 700;
  text-decoration: none;
}
.controls .helpBlock {
  margin: 7px 0 0 7px;
}
.nav-tabs .helpBlock {
  margin: -40px -4px 0 0;
  position: relative;
  z-index: 10;
  float: right;
}
.form .submit {
  margin: 0 0 20px 0;
  padding: 0;
  text-align: center;
}
@media (max-width: 767px) {
  .imagefull {
    margin: 0 -10px;
  }
}
.submitGarden {
  padding: 20px 0;
  text-align: center;
  *zoom: 1;
}
.submitGarden:before,
.submitGarden:after {
  display: table;
  content: "";
  line-height: 0;
}
.submitGarden:after {
  clear: both;
}
.submitGarden:before,
.submitGarden:after {
  display: table;
  content: "";
  line-height: 0;
}
.submitGarden:after {
  clear: both;
}
.submitGarden:before,
.submitGarden:after {
  display: table;
  content: "";
  line-height: 0;
}
.submitGarden:after {
  clear: both;
}
.submitGarden:before,
.submitGarden:after {
  display: table;
  content: "";
  line-height: 0;
}
.submitGarden:after {
  clear: both;
}
.submitGarden:before,
.submitGarden:after {
  display: table;
  content: "";
  line-height: 0;
}
.submitGarden:after {
  clear: both;
}
.submitGarden .btn {
  margin: 0 10px;
}
.gardenCalendar-wrapper {
  padding: 30px 0;
  background: url("https://www.napravivrt.hr/hr/images/bgd-horizontal-border.png") repeat-x scroll left top transparent;
}
.simpleBanner {
  position: relative;
  overflow: hidden;
}
.simpleBanner-icon {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  width: 400px;
  height: 400px;
  margin: -200px auto 0 auto;
}
.simpleBanner-background {
  height: 100%;
  min-height: 600px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
@media (max-width: 940px) {
  .simpleBanner-background {
    height: 100%;
    min-height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }
  .simpleBanner-icon {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 200px;
    height: 200px;
    margin: -100px auto 0 auto;
  }
}
@media (max-width: 767px) {
  .simpleBanner {
    margin: 0 -10px;
  }
}
.teaserBlock {
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #fbf9ed;
  padding: 10px 23px 23px 23px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.newsletterBox_Problem {
  text-align: center;
}
.newsletterBox_Problem .heading {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-family: barmenopro-medium, sans-serif;
}
.newsletterBox_Problem .text {
  margin-bottom: 20px;
}
.teaserBlock .formButton {
  display: inline-block;
  margin-right: 20px;
}
.teaserBlock .phoneButton {
  display: inline-block;
}
.teaserBlock .phoneButton .desktop {
  padding: 5px 0px;
  display: block;
}
.teaserBlock .phoneButton .mobile {
  display: none;
}
@media (max-width: 767px) {
  .teaserBlock .phoneButton .desktop {
    display: none;
  }
  .teaserBlock .phoneButton .mobile {
    display: inline-block;
  }
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
header {
  *zoom: 1;
  position: relative;
  z-index: 160;
}
header:before,
header:after {
  display: table;
  content: "";
  line-height: 0;
}
header:after {
  clear: both;
}
header:before,
header:after {
  display: table;
  content: "";
  line-height: 0;
}
header:after {
  clear: both;
}
header:before,
header:after {
  display: table;
  content: "";
  line-height: 0;
}
header:after {
  clear: both;
}
header:before,
header:after {
  display: table;
  content: "";
  line-height: 0;
}
header:after {
  clear: both;
}
header:before,
header:after {
  display: table;
  content: "";
  line-height: 0;
}
header:after {
  clear: both;
}
.header-desktop {
  display: none;
  /*border-bottom: 27px solid #f1eedd;*/

}
.header-mobile {
  display: block;
}
header.header-desktop .header-logo {
  float: left;
  position: relative;
  top: 7px;
  margin-right: 20px;
}
header.header-desktop .header-logo a {
  display: block;
  line-height: 40px;
  font-size: 18px;
  font-weight: bold;
  color: black;
}
header.header-desktop .header-logo a img {
  margin: 0;
  padding: 0;
  vertica-align: top;
}
header.header-desktop .header-tools {
  float: right;
  position: relative;
  z-index: 1000;
  top: 12px;
}
header.header-desktop .header-user {
  float: right;
  white-space: nowrap;
}
header.header-desktop .header-user a,
header.header-mobile .header-tools .account,
header.header-mobile .header-tools .logout {
  text-indent: -500em;
  background: url(https://www.napravivrt.hr/hr/images/icons-tools-header.png) 9px 9px no-repeat;
  display: block;
  width: 40px;
  height: 40px;
}
header.header-mobile .header-tools .account {
  display: inline-block;
}
header.header-desktop .header-user a:hover,
header.header-mobile .header-tools .account:hover {
  background: url(https://www.napravivrt.hr/hr/images/icons-tools-header.png) -229px 9px no-repeat;
}
header.header-desktop .header-user .logout,
header.header-desktop .header-user .logout:hover,
header.header-mobile .header-tools .logout {
  background: url(https://www.napravivrt.hr/hr/images/icons-tools-header.png) -272px 4px no-repeat;
}
header.header-mobile .header-logo {
  margin: 10px 0;
  text-align: center;
}
header.header-mobile .header-logo a {
  font-size: 18px;
  font-weight: bold;
  color: black;
}
header.header-mobile .header-tools {
  font-size: 15px;
  padding: 0 5% 5px;
  margin: 0 auto;
  text-align: center;
  border-bottom: 0px solid #f1eedd;
}
.header-mobile .cartSummary,
.header-mobile .account,
.header-mobile .header-mobile-icon,
.header-mobile .search-module,
header.header-mobile .header-tools .logout {
  display: inline-block;
  float: none !important;
}
.header-mobile .cartSummary,
.header-mobile .account,
.header-mobile .search-module,
header.header-mobile .header-tools .logout {
  margin-right: 12% !important;
}
.header-mobile .header-mobile-icon {
  position: relative;
  top: 7px;
}
.header-mobile .header-mobile-icon a {
  color: #ffc000;
  font-size: 14px;
  background: url(https://www.napravivrt.hr/hr/images/icons-tools-header.png) -324px 9px no-repeat;
  height: 40px;
  width: 40px;
  padding: 0;
  margin: 0;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.header-mobile .header-mobile-icon a:hover {
  background: url(https://www.napravivrt.hr/hr/images/icons-tools-header.png) -367px 9px no-repeat;
}
@media (min-width: 980px) {
  .header-desktop {
    display: block;
  }
  .header-mobile {
    display: none;
  }
  .header-desktop .header-language {
    position: absolute;
    top: 10px;
    right: 10px;
    margin: 0;
  }
}
.brands {
  background: url(https://www.napravivrt.hr/hr/images/bgd-horizontal-border.png) 0 bottom repeat-x;
  margin: 30px 20px;
  padding-bottom: 20px;
}
.brands ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.brands li {
  display: inline-block;
  width: 47%;
  margin-right: 2%;
  margin-bottom: 20px;
}
.brands a {
  display: block;
  text-align: center;
}
.brands li.logoUnichem {
  background-image: none;
}
.brands li a img.hover {
  display: none;
}
.brands li a:hover img.hover {
  display: inline;
}
.brands li a:hover img {
  display: none;
}
@media (min-width: 768px) {
  .brands {
    background: url(https://www.napravivrt.hr/hr/images/bgd-horizontal-border.png) 0 bottom repeat-x;
    margin: 30px 20px;
    padding-bottom: 40px;
  }
  .brands ul {
    text-align: center;
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  .brands li {
    width: auto;
  }
  .brands li a {
    position: relative;
  }
  .brands li.logoUnichem {
    background: transparent url(https://www.napravivrt.hr/hr/images/bgd-vertical-border.png) repeat-y right top;
    padding-right: 1px;
  }
}
@media (min-width: 1024px) {
  .brands {
    display: table;
    width: 940px;
    margin: 30px auto;
  }
  .brands ul {
    text-align: left;
    display: table-row;
  }
  .brands li {
    display: table-cell;
    margin: 0;
  }
}
@media (max-width: 480px) {
  .brands {
    margin-left: 0;
    margin-right: 0;
  }
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#Breadcrumbs {
  min-height: 0 !important;
  width: 940px;
  margin: 0 auto;
}
#Breadcrumbs ul {
  list-style-type: none;
  margin-left: 0;
  margin-bottom: 10px;
  *zoom: 1;
}
#Breadcrumbs ul:before,
#Breadcrumbs ul:after {
  display: table;
  content: "";
  line-height: 0;
}
#Breadcrumbs ul:after {
  clear: both;
}
#Breadcrumbs ul:before,
#Breadcrumbs ul:after {
  display: table;
  content: "";
  line-height: 0;
}
#Breadcrumbs ul:after {
  clear: both;
}
#Breadcrumbs ul:before,
#Breadcrumbs ul:after {
  display: table;
  content: "";
  line-height: 0;
}
#Breadcrumbs ul:after {
  clear: both;
}
#Breadcrumbs ul:before,
#Breadcrumbs ul:after {
  display: table;
  content: "";
  line-height: 0;
}
#Breadcrumbs ul:after {
  clear: both;
}
#Breadcrumbs ul:before,
#Breadcrumbs ul:after {
  display: table;
  content: "";
  line-height: 0;
}
#Breadcrumbs ul:after {
  clear: both;
}
#Breadcrumbs li {
  float: left;
  background: url("~/images/_demo/breadcrumbs-bullet.png") no-repeat right center;
  word-wrap: break-word;
}
#Breadcrumbs li a,
#Breadcrumbs li a:hover {
  display: block;
  padding: 0 9px 0 3px;
  color: #999999;
  text-decoration: none;
  font-size: 11px;
  text-transform: uppercase;
}
#Breadcrumbs li a:hover {
  text-decoration: underline;
}
#Breadcrumbs li.last,
#Breadcrumbs li.last a {
  background: none;
  padding-right: 0;
  font-weight: bold;
}
#Breadcrumbs li.first,
#Breadcrumbs li.first a {
  padding-left: 0;
}
@media (max-width: 767px) {
  #Breadcrumbs {
    margin-top: 5px;
  }
  #Breadcrumbs ul {
    padding-left: 5px;
    padding-right: 5px;
    background-color: #e6e6e6;
    margin-left: -5px;
    width: 100%;
  }
  #Breadcrumbs li {
    display: none;
    line-height: 22px;
    background: url("~/images/_demo/breadcrumbs-next.png") no-repeat right center;
  }
  #Breadcrumbs li.lastTwo {
    display: block;
  }
  #Breadcrumbs li:first-child {
    padding-left: 0;
  }
  #Breadcrumbs li a,
  #Breadcrumbs li a:hover {
    font-size: 14px;
  }
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn {
  color: white;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  text-shadow: none;
  background: #80b539;
  padding: 5px 15px;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn:hover {
  color: white;
  background: #69942f;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/*
.btn-primary:hover
{
	background-color: #254258;
	background-image: none;
}
*/

.btn-primary {
  color: white;
  text-shadow: none;
  background: #80b539;
  padding-right: 15px !important;
  padding-left: 15px !important;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-primary:hover {
  color: white;
  background: #69942f;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-secondary {
  background: #b6ae83;
}
.btn-secondary:hover {
  background: #9e9772;
}
.btn-warning {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: white;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: white;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: white;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: white;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: white;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: white;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: white;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: white;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: white;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: white;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: white;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: white;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: white;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: white;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: white;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: white;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: white;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: white;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: white;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: white;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  border-color: #222222 #222222 black;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: white;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: white;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: white;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: white;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: white;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
.btn-cart {
  color: white;
  text-shadow: none;
  background: #80b539;
  border: none;
}
.btn-cart:hover {
  color: white;
  background: #69942f;
}
.btn-google {
  background: #df4a32;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-google:hover {
  background: #db3818;
}
.btn-facebook {
  background: #3b5998;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-facebook:hover {
  background: #1f4189;
}
.login-box-alt {
  margin-left: -2%;
}
.btn-google {
  width: 100%;
  margin-left: 0%;
  margin-bottom: 20px;
}
.btn-facebook {
  width: 100%;
  margin-left: 0%;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .login-box-alt {
    margin-left: 0;
  }
  .btn-google {
    width: 100%;
    margin-left: 0;
    margin-bottom: 10px;
  }
  .btn-facebook {
    width: 100%;
    margin-left: 0;
  }
}
.pagination {
  text-align: center;
}
.pagination ul {
  box-shadow: none;
}
.pagination a {
  border: none;
}
.pagination li.next {
  margin-right: 10px;
}
