BODY {
	FONT-SIZE: 16px;
	COLOR: #000000;
	font-family: "Montserrat", sans-serif;
	text-align:left;
    margin: 0px !important;
}
table.dkouterblock
{
	 table-layout:auto;
	 background-color: #FFFFFF;
	 height: 100%;
	 vertical-align:top;
	 width: 100%;
	 margin-left:auto;
	 margin-right:auto;
}
tr.dkouterblock
{
	vertical-align:top;
}
td.dkouterblock
{
	vertical-align:top;
}
table.dkcenterblock
{
	 table-layout:auto;
	 background-color:#FFFFFF;
	 vertical-align:top;
	 width: 100%;
	 height: 100%;
	 margin: 0px;
	 vertical-align:top;
}
td.dkcenterblock
{
	vertical-align:top;
}
table.dkleftblock
{
	 table-layout:auto;
	 width: 0px;
	 height: 100%;
	 margin: 0px;
	 vertical-align:top;
}
td.dkleftblock
{
	table-layout:auto;
	vertical-align:top;
	width: 0px;
}
table.dkrightblock
{
	 table-layout:auto;
	 width: 0px;
	 height: 100%;
	 margin: 0px;
	 vertical-align:top;
}
td.dkrightblock
{
	table-layout:auto;
	width: 0px;
	vertical-align:top;
}
tr.dkheaderblock
{
	vertical-align:top;
	margin: 0px;
	height: 50px;
}

td.dkheaderblock
{
	vertical-align:top;
	margin: 0px;
}

.header-red {
    float: left;
    width:auto; 
    padding: 30px;
}

.header-white {
    float: left;
    padding: 15px; 
    padding-top:40px;
    width: auto;
}
.header-container {
    width: 450px;
}
.dkdivcenterblock {
    max-width: 1650px;
    margin: auto;
}
.dkheaderblock {
    background: #fff;
}
.header {
    display: flex;
    justify-content: space-between;
    position: relative;
    width: 100%;
    max-width: 1650px;
    margin: 0 auto;
}
.header a {
    text-decoration: none;
}
.header a:hover {
    color:#F1AE44!important;
}
.orgmenu {
    float: right;
    padding-right: 50px;
    padding-top: 50px;
}
.mobile-orgmenu {
    text-align: center;
}
#dk-main-menu > li {
    list-style: none!important;
    padding-left: 10px;
}

.sm-dk a {
    text-decoration: none;
    font-family: "Montserrat", sans-serif!important;
    padding: 0 !important;
    font-size: 16px!important;
    font-weight: 600!important;
    color: #3e3e3e;
}
.sm-dk a:hover {
    color:#F1AE44!important;
}

.sm-dk li {
    border-left:none!important;
}

footer {
    background-color: #3a3a3a;
    color: #ffffff;
    box-sizing: border-box;
    text-decoration: none !important;
    font-family: "Montserrat", sans-serif;
}
footer .footer-container {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 15px;
    box-sizing: border-box;
    max-width: 880px;
    padding: 50px;
}
footer .column {
    overflow: hidden;
}
footer .member {
    overflow: hidden;
    font-size: 16px !important;
}
footer a,
footer a:hover {
    font-family: "Montserrat", sans-serif;
    color: #F1AE44;
    text-decoration: none;
    font-size: 15px;
}
footer li a{
    text-decoration: none;
}
footer li a:hover {
    text-decoration: underline;
}
footer h4 {
    font-size: 25px;
    line-height: normal;
    margin-bottom: 10px;
    text-decoration: underline;
    font-family: "Playfair Display", serif;
    font-weight: 500;
    color: #FFFFFF;
    text-decoration: none;
    margin-top: auto;
    text-align: center;
}

footer p {
    line-height: 1.8rem;
    margin-bottom: 10px;
    font-family: "Montserrat", sans-serif;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    max-width: 88%;
    padding-left: 15px;
    padding-right: 15px;
}

footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
footer ul li {
    font-size: 15px;
    font-weight: 500;
    line-height: 1;
    color: #bfbfbf;
    list-style-type: none;
    text-decoration: none;
    margin: 20px 0;
    font-family: "Montserrat", sans-serif;
}
footer ul li:hover {
    color: #F1AE44;
}

footer a:hover {
    color: #F1AE44;
}

footer .footer-logo {
    width:auto;
    padding-top: 29px;
}
footer .alliance-logo {
    margin: 10px;
    max-width: 90%;
}

@media screen and (min-width: 768px) {
    footer .footer-container {
        display: grid;
        grid-template-columns: repeat(4, 25%);
        position: relative;
        width: 100%;
        max-width: 1650px;
        margin: 0 auto;
        clear: both;
        box-sizing: border-box;
    }
    div#sub-footer {
        padding: 15px 50px;
    }
}

@media screen and (max-width: 768px) {
    footer .column {
    border-right: none;
    margin-bottom: 25px;
    }
    footer .footer-container {
        text-align: left;
    }
}
#divShareButtons {
    display: none;
}

.bottom-tab {
    background-color: #3a3a3a;
    padding: 18px 10px 12px; 
    font-size: 14px; 
    color: #fff; 
    text-align: center; 
    font-family: "Montserrat", sans-serif;
    border-top: 1px solid rgba(255, 255, 255, 0.18);
}

.bottom-inner{
    max-width: 1650px;
    margin: auto;
    color: #bfbfbf;
}
@media screen and (max-width: 768px) {
    .bottom-inner{
        display: block;
    }
}

.footer-container {
    background-image: url('/orgheaders/4968/fredhaise-1.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: white; /* optional for readability */
    padding: 20px; /* add spacing inside footer */
}

.day {
    background-color: transparent !important;
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    line-height: 28px;
    color: #fff;
}
.time {
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    line-height: 28px;
    color: #fff;
}
.social{
    height: 18px;
    color: #fff;
    margin-right: 20px;
}

#dk_cms_page {
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
    line-height: 28px;
}
#dk_cms_page a {
 text-decoration: none;
 color: #c6ad75;
}
#dk_cms_page a:hover {
 color: #F1AE44;
}

.commision {
    max-width: 100%;
}

#cal_container {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: scroll;
}
.social-icons {
    text-align: center;
}

.elementor-grid {
  display: flex;
  gap: 12px;
  justify-content: center;
}

.elementor-grid-item a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 8px;
  transition: background-color 0.3s ease;
}

.elementor-grid-item svg {
  width: 24px;
  height: 24px;
  fill: white;
}

/* Individual background colors */
.elementor-social-icon.facebook {
  background-color: #3b5998; /* Facebook blue */
}

.elementor-social-icon.twitter {
  background-color: #1da1f2; /* Twitter blue */
}

.elementor-social-icon.instagram {
  background-color: #b36c6c; /* Muted rose */
}

#menu-button-mobile > img {
  visibility: hidden!important;
}
