/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 25 2025 | 09:59:07 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.k-footer__1 {
    font-size: 1rem;
    padding-bottom: 30px;
    padding-top: 45px;
}

.k-footer__2 {
    padding-bottom: 45px;
}

#mobile-off-screen ul.menu {
    text-transform: none;
}

.k-block--image-content .k-block__image {
    border: 0px solid #9c9684;
}

#dmn-partner-widget {
    min-width: 270px;
	max-width: unset !important;
}

#mobile-off-screen .k-widget--search a:before, #mobile-off-screen .k-widget--search span:before {
    background-image: url('https://sallylunns.zonkdev.co.uk/wp-content/uploads/2025/02/magnifying-glass-solid-1.svg');
}

#mobile-off-screen .k-widget--search span {
	font-family: Shippori Mincho, sans-serif;
}

#mobile-off-screen .k-widget--search svg {
	display: none;
}

.search-results .k-layout__main, .single-faq .k-layout__main  {
	padding-top: 30px;
}

.k-content blockquote, .k-content dl, .k-content ol, .k-content table, .k-content ul {
    margin-bottom: 1rem;
    margin-top: 0rem;
}

@media only screen and (max-width: 770px) {
  .k-footer .widget-content {
    text-align: center;
  }
}