/*
Theme Name: elnikova
*/
.lang-toogle span:last-child {display:none}
.pagination {
  border-radius: 4px;
  margin: 20px 0;
  padding-left: 0;
}
.pagination > li {
    margin: 0 2px;
}
.breadcrumb > li, .pagination, .pagination > li {
    display: inline-block;
}
.pagination > li > a, .pagination > li > span {
  background-color: #fff;
  color: #000;
  float: left;
  line-height: 1.42857;
  margin-left: -1px;
  padding: 6px 12px;
  position: relative;
  text-decoration: none;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  background-color: #999;
  color: #fff;
  cursor: default;
  z-index: 3;
}

#the_share {
    text-align:center;
}

#the_share .b-share {
    height:50px;
}


#the_share .b-share-icon_vkontakte,
#the_share .b-share-icon_facebook,
#the_share .b-share-icon_twitter,
#the_share .b-share-icon_odnoklassniki,
#the_share .b-share-icon_lj,
#the_share .b-share-icon_gplus {
    width:52px;
    height:50px;
    display:block;
    background:url(https://lh5.googleusercontent.com/-VUdnXo_pmgE/UOWfr1AIVHI/AAAAAAAABoA/8PtVgfyaBuo/s200/share.png) no-repeat;
}

#the_share .b-share .b-share__handle {
    padding:0!important;
}


#the_share .b-share-icon_vkontakte {
    background-position:0 -50px;
}

#the_share .b-share-icon_facebook {
    background-position:-52px -100px;
}

#the_share .b-share-icon_twitter {
    background-position:-52px -150px;
}

#the_share .b-share-icon_odnoklassniki {
    background-position:0 -150px;
}


#the_share .b-share-icon_lj {
    background-position:0 0;
}

#the_share .b-share-icon_gplus {
    background-position:-52px -50px;
}


.faq-lay__main .qtranxs-available-languages-message {display:none !important}

div.wpcf7-response-output {


    clear: both;

}
