/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/

header .social-block .svg {
	display:none;
}


.portfolio.item-views .link .item, .portfolio.item-views .link .item .bottom_title .btn-default, .btn-default.white_br.white {
    background: #0088cc !important;
}

.portfolio.item-views .link .item, .portfolio.item-views .link .item .bottom_title .btn-default, .btn-default.white_br.white {
    background: #0019ff !important;
}

.item-views .item .title a.colored {
    color: #0019ff;
}

.head-block .item-link.active .title, .head-block .item-link.active span, .head-block .item-link.active .btn-inline, .head-block .item-link:hover span {
    color: #0019ff;
}

.head-block .item-link.active .title span:before, .head-block .item-link.active .title .btn-inline:before {
    background: #0019ff;
}

.btn.btn-default {
    background-color: #0019ff;
    border-color: #0019ff;
    color: #ffffff;
}

.profit-front-block .item .image {
    background: #0019ff;
}

a {
    color: #0019ff;
}

a:hover, a:focus {
    color: #222;
}

.nav-direction .flex-direction-nav li a {
    background: #0019ff;
}

.nav-direction .flex-direction-nav li a:hover {
    background: #0019ff;
}

.btn.btn-default.btn-transparent-bg:not(:hover) {
    color: #0019ff !important;
}

.btn.btn-default:hover, .btn.btn-default:active, .btn.btn-default:focus {
    background-color: #0019ff;
    border-color: #0019ff;
}

.reviews.item-views.slider .item .preview-text-wrapper .quote svg path {
    fill: #0019ff;
}

.dark-nav2 .flex-control-paging li a:hover, .dark-nav2 .flex-control-paging li a.flex-active {
    background: #0019ff;
}

.marker .mcls-1 {
    fill: #0019ff;
}

a.scroll-to-top.ROUND_COLOR, a.scroll-to-top.RECT_COLOR {
    background-color: #0019ff;
}

.svg.colored svg path {
    fill: #0019ff;
}

.right_dok .link>span:hover {
	background-color: #0019ff;
}

.right_dok .link>span:hover svg path {
    fill: #fff;
}

body.header_nopacity.header_fill_colored.fill_bg_y header .menu-row>.maxwidth-theme, body.header_nopacity.header_fill_colored.fill_bg_n header .menu-row {
    background-color: #0019ff;
}

.menu-row.bgcolored>.maxwidth-theme .menu-only {
    background-color: #0019ff;
}

.menu-row.bgcolored .mega-menu table td:hover {
    background-color: #293eff;
}

.menu-row.bgcolored .mega-menu table td.active {
    background-color: #0113bb;
}

.side-menu>li.active>a {
    background: #0019ff;
}

.side-menu .submenu>li.active>a {
    color: #0019ff;
}

.side-menu .submenu>li>a:hover {
    color: #0019ff;
}

.tabs .nav-tabs li.active a:before {
    background: #0019ff;
}

.tabs .nav-tabs li.active a {
    color: #011aff;
}

.item-views .item .title a:hover {
    color: #0019ff;
}

.mega-menu table .dropdown-menu li>a:hover, .mega-menu table .dropdown-submenu>a:hover:after {
    color: #0019ff;
}

.side-menu>li>a:hover, .side-menu li>a:hover:before, .side-menu li>a:active:before, .side-menu li>a:focus:before {
    color: #0019ff;
}

.menu-row.bgcolored .wrap_icon:hover {
    background-color: #293eff;
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>.dropdown-menu li a {
    color: #0019ff;
}

.introtext {
    border-bottom-color: #0019ff;
}

.filter-action.active, .display-type .view-button:hover, .display-type .view-button.cur {
    background-color: #0019ff;
}


.bx_filter .bx_ui_slider_track .bx_ui_slider_handle {
    border-color: #0019ff;
}

.bx_filter .bx_ui_slider_range, .bx_filter .bx_ui_slider_pricebar_V, .bx_filter.bx_filter_vertical .bx_filter_popup_result {
    background-color: #0019ff;
}

.item-views .item .bottom-props .value {
    background-color: #011aff;
}

.item-views .item .bottom-props>a:hover {
    background-color: #3246ff;
}

.item .sticker-block {
    color: #0019ff;
}

.mega-menu table td.active .wrap>a, .mega-menu table td:not(.search-item):hover .wrap>a {
    color: #011aff;
}

.mega-menu table td .wrap>a .line-wrapper .line {
    background-color: #011aff;
}

#headerfixed .nav-pills>li.active>a, #headerfixed .nav>li>a:focus, #headerfixed .nav>li>a:hover, #headerfixed .nav-pills>li.active>a, #headerfixed .nav-pills>li.active>a:focus, #headerfixed .nav-pills>li.active>a:hover, #headerfixed .dropdown-menu>.active>a, #headerfixed .dropdown-menu>.active>a:focus, #headerfixed .dropdown-menu>.active>a:hover, #headerfixed .dropdown-menu>li>a:focus, #headerfixed .dropdown-menu>li>a:hover {
    color: #011aff;
}

.mega-menu table .wrap>.dropdown-menu>li:first-of-type:before {
    background-color: #0019ff;
}

.mega-menu table .dropdown-menu li.active>a, .mega-menu table .dropdown-submenu.active>a, .mega-menu table .dropdown-submenu.active>a:after {
    color: #0019ff;
}


.icon-text {
    color: #fff;
    background: #0019ff;
}

.price_new {
	width:100%;
	display:flex!important;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:#dedede 1px solid;
	align-items: center;
    justify-content: space-between;
}


.price_new:last-child {
	border-bottom:#dedede 0px solid;
}

.price_new:before {
	display:block;
	width: 74px;
	font-size: 11px;
	line-height: 1.1;
}

.price_standart:before {
	content:"Цена стандарт";
}

.price_premium:before {
	content:"Цена премиум";
}



.section .price_new {
	text-align:left;
}

.catalog.detail .bottom-wrapper-inner .footer-button {
	max-width:unset;
}

.catalog.detail .head .price .price_new .price_val {
	margin-right:0px;
}

.right_dok .link {
    background-color: #FFBA00;
}

.right_dok .link>span svg path {
    fill: #fff;
}