/* Enter Your Custom CSS Here */ /* LOGO */ .site-header { border-top: 3px solid #eb008b; } .title-area { width: 400px; } /* SLIDER */ .education-pro-home #genesis-responsive-slider { max-width: 1400px; } .education-pro-home #genesis-responsive-slider .flex-control-nav { margin-top: -60px; text-align: center; } .flex-direction-nav li .prev { left: 5px !important; } .flex-direction-nav li .next { right: 5px !important; } .flex-direction-nav li a { top: 91% !important; } /* HOME */ .home-featured + .home-top .wrap { border-top: 3px solid #eb008b; } .home-featured .slide-excerpt .more-link { color: #eb008b; } .home-featured #genesis-responsive-slider .more-link:hover { background-color: #eb008b; } button:hover, input:hover[type="button"], input:hover[type="reset"], input:hover[type="submit"], .button:hover { background-color: #eb008b; } /* WIDGET */ .home-top .widget_text .widget-title { color: #eb008b; } .after-entry .widget, .sidebar .widget { border-left: 3px solid #eb008b; } .content .entry-header .entry-meta .entry-time { background-color: #eb008b; } .after-entry .widget-title, .sidebar .widget-title a, .sidebar .widget-title { color: #eb008b; } .entry-title a:hover { color: #eb008b; } .archive-pagination li a:hover, .archive-pagination .active a { color: #eb008b; } /* FOOTER */ .footer-widgets .widget_nav_menu .widget-wrap .menu li { border-bottom: 1px dotted #78a7c8; padding-bottom: 5px; } .footer-widgets .widget_nav_menu .widget-wrap .menu li li { border: none; padding: 0; margin: 0 0 0 15px; } .footer-widgets { padding: 60px 0; } .site-footer { background-color: #999; padding: 10px 0; } /*HEADER html > body.education-pro-home .slide-excerpt-border{ display:none !important; }*/