/* open-sans-300 - latin */
@font-face {
  font-family: 'futura-pt';
  font-style: normal;
  font-weight: 800;
	src:url('fonts/FuturaPTBold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */     
       url('fonts/FuturaPTBold.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: 'futura-pt';
  font-style: normal;
  font-weight: 300;
   src:url('fonts/FuturaPTLight.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */     
       url('fonts/FuturaPTLight.ttf') format('truetype'); /* Safari, Android, iOS */
}
@font-face {
  font-family: 'futura-pt';
  font-style: normal;
  font-weight: normal;
     src:url('fonts/FuturaPTBook.ttf?#iefix') format('embedded-opentype'), /* IE6-IE8 */     
       url('fonts/FuturaPTBook.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: 'futura-pt';
  font-style: normal;
  font-weight: bold;
     src:url('fonts/FuturaPTMedium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */     
       url('fonts/FuturaPTMedium.ttf') format('truetype'); /* Safari, Android, iOS */
}
h2 {
    font-size: 2rem
}
h1 {
    font-size: 2.5rem
}
h3 {
    font-size: 1.7rem
}
h1, h2, h3, h4, h5, h6 {
    font-family: Helvetica,arial,sans-serif; 
}
#pageWrapper {
    overflow: hidden;
}
#pageWrapper ul {
    padding-left: 0;
    margin-left: 0;
}

body, p {
    font-size: 18px;
    font-weight: 300;
    font-family: futura-pt;
    font-size: 1.5rem;
    color: #111;
}
h2, .comment-count {
    font-size: 2rem;
    margin: 0.5em 0;
}
img {
    max-width:100%;
}
#mobileNav .folder.folder-open .subnav li a {
    font-size: 14px !important;
}
#mobileNav .folder ul {
    width: 80%;
    margin: 0 auto;
}
.logo-image #topNav nav li a {
    padding: 34px 0 34px;
}
#topNav nav li+li {
    margin-left: 47px;
}
#topNav nav li a {
    font-size: 14px;
    font-weight: 600;
}
img.img-fluid {
	height: 500px;
	width: 100%;
	object-fit: cover;
}
.logo-image .subnav {
    margin-top: -16px;
}

@media(max-width:767px){
	.col-4 {
		 -webkit-box-flex: 0;
		 -ms-flex: 0 0 100%;
		 flex: 0 0 100%;
		 max-width: 100%;
	}
	div#recipeCarousel a[class*=carousel-control]{
		display:none;
	}
}
.ekko-lightbox-nav-overlay a:last-child span,
.ekko-lightbox-nav-overlay a span{
    text-align: right;
    color: #fff;
}
.modal-body {
    padding: 0;
}
.modal-content {
    background-color: transparent;
    border: 0;
}
a:hover img.img-fluid.rounded {
    filter: brightness(0.2);
    transition: all .4s ease;
}
#hospitality img.img-fluid {
    height: 337px !important;
    border: 10px solid #eee;
    box-shadow: -1px 6px 2px -6px rgba(0,0,0,.4);
}
#hospitality h2{
    margin: 0.5em 0;
}
div#hospitality .row {
    margin-bottom: 1.8rem;
}
div#hospitality h2 {
    font-size: 20px;
    text-transform: uppercase;
}
section#home-about {
    padding: 60px 0;
}

.about-txt p {
    font-size: 1.5rem;
    line-height: 1.5;
}
 
section#home-about .row {
    padding: 40px 0;
}
div#footerWrapper {
    background: #e1e1e1;
}
img.img-person {
    /*border-radius: 50%;*/
    border: 10px solid #eee;
    /*width: 401px;*/
    /*height: 401px;*/
    object-fit: cover;
    box-shadow: -1px 6px 2px -6px rgba(0,0,0,.4);
}

.modal-content {
    background-color: #fff;
    border: 0;
    padding: 20px;
}
.btn-primary {
    background: #5ab05f;
    
}
.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    margin-top: 0;
}
button.aln-hbp.btn.btn-primary {
    z-index: 9999;
}

.modal-header {
    padding-left: 0;
    margin-bottom: 10px;
}
ul.aln-socials {
    display: flex;
        padding-top: 46px;
}
.aln-socials li img {
    width: 20px;
    height: 20px;
    margin-right: 11px;
        opacity: 1;
}
#pageWrapper ul {
    padding-left: 0;
    margin-left: 0;
    text-indent: 30px;
}
#pageWrapper ul li {
    margin-bottom: 10px;
}

div#yui_3_17_2_1_1599494728563_142 img {
    height: 254px;
    width: 100%;
    object-fit: cover;
}
div#yui_3_17_2_1_1599494728563_142 p {
    font-size: 18px;
    font-weight: 300;
    font-family: futura-pt;
    font-size: 1.2rem;
    color: #111;
    font-weight: 400;
    line-height: 1.4;
}
.image-caption p {
    padding-top: 13px;
}
#pageWrapper ul.aln-socials {
    text-indent: 1px;
}
@media(min-width:768px){
    .social-links {
        width: 41%;
    }
    #footer #footerBlocks-1 {
        width: 58%;
        float: right;
    }    
}
.ekko-lightbox-nav-overlay a:last-child span {
    text-align: right;
}
.ekko-lightbox-nav-overlay a:first-child span {
    text-align: left;
}

.ekko-lightbox.modal .modal-content{
    background-color: transparent !important;
    border: 0 !important;
    padding: 0 !important;
}
.ekko-lightbox-container  img.img-fluid {
    height: auto !important;
    border: 10px solid #fff;
    width: 100% !important;
}
#hospitality.aln-hospitality  img.img-fluid {
    height: auto !important;
    border: 10px solid #eee !important;
    box-shadow: -1px 6px 2px -6px rgba(0,0,0,.4);
}
.btn {
    font-size: 1.3rem;
    border-color: #5ab05f !important;
}
@media only screen and (max-width: 800px){
    .sqs-layout [class*=sqs-col] {
        flex: 0 0 100%;
    }
    
    div#yui_3_17_2_1_1599494728563_142 .sqs-col-3 {
        width: 100%;
        flex-basis: 100%;
        margin-bottom: 23px;
    }
    h2 {
        font-size: 1.7rem
    }
    h1 {
        font-size: 2.1rem
    }
    h3 {
        font-size: 1.5rem
    }
}
.carousel-control-next, .carousel-control-prev {
    opacity: 1;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 24px;
    height: 24px;
    width: 11%;
}