body {
  font-family: "Ubuntu", sans-serif;
  overflow: visible;
  background: #F3F3F3;
}

a {
  text-decoration: none;
  color: #010101;
  display: block;
}

strong {
  font-weight: 700;
}

.white {
  background-color: #ffffff;
}

body, html {
  height: 100%;
}

h1 {
  color: #ffffff;
  font-size: 3rem;
}
h1 strong {
  font-size: 4.75rem;
}

.feature-text {
  position: absolute;
  bottom: 3%;
  left: 30px;
  width: 100%;
}

.offline-text {
  color: #192a67;
  font-size: 1.25em;
  margin-bottom: 30px;
}
.offline-text .col-5 {
  position: relative;
}
.offline-text img {
  position: absolute;
  z-index: 1;
  top: -280px;
  right: -10px;
  width: 63%;
}

.kartica-holder {
  position: relative;
}

.container.main {
  background: url("../images/bck.jpg") repeat-y;
  background-size: cover;
  color: #F3F3F3;
  padding-bottom: 50px;
  padding-right: 0;
  padding-left: 0;
}
.container.main .heading-holder {
  text-align: center;
}
.container.main .benu-image-slider {
  padding: 0 40px;
}
.container.main .benu-image-slider .h3 {
  font-size: 25px;
  padding: 45px 33% 0 35px;
  color: #010101;
}
.container.main .benu-image-slider p {
  color: #010101;
  padding-left: 35px;
  padding-right: 26%;
  font-size: 16px;
  font-weight: 400;
  height: 72px;
}
.container.main .slick-dots > li {
  display: inline-block;
}
.container.main .slick-dots > li:only-child {
  display: none;
}
.container.main .categories-sec {
  background: no-repeat url(../images/baloni-popusti.png) 0 45px;
  background-size: contain;
  padding-top: 30px;
}
.container.main .categories-sec h2 {
  font-size: 51px;
  margin: 100px 0 20px;
  text-align: center;
  color: #ffffff;
}
.container.main .categories-sec .col {
  margin: 15px;
  text-align: center;
}
.container.main .banner-bottom {
  margin-top: 80px;
}
.container.main .banner-bottom .h1 {
  color: #ffffff;
  font-size: 65px;
  line-height: 70px;
  font-weight: 700;
  padding-top: 0px;
  margin-bottom: 15px;
}
.container.main .banner-bottom p {
  color: #ffffff;
  font-size: 25px;
}
.container.main .banner-bottom .banner-holder {
  position: relative;
  padding-bottom: 0px;
  padding-left: 30px;
  padding-right: 30px;
}
.container.main .banner-bottom .banner-holder.banner-1 {
  background: url(../images/baner-1.png);
  background-size: cover;
  background-color: transparent;
  height: 400px;
}
.container.main .banner-bottom .banner-holder.banner-2 {
  background: url(../images/baner-2.png);
  background-size: cover;
  background-color: transparent;
  height: 430px;
}
.container.main .banner-bottom .banner-holder.banner-2 h3 {
  margin-top: 50px;
  margin-bottom: 40px;
  display: inline-block;
}
.container.main .banner-bottom .discount {
  background: #F3F3F3;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  font-weight: 700;
  font-size: 60px;
  color: #010101;
  width: 170px;
  height: 190px;
  position: absolute;
  left: 46%;
  top: 0;
  text-align: center;
  padding-top: 55px;
  box-shadow: 5px 0 18px rgba(1, 1, 1, 0.6);
}
.container.main .banner-bottom .link-holder {
  text-align: left;
}
.container.main .banner-bottom .link-holder a {
  width: 80%;
  font-weight: 500;
  border: 2px solid #192a67;
  background: transparent;
  color: #ffffff;
  border: 1px solid #ffffff;
}
.container.main .banner-bottom .link-holder a:hover {
  background: rgba(255, 255, 255, 0.3);
}
.container.main .banner-bottom .banner-bottom-img {
  position: relative;
}
.container.main .banner-bottom .banner-bottom-img img {
  position: absolute;
  right: 0;
  bottom: 0;
}

.logo {
  top: -50px;
}

.shop-link {
  color: #192a67;
  text-decoration: underline;
}

.shadower {
  background: url(../images/senka.png);
  background-size: cover;
  height: 90px;
}

.benu-image .holder {
  color: #010101;
  background: #f5dabd;
  background-size: contain;
  margin-top: 50px;
  border-radius: 35px;
  position: relative;
  padding: 40px 30px 25px;
  min-height: 450px;
  text-align: center;
  color: #192a67;
}
.benu-image .holder h2, .benu-image .holder h3 {
  text-align: left;
}
.benu-image .holder .discount {
  position: relative;
}
.benu-image .holder .discount span {
  font-weight: 700;
  font-size: 50px;
  color: #192a67;
  width: 121px;
  height: 133px;
  position: absolute;
  right: -35px;
  top: -95px;
  text-align: left;
  padding-top: 0px;
  z-index: 1;
  line-height: 110px;
  letter-spacing: -2px;
}
.benu-image .holder .discount span span {
  font-size: 34px;
  right: -68px;
  font-size: 32px;
  top: -8px;
  color: #ffffff;
}
.benu-image .holder .discount > span {
  color: #ffffff;
}
.benu-image .holder .discount.super span {
  font-size: 30px;
  line-height: 30px;
  margin-top: 35px;
  right: 25px;
  text-align: center;
  top: -115px;
  background: none;
}
.benu-image .holder .discount .me-8 {
  margin-right: 8rem;
}
.benu-image .holder h2 {
  margin-top: 0px;
  color: #192a67;
  font-size: 34px;
}
.benu-image .holder img {
  padding-top: 0px;
  padding-bottom: 0;
}
.benu-image .holder p {
  color: #192a67;
}
.benu-image .holder .spacer {
  margin-bottom: 100px;
}
.benu-image .holder .spacer-price {
  margin-bottom: 40px;
}
.benu-image .holder .spacer-price strong {
  text-decoration: line-through;
  font-weight: 500;
}
.benu-image .holder .spacer-price sup {
  line-height: 100%;
  font-size: 12px;
  text-decoration: line-through;
}
.benu-image .holder .link-holder {
  margin-top: 50px;
}
.benu-image .holder .link-holder strong {
  font-size: 20px;
  text-transform: uppercase;
}
.benu-image .holder .img-holder {
  height: 243px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.benu-image .holder sup {
  font-size: 17px;
  font-weight: 700;
}

.banner-top {
  padding-top: 20px;
}

.text-content {
  color: #192a67;
  font-size: 30px;
  text-align: center;
  margin-top: 5%;
  margin-bottom: 5%;
}

.banner-bottom-img {
  margin-top: 35px;
  text-align: center;
}

@media (min-width: 1419px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1280px;
  }
}
@media (max-width: 1199px) {
  .banner-bottom-img {
    text-align: center;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 992px) {
  .banner-top {
    height: 650px;
  }
}
@media only screen and (max-width: 1419px) and (min-width: 1200px) {
  .container.main .banner-bottom .banner-holder.banner-2 {
    height: 380px;
  }
  .pro-holder img {
    height: 178px;
  }
}
@media only screen and (max-width: 991px) and (min-width: 767px) {
  .benu-image .holder {
    padding-bottom: 50px;
  }
  .position-relative {
    height: 800px;
  }
  .feature-text {
    bottom: 7%;
  }
}
@media (max-width: 1199px) {
  .content .categories-sec .col {
    margin: 10px 20px 30px 20px;
    font-size: 16px;
    height: 60px;
  }
  .content .categories-sec .col-6 {
    background: #192a67;
    text-align: center;
    height: 175px;
    line-height: 150px;
    border-radius: 15px;
    padding: 10px;
    width: 40%;
    margin: 3%;
  }
  .content .banner-bottom .h1 {
    font-size: 50px;
    line-height: 48px;
  }
  .content .banner-bottom p {
    font-size: 18px;
  }
  .content .banner-bottom .discount {
    font-size: 45px;
    width: 130px;
    height: 150px;
    padding-top: 40px;
    left: 42%;
  }
  .container.main .banner-bottom .banner-holder.banner-2 {
    height: 310px;
  }
  .container.main .banner-bottom .link-holder {
    width: 90%;
  }
  .container.main .banner-bottom .banner-holder.banner-2 h3 {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 991px) {
  .offline-text img {
    width: 40%;
    right: 10px;
  }
}
@media (max-width: 991px) {
  .content .benu-image-slider .h3,
  .content .benu-image-slider p {
    padding-left: 15px;
  }
  .content .categories-sec {
    margin: 0 10px;
  }
  .banner-bottom-txt {
    width: 100%;
    padding-left: 50px;
  }
  .content .banner-bottom {
    height: auto;
  }
  .content .banner-bottom .discount {
    right: 15px;
    left: auto;
  }
  .banner-bottom-img {
    padding-bottom: 0px;
  }
  .benu-image .holder {
    margin-bottom: 0px;
  }
  .content .banner-bottom .h1 {
    font-size: 30px;
    line-height: 28px;
  }
  .container.main .banner-bottom .banner-bottom-img img {
    position: relative;
  }
  .container.main .banner-bottom .link-holder a {
    width: 90%;
  }
  .banner-top {
    height: 800px;
  }
  .container.main {
    background: url(../images/bck-mob.jpg) no-repeat;
    background-size: cover;
  }
  .container.main .banner-bottom .banner-holder.banner-2 {
    background: url(../images/baner-2-m.png) no-repeat;
    background-size: contain;
    height: 1620px;
    background-size: cover;
  }
  .container.main .link-holder {
    margin-top: -30px;
    margin-bottom: 0px;
  }
  .container.main .banner-bottom .link-holder {
    margin-top: -20px;
  }
  .offline-text {
    height: 500px;
  }
  .offline-text img {
    top: 0;
    right: 40px;
    width: 80%;
  }
}
@media (max-width: 1200px) {
  .content .benu-image-slider .h3,
  .content .benu-image-slider p {
    padding-left: 35px;
  }
  .content .categories ul li a {
    width: 88%;
    font-size: 16px;
    height: 60px;
  }
  .content .slick-slide {
    margin: 0 20px;
  }
  .content .slick-list {
    margin: 0 0px;
  }
  .content .benu-image-slider {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .container.main .banner-bottom .banner-holder.banner-1 {
    background: url(../images/baner-1-m.png) no-repeat;
    background-size: contain;
    height: 1200px;
    margin-top: 50px;
  }
  .banner-bottom-txt {
    padding-left: 0;
    padding-top: 10%;
    text-align: center;
  }
  .container.main .banner-bottom .banner-holder.banner-2 {
    background: url(../images/baner-2-m.png) no-repeat;
    background-size: contain;
    height: 1200px;
    background-size: cover;
  }
  .container.main .banner-bottom {
    margin-top: 0;
  }
  .banner-top {
    height: 570px;
  }
  .container.main .banner-bottom {
    margin-top: 80px;
  }
  h1 {
    font-size: 2rem;
  }
  h1 strong {
    font-size: 2rem;
  }
  .container.main {
    overflow: hidden;
  }
  .position-relative {
    height: 600px;
  }
  .offline-text {
    height: 440px;
  }
  .offline-text p {
    font-size: 16px;
  }
  .logo {
    top: 0;
  }
  .position-relative {
    margin-bottom: -50px;
  }
  .feature-text {
    bottom: 15%;
  }
}
@media (max-width: 576px) {
  .content .categories-sec .col {
    height: 42px;
    font-size: 14px;
    margin: 10px 10px 30px 10px;
  }
  .content .categories ul {
    width: 96%;
    margin-left: 2% !important;
  }
  .content .categories ul li a {
    width: 88%;
    font-size: 14px;
    height: 42px;
  }
  .content .banner-bottom p {
    font-size: 14px;
  }
  .content .banner-bottom .discount {
    width: 70px;
    height: 75px;
    font-size: 24px;
    padding-top: 20px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
  }
  .banner-bottom-txt {
    padding-left: 20px;
  }
  .banner-bottom-txt img {
    width: 100%;
  }
  .content .banner-bottom .h1 {
    font-size: 25px;
  }
  .container.main .banner-bottom .h1 {
    font-size: 42px;
    line-height: 30px;
  }
  .container.main .banner-bottom p {
    font-size: 20px;
  }
  .container.main .banner-bottom .link-holder a {
    width: 100%;
  }
  .benu-image .holder h2 {
    font-size: 28px;
    width: 80%;
  }
  .container.main {
    background-position: 0 0;
    background-size: contain;
  }
  .container.main {
    background-size: cover;
  }
  .benu-image {
    padding: 0 15px;
  }
  .banner-top, .offline-text {
    padding: 15px;
    height: 480px;
  }
  .position-relative {
    height: 500px;
  }
  .feature-text {
    bottom: 12%;
  }
  .benu-image .holder .link-holder strong {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .container.main .banner-bottom .banner-holder.banner-1 {
    height: 630px;
  }
  .container.main .banner-bottom .banner-holder.banner-2 {
    height: 1000px;
  }
  .container.main .banner-bottom .banner-holder.banner-2 .banner-bottom-txt {
    padding-top: 20%;
  }
  .container.main .categories-sec h2 {
    font-size: 32px;
  }
  .container.main .categories-sec {
    background: no-repeat url(../images/baloni-popusti-mob.png);
    background-size: contain;
  }
  .benu-image .holder img {
    padding-bottom: 50px;
    max-width: 100%;
  }
  .offline-text {
    height: 400px;
  }
  .banner-top {
    height: 460px;
  }
  .logo {
    width: 50%;
  }
  .offline-text {
    margin-bottom: 0;
  }
  .benu-image .holder .img-holder {
    height: 200px;
  }
  .benu-image .holder {
    height: 450px;
  }
  .feature-text {
    left: 10px;
  }
  .feature-text {
    bottom: 22%;
  }
}
@media (max-width: 380px) {
  .container.main .banner-bottom .banner-holder.banner-1 {
    height: 600px;
  }
  .container.main .banner-bottom .banner-holder.banner-2 {
    height: 830px;
  }
  .container.main .banner-bottom .banner-holder.banner-2 .banner-bottom-txt {
    padding-top: 20%;
  }
  .banner-top {
    height: 390px;
  }
  .feature-text {
    bottom: 22%;
  }
  .offline-text p {
    margin-top: 20px;
  }
}/*# sourceMappingURL=style.css.map */