a {
    color: #176897;
} 

a:hover 
{
color: #bb0000;
}


.njt-nofi-notification-bar
{
background: linear-gradient(0deg,#a5eff4,#fff) !important;
}

.njt-nofi-notification-bar .njt-nofi-content {
    padding: 0px 50px; 
}

select{
width: 50%;
}

.col-md-6, .col-12
{
padding-bottom: 15px;
}

@media (max-width: 780px) {
    #pgc-12-1-0, #pgc-12-1-1, #pgc-12-1-2
		{
			margin-bottom: 2px;
		}
}

input[type=text], input[type=email], input[type=password], textarea {
    width: 100%;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    border: 1px solid #ccc;
    border-radius: 3px;
    box-sizing: border-box;
    color: #666;
    font-weight: normal;
    line-height: normal;
    outline: none;
    padding: 6px 10px;
    max-width: 100%;
		margin: 1px 0px;
    -webkit-appearance: none;
		font-size: 12pt;
}

a.button, button, html input[type="button"], input[type="reset"], input[type="submit"], .post-navigation a, #image-navigation a, article.post .more-link, article.page .more-link, .paging-navigation a
{
		font-size:12pt;
}

textarea.form-control {
    font-size: 12pt; 
}

select {
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #666;
    font-weight: normal;
    line-height: normal;
    outline: none;
    padding: 6px 10px;
		margin: 1px 0px;
    max-width: 100%;
}

textarea {
    height: 60px;
}
#masthead {
    background-color: #fff;
}
#masthead .hgroup {
    padding-top: 5px;
    padding-bottom: 5px;
}
#masthead .hgroup .logo {
    padding-top: 20px;
    padding-bottom: 20px;
}
#masthead .hgroup .logo img {
    width: auto;
    max-height: 80px;
    padding: 5px !important;
}
#masthead .hgroup #header-sidebar {
		padding-top: 0px !important;

}
#main {
    padding-top: 0;
}
#secondary {
    padding-top: 35px;
}
body.responsive.layout-full #page-wrapper .full-container {
    max-width: 95%;
}
.main-navigation {
    background-color: #0073be;
    z-index: 99999;
}
.main-navigation ul {
    text-align: center;
}

.main-navigation ul li.menu-item-has-children > a {
  position: relative;
  padding-right: 18px; /* Space for the arrow */
}

.main-navigation ul li.menu-item-has-children > a::after {
  content: "▼"; /* Down arrow */
  font-size: 10px;
  position: absolute;
  right: 2px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.2s ease;
}

/* Change to up arrow on hover */
.main-navigation ul li.menu-item-has-children:hover > a::after {
  content: "▲"; /* Up arrow */
}

.main-navigation ul li:hover > a {
    background-color: #111 !important;
}
.main-navigation ul li a {
    padding-left: 15px;
    padding-right: 15px;
    text-transform: uppercase;
		font-size: 11pt;
    font-weight: normal;
    font-family: arial;
    color: #fff;
}

.main-navigation ul ul a {
    width: 300px;
    padding: 10px 20px;
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.main-navigation.sticky {
    -moz-box-shadow: 0 1px 1px #111;
    -webkit-box-shadow: 0 1px 1px #111;
    -o-box-shadow: 0 1px 1px #111;
    box-shadow: 0 1px 1px #111;
    z-index: 99999;
}
#search-icon #search-icon-icon {
    background-image: none;
}
article.post .entry-header, article.page .entry-header {
    padding-top: 0;
}
article.post .entry-header h1.entry-title, article.page .entry-header h1.entry-title {
    font-size: 20pt;
    font-family: 'trebuchet ms', geneva, sans-serif;
    color: #0090D6;
    border-bottom: 1px dotted #444;
}
.entry-content {
    font-size: 12pt;
    color: #111;
}

.midbt
{
	background: rgb(0 174 239);
	padding: 10px 40px;
	border-radius: 10px;
		border:1px solid #fff;
		box-shadow: 0 0 5px rgba(0,0,0,0.5);
		color: #fff !important;
		text-decoration: none;
}

.midbt:hover
{
	background: #0073be;
}

.midbtblue
{
	background: rgb(0, 115, 190);
	border-radius: 30px;
	padding: 7px 20px;
  font-weight: 400;
	color: #fff !important;
	text-decoration: none;
		display:inline-block;
	margin:5px;
}

.midbtblue:hover
{
	background: rgb(1,87,144);
}

.midbtblack
{
	background: #111111;
	padding: 10px 40px;
	border-radius: 30px;
		color: #fff !important;
		text-decoration: none;
}

.midbtblack:hover
{
	background: #0073be;
}

.midbtwhite
{
	background: #ffffff;
	padding: 10px 40px;
	border-radius: 30px;
		color: #111 !important;
		text-decoration: none;
}

.midbtwhite:hover
{
	background: #eeeeee;
}

#colophon #theme-attribution, #colophon #site-info {
    display: none;
}
    
.layout-full #colophon {
    padding-top: 20px;
		padding-bottom: 0px;
}
#footer-widgets .widget a {
    font-size: 12pt;
    text-decoration: none;
  color: #fff !important;
}

#footer-widgets .widget
{
  font-size: 12pt;
color: #fff !important;
}

.widget_circleicon-widget .circle-icon-box p.text {
    text-align: justify;
    font-size: 12pt;
    color: #111;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6
{
margin: 20px 0px;
		font-weight:bold !important;
}

#content .gallery_box_single .gallery .gllr_image_block p {
    border: 0;
    margin: 5px auto 0 !important;
}
#header-sidebar {
    padding-top: 5px !important;
    padding-bottom: 0 !important;
}

#secondary .widget .widget-title, #footer-widgets .widget .widget-title {
    padding-top: 10px;
    padding-bottom: 10px;
		text-align:center;
    font-size: 14pt;
		font-weight:normal;
    background-color: #246297;
    color: #fff;
}

#secondary .widget ul li a, #footer-widgets .widget ul li a, #masthead-widgets .widget ul li a, #secondary .widget ol li a, #footer-widgets .widget ol li a, #masthead-widgets .widget ol li a {
    text-decoration: none;
    padding: 5px 10px;
    border-bottom: 1px dotted #000;
    font-size: 11pt;
    display: block;
}

.panel-grid-cell .widget-title {
    padding-top: 10px;
    padding-bottom: 10px;
		text-align:center;
    font-size: 14pt;
		font-weight:normal;
    background-color: #246297;
    color: #fff;
}
#pg-95-1 .panel-grid-cell, #pg-95-2 .panel-grid-cell, #pg-95-4 .panel-grid-cell, #pg-95-3 .panel-grid-cell, #pg-95-5 .panel-grid-cell {
    padding: 10px;
}
#pgc-95-1-0, #pgc-95-1-1, #pgc-95-2-0, #pgc-95-2-1, #pgc-95-4-0, #pgc-95-3-0, #pgc-95-3-1, #pgc-95-5-0 {
    margin-bottom: 0 !important;
}
.panel-style {
    background-color: #fff;
}
.panel-style:hover {
    background-color: #f8ebc5;
}
div#fancy_outer {
    z-index: 99999;
}
.borderit img {
    border: 5px solid #eee;
}
.borderit:hover img {
    border: 5px solid #ddd;
}
#emi-container-full table tr td {
    padding: 10px;
}
#emi-container-full #osemi-header {
    display: none;
}

.gllr_single_image_text {
    margin-top: -20px;
    margin-bottom: 20px;
    color: #111;
}
.portfolio-gallery-title {
    display: none;
}


#yoast-breadcrumbs, #navxt-breadcrumbs {
display: none;
}

.woocommerce #page-wrapper .woocommerce-breadcrumb, .product_meta, .woocommerce div.product .woocommerce-tabs ul.tabs
{
display: none;
}

.woocommerce div.product {
    margin-top: 50px;
}

.woocommerce ul.products li.product .button {
    margin-top: 0;
}

.woocommerce .products ul, .woocommerce ul.products {
    margin-top: 20px;
}

.woocommerce td.product-name .wc-item-meta p, .woocommerce td.product-name .wc-item-meta:last-child, .woocommerce td.product-name dl.variation p, .woocommerce td.product-name dl.variation:last-child {
    margin-bottom: 5px; 
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: #10436e;
}

#order_review
{
background: #246297;
color: #fff;
}

a.button:focus, button:focus, html input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus 
{
background: #246297;
		color:#ffffff;
}

.flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange, .flatpickr-day.selected.inRange, .flatpickr-day.startRange.inRange, .flatpickr-day.endRange.inRange, .flatpickr-day.selected:focus, .flatpickr-day.startRange:focus, .flatpickr-day.endRange:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange:hover, .flatpickr-day.endRange:hover, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.endRange.nextMonthDay {
    background: #246297;
    border-color: #246297; 
}

.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form {
    background-color: #eee;
}

.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .slot-picker {
    background: #ddd;
}

.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .slot-picker ul.slot_column {
    padding: 5px !important;
}

.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .slot-picker li.slot a {
    padding: 0.5em 5px;
    background: #fff;
    margin-bottom: 10px
}

.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .slot-picker li.slot.selected a, .wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .slot-picker li.slot.selected:hover a {
    background-color: #246297;
}

.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .slot-picker li.slot:focus a, .wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .slot-picker li.slot:hover a {
    background-color: rgb(184 222 255);
    box-shadow: 0 0 5px rgb(0 0 0 / 50%);
}

.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form .slot-picker li.slot_heading {
    display: none; 
}