#splash-overlay.rating-system .splash-popup-inner {
  padding-top: 40px;
}
.rating-system .avatar {
  margin: -68px auto 20px;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  overflow: hidden;
  background-position: center;
  -ms-background-size: cover;
  background-size: cover;
}
.rating-system .rating-title {
  padding-bottom: 20px;
  font-family: 'museo_sans_cyrl_900', Arial, sans-serif;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  word-break: break-word;
  -webkit-transition: font-size 0.3s ease;
  -o-transition: font-size 0.3s ease;
  transition: font-size 0.3s ease;
}
.rating-system .message-wrap {
  padding-bottom: 15px;
  font-family: 'museo_sans_cyrl_500', Arial, sans-serif;
  font-size: 12px;
  line-height: 20px;
}
.rating-system .message-wrap.error .error-message {
  display: block;
  padding: 16px 20px;
  border-radius: 5px;
}
.rating-system .message-wrap.error .message-title {
  font-family: 'museo_sans_cyrl_900', Arial, sans-serif;
}
.rating-system .message-wrap.error .rating-desc {
  display: none;
}
.rating-system .error-message {
  display: none;
}
.rating-system .rating-desc {
  padding: 0 5px 25px;
  text-align: center;
  -webkit-transition: font-size 0.3s ease;
  -o-transition: font-size 0.3s ease;
  transition: font-size 0.3s ease;
}
.rating-system .rating-wrap {
  padding-bottom: 20px;
}
.rating-system .rating-wrap .item {
  padding: 5px 0 10px;
}
.rating-system .rating-wrap .item-rate {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 5px;
}
.rating-system .rating-wrap .item-title {
  padding-top: 3px;
  font-family: 'museo_sans_cyrl_900', Arial, sans-serif;
  font-size: 10px;
  line-height: 12px;
}
.rating-system .rating-wrap .item-desc {
  font-family: 'museo_sans_cyrl_500', Arial, sans-serif;
  font-size: 10px;
  line-height: 14px;
}
.rating-system .form-controls .group-control {
  margin-bottom: 20px;
}
.rating-system .form-controls .group-control .textarea-group {
  height: 60px;
}
.rating-system .form-controls .group-control .textarea-control {
  padding-left: 12px;
  font-size: 12px;
  line-height: 14px;
}
.rating-system .form-controls .actions-group {
  padding-top: 0;
  text-align: center;
}
.rating-system .form-controls .actions-group .btn-send {
  margin-bottom: 10px;
  min-width: 125px;
  height: 45px;
  font-family: 'museo_sans_cyrl_900', Arial, sans-serif;
  font-size: 18px;
}
.rating-system .form-controls .sp-hide {
  margin-bottom: 14px;
  font-family: 'museo_sans_cyrl_500', Arial, sans-serif;
  font-size: 10px;
  font-style: italic;
  line-height: 12px;
  text-align: center;
  text-decoration: underline;
  cursor: pointer;
}
.rating-system .form-controls .deny {
  text-align: center;
  line-height: 14px;
  cursor: pointer;
}
.rating-system .reviewStars {
  position: relative;
  min-width: 120px;
}
.rating-system .reviewStars input {
  position: absolute;
  top: 0;
  width: 24px;
  height: 24px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  z-index: 0;
}
.rating-system .reviewStars input:checked ~ label {
  background-image: url(../_/_/_/promo/images/icons/2ZEdR2F.svg);
  -ms-background-size: cover;
  background-size: cover;
}
.rating-system .reviewStars label {
  position: relative;
  background-image: url(../_/_/_/promo/images/icons/RNrmlMo.svg);
  -ms-background-size: cover;
  background-size: cover;
  height: 24px;
  width: 24px;
  float: right;
  cursor: pointer;
  z-index: 1;
}
.rating-system .reviewStars label:hover,
.rating-system .reviewStars label:hover ~ label {
  background-image: url(../_/_/_/promo/images/icons/2ZEdR2F.svg);
}
.rating-system .reviewStars .star-1 {
  left: 0px;
}
.rating-system .reviewStars .star-2 {
  left: 24px;
}
.rating-system .reviewStars .star-3 {
  left: 48px;
}
.rating-system .reviewStars .star-4 {
  left: 72px;
}
.rating-system .reviewStars .star-5 {
  left: 96px;
}
@media (min-width: 768px) {
  .rating-system .rating-wrap .item-title {
    font-size: 12px;
  }
  .rating-system .rating-wrap .item-desc {
    font-size: 11px;
  }
}

body:not(.touch) .halloween .promo-menu.showed .top-items .link:hover {
  color: #fff;
}
body:not(.touch) .halloween .promo-menu.showed .top-items .link:hover .icon {
  color: #fff;
}
body:not(.touch) .halloween .promo-menu.showed .top-items .link .icon:hover {
  color: #fff;
}
body:not(.touch) .halloween .promo-menu.showed .top-items .link .icon:hover .icon {
  color: #fff;
}
.halloween .promo-menu {
  background: #2e1b46;
}
.halloween .promo-menu .items:after {
  border-bottom-color: #2e1b46;
}
.halloween .dark-header {
  background: #2e1b46 url(../_/_/_/promo/images/discount/halloween/3f7XSA9.png) bottom center no-repeat;
}
.halloween .dark-header .link,
.halloween .dark-header .link:visited {
  color: #ffa400;
}
.halloween .dark-header .link.active,
.halloween .dark-header .link:visited.active {
  color: #fff;
}
.halloween .dark-header .search-wrapper .search-input {
  background-color: rgba(255,255,255,0.1);
}
.halloween .dark-header .guest-header .mobile-menu-link-wrapper,
.halloween .dark-header .search-wrapper .mobile-search-btn,
.halloween .dark-header .search-wrapper .search-unit.opened .close-search,
.halloween .dark-header .user-header .icon,
.halloween .dark-header .member-top-menu .icon {
  color: #ffa400;
}
.halloween .dark-header .search-wrapper .search-unit.opened {
  background-color: #2e1b46;
}
.halloween .filter-wrapper .filter-container {
  background-color: rgba(59,36,88,0.95);
}
.halloween .filter-wrapper .grapfic-filters .gf-label {
  color: #fff;
}
.halloween .filter-wrapper .grapfic-filters .gf-filter,
.halloween .filter-wrapper .grapfic-filters .current-value {
  color: #ffa400;
}
.halloween .filter-wrapper .grapfic-filters input[type="checkbox"][name="toggle"]:checked ~ .current-value {
  border-color: #ffa400;
  color: #ffa400;
}
.halloween .filter-wrapper .grapfic-filters input[type="checkbox"][name="toggle"]:checked ~ .gf-list {
  background-color: #2e1b46;
  border-color: #2e1b46;
}
.halloween .filter-wrapper .filter-form .dropdown.mc-form-field {
  background-color: rgba(255,255,255,0.05);
  color: #ffa400;
}
.halloween .filter-wrapper .filter-form .dropdown.mc-form-field.opened {
  border-color: #ffa400;
}
.halloween .filter-wrapper .filter-form .dropdown.mc-form-field.default .current-value {
  color: #ffa400;
}
.halloween .filter-wrapper .filter-form .dropdown.mc-form-field .drop-arrow {
  color: inherit;
}
.halloween .filter-wrapper .filter-form .dropdown.mc-form-field .dropdown-list {
  background: #2e1b46;
  border-color: #2e1b46;
  color: #ffa400;
}
.halloween .filter-wrapper .filter-form .dropdown.mc-form-field .dropdown-list .option-item.selected,
.halloween .filter-wrapper .filter-form .dropdown.mc-form-field .dropdown-list .option-item:hover {
  background: rgba(255,255,255,0.1);
  color: #fff;
}
.halloween .filter-wrapper .filter-form .select-group .label,
.halloween .filter-wrapper .filter-form #filter-product .label {
  color: #fff;
}
.halloween .filter-wrapper .filter-form .filter-sale .label {
  color: #ffa400;
  background-color: rgba(255,255,255,0.05);
  border: 0;
}
.halloween .filter-wrapper .filter-form .filter-sale #sale:checked + .label {
  background-color: #ffa400;
  color: #fff;
}
.halloween .main-footer {
  color: #fff;
  -webkit-box-shadow: 0 -3px 6px rgba(0,0,0,0.2);
          box-shadow: 0 -3px 6px rgba(0,0,0,0.2);
}
.halloween .main-footer.gradient-4 {
  background-color: #2e1b46;
  background-image: url(../_/_/_/promo/images/discount/halloween/1jk7Lo4.png);
  background-position: bottom center;
  background-repeat: no-repeat;
  -ms-background-size: contain;
  background-size: contain;
}
.halloween .main-footer .disclaimer {
  color: #fff;
}
.halloween .guest-menu .promo-menu {
  background: #2e1b46;
}
.halloween .guest-menu.showed .top-items .link {
  color: #ffa400;
}
.halloween .guest-menu.showed .top-items .link .icon {
  color: #ffa400;
}
.halloween .promo-menu.showed .top-items .link {
  color: #ffa400;
}
.halloween .promo-menu.showed .top-items .link .icon {
  color: #ffa400;
}
.halloween .promo-menu.showed .top-items .link.active {
  color: #fff;
}
.halloween .promo-menu.showed .top-items .link.active .icon {
  color: #fff;
}
.halloween .promo-menu.showed .close {
  color: #ffa400;
}
@media (min-width: 600px) {
  .halloween .dark-header {
    background-image: url(../_/_/_/promo/images/discount/halloween/2o9rUeY.png);
    background-position: bottom center;
    -ms-background-size: auto 100%;
    background-size: auto 100%;
  }
  .halloween .main-footer.gradient-4 {
    background-image: url(../_/_/_/promo/images/discount/halloween/AwG_bLF.png);
    -ms-background-size: auto 100%;
    background-size: auto 100%;
  }
}
@media (min-width: 1024px) {
  .halloween .filter-wrapper .grapfic-filters .gf-filter {
    color: #ffa400;
  }
  .halloween .guest-menu .promo-menu {
    background: transparent;
  }
}

body:not(.touch) .blackfriday .promo-menu.showed .top-items .link:hover {
  color: #ffa400;
}
body:not(.touch) .blackfriday .promo-menu.showed .top-items .link:hover .icon {
  color: #ffa400;
}
body:not(.touch) .blackfriday .promo-menu.showed .top-items .link .icon:hover {
  color: #ffa400;
}
body:not(.touch) .blackfriday .promo-menu.showed .top-items .link .icon:hover .icon {
  color: #ffa400;
}
.blackfriday .promo-menu {
  background: #050505;
}
.blackfriday .promo-menu .items:after {
  border-bottom-color: #050505;
}
.blackfriday .dark-header {
  background: #050505;
}
.blackfriday .dark-header .link,
.blackfriday .dark-header .link:visited {
  color: #fff;
}
.blackfriday .dark-header .link.active,
.blackfriday .dark-header .link:visited.active {
  color: #ffa400;
}
.blackfriday .dark-header .search-wrapper .search-input {
  background-color: rgba(255,255,255,0.1);
}
.blackfriday .dark-header .guest-header .mobile-menu-link-wrapper,
.blackfriday .dark-header .search-wrapper .mobile-search-btn,
.blackfriday .dark-header .search-wrapper .search-unit.opened .close-search,
.blackfriday .dark-header .user-header .icon,
.blackfriday .dark-header .member-top-menu .icon {
  color: #fff;
}
.blackfriday .dark-header .search-wrapper .search-unit.opened {
  background-color: #050505;
}
.blackfriday .filter-wrapper .filter-container {
  background-color: rgba(26,26,26,0.95);
}
.blackfriday .filter-wrapper .grapfic-filters .gf-label {
  color: #fff;
}
.blackfriday .filter-wrapper .grapfic-filters .gf-filter,
.blackfriday .filter-wrapper .grapfic-filters .current-value {
  color: #fff;
}
.blackfriday .filter-wrapper .grapfic-filters input[type="checkbox"][name="toggle"]:checked ~ .current-value {
  border-color: #fff;
  color: #fff;
}
.blackfriday .filter-wrapper .grapfic-filters input[type="checkbox"][name="toggle"]:checked ~ .gf-list {
  background-color: #050505;
  border-color: #050505;
}
.blackfriday .filter-wrapper .filter-form .dropdown.mc-form-field {
  background-color: rgba(255,255,255,0.05);
  color: #fff;
}
.blackfriday .filter-wrapper .filter-form .dropdown.mc-form-field.opened {
  border-color: #fff;
}
.blackfriday .filter-wrapper .filter-form .dropdown.mc-form-field.default .current-value {
  color: #fff;
}
.blackfriday .filter-wrapper .filter-form .dropdown.mc-form-field .drop-arrow {
  color: #707070;
}
.blackfriday .filter-wrapper .filter-form .dropdown.mc-form-field .dropdown-list {
  background: #050505;
  border-color: #050505;
  color: #fff;
}
.blackfriday .filter-wrapper .filter-form .dropdown.mc-form-field .dropdown-list .option-item.selected,
.blackfriday .filter-wrapper .filter-form .dropdown.mc-form-field .dropdown-list .option-item:hover {
  background: rgba(255,255,255,0.1);
  color: #ffa400;
}
.blackfriday .filter-wrapper .filter-form .select-group .label {
  color: #fff;
}
.blackfriday .filter-wrapper .filter-form #filter-product .label {
  color: #ffa400;
}
.blackfriday .filter-wrapper .filter-form .filter-sale .label {
  color: #fff;
  background-color: rgba(255,255,255,0.05);
  border: 0;
}
.blackfriday .filter-wrapper .filter-form .filter-sale #sale:checked + .label {
  background-color: rgba(255,255,255,0.05);
  color: #ffa400;
}
.blackfriday .main-footer {
  color: #fff;
  background: #050505;
  -webkit-box-shadow: initial;
          box-shadow: initial;
}
.blackfriday .main-footer a,
.blackfriday .main-footer a:visited,
.blackfriday .main-footer .qr-code-unit .fat {
  color: #fff;
}
.blackfriday .main-footer .disclaimer {
  color: #fff;
}
.blackfriday .main-footer .footer-sep {
  border-top: 1px solid rgba(255,255,255,0.1);
}
.blackfriday .guest-menu .promo-menu {
  background: #050505;
}
.blackfriday .guest-menu.showed .top-items .link {
  color: #fff;
}
.blackfriday .guest-menu.showed .top-items .link .icon {
  color: #fff;
}
.blackfriday .promo-menu.showed .top-items .link {
  color: #fff;
}
.blackfriday .promo-menu.showed .top-items .link .icon {
  color: #fff;
}
.blackfriday .promo-menu.showed .top-items .link.active {
  color: #ffa400;
}
.blackfriday .promo-menu.showed .top-items .link.active .icon {
  color: #ffa400;
}
.blackfriday .promo-menu.showed .close {
  color: #fff;
}
.blackfriday .profile-tabs-wrapper {
  background-color: #262626;
}
.blackfriday .profile-tabs-wrapper .profile-tabs {
  color: #fff;
}
.blackfriday .profile-tabs-wrapper .profile-tabs .tab-item.active {
  color: #ffa400;
}
.blackfriday .profile-tabs-wrapper .profile-tabs .tab-item .tab-name:after {
  height: 2px;
  background-color: #ffa400;
}
.blackfriday .profile-tabs-wrapper .profile-tabs .tab-counter {
  color: #fff;
}
@media (max-width: 1023px) {
  .blackfriday .filter-wrapper .grapfic-filters .current-value {
    background-color: rgba(255,255,255,0.05);
  }
}
@media (min-width: 1024px) {
  .blackfriday .filter-wrapper .grapfic-filters .gf-filter {
    color: #fff;
  }
  .blackfriday .guest-menu .promo-menu {
    background: transparent;
  }
}

body:not(.touch) .cybermonday .promo-menu.showed .top-items .link:hover {
  color: #0ff;
}
body:not(.touch) .cybermonday .promo-menu.showed .top-items .link:hover .icon {
  color: #0ff;
}
body:not(.touch) .cybermonday .promo-menu.showed .top-items .link .icon:hover {
  color: #0ff;
}
body:not(.touch) .cybermonday .promo-menu.showed .top-items .link .icon:hover .icon {
  color: #0ff;
}
.cybermonday .promo-menu {
  background: #00103e;
}
.cybermonday .promo-menu .items:after {
  border-bottom-color: #00103e;
}
.cybermonday .dark-header {
  background: #00103e;
}
.cybermonday .dark-header .link,
.cybermonday .dark-header .link:visited {
  color: #0ff;
}
.cybermonday .dark-header .link.active,
.cybermonday .dark-header .link:visited.active {
  color: #fff;
}
.cybermonday .dark-header .search-wrapper .search-input {
  background-color: rgba(255,255,255,0.1);
}
.cybermonday .dark-header .guest-header .mobile-menu-link-wrapper,
.cybermonday .dark-header .search-wrapper .mobile-search-btn,
.cybermonday .dark-header .search-wrapper .search-unit.opened .close-search,
.cybermonday .dark-header .user-header .icon,
.cybermonday .dark-header .member-top-menu .icon {
  color: #0ff;
}
.cybermonday .dark-header .search-wrapper .search-unit.opened {
  background-color: #00103e;
}
.cybermonday .filter-wrapper .filter-container {
  background-color: rgba(0,16,62,0.95);
}
.cybermonday .filter-wrapper .grapfic-filters .gf-label {
  color: #fff;
}
.cybermonday .filter-wrapper .grapfic-filters .gf-filter,
.cybermonday .filter-wrapper .grapfic-filters .current-value {
  color: #0ff;
}
.cybermonday .filter-wrapper .grapfic-filters input[type="checkbox"][name="toggle"]:checked ~ .current-value {
  border-color: #fff;
  color: #0ff;
}
.cybermonday .filter-wrapper .grapfic-filters input[type="checkbox"][name="toggle"]:checked ~ .gf-list {
  background-color: #00103e;
  border-color: #00103e;
}
.cybermonday .filter-wrapper .filter-form .dropdown.mc-form-field {
  background-color: rgba(255,255,255,0.05);
  color: #0ff;
}
.cybermonday .filter-wrapper .filter-form .dropdown.mc-form-field.opened {
  border-color: #fff;
}
.cybermonday .filter-wrapper .filter-form .dropdown.mc-form-field.default .current-value {
  color: #0ff;
}
.cybermonday .filter-wrapper .filter-form .dropdown.mc-form-field .drop-arrow {
  color: #0ff;
}
.cybermonday .filter-wrapper .filter-form .dropdown.mc-form-field .dropdown-list {
  background: #00103e;
  border-color: #00103e;
  color: #fff;
}
.cybermonday .filter-wrapper .filter-form .dropdown.mc-form-field .dropdown-list .option-item.selected,
.cybermonday .filter-wrapper .filter-form .dropdown.mc-form-field .dropdown-list .option-item:hover {
  background: rgba(255,255,255,0.1);
  color: #0ff;
}
.cybermonday .filter-wrapper .filter-form .select-group .label {
  color: #fff;
}
.cybermonday .filter-wrapper .filter-form #filter-product .label {
  color: #0ff;
}
.cybermonday .filter-wrapper .filter-form .filter-sale .label {
  color: #0ff;
  background-color: rgba(255,255,255,0.05);
  border: 0;
}
.cybermonday .filter-wrapper .filter-form .filter-sale #sale:checked + .label {
  background-color: rgba(255,255,255,0.05);
  color: #fff;
}
.cybermonday .main-footer {
  color: #fff;
  background: #00103e;
  -webkit-box-shadow: initial;
          box-shadow: initial;
}
.cybermonday .main-footer a,
.cybermonday .main-footer a:visited,
.cybermonday .main-footer .qr-code-unit .fat {
  color: #fff;
}
.cybermonday .main-footer .disclaimer {
  color: #fff;
}
.cybermonday .main-footer .footer-sep {
  border-top: 1px solid rgba(255,255,255,0.1);
}
.cybermonday .guest-menu .promo-menu {
  background: #00103e;
}
.cybermonday .guest-menu.showed .top-items .link {
  color: #0ff;
}
.cybermonday .guest-menu.showed .top-items .link .icon {
  color: #0ff;
}
.cybermonday .promo-menu.showed .top-items .link {
  color: #0ff;
}
.cybermonday .promo-menu.showed .top-items .link .icon {
  color: #0ff;
}
.cybermonday .promo-menu.showed .top-items .link.active {
  color: #fff;
}
.cybermonday .promo-menu.showed .top-items .link.active .icon {
  color: #fff;
}
.cybermonday .promo-menu.showed .close {
  color: #0ff;
}
.cybermonday .profile-tabs-wrapper {
  background-color: #00103e;
}
.cybermonday .profile-tabs-wrapper .profile-tabs {
  color: #0ff;
}
.cybermonday .profile-tabs-wrapper .profile-tabs .tab-item.active {
  color: #fff;
}
.cybermonday .profile-tabs-wrapper .profile-tabs .tab-item .tab-name:after {
  height: 2px;
  background-color: #fff;
}
.cybermonday .profile-tabs-wrapper .profile-tabs .tab-counter {
  color: #0ff;
}
@media (max-width: 1023px) {
  .cybermonday .filter-wrapper .grapfic-filters .current-value {
    background-color: rgba(255,255,255,0.05);
  }
}
@media (min-width: 1024px) {
  .cybermonday .filter-wrapper .grapfic-filters .gf-filter {
    color: #0ff;
  }
  .cybermonday .guest-menu .promo-menu {
    background: transparent;
  }
}

body:not(.touch) .holiday-sale .promo-menu.showed .top-items .link:hover,
body:not(.touch) .holidaySale2019 .promo-menu.showed .top-items .link:hover {
  color: #fff;
}
body:not(.touch) .holiday-sale .promo-menu.showed .top-items .link:hover .icon,
body:not(.touch) .holidaySale2019 .promo-menu.showed .top-items .link:hover .icon {
  color: #fff;
}
body:not(.touch) .holiday-sale .promo-menu.showed .top-items .link .icon:hover,
body:not(.touch) .holidaySale2019 .promo-menu.showed .top-items .link .icon:hover {
  color: #fff;
}
body:not(.touch) .holiday-sale .promo-menu.showed .top-items .link .icon:hover .icon,
body:not(.touch) .holidaySale2019 .promo-menu.showed .top-items .link .icon:hover .icon {
  color: #fff;
}
body:not(.touch) .holiday-sale .main-header .link:hover,
body:not(.touch) .holidaySale2019 .main-header .link:hover,
body:not(.touch) .holiday-sale .main-header .link:visited:hover,
body:not(.touch) .holidaySale2019 .main-header .link:visited:hover,
body:not(.touch) .holiday-sale .header-avatar-wrapper .icon:hover,
body:not(.touch) .holidaySale2019 .header-avatar-wrapper .icon:hover {
  color: #fff;
}
body:not(.touch) .holiday-sale .main-footer a:hover,
body:not(.touch) .holidaySale2019 .main-footer a:hover,
body:not(.touch) .holiday-sale .menu-item a:hover,
body:not(.touch) .holidaySale2019 .menu-item a:hover,
body:not(.touch) .holiday-sale .public-links .link-item a:hover,
body:not(.touch) .holidaySale2019 .public-links .link-item a:hover,
body:not(.touch) .holiday-sale .info-2257 a:hover,
body:not(.touch) .holidaySale2019 .info-2257 a:hover {
  color: #ff3a62;
}
.holidaySale2019 .promo-menu,
.holiday-sale .promo-menu {
  background: #18004b;
}
.holidaySale2019 .promo-menu .items:after,
.holiday-sale .promo-menu .items:after {
  border-bottom-color: #18004b;
}
.holidaySale2019 .dark-header,
.holiday-sale .dark-header {
  background: #18004b url(../_/_/_/promo/images/discount/holidaySale/2piDd3O.jpg);
}
.holidaySale2019 .dark-header .link,
.holiday-sale .dark-header .link,
.holidaySale2019 .dark-header .link:visited,
.holiday-sale .dark-header .link:visited {
  color: #ff3a62;
}
.holidaySale2019 .dark-header .link.active,
.holiday-sale .dark-header .link.active,
.holidaySale2019 .dark-header .link:visited.active,
.holiday-sale .dark-header .link:visited.active {
  color: #fff;
}
.holidaySale2019 .dark-header .search-wrapper .search-input,
.holiday-sale .dark-header .search-wrapper .search-input {
  background-color: rgba(255,255,255,0.1);
}
.holidaySale2019 .dark-header .guest-header .mobile-menu-link-wrapper,
.holiday-sale .dark-header .guest-header .mobile-menu-link-wrapper,
.holidaySale2019 .dark-header .search-wrapper .mobile-search-btn,
.holiday-sale .dark-header .search-wrapper .mobile-search-btn,
.holidaySale2019 .dark-header .search-wrapper .search-unit.opened .close-search,
.holiday-sale .dark-header .search-wrapper .search-unit.opened .close-search,
.holidaySale2019 .dark-header .user-header .icon,
.holiday-sale .dark-header .user-header .icon,
.holidaySale2019 .dark-header .member-top-menu .icon,
.holiday-sale .dark-header .member-top-menu .icon {
  color: #ff3a62;
}
.holidaySale2019 .dark-header .search-wrapper .search-unit.opened,
.holiday-sale .dark-header .search-wrapper .search-unit.opened {
  background-color: #18004b;
}
.holidaySale2019 .filter-wrapper .filter-container,
.holiday-sale .filter-wrapper .filter-container {
  background-color: #240b5a;
}
.holidaySale2019 .filter-wrapper .grapfic-filters .gf-label,
.holiday-sale .filter-wrapper .grapfic-filters .gf-label {
  color: #fff;
}
.holidaySale2019 .filter-wrapper .grapfic-filters .gf-filter,
.holiday-sale .filter-wrapper .grapfic-filters .gf-filter,
.holidaySale2019 .filter-wrapper .grapfic-filters .current-value,
.holiday-sale .filter-wrapper .grapfic-filters .current-value {
  color: #ff3a62;
}
.holidaySale2019 .filter-wrapper .grapfic-filters input[type="checkbox"][name="toggle"]:checked ~ .current-value,
.holiday-sale .filter-wrapper .grapfic-filters input[type="checkbox"][name="toggle"]:checked ~ .current-value {
  border-color: #ff3a62;
  color: #ff3a62;
}
.holidaySale2019 .filter-wrapper .grapfic-filters input[type="checkbox"][name="toggle"]:checked ~ .gf-list,
.holiday-sale .filter-wrapper .grapfic-filters input[type="checkbox"][name="toggle"]:checked ~ .gf-list {
  background-color: #18004b;
  border-color: #18004b;
}
.holidaySale2019 .filter-wrapper .filter-form .dropdown.mc-form-field,
.holiday-sale .filter-wrapper .filter-form .dropdown.mc-form-field {
  background-color: rgba(255,255,255,0.05);
  color: #ff3a62;
}
.holidaySale2019 .filter-wrapper .filter-form .dropdown.mc-form-field.opened,
.holiday-sale .filter-wrapper .filter-form .dropdown.mc-form-field.opened {
  border-color: rgba(255,255,255,0.1);
}
.holidaySale2019 .filter-wrapper .filter-form .dropdown.mc-form-field.default .current-value,
.holiday-sale .filter-wrapper .filter-form .dropdown.mc-form-field.default .current-value {
  color: #ff3a62;
}
.holidaySale2019 .filter-wrapper .filter-form .dropdown.mc-form-field .drop-arrow,
.holiday-sale .filter-wrapper .filter-form .dropdown.mc-form-field .drop-arrow {
  color: #ff3a62;
}
.holidaySale2019 .filter-wrapper .filter-form .dropdown.mc-form-field .dropdown-list,
.holiday-sale .filter-wrapper .filter-form .dropdown.mc-form-field .dropdown-list {
  background: #18004b;
  border-color: #18004b;
  color: #fff;
}
.holidaySale2019 .filter-wrapper .filter-form .dropdown.mc-form-field .dropdown-list .option-item.selected,
.holiday-sale .filter-wrapper .filter-form .dropdown.mc-form-field .dropdown-list .option-item.selected,
.holidaySale2019 .filter-wrapper .filter-form .dropdown.mc-form-field .dropdown-list .option-item:hover,
.holiday-sale .filter-wrapper .filter-form .dropdown.mc-form-field .dropdown-list .option-item:hover {
  background: rgba(255,255,255,0.1);
  color: #ff3a62;
}
.holidaySale2019 .filter-wrapper .filter-form .select-group .label,
.holiday-sale .filter-wrapper .filter-form .select-group .label {
  color: #fff;
}
.holidaySale2019 .filter-wrapper .filter-form #filter-product .label,
.holiday-sale .filter-wrapper .filter-form #filter-product .label {
  color: #ff3a62;
}
.holidaySale2019 .filter-wrapper .filter-form .filter-sale .label,
.holiday-sale .filter-wrapper .filter-form .filter-sale .label {
  color: #ff3a62;
  background-color: rgba(255,255,255,0.05);
  border: 0;
}
.holidaySale2019 .filter-wrapper .filter-form .filter-sale #sale:checked + .label,
.holiday-sale .filter-wrapper .filter-form .filter-sale #sale:checked + .label {
  background-color: #ff3a62;
  color: #fff;
}
.holidaySale2019 .main-footer,
.holiday-sale .main-footer {
  color: #fff;
  background: #18004b url(../_/_/_/promo/images/discount/holidaySale/2piDd3O.jpg);
  -webkit-box-shadow: initial;
          box-shadow: initial;
}
.holidaySale2019 .main-footer a,
.holiday-sale .main-footer a,
.holidaySale2019 .main-footer a:visited,
.holiday-sale .main-footer a:visited,
.holidaySale2019 .main-footer .qr-code-unit .fat,
.holiday-sale .main-footer .qr-code-unit .fat {
  color: #fff;
}
.holidaySale2019 .main-footer .disclaimer,
.holiday-sale .main-footer .disclaimer {
  color: #fff;
}
.holidaySale2019 .main-footer .footer-sep,
.holiday-sale .main-footer .footer-sep {
  border-top: 1px solid rgba(255,255,255,0.1);
}
.holidaySale2019 .guest-menu .promo-menu,
.holiday-sale .guest-menu .promo-menu {
  background: #18004b;
}
.holidaySale2019 .guest-menu.showed .top-items .link,
.holiday-sale .guest-menu.showed .top-items .link {
  color: #ff3a62;
}
.holidaySale2019 .guest-menu.showed .top-items .link .icon,
.holiday-sale .guest-menu.showed .top-items .link .icon {
  color: #ff3a62;
}
.holidaySale2019 .promo-menu.showed .top-items .link,
.holiday-sale .promo-menu.showed .top-items .link {
  color: #ff3a62;
}
.holidaySale2019 .promo-menu.showed .top-items .link .icon,
.holiday-sale .promo-menu.showed .top-items .link .icon {
  color: #ff3a62;
}
.holidaySale2019 .promo-menu.showed .top-items .link.active,
.holiday-sale .promo-menu.showed .top-items .link.active {
  color: #fff;
}
.holidaySale2019 .promo-menu.showed .top-items .link.active .icon,
.holiday-sale .promo-menu.showed .top-items .link.active .icon {
  color: #fff;
}
.holidaySale2019 .promo-menu.showed .close,
.holiday-sale .promo-menu.showed .close {
  color: #ff3a62;
}
@media (max-width: 767px) {
  .holidaySale2019 .dark-header,
  .holiday-sale .dark-header,
  .holidaySale2019 .main-footer,
  .holiday-sale .main-footer {
    -ms-background-size: 600px;
    background-size: 600px;
  }
}
@media (max-width: 1023px) {
  .holidaySale2019 .filter-wrapper .grapfic-filters .current-value,
  .holiday-sale .filter-wrapper .grapfic-filters .current-value {
    background-color: rgba(255,255,255,0.05);
  }
}
@media (min-width: 1024px) {
  .holidaySale2019 .filter-wrapper .grapfic-filters .gf-filter,
  .holiday-sale .filter-wrapper .grapfic-filters .gf-filter {
    color: #ff3a62;
  }
  .holidaySale2019 .guest-menu .promo-menu,
  .holiday-sale .guest-menu .promo-menu {
    background: transparent;
  }
}

