

/* Start:/local/templates/tvoyadacha/components/bitrix/catalog/.default/style.css?1625124305807*/
.sortable_menu ul a{
	color: #8c8c8c;
}

.sortable_menu__item__wrapper{
	width: 200px;
	text-align: center;
}
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}
/* End */


/* Start:/local/templates/tvoyadacha/components/bitrix/iblock.vote/ajax/style.css?1625124305555*/
div.star-active
{
	cursor: pointer;
}

div.star-empty
{
	background-image: url(/local/templates/tvoyadacha/components/bitrix/iblock.vote/ajax/images/star_icon_bad.jpg);
	background-repeat: no-repeat;
	width: 33px;
	height: 33px;
	overflow:hidden;
	transition: all 300ms;
}

div.star-voted
{
	background-image: url(/local/templates/tvoyadacha/components/bitrix/iblock.vote/ajax/images/star_icon_good.jpg);
	background-repeat: no-repeat;
	width: 33px;
	height: 33px;
	overflow:hidden;
	transition: all 300ms;
}

div.star-over
{
	background-image: url(/local/templates/tvoyadacha/components/bitrix/iblock.vote/ajax/images/star_icon_good.jpg);
	background-repeat: no-repeat;
	width: 33px;
	height: 33px;
	overflow:hidden;
	transition: all 300ms;
}

/* End */
/* /local/templates/tvoyadacha/components/bitrix/catalog/.default/style.css?1625124305807 */
/* /local/templates/tvoyadacha/components/bitrix/iblock.vote/ajax/style.css?1625124305555 */
