.category-view-item {
	vertical-align: top;
	margin-top: 50px;
}

.category-view-item .category-view-image {
	text-align: center;
}
#location {
	display: inline-block;
	margin-left: 10px;
	padding-top: 8px;
	position: relative;
}
#location svg {
	width: 17px;
	height: auto;
	color: #ff0000;
}
#location svg path {
	fill: #f8515c;
}
#location a.location_a span {
	border-bottom: 1px dashed #93989a;
}
#location a.location_a:hover,
#location a.location_a:active,
#location a.location_a:focus {
	text-decoration: unset;
}
/*
#location_popup .popover-nav {
	margin: 0 !important;
	text-align: left;
}
#location_popup .popover-nav li {
	margin: 0 -15px;
}
#location_popup .popover-nav li a {
	padding: 0 10px;
}
*/
#popover-location_popup .webui-popover-content {
	padding: 0;
	width: 144px;
}
.text-xs-right.copyright {
	opacity: 0;
	display: none;
}
.product-footer .old-price {
	display: none !important;
}
.auth-state ul li:nth-child(3){
	display: none !important;
}
.notify-config .col-xs-12 .bd-checkbox:nth-child(1){
	display: none;
}
.index-sections-list.row > div {
	width: 33%;
}
.index-sections-list.row > div a {
	min-height: 150px;
	background-size: cover;
}
.index-sections-list.row > div:last-child {
	width: 100%;
}
.index-sections-list.row > div:last-child a {
	min-height: unset;
}
@media (max-width: 768px) {
	#location {
		display: none;
	}
}
#basket .information-col {
	display: none;
}
#popover-basket .webui-popover-content {
	width: 545px;
	height: 460px;
	padding: 0;
	overflow: hidden;
}
.rabora_icons img {
	max-width: 60px;
	display: block;
	margin-bottom: 20px;
}
.rabora_icons > div > div {
	background: #fff;
	padding: 40px;
	border-radius: 12px;
	box-shadow: 0 0 15px rgba(81, 92, 98, 0.1);
	-webkit-box-shadow: 0 0 15px rgba(81, 92, 98, 0.1);
	transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}
.rabora_icons p {
	margin: 0;
	font-size: 15px;
	font-weight: 300;
	font-stretch: condensed;
	line-height: 1.5;
	color: #292f32;
	text-align: left;
	padding-top: 15px;
}
.rabora_icons b {
	font-weight: 300;
    font-size: 20px;
}
.rabota_form {

}
.rabota_form .inner {
	padding: 60px 60px 30px 60px;
	background: #fff;
	border-radius: 12px;
	box-shadow: 0 0 15px rgba(81, 92, 98, 0.1);
	-webkit-box-shadow: 0 0 15px rgba(81, 92, 98, 0.1);
	transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}
.rabota .bd-input input {
	font-size: 15px !important;
}
.rabota_form p {
	font-size: 12px;
	font-weight: 300;
	font-stretch: condensed;
	line-height: 1.3;
	color: #292f32;
	margin-top: 10px;
}
.rabota_form .row {
	margin-bottom: 30px;
}
.rabota_form .save-profile {
	outline: none;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 12px;
	border-radius: 12px;
	border: solid 1px #f8515c;
	font-size: 14px;
	font-weight: 300;
	font-stretch: condensed;
	line-height: 1.4;
	height: auto;
	background-color: #f8515c;
	color: #ffffff;
	padding: 7px 60px;
}
.rabota .tabs .col-xs-2 {
	display: none;
}
.rabota .tabs .col-xs-10 {
	width: 100%;
}
.rabota .bd-input.error{
	border-color: red;
}
.rabota_ok .inner_ok {
	background: #fff;
	text-align: center;
	padding-top: 70px;
	font-size: 2rem;
	box-shadow: 0 0 15px rgba(81, 92, 98, 0.1);
	-webkit-box-shadow: 0 0 15px rgba(81, 92, 98, 0.1);
	transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
	padding-bottom: 70px;
}
.rabota_ok .inner_ok img {
	display: block;
	width: 200px;
	margin: 0 auto;
	max-width: 80%;
}
.rabota .uppercase {
	/*text-transform: uppercase; */
}
.rabota .uppercase2 {
    /* font-family: Tahoma, Geneva, sans-serif; */
    font-size: 18px;
    color: #232323;
    font-weight: 300;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    line-height: 18px;
}
.rabota_tabli .content-wrap section .row {
	padding: 40px 20px;
}
.rabota .uppercase3 {
    margin-bottom: 40px;
}
.rabota h1 {
	font-size: 40px;
    padding-bottom: 0px;
    font-weight: 300;
    color: #292f32;
}
.rabota h2 {
	font-size: 36px;
    font-weight: 300;
	color: #292f32;
}
#rabota_select {
	display: none;
	background: #fff;
}
#rabota_select.opened {
	position: absolute;
	display: block;
	width: 100%;
	left: 0;
	right: 0;
	list-style: none;
	z-index: 999;
	border: 1px solid #d3d3d3;
	padding: 5px 10px;
}
#rabota_select.opened li:hover {
	font-weight: bold;
	cursor: pointer;
}
.rabota_select {
	position: relative;
}
.rabota_select img {
	position: absolute;
	cursor: pointer;
	right: 5px;
    bottom: 5px;
    width: 18px;
}
.rabota_select input {
	cursor: pointer;
}
.rabota .br_2 {
	padding: 10px 0;
	clear: both;
}
.rabota .br_4 {
	padding: 20px 0;
	clear: both;
}
.rabota .br_5 {
	padding: 70px 0;
	clear: both;
}
.rabota .br_6 {
	padding: 70px 0;
	clear: both;
}