/* box shadow */
/* star */
/* carousel */
/* buttons */
/* text */
/* title */
/* icon */
/* border */
/* bg */
/* box-shadow */
/* slider home*/
/* input */
/* footer */
/* column blocks */
/* function btn */
/* tag */
/* product */
/* carousel */
/* banners */
/* product */
.currencies {
  position: relative;
  padding: 0 7.5px;
  float: left; }
  @media (min-width: 1300px) {
    .currencies ul {
      font-size: 0;
      border: 1px solid #f2f2f2; } }
  @media screen and (min-width: 1300px) and (min-width: 1300px) {
    .currencies ul {
      display: block !important;
      height: auto !important; } }
  @media (min-width: 1300px) {
    .currencies li {
      display: inline-block;
      vertical-align: top;
      font-size: 10px;
      background: #fff;
      color: #1f1f1f;
      white-space: nowrap; }
      .currencies li > a, .currencies li > span {
        padding: 8px 17px; }
      .currencies li a, .currencies li span {
        display: block; } }
  @media screen and (min-width: 1300px) and (min-width: 1300px) {
    .currencies li:not(:last-child) {
      border-right: 1px solid #f2f2f2; } }
  @media (min-width: 1300px) {
      .currencies li.selected, .currencies li:hover {
        background: #bcb9ba;
        border-color: #f2f2f2; }
        .currencies li.selected > span, .currencies li.selected > a, .currencies li:hover > span, .currencies li:hover > a {
          color: #fff; } }
  @media screen and (min-width: 1300px) and (max-width: 1299px) {
    .currencies li {
      display: block; } }

/* box shadow */
/* star */
/* carousel */
/* buttons */
/* text */
/* title */
/* icon */
/* border */
/* bg */
/* box-shadow */
/* slider home*/
/* input */
/* footer */
/* column blocks */
/* function btn */
/* tag */
/* product */
/* carousel */
/* banners */
/* product */
.currencies {
  text-transform: uppercase;
  padding-left: 0; }
  @media screen and (max-width: 767px) {
    .currencies {
      padding-right: 15px; } }

@media (min-width: 1300px) {
  .currencies select, .currencies .styled-select {
    display: none; } }
@media (max-width: 1299px) {
  #first-currencies {
    display: none; }

  .currencies .styled-select dt.option {
    line-height: 30px;
    font-size: 12px;
    padding: 0 17px;
    background: #fff;
    color: #1f1f1f;
    border: 1px solid #f2f2f2;
    height: auto;
    text-transform: capitalize; }
  .currencies .styled-select li.option {
    line-height: 30px;
    padding: 0 17px;
    font-size: 12px;
    background: none;
    border: none; }
    .currencies .styled-select li.option:before {
      display: none; }
    .currencies .styled-select li.option.selected, .currencies .styled-select li.option:hover {
      background: #bcb9ba;
      color: #fff; }
  .currencies .styled-select .dl i.toggle {
    right: 3px; }
  .currencies select {
    display: inline-block;
    cursor: pointer;
    font-size: 12px;
    padding: 8px 22px 8px 17px;
    background-color: #fff;
    background-image: url(../../../img/icon/arrow-down.svg);
    color: #1f1f1f;
    border: 1px solid #f2f2f2;
    height: auto;
    text-transform: capitalize;
    line-height: 1; }
    .currencies select.active, .currencies select:hover {
      background-color: #fff;
      color: #1f1f1f; }
    .currencies select option[disabled], .currencies select option[selected] {
      display: none; } }

/*# sourceMappingURL=blockcurrencies.css.map */
