@font-face {
  font-family: 'Open Sans';
  src: url('subset-OpenSans-Regular.woff2') format('woff2'),
      url('subset-OpenSans-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('subset-OpenSans-Bold.woff2') format('woff2'),
      url('subset-OpenSans-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('subset-OpenSans-Italic.woff2') format('woff2'),
      url('subset-OpenSans-Italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('subset-OpenSans-BoldItalic.woff2') format('woff2'),
      url('subset-OpenSans-BoldItalic.woff') format('woff');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}


.pTB10 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.pTB15 {
  padding-top: 15px;
  padding-bottom: 15px;
}
.font-size-22 {
  font-size: 22px;
}
.font-size-18 {
  font-size: 22px;
}
.ml15 {
  margin-left: 15px;
}
.mr15 {
  margin-right: 15px;
}
.mt100 {
  margin-top: 100px;
}

.mt115 {
  margin-top: 115px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb80 {
  margin-bottom: 80px;
}
.mtb0 {
  margin-top: 0;
  margin-bottom: 0;
}
.pt100 {
  padding-top: 100px;
}
.uvodniki .noviH1 {
  font-size: 50px;
}
.uvodniki .noviH2 {
  font-size: 40px;
}
.uvodniki .noviH3 {
  font-size: 35px;
}
.uvodniki .noviH4 {
  font-size: 27px;
}
.uvodniki .noviP {
  font-size: 22px;
}
.uvodniki .pMali {
  font-size: 15px;
}
.font-weight-400 {
  font-weight: 400 !important;
}
.line-height-40 {
  line-height: 40px;
}
.border-btn {
  border: 5px solid;
  padding: 20px 25px;
  font-size: 35px;
}
.background-btn {
  font-weight: 700;
  font-size: 25px;
  display: block;
  padding: 15px;
  width: 275px;
  text-align: center;
}
.bg-div {
  background-size: cover !important;
  background-position: center !important;
}
#countdown {
  display: flex;
  font-size: 130px;
  justify-content: center;
  font-weight: bold;
}
#countdown span {
  width: 140px;
  display: flex;
  justify-content: center;
}
.cel-posto {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #BE2B2B;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 28px;
  font-weight: 700;
  color: #fff;
}
.prod-name {
  font-size: 23px !important;
  font-weight: bold !important;
  text-align: center;
}
.prod-opis {
  text-align: center !important;
}
.cel-cijena {
  font-weight: 700 !important;
}
.cel-cijena span {
  font-weight: 400;
  text-decoration: line-through;
}
.gumb-head {
  background-color: #000;
  padding: 15px;
  width: 170px;
  font-size: 23px !important;
  color: #fff;
  text-align: center;
}
.gumb-head.white {
  color: #000 !important;
}
.bg-padd {
  padding-top: 50px;
  padding-bottom: 200px;
}
.overflow-scroll {
  overflow: scroll;
}
.overflow-scroll .w25 {
  flex: 0 0 25%;
}
.mt-150 {
  margin-top: -150px;
}
.pb30 {
  padding-bottom: 30px;
}
.pt30 {
  padding-top: 30px;
}
.flex-wrap {
  flex-wrap: wrap;
}
.text-center {
  text-align: center !important;
}
.image-area li {
  margin-left: 0 !important;
}
.border-dashed {
  padding: 10px;
  border: 3px;
  border-style: dashed;
  border-radius: 53px;
  margin-bottom: 30px;
}
.border-dashed .big-podnaslov {
  margin: 0 !important;
}
.cel-posto.cel-novo {
  background-color: #000 !important;
}
.col-half {
  width: calc(50% - 12px);
}
.col-half:nth-child(odd) {
  margin-right: 24px;
}


/* REVIEW */
.review-cont {
  display: flex;
  flex-direction: column;
}
.review-author {
  display: flex;
  align-items: center;
}
.review-author-img {
  width: 46px;
  height: 47px;
  margin-right: 17px;
}
.review-stars {
  width: 206px;
  height:27px;
  margin-top: 10px;
}
.uvodniki .author-name {
  color: #3C3C3C;
  font-size: 24px;
  font-weight: bold;
  font-family: "Barlow";
  text-align: left;
  margin: 0;
}
.uvodniki .review-text {
  color: #525252;
  font-weight: 500;
  font-size: 30px;
  font-family: "Barlow";
  text-align: left;
  margin: 20px 0;
}
.uvodniki .review-date {
  color: #727272;
  font-size: 18px;
  font-weight: normal;
  font-family: "Barlow";
  text-align: left;
  margin: 0;
}
#review-slider .slick-dots {
  display: flex;
  padding: 0 10px;
  bottom: -30px;
}
#review-slider .slick-dots li {
margin: 0 !important;
width: 34px;

display: inline-block !important;
}
#review-slider .slick-dots li button {
  width: 17px;
  height: 17px;
  background: #CC7B80;
}
.quote-slider:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: -30px;
  width: 173px;
  height: 113px;
  background: url("https://webshop.afroditacosmetics.com/slo/image/catalog/uvodniki/summer-affair-2024/summer-affair-2024-008c.png");
  background-size: cover;
}
.flipdown .rotor-group:nth-child(n+2):nth-child(-n+3)::before, .flipdown .rotor-group:nth-child(n+2):nth-child(-n+3)::after {
  content: none !important;
}
.flipdown .rotor-group {
  padding-right: 15px !important;
}
.flipdown .rotor {
  margin: 0px -5px 0px 0px !important;
}
@media (max-width: 767px) {
  .col-half {
    margin-right: 0;
  }
  .mobile-mb30 {
      margin-bottom: 30px !important;
  }
  .uvodniki .noviH1 {
    text-align: left;
  }
  .mobile-absolute {
    position: absolute;
  }
  .mobile-initial {
    position: initial;
  }
  .mobile-w60px {
    width: 60px;
  }
  .mobile-w100 {
    width: 100%;
  }
  .mobile-align-center {
    align-items: center;
  }
  .mobile-align-flex-end {
    align-items: flex-end;
  }
  .uvodniki .noviH1 {
    font-size: 32px !important;
  }
  .uvodniki .noviH2 {
    font-size: 24px;
  }
  .uvodniki .noviH3 {
    font-size: 21px;
  }
  .uvodniki .noviH4 {
    font-size: 18px;
  }
  .uvodniki .noviP {
    font-size: 14px;
  }
  .mobile-mb0 {
    margin-bottom: 0;
  }
  .mobile-mb15 {
    margin-bottom: 15px;
  }
  .mobile-mt10 {
    margin-top: 10px;
  }
  .mobile-mt20 {
    margin-top: 20px;
  }
  .mobile-mt30 {
    margin-top: 30px;
  }
  .mobile-mt50 {
    margin-top: 50px;
  }
  .background-btn {
    font-size: 12px;
    width: 130px;
    padding: 10px;
    text-align: center;
  }
  .border-btn {
    padding: 10px 25px;
    font-size: 16px;
  }
  .full-frame.mLR-30, .bg-padd.mLR-30 {
    margin-left: -30px;
    margin-right: -30px;
    width: calc(100% + 60px);
  }
  .mobile-w40px  {
    width: 40px;
  }
  .uvodniki .pMali {
    font-size: 5px;
  }
  .uvodniki .pMali.autor {
    font-size: 10px;
    margin-bottom: 0;
  }
  #countdown {
    font-size: 60px !important;
    line-height: normal !important;
  }
  #countdown span {
    width: 80px;
  }
  .mobile-flex-wrap {
    flex-wrap: wrap;
  }
  .mobile-h80px {
    height: 80px !important;
  }
  .mobile-h80px img {
    height: 100%;
  }
  .prod-name {
    font-size: 14px !important;
    height: 51px;
  }
  .prod-opis {
    font-size: 9px !important;
  }
  .cel-cijena {
    font-size: 14px !important;
  }
  .gumb-head {
    background-color: #000;
    padding: 10px;
    width: 110px;
    font-size: 14px !important;
    color: #fff;
    text-align: center;
}
.gumb-head.white {
  color: #000 !important;
}
.bg-padd {
  padding-bottom: 100px;
}
.mt-150 {
  margin-top: -50px;

}
.overflow-scroll .mobile-w50 {
  flex: 0 0 50%;
}
.mobile-bottom100 {
  bottom: 100px !important;
}
.cel-posto {
  font-size: 17px;
  width: 64px;
  height: 64px;
}
.mobile-column-reverse {
  flex-direction: column-reverse;
}
.uvodniki .author-name {
  font-size: 20px;
}
.uvodniki .review-text {
  font-size: 22px;
}
.uvodniki .review-date {
  font-size: 16px !important;
}
.quote-slider:after {
  width: 104px;
  height: 68px;
}
#review-slider .slick-dots {
  bottom: -20px !important;
  justify-content: space-between;
  padding: 0;
}
#review-slider .slick-slide {
  padding: 0 !important;
}
#review-slider .slick-dots li {
  width: 17px;
}
}
.information-information-47 #page-title, .information-information-46 #page-title {
  display: none;
}