/* Standardize child theme styling */
#comments ol.commentlist {
	background: transparent;
}
.builder-module-sidebar {
	background: transparent;
}
.site-title a:hover,
.site-tagline a:hover {
	font-size: inherit;
}



/* Style Manager generated css */
.builder-module-html .builder-module-element a {
	color: #000000;
}
.builder-module-html .builder-module-element a:hover {
	color: #030303;
}
.entry-content a {
	color: #000000;
}
.entry-content a:hover {
	color: #030303;
}
.loop a {
	color: #000000;
}
.loop a:hover {
	color: #030303;
}
body {
	color: #030303;
}


/* Style Manager custom css */
/* Begin Additions by Lauren at Once Coupled, 2017 */

#builder-module-599eecb981cfb .builder-module-element-outer-wrapper {
  max-width: calc(100% - 300px);
}

#builder-module-599eecb981cfb .builder-module-sidebar-outer-wrapper {
  min-width: 300px;
  margin-left: calc(100% - 300px);
}

@media only screen and (max-width: 1023px) {

  #builder-module-599eecb981cfb .builder-module-element-outer-wrapper,
  #builder-module-599eecb981cfb .builder-module-sidebar-outer-wrapper {
    max-width: initial;
    min-width: initial;
    float: none !important;
  }

  #builder-module-599eecb981cfb .builder-module-element-outer-wrapper .builder-module-element {
      margin-right: 0;
  }

  #builder-module-599eecb981cfb .builder-module-element-outer-wrapper {
    width: 100%;
  }

  #builder-module-599eecb981cfb .builder-module-sidebar-outer-wrapper {
    margin-left: auto;
    margin-right: auto;
  }

}

/* End Additions by Lauren at Once Coupled, 2017 */