/* Theme Name: Aces Theme URI: Author: Aces Author URI: Description: Aces is clean, simple and responsive WordPress blog theme. Aces theme is content-focused, which fits for personal and professional blogging. This theme is simple and straight forward making it easier to use. Theme options are directly incorporated with WordPress Customizer. Aces is suitable for all kind of blog including news, travel, gadgets, technology, fashion, food, ideas and many more. Version: 1.0.2 License: GNU General Public License v3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html Text Domain: aces 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 with others. Aces is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc. Underscores is distributed under the terms of the GNU GPL v3 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 # 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"] { -webkit-appearance: none; -moz-appearance: none; background: #efefef; border: rgba(0,0,0,0.1) 1px solid; border-radius: 0; color: #333; cursor: pointer; display: inline-block; font-size: 1rem; font-weight: 600; letter-spacing: 0.0333em; line-height: 1.25; margin: 0; opacity: 1; padding: 1.1em 1.44em; text-align: center; text-decoration: none; text-transform: uppercase; transition: opacity 0.15s linear } 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 { -webkit-appearance: none; -moz-appearance: none; background: #fff; border-radius: 0; border-style: solid; border-width: 0.1rem; box-shadow: none; display: block; font-size: 1.6rem; letter-spacing: -0.015em; margin: 0; max-width: 100%; padding: 1.5rem 1.8rem; width: 100%; } 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: purple; } a:hover, a:focus, a:active { color: midnightblue; } a:focus { outline: thin dotted; } a:hover, a:active { outline: 0; } .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; } .updated:not(.published) { display: none; } .page-content, .entry-content, .entry-summary { margin: 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; } html, body { -webkit-font-smoothing: antialiased; } html { font-size: 62.5%; } body { background-color: #f0f0f0; box-sizing: border-box; color: #000; font-family: 'Raleway', sans-serif; font-size: 13px; letter-spacing: -0.015em; text-align: left; } body.custom-background .aces-top-bar, body.custom-background .aces-branding-bar, body.custom-background .site-content { background-color: transparent; } .aces-top-bar { background: #fff; border-bottom: #ebebeb 1px solid; } .aces-top-bar .top-text, .aces-top-bar .top-text * { color: #000; } .aces-top-bar .top-text a { color: #313131; font-weight: 600; } .aces-top-bar .top-text a:hover { color: #282828; } .aces-social a { padding: 15px 8px; display: inline-block; border-left: #fff 1px solid; } .aces-social a:last-child { border-right: #fff 1px solid; } .aces-social a:hover { color: #262626; } footer.aces-site-footer { background: #282828; padding: 20px 0px; color: #fff; font-size: 12px; } footer.aces-site-footer a { color: #fff; text-decoration: underline; } footer.aces-site-footer .footer-navigation ul, footer.aces-site-footer .footer-navigation ul li { display: inline; list-style: none; } footer.aces-site-footer .footer-navigation ul li { padding: 0px 5px; } footer.aces-site-footer .footer-navigation ul li:last-child { padding-right: 0px; } .footer-widgets { background: #f9f9f9; padding-top: 60px; padding-bottom: 20px; } .aces-top-navigation ul, .aces-top-navigation ul li { list-style: none; display: inline; margin: 0; padding: 0; } .aces-top-navigation ul li { padding: 0 12px; display: inline-block; } .aces-top-navigation ul li a { color: #969696; font-size: 14px; font-weight: 700; } .aces-top-navigation ul li a { font-size: 12px; } .aces-branding-bar { position: relative; background: #fff; border-bottom: 1px solid rgba(0,0,0,0.1); box-shadow: 0 3px 8px -8px rgba(0,0,0,1); padding: 25px 0px; } .aces-banner { background: #f8f8f8; padding: 10px 0px; } .aces-banner .breadcrumb { background: none; padding: 10px 20px; margin-bottom: 0px; } .site-breadcrumbs ol, .site-breadcrumbs ol li { list-style: none; display: inline-block; margin: 0; padding: 0; } .site-breadcrumbs ol li .breadcrumb-sep { margin: 2px 2px 0px; } .site-description, .site-title { margin: 0; } .site-title { font-weight: 700; } .site-title a { color: #262626; } .site-content { background: #fff; padding: 50px 0px; } .content-area { width: 70%; float: left; } .widget-area { width: 30%; float: left; } .content-area .site-main article.post, .content-area .site-main article.page { margin-bottom: 60px; } article.post .entry-title, article.post .entry-meta, article.post .post-thumbnail, article.post .entry-content, article.post .entry-footer { margin: 0px; margin-bottom: 15px; display: block; } article.post .entry-content blockquote, blockquote.wp-block-quote { border-left: 3px #313131 solid; padding: 0 1.5em; } article.post .entry-content ul { padding: 0; margin-left: 15px; } .widget_search .search-field { border-color: #dedfdf; } .search-form { align-items: stretch; display: flex; flex-wrap: nowrap; margin: 0 0 -0.8rem -0.8rem; } .search-form .search-field, .search-form .search-submit { margin: 0 0 0.8rem 0.8rem; } .search-form label { align-items: stretch; display: flex; font-size: inherit; margin: 0; width: 100%; } .search-form .search-field { width: 100%; } .search-form .search-submit { flex-shrink: 0; } .search-form .search-submit:focus, .search-form .search-submit:hover { text-decoration: none; } .widget-area .widget ul, .widget-area .widget ul li, .footer-widgets .widget ul, .footer-widgets .widget ul li { list-style: none; margin: 0; padding: 0; } .widget ul li .post-date { margin: 0px 5px; } .widget-area .widget_nav_menu ul li, .footer-widgets .widget_nav_menu ul li { border: 0 !important; } .widget-area .widget_nav_menu .sub-menu, .footer-widgets .widget_nav_menu .sub-menu { padding-left: 15px; } .widget-area .widget_nav_menu .sub-menu li, .footer-widgets .widget_nav_menu .sub-menu li { padding: 12px 0px 0px; } #secondary .widget { margin: 0 0 40px; } .widget .widget-title { border: 1px solid #f5f5f5; background: #f5f5f5; position: relative; display: block; text-transform: uppercase; padding: 8px 12px; font-size: 14px; font-weight: 500; text-align: center; margin-bottom: 20px; } .footer-widgets .widget .widget-title { border: none; background: transparent; font-weight: 600; } .footer-widgets .widget { margin: 0 0 40px; } .widget-area .widget ul li, .footer-widgets .widget ul li { text-align: left; color: #888; display: table; width: 100%; font-size: 14px; font-weight: 500; font-style: italic; padding: 12px 0px 12px 2px; border-bottom: 1px solid #DEDEDE; line-height: 1.8; } .widget a { color: #313131; font-style: normal; } .widget a:hover { color: #818181; } .widget-area .widget:not(.widget_recent_comments) ul li a:before, .footer-widgets .widget:not(.widget_recent_comments) ul li a:before{ content: "\f105"; font-family: "Font Awesome 5 Free"; font-weight: 900; font-style: normal; font-variant: normal; text-rendering: auto; -webkit-font-smoothing: antialiased; display: inline-block; margin-right: 10px; font-size: 90%; } .widget.widget_archive li a, .widget.widget_categories li a{ display: inline-block; width: 85% } #comments ol, #comments ol li { list-style: none; margin: 0; padding: 0; } #comments .comment-author, #comments .comment-metadata, #comments .comment-content p { margin: 0; margin-bottom: 15px; } #respond { text-align: center; } h2.entry-title a, h1.entry-title { color: #222; font-weight: 600; } h2.entry-title, h2.entry-title a { font-size: 26px; } h2.entry-title a:hover { color: #676767; text-decoration: none; } .blog-categories.minor-meta { display: block; margin-bottom: 15px; font-size: 13px; text-transform: uppercase; } .post-meta-infos { display: block; margin-bottom: 15px; font-size: 13px; text-transform: uppercase; color: #e2e2e2; } .post-meta-infos time, .post-meta-infos span, .post-meta-infos span a { color: #858585; } .post-meta-infos .text-sep { color: #e2e2e2; margin: 0px 10px; } .page-content, .entry-content, .entry-summary { color: #919191; font-size: 16px; } .blog-tags.minor-meta { font-size: 14px; display: block; text-transform: uppercase; margin-bottom: 15px; } .entry-button a { color: #000; font-size: 16px; } .entry-button { padding-bottom: 15px; } .content-area .site-main article.post { border-bottom: 1px #dedede solid; } .single-post .content-area .site-main article.post { border-bottom: none; } .nav-links { display: flow-root; padding: 20px 0px; border-top: 1px #dedede solid; border-bottom: 1px #dedede solid; } .nav-links a { color: #222; font-size: 13px; font-weight: 600; text-transform: uppercase; } .post-related { padding: 25px 0px; border-bottom: 1px solid #dedede; } .aces-related-post { margin-bottom: 20px; } .post-title-box { padding: 20px 0px; } .post-box-title { text-transform: uppercase; color: #222; } .aces-related-post h3 { color: #222; text-transform: uppercase; margin: 15px 0px 10px; } .aces-related-post h3 a { color: #222; font-size: 13px; } .aces-related-post h3 a:hover { color: #676767; text-decoration: underline; } .aces-related-post .date time { color: #a9a9a9; } .comments-area { padding: 30px 0px; } .comment-respond { padding: 30px 0px 15px; } .comment-respond .comment-reply-title { color: #222; font-size: 15px; text-transform: uppercase; } .comment-respond .comment-notes { color: #676767; } .comment-form-cookies-consent { text-align: left; } .entry-content input[type=submit] { -webkit-appearance: none; -moz-appearance: none; background: #efefef; border: rgba(0,0,0,0.1) 1px solid; border-radius: 0; color: #333; cursor: pointer; display: inline-block; font-size: 16px; font-weight: 600; letter-spacing: 0.0333em; line-height: 1.25; margin: 0; opacity: 1; padding: 1.1em 1.44em; text-align: center; text-decoration: none; text-transform: uppercase; transition: opacity 0.15s linear; } .form-submit input[type=submit], .widget input[type=submit], .search-form input[type=submit], .entry-content input[type=submit] { background: #282828; color: #fff; } .search-form input[type=search], .entry-content input[type="password"] { border: 1px solid #DEDEDE; } .comment-form textarea, .wpcf7 textarea { padding: 15px 20px; border: 1px solid #DEDEDE; width: 100%; height: 120px; font-size: 12px; color: #313131; line-height: 20px; font-weight: 500; outline: none; vertical-align: top; min-height: 100px; background: none; } .comment-form input[type=text], .wpcf7 input, .widget_wysija input { padding: 12px 20px; max-width: 500px; border: 1px solid #DEDEDE; font-size: 12px; width: 100%; font-weight: normal; max-height: 50px; background: none; } .page-header .page-title { color: #313131; font-family: "Raleway", sans-serif; font-weight: 500; text-transform: uppercase; font-size: 18px; line-height: 1.2em; position: relative; text-align: center; } .comments-title { font-size: 15px; text-transform: uppercase; font-family: 'Montserrat', sans-serif; font-weight: 500; color: #313131; position: relative; display: block; padding: 0 10px; text-align: center; margin: 20px 0px 15px; } .comment-list .comment, .comment-list .children { border-top: 1px solid #DEDEDE; } .comment-list .comment:first-child, .comments .comment > .comment:first-child { border-top: none; } .comment-list > .comment:last-child { border-bottom: 1px solid #DEDEDE; } .aces-comment { padding: 25px 0px; display: table; width: 100%; } #comments .comment-list > li > ol.children > li, #comments .comment-list > li > ol.children > li > ol > li, #comments .comment-list > li > ol.children > li > ol > li > ol > li, #comments .comment-list > li > ol.children > li > ol > li > ol > li > ol > li { margin: 0 0 0 60px !important; } .aces-comment-avatar-wrap { float: left; margin-right: 20px; width: 60px; border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; overflow: hidden; } .aces-comment-data-wrap { margin-left: 80px; position: relative; } .aces-comment-edit-reply-wrap span.aces-reply-link { position: absolute; top: 0; right: 0; font-size: 13px; color: #888888; font-weight: 500; text-transform: uppercase; line-height: 1; } .aces-comment-edit-reply-wrap span.aces-reply-link a:hover { color: #313131; text-decoration: none; } .aces-comment-meta-wrap .aces-comment-cite-wrap b.fn, .aces-comment-meta-wrap .aces-comment-cite-wrap b.fn a { display: block; font-size: 12px; text-transform: uppercase; letter-spacing: 1px; color: #313131; margin-bottom: 10px; font-family: "Montserrat", sans-serif; font-weight: 500; font-style: normal; } .aces-comment-meta-wrap .aces-comment-cite-wrap b.fn:hover, .aces-comment-meta-wrap .aces-comment-cite-wrap b.fn a:hover { color: #9e9e9e; text-decoration: none; } .aces-comment-time span.timendate { font-size: 12px; color: #888888; display: block; margin-bottom: 10px; } .aces-comment-time span.timendate a:hover { text-decoration: none; } .aces-comment-content p { font-size: 14px; line-height: 1.8; } .page-content { margin-bottom: 30px; } .widget select { width: 100%; font-size: 12px; font-weight: 500; padding: 10px; text-transform: uppercase; border: 1px solid #DEDEDE; } .widget .textwidget p img { margin: 10px 0px; } table#wp-calendar tr, table#wp-calendar tr td { text-align: center; } table#wp-calendar tr td#today { background: #f5f5f5; } table#wp-calendar { margin: 2rem 0; } table#wp-calendar caption { text-align: center; caption-side: top; background: none; font-size: 13px; } table#wp-calendar, table#wp-calendar tfoot td, table#wp-calendar tfoot tr { border: none; } .widget .tagcloud a { margin: 3px 5px; } .widget .tagcloud a:first-child, .widget .tagcloud a:last-child { margin: 3px 0px; } .entry-content { line-height: 1.5; } .entry-content > * { margin-left: auto; margin-right: auto; margin-bottom: 1.25em; } .entry-content > *:first-child { margin-top: 0; } .entry-content > *:last-child { margin-bottom: 0; } .read-more-button-wrap { margin-top: 1em; text-align: center; } .entry-content a:hover, .entry-content a:focus { text-decoration: none; } .entry-content p, .entry-content li { line-height: 1.4; } .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 { margin: 3.5rem auto 2rem; } .entry-content ul ul, .entry-content ol ol, .entry-content ul ol, .entry-content ol ul { margin-bottom: 1rem; } .entry-content hr { margin: 4rem auto; } table { border: 0.1rem solid #dedede; border-collapse: collapse; border-spacing: 0; empty-cells: show; font-size: 1.6rem; margin: 4rem 0; max-width: 100%; overflow: hidden; width: 100%; } .alignleft > table { margin: 0; } .alignright > table { margin: 0; } th, td { border: 0.1rem solid #dedede; line-height: 1.4; margin: 0; overflow: visible; padding: 0.3em; } caption { background: #dedede; font-weight: 600; padding: 0.5em; text-align: center; } thead { vertical-align: bottom; white-space: nowrap; } th { font-weight: 700; } .page-links a { background: #f5f5f5; color: #313131; padding: 8px; } .page-links a:hover { background: #282828; color: #fff; } .entry-content .gallery-caption { margin: 10px; font-size: 13px; font-style: italic; color: #222; } .aces-padding-left { padding-left: 30px; } .aces-padding-right { padding-right: 30px; } .aces-padding-full { width: 100% !important; } .site-branding { width: 30%; float: left; margin: 0; padding-left: 15px; padding-right: 15px; } .content-area .site-main article:last-of-type { border-bottom: 0 !important; } .aces-pagination { text-align: center; padding: 20px 0px; border-top: 1px #dedede solid; border-bottom: 1px #dedede solid; } .aces-pagination .page-numbers, .aces-pagination .page-numbers li { margin: 0; padding: 0; list-style: none; text-align: center; display: inline-block; } .aces-pagination .page-numbers li { padding: 6px 12px; background: #efefef; } .aces-pagination .page-numbers li a { font-size: 13px; font-weight: 600; } .content-area .read-more a { display: inline-block; } .navigation-container { width: 70%; float: left; margin: 0; padding-left: 15px; padding-right: 15px; } .menu-toggle { text-align: center; } @media screen and (max-width: 768px) { #navbar-content { position: absolute; right: 12px; z-index: 500; margin-top: 15px; } #navbar-content ul#primary-menu { padding: 10px 20px; background: #dedede; border-radius: 0.4rem; } ul#primary-menu li a { color: #313131 !important; padding: 5px 0px; } .content-area, .widget-area { width: 100%; padding: 0; } .navigation-container, .site-branding { width: 100%; text-align: center; } #main-nav > ul > li { padding: 0 !important; } #main-nav.mobile.dark ul { background: transparent; } #main-nav > ul > li > a { padding: 16px !important; } #main-nav li.has-sub ul li a { padding: 16px !important; } } a, a:visited { color: #a9a9a9; } a:hover { color: #a9a9a9; text-decoration: underline; } .boxed { margin: 0 auto; } .primary-navigation ul li.current-menu-item a, .primary-navigation ul li.current_page_item a { color: #2f2f2f; text-decoration: none; } .primary-navigation ul li a:hover, .primary-navigation ul li a:focus, .primary-navigation ul li .current_page_ancestor { text-decoration: underline; }