body {
margin:40px;
}
.grid-parent-gosign .gallery-image .box-content .title {

  color: #fff !important;

}
.header-inner{
		width: 80vw!important;
		max-width: 80vw!important;
    left: 50%;
    right: 50%;

}

body.template-full-width .entry-content > :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
  width: 80vw!important;
		max-width: 80vw!important;
}


.gallery-frontend.full {

    width: 80vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -40vw;
    margin-right: -40vw;

}

.post-template .grid-items .thumb img{
		width:100%!important;
		max-width: 100%!important;
		height:auto;
}

.post-template .featured-media-inner {
display:none;
}

.footer-widgets-outer-wrapper {
  border-bottom: 0 solid #dedfdf;

}

.reduced-spacing.footer-top-visible .footer-nav-widgets-wrapper, .reduced-spacing.footer-top-hidden #site-footer {
  border-top-width: 0;
}

.singular .entry-header, .powered-by-wordpress {
  display:none;
}


body:not(.overlay-header) .primary-menu > li > a, body:not(.overlay-header) .primary-menu > li > .icon, .modal-menu a, .footer-menu a, .footer-widgets a, #site-footer .wp-block-button.is-style-outline, .wp-block-pullquote::before, .singular:not(.overlay-header) .entry-header a, .archive-header a, .header-footer-group .color-accent, .header-footer-group .color-accent-hover:hover {
  color: #333;
}

.color-accent, .color-accent-hover:hover, .color-accent-hover:focus, :root .has-accent-color, .has-drop-cap:not(:focus)::first-letter, .wp-block-button.is-style-outline, a {
  color: #333;
}


h3, .heading-size-3 {
  font-size: 1.5rem;
}
h1, .heading-size-1 {
  font-size: 4.4rem;
}
.box, .grid-items .item, .wp-block-gosign  .gallery-image {
background:#fff;
		box-shadow: 0px 0px 10px #888888;
		padding:20px;
		border:10px solid #fff;
}
.widget .widget-title {
  margin: 1rem 0 1rem 0;

}

.post-inner  {
margin-top: 20px;
}
.header-inner {

  padding: 3.15rem 0;
  z-index: 100;
}