.new-box{
	display: block !important;
	font-size: 13px;
	font-family: "Montserrat" ,sans-serif;
    text-transform: uppercase;
    color: #fff;
    line-height: 23px;
    text-align: center;
    height: 23px;
    width: 55px;
    position: absolute;
    top: 8px;
    left: -4px;
    z-index: 5;
    background: cornflowerblue;
}
.baanhover>.Women-sfhover{
	margin-top: 0px;
	border: 1px solid #eee;
}
.product-image-container:hover>.bamore{
    z-index:999;
	opacity: 0.8;
    /* -webkit-transform: scale(1.1); */
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transition: bottom .3s;
    -webkit-transition: bottom .3s;
    display: block;
    /* position: relative; */
    left: 37px;
    bottom: 170px;
    text-align: center;
    font-size: 10px;
    color: #878787;
    background: #fff;
    width: 66%;
    height: 10px;
    border: none;
    border-radius: 0px;
    line-height: 0px;
}
.product-image-container>.bamore{
	z-index:999;
	opacity: 0;
    transition: bottom .3s;
	-webkit-transition: bottom .3s;
    display: block;
    position: absolute;
    right: 0px;
    bottom: 100px;
    text-align: center;
    font-size: 23px;
    color: #fff;
    background: #000000;
    width: 100%;
    height: 22px;
    border: none;
    border-radius: 0px;
}
.right-block>h5>a{
	display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.logo_temp1  > p > a > img{
	height : auto;
}
div .product_list > li {
	height: 330px;
    margin-right: 10px;
    margin-bottom: 10px !important;
}
#fbstore-template-1-body .top-sf-menu{
	border: none;
}
#fbstore-template-1-body #block_top_menu >.top-sf-menu>li>a{
	padding: 11px 10px 10px 10px;
}
.sale_off {
    display: block !important;
    font-size: 13px;
    font-family: "Montserrat" ,sans-serif;
    text-transform: uppercase;
    color: #fff;
    line-height: 30px;
    position: absolute;
    top: 0px;
    border-top: 30px solid #F00;
    border-right: 30px solid #F00;
    border-bottom: 30px solid rgba(255, 255, 255, 0.00);
    border-left: 30px solid rgba(255, 255, 255, 0.00);
    width: 0;
    height: 0;
    right: 0px;
    z-index: 5;
}
.refurbished-box {
    display: block !important;
    font-size: 12px;
    font-family: "Montserrat" ,sans-serif;
    text-transform: uppercase;
    color: #fff;
    line-height: 23px;
    text-align: center;
    height: 23px;
    width: 95px;
    position: absolute;
    top: 15px;
    left: -8px;
    z-index: 5;
    background: cornflowerblue;
}
