/*
Theme Name: Storefront BaldaiJnG
Template: storefront
Author: Styloteca
Description: Vaikinė Storefront tema, pritaikyta JnG Baldams
Version: 1.0.0
Text Domain: storefront-baldaijng
*/

.home.blog .site-header,
.home.page:not(.page-template-template-homepage) .site-header,
.home.post-type-archive-product .site-header {
  margin-bottom: 2em;
}

.wc-block-components-radio-control__description,
.wc-block-components-radio-control__secondary-description {
  font-size: 1em;
}

.wpas-link-notifications {
  display: none;
}

.with-empty-cart-icon:before {
  display: none !important;
}

@media (min-width: 768px) {
  .site-header {
    padding-top: 2em;
    padding-bottom: 0;
  }

  .site-header .site-branding img {
    width: unset;
    height: 90px;
  }

  .site-branding {
    margin-bottom: 0;
  }

  .storefront-breadcrumb {
    padding: 1.41575em 0;
    margin: 0;
  }

  .footer-widgets {
    padding-top: 2em;
    border-bottom: unset;
  }

  .footer-widgets > * > .widget {
    margin-bottom: 1em;
  }
}
