/*
 Theme Name:   stockticker
 Theme URI:    https://bitbucket.org/marsworks/
 Description:  atlantis-child
 Author:       MARSWorks
 Author URI:   http://marsworks.com
 Template:     atlantis
 Version:      1.0.0
*/

.bannerimg {
	border: white;
	border-style: solid;
	border-width: 1px;
}

.bannerimg .bannercontent{
	position: absolute !important;
  	top: 0px;
	left: 0px;
	right: 0px;
	background-color: rgba(0, 0, 0, 0.8);
	padding-bottom: 20px !important;
    	border-bottom: 1px solid white;
}

body .bannerimg .cellcontent {
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}

.bannerimg .bannercontent:after{
	bottom: 13px !important;
	display: none !important;
}

.home #outermain{
	padding-top: 0 !important;
}

.logoimg h1 {
	font-size: 24px;
}

body .small-banner{
	margin-bottom: 28px;
}

#content .woocommerce-Tabs-panel hr{
	height: 0
}

div.product div[itemprop=description] {
    color: #333333 !important;
}

body.novaro.single-product span.onsale {
    color: #fff !important;
    background: #800 !important;
    font-size: 30px !important;
    line-height: 1em !important;
}

.woocommerce #tab-description > h2 {
      display: none;
}

.related.products {
	width: 100%;
	float: left;
}

body.woocommerce table.shop_attributes .alt th{
    background-color: #2a3a43;
}

.bannercontent .onsale{
	position: absolute;
	top: 82px;
	left: 15px;
	height: auto;
    	min-height: inherit;
    	text-transform: uppercase;
    	letter-spacing: 3px;
    	padding: 5px 12px;
	color: #fff !important;
    	background: #800 !important;
    	font-size: 30px !important;
    	line-height: 1em !important;
	text-align: center;
	font-weight: 700;
}

body.novaro ul.products li.product .btnloop.nvr_quickview{
	display: none;	
}

@media screen and (max-width: 767px) {
	.footer_content {
		width:767px ;
	}
}
