/*
Theme Name: Appointee
Theme URI: https://webriti.com/appointee-child-theme-detail-page/
Author: webriti
Description: A Business theme which is ideal for creating a corporate / business website. Appointee theme is a child theme of the Appointment theme and is the Purple  color variation. Those who need a purple  background-based theme can use this child theme. Appointee theme comes with various locales.
Author URI: https://www.webriti.com
Tags: full-width-template, threaded-comments, two-columns, right-sidebar, sticky-post, custom-menu, translation-ready, blog, footer-widgets, featured-images
Template: appointment
Version: 2.0.6
Requires at least: 4.5
Tested up to: 6.4
Requires PHP: 5.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: appointee
*/
.comment-form-section .form-submit input[type="submit"]:focus{
	color: #000;
	outline: 1px solid;

}
@media (max-width: 1100px){
.header.stickymenu1 .navbar-default .navbar-nav > li > a {
    color: #fff;
}}
.page-title-section { background: url("images/page-title-bg.jpg") no-repeat fixed 0 0 / cover rgba(0, 0, 0, 0); }
.page-title-section .overlay { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6); }
.footer-widget-section h1,.footer-widget-section h2,.footer-widget-section h3,.footer-widget-section h4,.footer-widget-section h5,.footer-widget-section h6,
.sidebar-widget h1,.sidebar-widget h2,.sidebar-widget h3,.sidebar-widget h4,.sidebar-widget h5,.sidebar-widget h6
{
 color:#242526;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    word-wrap: normal !important;
}
.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-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}