/*
Theme Name: GBI Astra Child
Template: astra
Description: Дочерняя тема для каталога ЖБИ ООО «СК ЖБИ».
Version: 1.2.3
*/

.site-header .site-branding .custom-logo,
#ast-desktop-header .site-branding .custom-logo,
#ast-mobile-header .site-branding .custom-logo,
.site-logo-img .custom-logo {
  display: block;
  max-height: var(--gbi-logo-max-height, 52px);
  width: auto !important;
  height: auto !important;
  max-width: var(--gbi-logo-max-width, min(100px, 36vw));
  object-fit: contain;
}

.site-branding .custom-logo-link {
  display: inline-flex;
  align-items: center;
  line-height: 0;
  padding: 0.35rem 0;
}

.ast-primary-header-bar .site-branding {
  display: flex;
  align-items: center;
}

.ast-primary-header-bar .main-header-bar,
.ast-primary-header-bar .main-header-bar-wrap {
  min-height: 72px;
}

.ast-primary-header-bar .main-header-bar-navigation {
  min-height: 72px;
}

.site-footer {
  background: #0f2840 !important;
  color: #fff;
}

.site-footer a {
  color: rgba(255, 255, 255, 0.85);
}

.single-product .product_title {
  color: #1a3d5c;
}

.woocommerce-Price-amount {
  font-weight: 700;
  color: #1a3d5c;
}
