/* forms */
/* color */
/* title */
/* border */
/* background */
/* header */
/* buttons */
/* tabs */
/* menu */
/* effects */
/* rating */
/* video */
/* footer subscribe*/
/* social home */
/* carousel arrows */
/* ui */
/* payment logos color hover*/
/*alert*/
.header__currencies {
  position: relative;
  padding: 8px 15px;
  border-right: 1px solid #8f8f8f;
  font-size: 16px; }
  .header__currencies .current {
    cursor: pointer; }
    .header__currencies .current:after {
      padding-left: 5px;
      content: "\f107";
      font-family: "fontAwesome"; }
  @media screen and (max-width: 767px) and (min-width: 480px) {
    .header__currencies {
      padding-left: 10px;
      padding-right: 10px; } }

.header__currencies {
  float: right; }
  @media screen and (max-width: 991px) {
    .header__currencies {
      border-left: 1px solid #8f8f8f; } }

/*# sourceMappingURL=blockcurrencies.css.map */
