/*
Theme Name: Clothing Digital Print
Template: siteorigin-unwind
Author: Alef Solutions
Author URI: https://alef-solutions.com/
Version: 1.0.1
*/
#masthead .site-branding {
  margin: 0 auto;
}
#masthead .site-branding .site-description {
  font-size: 2rem;
  font-style: italic;
  color: #9f057f;
}
#masthead .top-bar {
  background-color: #d300a8;
}
#masthead .top-bar .main-navigation > div li a {
  color: white;
  font-weight: bold;
  font-size: 1rem;
}
#masthead .top-bar .main-navigation > div li:hover a {
  text-shadow: 0 0 16px black;
}
#masthead .top-bar .social-search {
  padding-left: 26px;
}
#masthead .top-bar .social-search .search-toggle:hover {
  background-color: initial;
}
#masthead .top-bar .social-search .search-toggle .open .svg-icon-search path,
#masthead .top-bar .social-search .search-toggle .close .svg-icon-close path {
  fill: white;
}
#masthead .top-bar .menu-toggle {
  background-color: transparent;
}
#masthead .top-bar .menu-toggle .svg-icon-menu path {
  fill: white;
}
#content.site-content {
  font-size: 22px;
  line-height: 1.5;
}
#content.site-content .page-header,
#content.site-content .entry-header,
#content.site-content .entry-title {
  margin-bottom: 14px;
}
#content.site-content .foogallery-album-gallery-list {
  margin: 0;
}
#content.site-content .sow-features-list .sow-features-feature:hover .sow-icon-container {
  font-size: 264px;
}
footer#colophon.site-footer {
  background-color: #9f057f;
  color: white;
}
footer#colophon.site-footer h3.widget-title {
  text-align: center;
  font-size: 1.2rem;
  color: white;
}
footer#colophon.site-footer #footer-form form div.form-line {
  margin-bottom: 1rem;
}
footer#colophon.site-footer #footer-form form div.form-line label {
  display: block;
}
footer#colophon.site-footer #footer-form form div.form-line textarea {
  width: auto;
}
footer#colophon.site-footer #footer-form form div.form-line input,
footer#colophon.site-footer #footer-form form div.form-line textarea {
  max-width: 80%;
}
footer#colophon.site-footer .site-info {
  color: white;
}
