/* 5 cached file css_2b4876c3ddcabff9617885b8347f872a */
/* #Reset & Basics (Inspired by E. Meyers)
================================================== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline;
}

body {
	background:#e9e9e9;
	color: #666;
	font: 12px/21px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0!important;
}
#container{
	width:960px;
	margin:0 auto 60px;
}

/* #Typography
================================================== */
	h1, h2, h3, h4, h5, h6 { color:#444; -webkit-text-size-adjust:100%; }
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
	h1 { font-size: 24px; line-height: 31px;}
	h2 { font-size: 20px; line-height: 27px;}
	h3 { font-size: 18px; line-height: 25px;}
	h4 { font-size: 16px; line-height: 22px;}
	h5 { font-size: 14px; line-height: 20px;}
	h6 { font-size: 12px; line-height: 19px;}
	.subheader { color: #777; }
	p { margin: 0 0 15px 0; }
	p img { margin: 0; }
	p.lead { font-size: 21px; line-height: 27px; color: #777;  }
	em { font-style: italic; }
	strong { font-weight: bold; color: #333; }
	small { font-size: 80%; }
	blockquote, blockquote p { font-size: 15px; line-height: 21px; font-style: italic; }
	blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; border-left: 1px solid #ddd; }
	blockquote cite { display: block; font-size: 12px; color: #999; }
	blockquote cite:before { content: "\2014 \0020"; }
	blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }
	hr { border: solid #eee; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; }

/* #generic class
================================================== */
#top{
	height: 30px;
	background:#fff;
	margin-bottom:40px;
	padding:5px 0;
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.2);
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.2);
}
.top-cell{
	width:960px;
	margin:0 auto;
}
.wrapper{
	padding:10px;
}
.wrapper-inner{
	float:left;
}
a{
	text-decoration:none;
	color:#D47580;
}
a:hover{
	color:#b0494b;
}
.morelink{
	background:#e9e9e9;
	padding:2px 10px;
	border-radius:25px;
	font-size:10px;
	color:#000;
}
ol,ul,li{
	list-style:none;
}
.content-wrapper ul, .content-wrapper ol{
	margin-left:20px;
}
.content-wrapper ul li{
	list-style-position:outside;
	list-style-type:disc;
}
.content-wrapper ol li{
	list-style-type:decimal;
}
.left{
	float:left;
}
.right{
	float:right;
}
.block-banner-ads{
	display:block;
	text-align:center;
	margin:20px 0;
}
.block-banner-ads img,
.block-banner-ads a img{
	max-width:100%;
}
.block-banner-text{
	background:#f9f9f9;
	padding:10px;
}
.block_theme{
	margin-bottom:20px;
}

.block-product-new li,
.block-product-related li,
.block-last-visited li{
	width:88px;
	height:120px;
	margin:5px;
	float:left;
	border:1px solid #e9e9e9;
	overflow:hidden;
}
.block-product-new li:hover,
.block-product-related li:hover,
.block-last-visited li:hover{
	border-color:#c0c0c0;
}
.block-product-new img,
.block-product-related img,
.block-last-visited img{
	width:88px;
}
/*rounded corner*/
.rounded{
	-webkit-border-radius:3px;
	   -moz-border-radius:3px;
			border-radius:3px;
}

.rounded-top{
	-webkit-border-radius:3px 3px 0 0;
	   -moz-border-radius:3px 3px 0 0;
			border-radius:3px 3px 0 0;
}

/*space*/
.mb20{
	margin-bottom:20px;
}

/*std-table*/
.std-table{
	border:1px solid #e7e7f6;
	border-collapse:collapse;
}
.std-table tbody tr:nth-child(even){
	background:#f6f6fd;
}
.std-table th{
	color:#45bcdd;
	font:bold 12px/26px Arial, Helvetica, sans-serif;
	padding:5px;
	background:#eaedf9;
	background: -webkit-linear-gradient(top,  #fafbff,  #eaedf9);
	background:    -moz-linear-gradient(top,  #fafbff,  #eaedf9);
	background: 	 -o-linear-gradient(top,  #fafbff,  #eaedf9);
	background: 		linear-gradient(top,  #fafbff,  #eaedf9);
}
.std-table th strong{
	color:#45BCDD;
}
.std-table td{
	padding:5px;
	vertical-align:middle;
	border:1px solid #e7e7f6;
}
.std-table tfoot td{
	text-align:right;
}

.pembayaran tbody td{
	text-align:center;
}
.pembayaran tbody td:first-child{
	text-align:left;
}

.data-sheet{
	font-size:10px;
	font-weight:bold;
}

.half-wide{
	width:45%;
}

/*layout*/
#single-sidebar .page{
	float:left;
	width:960px;
	margin:0;
}

#dual-sidebar .page{
	width:960px;
	margin:0;
}

#no-sidebar .page{
	float:left;
	width:960px;
	margin:0;
}

/*table*/
table{
}
table td{
	padding:4px;
	vertical-align:top;
}

table.register{
	width:500px;
	margin:0 auto;
}
table.register tr:nth-child(even),
table.stdTbl tr:nth-child(even){
	background:#f9f9f9;
}

.stdTbl{
	margin:5px auto 10px;
	width:90%;
	border:1px solid #eee;
	border-collapse:collapse;
}
.stdTbl th{
	padding:7px;
	background:#888;
	color:#000;
	border:1px solid #444;
	font-weight:bold;
	font-size:11px;
}
.stdTbl td{
	border:1px solid #eee;
	padding:5px;
	color:#333;
}

/* standar_form
================================================== */
/*form_input*/
input[type="text"], .text{
	color:#666;
	padding:6px 8px;
	border:1px solid rgba(0, 0, 0, 0.15);
	font:normal 11px/18px Arial, Helvetica, sans-serif;
}

/*button*/
#change-profile, .buttonLink, input[type="submit"], input#updatekupon, .polling-button a, input.checkoutBtn, input.backButton{
	cursor:pointer;
	padding:3px 8px;
	color:#fff;
	font:bold 11px/18px Arial, Helvetica, sans-serif;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #727980), color-stop(1, #424d5a) );
	background:-moz-linear-gradient( center top, #727980 5%, #424d5a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#727980', endColorstr='#424d5a');
	background-color:#727980;
	border:1px solid #424d5a;
	display:inline-block;
	text-decoration:none;
	text-shadow:1px 1px 0px #707070;
}
#change-profile:hover{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #424d5a), color-stop(1, #727980) );
	background:-moz-linear-gradient( center top, #424d5a 5%, #727980 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#424d5a', endColorstr='#727980');
	background-color:#424d5a;
}
#change-profile:active {
	position:relative;
	top:0.5px;
}
.polling-button a{
	padding:2px 8px;
	display:inline-block;
}
.buttonLink:hover, input[type="submit"]:hover, input#updatekupon:hover, .polling-button a:hover, input.checkoutBtn:hover, input.backButton:hover{
	background:#49617e;
}


/*register-form*/
#register_form, #login_form, #contact_form{
	width:500px;
	margin:30px auto;
}
#register_form table, #login_form table, #contact_form table, .shopcart{
	width:100%;
	border:1px solid #f9f9f9;
}
#register_form table tr:nth-child(even), #login_form  table tr:nth-child(even), #contact_form  table tr:nth-child(even), .shopcart tr:nth-child(odd){
	background:#f9f9f9;
}
.shopcart{
	margin:30px auto;
	border-collapse:collapse;
}
.shopcart th{
	font-size:12px;
	color:#4b4ba2;
	font-weight:bold;
	padding:8px;
	background:#CCCCE3;
}
.shopcart th, .shopcart td{
	vertical-align:middle;
	padding:5px;
}
.shopcart td{
	border:1px dotted #CCCCE3;
	border-collapse:collapse;
}
.shopcart td img{
	float:left;
	width:30px;
	height:30px;
}
.shopcart input.qty{
	width:50px;
}
.kupon{
	margin:20px 0;
	text-align:right;
}
#subtotal{
	font-weight:bold;
}

#register_form table, #login_form table, #contact_form table, #harga{
	width:100%;
	border:1px solid #f9f9f9;
}
#shipping_address{width:100%;}
#register_form table tr:nth-child(even), #login_form  table tr:nth-child(even), #contact_form  table tr:nth-child(even),
#shipping_address tr:nth-child(even), #harga tr:nth-child(even){
	background:#f9f9f9;
}

.user-account {
	-moz-box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b8e356), color-stop(1, #a5cc52) );
	background:-moz-linear-gradient( center top, #b8e356 5%, #a5cc52 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b8e356', endColorstr='#a5cc52');
	background-color:#b8e356;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #83c41a;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	padding:2px 15px;
	text-decoration:none;
	text-shadow:1px 1px 0px #86ae47;
}
.user-account:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a5cc52), color-stop(1, #b8e356) );
	background:-moz-linear-gradient( center top, #a5cc52 5%, #b8e356 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a5cc52', endColorstr='#b8e356');
	background-color:#a5cc52;
	color:#ffffff;
}

.user-account:active, input[type="submit"]:active, .buttonLink:active, input.backButton:active, input.checkoutBtn:active, input#updatekupon:active, .polling-button a:active {
	position:relative;
	top:1px;
}
textarea {
	border:1px solid #e9e9e9;
}
#harga{
	font-weight:bold;
}
#pembayaran, .check-o{
	background:#f9f9f9;
	padding:10px;
	border:1px solid #e9e9e9;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
#shippingform{
	width:70%;
	margin:0 auto;
}
.add2cart select{
	width:200px;
	padding:2px 0 1px;
	overflow:hidden;
}
.add2cart select option{
	padding:2px 0;
}
/* #home
================================================== */
.block-newsletter{
	background:#f5f5f5;
	padding:10px;
}
.block-newsletter span{
	color:#78494a;
	font:normal 16px/24px Arial, Helvetica, sans-serif;
}
.block-newsletter form{
	display:inline;
	float:right;
}
.block-newsletter form input.text{
	padding:6px;
	width:200px;
}
.block-newsletter form input.btn{
	background:#78494A;
	border:none;
	box-shadow:none;
	text-shadow:none;
	padding:5px 8px;
}

/*polling*/
.polling-title{
	font-weight:bold;
	margin:0 0 15px;
}
.polling-option{
	margin-bottom:0px;
}
.polling-button{
	margin:20px 0 5px;
}

/* #top
================================================== */
.header{
	position:relative;
}
.header a{
	color:#8487aa;
}
.header a:hover{
	color:#696c8b;
}
.logo{
	padding: 10px;
}
.logo a img, .isotope-item .logo a img{
	max-width:100%;
	height:auto;
}
.lang{
	float:right;
	width: 40px;
}
.block-language {
	width: 40px;
	float: right;
}
.site-nav {
	float: left;
	width: 700px;
    height: 20px;
    padding: 5px 0;
    z-index: -999;
}
.site-nav li{
	float:left;
	font: bold 10px/18px Arial, Helvetica, sans-serif;
	margin:0 5px;
	padding: 0;
	text-transform:capitalize;
}

/*nav*/
.main-nav{
	position:relative;
	z-index:9999;
	padding: 10px;
}
#nav > li{
	border-bottom:1px solid #e9e9e9;
	position:relative;
}
#nav > li a{
}
#nav > li:first-child a{
	background:none;
}
#nav li a{
	color:#888;
	display:block;
	line-height:28px;
	padding:0 5px;
	font-size:11px;
	font-weight:bold;
	text-transform:capitalize;
}
#nav li a:hover,
#nav li:hover > a{
	color:#d47580;
}

/*submenu*/
#nav{
	position:relative;
}
#nav ul{
	display:none;
	width:180px;
	background:#d47580;
	position:absolute;
	z-index:99999;
}
#nav ul, #nav ul ul{
	left:180px;
	top:0;

}
#nav ul li{
	float:none;
	position:relative;
}
#nav ul li a{
	background:none;
	color:#fff;
	display:block;
}
#nav ul li a:hover,
#nav ul li:hover > a{
	background:#e58f98;
	color:#333;
}

/*submeu hover*/
#nav li:hover > ul{
	display:block;
	z-index:9999;
}


/*lategori*/
#main-nav .block-category{
	float:left;
}
.block_theme .block-category #nav li{
	display:block;
	float:none;
	position:relative;
}
.block_theme .block-category #nav a{
	color:#33c0ae;
	background:none;
	border-bottom:1px dotted #eee;
	border-top:none;
	padding:0 10px;
}
.block_theme .block-category #nav a:hover{
	color:#159c8a;
}
.block_theme .block-category #nav ul{
	top:0;
	left:200px;
	background:#e9e9e9;
}
.block_theme .block-category #nav ul a{
	border-bottom:1px solid #fff;
}

/*login*/
.login_btn {
}
.login_btn:hover {
}
.login_btn span {
	color:#fff;
	float:left;
	padding:0 10px 0 10px;
	text-align:center;
	margin-top: 8px;
}
#login_box {
	display:none;
	position:absolute;
	width:236px;
	top:27px;
	right: -5px;
	border: 1px solid #ccc;
	border-bottom: 3px solid #aaa;
	z-index:99;
}
#tab {
	background:#F4F4F4;
	width:91px;
	float:right;
	height:38px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	height:41px;
}
#tab .login_btn {
	float:left;
	margin:9px 0 0 9px;
}
#login_box_content {
	background:#F4F4F4;
	-webkit-border-radius:5px;
	   -moz-border-radius:5px;
			border-radius:5px;
	float:left;
	width:236px;
}

.block-login label{
	width:70px;
	display:inline-block;
}
.block-login form, .block-login{
	background:#f9f9f9;
	padding:8px;
	font-weight:bold;
	font-size:11px;
}
.block-login form div{
	margin-bottom:10px;
}
.block-login form label{
	font-weight:normal;
	font-size:12px;
}
.block-login form input.text{
	display:block;
	width:90%;
}
.block-login li{
	border-bottom:1px dotted #eee;
}
.block-login li a{
	padding:5px 10px;
	display:block;
}

/*cs*/
.block-cs{
	text-align:right;
}
.block-cs table{
	width:100%;
	font-weight:bold;
}
.block-cs td:first-child{
	text-align:left;
}


/* #middle
================================================== */
#mainpage{
	overflow:hidden;
}
.page{
	float:left;
}

/* widget
================================================== */
.block_title{
	text-align:center;
	border-bottom:1px solid #ddd;
	padding-bottom:10px;
	margin-bottom:15px;
}
.block_title h3{
	color:#787878;
}
.block_title h3 span{
}
.block-cs,
.block-polling{
	padding:14px;
}
.widget-shop{
	background:#626262;
    margin: 0;
    padding: 5px 0;
	color:#fff;
	font-weight:bold;
}
.widget-shop a strong{
	color:#fff;
}
.widget-shop span{
	/*display:inline-block;*/
}
.widget-shop .my-acc{
	background: #f4f4f4;
	padding:3px 15px;
}
.widget-shop .shop-cart-panel{
	padding:3px 10px 3px 30px;
	margin:0 -15px -15px;
}
.widget-shop .shop-prefix{
}

.widget .title{
	background:none;
	text-align:left;
	font-size:12px;
	padding:0;
	margin:0 0 10px;
	font-weight:bold;
	color:#888;
}
.widget p{
	margin:0;
	padding:0;
}

.sidebar-left .widget, .sidebar-right .widget{
	margin-bottom:20px;
}
.widget.widget-link a{
	display:inline-block;
	font-size:10px;
	line-height:24px;
	padding:0 15px;
	font-weight:bold;
	background:#D47580;
	margin-bottom:5px;
	color:#fff;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.widget.widget-link a:hover{
	background:#676767;
}

.widget.widget-link a.price-active {
	display:inline-block;
	font-size:10px;
	line-height:24px;
	padding:0 15px;
	font-weightold;
	border:1px solid #663a3b;
	background-color: #663A3B;
	color: #fff;
}

.widget.widget-link a.price-active:hover {
	opacity:0.9;
}

.widget-login {
    display: block;
    float: right;
    font-size: 10px;
    font-weight: bold;
    line-height: 170%;
    margin-right: 10px;
    z-index: 999;
}

/*pagination*/
.pagination{
	text-align:center;
	line-height:26px;
	margin-bottom:20px;
	padding:3px;
}
.pagination a, .pagination span{
	padding:0 9px;
	background:#f5f5f5;
	display:inline-block;
	border:1px solid #e5e5e5;
	background: -webkit-linear-gradient(top,  #f4f4f4,  #fff);
	background:    -moz-linear-gradient(top,  #f4f4f4,  #fff);
	background: 	 -o-linear-gradient(top,  #f4f4f4,  #fff);
	background: 		linear-gradient(top,  #f4f4f4,  #fff);
	-webkit-border-radius:2px;
	   -moz-border-radius:2px;
			border-radius:2px;
	-webkit-box-shadow:0 1px 0 #fff inset;
	   -moz-box-shadow:0 1px 0 #fff inset;
			box-shadow:0 1px 0 #fff inset;
}
.pagination a:hover{
	color:#000;
}
.pagination span{
	color:orange;
}

.product-opt{
	padding-bottom:10px;
	font-size:11px;
	border-bottom:1px solid #D0D0D0;
	text-align:left;
}
.product-opt p{
	margin:0;
	padding:0;
}

.pre-content{
	margin:0 0 10px 0;
	text-align:center;
	background-color:#fff;
	border:1px solid #ccc;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	-webkit-box-shadow:0 0 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:0 0 3px rgba(0, 0, 0, 0.1);
	box-shadow:0 0 3px rgba(0, 0, 0, 0.1);
	padding:15px;
}
.pre-content img {
	max-width: 100%;
}

/*search*/
.searchbox{
	margin: 10px;
}
.searchbox .block-search .search_input{
	background: url("//rumahpaud.jejualan.com/themes/mozaic/assets/bg-search-input.jpg") no-repeat 95% center #fff;
	border:1px solid #e1e1e1;
	padding:7px 10px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
	-webkit-box-shadow:0 0 3px rgba(0, 0, 0, 0.1), 0 6px 12px rgba(0, 0, 0, 0.07) inset;
	-moz-box-shadow:0 0 3px rgba(0, 0, 0, 0.1), 0 6px 12px rgba(0, 0, 0, 0.07) inset;
	box-shadow:0 0 3px rgba(0, 0, 0, 0.1), 0 6px 12px rgba(0, 0, 0, 0.07) inset;
}
.searchbox .block-search .search_submit{
	display:none;
}

.block-search{
}
.block-search .search_input{
	border:1px solid #ddd;
	background:#f9f9f9;
	font-size:11px;
	padding:5px;
	color:#513131;
	width:90%;
	margin:0 auto;
}

/* #product
================================================== */
.product{}

/*list*/
.product-list{}
.content-wrapper .product-list-item{
	overflow:hidden;
	padding-bottom:30px;
	margin:0;
}
#mainpage .product-item, #corner-stamp, #custom_search,
.content.isotope-item{
	list-style:none;
	margin:0 4px 8px;
	background-color:#fff;
	border:1px solid #ccc;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	-webkit-box-shadow:0 0 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:0 0 3px rgba(0, 0, 0, 0.1);
	box-shadow:0 0 3px rgba(0, 0, 0, 0.1);
}
#mainpage .product-item, #corner-stamp {
	width: 230px;
}
#corner-stamp {
	position: relative;
	z-index: 99!important;
	float: left;
}
#custom_search{
	width:680px;
	padding:15px;
	background:#fff url("//rumahpaud.jejualan.com/themes/mozaic/assets/bg-w.gif") repeat;
	font-weight:bold;
}
.content.isotope-item{
	width:660px;
	padding:10px;
}
.product-thumbnail{
	overflow:hidden;
	margin:15px auto 7px;
	width :200px;
}
.product-thumbnail a img{
	width:100%;
}
.product-label{
	position:absolute;
	right:10px;
	bottom:5px;
	color:#000;
}
.product-label .new{
	background:#a2e01c;
}
.product-label .discount{
	background:#ffde00;
}
.product-label .sale{
	background:#ff56b1;
}
.product-label .soldout{
	background:#f7810f;
}
.product-label span{
	display:inline-block;
	background:#fff;
	padding:1px 5px;
	font-size:10px;
	line-height:110%;
	border-radius:2px;
}
.product-summary{
	background:#f2f2f2;
	padding:5px 15px;
	-webkit-box-shadow:0 1px 0 #fff inset;
	-moz-box-shadow:0 1px 0 #fff inset;
	box-shadow:0 1px 0 #fff inset;
	border-top:1px solid #f2f2f2;
}
.product-summary h2{
	font-weight:bold;
	font-size:12px;
	text-align:left;
}
.product-summary span{
	width:48%;
	margin:0;
	display:inline-block;
}
.product-summary span strong{
	color:#5f5f5f;
	font-size:14px;
}
.product-summary span strong:hover{color:#D47580;}
.product-summary span strong s{
	color:#110F13;
	font:normal 11px/16px Arial, Helvetica, sans-serif;
}
.product-summary span strong s:hover{color:#F60; font-weight:bold;}
/*new*/
.new-product{}

.product-detail{
	margin-bottom:50px;
}
.product-detail-image{
	float:left;
	width:310px;
	margin-right:20px;
	position:relative;
	border:1px solid #ddd;
	z-index: 1;
}
.product-detail-desc{
	float:left;
	overflow:hidden;
	width:320px;
}
.product-detail-desc h1{
	color:#D47580 ;
	font-size:24px;
	text-transform:capitalize;
}
.product-detail-desc table{
	width:100%;
	margin-bottom:20px;
}
.product-detail-desc td{
	width:47%;
	padding:5px;
	border-bottom:1px solid #eee;
}
.product-detail-desc td span{
	font-weight:bold;
}

.product-detail-desc table table{
	width:70%;
	margin:30px 0;
	font-weight:bold;
	text-align:center;
	background:#f9f9f9;
	border:1px solid #eee;
	border-radius:5px;
	border-collapse:collapse;
}
.product-detail-desc table table td{
	border:none;
	width:25%;
	color:#FD5E36;
	border:1px solid #eee;
	padding:5px;
}
.product-detail-desc table table tr:first-child td{
	color:#333;
}

/*testimonial*/
.testimonial-item{
	margin:5px 20px 20px;
}
.testimonial-item div{
	background:#e9e9e9;
	border-radius:5px;
	padding:10px;
	position:relative;
}
.testimonial-item div:after{
	position:absolute;
	content:'';
	bottom:-7px;
	left:10px;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 7px solid #e9e9e9;
}
.testimonial-item p{
	margin:0 20px;
}

/*message*/
.errorMsg, .successMsg{
	font-weight:bold;
	border-radius:3px;
	margin:10px 0 20px;
}
.errorMsg{
	background:url("//rumahpaud.jejualan.com/themes/mozaic/assets/error.png") no-repeat 5px center #ffd2d2;
	padding:10px 10px 10px 30px;
	border:1px solid #f69595;
	color:#d53a3a;
	margin: 210px 4px 0 245px;
}
#login_box .errorMsg,
#corner-content .errorMsg {
	margin: 10px 0 0 0;
}
.successMsg{
	background:url("//rumahpaud.jejualan.com/themes/mozaic/assets/success.png") no-repeat 5px center #e9ffc7;
	padding:10px 10px 10px 30px;
	border:1px solid #d2fa96;
	color:#72ac1e;
}
#container-account .errorMsg{
	margin: 0 0 20px;
}



/* sidebar
================================================== */
.sidebar-left, .sidebar-right{
	/*padding-top:20px;*/
	width:210px;
}
.sidebar-left{
	margin-right:10px;
}
.sidebar-right{
	margin-left:10px;
}
/* footer
================================================== */
#bottom{
	background:#5d5d5d;
	overflow:hidden;
}
.brand{
	border-bottom:1px solid #e5e5e5;
	margin-bottom:30px;
}
.link{
	float:left;
	width:172px;
	overflow:hidden;
	margin:10px;
	font-size:11px;
}
.link h3.title{
	background:url("//rumahpaud.jejualan.com/themes/mozaic/assets/line.gif") no-repeat left bottom;
	text-align:left;
	margin:0 0 15px;
	line-height:20px;
	color:#78494A;
	font:bold 12px/30px Arial, Helvetica, sans-serif;
}
.contact p{
	border-bottom:1px solid #e1e1e1;
	padding-bottom:10px;
	margin-bottom:10px;
}
.copy{
	padding:5px 0;
	font-size:10px;
	margin-top:20px;
	width:960px;
	margin:0 auto;
	color: #fff;
}

/*shopcart*/
#shopping-cart{
	position:fixed;
	bottom:-5px;
	right:-5px;
	width:200px;
	padding: 10px 15px 15px 10px;
	z-index: 9999;
}
#shopping-cart #shopping-cart-list li {
	background: #fff;
}
#shopping-cart li{
	margin-bottom:1px;
	background:#F0E7DC;
	padding:5px;
	font-size:11px;
	line-height:130%;
	text-align:right;
}
#shopping-cart li img{
	float:left;
	margin-right:5px;
}
#shopping-cart li a{
	display:block;
	text-align:left;
}
#shopping-cart-total{
	font-weight:bold;
}
#shopping-cart-btn {
	float: right;
	font-weight:bold;
	margin-bottom:5px;
}
#shopping-cart-btn img{
	display:inline-table;
	vertical-align:middle;
	margin-right:10px;
}
#selesai-belanja {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 5px;
}

#langkah {
	margin-top: 20px;
	margin-bottom: 20px;
}
.langkahorder{
	font-weight:bold;
}
span.navbutton {
	padding:0px 0;
	border-radius:20px;
	cursor: text;
}
span.navbutton:after {
	content:'\00BB ';
	padding: 0 20px;
	font-size: 14px;
	font-weight: bold;
}
span.navbutton.active {
	color: #D47580;
}

.clear{
	clear:both;
	content:'';
	display:block;
	overflow:hidden;
}

/*===8/7/2012====*/
.content .title{
	text-align:center;
	text-transform:uppercase;
	letter-spacing:1px;
	background:url("//rumahpaud.jejualan.com/themes/mozaic/assets/stripe.png") repeat-x left center;
}
.content .title span{
	/*background:#fff;*/
	padding:0 10px;
	display:inline-block;
}
.page-title{
	font:bold 16px/20px Arial, Helvetica, sans-serif;
	padding:5px;
	margin-bottom:20px;
	color:#444;
	border-bottom:1px solid #eee;
}

.news-list{
	margin-bottom:20px;
}
.news-list li{
	margin:20px 0 0;
	padding-bottom:20px;
	overflow:hidden;
	border-bottom:1px dotted #ddd;
}
.news-list h2{
	font-size:14px;
	font-weight:bold;
}
.news-list img.left{
	width:50px;
	height:50px;
	margin-right:10px;
	border:1px solid #eee;
}
.news-date{
	display:block;
	font-size:11px;
	font-style:italic;
}
img.news-detail-image{
	max-height:250px;
	max-width:200px;
}

.kupon img {
	vertical-align: middle;
	margin: 0 5px;
}

.pagenav { margin-bottom:10px; }


/* =store login/register
================================================== */
#store-login {
	/*float: left;*/
	width: 100%;
}
#store-register {
	/*float: right;*/
	width: 100%;
}
#login_form {
	width: 100%;
	margin: 30px 0;
}
#register_form {
	width: 100%;
	margin: 30px 0;
}

/*ISOTOPE*/
/* Start: Recommended Isotope styles */

/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:         top, left, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/* End: Recommended Isotope styles */



/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
      -ms-transition: none;
       -o-transition: none;
          transition: none;
}


/*MOZAIC*/

.kiri-ul li {
	float: right;
	width: 720px;
}
.kiri-ul #nav li {
	float: none;
	width: inherit;
}
.widget-link {
	padding: 0 10px;
}

.content img{
	max-width:100%;
	height:auto;
}

#corner-content{
	float:left;
	width: 720px;
}
#product.product-item,
#page.product-item{
	width:690px;
	padding:10px;
}

#category .pre-content {
	float: right;
	width: 680px;
}

#category .pre-search {
	float: right;
	width: 680px;
	padding:15px;
	background:#fff url("//rumahpaud.jejualan.com/themes/mozaic/assets/bg-w.gif") repeat;
	font-weight:bold;
}

#homepage .title,
#homepage .pre-content,
#homepage .addthis_toolbox,
/*#category .addthis_toolbox,*/
#homepage .product-opt{
	display:none;
	height:0px;
}
#mainpage .content-wrapper .product-item.addthishack {
	width: 710px !important;
	background: none;
	border: none;
	box-shadow: none;
}
#mainpage .content-wrapper .product-item.pagination {
	width: 98%;
	left: 240px;
	padding: 5px;
}

.pagination.product-item.isotope-item {
width: 98% !important;
}

.navi {
list-style: none;
margin: 0 4px 8px;
background-color: #fff;
border: 1px solid #ccc;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
padding: 8px 15px 0px 15px;
}

.pagenav a {
margin: 0px 7px;
}

ul.social-link{
display:flex;
float:left;
margin-left:15px;
}
ul.social-link li{
margin-right:5px;
border:3px solid #fff;
height: 15px;
}

.coribbon {
    float: left;
    position: absolute;
    top: 7%;
    text-align: center;
    left: 7%;
}
.sale,
.disc,
.oos {
    float: left;
    margin: 0.2em .2em .2em;
    border-radius: 3px;
    display: inline;
    padding: 0.6em .6em .6em;
    font-size: 85%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
}
.disc {
    background-color: rgba(20, 191, 243, 0.95);
}
.sale{
    background-color: rgb(242, 64, 126);
}
.oos {
    background-color: rgba(244, 56, 63,  0.95);
}
.fixed-height {
    padding: 1px;
    max-height: 200px;
    overflow: auto;
}
a.chat-whatsapp {
    position: fixed;
    z-index: 99;
    width: 48px;
    height: 48px;
    bottom: 10px;
    right: 10px;
}
.chat-whatsapp span {
    z-index: -1;
    color: #fff;
    background: #57bb63;
    padding: 17px;
    position: absolute;
    top: 0;
    width: 132px;
    right: 26px;
    border-radius: 40px 0 0 40px;
    line-height: normal;
    word-spacing: normal;
    font-size: 13px;
    font-weight: normal;
    font-family:Helvetica,Arial,sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}