/* You can add your own CSS here. Click the help icon above to learn more. */
 .widget_sow-features .sow-features-list .sow-features-feature .textwidget {
     margin: -5px 0 5px 10px !important;
}
 .widget_sow-features .sow-features-feature {
     margin-bottom: 0px !important;
}
 
.mailpoet_submit{
	color: #DD137B !important;
	background-color: white !important;
	border: 5px solid white !important;
	border-radius: 50px !important;
	padding-right: 25px !important;
	padding-left: 25px !important;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}

.mailpoet_submit:hover{
color: black !important;
	background-color: #e3cb3d !important;
	border: 5px solid #e3cb3d !important;
}

#menu-item-1026{
	background-color: #DD137B;
	color: #fff;
	font-size: 0.75em;
	border: 5px solid #DD137B;
	border-radius: 50px;
	line-height: 3em;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	margin-bottom: 1em;
}

@media screen and (max-width: 800px) and (max-height: 960px) {
	#menu-item-1026{
		border: transparent;
		background-color: transparent;
		font-weight: 900 !important;
	}
	#menu-item-1026 a{
		color: red !important;
	}
	
	.menu-toggle{
		border: 2px solid #F9F9F9 !important;
	}
	
	.menu-toggle:hover{
		border: 2px solid #dd137b !important;
	}
	
	.ast-menu-toggle{
		border: 1px solid #f9f9f9 !important;
	}
	
	.ast-menu-toggle:hover{
		border: 1px solid #dd137b !important;
		
	}
}

#menu-item-1026 a{
	color: white;
}

#menu-item-1026 a:hover{
	color: #DD137B;
}

#menu-item-1026:hover{
	background-color: transparent;
}

#jp-relatedposts{
	display: none !important;
}

.read-more a{
	background-color: #dd137b;
	padding: 1% 3%;
	border: 5px solid #dd137b;
	border-radius: 50px;
	color: white;
}

.read-more a:hover{
	color: #dd137b;
	background-color: transparent;
	
}

.post-content{
	margin: 20px 30px 60px 30px;
	
}

.entry-content p{
	margin-bottom: 4%;
}

.entry-header h2 a{
	color: #dd137b;
	font-weight: bold;
}

.elementor-button-link {
	font-family: 'Varela Round', Montserrat, sans-serif !important;
}

button{
	margin-top: 1em;
	font-size: 1em;
		background-color: #DD137B;
	color: #fff;
	border: 5px solid white !important;
	border-radius: 50px;
	line-height: 2em;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.2em;
}

button:hover{
	background-color: #f9f9f9 !important;
	color: #DD137B !important;
	border: 5px solid #DD137B !important;
}

button a:hover{
	color: #dd137b !important;
}

