.catalog-index .catalog-cart{
    margin-bottom: 40px;
	height: 100% !important;
    position: relative;
    display: flex;
    float: left;
	
}

.showroom {
    font-size: 25px;
    text-align: center;
    width: 100%;
    font-weight: 700;
    color: #183666;
    font-family: 'Exo 2';
    padding: 10px 0px;
    display: inline-block;
    background: #78d134;
    position: relative;
    background: linear-gradient(to bottom right, #78d134, #2ca969);
}

.showroom .img {
    width: 25%;
    height: 70px;
    float: left;
    position: relative;
    /* background: aqua; */
    display: block;
    margin-left: 5%;
    background: url(https://cosmedicus.ru/bitrix/templates/topshop_carrot_flat/images/package.png);
    background-size: 98%;
    filter: invert(1);
    background-repeat: no-repeat;
}

.srtext {
    height: 100%;
    float: left;
    width: 70%;
}

.showroom span {
    font-size: 10px;
    width: 100%;
    display: inline-block;
    position: relative;
    text-align: center;
}
.srtext span a {
    color: white;
    text-decoration: underline;
}


.logo-head div {
    float: left;
    width: 40%;
    display: block;
    margin: 0px 5%;
}

.logo-head div img {
    width: 200px;
}

.logo-head div span {
    font-family: 'Exo 2', sans-serif;
    margin: auto 0px;
    position: relative;
    height: 100%;
    padding-top: 12px;
    display: flex;
    align-items: center;
}



a.adv-number {
    /* background: url(/bitrix/templates/topshop_carrot_flat/images/buttons/icon-buttons-sprite.png) 0px -409px no-repeat; */
    padding: 0px 5px 0px 5px;
    font-size: 17px;
}

.phone-area {
    background: none !important;
    padding: 0px 8px 5px 10px !important;
}

a.phone-url.phone-url-ding {
    font-size: 14px;
    padding: 15px 6px 7px 6px;
}