.box {}
.card_title,
.page_title {
  font-size: 22px;
}

/*
*******************************************************************************/

.top_info {
  font-size: 14px;
}
.top_info .box {
  padding: 15px 40px 15px 20px;
}
.top_info_close {
  right: 10px;
}

/*
*******************************************************************************/

header.main {
  margin: 0 0 10px;
}

.head_mob_panel {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  color: #fff !important;
  background: #573c9f;
  z-index: 16;
}
.head_mob_panel .trigger {
  position: relative;
  display: block;
  padding: 0 0 0 40px !important;
  border: none;
  color: #fff !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  background: none;
}
.head_mob_panel .trigger.active {
  background: none !important;
}
.head_mob_panel .trigger::before {
  display: none !important;
}
.head_mob_panel .trigger div,
.head_mob_panel .trigger div::before,
.head_mob_panel .trigger div::after {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 2px;
  background: #fff;
  transition: all 300ms linear;
}
.head_mob_panel .trigger div {
  width: 28px;
  left: 0;
  top: 19px;
}
.head_mob_panel .trigger div::before,
.head_mob_panel .trigger div::after {
  content: '';
  display: block;
}
.head_mob_panel .trigger div::before {
  top: -8px;
}
.head_mob_panel .trigger div::after {
  bottom: -8px;
}
.head_mob_panel .trigger div.active {
  background: none;
}
.head_mob_panel .trigger div.active::before {
  top: 0;
  transform: rotate(45deg);
}
.head_mob_panel .trigger div.active::after {
  bottom: 0;
  transform: rotate(-45deg);
}
header.main .head_mob_panel .popup.popup {
  position: fixed;
  top: 38px;
  bottom: 0;
  left: 0;
  right: 0;
  margin-top: 0;
  padding-top: 10px;
  bottom: 0;
}
.head_mob_panel .mob_menu {
  line-height: 24px;
}
/*.has-bx-panel .head_mob_panel {
  top: 39px;
}
.has-bx-panel .head_mob_panel #mob_menu {
  top: 77px;
}*/

header.main > .box {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px 20px;
  padding-top: 10px;
}
header.main .box::before,
header.main .box::after {
  display: none;
}
header.main .logo {
  height: 60px;
}
header.main .logo a {
  width: 160px;
}
header.main .logo .name {
  padding: 9px 0 5px 10px;
  font-size: 28px;
}
header.main .logo .desc {
  padding: 4px 0 4px 10px;
  font-size: 9px;
}
.head_email {
}
.head_contacts {
  display: grid;
}
.head_contact_city {
  line-height: 20px;
  font-size: 14px;
}
.head_contact_tel {
  display: inline-block;
  line-height: 20px;
}
.head_contact_text {
  line-height: 20px;
}
header.main .nav {
  display: none;
}
header.main .clear {
  margin-bottom: 25px;
}
header.main .menu .trigger {
  padding: 0 10px 0 0;
}
header.main .menu .popup {
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  margin: -40px 0 0;
  padding: 50px 0 10px;
}
header.main .menu .sale {
  display: none;
}
header.main .search {
  grid-column: 1 / 3;
}
header.main .cart .summ {
  display: none;
}

@media (max-width: 1023px) {
  header.main > .box > .menu {
    grid-column: 1 / 3;
  }
  header.main > .box > .menu > a {
    margin-right: 20px;
    z-index: 16;
  }
}

@media (max-width: 659px) {
  div#bx-panel {
    display: none !important;
  }
  header.main > .box {
    margin-top: 38px;
  }
  header.main .cart {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 17;
  }
  /*header.main > .box > .menu {
    display: none;
  }*/
  .head_contacts {
    grid-column: 2 / 3;
    grid-row: 1 / 3;
    gap: 10px;
    text-align: right;
  }
}

/*
*******************************************************************************/

.footer_logo .name {
  font-size: 22px;
}

.footer_contact {
  margin: 10px 0;
}
.footer_contact .tel {
  font-size: 16px;
}
.footer_contact_spb {
  margin: 20px 0 0;
}

.footer_copyright {
  margin: 20px 0 0;
}
.footer_copyright small {
  font-size: 12px;
}
.footer_copyright small p {
  margin: 0;
}

.footer_nav,
.footer_menu,
.footer_qr {
  /*display: none;*/
}

.footer_qr {
  display: none;
}

/*
*******************************************************************************/

.masonry_cell {
  padding: 5px 0 0 0;
}
.masonry_text {
  padding: 0 10px;
  font-size: 18px;
}

/*
*******************************************************************************/

.masonry_5_col_2,
.masonry_5_col_3 {
  float: left;
  width: 50%;
}
.masonry_5_col_1 .masonry_cell {
  padding: 0;
}
.masonry_5_col_2 .masonry_cell {
  padding: 10px 5px 0 0;
}
.masonry_5_col_3 .masonry_cell {
  padding: 10px 0 0 5px;
}

/*
*******************************************************************************/

.masonry_6 {
  margin: 30px 0 0;
}

.masonry_6_col_1,
.masonry_6_col_2,
.masonry_6_col_3,
.masonry_6_col_4 {
  float: left;
  width: 50%;
}
.masonry_6_col_1,
.masonry_6_col_3 {
  padding: 0 5px 0 0;
}
.masonry_6_col_2,
.masonry_6_col_4 {
  padding: 0 0 0 5px;
}
.masonry_6_col_3 .masonry_cell,
.masonry_6_col_4 .masonry_cell {
  padding: 10px 0 0;
}
/*.masonry_6_col_1 .masonry_img,
.masonry_6_col_2 .masonry_img {
  height: 453px;
}
.masonry_6_col_3 .masonry_img,
.masonry_6_col_4 .masonry_img {
  height: 210px;
}*/

/*
*******************************************************************************/

.masonry_4, .masonry_7 {
  margin: 20px 0 0;
}
.masonry_4 .box, .masonry_7 .box {
  padding: 0;
}

/*
*******************************************************************************/

.masonry_3 {
  margin: 20px 0 0;
}
.masonry_3 .box {
  padding: 0;
}

/*
*******************************************************************************/

.brands_logo_title {
  font-size: 18px;
}
.brands_row {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
.brands_logo_item {
  height: 100px;
}

/*
*******************************************************************************/

.promo_slider .slide {
  text-align: center;
}
.promo_slider .v1_logo {
  padding: 10px 0 20px;
}
.promo_slider .v1_logo img {
  height: 26px;
  margin: 0 auto;
}
.promo_slider .v1_text p {
  padding: 0 0 20px;
  line-height: 1.2;
  font-size: 18px;
}
.promo_slider .v1_imgs img {
  display: inline-block;
  max-width: 30%;
  max-height: 60px;
}
.promo_slider .v1_imgs img + img {
  margin-left: 5%;
}

/*
*******************************************************************************/

.filters_kinds {
  height: 127px;
  overflow: hidden;
}

.filters_submit {
  float: right;
  padding: 0 10px;
  line-height: 30px;
  color: #fff;
  background: #6043ad;
}
.filters_submit:hover {
  background: #7155bc;
}
.filters_reset {
  float: right;
  margin: 0 10px 0 0;
  line-height: 30px;
}
.filters_toggle {
  float: left;
  margin: 5px 0 0;
}

/*
*******************************************************************************/

.help_call .text big {
  display: block;
  font-size: 18px;
  font-weight: 600;
}
.help_call .text p {
  margin: 10px 0;
}
.help_call form img {
  display: none;
}

/*
*******************************************************************************/

.panel_title {
  font-size: 12px;
}
.panel_total {
  float: left;
  font-size: 13px;
}

.panel_sort {
  float: right;
  font-size: 13px;
}

.panel_view {
  display: none;
}

.panel_options {
  clear: both;
  padding: 15px 0 0;
  text-align: center;
}
.panel_options label {
  display: inline-block;
  margin: 0 10px;
}

.panel_pages {
  margin: 15px 0;
}
.cat_panel_before .panel_pages a.all {
  display: none;
}
.cat_panel_after .panel_pages {
  position: relative;
  margin: 0;
  padding: 15px 0 40px;
}
.cat_panel_after .panel_pages a.all {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.panel_tags {
  margin: 30px 0 0;
}
.panel_tags a,
.panel_tags input + span {
  font-size: 13px;
}

/*
*******************************************************************************/

.pre_footer_text .full_text {
  /*display: none;*/
}
.pre_footer_text h2 {
  margin: 0 0 10px;
  font-size: 22px;
}
.pre_footer_text h3 {
  margin: 20px 0 10px;
}
.full_text_toggle.active span:first-child,
.full_text_toggle span:first-child + span {
  display: none;
}
.full_text_toggle span:first-child,
.full_text_toggle.active span:first-child + span {
  display: block;
}

/*
*******************************************************************************/

.offers .offer {
  position: relative;
  margin-bottom: 20px;
  padding: 30px 10px 50px;
}
.offers .offer + .offer {
  margin-top: -1px;
}
.offers .offer_img {
  padding: 0 0 10px;
}
.offers .offer_img img {
  margin: 0 auto;
}
.offers .offer_cost {
  float: left;
}
.offers .offer_cost .actual {
  display: inline-block;
  margin-right: 10px;
  line-height: 30px;
  font-size: 26px;
}
.offers .offer_cost .old {
  line-height: 20px;
  font-size: 17px;
}
.offers .offer_labels {
  position: absolute;
  top: 0;
  left: 10px;
  right: 10px;
  font-size: 12px;
}
.offers .label_in_stock,
.offers .label_delivery_days {
  float: left;
}
.offers .label_free_delivery {
  float: right;
}
.offers .offer_buy form {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 40px;
}
.offers .offer_buy button,
.offers .offer_buy button:disabled + .in_cart {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
}
.offers .label_country {
  float: right;
}
.offers .offer_name {
  float: none;
  clear: both;
  padding: 10px 0 0;
  overflow: hidden;
}
.offers .offer_params {
  padding: 5px 0;
  line-height: 20px;
  font-size: 13px;
}
.offers .offer_params b {
  font-size: 14px;
}

/*
*******************************************************************************/

/*.other_offers .offer:nth-child(n+3) {
  display: none;
}*/

/*
*******************************************************************************/

.slider_offers .offer.free_delivery {
  padding: 55px 10px 50px;
}
.slider_offers .offer.free_delivery .label_in_stock,
.slider_offers .offer.free_delivery .label_delivery_days,
.slider_offers .offer.free_delivery .label_free_delivery {
  float: none;
  line-height: 25px;
}

/*
*******************************************************************************/

.hero_banner {
  margin: 30px 0 0;
  height: 190px;
  overflow: hidden;
}
.hero_banner img {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: none;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.hero_banner_text {
  font-size: 25px;
  font-weight: 600;
  text-shadow: 0 0 3px rgba(0,0,0,.3);
}

/*
*******************************************************************************/

.card_gallery_stages {
  margin: 0 0 20px;
}
.card_gallery_thumbs {
  display: none;
}

.card_labels {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 0 20px;
  padding: 5px 10px;
  font-size: 13px;
}

.card_buy .offer_cost {
  float: left;
  margin: 0 0 30px;
}
.card_buy .offer_cost .actual {
  font-size: 34px;
}
.card_buy .offer_cost .old {
  margin: 10px 0 0;
  font-size: 21px;
}

.card_cheaper {
  float: right;
  font-size: 13px;
}
.card_buy form {
  float: none;
  clear: both;
  margin: 0 0 30px;
}

.card_params {
  margin: 0 0 20px;
}
.card_params table td {
  width: 130px;
}
.card_params_limit {
  width: 130px;
}

/*
*******************************************************************************/

.yousaw_items a {
  width: 96px;
  margin: 0 16px 0 0;
  font-size: 12px;
}

/*
*******************************************************************************/

.offer_kit_title {
  margin: 30px 0 0;
  font-size: 18px;
}
.offer_kit_sub_title {
  text-align: center;
}

.offer_kit .tabs .tags {
  margin: 0 0 10px;
  text-align: center;
}
.offer_kit .tabs .panes {
  height: 300px;
}
.kit_offer_name {
  font-size: 13px;
  line-height: 16px;
}
.kit_offer_cost {
  margin: 10px 0;
  font-weight: 600;
  font-size: 18px;
}
.offer_kit .trigger {
  line-height: 30px;
}
.offer_kit_sum {
  line-height: 40px;
  font-size: 18px;
  text-align: center;
}
.offer_kit_buy button {
  width: 100%;
}

.offer_kit_checked {
  margin: 0 -20px;
}
.offer_kit_checked_del {
  width: 45px;
}
.offer_kit_checked_img {
  width: 70px;
}
.offer_kit_checked_name {
  width: 205px;
  padding: 0 20px 0 10px;
  font-size: 13px;
}
.offer_kit_checked_cost {
  width: 205px;
  padding: 0 20px 0 10px;
}

.delivery_pickup_map {
  height: 260px;
}

/*
*******************************************************************************/

.e404 .box {
  background: url(../img/bg_404.jpg) 0 50% no-repeat;
}

/*
*******************************************************************************/

.contacts_title {
  font-size: 18px;
}
.contacts_form {
  padding: 10px;
}
.contacts_form_title {
  font-size: 16px;
}