/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 27 2020 | 08:49:30 */
.wp-custom-logo .custom-logo-link{
  margin-bottom: 10px;
  margin: 0 auto;
  width: 300px;
  display: block;
  text-align: center;
}
.custom-logo{margin-bottom: 0; width: 100%; max-width: 300px;  margin-left: -10px}

.site-header-main .site-branding {padding: 18px 20px;}

@media only screen and (min-width: 380px){
   .site-header-main .site-branding {padding: 18px 50px;}
}

@media only screen and (min-width: 480px){
  .wp-custom-logo .custom-logo-link{width: 400px;}
  .custom-logo{max-width: 400px; margin-left: -20px}
}


.site-branding{flex-direction: column; text-align: center;}
.site-title{display: none}

.site-description {
    letter-spacing: 0.3em;
    font-size: 0.65rem; 
}



.site-branding {
	padding: 18px 50px;
}
