body { background: #424242; word-wrap: break-word; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility !important; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; } h1, h2, h3, h4, h5, h6 { font-family: 'Montserrat', sans-serif; font-weight: 500; } a, button, input { transition: all .4s ease; } a { color: #3454D1; &:hover, &:focus, &:active { color: #16309B; //E3B23C //D52941 text-decoration: none; } &:focus { outline: thin dotted; } &:hover, &:active { outline: 0; } } small { font-size: 85%; } .bp-content-bg { background: #e9e9e9; &.container { box-shadow: 0 0px 10px 0 rgba(60, 60, 60, 0.2); } } .container.bp-content-bg { .nav-bg{ margin-left: -15px; margin-right: -15px; .row { margin-right: 0; margin-left: 0; } } .site-header { margin-left: -15px; margin-right: -15px; .row { margin-right: 0; margin-left: 0; } } } .site-header { background-color: #fff; } .nav-bg{ background: #3454D1; } .main-navigation ul ul { background: #3454D1; } .main-navigation a { padding: 15px 20px; color: #fff; } .current-menu-item a { background: rgba(255, 255, 255, 0.15); } .site-content { padding-top: 30px; } .bizp-panel { background-color: #fff; background-clip: border-box; border: 1px solid rgba(0,0,0,.125); border-radius: .25rem; word-wrap: break-word; padding: 1.25rem; } .content-area { .bizp-panel { padding: 2.5rem; } } .btn-primary { background-color: #3454D1; border-color: #3454D1; &:hover { background-color: #16309B; border-color: #16309B; } } .comments-link, .edit-link { margin-left: 15px; } .widget.bizp-panel ul { margin-left: 0rem; padding-left: 0rem; list-style: none; li { margin-bottom: 8px; } } .widget.bizp-panel ul.children { padding: 0px 0px 0px 20px; } .widget.bizp-panel > div > ul li a:before, .widget.bizp-panel > ul li a:before, .widget.bizp-panel > ul li:before, .widget.bizp-panel > ul > li > span:before { display: inline-block; width: 20px; height: 20px; font-size: 20px; margin-right: 8px; line-height: 1; font-family: dashicons; text-decoration: inherit; font-weight: 400; font-style: normal; vertical-align: top; text-align: center; -webkit-transition: color .1s ease-in 0; transition: color .1s ease-in 0; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #868e96; vertical-align: text-top; } .widget_categories > ul > li a:before { content: "\f318"; } .widget_archive > ul > li a:before { content: "\f480"; } .widget_recent_comments > ul > li > span:before { content: "\f101"; } .widget_meta > ul > li a:before, .widget_nav_menu > div > ul > li a:before { content: "\f103"; } .widget_pages > ul > li a:before { content: "\f105"; } .widget_recent_entries > ul > li a:before { content: "\f109"; } .widget_rss > ul > li a:before { content: "\f303"; } .widget_nav_menu { .menu li a { padding-left: 0 !important; } } h2.entry-title { font-size: 1.75rem; margin-bottom: 0.25rem; } .attachment-post-thumbnail { margin-top: 1.5em; max-width: 100%; }