footer .template__tel {
	font-size: 22px;
	color: #000;
	margin-bottom: 6px;
	display: block;
}

header .template__tel {
	margin-right: 20px;
	font-size: 13px;
}

.login__tabs .login__tab {
  color: rgba(0, 0, 0, 0.5);
}

.login__tabs .login__tab.active,
.login__tabs .login__tab:hover {
  color: #000;
  cursor: pointer;
}

.error_message,
.success_message
{
	margin-bottom: 15px;
}

.catalog_ajax_loader
{
	margin-top: 10px;
	display: none;
}

.delivery__desc.delivery__full_desc p
{
	margin: 20px 0;
}

.table_size__table_left {
    width: 175px;
}

div.owl-carousel .owl-item img
{
	width: auto;
    max-width: 100%;
}



.footer__bot a.bx-composite-btn {
  margin: 0;
font-size: 11px;
}

.footer__btn_bitrix
{
	font-size: 11px;
}

.dropdown {
  max-width: 1082px;
}

.checkbox.disabled
{
	opacity: 0.5;
}

.attention {
    text-align: center;
    color: #4E4E4E;
    /*height: 50px;*/
    line-height: 80px;
    padding: 15px 0;
    font-size: 24px;
    background: rgba(255, 255, 15, 0.78);
    letter-spacing: 2px;
    line-height: 1.2;
}