.product-page__title,
.product-page__subtitle,
.product-page__info-row,
.product-page__article,
.product-page__socials {
  text-align: center; }

.product-page__price {
  display: inline-flex; }

.favorite-btn {
  padding-left: 0; }

.favorite-toggle {
  width: 44px;
  height: 48px;
  border-radius: 5px;
  margin: -1px -6px; }

.product_acc_title,
.tab-panel__tab {
  text-align: left;
  text-transform: uppercase; }

.tab_content {
  text-align: left; }

.favorite-toggle {
  top: -1px;
  width: 100%;
  height: 48px;
  border-radius: 5px;
  margin: 0;
  padding: 0;
  display: inline-block;
  position: relative; }
  .favorite-toggle .icon-wrapper {
    position: absolute;
    top: 50%;
    margin-top: -9px;
    left: 50%;
    margin-left: -10px; }

.product-page__info-row .sold {
	font-size: 30px;
	text-align: center;
	margin: -10px 0 10px;
}

@media (max-width: 1024px) and (min-width: 768px) {
  .product-page__info-row .favorite-btn {
    }
  .product-page__info-row .col-md-6 {
     }
    .product-page__info-row .col-md-6 .btn {
      text-align: center;
      padding: 0; } }
@media (max-width: 768px) {
  .product-page__btn-fav {
    padding: 0; }

  .product__delivery .tab-panel__tab {
    width: 25%; }

  .js-slick--look-prdct {
    margin-bottom: 15px; }
    .js-slick--look-prdct .js-slick--look__slide {
      margin: 0 10px; }
    .js-slick--look-prdct .slick--products__title {
      text-decoration: none; } }

/*# sourceMappingURL=catalog-detail.css.map */
