.enterReg_top.no_bg::after {
    background: #fff none repeat scroll 0 0!important;
}
button.eIns {
    background-position: -118px 0!important;
}
#uLogin button {
    background: rgba(0, 0, 0, 0) url("../../pic/social-sprite.png") no-repeat scroll 0 0;
    border: 0 none;
    border-radius: 6px;
    display: inline-block;
    height: 24px;
    overflow: hidden;
    vertical-align: middle;
    width: 24px;
    margin-right: 3px;
}

#uLogin button.vkontakte, .socLinkEnter button.vkontakte {
    background-position: 0 0;
}
#uLogin button.odnoklassniki, .socLinkEnter button.odnoklassniki {
    background-position: -59px 0;
}
#uLogin button.instagram, .socLinkEnter button.instagram {
    background-position: -118px 0 !important;
}
#uLogin button.facebook, .socLinkEnter button.facebook {
    background-position: -177px 0;
}
a.products-filter__x-btn {
    text-decoration: none;
}
.product__table-data a {
    color: #ed0677;
    font-weight: bold;
}
.pagination .curr {
    box-shadow: none;
    background-color: #ed0677;
    color: #fff;
    text-decoration: none;
}

.basket__sum.simple {
    color: #000;
    font-size: 16px;
    font-weight: normal;
}

.searchQuery {
    font-size: 32px;
    line-height: 32px;
    font-weight: bold;
    color: #ed0677;
}
.searchCount {
    color: #000;
    font-size: 16px;
    line-height: 32px;
    border-bottom: 1px solid #ed0677;
    padding-top: 10px;
    margin-bottom: 10px;
}
@media only screen and (max-width: 1025px) {
    .small_non_display {
        display: none;
    }
}

/* uikit card */
.myCardHead {
    color: white;
    background-color: #6395c4;
}

/* Feed button */
.mfiModal .notate_mfi p {
 
  display: inline-block;
  vertical-align: baseline;
  padding-top: 5px;
    font-size: 0.8rem;
    line-height: 1rem;
}
.mfiModal .notate_mfi .spanS {
  color: #6395c4;
  display: inline-block;
  vertical-align: top;
  padding: 0;
    font-size: 1.2rem;
}
.mfiModal  .spanS {
  color: #6395c4;
  display: inline-block;
  vertical-align: top;
  padding: 0;
    font-size: 1.2rem;
}

/* uikit switcher */
@media only screen and (max-width: 769px) {
    .uk-subnav-divider > ::before {
        border-left: 0px!important;
  margin-left: 0px !important;
  margin-right: 2px !important;
}
    .uk-subnav-divider {
  margin-left: -2px!important;
}
    .uk-subnav > * {
  padding: 2px !important;
}
    .uk-subnav-pill > * > :first-child {
        
}
}
@media only screen and (max-width: 960px) {
    .uk-subnav-divider > ::before {
       
  margin-left: 0px !important;
  margin-right: 10px !important;
}
    .uk-subnav-divider {
  margin-left: -10px!important;
}
    .uk-subnav > * {
  padding: 5px !important;
}
    
}
/* pageSection */
@media only screen and (max-width: 769px){
    .pageSection {
      padding: 1rem 0 0;
    }
    .sectionTitle {
  padding-bottom: 1.1875rem;
  margin-bottom: 1.125rem;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.2em;
    }

}
/* HeaderSlider */
.visibleSliderText{
    min-height: 150px;
    width: 100%;
    display: none;
}
@media only screen and (min-width: 1025px) {
    .visibleSliderText {
        display: block;
    }
}
.contactsBox {
    padding-top: 0.5rem;
}