.inner-wrap {
  background: transparent !important;
}

#main {
  max-width: 100%;
  background: transparent;
}

section.main-section {
  background: transparent;
  margin-top: 15px;
}

/* #tipv2 {
    width: 154px;
    display: block;
    overflow: hidden;
}

#tipv2 input {float:left;} */

.img230 {
  width: 230px !important;
  height: 230px;
}

ul li:hover:not(.has-form) > a {
  color: inherit !important;
}

.tab-title {
  background: #fff;
}

.tab-title.active {
  background: #fff;
}

#inforow {
  width: 100%;
  overflow: hidden;
  background: rgba(44, 44, 44, 0.75);
  text-align: center;
}

#inforow div:not(.working) {
  display: inline-block;
  padding: 10px;
  text-align: center;
  min-width: 80px;
  color: #ababab;
  font-size: 14px;
}

#inforow ul {
  padding: 0;
  margin: 0;
  width: 100%;
  max-width: 100%;
  font-size: 0.9rem;
}

#inforow ul li {
  padding: 5px 16px 5px 15px;
  min-height: 10px;
  display: inline-block;
  border-right: 1px solid #a4a4a4;
  color: white;
  margin-top: 3px;
}

#inforow ul li a {
  color: white;
}

#inforow ul li a:hover,
#inforow ul li:hover:not(.has-form) > a {
  color: white;
}

#inforow div span {
  color: white;
  display: block;
}

.working#followloader {
  width: 20px;
  height: 20px;
  margin-bottom: -4px;
}

.socicon {
  padding: 1px 3px;
  border: 1px solid white;
  border-radius: 50%;
  box-sizing: border-box;
  display: inline-block;
  margin: 3px;
  width: 26px;
  height: 26px;
  font-size: 12px;
  position: relative;
  bottom: 2px;
}

.profiledesc {
  border-radius: 10px;
  width: 100%;
  padding: 20px;
  margin-left: 35px;
}

.tip-container {
  width: 160px;
  margin: 20px 0 0;
  text-align: center;
  clear: both;
}

.profile__top__container {
  display: grid;
  grid-template-columns: repeat(2, max-content);
  column-gap: 13px;
  margin-bottom: 11px;
}

.names__container {
  max-width: 366px;
}

.profilename__container {
  display: grid;
  grid-template-columns: repeat(6, max-content);
  align-items: center;
  row-gap: 5px;
  margin: 0;
  color: #fff !important;
  padding: 5px 4px 5px 0px;
  overflow-wrap: break-word;
}

.profilename {
  display: inline;
  margin: 0;
  margin-right: 9px;
  color: #fff !important;
  text-shadow: 1px 1px 7px black;
  max-width: 362px;
}

.profile__sales__container {
  margin: auto;
}

.profile__sales__container {
  margin: auto;
}

.profile__sales__container {
  margin: auto;
}

.profile__sales {
  display: flex;
  gap: 20px;
  inline-size: max-content;
  align-items: center;
  color: white;
  justify-content: space-between;
  grid-row: span 2;
  height: max-content;
  border-radius: 8px;
  border: 1px solid transparent;
  background: #001575;
  text-align: center;
  font-size: 14px !important;
  font-weight: 800 !important;
  padding: 12px 20px 12px 20px;
}

.profile__sales__heading__container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 67px;
  column-gap: 10px;
  font-size: 16px !important;
  background: #f9f9f9;
  border-radius: 4px;
  box-sizing: border-box !important;
  padding: 2px 8px 4px 8px !important;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
}

.profile__sales__button__container {
  width: 100%;
}

.profile__sales__title {
  margin: unset;
  padding: 5px 0px;
  letter-spacing: 1.2px;
  color: #001575;
  font-size: 22px !important;
  font-weight: 700 !important;
}

.profile__sales__title1 {
  margin: unset;
  padding: unset;
  font-family: "Open Sans";
  font-size: 34px;
  font-size: 47.583px;
  font-style: normal;
  font-weight: 800;
  line-height: 64px;
  text-align: center;
  max-width: 410px;
  color: white;
}

.profile__sales__discount {
  height: 58px !important;
  color: #fff;
  font-family: "Open Sans";
  font-size: 19px !important;
  font-style: normal;
  font-weight: 700;
  line-height: 23px;
  display: flex;
  flex-direction: column;
  gap: 0;
  align-items: center;
  justify-content: center;
}

.profile__sales__button {
  background:  linear-gradient(90deg, #00C4A6 0%, #00A8DB 100%);
  color: white;
  width: 100% !important;
  height: 29px;
  padding: 4px 16px;
  border-radius: 4px;
  font-size: 14px;
  box-shadow:
    0px 1px 1px rgb(0 0 0 / 7%),
    0px 2px 5px rgb(0 0 0 / 20%);
  text-transform: uppercase;
  margin: 0px;
  border: none;
}

.profile__sales__image {
  width: 11px !important;
  height: 11px;
  margin: 0px !important;
  border-radius: unset !important;
  font-size: unset;
  margin-left: 5px !important;
}

.profile__sales__coupon__image {
  width: 16px !important;
  height: 16px;
  margin: 0px !important;
  border-radius: unset !important;
  font-size: unset;
  display: inline-block !important;
}

.profile__sales__code {
  display: flex;
  align-items: center;
  gap: 10px;
  height: 28px !important;
  width: 100%;
}

.profile__sales__discount__code {
  color: #fff;
  text-align: center;
  font-family: "Open Sans";
  font-size: 28px !important;
  font-style: normal;
  font-weight: 700;
  line-height: 23px;
}

.profileprint {
  color: #fff !important;
  padding: 5px 10px;
  text-shadow: 1px 1px 1px black;
  font-size: 0.8rem;
  margin: 10px 0;
  display: inline-block;
}

.profileabout {
  color: #fff !important;
  padding: 5px 10px;
  text-shadow: 1px 1px 1px black;
  font-size: 0.9rem;
}

.profile-line-button {
  cursor: pointer;
  border-radius: 3px;
  color: #fff;
  padding: 2px 8px;
}

.profile-line-button.unfollow {
  background: #999;
}

.profile-line-button.follow {
  background: #3fbc9c;
}

.profileimagecontainer {
  width: 160px;
  height: 160px;
  overmax-width: 150px;
  border-radius: 50%;
  margin-right: 30px;
  float: left;
  border: 2px solid #fff;
  overflow: hidden;
  background-color: white;
}

.profileimage {
  width: 100%;
}

.shorttxt {
  max-height: 200px;
  overflow: hidden;
  display: block;
  width: 102%;
  margin-left: -1%;
  margin-top: -1%;
  padding: 1% 1% 40px;
  background-color: rgba(0, 0, 0, 0.07);
  border-radius: 5px;
  margin-bottom: -30px;
}

.longtxt {
  overflow: hidden;
  width: 102%;
  margin-left: -1%;
  margin-top: -1%;
  padding: 1% 1% 50px;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 5px;
  margin-bottom: -30px;
  display: none;
}

.usernametitle {
  float: left;
  color: white;
  text-shadow: 1px 1px 1px black;
  text-align: left;
  font-size: 0.8rem;
  padding: 0 10px;
  max-width: 366px;
}

.profiledesc img {
  font-size: 24px;
  margin: 0 0.18em;
  border-radius: 50%;
  width: 30px;
  background-color: transparent;
  /* margin-top: -10px!important; */
}

.nothingtodisplay {
  color: #6b6b6b !important;
  font-size: 14px;
  margin-left: 22px;
}

.store-flag {
  cursor: pointer;
  background: #3fbc9c;
  position: absolute;
  bottom: 20px;
  left: 10px;
  color: white;
  padding: 5px 9px;
  z-index: 3;
  width: 230px;
}

.store-flag a,
.store-flag a:hover,
.store-flag a:visited,
.store-flag a:active {
  color: white;
}

.store-flag-price {
  float: right;
}

.to_library {
  width: 100%;
  text-align: center;
  margin-top: 10px;
  margin-bottom: -10px;
}

.to_library a {
  color: #06c167;
}

.tabnounits {
  display: block;
  background: none !important;
  color: #9f9f9f !important;
  font-size: 15px !important;
  padding: 10px !important;
  margin-right: 20px !important;
}

.hashtags {
  overflow: auto;
  height: 60px;
  margin-left: 0.1em;
}

.hashtags li {
  color: #6b6b6b;
  float: left;
  font-size: 12px;
  line-height: normal;
  margin: 0;
  padding: 0.2em 0.2em;
}

.hashtags a {
  color: #6b6b6b !important;
}

.hashtags a:hover {
  text-decoration: underline !important;
}

.team-list li i {
  cursor: pointer;
}

.team-list li a {
  color: #222;
}

.team-pending {
  background-color: #edff90;
  border: 5px solid white;
}

.team-approved {
  background-color: #a3f59a;
  border: 5px solid white;
}

.team-rejected {
  background-color: #f77c67;
  border: 5px solid white;
}

.teammemberstatus {
  width: 26px;
  height: 26px;
  color: white;
  font-size: 17px;
  padding: 0;
  border-radius: 50%;
  text-align: center;
  font-weight: bold;
  display: inline-block;
}

.pdf-stl {
  display: flex;
  align-items: center;
  background-color: #fff;
  border-radius: 10px;
  position: absolute;
  top: 4px;
  right: 4px;
  z-index: 2;
  padding: 4px 6px;
}

@media only screen and (min-width: 0em) and (max-width: 1320px) {
  .tip-container {
    width: 160px;
    margin: auto;
  }

  .profiledesc__container {
    /* overrides foundation css */
    width: 100%;
  }

  .profiledesc {
    width: 100%;
    text-align: center;
    float: right;
    padding: 20px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .seedr__avatar__tip__container {
    /* overrides foundation css */
    width: 100%;
  }

  .profileimagecontainer {
    float: none;
  }

  .profile__top__container {
    grid-template-columns: max-content;
  }

  .names__container {
    max-width: 100%;
  }

  .profilename_container {
    padding-right: 0;
  }

  .profilename {
    width: 100vw;
    max-width: 100%;
    margin-right: 0;
  }

  .usernametitle {
    float: none;
    display: inline;
  }

  #tipv2 {
    float: none;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 1320px) {
  .profiledesc {
    margin: auto;
  }

  #tipv2 {
    float: none;
  }
}

@media only screen and (min-width: 0em) and (max-width: 768px) {
  .profile__sales {
    flex-direction: column;
    gap: 20;
  }

  .profile__sales__title1 {
    line-height: 48px;
    max-width: 410px;
  }
}
