:root {
        --logo-max-width: 320px;
}

.img-text-block .row {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 600px) {
  .img-text-block .row {
    gap: 30px;
  }
}

.collage .img-cont a img {
    object-fit: cover;
}

.featured-products .owl-carousel .owl-item .owl-lazy {
    opacity: .7;
    object-fit: cover;
}

#heading_7819, #heading_3591 {
  margin-top: 50px;
  margin-bottom: -35px;
}

@media only screen and (max-width: 600px) {
h1, h1.CB-BSC-title {
font-size: 28px !important;
line-height: 1.1em; 
}
h2  {
font-size: 25px;
line-height: 1.1em;
}
}

path.a {
  fill: black;
}

/* change tel no. link colour */
div.calltoaction.col-md-12 a {
color: #CDB2B9 !important;
}

/* change text/link colour next to checkbox under form */
.custom-checkbox .link {
color: #CDB2B9;
}

/* tickbox order colour */
span.link::before {
border: 1px solid #CDB2B9;
background-color: #fff;
}

/* tick colour */
.custom-checkbox span:after {
border-top-color: rgb(0, 0, 0);
    border-top-style: solid;
    border-top-width: 0px;
    border-right-color: rgb(0, 0, 0);
    border-right-style: solid;
    border-right-width: 2px;
    border-bottom-color: rgb(0, 0, 0);
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-left-color: rgb(0, 0, 0);
    border-left-style: solid;
    border-left-width: 0px;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
}

.robot, .custom-checkbox span {
    color: #CDB2B9;
}
.custom-checkbox span:before {
    border: 2px solid #CDB2B9;
}
p a, a, .link, p a span, .checkout-wrap #del-header-descr-local a, section.location-and-address-section .address-block a, .item-name-details-wrap a, section.location-and-address-section div.shop-opening-time-item span, section.location-and-address-section .shop-opening-times .shop-opening-time-item, .custom-checkbox .link, .custom-checkbox {
color: #CDB2B9;
}
.footer-widget .social-icons svg {
fill: #000000;
}
