:root {
        --logo-max-width: 140px;
}

.footer-widget .address-block {
  display: none;
}


#gallery-royal_slider_gallery_7245 {
 margin-top: 5%;
}

.gallery{
width: 100vw;
margin-left: -50vw;
position: relative;
left: 50%;
}
.gallery .slide{
padding-top: 840px;
position: relative;
}
.gallery .slide img{
width: 100%;
height: 99%;
object-fit: cover;
object-position: center;
position: absolute;
top: 0px;
left: 0px;
}

@media screen and (max-width: 1600px){
.gallery .slide{
padding-top: 620px;
}
}
@media screen and (max-width: 1200px){
.gallery .slide{
padding-top: 620px;
}
}
@media screen and (max-width: 767px){
.gallery .slide{
padding-top: 500px;
}
}
.gallery .rsABlock{
left: 5%;
}
.gallery.rsDefault.rsHor .rsArrowLeft{
left: 5%;
}
.gallery.rsDefault.rsHor .rsArrowRight{
right: 5%;
}    

.collage .img-cont a img {
    object-fit: cover;
}

.featured-products .owl-carousel .owl-item .owl-lazy {
    opacity: .7;
    object-fit: cover;
}


@media (max-width: 1023.98px) {
.site-identity .logo {
    width: 185px;
    height: 70px;
    padding: 0px 25px 0px 5px;
    margin: 0px 0px 0px -30px;
}
}
@media screen and (max-width: 1023px) {
.header-wrap .site-identity {
    padding: 0px 0;
}
}
