/**
 * Theme Name:     Elsie Child
 * Author:         elfwp
 * Template:       elsie
 * Text Domain:	   elsie-child
 * Description:    Highly customizable blog theme. Elsie is an elegant theme for your WordPress blog, great for helping you tell your stories. Elsie works great on any kind of device, features an extensive set of Customizer options and comes with easy to import demos.
 */


@media (min-width: 1200px) {
    .container, .container-sm, .container-md, .container-lg, .container-xl {
        max-width: 95% !important;
		width:95% !important;
    }
}

 .ultp-block-4e27b9 > .ultp-row-wrapper > .ultp-row-content {
    max-width: 95% !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.wp-block-ultimate-post-news-ticker {
	padding-bottom:40px;
}

@media (min-width: 1200px) {

.home_headers {
    padding: 0 0 5px 0 !important;
    background-image: linear-gradient(black, black);
    background-size: 40px 3px;
    background-position: left bottom;
    background-repeat: no-repeat;
    margin-bottom: 3px;
	font-size:32px !important;
}

p.home_headers_exp {
	font-size:14px;
	margin: 0px 0px -30px 0px;
}

p.home_headers_exp2 {
	font-size:14px;
	margin: 0px 0px 25px 0px;
}
}

@media (max-width: 780px) {

.home_headers {
    padding: 0 0 5px 0 !important;
    background-image: linear-gradient(black, black);
    background-size: 40px 3px;
    background-position: left bottom;
    background-repeat: no-repeat;
    margin-bottom: 3px;
	font-size:24px !important;
}

p.home_headers_exp {
	font-size:14px;
	margin: 0px 0px -30px 0px;
}

p.home_headers_exp2 {
	font-size:14px;
	margin: 0px 0px 25px 0px;
}
}

.page-header .archive-description {
    max-width:none !important;
}

.home_headers a {
	color:#2075bf !important;
}

.home_headers a:hover {
	color:#2075bf !important;
	text-decoration:none;
}	
	
h1, h2, h3, h4, h5, h6, h7 {
	font-family:arial !important;
}

.ultp-block-media .ultp-block-content-wrap {
     display: inline-grid !important;
}

.side_categories {
	color:#2075bf !important;
}

.widget a {
    color:#2075bf !important;
}

