.ns-bitrix.c-menu.c-menu-horizontal-1 .menu-item.menu-item-default .menu-submenu .menu-submenu-items {
	width:auto!important;
	float: left;
}

.ns-bitrix.c-menu.c-menu-horizontal-1 .menu-item.menu-item-default .menu-submenu {
	min-width:100%!important;
}

.intec-ui.intec-ui-control-tabs.intec-ui-view-1{
display:none;
}


.widget.c-advantages.c-advantages-template-30 .widget-item-name {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 4px;
  color: #040404!important;
  font-weight: 600;
}

.widget.c-advantages.c-advantages-template-30 .widget-item-description {
  font-weight: 400;
  font-size: 14px!important;;
  line-height: 18px;
  color: #373737!important;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-description{
margin-left:300px;
}

.no-price-text {
    font-weight: 700;
    margin-bottom: 10px;
}

#catalog-wrapper-new .c-catalog-section-top_new {
	/*position: absolute;*/
order: 2;
}
.c-catalog-section-top_new .catalog-section-list-items{
width: 100%;
}

#catalog-wrapper-new .c-smart-filter {
order: 1;
}

#catalog-wrapper-new .catalog-content{
order: 3;
}

#catalog-wrapper-new  .catalog-description {
order: 4;
}

@media all and (max-width: 720px) {
	#catalog-wrapper-new  .catalog-description {
	order: 4;
	margin-left: 0px;
	}
}

body {
	top:0 !important;
}