/*put your css code here*/
.news-detail {
	top:50px;
}
div.page-header div.wrapper-btns div.wrapper-btn {
	display:none;
}
div.container div.row div.head div.subtitle {
	padding-top:50px;
}
div.inner-breadcrumb-wrap {
	margin-top: 5px !important;
}

    @media (min-width: 1000px){
		div.page-header.light div.head div.title, div.page-header.light div.head div.title h1 {
			width: 100%;
			position: absolute;
			left:60px;
		}
		div.page-header div.head *:first-child {
			float: left;
		}

		div.page-header {
			margin: 0;
			border: 0;

			}
	}
	div.page-header.light div.head div.title, div.page-header.light div.head div.title h1 {
		z-index:0
	}
div.popup-slider div.big-picture img {
	max-height:85%;
	max-width:85%;
}
div.page-header div.head *:first-child {
	position: relative;
	z-index: 1;
}
label.pay-item img {
    max-height: 70px;
}
label.pay-item .text {
    font-size: 18px;
}
div.wrapper-board-label div.mini-board.new {
	background: #ff5200;
}
nav.main-menu>li>a {
	font-weight: 600;
}
div.menu-banners div.item.light div.name {
	background: #0071cf;
	border-radius: 10px;
	    padding: 3px;
		opacity: 0.85;
}
div.menu-banners div.item div.uptitle {
	background: #0071cf;
	border-radius: 10px;
	    padding: 3px;
		opacity: 0.85;
}
div.menu-banners div.item {
	background-size: contain;
}
.list-contacts-modal .button-wrap {
	display:none;
}
.sale {
    display: block;
    position: absolute !important;
    float: none;
    line-height: 100px !important;
    right: 0px !important;
    bottom: -50px !important;
    width: 110px !important;
	left: unset !important;
    height: 100px !important;
    line-height: 100px;
    font-size: 20px !important;
	color: #d60000 !important;
    font-weight: bold !important;
    text-align: center !important;
    text-align: bottom !important;
    background: url('images/skidka1.png') center center no-repeat !important;
}
@media (max-width: 1201px){
.wr-filter-side {
	max-width: none;
}
}
@media (min-width: 1200px){
div.catalog-list.FLAT div.item {
	min-height: 410px;
}
div.catalog-list.FLAT div.item div.wrapper-top {
    height: 440px;
}
}
table.main-menu-board td.wrapper-search {
    background: #fe9000;
    padding: 0 8px;
    margin: 0;
}
 .blueimp-gallery > .description {
            position: absolute;
            bottom: 30px;
            width: 100%;
			text-align: center;
            color: #fff;
            display: none;
        }

.blueimp-gallery-controls > .description {
     display: block;
}
div.wrapper-board-label div.mini-board.pop{
	display:none;
}

div.wr-cabinet {
    position: relative;
    display: inline-block;
}

div.wr-cabinet a.wr-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.h2o_add_favor {
	text-indent: -9999px;
}
.available_date {
    margin: auto;
    padding-top: 10px;
}
div.textarea-simple.has-error, div.input-simple.has-error {
	border-color: #a94242 !important;
	border: 2px solid;	
}

.bonus_add {
	font-style: normal;
	color: #ffb613;
	font-weight: 600;
}
.bonus_add:after {
	width: 20px;
	height:16px;
	display: inline-block;
    margin: 0;
    line-height: unset;
	font-family: "concept";
	//content: "";
	content: "";
	margin-left: 3px;
	background-size: 20px;
	background-repeat: no-repeat;
	background-image: url(../images/bonus.png);
}
.bonus_head {
	color:#ffc760;
	z-index:999;
	display: block;
}
.bonus_count {
	background-color: #0071cf;
	color: #fff;
	width: 23px;
    height: 23px;
    font-size: 13px;
    line-height: 22px;
	margin-left: 5px;
    display: inline-block;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
div.open-menu-mobile table.cabinet {
	float:left;
}

.form-review .load-file-simple.has-error {
	color:red;
}
.form-review .load-file-simple.has-error:after {
	content: 'К отзыву необходимо прикрепить картинку!';
}
.auth-dialog-form .toggle-password {
    display: block !important;
    position: absolute;
    right: 30px;
    top: 18px;
	color: #767676;
    font-size: 18px;
}

/* Jivosite */
.jivo-btn {
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   margin: 0;
   text-transform: none;
   cursor: pointer;
   background-image: none;
   display: inline-block;
   padding: 6px 12px;
   margin-bottom: 0;
   font-size: 14px;
   font-weight: normal;
   line-height: 1.428571429;
   text-align: center;
   vertical-align: middle;
   cursor: pointer;
   border: 0px;
   border-radius: 4px;
   white-space: nowrap;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   -o-user-select: none;
   user-select: none;
}
.jivo-btn:hover {
   box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.2), inset 0 0 20px 10px rgba(255,255,255,0.3);
   -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.2), inset 0 0 20px 10px rgba(255,255,255,0.3);
   -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.2), inset 0 0 20px 10px rgba(255,255,255,0.3);
}
.jivo-btn.jivo-btn-light:hover{
   box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.3), inset 0 0 20px 10px rgba(255,255,255,0.1);
   -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.3), inset 0 0 20px 10px rgba(255,255,255,0.1);
   -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.3), inset 0 0 20px 10px rgba(255,255,255,0.1);
}
.jivo-btn.jivo-btn-light{
   box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 1px rgba(0,0,0,0.3);
   -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 1px rgba(0,0,0,0.3);
   -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 1px rgba(0,0,0,0.3);
}
.jivo-btn:active,
.jivo-btn.jivo-btn-light:active{
   box-shadow: 0 1px 0px rgba(255,255,255,0.4), inset 0 0 15px rgba(0,0,0,0.2);
   -moz-box-shadow: 0 1px 0px rgba(255,255,255,0.4), inset 0 0 15px rgba(0,0,0,0.2);
   -webkit-box-shadow: 0 1px 0px rgba(255,255,255,0.4), inset 0 0 15px rgba(0,0,0,0.2);
   cursor: pointer;
}
.jivo-btn:active {
   outline: 0;
   background-image: none;
   -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
   box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}
.jivo-btn-gradient {
   background-image: url(//static.jivosite.com/button/white_grad_light.png);
   background-repeat: repeat-x;
}
.jivo-btn-light.jivo-btn-gradient {
   background-image: url(//static.jivosite.com/button/white_grad.png);
}
.jivo-btn-icon {
   width:17px;
   height: 20px;
   background-repeat: no-repeat;
   display: inline-block;
   vertical-align: middle;
   margin-right: 10px;
   margin-left: -5px;
}
.jivo-btn-light {
   color: #fff;
}
.jivo-btn-dark {
   color: #222;
}