﻿﻿h2 {
  margin-bottom: 30px;
}
div.bx-pagination-container ul li:nth-child(6) {
  display: none;
}
.bx-inclogofooter-logo img {
  max-width: 236px;
}
svg {
  height: 32px;
}

div.bx-logo {
    padding-bottom: 0;
}

.searchForMobile {
  position: absolute;
  top: 100px;
  z-index: 1;
}
.bx_search_container .bx_field {
    margin: 15px;
    width: 195%;
}

@media (max-width: 1199px) {
  /*.searchForMobile {
    top: 130px;
  }*/
  .bx_search_container .bx_field {
      width: 160%;
  }
}

@media (max-width: 991px) {
  .searchForMobile {
    top: 130px;
  }
}

@media (min-width: 992px) {
  div.bx-footer-section.container.bx-center-section div.col-md-pull-9 {
    right: 0;
    margin-left: 40px;
  }
  div.bx-footer-section.container.bx-center-section div.col-md-push-6 {
    left: 40%;
  }
  div.bx-footer-section.container.bx-center-section div.col-md-3 {
    width: 25%;
    left: 115px;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  div.bx-footer-section.container.bx-center-section div.col-md-3 {
      width: 30%;
      left: 20px;
  }
}

@media (max-width: 991px) {
  .bx_search_container .bx_field {
      width: 100%;
  }
}
i {
  pointer-events: none;
}
.searchMobile {
  display: none;
}
.headerCatalog {
  display: none;
}
@media (max-width: 767px) {
  .row {
    margin-bottom: 30px;
  }
	.headerCatalog {
		display: block;
	}
  .searchForMobile {
    position: relative;
    top: 0;
  }
  .bx_search_container .bx_field {
      margin: 0 auto;
      margin-top: 15px;
      width: 100%;
  }
  .bx_search_container .bx_field .bx_input_submit {
    background: url(/include/search.svg) no-repeat left center;
    margin-top: -1px;
  }
}
/* logoSvg */
.logoSvg {
  /* stroke: black;
  stroke-width: 5px;
  fill: black;
  box-shadow: 3px 3px 3px black; */
  width: 150px;
}
/*logo*/
#logoRound {
  display: none;
}

#search {
  width: 214px;
}

@media (min-width: 768px) {
  div#pageNotIndexSearch div#search {
    width: auto;
    margin-top: 5px;
  }
}

@media (max-width: 1199px) and (min-width: 768px) {
  div#search form[action="/catalog/"] input#title-search-input[maxlength="50"] {
    height: 25px;
  }
  div#pageNotIndexSearch div#search {
    width: auto;
    margin-top: 5px;
  }
}

.bx_search_container {
  float: right;
}

.bx_search_container .bx_field .bx_input_text {
    padding-right: 5px;
    padding-left: 40px;
}

/* кнопка поиска */
.bx_search_container .bx_field .bx_input_submit {
  position: relative;
  top: -1px;
}

@media (max-width: 767px) and (min-width: 481px) {
  body.bx-theme-red .bx-logo {
    background-color: transparent;
    padding: 0;
  }
  .bx_slider_section {
    margin-top: 50px;
  }
}

@media (max-width: 767px) {
  .headerColor {
    background-color: white;
    height: 70px;
    padding: 10px 0;
  }
  .bx-logo img {
    width: auto;
    height: 50px;
    max-width: none;
  }
  #search {
    float: none;
    margin: 0 auto;
    padding: 0;
  }
}

.telephoneMobile, .mailMobile, .userMobile, .basketMobile {
  display: none;
  font-size: 30px;
  text-align: center;
  cursor: pointer;
  position: relative;
}

/* bx_slider_section */
@media (max-width:480px) {
  /* <h1 class="bx-title dbg_title" id="pagetitle">Блог</h1> */
  h1#pagetitle {
    margin-top: 50px;
  }

  div#search form[action="/catalog/"] input#title-search-input[maxlength="50"] {
    margin-left: 10px;
  }
  #search {
    float: none;
    margin: 0 auto;
    padding: 0;
    left: 0;
    right: 0;
  }
  div.bx-content.col-xs-12 br:nth-child(1), div.bx-content.col-xs-12 br:nth-child(2) {
    display: none;
  }
  /* отступы "что нового" */
  div.container.bx-content-seection div.row {
    margin-bottom: 0;
  }
  div.sidebar.col-md-3.col-sm-4 div.bx-sidebar-block:nth-child(3) {
    margin-bottom: 0;
  }

  .bx_search_container .bx_field {
      width: 90%;
      margin-left: 5%;
  }
  .headerColor {
    padding: 14px 0;
  }
  #search {
    width: 230px;
  }
  .bx_search_container .bx_field .bx_input_submit {
    right: 41%;
  }
  /* значки в верху шапки */
  div.bx-logo:nth-child(1) div {
    margin: 0 8% 0 8%;
  }

  .searchForMobile {
    width: 230px;
    margin: 0 auto;
    transition-duration: .8s;
  }
  #search {
    position: fixed;
    z-index: 1400;
    height: 0;
    /* background-color: #eee; */
    background: linear-gradient(to top, transparent -20%, #898989 50%, transparent 120%);
    overflow: hidden;
    border-radius: 3px;
    transition-property: height;
    transition-duration: .8s;
    margin-top: 105px;
  }
  body.bx-theme-red .bx-logo:nth-child(2) {
    padding: 0;
  }
  /* header {
    margin-bottom: 50px;
  } */
  /* шапка */
  body.bx-theme-red .bx-logo {
      background: transparent;
      /* background: #bbb; */
  }
  body.bx-theme-red .bx-logo:nth-child(1) {
    background-color: white;
  }
  body.bx-theme-red .bx-logo:nth-child(2) {
      margin-top: 50px;
  }

  div.bx-content.bx-content.col-md-9.col-sm-8 {
    display: none;
  }

  /* mail */

  .searchMobile {
    cursor: pointer;
    font-size: 30px;
    display: inline-block;
    color: #898989;
    margin-left: 4%;
  }

  .telephoneMobile a, .mailMobile a, .userMobile a, .basketMobile a {
    color: #898989;
  }

  .userMobile a, .basketMobile a {
    pointer-events: none;
  }

  .telephoneMobile, .mailMobile, .userMobile, .basketMobile {
    display: inline-block;
  }

  .burgerMenuMobile {
    display: inline-block;
    margin-right: 4%;
  }
  /* logo */
  .bx-logo .bx-logo-block {
    width: 214px;
    display: inline-block;
  }
  .bx-logo {
    padding: 5px 0 5px 0;
    text-align: center;
  }
  .bx-logo img {
    width: auto;
    height: 50px;
  }

  .headerColor {
    margin-top: -12px;
  }
}


.telephoneTable, .mailTable, .deviceWrapper {
  display: none;
}

@media (max-width: 767px) and (min-width: 481px) {
  div#search form[action="/catalog/"] input#title-search-input[maxlength="50"] {
    width: 155px;
    height: 25px;
  }

  #search {
    width: 214px;
  }

  .telephoneTable, .mailTable, .deviceWrapper {
    display: inline-block;
  }
  .deviceWrapper {
    position: absolute;
    width: 25%;
    top: 12px;
  }
  .deviceWrapper:nth-child(5) {
    left: 75%;
  }
  .telephoneTable a, .mailTable a {
    color: #898989;
    /* color: #bc262c;  /* #BC262C */
    font-size: 25px;
  }

  div.mailTable a i, div.telephoneTable a i  {
    font-size: 26px;
    /* font-size: 30px; */
  }
  .telephoneTable {
    float: right;
    margin-right: 10px;
  }
  .mailTable {
    margin-left: 10px;
  }
}

@media (max-width:320px){

  .bx-pagination .bx-pagination-container ul li {
    display: block;
  }
  /* значуи в верху шапки */
  div.bx-logo:nth-child(1) div {
    margin: 0 1% 0 1%;
  }
  .bx-logo .bx-logo-block {
    display: none;
  }
  #logoRound {
    display: inline-block;
    width: 50px;
  }
  .bx-logo img {
    width: 50px;
  }
  #search {
    width: 230px;
  }
}
/* Нет полосы сверху */
@media (max-width: 767px) {
  .bx-inc-orginfo {
    text-align: center;
    padding-bottom: 0;
  }
  /* delete block tel, mail */
  #hidePhoneAndEmail {
    display: none;
  }
  /* .bx_search_container .bx_field .bx_input_submit {
    background: url(images/search_lupe.png) no-repeat left center;
  } */
}

@media (max-width:480px) {
  div.sidebar img {
    padding: 60px 10% 30px;
  }
}
#search.searchUnlock {
  height: 60px;
  /* border: 1px solid #ddd; */
}

/* ценник */
.bx_slider_section .bx_slider_price_leftblock {
    width: 90%;
}
.bx_slider_section .bx_slider_price_rightblock {
    left: 90%;
}

/* не index.php */
@media (max-width: 480px) {
  #pageNotIndexSearch {
    width: 214px;
    margin: 0 auto;
  }
  div#pageNotIndexSearch form input#title-search-input {
    width: 150px;
    margin-top: 24px;
  }
  #navigation {
    margin-top: 50px;
  }
}
/* корзина и авторизация */


@media (max-width: 480px) {
  .basketDecor {
    height: 60px;
    width: 205px;
    margin: 0 auto;
    background-color: white;
    margin-top: 15px;
    margin-bottom: 15px;
    border-radius: 3px;
  }

  #bx_basketFKauiI {
    margin: 0 auto;
    background-color: transparent;
    border: none;
    box-shadow: none;
    transition-property: height;
    transition-duration: .8s;
    z-index: 1400;
    margin-top: -3px;
  }

  div.col-xs-12.hidden-lg.hidden-md.hidden-sm {
    margin: 0 auto;
    min-height: 0;
  }

  .imageHidden {
    display: none;
  }

  .bx-basket-fixed {
    height: auto;
    padding-top: 0;
    width: 230px;
    position: absolute;
    top: 108px;
    height: auto;
  }

  div.bx-hdr-profile div.bx-basket-block {
    margin: 0 auto;
    padding-left: 0;
  }

  div.bx-hdr-profile div.bx-basket-block a {
    margin: 0 auto;
    display: block;
    padding: 5px 0 5px 0;
    font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 14px;
  }

  .basketDescription {
    color: #898989;
    font-size: 14px;
  }

  .basketDeskriptionMargin {
    display: block;
    margin-top: 18px
  }

  .bx-basket-block {
    width: 230px;
    position: absolute;
    /* background-color: #eee; */
    background: linear-gradient(to top, transparent -20%, #898989 50%, transparent 120%);
    transition-property: height;
    transition-duration: .8s;
    overflow: hidden;
    /* border: 1px solid #ddd; */
    border-radius: 3px;
  }

  div#bx_basketFKauiI div.bx-hdr-profile {
    margin: 0;
  }
}
/* картинки */
a i.fa, div.searchMobile .fa {
  font-size: 26px;
}
