.header .site-title, .header .site-description {
    clip: unset !important;
    position: unset !important;
}

ul.ads img {width:300px;height:150px}

.postbox-title-action a {
				color: red;
				opacity: 100!important;
			}
			.postbox-title-action {
				color: red;
			}

form.dashboard-widget-control-form {
	background-color: beige;
	padding: 15px;
}
		
#myreplace {
  font-family: Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

#myreplace td, #myreplace th {
  border: 1px solid #ddd;
  padding: 8px;
}

#myreplace tr:nth-child(even){background-color: #f2f2f2;}

#myreplace tr:hover {background-color: #ddd;}

#myreplace th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #04AA6D;
  color: white;
}

/* CORES MOBILE */

header.header .title-bar {
    background: #B22222;
    color: #FFF;
    
}

/* end CORES MOBILE */

.aaa_div#sidebar {
	float: inline-start;
	width: 66.67%;
	}

span.wphf-hook.wphf-hook-filter{display:none!important}
span.wphf-hook.wphf-hook-filter.wphf-hook-has-hooks{display:block!important; clear:both}
 

#cp_widget_listing_author-1{padding-top: 0;}

.widget-bpnlisting{padding-bottom:0!important;margin-bottom:0!important;border-bottom:0!important}

@media screen and (max-width: 48em){
.widget-bpnlisting{
margin-top:2rem!important;}
}


h1.entry-title.h2.m-b-2 {
    color: #aa0000;
}

.price-wrap .tag-head:after {
    display:none;
}
.entry-header .price-wrap  .tag-head {
    margin: 0;
}

.entry-header .price-wrap {
    margin: 0 !important;
}

.entry-header .price-wrap.h3 {
    margin: 1.3rem !important;
}

section.widget h2.widget-title {
    font-size: 1.5rem;
    color: #aa0000;
    background-color: #e5e5e5;
    padding: .4rem;
    border-radius: 4px;
}


