.avatar-colorbox.letter{
	line-height: normal !important;
}

.footer_market .subline {
  background-color: #fff!important;
}

.footer_market {
  background: #fff!important;
border-top: 1px solid #e6e8ea;
}

.profile-page {
    margin-top: 0px !important;
    margin-bottom: 0px;
}
.profile-page .left-panel {
    border-right: 1px solid #e9e9e9;
}
.profile-page .avatar .btn-link:active, .profile-page .avatar .btn-link:focus {
    background: transparent;
}
.profile-page .user-info .avatar {
    height: auto !important;
    text-align: center;
    margin: 0 !important;
    width: 60px !important;
	float: left;
	margin-right: 15px !important;
}
.profile-page .left-panel .user-info {
    text-align: left;
}
.profile-page .user-info .avatar .avatar-colorbox {
    height: 60px !important;
    width: 60px !important;
}
.profile-page .user-info .avatar .avatar-colorbox.letter:before {
    top: 27%;
}

.profile-page .left-panel .user-info .nickname {
    margin-top: 14px;
    color: #000;
    font-weight: 600;
    font-size: 18px;
}

.profile-page .left-panel .user-info .info {
    font-size: 17px;;
    line-height: 28px;
}

.profile-page .left-panel .user-info .info .active-city, .profile-page .left-panel .user-info .info .active-city a{
    color: #f44;
}

.color-blue {
    color: #a73afd;
}
.text-underline {
    text-decoration: underline;
}

.rating-user {
    min-height: 18px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}


.rating-user .stars .stars-active, .rating-user .stars {
    background-size: 20px 16px;
    height: 18px;
}
.rating-user .stars {
    height: 18px;
    width: 96px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20preserveAspectRatio='xMinYMid'%20viewBox='0%200%2015%2015'%3E%3Cpath%20class='st0'%20fill='%23d6dbe0'%20d='M7.5%200l2.3%204.9%205.2.8-3.7%203.8.9%205.4-4.6-2.6L2.9%2015l.9-5.4L0%205.7l5.2-.8L7.5%200z'/%3E%3C/svg%3E") repeat-x 0;
}

.rating-user .stars .stars-active {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMinYMid' viewBox='0 0 15 15'%3E%3Cpath class='st0' fill='%23ffc107' d='M7.5 0l2.3 4.9 5.2.8-3.7 3.8.9 5.4-4.6-2.6L2.9 15l.9-5.4L0 5.7l5.2-.8L7.5 0z'/%3E%3C/svg%3E") repeat-x 0;
    height: 15px;
    width: 0;
}
.rating-user .stars .stars-active, .rating-user .stars {
    background-size: 20px 16px;
    height: 18px;
}
.rating-user .stars-count {
    margin-left: 6px;
    font-size: 14px;
    line-height: 1.29;
    color: #808d9a;
}

.mt-5 {
    margin-top: 5rem;
} 

.profile-page .left-panel .menus .menu li.active a{
background: #f5f7fa;
  fill: #a73afd;
  padding: 8px 10px 12px 7px;
  color: #a73afd;
  border-radius: 18px;
  margin-left: -7px;
}

.profile-page .left-panel .menus .menu {
    margin-top: 30px !important;
    margin-bottom: 50px !important;
    font-size: 18px;
}

.profile-page .left-panel .menus .menu .title{
    margin-bottom: 1rem;
    font-weight: bold;
}
.profile-page .left-panel .menus .menu ul {
  
}
.profile-page .left-panel .menus .menu li {
margin-bottom: 22px;

}

.profile-page .left-panel .menus .menu .counter {
    background-color: #f44;
    float: right;
    border-radius: 11px;
    padding: 0px 7px;
    margin: 0px;
    margin-top: 5px !important;
    color: #fff;
}

.profile-block-counter {
background-color: #f44;
  position: absolute;
  border-radius: 11px;
  padding: 0px 7px;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  left: 90px;
  min-width: 24px;
}

.profile-page .icon-sum {
    height: 100px;
    width: 100px;
    text-align: center;
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    vertical-align: middle;
    display: inline-block;
    margin: 0 auto;
}

.profile-page .icon-sum2 {
 height: 120px;
    width: 120px;
    text-align: center;
    color: #f44;
    font-size: 65px;
    font-weight: 900;
    vertical-align: middle;
    display: inline-block;
    margin: 0 auto;
    margin-top: 10px;
}

.profile-page .discont-sum-icon {
    border-radius: 50% !important;
    background: #a73afd;
}

.profile-page .discont-sum-icon2 {
    border-radius: 24% !important;
}

.profile-page .rating-sum-icon {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMinYMid' viewBox='0 0 15 15'%3E%3Cpath class='st0' fill='%23ffc107' d='M7.5 0l2.3 4.9 5.2.8-3.7 3.8.9 5.4-4.6-2.6L2.9 15l.9-5.4L0 5.7l5.2-.8L7.5 0z'/%3E%3C/svg%3E") repeat-x 0;
}
@media(min-width:954px) and (max-width:1328px) {
.profile-page .icon-sum {
    height: 80px;
    width: 80px;
}
}
.profile-page .card-notify{
    min-height: 200px;
background: #f5f7fa;
    font-size: 18px;
    transition: all 0.4s ease 0s;
    cursor:pointer;
	border: 1px solid #f5f7fa;
}

.profile-page .card-notify:hover{
    opacity: 0.9;
transition: all 0.4s ease 0s;
}
.profile-page .right-panel .card-order {
    font-size: 18px;
}
.profile-page .right-panel .card-order .big {
    font-weight: 600;
    font-size: 19px;
    color: #f44;
}
.mt-8 {
    margin-top: 4rem; 
}

.header-site-partner, .header-site-partner .header-index {

}

.header-site-partner .search-line {
    display: none;
}
.header-site-partner {
    
}
.header-site-partner .nav-page li a {
    color: #000;
    font-size: 14px;
}
.header-site-partner .header-icon svg {
    display: block;
    margin-bottom: 5px;
    margin-top: 2px;
    text-align: center;
}
.header-site-partner .header-icon a:hover, .header-site-partner .header-icon a:hover svg {
    opacity: 0.8;
}

@media (max-width: 1200px) {
	.profile-page .info {
		display: flex;
		flex-wrap: wrap;
	}
	.profile-page .info > div:not(.rating-user) {
		text-align: center;
		padding: 0;
		box-sizing: border-box;
		white-space: nowrap;
		flex-wrap: nowrap;
		flex-direction: row;
		justify-content: space-between;
		float: left;
		padding-right: 5px;
		align-content: stretch;
		align-items: center;
	}	
	.profile-page .rating-user {
		margin: 0px !important;
		padding-right: 5px;
	}

	.profile-page .user-info {
		margin-top: 25px;
    margin-bottom: 0px;
	}
	.profile-page .user-info .avatar {
		margin-right: 15px !important;
	}
	.profile-page .user-info .avatar .avatar-colorbox {
		height: auto !important;
		width: auto  !important;
		max-height: 80px;
		margin-right: 15px;
	}
}
@media (max-width: 1200px) {
	.profile-page .left-panel {
		background: #f5f7fa;
		margin-bottom: 0px;
	}
	.profile-page.partner-page .left-panel {
		margin-top: 0;
		background: #f5f7fa;
		margin-bottom: 20px;
	}
	.profile-page .user-info .avatar .btn {
		float: right;
	}
	
	.profile-page .left-panel .user-info .info {
    font-size: 15px;
    line-height: 24px;
}
	
}
@media (max-width: 450px) {
.profile-page .left-panel .user-info .info {
    font-size: 13px;
    line-height: 24px;
}
.profile-page .user-info .avatar .avatar-colorbox {
    height: 40px !important;
    width: 40px !important;
}
}

.profile-page .card-order {
    min-height: 280px;
}
.profile-page .card-order .card-order-images {
    text-align: right;
}

.profile-page .card-order .card-order-images .card-order-item-image {
    width: 60px;
    border: 2px solid #d6dbe0;
    transition: all .3s ease-in-out;
}

.profile-page .card-order .card-order-images .card-order-item-image:hover {
    width: 60px;
    border: 2px solid #a73afd;
    transition: all .3s ease-in-out;
}

@media (max-width: 450px) {
    .profile-page .card-order .card-order-images {
        text-align: left;
        margin: 10px 0px;
    }
    .profile-page .card-order .card-order-images .card-order-item-image {
        width: 60px;
    }
}

.profile-page .right-panel .card-order img, .card-body .order-image img {
    border-radius:18px;
    width: 100px;
    aspect-ratio: 1;
    object-fit: cover;
}
.card-body .order-image img {
    width: 250px;
}
.profile-page .right-panel .card-order .item-wrapper{
    justify-content: space-between;
    gap: 20px;
}
.profile-page .right-panel .card-order .item-wrapper .orders-item-image{
    flex-direction: column;
    gap: 30px;

}
.profile-page .right-panel .card-order .feature-dst-icon {
    height: auto !important;
}
.profile-page .right-panel .card-order .feature-dst-icon, .profile-page .right-panel .card-order h3{
    margin-bottom: 0 !important;
}
.profile-page .right-panel .card-order .card-order-item-title{
    margin-bottom: 10px;
}
.profile-page .orderslist-dst-summ-admin-total.dst-summ-admin-total {
    flex-direction: row !important;
    flex-wrap: wrap;
}
.profile-page .orderslist-dst-summ-admin-total.dst-summ-admin-total .order-info-container{
    margin: 30px 0;
	font-size: 20px;
}
.card-body .order-image-container{
    position: relative;
}
.card-body .order-image-container .product-dowload-info{
   position: absolute;
  bottom: 0;
  right: 0;
  padding: 10px;
  background-color: #a73afd;
  border-radius: 10px 0 10px 0;
  color: #fff;
}
.card-body .order-title {
  font-size: 18px;
  margin-top: 10px;
  font-weight: 700;
}
.card-body .needtopay {
    font-size: 18px;
}
.card-order-item {
    margin-bottom: 30px;
    gap:70px;
}
.order-materials{
    gap: 30px;
    max-width: 1300px;
}
.order-materials .material{
    height:100%;
	max-height:600px;
    aspect-ratio: 16/9;
    object-fit: cover;
    border-radius: 15px;
} 
.order-materials .material-container .material-title{
    margin-top: 10px;
}
.card-hero .card-body{
    padding: 0 !important;
}
.zero-materials {
    margin-top: 40px;
    color: #a5a5a5;
}
.card-body hr:last-child{
    display: none;
}
@media screen and  (max-width:480px) {
    .card-body .order-image img {
        width: 100%;
    }
}
@media screen and  (max-width:589px) {
    .zero-materials {
        margin-top: 0;
    }
}
@media screen and  (max-width:780px) {
    .order-materials .material {
        height: auto;
        width: 100%;
    }
}

.img-fluid-video-curse {
  max-width: 100%;
  height: auto;
  border-radius: 18px;
  cursor: pointer;
  transition: all 0.3s ease-in 0s;
}


