.l1.elementor-widget img{
		width: 180px
}

#footer-widgets {
    padding: 0;
    margin: 0;
}

#affwp-affiliate-dashboard-creatives{
	    display: flex;
    flex-direction: column;
}

.affwp-creative {
    order: 2;
}

.affwp-creative.creative-21{
	order:1;
}

@media(min-width:768px){
	.hdesk{
		display:none!important;
	}
}

.page-id-10192 #affwp-register-form{
		background: #fff;
    margin-top: 80px;
    padding: 30px 30px;
    border-radius: 12px;
}

.page-id-10192 #affwp-register-form label{
		display: unset;
}

.hideme{
	display: none!important;
}