/*header currency*/
.header-right { min-width: 245px; }

.header-currency { margin-right: 7%; padding-left:10px; }

.header-currency .filter-option-inner { width: 28px; height: 28px;  -webkit-border-radius: 50%; border-radius: 50%; text-align: center; line-height: 26px; font-size: 14px; padding-top:1px; color: #201f1f; }

.header-currency .bootstrap-select .dropdown-menu li a { text-align: center; font-size: 14px; }

.header-currency .bootstrap-select > .dropdown-toggle { padding: 6px 0 6px; }

.header-lang .bootstrap-select .dropdown-menu{ left:-8px; width:calc(100% + 8px);}

.header-lang .bootstrap-select .dropdown-menu .dropdown-menu{ left:0; width:calc(100%);}

.header-currency .bootstrap-select .dropdown-menu li a{ text-align:left;}



@media screen and (max-width: 1300px) and (min-width: 1200px) { .header-nav .nav-item { padding: 0 15px; } }

@media screen and (max-width: 1200px) and (min-width: 991px) { .header-nav .nav-item { padding: 0 5px; }
  .header-currency { margin-right: 8px; }
  .header-user { margin-left: 8px; }
  .header-basket { margin-left: 8px; }
  .header-nav .dropdown-toggle::after { margin: -16px -2px 0 5px; } }

@media screen and (max-width: 767px) { .header-lang .bootstrap-select > .dropdown-toggle { padding-left: 0; }
  .header-right { min-width: 0; } }

@media screen and (max-width: 480px) { .header-lang { width: 50px; }
  .header-currency { margin-right: 5px; width: 42px; }
  .header-currency .filter-option-inner { width: 20px; height: 20px; font-size: 12px; line-height: 18px; }
  .header-currency .bootstrap-select > .dropdown-toggle { padding: 10px 0 10px; }
  .header-lang .bootstrap-select > .dropdown-toggle { padding-left: 0; }
  .header-user__link { font-size: 18px; width: 30px; height: 30px; }
  .header-user { margin-left: 0; }
  .header-basket__link { font-size: 18px; width: 30px; height: 30px; }
  .header-currency{ padding-left:0;}
  .header-currency .bootstrap-select .dropdown-menu li a{ padding-left:13px;}
  .header-menu__link { font-size: 18px; width: 30px; height: 30px; } }

@media screen and (max-width: 400px) { .logo { width: 96px; } }

/*# sourceMappingURL=currency.css.map */
