/*
Theme Name: Women Health
Text Domain: womenhealth
Version: 2.6
Tested up to: 6.5
Requires at least: 4.7
Requires PHP: 5.2.4
Description: Our womenhealth theme for 2024 is designed to take full advantage of the flexibility of the editor.
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, 
Author: the CyberNetikz team
Author URI: https://cybernetikz.com/
Theme URI: https://cybernetikz.com/themes/womenhealth/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)
*/
/* Polylang Flags Inline */
.polylang-flags {
    float: right;    
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-left: 20px;
  }  
  .polylang-flags li {
      display: inline;  
  }
.navbar-nav li.current_page_item  a {
    color: #a0a0a0;
    text-decoration: none;
}
.navbar-nav li ul li a {
    font-size: 14px !important;
}

.calander table {
    width: 100%;
}
.calander caption {
    background-color: transparent;
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #000;
    font-weight: bold;
    text-align: center;
    caption-side: top;
}
.calander th, .calander td {				
    font-style: normal;
    text-align: center;
    text-transform: uppercase;
    padding: 10px;
    border: none !important;
    background-color: transparent !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;					
}
.calander td#today, .calander td#today {
    color: #fff !important;
    background-color: #c0d05b !important;
    border-radius: 100%;
}
.calander td#today:before, .calander td#today:before {
    background-color: #c0d05b !important;
}
.calander td#today:before, .calander td#today:before {
    content: ' ';
    position: absolute;
    z-index: -1;
    left: 50%;
    top: 50%;
    width: 2.072em;
    height: 2.072em;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.blog-comments ul.children {
    padding: 0px;
    margin: 0px;
    padding: 30px 0px 0px 18%;
}
.blog-form .btn-primary {
    padding: 22px 53px;
}
.comment-reply-link {
    background-color: transparent;
}
ul.page-numbers li span.current{
	color:#c0d05b;
}
.breadcrumbs_sign:before {
    content: '>';
}
.all-services li a:hover, .all-services li.active a {
    color: #c0d05b;
}
.home .meet-doctor-details p {
    font-size: 14px !important;
    text-transform: inherit !important;  
}
.bottom-email img{
    width: 100px;
}