.catalog-item .img{
    height: 170px;
    background-size: CONTAIN;
}
.catalog-item .pict {
    height: 170px;
}

.contacts .nav-tabs-1 > li > a
{
    font-size: 13px;
}
.catalog .filter .item input.link-filter {
    color: #ffffff;
    box-shadow: 0px 9px 15px 0px rgba(236, 64, 122, 0.3);
    background-color: #ea3e6e !important;
    padding: 1rem;
    min-width: 10rem;
    margin: 1rem 0;
    border-radius: 4px;

}
.badge_wrap{    position: absolute; left: 0; right: 0; top: 1rem; z-index: 2;}
.catalog-item .novelty, .catalog-item .badge{
    display: block;
    margin: auto;
    left: 0;
    right: 0;
    margin-bottom: 0.5rem;
}

.search-section ul{
    padding-left: 1rem;
}

pre.debug {
    position: absolute;
    min-width: 800px;
    z-index: 999;
}

#fastView{ position: absolute; z-index: 10; width: 100%; display: none}
#fastView .modal-content { top: 26rem; left:0; right: 0; margin: auto; max-width: 1000px; padding: 0;}

#fastView .tabs-catalog-item {
    padding: 6rem;
}

#fastView .pagetitle { font-size: 36px;font-family: 'CirceBold', sans-serif;display: block;color: #222222;width: 100%;text-align: center;padding: 5rem;}

#fastView .modal-bg {position: fixed;z-index: 0;background-color: rgba(36, 36, 36, 0.6);width: 100%;top: 0;bottom: 0; display: none}

.catalog-item .info {min-height: 150px;}
.catalog-item:hover {z-index: 3;}
#fastView .modal-content { background-clip: border-box;}

.item_sort {    
	--margin-top: 28px;
	margin-top: 20px;
	padding-left: 4rem;
}
.catalog-item {    min-height: 455px;}

.item_sort .form-control {display: inline-block;width: 40%;}