

/* Start:/bitrix/templates/.default/ajax/ajax.min.css?1556791226420*/
iframe.waitwindowlocal{position:absolute;border:0;z-index:9999}div.waitwindowlocal{position:absolute;width:25px;height:25px;padding:0;z-index:10000;background-color:#fcf7d1;border:1px solid #e1b52d;background-image:url(/bitrix/templates/.default/ajax/images/wait.gif);background-position:center center;background-repeat:no-repeat}div.waitwindowlocalshadow{position:absolute;z-index:9998;background-image:url(/bitrix/templates/.default/ajax/images/shadow.gif);border:1px solid #808080}
/* End */


/* Start:/local/templates/mamalysh/css/reset.css?15567911781375*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
   revision by AngryWorld
*/
html, body {
	height: 100%;
	min-height: 100%;
}

input, textarea {
	outline: none;
	resize: none;
}

input[type='submit']::-moz-focus-inner {
	padding: 0;
	border: 0;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	background: transparent;
	outline: 0;
	font-family: Arial,Helvetica,sans-serif;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End */


/* Start:/local/templates/mamalysh/css/style.css?167698061191985*/
.hidden {display: none;}
.show {display: block;}
.center {text-align: center;}
.tablet {display: none;}

.wrapper {display: table; width: 100%;}
.wrapper > * {display: table-cell; vertical-align: middle;}

/*a {color: #848484;}*/
a {color: #de0281;}
a:hover {text-decoration: none;}
b {
	font-weight: bold;
}
body {
	min-width: 320px;
	overflow-y: scroll;
	font: 400 14px/20px Arial;
	color: #848484;
	/*background: url("/local/templates/mamalysh/css/../img/pattern.png") #f9e5d1;*/
	/*background-image: url(http://dom-cvety.com/photo/2-0/450_newyears_1.jpg);*/
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-attachment: fixed;
}

#main {
	max-width: 1300px;
	margin: 0 auto;
	background: #fff;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
}

.content {
	padding: 0 15px;
	margin: 0 auto;
}

header .content {
	max-width: 1300px;
	padding: 0;
}

header .lvl1 {
	height: 36px;
	line-height: 36px;
	background-color: #fbe4cf;
}

header .lvl1 .menu > li {
	position: relative;
	display: inline-block;
	margin: 0 30px 0 0;
}

header .lvl1 .menu > li > a {
	color: #444;
	font-size: 13px;
}

header .lvl1 .menu > li:hover > a {
	background-color: #fff2e7;
	line-height: 36px;
	padding: 0 10px;
	margin: 0 -10px;
	display: block;
	position: relative;
	z-index: 4;
}

header .lvl1 .menu li:hover .drop {
	display: block;
}

header .lvl1 .menu li .drop {
	display: none;
	position: absolute;
	left: -10px;
	z-index: 3;
	min-width: 160px;
	background-color: #fff2e7;
	border-radius: 2px;
	padding: 2px 2px 1px;
	box-shadow: 0 0 3.8px 0.2px rgba(53, 27, 4, 0.18);
}

header .lvl1 .menu li .drop li {
	margin: 0 0 1px;
	background: #fff;
}

header .lvl1 .menu li .drop a {
	display: block;
	padding: 0 10px;
	line-height: 22px;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}

header .lk {
	width: 186px;
}

header .lk a {
	display: block;
	text-align: center;
	background-color: #efcdad;
	color: #686868;
	font-size: 13px;
}

header .lk a span {
	display: inline-block;
	text-decoration: underline;
	padding: 0 0 0 38px;
	background: url("/local/templates/mamalysh/css/../img/icon_lk.png") left center no-repeat;
}

header .lk a:hover span {
	text-decoration: none;
}

header .lvl2 {
	padding: 12px 0;
	background-color: white;
	background-image: -webkit-linear-gradient(bottom, #fdf0e3 0%, white 100%);
	background-image: -o-linear-gradient(bottom, #fdf0e3 0%, white 100%);
	background-image: linear-gradient(to top, #fdf0e3 0%, white 100%);
}

header .lvl2 .logo {
	width: 213px;
	padding: 0 25px 0 0;
}

header .lvl2 .profile_mob {
	display: none;
}

header .search, header .lvl2 .worktime {
	padding: 0 25px 0 0;
}

header .search {
	width: 50%;
}

header .search form {
	margin: 0 0 17px;
	position: relative;
}

header .search .drop {
	position: absolute;
	z-index: 3;
	top: 34px;
	width: 100%;
	padding: 10px 0 0;
	background-color: white;
	border: 1px solid #d9cfcd;
	border-radius: 3px;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: 5px 8.7px 10px rgba(0, 0, 0, 0.05);
}

header .search .drop ul {
	padding: 0 17px;
}

header .search .drop li {
	border-top: 1px solid #e6e6e6;
}

header .search .drop li:first-child {
	border-top: none;
}

header .search .drop .image {
	width: 65px;
	height: 60px;
	padding: 0 30px 0 0;
}

header .search .drop .name a {
	opacity: 0.75;
	color: #66b7ba;
	font-size: 13px;
}

header .search .drop .price {
    white-space: nowrap;
	color: black;
	text-align: right;
	padding: 0 0 0 30px;
}

header .search .drop .show_all {
	line-height: 40px;
}

header .search .drop .show_all a {
	color: #9c3487;
	font-size: 12px;
}

header .search .pole {
	position: relative;
	z-index: 4;
	padding: 0 50px 0 15px;
	background-color: white;
	border: 1px solid #d7d7d7;
	border-radius: 9px 10px 10px 9px;
}

header .search .pole input[type=text] {
	border: none;
	width: 100%;
	height: 41px;
}

header .search .pole input[type=submit] {
	cursor: pointer;
	width: 43px;
	height: 41px;
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	background: url("/local/templates/mamalysh/css/../img/icon_search.png") center no-repeat;
}

header .lvl2 .delivery {
	display: inline-block;
	margin: 0 28px 0 0;
}

header .lvl2 .delivery a, header .lvl2 .actions a {
	display: block;
	opacity: 0.75;
	color: black;
}

header .lvl2 .delivery a {
	padding: 0 0 0 50px;
	background: url("/local/templates/mamalysh/css/../img/icon_delivery.png") left center no-repeat;
}

header .lvl2 .actions {
	display: inline-block;
}

header .lvl2 .actions a {
	padding: 0 0 0 30px;
	background: url("/local/templates/mamalysh/css/../img/icon_discount.png") left center no-repeat;
}

header .lvl2 .worktime {
	text-align: center;
}

header .lvl2 .worktime div {
	white-space: nowrap;
	opacity: 0.75;
	color: black;
	font-family: Arial;
	font-size: 14px;
	line-height: 22px;
}

header .lvl2 .worktime .header {
	padding: 0 0 0 24px;
	display: inline-block;
	background: url("/local/templates/mamalysh/css/../img/icon_worktime.png") left center no-repeat;
	color: #333;
	opacity: 1;
	margin: 0 0 7px;
}

header .lvl2 .phones {
	text-align: center;
}

header .lvl2 .mob, footer .phone {
	white-space: nowrap;
	color: #333;
	font-size: 14px;
	font-weight: 700;
	margin: 0 0 2px;
}

header .lvl2 .mob b, footer .phone b {
	color: #1d9ca1;
	font-size: 22px;
}

header .freecall_open, footer .freecall_open {
	white-space: nowrap;
	text-decoration: none;
	border-bottom: 1px dotted black;
	opacity: 0.75;
	color: black;
	font-weight: 700;
}

header .freecall_open:hover, footer .freecall_open:hover {
	border: none;
}

header .lvl4, header .lvl5, header .lvl6 {
	display: none;
}

header .lvl3, header .lvl4 {
	height: 60px;
	background-color: #fff;
	/*background-color: #f4ab1d;*/
	/*background-image: -webkit-linear-gradient(bottom, #9c3487 0%, #bf49a7 100%);*/
	/*background-image: -o-linear-gradient(bottom, #9c3487 0%, #bf49a7 100%);*/
	/*background-image: linear-gradient(to top, #9c3487 0%, #bf49a7 100%);*/
	border-bottom: solid 4px #66b7ba;
}

.js-header-sticky ul.menu > li {
	text-align: center;
}

header .lvl3 .menu {
	position: relative;
}

header .lvl3 .menu > li {
	/*border-left: 1px solid #903485;*/
}

header .lvl3 .menu > li:hover:after {
	content: "";
	position: absolute;
	z-index: 10;
	margin: 0 0 0 60px;
	border: 8px solid transparent;
	border-bottom: 8px solid #fff;
}

header .lvl3 .menu > li:hover .dropdown {
	display: block;
}

header .lvl3 .menu li.all_cats {
	border: none;
	width: 186px;
}

header .lvl3 .menu li.all_cats:hover:after {
	display: none;
}

header .lvl3 .menu > li > a {
	color: #222222;
	text-decoration: none;
	padding: 0 20px;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

header .lvl3 .menu > li:hover > a {
	background-color: #66b7ba;
	color: #fff;
	/*background-image: -webkit-linear-gradient(bottom, #c14faa 0%, #e65fcb 100%);*/
	/*background-image: -o-linear-gradient(bottom, #c14faa 0%, #e65fcb 100%);*/
	/*background-image: linear-gradient(to top, #c14faa 0%, #e65fcb 100%);*/
	/*box-shadow: inset 0 0 7px rgba(255, 154, 235, 0.19);*/
}

header .lvl3 .menu li span {
	height: 60px;
	vertical-align: middle;
}

header .lvl3 .menu li span.icon {
	padding: 0 10px 0 0;
}

header .lvl3 .menu li.all_cats {
	position: relative;
}

header .lvl3 .menu li.all_cats > a {
	display: block;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
	background-color: #66b7ba;
	color: #fff;
	/*background-image: -webkit-linear-gradient(bottom, #b5085e 0%, #d3016a 100%);*/
	/*background-image: -o-linear-gradient(bottom, #b5085e 0%, #d3016a 100%);*/
	/*background-image: linear-gradient(to top, #b5085e 0%, #d3016a 100%);*/
}

header .lvl3 .menu li.all_cats a span {
	padding: 0 20px 0 0;
	background: url("/local/templates/mamalysh/css/../img/icon_drop_menu.png") right center no-repeat;
}

header .lvl3 .menu li.all_cats:hover .drop, header .lvl4 .ddd:hover .drop {
	display: block;
}

header .lvl3 .menu li.all_cats .drop {
    position: absolute;
    display: none;
    z-index: 3;
    right: 0;
    width: 319px;
    padding: 10px 7px 4px;
    background-color: white;
    border: 1px solid #d9cfcd;
    border-radius: 0 0 3px 3px;
    box-shadow: 5px 8.7px 10px rgba(0, 0, 0, 0.05);
}

header .lvl4 .ddd .drop {
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	position: absolute;
	display: none;
	z-index: 3;
    left: 0;
	width: 100%;
	padding: 10px 7px 4px;
	background-color: white;
	border: 1px solid #d9cfcd;
	border-radius: 0 0 3px 3px;
	box-shadow: 5px 8.7px 10px rgba(0, 0, 0, 0.05);
}

header .lvl3 .menu li.all_cats .drop li, header .lvl4 .ddd .drop li {
	padding: 0 0 6px;
}

header .lvl3 .menu li.all_cats .drop a, header .lvl4 .ddd .drop a {
	display: block;
	padding: 0 26px;
	height: 36px;
	line-height: 36px;
	background-color: #edeef8;
	border-radius: 5px;
	color: #666564;
	font-size: 16px;
	border: 2px solid #edeef8;
	text-decoration: underline;
}

header .lvl3 .menu li.all_cats .drop a:hover, header .lvl4 .ddd .drop a:hover {
	text-decoration: none;
	background-color: white;
	border: 2px solid #66b7ba;
}

header .lvl3 .menu > li .dropdown {
	display: none;
	left: 0;
	position: absolute;
	z-index: 9;
	width: 100%;
	padding: 16px 0 0;
}

header .lvl3 .menu > li .dropdown .inside {
	padding: 20px 10px 0;
	background-color: white;
	border-radius: 2px;
	box-shadow: 0 0 6.1px 0.9px rgba(60, 0, 48, 0.22);
}

header .lvl3 .menu > li .dropdown li {
	display: inline-block;
	width: 20%;
	vertical-align: top;
	margin: 0 0 20px;
}

header .lvl3 .menu > li .dropdown li > * {
	padding: 0 10px;
}

header .lvl3 .dropdown .header {
	margin: 0 0 6px;
}

header .lvl3 .dropdown .header a {
	color: #66b7ba;
	font-weight: 700;
}

header .lvl3 .dropdown .link {
	margin: 0 0 2px;
}

header .lvl3 .dropdown .link a {
	color: #66b7ba;
	font-size: 12px;
}

footer .up {
	padding: 15px 0;
	background-color: #efcdad;
}

footer .up .subscribe {
	padding: 0 18px 0 122px;
	color: #303030;
	background: url("/local/templates/mamalysh/css/../img/icon_subscribe.png") left center no-repeat;
}

footer .up .btn_subscribe {
	display: none;
}

footer .up form {
	white-space: nowrap;
	padding: 0 20px 0 0;
}

footer .up form .pole {
	display: inline-block;
	margin: 0 18px 0 0;
	width: 440px;
	background-color: white;
	border: 1px solid #d7d7d7;
	border-radius: 2px;
	padding: 0 10px;
}

footer .up form .pole input {
	padding: 0;
	height: 34px;
	width: 100%;
	border: none;
}

footer .up form input[type=submit] {
	cursor: pointer;
	border: none;
	height: 38px;
	background-color: #f3a701;
	padding: 0 20px;
	border-radius: 20px;
	color: white;
	font-weight: 700;
}

footer .phone {
	padding: 0 18px 0 0;
}

footer .down {
	padding: 35px 0 40px;
	background-color: #fff2e6;
}

footer .down .wrapper > * {
	vertical-align: top;
}

footer .menu li {
	display: inline-block;
	vertical-align: top;
	padding: 0 50px 0 0;
}

footer .menu .header {
	color: #303030;
	font-weight: 700;
	margin: 0 0 12px;
}

footer .menu p {
	color: #303030;
	opacity: 0.75;
	line-height: 22px;
	margin: 0 0 20px;
}

footer .menu .link {
	line-height: 22px;
}

footer .menu .link a {
	opacity: 0.75;
	color: #66b7ba;
	text-decoration: none;
}

footer .counters {
	width: 302px;
}

footer .socials, footer .counter {
	margin: 0 0 22px;
}

footer .socials li {
	display: inline-block;
	margin: 0 10px 0 0;
}

footer .socials li a {
	display: block;
	background: #d3016a;
	width: 37px;
	height: 37px;
	border-radius: 50%;
}

footer .socials li a {
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 3px;
}

footer .socials .fb {
	background: url("/local/templates/mamalysh/css/../img/icon_soc_fb.png") center no-repeat #d3016a;
}
footer .socials .ins {
	background: url("/local/templates/mamalysh/css/../img/icon_soc_inst.png") center no-repeat #d3016a;
}
footer .socials .tw {
	background: url("/local/templates/mamalysh/css/../img/icon_soc_tw.png") center no-repeat #d3016a;
}

footer .socials .ok {
	background: url("/local/templates/mamalysh/css/../img/icon_soc_odnoklassniki.png") center no-repeat #d3016a;
}

footer .socials .gplus {
	background: url("/local/templates/mamalysh/css/../img/icon_soc_gplus.png") center no-repeat #d3016a;
}

footer .socials .vk {
	background: url("/local/templates/mamalysh/css/../img/icon_soc_vk.png") center no-repeat #d3016a;
}

footer .develop .text {
	display: inline-block;
	vertical-align: top;
	margin: 0 20px 0 0;
	padding: 2px 0;
	color: #66b7ba;
	line-height: 15px;
	font-weight: 700;
}

footer .develop a img {
	vertical-align: top;
}

.global_grid {
	padding: 15px 0 20px;
}

.global_grid > * {
	vertical-align: top;
}

.global_grid .left_grid {
	width: 210px;
	padding: 0 15px 0 0;
}

.header_menu {
	color: #66b7ba;
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 18px;
}

.osn_menu {
	margin: 0 0 16px;
}

.osn_menu > li {
	margin: 0 0 6px;
	position: relative;
}

.osn_menu > li > a {
    display: block;
    text-decoration: none;
    line-height: 17px;
    padding: 8px 18px;
    color: #66b7ba;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
    border: 1px solid #e6e6e6;
    border-radius: 2px 3px 3px 2px;
}

.osn_menu > li:hover > a {
    color: #fff;
    background-image: -webkit-linear-gradient(bottom, #c14faa 0%, #e65fcb 100%);
    background-image: -o-linear-gradient(bottom, #c14faa 0%, #e65fcb 100%);
    background-image: linear-gradient(to top, #c14faa 0%, #e65fcb 100%);
    box-shadow: inset 0 0 7px rgba(255, 154, 235, 0.19);
    border: 1px solid #c14faa;
}

.osn_menu > li > a > span {
    display: block;
    background: url("/local/templates/mamalysh/css/../img/osn_menu_drop.png") right center no-repeat;
}

.osn_menu > li:hover > a > span {
	display: block;
	background: url("/local/templates/mamalysh/css/../img/osn_menu_drop_white.png") right center no-repeat;
}

.osn_menu li:hover .dropdown {
    display: block;
}

.osn_menu li:hover > a {
    position: relative;
    z-index: 9;
}

.osn_menu li:hover > a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    margin: 6px 0 0 -3px;
    border: 7px solid transparent;
    border-right: 7px solid #fff;
}

.osn_menu .dropdown {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    padding: 0 0 0 10px;
}

.osn_menu .dropdown .inside {
    background-color: white;
    width: 1000px;
    border-radius: 2px;
    padding: 30px 0 10px;
    box-shadow: 0 0 6.1px 0.9px rgba(60, 0, 48, 0.22);
}

.osn_menu .dropdown .inside li {
    display: inline-block;
    vertical-align: top;
    line-height: 24px;
    width: 21%;
    margin: 0 0 20px 4%;
}

.osn_menu .dropdown .inside .header a {
    color: #66b7ba;
    font-weight: 700;
}

.osn_menu .dropdown .inside .link a {
    color: #66b7ba;
    font-size: 12px;
    text-decoration: none;
}

.osn_labels {
	margin: 0 0 20px;
}

.osn_labels li {
	margin: 0 0 6px;
}

.osn_labels li a {
	display: block;
	line-height: 35px;
	padding: 0 0 0 65px;
	text-decoration: none;
	color: #66b7ba;
	font-size: 12px;
	font-weight: 700;
	background-color: #edeef8;
}

.osn_labels li .new {
	background: url("/local/templates/mamalysh/css/../img/icon_labels_new.png") left center no-repeat #edeef8;
}

.osn_labels li .hit {
	background: url("/local/templates/mamalysh/css/../img/icon_labels_hit.png") left center no-repeat #edeef8;
}

.osn_labels li .dis {
	background: url("/local/templates/mamalysh/css/../img/icon_labels_dis.png") left center no-repeat #edeef8;
}

.breadcrumbs .share {
	float: right;
}

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

.breadcrumbs > ul > li {
	display: inline-block;
	border-left: 1px solid #f3e7ef;
	padding: 0 0 0 7px;
	margin: 0 0 0 7px;
	position: relative;
}

.breadcrumbs > ul > li:first-child {
	border: 0;
	margin: 0;
	padding: 0;
}

.breadcrumbs > ul > li > a {
	display: inline-block;
	line-height: 13px;
	font-size: 12px;
}

.breadcrumbs > ul > li:first-child > a {
	display: block;
	width: 11px;
	height: 13px;
	background: url("/local/templates/mamalysh/css/../img/icon_home.png") center no-repeat;
}

.breadcrumbs ul li:hover ul {
	display: block;
}

.breadcrumbs ul ul {
	display: none;
	position: absolute;
	z-index: 9;
	width: 170px;
	border-top: 2px solid #bf49a7;
	background-color: white;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}

.breadcrumbs ul ul:after {
	content: "";
	position: absolute;
	border: 5px solid transparent;
	border-bottom: 5px solid #bf49a7;
	left: 15px;
	top: -10px;
}

.breadcrumbs ul ul li {
	border-top: 1px solid #f6f6f6;
	padding: 0 10px;
	line-height: 24px;
}

.breadcrumbs ul ul li:first-child {
	border: none;
}

.breadcrumbs ul ul a {
	display: block;
	color: #9c9c9c;
	font-size: 12px;
	text-decoration: none;
}

.breadcrumbs ul ul a:hover {
	color: #bf49a7;
}

h1, h2 {
	color: #303030;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 20px;
}

h3, h4 {
    color: #66b7ba;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 20px;
}

h4 {
	font-weight: 400;
	text-transform: none;
	margin: 0 0 20px;
}

.error_404 {
	padding: 60px 0 0 20px;
}

.error_404 .image {
	width: 602px;
	padding: 0 40px 0 0;
}

.error_404 .header {
	color: #66b7ba;
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 1px;
}

.error_404 p {
	opacity: 0.75;
	color: #66b7ba;
	margin: 0 0 16px;
}

.error_404 .buttons a {
	display: inline-block;
	height: 30px;
	color: #fff;
	padding: 0 15px;
	margin: 0 13px 0 0;
	text-decoration: none;
	line-height: 30px;
	background-color: #930074;
	border-radius: 15px;
}

.recently_viewed {
	border-top: 1px solid #f3f3f3;
	padding: 25px 0 40px;
}

.recently_viewed li {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 2px;
	width: 157px;
}

.recently_viewed li:first-child {
	margin: 0;
}

.recently_viewed li a {
	position: relative;
}

.recently_viewed li > * {
	display: block;
	height: 158px;
	line-height: 158px;
	text-align: center;
	border: 1px solid #d7d7d7;
	border-radius: 5px;
}

.recently_viewed .null {
	background-color: #edeef8;
	border: 1px solid #edeef8;
}

.recently_viewed .image img {
	vertical-align: middle;
}

.recently_viewed .image:hover {
	box-shadow: 0 0 10px rgba(211, 1, 106, 0.3);
}

.recently_viewed .image:hover .tooltip {
	display: block;
}

.recently_viewed .tooltip {
	display: none;
	position: absolute;
	left: 75px;
	bottom: 165px;
	width: 170px;
	padding: 10px 15px;
	color: white;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	border-radius: 3px;
	background: rgba(0,0,0,.8);
}

.recently_viewed .tooltip:after {
	content: '';
	position: absolute;
	top: 100%;
	left: 20px;
	border: 10px solid transparent;
	border-left: 3px solid transparent;
	border-top: 10px solid rgba(0,0,0,.8);
}

.text_block p {
	color: #909090;
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 20px;
}

.text_block .video {
	margin: 0 0 20px;
}

.article_inside {
	margin: 0 0 40px;
}

.text_block.article_inside ul {
	list-style: disc inside;
}

.text_block.article_inside ol {
	list-style: decimal inside;
}

.btn_violet {
	display: inline-block;
	border: none;
	cursor: pointer;
	height: 34px;
	line-height: 34px;
	color: #fff;
	padding: 0 24px;
	text-decoration: none;
	background-color: #f3a701;
	border-radius: 17px;
}

.articles li {
	display: inline-block;
	vertical-align: top;
	width: 328px;
	margin: 0 0 40px 30px;
}

.articles li:nth-child(3n+1) {
	margin: 0 0 40px;
}

.articles .image {
	margin: 0 0 2px;
}

.articles .image img {
	max-width: 100%;
}

.articles .date {
	height: 11px;
	opacity: 0.75;
	color: #66b7ba;
	font-size: 12px;
	font-style: italic;
	margin: 0 0 18px;
}

.articles .limit {
	color: #93287e;
	font-size: 12px;
	margin: -10px 0 4px;
}

.articles .name a {
	display: inline-block;
	line-height: 17px;
	color: #3c3c3c;
	font-size: 13px;
	font-weight: 700;
}

.employees > li {
	margin: 0 0 17px;
}

.employees .up {
	cursor: pointer;
	line-height: 20px;
	padding: 13px 20px;
	border: 1px solid #e1e1e1;
}

.employees .icon {
	display: inline-block;
	width: 23px;
	height: 23px;
	border: 2px solid #930074;
	border-radius: 50%;
	vertical-align: middle;
	margin: 0 20px 0 0;
	background: url("/local/templates/mamalysh/css/../img/empl_drop_down.png") center no-repeat;
}

.employees .text {
	display: inline-block;
	vertical-align: middle;
}

.employees .text span {
	color: #66b7ba;
	font-weight: 700;
	border-bottom: 1px dotted #66b7ba;
}

.employees .up:hover .text span, .employees .ui-state-active .text span {
	border: none;
}

.employees .ui-state-active {
	background-color: #edeef8;
	border: 1px solid #edeef8;
}

.employees .ui-state-active .icon {
	background: url("/local/templates/mamalysh/css/../img/empl_drop_up.png") center no-repeat #930074;
}

.employees .down ul {
	padding: 20px 0 0;
	margin: 0 0 -17px;
}

.employees .down ul li {
	width: 502px;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 32px 40px;
}

.employees .down ul li:nth-child(2n+1) {
	margin: 0 0 32px;
}

.employees .down .wrapper > * {
	vertical-align: top;
}

.employees .down img {
	vertical-align: top;
}

.employees .down .photo {
	width: 178px;
	padding: 0 22px 0 0;
}

.employees .down .header {
	color: #080808;
	font-size: 16px;
	font-weight: 700;
	margin: 0 0 5px;
}

.employees .down .job {
	color: #66b7ba;
	padding: 0 0 12px;
	margin: 0 0 6px;
	border-bottom: 1px solid #ededed;
}

.employees .down .label {
	color: #767676;
	padding: 5px 0 0;
}

.employees .down .label a {
	text-decoration: none;
	color: #930074;
}

.employees .down .value {
	color: #930074;
	line-height: 14px;
	display: inline-block;
	margin: 0 20px 0 0;
}

.employees .faq_answer {
	border: 1px solid #edeef8;
	border-top: none;
	padding: 35px 22px 15px;
}

.employees .faq_answer p {
	margin: 0 0 20px;
	font-size: 13px;
	line-height: 20px;
}

.employees .zp {
	float: right;
	font-size: 16px;
	font-weight: 700;
	color: #66b7ba;
}

.employees .zp .pink {
	color: #d3016a;
}

.employees .btn_violet {
	margin: -20px 0 20px;
}

.sitemap > li {
	margin: 0 0 5px;
}

.sitemap > li > a {
	color: #262626;
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
}

.sitemap a:hover {
	color: #93287e;
}

.sitemap ul {
	color: #93287e;
	line-height: 30px;
	list-style: disc inside;
	padding: 0 0 10px 15px;
}

.sitemap ul a {
	color: #2a2a2a;
}

.optovikam {
	float: right;
	margin: 0 0 24px 24px;
	width: 390px;
	background-color: #f9fafc;
	border: 1px solid #eaeaea;
	border-radius: 1px;
}

.optovikam .header {
	line-height: 24px;
	padding: 16px 28px;
	color: black;
	font-size: 18px;
	margin: 0 0 20px;
	background-color: #eeeef8;
}

.optovikam .line {
	padding: 0 28px;
	margin: 0 0 22px;
}

.optovikam .line.submit {
	padding: 16px 28px 0;
	margin: 0 0 40px;
}

.optovikam .label {
	color: black;
	margin: 0 0 5px;
}

.optovikam .label b {
	color: red;
}

.optovikam input[type=text] {
	background: #fff;
	padding: 0 10px;
	height: 34px;
	width: 300px;
	border: 1px solid #e5e5e5;
	border-radius: 2px;
}

.reviews {
	margin: 0 0 70px;
}

.reviews li {
	display: inline-block;
	vertical-align: top;
	width: 505px;
	margin: 0 0 18px 26px;
	border: 2px solid #edeef8;
}

.reviews li:nth-child(2n+1) {
	margin: 0 0 18px;
}

.reviews .header {
	height: 60px;
	line-height: 60px;
	padding: 0 24px;
	background-color: #edeef8;
}

.reviews .header .name {
	color: #66b7ba;
	font-weight: 700;
}

.reviews .header .date {
	text-align: right;
	color: #66b7ba;
	opacity: 0.75;
	font-size: 12px;
}

.reviews .text {
	padding: 24px;
}

.reviews .text p {
	opacity: 0.75;
	color: #66b7ba;
	margin: 0 0 16px;
}

.btn_stroke {
	text-decoration: none;
	display: inline-block;
	height: 27px;
	line-height: 27px;
	border: 1px solid #930074;
	border-radius: 15px;
	color: #66b7ba;
	padding: 0 16px;
}

.btn_stroke:hover {
	background: #930074;
	color: #fff;
}

.add_review {
	margin: 0 0 20px;
}

.add_review .header {
	line-height: 24px;
	background-color: #edeef8;
	border-radius: 2px 2px 0 0;
	padding: 16px 24px;
	color: #66b7ba;
	font-size: 18px;
}

.add_review .inside {
	border: 1px solid #edeef8;
	border-radius: 0 0 2px 2px;
	background: #f9fafc;
	padding: 20px 24px 0;
}

.add_review .line {
	margin: 0 0 24px;
}

.add_review .third {
	display: inline-block;
	vertical-align: top;
	margin: 0 24px 0 0;
}

.add_review input[type=text] {
	height: 33px;
	padding: 0 10px;
	width: 300px;
	background-color: white;
	border: 1px solid #e1e1e1;
	border-radius: 1px;
}

.add_review .label {
	color: #66b7ba;
	margin: 0 0 10px;
}

.add_review .label b {
	color: red;
}

.add_review textarea {
	height: 80px;
	padding: 10px;
	width: 980px;
	background-color: white;
	border: 1px solid #e1e1e1;
	border-radius: 1px;
}

.about, .sertificats {
	border-bottom: 1px solid #efefef;
	margin: 0 0 30px;
}

.sertificats li {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 20px 22px;
}

.sertificats li:first-child {
	margin: 0 0 20px;
}

.review_about .read_all {
	float: right;
	margin: -10px 0 0;
	height: 28px;
	color: #930074;
	font-size: 12px;
	font-weight: 700;
	text-decoration: none;
	line-height: 28px;
	padding: 0 15px;
	border-radius: 16px;
	border: 2px solid #930074;
}

.review_about ul {
	margin: 0;
}

.float_links {
	position: fixed;
	z-index: 1001;
	right: 0;
	top: 25%;
}

.float_links li {
	margin: 4px 0 0;
}

.float_links li:first-child {
	margin: 0;
}

.float_links ul a {
	display: block;
	padding: 5px;
	text-align: right;
	text-decoration: none;
	width: 43px;
	height: 38px;
	background-color: #edeef8;
	border: 1px solid #d9cfcd;
	border-radius: 3px 0 0 3px;
	box-shadow: 5px 8.7px 10px rgba(0, 0, 0, 0.05);

	-o-transition: .5s ease;
	-moz-transition: .5s ease;
	-webkit-transition: .5s ease;
	transition: .5s ease;
}

.float_links a.cart {
	background: url("/local/templates/mamalysh/css/../img/icon_fl_cart.png") center no-repeat #66b7ba;
}

.float_links a.wish {
	background: url("/local/templates/mamalysh/css/../img/icon_fl_wish.png") center no-repeat #66b7ba;
}

.float_links a.rait {
	background: url("/local/templates/mamalysh/css/../img/icon_fl_rait.png") center no-repeat #66b7ba;
}

.float_links ul a:hover {
	background-color: #f6f7fc;
}

.float_links ul span {
	display: inline-block;
	width: 19px;
	height: 19px;
	line-height: 19px;
	background-color: #93287e;
	border-radius: 50px;
	text-align: center;
	color: white;
	font-size: 9px;
}

.float_links ul span.null {
	color: #66b7ba;
	background-color: white;
}

.float_links > .wrapper > * {
	vertical-align: top;
}

.float_links .scroll {
	max-height: 200px;
	overflow-y: auto;
	margin: 0 0 18px;
}

.float_right {
	float: right;
	margin: 0 0 10px 20px;
}

#cartpanel {
	display: none;
	width: 1040px;
	padding: 19px;
	margin: 0 0 0 -1px;
	background-color: white;
	border: 1px solid #d9cfcd;
	border-radius: 3px;
	box-shadow: 5px 8.7px 10px rgba(0, 0, 0, 0.05);
}

#cartpanel.visible {
	display: block;
	width: 100%;
	border: none;
	box-shadow: none;
	border-bottom: 1px solid #edeef8;
	padding: 0 0 20px;
	margin: 0 0 20px;
}

#cartpanel.visible .left_grid {
	width: auto;
}

#cartpanel .header {
	margin: 0 0 6px;
}

#cartpanel .header .hdr {
	color: #66b7ba;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	margin: 0 30px 0 0;
	line-height: 32px;
	vertical-align: top;
}

#cartpanel.visible .header .hdr {
	font-size: 12px;
	text-transform: none;
}

#cartpanel.visible .null {
	color: #66b7ba;
	font-size: 12px;
	padding: 20px 0;
}

#cartpanel.visible .null a {
	color: #93287e;
}

#cartpanel .header .left_grid a {
	display: inline-block;
	text-decoration: none;
	color: #66b7ba;
	font-size: 12px;
	margin: 0 5px 0 0;
	height: 32px;
	padding: 0 15px;
	line-height: 32px;
	border-radius: 5px;
}

#cartpanel .header .left_grid a span {
	border-bottom: 1px dashed #66b7ba;
}

#cartpanel .header .left_grid a:hover span, #cartpanel .header .left_grid .active span {
	border: none;
}

#cartpanel .header .left_grid .active {
	background-color: #93287e;
	color: white;
}

#cartpanel .header .right_grid {
	text-align: right;
}

#cartpanel .header .right_grid .btn_stroke {
	border: 1px solid #d7d7d7;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	font-weight: 700;
	padding: 0 14px 0 34px;
	background: url("/local/templates/mamalysh/css/../img/icon_clear.png") 14px center no-repeat;
}

#cartpanel .header .right_grid .btn_stroke:hover {
	color: #930074;
}

#cartpanel table {
	border: 1px solid #edeef8;
	border-radius: 3px;
	width: 100%;
}

#cartpanel table th {
	line-height: 40px;
	background-color: #edeef8;
	padding: 0 15px;
	opacity: 0.75;
	color: #66b7ba;
	font-size: 12px;
}

#cartpanel table .st2, #cartpanel table .st4 {
	text-align: left;
}

#cartpanel table .st3, #cartpanel table .st5 {
	text-align: right;
}

#cartpanel table td {
	padding: 15px;
	vertical-align: middle;
}

#cartpanel table .st2 a {
	opacity: 0.75;
	color: #66b7ba;
}

#cartpanel table .st3 {
	white-space: nowrap;
	line-height: 16px;
}

#cartpanel table .st3 .old span {
	color: #d3016a;
	font-size: 12px;
	text-decoration: line-through;
}

#cartpanel table .st3 .new {
	color: black;
}

#cartpanel table .st3 .sht {
	opacity: 0.5;
	color: black;
	font-size: 12px;
}

#cartpanel table .st4 {
	white-space: nowrap;
}

#cartpanel table .st5, #cartpanel table .st6 {
	white-space: nowrap;
}

#cartpanel table .st5 .sum {
	color: black;
}

#cartpanel table .st2 .status {
	color: #930074;
	font-weight: 700;
}

#cartpanel table .st1 .num .plus {
	color: #66b7ba;
	font-weight: 700;
	padding: 0 0 0 25px;
	background: url("/local/templates/mamalysh/css/../img/icon_plus_zakaz.png") left center no-repeat;
}

#cartpanel table .st1 .num .minus {
	color: #66b7ba;
	font-weight: 700;
	padding: 0 0 0 25px;
	background: url("/local/templates/mamalysh/css/../img/icon_minus_zakaz.png") left center no-repeat;
}

#cartpanel table .st1 .num .date_zak {
	padding: 0 0 0 25px;
	opacity: 0.75;
	color: #66b7ba;
	font-size: 12px;
}

#cartpanel .bottom_panel {
	border-bottom: 1px solid #edeef8;
	padding: 0 0 20px;
	margin: 0 0 26px;
}

#cartpanel .bottom_panel .txt {
	display: inline-block;
	vertical-align: top;
	line-height: 16px;
	max-width: 70px;
	opacity: 0.75;
	color: #66b7ba;
	font-size: 12px;
}

#cartpanel .bottom_panel input[type=text] {
	height: 30px;
	width: 336px;
	padding: 0 16px;
	margin: 0 20px;
	background-color: #edeef8;
	border: 1px solid #d7d7d7;
	border-radius: 1px;
}

#cartpanel .bottom_panel input[type=submit] {
	cursor: pointer;
	height: 32px;
	color: #930074;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	background-color: white;
	border: 2px solid #930074;
	border-radius: 5px;
	padding: 0 34px;
}

#cartpanel .bottom_panel .total {
	text-align: right;
	padding: 0 100px 0 0;
}

#cartpanel .bottom_panel .total b {
	color: black;
	font-size: 18px;
	font-weight: 700;
}

#cartpanel .complete > * {
	vertical-align: top;
}

#cartpanel .complete .right {
	text-align: right;
}

#cartpanel .complete p {
	opacity: 0.5;
	color: #66b7ba;
	font-size: 12px;
	padding: 6px 0 0;
}

#cartpanel .complete .btn_gr {
	display: inline-block;
	text-decoration: none;
	padding: 0 40px;
	color: #66b7ba;
	font-size: 12px;
	font-weight: 700;
	height: 30px;
	line-height: 30px;
	background-color: white;
	border: 1px solid rgba(0, 0, 0, 0.11);
	border-radius: 3px;
}

#cartpanel .complete .inline {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 20px;
	text-align: left;
	max-width: 230px;
}

#cartpanel .complete .btn_print {
	display: inline-block;
	text-decoration: none;
	color: #930074;
	font-size: 12px;
	line-height: 14px;
	font-weight: 700;
	padding: 2px 0 2px 45px;
	background: url("/local/templates/mamalysh/css/../img/icon_print.png") left center no-repeat;
}

#cartpanel .complete .btn_vl {
	text-align: center;
	display: inline-block;
	text-decoration: none;
	width: 230px;
	color: #1d9ca1;
	font-size: 12px;
	font-weight: 700;
	height: 28px;
	line-height: 28px;
	background-color: white;
	border: 2px solid #1d9ca1;
	border-radius: 5px;
}

#cartpanel .complete .btn_violet {
	text-align: center;
	display: inline-block;
	text-decoration: none;
	width: 230px;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	height: 32px;
	line-height: 32px;
	background-color: #f3a701;
	border-radius: 5px;
}

#cartpanel.visible .complete .btn_vl, #cartpanel .complete .btn_violet {
	width: 100%;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.link_comparison {
	text-align: right;
	margin: 0 0 20px;
}

.btn_clear {
	display: inline-block;
	text-decoration: none;
	height: 30px;
	padding: 0 19px 0 13px;
	line-height: 30px;
	border-radius: 16px;
	color: #66b7ba;
	font-size: 12px;
	border: 1px solid #d7d7d7;
}

.btn_clear span {
	padding: 0 0 0 20px;
	background: url("/local/templates/mamalysh/css/../img/icon_clear.png") left center no-repeat;
}

.compare .left {
	width: 240px;
	vertical-align: top;
	padding: 320px 0 0;
}

.compare .left table {
	width: 100%;
}

.compare .left td {
	color: #66b7ba;
	font-weight: 700;
	padding: 20px;
	border: 1px solid #eaeaea;
}

.compare .tbl td {
	opacity: 0.75;
	color: #66b7ba;
	font-size: 12px;
	padding: 20px;
	text-align: center;
	border: 1px solid #eaeaea;
	border-left: none;
	width: 258px;
}

.compare .right {
	vertical-align: top;
}

.compare .preview {
	height: 320px;
}

.compare .del_pos {
	position: absolute;
	right: 20px;
	top: 0;
	width: 12px;
	height: 12px;
	background: url("/local/templates/mamalysh/css/../img/icon_del.png") center no-repeat;
}

.compare .preview td {
	padding: 0 20px;
	position: relative;
}

.compare .preview .image {
	line-height: 200px;
	text-align: center;
}

.compare .preview .image img {
	vertical-align: middle;
}

.compare .preview .name {
	margin: 0 0 10px;
}

.compare .preview .name a {
	display: inline-block;
	color: #66b7ba;
	font-size: 12px;
	line-height: 14px;
	font-weight: 700;
}

.compare .preview .price {
	color: #868686;
	font-size: 11px;
}

.compare .preview .price b {
	color: black;
	font-size: 18px;
	font-weight: 700;
}

.map iframe {
	vertical-align: top;
	margin: 0 0 5px;
}

.shop_cont li {
	padding: 15px 0;
	border-top: 1px solid #e6e6e6;
}

.shop_cont li:first-child {
	border: none;
}

.shop_cont .photo {
	width: 168px;
	padding: 0 52px 0 0;
}

.shop_cont .photo img {
	max-width: 168px;
	vertical-align: top;
}

.shop_cont .cont {
	width: 200px;
	color: #93287e;
	font-size: 12px;
	line-height: 20px;
	font-weight: 700;
}

.shop_cont .cont a {
	color: #93287e;
}

.shop_cont .info > * {
	line-height: 26px;
	color: #3c3c3c;
	font-weight: 700;
	padding: 0 0 0 24px;
}

.shop_cont .violet {
	color: #93287e;
}

.shop_cont .addr {
	background: url("/local/templates/mamalysh/css/../img/icon_shop_addr.png") 2px center no-repeat;
}

.shop_cont .metro {
	font-size: 12px;
	background: url("/local/templates/mamalysh/css/../img/icon_shop_metro.png") left center no-repeat;
}

.shop_cont .worktime {
	font-size: 12px;
	background: url("/local/templates/mamalysh/css/../img/icon_shop_worktime.png") left center no-repeat;
}

.gallery li {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 15px 15px;
}

.gallery li:nth-child(4n+1) {
	margin: 0 0 15px;
}

.gallery li img {
	vertical-align: top;
}

.sort_panel {
	border-bottom: 1px solid #d9d9d9;
	padding: 0 0 10px;
	margin: 0 0 10px;
}

.sort_panel .grid_3 {
	text-align: right;
}

.sort_panel .header {
	display: inline-block;
	color: #66b7ba;
	font-size: 12px;
	font-weight: 700;
	line-height: 23px;
	margin: 0 16px 0 0;
}

.sort_panel .sort, .sort_panel .show {
	display: inline-block;
	text-decoration: none;
	margin: 0 6px 0 0;
	color: #66b7ba;
	font-size: 12px;
	line-height: 21px;
	background-color: white;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	padding: 0 6px 0 13px;
}

.sort_panel .sort span {
	padding: 0 10px 0 0;
	background: url("/local/templates/mamalysh/css/../img/icon_arrow.png") right center no-repeat;
}

.sort_panel .sort.up span {
	background: url("/local/templates/mamalysh/css/../img/icon_arrow_.png") right center no-repeat;
}

.sort_panel .sort.active, .sort_panel .show.active, .sort_panel .view li a.active {
	background-color: #edeef8 !important;
	border: 1px solid #edeef8;
}

.sort_panel .show {
	padding: 0 14px;
}

.sort_panel .view li {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 6px;
}

.sort_panel .view li a {
	display: block;
	height: 21px;
	width: 30px;
	background-color: white;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
}

.sort_panel .view li a.plitka {
	background: url("/local/templates/mamalysh/css/../img/sort_plitka.png") center no-repeat;
}

.sort_panel .view li a.lineika {
	background: url("/local/templates/mamalysh/css/../img/sort_lineika.png") center no-repeat;
}

.sort_panel .view li a.tablica {
	background: url("/local/templates/mamalysh/css/../img/sort_tablica.png") center no-repeat;
}

.catalog_line {
	margin: 0 0 25px;
}

.catalog_line li {
	line-height: 32px;
	background-color: white;
	border: 1px solid #d7d7d7;
	border-radius: 3px;
	margin: 0 0 5px;
}

.catalog_line li:hover {
	box-shadow: 0 0 5px rgba(211, 1, 106, 0.3);
	border: 1px solid #fff;
}

.catalog_line .gr01 {
	position: relative;
	width: 25px;
}

.catalog_line .gr01 div {
	position: absolute;
	left: 0;
	width: 17px;
	height: 9px;
}

.catalog_line .gr01 .red_label {
	top: 2px;
	background: url("/local/templates/mamalysh/css/../img/label_red.png") left center no-repeat;
}

.catalog_line .gr01 .yellow_label {
	top: 12px;
	background: url("/local/templates/mamalysh/css/../img/label_yellow.png") left center no-repeat;
}

.catalog_line .gr01 .orange_label {
	top: 22px;
	background: url("/local/templates/mamalysh/css/../img/label_orange.png") left center no-repeat;
}

.catalog_line .gr02 {
	width: 30px;
	text-align: center;
	vertical-align: middle;
	padding: 0 20px 0 0;
}

.catalog_line .gr02 img {
	vertical-align: top;
}

.catalog_line .gr03 {
	width: 440px;
}

.catalog_line .gr03 a {
	color: #66b7ba;
	font-size: 12px;
}

.catalog_line .gr04 {
	text-align: center;
	width: 40px;
	padding: 0 20px;
	color: #f87409;
	font-size: 12px;
	font-weight: 700;
}

.catalog_line .gr05 {
	color: #666;
	width: 120px;
	font-size: 12px;
	text-align: right;
}

.catalog_line .gr05 b {
	color: black;
	font-size: 14px;
	font-weight: 700;
}

.catalog_line .gr05 .no_price {
	color: #930074;
	font-weight: 700;
}

.catalog_line .gr06 {
	color: #666;
	width: 80px;
	font-size: 12px;
	text-align: center;
}

.catalog_line .gr07 {
	color: #66b7ba;
	font-size: 11px;
}

.catalog_line .gr07 .yes {
	display: inline-block;
	padding: 0 0 0 20px;
	background: url("/local/templates/mamalysh/css/../img/icon_nalichie.png") left center no-repeat;
}

.catalog_line .gr07 .no {
	color: #666;
	display: inline-block;
	padding: 0 0 0 20px;
	background: url("/local/templates/mamalysh/css/../img/icon_no_nalichie.png") left center no-repeat;
}

.catalog_line .gr08{
	text-align: center;
}

.catalog_line .gr09{
	padding: 0 15px 0;
	width: 27px;
}

.catalog_line .to_cart {
	display: block;
	width: 27px;
	height: 27px;
	background: url("/local/templates/mamalysh/css/../img/icon_to_cart.png") center no-repeat;
}

.catalog_line .gr10 {
	text-align: right;
	padding: 0 15px 0 0;
}

.catalog_line .gr10 a {
	display: inline-block;
	text-decoration: none;
	color: #66b7ba;
	font-size: 12px;
	font-weight: 700;
	line-height: 24px;
	padding: 0 7px;
	border: 1px solid #d7d7d7;
	border-radius: 12px;
}

.catalog_line .request span {
	white-space: nowrap;
	display: inline-block;
	padding: 0 0 0 20px;
	background: url("/local/templates/mamalysh/css/../img/icon_request_price.png") left center no-repeat;
}

.catalog_line .zakaz span {
	display: inline-block;
	padding: 0 0 0 18px;
	background: url("/local/templates/mamalysh/css/../img/icon_pod_zakaz.png") left center no-repeat;
}

.plus_minus {
	white-space: nowrap;
}

.plus_minus input {
	width: 30px;
	vertical-align: middle;
	text-align: center;
	height: 15px;
	color: #66b7ba;
	font-size: 8px;
	border: 1px solid #d7d7d7;
	border-right: none;
	border-left: none;
}

.plus_minus .minus {
	display: inline-block;
	vertical-align: middle;
	width: 18px;
	height: 17px;
	background: url("/local/templates/mamalysh/css/../img/icon_minus.png") center no-repeat #d7d7d7;
	border: 1px solid #d7d7d7;
	border-radius: 2px 0 0 2px;
}

.plus_minus .plus {
	display: inline-block;
	vertical-align: middle;
	width: 18px;
	height: 17px;
	background: url("/local/templates/mamalysh/css/../img/icon_plus.png") center no-repeat #d7d7d7;
	border: 1px solid #d7d7d7;
	border-radius: 0 2px 2px 0;
}

.pagination {
	margin: 0 0 25px;
}

.pagination li {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 5px;
}

.pagination li:first-child {
	margin: 0;
}

.pagination li a {
	display: inline-block;
	text-align: center;
	line-height: 30px;
	min-width: 10px;
	padding: 0 10px;
	background-color: white;
	border: 1px solid rgba(0, 0, 0, 0.11);
	border-radius: 5px;
	color: #66b7ba;
	font-size: 12px;
	text-decoration: none;
}

.pagination li a.active, .pagination li a:hover {
	background-color: #edeef8;
}

.pagination li a.prev span {
	padding: 0 0 0 20px;
	color: #888;
	background: url("/local/templates/mamalysh/css/../img/icon_pag_prev.png") left center no-repeat;
}

.pagination li a.next span {
	padding: 0 20px 0 0;
	color: #888;
	background: url("/local/templates/mamalysh/css/../img/icon_pag_next.png") right center no-repeat;
}

.about_seo {
	padding: 30px 0 10px;
	background: url("/local/templates/mamalysh/css/../img/pattern_seo.png") #f5f9fa;
}

.about_seo p {
	margin: 0 0 20px;
}

.reviews_and_tips {
	margin: 25px 0 30px;
}

.reviews_and_tips li {
	padding: 20px 0 0;
}

.reviews_and_tips li:first-child {
	padding: 0;
}

.reviews_and_tips li:last-child {
	padding: 10px 0 0;
}

.reviews_and_tips .header {
	color: #66b7ba;
	font-size: 16px;
	font-weight: 700;
	margin: 0 0 8px;
}

.reviews_and_tips .image {
	width: 65px;
	padding: 0 10px 0 0;
}

.reviews_and_tips .image img {
	vertical-align: middle;
}

.reviews_and_tips .text {
	opacity: 0.75;
	color: #66b7ba;
	font-size: 12px;
	line-height: 14px;
}

.reviews_and_tips .show_all {
	opacity: 0.5;
	color: #66b7ba;
	font-size: 12px;
}

.producers {
	margin: 0 0 30px;
}

.producers .header {
	color: #66b7ba;
	font-size: 16px;
	font-weight: 700;
	margin: 0 0 8px;
}

.producers ul {
	margin: 0 0 4px;
}

.producers li {
	display: inline-block;
	vertical-align: top;
	width: 48%;
	margin: 0 2% 0 0;
}

.producers li a {
	opacity: 0.75;
	color: #66b7ba;
	font-size: 12px;
	line-height: 22px;
}

.producers .show_all a {
	opacity: 0.5;
	color: #66b7ba;
	font-size: 12px;
}

.cat_filter {
	border: 1px solid #d7d7d7;
	border-radius: 1px;
	margin: 0 0 20px;
}

.cat_filter > ul > li {
	padding: 16px;
	border-top: 1px solid #d7d7d7;
}

.cat_filter > ul > li:first-child {
	border: none;
}

.cat_filter .bottom {
	line-height: 66px;
	background-color: #f9f9f9;
	padding: 0 16px;
}

.cat_filter input[type=reset] {
	cursor: pointer;
	padding: 0;
	margin: 0 0 0 10px;
	background: none;
	border: none;
	opacity: 0.75;
	color: #66b7ba;
	font-size: 12px;
	text-decoration: underline;
}

.cat_filter input[type=reset]:hover {
	text-decoration: none;
}

.cat_filter .up {
	cursor: pointer;
	color: #66b7ba;
	background: url("/local/templates/mamalysh/css/../img/icon_arrow_down.png") right center no-repeat;
}

.cat_filter .down {
	display: none;
	padding: 10px 0 0;
}

.cat_filter .active .down {
	display: block;
}

.cat_filter .active .up {
	background: url("/local/templates/mamalysh/css/../img/icon_arrow_up.png") right center no-repeat;
}

.cat_filter .tooltip, .catalog_plitka .tooltip, .catalog_table .tooltip {
    display: inline-block;
    margin: 0 0 0 3px;
    vertical-align: middle;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: url("/local/templates/mamalysh/css/../img/icon_tooltip.png") center no-repeat #eee;
}

.catalog_plitka .hdr, .catalog_table .hdr {
    color: #66b7ba;
    margin: 0 0 10px;
}

.cat_filter .line {
	padding: 5px 0 0;
}

.cat_filter label {
	display: inline-block;
	vertical-align: top;
	max-width: 152px;
	opacity: 0.75;
	color: #66b7ba;
	font-size: 12px;
	line-height: 14px;
}

.cat_filter .disabled + label {
	opacity: .3;
}

.cat_filter .size {
	padding: 10px 0 0;
}

.cat_filter .size div, .catalog_plitka .size li, .catalog_table .size li {
	display: inline-block;
	margin: 0 0 0 2px;
}

.cat_filter .size div:first-child, .catalog_plitka .size li:first-child, .catalog_table .size li:first-child {
	margin: 0;
}

.cat_filter .size a, .catalog_plitka .size a, .catalog_table .size a {
	display: block;
	text-decoration: none;
	padding: 0 12px;
	line-height: 29px;
	border: 1px solid #d7d7d7;
	border-radius: 3px;
	color: #66b7ba;
	font-size: 11px;
	text-transform: uppercase;
}

.cat_filter .size .disabled, .catalog_plitka .size .disabled, .catalog_table .size .disabled {
	border: 1px solid #e5e5e5;
	color: #d4d4d4;
}

.cat_filter .size .active, .catalog_plitka .size .active, .catalog_table .size .active {
	background-color: #930074;
	color: white;
}

.cat_filter .color {
	padding: 10px 0 0;
}

.catalog_plitka .color {
    margin: 0 0 10px;
}

.cat_filter .color > div, .catalog_plitka .color > li, .catalog_table .color > li {
	margin: 0 0 0 3px;
	display: inline-block;
}

.cat_filter .color > div:first-child, .catalog_plitka .color > li:first-child, .catalog_table .color > li:first-child {
	margin: 0;
}

.cat_filter .color a, .catalog_plitka .color a, .catalog_table .color a {
	display: block;
	background-color: white;
	border: 1px solid #d7d7d7;
	border-radius: 50%;
	padding: 7px;
}

.cat_filter .color a span, .catalog_plitka .color a span, .catalog_table .color a span {
	display: block;
	width: 17px;
	height: 17px;
	border-radius: 50%;
}

.cat_filter .color .active, .catalog_plitka .color .active, .catalog_table .color .active {
	background-color: #930074;
	padding: 5px;
}

.cat_filter .color .active span, .catalog_plitka .color .active span, .catalog_table .color .active span {
	border: 2px solid white;
}

.cat_filter .ranges {
	padding: 10px 0 0;
	opacity: 0.75;
	color: #66b7ba;
	font-size: 12px;
}

.cat_filter .ranges .right {
	text-align: right;
}

.cat_filter .poles {
	margin: 0 0 20px;
}

.cat_filter .poles input {
	width: 50px;
	height: 30px;
	padding: 0 9px;
	background-color: #f7f7f7;
	border: 1px solid #d7d7d7;
	border-radius: 2px;
	color: #66b7ba;
	font-size: 12px;
}

.cat_filter .poles span {
	display: inline-block;
	width: 20px;
	vertical-align: middle;
	margin: 0 8px;
	border-bottom: 1px solid #d7d7d7;
}

.slide {
	position: relative;
	height: 5px;
	background-color: #d7d7d7;
	border-radius: 2px;
}

.slide .range {
	position: relative;
	height: 5px;
}

.slider .fill {
	position: absolute;
	top: 0;
	height: 5px;
	background-color: #d7d7d7;
	background-image: -webkit-linear-gradient(bottom, #b5085e 0%, #d3016a 100%);
	background-image: -o-linear-gradient(bottom, #b5085e 0%, #d3016a 100%);
	background-image: linear-gradient(to top, #b5085e 0%, #d3016a 100%);
}

.slider .hdl {
	position: absolute;
	top: -3px;
	cursor: pointer;
	background: #fff;
	width: 6px;
	height: 6px;
	z-index: 100;
	border: 3px solid #b5085e;
	border-radius: 50%;
}

.slider .slider-left {
	left: -2px;
}

.slider .slider-right {
	right: -2px;
}

.slider .select-color {
	left: 0;
	width: 100%;
}

.cont .lk {
	background: url("/local/templates/mamalysh/css/../img/icon_lk_grid.png") 6px center no-repeat #edeef8;
	margin: 0 0 24px;
	padding: 25px 15px 25px 55px;
}

.cont .lk .up a {
	display: block;
	color: #66b7ba;
	font-size: 12px;
	font-weight: 700;
	text-decoration: none;
}

.cont .lk .down a {
	display: block;
	color: #9a9a9a;
	font-size: 12px;
	padding: 0 0 0 20px;
	background: url("/local/templates/mamalysh/css/../img/icon_lk_exit.png") left center no-repeat;
}

.reg_form {
	background-color: #f9fafc;
	border: 1px solid #f0f2f9;
	border-radius: 1px;
}

.reg_form .header {
	line-height: 24px;
	color: #66b7ba;
	font-size: 18px;
	padding: 16px 25px;
	background-color: #edeef8;
	border-radius: 1px;
}

.reg_form .inside {
	padding: 18px 28px 0;
}

.reg_form .line {
	margin: 0 0 18px;
}

.reg_form .inline {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 20px;
}

.reg_form .line > .inline:first-child {
	margin: 0;
}

.reg_form .line label {
	display: block;
	color: #66b7ba;
	font-size: 14px;
	margin: 0 0 7px;
}

.reg_form .line .jq-radio + label {
	display: inline-block;
}

.reg_form .line .jq-radio.checked + label {
	color: #93287e;
}

.reg_form .line label b {
	color: red;
}

.reg_form .line .descr {
	opacity: 0.5;
	color: #66b7ba;
	font-size: 12px;
	margin: 0 0 -5px;
}

.reg_form input[type=text], .reg_form .captcha, .reg_form textarea {
	height: 33px;
	padding: 0 9px;
	background-color: white;
	border: 1px solid #e1e1e1;
	border-radius: 1px;
}

.reg_form input.short {
	width: 140px;
}

.reg_form input.medium {
	width: 320px;
}

.reg_form textarea.long {
	padding: 9px;
	height: 80px;
	width: 970px;
}

.reg_form .captcha {
	width: 140px;
	line-height: 33px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 18px;
}

.reg_form .captcha img {
	vertical-align: middle;
}

.reg_form .select {
	margin: 0 0 16px;
}

.reg_form .img_label {
	display: inline-block;
	vertical-align: top;
}

.reg_form .img_label .img {
	display: table-cell;
	padding: 0 9px 0 0;
}

.reg_form .img_label .img img {
	vertical-align: middle;
}

.reg_form .img_label .info {
	color: #66b7ba;
	display: table-cell;
	vertical-align: middle;
}

.reg_form .jq-radio.checked + .img_label .info .hdr {
	color: #93287e;
}

.reg_form .img_label .info .dscr {
	opacity: 0.75;
	font-size: 12px;
}

.oformlenie_header {
	height: 50px;
	line-height: 50px;
	background-color: #edeef8;
	border-radius: 1px;
	font-size: 12px;
	color: #66b7ba;
	margin: 0 0 2px;
}

.oformlenie_header .lbl1, .oformlenie_list .lbl1 {
	text-align: center;
	padding: 0 10px;
	width: 80px;
}

.oformlenie_header .lbl2, .oformlenie_list .lbl2 {
	padding: 0 10px;
	width: 500px;
}

.oformlenie_header .lbl3, .oformlenie_list .lbl3 {
	padding: 0 10px;
	text-align: right;
	width: 100px;
	line-height: 14px;
}

.oformlenie_header .lbl4, .oformlenie_list .lbl4 {
	text-align: center;
	padding: 0 10px;
	width: 80px;
}

.oformlenie_header .lbl5, .oformlenie_list .lbl5 {
	padding: 0 10px;
	text-align: right;
	width: 100px;
}

.oformlenie_list .lbl45 {
	padding: 0 10px;
	text-align: right;
	width: 200px;
	color: black;
}

.oformlenie_header .lbl6, .oformlenie_list .lbl6 {
	padding: 0 10px;
	text-align: center;
}

.oformlenie_list li {
	margin: 0 0 2px;
	border: 1px solid #edeef8;
	border-radius: 3px;
	padding: 5px 0;
}

.oformlenie_list .lbl2 {
	opacity: 0.75;
	color: black;
}

.oformlenie_list .lbl2 a {
	opacity: 0.75;
	color: #66b7ba;
}

.oformlenie_list .lbl3 .old {
	color: #d3016a;
	font-size: 12px;
	text-decoration: line-through;
}

.oformlenie_list .lbl3 .new {
	color: black;
}

.oformlenie_list .lbl3 .sht {
	opacity: 0.5;
	color: black;
	font-size: 12px;
}

.oformlenie_list .lbl5 .sum {
	color: black;
}

.oformlenie_list .lbl45 b {
	font-size: 18px;
	font-weight: 700;
}

.oformlenie_list .lbl6 a, #cartpanel table .st6 a, #cartpanel .wish, #cartpanel .garbage {
	display: inline-block;
	width: 23px;
	height: 21px;
	border: 1px solid rgba(0, 0, 0, 0.11);
	border-radius: 3px;
	margin: 0 5px 0 0;
}

.oformlenie_list .like, #cartpanel table .wish {
	background: url("/local/templates/mamalysh/css/../img/icon_oformlenie_like.png") center no-repeat;
}

.oformlenie_list .delete, #cartpanel table .garbage {
	background: url("/local/templates/mamalysh/css/../img/icon_oformlenie_delete.png") center no-repeat;
}

.oformlenie_right {
	text-align: right;
	padding: 10px 0 24px;
}

.oformlenie_submit {
	padding: 12px 0;
}

.oformlenie_submit .socials {
	float: right;
	color: #66b7ba;
	line-height: 32px;
}

.popup .soc_login ul {
	color: #66b7ba;
	line-height: 32px;
}

.popup .soc_login li {
	display: inline-block;
	margin: 0 8px 0 0;
}

.oformlenie_submit .socials a, .popup .soc_login a {
	display: inline-block;
	vertical-align: top;
	height: 30px;
	line-height: 30px;
	border: 1px solid #dddee9;
	border-radius: 16px;
	color: #2d2d2d;
	font-size: 12px;
	padding: 0 13px 0 28px;
	text-decoration: none;
	margin: 0 0 0 10px;
}

.popup .soc_login a {
	margin: 0;
}

.oformlenie_submit .socials .vk, .popup .soc_login .vk {
	background: url("/local/templates/mamalysh/css/../img/icon_link_profile_vk.png") 12px center no-repeat;
}

.oformlenie_submit .socials .fb, .popup .soc_login .fb {
	background: url("/local/templates/mamalysh/css/../img/icon_link_profile_fb.png") 14px center no-repeat;
}

.oformlenie_submit .socials .tw, .popup .soc_login .tw {
	background: url("/local/templates/mamalysh/css/../img/icon_link_profile_tw.png") 10px center no-repeat;
}

.oformlenie_submit .socials .text {
	display: inline-block;
}

.reg_form label.btn_violet {
	display: inline-block;
	color: #fff;
}

.reg_form .name {
	margin: 0 0 0 10px;
	opacity: 0.75;
	color: #66b7ba;
	font-size: 12px;
	width: 145px;
	display: inline-block;
	vertical-align: top;
	line-height: 34px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.mail .right_grid {
	text-align: right;
	color: #66b7ba;
	width: 40%;
	vertical-align: top;
}

.mail .txt, .mail .vl {
	display: inline-block;
	margin: 0 0 0 20px;
}

.mail .left_grid label {
	width: 80px;
	display: inline-block;
}

.mail .left_grid input {
	display: inline-block;
}

.mail .left_grid p {
	margin: 0 0 -18px;
	color: #66b7ba;
}

.mail .left_grid .jq-checkbox {
	top: -2px;
}

.mail .left_grid .info {
	display: inline-block;
	vertical-align: top;
	color: #66b7ba;
	font-size: 12px;
}

.mail .left_grid .info .up {
	color: #66b7ba;
	font-size: 14px;
	font-weight: 700;
}

.mail_send {
	padding: 14px 0 0;
}

.mail_send p {
	max-width: 620px;
	color: #66b7ba;
	font-size: 13px;
	margin: 0 0 10px;
	line-height: 16px;
}

.mail_send input[type=text] {
	margin: 0 20px 0 0;
	height: 32px;
	width: 380px;
	background-color: white;
	border: 1px solid #d7d7d7;
	border-radius: 2px;
	padding: 0 9px;
}

.productions {
	margin: 0 0 15px;
}

.productions li {
	display: inline-block;
	width: 479px;
	vertical-align: top;
	margin: 0 0 10px 10px;
	border: 1px solid #e6e6e6;
	border-radius: 3px;
	padding: 15px 18px;
	min-height: 160px;
}

.productions .big {
	min-height: 150px;
}

.productions .small {
	width: 232px;
	padding: 5px 10px;
	margin: 0 0 10px 9px;
	min-height: 50px;
}

.productions li:nth-child(2n+1) {
	margin: 0 0 10px;
}

.productions .small:nth-child(2n+1) {
	margin: 0 0 10px 9px;
}

.productions .small:nth-child(4n+1) {
	margin: 0 0 10px;
}

.productions .up {
	margin: 0 0 10px;
}

.productions .small .up {
	margin: 0;
}

.productions .medium .icon {
	text-align: center;
	padding: 0 15px 0 0;
	height: 90px;
	width: 80px;
}

.productions .big .icon {
	text-align: center;
	padding: 0 15px 0 0;
	height: 150px;
	width: 140px;
}

.productions .small .icon {
	text-align: center;
	padding: 0 15px 0 0;
	height: 50px;
	width: 50px;
}

.productions .header {
	margin: 0 0 4px;
}

.productions .header a {
	color: #66b7ba;
	font-size: 18px;
	font-weight: 700;
	text-decoration: none;
}

.productions .small .header a {
	font-size: 14px;
}

.productions .links {
	line-height: 18px;
}

.productions .links a {
	color: #9295a9;
	font-size: 12px;
}

.productions .descr {
	color: #66b7ba;
	font-size: 12px;
	line-height: 16px;
	height: 48px;
	overflow: hidden;
}

.catalog_plitka {
	margin: 0 0 15px;
}

.catalog_plitka > li {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 15px 15px;
	position: relative;
	width: 250px;
}

.catalog_table > li {
	min-height: 272px;
	margin: 0 0 15px;
	position: relative;
}

.catalog_table > li:hover {
	z-index: 999;
}

.catalog_table > li:hover .inside {
	position: absolute;
}

.catalog_plitka > li:nth-child(4n+1) {
	margin: 0 0 15px;
}

.catalog_plitka li .inside, .catalog_table li .inside {
	position: relative;
	background-color: white;
	border: 1px solid #e6e6e6;
	border-radius: 5px;
	padding: 20px;
}

.catalog_table li .inside {
	background: #fafafa;
	padding: 0;
}

.catalog_plitka li:hover .inside, .catalog_table li:hover .inside {
	box-shadow: 0 0 10px rgba(102, 183, 186, 0.3);
}

.catalog_plitka li .tags, .catalog_table li .tags {
	position: absolute;
	z-index: 9;
	left: 0;
	top: 15px;
}

.catalog_plitka li .tags div, .catalog_table li .tags div {
	margin: 0 0 5px;
	width: 54px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	color: white;
	font-size: 13px;
	font-weight: 700;
}

.catalog_plitka li .tags .new, .catalog_table li .tags .new {
	background: url("/local/templates/mamalysh/css/../img/catalog_label_new.png") center no-repeat;
}

.catalog_plitka li .tags .hit, .catalog_table li .tags .hit {
	background: url("/local/templates/mamalysh/css/../img/catalog_label_hit.png") center no-repeat;
}

.catalog_plitka li .tags .dsc, .catalog_table li .tags .dsc {
	background: url("/local/templates/mamalysh/css/../img/catalog_label_dsc.png") center no-repeat;
}

.catalog_plitka .image, .catalog_table .image {
	position: relative;
}

.catalog_plitka .image .pos, .catalog_table .image .pos {
	display: block;
	text-align: center;
	line-height: 220px;
	margin: 0 0 10px;
}

.catalog_plitka .image .pos img, .catalog_table .image .pos img {
	vertical-align: middle;
	max-width: 100%;
	height: auto;
}

.catalog_plitka .image .brand, .catalog_table .image .brand {
	position: absolute;
	right: 15px;
	bottom: 0px;
}

.catalog_plitka .name, .catalog_table .name {
	min-height: 24px;
	margin: 0 0 10px;
}

.catalog_plitka .name a, .catalog_table .name a {
	display: block;
	color: #555555;
	font-size: 12px;
	line-height: 12px;
	font-weight: 700;
	text-decoration: none;
}

.catalog_plitka .up p {
	opacity: 0.75;
	color: #66b7ba;
	font-size: 12px;
	line-height: 14px;
	margin: 0 0 14px;
}

.catalog_plitka .art, .catalog_table .art {
	color: #686868;
	margin: 0 0 12px;
}

.catalog_plitka .art b, .catalog_table .art b {
	color: #1d9ca1;
	font-weight: 700;
}

.catalog_plitka .rait {
	margin: 0 0 8px;
}

.catalog_plitka .rait a {
	display: inline-block;
	width: 84px;
	height: 14px;
	line-height: 14px;
	vertical-align: top;
	background: url("/local/templates/mamalysh/css/../img/star_rait.png") center no-repeat;
}

.catalog_plitka .rait a span {
	display: block;
	height: 14px;
	background: url("/local/templates/mamalysh/css/../img/star_rait_all.png") left top no-repeat;
}

.catalog_plitka .rait a .st0 {width: 0;}
.catalog_plitka .rait a .st1 {width: 20%;}
.catalog_plitka .rait a .st2 {width: 40%;}
.catalog_plitka .rait a .st3 {width: 60%;}
.catalog_plitka .rait a .st4 {width: 80%;}
.catalog_plitka .rait a .st5 {width: 100%;}

.catalog_plitka .rait > span {
	opacity: 0.75;
	color: #66b7ba;
	font-size: 12px;
	margin: 0 0 0 6px;
	line-height: 14px;
	vertical-align: top;
}

.catalog_plitka .drop, .catalog_table .drop {
	display: none;
}

.catalog_table .down {
    margin: 20px 0 0;
}

.catalog_plitka .price {
	position: relative;
}

.catalog_plitka .price .old, .catalog_table .price .old {
    margin: 0 0 4px;
    opacity: 0.75;
    color: #66b7ba;
    font-size: 16px;
    height: 14px;
    line-height: 14px;
    text-decoration: line-through;
}

.catalog_table .price .old {
	display: inline-block;
    margin: 0 14px 0 0;
}

.catalog_plitka .price .new, .catalog_table .price .new {
	color: #1d9ca1;
	font-size: 11px;
}

.catalog_table .price .new {
    padding: 10px 0;
    display: inline-block;
}

.catalog_plitka .price .new b, .catalog_table .price .new b {
	color: black;
	font-size: 22px;
	font-weight: 700;
}

.catalog_plitka .price .new .not, .catalog_table .price .new .not {
	color: #930074;
	font-size: 12px;
	font-weight: 700;
}

.catalog_plitka .price .economy {
    position: absolute;
    color: #f87409;
    font-size: 16px;
    line-height: 14px;
    top: -2px;
    right: 0;
    font-weight: bold;	
}

.catalog_table .price .economy {
	color: #f87409;
	font-size: 12px;
	line-height: 14px;
}

.catalog_plitka /*.down*//*SSS*/ .wrapper {
	padding: 10px 0 0;
}

.catalog_plitka /*.down*//*SSS*/ .nalichie .yes, .catalog_table .nalichie .yes {
	color: #1d9ca1;
	font-size: 11px;
	padding: 0 0 0 20px;
	line-height: 16px;
	background: url("/local/templates/mamalysh/css/../img/nalichie_yes.png") left center no-repeat;
}

.catalog_table .nal_kol .nalichie {
    margin: 0 9px 0 0;
}

.catalog_table .gr_right > * {
    margin: 0 0 15px;
}

.catalog_table .nal_kol .nalichie, .catalog_table .nal_kol .kol-vo {
    display: inline-block;
}

.catalog_table .nalichie .yes, .catalog_table .nalichie .no {
    display: inline-block;
}

.catalog_plitka /*.down*//*SSS*/ .nalichie .no, .catalog_table .nalichie .no {
	color: #b3b3b3;
	font-size: 11px;
	padding: 0 0 0 20px;
	line-height: 16px;
	background: url("/local/templates/mamalysh/css/../img/nalichie_no.png") left center no-repeat;
}

/*SSS*/
.catalog_plitka .rait_nalichie .yes, .catalog_plitka .rait_nalichie .no {
	font-size: 12px;
}

.catalog_plitka .rait_nalichie {
	margin: 0 0 10px 0;
	clear: both;
	float: none;
} 

.catalog_plitka .rait_nalichie .rait{
	float: left;
}
.catalog_plitka .rait_nalichie .nalichie{
	float: right;
}

.catalog_plitka li:hover .inside .rait_nalichie .nalichie{
	display: none;
}

.catalog_plitka li:hover .inside .price_cart .add_to_cart{
	display: none;
}


.clear {
	float: none;
	clear: both;
}



.catalog_plitka .down .kol-vo {
	text-align: right;
}

.catalog_plitka .down .likes a {
	display: inline-block;
	vertical-align: top;
	width: 30px;
	height: 30px;
	border: 1px solid rgba(0, 0, 0, 0.11);
	border-radius: 5px;
	margin: 0 5px 0 0;
}

.catalog_plitka .down .likes .rait {
	background: url("/local/templates/mamalysh/css/../img/icon_rait.png") center no-repeat;
}

.catalog_plitka .down .likes .like {
	background: url("/local/templates/mamalysh/css/../img/icon_like.png") center no-repeat;
}

.catalog_plitka .down .likes a.active {
	background: url("/local/templates/mamalysh/css/../img/icon_complete.png") center no-repeat #d7d7d7;
	border: 1px solid #dedede;
}

.catalog_plitka .add_to_cart {
	text-align: right;
}

.catalog_plitka .add_to_cart .btn_violet, .catalog_table .add_to_cart .btn_violet {
	height: 30px;
	line-height: 30px;
	padding: 0 10px 0 35px;
	background: url("/local/templates/mamalysh/css/../img/icon_add_to_cart.png") 2px center no-repeat #66b7ba;
}



.catalog_plitka .add_to_cart .btn_stroke {
	height: 30px;
	line-height: 30px;
	padding: 0 10px 0 27px;
	border: 1px solid #d7d7d7;
	background: url("/local/templates/mamalysh/css/../img/icon_pod_zakaz.png") 9px center no-repeat;
}

.catalog_plitka .quick_view, .catalog_table .quick_view {
	display: none;
	position: absolute;
	z-index: 10;
	top: 120px;
	left: 0;
	width: 100%;
	text-align: center;
}

.catalog_plitka .quick_view a, .catalog_table .quick_view a {
	display: inline-block;
	text-decoration: none;
	height: 32px;
	line-height: 32px;
	color: #fff;
	background-color: #f3a701;
	padding: 0 18px;
	border-radius: 16px;
}

.catalog_plitka li:hover .inside {
	position: absolute;
	z-index: 999;
}

.catalog_plitka li:hover .drop, .catalog_table li:hover .drop {
	display: block;
}

.catalog_plitka li:hover .quick_view, .catalog_table li:hover .quick_view {
	display: block;
}

.catalog_plitka .colors_type, .catalog_table .colors_type {
    margin: 0 0 10px;
}

.catalog_plitka .colors_type li, .catalog_table .colors_type li {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 2px 2px;
}

.catalog_plitka .colors_type li:nth-child(4n+1) {
    margin: 0 0 2px 0;
}

.catalog_plitka .colors_type a, .catalog_table .colors_type a {
    display: block;
    width: 48px;
    height: 48px;
    line-height: 48px;
    background-color: white;
    border: 1px solid #dedede;
    border-radius: 3px;
    text-align: center;
}

.catalog_plitka .colors_type a img, .catalog_table .colors_type a img {
    vertical-align: middle;
    max-width: 46px;
    max-height: 46px;
}

.catalog_plitka .colors_type a.active, .catalog_table .colors_type a.active {
    border: 1px solid #930074;
    box-shadow: 0 0 10px rgba(190, 72, 167, 0.3);
}

.catalog_table li .left {
	background: #fff;
	vertical-align: top;
	padding: 20px;
	width: 280px;
	position: relative;
}

.catalog_table li .right {
    vertical-align: top;
    padding: 20px;
}

.catalog_table li .gr_left {
    vertical-align: top;
    width: 60%;
    padding: 0 20px 0 0;
}

.catalog_table li .gr_right {
    vertical-align: top;
    text-align: right;
}

.catalog_table li .descr {
    opacity: 0.75;
    color: #66b7ba;
    font-size: 12px;
    margin: -5px 0 10px;
}

.catalog_table li .technics {
	margin: 0 0 10px;
}

#banner li {
	height: 350px;
	background: center no-repeat;
	background-size: cover;
}

#banner .content {
	padding: 0 15px;
	margin: 0 auto;
	max-width: 1270px;
}

#banner .info {
	max-width: 480px;
	color: #fff;
	padding: 70px 0 0;
}

#banner .header {
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.29);
	font-size: 36px;
	font-weight: 700;
	line-height: 38px;
	text-transform: uppercase;
	margin: 0 0 24px;
}

#banner .descr {
	opacity: 0.75;
	margin: 0 0 24px;
}

#banner .link a {
	display: inline-block;
	text-decoration: none;
	height: 36px;
	line-height: 36px;
	border: 2px solid white;
	border-radius: 20px;
	padding: 0 17px;
	font-weight: 700;
	color: #fff;
}

#banner .link a span {
	padding: 0 17px 0 0;
	background: url("/local/templates/mamalysh/css/../img/banner_link_arrow.png") right center no-repeat;
}

#banner .bx-controls-direction {
	display: none;
}

.benefits {
	margin: -30px 0 0;
	background: url("/local/templates/mamalysh/css/../img/benefits_shadow.png") center no-repeat;
	padding: 60px 0;
	min-height: 62px;
}

.benefits li {
	display: inline-block;
	vertical-align: top;
	width: 20%;
}

.benefits .icon {
	width: 62px;
	padding: 0 12px 0 0;
}

.benefits .text {
	opacity: 0.8;
	color: black;
	line-height: 16px;
	padding: 0 20px 0 0;
}

#tabs {
	padding: 30px 0 0;
}

#tabs > ul {
	margin: 0 0 20px;
}

#tabs > ul li {
	display: inline-block;
}

#tabs > ul a {
	display: block;
	line-height: 34px;
	text-decoration: none;
	padding: 0 12px;
	color: #66b7ba;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
}

#tabs > ul span {
	border-bottom: 1px dotted #66b7ba;
}

#tabs > ul a:hover span, #tabs > ul .ui-tabs-active span {
	border-bottom: none;
}

#tabs > ul .ui-tabs-active {
	position: relative;
}

#tabs > ul .ui-tabs-active:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-top: 5px solid #f3a701;
	left: 50%;
	bottom: 0;
	margin: 0 0 -10px -5px;
}

#tabs > ul .ui-tabs-active a {
	color: #fff;
	background-color: #f3a701;
}

#tabs .catalog_plitka li {
	margin: 0 0 6px 6px;
	width: 249px;
}

#tabs .catalog_plitka li:nth-child(5n+1) {
	margin: 0 0 6px;
}

.clients {
	padding: 20px 40px;
	margin: 0 0 30px;
	text-align: center;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}

.clients li {
	line-height: 70px;
	width: auto !important;
}

.actions_slide {
	border: 2px solid #041ba2;
	border-radius: 6px;
	margin: 0 0 40px;
}

.actions_slide .bx-viewport {}

.actions_slide .header {
	line-height: 80px;
	padding: 0 38px;
	color: #041ba2;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	border-bottom: 1px solid #dfdfdf;
}

.actions_slide .header a {
	display: inline-block;
	text-decoration: none;
	text-transform: none;
	height: 29px;
	line-height: 29px;
	background: #f3a701;
	color: #fff;
	padding: 0 15px;
	border-radius: 15px;
	font-weight: normal;
	font-size: 14px;
	margin: 0 0 0 28px;
}

.actions_slide .inside {
	padding: 25px 10px;
}

.actions_slide .inside a {
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
	width: 30.33%;
	margin: 2% 1.5%;
	box-shadow: 1.4px 1.4px 3px rgba(0, 0, 0, 0.17);
}

.actions_slide .inside .info {
	padding: 15px 30px;
}

.actions_slide .inside .date {
	color: #66b7ba;
	margin: 0 0 8px;
}

.actions_slide .inside .text {
	opacity: 0.75;
	color: #303030;
	line-height: 16px;
}

.contacts_header {
	padding: 0 0 20px;
	margin: 0 0 24px;
	border-bottom: 1px solid #f1f1f1;
}

.contacts_header .left {
	vertical-align: top;
	opacity: 0.75;
	color: #66b7ba;
}

.contacts_header .right {
	vertical-align: top;
	padding: 0 0 0 30px;
}

.contacts_header .btn_violet {
	white-space: nowrap;
}

#contacts_tabs li {
	display: inline-block;
	margin: 0 15px 20px 0;
}

#contacts_tabs li a {
	display: block;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
	padding: 0 12px;
	border: 1px solid #930074;
	border-radius: 5px;
	color: #66b7ba;
	font-size: 12px;
}

#contacts_tabs li.ui-state-active a {
	position: relative;
	background-color: #930074;
	color: white;
}

#contacts_tabs li.ui-state-active a:after {
	content: "";
	border: 4px solid transparent;
	border-top: 9px solid #930074;
	position: absolute;
	left: 50%;
	bottom: -13px;
	margin: 0 0 0 -4px;
}

#contacts_tabs .rg {
	vertical-align: top;
	width: 760px;
}

#contacts_tabs .map {
	margin: 0 0 35px;
}

#contacts_tabs .feedback {
	background: #f9fafc;
	border: 1px solid #edeef8;
}

#contacts_tabs .feedback .header {
	background: #edeef8;
	line-height: 56px;
	padding: 0 24px;
	color: #66b7ba;
	font-size: 18px;
}

#contacts_tabs .feedback .inside {
	padding: 24px 24px 4px;
}

#contacts_tabs .feedback .green {
    background-color: #a8e056;
    border-radius: 3px;
    margin: 0 0 20px;
    color: white;
    font-size: 12px;
    font-weight: 700;
    line-height: 12px;
    padding: 8px 12px;
}

#contacts_tabs .feedback .line {
	margin: 0 0 20px;
}

#contacts_tabs .feedback .inline {
	display: inline-block;
	margin: 0 36px 20px 0;
}

#contacts_tabs .feedback .inline.last {
	margin: 0 0 20px;
}

#contacts_tabs .feedback .label {
	color: #66b7ba;
	margin: 0 0 6px;
}

#contacts_tabs .feedback .label b {
	color: red;
}

#contacts_tabs .feedback input[type=text], #contacts_tabs .feedback textarea {
	height: 33px;
	width: 318px;
	padding: 0 9px;
	background-color: white;
	border: 1px solid #e1e1e1;
	border-radius: 1px;
}

#contacts_tabs .feedback textarea {
	padding: 9px;
	height: 80px;
	width: 692px;
}

#contacts_tabs .lg {
	vertical-align: top;
	padding: 0 24px 0 0;
}

#contacts_tabs .lg .hdr {
	color: #66b7ba;
	font-weight: 700;
	padding: 0 0 0 35px;
	margin: 0 0 10px;
	line-height: 24px;
}

#contacts_tabs .lg p {
	opacity: 0.75;
	color: #66b7ba;
	margin: 0 0 18px;
}

#contacts_tabs .lg .place {
	background: url("/local/templates/mamalysh/css/../img/icon_cont_addr.png") left center no-repeat;
}

#contacts_tabs .lg .phone {
	background: url("/local/templates/mamalysh/css/../img/icon_cont_phone.png") left center no-repeat;
}

#contacts_tabs .lg .fax {
	background: url("/local/templates/mamalysh/css/../img/icon_cont_fax.png") left center no-repeat;
}

#contacts_tabs .lg .mail {
	background: url("/local/templates/mamalysh/css/../img/icon_cont_mail.png") left center no-repeat;
}

#contacts_tabs .lg .rekv {
	background: url("/local/templates/mamalysh/css/../img/icon_cont_rekv.png") left center no-repeat;
}

.kartochka .col_left {
	vertical-align: top;
	width: 410px;
	padding: 0 10px 0 0;
}

.kartochka .col_left .inside {
	border: 1px solid #e6e6e6;
	border-radius: 3px;
	margin: 0 0 10px;
}

.kartochka .col_left .up {
	position: relative;
	height: 350px;
}

.kartochka .colors_type {
	position: absolute;
	z-index: 9;
	left: 15px;
	top: 30px;
}

.kartochka .colors_type a {
	display: block;
	width: 60px;
	height: 60px;
	line-height: 60px;
	background-color: white;
	border: 1px solid #dedede;
	border-radius: 3px;
	text-align: center;
	vertical-align: middle;
}

.kartochka .colors_type a.active {
	border: 1px solid #1d9ca1;
	box-shadow: 0 0 10px rgb(16 200 221 / 20%);
}

.kartochka .tags {
	position: absolute;
	z-index: 9;
	right: 0;
	top: 6px;
}

.kartochka .tags > * {
	width: 54px;
	height: 26px;
	line-height: 26px;
	margin: 0 0 4px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
}

.kartochka .tags .new {
	background: url("/local/templates/mamalysh/css/../img/tag_new.png") center no-repeat;
}

.kartochka .tags .hit {
	background: url("/local/templates/mamalysh/css/../img/tag_hit.png") center no-repeat;
}

.kartochka .tags .dsc {
	background: url("/local/templates/mamalysh/css/../img/tag_dsc.png") center no-repeat;
}

.kartochka .bxslider {
	line-height: 340px;
	text-align: center;
	padding: 0 0 0 77px;
}

.kartochka .down {
	background-color: whitesmoke;
	text-align: center;
	padding: 15px 0;
}

#bx-pager a {
	display: inline-block;
	margin: 0 5px;
	height: 61px;
	overflow: hidden;
	border: 1px solid transparent;
}

#bx-pager a.active {
	border: 1px solid #930074;
	border-radius: 3px;
}

.kartochka .bxslider .bx-controls-direction {
	display: none;
}

.kartochka .icons li {
	display: inline-block;
	margin: 0 35px 0 0;
}

.kartochka .icons li:last-child {
	margin: 0;
}

.kartochka .icons li a {
	display: block;
	line-height: 26px;
	color: black;
}

.kartochka .icons li.delivery a {
	padding: 0 0 0 50px;
	background: url("/local/templates/mamalysh/css/../img/icon_delivery.png") left center no-repeat;
}

.kartochka .icons li.payment a {
	padding: 0 0 0 33px;
	background: url("/local/templates/mamalysh/css/../img/icon_payment.png") left center no-repeat;
}

.kartochka .icons li.garantie a {
	padding: 0 0 0 30px;
	background: url("/local/templates/mamalysh/css/../img/icon_garantie.png") left center no-repeat;
}

.kartochka .logo {
	position: absolute;
	z-index: 3;
	right: 20px;
	bottom: 15px;
}

.kartochka .col_right {
	vertical-align: top;
}

.kartochka .in_to_cart {
	background-color: #f2f3f9;
	border-radius: 3px;
	padding: 20px 20px 14px;
	margin: 0 0 9px;
}

.kartochka .in_to_cart .gr_right {
	text-align: center;
	vertical-align: top;
	width: 230px;
	padding: 0 0 0 30px;
}

.kartochka .in_to_cart .link {
	margin: 0 0 6px;
}

.kartochka .in_to_cart .btn_violet {
    height: 40px;
    line-height: 40px;
    border-radius: 4px;
    width: 100%;
    padding: 0;
}

.kartochka .in_to_cart .btn_violet:hover {
    background-color: #e5a10d;
}

.kartochka .in_to_cart .btn_violet:active {
	background-color: #ac790a;
}

.kartochka .in_to_cart .btn_violet span {
	padding: 0 0 0 27px;
	background: url("/local/templates/mamalysh/css/../img/icon_to_cart_white.png") left center no-repeat;
}

.kartochka .in_to_cart .btn_stroke {
	color: #1d9ca1;
	font-size: 10px;
	font-weight: 700;
	height: 26px;
	line-height: 26px;
	width: auto;
	display: block;
	padding: 0;
	border: 2px solid #1d9ca1;
	border-radius: 4px;
}

.kartochka .in_to_cart .btn_stroke:hover {
    background-color: #66b7ba;
    border: 2px solid #66b7ba;
    color: white;
}

.kartochka .in_to_cart .btn_stroke:active {
    background-color: #66b7ba;
    border: 2px solid #66b7ba;
    color: white;
}

.kartochka .in_to_cart .inline {
	display: inline-block;
}

.kartochka .in_to_cart .inline:first-child {
	margin: 0 8px 0 0;
}

.kartochka .in_to_cart .inline a, .catalog_table .likes a {
    display: block;
    text-decoration: none;
    height: 30px;
    line-height: 30px;
    background-color: white;
    border: 1px solid rgba(0, 0, 0, 0.11);
    border-radius: 5px;
    width: 109px;
    color: #66b7ba;
    font-size: 12px;
}

.catalog_table .likes a {
    display: inline-block;
    width: auto;
    padding: 0 15px;
    margin: 20px 8px 0 0;
}

.kartochka .in_to_cart .line a {
	display: block;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
	background-color: white;
	border: 1px solid rgba(0, 0, 0, 0.11);
	border-radius: 5px;
	color: #66b7ba;
	font-size: 12px;
}

.kartochka .in_to_cart .inline a:hover, .kartochka .in_to_cart .line a:hover, .catalog_table .likes a:hover {
    color: #1d9ca1;
    height: 28px;
    line-height: 28px;
    border: 2px solid #1d9ca1;
}

.kartochka .in_to_cart .inline a:hover, .kartochka .in_to_cart .inline a:active {
    width: 107px;
}

.kartochka .in_to_cart .inline a:active, .kartochka .in_to_cart .line a:active, .catalog_table .likes a:active {
    color: #1d9ca1;
    height: 28px;
    line-height: 28px;
    background-color: rgba(147, 0, 116, 0.1);
    border: 2px solid #1d9ca1;
}

.kartochka .sravnenie span, .catalog_table .sravnenie span {
	padding: 0 0 0 25px;
	background: url("/local/templates/mamalysh/css/../img/icon_rait.png") left center no-repeat;
}

.kartochka .izbrannoe span, .catalog_table .izbrannoe span {
	padding: 2px 0 2px 25px;
	background: url("/local/templates/mamalysh/css/../img/icon_like.png") left center no-repeat;
}

.kartochka .in_to_cart .gr_left {
	vertical-align: top;
}

.kartochka .in_to_cart .old {
	font-size: 12px;
	color: #646464;
}

.kartochka .in_to_cart .old span {
	color: black;
	text-decoration: line-through;
}

.kartochka .in_to_cart .eco {
	color: #f87409;
	font-size: 12px;
	line-height: 13px;
}

.kartochka .in_to_cart .kol {
	text-align: right;
}

.kartochka .in_to_cart .now_price {
	color: #1d9ca1;
	padding: 4px 0 12px;
	font-size: 12px;
}

.kartochka .in_to_cart .now_price b {
    color: black;
    font-size: 24px;
    font-weight: 700;
}

.kartochka .in_to_cart .now_price .violet {
	color: #930074;
    font-size: 12px;
    font-weight: 700;
}

.kartochka .in_to_cart .nalichie > * {
	padding: 0 0 0 20px;
	color: #1d9ca1;
	font-size: 11px;
	line-height: 16px;
}

.kartochka .in_to_cart .nalichie .yes {
    background: url("/local/templates/mamalysh/css/../img/nalichie_yes.png") left center no-repeat;
}

.kartochka .in_to_cart .nalichie .no {
	background: url("/local/templates/mamalysh/css/../img/nalichie_no.png") left center no-repeat;
}

.kartochka .art_panel {
	margin: 0 0 16px;
}

.kartochka .art_panel p {
	opacity: 0.75;
	color: #66b7ba;
	font-size: 12px;
}

.kartochka .art_panel .wrapper {
	margin: 0 0 12px;
}

.kartochka .art_panel .art {
	display: inline-block;
	color: #66b7ba;
	height: 22px;
	line-height: 22px;
	background-color: #f2f3f9;
	border: 1px solid rgba(0, 0, 0, 0.11);
	border-radius: 4px;
	padding: 0 10px;
	margin: 0 30px 0 0;
}

.kartochka .art_panel .art b {
	color: #66b7ba;
	font-weight: 700;
}

.kartochka .art_panel .rait, .catalog_table .rait {
	color: #66b7ba;
	font-size: 12px;
	line-height: 14px;
	display: inline-block;
}

.catalog_table .rait {
    vertical-align: top;
    margin: 0 0 0 70px;
}

.kartochka .art_panel .rait a, .catalog_table .rait a {
	display: inline-block;
	margin: 0 6px 0 0;
	width: 84px;
	height: 14px;
	vertical-align: top;
	background: url("/local/templates/mamalysh/css/../img/star_rait.png") center no-repeat;
}

.kartochka .art_panel .rait a span, .catalog_table .rait a span {
	display: block;
	height: inherit;
	background: url("/local/templates/mamalysh/css/../img/star_rait_all.png") left center no-repeat;
}

.kartochka .art_panel .rait5, .catalog_table .rait5 {width: 100%;}
.kartochka .art_panel .rait4, .catalog_table .rait4 {width: 80%;}
.kartochka .art_panel .rait3, .catalog_table .rait3 {width: 60%;}
.kartochka .art_panel .rait2, .catalog_table .rait2 {width: 40%;}
.kartochka .art_panel .rait1, .catalog_table .rait1 {width: 20%;}
.kartochka .art_panel .rait0, .catalog_table .rait0 {width: 0%;}

.kartochka .art_panel .print {
	text-align: right;
}

.kartochka .art_panel .btn_print {
	display: inline-block;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
	background-color: white;
	border: 1px solid rgba(0, 0, 0, 0.11);
	border-radius: 5px;
	padding: 0 15px;
	color: #66b7ba;
	font-size: 12px;
}

.kartochka .art_panel .btn_print span {
	padding: 0 0 0 26px;
	line-height: 30px;
	display: inline-block;
	background: url("/local/templates/mamalysh/css/../img/icon_printer.png") left center no-repeat;
}

.kartochka .parameters {
	border: 1px solid #e6e6e6;
	border-radius: 5px;
	padding: 20px 20px 0;
	margin: 0 0 10px;
}

.kartochka .label {
	margin: 0 0 10px;
}

.kartochka .value {
	margin: 0 0 20px;
}

.kartochka .value li {
	display: inline-block;
	margin: 0 10px 0 0;
}

.kartochka .value a {
	display: block;
	color: #66b7ba;
	font-size: 12px;
	text-decoration: none;
	padding: 0 10px;
	line-height: 22px;
}

.kartochka .value a.active {
	display: block;
	color: #66b7ba;
	font-size: 12px;
	text-decoration: none;
	background-color: #930074;
	color: #fff;
	border-radius: 12px;
}

.kartochka .technics p {
	opacity: 0.75;
	color: #66b7ba;
	font-size: 13px;
	margin: 0 0 6px;
}

.kartochka .technics .label {
	color: #66b7ba;
	font-size: 18px;
	font-weight: 700;
	padding: 10px 0 0;
}

.kartochka .technics .wrapper, #kartochka_tabs .technics .wrapper, .catalog_table .technics .wrapper {
	line-height: 22px;
	background: url("/local/templates/mamalysh/css/../img/dotted.png") left top;
}

.kartochka .technics .vl, #kartochka_tabs .technics .vl, .catalog_table .technics .vl {
	text-align: right;
	color: #66b7ba;
}

.kartochka .technics .vl span, #kartochka_tabs .technics .vl span, .catalog_table .technics .vl span {
	padding: 0 0 0 5px;
}

.kartochka .technics span, #kartochka_tabs .technics span, .catalog_table .technics span {
	background: #fff;
	font-size: 12px;
}

.kartochka .technics .lbl, #kartochka_tabs .technics .lbl, .catalog_table .technics .lbl {
	font-size: 12px;
	color: #9e9e9e;
}

.kartochka .technics .lbl span, #kartochka_tabs .technics .lbl span, .catalog_table .technics .lbl span {
	padding: 0 5px 0 0;
}

.kartochka .podrobno {
	padding: 6px 0 0;
}

.kartochka .podrobno a {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	background: url("/local/templates/mamalysh/css/../img/icon_tech.png") 14px center no-repeat #fff;
	border: 1px solid rgba(0, 0, 0, 0.11);
	border-radius: 5px;
	padding: 0 14px 0 40px;
	text-decoration: none;
	color: #66b7ba;
	font-size: 12px;
}

.kartochka .podrobno a span {
	border-bottom: 1px dotted #66b7ba;
}

hr {
	height: 1px;
	opacity: 0.1;
	background-color: #27001f;
	margin: 30px 0;
	border: none;
}

.my_nabor {
	height: 30px;
	line-height: 30px;
	float: right;
	background-color: white;
	border: 1px solid rgba(0, 0, 0, 0.11);
	border-radius: 5px;
	padding: 0 10px 0 35px;
	color: #66b7ba;
	font-size: 12px;
	text-decoration: none;
	background: url("/local/templates/mamalysh/css/../img/icon_nabor.png") 8px center no-repeat;
}

.catalog_plitka.nabor .icon_plus:after {
	content: "";
	position: absolute;
	z-index: 999;
	left: -46px;
	top: 140px;
	width: 75px;
	height: 75px;
	background: url("/local/templates/mamalysh/css/../img/icon_nabor_plus.png") no-repeat;
}

.catalog_plitka.nabor .icon_ravno:after {
	content: "";
	position: absolute;
	z-index: 999;
	left: -46px;
	top: 140px;
	width: 75px;
	height: 75px;
	background: url("/local/templates/mamalysh/css/../img/icon_nabor_total.png") no-repeat;
}

.catalog_plitka.nabor .icon_ravno .inside {
	min-height: 305px;
}

.catalog_plitka.nabor .icon_ravno .inside {
	background-color: #f2f3f9;
	text-align: center;
}

.catalog_plitka.nabor .icon_ravno .icon_check {
	height: 107px;
	background: url("/local/templates/mamalysh/css/../img/icon_check_big.png") center no-repeat;
	margin: 0 0 24px;
}

.catalog_plitka.nabor .icon_ravno .btn_violet {
	font-size: 12px;
	font-weight: 700;
	height: 30px;
	line-height: 30px;
	padding: 0 10px 0 35px;
	background: url("/local/templates/mamalysh/css/../img/icon_add_to_cart.png") 2px center no-repeat #f3a701;
}

.catalog_plitka.nabor .icon_ravno .link {
	margin: 0 0 24px;
}

.catalog_plitka.nabor .icon_ravno .new_price {
	color: #66b7ba;
	font-size: 11px;
	margin: 0 0 6px;
}

.catalog_plitka.nabor .icon_ravno .new_price b {
	color: black;
	font-size: 22px;
	font-weight: 700;
}

.catalog_plitka.nabor .icon_ravno .old_price {
	color: #66b7ba;
	text-decoration: line-through;
	opacity: 0.75;
}

.catalog_plitka.nabor .icon_ravno:hover .inside {
	width: 208px;
}

#kartochka_tabs > ul {
	margin: 0 0 10px;
}

#kartochka_tabs > ul li {
	display: inline-block;
	vertical-align: top;
	margin: 0 10px 10px 0;
}

#kartochka_tabs > ul li a {
	display: block;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
	border: 1px solid #f3a701;
	border-radius: 4px;
	padding: 0 12px;
	color: #66b7ba;
	font-size: 12px;
	position: relative;
}

#kartochka_tabs > ul .ui-state-active a:after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -14px;
	margin: 0 0 0 -4px;
	border: 4px solid transparent;
	border-top: 9px solid #f3a701;
}

#kartochka_tabs > ul li a:hover {
	color: #f3a701;
}

#kartochka_tabs > ul .ui-state-active a, #kartochka_tabs > ul .ui-state-active a:hover {
	background: #f3a701;
	color: #fff;
}

#kartochka_tabs .video .line {
	margin: 0 0 20px;
}

#kartochka_tabs .inside {
    padding: 0 0 28px;
    margin: 0 0 28px;
    border-bottom: 1px solid #ebebeb;
}

#kartochka_tabs .dual_grid > * {
    vertical-align: top;
}

#kartochka_tabs .dual_grid .lg {
    padding: 0 3% 0 0;
}

#kartochka_tabs .dual_grid .rg {
    width: 50%;
    padding: 0 0 0 3%;
}

#kartochka_tabs .technics .wrapper {
    margin: 0 0 8px;
}

.purchased {
    margin: 0 0 28px;
    border-bottom: 1px solid #ebebeb;
}

.purchased.last {
    margin: 0;
    border-bottom: none;
}

.purchased .bx-viewport {
    padding: 0 0 300px;
    margin: 0 0 -300px;
}

.purchased .bx-viewport:hover {
    z-index: 999;
}

#kartochka_tabs #tabs-2 p, #kartochka_tabs #tabs-6 p, #kartochka_tabs #tabs-2 .list {
    color: #303030;
    font-size: 13px;
    line-height: 20px;
    margin: 0 0 20px;
}

#kartochka_tabs #tabs-2 .list {
    list-style: disc inside;
}

#kartochka_tabs #tabs-2 .header {
    color: #66b7ba;
    font-weight: 700;
    margin: 0 0 10px;
}

#kartochka_tabs #tabs-2 .serv {
    margin: 0 0 20px;
}

#kartochka_tabs #tabs-2 .serv li {
    display: inline-block;
    vertical-align: top;
    width: 32%;
    margin: 0 2% 0 0;
    list-style: disc inside;
}

#kartochka_tabs #tabs-2 .serv li:nth-child(3n+3) {
    margin: 0;
}

#kartochka_tabs #tabs-2 .serv a {
    color: #f87409;
    font-size: 12px;
    font-weight: 700;
}

#kartochka_tabs #tabs-2 .docs li {
    display: inline-block;
    width: 20%;
    vertical-align: top;
}

#kartochka_tabs #tabs-2 .docs a {
    display: block;
    font-size: 12px;
    color: #66b7ba;
    line-height: 20px;
    padding: 0 20px 0 48px;
    text-decoration: none;
}

#kartochka_tabs #tabs-2 .docs .name {
    text-decoration: underline;
}

#kartochka_tabs #tabs-2 .docs .size {
    display: block;
    opacity: 0.75;
}

#kartochka_tabs #tabs-2 .docs .pdf {
    background: url("/local/templates/mamalysh/css/../img/icon_docs_pdf.png") left center no-repeat;
}

#kartochka_tabs #tabs-2 .docs .doc {
    background: url("/local/templates/mamalysh/css/../img/icon_docs_doc.png") left center no-repeat;
}

#kartochka_tabs #tabs-2 .docs .psd {
    background: url("/local/templates/mamalysh/css/../img/icon_docs_psd.png") left center no-repeat;
}

#kartochka_tabs #tabs-3 .add_review {
    margin: 0 0 20px;
}

#kartochka_tabs #tabs-3 .add_review a {
    display: inline-block;
    text-decoration: none;
    height: 30px;
    line-height: 30px;
    border: 1px solid rgba(0, 0, 0, 0.11);
    border-radius: 5px;
    padding: 0 12px;
    color: #66b7ba;
    font-size: 12px;
}

#kartochka_tabs #tabs-3 .add_review a span {
    display: inline-block;
    line-height: 30px;
    background: url("/local/templates/mamalysh/css/../img/icon_add_review.png") left center no-repeat;
    padding: 0 0 0 26px;
}

#kartochka_tabs #tabs-3 .rws li {
    border-bottom: 1px solid #e0e0e0;
    margin: 0 0 20px;
    padding: 0 0 20px;
}

#kartochka_tabs #tabs-3 .rws p {
    opacity: 0.75;
    color: #66b7ba;
    font-size: 12px;
    margin: 0 0 10px;
}

#kartochka_tabs #tabs-3 .rws .up {
    margin: 0 0 10px;
}

#kartochka_tabs #tabs-3 .rws span.name {
    color: #fe9730;
    font-size: 12px;
    font-weight: 700;
    margin: 0 16px 0 0;
}

#kartochka_tabs #tabs-3 .rws .date, #kartochka_tabs #tabs-3 .rws .time {
    opacity: 0.75;
    color: black;
    font-size: 12px;
    margin: 0 16px 0 0;
}

#kartochka_tabs #tabs-3 .rws .down {
    color: #e0e0e0;
}

#kartochka_tabs #tabs-3 .rws .down a {
    opacity: 0.75;
    color: black;
    font-size: 12px;
}

#kartochka_tabs #tabs-3 .rws .quote {
    background: url("/local/templates/mamalysh/css/../img/icon_quote.png") 14px 14px no-repeat #f2f2fa;
    padding: 15px 30px 15px 40px;
    margin: 0 0 10px;
}

#kartochka_tabs #tabs-4 .wrapper, #kartochka_tabs #tabs-5 .inside .wrapper {
    background: url("/local/templates/mamalysh/css/../img/dotted.png");
    margin: 0 0 10px;
    font-size: 12px;
    color: #7b7b7b;
}

#kartochka_tabs #tabs-4 .right, #kartochka_tabs #tabs-5 .right {
    text-align: right;
}

#kartochka_tabs #tabs-4 .left span, #kartochka_tabs #tabs-5 .left span {
    background: #fff;
    padding: 0 5px 0 0;
}

#kartochka_tabs #tabs-4 .right span, #kartochka_tabs #tabs-5 .right span {
    background: #fff;
    padding: 0 0 0 5px;
}

#kartochka_tabs #tabs-4 .left b, #kartochka_tabs #tabs-5 .left b {
    color: #a22c89;
}

#kartochka_tabs #tabs-5 li {
    white-space: nowrap;
    border: 1px solid #d7d7d7;
    border-radius: 1px;
    margin: 0 0 15px;
}

#kartochka_tabs #tabs-5 .shop {
    background-color: #f9f9f9;
}

#kartochka_tabs #tabs-5 .inside {
    border: none;
    border-top: 1px solid #d7d7d7;
    padding: 20px 20px 10px;
    margin: 0;
}

#kartochka_tabs #tabs-5 .image {
    text-align: center;
    width: 130px;
    padding: 10px;
    background: #fff;
}

#kartochka_tabs #tabs-5 .drop {
    width: 34px;
    padding: 15px;
}

#kartochka_tabs #tabs-5 .drop span {
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 2px solid #a22c89;
    border-radius: 50%;
    background: url("/local/templates/mamalysh/css/../img/in_shop_down.png") center no-repeat;
}

#kartochka_tabs #tabs-5 .ui-state-active .drop span {
    background: url("/local/templates/mamalysh/css/../img/in_shop_up.png") center no-repeat #a22c89;
}

#kartochka_tabs #tabs-5 .color {
    line-height: 31px;
    padding: 10px 10px 10px 25px;
    color: #66b7ba;
    font-size: 12px;
}

#kartochka_tabs #tabs-5 .color .val {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 4px;
    background-color: white;
    border: 1px solid #d7d7d7;
    width: 17px;
    height: 17px;
    padding: 6px;
    border-radius: 50%;
}

#kartochka_tabs #tabs-5 .color .val span {
    display: inline-block;
    vertical-align: top;
    width: 17px;
    height: 17px;
    border-radius: 50%;
}

#kartochka_tabs #tabs-5 .price {
    color: #66b7ba;
    font-size: 11px;
    padding: 15px;
}

#kartochka_tabs #tabs-5 .price b {
    color: black;
    font-size: 16px;
    font-weight: 700;
}

#kartochka_tabs #tabs-5 .nalichie {
    padding: 10px;
    color: #66b7ba;
    font-size: 12px;
}

#kartochka_tabs #tabs-5 .nalichie > * {
    line-height: 21px;
    padding: 0 0 0 30px;
}

#kartochka_tabs #tabs-5 .nalichie .yes {
    background: url("/local/templates/mamalysh/css/../img/nalichie_yes.png") left center no-repeat;
}

#kartochka_tabs #tabs-5 .nalichie .no {
    background: url("/local/templates/mamalysh/css/../img/nalichie_no.png") left center no-repeat;
}

#kartochka_tabs #tabs-5 .kolvo {
    padding: 10px;
}

#kartochka_tabs #tabs-5 .in_cart {
    padding: 10px;
}

#kartochka_tabs #tabs-5 .btn_violet {
    height: 32px;
    line-height: 32px;
    background: url("/local/templates/mamalysh/css/../img/icon_add_to_cart.png") 3px center no-repeat #f3a701;
    padding: 0 10px 0 35px;
}

#kartochka_tabs #tabs-5 .btn_stroke {
    border: 2px solid #930074;
    color: #930074;
    font-weight: 700;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
}

#kartochka_tabs #tabs-5 .one_click {
    padding: 10px 5px 10px 0;
}

#kartochka_tabs #tabs-5 .rait a, #kartochka_tabs #tabs-5 .like a {
    display: inline-block;
    margin: 0 0 0 5px;
    width: 30px;
    height: 30px;
    background-color: white;
    border: 1px solid rgba(0, 0, 0, 0.11);
    border-radius: 5px;
}

#kartochka_tabs #tabs-5 .rait a {
    background: url("/local/templates/mamalysh/css/../img/icon_rait.png") center no-repeat #fff;
}

#kartochka_tabs #tabs-5 .like a {
    background: url("/local/templates/mamalysh/css/../img/icon_like.png") center no-repeat #fff;
}

.green_message {
    height: 30px;
    line-height: 30px;
    color: white;
    font-size: 12px;
    font-weight: 700;
    background: url("/local/templates/mamalysh/css/../img/icon_compl.png") 14px center no-repeat #a8e056;
    border-radius: 3px;
    padding: 0 20px 0 40px;
    margin: -5px 0 5px;
}

.search_page .pole {
	position: relative;
	max-width: 600px;
	padding: 0 110px 20px 0;
}

.search_page .pole input[type=text] {
	background-color: white;
    border: 1px solid #d7d7d7;
    border-radius: 2px;
    padding: 0 10px;
    height: 36px;
    width: 100%;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.search_page .pole input[type=submit] {
	position: absolute;
	right: 0;
	top: 0;
	min-width: 50px;
}

.zakaz_state {
	background: #edeef8;
	line-height: 25px;
	margin: 20px 0;
	padding: 25px 22px;
}

.zakaz_state .label {
	display: inline-block;
	font-weight: bold;
	color: #66b7ba;
}

.zakaz_state .value {
	display: inline-block;
	color: #7b7b7b;
}

.zakaz_state .wrapper {
	padding: 20px 0 0;
}

.zakaz_state .wrapper .left a {
	display: inline-block;
	text-decoration: none;
	line-height: 30px;
	border: 1px solid #d7d7d7;
	border-radius: 16px;
	font-size: 12px;
	color: #333;
	margin: 0 15px 0 0;
	padding: 0 20px 0 35px;
}

.zakaz_state .btn_repeat {
	background: url("/local/templates/mamalysh/css/../img/icon_repeat.png") 12px center no-repeat #fff;
}

.zakaz_state .btn_cancel {
	background: url("/local/templates/mamalysh/css/../img/icon_cancel.png") 14px center no-repeat #fff;
}

#to_top {
	display: none;
	position: fixed;
	right: 3%;
	bottom: 5%;
}

#to_top a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
	color: #fff;
	width: 66px;
	height: 22px;
	padding: 44px 0 0;
	background: url("/local/templates/mamalysh/css/../img/to_top2.png") center no-repeat;
	border-radius: 5px;
}

.scroll-pane {
	overflow: auto;
	width: 800px;
	float:left;
}

.scroll-bar-wrap {
	clear: left;
	padding: 0 4px 0 2px;
	margin: 0 -1px -1px -1px;
}

.scroll-bar-wrap .ui-slider {
/*	background: url("/local/templates/mamalysh/css/../img/slide_left.png") left center no-repeat, url("/local/templates/mamalysh/css/../img/slide_right.png") right center no-repeat;*/
	border:0;
	height: 2em;
	margin: 0 auto;
}

.scroll-bar-wrap .ui-handle-helper-parent {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0 auto;
}

.scroll-bar-wrap .ui-slider-handle {
	top: 10px;
	height: 10px;
	background: #fe9730;
	border-radius: 5px;
	cursor: pointer;
	position: absolute;
}

.compare.only_mob {
	display: none;
}


.schema_org {
	display: none;
}

.bx-wrapper img {
	display: block;
	margin: auto;
}

.sotbit-seometa-tags-wrapper {
	display:  block;
	width:  100%;
	margin-bottom:  10px;
}
.sotbit-seometa-tag {
	display: inline-block;
	padding: 0 5px 0;
}
.sotbit-seometa-tag-sep {
	display: inline-block;
	padding: 0 5px 0;
	color: #de0281;
}
.sotbit-seometa-tag-link {
	color: #de0281;
	font-size: 14px;
}
/*************/
.promo {
	max-width: 1300px;
	width: 100%;
	margin: 0 auto -30px auto;
}
.b-item__info table {
	border-collapse: collapse;
	width: 100%;
}
.b-item__info table tr {

}
.b-item__info table tr td {
	border: solid 1px #eee;
	padding: 10px;
}
.b-item__info table tr td p {
	margin: 0!important;
}
/* End */


/* Start:/local/templates/mamalysh/css/tablet.css?15567911774216*/
@media screen and (max-width: 1300px) {
	header .lvl2 {
    	padding: 12px 15px;
    }

	header .lvl1 .menu {
		visibility: hidden;
	}

	header .lvl2 .search form {
		display: none;
	}

	header .lvl2 .search {
		width: auto;
	}

	header .lvl2 .delivery, header .lvl2 .actions {
		margin-top: 5px;
		margin-bottom: 5px;
	}

	header .lvl3 .menu {
		display: none;
	}

	#banner {
		display: none;
	}

	.global_grid .left_grid {
		display: none;
	}

	.sertificats li {
		width: 22%;
	    margin: 0 0 20px 4%;
	}

	.sertificats li:first-child {
		margin: 0 0 20px;
	}

	.sertificats li img {
		max-width: 100%;
		height: auto;
	}

	.reviews li {
		-o-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 49%;
		margin: 0 0 18px 2%;
	}

	.reviews li:nth-child(2n+1) {
		margin: 0 0 18px;
	}

	.recently_viewed li {
		-o-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 12.5%;
		margin: 0;
		padding: 0 0 0 2px;
	}

	.recently_viewed li:first-child {
		padding: 0;
	}

	.recently_viewed li img {
		max-width: 90%;
		max-height: 110px;
		height: auto;
		width: auto;
	}

	footer .up form .pole {
		width: 300px;
	}

	footer .phone {
		display: none;
	}

	footer .down .wrapper > * {
		display: block;
		width: 100%;
	}

	footer .menu li {
		width: 16%;
		padding: 0 0 40px 2%;
	}

	footer .menu li:first-child {
		width: 28%;
		padding: 0 0 40px;
	}

	footer .down .counters {
		display: table;
		width: 100%;
	}

	footer .down .counters > * {
		display: table-cell;
		vertical-align: top;
		margin: 0;
	}

	footer .down .counters .counter {
		text-align: center;
	}

	footer .down .counters .develop {
		text-align: right;
	}

	header .lvl3 {
		display: none;
	}

	header .lvl4 {
		position: relative;
		display: block;
	}

	header .lvl4 .ddd {
		width: 190px;
	}

	header .lvl4 .ddd .drop {
		position: absolute;
	}

	header .lvl4 .ddd > a {
		padding: 0 20px;
		display: block;
		text-align: center;
		line-height: 60px;
		background-color: #2e8f8a;
		background-image: -webkit-linear-gradient(bottom, #b5085e 0%, #d3016a 100%);
		background-image: -o-linear-gradient(bottom, #b5085e 0%, #d3016a 100%);
		background-image: linear-gradient(to top, #b5085e 0%, #d3016a 100%);
		box-shadow: inset 0 0 7px rgba(255, 0, 127, 0.19);
		color: white;
		font-weight: 700;
		text-transform: uppercase;
		text-decoration: none;
	}

	header .lvl4 .ddd:hover > a {
		background-color: #2e8f8a;
		background-image: -webkit-linear-gradient(bottom, #c90869 0%, #ff0080 100%);
		background-image: -o-linear-gradient(bottom, #c90869 0%, #ff0080 100%);
		background-image: linear-gradient(to top, #c90869 0%, #ff0080 100%);
	}

	header .lvl4 .ddd > a span {
		display: block;
		background: url("/local/templates/mamalysh/css/../img/icon_drop_menu.png") right center no-repeat;
	}

	header .search {
		padding: 0 15px;
	}

	header .search form {
		margin: 0;
	}

	.articles li {
		width: 32%;
		margin: 0 0 40px 2%;
	}

	.articles li img {
		max-width: 100%;
		height: auto;
	}

	.catalog_plitka > li, #tabs .catalog_plitka li {
		width: 24.25%;
		margin: 0 0 15px 1%;
	}

	.catalog_line .gr07 .yes, .catalog_line .gr07 .no {
		vertical-align: middle;
		width: 0;
		height: 20px;
		overflow: hidden;
	}
	
	.employees .down ul li {
		width: 48%;
		margin: 0 0 32px 4%;
	}
	
	.productions li {
		-o-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 49.5%;
		margin: 0 0 10px 1%;
	}
	
	.productions .small {
		-o-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 24.25%;
		margin: 0 0 10px 1%;
	}
	
	.add_review textarea, .reg_form textarea.long {
		-o-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
	}
	
	.gallery li {
		width: 23.875%;
		margin: 0 0 15px 1.5%;
	}
	
	.gallery li img {
		max-width: 100%;
		height: auto;
	}

	.benefits li {
		width: 25%;
	}

	.benefits li:nth-child(5) {
		display: none;
	}
}

@media screen and (max-width: 1024px) {
	footer .up .subscribe {
		font-size: 0;
	}
}
/* End */


/* Start:/local/templates/mamalysh/css/mobile.css?155679117717632*/
@media screen and (max-width: 768px) {
	header .lvl1, header .lvl2 .search, header .lvl2 .worktime, header .lvl2 .phones > div + * + * {
		display: none;
	}

	header .lvl2 .logo img {
		max-width: 70px;
		height: auto;
	}

	header .lvl2 .phones {
		text-align: right;
	}

	header .lvl2 .profile_mob {
		display: table-cell;
		padding: 0 0 0 20px;
	}

	header .lvl2 .profile_mob a {
		display: block;
		width: 30px;
		height: 30px;
		border-radius: 50%;
		overflow: hidden;
	}

	header .lvl4 {
		display: none;
	}

	header .lvl5, header .lvl6 {
		display: block;
	}

	header .lvl5 {
		position: relative;
		background-color: #efcdad;
	}

	header .lvl5 li {
		width: 33.33%;
		border-left: 1px solid #e0bfa1;
	}

	header .lvl5 li:first-child, header .lvl6 li:first-child {
		border: none;
	}

	header .lvl5 li > a, header .lvl6 a {
		display: block;
		height: 40px;
		line-height: 40px;
		text-align: center;
		text-decoration: none;
		color: #fff;
	}

	header .lvl5 li > a:hover {
		background-color: #efbc8c;
	}

	header .lvl5 .search, header .lvl6 .search {
		padding: 0;
	}

	header .lvl5 .search > a, header .lvl6 .search > a {
		background: url("/local/templates/mamalysh/css/../img/icon_mob_search.png") center no-repeat;
	}

	header .lvl5 .phone > a {
		background: url("/local/templates/mamalysh/css/../img/icon_mob_phone.png") center no-repeat;
	}

	header .lvl5 .profile > a {
		background: url("/local/templates/mamalysh/css/../img/icon_mob_profile.png") center no-repeat;
	}

	header .lvl5 li:hover > a {
		background-color: #d2a77d;
	}

	header .lvl6 {
		background-color: #b945a2;
		position: relative;
		z-index: 999;
	}

	header .lvl6 li {
		width: 33.33%;
		border-left: 1px solid #8e2e7b;
	}

	header .lvl6 .menu > a {
		background: url("/local/templates/mamalysh/css/../img/icon_mobile_menu.png") center no-repeat;
	}

	header .lvl6 .cart a {
		background: url("/local/templates/mamalysh/css/../img/icon_mobile_cart.png") center no-repeat;
	}

	header .lvl6 .wrapper > li:hover > a {
		background-color: #7f216c;
	}

	header .lvl5 .dropdown, header .lvl6 .dropdown {
		display: none;
		padding: 12px 0;
	}

	header .lvl5 li:hover .dropdown, header .lvl6 li:hover .dropdown {
		display: block;
		left: 0;
		width: 100%;
		position: absolute;
		z-index: 9000 !important;
		background-color: #7f216c;
		box-shadow: 0 2px 3px rgba(59, 9, 49, 0.28);
	}

	header .lvl6 .link {
		padding: 0 12px;
	}

	header .lvl6 .link a {
		display: block;
		line-height: 40px;
		font-size: 13px;
		padding: 0 12px;
		border-radius: 5px;
		text-align: left;
		text-decoration: underline;
	}

	header .lvl6 .link a.active {
		background-color: #661656;
	}

	header .lvl6 .submenu {
		padding: 12px 25px;
		border-top: 1px solid #661656;
	}

	header .lvl6 .submenu .icon {
		width: 32px;
		height: 32px;
		text-align: center;
		vertical-align: middle;
		padding: 0 10px 0 0;
	}

	header .lvl6 .show_all {
		margin: 0 0 -12px;
	}

	header .lvl6 .show_all a {
		display: block;
		height: 48px;
		line-height: 48px;
		font-weight: 700;
		text-transform: uppercase;
		background-color: #2e8f8a;
		background-image: -webkit-linear-gradient(bottom, #b5085e 0%, #d3016a 100%);
		background-image: -o-linear-gradient(bottom, #b5085e 0%, #d3016a 100%);
		background-image: linear-gradient(to top, #b5085e 0%, #d3016a 100%);
	}

	header .lvl5 li:hover .dropdown {
		color: #fff;
		background-color: #d2a77d;
		padding: 20px 25px;
		-o-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	header .lvl5 .header {
		font-weight: 700;
		margin: 0 0 10px;
	}

	header .lvl5 .phones {
		padding: 0 0 10px;
		margin: 0 0 10px;
		border-bottom: 1px solid #bd9670;
	}

	header .lvl5 .phones .one {
		display: inline-block;
		vertical-align: top;
		width: 50%;
	}

	header .lvl5 .phones .one b {
		font-weight: 700;
	}

	header .lvl5 .mob label {
		display: block;
		font-size: 12px;
		margin: 0 0 4px;
	}

	header .lvl5 .mob label b {
		color: red;
	}

	header .lvl5 .mob input[type=text] {
		width: 100%;
		padding: 0 10px;
		height: 24px;
		background-color: white;
		border: 1px solid #d7d7d7;
		border-radius: 5px;
		margin: 0 0 10px;
		-o-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	header .lvl5 .mob .forgot label {
		display: inline-block;
		vertical-align: middle;
	}

	header .lvl5 .mob .forgot > * {
		vertical-align: top;
	}

	header .lvl5 .mob .forgot a {
		color: white;
		font-size: 12px;
	}

	header .lvl5 .soc {
		margin: 10px 0 0;
		padding: 10px 0 0;
		border-top: 1px solid #bd9670;
	}

	header .lvl5 .soc .header {
		font-size: 12px;
		font-weight: 400;
	}

	header .lvl5 .soc a {
		display: inline-block;
		vertical-align: top;
		text-decoration: none;
		color: white;
		font-size: 12px;
		height: 30px;
		line-height: 30px;
		border: 1px solid #dddee9;
		border-radius: 16px;
		padding: 0 13px 0 26px;
		margin: 0 8px 0 0;
	}

	header .lvl5 .soc a.vk {background: url("/local/templates/mamalysh/css/../img/icon_soc_vk_white.png") 12px center no-repeat;}

	header .lvl5 .soc a.fb {background: url("/local/templates/mamalysh/css/../img/icon_soc_fb_white.png") 12px center no-repeat;}

	header .lvl5 .soc a.tw {background: url("/local/templates/mamalysh/css/../img/icon_soc_tw_white.png") 8px center no-repeat;}

	header .lvl5 .mob_search, header .lvl6 .mob_search {
		display: none;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		line-height: 40px;
		padding: 0 25px;
		background-color: #d2a77d;
		-o-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	header .lvl5 .mob_search input[type=text], header .lvl6 .mob_search input[type=text] {
		-o-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		height: 24px;
		background-color: white;
		border: 1px solid #d7d7d7;
		border-radius: 5px;
		width: 90%;
		padding: 0 36px 0 10px;
	}

	header .lvl5 .mob_search input[type=submit], header .lvl6 .mob_search input[type=submit] {
		cursor: pointer;
		height: 26px;
		width: 26px;
		border: none;
		vertical-align: middle;
		margin: 0 0 0 -26px;
		background: url("/local/templates/mamalysh/css/../img/icon_mob_search_.png") center no-repeat;
	}

	header .lvl5 .mob_search a, header .lvl6 .mob_search a {
		position: absolute;
		right: 20px;
		top: 8px;
		display: block;
		background: url("/local/templates/mamalysh/css/../img/icon_mob_search_close.png") center no-repeat;
		width: 26px;
		height: 26px;
	}

	.recently_viewed li {
		width: 33.33%;
	}

	.recently_viewed li a, .recently_viewed li .null {
		line-height: 120px;
		height: 120px;
	}

	.recently_viewed li:nth-child(n+4) {
		display: none;
	}

	footer .up .subscribe, footer .up form {
		display: none;
	}

	footer .menu li, footer .menu li .pay_cards, footer .down .counters .socials, footer .down .counters .counter {
		display: none;
	}

	footer .menu li:first-child {
		display: block;
		width: 100%;
		margin: 0;
		padding: 0;
	}

	footer .down .counters .develop {
		text-align: left;
	}

	footer .up .fc a {
		display: inline-block;
		opacity: 1;
		border: none;
		height: 35px;
		border-radius: 18px;
		line-height: 35px;
		padding: 0 15px;
		color: white;
		font-size: 12px;
		font-weight: 700;
		background-color: #930074;
		text-decoration: none;
		text-align: center;
		width: 49%;
		-o-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	footer .up .fc a.btn_subscribe {
		margin: 0 2% 0 0;
	}

	.reviews li {
		display: block;
		width: 100%;
		margin: 0 0 18px;
	}

	.articles li, .articles li:nth-child(3n+1) {
		width: 100%;
		margin: 0 0 40px;
	}

	#contacts_tabs .lg, #contacts_tabs .rg {
		display: block;
		width: 100%;
	}

	.employees .down ul li {
		width: 100%;
		margin: 0 0 32px;
	}

	.employees .down .photo {
		width: 100px;
	}

	.employees .down .photo img {
		max-width: 100%;
	}

	.error_404 {
		padding: 0;
	}

	.error_404 .wrapper {
		display: block;
	}

	.error_404 .image {
		display: block;
		padding: 0;
		width: 100%;
		margin: 20px 0;
	}

	.error_404 .image img {
		max-width: 100%;
		height: auto;
	}

	.error_404 .text {
		display: block;
	}

	.optovikam {
		float: none;
		width: 100%;
		margin: 0 0 24px;
	}

	.optovikam input[type=text], .reg_form input.medium, .reg_form input.short, .reg_form .captcha, .add_review input[type=text], .reg_form input.medium, .mail_send input[type=text], #contacts_tabs .feedback input[type=text], #contacts_tabs .feedback textarea {
		width: 100%;
		-o-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.productions li {
		width: 100%;
		margin: 0 0 10px;
	}

	.productions .small {
		width: 100%;
		margin: 0 0 10px;
	}

	.productions .small:nth-child(2n+1) {
		margin: 0 0 10px;
	}

	.reg_form .captcha {
		margin: 10px 0 0;
	}

	.reviews li {
		margin: 0 0 18px;
	}

	.gallery li {
		width: 49%;
		margin: 0 0 10px 2%;
	}

	.gallery li:nth-child(4n+1) {
		margin: 0 0 10px 2%;
	}

	.gallery li:nth-child(2n+1) {
		margin: 0 0 10px;
	}

	.text_block .video > * {
		max-width: 100%;
		height: auto;
	}

	.shop_cont .wrapper, .shop_cont .wrapper > * {
		display: block;
	}

	.shop_cont .photo, .shop_cont .info {
		margin: 0 0 20px;
	}

	.employees .zp {
		float: none;
		font-size: 14px;
		margin: 4px 0 0 47px;
	}

	.reg_form .inline, .reg_form .line > .inline:first-child {
		display: block;
		width: 100%;
		margin: 0 0 20px;
	}

	.oformlenie_submit .socials .text {
		line-height: 20px;
	}

	.oformlenie_submit .socials {
		margin: 0 0 20px;
	}

	#contacts_tabs .feedback .inline {
		display: block;
		margin: 0 0 20px;
	}

	.contacts_header, .contacts_header .left, .contacts_header .right {
		display: block;
	}

	.contacts_header .left {
		margin: 0 0 20px;
	}

	.contacts_header .right {
		padding: 0 0 20px;
	}

	.sort_panel {
		display: block;
	}

	.sort_panel > * {
		display: block;
		margin: 0 0 10px;
	}

	.reviews .header {
		height: auto;
		line-height: 20px;
		padding: 15px 24px;
	}

	.employees .text {
		max-width: 200px;
	}

	.kartochka .col_left, .kartochka .col_right {
		display: block;
		width: auto;
		padding: 0;
	}

	.purchased ol > li > ul > li {
		width: 100%;
	}

	.purchased ol > li > ul > li:nth-child(n+2) {
		display: none;
	}

	#kartochka_tabs .dual_grid .lg, #kartochka_tabs .dual_grid .rg {
		display: block;
		width: 100%;
		padding: 0;
	}

	.catalog_plitka.nabor, .kartochka hr + h3 {
		display: none;
	}

	.kartochka .in_to_cart .gr_left .wrapper > * {
		display: block;
		text-align: left;
		margin: 0 0 4px;
	}

	.kartochka .in_to_cart .gr_right {
		width: 50%;
	}

	.kartochka .art_panel .btn_print span {
		white-space: nowrap;
	}

	.kartochka .in_to_cart .btn_stroke {
		height: auto;
	}

	.kartochka .icons {
		margin: 0 0 10px;
	}

	.catalog_line li > * {
		display: inline-block;
	}

	.catalog_line .gr02 {
		padding: 0;
		line-height: 30px;
	}
	.catalog_line .gr03 {
		width: auto;
		line-height: 16px;
		margin: 10px 0;
	}

	.catalog_line .gr04 {
		width: auto;
		padding: 0;
	}

	.catalog_line .gr05, .catalog_line .gr07 {
		width: 100%;
		text-align: left;
		margin: 0 20px 0 0;
	}

	.catalog_line .gr06 {
		display: none;
	}

	.catalog_line .gr07 .yes, .catalog_line .gr07 .no {
		width: auto;
		margin: 0 0 5px;
	}

	.catalog_line .gr09 {
		padding: 0;
		margin: 0 0 0 10px;
	}

	.catalog_line .request span {
		background: none;
		padding: 0 3px;
	}

	.catalog_line li {
		display: inline-block;
		vertical-align: top;
		width: 49%;
		line-height: 20px;
		padding: 10px;
		min-height: 240px;

		-o-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.catalog_line .gr01 {
		top: -15px;
		left: -11px;
	}

	.reg_form .img_label .img {
		display: none;
	}

	.oformlenie_list li > * {
		display: inline-block;
	}

	.oformlenie_list .lbl1, .oformlenie_header .lbl1 {
		display: none;
	}

	.oformlenie_header > * {
		width: auto;
	}

	.oformlenie_header > div:nth-child(n+3) {
		display: none;
	}

	.oformlenie_list .lbl2, .oformlenie_list .lbl3, .oformlenie_list .lbl4, .oformlenie_list .lbl5 {
		width: auto;
	}

	.oformlenie_list .lbl2 {
		display: block;
		margin: 0 0 10px;
	}

	.mail_send input[type=text] {
		margin: 0 0 20px;
	}

	.mail .right_grid {
		width: 100%;
		text-align: left;
	}

	.mail .txt {
		display: block;
		margin: 0 0 4px;
	}

	.mail .vl {
		margin: 0 20px 0 0;
	}

	.benefits li {
		width: 25%;
	}

	.benefits .text, .benefits li:nth-child(5) {
		display: none;
	}

	.actions_slide .header {
		line-height: 20px;
		padding: 30px 38px
	}

	.catalog_plitka > li, #tabs .catalog_plitka li {
		width: 48%;
		margin: 0 0 10px 4%;
	}

	.catalog_plitka > li:nth-child(2n+1), #tabs .catalog_plitka li:nth-child(2n+1) {
		margin: 0 0 10px 0;
	}

	.catalog_plitka > li .drop, #tabs .catalog_plitka li .drop, .catalog_table > li .drop, #tabs .catalog_table li .drop {
		display: none !important;
	}

	.catalog_plitka > li:hover .inside, .catalog_table > li:hover .inside {
		position: static;
	}

	.catalog_table li .left, .catalog_table li .right, .catalog_table li .gr_left, .catalog_table li .gr_right {
		display: block;
		width: auto;
	}

	.catalog_table li .gr_right {
		text-align: left;
	}

	.catalog_plitka .image .pos {
		line-height: 150px;
	}

	.catalog_plitka .price .economy {
		position: static;
		margin: 5px 0 0;
	}

	.jq-selectbox__select {
		width: 100% !important;
		-o-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.jq-selectbox {
		display: block !important;
	}

	.popup.style_04 .big_pos img {
		max-width: 100%;
	}

	header .lvl2 .mob b {
		font-size: 14px;
	}

	.float_right {
		max-width: 50%;
		height: auto
	}

	#tabs-7 .line img {
		max-width: 100%;
		height: auto;
	}

	.sertificats li {
		width: 47%;
		margin: 0 0 6% 6%;
	}

	.sertificats li:nth-child(2n+1) {
		margin: 0 0 6%;
	}

	.actions_slide .inside a {
		width: 96%;
		margin: 5% 2%;
	}

	.actions_slide .inside a:nth-child(3) {
		display: none;
	}

	.actions_slide .header {
		padding: 20px 18px;
	}

	.actions_slide .header a {
		margin: 10px 0 0;
		display: block;
    	max-width: 80px;
    	text-align: center;
	}

	.actions_slide .bx-controls {
		display: none;
	}

	.sort_panel .header {
		display: none;
	}

	.global_grid .right_grid {
		display: block;
	}

	.global_grid .left_grid {
		display: block;
		width: 100%;
		margin: 0 0 20px;
	}

	.global_grid .left_grid .producers, .global_grid .left_grid .vk_group, .global_grid .left_grid .reviews_and_tips {
		display: none;
	}

	.banner {
		display: none;
	}

	.osn_labels li {
		display: inline-block;
	}

	.osn_labels li a {
		position: relative;
		padding: 0 8px;
		color: #fff;
		margin: 0 5px 0 0;
	}

	.osn_labels li a:after {
		content: "";
		position: absolute;
		left: 100%;
		top: 0;
		border: 0 solid;
		border-bottom: 36px solid transparent;
	}

	.osn_labels li .new {
		background: #db1212;
	}

	.osn_labels li .hit {
		background: #fcca04;
	}

	.osn_labels li .dis {
		background: #f87409;
	}

	.osn_labels li .new:after {
		border-left: 5px solid #db1212;
	}

	.osn_labels li .hit:after {
		border-left: 5px solid #fcca04;
	}

	.osn_labels li .dis:after {
		border-left: 5px solid #f87409;
	}

	.about_seo {
		display: none;
	}

	.pagination li {
		margin-bottom: 5px;
	}

	.productions .big .icon {
		width: 45%;
		padding: 0 5% 0 0;
	}

	.productions .big .icon img {
		max-width: 100%;
		height: auto;
	}

	#cartpanel.visible {
		margin: 0;
		border: none;
	}

	#cartpanel + h3, #cartpanel + h3 + .purchased, #cartpanel.visible .header .hdr, #cartpanel .only_desk  {
		display: none;
	}

	#cartpanel .header .right_grid {
		text-align: left;
	}

	#cartpanel .bottom_panel input[type=text] {
		width: 166px;
		margin: 0 0 0 20px;
	}

	#cartpanel table .st2 {
		padding-right: 0;
	}

	#cartpanel table .st2 a {
		font-size: 12px;
	}

	#cartpanel table .st4 .plus_minus {
		margin: 0 0 10px;
	}

	#cartpanel table .st4 .right {
		text-align: right;
		color: #000;
	}

	#cartpanel table {
		margin: 0 0 22px;
	}

	#cartpanel .pink {
		color: #d3016a;
	}

	#cartpanel .bottom_panel {
    	border-bottom: none;
    	margin: 0;
    }

	#cartpanel .bottom_panel .code {
		padding: 0 0 20px;
		margin: 0 0 10px;
		border-bottom: 1px solid #edeef8;
	}

	#cartpanel .bottom_panel input[type=submit] {
		margin: 10px 0 0 90px;
	}

	#cartpanel .bottom_panel .total {
		text-align: center;
		color: #000;
		font-weight: bold;
		padding: 0;
	}

	#cartpanel .complete .line {
		margin: 0 0 10px;
	}

	#cartpanel .complete .btn_gr {
		width: 100%;
		-o-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	#cartpanel .zakaz_state .wrapper, #cartpanel .zakaz_state .wrapper > * {
		display: block;
	}

	#cartpanel .zakaz_state .wrapper a {
		margin: 0 0 10px;
	}

	.compare.only_desk {
		display: none;
	}

	.scroll-pane {
		width: 290px;
	}

	.compare.only_mob {
		display: block;
	}

	.compare.only_mob table {
		width: 100%;
	}

	.compare.only_mob .hdr {
		color: #363636;
		font-size: 12px;
		text-align: center;
	}

	.compare.only_mob .ins td {
		border: 1px solid #eaeaea;
		padding: 5px;
		width: 90px;
		font-size: 12px;
		text-align: center;
	}

	.compare.only_mob img {
		max-width: 60px;
		height: auto;
	}

	.compare.only_mob .preview {
		height: auto;
		position: relative;
	}

	.compare.only_mob .preview .image {
		line-height: 60px;
	}

	.compare .preview .price b {
		display: block;
		font-size: 14px;
		font-weight: bold;
	}

	.compare .preview .price {
		line-height: 14px;
		margin: 5px 0 0;
	}

	.compare .del_pos {
		top: 5px;
		right: 5px;
	}

	#to_top {
		display: none !important;
	}

	#tabs > ul a {
		font-size: 12px;
	}
}
/* End */


/* Start:/local/templates/mamalysh/css/popup.css?15567911786043*/
.example {
	background: #383838;
}

.example > * {
	margin: 50px auto;
	position: relative;
}

.popup {
	width: 700px;
	background-color: #edeef8;
	border-radius: 3px;
}

.popup > .inside {
	padding: 20px 20px 5px;
}

.popup .header {
	background: #f4f5fa;
	padding: 0 20px;
	line-height: 60px;
	color: #363636;
	font-size: 18px;
	border-radius: 3px 3px 0 0;
}

.popup .line {
	margin: 0 0 20px;
}

.popup .line.capt {
	margin: 0 0 50px;
}

.popup .label {
	color: #363636;
	margin: 0 0 6px;
}

.popup .label b {
	color: red;
}

.popup form input[type=text], .popup .captcha {
	height: 30px;
	padding: 0 9px;
	width: 657px;
	background-color: white;
	border: 1px solid #e1e1e1;
	border-radius: 1px;
}

.popup label, .popup .link {
	cursor: pointer;
	opacity: 0.75;
	color: black;
	font-size: 12px;
	margin: 0 20px 0 0;
	text-decoration: underline;
}

.popup label:hover, .popup .link:hover {
	text-decoration: none;
}

.popup .jq-checkbox {
	margin: 7px 5px 0 0;
}

.popup .btn_violet {
	font-weight: 700;
}

.popup .btn_stroke {
	margin: 0 0 0 12px;
	height: 28px;
	line-height: 28px;
	border: 2px solid #930074;
	padding: 0 15px;
	color: #930074;
	font-size: 12px;
	font-weight: 700;
}

.popup .btn_stroke:hover {
	color: #fff;
}

.popup.style_02 {
	width: 390px;
}

.popup .close {
	cursor: pointer;
	width: 17px;
	height: 17px;
	position: absolute;
	right: -22px;
	top: -22px;
	background: url("/local/templates/mamalysh/css/../img/icon_close.png") center no-repeat;
}

.popup.style_02 input[type=text] {
	width: 330px;
}

.popup .inside.second {
	border-top: 1px solid #e9ebf5;
}

.popup.style_02, .popup.style_03, .popup .info {
	background: #f4f5fa;
}

.popup.style_02 .header, .popup.style_04 .header, .popup.style_03 .header {
	background-color: #edeef8;
}

.popup .soc_login p {
	opacity: 0.75;
	color: black;
	font-size: 12px;
	margin: 0 0 10px;
}

.popup .descr {
	opacity: 0.5;
	color: #363636;
	font-size: 12px;
}

.popup.style_02 input.short, .popup.style_03 .info input.short {
	width: 140px;
}

.popup .captcha {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 18px;
	width: 150px;
	text-align: center;
}

.popup .captcha img {
	vertical-align: middle;
}

.popup.style_03 {
	width: 680px;
}

.popup .image {
	vertical-align: top;
	padding: 20px;
	background: #fff;
	width: 250px;
}

.popup .image .img {
	text-align: center;
	margin: 0 0 20px;
}

.popup .image p {
	opacity: 0.75;
	color: #363636;
}

.popup .info {
	vertical-align: top;
	padding: 20px 20px 5px;
}

.popup .info input[type=text] {
	width: 330px;
}

.popup input.error {
	color: red;
}

.popup .error_lbl {
	margin: 0 0 -10px;
}

.popup .error_lbl span {
	display: inline-block;
	line-height: 20px;
	position: relative;
	color: white;
	font-size: 12px;
	padding: 0 8px;
	background: red;
}

.popup .error_lbl span:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	left: 20px;
	top: -10px;
	border: 5px solid transparent;
	border-bottom: 5px solid red;
}

.popup.style_04 {
	background: #fff;
	width: 465px;
}

.popup.style_04 .big_pos {
	margin: 0 0 20px;
}

.popup.style_04 p {
	margin: 0 0 20px;
	opacity: 0.75;
	color: #363636;
}

.popup.style_05 {
	background: #fff;
	width: 890px;
}

.popup.style_05 .kartochka {
	margin: 0 0 20px;
}

.popup.style_05 .kartochka .in_to_cart {
	background: transparent;
	padding: 0;
}

.popup.style_05 .nazva {
	margin: 0 0 20px;
}

.popup.style_05 .nazva a {
	color: #363636;
	font-size: 16px;
	font-weight: 700;
}

.popup.style_05 .kartochka .in_to_cart .gr_right {
    width: auto;
    padding: 0;
}

.popup.style_05 .kartochka .in_to_cart .nalichie {
    text-align: left;
}

.popup.style_05 .kartochka .in_to_cart .plus_minus {
	text-align: left;
    margin: 18px 0;
}

.popup.style_05 .kartochka .link {
	text-align: left;
}

.popup.style_05 .kartochka .btn_violet {
	width: auto;
	border-radius: 15px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px 0 35px;
    background: url("/local/templates/mamalysh/css/../img/icon_add_to_cart.png") 2px center no-repeat #930074;
}

.popup.style_05 .kartochka .btn_violet span {
	padding: 0;
	background: none;
}

.gal_thumbs {
	line-height: 480px;
	margin: 0 0 15px;
	text-align: center;
}

.gal_thumbs .bx-wrapper .bx-controls-direction a {
	display: none;
}

#gal_thumbs_pager {
	margin: 0 0 20px;
	text-align: center;
}

#gal_thumbs_pager a {
	display: inline-block;
	vertical-align: top;
	width: 67px;
	height: 67px;
	line-height: 67px;
	border: 1px solid transparent;
	text-align: center;
	margin: 0 5px;
}

#gal_thumbs_pager a.active {
	border: 1px solid #930074;
}

#gal_thumbs_pager a img {
	vertical-align: middle;
}

.popup.style_06 .gal_prev {
	position: absolute;
	left: -80px;
	top: 50%;
	margin: -32px 0 0 0;
}

.popup.style_06 .gal_next {
	position: absolute;
	right: -80px;
	top: 50%;
	margin: -32px 0 0 0;
}

.popup.style_06 .gal_prev a, .popup.style_06 .gal_next a {
	display: block;
	width: 34px;
	height: 64px;
	background: url("/local/templates/mamalysh/css/../img/gal_prev.png") center no-repeat;
}

.popup.style_06 .gal_next a {
	background: url("/local/templates/mamalysh/css/../img/gal_next.png") center no-repeat;
}

.popup.style_06 {
    width: 740px;
    background-color: #fdfdfd;
}

@media screen and (max-width: 768px) {
	.popup, .popup.style_02, .popup.style_03, .popup.style_04, .popup.style_05, .popup.style_06 {
		width: auto;
		margin: 20px;
	}

	.popup form input[type=text], .popup .captcha {
		width: 100% !important;
		-o-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	#popup_01 .hidden + label {
		display: block;
		margin: 0 0 10px;
	}

	#popup_01 img {
		max-width: 100%;
		height: auto;
	}

	.popup .captcha {
		margin: 10px 0 0;
	}

	.popup .image, .popup .info {
		display: block;
		width: auto;
	}

	.popup .close {
		right: -15px;
		top: -15px;
	}

	.popup .btn_stroke {
		margin: 20px 20px 0;
	}

	.kartochka .sravnenie span, .kartochka .izbrannoe span, .popup.style_05 .kartochka .btn_violet span {
		width: 0;
		display: block;
		overflow: hidden;
	}

	.popup.style_06 .gal_prev, .popup.style_06 .gal_next {
		display: none;
	}
}
/* End */


/* Start:/local/templates/mamalysh/css/lightbox.css?15567911773781*/
/* Preload images */
body:after {
  content: url(/local/templates/mamalysh/css/../img/lightbox/close.png) url(/local/templates/mamalysh/css/../img/lightbox/loading.gif) url(/local/templates/mamalysh/css/../img/lightbox/prev.png) url(/local/templates/mamalysh/css/../img/lightbox/next.png);
  display: none;
}

body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(/local/templates/mamalysh/css/../img/lightbox/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(/local/templates/mamalysh/css/../img/lightbox/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(/local/templates/mamalysh/css/../img/lightbox/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(/local/templates/mamalysh/css/../img/lightbox/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* End */


/* Start:/local/templates/mamalysh/css/jquery.bxslider.css?15567911774499*/
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(/local/templates/mamalysh/css/images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #666;
	bottom: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	text-indent: -9999px;
	display: block;
	width: 12px;
	height: 12px;
	margin: 0 5px;
	outline: 0;
	border: 4px solid rgba(0,0,0,.25);
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background-color: #d3016a;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: -40px;
	background: url("/local/templates/mamalysh/css/../img/slider_prev.png") center no-repeat;
}

.bx-wrapper .bx-next {
	right: -40px;
	background: url("/local/templates/mamalysh/css/../img/slider_next.png") center no-repeat;
}

.actions_slide .bx-wrapper .bx-prev {
	left: auto;
	right: 33px;
	top: -65px;
}

.actions_slide .bx-wrapper .bx-next {
	top: -65px;
	right: 0px;
}

.purchased .bx-wrapper .bx-prev {
	left: auto;
	right: 33px;
	top: -30px;
}

.purchased .bx-wrapper .bx-next {
	top: -30px;
	right: 0px;
}

.colors_type .bx-prev {
	left: 24px;
	top: -20px !important;
	background: url("/local/templates/mamalysh/css/../img/slider_vert_up.png") center no-repeat;
}

.colors_type .bx-next {
	left: 24px;
	top: auto !important;
	bottom: -20px !important;
	background: url("/local/templates/mamalysh/css/../img/slider_vert_down.png") center no-repeat;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -14px;
	outline: 0;
	width: 23px;
	height: 23px;
	text-indent: -9999px;
	z-index: 99;
	border: 2px solid #930074;
	border-radius: 13px;
}

.colors_type .bx-controls-direction a {
	margin: 0;
	width: 14px;
	height: 8px;
	border: none;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(/local/templates/mamalysh/css/images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(/local/templates/mamalysh/css/images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial,Helvetica,sans-serif;
	display: block;
	font-size: .85em;
	padding: 10px;
}

/* End */


/* Start:/local/templates/mamalysh/css/jquery.formstyler.css?155679117812057*/
.jq-checkbox {
	width: 11px;
	height: 11px;
	background-color: #eee;
	border: 1px solid #d7d7d7;
	border-radius: 2px;
	top: -5px;
	vertical-align: middle;
	margin: 0 10px 0 0;
	cursor: pointer;
}
.jq-checkbox.checked {
	background: #930074;
	border: 1px solid #930074;
}
.jq-checkbox.checked .jq-checkbox__div {
	width: 11px;
	height: 11px;
	background: url("/local/templates/mamalysh/css/../img/icon_check.png") center no-repeat;
}
.jq-checkbox.focused {
}
.jq-checkbox.disabled {
	opacity: .3;
}

.jq-radio {
	width: 13px;
	height: 13px;
	background-color: #eee;
	border: 1px solid #d7d7d7;
	border-radius: 50%;
	margin: 0 12px 0 0;
	top: -1px;
	vertical-align: middle;
	cursor: pointer;
}
.jq-radio.checked {
	border: 1px solid #93287e;
}
.jq-radio.checked .jq-radio__div {
	width: 9px;
	height: 9px;
	margin: 2px 0 0 2px;
	border-radius: 50%;
	background-color: #93287e;
}
.jq-radio.focused {
}
.jq-radio.disabled {
	opacity: .55;
}


.jq-file {
	border-radius: 4px;
}
.jq-file input {
	height: auto;
	line-height: 1em;
	cursor: pointer;
}
.add_review .jq-file__name {
	height: 29px;
	width: auto;
	padding: 0 17px;
	border: none;
	border-radius: 15px;
	background-color: #930074;
	box-shadow: none;
	font: 14px/29px Arial, sans-serif;
	color: #fff;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jq-file__name {
	overflow: hidden;
	box-sizing: border-box;
	width: 100%;
	height: 34px;
	padding: 0 80px 0 10px;
	border: 1px solid #CCC;
	border-radius: 4px;
	background: #FFF;
	box-shadow: inset 1px 1px #F1F1F1;
	font: 14px/32px Arial, sans-serif;
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.add_review .jq-file__browse {
	display: none;
}
.jq-file__browse {
	position: absolute;
	top: 1px;
	right: 1px;
	padding: 0 10px;
	border-left: 1px solid #CCC;
	border-radius: 0 4px 4px 0;
	background: #F5F5F5;
	background: -webkit-linear-gradient(#FFF, #E6E6E6);
	background:         linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/32px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
}
.jq-file:hover .jq-file__browse {
	background: #E6E6E6;
	background: -webkit-linear-gradient(#F6F6F6, #E6E6E6);
	background:         linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-file:active .jq-file__browse {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-file.focused .jq-file__name {
	border: 1px solid #5794BF;
}
.jq-file.disabled,
.jq-file.disabled .jq-file__name,
.jq-file.disabled .jq-file__browse {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}


.jq-number {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding: 0 36px 0 0;
}
.jq-number__field {
	width: 100px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
}
.jq-number__field:hover {
	border-color: #B3B3B3;
}
.jq-number__field input {
	box-sizing: border-box;
	width: 100%;
	padding: 8px 9px;
	border: none;
	outline: none;
	background: none;
	font: 14px Arial, sans-serif;
	color: #333;
	text-align: left; /* для Opera Presto */
	-moz-appearance: textfield;
}
.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
	margin: 0; /* в каких-то браузерах присутствует отступ */
	-webkit-appearance: none;
}
.jq-number__spin {
	position: absolute;
	top: 0;
	right: 0;
	width: 32px;
	height: 14px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #F5F5F5;
	background: -webkit-linear-gradient(#FFF, #E6E6E6);
	background:         linear-gradient(#FFF, #E6E6E6);
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	text-shadow: 1px 1px #FFF;
	cursor: pointer;
}
.jq-number__spin.minus {
	top: auto;
	bottom: 0;
}
.jq-number__spin:hover {
	background: #E6E6E6;
	background: -webkit-linear-gradient(#F6F6F6, #E6E6E6);
	background:         linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-number__spin:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-number__spin:after {
	content: '';
	position: absolute;
	top: 4px;
	left: 11px;
	width: 0;
	height: 0;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #999;
	border-left: 5px solid transparent;
}
.jq-number__spin.minus:after {
	top: 5px;
	border-top: 5px solid #999;
	border-right: 5px solid transparent;
	border-bottom: none;
	border-left: 5px solid transparent;
}
.jq-number__spin.minus:hover:after {
	border-top-color: #000;
}
.jq-number__spin.plus:hover:after {
	border-bottom-color: #000;
}
.jq-number.focused .jq-number__field {
	border: 1px solid #5794BF;
}
.jq-number.disabled .jq-number__field,
.jq-number.disabled .jq-number__spin {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-number.disabled .jq-number__spin:after {
	border-bottom-color: #AAA;
}
.jq-number.disabled .jq-number__spin.minus:after {
	border-top-color: #AAA;
}


.jq-selectbox {
	vertical-align: middle;
	cursor: pointer;
}
.jq-selectbox__select {
	height: 33px;
	width: 300px;
	background-color: white;
	border: 1px solid #e1e1e1;
	border-radius: 1px;
	padding: 0 29px 0 9px;
	font: 14px/33px Arial;
	color: #333;
}
.jq-selectbox__select:hover {
}
.jq-selectbox__select:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-selectbox.focused .jq-selectbox__select {
	
}
.jq-selectbox.disabled .jq-selectbox__select {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-selectbox__select-text {
	display: block;
	overflow: hidden;
	width: 100% !important;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jq-selectbox .placeholder {
	color: #888;
}
.jq-selectbox__trigger {
	position: absolute;
	top: 0;
	right: 0;
	width: 29px;
	height: 100%;
}
.jq-selectbox__trigger-arrow {
	position: absolute;
	top: 14px;
	right: 10px;
	width: 15px;
	height: 8px;
	background: url("/local/templates/mamalysh/css/../img/icon_select_drop.png") center no-repeat;
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow {
	border-top-color: #000;
}
.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
	border-top-color: #AAA;
}
.jq-selectbox__dropdown {
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 1px solid #CCC;
	border-radius: 4px;
	background: #FFF;
	box-shadow: 0 2px 10px rgba(0,0,0,.2);
	font: 14px/18px Arial, sans-serif;
}
.jq-selectbox__search {
	margin: 5px;
}
.jq-selectbox__search input {
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	padding: 5px 27px 6px 8px;
	border: 1px solid #CCC;
	border-radius: 3px;
	outline: none;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==) no-repeat 100% 50%;
	box-shadow: inset 1px 1px #F1F1F1;
	color: #333;
	-webkit-appearance: textfield;
}
.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
	-webkit-appearance: none;
}
.jq-selectbox__not-found {
	margin: 5px;
	padding: 5px 8px 6px;
	background: #F0F0F0;
	font-size: 13px;
}
.jq-selectbox ul {
	margin: 0;
	padding: 0;
}
.jq-selectbox li {
	min-height: 18px;
	padding: 5px 10px 6px;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	white-space: nowrap;
	color: #231F20;
}
.jq-selectbox li.selected {
	background-color: #A3ABB1;
	color: #FFF;
}
.jq-selectbox li:hover {
	background-color: #08C;
	color: #FFF;
}
.jq-selectbox li.disabled {
	color: #AAA;
}
.jq-selectbox li.disabled:hover {
	background: none;
}
.jq-selectbox li.optgroup {
	font-weight: bold;
}
.jq-selectbox li.optgroup:hover {
	background: none;
	color: #231F20;
	cursor: default;
}
.jq-selectbox li.option {
	padding-left: 25px;
}


.jq-select-multiple {
	box-sizing: border-box;
	padding: 1px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #FFF;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/18px Arial, sans-serif;
	color: #333;
	cursor: default;
}
.jq-select-multiple.focused {
	border: 1px solid #5794BF;
}
.jq-select-multiple.disabled {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-select-multiple ul {
	margin: 0;
	padding: 0;
}
.jq-select-multiple li {
	padding: 3px 9px 4px;
	list-style: none;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	white-space: nowrap;
}
.jq-select-multiple li:first-child {
	border-radius: 3px 3px 0 0;
}
.jq-select-multiple li:last-child {
	border-radius: 0 0 3px 3px;
}
.jq-select-multiple li.selected {
	background: #08C;
	color: #FFF;
}
.jq-select-multiple li.disabled {
	color: #AAA;
}
.jq-select-multiple.disabled li.selected,
.jq-select-multiple li.selected.disabled {
	background: #CCC;
	color: #FFF;
}
.jq-select-multiple li.optgroup {
	font-weight: bold;
}
.jq-select-multiple li.option {
	padding-left: 25px;
}


input[type='email'].styler,
input[type='password'].styler,
input[type='search'].styler,
input[type='tel'].styler,
input[type='text'].styler,
input[type='url'].styler,
textarea.styler {
	padding: 8px 9px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px Arial, sans-serif;
	color: #333;
}
input[type='search'].styler {
	-webkit-appearance: none;
}
textarea.styler {
	overflow: auto;
}
input[type='email'].styler:hover,
input[type='password'].styler:hover,
input[type='search'].styler:hover,
input[type='tel'].styler:hover,
input[type='text'].styler:hover,
input[type='url'].styler:hover,
textarea.styler:hover {
	border-color: #B3B3B3;
}
input[type='email'].styler:focus,
input[type='password'].styler:focus,
input[type='search'].styler:focus,
input[type='tel'].styler:focus,
input[type='text'].styler:focus,
input[type='url'].styler:focus,
textarea.styler:focus {
	border-color: #CCC;
	border-top-color: #B3B3B3;
	outline: none;
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
button.styler,
input[type='button'].styler,
input[type='submit'].styler,
input[type='reset'].styler {
	overflow: visible;
	padding: 8px 11px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	outline: none;
	background: #F5F5F5;
	background: -webkit-linear-gradient(#FFF, #E6E6E6);
	background:         linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
	cursor: pointer;
}
button.styler::-moz-focus-inner,
input[type='button'].styler::-moz-focus-inner,
input[type='submit'].styler::-moz-focus-inner,
input[type='reset'].styler::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button.styler:not([disabled]):hover,
input[type='button'].styler:not([disabled]):hover,
input[type='submit'].styler:not([disabled]):hover,
input[type='reset'].styler:hover {
	background: #E6E6E6;
	background: -webkit-linear-gradient(#F6F6F6, #E6E6E6);
	background:         linear-gradient(#F6F6F6, #E6E6E6);
}
button.styler:not([disabled]):active,
input[type='button'].styler:not([disabled]):active,
input[type='submit'].styler:not([disabled]):active,
input[type='reset'].styler:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
button.styler[disabled],
input[type='button'].styler[disabled],
input[type='submit'].styler[disabled] {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
/* End */


/* Start:/local/templates/mamalysh/css/luiwadjogs.css?165406717811323*/
.right_grid ul,
.benefits ul,
.recently_viewed ul{ 
    font-size: 0;
}
.right_grid ul li,
.benefits ul li{
    font-size: 14px;
}

.right_grid .bread li:first-child a{
    font-size: 0px;
    position: relative;
    top:-5px;
}

header .lvl3 .menu > li .dropdown {
    z-index: 11;
}
script{
    display: none!important;
}
/*-----------S  E   A   R   C   H--------------------*/
header .lvl2 .search .drop {
    position: absolute;
    z-index: 3;
    top: 34px;
    width: 100%;
    padding: 10px 0 0;
    background-color: white;
    border: 1px solid #d9cfcd;
    border-radius: 3px;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 5px 8.7px 10px rgba(0, 0, 0, 0.05);
}

.bx_searche.drop ul {
    padding: 0 17px;
}

.bx_searche.drop li {
    border-top: 1px solid #e6e6e6;
}

.bx_searche.drop li:first-child {
    border-top: none;
    padding-top: 10px;
}

.bx_searche.drop .image {
    width: 65px;
    height: 60px;
    padding: 0 30px 0 0;
}
.bx_searche.drop .image a{
    width: 65px;
    height: 60px;
}

.bx_searche.drop .image a img{
    max-width: 100%;
}

.bx_searche.drop .name a {
    opacity: 0.75;
    color: #363636;
    font-size: 13px;
}

.bx_searche.drop .price {
    color: black;
    text-align: right;
    padding: 0 0 0 30px;
}

.bx_searche.drop .show_all {
    line-height: 40px;
}

.bx_searche.drop .show_all a {
    color: #9c3487;
    font-size: 12px;
}

header .lvl2 .search .pole    {
    z-index: 1000;
}
body div.title-search-result {
    margin-top: -10px;
}
.catalog_plitka li:hover .inside {
    z-index: 120;
}
.catalog_plitka .bx_item_detail_rating .bx_stars_progres {
    background: #FF9A00;
}

/*
.catalog_plitka .bx_item_detail_rating .bx_stars_container {
    width: 90px;
    height: 30px;
} 
*/ 

span.rait table{
    display: inline-block;
    vertical-align: middle;
}
header .lvl2 .actions_linck a {
    padding: 0 0 0 30px;
    background: url("/bitrix/templates/mamalysh/css/../img/icon_discount.png") left center no-repeat;
    display: block;
    opacity: 0.75;
    color: black;
}
header .lvl2 .actions_linck {
    display: inline-block;
}

.right_grid .reviews{
    margin: 0;
}

#popup_01,
#popup_02,
#popup_03,
#popup_04,
#popup_06,
#popup_07,
#popup_08,
#popup_09,
#popup_10,
#popup_11,
#popup_15{
    display:none;
}
#popup_16{
    display:none;
}
#popup_17{
    display:none;
}

#popup_11,#popup_11_wrapper{
    z-index:100005!important;
}

.popup input[type=password] {
    height: 30px;
    padding: 0 9px;
    width: 330px;
    background-color: white;
    border: 1px solid #e1e1e1;
    border-radius: 1px;
}

.reg_form input[type=password]{
    height: 33px;
    padding: 0 9px;
    background-color: white;
    border: 1px solid #e1e1e1;
    border-radius: 1px;
}

.popup  .inside {
    padding: 20px 20px 5px;
}

.oformlenie_header.wrapper .lbl45{
    text-align: right;
}

.lbl2 .dscr{
    opacity: 0.75;
    font-size: 12px;
}
.inpvalue{
    background-color: #fff;
}

.cat_filter .btn_reset {
    cursor: pointer;
    padding: 0;
    margin: 0 0 0 10px;
    background: none;
    border: none;
    opacity: 0.75;
    color: #363636;
    font-size: 12px;
    text-decoration: underline;
}



#tabs .catalog_plitka .colors_type,#tabs .catalog_table .colors_type {
    margin: 0 0 10px;
}

#tabs  .catalog_plitka .colors_type li,#tabs  .catalog_table .colors_type li {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 2px 2px;
    width: 50px;
}

#tabs .catalog_plitka li .size li {
    width: auto;
}

#tabs  .catalog_plitka .colors_type li:nth-child(4n+1) {
    margin: 0 0 2px 0;
}

#tabs  .catalog_plitka .colors_type a,#tabs  .catalog_table .colors_type a {
    display: block;
    width: 48px;
    height: 48px;
    line-height: 48px;
    background-color: white;
    border: 1px solid #dedede;
    border-radius: 3px;
    text-align: center;
}

#tabs  .catalog_plitka .colors_type a img,#tabs  .catalog_table .colors_type a img {
    vertical-align: middle;
    max-width: 46px;
    max-height: 46px;
}

#tabs .catalog_plitka .colors_type a.active,#tabs  .catalog_table .colors_type a.active {
    border: 1px solid #1d9ca1;
    box-shadow: 0 0 10px rgba(190, 72, 167, 0.3);
}



#cartpanel .header .left_grid .current {
    background-color: #93287e;
    color: white;
}

.validateslui .red{
    background-color: #FF7474;
    border-radius: 3px;
    margin: 0 20px 5px;
    color: white;
    font-size: 12px;
    font-weight: 700;
    line-height: 12px;
    padding: 8px 12px;
}
.red_message{
    background-color: #FF7474;
    border-radius: 3px;
    margin: 0 0px 10px;
    color: white;
    font-size: 12px;
    font-weight: 700;
    line-height: 12px;
    padding: 8px 12px;
}

.validateslui .green{
    background-color: #a8e056;
    border-radius: 3px;
    margin: 0 20px 5px;
    color: white;
    font-size: 12px;
    font-weight: 700;
    line-height: 12px;
    padding: 8px 12px;
}

.validateslui input.short {
    width: 140px;
}

.validateslui .captcha {
    width: 125px;
    line-height: 33px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 18px;
    display: inline-block;
    height: 33px;
    padding: 0 9px;
    background-color: white;
    border: 1px solid #e1e1e1;
    border-radius: 1px;
}


.validateslui .captcha img {
    vertical-align: middle;
}

#contacts_tabs .feedback .inline {
    margin: 0 30px 20px 0;
}

.osn_menu .dropdown .inside {
    position: relative;  
    z-index: 9999;
}

.inside ul{
    font-size: 0;
}    

header .lvl3 .dropdown .header a,
.osn_menu .dropdown .inside .header a{
    font-size: 14px;
}


.zakaz_state {
    background-color: #edeef8;
    margin: 0 0 20px;
    padding: 25px;
}

.zakaz_state .line {
    margin: 0 0 10px;
}

.zakaz_state .label {
    display: inline-block;
    color: #363636;
    font-weight: 700;
}

.zakaz_state .value {
    display: inline-block;
    color: #7b7b7b;
}

.zakaz_state .wrapper {
    padding: 20px 0 0;
}

.zakaz_state .wrapper .left a {
    display: inline-block;
    text-decoration: none;
    height: 30px;
    line-height: 30px;
    background-color: white;
    border: 1px solid #d7d7d7;
    color: #363636;
    font-size: 12px;
    font-weight: 700;
    padding: 0 25px;
    margin: 0 15px 0 0;
    border-radius: 16px;
}
.zakaz_state.propr1 .wrapper {
    padding: 0;
}

.zakaz_state{
    margin: 0;
}
.zakaz_state.propr1 {
    padding: 0px 25px 25px 25px;
    margin: 0 0 20px;
}
.none{
    display:none!important;
}
.plus{
    cursor:pointer;
}

.cat_filter label {
    max-width: 176px;
    padding: 5px 0 0;
}
.bx-filter-input-checkbox input,
.bx-filter-input-checkbox .bx-filter-param-text,
.bx-filter-param-text span{
    display: inline;
}
.catalog_plitka > li {
    margin: 0 0 15px 10px;
}
.popup.style_08 {
    width: 390px;
}

.popup.style_08 input[type=text]{
    width: 330px;
}

.popup.style_08 input.short{
    width: 140px;
}

header .search form {
    z-index: 8;
}

#tabs .catalog_plitka li {
    margin: 0 0 6px 0px;
}


@media screen and (max-width: 1024px){
    header .lvl5 .mob input[type=password] {
        width: 100%;
        padding: 0 10px;
        height: 24px;
        background-color: white;
        border: 1px solid #d7d7d7;
        border-radius: 5px;
        margin: 0 0 10px;
        -o-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
}


.popup .btn_stroke {
    background: #EDEEF8;
}


.kartochka .in_to_cart .inline:first-child {
    margin: 0 4px 0 0;
}



header .lvl3 .menu > li .dropdown {
    opacity: 0; /* По умолчанию скрываем подменю */
    visibility: hidden;
    display: none;
    transition: opacity .3s ease .2s; /* Добавляем анимацию 0.3 сек. и задержку в 0.15 сек. */
}
header .lvl3 .menu > li:hover .dropdown  {
    opacity: 1; /* Показываем подменю при ховере */
    visibility: visible;
    display: block;
}

#popup_09 .file span.name{
    max-width: 232px;
    display: inline-block;
    padding-top: 5px;
}

#popup_09 .file label.btn_violet{
    margin: 0;
    background: #1d9ca1;
    border-radius: 4px;
    float: right;
    border: 1px solid #FFFEFE;
    float: right;
    color: #fff;
    text-decoration: none;
    z-index: 999;
    position: relative;
}

.catalog_plitka > li {
    width: 248px;
}

.kartochka .down {
    padding:  0;
}

#bx-pager a{
    margin: 15px 0;
}

.catalog_table > li:hover .inside {
    width: 100%;
}

.breadcrumbs > ul > li > span {
    font-size: 12px;
}

.inside ul li a{
    font-size: 14px;
}

.bx_item_detail_rating .bx_stars_bg {
  cursor:pointer;
}
header .lvl3 .menu > li .dropdown li {
     margin: 0;
    text-align: left;
}
header .lvl3 .dropdown .header a {
    font-weight: normal;
    color: #1d9ca1;
}
header .lvl3 .menu > li .dropdown .inside {
    padding: 20px 10px 20px;
}
.catalog_table .sravnenie.add_compare.active,
.catalog_table .izbrannoe.add_favorite.active,
.like.add_favorite.active,
.kartochka .add_compare.active{
    color: #1d9ca1;
    font-weight: bold;
    font-size: 12px;
 }

#to_top {
    z-index: 999;
}

header .lvl3 .menu li.all_cats:hover .drop, header .lvl4 .ddd:hover .drop {
    z-index: 999;
}

.float_links {
    top: 230px;
}

@media screen and (max-width: 768px) {
    header .lvl5 li:hover .dropdown {
        z-index: 9999;
    }
    .catalog_plitka li .inside, .catalog_table li .inside {
        min-height: 300px;
    }
    header .lvl5 li:hover .dropdown, header .lvl6 li:hover .dropdown {
        z-index: 20;
    }
	.left_grid .osn_menu{
		display:none;
	}
}

.osn_menu > li > a > span.nonactive{
    background:none;
}

.popup .link:last-child {
    margin: 0 ;
}

.catalog_plitka li .inside, .catalog_table li .inside {
   min-height: 320px;
}
.catalog_plitka .name a, .catalog_table .name a {
    min-height: 36px;
}
.catalog_plitka {
    min-height: 347px;
}
.catalog_plitka li:hover .inside {
    width: 207px;
}

#sender_subscribe_component {
    z-index: 1100;
    position: absolute;
    display: block;
    top: 0!important;
    left: 0;
    width: 452px;
    height: 200px;
    right: 0;
    margin: auto;
}
#popup-window-overlay-sender_subscribe_component{
    height: 100%!important;
}
.bx_subscribe_response_container td{
    vertical-align: top;
}

header .lvl3 .menu > li.no_after:hover:after {
    display: none;
}

.float_links a.cart {
    background: url("/bitrix/templates/mamalysh/css/../img/icon_fl_cart.png") center no-repeat #44CCEC;
    border: 2px solid #fff;
}
.float_links ul span {
    background-color: rgb(247, 179, 55);
}

.float_links a.wish {
    background: url("/bitrix/templates/mamalysh/css/../img/icon_fl_wish.png") center no-repeat #44CCEC;
    border: 2px solid #fff;
}

.float_links a.rait {
    background: url("/bitrix/templates/mamalysh/css/../img/icon_fl_rait.png") center no-repeat #44CCEC;
    border: 2px solid #fff;
}

p.h2{
    color: #363636;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 20px;
}

.gr05 .price-label b{
    font-weight: normal!important;
    font-size: 10px;
}

.gr_left .price-label {
    margin-top: -10px;
    margin-bottom: 5px;
}
/* End */


/* Start:/local/templates/mamalysh/owlcarousel/assets/owl.carousel.min.css?15567911783011*/
/**
 * Owl Carousel v2.2.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/local/templates/mamalysh/owlcarousel/assets/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:-webkit-transform .1s ease;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3,1.3);-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/local/templates/mamalysh/owlcarousel/assets/owl.theme.default.min.css?15567911781003*/
/**
 * Owl Carousel v2.2.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/* End */


/* Start:/local/templates/mamalysh/css/fix.css?15567911777824*/
.block2_header{
	width:1100px;
	/*border:1px solid cyan;*/
}

.create_call
{
	float:left;
}

.mag1{
	/*border:1px solid red;*/
	width: 210px;
	float:left;
}

.mag2{
	/*border:1px solid green;*/
	width: 210px;
	float:left;
}

.mag3{
	float:left;
	/*border:1px solid purple;*/
	width: 400px;
}

header .block2_header .search
{
	clear: both;
	width:100%;
	/*border: 1px solid black;*/
	height:50px;
	float:left;
}

.search_input{
	float:left;
}

.phones-header .mag1 .itemphone .icon{
	left:-5px;
}

.phones-header .mag2 .itemphone .icon{
	left:-5px;
}

.search_input{
	width:60%;
}

#search{
	width:100%;
}

.pole{
	width:100%;
}

.block2_header .search #search{
	max-width: none;
}

.del_text{
	float:left;
	margin-left:10%;
	/*border:1px solid red;*/
	height:50px;
}


header .block3_header{
	clear:both;
	vertical-align: top;
}

.block3_header .create_call{
	clear:both;
	margin-top: 10%;
}

header .create_call a{
	color:#d3016a;
}

.social_links{
	margin-top: 30%;

}

.actions_linck{
	margin-top: 10%;
}

.social_links a{
	text-decoration: none;
}

.features_text{
	width:90%;
	margin-right: auto;
	margin-left: auto;
	font-style:italic;
	text-align:justify;
}

.velc_icon{
	padding-left:5%;
}

.mts_icon{
	padding-left:5%;
}

.velc_number{
	margin-left:6%;
}

.mts_number{
	margin-left:6%;
}

.text_compare b,h3
{
	text-decoration: none;
	clear: both;
}

.table_compare table tr td{
	font-size: none;
}

body .validateslui .captcha{
	background:url("/local/templates/mamalysh/css/../images/panel/empty-area.gif");
	border:none;
}

.table_compare table tr td{
	width:100px !important;
	text-align: justify;
}

body .popup .captcha{
	background:url("/local/templates/mamalysh/css/../images/panel/empty-area.gif");
	border:none;
}

@media screen and (max-width: 766px) {
	.hovered {
		display: none;
	}

	header .block3_header {
		display: none;
	}

	.kartochka .in_to_cart.conteinerbasetadd .gr_right {
		width: 100%;
	}

	#add_basket_element_detail {
		padding-right: 20%;
		margin-top: 20px;
	}

	.link.lones {
		padding-right: 20% !important;
	}

	.link.lones a {
		height: 36px !important;
		font-size: 14px !important;
		padding-top: 14px !important;
	}

	.medium .wrapper.up {
		display: block !important;
	}

	.medium .info {
		display: block !important;
	}

	.medium .info .links a {
		display: block !important;
	}

	.header_scroll {
		z-index: 1000;
		display: block;
	}

	.header_scroll.fixed {
		position: fixed;
		top: 0;
		display: block;
	}

	.down {
		display: none;
	}

	.left_grid.fix {
		margin-top: 300px !important;
		display: block;
	}

	.bx-ui-slider-track .bx-ui-slider-range .bx-ui-slider-handle.right {
		height: 11px;
		width: 11px;
	}

	.bx-ui-slider-track .bx-ui-slider-range .bx-ui-slider-handle.left {
		height: 11px;
		width: 11px;
	}

	#add_basket_element_detail a {
		padding-top: 2px;
		padding-bottom: 2px;
	}

	#add_basket_element_detail span {
		font-weight: bold;
	}

	.now_price b {
		font-size: 40px !important;
	}

	.brands-block .brend-next {
		width: 15px;
		right: 0px;
	}

	.in_to_cart.conteinerbasetadd .gr_left {
		width: auto;
		display: block;
	}

	.price.wrapper {
		width: 50%;
		float: left;
	}

	.gr_left .plus_minus a {
		width: 32px;
		height: 32px;
	}

	.in_to_cart.conteinerbasetadd .wrapper {
		display: block;
	}

	.plus_minus .inpvalue {
		font-size: 1.5em;
		height: 32px;
	}

	.col_left .icons li {
		margin-right: 12px !important;
	}

	.gr_left .plus_minus {
		text-align: center;
		padding: 5px 0;
	}

	.nalichie {
		margin-top: 10px;
	}

	.sravnenie_kl > a, .izbrannoe_kl > a {
		padding: 0 33px;
	}

	.gr_right .link:last-child{
	text-align: left;
}
}

@media screen and (max-width: 769px) {
	div.kartochka .sravnenie span,
	div.kartochka .izbrannoe span,
	div.popup.style_05 .kartochka .btn_violet span{
		width: auto;
	}
}

.bx-controls-direction a{
	display:block;
}
input[name="register_submit_button"]{
	margin-top: 35px;
}
.catalog_plitka li:hover .inside {
	width: 243px;
}
#kartochka_tabs .inside {
	padding: 5px;
}

@media all and (min-width: 1301px){
	header .search .pole input[type=text],
	.popup .label,
	.bx-slst .bx-ui-combobox-fake, .bx-slst .bx-ui-combobox-route,
	.reg_form input[type=text], .reg_form .captcha, .reg_form textarea,
	.reg_form .line label,
	#cartpanel .complete .btn_violet,
	#cartpanel .complete .btn_vl,
	#cartpanel table .st5 .sum,
	#cartpanel table .st3 .new,
	#basket_items .st2 a,
	.bx_compare .table_compare table tr td,
	.bx_filtren_container label,
	.bx_compare .bx_filtren_container h5,
	.bx_compare .bx_sort_container .sortbutton,
	.bx_compare .bx_sort_container .sortbutton.current,
	.bx_compare .bx_sort_container .sorttext,
	#cartpanel table th,
	.kartochka .art_panel p,
	header .lvl3 .dropdown .header a, .osn_menu .dropdown .inside .header a,
	#cartpanel.visible .header .hdr,
	#cartpanel .header .left_grid a,
	#cartpanel.visible .null,
	#kartochka_tabs #tabs-2 p, #kartochka_tabs #tabs-6 p, #kartochka_tabs #tabs-2 .list,
	#kartochka_tabs > ul li a,
	.kartochka .icons li a,
	.kartochka .in_to_cart .nalichie > *,
	.bx-filter .bx-ui-slider-part span,
	.bx-filter .bx-filter-input-checkbox .bx-filter-param-text,
	#del_filter,
	.bx-filter.bx-yellow .btn-themes,
	.bx-filter .bx-filter-parameters-box-title span,
	.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-parameters-box-title span,
	.sort_panel .sort, .sort_panel .show,
	.sort_panel .sort.active, .sort_panel .show.active, .sort_panel .view li a.active,
	.catalog_plitka .down .nalichie .no, .catalog_table .nalichie .no,
	.articles .name a,
	#contacts_tabs li a,
	#contacts_tabs li.ui-state-active a,
	.left_grid,
	.right_grid,
	.reviews .header .name,
	.reviews .header .date,
	.btn_stroke,
	.pagination li a,
	.add_review .label,
	header .lvl3 .dropdown .header a,
	.shop_cont .cont a,
	.shop_cont .worktime,
	.shop_cont .violet,
	.shop_cont .info > *,
	footer .up form .pole input,
	.reviews p,
	.optovikam .label,
	.btn_violet,
	.osn_menu > li > a > span.nonactive,
	.text_block p,
	header .freecall_open, footer .freecall_open,
	footer .up form input[type=submit],
	.benefits .text,
	.about_seo p,
	.actions_slide .inside .text,
	.inside .date,
	.actions_slide .header a,
	.catalog_plitka .down .nalichie .yes, .catalog_table .nalichie .yes,
	.catalog_plitka .price .new, .catalog_table .price .new,
	.catalog_plitka .hdr, .catalog_table .hdr,
	header .lvl3 .menu li span,
	.mag1,.mag2,.mag3,
	header .lvl2 .delivery a,
	header .lvl2 .actions_linck a,
	.create_call .freecall_open,
	.lk a span,
	header .lvl1 .menu > li > a {
		font-size: 16px;
	}
	.kartochka .podrobno a span,
	.sort_panel .sort span,
	.osn_menu > li > a > span,
	header .lvl1 .menu li .drop a,
	footer .menu .link a,
	footer .up .subscribe{
		font-size: 15px;
	}
	#cartpanel .complete p,
	.kartochka .art_panel .rait, .catalog_table .rait,
	.kartochka .in_to_cart .now_price .violet,
	.kartochka .technics .lbl, #kartochka_tabs .technics .lbl, .catalog_table .technics .lbl,
	.kartochka .izbrannoe span, .catalog_table .izbrannoe span,
	.kartochka .sravnenie span, .catalog_table .sravnenie span,
	.osn_menu .dropdown .inside .link a,
	.sort_panel .header,
	.cont .lk .down a,
	.articles .date,
	.osn_labels li a,
	.breadcrumbs > ul > li > span,
	.breadcrumbs > ul > li > a,
	.catalog_plitka .price .new .not, .catalog_table .price .new .not{
		font-size: 14px;
	}

	#cartpanel .complete .btn_gr,
	#cartpanel .bottom_panel .txt{
		font-size: 13px;
	}

	.kartochka .in_to_cart .btn_stroke{
		font-size: 12px;
	}

	header .lvl2 .delivery a{
		margin-top: 13px;
	}
	.catalog_plitka .name, .catalog_table .name{
		min-height: 94px;
	}
	.catalog_plitka .name a, .catalog_table .name a {
		font-size: 14px;
		line-height: 19px;

	}
	header .lvl3 .menu > li .dropdown{
		z-index: 9999;
	}
	.catalog_plitka > li{
		width: 248px;
	}

	.popup .btn_stroke:hover{
		color: #88046c;
	}

}

#tabs-7 .line:last-child{
	display: none;
}
/* End */


/* Start:/local/templates/mamalysh/css/app.css?167698053241233*/
.shop-mode__list:before, .b-information.in_to_cart .kol .plus_minus:before, #cartpanel .null:before, .b-article__item:before, .b-pagination__list:before, .clearfix:before, .shop-mode__list:after, .b-information.in_to_cart .kol .plus_minus:after, #cartpanel .null:after, .b-article__item:after, .b-pagination__list:after, .clearfix:after {
    content: " ";
    display: table
}

.shop-mode__list:after, .b-information.in_to_cart .kol .plus_minus:after, #cartpanel .null:after, .b-article__item:after, .b-pagination__list:after, .clearfix:after {
    clear: both
}

@font-face {
    font-family: 'MyriadPro';
    src: url("/local/templates/mamalysh/css/../fonts/subset-MyriadPro-Regular.woff2") format("woff2"), url("/local/templates/mamalysh/css/../fonts/subset-MyriadPro-Regular.woff") format("woff");
    font-style: normal;
    font-weight: normal
}

@font-face {
    font-family: 'MyriadPro';
    src: url("/local/templates/mamalysh/css/../fonts/subset-MyriadPro-Semibold.woff2") format("woff2"), url("/local/templates/mamalysh/css/../fonts/subset-MyriadPro-Semibold.woff") format("woff");
    font-style: normal;
    font-weight: 600
}

@font-face {
    font-family: 'MyriadPro';
    src: url("/local/templates/mamalysh/css/../fonts/subset-MyriadPro-Bold.woff2") format("woff2"), url("/local/templates/mamalysh/css/../fonts/subset-MyriadPro-Bold.woff") format("woff");
    font-style: normal;
    font-weight: bold
}

@font-face {
    font-family: 'MyriadPro';
    src: url("/local/templates/mamalysh/css/../fonts/subset-MyriadPro-Black.woff2") format("woff2"), url("/local/templates/mamalysh/css/../fonts/subset-MyriadPro-Black.woff") format("woff");
    font-style: normal;
    font-weight: 900
}

.top-menu {
    font-size: 1px;
    line-height: 0;
    text-align: justify;
    text-justify: newspaper;
    margin: 0 -10px;
    width: 100%
}

.top-menu:after {
    display: inline-block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 100%;
    content: ''
}

.lt-ie8 .top-menu {
    text-align-last: justify;
    zoom: 1
}

@media screen and (max-width: 1300px) {
    .top-menu {
        display: none
    }
}

.top-menu__item {
    display: inline-block;
    position: relative;
    font-size: 16px;
    line-height: 26px;
    vertical-align: top
}

.top-menu__link {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    display: block;
    padding: 5px 10px;
    position: relative;
    z-index: 10;
    background: transparent;
    color: #fff;
    text-decoration: underline
}

.top-menu__item:hover .top-menu__link, .top-menu__link.state-current {
    background: #2a3e56;
    text-decoration: none
}

.top-menu__list {
    filter: alpha(opacity=0);
    opacity: 0;
    border-radius: 0 0 2px 2px;
    box-shadow: 0 0 3.8px 0.2px rgba(53, 27, 4, 0.18);
    box-sizing: border-box;
    display: block;
    min-width: 160px;
    padding: 0 2px 2px;
    visibility: hidden;
    position: absolute;
    left: 0;
    z-index: 5;
    background-color: #fff2e7
}

.top-menu__item:hover .top-menu__list {
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    visibility: visible
}

.top-menu__list li:not(:first-of-type) {
    margin-top: 1px
}

.top-menu__list a {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    box-sizing: border-box;
    display: block;
    padding: 0 10px;
    background: #fff;
    color: #333;
    font-size: 15px;
    text-decoration: none
}

.top-menu__list a:hover, .top-menu__list a.state-current {
    background: transparent
}

.top-menu__icon {
    display: inline-block;
    margin-right: 8px;
    height: 22px;
    line-height: 22px;
    vertical-align: middle
}

.top-menu__icon img {
    display: block;
    max-width: 100%;
    max-height: 100%
}

.header-login {
    display: inline-block;
    width: 200px;
    vertical-align: top;
    position: relative
}

.header-login__link {
    box-sizing: border-box;
    display: block;
    padding: 5px 0;
    position: relative;
    background: #2a3e56;
    color: #ffffff;
    font-size: 16px;
    line-height: 26px;
    text-align: center
}

.header-login_type_authorization .header-login__link {
    padding-right: 36px
}

@media screen and (max-width: 1300px) {
    .header-login__link {
        font-size: 13px
    }
}

.header-login__exit {
    display: block;
    height: 36px;
    width: 36px;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #2a3e56;
    border-left: solid 1px #425977;
    background-image: url("/local/templates/mamalysh/css/../img/authorization__icon.png");
    background-position: 50%;
    background-repeat: no-repeat
}

.header-login__anchor {
    box-sizing: border-box;
    display: inline-block;
    margin: 0 5px;
    max-width: calc(100% - 10px);
    overflow: hidden;
    padding-left: 36px;
    background: url("/local/templates/mamalysh/css/../img/icon_lk.png") 0 50% no-repeat;
    text-decoration: underline;
    text-overflow: ellipsis;
    vertical-align: top;
    white-space: nowrap
}

.header-login__link:hover .header-login__anchor {
    text-decoration: none
}

.social {
    font-size: 1px;
    line-height: 0;
    text-align: justify;
    text-justify: newspaper
}

.social:after {
    display: inline-block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 100%;
    content: ''
}

.lt-ie8 .social {
    text-align-last: justify;
    zoom: 1
}

.social__link {
    background-image: url("/local/templates/mamalysh/css/../img/update/social__icons.png");
    background-repeat: no-repeat;
    box-sizing: border-box;
    border-radius: 50%;
    display: inline-block;
    height: 36px;
    width: 36px
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-resolution: 124.8dpi) {
    .social__link {
        background-image: url("/local/templates/mamalysh/css/../img/update/social__icons@2x.png");
        -webkit-background-size: 144px 36px;
        -moz-background-size: 144px 36px;
        background-size: 144px 36px
    }
}

.social__link_type_vk {
    background-position: 0px 0
}

.social__link_type_facebook {
    background-position: -36px 0
}

.social__link_type_ok {
    background-position: -72px 0
}

.social__link_type_instagram {
    background-position: -108px 0
}

.header-phone__list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    margin-left: 60px;
    vertical-align: middle
}

.header-phone__list:first-of-type {
    margin-left: 0
}

.header-phone__list li {
    margin-top: 4px
}

@media screen and (max-width: 1300px) {
    .header-phone__list li {
        margin-top: 8px
    }
}

.header-phone__list li:first-of-type {
    margin-top: 0
}

@media screen and (max-width: 1300px) {
    .header-phone__list {
        display: block;
        margin-top: 12px;
        margin-left: 0
    }

    .header-phone__list:first-of-type {
        margin-top: 0
    }
}

@media screen and (max-width: 768px) {
    .header-phone__list {
        margin: 0
    }

    .header-phone__list li {
        margin-top: 4px
    }

    .header-phone__list.type-mobile-hidden {
        display: none
    }
}

.b-phone {
    box-sizing: border-box;
    padding-left: 30px;
    display: block;
    position: relative;
    color: #323232;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    text-decoration: none
}

.b-phone:before {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    display: block;
    height: 22px;
    width: 22px;
    position: absolute;
    top: 50%;
    left: 0;
    background-image: url("/local/templates/mamalysh/css/../img/update/phone__icons.png");
    background-repeat: no-repeat;
    content: ''
}

.b-phone_type_viber:before {
    background-position: 0 0px
}

.b-phone_type_city:before {
    background-position: 0 -22px
}

.b-phone_type_mts:before {
    background-position: 0 -44px
}

.b-phone_type_velcom:before {
    background-position: 0 -66px
}

@media screen and (max-width: 768px) {
    .b-phone {
        font-size: 13px;
        line-height: 20px
    }
}

.b-phone:hover {
    text-decoration: underline
}

.b-phone b {
    color: #66b7ba;
    font-weight: bold
}

.shop-mode {
    font-size: 13px;
    line-height: 16px
}

.shop-mode__title {
    display: block;
    color: #5f5f5f
}

@media screen and (max-width: 1300px) {
    .shop-mode__title {
        margin-bottom: 4px
    }
}

.shop-mode__list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    margin-top: 3px;
    line-height: 10px;
    vertical-align: top
}

.shop-mode__list li {
    box-sizing: border-box;
    border: 1px solid #66b7ba;
    float: left;
    height: 10px;
    width: 10px;
    background: #fff
}

.shop-mode__list li:not(:first-of-type) {
    margin-left: 4px
}

.shop-mode__list li.state-active {
    background: #66b7ba
}

.shop-mode__label {
    display: inline-block;
    margin-left: 15px;
    color: #323232;
    font-weight: bold;
    vertical-align: top
}

.b-item {
    font-family: Arial, Helvetica, sans-serif
}

.b-item__code {
    border-radius: 3px;
    box-sizing: border-box;
    border: 1px solid #d8d8de;
    display: inline-block;
    padding: 0 10px;
    background: #f2f3f9;
    color: #363636;
    line-height: 22px;
    vertical-align: top
}

.b-item__code b {
    color: #363636;
    font-weight: bold
}

.b-item__container {
    margin-bottom: 30px
}

.b-item__container:first-of-type {
    margin-top: 15px
}

.b-item__container #kartochka_tabs .inside {
    margin: 0;
    border: none
}

.b-item__container #kartochka_tabs > ul li a {
    font-size: 16px !important
}

.b-item__container #kartochka_tabs .dual_grid .htable {
    border-top: 1px solid #e6e6e6;
    display: table;
    width: 100% !important
}

.b-item__container #kartochka_tabs .dual_grid .htable tr {
    border-bottom: 1px solid #e6e6e6
}

.b-item__container #kartochka_tabs .dual_grid .htable td {
    box-sizing: border-box;
    padding: 10px;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    text-transform: capitalize
}

.b-item__container #kartochka_tabs .dual_grid .htable td.hthead {
    color: #000
}

.b-item__container #kartochka_tabs .dual_grid .htable td:nth-of-type(1) {
    width: 55%;
    color: #848484
}

.b-item__container #kartochka_tabs .dual_grid .htable td:nth-of-type(1).hthead {
    color: #000
}

.b-item__container #kartochka_tabs .dual_grid .htable td:nth-of-type(2) {
    width: 45%;
    color: #000
}

@media screen and (max-width: 1024px) {
    .b-item__container {
        margin-bottom: 40px
    }
}

@media screen and (max-width: 650px) {
    .b-item__container #kartochka_tabs .dual_grid .htable td {
        padding: 10px 8px;
        font-size: 13px;
        line-height: 20px
    }

    .b-item__container #kartochka_tabs .dual_grid .htable td:nth-of-type(1) {
        width: 60%
    }

    .b-item__container #kartochka_tabs .dual_grid .htable td:nth-of-type(2) {
        width: 40%
    }
}

.b-item__info, .b-item__note, .b-item__holder .col_left, .b-item__holder .col_right {
    box-sizing: border-box;
    padding: 0 8px
}

.b-item__holder {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -8px;
    width: auto
}

.b-item__holder .col_left {
    width: calc(100% - 570px)
}

.b-item__holder .col_left .inside {
    border-radius: 0;
    border: none;
    margin: 0
}

.b-item__holder .col_right {
    width: 570px
}

@media screen and (max-width: 768px) {
    .b-item__holder .col_left {
        height: 400px;
        width: 100%
    }

    .b-item__holder .col_right {
        margin-top: 15px;
        width: 100%
    }
}

.b-item__info {
    width: calc(100% - 570px)
}

@media screen and (max-width: 1024px) {
    .b-item__info {
        width: 100%
    }
}

.b-item__note {
    width: 570px
}

@media screen and (max-width: 1024px) {
    .b-item__note {
        margin-top: 25px;
        width: 100%
    }
}

.b-item__slider {
    border-radius: 3px;
    box-sizing: border-box;
    border: 1px solid #e6e6e6;
    height: 100%;
    overflow: hidden;
    position: relative
}

.b-item__slider .inside {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0
}

.b-item__message {
    border-radius: 3px;
    box-sizing: border-box;
    padding: 25px 20px;
    background: #fff2e6;
    color: #000;
    font-size: 16px;
    font-style: italic;
    line-height: 24px
}

.b-item__message b {
    display: block;
    margin-bottom: 5px;
    font-weight: bold
}

.b-item__message p {
    text-align: justify
}

@media screen and (max-width: 650px) {
    .b-item__message {
        font-size: 14px;
        line-height: 22px
    }
}

.purchased_type_item {
    margin: 0 0 -15px
}

.purchased_type_item .catalog_plitka > li {
    width: calc((100% - 40px) / 4)
}

.purchased_type_item .catalog_plitka > li:hover .inside {
    box-sizing: border-box;
    width: 100%
}

@media screen and (max-width: 768px) {
    .purchased_type_item .catalog_plitka > li {
        margin-left: 10px;
        width: calc((100% - 30px) / 3)
    }
}

@media screen and (max-width: 750px) {
    .purchased_type_item .catalog_plitka > li {
        margin-left: 10px;
        width: calc((100% - 20px) / 2)
    }
}

@media screen and (max-width: 650px) {
    .purchased_type_item .catalog_plitka > li {
        margin-left: 0 !important;
        width: 100%
    }
}

@media screen and (max-width: 768px) {
    .purchased_type_item ol > li > ul > li:nth-child(n+2) {
        display: inline-block
    }

    .purchased_type_item ol > li > ul > li:nth-child(n+6) {
        display: none
    }
}

@media screen and (max-width: 750px) {
    .purchased_type_item ol > li > ul > li:nth-child(n+4) {
        display: none
    }
}

@media screen and (max-width: 650px) {
    .purchased_type_item ol > li > ul > li:nth-child(n+2) {
        display: none
    }
}

@media screen and (max-width: 1024px) {
    #main {
        overflow: hidden
    }
}

.b-information {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    box-sizing: border-box;
    border-radius: 3px;
    background-color: #f2f3f9
}

.b-information.in_to_cart {
    padding: 20px 12px 15px
}

.b-information.in_to_cart .link:last-of-type {
    margin-bottom: 0
}

.b-information.in_to_cart .inline {
    display: block;
    margin: 6px 0 0
}

.b-information.in_to_cart .inline:first-of-type {
    margin: 0
}

.b-information.in_to_cart .inline a {
    box-sizing: border-box;
    width: 100%;
    font-size: 14px !important
}

.b-information.in_to_cart .inline a:hover {
    height: 30px;
    width: 100%;
    line-height: 28px
}

.b-information.in_to_cart .inline a span {
    padding: 0 0 0 25px !important
}

.b-information.in_to_cart .btn_stroke {
    font-size: 12px
}

.b-information.in_to_cart .kol {
    border-radius: 2px;
    box-sizing: border-box;
    overflow: hidden;
    padding: 2px;
    position: absolute;
    top: 0;
    right: 0;
    background: #d7d7d7
}

.b-information.in_to_cart .kol .plus_minus .minus, .b-information.in_to_cart .kol .plus_minus .plus {
    border: none;
    display: block;
    float: left;
    width: 24px;
    height: 36px;
    background-position: 50%;
    background-repeat: no-repeat
}

.b-information.in_to_cart .kol .plus_minus .plus {
    background-image: url("/local/templates/mamalysh/css/../img/update/icon_plus.png")
}

.b-information.in_to_cart .kol .plus_minus .minus {
    background-image: url("/local/templates/mamalysh/css/../img/update/icon_minus.png")
}

.b-information.in_to_cart .kol .plus_minus input {
    border: none;
    display: block;
    float: left;
    height: 36px;
    padding: 0;
    width: 45px;
    color: #000;
    font-size: 16px;
    text-align: center
}

.b-information.in_to_cart .price {
    display: block
}

.b-information.in_to_cart .price .old, .b-information.in_to_cart .price .eco {
    display: block;
    line-height: 16px
}

.b-information.in_to_cart .price .eco {
    margin: 8px 0 15px
}

.b-information.in_to_cart .price .old {
    font-size: 16px
}

.b-information.in_to_cart .now_price {
    padding: 0;
    font-size: 16px;
    line-height: 26px
}

.b-information.in_to_cart .now_price b {
    display: inline-block;
    font-size: 26px;
    line-height: 22px;
    vertical-align: top
}

.b-information.in_to_cart .nalichie {
    margin-top: 15px
}

.b-information.in_to_cart .nalichie .yes, .b-information.in_to_cart .nalichie .no {
    line-height: 20px
}

.b-information.in_to_cart .rating {
    margin-top: 10px
}

@media screen and (max-width: 768px) {
    .b-information.in_to_cart .inline a span {
        display: inline-block;
        vertical-align: top
    }
}

@media screen and (max-width: 750px) {
    .b-information.in_to_cart .gr_right .link {
        margin-top: 0 !important;
        padding: 0 !important
    }

    .b-information.in_to_cart .gr_right .link.lones a {
        box-sizing: border-box;
        height: 30px !important;
        padding-top: 0 !important;
        font-size: 12px !important
    }

    .b-information.in_to_cart .price {
        float: none;
        width: 100%
    }

    .b-information.in_to_cart .price .old, .b-information.in_to_cart .price .eco {
        display: inline-block;
        margin-right: 30px;
        vertical-align: top
    }

    .b-information.in_to_cart .price .eco {
        margin-top: 0;
        margin-bottom: 20px
    }
}

@media screen and (max-width: 650px) {
    .b-information.in_to_cart {
        padding: 20px 20px 25px
    }

    .b-information.in_to_cart .kol {
        display: inline-block;
        margin-top: 20px;
        position: static;
        vertical-align: top
    }

    .b-information.in_to_cart .inline a {
        text-align: center
    }
}

.b-information__data, .b-information__actions {
    box-sizing: border-box;
    padding: 0 8px
}

.b-information__data {
    width: calc(100% - 246px)
}

.in_to_cart .b-information__data .gr_left {
    position: relative
}

@media screen and (max-width: 650px) {
    .b-information__data {
        width: 100%
    }
}

.b-information__actions {
    width: 246px
}

.in_to_cart .b-information__actions .gr_right {
    padding: 0;
    width: 100%
}

@media screen and (max-width: 650px) {
    .b-information__actions {
        margin-top: 25px;
        width: 100%
    }
}

.b-condition {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 15px -6px 0
}

.b-condition__item {
    box-sizing: border-box;
    padding: 0 6px;
    width: 50%
}

@media screen and (max-width: 650px) {
    .b-condition__item {
        margin-top: 15px;
        width: 100%
    }

    .b-condition__item:first-of-type {
        margin-top: 0
    }
}

.b-condition__box {
    border-radius: 3px;
    box-sizing: border-box;
    border: 1px solid #d7d7d7;
    height: 100%;
    padding: 15px
}

.b-condition__title {
    box-sizing: border-box;
    display: block;
    background-position: 0 50%;
    background-repeat: no-repeat;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    text-transform: uppercase
}

.b-condition__title_type_delivery {
    padding-left: 53px;
    background-image: url("/local/templates/mamalysh/css/../img/update/icon_delivery.png")
}

.b-condition__title_type_payment {
    padding-left: 35px;
    background-image: url("/local/templates/mamalysh/css/../img/update/icon_payment.png")
}

.b-condition__list {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 15px;
    color: #000;
    font-size: 14px;
    line-height: 18px
}

.b-condition__list li {
    margin-top: 6px;
    padding-left: 15px;
    position: relative
}

.b-condition__list li:before {
    border-radius: 50%;
    box-sizing: border-box;
    height: 6px;
    width: 6px;
    position: absolute;
    top: 6px;
    left: 0;
    background: #930074;
    content: ''
}

.b-condition__list li:first-of-type {
    margin-top: 0
}

.b-condition__list li p {
    margin-top: 6px
}

.b-condition__list li p:first-of-type {
    margin-top: 0
}

.b-condition__value {
    color: #ba0660
}

.header__top {
    background: #425977
}

@media screen and (max-width: 768px) {
    .header__top {
        display: none
    }
}

.header .header__holder {
    padding: 0
}

.header__inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between
}
.header__middle .header__inner {
    display: grid;
    grid-template-columns: 20% 1fr 20%;
    gap: 4%;
}

@media screen and (max-width: 1300px) {
    .header__top .header__inner {
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        justify-content: flex-end;
        -ms-flex-pack: flex-end
    }
}

.header__login {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    width: 300px;
    text-align: right
}

.header__middle {
    /*background: #fdf0e3;*/
    /*background: linear-gradient(to bottom, #fff 0%, #fdf0e3 100%);*/
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#fdf0e3', GradientType=0);*/
    padding: 30px 0
}

@media screen and (max-width: 1300px) {
    .header__middle {
        padding: 30px 15px
    }
}

@media screen and (max-width: 768px) {
    .header__middle {
        padding: 9px 15px
    }
}

.header__brand {
    position: relative;
    /*width: 213px*/
}

@media screen and (max-width: 768px) {
    .header__brand {
        width: 108px
    }
    .header__middle .header__inner {
        grid-template-columns: 20% 1fr;
    }
}

.header__logo {
    display: block;
    height: 100%;
    /* margin-top: -50px; */
    width: 100%;
    /* position: absolute; */
    top: 50%;
    left: 0;
    background-image: url(/local/templates/mamalysh/css/../img/update/logo.png);
    /*background-image: url(/upload/icons/logo_ny2.png);*/
    background-position: left center;
    background-size: contain;
    background-repeat: no-repeat;
}

.header__actions {
    /*width: 200px;*/
    position: relative
}

@media screen and (max-width: 768px) {
    .header__actions {
        display: none
    }
}

.header__call {
    box-sizing: border-box;
    border-radius: 20px;
    display: block;
    padding: 10px;
    background: #f3a701;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    text-decoration: none
}

.header__call:hover {
    opacity: 0.8;
}

.header__social {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0
}

@media screen and (max-width: 768px) {
    .header__information {
        text-align: right;
    }
}

.header__shop {
    margin: 0 -30px
}

@media screen and (max-width: 1300px) {
    .header__shop {
        margin: 0 -40px
    }
}

@media screen and (max-width: 768px) {
    .header__shop {
        margin: 0
    }
}

.header__phones, .header__mode {
    display: inline-block;
    padding: 0 30px;
    vertical-align: middle
}

@media screen and (max-width: 1300px) {
    .header__phones, .header__mode {
        padding: 0 40px;
        vertical-align: top
    }
}

@media screen and (max-width: 768px) {
    .header__phones, .header__mode {
        padding: 0
    }
}

@media screen and (max-width: 768px) {
    .header__mode {
        display: none
    }
}

.header__search {
    margin-top: 20px
}

.header__search .pole {
    border-radius: 9px 10px 10px 9px;
    box-sizing: border-box;
    border: 1px solid #d7d7d7;
    padding: 0 44px 0 15px;
    position: relative;
    z-index: 5;
    background-color: #fff
}

.header__search .pole input[type=text] {
    border: none;
    height: 34px;
    padding: 0;
    width: 100%;
    font-size: 16px
}

.header__search .pole input[type=submit] {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    box-sizing: border-box;
    border: none;
    display: block;
    height: 20px;
    padding: 0;
    width: 20px;
    position: absolute;
    top: 50%;
    right: 12px;
    background: url("/local/templates/mamalysh/css/../img/icon_search.png") no-repeat;
    cursor: pointer
}

@media screen and (max-width: 1300px) {
    .header__search {
        display: none
    }
}

.header .pole {
    box-sizing: border-box
}

.header .lvl5 .profile > a.authorized {
    background: none;
    color: #5a5a5a;
    font-size: 13px;
    text-decoration: underline
}

.header .lvl3.panel_state_fixed {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000
}

.header .lvl3 .menu.wrapper > li {
    vertical-align: top
}

.header .lvl3 .menu.wrapper > li > a {
    padding: 0 10px
}

.header .lvl3 .menu.wrapper > li .dropdown {
    padding-top: 0
}

.header__holder {
    box-sizing: border-box;
    margin: auto;
    max-width: 1300px;
    padding: 0 15px
}

#cartpanel {
    box-sizing: border-box;
    max-width: 1040px;
    width: 100%
}

#cartpanel .null {
    min-width: 500px
}

@media screen and (max-width: 750px) {
    #cartpanel.visible table .st1 a {
        display: block;
        width: 50px
    }

    #cartpanel.visible table .st1 a img {
        display: block;
        width: 100%
    }

    #cartpanel.visible table .st2 {
        display: none
    }

    #cartpanel.visible table .st5 {
        display: none
    }

    #cartpanel.visible table .st6 .garbage {
        margin-right: 0
    }

    #cartpanel.visible .header .left_grid {
        float: left;
        padding-right: 0
    }

    #cartpanel.visible .header .right_grid {
        float: right
    }

    #cartpanel.visible .bottom_panel {
        border-bottom: 1px solid #edeef8;
        display: block;
        margin-bottom: 20px;
        padding-bottom: 10px
    }

    #cartpanel.visible .bottom_panel .code {
        display: block
    }

    #cartpanel.visible .bottom_panel .total {
        display: block;
        text-align: right
    }

    #cartpanel.visible .bottom_panel input[type=text], #cartpanel.visible .bottom_panel input[type=submit] {
        width: calc(100% - 130px)
    }

    #cartpanel.visible .complete.wrapper {
        display: block
    }

    #cartpanel.visible .complete.wrapper .left {
        display: block
    }

    #cartpanel.visible .complete.wrapper .left a {
        text-align: center
    }

    #cartpanel.visible .complete.wrapper .right {
        display: block
    }

    #cartpanel.visible .complete.wrapper .right .inline {
        display: block;
        margin-top: 15px;
        margin-left: 0;
        max-width: 100%
    }
}

@media screen and (max-width: 320px) {
    #cartpanel.visible table td, #cartpanel.visible table th {
        padding: 10px
    }
}

.bigbasket-close {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border-bottom: 1px dotted #000;
    display: none;
    margin-left: 45px;
    color: #000;
    cursor: pointer;
    font-size: 13px;
    line-height: 14px
}

.bigbasket-close:hover {
    border-bottom-color: transparent
}

.float_links .bigbasket-close {
    display: inline-block
}

.float_links .null .bigbasket-close {
    float: right
}

.float_links .version-mobile {
    display: none
}

@media screen and (max-width: 750px) {
    .float_links .version-desktop {
        display: none
    }

    .float_links .version-mobile {
        display: block
    }
}

.left_grid.fix {
    margin-top: 0 !important
}

@media screen and (max-width: 768px) {
    .benefits {
        box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1), 0 -1px 5px 0 rgba(0, 0, 0, 0.1);
        margin: 15px 0;
        padding: 0 0 40px;
        background: none
    }

    .benefits li {
        box-sizing: border-box;
        margin-top: 40px;
        padding: 0 15px;
        width: 25%;
        text-align: center
    }

    .benefits .wrapper {
        display: block
    }

    .benefits .icon {
        display: inline-block;
        padding: 0 0 8px;
        vertical-align: top
    }

    .benefits .text {
        display: block;
        padding: 0
    }

    .popup.style_08 {
        width: calc(100% - 40px)
    }

    .popup .close {
        right: 15px;
        top: 20px
    }
}

@media screen and (max-width: 750px) {
    .benefits li {
        width: 50%
    }

    .catalog_plitka .quick_view, .catalog_table .quick_view {
        display: none !important
    }

    .down {
        display: block
    }
}

#main {
    overflow: hidden
}

.hide {
    display: none !important
}

.reg_form .inside {
    padding: 18px 18px 0
}

@media screen and (max-width: 1024px) {
    .reg_form .inside input.medium {
        width: 300px
    }
}

.dropdown__close {
    position: absolute;
    right: 20px;
    top: 15px;
    display: block;
    background: url("/local/templates/mamalysh/css/../img/icon_mob_search_close.png") center no-repeat;
    width: 26px;
    height: 26px
}

.b-article {
    border-top: 1px solid #e9e9ea
}

.b-article__item {
    border-bottom: 1px solid #e9e9ea;
    padding: 30px 0
}

@media screen and (max-width: 750px) {
    .b-article__item {
        padding: 15px 0
    }
}

.b-article__picture {
    float: left;
    width: 200px;
    text-align: center
}

.b-article__picture img {
    display: inline-block;
    max-width: 100%;
    vertical-align: top
}

@media screen and (max-width: 750px) {
    .b-article__picture {
        display: block;
        float: none;
        max-width: 100%;
        width: auto;
        text-align: left
    }
}

.b-article__holder {
    margin-left: 220px
}

@media screen and (max-width: 750px) {
    .b-article__holder {
        margin-top: 10px;
        margin-left: 0
    }
}

.b-article__date {
    display: block;
    color: #202028;
    font-size: 14px;
    line-height: 16px
}

@media screen and (max-width: 750px) {
    .b-article__date {
        font-size: 12px
    }
}

.b-article__name {
    display: inline-block;
    margin-top: 8px;
    color: #cd005f;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    text-decoration: none;
    vertical-align: top
}

@media screen and (max-width: 750px) {
    .b-article__name {
        margin-top: 5px;
        font-size: 14px;
        line-height: 22px
    }
}

.b-article__name:hover {
    text-decoration: underline
}

.b-article__annotation {
    margin: 5px 0 0;
    color: #202028;
    font-size: 15px;
    line-height: 22px
}

.b-pagination {
    margin: 60px 0 30px;
    text-align: center
}

@media screen and (max-width: 750px) {
    .b-pagination {
        margin: 50px 0 15px
    }
}

.b-pagination__list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    margin: 0 -5px;
    vertical-align: top
}

.b-pagination__list li {
    float: left;
    padding: 0 5px
}

@media screen and (max-width: 750px) {
    .b-pagination__list {
        margin: 0 -4px
    }

    .b-pagination__list li {
        padding: 0 4px
    }

    .b-pagination__list li.mobile-hide {
        display: none
    }
}

.b-pagination__item {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 50%;
    box-sizing: border-box;
    display: block;
    height: 42px;
    width: 42px;
    position: relative;
    background: #edeef8;
    color: #000;
    font-size: 18px;
    line-height: 42px;
    text-align: center;
    text-decoration: none
}

.b-pagination__item[href]:hover {
    color: #66b7ba
}

.b-pagination__item.state-current {
    background: #66b7ba;
    color: #fff;
    font-weight: bold
}

.b-pagination__item_type_prev:before, .b-pagination__item_type_next:before {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    height: 14px;
    width: 8px;
    position: absolute;
    top: 50%;
    left: 50%;
    background-image: url("/local/templates/mamalysh/css/../img/update/pagination__icons.png");
    background-repeat: no-repeat;
    content: ''
}

.b-pagination__item_type_prev:before {
    background-position: 0 0
}

.b-pagination__item_type_prev:hover:before {
    background-position: 0 -14px
}

.b-pagination__item_type_next:before {
    background-position: -8px 0
}

.b-pagination__item_type_next:hover:before {
    background-position: -8px -14px
}

.howto-content {
    float: left;
    width: calc(100% - 420px)
}

@media screen and (max-width: 768px) {
    .howto-content {
        width: 100%
    }
}

.howto-form {
    float: right;
    width: 420px
}

@media screen and (max-width: 768px) {
    .howto-form {
        margin-top: 24px;
        width: 100%
    }

    .howto-form .optovikam {
        margin-bottom: 0
    }
}

@media screen and (max-width: 650px) {
    .big .wrapper.up {
        display: block !important
    }

    .productions .big .icon {
        text-align: center;
        padding: 0 15px 0 0;
        height: 90px;
        width: 80px
    }

    .big .info {
        display: block !important
    }
}

.breadcrumbs_type_mobile {
    display: none
}

.breadcrumbs_type_mobile ul {
    font-size: 0
}

.breadcrumbs_type_mobile ul.bread li:first-child a {
    font-size: 0;
    position: relative;
    top: -5px
}

@media screen and (max-width: 768px) {
    .breadcrumbs_type_mobile {
        display: block
    }
}

@media screen and (max-width: 768px) {
    .breadcrumbs.type-mobile-hidden {
        display: none
    }
}

.promo {
    overflow: hidden;
    margin-bottom: -30px;
    padding-bottom: 30px;
    position: relative
}

.promo:before {
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    display: block;
    height: 30px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 50%;
    background-image: url("/local/templates/mamalysh/css/../img/shadow.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    content: ''
}

.promo__slider {
    height: 410px;
    overflow: hidden
}

.promo__slide {
    display: block;
    height: 410px;
    overflow: hidden;
    position: relative;
    outline: none !important
}

.promo__visual {
    -webkit-transition: all 1.2s;
    -o-transition: all 1.2s;
    transition: all 1.2s;
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition-duration: 1.8s;
    -ms-transition-duration: 1.8s;
    transition-duration: 1.8s
}

.slick-current .promo__visual {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition-duration: 1.5s;
    -ms-transition-duration: 1.5s;
    transition-duration: 1.5s
}

.promo__holder {
    box-sizing: border-box;
    height: 100%;
    margin: auto;
    max-width: 1300px;
    overflow: hidden;
    position: relative
}

@media screen and (max-width: 1320px) {
    .promo__holder {
        padding: 0 100px
    }
}

@media screen and (max-width: 1024px) {
    .promo__holder {
        padding: 0 80px
    }
}

@media screen and (max-width: 650px) {
    .promo__holder {
        padding: 0 10px
    }
}

.promo__description {
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    box-sizing: border-box;
    position: relative;
    top: 30px;
    left: -1000px;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    -webkit-transition-duration: 1.3s;
    -ms-transition-duration: 1.3s;
    transition-duration: 1.3s
}

.slick-current .promo__description {
    -webkit-transition-duration: 2.0s;
    -ms-transition-duration: 2.0s;
    transition-duration: 2.0s;
    left: 0
}

.promo__description p {
    margin: 0
}

@media screen and (max-width: 650px) {
    .promo__description {
        font-size: 16px;
        line-height: 21px
    }
}

.promo__inner {
    display: inline-block;
    vertical-align: top;
    padding: 15px;
    background: rgba(0, 0, 0, 0.2)
}

.promo__title {
    display: block;
    margin-bottom: 15px;
    font-size: 30px;
    line-height: 36px
}

@media screen and (max-width: 650px) {
    .promo__title {
        margin-bottom: 10px;
        font-size: 21px;
        line-height: 24px
    }
}

.promo__link {
    margin-top: 25px
}

.promo__link a {
    display: inline-block;
    vertical-align: top;
    border-radius: 10px;
    padding: 10px 20px;
    background-color: #930074;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
    text-decoration: none
}

@media screen and (max-width: 650px) {
    .promo__link {
        margin-top: 15px
    }
}

.promo .slick-arrow {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    display: block;
    position: absolute;
    top: 50%;
    z-index: 60;
    height: 44px;
    width: 44px;
    background-image: url("/local/templates/mamalysh/css/../img/promo-arrows.png");
    background-repeat: no-repeat;
    cursor: pointer
}

.promo .slick-prev {
    left: 15px;
    background-position: 0 0
}

.promo .slick-prev:hover {
    background-position: 0 -44px
}

.promo .slick-next {
    right: 15px;
    background-position: -44px 0
}

.promo .slick-next:hover {
    background-position: -44px -44px
}

.promo .slick-dots {
    width: 100%;
    position: absolute;
    bottom: 15px;
    left: 0;
    font-size: 0;
    line-height: 10px;
    text-align: center
}

.promo .slick-dots li {
    display: inline-block;
    margin: 0 5px;
    vertical-align: top
}

.promo .slick-dots li button {
    -webkit-transition: background-color 300ms ease;
    -o-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    border-radius: 50%;
    box-sizing: border-box;
    border: 2px solid #fff;
    display: block;
    height: 10px;
    outline: none;
    padding: 0;
    width: 10px;
    background-color: transparent;
    cursor: pointer
}

.promo .slick-dots li button:hover {
    background-color: #fff
}

.promo .slick-dots li.slick-active button {
    background-color: #fff;
    pointer-events: none
}

.ul.bread li a {
    color: #1d9ca1;
}

.header__social .social a:hover {
    opacity: 0.8;
}

.float_links ul li a {
    background-color: #66b7ba!important;
}
.float_links ul li a:hover {
    opacity: 0.8;
}
.izbrannoe_kl.inline a, .sravnenie_kl.inline a, .sravnenie_kl.inline a span {
    color: #1d9ca1;
}
.manufactures span a {
    color: #1d9ca1;
}





















/* End */


/* Start:/local/templates/mamalysh/components/bitrix/system.auth.form/.default/style.min.css?1556791178424*/
div.bx-system-auth-form span.bx-auth-secure{background-color:#fffae3;border:1px solid #dedbc8;padding:2px;display:inline-block;vertical-align:bottom;margin-top:-1px}div.bx-system-auth-form div.bx-auth-secure-icon{background-image:url(/local/templates/mamalysh/components/bitrix/system.auth.form/.default/images/sec.png);background-repeat:no-repeat;background-position:center;width:19px;height:18px}div.bx-system-auth-form div.bx-auth-secure-unlock{background-image:url(/local/templates/mamalysh/components/bitrix/system.auth.form/.default/images/sec-unlocked.png)}
/* End */


/* Start:/local/templates/mamalysh/components/bitrix/main.register/.default/style.min.css?1556791178442*/
div.bx-auth-reg input.bx-auth-input{vertical-align:middle}div.bx-auth-reg span.bx-auth-secure{background-color:#fffae3;border:1px solid #dedbc8;padding:2px;display:inline-block;vertical-align:middle}div.bx-auth-reg div.bx-auth-secure-icon{background-image:url(/local/templates/mamalysh/components/bitrix/main.register/.default/images/sec.png);background-repeat:no-repeat;background-position:center;width:19px;height:18px}div.bx-auth-reg div.bx-auth-secure-unlock{background-image:url(/local/templates/mamalysh/components/bitrix/main.register/.default/images/sec-unlocked.png)}
/* End */


/* Start:/local/templates/mamalysh/components/ipgraph/formpost/FEEDBACK_OPT2/style.css?1556791178155*/
div.mfeedback{}
div.mfeedback .mf{}
div.mfeedback mf-input-title{}
span.mf-req{color:red;}
div.mf-ok-text{color:green;font-weight:bold;padding-bottom:1em;}
/* End */


/* Start:/local/templates/mamalysh/components/ipgraph/formpost/FEEDBACK_RESUME/style.css?1556791178155*/
div.mfeedback{}
div.mfeedback .mf{}
div.mfeedback mf-input-title{}
span.mf-req{color:red;}
div.mf-ok-text{color:green;font-weight:bold;padding-bottom:1em;}
/* End */


/* Start:/local/templates/mamalysh/components/ipgraph/formpost/FAST_ORDER/style.css?1556791178155*/
div.mfeedback{}
div.mfeedback .mf{}
div.mfeedback mf-input-title{}
span.mf-req{color:red;}
div.mf-ok-text{color:green;font-weight:bold;padding-bottom:1em;}
/* End */


/* Start:/local/templates/mamalysh/components/ipgraph/formpost/FAST_ORDER3/style.css?1556791178155*/
div.mfeedback{}
div.mfeedback .mf{}
div.mfeedback mf-input-title{}
span.mf-req{color:red;}
div.mf-ok-text{color:green;font-weight:bold;padding-bottom:1em;}
/* End */


/* Start:/local/templates/mamalysh/components/ipgraph/formpost/FAST_ORDER2/style.css?1556791178155*/
div.mfeedback{}
div.mfeedback .mf{}
div.mfeedback mf-input-title{}
span.mf-req{color:red;}
div.mf-ok-text{color:green;font-weight:bold;padding-bottom:1em;}
/* End */


/* Start:/local/templates/mamalysh/components/ipgraph/formpost/FAST_ORDER4/style.css?1556791178155*/
div.mfeedback{}
div.mfeedback .mf{}
div.mfeedback mf-input-title{}
span.mf-req{color:red;}
div.mf-ok-text{color:green;font-weight:bold;padding-bottom:1em;}
/* End */


/* Start:/local/templates/mamalysh/components/ipgraph/formpost/FEEDBACK_OPT4/style.css?1556791178155*/
div.mfeedback{}
div.mfeedback .mf{}
div.mfeedback mf-input-title{}
span.mf-req{color:red;}
div.mf-ok-text{color:green;font-weight:bold;padding-bottom:1em;}
/* End */


/* Start:/local/templates/mamalysh/components/bitrix/sale.basket.basket/bigbasket/style.min.css?155679117837007*/
.bx_ordercart .bx_sort_container{margin-bottom:15px;min-height:32px;color:#919191;vertical-align:middle;font-size:15px;line-height:32px}.bx_ordercart .bx_sort_container a{display:inline-block;margin-left:20px;padding:0 20px;border:1px solid #cdcdcd;border-radius:3px;background:#f9f9f9;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlM2UzZTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f9f9f9),color-stop(100%,#e3e3e3));background:-webkit-linear-gradient(top,#f9f9f9 0,#e3e3e3 100%);background:-moz-linear-gradient(top,#f9f9f9 0,#e3e3e3 100%);background:-ms-linear-gradient(top,#f9f9f9 0,#e3e3e3 100%);background:-o-linear-gradient(top,#f9f9f9 0,#e3e3e3 100%);background:linear-gradient(to bottom,#f9f9f9 0,#e3e3e3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9',endColorstr='#e3e3e3',GradientType=0);color:#4f4f4f;text-decoration:none;text-shadow:0 1px 0 rgba(255,255,255,.8);line-height:32px}.bx_ordercart .bx_sort_container a.current{background-color:#606060;background-image:linear-gradient(to top,rgba(0,0,0,0.09),rgba(255,255,255,0.09));border:medium none;border-radius:3px 3px 3px 3px;box-shadow:inset 0 1px 2px 0 #3e3e3e;color:#f2f2f2;text-shadow:0 1px 0 #505050}.bx_ordercart .bx_sort_container a.current:hover{background:0}.bx_ordercart .bx_sort_container a:hover{background:#f9f9f9;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f9f9f9),color-stop(100%,#ededed));background:-webkit-linear-gradient(top,#f9f9f9 0,#ededed 100%);background:-moz-linear-gradient(top,#f9f9f9 0,#ededed 100%);background:-ms-linear-gradient(top,#f9f9f9 0,#ededed 100%);background:-o-linear-gradient(top,#f9f9f9 0,#ededed 100%);background:linear-gradient(to bottom,#f9f9f9 0,#ededed 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9',endColorstr='#ededed',GradientType=0)}.bx_ordercart .bx_sort_container a:active{background:#707070;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzcwNzA3MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhMmEyYTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#707070),color-stop(100%,#a2a2a2));background:-webkit-linear-gradient(top,#707070 0,#a2a2a2 100%);background:-moz-linear-gradient(top,#707070 0,#a2a2a2 100%);background:-ms-linear-gradient(top,#707070 0,#a2a2a2 100%);background:-o-linear-gradient(top,#707070 0,#a2a2a2 100%);background:linear-gradient(to bottom,#707070 0,#a2a2a2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#707070',endColorstr='#a2a2a2',GradientType=0);box-shadow:inset 0 1px 2px 0 #3e3e3e;color:#fff;text-shadow:0 1px 0 #505050}.bx_ordercart .bx_ordercart_order_table_container{overflow-x:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;width:100%;border:1px solid #c9c9c9;border-radius:3px;font-size:14px}.bx_ordercart .bx_ordercart_order_table_container table{margin:0;padding:0;min-width:100%;border-collapse:collapse}.bx_ordercart .bx_ordercart_order_table_container table td{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;white-space:nowrap}.bx_ordercart .bx_ordercart_order_table_container table td.margin{padding:0;width:2%;border-bottom:none!important}.bx_ordercart .bx_ordercart_order_table_container table thead td{padding:0 5px;min-height:39px;background:#f5f5f5;color:#000;font-size:14px;line-height:39px}.bx_ordercart .bx_ordercart_order_table_container table tbody td{padding:2% 5px;border-bottom:1px solid #e5e5e5;vertical-align:top}.bx_ordercart .bx_ordercart_order_table_container table tbody td td{padding:0 1px!important}.bx_ordercart .bx_ordercart_order_table_container table tbody tr:last-child td{border-bottom:0}.bx_ordercart .bx_ordercart_order_table_container tbody td.itemphoto{width:20%}.bx_ordercart .bx_ordercart_order_table_container tbody td.item,.bx_ordercart .bx_ordercart_order_table_container tbody td.custom,.bx_ordercart .bx_ordercart_order_table_container tbody td.control,.bx_ordercart .bx_ordercart_order_table_container tbody td.price{text-align:left;font-size:14px;line-height:22px}.bx_ordercart .bx_ordercart_order_table_container tbody td.custom span{display:none}.bx_ordercart .bx_ordercart_order_table_container tbody td.custom a{color:#327ab7;font-size:11px}.bx_ordercart .bx_ordercart_order_table_container tbody td.item{width:70%}.bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price{color:#000;font-weight:bold;font-size:19px}.bx_ordercart .bx_ordercart_order_table_container tbody td.price .old_price{color:#b8b8b8;text-decoration:line-through;font-size:13px}.bx_ordercart .bx_ordercart_order_table_container tbody td.price .type_price{color:#7f7f7f;font-size:11px;line-height:13px}.bx_ordercart .bx_ordercart_order_table_container tbody td.price .type_price_value{font-size:11px;line-height:13px}.bx_ordercart .bx_ordercart_order_table_container tbody td.control a{color:#327ab7;font-size:11px}.bx_ordercart .bx_ordercart_order_table_container tbody td.control a:hover{text-decoration:none}.bx_ordercart .bx_ordercart_photo_container{position:relative;padding-top:100%;min-width:50px;max-width:100%;height:0;border:1px solid #c0cfda;border-radius:2px}.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_photo{position:absolute;top:4%;right:4%;bottom:4%;left:4%;background-position:center;-webkit-background-size:auto 100%;background-size:auto 100%;background-repeat:no-repeat}.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_brand{position:relative;margin-top:3%;min-width:50px;max-width:100%;border:1px solid #c0cfda;border-radius:2px;line-height:0}.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_brand img{margin:0;padding:0;width:100%;height:auto}.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle{margin:0;padding:0;white-space:normal;line-height:18px}.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a{color:#000;text-decoration:none;font-weight:bold;font-size:14px;line-height:18px}.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemart{margin-bottom:10px;color:#b4b4b4;font-size:13px}.bx_ordercart .bx_ordercart_order_pay{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:20px auto 0;padding:0 20px}.bx_ordercart .bx_ordercart_order_pay_left{float:left;width:50%}.bx_ordercart .bx_ordercart_order_pay_right{float:left;width:50%;text-align:right}.bx_ordercart .bx_ordercart_coupon{position:relative;white-space:nowrap;margin-bottom:4px}.bx_ordercart .bx_ordercart_coupon span{display:block;margin-bottom:13px;color:#7f7f7f;font-size:13px}.bx_ordercart .bx_ordercart_coupon input{height:34px;border:1px solid #bababa;border-radius:3px;box-shadow:inset 0 1px 2px 0 rgba(0,0,0,.21);color:#000;text-align:left;font-weight:bold;font-size:16px;vertical-align:middle;outline:none!important}.bx_ordercart .bx_ordercart_coupon span.good,.bx_ordercart .bx_ordercart_coupon span.bad,.bx_ordercart .bx_ordercart_coupon span.disabled{display:inline-block;width:22px;height:34px;vertical-align:middle;margin:0 0 0 5px;cursor:pointer}.bx_ordercart .bx_ordercart_coupon span.disabled:hover{cursor:pointer}.bx_ordercart .bx_ordercart_coupon input.good{position:relative;border:1px solid #59a62a;background:rgba(89,166,42,.16);box-shadow:0 0 2px 0 rgba(89,166,42,.8)}.bx_ordercart .bx_ordercart_coupon span.good{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAANCAYAAABPeYUaAAAAoklEQVQ4y2NgIBOUb7JkY6AEAA0wBuJHQGxHrgFWQPwBiP8D8WcgliTVAHuoRpAB/4A4E10BDwED3ID4K9SAP0CciK7ACYhfg2gcBvgA8Q8kA6LQFQgB8Seogq/oBgH5QUD8EyoPooNwOTUMagOKQSAbkcRBLvEhFGjoBvWi8V2JDX1kg2AY5FV7UqMR2SBQerAkN0GBDHoJSpmUJm1uYtUCAMzalTMY8Lf6AAAAAElFTkSuQmCC") no-repeat center}.bx_ordercart .bx_ordercart_coupon input.bad{border:1px solid #e16565;background:rgba(225,101,101,.16);box-shadow:0 0 2px 0 rgba(225,101,101,.8)}.bx_ordercart .bx_ordercart_coupon span.good:hover,.bx_ordercart .bx_ordercart_coupon span.bad,.bx_ordercart .bx_ordercart_coupon span.disabled{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjA2QzFEQUU3QTJEMTFFNEJFMTJEMjJGMUE4MkZDRkYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjA2QzFEQUY3QTJEMTFFNEJFMTJEMjJGMUE4MkZDRkYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2MDZDMURBQzdBMkQxMUU0QkUxMkQyMkYxQTgyRkNGRiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2MDZDMURBRDdBMkQxMUU0QkUxMkQyMkYxQTgyRkNGRiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuRKTjMAAAC1SURBVHjaXJAhEsIwEEWTDiCoAa6CBtUKEAxHwAfHGSpxySWqUFQUh+YG3AEMOvxlfmf+kJmXnXRftr/1McaDc+4M9iGEu5OVUlqhXMCpwNaABejYUKljrxlh24EbmFHeomZKJXiZ43POdnsp8odDB6lGpMdP5KtUdirZoZDsNmEs5wmYDoeC09YoV8pvUuoHevyef6nikB7MmXljE1sJXlkm5qr5zHqtiQE8Nbgtka13/AowAFzKRSz6AcYPAAAAAElFTkSuQmCC") no-repeat center}.bx_ordercart .bx_ordercart_coupon span.bad:hover{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAXCAMAAAA4Nk+sAAAA1VBMVEXVLy/VMTHWMjLWMzPWNDTWNjbXODjXOjrXOzvYPT3YPz/ZQUHZQ0PaRkbaR0faSEjbTEzbTU3bTk7bT0/dWFjdWVneW1veXV3fYWHfYmLgY2PgZGTgZWXgZmbibW3ib2/jc3Pjd3flfX3lf3/mgYHojo7oj4/rm5vrnZ3soKDtpKTtpqbuqanura3wsrLxuLjxurr42tr43Nz43t754uL54+P76ur76+v77Oz87u787+/88PD88fH88vL99PT99fX99vb++Pj++fn++vr+/Pz//f3////hD3ITAAAA4klEQVQoU2XR2VrCMBRF4YWCAwIiGg1OYHGsI1qrNalGpef9H8mLNvlKXTfJ/m8P4iusWYRB+bxeH7ShvX+V1Nier1DVmhnP8wG1hs8lzzdZauNFBPnaodEwF+SiqXApfHQAIqMBtIkAOim3AKTiNGgnKQA3nAKgcnFj7cQqAE7YJnhQeqwRPCgt1qvf2Ik4XY1VRkHzPPiAs6BKWe8THgB4F6tAWXkD4B7XBZgmCkAlU4DuJxLzr1iQQtPo8FcQyXaXdZSVZ8iO6nps/NGKu57HrXhRO/HP00z1+3vR43e5/wBykDHWjqbzywAAAABJRU5ErkJggg==") no-repeat center}.bx_ordercart .bx_ordercart_coupon input.disabled{color:#9a9a9a}.bx_ordercart .bx_ordercart_coupon_notes{-webkit-transition:opacity .3s ease-out;-moz-transition:opacity .3s ease-out;-ms-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;transition:opacity .3s ease-out;display:none;opacity:0;white-space:normal;border:1px solid #ddd;position:absolute;top:100%;left:0;max-width:270px;padding:10px;background:#fff;z-index:1010;border-radius:5px;font-size:13px;line-height:17px;box-shadow:0 3px 7px 0 rgba(0,0,0,.05)}.bx_ordercart .bx_ordercart_coupon:hover .bx_ordercart_coupon_notes{display:block;opacity:1}.bx-touch .bx_ordercart .bx_ordercart_coupon_notes{display:block;opacity:1;position:relative;top:auto;left:auto;margin:10px auto;box-shadow:none}.bx_ordercart .bx_ordercart_order_sum{float:right}.bx_ordercart .bx_ordercart_order_sum tr td{padding:1px;text-align:right;font-size:13px}.bx_ordercart .bx_ordercart_order_sum tr td.custom_t1{width:100%}.bx_ordercart .bx_ordercart_order_sum tr td.custom_t2{white-space:nowrap}.bx_ordercart .bx_ordercart_order_sum tr td.fwb{font-weight:bold}.bx_ordercart .bx_ordercart_order_pay_center{margin-top:20px;padding-top:20px;border-top:1px solid #e4e6e8;text-align:right}.bx_ordercart .bx_ordercart_order_pay_center span,.bx_ordercart .bx_ordercart_order_pay_center a{vertical-align:top;line-height:53px}.bx_ordercart .bx_ordercart_order_pay_center span{margin:0 30px;font-weight:bold;font-size:17px}.bx_ordercart .bx_ordercart_order_pay_center .checkout{position:relative;top:-9px;display:inline-block;padding:0 18px;border-radius:3px;background:#00a2df;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#00a2df),color-stop(100%,#006fcb));background:-webkit-linear-gradient(top,#00a2df 0,#006fcb 100%);background:-moz-linear-gradient(top,#00a2df 0,#006fcb 100%);background:-ms-linear-gradient(top,#00a2df 0,#006fcb 100%);background:-o-linear-gradient(top,#00a2df 0,#006fcb 100%);background:linear-gradient(to bottom,#00a2df 0,#006fcb 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a2df',endColorstr='#006fcb',GradientType=0);color:#fff;vertical-align:bottom;text-decoration:none;text-shadow:0 1px 0 #0075b6;font-weight:bold;line-height:36px}.bx_ordercart .bx_ordercart_order_pay_center .checkout:hover{background:#00a2df;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYTdkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#00a2df),color-stop(100%,#0a7ddd));background:-webkit-linear-gradient(top,#00a2df 0,#0a7ddd 100%);background:-moz-linear-gradient(top,#00a2df 0,#0a7ddd 100%);background:-ms-linear-gradient(top,#00a2df 0,#0a7ddd 100%);background:-o-linear-gradient(top,#00a2df 0,#0a7ddd 100%);background:linear-gradient(to bottom,#00a2df 0,#0a7ddd 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a2df',endColorstr='#0a7ddd',GradientType=0)}.bx_ordercart .bx_ordercart_order_pay_center .checkout:active{background:#0a7ddd;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBhN2RkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMGEyZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#0a7ddd),color-stop(100%,#00a2df));background:-webkit-linear-gradient(top,#0a7ddd 0,#00a2df 100%);background:-moz-linear-gradient(top,#0a7ddd 0,#00a2df 100%);background:-ms-linear-gradient(top,#0a7ddd 0,#00a2df 100%);background:-o-linear-gradient(top,#0a7ddd 0,#00a2df 100%);background:linear-gradient(to bottom,#0a7ddd 0,#00a2df 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a7ddd',endColorstr='#00a2df',GradientType=0);box-shadow:inset 0 3px 2px 1px rgba(0,0,0,.22)}.bx_ordercart .bx_ordercart_order_pay_center .refresh{margin-right:15px}.bx_ordercart .bx_bt_button{display:inline-block;border-radius:3px;text-align:center;border:0;vertical-align:middle;text-decoration:none;font-size:14px;cursor:pointer}.bx_ordercart .bx_bt_button{background:#00a2df;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#00a2df),color-stop(100%,#006fcb));background:-webkit-linear-gradient(top,#00a2df 0,#006fcb 100%);background:-moz-linear-gradient(top,#00a2df 0,#006fcb 100%);background:-ms-linear-gradient(top,#00a2df 0,#006fcb 100%);background:-o-linear-gradient(top,#00a2df 0,#006fcb 100%);background:linear-gradient(to bottom,#00a2df 0,#006fcb 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a2df',endColorstr='#006fcb',GradientType=0);color:#fff;text-shadow:0 1px 0 #006cae}.bx_ordercart .bx_bt_button:hover{background:#21afe4;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxYWZlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#21afe4),color-stop(100%,#006fcb));background:-webkit-linear-gradient(top,#21afe4 0,#006fcb 100%);background:-moz-linear-gradient(top,#21afe4 0,#006fcb 100%);background:-ms-linear-gradient(top,#21afe4 0,#006fcb 100%);background:-o-linear-gradient(top,#21afe4 0,#006fcb 100%);background:linear-gradient(to bottom,#21afe4 0,#006fcb 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#21afe4',endColorstr='#006fcb',GradientType=0)}.bx_ordercart .bx_bt_button:active{background:#006fcb;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNmZjYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMGEyZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#006fcb),color-stop(100%,#00a2df));background:-webkit-linear-gradient(top,#006fcb 0,#00a2df 100%);background:-moz-linear-gradient(top,#006fcb 0,#00a2df 100%);background:-ms-linear-gradient(top,#006fcb 0,#00a2df 100%);background:-o-linear-gradient(top,#006fcb 0,#00a2df 100%);background:linear-gradient(to bottom,#006fcb 0,#00a2df 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#006fcb',endColorstr='#00a2df',GradientType=0);box-shadow:inset 0 3px 5px 0 rgba(0,0,0,.21)}.bx_ordercart .bx_small.bx_bt_button{display:inline-block;min-width:20px;line-height:20px}.bx_ordercart .bx_medium.bx_bt_button{padding:0 13px;font-weight:bold;height:27px;line-height:27px}.bx_big.bx_bt_button{padding:0 13px;font-weight:bold;height:36px;line-height:36px}@media(max-width:980px){.bx-touch .bx_ordercart .bx_sort_container span{display:block}.bx-touch .bx_ordercart .bx_sort_container a{margin:0 20px 10px 0}.bx_ordercart .bx_ordercart_order_table_container table thead td{font-size:13px}.bx_ordercart .bx_ordercart_order_table_container tbody td.custom,.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a,.bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price{font-size:14px}}@media(max-width:680px){.bx_ordercart .bx_ordercart_order_table_container table thead td{font-size:12px}.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a,.bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price{font-size:12px}}@media(max-width:600px){.bx-touch .bx_ordercart .bx_ordercart_order_pay{width:100%}.bx-touch .bx_ordercart .bx_ordercart_order_pay_left,.bx-touch .bx_ordercart .bx_ordercart_order_pay_right{float:none;width:100%;text-align:center}.bx-touch .bx_ordercart .bx_ordercart_order_sum{float:none;margin-top:20px;width:100%}}@media(max-width:530px){.bx-touch .bx_ordercart .bx_sort_container{margin:10px 0;text-align:left;line-height:13px}.bx-touch .bx_ordercart .bx_sort_container a{display:inline;margin:0 10px 0 0;padding:0;border:0;background:none!important;color:#327ab7;text-decoration:underline;font-size:13px;box-shadow:none;text-shadow:none}.bx-touch .bx_ordercart .bx_sort_container a:hover{text-decoration:none;background:0}.bx-touch .bx_ordercart .bx_ordercart_order_table_container table,.bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody,.bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr,.bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr td{display:block}.bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr td{padding:2% 6%}.bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr{margin-bottom:20px;border-bottom:3px double #c9c9c9}.bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr:last-child{margin-bottom:0;border-bottom:0}.bx-touch .bx_ordercart .bx_ordercart_order_table_container table thead{display:none}.bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr td.item,.bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr td.itemphoto{width:100%}.bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr td.item{padding-bottom:20px}.bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.item .bx_item_detail_size_small_noadaptive,.bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.item .bx_item_detail_scu_small_noadaptive{margin:5px auto!important}.bx-touch .bx_ordercart .bx_ordercart_photo_container{margin:0 auto;padding-top:50%;max-width:250px}.bx-touch .bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_brand{border:0;text-align:center}.bx-touch .bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_brand img{max-width:100%;width:auto;border-radius:2px}.bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody td{border:0}.bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.custom span{display:inline-block;margin-right:10px;font-weight:bold}.bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.control{text-align:center;word-spacing:15px}.bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.control a{word-spacing:normal}.bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.control br{display:none}.bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.price{padding-top:20px;text-align:center}.bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price{margin-top:10px;margin-bottom:10px;font-size:28px}.bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.price .old_price{margin-left:10px;font-size:19px}.bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.price .type_price,.bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.price .type_price_value{display:inline-block}}@media(max-width:490px){.bx-touch .bx_ordercart .bx_ordercart_order_pay_center{margin-bottom:40px;text-align:center}.bx-touch .bx_ordercart .bx_ordercart_order_pay_center span{display:block}.bx-touch .bx_ordercart .bx_ordercart_order_pay_center .checkout{top:0}}.bx_ordercart .bx_ordercart_order_pay,.bx_ordercart .bx_ordercart_order_sum,.bx_ordercart .bx_ordercart_order_pay_left,.bx_ordercart .bx_ordercart_order_pay_right,.bx_ordercart .bx_ordercart_order_pay_center,.bx_ordercart .bx_ordercart_order_pay_center span,.bx_ordercart .bx_ordercart_order_pay_center .checkout,.bx_ordercart .bx_ordercart_order_table_container table,.bx_ordercart .bx_ordercart_order_table_container table tbody,.bx_ordercart .bx_ordercart_order_table_container table tbody tr,.bx_ordercart .bx_ordercart_order_table_container table tbody tr td,.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a,.bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;font-size:14px}table.counter{min-width:0!important}table.counter td{border:none!important;vertical-align:middle}table.counter tbody tr td#quantity_control{text-align:left}.basket_quantity_control{display:inline-block;left:0;margin:0;padding:0}.basket_quantity_control a{background:url("/local/templates/mamalysh/components/bitrix/sale.basket.basket/bigbasket/images/arrows.png") no-repeat scroll 0 0 transparent;border:1px solid #d8d8d8;display:block;height:10px;text-align:center;width:11px}.basket_quantity_control a.plus{background-position:0 0;border-radius:5px 5px 0 0}.basket_quantity_control a.minus{background-position:0 -20px;border-radius:0 0 5px 5px;margin-top:-1px}.flat{display:inline}.centered{text-align:center}.bt2{color:#3f3f3f;font-size:13px;text-align:center;padding:7px 16px;text-decoration:none;box-shadow:0 1px 2px 1px rgba(0,0,0,0.4);border-radius:3px;font-weight:bold;text-shadow:0 1px 1px #fff;background:#fff;background:-moz-linear-gradient(top,#fff 0,#eee 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#eee));background:-webkit-linear-gradient(top,#fff 0,#eee 100%);background:-o-linear-gradient(top,#fff 0,#eee 100%);background:-ms-linear-gradient(top,#fff 0,#eee 100%);background:linear-gradient(to bottom,#fff 0,#eee 100%)}.bt2:hover{color:#3f3f3f;background:#fbfbfb;text-decoration:none!important}.bt2:active{color:#3f3f3f;text-shadow:none;text-shadow:0 2px 1px white;background:#fbfbfb;background:-webkit-gradient(radial,center center,0px,center center,100%,color-stop(0%,#fbfbfb),color-stop(100%,#eaeaea));background:-webkit-radial-gradient(center,ellipse cover,#fbfbfb 0,#eaeaea 100%);background:-o-radial-gradient(center,ellipse cover,#fbfbfb 0,#eaeaea 100%);background:-ms-radial-gradient(center,ellipse cover,#fbfbfb 0,#eaeaea 100%);background:radial-gradient(ellipse at center,#fbfbfb 0,#eaeaea 100%);box-shadow:none;padding:6px 15px;border:1px solid #d2d2d2}input.bt2{border:0}input.bt2:active{border:1px solid #d2d2d2}.bx_ordercart .bx_item_detail_size_small_noadaptive{position:relative;margin-bottom:10px;padding:0;width:192px}.bx-no-touch .bx_ordercart .bx_item_detail_size_small_noadaptive.full{position:relative;margin-left:-5%;padding:0 5%}.bx_ordercart .bx_item_detail_size_small_noadaptive .bx_item_section_name_gray{color:#9e9e9e;vertical-align:middle;font-size:11px;line-height:11px}.bx_ordercart .bx_item_detail_size_small_noadaptive .bx_size_scroller_container{position:relative;margin-top:5px;margin-left:10px}.bx_ordercart .bx_item_detail_size_small_noadaptive .bx_size{position:relative;overflow:hidden;margin:0;width:100%}.bx_ordercart .bx_item_detail_size_small_noadaptive ul{position:relative;display:block;margin:0;padding:0;width:100%;white-space:nowrap}.bx-touch .bx_ordercart .bx_item_detail_size_small_noadaptive .bx_size{overflow-x:auto}.bx_ordercart .bx_item_detail_size_small_noadaptive ul{position:relative;display:block;margin:0;padding:0;width:100%;white-space:nowrap}.bx-touch .bx_ordercart .bx_item_detail_size_small_noadaptive .bx_size ul{margin-left:0!important}.bx_ordercart .bx_item_detail_size_small_noadaptive ul li{position:relative;display:block;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:25px}.bx_ordercart .bx_item_detail_size_small_noadaptive ul li a{position:absolute;top:0;right:2px;bottom:2px;left:2px;display:block;overflow:hidden;border:1px solid #c0cfda;background:#fff;color:#3f3f3f;text-align:center;text-decoration:none;font-weight:normal;font-size:10px;line-height:22px}.bx-touch .bx_ordercart .bx_item_detail_size_small_noadaptive ul li a{border:0;border-style:solid;border-width:1px;-webkit-border-image:url(/local/templates/mamalysh/components/bitrix/sale.basket.basket/bigbasket/images/x2border.png) 2 stretch;-moz-border-image:url(/local/templates/mamalysh/components/bitrix/sale.basket.basket/bigbasket/images/x2border.png) 2 stretch;-o-border-image:url(/local/templates/mamalysh/components/bitrix/sale.basket.basket/bigbasket/images/x2border.png) 2 stretch;border-image:url(/local/templates/mamalysh/components/bitrix/sale.basket.basket/bigbasket/images/x2border.png) 2 fill stretch}.bx_ordercart .bx_item_detail_size_small_noadaptive ul li:hover a{border:1px solid #006cc0}.bx_ordercart .bx_item_detail_size_small_noadaptive ul li:active a,.bx_ordercart .bx_item_detail_size_small_noadaptive ul li.bx_active a{border:2px solid #006cc0}.bx-touch .bx_ordercart .bx_item_detail_size_small_noadaptive ul li.bx_active a{border:0;border-style:solid;border-width:1px;-webkit-border-image:url(/local/templates/mamalysh/components/bitrix/sale.basket.basket/bigbasket/images/x2border_active.png) 2 stretch;-moz-border-image:url(/local/templates/mamalysh/components/bitrix/sale.basket.basket/bigbasket/images/x2border_active.png) 2 stretch;-o-border-image:url(/local/templates/mamalysh/components/bitrix/sale.basket.basket/bigbasket/images/x2border_active.png) 2 stretch;border-image:url(/local/templates/mamalysh/components/bitrix/sale.basket.basket/bigbasket/images/x2border_active.png) 2 fill stretch}.bx-no-touch .bx_ordercart .bx_item_detail_size_small_noadaptive .bx_slide_left,.bx-no-touch .bx_ordercart .bx_item_detail_size_small_noadaptive .bx_slide_right{opacity:.8}.bx-no-touch .bx_ordercart .bx_item_detail_size_small_noadaptive .bx_slide_left:hover,.bx-no-touch .bx_ordercart .bx_item_detail_size_small_noadaptive .bx_slide_right:hover{opacity:1.0}.bx_ordercart .bx_item_detail_size_small_noadaptive.full .bx_slide_left,.bx_ordercart .bx_item_detail_size_small_noadaptive.full .bx_slide_right{position:absolute;top:0;bottom:4px;width:5%;max-width:11px;cursor:pointer}.bx-no-touch .bx_ordercart .bx_item_detail_size_small_noadaptive .bx_slide_left{left:-5%;background:url(/local/templates/mamalysh/components/bitrix/sale.basket.basket/bigbasket/images/arr_left.png) no-repeat left center;background-size:100% auto}.bx-no-touch .bx_ordercart .bx_item_detail_size_small_noadaptive .bx_slide_right{right:-5%;background:url(/local/templates/mamalysh/components/bitrix/sale.basket.basket/bigbasket/images/arr_right.png) no-repeat right center;background-size:100% auto}.bx-touch .bx_ordercart .bx_item_detail_size_small_noadaptive .bx_slide_left{left:0;background:url(/local/templates/mamalysh/components/bitrix/sale.basket.basket/bigbasket/images/fade_left.png) repeat-y left center;background-size:100% auto}.bx-touch .bx_ordercart .bx_item_detail_size_small_noadaptive .bx_slide_right{right:0;background:url(/local/templates/mamalysh/components/bitrix/sale.basket.basket/bigbasket/images/fade_right.png) repeat-y right center;background-size:100% auto}.bx_ordercart .bx_item_detail_scu_small_noadaptive{position:relative;margin-bottom:10px;padding:0;max-width:100%;width:193px}.bx-no-touch .bx_ordercart .bx_item_detail_scu_small_noadaptive.full{position:relative;margin-left:-5%;padding:0 5%}.bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_item_section_name_gray{color:#9e9e9e;vertical-align:middle;font-size:11px;line-height:11px}.bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu_scroller_container{position:relative;margin-top:5px;margin-left:10px}.bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu{position:relative;overflow:hidden;margin:0;width:100%}.bx-touch .bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu{overflow-x:auto}.bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu ul{position:relative;display:block;margin:0;padding:0;width:100%;white-space:nowrap}.bx-retina .bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu ul{margin-left:0!important}.bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu ul li{position:relative;display:block;float:left;padding-top:10%;height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu ul li a{position:absolute;top:0;right:2px;bottom:4px;left:2px;display:block;overflow:hidden;border:1px solid #c0cfda;background:#fff}.bx-retina .bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu ul li a{border:0;border-style:solid;border-width:1px;-webkit-border-image:url(/local/templates/mamalysh/components/bitrix/sale.basket.basket/bigbasket/images/x2border.png) 2 stretch;-moz-border-image:url(/local/templates/mamalysh/components/bitrix/sale.basket.basket/bigbasket/images/x2border.png) 2 stretch;-o-border-image:url(/local/templates/mamalysh/components/bitrix/sale.basket.basket/bigbasket/images/x2border.png) 2 stretch;border-image:url(/local/templates/mamalysh/components/bitrix/sale.basket.basket/bigbasket/images/x2border.png) 2 fill stretch}.bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu ul li:hover a{border:1px solid #006cc0}.bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu ul li:active a,.bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu ul li.bx_active a{padding:3px;border:2px solid #006cc0}.bx-retina .bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu ul li.bx_active a{border:0;border-style:solid;border-width:1px;-webkit-border-image:url(/local/templates/mamalysh/components/bitrix/sale.basket.basket/bigbasket/images/x2border_active.png) 2 stretch;-moz-border-image:url(/local/templates/mamalysh/components/bitrix/sale.basket.basket/bigbasket/images/x2border_active.png) 2 stretch;-o-border-image:url(/local/templates/mamalysh/components/bitrix/sale.basket.basket/bigbasket/images/x2border_active.png) 2 stretch;border-image:url(/local/templates/mamalysh/components/bitrix/sale.basket.basket/bigbasket/images/x2border_active.png) 2 fill stretch}.bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu ul li a span{position:absolute;top:6%;right:6%;bottom:6%;left:6%;background-size:100% auto;background-repeat:no-repeat}.bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu ul li a span img{width:auto;height:25px}.bx-no-touch .bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_slide_left,.bx-no-touch .bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_slide_right{opacity:.8}.bx-no-touch .bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_slide_left:hover,.bx-no-touch .bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_slide_right:hover{opacity:1.0}.bx_ordercart .bx_item_detail_scu_small_noadaptive.full .bx_slide_left,.bx_ordercart .bx_item_detail_scu_small_noadaptive.full .bx_slide_right{position:absolute;top:0;bottom:4px;width:5%;max-width:11px;cursor:pointer}.bx-no-touch .bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_slide_left{left:-5%;background:url(/local/templates/mamalysh/components/bitrix/sale.basket.basket/bigbasket/images/arr_left.png) no-repeat left center;background-size:100% auto}.bx-no-touch .bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_slide_right{right:-5%;background:url(/local/templates/mamalysh/components/bitrix/sale.basket.basket/bigbasket/images/arr_right.png) no-repeat right center;background-size:100% auto}.bx-touch .bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_slide_left{left:0;background:url(/local/templates/mamalysh/components/bitrix/sale.basket.basket/bigbasket/images/fade_left.png) repeat-y left center;background-size:100% auto}.bx-touch .bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_slide_right{right:0;background:url(/local/templates/mamalysh/components/bitrix/sale.basket.basket/bigbasket/images/fade_right.png) repeat-y right center;background-size:100% auto}#warning_message{color:red}.bx-touch .quantity_control{display:none}
/* End */


/* Start:/local/templates/mamalysh/components/bitrix/sale.basket.basket/bigbasket/themes/wood/style.min.css?15567911784550*/
.bx_ordercart.bx_wood .bx_ordercart_order_pay_center .checkout{background:#00a2df;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#00a2df),color-stop(100%,#006fcb));background:-webkit-linear-gradient(top,#00a2df 0,#006fcb 100%);background:-moz-linear-gradient(top,#00a2df 0,#006fcb 100%);background:-ms-linear-gradient(top,#00a2df 0,#006fcb 100%);background:-o-linear-gradient(top,#00a2df 0,#006fcb 100%);background:linear-gradient(to bottom,#00a2df 0,#006fcb 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a2df',endColorstr='#006fcb',GradientType=0);color:#fff;text-shadow:0 1px 0 #0075b6}.bx_ordercart.bx_wood .bx_ordercart_order_pay_center .checkout:hover{background:#00a2df;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYTdkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#00a2df),color-stop(100%,#0a7ddd));background:-webkit-linear-gradient(top,#00a2df 0,#0a7ddd 100%);background:-moz-linear-gradient(top,#00a2df 0,#0a7ddd 100%);background:-ms-linear-gradient(top,#00a2df 0,#0a7ddd 100%);background:-o-linear-gradient(top,#00a2df 0,#0a7ddd 100%);background:linear-gradient(to bottom,#00a2df 0,#0a7ddd 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a2df',endColorstr='#0a7ddd',GradientType=0)}.bx_ordercart.bx_wood .bx_ordercart_order_pay_center .checkout:active{background:#0a7ddd;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBhN2RkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMGEyZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#0a7ddd),color-stop(100%,#00a2df));background:-webkit-linear-gradient(top,#0a7ddd 0,#00a2df 100%);background:-moz-linear-gradient(top,#0a7ddd 0,#00a2df 100%);background:-ms-linear-gradient(top,#0a7ddd 0,#00a2df 100%);background:-o-linear-gradient(top,#0a7ddd 0,#00a2df 100%);background:linear-gradient(to bottom,#0a7ddd 0,#00a2df 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a7ddd',endColorstr='#00a2df',GradientType=0)}.bx-retina .bx_ordercart.bx_wood .bx_item_detail_size_small_noadaptive ul li.bx_active .cnt{-webkit-border-image:url(/local/templates/mamalysh/components/bitrix/sale.basket.basket/bigbasket/themes/wood/images/x2border_active.png) 2 stretch;-moz-border-image:url(/local/templates/mamalysh/components/bitrix/sale.basket.basket/bigbasket/themes/wood/images/x2border_active.png) 2 stretch;-o-border-image:url(/local/templates/mamalysh/components/bitrix/sale.basket.basket/bigbasket/themes/wood/images/x2border_active.png) 2 stretch;border-image:url(/local/templates/mamalysh/components/bitrix/sale.basket.basket/bigbasket/themes/wood/images/x2border_active.png) 2 fill stretch}.bx-retina .bx_ordercart.bx_wood .bx_item_detail_scu_small_noadaptive .bx_scu ul li.bx_active .cnt{-webkit-border-image:url(/local/templates/mamalysh/components/bitrix/sale.basket.basket/bigbasket/themes/wood/images/x2border_active.png) 2 stretch;-moz-border-image:url(/local/templates/mamalysh/components/bitrix/sale.basket.basket/bigbasket/themes/wood/images/x2border_active.png) 2 stretch;-o-border-image:url(/local/templates/mamalysh/components/bitrix/sale.basket.basket/bigbasket/themes/wood/images/x2border_active.png) 2 stretch;border-image:url(/local/templates/mamalysh/components/bitrix/sale.basket.basket/bigbasket/themes/wood/images/x2border_active.png) 2 fill stretch}
/* End */


/* Start:/local/templates/mamalysh/components/bitrix/menu/horizontal_multilevel_top/style.min.css?15567911783715*/
#horizontal-multilevel-menu,#horizontal-multilevel-menu ul{margin:0;padding:0;background:#bc262c url(/local/templates/mamalysh/components/bitrix/menu/horizontal_multilevel_top/images/header_menu_bg.gif) repeat-x;min-height:27px;width:100%;list-style:none;font-size:11px;float:left}#horizontal-multilevel-menu a{display:block;padding:5px 10px;text-decoration:none;text-align:center}#horizontal-multilevel-menu li{float:left}#horizontal-multilevel-menu li a.root-item{color:#fff;font-weight:bold;padding:7px 12px}#horizontal-multilevel-menu li a.root-item-selected{background:#fc8d3d;color:#fff;font-weight:bold;padding:7px 12px}#horizontal-multilevel-menu li:hover a.root-item,#horizontal-multilevel-menu li.jshover a.root-item{background:#e26336;color:#fff}#horizontal-multilevel-menu a.parent{background:url(/local/templates/mamalysh/components/bitrix/menu/horizontal_multilevel_top/images/arrow.gif) center right no-repeat}#horizontal-multilevel-menu a.denied{background:url(/local/templates/mamalysh/components/bitrix/menu/horizontal_multilevel_top/images/lock.gif) center right no-repeat}#horizontal-multilevel-menu li:hover,#horizontal-multilevel-menu li.jshover{background:#d6d6d6;color:#fff}#horizontal-multilevel-menu li.item-selected{background:#d6d6d6;color:#fff}#horizontal-multilevel-menu li ul{position:absolute;top:auto;display:none;z-index:500;height:auto;width:135px;background:#f5f5f5;border:1px solid #c1c1c1}#horizontal-multilevel-menu li li{width:100%;border-bottom:1px solid #dedede}#horizontal-multilevel-menu li ul a{text-align:left}#horizontal-multilevel-menu li a,#horizontal-multilevel-menu li:hover li a,#horizontal-multilevel-menu li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li a{color:#4f4f4f;font-weight:bold}#horizontal-multilevel-menu li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover a,#horizontal-multilevel-menu li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover a,#horizontal-multilevel-menu li:hover li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover a #horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover a #horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a{color:#4f4f4f}#horizontal-multilevel-menu li ul ul{margin:-27px 0 0 132px}#horizontal-multilevel-menu li:hover ul ul,#horizontal-multilevel-menu li.jshover ul ul,#horizontal-multilevel-menu li:hover ul ul ul,#horizontal-multilevel-menu li.jshover ul ul ul,#horizontal-multilevel-menu li:hover ul ul ul ul,#horizontal-multilevel-menu li.jshover ul ul ul ul,#horizontal-multilevel-menu li:hover ul ul ul ul ul,#horizontal-multilevel-menu li.jshover ul ul ul ul ul{display:none}#horizontal-multilevel-menu li:hover ul,#horizontal-multilevel-menu li.jshover ul,#horizontal-multilevel-menu li li:hover ul,#horizontal-multilevel-menu li li.jshover ul,#horizontal-multilevel-menu li li li:hover ul,#horizontal-multilevel-menu li li li.jshover ul,#horizontal-multilevel-menu li li li li:hover ul,#horizontal-multilevel-menu li li li li.jshover ul,#horizontal-multilevel-menu li li li li li:hover ul,#horizontal-multilevel-menu li li li li li.jshover ul{display:block}div.menu-clear-left{clear:left}
/* End */


/* Start:/local/templates/mamalysh/components/bitrix/search.title/visual/style.min.css?15567911783445*/
.bx-searchtitle{margin:10px 0 0}.bx-searchtitle .bx-block-title{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;color:#343434;text-transform:uppercase;font-size:12px;margin-bottom:9px;font-weight:600}.bx-searchtitle .bx-input-group{position:relative;display:table;border-collapse:separate;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bx-searchtitle .bx-input-group .bx-form-control{display:table-cell;position:relative;z-index:2;float:left;width:100%;margin-bottom:0;display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#f8fafc;border:1px solid #d5dadc;border-right:0;border-radius:2px 0 0 2px;outline:0;box-shadow:none!important;-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.bx-ios .bx-searchtitle .bx-input-group .bx-form-control{background-image:-webkit-linear-gradient(#f8fafc 0,#f8fafc 100%);background-image:linear-gradient(#f8fafc 0,#f8fafc 100%)}.bx-searchtitle .bx-input-group-btn{position:relative;font-size:0;width:1%;white-space:nowrap;vertical-align:middle;display:table-cell}.bx-searchtitle .bx-input-group-btn button{position:relative;border:0;background:#95a1a8;display:inline-block;margin-bottom:0;cursor:pointer;padding:6px 12px;border-radius:0 2px 2px 0;color:#fff;font-size:16px;line-height:1.42857143;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.bx-searchtitle .bx-input-group-btn button:hover{background:#1484ce}div.title-search-result{border:1px solid #c6c6c6;display:none;overflow:hidden;z-index:999;min-width:370px;margin-top:-3px;background-color:#FFF}div.title-search-fader{display:none;background-image:url('/local/templates/mamalysh/components/bitrix/search.title/visual/images/fader.png');background-position:right top;background-repeat:repeat-y;position:absolute}p.title-search-preview{font-size:12px}div.title-search-result td.title-search-price span{font-size:26px}.bx_searche .bx_img_element{background:#fafafa;float:left;width:67px;padding:5px 10px;position:absolute;top:0;bottom:0}.bx_searche .bx_item_block{min-height:65px;position:relative}.bx_searche .bx_image{width:45px;height:45px;background-size:contain;background-position:center;background-repeat:no-repeat;border:1px solid #e8e8e8}.bx_searche .bx_item_element{padding-left:10px;margin-left:70px}.bx_searche .bx_item_element hr{margin:0;border:0;border-bottom:1px solid #e5e5e5}.bx_searche .bx_item_element a{margin-top:10px;display:inline-block;color:#4788cb;font-size:13px;text-decoration:none}.bx_searche .bx_item_element a b{color:#000;font-weight:normal}.bx_searche .bx_item_element a:hover,.bx_searche .bx_item_element a:hover b{text-decoration:underline}.bx_searche .bx_price{font-weight:bold;font-size:13px}.bx_searche .bx_price .old{font-weight:normal;text-decoration:line-through;color:#636363}.bx_item_block.all_result{min-height:0}.bx_item_block.others_result{min-height:0;padding:0 0 12px;line-height:12px}.bx_item_block.all_result .all_result_title{display:block;font-size:12px;color:#a7a7a7;padding-top:15px;padding-bottom:10px}.bx_item_block.all_result .all_result_title a{color:#a7a7a7}.bx_item_block.all_result .all_result_title a:hover{color:#4788cb}.bx_item_block.all_result a{margin-top:0}
/* End */


/* Start:/local/templates/mamalysh/components/bitrix/menu/catalog/style.min.css?15567911789538*/
.bx-top-nav-container{margin-top:15px;padding:0 10px;color:#fff;border-radius:2px;position:relative;font-family:"Helvetica Neue",Arial,Helvetica,sans-serif}.bx-top-nav-container .bx-nav-list-1-lvl{margin:0;padding:0;list-style:none}.bx-top-nav-container .bx-nav-1-lvl{float:left;position:relative}.bx-top-nav-container .bx-nav-1-lvl>a{color:#fff;font-weight:700;display:block;text-decoration:none;text-transform:uppercase;border-radius:1px;padding-top:6px;padding-bottom:2px;border-bottom:0}.bx-top-nav-container .bx-nav-1-lvl>a span{padding:10px 14px 14px;display:block}.bx-top-nav-container .bx-nav-1-lvl.bx-nav-parent.bx-hover>a,.bx-top-nav-container .bx-nav-1-lvl.bx-nav-parent.hover>a{z-index:250;box-shadow:0 6px 13px 0 rgba(0,0,0,.13)}.bx-top-nav-container .bx-nav-1-lvl.bx-nav-parent.bx-hover>a span,.bx-top-nav-container .bx-nav-1-lvl.bx-nav-parent.hover>a span{background:#fff}.bx-top-nav-container .bx-nav-parent-arrow{display:none}.bx-top-nav-container .bx-nav-2-lvl-container-advanced,.bx-top-nav-container .bx-nav-2-lvl-container{z-index:999;display:none;opacity:0;padding:9px 0 5px;box-shadow:0 6px 13px 0 rgba(0,0,0,.13);border-top:0;min-width:100%;color:#000}.bx-top-nav-container .bx-nav-2-lvl-container-advanced:before,.bx-top-nav-container .bx-nav-2-lvl-container:before{position:absolute;content:" ";display:block;height:5px;background:#fff;top:-5px;left:0;right:0}.bx-top-nav-container .bx-nav-1-lvl.bx-hover .bx-nav-2-lvl-container-advanced,.bx-top-nav-container .bx-nav-1-lvl.hover .bx-nav-2-lvl-container-advanced,.bx-top-nav-container .bx-nav-1-lvl.bx-hover .bx-nav-2-lvl-container,.bx-top-nav-container .bx-nav-1-lvl.hover .bx-nav-2-lvl-container{opacity:1;display:block;position:absolute;top:100%;z-index:999;background:#fff}.bx-top-nav-container>ul{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bx-top-nav-container .bx-nav-list-2-lvl{margin:0;padding:5px 0 12px}.bx-top-nav-container .bx-nav-2-lvl{display:block;min-width:180px;padding:0 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bx-top-nav-container .bx-nav-2-lvl>a{padding:5px 15px 5px;color:#20394c;font-size:13px;line-height:16px;text-decoration:none;font-weight:bold;border-bottom:0;display:block}.bx-top-nav-container .bx-nav-list-2-lvl .bx-nav-2-lvl:first-child a{border-top:0;margin-top:0}.bx-top-nav-container .bx-nav-3-lvl{padding:5px 0;margin:0}.bx-top-nav-container .bx-nav-3-lvl-container-advanced:before,.bx-top-nav-container .bx-nav-3-lvl-container:before{position:absolute;content:" ";display:block;height:5px;background:#fff;top:-5px;left:0;right:0}.bx-top-nav-container .bx-nav-list-3-lvl{margin:0;padding:0 0 14px 7px}.bx-top-nav-container .bx-nav-3-lvl{display:block;min-width:180px;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bx-top-nav-container .bx-nav-3-lvl a{padding:3px 15px;color:#555;font-size:13px;line-height:14px;text-decoration:none;border-bottom:0;display:block}.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-1-col .bx-nav-2-lvl-container-advanced,.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-1-col .bx-nav-2-lvl-container{min-width:200px}.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-1-col .bx-nav-2-lvl-container-advanced .bx-nav-list-2-lvl,.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-1-col .bx-nav-2-lvl-container .bx-nav-list-2-lvl{display:block;min-width:200px;width:100%}.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-1-col .bx-nav-catinfo-back{width:100%;background:#fff}.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-2-col .bx-nav-2-lvl-container-advanced,.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-2-col .bx-nav-2-lvl-container{min-width:400px}.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-2-col .bx-nav-2-lvl-container-advanced .bx-nav-list-2-lvl,.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-2-col .bx-nav-2-lvl-container .bx-nav-list-2-lvl{display:block;min-width:200px;width:50%;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-2-col .bx-nav-catinfo-back{width:50%}.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-3-col .bx-nav-2-lvl-container-advanced,.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-3-col .bx-nav-2-lvl-container{min-width:600px}.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-3-col .bx-nav-2-lvl-container-advanced .bx-nav-list-2-lvl,.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-3-col .bx-nav-2-lvl-container .bx-nav-list-2-lvl{display:block;min-width:200px;width:33.33333%;float:left}.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-3-col .bx-nav-catinfo-back{width:33.33333%}.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-4-col{position:static}.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-4-col .bx-nav-2-lvl-container-advanced{top:100%;left:0;right:0}.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-4-col .bx-nav-2-lvl-container-advanced,.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-4-col .bx-nav-2-lvl-container{min-width:100%}.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-4-col .bx-nav-2-lvl-container-advanced .bx-nav-list-2-lvl,.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-4-col .bx-nav-2-lvl-container .bx-nav-list-2-lvl{display:block;width:25%;float:left}.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-4-col .bx-nav-catinfo-back{width:25%}.bx-top-nav-container .bx-nav-catinfo{padding:5px 15px 5px;z-index:120;position:relative}.bx-top-nav-container .bx-nav-catinfo img{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid #e7e9ea;width:auto;max-width:100%;height:auto;max-height:100%}.bx-top-nav-container .bx-nav-catinfo p{padding:20px 5px 0;font-size:13px}.bx-top-nav-container .bx-nav-catinfo-back{position:absolute;display:block;content:' ';top:-5px;right:0;bottom:0;background:#f7fafb;z-index:100;border-left:1px solid #ecefef}.bx-aside-nav-control{font-size:28px;position:fixed;width:40px;height:40px;top:5px;left:5px;line-height:40px;cursor:pointer;z-index:1750;color:#fff;text-align:center}body>.bx-aside-nav-control{-webkit-transition:left .15s linear;-moz-transition:left .15s linear;-ms-transition:left .15s linear;-o-transition:left .15s linear;transition:left .15s linear}.bx-aside-nav-control .fa{line-height:40px;vertical-align:middle}.bx-wrapper,.bx-aside-nav{-webkit-transition:-webkit-transform .15s linear;-moz-transition:-moz-transform .15s linear;-ms-transition:-ms-transform .15s linear;-o-transition:-o-transform .15s linear;transition:transform .15s linear}.bx-logo{z-index:1700!important}.bx-opened .bx-footer,.bx-opened .workarea{display:none!important}.bx-aside-nav{display:none;padding-top:50px;-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%);width:100%;background:#4c5c65;position:fixed;top:0;bottom:0;left:0;z-index:1600}.bx-aside-nav.bx-opened{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);overflow-y:scroll}.bx-aside-nav ul{list-style:none;margin:0;padding:0}.bx-aside-nav a{color:#fff;vertical-align:middle;line-height:48px;height:48px;font-size:16px;display:block;border-bottom:1px solid #3d4b53;padding-left:15px;max-width:100%;overflow:hidden;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis}.bx-aside-nav a{text-decoration:none}.bx-nav-1-lvl.bx-opened,.bx-aside-nav .bx-nav-1-lvl:hover>a,.bx-aside-nav .bx-nav-1-lvl.bx-hover>a{background:#44535c}.bx-aside-nav .bx-nav-list-2-lvl{background:#44535c}.bx-aside-nav .bx-nav-2-lvl>a{padding-left:30px}.bx-aside-nav .bx-nav-3-lvl>a{padding-left:45px}.bx-aside-nav .bx-nav-4-lvl a{padding-left:60px}.bx-aside-nav .bx-nav-parent{position:relative}.bx-aside-nav .bx-nav-parent-arrow{position:absolute;right:0;top:0;margin-top:6px;width:46px;height:34px;text-align:center;border-left:1px solid #5a6971;z-index:200}.bx-aside-nav .bx-nav-parent-arrow i{line-height:34px;font-size:17px;font-style:normal;color:#fff}.bx-aside-nav .bx-nav-parent.bx-opened .bx-nav-parent-arrow i{-webkit-transition:all .15s linear;-moz-transition:all .15s linear;-ms-transition:all .15s linear;-o-transition:all .15s linear;transition:all .15s linear}.bx-aside-nav .bx-nav-parent .bx-nav-2-lvl-container-advanced,.bx-aside-nav .bx-nav-parent .bx-nav-2-lvl-container,.bx-aside-nav .bx-nav-parent>ul{overflow:hidden;height:0}.bx-aside-nav .bx-nav-parent.bx-opened .bx-nav-2-lvl-container-advanced,.bx-aside-nav .bx-nav-parent.bx-opened .bx-nav-2-lvl-container,.bx-aside-nav .bx-nav-parent.bx-opened>ul{height:auto}.bx-aside-nav .bx-nav-catinfo{display:none}.bx-aside-nav .bx-nav-catinfo-back{display:none}@media(min-width:1200px){.bx-top-nav-container .bx-nav-1-lvl>a{font-size:15px}.bx-top-nav-container .bx-nav-1-lvl>a span{padding:12px 14px 15px}}@media(min-width:992px) and (max-width:1199px){.bx-top-nav-container .bx-nav-1-lvl>a{font-size:13px}.bx-top-nav-container .bx-nav-1-lvl>a span{padding:9px 11px 12px}}@media(min-width:768px) and (max-width:991px){.bx-top-nav-container .bx-nav-1-lvl>a{font-size:11px}.bx-top-nav-container .bx-nav-1-lvl>a span{padding:5px 6px 9px}}@media(min-width:768px){.bx-aside-nav-control,.bx-aside-nav{display:none}.bx-top-nav-container{display:block}}@media(max-width:767px){.bx-aside-nav-control,.bx-aside-nav{display:block}.bx-top-nav-container{display:none}.bx-aside-nav .bx-nav-parent-arrow{display:block}.bx-aside-nav .bx-nav-1-lvl.bx-nav-parent>a>span>.fa{display:none}}
/* End */


/* Start:/local/templates/mamalysh/components/bitrix/catalog.section.list/tablet/style.css?16376715847316*/
/* line */
.bx_catalog_line{margin-bottom: 30px;}
.bx_catalog_line .bx_catalog_line_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_line .bx_catalog_line_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul{padding: 0;}
.bx_catalog_line .bx_catalog_line_ul li{
	margin-bottom: 20px;
	list-style: none;
}
.bx_catalog_line .bx_catalog_line_ul li:before {content: '' !important}

.bx_catalog_line .bx_catalog_line_img{
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	width: 125px;
	height: 125px;
	border:1px solid #ccc;
	border-radius: 2px;
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
}

.bx_catalog_line .bx_catalog_line_title{
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 18px;
}
.bx_catalog_line .bx_catalog_line_title a{
	color: #4c7da6;
	font-size: 18px;
}
.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration: none;}
.bx_catalog_line .bx_catalog_line_title span{font-size: 16px}
.bx_catalog_line .bx_catalog_line_description{
	color: #3f3f3f;
	font-size: 13px;
	line-height: 16px;
}


@media (max-width:639px) {
	.bx-touch .bx_catalog_line .bx_catalog_line_img{
		margin-right: 10px;
		width: 50px;
		height: 50px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 14px;
	}
	.bx-touch .bx_catalog_line .bx_catalog_line_title a{font-size: 14px;}
	.bx-touch .bx_catalog_line .bx_catalog_line_description{font-size: 11px;}
}



.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description{
	-webkit-transition: all 0.3s ease;
	   -moz-transition: all 0.3s ease;
	    -ms-transition: all 0.3s ease;
	     -o-transition: all 0.3s ease;
	 		transition: all 0.3s ease;
}

/* text */
.bx_catalog_text{margin-bottom: 30px;}
.bx_catalog_text .bx_catalog_text_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_text .bx_catalog_text_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul{padding: 0;}
.bx_catalog_text .bx_catalog_text_ul li{
	float: left;
	margin: 0 10px 10px;
	list-style: none;
}
.bx_catalog_text .bx_catalog_text_ul li:before {content: '' !important}
.bx_catalog_text .bx_catalog_text_title{
	margin: 0;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}
.bx_catalog_text .bx_catalog_text_title a{
	color: #4c7da6;
	white-space: nowrap;
	font-size: 14px;
}
.bx_catalog_text .bx_catalog_text_title a:hover{text-decoration: none}
.bx_catalog_text .bx_catalog_text_title span{font-size: 12px;}

@media (max-width:639px) {
	.bx-touch .bx_catalog_text .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_catalog_text .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_catalog_text .bx_catalog_line_title,
	.bx_catalog_text .bx_catalog_line_title a{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
	
/* tile */

.bx_catalog_tile{margin-bottom: 30px;}
.bx_catalog_tile .bx_catalog_tile_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_tile .bx_catalog_tile_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul{padding: 0;}
.bx_catalog_tile .bx_catalog_tile_ul li{
	float: left;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
	margin-bottom: 20px;
	padding: 20px 10px;
	width:12.5%;
	list-style: none;
	text-align: center;
}
.bx_catalog_tile .bx_catalog_tile_ul li:before {content: '' !important}
.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: both;}

.bx_catalog_tile .bx_catalog_tile_img{
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 78px;
	height: 78px;
	/*border:1px solid #ccc;*/
	border-radius: 2px;
			background-color: #fff;
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
}
.bx_catalog_tile .bx_catalog_tile_title{
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}
.bx_catalog_tile .bx_catalog_tile_title a{
	color: #4c7da6;
	font-size: 14px;
}
.bx_catalog_tile .bx_catalog_tile_title a:hover{text-decoration: none;}
.bx_catalog_tile .bx_catalog_tile_title span{font-size: 12px;}




/*2*/
@media (max-width:980px){
	.bx_catalog_tile .bx_catalog_tile_ul li{width:200px;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear: both;}
}
/*3*/
@media (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title{
		margin-bottom: 5px;
		line-height: 14px;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title a{font-size: 11px;}
}
@media (min-width:480px) and (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:170px;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear: both;}
}
/*4*/
@media (max-width:479px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:160px;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_img{
		width: 100%;
		height: 80px;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1){clear: both;}

}


	.bx_catalog_tile .bx_catalog_tile_title,
	.bx_catalog_tile .bx_catalog_tile_title a,
	.bx_catalog_tile .bx_catalog_tile_ul li,
	.bx_catalog_tile .bx_catalog_tile_img{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
	
/* list */

.bx_sitemap{margin-bottom: 30px;}
.bx_sitemap .bx_sitemap_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_sitemap .bx_sitemap_title a{
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li{
	padding: 0;
	line-height: 14px;
}
.bx_sitemap .bx_sitemap_ul li:before {content: '' !important}
.bx_sitemap .bx_sitemap_li_title{
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
	margin-bottom: 10px;
}
.bx_sitemap .bx_sitemap_li_title a{
	color: #4c7da6;
	white-space: nowrap;
	font-size: 13px;
}
.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration: none}
.bx_sitemap .bx_sitemap_li_title span{font-size: 11px;}

@media (max-width:639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_sitemap .bx_catalog_line_title,
	.bx_sitemap .bx_catalog_line_title a{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
/* End */


/* Start:/local/templates/mamalysh/components/bitrix/search.title/table/style.min.css?15567911783445*/
.bx-searchtitle{margin:10px 0 0}.bx-searchtitle .bx-block-title{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;color:#343434;text-transform:uppercase;font-size:12px;margin-bottom:9px;font-weight:600}.bx-searchtitle .bx-input-group{position:relative;display:table;border-collapse:separate;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bx-searchtitle .bx-input-group .bx-form-control{display:table-cell;position:relative;z-index:2;float:left;width:100%;margin-bottom:0;display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#f8fafc;border:1px solid #d5dadc;border-right:0;border-radius:2px 0 0 2px;outline:0;box-shadow:none!important;-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.bx-ios .bx-searchtitle .bx-input-group .bx-form-control{background-image:-webkit-linear-gradient(#f8fafc 0,#f8fafc 100%);background-image:linear-gradient(#f8fafc 0,#f8fafc 100%)}.bx-searchtitle .bx-input-group-btn{position:relative;font-size:0;width:1%;white-space:nowrap;vertical-align:middle;display:table-cell}.bx-searchtitle .bx-input-group-btn button{position:relative;border:0;background:#95a1a8;display:inline-block;margin-bottom:0;cursor:pointer;padding:6px 12px;border-radius:0 2px 2px 0;color:#fff;font-size:16px;line-height:1.42857143;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.bx-searchtitle .bx-input-group-btn button:hover{background:#1484ce}div.title-search-result{border:1px solid #c6c6c6;display:none;overflow:hidden;z-index:999;min-width:370px;margin-top:-3px;background-color:#FFF}div.title-search-fader{display:none;background-image:url('/local/templates/mamalysh/components/bitrix/search.title/table/images/fader.png');background-position:right top;background-repeat:repeat-y;position:absolute}p.title-search-preview{font-size:12px}div.title-search-result td.title-search-price span{font-size:26px}.bx_searche .bx_img_element{background:#fafafa;float:left;width:67px;padding:5px 10px;position:absolute;top:0;bottom:0}.bx_searche .bx_item_block{min-height:65px;position:relative}.bx_searche .bx_image{width:45px;height:45px;background-size:contain;background-position:center;background-repeat:no-repeat;border:1px solid #e8e8e8}.bx_searche .bx_item_element{padding-left:10px;margin-left:70px}.bx_searche .bx_item_element hr{margin:0;border:0;border-bottom:1px solid #e5e5e5}.bx_searche .bx_item_element a{margin-top:10px;display:inline-block;color:#4788cb;font-size:13px;text-decoration:none}.bx_searche .bx_item_element a b{color:#000;font-weight:normal}.bx_searche .bx_item_element a:hover,.bx_searche .bx_item_element a:hover b{text-decoration:underline}.bx_searche .bx_price{font-weight:bold;font-size:13px}.bx_searche .bx_price .old{font-weight:normal;text-decoration:line-through;color:#636363}.bx_item_block.all_result{min-height:0}.bx_item_block.others_result{min-height:0;padding:0 0 12px;line-height:12px}.bx_item_block.all_result .all_result_title{display:block;font-size:12px;color:#a7a7a7;padding-top:15px;padding-bottom:10px}.bx_item_block.all_result .all_result_title a{color:#a7a7a7}.bx_item_block.all_result .all_result_title a:hover{color:#4788cb}.bx_item_block.all_result a{margin-top:0}
/* End */


/* Start:/local/templates/mamalysh/components/bitrix/menu/tablet/style.min.css?15567911783715*/
#horizontal-multilevel-menu,#horizontal-multilevel-menu ul{margin:0;padding:0;background:#bc262c url(/local/templates/mamalysh/components/bitrix/menu/tablet/images/header_menu_bg.gif) repeat-x;min-height:27px;width:100%;list-style:none;font-size:11px;float:left}#horizontal-multilevel-menu a{display:block;padding:5px 10px;text-decoration:none;text-align:center}#horizontal-multilevel-menu li{float:left}#horizontal-multilevel-menu li a.root-item{color:#fff;font-weight:bold;padding:7px 12px}#horizontal-multilevel-menu li a.root-item-selected{background:#fc8d3d;color:#fff;font-weight:bold;padding:7px 12px}#horizontal-multilevel-menu li:hover a.root-item,#horizontal-multilevel-menu li.jshover a.root-item{background:#e26336;color:#fff}#horizontal-multilevel-menu a.parent{background:url(/local/templates/mamalysh/components/bitrix/menu/tablet/images/arrow.gif) center right no-repeat}#horizontal-multilevel-menu a.denied{background:url(/local/templates/mamalysh/components/bitrix/menu/tablet/images/lock.gif) center right no-repeat}#horizontal-multilevel-menu li:hover,#horizontal-multilevel-menu li.jshover{background:#d6d6d6;color:#fff}#horizontal-multilevel-menu li.item-selected{background:#d6d6d6;color:#fff}#horizontal-multilevel-menu li ul{position:absolute;top:auto;display:none;z-index:500;height:auto;width:135px;background:#f5f5f5;border:1px solid #c1c1c1}#horizontal-multilevel-menu li li{width:100%;border-bottom:1px solid #dedede}#horizontal-multilevel-menu li ul a{text-align:left}#horizontal-multilevel-menu li a,#horizontal-multilevel-menu li:hover li a,#horizontal-multilevel-menu li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li a{color:#4f4f4f;font-weight:bold}#horizontal-multilevel-menu li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover a,#horizontal-multilevel-menu li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover a,#horizontal-multilevel-menu li:hover li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover a #horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover a #horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a{color:#4f4f4f}#horizontal-multilevel-menu li ul ul{margin:-27px 0 0 132px}#horizontal-multilevel-menu li:hover ul ul,#horizontal-multilevel-menu li.jshover ul ul,#horizontal-multilevel-menu li:hover ul ul ul,#horizontal-multilevel-menu li.jshover ul ul ul,#horizontal-multilevel-menu li:hover ul ul ul ul,#horizontal-multilevel-menu li.jshover ul ul ul ul,#horizontal-multilevel-menu li:hover ul ul ul ul ul,#horizontal-multilevel-menu li.jshover ul ul ul ul ul{display:none}#horizontal-multilevel-menu li:hover ul,#horizontal-multilevel-menu li.jshover ul,#horizontal-multilevel-menu li li:hover ul,#horizontal-multilevel-menu li li.jshover ul,#horizontal-multilevel-menu li li li:hover ul,#horizontal-multilevel-menu li li li.jshover ul,#horizontal-multilevel-menu li li li li:hover ul,#horizontal-multilevel-menu li li li li.jshover ul,#horizontal-multilevel-menu li li li li li:hover ul,#horizontal-multilevel-menu li li li li li.jshover ul{display:block}div.menu-clear-left{clear:left}
/* End */


/* Start:/local/templates/mamalysh/components/bitrix/search.title/mobile/style.min.css?15567911783445*/
.bx-searchtitle{margin:10px 0 0}.bx-searchtitle .bx-block-title{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;color:#343434;text-transform:uppercase;font-size:12px;margin-bottom:9px;font-weight:600}.bx-searchtitle .bx-input-group{position:relative;display:table;border-collapse:separate;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bx-searchtitle .bx-input-group .bx-form-control{display:table-cell;position:relative;z-index:2;float:left;width:100%;margin-bottom:0;display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#f8fafc;border:1px solid #d5dadc;border-right:0;border-radius:2px 0 0 2px;outline:0;box-shadow:none!important;-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.bx-ios .bx-searchtitle .bx-input-group .bx-form-control{background-image:-webkit-linear-gradient(#f8fafc 0,#f8fafc 100%);background-image:linear-gradient(#f8fafc 0,#f8fafc 100%)}.bx-searchtitle .bx-input-group-btn{position:relative;font-size:0;width:1%;white-space:nowrap;vertical-align:middle;display:table-cell}.bx-searchtitle .bx-input-group-btn button{position:relative;border:0;background:#95a1a8;display:inline-block;margin-bottom:0;cursor:pointer;padding:6px 12px;border-radius:0 2px 2px 0;color:#fff;font-size:16px;line-height:1.42857143;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.bx-searchtitle .bx-input-group-btn button:hover{background:#1484ce}div.title-search-result{border:1px solid #c6c6c6;display:none;overflow:hidden;z-index:999;min-width:370px;margin-top:-3px;background-color:#FFF}div.title-search-fader{display:none;background-image:url('/local/templates/mamalysh/components/bitrix/search.title/mobile/images/fader.png');background-position:right top;background-repeat:repeat-y;position:absolute}p.title-search-preview{font-size:12px}div.title-search-result td.title-search-price span{font-size:26px}.bx_searche .bx_img_element{background:#fafafa;float:left;width:67px;padding:5px 10px;position:absolute;top:0;bottom:0}.bx_searche .bx_item_block{min-height:65px;position:relative}.bx_searche .bx_image{width:45px;height:45px;background-size:contain;background-position:center;background-repeat:no-repeat;border:1px solid #e8e8e8}.bx_searche .bx_item_element{padding-left:10px;margin-left:70px}.bx_searche .bx_item_element hr{margin:0;border:0;border-bottom:1px solid #e5e5e5}.bx_searche .bx_item_element a{margin-top:10px;display:inline-block;color:#4788cb;font-size:13px;text-decoration:none}.bx_searche .bx_item_element a b{color:#000;font-weight:normal}.bx_searche .bx_item_element a:hover,.bx_searche .bx_item_element a:hover b{text-decoration:underline}.bx_searche .bx_price{font-weight:bold;font-size:13px}.bx_searche .bx_price .old{font-weight:normal;text-decoration:line-through;color:#636363}.bx_item_block.all_result{min-height:0}.bx_item_block.others_result{min-height:0;padding:0 0 12px;line-height:12px}.bx_item_block.all_result .all_result_title{display:block;font-size:12px;color:#a7a7a7;padding-top:15px;padding-bottom:10px}.bx_item_block.all_result .all_result_title a{color:#a7a7a7}.bx_item_block.all_result .all_result_title a:hover{color:#4788cb}.bx_item_block.all_result a{margin-top:0}
/* End */


/* Start:/local/templates/mamalysh/components/ipgraph/formpost/FEEDBACK_OPT3/style.css?1556791178155*/
div.mfeedback{}
div.mfeedback .mf{}
div.mfeedback mf-input-title{}
span.mf-req{color:red;}
div.mf-ok-text{color:green;font-weight:bold;padding-bottom:1em;}
/* End */


/* Start:/local/templates/mamalysh/components/bitrix/system.auth.form/mob/style.min.css?1556791178424*/
div.bx-system-auth-form span.bx-auth-secure{background-color:#fffae3;border:1px solid #dedbc8;padding:2px;display:inline-block;vertical-align:bottom;margin-top:-1px}div.bx-system-auth-form div.bx-auth-secure-icon{background-image:url(/local/templates/mamalysh/components/bitrix/system.auth.form/mob/images/sec.png);background-repeat:no-repeat;background-position:center;width:19px;height:18px}div.bx-system-auth-form div.bx-auth-secure-unlock{background-image:url(/local/templates/mamalysh/components/bitrix/system.auth.form/mob/images/sec-unlocked.png)}
/* End */


/* Start:/local/templates/mamalysh/components/bitrix/menu/mobile/style.min.css?15567911783715*/
#horizontal-multilevel-menu,#horizontal-multilevel-menu ul{margin:0;padding:0;background:#bc262c url(/local/templates/mamalysh/components/bitrix/menu/mobile/images/header_menu_bg.gif) repeat-x;min-height:27px;width:100%;list-style:none;font-size:11px;float:left}#horizontal-multilevel-menu a{display:block;padding:5px 10px;text-decoration:none;text-align:center}#horizontal-multilevel-menu li{float:left}#horizontal-multilevel-menu li a.root-item{color:#fff;font-weight:bold;padding:7px 12px}#horizontal-multilevel-menu li a.root-item-selected{background:#fc8d3d;color:#fff;font-weight:bold;padding:7px 12px}#horizontal-multilevel-menu li:hover a.root-item,#horizontal-multilevel-menu li.jshover a.root-item{background:#e26336;color:#fff}#horizontal-multilevel-menu a.parent{background:url(/local/templates/mamalysh/components/bitrix/menu/mobile/images/arrow.gif) center right no-repeat}#horizontal-multilevel-menu a.denied{background:url(/local/templates/mamalysh/components/bitrix/menu/mobile/images/lock.gif) center right no-repeat}#horizontal-multilevel-menu li:hover,#horizontal-multilevel-menu li.jshover{background:#d6d6d6;color:#fff}#horizontal-multilevel-menu li.item-selected{background:#d6d6d6;color:#fff}#horizontal-multilevel-menu li ul{position:absolute;top:auto;display:none;z-index:500;height:auto;width:135px;background:#f5f5f5;border:1px solid #c1c1c1}#horizontal-multilevel-menu li li{width:100%;border-bottom:1px solid #dedede}#horizontal-multilevel-menu li ul a{text-align:left}#horizontal-multilevel-menu li a,#horizontal-multilevel-menu li:hover li a,#horizontal-multilevel-menu li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li a{color:#4f4f4f;font-weight:bold}#horizontal-multilevel-menu li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover a,#horizontal-multilevel-menu li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover a,#horizontal-multilevel-menu li:hover li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover a #horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover a #horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a{color:#4f4f4f}#horizontal-multilevel-menu li ul ul{margin:-27px 0 0 132px}#horizontal-multilevel-menu li:hover ul ul,#horizontal-multilevel-menu li.jshover ul ul,#horizontal-multilevel-menu li:hover ul ul ul,#horizontal-multilevel-menu li.jshover ul ul ul,#horizontal-multilevel-menu li:hover ul ul ul ul,#horizontal-multilevel-menu li.jshover ul ul ul ul,#horizontal-multilevel-menu li:hover ul ul ul ul ul,#horizontal-multilevel-menu li.jshover ul ul ul ul ul{display:none}#horizontal-multilevel-menu li:hover ul,#horizontal-multilevel-menu li.jshover ul,#horizontal-multilevel-menu li li:hover ul,#horizontal-multilevel-menu li li.jshover ul,#horizontal-multilevel-menu li li li:hover ul,#horizontal-multilevel-menu li li li.jshover ul,#horizontal-multilevel-menu li li li li:hover ul,#horizontal-multilevel-menu li li li li.jshover ul,#horizontal-multilevel-menu li li li li li:hover ul,#horizontal-multilevel-menu li li li li li.jshover ul{display:block}div.menu-clear-left{clear:left}
/* End */


/* Start:/local/templates/mamalysh/components/bitrix/news.list/header_index_wow_baners_new/style.css?1556791178150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/mamalysh/components/bitrix/news.list/home-banners-2/style.css?1672298876353*/
.main-banners {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.main-banners .home-banners-grid {
    transition: 0.7s;
    width: 32%;
}
.main-banners .home-banners-grid img {
    width: 100%;
}
.main-banners .home-banners-grid:hover {
    /*opacity: 0.7;*/
    -webkit-animation: flash 0.8s;
    animation: flash 0.8s;
}
/* End */


/* Start:/local/templates/mamalysh/components/bitrix/news.list/index_benefits/style.css?1556791178150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/mamalysh/components/bitrix/news.list/brands/style.css?1556791178150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/mamalysh/components/bitrix/sender.subscribe/foter/style.min.css?15567911784248*/
.bx-subscribe{margin:10px 0}.bx-subscribe div.bx-block-title{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;color:#343434;text-transform:uppercase;font-size:12px;margin-bottom:9px;font-weight:600}.bx-subscribe-desc{color:#aaa;font-size:12px;position:relative;margin-top:-5px;margin-bottom:3px}.bx-subscribe .bx-input-group .bx-form-control{position:relative;margin-bottom:15px;display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#f8fafc;border:1px solid #d5dadc;border-radius:2px;outline:0;box-shadow:none!important;-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.bx-ios .bx-subscribe .bx-input-group .bx-form-control{background-image:-webkit-linear-gradient(#f8fafc 0,#f8fafc 100%);background-image:linear-gradient(#f8fafc 0,#f8fafc 100%)}.btn-subscribe{cursor:pointer;text-align:center;background:#70bb18;border:0;color:#fff;font-size:13px;position:relative;text-transform:uppercase;border-radius:2px;line-height:30px;height:40px;padding:5px 60px 5px 20px;vertical-align:middle;outline:0;-webkit-transition:width 5s linear;-moz-transition:width 5s linear;-ms-transition:width 5s linear;-o-transition:width 5s linear;transition:width 5s linear}.btn-subscribe:hover{background:#7ec629}.btn-subscribe:before{content:" ";position:absolute;top:0;bottom:0;right:0;width:40px;background-color:#5b9f0b;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAKCAYAAACE2W/HAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MkYyNDcxQTFERjZGMTFFNDk5NTY5MzQ3QzQxRkMzMEIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MkYyNDcxQTJERjZGMTFFNDk5NTY5MzQ3QzQxRkMzMEIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyRjI0NzE5RkRGNkYxMUU0OTk1NjkzNDdDNDFGQzMwQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyRjI0NzFBMERGNkYxMUU0OTk1NjkzNDdDNDFGQzMwQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Plv+rHwAAADiSURBVHjajNK9asJQFMDxG42KUqFx9kEcRO1UcBCHjh3q3NXHcBEcdHQQPxY7+AaS0a1v0UEhSlu/rv+jhxIlBQ/84OTmnHuSmzjW2qExpoK9ekDcXMcRAVw1d2hckjxqwQxTJJXEDj+ooa5rK+neoocMnvGB7s3EVxQwwhdeDBMDvEPylr3EBB6yGOhaGzE0cJ5o4enOTSzQgY8D8nhDX2ty0hPTCxt6LDmsMtb6fk+hpr9a10THJ4pw8BtVII0ydRNxb/vPplLrSGNKT/Pb3BdVpOU7jklKSNzZKD+JfxJgAAV0YSAU8mZTAAAAAElFTkSuQmCC");background-position:50%;background-repeat:no-repeat;border-radius:0 2px 2px 0}.btn-subscribe span{display:block}.btn-subscribe.send{padding:5px 40px;-webkit-animation-name:MeilSend;animation-name:MeilSend;-webkit-animation-duration:.5s;animation-duration:.5s;outline:0;color:#fff}.btn-subscribe:hover,.btn-subscribe:active{color:#fff}.btn-subscribe.send:before{width:0;background-position:100px 50%;-webkit-animation-name:MeilSendButton;animation-name:MeilSendButton;-webkit-animation-duration:.5s;animation-duration:.5s}@keyframes MeilSend{0%{padding:5px 60px 5px 20px}100%{padding:5px 40px}}@-webkit-keyframes MeilSend{0%{padding:5px 60px 5px 20px}100%{padding:5px 40px}}@keyframes MeilSendSpan{0%{color:transparent}100%{color:#fff}}@-webkit-keyframes MeilSendSpan{0%{color:transparent}100%{color:#fff}}@keyframes MeilSendButton{0%{width:40px;background-position:50%}100%{width:0;background-position:100px 50%}}@-webkit-keyframes MeilSendButton{0%{width:40px;background-position:50%}100%{width:0;background-position:100px 50%}}.bx_subscribe_response_container{padding:40px;color:#35414e}.bx_subscribe_checkbox_container{line-height:16px;font-size:13px;margin-bottom:3px;vertical-align:middle;color:#aaa}
/* End */


/* Start:/local/templates/mamalysh/components/bitrix/menu/footer/style.min.css?1556791178490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/mamalysh/components/bitrix/menu/footer/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/components/iplogic/site.agreements/templates/.default/style.css?1691141415553*/
#site-agreements {
	position:fixed;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	opacity: 0.7;
	width:100%;
	max-width:1300px;
	z-index:1020;
}
#site-agreements .site-agreements-back {
	background-color: #fff;
	position: absolute;
	left:0;
	right:0;
	width: 100%;
	height: 100%;
	border:1px solid #ccc;
}
#site-agreements .site-agreements {
	position: relative;
	padding: 15px 30px;
	text-align: center;
}
#site-agreements .site-agreements-close {
	padding: 15px;
}
@media screen and (max-width: 600px) {
	#site-agreements {
		width:100%;
	}
}
/* End */


/* Start:/local/templates/mamalysh/styles.css?17301236681596*/
.top-menu__list a{
    text-align: left;
}
.b-condition__item {
    display: flex;
    width: 100%;
}
.b-condition__item .b-condition__box {
    width: 50%;
    /*min-height: 400px;*/
}
.b-condition__item .b-condition__box .b-condition__box_title {
    margin-bottom: 25px;
}
.b-item__note {
    margin-top: 15px;
}
.b-item__info {
    width: 100%;
}
.promo__slide .promo__title, .promo__slide .promo__inner {
    display: none!important;
}
/********************************/
.li_ucenka a {
    background: #f3a701;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
}
.all_cats .drop ul li:first-child a {
    background-color: #66b7ba!important;
    color: #fff!important;
}
.header__middle {
    /*background-image: url(/upload/icons/snezhinki.png);*/
    /*background-size: contain;*/
    background-color: #fff;
}


@media screen and (min-width: 1024px) {
    .b-item__holder .col_right {
        min-height: 680px;
    }
}
@media screen and (max-width: 991px) {
    .b-item__holder {
        flex-direction: column;
        width: 100%;
    }
    .b-item__holder .col_right {
        width: 100%;
    }
    .b-item__holder .col_left {
        min-height: 650px;
        width: 100%;
    }
    .b-item__slider {
        min-height: 650px;
    }
    .wrapper {
        /*display: block;*/
        width: 100%;
    }
    .wrapper.b-item__holder {
        display: flex;
    }
}



.add_review table input {
max-width: 160px;
    margin-top: 20px;
margin-left: 10px;
}
.add_review table img {
margin-left: 10px;
}


.flex-review{
    display: flex;
    flex-wrap: wrap-reverse;
}
/* End */


/* Start:/local/templates/mamalysh/template_styles.css?16963260804749*/
.salepage .catalog_plitka > li:nth-child(4n+1) {
    margin: 0 0 15px 10px;
}

.catalog_plitka > li:nth-child(4n+1) {
    margin: 0 0 15px 10px;

}

.search #search {
    max-width: 400px;
}

header .search {
    width: 30%;
}

.phone-outlet {
    text-align: center;
}

.phones-header {
    vertical-align: top;
    padding-left: 25px;
}

.phones-header .phones-bloc {

    width: 50%;
    padding-left: 25px;
    /*float:left;*/

}

.phones-header .itemphone img {
    /*float: left;*/
    width: 25px;
}

.phones-header .icon {
    width: 0px;
    height: 0px;
    position: relative;
    left: -25px;
}

.phone-list {
    display: inline-flex;
}

.down {
    position: relative;
    z-index: 1000;
}

#to_top {
    z-index: 1100 !important;
}

.catalog_plitka .noImage {
    height: 190px;
}

.noImage {
    margin-bottom: 10px;
}

.btn-zakaz {
    margin-top: 10px;
}

.brands-block {

    border: 0;
    /*background: url(/local/templates/mamalysh/img/footer_gallery.gif) no-repeat;*/
    background: /*url(/local/templates/mamalysh/img/sl-brand.png) 25px 0 repeat-x,*/ url(/local/templates/mamalysh/img/sl-brand-left.png) 0 0 no-repeat,
    url(/local/templates/mamalysh/img/sl-brand-right.png) 100% 0 no-repeat;

    width: 98%;
    height: 133px;
    margin: 25px auto;

}

.brend-prev {
    position: relative;
    float: left;
    left: -2px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/local/templates/mamalysh/img/left_str.gif) no-repeat 0 0;
}

#brandcarousel {
    /*margin: 0 20px;*/
    background: url(/local/templates/mamalysh/img/sl-brand.png) 25px 0 repeat-x;
    height: 123px;
    padding-top: 10px;

}

#brandcarousel .item.last-item {
    background: none;
}

.brend-next {

    position: relative;

    right: -20px;
    width: 32px;
    height: 32px;
    float: right;
    cursor: pointer;
    background: transparent url(/local/templates/mamalysh/img/right_str.gif) no-repeat 0 0;


}

#brandcarousel .item a {
    text-align: center;

    width: 170px;
    height: 103px;
    display: inline-block;
    text-align: center;

    vertical-align: middle;
    line-height: 133px;
}

#brandcarousel .item {
    background: url(/local/templates/mamalysh/img/ls-brand-line.gif) 100% 0 repeat-y;
    text-align: center;
}


.nav-block {
    height: 0px;
    position: relative;
    /*top: -75px;*/
    top: -80px;
}

#brandcarousel .item a img {
    height: 95px;
    width: 160px;
}

.banner-content {

    margin: 0px 25px;
}

#bx-pager a.hidden-image {
    display: none;
}

.inside .big-foto li img {
    max-height: 500px;
}

.ws_effect.ws_blinds {
    display: none;
}

.errortext {
    color: #ff7474;
}

/********************************/
.home-banners {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    max-width: 1300px;
    width: 100%;
    margin: 0 auto 0 auto;
    background-color: #fff;
    padding-top: 15px;
}
.home-banners .main-home-slider {
    max-width: 70%;
    width: 100%;
}
.home-banners .main-home-banners {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /*gap: 20px;*/
    max-width: 30%;
    width: 100%;
}
.home-banners .main-home-banners a .mhb-inner {
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    display: block;
}
.home-banners .main-home-banners a {
    display: block;
    min-height: 48%;
}
.home-banners .main-home-banners a:hover {
    opacity: 0.8;
}
.home-banners .main-home-banners .mhb-inner .mhb-inner-div {
    background-color: #8f9eaf;
    opacity: 0.7;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 40px;
    height: 60px;
}
.home-banners .main-home-banners .mhb-inner .mhb-inner-div span {
    position: absolute;
    text-transform: uppercase;
    color: #fff;
    right: 0;
    left: 0;
    bottom: 20px;
    text-align: center;
    font-size: 40px;
}











/******************* Resp ***************************/
@media screen and (max-width: 1320px) {
    #banners {
        display: none;
    }
}

@media screen and (max-width: 1200px) {
    header .phones .mob b, header.phones-bloc .mob b {
        font-size: 17px;
    }
}

@media screen and (max-width: 996px) {
    .phones-bloc-xs {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .phones-header {
        display: none;
    }
    .home-banners .main-home-slider, .home-banners .main-home-banners {
        max-width: 100%;
    }
    .home-banners {
        flex-direction: column;
    }
    .home-banners .main-home-banners .mhb-inner {
        min-height: 250px;
        margin-bottom: 15px;
    }
}



.kartochka .in_to_cart .inline a, .catalog_table .likes a {
    width: 100%;
}

.kartochka .in_to_cart .inline {
    width: 100%;
    margin-bottom: 5px !important;
}

.kartochka .in_to_cart .inline a:hover, .kartochka .in_to_cart .inline a:active {
    width: 100%;
}
/* End */
/* /bitrix/templates/.default/ajax/ajax.min.css?1556791226420 */
/* /local/templates/mamalysh/css/reset.css?15567911781375 */
/* /local/templates/mamalysh/css/style.css?167698061191985 */
/* /local/templates/mamalysh/css/tablet.css?15567911774216 */
/* /local/templates/mamalysh/css/mobile.css?155679117717632 */
/* /local/templates/mamalysh/css/popup.css?15567911786043 */
/* /local/templates/mamalysh/css/lightbox.css?15567911773781 */
/* /local/templates/mamalysh/css/jquery.bxslider.css?15567911774499 */
/* /local/templates/mamalysh/css/jquery.formstyler.css?155679117812057 */
/* /local/templates/mamalysh/css/luiwadjogs.css?165406717811323 */
/* /local/templates/mamalysh/owlcarousel/assets/owl.carousel.min.css?15567911783011 */
/* /local/templates/mamalysh/owlcarousel/assets/owl.theme.default.min.css?15567911781003 */
/* /local/templates/mamalysh/css/fix.css?15567911777824 */
/* /local/templates/mamalysh/css/app.css?167698053241233 */
/* /local/templates/mamalysh/components/bitrix/system.auth.form/.default/style.min.css?1556791178424 */
/* /local/templates/mamalysh/components/bitrix/main.register/.default/style.min.css?1556791178442 */
/* /local/templates/mamalysh/components/ipgraph/formpost/FEEDBACK_OPT2/style.css?1556791178155 */
/* /local/templates/mamalysh/components/ipgraph/formpost/FEEDBACK_RESUME/style.css?1556791178155 */
/* /local/templates/mamalysh/components/ipgraph/formpost/FAST_ORDER/style.css?1556791178155 */
/* /local/templates/mamalysh/components/ipgraph/formpost/FAST_ORDER3/style.css?1556791178155 */
/* /local/templates/mamalysh/components/ipgraph/formpost/FAST_ORDER2/style.css?1556791178155 */
/* /local/templates/mamalysh/components/ipgraph/formpost/FAST_ORDER4/style.css?1556791178155 */
/* /local/templates/mamalysh/components/ipgraph/formpost/FEEDBACK_OPT4/style.css?1556791178155 */
/* /local/templates/mamalysh/components/bitrix/sale.basket.basket/bigbasket/style.min.css?155679117837007 */
/* /local/templates/mamalysh/components/bitrix/sale.basket.basket/bigbasket/themes/wood/style.min.css?15567911784550 */
/* /local/templates/mamalysh/components/bitrix/menu/horizontal_multilevel_top/style.min.css?15567911783715 */
/* /local/templates/mamalysh/components/bitrix/search.title/visual/style.min.css?15567911783445 */
/* /local/templates/mamalysh/components/bitrix/menu/catalog/style.min.css?15567911789538 */
/* /local/templates/mamalysh/components/bitrix/catalog.section.list/tablet/style.css?16376715847316 */
/* /local/templates/mamalysh/components/bitrix/search.title/table/style.min.css?15567911783445 */
/* /local/templates/mamalysh/components/bitrix/menu/tablet/style.min.css?15567911783715 */
/* /local/templates/mamalysh/components/bitrix/search.title/mobile/style.min.css?15567911783445 */
/* /local/templates/mamalysh/components/ipgraph/formpost/FEEDBACK_OPT3/style.css?1556791178155 */
/* /local/templates/mamalysh/components/bitrix/system.auth.form/mob/style.min.css?1556791178424 */
/* /local/templates/mamalysh/components/bitrix/menu/mobile/style.min.css?15567911783715 */
/* /local/templates/mamalysh/components/bitrix/news.list/header_index_wow_baners_new/style.css?1556791178150 */
/* /local/templates/mamalysh/components/bitrix/news.list/home-banners-2/style.css?1672298876353 */
/* /local/templates/mamalysh/components/bitrix/news.list/index_benefits/style.css?1556791178150 */
/* /local/templates/mamalysh/components/bitrix/news.list/brands/style.css?1556791178150 */
/* /local/templates/mamalysh/components/bitrix/sender.subscribe/foter/style.min.css?15567911784248 */
/* /local/templates/mamalysh/components/bitrix/menu/footer/style.min.css?1556791178490 */
/* /local/components/iplogic/site.agreements/templates/.default/style.css?1691141415553 */
/* /local/templates/mamalysh/styles.css?17301236681596 */
/* /local/templates/mamalysh/template_styles.css?16963260804749 */
