/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 24 2025 | 15:31:06 */
header.whb-sticked .whb-color-light:not(.whb-with-bg)
{
	background-color:#fff;
}

header.whb-sticked .whb-color-light:not(.whb-with-bg) .wd-nav[class*="wd-style-"]>li>a,
header.whb-sticked .whb-color-light:not(.whb-with-bg) .wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after
{
	color:#414141;
}

.whiteDividerBottom:after
{
	position:absolute;
	content:' ';
	width:80px;
	height:1px;
	background-color:#fff;
}

header.whb-sticked .whb-color-light:not(.whb-with-bg) .wd-tools-element>a
{
	color:#414141;
}

.wd-title-style-simple .liner-continer:after
{
	background-color:#da504d !important;
}

@media screen and (max-width:767px)
{
	.mobile-left,
	.mobile-left *
	{
		text-align:left !important;
	}
	
	.wd-title-style-simple.mobile-left .liner-continer:after
	{
		left:0 !important;
	}
}

.wd-title-style-simple.text-space .liner-continer
{
	margin-bottom:20px;
}

.wd-nav-pagin-wrap
{
	margin-top:30px !important;
}

footer a
{
	color:#fff !important;
}

footer a:hover
{
	color:#da504d !important;
}