/* Add custom CSS styles below */ 
div#mainnav {
    background-color:white;
}

/*photos slider full width */
section.s-block--photos-slider .swiper{
    padding:0;
}
section.s-block--photos-slider .swiper .swiper-slide{
    padding:0;
    width:100%;
}
section.s-block.s-block--photos-slider {
    margin-top:0;
}
section.s-block--photos-slider  button.s-slider-nav-arrow.swiper-button-disabled {
    visibility:hidden;
}
.Furniture .absolute{
    width:100% !important;
    left:auto;
    top:auto;
    bottom:0% !important;
}
.Furniture .absolute button{
    width:100% !important;
    background-color:#ECBEC0 !important;
}
.Furniture .absolute h1{
    font-size:35px !important;
}
@media(max-width:768px){
    .Furniture .absolute h1{
    font-size:20px !important;
}
}
section.s-block--fixed-banner.wide-placeholder {
    max-width:1200px;
    margin:auto;
}
div#mainnav {
    background-color:white;
    height:0  !important;
}
@media(min-width:768px){
/*logo large*/
div#mainnav a.navbar-brand img{
    width:150px;
    min-height:100px !important;
}
}
header.store-header {
    position:relative !important;
}