#navbarContentContainer, #navigationBar {
  padding-top: 0;
  padding-bottom: 0;
}

#chat-log {
  background-image: url('../../assets/chat-logs-background.svg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 300px;
}

@media only screen and (min-width: 1390px) {
  .dropdown-content-more-button {
    width: 260px!important;
    right: 0px!important;
  }
}

@media only screen and (min-width: 1200px) {

  .navbar-only-header {
    background: #34207d!important;
  }

  .toggle-menu-content {
    display: none;
  }

  .custom-header-collapse {
    padding: 0 7%;
    display: inline-block!important;
    margin: auto;
  }

  .custom-navbar-toggler {
    display: none;
  }

  .custom-header {
    background-image: url("../../assets/map.svg");
    background-repeat: no-repeat;
    background-size: 1440px 320px;
  }

  .custom-header-logo {
    float: left;
  }

  .custom-header h1 {
    font-size: 36px;
    width: 100%;
    height: 200px;
    line-height: 131px;
  }

  .filter-box {
    width: 90%;
    height: 160px;
    top: 260px;
    padding: 15px 48px;
  }
  .light .filter-box {
    width: 78%;
  }

  .filter-box-profiles {
    width: 85%;
    height: 124px;
    top: 260px;
    padding: 30px 30px;
    max-width: 2019px;
  }

  .filter-box-profiles-sm {
    top: 110px;
  }

  .filter-box-offers {
    max-width: 2019px;
  }

  .form-check-inline {
    font-size: 16px;
    line-height: 69px;
    margin-left: 15px;
  }

  .filter-box-select {
    height: 48px;
  }

  .filter-box-select select {
    font-size: 16px;
    margin-top: 2px;
    padding: 0 1.5em 0.3em;
  }

  .filter-box-select-phrase {
    font-size: 16px;
    line-height: 60px;
    padding-left: 20px;
  }

  .search-select-filter {
    height: 48px!important;
  }

  .select textarea {
    line-height: inherit;
  }

  .custom-selects .select::after {
    background-image: url("../../updated-icons/updated-header-icons/header-search-location-icon-white.svg");
    background-size: 21px 21px;
    width: 20px;
    height: 20px;
    top: 14px;
    opacity: 0.5;
  }

  .filter-box-select select.arrow {
    background-image: url("../../assets/icons/arrow-icon-down-sort.svg");
    background-position: calc(100% - 1rem), 100% 0;
    background-position-y: calc(100% - 1.3rem);
    background-size:  7px 6px;
    background-repeat: no-repeat;
  }

  .filter-box-select select.city {
    background-image: url("../../assets/icons/city-icon.svg");
    background-position: calc(100% - 1rem), 100% 0;
    background-position-y: calc(100% - 0.9rem);
    background-size: 1.3em 1.3em;
    background-repeat: no-repeat;
  }

  .filter-box-select select.language {
    background-image: url("../../assets/icons/language-icon.svg");
    background-position: calc(100% - 1rem), 100% 0;
    background-position-y: calc(100% - 0.9rem);
    background-size:  1.3em 1.3em;
    background-repeat: no-repeat;
  }

  .filter-box-select select.tags {
    background-image: url("../../updated-icons/updated-header-icons/header-tags-icon-white.svg");
    background-position: calc(100% - 1rem), 100% 0;
    background-position-y: calc(100% - 0.6rem);
    background-size:  1.5em 1.5em;
    background-repeat: no-repeat;
  }

  .venus-icon {
    width: 12px;
    height: 19px;
    background-image: url("../../assets/icons/venus.svg");
    background-size: cover;
  }

  .mars-icon {
    height: 17px;
    width: 17px;
    background-image: url("../../assets/icons/mars.svg");
  }

  .search-icon-white {
    background: url("../../updated-icons/updated-header-icons/header-search-icon-white.svg") no-repeat;
    height: 18px;
  }

  .filter-box-button {
    font-size: 16px;
    height: 44px;
  }

  .custom-input {
    font-size: 16px;
    height: 48px;
    width: 130px;
    display: inline-block;
  }

  .search-button {
    height: 48px;
  }

  .search-button-icon {
    display: inline-block;
    background: url("../../updated-icons/updated-header-icons/header-search-icon-white.svg") no-repeat;
    height: 23px;
    width: 26px;
    margin-bottom: -5px;
    opacity: 0.5;
  }

  .header-switch-buttons {
    height: 48px;
    margin-left: 30px;
  }

  .header-switch-button {
    font-size: 16px;
    height: 40px;
  }

  .dd-button {
    font-size: 16px;
    height: 44px;
  }

  .coins-badge {
    height: 44px;
    font-size: 16px;
  }

  .icon-add-coins {
    height: 45px;
    width: 45px;
  }

  .login-icon {
    background: url("../../updated-icons/updated-header-icons/header-login-icon-red.svg") no-repeat;
    height: 22px!important;
    width: 22px!important;
  }

  .signup-icon {
    background: url("../../updated-icons/updated-header-icons/header-sign-up-icon-white.svg") no-repeat;
    height: 22px!important;
    width: 22px!important;
    margin-top: 0!important;
  }

  .show-hide-filtering {
    display: none;
  }

}

.login-icon {
  margin-top: 0!important;
}

@media only screen and (max-width: 1540px) {
  .custom-header-collapse {
    padding: 0 1%;
  }
}

@media only screen and (max-width: 1310px) {
  .filter-box-profiles {
    width: 89%;
  }
  .light .filter-box-profiles {
    width: 78%;
  }
  .light .filter-box {
    width: 78%;
  }
}

@media (min-width: 1326px) {
  .filter-box-select select.tags {
    background-position-y: calc(100% - 0.8rem) !important;
  }
}

@media only screen and (max-width: 1355px) {
  .navbar-only-header {
    background: #34207d!important;
  }

  .toggle-menu-content {
    display: none;
  }

  .custom-header-collapse {
    padding: 0 1%;
  }

  .custom-navbar-toggler {
    display: none;
  }

  .custom-header {
    background-image: url("../../assets/map.svg");
    background-size: 1440px 320px;
    background-repeat: no-repeat;
  }

  .custom-header h1 {
    font-size: 28px;
    width: 100%;
    height: 200px;
    line-height: 131px;
  }

  .filter-box {
    width: 90%;
    height: 138px;
    top: 260px;
    padding: 15px 48px;
  }


  .filter-box-profiles {
    width: 95%;
    padding: 20px 80px;
    top: 260px;
  }

  .filter-box-profiles-sm {
    top: 110px;
  }

  .light .filter-box-profiles {
    width: 83%;
  }

  .light .filter-box {
    width: 83%;
  }

  .form-check-inline {
    font-size: 15px;
  }

  .filter-box-select {
    height: 40px;
  }

  .filter-box-select select {
    font-size: 15px;
    padding: 0 1em 0.3em;
  }

  .filter-box-select-phrase {
    font-size: 15px;
    line-height: 55px;
  }

  .tablet-phrase {
    line-height: 69px!important;
    margin-left: 10px;
  }

  .custom-selects .select::after {
    background-image: url("../../updated-icons/updated-header-icons/header-search-location-icon-white.svg");
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
    top: 10px;
    opacity: 0.5;
  }

  .search-select-filter {
    height: 40px!important;
    font-size: 15px!important;
  }

  .select textarea {
    line-height: 37px;
  }

  .filter-box-select select.arrow {
    background-image: url("../../assets/icons/arrow-icon-down-sort.svg");
    background-size:  7px 6px;
    background-repeat: no-repeat;
    height: 100%;
  }

  .filter-box-select select.city {
    background-image: url("../../assets/icons/city-icon.svg");
    background-position: calc(100% - 1rem), 100% 0;
    background-position-y: calc(100% - 1.2rem);
    background-size: 13px 16px;
    background-repeat: no-repeat;
  }

  .filter-box-select select.language {
    background-image: url("../../assets/icons/language-icon.svg");
    background-position: calc(100% - 1rem), 100% 0;
    background-size:  1.3em 1.3em;
    background-repeat: no-repeat;
  }

  .filter-box-select select.tags {
    background-image: url("../../updated-icons/updated-header-icons/header-tags-icon-white.svg");
    background-size:  22px 22px;
    background-repeat: no-repeat;
    height: 100%;
  }

  .filter-select {
    height: 100%;
  }

  .venus-icon {
    width: 11px;
    height: 16px;
    background-image: url("../../assets/icons/venus.svg");
  }

  .mars-icon {
    height: 15px;
    width: 15px;
    background-image: url("../../assets/icons/mars.svg");
  }

  .search-icon-white {
    background: url("../../updated-icons/updated-header-icons/header-search-icon-white.svg") no-repeat;
    height: 20px!important;
    width: 20px!important;
    margin-top: 2px;
  }
  .filter-box-button {
    font-size: 15px;
    height: 40px;
  }

  .custom-input {
    font-size: 15px;
    height: 40px;
    width: 105px;
  }

  .search-button {
    height: 40px;
  }

  .search-button-icon {
    background: url("../../updated-icons/updated-header-icons/header-search-icon-white.svg") no-repeat;
    height: 17px;
    width: 19px;
    margin-bottom: 0;
    opacity: 0.5;
    background-size: cover;
  }

  .header-switch-buttons {
    height: 44px;
    margin-left: 30px;
  }

  .header-switch-button {
    font-size: 15px;
    height: 36px;
  }

  .dd-button {
    font-size: 15px;
    height: 40px;
  }

  .coins-badge {
    height: 40px;
    font-size: 15px;
  }

  .icon-add-coins {
    height: 40px;
    width: 40px;
  }

  .login-icon {
    background: url("../../updated-icons/updated-header-icons/header-login-icon-red.svg") no-repeat;
    height: 20px!important;
    width: 20px!important;
  }

  .signup-icon {
    background: url("../../updated-icons/updated-header-icons/header-sign-up-icon-white.svg") no-repeat;
    height: 20px!important;
    width: 20px!important;
    margin-top: 0!important;
  }

  .show-hide-filtering {
    display: none;
  }

  .header-button-icon {
    margin-top: 0!important;
  }
  .add-post-button {
    width: 44px!important;
    height: 44px!important;
  }
}

@media (max-width: 479px) {
  .add-post-button {
    margin-left: 0px!important;
    width: fit-content!important;
  }
}

@media (max-width: 1199px) {
  .filter-box-select select.tags {
    background-position: calc(100% - 1rem), 100% 0;
    background-position-y: calc(100% - 0.8rem);
    height: inherit;
  }

  .filter-box-select select.arrow  {
    background-position: calc(100% - 1rem), 100% 0;
    background-position-y: calc(100% - 1.1rem);
    height: inherit;
  }

  .filter-select {
    height: inherit;
  }

  .subscribe-badge-star {
    background-size: 14px;
  }
}

@media (min-width: 1200px) and (max-width: 1304px) {
  .filter-box-profiles .custom-selects-wider .select, .filter-box-profiles .filter-box-select {
    margin-top: 22px!important;
  }
  .filter-box-profiles .col-3.d-none.d-lg-block.left.no-padding {
    margin-top: 18px!important;
  }
  .extra-margin-top-age-phrase {
    margin-top: 18px!important;
  }

  .filter-box-profiles .sex-form-check {
    margin-top: 22px!important;
  }
}


@media only screen and (min-width: 1271px) {
  .custom-input {
    display: inline-block!important;
  }

  .search-button {
    border-radius: 0 27px 27px 0;
  }
}

@media (max-width: 1199px) {
  .filter-box-row-profiles .filter-box-button {
    margin-top: 0!important;
  }
}

/*Hide search input*/
@media only screen and (max-width: 1270px) {
  .navbar-only-header {
    background: #34207d!important;
  }

  .custom-input {
    display: none;
  }

  .search-button {
    width: 40px;
    height: 40px;
    padding: 3px 0 0 !important;
    border-radius: 50px
  }

  .header-switch-buttons {
    margin-left: 5px;
    flex-wrap: nowrap;
  }

  .hide-for-mobile {
    display: none
  }

  .header-button-icon {
    margin-top: 0!important;
  }
}

@media only screen and (max-width: 991px) {
  .filter-box {
    height: 220px;
    width: 94%;
    top: 220px;
    padding: 22px 88px;
  }
  .filter-box-offers .custom-selects-wider .select, .filter-box-offers .filter-box-select {
    margin-top: 10px!important;
    margin-bottom: 10px!important;
  }
  .filter-box-offers .col-3.d-none.d-lg-block.left.no-padding {
    margin-top: 10px!important;
    margin-bottom: 10px!important;
  }
  .filter-box-offers .sex-form-check {
    margin-top: 10px!important;
  }

}

/*Hide coins badge*/
@media only screen and (max-width: 1120px) {
  .coins-amount {
    display: inline-block!important;
  }

  .hide-for-tablet {
    display: none;
  }
  .extra-margin-top-age-phrase {
    min-width: 63px;
  }

}

@media only screen and (min-width: 970px) and (max-width: 1305px) {
  .extra-margin-top-age-phrase {
    min-width: 77px;
  }

}

@media only screen and (max-width: 1025px) {
  .hide-button-text-on-collapse {
    display: none;
  }
}

@media only screen and (min-width: 1306px) {
  .extra-margin-top-age-phrase {
    min-width: 90px;
  }

}

@media only screen and (min-width: 480px) and (max-width: 900px) {
  .hide-for-collapse-show-for-mobile {
    display: none!important;
  }
}
@media only screen and (max-width: 900px) {
  .right-list {
    position: absolute;
    right: 0;
  }
  .navbar-only-header {
    height: auto!important;
  }

  .header-button-icon {
    margin-left: 6px!important;
  }

  .login-icon, .signup-icon {
    margin-top: 0!important;
  }

  .custom-header {
    background-image: url("../../assets/map-tablet.svg");
    background-repeat: no-repeat;
    background-position: top!important;
    background-size: 768px 260px;
    height: 300px;
  }

  .custom-header h1 {
    height: 96px;
    font-size: 24px;
  }

  .custom-nav-expand .hide-for-collapse {
    display: none!important;
  }

  .custom-navbar-toggler {
    display: inline-block;
  }

  .toggle-menu-content {
    display: block;
    width: 100%;
  }

  .menu-toggle .coins-badge-phrase, .coins-badge-star {
    display: inline-block!important;
  }

  .filter-box-row-profiles {
    display: flex;
  }
  .navbar-messenger-icon {
    display: inline-block;
    height: 40px;
    position: relative;
  }

}

@media only screen and (min-width: 751px) {
  .logo {
    height: 54px;
    width: 142px;
  }

  .logo-light {
    height: 62px;
    width: 145px;
  }
}

@media only screen and (max-width: 750px) {
  .logo {
    height: 40px;
    width: 110px;
  }

  .logo-light {
    height: 50px;
    width: 110px;
  }
}

@media only screen and (min-width: 790px) and  (max-width: 900px) {
  .custom-input {
    display: inline-block!important;
  }
  .search-button {
    border-radius: 0 50px 50px 0;
  }

  .custom-search-input {
    margin-left: 0!important;
  }
}

@media only screen and (min-width: 576px) and (max-width: 700px) {
  .light .filter-box-profiles {
    width: 95%;
  }
  .light .filter-box {
    width: 94%;
  }
}

@media only screen and (max-width: 575px) {

  .custom-header h1 {
    padding-top: 27px;
    line-height: 30px;
    width: 75%;
  }

  .light .custom-header h1 {
    padding-top: 10px;
  }

  .filter-box {
    width: 94%;
    height: 389px;/*432px if language section is visible*/
    padding: 22px 30px;
    top: 220px;
  }


  .filter-box-profiles {
    width: 94%;
    padding: 0 15px;
    top: 220px;
  }
  .filter-box-profiles-sm {
    top: 88px;
  }

  .filter-box .show-hide-filtering {
    padding: 0;
    margin-top: -8px;
  }
  .filter-box-row-profiles {
    padding: 15px 0;
  }

  .show-hide-filtering {
    width: 100%;
    height: inherit;
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    padding: 0 10px;
    display: flex;
    margin-bottom: 13px;
    cursor: pointer;
    position: relative;
    z-index: 10000;
    margin-top: 0;
    align-items: center;
  }
  .show-hide-filtering-container {
    position: relative;
  }
  #show-hide-filtering-container {
    height: 46px;
  }
  .show-hide-filtering-text-icon-wrapper {
    gap: 13px;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .show-hide-filtering-container::after {
    content: "";
    border-bottom: 1px solid #2a1f58;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
  }

  .display-filter-icon {
    background-repeat: no-repeat;
    height: 20px;
    width: 22px;
    background-image: url("../../updated-icons/updated-header-icons/header-filter-icon-white.svg");
    background-size: cover;
    opacity: 0.5;
  }

  .filter-text-display-none {
    display: none;
  }

  .filter-box-arrow-down {
    background-repeat: no-repeat;
    margin-right: 35px;
    float: right;
    height: 20px;
    width: 20px;
    background-image: url("../../assets/icons/arrow-down.svg");
    position: relative;
    z-index: 11000;
    background-size: cover;
  }

  .filter-box-arrow-up {
    background-repeat: no-repeat;
    margin-right: 37px;
    float: right;
    height: 20px;
    width: 20px;
    background-image: url("../../assets/icons/arrow-up.svg");
    position: relative;
    z-index: 11000;
  }

  @media (max-width: 350px) {
    .filter-box-arrow-up, .filter-box-arrow-down {
      margin-right: 15px!important;
    }
  }

  .filter-box-button-search {
    margin: auto!important;
  }

  .filter-box-profiles-hidden {
    height: 46px;
    border-radius: 50px!important;
    margin-bottom: 34px;

  }

  .filter-box-row-profiles-no-line {
    border-bottom: none!important;
  }

  .filter-box .filter-box-row-profiles-no-line {
    border-bottom: none!important;
    margin-top: -8px!important;
  }

  .home-control-panel-filter-box {
    padding-top: 30px!important;

  }
  .offer-list-control-panel-no-filter-box {
    margin: 0 auto 10px!important;
  }

  .profile-control-panel-no-filter-box {
    margin: 0 auto!important;
  }

  .menu-switch-button .header-button-icon, .login-icon, .signup-icon {
    float: none;
    position: absolute;
    margin-left: -25px!important;
  }

  .login-icon-mobile, .signup-icon-mobile {
    position: static;
    margin-left: 0!important;
  }

  .filter-box-row-profiles-toggle {
    display: none!important;
  }

}

@media only screen and (min-width: 480px) and (max-width: 680px) {
  .custom-input {
    display: inline-block!important;
  }
  .search-button {
    border-radius: 0 50px 50px 0;
  }
}

@media only screen and (max-width: 520px) {
  .custom-header {
    background-image: url("../../assets/map-mobile.svg");
    background-repeat: no-repeat;
    background-position: top!important;
    background-size: 320px 300px;
    height: 300px;
  }

  .light .filter-box-profiles {
    width: 95%;
  }
}

.custom-header {
  background-color: #34207d;
  background-position: center;
  width: 100%;
  display: inline-block!important;
  color: #ffffff;
}

@media (max-width: 900px) {
  .custom-nav-expand .header-switch-buttons-desktop {
    width: auto;
    display: flex;
    justify-content: space-between;
  }
  .custom-nav-expand .header-switch-buttons-mobile {
    display: none!important;
  }

  .login-icon-mobile, .signup-icon-mobile {
    position: static;
    margin-left: 0!important;
  }
}

.header-switch-buttons-mobile {
  display: none;
}

@media (max-width: 680px) {
  .custom-nav-expand .header-switch-buttons-desktop {
    display: none;
  }
  .menu-toggle .show-for-menu {
    display: block!important;
  }
  .header-switch-buttons-mobile {
    display: block;
  }
}

.custom-header-collapse {
  display: inline-block!important;
}

.custom-header h1 {
  color: #ffffff;
  font-family: 'DM Sans', sans-serif;
  font-weight: 700;
  letter-spacing: -0.78px;
  text-align: center;
  z-index: -20;
  position: relative;
}

.custom-header a {
  color: inherit;
}

.custom-header a:hover {
  color: inherit;
}

.custom-header-logo:focus {
  outline: none!important;
}

.custom-header-logo {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

/*.logo {
  background-image: url("../../assets/logo.svg");
}*/

.logo-light {
  background-image: url("../../assets/logo-light.svg");
}

.filter-box {
  border-radius: 20px;
  background-color: #1c0f4d;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  position: absolute;
  z-index: -11!important;
}

.filter-box-profiles {
  border-radius: 20px;
  background-color: #1c0f4d;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  position: absolute;
  z-index: -11!important;
}

.navbar-expand {
  z-index: 100000000!important;
}

.navbar-custom {
  padding: 0 0.3rem !important;
}

.navbar {
  padding: 0 0.3rem !important;
}

.filter-box-row-profiles {
  margin: auto!important;
  position: relative;
}

/* Custom Select */
.filter-box-select {
  margin: 7px 0;
  position: relative;
  display: flex;
  width: 98%;
  max-width: 98%!important;
  overflow: hidden;
  border-radius: 27px;
  border: 2px solid #34207d;
  background: #34207d;
}
.filter-box-select select {
  background: #34207d;
  color: rgba(0,0,0,0);
  text-shadow: 0 0 0 #fff;
  flex: 1;
  font-weight: 500;
  font-family: 'DM Sans', sans-serif;
  cursor: pointer;
  max-width: 100%!important;
}

.custom-selects-wider .select {
  width: 98%;
  margin-top: 7px;
}

.custom-selects .select::after {
  background-repeat: no-repeat;
  content: "";
  border: none;
  position: absolute;
  right: 18px;
}

.search-select-filter {
  position: relative;
  display: flex;
  width: 100%;
  overflow: hidden;
  border-radius: 27px;
  border: 2px solid #34207d;
  background: #34207d;
  color: rgba(0,0,0,0);
  text-shadow: 0 0 0 #fff;
  opacity: 1;
  flex: 1;
  font-family: 'DM Sans', sans-serif;
  padding-bottom: 0;
  font-weight: 500;
  font-size: 16px;
  caret-color: #fff;
}

.search-select-filter::placeholder {
  color: #fff;
  opacity: 1;
  font-weight: 400;
}

.col-lg-4 {
  padding: 0 0 0 2px!important;
}

.col-lg-5 {
  padding: 0!important;
}

.left {
  float:left
}

.content-right {
  text-align: right;
}

.filter-box-select-phrase {
  font-weight: 500;
  float: left;
}

.form-check-inline {
  font-weight: 500;
  line-height: 55px;
}

.venus-icon {
  background-repeat: no-repeat;
  margin-left: 10px;
  float: right;
}

.mars-icon {
  background-repeat: no-repeat;
  margin-left: 10px;
  float: right;
  background-size: cover;
}

.form-check-label:hover {
  cursor: pointer;
}

.form-check-input:focus {
  outline: none;
}

.filter-box-button {
  display: inline-flex;
  align-items: center;
  color: #ffffff;
  font-weight: 500;
  border-radius: 23px;
  background-color: #ec2a4a;
  border: 1px solid #ec2a4a;
  padding: 0 15px 0 15px;
  margin: 11px 5px 0;
  line-height: 15px;
  position: relative;
  z-index: 11000;
}

.filter-box-button-mg {
  margin: 0 5px!important;
}

.filter-box-button-dropdown {
  display: flex!important;
  margin: 0 5px;
  height: 60px;
  align-items: center!important;
}

.filter-box-button-dd {
  margin-top: 0;
}

.sex-form-check .filter-box-button {
  margin: 0 5px 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sex-inputs-check {
    padding-left: 4%;
  }
  .no-padding-sm {
    padding: 0!important;
  }

  .filter-box-select select.arrow-sm {
    background-position: calc(100% - 0.6rem), 100% 0;
    background-position-y: calc(100% - 1.15rem);
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .sex-inputs-check {
    padding-left: 0;
  }

  .sex-form-check .filter-box-button-sm {
    min-width: 0;
    border-radius: 50px;
    padding: 0 8px;
    margin: 0;
    z-index: 1100;
  }

  .filter-box-button-text-sm {
    display: none;
  }

  .filter-box-button-icon-sm {
    width: 24px!important;
    background-size: 18px 18px!important;
    margin-right: 5px!important;
  }

  .no-padding-sm {
    padding: 0!important;
  }

  .filter-box-select-sm select {
    padding: 0 0.5em 0.3em;
  }

  .filter-box-select select.arrow-sm {
    background-position: calc(100% - 0.6rem), 100% 0;
    background-position-y: calc(100% - 1.15rem);
  }
}

@media only screen and (max-width: 575px) {
  .sex-inputs-check {
    padding-left: 4%;
  }

  .sex-inputs-check {
    min-width: 148px;
  }

  .no-padding-sm {
    padding: 0!important;
  }
}

.sex-inputs-check {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  gap: 0 15px;
}

@media only screen and (min-width: 1310px) {
  .sex-inputs-check {
    padding-left: 4%;
  }
}

@media only screen and (min-width: 991px) and (max-width: 1310px) {
  .sex-inputs-check {
    padding-left: 0;
  }

  .sex-inputs-check .form-check-inline {
    margin-left: 0;
    margin-right: 0.25em;
  }

  .filter-box-phrase-padding-left {
    padding-left: 5px!important;
  }
}

.filter-box-button:focus {
  outline: none;
}

.icon-red {
  color: #ec2a4a;
}

.icon-grey {
  color: rgba(255, 255, 255, 0.5);
  font-size: 1.1em;
}

.login-buttton {
  color: #000;
  background-color: #fff;
  border: 1px solid #fff;
  padding: 0 17px!important;
}

.signup-buttton {
  padding: 0 17px 0 17px!important;
  background-color: rgb(255, 90, 0);
  border-color: rgb(255,90,0);
}

.signup-buttton:hover {
  background-color: rgb(255, 90, 0);
}

.header-switch-buttons {
  padding: 2px 2px;
  background: rgba(0, 0, 0, 0);
  border: 2px solid rgba(255, 255, 255, 0.25);
  border-radius: 30px;
  display: flex;
}

.header-switch-buttons a {
  text-decoration: none!important;
}

.header-switch-button {
  font-weight: 500;
  color: #fff;
  border: 2px solid rgba(0, 0, 0, 0);
  background: rgba(0, 0, 0, 0);
  border-radius: 23px;
  padding: 5px 20px 5px 15px;
  display: inline-block;
}

.header-switch-button:focus {
  outline: none;
}

.switch-button-active {
  color: #000!important;
  background: #fff;
  border: 2px solid #fff;
}

.switch-button-active .icon-grey {
  color: #ec2a4a;
}

[type="radio"]:checked,
[type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 3px;
  width: 16px;
  height: 16px;
  border: 2px solid rgba(255, 255, 255, 0.25);
  border-radius: 100%;
  background: rgba(0, 0, 0, 0);
}

.rating [type="radio"]:checked + label:before,
.rating [type="radio"]:not(:checked) + label:before,
.rating [type="radio"]:checked + label:after,
.rating [type="radio"]:not(:checked) + label:after {
  background: none;
  border: none;
  width: 0;
  height: 0;
}


#signUpForm [type="radio"]:not(:checked) + label:before {
  border: 2px solid rgba(0, 0, 0, 0.3);
}

#signUpStepTwoForm [type="radio"]:not(:checked) + label:before {
  border: 2px solid rgba(0, 0, 0, 0.3);
}

.radio-button-label {
  display: block;
  line-height: 30px;
  font-weight: 500;
  font-size: 16px;
  margin-left: 4px;
}

.radio-button-label-offer {
  display: inline-block;
  width: 100%;
}


[type="radio"]:checked + label:before {
  background-color: #ec2a4a;
  border: 2px solid #ec2a4a;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
  content: '';
  width: 8px;
  height: 8px;
  background: #fff;
  position: absolute;
  top: 7px;
  left: 4px;
  border-radius: 100%;
}
[type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
[type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.signUp-form-step-two-sex-container [type="radio"]:checked + label:after,
.signUp-form-step-two-sex-container [type="radio"]:not(:checked) + label:after {
  top: 82px;
}

.signUp-form-step-two-sex-container [type="radio"]:checked + label:before,
.signUp-form-step-two-sex-container [type="radio"]:not(:checked) + label:before {
  top: 78px;
}

.coins-badge {
  border-radius: 23px;
  border: 2px solid rgba(255, 172, 50, 0.7);
  background-color: rgba(255, 172, 50, 0.13);
  font-weight: 500;
  font-family: 'DM Sans', sans-serif;
  padding: 0 10px 0 10px;
  margin: 0 15px 0;
  display: flex;
  align-items: center;
  gap: 6px;
}

.coins-badge-phrase {
  display:inline-block;
  line-height: 24px;
}

.gold-badge {
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}

.gold-badge-coin {
    float: left;
    background-image: url("../../assets/icons/coin.svg");
    background-position: center;
    background-repeat: no-repeat;
    width: 35px;
    height: 35px;
    display: inline-block;
    background-size: contain;
    margin-right: -3px;
}

.gold-coin-inline {
    background-image: url("../../assets/icons/coin.svg");
    background-position: center;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: contain;
    background-color: transparent;
    margin-bottom: -4px;
}

.gold-badge-coin-sm {
    height: 24px;
    width: 24px;
}

.gold-badge-coin-mini {
    height: 14px;
    width: 14px;
    margin-bottom: -3px;
}

.gold-badge-coin-sm {
    height: 24px;
    width: 24px;
}

.icon-add-coins {
  background-image: url('../../assets/plus.svg');
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block!important;
  cursor: pointer;
  height: 27px;
  width: 27px;
  margin-left: 7px;
}

.coins-amount, .gold-amount {
  color: #ffac32;
}

.profile-dropdown {
  margin: auto;
  height: 45px;
  color: rgba(0,0,0,0);
  text-shadow: 0 0 0 #fff;
}

.dropdown-toggle {
  color: #fff
}

.dropdown-toggle::after {
  color: #fff
}

.dropdown {
  position: relative;
  display: flex;
  cursor: pointer;
}

.dropdown-content {
  display: none;
  position: absolute;
  top: 35px;
  right: 5px;
  background-color: #fff;
  border-radius: 10px;
  min-width: 160px;
  box-shadow: 3px 4px 47px -10px rgba(0,0,0,0.2);
  z-index: 1;
  font-weight: lighter;
  color: #000000;
}

.dropdown-content:hover {
  cursor: pointer;
}

.dropdown-content-margin {
  margin-top: 25px;
}

.dropdown-item {
  line-height: 40px;
  border-radius: 10px;
  background: #fff!important;
  font-weight: 500!important;
  cursor: pointer;
}

.dropdown-item:hover {
  background: #fff;
}

.dropdown-header:hover .dropdown-content {
  display: block;
}

.dropdown-item:active {
  color: #000000;
}

.dd-button {
  font-weight: 500;
  border-radius: 50px;
  background-color: #ec2a4a;
  border: 1px solid #ec2a4a;
  padding: 0 25px;
  color: rgba(0,0,0,0);
  text-shadow: 0 0 0 #fff;
  cursor: pointer;
}

.dd-button:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid #fff;
}

.dd-button-phrase {
  font-weight: bolder;
  padding-right: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dd-input {
  display: none;
}

.dd-menu {
  position: absolute;
  top: 100%;
  border-radius: 4px;
  padding: 0;
  margin: 2px 0 0 0;
  box-shadow: 0 0 6px 0 rgba(0,0,0,0.1);
  background-color: rgba(0,0,0,0);
  list-style-type: none;
}

.dd-menu a {
  font-weight: lighter;
}

.dd-menu:hover a {
  text-decoration: none;
}

.dd-input + .dd-menu {
  display: none;
}

.dd-input:checked + .dd-menu {
  display: block;
}

.dd-menu li {
  padding: 10px 20px;
  cursor: pointer;
  white-space: nowrap;
}

.dd-menu li a {
  display: block;
  margin: -10px -20px;
  padding: 10px 20px;
}

.dd-menu li.divider{
  padding: 0;
  border-bottom: 1px solid #cccccc;
}

.header-button-icon {
  float: left;
  height: 20px;
  width: 20px;
  margin: 0px 10px 0 0;
  background-size: cover;
}

.profiles-icon {
  background: url("../../updated-icons/updated-header-icons/header-profiles-icon-black.svg") no-repeat;
  height: 18px;
  width: 18px;
  margin-top: 0;
  background-size: cover;
}

.profiles-icon-white {
  background: url("../../updated-icons/updated-header-icons/header-profiles-icon-white.svg") no-repeat;
  height: 18px; /* resize to fit */
  width: 18px; /* resize to fit */
  margin-top: 0;
  background-size: cover;
}

.offers-icon-red {
  background: url("../../updated-icons/updated-header-icons/header-offers-icon-black.svg") no-repeat;
  height: 18px;
  width: 18px;
  margin-top: 0;
  background-size: cover;
}

.offers-icon-white {
  background: url("../../updated-icons/updated-header-icons/header-offers-icon-white.svg") no-repeat;
  height: 20px; /* resize to fit */
  width: 20px; /* resize to fit */
  margin-top: 0;
  background-size: cover;
}

.fa-file-alt {
  font-size: 16px;
}

.custom-input {
  padding: 5px 5px 5px 15px;
  background: #1c0f4d;
  color: #fff;
  font-weight: 500!important;
  border: 1px solid #1c0f4d;
  border-radius: 27px 0 0 27px;
  margin-left: 5px;
}

.custom-input::placeholder {
  color: #fff;
  opacity: 1;
}

.custom-input:focus {
  outline: None;
}

.search-button {
  padding: 5px 22px 5px 5px;
  background: #1c0f4d;
  color: #4A416E;
  border: 1px solid #1c0f4d;
  line-height: 34px;
}

.search-button-expand {
  border-radius: 0 27px 27px 0!important;
  background: #1c0f4d!important;
  border-color: #1c0f4d!important;
  border-width: 10px; /* icon not to close to the border */
}

.search-button:focus {
  outline: none;
}

.search-button-icon {
  display: inline-block;
}

.search-button-icon:focus {
  outline: none!important;
}

.search-button-input-expand {
  width: 130px;
  line-height: 54px!important;
}

/* TOGGLE MENU */
.toggler-icon {
  background: url("../../assets/icons/navbar-toggler.svg") no-repeat;
  height: 15px;
  width: 15px;
  margin: 5px 0 0 5px;
}

.custom-navbar-toggler {
  background: url("../../assets/hamburger-button.svg") no-repeat;
  width: 40px;
  height: 40px;
  border: none;
  margin: 0 10px;
}

.custom-navbar-toggler:focus {
  outline: none;
}

.menu-toggle {
  width: 100%;
  z-index: 1000000!important;
  background-color: #34207d;
  padding: 10px;
  height: 100vh;
  position: absolute;
  top: 65px;
  left: 0;
}

.menu-toggle-close {
  display: none;
}

.menu-toggle ul {
  position: absolute;
  top: 10px;
}

.menu-toggle .show-for-menu {
  display: block;
}

.menu-toggle .show-for-menu.coins-badge {
  display: flex!important;
}

.no-scroll {
  position: fixed;
  overflow-y:scroll;
}

.menu-toggle .hide-for-menu {
  display: none;
}

.switch-buttons-for-menu {
  width: 80%;
  margin: 0 auto;
  height: 89px;
  border-radius: 24px;
}

.menu-switch-button {
  width: 100%;
  height: 40px;
  font-size: 16px;
  text-align: center;
}

.show-for-menu {
  display: none;
}

.menu-title-phrase {
  height: 26px;
  color: #ffffff;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: -0.029em;
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 20px;
}

.element-phrase-menu {
  display: block;
  width: 100%;
}

.coins-badge-menu {
  width: 200px;
  margin: auto;
}

.menu-footer {
  width: 100%;
  height: 50px;
  display: none;
  margin-top: 50px;
  padding-left: 30px;
}

.menu-footer-faq {
  text-transform: uppercase;
}

.close-navbar-menu-button {
  border: 2px solid rgba(255, 255, 255, 0.25);
  border-radius: 50px!important;
  background: transparent;
  width: 40px;
  height: 40px;
  margin: 0 10px;
}

.close-menu-icon {
  background: url("../../assets/icons/cross-icon.svg") no-repeat;
  height: 100%;
  width: 100%;
  margin: 0!important;
  background-position-x: center;
  background-position-y: center;
}


.close-navbar-menu-button:focus {
  outline: none;
}

.dropdown-item-menu {
  width: 80%!important;
  margin: auto;
  text-align: center!important;
  background: #34207d!important;
}

.login-button-menu, .signup-button-menu {
  width: 80%;
  margin: 10px auto;
}

@media only screen and (min-width : 1439px) {
  .sex-inputs-check {
    padding-left: 0;
    display: flex;
    justify-content: flex-start;
  }
  .sex-inputs-check .form-check-inline {
    margin-left: 0;
    margin-right: 0;
  }

}
@media (min-width: 901px) {
  .main-menu-non-logged {
    display: none;
  }
  .navbar-messenger-icon {
    display: none;
  }

}

@media (max-width: 900px) {
  .switch-buttons-for-menu {
    height: auto;
  }
  .login-button-menu, .signup-button-menu {
    width: 172px;
    margin: 0 0 7px 10px;
  }
  .login-button-menu {
    border: 1px solid #ec2a4a;
  }
}

@media only screen and (max-width : 361px) {
  .light .filter-box {
    width: 94%;
  }
}

.hidden {
  display: none;
}


.filter-box-select select.language[disabled]
{
  opacity: 0.7;
}

@media only screen and (max-width : 575px) {
  .light .filter-box-profiles, .light .filter-box-offers {
    z-index: auto!important;
  }
}

.filter-select option {
  color: #fff;
}

@media (max-height: 800px) {
  .dropdown-content-more-button-tablet {
    top: -35px !important;
  }
}

.mg-auto {
  margin: auto;
}

@media (min-width: 992px) and (max-width: 1325px) {
  .offer-filter-input-margin-top-md {
    margin-top: -10px;
  }

}

@media (min-width: 1110px) and (max-width: 1325px) {
  .offer-filter-input-margin-top-md {
    margin-top: -10px;
  }

  .dropdown-header {
    padding: 0.5rem 0 0.5rem 0.5rem!important;
  }
}

@media (min-width: 1110px) {
  .dd-button {
    padding: 0 22px;
    max-width: 160px;
  }
}

@media (max-width: 1109px) {
  .dd-button {
    padding: 0 15px;
    max-width: 135px;
  }

  .dropdown-header {
    padding: 0.5rem 0 0.5rem 0.5rem!important;
    margin: 0;
  }
}

@media (max-width: 965px) {
  .dd-button {
    max-width: 100px;
  }
  .header-switch-button {
    padding: 5px 10px;
  }
}

@media (max-width: 1000px) {
  .dd-button {
    max-width: 65px;
  }
  .coins-badge {
    margin: 0 5px;
  }
  .logo {
    height: 44px;
    width: 122px;
  }
  .navbar-brand {
    margin-right: 10px!important;
  }

}

@media (max-width: 374px) {
  #status_select {
    padding: 0 2em 0 .5em;
  }
}

.filter-text-show {
  line-height: 15px;
}

.filter-text-hide {
  line-height: 15px;
}

@media (max-width: 386px) {
  .custom-navbar-toggler {
    margin: 0 5px;
  }
  .add-post-button {
    height: 40px!important;
    width: 40px!important;
    margin-left: 0!important;
  }
}

@media (min-width: 361px) {
  .add-post-icon {
    font-size: 18px!important;
  }
}
@media (max-width: 360px) {
  .navbar-messenger-icon {
    width: 40px;
  }
  .add-post-icon {
    font-size: 16px!important;
  }
  .navbar-brand {
    margin-right: 5px!important;
  }
}

.header-title-sm {
  height: 77px;
  width: 100%;
  z-index: -20;
  margin-top: 85px;
  position: relative;
}

#bottomNavbar {
    width: 100% !important;
    z-index: 103000000;
}

.bottom-nav {
  height: 54px;
}

.custom-nav .navbar-nav {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-grow: 1;
  }
  .custom-nav.navbar {
    background-color: #34207d !important;
  }

  .navbar-icon-color {
    color: rgb(255, 255, 255);
  }

.button-navbar-buttons-hide{
    display: none;
}

@media only screen and (max-width: 480px){
    #searchForm{
        display: none;
    }
    .hide-buttons-mobile{
        display: none!important;
    }
}

@media only screen and (min-width: 480px){
    #bottomNavbar{
        display: none!important;
    }
    .coins-container{
        display: none;
    }
}

.coins-container{
    margin-right: 10px;
    font-size: medium;
    border-radius: 23px;
    border: 2px solid rgba(255, 172, 50, 0.7);
    background-color: rgba(255, 172, 50, 0.13);
    font-weight: 500;
    font-family: 'DM Sans', sans-serif;
    padding: 5px 0px 2px 0px;
    margin: 0px 0px 0;
}

.coins-container span{
    margin: 0px 3px;
}


.coins-container i{
    margin: 0px 5px;
}

.hide-navbar {
    bottom: -54px !important;
    transition: bottom 0.3s ease-out !important;
}

.gold{
    color: gold !important;
    margin: 0px 5px;
}

.bottom-nav-link {
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bottom-nav-link-icon {
  color: #FFFFFF;
  font-size: 24px;
}

.icon-bottom-nav {
  height: 24px;
  width: 24px;
  background-position: center;
  background-size: cover;
}

.profiles-icon-nav {
  background-image: url("../../updated-icons/updated-bottom-navbar-icons/bottom-navbar-profiles-icon-nav-white.svg");
}

.my-fans-icon-nav {
  background-image: url("../../updated-icons/updated-bottom-navbar-icons/bottom-navbar-my-fans-icon-nav-white.svg");
  width: 26px;
}

.home-icon-nav {
  background-image: url("../../updated-icons/updated-bottom-navbar-icons/bottom-navbar-home-icon-nav-white.svg");
}

.offers-icon-nav {
  background-image: url("../../updated-icons/updated-bottom-navbar-icons/bottom-navbar-offers-icon-white.svg");
}

.add-post-icon-nav {
  background-image: url("../../updated-icons/updated-bottom-navbar-icons/bottom-navbar-add-post-icon-nav-white.svg");
}

.messenger-icon-nav {
  background-image: url("../../updated-icons/updated-bottom-navbar-icons/bottom-navbar-messenger-icon-nav-white.svg");
}

.search-icon-nav {
    background-image: url("../../updated-icons/updated-bottom-navbar-icons/bottom-navbar-search-icon-nav-white.svg");
}

.search-icon-nav-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0!important;
  width: fit-content;
}

.coins-badge-gold-shadow {
  box-shadow: -1px -1px 18px 5px rgba(255, 164, 0, 0.8); /* Set initial opacity to 0 */
  transition: box-shadow 0.2s ease-in-out; /* Transition for smooth effect */
  animation: glow-animation 1s infinite alternate; /* Animate the glow effect infinitely */
}


@keyframes glow-animation {
  0% {
    box-shadow: -1px -1px 18px 5px rgba(255, 164, 0, 0.8); /* Start with some opacity */
  }
  10% {
    box-shadow: -1px -1px 18px 5px rgba(255, 164, 0, 0.8); /* Start with some opacity */
  }
  100% {
    box-shadow: -1px -1px 18px 5px rgba(255, 164, 0, 0); /* Fade out to transparent */
  }
}


