/* Theme Name: BW Featuredimage Portfolio Theme URI: https://bitwali.com/featuredimage/ Author URI:https://bitwali.com Version: 1.1.3 Description:Nature Portfolio Template from www.w3schools.com converted to wordpress theme Author: Muhammad Ijaz Anjum CEO Bitwali.com Tested up to: 6.4 Requires PHP: 7.0 Text Domain: bw-featuredimage-portfolio License: GNU General Public License v3.0 License URI: http://www.gnu.org/licenses/gpl-3.0.html Tags: two-columns, blog, portfolio, education, right-sidebar, custom-background, custom-logo, editor-style, featured-images, sticky-post, theme-options, 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. Doctors Profile 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. */ body,h1,h2,h3,h4,h5,h6 {font-family: "Raleway", sans-serif} .site-title a,{ text-decoration: none; } .bw-uppercase{ text-transform: uppercase; } .wpcf7-form-control-wrap { font-family: FontAwesome !important; } .bw-center{ position: fixed; top: 50%; left: 50%; /* bring your own prefixes */ transform: translate(-50%, -50%); } .bw-width-half{ width: 100%; } /* header nav */ nav{ z-index:3; width:300px;} img.w3-round{width:45%;} div#featuredimageOverlay{cursor:pointer;} /*Page-header*/ img.w3-circle{width:65px;} /* max width of page--------------------------- */ #maxwidth{ max-width:1600px } /*sidemenu width */ #featuredimage-sidemenu{ z-index:3; width:300px } /*margin left ----------------*/ #marginleft{ margin-left:300px; } /* wp 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; } /*gallery caption*/ .gallery-caption { display: block; } /*sticky */ .blog .sticky { background: #7798d33d; position: relative; } .blog .sticky:before { position: absolute; right: 10px; top: 8px; font-family: "Font Awesome 5 Free"; font-weight: 400; content: "\f005"; color: #048f02; } /*byathoter*/ .bypostauthor { display: block; } /* Alignments --------------------------------------------- */ .alignleft { /*rtl:ignore*/ float: left; /*rtl:ignore*/ margin-right: 1.5em; margin-bottom: 1.5em; } .alignright { /*rtl:ignore*/ float: right; /*rtl:ignore*/ margin-left: 1.5em; margin-bottom: 1.5em; } .aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; margin-bottom: 1.5em; } /*-------------------------------------------------------------- # Accessibility --------------------------------------------------------------*/ /* Text meant only for screen readers. */ .screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden; } .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; 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; } /* Do not show the outline on the skip link target. */ #content[tabindex="-1"]:focus { outline: 0; } .w3-bar-block a:focus { border-radius: 3px; color:#000!important; border: 2px solid #444; background-color:#ccc!important } /* Post categories and tag */ .bw-cat-margin{ margin-right: 2px!important;}