#header span.bold_adress {
    font-weight: bold;
	color: var(--white_text_black2);
	font-size: 1em;
} 
.hover_links a:hover {
	text-decoration: underline;
    color: #333;
    color: var(--white_text_black); 
}

.formate_title, .formate_text{
	color: #363636;
}
.formate_text{
	font: 15px/25px Montserrat,Arial,sans-serif;
}
.formate_text div {
    margin: 8px 0 0 21px;
    margin-bottom: 10px;
}
.shop-detail1 .property.address, .shop-detail1 .property.phone a, .shop-detail1 .property.email a, .shop-detail1 .property.schedule .value.darken {
    font-size: 16px;
}

.hover_links a {
    display: block;
}


.logos input[type=checkbox] {
    display: block;
    width: 25px;
    height: 25px;
    margin: 0px;
    margin-right: 10px;
}
.logos {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 20px;
}

.logos * {
    font: 15px/25px Montserrat,Arial,sans-serif;
}

.logos label {
    display: block;
    height: 25px;
    font-weight: 600;
    line-height: 30px;
}


.logos_form .input-file {
	position: relative;
	display: inline-block;
}

.logos_form .input-file input[type=file] {
	position: absolute;
	z-index: -1;
	opacity: 0;
	display: block;
	width: 0;
	height: 0;
}

form#upload-container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}


#upload-container span.input-file-btn.btn.btn-lg.btn-default.basket-btn-checkout.has-ripple {
    font-size: 11px;
    line-height: 1.3em;
    text-transform: uppercase;
    letter-spacing: .8px;
    padding-top: 17px;
    padding-bottom: 17px;
}
span.file_error {
    color: red;
    font-size: 14px;
    display: block;
    font-weight: 500;
    text-align: center;
} 

span.file_succes {
    color: green;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
} 

.file_name{
	font-size: 14px;
    font-weight: 500;
}

.file_status{
	font-size: 14px;
    display: block;
    font-weight: 500;
    text-align: center;
}

.hc_centr_menu .body-info.has-link a img {
    width: 60px;
    height: 60px;
}

.hc_centr_menu .title.font_mlg {
    margin: 0px!important;
}

span.image_empty span {
    width: 60px;
    height: 60px;
    display: block;
    float: left;
}
.image.shine.nopadding a img {
    width: 60px;
    height: 60px;
}

.image.shine.nopadding {
    width: 60px!important;
    height: 60px;
}

.list-type-block.item-views.wide_img .item .image+.body-info {
    padding-left: 0px;
}


.list-type-block.item-views .item:not(.wdate) .body-info:not(.with-section)>.title {
    margin-top: -6px;
    margin: 0px;
    height: 60px;
    display: flex;
    align-items: center;
}