.basketResult a.checkout-link {
  width: 100%;
  text-align: center;
  margin: 30px 0; }

.catalogPagination .pagination {
  overflow: visible; }

.catalogPagination .pagination .page-item {
  margin: 0 5px; }

section.topBa .bigBlock a {
  text-align: center; }

#contact-map {
  height: 100%; }

.contactsBlock_address li {
  cursor: pointer; }

#vk_comments {
  max-width: 100%; }

.catalogSection table {
  margin-bottom: 20px; }
  .catalogSection table td {
    border: 1px solid lightgrey;
    padding: 5px; }

form.reviewsForm .reviewsForm_item.full textarea {
  padding: 15px; }

.c-rating-star__item.is-selected > .c-rating-star__icon {
  color: #FFB22A; }

form.load {
  opacity: .5;
  position: relative; }
  form.load:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }

.reviews__rate-stars .br-widget {
  margin-top: 25px; }
  .reviews__rate-stars .br-widget a {
    display: inline-block;
    width: 13px;
    height: 13px;
    background: url("../image/star.png") left center no-repeat;
    margin-right: 5px; }
    .reviews__rate-stars .br-widget a.br-selected, .reviews__rate-stars .br-widget a.br-active {
      background: url("../image/star-active.png") left center no-repeat; }
  .reviews__rate-stars .br-widget .br-current-rating {
    display: none; }

@media (min-width: 768px) {
  .bigSlider {
    max-height: 400px;
    overflow: hidden;
    position: relative; } }

section.search .sliderTitle {
  margin-bottom: 30px; }

.errormsg {
  color: red; }

.wa-error-msg:nth-child(3) {
  display: none; }

.OrdersInfo {
  align-items: flex-start; }

.wa-forgotpassword-form-wrapper input {
  width: 100%;
  padding: 14px 20px;
  margin-bottom: 20px; }
.wa-forgotpassword-form-wrapper input[type=submit] {
  color: #fff;
  width: 100%;
  text-align: center;
  margin: 30px 0;
  display: inline-block;
  background: #FF0062;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  padding: 16px 35px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  border: none;
  text-transform: uppercase;
  cursor: pointer; }
  .wa-forgotpassword-form-wrapper input[type=submit]:hover {
    background: #E60058;
    border: none;
    color: #fff; }

.formStyle .wa-value p {
  margin-bottom: 0; }

.favorites.active {
  background: #FF0062 url("../image/decor/01h.png") no-repeat center; }

.elementInfo_basket > form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%; }

.sub-links {
  margin: 35px 0; }
  .sub-links a {
    padding: 20px;
    display: flex;
    text-decoration: none;
    background: #FF0062;
    height: 100px;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 22px;
    line-height: 30px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 30px;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
    box-shadow: 0 7px 10px 0 rgba(0, 0, 0, 0.15);
    transition: all .3s;
    overflow: hidden;
    position: relative; }
    .sub-links a:hover {
      border-radius: 0;
      transform: scale(1.05); }

@media (max-width: 991px) {
  .mobile-menu.active {
    min-height: 100vh;
    width: 100%;
    height: auto; } }
.popularSlider .slick-slider:not(.slick-initialized) {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.popularSlider .slick-slider:not(.slick-initialized) .catalog_item {
  width: 240px; }

.leftMenu .headerLeftmenu .headerLeftmenu_buttom {
  padding-left: 30px;
  background-repeat: no-repeat;
  background-position: left center;
  line-height: 16px; }

.leftMenu .headerLeftmenu .headerLeftmenu_buttom:hover {
  background-repeat: no-repeat;
  background-position: left center; }

.tabs__content {
  padding-bottom: 20px; }

@media (max-width: 767px) {
  .catalog_item {
    max-width: 240px;
    margin-right: auto;
    margin-left: auto; }

  .slick-slider .catalog_item {
    display: block !important; } }

/*# sourceMappingURL=style.css.map */
