/*! Theme Name: Blogzilla Theme URI: https://nomadicguy.com/product/blogzilla/ Author: Nomadic Guy Author URI: https://nomadicguy.com/ Description: Blogzilla is an amazing free blog theme well-loved for its designs.It is a fast and lightweight option for those who want a minimalistic choice.Blogzilla is a perfect free blog WordPress theme for personal Blog theme, Travel Blog theme, food blog theme, life, music and more. It has a Clean and Modern Responsive design that allows you to accommodate all viewers, even those who prefer mobile devices.Moreover, social media share buttons are available.Blog the way you want to with Blogzilla Version: 1.0.9 License: GNU General Public License v2 or later License URI: LICENSE Text Domain: blogzilla Tested up to: 5.4 Requires PHP: 5.2 Tags: one-column, news, two-columns, right-sidebar, custom-background, custom-logo, custom-menu, featured-images, theme-options, threaded-comments, block-styles This theme, like WordPress, is licensed under the GPL. Use it to make something cool, have fun, and share what you've learned with others. Blogzilla is based on Underscores https://underscores.me/, (C) 2012-2017 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/ */ /*-------------------------------------------------------------- >>> TABLE OF CONTENTS: ---------------------------------------------------------------- # Normalize # Typography # Elements # Forms # Navigation ## Links ## Menus # Accessibility # Alignments # Clearings # Widgets # Content ## Posts and pages ## Comments # Infinite scroll # Media ## Captions ## Galleries --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Normalize --------------------------------------------------------------*/ /* normalize.css v8.0.0 | 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; } /** * 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; } /*-------------------------------------------------------------- # Typography --------------------------------------------------------------*/ body, button, input, select, optgroup, textarea { color: #404040; font-family: sans-serif; font-size: 16px; font-size: 1rem; line-height: 1.5; } h1, h2, h3, h4, h5, h6 { clear: both; } p { margin-bottom: 1.5em; } dfn, cite, em, i { font-style: italic; } blockquote { margin: 0 1.5em; } address { margin: 0 0 1.5em; } pre { background: #eee; font-family: "Courier 10 Pitch", Courier, monospace; font-size: 15px; font-size: 0.9375rem; line-height: 1.6; margin-bottom: 1.6em; max-width: 100%; overflow: auto; padding: 1.6em; } code, kbd, tt, var { font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; font-size: 15px; font-size: 0.9375rem; } abbr, acronym { border-bottom: 1px dotted #666; cursor: help; } mark, ins { background: #fff9c0; text-decoration: none; } big { font-size: 125%; } /*-------------------------------------------------------------- # Elements --------------------------------------------------------------*/ html { box-sizing: border-box; } *, *:before, *:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */ box-sizing: inherit; } body { background: #fff; /* Fallback for when there is no custom background color defined. */ } hr { background-color: #ccc; border: 0; height: 1px; margin-bottom: 1.5em; } ul, ol { margin: 0 0 1.5em 3em; } ul { list-style: disc; } ol { list-style: decimal; } li > ul, li > ol { margin-bottom: 0; margin-left: 1.5em; } dt { font-weight: bold; } dd { margin: 0 1.5em 1.5em; } img { height: auto; /* Make sure images are scaled correctly. */ max-width: 100%; /* Adhere to container width. */ } figure { margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */ } table { margin: 0 0 1.5em; width: 100%; } /*-------------------------------------------------------------- # Forms --------------------------------------------------------------*/ button, input[type="button"], input[type="reset"], input[type="submit"] { border: 1px solid; border-color: #ccc #ccc #bbb; border-radius: 3px; background: #e6e6e6; color: rgba(0, 0, 0, 0.8); font-size: 12px; font-size: 0.75rem; line-height: 1; padding: .6em 1em .4em; } button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover { border-color: #ccc #bbb #aaa; } button:active, button:focus, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:active, input[type="submit"]:focus { border-color: #aaa #bbb #bbb; } input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea { color: #666; border: 1px solid #ccc; border-radius: 3px; padding: 3px; } input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus { color: #111; } select { border: 1px solid #ccc; } textarea { width: 100%; } /*-------------------------------------------------------------- # Navigation --------------------------------------------------------------*/ /*-------------------------------------------------------------- ## Links --------------------------------------------------------------*/ a { color: royalblue; } a:visited { color: #000; } a:hover, a:focus, a:active { color: #000; } a:focus { outline: thin dotted; } a:hover, a:active { outline: 0; } /*-------------------------------------------------------------- ## Menus --------------------------------------------------------------*/ .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 { 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%; } /*-------------------------------------------------------------- # Accessibility --------------------------------------------------------------*/ /* Text meant only for screen readers. */ .screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; 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; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; clip-path: none; 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; } /*-------------------------------------------------------------- # Alignments --------------------------------------------------------------*/ .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; } /*-------------------------------------------------------------- # Clearings --------------------------------------------------------------*/ .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; } /*-------------------------------------------------------------- # Widgets --------------------------------------------------------------*/ .widget { margin: 0 0 1.5em; /* Make sure select elements fit in widgets. */ } .widget select { max-width: 100%; } /*-------------------------------------------------------------- # Content --------------------------------------------------------------*/ /*-------------------------------------------------------------- ## Posts and pages --------------------------------------------------------------*/ .sticky { display: block; } .post, .page { 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; } /*-------------------------------------------------------------- ## Comments --------------------------------------------------------------*/ .comment-content a { word-wrap: break-word; } .bypostauthor { display: block; } /*-------------------------------------------------------------- # Infinite scroll --------------------------------------------------------------*/ /* 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; } /*-------------------------------------------------------------- # Media --------------------------------------------------------------*/ .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; } .single-content-wrap { max-width: 900px; margin: 0 auto; } ul#menu-main { float: none; text-align: center; display: inline-block; } ul#menu-main li { float: none; display: inline-block; } .navbar-header { float: none; text-align: center; width: 100%; } nav.navbar.navbar-default { background: #fff; border: none; border-bottom: none; margin: 0; } h3.site-title { margin: 0; font-size: 23px; } .header-logo p { margin: 0; font-size: 13px; } .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { font-family: Marcellus !important; font-weight: 400 !important; color: #000; } /* recent post */ .widget ul.recent-post { padding: 0; margin: 0; list-style: none; } .widget ul.recent-post li { padding: 20px 0 0 0; float: left; width: 100%; } .recent-post .recent-post-thumb img { vertical-align: middle; max-width: 75px; height: auto; } .recent-post .item-details h3.recent-post-title { font-size: 15px; margin: 0; } .recent-post .item-details { position: relative; margin-left: 90px; top: 0px; } .recent-post .recent-post-thumb { width: auto; position: relative !important; display: block; float: left; overflow: hidden; } .recent-post .item-details h3.recent-post-title a { text-decoration: none; color: #666666; } .recent-post .item-details span.recent-post-date a { font-size: 12px; color: #787171; } /* category */ .widget ul.categories-wrap { padding: 0; margin: 0; list-style: none; } .widget .categories-wrap li { padding: 17px 0 0 0; } .widget .categories-wrap .cat-item span.cat-name a { color: #787171; font-size: 16px; text-decoration: none; text-transform: capitalize; } .widget .categories-wrap span.cat-count { position: relative; margin-right: 10px; float: right; } .widget .categories-wrap .cat-count a { color: #787171; font-size: 16px; font-family: 'Ubuntu', sans-serif; text-decoration: none; } /* tags */ .tagcloud { position: relative; padding: 20px 0 0 0; } .tagcloud a { background: #000; border: 1px solid #000; cursor: pointer; display: inline-block; font-size: 14px; line-height: 20px; margin: 0 5px 10px 0; padding: 8px 12px; transition: all .8s ease 0s; vertical-align: baseline; white-space: nowrap; color: #fff; text-decoration: none; } .comment-respond .comment-reply-title { font-size: 24px; margin: 0; margin-bottom: 10px; } .comment-respond .comment-form { margin-bottom: 20px; } .comment-respond .comment-form label { display: block; font-size: 16px; } .comment-respond .comment-form input { background: none; border: none; outline: 0; font-size: 16px; padding: 0; border: 1px solid #eee; box-shadow: none; -webkit-transition: all 0.3s; border-radius: 4px; height: 40px; width: 100%; padding: 0 10px; transition: all 0.5s ease-out 0s; } .comment-respond .comment-form textarea { height: 200px; padding: 10px; background: none; border: none; border: 1px solid #eee; outline: 0 !important; transition: all 0.5s ease-out 0s; width: 100%; border-radius: 4px; } .comment-respond .comment-form input[type="submit"] { background: #000; font-weight: normal; text-transform: capitalize; width: auto; color: #fff; margin-top: 20px; border-radius: 4px !important; padding: 12px 20px !important; height: auto; } .comment-respond .comment-form .comment-notes { margin-bottom: 25px; } #comments #respond.comment-respond .comment-form input[type="submit"] { padding: 15px 32px !important; } .comments-area { margin-top: 30px; } .comments-area h2.comments-title { font-size: 24px; font-weight: 500; margin: 0; margin-bottom: 10px; } .comments-area ol.comment-list { list-style: none; padding: 0; } .comments-area ol.comment-list:last-child { margin-bottom: 0; } .comments-area ol.comment-list .comment-author b.fn { margin-left: 7px; color: #333; font-weight: 600; } .comments-area ol.comment-list .comment-author b.fn a { color: #333; } .comments-area ol.comment-list .comment-author span.says { display: none; } .comments-area ol.comment-list .comment-author img { width: 40px; display: inline-block; max-width: 100%; height: auto; padding: 2px; line-height: 1.42857143; background-color: #fff; border-radius: 4px; margin-top: 15px; -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; } .comments-area ol.comment-list .comment-metadata { margin-left: 52px; margin-bottom: 14px; } .comments-area ol.comment-list .comment-metadata time { font-size: 14px; color: #666; } .comments-area ol.comment-list .comment-content { margin-bottom: 27px; padding: 20px 20px; padding-bottom: 10px; border-radius: 4px; } .comments-area ol.comment-list .reply { text-align: right; margin-top: 16px; } .comments-area ol.comment-list .reply a { box-shadow: none; padding: 3px 21px; } .comments-area ol.comment-list ol.children { padding: 0; list-style: none; margin-left: 56px; } .comments-area .comment-subscription-form input[type="checkbox"] { height: auto !important; } .comments-area ol.comment-list .comment-metadata .edit-link { display: none; } .pingback .comment-body { margin-bottom: 27px; padding: 20px 20px; } .pingback { margin: 20px 0; } .pingback .comment-body a { color: #666; } .pingback .comment-body a:hover, .pingback .comment-body a:focus { color: #000; } .pingback .comment-body a.comment-edit-link { color: #000; } .nav-links { width: 100%; display: table; } .nav-links .nav-previous { width: 50%; display: inline-block; } .nav-links .nav-next { width: 50%; display: inline-block; text-align: right; } .nav-links .nav-previous, .nav-links .nav-next { vertical-align: middle; float: none; } .nav-links a, .nav-links span { padding: 1em 0; margin-right: 5px; display: inline-block; font-size: 16px; color: #62646c; position: relative; -webkit-transition: all .3s ease; transition: all .3s ease; } .nav-links a:hover, .nav-links span:hover { color: #000; } .nav-links a { background: #fff; } .inner-banner-wrap { width: 100%; background-size: cover; background-repeat: no-repeat; background-position: center center; display: block; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; outline: 0; height: auto; } .inner-banner-wrap:before { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: .5; content: ''; background: #000; } .inner-banner-wrap .inner-banner-content { position: relative; z-index: 99; text-align: center;} .inner-banner-wrap ul.breadcrumb { background: none; background: none; margin-bottom: 0; margin: 0; } .inner-banner-wrap ul.breadcrumb li { color: #fff; font-size: 16px; } .inner-banner-wrap ul.breadcrumb li a { color: #fff; } .inner-banner-wrap ul.breadcrumb li a:hover, .inner-banner-wrap ul.breadcrumb li a:focus { color: #000; } .not-found .page-header { margin-top: 0; } .not-found .page-header h1 { margin-top: 0; } .not-found .search-form { margin-top: 20px; } .not-found .search-form .search-submit { width: 29%; } .not-found .widget { display: none; } .error-404 { text-align: center; } .error-404 header.page-header h2 { font-size: 74px; } header.entry-header h2.entry-title { font-size: 30px; margin-top: 0; } header.entry-header h2.entry-title a { color: #272e37; text-decoration: none; } a{ text-decoration: none !important; } header.entry-header h2.entry-title a:hover { color: #000; } header.entry-header h1.entry-title { font-size: 35px; margin-top: 0; margin-bottom: 15px; line-height: 49px; } header.entry-header h1.entry-title a { color: #272e37; } header.entry-header h1.entry-title a:hover { color: #000; } .page-header { padding-bottom: 5px; margin-top: 0; margin-bottom: 35px !important; border-bottom: none; } .page-header h1 { margin-top: 0; font-size: 33px; } article .entry-content img { margin-bottom: 15px; } div#calendar_wrap table { background-color: transparent; width: 100%; } #wp-calendar caption { background-color: #000; color: #ffffff; padding: 10px; } #wp-calendar thead tr th { text-align: center; } table th { border: 1px solid #dddddd; padding: 8px; line-height: 20px; text-align: center; vertical-align: top; } table td { border: 1px solid #dddddd; padding: 8px; line-height: 20px; text-align: center; vertical-align: top; } table td { border: 1px solid #dddddd; padding: 8px; line-height: 20px; text-align: center; vertical-align: top; } #wp-calendar tbody tr td { text-align: center; } #wp-calendar tr th { border: 1px solid rgba(0, 0, 0, 0.2); border-right: 0; border-bottom: 0; } #wp-calendar tr th:last-child { border-right: 1px solid rgba(0, 0, 0, 0.2); } #wp-calendar tr td { border: 1px solid rgba(0, 0, 0, 0.2); border-right: 0; border-bottom: 0; } #wp-calendar tr td a { font-weight: bold; } #wp-calendar tr td:last-child { border-right: 1px solid rgba(0, 0, 0, 0.2); } #wp-calendar tfoot tr td { border-bottom: 1px solid rgba(0, 0, 0, 0.2); } #secondary #wp-calendar tr td { border: 1px solid #eee; } #secondary #wp-calendar tr th { border: 1px solid #eee; } .page-content, .entry-content, .entry-summary { margin: 1em 0 0; } article iframe { width: 100%; } span.edit-link { display: block; } a.post-edit-link { background: #000; font-weight: normal; text-transform: capitalize; padding: 6px 21px; overflow: hidden !important; display: inline-block; } nav#comment-nav-below { margin: 25px 0; display: block; } nav#comment-nav-above { margin: 25px 0 40px 0; } .post-password-form { width: 100%; } .post-password-form input[type="password"] { width: 100%; border: 2px solid #eee; padding: 7px 23px; outline: 0; -webkit-appearance: none; font-weight: 400; background: #fff; height: auto; border-radius: 4px; margin-top: 15px; } .post-password-form input[type="password"]:focus { border: 2px solid #000 !important; } .post-password-form input[type="submit"] { box-shadow: none !important; font-size: 15px; border-radius: 0; background: #000; transition: all .5s ease-in-out 0s; border: none; color: #fff; padding: 13px 17px; margin-left: -6px; border: none; line-height: 17px; width: 17%; border-top-right-radius: 4px; border-bottom-right-radius: 4px; } /* category */ .widget ul.categories-wrap { padding: 0; margin: 0; list-style: none; } .widget .categories-wrap li { padding: 17px 0 0 0; } .widget .categories-wrap .cat-item span.cat-name a { color: #62646c; font-size: 16px; text-decoration: none; text-transform: capitalize; } .widget .categories-wrap span.cat-count { position: relative; margin-right: 10px; float: right; } .widget .categories-wrap .cat-count a { color: #62646c; font-size: 16px; text-decoration: none; } /* tags */ .tagcloud { position: relative; padding: 20px 0 0 0; } .tagcloud a { border: 1px solid #f4f4f4; color: #fff; font-size: 14px !important; font-weight: 400; padding: 4px 12px 4px; border-radius: 5px; transition: all 500ms ease 0s; display: inline-block; margin: 0 3px 10px; } .tagcloud a:hover, .tagcloud a:focus { background: #000; color: #fff !important; } #comments h3#reply-title { font-size: 30px; line-height: 37px; } #secondary .widget { margin-bottom: 20px; background: none; -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto; margin: 0 0 30px; word-wrap: break-word;} #secondary .widget .widget-title { font-size: 30px; line-height: 37px; margin-top: 0; margin-bottom: 0; text-transform: capitalize; color: #000; padding-bottom: 15px;} #secondary .widget ul { padding: 0; margin: 0; list-style: none; } #secondary .widget ul li { padding-bottom: 8px; position: relative; margin-bottom: 0px; border-bottom: 1px solid #eee; padding-bottom: 12px !important; } footer #secondary .widget ul li { border: none; padding-bottom: 5px !important; } #secondary .widget ul li a { color: #62646c; text-decoration: none; } #secondary .widget ul li a:hover { color: #000; } .search-form { width: 100%; } .search-form .search-field { width: 100%; border: 1px solid #eee !important; padding: 9px 23px !important; outline: 0; -webkit-appearance: none; font-weight: 400; background: #fff; height: auto; border-radius: 0; border-top-left-radius: 4px; border-bottom-left-radius: 4px; height: 50px; font-size: 16px; } .search-form .search-field:focus { border-color: #000 !important; } .search-form .search-submit { position: absolute; right: 1px; top: 0; box-shadow: none !important; font-size: 15px; border-radius: 0 !important; background: #000; transition: all .5s ease-in-out 0s; border: none; color: #fff; height: 50px; display: inline-block; padding: 15px 13px; margin-left: 0; border: none; line-height: 21px; width: 30%; border-top-right-radius: 4px !important; border-bottom-right-radius: 4px !important; } .search-form label { width: 71%; margin-bottom: 0; } .search-form { position: relative; } article.hentry { margin-bottom: 55px; } article.hentry .post-bg { padding: 30px 0; padding-top: 0; margin-top: 30px; } article header.entry-header h2.entry-title { margin-top: 0; } span.edit-link a { box-shadow: none; padding: 3px 21px; margin-top: 20px; border-radius: 4px; color: #fff; } span.cat-links, span.tags-links { display: block; margin-bottom: 5px; } article .post-bg .entry-footer { margin-top: 20px; } span.comments-link { border: 1px solid #ddd; font-size: 13px; padding: 3px 10px; border-radius: 5px; } span.comments-link a { color: #000; } select { width: 100%; } .blog .section-content a.read-more.btn { margin-top: 15px; } footer.entry-footer { margin-top: 10px; } .post-wrap .post-title a { line-height: 31px; } .portfolio-detail-wrap h3 { margin-top: 0; } .portfolios-single a.btn.button, .portfolios-single .comments-area ol.comment-list .reply a.btn, .comments-area ol.comment-list .reply .portfolios-single a.btn, .portfolios-single a.btn.post-edit-link { margin-top: 20px; } article a.btn.button, article .comments-area ol.comment-list .reply a.btn, .comments-area ol.comment-list .reply article a.btn, article a.btn.post-edit-link { margin-top: 20px; } .post-wrap .post-img { position: relative; overflow: hidden; height: 250px; text-align: center; } .post-format-gallery .slick-next, .post-format-gallery .slick-prev { width: 40px; height: 40px; line-height: 41px; } .post-format-gallery .slick-next:before, .post-format-gallery .slick-prev:before { font-size: 17px; } .post-format-gallery .slick-next { right: 25px; } .post-format-gallery .slick-prev { left: 25px; } .single .post-format-gallery .slider-item, .archive .single .post-format-gallery .slider-item { height: 400px; } .post-format-gallery .slider-item { width: 100%; height: 250px; min-height: 250px; background-size: cover; background-position: center center; background-repeat: no-repeat; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; outline: 0; position: relative; } .post .post-format-gallery .slider-item { height: 350px; min-height: 350px; } .post .post-format-gallery .slick-next, .post .post-format-gallery .slick-prev { top: 47%; } .archive.author header.page-header { background: #fff; padding: 30px; } .archive.author-codemin .author-img { margin: 15px 0; } .widget ul li { padding: 11px 0 0 !important; } .widget ul li:first-child { padding-top: 0 !important; } #secondary .widget .widget-title { position: relative; } #secondary .widget ul li:last-child { margin-bottom: 0; } #secondary .widget ul.recent-post li { float: none; display: inline-block; } .post-navigation { margin: 0 !important; margin: 0 0 1.5em; overflow: hidden; } .post-navigation .nav-previous .post-nav-content { position: relative; top: 0px; } .post-navigation .nav-previous .post-nav-content a { color: #000; font-size: 15px; } .post-navigation .nav-previous .post-nav-content a:hover { color: #000; } .post-navigation .nav-previous .post-nav-content h4 { margin: 0; display: inline-block; font-size: 19px; line-height: 24px; margin-top: 10px; } .post-navigation .nav-previous .nav-post-thumb { width: auto; position: relative !important; display: block; float: left; overflow: hidden; } .post-navigation .nav-previous .nav-post-thumb img { width: 90px; } .post-navigation .nav-next { float: right; display: inline-block; border-left: 1px solid #eee; } .post-navigation .nav-next .post-nav-content { position: relative; top: 0px; } .post-navigation .nav-next .post-nav-content a { color: #000; font-size: 15px; } .post-navigation .nav-next .post-nav-content a:hover { color: #000; } .post-navigation .nav-next .post-nav-content h4 { margin: 0; display: inline-block; font-size: 19px; line-height: 24px; margin-top: 10px; } .post-navigation .nav-next .nav-post-thumb { width: auto; position: relative !important; display: block; float: right; overflow: hidden; } .post-navigation .nav-next .nav-post-thumb img { width: 90px; } .post-navigation .nav-post-thumb { display: none !important; } .comment-navigation { margin: 25px 0; } .comment-navigation .nav-links { width: 100%; display: table; } .comment-navigation .nav-links .nav-previous, .comment-navigation .nav-links .nav-next { background: #fff; } .comment-navigation .nav-links .nav-previous, .comment-navigation .nav-links .nav-next { background: #fff; vertical-align: middle; display: table-cell; } .comment-navigation .nav-links .nav-previous { width: 50%; display: inline-block; border: 1px solid #eee; } .comment-navigation .nav-links .nav-next { width: 50%; display: inline-block; border: 1px solid #eee; text-align: right; } .comment-navigation { margin: 25px 0; display: block; } .post-navigation .nav-previous .post-nav-content a { padding: 1em 1em; } .post-navigation .nav-next .post-nav-content a { padding: 1em 1em; } .recent-post .item-details h3.recent-post-title a { color: #999; } .prefooter .recent-post .item-details h3.recent-post-title a { font-size: 15px; line-height: 20px; } .archive.author header.page-header { display: block; text-align: center; } .archive.author header.page-header .page-title { font-size: 22px; margin-top: 20px; } .author-img img { border-radius: 50%; } .archive.author header.page-header p { margin: 0; } .navigation.pagination .nav-links a, .navigation.pagination .nav-links span { padding: 1em 1.5em; margin-right: 10px; display: inline-block; font-size: 16px; color: #62646c; position: relative; -webkit-transition: all .3s ease; transition: all .3s ease; } .navigation.pagination a.next.page-numbers { background: #000; color: #fff; } .not-found .page-header { display: block; } .search-no-results .page-content { margin-top: 0; } .pingback .comment-body { margin-bottom: 27px; padding: 20px 20px; background: #fafafa; border-radius: 4px; } .pingback .comment-body a.comment-edit-link { display: none; } .prefooter .widget ul.recent-post li { display: inline-block; } .prefooter .widget { margin-bottom: 30px; } .prefooter .widget:last-child { margin-bottom: 0; } .recent-post .recent-post-thumb img { width: 70px; } section#blog .post-format-gallery .slick-next, section#blog .post-format-gallery .slick-prev { display: none !important; } .prefooter .tagcloud a { border: 1px solid rgba(238, 238, 238, 0.28); } .logged-in .nav-wrapper.stick-me.sticking { top: 32px !important; } span.cat-links a, span.tags-links a { font-size: 15px; background: #f5f5f5; color: #62646c; display: inline-block; font-weight: normal; line-height: 15px; margin-bottom: 10px; padding: 10px 15px; text-decoration: none; border-radius: 3px; margin-right: 5px; -moz-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; } span.cat-links, span.tags-links { font-weight: 500; } span.cat-links a:hover, span.tags-links a:hover { background: #000; color: #fff; } .post-navigation .nav-links a span, .post-navigation .nav-links a span { font-size: 15px; background: #000; color: #fff; display: inline-block; font-weight: normal; line-height: 15px; margin-bottom: 10px; padding: 10px 15px; text-decoration: none; border-radius: 3px; margin-right: 8px; -moz-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; } .error404 .not-found .search-form { max-width: 700px; margin-left: auto; margin-right: auto; } .customize-partial-edit-shortcuts-shown .nav-wrapper.stick-me.sticking { top: 0 !important; } .widget-thumbnail.no-recent-img { width: 70px; height: 70px; background: #fafafa; } .footer-widgets { padding: 60px 0; background: #1c1c1c; } .footer-widgets .widget .widget-title { font-size: 24px; font-weight: 500; margin: 0; margin-bottom: 20px; color: #eee; } .footer-widgets .widget .gallery-widget img { margin-bottom: 10px; margin-right: 10px; } .footer-widgets .widget .gallery-widget img:nth-child(2), .footer-widgets .widget .gallery-widget img:nth-child(3) { width: 167px; } .footer-widgets ul { margin: 0; padding: 0; list-style: none; } .footer-widgets ul li { padding: 5px 0; } .footer-widgets ul li a { color: #bbb; } footer { position: relative; } .slick-next, .slick-prev { height: 50px; width: 50px; font-size: 0; cursor: pointer; background: rgba(255, 255, 255, 0.19); color: #fff; position: absolute; top: 50%; border-radius: 4px; margin-top: -10px\9; border: none; outline: 0; z-index: 9; transition: all 0.5s ease-out 0s; line-height: 47px; } .slick-next{ right: 70px; } .slick-prev{ left: 70px; } .slick-prev:before{ content: "\f104" !important; font-family: FontAwesome; margin-right: 3px !important; font-size: 33px; } .slick-next:before{ content: "\f105" !important; font-family: FontAwesome; margin-left: 3px !important; font-size: 33px; } span.edit-link, span.comments-link { display: none; } .search article.hentry { padding-bottom: 0; } .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { color: #000; background-color: transparent; } a { color: #000; } a:visited { color:#000; } body { font-size: 16px; font-family: 'Open Sans', sans-serif; } html { text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .blog article.post .article-wrap { max-width: 85%; margin: -55px auto; margin-bottom: 20px; background: #fff; position: relative; padding: 35px 40px; border-radius: 4px; } .blog article.post .article-wrap h2.entry-title{ margin-top: 0; } .h2, h2 { line-height: 41px; } .header-logo { float: left; } .metabar-wrap, .metabar-wrap span, .metabar-wrap span a { color: #a8aab2; font-size: 13px; } .metabar-wrap span { margin-right: 10px; } span.author.vcard strong { color: #333; font-weight: normal; margin-right: 8px; } .single-post header.entry-header { margin-top: 0; } .wrapper { position: relative; height: 600px; } .display-block { display: table; } .banner-wrapper-fixed { position: fixed; top: 0; left: 0; width: 100%; height: 650px; background-position: center; background-size: cover; transition: all 0.1s ease 0s; } .foreground { top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.4); display: table; } .banner-wrapper-fixed .foreground h1 { text-align: center; color: white; font-size: 50px; padding: 0px 30px; margin-bottom: 20px; } .banner-text { display: table-cell; vertical-align: middle; } .banner-text-wrap { max-width: 850px !important; margin: 0 auto; } .top-in-basic { animation: top-in-basic 1 1s 0s; } .left-in-basic { animation: left-in-basic 1 1s 0s; } .fade { animation: fade 1 1s 0s; } @keyframes flip { 0% {transform: rotateY(-45deg);} 100%{transform: rotateY(0deg);} } @keyframes fade { from {opacity: 0;} to {opacity: 1;} } @keyframes top-in-basic { 0%{transform: translateY(-2000px)} 100%{transform: translateY(0px)} } @keyframes left-in-basic { 0%{transform: translateX(-2000px)} 100%{transform: translateX(0px)} } @media (max-width:768px){ .banner-wrapper-fixed { } } div#content { z-index: 999; } .banner-wrap { position: relative; height: 600px; } header#masthead { position: relative; z-index: 9999; background: #fff; padding: 15px 0; } .dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover { color: #000; } a.post-thumbnail img { width: 100%; } .banner-wrapper-fixed { text-align: center; } .banner-wrapper-fixed p{ color: #fff; } .banner-wrapper-fixed p { color: #fff; font-size: 19px; margin-bottom: 40px; } .banner-wrap .banner-wrapper-fixed { top: 60px; } /*.banner-wrap { margin-bottom: -20px; }*/ .nav>li>a { padding: 14px 10px; } .full-width .single-content-wrap { width: 100%; max-width: none; } .blog .full-width article.post .article-wrap,.archive .full-width article.post .article-wrap { max-width: 93%; margin: -55px auto; margin-bottom: 20px; background: #fff; position: relative; padding: 35px 40px; margin-left: 0; padding-left: 0; } .full-width .single-content-wrap #primary { padding-right: 30px; } .single .full-width .single-content-wrap { max-width: none; width: 100%; } .single .section-content{ position: relative; z-index: 99; } .single .banner-wrapper-fixed { height: 400px; } .single .banner-wrap{ height: 350px; } .section-content { padding: 60px 0; } .section-content { padding: 60px 0; position: relative; z-index: 99; } .blog .section-content { padding: 80px 0; } article footer.entry-footer { margin-top: 35px; } .archive article .article-wrap,.search .article-wrap { padding: 30px 90px; } a.post-thumbnail img{ border-radius: 7px; } .archive .single-content-wrap { max-width: 800px; } ul.social-icons { padding: 0; margin: 0; list-style: none; } ul.social-icons li { display: inline-block; margin-right: 8px; color: #c1baba; font-size: 17px; } ul.social-icons li span{ cursor: pointer; } .footer-social-icons { display: inline-block; margin-left: 20px; } ul.social-icons li span:hover { color: #000; } a.btn.btn-default { background: #000; border: 2px solid #000; padding: 13px 20px; cursor: pointer; color: #fff !important; } .single-post a.read-more-btn { display: none; } .single-post .footer-social-icons { margin-left: 0; } .search header.page-header { text-align: center; } .search article p { margin: 0; } .page .banner-wrap { height: 350px; } .page .banner-wrapper-fixed { height: 400px; } .page .no-title .single-content-wrap header { display: none; } .page .no-title .single-content-wrap .post-thumbnail { display: none; } header#masthead nav.navbar.navbar-default .row { padding: 0 15px; } .archive .section-content.full-width .single-content-wrap { max-width: none; } section.footer-sec { padding: 60px 0; } section.footer-sec .widget { padding: 0; margin-bottom: 0; } footer section#secondary { background: #fafafa; } footer { background: #fafafa; } section.bot-footer p { margin: 0; font-size: 15px; } section.bot-footer { padding: 30px 0; padding-top: 50px; background: #f5f5f5; text-align: center; } .bot-footer-icons i { color: #000; margin-right: 10px; } .bot-footer-icons .social-icons { margin-bottom: 30px; display: block; } .bot-footer-icons i { color: #000; margin-right: 10px; font-size: 20px; } section.bot-footer { padding: 40px 0; padding-top: 64px; background: #f5f5f5; text-align: center; } article footer.entry-footer { margin-top: 35px; background: none; } ul.social-icons.header-icons { float: right; margin-top: 9px; } .home .section-content { padding-bottom: 0; } footer.comment-meta { background: none; } span.only-single { display: none; } .single span.only-single { display: block; } .navbar-nav .dropdown-menu{ opacity: 0; display: block !important; } .navbar li.menu-item-has-children .dropdown-menu li.menu-item-has-children>.dropdown-sub{ display: block; opacity: 0; } .navbar li.menu-item-has-children:hover .dropdown-menu, .navbar li.menu-item-has-children:focus .dropdown-menu, .navbar li.menu-item-has-children:focus-within .dropdown-menu { opacity: 1; } .navbar li.menu-item-has-children .dropdown-menu li.menu-item-has-children:hover .dropdown-sub,.navbar li.menu-item-has-children .dropdown-menu li.menu-item-has-children:focus .dropdown-sub,.navbar li.menu-item-has-children .dropdown-menu li.menu-item-has-children:focus-within .dropdown-sub{ opacity: 1; } .navbar-nav>li>.dropdown-menu { margin-top: 0; border-top-left-radius: 0; border-top-right-radius: 0; padding: 0; border-radius: 0; min-width: 220px; box-shadow: -3px 4px 7px -4px rgba(0,0,0,.12); border: none; } .navbar-nav>li>.dropdown-menu li { padding: 10px 14px; border-bottom: 1px solid #eee; display: block !important; } ul.dropdown-menu.dropdown-sub { padding: 0; border-radius: 0; margin: 0; right: auto; left: 100%; top: 0; margin-left: 0px; } .dropdown-menu>li>a { padding: 0; background: none !important; } .navbar-nav>li>.dropdown-menu li:hover { background: #f5f5f5; } h3.site-title a { color: #000; } a.read-more-btn { color: #000; } .loader-overlay { background-color: #fff; position: fixed; height: 100vh; width: 100vw; top: 0; z-index: 999999; } .loader { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 60px; height: 60px; border-radius: 50%; border: 4px solid #000; border-right-color: transparent; transform-origin: center; animation: rotate 1s linear infinite; } @keyframes rotate { from { transform: rotate(0); } to { transform: rotate(360deg); } } .navbar-default .navbar-collapse { float: left; padding-left: 80px; } .section-content.full-width.with-sidebar header.entry-header h1.entry-title { margin-bottom: 0; } .section-content.no-sidebar header.entry-header h1.entry-title { margin-bottom: 0; } .section-content.no-sidebar .entry-meta { margin-bottom: 30px; } header#masthead { border-bottom: 1px solid #eee; } .single .section-content.no-sidebar header.entry-header { text-align: center; } nav#site-navigation ul li a { padding: 14px 10px; color: #777; } .footer-social-icons span.only-single { display: inline-block; margin-left: 20px; font-size: 16px; } .footer-social-icons .social-icons { display: inline-block; margin-left: 10px; } a:focus, a:focus-within { outline: none; text-decoration: underline !important; } a.focus-visible { outline: none; text-decoration: underline !important; } a.custom-logo-link img { max-height: 50px; width: auto; margin-right: 15px; } .site-identity-wrap { margin-top: 3px; display: inline-block; } .custom-logo-link { float: left; } .section-content{ background: #fff; } .custom-background .section-content{ background: none; } .comment-respond .comment-form input[type="submit"]:focus,.comment-respond .comment-form input[type="submit"]:focus-within{ background: none; color: #000; } input:focus,textarea:focus,input:focus-within,textarea:focus-within { border-color: #000 !important; } input#wp-comment-cookies-consent { float: left; width: auto; height: auto; margin-right: 10px; } span.social-icon a:focus, span.social-icon a:focus-within { outline: none; text-decoration: underline !important; border-bottom: 1px solid; } .navbar-default .navbar-nav>li>a { color: #000; }