/*
Theme Name: Hq Pages Child
Theme URI: https://hq-web.net/themes/wordpress/hq-web
Text Domain: hq-pages
Author: hq-web
Author URI: https://hq-web.net
Template: hq-pages
*/

.hq-product-text-info {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
  line-height: 150%;
}

.catalog__single-add {
  display: none;
}

.header__cart {
  display: none;
}

.catalog__product-buttons {
  display: none;
}

.hq-product-text-info {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
}

.hq-product-text-info__buttons {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
}