

/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/round/style.css?16795944682917*/
.bx-pagination {
	margin: 10px 0;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 15px 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	background: #eff0f1;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	font-size: 14px;
	border-radius: 16px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 16px;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
	color: #444;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	color: #aab1b4;
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	background: #fff;
	border-color: #DADADA;
	color: #000;
}

/*color schemes*/
.bx-pagination.bx-green  .bx-pagination-container ul li.bx-active span{
	background: #3bc915;
	color: #fff;
}
.bx-pagination.bx-yellow  .bx-pagination-container ul li.bx-active span{
	background: #F9A91D;
	color: #fff;
}
.bx-pagination.bx-red  .bx-pagination-container ul li.bx-active span{
	background: #E22B2B;
	color: #fff;
}
.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}

/* End */


/* Start:/local/templates/vinsklad2017/components/bitrix/catalog.item/tile/style.css?1735307531123*/
.cart-plate__reviews-block {
    display: flex;
    align-items: center;

    margin-top: auto;
    padding-block: 10px;
}

/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.css?167959447064*/
font.errortext
{
	color:red;
}

font.notetext
{
	color:green;
}

/* End */


/* Start:/local/templates/vinsklad2017/components/bitrix/news.list/soc-under-banner/style.css?1716972991367*/
.menu-soc {
    height: 100%;
}

.menu-soc__title {
    font-size: 24px;
    font-weight: 300;
    line-height: 29.23px;
}

.menu-soc__list {
    gap: 46px;
    display: flex;

    height: 100%;
    align-items: center;
}

.menu-soc__item {
    width: 61px;
    height: 61px;
}

@media (max-width: 568px) {
    .menu-soc__title {
        padding-bottom: 20px;
    }
}
/* End */


/* Start:/local/templates/vinsklad2017/components/bitrix/news.list/googlePlayAndAppStore/style.css?1716972991340*/
.menu-apps {
    height: 100%;
}

.menu-apps__title {
    font-size: 24px;
    font-weight: 300;
    line-height: 29.23px;

    text-align: center;
}

.menu-apps__list {
    gap: 20px;
    display: flex;

    height: 100%;
    align-items: center;
}

@media (max-width: 568px) {
    .menu-apps__title {
        padding-bottom: 20px;
    }
}
/* End */
/* /bitrix/components/bitrix/system.pagenavigation/templates/round/style.css?16795944682917 */
/* /local/templates/vinsklad2017/components/bitrix/catalog.item/tile/style.css?1735307531123 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.css?167959447064 */
/* /local/templates/vinsklad2017/components/bitrix/news.list/soc-under-banner/style.css?1716972991367 */
/* /local/templates/vinsklad2017/components/bitrix/news.list/googlePlayAndAppStore/style.css?1716972991340 */
