.item-properties {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  font-size: 1.2rem;
}

.item-properties-row {
  flex-basis: 100%;
  display: flex;
  justify-content: space-between;
}

.item-properties-name {
  display: flex;
  flex: 1;
  align-items: center;
}

.item-properties-name::after {
  content: '';
  display: block;
  flex: 1 1 auto;
  height: 1px;
  border-bottom: 1px dotted #ccc;
  margin: 0 10px;
}

.item-views.table .item .title {
  text-align: center;
}

.catalog.sections .item .image {
  height: 190px;
  line-height: 190px;
}

.tizers_block .col-5 {
  width: 20%;
}

@media (max-width: 1365px) {
  .tizers_block .col-5 {
    width: 33%;
  }
}

@media (max-width: 667px) {
  .tizers_block .col-5 {
    width: 50%;
  }
}

.tizers_text {
  text-align: center;
}

.tizers_text h1 {
  color: #107bb1;
  letter-spacing: -1.5px;
}

.tizers_text p {
  margin: 0 0 10px;
}

.tizers_block .item .img {
  border: 2px solid #107bb1;
}

.tizers_block .item .title {
  font-weight: bold;
  color: #107bb1;
}

.front.wide_page .brand_main_wrapper {
  padding: 0;
}

.brands_slider_wrapp {
  max-height: 150px;
}

.brands_slider_wrapp .flex-viewport {
  height: 61px;
}

.ask_a_question_wrapper .ask_a_question,
.ask_a_question_wrapper .ask_a_question.fixed {
  width: 100% !important;
}

.ask_a_question .outer span.btn.btn-default {
  min-width: 175px !important;
}

.ask_a_question .outer > span {
  margin: 10px 0px 10px;
}

body .ask_a_question .btn.btn-default {
    background: #107BB2;
}

body .ask_a_question .btn.btn-default:hover {
    background: #138fcd;
}
.container .catalog_detail .item_slider {
  padding-top: 0;
}

.catalog_detail .item_slider .like_icons {
  top: 10px;
}

.bx_filter .bx_filter_parameters_box_title {
  font-size: 13px;
  line-height: 150%;
}

.quantity_block_wrapper {
  padding: 20px 0 10px 0;
}

.middle_info .quantity_block_wrapper .item-stock {
  margin-bottom: 10px;
}

.top_slider_wrapp .flexslider,
.top_slider_wrapp .flexslider .slides>li,
.top_slider_wrapp .flexslider .slides>li td {
  height: 350px;
}

@media (max-width: 991px) {
  .top_slider_wrapp .flexslider .slides>li {
    background-size: cover !important;
    background-position-x: 58%;
  }
}

.flexslider .banner_text {
  text-shadow: none !important;
}

.flexslider .banner_title {
  display: none !important;
}

.ya-phone-1, .ya-phone-2, .ya-phone-3, .ya-phone-4, .ya-phone-5, .ya-phone-6 {display: initial;}


.ya-phone-5 i {display: none;}


.footer__other_text{
	color: #888;
    font-size: 1.1rem;
    line-height: 1.3;
    padding: 11px 0px 0px;
}
.tab_slider_wrapp.seo_tags .seo_tags__nav{
  margin-bottom: 2.5rem;  
  padding: initial;
  border-top: 0;
}
.tab_slider_wrapp.seo_tags  ul.tabs_content>li{
  position: static;
}

.rating + .sa_block,
.prices_block .item-stock {
  display: none;
}