/* COVER */
.f2-badges {
  position: relative;
}
.f2-badges .f2-badge {
  width: 28px;
  height: 28px;
  padding: 4px 0;
  margin-right: 5px;
  font-size: var(--size_20);
}

.f2-badges_d {
  position: relative;
  height:48px;
}
.f2-badges_d .f2-badge {
  width: 48px;
  height: 48px;
  padding: 5px 0;
  margin-right: 5px;
  font-size: var(--size_xxl);
}


#f2_profile_main,#f2_group_main{
	z-index: 9;
}
.f2-profi_d {
  display: table;
  width: 100%;
}
@media only screen and (max-width:720px) {
  .f2-profi_d {
    display: none;
  }
}
.f2-profi_d .f2-prof_menu {
  margin: 16px 0 0 30px;
  justify-content: flex-end;
  min-height: 74px;
}
.f2-profi_d .f2-prof_menu div {
  padding-left: 40px;
}

.f2-profi_d img {
  vertical-align: text-top;
}
@media only screen and (min-width:961px) {
  .f2-profi_m {
    display: none;
  }
}
@media only screen and (max-width:720px) {
  .f2-profi_d,.f2-profi_m {
    padding: unset;
  }
}
@media only screen and (min-width:721px) and (max-width:960px) {
  .f2-profi_d,.f2-profi_m {
    padding: 0.01em 16px;
  }
}
@media only screen and (min-width:961px) {
  .f2-profi_d,.f2-profi_m {
    padding: unset;
  }
}
.f2-prof_menu {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin: 0 8px;
}
.f2-prof_menu.r {
  justify-content: flex-end;
}
.f2-prof_menu.n {
  justify-content: space-between;
}

#f2_my_top_menu .f2_topPageNav{
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  justify-content: flex-start;
  padding-top: 10px;
}


.f2-sticky-js {
    position: fixed;
    top: 0;
    background-color: var(--temno_siva) !important;
    z-index: 3002;
    width:100%;
}
#f2_my_top_menu.f2-sticky-js {
  width:602px;
}

#f2_my_top_menu{
	-webkit-transition: top .3s ease-in-out; transition: top .3s ease-in-out;  -moz-transition: top .3s ease-in-out;
}

#f2_lpanel #f2_my_top_menu.f2-sticky-js {width: 100%; left: 0; right: 0; top: 0; -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.65);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.65);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.65);}
#f2_lpanel #f2_my_top_menu.f2-sticky-js hr.shw,
#f2_lpanel #f2_my_top_menu.f2-sticky-js .topOptions.withButtons .f2_topPageNav button span {display: none;}

#f2_lpanel #f2_my_top_menu.f2-sticky-js .f2_topPageNav {padding-top: 0;}
#f2_lpanel #f2_my_top_menu.f2-sticky-js .topOptions.withButtons {max-width: 960px; width: 100%; margin: 0 auto;}


#f2_profile_top .f2-gender {
  padding-top: 0;
}
.f2-profilka.mobile {
  position: absolute;
  margin: -30px 0 0 16px;
}
.f2-prof_cover_m {
  width: 100%;
  object-fit: cover;
  height: 160px;
  clip-path: circle(1160px at 50% -1000px);
}
.f2-prof_cover_d {
  width: 140%;
  object-fit: cover;
  max-width: none;
  margin-left: -20%;
  margin-top: 0 !important;
  height: 380px;
  clip-path: circle(2380px at 50% -2000px);
}
#f2_profile_top .f2-badges,
#f2_profile_edit .f2-badges {
  margin: -25px 0 15px 0;
}
.f2-badges_d {
  margin: -48px 0 32px 0;
}
.f2-headline {
  text-align: justify;
}

@media only screen and (max-width:960px) {
  .f2-headline {
    padding: 0.01em 16px;
  }
}
.f2-headline .f2-butn {
  display: table-cell;
  float:right;
}
@media only screen and (min-width:961px) {
  .f2-headline .f2-butn {
    display: flex;
    justify-content: flex-end;
  }
  .f2-headline .f2-butn button {
    margin-top: 0 !important;
  }
}
@media only screen and (max-width:960px) {
  .f2-headline .f2-butn button {
    margin-bottom: 0 !important;
  }
}
.f2-stat {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
}
.f2-stat.r {
  justify-content: flex-end;
}
.f2-stat.n {
  justify-content: space-between;
}
.f2-stat a {
  flex: 50%;
  line-height: 30px;
  display: inline-flex;
}
.f2-about {
  line-height: 44px;
  display: flex;
}
.f2-edit_for {
  margin-top: -45px;
}
.f2-edit_0 {
  margin-top: -53px;
}
.f2-edit_about {
  display: flex;
  justify-content: space-between;
}
.f2_about_person {
	display:none;
  padding-left: 50px;
  padding-bottom: 15px;
}
#f2_profile_top .f2-list {
  color: var(--bela) !important;
  display: list-item;
  margin-left: 20px;
}
#f2_profile_top .f2-list::marker {
  color: var(--roza);
}
.f2-val_r,.f2-val_g,.f2-val_e {
  position: relative;
  padding: 20px;
  margin-bottom: 16px;
  background-color: var(--black);
  border-radius: 10px;
}
.f2-abuse-opt, .f2-delete-profile-questionnaire-opt {
  position: relative;
  padding: 20px;
  margin-bottom: 16px;
  background-color: var(--black);
  border-radius: 10px;
  cursor:pointer;
}
.f2-abuse-opt.f2-selected, .f2-delete-profile-questionnaire-opt.f2-selected {
  background-color: var(--roza);
}
.f2-val_r.f2-selected,.f2-val_g.f2-selected,.f2-val_e.f2-selected {
  background-color: var(--roza);
}
#f2_profile_top .f2-val_r .f2-caret-b,
#f2_profile_edit .f2-val_r .f2-caret-b {
  bottom: -9px;
  left: 173px;
}
#f2_profile_top .f2-val_g .f2-caret-b,
#f2_profile_edit .f2-val_g .f2-caret-b {
  bottom: -9px;
  left: 23px;
}
#f2_profile_top .f2-val_e .f2-caret-l,
#f2_profile_edit .f2-val_e .f2-caret-l {
  top: 24px;
  left: -9px;
}
#f2_profile_top .f2-photo_ch,
#f2_profile_edit .f2-photo_ch {
  position: absolute;
  width: 60px;
  height: 60px;
  font-size: var(--size_icon);
  background-color: rgba(0,0,0,0.5);
  border-radius: 50%;
  z-index: 55;
   -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out;  -moz-transition: .2s ease-in-out;
}

#f2_profile_top .f2-photo_ch:hover,
#f2_profile_edit .f2-photo_ch:hover {
  background-color: rgba(0,0,0,0.7);
}




#f2_profile_top .f2-radio_box,
#f2_profile_edit .f2-radio_box {
  height: 280px;
}
#f2_profile_top .f2-stype,
#f2_profile_edit .f2-stype {
  background-color: var(--roza);
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.65);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.65);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.65);
  padding: 20px 16px 20px 52px;
  margin-bottom: 10px;
  cursor: pointer;
  display: block;
  position: relative;
  border-radius: 20px;
}
@media only screen and (min-width:721px) {
  #f2_profile_top .f2-stype,
  #f2_profile_edit .f2-stype {
    padding-left: 128px;
  }
}
#f2_profile_top .f2-stype p,
#f2_profile_edit .f2-stype p {
  color: var(--black);
}
#f2_profile_top #f2_status p,
#f2_profile_edit #f2_status p {
  color: var(--svetlo_siva);
}
#f2_profile_top .f2-intel,
#f2_profile_edit .f2-intel,
#f2_profile_top .f2-looks,
#f2_profile_edit .f2-looks {
  max-width: 300px;
  padding: 30px 0 40px;
}
.f2-radio-slider {
  margin-top: -34px;
  padding: 0 3px 24px 0;
  display: flex;
  justify-content: space-between;
}
#f2_profile_top #f2_birth_f,
#f2_profile_edit #f2_birth_f,
#f2_profile_top #f2_birth_m,
#f2_profile_edit #f2_birth_m {
  max-width: 300px;
  padding: 0 3px 24px 0;
  display: flex;
  justify-content: space-between;
}
.f2-profile-menu .f2-flex {
  flex: 1;
  max-width: 120px;
}
#f2_group_menu .f2-flex {
  flex: 1;
  max-width: 120px;
  min-height: 106px;
}
#f2_group_menu button.f2-flex.active  {color: #fff;}
#f2_group_menu button.f2-flex:hover {text-decoration: underline;}
#f2_profile_ico .f2-photo_ch {
  font-size: var(--size_icon);
  background-color: rgba(0,0,0,0.5);
  position: absolute;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  z-index: 55;
}
#f2_profile .f2-val_r, #f2_profile_edit .f2-val_r, #f2_profile .f2-val_g, #f2_profile_edit .f2-val_g, #f2_profile .f2-val_e, #f2_profile_edit .f2-val_e {
    position: relative;
    padding: 20px;
    margin-bottom: 16px;
    background-color: #000000 !important;
    border-radius: 10px;
}
#f2_profile .f2-val_r .f2-caret-b, #f2_profile_edit .f2-val_r .f2-caret-b {
    bottom: -9px;
    left: 173px;
}
.f2-caret-b, .f2-caret-br {
    position: absolute;
    width: 0;
    height: 0;
    border-top: 9px solid #000000;
    border-right: 9px solid transparent;
    border-left: 9px solid transparent;
}
#f2_profile .f2-val_g .f2-caret-b, #f2_profile_edit .f2-val_g .f2-caret-b {
    bottom: -9px;
    left: 23px;
}

/* naknadno prilagoditev */
#f2_profile .f2-stat, #f2_profile_edit .f2-stat {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
}

#f2_profile .f2-stat a, #f2_profile_edit .f2-stat a {
    flex: 50%;
    line-height: 30px;
    display: inline-flex;
}
#f2_profile .f2-about, #f2_profile_edit .f2-about {
    line-height: 44px;
    display: flex;
}






/*Kristian Lev*/
/*adding padding top for space above notify bar
.f2-top-menu {padding-top: 16px;}*/
.f2-cursor {cursor: pointer;}

#f2_profile_top .userData{
	align-items: flex-start;
}
#f2_profile_top .f2-locationTown{
	display:inline-flex;
}

.f2_profilePage_topUserData.two_column .col2_3 {max-width: calc(100% - 420px);padding:0;}
.f2_profilePage_topUserData.two_column .col1_3 {max-width: 420px;width: auto;}


.f2_profilePage_topUserData {width: 100%;  height: auto; margin: 0 0 35px 0; padding: 25px 0 15px 0; border-bottom: 1px solid var(--roza); align-items: center;}
.f2_profilePage_topUserData .col2_3 a.userName {font-size: 36px; color: var(--white); font-weight: var(--weight_extra_bold); line-height: 38px; word-break: break-all;}
.f2_profilePage_topUserData  .f2-location {display: flex;}
.f2_profilePage_topUserData  .f2-location .fcp {overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block;}

.f2_profilePage_topUserData .userData {display: flex;}
.f2-profileDescription {padding-left: 70px;}
.f2-profileDescription .pct{color: #A6A8AB;}

.f2-profi_d {display: flex; justify-content: space-between;}

#f2_profile_ico {position: relative; }
#f2_profile_ico img {position: absolute;}


#f2_profile_ico .imageWrapper {width: 220px; height: 100px;}
#f2_profile_ico .f2-heart {position: absolute; left: 0; bottom: -110px;}

#f2_profile_ico.scrl .imageWrapper {width: 220px; height: auto;}


.topContainerOtherPages #f2_profile_ico.scrl img.f2i-220,
#f2_profile_ico.scrl .imageWrapper img {width: 80px; height: 80px;}
.headroom--not-top #f2_profile_ico.scrl .imageWrapper img {margin: 10px 0 0 0;}
.headroom--top #f2_profile_ico.scrl .imageWrapper img {margin: 0;}


/*.headroom--pinned #f2_profile_ico .imageWrapper img {margin: 0; } po popravku - ven */


.f2-profile-menu {width: 100%; min-height: 100px; margin: 0; display: flex; padding-left: 40px; justify-content: flex-end;}
.f2-profile-menu button {max-width: 120px; width: 100%; word-break: break-all; border-bottom: 3px solid transparent; text-decoration: none;}
.f2-profile-menu button i {margin-bottom: 10px;}
.f2-profile-menu button:hover span{text-decoration: underline;}
.f2-profile-menu button:hover i.icon {color: #fff;}
.f2-profile-menu button.active {border-bottom: 3px solid var(--roza); text-decoration: none;} 
.f2_profile_cover {position: relative; padding-bottom: 25px;} 
.f2_profile_cover .f2_profile_cover {padding-bottom: 0;}
.f2_profile_cover .f2-badges_d{position: absolute; display: flex; left: 0; bottom: 0;} 
.f2_profile_cover .f2-badges_d span {display: block; margin-right: 15px;} 
.f2_profile_cover .f2-photo_ch a {    font-size: var(--size_icon);     -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out;  -moz-transition: .2s ease-in-out;
    background-color: rgba(0,0,0,0.5); position: absolute; top: -60px; left: -30px; width: 60px; height: 60px; border-radius: 50%;  z-index: 55;}
.f2_profile_cover .f2-photo_ch a i {color: var(--svetlo_plava:)}


.f2_profile_cover .f2-photo_ch a:hover{ background-color: rgba(0,0,0,0.7);}


.f2-morelines1_button {margin: 10px 0;}
.f2-morelines1_button .f2-showMoreLess {display: flex; align-items: center; color: var(--svetlo_plava); cursor: pointer;}
.f2-morelines1_button .f2-showMoreLess:hover {color: var(--white);text-decoration: underline;}

.f2-headline {border-bottom: 1px solid var(--roza); padding-bottom: 30px;}
.f2-headline .two_column {align-items: flex-start;}

.f2-headline .f2-headline-n-desc {height: auto; overflow: hidden; text-align: left;}
.f2-headline p.f2-headline-txt{
	font-weight: var(--weight_bold);  font-size: var(--size_large); line-height: var(--size_large); margin-bottom:15px;
}
.f2-headline p.f2-desc-txt{
	font-weight: var(--weight_normal);  font-size: var(--size_normal); line-height: var(--size_large);
}

.f2-headline .buttonOptions {display: flex; align-items: center; justify-content: flex-end;} 
.f2-headline .buttonOptions button {margin: 0;}
.f2-headline .buttonOptions span {max-width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block;}
.f2-headline .buttonOptions.isMy span {max-width: 160px;}
.f2-headline .buttonOptions i {margin: -1px;}

.f2-headline .buttonOptions button.f2-grp-cta {min-width:250px;}
.f2-headline .buttonOptions button.f2-grp-cta span {width:100%;align-self: center;}

.two_column .col1_3 .f2-first-cta-button{width: 100%;}

.f2-profile-menu button i {position: relative;}

.f2-profile-menu button i span.f2-number {min-width: 30px; height: 18px; position: absolute; top: -9px; left: 50%; font-size: 13px; display: flex; background: var(--roza); color: #fff; 
	align-items: center; justify-content: center; padding: 0 5px; border-radius: 8px; font-weight: 800; line-height: 20px;
}



.headroom--unpinned .f2-profile-menu button i {margin-top: 9px; margin-bottom: 5px;}
/*sidebar*/
.f2-stat_friends {display: flex; margin-bottom: 20px;}
.f2-stat_friends a {display: flex; align-items: center; margin-right: 10px; word-break: break-all;}


span.f2-online {color: #8BC53F;}

.friendsBox {margin-bottom: 15px;}
.friendsBox h3 {font-size: 14px; text-transform: uppercase; letter-spacing: 2.8px; margin: 20px 0; color: var(--white); display: flex; font-weight: var(--weight_bold); align-items: center;}
.friendsBox h3 span {letter-spacing: 0; color: var(--svetlo_siva); font-size: 18px; display: block; margin-left: 3px; flex; font-weight: var(--weight_normal);}

.friendsBox ul {width: auto; height: auto; margin: 0 0 0 -10px; padding: 0 0 15px 0;  list-style-type: none; display: flex; flex-wrap: wrap;}
.friendsBox ul li {width: 25%; padding-left: 10px; margin-bottom: 10px; }
.friendsBox ul li a {display: block; position: relative;}
.friendsBox ul li a:hover {opacity: 0.8;}
.friendsBox ul li img {width: 100%; height: 100%; aspect-ratio: 16 / 16;  object-fit: cover; border-radius: 100%; display: flex;}
.friendsBox ul li:last-child a span {background: rgba(0,0,0,0.5); color: var(--white); display: flex; align-items: center; justify-content: center;

	position: absolute; top: 0; left: 0; right: 0; bottom: 0; border-radius: 100%; 
}

.f2-profileAccordion .f2-profileAccordiontitle {cursor: pointer;}
.f2-profileAccordion .f2-profileAccordiontitle:hover h3 {color: var(--svetlo_plava)}
.f2-profileAccordion .f2-profileAccordiontitle h3 {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2.8px;
    color: var(--white);
    display: flex;
    font-weight: var(--weight_bold);
    align-items: center;
}
.f2-profileAccordion .f2-profileAccordiontitle h3  span.f2-number {letter-spacing: 0; color: #A6A8AB; font-weight: normal; margin-left: 5px; font-size: 18px;}

.f2-profileAccordion .f2-lookingFor-desc p {color: #A6A8AB;}
.f2-profileAccordion #f2_about .f2-morelines_wrapper {padding-bottom: 15px;} 

.f2_about_person ul {list-style-type: none; margin-left: 20px;} 
.f2_about_person ul li::before {content: "\2022"; color: var(--roza); font-weight: 700; display: inline-block; width: 1em; margin-left: -1em;}

.f2_about_person .f2-personal_description {margin-bottom: 16px;}

/*for all pages in profile section except for profile page - container*/
.headroom--top .topContainerOtherPages {webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 65%); -moz-box-shadow: 0 2px 5px rgba(0,0,0,0.65); box-shadow: 0 2px 5px rgb(0 0 0 / 65%);}
.topContainerOtherPages #f2_profile_ico img.f2i-220 {width: 93px; height: 93px;}

.topContainerOtherPages #f2_profile_ico #f2_ed_pr_ph,
.topContainerOtherPages #f2_profile_ico .f2-heart {display: none;}

.topContainerOtherPages .f2_profilePage_topUserData .col2_3 a.userName {font-size: 18px; color: var(--svetlo_plava);}


/*profiles pages*/
.profilesTitle {padding: 10px 0 30px 0;}

.f2_profile_cover .f2-badges_d .f2-calendarIcon,
.f2-calendarIcon {width: 44px; height: 43px; font-size: 30px; margin-top: 3px; background: var(--roza); border-radius: 0 0 7px 7px; position: relative; display: flex; align-items: center; justify-content: center;}
.f2-calendarIcon span.border {width: 2px; height: 9px; margin: 0; background: #fff; display: block; position: absolute; top: -2px; left: 5px;}
.f2-calendarIcon span.border.right {right: 5px; left: auto;}


.f2-calendarIcon.small {width: 32px; height: 30px; font-size: 20px;}
.f2-calendarIcon.small span.border {width: 1px; height: 6px; top: -2px; left: 5px;}
.f2-calendarIcon.small span.border.right {right: 5px; left: auto;}


/* validations */
.f2-validationCards {display: flex; justify-content: space-between;}
.f2-validationCards .f2-validationCardText {max-width: calc(100% - 230px); width: 100%; position: relative;}
.f2-validationCards .f2-validationCardText .f2-caret-r {position: absolute;right: -8px; top: 22px;}
.f2-validationCards .f2-flexbox {width: 200px;}
.f2-validationCards .f2-flexbox  a.f2-image{width: 60px; height: 60px; margin-left: 10px; display: block; position: relative;}
.f2-validationCards .f2-flexbox  a.f2-image.f2-lastImg span.f2-plus {position: absolute; left: 0; top: 0; right: 0; bottom: 0; border-radius: 100%; background: rgba(0,0,0,0.5); color: #fff; font-size: 18px; display: flex; align-items: center; justify-content: center;}


.f2-validationCards.f2-request { position: relative;}
.f2-validationCards.f2-request .f2-validationCardText {max-width: calc(100% - 30px); width: 100%; position: relative;}
.f2-validationCards.f2-request .f2-validationCardText .f2-val_g {padding-right: 60px;}
.f2-validationCards.f2-request .f2-flexbox {width: 60px; margin: 0; padding: 0; position: absolute; right: 0; left: auto;}
.f2-validationCards.f2-request .f2-flexbox a.f2-image {margin: 0;}
.f2-validationCards.f2-request .f2-validationCardText .f2-caret-r {right: auto; top: 22px; left: -8px; transform: rotate(180deg);}

#f2_my_top_menu_wrap{
	min-height:65px;display:block;border:1px solid transparent; /* border mora bit, da dela prav, ne vem zakaj */
}
/******************************
********** RESPONSIVE *********
******************************/
@media only screen and (min-width:960px) {
.f2-profileAccordion #f2_looking,
.f2-profileAccordion #f2_about {}
.f2-profileAccordion .f2-button {}
}

@media only screen and (max-width:960px) {
	
	.f2_profile_cover .f2-badges_d {left: 16px;}
	
	hr.f2-responsivePink {border-top: 1px solid var(--roza); margin-top: 5px !important;}
	.f2-profileAccordion .f2-profileAccordiontitle h3 {color: var(--svetlo_plava)}
	.friendsBox {margin-bottom: 0;}
	.f2-profileAccordion hr.met.meb {margin: 5px 0 !important;}
	.f2-timelineTitle.fuz {padding: 0;}
	
.f2-stat_friends a i.icon {color: #fff;}

	.f2-profile-menu button i {margin-top: 9px; margin-bottom: 0;}
	#f2_profile_top {padding: 0;}

	.f2-top-menu {padding: 16px 16px 0 16px;}
	
	.w3-container .f2-paddingResponsive980.f2_notifbarParent{
		padding-left: 0; 
   		padding-right: 0;
	}
	

	
	.f2-profile-menu button span {display: none;}
	.f2-profile-menu {min-height: 60px;}
	#f2_profile_ico .imageWrapper,
	.f2-profile-menu button {height: 60px;}
	.topContainerOtherPages #f2_profile_ico .imageWrapper {height: 60px;}
	.topContainerOtherPages #f2_profile_ico .imageWrapper .f2i-220 { width: 40px !important; height: 40px !important; margin-top: 10px;}
		
	#f2_profile_ico img {width: 150px; height: 150px;}	
	.w3-display-topright {right: 50px;}
	
	.f2-profile-menu #dotdot{
		margin-right:10px;
	}
	
	.f2-headline {border: none;}
	.f2-headline .two_column  {border-bottom: 1px solid var(--roza); padding-bottom: 20px;}
	
	
	.f2-prof_cover_d { width: 100%; object-fit: cover; margin-left: 0; margin-top: 0 !important; height: 210px; clip-path: circle(2390px at 50% -2160px);}	
	
	.friendsBox ul {padding-bottom: 15px;}
	.friendsBox ul li {width: 8.33%;}
}


@media only screen and (max-width:720px) {
	
	.f2_profilePage_topUserData  .f2-location {margin-top:3px;}
	
	.f2-headline p.f2-headline-txt {font-size: 17px; line-height: 21px;}
	
	#f2_lpanel #f2_my_top_menu.f2-sticky-js .f2_topPageNav {margin-top: 7px;}
	
	.f2_profilePage_topUserData {padding: 10px 0; flex-direction: column;}
	.two_column .col2_3 {max-width: 100%; padding: 0; margin-bottom: 5px;}
	.f2_profilePage_topUserData.two_column .col2_3 {max-width: 100%;}
	.f2_profilePage_topUserData.two_column .col1_3 {max-width: 100%;width: 100%;}
	.f2_profilePage_topUserData {margin-bottom: 15px;}
	.f2_profilePage_topUserData .col2_3 a.userName {font-size: 30px;}
	
	
	.two_column .col1_3 {max-width: 100%; padding: 0; }
	#f2_profile_top .two_column .col1_3 .userData .f2-gender  {position: relative; top: 3px;}
	.two_column .col1_3 .userData {display: flex; align-items: center;}
	
	
	
	#f2_profile_ico .f2-photo_ch {width: 30px; height: 30px; margin: 0;}
	#f2_profile_ico .f2-photo_ch {font-size: 19px;}
	#f2_profile_ico .f2-heart {bottom: -80px;}
	#f2_profile_ico .imageWrapper {width: 110px; height: 60px;}
	#f2_profile_ico .imageWrapper .f2i-220 {width: 110px; height: 110px;}
	
	
	.headroom--not-top #f2_profile_ico .imageWrapper .f2i-220 {width: 70px; height: 70px;}
	.headroom--unpinned .f2_profilePage_topUserData {border-bottom: 1px solid transparent}
	
	.f2-profile-menu {padding: 0; height: 60px; position: relative; align-items: center; justify-content: flex-end;}
	.f2-profile-menu button span {display: none;}
	
	
	
	.f2-profile-menu button {padding: 0 10px;  display: flex; align-items: center;}
	    
	.f2-profile-menu .f2-flex {flex: 0; padding: 0;}
	
	#f2_profile_ico .imageWrapper .f2i-220 {
		-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
		box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	}
	
	.w3-display-topright {right: 0;}
	
	#f2_profile_ico {margin-left: 16px;}
	.f2-prof_cover_d { width: 100%; object-fit: cover; margin-left: 0; margin-top: 0 !important; height: 210px; clip-path: circle(2380px at 50% -2180px);}
	
	.f2_profile_cover{padding-bottom: 0;}
	#f2_group_main > .f2_profile_cover{padding-bottom: 16px;}	 
	.f2_profile_cover .f2-badges_d {margin: 0; left: 0;}
	.f2_profile_cover .f2-badges_d .f2-badge {width: 33px; height: 33px; margin: 0; padding: 0; margin-left: 16px;}
	
	
	.f2_profile_cover .f2-badges_d .f2-calendarIcon, .f2-calendarIcon {width: 33px; height: 33px; margin: 0 0 0 15px;}
	.f2_profile_cover .f2-badges_d .f2-calendarIcon, .f2-calendarIcon i {font-size: 21px; top: 2px;}
	
	.f2_profile_cover .f2-badges_d .f2-badge [class^="ff2-"]:before, 
	.f2_profile_cover .f2-badges_d .f2-badge [class*=" ff2-"]:before {margin: 0; padding: 0; font-size: 20px;}
	
	.f2-headline {border: none;}
	.f2-headline .two_column {flex-direction: column;}
	.f2-headline .two_column .col2_3 {margin-bottom: 30px;}
	
	/*
	.f2-headline .two_column .col1_3 {justify-content: flex-start;}
	*/

	
	/*other pages*/	
	.profilesTitle {padding: 10px 16px 15px 16px;}
	
	
	/*validations*/
	.f2-validationCards {flex-direction: column;}
	.f2-validationCards .f2-validationCardText {width: 100%; max-width: 100%;}
	.f2-validationCards .f2-validationCardText .f2-caret-r {bottom: -13px; left: 35px;right: auto;  top: auto; transform: rotate(90deg);}
	.f2-validationCards .f2-flexbox {width: 100%; margin-bottom: 15px;}
	
	
	#f2_my_top_menu .f2_topPageNav {padding-top: 0;}
	
	
	.friendsBox ul li {width: 16.66%;}
	
}


@media only screen and (max-width:960px) {
	.f2-profile-menu button {width: auto;}
}
	

@media only screen and (max-width:480px) {
	#f2_profile_ico .imageWrapper .f2i-220 {width: 80px; height: 80px;}
	#f2_profile_ico .imageWrapper {width: 80px}
	
	#f2_profile_ico .f2-heart {bottom: -50px; left: -10px;}
	#f2_profile_ico .f2-heart i {font-size: 46px;}
	#f2_profile_ico .f2-heart.f2-heart_b div {font-size: 13px;}
	
	
	.friendsBox ul li {width: 25%;}
	
	#f2_profile_ico {max-width:80px;}
	
	.f2-headline .buttonOptions button.f2-btn_roza  {max-width: calc(100% - 115px);}
	

}

@media only screen and (min-width:960px) {
	.f2-email {display: block; width: 278px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
}
	

















































