.incub-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 31px;
  margin: 35px 0;
}

.incub-container__txt {
  font-weight: 600;
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: 0.02em;
  color: #333;
}

.incub-container__wrapper {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}

.right-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 50px;
}

.header-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.right-links {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
}

.right-links__wrap {
  display: flex;
  align-items: center;
  gap: 9px;
}

.right-links-txt {
  font-weight: 400;
  font-size: 10px;
  line-height: 1.2;
  letter-spacing: 0.02em;
  color: #333;
}

.ask-basket {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin: 30px 0;
}

.ask-basket__description {
  text-align: center;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.2;
  text-align: center;
  color: #858585;
}

.right-links__wrap a img {
  border-radius: 15px;
  width: 50px;
  height: 50px;
}

.right-links__wrap {
  margin-bottom: 15px;
}

.ask-basket-label {
  text-align: center;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.3;
  text-align: center;
  color: #333;
  margin-bottom: 10px;
}

.ask-red {
  color: #F44336
}

.social-basket {
  opacity: 1 !important;
  border: none !important;
  background-image: none !important;
}

.social-basket img {
  width: 43px;
  height: 43px;
}

.header-container .right-links__wrap {
  margin-bottom: 0;
}

.header-container .right-links {
  margin-bottom: 12px;
  margin-top: 12px;
}

.drag-block[data-order="5"] {
    margin-top: 60px;
}

ul.dropdown-menu li:nth-child(11) > div ul.dropdown-menu {
    display: none !important;
}

/* CSS kod pishite v etom faile, chotobi pri ustanovke obnovlenii ne bilo problem  */
/* --------------------------------------- */
/* Here you can put custom css rules for your site */

.catalog.detail .head .previewtext {
    max-height: auto !important;
	overflow: visible !important;
}

/*.item.col-md-4.col-sm-6 {
    min-height: 1017px !important;
}

.catalog.detail .head .info.wpadding {
    padding-bottom: 360px !important;
}*/

.catalog.detail .head .link-block-more {
    position: relative !important;
margin-top: 90px;
}

.item.col-md-4.col-sm-6 {
    min-height: 760px !important;
height: auto !important;
}

.catalog.detail .head .info.wpadding {
    min-height: 400px;
    display: inline-block;
padding-bottom: 0px !important;
}

.logo-row .logo {
    position: relative;
    margin: 0 auto;
    width: 270px;
    line-height: 87px;
max-width: unset;
margin-right:20px !important;
}

.logo-row .logo img {
    width: 270px !important;
max-width: unset;
}