/* Enter Your Custom CSS Here */
.entry-content .content-inner a {
	color: blue !important;
	font-weight: 900 !important;
}

#menu-item-12580>a {
    background: red !important;
    color: #fff !important;
}

.jeg_main_menu>li>a {
	font-size: 0.7em !important;
}

.container, .vc_column_container {
	padding-left: 3px !important;
}

.prev-post>.caption {
    color: red !important;
}

.next-post>.caption {
    color: blue !important;
}


.prev-post>.post-title:hover{
	color:red!important;	
}

.prev-post>.post-title{
	border-left: 10px solid #f70303 !important;
}

.next-post>.post-title:hover{
	color:blue!important;
	border-left: 10px solid #0318f7 !important;
}

.next-post>.post-title{
	border-left: 10px solid #0318f7 !important;
}

/* hide the small link on top of convertfull subscription form on single post page*/
.likebtn-wrapper .lb-loaded .lb-style-likebtn .lb-popup-position-top .lb-popup-style-light{
	display:none;
}


@media screen and (max-width : 420px) {
p {
    padding-left: 40px!important;
}

}

.wpd-form-head{
	display: none !important;
}

#comments{
	    margin: 2px auto !important;
}

.wpd-thread-list{
	display: none !important;
}

/*
.wpb_raw_html {    
    display: none !important;
}

*/


span.hustle-subtitle {
    font-family: MiloTE-MediIta !important;
    font-size: 34px !important;
    text-align: center !important;
    line-height: 30px !important;
}

.hustle-group-content > p {
    text-align: center !important;
    font-size: 20px !important;
}

@media (max-height: 812px) and (max-width: 375px) {
	
span.hustle-subtitle {
    font-family: MiloTE-MediIta !important;
    font-size: 34px !important;
    text-align: center !important;
    line-height: 30px !important;
}

.hustle-group-content > p {
    text-align: center !important;
    font-size: 20px !important;
		padding-left: 1px!important;
}

.hustle-layout-body {
    height: 700px;
}

.hustle-ui.module_id_3 .hustle-layout .hustle-image {
    height: 350px !important;
}

.hustle-layout-content {
    padding: 20px 40px 20px 40px !important;
}

img.hustle-image-position--centercenter {
    object-position: center -80px !important;
}
	
.hustle-image-position--centercenter {
    height: 150% !important;
}

	


}