/*
Theme Name: Century Theme
Template: twentytwenty
Theme URI: https://wordpress.org/themes/twentytwenty/
Author: KO Websites
Author URI: https://ko-websites.com/
Requires at least: 4.7
Requires PHP: 5.2.4
Description: 
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: homepage, full-width-template,acf builder, rtl-language-support, theme-options, threaded-comments, translation-ready,  accessibility-ready
Text Domain: century
*/
.block-recent-posts-alternative .post-item .item-inner{
	border-color: #e4e4e4;
}
.no-dropdown ul,
li.no-dropdown >a>span:before{
	display: none !important;
}
 
 .archive-title{
 	font-weight: 300;
 }
 .line-bc + .line-bc{
 	display: none !important;
 }
 .si-icons a+a {
 	margin-left: 10px;
 }
 .social-icons a:hover{
 	background-color: #000;
 }
@media screen and (max-width:640px){
	section.sec-home-slider.sec-hero.p-0.position-relative.bg-dark{
 	height: 78vh;
 }
}