#f2_public,
#f2_join_now,
#f2_learn_more,
#f2_log_in,
#f2_terms {
  background-color: var(--trans) !important;
  position: relative;
  z-index: 4;
  max-width: 100%;
  margin: 5px auto 0;
}
#f2_public .f2-btn_roza,
#f2_join_now .f2-btn_roza,
#f2_learn_more .f2-btn_roza,
#f2_log_in .f2-btn_roza {
  font-size: var(--size_large);
  min-width: 220px;
  max-width: 260px;
  justify-content: center;
}
#f2_public .f2-btn_black,
#f2_join_now .f2-btn_black,
#f2_learn_more .f2-btn_black,
#f2_terms .f2-btn_black,
#f2_log_in .f2-btn_black {
  min-width: 150px;
}
.f2-script {
  padding-bottom: 10px;
  line-height: 80px;
  max-width: 630px;
  margin: 0 auto;
  font-family: var(--font-script);
  font-size: var(--size_extrem);
}
@media only screen and (min-width:721px) {
  .f2-script {
    font-size: 76px;
  }
}
#f2_public .f2-box0,
#f2_join_now .f2-box0,
#f2_learn_more .f2-box0,
#f2_log_in .f2-box0,
#f2_public .f2-box1,
#f2_join_now .f2-box1,
#f2_learn_more .f2-box1,
#f2_log_in .f2-box1 {
  background-color: var(--temno_siva) !important;
  -webkit-box-shadow: 0 3px 5px 0 rgba(35, 31, 32, 0.5);
  -moz-box-shadow: 0 3px 5px 0 rgba(35, 31, 32, 0.5);
  box-shadow: 0 3px 5px 0 rgba(35, 31, 32, 0.5);
  margin: 16px auto;
  border-radius: 10px;
  max-width: 90%;
}
#f2_public .f2-box1,
#f2_join_now .f2-box1,
#f2_learn_more .f2-box1,
#f2_log_in .f2-box1 {
  padding: 30px;
}
@media only screen and (min-width:721px) and (max-width:960px) {
  #f2_public .f2-box1,
  #f2_join_now .f2-box1,
  #f2_learn_more .f2-box1,
  #f2_log_in .f2-box1 {
    width: 640px;
    padding: 30px 60px;
  }
}
@media only screen and (min-width:961px) {
  #f2_public .f2-box1,
  #f2_join_now .f2-box1,
  #f2_learn_more .f2-box1,
  #f2_log_in .f2-box1 {
    width: 640px;
    padding: 30px 80px;
  }
}
#f2_public .f2-box1 .f2-flexbox,
#f2_join_now .f2-box1 .f2-flexbox,
#f2_learn_more .f2-box1 .f2-flexbox,
#f2_log_in .f2-box1 .f2-flexbox {
  justify-content: space-between;
}
#f2_public .f2-box1 #f2_progbar,
#f2_join_now .f2-box1 #f2_progbar,
#f2_learn_more .f2-box1 #f2_progbar,
#f2_log_in .f2-box1 #f2_progbar {
  width: 35%;
  max-width: 160px;
}
#f2_public .f2-box1 .f2-weare,
#f2_join_now .f2-box1 .f2-weare,
#f2_learn_more .f2-box1 .f2-weare,
#f2_log_in .f2-box1 .f2-weare {
  font-size: var(--size_normal) !important;
  color: var(--bela) !important;
  padding-top: 30px !important;
  text-align: left;
  line-height: 48px;
}
#f2_public .f2-box1 .f2-weare i,
#f2_join_now .f2-box1 .f2-weare i,
#f2_learn_more .f2-box1 .f2-weare i,
#f2_log_in .f2-box1 .f2-weare i {
  padding-left: 16px;
}
#f2_public .f2-box1 .f2-weare i span,
#f2_join_now .f2-box1 .f2-weare i span,
#f2_learn_more .f2-box1 .f2-weare i span,
#f2_log_in .f2-box1 .f2-weare i span {
  font-size: var(--size_normal) !important;
  font-style: normal;
  vertical-align: top;
  line-height: 48px;
}
#f2_public .f2-text,
#f2_join_now .f2-text,
#f2_learn_more .f2-text,
#f2_log_in .f2-text {
  margin: auto;
}
@media only screen and (max-width:720px) {
  #f2_public .f2-text .f2-btn_black,
  #f2_join_now .f2-text .f2-btn_black,
  #f2_learn_more .f2-text .f2-btn_black,
  #f2_log_in .f2-text .f2-btn_black {
    min-width: 220px;
  }
}
@media only screen and (min-width:721px) and (max-width:960px) {
  #f2_public .f2-text .f2-btn_black,
  #f2_join_now .f2-text .f2-btn_black,
  #f2_learn_more .f2-text .f2-btn_black,
  #f2_log_in .f2-text .f2-btn_black {
    min-width: 360px;
  }
}
@media only screen and (min-width:961px) {
  #f2_public .f2-text .f2-btn_black,
  #f2_join_now .f2-text .f2-btn_black,
  #f2_learn_more .f2-text .f2-btn_black,
  #f2_log_in .f2-text .f2-btn_black {
    min-width: 480px;
  }
}
#f2_public .f2-text p,
#f2_join_now .f2-text p,
#f2_learn_more .f2-text p,
#f2_log_in .f2-text p {
  margin: auto;
  max-width: 360px;
}
#f2_public .f2-box0,
#f2_join_now .f2-box0,
#f2_learn_more .f2-box0,
#f2_log_in .f2-box0 {
  padding-top: 16px;
}
@media only screen and (min-width:721px) {
  #f2_public .f2-box0,
  #f2_join_now .f2-box0,
  #f2_learn_more .f2-box0,
  #f2_log_in .f2-box0 {
    width: 360px;
  }
}
#f2_public .f2-box0 .f2-btn_roza,
#f2_join_now .f2-box0 .f2-btn_roza,
#f2_learn_more .f2-box0 .f2-btn_roza,
#f2_log_in .f2-box0 .f2-btn_roza {
  font-size: var(--size_large);
  min-width: 200px;
}
#f2_public .f2-joinm,
#f2_join_now .f2-joinm,
#f2_learn_more .f2-joinm,
#f2_log_in .f2-joinm {
  text-align: left;
  line-height: 28px;
  padding: 140px 30px 20px;
}
@media only screen and (min-width:721px) {
  #f2_public .f2-joinm,
  #f2_join_now .f2-joinm,
  #f2_learn_more .f2-joinm,
  #f2_log_in .f2-joinm {
    padding: 60px 80px 60px;
  }
}
#f2_public .f2-dash,
#f2_join_now .f2-dash,
#f2_learn_more .f2-dash,
#f2_log_in .f2-dash {
  padding: 16px 20px 35px;
  border: 1px dashed var(--svetlo_siva);
  margin: 0 16px -40px;
}
#f2_public .f2-hot_fruits .f2-flexbox,
#f2_join_now .f2-hot_fruits .f2-flexbox,
#f2_learn_more .f2-hot_fruits .f2-flexbox,
#f2_log_in .f2-hot_fruits .f2-flexbox {
  justify-content: space-between;
}
#f2_public .f2-hot_fruits .f2-part,
#f2_join_now .f2-hot_fruits .f2-part,
#f2_learn_more .f2-hot_fruits .f2-part,
#f2_log_in .f2-hot_fruits .f2-part {
  display: flex;
  margin-top: 10px;
}
#f2_public .f2-hot_fruits .f2-part .f2-fema,
#f2_join_now .f2-hot_fruits .f2-part .f2-fema,
#f2_learn_more .f2-hot_fruits .f2-part .f2-fema,
#f2_log_in .f2-hot_fruits .f2-part .f2-fema {
  margin-left: -3px;
  position: relative;
  z-index: 6;
}
#f2_public .f2-hot_fruits .f2-part .f2-male,
#f2_join_now .f2-hot_fruits .f2-part .f2-male,
#f2_learn_more .f2-hot_fruits .f2-part .f2-male,
#f2_log_in .f2-hot_fruits .f2-part .f2-male {
  margin: -6px 0 0 -30px;
  position: relative;
  z-index: 5;
}
#f2_public .f2-hot_fruits .f2-part .f2-pika,
#f2_join_now .f2-hot_fruits .f2-part .f2-pika,
#f2_learn_more .f2-hot_fruits .f2-part .f2-pika,
#f2_log_in .f2-hot_fruits .f2-part .f2-pika {
  margin: -2px 5px 0 -5px;
}
#f2_public .f2-know .f2-pub_tile,
#f2_join_now .f2-know .f2-pub_tile,
#f2_learn_more .f2-know .f2-pub_tile,
#f2_terms .f2-know .f2-pub_tile,
#f2_log_in .f2-know .f2-pub_tile {
  padding: 20px;
}
@media only screen and (min-width:721px) {
  #f2_public .f2-know .f2-who_are,
  #f2_join_now .f2-know .f2-who_are,
  #f2_learn_more .f2-know .f2-who_are,
  #f2_terms .f2-know .f2-who_are,
  #f2_log_in .f2-know .f2-who_are {
    height: 260px;
  }
}
#f2_public .f2-know .f2-who_are .f2-krog,
#f2_join_now .f2-know .f2-who_are .f2-krog,
#f2_learn_more .f2-know .f2-who_are .f2-krog,
#f2_terms .f2-know .f2-who_are .f2-krog,
#f2_log_in .f2-know .f2-who_are .f2-krog {
  position: relative;
  left: 50%;
  width: 82px;
  height: 82px;
  margin: 25px 0 16px;
  color: var(--roza);
  border-radius: 50%;
  border: 1px solid var(--roza);
  transform: translate(-50%);
}
#f2_public .f2-know .f2-who_are .f2-krog i,
#f2_join_now .f2-know .f2-who_are .f2-krog i,
#f2_learn_more .f2-know .f2-who_are .f2-krog i,
#f2_terms .f2-know .f2-who_are .f2-krog i,
#f2_log_in .f2-know .f2-who_are .f2-krog i {
  position: fixed;
  -ms-transform: translate(-50%, 24px);
  transform: translate(-50%, 24px);
}
#f2_public .f2-pub_events,
#f2_join_now .f2-pub_events,
#f2_learn_more .f2-pub_events,
#f2_log_in .f2-pub_events {
  background-color: var(--temno_siva) !important;
  overflow: hidden;
}
#f2_public .f2-pub_events .fuz,
#f2_join_now .f2-pub_events .fuz,
#f2_learn_more .f2-pub_events .fuz,
#f2_log_in .f2-pub_events .fuz {
  margin: 20px 0 5px 0;
}
#f2_public .f2-cover,
#f2_join_now .f2-cover,
#f2_learn_more .f2-cover,
#f2_log_in .f2-cover {
  clip-path: circle(280% at 50% -500%);
  max-height: 140px;
  width: 100%;
}
#f2_public .f2i-100,
#f2_join_now .f2i-100,
#f2_learn_more .f2i-100,
#f2_log_in .f2i-100 {
  margin-top: -36px;
}
#f2_public .f2-levo,
#f2_join_now .f2-levo,
#f2_learn_more .f2-levo,
#f2_log_in .f2-levo {
  position: relative;
  color: var(--svetlo_siva) !important;
  width: 116px;
}
#f2_public .f2-list,
#f2_join_now .f2-list,
#f2_learn_more .f2-list,
#f2_log_in .f2-list {
  color: var(--svetlo_siva) !important;
  display: list-item;
  margin-left: 20px;
}
.f2-menubtn {
  text-align: center;
}
.f2-menubtn .f2-btn_roza {
  font-size: var(--size_large);
  min-width: 200px;
}
.f2-menubtn .f2-btn_black {
  min-width: 150px;
}
@media only screen and (min-width:721px) {
  .f2-menubtn button {
    width: 100%;
  }
}
.f2-legal {
  font-size: var(--size_tiny);
  padding: 0 30px;
  margin: 0 auto;
  line-height: 1.2em;
  max-width: 530px;
}
.f2-privacy {
  margin: 20px 0 80px;
}
.f2-privacy .text {
  font-size: var(--size_small);
  line-height: 1em;
  padding-top: 5px;
}
.f2-privacy .icon {
  margin-top: -100px;
  color: var(--bela);
}
.f2-privacy .shw {
  margin-top: -30px;
}
.f2-opis {
  font-size: var(--size_tiny);
}
.f2-code {
  font-size: var(--size_small);
}
.f2-code,
.f2-opis {
  padding-top: 8px;
  text-align: left;
  line-height: 1.2em;
}
.f2-join_to_see {
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
  height: 48px;
  margin: 16px 0;
  cursor: pointer;
  border: none;
  border-radius: 30px;
  position: relative;
  padding: 0 20px;
  background-color: var(--roza);
  color: var(--bela);
  font-weight: var(--weight_bold);
  min-width: 200px;
  font-size: var(--size_normal);
  font-weight: var(--weight_normal);
  margin-bottom: 16px;
}
.f2-join_to_see i {
  font-size: var(--size_icon);
  vertical-align: text-bottom;
}
.f2-join_to_see i {
  padding-right: 3px;
}
.f2-join_to_see i {
  color: var(--bela);
}









/*Kristian Lev*/
strong {font-weight: 700;}
.f2-wp650 {max-width: 650px; width: 100%; margin: 0 auto; position: relative; padding: 0 10px;}
.f2-wp980 {max-width: 980px; width: 100%; margin: 0 auto; position: relative; padding: 0 10px;}
.f2-homeTopSection {text-align: center;}
.mainLogo {width: 180px; max-width: 100%; margin: 0 auto 35px auto; display: block;}
.mainLogo img{width: 180px; max-width: 100%; margin: 0 auto; display: block;}
.f2-wp650 hr.f2-short {width: 90px; height: 1px; background: #A6A8AB; border: none; display: block; margin: 15px auto; padding: 0; }
.f2-wp650 hr.f2-short.black {background: #000; }
#f2_public .f2-homeTopSection .f2-script {margin-top: 20px;}

.f2-grayBoxData {  background-color: var(--temno_siva);
  -webkit-box-shadow: 0 3px 5px 0 rgba(35, 31, 32, 0.5);
  -moz-box-shadow: 0 3px 5px 0 rgba(35, 31, 32, 0.5);
  box-shadow: 0 3px 5px 0 rgba(35, 31, 32, 0.5);
  margin: 25px auto; padding: 25px 20px;
  border-radius: 10px;
  max-width: 6340px; width: 100%;}
.f2-grayBoxData .f2-dashBox {width: 100%; height: auto; margin: 0 0 50px 0; padding: 17px 10px 50px 10px; border: 1px dotted #A6A8AB; position: relative;}
.f2-grayBoxData .f2-dashBox  .f2-mainMessage {font-weight: 400; font-size: 24px; line-height: 110%; text-align: center; color: #FFFFFF;}


.f2-grayBoxData .f2-dashBox .f2-button {position: absolute; left: 50%; margin-left: -200px; bottom: -41px; padding: 0 20px; background: var(--temno_siva); display: flex;  }
.f2-grayBoxData .f2-dashBox .f2-button .f2-btn_black {text-align: center; justify-content: center; margin-left: 10px;}





.f2-grayBoxData .f2-legal {font-size: var(--size_tiny); padding: 0; margin: 15px auto 0 auto; display: block; line-height: 1.2em; font-weight: 300; }
.f2-legal.showMobile {display: none;}

.f2-grayBoxData .f2-text {display: block; text-align: center;}

.f2-grayBoxData.f2-wp630 {max-width: 630px; padding: 70px 80px;}
.f2-grayBoxData.f2-wp630 .f2-check {margin-top: 20px;}

.f2-business span {display: block;}

#f2_public .f2-grayBoxData.f2-wp630 .f2-btn_roza,
#f2_public .f2-btn_roza.f2-wide {max-width: 100%; width: 100%; font-size: 18px;}

#f2_public .f2-check {color: #fff;}
.f2-minusMargin {margin: 30px -20px 20px -20px;}
.f2-wp470.f2-legal {max-width: 490px; width: 100%; margin: 0 auto; display: block; padding: 0 10px; margin-bottom: 20px;}
.f2-wp330 {max-width: 330px; width: 100%; margin: 0 auto;}
#f2_public  .f2-joinNowLogin .f2-btn_roza {background: #000; max-width: 470px; width: 100%; margin: 20px auto; font-size: 18px; font-weight: normal; color: var(--svetlo_plava);}
#f2_public  .f2-joinNowLogin .f2-btn_roza:hover {background: #111111; color: #fff;}
#f2_public .f2-pika {color: #fff !important; font-size: 10px; position: relative; top: -3px; margin: 0 2px;}


a.f2-businessAccountLink {font-weight: 700; color: #D2F7FF; margin-top: 10px; display: inline-block; margin-bottom: 25px;}
a.f2-businessAccountLink:hover {text-decoration: underline;}

.f2-hot_fruits  h2.fus {text-align: center; display: block;}

.f2-hot_fruits .splide__slider {margin-top: 4px;}
.f2-hot_fruits  .splide__slide {padding: 0 19px;}


.f2-getToKnowBlack {width: 100%; height: auto; margin: 75px 0 20px 0; padding: 75px 0 25px 0; background: #000; position: relative;}
.f2-getToKnowBlack .f2-privacy {position: absolute; left: 50%; margin: 0; margin-left: -62px; top: -56px;}
.f2-getToKnow h2 {display: block; text-align: center; padding-bottom: 30px;}
.f2-getToKnow .f2-col_4 {display: flex; justify-content: space-between;}

.f2-getToKnow .f2-option { width: 25%;}

.f2-getToKnow .f2-option i {font-size: 28px; display: block; text-align: center;}
.f2-getToKnow .f2-option span {font-size: 18px; display: block; margin: 0 auto; text-align: center; line-height: 21.6px; max-width: 130px; }
.f2-getToKnow .f2-option span.red {font-size: 30px; color: var(--roza);  margin: 10px auto 5px auto;}


.f2-getToKnow hr.wide {width: 100%; height: 1px; background: #231F20; border: none; display: block; margin: 30px auto; padding: 0; }


.f2-getToKnow .f2-col_3 {display: flex; justify-content: space-between; margin-left: -50px;}

.f2-getToKnow .f2-textData{ width: 33.33%; padding-left: 50px; text-align: center;}

.f2-getToKnow .f2-textData i {width: 82px; height: 82px; margin: 15px auto; padding: 10px; border: 1px solid var(--roza); border-radius: 100%; display: flex; justify-content: center; align-items: center; font-size: 40px; position: relative;}
.f2-getToKnow .f2-textData i span.line {width: 82px; border-right: 1px solid var(--roza); display: flex; height: 82px; position: absolute; bottom: 27px; right: 27px; transform: rotate(45deg); }
.f2-getToKnow .f2-textData span {display: block;}

.f2-getToKnow .f2-center {margin: 35px auto 0 auto;}
.f2-getToKnow .f2-btn_roza.f2-center {margin: 30px auto 30px auto}

.f2-pub_events {-webkit-box-shadow: 0px -3px 3px 0px rgba(0,0,0,0.35); -moz-box-shadow: 0px -3px 3px 0px rgba(0,0,0,0.35); box-shadow: 0px -3px 3px 0px rgba(0,0,0,0.35); margin-top: 40px; padding: 15px 0;}

.f2-blackJoinNow {background: #000; padding: 40px 0; -webkit-box-shadow: 0px 3px 3px 0px rgb(0 0 0 / 35%);  -moz-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.35); box-shadow: 0px 3px 3px 0px rgb(0 0 0 / 35%);}
#f2_public .f2-blackJoinNow  .f2-btn_roza.f2-center {margin: 0 auto; margin-bottom: 22px;}
#f2_public .f2-blackJoinNow  .f2-legal.bottom {margin: 0 auto;}

.f2-upcomingEventsCards {display: flex; margin-left: -25px; margin-top: 35px;}
.f2-upcomingEventsCards .f2-wrapper {width: 33.33%; padding-left: 25px; padding-bottom: 30px;}
.f2-upcomingEventsCards .f2-wrapper .f2-post {height: 100%; margin: 0;}
.f2-upcomingEventsCards .f2-wrapper .f2-post .fwb {height: 68px; display: block; overflow: hidden;}

.f2-upcomingEventsCards .f2-wrapper .f2-feed_title .f2i-60 {margin-right: 15px;}


#f2_public .f2-btn_black.f2-center.f2-mt-0 {margin: 0 auto 20px auto;}
#f2_public .f2-btn_roza.f2-center {margin: 30px auto 20px auto;}
#f2_public .f2-btn_black.f2-center {margin: 30px auto 20px auto;}
#f2_public .f2-legal.bottom {max-width: 260px; width: 100%; padding: 0; margin: 0 auto; margin-bottom: 30px; display: block; text-align: center;}

.f2-publicFooter {display: flex; justify-content: center; align-items: center; flex-direction: column; padding: 30px 20px 70px 20px;}
.f2-publicFooter span {display: block;}
hr.f2-footerShadow {margin-top: 50px;}

.f2-menuWrapper {width: 100%; height: auto; display: flex; align-items: flex-start; justify-content: space-between;}
.f2-menuWrapper .f2-menu-lnks {width: 100%; max-width: calc(100% - 400px); border-top: 1px solid var(--svetlo_siva); padding-top: 20px;}
.f2-menuWrapper .f2-menu-lnks a.f2-menu_item {display: block;  font-size: 25px; margin-bottom: 17px;}
.f2-menuWrapper .f2-menu-lnks a.f2-menu_item i{ font-size: 28px;}
.f2-menuWrapper .f2-menu-lnks a.f2-menu_item:hover span {text-decoration: underline;}

.f2-menuWrapper .f2-menu-lnks a.f2-menu_item.opacity {opacity: 0.3; cursor: default;}
.f2-menuWrapper .f2-menu-lnks a.f2-menu_item.opacity:hover {text-decoration: none;}
.f2-menuWrapper .f2-menu-lnks a.f2-menu_item.opacity:hover span{text-decoration: none; cursor: default;}
.f2-menuWrapper .f2-menu-lnks  h2 {padding-top: 30px;}

.f2-menuWrapper .f2-menuLogin {max-width: 340px; width: 100%; border-top: 1px solid var(--svetlo_siva); text-align: center;}
.f2-menuWrapper .f2-menuLogin .f2-btn_black,
.f2-menuWrapper .f2-menuLogin .f2-btn_roza {width: 100%; text-align: center; justify-content: center;}

.f2-menuWrapper .f2-menuLogin .f2-business {border-top: 1px solid #000; padding-top: 20px; margin-top: 40px;}
.f2-menuWrapper .f2-menuLogin .f2-business span {display: block;}
.f2-menuWrapper .f2-menuLogin .f2-business a {display: block; margin-top: 10px; color: var(--svetlo_plava)}
.f2-menuWrapper .f2-menuLogin .f2-business a strong {color: var(--svetlo_plava)}

#f2_public .f2-cnl.social {display: flex; align-items: center;}
#f2_public .f2-cnl.social span{color: var(--svetlo_plava); display: block; margin-right: 10px;}
#f2_public .f2-cnl.social i.icon {font-size: 16px; color: #fff; display: block; margin-right: 10px; cursor: default;}
/*public pages layout*/
.f2-page-content.f2-publicPage {}
.f2-page-content.f2-publicPage .flex {width: 100%; display: flex; align-items: flex-start; justify-content: space-between;}
.f2-page-content.f2-publicPage .flex .f2-rightSidebar {max-width: 350px; width: 100%;}
.f2-page-content.f2-publicPage .flex .f2-leftContent {max-width: calc(100% - 400px); width: 100%;}
.f2-page-content.f2-publicPage .flex .f2-leftContent .f2-withBorder { margin-bottom: 20px; padding:0 0 25px 0; display: block; border-bottom: 2px solid #000;}

#f2_public .f2-wannaJoin .f2-script {font-size: 56px; display: block; text-align: center; margin: 0; padding: 0; }
#f2_public .f2-wannaJoin .f2-grayBoxData {margin-top: 0; text-align: center;}
#f2_public .f2-wannaJoin .f2-grayBoxData .f2-script.pdt {padding-top: 0;}

#f2_public .f2-wannaJoin .f2-grayBoxData .f2-dashBox .f2-button  {max-width: 270px; width: auto; left: 50%; padding: 0 10px; margin-left: -120px; display: block;}

#f2_public .f2-wannaJoin .f2-grayBoxData .f2-btn_black {margin: 16px auto; justify-content: center;}

#f2_public .f2-wannaJoin .f2-grayBoxData .f2-legal {margin-bottom: 16px;}

#f2_public .f2-wannaJoin .f2-businessAccountLink {margin-bottom: 0;}

#f2_public .f2-eventContent {display: flex; align-items: flex-start; padding-left: 0;}
#f2_public .f2-eventContent .f2-cal {min-width: 58px;}
#f2_public .f2-eventContent .f2-feed_input {width: 100%;}


#f2_public .f2-eventContent .f2-feed_input:hover .f2-linkname {color: var(--svetlo_plava) !important;}

/*GO PREMIUM PAGE*/
#f2_go_premium .f2-introText {font-size: 24px; line-height: 29px; margin: 30px 0 30px 0;}
.f2-goPremiumNow {padding: 20px 40px 20px 17px; margin-bottom: 27px; box-shadow: 0px 3px 5px #231F2073; border-radius: 10px; align-items: center;}
.f2-goPremiumNow button {margin: 0; text-align: center; width: 100%; max-width: 285px; margin-right: 20px;}

.f2-goPremiumFeatures {}
.f2-goPremiumFeatures h3 {padding-top: 0; padding-bottom: 20px; border-bottom: 1px solid #000;}
.f2-goPremiumFeatures .f2-showAll {display: flex; align-items: center; color: var(--svetlo_plava); letter-spacing: 3px; font-size: 15px; text-transform: uppercase; cursor: pointer;}
.f2-goPremiumFeatures .f2-showAll i {font-size: 28px;}
.f2-goPremiumFeatures .f2-showAll:hover {text-decoration: underline;}

table.f2-withBorders {width: 100%; margin-bottom: 15px;}
table.f2-withBorders.f2-borderTop {margin: 0;}
table.f2-withBorders thead tr th {border-bottom: 1px solid #000; padding: 10px 0 20px 0; text-align: left;}
table.f2-withBorders tbody tr td {border-bottom: 1px solid #000; padding: 10px 0 15px 0; text-align: left;}
table.f2-withBorders tbody tr td i {position: relative; top: 5px;}
table.f2-withBorders tbody tr td i::before {margin: 0; padding: 0;}
table.f2-withBorders tbody tr td.none {border-bottom: none;}
table.f2-withBorders tbody tr td.none i {position: relative; top: 0;}

.f2-goPremiumFeatures table.f2-withBorders thead tr th {text-align: center;}
.f2-goPremiumFeatures table.f2-withBorders tbody tr td {text-align: center;}
.f2-goPremiumFeatures table.f2-withBorders tbody tr td:first-child {text-align: left;}

.f2-prop {width: 100%; height: auto; display: flex; justify-content: space-between; align-items: flex-start;}
.f2-prop i.icon {font-size: 60px; color: #fff; margin: 0; padding: 0;text-align: left; display: block;}
.f2-prop i.icon::before { color: #fff; margin: 0; padding: 0; text-align: left;}
.f2-prop .f2-content {margin-left: 10px;}
.f2-prop .f2-content {font-size: 18px; line-height: 21.6px; margin-bottom: 50px;}
.f2-prop .f2-content h3{font-size: 18px; line-height: 21.6px; font-weight: 700;}

.f2-cards {padding: 30px 0 50px 0; border-top: 1px solid #000; border-bottom: 1px solid #000; display: flex; flex-wrap: wrap; gap: 33px;}
.f2-cards .f2-pcard {padding: 0;}

h4.f2-sidebarTitle {color: var(--bela); text-transform: uppercase; letter-spacing: 3.9px; font-size: var(--size_tiny); font-weight: var(--weight_bold); margin-bottom: 40px; }

#f2_public .f2-page-content ul {margin-left: 20px;}

/* upgrade membership */
.f2-promoCode {display: flex; width: 100%;  align-items: flex-start; margin-top: 30px;}
.f2-promoCode .f2-input-wrap { width: 100%;}
.f2-promoCode .f2-input-wrap .f2-input {margin-top: 0;}
.f2-promoCode .f2-input-wrap span {display: block; margin-top: 10px;}
.f2-promoCode button {margin: 0; margin-left: 20px;}

.f2-choosePlan {}
.f2-choosePlan .f2-choosePlanBoxes {display: flex; align-items: center; }
.f2-choosePlan .f2-choosePlanBoxes .f2-normalBox {
	width: 33.33%; padding: 27px; border-radius: 10px; display: block; text-align: center; position: relative;
	box-shadow: 1px 1px 1px #00000066, -1px 1px 1px #00000066;border:1px solid #222222;overflow: hidden;
}
.f2-choosePlan .f2-choosePlanBoxes .f2-normalBox.f2-black {
	box-shadow: 0px 2px 3px #00000066;border:0;
}
.f2-choosePlan .f2-choosePlanBoxes .f2-normalBox.f2-black {background: #000; padding: 40px 17px; overflow: hidden;}
.f2-choosePlan .f2-choosePlanBoxes .f2-normalBox.f2-black span.f2-bestOffer {font-size: 13px; height: auto; display: block; position: absolute; top: -46px; right: -67px; transform: rotate(45deg); 
width: 165px; padding: 5px 26px; background: var(--roza); color: #fff; text-transform: uppercase; padding-top: 75px; text-align: center;}
.f2-choosePlan .f2-choosePlanBoxes .f2-normalBox span.f2-promotionOffer {    font-size: 12px;
    height: auto;
    display: block;
    position: absolute;
    top: -30px;
    left: -70px;
    transform: rotate(-45deg);
    width: 185px;
    padding: 5px 16px;
    background: var(--zelena);
    color: #fff;
    text-transform: uppercase;
    padding-top: 79px;
    text-align: center;}

.f2-choosePlan .f2-choosePlanBoxes .f2-normalBox span.f2-smallTxt {font-size: 18px; display: block;}

.f2-choosePlan .f2-choosePlanBoxes .f2-normalBox .f2-largeFont {font-size: 60px; font-weight: 600; line-height: 50px;}
.f2-choosePlan .f2-choosePlanBoxes .f2-normalBox .f2-largeFontX {font-size: 36px; line-height: 32px;}



.f2-choosePlan .f2-choosePlanBoxes .f2-normalBox button {margin: 20px auto 0 auto;max-width: 100%;}


.f2-upgradeMembershipBottom #f2_more_p {display: block;}
.f2-upgradeMembershipBottom .f2-morePlans {display: flex; justify-content: space-between; border-bottom: 1px solid #000;}

.f2-upgradeMembershipBottom .f2-cards {width: 100%; gap: 0; justify-content: space-between; margin-top: 45px; margin-bottom: 20px; padding: 20px 0; border-top: 1px solid #231F20; border-bottom: 1px solid #231F20;}
.f2-upgradeMembershipBottom .f2-promoCode  {padding-bottom: 0;}
.f2-upgradeMembershipBottom .f2-promoCode  .f2-input-wrap .f2-label {top: -4px;}
.f2-upgradeMembershipBottom .f2-wrapperProp {display: flex; flex-wrap: wrap; gap: 40px;}
.f2-upgradeMembershipBottom .f2-wrapperProp .f2-prop {width: calc(50% - 40px);}
.f2-upgradeMembershipBottom .f2-wrapperProp .f2-prop .f2-content {margin-bottom: 0;}

.f2-upgradeMembershipBottom #f2_less_p {cursor: pointer;}
.f2-upgradeMembershipBottom #f2_less_p:hover {cursor: pointer;}

.f2-morePlan {width: 100%; height: auto; margin: 0; padding: 0;}
.f2-morePlan .f2-morePlanRow {display: flex; border-bottom: 1px solid #000; padding: 15px 0; justify-content: space-between; align-items: flex-start;}
.f2-morePlan .f2-morePlanRow label {width: 180px;}
.f2-morePlan .f2-morePlanRow .f2-morePlansTextWrapper {max-width: calc(100% - 200px); width: 100%; display: flex; justify-content: space-between; align-items: flex-start;}
.f2-morePlan .f2-morePlanRow .f2-morePlansTextWrapper button {margin: 0; margin-left: 20px;}
.f2-morePlan .f2-morePlanRow .f2-morePlansTextWrapper button span {max-width: 170px;}


.f2-upgradeMembershipStep2 .f2-select {width: 100%; border-bottom: 1px solid var(--svetlo_siva); max-width: 100%;}

.f2-paymentsWrapper {border-bottom: 1px solid #000; padding-bottom: 30px; padding-top: 15px;  margin-bottom: 0;}
.f2-paymentsWrapper .f2-paymentAccHeader {display:flex; align-items: center; justify-content: space-between;  cursor: pointer; position: relative;}
.f2-paymentsWrapper .f2-paymentAccHeader .f2-radio {margin-top: 0;}
.f2-paymentsWrapper .f2-paymentAccHeader .f2-paymentLogos {display: flex; align-items: center;}
.f2-paymentsWrapper .f2-paymentAccHeader .f2-paymentLogos .f2-pcard {margin: 0;}
.f2-paymentsWrapper .f2-paymentAccHeader .f2-btn {padding: 0;}


.f2-paymentsWrapper .f2-paymentsContent {padding: 20px 20px 0 32px;}
.f2-paymentsWrapper .f2-paymentsContent p {margin-bottom: 20px;}
.f2-paymentsWrapper .f2-paymentsContent h3 {font-weight: 700; font-size: 18px; display: block; margin-bottom: 5px;}

.f2-paymentsWrapper .f2-sssspaymentsContent {padding-left: 30px; padding-top: 20px;}
.f2-paymentsWrapper .f2-sssspaymentsContent p {margin-bottom: 20px;}
.f2-paymentsWrapper .f2-sssspaymentsContent h5 {text-transform: none; font-weight: 600; padding: 0;}

#f2_thank_you {height: 100vh; display: flex; align-items: center; justify-content: center; padding: 0 20px;}
#f2_thank_you .f2-ThankyouLogo {position: absolute; top: 30px;}
#f2_thank_you .f2-thankYouWrapper {max-width: 560px; width: 100%; display: flex; flex-direction: column; justify-content: center; text-align: center;}
#f2_thank_you .f2-thankYouWrapper .f2-script {margin-bottom: 40px;}
#f2_thank_you .f2-thankYouWrapper button {max-width: 300px; display: block; margin: 0 auto;}
#f2_thank_you .f2-thankYouWrapper hr {max-width: 100%; width: 100%; margin: 35px 0; height: 1px; border: none; background: #000; display: block; }

#f2_payment_init .f2-feat th, #f2_payment_init  .f2-feat td {padding: 15px 0 !important;}

/*** preferences ****/
#fs2_preferences h2.f2-script {font-size: 42px; color: var(--roza); margin-bottom: 30px;}


#fs2_preferences .f2-titleWithIcons {display: flex; align-items: center; justify-content: space-between; margin-top: 30px;}
#fs2_preferences .f2-titleWithIcons h3.fuz {max-width: calc(100% - 120px);}
#fs2_preferences .f2-titleWithIcons .f2-chekcBoxIcons {width: 100px; min-width: 100px; max-width: 100px; display: flex; align-items: center; justify-content: space-between;}
#fs2_preferences .f2-titleWithIcons .f2-chekcBoxIcons i.icon {color: #fff; font-size: 28px;}
#fs2_preferences .f2-titleWithIcons .f2-chekcBoxIcons i.icon::before {padding: 0; margin: 0;}


#fs2_preferences .f2-doubleCheckboxes li {display: flex; align-items: flex-start; justify-content: space-between; margin-bottom: 5px;}
#fs2_preferences .f2-doubleCheckboxes li label.f2-checkText {max-width: calc(100% - 120px); margin-top: 3px;}
#fs2_preferences .f2-doubleCheckboxes .f2-inputsCheckbox {width: 100px; min-width: 100px; max-width: 100px; display: flex; align-items: center; justify-content: space-between;}
#fs2_preferences .f2-doubleCheckboxes .f2-inputsCheckbox label.f2-check {width: 28px; position: relative; }
#fs2_preferences .f2-doubleCheckboxes .f2-inputsCheckbox label.f2-check input {left: 5px; cursor: pointer;}
#fs2_preferences .f2-doubleCheckboxes .f2-inputsCheckbox label.f2-check span.cmark {left: 5px; position: absolute;}
#fs2_preferences .f2-deleteAccount h3 {color: var(--svetlo_plava);}


/* ow it works */
#fs2_howitworks .f2-rozaLink a {color: var(--roza);}
#fs2_howitworks .f2-largerLineHeight {line-height: 28px;}


/*publicpage with menu*/
body.f2-withMenu #f2_public {margin-top: 15px;}

/*terms*/
.f2-termsBottom .f2-privacy {margin-bottom: 55px;}
.f2-termsBottom .f2-privacy img {width: 125px; height: 125px;}
.f2-termsBottom h3.f2-title {display: block; text-align: center; letter-spacing: 5.01px; color: #FFFFFF; font-weight: 300; font-size: 16.7px;}

.f2-termsBottom .f2-wp980.f2-getToKnow .f2-col_3 {flex-wrap: wrap;}
.f2-termsBottom .f2-wp980.f2-getToKnow .f2-textData {width: 50%; margin-bottom: 20px;}
.f2-termsBottom .f2-wp980.f2-getToKnow hr.wide {height: 6px; box-shadow: inset 0 5px 5px -5px #000; background: none;}
#f2_public .f2-termsBottom .f2-wp980.f2-getToKnow .f2-btn_roza.f2-center {font-size: 28px; max-width: 300px; min-width: unset; width: 100%;}
#f2_public .f2-termsBottom .f2-legal {max-width: 300px; min-width: unset; width: 100%; display: block; text-align: center; margin: 5px auto;}


.f2-whatsNew .f2-topPage {text-align: center;}
.f2-whatsNew .f2-topPage h4 {font-size: 15px; font-style: normal; font-weight: 400; line-height: normal; letter-spacing: 4.5px;}
.f2-whatsNew .f2-topPage h5 {font-size: 13px;font-style: normal; font-weight: 800; line-height: normal; letter-spacing: 2.6px; text-transform: uppercase; margin-bottom: 10px;}
.f2-whatsNew .f2-topPage img {text-align: center;}
.f2-whatsNew .f2-topPage hr {width: 142px; height: 1px; background: var(--roza); display: block; border: none; margin: 11px auto;}
.f2-whatsNew .f2-topPage p {max-width: 630px; margin: 0 auto; font-size: 20px; font-style: normal; font-weight: 400; line-height: normal; margin-bottom: 42px;}

.f2-whatsNew .f2-newContent {border-bottom: 1px solid #000;}
.f2-whatsNew .f2-newContent.noBorder {border: none;}
.f2-whatsNew .f2-newContent .f2-flex {display: flex; align-items: flex-start; justify-content: space-between; padding: 17px 0 34px 0; border-top: 1px solid #000;}

.f2-whatsNew .f2-newContent .f2-flex .f2-text {max-width: 495px; width: 100%; padding-right: 30px;}
.f2-whatsNew .f2-newContent .f2-flex .f2-text h3 {font-size: 13px; font-style: normal; font-weight: 800; line-height: normal;
letter-spacing: 2.6px; text-transform: uppercase; display: flex; align-items: center; margin-bottom: 5px;}

.f2-whatsNew .f2-newContent .f2-flex .f2-text h3 span.f2-new {font-size: 12px; background: var(--roza); color: #fff; padding: 3px 6px 3px 11px;
font-style: normal; font-weight: 800; line-height: normal; letter-spacing: 2.4px; text-transform: uppercase; margin-left: 10px;
position: relative; top: -2px;
}
.f2-whatsNew .f2-newContent .f2-flex .f2-text p {margin-bottom: 20px;}

.f2-whatsNew .f2-newContent .f2-flex.mainTitle .f2-text {max-width: 50%;}
.f2-whatsNew .f2-newContent .f2-flex.mainTitle .f2-text h3 {font-size: 30px; font-style: normal; font-weight: 700; line-height: normal; text-transform: none; letter-spacing: 0; margin-top: 0; padding-top: 0;}
.f2-whatsNew .f2-newContent .f2-flex.mainTitle .f2-image p {font-size: 20px; font-style: normal; font-weight: 400; line-height: normal;}
.f2-whatsNew .f2-newContent .f2-flex.mainTitle .f2-image {max-width: 50%;}

.f2-whatsNew .f2-newContent .f2-flex .f2-image  {max-width: 387px; width: 100%; display: flex; justify-content: flex-end;}
.f2-whatsNew .f2-newContent .f2-flex .f2-image .f2-shadow {box-shadow: 0px 0px 20px 0px rgba(35, 31, 32, 0.60);}

.f2-whatsNew .f2-newContent .f2-flex .group {max-width: 50%;}


.f2-whatsNew .f2-newContent .f2-flex .f2-image .f2-width100 {width: 100%;}
.f2-whatsNew .f2-newContent .f2-flex .f2-image .f2-width320 {width: 320px;}

.f2-whatsNew .f2-newContent .f2-flex .f2-image  ul {list-style-type: none; margin: 0; padding: 0;}
.f2-whatsNew .f2-newContent .f2-flex .f2-image  ul li {display: flex; align-items: flex-start; margin-bottom: 40px;}
.f2-whatsNew .f2-newContent .f2-flex .f2-image  ul li img {margin-right: 20px;}
.f2-whatsNew .f2-newContent .f2-flex .f2-image  ul li:last-child  {margin-bottom: 0;}
.f2-whatsNew .f2-newContent .f2-flex .f2-image  ul li:last-child img {margin-left: -34px;}

.f2-whatsNew .f2-newContent .f2-flex.f2-withIcon .f2-text {padding-left: 80px; position: relative; max-width: 50%;}
.f2-whatsNew .f2-newContent .f2-flex.f2-withIcon .f2-text span.icon {font-size: 48px; color: var(--roza); position: absolute; left: 0; top: 10px;}
.f2-whatsNew .f2-newContent .f2-flex.f2-withIcon .f2-text span.icon::before {padding: 0; margin: 0;}
.f2-whatsNew .f2-newContent .f2-flex.f2-withIcon .f2-text p a {color: var(--roza);}

.f2-whatsNew .f2-newContent .f2-flexnum {display: flex; align-items: flex-start; justify-content: space-between; padding-top: 20px;}
.f2-whatsNew .f2-newContent .f2-flexnum .f2-text {padding-left: 40px; width: 100%; position: relative;}
.f2-whatsNew .f2-newContent .f2-flexnum span.number {font-size: 28px; font-weight: var(--weight_bold); color: var(--roza); position: absolute; left: 0; top: 0px;}

.f2-whatsNew .f2-newContent .f2-flexl {display: flex; align-items: flex-start; }
.f2-whatsNew .f2-newContent .f2-flexl .f2-textl {padding-left: 40px; position: relative;}
.f2-whatsNew .f2-newContent .f2-flexl span {font-size: 28px; font-weight: var(--weight_bold); color: var(--roza); position: absolute; left: 0; top: 0px;}
.f2-whatsNew .f2-newContent .f2-flexl .f2-textl p {margin-bottom: 24px;}

.f2-whatsNew .f2-newContent .accordionTab > .w3-row {display: flex; align-items: center; padding: 16px 0; cursor: pointer;}
.f2-whatsNew .f2-newContent .accordionTab > .w3-row p.fcp {margin: 0; padding: 0; max-width: calc(100% - 80px); width: 100%;}
.f2-whatsNew .f2-newContent .accordionTab > .w3-row i.icon {width: 40px; margin-left: 40px;}
.f2-whatsNew .f2-newContent .accordionTab .accContent { padding-right: 50px; padding-bottom: 30px;}
.f2-whatsNew .f2-newContent .accordionTab .accContent .col3 {display: flex; align-items: center; justify-content: space-between; margin-top: 30px;}
.f2-whatsNew .f2-newContent .accordionTab .accContent .col3 .col1_3 {width: 100%; max-width: calc(33.33% - 47px);}
.f2-whatsNew .f2-newContent .accordionTab .accContent .col3 .col1_3 img {display: block; margin-bottom: 16px;}

.f2-whatsNew .f2-bottomButton {padding:48px 20px;}
.f2-whatsNew .f2-startExpoloring {width: 100%; max-width: 460px; height: auto; margin: 0 auto; display: flex; align-items: center; justify-content: center;
	background: var(--roza); color: #FFF; text-align: center; font-size: 25px; padding: 6px 10px; font-style: normal; font-weight: 400; line-height: normal; border-radius: 20px;
	transition: background ease-in-out 0.45s;
}

.f2-whatsNew .f2-startExpoloring:hover {text-decoration: none; background: #000;}

.f2-whatsNew .f2-tabs {}
.f2-whatsNew .f2-tabs ul {list-style-type: none; margin: 0; padding: 0; display: flex; margin-bottom:5px; }
.f2-whatsNew .f2-tabs ul li {margin-right: 15px;}
.f2-whatsNew .f2-tabs ul li a {
	font-size: 13px;
	font-style: normal;
	font-weight: 800;
	line-height: normal;
	letter-spacing: 2.6px;
	text-transform: uppercase;
	color: #fff;
	display: block;
	padding: 5px 20px 20px 20px;
	padding-bottom: 20px;
	border-bottom: 3px solid transparent;
	
	
}

.f2-whatsNew .f2-tabs ul li.selected a {
	color: #D2F7FF;	
}
.f2-whatsNew .f2-tabs ul li.selected {
	border-bottom: 3px solid var(--roza);
}


.f2-whatsNew  .blackBox {border-radius: 7px; display: flex; margin-bottom: 20px; align-item: flex-start; background: #000; color: #fff; padding: 25px 25px 70px 45px;}
.f2-whatsNew  .blackBox i {font-size: 70px; margin-right: 30px; color: var(--roza)}
.f2-whatsNew  .blackBox i::before {margin: 0; width: auto;}

.f2-whatsNew  .blackBox .text h3{
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 140%; 
}

.f2-whatsNew  .blackBox .text p {font-size: 18px; 
font-weight: 400; margin-top: 13px;
line-height: 22px;
}

.validationsSteps {display: flex; gap: 17px; padding-left: 80px; margin-bottom: 50px;}
.validationsSteps .box {width: 33.33%; height: auto; background: #000; color: var(--white); position: relative; border-radius: 7px; overflow: hidden;}
.validationsSteps .box span.number {position: absolute; left: 0; top: 0; bottom: 0; font-size: 46.665px;
font-style: normal;
font-weight: 800;
line-height: normal;
background: var(--Linear, linear-gradient(180deg, #BB0061 0%, #91245C 100%)); width: 60px; display: flex; justify-content: center}
.validationsSteps .box .content {}
.validationsSteps .box .content p {padding: 0 20px 20px 80px; margin-bottom: 34px;}
.validationsSteps .box .content a {margin-left: 80px;
	width: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--roza);
    color: #FFF;
    text-align: center;
    font-size: 18px;
    padding: 6px 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-radius: 20px;
    transition: background ease-in-out 0.45s; margin-bottom: 34px;
}
.validationsSteps .box .content a:hover {text-decoration: none; background: var(--heart_m);}
.validationsSteps .box .content .img {padding-left: 60px;}
.validationsSteps .box .content .img img {margin: 0; display: block;}



/*mail page*/
.f2-mailImage {display: block; width: 210px; height: auto; margin: 0 auto 30px auto;}


/***************** responsive ************************/
@media only screen and (max-width:960px) {
	.f2-page-content.f2-publicPage .flex {flex-direction: column}
	.f2-page-content.f2-publicPage .flex .f2-rightSidebar {max-width: 100%; width: 100%; padding: 20px;}
	.f2-page-content.f2-publicPage .flex .f2-leftContent {max-width: 100%; width: 100%; padding: 0 20px;}
	
	#f2_public .f2-page-content.f2-publicPage .flex .f2-rightSidebar .f2-script {max-width: 100%;}
	#f2_public .f2-page-content.f2-publicPage .flex .f2-rightSidebar .f2-grayBoxData .f2-dashBox {max-width: 600px; margin: 0 auto 50px auto;}
	#f2_public .f2-page-content.f2-publicPage .flex .f2-rightSidebar .f2-grayBoxData .f2-legal {margin: 15px auto 20px auto;}
	
	#f2_public .f2-wannaJoin .f2-grayBoxData {width: 100%; max-width: 100%;}
	
	.f2-choosePlan .f2-choosePlanBoxes .f2-normalBox .f2-largeFont {font-size: 50px;}
	
	.validationsSteps {flex-wrap: wrap;}
	.validationsSteps .box {width: calc(50% - 17px);}
}



@media only screen and (max-width:720px) {
	.f2-whatsNew .f2-tabs ul li {max-width:33%;margin-right:10px;}
	.f2-whatsNew .f2-tabs ul li a {
		font-size: 11px;
		padding: 5px 10px 10px 10px;
	}

	.mainLogo {margin-bottom: 17px;}
	.mainLogo img {max-width: 130px;}
	.f2-titleStart {padding-top: 0;}
	
	
	#f2_bg.f2-public-img {height: 100%;}
	.f2-wp650.f2-homeTopSection {padding: 0 25px;}
	#f2_public .f2-wp650.f2-homeTopSection .f2-btn_roza {padding: 0 30px; min-width: unset; max-width: unset; font-size: 20px;}
	.f2-script {line-height: 60px;}
	
	
	.f2-getToKnow .f2-col_4 {flex-wrap: wrap;} 
	.f2-getToKnow .f2-option { width: 50%; margin-bottom: 30px;}
	
	.f2-getToKnow .f2-option:last-child,
	.f2-getToKnow .f2-option:nth-child(3) {  margin-bottom: 0;}
	
	.f2-getToKnow .f2-col_3 {flex-direction: column; justify-content: center; align-items: center; margin-left: 0;}
	.f2-getToKnow .f2-textData {max-width: 400px; width: 100%; padding: 0; margin-bottom: 30px;}
	.f2-getToKnow .f2-textData:last-child {margin-bottom: 0;}
	
	.f2-pub_events .f2-wp980 {padding: 0;}
	.f2-upcomingEventsCards {margin-left: 0; flex-direction: column;}
	.f2-upcomingEventsCards .f2-wrapper {padding-left: 0; width: 100%; padding-bottom: 40px;}
	
	.f2-menuWrapper {padding: 0 20px; flex-direction: column;}
	
	.f2-menuWrapper .f2-menu-lnks {width: 100%; max-width: 100%; border-top: 1px solid #000;}
	
	.f2-menuWrapper .f2-menuLogin {max-width: 100%; width: 100%; border-top: 1px solid #000; margin-top: 20px; padding-bottom: 20px; text-align: center;}
	
	.f2-grayBoxData.f2-wp630 {padding: 70px 20px;}



	.f2-page-content.f2-publicPage .flex .f2-rightSidebar {padding: 20px 0;}
	.f2-page-content.f2-publicPage .flex .f2-leftContent {padding: 0;}
	
	#fs2_public_bizs.f2-page-content.f2-publicPage .flex .f2-leftContent,
	#fs2_public_fruits.f2-page-content.f2-publicPage .flex .f2-leftContent {padding: 0 20px;}
	
	#f2_go_premium .f2-goPremiumNow {flex-direction: column; padding: 20px 17px;}
	#f2_go_premium .f2-goPremiumNow button {width: 100%; max-width: 100%; margin: 0 0 20px 0;}
	#f2_go_premium .f2-goPremiumNow .col1_3 {max-width: 180px; display: block; text-align: center;}
	table.f2-withBorders tbody tr td {padding-right: 10px;}
	
	
	.f2-morePlan .f2-morePlanRow .f2-morePlansTextWrapper {flex-direction: column;}
	.f2-morePlan .f2-morePlanRow .f2-morePlansTextWrapper button {margin-left: 0; margin-top: 15px;}
	
	.f2-morePlan .f2-morePlanRow label {width: 100px;}
	.f2-morePlan .f2-morePlanRow .f2-morePlansTextWrapper {max-width: calc(100% - 120px); align-content: end;flex-wrap: wrap;}
	.f2-upgradeMembershipBottom .f2-wrapperProp .f2-prop {width: 100%; margin-bottom: 40px;}
	.f2-upgradeMembershipBottom .f2-wrapperProp {gap: 0;}
	
	.f2-upgradeMembershipBottom .f2-cards {justify-content: center;}
	
	.f2-choosePlanBoxes {flex-direction: column;}
	.f2-choosePlan .f2-choosePlanBoxes .f2-normalBox {width: 100%; margin-bottom: 10px; text-align: left;}
	.f2-choosePlan .f2-choosePlanBoxes .f2-normalBox button {margin: 0; margin-top: 20px;}
	.f2-choosePlan .f2-choosePlanBoxes .f2-normalBox hr.mau {margin: 16px 0;}
	.f2-choosePlan .f2-choosePlanBoxes .f2-normalBox {padding: 35px 20px 20px 20px;}
	.f2-choosePlan .f2-choosePlanBoxes .f2-normalBox.f2-black {padding: 40px 20px 40px 20px;}
	.f2-choosePlan .f2-choosePlanBoxes .f2-normalBox span.f2-smallTxt {display: inline-block;}
	.f2-choosePlan .f2-choosePlanBoxes .f2-normalBox hr.mau.f2-responsiveWide {width: 100%;}
	
	.f2-choosePlan .f2-choosePlanBoxes .f2-normalBox:nth-child(1) {order: 2;}
	.f2-choosePlan .f2-choosePlanBoxes .f2-normalBox:nth-child(2) {order: 1;}
	.f2-choosePlan .f2-choosePlanBoxes .f2-normalBox:nth-child(3) {order: 3;}
	
/* splider boxes */
.f2-choosePlan .f2-choosePlanBoxes {
	display:block;
	margin: 0 -16px;
}
.f2-choosePlan .splide__track {

}
.f2-choosePlan .splide__list{
	display:inline-flex;gap:1px;cursor:pointer;
}
.f2-choosePlan .splide__slide{
	display:inline-block;
}
.f2-choosePlan .splide__slide:nth-child(2){
	z-index:9;
}
.f2-choosePlan .splide__slide:nth-child(1){
	margin-right:-10px;
}
.f2-choosePlan .splide__slide:nth-child(3){
	margin-left:-10px;
}
.f2-choosePlan .splide__slide.is-active:nth-child(1){
	margin-right:inherit;
}
.f2-choosePlan .splide__slide.is-active:nth-child(3){
	margin-left:inherit;
}
.f2-choosePlan .f2-normalBox {
	width:250px !important;
	
	top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.f2-choosePlan .f2-normalBox .f2-btn_roza {
	width:240px !important;
	text-align: center;
	justify-content: center;
}

	
	
	#f2_thank_you {flex-direction: column; justify-content: flex-start;}
	#f2_thank_you .f2-ThankyouLogo {position: relative; top: 0; left: 0; margin: 30px 0;}
	
	
	
	
	.f2-homeTopSection .f2-grayBoxData .f2-dashBox {margin-bottom: 100px;}	
	.f2-homeTopSection .f2-grayBoxData .f2-dashBox .f2-button {flex-direction: column; align-items: center; bottom: -100px; left: 0; margin: 0; padding: 0 5px; background: none; width: 100%; }
	.f2-grayBoxData .f2-dashBox .f2-button .f2-btn_black {margin-left: 0; margin-bottom: 0;}
	
	.f2-grayBoxData .f2-legal {display: none;}
	.f2-legal.showMobile {display: block;}
	
	
	.f2-upcomingEventsCards .f2-wrapper .f2-post .fwb {height: auto; }
	
	.f2-termsBottom .f2-wp980.f2-getToKnow .f2-textData {width: 100%;}
	
	.f2-whatsNew .f2-newContent .accordionTab .accContent .col3 {display: block;}
	.f2-whatsNew .f2-newContent .accordionTab .accContent .col3 .col1_3 {width: 100%; max-width: 100%; margin-bottom: 20px; display: flex; align-items: center;}
	.f2-whatsNew .f2-newContent .accordionTab .accContent .col3 .col1_3 img {width: 96px; margin: 0; margin-right: 20px;}
	
	
	.validationsSteps {flex-wrap: wrap;}
	.validationsSteps .box {width: 100%;}
	.validationsSteps .box .content .img img {height: 120px;}
}

@media only screen and (max-width:450px) {
	/*
	.f2-paymentsWrapper {border-bottom: 1px solid #000; padding-bottom: 20px;  margin-bottom: 20px;}
	.f2-paymentsWrapper .f2-paymentAccHeader {flex-direction: column; align-items: flex-start; position: relative;}
	.f2-paymentsWrapper .f2-paymentAccHeader .f2-paymentLogos {display: flex; align-items: center; margin-left: 32px;}
	.f2-paymentsWrapper .f2-paymentAccHeader .f2-paymentLogos img {margin: 0; margin-right: 10px; margin-top: 10px;}
	.f2-paymentsWrapper .f2-paymentAccHeader .f2-paymentLogos button {position: absolute; top: 0; right: 0;}
*/
}

@media only screen and (max-width:600px) {
	.f2-whatsNew .f2-topPage img {max-width: 85%;}
	.f2-whatsNew .f2-newContent {padding: 0 16px;}
	.f2-whatsNew .f2-newContent .f2-flex {flex-direction: column; padding-top: 34px;}
	.f2-whatsNew .f2-newContent .f2-flex .f2-text {max-width: 100%; width: 100%; text-align: center; padding: 0;}
	.f2-whatsNew .f2-newContent .f2-flex .f2-text h3 {justify-content: center;}
	.f2-whatsNew .f2-newContent .f2-flex .f2-text p {margin-bottom: 20px;}
	.f2-whatsNew .f2-newContent .f2-flex .f2-image {margin: 0 auto;}
	.f2-whatsNew .f2-newContent .f2-flex .f2-image .f2-width320 {margin: 0 auto;}
	.f2-whatsNew .f2-newContent .f2-flex .f2-image ul li:last-child img {width: 48px; margin-left: 0;}
	
	.f2-whatsNew .f2-newContent .f2-flex.mainTitle .f2-text,	
	.f2-whatsNew .f2-newContent .f2-flex.mainTitle .f2-text h3,
	.f2-whatsNew .f2-newContent .f2-flex.mainTitle .f2-image,
	.f2-whatsNew .f2-newContent .f2-flex.f2-withIcon .f2-text h3,
	.f2-whatsNew .f2-newContent .f2-flex.f2-withIcon .f2-text {width: 100%; max-width:100%; text-align: left; justify-content: flex-start;}
	.f2-whatsNew .f2-newContent .f2-flex.f2-withIcon .f2-image {margin: 0; padding-left: 80px; justify-content: flex-start; width: 100%; max-width: 100%;}
	
	.f2-whatsNew .f2-newContent .f2-flexl p {text-align: left; }
	
	.f2-whatsNew .f2-newContent .f2-flex.mainTitle .f2-text {padding-left: 0;}	
	.f2-whatsNew .f2-newContent .f2-flex.mainTitle .f2-text h3 {padding-left: 0 !important; padding-right: 0 !important;}
	
	.f2-whatsNew .f2-newContent .f2-flex .group {max-width: 100%;}
	
	.f2-grayBoxData.f2-wp630 {padding: 20px; padding-top: 5px; margin-top: 0;}
	.f2-script {
    line-height: 50px;
    font-size: 40px;
	}
}

/* static content TOS... */
.f2-content-html h2 {
  padding: 8px 0;
    margin-bottom: 10px !important;
    font-weight: var(--weight_bold);
    font-size: var(--size_large);
    margin-bottom: 10px !important;
    font-family: var(--font-family);
}
.f2-content-html h3 {
	font-family: var(--font-family);
  padding: 16px 0 8px;
  font-weight: var(--weight_bold);
  font-size: var(--size_normal);
    line-height: 1.2em;
}
.f2-content-html h4 {
	font-family: var(--font-family);
  padding: 10px 0 0;
  font-weight: var(--weight_normal);
  font-size: var(--size_normal);
    line-height: 1.2em;
    text-transform: uppercase;
}
.f2-content-html p {
  padding: 8px 0;
}

















/***************** COOKIES ************************/


#band {
    position: fixed;
    width: 320px;
    height: auto;
    background-color: var(--roza);
	bottom: 0px;
	z-index: 200;
	box-shadow: 0px -3px 3px 0px rgba(0, 0, 0, 0.15);
}

#consent-banner-modal {
  background: var(--temno_siva);
  font-size: 16px;
}
#consent-banner-settings {
	padding: 30px;
	font-size: 18px;
	color: #FFFFFF;
	background-color: var(--temno_siva);
}
#consent-banner-settings div {
	padding: 16px 0;
}
#consent-banner-settings div p {
	padding: 8px 0;
}
#consent-banner-settings div p ul li input {
	width:18px;
	height:18px;
}
.consent-banner-button {
  color: var(--roza);
  border-color: var(--roza);
  border-radius: 30px;
}
.consent-banner-button:hover {
  color: var(--skrlatna);
  border-color: var(--skrlatna);
}
.consent-banner-button[href="#accept"] {
  color: #ffffff;
  border-color: var(--roza);
  background-color: var(--roza);
}
.consent-banner-button[href="#accept"]:hover {
  background-color: var(--skrlatna);
  border-color: var(--skrlatna);
}
@media (max-width:576px) {
  #consent-banner-settings .consent-banner-settings-buttons {
    background-color: var(--temno_siva);
  }
}

@media only screen and (max-width:420px) {
    #band {
    width: 100%;
    max-width: 420px;
	}
	#cookies-close {
    background-color: #000;
    top: 0;
    right: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
	}
}

/* TFA */
#f2_tfa_step_label{
	width:100%;display:block;
	padding:0;
	text-align: center;
}
#f2_tfa_step_input:where([autocomplete=one-time-code]) {
  font-family: font-family: 'Nunito';
  font-size: 52px !important;
 /*  letter-spacing: 0.1em; */
  border:0;
  border-bottom:1px solid var(--white);
  margin:0;
  text-align: center;
  color: white;
  padding: 0;
  background-color: transparent;
  width: 300px;
}
/* 
#f2_tfa_step_input:where([autocomplete=one-time-code1]) {
  --otp-digits: 6;
  --otp-ls: 2ch;
  --otp-gap: 1.25;
  --_otp-bgsz: calc(var(--otp-ls) + 1ch);
  --_otp-digit: 0;

  all: unset;
  background: 
  linear-gradient(90deg, 
    var(--siva) calc(var(--otp-gap) * var(--otp-ls)),
    transparent 0),
    linear-gradient(90deg, 
    var(--siva) calc(var(--otp-gap) * var(--otp-ls)),
    transparent 0
  );
  background-position: calc(var(--_otp-digit) * var(--_otp-bgsz)) 0, 0 0;
  background-repeat: no-repeat, repeat-x;
  background-size: var(--_otp-bgsz) 100%;
  caret-color: var(--otp-cc, #222);
  clip-path: inset(0% calc(var(--otp-ls) / 2) 0% 0%);
  font-family: ui-monospace, monospace !important;
  font-size: 52px !important;
  inline-size: calc(var(--otp-digits) * var(--_otp-bgsz));
  letter-spacing: var(--otp-ls);
  padding-block: var(--otp-pb, 0.6ch);
  padding-inline-start: calc(((var(--otp-ls) - 1ch) / 2) * var(--otp-gap));
}
*/

@media only screen and (min-width:531px) and (max-width:620px) {
    #f2_tfa_step_input:where([autocomplete=one-time-code]) {
	  font-size: 52px !important;
	}
}
@media only screen and (min-width:431px) and (max-width:530px) {
    #f2_tfa_step_input:where([autocomplete=one-time-code]) {
	  font-size: 52px !important;
	}
}
@media only screen and (min-width:361px) and (max-width:430px) {
    #f2_tfa_step_input:where([autocomplete=one-time-code]) {
	  font-size: 52px !important;
	}
}
@media only screen and (max-width:360px) {
	#f2_tfa_step_input:where([autocomplete=one-time-code]) {
	  font-size: 52px !important;
	}
}