<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (max-width: 1350px){
	.post-entry{
		max-width: 95%;
	}
	.container{
		width: 95%;
	}
	.entry-title{
		margin-top: 30px;
	}
}
@media only screen and (max-width: 1260px){
	section#social {
		margin: 40px 0;
	}
	#masthead #social-icons {
		justify-content: flex-end;
	}
	#masthead .social-icon {
		width: 3%;
	}
	#masthead .social-icon i {
		min-width: 32px;
	}
	#secondary .social-icon {
		width: 7%;
	}
	.call_out_item {
		height: 350px;
	}
	.promotion_2_form_wrap {
		top: 30%;
	}
	#primary-menu ul.nav-menu &gt; li {
		padding: 18px 28px;
	}
	#mc_embed_signup .mc-field-group input{
		width: 200px !important;
	}
	.post-block{
		width: 100%;
	}
	.excerpt {
    	font-size: 15px;
		line-height: 28px;
		margin: 0 0 30px;
    }
    .post-block-left .entry-title{
	    margin-bottom: 0px;
	    padding: 26px;
    }
    .entry-title{
	    font-size: 32px;
	    margin-top: -15px;
    }
    #currently-loving-section-header {
	    width: auto;
	    font-size: 35px;
	    margin-top: -116px;
		letter-spacing: 2.5px;
    }
    .archive-item-meta{
	    padding: 15px 9px 15px;
    }
}
/*** IPAD &amp; TABLETS ***/
@media only screen and (max-width: 1024px){
	/*h1 { font-size: 28px; font-weight: 800; }
	h2 { font-size: 24px; font-weight: 600; }
	h3 { font-size: 22px; font-weight: 500; }
	h4 { font-size: 18px; font-weight: 400; }
	h5 { font-size: 16px; font-weight: 300; }
	h6 { font-size: 14px; font-weight: 100; font-style: italic; }
	.button, #posts-nav a, button, .ninja-forms-form-wrap input[type="submit"], #submit { font-size: 18px; }
	input[type="text"], input[type="textarea"], textarea { font-size: 18px !important; }*/
	.promotion_2_form_wrap {
		top: 25%;
	}
	.slick-dots li button {
		display: none;
	}
	#masthead .social-icon {
		width: auto;
		display: inline-block;
		text-align: center;
	}
	#masthead .social-icon i {
		display: block;
		text-align: center;
	}
	#secondary {
		margin-top: 15%;
		width: 30%;
	}
	.container {
		z-index: 1;
	}
	#primary-menu ul.nav-menu &gt; li{
		padding: 18px 20px;
	}
	#masthead #social-icons .social-icon{
		margin: 0 5px;
	}
	#masthead #social-icons {
		top: 15px;
		margin-right: 90px;
	}
	#contact_form h4{
		margin: 30px;
	}
	#logo-wrap{
		display: block;
	    width: 34%;
	    max-width: 530px;
	    margin: 11% auto 65px;
	    text-align: center;
	}
	.about-image{
		width: 370px;
	}
	.about-text-block{
		float: right;
	    width: 57%;
	    border: 2px solid;
	    padding: 19px 43px 21px 60px;
	    position: absolute;
	    right: 0;
	    text-align: justify;
	}
	.about-text-block p{
		line-height: 25px !important;
	}
	.contact-block h3{
		margin: 30px 0px 30px;
	}
	/*.post-entry{
		max-width: 90%;
	}*/

	.post-entry{
		-webkit-flex-wrap: wrap; flex-wrap: wrap;
	}
	.post-block{
		width: 100%;
		padding: 30px 0px;
		max-width: 100%;
	}
	.post-entry:nth-of-type(2n) .post-block .entry-title{
		margin-left: 0px;
		margin-right: 0px;
		text-align: center;
	}
	.post-block-right .entry-title{
		margin: 0px;
    	padding: 0 0 26px;
		text-align: center;
	}
	.post-block-left .entry-title{
		margin-right: 0px;
		text-align: center;
	}
	.post-block-left .entry-title, .post-entry:nth-of-type(2n) .post-block .entry-title {
	    margin: 0px;
	    text-align: center;
	    padding: 0 0 30px;
    }
    .post-block.featured-image{
	    width: 100%;
    }
	#currently-loving-section-wrapper{
		max-width: 85%;
	}
	.entry-title{
		margin-top: 28px;
	}
	.excerpt{
		font-size: 12px;
		line-height: 27px;
	}
	#currently-loving-section{
		margin: 50px 0px 100px 0px;
		padding: 50px 0;
	}
	.excerpt {
    	font-size: 14px;
		line-height: 25px;
		margin: 0 0 20px;
    }
    /*.post-block-right .entry-title{
	    margin-bottom: 0px;
	    padding: 24px;
    }
    .post-block-left .entry-title{
	    margin-bottom: 0px;
	    padding: 24px;
    }*/
    .entry-title{
	    font-size: 30px;
	    margin-top: 0px;
    }
    #currently-loving-section-header {
	    width: auto;
	    font-size: 40px;
	    margin-top: -116px;
		letter-spacing: 2.5;
    }
    .archive-item-title{
	    font-size: 14px;
    }
    .archive-item-meta{
	    padding: 15px 9px 15px;
    }
    .alm-btn-wrap{
		padding: 40px 0 0px !important;
	}
	.entry-title{
		margin-top: 30px;
	}
	.excerpt {
	    font-size: 15px;
	    line-height: 26px;
	    margin: 20px 0 30px;
    }
    /*.post-block{
	    width: 40%;
	    margin-left: 50px;	    
    }*/
    .featured-posts-wrap {
    	width: 80%;
    	margin: 0 auto;
    }
	
}
@media only screen and (max-width: 990px){
	.modal-box {
		width: 90%;
	}
	#search-modal-inner label {
		width: 86%;
	}
	#primary, #secondary {
		float: none;
		width: 100%;
		margin: 0 auto;
	}
	#secondary {
		margin-top: 15%;
		width: 55%;
	}
	#primary.full{
		width: 85%;
		margin: 0 auto;
	}
	#sidebar-header { 
		display: none;
	}
	.widget {
		padding: 20px 2%;
	}
	.alignleft, .post-entry .right {
		width: 100%;
		float: none;
		margin: 0 auto;
	}
	.post-entry.first .right {
		text-align: center;
	}
	#contact_form textarea{
		height: 130px;
	}
	.post-entry.first .btn {
		float: none;
		margin: 0 auto;
	}
	.post-entry.first .right .post-extras {
		text-align: center;
	}
	.entry-head.first {
		position: relative;
		top: initial;
		right: initial;
		padding: 0;
		width: auto;
	}
	#main div.post-entry:last-child {
		padding-bottom: 120px;
	}
	#comment-count, .social-share {
		position: relative;
		margin: 15px 0;
	}
	
	
}
@media only screen and (max-width: 960px){
	#search-wrapper-nav {
		display: none;
	}
	#masthead #logo-wrap {
		display: none !important;
	}
	.container {
		z-index: 1;
		width: 90%;
	}
	#search-wrapper-nav {
		top: 16px;
    	right: 25px;
    	left: initial;
    	font-size: 15px;
	}
	.header-item.fa-circle {
		display: none;
	}
	.menu-primary-container {
		margin-top: 10px;
	}
	#primary-menu, #secondary-menu { 
		display: none; 
		text-align: left;
    }
	#site-navigation.toggled #primary-menu, #site-navigation.toggled #secondary-menu {
		display: block;
	}
	#site-navigation-wrap {
		position: relative;
		text-align: center;
		height: 50px;
    	width: 100%;
	}
	#site-navigation-wrap.dark_nav {
		background: #f5e4e5;
	}
	#site-navigation {
		display: block;
		position: absolute;
		top: 10px;
		left: 0;
		margin-left: 0;
		width: 100%;
		text-align: left;
		z-index: 50;
	}
	#site-navigation #logo-wrap {
		display: none;
	}
	#waypoint {
		display: block;
	}
	#waypoint #logo-wrap {
		width: 25%;
		margin: 80px auto 30px;
	}
	#masthead #social{
		display: block;
		width: 100%;
    	position: relative;
    	margin: 0;
	}
	#masthead #social-icons {
		justify-content: center;
		margin: 0;
	}
	#content {
		clear: both;
	}
	.menu-toggle {
		display: inline-block;
		margin-left: 20px;
		font-size: 30px;
		letter-spacing: 0.2em;
		float: none;
		color: #282828;
	}
	.menu-toggle i {
		font-size: 30px;
	}
	.main-navigation.toggled #primary-menu, .main-navigation.toggled #secondary-menu {
		display: block;
        background: #f5e4e5;
		color: white;
		font-family: "FreightDisp Pro Book", sans-serif;
		font-size: 11px;
    }
    #primary-menu ul.nav-menu &gt; li &gt; .sub-menu {
        visibility: hidden !important;
        opacity: 0 !important;
        height: 0;
    }
	.main-navigation.toggled #primary-menu li, .main-navigation.toggled #secondary-menu li, #primary-menu ul.nav-menu &gt; li &gt; .sub-menu &gt; li, #secondary-menu ul.nav-menu &gt; li &gt; .sub-menu &gt; li {
		float: none;
		padding: 0;
		margin: 0;
    }
    #primary-menu ul.nav-menu &gt; li.menu-item-has-children {
        position: relative;
    }
    #primary-menu ul.nav-menu &gt; li.menu-item-has-children::after {
        content: '\f107';
        font: normal normal normal 14px/1 FontAwesome;
        display: block;
        position: absolute;
        top: 7px;
        right: 25px;
        color: #333333;
        font-size: 30px;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    #primary-menu ul.nav-menu &gt; li.menu-item-has-children.show::after {
        transform: rotate(-180deg);
    }
    #primary-menu ul.nav-menu &gt; li.menu-item-has-children.show &gt; .sub-menu {
        visibility: visible !important;
        opacity: 1  !important;
        height: auto;
    }
	#primary-menu ul.menu &gt; li &gt; .sub-menu &gt; li &gt; a, #secondary-menu ul.menu &gt; li &gt; .sub-menu &gt; li &gt; a {
		border-bottom: none;
	}
	.main-navigation.toggled #primary-menu a, .main-navigation.toggled #secondary-menu a, #primary-menu ul.nav-menu &gt; li &gt; .sub-menu &gt; li &gt; a, #secondary-menu ul.nav-menu &gt; li &gt; .sub-menu &gt; li &gt; a {
		color: #282828;
		display: block;
		line-height: normal;
		padding: 15px 46px;
		font-size: 11px;
    }
	ul.sub-menu {
    	padding-left: 20px !important;
	}
	#primary-menu ul.nav-menu &gt; li &gt; .sub-menu, #secondary-menu ul.nav-menu &gt; li &gt; .sub-menu {
		display: block;
		text-align: inherit;
		width: 100%;
		position: relative;
		left: 0;
		margin-top: 0;
		font-size: 14px;
		padding: 0 !important;
	    top: 0;
    }
    #primary-menu ul.nav-menu &gt; li &gt; .sub-menu &gt; li &gt; a {
        padding: 15px 46px 15px 60px;
    }
    #currentItemImage {
    	display: none;
    }
    #featured span {
    	font-size: 16px;
    	width: 60%;
    }
    #as_seen_on_items h3 {
    	display: block;
    	text-align: center;
    }
    #as_seen_on_items .slider_wrap {
    	width: 100%;
    }
    .call_out_item {
		height: 300px;
	}
	#promotion_1 .container {
		padding-bottom: 4%;
	}
    .promotion_1_text, .promotion_1_form {
    	text-align: center;
    	float: none;
    	width: auto;
    }
    #post_entry_subscribe img {
    	float: none;
    	width: 100%;
    }
    .promotion_2_form_wrap {
    	font-size: 12px;
    }
    .post_entry_loop_2 {
    	width: 48%;
    	margin: 20px 1%;
    }
    .post_entry_loop_2:nth-child(2n-1) {
    	margin-left: 0;
    }
    .post_entry_loop_2:nth-child(2n) {
    	margin-right: 0;
    }
    .archive-item {
    	width: 300px;
    	margin: 20px 0;
    }
	#colophon {
		padding-bottom: 40px;
	}
	#cooler-nav {
		display: block;
	}
	.nav-box.previous, .nav-box.next {
		position: absolute;
		top: 50px;
    	height: 50px;
	}
	.nav-box.previous img, .nav-box.next img {
		max-height: 50px;
	}
	.content_wrap {
	    max-width: 100%;
	    margin: 0 auto;
	}
	#related_posts{
		max-width: 85%;
	    margin: 0 auto;
	}
	span.related-post-title:hover{
		font-size: 15px;
	}
	#cooler-nav{
		display: none;
	}
    .post-entry:nth-of-type(2n) .post-block .entry-title {
    	margin-bottom: 0px;
	    padding: 24px;
	    margin-right: -92px;
	    margin-left: 0;
	    line-height: normal;
    }
    .post-block-right .entry-title {
    	margin-bottom: 0px;
	    padding: 20px 0;
	    margin-left: -92px;
	    line-height: normal;
    }
    
    .post-block.featured-image {
	    width: 100%;
	    max-width: 100%;
	    text-align: center;
		margin-bottom: 0;
    }
    .post-block-right{
	    max-width: 80%;
	    margin: 0 auto;
    }
     .post-block-left{
	    max-width: 80%;
	    margin: 0 auto;
    }
    .post-block{
	    max-width: 100%;
	    margin: 0 auto;
    }
}
@media only screen and (max-width: 768px){
	.btn {
		width: auto;
		max-width: 240px;
	}
	#search-wrapper-nav { 
		display: initial;
		left: 36px;
		z-index: 100000;
	}
	.about-image{
		width: 92%;
		margin: 0 auto;
		float: none;
	}
	.about-text-block{
		float: none;
	    width: 80%;
	    margin: 0 auto;
	    padding: 19px 60px 21px 60px;
	    position: relative;
	    right: 0;
	    text-align: justify;
	    clear: both;
	}
	#colophon section#social{
		display: none;
	}
	.site-info{
		left: none;
		text-align: center;
	}
	.excerpt{
		line-height: 23px;
		text-align: left;
	}
	.post-block{
		padding: 18px;
	}
	.entry-title{
		margin-top: 0px;
		font-size: 21px;
	}
	.post-entry-featured{
		margin-bottom: 70px;
	}
	.container{
		margin-bottom: 30px;
	}
	#currently-loving-section-wrapper{
		max-width: 90%;
		padding: 20px;
	}
	#currently-loving-section-header{
		font-size: 26px;
		margin-top: -97px;
		width: auto;
	}
	#footer_subscribe .footer-subscribe-container .footer-subscribe-form-wrapper {
		margin-top: 50px;
	}
	#footer_subscribe .footer-subscribe-container .footer-subscribe-background {
		margin-left: 0;
	}
	#footer_subscribe .footer-subscribe-container .footer-subscribe-form-wrapper .footer-subscribe-background-accent {
		margin-left: 0;
	}

	#comments {
		width: 100%;
	}
}
@media only screen and (max-width: 769px){
	.call_out_item {
		height: 250px;
	}
	.promotion_2_image { display: none; }
	.promotion_2_form_wrap {
		position: relative;
    	left: 0;
    	margin: 0 auto;
	}
	.over span {
		font-size: 1.5em
	}
	.shop-item {
		width: 250px;
	}
		.post_entry_loop_1, .post_entry_loop_2, .post_entry_loop_3 .wp-post-image, .excerpt_wrap {
		width: auto;
		display: block;
		float: none !important;
		margin: 0 auto;
	}
	.excerpt_wrap .post_meta {
		text-align: left;
	}
	.post-entry{
		-webkit-flex-wrap: wrap; flex-wrap: wrap;
	}
	.post-block{
		width: 100%;
		padding: 30px 30px 0px;
	}
	.post-entry:nth-of-type(2n) .post-block .entry-title{
		margin-left: 0px;
		margin-right: 0px;
		text-align: center;
	}
	.post-block-right .entry-title{
		margin-left: 0px;
		margin-right: 0px;
		text-align: center;
		background: none;
		padding-bottom: 0;
		width: 100%;
	}
	.post-block-left .entry-title{
		margin-right: 0px;
		text-align: center;
	}
	.entry-title{
		font-size: 26px;
	}
	.excerpt {
	    font-size: 17px;
	    line-height: 30px;
    }
    

}
/*** Mobile Devices ***/
@media only screen and (max-width: 720px){
	#secondary {
		display: none;
	}
	.container {
		width: 90%;
	}
	.promotion_1_text {
		font-size: 16px;
	}
	.call_out_item {
		display: block;
		float: none;
		margin: 0 auto;
		width: 100%;
		height: auto;
		padding: 12%;
	}
	.prev-link, .next-link {
		display: block;
		float: none;
		margin: 10px 0;
	}
	.post-navigation i {
		display: none;
	}
	.archive-item {
		width: 49%;
	}
	.archive-item:nth-child(2n-1) {
		float: left;
	}
	.archive-item:nth-child(2n) {
		float: right;
	}
	#post-foot {
		display: block;
	}
	.popular-posts-title {
		background: url('../../images/pop-title-top.png') no-repeat;
	    background-size: contain;
	    float: none;
	    width: 25%;
	    height: 50px;
	    position: absolute;
	    left: 38%;
	}
	.related-wrap {
		width: 100%;
		margin: 70px auto 0;
		text-align: center;
	}
	.related-post {
		width: 48%;
		float: none;
		margin: 10px 0;
		display: inline-block;
	}
	.related-post:nth-child(2n-1) {
		margin-left: 0;
	}
	.related-post:nth-child(3) {
		margin-right: initial;
	}

}
@media only screen and (max-width: 650px){
	#footer_subscribe {
		padding: 50px 20px;
	}
	#footer_subscribe .footer-subscribe-container {
		flex-direction: column !important;
	} 
	#footer_subscribe .footer-subscribe-container .footer-subscribe-form-wrapper .script-title {
		font-size: 70px;
	}
	#footer_subscribe .footer-subscribe-container .footer-subscribe-form-wrapper .footer-subscribe-background-accent {
		padding: 20px;
	}
	#footer_subscribe .footer-subscribe-container .footer-subscribe-title {
		margin: 20px 0;
	}
	.footer-subscribe-form #inputs_wrap {
		flex-direction: column;
	}

	#currently-loving-section-header p {
		font-size: 35px;
		letter-spacing: 2.5px;
	}

	.excerpt{
		text-align: center;
	}

	#shop-items {
		justify-content: center;
	}
	.shop-item {
		width: 270px;
	}
	.contact-block-wrapper{
		-webkit-flex-wrap: wrap; flex-wrap: wrap;
	}
	.contact-block{
		width: 100%;
	}
	#vertical-social{
		display: none;
	}
	.about-text-block{
		float: none;
	    width: 92%;
	    margin: 0 auto;
	    padding: 19px 30px 21px;
	    position: relative;
	    right: 0;
	    text-align: justify;
	    clear: both;
	}
	.home-entry-excerpt-wrap{
		-webkit-flex-wrap: wrap; flex-wrap: wrap;
	}
	.home-entry-content-wrap{
		margin-top: 0px;
	}
	.home-entry-header {
	    left: 0px;
	    text-align: center;
	    padding-left: 0px;
    }
	.home_post_meta {
	    position: relative;
	    bottom: 0px;
	    left: 0px;
    }
    /* #primary-menu ul.nav-menu &gt; li &gt; .sub-menu, #secondary-menu ul.nav-menu &gt; li &gt; .sub-menu{
    	display: block;
	    visibility: visible;
	    opacity: 1;
	    top: 0;
    } */
    .home-entry-exceprt {
	    padding: 0px;
	    width: 80%;
	    margin: 0 auto;
	    margin-bottom: 70px;
    }
    .post-entry-featured .post-entry-meta{
	    margin-top: 0px;
    }
    .post-entry-meta .entry-title{
	    margin-top: 20px;
	    line-height: 32px;
    }
    .post-entry-meta .entry-title a{
	    background-color: transparent;
	    padding: 0px;
    }
    .post-entry{
	    margin-top: 30px;
    }
    h2, .entry-title{
	    text-align: center;
	    margin-top: 0px;
    }
    .post-entry:nth-child(even){
	    flex-direction: column;
    }
    #currently-loving-section-header{
	    width: auto;
	    text-align: center;
    }
    #currently-loving-section-wrapper{
	    -webkit-flex-wrap: wrap; flex-wrap: wrap;
    }
    #colophon{
	    -webkit-flex-wrap: wrap; flex-wrap: wrap;
    }
    h1.page-title.cat-title{
	    font-size: 19px;
    }
    body.archive .page-header{
	    margin-bottom: 0px;
	    margin-top: 50px;
    }
    .entry-header-single .post_meta{
	    text-align: center !important;
    }
    .post-foot-box{
	    border: none;
	    width: 100%;
	    padding: 0px;
    }
    #post-foot{
	    margin-top: 60px;
	}
	
	.container-md {
		width: 100%;
	}

	.post-block{
		padding: 0px;
	}

	#ajax-load-more .post-entry:nth-of-type(2n+1) .post-block .entry-title {
		margin: 0;
		text-align: center;
	}

	#ajax-load-more .post-entry:nth-of-type(2n) .post-block .entry-title {
		margin: 0;
		text-align: center;
		background: none;
	}

	.signature {
		margin-right: 43px;
	}

	.post-block {
		width: 100% !important;
	}
   
	.featured-posts-outer .more-image {
		transform: translate(0, -34%);
		width: 73%;
	}
}
@media only screen and (max-width: 600px){
	.over span {
		font-size: 1em;
	}
	.col-6 {
		width: 100%;
		margin: 20px 0;
	}
	#logo-wrap{
		width: 67%;
		margin: 100px auto 0px;
	}
	body.archive .page-title, body.search .page-title, body.page-template-page-shop .page-title{
		margin-bottom: 0px;
	}
	body.home #logo-wrap {
	    margin: 0 auto;
	    margin-top: 100px;
	    margin-bottom: 50px;
	}
	.header-item.fa-circle{
		display: none;
	}
	#site-navigation-wrap {
		position: fixed;
		text-align: center;
		height: 50px;
		left: 0;
    	right: 0;
    	width: 100%;
	}
	.site-info{
		-webkit-flex-wrap: wrap; flex-wrap: wrap;
	}
	.copyright{
		width: 100%;
	}
	.built-by{
		width: 100%;
		margin-top: 5px;
	}
	.footer-logo{
		display: none;
	}
	#sb_instagram #sbi_images{
		display: none;
	}
	#content{
		padding-bottom: 50px;
	}
	.related-posts-wrap{
		-webkit-flex-wrap: wrap; flex-wrap: wrap;
	}
	.post-block-left .entry-title, .post-entry:nth-of-type(2n) .post-block .entry-title {
	    margin-right: 0px;
	    text-align: center;
		padding-bottom: 0;
		background: none;
    }
    .entry-title{
	    line-height: 36px;
    }
    .post-block.featured-image{
	    width: 100%;
    }

	#primary.full { 
		width: 95%;
	}
	
}
@media only screen and (max-width: 480px){
	#masthead #social-icons {
		top: 15px;
	}
	#masthead #social-icons .social-icon {
		width: 25px;
	}
	#site-navigation {
		top: 8px;
	}
	.menu-toggle {
		font-size: 20px;
		font-family: "brandon-grotesque";
		font-weight: 400;
	}
	#featured span {
		font-size: 14px;
	    width: auto;
	    position: absolute;
	    left: 5%;
	    right: 5%;
	}
	#search-modal-inner #searchsubmit {
		padding: 22px 20px 30px;
	}
	.archive-item {
		width: 100%;
		float: none !important;
		margin-bottom: -12px;
	}
	h1 { font-size: 30px; }
	h2, .entry-title { font-size: 28px; }
	h3 { font-size: 18px; font-weight: 500; }
	h4 { font-size: 16px; font-weight: 400; }
	h5 { font-size: 14px; font-weight: 300; }
	h6 { font-size: 12px; font-weight: 100; font-style: italic; }
	body, button, input, select, textarea {
		color: #404040;
		font-size: 12px;
		line-height: 1.5;
	}
}
@media only screen and (max-width: 380px){
	.over span {
		font-size: 0.75em;
	}
	.btn, .btn-rv, .btn-pink, .btn-pink-rev {
		font-size: 8px;
	}
	.popular-posts-title {
		background: url('../../images/pop-title-top.png') no-repeat;
	    background-size: contain;
	    float: none;
	    width: 60%;
	    height: 50px;
	    left: 15px;
	    right: 15px;
	    display: block;
	    margin: 0 auto;
	}
	.related-wrap {
		width: 100%;
		margin: 85px auto 0;
		text-align: center;
	}
	.related-post {
		width: 100%;
		float: none;
		margin: 10px 0;
		display: inline-block;
	}
	.related-post:nth-child(1) {
		margin-left: initial;
	}
	.related-post:nth-child(3) {
		margin-right: initial;
	}
}</pre></body></html>