@media (max-width: 1024px) {
    .m-brand__tools .mobile-login-btn,
    .m-brand__tools .mobile-user-avatar {
        display: inline-flex !important;
        visibility: visible !important;
    }
}

.btn-outline-fronttop {
    color: #ffffff;
    background-color: transparent;
    background-image: none;
    border: 1px solid rgba(204,185,215,0.3);
    
}

.btn.btn-outline-metal.active, .btn.btn-outline-fronttop.focus, .btn.btn-outline-fronttop:focus, .btn.btn-outline-fronttop:hover:not(:disabled) {
    background: #ff006c;
    border: 1px solid #ff006c;
}

.captcha_refresh{
    margin-top: 1.3rem;
}

.captcha_image_refresh{
    margin-top: 0.8rem;
}

.user_balance_link {
	color: #A9A9A9!important;
    padding-right: 50px;
    font-size: 1.12rem;
    font-family: "Roboto";
}

.user_balance_link:hover {
	color: #A9A9A9!important;
	text-decoration: none;
}

.m-widget5__pic > img {
    max-width: 100px!important;
    max-height: 100px!important;
}

/*.m-widget5__desc.coeffection {
    position: relative;
    top: -10px;
}*/

.m-widget5__stats2.buy-product {
    margin-right: 90px;
    padding-left: 20px;
    padding-top: 20px!important; 
}

.product_form_wrapper {
    padding-bottom: 50px;
}
    
.m-widget12__text2.text{
    padding-top: 50px;
}

.m-widget12__text1 {
    color: #6f727d;
    display: table-cell;
    padding-right: 0.36rem;
    font-size: 1.1rem;
}

.m-widget12__text1>span, .m-widget12__text2>span{
    margin-top: 0.43rem;
    display: inline-block;
    font-size: 1.5rem;
    font-weight: 600;
}

.m-widget12__text2 {
    color: #7b7e8a;
    display: table-cell;
    width: 45%;
    font-size: 1.1rem;
}

.product_buy_view {
    margin-top: 30px;
}
