.black{
color:#000;
}

.fotorama__caption {
    bottom: 0;
    color: #000000;
    font-size: 14px;
    left: 0;
    line-height: 1.5;
    position: absolute;
    right: 0;
    z-index: 12;
    display:none;
}

.product.data.items > .item.title > .switch{
    font-weight: 500;
    line-height: 50px;
    font-size: 2.9rem !important;
    color: #999999;
    text-decoration: none;
    background: #ffffff;
    border: 0px solid #d1d1d1;
    border-bottom: none;
    height: 50px;
    padding: 0px 10px 0px 10px !important;
}

	.upsell-banner { margin-top:15px; 
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		width: 100%;
		height: 102px;
		overflow: hidden;
		font-family: 'Arial';
		border: 1px solid #279f4b;
		border-top-color: rgb(39, 159, 75);
		border-right-color: rgb(39, 159, 75);
		border-bottom-color: rgb(39, 159, 75);
		border-left-color: rgb(39, 159, 75);
		border-top-color: rgb(39, 159, 75);
		border-right-color: rgb(39, 159, 75);
		border-bottom-color: rgb(39, 159, 75);
		border-left-color: rgb(39, 159, 75);
		border-radius: 5px;
		text-align: center;
		font-size: 20px;
		line-height: 1.4em;
	}
	.upsell-banner-content {
		width:80%;
		background:#279f4b;
		height:105px;
		color:#fff;
		float: left;
		padding: 5px 15px 15px 15px;
	}
	.upsell-banner-content-top {
		width: 100%;
		 
		display: block;
		font-weight: bold;
		font-size: 25px;
		padding-top:2%;
	}
	.upsell-banner-logo-wrapper {
		text-align:center;
		width:20%;
		float:left;
		margin-top: 25px;
	}
	.upsell-banner-logo{ max-width:100%;}
	.upsell-banner-content-bottom {
		font-family: 'Arial';
		text-align: center;
		font-size: 20px;
		line-height: 1.4em;
	}

	.replaced-by-product {
    background: #fbfbfb;
    padding: 15px;
    border: 1px #ccc solid;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
}
.replaced-by-product_box {
	background: #fff;
	padding: 15px;
	text-align: center;
	    margin: auto;
}
.replaced-by-product_box .product-item-link img{ width:150px; margin-bottom:15px;
}
.replaced-by-product-title{}
.replaced-by-product-title-h2{
    font-size: 18px;
    font-weight: bold;
	    letter-spacing: -1px !important;
	    text-align:center;
}
.replaced-by-product-title p{
font-size: 15px;
font-weight: normal;
color: #666;
}

.cust-title {
    color: #68b508;
    font-size: 17px;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 12px;
}
.product-info-after-price{
	margin-bottom:10px;
}
.not_for_sale_short_desc_class{
margin-bottom:20px;
}
@media screen and (max-width: 1150px) and (min-width: 768px) {
  .replaced-by-product_box{    width: 100% !important;
    max-width: 100%;
}
.replaced-by-product_box .product-item-link img{width: 100% !important;}
}
span.price-notice {
    display: none;
}

@media screen and (max-width: 768px){
.featured-container .featured-list>li> div img {
    max-width: 100%;
    height: auto;
    max-height: 50px;
}

.featured-container .featured-list>li> div {
    width: 50px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}

.featured-container .featured-list>li> h4 {
    line-height: 50px;
    font-size: larger;
    margin-top: 0.5em;
    display: inline-block;
}
}
