.link-bold:hover {
    color: #1f1e1e;
}

.d-flex {
	display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.icons-header {
	display: flex;
}

.text-green {
	color: #6fb52a;
  	padding-bottom: 5px;
  	font-size: 24pt;
}

.js-schedule {
  width: auto;
  height: auto;
  margin-bottom: .5rem;
  font-size: 16px;
}

#schedule {
  background: #f7f6cb;
}

.podkatecorii_pitomcab_block {
  margin-bottom: 30px;
}

.podkatecorii_pitomca_item {
 display:inline-block !important;
 width:30% !important;
 margin:5px !important;
 vertical-align:top important;
 background: #fff;
 text-align:center;
 border: 3px solid #9ccc6d7d !important;
 padding-bottom: 10px !important;
}

.podkatecorii_pitomca_item.item-4 {
  width:23% !important;
}

.podkatecorii_pitomca_item img {
 display:inline-block; 
}

.podkatecorii_pitomca_item h2 {
 color: #6fa937 !important;
 margin: 6px 0;

}

.podkatecorii_pitomca_item .link {
    background: #6fb52a;
    width: 30%;
    margin: 0 auto;
  	border:1px solid #6fb52a;
  	color:#fff !important;
  	margin:16px auto;
  	display: block;
  	padding: 3px;
    text-decoration: none;
}

.podkatecorii_pitomca_item.item-4 .link {
  width:45% !important;
}

@media (max-width: 768px) {
  .mobile-schedule {
    margin-top: 1rem;
  	display: block !important;
  }
  
  .podkatecorii_pitomca_item {
    width: 90% !important;
    margin: 20px auto !important;
    display: block !important;
  }
  
  .podkatecorii_pitomca_item.item-4 {
	width: 90% !important;
}
 
}

.editor img {
    height: auto !important;
    margin-bottom: 10px;
    width: 45%;
}

.js-product-sku {
  display:block !important;
}

.red-c{
  	margin-top:6px;
	background: red!important;
    color: #ffffff!important;
}

.order-yandex-review {
  text-align: center;
}
