@import url(http://fonts.googleapis.com/css?family=Abel|Poiret+One|Didact+Gothic|Comfortaa:400,300,700&subset=latin,cyrillic);


* {

    margin: 0;
    padding: 0;
    border:0;
}

html {
    background: #fff;
}

body {
/*    position: relative;*/
    font: 12px/14px Arial,Verdana,sans-serif;
    font-style: normal;
    color: #555;
}



a, a:visited, a:active {
    text-decoration: none;
    color: #555;
    outline: none;
}
a:hover {
    color: #f57694 !important;
}


img {
    vertical-align: top;
}



h1 {
    font-family: 'Comfortaa', cursive;
/*    font-family: 'Poiret One', cursive; */
    font-size: 1.8em;
    line-height: 1.6em;
    font-weight:  300;
    color: #464646;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 6px 0px;

}






.main-title {

    font-family: 'Comfortaa', cursive;
/*    font-family: 'Poiret One', cursive; */
    font-size: 1.8em;
    line-height: 1em;
    font-weight:  300;
    color: #464646;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 10px 0 10px 0px;
}

.content>.main-title {
/*    padding-top: 20px;*/
    padding-left: 20px;
}



h4 {

    font-size: 1.3em;
    line-height: 1em;
    font-weight: normal;
    padding: 0px 0px;
    font-family: 'PT Sans Narrow', sans-serif;
    font-style: italic;
    text-transform: none;

}



.info-block .item-title {


    font-family: 'Comfortaa', cursive;
/*    font-family: 'Poiret One', cursive; */
    font-size: 20px !important;
    line-height: 1em;
    font-weight:  300;
    color: #464646;
    letter-spacing: 1px;
    text-transform: uppercase;


/*
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 2.2em !important;
    line-height: 1em;
    font-weight: normal;
    padding: 0;

*/

    /*text-transform: uppercase;*/
}
.fl{float:left;}
.fr{float:right;}
a.active{color:#f57694!important;}
.dark, .dark a{color:#4c4c4c;}
.light, .light a{color:#898989;}
.pink, .pink a{color:#f57694 !important;}

.list-items {list-style:none; display:block;}
.list-items li {display:inline-block; padding-bottom:28px; width:239px; overflow:hidden;}
.list-items a {color:#555;}
.list-items .item-title {line-height:.9em; padding-top:5px;}
.list-items p {line-height:.9em; font-size:1.1em;}

.ls-items { list-style: none; margin-left: -10px; }
.ls-items li { display: inline-block; vertical-align:top; margin: 0; padding: 0 0 40px 10px; /*width:185px;*/width:19%; overflow:hidden; position: relative; cursor: pointer; }
.ls-items li a { display: block; }
.ls-items p {/*line-height:1.2em;*/}
.ls-items a span {display:block; 
/*font-family: 'Comfortaa', cursive;*/
font-size: 1.2em;
line-height: 1.3em;
}
.ls-items li .after {
    display: none;
}
.ls-items li:hover .after {
    display: block;
    position:absolute;
    left:0px;
    top:0;
    right:0;
    bottom:0;
    border: 4px solid #f57694;
    z-index: 999 !important;
}

.ls-items img {
    width: 100% !important;
    height: auto !important;
/*transform: translate3d(390px, 0px, 0px);*/
}







.pager {
    display: block;
    padding: 20px 0 !important;
    margin: 0 0 0 0;
/*    position: absolute;
    right: 15px;*/
/*    text-align: right;*/
    line-height: 1.1em;
    z-index: 2000;
}

.pager * {
    font-size: 13pt !important;
}
.pager .current {
	color:#ff7696;
}
.pager .show-all {
    padding-right: 10px;
}

.pager span {
    padding: 0 2px;
}
.pager span.prev, .pager span.next {
    display: none;

}

.pager span a.prev {
    background:  transparent url(/img/arrows/arrow_left.png) no-repeat left center;
    color: transparent !important;
}
.pager span a.next {
    background:  transparent url(/img/arrows/arrow_right.png) no-repeat right center;
    color: transparent !important;
}


.pager * {
}

.pager img {
    vertical-align: middle;
    position: relative;
    margin-top:-1px;
}

.pager-top {
/*    display: none;*/
/*    position: absolute;
    right: 0;
    margin-top: 22px;*/
}

.pager-top * {
    white-space: nowrap;
}

.pager .next {
    padding: 10px 0 10px 10px !important;
}
.pager .prev {
    padding: 10px 10px 10px 0 !important;
}

.details .pager {
    position: absolute;
    right: 20px;
    top: 4px;
    font-size: 1.1em;
}




.sidebar {
    position: absolute;
    left: 0;
    padding-right: 0;
    width: 260px;
    padding-bottom: 30px;
    padding-top: 0px;
    padding-left: 20px;
}

.sidebar {
    transition: width 0.5s;
    overflow-x:hidden;
}






.main {
    width: auto !important;
    margin: 0 20px 0 270px;
    padding: 0 0 30px 30px;
}

.content {
    min-height: 800px;
    padding-top: 1em;
    position: relative;
}



.left-menu {list-style:none; font-size:1.1em; padding: 0; margin: 0; font-family: 'Comfortaa', cursive; }
.left-menu li { padding: 0.2em 0; margin: 0.5em 0;}
.left-menu a { color:#000; vertical-align: middle; padding: 0; margin: 0 0 0 0; font-weight: normal; }
.left-menu ul {list-style-type: square; list-style-position:inside; color: #f794b9; padding: 0 0 0px 5px;}
.left-menu li>strong {
    font-family: 'Comfortaa', cursive;
    display:block;
    font-size: 1.2em;
    line-height: 1.2em;
    border-bottom: 1px solid #f794b9;
    cursor:pointer;
}

.left-menu * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


.left-menu li>strong:before {
    display: inline-block;
/*    content:"▶";*/
content: "";
    color: #ff71a2;
    width: 13px;
    height: 13px;
    overflow: hidden;
/*border: 1px solid red;*/
    background: url(/images/expand-arrow.png) no-repeat 0 0 transparent;
    margin-right: 7px;
    text-align: center;


}
.left-menu li.expanded>strong:before {
    background-position: -13px 0;
/*    content:"▼";*/
}
.left-menu li ul {
    display: none;
}
.left-menu li.expanded ul {
    display: block;
}



.left-menu li>strong:after{
}

.left-menu ul li:before {
}
.left-menu li li>strong {
}
.left-menu ul:empty{
    display: none;
}


/*
.bottom-menu {display: block; clear: both; border-top: 1px solid #4c4c4c; list-style:none; padding:10px 0px 15px; width: 100%;}
.bottom-menu li {float:left; background:url(/img/bg/menu-bot.gif) 0 50% no-repeat; padding:0px 6px 0px 8px; }
.bottom-menu li.first { background:none; padding-left: 0; }
*/



/* NEW STYLE */
/* all */

.bigger{font-size:1.2em;}
.border-title{font-size:1.8em; font-weight:normal; padding-bottom:15px; margin-bottom:18px; border-bottom:1px solid #d7d7d7;}
.simple-title{font-size:1.4em; font-weight:normal; line-height:.9em;}

.smaller{font-size:10px;}

.details {
    padding:17px 0px 10px 0;
}

.d-thumbs {
    width: 55%;
/*    overflow: hidden;*/
    float: left;
    padding: 0px 0px 30px 0px;
    margin: 0 2% 0 0;
}

.d-thumbs .show-img {
    padding-bottom: 10px;
}

.items {
    margin-left: -10px;
    min-height: 110px;
}

.img-thumb {
    display: block;
    position: relative;
    margin: 0px 0px 10px 10px;
    cursor: pointer;
}
.img-thumb {
    float: left;
}

.img-thumb .border {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border: 2px solid #ff7696;
    z-index: 999;
}
.img-thumb:hover .border, .details .current .border {
    display: block;
}

.thumb-info {
    float: left;
    width: 42%;
}



.more {
    position: relative;
    overflow: hidden;
}
.more-link {
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #fff;
}
.more-link a {
	color:#ff7696;
}
.more-link a:hover {
    color: #f57694;
}

.thumb-info { }

.info-block * {font-size: 1.1em !important; line-height: 1.3em;}
.info-block {padding:0px 0 15px 0px;}
.info-block .item-title{/*line-height:.9em;font-weight: bold; font-size: 1.4em !important;*/}
.info-block .bigger{line-height:1em;}


.info-block-price {
font-size: 1.1em;
/*font-family: 'Comfortaa', cursive;
font-weight: 300;*/
}


.features{padding:14px 0px 0px 18px; list-style:none;}

.texture {
    list-style: none;
    margin-top: 5px;
    height: 28px;
}
.texture li {
    float: left;
    margin-right:1px;
    cursor:pointer;
    height: 26px;
    overflow: hidden;
}
.texture a {
    float: left;
    overflow: hidden;
    position: relative;
}
.texture a img {
    /*border:1px solid #fff;*/
}
.texture a .b1 {
    display: none;
    position: absolute;
    z-index: 1;
    border: 2px solid #ff7696;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}
.texture a .b2 {
    display: none;
    position: absolute;
    z-index: 2;
    border: 1px solid #fff;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}
.texture a:hover .b1, .texture a.current .b1 {
    display: block;
}
.texture a:hover .b2, .texture a.current .b2 {
    display: block;
}
.texture a:hover img {
    padding: 0;
    background: #fff;
    /*border:1px solid #ff7696;*/
}
#preview {
    background:#fff;
    position:absolute;
    border:1px solid #ccc;
    z-index: 1001;
    display:none;

    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5);
    -ms-box-shadow: 0 0 10px rgba(0,0,0,0.5);
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
#preview img{ border: 6px solid #fff; }
#preview p {
    padding: 0 6px 6px 6px;
}
#preview p .small {
    color: #ccc;
}
.single-item {padding-top:50px;}
.single-item .thumb{float:left; width: 178px; min-height:237px; overflow:hidden;}
.single-item .thumb-info1 {float:left; width: 228px; overflow:hidden; padding-left:19px; position:relative; margin-top:-15px;}
.single-item .texture-block{float:left; width:283px; padding-left:19px;  position:relative; margin-top:-5px;}
.single-item .item-title{line-height:.9em;}

.related-item .thumb-info {
	width: 67%;
}

.related-item .info-block {
	padding-top: 20px;
}


/* popup */
.popup{width:424px; position:relative; padding:1px 19px 17px;}
.popup .logo{width:186px; height:61px; position:relative; margin:0px 0px 37px; display:block;}
.popup .item-title{line-height:.9em;}
.popup p{line-height:1em;}
.popup .d-thumbs{padding-top:16px;}

.nohover:hover{color:#000000!important}

.mainpage {
	width:906px!important;
}


.btn-light, #wishlist_link  {
	border: solid 1px #dddddd;
	padding: 9px 14px 9px 14px;
	font-size: 10.5pt;
    font-size: 14px !important;
	margin-right: 6px;
    text-align: center;
    width: 130px;
}

#wishlist_link {
	float: left;
}

.btn, #basket_link {
	border: solid 1px #e585a8;
	padding: 9px 14px 9px 14px;
	font-size: 10.5pt;
	color: white;
    text-align: center;

    background:  url(/img/nav-bg.gif) repeat-x 0 0;
    font-size: 14px !important;
    text-shadow: -1px 0 #e585a8, 0 1px #e585a8, 1px 0 #e585a8, 0 -1px #e585a8;
    text-shadow: 0px 0 #e585a8, 0 1px #c93567, 1px 0 #c93567, 0 0px #e585a8;
}
.btn:hover, #basket_link:hover {
	color: #fff !important;
    opacity: .8;
    cursor: pointer;
}

#basket_link {
	float: left;
clear: both;
    min-width: 130px;
}

#orderForm {

margin-top: 30px;
    display: block;
}
#orderForm select {
	border: solid 1px;
}

#tablica_razmerov {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}

td.stock {
		color: #ff7696;
		font-weight: bold;
		font-size: 8pt;
}



/*forms*/



input.submit_btn {
	border: solid 1px #dddddd;
	padding: 9px 14px 9px 14px;
	float:left;
	font-size: 10.5pt;
	color: white;
	background-color: #ff7696;
}


input, textarea, select  {
	border: solid 1px #dddddd;
	margin-right: 2px;
font-size: 1.2em;
}
.quantity{
	padding-bottom: 4px;
}
.alert_message {
	color: #ff7696;
	font-weight: bold;
	
}




.ac_results {
	padding: 0px;
	border: 1px solid #d5d5d5;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
    min-width: 150px;
}
.ac_results * {
    white-space: nowrap;
}
.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	: menu;
	font-size: 1.2em;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 1.3em;
	overflow: hidden;
}

.ac_loading {
/*	background: white url('/css/indicator.gif') right center no-repeat;*/
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #f57694;
	color: white;
}




.order-errors {
    background-color: #ff7696;
    color: #fff;
    border-radius:3px;
    margin-bottom: 15px;
    padding: 6px;
}
.order-label {
    display: block;
    padding: 5px 0;
}
.order-item {
    padding-bottom: 15px;
}
.order-item .item-available {
    display: inline-block;
    padding: 5px 0 0 0;
    color: #ff7696;
    font-weight: bold;
}
.order-item .item-price {
    display: none;
    padding: 5px 0;
}
.order-item .item-price .sale-price {
    font-weight: normal;
    color: #ff7696;
}
.order-total {
/*    position: relative;*/
    padding: 15px 0 20px 0;
font-size: 1.5em;
/*    margin-top: -34px;*/
border-top: 1px solid #dddddd;
}
.order-addrow {
    margin-bottom: 10px;
    text-align: left;
    z-index: 100;
    position: relative;
}
.order-addrow a {
    font-weight:bold;
    color: #ff7696;
/*position: absolute;
margin-top: -100px;*/
}

.order-item-props {
    display: inline-block;
}

.order-item select {
    width: 95px;
    height: 1.75em;
    margin: 0;
    border-radius: 4px;
    border: solid 1px #dddddd !important;
}
.order-item select[name=color] {
    margin-right: 11px;
}
.order-item select[name=size] {
    margin-right: 11px;
}
.order-item select[name=qty] {
    margin-right: 10px;
    width: 40px;
}

#wishlist_link {
    display: none;
}


acronym {
     /*border-bottom: 1px dashed #555;
     cursor: help;*/
}



.breadcrumbs {
    padding: 1em 0;
    font-family: 'Comfortaa', cursive;
    font-size: 1.1em;
}



body {
/*    background:  url(/img/nav-bg.gif) repeat-x 0 103px;*/
}



.top-menu {
/*    width: 975px;*/
    display: block;
    margin: 0 auto;
    padding: 0 20px;
    overflow: hidden;
    background:  url(/img/nav-bg.gif) repeat-x 0 0;
}
.top-menu li {
    display: block;
    overflow: hidden;
    float: left;
}
.top-menu li a {


    display: block;
    font-family: 'Comfortaa', cursive;
/*    font-family: 'Poiret One', cursive; */
    font-size: 1.2em;;
    line-height: 36px;
    font-weight:  500;
    padding: 0 5px 0 25px;
    color: #fff;
    background: url(/img/heart-2.gif) no-repeat 5px center;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-shadow:  0 1px #f56184, 1px 0 #f56184;
}


.top-menu li a:hover, .top-menu li.current a {
    background-color: #f794b9;
    color: #fff !important;
}
.top-menu li.current a {
    cursor: default;
}

.top-menu li.right {
    float: right;
}





.header {
    padding: 15px 30px;

}

.header .logo {
}
.header .logo img {
}
.header .logo-desc {
    display: block;
    position: absolute;
    left: 5px;
    top: 8px;
    color: black;
    font-style: italic;
    font-size: 9pt;
    padding: 0;
    margin: 0;
}



.header .login {
    position: absolute;
    left: 475px;
    top: 54px;
}
.header .login * {
    vertical-align: middle;
}
.header .login a {
    color: #ff7696;
}
.header .login a:hover {
    color: #f794b9;
}




.header ul {
    float: right;
    padding: 15px 0 0 0;
    margin: 0;
}
.header li {
    display: inline-block;
    padding: 20px 0 10px 0;
    margin: 0 0 0 15px;
}
.header li {
    font-size: 1.2em;
    line-height: 1.5em;
}
.header li a {
    line-height: 1em;
    color: #ff71a2;
    font-style: italic;
}


.header .phone {
    position: absolute;
    top: 8px;
    right: 5px;
    margin: 0;
    padding: 0;
}
.header .phone a {
    font-size: 1.4em;
    font-weight: bold;
    font-style: italic;
    color: black;
}


.header li a[title="Меню"] {
    background: url(/images/mb_menu.png) no-repeat center left;
}
.header li a[title="Поиск"] {
    background: url(/images/mb_search.png) no-repeat center left;
}
.header li a[title="Обратный звонок"] {
    padding: 5px 0 5px 27px;
    background: url(/images/mb_recall.png) no-repeat  0 0 ;
}
.header li a[title="Контакты"] {
    padding: 5px 0 5px 27px;
    background: url(/images/mb_contacts.png) no-repeat 0 0 ;
}
.header li a[title="Корзина"] {
    padding: 5px 0 5px 27px;
    background: url(/images/mb_bag.png) no-repeat 0 0;
}





.header .search {
    display: inline-block;
    padding: 0;
    margin: 20px 30px 20px 10%;
}
.header .search input {
    border: 1px solid #ffdfea;
    border-radius: 4px;
    width: 130px;
    padding: 3px 7px;
    font-size: 1.3em;
}
.header .search button {
    display: none;
    width: 15px;
    height: 15px;
    border-width: 0;
    background-color: transparent;
}

.visible-block {
    display: block !important;
}


.map-link {
    display: block;
    position: absolute;
    overflow:hidden;
    font-size: 0;
/*
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
    -ms-box-shadow: 0 0 5px rgba(0,0,0,0.5);
    box-shadow: 0 0 5px rgba(0,0,0,0.5);*/
}




.form {
}

.form .errors {
    padding: 0 0 18px 0;
}

.form small {
    color: #7d7d7d;
    font-size: 1em;
    font-style: italic;
}

.form em {
    color: #7d7d7d;
    font-size: 1.2em;
    font-style: normal;
}

.form p {
    padding: 0 2px 18px 0;
    margin: 0;
}

.form label {
    display: block;
}

.form input {
    display: block;
    width: 193px;
    height: 24px;
    border: 1px solid #ccc;
    padding-left: 3px;
}

.form .required label:before {
    content: '*';
    vertical-align: middle;
    padding: 0 3px 0 0;
}
.form .required label:after {
    content: ':';
}



.catalog-filter {
    display: block;
    padding: 1em 0 0 0;
    margin: 0;
/*    position: absolute;
    left: 0;
    top: 7px;*/
    z-index: 100;
}
.catalog-filter * {
    vertical-align: middle;
}
.catalog-filter label {
    display: block;
    padding: 0px 0 0px 0;
    font-weight: bold;
    font-size: 1em;
    font-family: 'Comfortaa', cursive;
}
.catalog-filter small {
    display: block;
    font-size: 1em;
    font-family: 'Comfortaa', cursive;
    color: #969696;
    padding: 0 0 2px 0;
}
.catalog-filter select {
    margin: 0 15px 15px 0px;
    padding: 5px 3px;
    width: 147px;
    font-size: 1.3em;
    border-radius: 5px;
}
.catalog-filter .reset {
    display: inline-block;
    font-size: 1.3em;
    line-height: 1.3em;
    padding: 5px 0;
    marging: 0;
    white-space: nowrap;
    vertical-align: top !important;
}


.catalog-filter optgroup {
/*        font-style:normal;
    font-weight:normal;
    font-style: normal;
    font-weight: normal !important;
    */
    /*text-decoration: line-through !important;
    color: gray;
    background-color: #e1e1e1;
    */
    background-color: #f1f1f1;
}
.catalog-filter optgroup.blank {
    background-color: #fff;
}
.catalog-filter option[disabled] {
    color: #d1d1d1;
    background-color: #f4f4f4;
}


.catalog-filter * {
    vertical-align: middle;
}

.catalog-nav {
/*    position: relative;*/
    padding: 0px 0 10px 0;
/*    height: 79px;*/
}

.catalog-nav .catalog-filter {
 /*   top: 0px;*/
}
/*
.catalog-nav .pager-top {
    margin-top: 0;
    top: 23px;
}*/


.video {
    font-weight: bold;
    text-decoration: underline;
    margin-right: 10px;
}




.main .basket {
}
.main .basket img {
    float: left;
    margin-right: 15px;
}

.main .basket h2 {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 1.8em !important;
    line-height: 1em;
    font-weight: normal;
    padding: 0 0 .6em 0;
}

.main .basket {
}
.main .basket .item {
clear: both;
    position: relative;
    padding: 30px 0 15px 0;
/*    height: 165px;*/
    border-bottom: 1px dotted #555;
}
.main .basket .item > p {
    line-height: 1.5em;
}
.main .basket .item .subtotal {
/*    position: absolute;
    right: 0;
    top: 30px;*/

/*    text-align: right;*/

    padding-top: 15px;
    line-height: 1.7em;
}




.main .basket .item input {
    width: 20px;
    padding: 3px;
    border-radius: 3px;
    text-align: center;
}

.main .basket .item .subtotal strong {
    font-size: 1.6em;
    font-weight: normal;
}
.main .basket .item .subtotal small {
display: none;
    font-size: 1em;
    font-weight: normal;
    color: #868686;
}
.main .basket .total {
    clear: both;
    padding: 20px 0;
/*    text-align: right;*/
    border-bottom: 1px dotted #555;
}


.main .basket .form {
    padding: 20px 0 8px 0px;
    border-bottom: 1px dotted #555;
}
.main .basket .form input {
    border-radius: 3px;
    padding: 4px 10px;
    margin-right: 10px;
}
.main .basket .form p {
float: left;
    padding-right: 0;
}
.main .basket .total strong {
    font-weight: normal;
    color: #ff7696;
    font-size: 2em;
    margin-left: 20px;
}
.main .basket .submit {
    padding: 0 0 0px 0;
/*    text-align: right;*/
}
.main .basket .submit * {
    margin: 20px 20px 0px 0;
    padding: 8px 15px;
    display: inline-block;
    white-space: nowrap;
    line-height: 1em;
}

.main .basket .item .actions {
/*    position: absolute;
    right: 0;
    top: 80px;*/
    padding: 10px 0;
}
.main .basket .item .actions a {
    color: #ff7696;
}


.main .basket .item:first-child {
    padding-top: 10px;
}
.main .basket .item:first-child .subtotal {
    top: 10px;
}
.main .basket .item:first-child .actions {
    top: 60px;
}








@media only screen and (max-width: 1930px) {
    .ls-items li {
        width: 23.7% !important;
    }
}
@media only screen and (max-width: 1500px) {
    .ls-items li {
        width: 31.7% !important;
    }
}
@media only screen and (max-width: 1300px) {
    .ls-items li {
        width: 31.4% !important;
    }
}
@media only screen and (max-width: 1180px) {
    .ls-items li {
        width: 47% !important;
    }
}

@media only screen and (max-width: 600px) {
    .ls-items li {
        width: 98% !important;
    }
    .catalog-filter select {
        display: block;
        width: 98%;
    }
}
@media only screen and (max-width: 980px) {
    .content {
        padding-top: 15px;
    }

    .sidebar {
        padding-right: 20px !important;
        padding-bottom: 15px !important;
        position: static !important;
        width: auto !important;
        border-bottom: 5px solid black !important;
    }

    .content > h1 {
        margin-left: 20px;
    }

    .main-title {
/*        background: url(/images/guide-icon.png) no-repeat 0 45% transparent !important;
        padding-left: 57px !important;*/
        font-size: 2.5em !important;
    }

    .left-menu {
        display: none;
        transition: height 0.5s, opacity 1s ease-out;
        opacity: 0;
        overflow-y: hidden;
        height: 0 !important;
        margin-top: 20px !important;
    }

    .left-menu ul {
        padding: 0 !important;
        margin: 8px 0 0 0 !important;
    }

    .left-menu li>strong {
        font-size: 14pt;
    }

    .left-menu li a strong {
        font-size: 14pt !important;
        line-height: 18pt !important;
        font-weight: normal !important;
    }

    .left-menu li {
        display: block !important;
        margin: 0 !important;
        padding: .4em 0 .4em 0 !important;
        font-size: 14pt !important;
        line-height: 18pt !important;
        border-top: 1px solid #ddd !important;
    }
    .left-menu a {
        padding:0 !important;
        margin:0 !important;
    }
    .left-menu li>strong {
        display:block !important;
        border: 0px solid black !important;
/*        text-align: center;*/
    }
    .left-menu li>strong:before {
/*        float:left;*/
    }
    .left-menu li li a {
        padding-left: 1.1em !important;
    }

    .main {
        margin-left:0px !important;
        padding-top: 25px;
        padding-left: 20px;
    }
    .main-title[onclick] {
        cursor:pointer;
    }
    .sidebar-visible .left-menu {
        opacity: 1;
        display: block !important;
        height: auto !important;
    }
    .details {
        padding-right: 0px !important;
    }
    .details .pager {
        top: 5px !important;
        right: 20px !important;
        font-size: 1.5em !important;
        line-height: 1.5em !important;
    }
    .ls-items a span {
        font-size: 1.7em !important;
        line-height: 1.5em !important;
    }
/*
    .footer {
        display: none;
    }
*/



    .logo {
        display: block;
        height: 74px;
        margin-top: 30px;
        background: url(/images/sml_logo.png) no-repeat center center #ff71a2;
    }
    .logo img {
        visibility: hidden;
    }


    .header {
        text-align: center;
        padding: 0;
        margin: 0;
        border-top-width: 0;
    }
    .header ul {
        float: none;
        text-align: center;
    }




    .catalog-filter label, .catalog-filter small {
        display: none;
    }


    .breadcrumbs {
        display: none !important;
    }


    .d-thumbs {
        float: none;
        margin-right: 0;
        width: auto;
    }

    .thumb-info {
        clear: both;
        float: none;
        width: auto;
    }


    .top-menu-visible {
        display: block !important;
    }
    .top-menu {
        display: none;
        background-image: none;
        margin-top: 20px;
    }

    .top-menu li {
        float: none;
        display: block;
        background-image: none;
        border: 1px solid #ff71a2;
        margin-bottom: 10px;
        padding: 0;
    }
    .top-menu li:first-child {
/*        border-top: 1px solid #ddd;*/
    }
    .top-menu li a {
        background-image: none;
        background-color: transparent !important;
        font-size: 1.4em;
        line-height: 1.5em;
        color: black;
        text-shadow: none;
        text-transform: none;
        padding:0;
        text-align: center;
    }
    .top-menu li a:hover {
        color: #ff71a2 !important;
    }
    .top-menu li.current a {
        color: #ff71a2 !important;
    }


    .header ul, .header li {
        margin: 0 !important;
        padding: 5px 0 !important;
    }

    .header li {
        width: 19%;
    }

    .header li a
  , .header li a[title="Обратный звонок"]
  , .header li a[title="Контакты"]
  , .header li a[title="Корзина"] {
        display: inline-block !important;
        height: 23px;
        width: 23px;
        padding: 0 !important;
        margin: 0 !important;
        overflow: hidden;
        font-size: 0;
        color: #fff;
        background-position: 0 0;
    }
    .header li a[title="Обратный звонок"] {
    }
    .header li a[title="Контакты"] {
        background: url(/images/mb_contacts.png) no-repeat center left;
    }
    .header li a[title="Корзина"] {
        background: url(/images/mb_bag.png) no-repeat center left;
    }


    .header .search {
        display: none;
    }
    .header .search form {
        display: block;
        padding: 0;
        margin: 0;
        text-align: center;
    }
    .header .search input {
        display: block;
        width: 96% !important;
        padding: 3px 2%;
        margin: 0;
        font-size: 1.5em;
        line-height: 1.8em;
    }

    .header .logo-desc, .header .phone a {
        color: #ff71a2;
    }

}













.clearfix:after {
    clear:both;
    content:".";
    font-size:0;
    line-height:0;
    display:block;
    height:0px;
    overflow:hidden;
    visibility:hidden;
}


#scrollup {
    position: fixed;
    opacity: 0.5;
    padding: 5px 5px 5px;
    background: #aaa;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    right: 5px;
    top: 5px;
    display: none;
    cursor: pointer;
    z-index: 9999;
}
#scrollup * {
    margin: 0;
    padding: 0;
}


.instagram, .vk, .fb, .youtube { width: 31px; height:31px; display:block;}


.instagram{ background: url(/files/_user_file_manager/user_1/file_1512670451.png) -0px 0px no-repeat; }
.vk{ background: url(/files/_user_file_manager/user_1/file_1512670451.png) -31px 0px no-repeat; }
.fb{ background: url(/files/_user_file_manager/user_1/file_1512670451.png) -62px 0px no-repeat; }
.youtube{ background: url(/files/_user_file_manager/user_1/file_1512670451.png) -93px 0px no-repeat; }


.instagram, .vk, .fb, .youtube :hover {
    font-size:100%; /* специально для IE6 */
}

.instagram:hover { background: url(/files/_user_file_manager/user_1/file_1512670451.png) -0px -31px no-repeat; }
.vk:hover { background: url(/files/_user_file_manager/user_1/file_1512670451.png) -31px -31px no-repeat; }
.fb:hover { background: url(/files/_user_file_manager/user_1/file_1512670451.png) -62px -31px no-repeat; }
.youtube:hover { background: url(/files/_user_file_manager/user_1/file_1512670451.png) -93px -31px no-repeat; }



.findstore { width: 24px; height:43px; display:block; }


.findstore{ background: url(/files/_user_file_manager/user_1/file_1512676810.png) 0px 0px no-repeat; }

.findstore :hover {
    font-size:100%; /* специально для IE6 */
}

.findstore:hover { background: url(/files/_user_file_manager/user_1/file_1512676810.png) -0px -43px no-repeat; }





.callph, .wtschat { width: 51px; height:50px; display:block;}


.callph{ background: url(/files/_user_file_manager/user_1/file_1512685048.png) -51px 0px no-repeat; }
.wtschat{ background: url(/files/_user_file_manager/user_1/file_1512685048.png) -0px 0px no-repeat; }


.callph, .wtschat :hover {
    font-size:100%; /* специально для IE6 */
}

.callph:hover { background: url(/files/_user_file_manager/user_1/file_1512685048.png) -51px -50px no-repeat; }
.wtschat:hover { background: url(/files/_user_file_manager/user_1/file_1512685048.png) 0px -50px no-repeat; }



   .footer a {
    color: white; /* Цвет ссылки */
   }

   .call a {
    color: white; /* Цвет ссылки */
   }






/*
     */
/*
*/