.l-body
{
 /* background: url(https://grand-prix.com.ru/uploads/image-content/background.jpg) no-repeat fixed top left /100% auto #fff !important;
  background-size: cover !important;*/
  background: #252525!important;
}

.mainpage
{
  display: flex;
  background: #050505;
  color: #fff;
}

body > header > div.l-container > div.contenthead > div.contenthead_row1 > div.l-header__block > div > div:nth-child(7) > div > div > span
{
  font-weight: 400;
}
.feat
{
	display: flex;
 	flex-direction: column;
  	justify-content: center;
  	width: 20%;
  

}

.feat-in
{
	display:flex;
  	flex-direction: raw; 
  	margin-bottom: 30px;
}

.feat-in h3 
{
  margin: auto;
}

.cat_main
{
  width: 33%;
  flex-direction: column;
  align-self: center;
  text-align: -webkit-right;
  
}

.dog_main
{
  width: 33%;
  flex-direction: column;
  align-self: center;
}

.cat_main img {
height: 268px;
}

.feat img {
	width: 100px;
  padding-right: 20px;
}

/* Скрыть раздел "Характеристики" в карточке товара через ID */
#c-tab-btn-property
{
    display:none;
}

.mg-slide-banner__link{
  background: none !Important;
}


.post-description
{
color: #050505;
}

.news-main-desc
{
color: #050505;
}

.main-news-img
{
height: 400px;
  display:flex;
  justify-content: center;
}

.news-title
{
color: #050505;
}

.post-description a {
	color: #0000ff;
	
}

.c-order__title
{
color:#050505;
}

.c-order__payment
{
color:#050505;
}

.c-alert
{
color: #ffffff;
    padding-left: 10px;
}

.spoiler-content
{
color: #000;
}

.agreement__label 
{
color: white;
}

.filter-tags
{
color: #050505;
}

.sdek-coruer-adress
{
color: #050505;
}

#formblock .agreement__checkbox {
    width: 10px;
    height: 25px;
    align-items: flex-start;
    display: block;
    margin: 0 auto;
    min-width: 25px;
    margin: 0 22px 0 0;
}

.agreement span {
    margin: 0 auto;
    text-align: center;
}

.mg-form-designer .agreement {
    margin: 30px 0 0 0;
  	font-size: initial;
}

/* Подгон изображения на смартфоне под экран без cover */
@media (max-width: 1024px) {
   
}