/* Theme Name: Brikshya Portfolio Theme URI: http://brikshy.com/themes/brikshya-portfolio Author: Brikshya Technologies Contributors: brikshyatechnologies Author URI: http://brikshya.com Description: A complete portfolio theme to express your works, services and blogs. Version: 1.0 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: brikshya-portfolio Tags: custom-background, editor-style,full-width-template, rtl-language-support, theme-options, translation-ready, block-styles, wide-blocks, accessibility-ready, custom-logo, custom-menu, featured-images, threaded-comments, portfolio */ .alignnone { margin: 5px 20px 20px 0; } .aligncenter, div.aligncenter { display: block; margin: 5px auto 5px auto; } .alignright { float:right; margin: 5px 0 20px 20px; } .alignleft { float: left; margin: 5px 20px 20px 0; } a img.alignright { float: right; margin: 5px 0 20px 20px; } a img.alignnone { margin: 5px 20px 20px 0; } a img.alignleft { float: left; margin: 5px 20px 20px 0; } a img.aligncenter { display: block; margin-left: auto; margin-right: auto; } .wp-caption { background: #fff; border: 1px solid #f0f0f0; max-width: 96%; /* Image does not overflow the content area */ padding: 5px 3px 10px; text-align: center; } .wp-caption.alignnone { margin: 5px 20px 20px 0; } .wp-caption.alignleft { margin: 5px 20px 20px 0; } .wp-caption.alignright { margin: 5px 0 20px 20px; } .wp-caption img { border: 0 none; height: auto; margin: 0; max-width: 98.5%; padding: 0; width: auto; } .wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; margin: 0; padding: 0 4px 5px; } /* 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: #eee; clip: auto !important; clip-path: none; color: #444; display: block; font-size: 1em; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */ } .gallery-caption{ } .bypostauthor{ } img.custom-logo { height: 60px; width: auto; } .cn-pagination .page-item a { padding: .75rem 1.5rem; font-size: 1.25rem; line-height: 1.5; color: #fff; background-color: #dce2ed; border-right: 1px solid #fff; } .cn-pagination span.page-numbers.current { padding: .75rem 1.5rem; font-size: 1.25rem; line-height: 1.5; background-color: #f97c46; } .cn-pagination .page-item a:hover { background-color: #f97c46; } img.avatar.avatar-32.photo { height: 72px; width: 72px; border-radius: 50%; } time { display: none; } .bio-wrap{ padding: 10px 0; } .comment{ padding: 10px 20px; } .error-area{ padding: 40px; } /*------------------------------------*\ Article Comments \*------------------------------------*/ ol.bio-wrap { list-style:none; margin:0; padding:0; } span.says{ display: none; } ol.bio-wrap li { /* border:1px solid #d5d5d5; */ border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; margin:0 0 10px; padding:5px 7px 5px 64px; position:relative; } ol.bio-wrap li.pingback comment-author { padding:0 170px 0 0; } ol.bio-wrap li div.vcard { font-weight:bold; padding: 0 20px; font-size: 14px; font-family: 'Poppins', sans-serif; line-height: 1.7; } a.comment-edit-link { font-family: 'Poppins', sans-serif; padding: 0 20px; line-height: 1.7; } footer.comment-meta { font-family: 'Poppins', sans-serif; padding: 0 15px; line-height: 1.7; } ol.bio-wrap li div.vcard cite.fn { font-style:normal; font-size: 11px; } ol.bio-wrap li div.vcard cite.fn a.url { color:#f97c46; text-decoration:none; } ol.bio-wrap li div.vcard cite.fn a.url:hover { color:#000; } ol.bio-wrap li div.vcard img.avatar { width: 75px; height: 75px; border-radius: 50%; padding: 5px; left:7px; position:absolute; top:7px; } ol.bio-wrap li div.comment-meta { font-weight:bold; font-size: 10px; font-family: 'Poppins', sans-serif; line-height: 1.7; position:absolute; right:10px; text-align:right; top:5px; } ol.bio-wrap li div.comment-meta a { color:#205B87; text-decoration:none; } ol.bio-wrap li p { color: #2C2C2C; font-size: 16px; font-family: 'Poppins', sans-serif; line-height: 1.7; padding: 0px 35px; margin: 5px 0 12px; } ol.bio-wrap li ul { font-weight:normal; font-size: 12px; font-family: 'Poppins', sans-serif; line-height: 1.7; list-style:square; margin:0 0 12px; padding:0; } ol.bio-wrap li div.reply a { color:black; text-decoration:none; text-transform:uppercase; font-size: 12.5px; padding: 0 20px; } ol.bio-wrap li div.reply a:hover { color: #f97c46; text-decoration: none; outline: none; } ol.bio-wrap li ul.children { list-style:none; margin:12px 0 0; text-indent:0; } ol.bio-wrap li ul.children li.depth-2 { margin:0 0 3px; } ol.bio-wrap li ul.children li.depth-3 { margin:0 0 3px; } ol.bio-wrap li ul.children li.depth-4 { margin:0 0 3px; } ol.bio-wrap li ul.children li.depth-5 { margin:0 0 3px; } ol.bio-wrap ul.children li.odd { background:#fff; } ol.bio-wrap ul.children li.even { background:#f6f6f6; } ol.bio-wrap li.pingback div.vcard { padding:0 170px 0 0; }