/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 22 2021 | 04:17:00 */
#read-more, #popular-searches, #hide-links{display:none;}

#read-more.kk-treatments{margin-top:100px; }

#read-more, #read-more p, #read-more a, #read-more h1, #read-more h2, #read-more ul, #popular-searches {
    outline: none;
}
div#read-more.kk-home ul {
    text-align: left;
}
a#show-more, a#hide-less {
    font-size: 12px;
    line-height: 16px;
}

.kk-footer-container { 
	display: block;
    width: 100%;
}
.kk-footer {
    display: flex;
	justify-content: space-between; margin: 0 auto;
	max-width: 1450px;
	padding: 50px 10px;
	width: 95%; 
}

.kk-footer a{
	font-size: 1.6rem;
    font-family: rozha_oneregular,gotham,HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
	color:#fff!important;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out; 
	-o-transition: all 0.4s ease-in-out; 
	transition: all 0.4s ease-in-out;
}
.kk-footer ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.kk-footer a:hover{
	color:rgba(255,255,255,.75)!important; -webkit-transition: 
	all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out; 
	-o-transition: all 0.2s ease-in-out; 
	transition: all 0.2s ease-in-out;
}

li.show-links-trigger, li.hide-links-trigger {
    list-style: none;
}

#read-more h1, #read-more h2 {
    font-size: 30px;
    margin: 28px 0px 10px;
}


.section--contact #read-more h2:before {
    content: "";
    width: unset;
    border-right: unset;
    height: unset;
    display: unset;
    margin-bottom: unset;
}

@media (max-width: 799px) { .kk-footer {
	padding: 20px 10px 0;
	text-align: center; 
	display:block;}
}

span#kk-tag {
    display: block;
}