/*
You can add your own CSS here.

Click the help icon above to learn more.
*/
#livingasean-300x250-incontent-1
{
	visibility: hidden!important;
    height: 0!important;

}

#div-gpt-ad-1490069816232-0{
	display: block !important;
	margin: 0 auto;
	text-align: center;
}

#cookie-notice {
	min-width: initial;
  width: 300px;
	position: fixed;
	right: 15px;
  bottom: 15px;
	left: inherit;
}
.cookie-notice-container{
	font-size: 11px;
    background-color: #fff!important;
    color: #000!important;
    padding: 20px;
    display: block;
	border-radius: 5px;
}

.cookie-notice-text-container {
	line-height: 130%!important;
}

.cookie-notice-container.row{
	margin-left: 0;
	margin-right: 0;
}

.cookie-notice-container .col {
	max-width: 100%;
}

.cookie-notice-container .btn {
	text-decoration: none;
	color: #fff;
	background-color: #000;
	text-align: center;
	letter-spacing: .5px;
	transition: .2s ease-out;
	cursor: pointer;
	border: none;
	border-radius: 2px;
	display: inline-block;
	height: 36px;
	line-height: 36px;
	padding: 0 2rem;
	text-transform: uppercase;
	vertical-align: middle;
	-webkit-tap-highlight-color: transparent;
}
.title-section {
	padding: 0px 0 !important;
	visibility: hidden;
	height: 0;
}







.widget-post .widget-post-title {
    font-weight: 400;
    font-size: 16px;
}

.aside-section {

    font-size: 18px !important;

}

.post-content{
	word-wrap: break-word
}

.text-url {
    visibility: hidden;
}

.text-url:before {
    content: 'Read More';
    visibility: initial;
    margin-left: 10px;
}
    .header-section .navbar-nav .sub-menu{
	    background-color: black;
			border-color:black;
}

.primary-brand {
	      display: inline-block;
        background-color: #fff;
        padding: 10px 15px;
        border-radius: 15px;
	      margin-bottom: 15px;
    }
.primary-brand img {
            height: 36px;
            margin-right: 10px;
        }
.primary-brand img:last-child {
                margin-right: 0;
            }

.footer-address h4:before {
	display: none;
}