/*
 Theme Name:     AudioWorks 2020
 Theme URI:      https://www.andersnoren.se/teman/chaplin-wordpress-theme/
 Description:    Chaplin Child Theme
 Author:         Alex Simon
 Author URI:     http://www.thingswelike.org
 Template:       chaplin
 Version:        1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */

#site-header {}



.screen-height {min-height: 80vh;}
.cover-header {min-height:70vh!important}

.home.template-cover .cover-header .entry-header {width: 56rem;background: rgba(255,255,255,0.8);/* rgba(54,85,109,0.8) */;padding: 1rem;color:#0f4b91;}
/*@media ( -webkit-min-device-pixel-ratio:0 ){@media ( max-width: 1000px ) {.home.template-cover .cover-header .entry-header {margin-left:8px}}}
/*@media ( max-width: 1000px ) {.home.template-cover .cover-header .entry-header {margin-left:10px}}*/

.entry-content {max-width: 56rem;}

.home .to-the-content-wrapper {display:none;}

#site-header {padding: 0;}
.site-title, .site-logo {margin: 0;}
.header-titles {margin: 0;}
.site-logo img {width:56rem;height:auto;max-height:20rem;transition:height .2s ease-in, width .2s ease-in, max-height .2s ease-in, margin .2s ease-in;opacity: 0.8;}
.header-inner.is-sticky .site-logo img {max-height: 9rem;object-fit:cover;opacity: 1;}
@media ( min-width: 700px ) {
	.site-logo img {}
	.header-inner.is-sticky .site-logo img {}
}

.home.template-cover .cover-color-overlay {background: linear-gradient(to bottom, rgba(0,0,0,0.35) 50px,rgba(0,0,0,0) 140px)!important;opacity:1!important;color:transparent!important;}


.home .cover-header + .post-inner {padding-top:0}

@media ( min-width: 1000px ) {
.spacious .wp-block-media-text__content {padding-left:18%;padding-right:18%}
}


/* Make sure media & text blocks always stack image, then text */
@media screen and (max-width: 600px) { .has-media-on-the-right { display: flex; flex-direction: column; } .has-media-on-the-right figure {width:100%}}



.wp-block-media-text + .wp-block-media-text { margin-top: 0; margin-bottom: 0;}

.wp-block-media-text.has-media-on-the-right { margin-bottom: 0; }	

.wp-block-cover__inner-container {padding: 1em 0;}

.no-top-margin {margin-top:0}

.wp-block-button__link {border-radius:0!important;font-weight:400!important}



.footer-widgets-outer-wrapper {border:none 0;}

.footer-widgets-outer-wrapper {width:100%;max-width:none;background:#c4c4c4;color:#555;margin-bottom:0;padding: 2rem 0 2rem ;}
#site-footer h1, #site-footer h2, #site-footer h3, #site-footer h4, #site-footer h5, #site-footer h6, #site-footer .faux-heading {color:#000}
.footer-widgets-wrapper.grid {margin-left:0}
.widget_nav_menu .widget-content > div > ul {list-style:square;margin-left: 1em;}
.widget_nav_menu .widget-content > div > ul ul{list-style:square;margin-left: 1em;}
.footer-bottom {background:rgba(54,85,109,1);color:#fff;}
.footer-bottom a {color:#fff}
.footer-inner {padding: 2rem 0;}

.footer-widgets.column-four.grid-item {background: #e2e2e2;padding: 1em;width: calc(100% - 4rem);}
@media ( min-width: 1000px ) {.footer-widgets.column-four.grid-item {width: calc(25% - 7rem);}}
.footer-widgets.column-four h5.tel {margin:1em 0;background:rgba(54,85,109,1);padding:0.5em;color:#fff!important;}