.mb-70{
	margin-bottom:70px;
}
.video-thumbnail{
	width:100%;
	-webkit-box-shadow: 0 4px 40px 0 rgba(0, 0, 0, 0.45);
	box-shadow: 0 4px 40px 0 rgba(0, 0, 0, 0.45);
	cursor:pointer;
	border-radius:30px;
}

.block-video{
	margin-top:-20px;
}

.element-video{
	width:100%;
	border-radius:30px;
	-webkit-box-shadow: 0 5px 48px 0 rgba(0, 0, 0, 0.45);
	box-shadow: 0 5px 48px 0 rgba(0, 0, 0, 0.45);
	cursor:pointer;
	display:none;
}

#mp-logistic-root {
	margin-top: 50px;
}


.brand-list.theme-pt-on.theme-pb-on.theme-title-left {
	display: none;
}