

/* Start:/bitrix/templates/eshop_red/components/bitrix/catalog/.default/bitrix/catalog.section/.default/style.css?17037669461913*/
.description-text-section {
	font-size: 13px;
    color: #3F3F3F;
    padding-top: 20px;
    line-height: 20px;
	
}

.description-text-section h2 {
	line-height: 27px;
}

.goods-tile__gift {
	border: 1px solid #e9e9e9;
	border-radius: 4px;
	padding:3px;
	padding-bottom: 0px !important;
	/* box-shadow: 0 0 4px rgb(123 152 165 / 40%);  */
	
}

.goods-tile__gift .gift-img, .goods-tile__gift .product-promotion__text {
	display:block !important;
	text-align:center;
	
	
}

.goods-tile__gift .gift-img {
	padding-bottom: 0px !important;
	
}

.goods-tile__gift .gift-img img {
	margin-top: 0px !important;
	
}


 .goods-tile__gift .product-promotion__text {
	color:#f84147;
 }

.layout {
    display: inline-block;
}
.bottom-text__toggler {
    display: inline-block;
}
.bottom-text_state_collapsed {
    max-height: 250px;
    overflow: hidden;
    position: relative;
}
.bottom-text_state_collapsed::after {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 90px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(248, 248, 248, 0)), to(#f8f8f8));
    background: -webkit-linear-gradient(top, rgba(248, 248, 248, 0) 0, #f8f8f8 100%);
    background: -o-linear-gradient(top, rgba(248, 248, 248, 0) 0, #f8f8f8 100%);
    background: linear-gradient(to bottom, rgba(248, 248, 248, 0) 0, #f8f8f8 100%);
    content: ''
}
                    
.bottom-text__toggler {
    padding: 0;
    border: none;
    line-height: 18px;
    background: none;
}

.bottom-text__toggler.hide {
    display: none;
}
.bottom-text__toggler:hover {
    text-decoration: none
}
                    
.bottom-text__toggler span {
    display: inline-block
}        

.group_description_block .position-button {
    position: absolute;
    right:0;
} 

.btn-read-completely {
	text-align:right;
	padding-top:10px;	
}

.btn-read-completely button {
	cursor: pointer;	
}
/* End */
/* /bitrix/templates/eshop_red/components/bitrix/catalog/.default/bitrix/catalog.section/.default/style.css?17037669461913 */
