/* CUSTOM */ ul {list-style-type: none;} ul li a:focus,a:focus { outline: 0; } /* HEADER */ .site-description { padding: 15px 0; } .site-header { background: #eeeeee !important; } .wrapper-icons { margin: 65px 0 0 44px; } .site-title { font-size: 45px !important; border-bottom: 1px solid #d72323; } .site-tagline { margin-top: 10px; text-transform: uppercase; letter-spacing: 1px; font-size: 12px; } /* BODY */ .entry-title a:hover, .entry-title a:focus { color: rgba(0,0,0,.87); text-decoration: none; } .breadcrumb-trail a { color: rgba(0,0,0,.38); } .masonry-blog { margin: 40px -15px; } .post-masonry h2 a , .entry-footer a, .entry-footer span, .copyright a .widget-title, .meta span, .required, .logged-in-as a, h5 a, #sidebar ul li a:hover { color: #d72323; } .main-container { margin-top: 20px; } .meta .author, .meta .date-post { color:rgb(108,116,133); } a.underline { text-decoration: none; } a.underline:hover { text-decoration: underline; } /* SIDEBAR */ #sidebar .widget-title { color: rgba(0,0,0,.7) !important; } #sidebar ul li a { color: rgba(0,0,0,.54); } /* BUTTONS */ .search-submit, .submit { background: #d72323 !important; } .search-submit:hover, .submit:hover { background: #860000 !important; } /* FOOTER */ .footer-inner { padding: 30px 0; background: #303841; } .copyright, .copyright a { margin: 0; color: rgba(255,255,255,.12); } .footer-sidebar { background: #3a4750; } #footer .widget-title { color: rgba(255,255,255,.7) !important; } .footer-sidebar a, .site-footer .widget.widget_menu li a { color: rgba(255,255,255,.5); } .footer-sidebar a:hover, .site-footer .widget.widget_menu li a:hover { color: rgba(255,255,255,1); } .post-date { color: rgba(255,255,255,.12); } .widget.widget_menu li::before { display: none; } .toTop { background: #eeeeee; box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.87); } .toTop:hover {background: #d72323;}