/*$social $sort $view_mode START */

.stButton .chicklets {
  background: url(../images/icons4.png) no-repeat 0 -1550px transparent !important;
}
/*todo need ???*/
/*.stButton .chicklets.lng-ru {*/
  /*background: url(../images/icons4-ru.png) no-repeat 0 -1550px transparent !important;*/
/*}*/


.stButton .twitter {
  background-position: -125px -1550px !important;
}

.stButton .googleplus {
  background-position: -100px -1550px !important;
}

.stButton .facebook {
  background-position: 0 -1550px !important;
}

.stButton .tumblr {
  background-position: -25px -1550px !important;
}

.stButton .linkedin {
  background-position: -150px -1550px !important;
}

.stButton .pinterest {
  background-position: -50px -1550px !important;
}

.stButton .fashiolista {
  background-position: -75px -1550px !important;
}

.stButton .evernote {
  background-position: -175px -1550px !important;
}

.stButton .chicklets {
  margin: 0 !important;
  padding: 10px !important;
  width: 0 !important;
  height: 0 !important;
  background-repeat: no-repeat;
}

.stButton .chicklets:hover {
  cursor: pointer;
  background-color: #ffffff;
  opacity: 0.75;
  filter: alpha(opacity=75);
}

#clear-head > nav {
  position: absolute;
  top: 23px;
  right: 0;
}

#clear-head nav li {
  margin-right: 0;
}

#clear-head nav li a {
  background-color: transparent;
}

#clear-head nav > ul > li.social,
#clear-head nav > ul > li.sort {
  position: relative;
  border: 1px solid #dcdcdc;
  border-radius: 3px;
  background: #fdfdfd;
}

#clear-head nav > ul > li.social:hover,
#clear-head nav > ul > li.sort:hover {
  border-color: #B9B9B9;
}

#clear-head nav > ul > li.social a,
#clear-head nav > ul > li.sort a {
  padding: 0 5px;
  height: 29px;
  line-height: 29px;
}

#clear-head nav > ul > li .ss_button a {
  padding: 0 0 0 5px;
  margin: 0 15px 0 0;
}

#clear-head > nav > ul > li.social > ul.list > li span {
  margin: 0 5px 0 0;
  width: 20px;
}

#clear-head nav > ul > li.social .list {
  left: 45px;
  width: 182px;
  padding: 5px 0 0 0;
}

#clear-head nav > ul > li.sort .list {
  left: 47px;
  width: 160px;
}

.social.share_button,
span.sort_button {
  margin-right: 0;

  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

span.share_button:not(.active) ~ .list,
span.sort_button:not(.active) ~ .list {
  display: none;
}

span.share_button.active {
  margin-right: 175px;
}

span.sort_button.active {
  margin-right: 135px;
}

#clear-head nav > ul > li.social .list,
#clear-head nav > ul > li.sort .list {
  position: absolute;
}

#clear-head nav > ul > li.social .list > li span,
#clear-head nav > ul > li.sort .list > li {
  line-height: 29px;
}

#clear-head nav ul, li {
  list-style: none;
}

#clear-head > nav > ul > li.social > span > a,
#clear-head > nav > ul > li.sort > span > a {
  color: #555;
  outline: none;
}

#clear-head > nav > ul > li.social > span > a:hover,
#clear-head > nav > ul > li.sort > span > a:hover {
  color: #007bb3;
  text-decoration: none;
}

#clear-head > nav > ul > li.social > span.active > a:hover,
#clear-head > nav > ul > li.sort > span.active > a:hover {
  color: #555;
  text-decoration: none;
}

#clear-head nav .sort>ul>li {
  position: relative;
  color: #555;
}

#clear-head nav > ul > li {
  float: right;
  overflow: hidden;
  margin-left: 5px;
}

.social:hover,
.sort:hover,
.view_mode:hover {
  border-color: #b9b9b9;
}

.share_button,
.sort_button {
  position: relative;
}

.social>ul>li {
  float: left;
}

.social > span,
.sort > span {
  display: block-inline;
  float: left;
}

.social>span, .sort>span {
  /* margin-right: 10px; */
  line-height: 18px;
}

.ss_button {
  cursor: pointer;
}

.ss_button:after {
  position: absolute;
  top: 12px;
  right: 5px;
  display: block;
  width: 0;
  height: 0;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-left: 5px solid #555555;
  content: "";
  cursor: pointer;
}

.ss_button.active:after {
  display: none;
}

.ss_button.active .points {
  display: inline;
}

.ss_button .points {
  display: none;
}

/* .ss_button.active > a:hover{
    color: #999; */

.sort {
  min-width: 29px;
  max-width: 500px;
  height: 29px;
  border: 1px solid #dcdcdc;
  border-radius: 3px;
  background: #fdfdfd;
}

.sort ul li {
  float: left;
  line-height: 18px;
}

.sort_category {
  margin-right: 10px;
  text-decoration: none;
  color: #555;
}

.sort_category.active, .sort_category.active-desc {
  margin-right: 10px;
  background-color: transparent;
  color: #00AFFF;
  text-decoration: underline;
}

.sort_category:hover {
  text-decoration: underline;
}

.sort_category:after {
  position: absolute;
  top: 11px;
  right: 4px;
  width: 0;
  height: 0;
  border-top: 4px solid #fff;
  border-right: 3.5px solid transparent;
  border-left: 3.5px solid transparent;
  content: "";
}

.sort_category:before {
  position: absolute;
  top: 13px;
  right: 4px;
  width: 0;
  height: 0;
  border-top: 4px solid #555;
  border-right: 3.5px solid transparent;
  border-left: 3.5px solid transparent;
  content: "";
}

.sort_category.active:after {
  position: absolute;
  top: 15px !important;
  right: 4px !important;
  width: 0;
  height: 0;
  border-top: none;
  border-right: 3.5px solid transparent;
  border-bottom: 4px solid #fff !important;
  border-left: 3.5px solid transparent;
  content: "";
}

.sort_category.active:before {
  position: absolute;
  top: 13px !important;
  right: 4px !important;
  width: 0;
  height: 0;
  border-top: none;
  border-right: 3.5px solid transparent;
  border-bottom: 4px solid #00AFFF !important;
  border-left: 3.5px solid transparent;
  content: "";
}

.view_mode a {
  margin: 0;
  padding: 0;
}

.view_mode {
  position: relative;
  margin-right: 21px;
  padding: 3px;
  height: 23px;
  border: 1px solid #dcdcdc;
  border-radius: 3px 3px 3px 3px;
  background-color: #fefefe;
}

.view_mode div {
  float: left;
}

.view_mode div.mode_grid,
.view_mode div.mode_flow {
  margin-right: 4px;
}

.view_mode div a {
  display: inline-block;
  float: left;
  width: 22px;
  height: 21px;
  background: url("../images/icons4.png") no-repeat scroll 0 -1300px transparent;
  color: #666666;
  line-height: 25px;
}

/*.view_mode.lng-ru div a {*/
  /*display: inline-block;*/
  /*float: left;*/
  /*width: 22px;*/
  /*height: 21px;*/
  /*background: url("../images/icons4-ru.png") no-repeat scroll 0 -1300px transparent;*/
  /*color: #666666;*/
  /*line-height: 25px;*/
/*}*/

.view_mode div a {
  border: 1px solid #FFF;
  background-position: center -1409px;
  -webkit-transition: all .4s ease 0s;
  -moz-transition: all .4s ease 0s;
  -o-transition: all .4s ease 0s;
  transition: all .4s ease 0s;
}

.view_mode div.mode_grid a:hover,
.view_mode div.mode_grid a.active {
  border: 1px solid #CCCCCC;
  border-radius: 3px 3px 3px 3px;
  background-color: #fff;
  background-position: center -1387px;
  color: #00AFFF;
  text-decoration: none;
}

.view_mode div.mode_grid a.active {
  background-position: center -1365px;
}

.view_mode div.mode_flow a {
  background-position: center -1343px;
}

.view_mode div.mode_flow a:hover,
.view_mode div.mode_flow a.active {
  border: 1px solid #CCCCCC;
  border-radius: 3px 3px 3px 3px;
  background-color: #fff;
  background-position: center -1320px;
  color: #00AFFF;
  text-decoration: none;
}

.view_mode div.mode_flow a.active {
  background-position: center -1298px;
}

/*******************************/
.view_mode div.mode_list a {
:;
  background-position: center -1472px;
}

.view_mode div.mode_list a:hover,
.view_mode div.mode_list a.active {
  border: 1px solid #CCCCCC;
  border-radius: 3px 3px 3px 3px;
  background-color: #fff;
  background-position: center -1451px;
  color: #00AFFF;
  text-decoration: none;
}

.view_mode div.mode_list a.active {
  background-position: center -1430px;
}

/*$social $sort $view_mode END */

span[st_processed="yes"] .stButton.plug {
  display: none;
}

.stButton.plug {
  position: relative;
  top: 2px;
  width: 16px !important;
  display: inline-block;
}
