

/* Start:/my/css/my.css?17543761733997*/
.overlay-menu {
	height: auto;
}

.md-resp-send {
    display: flex;
    height: 50px;
    color: #fff;
    background-color: #000000;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-transform: uppercase;
    width: 100%;
    border: none;
    cursor: pointer;
    max-width: 340px;
    margin: 15px auto;
    font-family: 'Proxima Nova Regular';
}

.md-resp-send {
    transition: all 0.3s ease 0s;
}

/*.page.listorder__page{
	background: #F6F6F6;
}*/
.client-info{
	height: 130px;
	padding-top: 22px;
}
.client-info-names
{
	position: relative;
	top:-12px;
	font-family: "Proxima Nova Regular";
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	/*padding-bottom: 11px;*/

	letter-spacing: 0.05em;
	color: var(--dark-grey-text);
}
.client-name, .client-status{
	/*font-family: 'Proxima Nova Light';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 24px;
	letter-spacing: 0.05em;
	color: #222222;
	width: 100%;*/
	font-family: "Proxima Nova Regular";
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	/*padding-bottom: 11px;*/
	letter-spacing: 0.05em;
	color: var(--dark-grey-text);
}
.client-status{
	color: #e0004d;
	width: 100%;
	/*margin-bottom: 20px;*/
	/*font-family: 'Proxima Nova Light';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 24px;
	letter-spacing: 0.05em;
	color: #E95085;
	width: 100%;
	margin-bottom: 20px;*/
}
.client-orders-block{
	width: 100%;
	position: relative;
	height: auto;
}
.client-orders, .client-profile{
	width: 240px;
	position: relative;
	float: left;

	height: 82px;
	background: #FFFFFF;
	border: 1px solid #E9E9E9;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.15);
	border-radius: 15px;
	padding-top: 15px;
}
.client-profile-title{
	position: relative;
	top: 12px;
}
.client-orders{
	margin-right: 15px;
}
.client-orders-title, .client-profile-title{
	width: 100%;
	height: 24px;
	font-family: 'Proxima Nova Light';
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0.05em;
	color: #333333;
	text-align: center;
}
.client-orders-counter{

	width: 100%;
	height: 24px;

	font-family: 'Proxima Nova Light';
	font-style: normal;
	font-weight: 300;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0.05em;

	color: #333333;
	text-align: center;


}

.client-profile-title{

}
.md-resp-send.catalog-button{
	max-width: 328px;
	margin-top: 45px;
}
.catalog-list{
	/*margin-bottom: 50px;*/
}
.listorder__container.container{
	padding-bottom: 50px;
}
.profile-info{
	margin: 0px;
}
.listorder__wrap.listorder__wrap{
	margin: 0px;
}


@media (max-width: 1024px)
{
	.listorder__container {
		padding-top: 0px;
	}
	.listorder {
		padding-top: 0px;
	}
}
@media (min-width: 1025px)
{
	.container.client-info{
		display: none;
	}
}


@media (max-width: 767.98px)
{
	.md-resp-send {
		max-width: unset;
	}

}
@media (min-width: 1025px)
{
	.client-info{
		height: 120px;
		padding-top: 0px;
	}
}


@media (max-width: 600px){
	.client-orders, .client-profile{
		width: calc(50% - 10px);
	}
	.listorder__tl{
		padding-top: 30px;
	}
}
@media (max-width: 520px){
	section.road{
		display:none;
	}
}
@media (max-width: 600px){
	.listorder__container {
		padding-left: 0px;
		padding-right: 0px;
		margin-left: 0px;
		margin-right: 0px;
		max-width: 100%;
	}
	.listorder__tl, .publications-header, .catalog-header, .offers-header{
		margin-left: 15px;
		position: relative;
		top:10px;
		font-size: 20px !important;
	}
	.publications-header, .catalog-header, .offers-header{
		margin-left: 0px;
		font-size: 20px !important;
	}

}
/* End */
/* /my/css/my.css?17543761733997 */
