/* BASIC css start */
html {;background:#f7f7f7}
#contents { margin:0;padding:0;background:#f7f7f7;overflow-x:visible }
#container {margin:0;padding:0;}
.total {    padding: 25px 15px 25px 23px;
    height: 15px;
    font-size: 12px;
    font-family: 'Montserrat',sans-serif;
    letter-spacing: 0.11em;
    font-weight: 200;
    letter-spacing: 0.08em;
    color: #999;
	}
.total b {font-weight:300;color:#000;}
.viewmode a i {font-size:25px;margin-left:10px;color:#ddd}
.viewmode a i.on {color:#b5b5b5}

.grid2:after {content: "";
clear: both;
display: block;}


.soldout_grid1 {

    position: absolute;
    width: 100%;
    height: 100px;
    left: 0;
    top: 0;
    z-index: 99;
    text-align: center;
    text-transform: uppercase;
    background: rgba(60, 51, 57, 0.5);
    color: #fff;
    font-weight: bold;
line-height:100px
}


.soldout_grid2 {
    position: absolute;
    width: 100%;
    height: 40px;
    left: 0;
    bottom: 53px;
    z-index: 99;
    text-align: center;
    text-transform: uppercase;
    background: rgba(60, 51, 57, 0.28);
    color: #fff;
    line-height: 40px;
    font-weight: bold;

}
/* BASIC css end */

