/** * Theme Name: Arwen * Description: Arwen is a clean and minimalist theme that allows your reader to focus on your content. It is easy to customize for all kinds of news, newspaper, magazine, publishing, blog or review sites. It also include all major aspects like responsive, performance, cross-browser compatible, SEO ready and supports RTL. It is ready to promotion with social media icons to reach maximum target audience. Arwen theme is fully compatible with Gutenberg content editor. Easy to use, no coding! * Theme URI: https://wpbin.net/arwen/ * Author: zinannadeem * Author URI: https://wpbin.net/ * Template: allium * Version: 1.0.0 * License: GNU General Public License v2 or later * License URI: http://www.gnu.org/licenses/gpl-2.0.html * Text Domain: arwen * Domain Path: /languages/ * Tags: two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, blog, news, e-commerce, photography */ /* ---------------------------------------------------------------------------- * Child Theme Style.css styles begin here! * ------------------------------------------------------------------------- */ .post-wrapper-archive .post-wrapper-hentry .post-content-wrapper { border-top: 0px solid } .post-wrapper-archive .post-wrapper-hentry { margin-bottom: 1.875rem } .sidebar { background-color: transparent; padding: 0 } .widget { padding: 1.875rem; background-color: #fff } a, a:visited, .post-navigation .meta-nav, .post-navigation a:hover, .post-navigation a:focus, .post-navigation a:active, .page-header-wrapper .page-header .page-title .page-title-value, .entry-meta .entry-meta-icon:before, .entry-meta .entry-meta-icon a:before { color: #fd4f18; } a:hover, a:focus, a:active, .entry-title a:hover, .entry-title a:focus, .entry-title a:active, .page-title a:hover, .page-title a:focus, .page-title a:active { color: #f70d28; } .top-menu a:hover, .top-menu a:focus, .top-menu a:active { color: #fff; } button, input[type="button"], input[type="reset"], input[type="submit"], .pagination .page-numbers:hover, .pagination .current.page-numbers, .page-links a:hover, .page-links > span, .search-form .search-submit { background: #fd4f18; } button:hover, button:focus, button:active, input[type="button"]:hover, input[type="button"]:focus, input[type="button"]:active, input[type="reset"]:hover, input[type="reset"]:focus, input[type="reset"]:active, input[type="submit"]:hover, input[type="submit"]:focus, input[type="submit"]:active, .search-form .search-submit:hover { background: #f70d28; } button, input[type="button"], input[type="reset"], input[type="submit"] { background: #fd4f18; border: 1px solid #f70d28; border-bottom: 3px solid #f70d28; } blockquote { border-left: 6px solid #fd4f18; } .comment-navigation .nav-previous a:before, .image-navigation .nav-previous a:before, .comment-navigation .nav-next a:after, .image-navigation .nav-next a:after, .entry-title a:hover, .entry-title a:focus, .entry-title a:active, .page-title a:hover, .page-title a:focus, .page-title a:active, .more-link-wrapper .more-link:hover, .more-link-wrapper .more-link:focus, .more-link-wrapper .more-link:active, .more-link-wrapper .more-link:hover:before, .more-link-wrapper .more-link:focus:before, .more-link-wrapper .more-link:active:before, .comment-list .comment-awaiting-moderation, .comment-navigation .nav-previous a:hover, .comment-navigation .nav-previous a:focus, .comment-navigation .nav-previous a:active, .comment-navigation .nav-next a:hover, .comment-navigation .nav-next a:focus, .comment-navigation .nav-next a:active, .image-navigation .nav-previous a:hover, .image-navigation .nav-previous a:focus, .image-navigation .nav-previous a:active, .image-navigation .nav-next a:hover, .image-navigation .nav-next a:focus, .image-navigation .nav-next a:active, .sf-menu > li.current_page_item > a, .sf-menu > li.current-menu-item > a, .sf-menu > li.current_page_ancestor > a, .sf-menu > li.current-menu-ancestor > a, .sf-menu > li.current-menu-parent > a { color: #f70d28; } .top-bar { background: #fd4f18; background: -moz-linear-gradient(90deg,#fd4f18 0%,#f79d16 100%); background: -webkit-linear-gradient(90deg,#fd4f18 0%,#f79d16 100%); background: -o-linear-gradient(90deg,#fd4f18 0%,#f79d16 100%); background: -ms-linear-gradient(90deg,#fd4f18 0%,#f79d16 100%); background: linear-gradient(90deg,#fd4f18 0%,#f79d16 100%); }