:root {
        --logo-max-width: 170px;
}
/*.button, .calltoaction p, .featured-categories a p, .link, .quote p, button, h1, h2, h3, h4, h5, h6, ul.checkout-steps li {
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 400;
}
*/
.collage .img-cont a img {
    object-fit: cover;
}

.featured-products .owl-carousel .owl-item .owl-lazy {
    opacity: .7;
    object-fit: cover;
}
#gallery-royal_slider_gallery_32750 {
  margin-top: 5%;
}
@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;
}
}
.img-text-block .row {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 600px) {
  .img-text-block .row {
    gap: 30px;
  }
}


/*home page slider*/
#gallery-royal_slider_gallery_23312 {
  margin-top: -80px;
}
@media (max-width: 600px) {
  #gallery-royal_slider_gallery_23312 {
    margin-top: -60px;
  }
}
@media only screen and (min-width: 601px) and (max-width: 1300px) {
  #gallery-royal_slider_gallery_23312 {
    margin-top: -100px;
  }
}

#heading_7819 {
  margin-top: 5%
}

/* end of home slider and title underneath */

.scroll-up nav.main ul li a, .scroll-down nav.main ul li a, nav.main ul li a {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.CB-5050ImageRightSection {
    margin-top: -82px !important;
}

@media only screen and (max-width: 600px) {
  .CB-5050ImageRightSection {
    margin-top: -25px !important;
  }
}
