/* CUSTOM */ ul {list-style-type: none;} ul li a:focus,a:focus { outline: 0; } ul li a:hover, a:hover { text-decoration: none; } .header .container, .featured-hero .container, .footer .container { background: transparent; } /* HEADER */ .header--borders::before, .header--borders::after { height: 438px; } .post-item .post-item__title { padding: 45px 20px 20px;} .post-list .post-item__title a:hover, .post-list .post-item__title a:focus { color: #F14E95; } .featured-hero__title::after, .post-item .post-item__title::after { border-bottom: 10px solid #C246C6; } .header { margin-bottom: 130px; } .featured-hero__title { font-size: 54px; margin: 0; color: #fff !important; } /* BODY */ .page-content__sidebar { padding-top: 50px; } .post-item .post-item__title { margin: -7px 0 35px 0; font-size: 42px; line-height: 61px; } .post-list .post-item__title::after { margin: 7px 0 30px 0; border-bottom: 5px solid #f14e95; } .post-item p { padding: 0 20px; } .container { background: rgba(255, 255, 255, 0.8) none repeat scroll 0% 0%; } .cat-box, .comment-respond, .author-box { border: 1px solid #A6A6A6; } /* SIDEBAR */ .single .page-content__sidebar { margin: 130px 0 0 0; } .search-form__field { margin-right: 15px; } .sidebar-widget-title { margin: 40px 0 20px 0; } /* FOOTER */ .comment-respond { margin-bottom: 15px; } .footer__copyright p { color: #fff; } .page-content__sidebar ul li a, .sidebar-widget-title { color: #000; }