.main_section_group_wrap {
  padding-top: 40px;
}

.top-img-txtwrapper {
  position: absolute;
  left: 65%;
  top: 9%;
  padding: 10px 20px 10px 10px;
  color: #444;
  font-size: 24px;
}

.top-img-txtwrapper.top-img-bottomtxt {
  top: auto;
  bottom: 9%;
}

.top-img-ttile {
  font-size: 2em;
  font-weight: 600;
  margin-bottom: 15px;
  line-height: 1;
  color: #fff;
  text-shadow: 0 0 4px #444;
}

.top-img-img {
  width: 100%;
  padding-top: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.top-img-img_1920 {
  padding-top: 40%;
}

.switchback-img {
  position: relative;
}

.sw-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.top-img-txt-akcija {
  margin-top: 10px;
  font-weight: 400;
}

.top-img-btnwrapper {
  margin-top: 15px;
}

.main_section_group_text {
  color: #444;
  font-size: 24px;
  font-weight: 300;
  padding: 15px;
  background: #fff;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.gridwrapper {
  font-size: 0;
}

.paddingwrapper {
  padding: 0 20px 20px;
}

.toppaddingwrapper {
  padding-top: 20px;
}

.gridmodul {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
}

.gridmodul1 {
  display: block;
}

.gridmodul2 {
  width: 50%;
}

.gridmodul3 {
  width: 33.3%;
}

.gridmodul4 {
  width: 25%;
}

.gridmodul60 {
  width: 60%;
}

.gridmodul40 {
  width: 40%;
}

.gridmodul20 {
  width: 20%;
}

.gridmodul80 {
  width: 80%;
}

.paddingmodulwrapper {
  padding: 20px 10px;
}

.paddingmodulwrapper.nobottompadding {
  padding: 20px 10px 0;
}

.gridmodulcont {
  position: relative;
}

.paddingmodul {
  padding: 20px 10px;
}

.roundmodul {
  border-radius: 6px;
}

.flex100h {
  display: flex;
}

.gridmodultopcolormark {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 20px;
}

.modulimg,
.roundmodulwithcolormark {
  overflow: hidden;
}

.modulimgcenter {
  text-align: center;
  height: 150px;
}

.modulimgcenter_200 {
  text-align: center;
  height: 200px;
}

.modulimgleft,
.modulimgright {
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
}

.gridmodul60 .modulimgleft,
.gridmodul60 .modulimgright {
  width: 60%;
}

.modulimgleft {
  left: 0;
}

.modulimgright {
  right: 0;
  text-align: right;
}

.modulimgoutsidetop {
  top: -30px;
  height: calc(100% + 30px);
}

.modulimgoutsideleft {
  left: -30px;
}

.modulimgoutsideright {
  right: -30px;
}

.modulimgcontain,
.modulimgcover {
  background-position: center;
  background-repeat: no-repeat;
}

.modulimgcover {
  background-size: cover;
}

.modulimgcontain {
  background-size: contain;
}

.modulimgminh {
  height: 100%;
  min-height: 350px;
}

.modulimgh250 {
  height: 250px;
}

.modulimg img {
  height: 100%;
}

.modultxt {
  position: relative;
  text-align: center;
  padding: 0 10px;
  font-size: 18px;
  font-weight: 300;
  color: #444;
  box-sizing: border-box;
}

.modultxt.modultxtleftalgn {
  text-align: left;
}

.modultxtleft,
.modultxtright {
  width: 50%;
}

.gridmodul60 .modultxtleft,
.gridmodul60 .modultxtright {
  width: 40%;
}

.modultxtright {
  margin-left: 50%;
}

.gridmodul60 .modultxtright {
  margin-left: 60%;
}

.modultxtbtn {
  padding-bottom: 40px;
}

.modultxttop {
  font-size: 1.4em;
  font-weight: 500;
  padding-bottom: 12px;
}

.modultopcrta {
  margin-top: 15px;
  border-top: 1px solid #d3d3d3;
  padding-top: 5px;
}

.modultxttxt {
  padding-bottom: 15px;
}

.modultxtbig {
  font-size: 1.2em;
}

.modultxtpaddingtopnoleft {
  padding: 20px 10px 0 0;
}

.modulbtn {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
}

.modulbtn .topbutton,
.top-img-btn {
  text-transform: none;
  text-shadow: none;
  text-align: center;
  font-size: 20px;
  padding: 10px 20px;
  box-shadow: 0 0 5px #555;
  border: none;
  border-radius: 3px;
}

.modulbtn .topbutton {
  padding: 5px 20px;
}

.sectiontitle {
  padding: 0 0 10px;
  font-size: 28px;
  font-weight: 500;
  text-align: left;
  border-bottom: 4px solid #d3d3d3;
}

.sectiontitleblock {
  display: inline-block;
  position: relative;
  color: #444;
}

.sectiontitleblock:after {
  content: ' ';
  position: absolute;
  bottom: -14px;
  left: 0;
  width: 100%;
  height: 4px;
}

.paddingwrapper.sectionpadding {
  padding: 0 30px 20px;
}

.paddingwrapper.sectionpaddingtop {
  padding: 30px 30px 0;
}

.fullwidthtext {
  padding: 0 0 20px;
}

.backlightgray {
  background: #efefef;
}

.salice_boje {
  font-size: 0;
  text-align: center;
  padding-top: 10px;
}

.salice_boje>li {
  display: inline-block;
  width: 10%;
  padding-top: 10%;
  margin-right: 4%;
  border-radius: 50%;
}

.gridmodul2 .salice_boje>li {
  width: 7%;
  padding-top: 7%;
  margin-right: 3%;
}

.salice_boje>li:last-child {
  margin-right: 0;
}

.modultxt_cijena {
  font-size: 1.5em;
  font-weight: 500;
  padding-bottom: 10px;
}

.modultxt_cijena_dodatne,
.modultxt_cijena_opis {
  display: inline-block;
  font-size: .6em;
  font-weight: 400;
}

.modultxt_cijenanormal {
  position: relative;
  display: inline-block;
  color: gray;
  font-weight: 300;
  white-space: nowrap;
}

.modultxt_cijenanormal:after {
  content: ' ';
  position: absolute;
  left: -10%;
  top: 50%;
  width: 120%;
  height: 2px;
  background-color: red;
  transform: rotate(-7deg);
}

.modultxt_cijenaakcija {
  display: inline;
  color: red;
  font-weight: 500;
  white-space: nowrap;
}

.modultxt_cijenaakcija:before {
  content: '\00a0\00a0\00a0';
}

.modultxt_valuta {
  margin-left: 6px;
}

.druga_valuta {
  font-weight: 300;
  margin-left: 20px;
  white-space: nowrap;
  font-size: .8em;
  opacity: .6;
}

.modultxt_vecekollink {
  text-align: right;
  padding-bottom: 5px;
  opacity: 0;
}

.modultxt_vecekollink span {
  color: #00f;
  text-decoration: underline;
  font-style: italic;
  cursor: pointer;
}

.modultxt_vecekoltab {
  text-align: left;
}

.modultxt_vecekoltab_in {
  margin-bottom: 10px;
}

.modultxt_vecekoltab_in h3 {
  padding: 0 10%;
  text-align: left;
  margin-bottom: 0;
}

.modultxt_vecekoltab .gentable {
  width: 100%;
}

.modultxt_vecekoltab_in .gentable {
  width: 80%;
}

.modultxt_vecekoltab .gentable tr.backmaincolorlight {
  background-color: #fff;
}

.akcijamodul,
.novomodul {
  overflow: hidden;
}

.akcijamodul:before,
.novomodul:before {
  position: absolute;
  color: #fff;
  right: 12px;
  top: -24px;
  font-size: 20px;
  font-weight: 500;
  padding: 50px 70px 5px;
  transform-origin: center;
  transform: translateX(50%) rotate(45deg);
  box-shadow: 0 0 5px #444;
}

.akcijamodul:before {
  content: 'Akcija';
  background: red;
}

.novomodul:before {
  content: 'NOVO';
  background: #00a900;
}

.fonticncenter {
  font-size: 50px;
  text-align: center;
}

.swipemodul {
  white-space: nowrap;
  overflow-x: hidden;
  padding-bottom: 0;
  font-size: 0;
}

.swipewrapmodul {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}

.swipemodulcont {
  max-width: 450px;
  margin: 0 auto;
  white-space: normal;
  text-align: justify;
}

.swipemodulcont p {
  text-indent: 10px;
  margin-bottom: 6px;
  font-size: 16px;
  font-weight: 400;
  color: #444;
}

.swipemodulcont p.potpis {
  text-align: right;
  font-style: italic;
}

.indicatorsmodul {
  text-align: center;
  white-space: nowrap;
}

.indicatorsmodul li {
  display: inline-block;
  cursor: pointer;
  border: 1px solid gray;
  border-radius: 50%;
  height: 10px;
  width: 10px;
  margin-right: 5px;
}

.indicatorsmodul li.active {
  background-color: gray;
}

.txtlight {
  color: #bbb;
}

.fotoslick_imgwrap {
  padding: 2%;
  box-sizing: border-box;
}

.fotoslick img {
  width: 100%;
}

.top-img-left {
  background-position: left;
}

.top_img_title_smaller {
  font-size: 2rem;
}

.top-img-txt_smaller {
  font-size: 1.4rem;
}

.three_column_grid {
  margin: 40px 0 100px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.three_column_grid.big_grid_gap {
  grid-gap: 40px;
}

.four_column_grid {
  margin: 40px 0 100px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

.vertical_img_modul {
  all: unset;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 10px 20px;
}

.vertical_img_modul_txt_wrap {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 20px;
  height: 100%;
  color: #444;
}

.vertical_img_modul img {
  width: 100%;
  height: auto;
  aspect-ratio: 5/3;
  border-radius: 8px;
  object-fit: cover;
  margin-bottom: 10px;
}

.vertical_img_modul h2 {
  text-align: center;
  color: #444;
  margin-bottom: 10px;
  font-size: 1.4rem;
  font-weight: 500;
}

.vertical_img_modul p {
  font-weight: 300;
  font-size: 18px;
  text-align: center;
}

.vertical_img_modul p b {
  font-weight: 500;
}

.vertical_img_modul button {
  margin: 10px 0 20px;
}

.cleanbutton {
  all: unset;
  cursor: pointer;
  border-radius: 6px;
  border: none;
  padding: 10px 15px;
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  background-image: unset;
  background-color: var(--main-color);
  box-sizing: border-box;
}

.top-img-wrapper {
  position: relative;
  overflow: hidden;
}

.top-img-cover-curved {
  position: absolute;
  width: 49%;
  height: 157%;
  bottom: 0;
  right: 0;
  border-top-left-radius: 56% 90%;
  border-bottom-left-radius: 10% 50%;
  transform: rotate(18deg);
  transform-origin: bottom left;
}

.center_title {
  text-align: center;
  color: #444;
  font-size: 2rem;
  margin: 10px 0;
  padding: 0 40px;
  font-weight: bold;
}

.thin_center_title {
  font-weight: 300;
}

.center_subtitle {
  text-align: center;
  color: #444;
  font-size: 1.2rem;
  margin: 10px 0 40px;
  font-weight: 300;
  padding: 0 40px;
}

.big_number_modul {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  padding: 0 30px;
  box-sizing: border-box;
}

.big_number_modul img {
  width: 140px;
  box-sizing: border-box;
  padding: 5px;
  height: auto;
  margin-right: -10px;
  object-fit: contain;
}

.big_number_modul h2 {
  width: 100%;
  text-align: left;
  font-size: 22px;
  color: #444;
  margin-bottom: 10px;
}

.big_number_modul p {
  font-weight: 300;
  text-align: left;
}

.big_number_modul_txt_wrap {
  display: flex;
  flex-direction: column;
  padding: 10px 20px;
  height: 100%;
}

.big_number_modul_txt_wrap p {
  font-weight: 300;
  font-size: 18px;
}

.kalendari_slick_wrapper {
  margin: 0 30px;
  box-sizing: border-box;
}

.vrste_kalendara_slick {
  --small-size: 380px;
  --big-size: 390px;
  height: var(--big-size);
}

.vrste_kalendara_slick img {
  height: var(--small-size);
  transition: .3s ease-in-out;
  margin: 0 auto;
  opacity: .5;
}

.vrste_kalendara_slick .slick-slide.slick-center img {
  opacity: 1;
}

.vrste_kalendara_slick .slick-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  justify-items: center;
  height: var(--big-size);
}

.vrste_kalendara_slick .slick-next:before,
.vrste_kalendara_slick .slick-prev:before {
  color: #444 !important;
}

#opis_vrste_kalendara {
  max-width: 700px;
  height: 50px;
}

.vrsta_kalendara_info {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 1.8rem;
  margin-top: 40px;
  margin-bottom: 20px;
}

.vrsta_kalendara_info div {
  font-size: 18px;
}

.vrsta_kalendara_info h2 {
  color: var(--main-color);
  font-size: 24px;
}

.vrsta_kalendara_info p {
  font-weight: 300;
  font-size: 18px;
  margin-bottom: 10px;
  padding: 0 20px;
}

.bento_grid {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  grid-template-rows: repeat(6, 1fr);
  grid-gap: 10px;
  margin-bottom: 80px;
  height: 600px;
}

.bento_grid div {
  border-radius: 8px;
  background-position: center;
  background-size: cover;
  overflow: hidden;
}

.bento_grid img {
  all: unset;
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.three_column_space_between {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 80px;
  margin-top: 40px;
  padding: 0 20px;
  box-sizing: border-box;
  width: 100%;
  position: relative;
}

.kalendar_info_link_out {
  all: unset;
  cursor: pointer;
  aspect-ratio: 1/1;
  background-size: 100%;
  flex-grow: 1;
  flex-shrink: 1;
  max-width: 28%;
  position: relative;
  background-position: center;
  transition: .3s ease-out;
  margin: 0 10px;
  box-sizing: border-box;
}

.kalendar_info_link_out:hover {
  background-size: 110%;
}

.kalendar_info_link_out_title {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 14%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  background-color: rgba(167, 167, 167, .9);
  color: #fff;
  font-weight: 400;
  transition: .3s ease-out;
}

.kalendar_info_link_out:hover .kalendar_info_link_out_title {
  background-color: #a7a7a7;
  font-weight: 500;
  text-decoration: underline;
  font-size: 20px;
  height: 16%;
}

.section_picker {
  box-sizing: border-box;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  margin-bottom: 80px;
}

.section_picker h2 {
  font-weight: 500;
  font-size: 1.6rem;
  margin-bottom: 0;
}

.section_picker_buttons {
  width: 100%;
  max-width: 600px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
}

.section_picker_buttons .cleanbutton {
  text-wrap: nowrap;
  flex-shrink: 1;
}

.cleanbutton.disabled {
  background-color: #adacac;
  cursor: default;
}

.section {
  margin: 40px 0;
}

.section .three_column_grid {
  margin-bottom: 0;
}

.tab_bar_picker {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  margin: 0 auto;
}

.tab_bar_picker.max_width_500 {
  max-width: 500px;
}

.tab_bar_item {
  color: #345750;
  font-weight: 600;
  font-size: 16px;
  cursor: pointer;
  padding: 5px 10px;
}

.tab_bar_picker.max_width_500 .tab_bar_item {
  font-size: 18px;
}

.tab_bar_item.selected,
.tab_bar_item:hover {
  border-bottom: 2.5px solid #345750;
}

.hidden {
  display: none;
}

.image_with_title {
  position: relative;
  border-radius: 20px;
  aspect-ratio: 1/1;
}

.image_with_title h2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  background-color: #f2dbb1;
  color: #345750;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  box-sizing: border-box;
  padding: 10px 0;
}

.image_with_title img {
  border-radius: 20px;
  box-sizing: border-box;
  aspect-ratio: 1/1;
}

.gridwrapperfullfullwidth {
  width: 100vw;
  width: 100dvw;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  box-sizing: border-box;
}

.marquee {
  cursor: pointer;
  display: block;
  width: 100vw;
  width: 100dvw;
  padding: 20px 40px;
  background-color: #f2dbb1;
  color: #345750;
  text-align: center;
  text-decoration: none;
  font-size: 1.2rem;
  font-weight: 500;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
}

.marquee span {
  display: inline-block;
  animation: 15s linear infinite marquee;
}

@keyframes marquee {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-50%);
  }
}

.top-img-txt_gif {
  display: flex;
  justify-content: center;
  align-items: center;
}

.top-img-txt_gif img {
  max-width: 350px;
}

.top-img-txtwrapper_christmas_green {
  left: 59%;
  box-sizing: border-box;
}

.productodabir_label {
  padding: 10px 0 14px;
  font-size: 18px;
  font-weight: 300;
  color: #444;
}

.productodabir {
  display: inline-block;
  width: calc(50% - 10px);
  padding: 10px;
  margin-bottom: 20px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  cursor: pointer;
}

.productodabir:nth-child(2n) {
  margin-left: 20px;
}

.productodabir.stilprodselected,
.productodabir:hover {
  background-color: var(--main-color-light);
}

.productmockicn {
  display: inline-block;
  width: 100px;
  height: 70px;
  vertical-align: middle;
  background-position: center;
  background-size: auto 115%;
  background-repeat: no-repeat;
}

.productodabirtxt {
  display: inline-block;
  width: calc(100% - 110px);
  margin-left: 10px;
  font-size: 16px;
  font-weight: 400;
  color: #999;
  vertical-align: middle;
  text-wrap: nowrap;
  text-overflow: ellipsis;
}

.productnaziv {
  font-size: 20px;
  font-weight: 500;
  color: #444;
}

.productodabirtxt_cijena {
  color: #444;
}

@media only screen and (max-width:1300px) {
  .fullwidthtext {
    padding: 0 20px 20px;
  }

  .bento_grid {
    padding: 0 40px;
  }
}

@media only screen and (max-width:1280px) {
  .top-img-txtwrapper {
    font-size: 1.85vw;
  }
}

@media only screen and (max-width:1000px) {
  .three_column_grid.break_at_1000 {
    grid-template-columns: 1fr;
  }

  .three_column_grid.break_at_1000 .big_number_modul {
    justify-content: center;
  }
}

@media only screen and (max-width:900px) {
  .top-img-cover-curved.break_at_900 {
    display: none;
  }

  .top-img-img.break_at_900 {
    padding-top: 69%;
    background-position: left;
  }

  .top-img-txt_gif img {
    max-width: 250px;
  }

  .top-img-txtwrapper.break_at_900 {
    position: unset;
    left: 0;
    top: 0;
    padding: 20px;
    font-size: 5vw;
  }

  .top-img-txtwrapper_christmas_green {
    background-color: #345750;
  }
}

@media only screen and (max-width:800px) {
  .gridmodul2 .salice_boje>li {
    width: 9%;
    padding-top: 9%;
    margin-right: 3%;
  }

  .kalendari_slick_wrapper {
    margin: 0 35px;
    box-sizing: border-box;
  }

  #opis_vrste_kalendara {
    max-width: 700px;
    height: 70px;
  }

  .three_column_grid {
    grid-template-columns: 1fr;
  }

  .four_column_grid .vertical_img_modul {
    padding: 0;
  }

  .izradilipokloni_slick .vertical_img_modul {
    padding: 0 10px;
  }

  .four_column_grid {
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    padding: 10px;
  }

  .four_column_grid .cleanbutton,
  .four_column_grid .vertical_img_modul_txt_wrap p {
    font-size: 16px;
  }

  .bento_grid {
    padding: 0 10px;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(12, 1fr);
    height: 1200px;
  }

  .vrste_kalendara_slick {
    --small-size: 260px;
    --big-size: 260px;
  }

  .three_column_space_between {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-row-gap: 20px;
  }

  .kalendar_info_link_out {
    width: 90%;
    max-width: 90%;
    margin: 0 auto;
  }

  .kalendar_info_link_out_title {
    height: 20%;
  }

  .kalendar_info_link_out:hover .kalendar_info_link_out_title {
    height: 24%;
  }

  .big_number_modul img {
    width: 100px;
    height: auto;
    margin-right: -5px;
  }

  .tab_bar_picker {
    z-index: 2;
    position: sticky;
    top: 55px;
    background-color: #fff;
    width: 100vw;
    width: 100svw;
    box-sizing: border-box;
    padding: 10px;
    justify-content: flex-start;
    overflow: scroll;
    flex-wrap: nowrap;
    scrollbar-width: none;
    -ms-overflow-style: none;
    max-width: 100vw !important;
    max-width: 100dvw !important;
  }

  .tab_bar_picker.max_width_500 {
    justify-content: center;
  }

  .tab_bar_picker::-webkit-scrollbar {
    display: none;
  }

  .tab_bar_item {
    font-size: 16px;
    flex-shrink: 0;
  }

  .tab_bar_picker.max_width_500 .tab_bar_item {
    font-size: 18px;
    flex-shrink: 0;
  }
}

@media only screen and (max-width:600px) {
  .image_with_title h2 {
    font-size: 1.2rem;
  }

  .section_picker_buttons {
    align-items: center;
    justify-content: center;
  }

  .section_picker_buttons .cleanbutton {
    margin: 0 10px;
  }

  .top_img_title_smaller_on_mobile {
    font-size: 1.8rem;
  }

  .top-img-txt_gif {
    margin-bottom: 10px;
  }

  .top-img-txt_gif img {
    max-width: 240px;
  }

  #opis_vrste_kalendara {
    max-width: 700px;
    height: 90px;
  }

  .top-img-cover-curved {
    display: none;
  }

  .top-img-txtwrapper {
    position: unset;
    left: 0;
    top: 0;
    padding: 20px;
    font-size: 5vw;
  }

  .top-img-txtwrapper.top-img-whiteback {
    background: #fff;
  }

  .top-img-ttile {
    color: #444;
    text-shadow: none;
  }

  .top-img-img,
  .top-img-img.break_at_900 {
    padding-top: 69%;
    background-position: left;
  }

  .top-img-img_1920 {
    padding-top: 40%;
    background-position: center;
  }

  .sw-img {
    background-position: left;
  }

  .top-img-btnwrapper {
    text-align: right;
  }

  .main_section_group_text {
    font-size: 16px;
  }

  .gridmodul2,
  .gridmodul20,
  .gridmodul3,
  .gridmodul40,
  .gridmodul60,
  .gridmodul80 {
    width: 100%;
    display: block;
  }

  .gridmodul4 {
    width: 50%;
  }

  .flex100h {
    display: block;
  }

  .paddingmodulwrapper,
  .paddingmodulwrapper.nobottompadding {
    padding: 10px 0;
  }

  .gridmodul4.paddingmodulwrapper:nth-child(odd) {
    padding-right: 5px;
  }

  .gridmodul4.paddingmodulwrapper:nth-child(2n) {
    padding-left: 5px;
  }

  .modulimgleft,
  .modulimgright {
    width: calc(50% + 20px);
  }

  .gridmodul40 .modulimgleft,
  .gridmodul40 .modulimgright,
  .gridmodul60 .modulimgleft,
  .gridmodul60 .modulimgright {
    top: 40px;
    left: 0;
    width: 100%;
    height: 150px;
  }

  .modulimgoutsidetop {
    top: -10px;
    height: calc(100% + 30px);
  }

  .modulimgoutsideleft {
    left: -20px;
  }

  .modulimgoutsideright {
    right: -20px;
  }

  .flex100h .modulimgflexh {
    height: 200px;
  }

  .modulimg img {
    height: auto;
    width: 100%;
  }

  .paddingwrapper.sectionpadding {
    padding: 0 20px 10px;
  }

  .paddingwrapper.sectionpaddingtop {
    padding: 10px 30px 0;
  }

  .gridmodul40 .modultxtleft,
  .gridmodul40 .modultxtright,
  .gridmodul60 .modultxtleft,
  .gridmodul60 .modultxtright {
    width: 100%;
    margin: 0;
  }

  .gridmodul40 .modultxtleft .modultxttop,
  .gridmodul40 .modultxtright .modultxttop,
  .gridmodul60 .modultxtleft .modultxttop,
  .gridmodul60 .modultxtright .modultxttop {
    margin-bottom: 130px;
  }

  .top-img-txt.txtlight {
    color: inherit;
  }

  .rokoviwrapper .fonticncenter {
    display: inline-block;
    font-size: 40px;
  }

  .rokoviwrapper .paddingmodul {
    padding: 0;
  }

  .rokoviwrapper .mobilehide {
    display: none;
  }

  .productodabir_label {
    padding: 0 0 8px;
  }

  .productodabir {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    padding: 5px;
  }

  .productodabir:nth-child(2n) {
    margin-left: 0;
  }

  .productmockicn {
    height: 60px;
  }

  .productodabirtxt {
    font-size: 14px;
  }
}

@media only screen and (max-width:320px) {
  #opis_vrste_kalendara {
    max-width: 700px;
    height: 120px;
  }

  .gridmodul4 {
    width: 100%;
    display: block;
  }

  .gridmodul4.paddingmodulwrapper:nth-child(2n),
  .gridmodul4.paddingmodulwrapper:nth-child(odd) {
    padding-right: 0;
    padding-left: 0;
  }

  .salice_boje>li {
    width: 12%;
    padding-top: 12%;
  }
}

.vecekoltab2 {
  all: unset;
  font-size: 20px;
  display: block;
  max-width: 100%;
  position: relative;
  z-index: 1;
  white-space: nowrap;
}

.vecekoltab2 tr {
  box-sizing: border-box;
  height: 43px;
  max-height: 43px;
}

.vecekoltab2 td {
  box-sizing: border-box;
  padding: 10px 30px;
  text-align: center;
}

.vecekoltab2 tr td {
  border-right: 1px solid #fff;
}

.vecekoltab2 tr td:last-child,
.vecekoltab2_mob tr td {
  border-right: none;
}

.vecekoltabcijenarow {
  padding: 40px 0;
  box-sizing: border-box;
  border-radius: 4px;
  position: relative;
  z-index: 1;
  height: fit-content;
  font-weight: 500;
}

.vecekoltabcijenarow::after {
  content: '';
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 43px;
  background: linear-gradient(to right, var(--main-color-ligter-light), var(--main-color));
  border-radius: 10px;
}

.vecekoltabpopustrow {
  color: var(--main-color-darker);
  font-weight: 600;
}

.vecekoltabkolicinarow {
  color: #555;
}

.vecekoltab2 tr td:first-child {
  color: #666;
  font-weight: 200;
  font-size: 18px;
}

.vecekoltabcijenarow td:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.vecekoltabcijenarow td:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.vecekolivise {
  font-weight: 200;
}

.vecekoltab2_mob {
  display: none;
  width: 100%;
  margin-bottom: 20px;
}

.vecekoltab2_mob td,
.vecekoltab2_mob th {
  padding: 8px 10px;
  font-size: 20px;
  width: 300px;
}

.vecekoltab2_mob th {
  color: #888;
  font-weight: 500;
  font-size: 18px;
  border-bottom: 1px solid #ddd;
}

.vecekoltab2_mob tr td {
  color: #555;
}

.vecekoltab2_mob tr td:first-child {
  color: #444;
  font-weight: 500;
  font-size: 20px;
}

.vecekoltab2_mob tr td:last-child {
  color: var(--main-color-darker);
  font-weight: 500;
}

.vecekoltab2_mob:after {
  content: '';
  background: linear-gradient(to bottom, var(--main-color-ligter-light), var(--main-color-dark));
  position: absolute;
  top: 0;
  left: 0;
  width: calc(33.3% - 4px);
  height: 100%;
  z-index: -1;
  border-radius: 10px;
}

.vecekoltab2_mob tr td:first-child,
.vecekoltab2_mob tr th:first-child {
  background: 0 0;
}

@media only screen and (max-width:1050px) {
  .vecekoltab2 {
    display: none;
  }

  .vecekoltab2_mob {
    display: block;
  }
}

.i1clicks_after.i1clicks_after_show {
  background-color: #2f9e44 !important;
  z-index: 102;
}

.i1clicks_after {
  position: absolute;
  color: #fff;
  padding: 5px;
  font-size: 12px;
  z-index: 101;
  display: flex;
  flex-direction: row;
  gap: 5px;
}

.i1clicks_after div {
  padding: 3px 4px;
  background-color: #1971c2;
}

.i1clicks_after div:first-child {
  background-color: #e03131;
  color: #fff;
}




.three_posts_grid {
  padding: 0 30px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

@media screen and (max-width: 768px) {
  .three_posts_grid {
      grid-template-columns: repeat(1, 1fr);
  }
}

.blog_modul {
  padding: 10px 0px;
  border-radius: 12px;
  box-sizing: border-box;
}

.blog_modul_link {
  all: unset;
  cursor: pointer;
  display: block;
}

.blog_modul h3 {
  margin: 12px 0 8px 0;
  font-size: 1.4rem;
  color: #444;
  font-weight: 500;
  line-height: 1.3;
  font-family: 'Red Hat Text', 'Helvetica Neue', sans-serif;

}


.blog_modul p {
  font-size: 1rem;
  font-weight: 300;
  color: #444;
  margin-bottom: 12px;
  line-height: 1.4;
  font-family: 'Red Hat Text', 'Helvetica Neue', sans-serif;

}

.blog_modul span {
  color: #ff7f50;
  font-weight: 500;
}

.blog_modul .hero_image_wrap {
  overflow: hidden;
  width: 100%;
  aspect-ratio: 4/3;
  border-radius: 8px;

}

.blog_modul .hero_image {
  width: 100%;
  height: 100%;
  border-radius: 8px;
  background-size: cover;
  background-position: center;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.blog_modul .hero_image_wrap:hover .hero_image {
  transform: scale(1.05);
}