.probox-out{
	display:block;
	position:inherit;
	margin:40px 0 40px;
	}
.probox-title{
	height:34px;
	padding:5px 5px 5px 18px;
	border-left:10px solid #666;}
.probox-title h4{
	margin:0;
	color:#666;
	font-size:21px;}
.probox-garis{
	border-top:1px solid #ebebeb;
	}
.probox-o{
position: relative;
    display: block;
	float:left;
    width:226px;
	height:300px;
    overflow: visible;
	margin:5px;
    z-index: 1;}
.probox-o:hover{ z-index: 2;}
.probox{
	background:#fefefe;
	
	float:right;
	margin:10px 0 10px 10px;
	width:226px;
	height:300px;
	overflow:hidden;
	display:block;
	position: absolute; 
	text-align:center;
	-webkit-transition: all 0.3s ease;
     -moz-transition: all  0.3s ease;
       -o-transition: all  0.3s ease;
      -ms-transition: all  0.3s ease;
          transition: all  0.3s ease;
	}

.probox:hover{
	background:#fff;
	-webkit-box-shadow: 0 0 10px rgba(125,125,125,0.5);
       -moz-box-shadow: 0 0 10px rgba(125,125,125,0.5);
            box-shadow: 0 0 10px rgba(125,125,125,0.5);
	height:350px;
	width:226px;
	border:1px solid #333;
	}
.probox img{
	min-width:224px;
	height:300px;
	margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
	-webkit-transition: all 0.3s ease;
     -moz-transition: all  0.3s ease;
       -o-transition: all  0.3s ease;
      -ms-transition: all  0.3s ease;
          transition: all  0.3s ease;}
.probox:hover img{
	min-width:224px;
	top: 35%;
	height:280px;}	
.probox .desc{
	position: absolute;
	bottom:28px;
	height:50px;
	width:226px;
	display:block;
	background-color: rgba(255,255,255,0.75) ;
		background: -webkit-linear-gradient(right,rgba(255,255,255,0),rgba(255,255,255,1)); /*Safari 5.1-6*/
	  	background: -o-linear-gradient(left,rgba(255,255,255,0),rgba(255,255,255,1)); /*Opera 11.1-12*/
	  	background: -moz-linear-gradient(left,rgba(255,255,255,0),rgba(255,255,255,1)); /*Fx 3.6-15*/
	  	background: linear-gradient(to left, rgba(255,255,255,0), rgba(255,255,255,1)); /*Standard*/
	font-size:12px;
	text-align:left;
	padding:7px;
	overflow:hidden;
		-webkit-transition: all 0.3s ease;
     -moz-transition: all  0.3s ease;
       -o-transition: all  0.3s ease;
      -ms-transition: all  0.3s ease;
          transition: all  0.3s ease;
	}
.probox:hover .desc{
	background:#FFF;
	bottom:0;
	height:100px;
	width:226px;
	-webkit-box-shadow: 2px 0 8px #333;
       -moz-box-shadow: 2px 0 8px #333;
            box-shadow: 2px 0 8px #333;

	}
.probox .desc h5{
	display:block;
	overflow:hidden;
	height:18px;
	margin:0;
	font-weight:bold;
	font-size:15px;
	line-height:18px;
	color:#000;
	}	
.probox .desc p{
	font-size:12px;
	text-transform:capitalize;
	color:#666;
	line-height:20px;
	display:block;
	}	
.allpro-box{
	display:block;
	margin:20px 0 ;
	}
.all-out{    
position: relative;
    display: block;
	float:left;
    width: 230px;
    height: 280px;
    overflow: visible;
	margin:3px;
    z-index: 1;}
.all-out:hover{ z-index: 2;}
.all-box{
	 position: absolute; 
	float:left;
	border:1px solid #efefef;
	padding:10px;
	overflow:hidden;
	width:230px;
	height:280px;
	margin:0 5px 10px;
	-webkit-transition: all 0.3s ease;
     -moz-transition: all  0.3s ease;
       -o-transition: all  0.3s ease;
      -ms-transition: all  0.3s ease;
          transition: all  0.3s ease;
	}
.all-box:hover{
	background:#fff;
	-webkit-box-shadow: 0 0 10px rgba(125,125,125,0.5);
       -moz-box-shadow: 0 0 10px rgba(125,125,125,0.5);
            box-shadow: 0 0 10px rgba(125,125,125,0.5);
	height:410px;
	width:230px;
	border:3px solid #69c7fe;
	padding:8px;
	}
.all-box .box-img{
	margin:0 auto;
	height:209px;
	width:209px;
	position: relative ;
	overflow:hidden;	

	}
.all-box .box-img img{
	width:100%;
	margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%)

	
	}

.all-box .box-desc{
	line-height:16px;
	color:#333;
	overflow:hidden;
	padding:10px 0;
	height:140px;
	
	}
.all-box:hover .box-desc a{
	visibility:visible;}
.harga{
	padding:5px 0;
	font-size:20px;
	line-height:20px;
	font-weight:bold;
	color:#3598dc;
	
	}
.all-box .box-desc .harga span{
	font-size:11px;
	line-height:20px;
	color:#999;
	text-decoration:line-through}
.all-box .box-desc a{
	word-spacing: normal;
	visibility:hidden;
	font-size:13px;
	line-height:16px;
	color:#333;}
.all-box .box-desc a.web-name{
	color:#39F;
	font-size:11px;
	line-height:13px;}
.all-box .box-desc a:hover{
	color:#09F;}
.pro-detail{
	margin:10px 0;
	padding:10px; border:1px solid #eee;
	display:block;}
.pro-detail .detail-img{
	float:left;
	padding:20px;
	text-align:center;
	width:400px;
	height:400px;
	border:1px solid #eee;
	position:relative;
	display:block;}
.pro-detail .detail-img img{
	background:#fff;
	min-height:200px;
	max-height:350px;
	max-width:90%;
	margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
	padding:4px;
		-webkit-box-shadow: 3px 3px 15px rgba(125,125,125,0.7);
       -moz-box-shadow:  3px 3px 15px rgba(125,125,125,0.7);
            box-shadow:  3px 3px 15px rgba(125,125,125,0.7);}
	
.pro-detail .desc-det{
	float:left;
	width:580px;
	padding:10px;
	}
.pro-detail .desc-det .table{
	font-size:14px;
	line-height:17px;
	color:#333;}
.short-desc{
	font-size:14px;
	line-height:17px;
	color:#333;
	text-transform:capitalize;
	padding:5px 7px 10px;
	}
h3.det-title{
	margin:10px 0 5px;
	font-size:23px;
	line-height:26px;
	color:#000;
	font-weight:bold;}
a.nama-web{
	color:#777777;
	font:13px;
	line-height:14px;
	text-decoration:none;}	
a.nama-web:hover{
	color:#333;
	text-decoration:underline;}
.pro-detail .desc-det h3{
	margin:0 0 10px;}
.pro-detail .desc-det .harga-det{
	font-size:23px;
	line-height:26px;
	color:#3598dc;}
.pro-detail .sponsor{
	width:185px;
	margin:0 5px;
	float:right;}
.pro-detail .sponsor img{
	border:none;
	width:100%;
	margin:0px 5px 10px;}
.merek{
	color:#eeeeee;}
.merek a{
	font-size:13px;
	line-height:13px;
	padding:0 3px;
	text-transform: capitalize;
	text-decoration:none;
	color:#929292;}
.merek a:hover{
	color:#929292;
	text-decoration:underline;}
.item-desc{
	font-size:14px;
	color:#333;
	padding:10px;
	line-height:17px;}
.item-desc table tr td, .item-desc table th{
	padding:5px;}