.fixed-header .custom-header {
    padding: 0 !important;
}

.custom-header {
    transition: all .3s ease-in-out ;
    -webkit-transition: all .3s ease-in-out 
}



.ba-item-logo img,
.resizing-header.ba-section {
    transition: all .5s;
    -webkit-transition: all .5s;
}
  
.fixed-header .resizing-header.ba-section {
    padding-bottom: 3px !important;
    padding-top: 8px !important;
}

#item-15260431411871 .ba-slideshow-title {
    
    text-shadow: rgb(91, 91, 91) 1px 2px 3px;
    
}

#item-15260431411871 .ba-slideshow-description {
    
    font-weight : 400;
       text-shadow: rgb(91, 91, 91) 1px 2px 3px;


}

 


ul,
ol {
    
    line-height: 30px;
  color: rgba(88, 88, 90, 1);
}

@media(max-width: 1024px){
	.reverse .column-wrapper {
		display: flex;
		display: -webkit-flex;
	    flex-direction: column-reverse;
	    -webkit-flex-direction: column-reverse;
	}
}

@media (max-width: 667px) {

  .ba-item-content-slider .ba-slideshow-img + .ba-grid-column, .ba-item-related-posts-slider .slideshow-type .ba-slideshow-caption, .ba-item-recently-viewed-products .slideshow-type .ba-slideshow-caption, .ba-item-recent-posts-slider .slideshow-type .ba-slideshow-caption, .ba-item-slideshow .ba-slideshow-caption {
        
        padding: 10px !important;
       
    }
body {
    word-break: break-word;
}  
.n2-ss-layer div {
	font-size: inherit;
}


.ba-hamburger-menu .close-menu {
        font-size:50px;
}

.error {
    background-color: #fff2e3;
 }

.error a.btn {
    background-color: rgba(230, 156, 73, 0);
    border-radius: 0px;
border: 1px solid rgba(235, 158, 70, 0.5);    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
    color: #000;
    font: normal 500 12px/25px 'JOSEFINE SANS LOCAL';
    letter-spacing: 0px;
    margin-top: 25px;
    padding: 10px 30px;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    transition: all .3s cubic-bezier(0.4,0,0.2,1);
    -webkit-transition: all .3s cubic-bezier(0.4,0,0.2,1);
}

.error a.btn:hover {
    background-color: rgba(230, 156, 73, 1);
    color: #fff;


}
  
  
  .ba-lightbox-backdrop.lightbox-center .ba-lightbox .ba-section {
	max-height: calc( 100vh - 50px);
        overflow-y: scroll;
}
  .lb {z-index: 100;
  margin-top: 50px;
  }
}