.blue-link {
    color: #1491ee;
}
.one_chars_item_title_element {
	padding: 3px 8px;
    color: #102747;
    font-size: 17px;
    background: #d3d3d3;
    font-weight: 700;
    text-transform: uppercase;
}

.path ul {display: flex; flex-direction: row; justify-content: center;}
.path ul li:marker {display: none; opacity: 0; position: absolute;}
.path ul li {list-style-type: none;}
span.select_sort {
    cursor: pointer;
}

.select_sort_a {
    display: block;
    position: absolute;
    top: 30px;
    z-index: 99;
    background: white;
    padding: 15px;
    width: 90%;
     display: none; 
}

.sort {
    position: relative;
    width: 55%;
}

.select_sort_a a {
    display: block;
}

.sort {
    font-size: 14.8px;
    line-height: 33px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: black;
    display: inline-block;
}

.sort span {
    font-size: 14.6px;
    line-height: 18px;
    font-weight: 400;
    letter-spacing: 0.1em;
    color: #4d4d4d;
}

.header-content {
    height: 105px;
}

a.logo img {
    height: 100%;
}

/*a.logo {
    padding: 0px 0 25px 0;
}*/
.favorite_link {
    display: none;
}

label[for="form_checkbox_SIMPLE_QUESTION_410_27"] {
    display: none;
}

@media (max-width: 600px) {

    .form_tovar_zakaz {width: 80%!important; left: 10%!important;}


}


div#shop-basket {
    display: none;
}

.product-item-detail-info-container.stars_bl {
    display: none;
}

@media (max-width: 600px) {

   section#slider-section {
    display: none;
}


}