/*FONTS*/
@font-face {
font-family: "Cutive";
src: url("/templates/t4_blank/fonts/Cutive-Regular.ttf");
}

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

.t4-header .container {
  margin-top: 20px !important;
}

.t4-palette-blue {
    background-color: transparent;
}

/*Navigation*/
.dj-megamenu-clean li:hover, .dj-megamenu-clean li.hover {
    text-decoration: underline !important;
}

.dj-megamenu-clean {
  place-content: center;
}

.dj-megamenu-clean li a.dj-up_a > span span.name {
  font-family: Cutive;
}


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



.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;
}

t4-footer.container {
  border-top: 1px solid, rgba(52, 58, 64, 0.12), !important;
}

button#Submit.rsform-submit-button {
  background: #87a873;
  font-family: Cutive-Regular;
}

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

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

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

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

/* Ignite Gallery */

div#gallery-scope-M212.igui-scope.ig-main-scope-wrapper.profile-1.ig-notphone {
  text-align: -webkit-center;
}

.igui-grid+.igui-grid-collapse, .igui-grid-collapse>.igui-grid-margin {
    margin-top: 30px;
}

.dj-mobile-open-btn span + span {
    font-family: 'Cutive';
}



/*MegaMenu*/

#dj-megamenu204mobile ul.dj-mobile-light li.dj-mobileitem > a {
    font-family: cutive;
}

@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: #87a873;
    border-radius: 10px;
    margin-bottom: 25px;
  }
  
   span.dj-mobile-open-icon {
    background: #87a873 !important;
  }
  
  .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) {
  
  #section-id-1676651641719 > .sppb-container-inner > .sppb-row > div {
    max-width: fit-content;
    place-content: center !important;
    justify-content: center !important;
  }
  
  span.dj-mobile-open-icon {
    background: #87a873 !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: #87a873;
    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;
	}
  
  div#dj-megamenu148mobileWrap {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  
  .dj-mobile-open-btn {
    font-size: 22px !important;
    background: transparent !important;
  }