/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
.blog-credits {
	display: none;
}

footer {
	Display: None;
}

h4.widget-title.widgettitle {
	text-align: center;
}

#subnav {
	background: url(https://jobbersworldblog.com/wp-content/themes/modern-news/images/bg-dark.png);
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	clear: both;
	color: #fff;
	font-family: 'Oswald', arial, serif;
	margin: 0 auto;
	overflow: hidden;
	text-transform: uppercase;
	width: 960px;

}
#subnav ul {
	float: left;
	width: 100%;
}
#subnav li {
	float: left;
	list-style-type: none;
}
#subnav li a {
	color: #fff;
	display: block;
	font-size: 14px;
	padding: 9px 15px;
	position: relative;
	text-decoration: none;
}
#subnav li a:hover,
#subnav li a:active,
#subnav .current_page_item a,
#subnav .current-cat a,
#nav .current-menu-item a {
	color: #0094d2;
}
#subnav li li a,
#subnav li li a:link,
#subnav li li a:visited {
	background: url(https://jobbersworldblog.com/wp-content/themes/modern-news/images/bg-dark.png);
	border: 1px solid #444;
	border-top-width: 0;
	color: #fff;
	font-size: 11px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 118px;
}
#subnav li li a:hover,
#subnav li li a:active {
	color: #0094d2;
}
#subnav li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 140px;
	z-index: 9999;
}
#subnav li ul a {
	width: 120px;
}

#subnav li ul ul {
	margin: -33px 0 0 139px;
}
#subnav li:hover>ul,
#subnav li.sfHover ul {
	left: auto;
}

#subnav li.right {
	float: right;
	font-size: 14px;
	padding: 9px 15px;
}
#subnav li.right a {
	background: none;
	border: none;
	color: #fff;
	display: inline;
	text-decoration: none;
}
#subnav li.right a:hover {
	color: #0094d2;
	text-decoration: none;
}

.s {
	width:100px;
	font-size:11px;
}

.sidebar{
	width:150px;
}

.sidebar-content #inner{
	background-position: -155px
}

.content-sidebar #content, .sidebar-content #content {
	width: 735px;
	
}

.sidebar p {
	font-size: 11px;
}

.sidebar li{
	font-size:11px;
	
}

.woocommerce span.onsale {
	background-color: transparent;
	color: transparent;
	background-image: url(https://jobbersworldblog.com/wp-content/uploads/2018/02/Prepublication2.png);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 10em;
	height: 10em;
	top:0em;
	left:-.5em;
	border-radius:0;

}
.woocommerce ul.products li.product .onsale {
	background-color: transparent;
	color: transparent;
	background-image: url(https://jobbersworldblog.com/wp-content/uploads/2018/02/Prepublication2.png);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 7em;
	height: 7em;
	top:11em;
	left:auto;
	right: 0em;
	margin: 0 -.85em 0 0;
	border-radius:0;
}

.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
	width:0px;
	display: none;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1{
	width: 100%;
}

tr.shipping{
	display: none;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger{
	display: none;
}

.content-sidebar .entry-content img, .sidebar-content .entry-content img{
	max-width: 728px;
	border: 0px;
}

li#menu-item-4524.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-4524 a{
	color: #ffffff;
	font-size: 10px;
	margin-left: 71px
}

li#menu-item-4555.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-4555 a{
	color: #ffffff;
	font-size: 10px;
	margin-left: -25px
}


.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail.elementor-fit-height img {text-align:center}

@media only { 
	figure.alignleft, img.alignleft
	{ float:left;
	padding-right:10px}
}

@media only { 
	figure.alignright, img.alignright
	{ float:right;
	padding-left: 10px}
}

@media only screen and (max-width: 400px) {
    figure.alignleft, img.alignleft, figure.alignright, img.alignright {
        float:none;
			min-width:150px;
			
    }
}

@media only screen and (max-width: 400px) {
    table {
        float:none;
			min-width:150px;
			
    }
}

img {
	border-radius:0;
	box-shadow:none;}

.akismet_comment_form_privacy_notice   {
	display:none;
	
}


