/*! Theme Name: BusinessWebX Theme URI: http://underscores.me/ Author: Underscores.me Author URI: http://underscores.me/ Description: Description Version: 1.0.0 Tested up to: 5.4 Requires PHP: 5.6 License: GNU General Public License v2 or later License URI: LICENSE Text Domain: businesswebx Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready This theme, like WordPress, is licensed under the GPL. Use it to make something cool, have fun, and share what you've learned. BusinessWebX is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc. Underscores is distributed under the terms of the GNU GPL v2 or later. Normalizing styles have been helped along thanks to the fine work of Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/ */ /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */ /* Document ========================================================================== */ /** * 1. Correct the line height in all browsers. * 2. Prevent adjustments of font size after orientation changes in iOS. */ html { line-height: 1.15; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ } /* Sections ========================================================================== */ /** * Remove the margin in all browsers. */ body { margin: 0; } /** * Render the `main` element consistently in IE. */ main { display: block; } /** * Correct the font size and margin on `h1` elements within `section` and * `article` contexts in Chrome, Firefox, and Safari. */ h1 { font-size: 2em; margin: 0.67em 0; } /* Grouping content ========================================================================== */ /** * 1. Add the correct box sizing in Firefox. * 2. Show the overflow in Edge and IE. */ hr { box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ } /** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */ pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } /* Text-level semantics ========================================================================== */ /** * Remove the gray background on active links in IE 10. */ a { background-color: transparent; } /** * 1. Remove the bottom border in Chrome 57- * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */ abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ text-decoration: underline dotted; /* 2 */ } /** * Add the correct font weight in Chrome, Edge, and Safari. */ b, strong { font-weight: bolder; } /** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */ code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } /** * Add the correct font size in all browsers. */ small { font-size: 80%; } /** * Prevent `sub` and `sup` elements from affecting the line height in * all browsers. */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sub { bottom: -0.25em; } sup { top: -0.5em; } /* Embedded content ========================================================================== */ /** * Remove the border on images inside links in IE 10. */ img { border-style: none; } /* Forms ========================================================================== */ /** * 1. Change the font styles in all browsers. * 2. Remove the margin in Firefox and Safari. */ button, input, optgroup, select, textarea { font-family: inherit; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ } /** * Show the overflow in IE. * 1. Show the overflow in Edge. */ button, input { /* 1 */ overflow: visible; } /** * Remove the inheritance of text transform in Edge, Firefox, and IE. * 1. Remove the inheritance of text transform in Firefox. */ button, select { /* 1 */ text-transform: none; } /** * Correct the inability to style clickable types in iOS and Safari. */ button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; } /** * Remove the inner border and padding in Firefox. */ button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; } /** * Restore the focus styles unset by the previous rule. */ button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; } /** * Correct the padding in Firefox. */ fieldset { padding: 0.35em 0.75em 0.625em; } /** * 1. Correct the text wrapping in Edge and IE. * 2. Correct the color inheritance from `fieldset` elements in IE. * 3. Remove the padding so developers are not caught out when they zero out * `fieldset` elements in all browsers. */ legend { box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ } /** * Add the correct vertical alignment in Chrome, Firefox, and Opera. */ progress { vertical-align: baseline; } /** * Remove the default vertical scrollbar in IE 10+. */ textarea { overflow: auto; } /** * 1. Add the correct box sizing in IE 10. * 2. Remove the padding in IE 10. */ [type="checkbox"], [type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ } /** * Correct the cursor style of increment and decrement buttons in Chrome. */ [type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; } /** * 1. Correct the odd appearance in Chrome and Safari. * 2. Correct the outline style in Safari. */ [type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ } /** * Remove the inner padding in Chrome and Safari on macOS. */ [type="search"]::-webkit-search-decoration { -webkit-appearance: none; } /** * 1. Correct the inability to style clickable types in iOS and Safari. * 2. Change font properties to `inherit` in Safari. */ ::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ } /* Interactive ========================================================================== */ /* * Add the correct display in Edge, IE 10+, and Firefox. */ details { display: block; } /* * Add the correct display in all browsers. */ summary { display: list-item; } /* Misc ========================================================================== */ /** * Add the correct display in IE 10+. */ template { display: none; } /** * Add the correct display in IE 10. */ [hidden] { display: none; } * { font-family: 'Poppins', sans-serif; } div, article { box-sizing: border-box; } a { text-decoration: none; color: inherit; } p { line-height: 1.5; font-size: 1rem; font-weight: 400; } /* Header */ .bwp-navbar { display: flex; width: 100%; justify-content: center; background-color: transparent; padding: 10px 0; } .text-theme { color: #2D41FF; } .bwp-navbar { position: relative; height: auto; top: 0; left: 0; width: 100%; z-index: 1; background-color: #eee; } .header { position: relative; } .bwp-navbar .main-menu { color: #2D41FF; display: flex; justify-content: space-between; } .bwp-navbar .main-logo { display: flex; align-items: center; } .bwp-navbar .main-logo img { width: 150px; height: auto; } .bwp-navbar .offcanvas-menu>div>ul { list-style: none; } .bwp-navbar .offcanvas-menu>div>ul>li { display: inline-block; position: relative; } .bwp-navbar .offcanvas-menu>div>ul>li>a { font-weight: 500; padding: 15px 20px; color: #fff; } .bwp-navbar .offcanvas-menu>div>ul>li .nav-dropdown { position: absolute; transform: translate(100%, 100%); } .bwp-navbar .offcanvas-menu>div>ul>li .nav-dropdown a { font-weight: 500; padding: 10px 10px; color: #252627; } .bwp-navbar .offcanvas-menu>div>ul>li .sub-menu { position: absolute; transform: translate(-100%, -200%); list-style: none; background: #eee; padding: 0; width: auto; margin: 0; margin-top: 0; opacity: 1; margin: 0; min-width: 100px; transition: opacity 2s linear display 5s linear; } .bwp-navbar .offcanvas-menu>div>ul>li .sub-menu li a { padding: 15px 15px; display: block; color: #000; } .bwp-navbar .offcanvas-menu>div>ul>li>.sub-menu { padding-top: 20px; background-color: transparent; } .bwp-navbar .offcanvas-menu>div>ul>li>.sub-menu li { background-color: #eee; } .bwp-navbar .offcanvas-menu>div>ul>li:hover .sub-menu { transform: translate(0, 0); opacity: 1; transition: opacity 2s linear display 5s linear; } .bwp-navbar .menu-icon { background-color: transparent; padding: inherit; margin: inherit; } @media (max-width: 768px) { .bwp-navbar .main-menu { flex-direction: column; } .bwp-navbar .main-nav { padding: 0 !important; } .bwp-navbar .container { width: 100%; } .bwp-navbar .main-logo { justify-content: space-between; width: 100%; padding: 20px 0; } .bwp-navbar .menu-icon, .bwp-navbar .menu-icon i { color: white; } .bwp-navbar .menu-icon { top: 50%; left: 50%; transform: translate(-50%, -50%); position: absolute; width: 50px; margin: inherit; background-color: transparent !important; padding: initial; } .bwp-navbar .menu-icon:before, .bwp-navbar .menu-icon:after, .bwp-navbar .menu-icon div { background: #fff; content: ""; display: block; height: 6px; border-radius: 3px; margin: 7px 0; transition: 0.5s; } .bwp-navbar .menu-icon-wrapper { display: block; position: relative; transform: scale(0.6); margin-right: 20px; } .bwp-navbar .menu-icon.active:before { transform: translateY(12px) rotate(135deg); } .bwp-navbar .menu-icon.active:after { transform: translateY(-12px) rotate(-135deg); } .bwp-navbar .menu-icon.active div { transform: scale(0); } .bwp-navbar .offcanvas-menu { display: none; width: 100%; background-color: #fff; overflow: hidden; box-shadow: 2px 6px 13px rgba(0, 0, 0, 0.15); } .bwp-navbar .offcanvas-menu li { width: 100%; } .bwp-navbar .offcanvas-menu li a { display: block; width: 100%; color: #000 !important; } .bwp-navbar .offcanvas-menu .active { display: block; } } /** * Skip Link */ a.skip-main { left: -999px; position: absolute; top: auto; width: 1px; height: 1px; overflow: hidden; z-index: -999; } a.skip-main:focus { left: auto; top: auto; width: 30%; height: auto; overflow: auto; margin: 0 35%; padding: 5px; font-size: 20px; outline: 3px solid red; text-align: center; z-index: 999; } .bwp-navbar.navbar-transparent { position: absolute; background-color: transparent; color: #fff; } .bwp-navbar.navbar-transparent .main-nav>li>a { color: #fff; } H1, H2, H3, H4, H5, H6 { margin-bottom: 0; } H1 span.text-theme, H2 span.text-theme, H3 span.text-theme, H4 span.text-theme, H5 span.text-theme, H6 span.text-theme { color: #2D41FF; font-weight: inherit; } /** * Section Header */ .section-hero { background-color: #fff; padding: 50px 50px; } .section-hero .bwp-section-title { font-size: 70pt; margin-bottom: 20px; } .section-hero .bwp-section-description { font-size: 34pt; } .section-hero .button { padding: 10px 15px; background-color: #2D41FF; color: #fff; margin-top: 50px; display: inline-block; border-radius: 5px; } .elementor-widget-heading .elementor-heading-title.elementor-size-xxl { font-size: 70pt; } .gallery-list { display: flex; flex-wrap: wrap; } .gallery-list .gallery-item { height: 400px; margin: 10px; overflow: hidden; position: relative; } .gallery-list .gallery-item .gallery-img { transition: transform .5s; transform: scale(1); width: 100%; height: 100%; background-size: cover; background-position: center center; background-repeat: no-repeat; } .gallery-list .gallery-item .gallery-img:hover { background-size: cover; transform: scale(1.2); transition: transform .5s; } .site-footer { background: #fff; margin-top: 0; } .site-footer .footer-copyright { background-color: #000; color: #fff; padding: 20px 15px; text-align: center; } /** * Blog Single */ .container { padding-right: 1rem; padding-left: 1rem; } .container:not(.is-fluid) { margin: 0 auto; } @media only screen and (min-width: 600px) { .container:not(.is-fluid) { width: 100%; max-width: 570px; } } @media only screen and (min-width: 900px) { .container:not(.is-fluid) { width: 100%; max-width: 860px; } } @media only screen and (min-width: 1200px) { .container:not(.is-fluid) { width: 100%; max-width: 1150px; } } @media only screen and (min-width: 1800px) { .container:not(.is-fluid) { width: 100%; max-width: 1400px; } } .page-header { display: block; position: relative; width: 100%; background-color: #2D41FF; color: #fff; background-position: center; background-size: cover; background-attachment: fixed; padding: 250px 0 50px 0; overflow: hidden; z-index: 0; } .page-header .entry-title { font-size: 50px; font-weight: 700; } .page-header:after { background: #2D41FF; background-color: rgba(45, 65, 255, 0.75); content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; } .page-header .container { z-index: 999; display: block !important; } .page-header .category { display: block; padding: 15px 0; } .page-header .category a { color: #fff; display: inline-block; padding: 0 10px; } .post-thumbnail { background-color: #ccc; } .post-thumbnail img { max-width: 100%; height: auto; } .posts-list { display: flex; flex-wrap: wrap; padding-top: 20px; } .posts-list article { width: calc(100%); margin: 15px 0; } article { background-color: #fff; position: relative; } article .post-thumbnail { height: 450px; overflow: hidden; } article .post-thumbnail img { width: 100%; object-fit: cover; min-height: 100%; } article .entry-header { display: block; width: 100%; overflow: hidden; z-index: 0; padding: 0 15px; padding-top: 20px; } article .entry-meta { margin-top: 15px; color: #a9a9a9; font-weight: bold; } article .entry-content { padding: 0 15px; } article.single-article .entry-content { padding: 50px 0; } article.single-article .entry-content h1, article.single-article .entry-content h2, article.single-article .entry-content h3, article.single-article .entry-content h4, article.single-article .entry-content h5, article.single-article .entry-content h6 { margin-bottom: 10px; } article.single-article .entry-content img { max-width: 100%; } article.single-article .post-meta { display: flex; align-items: center; justify-content: start; list-style: none; padding: 0; } article.single-article .post-meta li { display: block; padding: 10px 15px; } article.single-article .post-tags { font-size: 10px; } article.single-article .post-tags a { display: inline-block; margin: 5px; padding: 7px 15px; background-color: #eee; border-radius: 25px; color: #252627; } article.single-page .entry-content { padding: 0; } .blog .container, .archive .container { display: flex; } .blog .left-side, .archive .left-side { padding: 0 20px; width: 60%; } .blog .right-side, .archive .right-side { width: 40%; } .blog aside, .archive aside { margin-top: 50px; } .blog aside section, .archive aside section { margin-bottom: 15px; padding: 15px; background-color: #fff; } .blog aside ul, .archive aside ul { list-style: none; padding-inline-start: 0; } .blog aside ul li, .archive aside ul li { padding: 10px 0; } .navigation.pagination { width: 100%; } .nav-links { width: 100%; display: flex; justify-content: end; margin-bottom: 10px; } .nav-links a, .nav-links .page-numbers { display: block; background-color: #fff; padding: 10px 15px; margin: 10px 0; } .nav-links a.current, .nav-links .page-numbers.current { background-color: #2D41FF; color: #fff; } /** * WPForms */ .wpforms-field-container .wpforms-field label { display: block; margin-top: 20px; } .wpforms-field-container .wpforms-field input[type=date], .wpforms-field-container .wpforms-field input[type=datetime], .wpforms-field-container .wpforms-field input[type=datetime-local], .wpforms-field-container .wpforms-field input[type=email], .wpforms-field-container .wpforms-field input[type=month], .wpforms-field-container .wpforms-field input[type=number], .wpforms-field-container .wpforms-field input[type=password], .wpforms-field-container .wpforms-field input[type=range], .wpforms-field-container .wpforms-field input[type=search], .wpforms-field-container .wpforms-field input[type=tel], .wpforms-field-container .wpforms-field input[type=text], .wpforms-field-container .wpforms-field input[type=time], .wpforms-field-container .wpforms-field input[type=url], .wpforms-field-container .wpforms-field input[type=week], .wpforms-field-container .wpforms-field select, .wpforms-field-container .wpforms-field textarea { background-color: #fff; border: 1px solid #eee; padding: 10px 15px; width: 100%; display: block; margin-top: 10px; border-radius: 5px; } .wpforms-field-container .wpforms-field .wpforms-field-row { display: flex; margin-bottom: 15px; } .wpforms-field-container .wpforms-field .wpforms-field-row-block { margin-right: 10px; } .wpforms-field-container .wpforms-field .wpforms-one-half { width: calc(50% - 20px); } .wpforms-field-container .wpforms-field .wpforms-field-sublabel { margin-top: 10px; } .wpforms-field-container .wpforms-field .wpforms-sublabel-hide { display: none; } button { display: block; padding: 15px 30px; margin-top: 20px; background-color: #2D41FF !important; color: #fff !important; border: 0; cursor: pointer; } button:hover { background-color: #000 !important; } button.wpforms-submit { display: block; padding: 15px 30px !important; margin-top: 20px; background-color: #2D41FF !important; color: #fff !important; border: 0; cursor: pointer; } button.wpforms-submit:hover { background-color: #000 !important; }