.menu-line .search-block {
  padding-right: 65px;
  padding-left: 0;
}

.phone-xs-wrap {
  display: none;
}

.phone-fixed-wrap {
  padding: 0;
}

.blog-comment-date {
  display: none;
}

.main-content {
  width: 100%;
}

@media (min-width: 768px) and (max-width: 992px) {
  .fixed-box.fixed .menu-list-item {
    display: none;
  }

  #navbar-collapse-3.navbar-collapse.collapse {
    /*      display: none!important;*/
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  .menu-line .phone-fixed-wrap {
    width: 330px;
  }

  .fixed-box-callback {
    display: block;
  }

  .search-block-mobile {
    display: none;
  }

  .fixed-box {
    display: none !important;
  }

  .fixed-box.fixed {
    display: block !important;
  }

  .phone-xs-wrap {
    display: block;
  }

  body .yamm .navbar-nav > li > a {
    padding: 10px 0px 10px 10px !important;
    font-size: 12px !important;
  }

  .navbar .nav {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
  }
}

@media (max-width: 992px) {
  .hidden-xs.search-block {
    display: none;
  }

  .fixed-box .menu-line .h3 {
    font-size: 21px;
  }
}

a.delivery-top-info.top-mid {
  display: none !important;
}

.tab-content .owl-item .product-col__props {
  display: none;
}

#one-click-order.modal {
  z-index: 20000;
}

@media (max-width: 768px) {
  .small,
  small {
    font-size: 12px !important;
  }

  .container.search-mobile-block.btn-parametrs-show:before,
  .container.search-mobile-block.btn-parametrs-show:after {
    display: none;
  }

  .container.search-mobile-block.btn-parametrs-show {
    display: flex;
    box-sizing: border-box;
    max-width: 100%;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
  }

  .btn-parametrs-show .button-open-parametrs {
    display: inline-block;
    width: 46px;
    height: 46px;
    cursor: pointer;
    background-image: url(/local/templates/martin-sad.ru/assets/css/../../img/detective-filter.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    box-sizing: border-box;
    border: 1px solid #5b9118;
    transform: scale(-1, 1);
  }

  .button-open-parametrs.noactive {
    display: none;
  }

  .btn-parametrs-show.search-mobile-block #title-search-container-fixed {
    max-width: 100%;
  }

  .btn-parametrs-show .search-block-mobile.mb-10.mt-10 {
    width: calc(100% - 46px);
  }
}

.fa.fa-user {
  margin-right: 0 !important;
}

.fa.fa-user:before {
  content: none !important;
}

.fa.fa-shopping-cart {
  background: url('/local/templates/martin-sad.ru/assets/img/tachka.svg') center
    no-repeat;
  width: 24px;
  height: 24px;
  font-size: 0;
  display: block;
  margin-right: 5px;
  float: left;
  margin-right: 6px;
}

.btn.btn-success,
.btn-danger {
  line-height: 24px !important;
}

.btn.btn-success.bnt-add-to-cart {
  width: 90%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.iframe_responsive {
  height: 0;
  padding-bottom: 41.2%;
  position: relative;
}

.iframe_responsive .frame-video,
.iframe_responsive iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  cursor: pointer;
}

.h4.title-card-name,
h4.title-card-name {
  font-size: 16px;
}

.service-section__block-title {
  word-wrap: anywhere;
}

.index-benefits-row {
  justify-content: space-between;
}

.index-benefits .service-section__block {
  align-items: flex-start;
}

.index-benefits {
  width: 100%;
}

.index-benefits .service-section__block-title {
  font-weight: normal;
  font-size: 14px;
  text-align: center;
}

.index-benefits-row .service-section__block {
  /*  padding: 0;*/
}

.index-benefits .service-section__block-title span {
  color: #5b9118;
}

.index-benefits .service-section__block-img {
  margin: 0;
}

.index-benefits .service-section__block-img > div {
  margin: 16px auto;
}

.index-benefits > div:not(.service-section__block-img) {
  width: 100%;
}

.panel.panel-success .panel-heading.panel-heading-detective {
  background-image: url('/local/templates/martin-sad.ru/img/detective-filter.png');
  background-repeat: no-repeat;
  background-position: left 7px center;
  background-size: contain;
  padding-left: 60px;
}

.panel.panel-success.js-toggle-block .panel-heading {
  cursor: pointer;
  color: black;
  font-weight: 600;
  font-size: 15px;
}
.relative {
  position: relative;
}
.cart-delayed__count.in-footer {
  position: absolute;
  background: #5b9118;
  color: white;
  line-height: 18px;
  top: -13px;
  right: 6px;
}

#SUBSCRIBE-ITEMS .form__checkbox-row {
  margin-top: 15px;
}

#SUBSCRIBE-ITEMS .form__checkbox-row .form__checkbox-block {
  width: auto;
}

#SUBSCRIBE-ITEMS .form__checkbox-label .form__checkbox-text {
  text-align: left;
}

@media (max-width: 767px) {
  .breadcrumbs__list {
    white-space: nowrap;
    overflow: auto;
  }
}

@media (max-width: 430px) {
  .main-content h1,
  .main-content .h1 {
    font-size: 28px !important;
  }
}
.text-bold {
  font-weight: bold;
}
