/* BASIC css start */
/* */



.infobody .info_title {
float:none;
}


.infobody .info_partition {
float:none;
}

.container_Box b {
float:none;
}




.Shopinfobody .button_call {
height: 30px;
line-height: 24px;
border: 3px double #666;
width: 135px;
margin: 25px auto 0px;
background: #fff;
color: #666;
}

.Shopinfobody .button_call a {
display: block;
color: #333;
font-family: 'Open Sans', sans-serif;
font-weight: bold;
font-size: 12px;
text-align:center;
}


.Shopinfobody .button_call a:before {
content: "\f095 ";
font-family: FontAwesome;
font-weight: normal;
padding-right: 7px;
font-size: 11px;
color: #666;
}
/*ÀÎ½ºÅ¸±×·¥ À§Á¬ css*/
       #instaPics {  
            max-width: 100%;  
            overflow: hidden;    
margin-left : 10px;           
       }  
	  #instaPics img{width:80px; height:80px; }
       .insta-box {  
            position: relative;  
            width: 80px;  
            height: 80x;  
            float: left;  
            margin: 1px;  
            border: 1px solid #ddd;  
       }  
       .image-layer {  
            overflow: hidden;  
            width: 100%;  
            height: 100%;  
       }  
       .image-layer img {  
            max-width: 100%;  
       }  
       .caption-layer {  
            display: none;  
            position: absolute;  
            top: 0;  
            background: rgba(255,255,255,0.8);  
            height: 100%;  
            width: 100%;  
            padding: 10px;  
            box-sizing: border-box;  
            font-size: 10px;  
            color: #333;  
       }  
       .insta-likes {  
            float: right;  
       }  
  /* ============================================================
ÀÎ½ºÅ¸±×·¥ - ½ÃÀÛ
==============================================================*/
.instargram_warp {
	display: none;
	overflow: hidden;
	padding: 10px;
	border-top: 1px solid #ddd;
	margin: 10px 0 0;
	font-size: 14px;
	color: #4D4D4D;
	font-weight: bold;
	color: #414967;
    margin-bottom:50px;
}

.instargram_warp b {
	float: right;
	font-weight: normal;
	font-weight: 200;
	color: #FF275A;
}

#instafeed {
	padding-top: 10px;
}

#instafeed div {
	display: inline-block;
	width: 24%;
	height: auto;
	vertical-align: top;
	padding: 2px;
}

#instafeed div a {
	display: block;
	width: 100%;
	height: 100%;
	/* border: 1px solid #efefef; */
}

#instafeed div a img {
	width: 100%;
}

/* ============================================================
ÀÎ½ºÅ¸±×·¥ - ³¡
==============================================================*/

.SMS_BottomShopinfo_btn, .layOutView_Rigth{display:block;}
/* BASIC css end */

