.wrapper-social{
	display: flex;
	flex-flow: column;
	align-items: center;
	justify-content: center;
}

input:disabled {
    color: #000 !important;
}
.header__whatsapp,
.header__whatsapp span a {
	color: #00bc12!important;
}
.header__max span a {
	color: #0079DBE5!important;
}
.cat_id {
	display: none;
}
.header__whatsapp {
	display: flex;
    justify-content: center;
    gap: 5px;
}

.header__max {
	display: flex;
	justify-content: center;
	gap: 3px;
}

.header__max span a{
	text-decoration: none;
}

.header__max span a:hover{
	color: #333333!important;
}

.header__icon-max{
	width: 19px;
	height: 19px;
	cursor: pointer;
}

.header__whatsapp span {
	display: block;
}
.header-callback p {
	margin-bottom: 0px;
}
.image_opacity-1 img{
	opacity: 1!important;
}
.block__stock-status {
	font-style: italic;
}
#phone {
	text-align: center;
}
#menu .nav span.visible-xs_ {
    width: 60px;
    text-align: right;
}
.header_margin-info {
	text-align: center;
	/* margin-left: 22px!important; */
}
#menu .nav > li:hover a,
#menu .nav > li ul li a:hover,
.menu_links a:hover,
.menu_links .btn:hover i,
.menu_links .dropdown-menu > li > a:hover {
	color: #333;
}
.owl-carousels .owl-page {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	border: 1px solid #333;
}
.owl-carousels .owl-page.active {
	background-color: #333;
}


.product-thumb .attribute_custom .attr_value:after {
	padding: 0;
}
@media (max-width: 1464px){
	.header__teleph_responsive{
		margin: 8px 0 0 0!important;
	}
}
@media (max-width: 1098px){
	.attribute_custom span{
		font-size: 13px;
	}
}

@media (max-width: 992px){
	.attribute_custom {
		display: none!important;
	}

	.header-callback {
		order: 1;
	}
	.right-panel {
		display: flex;
    width: 100%;
    /* align-items: center; */
	flex-direction: unset;
	}
	.test-block {
		display: flex;
		margin-bottom: 20px;
		width: 100%;
		justify-content: space-between;
	}
	/* .col-sm-5 {
		width: 41.66666667%;
	} */
	.right-search {
		width: 100%;
	}
	.heade-logo{
		width: 155px;
	}
	.mail-mobile {

		display: flex;
		align-items: center;
		justify-content: center;
	}
	.header__maiil {
		display: none;
	}
}

@media (max-width: 768px){
	.attribute_custom {
		display: block!important;
	}
	.header__whatsapp {
		/* display: none; */
	}
	.header-row {
		/* display: flex;
		align-items: center; */
	}
	.header-callback {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		gap: 5px;
	}
	#phone {
		/* text-align: center; */
	}
	#logo a {
		flex-direction: column;
	}
	.logo-text {
		/* display: none; */
		line-height: 15px;
		font-size: 13px;
	}

}

@media (max-width: 558px){
	.logo-text {
		font-weight: 900;
		text-align: center;
	}
.header_margin-info {
	display: none;
}
.mail-mobile {

	display: flex;
    align-items: center;
	justify-content: center;
}
.menu_links {
	display: none;
}
.right-panel {
	flex-direction: column;
}
.telephone--orange {
	font-size: 1.3rem !important;
	font-weight: 900;
}

.header-callback {

	/* flex-direction: unset; */
	/* justify-content: space-around; */
	gap: 5px;
}
.header__teleph_responsive {
	margin: 0px !important;
}
.telephone--orange {
	font-size: 1.2rem;
}
}



.header_margin-info {
	font-size: 0.8em;
	color: #888;
	margin: 2px 0 0;
}
.telephone--orange {
	font-size: 1.4em;

}
#phone > div:first-child {
    color: #ff6901;
}
#phone .fa-phone {
    vertical-align: bottom;
    font-size: 1.4em;
}
#menu_wrap .header__teleph > i {
    display: none;
}
#menu_wrap .header__teleph {
	text-align: center;
}
#menu_wrap .header_margin-info {
    display: none;
}
#phone .header__teleph span {
    border-bottom: dotted 1px rgba(0, 0, 0, .2);
}
header .header__teleph {
    margin: 8px 10px 0 0;
    cursor: pointer;
}
