/* Add here all your css styles (customizations) */
.postContent img{ 
	max-width: 620px;
	max-height: auto;

}

.cleancar{display:none;}
/*cart*/

.top_icon
{   
    display: inline-block;
    width: 36px;
    height: 36px;
	padding-top:5px;
}
.top_icon06
{
    background: url(../images/shop-cart-icon.png) no-repeat !important;
}

.car-num
{
    position: absolute;
    top: -5px;
    left: 60%;
    display: inline-block;
    color: #fff;
    font-size: 12px;
    letter-spacing: 0;
    background: #ffdc4b;
    line-height: 20px;
    padding: 0 4px;
    min-width: 20px;
    text-align: center;
    border-radius: 10px;
    box-sizing: border-box;
}

.car-pic img{
width:70px;
height:70px;

}

.car-align{

text-align:center; vertical-align:middle;
}

.goods-post a{color:#555}
.goods-post a:hover{
    text-decoration: none; 
}

@media (max-width:768px){

.postContent img{ 

	max-width: 100%;
	max-height: auto;

	}

}



.video-container { width:600px; height:450px; margin-left:0px;} .video-container iframe, .video-container object, .video-container embed {width: 100%; height: 100%;}
@media (max-width: 767px) {
.video-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; margin-left:0px;} .video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
}
		
		

			
      
