#Top_bar .menu li ul li a {
    padding: 8px 8px;
	border-bottom: 1px solid rgb(129 129 129 / 10%);
}

blockquote a{
	color: #03a9f4;
}

.with_aside .sections_group {
    width: 68%;
    padding-bottom: 30px;
}

.button-love{
   display:none;
}

.sub-menu li.hover{ background-color: #515151; }
#Top_bar .menu li ul li a .menu-arrow {
    color: rgb(255 255 255 / 35%);
}

/*
#Subheader { background: linear-gradient(rgb(0 0 0 / 50%), rgb(0 0 0 / 0%))!important; }
*/

.single-post #Subheader h1{ display:none; }

.sky_title{ font-size:18px; font-weight:bold; margin-bottom: 12px; }

.wpb_page_list li{
    padding-bottom: 5px;
    padding-top: 5px;
    margin-left: 10px;
    border-bottom: 1px solid #dedede;
}

li.current_page_item{ font-weight:bold; }
.the_content_wrapper ul li{ word-break: break-word; }

.post-footer{
	 display:none;
}

.loading{
		 display:block !important;
}

.footer-copy-center #Footer .footer_copy {
    text-align: center;
    background-color: #333232;
    color: #fff;
}










@media only screen and (min-width: 1990px) {
	body:not(.template-slider) #Header_wrapper {
    /*max-height: 590px;*/
    background-size: cover;
    }
}


@media only screen and (max-width: 768px) {
	
}
