@import url('https://fonts.googleapis.com/css2?family=Work+Sans:wght@400;600;800&display=swap');
/*@import url('https://fonts.googleapis.com/css2?family=Work+Sans:wght@800&display=swap');*/
@font-face {
  font-family: 'Gotham';
  src: url(../fonts/GOTHAM-L.TTF) format('truetype');
}
body {
  font-family: 'Gotham';
  overflow-x: hidden;
  background-repeat: no-repeat;
  font-weight: 300;
  background-color: rgb(230, 229, 230) !important;
}

/* .container {
  height: 100vh;
  overflow-y: scroll;
} */

.hideAll{
	visibility: hidden;
}

/* .animateOWL{
	transform: scale(2.8) !important;
	filter: none !important;
	opacity: 1 !important;
	transition: all 0.6s ease-in-out;
} */
/* .owl-item{
	scale:(2.8) ;
	filter: grayscale(100%);
	opacity: 0.5;
	transition: all 0.6s ease-in-out;
} */

html {
  font-size: 62.5%;
}

p {
  font-size: 1.4rem;
  line-height: 1.75;
}
h4,
h5,
h6 {
  font-family: 'Gotham';
}
h1,
h2,
h3 {
  font-family: 'Gotham';
}

.container-fluid {
  width: 80%;
  margin: auto;
}
#section3 .container-fluid {
	width: 100%;
}
.w-100{
	width: 100%;
}
.h-100{
	height: 100%;
}
.body_filter {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(33, 33, 33, 0.6);
  z-index: 2;
  display: none;
}
.-body-bckg {
  background: #fff;
}
.search-icon {
  width: 24px;
}
form.example {
  margin-bottom: 10px;
  margin-top: 15px;
  margin-right: 10px;
  margin-left: 10px;
}
.bckg-search-bar {
  height: 60px;
  background-color: #fff;
  box-shadow: -6px 0 white, 6px 0 white, 0 7px 5px -2px #ccc;
}
.smart-scroll {
  position: fixed;
  top: 60px;
  right: 0;
  left: 0;
  z-index: 1030;
}
.scrolled-down {
  transform: translateY(-300%);
  transition: all 0.3s ease-in-out;
}
.scrolled-up {
  transform: translateY(0);
  transition: all 0.3s ease-in-out;
}
form.example input[type='text'] {
  padding: 7px;
  font-size: 17px;
  border: 1px solid #c5dedd;
  border-radius: 5px 0px 0px 5px;
  float: left;
  width: 80%;
  background: #fff;
}

/* Style the submit button */
form.example button {
  float: left;
  width: 20%;
  padding: 7px;
  background: #fff;
  border-radius: 0px 5px 5px 0px;
  color: white;
  border: 1px solid #c5dedd;
  border-left: none; /* Prevent double borders */
  cursor: pointer;
}

form.example button:hover {
  background: #f7eef1;
}

/* Clear floats */
form.example::after {
  content: '';
  clear: both;
  display: table;
}
/*.search-form {
  width: 80%;
  margin: 0 auto;
  margin-top: 1rem;
}

.search-form input {
  height: 100%;
  background: transparent;
  border: 0;
  display: block;
  width: 100%;
  padding: 1rem;
  height: 100%;
  font-size: 1rem;
}

.search-form select {
  background: transparent;
  border: 0;
  padding: 1rem;
  height: 100%;
  font-size: 1rem;
}

.search-form select:focus {
  border: 0;
}

.search-form button {
  height: 100%;
  width: 100%;
  font-size: 1rem;
}

.search-form button svg {
  width: 24px;
  height: 24px;
}

.search-body {
  margin-bottom: 1.5rem;
}*/
/* .content-page {
    background: #fff;
    padding: 20px 0;
} */
/*INDEX BANER NEW*/

/* #section0 {
	background: #fff;
	z-index: 5;
	height: 100%;
  position: absolute;
  width: 100%;
  backface-visibility: hidden;
} */

/* .section {
  background: #fff;
  margin-top: 116px;
} */

.home_banners_grid_container {
  display: grid;
  grid-template-columns: 35.4% 30% 35.4%;
  grid-template-rows: 1fr;
  column-gap: 0px;
  margin-bottom: -1px;
}
.home_banners_grid_container.-second {
  grid-template-columns: 33.33% 33.33% 33.33%;
}
.home-banners h1 {
  margin: 0;
  padding: 0;
}
.home-banners {
  /* margin-top: 30px; */
  /*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: #d5b8bc;
}
.home-banners .second-text {
  background: #dba2aa !important;
}
.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: #116763;
  /*border-bottom: 2px;*/
  /*padding-bottom: 6px;*/
}
.home-banners .banner .banners_links_holder_new {
  font-family: 'Montserrat';
  position: absolute;
  width: 250px;
  background-color: #382c36cc;
  text-align: center;
  color: #fff;
  font-weight: bold;
  padding: 30px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  opacity: 0.9;
}
.home-banners .banner .banners_links_holder_new .links {
  font-weight: normal;
  font-size: 2.9rem;
  margin-bottom: 10px;
}
.more_links_btn {
  background-color: #fff;
  padding: 10px 25px;
  border-radius: 20px;
  color: #000;
}
.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: #56846b;
}

.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;
}
.baners_text_holder_brz .first-banner-title {
  font-weight: bold;
  line-height: 1.3;
  font-size: 3.2rem !important;
}
.home-banners .banner .baners_text_holder_brz .baners_title {
  /* font-weight: bold; */
  margin-bottom: 7px;
  color: #fff;
  font-family: 'Montserrat';
  font-size: 1.9rem;
}
.home-banners .banner .textspan {
  /*position: absolute;*/
  /*top: 35px;*/
  /*padding: 0 20px;*/
  color: #fff;
  /*font-family: 'Amatic SC', cursive;*/
  font-size: 2.3rem;
  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;
}
/*INDEX BANER NEW END*/

/*Newsletter new*/
.index_newsletter_new {
  padding: 90px 0;
  /* position: relative; */
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  border-bottom: 2px solid pink;
}
.btn-lines-newsletter {
  background-color: #e7baba;
  padding: 10px 25px;
  border-radius: 20px;
  color: #fff;
}
.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(133 106 93 / 51%); */
  width: 80%;
  padding: 10px 30px;
}
.index_newsletter_new .image_holder .text_holder .title {
  color: #fff;
  text-transform: uppercase;
  font-family: 'Montserrat';
  font-size: 4rem;
  text-align: center;
}
.index_newsletter_new .news_form_holder_new {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
  margin-left: 100px;
}
.saznajteprvi-text,
.footer-text-title {
  font-family: 'Montserrat';
}
.social-media {
  /* display: inline-flex; */
  margin-top: 20px;
  /* text-align: center; */
}
.social-media img {
  margin-right: 30px;
  width: 50px;
}
.social-media a {
  display: inline-flex;
  margin: 10px 0;
}
.index_newsletter_new .news_form_holder_new .title,
.social-media .title {
  font-family: 'Montserrat';
  color: #000;
  font-size: 3rem;
}
.index_newsletter_new .news_form_holder_new .newsletter {
  background-color: #f5efef;
  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;
}
/*Newsletter new END*/
.content-page {
  margin-bottom: 50px;
  margin-top: 75px;
}
.content-page.-noPadding {
  padding: 0;
  margin-top: 20vh;
}

.myBtn {
  border: none;
  color: white;
  background-color: #2492d0;
  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: #7ac5e6;
  border-color: #7ac5e6;
}

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;
}

.pagination {
  margin-top: 30px;
}
.page-head {
  background: #e7eef3;
  /*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: #14608c;
}

.breadcrumb li a {
  color: #333;
}

.db-page-cont {
  background: #fff;
}
.db-page-cont ._unmargin {
  padding: 40px 0;
}
/*.db-page-cont h1{
    font-family: 'Open Sans', sans-serif;
}*/
.db-page-cont h2 {
  font-family: 'Montserrat';
}
.db-page-cont h3 {
  font-family: 'Montserrat';
}
.db-page-cont h4 {
  font-family: 'Montserrat';
}
.db-page-cont h5 {
  font-family: 'Montserrat';
}
.db-page-cont h6 {
  font-family: 'Montserrat';
}
.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: #424c55;
}

.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: 4rem;
  text-transform: uppercase;
  margin: 30px 0;
  text-align: center;
  /* font-family: 'Open Sans', sans-serif; */
}

/*.after {
    display: table;
}

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

::-moz-selection {
  color: white;
  text-shadow: none;
  background: #424c55;
}

::selection {
  text-shadow: none;
  background: #424c55;
  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: #2492d0;
  display: none;
}

::-webkit-scrollbar-thumb {
  position: relative;
  background-color: #2492d0;
}

::-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; */
  background-color: rgb(230, 229, 230);
}
.section > div {
	height: calc(100% - 91px) !important;
    position: absolute;
    bottom: 0;
}
.side-filters {
  background: #fff;
  border-radius: 8px;
  /*margin-top: 43px;*/
}

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

.slider-button {
  border: 3px solid #fff;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 40px;
  box-shadow: rgba(136, 165, 191, 0.48) 6px 2px 16px 0px, rgba(255, 255, 255, 0.8) -6px -2px 16px 0px;
}
.slider-button:hover {
  background: #fff !important;
  color: #000 !important;
  text-transform: uppercase;
}

.top-menu {
  color: #000;
  border-bottom: 1px solid #2492d0;
}

.top-menu .logo-holder {
  margin: 10px 0;
}

.main-title-under-logo {
  width: 280px;
  margin: 5px auto;
}

.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: flex;
  align-items: center;
  margin-left: 0;
  padding: 0;
  margin-bottom: 0;
  margin-top: 5px;
}

.top-menu .list .items {
  display: flex;
  align-items: center;
  margin-right: 15px;
}

.top-menu .list .items .static {
  color: #000;
  font-size: 1.2rem;
  margin-left: 35px;
}
.top-menu .list .items .static .image {
  width: 25px;
  margin-right: 25px;
}
.top-menu .list .items .dinamic {
  color: #000;
  /*font-weight: bold;*/
  font-size: 1.5rem;
}

.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;
  margin-left: 20px;
}

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

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

.top-menu .top-menu-right-ul li .wish-count {
  color: #fff;
  font-size: 1.1rem;
  float: left;
  margin-top: 5px;
  /*margin-right: 8px;*/
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.top-menu .top-menu-right-ul li .wish-name {
  font-size: 1.5rem;
  color: #fff;
  margin-top: 5px;
  margin-left: 8px;
  float: right;
  /*font-weight: bold;*/
}

.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-right-ul select option {
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}

.top-menu .mil-lang {
  margin-top: 4px;
  border: none;
  outline: none;
  color: #000;
  padding: 2px 3px;
  background-color: transparent;
}

.mil-lang {
  border: none;
}

.my-main-menu {
  background: #fff;

   height: 50px;
  position: absolute;
  width: 100%;
  z-index: 10;
  margin-top: -1px;
  /*box-shadow: 2px 2px 38px #777;
  /*border-bottom: 1px solidd #ccc;*/
  /* padding: 10px 0; */
}

/* .my-main-menu.navbar-fixed-top {
  height: 115px;
} */

.my-main-menu .logo-holder {
  margin: 10px 0;
  display: flex;
}
.my-main-menu .logo-holder a {
  display: inline-block;
}
/* .my-main-menu .logo-holder a img {
  margin: 0 auto;
  margin-bottom: 10px;
} */
/* .logo-holder a img {
  width: 70px;
} */

.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 #424c55;
  margin-right: -5px;
}

.my-main-menu .mySearch-form #mySearch-input1 {
  padding: 8px 5px;
  width: 430px;
  border: 1px solid #424c55;
  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: #424c55;
  border-left: none;
  margin-left: -3px;
  padding-bottom: 10px;
  width: 197px;
  overflow: hidden;
  background: #424c55;
  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: #424c55;
  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 {
  background: #f9f9f9;
  position: relative;
  /* margin-top: 20px;
  margin-bottom: 34px; */
}
.navigation-holder .row-navbar {
  display: flex;
  align-items: center;
}
.navigation-holder .navigation {
  display: flex;
  justify-content: flex-end;
  padding: 20px;
}

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

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

.navigation-holder .navigation .nav-ul .lang-items {
  cursor: pointer;
}
.navigation-holder .navigation .nav-ul .lang-items.-active {
  font-weight: bold;
}
.navigation-holder .navigation .nav-ul .lang-list {
  list-style-type: none;
  padding-left: 0;
  display: inline;
  padding-left: 10px;
}
.navigation-holder .navigation .nav-ul .lang-list li:nth-child(even) span {
  display: none;
}
.navigation-holder .navigation .nav-ul .lang-list .lang-items {
  display: inline;
}
.navigation-holder .navigation .nav-ul .nav-li > a {
  color: #221e1f;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.4rem;
  font-weight: 600;
}

.navigation-holder .navigation .nav-ul .nav-li > a:hover {
  color: #2492d0;
  font-weight: 900;
}

.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;
  /*right: 0;*/
  top: 25px;
  z-index: 10;
  cursor: pointer;
  width: 30px;
  height: 30px;
}

.burger .burger1,
.burger .burger2,
.burger .burger3 {
  position: absolute;
  background: #2492d0 !important;
  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: 9;
  background: #fff;
  top: 0;
  overflow-y: scroll;
  border-bottom: 85px solid transparent;
}

.menu > .list {
  list-style-type: none;
  padding: 0;
  padding-top: 165px;
  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;
  display: block;
  padding: 10px;
}

.menu > .list > .items > .links:hover {
  color: #999;
}

.menu > .list > .items i {
  background: #e8bec2;
  border-radius: 50%;
  padding: 4px 6px;
  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 #424c55;
}

.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: #424c55;
}

.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 .help-check {
  width: auto;
}

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

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

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

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

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

section.product-page {
  margin-top: 20vh;
}
.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: #424c55;
  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 #424c55;
  outline: none;
  width: 400px;
}

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

#search-input-holder .sve-rez a {
  color: #424c55;
}

.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 #424c55;
  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 #424c55;
  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;
}
/*Phone product*/
.phone-pr {
  display: inline-flex;
  margin-top: 15px;
}
.pr-phone-img {
  width: 35px;
}
.phone-link {
  font-size: 1.5rem;
  align-self: center;
  padding-left: 5px;
}
/*Phone product end*/
/**/
.requ {
  width: 100%;
  float: right;
  margin-top: 20px;
  padding: 10px 5px;
  border: 1px solid #eee;
}
.requ .text {
  line-height: 1.2;
  font-size: 1.2rem;
}
.requ .form form {
  display: flex;
}
.requ .form .field {
  outline: none;
  width: 100%;
  margin-top: 5px;
  margin-right: 6px;
  margin-left: 2px;
}
.requ .form .field.-price {
  width: 100px;
}
.requ .form .myBtn {
  padding: 3px 6px;
}
/**/
.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;
  position: relative;
}
.text-button-holder {
  position: absolute;
  width: 100%;
  top: 10%;
  z-index: 999;
}

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

.owl-prev {
  position: absolute;
  top: 40%;
  /*background: rgba(77, 77, 77, 0.5);*/
  padding: 8px 5px;
  color: #fff;
  display: none;
}

.owl-prev:hover {
  /*background: rgba(77, 77, 77, 0.8);*/
}

.owl-next {
  position: absolute;
  top: 40%;
  right: 0;
  /*background: rgba(77, 77, 77, 0.5);*/
  padding: 8px 5px;
  color: #fff;
  display: none;
}

.owl-next:hover {
  /*background: rgba(77, 77, 77, 0.8);*/
}

.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;
}

/* Pocetna */
/*square video*/
.smoth-slider {
	position: relative;
	width: 100%;
	height: 150px;
	animation: none;
	margin-top: 80px;
}
.smoth-slider-contain{
	position: relative;
	float: left;
}

.smoth-slider .item{
	height: 150px;
	float: left;

}
#section0 .center-me {
	width: 100%;
	height: fit-content;
}
:root {
	--main-security-size: 280px;
	--main-security-size2: 170px;
	--main-security-size3: 130px
}
.main-animation-holder{
  width: calc(50% + (var(--main-security-size) / 2));
  height: var(--main-security-size);
  position: relative;
}
.main-security-animation {
  position: absolute;
  width: var(--main-security-size);
  height: var(--main-security-size);
  overflow: hidden;
  right: 66%;
  transform: scale(0.1);
  opacity: 0;
  animation: movelogo 6s linear infinite;
}
.animation-logo-back img{
  width: 100%;
  height: 100%;
}
.animation-logo-back-2 img{
  width: 100%;
  height: 100%;
}
.animation-logo-front img{
  width: 100%;
  height: 100%;
}

.shine img{
  width: calc(100% + (100% / 7));
  height: calc(100% + (100% / 7));
}
.animaion-background {
  position: absolute;
  top: -50%;
  left: -50%;
  animation: movebck 6s linear infinite;
}
.animation-logo-back {
  position: absolute;
  opacity: 0.5;
  animation: fadelogo 6s linear infinite;
}
.animation-logo-back-2 {
  position: absolute;

}
.animation-logo-front {
  position: absolute;
  top: 0;
  left:0;
}
.animaion-background-overlap{
  position: absolute;
  top: -2px;
  left: -2px;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  box-shadow: inset 0px 0px 1px 4px #e6e5e6;
}
.shine {
  position: absolute;
  bottom: -100%;
  left: -50px;
  animation: shinelogo 6s linear infinite;
}
@keyframes movelogo {
  0% {
  right: 66%;
  transform: scale(0.1);
  opacity: 0;
  } 3% {
  right: 66%;
  transform: scale(0.1);
  opacity: 0;
  } 4% {
  opacity: 1;
  } 8% {
  right: 0%;
  transform: scale(0.3);
  opacity: 1;
  } 12% {
  right: 0%;
  transform: scale(1);
  opacity: 1;
} 97% {
  right: 0%;
  transform: scale(1);
  opacity: 1;
} 100% {
  right: 0%;
  transform: scale(1);
  opacity: 0;
}
}

@keyframes movebck {
  0% {
  top: -100%;
  left: -100%;
  } 3% {
  top: -100%;
  left: -100%;
  } 53% {
  top: 0;
  left: 0;
  } 100% {
  top: 0;
  left: 0;
  }
}

@keyframes fadelogo {
  0% {
  opacity: 0.5;
  } 3% {
  opacity: 0.5;
  } 13% {
  opacity: 0.5;
  } 33% {
  opacity: 1;
  } 99% {
  opacity: 1;
  }
}
@keyframes shinelogo {
  0% {
  bottom: -100%;
  } 3% {
  bottom: -100%;
  } 35% {
  bottom: -100%;
  } 40% {
  bottom: 100%;
  } 100% {
  bottom: 100%;
  }
}
.security-title {
  font-family: 'Work Sans', sans-serif;
  text-align: center;
  text-transform: uppercase;
  font-size: 5rem;
}
.bold-security-text {
  font-family: 'Work Sans', sans-serif;
	font-weight: 600;
	width: 100%;
	display: block;
  text-shadow: -1px 1px, 1px 1px, 1px 1px;
}
.security-text {
  font-family: 'Work Sans', sans-serif;
  text-align: center;
  text-transform: uppercase;
  font-size: 3rem;
  font-weight: 600;
  color: #2492d0;
}
.section > div{
	overflow: hidden;
}
.section.active > div > div {
	animation-name: example;
	display: block;
	animation-duration: 1s;
	animation-delay: 0.2s;
	opacity: 0;
	animation-fill-mode: forwards;

}
.section > div > div {
	/* left: -500px;
	top: 100vh; */
	animation-name: example2;
	animation-duration: 1s;
	animation-delay: 0.2s;
	animation-fill-mode: forwards;
	overflow: hidden;

}

@keyframes example {
	from {
		left: -500px;
		bottom: 200px;
		transform: translate(-50%, -50%) scale(0.5);
		opacity: 0;
	}
	to {
		left: 50%;
		bottom: 0px;
		transform: translate(-50%, -50%) scale(1);
		opacity: 1;
	}
}
@keyframes example2 {
	0% {
		left: 50%;
		bottom: 0px;
		transform: translate(-50%, -50%) scale(1);
		opacity: 1;
	}20% {
		opacity: 0;
	}100% {
		left: -500px;
		bottom: 200px;
		transform: translate(-50%, -50%) scale(0.5);
		opacity: 0;
	}
}
.center-me{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(1);
}
.owl4 .owl-item{
	opacity: 1 !important;
}
#main-video {
  display: flex;
  margin: auto;
  height: 80%;
}
.video-holder-main {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(1);
	width: 100%;
	height: 100%;
}
.video-holder-main-wrap {
	content: '';
	padding-top: 10%;
}
/* .macchina-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 5rem;
  background: linear-gradient(90deg, #221e1f, #fff, #2492d0);
  letter-spacing: 5px;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  background-repeat: no-repeat;
  background-size: 80%;
  animation: text-animation 3s linear infinite;
  position: relative;
  z-index: 99;
  padding-bottom: 80px;
}
@keyframes text-animation {
	0% {
    	background-position-x: -500%;
	} 100% {
		background-position-x: 500%;
  }
} */
/* .brands-holder {
  width: 45%;
} */
.logo-holder-ul {
  display: flex;
  list-style-type: none;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding-left: 0;
}
.logo-holder-ul li {
  margin: 5px;
}
.wrapper-onama {
  display: flex;
  align-items: center;
}
.text-onama-holder {
	width: 35%;
  float: left;
  height: 100%;
	display: flex;
	align-items: center;
	padding-right: 10px;
	position: absolute;
	margin-left: 40px;
  text-align: justify;
  word-break: break-all;
}
.counter-div-holder {
	position: relative;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 65%;
	height: 100%;
	clip-path: polygon(50% 0, 100% 0, 100% 100%, 0% 100%);
    float: right;
  }
  .counter-div-blue {
	position: relative;
	width: 100%;
	height: 100%;
	float: left;
	background-color: #2492d094;
  }
  /* .counter-div {
  position: absolute;
  top: 50%;
  left: 25%;
  transform: translateY(-50%);
  right: 0;
	width: 40%;
	background: rgba(0, 0, 0, 0.35);
}
.counter-div .counter {
  font-size: 80px;
  color: #fff;
}
.counter-div .countertext {
  font-size: 30px;
  color: #fff;
  position: relative;
}

:root {
  --animationlast: 15s;
  --sliding1: 35px;
  --sliding2: 70px;

  --text1: '30';
  --text2: '70';
  --text3: '500';

  --ctext1: 'GODINA POSTOJANJA';
  --ctext2: 'ZAPOSLENIH';
  --ctext3: 'TEXT';
}

.counter::before {
  top: var(--sliding1);
  content: '';
  opacity: 0;
  animation-name: fade;
  animation-duration: var(--animationlast);
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  width: 100%;
  text-align: center;
  display: block;
}
@keyframes fade {
  0% {
    content: var(--text1);
    opacity: 0;
    top: var(--sliding1);
  }
  5% {
    content: var(--text1);
    opacity: 1;
    top: 0;
  }
  30% {
    content: var(--text1);
    opacity: 1;
    top: 0;
  }
  31% {
    content: var(--text2);
    opacity: 0;
    top: var(--sliding1);
  }
  36% {
    content: var(--text2);
    opacity: 1;
    top: 0;
  }
  60% {
    content: var(--text2);
    opacity: 1;
    top: 0;
  }
  61% {
    content: var(--text3);
    opacity: 0;
    top: var(--sliding1);
  }
  65% {
    content: var(--text3);
    opacity: 1;
    top: 0;
  }
  100% {
    content: var(--text3);
    opacity: 1;
    top: 0;
  }
}

.countertext::before {
  top: var(--sliding2);
  content: '';
  opacity: 0;
  animation-name: fadet;
  animation-duration: var(--animationlast);
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  animation-delay: 0.5s;
  text-align: center;
  width: 100%;
  display: block;
  margin-bottom: 20px;
}
@keyframes fadet {
  0% {
    content: var(--ctext1);
    opacity: 0;
    top: var(--sliding2);
  }
  5% {
    content: var(--ctext1);
    opacity: 1;
    top: var(--sliding1);
  }
  30% {
    content: var(--ctext1);
    opacity: 1;
    top: var(--sliding1);
  }
  31% {
    content: var(--ctext2);
    opacity: 0;
    top: var(--sliding2);
  }
  36% {
    content: var(--ctext2);
    opacity: 1;
    top: var(--sliding1);
  }
  60% {
    content: var(--ctext2);
    opacity: 1;
    top: var(--sliding1);
  }
  61% {
    content: var(--ctext3);
    opacity: 0;
    top: var(--sliding2);
  }
  65% {
    content: var(--ctext3);
    opacity: 1;
    top: var(--sliding1);
  }
  100% {
    content: var(--ctext3);
    opacity: 1;
    top: var(--sliding1);
  }
} */

.circle-element{
  /*border: 1px solid black;*/
  width: 120px;
  height: 120px;
}
.circle-inner-holder {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: 0.4s ease-in-out;

}
.circle-element-text {
  position: absolute;
  /*white-space: nowrap;*/
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) ;
  font-size: 36px;
  text-shadow: 0.5px 0.5px black;
  text-transform: uppercase;
  font-weight: 900;
  text-align: center;

}

.circle-data {
	width: 120px;
	height: 120px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.circle-small{
	transform: translate(-50%, -50%) scale(0.9, 0.9);
}
.circle-element:hover .circle-inner-holder{
	transform: translate(-50%, -50%) scale(1.15, 1.15);
}
.circle-element:hover::before{
	opacity: 1;
	transform: scale(1.13, 1.13);
}

.circle-element::before{
	content: '';
	width: 100%;
	height: 100%;
	background-image:url('../../../../../fajlovi/kategorije/bcgr.png');
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	z-index: -1;
	opacity: 0;
	transform: scale(0.7, 0.7);
	transition: 0.4s ease-in-out;
}
.img-brend {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  transform: translate(-50%, -50%) scale(0.9, 0.9);
  transition: 0.4s ease-in-out;
}
.brand-holder:hover .img-brend {
  transform: translate(-50%, -50%) scale(1, 1) !important;
}
.img-brend-alt {
	transform: translate(-50%, -50%) scale(0.85, 0.85);
}
.brand-holder:hover .img-brend-bck {
  opacity: 1;
  transform: translate(-50%, -50%) scale(0.985, 0.985);
}
.img-brend-bck {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 50%;
  left: 50%;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: -1;
  transform: translate(-50%, -50%) scale(0.75, 0.75);
  /* display: none; */
  opacity: 0;
  transition: 0.4s ease-in-out;
}
.bck-img-holder {
  /* position: relative; */
  height: 100%;
  width: 100%;
}
.brand-holder {
  /* position: relative; */
  height: 150px;
}
.brand-title {
  margin-bottom: 50px;
}
.display-status {
  visibility: hidden;
}
.brand-holder:hover .display-status {
  visibility: visible;
}
.brand-holder .curosel-brands {
  font-size: 2rem;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 15px;
  font-weight: 600;
  text-shadow: 0.5px 0.5px black;
  position: absolute;
  top: -5%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -100%);
}
.brand-carousel-holder {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 345px;
}
.owl4 {
  position: absolute;
  width: 100%;
  height: 100%;
}
.curosel-brands-xs {
  font-size: 3rem;
  text-shadow: 0.5px 0.5px black;
  white-space: nowrap;
  text-align: center;
  margin-bottom: 15px;
}
.img-brend-xs {
  height: 230px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  transform: scale(0.5);
}
.brand-images {
  height: 60px;

  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  filter: grayscale(1);
  opacity:0.3 ;
}
.text-tagline {
  text-transform: uppercase;
  text-align: center;
  font-size: 3.4rem;
  color: #2492d0;
  font-weight: bold;
}
.more-images {
  height: 40px;
  width: 100%;
  margin-top: 20px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 95%);
}
.distributeri-map {
	position:relative;
	/* width: fit-content; */
	padding: 15px;
	padding-right: 50px;
}
.distributeri-position{
	float: right;
    position: relative;

    width: fit-content;
    height: 100%;
}
.distributeri-map svg {
	float: right;
	right: 0;
    top: 0;
}
.counter-div-path {
	position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 65%;
  height: 100%;
  clip-path: polygon(30% 0, 100% 0, 100% 100%, 0% 100%);
  float: right;
	background-color: #1f93d1;
  /*background-color: #2492d0;*/
}
.circle-distributeri {
	position:absolute;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	opacity: 0;
	transform:translate(-50%, -50%) scale(1);
	animation: fadeonama 3s linear infinite;
}
.circle-bg{
	width: 100px;
	height: 100px;
	top: 30%;
	left:35%;
	z-index: 5;
}
.circle-ns{
	width: 80px;
	height: 80px;
	top: 22%;
	left:23%;
	z-index: 4;
}
.circle-ni{
	width: 60px;
	height: 60px;
	top: 65%;
	left:65%;
	z-index: 3;
}
.circle-ca{
	width: 50px;
	height: 50px;
	top: 50%;
	left:35%;
	z-index: 2;
}
.text-distributeri-holder {
	  width: 35%;
    float: left;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-right: 10px;
    position: absolute;
	  margin-left: 40px;
    text-align: justify;
    word-break: break-all;
}
path {
	stroke-dasharray: 4000;
	stroke-dashoffset: 4000;
	animation: dash 10s linear infinite;
}

@keyframes dash {
	0% {
		stroke-dashoffset: 4000;
	} 60% {
		stroke-dashoffset: 0;
	} 100% {
		stroke-dashoffset: 0;
	}
}

@keyframes fadeonama {
	0% {
		 opacity: 0;
	 transform:translate(-50%, -50%) scale(0.2);
	} 10% {
		 opacity: 0;
	 transform:translate(-50%, -50%) scale(0.2);
	} 40% {
		 opacity: 0.5;
	 transform:translate(-50%, -50%) scale(0);
	} 70% {
		 opacity: 0.9;
	 transform:translate(-50%, -50%) scale(1);
	} 80% {
		 opacity: 0.9;
	 transform:translate(-50%, -50%) scale(1);
	} 100% {
		 opacity: 0;
	 transform:translate(-50%, -50%) scale(0.2);
	}
}
/* End of pocetna */
.form-horizontal {
  margin-top: 30px;
}
.develop-footer-holder {
  margin-top: 50px;
}
.owl3 .owl-nav .owl-prev, .owl3 .owl-nav .owl-next, .owl3 .owl-nav .owl-prev:hover, .owl3 .owl-nav .owl-next:hover {
  background: transparent;
}
.owl3 .owl-nav .owl-prev .fa-3x,  .owl3 .owl-nav .owl-next .fa-3x {
  font-size: 7rem;
  color: #2492d0;
}
.owl3 .owl-nav .owl-prev  {
	top: 30%;
	left: 26%;
}
.owl3 .owl-nav .owl-next {
	top: 30%;
	right: 26%;
}
.owl3.mobile-brands .owl-nav .owl-prev {
  left: 0%;
}
.owl3.mobile-brands .owl-nav .owl-next {
  right: 0%;
}
.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;*/
}
.s-product-holder:hover {
  -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1);
}
.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: #424c55;
  background: transparent;
  position: absolute;
}

.s-product-holder .akcija {
  position: absolute;
  top: 25px;
  right: 5px;
  width: 65px !important;
}

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

.s-product-holder .wish-icons {
  color: #bfbfbf;
  font-size: 1.8rem;
}

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

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

.s-product-holder .stiker-holder {
  position: absolute;
  left: 6px;
  width: 80px;
  top: 10px;
}
.stiker-holder-search {
  position: absolute;
  left: 5px;
  width: 80px;
  top: 10px;
}
.s-product-holder .stiker-holder img {
  margin-bottom: 10px;
}
.s-product-holder .uporediForm {
  position: absolute;
  right: 6px;
  top: 5px;
}
.disc_holder {
  /*width:40px;*/
  /*position:relative;*/
  /*margin-left: 5px;*/
  margin-bottom: 5px;
}
.disc_holder .disc_image {
  width: 100%;
  object-fit: cover;
  /*display: none;*/
}
.disc_holder .disc {
  /*position: absolute;*/
  /*left: 50%;*/
  /*top: 50%;*/
  font-size: 1.2rem;
  font-weight: bold;
  padding: 5px;
  /*transform: translate(-50%, -50%);*/
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #dc2662;
}

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

.s-product-holder .s-product-pic img {
  max-height: 100%;
  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;
  padding-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 10px;
  height: 35px;
  padding-top: 5px;
  position: relative;
  line-height: 1.3;
  margin-bottom: 5px;
}

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

.s-product-holder .s-product-name .name {
  font-size: 1.7rem;
  /*text-transform: uppercase;*/
  font-weight: bold;
  text-transform: uppercase;
  height: auto;
  line-height: 20px;
  /*margin: 20px 0 10px;*/
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 10px;
}

.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 {
  margin-top: -11px;
  /*border-top: 1px solid #d6d6d6;*/
  /*overflow: hidden;*/
  /*padding:0 10px;*/
  /*padding-bottom: 10px;*/
  /*display: flex;*/
  /*justify-content: space-between;*/
  /*align-items: center;*/
  /*height: 45px;*/
  text-align: left;
}
.s-product-holder .s-product-price .price-help {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.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.4rem;
  margin: 10px 0;
  color: #000;
  font-weight: bold;
  letter-spacing: 1px;
  margin-right: 7px;
}

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

.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: 40px;
}

.info-baner-holder {
  background: #e7e7e7;
  padding-bottom: 15px;
  margin-bottom: -15px;
  padding: 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: #939598;
  font-size: 1.8rem;
}

.info-baner .text-holder .links {
  color: #333;
}

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

footer {
  position: relative;
  width: 100%;
  /* background: #f6f6f6; */
  padding: 40px 0;
  /*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: #424c55;
  width: 100%;
  height: 100%;
} */

footer .footer-links p {
  color: #333;
}

footer .footer-links h3 {
  color: #424c55;
}

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

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: #333;
  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;
  font-weight: bold;
}

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

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

footer .location ul li,
.location ul li {
  margin: 15px 0;
  color: #333;
  font-weight: bold;
}

footer .location ul li img,
.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: #424C55;*/
  border: none;
  /*border: 1px solid #424C55;*/
  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: #fff;
}

.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: 25px;
}

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

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

.footer-bottom p a {
  color: #2492d0;
  font-size: 1.2rem;
}

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

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

.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: 5px;
  font-size: 1.6rem;
  outline: none;
}

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

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

.registration-holder2 {
  background: #2492d0;
  padding: 10px;
  border-radius: 0;
  color: #fff;
  margin-top: 75px;
}

.registration-holder2 .registration-form .reg-input input {
  width: 100%;
  padding: 5px 7px;
  border: 1px solid #ccc;
  border-radius: 0;
  margin-top: 5px;
  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: #424c55;
}

.registration-holder2 .registration-form .reg-input .reg-btn {
  width: 100%;
  border: none;
  background-color: #93bbd2;
  color: #fff;
  padding: 6px 0px;
}

.registration-holder2 .registration-form .reg-input .reg-btn:hover {
  background-color: #fff;
  color: #2492d0;
}

.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 10px;
}

.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: #333;
  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.55rem;
  color: #333;
  /*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: #424C55;*/
}

.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: #424c55;
}

.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: #424c55;
}

.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: #333;
  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: 12px;
    width: 12px;
    margin: 6px;
    padding: 0;
    border: 0;*/
  display: none;
}

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: #2492d0;
  border-bottom: 1px dashed #2492d0;
  margin: 20px 0;
  font-size: 2.5rem;
  font-family: 'Montserrat';
}

.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 .color_palete {
  width: 25px;
  margin-top: 25px;
}

.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: 75px;
  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: 40px;
}

.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: 90px;
}
.h-product-holder .h-product-name h2 {
  font-size: 2.3rem;
}

.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: 'Montserrat';
}

.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: 145px;
}

.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: #dc2662;
  position: absolute;
  right: 0;
  top: 10%;
  padding: 2px 3px 2px 3px;
  color: #fff;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.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:nth-child(5n+5){
    padding-left: 15px;
}*/

.thumb-div:nth-child(5n + 5) .product-sec-pic {
  margin-right: 0;
}

.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: 20px 0 10px 0;
  font-size: 3rem;
  color: #333;
}

.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;
  position: absolute;
  left: 50%;
  top: 0;
  font-size: 1.4rem;
  width: 47px;
  height: 35px;
  padding: 4px;
  transform: translate(-50%, 0);
  color: #fff;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}

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

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

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

.product-pic .stiker-holder2 {
  position: absolute;
  left: 0;
  /*  top: 5px;*/
  bottom: -20px;
  width: 100px;
}
.product-pic .stiker-holder2 img {
  margin-bottom: 10px;
}
.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: #424c55;
}

.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: 70px;
  margin-bottom: 20px;
  margin-top: 20px;
  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;*/
}

.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: #2492d0;
  font-weight: bold;
}
.product-info .product-price p.discount-price .price-title {
  font-size: 1.6rem;
  color: #000;
  display: block;
  font-weight: normal;
  margin-right: 5px;
}
.product-info .product-price p.unit-measure {
  font-size: 1.2rem;
}
.product-info .product-price p.savings {
  font-size: 1.4rem;
  color: #16628d;
  font-weight: bold;
}

.product-info .stock-holder {
  margin-bottom: 5px;
  overflow: hidden;
  padding: 10px;
  color: #9ba5a7;
}

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

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

.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;
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
  /*padding: 10px;*/
}
.product-info .product-attr .attr_name_holder {
  margin-right: 20px;
  color: #9ba5a7;
  margin-top: 15px;
}
.product-info .product-attr .attr_value_holder {
  width: 100%;
}
.product-info .product-attr .attr_value_holder h1 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.product-info .product-attr p {
  margin-bottom: 0px;
}
.product-info .product-attr .product-attr-ul a.-size {
  width: 136px;
}
.product-info .product-attr .product-attr-ul a.-size .product-attr-li {
  padding: 5px;
  margin-right: 0;
  justify-content: center;
  min-height: 35px;
}
.product-info .product-attr .product-attr-ul {
  padding: 0;
  margin: 0;
  overflow: hidden;
  margin-bottom: 0px;
  display: flex;
  align-items: center;
  margin-top: 5px;
  flex-wrap: wrap;
}
.product-info .product-attr .product-attr-ul a {
  display: flex;
  align-items: center;
  width: 136px;
  padding: 2px 5px;
  margin-right: 10px;
  margin-bottom: 5px;
  /*border:1px solid #a0a0a0;*/
  font-size: 1.2rem;
  font-weight: bold;
}

.product-info .product-attr .product-attr-ul a .product-attr-li {
  width: 137px;
  font-size: 1.1rem;
  font-weight: bold;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  border: 1px solid #ccc;
  margin-left: -3px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  /*margin-right: 10px;*/
  padding-right: 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-radius: 0;
}
.attr_sqr_color {
  width: 35px;
  height: 35px;
  margin-right: 7px;
  border: 1px solid #eee;
}
.attr_sqr_color_img {
  width: 35px;
  height: 33px;
  margin-right: 7px;
  border: 1px solid #eee;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.product-info .product-attr .product-attr-ul a .product-attr-li i {
  position: absolute;
  bottom: 0px;
  right: 0px;
  color: #fff;
  background-color: #ff0000;
  font-size: 1rem;
  padding: 1px;
  border-top-left-radius: 75%;
  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: 1px solid red !important;
  color: red;
  font-weight: bold;
}

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

.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: 15%;
  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: 5px;
  padding: 4px;
  cursor: pointer;
}
.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;
}

.quantity {
  margin-top: 6px;
  margin-right: 10px;
}
.product-info .product-cart {
  margin-bottom: 10px;
  margin-right: 5px;
  text-align: right;
  width: 90%;
  display: flex;
  place-content: flex-end;
  /*justify-content: space-between;*/
}
.product-info .product-cart .sa-button {
  font-size: 2rem;
  padding: 5px 10px;
  margin-top: 5px;
  width: 52%;
  /*width: 290px;*/
  background-color: #2492d0;
  /*border-radius: 5px;*/
}
.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: 50px;
  height: 40px;
  padding: 0 5px;
  font-size: 2rem;
  border: 1px solid #333;
  border-radius: 0;
  vertical-align: bottom;
  text-align: center;
}
.product-info .product-cart .product-input:focus {
  border-color: #424c55;
}
.product-info .product-cart button {
  height: 40px;
  width: 30px;
  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: #424c55;
}
.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 {
  /*  margin-top: 20vh;*/
  background: #fff;
  border-radius: 0;
  padding: 5px;
}
.order-help-menu .title {
  color: #333;
  font-family: 'Montserrat';
}
.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;
}

.truncate-overflow {
  position: relative;
  overflow: hidden;
  max-height: 67px;
  height: 67px;
  padding: 10px;
  margin-bottom: 20px;
}
.truncate-overflow::before {
  position: absolute;
  content: '';
  /* tempting... but shows when lines == content */
  /* top: calc(var(--lh) * (var(--max-lines) - 1)); */

  /*
  inset-block-end: 0;
  inset-inline-end: 0;
  */
  bottom: 0;
  right: 0;
}
.truncate-overflow::after {
  content: '';
  position: absolute;
  /*
  inset-inline-end: 0;
  */
  right: 0;
  /* missing bottom on purpose*/
  width: 1rem;
  height: 1rem;
  background: white;
}

.product-cena {
  padding-left: 10px;
}

#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;
  padding: 10px 0;
}
.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: #333;
  border: none;
  font-weight: bold;
}

.product-info-tabs .tab-content .tab-pane {
  min-height: 140px;
  padding: 0 10px;
}
.product-info-tabs .tab-content .tab-pane li {
  font-size: 1.6rem;
  margin-bottom: 10px;
}
.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;
  word-spacing: 3px;
}
.product-description .title {
  font-size: 2rem;
  font-weight: bold;
}
.product-description p {
  font-size: 1.6rem;
}

.xs-product-holder {
  border: 1px solid #ebebeb;
  /* 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: 5px;
  right: 5px;
  width: 55px;
}

.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;*/
  bottom: 123px;
  left: 0;
  width: 70px;
}

.xs-product-holder .disc {
  background: #fcdac9;
  position: absolute;
  right: 0;
  top: 25%;
  padding: 2px 3px 2px 3px;
  color: #000;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

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

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

.xs-product-holder .xs-product-pic a img {
  max-height: 100%;
  height: 230px;
  object-fit: cover;
}

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

.xs-product-holder .xs-product-name a {
  font-size: 1.4rem;
  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;
  font-size: 1.8rem;
  line-height: 1.5;
  height: 25px;
}

.xs-product-holder .xs-product-price p del {
  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: #424c55;
}

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

.coment-form input:focus {
  border: 1px solid #424c55;
}

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

.coment-form textarea:focus {
  border: 1px solid #424c55;
}

.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: #424c55;
  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;
}
.jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group {
  z-index: 0 !important;
}
.jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group.jq-ry-rated-group {
  z-index: 0 !important;
}
.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 #424c55;
}

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

.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: transparent;
  border-bottom: 1px solid transparent;
}

#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 #424c55;
  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: #424c55;
  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: #424c55;
  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 #424c55;
  outline: none;
  padding: 5px 2px;
  width: 170px;
}

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

.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: #424c55;
  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 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 #2492d0;
  outline: none;
  box-shadow: none;
  border-radius: 0;
}

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

.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: 500px;
  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: #424c55;
}

.korpa-holder .korpa-proizvod .korpa-proizvod-name {
  color: #000;
  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: #000;
  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: #000;
  font-size: 1.8rem;
}
.korpa-holder .korpa-ukupno .remove-text {
  color: #fff;
  font-weight: normal;
  font-size: 1.4rem;
}

.left-cart-panel {
  /*background: #f9f9f9;*/
  border-radius: 0;
  /*padding: 10px;*/
}
.left-cart-panel h4 {
  font-family: 'Montserrat';
}
.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: #424c55;
}

.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 #424c55;
}

.korpa-holder-xs .korpa-kolicina button {
  height: 40px;
  width: 30px;
  font-size: 2rem;
  background: transparent;
  border: 1px solid #424c55;
  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: #424c55;
  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 #424c55;
  width: 100%;
}

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

.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: 'Montserrat';
}

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

.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 #424c55;
}

.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 #424c55;
}

.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: #23bec0;
  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 #424c55;
}

.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 #424c55;
  outline: none;
  padding: 5px 2px;
  font-size: 1.8rem;
}

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

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

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

.order-paymant-check .order-check-holder {
  border: 1px solid #424c55;
  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: #424c55;
}

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

.order-paymant-check.active .order-check-holder {
  border-color: #424c55;
}

.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 #424c55;
  outline: none;
  padding: 5px 2px;
  font-size: 1.8rem;
}

.eapps-instagram-feed-title-container {
  display: none !important;
}

.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 #424c55;
  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: #424C55;
    color:#fff;*/
  /*background: #424C55;*/
  color: #333;
  font-weight: bold;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.categories-holder .categories-pic {
  width: 250px;
  height: 250px;
  border-radius: 50%;
  overflow: hidden;
  background: #e6e6e6;
}

.categories-holder .categories-pic img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 50%;
  transition: all ease-in-out 0.2s;
}

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

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

.categories-holder:hover {
  border-color: #424c55;
}

.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: 55px; */
  /*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: #424c55;
}

.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: #2492d0;
}

.tool-box > .list > .items .display:hover {
  color: #2492d0;
}

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

/*
.tool-box>.list {
    list-style: none;
    display: flex;
    justify-content: space-between;
    align-items: center;

    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;

}

.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;
    background: #fff;
    color:#ccc;
    border-radius: 3px;

}

.tool-box>.list>.items .display.active {
    color: #424C55;
}

.tool-box>.list>.items .display:hover {
    color: #424C55;
}

.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;
  padding: 5px;
}

.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*/

.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: 205px;
  background-size: contain;
  background-position: top;
  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;
  margin-top: 10px;
}

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

.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 {
  height: 352px;
  margin-top: 30px;
  margin-bottom: -30px;
  /* border: 5px solid #005326; */
  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 h2 {
  font-size: 2.2rem;
}
.select-holder-mi select {
  width: 100%;
  padding: 5px 8px;
}

.add-to-cart {
  background: #424c55;
  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: #424c55;
  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: 1.6rem;
  text-transform: uppercase;
  margin-top: 7px;
  font-weight: bold;
}

.slide-menu .head .icons {
  color: #fff;
  margin-top: 8px;
  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: #424c55;
}

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

.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: #af5172;
  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: 'Montserrat';
}
.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: #424c55;
}
.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 {
  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: 'Montserrat';
}
.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;
}

.aditi {
  font-family: 'Montserrat';
}
.sve-korpa h4 {
  font-family: 'Montserrat';
}
.checkout-confirmation-info-box .title {
  color: #000;
  font-family: 'Montserrat';
}
.checkout-confirmation-info-box .title.-confirm {
  color: #424c55;
  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: #424c55;
  font-weight: normal;
}
/*.home-banners h1{
    margin:0;
    padding: 0;
}
.home-banners {
    margin-top: 50px;
    background: #f5f5f5;
}
.home-banners .banner {
    border: 4px solid #424C55;
    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 {
    border-right: 2px;
    border-bottom: 2px; }
.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;
        height: 680px;
    }
.home-banners .banner.-fourth {
    border-bottom: 2px;
    padding-bottom: 6px; }
 .home-banners .banner .links {
    font-family: 'Amatic SC', cursive;
    position: absolute;
    width: 230px;
    font-size: 3.5rem;
    padding: 10px 20px; }
    .home-banners .banner .links.-first {
    top: 215px;
    left: 0; }
    .home-banners .banner .links.-second {
    left: 0;
    bottom: 50px; }
    .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: center;
    width: 100%;
    padding: 0 20px;
}
.home-banners .banner .baners_text_holder_brz .baners_title{
    font-weight: bold;
    margin-bottom: 20px;
}
.home-banners .banner .textspan {
    position: absolute;
    top: 35px;
    padding: 0 20px;
    font-family: 'Amatic SC', cursive;
    font-size:2.7rem;
    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;
}*/

.quote-holder {
  text-align: center;
  margin: 60px 0 30px 0;
}
.quoted-text {
  font-size: 2.6rem;
  word-spacing: 4px;
}
.insta-textholder {
  padding: 20px 0 50px 0px;
}
.instagram-holder {
  text-align: center;
}
.instagram-after:after,
.section-title:after,
.onama-text-title:after {
  content: '';
  display: block;
  width: 25%;
  height: 2px;
  background: #2492d0;
  margin: 10px auto 0 auto;
}
.instagram-after {
  font-size: 5rem;
}
.distributeri-text {
  font-size: 4rem;
  letter-spacing: 2px;
}
.instagram-after .instagram-name {
  /* font-size: 3.3rem; */
}
.distributeri-holder {
  padding-top: 30px;
}
.distributeri-img img {
  margin: auto;
}
.distributeri-img .image-jd {
  max-height: 120px;
}
.distributeri-img-holder {
  margin-bottom: 60px;
}
.index_testimonials {
  background-color: #fff;
  padding-top: 50px;
}
.index_testimonials .title {
  text-align: center;
  text-transform: uppercase;
  font-size: 3.5rem;
  margin-bottom: 50px;
}
.index_testimonials .testimonial_holder .icons {
  font-size: 8rem;
}
.testimonial_holder {
  background-color: transparent;
  width: 1030px;
}
.testimonial_holder img {
  display: inline-block;
  border-radius: 50%;
  max-width: 200px;
  margin-top: 50px;
}
.testimonial_holder .text {
  margin-top: 30px;
}
.testimonial_holder .company {
  font-weight: bold;
  font-size: 2.4rem;
}
.testimonial_holder.icons {
  font-size: 10rem;
}
.text {
  font-style: italic;
  font-weight: bold;
  letter-spacing: 1px;
}
.company {
  font-style: italic;
}

.-testimonial_slider {
  width: 100%;
  height: 100%;
}
.-testimonial_slider .swiper-slide {
  background-color: transparent;
  text-align: center;
  font-size: 18px;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 60px 0 15px 0;
}
[data-aos^='fade'][data-aos^='fade'] {
  opacity: 1;
}
.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 .image-intesa {
  width: 400px;
}
.bank-foo li img .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; */
}

.distributeri-section {
  padding: 60px 0;
}

/********************
*****Slide effect
**********************/

.fade {
  opacity: 0.99;
}
.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: 0.8;
}
.control-round:hover .carousel-control i {
  font-size: 3.8rem;
}
.control-round .carousel-control {
  opacity: 1;
  color: #fdfdfd;
  background: rgba(0, 0, 0, 0.5) !important;
  border: 0px transparent;
}
.control-round .carousel-control.left {
  left: 28%;
}
.control-round .carousel-control.right {
  right: 28%;
}
.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: 18%;
  right: 0;
  margin: auto;
  padding: 10px;
  position: absolute;
  text-align: left;
  padding: 10px 85px;
}

.slide-text > h1 {
  padding: 0;
  color: #ffffff;
  font-size: 4.7rem;
  font-style: normal;
  line-height: 84px;
  /* margin-bottom: 30px; */
  letter-spacing: 1px;
  display: 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: #424c55;
  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: #424c55;
  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: #a92b31;
  -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) {

  .container {
  height: 100vh;
  overflow-y: scroll;
  }

  .fixing-small-device {
    position: absolute;
    top: 52%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1);
  }

  .develop-footer-holder {
    margin-top: 0px;
  }

  .slide-text h1 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 20px;
  }
  .slide-text > p {
    font-size: 18px;
  }
  .registration-holder2 {
    margin-top: 40px;
  }
}

/*---------- 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: flex-start;
  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-flex; */
}
.bz_signin:hover .bz_signin-dropdown {
  display: flex;
}
/* .bz_signin .links-icon-holder {
  display: flex;
  align-items: center;
} */
.bz_signin .links-icon-holder {
  background: #2492d0;
}
.bz_signin .links-icon-holder:hover .links {
  color: #fff;
}
.bz_signin .links-icon-holder .links {
  color: #fff;
}
.bz_signin .links-icon-holder .icon {
  width: 22px;
  margin-right: 10px;
}
.links-icon-holder img,
.wish-heart-img {
  filter: invert(100%);
}
.bz_signin .links {
  color: #000;
  font-size: 1.4rem;
  font-weight: 600;
  border-radius: 0;
  margin-right: 5px;
}
.bz_signin .links:last-child {
  /* margin-right: 0; */
  margin-left: 5px;
  /* padding-top: 5px; */
}
.bz_signin .links:hover {
  color: #2492d0;
}
.bz_signin .bz_signin-dropdown {
  position: absolute;
  top: 100%;
  left: -120px;
  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: #2492d0;
  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: #2492d0;
  border-color: #2492d0;
}
.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;
}
.text-pocetna-main1 {
  font-weight: bold;
  font-size: 1.3rem;
  text-align: center;
  padding-top: 5px;
}
.text-pocetna-main2 {
  font-family: 'Montserrat';
  padding-top: 5px;
  margin-bottom: 0;
  position: absolute;
  right: 10%;
  font-weight: bold;
}

.mob-menu-logo {
  width: 200px;
  position: absolute;
  top: 10%;
  left: 30%;
}
.navigation-holder.-fixed {
  background-color: #fff;
  margin-top: 3px;
  border-bottom: none;
}
.navigation-holder.-fixed .navigation .nav-ul .nav-li > a {
  font-size: 1.2rem;
}
.navigation-holder.-fixed .nav-li .image-loupe {
  width: 25px;
}
.piktogram {
  width: 88px;
  /*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: 'Montserrat';
}
.panel-title a {
  color: #333;
  border-bottom: 2px solid #2492d0;
  padding-bottom: 5px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 10px;
}
.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: 30px;
  position: relative;
}
.-bz_cart_li a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.-bz_cart_li {
  /*z-index: 99;*/
  float: right;
  width: 35px;
  height: 36px;
  padding: 0 !important;
}
.-bz_cart_li .myspan-car {
  position: absolute;
  left: -6px;
  top: 62%;
  transform: translate(0, -50%);
}
.visible-xs-cart-bz {
  display: none;
}
.mySearch-button .image-loupe {
  width: 25px;
}

/*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: 35px;
  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: 100% 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: 20px;
  grid-template-columns: auto 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: #f3aeb3;
}
.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: #f3aeb3;
}
.-noRelative {
  position: static;
}
/*NEW WIDE DROPDOWN END*/

.s-product-holder .s-product-name h2 {
  font-family: 'Montserrat';
  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(24 57 97 / 40%);*/
  border-radius: 50%;
  padding-left: 9px;
}

.re_cart_sear .list {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  list-style: none;
  padding: 0;
}
.re_cart_sear .list .items {
  margin-left: 50px;
}
.re_cart_sear .list .items .korpa-head {
  position: relative;
}
.re_cart_sear .list .items .korpa-head .myspan-car {
  font-size: 2rem;
  position: absolute;
  left: -20px;
  top: 50%;
  transform: translate(0, -50%);
}

.index-categories-grid {
  display: grid;
  grid-column-gap: 20px;
  grid-row-gap: 50px;
  grid-template-columns: auto auto auto auto auto;
  margin-top: 50px;
}

.categories-holder .categories-pic img:hover {
  transform: scale(1.1);
}
.navigation-holder.-fixed .bz_cart_image {
  width: 27px;
  top: 5px;
}
.index_banners_holder {
  margin: 20px 0 50px 0;
}
.index_banner {
  margin-top: 30px;
}
.index_newsletter {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 540px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.price_re_holder {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background-color: #fafafa;
  padding: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.price_re_holder .title_holder {
  margin-right: 20px;
}
.price_re_holder .title_holder .price-title {
  color: #9ba5a7;
}
.price_re_holder .price_re_value {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.price_re_holder .price_re_value .real-price {
  color: #9ba5a7;
  font-weight: bold;
}
.price_re_holder .price_re_value .discount-price {
  color: #d5212a;
  font-weight: normal;
  letter-spacing: 2px;
  display: flex;
  align-items: center;
}
.price_re_holder .price_re_value .discount-price .disc {
  background-color: #e8bac0;
  font-size: 1.4rem;
  color: #fff;
  padding: 3px 6px;
  margin-left: 30px;
}

.index_newsletter .index_newsletter_holder {
  width: 100%;
  text-align: center;
}
.index_newsletter .index_newsletter_holder h4 {
  font-size: 3rem;
  font-weight: 500;
  color: #424c55;
  margin-bottom: 30px;
}
.index_newsletter .index_newsletter_holder .newsletter {
  font-size: 1.8rem;
  padding: 10px 10px;
  width: 500px;
  border: 1px solid #424c55;
}
.index_newsletter .index_newsletter_holder .newsletter:focus {
  border-radius: 0;
  border: 1px solid #a92b31;
}
.index_newsletter .index_newsletter_holder .index_news_btn {
  background-color: #424c55;
  color: #fff;
  outline: none;
  border: none;
  font-size: 1.8rem;
  padding: 3px 20px;
  padding-bottom: 4px;
  margin-left: -7px;
}
.newslleter_form {
  display: flex;
  align-items: center;
  justify-content: center;
}
.index_newsletter .index_newsletter_holder .index_news_btn .icons {
  font-size: 4rem;
  vertical-align: middle;
  padding-bottom: 1px;
}
.index_newsletter .index_newsletter_holder .index_news_btn:hover {
  background-color: #a92b31;
}
.index_newsletter .index_social_holder {
  text-align: center;
}
.index_newsletter .index_social_holder h4 {
  margin-bottom: 30px;
}
.index_newsletter .index_social_holder .social-ul-foo {
  list-style: none;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.index_newsletter .index_social_holder .social-ul-foo li {
  display: inline-block;
  margin-right: 30px;
  width: 50px;
  height: 50px;
  /*background-color: #fff;*/
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 2px 2px 7px 0px #8e8e8e;
}
.index_newsletter .index_social_holder h4 {
  font-size: 3rem;
  font-weight: 500;
  color: #424c55;
}
.index_newsletter .index_social_holder .social-ul-foo li:hover {
  background-color: #e8e8e8;
}
.index_newsletter .index_social_holder .social-ul-foo li a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.index_newsletter .index_social_holder .social-ul-foo li a img {
  width: 50px;
}
.footer_news_btn {
  background-color: #a92b31;
  color: #fff;
  outline: none;
  border: none;
  font-size: 1.8rem;
  padding: 2px 20px;
  padding-bottom: 5px;
  margin-left: -7px;
}
.footer_news_btn:hover {
  opacity: 0.8;
}

.filters_top_list {
  list-style: none;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 10px;
  flex-wrap: wrap;
}
.filters_top_list .main_items {
  border: 1px solid #ccc;
  padding: 5px 7px;
  border-radius: 3px;
  cursor: pointer;
  position: relative;
  margin-right: 10px;
}
.filters_top_list .main_items .main_value {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.filters_top_list .main_items.-clicked {
  background-color: #424c55;
}
.filters_top_list .main_items.-clicked .main_value {
  color: #fff;
}
.filters_top_list .main_items .main_value .icons {
  color: #ccc;
  margin-left: 20px;
  font-size: 1.8rem;
}
.filters_top_list .main_items .main_value .icons.-clear {
  font-size: 1.8rem;
  display: none;
}
.filters_top_list .main_items .main_value .icons.-clicked {
  transform: rotate(180deg);
}
.filters_top_list .main_items .filters_dopdown {
  width: 180px;
  max-height: 120px;
  overflow-y: scroll;
  background-color: #fff;
  border-radius: 3px;
  z-index: 9;
  border: 10px solid #fff;
  box-shadow: 1px 1px 3px 2px rgb(202 202 202 / 41%);
  position: absolute;
  top: 50px;
  left: 0;
  display: none;
}
.filters_top_list .main_items .filters_dopdown.-price {
  width: 250px;
  height: auto;
  overflow-y: hidden;
}
.filters_top_list .main_items .filters_dopdown .top_filter_form {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: column;
}
.filters_top_list .main_items .filters_dopdown .top_filter_form .top_filter_input {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.filters_top_list .main_items .filters_dopdown .top_filter_form .top_filter_input .field {
  width: 80px;
}
.filters_top_list .main_items .filters_dopdown .top_filter_form .range-btn {
  margin-top: 10px;
  width: 100%;
}
.filters_top_list .main_items .filters_dopdown::-webkit-scrollbar-track {
  background-color: #efefef;
}

.filters_top_list .main_items .filters_dopdown::-webkit-scrollbar {
  position: relative;
  height: 4px;
  width: 4px;
  background-color: #424c55;
}

.filters_top_list .main_items .filters_dopdown::-webkit-scrollbar-thumb {
  position: relative;
  background-color: #ccc;
}

.filters_top_list .main_items .filters_dopdown::-webkit-scrollbar::after {
  left: 0;
  top: 0;
  position: absolute;
  content: 'a';
}
.filters_top_list .main_items .filters_dopdown .list {
  list-style: none;
  padding: 0;
}
.filters_top_list .main_items .filters_dopdown .list .items {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 1.2rem;
  margin-bottom: 5px;
  margin-right: 15px;
}
.filters_top_list .main_items .filters_dopdown .list .items .check_icons {
  font-size: 1.8rem;
  margin-right: 5px;
}
.filters_top_list .main_items .filters_dopdown .list .items:hover {
  color: #a92b31;
  font-weight: bold;
}
.filters_top_list .main_items .filters_dopdown .list .items .color_bckg {
  width: 13px;
  height: 13px;
  margin-right: 5px;
  border-radius: 3px;
  border: 1px solid #eee;
}
.tool-box {
  /*display:flex;
	align-items: center;
	justify-content: space-between;*/
}
.filters_top_flex {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.tool-box .clear_filter_holder {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-left: 40px;
}
.tool-box .clear_filter_holder .clear_filter:hover {
  color: #a92b31;
}
.tool-box .clear_filter_holder .clear_filter {
  color: #000;
  font-weight: bold;
  font-size: 1.2rem;
  cursor: pointer;
  margin-bottom: 0;
}
.tool-box .clear_filter_holder .icons {
  font-size: 1.4rem;
  margin-left: 3px;
}
.sort_filter_holder {
  margin-left: 20px;
}
.sort_filter_holder .select {
  padding: 2px;
}

.b2b_link_holder {
  margin-right: 20px;
}
.b2b_link_holder .links {
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
}

.top-menu-col.-first {
  display: flex;
}
.menu > .list > .items > .links.search {
  color: #fff;
}
.menu > .list > .items > .links.login {
  color: #fff;
}

.wishlist_holder {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid #cdd2d3;
  cursor: pointer;
  background-color: hsla(0, 0%, 100%, 0.4);
  position: absolute;
  top: 25px;
  right: 10px;
  align-items: center;
  justify-content: center;
  display: none;
}
.s-product-holder:hover .wishlist_holder {
  display: flex;
}
.s-product-holder .s-product-attr {
  height: 30px;
  padding: 5px 5px;
}
.color_palete {
  width: 20px;
  opacity: 0.4;
  margin-left: 5px;
}
.login_modal_holder {
  width: 450px;
}
.login_modal {
  padding: 30px;
}
.login_modal .title {
  font-size: 2rem;
  margin: 0;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
  font-weight: bold;
  text-transform: uppercase;
}
.login_modal .field {
  width: 100%;
  margin-bottom: 10px;
  border: 1px solid #9e9e9e;
  padding: 4px 7px;
  font-size: 1.6rem;
  -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;
}
.login_modal .field:focus {
  border: 1px solid #424c55;
}
.login_modal .prijava-button {
  margin: 20px 0;
  padding: 6px 12px !important;
  width: 100% !important;
}
.login_modal small {
  color: #333;
}

.recommend_holder .s-product-holder .s-product-pic {
  height: 305px;
}
.recommend_holder .s-product-holder .s-product-pic img {
  height: 100%;
}

.recomm_title {
  margin-bottom: 30px;
}

h3.after.servises {
  display: inline-block;
}
img.img-responsive.servises {
  display: inline-block;
  width: 80px;
  margin-left: 5px;
}
p.footer-servise-text {
  font-weight: 700;
  padding-left: 34px;
  padding-top: 15px;
}

.brand-jelena-holder,
.icons-brand-holder,
.o-brendu-kategorije-holder {
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
}
.brand-jelena-img-holder {
  padding: 50px;
}
.brand-jelena-img {
  position: relative;
}
.brends-links-holder {
  left: 240px;
  bottom: 50px;
  position: absolute;
  width: 210px;
  background-color: #a1bfd1;
  text-align: center;
  color: #fff;
  font-weight: bold;
  padding: 15px 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  opacity: 0.9;
}
/* .jelena-dj-img {
  max-width: 500px;
} */
.brend-jelena-text-holder {
  text-align: center;
  color: #000;
  text-align: justify;
}
.brend-jelena-text-holder .jelena-o-brendu {
  font-weight: bold;
  margin-bottom: 20px;
}
.brend-jelena-text-holder .o-brendu-text {
  font-size: 1.6rem;
}
.o-brendu-info-holder {
  width: 150px;
  margin: 40px auto;
}
.o-brendu-info-holder .o-brendu-info-img {
  border-radius: 50%;
}
.icon-brend-text {
  font-weight: bold;
}
.icon-brend-text {
  margin-bottom: 30px;
}
.text-uppercase {
  text-transform: uppercase;
  text-align: center;
}
.o-brendu-kategorije-holder {
  padding: 40px 0;
}
.quality-text-holder {
  height: 400px;
  background: #e8b5bb;
}
.title-klijenti-holder {
  text-align: center;
  position: relative;
}
.quality-brand-main {
  margin-top: -170px;
}
.o-brendu-categories-text {
  margin-top: 30px;
  font-weight: bold;
}
.quality-text-title {
  text-align: center;
  padding-top: 80px;
  font-weight: bold;
}
/*.-b2b_productbox_set .s-product-holder .s-product-pic{
    height: 274px;
}
*/
.register_tabs_holder {
  margin: 80px 0 0 0;
}
.register_tabs_holder .tabs_items {
  width: 50%;
}
.register_tabs_holder .tabs_items.active .tabs_links {
  color: #ffffff;
  background-color: #2492d0;
  text-align: center;
}
.register_tabs_holder .tabs_items .tabs_links {
  background: #7ac08f;
  font-size: 2rem;
  font-weight: bold;
  border: none;
}
.register_form_panel {
  background-color: #f9f9f9;
  padding: 5px 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.reg-input {
  margin-bottom: 10px;
}

.ksluzba-holder {
  display: flex;
  align-items: center;
}
.b2b_height_product_img {
  height: 320px;
}

@media all and (min-width: 1600px) and (max-width: 1700px) {
  .home-banners .banner .baners_text_holder_brz {
    max-height: 500px;
  }
  .text-tagline {
	  font-size: 3.6rem;
  }
  .counter-div-path {
	clip-path: polygon(23% 0, 100% 0, 100% 100%, 7% 100%);
  }
}

@media all and (min-width: 1400px) and (max-width: 1600px) {
  #main-video {
	height:auto;
	width: 90%;
  }
  .home-banners .banner .baners_text_holder_brz {
    max-height: 500px;
    padding-top: 30px;
  }
  .home-banners .banner .baners_text_holder_brz .baners_title {
    font-size: 1.4rem;
  }

  .home-banners .banner .textspan {
    font-size: 1.8rem;
  }
}

@media all and (min-width: 1400px) {
  /* .my-main-menu .logo-holder {
    margin-top: 15px;
  } */
  .-product-b2b-table {
    width: 1330px;
  }
  .container {
    width: 1360px;
  }
  .distributeri-position {
    float: right;
    position: relative;
    width: fit-content;
    height: 95%;
    margin-right: 2%;
    margin-top: 2%;
  }

  .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) {
	#main-video {
		height:auto;
		width: 90%;
	  }
  .distributeri-position {
    float: right;
    position: relative;
    width: fit-content;
    height: 90%;
    margin-top: 5%;
  }

  .h-product-holder .h-product-name h2 {
    font-size: 2rem;
  }
  .h-product-holder .h-product-brend {
    width: 65px;
  }
  .h-product-holder .h-product-name {
    height: 60px;
  }
  /* .my-main-menu .logo-holder a img {
    margin-top: 15px;
  } */
  .product-info .product-cart .sa-button {
    padding: 6px 10px;
    width: 46%;
    font-size: 1.5rem;
  }
  .product-info .product-cart button {
    height: 35px;
    width: 25px;
    font-size: 1.5rem;
  }
  .product-info .product-cart .product-input {
    height: 35px;
  }
  .quantity {
    margin-right: 9px;
  }
  .navigation-holder.-fixed .navigation .nav-ul .nav-li > a {
    font-size: 0.8rem;
  }
  .home_banners_grid_container.-second {
    /*grid-template-columns: 30% 35% 43%;*/
  }
  .index_newsletter_new .news_form_holder_new {
    margin-top: 40px;
  }
  .home-banners .banner .banners_links_holder_new {
    width: 205px;
    padding: 15px 10px;
  }
  /* .home-banners .banner .baners_text_holder_brz {
        padding: 0 30px;
    } */
  .home-banners .banner .baners_text_holder_brz .baners_title {
    font-size: 1.9rem;
  }
  .home-banners .banner .banners_links_holder_new .links {
    font-size: 2rem;
  }
  .home-banners .banner .textspan {
    font-size: 1.4rem;
    top: 35px;
    padding: 0 20px;
  }
  .home-banners .banner .textspan2 {
    font-size: 3rem;
    top: 25px;
    padding: 0 20px;
  }
  .smoth-slider {
    margin-top: 80px;
  }
  .text-tagline {
    font-size: 3.6rem;
  }
  .filters_top_list .main_items .main_value {
    font-size: 1.2rem;
  }
  .s-product-holder .s-product-pic {
    height: 205px;
  }
  .s-product-holder .s-product-name .name {
    font-size: 1.5rem;
    height: auto;
  }
  .recommend_holder .s-product-holder .s-product-pic {
    height: 260px;
  }
  .recommend_holder .s-product-holder .s-product-pic img {
    height: 255px;
  }
  .product-sec-pic {
    width: 109px;
    height: 109px;
  }
  .thumb-div:nth-child(4n + 4) .product-sec-pic {
    margin-right: 0;
  }
  .thumb-div:nth-child(5n + 5) .product-sec-pic {
    margin-right: 10px;
  }
  .s-product-holder .stiker-holder {
    width: 65px;
  }
  .s-product-holder .akcija {
    width: 55px !important;
  }
  .s-product-holder .s-product-pic img {
    height: 200px;
  }
  .navigation-holder .navigation .nav-ul .nav-li > a {
    font-size: 1.3rem;
  }
  .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: 200px;
    height: 200px;
  }
  .categories-holder .categories-text p {
    font-size: 1.4rem;
  }
  .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: 3rem;
    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: 10px;
    width: 100%;
  }
  .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-bottom: 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;
    }*/

  .circle-data {
	  width: 100px;
	  height: 100px;
  }
  .contact-title {
    font-size: 2.5rem;
  }
  .contact-store-title {
    font-size: 2rem;
  }
  .product-info .product-price p.discount-price {
    font-size: 2rem;
  }
  .product-info .product-brand {
    height: 60px;
  }
  .s-product-holder .disc {
    font-size: 1.2rem;
    /*width: 34px;*/
    /*height: 28px;*/
  }

  .sa-button {
    padding: 6px;
  }

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

  .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;
  }
  .b2b_height_product_img {
    height: 270px;
  }
  .b2b_height_product_img img {
    height: auto;
  }
}

@media all and (min-width: 992px) and (max-width: 1199px) {
	#main-video {
		height:auto;
		width: 90%;
	  }
  .holder-small-devices {
    width: 95%;
    margin: auto;
  }
  .h-product-holder .h-product-brend {
    top: 0px;
    width: 50px;
  }
  .h-product-holder .h-product-name h2 {
    font-size: 1.8rem;
  }
  .home-banners .banner .links.-first {
    top: 170px;
  }
  .home-banners .banner .baners_text_holder_brz .baners_title {
    font-size: 1.8rem;
  }
  .home-banners .banner .baners_text_holder_brz {
    padding-top: 30px;
  }
  .home-banners .banner .banners_links_holder_new {
    padding: 10px 20px;
  }
  .home-banners .banner .textspan {
    font-size: 1.3rem;
    top: 25px;
    padding: 0 10px;
  }
  .home-banners .banner .textspan2 {
    font-size: 1.3rem;
    top: 10px;
    padding: 0 10px;
  }
  .home-banners .banner.-third .image {
    height: 485px;
  }
  .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;
  }
  .brand-holder .curosel-brands {
    transform: translate(-50%, -70%);
  }
  .more-images {
    transform: translate(-50%, 50%);
  }
  /* .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%;
    }*/
  .counter-div .counter {
    font-size: 50px;
    margin-bottom: 0;
  }
  .counter-div .countertext {
    margin-top: 0;
    margin-bottom: 0;
  }
  .owl3 .owl-nav .owl-prev  {
    left: 27%;
  }
  .owl3 .owl-nav .owl-next {
    right: 27%;
  }
  .home-banners .banner .links.-first {
    top: 170px;
  }
  .navigation-holder .navigation .nav-ul .nav-li {
    margin-right: 10px;
  }
  .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: 35px;
    height: 35px;
  }
  .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;
  }
  .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) {
  .register_tabs_holder {
    margin: 110px 0 0 0;
  }
	#main-video {
		height:auto;
		width: 90%;
	  }
  .row-navbar {
    flex-direction: column;
  }
  .navigation-holder .navigation {
    padding: 0;
  }
  .logo-holder a img {
    width: 180px;
  }
  .h-product-holder .h-product-brend {
    width: 50px;
  }
  .h-product-holder .h-product-name h2 {
    font-size: 1.6rem;
  }
  .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;
  }
  .insta-photo-holder {
    margin-top: 20px;
  }
  .social-media img {
    width: 50px;
  }
  .text-tagline {
	  margin-top: 11px;
	  font-size: 2rem;
  }
  .counter-div-path {
	  width: 60%;
  }
  #map {
	  display: none;
  }
  .distributeri-position {
	  /*margin-top: 90px;
	  height: 70%;*/
    margin: 50% 0;
    vertical-align: middle;
    height: 50%;
  }
  .index_newsletter_new .news_form_holder_new {
    margin-top: 10px;
    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;
  }
  .home-banners .banner .baners_text_holder_brz {
    height: 100%;
  }
  .home-banners .banner .textspan {
    font-size: 1rem;
  }
  .home-banners .banner .baners_text_holder_brz .baners_title {
    font-size: 1rem;
    margin-bottom: 10px;
  }
  .home-banners .banner .baners_text_holder_brz {
    padding: 20px 20px;
  }
  .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;
  }
  .home-banners .banner .banners_links_holder_new {
    width: 180px;
    padding: 15px 10px;
  }
  .home-banners .banner .baners_text_holder_brz .baners_title {
    font-size: 1rem;
  }
  .home-banners .banner .banners_links_holder_new .links {
    font-size: 1.6rem;
  }
  .home-banners .banner .baners_text_holder_brz {
    max-height: 375px;
    padding: 15px;
  }
  .more_links_btn {
    padding: 5px 20px;
  }
  .register_tabs_holder .tabs_items .tabs_links {
    font-size: 1.4rem;
  }
  .attr_sqr_color_img {
    width: 28px;
    height: 28px;
  }
  .brand-holder .curosel-brands {
    font-size: 1.6rem;
    transform: translate(-50%, -50%);
  }
  .owl3 .owl-nav .owl-prev  {
    left: 10%;
  }
  .owl3 .owl-nav .owl-next {
    right: 10%;
  }
  .more-images {
    transform: translate(-50%, 20%);
  }
  .s-product-holder .s-product-name .name {
    font-size: 1.6rem;
  }
  .footer-links {
    height: 290px;
  }
  .mob-menu-logo {
    top: 6%;
  }
  .recommend_holder .s-product-holder .s-product-pic {
    height: 215px;
  }
  .wishlist_holder {
    display: flex;
  }
  .tool-box {
    flex-wrap: wrap;
  }
  .index_newsletter {
    height: 440px;
  }
  .index_newsletter .index_social_holder .social-ul-foo li {
    margin-right: 10px;
  }
  .index_newsletter .index_newsletter_holder .newsletter {
    width: 245px;
  }
  .myslider {
    margin-top: 0;
  }
  .section-title {
    font-size: 3.5rem;
  }
  .index-categories-grid {
    grid-template-columns: auto auto auto;
  }
  .home-banners .banner .textspan {
    font-size: 1.6rem;
  }
  .home-banners .banner .baners_text_holder_brz .baners_title {
    font-size: 1.5rem;
    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: 210px;
    width: 210px;
  }
  .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-bottom: 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: 10px;
  }
  .product-info .product-compare-wish {
    margin-bottom: 0;
  }
  .bottom-info-holder {
    /*display: flex;*/
    /*align-items: center;*/
  }

  .requ .form .field.-price {
    width: 90px;
  }
  .requ .form .field {
    margin-top: 4px;
    margin-right: 6px;
  }
  .quantity {
    margin-right: 10px;
  }
  .product-info .product-cart button {
    height: 32px;
    width: 30px;
  }
  .product-info .product-cart .sa-button {
    font-size: 1.4rem;
    width: 45%;
    padding: 6px 10px;
  }
  .product-info .product-cart .product-input {
    font-size: 1.4rem;
    height: 32px;
    width: 40px;
  }
  .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: 100%;
  }
  .product-info .product-brand {
    height: 35px;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .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: 220px; */
    /*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: auto;
  }

  .registration-holder2 {
    height: 410px;
    margin-top: 115px;
  }

  .content-page {
    margin-bottom: 50px;
    margin-top: 110px;
  }

  .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: 40px;
  }

  .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: 1.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;*/
  }
  .b2b_height_product_img {
    height: 225px;
  }
  .b2b_height_product_img img {
    height: auto;
  }
}

@media all and (min-width: 500px) and (max-width: 767px) {
  .container-fluid-xs {
    width: 100%;
  }
  .register_tabs_holder {
    margin: 50px 0 0 0;
  }
  .h-product-holder .h-product-name h2 {
    font-size: 1.6rem;
  }
  .section > div {
	  height: 100% !important;
  }
  .h-100 {
	  height: auto;
  }
  .top-menu .top-menu-right-ul li .wish-name {
    font-size: 1rem;
    margin-top: 7px;
    display: none;
  }
  .content-page {
    margin-bottom: 50px;
    margin-top: 40px;
  }

  .info-baner .text-holder .links {
    font-size: 1rem;
  }

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

  .info-baner .text-holder .text {
    font-size: 2rem;
    line-height: 1.2;
    color: #000;
    font-weight: bold;
  }
  .info-baner {
    margin: 20px 0px;
  }
  .info-baner a img {
    /* display: none; */
  }
  .info-baner-holder {
    background: #fff;
  }
  .text-tagline {
	  font-size: 1.8rem;
	  margin-top: 11px;
  }
  .macchina-title {
	padding-bottom: 0px;
	white-space: nowrap;
    font-size: 3rem;
}
.main-animation-holder {
	margin-bottom: 0px;
}
  #main-video {
	height:auto;
	width: 90%;
  }
    .new-compare-holder {
    height: 125px;
  }
  .wrap-calc {
    width: 100%;
  }
  .new-compare-box {
    margin: 15px 5px 0 0;
    padding: 0;
    width: calc(25% - 5px);
  }
  .new-compare-image-holder {
    width: 100%;
  }
  .new-compare-name {
    display: none;
  }
  .new-compare-btns {
    float: left;
    width: 100%;
    margin: 10px 0;
  }
  .new-compare-btns .-compare {
    width: auto;
    font-size: 1.4rem;
  }
  .new-compare-btns .-delete {
    width: auto;
    font-size: 1.4rem;
  }
  .curosel-brands-xs {
	margin-top: 20px;
    text-transform: uppercase;
  }
  .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 .text {
    font-size: 1.6rem;
  }
  .insta-photo-holder {
    margin-top: 20px;
  }
  .insta-photo-holder img {
    margin: auto;
  }
  .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: 1.5rem;
  }
  .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%;
  }
  .home-banners {
    padding: 0 20px;
  }
  .home-banners .banner .links.-first {
    top: 5px;
  }
  .home-banners .banner .links.-third {
    bottom: 160px;
  }
  .home-banners .banner .links {
    font-size: 2.5rem;
    width: auto;
  }
  .counter-div .counter {
    font-size: 50px;
  }
  .counter-div .countertext {
    margin-top: 30px;
    margin-bottom: 0;
  }
  .map-holder {
    display: none;
  }
  footer .footer-links h3 {
    display: flex;
    font-size: 2rem;
  }
  .footer_dropdown {
    display: none;
  }
  .develop-footer-holder .go-left {
    width: 100%;
    text-align: center;
  }
  .develop-footer-holder .go-right {
    float: left;
    width: 100%;
    text-align: center;
  }
  .register_tabs_holder .tabs_items .tabs_links {
    font-size: 1.2rem;
  }
  .filters_top_list .main_items {
    margin-top: 10px;
  }
  .s-product-holder .s-product-pic {
    height: 270px;
  }
  .recommend_holder .s-product-holder .s-product-pic {
    height: 265px;
  }
  .myslider {
    margin-top: 0;
  }
  .bs-slider {
    overflow: auto;
    margin-top: 0;
  }
  .slider-button {
    padding: 8px 20px;
  }
  .wishlist_holder {
    display: flex;
  }
  .filters_top_flex {
    flex-wrap: wrap;
  }
  .sort_filter_holder {
    margin-left: 0;
  }
  .tool-box {
    flex-wrap: wrap;
  }
  .index_newsletter .index_newsletter_holder .newsletter {
    width: 310px;
  }
  .index_newsletter {
    height: 430px;
  }
  .index_newsletter .index_newsletter_holder {
    margin-bottom: 30px;
  }
  .index-categories-grid {
    grid-template-columns: auto auto auto;
  }
  .section-title {
    font-size: 3rem;
  }
  .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-evenly;
  }
  .visible-xs-cart-bz {
    display: flex;
  }
  .-bz_cart_li .myspan-car {
    left: 45px;
  }
  .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: 150px;
    width: 150px;
  }
  .tool-box {
    margin-top: 15px;
  }
  .s-product-holder .s-product-pic img {
    height: 268px;
  }
  .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 .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;
  }
  .attr_sqr_color_img {
    width: 32px;
    height: 32px;
  }
  .product-info .product-attr .product-attr-ul a .product-attr-li {
    min-width: 34px;
    height: 34px;
  }
  .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;
  }
  .quantity {
    margin-right: 4px;
  }
  .product-info .product-cart .sa-button {
    font-size: 1.5rem;
    padding: 2px 4px;
  }
  .product-info .product-cart .product-input {
    font-size: 1.2rem;
    width: 35px;
    height: 25px;
  }
  .product-info .product-cart button {
    height: 25px;
    width: 25px;
    font-size: 1.1rem;
  }
  .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: 100%;
  }
  .product-info .product-attr .product-attr-ul a .product-attr-li {
    /*width: 20px;*/
    /*height: 20px;*/
    /*min-width: 20px;*/
  }
  .product-info .product-attr .product-attr-ul a.-size {
    width: 133px;
  }
  .product-info .product-attr .product-attr-ul a {
    width: 133px;
  }
  .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: 40px;
    top: 25px;
  }
  .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;
  }

  .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: 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;
  }

  .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: 18px;
  }

  #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: 250px;
    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: 30px;
  }

  .product-pic .garancija {
    width: 40px;
  }

  .product-pic .stiker-holder2 {
    width: 35px;
  }

  .product-sec-pic {
    height: 60px;
    width: 60px;
  }

  .thumb-div {
    padding: 0 5px;
  }

  .product-info .product-brand {
    height: 45px;
    margin-bottom: 0px;
    margin-top: 5px;
  }

  /*.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-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    text-align: left;
    margin-top: 10px;
  }

  /*.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: 225px;
  }
}

@media all and (max-width: 499px) {
  .container-fluid-xs {
    width: 100%;
  }
  .register_tabs_holder {
      margin: 50px 0 0 0;
  }
  .section > div {
	height: 100% !important;
  }
  .h-100 {
    height: auto;
  }
  .quantity {
    margin-top: 6px;
  }
  .product-info .product-cart .sa-button {
    font-size: 1.5rem;
    padding: 7px 10px;
  }
  .product-info .product-cart button {
    height: 35px;
    width: 30px;
    font-size: 1.5rem;
  }
  .top-menu .top-menu-right-ul li .wish-name {
    font-size: 1.1rem;
  }
  .social-media img {
    width: 50px;
  }
  .top-menu .top-menu-right-ul li .wish-name {
    margin-left: 2px;
  }
  .top-menu .top-menu-right-ul li {
    margin-left: 1px;
  }
  .brand-holder .curosel-brands {
    font-size: 1.6rem;
  }
  .img-brend {
    height: 270px;
  }
  .macchina-title {
	  padding-bottom: 40px;
  }
  .main-animation-holder {
	width: calc(50% + (var(--main-security-size2) / 2));
	height: var(--main-security-size2);
	margin-bottom: 5px;
  }
  .main-security-animation {
	width: var(--main-security-size2);
    height: var(--main-security-size2);
  }
  .text-tagline {
	  font-size: 2.8rem;
  }
  .text-distributeri-holder {
	  margin-left: 0;
  }
  .text-onama-holder-center, .text-distributeri-holder-center {
	  margin: 25px;
  }
  .text-onama-holder {
	  margin-left: 0;
  }
  .text-onama-holder-center p, .text-distributeri-holder-center p {
	  font-size: 1.4rem;
  }
  .curosel-brands-xs {
	  text-transform: uppercase;
	  font-size: 2rem;
  }
  #main-video {
	height:auto;
	width: 90%;
  }
  .home-banners {
    background-color: transparent;
    padding: 0 15px;
  }
  .home_banners_grid_container {
    grid-template-columns: 100%;
  }
  .home-banners .banner .banners_links_holder_new {
    width: 185px;
    padding: 10px 10px;
    background-color: #382c36cc;
  }
  .home-banners .banner .banners_links_holder_new.-color {
    background-color: rgb(237 220 210 / 60%);
  }
  .home-banners .banner .banners_links_holder_new .links {
    font-size: 1.8rem;
  }
  .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 .baners_text_holder_brz {
    padding: 20px 20px;
  }
  .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%;
  }
  .bs-slider {
    overflow: auto;
    margin-top: 0;
  }
  .slider-button {
    padding: 5px 15px;
  }
  .insta-photo-holder {
    margin-top: 20px;
  }
  .insta-textholder {
    padding: 45px 15px;
  }
  .insta-photo-holder img {
    margin: auto;
  }
  .content-page {
    margin: 0;
    padding: 0;
  }
  .najprodavanije-sekcija {
    margin-top: 0;
  }
  .quote-holder {
    margin-top: 15px;
    margin-bottom: 0;
  }
  .distributeri-section {
    margin: 0;
  }
  .distributeri-img {
    margin-top: 40px;
  }
  .index_newsletter_new {
    padding-top: 0;
    padding-bottom: 40px;
  }
  .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 .news_form_holder_new .text {
    font-size: 1.4rem;
  }
  .color_palete {
    margin-top: 10px;
  }
  .news_position {
    overflow-x: hidden;
  }
  .product-info .product-price p.discount-price .price-title {
    font-size: 1rem;
  }
  .s-product-holder .s-product-price .price-help {
    flex-wrap: wrap;
  }
  .s-product-holder .s-product-price .price-help p {
    margin: 0;
  }
  .thumb-div:nth-child(4n + 4) .product-sec-pic {
    margin-right: 0;
  }
  .thumb-div:nth-child(5n + 5) .product-sec-pic {
    margin-right: 10px;
  }
  .footer_dropdown {
    display: none;
  }
  .register_tabs_holder .tabs_items .tabs_links {
    font-size: 1.1rem;
  }
  .filters_top_list .main_items {
    margin-top: 10px;
  }
  .index_newsletter .index_social_holder .social-ul-foo li a img {
    width: 35px;
  }
  .product-info .product-attr .product-attr-ul a.-size {
    width: 134px;
  }
  .product-info .product-attr .product-attr-ul a {
    width: 134px;
  }
  .filters_top_list .main_items {
    position: static;
  }
  .login_modal_holder {
    width: auto;
  }
  p.footer-servise-text {
    padding-left: 0;
  }
  .attr_sqr_color_img {
    width: 33px;
    height: 33px;
  }
  .recommend_holder .s-product-holder .s-product-pic {
    height: 140px;
  }
  .myslider {
    margin-top: 0;
  }
  .wishlist_holder {
    display: flex;
  }
  .easyzoom-flyout img {
    position: relative !important;
    display: none !important;
  }
  .easyzoom-flyout {
    display: none !important;
    overflow: auto !important;
    position: relative !important;
    z-index: 9 !important;
  }
  .filters_top_list .main_items:last-child .filters_dopdown {
    left: 50%;
    right: unset;
    transform: translate(-50%, 0);
  }
  .tool-box .clear_filter_holder {
    margin-left: 0;
  }
  .filters_top_flex {
    flex-wrap: wrap;
    position: relative;
  }
  .sort_filter_holder {
    margin-left: 0;
    margin-top: 20px;
  }

  .tool-box {
    flex-wrap: wrap;
  }
  .mob-menu-logo {
    top: 11%;
    left: 25%;
  }
  footer .footer-links h3 {
    font-size: 2rem;
    display: flex;
    align-items: center;
  }
  .index_newsletter .index_newsletter_holder .index_news_btn .icons {
    font-size: 3.5rem;
  }
  .index_newsletter .index_newsletter_holder .newsletter {
    font-size: 1.5rem;
  }
  .index_newsletter .index_social_holder h4 {
    font-size: 2.2rem;
  }
  .index_newsletter .index_newsletter_holder h4 {
    font-size: 2.2rem;
  }
  .b2b_link_holder {
    margin: 0 auto;
  }
  .index_newsletter {
    height: 400px;
  }
  .index_newsletter .index_newsletter_holder {
    margin-bottom: 30px;
  }
  .index_newsletter .index_social_holder .social-ul-foo li {
    margin-right: 10px;
    width: 35px;
    height: 35px;
  }
  .index_newsletter .index_newsletter_holder .newsletter {
    width: 210px;
  }
  .index-categories-grid {
    grid-template-columns: auto auto;
    display: grid;
    grid-column-gap: 0;
    grid-row-gap: 25px;
    margin-top: 25px;
    padding: 0 15px;
  }
  .home-banners .banner .textspan {
    font-size: 1.4rem;
  }
  .home-banners .banner .baners_text_holder_brz .baners_title {
    font-size: 1.5rem;
    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: 47px;
    /*width: 19px;*/
    height: 19px;
    /* background: #FFDE2A;*/
    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: 50%;
    left: 6px;
    transform: translate(0, -50%);
    width: 19px;
    height: 19px;
    /*background: #FFDE2A;*/
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .fixed-cart-holder-bz img {
    width: 30px;
    position: relative;
  }
  .fixed-cart-holder-bz {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .nfixed_help2 {
    height: 39px;
  }
  .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.1rem;
  }
  .home-banners {
    background-color: transparent;
    padding: 0 15px;
  }
  .section-title,
  .instagram-after,
  .distributeri-text,
  .index_testimonials .title {
    font-size: 2.2rem;
    /* margin-bottom: 15px; */
    margin: 55px 0 15px 0;
  }
  .index_testimonials {
    padding-top: 40px;
    padding-bottom: 0;
  }
  .distributeri-holder {
    padding-top: 0;
  }
  .testimonial_holder img {
    margin-top: 85px;
  }
  .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;
  }
  .recomm_title {
    font-size: 2.2rem;
  }
  .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: auto;
  }
  .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: 100%;
    margin: 0 auto;
  }
  .sa-index-categories {
    height: 176px;
  }
  .bank-foo li.-otp {
    width: 110px;
  }
  .bank-foo li img {
    width: 30px;
    height: auto;
  }
  .xs-product-holder .xs-product-pic a img {
    height: 160px;
  }
  .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 #424C55;
    border-bottom: 2px;*/
  }
  .home-banners .banner.-first {
    /* border-right: 4px solid #424C55; */
  }
  .home-boxes .box {
    padding: 0;
  }
  .quote-holder {
    margin: 20px 0;
  }
  .quoted-text {
    font-size: 0.9rem;
  }
  .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: 35px;
    height: 35px;
  }
  .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: 70px;
  }
  .product-pic .akcija3 {
    width: 40px;
  }
  .h-product-holder .disc {
    top: 50%;
  }
  .h-product-holder .h-product-pic {
    height: 100px;
  }
  .h-product-holder .h-product-cart a {
    padding: 4px 7px;
    width: 140px;
  }
  .h-product-holder .h-product-name h2 {
    font-size: 1.6rem;
  }
  .h-product-holder .h-product-attr {
    height: 120px;
  }
  .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: 36px;
    top: 25px;
    right: 57px;
  }
  .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;
    word-break: break-word;
  }
  .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: 135px;
  }
  .tool-box > .list > .items .compare {
    width: 28px;
    height: 28px;
  }
  .tool-box > .list > .items .field {
    width: 40px;
  }
  .tool-box > .list > .items .display {
    width: 32px;
    height: 32px;
  }
  .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: 0px;
    margin-top: 2px;
    font-size: 1rem;
  }

  .top-menu .top-menu-right-ul li a .icons {
    margin-top: 1px;
    font-size: 1.9rem;
  }

  .top-menu .top-menu-right-ul {
    float: none;
    text-align: end;
  }

  .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: 1rem;
  }

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

  .info-baner .text-holder .text {
    font-size: 1.8rem;
    line-height: 1.2;
  }
  .info-baner {
    margin: 20px 0px;
    padding-left: 34px;
  }
  .info-baner a img {
    /* display: none; */
  }
  .info-baner .text-holder .text {
    color: #000;
    font-weight: bold;
  }
  .info-baner-holder {
    background: #fff;
  }
  .index_newsletter_new .image_holder .text_holder .title {
    font-size: 2.6rem;
  }
  .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: 3px;
  }

  .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 #23bec0;
    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.6rem;
    height: 40px;
  }

  .s-product-holder .s-product-name {
    line-height: 1.1;
    /*height: 35px;*/
    padding: 0 5px;
  }

  .s-product-holder .stiker-holder {
    width: 60px;
  }
  .s-product-holder .akcija {
    width: 40px !important;
  }
  .s-product-holder .disc {
    font-size: 1rem;
    /* width: 34px;
        height: 26px;
        left: 57%;*/
  }
  .s-product-holder .s-product-brend {
    height: 30px;
  }
  .s-product-holder .s-product-price {
    /*padding: 5px;*/
    display: block;
    height: 55px;
  }
  .s-product-holder .s-product-price .price-help .sa-button {
    width: 100%;
  }
  .news-help-holder .news-search-holder input {
    width: 220px;
  }
  .my-main-menu .bz_cart_image {
    /*margin-left:15px;*/
    margin-top: 5px;
  }
  .news-holder .news-pic {
    height: 185px;
  }
  .my-main-menu .-bz_cart_li .myspan-car {
    left: 7px !important;
  }

  .menu-fixed-holder .-bz_cart_li .myspan-car {
    margin-left: 10px;
  }
  .cat-news-ul .cat-news-li {
    margin-bottom: 3px;
  }

  .my-main-menu .logo-holder {
    /* margin-top: 5px;*/
  }

  .my-main-menu .logo-holder a img {
    /*width: 180px;*/
  }

  .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: 140px;
    width: 140px;
  }

  .categories-holder .categories-text p {
    font-size: 1rem;
  }

  .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: 10px;
    left: 1px;
  }
  .burger.-fixed {
    top: 0px;
    right: 15px;
  }
  #search-input-holder .logo-search {
    width: 180px;
    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;
  }
  .form-horizontal {
    margin-top: 20px;
  }
  .develop-footer-holder {
    margin-top: 15px;
  }
  .develop-footer-holder p {
    font-size: 1.2rem;
  }
  .develop-footer-holder .go-right {
    float: left;
  }
  .form-group-mobile {
    margin-bottom: 0;
  }
  .area-text-mobile {
    height: 55px !important;
  }
  .map-holder {
    display: none;
  }
  .footer-links {
    width: 100%;
  }

  .footer-links.-xs50 {
    width: 50%;
  }

  .footer-bottom {
    text-align: center;
  }

  .footer-bottom p {
    float: none;
  }

  .registration-holder {
    /* height: auto; */
    height: auto;
    margin-top: 40px;
  }

  .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;*/
    height: 300px;
    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: 40px;
  }

  .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: 2.5rem;
  }

  .thumb-div {
    /*width: 50%;*/
    /*padding: 0 15px;*/
    /*float: left;*/
  }
  .thumb-div a {
    display: block;
  }
  .product-sec-pic {
    height: 72px;
    width: 72px;
  }

  .product-info .product-brand {
    height: 35px;
    margin-bottom: 5px;
    margin-top: 5px;
  }
  .product-info .stock-holder .stock {
    font-size: 1.2rem;
  }
  .product-info .product-price p.discount-price {
    font-size: 2rem;
  }
  .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;
    place-content: baseline;
  }

  .product-info .product-cart .product-input {
    width: 50px;
    height: 35px;
  }

  .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.2rem;
  }

  .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 {
    padding: 10px;
    vertical-align: middle;
    margin-bottom: -8px;
  }

  .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: 200px;
  }

  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;
  }
}
@media all and (max-width: 280px) {
  .s-product-holder {
    height: 240px;
  }
  .s-product-holder .s-product-pic {
    height: 120px;
  }
  .s-product-holder .s-product-pic {
    padding-top: 0px;
    margin-bottom: 2px;
  }
  .catalog-name {
    font-size: 1.2rem;
  }
  .doc-holder a {
    word-break: break-all;
  }
  .select-holder-mi {
    top: 216px;
  }
  .contact-title {
    font-size: 2.4rem;
  }
  .contact-store-title {
    font-size: 2rem;
  }
  .left-cart-panel .cart-vaucher-holder .cart-vaucher-input {
    font-size: 0.95rem;
  }
  .sa-button {
    font-size: 0.95rem;
  }
  .small,
  small {
    font-size: 66%;
  }
  .korpa-holder-xs .korpa-popust span {
    font-size: 1rem;
  }
  .korpa-holder-xs .korpa-proizvod .korpa-proizvod-name {
    font-size: 1rem;
  }
  .korpa-holder-xs .korpa-kolicina button {
    width: 25px;
    height: 25px;
  }
  .sve-korpa h4 .total-price-cart {
    font-size: 1rem;
  }
  .sve-korpa h4 p {
    font-size: 1rem;
  }
  .korpa-holder-xs .korpa-kolicina .product-input {
    font-size: 1.4rem;
    width: 30px;
    height: 25px;
  }
  .product-info .product-cart .sa-button {
    font-size: 1.8rem;
    width: 200px;
  }
  .categories-holder .categories-pic {
    height: 100px;
    width: 100px;
  }
  .s-product-holder .s-product-price .price-help p {
    font-size: 1rem;
  }
  .index-categories-grid {
    grid-template-columns: auto auto;
  }
}

.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: #424c55;
  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: #a92b31;
  border-color: #a92b31;
}
.lp_products {
  margin: 50px 0;
}
.lp_products .lp_product-box .lp_button {
  background: #424c55;
  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: #a92b31;
  border-color: #a92b31;
}
.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) {
  .home-banners .banner .banners_links_holder_new {
    width: 205px;
    padding: 15px 10px;
  }
  .home-banners .banner .baners_text_holder_brz .baners_title {
    font-size: 1.6rem;
  }
  .home-banners .banner .banners_links_holder_new .links {
    font-size: 2rem;
  }
  .baners_text_holder_brz .first-banner-title {
    font-size: 1.9rem !important;
  }
  .home-banners .banner .textspan {
    font-size: 1.5rem;
    top: 35px;
    padding: 0 20px;
  }
  .home-banners .banner .textspan2 {
    font-size: 3rem;
    top: 25px;
    padding: 0 20px;
  }
  .home-banners .banner {
    /* border: 4px solid #23BEC0; */
    position: relative;
    width: 100%;
    height: auto;
  }
  .counter::before {
    font-size: 5rem;
  }
}
@media all and (min-width: 992px) and (max-width: 1199px) {
  .text-tagline {
	  font-size: 2.7rem;
	  margin-top: 8px;
  }
  .counter-div-path {
	  width: 63%;
  }
  .distributeri-position {
	 /* height: 53%;
	  margin-top: 280px;*/
    margin: 17% 0;
    vertical-align: middle;
    height: 70%;
  }
  .baners_text_holder_brz .first-banner-title {
    font-size: 1.8rem !important;
  }
  .home-banners .banner .baners_text_holder_brz .baners_title {
    font-size: 1.4rem;
  }
  .jdj-container-holder {
    margin: 30px auto;
  }
  .brand-jelena-img-holder {
    padding: 15px;
  }
  .text-pocetna-main2 {
    right: -10%;
  }
  .lp_products .lp_product-box .lp_button {
    font-size: 14px;
  }
  .index-categories-grid {
    grid-template-columns: auto auto auto;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  .burger {
    top: 15px;
  }
  .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: #382c36cc;
  }
  .baners_text_holder_brz .first-banner-title {
    font-size: 1.7rem !important;
  }
  .home-banners .banner .baners_text_holder_brz .baners_title {
    font-size: 1.3rem;
  }
  .home-banners .banner .banners_links_holder_new .links {
    font-size: 2rem;
  }
  .home-banners .banner .textspan {
    font-size: 1.2rem;
  }
  .home-banners .banner .baners_text_holder_brz .baners_title {
    font-size: 1rem;
    margin-bottom: 10px;
  }
  .home-banners .banner .baners_text_holder_brz {
    padding: 20px 20px;
  }
  .home-banners .banner .links.-first {
    top: 5px;
  }
  .home-banners .banner.-third .image {
    /*height: 375px;*/
  }
  .navigation-holder .navigation .nav-ul .nav-li {
    padding: 7px 3px;
  }
  .counter-div {
    width: 55%;
  }
  .home-banners .banner .links {
    font-size: 2.6rem;
    width: 160px;
  }
  .home-banners .banner .banners_links_holder_new {
    width: 180px;
    padding: 15px 10px;
  }
  .home-banners .banner .banners_links_holder_new .links {
    font-size: 1.6rem;
  }
  .home-banners .banner .baners_text_holder_brz {
    max-height: 265px;
    padding: 15px;
  }
  .jelena-dj-img,
  .lashes-category-img {
    margin: auto;
  }
  .quoted-text {
    font-size: 2rem;
  }
  .distributeri-holder {
    text-align: center;
  }
  .distributeri-img img {
    margin-bottom: 40px;
  }
  .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;
  }
  .smoth-slider {
    margin-top: 115px;
  }
}
@media all and (min-width: 500px) and (max-width: 767px) {
  .burger {
    top: 10px;
  }
  .home-banners {
    padding: 0 20px;
  }
  .smoth-slider, .main-animation-holder {
	  margin-top: 130px;
  }
  .main-animation-holder {
	/*width: calc(50% + (var(--main-security-size3) / 2));*/
	/*height: var(--main-security-size3);*/
	margin-bottom: 10px;
  }
  .main-security-animation {
	/*width: var(--main-security-size3);
    height: var(--main-security-size3);*/
  }
  .security-title {
	  font-size: 3rem;
  }

  .security-text {
    font-size: 2rem;
  }

  .smoth-slider{
    top: 10px;
  }

  .text-onama-holder-center p, .text-distributeri-holder-center p{
	  font-size: 1.4rem;
  }
  .circle-bg{
	width: 30px;
	height: 30px;
}
.circle-ns{
	width: 20px;
	height: 20px;
}
.circle-ni{
	width: 15px;
	height: 15px;
}
.circle-ca{
	width: 10px;
	height: 10px;
}
.form-horizontal.jq_contact_form {
	/* display: none; */
}
  .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: 1.5rem;
  }
  .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%;
  }
  .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;
  }
  .counter-div-holder, .counter-div-path{
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
	width: 100%;
	height: 36%;
	float: none;
	position: absolute;
  	bottom: 0;
  }
  .distributeri-map svg {
    margin: 0 auto;
    right: 0;
    top: 0;
  }
  .text-onama-holder, .text-distributeri-holder {
    float: none;
    width: 90%;
    height: 38%;
    display: block;
    position: static;
    margin-top: 100px;
    margin-left: 5%;
  }

  .distributeri-position {
     float: unset;
    position: relative;
    width: fit-content;
    height: 100%;
    margin: 0 auto;
  }
  .brand-carousel-holder {
	  margin-top: 100px;
  }
  .counter-div{
    width: 70%;
  }
  .o-brendu-categories-text {
    margin: 30px 0;
  }
  .quoted-text {
    font-size: 1.3rem;
  }
  .distributeri-text {
    text-align: center;
    margin-bottom: 30px;
  }
  .distributeri-img .image-jd {
    margin-bottom: 30px;
  }
  .instagram-after {
    font-size: 4rem;
  }
  .index_newsletter_new {
    padding: 45px 0;
  }
  .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;
  }
  /* div#obrendu {
    width: 300px;
} */
  .brand-title {
    font-size: 1.4rem;
    line-height: 1.75;
  }
}
@media all and (max-width: 499px) {
  .main-title-under-logo {
    width: 200px;
    margin: 0 auto;
  }
  .smoth-slider{
    top: 50px;
  }


  /*  .counter-div {
    position: absolute;
    top: 5%;
    left: 5%;
    transform: translate(-5%, -5%);
}*/
.counter-div-holder, .counter-div-path{
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
	width: 100%;
	height: 45%;
	float: none;
	position: absolute;
    bottom: 0;

}

.distributeri-position {
    margin: 0 auto;
     float: unset;
    position: relative;
    width: fit-content;
    height: 100%;
}
.distributeri-map {
	padding-top: 45px;
}

.distributeri-map svg {
    margin: 0 auto;
    right: 0;
    top: 0;
  }

.circle-bg{
	width: 50px;
	height: 50px;
}
.circle-ns{
	width: 40px;
	height: 40px;
}
.circle-ni{
	width: 30px;
	height: 30px;
}
.circle-ca{
	width: 25px;
	height: 25px;
}
.text-onama-holder, .text-distributeri-holder{
	float: none;
	width: 100%;
	height: 38%;
	display: block;
	position: static;
	margin-top: 80px;
}
.counter-div{
	width: 70%;
}
  .counter-div .countertext {
    font-size: 20px;
    position: relative;
  }
  .counter::before {
    font-size: 26px;
  }
  /* div#obrendu {
    width: 300px;
} */
  .brand-title {
    font-size: 1.4rem;
  }
  .brand-holder:hover .display-status {
    background-position: center;
  }
  .bz_signin .links {
    font-size: 1.1rem;
  }
  .index_newsletter .index_newsletter_holder .newsletter {
    width: 195px;
  }
  .s-product-holder .s-product-price {
    height: 50px;
  }
  .s-product-holder {
    height: 365px;
  }
  .b-product-holder .b-product .b-product-pic {
    height: 155px;
  }
  .o-brendu-categories-text {
    margin: 30px 0;
  }
  .distributeri-text {
    text-align: center;
    margin-bottom: 30px;
  }
  .brand-jelena-img-holder {
    padding: 0;
    margin-top: 50px;
  }
  .o-brendu-kategorije-holder {
    padding: 40px 15px;
  }
  .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%;
  }
  .bank-foo li .image-intesa {
    width: 220px;
  }
}
/*
@media only screen and (min-width: 2000px) {
  html {
    zoom: 150%
  }
}
@media only screen and (min-width: 3000px) {
  html {
    zoom: 200%
  }
}*/
.textFontHeading {
  font-size: 2rem;
}

ul.lang-xs-horizontal {
  float:right;
  list-style: none;
}

ul.lang-xs-horizontal li.lang-items {
  cursor: pointer;
  display: inline-block;
  padding: 15px;
  text-transform: uppercase;
}

ul.lang-xs-horizontal li.lang-items.-active {
  color: #2492d0;
}