.ms-container {
	/*background: url(stage.jpg) no-repeat center 43%;*/
	background-size: 70% 25%;
}
.ms-showcase1 .master-slider,.ms-container,.ms-view{
	-moz-transform: translate3d(0,0,1px);
	position: relative;
}

.ms-showcase1 .ms-view{background:transparent;}
.ms-showcase1 .ms-layer.product-title {
    margin: 0;
    font-size: 40pt;
    color: #fff;
    font-weight: 300;
}

.ms-showcase1 .ms-slide {
}

.ms-showcase1 .ms-skin-default .ms-tooltip-cont{
	width:250px;
}

.ms-showcase1 .ms-layer.product-size { font-size: 20pt; color: #fff; text-align: center;
}


.ms-showcase1 .product-desc {
    font-size: 12pt;
    width: 30%;
    text-align: center;
    color: #fff;
}
.ms-showcase1 .product-tt {
    font-size: 9pt;
    font-family: "Lato" , sans-serif;
    padding:5px;
    color:#222222;
}

.ms-showcase1 .product-tt h3 {
	font-size: 12pt;
	margin: 0 0 5px 0;
	font-weight: 400;
}


.ms-showcase1 .ms-layer.product-price {
    font-size: 20pt;
    font-weight: 600;
    color: #33acd9;
}

.ms-showcase1 .t-green  .ms-layer.product-price {color:#18193e;}
.ms-showcase1 .t-yellow .ms-layer.product-price {color:#18193e;}
.ms-showcase1 .t-red    .ms-layer.product-price {color:#18193e;}
.ms-showcase1 .t-orange .ms-layer.product-price {color:#18193e;}

.ms-showcase1 .t-green  .ms-layer.buy-btn {background-color:#18193e;}
.ms-showcase1 .t-yellow .ms-layer.buy-btn {background-color:#18193e;}
.ms-showcase1 .t-red    .ms-layer.buy-btn {background-color:#18193e;}
.ms-showcase1 .t-orange .ms-layer.buy-btn {background-color:#18193e;}


.ms-showcase1 .ms-layer.buy-btn{
	display: block;
	background: url(buy-btn.png) no-repeat #33acd9;
	font-size: 14px;
	padding: 11px 29px;
}

.ms-showcase1 .ms-layer.buy-btn a{text-decoration: none; color: white;}
