/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 03 2024 | 12:37:44 */
#read-more {display:none;}

#read-more a {
	color :#DF3561!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;
}

#read-more a:hover {
	color: #ed2d16!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;
}

#show-more, a#hide-less {
	color: #DF3561!important;
}


#popular-searches{display:none;}
#hide-links {display:none;}


.kk-footer-container { 
	display: block;
width: 100%;
}

.kk-footer {
    display: flex;
	justify-content: space-between; margin: 0 auto;
	max-width: 1180px;
}

.kk-footer a {
	color:#000!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, #hide-links {
list-style: outside none none;
margin: 0;
padding: 0 5px; 
}

.kk-footer a:hover {
color:#DF3561!important; 
pointer: underline;
-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;
}

@media (max-width: 799px) { 
	.kk-footer {
		padding: 20px 10px 0;
		text-align: center; 
		display:block;
	}
}



.post-id-5645 h1.entry-title {display:none;}

#hide-links, #popular-searches a {
  font-family: "Poppins",Sans-serif;
  font-weight: 500;
}
.kk-footer li {
      padding: 5px 0;
    font-size: 16px;
}

.kk-footer a:hover {
  color: #D4175C;
  fill: #D4175C;
  pointer-events: underline:
  color: #D4175C;
}

#menubar-118
{
	position: relative !important;
    display: contents !important;
	    
}