

/* Start:/local/templates/asgard/components/bitrix/catalog.element/.default/style.css?1782805955766*/
.composition-text {
	max-height: 48px; overflow: hidden; transition: max-height 0.5s ease;
}



    .composition-wrapper {
        position: relative;
    }
    
    .composition-text {
        max-height: 48px;
        overflow: hidden;
        transition: max-height 0.5s ease;
    }
    
    .composition-text p {
        margin: 0;
    }
    
    .composition-toggle {
		background: none;
		border: none;
		color: #897157;
		border-bottom: 1px dashed #897157;
		line-height: normal;
		cursor: pointer;
		padding: 5px 0 2px;
		font-size: 14px;
		text-decoration: none;
		display: inline-block;
		transition: all .3s;
    }
    
    .composition-toggle:hover {
        color: #4E4E4E;
		border-bottom: 1px dashed #4E4E4E;
    }
/* End */
/* /local/templates/asgard/components/bitrix/catalog.element/.default/style.css?1782805955766 */
