
.wrapper {
  max-width: 1280px;
  margin: 0 auto;
}

header .header-top-item a:hover {
  text-decoration: underline;
}

.header-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  text-align: right;
}
.header-top-item {
  margin: 10px 0 5px;
}
.header-top-item p {
  margin-bottom: 5px;
  font-weight: 600;
}
.header-top-item p:last-child {
  margin-bottom: 0;
}
.header-phone .button {
  padding: 0.45em 1.5em;
  font-weight: 700
}
.header-phone-item a {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.header-top-item img,
.header-top-item svg {
  max-height: 23px;
  width: 23px;
  margin-left: 3px;
}
.header-top-item span {
  white-space: nowrap;
  padding-left: 5px;
}
.header-top .button {
  margin-bottom: 0;
}
.header-top .block-johnbean-branding {
  margin-bottom: 10px;
}
.header-top .block-johnbean-branding a {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.header-top .block-johnbean-branding a span {
  margin-top: 5px;
  font-size: 18px;
  line-height: 20px;
  text-align: left;
}

.header-user ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.header-minicart #msMiniCart.full .not_empty,
.header-minicart #msMiniCart .empty {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.header-minicart .total-price-basket {
  padding-right: 10px;
  display: flex;
  flex-direction: column;
}
.header-minicart .basket-item-count {
  position: relative;
}
.header-minicart .basket-item-count img {
  width: 40px;
  max-height: 40px;
}
.header-minicart .basket-item-count .count.ms2_total_count {
  position: absolute;
  top: -5px;
  right: -5px;
  background-color: #2c3236;
  color: #fff;
  padding: 5px;
  border-radius: 50px;
  width: 25px;
  text-align: center;
}

.view-slideshow-home {
  max-height: 450px;
  padding-bottom: 20px;
}
.view-id-slideshow_home .view-content img {
  max-height: 430px
}

.block-title.white-title {
  color: #fff;
}

.dealers-page .h1 {
  font-size: 26px;
}
.dealers-page .h2 {
  font-size: 24px;
}
.dealers-page .h3 {
  font-size: 20px;
}
.dealers-page hr {
  border-bottom: 1px dotted #5c5c5c;
}
.dealers-page .form.red-form {
  width: 100%;
}

#block-johnbean-views-block-reviews .views-row .views-field-created {
  text-align: center;
  margin: 10px 0;
}
#block-johnbean-views-block-reviews .views-row .views-field-field-news-image {
  margin-bottom: 10px;
}
#block-johnbean-views-block-reviews .views-row .views-field-title {
  text-align: center;
}

#block-johnbean-views-block-scheme .views-row .views-field-created {
  text-align: center;
  margin: 10px 0;
}
#block-johnbean-views-block-scheme .views-row .views-field-field-news-image {
  margin-bottom: 10px;
}
#block-johnbean-views-block-scheme .views-row .views-field-title {
  text-align: center;
}

.snapon-product-list .listBody {
  padding-bottom: 40px;
}

.product-price {
  font-size: 28px;
  font-weight: 600;
}
.product-price span {
  font-size: 70%;
}

.tabs {
  border: 0;
  margin: auto;
}
.tabs__nav {
  background: #7b8f92;
  margin: 0;
}
.tabs__nav > .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0 auto;
}
.tabs__link {
  padding: 0.7rem 1.5rem;
  text-decoration: none;
  color: black;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-family: "Oswald",sans-serif;
  font-size: 1.125rem;
  letter-spacing: -1px;
  line-height: 1.7rem;
}
.tabs__link_active {
  background: #fff;
  cursor: default;
  color: #7b8f92;
}
.tabs__link:not(.tabs__link_active):hover,
.tabs__link:not(.tabs__link_active):focus {

}
.tabs__content {
  padding: 3rem 0;
}

.tabs__pane {
  display: none;
}
.tabs__pane_show {
  display: block;
}

.tabs__pane#tabs-6 .views-element-container .view-content,
.tabs__pane#tabs-6 .view-content .large-10 > div,
.tabs__pane#tabs-1 .field__items {
  display: flex;
  flex-wrap: wrap;
}

.pagination .disabled {
  padding: 0;
}

.page-prospekty .field__item p {
  padding: 0 0;
  min-height: 38px;
  overflow: hidden;
}

.view-content .wrpAnalog {
  margin-bottom: 15px;
  font-weight: 600;
  font-size: 16px;
  color: #5c5c5c;
}
.view-content .wrpAnalog hr {
  margin: 0.25rem auto;
}
.view-content .wrpAnalog hr + p:last-child {
  display: none;
}
.view-content .wrpAnalog p {
  margin-bottom: 5px;
}
.view-content .wrpAnalog a {
  color: #5c5c5c;
}
.view-content .wrpAnalog a:hover {
  color: #ed1c24;
}
.view-content .wprPrice {
  font-size: 20px;
  font-weight: 600;
}
.view-id-snp_productlist_view > .view-content .wprDesc a.prodMore {
  margin-right: 5px;
  text-transform: uppercase;
}
.btn-to-cart2,
.btn-to-cart {
    display: inline-block;
    vertical-align: middle;
    margin: 10px 0 1rem 0;
    padding: 0.85em 1em;
    -webkit-appearance: none;
    background: #ed1c24;
    border: 2px solid #ed1c24;
    border-radius: 0;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    cursor: pointer;
    font-size: 0.9rem;
    line-height: 1;
    font-size: 1rem;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}
.btn-to-cart2:hover,
.btn-to-cart:hover {
    color: #ed1c24;
    background: transparent;
}
.btn-to-cart2.inverse,
.btn-to-cart.inverse {
    background: #fff;
    color: #ed1c24;
}
.btn-to-cart2.inverse:hover,
.btn-to-cart.inverse:hover {
    background: #ed1c24;
    color: #fff;
}
#msProduct .btn-to-cart:hover {
    color: #fff;
}

.views-page #jGrowl,
.product-details #jGrowl {
  display: none !important;
}
.user-page .jGrowl.top-right {
  top: 20%;
}

.reg-page .office-auth-login-wrapper {
  display: none !important;
}
.auth-page .office-auth-register-wrapper {
  display: none !important;
}
.reg-page .office-auth-register-wrapper,
.office-auth-login-wrapper {
  background-color: #dee4e5;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}
.user-page .form-group {
  margin-bottom: 10px;
}
.user-page input {
  margin-bottom: 0;
}
.user-page .button:hover  {
  background-color: #ed1c24;
  transition: background-color 0.25s ease-out,color 0.25s ease-out;
}
.user-page .form-text.text-muted {
  font-size: 80%;
}

.user-page .sidebar .sidebarFilters {
  padding: 20px;
  background-color: #dee4e5;
}
.user-page .sidebar ul {
  list-style: none;
  margin: 0;
}
.user-page .sidebar ul li {
  margin-bottom: 5px;
}
.user-page .sidebar ul li a.active {
  text-decoration: underline;
  color: #5c5c5c;
}

#office-minishop2-grid .x-panel.main-wrapper {
  box-shadow: none;
  border-radius: 0;
  padding: 0;
  border: 0;
}
.profile-info,
.form.profile-form,
#office-profile-form,
#office-minishop2-grid {
  box-shadow: none;
  border-radius: 0;
  padding: 10px 15px;
  border: 1px solid #dee4e5;
}
.profile-info .flex {
  display: flex;
}
.profile-info .profile-img {
  margin-right: 15px;
  margin-bottom: 20px;
}

.cart-mini .basket {
  color: #5c5c5c;
  position: fixed;
  top: 15%;
  right: 0;
  left: 0;
  margin: auto;
  background: #fff;
  box-shadow: 1px 1px 3px rgb(0 0 0 / 50%);
  width: 600px;
  max-width: 95%;
  z-index: 99;
}
.basket .basket-title {
  background: #dee4e5;
  font-weight: 900;
  font-size: 16px;
  color: #5c5c5c;
  text-align: left;
  padding: 15px 15px 10px;
  display: flex;
  justify-content: space-between;
}
.basket .close-basket {
  cursor: pointer;
}
.basket .basket-inner {
  max-height: 355px;
  overflow-y: scroll;
}
.basket .basket-inner::-webkit-scrollbar {
  width: 0.4em;
}
.basket .basket-inner::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
}
.basket .basket-inner::-webkit-scrollbar-thumb {
  background-color: #c7caca;
  outline: 0;
}
.basket .basket-item {
  padding: 10px 10px 5px;
  margin-bottom: 5px;
  border-bottom: 1px dotted #5c5c5c;
}
.basket .checkout .basket-item {
  border: 0;
  margin: 0;
  padding-bottom: 0;
}
.basket .basket-item .flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-content: center;
}
.basket .basket-item .flex .item {
  flex-basis: 10%;
  text-align: left;
}
.basket .basket-item .flex .thumb-item {
  flex-basis: 20%;
}
.basket .basket-item .flex .title-item {
  flex-basis: 50%;
}
.basket .basket-item .flex .price-item {
  text-align: center;
}
.basket .basket-item .flex .close-item {
  flex-basis: 5%;
  text-align: right;
}
.basket .basket-item .thumb-item img {
  width: auto;
  max-height: 100px;
}
.basket .basket-item .quantity-item {
  max-width: 50px;
}
.basket .basket-item .quantity-item form {
  display: flex;
}
.basket .basket-item .quantity-item .counter {
  margin: 0;
}
.basket .checkout .basket-item .button-item {
  flex-basis: 50%;
}
.basket .checkout .basket-item .button-item:last-child {
  text-align: right;
}

.blur {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgb(0 0 0 / 40%);
  z-index: 9;
}

.cart-page {
  padding: 40px 0;
}
.cart-page .flex {
  display: flex;
}
.cart-page .items-holder {
  width: 70%;
  margin-right: 30px;
}
.cart-page .sidebar {
  width: 30%;
}
.cart-page .cart-item {
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px dotted #5c5c5c;
  padding: 10px 0;
}
.cart-page .cart-item:first-child {
  padding-top: 0;
}
.cart-page .cart-item img {
  max-width: 120px;
}
.cart-page .cart-item input.counter {
  max-width: 55px;
  margin: 0;
}
.cart-page .cart-item .close-btn {
  background-color: #2c3236;
  color: #fff;
  padding: 3px 5px 5px;
  cursor: pointer;
  font-family: monospace;
  font-size: 20px;
  line-height: 14px;
}

.cart-page .cart-summary {
  padding: 5px 15px 25px;
  border: 5px solid #ed1c24;
}
.cart-page .cart-summary h1 {
  font-size: 2.3rem;
  margin-bottom: 5px;
}
.cart-page .cart-summary #total-price {
  margin-bottom: 10px;
}
.cart-page .cart-summary .buttons-holder {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.checkout-page #msOrder .btn,
.cart-page .cart-summary .buttons-holder > a {
  font-weight: 900;
  padding: 7px 15px;
  margin-bottom: 7px;
  text-align: center;
  text-transform: uppercase;
  background-color: #2c3236;
  color: #fff;
  cursor: pointer;
}
.checkout-page #msOrder .btn,
.cart-page .cart-summary .buttons-holder .le-button {
  background-color: #ed1c24;
}
.checkout-page #msOrder .btn {
  padding: 10px 30px;
}
.checkout-page #msOrder .btn:hover,
.cart-page .cart-summary .buttons-holder > a:hover {
  background-color: #2c3236;
}


.checkout-page #msOrder {
  margin-top: 0;
  margin-bottom: 30px;
}
.checkout-page #msOrder h2 {
  text-align: center;
}
.checkout-page .flex {
  display: flex;
  justify-content: space-between;
}
.checkout-page .checkout-content {
  width: 70%;
  margin-right: 30px;
}
.checkout-page .sidebar {
  width: 30%;
}
.checkout-page .cart-summary {
    padding: 5px 15px 25px;
    border: 5px solid #ed1c24;
}

.checkout-page .checkout-cart {
  margin-bottom: 50px;
}
.checkout-page .checkout-cart h2 {
  text-align: center;
}
.checkout-page .checkout-cart .flex {
  flex-wrap: wrap;
}
.checkout-page .checkout-cart .flex .col {
  width: 32%;
}
.checkout-page .checkout-cart table {
  text-align: left;
  margin-bottom: 3rem;
  margin-top: 2rem;
}

.sidebar_second-wrapper .views-row {
  margin-bottom: 1rem;
}

.empty-cart {
  margin-bottom: 7rem;
}
.empty-cart > * {
  text-align: center;
  border: 0;
}

.simplesearch-results-form form {
  display: flex;
}
.simplesearch-results-form .button {
  padding: 0.8em 1em;
  margin-left: 5px;
}

body.path-product-search .view-product-search .view-content .views-row {
  padding: 20px 0;
}

.form.hidden-form {
  display: none;
  max-width:500px;
}
.form.red-form {
  background: #ed1c24;
  color: #fff;
  width: 400px;
  padding: 30px;
}
.form.red-form label {
  color: #fff;
}
.form .form-title {
  margin-bottom: 15px;
  font-family: "Quadon",sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.form .form-title.h3 {
  font-size: 24px;
}
.form .form-title.h4 {
  font-size: 20px;
}
.form .form-title.h5 {
  font-size: 18px;
  text-transform: none;
}
.form .form-btn {
  margin-top: 10px;
  margin-bottom: 5px;
}

.profile-form .ajax_form label {
  margin-bottom: 5px;
  line-height: 1.5;
}
.profile-form .ajax_form .error {
  font-size: 80%;
}
.profile-form .ajax_form input[type='file'] {
  margin-bottom: 5px;
}

#block-johnbean-content .block-title {
  text-align: center;
  margin-bottom: 30px;
  border-bottom: 1px solid;
}
#block-johnbean-content .block-title a {
  color: #fff;
}

.block-scheme .column {
  float: none;
}
.block-scheme-items .flex {
  display: flex;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.block-scheme-items .block-scheme-item {
  width: 20%;
}
.block-scheme-items .block-scheme-item .inner {
  margin: 10px;
  text-align: center;
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.25);
  height: 93%;
}
.block-scheme-item .item-top {
  background: #E0001A;
  color: #fff;
  padding: 15px 10px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100px;
}
.block-scheme-item .item-bottom {
  padding: 10px 15px;
}
.block-scheme-item .item-bottom p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -moz-box;
  -moz-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  line-clamp: 4;
  box-orient: vertical;
}
.block-scheme-item .inner:hover .item-bottom p {
  /*-webkit-line-clamp: 10;
  line-clamp: 10;*/
}

.popular-product-block .views-row  {
    margin-bottom: 50px;
}
.popular-product-block .catalog-link {
    margin-top: 20px;
    text-align: center;
}
.popular-product-block .view-id-snp_productlist_view > .view-content .wrpTitle a {
    font-family: "Tungsten";
    font-weight: bold;
    font-size: 36px;
    line-height: 1;
    color: #5c5c5c;
    text-transform: uppercase;
}
.popular-product-block .view-id-snp_productlist_view > .view-content .wrpSubtitle {
    margin-bottom: 10px;
    font-weight: 900;
    font-size: 16px;
    color: #5c5c5c;
}
.popular-product-block .view-id-snp_productlist_view > .view-content .wrpRange .vocabulary-product-range {
    display: inline-block;
    padding: 0 8px;
    vertical-align: top;
    background: #7e8e91;
    font-family: "Quadon",sans-serif;
    font-weight: 800;
    font-size: 14px;
    line-height: 24px;
    color: #FFF;
    margin-bottom: 10px;
}
.popular-product-block .view-id-snp_productlist_view > .view-content .wprDesc a {
    display: inline-block;
    vertical-align: middle;
    margin: 10px 0 0;
    padding: 0.65em 1em;
    -webkit-appearance: none;
    border: 2px solid #ed1c24;
    border-radius: 0;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    cursor: pointer;
    font-size: 0.9rem;
    line-height: 1;
    font-size: 1rem;
    text-align: center;
    color: #ed1c24;
}
.popular-product-block .btn-to-cart {
    padding: 0.65em 0.7em;
    margin-bottom: 0;
}
.popular-product-block .view-id-snp_productlist_view > .view-content .wprDesc a:hover {
    background-color: #ed1c24;
    color: #fff;
}

.print-block {
  text-align: center;
}
.print-block .print-btn {
  display: inline-block;
  vertical-align: middle;
  margin: 10px 0 1rem 0;
  padding: 0.85em 1.5em;
  -webkit-appearance: none;
  background: #ed1c24;
  border: 2px solid #ed1c24;
  border-radius: 0;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  cursor: pointer;
  font-size: 0.9rem;
  line-height: 1;
  font-size: 1rem;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}
.print-block .print-btn:hover {
  color: #ed1c24;
  background: transparent;
}

.snapon-product-list .listHeader {
  padding-bottom: 40px;
}

.oem-page .snapon-product-list.listList .listHeader {
  padding-bottom: 25px;
  margin-bottom: 10px;
  background: #fff;
}
.oem-page .snapon-product-list.listList .listHeader .title,
.oem-page .snapon-product-list.listList .listHeader .listIntroTitle {
  background: #fff;
}
.oem-page .view-snp-productlist-view {
  margin-bottom: 20px;
}
.oem-page .catalog-link .btn {
    display: inline-block;
    vertical-align: middle;
    margin: 10px 0 1rem 0;
    padding: 0.85em 1em;
    -webkit-appearance: none;
    border: 2px solid #ed1c24;
    border-radius: 0;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    cursor: pointer;
    font-size: 0.9rem;
    line-height: 1;
    font-size: 1rem;
    text-align: center;
    color: #ed1c24;
    text-transform: uppercase;
}
.oem-page .catalog-link .btn:hover {
    background-color: #ed1c24;
    color: #fff;
}

.page-prospekty .tabs__pane .row > .row {
  display: flex;
  flex-wrap: wrap;
}

.fancybox-image {
  background: #fff;
}

.listHeader.child-cat {
  padding-bottom: 40px;
}
.child-cat .listBody {
  margin-top: 10px;
}
.child-cat .field__item {
  background: #fff;
  text-align: center;
  padding: 10px;
  margin-bottom: 15px;
}
.child-cat .field__item .image {
  height: 235px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.child-cat .field__item .title {
  height: 58px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.child-cat .field__item a {
  display: block;
}
.child-cat .field__item .title a {
  display: block;
  padding: 0;
  margin: 10px 0;
  font-family: "Quadon",sans-serif;
  font-weight: 900;
  font-size: 20px;
  text-transform: uppercase;
  color: #5c5c5c;
}

.city-block .flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.city-block ul {
  list-style: none;
  margin: 0;
  margin-bottom: 15px;
}
.city-block ul li {
  padding-right: 10px;
  margin-bottom: 5px;
}
.city-block .more {
  text-align: center;
  font-size: 18px;
}

.view-snp-productlist-view .flex {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.pagination {
  margin-top: 30px;
  text-align: center;
}
.pagination .page-item {
  margin: 0 3px;
}
.pagination .page-item .page-link {
  border: 1px solid #ed1c24;
}
.pagination .page-item .page-link:hover,
.pagination .page-item.active .page-link {
  background: #ed1c24;
  color: #fff;
}

.l-footer p:first-child {
  margin-bottom: 10px;
}

.field--name-field-features-taxonomy > .field__item {
    margin-bottom: 55px;
}
.ui-widget-content {
    border: 1px solid #dddddd;
    background: #ffffff;
    color: #333333;
}
.field--name-field-features-taxonomy .field__item h2, .ui-widget-content .field--name-field-features-taxonomy .field__item h2 a {
    font-family: "Quadon",sans-serif;
    font-size: 1.25rem;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 5px;
    margin-top: 0;
    min-height: 35px;
}
.field--name-field-features-taxonomy .field__item .image-style-features-taxonomy {
    margin-bottom: 10px;
}
.field--name-field-features-taxonomy .field__item .field--name-description, .field--name-field-features-taxonomy .field__item .field--name-description p {
    color: #565253;
    font-size: 16px;
    font-weight: normal;
}
.field--name-field-product-video {
    max-width: 200px;
}
#tabs-2 .wrapper-images img,
#tabs-9 .wrapper-brochure .image-style-brochures-thumbnail,
#tabs-9 .wrapper-images .image-style-product-datasheet,
#tabs-2 .wrapper-brochure .image-style-brochures-thumbnail,
#tabs-2 .wrapper-images .image-style-product-datasheet {
    max-height: 180px;
    width: auto;
    display: block;
}

.tabs__pane .row {
    margin-left: -15px;
    margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1,
.col-xs-2, .col-sm-2, .col-md-2, .col-lg-2,
.col-xs-3, .col-sm-3, .col-md-3, .col-lg-3,
.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4,
.col-xs-5, .col-sm-5, .col-md-5, .col-lg-5,
.col-xs-6, .col-sm-6, .col-md-6, .col-lg-6,
.col-xs-7, .col-sm-7, .col-md-7, .col-lg-7,
.col-xs-8, .col-sm-8, .col-md-8, .col-lg-8,
.col-xs-9, .col-sm-9, .col-md-9, .col-lg-9,
.col-xs-10, .col-sm-10, .col-md-10, .col-lg-10,
.col-xs-11, .col-sm-11, .col-md-11, .col-lg-11,
.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}
.col-xs-12 {
    width: 100%;
}

body header {
    top: -154px;
    transition: all 0.2s linear;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-6 {
      width: 50%;
  }
}
@media (min-width: 992px) {

  body.menu-fixed header {
    position: sticky;
    top: 0;
    transition: all 0.3s linear;
    box-shadow: 0 1px 3px rgb(0 0 0 / 50%);
    z-index: 999;
  }
  body.menu-fixed .block-system-branding-block {
    margin: 5px 0;
  }
  body.menu-fixed header .site-logo img {
    width: 260px;
  }
  body.menu-fixed .header-top .block-johnbean-branding a span {
    font-size: 12px;
  }
  body.menu-fixed .header-top .submit-text {
    display: none;
  }
  body.menu-fixed .header-top-item {
    margin-top: 5px;
  }
  body.menu-fixed .header-top-item.header-phone {
    margin-bottom: 0;
  }
  body.menu-fixed .header-top-item a,
  body.menu-fixed .header-top-item p {
    font-size: 14px;
  }
  body.menu-fixed .header-top-item.header-phone img,
  body.menu-fixed .header-top-item.header-phone svg {
    max-height: 18px;
    width: 18px;
  }
  body.menu-fixed #block-productsmenu {
    margin: 0;
    margin-top: -10px;
  }

  .page-content:not(.page-prospekty) .tabs__pane > .container:not(.large-10) {
    width: 83.33333%;
    position: relative;
    left: 8.33333%;
  }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-3 {
      width: 25%;
  }
}

@media (max-width: 1024px) {
  .header-top {
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .block-system-branding-block {
    max-width: 200px;
  }
  .header-top .block-johnbean-branding a span {
    font-size: 14px;
  }
  .block-scheme-items .block-scheme-item {
    width: 33%;
    min-width: 250px;
  }
  .child-cat .field__item .title a {
    font-size: 16px;
  }
  .basket .basket-item .flex .title-item {
    flex-basis: 40%;
  }
  .basket .basket-item .flex .thumb-item {
    flex-basis: 15%;
    margin-right: 5px;
  }
}

@media (max-width: 480px) {
  .header-top .block-johnbean-branding a {
    align-items: center;
  }
  .block-system-branding-block {
    max-width: 100%;
    margin: 20px 0;
  }
  .block-system-branding-block img {
    max-width: 250px;
  }
  .header-top-item {
    margin: 0 0 10px;
  }
  .block-views-exposed-filter-blockproduct-search-page-1 form {
    display: flex;
    margin: 0 10px;
  }
  #block-productsmenu ul.menu>li.menu-item--expanded>a:after,
  #block-productsmenu ul.menu>li.menu-item--expanded>ul.menu .arrow-up,
  #block-productsmenu ul.menu a {
    font-size: 1rem !important;
  }
  .checkout-page .checkout-cart .flex .col {
    width: 100%;
  }
  .block-scheme-items .block-scheme-item {
    width: 50%;
    min-width: 185px;
  }
  .block-scheme-item .item-top {
    height: 115px;
    justify-content: space-around;
  }
  .checkout-page .flex,
  .cart-page .flex {
    flex-wrap: wrap;
    margin: 0 5px;
  }
  .checkout-page .sidebar,
  .checkout-page .checkout-content,
  .cart-page .sidebar,
  .cart-page .items-holder {
    margin: 0;
    margin-bottom: 20px;
    width: 100%;
  }
}
