/*! Theme Name: bizpoint Theme URI: http://themes.salttechno.com/wordpress-themes/bizpoint Author: SaltTechno Author URI: https://themes.salttechno.com Description: BizPoint is a perfect theme for your business website. It works well with all latest page builders like Elementor, Beaver Builder, SiteOrigin etc. It is fast & light-weight and works with almost all popular WordPress plugins. Version: 1.0.2 License: GNU General Public License v3 or later License URI: https://www.gnu.org/licenses/gpl.html Text Domain: bizpoint Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready */ html { -webkit-box-sizing: border-box; box-sizing: border-box; } *, *:before, *:after { -webkit-box-sizing: inherit; box-sizing: inherit; } body { background: #fff; } hr { background-color: #ccc; border: 0; height: 1px; margin-bottom: 1.5em; } ul, ol { margin: 0 0 1.5em 1em; padding-left: 20px; } ul { list-style: disc; } ol { list-style: decimal; } li > ul, li > ol { margin-bottom: 0; margin-left: 0.5em; } dt { font-weight: bold; } dd { margin: 0 1.5em 1.5em; } img { height: auto; max-width: 100%; } figure { margin: 1em 0; } table { margin: 0 0 1.5em; width: 100%; } .main-navigation { clear: both; display: block; float: left; width: 100%; } .main-navigation ul { display: none; list-style: none; margin: 0; padding-left: 0; } .main-navigation ul ul { -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); float: left; position: absolute; top: 100%; left: -999em; z-index: 99999; } .main-navigation ul ul ul { left: -999em; top: 0; } .main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul { left: 100%; } .main-navigation ul ul a { width: 200px; } .main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul { left: auto; } .main-navigation li { float: left; position: relative; } .main-navigation a { display: block; text-decoration: none; } /* Small menu. */ .menu-toggle, .main-navigation.toggled ul { display: block; } @media screen and (min-width: 37.5em) { .menu-toggle { display: none; } .main-navigation ul { display: block; } } .site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation { margin: 0 0 1.5em; overflow: hidden; } .comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous { float: left; width: 50%; } .comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next { float: right; text-align: right; width: 50%; } /* Text meant only for screen readers. */ .screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden; word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */ } .screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */ } /* Do not show the outline on the skip link target. */ #content[tabindex="-1"]:focus { outline: 0; } .alignleft { display: inline; float: left; margin-right: 1.5em; } .alignright { display: inline; float: right; margin-left: 1.5em; } .aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; } .clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after { content: ""; display: table; table-layout: fixed; } .clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after { clear: both; } .widget { margin: 0 0 1.5em; } .widget select { max-width: 100%; } .sticky { display: block; } .hentry { margin: 0 0 1.5em; } .updated:not(.published) { display: none; } .page-content, .entry-content, .entry-summary { margin: 1.5em 0 0; } .page-links { clear: both; margin: 0 0 1.5em; } .comment-content a { word-wrap: break-word; } .bypostauthor { display: block; } /* Globally hidden elements when Infinite Scroll is supported and in use. */ .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */ display: none; } /* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */ .infinity-end.neverending .site-footer { display: block; } .page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0; } /* Make sure embeds and iframes fit their containers. */ embed, iframe, object { max-width: 100%; } /* Make sure logo link wraps around logo image. */ .custom-logo-link { display: inline-block; } /*-------------------------------------------------------------- ## Captions --------------------------------------------------------------*/ .wp-caption { margin-bottom: 1.5em; max-width: 100%; } .wp-caption img[class*="wp-image-"] { display: block; margin-left: auto; margin-right: auto; } .wp-caption .wp-caption-text { margin: 0.8075em 0; } .wp-caption-text { text-align: center; } /*-------------------------------------------------------------- ## Galleries --------------------------------------------------------------*/ .gallery { margin-bottom: 1.5em; } .gallery-item { display: inline-block; text-align: center; vertical-align: top; width: 100%; } .gallery-columns-2 .gallery-item { max-width: 50%; } .gallery-columns-3 .gallery-item { max-width: 33.33%; } .gallery-columns-4 .gallery-item { max-width: 25%; } .gallery-columns-5 .gallery-item { max-width: 20%; } .gallery-columns-6 .gallery-item { max-width: 16.66%; } .gallery-columns-7 .gallery-item { max-width: 14.28%; } .gallery-columns-8 .gallery-item { max-width: 12.5%; } .gallery-columns-9 .gallery-item { max-width: 11.11%; } .gallery-caption { display: block; } 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 { -webkit-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease; } a { color: #3454D1; } a:hover, a:focus, a:active { color: #16309B; text-decoration: none; } a:focus { outline: thin dotted; } a:hover, a:active { outline: 0; } small { font-size: 85%; } .bp-content-bg { background: #e9e9e9; } .bp-content-bg.container { -webkit-box-shadow: 0 0px 10px 0 rgba(60, 60, 60, 0.2); box-shadow: 0 0px 10px 0 rgba(60, 60, 60, 0.2); } .container.bp-content-bg .nav-bg { margin-left: -15px; margin-right: -15px; } .container.bp-content-bg .nav-bg .row { margin-right: 0; margin-left: 0; } .container.bp-content-bg .site-header { margin-left: -15px; margin-right: -15px; } .container.bp-content-bg .site-header .row { margin-right: 0; margin-left: 0; } .container.bp-content-bg .bp-footer-bg { margin-left: -15px; margin-right: -15px; } .container.bp-content-bg .bp-footer-bg .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, 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; } .btn-primary: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; } .widget.bizp-panel ul 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; -o-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%; } .widget-title { font-size: 1.15rem; } .bp-footer-bg { padding-top: 2rem; padding-bottom: 2rem; background: #212529; color: #868e96; margin-top: 2rem; } .bp-footer-bg a { color: #fff; } .wp-post-image { margin-top: 1.5em; } .bizpoint-comments-form p { width: 100%; } .comment-list { list-style: none; margin-left: 0; padding-left: 0; } .comment-list li { margin-bottom: 2rem; } .comment-list .children { list-style: none; } .calendar_wrap #next { text-align: right; }