@charset "utf-8";

@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700&subset=latin,cyrillic);

/* --------------------- Shop s197 ----------------------- */
.adaptive #site-rss {
    padding-left: 20px
}

@media (max-width:767px){

    .adaptive #site-rss{
        padding: 0 0 0 0;
    }
}
.adaptive h1, .adaptive .h1 {
	font-size: 20px;
	line-height: 1.3em;
    margin-top: 0;
}

.adaptive h2, .adaptive .h2 {
	font-size: 18px;
	line-height: 1.3em;
}

.adaptive h3, .adaptive .h3 {
	font-size: 16px;
	line-height: 1.3em;
}

h4, h5, h6, .h4, .h5, .h6 {
	font-size: 14px;
	line-height: 1.3em;
}

.adaptive  h1,
.adaptive .h1,
.adaptive h2,
.adaptive .h2,
.adaptive h3,
.adaptive .h3,
.adaptive h4,
.adaptive h5,
.adaptive h6,
.adaptive .h4,
.adaptive .h5,
.adaptive .h6 {
	color: #000000;
}

.adaptive a:link, .adaptive a:visited {
	color: #005580;
}

.adaptive .general_wrap {
	position: relative;
    background: url('/img/head-shadow.jpg') 0% 0% repeat-x;
}

.adaptive .container {
	position: relative;
}

.adaptive .footer {
	background: none;
	border-top: none;
	padding: 0;
}

.adaptive .row-fluid.adress-block {

}

.adaptive .row-fluid.adress-block .span4 {
	padding: 10px 0 10px 0;
}

.adaptive .row-fluid.logo-block {
	background: none;
    margin: 10px 0;
}

.adaptive .row-fluid.logo-block .span4 {
	height: 122px;
	line-height: 31px;
}

.adaptive .main_sitetitle {
	display: inline-block;
	line-height: 20px;
	height: 20px;
}

.adaptive .logo {
	display: block;
	position: relative;
	padding: 0 0 0 0;
}

.adaptive .logo img {
	max-width: 200px;
	max-height: 122px;
}

.adaptive .address_string {
	color: #222;
	font-size: 11px;
	margin: 0 5px 0 0;
}

.adaptive .workhours {
	color: #919191;
	font-size: 11px;
	font-style: italic;
}

.adaptive .phone_number {
	color: #222;
	font-size: 11px;
}

.adaptive .cover-one {
	position: absolute;
	top: 0;
	background: none;
	height: 100%;
	width: 100%;
    border-bottom: none;
}
.adaptive .for-adress {
    background: none;
}
.adaptive .cover-two {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	background: none;
}

.adaptive .for-umi-menu {
    background: none;
    margin: 30px 0;
}
.adaptive .logotype {
	text-align: center;
}

.adaptive .umi-menu .navbar {
	margin: 0;
}

/* ---------- Nav ---------- */

.adaptive .umi-menu .navbar-inner {
	margin: 0;
    background: none;
    box-shadow: none;
    border: none;
}

.adaptive .umi-menu ul.level-0 {
	margin: 0;
}

.adaptive .umi-menu .btn.btn-umi-shop {
	float: left;
	margin: 5px 0 0 5px;
	padding: 5px 15px;
	font-size: 15px;
}

/* ------- .footer-menu ------- */

.adaptive .footer-menu .btn-umi-shop {
	z-index: 100;
	position: relative;
	float: right;
	display: none;
	margin: 0 0 15px 0 !important;
}

.adaptive .footer-menu .umi-menu ul.level-0.umiru-eip-outline-block, .adaptive .footer-menu .umi-menu ul.level-0.umiru-eip-outline-block-disabled {
	top: 0;
}

.adaptive .footer-menu .umi-menu ul.level-0 {
	height: 30px;
	line-height: 30px;
	position: relative;
	top: 10px;
}

.adaptive .footer-menu .umi-menu ul.level-0 li {
	float: left;
	position: relative;
	height: 30px;
	line-height: 30px;
    background: none;
}

.adaptive .footer-menu .umi-menu ul.level-0>li.current>a.u-eip-edit-box {
	height: 30px;
	line-height: 30px;
}

.adaptive .footer-menu .umi-menu ul.level-0>li:hover>a.u-eip-edit-box-hover {
	height: 30px;
	line-height: 30px;
}

.adaptive .footer-menu .umi-menu ul.level-0 li a {
	text-decoration: none;
	display: block;
	padding: 0 9px 0 9px;
	color: #67A3BC;
	text-shadow: none;
	font-size: 16px;
	font-family: 'PT Sans';
	-webkit-transition: background-color 0.25s;
	-moz-transition: background-color 0.25s;
	-o-transition: background-color 0.25s;
	transition: background-color 0.25s;
}

.adaptive .footer-menu .umi-menu ul.level-0>li.current>a {
	box-shadow: none;
	border-top: none;
	height: 30px;
	line-height: 30px;
	background: none;
	color: #e3477c;
	text-shadow: none;
}

.adaptive .footer-menu .umi-menu ul.level-0 li:hover a {
	border-top: none;
	height: 30px;
	line-height: 30px;
	background: none;
	box-shadow: none;
	color: #e3477c!important;
}

.adaptive .footer-menu .umi-menu ul.level-0 li>ul.level-1 {
	display: none !important;
}

.adaptive .footer-menu .umi-menu ul.level-0 li:hover>ul.level-1 {
	display: none !important;
}

.adaptive .umi-menu ul.level-0 li {
	float: left;
	position: relative;
	height: 65px;
	line-height: 65px;
    background: url('/img/border-menu-item.png') no-repeat 0 50%;
}
.adaptive .umi-menu ul.level-0 li.last {
    border-right: none;
}
.adaptive .umi-menu ul.level-0 li:hover a {
    border-top: none;
    height: 65px;
    line-height: 65px;
    background: #e25786; /* Old browsers */
    color: #fff!important;
    text-shadow: none;
}

.adaptive .umi-menu .in.collapse ul.level-0>li.current>a {
    color: #fff;
    background: rgb(51,51,51);
	border-top: none;
	padding: 0 20px 0 15px;
	text-shadow: none;
}

.adaptive .umi-menu .in.collapse ul.level-0>li.current:hover>a {
    color: #fff;
    background: rgb(51,51,51);
}

.adaptive .umi-menu ul.level-0>li.current>a {

	border-top: none;
    height: 65px;
	line-height: 65px;
    background: #e25786; /* Old browsers */

    color: #fff;
	text-shadow: none;
}

.adaptive .umi-menu ul.level-0>li.current>a.u-eip-edit-box {
	height: 55px;
	line-height: 55px;
}

.adaptive .umi-menu ul.level-0>li:hover>a.u-eip-edit-box-hover {
	height: 55px;
	line-height: 55px;
}

.adaptive .umi-menu ul.level-0 li a {
	text-decoration: none;
	display: block;
	padding: 0 20px 0 20px;
	color: #fff;
	text-shadow: none;
	font-size: 16px;
	font-family: 'PT Sans';
	-webkit-transition: background-color 0.25s;
	-moz-transition: background-color 0.25s;
	-o-transition: background-color 0.25s;
	transition: background-color 0.25s;
}

.adaptive .umi-menu .navbar ul.level-0 li.current.baby:after {
	border-top-color: #fff;
}



.adaptive .umi-menu .navbar ul.level-0 li.baby:after {
	border-color: rgba(119, 119, 119, 0);
	border-top-color: #000;
	border-width: 4px;
	right: 5px;
	margin-left: -4px;
}

.adaptive .umi-menu .navbar ul.level-0 li.baby:hover:after {
	border-top-color: #fff;
}

.adaptive .umi-menu .navbar .in.collapse ul.level-0 li.baby:after {
	right: 15px;
}

.adaptive .umi-menu .navbar ul.level-0 .clip {
	display: none;
	height: 45px;
	width: 100px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: default;
}

.adaptive .umi-menu ul.level-0 li>ul.level-1 {
	display: none;
	min-width: 160px;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 560;
	float: left;
	list-style: none;
	background: rgb(51,51,51);
	padding: 0;
	margin: 0;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box;
    width: 200px;
}

.adaptive .umi-menu ul.level-0 li.hover>ul.level-1 {
	display: block;
}

.adaptive .umi-menu ul.level-0 li>ul.level-1 li {
	float: none;
	height: auto;
    border: none;
}

.adaptive .umi-menu ul.level-0 li>ul.level-1 li a {
	padding: 6px 10px 6px 10px;
	text-shadow: none;
	font-size: 12px!important;
	font-weight: bold;
	height: auto;
	line-height: 20px;
	border: none;
    font-family: 'Open Sans';
    font-size: 14px;
    color: #777777!important;
    letter-spacing: 0px;
    background: #fff;
}

.adaptive .umi-menu ul.level-0 li>ul.level-1 li a:before {
    color: #bfbbb9;
    content: url('/img/dot.png');
    display: block;
    float: left;
    margin: -1px 10px 0 0 ;


}
.adaptive .umi-menu ul.level-0 li>ul.level-1 li:hover a:before {
    content: url('/img/dot_hover.png');
    margin: 0 6px 0 0 ;
}
.adaptive .umi-menu ul.level-0 li>ul.level-1 li:hover a {
    color: #e3477c!important;
}

.adaptive .umi-menu ul.level-0 li>ul.level-1 li.spec a {
	color: #F5EFED;
	text-decoration: underline;
	font-weight: normal;
}

.adaptive .umi-menu ul.level-0 li>ul.level-1 li.spec:hover a {
	background: none;
	text-decoration: none;
}

.adaptive .search .search_form.search2 {
	margin: 0 0 0 0;
	display: block;
	line-height: 32px;
	height: 32px;
}

.adaptive .search fieldset {
	top: 45px;
	margin: 0;
	border: none;
	padding: 0;
	line-height: 32px;
	height: 32px;
	position: relative;
}

.adaptive .search .search_form.search2 .search_form_string {
    box-shadow: none;
    width: 250px;
	display: block;
	margin: 0;
	background-color: #FFF;
	font-family: "Arial";
	font-size: 13px;
	color: #8f8e8e;
    line-height: 18px;
    border: 1px solid #e9e9e9;
    border-radius: 2px;
    outline: none;
    padding: 10px 0 10px 12px;
    height: 18px;
    background: none;
    line-height: 20px;
}

.adaptive .search .search_form.search2 .submit_button {
	right: 0;
	top: 0;
	position: absolute;
	width: 40px;
	height: 30px;
	margin: 0;
	background-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	border-left: none;

}



.adaptive .row-fluid.logo-block .span4.cart {
	line-height: 31px;
}

.adaptive .header_basket {
    box-shadow: none;
    margin: 40px 39px 0 0;
    height: 21px;
    position: relative;
    padding: 5px 40px 14px 5px;
    float: right;
    background: #fff;
    border: 1px solid #e9e9e9;
    width: 246px;
}

.adaptive .header_basket_title {
    top: 7px;
    right: 7px;
	position: absolute;
	display: inline-block;
	height: 39px;
	width: 39px;
}

.adaptive .header_basket_title a {
	border-radius: 2px;
	display: block;
	height: 22px;
	width: 26px;
	background:  url('/img/carter.png') no-repeat center center;
}

.adaptive .header_basket_title a:hover {
    background:  url('/img/carter_hover.png') no-repeat center center;
    background-size: contain;
}

.adaptive .header_basket_title a span {
	display: block;
	text-indent: -99999px;
}

.adaptive #header_basket_amount_wrapper {
	display: inline-block;
	margin: 0 10px 0 10px;
}

.adaptive #header_basket_goods {
	display: inline-block;
	width: auto;
}

.adaptive #header_basket_amount {
	display: inline-block;
	width: auto;
	color: #1FB1F1;
	margin: 0 0 0 5px;
}

.adaptive #header_basket_amount_prefix {
	display: none;
}

.adaptive #header_basket_summ_wrapper {
	display: inline-block;
	margin: 0 10px 0 0;
}

.adaptive #header_basket_summ {
	display: inline-block;
	width: auto;
}

.adaptive #header_basket_summ_head {
	display: inline-block;
	width: auto;
	color: #1FB1F1;
	margin: 0 0 0 5px;
}

.adaptive #header_basket_summ_head:after {
	content: " р.";
}

.adaptive #header_basket_currency {
	display: none;
	width: auto;
	margin: 0;
}

.adaptive #header_basket_order {
	display: none;
}

.adaptive #emptybasket_title {
	padding: 0 10px;
}

.adaptive .basket_table_title_icon {
	margin-right: 15px;
}

.adaptive .strike {
	margin: 0;
	position: absolute;
	left: -5px;
	right: -2px;
	top: 50%;
	border: none;
	border-top: 1px solid;
}

.adaptive .btn.btn-umi-shop {
	margin: 0;
	padding: 5px 15px;
	border: none;
	font-size: 14px;
	font-family: 'PT Sans';
	color: #FFF;
	text-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #1FB1F1;
}

/* ------------- Main Slider -------------- */

.adaptive .item .direction_title {
	opacity: 0;
	text-align: center;
	max-width: 300px;
	position: absolute;
	margin: 0 0 0 0;
	padding: 10px 15px;
	font-size: 24px;
	font-weight: 400;
	color: #ffffff;
	background: #1FB1F1;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}

.adaptive .item .direction_title.w-text {
	opacity: 0 !important;
}

.adaptive .item .direction_title.w-text.u-eip-edit-box, .adaptive .item .direction_title.w-text.show.u-eip-editing {
	opacity: 1 !important;
}

.adaptive .item .direction_title.show {
	opacity: 1;
}

.adaptive .item .direction_title:hover {
    background: #171717;
}

.adaptive .item .direction_title:active {
    -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.45);
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.45);
}

.adaptive .item.lefter .container, .adaptive .item.lefter .direction_title {
	bottom: 35%;
	right: 14%;
}

.adaptive .item.righter .container, .adaptive .item.righter .direction_title {
	bottom: 35%;
	left: 14%;
}

.adaptive .item.center .container, .adaptive .item.center .direction_title {
	bottom: 35%;
	right: 50%;
	margin-right: -150px;
}

.adaptive .item.from_tan .direction_title {
	bottom: 20px;
	left: 40px;
}

.adaptive .carousel .container {
	width: 200px;
	position: absolute;
	margin: 0 0 0 0;
	bottom: 35%;
	right: 14%;
}

.adaptive .direction_block_link .not_hidden {
	position: absolute;
	bottom: 20px;
	left: 20px;
}

.adaptive .carousel .container .carousel-caption {
	position: relative;
	background: rgba(0, 0, 0, 0);
	padding: 0;
	font-family: 'PT Sans';
	color: #000;
}

.adaptive .carousel .container .carousel-caption h1 {
	font-size: 32px;
	font-weight: 400;
	margin: 0 0 10px 0;
}

.adaptive .carousel .container .carousel-caption .lead {
	font-size: 13px;
	color: #666;
	font-weight: 700;
	line-height: 16px;
	margin: 0 0 20px 0;
}

.adaptive .carousel .container .carousel-caption .btn-umi-shop {
	padding: 12px 25px 12px 75px;
	margin: 0;
	background: #1FB1F1 url('/img/btn-umi-shop.png') no-repeat 22px center;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.adaptive .carousel .carousel-indicators {
	bottom: 15px;
	top: auto;
	right: 46%;
}

.adaptive .carousel .carousel-indicators li {
	cursor: pointer;
	margin: 0 0 0 28px;
	background: #ffffff;
}

.adaptive .carousel .carousel-indicators li.active {
	background: #1FB1F1;
}

.adaptive .carousel-control.right {

	box-shadow: none;
}

.adaptive .carousel-control.left {

	box-shadow: none;
}

.adaptive .container .text {
	color: #56595c;
}

.adaptive .caroufredsel_wrapper {
	margin: 0 !important;
}

.adaptive .caroufredsel_wrapper .thumbnails.section>li {
	margin: 0 20px 20px 0;
}

.adaptive .thumbnails.section>li {
	position: relative;
	margin: 0 10px 30px 0;
    height: 420px;
}

.adaptive .thumbnail {
	display: block;
	padding: 0;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.adaptive .section .thumbnail:hover {
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.adaptive .section .thumbnail .caption {
	margin: 10px 0 0 0;
	padding: 0;
	bottom: 0;
	width: 100%;
	height: 120px;
    text-align: center;
}

.adaptive .thumbnail .caption h5 {
	border-top: none;
	margin: 0;
	height: 29px;
	line-height: 29px;
    padding: 0;
}

.adaptive .thumbnail .caption h5 a {
	top: 0;
	height: 28px;
	line-height: 36px;
	padding: 0 0 0 0;

	color: #111;
	font-family: 'PT Sans';
	font-weight: bold;
	font-size: 18px;
	overflow: hidden;
    display: inline-block;
}

.adaptive .thumbnail .caption h5 a:hover {
	text-decoration: none;
    border: none!important;
	color: #e3477c!important;
}

.adaptive .thumbnail .caption .opis {
	line-height: 16px;
	padding: 0 10px 0 5px;
	margin: 0 0 0 0;
    text-align: center;
	height: 50px;
	overflow: hidden;
	font-family: 'PT Sans';
    color: #949494;
}

.adaptive .thumbnail .caption .price {
	margin: 5px 7px 0 0;
	line-height: 35px;
	display: inline-block;
	color: #1FB1F1;
	font-family: 'PT Sans';
	font-weight: bold;
	font-size: 18px;
}

.adaptive .bedsheet .thumbnail .caption .price {
	font-size: 14px;
}

.adaptive .thumbnail .caption .price.old_price {
	color: #dddddd;
	display: inline-block !important;
}

.adaptive .thumbnail .caption .buy_button {
    margin: 5px 8px 7px 0;
    /* position: absolute; */
    bottom: 0;
    right: 0;
}

.adaptive .thumbnail .caption .buy_button a {
    display: inline-block;
    border: 0;
    height: 20px;
    color: #fff;
    background: #39B4BC;
    width: auto;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 0;
    font-size: 15px;
    color: #ffffff;
    padding: 11px 22px;
    line-height: 21px;
    font-weight: bold;
}

.adaptive .thumbnail .caption .buy_button a.u-eip-edit-box {
	text-indent: -9999px;
}

.adaptive .pos-rel {
	position: relative;
}

.adaptive .imagin .details {
	background: rgba(202, 150, 64, 0.7);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.adaptive .imagin .details:hover {
	background: rgba(202, 150, 64, 0.7);
}

.adaptive .shop-heading {
	background: none;
	text-align: center;
	font-family: 'PT Sans';
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	color: #111111;
	padding: 12px 0 12px 15px;
	border-bottom: 1px solid #EBE5E5;
}

.adaptive .umi-special-offers .next, .adaptive .umi-special-offers .prev, .adaptive .umi-news-carousel .next, .adaptive .umi-news-carousel .prev {
	background: rgba(0, 0, 0, 0) url('/img/arr.png');
	text-indent: -99999px;
}

.adaptive .umi-special-offers .prev, .adaptive .umi-news-carousel .prev {
	position: absolute;
	top: 10px;
	right: 195px;
	width: 21px;
	height: 29px;
	background-position: 0 0;
}

.adaptive .umi-special-offers .next, .adaptive .umi-news-carousel .next {
	position: absolute;
	top: 10px;
	right: 170px;
	width: 21px;
	height: 29px;
	background-position: 22px 31px;
}

.adaptive .umi-special-offers .prev.disabled, .adaptive .umi-news-carousel .prev.disabled {
	background-position: 0 31px;
	cursor: default;
}

.adaptive .umi-special-offers .next.disabled, .adaptive .umi-news-carousel .next.disabled {
	background-position: 22px 0;
	cursor: default;
}

.adaptive .section .thumbnail img {
	max-width: 100% !important;
}

.adaptive .catalog-objects-amount {
	z-index: 1;
	top: 0;
	padding: 0 4px;
}

.adaptive .actWrapper {
	z-index: 1;
	padding: 0 4px;
}

.adaptive .actWrapper a.deactivateButton {
	background: none;
	padding: 0 0 0 0;
	color: #53a93f;
}

.adaptive .actWrapper a.activateButton {
	background: none;
	padding: 0 0 0 0;
	color: #1FB1F1;
}

.adaptive .compensator {
	height: 100px;
}

.adaptive .footer {
	background: url('/img/bg-main.gif');
	min-height: 100px;
	margin-top: -100px;

}

.adaptive .for-second-content{
    margin-bottom: 180px;
}

.adaptive .footer-in {
	background: url('/img/bg-main.gif');
	width: auto;
	height: initial;
	min-height: 100px;
}

.adaptive .footer .copyright {
	padding: 0 0 0 20px;
	text-align: left;
	color: #B7B7B7;
	font-family: 'Arial';
	font-size: 11px;
}

.adaptive .footer .copyright a, .adaptive .footer .umi-copyright a {
	color: #fff;
    text-decoration: none;
}

.adaptive .footer .copyright a:hover, .adaptive .footer .umi-copyright a:hover {
	color: #e3477c;
}

.adaptive .footer .umi-copyright {
	padding: 0 0 0 20px;
	text-align: left;
	color: #fff;
	font-family: 'Arial';
	font-size: 11px;
}

.adaptive .footer .copyright p, .adaptive .footer .umi-copyright p {
	margin: 0 0 0 0;
}

.adaptive .copy_wrap {
	position: relative;
	z-index: 1;
}

.adaptive .eip-del-button.copy-toggle {
	position: absolute;
	left: 0;
	top: 0;
}

.adaptive .grey-zone {
	background: none;
}

.adaptive .umi-news-carousel .news .news_item {
	position: relative;
	margin: 0 20px 0 0;
	height: 175px;
	float: left;
	padding: 0;
}

.adaptive .umi-news-carousel .news .news_item .news_title {
	height: 55px;
	margin: 0 0 10px 0;
	position: relative;
}

.adaptive .umi-news-carousel .news .news_item .news_title .news_date {
	position: absolute;
	top: 0;
	margin: 0 0 0 0;
	font-size: 12px;
	padding: 0 0 0 20px;
	background: rgba(0, 0, 0, 0) url('/img/tag.png') no-repeat 0 4px;
}

.adaptive .umi-news-carousel .news .news_item .news_title .news_headline {
	position: absolute;
	bottom: 0;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	line-height: 15px;
	max-height: 30px;
}

.adaptive .umi-news-carousel .news .news_item .news_anons {
	font-size: 12px;
	margin: 0 0 0 0;
	float: none;
	max-height: 80px;
	overflow: hidden;
}

.adaptive .umi-news-carousel .news .news_item .news_anons p {
	height: auto;
	line-height: 16px;
	margin: 0;
}

.adaptive a.news_link {
	display: block;
	float: left;
	height: 24px;
	line-height: 24px;
	position: relative;
	margin: 5px 0 0 0;
	font-size: 11px;
	color: #1FB1F1;
	padding: 0 40px 0 0;
	background: none;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}

.adaptive a.news_link:hover {
	background: none;
}

.adaptive div.jGrowl div.jGrowl-notification, .adaptive div.jGrowl div.jGrowl-closer {
	-moz-border-radius: 3px !important;
	-webkit-border-radius: 3px !important;
}

.adaptive .thumbnail .caption .price.old_price {
	visibility: visible !important;
	display: inline-block !important;
}

.adaptive .grey-zone .row-fluid {
	height: 100%;
}

.adaptive .grey-zone .row-fluid .span3 {
	position: relative;
	margin: 0 20px 20px 0;
}

.adaptive .grey-zone .next, .adaptive .grey-zone .prev {
	opacity: 0;
	text-indent: -99999px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}

.adaptive .grey-zone:hover .next, .adaptive .grey-zone:hover .prev {
	opacity: 1;
}

.adaptive .grey-zone .prev {
	margin: 5px 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 44px;
	height: 97.5%;

}

.adaptive .grey-zone .next {
	margin: 5px 0;
	position: absolute;
	top: 0;
	right: 0;
	width: 44px;
	height: 97.5%;

}

.adaptive .grey-zone .prev.disabled, .adaptive .grey-zone .next.disabled {
	opacity: 0;
	cursor: default;
}

.adaptive .foot-h1 {
	position: relative;
	padding: 25px 0;
	text-align: left;
	font-family: 'PT Sans';
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	color: #111;

}

.adaptive .cover-three {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 100%;
	border-top: none;
}

.adaptive .foot-tex {
	font-size: 12px;
	margin: 0;
	line-height: 16px;
}

.adaptive .seo_text {
	margin: 20px 0;
}

.adaptive .r-line {
	text-indent: -99999px;
	position: absolute;
	bottom: -1px;
	height: 1px;
	width: 80px;
	background: #1FB1F1;
}

.adaptive #vk_groups {
	overflow: hidden;
	margin: 20px 0 0 0;
}

.adaptive .foot-box-wr {
	margin: 20px 0 0 0;
}

.adaptive .foot-box {
	height: 70px;
}

.adaptive .foot-box.min {
	height: 55px;
}

.adaptive .foot-box p {
	margin: 0 0 0 35px;
	padding: 0 0 0 0;
	max-height: 60px;
	overflow: hidden;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

.adaptive .foot-icon {
	text-indent: -99999px;
	float: left;
	height: 27px;
	width: 27px;
}

.adaptive .foot-icon.adr-ic {
	background: rgba(0, 0, 0, 0.1) url('/img/adrek.png') no-repeat 50% 50%;
}

.adaptive .foot-icon.tel-ic {
	background: rgba(0, 0, 0, 0.1) url('/img/telek.png') no-repeat 50% 50%;
}

.adaptive .foot-icon.mail-ic {
	background: rgba(0, 0, 0, 0.1) url('/img/mailek.png') no-repeat 50% 50%;
}

.adaptive .foot-icon.skype-ic {
	background: rgba(0, 0, 0, 0.1) url('/img/skypek.png') no-repeat 50% 50%;
}

.adaptive .foot-icon.sert-ic {
	background: rgba(0, 0, 0, 0.1) url('/img/sert.png') no-repeat 50% 50%;
}

.adaptive .foot-icon.deliv-ic {
	background: rgba(0, 0, 0, 0.1) url('/img/deliv.png') no-repeat 50% 50%;
}

.adaptive .foot-icon.sup-ic {
	background: rgba(0, 0, 0, 0.1) url('/img/sup.png') no-repeat 50% 50%;
}

.adaptive .breadcrumbs ul {

	padding: 8px 0;

	list-style: none;

}

.adaptive .row-fluid .catalog_order {
    color: #56595C!important;
}
.adaptive .list_files a .link , .file_info {
    color: #717171!important;
}

.adaptive .list_files a:hover .link , .adaptive .list_files a:hover .file_info{
    color: #e3477c!important;
}
.adaptive .filter_anchor {
    color: #717171!important;
}

.adaptive #order_name {
    color: #717171!important;
}

.adaptive #order_price {
    color: #717171!important;
}

.adaptive #order_name:hover {
    color: #e3477c!important;
}

.adaptive #order_price:hover {
    color: #e3477c!important;
}

.adaptive .breadcrumbs ul li {
    padding: 3px 5px 0 5px;
    border: 1px solid #e7e7e7;

}

.adaptive .breadcrumbs ul li a {
	padding: 0 5px 0 0;
	color: #444444;
    text-decoration: none!important;
}

.adaptive .breadcrumbs ul li a:hover {
    color: #515151!important;
}

.adaptive .breadcrumbs ul li.breadcrumbs_last a:hover {
	text-decoration: none;

}

.adaptive .breadcrumbs ul li.breadcrumbs_last a {
	color: #005580;
	cursor: default;
}

.adaptive .social_gray {
	margin: 0 0 20px 0;
}

.adaptive .social_gray .social_krug {
	display: none;
}

.adaptive .social_gray .social_button {
	margin: 0 4px 4px 0;
	width: 40px;
	height: 40px;
}

.adaptive .social_gray .social_button.social_vk {
	background-position: -168px 0!important;
}

.adaptive .social_gray .social_button.social_odnoklassniki {
	background-position: -126px 0!important;
}

.adaptive .social_gray .social_button.social_mir {
	background-position: -294px 0!important;
}

.adaptive .social_gray .social_button.social_facebook {
	background-position: 0 0!important;
}

.adaptive .social_gray .social_button.social_twitter {
	background-position: -42px 0!important;
}

.adaptive .social_gray .social_button.social_livejournal {
	background-position: -336px 0!important;
}

.adaptive .social_gray .social_button.social_liveinternet {
	display: block;
	background-position: -378px 0!important;
}

.adaptive .btn-umi-shop:active, .adaptive .header_basket_title a:active, .adaptive .social_gray .social_facebook:active, .adaptive .social_gray .social_twitter:active, .adaptive .social_gray .social_vk:active, .adaptive .social_gray .social_odnoklassniki:active, .adaptive .social_gray .social_krug:active, .adaptive .social_gray .social_mir:active, .adaptive .social_gray .social_livejournal:active, .adaptive .social_gray .social_liveinternet:active {
	-webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.45);
	-moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.45);
	box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.45);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.adaptive .comments_list {
	display: inline-block;
}

.adaptive .comments .comment .comment_author,
.adaptive .comments .comment .comment_date_span {
	display: none;
}

.adaptive .comments .comment .comment_title.h3 {
	display: inline-block;
	margin: 0 20px 0 0;
}

.adaptive .menu-vertical ul {
	margin: 0;
	padding: 0;
	position: relative;
	background: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.adaptive .menu-vertical ul li {
	display: block;
	position: relative;
    border-bottom: 1px solid #e7e7e7;
}

.adaptive .menu-vertical ul li:hover a {
	background: none;
    color: #ff84ae;
}

.adaptive .menu-vertical ul li a:hover {
	background: none;
    color: #ff84ae;
}

.adaptive .menu-vertical ul li.current>a:hover {
	background: #1FB1F1;
}

.adaptive .menu-vertical ul>li:first-child a {
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.adaptive .menu-vertical ul>li:last-child a {
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.adaptive .menu-vertical ul>li.current>a {
	color: #ff84ae;
	cursor: default;
	background: #1FB1F1;
	border-radius: 0;
}

.adaptive .menu-vertical ul li a {
	line-height: 20px;
	display: block;
	padding: 8px 20px;
	text-decoration: none;
	font-size: 16px;
	font-family: 'PT Sans';
	color: #777777;
}
.adaptive .menu-vertical ul li a:before {
    color: #bfbbb9;
    content: url('/img/dot.png');
    display: block;
    float: left;
    margin: -1px 10px 0 0 ;


}
.adaptive .menu-vertical ul li:hover a:before {
    content: url('/img/dot_hover.png');
    margin: 0 6px 0 0 ;
}
.adaptive .menu-vertical ul li:hover>ul {
	display: block;
}

.adaptive .menu-vertical ul li>ul {
	display: none;
	min-width: 160px;
	position: absolute;
	left: 100%;
	top: 0;
	background-color: #EEE;
	border: none;
	border-radius: 0 2px 2px 0;
	z-index: 500;
	box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.15);
}

.adaptive .menu-vertical ul li>ul>li>a {
	background-color: #EEE;
	border-radius: 0;
	padding: 10px 20px;
}

.adaptive .menu-vertical ul li>ul>li:hover>a, .adaptive .menu-vertical ul li>ul>li:hover {
	background: #eee;
}

.adaptive .menu-vertical ul li.baby:after {
	left: 93%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.adaptive .menu-vertical ul li.baby:after {
	border-color: rgba(51, 51, 51, 0);
	border-left-color: #333333;
	border-width: 4px;
	top: 50%;
	margin-top: -4px;
}

.adaptive .menu-vertical ul li.current.baby:after {
	border-left-color: #fff;
}

/*  ------------------------ Catalog ------------------------  */

.adaptive #center_column.span9 fieldset.catalog_filters {
	position: relative;
	border: none;
	margin: 20px 0 20px 0;
	padding: 10px 100px 10px 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.adaptive .catalog_filters .ct_filter_values {
	border: none;
}

.adaptive .catalog_filters .ct_filter_values td {
	text-shadow: 0 1px 0 #FFF;
	border: none;
	padding: 0 0 0 0;
}

.adaptive .ct_filter_row_title {
	color: #56595C;
	text-shadow: 0 1px 0 #FFF;
	font-size: 16px;
	font-family: 'PT Sans';
	width: 130px;
}

.adaptive .catalog_filters_control {
	position: absolute;
	top: 6px;
	right: 6px;
}

.adaptive .catalog_filters_control a {
	background: #1FB1F1;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #FFF;
	box-shadow: none;
	border: none;
}

.adaptive .catalog_filters_control a:hover {
	text-decoration: none;
	background: #1FB1F1;
	color: #FFF;

}

.adaptive .catalog_filters_control a:active {
	background: #1FB1F1;
	color: #FFF;

}

.adaptive .ct_filter_row_value {
	line-height: 22px;
}

.adaptive .filter_anchor.act {
	color: #1FB1F1;
}

.adaptive .vk_id {
	visibility: hidden;
	margin: 10px 0 0 0;
}

.adaptive .u-eip-edit-box.vk_id, .adaptive .u-eip-editing.vk_id {
	visibility: visible;
}

.adaptive .row-fluid.filter {
	margin: 0 0 20px 0;
}

.adaptive .row-fluid.filter form {
	margin: 0;
}

.adaptive .row-fluid.catalog_controls {
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #D8D5D5;
}

.adaptive .row-fluid .thumbnails {
	margin: 0 0 0 0;
}

.adaptive .layout_control .btn-group {
	float: left;
}

.adaptive .row-fluid .catalog_perpage {
	text-align: right;
	line-height: 30px;
	padding: 0 10px 0 0;
/* 	width: 31.914893617021278%; */
	min-height: 30px;
	margin-left: 2.127659574468085%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.adaptive .row-fluid .catalog_order {
	line-height: 30px;
	padding: 0 0 0 10px;
}

.adaptive .row-fluid .layout_control {
	line-height: 30px;
}

.adaptive .layout_control .btn-group a {
	box-shadow: none;
    background: #39B4BC;
	border-bottom-color: rgba(0, 0, 0, 0.25);

}
.adaptive .layout_control .btn-group a [class^="icon-"], .adaptive .layout_control .btn-group a [class*=" icon-"]{
    background-image: url('/base-img/glyphicons-halflings-white.png');
}
.adaptive .layout_control .btn-group a:hover {
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
}

.adaptive .layout_control .btn-group a:active {
	-webkit-box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.45);
	-moz-box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.45);
	box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.45);
}

.adaptive .layout_control .btn-group a.active {
	-webkit-box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.45);
	-moz-box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.45);
	box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.45);
}

.adaptive .btn.active, .adaptive .btn:active {
	-webkit-box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.45);
	-moz-box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.45);
	box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.45);
}

.adaptive .layout_control .btn-group a:first-child {
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-topleft: 3px;
}

.adaptive .layout_control .btn-group a:last-child {
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
}

.adaptive .contact_info, .adaptive .contact_info td {
	border: none;
}

.adaptive .contact_info {
	margin: 0 0 50px 0;
}

.adaptive .emarket_table_catalog {
	border: 0;
	margin: 0 0 20px 0;
}

.adaptive .emarket_table_catalog td {
	border: 0;
}

.adaptive .list_table_catalog {
	border: 0;
	margin: 0 0 20px 0;
}

.adaptive .list_table_catalog td {
	border: 0;
}

.adaptive .catalog_propertys, .adaptive .basket_table, .adaptive .basket_table td, .adaptive .catalog_propertys td {
	border: 0;
}

.adaptive .basket_table tfoot td {
	border: 0;
	padding: 0;
}

.adaptive .search_form.page_search_form fieldset {
	padding: 0;
	margin: 20px 0 30px 0;
	border: none;
}

.adaptive .search_form .search_form_string {
	margin: 0 10px 0 0;
}

.adaptive .row-fluid.umi-second-content {
	margin: 0 0 20px 0;
}

.adaptive fieldset {
	border: none;
}

.adaptive .obj_short_desc span {
	display: inline-block;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #F5EFED;
	font-size: 12px;
	line-height: 14px;
	padding: 3px 8px;
	margin: 3px 0 0 0;
	color: #777777;
	text-shadow: 0 1px 0 #FFF;
}

.adaptive .emarket_table_catalog td, .adaptive .emarket_table_catalog th {
	padding: 0 10px 30px 0;
}

.adaptive .list_table_catalog td, .adaptive .list_table_catalog th {
	padding: 0 15px 30px 0;
}

.adaptive .list_table_catalog td, .adaptive .list_table_catalog th {
	white-space: normal !important;
}

.adaptive .list_table_catalog td.price_column {
	white-space: nowrap !important;
}

.adaptive .emarket_table_catalog .price_column .price, .adaptive .list_table_catalog .price_column .price {
	margin: 0;
}

.adaptive .items_catalog {
	margin: 0;
	float: left;
}

.adaptive .items_catalog li {
	position: relative;
	display: block;
	padding: 5px;
	margin: 0 10px 10px 0;
	height: 190px;
	width: 152px;
	border: 1px solid #DDD;
	float: left;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.adaptive .items_catalog li:hover {
	background: #f5f5f5;
}

.adaptive .items_catalog li .catalog_item_img {
	height: 140px;
	position: relative;
	display: table;
	text-align: center;
	margin: 0 auto;
}

.adaptive .items_catalog li .catalog_item_img img {
	max-width: 150px !important;
	max-height: 140px !important;
}

.adaptive .items_catalog li .category_title {
	height: 40px;
	overflow: hidden;
}

.adaptive .photo_list {
	margin: 10px 0;
}

.adaptive .photo_list li.photo {
	display: block;
	padding: 5px;
	margin: 0 10px 10px 0;
	height: 190px;
	width: 152px;
	border: 1px solid #DDD;
	float: left;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.adaptive .photo_list li.photo:hover {
	border: 1px solid #ca9640;
}

.adaptive .photo_list li.photo img {
	max-width: 150px !important;
	max-height: 140px !important;
}

.adaptive .photo_list li.photo .photo_img_div {
	height: 140px;
	position: relative;
	display: table;
	text-align: center;
	margin: 0 auto;
}

.adaptive .photo_list li.photo .photo_img_div .photo_img {
	vertical-align: middle;
	position: relative;
	display: table-cell;
	height: 100%;
	text-align: center;
}

.adaptive .photo_title {
	height: 40px;
	overflow: hidden;
}

.adaptive .basket_table .total_price #basket_summary_price {
	font-size: 18px;
}

/* ---------------- Item card ----------------- */

.adaptive .title_descr span {
	border-bottom: 1px solid #39B4BC;
	height: 25px;
	line-height: 25px;
	display: inline-block;
}

.adaptive .object .buy_button {
	margin: 0 0 0 0;
	position: relative;
	height: auto;
	width: auto;
	bottom: 0;
	right: 0;
}

.adaptive .buy_button a {
    display: inline-block;
    border: 0;
    height: 20px;
    color: #fff!important;
    background: #39B4BC;
    width: auto;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 0;
    font-size: 15px;
    padding: 11px 22px;
    line-height: 21px;
    font-weight: bold;
    text-shadow: none;
}

.adaptive .buy_button a:active {
    background: #e3477c!important;
    color: #fff!important;
}

.adaptive .buy_button a:hover {
    background: #e3477c!important;
    color: #fff!important;
}

.adaptive .wrapper_for_old_price {
	color: #929292;
}

.adaptive .object .price .wrapper_for_old_price .price_title {
	display: none;
}

.adaptive .object .catalog_propertys {
	margin: 20px 0 20px 0;
	box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.01) inset;
	background-color: #F5EFED;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #777;
	text-shadow: 0 1px 0 #FFF;
    background: none;
}

.adaptive .object-loop.fancybox-group {
	opacity: 0.6;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	bottom: 5px;
	right: 5px;
	position: absolute;
	display: block;
	height: 30px;
	width: 30px;
	z-index: 10000;
	background-color: rgba(0, 0, 0, 0.5);
}

.adaptive .object-loop.fancybox-group:hover {
	opacity: 1;
}

.adaptive .object .object_image img {
	margin: 0;
}

.adaptive .cloud-zoom-big {
	border: 0;
}

.adaptive .object .catalog_propertys td, .adaptive .object .catalog_propertys th {
	width: 50%;
	padding: 8px;
	border-bottom: 1px solid #FFF;
}

.adaptive .prop_value ul {
	margin: 0;
}

.adaptive .catalog_old_price_title {
	display: none;
}

.adaptive .object .price_bottom {
	color: #171717;
	height: 33px;
	line-height: 33px;
	display: inline-block;
    font-size: 22px;
}
.adaptive .object .price span {
    font-size: 22px;
}
.adaptive .object .price_bottom.old_price {
	margin: 0 0 0 20px;
}

.adaptive .min_description {
	margin: 0 0 20px 0;
	min-height: 20px;
}

.adaptive .object .catalog_photo_list {
	margin: 20px 0;
}

.adaptive .object .catalog_photo_list li img {
	max-width: 77px !important;
	max-height: 100px !important;
}

.adaptive .object .photo_list li.photo .photo_img_div {
	height: 100px;
}

.adaptive #wrap {
	position: initial !important;
}

.adaptive .ipad #wrap {
	position: relative !important;
	float: left;
	left: 0;
	text-align: left;
}

.adaptive .ipad .product-img {
	left: 0;
	text-align: left;
}

.adaptive .ipad .thumbnail.cloud-zoom {
	left: 0;
	text-align: left;
}

.adaptive .ipad img {
	left: 0;
	text-align: left;
}

.adaptive .object .photo_list li {
	display: block;
	margin: 0 5px 0 0;
	padding: 5px;
	height: 100px;
	width: auto;
	border: 1px solid #dddddd;
	float: left;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}

.adaptive .object .photo_list li:hover {
	border: 1px solid #1FB1F1;
}

.adaptive .object .caroufredsel_box {
	padding: 0;
	margin: 40px 0 20px 0;
	position: relative;
}

.adaptive .caroufredsel_box .next, .adaptive .caroufredsel_box .prev {
	text-indent: -99999px;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.adaptive .caroufredsel_box .prev {
	position: absolute;
	top: -32px;
	left: 0;
	width: 25px;
	height: 25px;
	background-color: rgba(202, 150, 64, 0.8);
}

.adaptive .caroufredsel_box .prev:hover, .adaptive .caroufredsel_box .next:hover {
	background-color: rgba(202, 150, 64, 1);
}

.adaptive .caroufredsel_box .prev:active, .adaptive .caroufredsel_box .next:active {
	-webkit-box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.45);
	-moz-box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.45);
	box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.45);
}

.adaptive .caroufredsel_box .next {
	position: absolute;
	top: -32px;
	right: 5px;
	width: 25px;
	height: 25px;
	background-color: rgba(202, 150, 64, 0.8);
}

.adaptive .caroufredsel_box .prev.disabled {
	background-color: rgba(202, 150, 64, 0.1);
	cursor: default;
}

.adaptive .caroufredsel_box .next.disabled {
	background-color: rgba(202, 150, 64, 0.1);
	cursor: default;
}

.adaptive .caroufredsel_box .prev.disabled:active, .adaptive .caroufredsel_box .next.disabled:active {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.adaptive .in-card {
	margin: 0 0 10px 0;
}

.adaptive .caroufredsel_box .pLoader-add:before {
	content: none;
}

.adaptive .caroufredsel_box .pLoader-add.add-photo {
	margin: 0;
	padding: 6px 3px;
	line-height: 14px;
	font-size: 11px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.adaptive .caroufredsel_box .pLoader-none {
	font-size: 11px;
	line-height: 14px;
	padding: 0 0 10px 0;
}

.adaptive .all_system_buttons, .adaptive #main_big_user_block .all_system_buttons {
	font-size: 16px;
	font-family: 'PT Sans';
	padding: 5px 10px 6px 10px;
	line-height: 19px;
	box-shadow: none;
	border: none;
	color: #FFF;
	text-shadow: none;
	background: #7ECED3;
    border-radius: 0;
}

.adaptive .all_system_buttons:hover, .adaptive #main_big_user_block .all_system_buttons:hover {
    background: #e3477c;
	border: none;
	color: #FFF!important;
}

.adaptive .all_system_buttons:active, .adaptive #main_big_user_block .all_system_buttons:active {
    background: #e3477c;
}

.adaptive .caroufredsel_box .caroufredsel_wrapper {
	min-height: 112px;
}

.adaptive .news .news_item {
	position: relative;
	padding: 0 0 30px 0;
	margin: 0 0 15px 0;
}

/* ------------- fancybox -------------- */

.adaptive #fancybox-close {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 30px;
	height: 30px;
	background-color: #38B3BA;
	cursor: pointer;
	z-index: 1103;
	display: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;

}

.adaptive #fancybox-close:hover {
	background-color: #38B3BA;
}

.adaptive #fancybox-left-ico, .adaptive #fancybox-right-ico {
	width: 35px;
	height: 35px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.adaptive #fancybox-right-ico {
	background-color:#38B3BA;
}

.adaptive #fancybox-left-ico {
	background-color: #38B3BA;
}

.adaptive .purchase_controls .purchase_fields .system_basket_submit {
	margin-top: 20px;
}



.adaptive #system_basket .system_basket_delete {
	text-indent: -9999px;
	border: none;
	background-color: #38B3BA;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	width: 30px;
	height: 30px;
	padding: 0 0 0 0;
	font-size: 0;
	line-height: 0;
	text-shadow: none;
	box-shadow: none;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;

}

.adaptive .basket_table img {
	padding: 10px;
	box-shadow: none;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

.adaptive .basket_table .total_price {
	background: none;
}

.adaptive .basket_table thead {
	background: none;
}


.adaptive #system_basket .system_basket_delete:active {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.35);

}

.adaptive #system_basket .basket_table_wrapper {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	margin: 0 0 20px 0;
	border: none;
}

.adaptive .order_table td, .adaptive .order_table th {
	border: 0 !important;
}

.adaptive .basket_table td, .adaptive .basket_table th {
	border: 0;
}

.adaptive #order_form_wrapper table, .adaptive #order_form_wrapper table td {
	border: 0 !important;
}

.adaptive .order_table {
	border: 0 !important;
}

.adaptive .basket_table thead .basket_col_1_2 {
	border-radius: 0;
}

.adaptive .basket_table_title {
	border: 0;
	padding: 15px 0;
}

.adaptive .basket_to_form_wrapper {
	padding-top: 15px;
}

.adaptive .label, .adaptive .badge {
	display: block;
	padding: 0;
	font-weight: normal;
	line-height: 14px;
	color: #000;
	text-shadow: none;
	white-space: nowrap;
	vertical-align: baseline;
	background-color: #fff;
}

.adaptive .all_system_buttons.system_basket_go_back {
	text-decoration: none;
	font-size: 16px;
	font-family: 'PT Sans';
	padding: 5px 10px 6px 10px;
	line-height: 19px;
	box-shadow: none;
	border: none;
	color: #FFF;
    border-radius: 0!important;
	background: #38B3BA;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}

.adaptive .all_system_buttons.system_basket_go_back:hover {
	background-color: #e3477c;
    color: #FFF!important;
}

.adaptive .all_system_buttons.system_basket_go_back:active {
    background-color: #e3477c;
    color: #FFF!important;
}
.adaptive .cart_item_name  a {
    color: #000!important;
}
.adaptive .basket_submit_button {
	background: #38B3BA;
	text-decoration: none !important;
	text-transform: uppercase;
	display: inline-block;
	vertical-align: middle;
	font-size: 17px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF !important;
	padding: 9px 10px 7px 10px;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	box-shadow: none;
	cursor: pointer;
    text-shadow: none;
}

.adaptive .basket_submit_button:hover {
    background: #e3477c!important;
    color: #FFF!important;
}

.adaptive .basket_submit_button:active {
    background: #e3477c!important;
    color: #FFF!important;
}

.adaptive .all_system_buttons:link, .adaptive .all_system_buttons:visited, .adaptive .all_system_buttons:hover, .adaptive .all_system_buttons:focus, .adaptive #main_big_user_block .all_system_buttons:link, .adaptive #main_big_user_block .all_system_buttons:visited, .adaptive #main_big_user_block .all_system_buttons:hover, .adaptive #main_big_user_block .all_system_buttons:focus {
    border: none;
    color: #FFF;
    text-decoration: none;
    border-radius: 0;
}

.adaptive select, .adaptive textarea, .adaptive input[type="text"], .adaptive input[type="password"], .adaptive input[type="datetime"], .adaptive input[type="datetime-local"], .adaptive input[type="date"], .adaptive input[type="month"], .adaptive input[type="time"], .adaptive input[type="week"], .adaptive input[type="number"], .adaptive input[type="email"], .adaptive input[type="url"], .adaptive input[type="search"], .adaptive input[type="tel"], .adaptive input[type="color"], .adaptive .uneditable-input {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.adaptive .auth .auth_wrap {
	float: right;
	position: relative;
	top: 0;
	right: 0;
	height: 20px;
	line-height: 20px;
}

.adaptive .auth .auth_wrap .al {
	width: 108px;
	float: left;
	height: 20px;
	line-height: 20px;
	border-right: 1px solid #ccc;
}

.adaptive .auth .auth_wrap .ar {
	width: 97px;
	float: right;
	height: 20px;
	line-height: 20px;
}

.adaptive .al a {
	text-decoration: none;
	color: #000;
	font-size: 12px;
	display: inline-block;
	padding: 0 0 0 25px;
	background-color: rgba(0, 0, 0, 0);
}

.adaptive .al a:hover, .adaptive .ar a:hover {
	text-decoration: none;
    color: #e3477c!important;
}

.adaptive .ar a {
	text-decoration: none;
	color: #000;
	font-size: 12px;
	display: inline-block;
	padding: 0 0 0 25px;
	background-color: rgba(0, 0, 0, 0);
}

.adaptive .auth .auth_wrap_logged {
	float: right;
	position: relative;
	top: 0;
	right: 0;
	height: 20px;
	line-height: 20px;
}

.adaptive .auth .auth_wrap_logged .al {
	width: 128px;
	float: left;
	height: 20px;
	line-height: 20px;
	border-right: 1px solid #ccc;
}

.adaptive .auth .auth_wrap_logged .ar {
	width: 77px;
	float: right;
	height: 20px;
	line-height: 20px;
}

.adaptive .auth_wrap_logged .al a {
	text-decoration: underline;
	color: #000;
	font-size: 12px;
	display: inline-block;
	padding: 0 0 0 25px;
	background-color: rgba(0, 0, 0, 0);
}

.adaptive .auth_wrap_logged .ar a {
	text-decoration: underline;
	color: #000;
	font-size: 12px;
	display: inline-block;
	padding: 0 0 0 25px;
	background-color: rgba(0, 0, 0, 0);
}

.adaptive .auth_wrap_logged .al a:hover, .adaptive .auth_wrap_logged .ar a:hover {
	text-decoration: none;
}

.adaptive .span4.auth {
	text-align: center;
}

.adaptive .jGrowl-message table input {
	width: auto !important;
}

.adaptive .jGrowl-message table, .adaptive .jGrowl-message table td {
	border: none !important;
}

.adaptive body table, .adaptive body table td {
}

.adaptive .touch .caroufredsel_wrapper .imagin .img {
	pointer-events: none;
}

.adaptive .touch .ipad .caroufredsel_wrapper .imagin .img {
	pointer-events: auto;
}

html.adaptive body .system_errors {
	background: #F5EFED;
	color: #555;
	text-shadow: 0 1px 0 #FFF;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15) inset;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15) inset;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15) inset;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

html.adaptive body .system_errors h3 {
	color: #333;
	text-shadow: 0 1px 0 #FFF;
}

html.adaptive body .system_errors ul {
	padding: 0;
}

.adaptive .catalog_perpage select {
	width: 55px;
}

.adaptive .product-img {
	z-index: 0;
}

.adaptive .carousel-inner>.item {
	display: inline-block;
}

.adaptive .carousel-inner>.item {
	vertical-align: top;
}

.adaptive .caroufredsel_wrapper .carousel-inner .item img {
	max-width: 100% !important;
	margin: 0 auto;
	display: block;
}

.adaptive #u-quickpanel-meta input {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 0 8px;
}

.adaptive #save_meta_button {
	padding: 5px !important;
}

.adaptive #center_column.span9 fieldset, .adaptive #center_column.span8 fieldset {
	padding: 0;
	margin: 0;
}

.adaptive .site_form .submit {
	padding: 0;
}

.adaptive .site_form .field {
	margin: 0 0 15px 0;
	padding: 0;
}

.adaptive .purchase_controls .purchase_fields .field {
	padding: 2px 5px;
}

.adaptive body .purchase_controls .field .basket_submit_button {
	width: 282px;
}
.adaptive body {
    height: auto;

    background-color: rgb(255,255,255);
}
.adaptive .news.umiru-eip-outline-block {
	max-width: 940px;
}

.adaptive .items_catalog .category_title_top, .adaptive .category_title_top {
	display: none !important;
}

.adaptive .footer .code_footer {
	margin: 5px 0 0 0;
	padding: 0;
}

.adaptive .footer-menu .umi-menu {
	display: inline-block;
}

.adaptive .f-fluid {
	width: 940px;
	margin: 0 auto;
}

.adaptive .for-grey-zone {
	margin: 20px 0 0 0;

    background: url('/img/bg-main.gif');
}

.adaptive .numpages ul .active a:link, .adaptive .numpages ul .active a:visited, .adaptive .numpages ul .active a:hover {
	background-color: #1FB1F1;
}

.adaptive .site_form .captcha .captcha_input input {
	width: 128px !important;
	margin-bottom: 16px;
}

.adaptive .order_popup .price {
	margin-right: 10px;
}

.adaptive .code_pre.yandex_map {
	margin: 0 0 20px 0;
}

.adaptive .code_pre.yandex_map>ymaps, .adaptive .code_pre.yandex_map>div {
	width: auto !important;
}

.adaptive #fancybox-content .opt_props {
	background: #F9F9F9;
	padding: 0 10px;
}

.adaptive #fancybox-content .opt_prop_block {
	margin: 10px 0;
	padding: 0;
}

.adaptive #fancybox-content .opt_prop_block .opt_prop input {
	margin: 0 7px 0 0;
	vertical-align: middle;
}

.adaptive #fancybox-content .opt_prop_block .opt_prop .opt_prop_rel {
	display: inline-block;
	vertical-align: middle;
	margin: 1px 0 0 0;
}

.adaptive #fancybox-content .button_buy_order, .adaptive #fancybox-content .button_buy {

}

.adaptive #fancybox-content .button_buy_order:hover, .adaptive #fancybox-content .button_buy_order:active, .adaptive #fancybox-content .button_buy_order:link {

	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.adaptive #fancybox-content .button_buy:hover, .adaptive #fancybox-content .button_buy:active, .adaptive #fancybox-content .button_buy:link {
	float: right;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

/* ------------- Modal Copyright-delete -------------- */

.adaptive .modal {
	border: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.adaptive .modal-body a {
	text-decoration: underline;
}

.adaptive .modal-body a:hover {
	text-decoration: none;
}

/* ------------- Responsive -------------- */

@media (min-width:980px) {
	.adaptive .search fieldset {
		width: 264px;
	}
}

@media (min-width:768px) and (max-width:979px) {
	.adaptive .f-fluid {
		width: auto;
	}

	.adaptive .object .catalog_photo_list li img {
		max-width: 59px !important;
	}

	.adaptive .object .object_image img {
		max-width: 215px !important;
	}

	.adaptive .breadcrumbs ul {
		margin: 0 0 20px 0;
	}

	.adaptive .row-fluid .catalog_order {
		font-size: 13px;
	}

	.adaptive .row-fluid.adress-block .span4.addr {
		line-height: 20px;
	}

	.adaptive .cover-two {
		display: none;
	}

	.adaptive .search .search_form.search2 .search_form_string {
		width: 214px;
	}

	.adaptive #header_basket_goods {
		display: none;
	}

	.adaptive #header_basket_amount_wrapper {
		margin: 0 3px 0 5px;
	}

	.adaptive #header_basket_amount {
		margin: 0;
	}

	.adaptive #header_basket_summ_wrapper {
		margin: 0 3px 0 0;
	}

	.adaptive #header_basket_amount_prefix {
		display: inline-block;
		width: auto;
		margin: 0 0 0 3px;
	}

	.adaptive .container .umi-menu {
		margin: 0 0 20px 0;
	}

	.adaptive .carousel-inner>.item>img, .adaptive .carousel-inner>.item>a>img {
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
	}

	.adaptive .caroufredsel_wrapper .thumbnails.section>li {
		margin: 0 10px 20px 0;
	}

	.adaptive .thumbnails.section>li {
		margin: 0 20px 20px 0;
		width: 249px;
	}

	.adaptive .thumbnail .caption .opis {
		max-height: 55px;
	}

	.adaptive .carousel .carousel-indicators {
		bottom: auto;
		top: 15px;
		right: 41%;
	}

	.adaptive .thumbnail .caption .price {
		font-size: 14px;
	}

	.adaptive .footer-in {
		width: auto;
	}

	.adaptive .b-navbar {
		display: none !important;
	}

	.adaptive .nav-collapse.collapse {
		height: auto !important;
		overflow: visible !important;
	}

	.adaptive .umi-menu .navbar ul.level-0 li.baby:after {
		border-width: 3px;
		right: 3px;
		margin-left: -3px;
	}

	.adaptive .umi-menu ul.level-0 li a {
		padding: 0 15px 0 15px;
		font-size: 15px;
	}
    .adaptive .header_basket{

        margin: 40px 0px 0px 0px;
        height: 23px;
        position: relative;
        padding: 6px 0px 14px 5px;
        float: right;
        /* background: #FAFAFA; */
        /* border: 1px solid #dde4e4; */
        width: 246px;
     }
    .adaptive .umi-menu ul.level-0 li {
        margin-right: 0;
    }
}

@media (max-width:767px) {
    .adaptive .search .search_form.search2 .search_form_string{
        width: 209px;
    }
	.adaptive .menu-vertical ul li.baby:after {
		display: none;
	}

	.adaptive .menu-vertical ul li>ul {
		display: none !important;
	}

	.adaptive .footer-menu .umi-menu {
		display: none !important;
	}

	.adaptive .footer-menu .btn-umi-shop {
		display: block;
	}

	.adaptive .auth .auth_wrap, .adaptive .auth .auth_wrap_logged {
		float: none;
		display: inline-block;
	}

	.adaptive .row-fluid .catalog_perpage {
		float: none;
		width: 100%;
	}

	.adaptive .breadcrumbs ul {
		margin: 0 0 20px 0;
	}

	.adaptive .row-fluid .catalog_order {
		line-height: 40px;
	}

	.adaptive .row-fluid .layout_control {
		line-height: 40px;
	}

	.adaptive .row-fluid .layout_control {
		text-align: center;
	}

	.adaptive .row-fluid .layout_control .btn-group {
		float: none;
	}

	.adaptive .righter .container .carousel-caption .btn-umi-shop {
		float: right;
	}

	.adaptive .container {
		margin: 0 20px 0 20px;
	}

	.adaptive .grey-zone .row-fluid .span3 {
		float: left;
	}

	.adaptive .cover-one {
		display: none;
	}

	.adaptive .cover-two {
		display: none;
	}

	.adaptive .row-fluid.adress-block .span4 {
		text-align: center;
		padding: 5px;
	}

	.adaptive .search fieldset {
		margin: 0 auto 0 auto;
		top: 19px;
        width: 221px;
	}

	.adaptive .header_basket {
        top: 0px!important;
        margin: 0 auto 0 auto!important;
        width: 180px!important;
        float: none!important;
        right: 0px!important;
        font-size: 9px!important;
    }
    .adaptive .header_basket_div #header_basket_currency {
        font-size: 9px!important;
    }

	.adaptive .row-fluid.logo-block .span4.search, .adaptive .row-fluid.logo-block .span4.cart {
		height: 70px;
	}

	.adaptive .row-fluid.logo-block .span4 {
		height: 100px;
	}

	.adaptive .umi-menu {
		margin: 0 0 20px 0;
	}

	.adaptive .umi-menu .navbar ul.level-0 .clip {
		display: block;
	}

	.adaptive .umi-menu .in.collapse ul.level-0 li.baby>a {
		padding: 0 100px 0 15px;
	}

	.adaptive .umi-menu .navbar ul.level-0 li.current.baby:after {
		border-top-color: #ffffff;
	}

	.adaptive .umi-menu .navbar ul.level-0 li.current.baby:hover:after {
		border-top-color: #333;
	}

	.adaptive .carousel-inner>.item>img, .adaptive .carousel-inner>.item>a>img {
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
	}

	.adaptive .item.righter .container {
		bottom: 15px;
		left: 0;
	}

	.adaptive .item.lefter .container {
		bottom: 15px;
		right: 0;
	}

	.adaptive .item.center .container {
		bottom: 15px;
		right: 50%;
		margin-right: -150px;
		text-align: center;
	}

	.adaptive .carousel .container .carousel-caption h1 {
		display: none;
	}

	.adaptive .carousel .container .carousel-caption .lead {
		display: none;
	}

	.adaptive .carousel .carousel-indicators {
		bottom: auto;
		top: 15px;
		right: 41%;
	}

	.adaptive .umi-menu ul.level-0 li {
		padding: 0 5px;
		float: none;
		height: 45px;
		line-height: 45px;
        border: none;
        background: none;
	}

    .adaptive .umi-menu ul.level-0 li:hover {
        background: #e3477c;
    }
    .adaptive .umi-menu ul.level-1 li:hover {
        background: none;
    }
	.adaptive .umi-menu ul.level-0 li a {
		padding: 0 20px 0 15px;
		border: none;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
	}

	.adaptive .umi-menu ul.level-0 li:hover a {
		border-top: none;
		height: 45px;
		line-height: 45px;
	}

	.adaptive .nav-collapse.in.collapse {
		padding: 5px 0;
		overflow: visible !important;
	}

	.adaptive .umi-menu ul.level-0 li>ul.level-1 {
		left: 5px;
        background: #fff;
	}

	.adaptive .caroufredsel_wrapper .thumbnails.section>li {
		margin: 0 10px 20px 0;
		float: left;
	}

	.adaptive .umi-special-offers .prev, .adaptive .umi-news-carousel .prev {
		right: 35px;
	}

	.adaptive .umi-special-offers .next, .adaptive .umi-news-carousel .next {
		right: 0;
	}

	.adaptive .thumbnail .caption .opis {
		max-height: 55px;
	}

	.adaptive #main_big_order_button {
		display: none !important;
	}

	.adaptive .thumbnail .caption .price.old_price {
		display: none;
	}

	.adaptive .thumbnail .caption .price {
		font-size: 14px;
	}

	.adaptive .footer-in {
		width: auto;
		margin: 0;
		padding: 0 20px;
	}

	.adaptive .footer .copyright, .adaptive .footer .umi-copyright {
		padding: 0;
	}

	.adaptive .footer-in .span4 {
		position: relative;
	}

	.adaptive .f-fluid {
		width: auto;
	}
}

@media (max-width:600px) {
	.adaptive .grey-zone .next, .adaptive .grey-zone .prev {
		height: 62px;
	}

	.adaptive .grey-zone .next {

	}

	.adaptive .grey-zone .prev {

	}
}

@media (max-width:480px) {
	.adaptive .photo_list li.photo, .adaptive .items_catalog li {
		width: 100%;
		padding: 0;
	}

	.adaptive .ct_filter_row_title {
		display: none;
	}

	.adaptive .cover-three {
		bottom: 0;
	}

	.adaptive .footer {
		background: #ffffff;
	}

	.adaptive .grey-zone .row-fluid .span3 {
		margin: 0 10px 0 0;
	}

	.adaptive .shop-heading {
		text-align: left;
		font-size: 14px;
	}

	.adaptive .thumbnail .caption .price {
		font-size: 11px;
	}

	.adaptive .thumbnail .caption h5 a {
		font-size: 14px;
	}

	.adaptive .carousel .carousel-indicators {
		right: 38%;
	}

	.adaptive .carousel .container .carousel-caption .btn-umi-shop {
		padding: 5px 10px 5px 60px;
	}

	.adaptive .carousel-control {
		top: 57%;
	}

	.adaptive #left_column {
		display: none;
	}

	.adaptive .item .direction_title {
		display: none;
	}
}

@media (max-width:320px) {
	.adaptive .search_form .search_form_string {
		margin: 0 10px 20px 0;
	}

	.adaptive .site_form .field textarea, .adaptive .site_form .field input {
		width: 254px !important;
	}

	.adaptive .purchase_controls .purchase_fields .field {
		display: block;
		float: left;
	}

	.adaptive .basket_table .basket_col_1 {
		padding-left: 5px;
	}

	.adaptive body .purchase_controls .field .basket_submit_button {
		width: 268px !important;
	}

	.adaptive .purchase_controls .purchase_fields {
		padding: 0;
	}

	.adaptive fieldset {
		padding: 0;
	}

	.adaptive .basket_table_title_text {
		font-size: 15px;
	}

	.adaptive .basket_table img, .adaptive .emarket_table_catalog img {
		width: 40px;
	}

	.adaptive .emarket_table_catalog .content_column {
		font-size: 12px;
	}

	.adaptive .wrapper_for_old_price {
		font-size: 11px;
	}

	.adaptive .basket_table td.basket_col_3 {
		white-space: normal;
	}

	.adaptive .basket_table .system_basket_amount {
		width: 15px;
		padding: 4px 3px;
	}

	.adaptive .basket_item_price {
		white-space: nowrap;
	}

	.adaptive .h1.module-emarket.method-cart {
		display: none;
	}

	.adaptive .basket_table .total_price {
		text-align: left;
	}

	.adaptive .all_system_buttons.system_basket_go_back {
		margin: 0 0 10px 0;
	}

	.adaptive .basket_table td, .adaptive .basket_table th {
		padding: 5px;
	}

	.adaptive .basket_table thead {
		display: none;
	}

	.adaptive .grey-zone .row-fluid .span3 {
		margin: 0 20px 0 0;
	}

	.adaptive .carousel-control {
		top: 57%;
	}

	.adaptive .carousel-control {
		top: 65%;
	}

	.adaptive .carousel .carousel-indicators {
		right: 33% !important;
		display: none;
	}

	.adaptive .grey-zone .next, .adaptive .grey-zone .prev {
		height: 62px;
	}

	.adaptive .header_basket {
		margin: 0 40px 0 0;
		float: right;
	}

	.adaptive .list_table_catalog td.prefix_column {
		display: none;
	}
}


/* added */

.adaptive .for-logo-block {
     /* Old browsers */

}
.adaptive .search#big_lens .search_form.search2 .submit_button {
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    float: right;
    cursor: pointer;
    padding: 6px 14px;
    border-radius: 2px;
    background:  url("/img/search.png") no-repeat center center;
    margin-top: 5px;
}
.adaptive .search#big_lens .search_form.search2 .submit_button:hover {
    background:  url("/img/search_hover.png") no-repeat center center;; /* Old browsers */
    margin-top: 4px;
}
.adaptive .address_string {
    color: #383838;
}
.adaptive .workhours {
    color: #383838;
}
.adaptive .phone_number{
    color: #383838;
}
.adaptive .auth_wrap_logged .al a {
    color: #8f8e8e;
}
.adaptive .auth_wrap_logged .ar a {
    color: #8f8e8e;
}
.adaptive .al a {
    color: #8f8e8e!important;
    background: url('/base-img/clk.png') no-repeat 5px 2px;
}
.adaptive .ar a {
    color: #8f8e8e!important;
    background: url('/base-img/ppl.png') no-repeat 5px 2px;
}

.adaptive #emptybasket_title {
    color: #8f8e8e;
}

@media (max-width: 767px){
    .adaptive .header_basket {
        top: 19px;
        margin: 0 auto 0 auto;
        width: 238px;
        float: none;
        right: 18px;
    }

    .adaptive .row-fluid.logo-block .span4 {
        height: 122px;
    }
    .adaptive .btn.btn-umi-shop {
        background: #38b3ba;
        border: 1px solid #fff;
    }
    .adaptive .btn.btn-umi-shop:hover {
        background: #e3477c;
    }
    .adaptive .for-umi-menu .umi-menu {
        background: #38b3ba!important;
        padding: 0!important;
        height: auto!important;
    }

    .adaptive .umi-menu ul.level-0 li:hover a {
        background: none!important;
    }
    .adaptive .umi-menu .in.collapse ul.level-0>li.current:hover>a {
        background: none!important;
    }
    .adaptive .umi-menu ul.level-0>li.current>a {
        height: 45px;
        line-height: 45px;
        background: none!important;
    }
    .adaptive .umi-menu .in.collapse ul.level-0>li.current:hover>a {
        color: #fff;
    }
}

.adaptive #header_basket_amount{
    color: #565f62;
}
.adaptive #header_basket_summ_head {
    color: #565f62;
}

.adaptive #header_basket_goods {
    color: #565f62;
}
.adaptive #header_basket_amount_prefix {
    color: #565f62;
}
.adaptive #header_basket_summ{
    color: #565f62;
}

.adaptive .header_basket_div #header_basket_currency {
    color: #565f62;
}
.adaptive .header_basket_title a{
    height: 22px;
    width: 26px;
    margin: 3px;
}

.adaptive #fancybox-close {

    background-color: #38b3ba;
}
.adaptive #fancybox-close:hover {
    background-color: #e3477c;


}
#order_form_wrapper #order_submit {
    background: #38b3ba;
}
#order_form_wrapper #order_submit:hover {
    background: #e3477c;
    color: #fff!important;
}

.adaptive .for-content{
    background: url('/img/bg-2-tail.gif') 0% 0% repeat-x;
}
.adaptive .for-umi-slider {

}
.adaptive a.news_link {
    color: #ca9640;
    background: none;
}

.adaptive a.news_link:hover {
    background: none;
}
.adaptive .thumbnail .caption .price {
     color: #000;
}

.adaptive .r-line {
    background: #333333;
}

.adaptive .footer-menu .umi-menu ul.level-0 li a {
    color: white;
}





.adaptive .catalog_filters_control a {
    background: #39B4BC;
    text-shadow: none;
}
.adaptive .catalog_filters_control a:hover {
    background: #e3477c;
    box-shadow: none;
    color: #fff!important;
    text-shadow: none;
}
.adaptive a:hover, .adaptive a:focus {
    color: #e3477c!important;
    text-decoration: none;
}
.adaptive .list_files a .link {
    text-decoration: none;
}
.adaptive .menu-vertical ul>li.current>a {
    background: none;
}

.adaptive .breadcrumbs_home {
    width: 17px;
    height: auto;
    display: inline-block;
    padding: 2px 10px 0 10px!important;
    border-right: none!important;
    border: none;
}
.adaptive .breadcrumbs_home a:hover {

}

.adaptive .breadcrumbs_home a{
    width: 16px;
    height: 16px;
    background: url("/img/home.png") no-repeat;
    background-position: 0 2px;
    display: inline-block;
}
.adaptive .breadcrumbs_home a div {
    display: none;
}
.adaptive .breadcrumbs ul li.breadcrumbs_last a {
    color: #909090;
}
.adaptive .breadcrumbs ul li.breadcrumbs_last a:hover {
    color: #909090!important;
}
.adaptive .breadcrumbs_last {
    background: #F6F6F6;
    border-right: 1px solid #e7e7e7;
}
.adaptive a:link, .adaptive a:visited {
    color: #7ECED3;
}



.adaptive .object .photo_list li:hover {
    border: 1px solid #38b3ba;
}


.adaptive .title_descr span {
    border-bottom: 1px solid #38b3ba;
}

.adaptive .caroufredsel_box .next {
    background-color: #38b3ba;
}
.adaptive .caroufredsel_box .prev:hover, .adaptive .caroufredsel_box .next:hover{
    background-color: #38b3ba;
}
.adaptive .caroufredsel_box  .prev {
    background-color: #38b3ba;
}

.adaptive .caroufredsel_box .prev.disabled{
    background-color: rgba(202, 150, 64, 0.1);
}
.adaptive .caroufredsel_box .next.disabled  {
    background-color: rgba(202, 150, 64, 0.1);
}
.adaptive .caroufredsel_box .prev:hover.disabled{
    background-color: rgba(202, 150, 64, 0.1);
}
.adaptive .caroufredsel_box .next:hover.disabled{
    background-color: rgba(202, 150, 64, 0.1);
}


.adaptive .menu-vertical ul li.current>a:hover {
    background: none;
}
.adaptive .menu-vertical ul li.current>a:before{
    content: url('/img/dot_hover.png');
    margin: 0 6px 0 0 ;
}

.adaptive .header_basket_title a {
    background: url("/img/carter.png") no-repeat center center;
    background-size: contain;
}

.adaptive .umi-special-offers .next, .adaptive .umi-news-carousel .next {
    background: url("/img/next_enb.png") no-repeat center center;
    background-position: 0;
}
.adaptive .umi-special-offers .prev, .adaptive .umi-news-carousel .prev {
    background: url("/img/prev_enb.png") no-repeat center center;
    background-position: 0;
}

.adaptive .umi-special-offers .prev.disabled, .adaptive .umi-news-carousel .prev.disabled {
    background: url("/img/prev_dis.png") no-repeat center center;
    background-position: 0;
}
.adaptive .umi-special-offers .next.disabled, .adaptive .umi-news-carousel .next.disabled {
    background: url("/img/next_dis.png") no-repeat center center;
    background-position: 0;
}
.adaptive .foot-icon.adr-ic {
    background: rgba(0, 0, 0, 0.1) url("/img/adrek.png") no-repeat 50% 50%;
}
.adaptive .foot-icon.tel-ic {
    background: rgba(0, 0, 0, 0.1) url("/img/telek.png") no-repeat 50% 50%;
}
.adaptive .foot-icon.mail-ic {
    background: rgba(0, 0, 0, 0.1) url("/img/mailek.png") no-repeat 50% 50%;
}
.adaptive .foot-icon.skype-ic {
    background: rgba(0, 0, 0, 0.1) url("/img/skypek.png") no-repeat 50% 50%;
}
.adaptive .foot-icon.sert-ic {
    background: rgba(0, 0, 0, 0.1) url("/img/sert.png") no-repeat 50% 50%;
}
.adaptive .foot-icon.deliv-ic {
    background: rgba(0, 0, 0, 0.1) url("/img/deliv.png") no-repeat 50% 50%;
}
.adaptive .foot-icon.sup-ic {
    background: rgba(0, 0, 0, 0.1) url("/img/sup.png") no-repeat 50% 50%;
}

#system_basket .cart_item_name a {
    color: #38b3ba;
}
.adaptive .all_system_buttons.system_basket_go_back:hover {
    background-color: #e3477c;
}
.adaptive .all_system_buttons.system_basket_go_back{
    background-color: #38b3ba;
}

.adaptive #system_basket .system_basket_delete {
    background-color: #38b3ba;
}
.adaptive #system_basket .system_basket_delete:hover {
    background-color: #e3477c;
}
.adaptive .basket_submit_button {
    background: #38b3ba;
}

.adaptive .basket_table_title_icon {
    height: 39px;
    width: 39px;
    background: url('/img/carter.png') no-repeat center center;
    border-radius: 2px;
}

.adaptive .item .direction_title:hover{
     background: #39B4BC;
}

.adaptive .item .direction_title {
    background:  #e3477c; /* Old browsers */
    display: inline-block;
    font-size: 17px;
    color: #ffffff;
    padding: 11px 22px;
    border-radius: 0;
}

.adaptive .foot-h1 {
    color: #e3477c;
    margin-bottom: 15px;
}

.adaptive .grey-zone .row-fluid .span3 .text {
    color: #fff;
}
.adaptive .foot-box p {
    color: #fff;
}
@media (max-width: 979px) and (min-width: 768px) {
    .adaptive .container .umi-menu{
        margin: 0;
    }

}

@media (max-width: 979px) and (min-width: 768px) {
    .adaptive .umi-menu .navbar .in.collapse ul.level-0 li.baby:after {
        right: 5px;
    }
}

@media (min-width: 768px){
    .adaptive .umi-menu .navbar .in.collapse ul.level-0 li.baby:after {
        right: 5px;
    }
}
.adaptive .for-umi-menu .umi-menu {
    background: url('/img/br-menu.jpg') repeat 50% 0;
}


.adaptive .carousel-control {
    height: 72px;
    width: 50px;
}

.adaptive .for-special-offers .span12 .caroufredsel_wrapper, .adaptive .for-popular-offers .span12 .caroufredsel_wrapper {
    height: 420px!important;
}




.breadcrumbs li .breadcrumb_separator .separator_text {
    display: none;
}

.adaptive .icon-th-large {
    background-position: -216px 0!important;
}
.adaptive .icon-th {
    background-position: -240px 0!important;
}

.adaptive .icon-list {
    background-position: -360px -48px!important;
}

@media (max-width: 480px){
    .adaptive .objectlist .thumbnail .caption .price {
        font-size: 11px;
    }
    .adaptive .section .span3 .thumbnail {
        padding: 0 0 10px 0;
    }
    .adaptive .section .thumbnail .caption {
        margin: 10px 7px 0 7px;
    }
}


.basket_table tfoot, .basket_table thead {
    background: none;
}
/*------------------*/

.basket_table_title_icon{
    background-image:url(/img/basket-icon.png);
}

.header_search_form .submit_button{
    background:url(/img/search-loupe.png) no-repeat;

}
.header_search_form .submit_button:hover{
    background:url(/img/search-loupe.png) no-repeat;

}


.adaptive [class^="icon-"], .adaptive [class*=" icon-"] {
    background-image: url('/img/glyphicons-halflings.png');
}
.adaptive .layout_control .btn-group a [class^="icon-"], .adaptive .layout_control .btn-group a [class*=" icon-"] {
    background-image: url('/img/glyphicons-halflings-white.png');
}

.adaptive .carousel-control.right {
    background: url('/img/btn_next.png');
}
.adaptive .carousel-control.left {
    background: url('/img/btn_prev.png');
}
.adaptive .grey-zone .prev {
    background: url('/img/btn_prev.png') no-repeat 50% 50%;
}
.adaptive .grey-zone .next {
    background: url('/img/btn_next.png') no-repeat 50% 50%;
}
.adaptive .object-loop.fancybox-group {
    background: url('/img/z-little.png') no-repeat center center;
}

.adaptive .al a {
    background: url('/img/clk.png') no-repeat 5px 2px;
}
.adaptive .ar a {
    background: url('/img/ppl.png') no-repeat 5px 2px;
}
.adaptive .auth_wrap_logged .al a {
    background: url('/img/ppl.png') no-repeat 1px 2px;
}
.adaptive .auth_wrap_logged .al a.user_settings {
    background: url('/img/gear_light.png') no-repeat 8px 1px;
}
.adaptive .auth_wrap_logged .ar a {
    background: url('/img/clk.png') no-repeat 7px 2px;
}
@media (max-width:600px) {
    .adaptive .grey-zone .next {
        background: url('/img/btn_next_min.png') no-repeat 50% 50%;
    }
    .adaptive .grey-zone .prev {
        background: url('/img/btn_prev_min.png') no-repeat 50% 50%;
    }
}

/* --------------------- img с183 ----------------------- */
.adaptive .social_old .social_gray .social_button {
    background-image: url('/img/social_gray.png');
}
.adaptive .search#min_lens .search_form.search2 .submit_button {
    background-image: url('/img/lp_min.png');
}

.adaptive ul.photo_list li .photo_img_div:hover {
    background: url('/img/z-little.png') no-repeat center center;
}

.adaptive .thumbnail_holder{

  background-image: url('/img/feedback_button_60_auto.jpg') !important;
}

.adaptive table {
    border-collapse: collapse;
}
#system_basket .basket_table_wrapper th, #system_basket .basket_table_wrapper td {
    border: 1px solid #d6d4d4;
}
.extra_goods .buy-row {
    margin: 5px 10px 0 10px;
}

body .extra_goods .carousel {
    padding: 0;
}

.adaptive .thumbnail .caption .buy_button {
    margin: 5px 0 7px 0;
}

.adaptive .thumbnail .caption .buy_button a,
.adaptive .thumbnail .caption .buy_button a:hover {
    margin: 0 10px;
    padding: 4px 10px 4px 10px;
    width: auto;
    height: auto;
    line-height: 22px;
    font-weight: normal;
}

.adaptive .thumbnail .caption .buy_button a.gotobasket,
.adaptive .buy_button a.gotobasket,
.buy_button a.gotobasket {
    white-space: normal;
}

.adaptive .buy_button a,
.adaptive .buy_button a:hover {
    padding: 5px 25px 6px;
    height: auto;
    line-height: 22px;
    font-weight: normal;
}
@media (max-width:767px) {
  .index_text_content img это {
        width: auto !important;
        height: auto !important;
    }
    .adaptive .text img {
  width: auto !important;
  height: auto !important;
}
}

.adaptive .object .photo_list li.pLoader {
    height: auto;
}

.adaptive .object .photo_list li.pLoader .pLoader-add {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    justify-content: center;
    text-align: center;
}

.adaptive .object .photo_list li.pLoader .pLoader-add img {
    display: none;
}

.adaptive .object .object-content .sticker_item {
    width: 50%;
    box-sizing: border-box;
}

.adaptive .object .object-content .sticker_position {
    width: 50%;
    box-sizing: border-box;
}

.adaptive .caroufredsel_box .pLoader-none {
    text-align: center;
}

.adaptive .object .photo_list li.pLoader span.pLoader-loading {
    display: flex;
    flex-wrap: wrap;
    font-size: 10px;
    line-height: 14px;
    text-align: center;
    justify-content: center;
    padding: 0 12px 10px;
}

.adaptive .object .photo_list li.pLoader span.pLoader-loading:before {
    display: block;
    width: 100%;
    position: relative;
    left: auto;
    margin-top: 5px;
}

.adaptive ul.list_files.umiru-eip-outline-block {
    margin: 0 0 10px;
}

.u-eip.adaptive .caroufredsel_wrapper .thumbnails.section>li {
    margin: 0px 20px 50px 0px;
}