

/* Start:/local/templates/sivikshop/components/bitrix/system.pagenavigation/.default/style.css?1745819465302*/
.page-link,
.page-link:hover {
	color: var(--theme-color-primary);
}

.page-item.active .page-link {
	color: var(--theme-b-tx-primary);
	background-color: var(--theme-color-primary);
	border-color: var(--theme-color-primary);
}

.page-link:focus {
	box-shadow: 0 0 0 0.2rem var(--theme-b-sd-primary);
}
/* End */


/* Start:/local/templates/sivikshop/components/bitrix/news.list/contacts/style.css?17458194642174*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
/*.contact_item {
	min-height: 500px;
}*/
.shedule {
	margin-top: 50px;
	padding-left: 15px;
}
.shedule_title {
    font-size: 20px;
}
.shedule_items {
	width: 100%;
    display: flex;
    justify-content: flex-start;
	flex-wrap: nowrap;
	font-size: 14px;
}
.shedule_days {
    text-transform: uppercase;
    flex-basis: 10%;
    white-space: nowrap;
	min-width: 50px;
}
.addresses .shedule_title:before {
    width: 16px;
    height: 16px;
    background-position: 0;
    background-image: url(/local/templates/sivikshop/img/shedule.png);
    background-size: cover;
}
.addresses .shedule_title:before {
    display: inline-block;
    content: '';
}
.addresses .shedule_title:before {
    position: relative;
    top: 2px;
    left: -5px;
}


.whatsapp {
	margin-top: 50px;
	padding-left: 5px;
}

.addresses .whats {
    font-size: 14px;
    line-height: 1.692;
    display: inline-block;
    margin-bottom: 10px;
    margin-left: 5px;
    text-align: left;
    color: #282828;
}
.addresses .whats a {
    display: flex;
    flex-wrap: nowrap;
    font-size: 14px;
    line-height: 1;
    margin: 5px 0 15px;
    text-align: left;
    color: #282828;
    align-items: center;
}
.addresses .whats:before {
    width: 16px;
    height: 16px;
    background-position: 0;
    background-image: url(/local/templates/sivikshop/img/whatsapplogo.png);
}

.addresses .whats:before {
    position: relative;
    top: 2px;
    left: -5px;
}

.addresses .whats img {
    width: 16px;
    height: 16px;
    margin-right: 10px;
}

.addresses .mail, .addresses .phone, .addresses .title {
    font-size: 20px !important;
}
@media (min-width: 941px) and (max-width: 1180px){
    .addresses .col-2 {
        width: 55% !important;
    }
    .addresses .col-without-two {
        width: 45% !important;
    }
}

@media (max-width: 940px){
	.contact_item {
		min-height: auto;
	}
	.shedule, .whatsapp {
		padding-left: 30px;
	}
    .addresses .whats {
        margin-left: 0;
    }
    .common-footer .col-full{
        padding: 20px;
    }
}
/* End */
/* /local/templates/sivikshop/components/bitrix/system.pagenavigation/.default/style.css?1745819465302 */
/* /local/templates/sivikshop/components/bitrix/news.list/contacts/style.css?17458194642174 */
