/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

/*
	CSS Migrated from Jetpack:
*/

/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
div.field-wrap > span > ul > li {
	min-width: 210px;
}

body {
	color: #616161;
}

blockquote,
blockquote::before {
        color: #999;
}

h1,
h2,
h3,
h4,
h5,
h6 {
        color: #616161;
}

.site-inner {
	padding-top: 2px;
}

.sidebar-primary {
  width: 332px;
}

.breadcrumb {
	margin-bottom: 20px;
	border: 1px solid #dedede !important;
}

.archive-description, .author-box, .sticky {
	border: 1px solid #dedede !important;
}

.sticky {
	margin-bottom: 20px;
}

.content .entry {
	border: 1px solid #dedede !important;
}

.sidebar .widget {
	border: 1px solid #dedede !important;
}

.sidebar .widget {
	margin-bottom: 10px;
	padding: 10px;
}

.site-header {
	padding: 0px;
}

.header-image .site-title a {
	background-size: contain;
	min-height: 178px;
}

.site-header {
	background-color: white;
}

.footer-image {
	background: url(https://luciana.misura.org/fotos/colagem-2019-lifestylepro-spring-bottom.jpg) no-repeat;
	background-size: contain;
	min-height: 92px;
	background-position: center !important;
  margin: 0;
	float: left;
	width: 100%;
}

.site-footer {
	background-color: white;
	padding: 0;
}

.genesis-nav-menu { 
	font-size: 13px;
	line-height: 0.1;
}

.genesis-nav-menu a {
	padding: 20px 19px; 
}

.lifestyle-pro-home .content .widget:last-child {
	margin-bottom: 20px;
}

.home-bottom-right {
	width: 353px;
}

.content .entry {
	margin-bottom: 20px;
}

.after-entry { 
	padding: 0px;
}
.site-container-wrap {
	padding-top: 6px;
	padding-right: 36px;
	padding-bottom: 26px;
	margin-top: 15px;
}

h4 { font-size: 16px }

@media only screen and (max-width: 1139px) {
	.header-image .site-title a {
		min-height: 148px;
	}
	.site-container-wrap {
	padding-top: 6px;
	padding-right: 36px;
	padding-bottom: 26px;
		margin-top: 15px;
}
}

@media only screen and (max-width: 1023px) {
	
	.header-image .site-title a {
		min-height: 117px;
	}
  .site-header .title-area, .site-header .widget {
	  padding: 0px;
  }
.site-container-wrap {
	padding-top: 6px;
	padding-right: 36px;
	padding-bottom: 26px;
	margin-top: 15px;
}
}

@media only screen and (max-width: 767px) {
	.header-image .site-title a {
		min-height: 117px;
	}
 	.site-container-wrap {
		padding-top: 6px;
		padding-right: 20px;
		padding-bottom: 26px;
		margin-top: 15px;
	}
}