body {
  font-family: 'Comfortaa', 'Helvetica Neue', Helvetica, Arial, cursive;
  overflow-x: hidden;
  background-repeat: no-repeat;
  font-weight: 300;
}

html {
  font-size: 62.5%;
}

p {
  font-size: 1.4rem;
  line-height: 1.75;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Amatic SC', cursive;
}
.-body-bckg {
  background: #fff;
}

.content-page {
  background: #fff;
  padding: 20px 0;
}

.content-page.-noPadding {
  padding: 0;
}

.myBtn {
  border: none;
  color: white;
  background-color: #23bec0;
  border-radius: 0;
  -webkit-transition: all ease-in-out 0.1s;
  -moz-transition: all ease-in-out 0.1s;
  -ms-transition: all ease-in-out 0.1s;
  -o-transition: all ease-in-out 0.1s;
  transition: all ease-in-out 0.1s;
}

.myBtn:hover,
.myBtn:focus,
.myBtn:active {
  text-decoration: none;
  color: white;
  background-color: #0aa5a7;
  border-color: #0aa5a7;
}

a,
a:hover,
a:focus,
a:active,
a.active {
  outline: none;
  text-decoration: none;
  cursor: pointer;
  color: #333;
}

.marginTop100 {
  margin-top: 100px;
}

.marginBottom100 {
  margin-bottom: 100px;
}

.marginTop50 {
  margin-top: 50px;
}

.marginBottom50 {
  margin-bottom: 50px;
}

.marginTop30 {
  margin-top: 30px;
}

.marginBottom30 {
  margin-bottom: 30px;
}

.noMargin {
  margin: 0;
}

.noPadding {
  padding: 0;
}

.go-left {
  float: left;
}

.go-right {
  float: right;
}

.transition {
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -ms-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}

.pos {
  position: relative;
}

.sale-promotion {
  background-color: #c5dedd;
  color: #fff;
  padding-bottom: 40px;
}

.pagination {
  margin-top: 30px;
}
.page-head {
  background: transparent;
  margin-top: 50px;
}
.breadcrumb {
  padding: 0;
  background-color: transparent;
  background: transparent;
  border-radius: 0;
  padding: 3px 0px 3px 30px;
  width: 1360px;
  margin: 0 auto;
}

.breadcrumb > .active {
  color: #23bec0;
}

.breadcrumb li a {
  color: #333;
}

.db-page-cont {
  background: #fff;
}
/*.db-page-cont h1{
    font-family: 'Comfortaa', "Helvetica Neue", Helvetica, Arial, cursive;
}*/
.db-page-cont h2 {
  font-family: 'Comfortaa', 'Helvetica Neue', Helvetica, Arial, cursive;
}
.db-page-cont h3 {
  font-family: 'Comfortaa', 'Helvetica Neue', Helvetica, Arial, cursive;
}
.db-page-cont h4 {
  font-family: 'Comfortaa', 'Helvetica Neue', Helvetica, Arial, cursive;
}
.db-page-cont h5 {
  font-family: 'Comfortaa', 'Helvetica Neue', Helvetica, Arial, cursive;
}
.db-page-cont h6 {
  font-family: 'Comfortaa', 'Helvetica Neue', Helvetica, Arial, cursive;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  border-radius: 0;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-radius: 0;
}

.pagination > li > a > .active {
  background: #23bec0;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  color: #333;
}

.breadcrumb > li + li:before {
  color: #c1c1c1;
}

.col-seter {
  padding: 0 5px;
}

._unmargin {
  margin: 0;
}

._unpadding {
  padding: 0;
}

.section-title {
  font-size: 5.5rem;
  text-transform: uppercase;
  margin: 30px 0;
  text-align: center;
}

/*.after {
    display: table;
}

.after:after {
    content: '';
    width: 100%;
    height: 2px;
    background: linear-gradient(to right, transparent 0%, #23BEC0 50%, transparent 100%);
    display: block;
    margin: auto;
    margin-top: 5px;
}*/

::-moz-selection {
  color: white;
  text-shadow: none;
  background: #23bec0;
}

::selection {
  text-shadow: none;
  background: #23bec0;
  color: white;
}

img::selection {
  background: transparent;
}

img::-moz-selection {
  background: transparent;
}

body {
  webkit-tap-highlight-color: #23bec0;
}

::-webkit-scrollbar-track {
  background-color: #efefef;
}

::-webkit-scrollbar {
  position: relative;
  height: 10px;
  width: 10px;
  background-color: #23bec0;
}

::-webkit-scrollbar-thumb {
  position: relative;
  background-color: #23bec0;
}

::-webkit-scrollbar::after {
  left: 0;
  top: 0;
  position: absolute;
  content: 'a';
}

.min-height {
  min-height: 600px;
}

.left-body-baner {
  width: 50%;
  height: 100vh;
  max-height: 945px;
  position: absolute;
  top: 206px;
  z-index: -1;
  overflow: hidden;
  display: block;
  left: 0;
  margin-left: 0;
}

.left-body-baner a {
  background: url('../img/baner/side-baner.jpg');
  background-repeat: no-repeat;
  background-position: right 0;
  background-size: cover;
  display: block;
  height: 100%;
  margin-right: 585px;
}

.right-body-baner {
  width: 50%;
  height: 100vh;
  max-height: 945px;
  position: absolute;
  top: 206px;
  z-index: -1;
  overflow: hidden;
  display: block;
  right: 0;
  margin-right: 0;
}

.right-body-baner a {
  background: url('../img/baner/side-baner2.jpg');
  background-repeat: no-repeat;
  background-position: left 0;
  background-size: cover;
  display: block;
  height: 100%;
  margin-left: 585px;
}

.posFixedBaner {
  position: fixed;
  top: 89px;
}

section {
  /*padding: 30px 0 0 0;*/
}

.side-filters {
  background: #fff;
  border-radius: 8px;
  /*margin-top: 43px;*/
}

.small-head {
  margin-top: 5px;
  margin-bottom: 25px;
}

.top-menu {
  /*background: #23BEC0;*/
  /*border-bottom: 1px solid #CCE6EA;*/
}

.top-menu .top-menu-left-ul {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-top: 2px;
  margin-bottom: 2px;
  display: inline-block;
  /*background: #CCE6EA;*/
  margin-right: 3px;
}
.top-menu .top-menu-left-ul .image {
  width: 20px;
}
.top-menu .top-menu-left-ul li {
  display: inline-block;
  padding: 5px;
}

.top-menu .top-menu-left-ul li a {
  color: #333;
  font-size: 1.2rem;
}

.top-menu .top-menu-left-ul li a:hover {
  text-decoration: underline;
}

.top-menu .top-menu-left-ul.-user-part li a {
  color: #333;
}

.top-menu .list {
  display: inline-block;
  margin-left: 0;
  padding: 0;
}

.top-menu .list .items {
  display: inline-block;
}

.top-menu .list .items .static {
  color: #fff;
  font-size: 1.2rem;
}

.top-menu .list .items .dinamic {
  color: #333;
}

.top-menu .top-menu-right-ul {
  padding: 0;
  margin: 0;
}

.top-menu .top-menu-right-ul li {
  display: inline-table;
  padding: 5px;
  vertical-align: top;
}

.top-menu .top-menu-right-ul li a img {
  width: 20px;
  margin-top: 2px;
  float: left;
}

.top-menu .top-menu-right-ul li a .icons {
  color: #7d7d7d;
  margin-top: 4px;
  font-size: 2rem;
}

.top-menu .top-menu-right-ul li .wish-count {
  color: #7d7d7d;
  font-size: 1.1rem;
  float: left;
  margin-top: 5px;
  margin-right: 8px;
}

.top-menu .top-menu-right-ul li .wish-name {
  font-size: 1.2rem;
  color: #7d7d7d;
  margin-top: 5px;
  margin-left: 8px;
  float: right;
}

.top-menu .top-menu-right-ul li a img.-wishlist {
  width: 13px;
  margin-top: 6px;
}

.top-menu .top-menu-right-ul li a span {
  vertical-align: sub;
  margin-left: 5px;
  color: #333;
  font-size: 1rem;
}

.top-menu .mil-lang {
  margin-top: 7px;
  margin-right: 10px;
  border: none;
  outline: none;
  background: #cce6ea;
  color: #333;
  margin-left: 40px;
  padding: 2px 3px;
}

.my-main-menu {
  background: #fff;
  /*border-bottom: 1px solidd #ccc;*/
  padding: 10px 0;
}

.my-main-menu .logo-holder {
  margin-top: 3px;
  display: flex;
  justify-content: center;
}
.my-main-menu .logo-holder a {
  display: inline-block;
}
.my-main-menu .logo-holder a img {
  width: 165px;
  /*margin: 0 auto;*/
}

.my-main-menu .mySearch-form {
  margin-top: 30px;
  text-align: right;
}

.my-main-menu .mySearch-form #mySearch-input {
  padding: 8px 5px;
  width: 430px;
  border: none;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  outline: none;
  border-right: none;
  background: #fff;
  border: 1px solid #23bec0;
  margin-right: -5px;
}

.my-main-menu .mySearch-form #mySearch-input1 {
  padding: 8px 5px;
  width: 430px;
  border: 1px solid #23bec0;
  outline: none;
  border-right: none;
  background: #fff;
  margin-right: -5px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.my-main-menu .mySearch-form .mySearch-select {
  padding: 9px 5px;
  outline: none;
  border-color: #23bec0;
  border-left: none;
  margin-left: -3px;
  padding-bottom: 10px;
  width: 197px;
  overflow: hidden;
  background: #23bec0;
  color: #fff;
  margin-right: -2px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.my-main-menu .mySearch-form .mySearch-button {
  /*padding: 8px 5px;*/
  width: 50px;
  height: 38px;
  outline: none;
  margin: 0 2px;
  vertical-align: bottom;
  background: #23bec0;
  border-radius: 4px;
}

.my-main-menu .mySearch-form .advanced {
  float: right;
  font-size: 1.2rem;
  padding: 10px 7px;
  padding-bottom: 9px;
  background: #ffde2a;
  color: #333;
  margin-left: 1px;
  height: 38px;
  border-radius: 4px;
}

.my-main-menu .mySearch-form .advanced:hover {
  background: #ffde2a;
}

.navigation-holder {
  /*border-bottom: 1px solid #23BEC0;*/
  background: #f9f9f9;
  position: relative;
  margin-bottom: 34px;
  z-index: 2;
}

.navigation-holder .navigation .nav-ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.navigation-holder .navigation .nav-ul .nav-li {
  /*margin-right: 50px;*/
  padding: 7px 5px;
  position: relative;
}

.navigation-holder .navigation .nav-ul .nav-li > a {
  color: #333;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.4rem;
  font-weight: bold;
}

.navigation-holder .navigation .nav-ul .nav-li > a:hover {
  color: #000;
}

.navigation-holder .navigation .nav-ul .nav-li:after {
  content: '';
  position: absolute;
  width: 0;
  height: 1px;
  background: #fff;
  bottom: 0;
  left: 0;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -ms-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}

/*.navigation-holder .navigation .nav-ul .nav-li:hover:after {
    width: 100%;
}*/

.navigation-holder .navigation .nav-ul .nav-li:first-child a {
  color: #333;
}

.navigation-holder .navigation .nav-ul .nav-li:hover .nav-main-drop {
  display: block;
}

.navigation-holder .navigation .nav-ul .nav-li .nav-main-drop {
  box-shadow: 0px 1px 3px #828282;
  min-width: 250px;
  width: auto;
  position: absolute;
  top: 33px;
  left: 50%;
  background: #fff;
  z-index: 99;
  display: none;
  transform: translate(-50%, 0);
  border-radius: 0px;
}

.navigation-holder .navigation .nav-ul .nav-li .nav-main-drop:before {
  position: absolute;
  top: -7px;
  left: 50%;
  transform: translate(-50%, 0);
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #939393;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

.navigation-holder .navigation .nav-ul .nav-li .nav-main-drop:after {
  position: absolute;
  top: -6px;
  left: 50%;
  transform: translate(-50%, 0);
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #939393;
  border-left: 6px solid transparent;
  content: '';
}

.navigation-holder .navigation .nav-ul .nav-li .nav-main-drop .nav-main-drop-ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.navigation-holder .navigation .nav-ul .nav-li .nav-main-drop .nav-main-drop-ul .nav-main-drop-li {
  padding: 6px 4px;
  border-bottom: 1px solid #c3c3c3;
}

.navigation-holder .navigation .nav-ul .nav-li .nav-main-drop .nav-main-drop-ul .nav-main-drop-li:last-child {
  border-bottom: none;
}

.navigation-holder .navigation .nav-ul .nav-li .nav-main-drop .nav-main-drop-ul .nav-main-drop-li:hover a {
  margin-left: 5px;
  color: #23bec0;
}

.navigation-holder .navigation .nav-ul .nav-li .nav-main-drop .nav-main-drop-ul .nav-main-drop-li:hover i {
  opacity: 1;
}

.navigation-holder .navigation .nav-ul .nav-li .nav-main-drop .nav-main-drop-ul .nav-main-drop-li a {
  display: block;
  font-size: 1.4rem;
  color: #333;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -ms-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}

.navigation-holder .navigation .nav-ul .nav-li .nav-main-drop .nav-main-drop-ul .nav-main-drop-li a i {
  opacity: 0;
}

.navigation-holder .navigation .nav-ul .main-drop-triger:hover .main-drop {
  display: block;
}

.navigation-holder .navigation .nav-ul .main-drop-triger .main-drop {
  position: absolute;
  background: #fff5c6;
  min-width: 250px;
  top: 34px;
  left: 0;
  z-index: 9999;
  display: none;
  border-bottom-left-radius: 5px;
}

.navigation-holder .navigation .nav-ul .main-drop-triger .main-drop .main-drop-ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.navigation-holder .navigation .nav-ul .main-drop-triger .main-drop .main-drop-ul .main-drop-li {
  padding: 6px 8px;
  border-bottom: 1px solid #d6d6d6;
  border-right: 1px solid #d6d6d6;
}
.navigation-holder .navigation .nav-ul .main-drop-triger .main-drop .main-drop-ul .main-drop-li:last-child {
  border-bottom-left-radius: 5px;
}
.navigation-holder .navigation .nav-ul .main-drop-triger .main-drop .main-drop-ul .main-drop-li:hover {
  background: #fff;
  border-right: none;
}
.navigation-holder .navigation .nav-ul .main-drop-triger .main-drop .main-drop-ul .main-drop-li a {
  color: #333;
}

.navigation-holder .navigation .nav-ul .main-drop-triger .main-drop .main-drop-ul .main-drop-li a:hover {
  color: #ff9900;
}

.navigation-holder .navigation .nav-ul .main-drop-triger .main-drop .main-drop-ul .main-drop-li:hover .sec-drop {
  display: block;
}

.navigation-holder .navigation .nav-ul .main-drop-triger .main-drop .main-drop-ul .main-drop-li:last-child {
  border-bottom: none;
}

.navigation-holder .navigation .nav-ul .main-drop-triger .main-drop .main-drop-ul .main-drop-li .main-drop-a {
  display: block;
  color: #222;
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
  padding: 5px 0 5px 8px;
  white-space: nowrap;
}

.navigation-holder .navigation .nav-ul .main-drop-triger .main-drop .main-drop-ul .main-drop-li .main-drop-a i {
  float: right;
  margin-right: 10px;
  font-size: 2rem;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -ms-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}

.navigation-holder .navigation .nav-ul .main-drop-triger .main-drop .main-drop-ul .main-drop-li:hover i {
  color: #ff9900;
  transform: rotate(180deg);
}

.navigation-holder .navigation .nav-ul .main-drop-triger .main-drop .main-drop-ul .main-drop-li .sec-drop {
  border: 1px solid #d6d6d6;
  border-top: none;
  border-left: none;
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  background: #fff;
  width: 1080px;
  padding: 7px 5px;
  display: none;
  overflow-x: hidden;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.navigation-holder .navigation .nav-ul .main-drop-triger .main-drop .main-drop-ul .main-drop-li .sec-drop .sec-drop-ul {
  padding: 0;
  margin: 0;
}

.navigation-holder .navigation .nav-ul .main-drop-triger .main-drop .main-drop-ul .main-drop-li .sec-drop .sec-drop-ul .sec-drop-li {
  padding: 5px 3px;
  overflow: hidden;
}

.navigation-holder .navigation .nav-ul .main-drop-triger .main-drop .main-drop-ul .main-drop-li .sec-drop .sec-drop-ul .sec-drop-li hr {
  margin-bottom: 5px;
  margin-top: 25px;
}

.navigation-holder .navigation .nav-ul .main-drop-triger .main-drop .main-drop-ul .main-drop-li .sec-drop .sec-drop-ul .sec-drop-li .soc-drop-a1 {
  margin-top: 10px;
  margin-left: 10px;
  font-weight: bold;
  color: #333;
}

.navigation-holder .navigation .nav-ul .main-drop-triger .main-drop .main-drop-ul .main-drop-li .sec-drop .sec-drop-ul .sec-drop-li .soc-drop-a1:hover {
  text-decoration: underline;
}

.navigation-holder .navigation .nav-ul .main-drop-triger .main-drop .main-drop-ul .main-drop-li .sec-drop .sec-drop-ul .sec-drop-li a img {
  width: 80px;
  float: left;
}

.navigation-holder .navigation .nav-ul .main-drop-triger .main-drop .main-drop-ul .main-drop-li .sec-drop .sec-drop-ul .sec-drop-li .soc-drop-a2 {
  margin-right: 5px;
  font-size: 1.4rem;
  color: #666;
  display: block;
  padding-left: 130px;
  margin-bottom: 5px;
}

.navigation-holder .navigation .nav-ul .main-drop-triger .main-drop .main-drop-ul .main-drop-li .sec-drop .sec-drop-ul .sec-drop-li .soc-drop-a2:hover {
  text-decoration: underline;
}

.burger {
  position: absolute;
  left: 0;
  top: 17px;
  z-index: 3;
  cursor: pointer;
  width: 50px;
  height: 50px;
}

.burger .burger1,
.burger .burger2,
.burger .burger3 {
  position: absolute;
  background: #c5dedd;
  width: 30px;
  height: 2px;
}

.burger .burger1 {
  top: 5px;
}

.burger .burger2 {
  top: 15px;
}

.burger .burger3 {
  top: 25px;
}

.menu {
  width: 100%;
  height: 100vh;
  position: fixed;
  left: -100%;
  z-index: 2;
  background: #fff;
  top: 0;
  overflow-y: scroll;
  border-bottom: 85px solid transparent;
}

.menu > .list {
  list-style-type: none;
  padding: 0;
  padding-top: 145px;
  width: 100%;
}

.menu > .list > .items {
  padding: 10px;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  text-align: left;
  padding-right: 25px;
}

.menu > .list > .items .dropdown-small {
  display: none;
}

.menu > .list > .items .dropdown-small .list {
  padding-left: 30px;
  list-style: none;
}

.menu > .list > .items .dropdown-small .list .items {
  padding: 5px 0;
}

.menu > .list > .items .dropdown-small .list .items .links {
  font-size: 1.4rem;
}

.menu > .list > .items > .links {
  color: #333;
  font-size: 1.8rem;
  text-decoration: none;
}

.menu > .list > .items i {
  background: #c5dedd;
  border-radius: 50%;
  padding: 5px 8px;
  color: #fff;
  float: right;
  cursor: pointer;
}

.menu > .list > .items > .links img {
  width: 30px;
  height: 30px;
  margin: auto;
}

.menu > .list > .items input {
  padding: 5px;
  border: 1px solid #23bec0;
}

.menu > .list > .items input:focus {
  outline: none;
}

.small-input-holder {
  display: none;
}

.go-top {
  position: fixed;
  bottom: 2.6em;
  right: 2em;
  text-decoration: none;
  color: white;
  background-color: rgba(0, 0, 0, 0.3);
  font-size: 12px;
  padding: 5px 10px;
  z-index: 1;
  display: none;
}

.go-top:hover {
  background-color: rgba(0, 0, 0, 0.6);
  color: #23bec0;
}

.modal-open .modal {
  z-index: 99999;
}

.modal-content {
  border-radius: 0;
  padding: 10px;
}

.modal-content input {
  width: 100%;
  margin-bottom: 10px;
  border: none;
  border-bottom: 1px solid #333;
  padding: 0px 0px;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -ms-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}

.modal-content input:focus {
  outline: none;
}

.modal-content .prijava-button {
  width: 100% !important;
  margin-bottom: 10px !important;
  border-bottom: none !important;
  padding: 6px 12px !important;
}

.modal-content .help-check {
  width: auto;
}

.modal-content .zab-lozinka {
  margin-bottom: 20px;
  color: #23bec0;
}

.modal-content p {
  font-size: 1.4rem;
  margin: 0;
  margin-top: 20px;
}

.modal-content p a {
  color: red;
}

.modal-content h5 {
  color: #23bec0;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Comfortaa', 'Helvetica Neue', Helvetica, Arial, cursive;
}

.modal-content small {
  color: #23bec0;
}

.modal-content .log-name-input:focus {
  padding: 5px 0px;
  border-bottom: 1px solid #23bec0;
}

.modal-content .pass-name-input:focus {
  padding: 5px 0px;
  border-bottom: 1px solid #23bec0;
}

.select2-container--default .select2-selection--multiple {
  border-radius: 0;
  border: 1px solid #23bec0;
}

.select2-container {
  width: 100% !important;
}

.s-product-holder .s-product .s-product-pic2 {
  width: 100%;
  height: 130px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: #23bec0;
  color: #fff;
  border-radius: 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #fff;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #fff;
}

#search-input-holder {
  width: 100%;
  height: 100vh;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 100%;
  z-index: 99;
  overflow-y: scroll;
  padding: 50px 0;
}

#search-input-holder .logo-search {
  margin: auto;
  width: 200px;
}

#search-input-holder .js-example-basic-multiple {
  width: 100%;
  border-radius: 0;
}

#search-input-holder #mysearch-input {
  padding: 6px 5px;
  border: 1px solid #23bec0;
  outline: none;
  width: 400px;
}

#search-input-holder #mysearch-input1 {
  padding: 6px 5px;
  border: 1px solid #23bec0;
  outline: none;
  width: 400px;
}

#search-input-holder .sve-rez a {
  color: #23bec0;
}

.mysearch-button {
  padding: 7px 12px;
}

#search-input-holder #close {
  cursor: pointer;
  position: absolute;
  right: 50px;
  top: 50px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

#search-input-holder #close:hover {
  transform: rotate(90deg);
}

.cart-slide {
  position: absolute;
  top: 34px;
  right: 0;
  border: 1px solid #d5d5d5;
  padding: 3px;
  background: #fff;
  display: none;
  z-index: 9;
  -webkit-box-shadow: 0px 10px 9px -11px rgba(0, 0, 0, 0.74);
  -moz-box-shadow: 0px 10px 9px -11px rgba(0, 0, 0, 0.74);
  box-shadow: 0px 10px 9px -11px rgba(0, 0, 0, 0.74);
}

.cart-slide:before {
  position: absolute;
  top: -7px;
  right: 54px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #23bec0;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

.cart-slide:after {
  position: absolute;
  top: -6px;
  right: 55px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #23bec0;
  border-left: 6px solid transparent;
  content: '';
}

.cart-slide .cart-slide-body {
  width: 100%;
  padding: 3px;
  overflow-y: scroll;
  height: 231px;
}

.cart-slide .cart-slide-body .cart-slide-item {
  position: relative;
  width: 100%;
  padding: 10px 3px;
  padding-bottom: 5px;
  border-bottom: 1px solid #d5d5d5;
}

.cart-slide .cart-slide-body .cart-slide-item .cart-slide-close {
  position: absolute;
  top: 2px;
  right: 2px;
  cursor: pointer;
  font-size: 1.8rem;
  color: #777;
}

.cart-slide .cart-slide-body .cart-slide-item .cart-slide-pic {
  height: 60px;
  width: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  float: left;
  margin-right: 5px;
}

.cart-slide .cart-slide-body .cart-slide-item .cart-slide-pic .cart-slide-img {
  max-height: 100%;
  width: auto;
  margin: 0;
}

.cart-slide .cart-slide-body .cart-slide-item .cart-slide-name {
  width: 389px;
  float: left;
}

.cart-slide .cart-slide-body .cart-slide-item .cart-slide-name a p {
  font-size: 1.4rem;
  margin: 0;
  line-height: 1;
  font-weight: bold;
  width: 100%;
  height: 15px;
  overflow: hidden;
}

.cart-slide .cart-slide-body .cart-slide-item .cart-slide-name .cart-slide-attr-ul {
  margin: 0;
  margin-top: 3px;
}

.cart-slide .cart-slide-body .cart-slide-item .cart-slide-name .cart-slide-attr-ul .cart-slide-attr-li {
  display: inline-block;
  margin: 0;
  margin-right: 5px;
  padding: 0;
  vertical-align: baseline;
  font-size: 1rem;
}

.cart-slide .cart-slide-body .cart-slide-item .cart-slide-name .cart-slide-attr-ul .cart-slide-attr-li .cart-slide-attr-name {
  font-weight: bold;
  font-size: 1rem;
}

.cart-slide .cart-slide-body .cart-slide-item .cart-slide-name .cart-slide-attr-ul .cart-slide-attr-li .cart-slide-attr-box {
  width: 13px;
  height: 13px;
  background: red;
  display: inline-block;
  margin-left: 2px;
}

.cart-slide .cart-slide-body .cart-slide-item .cart-slide-name .cart-slide-attr-ul .cart-slide-attr-li .cart-slide-attr-bckg {
  width: 13px;
  height: 13px;
  background: red;
  display: inline-block;
  margin-left: 2px;
  background-repeat: no-repeat;
  background-position: center;
}

.cart-slide .cart-slide-body .cart-slide-item .cart-slide-amount {
  float: right;
  text-align: center;
}

.cart-slide .cart-slide-body .cart-slide-item .cart-slide-amount button {
  border: 1px solid #d5d5d5;
  outline: none;
  background: #f7f7f7;
  width: 25px;
}

.cart-slide .cart-slide-body .cart-slide-item .cart-slide-amount .minus-btn {
  margin-right: -3px;
}

.cart-slide .cart-slide-body .cart-slide-item .cart-slide-amount .plus-btn {
  margin-left: -3px;
}

.cart-slide .cart-slide-body .cart-slide-item .cart-slide-amount input {
  border: 1px solid #d5d5d5;
  outline: none;
  width: 40px;
  border-left: none;
  border-right: none;
  text-align: center;
}

.cart-slide .cart-slide-body .cart-slide-item .cart-slide-amount input[type='number']::-webkit-inner-spin-button,
.cart-slide .cart-slide-body .cart-slide-item .cart-slide-amount input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.cart-slide .cart-slide-body .cart-slide-item .cart-slide-amount p {
  margin: 0;
  margin-top: 5px;
  font-size: 1.4rem;
  font-weight: bold;
  color: #333;
}

.cart-slide .cart-slide-total {
  padding: 0px 10px;
  margin-top: 5px;
}

.cart-slide .cart-slide-total p {
  margin: 0;
  color: #333;
  font-size: 1.6rem;
  margin-top: 3px;
}

.cart-slide .cart-slide-total p span:last-child {
  font-weight: bold;
}

.cart-slide-body::-webkit-scrollbar {
  width: 3px;
}

.myslider {
  background: #fff;
  margin-top: -15px;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}

.myslider:hover .owl-prev,
.myslider:hover .owl-next {
  display: block;
}

.owl-prev {
  position: absolute;
  top: 40%;
  left: -25px;
  background: #f3f3f3;
  padding: 0px 30px;
  color: grey;
  display: block;
  border-radius: 25px;
}

.owl-prev:hover {
  background: #d8d8d8cc;
}

.owl-next {
  position: absolute;
  top: 40%;
  right: -25px;
  background: #f3f3f3;
  padding: 0px 30px;
  color: grey;
  display: block;
  border-radius: 25px;
}

.owl-next:hover {
  background: #d8d8d8cc;
}

.myslider2 {
  margin-bottom: 15px;
}

.brands-slider {
  padding: 10px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 45px;
}

.brands-slider a img {
  max-height: 45px;
}

.side-menu {
  border: 1px solid #d6d6d6;
}

.side-menu .side-menu-ul {
  padding: 0;
  margin: 0;
}

.side-menu .side-menu-ul .side-menu-li {
  padding: 7px 5px;
  border-bottom: 1px solid #d6d6d6;
  position: relative;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -ms-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}

.side-menu .side-menu-ul .side-menu-li:last-child {
  border-bottom: none;
}

.side-menu .side-menu-ul .side-menu-li:hover {
  padding-left: 10px;
  background: #fff;
}

.side-menu .side-menu-ul .side-menu-li:hover .side-menu-drop {
  display: block;
  border-left: none;
}

.side-menu .side-menu-ul .side-menu-li .side-menu-drop {
  border: 1px solid #d6d6d6;
  position: absolute;
  right: -202px;
  top: -1px;
  background: #fff;
  z-index: 99999;
  display: none;
}

.side-menu .side-menu-ul .side-menu-li .side-menu-drop .side-menu-drop-ul {
  padding: 0;
  margin: 0;
}

.side-menu .side-menu-ul .side-menu-li .side-menu-drop .side-menu-drop-ul .side-menu-drop-li {
  padding: 7px 7px;
  border-bottom: 1px solid #d6d6d6;
  min-width: 200px;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -ms-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}

.side-menu .side-menu-ul .side-menu-li .side-menu-drop .side-menu-drop-ul .side-menu-drop-li:hover {
  padding-left: 10px;
}

.side-menu .side-menu-ul .side-menu-li .side-menu-drop .side-menu-drop-ul .side-menu-drop-li:last-child {
  border-bottom: none;
}

.side-menu .side-menu-ul .side-menu-li .side-menu-drop .side-menu-drop-ul .side-menu-drop-li a {
  display: block;
}

.side-menu .side-menu-ul .side-menu-li a {
  display: block;
}

.crvena {
  background: red;
}

.plava {
  background: blue;
}

.zelena {
  background: green;
}

.orange {
  background: orange;
}

.zuta {
  background: yellow;
}

.crna {
  background: black;
}

.siva {
  background: gray;
}

.bela {
  border: 1px solid black;
  background: #fff;
}

.s-product-holder {
  /*border: 1px solid #e7e7e7;*/
  /*border-right: none;*/
  /*border-top: none;*/
  /*border-radius: 0;*/
  /*border:none!important;*/
  background: #f9f9f9;
  margin-bottom: 10px;
  /*border: 1px solid red;*/
}

.border-seter:last-child .s-product-holder {
  border-right: 1px solid #e7e7e7;
}

/*.s-product-holder:hover {
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    z-index: 9;
}*/

.s-product-holder .s-product-help {
  width: 100%;
  height: 25px;
  background: rgba(214, 214, 214, 0.64);
  background: #23bec0;
  background: transparent;
  position: absolute;
}

.s-product-holder .akcija {
  position: absolute;
  top: 7px;
  right: 0;
  width: 60px !important;
}

.s-product-holder .zelja {
  position: absolute;
  top: 2px;
  right: 90px;
  width: 20px;
}

.s-product-holder .wish-icons {
  position: absolute;
  top: 50px;
  right: 5px;
  width: 20px;
  color: #bfbfbf;
  font-size: 2rem;
}

.s-product-holder .wish-icons.-active {
  color: #ffde2a;
}

.s-product-holder .wish-icons:hover {
  color: #ffde2a;
}

.s-product-holder .stiker-holder {
  position: absolute;
  left: 0;
  width: 40px;
  top: 25px;
}

.s-product-holder .uporediForm {
  position: absolute;
  left: 5px;
  top: 5px;
}

.s-product-holder .disc {
  background: transparent;
  position: absolute;
  right: 14px;
  top: 10px;
  color: #fff;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  font-weight: 900;
  font-size: 1.5rem;
}

.s-product-holder .s-product-pic {
  /*padding: 20px 10px 0 10px;*/
  display: flex;
  justify-content: center;
  align-items: center;
  /*height: 180px;*/
  margin-bottom: 20px;
  padding-top: 4px;
}

.s-product-holder .s-product-pic img {
  max-height: 100%;
  height: 230px;
  object-fit: contain;
}

.s-product-holder .s-product-brend {
  height: 40px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  margin-top: 5px;
  padding: 4px 0;
  text-align: center;
}
.s-product-holder .s-product-brend span {
  font-size: 2rem;
}
.s-product-holder .s-product-brend a img {
  max-height: 100%;
  margin: auto;
}

.s-product-holder .s-product-attr {
  padding: 0 5px;
  height: 50px;
}

.s-product-holder .s-product-attr .s-product-attr-ul {
  text-align: center;
  padding: 0;
  margin: 0;
  padding: 0 5px;
}

.s-product-holder .s-product-attr .s-product-attr-ul .s-product-attr-li {
  display: inline-block;
  /*width: 18px;*/
  height: 18px;
  border-radius: 0;
  text-align: center;
  margin-right: 5px;
  font-size: 1.1rem;
  vertical-align: middle;
  /*border:1px solid #ccc;*/
  cursor: auto;
  min-width: 18px;
  padding: 2px;
}

.s-product-holder .s-product-name {
  padding: 0 5px;
  height: 20px;
  position: relative;
  line-height: 1.3;
  text-align: center;
}

.s-product-holder .s-product-name .availability {
  position: absolute;
  bottom: 5px;
  right: 5px;
}

.s-product-holder .s-product-name .name {
  font-size: 1.4rem;
  /*text-transform: uppercase;*/
  font-weight: bold;
}

.s-product-holder .s-product-nam .code {
  font-size: 1rem;
}

/*.s-product-holder .s-product-name a {
    font-size: 1.3rem;
    font-weight: bold;
}*/

.s-product-holder .s-product-price {
  /*border-top: 1px solid #d6d6d6;*/
  /*overflow: hidden;*/
  padding: 0 5px;
  /*padding-bottom: 10px;*/
  /*display: flex;*/
  /*justify-content: space-between;*/
  /*align-items: center;*/
  height: 45px;
  text-align: center;
}

.s-product-holder .s-product-price .price-help .sa-button {
  min-width: 100%;
  font-size: 1.4rem;
  text-transform: uppercase;
  margin-top: 6px;
  padding: 6px 9px;
}

.s-product-holder .s-product-price .price-help p {
  font-size: 1.6rem;
  margin: 0;
  color: #23bec0;
  font-weight: bold;
  letter-spacing: 1px;
}

.s-product-holder .s-product-price .price-help p del {
  font-size: 1.2rem;
}

.s-product-holder .s-product-price .price-help a img {
  width: 35px;
  margin-right: 15px;
  margin-top: 7px;
}

.rateYo {
  margin-bottom: 10px;
  margin-left: 5px;
}

.owl-carousel .owl-item img {
  width: unset;
}

.owl-carousel .owl-item .xs-product-holder .zelja {
  width: 20px;
}

.owl-carousel .owl-item .xs-product-holder .akcija {
  width: 65px;
}

.info-baner-holder {
  background: #fff;
  margin: 50px 0;
}

.info-baner {
  display: flex;
  flex-direction: row;
  margin: 20px 0;
}

.info-baner .text-holder {
  margin-left: 20px;
}

.info-baner .text-holder .text {
  margin: 0;
  color: #000000;
  font-size: 1.6rem;
  text-transform: uppercase;
  font-weight: bold;
}
.info-baner .text-holder .text_small {
  font-size: 1.5rem;
}
.info-baner .text-holder .links {
  color: #333;
}

.info-baner a img {
  display: inline-block;
  height: 50px;
}

footer {
  position: relative;
  width: 100%;
  /*background: #CCE6EA;*/
  padding: 15px;
  margin-top: 30px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
/*footer:before{
    content: '';
    position: absolute;
    left: 0;
    top: -26px;
    width: 100%;
    height: 63px;
    background: url(../../img/footer-curve.png) no-repeat;
    transform: rotate(180deg);
    }*/
footer .footer-filter {
  position: absolute;
  top: 0;
  left: 0;
  /*background: #23BEC0;*/
  width: 100%;
  height: 100%;
}

/*footer .footer-links p {
    color: #fff;
}*/

footer .footer-links h4 {
  color: #ffde2a;
}

footer .footer-links .footer-logo {
  width: 150px;
}

footer .footer-links ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

footer .footer-links ul li {
  padding: 3px 0;
}

footer .footer-links ul li a {
  color: #fff;
  font-size: 1.4rem;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -ms-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
  color: #333;
  font-weight: bold;
}

footer .footer-links ul li a:hover {
  text-decoration: underline;
}

footer .location ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

footer .location ul li {
  margin: 15px 0;
  color: #333;
  font-weight: bold;
  display: flex;
}
footer .location ul li .static {
  width: 55px;
}
footer .location ul li .dinamic {
  margin-left: 10px;
}
footer .location ul li .dinamic.-flex {
  display: flex;
  flex-direction: column;
}
footer .location ul li .dinamic.-flex .tel_links {
  margin-bottom: 5px;
}
footer .location ul li .dinamic.-flex .tel_links:hover {
  text-decoration: none;
}
footer .location ul li img {
  width: 25px;
  float: left;
  margin-right: 10px;
}

footer .bank-foo {
  padding: 7px 0;
  margin: 0;
  text-align: center;
}

footer .bank-foo li {
  display: inline-block;
  margin-right: 10px;
}

footer .bank-foo li img {
  width: 45px;
}

.newsletter-foo .newsletter {
  /*background: #23BEC0;*/
  border: none;
  /*border: 1px solid #23BEC0;*/
  outline: none;
  padding: 6px 5px;
  color: #333;
  width: 196px;
}

.bckg-primary {
  background: #fff;
}

.newsletter-foo .newsletter-btn {
  vertical-align: baseline;
  margin-left: -4px;
  background: #ffde2a;
  color: #333;
}

.social-foo h4 {
  color: #000;
  font-size: 2rem;
}

.social-foo .social-ul-foo {
  padding: 0;
  margin: 0;
}

.social-foo .social-ul-foo li {
  display: inline-block;
  margin-right: 10px;
}

.social-foo .social-ul-foo li a img {
  width: 35px;
}

.footer-bottom {
  padding: 5px 0;
  background: #333;
}

.footer-bottom p {
  margin: 0;
  color: #fff;
  font-size: 1.2rem;
}

.footer-bottom p a {
  color: #23bec0;
}

.footer-bottom .container {
  background: transparent;
}

.footer-expl {
  text-align: center;
  color: #333 !important;
  font-size: 1.2rem;
  line-height: 1;
  font-style: italic;
}

.tool-box {
  margin: 0 5px;
  margin-top: 3px;
}
.pagination > li > a,
.pagination > li > span {
  color: #000;
}
.registration-holder {
  background: #f9f9f9;
  padding: 10px;
  border-radius: 0;
}
.registration-holder .registration-form .reg-input {
  margin-bottom: 20px;
}
.registration-holder .registration-form .reg-input input {
  width: 100%;
  padding: 5px 7px;
  border: 1px solid #ccc;
  border-radius: 0;
  margin-top: 3px;
  font-size: 1.6rem;
  outline: none;
}

.registration-holder .registration-form .reg-input input:focus {
  outline: none;
  border-color: #23bec0;
}

.registration-holder .registration-form .reg-input .reg-btn {
  width: 100%;
  border: none;
}

.registration-holder2 {
  background: #23bec0;
  padding: 10px;
  border-radius: 0;
  color: #fff;
}

.registration-holder2 .registration-form .reg-input input {
  width: 100%;
  padding: 5px 7px;
  border: 1px solid #ccc;
  border-radius: 0;
  margin-top: 3px;
  font-size: 1.6rem;
  outline: none;
  vertical-align: sub;
  margin-bottom: 10px;
  color: #333;
}
.registration-holder2 .registration-form .reg-input .login_remember {
  margin-bottom: 0;
  width: auto;
}
.registration-holder2 .registration-form .reg-input input:focus {
  outline: none;
  border-color: #23bec0;
}

.registration-holder2 .registration-form .reg-input .reg-btn {
  width: 100%;
  border: none;
  background-color: #ffde2a;
  color: #333;
}

.panel {
  background-color: transparent;
  border-radius: 0;
  box-shadow: none;
}

.panel-group {
  border-bottom: 1px solid #eee;
  margin: 0;
  /*padding: 5px 8px;*/
}
.panel-group:first-child .panel-heading {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.panel-group:last-child .panel-heading {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.panel-title > .small,
.panel-title > .small > a,
.panel-title > a,
.panel-title > small,
.panel-title > small > a {
  display: block;
}

.panel-default {
  border: none;
}

.extradet {
  padding: 0 7px 7px 7px;
}

.extradet .panel-body {
  /*padding-top: 17px;*/
}

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

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

.panel-title a:hover i {
  color: #333;
}

.panel-title a i {
  color: #333;
  font-size: 1.8rem;
}

.panel-body {
  padding: 0px;
}

.panel-default > .panel-heading {
  background-color: #939393;
  border-color: transparent;
  border-radius: 0;
  padding: 7px 7px;
}

.side-filters .side-kate-ul {
  padding: 0;
  margin: 0;
}

.side-filters .side-kate-ul .side-kate-li {
  padding: 3px 0;
  width: 100%;
  list-style: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  padding: 5px 18px;
}

.side-filters .side-kate-ul .side-kate-li:hover {
  background: rgba(255, 255, 255, 0.12);
}

.side-filters .side-kate-ul .side-kate-li i {
  float: right;
  cursor: pointer;
  font-size: 1.8rem;
  color: #08494a;
  margin-top: 2px;
}

.side-filters .side-kate-ul .side-kate-li a {
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -ms-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
  display: inline;
  font-size: 1.6rem;
  color: #08494a;
  /*text-transform: uppercase;*/
  letter-spacing: 1px;
}

.side-filters .side-kate-ul .side-kate-li a:hover {
  padding-left: 4px;
}

.side-filters .side-kate-ul .side-kate-li .side-kate-drop {
  margin: 8px 0;
  padding-left: 10px;
  display: none;
}

.side-filters .side-kate-ul .side-kate-li .side-kate-drop .side-kate-drop-ul {
  margin: 0;
  padding: 0;
}

.side-filters .side-kate-ul .side-kate-li .side-kate-drop .side-kate-drop-ul .side-kate-drop-li {
  margin-bottom: 3px;
  width: 100%;
  list-style: none;
}

.side-filters .side-kate-ul .side-kate-li .side-kate-drop .side-kate-drop-ul .side-kate-drop-li:hover {
  /*background: #23BEC0;*/
}

.side-filters .side-kate-ul .side-kate-li .side-kate-drop .side-kate-drop-ul .side-kate-drop-li i {
  float: right;
  cursor: pointer;
  font-size: 1.8rem;
  color: #23bec0;
}

.side-filters .side-kate-ul .side-kate-li .side-kate-drop .side-kate-drop-ul .side-kate-drop-li a {
  font-size: 1.4rem;
  display: inline;
  color: #23bec0;
}

.side-filters .side-kate-ul .side-kate-li .side-kate-drop .side-kate-drop-ul .side-kate-drop-li .side-kate-drop2 {
  margin: 8px 0;
  padding-left: 10px;
  display: none;
}

.side-filters .side-kate-ul .side-kate-li .side-kate-drop .side-kate-drop-ul .side-kate-drop-li .side-kate-drop2 .side-kate-drop-ul {
  margin: 0;
}

.side-filters .side-kate-ul .side-kate-li .side-kate-drop .side-kate-drop-ul .side-kate-drop-li .side-kate-drop2 .side-kate-drop-ul .side-kate-drop-li {
  margin-bottom: 3px;
}

/*.side-filters .side-kate-ul .side-kate-li .side-kate-drop .side-kate-drop-ul .side-kate-drop-li .side-kate-drop2 .side-kate-drop-ul .side-kate-drop-li:hover{
    background: #fff;
}*/
.side-filters .side-kate-ul .side-kate-li .side-kate-drop .side-kate-drop-ul .side-kate-drop-li .side-kate-drop2 .side-kate-drop-ul .side-kate-drop-li a {
  font-size: 1.4rem;
  display: inline;
}

.side-links-ul {
  padding: 0;
  margin: 0;
  padding: 5px;
  background: #333;
}

.side-links-ul .side-links-li {
  padding: 5px 0;
}

.side-links-ul .side-links-li a {
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -ms-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
  display: block;
  color: #fff;
}

.side-links-ul .side-links-li a:hover {
  padding-left: 4px;
}

.side-links-ul .side-links-li a i {
  font-size: 1.6rem;
}

.x-filter-white {
  color: #08494a;
  margin: 10px;
}

.filter-color-ul {
  margin: 0;
  padding: 5px 0 0 10px;
}

.filter-color-ul .filter-color-li {
  width: 25px;
  height: 25px;
  border-radius: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  float: left;
  margin-right: 6px;
  cursor: pointer;
  border: 1px solid #d6d6d6;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 6px;
}

.filter-color-ul .filter-color-li i {
  display: none;
}

.filter-color-ul .filter-color-sqr {
  border-radius: 0;
}

input[type='checkbox'].css-checkbox {
  position: absolute;
  z-index: -1000;
  left: -1000px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

input[type='checkbox'].css-checkbox + label.css-label {
  padding-left: 25px;
  height: 16px;
  display: block;
  line-height: 16px;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 1.4rem;
  vertical-align: middle;
  cursor: pointer;
  margin-bottom: 10px;
}

input[type='checkbox'].css-checkbox:checked + label.css-label {
  background-position: 0 -16px;
}

label.css-label {
  background-image: url('../../img/csscheckbox_81f722579f9a47fe19127e2f016b3c37.png');
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: normal;
}

.upor {
  font-size: 1.2rem !important;
}

.filter-select {
  width: 100%;
  background: transparent;
  padding: 5px 0;
  outline: none;
  margin: 15px 0;
  color: #fff;
}

.filter-select option {
  color: #333;
}

.color-fff {
  color: #fff;
}

.head-name {
  color: #23bec0;
  margin: 20px 0;
  font-size: 5.5rem;
  border-bottom: 1px dashed pink;
  font-family: 'Amatic SC', cursive;
}

.shop-baner img {
  width: 100%;
}

.uporedi-box {
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: inline-block;
  border: 1px solid #eee;
  position: relative;
}

.uporedi-box:hover {
  background: rgba(255, 255, 255, 0.3);
}

.uporedi-box:hover a {
  display: block;
}

.uporedi-box a {
  display: none;
}

.uporedi-box a img {
  width: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.uporediBtn {
  margin-top: -30px;
}

.prikaz-p {
  margin-top: 5px;
}

.h-product-holder {
  border: 1px solid #d6d6d6;
  padding: 3px;
  overflow: hidden;
  margin-bottom: 10px;
  margin: 10px 5px;
  border-radius: 0;
}
.h-product-holder:hover {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.h-product-holder .h-product-brend {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 100px;
  cursor: auto;
}

.h-product-holder .h-product-pic {
  float: left;
  height: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #eee;
  width: 100%;
  border-radius: 0;
}

.h-product-holder .h-product-pic .uporediForm-h {
  position: absolute;
  bottom: -35px;
  left: 65px;
}

.h-product-holder .h-product-pic img {
  max-height: 100%;
}

.h-product-holder .h-product-pic .akcija2 {
  position: absolute;
  top: 5px;
  right: 0px;
  width: 45px;
}

.h-product-holder .h-product-pic .stiker-holder {
  position: absolute;
  left: 0;
  top: 5px;
  width: 35px;
}

.h-product-holder .h-product-name {
  padding-bottom: 10px;
  border-bottom: 1px solid #d6d6d6;
  height: 70px;
}

.h-product-holder .h-product-name a h1 {
  margin-top: 0;
  margin-bottom: 7px;
  width: calc(100% - 95px);
  height: 40px;
  font-size: 2rem;
  font-family: 'Comfortaa', 'Helvetica Neue', Helvetica, Arial, cursive;
}

.h-product-holder .h-product-name small {
  padding-right: 10px;
  border-right: 1px solid #333;
}

.h-product-holder .h-product-name .nema-h {
  padding-left: 7px;
  border: none;
  color: red;
}

.h-product-holder .h-product-name .ima-h {
  color: green;
}

.h-product-holder .h-product-attr {
  padding-top: 10px;
  overflow: hidden;
  height: 70px;
}
.h-product-holder .h-product-price {
  overflow: hidden;
  height: 70px;
}

.h-product-holder .h-product-attr .h-product-attr-ul {
  padding: 0;
  margin: 0;
  float: left;
}

.h-product-holder .h-product-attr .h-product-attr-ul .h-product-attr-li {
  font-size: 1.2rem;
  margin-bottom: 10px;
  list-style: none;
  overflow: hidden;
}

.h-product-holder .h-product-disc {
  padding-top: 10px;
}

.h-product-holder .h-attr-select {
  padding-top: 10px;
}

.h-product-holder .h-attr-select .h-attr-select-ul .h-attr-select-li {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  text-align: center;
}

.h-product-holder .h-product-cart {
  text-align: right;
  height: 40px;
}

.h-product-holder .h-product-cart a {
  /*font-size: 1.1rem;*/
  margin-left: 10px;
  width: 112px;
}

.h-product-holder .h-product-cart a img {
  width: 18px;
}

.h-product-holder .h-product-cart .h-cart-btn {
  font-size: 1.4rem;
}
.h-product-holder .h-product-cart .wish-icons {
  color: #c1c1c1;
  font-size: 2rem;
  vertical-align: middle;
}
.h-product-holder .h-product-cart .wish-icons.-active {
  color: #ffde2a;
}
.h-product-holder .h-product-cart .wish-icons:hover {
  color: #ffde2a;
}

.h-product-holder .h-product-price p {
  font-size: 1.8rem;
  color: red;
  margin: 0;
}

.h-product-holder .h-product-price p del {
  font-size: 1.4rem;
  color: #333;
}
.h-product-holder .disc {
  background: transparent;
  position: absolute;
  right: 10px;
  top: 8px;
  color: #fff;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  font-weight: 900;
  font-size: 1.1rem;
}
.rate-h {
  margin-bottom: 0;
  margin-left: -4px;
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 2px;
}

.table > tbody > tr > th {
  background: #eee;
  font-size: 1.2rem;
}

.table > tbody > tr > td {
  font-size: 1.2rem;
}

.thumb-div:first-child {
  padding-left: 15px;
}

.thumb-div:last-child {
  padding-right: 15px;
}

.main-rate .rate-p {
  padding: 0;
  margin-top: 10px;
}

.main-rate p {
  margin: 0;
  margin-top: 9px;
  margin-left: 15px;
  font-size: 1.6rem;
}

.product-head-name {
  margin: 0 0 10px 0;
  font-size: 5rem;
  color: #23bec0;
}

.product-pic {
  border: 1px solid #eee;
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  border-radius: 0;
}

.product-pic .disc {
  /* background: #FF6732; */
  font-weight: 900;
  position: absolute;
  /* left: 17%; */
  top: 11px;
  font-size: 1.6rem;
  width: 54px;
  height: 35px;
  padding: 4px;
  transform: translate(-50%, 0);
  color: #fff;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  right: 4px;
}

.product-pic .product-image {
  max-height: 100%;
}

.product-pic .akcija3 {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 95px;
}

.product-pic .garancija {
  position: absolute;
  bottom: 5px;
  right: 5px;
  width: 70px;
}

.product-pic .stiker-holder2 {
  position: absolute;
  left: 0;
  top: 5px;
  width: 50px;
}

.product-sec-pic {
  border: 1px solid #eee;
  height: 100px;
  width: 100px;
  padding: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  background: #fff;
  border-radius: 0;
  margin-right: 10px;
}

.product-sec-pic:hover {
  border-color: #23bec0;
}

.product-sec-pic img {
  max-height: 100%;
}

.easyzoom {
  float: left;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.easyzoom a {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.easyzoom img {
  display: block;
}

.product-info {
  border: 1px solid #eee;
  padding: 5px;
  overflow: hidden;
  min-height: 130px;
  background: #fff;
  border-radius: 0;
}
.top-info-holder h2 {
  font-size: 2rem;
  font-weight: bold;
  margin: 0;
  margin-bottom: 10px;
}
.top-info-holder h4 {
  font-size: 1.2rem;
  margin-bottom: 7px;
  color: #b3b3b3;
}
.top-info-holder h4:nth-child(3) {
  font-size: 1.3rem;
  color: #333;
}
.top-info-holder h4 a {
  font-weight: bold;
  text-transform: uppercase;
}
.product-info .product-brand {
  height: 35px;
  margin-bottom: 10px;
  width: 55%;
  float: left;
}
.product-info .product-brand span {
  font-size: 3rem;
}
.product-info .product-brand a {
  cursor: auto;
}
.product-info .product-brand img {
  max-height: 100%;
  float: left;
}

.product-info .product-price {
  margin-bottom: 10px;
  width: auto;
  /*overflow: hidden;*/
  text-align: right;
}

.product-info .product-price p {
  margin: 0;
}

.product-info .product-price p.real-price {
  font-size: 1.6rem;
}

.product-info .product-price p.discount-price {
  font-size: 2.5rem;
  color: red;
  font-weight: bold;
}
.product-info .product-price p.discount-price .price-title {
  font-size: 1.6rem;
  color: #f00;
  display: block;
  font-weight: normal;
}
.product-info .product-price p.unit-measure {
  font-size: 1.2rem;
}
.product-info .product-price p.savings {
  font-size: 1.4rem;
  color: #009344;
}

.product-info .stock-holder {
  margin-bottom: 5px;
  overflow: hidden;
  float: left;
  width: 100%;
}

.product-info .stock-holder .stock {
  display: inline-block;
  margin: 0;
  margin-right: 10px;
  font-size: 1.4rem;
}

.product-info .stock-holder .stock-yes {
  color: #009344;
}

.product-info .stock-holder .stock-no {
  color: red;
}

.product-info .product-desc {
  margin-bottom: 10px;
}

.product-info .product-desc p {
  margin: 0;
  line-height: 1.6;
}

.product-info .product-desc p strong {
  text-transform: uppercase;
}

.product-info .product-delivery {
  margin-bottom: 10px;
  overflow: hidden;
  width: 100%;
}

.product-info .product-delivery .deli {
  margin: 0;
}

.product-info .product-delivery .deli1 {
  font-size: 1.4rem;
}

.product-info .product-delivery .deli2 {
  color: #009344;
  font-size: 1.6rem;
  text-transform: uppercase;
}

.product-info .product-rate {
  overflow: hidden;
  margin-bottom: 10px;
}

.product-info .product-rate .rate-p {
  margin-left: 0;
  padding: 0;
  float: left;
}

.product-info .product-rate p {
  display: inline-block;
  margin: 0;
}

.product-info .product-attr {
  margin-bottom: 10px;
  overflow: hidden;
  width: 100%;
  float: left;
}

.product-info .product-attr p {
  margin-bottom: 0px;
}

.product-info .product-attr .product-attr-ul {
  padding: 0;
  margin: 0;
  overflow: hidden;
  margin-bottom: 0px;
}

.product-info .product-attr .product-attr-ul a .product-attr-li {
  min-width: 35px;
  height: 35px;
  font-size: 1.2rem;
  width: auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  float: left;
  margin-right: 5px;
  position: relative;
  border: 1px solid #a0a0a0;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 5px;
  margin-bottom: 5px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-radius: 0;
}

.product-info .product-attr .product-attr-ul a .product-attr-li i {
  position: absolute;
  left: 1px;
  top: 1px;
  color: #00ff76;
  display: none;
}

.product-info .product-attr select {
  width: 150px;
  border-radius: 0;
  padding: 3px 2px;
  outline: none;
  box-shadow: none;
}

.product-info .attr-onchange {
  border: 2px solid red !important;
  color: red;
  font-weight: bold;
}

.product-info .product-disc {
  width: 100%;
  float: left;
  margin-bottom: 10px;
}

.product-info .product-disc .disc-product-table {
  width: 100%;
}
.product-info .product-disc .disc-product-table th {
  font-size: 1.2rem;
  padding: 1px 2px;
}

.product-info .product-disc .disc-product-table td {
  font-size: 1.4rem;
}
.product-info .product-compare-wish {
  width: 10%;
  float: left;
  margin-bottom: 5px;
  display: flex;
  align-items: center;
}
.product-info .product-compare-wish .wish-product-btn {
  border: 1px solid #eee;
  margin-left: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0;
  padding: 4px;
}
.product-info .product-compare-wish .wish-icons {
  color: #9a9898;
  font-size: 2rem;
  /*margin-left:20px;*/
  cursor: pointer;
}
.product-info .product-compare-wish .wish-icons:hover {
  color: #ffde2a;
}

.product-info .product-compare-wish .wish-icons.-active {
  color: #ffde2a;
}
.product-info .product-compare-wish .uporediForm input[type='checkbox'].css-checkbox + label.css-label {
  background-image: none;
  cursor: pointer;
  padding-left: 0;
  margin: 0;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #eee;
  border-radius: 0;
  padding: 3px;
}
.product-info .product-compare-wish .uporediForm .icons {
  color: #9a9898;
  font-size: 2rem;
  cursor: pointer;
}
.product-info .product-compare-wish .uporediForm .icons:hover {
  color: #ffde2a;
}
.product-info .product-addlinks {
  margin-bottom: 10px;
  overflow: hidden;
  float: right;
  margin-left: 10px;
}

.product-info .product-addlinks a {
  margin-right: 10px;
}

.product-info .product-addlinks a img {
  width: 20px;
}

.product-info .product-addlinks a i {
  font-size: 1.6rem;
}

.product-info .product-cart {
  margin-bottom: 10px;
  margin-right: 5px;
  text-align: right;
  width: 90%;
  float: right;
}
.product-info .product-cart .sa-button {
  font-size: 1.8rem;
  padding: 6px 8px;
}
.product-info .product-cart .product-input::-webkit-inner-spin-button,
.product-info .product-cart -webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.product-info .product-cart .product-input {
  box-shadow: none;
  outline: none;
  width: 60px;
  height: 40px;
  padding: 0 5px;
  font-size: 2rem;
  border: 1px solid #333;
  border-radius: 0;
  vertical-align: bottom;
}
.product-info .product-cart .product-input:focus {
  border-color: #23bec0;
}
.product-info .product-cart button {
  height: 40px;
  width: 40px;
  font-size: 2rem;
  background: transparent;
  border: 1px solid #333;
  vertical-align: bottom;
  border-radius: 0;
}
.product-info .product-cart button .icons {
  vertical-align: middle;
  font-size: 1.9rem;
}
.product-info .product-cart button:hover {
  border-color: #23bec0;
}
.product-info .product-cart .product-cart-btn {
  padding: 11px 6px;
  width: 130px;
  margin-left: 10px;
  margin-top: -6px;
  font-size: 1.3rem;
  text-transform: uppercase;
}
.order-help-menu {
  background: #fff;
  border-radius: 0;
  padding: 5px;
}
.order-help-menu .title {
  color: #333;
  font-family: 'Comfortaa', 'Helvetica Neue', Helvetica, Arial, cursive;
}
.order-help-menu .cart-help-ul {
  padding-left: 10px;
}
.order-help-menu .cart-help-ul .cart-help-li {
}
.order-help-menu .cart-help-ul .cart-help-li .icons {
  font-size: 2rem;
  vertical-align: sub;
}
.order-help-menu .cart-help-ul .cart-help-li .links {
  color: #333;
}

.product-help-ul .product-help-li a {
  font-size: 1.6rem;
  line-height: 1.7;
}

.product-help-ul .product-help-li a:hover {
  text-decoration: underline;
}

.product-table > tbody > tr > td {
  font-size: 1.4rem;
  padding: 5px;
}

.small-product-head {
  /*background: #eee;*/
  /*padding: 20px 0 20px 10px;*/
}

.small-product-head .title {
  text-transform: uppercase;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 2px;
}

#docs p {
  overflow: hidden;
}

#docs p a:hover {
  text-decoration: underline;
}

#docs p a img {
  float: left;
  width: 40px;
}

.p-video-holder {
  width: 100%;
  height: 400px;
  margin: 10px auto;
}
.product-info-tabs {
  background: #f9f9f9;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  margin-top: 20px;
}
.product-info-tabs .nav-tabs > li > a {
  /*border-radius: 0;*/
  padding: 5px;
  font-size: 2rem;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.product-info-tabs .nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  background: #f9f9f9;
  color: #23bec0;
  border: none;
}

.product-info-tabs .tab-content .tab-pane {
  min-height: 200px;
  padding: 0 10px;
}
.product-info-tabs .tab-content .tab-pane li {
  font-size: 1.6rem;
}
.product-info-tabs .tab-content .tab-pane p {
  font-size: 1.6rem;
  line-height: 1.4;
}

.product-info-tabs .nav-tabs {
  display: flex;
  justify-content: space-between;
  background: #fff;
}
.product-info-tabs .nav-tabs li {
  width: 100%;
}

.product-description {
  background: #f9f9f9;
  border-radius: 0;
  padding: 5px;
  margin-top: 20px;
}
.product-description {
  font-size: 1.6rem;
}
.product-description .title {
  font-size: 2rem;
  display: none;
}
.product-description p {
  font-size: 1.6rem;
}

.xs-product-holder {
  border: 1px solid #eee;
  padding: 3px;
  background: #fff;
  margin-bottom: 10px;
  position: relative;
  border-radius: 0;
}

.xs-product-holder:hover {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.xs-product-holder .akcija {
  position: absolute;
  top: 3px;
  right: -6px;
  width: 65px;
}

.xs-product-holder .zelja {
  position: absolute;
  top: 2px;
  left: 50%;
  width: 20px;
}

.xs-product-holder .uporediForm {
  position: absolute;
  left: 5px;
  top: 5px;
}

.xs-product-holder .stiker-holder {
  position: absolute;
  top: 28px;
  left: 0;
  width: 40px;
}

.xs-product-holder .disc {
  background: transparent;
  position: absolute;
  right: 12px;
  top: 7px;
  padding: 2px 3px 2px 3px;
  color: #fff;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  font-weight: 900;
  font-size: 1.3rem;
}

.xs-product-holder .xs-product-pic {
  /*height: 130px;*/
  /*border-bottom: 1px solid #d6d6d6;*/
}

.xs-product-holder .xs-home-product-pic {
  /* background-color: #d1d1d1; */
  border-radius: 11px;
  margin: 13px;
}

.xs-product-holder .xs-product-pic a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.xs-product-holder .xs-product-pic a img {
  max-height: 100%;
  height: 230px;
  object-fit: cover;
}
.xs-product-holder .xs-home-product-pic a img {
  /* width: 100%; */
  height: 230px;
  object-fit: fill;
  border-radius: 11px;
  max-width: none;
}

.xs-product-holder .xs-product-name {
  padding-top: 10px;
  height: 58px;
  line-height: 1.1;
  overflow: hidden;
  text-align: center;
}

.xs-product-holder .xs-product-name a {
  font-size: 1.4rem;
  color: #333;
  text-align: center;
  /*text-transform: uppercase;*/
}
.xs-product-holder .xs-product-price {
  height: 50px;
  text-align: center;
}
.xs-product-holder .xs-product-price p {
  margin: 0;
  color: #23bec0;
  font-size: 1.8rem;
  line-height: 1.5;
  height: 25px;
}

.xs-product-holder .xs-product-price p del {
  color: #333;
  font-size: 1.2rem;
}

.xs-product-holder .xs-product-btn-holder .xs-product-btn {
  width: 100%;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 1rem;
}

.add-coment {
  color: #23bec0;
}

.coment-form input {
  outline: none;
  box-shadow: none;
  width: 200px;
  margin-bottom: 10px;
  background: transparent;
  border: 1px solid #23bec0;
}

.coment-form input:focus {
  border: 1px solid #23bec0;
}

.coment-form textarea {
  outline: none;
  box-shadow: none;
  margin-bottom: 10px;
  background: transparent;
  border: 1px solid #23bec0;
}

.coment-form textarea:focus {
  border: 1px solid #23bec0;
}

.coment-form .coment-btn {
  width: 200px;
  margin-bottom: 10px;
}

.coment-form p {
  margin: 0;
}

.well {
  box-shadow: none;
  border-radius: 0;
  margin-top: 10px;
}

.coment-holder {
  margin-top: 15px;
  padding: 15px;
  border: 1px solid #e3e3e3;
  background-color: #f5f5f5;
  overflow: hidden;
}

.coment-holder p {
  overflow: hidden;
}

.coment-holder p span {
  color: #23bec0;
  font-size: 2rem;
}

.coment-holder p span img {
  height: 30px;
}

.admin-coment {
  margin-left: 50px;
  padding: 10px;
  background: rgba(0, 115, 132, 0.1);
}

.more-com {
  width: 100%;
}

.more-com .more-com-btn {
  width: 100px;
  margin-top: 20px;
}

.table-attr-ul {
  margin: 0;
  list-style: none;
}

.table-attr-ul a {
  cursor: auto;
}

.table-attr-ul .table-attr-li {
  width: 20px;
  height: 20px;
  display: inline-block;
}

.rateYo,
.rate-p,
.ocenite {
  z-index: 9;
}

.uporedi-pic-holder {
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  height: 100px;
}

.uporedi-tabela th,
.uporedi-tabela td {
  border: 1px solid #23bec0;
}

.uporedi-tabela .btn,
.uporedi-tabela add2cart,
.uporedi-tabela cart-button {
  width: 120px;
  transition: all 0.2s ease;
  border-radius: 0;
  color: #fff;
  font-size: 16px;
  background-color: #23bec0;
}

.uporedi-tabela .btn:hover,
.uporedi-tabela add2cart:hover,
.uporedi-tabela cart-button:hover {
  background-color: #1c272b;
}

.b2b-pic img {
  width: 30px;
  margin: auto;
}

.b2b-brend-pic img {
  margin: auto;
  width: 50px;
}

.myb2bTable tr {
  text-align: center;
}

.b2b-attr-patern {
  width: 18px;
  height: 18px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  float: left;
  margin-right: 5px;
}

.b2b-attr-color {
  width: 18px;
  height: 18px;
  float: left;
  margin-right: 5px;
}

.b2b-price {
  font-weight: bold;
  color: red;
}

.b2b-sumary {
  font-size: 1.6rem;
}

.b2b-input {
  width: 50px;
}

.b2b-btn {
  font-size: 1.2rem;
  padding: 3px;
}

.b2b-check {
  color: #009344;
}

.myb2bTable > tbody > tr > td {
  vertical-align: middle;
}

.b2bModal {
  padding: 15px;
}

.attr-b2b {
  display: inherit;
  font-size: 1.2rem;
}

.b2bFilters-btn {
  width: 150px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: rgba(0, 159, 183, 0.1);
}

.popover {
  border-radius: 0;
}

.gallerys-bckg {
  position: absolute;
  bottom: -30px;
  right: 0;
  width: 380px;
  height: 380px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0.1;
  z-index: -1;
}

.gallerys-holder {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 200px;
  margin-bottom: 10px;
}

.gallerys-holder .gallerys-info {
  padding: 15px 7px;
  background: rgba(33, 33, 33, 0.5);
  text-align: center;
  color: #fff;
  position: absolute;
  top: 65%;
  left: 0;
  width: 100%;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.gallerys-holder .gallerys-info p {
  margin: 0;
  line-height: 1.5;
}

.gallerys-holder:hover .gallerys-info {
  top: 0;
  height: 100%;
  background: rgba(33, 33, 33, 0.7);
}

.gallery-holder {
  border: 1px solid #eee;
  height: 150px;
  margin-bottom: 10px;
}

.gallery-holder a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.gallery-holder a img {
  max-height: 100%;
}

.gallery-pic-holder {
  height: 150px;
  padding: 2px;
  border-radius: 4px;
  border: 1px solid #eee;
}

.gallery-pic-holder a {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.gallery-pic-holder a img {
  max-height: 100%;
}

.gallery-pic-col {
  margin-bottom: 10px;
}

.video-holder {
  height: 215px;
  margin-bottom: 10px;
}

#news-bar {
  background: #23bec0;
  border-bottom: 1px solid #cce6ea;
}

#news-bar a {
  color: #fff;
  font-size: 1.4rem;
}

#commercialist-bar {
  background: #2f343d;
  border-bottom: 1px solid #0a0e14;
}

#commercialist-bar a {
  color: #fff;
  /*font-size: 1.4rem;*/
}

.news-holder {
  border: 1px solid #c1c1c1;
  padding: 2px;
  margin-bottom: 10px;
  border-radius: 0;
}

.news-holder .news-pic {
  height: 270px;
  border: 1px solid #23bec0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.news-holder .news-pic .timeSpan {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 8px;
  background: #23bec0;
  color: #fff;
  font-size: 1rem;
}

.news-holder .news-pic .news-head {
  position: absolute;
  bottom: 0;
  background: rgba(33, 33, 33, 0.7);
  padding: 5px;
  width: 100%;
}

.news-holder .news-pic .news-head small {
  color: #fff;
  font-size: 1rem;
  font-style: italic;
}

.news-holder .news-pic .news-head h4 {
  color: #fff;
}

.news-holder .news-pic .news-head p {
  color: #fff;
  margin: 0;
  height: 45px;
  overflow: hidden;
  line-height: 1.2;
}

.news-holder .news-pic .news-filter {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(33, 33, 33, 0);
  width: 100%;
  height: 100%;
}

.news-holder .news-pic:hover .news-head {
  background: rgba(33, 33, 33, 0.9);
}

.news-holder .news-pic:hover .news-head p i {
  margin-right: 10px;
}

.news-holder .news-pic-slider {
  height: 158px;
}

.news-baner {
  margin-bottom: 10px;
}

.big-news-holder {
  border: 1px solid #c1c1c1;
  padding: 2px;
  margin-bottom: 10px;
  border-radius: 0;
}

.big-news-holder .big-news-pic {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 400px;
  position: relative;
}

.big-news-holder .big-news-pic .timeSpan {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 8px;
  background: #23bec0;
  color: #fff;
  font-size: 1rem;
}

.big-news-holder .big-news-pic .news-head {
  position: absolute;
  bottom: 0;
  background: rgba(33, 33, 33, 0.7);
  padding: 5px;
  width: 100%;
}

.big-news-holder .big-news-pic .news-head small {
  color: #fff;
  font-size: 1rem;
  font-style: italic;
}

.big-news-holder .big-news-pic .news-head h1 {
  color: #fff;
}
.news-holder .news-pic .news-head h1 {
  font-size: 2.1rem;
  color: #fff;
}
.big-news-holder .big-news-pic .news-head p {
  color: #fff;
  margin: 0;
  height: 45px;
  overflow: hidden;
  line-height: 1.2;
}

.big-news-holder .big-news-pic .news-filter {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(33, 33, 33, 0);
  width: 100%;
  height: 100%;
}

.big-news-holder .big-news-pic:hover .news-head {
  background: rgba(33, 33, 33, 0.9);
}

.big-news-holder .big-news-pic:hover .news-head p i {
  margin-right: 10px;
}

.news-help-holder {
  border: 1px solid #d5d5d5;
  padding: 3px;
  margin-bottom: 10px;
}

.news-help-holder .news-search-holder .news-help-head {
  width: 100%;
  padding: 7px 10px;
  background: #333;
  margin-bottom: 10px;
}

.news-help-holder .news-search-holder .news-help-head p {
  margin: 0;
  color: #fff;
  font-size: 1.2rem;
}

.news-help-holder .news-search-holder input {
  border: 1px solid #23bec0;
  outline: none;
  padding: 5px 2px;
  width: 170px;
}

.news-help-holder .news-search-holder input:focus {
  border: 1px solid #23bec0;
}

.news-help-holder .news-search-holder button {
  margin-left: -4px;
  vertical-align: baseline;
}

.news-help-holder .news-tags-holder {
  margin-top: 10px;
}

.news-help-holder .news-tags-holder .news-help-head {
  width: 100%;
  padding: 7px 10px;
  background: #333;
  margin-bottom: 10px;
}

.news-help-holder .news-tags-holder .news-help-head p {
  margin: 0;
  color: #fff;
}

.news-help-holder .news-tags-holder .news-tags-ul {
  margin: 0;
}

.news-help-holder .news-tags-holder .news-tags-ul .news-tags-li {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 5px;
}

.news-help-holder .news-tags-holder .news-tags-ul .news-tags-li a:hover {
  text-decoration: underline;
}

.single-news-holder {
  border: 1px solid #d4d4d4;
  padding: 2px;
}
.single-news-body {
  padding: 0 10px;
}
.single-news-body h1 {
  text-align: center;
  font-size: 4rem;
}
.contact-social-ul {
  display: flex;
}
.contact-social-ul li {
  margin-right: 5px;
}
.single-news-holder .single-news-pic {
  max-height: 450px;
  overflow: hidden;
  position: relative;
}

.single-news-holder .single-news-pic .timeSpan {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 8px;
  background: #23bec0;
  color: #fff;
}

.single-news-holder .single-news-pic img {
  width: 100%;
  max-height: 100%;
}

.single-news-holder .single-news-body h3 {
  text-align: center;
  margin: 20px 0;
  font-weight: bold;
}

.single-news-holder .view-gallery .gallery-ul .gallery-li {
  display: inline-block;
  height: 100px;
  border: 1px solid rgba(220, 220, 200, 0.6);
  padding: 2px;
  border-radius: 0;
}

.single-news-holder .view-gallery .gallery-ul .gallery-li img {
  max-height: 100%;
}

.doc-holder {
  height: 160px;
}
.doc-holder a {
  word-break: break-all;
}
.doc-holder a img {
  width: 50px;
  margin-bottom: 7px;
}

.contact-social-ul li {
  display: inline-block;
  margin-right: 5px;
}

.contact-social-ul li a img {
  width: 25px;
}

.form-group input,
.form-group textarea {
  border: 1px solid #23bec0;
  outline: none;
  box-shadow: none;
  border-radius: 0;
}

.form-control:focus {
  box-shadow: none;
  border-color: #23bec0;
}

#map {
  height: 450px;
  margin-bottom: -30px;
}

.text-slider-holder {
  text-align: center;
}

.new-product-title,
.hit-akcija {
  display: inline-block;
  margin: 0 30px;
  cursor: pointer;
  padding-bottom: 40px;
}
.text-underline-slider {
  text-decoration: underline;
}

.catalog-name {
  font-size: 1.4rem;
  text-transform: uppercase;
  margin: 0;
  height: 72px;
  line-height: 1.3;
  margin-bottom: 10px;
}

.catalog-holder {
  border: 1px solid #c1c1c1;
  padding: 2px;
  height: 230px;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
  border-radius: 0;
}

.catalog-holder a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.catalog-holder:hover .catalog-filter {
  background: rgba(33, 33, 33, 0.7);
}

.catalog-holder:hover .catalog-filter .catalog-down {
  opacity: 1;
}

.catalog-holder .catalog-filter {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(33, 33, 33, 0);
  display: flex;
  justify-content: center;
  align-items: center;
}

.catalog-holder .catalog-filter .catalog-down {
  width: 30px;
  height: 30px;
  opacity: 0;
}

.catalog-holder .catalog-img {
  max-height: 100%;
}

.empty-cart {
  width: 280px;
  margin: auto;
}

.korpa-holder {
  padding: 3px;
  border: 1px solid #d6d6d6;
  overflow: hidden;
  margin: 0 5px;
  width: 100%;
}
.korpa-holder.korpa-heading {
  border-bottom: none;
}
.korpa-holder .korpa-th {
  margin: 0;
  font-size: 1.4rem;
}

.korpa-holder .korpa {
  /*padding: 5px;*/
  border-left: 1px solid #eee;
  line-height: 1.1;
}
.korpa-holder .korpa .title {
  font-size: 1.2rem;
  /*margin-bottom: 17px;*/
  color: #333;
  text-align: center;
  /*background: rgba(204, 204, 204, 0.28);*/
  width: 100%;
  margin: 0;
}
.korpa-holder .korpa-proizvod .korpa-proizvod-pic {
  height: 60px;
  width: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  float: left;
  margin-right: 10px;
}

.korpa-holder .korpa-proizvod .korpa-proizvod-pic img {
  max-height: 100%;
}

.korpa-holder .korpa-proizvod .korpa-brend-name {
  color: #23bec0;
}

.korpa-holder .korpa-proizvod .korpa-proizvod-name {
  color: #23bec0;
  font-size: 1.2rem;
}

.korpa-holder .korpa-proizvod .korpa-proizvod-izbaci {
  color: red;
}

.korpa-holder .korpa-cena {
  height: 80px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.korpa-holder .korpa-cena span {
  font-weight: bold;
  color: #333;
  font-size: 1.8rem;
}

.korpa-holder .korpa-popust {
  height: 80px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.korpa-holder .korpa-popust th {
  font-size: 1.2rem;
}
.korpa-holder .korpa-popust span {
  font-weight: bold;
  color: #333;
  font-size: 1.8rem;
}

.korpa-holder .korpa-kolicina {
  /*height: 80px;*/
}

.korpa-holder .korpa-kolicina .product-input::-webkit-inner-spin-button,
.korpa-holder .korpa-kolicina -webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.korpa-holder .korpa-kolicina .product-input {
  box-shadow: none;
  outline: none;
  width: 55px;
  height: 35px;
  padding: 0 5px;
  font-size: 2rem;
  margin-top: 22px;
  border: 1px solid #333;
}

.korpa-holder .korpa-kolicina button {
  height: 35px;
  width: 30px;
  font-size: 2rem;
  background: transparent;
  border: 1px solid #333;
  vertical-align: bottom;
}

.korpa-holder .korpa-kolicina a {
  /*margin-left: 45px;*/
}

.korpa-holder .korpa-kolicina .korpa-osvezi {
  color: red;
}

.korpa-holder .korpa-ukupno {
  height: 80px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.korpa-holder .korpa-ukupno span {
  font-weight: bold;
  color: #23bec0;
  font-size: 1.8rem;
}
.korpa-holder .korpa-ukupno .remove-text {
  color: #fff;
  font-weight: normal;
  font-size: 1.4rem;
}
.vaucher-holder {
  display: flex;
  align-items: center;
}
.vaucher-input {
  margin-right: 10px;
  border-radius: 0;
}
.left-cart-panel {
  /*background: #f9f9f9;*/
  border-radius: 0;
  /*padding: 10px;*/
}
.left-cart-panel h4 {
  font-family: 'Comfortaa', 'Helvetica Neue', Helvetica, Arial, cursive;
}
.left-cart-panel .cart-vaucher-holder {
  display: flex;
  flex-direction: row;
  width: 100%;
  margin-bottom: 20px;
}
.left-cart-panel .cart-vaucher-holder .cart-vaucher-input {
  width: 100%;
  border: 1px solid #c1c1c1;
  outline: none;
  font-size: 1.4rem;
  padding: 6px 9px;
  /*border-radius: 0;*/
  margin-right: 10px;
}

#collapseUpl,
#collapseDelivery2,
#collapseDelivery3 {
  display: none;
}

.disabledInput {
  pointer-events: none;
  cursor: auto !important;
  background: rgba(33, 33, 33, 0.2);
}

.korpa-holder-xs {
  padding: 0px;
  border: 1px solid #d6d6d6;
  overflow: hidden;
}

.korpa-holder-xs .korpa-th {
  margin: 0;
  font-size: 1.4rem;
}

.korpa-holder-xs .korpa {
  padding: 5px;
  border-left: 1px solid #eee;
}

.korpa-holder-xs .korpa-proizvod {
  min-height: 80px;
}

.korpa-holder-xs .korpa-proizvod .korpa-proizvod-pic {
  height: 50px;
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  float: left;
  margin-right: 10px;
}

.korpa-holder-xs .korpa-proizvod .korpa-proizvod-pic img {
  max-height: 100%;
}

.korpa-holder-xs .korpa-proizvod .korpa-brend-name {
  color: #23bec0;
}

.korpa-holder-xs .korpa-proizvod .korpa-proizvod-name {
  color: #000;
}

.korpa-holder-xs .korpa-proizvod .korpa-proizvod-izbaci {
  color: red;
}

.korpa-holder-xs .korpa-cena {
  /*display: flex;*/
  justify-content: center;
  align-items: center;
}

.korpa-holder-xs .korpa-cena span {
  font-weight: bold;
  color: #000;
  font-size: 1.6rem;
}

.korpa-holder-xs .korpa-popust {
  /*display: flex;*/
  justify-content: center;
  align-items: center;
}

.korpa-holder-xs .korpa-popust span {
  font-weight: bold;
  color: #000;
  font-size: 1.6rem;
}

.korpa-holder-xs .korpa-kolicina {
  min-height: 80px;
}

.korpa-holder-xs .korpa-kolicina .product-input::-webkit-inner-spin-button,
.korpa-holder-xs .korpa-kolicina -webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.korpa-holder-xs .korpa-kolicina .product-input {
  box-shadow: none;
  outline: none;
  width: 100px;
  height: 40px;
  padding: 0 5px;
  font-size: 2rem;
  border: 1px solid #23bec0;
}

.korpa-holder-xs .korpa-kolicina button {
  height: 40px;
  width: 30px;
  font-size: 2rem;
  background: transparent;
  border: 1px solid #23bec0;
  vertical-align: top;
}

.korpa-holder-xs .korpa-kolicina a {
  margin-left: 45px;
}

.korpa-holder-xs .korpa-kolicina .korpa-osvezi {
  color: red;
}

.korpa-holder-xs .korpa-ukupno {
  /*display: flex;*/
  justify-content: center;
  align-items: center;
}

.korpa-holder-xs .korpa-ukupno span {
  font-weight: bold;
  color: #23bec0;
  font-size: 1.6rem;
}

.cart-attr-ul {
  margin: 0;
}

.cart-attr-ul .cart-attr-li {
  width: 13px;
  height: 13px;
  display: inline-block;
}

.cart-reg {
  width: 100%;
  background: #197479;
  margin-bottom: 15px;
}

.cart-reg:hover {
  background: #104b4f;
}

.cart-pri {
  width: 100%;
  margin-bottom: 15px;
}

.sve-korpa {
  /*float: right;*/
  background-color: #f9f9f9;
  padding: 5px;
}

.sve-korpa p {
  margin: 0;
}

.sve-korpa .sve-btn {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
  width: 49%;
}

.add-cart-coment {
  border: 1px solid #23bec0;
  width: 100%;
}

.add-cart-coment:focus {
  box-shadow: none;
  outline: none;
  border: 1px solid #23bec0;
}

.cart-help-ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.cart-help-ul .cart-help-li {
  margin-bottom: 5px;
}
.cart-help-ul .cart-help-li .icons {
  vertical-align: bottom;
}
.cart-help-ul .cart-help-li a {
  font-size: 1.6rem;
}

.cart-help-ul .cart-help-li a:hover {
  text-decoration: underline;
}

.fin-btn {
  background: #197479;
}

.fin-btn:hover {
  background: #104b4f;
}

.sve-korpa h4 p {
  font-weight: bold;
  font-family: 'Comfortaa', 'Helvetica Neue', Helvetica, Arial, cursive;
}

.sve-korpa h4 .total-price-cart {
  color: red;
  font-size: 2rem;
}

.nav-tabs.nav-justified > li > a {
  border-radius: 0;
  font-size: 2rem;
  border: none;
  border: 1px solid #23bec0;
  border-left: none;
  padding: 15px;
}

.nav-tabs.nav-justified > li:first-child > a {
  border-left: 1px solid #23bec0;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border-left: none;
}

.order-number {
  width: 30px;
  height: 30px;
  color: #333;
  background: rgba(190, 190, 190, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  float: left;
  margin: 0;
  font-size: 2rem;
}

.order-tab-content {
  padding-top: 50px;
}

.order-user-info {
  border: 1px solid #23bec0;
}

.order-user-info .order-user-head {
  padding: 7px 3px;
  background: rgba(33, 33, 33, 0.5);
}

.order-user-info .order-user-head h4 {
  margin: 0;
  color: #fff;
}

.order-user-info .order-user-body {
  padding: 5px;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #23bec0;
  background: #333;
  color: #fff;
}

.nav-tabs.nav-justified > .active > a .order-number {
  color: #fff;
}

.order-user-info .order-user-body small {
  color: #333;
}

.order-user-info .order-user-body p {
  margin: 0;
  border-bottom: 1px solid #23bec0;
}

.order-user-info .order-user-body p:last-child {
  border-bottom: none;
}

.order-address-form .order-address-input {
  width: 100%;
  margin-bottom: 20px;
  border: 1px solid #23bec0;
  outline: none;
  padding: 5px 2px;
  font-size: 1.8rem;
}

.order-address-form .order-address-input:focus {
  box-shadow: none;
  border-color: #23bec0;
}

.order-paymant-check {
  border: 1px solid #23bec0;
  padding: 10px;
  margin-top: 20px;
}

.order-paymant-check p {
  opacity: 0;
}

.order-paymant-check .order-check-holder {
  border: 1px solid #23bec0;
  padding: 2px 4px;
  overflow: hidden;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 30px;
  height: 30px;
}

.order-paymant-check i {
  color: #009344;
  font-size: 2rem;
  display: none;
}

.order-paymant-check.active {
  border-color: #23bec0;
}

.order-paymant-check.active p {
  opacity: 1;
}

.order-paymant-check.active .order-check-holder {
  border-color: #23bec0;
}

.order-paymant-check.active .order-check-holder i {
  display: block;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  border-color: #939393;
  background: #939393;
  color: #fff;
  z-index: 1;
}

.order-table > tbody > tr > th {
  background: #4a4a4a;
  color: #fff;
  padding: 5px 2px;
  font-size: 1.6rem;
}

.order-table > tbody > tr > td {
  font-size: 1.4rem;
  padding: 5px;
}

.uplInput {
  width: 100%;
  margin-bottom: 15px;
  border: 1px solid #23bec0;
  outline: none;
  padding: 5px 2px;
  font-size: 1.8rem;
}

.error-ul {
  padding: 0;
  margin: 0;
}

.error-ul .error-li {
  line-height: 1.8;
  font-size: 1.4rem;
}

.team-holder {
  padding: 5px;
  border: 1px solid #23bec0;
  margin-bottom: 30px;
}

.team-holder .team-pic {
  position: relative;
  height: 251px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.team-holder .team-pic img {
  max-height: 100%;
}

.team-holder .team-pic .team-name {
  position: absolute;
  width: 100%;
  bottom: 0;
  background: rgba(33, 33, 33, 0.6);
  color: #fff;
  padding: 10px 4px;
}

.team-holder .team-pic .team-name h4 {
  margin: 0;
}

.team-holder .team-pic:hover .team-name {
  background: rgba(33, 33, 33, 0.8);
}

.team-holder .team-body p {
  font-size: 1.4rem;
  height: 20px;
}

.team-holder .team-body p img {
  width: 20px;
  margin-right: 7px;
}

.team-holder:hover {
  -webkit-box-shadow: 0px 10px 9px -11px rgba(0, 0, 0, 0.74);
  -moz-box-shadow: 0px 10px 9px -11px rgba(0, 0, 0, 0.74);
  box-shadow: 0px 10px 9px -11px rgba(0, 0, 0, 0.74);
}

.team-modal-btn {
  width: 100%;
}

.team-modal-body {
  float: left;
  width: 48%;
}

.team-modal-body h5 {
  color: #333;
  text-transform: inherit;
}

.team-modal-body p {
  margin-top: 0;
}

.team-modal-pic {
  float: right;
  width: 48%;
  height: 170px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.team-modal-pic img {
  max-height: 100%;
}

.team-modal-txt {
  width: 100%;
  float: left;
}

.categories-holder {
  padding: 7px;
  border: 1px solid #e7e7e7;
  margin-bottom: 30px;
  overflow: hidden;

  /*background: #23bec0;
    color:#fff;*/
  background: #23bec0;
  color: #333;
  font-weight: bold;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.categories-holder .categories-pic {
  /*float: left;*/
  /*height: 45px;*/
  width: 306px;
}

.categories-holder .categories-pic img {
  max-height: 100%;
  float: left;
}

.categories-holder .categories-text {
  margin-top: 10px;
}

.categories-holder .categories-text p {
  margin: 0;
  font-size: 1.6rem;
  line-height: 1.1;
  letter-spacing: 1px;
  color: #fff;
}

.categories-holder:hover {
  border-color: #23bec0;
}

.categories-help {
  margin-bottom: 10px;
}

.prireg-input {
  width: 100%;
  padding: 5px 7px;
  border: 1px solid #ccc;
  border-radius: 0;
  margin-top: 5px;
  font-size: 1.6rem;
  outline: none;
}

.noRound {
  border-radius: 0;
  padding: 6px 25px;
  margin-bottom: 30px;
}

.mil-datePic {
  width: 100% !important;
}

.our-shops-name {
  margin-bottom: 10px;
}

.our-shops-name h3 {
  margin: 0;
}

.our-shops-info {
  margin-bottom: 7px;
}

.our-shops-info img {
  float: left;
  max-height: 100%;
  margin-right: 10px;
  height: 20px;
}

.our-shops-info p {
  margin: 0;
}

.our-shops-search-holder {
  border: 1px solid rgba(0, 159, 183, 0.2);
  margin-bottom: 20px;
}

.our-shops-search-name {
  width: 100%;
  padding: 7px 10px;
  background: #333;
}

.our-shops-search-name h4 {
  color: #fff;
  margin: 0;
}

.our-shops-search-check {
  padding: 7px 10px;
}

.our-shops-search-check label {
  font-size: 1.6rem;
  cursor: pointer;
  font-weight: normal;
  width: 120px;
}

.our-shops-search-check label input {
  margin-left: 10px;
  vertical-align: text-top;
  float: right;
}

.our-shops-contact-person {
  margin-bottom: 20px;
  height: 173px;
}

.our-shops-contact-person h4,
.our-shops-contact-person p {
  margin: 0;
}

.our-shops-contact-person h4 {
  margin-bottom: 10px;
}

.header-fixed {
  display: none;
  box-shadow: 0px 0px 6px #ccc;
}

.menu-fixed-holder {
  background: #fff;
  padding: 10px 0;
  position: relative;
}
.menu-fixed-holder:after {
  /* content: '';
    position: absolute;
    left: 0;
    bottom: -13px;
    width: 100%;
    height: 63px;
    z-index: -1;
    background: url(../../img/header-curve.png) no-repeat;
    pointer-events: none;*/
}
.nfixed_help {
  border-bottom: none;
  background: transparent;
  height: 50px;
}
.navigation-holder.-fixed {
  margin-bottom: 0;
}
.navigation-holder.-fixed:after {
  display: none;
}
.nfixed_help2 {
  height: 50px;
  /*padding-top: 10px;*/
}

.nfixed_help2 img {
  max-height: 100%;
  margin: 0 auto;
}

.nfixed_help3 {
  padding: 10px 8px !important;
  margin-top: 5px;
  border-radius: 0;
}

.nfixed_help4 {
  top: 40px !important;
}

.nfixed_help5 {
  border-bottom: 0;
  padding: 0;
  background: transparent;
  margin-top: 6px;
}

.nfixed_help6 {
  margin-top: 3px !important;
  text-align: right !important;
}

.nfixed_help7 {
  width: 332px !important;
}

.nfixed_help8 {
  box-shadow: none;
  border-bottom: 1px solid #f1f1f1 !important;
  background: #f9f9f9;
}

.nfixed_help9 {
  width: 853px !important;
}

.cat-news-ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 20px;
}

.cat-news-ul .cat-news-li {
  display: inline-block;
  padding: 6px 12px;
  background: #23bec0;
}

.cat-news-ul .cat-news-li a {
  color: #fff;
  display: block;
}

.slider {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.slider.slider-horizontal {
  width: 100%;
  height: 20px;
}

.slider.slider-horizontal .slider-track {
  height: 10px;
  width: 100%;
  margin-top: -5px;
  top: 50%;
  left: 0;
}

.slider.slider-horizontal .slider-selection,
.slider.slider-horizontal .slider-track-low,
.slider.slider-horizontal .slider-track-high {
  height: 100%;
  top: 0;
  bottom: 0;
}

.slider.slider-horizontal .slider-tick,
.slider.slider-horizontal .slider-handle {
  margin-left: -10px;
}

.slider.slider-horizontal .slider-tick.triangle,
.slider.slider-horizontal .slider-handle.triangle {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  border-width: 0 10px 10px 10px;
  width: 0;
  height: 0;
  border-bottom-color: #0480be;
  margin-top: 0;
}

.slider.slider-horizontal .slider-tick-container {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.slider.slider-horizontal .slider-tick-label-container {
  white-space: nowrap;
  margin-top: 20px;
}

.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
  padding-top: 4px;
  display: inline-block;
  text-align: center;
}

.slider.slider-vertical {
  height: 210px;
  width: 20px;
}

.slider.slider-vertical .slider-track {
  width: 10px;
  height: 100%;
  left: 25%;
  top: 0;
}

.slider.slider-vertical .slider-selection {
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
}

.slider.slider-vertical .slider-track-low,
.slider.slider-vertical .slider-track-high {
  width: 100%;
  left: 0;
  right: 0;
}

.slider.slider-vertical .slider-tick,
.slider.slider-vertical .slider-handle {
  margin-top: -10px;
}

.slider.slider-vertical .slider-tick.triangle,
.slider.slider-vertical .slider-handle.triangle {
  border-width: 10px 0 10px 10px;
  width: 1px;
  height: 1px;
  border-left-color: #0480be;
  margin-left: 0;
}

.slider.slider-vertical .slider-tick-label-container {
  white-space: nowrap;
}

.slider.slider-vertical .slider-tick-label-container .slider-tick-label {
  padding-left: 4px;
}

.slider.slider-disabled .slider-handle {
  background-image: -webkit-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
  background-image: -o-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
  background-image: linear-gradient(to bottom, #dfdfdf 0%, #bebebe 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf', endColorstr='#ffbebebe', GradientType=0);
}

.slider.slider-disabled .slider-track {
  background-image: -webkit-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
  background-image: -o-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
  background-image: linear-gradient(to bottom, #e5e5e5 0%, #e9e9e9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5', endColorstr='#ffe9e9e9', GradientType=0);
  cursor: not-allowed;
}

.slider input {
  display: none;
}

.slider .tooltip.top {
  margin-top: -36px;
}

.slider .tooltip-inner {
  white-space: nowrap;
  max-width: none;
}

.slider .hide {
  display: none;
}

.slider-track {
  position: absolute;
  cursor: pointer;
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #f9f9f9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}

.slider-selection {
  position: absolute;
  background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}

.slider-selection.tick-slider-selection {
  background-image: -webkit-linear-gradient(top, #89cdef 0%, #81bfde 100%);
  background-image: -o-linear-gradient(top, #89cdef 0%, #81bfde 100%);
  background-image: linear-gradient(to bottom, #89cdef 0%, #81bfde 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff89cdef', endColorstr='#ff81bfde', GradientType=0);
}

.slider-track-low,
.slider-track-high {
  position: absolute;
  background: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}

.slider-handle {
  position: absolute;
  top: 2px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background-color: #333;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  filter: none;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  border: 0px solid transparent;
}

.slider-handle.round {
  /* border-radius: 50%;*/
}

.slider-handle.triangle {
  background: transparent none;
}

.slider-handle.custom {
  background: transparent none;
}

.slider-handle.custom::before {
  line-height: 20px;
  font-size: 20px;
  content: '\2605';
  color: #726204;
}

.slider-tick {
  position: absolute;
  width: 20px;
  height: 20px;
  background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  filter: none;
  opacity: 0.8;
  border: 0px solid transparent;
}

.slider-tick.round {
  border-radius: 50%;
}

.slider-tick.triangle {
  background: transparent none;
}

.slider-tick.custom {
  background: transparent none;
}

.slider-tick.custom::before {
  line-height: 20px;
  font-size: 20px;
  content: '\2605';
  color: #726204;
}

.slider-tick.in-selection {
  background-image: -webkit-linear-gradient(top, #89cdef 0%, #81bfde 100%);
  background-image: -o-linear-gradient(top, #89cdef 0%, #81bfde 100%);
  background-image: linear-gradient(to bottom, #89cdef 0%, #81bfde 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff89cdef', endColorstr='#ff81bfde', GradientType=0);
  opacity: 1;
}

.price-slider-help {
  background: transparent;
}

.chose-paymant input[type='radio'] {
  width: 0;
  height: 0;
}

.tool-box > .list {
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #e7e7e7;
  background: #fff;
  padding: 0;
  margin: 0;
  border-radius: 0;
}

.tool-box > .list > .items {
  display: inline-block;
  padding: 3px;
  margin-right: 5px;
}

.tool-box > .list > .items .text {
  width: 100%;
  display: block;
  margin-bottom: 2px;
}

.tool-box > .list > .items .range-btn {
  padding: 3px 9px;
  vertical-align: baseline;
  /*border-radius: 0;*/
}

.tool-box > .list > .items input[type='number']::-webkit-inner-spin-button,
.tool-box > .list > .items input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.tool-box > .list > .items .field {
  width: 60px;
  outline: none;
  border: 1px solid #d6d6d6;
  border-radius: 2px;
  padding: 2px;
}

.tool-box > .list > .items.-check {
  background: transparent;
  padding-top: 28px;
  border: none;
}

.tool-box > .list > .items > .text {
  width: 100%;
  display: block;
  margin-bottom: 2px;
}

.tool-box > .list > .items .compare {
  width: 30px;
  height: 30px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  float: left;
  margin-right: 5px;
  border: 1px solid #d6d6d6;
  position: relative;
  text-align: center;
}

.tool-box > .list > .items .compare .delete {
  color: #333;
  position: absolute;
  background: rgba(255, 255, 255, 0.5);
  width: 100%;
  height: 100%;
  display: none;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.tool-box > .list > .items .compare .image {
  max-height: 100%;
}

.tool-box > .list > .items .compare:hover .delete {
  display: block;
}

.tool-box > .list > .items .compare-btn {
  padding: 2px 4px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0;
}

.tool-box > .list > .items .select {
  padding: 2px 5px;
  background: transparent;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.tool-box > .list > .items .display {
  width: 30px;
  height: 30px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  float: left;
  margin-right: 5px;
  border: 1px solid #d6d6d6;
  position: relative;
  text-align: center;
  /*border-radius: 0;*/
}

.tool-box > .list > .items .display.active {
  color: #23bec0;
}

.tool-box > .list > .items .display:hover {
  color: #23bec0;
}

.tool-box > .list > .items .label {
  font-size: 1.8rem;
  color: #333;
  cursor: pointer;
  font-weight: normal;
  vertical-align: middle;
}

/*novi uporedi prikaz*/

.new-compare-holder {
  background-color: rgba(0, 0, 0, 0.6);
  height: 100px;
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  z-index: 999999;
  visibility: visible;
  margin: 0;
  -webkit-transition: all ease-in-out 0.4s;
  -moz-transition: all ease-in-out 0.4s;
  -ms-transition: all ease-in-out 0.4s;
  -o-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
}

.wrap {
  overflow: hidden;
  max-width: 1634px;
  margin: auto;
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
}

.wrap-calc {
  width: calc(100% - 170px);
  outline: none;
}

.new-compare-box {
  float: left;
  width: calc(25% - 20px);
  height: 60px;
  margin: 20px 20px 20px 0;
  border: 1px dashed white;
  box-sizing: border-box;
  color: #fff;
  position: relative;
  padding: 5px 20px;
  display: flex;
}

.new-compare-box.-active {
  background: #fff;
  color: #23231a;
}

.new-compare-image-holder {
  height: 100%;
  border: 1px solid #ebebeb;
  box-sizing: border-box;
  width: 60px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.new-compare-image-holder .image {
  position: absolute;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
  height: auto;
  width: auto;
  max-height: 80%;
  max-width: 80%;
}

.new-compare-name {
  display: inline-block;
  vertical-align: middle;
  /*width: calc(100% - 60px);*/
  font-size: 12px;
  color: black;
  text-align: left;
  padding: 8px 5px;
  box-sizing: border-box;
  max-height: 100%;
  overflow: hidden;
  /*    width: 100%;
    max-width: 119px;*/
  line-height: 1.1;
}

.new-remove-compare {
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 12px;
}

.position-index {
  position: absolute;
  top: 5px;
  left: 6px;
  font-size: 12px;
  color: #333;
}

.new-compare-btns {
  float: right;
  width: 0;
  margin: 17px 0;
}

.new-compare-btns .-compare {
  width: 170px;
  text-transform: uppercase;
  margin-bottom: 1px;
}

.new-compare-btns .-delete {
  width: 170px;
  background: none;
  border: none;
  outline: none;
  color: #fff;
  padding: 0;
  margin-top: 5px;
}

.new-compare-btns .-delete:hover {
  text-decoration: underline;
}

/*.novi uporedi prikaz*/

/*search modal product box*/

.d-none {
  display: none !important;
}

.b-product-holder {
  margin-top: 10px;
}

.b-product-holder .b-product {
  border: 1px solid #eee;
  overflow: hidden;
  padding: 5px;
}

.b-product-holder .b-product .b-stiker-holder {
  position: absolute;
  height: 100%;
  width: 40px;
}

.b-product-holder .b-product .akcija {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
}

.b-product-holder .b-product .srce {
  position: absolute;
  top: 0px;
  right: 60px;
  width: 25px;
}

.b-product-holder .b-product .srce:hover {
  opacity: 0.8;
}

.b-product-holder .b-product span {
  position: absolute;
  top: 70px;
  right: 0;
  background: red;
  color: #fff;
  padding: 3px;
  border-top-left-radius: 7px;
  border-bottom-left-radius: 7px;
}

.b-product-holder .b-product .b-product-pic {
  width: 100%;
  height: 270px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.b-product-holder .b-product .b-product-pic span {
  position: absolute;
  top: 70px;
  right: 0;
  background: red;
  color: #fff;
  padding: 3px;
  border-top-left-radius: 7px;
  border-bottom-left-radius: 7px;
}

.b-product-holder .b-product .b-brend {
  width: 70px;
  height: 30px;
  margin: auto;
}

.b-product-holder .b-product .b-product-name {
  text-align: center;
  height: 50px;
  background: #fff;
}

.b-product-holder .b-product .b-product-name a {
  color: #333;
  font-size: 1.2rem;
}

.b-product-holder .b-product .b-product-name .boje-ul {
  padding: 0;
  margin: 0;
  margin-top: 10px;
}

.b-product-holder .b-product .b-product-name .boje-ul .boje-li {
  border-radius: 50%;
  width: 15px;
  height: 15px;
  display: inline-block;
}

.b-product-holder .b-product .b-product-name .velicine-ul {
  padding: 0;
  margin: 0;
}

.b-product-holder .b-product .b-product-name .velicine-ul .velicine-li {
  display: inline-block;
  font-size: 1rem;
  padding: 1px;
}

.b-product-holder .b-product .b-product-price {
  padding-bottom: 5px;
  overflow: hidden;
}

.b-product-holder .b-product .b-product-detaljno a {
  width: 100%;
  border: 2px solid #333;
  background: transparent;
  color: #333;
}

.b-product-holder .b-product .b-product-detaljno a:hover {
  background: #333;
  color: #fff;
}

/*search modal product box end*/

.image-animated {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  visibility: hidden;
  -webkit-transition: all ease-in-out 0.8s;
  -moz-transition: all ease-in-out 0.8s;
  -ms-transition: all ease-in-out 0.8s;
  -o-transition: all ease-in-out 0.8s;
  transition: all ease-in-out 0.8s;
}

#map {
  margin-top: 20px;
  border: 5px solid #23bec0;
  border-left: none;
  border-right: none;
}

.select-holder-mi {
  display: inline-block;
  position: absolute;
  z-index: 9;
  background: #fff;
  width: 275px;
  top: 230px;
  left: 0;
  padding: 10px 15px;
  box-shadow: 1px 1px 5px grey;
}

.select-holder-mi select {
  width: 100%;
  padding: 5px 8px;
}

.add-to-cart {
  background: #23bec0;
  text-align: center;
  padding: 6px 0;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: bold;
  letter-spacing: 1px;
}

.add-to-cart .title {
  color: #fff;
  letter-spacing: 3px;
}

.main-body-filter {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(33, 33, 33, 0.85);
  z-index: 9999;
  display: none;
}

.slide-menu {
  height: 100vh;
  width: 50%;
  background: #333;
  z-index: 9999;
  position: fixed;
  left: -100%;
}

.slide-menu .body-container {
  position: relative;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  background: #333;
  border-bottom: 65px solid transparent;
}

.slide-menu .head {
  background: #23bec0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 7px 5px;
  padding-right: 20px;
}

.slide-menu .head .title {
  color: #fff;
  margin: 0;
  font-size: 2.5rem;
  text-transform: uppercase;
  margin-top: 7px;
  font-weight: bold;
}

.slide-menu .head .icons {
  color: #fff;
  margin-top: 3px;
  cursor: pointer;
  width: 24px;
  height: 24px;
}

.slide-menu .head .icons.-back {
  visibility: hidden;
}

.slide-menu .body-container .body {
  position: absolute;
  width: 100%;
  background: #fff;
  padding-bottom: 80px;
  min-height: 100%;
}

.slide-menu .body-container .body .list {
  padding: 0;
  margin: 0;
  list-style: none;
}

.slide-menu .body-container .body .list .items {
  padding: 10px 20px;
  border-bottom: 1px solid #eee;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.slide-menu .body-container .body .list .items .icons {
  float: right;
  color: #333;
  cursor: pointer;
  padding-left: 40px;
}

.slide-menu .body-container .body .list .items .links {
  color: #333;
  font-size: 1.8rem;
  width: 75%;
}

.slide-menu .body-container .body .list .items:hover .links {
  color: #23bec0;
}

.slide-menu .body-container .body .list .items:hover .icons {
  color: #23bec0;
}

.small-products-button {
  border: 1px solid #ffde2a;
  text-transform: uppercase;
  /*font-weight: bold;*/
  padding: 5px;
  background: #ffde2a;
  margin-top: 7px;
  display: inline-block;
  color: #333;
  cursor: pointer;
  border-radius: 0;
}

.small-products-button .icons {
  vertical-align: bottom;
  font-size: 2.1rem;
}

.korpa-holder-xs .small-cart-desc {
  margin: 0;
}

.store {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  padding: 10px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}

.store .title {
  margin-bottom: 10px;
}

.store .list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.store .list .items {
  margin-bottom: 7px;
  font-size: 1.8rem;
}

.store .list .items .icons {
  vertical-align: middle;
  font-size: 2rem;
}

.store .gallery-holder {
  width: 330px;
  height: 247px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.store .gallery-holder .image {
  max-height: 100%;
}

.store .gallery-holder .filter {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  background: rgba(33, 33, 33, 0);
  text-align: center;
}

.store .gallery-holder .filter .text {
  text-transform: uppercase;
  color: #fff;
  padding: 5px 0;
  margin: 0;
  opacity: 0;
}

.store .gallery-holder:hover .filter {
  background: rgba(33, 33, 33, 0.6);
}

.store .gallery-holder:hover .filter .text {
  opacity: 1;
}

.store .gallery-holder a {
  display: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.store .gallery-holder a:nth-child(2) {
  display: block;
}

.store .gallery-holder a img {
  max-height: 100%;
}

.corner1 {
  width: 500px;
  height: 500px;
  position: fixed;
  z-index: -9;
  top: 0;
  left: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.corner2 {
  width: 500px;
  height: 500px;
  position: fixed;
  z-index: -9;
  bottom: 0;
  right: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.body-filter {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(33, 33, 33, 0.6);
  z-index: 9;
  display: none;
}

.image-modal {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  z-index: 9999999;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  display: none;
}

.image-modal .icons {
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
  background: #333;
  color: #fff;
}

.table-row .table-head {
  font-size: 1.2rem;
  padding: 4px;
}

.table-row .table-items {
  vertical-align: middle;
  padding: 2px;
  text-align: center;
}
.-b2b-line-product-name a {
  max-width: 220px;
  display: block;
  margin: 0 auto;
}
.table-row .table-items.-red {
  color: red;
  font-weight: bold;
}

.table-row .table-items.-orange {
  color: orange;
  font-weight: bold;
}

.table-row .table-items.-green {
  color: green;
  font-weight: bold;
}

.table-row .table-items .image {
  height: 60px;
  margin: auto;
  cursor: pointer;
}

.table-row .table-items .field {
  padding: 3px 7px;
  width: 65px;
}

.table-row .table-items .button {
  width: 100%;
}

.filter-modal {
  width: 500px;
  position: fixed;
  background: #fff;
  top: 40px;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 999999;
  box-shadow: 0px 0px 2px #adadad;
  display: none;
  border-radius: 0;
}
.sa-button.-filter {
  width: 100%;
  font-size: 1.8rem;
  margin-bottom: 10px;
}
.sa-button.-filter .icons {
  vertical-align: text-bottom;
}

.filter-modal .panel-title a {
  color: #333;
}
.filter-modal .panel-title i {
  color: #333;
}
.filter-modal .panel-title a:hover i {
  color: #333;
}
.filter-modal label.css-label {
  color: #333;
}

.filter-modal .filter-color-ul {
  padding: 0;
  margin: 0;
  list-style: none;
  padding: 6px 0 0 6px;
}
.korpa-holder .korpa-ukupno .warning-info {
  color: red;
}
.korpa-holder-xs .korpa-ukupno .warning-info {
  color: red;
}

.social-share-holder {
  display: flex;
  margin-top: 20px;
}
.social-share-holder .contact-social-ul {
  margin-right: 10px;
}
.social-share-holder .fb-share-button {
  margin-right: 10px;
}

.bottom-info-holder {
  width: 100%;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.product-spec-attr {
  float: left;
  width: 100%;
}
.product-spec-attr .list {
  padding: 0;
  margin: 0;
  padding-left: 15px;
}
.product-spec-attr .list .items {
  font-size: 1.6rem;
  line-height: 1.2;
}
.similar-products {
  margin-top: 10px;
  border-radius: 0;
  background: #23bec0;
  overflow: hidden;
}
.similar-products .small-product-head .title {
  color: #fff;
}
.similar-products .small-product-head .title:after {
  background: linear-gradient(to right, transparent 0%, #ffffff 50%, transparent 100%);
}
.grouped-table tr {
  padding: 3px 6px;
  font-size: 11px;
  /*position: relative;*/
}
.grouped-table .large-image {
  position: absolute;
  z-index: 1000;
  display: none;
  box-shadow: 0 4px 25px 1px rgba(0, 0, 0, 0.2);
}

.grouped-table tr .field {
  width: 60px;
}
.grouped-table tr .trigerLarge {
  max-height: 50px;
  margin: 0 auto;
}
.grouped-table tr td {
  padding: 2px;
  vertical-align: middle;
}
.grouped-table .table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  vertical-align: middle;
  font-size: 1.4rem;
}
.grouped-table p {
  margin: 0;
  font-weight: bold;
}
.my-icon {
  width: auto;
}
.grouped-table .f-s14 {
  font-size: 1.6rem;
}
.grouped-table .filter-color-ul .filter-color-li {
  width: 15px;
  height: 15px;
}
.grouped-table .filter-color-ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.grouped-table .disc {
  background: #ff6732;
  width: 100%;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 1.2rem;
  font-weight: bold;
}
.grouped-table .sa-button {
  width: 130px;
}
.grouped-table .s-product-help {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.grouped-table .s-product-help .uporediForm input[type='checkbox'].css-checkbox + label.css-label {
  background-image: none;
  cursor: pointer;
  padding-left: 0;
  margin: 0;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.grouped-table .s-product-help .icons {
  color: #c1c1c1;
  font-size: 2.5rem;
  cursor: pointer;
}
.grouped-table .s-product-help .icons:hover {
  color: #ffde2a;
}
.grouped-table .s-product-help .wish-icons {
  color: #c1c1c1;
}
.grouped-table .s-product-help .wish-icons:hover {
  color: #ffde2a;
}

.-product-b2b-table {
  width: 1286px;
}
/*.-product-b2b-table .table-items.-add-buttons{
    display: flex;
}
.-product-b2b-table .table-items.-add-buttons a{
    width: 100%;
}*/
.checkout-form {
  background: #f9f9f9;
  padding: 10px 0;
  border-radius: 0;
  /*margin-bottom:30px;*/
}
.checkout-form.-hidden {
  display: none;
}
.checkout-form.-delivery .my-label {
  font-size: 1.8rem;
}
.checkout-form.-delivery .my-label .choise-trigger {
  vertical-align: text-top;
}
.checkout-form .title {
  text-transform: uppercase;
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: 30px;
  font-family: 'Comfortaa', 'Helvetica Neue', Helvetica, Arial, cursive;
}
.checkout-form .my-label {
  width: 100%;
  color: #333;
  font-size: 1.4rem;
  margin-bottom: 10px;
  cursor: pointer;
}
.checkout-form .my-label .field {
  width: 100%;
  padding: 5px 7px;
  border: 1px solid #ccc;
  border-radius: 0;
  margin-top: 5px;
  font-size: 1.6rem;
  outline: none;
}
.checkout-form .my-label .field:focus {
  border-color: #23bec0;
}
.checkout-terms,
.recipient-address {
  padding: 10px 10px;
  text-align: right;
}
.checkout-terms .my-label {
  cursor: pointer;
  font-size: 1.6rem;
}
.checkout-terms .my-label .icons,
.payment-option .icons {
  vertical-align: bottom;
}
.recipient-address .my-label {
  cursor: pointer;
  font-size: 1.6rem;
}
.recipient-address .my-label .icons {
  vertical-align: bottom;
}
.checkout-terms .my-label .links {
  color: red;
}

.checkout-choise {
  display: none;
}
.checkout-delivery-table > tbody > tr > td {
  font-size: 1.6rem;
  padding: 6px 5px;
}
.checkout-finish-btn {
  /*background: #f9f9f9;*/
  /*margin-top: 30px;*/
  padding: 10px 0;
  border-radius: 0;
}
.checkout-finish-btn .sa-button {
  width: 100%;
  font-size: 1.4rem;
}
.checkout-finish-btn .sa-button .icons {
  vertical-align: middle;
  font-size: 19px;
}

.checkout-confirmation-amount {
  font-size: 2rem;
  text-align: center;
  display: block;
  margin-top: 25px;
}

.checkout-confirmation-amount-comment-box {
  background: #f9f9f9;
  margin-top: 20px;
  border-radius: 0;
  padding: 10px;
}
.checkout-confirmation-amount-comment-box h4 {
  font-family: 'Comfortaa', 'Helvetica Neue', Helvetica, Arial, cursive;
}
.checkout-confirmation-amount-comment-box p {
  background: #fff;
  padding: 0 10px;
  font-weight: bold;
}
.checkout-confirmation-info-box {
  /*background:#f9f9f9;*/
  border-radius: 0;
  margin-bottom: 10px;
}

.captchaHolder {
  margin: 20px 10px 20px 0;
  text-align: right;
}
.captcha-input {
  max-width: 150px;
  display: inline-block;
}
.aditi {
  font-family: 'Comfortaa', 'Helvetica Neue', Helvetica, Arial, cursive;
}
.sve-korpa h4 {
  font-family: 'Comfortaa', 'Helvetica Neue', Helvetica, Arial, cursive;
}
.checkout-confirmation-info-box .title {
  color: #000;
  font-family: 'Comfortaa', 'Helvetica Neue', Helvetica, Arial, cursive;
}
.checkout-confirmation-info-box .title.-confirm {
  color: #23bec0;
  text-align: center;
  font-size: 3rem;
}
.checkout-confirmation-info-box .title.-confirm .dinamic {
  font-style: italic;
}
.checkout-confirmation-info-box .my-label-holder {
  /*display: flex;*/
}

.checkout-confirmation-my-label {
  padding-left: 15px;
  display: block;
}
.checkout-confirmation-my-label .static {
  font-weight: normal;
  font-style: italic;
  margin-right: 5px;
}
.checkout-confirmation-my-label .dinamic {
  font-size: 1.6rem;
  margin-right: 10px;
  color: #23bec0;
  font-weight: normal;
}
.home-banners h1 {
  margin: 0;
  padding: 0;
}
.home-banners {
  margin-top: 50px;
  /*background: #f5f5f5;*/
}
.home-banners .banner {
  /*border: 4px solid #23BEC0;*/
  position: relative;
  width: 100%;
  height: auto;
}
.home-banners .banner.-first {
  /*border-right: 2px;*/
  /*border-bottom: 2px;*/
}
.home-banners .banner.-first .sa-button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.home-banners .banner.-second .sa-button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.home-banners .banner.-second {
  background: #23bec0;
}
.home-banners .banner.-third {
  border-bottom: 2px;
}
.home-banners .banner.-third .sa-button {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.home-banners .banner.-fourth .sa-button {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.home-banners .banner.-third .image {
  object-fit: cover;
}
.home-banners .banner.-fourth {
  background-color: #c5dedd;
  /*border-bottom: 2px;*/
  /*padding-bottom: 6px;*/
}
.home-banners .banner .banners_links_holder_new {
  font-family: 'Comfortaa', 'Helvetica Neue', Helvetica, Arial, cursive;
  position: absolute;
  width: 250px;
  background-color: #c5dedd;
  text-align: center;
  color: #fff;
  font-weight: bold;
  padding: 30px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.home-banners .banner .banners_links_holder_new .links {
  font-weight: normal;
  font-size: 3.2rem;
  margin-bottom: 10px;
}
.more_links_btn {
  background-color: #23bec0;
  padding: 10px 25px;
  border-radius: 20px;
}
.home-banners .banner .banners_links_holder_new.-right {
  right: 0;
  bottom: 0;
}
.home-banners .banner .banners_links_holder_new.-left {
  left: 0;
  bottom: 0;
}
.home-banners .banner .banners_links_holder_new.-color {
  background-color: #eddcd2;
}

.home-banners .banner .links.-first {
  top: 215px;
  left: 0;
}
.home-banners .banner .links.-third {
  right: 0;
  bottom: 200px;
}
.home-banners .banner .links.-fourth {
  right: 0;
  bottom: 70px;
}
.home-banners .banner h2 {
  margin: 0;
}
.home-banners .banner .baners_text_holder_brz {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: left;
  width: 100%;
  padding: 0 60px;
}
.home-banners .banner .baners_text_holder_brz .baners_title {
  font-weight: bold;
  margin-bottom: 20px;
  color: #fff;
  font-family: 'Comfortaa', 'Helvetica Neue', Helvetica, Arial, cursive;
}
.home-banners .banner .textspan {
  /*position: absolute;*/
  /*top: 35px;*/
  /*padding: 0 20px;*/
  color: #fff;
  /*font-family: 'Amatic SC', cursive;*/
  font-size: 2rem;
  text-align: center;
}
.home-banners .banner .textspan2 {
  /*            position: absolute;
            top: 35px;
            padding: 0 20px;*/
  font-family: 'Amatic SC', cursive;
  font-size: 2.7rem;
  text-align: center;
}
.bank-foo {
  padding: 7px 0;
  margin: 0;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.bank-foo li {
  display: inline-block;
  margin-right: 10px;
}

.bank-foo li img {
  width: 60px;
}
.bank-foo li.-otp {
  width: 300px;
}
.bank-foo li.-otp img {
  width: auto;
}
.bs-slider {
  overflow: hidden;
  /*max-height: 700px;*/
  position: relative;
  background: #000000;
  z-index: 9999999;
  border-bottom: 4px solid #ffde2a;
  margin-top: -20px;
}
/*.bs-slider:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
.bs-slider:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}*/
.bs-slider .bs-slider-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*background-color: rgba(0, 0, 0, 0.40);*/
}
.bs-slider > .carousel-inner > .item > img,
.bs-slider > .carousel-inner > .item > a > img {
  margin: auto;
  width: 100% !important;
}

/********************
*****Slide effect
**********************/

.fade {
  opacity: 1;
}
.fade .item {
  top: 0;
  z-index: 1;
  opacity: 0;
  width: 100%;
  position: absolute;
  left: 0 !important;
  display: block !important;
  -webkit-transition: opacity ease-in-out 1s;
  -moz-transition: opacity ease-in-out 1s;
  -ms-transition: opacity ease-in-out 1s;
  -o-transition: opacity ease-in-out 1s;
  transition: opacity ease-in-out 1s;
}
.fade .item:first-child {
  top: auto;
  position: relative;
}
.fade .item.active {
  opacity: 1;
  z-index: 2;
  -webkit-transition: opacity ease-in-out 1s;
  -moz-transition: opacity ease-in-out 1s;
  -ms-transition: opacity ease-in-out 1s;
  -o-transition: opacity ease-in-out 1s;
  transition: opacity ease-in-out 1s;
}

/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.control-round .carousel-control {
  top: 47%;
  opacity: 0;
  width: 45px;
  height: 45px;
  z-index: 100;
  color: #ffffff;
  display: block;
  font-size: 24px;
  cursor: pointer;
  overflow: hidden;
  line-height: 43px;
  text-shadow: none;
  position: absolute;
  font-weight: normal;
  background: transparent;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.control-round:hover .carousel-control {
  opacity: 1;
}
.control-round .carousel-control.left {
  left: 1%;
}
.control-round .carousel-control.right {
  right: 1%;
}
.control-round .carousel-control.left:hover,
.control-round .carousel-control.right:hover {
  color: #fdfdfd;
  background: rgba(0, 0, 0, 0.5);
  border: 0px transparent;
}
.control-round .carousel-control.left > span:nth-child(1) {
  left: 45%;
}
.control-round .carousel-control.right > span:nth-child(1) {
  right: 45%;
}

/*---------- INDICATORS CONTROL ----------*/
.indicators-line > .carousel-indicators {
  right: 45%;
  bottom: 3%;
  left: auto;
  width: 90%;
  height: 20px;
  font-size: 0;
  overflow-x: auto;
  text-align: right;
  overflow-y: hidden;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 1px;
  white-space: nowrap;
}
.indicators-line > .carousel-indicators li {
  padding: 0;
  width: 15px;
  height: 15px;
  border: 1px solid rgb(158, 158, 158);
  text-indent: 0;
  overflow: hidden;
  text-align: left;
  position: relative;
  letter-spacing: 1px;
  background: rgb(158, 158, 158);
  -webkit-font-smoothing: antialiased;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-right: 5px;
  -webkit-transition: all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
  transition: all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
  z-index: 10;
  cursor: pointer;
}
.indicators-line > .carousel-indicators li:last-child {
  margin-right: 0;
}
.indicators-line > .carousel-indicators .active {
  margin: 1px 5px 1px 1px;
  box-shadow: 0 0 0 2px #fff;
  background-color: transparent;
  position: relative;
  -webkit-transition: box-shadow 0.3s ease;
  -moz-transition: box-shadow 0.3s ease;
  -o-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.indicators-line > .carousel-indicators .active:before {
  transform: scale(0.5);
  background-color: #fff;
  content: '';
  position: absolute;
  left: -1px;
  top: -1px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

/*---------- SLIDE CAPTION ----------*/
.slide_style_left {
  text-align: left !important;
}
.slide_style_right {
  text-align: right !important;
}
.slide_style_center {
  text-align: center !important;
}

.slide-text {
  left: 0;
  top: 25%;
  right: 0;
  margin: auto;
  padding: 10px;
  position: absolute;
  text-align: left;
  padding: 10px 85px;
}

.slide-text > h1 {
  padding: 0;
  color: #ffffff;
  font-size: 70px;
  font-style: normal;
  line-height: 84px;
  margin-bottom: 30px;
  letter-spacing: 1px;
  display: inline-block;
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}
.slide-text > p {
  padding: 0;
  color: #ffffff;
  font-size: 20px;
  line-height: 24px;
  font-weight: 300;
  margin-bottom: 40px;
  letter-spacing: 1px;
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s;
}
.slide-text > a.btn-default {
  color: #fff;
  background-color: #23bec0;
  font-weight: 400;
  font-size: 20px;
  line-height: 15px;
  margin-right: 10px;
  text-align: center;
  padding: 25px 75px;
  white-space: nowrap;
  letter-spacing: 1px;
  display: inline-block;
  border: none;
  text-transform: uppercase;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
.slide-text > a.btn-primary {
  color: #ffffff;
  cursor: pointer;
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  margin-left: 10px;
  text-align: center;
  padding: 17px 30px;
  white-space: nowrap;
  letter-spacing: 1px;
  background: #23bec0;
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  border: none;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
.slide-text > a:hover,
.slide-text > a:active {
  color: #ffffff;
  background: #0aa5a7;
  -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
  transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}

.creditcard-img {
  width: 64px;
  height: 64px;
}

/*------------------------------------------------------*/
/* RESPONSIVE
/*------------------------------------------------------*/

@media (max-width: 991px) {
  .slide-text h1 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 20px;
  }
  .slide-text > p {
    font-size: 18px;
  }
}

/*---------- MEDIA 480px ----------*/

@media (max-width: 768px) {
  .slide-text {
    padding: 10px 50px;
  }
  .slide-text h1 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 10px;
  }
  .slide-text > p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;
  }
  .control-round .carousel-control {
    display: none;
  }
}

.sa-index-categories {
  margin-top: 50px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  height: 700px;
  list-style: none;
  margin: 0 auto;
  max-width: 1400px;
  overflow: hidden;
  padding: 0;
}
.sa-index-categories .banner {
  border: 4px solid #333;
  flex: 0 0 47%;
  width: 50%;
}
.sa-index-categories .banner:nth-child(1) {
  border-bottom: none;
}
.sa-index-categories .banner:nth-child(2) {
  border-left: none;
  flex: 0 0 95%;
  order: 1;
}
.sa-index-categories .banner:nth-child(5) {
  border-left: none;
  flex: 0 0 95%;
  order: 1;
}

.sa-index-categories .banner .image {
  display: block;
}

.grid-item {
  width: 400px;
  margin-bottom: 20px;
}

.grid {
  margin: 0 auto;
}

.thumbnails {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 10px;
}
/*.thumbnails .thumb-div{
    flex: 1 0 20%;
}*/
.grid_container {
  display: grid;
  grid-template-columns: auto auto;
}
.nfixed_help11 .soc-drop-a1 {
  display: flex;
  align-items: center;
}
.nfixed_help11 .soc-drop-a1 img {
  margin-right: 20px;
}

.bz_signin {
  padding: 5px 0;
  position: relative;
  display: inline-block;
}
.bz_signin:hover .bz_signin-dropdown {
  display: flex;
}
.bz_signin .links-icon-holder {
  display: flex;
  align-items: center;
}
.bz_signin .links-icon-holder .icon {
  width: 22px;
  margin-right: 10px;
}
.bz_signin .links {
  color: #7d7d7d;
  font-size: 1.2rem;
  border-radius: 0;
}
.bz_signin .bz_signin-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  width: 240px;
  z-index: 99;
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 1px solid #eaeaea;
  padding: 15px;
  display: none;
}
.bz_signin .bz_signin-dropdown .bz_signin-link {
  background-color: #23bec0;
  padding: 5px 15px;
  font-weight: bold;
  letter-spacing: 1px;
  margin-bottom: 15px;
  color: #fff;
}
.bz_signin .bz_signin-dropdown .bz_signin-link:hover {
  background-color: #0aa5a7;
  border-color: #0aa5a7;
}
.bz_signin .bz_signin-dropdown .bz_signin-link.-pass {
  font-size: 1.1rem;
  background-color: transparent;
  padding: 0;
  font-weight: 400;
  letter-spacing: 0px;
  color: #333;
}
.bz_signin .bz_signin-dropdown .bz_signin-link.-pass:hover {
  text-decoration: underline;
}
.bz_signin .bz_signin-dropdown .forgot {
  font-size: 1.1rem;
}
.bz_signin .bz_signin-dropdown .bz_signin-link.-reg {
  background-color: transparent;
  font-size: 1.1rem;
  color: #000;
  font-weight: bold;
  padding: 0;
  font-weight: 400;
  letter-spacing: 0px;
}
.bz_signin .bz_signin-dropdown .bz_signin-link.-reg:hover {
  text-decoration: underline;
}
.mob-menu-logo {
  width: 150px;
  position: absolute;
  top: 7%;
  right: 5%;
}
.navigation-holder.-fixed {
  background-color: #fff;
  margin-top: 3px;
}
.navigation-holder.-fixed .navigation .nav-ul .nav-li > a {
  font-size: 1.2rem;
}
.navigation-holder.-fixed .nav-li .image-loupe {
  width: 25px;
}
.piktogram {
  width: 70px;
  padding: 8px;
  background: #333;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0;
  cursor: pointer;
  font-size: 1rem;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 7px;
}
.piktogram .text {
  color: #fff;
}

.contact-store-title {
  font-size: 4rem;
}
.contact-title {
  font-size: 3rem;
}
.panel-title {
  font-family: 'Comfortaa', 'Helvetica Neue', Helvetica, Arial, cursive;
}
.panel-title a {
  color: #333;
  border-bottom: 2px solid #23bec0;
  padding-bottom: 5px;
  text-transform: uppercase;
  font-weight: bold;
}
.panel-title a:hover {
  color: #000;
}
.panel-default > .panel-heading {
  background-color: transparent;
}
.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border: none;
}
.panel-group {
  border: none;
}
.panel-group .panel {
  margin-bottom: 20px;
}
.navigation-holder:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -32px;
  width: 100%;
  height: 63px;
  z-index: -1;
  background: url(../../img/header-curve.png) no-repeat;
  pointer-events: none;
}
.top-info-holder {
  display: none;
}
.outline-btn {
  background-color: transparent !important;
  color: #333;
  border: 1px solid #4cae4c;
}
.outline-btn:hover {
  color: #333;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: rgba(140, 140, 140, 0.1);
}
.-cart-text-height {
  height: 70px !important;
}
.bz_cart_image {
  width: 20px;
  position: relative;
}
.-bz_cart_li a {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #cadad1;
  width: 45px;
  height: 45px;
  padding: 5px;
  border-radius: 50%;
}
.-bz_cart_li {
  /*z-index: 99;*/
  width: 45px;
  height: 45px;
  padding: 0 !important;
}
.-bz_cart_li .myspan-car {
  position: absolute;
  left: 25px;
  top: 4px;
  transform: translate(0, -50%);
  background: #fff;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.visible-xs-cart-bz {
  display: none;
}
.mySearch-button .image-loupe {
  width: 30px;
}

/*NEW WIDE DROPDOWN*/
.navigation-holder .navigation .nav-ul {
  /*position: relative;*/
}
.navigation-holder .navigation .nav-ul .nav-li {
  position: static;
}
.navigation-holder.-fixed .navigation .nav-ul .nav-li {
  padding: 13px 5px;
}
.navigation-holder .navigation .nav-ul .nav-li.-relative {
  position: relative;
}
.navigation-holder .navigation .nav-ul .nav-li:hover .bz_wide_dropdown {
  display: block;
}
.navigation-holder .navigation .nav-ul .nav-li .bz_wide_dropdown {
  position: absolute;
  left: 0;
  top: 38px;
  width: 100%;
  z-index: 99999999;
  background-color: #fff;
  border-top: 1px solid #f1f1f1;
  padding: 20px 0px;
  display: none;
}
.navigation-holder .navigation .nav-ul .nav-li .bz_wide_dropdown.-fixed {
  top: 56px;
}
.navigation-holder .navigation .nav-ul .nav-li .bz_wide_dropdown .bz_drop_container {
  display: grid;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-columns: 80% auto;
  width: 1370px;
  margin: 0 auto;
}
.navigation-holder .navigation .nav-ul .nav-li .bz_wide_dropdown:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -13px;
  width: 100%;
  height: 63px;
  z-index: -1;
  background: url(../../img/header-curve.png) no-repeat;
  pointer-events: none;
}
.navigation-holder .navigation .nav-ul .nav-li .bz_wide_dropdown .links-holder {
  display: grid;
  grid-column-gap: 5px;
  grid-template-columns: auto auto auto auto auto;
  grid-auto-rows: max-content;
}
.navigation-holder .navigation .nav-ul .nav-li .bz_wide_dropdown .links-holder .bz_wide_categories .main-links {
  font-size: 1.2rem;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 15px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #333;
}
.navigation-holder .navigation .nav-ul .nav-li .bz_wide_dropdown .links-holder .bz_wide_categories .main-links:hover {
  color: #0aa5a7;
}
.navigation-holder .navigation .nav-ul .nav-li .bz_wide_dropdown .links-holder .bz_wide_categories .list {
  list-style: none;
  padding: 0;
  margin: 0;
  column-count: 2;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  height: auto;
  column-fill: auto;
}
.navigation-holder .navigation .nav-ul .nav-li .bz_wide_dropdown .links-holder .bz_wide_categories .list .items {
  margin-bottom: 5px;
}
.navigation-holder .navigation .nav-ul .nav-li .bz_wide_dropdown .links-holder .bz_wide_categories .list .items:last-child {
  margin-bottom: 0px;
}
.navigation-holder .navigation .nav-ul .nav-li .bz_wide_dropdown .links-holder .bz_wide_categories .list .items .sub-links {
  font-size: 1.3rem;
}
.navigation-holder .navigation .nav-ul .nav-li .bz_wide_dropdown .links-holder .bz_wide_categories .list .items .sub-links:hover {
  color: #0aa5a7;
}
.-noRelative {
  position: static;
}
/*NEW WIDE DROPDOWN END*/

.s-product-holder .s-product-name h2 {
  font-family: 'Comfortaa', 'Helvetica Neue', Helvetica, Arial, cursive;
  margin: 0;
  padding: 0;
  font-size: 1.6rem;
}

.slider-link-mobile {
  height: 100%;
  width: 100%;
  display: block;
  z-index: 99999999999999;
}
.slide_big_link {
  padding: 0;
  border-radius: 0;
}

.open_burger_style {
  background: rgb(34 190 192 / 39%);
  border-radius: 50%;
  padding-left: 9px;
}

.promocode_holder {
  display: flex;
  align-items: center;
}

.promocode_input {
  margin-right: 10px;
  border-radius: 0;
}
.vaucher-holder {
  display: flex;
  align-items: center;
}
.vaucher-input {
  margin-right: 10px;
  border-radius: 0;
}

.index_banners_new {
}
.home_banners_grid_container {
  display: grid;
  grid-template-columns: 35% 30% 35%;
  grid-template-rows: 1fr;
  column-gap: 0px;
}
.home_banners_grid_container.-second {
  grid-template-columns: 30% 35% 35%;
}

.index_newsletter_new {
  padding: 150px 0;
  position: relative;
}
.index_newsletter_new .gray {
  position: absolute;
  width: 100%;
  height: 72%;
  top: 0;
  left: 0;
  background-color: #f8f8f8;
}
.index_newsletter_new .image_holder {
  position: relative;
}
.index_newsletter_new .image_holder .text_holder {
  position: absolute;
  left: 50%;
  bottom: 20px;
  transform: translate(-50%, 0);
  background-color: rgb(197 222 221 / 91%);
  width: 80%;
  padding: 10px 30px;
}
.index_newsletter_new .image_holder .text_holder .title {
  color: #fff;
  text-transform: uppercase;
  font-family: 'Comfortaa', 'Helvetica Neue', Helvetica, Arial, cursive;
  font-weight: bold;
  font-size: 4rem;
  text-align: center;
}
.index_newsletter_new .news_form_holder_new {
  display: flex;
  flex-direction: column;
  margin-top: 120px;
  margin-left: 100px;
}
.index_newsletter_new .news_form_holder_new .title {
  font-family: 'Comfortaa', 'Helvetica Neue', Helvetica, Arial, cursive;
  color: #af5172;
  font-size: 3rem;
}
.index_newsletter_new .news_form_holder_new .newsletter {
  background-color: #fff;
  border: none;
  border-radius: 20px;
  font-size: 1.8rem;
  padding: 10px 17px;
  width: 100%;
}
.index_newsletter_new .news_form_holder_new .new_news_btn {
}
.index_newsletter_new .news_form_holder_new .newsletter:focus {
  outline: none;
}
.index_newsletter_new .news_form_holder_new .new_news_form {
  display: flex;
}
.index_newsletter_new .news_form_holder_new .new_news_btn {
  color: #fff;
  border: none;
  padding: 10px 40px;
  margin-left: -40px;
}
.index_newsletter_new .news_form_holder_new .new_news_btn:focus {
  outline: none;
}
.footer_title_new {
  color: #333;
  font-size: 1.8rem;
  font-weight: bold;
}
.after_footer:after {
  content: '';
  display: block;
  width: 40px;
  height: 3px;
  background-color: rgb(204 204 204 / 45%);
}

.fixed-cart-holder-bz .korpa-head {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #cadad1;
  width: 45px;
  height: 45px;
  padding: 5px;
  border-radius: 50%;
}

@media all and (min-width: 1400px) {
  .-product-b2b-table {
    width: 1330px;
  }
  .container {
    width: 1360px;
  }

  .border-seter:nth-child(4n) .s-product-holder {
    border-right: 1px solid #e7e7e7;
  }

  .border-seter:nth-child(-n + 4) .s-product-holder {
    border-bottom: 1px solid #e7e7e7;
    border-top: 1px solid #e7e7e7;
  }

  .border-seter:nth-last-child(-n + 4) .s-product-holder {
    border-bottom: 1px solid #e7e7e7;
  }
}

@media all and (min-width: 1200px) and (max-width: 1399px) {
  .index_newsletter_new .news_form_holder_new {
    margin-top: 65px;
    margin-left: 80px;
  }

  .index_newsletter_new .image_holder .text_holder .title {
    font-size: 2.7rem;
  }

  .home-banners .banner .banners_links_holder_new {
    width: 205px;
    padding: 15px 10px;
  }
  .home-banners .banner .baners_text_holder_brz .baners_title {
    font-size: 2.5rem;
  }
  .home-banners .banner .banners_links_holder_new .links {
    font-size: 2rem;
  }
  .product-info .product-brand span {
    font-size: 2rem;
  }
  .navigation-holder .navigation .nav-ul .nav-li .bz_wide_dropdown .bz_drop_container {
    width: 1190px;
  }
  .product-info .product-cart button .icons {
    vertical-align: baseline;
    font-size: 1.4rem;
  }
  .categories-holder .categories-pic {
    width: 254px;
  }
  .newsletter-foo .newsletter {
    width: 190px;
  }
  .slide-text {
    top: 17%;
  }
  .slide-text > h1 {
    font-size: 50px;
  }
  .sa-index-categories {
    height: 604px;
  }
  /*.sa-index-categories .banner{
        flex: 0 0 40%
    }
    .sa-index-categories .banner:nth-child(2){
        flex: 0 0 82%;
    }*/
  .home-banners .banner.-third .image {
    /*height: 585px;*/
  }
  .home-banners .banner .textspan {
    font-size: 1.6rem;
    top: 35px;
    padding: 0 20px;
  }
  .home-banners .banner .textspan2 {
    font-size: 3rem;
    top: 25px;
    padding: 0 20px;
  }
  .navigation-holder .navigation .nav-ul .nav-li {
    /*margin-right: 35px;*/
  }
  .page-head {
    background: transparent;
  }
  .breadcrumb {
    width: 1170px;
    margin: 0 auto;
  }
  .table-row .table-items .image {
    height: 45px;
  }
  .product-info .stock-holder .stock {
    font-size: 1.4rem;
  }
  .product-spec-attr .list .items {
    font-size: 1.4rem;
  }
  .product-info .product-cart {
    margin-bottom: 0;
    width: 90%;
  }
  .product-info .product-compare-wish {
    margin-bottom: 0;
  }
  .bottom-info-holder {
    display: flex;
    align-items: center;
  }
  .product-info .product-compare-wish .wish-product-btn {
    margin-left: 5px;
  }
  .product-info .product-compare-wish .uporediForm .icons {
    font-size: 2rem;
  }
  .product-info .product-compare-wish .wish-icons {
    font-size: 2rem;
  }
  .product-info .product-cart .sa-button {
    font-size: 1.4rem;
    padding: 4px 12px;
  }
  .product-info .product-cart .product-input {
    width: 50px;
    height: 30px;
    font-size: 1.4rem;
  }
  .product-info .product-cart button {
    height: 30px;
    width: 28px;
  }
  .product-info .product-price p.discount-price {
    font-size: 2rem;
  }
  .product-info .product-brand {
    height: 30px;
  }
  .s-product-holder .disc {
    font-size: 1.2rem;
    width: 34px;
    height: 28px;
    top: 24px;
  }

  .sa-button {
    padding: 6px;
  }

  .s-product-holder .s-product-price .price-help p {
    font-size: 1.6rem;
  }

  .s-product-holder .s-product-price .price-help .sa-button {
    min-width: 95px;
    font-size: 1rem;
  }

  .side-filters .side-kate-ul .side-kate-li a {
    font-size: 1.4rem;
  }

  .nfixed_help9 {
    width: 695px !important;
  }

  .navigation-holder .navigation .nav-ul .main-drop-triger .main-drop .main-drop-ul .main-drop-li .sec-drop {
    width: 890px;
  }

  .border-seter:nth-child(4n) .s-product-holder {
    border-right: 1px solid #e7e7e7;
  }

  .border-seter:nth-child(-n + 4) .s-product-holder {
    border-bottom: 1px solid #e7e7e7;
    border-top: 1px solid #e7e7e7;
  }

  .border-seter:nth-last-child(-n + 4) .s-product-holder {
    border-bottom: 1px solid #e7e7e7;
  }

  .s-product-holder .akcija {
    top: 20px;
  }

  .s-product-holder .wish-icons {
    top: 70px;
  }
}

@media all and (min-width: 992px) and (max-width: 1199px) {
  .product-info .product-brand span {
    font-size: 2rem;
  }
  .navigation-holder .navigation .nav-ul .nav-li .bz_wide_dropdown .links-holder .bz_wide_categories .main-links {
    margin-bottom: 10px;
  }
  .navigation-holder .navigation .nav-ul .nav-li .bz_wide_dropdown .links-holder .bz_wide_categories .list .items {
    margin-bottom: 3px;
  }
  .navigation-holder .navigation .nav-ul .nav-li .bz_wide_dropdown .bz_drop_container {
    width: 935px;
  }
  .navigation-holder .navigation .nav-ul .nav-li .bz_wide_dropdown .links-holder .bz_wide_categories .list .items .sub-links {
    font-size: 1rem;
  }
  .navigation-holder .navigation .nav-ul .nav-li .bz_wide_dropdown .links-holder .bz_wide_categories .main-links {
    font-size: 1rem;
  }
  .categories-holder .categories-pic {
    height: auto;
    width: 205px;
  }
  .navigation-holder .navigation .nav-ul .nav-li:first-child .nav-main-drop:after {
    left: 23px;
  }
  .navigation-holder .navigation .nav-ul .nav-li:first-child .nav-main-drop:before {
    left: 23px;
  }
  .navigation-holder .navigation .nav-ul .nav-li:first-child .nav-main-drop {
    left: 0;
    transform: translate(0, 0);
  }
  .navigation-holder .navigation .nav-ul .nav-li > a {
    font-size: 1.2rem;
  }
  .slide-text {
    top: 13%;
  }
  .slide-text > h1 {
    font-size: 50px;
  }
  .sa-index-categories {
    height: 498px;
  }
  /*.sa-index-categories .banner:nth-child(2){
        flex: 0 0 67%;
    }
    .sa-index-categories .banner{
        flex: 0 0 33%;
    }*/
  .home-banners .banner .links.-first {
    top: 170px;
  }
  .home-banners .banner .textspan {
    font-size: 2.6rem;
    top: 25px;
    padding: 0 10px;
  }
  .home-banners .banner .textspan2 {
    font-size: 2.6rem;
    top: 10px;
    padding: 0 10px;
  }
  .navigation-holder .navigation .nav-ul .nav-li {
    margin-right: 20px;
  }
  .home-banners .banner.-third .image {
    height: 485px;
  }
  .korpa-holder .korpa-proizvod .korpa-proizvod-pic {
    width: 50px;
    height: 50px;
  }
  .korpa-holder .korpa-cena span {
    font-size: 1.4rem;
  }
  .korpa-holder .korpa-ukupno span {
    font-size: 1.4rem;
  }
  .page-head {
    background: transparent;
  }
  .breadcrumb {
    width: 970px;
    margin: 0 auto;
  }
  .table-row .table-items .image {
    height: 45px;
  }
  .small-product-head .title {
    font-size: 1.4rem;
    letter-spacing: 0px;
  }
  .product-info .stock-holder .stock {
    font-size: 1.3rem;
  }
  .product-spec-attr .list .items {
    font-size: 1.3rem;
  }
  .p-video-holder {
    height: 300px;
  }
  .product-info .product-cart {
    margin-bottom: 0;
  }
  .product-info .product-compare-wish {
    margin-bottom: 0;
  }
  .bottom-info-holder {
    display: flex;
    align-items: center;
  }
  .product-info .product-cart button {
    height: 35px;
  }
  .product-info .product-cart .sa-button {
    font-size: 1.6rem;
  }
  .product-info .product-cart .product-input {
    font-size: 1.6rem;
    height: 35px;
  }
  .product-info .product-attr .product-attr-ul a .product-attr-li {
    min-width: 30px;
    height: 30px;
  }
  .product-info .product-attr {
    width: 65%;
  }
  .product-info .product-brand {
    height: 25px;
  }
  .product-info .product-price p.savings {
    font-size: 1.2rem;
  }
  .product-info .product-price p.real-price {
    font-size: 1.4rem;
  }
  .product-info .product-price p.discount-price {
    font-size: 2rem;
  }
  .product-pic .stiker-holder2 {
    width: 40px;
  }
  .product-pic .akcija3 {
    width: 75px;
  }
  .product-pic .disc {
    top: 8px;
    font-size: 1.5rem;
    width: 54px;
    right: -8px;
  }
  .product-pic {
    height: auto;
  }
  .cart-help-ul .cart-help-li a {
    font-size: 1.2rem;
  }
  .cart-container {
    width: 100%;
  }
  .categories-help {
    margin-bottom: 5px;
  }

  .s-product-holder .disc {
    font-size: 1.2rem;
    width: 34px;
    height: 28px;
  }

  .side-filters .side-kate-ul .side-kate-li i {
    margin-top: 0;
  }

  .side-filters .side-kate-ul .side-kate-li a {
    font-size: 1.2rem;
  }

  .border-seter:nth-child(-n + 3) .s-product-holder {
    border-bottom: 1px solid #e7e7e7;
    border-top: 1px solid #e7e7e7;
  }

  .border-seter:nth-last-child(-n + 3) .s-product-holder {
    border-bottom: 1px solid #e7e7e7;
  }

  .border-seter:nth-child(3n) .s-product-holder {
    border-right: 1px solid #e7e7e7;
  }

  .order-number {
    width: 20px;
    height: 20px;
    font-size: 1.4rem;
  }

  .nav-tabs.nav-justified > li > a {
    font-size: 1.4rem;
  }

  .store .gallery-holder {
    width: 240px;
  }

  .sve-korpa h4 .total-price-cart {
    font-size: 1.6rem;
  }

  .aditi {
    font-size: 1.4rem;
  }

  .big-news-holder .big-news-pic {
    height: 330px;
  }

  .news-holder .news-pic {
    height: 210px;
  }

  .news-help-holder .news-search-holder .news-help-head {
    padding: 7px;
  }

  .korpa-holder .korpa-kolicina .product-input {
    width: 50px;
  }

  .product-info .product-cart {
    /*width: 100%;*/
  }

  .nfixed_help9 {
    width: 528px !important;
  }

  .nfixed_help7 {
    width: 214px !important;
  }

  .news-help-holder .news-search-holder input {
    width: 129px;
  }

  .cart-slide .cart-slide-body .cart-slide-item .cart-slide-name {
    width: 306px;
  }

  .my-main-menu .mySearch-form #mySearch-input {
    width: 290px;
  }

  .my-main-menu .mySearch-form #mySearch-input1 {
    width: 290px;
  }

  .navigation-holder .navigation .nav-ul .main-drop-triger .main-drop .main-drop-ul .main-drop-li .sec-drop {
    width: 691px;
  }

  .navigation-holder .navigation .nav-ul .main-drop-triger .main-drop .main-drop-ul .main-drop-li .sec-drop .sec-drop-ul .sec-drop-li {
    /*min-height: 190px;*/
  }

  footer .newsletter-foo .newsletter {
    width: 149px;
  }

  .s-product-holder .zelja {
    right: 65px;
  }

  .h-product-holder .h-product-pic .akcija2 {
    width: 40px;
  }

  .b2b-btn {
    margin-top: 3px;
  }
}

@media all and (min-width: 768px) and (max-width: 991px) {
  .index_newsletter_new .image_holder .text_holder .title {
    font-size: 2rem;
  }
  .index_newsletter_new .gray {
    height: 67%;
  }
  .index_newsletter_new .news_form_holder_new .new_news_btn {
    padding: 10px 20px;
    margin-left: -22px;
  }
  .index_newsletter_new .news_form_holder_new .newsletter {
    font-size: 1.4rem;
  }
  .index_newsletter_new .news_form_holder_new .text {
    font-size: 1.2rem;
  }
  .index_newsletter_new .news_form_holder_new .title {
    font-size: 2rem;
  }
  .index_newsletter_new .news_form_holder_new {
    margin-top: 25px;
    margin-left: 20px;
  }
  .home-banners .banner .banners_links_holder_new.-color {
    background-color: rgb(237 220 210 / 60%);
  }
  .home-banners .banner .banners_links_holder_new {
    width: 205px;
    padding: 15px 10px;
    background-color: rgb(197 222 221 / 60%);
  }
  .home-banners .banner .baners_text_holder_brz .baners_title {
    font-size: 2.5rem;
  }
  .home-banners .banner .banners_links_holder_new .links {
    font-size: 2rem;
  }
  .promocode_holder {
    flex-direction: column;
  }
  .promocode_input {
    margin-right: 0;
    width: 100%;
    margin-bottom: 5px;
  }
  .promocode_input_btn {
    width: 100%;
  }

  .vaucher-holder {
    flex-direction: column;
  }
  .vaucher-input {
    margin-right: 0;
    width: 100%;
    margin-bottom: 5px;
  }
  .vaucher-input_btn {
    width: 100%;
  }

  .home-banners .banner .textspan {
    font-size: 1.2rem;
  }
  .home-banners .banner .baners_text_holder_brz .baners_title {
    font-size: 2rem;
    margin-bottom: 10px;
  }
  .home-banners .banner .baners_text_holder_brz {
    padding: 20px 20px;
  }
  .product-info .product-brand span {
    font-size: 2rem;
  }
  .navigation-holder.-fixed .navigation .nav-ul .nav-li > a {
    font-size: 1rem;
  }
  .navigation-holder .navigation .nav-ul .nav-li .bz_wide_dropdown.-fixed {
    top: 100px;
  }
  .navigation-holder .navigation .nav-ul .nav-li .bz_wide_dropdown .links-holder .bz_wide_categories .main-links {
    margin-bottom: 10px;
  }
  .navigation-holder .navigation .nav-ul .nav-li .bz_wide_dropdown .links-holder .bz_wide_categories .list .items {
    margin-bottom: 3px;
  }
  .navigation-holder .navigation .nav-ul .nav-li .bz_wide_dropdown .links-holder .bz_wide_categories .list .items .sub-links {
    font-size: 1rem;
  }
  .navigation-holder .navigation .nav-ul .nav-li .bz_wide_dropdown .links-holder .bz_wide_categories .main-links {
    font-size: 1rem;
  }
  .navigation-holder .navigation .nav-ul .nav-li .bz_wide_dropdown .links-holder {
    grid-template-columns: auto auto auto;
  }
  .navigation-holder .navigation .nav-ul .nav-li .bz_wide_dropdown .bz_drop_container {
    width: 726px;
  }
  .product-info .product-cart button .icons {
    vertical-align: baseline;
    font-size: 1.4rem;
  }
  .bz_cart-logo-holder-xs .-bz_cart_li .myspan-car {
    left: unset;
    right: 47px;
  }
  .bz_cart-logo-holder-xs {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .categories-holder .categories-pic {
    height: auto;
    width: 153px;
  }
  .tool-box {
    margin-top: 15px;
  }
  .navigation-holder .navigation .nav-ul .nav-li:first-child .nav-main-drop:after {
    left: 23px;
  }
  .navigation-holder .navigation .nav-ul .nav-li:first-child .nav-main-drop:before {
    left: 23px;
  }
  .navigation-holder .navigation .nav-ul .nav-li:first-child .nav-main-drop {
    left: 0;
    transform: translate(0, 0);
  }
  .nfixed_help2 {
    padding-top: 6px;
  }
  .social-foo .social-ul-foo {
    margin-top: 20px;
  }
  .slide-text > a.btn-default {
    padding: 20px 40px;
  }
  .slide-text {
    top: 13%;
  }
  .slide-text > h1 {
    font-size: 35px;
  }
  .sa-index-categories {
    height: 383px;
  }
  /*.sa-index-categories .banner:nth-child(2){
        flex: 0 0 52%;
    }
    .sa-index-categories .banner{
        flex: 0 0 25%;
    }*/
  .home-banners .banner .links.-first {
    top: 5px;
  }
  .home-banners .banner.-third .image {
    /*height: 375px;*/
  }
  .navigation-holder .navigation .nav-ul .nav-li {
    padding: 7px 4px;
  }
  .home-banners .banner .links {
    font-size: 2.6rem;
    width: 160px;
  }

  .checkout-confirmation-amount {
    font-size: 2rem;
  }
  .korpa-holder-xs .korpa-ukupno .remove-text {
    font-size: 1.4rem !important;
    font-weight: normal !important;
    color: #fff !important;
  }
  .tool-box > .list {
    display: inline-block;
  }
  .tool-box > .list > .items {
    vertical-align: text-top;
  }
  .page-head {
    background: transparent;
  }
  .breadcrumb {
    width: 750px;
    margin: 0 auto;
  }
  .breadcrumb > li {
    font-size: 1.2rem;
  }
  .breadcrumb > .active {
    font-size: 1.2rem;
  }
  .s-product-holder .s-product-price .price-help .sa-button {
    font-size: 1rem;
    width: 95px;
  }
  .s-product-holder .s-product-price .price-help .b2b-small-price-productbox {
    font-size: 1.1rem;
  }
  .s-product-holder .s-product-price .price-help .b2b-price-productbox {
    font-size: 1.2rem;
  }
  .small-b2b-number {
    width: 40px;
  }
  .table-row .table-items .image {
    height: 35px;
  }
  .product-info .product-compare-wish .wish-product-btn {
    margin-left: 5px;
  }
  .product-info .stock-holder .stock {
    font-size: 1.2rem;
  }
  .product-spec-attr .list .items {
    font-size: 1.2rem;
  }
  .p-video-holder {
    height: 250px;
  }
  .product-head-name {
    font-size: 2.5rem;
  }
  .order-help-menu {
    margin-bottom: 15px;
  }
  .product-info-tabs .tab-content .tab-pane li {
    font-size: 1.6rem;
  }
  .product-description {
    font-size: 1.4rem;
  }
  .product-info .product-compare-wish .wish-icons {
    font-size: 2rem;
  }
  .product-info .product-compare-wish .uporediForm .icons {
    font-size: 2rem;
  }
  .product-info .product-cart {
    margin-bottom: 0;
  }
  .product-info .product-compare-wish {
    margin-bottom: 0;
  }
  .bottom-info-holder {
    display: flex;
    align-items: center;
  }
  .product-info .product-cart button {
    height: 32px;
  }
  .product-info .product-cart .sa-button {
    font-size: 1.4rem;
  }
  .product-info .product-cart .product-input {
    font-size: 1.4rem;
    height: 32px;
    width: 50px;
  }
  .product-info .stock-holder .stock {
    font-size: 1.2rem;
  }
  .product-info .product-attr .product-attr-ul a .product-attr-li {
    min-width: 30px;
    height: 30px;
  }
  .product-info .product-attr {
    width: 65%;
  }
  .product-info .product-brand {
    height: 25px;
  }
  .product-info .product-price p.savings {
    font-size: 1.2rem;
  }
  .product-info .product-price p.real-price {
    font-size: 1.4rem;
  }
  .product-info .product-price p.discount-price {
    font-size: 2rem;
  }
  .product-pic .stiker-holder2 {
    width: 40px;
  }
  .product-pic .akcija3 {
    width: 40px;
  }
  .product-pic {
    height: auto;
  }
  .cart-help-ul .cart-help-li a {
    font-size: 1.2rem;
  }
  .korpa-holder .korpa-ukupno span {
    font-size: 1.4rem;
  }
  .korpa-holder .korpa-popust span {
    font-size: 1.4rem;
  }
  .korpa-holder .korpa-cena span {
    font-size: 1.4rem;
  }
  .korpa-holder .korpa-proizvod .korpa-proizvod-name {
    font-size: 1.1rem;
  }
  .korpa-holder .remove-text {
    display: none;
  }
  .korpa-holder .korpa-ukupno .warning-info {
    font-size: 1.4rem;
  }
  .cart-container {
    width: 100%;
  }
  hr {
    margin: 10px 0;
  }
  .head-name {
    font-size: 2.5rem;
  }
  .filter-modal .shop-filters {
    max-height: 90vh;
    overflow: hidden;
    overflow-y: scroll;
  }

  .filter-modal .shop-filters::-webkit-scrollbar-track {
    background-color: #efefef;
  }

  .filter-modal .shop-filters::-webkit-scrollbar {
    position: relative;
    height: 5px;
    width: 5px;
    background-color: #000;
  }

  .filter-modal .shop-filters::-webkit-scrollbar-thumb {
    position: relative;
    background-color: #000;
  }

  .filter-modal .shop-filters::-webkit-scrollbar::after {
    left: 0;
    top: 0;
    position: absolute;
    content: 'a';
  }

  .s-product-holder .disc {
    font-size: 1.2rem;
    width: 34px;
    height: 28px;
  }

  .navigation-holder .navigation .nav-ul .nav-li {
    /*margin-right: 9px;*/
  }

  .my-main-menu .mySearch-form {
    margin-top: 15px;
  }

  .top-menu .top-menu-right-ul li a img {
    width: 15px;
  }

  .top-menu .mil-lang {
    margin: 0;
    margin-top: 3px;
    font-size: 1.2rem;
    padding: 6px 3px;
  }

  .border-seter:nth-child(-n + 3) .s-product-holder {
    border-bottom: 1px solid #e7e7e7;
    border-top: 1px solid #e7e7e7;
  }

  .border-seter:nth-last-child(-n + 3) .s-product-holder {
    border-bottom: 1px solid #e7e7e7;
  }

  .border-seter:nth-child(3n) .s-product-holder {
    border-right: 1px solid #e7e7e7;
  }

  .nav-tabs.nav-justified > li > a {
    padding: 5px;
  }

  .order-number {
    width: 20px;
    height: 20px;
    font-size: 1.4rem;
  }

  .nav-tabs.nav-justified > li > a {
    font-size: 1.4rem;
  }

  .store .gallery-holder {
    width: 175px;
    height: 145px;
  }

  .store .info .list .items {
    font-size: 1.4rem;
  }

  .store .info .title {
    font-size: 1.4rem;
  }

  .aditi {
    font-size: 1.4rem;
  }

  .cat-news-ul .cat-news-li {
    margin-bottom: 3px;
  }

  .my-main-menu .logo-holder {
    margin-top: 9px;
    width: 120px;
    margin: 0 auto;
  }

  .sm-menu-trigger {
    background: #ffde2a;
    margin-right: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }
  .sm-menu-trigger a {
    color: #333 !important;
  }
  .sm-menu-trigger .icons {
    font-size: 1.5rem;
    vertical-align: sub;
  }

  #map {
    height: 350px;
  }

  .select-holder-mi {
    top: 185px;
  }

  .product-info .product-cart {
    /*width: 100%;*/
  }

  .nfixed_help11 {
    min-height: auto !important;
    margin-bottom: 10px !important;
  }

  .nfixed_help9 {
    width: 346px !important;
  }

  .nfixed_help4 {
    top: 50px !important;
  }

  .nfixed_help10 {
    width: 97px !important;
  }

  .nfixed_help3 {
    font-size: 1.2rem !important;
    padding: 8px 20px !important;
  }

  .nfixed_help7 {
    width: 152px !important;
  }

  .news-help-holder .news-search-holder input {
    width: 134px;
  }

  .our-shops-contact-person {
    height: auto;
  }

  .cart-slide .cart-slide-body .cart-slide-item {
    height: 124px;
  }

  .cart-slide .cart-slide-body .cart-slide-item .cart-slide-amount p {
    font-size: 1.2rem;
  }

  .cart-slide .cart-slide-body {
    height: 251px;
  }

  .cart-slide .cart-slide-body .cart-slide-item .cart-slide-name {
    width: 287px;
  }

  .categories-holder .categories-text {
    height: 15px;
  }

  .categories-holder .categories-text p {
    font-size: 1.2rem;
  }

  .big-news-holder .big-news-pic {
    height: 300px;
  }

  .my-main-menu .mySearch-form .mySearch-select {
    width: 140px;
  }

  .my-main-menu .mySearch-form #mySearch-input {
    width: 170px;
  }

  .my-main-menu .mySearch-form #mySearch-input1 {
    width: 170px;
  }

  .myslider2,
  .mybaner {
    margin-top: 15px;
  }

  .navigation-holder .navigation .nav-ul .main-drop-triger .main-drop .main-drop-ul .main-drop-li .sec-drop {
    width: 471px;
  }

  .navigation-holder .navigation .nav-ul .main-drop-triger .main-drop .main-drop-ul .main-drop-li .sec-drop .sec-drop-ul .sec-drop-li {
    min-height: 215px;
  }

  .registration-holder {
    height: 655px;
  }

  .registration-holder2 {
    height: 285px;
  }

  .product-pic {
    height: auto;
  }

  .thumb-div {
    padding: 0 15px;
  }

  .product-sec-pic {
    height: 55px;
    width: 55px;
  }

  .product-info .product-cart .product-cart-btn {
    width: 100px;
  }

  .product-pic .akcija3 {
    width: 60px;
  }
  .product-pic .disc {
    top: 5px;
    font-size: 1.4rem;
    right: -18px;
  }

  .product-pic .garancija {
    width: 60px;
  }

  .product-pic .stiker-holder2 {
    width: 40px;
  }

  .gallerys-holder {
    height: 120px;
  }

  .gallerys-holder .gallerys-info {
    height: 42px;
  }

  .gallery-pic-holder {
    height: 100px;
  }

  .video-holder {
    height: 190px;
  }

  .korpa-holder .korpa-kolicina a {
    margin-left: 28px;
  }

  .korpa-holder .korpa-kolicina .product-input {
    width: 45px;
    margin-bottom: 10px;
  }

  .korpa-holder .korpa-kolicina button {
    width: 25px;
    vertical-align: baseline;
  }

  .sve-korpa h4 .total-price-cart {
    font-size: 1.6rem;
  }

  .uplForm label {
    font-size: 1.2rem;
  }

  .team-holder .team-pic {
    height: 208px;
  }

  .uporedi-box {
    width: 30px;
    height: 30px;
  }

  .prikaz-p {
    font-size: 1.1rem;
  }

  .uporediBtn {
    margin-top: -22px;
  }

  .tool-box > .list > .items .field {
    width: 55px;
  }

  .navigation-holder .navigation .nav-ul .nav-li > a {
    font-size: 1rem;
  }

  .navigation-holder .navigation .nav-ul .nav-li .nav-main-drop .nav-main-drop-ul .nav-main-drop-li a {
    font-size: 1.2rem;
  }

  .brands-slider a img {
    max-height: 40px;
  }

  footer .footer-links .footer-logo {
    width: 100px;
  }
  .home-banners .banner .banners_links_holder_new {
    width: 180px;
    padding: 15px 10px;
  }
  .home-banners .banner .baners_text_holder_brz .baners_title {
    font-size: 2rem;
  }
  .home-banners .banner .banners_links_holder_new .links {
    font-size: 1.6rem;
  }
  .home-banners .banner .baners_text_holder_brz {
    padding: 15px;
  }
  .more_links_btn {
    padding: 5px 20px;
  }
}

@media all and (min-width: 500px) and (max-width: 767px) {
  .index_newsletter_new .news_form_holder_new .text {
    font-size: 1.6rem;
  }
  .index_newsletter_new .gray {
    height: 100%;
  }
  .index_newsletter_new .news_form_holder_new {
    margin-top: 25px;
    margin-left: 0;
  }
  .home-banners .banner .banners_links_holder_new .links {
    font-size: 2.5rem;
  }
  .home-banners .banner .banners_links_holder_new {
    width: 230px;
    padding: 10px 10px;
  }
  .home-banners .banner .baners_text_holder_brz .baners_title {
    font-size: 2rem;
  }
  .home-banners .banner .textspan {
    font-size: 1.6rem;
  }
  .home-banners .banner .baners_text_holder_brz {
    position: static;
    transform: translate(0);
    text-align: left;
    width: 100%;
    padding: 20px;
  }
  .home_banners_grid_container.-second {
    grid-template-columns: 100%;
  }
  .home_banners_grid_container {
    grid-template-columns: 100%;
  }
  .promocode_holder {
    flex-direction: column;
  }
  .promocode_input {
    margin-right: 0;
    width: 100%;
    margin-bottom: 5px;
  }
  .promocode_input_btn {
    width: 100%;
  }

  .vaucher-holder {
    flex-direction: column;
  }
  .vaucher-input {
    margin-right: 0;
    width: 100%;
    margin-bottom: 5px;
  }
  .vaucher-input_btn {
    width: 100%;
  }
  .product-info .product-cart button .icons {
    vertical-align: middle;
    font-size: 1.4rem;
  }
  .bz_cart-logo-holder-xs .-bz_cart_li .myspan-car {
    left: unset;
    right: 47px;
  }
  .bz_cart-logo-holder-xs {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .visible-xs-cart-bz {
    display: flex;
  }
  .fixed-cart-holder-bz .myspan-car {
    position: absolute;
    top: 65%;
    left: 130px;
    transform: translate(0, -50%);
    font-size: 1.8rem;
  }
  .fixed-cart-holder-bz img {
    width: 30px;
    position: relative;
  }
  .fixed-cart-holder-bz {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .visible-xs-cart-bz {
    display: flex;
    margin-top: 9px;
  }
  .checkout-terms,
  .recipient-address {
    text-align: left;
  }
  .home-banners {
    padding: 0 20px;
  }
  .categories-holder .categories-pic {
    height: auto;
    width: 258px;
  }
  .tool-box {
    margin-top: 15px;
  }
  .s-product-holder .s-product-pic img {
    height: 268px;
  }
  .my-main-menu {
    position: relative;
    margin-bottom: 55px;
  }
  .my-main-menu:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -47px;
    width: 100%;
    height: 63px;
    background: url(../../img/header-curve.png) no-repeat;
    pointer-events: none;
  }
  .slide-text > a.btn-default {
    padding: 15px 40px;
  }
  .slide-text {
    top: 5%;
    padding: 5px 50px;
  }
  .slide-text > h1 {
    font-size: 25px;
  }
  .sa-index-categories {
    height: 245px;
    width: 460px;
  }
  /*.sa-index-categories .banner:nth-child(2){
        flex: 0 0 51%;
    }
    .sa-index-categories .banner{
        flex: 0 0 25%;
    }*/
  .bank-foo li.-otp {
    width: 180px;
  }
  .bank-foo li img {
    width: 45px;
  }
  .home-banners .banner .links.-first {
    top: 5px;
  }
  .home-banners .banner.-third .image {
    /*height: 300px;*/
  }
  .home-banners .banner .links.-third {
    bottom: 160px;
  }
  .home-banners .banner .links {
    font-size: 2.5rem;
    width: auto;
  }
  .checkout-confirmation-info-box .title.-confirm {
    font-size: 2rem;
  }
  .product-info .product-brand span {
    font-size: 1.8rem;
  }
  .-b2b-line-product-name a {
    max-width: 100%;
    display: block;
    margin: 0 auto;
  }
  .checkout-confirmation-amount {
    font-size: 2rem;
  }
  .sve-korpa {
    float: none;
  }
  .brands-slider a img {
    max-height: 25px;
  }
  .brands-slider {
    height: 25px;
  }
  .page-head {
    background: transparent;
  }
  .breadcrumb {
    width: auto;
    margin: 0 auto;
  }
  #news-bar a {
    font-size: 1.2rem;
  }
  .breadcrumb > li {
    font-size: 1.2rem;
  }
  .breadcrumb > .active {
    font-size: 1.2rem;
  }
  .product-info .product-price p.discount-price .price-title {
    font-size: 1.2rem;
  }
  .s-product-holder .s-product-price .price-help .sa-button {
    font-size: 1rem;
    width: 95px;
  }
  .s-product-holder .s-product-price .price-help .b2b-small-price-productbox {
    font-size: 1.1rem;
  }
  .s-product-holder .s-product-price .price-help .b2b-price-productbox {
    font-size: 1.2rem;
  }
  .table-row .table-items .image {
    height: 35px;
  }
  .product-spec-attr .list .items {
    font-size: 1.4rem;
  }
  .top-info-holder h2 {
    font-size: 1.8rem;
  }
  .product-info .product-compare-wish .wish-product-btn {
    margin-left: 2px;
  }
  .product-head-name {
    font-size: 2rem;
  }
  .order-help-menu {
    margin-bottom: 15px;
  }
  .product-info-tabs .tab-content .tab-pane li {
    font-size: 1.6rem;
  }
  .product-description {
    font-size: 1.4rem;
  }
  .product-info .product-compare-wish .wish-icons {
    font-size: 1.4rem;
  }
  .product-info .product-compare-wish .uporediForm .icons {
    font-size: 1.4rem;
  }
  .product-info .product-cart {
    margin-bottom: 0;
  }
  .product-info .product-compare-wish {
    margin-bottom: 0;
  }
  .bottom-info-holder {
    display: flex;
    align-items: center;
  }
  .product-info .product-cart button {
    height: 32px;
  }
  .product-info .product-cart .sa-button {
    font-size: 1.4rem;
  }
  .product-info .product-cart .product-input {
    font-size: 1.4rem;
    height: 32px;
    width: 60px;
  }
  .product-info .stock-holder .stock {
    font-size: 1.2rem;
  }
  .product-info .product-attr .product-attr-ul a .product-attr-li {
    min-width: 30px;
    height: 30px;
  }
  .product-info .product-attr {
    width: 65%;
  }
  .product-info .product-brand {
    height: 25px;
  }
  .product-info .product-price p.savings {
    font-size: 1.2rem;
  }
  .product-info-tabs .tab-content .tab-pane ul li {
    font-size: 1.6rem;
  }
  .product-info-tabs .tab-content .tab-pane p {
    font-size: 1.4rem;
  }
  .product-info-tabs .nav-tabs > li > a {
    font-size: 1.6rem;
  }
  .social-share-holder .fb-share-button {
    margin-right: 1px;
  }
  .social-share-holder .contact-social-ul {
    margin-right: 1px;
  }
  .product-info .product-cart .sa-button {
    font-size: 1.2rem;
    padding: 3px 4px;
  }
  .product-info .product-cart .product-input {
    font-size: 1.2rem;
    width: 44px;
    height: 25px;
  }
  .product-info .product-cart button {
    height: 25px;
    width: 30px;
    font-size: 1.4rem;
  }
  .product-info .product-disc .disc-product-table {
    width: 100%;
  }
  .product-info .product-price p.discount-price {
    font-size: 1.8rem;
  }
  .product-info .product-price p.real-price {
    font-size: 1.4rem;
  }
  .product-info .product-attr {
    width: 53%;
  }
  .product-info .product-attr .product-attr-ul a .product-attr-li {
    /*width: 20px;*/
    height: 20px;
    min-width: 20px;
  }
  .h-product-holder .h-product-cart a {
    padding: 4px 7px;
  }
  .h-product-holder .h-product-price p {
    font-size: 1.4rem;
  }
  .h-product-holder .h-product-price p del {
    font-size: 1.2rem;
  }
  .h-product-holder .h-product-attr .h-product-attr-ul .h-product-attr-li {
    font-size: 1.1rem;
    margin-bottom: 5px;
  }
  .filter-color-ul .filter-color-li strong {
    margin-right: 3px !important;
  }
  .filter-color-ul .filter-color-li {
    width: 18px;
    height: 18px;
    margin-right: 2px;
  }
  .h-product-holder .h-product-brend {
    width: 75px;
  }
  .h-product-holder .h-product-name a h4 {
    font-size: 1.2rem;
  }
  .korpa-holder-xs .small-cart-desc {
    font-size: 1rem;
  }
  .korpa-holder .korpa-ukupno span {
    font-size: 1.4rem;
  }
  .korpa-holder .korpa-popust span {
    font-size: 1.4rem;
  }
  .korpa-holder .korpa-cena span {
    font-size: 1.4rem;
  }
  .korpa-holder-xs .korpa-ukupno .remove-text {
    display: none;
  }
  .korpa-holder-xs .korpa-ukupno .remove-text {
    font-size: 1.4rem !important;
    font-weight: normal !important;
    color: #fff !important;
  }
  .tool-box > .list > .items .field {
    width: 40px;
  }
  .tool-box > .list > .items .display {
    width: 25px;
    height: 25px;
  }
  .filter-modal {
    width: 480px;
  }
  hr {
    margin: 10px 0;
  }
  .head-name {
    font-size: 2.5rem;
  }
  .filter-modal .shop-filters {
    max-height: 90vh;
    overflow: hidden;
    overflow-y: scroll;
  }
  .top-menu .top-menu-left-ul {
    margin-top: 7px;
  }

  .info-baner .text-holder .links {
    font-size: 1rem;
  }

  .info-baner .text-holder {
    margin-left: 0;
  }

  .info-baner .text-holder .text {
    font-size: 1rem;
    line-height: 1.2;
  }

  .info-baner a img {
    display: none;
  }

  .top-menu .list .items .dinamic {
    font-size: 1.2rem;
  }

  .top-menu .list .items .static {
    font-size: 1rem;
  }

  .top-menu .top-menu-left-ul li a {
    font-size: 1rem;
  }

  .top-menu .top-menu-left-ul li {
    padding: 2px;
  }

  .top-menu .mil-lang {
    margin-left: 0;
    margin-right: 0;
    font-size: 1rem;
    margin-top: 9px;
  }

  .border-seter:nth-child(-n + 2) .s-product-holder {
    border-bottom: 1px solid #e7e7e7;
    border-top: 1px solid #e7e7e7;
  }

  .border-seter:nth-last-child(-n + 2) .s-product-holder {
    border-bottom: 1px solid #e7e7e7;
  }

  .border-seter:nth-child(2n) .s-product-holder {
    border-right: 1px solid #e7e7e7;
  }

  .product-info .product-cart .product-cart-btn {
    margin-top: 3px;
  }

  .product-info .product-price {
    top: 5px;
    right: 5px;
  }

  .product-info .stock-holder .stock {
    font-size: 1.2rem;
  }

  .product-info {
    padding: 5px;
  }

  .order-number {
    width: 20px;
    height: 20px;
    font-size: 1.4rem;
  }

  .nav-tabs.nav-justified > li > a {
    border-left: 1px solid #333;
    padding: 5px;
    font-size: 1.6rem;
  }

  .store {
    display: block;
  }

  .store .gallery-holder {
    width: 175px;
    height: auto;
    margin-top: 10px;
  }

  .store .info .list .items {
    font-size: 1.4rem;
  }

  .store .info .title {
    font-size: 1.6rem;
  }

  .aditi {
    font-size: 1.4rem;
  }

  .news-holder .news-pic .news-head h4 {
    line-height: 1;
    font-size: 1.4rem;
  }

  .news-holder .news-pic .news-head p {
    font-size: 1.2rem;
    height: 35px;
    line-height: 1;
  }

  .news-holder .news-pic {
    height: 185px;
  }

  .cat-news-ul .cat-news-li {
    margin-bottom: 3px;
  }

  .my-main-menu .logo-holder {
    margin-top: 0;
    display: block;
  }

  .slide-menu {
    width: 75%;
  }

  .burger {
    top: 5px;
    left: 10px;
  }

  #map {
    height: 300px;
  }

  .select-holder-mi {
    top: 185px;
    left: 15px;
  }

  .select-holder-mi {
    top: 160px;
    width: 150px;
    padding: 5px 7px;
  }

  .sve-korpa .sve-btn {
    width: 100%;
    margin-bottom: 0;
  }

  .news-help-holder .news-search-holder input {
    width: 100%;
  }

  .news-help-holder .news-search-holder button {
    margin-left: 0;
    margin-top: 3px;
  }

  .our-shops-contact-person {
    height: auto;
  }

  .categories-holder .categories-text {
    height: 20px;
  }

  .categories-holder .categories-text p {
    font-size: 1.2rem;
  }

  .single-news-holder .single-news-body h3 {
    font-size: 1.6rem;
  }

  .big-news-holder .big-news-pic {
    height: 270px;
  }

  .my-main-menu .logo-holder a img {
    width: 100px;
    margin: 0 auto;
  }

  #search-input-holder #close {
    right: 20px;
    top: 30px;
  }

  #search-input-holder .logo-search {
    width: 150px;
    margin-top: 15px;
  }

  #search-input-holder #mysearch-input #mysearch-input1 {
    width: 250px;
    margin-top: 6px;
  }

  #search-input-holder #mysearch-input {
    width: 100%;
  }

  .mycollapse {
    width: 80%;
    margin: auto;
  }

  .mysearch-button {
    margin-top: 5px;
    float: left;
    margin-right: 7px;
  }

  .myslider2,
  .mybaner {
    margin-top: 15px;
  }
  .social-foo .social-ul-foo {
    margin-top: 20px;
  }
  footer .newsletter-foo .newsletter {
    width: 60%;
  }

  footer .newsletter-foo .newsletter-btn {
    margin-top: 10px;
    margin-left: 0;
  }

  .registration-holder {
    height: auto;
  }

  .registration-holder2 {
    height: auto;
  }

  .h-product-holder .h-product-pic .akcija2 {
    width: 35px;
  }

  .h-product-holder .brend-h {
    top: 32px;
  }

  .h-product-holder .h-product-pic .uporediForm-h {
    left: 40px;
  }

  .product-head-name {
    font-size: 2.5rem;
  }

  .product-pic {
    height: auto;
  }

  .product-pic .akcija3 {
    width: 51px;
  }
  .product-pic .disc {
    top: 4px;
    font-size: 1.2rem;
    width: 47px;
    right: -16px;
  }

  .product-pic .garancija {
    width: 40px;
  }

  .product-pic .stiker-holder2 {
    width: 35px;
  }

  .product-sec-pic {
    height: 40px;
    width: 40px;
  }

  .thumb-div {
    padding: 0 15px;
  }

  .product-info .product-brand {
    height: 25px;
  }

  /*.product-info .product-price p:nth-child(2) {
        font-size: 2rem;
    }*/

  .product-info .product-addlinks {
    margin-left: 0;
    width: 100%;
  }

  .product-info .product-cart {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    text-align: right;
  }

  /*.product-info .product-cart .product-input {
        width: 60px;
    }*/

  .product-info .product-cart .product-cart-btn {
    width: auto;
    margin-left: 0;
  }

  .h4-xs {
    font-size: 1.6rem;
  }

  .coment-form textarea {
    width: 415px;
  }

  .gallerys-holder {
    height: 180px;
  }

  .gallerys-holder .gallerys-info {
    height: 63px;
  }

  .gallery-pic-holder {
    height: 115px;
  }

  .video-holder {
    height: 150px;
  }

  .attr-b2b {
    display: inherit;
  }

  .empty-cart {
    width: 200px;
  }

  .korpa-holder-xs .korpa-kolicina .product-input {
    width: 70px;
    margin-bottom: 10px;
  }

  .order-paymant .order-check-holder {
    padding: 1px;
    width: 15px;
    height: 15px;
    top: 5px;
  }

  .order-paymant i {
    font-size: 1.2rem;
  }

  .order-paymant h4 {
    font-size: 1.3rem;
  }

  .order-paymant p {
    font-size: 1.2rem;
  }

  .team-holder .team-pic {
    height: 204px;
  }

  .product-table > tbody > tr > td {
    font-size: 1.1rem;
  }

  .tool-box > .list > .items {
    display: inline-table;
    vertical-align: middle;
  }

  .tool-box > .list {
    display: flex;
  }

  footer .footer-links .footer-logo {
    width: 80px;
  }
}

@media all and (max-width: 499px) {
  .footer_title_new {
    font-size: 1.2rem;
  }
  .social-foo .social-ul-foo li a img {
    width: 25px;
  }

  .s-product-holder .s-product-pic img {
    height: 150px;
  }
  .breadcrumb {
    width: 100%;
  }
  .tool-box > .list {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .bank-foo li.-otp {
    width: 150px;
  }
  .bank-foo {
    flex-wrap: wrap;
  }
  .info-baner a img {
    height: auto;
  }
  .info-baner a {
    width: 64px;
    margin-right: 15px;
  }
  .info-baner {
    padding-left: 34px;
  }
  .index_newsletter_new {
    padding: 50px 0;
  }
  .index_newsletter_new .news_form_holder_new .new_news_btn {
    padding: 10px 20px;
    margin-left: -22px;
  }
  .index_newsletter_new .news_form_holder_new .newsletter {
    font-size: 1.4rem;
  }
  .index_newsletter_new .news_form_holder_new .text {
    font-size: 1.4rem;
  }
  .index_newsletter_new .gray {
    height: 100%;
  }
  .index_newsletter_new .news_form_holder_new {
    margin-top: 25px;
    margin-left: 0;
  }
  .index_newsletter_new .news_form_holder_new .title {
    font-size: 2.5rem;
  }
  .index_newsletter_new .image_holder .text_holder .title {
    font-size: 2rem;
  }

  .-bz_cart_li {
    position: relative;
  }
  .my-main-menu {
    padding: 25px 0;
  }
  .my-main-menu .logo-holder a img {
    width: 140px;
  }
  .bz_cart-logo-holder-xs {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .home-banners .banner .banners_links_holder_new.-color {
    background-color: rgb(237 220 210 / 60%);
  }
  .home-banners .banner .banners_links_holder_new {
    width: 205px;
    padding: 15px 10px;
    background-color: rgb(197 222 221 / 60%);
  }
  .home-banners .banner .banners_links_holder_new .links {
    font-size: 1.8rem;
  }
  .home-banners .banner .banners_links_holder_new {
    width: 185px;
    padding: 10px 10px;
  }
  .home-banners .banner .baners_text_holder_brz .baners_title {
    font-size: 1.8rem;
  }
  .home-banners .banner .textspan {
    font-size: 1.6rem;
  }
  .home-banners .banner .baners_text_holder_brz {
    position: static;
    transform: translate(0);
    text-align: left;
    width: 100%;
    padding: 20px;
  }
  .home_banners_grid_container.-second {
    grid-template-columns: 100%;
  }
  .home_banners_grid_container {
    grid-template-columns: 100%;
  }
  .promocode_holder {
    flex-direction: column;
  }
  .promocode_input {
    margin-right: 0;
    width: 100%;
    margin-bottom: 5px;
  }
  .promocode_input_btn {
    width: 100%;
  }
  .vaucher-holder {
    flex-direction: column;
  }
  .vaucher-input {
    margin-right: 0;
    width: 100%;
    margin-bottom: 5px;
  }
  .vaucher-input_btn {
    width: 100%;
  }
  .home-banners .banner .textspan {
    font-size: 1.4rem;
  }
  .home-banners .banner .baners_text_holder_brz .baners_title {
    font-size: 2rem;
    margin-bottom: 10px;
  }
  .home-banners .banner .baners_text_holder_brz {
    padding: 20px 20px;
  }
  .bz_cart-logo-holder-xs .-bz_cart_li .myspan-car {
    left: unset;
    right: 0;
    width: 19px;
    height: 19px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .bz_cart-logo-holder-xs {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .visible-xs-cart-bz {
    display: flex;
  }
  .fixed-cart-holder-bz .myspan-car {
    position: absolute;
    top: 10%;
    left: 87px;
    transform: translate(0, -50%);
    width: 19px;
    height: 19px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .fixed-cart-holder-bz img {
    width: 20px;
    position: relative;
  }
  .fixed-cart-holder-bz {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .nfixed_help2 {
    height: 35px;
    margin-top: 3px;
  }
  .checkout-terms,
  .recipient-address {
    text-align: left;
    padding: 10px 0px;
  }
  .sa-button {
    font-size: 1.3rem;
  }
  .checkout-confirmation-info-box .title {
    font-size: 1.6rem;
  }
  .sve-korpa h4 {
    font-size: 1.2rem;
  }
  .aditi {
    font-size: 1.4rem;
  }
  .sve-korpa h4 p {
    font-size: 1.2rem;
  }
  .home-banners {
    background-color: transparent;
    padding: 0 15px;
  }
  .section-title {
    font-size: 4.5rem;
  }
  .tool-box {
    margin-top: 15px;
  }
  .my-main-menu {
    position: relative;
    margin-bottom: 18px;
  }
  .my-main-menu:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -13px;
    width: 100%;
    height: 63px;
    z-index: -1;
    background: url(../../img/header-curve.png) no-repeat;
    pointer-events: none;
  }
  .product-info .product-price {
    text-align: left;
  }
  .product-info .product-compare-wish .wish-product-btn {
    margin-left: 0;
  }
  .my-main-menu .logo-holder {
    display: inline-block;
  }
  .s-product-holder .s-product-attr {
    height: 85px;
  }
  .slide-text > a.btn-default {
    padding: 8px 13px;
    font-size: 12px;
  }
  .slide-text {
    top: 5%;
    padding: 0px 15px;
  }
  .slide-text > h1 {
    font-size: 16px;
  }
  .product-info .product-attr .product-attr-ul {
    margin-bottom: 9px;
    margin-top: 5px;
  }
  .bz_mob-col {
    padding-right: 2px;
    padding-left: 2px;
  }
  .bz_mob-col:nth-child(odd) .s-product-holder {
    border-right: none;
  }
  /*.bz_mob-col:nth-child(even) .s-product-holder{
        border-left: none;
    }*/
  .social-foo .social-ul-foo li a img {
    padding-top: 15px;
  }
  .product-pic {
    width: 95%;
    margin: 0 auto;
  }
  .sa-index-categories {
    height: 176px;
  }
  .bank-foo li.-otp {
    width: 110px;
  }
  .bank-foo li img {
    width: 30px;
    height: auto;
  }
  .sale-promotion {
    padding-bottom: 60px;
  }
  .owl-prev {
    top: auto;
    left: 80px;
    margin-top: 20px;
  }
  .owl-next {
    top: auto;
    right: 80px;
    margin-top: 20px;
  }
  .new-product-title {
    margin-top: 20px;
  }
  .xs-product-holder .xs-product-pic a img {
    height: 110px;
  }
  .home-banners .banner.-third {
    border-top: 2px;
  }
  .home-banners .banner.-third .image {
    height: auto;
  }
  .home-banners .banner .links.-first {
    top: 5px;
  }
  .home-banners .banner .links {
    width: auto;
    font-size: 2.5rem;
    padding: 3px 17px;
  }
  .home-banners .banner.-second {
    /*border-right: 4px solid #23BEC0;*/
    border-bottom: 2px;
  }
  .home-banners .banner.-first {
    /*border-right: 4px solid #23BEC0;*/
  }
  .home-boxes .box {
    padding: 0;
  }
  .home-banners-xs {
    width: 100%;
    padding: 0 15px;
  }
  .checkout-confirmation-info-box .title.-confirm {
    font-size: 1.8rem;
  }
  .product-info .product-brand span {
    font-size: 1.8rem;
  }
  .checkout-confirmation-amount {
    font-size: 2rem;
  }
  .sve-korpa {
    float: none;
  }
  .checkout-form.-delivery .my-label .choise-trigger {
    vertical-align: baseline;
  }
  .checkout-terms .my-label {
    font-size: 1.4rem;
    line-height: 2;
  }
  .checkout-finish-btn .sa-button.-danger .icons {
    font-size: 2rem;
  }
  .checkout-finish-btn .sa-button.-danger {
    font-size: 1.4rem;
    padding: 3px 12px;
    margin-bottom: 30px;
  }
  .checkout-finish-btn .sa-button {
    margin-bottom: 10px;
  }
  .checkout-finish-btn {
    margin-top: 20px;
  }
  .checkout-delivery-table > tbody > tr > td {
    font-size: 1.2rem;
  }
  .checkout-form.-delivery .my-label {
    font-size: 1.4rem;
  }
  .checkout-form {
    /*margin-bottom: 20px;*/
  }
  .checkout-form .title {
    font-size: 1.8rem;
    margin-bottom: 20px;
  }
  .breadcrumb > li + li:before {
    padding: 0;
  }
  .page-head {
    background: transparent;
    margin-top: 0;
  }
  .breadcrumb {
    width: auto;
    margin: 0 auto;
  }
  #news-bar a {
    font-size: 1.2rem;
  }
  .breadcrumb > li {
    font-size: 1.2rem;
  }
  .breadcrumb > .active {
    font-size: 1.2rem;
  }
  .s-product-holder .s-product-price .price-help .sa-button {
    font-size: 1rem;
    width: 95px;
  }
  .s-product-holder .s-product-price .price-help .b2b-small-price-productbox {
    font-size: 1.1rem;
  }
  .s-product-holder .s-product-price .price-help .b2b-price-productbox {
    font-size: 1.2rem;
  }
  .-product-b2b-table {
    width: 100%;
  }
  .table-row .table-items .image {
    height: 20px;
  }
  .bottom-info-holder {
    display: inline-block;
  }
  .social-share-holder {
    margin-top: 10px;
    overflow: hidden;
  }
  .product-info-tabs .tab-content .tab-pane li {
    font-size: 1.6rem;
  }
  .product-description {
    font-size: 1.4rem;
  }
  .product-info .product-attr .product-attr-ul a .product-attr-li {
    min-width: 25px;
    height: 25px;
  }
  .p-video-holder {
    height: 250px;
  }
  .product-info-tabs .tab-content .tab-pane p {
    font-size: 1.4rem;
  }
  .product-description p {
    font-size: 1.4rem;
  }
  .product-info-tabs .tab-content .tab-pane ul li {
    font-size: 1.6rem;
  }
  .product-info-tabs .nav-tabs > li > a {
    font-size: 1.6rem;
  }
  .product-info-tabs {
    margin: 15px 0;
  }
  .product-pic .stiker-holder2 {
    width: 40px;
  }
  .product-pic .akcija3 {
    width: 65px;
  }
  .product-pic .disc {
    top: 6px;
    font-size: 1.3rem;
    width: 45px;
    right: -3px;
  }
  .h-product-holder .disc {
    top: 8%;
  }
  .h-product-holder .h-product-pic {
    height: 100px;
  }
  .h-product-holder .h-product-cart a {
    padding: 4px 7px;
  }
  .h-product-holder .h-product-price p {
    font-size: 1.4rem;
  }
  .h-product-holder .h-product-price p del {
    font-size: 1.2rem;
  }
  .h-product-holder .h-product-attr .h-product-attr-ul .h-product-attr-li {
    font-size: 1.1rem;
    margin-bottom: 5px;
  }
  .filter-color-ul .filter-color-li strong {
    margin-right: 3px !important;
  }
  .filter-color-ul .filter-color-li {
    width: 18px;
    height: 18px;
    margin-right: 2px;
  }
  .h-product-holder .h-product-brend {
    width: 75px;
  }
  .h-product-holder .h-product-name a h4 {
    font-size: 1.2rem;
  }
  .korpa-holder-xs .small-cart-desc {
    font-size: 1rem;
    line-height: 1;
  }
  .korpa-holder .korpa-ukupno span {
    font-size: 1.2rem;
  }
  .korpa-holder .korpa-popust span {
    font-size: 1.2rem;
  }
  .korpa-holder .korpa-cena span {
    font-size: 1.2rem;
  }
  .korpa-holder-xs .korpa-proizvod {
    line-height: 1;
  }
  .korpa-holder-xs .korpa-proizvod .korpa-proizvod-name {
    font-size: 1rem;
  }
  .korpa-holder-xs .korpa-ukupno span {
    font-size: 1.4rem;
  }
  .korpa-holder-xs .korpa-ukupno {
    text-align: center;
  }
  .korpa-holder-xs .korpa-popust {
    text-align: center;
  }
  .korpa-holder-xs .korpa-cena {
    text-align: center;
  }
  .korpa-holder-xs .korpa-ukupno .remove-text {
    display: none;
  }
  .s-product-holder .s-product-pic {
    height: 156px;
  }
  .tool-box > .list > .items .compare {
    width: 28px;
    height: 28px;
  }
  .tool-box > .list > .items .field {
    width: 40px;
  }
  .tool-box > .list > .items .display {
    width: 25px;
    height: 25px;
  }
  .filter-modal {
    width: 305px;
  }
  hr {
    margin: 10px 0;
  }
  .head-name {
    font-size: 2.5rem;
  }
  .filter-modal .shop-filters {
    max-height: 90vh;
    overflow: hidden;
    overflow-y: scroll;
  }
  .top-menu .top-menu-right-ul li a span {
    margin-left: 2px;
    vertical-align: middle;
  }

  .top-menu .top-menu-right-ul li .wish-count {
    margin-right: 3px;
    margin-top: 2px;
    font-size: 1rem;
  }

  .top-menu .top-menu-right-ul li a .icons {
    margin-top: 1px;
    font-size: 2.2rem;
  }

  .top-menu .top-menu-right-ul {
    /*float: left;*/
  }

  .top-menu .top-menu-right-ul li {
    padding: 3px;
  }

  .top-menu .top-menu-right-ul li a img {
    width: 20px;
  }

  .info-baner .text-holder .links {
    font-size: 1.4rem;
  }

  .info-baner .text-holder {
    margin-left: 0;
  }

  .info-baner .text-holder .text {
    font-size: 1.8rem;
    line-height: 1.2;
  }

  /*.info-baner a img {
        display: none;
    }*/

  .top-menu .list .items .dinamic {
    font-size: 1.2rem;
  }

  .top-menu .list .items .static {
    font-size: 1rem;
  }

  .top-menu .top-menu-left-ul li a {
    /*font-size: 1rem;*/
    /*margin-right: 3px;*/
  }

  .top-menu .top-menu-left-ul li {
    padding: 2px;
  }

  .top-menu .mil-lang {
    font-size: 1rem;
    margin: 0;
    margin-top: 5px;
  }

  .border-seter:nth-child(-n + 2) .s-product-holder {
    border-bottom: 1px solid #e7e7e7;
    border-top: 1px solid #e7e7e7;
  }

  .border-seter:nth-last-child(-n + 2) .s-product-holder {
    border-bottom: 1px solid #e7e7e7;
  }

  .border-seter:nth-child(2n) .s-product-holder {
    border-right: 1px solid #e7e7e7;
  }

  .order-login button {
    width: 100%;
  }

  .order-number {
    width: 20px;
    height: 20px;
    font-size: 1.4rem;
  }

  .nav-tabs.nav-justified > li > a {
    border-left: 1px solid #333;
    padding: 5px;
    font-size: 1.6rem;
  }

  .store .gallery-holder {
    width: 100%;
    height: auto;
  }

  .store {
    display: block;
  }

  .store .gallery-holder {
    width: auto;
    height: auto;
    margin-top: 10px;
  }

  .store .info .list .items {
    font-size: 1.4rem;
  }

  .store .info .title {
    font-size: 1.6rem;
  }

  .s-product-holder .s-product-name .code {
    font-size: 1rem;
  }

  .s-product-holder .s-product-name .name {
    font-size: 1.4rem;
  }

  .s-product-holder .s-product-name {
    line-height: 1.1;
    height: 35px;
  }

  .s-product-holder .stiker-holder {
    width: 30px;
  }
  .s-product-holder .akcija {
    width: 30px !important;
  }
  .s-product-holder .disc {
    font-size: 0.8rem;
    width: 28px;
    height: 26px;
    right: 0px;
    top: 2%;
  }
  .s-product-holder .s-product-brend {
    height: 30px;
  }
  .s-product-holder .s-product-price {
    padding: 5px;
    display: block;
    height: 50px;
  }
  .s-product-holder .s-product-price .price-help .sa-button {
    width: 100%;
  }
  .news-help-holder .news-search-holder input {
    width: 220px;
  }

  .news-holder .news-pic {
    height: 185px;
  }

  .cat-news-ul .cat-news-li {
    margin-bottom: 3px;
  }

  .my-main-menu .logo-holder {
    margin-top: 0;
  }

  .my-main-menu .logo-holder a img {
    width: 150px;
  }

  .top-menu .top-menu-left-ul li {
    padding: 0;
    margin-right: 10px;
  }

  .top-menu .top-menu-left-ul {
    margin-top: 5px;
  }

  .slide-menu {
    width: 100%;
  }

  .small-products-button .icons {
    font-size: 1.4rem;
  }

  .small-products-button {
    font-size: 1rem;
    padding: 6px;
  }

  .db-page-cont img {
    height: auto !important;
    max-width: 100% !important;
  }

  #map {
    height: 280px;
  }

  .select-holder-mi {
    top: 230px;
    left: 10px;
    padding: 3px 6px;
    width: 150px;
  }

  .select-holder-mi select {
    padding: 3px 6px;
  }

  .new-compare-holder {
    height: 125px;
  }

  .wrap-calc {
    width: 100%;
  }

  .new-compare-btns .-delete {
    width: auto;
    font-size: 1rem;
  }

  .new-compare-btns {
    float: left;
    width: 100%;
    margin: 10px 0;
  }

  .new-compare-btns .-compare {
    width: auto;
    font-size: 1rem;
  }

  .new-compare-image-holder {
    width: 100%;
  }

  .new-compare-box {
    margin: 15px 5px 0 0;
    padding: 0;
    width: calc(25% - 5px);
  }

  .new-compare-name {
    display: none;
  }

  .our-shops-contact-person {
    height: auto;
  }

  .categories-holder {
    margin-bottom: 10px;
  }

  .categories-holder .categories-text {
    height: 20px;
  }

  .categories-holder .categories-pic {
    /*height: 30px;*/
    width: 142px;
  }

  .categories-holder .categories-text p {
    font-size: 1.2rem;
  }

  .single-news-holder .single-news-body h3 {
    font-size: 1.6rem;
  }

  .big-news-holder .big-news-pic {
    height: 270px;
  }

  .mil-lang {
    /*float: none;*/
  }

  .top-menu-right-ul {
    /*float: none;*/
  }

  .top-menu-col {
    /*text-align: center;*/
    /*width: 100%;*/
  }

  .burger {
    top: 14px;
    left: 9px;
  }
  .burger.-fixed {
    top: 6px;
    left: 9px;
  }
  #search-input-holder .logo-search {
    width: 130px;
    margin-top: 15px;
  }

  #search-input-holder #close {
    right: 10px;
    top: 25px;
  }

  #search-input-holder #close img {
    width: 20px;
  }

  #search-input-holder #mysearch-input #mysearch-input1 {
    width: 100%;
  }

  #search-input-holder #mysearch-input {
    width: 100%;
  }

  .mycollapse {
    width: 80%;
    margin: auto;
  }

  .mysearch-button {
    margin-top: 5px;
    float: left;
    margin-right: 10px;
  }

  .slide-xs {
    margin-top: 10px;
  }

  .section-title {
    font-size: 3.8rem;
  }

  .new-product-title,
  .hit-akcija {
    padding-bottom: 20px;
  }

  .owl-carousel .owl-item .xs-product-holder .akcija {
    width: 55px;
  }

  .xs-product-holder .disc {
    right: 7px;
    font-size: 1.1rem;
  }

  .footer-links {
    width: 100%;
  }

  .footer-links.-xs50 {
    width: 50%;
  }

  .footer-bottom {
    text-align: center;
  }

  .footer-bottom p {
    float: none;
  }

  .registration-holder {
    height: auto;
  }

  .registration-holder2 {
    height: auto;
  }

  footer .newsletter-foo .newsletter-btn {
    margin-left: 0;
    margin-top: 5px;
  }

  .prikaz-holders {
    width: 100%;
  }

  .s-product-col {
    width: 100%;
  }

  .s-product-holder {
    /*width: 230px;*/
    margin: auto;
    margin-bottom: 10px;
    /*border-top: 1px solid #e7e7e7;
        border-bottom: 1px solid #e7e7e7;*/
    border: 1px solid #e7e7e7;
  }
  .s-product-holder ._col-seter {
    padding: 0;
  }
  .h-product-col {
    width: 100%;
  }

  .h-product-holder .h-product-pic .akcija2 {
    width: 45px;
  }

  .col2 {
    margin-top: 50px;
  }

  .h-product-holder .h-product-pic .uporediForm-h {
    left: 110px;
  }

  .h-product-holder .brend-h {
    top: 255px;
    right: 13px;
    width: 85px;
  }

  .product-col-holder {
    width: 100%;
  }

  .product-pic {
    height: auto;
  }

  .product-head-name {
    font-size: 3.5rem;
  }

  .thumb-div {
    /*width: 50%;*/
    /*padding: 0 15px;*/
    /*float: left;*/
  }

  .product-sec-pic {
    height: 70px;
    width: 70px;
  }

  .product-info .product-brand {
    height: 25px;
  }
  .product-info .stock-holder .stock {
    font-size: 1.2rem;
  }
  .product-info .product-price p.discount-price {
    font-size: 2.4rem;
  }
  .product-info .product-price p.savings {
    font-size: 1.2rem;
  }
  .product-info .product-addlinks {
    float: left;
    margin-left: 0;
    width: 100%;
  }

  .product-info .product-cart {
    margin-left: 0;
    float: left;
    width: 100%;
    text-align: left;
  }

  .product-info .product-cart .product-input {
    width: 55px;
  }

  .product-info .product-cart .product-cart-btn {
    width: 123px;
  }

  .coment-form textarea {
    width: 250px;
  }

  .xsProduct-col {
    width: 50%;
  }

  .gallerys-holder {
    height: 110px;
  }

  .gallerys-holder .gallerys-info {
    height: 39px;
  }

  .gallerys-holder .gallerys-info p {
    font-size: 1.2rem;
    line-height: 1.2;
  }

  .video-col {
    width: 100%;
    margin-bottom: 10px;
  }

  .video-holder {
    height: 130px;
    width: 220px;
    margin: auto;
  }

  .attr-b2b {
    display: inherit;
  }

  .doc-holder {
    height: 200px;
  }

  .doc-holder a {
    font-size: 1.2rem;
  }

  .catalog-col {
    width: 50%;
  }

  .zelja-col {
    width: 50%;
  }

  .empty-cart {
    width: 165px;
  }

  .korpa-holder-xs .korpa-kolicina a {
    margin-left: 10px;
  }

  .korpa-holder-xs .korpa-kolicina .product-input {
    font-size: 1.4rem;
    width: 40px;
    height: 30px;
  }

  .korpa-holder-xs .korpa-kolicina button {
    width: 30px;
    height: 30px;
    font-size: 1.5rem;
  }

  .korpa-holder-xs .korpa-cena span {
    font-weight: normal;
    font-size: 1.4rem;
  }

  .korpa-holder-xs .korpa-popust span {
    font-weight: normal;
    font-size: 1.4rem;
  }

  .korpa-holder-xs .korpa-ukupno span {
    font-weight: normal;
    font-size: 1.4rem;
  }

  .cart-col {
    width: 100%;
  }

  .sve-korpa h4 .total-price-cart {
    font-size: 1.3rem;
  }

  .col-xs {
    width: 100%;
  }

  .order-login {
    text-align: center;
  }

  .order-login a {
    width: 100%;
    margin-bottom: 20px;
  }

  .uplInput {
    padding: 4px 2px;
    font-size: 1.1rem;
    overflow-x: scroll;
  }

  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:hover {
    border-left: 1px solid #23bec0;
  }

  .nav-tabs.nav-justified > li > a {
    border-left: 1px solid #23bec0;
  }

  .korpa-holder-xs .korpa-kolicina h3 {
    font-size: 1.8rem;
  }

  .team-holder {
    margin: auto;
    width: 263px;
    margin-bottom: 10px;
  }

  .team-modal-pic {
    height: 110px;
  }

  .tool-box > .list > .items {
    vertical-align: middle;
    margin-bottom: 3px;
  }

  .tool-box > .list {
    display: inline;
  }

  .tool-box > .list {
    border: none;
    border-radius: 0;
    background: transparent;
  }

  .tool-box {
    background: #fff;
    border-radius: 0;
  }

  footer .footer-links .footer-logo {
    width: 100px;
  }

  footer .footer-links h4 {
    font-size: 1.4rem;
  }

  footer .location ul li {
    font-size: 1.2rem;
  }

  footer .location ul li img {
    width: 18px;
  }

  footer .footer-links ul li a {
    font-size: 1.2rem;
  }

  footer .footer-links ul li {
    padding: 2px 0;
  }

  .social-foo h4 {
    font-size: 1.6rem;
  }

  .footer-expl {
    font-size: 1rem;
    line-height: 1.2;
  }

  footer .footer-links p {
    margin-bottom: 5px;
    font-size: 1.2rem;
  }

  .footer-bottom p {
    font-size: 1rem;
  }

  .brands-slider a img {
    max-height: 25px;
  }

  .brands-slider {
    padding: 20px 0;
  }
}

.lp_landing-page .lp_top-text .h1-title {
  text-align: center;
  margin-bottom: 30px;
}
.lp_landing-page .lp_top-text .text {
  font-size: 16px;
}
.lp_image-text-holder {
  margin: 50px 0;
}
.lp_image-text-holder .h2-title {
  margin: 0;
  margin-bottom: 20px;
}
.lp_image-text-holder .h3-title {
  margin: 0;
  margin-bottom: 20px;
}
.lp_image-text-holder .text {
  margin-bottom: 30px;
}
.lp_image-text-holder .lp_button {
  background: #23bec0;
  color: #fff;
  padding: 7px 15px;
  border-radius: 0;
  font-size: 2rem;
  margin-top: 30px;
  display: block;
  text-align: center;
  width: 200px;
}
.lp_image-text-holder .lp_button:hover {
  text-decoration: none;
  background: #0aa5a7;
  border-color: #0aa5a7;
}
.lp_products {
  margin: 50px 0;
}
.lp_products .lp_product-box .lp_button {
  background: #23bec0;
  color: #fff;
  padding: 7px 15px;
  border-radius: 0;
  font-size: 20px;
  margin-top: 15px;
  display: block;
  text-align: center;
  width: 100%;
}
.lp_products .lp_product-box .lp_button:hover {
  text-decoration: none;
  background: #0aa5a7;
  border-color: #0aa5a7;
}
.lp_middle-text {
  margin: 50px 0;
}
.lp_middle-text .h2-title {
  text-align: center;
  margin-bottom: 30px;
}
.lp_middle-text .text {
  font-size: 16px;
}

@media all and (min-width: 1400px) {
}
@media all and (min-width: 1200px) and (max-width: 1399px) {
}
@media all and (min-width: 992px) and (max-width: 1199px) {
  .lp_products .lp_product-box .lp_button {
    font-size: 14px;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  .lp_middle-text {
    margin: 20px 0;
  }
  .lp_products .lp_product-box .lp_button {
    padding: 7px 10px;
    font-size: 12px;
  }
  .lp_products {
    margin: 20px 0;
  }
  .lp_image-text-holder {
    margin: 20px 0;
  }
  .lp_landing-page .image {
    margin-bottom: 30px;
  }
}
@media all and (min-width: 500px) and (max-width: 767px) {
  .lp_products .lp_product-box {
    margin-bottom: 50px;
  }
  .lp_middle-text {
    margin: 20px 0;
  }
  .lp_products .lp_product-box .lp_button {
    padding: 7px 10px;
    font-size: 12px;
  }
  .lp_products {
    margin: 20px 0;
  }
  .lp_image-text-holder {
    margin: 20px 0;
  }
  .lp_landing-page .image {
    margin-bottom: 30px;
  }
}
@media all and (max-width: 499px) {
  .lp_landing-page .lp_top-text .text {
    font-size: 14px;
  }
  .lp_products .lp_product-box {
    margin-bottom: 30px;
  }
  .lp_middle-text {
    margin: 20px 0;
  }
  .lp_products .lp_product-box .lp_button {
    padding: 7px 10px;
    font-size: 12px;
  }
  .lp_products {
    margin: 20px 0;
  }
  .lp_image-text-holder {
    margin: 20px 0;
  }
  .lp_landing-page .image {
    margin-bottom: 30px;
  }
  .col-xs {
    width: 100%;
  }
}
