.banner-stripe {
  background-color: rgba(255, 255, 255, 0.4);
  /*box-shadow: 0 0 1px 1px rgba(255,255,255,.3);*/
  height: 150px;
  width: 100%;
  text-align: center;
  margin-top: 45px;
}
.company-logo {
  height: 100px;
  opacity: 1;
  overflow: hidden;
  padding: 15px;
}
.store__stats {
    display: flex;
    gap: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #222222;
}
.company-logo img {
  height: 80px;
  width: 300px;
}
.seller-location h4 {
  color: #000;
  margin-top: 0px;
}
.seller-rating {
  color: #000;
}
.seller-rating span.fa-stack {
  height: 1.5em;
}
.seller-details-stripe-lower {
  height: 150px;
  margin-top: 15px;
  padding: 0 100px;
}
.detail-container-inner {
  background-color: rgba(255, 255, 255, 1);
  box-shadow: 0 0 1px 1px #e8e8e8;
  height: 100%;
}

#profile-avatar {
  position: relative;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding: 0 20px 15px;
  margin-right: 5px;
}
#profile-avatar > button {
	width: 200px;
	height: 200px;
    border-radius: 50%;
	opacity: 0;
	cursor: pointer;
}
#profile-avatar:hover > button {
    background: rgb(0 0 0 / 50%);
    opacity: .85;
}
#profile-avatar > button i {
	font-size: 2em;
}
.profile-pic {
  float: left;
  height: 100%;
  padding: 15px 10px 15px 15px;
  text-align: center;
  width: 15%;
}
.img-div > img {
  box-shadow: 0 0 0 1px #a0a0a0;
}

.details {
  float: left;
  padding: 15px;
  text-align: left;
  width: 40%;
}
/*.upper-detail {
  height: 35px;
}*/
.upper-detail {
  //color: #484646;
  font-size: 22px;
  font-family: OpenSans-Bold;
  margin-top: 20px;
  word-break: break-all;
}

.lower-detail {
  //display: inline-flex;
  margin: 10px 0px;
}

/*.lower-detail {
  height: 55px;
}*/
/*.lower-detail > h4 {
  padding-left: 8px;
  color: #000;
}*/
.far.fa-star{
  color: #bbb !important;
}
.fa-star{
  color: #FC0!important;
}
.contact-seller {
  float: right;
  height: 100%;
  padding: 10px 15px;
  text-align: right;
  width: 40%;
}
.upper-contact-seller {
  color: #194397;
  float: left;
  height: 100px;
  width: 100%;
}
.seller-mobile {
  font-size: 16px;
  /*color: #484646;*/
  /*display: inline-flex;*/
}
.seller-mobile .fa ,.seller-email .fa{
  font-size: 18px;
}
.seller-email {
  font-size: 16px;
  /*color: #484646;*/
  display: ruby-base;
  word-break: break-all;
}
.lower-contact-seller {
  color: #000;
  float: right;
  font-weight: bold;
  font-size: 16px;
  height: 55px;
  width: 67%;
}
#profile-banner img {
	border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.profile-info {
	display: flex;
	flex-direction: column;
  padding: 1rem;
}
.profile-wallet {
  font-size: 1rem;
  color: #222;
}
body.dark_mode .profile-wallet {
  color: #fff;
}
.stats-data > span {
  color: rgb(144, 144, 144);
    margin: 0px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
    line-height: 1.5;
}
#profile-avatar img {
  border-radius: 50em;
  animation: flow 5s ease-in-out infinite;
  background-image: -webkit-linear-gradient(-40deg, #fef61d 0%, #f59453 20%, #fb0d8d 30%, #9525f5 40%, #6635f0 50%, #297dfb 60%, #1bdffe 80%);
  background-size: 250%;
  padding: 4px;
  z-index: 2;
  position: inherit;
  color: transparent;
    width: 100%;
    height: 100%;
    object-fit: cover;
    text-align: center;
}

/** PROFILE STATS **/
#stats {
	width: 100%;
	display:flex;
	flex-direction: column;
    height: auto;
    position: absolute;
    left: 0;
    bottom: -10px;
    justify-content: flex-end;
    align-items: center;
    z-index: 4;
}
#drawer_stats {
	width: 100%;
    padding: 0 20%;
}
@media only screen and (max-width: 767px) {
	#drawer_stats {
		padding: 0 5%;
		margin-top: 0;
	}
}
#stats_wrapper {
	border-top-right-radius: 0 !important;
    border-top-left-radius: 0 !important;
}
#stats_wrapper, #stats_head {	
	display: flex;
    flex-direction: column;
    border-radius: 2.5em;
    background: #1e1e28;
}
#stats_wrapper .profile-stats > div > div {
	border: none !important;
}
#stats_wrapper .profile-stats, #stats_head .profile-stats {
	padding: 0;
	margin: 0;
}	
#stats_wrapper .profile-stats > div, #stats_head .profile-stats > div {
	border: none;
	background: none;
}	
#stats_head .profile-stats .subheading {
	margin-top: 0.5rem;
}
#stats_wrapper .profile-stats .subheading {
	margin-bottom: 0;
}
#stats_wrapper .profile-stats .row {
	display: flex;
    align-content: center;
    align-items: center;
    flex-direction: row;
}
#stats_wrapper .profile-stats h2.amount {
	margin: 0;
    background: #171723;
    border-radius: 0.75rem;
    font-size: 1.1rem;
    font-weight: 300 !important;
    padding: 10px 5px;
	font-family: 'Saira', sans-serif;
}
#stats_wrapper .profile-stats h2.score {
    background: #3b71f9;
    border-radius: 0.75rem;
    font-size: 1.1rem;
    font-weight: 400 !important;
    padding: 10px 5px;
    width: 60%;
    margin: 0 auto;
	font-family: 'Saira', sans-serif;
}
#stats_wrapper .profile-stats h2>span {
	font-size: 1rem;
}
#stats_wrapper hr {
	border: none !important;
	margin-top: 10px !important;
   	margin-bottom: 10px !important;
}
#pscore, body[class^="product-product-"] .profile-stats {
	display: none;
}
body[class^="product-product-"] #pscore {
	display: block;
}
.profile-stats {
	width: 100%;
    padding: 0 20%;
    margin-top: 20px;
}
body.light_mode .profile-stats > div > div {
	background: #f6f6f6;
	border: 1px solid #ddd;
}
body.light_mode #stats_wrapper .profile-stats h2.score {
	color: white;
}
body.light_mode #stats_head .profile-stats .subheading, body.light_mode #stats_wrapper .profile-stats .subheading {
	color: #333;
}
body.light_mode #stats_wrapper, body.light_mode #stats_head {
	background: #f6f6f6;
}
body.light_mode #stats_wrapper .profile-stats h2.amount {
	background: #e3e3e3;
}
.stats-profile > .stats-wrapper {
  display: flex;
  justify-content: space-evenly;
    flex-direction: row;
    align-items: center;
    border: none;
    border-width: 1px 0px;
    border-color: #E4E4E4;
    border-style: solid;
    padding: 8px 0px;
}
body.dark_mode .stats-profile > .stats-wrapper {
  border-color: rgba(165,165,165 ,.3);
}
body.dark_mode .profile-about {
  color: #abb4d5;
}
.profile-stats > div {
	display: flex;
    justify-content: center;
}
.profile-stats > div > div {
	border: 1px solid #1b1a22;
    border-radius: 0;
    background: #1e1e28;
}
.profile-stats > div > div:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0.8rem;
    border-bottom-left-radius: 0.8rem;
	border-right: none !important;
}
.profile-stats > div > div:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0.8rem;
    border-bottom-right-radius: 0.8rem;
	border-left: none !important;
}
.profile-stats .profile-stats-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: left;
    color: white;
}
.profile-stats img {
    width: auto;
    height: 30px;
}
.profile-stats h2.heading {
    padding: 0;
    font-weight: 300 !important;
    line-height: 45px;
    font-size: 1.5em;
}
.profile-stats .subheading {
	color: #bdbec2;
    margin-bottom: 0.5rem;
}
.profile-about {
    margin-bottom: 0.5rem;
}
.profile-image {
	position: relative;
    align-content: center;
}
.profile-store-status {
  color: rgb(144, 144, 144);
    margin: 0px;
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
    line-height: 1.5;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
h2.profile-name {
  font-size: 1rem;
  font-weight: 500;
  margin-top: 0 !important;
}
.profile-image::after {
	content: '';
    /*background: linear-gradient(to top, rgba(0, 0, 0, 0) 0.02%, #22232f 90.98%);*/
    height: 30px;
    margin-bottom: -30px;
    z-index: 3;
}
.left-panel {
  padding-left: 0px;
  margin-top: 20px;
}
.right-panel {
  padding-right: 0px;
  margin-top: 20px;
}
.mp-list-group {
  border: 1px solid #cacecf;
  box-shadow: 0 0 0 1px #eee;
  color: #a4a547;
  font-size: 16px;
  list-style: none outside none;
  padding: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: left;
  width: 90%;
}

.mp-list-group-item{
  background-color: #2BA9EF;
  margin-bottom: 1px;
  //padding: 9px 25px;
  margin-right: 5px;
  text-align: center;
  min-width: 19%;
}

.mp-list-group-collection{
  padding: 9px 25px;
}

.mp-list-group-item a {
  font-size: 16px;
  color: #484646;
}

/*.mp-list-group-item:hover {
  background-color: #f7f6f6;
  cursor: pointer;
}

.mp-list-group-item li:hover {
  color: #000000;
}*/

.tab_style{
}

#category-menu li{
  border-bottom: solid #dbdbdb 2px;
}

.collection-top{
  margin-bottom: 17px;
  border-bottom: solid #dbdbdb 1px;
  padding: 17px;
}
.nav-tabs{
  border-bottom: none;
}

.control-label{
  font-size: 16px ;
}
.product-layout {
	padding:5px;
}
.product-layout:first-child {
	padding-left:15px;
}
.product-layout:last-child {
	padding-right:15px;
}
.mp-active {
  background-color: #E6ECEC;
  cursor: pointer;
  color: #000;
}
.mp-active a {
  color: #000;
}
a {
  cursor: pointer;
}
.mp-tab-content {
  display: none;
  border: 1px solid #cacecf;
  box-shadow: 0 0 0 1px #eee;
  padding: 15px;
  min-height: 265px;
  overflow: auto;
}
.mp-tab-active {
  display: block;
}
.mp-no-location-found {
  font-size: 20px;
  font-weight: bold;
  //margin-top: 55px;
  text-align: center;
}
.review-container {
  border-bottom: 1px solid #e2e2e2;
  display: block;
  height: auto;
  overflow: auto;
  padding: 15px 5px;
  width:100%;
}
.review-detail-container {
  overflow: auto;
}
#tab-product-reviews:last-child {
  margin-bottom: 20px;
}
.review-container-left-panel {
  float: left;
  height: 80px;
  padding: 5px;
  width: 23%;
}
.reviewer-name {
  //color: #747172;
  font-size: 14px;
  margin-bottom: 5px;
  padding-left: 0;
  font-size:1.3em;
}
.review-rating{
  padding: 5px 0px;
}
.review-date {
  color: #000;
  font-size: 16px;
  padding-left: 6px;
}
.review-border {
  border: 1px solid #afabac;
  float: left;
  height: 50px;
  margin-right: 20px;
  margin-top: 11px;
}
.review-container-right-panel {
  color: #000;
  float: left;
  font-size: 14px;
  width: 74%;
  text-align: justify;
}
.review-seller-rating {
  float: left;
  margin-top: 15px;
  padding: 0 0 0px 30px;
  width: 100%;
}
.actual-seller-rating {
  padding: 10px;
  float: left;
  //width: 33%;
  color: #000;
  font-size: 14px;
}
.actual-seller-rating .fa.fa-stack {
  height: 1.2em;
}
.rating-container .fa-stack {
	padding:0 7px;
}
.rating-container {
  display: inline-block;
}
.text-container {
  display: inline-block;
  color: #259FEC;
  font-size: 16px;
  min-width: 65px;
}
.reviewed-product-name {
  font-weight: bold;
  color: #A4A547;
}

.review-content{
  font-size: 16px;
  //color: #747172;
  text-align: justify;
}
.review-content .date-added {
	font-size: .8em;
    color: #a1a1a1;
    padding-top: .8em;
    display: block;
}
.rating{
  padding: 5px;
  margin: 0px;
  border:none;
}

.btn_cart{
  font-size: 16px;
  color: #FFFFFF !important;
  background-color: #259FEC !important;
  border-radius: 4px;
  border: none;
  width: 100%;
}

.btn_cart:hover{
  background-color: #1d92dc !important;
}

.btn_cart_div{
  width: 100%;
  border: none;
  line-height: 38px;
  padding: 10px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}

.btn_wishlist , .btn_compare{
  width: 50% !important;
  color: #259FEC !important;
  background-color: #F7F7F7 !important;
}

.btn_wishlist:hover , .btn_compare:hover{
  background-color: #E6E5E5 !important;
}

.price{
  color: #919191;
  font-size: 16px;
}
/** LEADERBOARD **/

span.sort {
  color: #777;
  font-weight: 600;
  margin-right: 25px;
display: flex;
  justify-content: center;
align-items: center;
}
span.sort .number {
z-index:3;
}
span.sort .award {
position: absolute;
  font-size: 33px;
z-index:1;
}
span.sort .award.place-1 {
  color: #ffce3c;
}
span.sort .award.place-2 {
  color: #b3b3b3;
}
span.sort .award.place-3 {
  color: #bb8e3c;
}
.level {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
span.level__number {
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  width: 40px;
  min-width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: rgb(228, 228, 228);
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 18px;
  line-height: 1.5;
  color: rgb(32, 33, 36);
}
span.level__number.achieved {
  background-color: rgb(255 232 164);
}
span.level__name {
  font-weight: 600;
}
span.level__description {
font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  line-height: 1.5;
  color: rgb(144, 144, 144);
}
#leaderboard .name {
overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
max-width: 180px;
}
#custom-tab-leaderboard #leaderboard .name {
  max-width: 100%;
}
.user_points {
font-weight: 600;
  font-size: 14px;
}
.level__badge {
position: absolute;
  z-index: 1;
font-weight:700;
  right: 15px;
  bottom: 11px;
  line-height: 0;
  background: #ffce3c;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 2px solid white;
}

.circle_loader {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  overflow: hidden; /* Clip content outside the circle */
}
#circle_loader, #circle_loader_1 {
  stroke-linecap: round;
  position: relative;
}	
#circle_vals {
  position: absolute;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 50%;
cursor:pointer;
}
.custom-tooltip {
  position: absolute;
  background-color: #000;
  color: #fff;
  padding: 8px;
  max-width:250px;
  border-radius: 4px;
  font-size: 12px;
  z-index:999;
  text-align: center; /* Center the text */
}
.current__level {
border-radius: 15px;
  background-color: rgb(255 206 60);
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  line-height: 1.5;
  color: rgb(32, 33, 36);
  padding: 3px 10px;
}

#circle_loader_container {
  display:block;
  position:relative;
  height: 224px;
  width: 224px;
  display:flex;
  justify-content: center;
  align-items: center;
}
#circle_loader_1 > a {
  position: absolute;
  width: 200px;
  height: 200px;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  overflow: hidden;
  flex-shrink: 0;
  user-select: none;
  border-radius: 50%;
  top: 12px;
}
#circle_loader_1 {
  position:absolute;
  display:flex;
  justify-content: center;
}
#circle_loader_1 {
  width:100%;
  height:100%;
}
#circle_vals p#sub {
  margin-top: -25px;
}
@media screen and (max-width: 767px) { /* phone */
#circle_loader_container {
  margin-top:0;
}
}
/** LEADERBOARD **/

.description{
  color: #B0B0B0 !important;
  font-size: 14px;
  /*height: 50px;*/
  overflow: hidden;
}

.name{
  font-size: 15px;
  color: #259FEC;
  /*background-color: #FFFFFF;*/
  /*border: 1px solid #e8e8e8;*/
}
.profile-rating {
	display: none;
}
.profile-page h2 {
	color: white;
    font-weight: 600;
	padding-top: 0;
    line-height: normal;
    margin-top: 10px;
}
.profile-page h3.profile-skill {
	margin-top: 5px;
    color: #bdbec2;
	font-weight: 300 !important;
}
.profile-skill {
	display: none;
}
.profile-page h2.collection-title {
	font-size: 1.2em;
    font-weight: 400 !important;
}
.nav-profile {
	display:flex;
	/*justify-content: center;
  border-bottom: 1px solid #373a45;*/
}
.profile-page .nav-tabs>li>a {
	color: #595b6d;
}
.nav-profile>li {
	/*margin-top: 20px;*/
  font-family: 'Nunito', sans-serif;
}
.nav-profile>li>a:focus, .nav-profile>li>a:hover {
	background: none;
	border-bottom: none !important;
}
span.sep {
	border-left: 1px solid rgba(165,165,165 ,.3);
    margin: 0 10px;
	}
.bg-rank-7 {
	background-image: -webkit-linear-gradient(-40deg, #fef61d 0%, #f59453 20%, #fb0d8d 30%, #9525f5 40%, #6635f0 50%, #297dfb 60%, #1bdffe 80%) !important;
    background-size: 250% !important;
    animation: flow 5s ease-in-out infinite;
    color: white !important;
}
#postModal .modal-content {
  overflow-y: auto;
  height: 100%;
}
#comments .block__post .block__text-container {
  background: rgb(248, 247, 245);
  border: 1px solid rgb(228, 228, 228);
}
body.dark_mode .store__stats {
  color:#fbfbfb;
}
.badge-product-count {
  border-radius: 7px;
    background: rgb(148 148 148 / 30%);
    height: 20px;
    width: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
}
#tab-activity .white-box {
  max-height: 470px;
  display: flex;
  flex-direction: column;
  overflow-y: scroll;
}
@media only screen and (min-width: 1400px) { /* phone */
  #postModal .modal-open .modal, #viewCheckpointModal .modal-open .modal {
    overflow-y: hidden;
  }
  #postModal .modal-dialog, #viewCheckpointModal .modal-dialog {
    top: 0;
    height:100%;
    transform: translate(-50%, 0) !important;
    width: 770px;
  }
}
@media only screen and (max-width: 767px) { /* phone */
	.profile-box {
    /*display: none;*/
  }

  .nav-profile>li.active>a, .nav-profile>li.active>a:focus, .nav-profile>li.active>a:hover {
    border-bottom: none !important;
  }
  #tab-activity .white-box, #tab-profile .white-box {
    max-height: 100%;
    border-radius: 0;
  }
  .store__stats {
    flex-wrap: wrap;
    gap: 16px 0px;
  }

  .store__stats > div {
    width:50%;
  }
  #postModal .modal-dialog {
    top: 0 !important;
    height: 100%;
    bottom: 0 !important;
  }
  #postModal .modal-content, #viewCheckpointModal .modal-content {
    border-radius: 0 !important;
		border: none !important;
  }
	.container {
		margin-top: 0;
	}
  .container > .row {
    padding-right: 0;
    display:block;
  }
  .profile-page > .tab-content > .tab-pane, #skeleton-courses {
    padding:0;
  }
	#content.profile-page .tab-content {
		padding: 10px 10px 15px;
	}
  .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover , .nav-tabs > li > a:hover, .nav-tabs > li.active > a:focus{
		background-color: inherit;
		border: none;
		border-bottom: 3px solid #3b71f9;
		color: white;
	}
  .nav-tabs.nav-profile>li > a {
    font-size: 16px;
    display: flex;
    background: none;
    border: none;
    cursor: pointer;
    letter-spacing: 0.4px;
    height: 100%;
    position: relative;
    white-space: nowrap;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 1.5;
    height: 100%;
    color: rgb(32, 33, 36);
  }
  #nav__profile {
    position: relative;
    margin-top: 51px;
    min-width: 100%;
    max-width: 100%;
    border-radius: 0;
    border-left: none !important;
    border-right: none !important;
  }
  .nav-tabs.nav-profile {
    display: flex;
    flex-direction: row;
    overflow-x: auto;
    overflow-y: hidden;
    gap: 0px 8px;
    min-width: 100%;
    max-width: 100%;
    padding: 10px 0;
    align-items: center !important;
    margin-top:0;
  }
  .nav-tabs.nav-profile::-webkit-scrollbar {
    height: 0;  /* Remove scrollbar space */
    width: 0;  /* Remove scrollbar space */
    background: transparent;  /* Optional: just make scrollbar invisible */
}
	.nav-profile>li {
		margin-top: 0;
	}
	#profile-avatar {
		position: inherit;
	}
  #stats {
    width: 185px !important;
    height: auto !important;
    right: 15px;
    left: unset !important;
    top: 75px !important;
    bottom: unset;
  }
	#stats > a {
		width: 100%;
	}
  #stats-followers, #stats-score {
    font-size: 1.35rem;
  }
  #stats-followers > span, #stats-score > span {
    color:#757575;
  }
	.profile-page h3.profile-skill {
		margin-top: 0px;
	}
	.profile-name-header {
		opacity: 0;
		display: none;
		position: fixed;
		top: 9px;
		left: 40px;
		text-align: left;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		width: 50%;
		font-size: 1.5em;
		font-weight: 500 !important;
		z-index: 9999;
	}
	.home-col-logo {
		/*display: none !important;*/
	}
	.profile-image::after {
		background: none;
	}
	.profile-stats img {
    	height: 25px;
	}
	.profile-wallet {
		font-size: 1.2em;
		margin-top: 10px;
	}
	.profile-about {
		margin-bottom: 10px;
		margin-top: 10px;
    	text-align: left;;
	}
	.profile-page h2.collection-title {
		margin-top: 10px;
		font-size: 1.45em;
	}
	.profile-page h2 {
		padding: 5px;
		margin-top: 0;
	}
  .store__owner .block__avatar {
    width: 22px;
    height: 22px;
    margin-right: 3px;
  }
  .profile-info p.store__description {
    font-size: 16px !important;
  }
  #profile-banner img {
    border-radius: 10px;
  }
  .banner-container {
    background-size: 100% 200px;
    height: 200px;
    padding-top: 10px;
  }

  .banner-stripe {
    height: 120px;
    margin-top: 35px;
  }

  .company-logo {
    height: 75px;
    padding-top: 8px;
  }
  .company-logo img {
    height: 65px;
    width: 180px;
  }
  .seller-rating {
    color: #000;
    float: left;
    margin-top: -2px;
    text-align: center;
    width: 100%;
  }
  .seller-details-stripe-lower {
    height: 200px;
    margin-top: 20px;
    padding: 0 10px;
  }
  .detail-container-inner {
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 0 0 1px 1px #e8e8e8;
    height: 100%;
  }
  .profile-pic {
    display: block;
    float: left;
    height: 60%;
    padding: 10px;
    text-align: center;
    width: 35%;
  }
  .img-div > img {
    box-shadow: 0 0 0 1px #a0a0a0;
    height: 100px;
  }
  .details {
    float: right;
    padding: 10px;
    text-align: left;
    width: 59%;
  }
  /*.upper-detail {
    height: 30px;
  }*/
  .contact-seller {
    float: left;
    height: 50%;
    padding: 5px 15px;
    width: 100%;
  }
  .upper-contact-seller {
    color: #194397;
    float: left;
    height: 35px;
    width: 100%;
  }
  .seller-mobile {
    //float: left;
    font-size: 14px;
  }
  .seller-mobile .fa, .seller-email .fa {
    font-size: 16px;
  }
  .seller-email {
    //float: right;
    font-size: 14px;
  }
  .lower-contact-seller {
    color: #000;
    float: right;
    font-size: 16px;
    font-weight: bold;
    width: 100%;
  }
  .connect-icons {
    right: 0;
    margin: auto auto;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 7;
    height: 75px;
    margin-bottom: 0;
    backdrop-filter: blur(20px);
    background: rgba(5, 5, 8, .30);
    -webkit-backdrop-filter: blur(25px);
    display: flex;
    justify-content: center;
    align-items: center;
	padding-bottom: 15px;
  }
	body.user-offline .connect-icons {
		display: none;
	}
	.connect-icons .btn-connect {
    	width: 70px;
	}
	.connect-icons .btn-connect i.fa-comment-dots {
		margin: 0;
	}
  /*.left-panel {
    padding-left: 15px;
  }*/
  .mp-list-group {
    width: 100%;
  }
  .review-container-left-panel {
    height: auto;
    padding: 5px;
    float: none;
    width: 100%;
  }
  .review-border {
    border: 1px solid #afabac;
    margin-bottom: 10px;
    margin-right: 20px;
    float: none;
    height: auto;
  }
  .review-container-right-panel {
    color: #000;
    float: left;
    font-size: 14px;
    text-align: justify;
    width: 100%;
  }
  .review-seller-rating {
    float: none;
    overflow: auto;
    padding: 10px;
  }
  .actual-seller-rating {
    width: 100%;
  }
  .rating-container {
    //float: right;
  }
  .text-container {
    //float: left;
  }
}
#wkrow {
  margin-left: 15px;
  margin-right: 15px;
}
@media screen and (max-width: 1000px) {
  .upper-detail,.lower-detail{
    font-size: 15px;
  }
}
@media screen and (max-width: 800px) {

  #cartnow{
    padding: 9px;
  }
  #wkrow {
    margin-left: 0px;
    margin-right: 0px;
  }
}

@media screen and (max-width: 500px) {
  .mp-list-group-item a {
      font-size: 10px;
  }
}

@media screen and (max-width: 767px) {
  .upper-detail,.lower-detail{
    font-size: 12px;
  }
  .container{
    padding: 0px;
    background: none !important;
    border: none !important;
  }

  .nav > li > a {
    padding: 5px 15px;
    margin: 0px;
  }

  .mp-list-group-item {
      margin-right: 1px;
  }

  .review-content{
    font-size: 12px;
  }

  .reviewer-name {
      font-size: 12px;
  }
}
@media screen and (max-width: 370px) {
  #wkrow {
    margin-left: 0px;
    margin-right: 0px;
  }
  .container{
    padding: 0px;
  }
}
