/**
 * GTF - Custom Code for Blue Hearts (bluehearts.net) 
 * @package Helix Ultimate Framework
 */

#sp-top-bar	{
  font-size: 1.1rem;
  color: rgba(255, 255, 255, 0.6);
  background: #1d1d1d;
}
#sp-top-bar a {
  color: rgba(255, 255, 255, 0.6);
}
#sp-top-bar a:hover {
  color: rgba(255, 255, 255, 1);
}
/**
div#sp-top1 ul.social-icons > li {
  font-size: 18px;
  margin: 5px 10px 5px 5px;
}
div#sp-top1 ul.social-icons > li > a {
  color: ;
}
div#sp-top1 ul.social-icons > li > a:hover {
  color: ;
}
div#sp-top1 {
  width: 40%;	
  display: inline-block;
}
div#sp-top2 {
  width: 60%;	
  display: inline-block;
  margin: 0 0 0 0;
}
 */
#sp-top-bar .sp-module {
 color: #848484;
 font-size: .7rem;
 float: left;
 margin: 0 0 0 0;
}

#sp-header {
  background: rgba(34, 34, 34, 0.9);
}

@media (max-width: 575px) {
  #sp-header {
    height: 50px;
  }
}

body.ltr #offcanvas-toggler.offcanvas-toggler-left {
  float: left;
  margin-right: -10px;
}

.burger-icon{width:25px;cursor:pointer}.burger-icon>span{display:block;height:2px;background-color:rgba(255, 255, 255, 0.5);margin:5px 0;transition:background-color 0.3s ease-in, opacity 0.3s ease-in, transform 0.3s ease-in}.offcanvas-active .burger-icon>span,#modal-menu-toggler.active .burger-icon>span{background-color:rgba(255, 255, 255, 0.5)}

.offcanvas-menu {
  color: rgba(255, 255, 255, 0.5);
  background-color: rgba(20, 20, 20, 0.8);
}
.offcanvas-menu .offcanvas-inner ul.menu > li > a, .offcanvas-menu .offcanvas-inner ul.menu > li > span {
    display: block;
    font-size: 16px;
    padding: 10px 0px;
    position: relative;
    line-height: 18px;
    opacity: 0.7;
    transition: 0.3s;
}
.offcanvas-menu .offcanvas-inner ul.menu > li {
    border: 0;
    padding: 0;
    margin: 0;
    position: relative;
    overflow: hidden;
    display: block;
    font-weight: 500;
}
/**
* GTF changes in template.css
**/

.offcanvas-menu .offcanvas-inner ul.menu li.active a {
  color: #cccccc !important;
}
.offcanvas-menu .fa,.offcanvas-menu .fab,.offcanvas-menu .far,.offcanvas-menu .fas {
  color:#757575;
}

.sp-page-title {
  background: #1d1d1d;
  padding: 10px 0 15px 0; 
}
.sp-page-title .sp-page-title-heading, .sp-page-title .sp-page-title-sub-heading {
    margin: 0;
    padding: 0;
    color: rgba(255, 255, 255, 0.6);
}
.sp-page-title h2,
.sp-page-title h3 {
  margin: 0;
  padding: 0;
  color: #dfdfdf;
}
.sp-page-title .sp-page-title-heading {
  font-size: 20px;
  line-height: 1;	
}

.sp-page-title h2 {
  font-size: 24px;
  line-height: 1;
}
.sp-page-title h3 {
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  margin-top: 10px;
}
.sp-page-title .breadcrumb > span, .sp-page-title .breadcrumb > li, .sp-page-title .breadcrumb > li + li::before, .sp-page-title .breadcrumb > li > a {
    color: rgba(255, 255, 255, 0.6);
}
.sp-page-title .breadcrumb > .active {
    color:     rgba(255, 255, 255, 0.6);
}
.breadcrumbs {
	background:  rgba(1, 96, 144, 0.9);
	background-repeat: no-repeat;
  	background-position: 50% 50%;
	background-size: cover;
	background-attachment: fixed;
}
.breadcrumb	{
	line-height: 1;
	padding: 4px 10px 4px 10px;
	margin: 10px -15px 10px -15px;
	font-size: 12px;
	list-style: none;
	background-color: transparent;
	border-radius: 0px;
}
.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: .3rem;
    padding-left: .3rem;
    color: rgba(255, 255, 255 ,0.4);
    content: "/";
}
.breadcrumb a.pathway	{
	color: rgba(255, 255, 255 ,0.4);
}
.breadcrumb a.pathway:hover	{
	color: rgba(255, 255, 255 ,0.6);
}
.breadcrumb-item.active	{
	color: rgba(255, 255, 255 ,0.6);
}
#sp-bottom  {
  color: rgba(255, 255, 255, 0.6);		
  background: #212121;
}
#sp-bottom .sp-module-content .latestnews > li > a > span {
  color: rgba(255, 255, 255 ,0.6);
}
#sp-bottom{padding:30px 0 15px;font-size:14px;line-height:1.6}
#sp-bottom .sp-module{margin-bottom:15px}
#sp-bottom .sp-module .sp-module-title{font-weight:700;font-size:18px;margin:0 0 30px;color:rgba(255, 255, 255, 0.6)}
#sp-bottom .sp-module ul{list-style:none;padding:0;margin:0}
#sp-bottom .sp-module ul>li{display:block;margin-bottom:15px}
#sp-bottom .sp-module ul>li:last-child{margin-bottom:0}
#sp-bottom .sp-module ul>li>a{display:block}

#sp-footer{font-size:12px;padding:0}#sp-footer .container-inner{padding:30px 0;border-top:0px solid rgba(255, 255, 255, 0.1)}

.list-group-item {
    position: relative;
    display: block;
    padding: .5rem 1rem;
    color: #aaa;
    text-decoration: none;
    background-color: #1d1d1d;
    border: 1px solid rgba(0,0,0,.125);
}

/**
 * DP Calendar 
 */
.fc .fc-list-event:hover td{background-color:#1d1d1d;background-color:var(--fc-list-event-hover-bg-color,#1d1d1d)}


.fc .fc-h-event .fc-event-main {
    color: #fff;
    color: var(--fc-event-text-color,#fff);
}

.tippy-content{
	color: #aaaaaa;
    background-color: #1d1d1d;
}


.mod-dpcalendar-mini .fc .fc-button-primary {
    padding: 5px;
    border: 1px solid #212121;
    border-radius: .1rem;
    font-weight: 400;
    background-color: #1d1d1d;
    color: #096189;
    background-image: none;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
body.ltr .sp-megamenu-parent > li.sp-has-child > a::after, 
body.ltr .sp-megamenu-parent > li.sp-has-child > span::after {
  font-family: "Font Awesome 5 Free";}

/** GTF ConvertForms START
**/
.cf-input:focus {
  background-color: #111111 !important;
  border: 1px solid #5279a3 !important;
}
/**
* GTF Events Booking END
**/
input[type="text"]:not(.form-control) {
  display: block;
  width: 100%;
  padding: 0.5rem 0.5rem !important;
  font-size: 1rem;
  line-height: 1.25;
  color: #aaa;
  background-color: #111111;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
input[type="email"]:not(.form-control) {
  display: block;
  width: 100%;
  padding: 0.5rem 0.5rem !important;
  font-size: 1rem;
  line-height: 1.25;
  color: #aaa;
  background-color: #111111;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
input[type="tel"]:not(.form-control) {
  display: block;
  width: 100%;
  padding: 0.5rem 0.5rem !important;
  font-size: 1rem;
  line-height: 1.25;
  color: #aaa;
  background-color: #111111;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.chosen-container-single .chosen-single {
  color: #aaa;
  white-space: nowrap;
  background: #1a1a1a;
  border: 1px solid #292929 !important;
  border-radius: 5px;
  height: 25px;
  padding: 0 0 0 8px;
  line-height: 24px;
  text-decoration: none;
  display: block;
  position: relative;
  overflow: hidden;
  -webkit-box-shadow: inset 0 0 3px #292929, 0 1px 1px #0000001a;
  box-shadow: inset 0 0 3px #292929, 0 1px 1px #0000001a !important;
}
select:not(.form-select):not(.form-control) {
  display: block;
  width: 100%;
  padding: 0.5rem 0.5rem !important;
  font-size: 1rem;
  line-height: 1.25;
  color: #aaa;
  background-color: #1a1a1a;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #292929;
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
