.row {
  margin-right: -15px;
  margin-left: -15px;
  display: flex;
  flex-wrap: wrap;
}
.descmob table {
  width: 100% !important;
  margin-bottom: 10px;
}
.products_item.not_product {
  position: relative;
  opacity: 0.4;
}
.pagination > li {
  display: inline;
  margin-bottom: 10px;
}

ul.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
/* body.product-search .grid.grid_3.products .products_item {
  width: 100%;
  flex-basis: calc(100% / 4);
  max-width: calc(100% / 4 - 62px);
  margin-right: 20px;
} */
#content {
  max-width: 100%;
}
@media screen and (min-width: 320px) and (max-width: 1300px) {
  .container {
    width: auto;
    margin: 0 auto;
    /* padding: 0 10px;
    max-width: 94%; */
  }
  .descmob * {
    max-width: 100%;
  }
}
.thumb-wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.thumb-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0;
  outline-width: 0;
}
body.brand .grid.grid_3.products .products_item {
  width: 100%;
  flex-basis: calc(100% / 4);
  max-width: calc(100% / 4 - 62px);
  margin-right: 20px;
}
body .brand .grid.grid_3.products .products_item:nth-child(2n) {
  margin-right: 20px;
}
body .brand .grid.grid_3.products .products_item:nth-child(4n) {
  margin-right: 0px;
}
.live-search ul {
  overflow: auto;
  max-height: 300px;
  margin-bottom: 70px;
}
@media screen and (min-width: 320px) and (max-width: 1200px) {
  body .brand .grid.grid_3.products .products_item {
    width: 100%;
    flex-basis: calc(100% / 3);
    max-width: calc(100% / 3 - 62px);
    margin-right: 20px;
  }
  body .brand .grid.grid_3.products .products_item:nth-child(2n) {
    margin-right: 20px;
  }
  body .brand .grid.grid_3.products .products_item:nth-child(3n) {
    margin-right: 0px;
  }
  /* body.product-search .grid.grid_3.products .products_item {
    width: 100%;
    flex-basis: calc(100% / 3);
    max-width: calc(100% / 3 - 62px);
    margin-right: 20px;
  }
  body.product-search .grid.grid_3.products .products_item:nth-child(3n) {
    margin-right: 0px;
  } */
}
@media screen and (min-width: 320px) and (max-width: 991px) {
  body .brand .grid.grid_3.products .products_item {
    width: 100%;
    flex-basis: calc(100% / 2);
    max-width: calc(100% / 2 - 62px);
    margin-right: 20px;
  }
  body .brand .grid.grid_3.products .products_item:nth-child(2n) {
    margin-right: 0px;
  }
  body .brand .grid.grid_3.products .products_item:nth-child(3n) {
    margin-right: 20px;
  }
  /* body.product-search .grid.grid_3.products .products_item {
    width: 100%;
    flex-basis: calc(100% / 2);
    max-width: calc(100% / 2 - 62px);
    margin-right: 20px;
  }
  body.product-search .grid.grid_3.products .products_item:nth-child(2n) {
    margin-right: 0px;
  } */
}
@media screen and (min-width: 320px) and (max-width: 768px) {
  .live-search ul {
    overflow: auto;
    max-height: 200px;
    margin-bottom: 70px;
  }
  body .brand .grid.grid_3.products .products_item {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
    margin-right: 0px;
  }
  body .brand .grid.grid_3.products .products_item:nth-child(2n) {
    margin-right: 0px;
  }
  body .brand .grid.grid_3.products .products_item:nth-child(3n) {
    margin-right: 0px;
  }
  .pagination > li {
    display: inline;
    margin-right: 5px;
    padding: 0;
  }
  body .news_block.grid.grid_3.products .products_item {
    width: 100%;
    padding-top: 0;
    flex-basis: calc(100% / 2);
    max-width: calc(100% / 2 - 21px);
    margin-right: 20px;
  }
  body .news_block.grid.grid_3.products .products_item {
    width: 100%;
    padding-top: 0;
    flex-basis: calc(100% / 2);
    max-width: calc(100% / 2 - 21px);
    margin-right: 20px;
  }
  /* body.product-search .grid.grid_3.products .products_item {
    width: 100%;
    flex-basis: calc(100% / 2);
    max-width: calc(100% / 2 - 62px);
    margin-right: 20px;
  } */
  body.product-search .col-sm-4,
  body.product-search .col-sm-3 {
    flex-basis: 100%;
    margin: 5px 0;
    display: flex;
  }
  /* body.product-search .grid.grid_3.products .products_item:nth-child(2n) {
    margin-right: 0px;
  } */
  body.product-search .row {
    margin-right: -15px;
    margin-left: -15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media screen and (min-width: 320px) and (max-width: 680px) {
  /* body.product-search .grid.grid_3.products .products_item {
    width: 100%;
    flex-basis: calc(100%);
    max-width: calc(100%);
    margin-right: 0px;
  } */
  body .news_block.grid.grid_3.products .products_item {
    width: 100%;
    padding-top: 0;
    flex-basis: calc(100%);
    max-width: calc(100%);
    margin-right: 0;
  }
}
.product_fiel_line > div:first-child {
  text-align: left;
}
.product_fiel_line > div:last-child {
  text-align: right;
}
.tab-content {
  -webkit-box-shadow: 0px 0px 11px 0px rgba(34, 60, 80, 0.2);
  -moz-box-shadow: 0px 0px 11px 0px rgba(34, 60, 80, 0.2);
  box-shadow: 0px 0px 11px 0px rgba(34, 60, 80, 0.2);
}
#tab-description p,
#tab-description h3,
#tab-description h2,
#tab-description h4,
#tab-description ul li {
  font-size: 16px !important;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #0767fa;
  border-color: #0767fa;
}

.products_prices_old {
  color: #ff0000;
}
.price_new {
  color: #27313a;
}
.price_old {
  font-size: 17px;
  color: #ff0000;
}
.breadcrumb li:last-child a {
  color: #0767fa;
}
.ratings-item .ratings-item-answer .ratings-item-answer-title {
  color: #0767fa;
}
.product_vertical_button {
  z-index: 0;
}
.bf-sliding-show {
  color: #0767fa;
}
#logo a {
  max-width: 100%;
  width: 310px;
  display: inline-block;
}
#logo img {
  max-width: 100%;
}
.newsblog-category .news_block {
  margin-top: 0;
}
@media screen and (min-width: 320px) and (max-width: 768px) {
  #tabs {
    margin-top: 25px;
  }
  .category_page_sorting a {
    font-size: 14px;
    margin-right: 12px;
  }

  .bf-float-submit {
    min-width: 192px;
  }
}
.simplecheckout-cart col.model,
.simplecheckout-cart th.model,
.simplecheckout-cart td.model {
  display: none;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
  display: flex;
  flex-wrap: wrap;
}
.descmob table {
  width: 100% !important;
  margin-bottom: 10px;
}
.products_item.not_product {
  position: relative;
  opacity: 0.4;
}
.pagination > li {
  display: inline;
  margin-bottom: 10px;
}

ul.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
body.product-search .col-sm-4,
body.product-search .col-sm-3 {
  padding: 0;
}
.center-align-justify > div {
  display: flex;
  justify-content: start;
  margin-right: 10px;
}
.center-align-justify {
  display: block;
}
body.product-search .row {
  margin: 0;
}
#content {
  max-width: 100%;
  width: 100%;
}
@media screen and (min-width: 320px) and (max-width: 1300px) {
  .container {
    width: auto;
    margin: 0 auto;
    /* padding: 0 10px;
    max-width: 94%; */
  }
  .descmob * {
    max-width: 100%;
  }
}
@media screen and (min-width: 320px) and (max-width: 768px) {
  .pagination > li {
    display: inline;
    margin-right: 5px;
    padding: 0;
  }
  body .news_block.grid.grid_3.products .products_item {
    width: 100%;
    padding-top: 0;
    flex-basis: calc(100% / 2);
    max-width: calc(100% / 2 - 21px);
    margin-right: 20px;
  }
  body .news_block.grid.grid_3.products .products_item {
    width: 100%;
    padding-top: 0;
    flex-basis: calc(100% / 2);
    max-width: calc(100% / 2 - 21px);
    margin-right: 20px;
  }
  /* body.product-search .grid.grid_3.products .products_item {
    width: 100%;
    flex-basis: calc(100% / 2);
    max-width: calc(100% / 2 - 62px);
    margin-right: 20px;
  }
  body.product-search .col-sm-4,
  body.product-search .col-sm-3 {
    flex-basis: 100%;
    margin: 5px 0;
    display: flex;
  }
  body.product-search .grid.grid_3.products .products_item:nth-child(2n) {
    margin-right: 0px;
  }
  body.product-search .row {
    margin-right: 0px;
    margin-left: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  } */
}
body {
  overflow: auto !important;
}
@media screen and (min-width: 320px) and (max-width: 680px) {
  /* body.product-search .grid.grid_3.products .products_item {
    width: 100%;
    flex-basis: calc(100%);
    max-width: calc(100%);
    margin-right: 0px;
  } */
  body .news_block.grid.grid_3.products .products_item {
    width: 100%;
    padding-top: 0;
    flex-basis: calc(100%);
    max-width: calc(100%);
    margin-right: 0;
  }
}
.product_fiel_line > div:first-child {
  text-align: left;
}
.product_fiel_line > div:last-child {
  text-align: right;
}
.tab-content {
  -webkit-box-shadow: 0px 0px 11px 0px rgba(34, 60, 80, 0.2);
  -moz-box-shadow: 0px 0px 11px 0px rgba(34, 60, 80, 0.2);
  box-shadow: 0px 0px 11px 0px rgba(34, 60, 80, 0.2);
}
#tab-description p,
#tab-description h3,
#tab-description h2,
#tab-description h4,
#tab-description ul li {
  font-size: 16px !important;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #0767fa;
  border-color: #0767fa;
}


.breadcrumb li:last-child a {
  color: #0767fa;
}
.ratings-item .ratings-item-answer .ratings-item-answer-title {
  color: #0767fa;
}
.product_vertical_button {
  z-index: 0;
}
.bf-sliding-show {
  color: #0767fa;
}
@media screen and (min-width: 320px) and (max-width: 768px) {
  #tabs {
    margin-top: 25px;
  }
  .category_page_sorting a {
    font-size: 14px;
    margin-right: 12px;
  }

  .bf-float-submit {
    min-width: 192px;
  }
}
.simplecheckout-cart col.model,
.simplecheckout-cart th.model,
.simplecheckout-cart td.model {
  display: none;
}

body.newsblog-article .row {
  display: flex;
  width:auto;
  flex-wrap: wrap;
}
body.newsblog-article .container {
  padding: 0 0px;
  flex-wrap: wrap;
}

@media (max-width: 768px) {


  body.newsblog-article .news_block.grid.grid_3.products .products_item {
    width: 100%;
    padding-top: 0;
    flex-basis: calc(100%);
    max-width: calc(100%);
    margin-right: 0px;
  }

}

body .bf-slider-container .bf-slider-label:last-of-type,
body .bf-slider-container .bf-slider-label:nth-child(4) {
  display: block;
}
body .bf-slider-label {
  display: none;
}
.tab-content img {
  max-width: 100%;
  height: auto !important;
}
.hidden_block_phone span {
  display: table-cell;
}
.hidden_block_phone a {
  margin-bottom: 10px;
  display: block;
  font-size: 16px;
}
.hidden_block_phone a img,
.hidden_block_phone a svg {
  width: 25px;
  margin-right: 5px;
  display: inline-block;
  position: relative;
  top: 8px;
}
.slider_home_banner.slick-initialized.slick-slider.slick-dotted
  .slick-track
  img {
  width: 100%;
  height: auto;
}
.hidden_block_phone {
  display: table;
  position: absolute;
  top: 45px;
  width: 200px;
  padding: 5px;
  left: auto;
  right: auto;
  background: white;
}
