/*========== B A C K G R O U N D S K I N S ============= */ .main-navigation > ul > li:hover > a, .main-navigation ul ul li:hover > a, .home-intro, .post-date, button.primary, a.primary, .button-primary, button.button-primary, .button-primary, a.button-primary, .feature-box li .front, .item-preview, .item-link, .first-letter, .social-links li a, .article-add-comment, .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span, .widget-title:before, input[type="submit"] { background: #ff8828; color: #fff; } button.primary:hover, a.primary:hover, .button-primary:hover, button.button-primary:hover, a.button-primary:hover, .item-preview, .item-link { background: #f46d00; color: #fff !important; } /*========== C O L O R S K I N S ============= */ a, .primary-text-color, .presentation i, .featured-post { color: #ff7505; } a:hover { color: #da6200; } .article-add-comment:hover { color: #fff; background: #444; } /*========== B O R D E R S K I N S ============= */ .main-navigation li.active { border-bottom: 3px solid #ff8828; } .main-navigation ul li ul:after { border-bottom: 3px solid #ff8828; } .button, a.button { border: 2px solid #ff8828; } .back { border: 1px solid #ff8828; }