/* изменения для адаптивного дизайна */
.wrapper-top #cart.fixed{
  top:0;
}
/*category-tree screen*/
.sidebar #category-tree-screen{
margin:0 0 40px;
padding-left:0;
width: 217px;
border: 1px solid #000;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
background-color: #353535;
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.48);
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.48);
box-shadow: inset 0 1px 0 rgba(255,255,255,.48);
z-index:999;
position:relative;
display:block;
}
 #category-tree-screen ul{
 padding:0;

 }
#category-tree-screen ul.category-tree{
  margin:0;
}
.sidebar #category-tree-screen .catalog{
padding:10px 0px 10px 15px;
border-bottom:1px solid #000;
-moz-box-shadow: 0 1px 0 rgba(255,255,255,.1);
-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.1);
box-shadow: 0 1px 0 rgba(255,255,255,.1);
color: #f7f7f7;
font-size: 16px;
text-shadow: 0 -1px 0 #030404;
text-transform:uppercase;
}
.sidebar #category-tree-screen a{
color: #b7b7b7;
outline: 0 none;
}
.sidebar #category-tree-screen a:hover{
color:#ffdd00;
}
.sidebar #category-tree-screen a:active, .sidebar #category-tree-screen a:focus{
	outline-style:none;
	}
.sidebar #category-tree-screen ul ul{
list-style:none;
padding:0;
margin:0;
}
.sidebar #category-tree-screen ul ul{
list-style:none;
padding:0;
margin:0;
visibility:hidden;
position:absolute;
top:0;
opacity:0;
background-color:#353535;
padding:0;
display:none;
}
.sidebar #category-tree-screen ul ul ul{
margin-left:1px;
}
.sidebar #category-tree-screen ul li:hover>ul{
	visibility:visible;
	opacity:1;
	display:block;
	}
	
.sidebar #category-tree-screen li{position:relative;padding-left:15px;}

.sidebar #category-tree-screen ul.category-tree li{
	position:relative;
	display:block;
	width:203px;
	padding-left: 15px;
}
.sidebar #category-tree-screen ul.category-tree li li{
	border-right: 1px solid #000;
}
.sidebar #category-tree-screen ul.category-tree li:hover{
	z-index:1;
	}
.sidebar #category-tree-screen ul.category-tree ul{
	position:absolute;
	top:0;
	}

.sidebar #category-tree-screen ul.category-tree>li:hover>ul{
	left:100%;
}
.sidebar #category-tree-screen ul.category-tree ul li:hover>ul{
	left:100%;}

	
.sidebar #category-tree-screen ul.category-tree li{
border-bottom:1px solid #000;
-moz-box-shadow: 0 1px 0 rgba(255,255,255,.1);
-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.1);
box-shadow: 0 1px 0 rgba(255,255,255,.1);
}
.sidebar #category-tree-screen li a{
text-shadow: 1px 1px 1px #000;
display:block;
padding-right:25px;
padding-bottom:10px;
position:relative;
}

.sidebar #category-tree-screen ul.category-tree li a{
padding-top:10px;
text-decoration:none;
}
.sidebar #category-tree-screen ul ul a.selected:before,
.sidebar #category-tree-screen ul ul a:hover:before{
content: "\f111";
color:#fd0;
position:absolute;
top:12px;
left:-9px;
font-family: FontAwesome; 
font-weight: normal; 
font-style: normal;
font-size:5px;
-webkit-font-smoothing: antialiased;
text-shadow:none;
}
.sidebar #category-tree-screen li a.selected{color:#fd0;text-decoration:none;}

#shop-pages.sidebar-navigation, #mobile-search{
  display:none;
}
#category-tree{
    display:none;
}
#category-tree.media-all{
    display:block;
}

@media only screen and (min-width: 320px) and (max-width: 1000px) {
  .auth span, .header-navigation .apps, #footer .bottom-navigation,
  #header .search, .header-navigation, .sidebar #category-tree-screen{
  display:none;
  }
  #shop-pages.sidebar-navigation, #mobile-search, #category-tree{
  display:block;
}
    #shop-pages ul {
list-style: none;
padding: 0;
margin: 0;
}
  #shop-pages.sidebar-navigation a{
  padding:7px 15px;
    display: block;
    color: #353535;
  }
  #shop-pages li:hover a {
color: #fff;
text-decoration: none;
background-color: #353535;
}
 #shop-pages li.selected a {
color: #b7b7b7;
text-decoration: none;
}
 #shop-pages {
margin-bottom: 40px;
padding-bottom: 15px;
} 
  #main{
  overflow:hidden;
    padding:10px 0;
  }

  #main .content{
  margin-left:0;
  }
  #main .sidebar{
  margin-left:-240px;
    margin-right:20px;
    box-shadow:0 0 5px rgba(255,221,0,0.5);
    background:rgba(255,221,0,0.5);
    
    height: 100px;
    overflow: hidden;
  }
  
  #main .sidebar.blink{
  
  }

  #footer .social, #footer .contact{
  width:50%;
  }
  #footer {
display: table;
    width:100%;
}
  .container{
  width:740px;
  }
  #mobile-search .search{padding: 0 0 10px 10px; float:right; width:360px; display:inline-block;}
 #mobile-search .search form{
width: 355px;
height: 38px;
border: 1px solid #c1c1c1;
background-color: #fff;
    margin:0 0 0 auto;
-moz-box-shadow: 0 1px 0 rgba(255,255,255,.89), inset 0 1px 3px rgba(4,4,4,.06);
-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.89), inset 0 1px 3px rgba(4,4,4,.06);
box-shadow: 0 1px 0 rgba(255,255,255,.89), inset 0 1px 3px rgba(4,4,4,.06);
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDQwMCA0MCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSItMS40MjEwODU0NzE1MjAyZS0xNCUiPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmZmIiBzdG9wLW9wYWNpdHk9IjAuMDEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDMwNDA0IiBzdG9wLW9wYWNpdHk9IjAuMDEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSI0MDAiIGhlaWdodD0iNDAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
background-image: -moz-linear-gradient(bottom, rgba(255,255,255,.01) 0%, rgba(4,4,4,.01) 100%);
background-image: -o-linear-gradient(bottom, rgba(255,255,255,.01) 0%, rgba(4,4,4,.01) 100%);
background-image: -webkit-linear-gradient(bottom, rgba(255,255,255,.01) 0%, rgba(4,4,4,.01) 100%);
background-image: linear-gradient(bottom, rgba(255,255,255,.01) 0%, rgba(4,4,4,.01) 100%);
}
 #mobile-search .search #search-m{border: none;outline: none;padding: 10px 5px 10px 0;color: #ababab;font-family: "Georgia";font-size: 130%;font-style: italic;width: 216px;background:transparent;}
 #mobile-search .search #search-m:focus{font-style: normal; color: #353535;}
 #mobile-search .search .search-button{
color: #353535;
font-family: "Georgia";
font-size: 130%;
text-shadow: 0 1px 0 #fff;  
width: 80px;
height: 30px;
margin:4px 0;
border: 1px solid #bcbcbc;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
background-color: #f9f9f9;
-moz-box-shadow: 0 1px 2px rgba(4,4,4,.07);
-webkit-box-shadow: 0 1px 2px rgba(4,4,4,.07);
box-shadow: 0 1px 2px rgba(4,4,4,.07);
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDgyIDMyIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImhhdDAiIGdyYWRpZW50VW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiB4MT0iNTAlIiB5MT0iMTAwJSIgeDI9IjUwJSIgeTI9Ii0xLjQyMTA4NTQ3MTUyMDJlLTE0JSI+CjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwMzA0MDQiIHN0b3Atb3BhY2l0eT0iMC4wNSIvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmYiIHN0b3Atb3BhY2l0eT0iMC4wNSIvPgogICA8L2xpbmVhckdyYWRpZW50PgoKPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjgyIiBoZWlnaHQ9IjMyIiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);
background-image: -moz-linear-gradient(bottom, rgba(4,4,4,.05) 0%, rgba(255,255,255,.05) 100%);
background-image: -o-linear-gradient(bottom, rgba(4,4,4,.05) 0%, rgba(255,255,255,.05) 100%);
background-image: -webkit-linear-gradient(bottom, rgba(4,4,4,.05) 0%, rgba(255,255,255,.05) 100%);
background-image: linear-gradient(bottom, rgba(4,4,4,.05) 0%, rgba(255,255,255,.05) 100%);
}
  #panel-sticker span:before{
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    height: auto;
    line-height: normal;
    text-decoration: inherit;
    vertical-align: baseline;
    margin: 0 12px 0 4px;
  }
  #panel-sticker span.signin:before{
  content: "\f03c";
  }
  #panel-sticker span.signout:before{
  content: "\f03b";
  }
 #mobile-search .search .add-on{margin: 0 10px 0 15px;}
 #mobile-search .search .add-on i{color:#ababab; font-size: 1.5em;}

.header-navigation{
margin-bottom:10px;
}
  #panel-sticker{
  width:370px;
    display:inline-block;
    float:left;
  }
  #panel-sticker span{
  display:block;
    height:26px;
    width:335px;
    line-height:26px;
    font-size:130%;
    cursor: pointer;
  }
span.button{
/*text*/
padding: 6px 10px;
color: #f7f7f7;
font-family: "Verdana";
font-size: 12px;
text-shadow: 0 -1px 0 #030404;
/*box*/
border: 1px solid #030404;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
background-color: #353535;
-moz-box-shadow: 0 1px 1px rgba(4,4,4,.15), inset 0 1px 0 rgba(255,255,255,.3);
-webkit-box-shadow: 0 1px 1px rgba(4,4,4,.15), inset 0 1px 0 rgba(255,255,255,.3);
box-shadow: 0 1px 1px rgba(4,4,4,.15), inset 0 1px 0 rgba(255,255,255,.3);
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDk2IDMwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImhhdDAiIGdyYWRpZW50VW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiB4MT0iNTAlIiB5MT0iMTAwJSIgeDI9IjUwJSIgeTI9Ii0xLjQyMTA4NTQ3MTUyMDJlLTE0JSI+CjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwMzA0MDQiIHN0b3Atb3BhY2l0eT0iMC4xNyIvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmYiIHN0b3Atb3BhY2l0eT0iMC4xNyIvPgogICA8L2xpbmVhckdyYWRpZW50PgoKPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9Ijk2IiBoZWlnaHQ9IjMwIiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);
background-image: -moz-linear-gradient(bottom, rgba(4,4,4,.17) 0%, rgba(255,255,255,.17) 100%);
background-image: -o-linear-gradient(bottom, rgba(4,4,4,.17) 0%, rgba(255,255,255,.17) 100%);
background-image: -webkit-linear-gradient(bottom, rgba(4,4,4,.17) 0%, rgba(255,255,255,.17) 100%);
background-image: linear-gradient(bottom, rgba(4,4,4,.17) 0%, rgba(255,255,255,.17) 100%);
}
span.button:hover{
/*text*/
color: #353535;
text-shadow: 0 1px 0 #fff;
/*background*/
border-color:#fd0;
background-color: #fd0;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
  background-image:none;
}
  .sidebar #shop-pages{
  background:none;
  }
  .wrapper-top #cart.fixed{
  margin-right: -370px;
  }
  .currency-toggle{
  margin-left:100px;
  }
  .product-slider-cart .product-slider .jcarousel-container-horizontal{
  width:738px;
  }
  .product-slider-cart .product-slider .jcarousel-clip-horizontal{
  width:736px;
  margin:0 1px;
  }
  .product-slider-cart .product-slider .jcarousel-item{
  margin-left:0;
  margin-right:0;
  }
  #category-tree.category-tree-tct, #category-tree-screen.category-tree-tct{
  display:block !important;
  }
  
}/* Конец медиа скрин */
@media only screen and (min-width: 1001px){
  .sidebar{
  margin-left:0 !important;
    background:#fff !important;
    box-shadow:none !important;
    
    height: auto !important;
    overflow: visible !important;
  }
}
#post-stream .pageless-wrapper{
  display:block !important;
  visibility:hidden;
  }
  
/*11-11-13*/
@media only screen and (min-width: 1080px) and (max-width: 1160px) {
  #back-top {
margin-left: 480px;
}
}
@media only screen and (min-width: 1000px) and (max-width: 1080px) {
  #back-top {
margin-left: 420px;
}
#back-top.back-top-up{
    bottom: 115px;
}  
}
@media only screen and (min-width: 860px) and (max-width: 1000px) {
#back-top {
margin-left: 370px;
}
}
@media only screen and (min-width: 320px) and (max-width: 860px) {
#back-top {
margin-left: 300px;
}
#back-top.back-top-up{
    bottom: 115px;
}
}
/*11-11-13*/