/*Logo*/
.navbar-brand.logo-control img.logo-img {
  max-height: none !important;
  width: 90%;
}

div.t4-col.logo.col-sm, div.t4-col.header-info.col-sm {
    align-self: center;
}

.t4-header .header-block {
  margin-top: 20px;
}

/*Navigation*/
div.t4-col.megamenu.col-12.col-md-8 {
    justify-items: right;
}

a#phone {
  color: black;
}
a#phone:hover {
  color: #8c2020;
}

div#t4-header.t4-section.t4-header.border-bottom {
    background: #ffffff;
    border-top: 3px solid #8c1f1f;    
}

.border-bottom {
    border-bottom: 3px solid #8c1f1f !important;
}

a.dj-up_a.active {
    font-weight: bold;
    border-bottom: #8c1f1f solid 3px;
}

a.dj-up_a:hover {
    color: black !important;
}

#t4-header .container {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
}

ul#dj-megamenu204 {
    justify-content: center;
}

/* Main Body*/ 
#t4-main-body {
margin-top: 20px;
}

.sppb-btn-custom:hover {
  text-decoration: underline !important;
}

.sppb-btn-default:hover {
  text-decoration: underline !important;
}

.btn.btn-success:hover {
    text-decoration: underline !important;
}

.t4-masthead .container {
  padding-top: 0px;
  padding-bottom: 0px;
}

.sppb-btn-default.focus, .sppb-btn-default:focus {
  color: white !important;
}

.mx-auto {
  margin-right: 0px !important;
}

.sppb-btn-default {
  background-color: #2e2e2e;
  color: #efefef;
}


a.notext {
	font-size: 0 !important;
}

a.notext::before {
	font-size: 20px;
	font-family: "FontAwesome";
  	color: #1a61ab;
}

/*.icon-menu:before {
    content: "f";
}*/

.page-header h1, .page-header .h1, .categories-list h1, .categories-list .h1 {
  font-size: 40px;
  text-transform: none;
}

.page-header h1, .categories-list h1 {
    font-weight: 400;
    padding-left: 15px;
}

.t4-col.logo.col-12.col-md-4 {
  padding-top: 10px;
}

.navbar-brand.logo-image.logo-control {
  float: left;
}

div.ig-menu-grid-text {
    text-align: center;
    font-size: 18px !important;
    color: black;
}

@media (max-width: 1000px) {
  
  .dj-megamenu-offcanvas-light .dj-mobile-open-btn {
    background: transparent !important;
  }
  
    span.dj-mobile-open-label {
    color: white;
  }
  
  .dj-mobile-open-btn.dj-fa-1 .dj-mobile-open-icon:before {
    color: white;
  }
  
  div#dj-megamenu204mobile {
    text-align: center;
    margin-top: 20px;
    background-color: #8c2020;
    border-radius: 10px;
    margin-bottom: 25px;
  }
  
  .border-bottom {
    border-bottom: 0px solid transparent !important;
  }
  
  img.logo-img-sm.d-block.d-sm-none {
        margin-left: auto;
   	    margin-right: auto;
  }
  
  .navbar-brand.logo-image.logo-control {
    width:100%;
    margin-right: 0px;
  }
	
	.t4-header .header-block {
		margin-bottom: 25px;
	}
}
  

@media (max-width: 767px) {
  
  span.dj-mobile-open-label {
    color: white;
  }
  
  .dj-mobile-open-btn.dj-fa-1 .dj-mobile-open-icon:before {
    color: white;
  }
  
  div#dj-megamenu204mobile {
    text-align: center;
    margin-top: 20px;
    background-color: #8c2020;
    border-radius: 10px;
    margin-bottom: 25px;
  }
  
  .border-bottom {
    border-bottom: 0px solid transparent !important;
  }
  
  img.logo-img-sm.d-block.d-sm-none {
        margin-left: auto;
   	    margin-right: auto;
  }
  
  .navbar-brand.logo-image.logo-control {
    width:100%;
    margin-right: 0px;
  }
	
	.t4-header .header-block {
		margin-bottom: 25px;
	}
	
  a.notext::before {
	font-size: 20px;
	font-family: "FontAwesome";
}
  
  .t4-col.logo.col-12.col-sm.col-xl-4.col-md-4 {
    text-align: center;
    place-items: center;
        text-align-last: center;
	}
  
  div#dj-megamenu148mobileWrap {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  
  .dj-mobile-open-btn {
    font-size: 22px !important;
    background: transparent !important;
  }

  div.t4-col.header-info.col-sm {
    justify-items: center;
    padding-bottom: 20px;
    place-items: center;
    text-align-last: center;
}

.t4-header {
    min-height: 0px;
}

a.dj-up_a:hover {
    color: white !important;
}

div.t4-col.footer.col-sm, div.t4-col.footer---contact.col-sm.col-md-3 {
    justify-items: center;
    place-items: center;
        text-align-last: center;
}