

/* Start:/bitrix/templates/from_mirror_2026/components/custom/favorite.show/.default/style.css?17858239241203*/
.control_panel_favorite{
	background: #e7e7e7;
	height: 30px;
	margin-bottom: 10px;
}
.favorite_item{
	height: 100px;
	border-bottom: 1px solid #dadada;
	margin-bottom: 10px;
}
.favorite_items img{
	width: 123px;
	display: inline-block;
	vertical-align: middle;
}
.favorite_items .favorite_name{
	display: inline-block;
}
.elements-pic img{
	max-width: 90%;
	max-height: 100%;
}
.elements-product__name{
	color:#000;
}
.elements-product__name:hover{
	color:#0072b8;
}
.place-order{
	display: flex;
	flex-direction: row-reverse;
}
.print{
	margin: 0 20px;
}
@media screen and (max-width: 550px) {
    .place-order{
        width: 100%;
        display: flex;
        flex-direction: column!important;
    }
    .print{
        margin: 0px;
    }
}
.elements-del .del:hover{
	background: url(/bitrix/templates/books/images/del-red.png);
}
/* заголовки */
.favorites-header__pic {
    max-width: 170px;
    width: 100%;
    text-align: center;
}
.favorites-header__name {
    padding: 0px!important;
    text-align: left;
}
.favorites-header__price {
    width: 200px;
    text-align: center;
    padding-left: 20%;
}
.favorites-header__del {
    
}
.favorites-elements-product {
    width: 60%;
}
/* End */
/* /bitrix/templates/from_mirror_2026/components/custom/favorite.show/.default/style.css?17858239241203 */
