/*!
Theme Name: Spinlord
Theme URI: https://spinlord.example
Author: Adelt.IT
Author URI: https://adelt.it
Description: Spinlord Child-Theme von ttdd-theme
Template: ttdd-theme
Version: 1.0.0
Text Domain: spinlord-theme
*/
:root {
  --breakpoint-tablet: 768px;
}

/*!
Theme Name: Spinlord
Theme URI: https://spinlord.example
Author: Adelt.IT
Author URI: https://adelt.it
Description: Spinlord Child-Theme von ttdd-theme
Template: ttdd-theme
Version: 1.0.0
Text Domain: spinlord-theme
*/
.authorization-search-grid .header-seperator {
  display: none !important;
}
@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
  .authorization-search-grid {
    grid-template-columns: auto !important;
  }
}
@media (min-width: 900px) and (hover: hover) and (pointer: fine) {
  .authorization-search-grid {
    grid-template-columns: auto !important;
  }
}

@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
  #masthead .header-content-container .header-content-grid .logged-in {
    grid-template-columns: auto !important;
  }
}

.custom-logo-link {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  background-color: #fff;
  width: fit-content;
  padding: 6px;
  height: 100%;
}
@media (min-width: 1200px) {
  .custom-logo-link {
    padding: 16px;
  }
}

@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
  #masthead .header-content-container .header-content-grid .custom-logo-link {
    margin-bottom: 0;
  }
}

.custom-logo {
  width: auto !important;
  height: auto !important;
  max-width: 100% !important;
  max-height: 100% !important;
}

/*!
Theme Name: Spinlord
Theme URI: https://spinlord.example
Author: Adelt.IT
Author URI: https://adelt.it
Description: Spinlord Child-Theme von ttdd-theme
Template: ttdd-theme
Version: 1.0.0
Text Domain: spinlord-theme
*/
#colophon {
  padding-top: 50px;
  padding-bottom: 50px;
}
#colophon .footer-grid {
  padding-top: 0;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  #colophon .footer-grid {
    padding-top: 0;
    padding-bottom: 0;
  }
  #colophon .footer-grid .footer-column .footer-headline {
    margin-top: 0;
  }
}

/*!
Theme Name: Spinlord
Theme URI: https://spinlord.example
Author: Adelt.IT
Author URI: https://adelt.it
Description: Spinlord Child-Theme von ttdd-theme
Template: ttdd-theme
Version: 1.0.0
Text Domain: spinlord-theme
*/
.site-cross-reference {
  background-color: #ec1d26;
  display: grid;
  justify-items: center;
  padding: 18px 15px;
}
.site-cross-reference .cross-reference-text {
  max-width: 1140px;
  margin: 0;
  color: white;
  font-weight: 600;
  text-align: center;
}
.site-cross-reference .cross-reference-link {
  color: white;
  text-decoration: underline;
}
@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
  .site-cross-reference .cross-reference-link:hover {
    text-decoration: none;
  }
}

.product-attributes-container .attribute-options {
  pointer-events: none;
}
.product-attributes-container .select-text {
  display: none;
}
.product-attributes-container .error-missing-selection {
  display: none;
}
.product-attributes-container .color-field-dummy:hover,
.product-attributes-container .text-field-dummy:hover {
  cursor: default;
  outline: none;
}

.single-product .ttdd-product .summary .product-attributes-container .product-attribute-container .attribute-options input:checked + label {
  outline: none;
}

.product-details-container .product-short-description {
  font-size: 14px;
}

/*!
Theme Name: Spinlord
Theme URI: https://spinlord.example
Author: Adelt.IT
Author URI: https://adelt.it
Description: Spinlord Child-Theme von ttdd-theme
Template: ttdd-theme
Version: 1.0.0
Text Domain: spinlord-theme
*/
@media (min-width: 768px) {
  .archive-product-grid {
    padding-bottom: 75px;
  }
}

body {
  --ttdd-blue: #122361;
}

body.tax-product_cat .product-name {
  margin-top: 10px;
  display: block;
}

/*# sourceMappingURL=style.css.map */
