

/* Start:/local/templates/touch_new/components/bitrix/catalog.section.list/promo/style.css?17872245023495*/
#act{
	/*margin-top: 24px;*/
}
.content-right {
	background-color: #fafafa !important;
	box-shadow: none !important;
	padding: 0 !important;
	border: none !important;
	margin-top: 28px !important;
}

#actionsContainer{
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	gap: 12px;
	margin: 0;
	justify-content: space-between;

	/*margin: 0 -12px;*/
	overflow: hidden;
	text-align: center;
}
h1.changeName {
	margin-bottom: 0 !important;
}

#actionsContainer .column{
	box-sizing: border-box;
	margin: 0;
	width: calc(50% - 6px);
	min-width: 250px;
	display: flex;
}

#actionsContainer .column .items{
	display: flex;
	width: 100%;
}

#actionsContainer .column .item{
	box-sizing: border-box;
	border: 1px solid #e7e8ea;
	border-radius: 10px;
	overflow: hidden;
	background: #fff;
	width: 100%;
	display: flex;
	flex-direction: column;
}
#actionsContainer .column .item .box {
	padding: 0 24px 24px 24px;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}

.actionHeader {
	background: #f1f1f1;
	position: relative;
	padding: .923em 0;
	display: none;
}
.actionRibbon {
	background: url(/local/templates/touch_new/components/bitrix/catalog.section.list/promo/images/action_red_ribbon.png) no-repeat;
	width: 98px;
	height: 45px;
	line-height: 45px;
	top: 5px;
	left: -6px;
	padding-bottom: 5px;
	padding-right: 50px;
	padding-top: 5px;
	text-align: center;
	display: inline-block;
	position: absolute;
}
.actionRibbon span {
	line-height: 1.2;
	vertical-align: middle;
	display: inline-block;
	padding-left: 2px;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	text-shadow: 0 -1px 0 #8e221d;
	filter: dropshadow(color=#8E221D,offx=0,offy=-1);
}
.actionPeriod {
	font-weight: 600;
	font-size: 16px;
	text-align: right;
	padding-right: 12px;
}

#actionsContainer .column .item .bigPicture{
	text-align: center;
}

#actionsContainer .column .item .bigPicture a:active{
	position: relative;
	top: 1px;
}

.shadowBottom {
	-webkit-box-shadow: 0 25px 12px -25px #5a5a5a;
	-moz-box-shadow: 0 25px 12px -25px #5a5a5a;
	box-shadow: 0 25px 12px -25px #5a5a5a;
}

#actionsContainer .column .item .bigPicture img{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	vertical-align: middle;
	max-height: 100%;
	max-width: 100%;
}

#actionsContainer .column .item .bigPicture img:hover{
	opacity: 0.9;
}

#actionsContainer .column .item .title{
	margin: 24px 0;
}

#actionsContainer .column .item .title a{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;
	font-size: 16px;
	color: #000000;
	display: block;
}

#actionsContainer .column .item .title a:active{
	position: relative;
	top: 1px;
}

#actionsContainer .column .item .newsDate{
	margin-top: 12px;
	color: #888888;
}

#actionsContainer .column .item .newsDate .pic{
	vertical-align: middle;
	padding-right: 4px;
	margin-top: -4px;
}

#actionsContainer .column .item .description{
	margin-top: 12px;
	color: #888888;
}

#actionsContainer .column .item .more{
	display: block;
	background: #f9d24c;
	border: 0;
	height: 26px;
	line-height: 26px;
	text-align: center;
	font-size: .923em;
	font-weight: normal;
	color: #000;
	font-style: italic;
	text-decoration: none;
	border-radius: 5px;
	text-shadow: 0 1px 0 #fff86f;
	box-shadow: 0 2px 0 -1px #cfad3e;
	padding: 4px 12px;
	margin-top: auto;
}

#actionsContainer .column .item .more:active{
	position: relative;
	top: 1px;
}
@media(max-width: 528px){
	#actionsContainer .column{
		width: 100%;
	}
}
/* End */
/* /local/templates/touch_new/components/bitrix/catalog.section.list/promo/style.css?17872245023495 */
