<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: 	Hearst Midwest
Theme URI: 		http://Hearstdms.com
Author: 		LocalEdge
Author URI: 	http://LocalEdge.com
Description:	Child Theme for Betheme - Hearst Midwest
Template:		betheme
Version: 		1.6.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */

.anchor:before {
    content: '';
    display: block;
    position: relative;
    width: 0;
    height: 5em;
    margin-top: -5em;
}

#Footer {
  margin-top: 0em;
}

body h2.entry-title {
    overflow: visible !important;
    text-overflow: ellipsis;
}


.author-image img {
    border-radius: 50%;
    margin-bottom: 1em;
}

.big-blog-wrapper {

  max-width: 1220px;
    margin: auto;
    margin-top: 3em;
}

.section-post-related .post-related .image_frame {
     margin-left:  0px;
}
body .section-post-related .post-related .date_label {
  position: absolute;
  left: 0;
  top: 33%;
  z-index: 20;
}


.sidebar-11 {
    width: 33%;
    display: inline-block;
    float: left;
    padding: 2em;
    box-sizing: border-box;
    border-left: 1px solid #ccc;
    background-color: #efefef;
}

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

  .sidebar-11 {
      width: 100%;
    }

}

@media only screen and (max-width: 959px) and (min-width: 768px) {
.sidebar-11 {
    width: 100%;
  }
}

.sections_group-11 {
    width: 66%;
    display: inline-block;
    float: left;
    padding: 0 2em;
    box-sizing: border-box;
}

@media only screen and (max-width: 959px) and (min-width: 768px) {
  .sections_group-11 {
      width: 100%;
  }
}

.social {
  text-align: center;
}
 .social li {
    display: inline-block;
    margin-right: 6px;
}

.single-post.with_aside .section_wrapper {
    max-width: 98%;
    max-width: 1220px;
}


.home .post-excerpt {
    margin-bottom: 45px;
    padding-bottom: 55px;
}

.widget &gt; h3 {
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
}

body #gform_submit_button_1,body #gform_submit_button_2 ,body #gform_submit_button_3, #salesforce_contact_form input[name="submit"] {
    font-size: 1em;
    width: auto;
    margin: 0 16px 0 0;
    border-radius: 23px;
    font-weight: 700;
    display: block;
    margin: auto;
}

#salesforce_contact_form label {
	color: #a8a8a8;
	font-size: 14px !important;
	text-align: left;
}

.textwidget #salesforce_contact_form label {
	color: #575757;
}

#salesforce_contact_form #first_name {
	display: block;
	width: 48%;
	float: left;
	margin-right: 4%;
}

#salesforce_contact_form #last_name {
	display: block;
	width: 48%;
	float: left;
}

#salesforce_contact_form label[for="first_name"] {
	content: "Name";
}

#salesforce_contact_form label[for="first_name"]::after,
#salesforce_contact_form label[for="email"]::after,
#salesforce_contact_form label[for="phone"]::after,
#salesforce_contact_form label[for="company"]::after {
	content: "*";
	margin-left: 4px;
	color: #790000;
}

#salesforce_contact_form label[for="last_name"] {
	display: none;
}

#salesforce_contact_form #email, #salesforce_contact_form #phone, #salesforce_contact_form #company, #salesforce_contact_form textarea[name="description"] {
	width: 100%;
}

#salesforce_contact_form.wide_form .wide_form_one_third {
	width: 32.4%;
    margin-right: 16px;
    float: left;
}

#salesforce_contact_form.wide_form .wide_form_one_third.last {
	margin-right: 0 !important;
}

#salesforce_contact_form.wide_form #first_name {
	width: 49.2%;
	margin-right: 16px;
}

#salesforce_contact_form.wide_form #last_name {
	width: 49.2%;
}

#salesforce_contact_form .has-error {
	border: 1px solid #f00;
	background-color: #fcc;
}

#salesforce_contact_form #error-box {
    background-color: #fcc;
    padding: 10px;
    border: 1px solid #f00;
    margin-bottom: 25px;
    color: #000;
}

.author-box .desc-wrapper h5 {
    margin-bottom: 5px;
    font-weight: bold;
}

.post-links:hover a {
    color: #47ccfc;
}

body .image_links.double {
    display: none;
}

body.home .post-head {
    display: none;
}

.category.mata-tags {
    display: none;
}

#Filters li.tags {
    display: none;
}

.post-meta .category {
    float: left;
    position: relative;
}

.single .post-meta .category {
    float: right;
    position: relative;
}

.post-categories li {
    display: inline-block;
    padding: 0em 0.5em 1em 0em;
}

body .widget_categories ul li a {
    color: #47ccfc !important;
    display: inline-block;
    padding: 7px 0 7px 3px;
}

body .widget_categories  {
    background-color: transparent;
}

body .widget_categories ul li {
    font-size: 0.85em;
    color: #47ccfc;
    text-align: left;
}

body .widget_categories ul {
    background-color: transparent;
}

body input#gform_submit_button_1:hover {
    border: 1px solid #4fcdfa;
}


[data-rel=".author-le-admin"] {
    display: none !important;
}

[data-rel=".author-marketing"] {
    display: none !important;
}

.button-flat a.action_button:hover:after {
background: transparent !important;
}

ul.post-categories {
    display: inline-block;
}

.post-footer {
    padding: 7px 0px;
}

.home .category {
   position: absolute;
   bottom: 0;
   display: none;
}

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

  .home .post-desc .category{
      display: none;
  }

}

.home .grid .post-footer {
    margin: 2em 0px;
    position: relative;
}

input#gform_submit_button_7 {
    width: 100%;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
}

body .pum-theme-655 .pum-content + .pum-close, .pum-theme-enterprise-blue .pum-content + .pum-close {
    height: 28px;
    width: 28px;
    left: auto;
    right: 0;
    bottom: auto;
    top: 8px;
    padding: 4px;
    color: #ffffff;
    font-family: inherit;
    font-size: 20px;
    line-height: 20px;
    border: 1px none #ffffff;
    border-radius: 42px;
    box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 );
    text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 );
    background-color: rgba( 49, 91, 124, 1.00 );
}

body div#popmake-659 {
    padding-bottom: 0;
}

.view-case-studies__form {
    display: none;
} 
a#view-case-studies__initial.button span.button_label {
    text-align: center;
    width: 100%;
}

a#view-case-studies__initial {
    width: 100%;
}

.page-template-default .post-footer {
    padding-left: 20px;
}

input#input_7_1 {
    width: 100%;
}

li#field_7_1 {
    padding-right: 0em !important;
}

.mobile-item {
	display: none !important;
}

.half-col {
    width: calc(50% - 2px);
    display: inline-block;
}

.third-col {
    width: calc(33.3% - 3px);
    display: inline-block;
}

.custom-form input {
    width: calc(100% - 10px);
    padding: 10px;
    border: solid 1px #ebebeb;
}

.custom-form select {
    width: calc(100% - 10px);
    padding: 10px;
    border: solid 1px #ebebeb;
    display: block;
}

.custom-form label {
    margin-top: 10px;
	text-align: left !important;
}

.custom-form * {
    text-align: left;
}

.custom-form input[type="submit"] {
    text-align: center !important;
}

.full-col textarea {
   width: calc(100% - 10px);
    height: 150px;
}

.custom-form input[type="submit"] {
    width: 100px;
    margin-top: 20px;
}

@media only screen and (max-width: 1239px) {
  	.mobile-item {
		display: block !important;
	}
}

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

@media only screen and (max-width: 959px) {
	.ginput_recaptcha &gt; div {
		position: relative;
		left: -30px;
		transform: scale(0.8);
	}

}

@media only screen and (max-width: 767px) {
  	.custom-form div {
    	width: 100% !important;
	}
}

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

@media only screen and (max-width: 375px) {
  
}</pre></body></html>