body {
  font:16px/22px;
  font-weight: 300;
  background: #f5f5f5;
 padding-top: 60px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}
.wrapper {
	background-color: #fff;
	overflow: hidden;
	width: 100%;

}
#footer .box-category img {
   display: none;
}
.infomod img {
	max-width: 100%;
	height: auto !important;
}
.blog-content img {
	max-width: 100%;
	height: auto;
}

#content img {
	max-width: 100%;
	height: auto;
}
.navtop {
		background: #fff;
		float: left;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 9999;
		width: 100%;
}
 
/*
[class*="col-"]{
	width: 100%;
 
}
*/
#colorstrip {
        overflow: hidden;
        position: fixed;
        height: 3px;
        top: 57px;
        width: 100%;
        left: 0;
        z-index: 9999;
    }
 .bannerx {
	margin-top: 30px;
	margin-left: -6px;
	margin-right: -6px;
}
 .bannery {
	margin-top: 30px;
}
.grid-banner {
  -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
  width: 50%;
 padding: 6px 6px;
 
}
.grid-banner .titler {
	padding: 5px 10px;
}

.listcolor {
	width: 100%;
		float: left;
}
.listcolor ul li {
	width: 20%;
	height: 4px;
	float: left;
}
a {
color: #333;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
hr {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #fff;
}
.btn {
  font-weight: 400;
}
.btn-transparent {
  border: 3px solid #fff;
  background: transparent;
  color: #fff;
}
.btn-transparent:hover {
  border-color: rgba(255, 255, 255, 0.5);
}
a:hover,
a:focus {
  text-decoration: none;
  outline: none;
}
.dropdown-menu {
  min-width: 180px;
 position: fixed;
 top: 60px;
}
body > section {
  padding: 50px 0;
}
.header-inner {
	margin: 0;
	padding: 0;
}
.area.container {
	padding: 0;
	width: 100%;
	margin: 0;
}
.pagews .row {

}
.navbar-default {
 
}
.navbar {
	border: 0;	background: #444;
}
#menu-trigger .line{
	position: relative;
	z-index: 99999;
	background: #000;
}
 
#jssor_1 {margin-left: -17px !important;}
   .informasi ul li{display: block !important;text-align: center;}
    .loginpop { margin: 0px;margin-top:7px;}
 .fly-right i { width: 18px;}  
  .fly-right span.fa { font-size: 24px;}  
 .fly-right span.count {
	margin-top: 0px; 
	font-size: 13px !important; 
	line-height: 28px; 
	text-align: center;  
	width: 28px; 
	height: 28px;
	padding: 0;
	margin: 0;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-khtml-border-radius: 50px;
}  
#header {
	position: relative;
	z-index: 999;
	text-align: center;
}
#seerch {
	margin: 5px 0 10px;
	position: relative;
}

#seerch #gosearch {
	right: 0;
	top: 0;
	border-radius: 0 4px 4px 0px;
	position: absolute;
}
#navbar {
    margin-top: 5px;
    margin-bottom: 5px;
}
#navbar ul {
     /* margin: 4px 0; */
     padding: 0px;
}

#title h1 {
  margin: 0;
  font-size: 36px;
  font-weight: 300;
}
.center {
  text-align: center;
}

.img-thumbnail {
  border: 0;
}
.progress,
.progress .bar {
  background: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  height: 30px;
  line-height: 30px;
}
.well {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
}

ul.tag-cloud {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.tag-cloud li {
  display: inline-block;
  margin: 0 0 2px 0;
}
.btn-social {
  border: 0;
  color: #fff;
  border-radius: 100%;
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  padding: 0;
}
.navbar-logo {
  font-size: 24px;
  line-height:60px;
  font-weight: 700;
}
nav{
	text-align: center;
	position: relative;    
	z-index: 9999;

}
.navbar {
	min-height: 0;
	margin: 0;
}
.navbar-default {
    border-color: transparent;
}
.navbar-default .navbar-nav {
  margin-top: 0px;
}

.navbar-default .navbar-nav .dropdown-menu {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
  padding: 0;
  margin-top: -3px;
}
.navbar-default .navbar-nav .dropdown-menu > li > a {
  padding: 8px 15px;
}
.navbar-default .navbar-nav .dropdown-menu > li:hover > a,
.navbar-default .navbar-nav .dropdown-menu > li:focus > a,
.navbar-default .navbar-nav .dropdown-menu > li.active > a {
  background-color: rgba(0, 0, 0, 0.3);
}
.navbar-default .navbar-nav .dropdown-menu > li:last-child > a {
  border-radius: 0 0 3px 3px;
}
.navbar-default .navbar-nav .dropdown-menu > li.divider {
  background-color: rgba(0, 0, 0, 0.1);
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-top: 0;
}

.level a.ui span{
	display: inline-block;
	color: #fff;
	font-size: 14px;
	margin: 0px 1px;
	line-height: 50px;
	padding: 0px 20px;
	font-weight: 700;
	-ms-transform: skew(35deg) !important;
	-webkit-transform: skew(35deg) !important;
	transform: skew(35deg) !important;
}

.list-cat ul li:last-child a.ui{
		margin-right: 0px;
}
.list-cat ul li a.ui{
		margin-right: 1px;
}
.level a:hover.ui {
	border-top: none !important;

}
.level {
	opacity: 1;
 -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition-duration: 100ms;
  transition-duration: 100ms;
}
.level:hover {
	opacity: 1;
}
.level:hover a.ui {
	background: rgba(0,0,0,0.9);
	opacity: 1;
	color: #fff !important;
	text-shadow: 0 0 10px #cccc;
}
.list-cat ul {
    margin: 0;
    padding: 0;
}
.list-cat > ul > li > a{
   display: inline-block;
   margin: 0px;
   padding: 0px;
   list-style: none;
   	-ms-transform: skew(-35deg);
      -webkit-transform: skew(-35deg);
      transform: skew(-35deg);
      text-transform: uppercase;
      position: relative;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      border-radius: 0;
      filter: none;
      background-color: #e5091c;
      letter-spacing: -0.05em;
}
.list-cat > ul > li:first-child > a{
	border-left: 35px solid rgba(0,0,0,0.33);
	margin-left: -35px;
}
.list-cat > ul > li:last-child > a{
	
}
 .list-cat > ul > li {
 	 	display: inline-block; 
 	margin: 0;
 
 }
.level .mega-menu {
     /* border-top: 4px solid rgba(0,0,0,0.1); */
     position: absolute;
     margin-top: 0px !important;
     left: 0px;
     padding: 10px;
     right: 0px;
     width: 100%;
     background: #f5f5f5;
}
.mega-menu .area {
    padding: 10px;

}
.mega-menu-column ul li {
	padding: 0 !important;
	margin: 0 !important;
	line-height: 18px;
}
.mega-menu-column ul li a {
	font-size: 12px !important;
}
.mega-menu .area > p {
	margin-bottom: 0;
}
.mega-menu-column.nav-header {
	width: 220px;
	text-align: left;	
	line-height: 34px;
		font-weight: 700;
	float: left;
	font-size: 14px !important;
	padding: 0px 0 14px;
}
.mega-menu-column.nav-header li {
	display: block;
	
}

.mega-menu-column.nav-header ul li a {
	text-transform: capitalize;
	font-weight: 400;
	font-size: 13px !important;
	line-height: 1.6;
}
.static-nav {
	border-top: 1px solid rgba(255,255,255,0.14);
	box-shadow:  0px -15px 20px rgba(255,255,255,0.15);
	padding: 8px 0;
	background-color: rgba(255,255,255,0.17);
}
.static-nav ul {
	margin: 0;
	padding: 0;
}
.static-nav ul li {
	border-right: 6px double rgba(255,255,255,0.3);
	padding: 0 12px;
	margin: 0;
			    -ms-transform: skew(35deg);
      -webkit-transform: skew(35deg);
      transform: skew(35deg);
}
.static-nav ul li:last-child {
	border-right: none;
}
.static-nav ul li a {
	display: inline-block;
	 -ms-transform: skew(-35deg);
      -webkit-transform: skew(-35deg);
      transform: skew(-35deg);
}
.head {
	font-size: 15px;
   display: inline-block;
   width: 100%;
	padding: 5px 0px;
	font-weight: 600;
	border-bottom: 4px solid;
}
.head span {
	display: inline-block;
	padding-left: 0px;
	line-height: 1.3;
	padding-right: 0px;
  font-weight: 600;
   	color: #000;
}
.blog-tags a {
	display: inline-block;
	margin: 2px 0;
	border-radius: 0;
}
#menu-trigger {
  cursor: pointer;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}
.fly-right {
	position: relative;
	margin: 17px 0;
	list-style: none;
	cursor: pointer;
	z-index: 99999;
	color: #fff;

}
.fly-right > ul {
	margin: 0;
	padding: 0;
}
.fly-right > ul > li {
	display: inline-block;
	list-style: none;
	margin-left: 14px;
}
.fly-right > ul > li > a {
	font-size: 18px;
}
#dot  {
   margin-top: 0px;
    margin-right: 10px;
}
.dot-wrap {
  display: inline-block;
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  margin: -3px 0px;
}

.dot-wrap .dot {
  width: 6px;
  border-radius: 6px; 
  background: #222;
  height: 6px;
  border: 1px solid #fff;
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}

.dot-wrap .dot.center {
  margin: 1px 0;
}
 
.line-wrap {
  display: inline-block;
  width: 18px;
  height: 12px;
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  margin: 18px 20px;
}

.line-wrap .line {
  width: 18px;
  height: 2px;
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}

.line-wrap .line.center {
  margin: 3px 0;
}

.open .line-wrap {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.open .line-wrap .line.top {
  width: 12px;
  transform: translateX(8px) translateY(1px) rotate(45deg);
  -webkit-transform: translateX(8px) translateY(1px) rotate(45deg);
}

.open .line-wrap .line.bottom {
  width: 12px;
  transform: translateX(8px) translateY(-1px) rotate(-45deg);
  -webkit-transform: translateX(8px) translateY(-1px) rotate(-45deg);
}

#menu-trigger:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 8px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.1);
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  z-index: 0;
}

#menu-trigger.open:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.fuel {
	float: left;
    margin-top:-40px; 
}
.fuel img {
	 margin: 0;
	 padding: 0;
	 float: left;
}
.fuel ul {
	margin: 0;
	padding: 0;	
	overflow: hidden;
}
.fuel ul li:first-child {
	width: 100%;
}
.fuel ul li {
	width: 50%; 
	list-style: none;
	margin: 0;
	float: left;
	padding: 0;
	position: relative;
	z-index: 0;
}
.fuel ul li a {
	margin: 0;
	padding: 0;
}
.fuel .titler {
	position: absolute;
	font-size: 24px;
	font-weight: 700;
	z-index: 9999;
}
.navlist {
	position: fixed;
	right: 8px;
	top: 50%;
	z-index: 999;
}
.navlist ul {
	margin: 0;
	padding: 0;
}
.navlist ul li {
	list-style: none;
}
.navlist ul li a {
	padding: 0px;
   color: transparent;
   display:  block;
   width: 10px;
   height: 10px;
   opacity: 0.5;
   margin: 10px 0;
	background: url(../css/images/slidot.png) top center no-repeat;
}
.navlist ul li a:hover {
   opacity: 1;
}
.navlist ul li a.selected {
	color: #fff;
	background: #555;
}
.icon-lg {
  font-size: 48px;
  height: 108px;
  width: 108px;
  line-height: 108px;
  color: #fff;
  margin: 10px;
  background-color: rgba(0, 0, 0, 0.4);
  text-align: center;
  display: inline-block !important;
  border-radius: 100%;
}
.icon-md {
  font-size: 36px;
  height: 68px;
  width: 68px;
  line-height: 68px;
  color: #fff;
  margin-right: 10px;
  background-color: rgba(0, 0, 0, 0.4);
  text-align: center;
  display: block;
  border-radius: 50%;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: red;
    cursor: default;
    background-color: transparent;
     border: 1px solid transparent !important;
    border-radius: 0;
    border-bottom: 0;
}

.nav-tabs>li>a:hover,.nav-tabs>li>a:focus {
    color: #000;
    cursor: pointer;
    background-color: transparent;
     border: 1px solid transparent !important;
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent !important;
    border-radius: 0px 0px 0 0;

}
.nav-tabs {
	padding-bottom: 10px;
	text-align: center;
}
 
.nav>li>a {
    position: relative;
    display: inline-block;
  text-align: center;
  margin: 10px 0 10px;
  padding: 0px 10px;
}
.nav > li i {
    font-size: 16px;
}
.row > div {
  margin-bottom: 8px;
}
 
#bottom {
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
  overflow: hidden;
  background-color: #fff;
}
#bottom div {
	z-index: 1;
}
#bottom .varian {
	background-color: rgba(0,0,0,0.3);
	width: 42%;
	height: 100%;
	position: absolute;
	right: 0px;
	top: 0;
	z-index: 0;
	display: inline-block;
	  -ms-transform: skew(35deg);
      -webkit-transform: skew(35deg);
      transform: skew(35deg);
}

#bottom h4 {
  margin-top: 0;
  margin-bottom: 15px;
}
#bottom .media-heading {
  display: block;
  font-weight: 400;
}
#socialer {
	text-align: center;
}
#socialer li a {
  display: inline-block;
}
#footer {
  padding-top: 20px;
  padding-bottom: 20px;
}

#footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.powered ul > li {
	padding: 0;
	line-height: 12px;
	display: inline-block;
}
.powered .container {
	width: 100%;
	margin: 0;
	padding: 0;

}
.powered ul > li {
  display: inline-block;
  margin: 3px 0;
 	text-align: center;
  font-weight: 700;
  padding: 0 10px;
  border-right: 1px solid #444;
}
.powered  ul > li:last-child {
	border: none;
} 
ul.social {
  list-style: none;
  margin: 10px 0 0;
  padding: 0;
  display: inline-block;
}
ul.social > li {
  display: inline-block;
  margin: 0 5px;
}
ul.social > li > a {
  font-size: 24px;
}
#footer {
	padding-bottom: 80px;
}
body#mobile #proadd{
    top: 6%;
}
body#mobile .alert {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}
.arrowud {
	background: rgba(0,0,0,0.2);
	position: fixed;
	bottom: 28%;
	right: 0;
	width: 34px;
	height: 74px;
	display: inline-block;
	z-index: 99999;
		border-radius: 3px 0px 0px 3px;
		-webkit-border-radius: 3px 0px 0px 3px;
		-moz-border-radius: 3px 0px 0px 3px;
		-khtml-border-radius: 3px 0px 0px 3px;
}
.nav_up{
	background-color: #fff;
	position: fixed;
	bottom:0px;
	opacity:1;
	text-align: center;
	height: 28px;
	line-height: 24px;
	width: 100%;
	color: #000;
	white-space:nowrap;
	cursor: pointer;
    z-index: 9999999;
 
}
.container-fluid {
	padding-left: 8px;
	padding-right: 8px;
}
.nav_up:hover,
.nav_down:hover {
color: red;
}
.nav_down{
background-color: #fff;
position: fixed;
	bottom:0px;
	width: 100%;
	height: 28px;
	line-height: 26px;
	 color: #000;
	text-align: center;
	white-space:nowrap;
	cursor: pointer;
     z-index: 9999999;
}
.box-border {
  padding: 15px;
}
.accordion-group {
  background-color: #fff;
  border-top: 1px solid #f0f0f0;
}
.accordion-heading .accordion-toggle {
  color: #666;
  font-weight: 700;
}
.accordion-inner {
  border-top: 0;
}
.blog .blog-item {
  background-color: rgba(255,255,255,0.1);
  margin-bottom: 20px;
  overflow: hidden;
}
.blog .blog-item .img-blog {
  width: 100%;
}
.blog .blog-item .blog-content {
  padding: 20px;
}
.blog .blog-item h3 {
  margin-top: 0;
}
.blog .blog-item .entry-meta {
  margin-bottom: 20px;
}
.blog .blog-item .entry-meta > span {
  display: inline-block;
  color: #999;
  margin-right: 10px;
  font-size: 12px;
}
.blog .blog-item .entry-meta > span a {
  color: #999;
}
ul.pagination > li > a {
  border: 0;
}

textarea#message {
  padding: 10px 15px;
  height: 219px;
}
.widget {
  margin-bottom: 30px;
}
ul.gallery {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.gallery li {
  display: block;
  width: 60px;
  padding: 0;
  margin: 0 4px 4px 0;
  float: left;
}
ul.faq {
  list-style: none;
  margin: 0;
}
ul.faq li {
  margin-top: 30px;
}
ul.faq li:first-child {
  margin-top: 0;
}
ul.faq li span.number {
  display: block;
  float: left;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #34495e;
  color: #fff;
  font-size: 24px;
}
ul.faq li > div {
  margin-left: 70px;
}
ul.faq li > div h3 {
  margin-top: 0;
}
#error {
  text-align: center;
  margin-top: 150px;
  margin-bottom: 150px;
}
.gruf a {
	opacity: 0.5;
}
.gruf a:hover {
	opacity: 1;
}
#product-meta .well {
	background: rgba(255,255,255,0.7);
}
#product-meta input {
	background: rgba(255,255,255,0.7);
	color: #222;
}
.product-layout.product-list .cart-overlay {
	display: none !important;
}
 .product-layout {
 	margin: 0;
 	padding: 0;
 }
.product-layout.product-list .label-overlay {
  position: absolute;
  top: 0px;
  right: 8px;
}
 
.product-list .label-overlay + .label-overlay {
	margin-top: 52px !important;
}
.product-list .label-overlay + .label-overlay + .label-overlay{
	margin-right: 52px !important;
	margin-top: 0px !important;
}
.product-list .label-overlay + .label-overlay + .label-overlay + .label-overlay{
	margin-top: 52px !important;
	margin-right: 52px !important;
}
.product-list .label-overlay + .label-overlay + .label-overlay + .label-overlay + .label-overlay{
	margin-top: 0px !important;
	margin-right: 104px !important;
}
.product-list .label-overlay + .label-overlay + .label-overlay + .label-overlay + .label-overlay + .label-overlay{
	margin-top: 52px !important;
	margin-right: 104px !important;
}

.product-grid .product-label {
   float: left;
	z-index: 99;
}
.product-list .product-label {
   float: right;
	z-index: 99;
}
.product-label .box-label{
	margin: 10px 0px -55px 8px;
	padding: 0;
	float: left;
}
.box-label {
	position: relative;
	width: 45px;
	height: 45px;
	display: inline-block;
}
.box-label.circle {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
.box-label.rounded {
	border-radius: 10%;
	-webkit-border-radius: 10%;
	-moz-border-radius: 10%;
}
.box-label .lname{
    letter-spacing: -.2px;
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    margin-right: -50%;
    transform: translate(-50%, -50%);
     -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
     -khtml-transform: translate(-50%, -50%);
	vertical-align: middle;
	font-size: 12px;
	font-weight: 400;
	line-height: 1;
}
.logo-kaget {
	width: 14px !important;
	height: auto;
	margin-top: -1px;
	display: inline-block;
	 vertical-align: middle !important;
}
.creator {
	opacity: 0.6;
	display: inline-block;
	  -webkit-transition: -webkit-transform .8s ease-in-out;
  transition: transform .8s ease-in-out;
}
.creator:hover {
	opacity: 1;
	  -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg);
}
.carousel-content  {
  position: fixed !important;
}
.tooltip {
	  z-index: 99999999 !important;
}
.navbar-toggle {
	display: none;
}


/* #Page Styles
================================================== */

.nav .open > a, 
.nav .open > a:hover, 
.nav .open > a:focus {background-color: transparent;}

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 220px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    position: relative; 
    line-height: 20px;
    display: inline-block;
    width: 100%;
}

.sidebar-nav li:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    height: 100%;
    width: 3px;
    background-color: #1c1c1c;
    -webkit-transition: width .2s ease-in;
      -moz-transition:  width .2s ease-in;
       -ms-transition:  width .2s ease-in;
            transition: width .2s ease-in;

}
.sidebar-nav li:first-child a {
    color: #fff;
    background-color: #1a1a1a;
}
.sidebar-nav li:nth-child(2):before {
    background-color: #ec1b5a;   
}
.sidebar-nav li:nth-child(3):before {
    background-color: #79aefe;   
}
.sidebar-nav li:nth-child(4):before {
    background-color: #314190;   
}
.sidebar-nav li:nth-child(5):before {
    background-color: #279636;   
}
.sidebar-nav li:nth-child(6):before {
    background-color: #7d5d81;   
}
.sidebar-nav li:nth-child(7):before {
    background-color: #ead24c;   
}
.sidebar-nav li:nth-child(8):before {
    background-color: #2d2366;   
}
.sidebar-nav li:nth-child(9):before {
    background-color: #35acdf;   
}
.sidebar-nav li:hover:before,
.sidebar-nav li.open:hover:before {
    width: 100%;
    -webkit-transition: width .2s ease-in;
      -moz-transition:  width .2s ease-in;
       -ms-transition:  width .2s ease-in;
            transition: width .2s ease-in;

}

.sidebar-nav li a {
    display: block;
    color: #ddd;
    text-decoration: none;
    padding: 10px 15px 10px 30px;    
}

.sidebar-nav li a:hover,
.sidebar-nav li a:active,
.sidebar-nav li a:focus,
.sidebar-nav li.open a:hover,
.sidebar-nav li.open a:active,
.sidebar-nav li.open a:focus{
    color: #fff;
    text-decoration: none;
    background-color: transparent;
}

.sidebar-nav > .sidebar-brand {
    height: 65px;
    font-size: 20px;
    line-height: 44px;
}
.sidebar-nav .dropdown-menu {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    border-radius: 0;
    border: none;
    background-color: #222;
    box-shadow: none;
}

#overlay.over {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.5);
    z-index: 9994;
}
#overlay2.over {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.5);
    z-index: 9994;
}
/* #HEADER
================================================== */

#sidebar.sidebar {
  position: absolute;
  background: #fff;
  box-shadow: 0 0 10px rgba(51, 51, 51, 0.38);
  top: 50px;
  left: 0;
  min-width: 268px;
  bottom: 0;
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  z-index: 9999;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow-y: auto;
  margin-bottom: -5000px; /* any large number will do */
  padding-bottom: 5000px;
}

#chart.sidebar {
  position: absolute;
  background: #fff;
  box-shadow: 0 0 10px rgba(51, 51, 51, 0.38);
  top: 60px;
  right: 0;
  min-height: 100%;
  padding-top: 0px;
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  z-index: 9999;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow-y: auto;
  margin-bottom: -5000px; /* any large number will do */
  padding-bottom: 5000px;
}
 
#sidebar.sidebar.toggled {
  opacity: 1;
  min-height: 100%;
  filter: alpha(opacity=100);
}
#chart.sidebar.toggled {
  opacity: 1;
 min-height: 100%;
  filter: alpha(opacity=100);

}
#chart-trigger.open .fa:before{
    color: #000 !important;
 } 
#wrapper {
    padding-right: 0;
    padding-left: 0;
 
    overflow: hidden;
}
#sidebar::-webkit-scrollbar {
  display: none;
}

#wrapper.move #sidebar {
    width: 268px;
}
#wrapper.mover #chart {
    width: 268px;
}
#wrapper.move {
     padding-left: 268px;

}
#wrapper.mover {
     padding-right: 268px;
}
#page-wrapper {
    margin: 0;
    padding-top: 10px;
}

#wrapper.move #page-wrapper {
    position: relative;
    min-width: 100%;
    margin-right: -270px;
}
#wrapper.mover #page-wrapper {
     position: relative;
    margin-left: -270px;
}
#menu-trigger {
	position: absolute;
	z-index: 999997;
	top: 6px;
	left: 6px;
}
#menu-trigger.open:before{
    background: #fff;
 } 

#chart-trigger.open .fa:before{
    color: #fff;
 } 
.navbar {
	z-index: 996;
}
#sidebar {
  padding: 20px 0;
 opacity: 0;
 display: none;

}

#sidebar.toggled {
	  display: block;  
	  padding: 20px 0;
}

#chart {
  padding: 20px 0;
  width: 280px;
 opacity: 0;
 display: none;
  margin-left: -280px;

}

#chart.toggled {
	  display: block;
	  width: 280px;
	right: 0 !important;
     margin-left: 0;

}
.main-menu {
  list-style: none;
  padding-left: 0;
  margin: 10px 0 0 0;
}

.main-menu > li > a {
  padding: 10px 16px;
  display: block;
  color: #4C4C4C;
  font-weight: 500;
  position: relative;
}

.main-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f7f7f7;
}

.main-menu > li > a > i {
  position: absolute;
  left: 16px;
  font-size: 20px;
  top: 0;
  width: 25px;
  text-align: center;
  padding: 13px 0;
}

.main-menu > li.active > a {
  color: #262626;
  background-color: #F4F4F4; 
   text-decoration: none;
}
.sub-menu  {
	  padding-left: 0px;
}
.sub-menu > ul > li > ul {
	  border-left: 4px solid #ccc;
	  padding-left: 10px;
}
.sub-menu > a {
  position: relative;

}

.sub-menu > a:before,
.sub-menu > a:after {
  position: absolute;
   top: 5px;
  color: #575757;
  font-family: 'Material-Design-Iconic-Font';
  font-size: 17px;
  right: 20px;
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition-duration: 250ms;
  transition-duration: 250ms;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.sub-menu > a:before {
  content: "\f278";
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.sub-menu > a:after {
  content: "\f273";
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}

.sub-menu .sub-menu > a:before,
.sub-menu .sub-menu > a:after {
  top: 5px;
}

.sub-menu.toggled > a:before {
  content: "\f278";
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}

.sub-menu.toggled > a:after {
  content: "\f273";
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.sub-menu ul {
  list-style: none;
  display: none;
  padding: 0;

}

.sub-menu ul > li > a {
  color: #7f7f7f;
  padding: 6px 20px 6px 40px;
  font-weight: 500;
  display: block;
}

.sub-menu ul > li > a.active,
.sub-menu ul > li > a:hover {
  color: #000;  text-decoration: none !important;
}

.sub-menu ul > li:first-child > a {
  /* padding-top: 14px; */
}

.sub-menu ul > li:last-child > a {
  padding-bottom: 16px;
}

.sub-menu ul > li ul {
  font-size: 12px;
  margin: 10px 0;
  background-color: #f7f7f7;
}

.sub-menu.active > ul {
  display: block;
}

/* #Site Styles
================================================== */
html {
	margin: 0;
	padding: 0;
}
body {
margin: 0;
font-size: 13px;
min-height: 100%;
line-height: 150%;}
a, a:hover {
   text-decoration:none;
}

/* #Page Styles
================================================== */
#search {
	z-index: 9;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    
    -webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;

    -webkit-transform: translate(0px, -100%) scale(0, 0);
	-moz-transform: translate(0px, -100%) scale(0, 0);
	-o-transform: translate(0px, -100%) scale(0, 0);
	-ms-transform: translate(0px, -100%) scale(0, 0);
	transform: translate(0px, -100%) scale(0, 0);
    
    opacity: 0;
}

#search.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
	-o-transform: translate(0px, 0px) scale(1, 1);
	-ms-transform: translate(0px, 0px) scale(1, 1);
	transform: translate(0px, 0px) scale(1, 1); 
    opacity: 1;
}

#search input[type="search"] {
    position: absolute;
    top: 50%;
    line-height: 50px;
    width: 100%;
    color: rgb(255, 255, 255);
    background: rgba(0, 0, 0, 0);
    font-size: 50px;
    font-weight: 300;
    text-align: center;
    border: 0px;
    margin: 0px auto;
    margin-top: -51px;
    padding-left: 30px;
    padding-right: 30px;
    outline: none;
}
#search .btn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 61px;
    margin-left: -45px;
}
#search .close {
    position: fixed;
    top: 15px;
    right: 15px;
    color: #fff;
	background-color: #428bca;
	border-color: #357ebd;
	opacity: 1;
	padding: 10px 17px;
	font-size: 27px;
}
/* #HEADER
================================================== */

.topnav {
	margin: 8px 0;
	padding: 0;
}
.topnav li {
	float: left;
	list-style: none;
}
.topnav li a {
	display: inline-block;
	margin-right: 20px;
}

.twit-bg {
	height: 300px;
	overflow: hidden;
}

#page {
     padding: 0px;
	 background: none;
	 box-shadow: none !important;
}
#content-top {
    position: relative;
    display: block;
    padding: 0 !important;
}
.catall li {
	list-style: none;
	font-size: 13px;
}
.catall img {
	background: url(/image/no_image.jpg) no-repeat;
	width: 40px;
	margin-right: 10px;
	vertical-align: middle;
	height: 40px;
}
/* #CONTENT
================================================== */

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  /* 16/9 ratio */

  padding-top: 30px;
  /* IE6 workaround*/

  height: 0;
  overflow: hidden;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.box {
	margin-bottom: 0px;
	margin-top: 0px;
}
.nine .box {
	margin-bottom: 10px;
}
#column-right .ymsw > div {
	width: 100%;
	display: block;
	text-align: center;
}
#column-right .ymsw .head {
	text-align: left;
}
#column-right .ymicon{
	text-align: center;
	display: block;
    margin-top: 5px;
}
.facebookmodule {
	margin-top: 10px;
	padding: 6px;
	overflow: hidden;

}
.facebookmodule iframe{
	width: 110% !important;
	margin-left: 0px;
	margin-top: -8px;

}
.headopt {
	font-size: 18px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
}
.addprice {
	position: absolute;
	bottom: 0px;
	background: rgba(255,255,255,0.9);
	padding: 4px;
	right: 0;
	color: red;
	font-weight: 700;
}

.selected {
    background-color: red;
}
.ihidden {
	z-index: 1;
    position: relative;
    left: 0;
}
.puzzle ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.puzzle ul li {
    margin-top: 20px;
	float: left;
	position: relative;
	list-style: none;
	transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}
.puzzle ul li:hover {
   opacity: 0.8;
}
.puzzle ul li .nama{
	color: #fff;
	opacity: 0.8;
	font-family: 'Oswald';
	position: absolute;
	bottom: 20px;
	left: 15px;
	font-weight: 700;
	padding: 5px 10px;
}
.puzzle ul li:nth-child(1),
.puzzle ul li:nth-child(5),
.puzzle ul li:nth-child(9),
.puzzle ul li:nth-child(10),
.puzzle ul li:nth-child(14),
.puzzle ul li:nth-child(18)
{
	width: 48%; 
}
.puzzle ul li:nth-child(2),
.puzzle ul li:nth-child(3),
.puzzle ul li:nth-child(4),
.puzzle ul li:nth-child(6),
.puzzle ul li:nth-child(7),
.puzzle ul li:nth-child(8),
.puzzle ul li:nth-child(11),
.puzzle ul li:nth-child(12),
.puzzle ul li:nth-child(13),
.puzzle ul li:nth-child(15),
.puzzle ul li:nth-child(16),
.puzzle ul li:nth-child(17)
{
    width: 24%; 	
}
.puzzle ul li:nth-child(1),
.puzzle ul li:nth-child(4),
.puzzle ul li:nth-child(7),
.puzzle ul li:nth-child(10),
.puzzle ul li:nth-child(13),
.puzzle ul li:nth-child(16)
 {
	margin-right: 1%;
}
.puzzle ul li:nth-child(2),
.puzzle ul li:nth-child(5),
.puzzle ul li:nth-child(8),
.puzzle ul li:nth-child(11),
.puzzle ul li:nth-child(14),
.puzzle ul li:nth-child(147),
 {
	margin-right: 1%;
	margin-left: 1%;
}
.puzzle ul li:nth-child(3),
.puzzle ul li:nth-child(6),
.puzzle ul li:nth-child(9),
.puzzle ul li:nth-child(12),
.puzzle ul li:nth-child(15),
.puzzle ul li:nth-child(18)
 {
	margin-left: 1%;
}

.puzzle ul li:nth-child(1) .nama {
	background: orange;
}
.puzzle ul li:nth-child(2) .nama {
	background: red;
}
.puzzle ul li:nth-child(3) .nama {
	background: green;
}
.puzzle ul li  img {
	width: 100%;
}
.puzzle ul li:nth-child(1),
.puzzle ul li:nth-child(4),
.puzzle ul li:nth-child(7),
.puzzle ul li:nth-child(10)
 {
	margin-right: 1%;
}
.puzzle ul li:nth-child(2),
.puzzle ul li:nth-child(5),
.puzzle ul li:nth-child(8),
.puzzle ul li:nth-child(11)
 {
	margin-right: 1%;
	margin-left: 1%;
}
.puzzle ul li:nth-child(3),
.puzzle ul li:nth-child(6),
.puzzle ul li:nth-child(9),
.puzzle ul li:nth-child(12)
 {
	margin-left: 1%;
}
.titler {
	position: absolute;
}
#column-left .socialist li {
	list-style: none;
	margin: 4px 0;
	font-size: 12px;
	display: inline-block;
	width: 100%;
}
#column-left .socialist li img {
	float: left;
	margin-right: 5px;
	vertical-align: middle;
}
#column-left .socialist ul {
	margin: 8px 0;
	padding: 0;
}
/* #FLEXIBLE
================================================== */
#column-left + .content {
    margin-left: 25%;
}

/* #LOGIN
================================================== */



#h-review ul {
	margin: 0;
	padding: 0;
}
#h-review ul li {
	list-style: none;
	display: inline-block;	
	margin: 5px 0;
	width: 100%;
}
#h-review .image {
	float: left;
	margin-right: 10px;
}
#h-review .name {
	font-size: 12px;
	display: block;

}
#h-review .desc {
	margin-top: 6px;
	font-size: 12px;
	display: block;
	font-family: Georgia, Arial;
	font-style: italic;
}
#h-review .auth {
	margin-top: 6px;
	font-size: 13px;
	display: block;
	text-align: right;
}
#h-review .rating {
	display: block;
	text-align: left;
}
/*ICONS*/
.icon-group {
  list-style: none;
  margin: 0;
  padding: 0;
}
.icon-group .fa-stack {
  width: 1em;
  height: 1em;
   margin-bottom: 10px;
}
.icon-group > li {
  line-height: 1em;
  display: inline-block;
  margin-right: 3px;
}
.icon-group > li:last-child {
  margin-right: 0;
}
.list-icon li {
  margin-bottom: 5px;
  padding-left: 17px;
  position: relative;
}
.list-icon li:last-child {
  margin-bottom: 0;
}
.list-icon li:before {
  color: #757575;
  line-height: 1.75em;
  font-family: 'FontAwesome';
  position: absolute;
  top: 0;
  left: 0;
}
.icon-list {
  list-style: none;
  padding: 0;
}
.icon-list .fa {
  margin-right: 7px;
}
.icon-list-inline {
  margin-bottom: 0;
}
.icon-list-inline > li {
  display: inline-block;
  margin-right: 3px;
}
.icon-list-inline > li:last-child {
  margin-right: 0;
}
.icon-list-inline .fa {
  margin-right: 0;
}
.icon-list-rating.icon-list-non-rated {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.star-rating > li {
  margin: 0;
  padding-right: 5px;
  color: #949494;
  cursor: pointer;
  font-size: 16px;
  line-height: 1em;
}
.star-rating > li.hovered {
  color: #666;
}
.star-rating > li.selected {
  color: #2a8fbd;
}
/*END ICONS*/
/* #BOX PRODUCT
================================================== */
.product-thumb {
  z-index: 1;
  position: relative;
  text-decoration: none !important;
  display: block;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  text-align: center;
}
 
.product-thumb .product-header > a img {
  display: block;
   padding: 0px;
   width: 100%;
   height: auto;
}
.product-thumb .product-inner {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 5px 10px;
  border-top: none;
  text-align: center;
  float: none;
}
.product-thumb.slick-slide {
	min-height: 336px;
}
.product-thumb.slick-slide img{
   padding: 8px !important;
   background: #fff;
   display: inline-block !important;
   text-align: center;
   float: none;
}
.product-thumb.slick-slide .product-title{
   overflow: hidden;
    min-height: 32px; 
   text-overflow: ellipsis;
   display: -webkit-box;
   line-height: 16px;     /* fallback */
   max-height: 32px;      /* fallback */
   -webkit-line-clamp: 2; /* number of lines to show */
   -webkit-box-orient: vertical;
}
.product-thumb .caption h4{
   overflow: hidden;
   font-size: 14px;
    min-height: 32px; 
   text-overflow: ellipsis;
   display: -webkit-box;
   line-height: 16px;     /* fallback */
   max-height: 32px;      /* fallback */
   -webkit-line-clamp: 2; /* number of lines to show */
   -webkit-box-orient: vertical;
}
.product-thumb img{
   padding: 8px !important;
   background: #fff;
   display: inline-block !important;
   text-align: center;
   float: none;
}
.product-list .product-thumb   {
   display: inline-block;
    width: 100%;

}
.product-list .product-thumb .product-title {
  margin: 0;
  position: relative;
  font-size: 14px;
  font-weight: 400;
  display: inline-block;
  text-transform: capitalize;
  z-index: 9;
  background: none;
  padding: 0px;
  text-align: center;
     overflow: hidden;
    min-height: 32px; 
   text-overflow: ellipsis;
   display: -webkit-box;
   line-height: 16px;     /* fallback */
   max-height: 32px;      /* fallback */
   -webkit-line-clamp: 2; /* number of lines to show */
   -webkit-box-orient: vertical;
}
 .well.table-responsive {
	padding: 0;

}
 #product-info .add-cart .btn { 
margin:0 0px 8px 0; 
border-left: 8px solid #fff;
border-right: 8px solid #fff;
border-top: 8px solid #fff;
border-bottom: 0px solid #fff;
padding: 8px;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
display:  block !Important; 
width: 100%;
position: fixed;
bottom: 20px;
left: 0;
z-index: 999999;
 vertical-align: middle;
 }
.product-list .rating-space {
	 margin: 6px 0 0 !important;
	 display: inline-block;
	 padding: 0;
}
.product-list .product-price-list {
     text-align: center;
}
 
.product-thumb .icon-list-rating {
  font-size: 11px;
  color: red;
  margin-bottom: 4px;
}
.product-thumb .icon-list-non-rated {
  color: #949494 !important;
}
.product-thumb .product-non-rated {
  color: #ccc;
}
.product-thumb .product-meta {
  margin-top: 0px;
}
.product-thumb .product-price-list,
.product-thumb .product-actions-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.product-thumb .product-price-list > li,
.product-thumb .product-actions-list > li {
  display:  block;
}
.product-thumb .product-price-list > li:last-child,
.product-thumb .product-actions-list > li:last-child {
  margin-right: 0;
}
.product-thumb .product-actions-list {
  display: none;
}
.product-thumb:hover .product-actions-list {
   height: auto;
   text-align: center;
    display: block;
   position: absolute;
   top: 40%;
   z-index: 9;
   left: 0;
   right: 0;
   margin: 0 auto;
  overflow: none;

}
.product-thumb:hover .product-actions-list .btn {
  background: darkorange;
  border: 0 none;
  color: #fff;
}
.product-thumb .product-price-list {
  font-size: 14px;
  padding: 0;
  display: block;
  margin-bottom: 0px;
}
.product-thumb .product-price-list > li > span {
  text-align: center;

}
.product-thumb {
	background: #fff;
	border: 1px solid #eee;
}
.product-thumb .product-price {
  font-weight: 600;
  color: red;
  margin-bottom: 8px;
  display: inline-block;
}
.product-thumb .product-old-price {
  color: #858585;
  text-decoration: line-through;  
  display: inline-block;
    font-size: 12px;
}
.product-price-list {
	min-height: 50px;
	text-align: center;
}
.product-price-list li:first-child {
	float: none;
	display: block !important;
}
.product-price-list li {
   display: inline-block !important;
}
.product-thumb .product-save {
  font-size: 12px;
  font-weight: 600;
 margin-left: 0px;
  display: inline-block;
  background: green;
  color: #fff;
  padding: 4px !important;
  height: auto !important;
  line-height: 1 !important;
}
.product-thumb {
	min-height: 310px;
}
.product-thumb .product-category {
  font-size: 12px;
  color: #a3a3a3;
  margin-bottom: 0;
  margin-top: 15px;
  line-height: 1em;
  text-transform: lowercase;
  font-style: italic;
}
.product-thumb .product-category > i {
  color: #949494;
  display: block;
  margin-bottom: 3px;
  font-size: 13px;
}

.product-thumb:hover .product-category-icon {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.product-thumb-horizontal {
  margin-bottom: 30px;
}
#cate-gory {
	line-height: 24px;
	padding: 0 20px;
	position: absolute;
	top: 15px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	left: 10px;
	z-index: 99999;

	box-shadow: inset 1px 1px 2px rgba(0,0,0, .1);
		border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
}

#poll h5 {
	text-align: center;
}
#poll label {
	font-size: 10px;
}

/* PRODUCT */
.product-layout .price-old {
	text-decoration: line-through;

}
.product-layout .price-new {
	color: red;
}
.product-grid .product-thumb {
	text-align: center;
	padding: 0px 0;
	margin-bottom: 20px;
}
.product-grid .product-thumb .product-header {
	text-align: center;
	display:  block;
	float: none;
	width: 100%;
	padding: 0;
}
.product-grid .product-thumb .description {
	display: none;
}
.product-grid .product-thumb h5 {
	 font-size: 18px;
}
.product-grid .product-thumb .price{
	 font-size: 16px;
}

.product-list .product-thumb .product-header{
	padding: 0;
	float: left;
	margin: 10px;
}
.product-list .product-thumb h5 {
	 display: block;
	 position: relative;
}
.product-list .product-thumb .price{
	 font-size: 16px;
}
.product-list .product-thumb .description{
	 font-size: 13px;
}
.product-list .product-thumb .price-old{
	text-decoration: line-through;
	float: left; 
}
.product-list .product-thumb .price-new{
	color: red;
	font-size: 18px;
}


/* #PRODUCT DETAILS
================================================== */
#content .pp,
#content .np
 {
	position: relative;
}
#content .pp i,
#content .np i{
	position: absolute;
	z-index: 9;
	background: #aaa;
	padding: 3px;
	color: #fff;
}
#content .pp i {
	left: 0;
	top: 2px;
}
#content .np i {
	right: 0;
	top: 2px;
}
#content .pp a{
	width: 49%; 
	border: 1px solid #ddd;
	background: #ddd;
	float: left;
	text-align: left;
	margin: 0;
	padding: 3px 8px 4px 20px;
	display: inline-block;
	 overflow: hidden;
    min-height: 20px; 
   text-overflow: ellipsis;
   display: -webkit-box;
   font-size: 12px;
   line-height: 16px;     /* fallback */
   max-height: 24px;      /* fallback */
   -webkit-line-clamp: 1; /* number of lines to show */
   -webkit-box-orient: vertical;
}
#content .np a{
	background: #ddd;
	border: 1px solid #ddd;
	width: 49%;
	margin: 0;
	   font-size: 12px;
	float: right;
	text-align: right;
	display: inline-block;
	 overflow: hidden;
    min-height: 20px; 
    padding: 3px 20px 4px 8px;
   text-overflow: ellipsis;
   display: -webkit-box;
   line-height: 16px;     /* fallback */
   max-height: 24px;      /* fallback */
   -webkit-line-clamp: 2; /* number of lines to show */
   -webkit-box-orient: vertical;
}
#product-detail {
	float: left;
	padding-bottom: 20px;
	margin-bottom: 0px;
}
#product-detail .inner-p {
	background: #fff;
	display: inline-block;
	padding: 8px 0;
}
#product-detail .product-image .image {
	float: left;
	position: relative;
	width: 80%;
	padding: 0px 10px 20px;;
}
#product-detail .img-thumb {
	float: left;  
	 width: 20%;
	 background: #fff;
	 position: relative;
	 z-index: 99;
}
#product-detail .product-image {
     background: #fff;
}
#product-detail .product-image .image {
		
}
#product-detail .img-thumb a{
	display: block;
	background: #fff;
    margin: 0 0 7px 0;	
    padding: 4px;
    border: 1px solid #ddd;
    margin-right: 10px;
}
#product-detail .img-thumb img {
  width: 100%;
}
#product-detail .zoom {
	position: absolute;
	top: -23px;
	left: 12px;
	z-index: 990;
}
#product-detail-single {
	margin-bottom: 20px;
}
#product-detail-single .product-image .image {
	position: relative;
}
#product-detail-single .zoom {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 990;
}
.save {
	vertical-align: middle;
	display: inline-block;  
    text-align: center;
    font-size: 16px;
}

.save span {
	margin-left: 5px;
    font-size: 18px;
}
.quantity {
	
	vertical-align: middle;
    display: block;
    margin-top: 10px;
   margin-bottom: 20px;
}
.quantity .text{
    line-height: 30px;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
}
.quantity .input{
    display: inline-block; 
 text-align: center;
     padding: 0 15px 0 15px !important; 
     height: 36px !important; 
     line-height: 36px !important; 
     float: left; 
     border: 1px solid #ccc; 
}
.quantity button{
    display: inline-block;
    vertical-align: top;
    text-align: center;
    background: #ddd;
    color: #fff;
     height: 36px !important; 
    border: none;
    padding: 6px 15px;
    font-weight: 700;
    text-transform: uppercase;
}
.quantity .button:hover {
	background: orange;
}
 

.add-cart { margin: 0; display: inline-block;  vertical-align: middle; }

button:focus {outline: none !important;}

textarea:focus, input:focus{
    outline: 0;
}
 
#rate button img {
	padding: 0;
	margin: 0;
	border: none;
}
#tag {
    margin-bottom: 20px; 
	text-align: left;
}
#tag a {
	padding: 2px 6px;
	color: #fff !important;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-o-border-radius: 2px;
}
.hot-tags a {
	padding: 2px 6px;
	color: #fff !important;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-o-border-radius: 2px;
}
.hot-tags.full {
	padding: 5px 0;
	margin-top: 20px;

	
}
.hot-tags h5 {
	color: red;
	font-size: 13px;
	padding: 2px 10px;
}
.buttons { 
    margin-top: 10px;
}
.cap { 
    width: 80px !important;
    margin-right: 16px !important;
}
/* #LOGIN
================================================== */


#formlogin {
  display: block;
  margin-bottom: 15px;
  margin-top: 8px;
  overflow: hidden;
 
}
.bewhite {
	background: #fff;
	padding-bottom: 15px;
}
.login-form h2, .signup-form h2 {
  font-size: 20px;
  font-weight: 300;
  margin-bottom:15px;
  text-align: center;
}


.login-form form input#email, .login-form form input#password {
  border: medium none;
  display: block;
  font-size: 14px;
  font-weight: 300;
  height: 40px;
  margin-bottom: 10px;
  outline: medium none;
  padding-left: 10px;
  width: 100%;
}

.or{
	background: #FE980F;
	border-radius: 40px;
	color: #FFFFFF;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	height: 50px;
	display: inline-block;
	line-height: 50px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
	width: 50px;
}

/* #RELATED
================================================== */

#product-related {
    margin-bottom: 20px; background : #fff; padding: 10px; text-align: center; 
}

#product-viewed {
    margin-top: 20px; background : #fff; padding: 10px; text-align: center; 
}

 
/* #PRODUCT INFO
================================================== */
#product-info .image img{
    width: 100%;
    height: auto;
}
.product-image img{
    width: 100%;
    height: auto;
}
#product-info .well {
	text-align: center;
	width: 100%;
	display: block;
	position: relative;
}
#product-info .label {
	text-align: center;
	 margin: 0 4px;
	color: #fff;   
 float: right;
	font-weight: 400;
	font-size: 14px;
  border-radius: 0;
    -webkit-border-radius: 0;
   -moz-border-radius: 0;
}
#product-info .label span {
	font-size: 14px;
}
#product-info .price .fa-tag {
	font-size: 46px;
	position: absolute;
	left: 10px;
	top: 10px;
	opacity: 0.1;
}
#product-info .price {
    font-size: 32px;
     float: right;
}
#product-info .pricenew {
    font-size: 32px;
     float: right;
     clear: both;
     display:  block;
     margin: 10px 0;
}
#product-info .pricenew .fa-tag {
	font-size: 76px;
	position: absolute;
	left: 10px;
	top: 14px;
	opacity: 0.1;
}
#product-info .special {
    font-size: 23px;
       color: red; 
       float: right;
    text-decoration: line-through;
}
#related {
    background-color: #C7EED9;
    width: 100%;
    text-align: center;
}
#related > div{
    display: inline-block;
    width: 15%;
    padding: 15px;
    min-width: 120px;

}

/* #CATEGORY LIST
================================================== */
#category-list {
    vertical-align: middle;
}
#category-list ul{
    margin: 0;
    padding: 0;
}
#category-list ul li {
    display: inline-block;
    margin-right: 10px;
}
#category-list img{
    width: 50px;
    height: auto;
    float: left;  
    margin-right: 10px;
}
#category-list .cat-title{
    display: inline-block;
    font-weight: 700;
    line-height: 50px;
    
}
#gototop {
	font-size: 16px;
}
#search-result {
	padding: 10px;
	background: #eee;
	margin-top: 10px;
	-webkit-box-shadow: inset 1px 1px 1px #fff;
	-moz-box-shadow: inset 1px 1px 1px #fff;
	-o-box-shadow: inset 1px 1px 1px #fff;
	-o-box-shadow: inset 1px 1px 1px #fff;
	box-shadow: inset 1px 1px 1px #fff;
	border: 1px solid #eee;
}
select#category_id {margin: 12px 0;}
.results {
	margin-top: 10px;
    float: left;
}
.links {
	margin-top: 10px;
    float: right;
}
.links a {
    background: #eee;
    padding: 2px 6px;
    color: #555;
}
.links b {
    background-color: #555;
    padding: 2px 6px;
    color: #fff;
}
.links a:hover {
    background-color: #333;
    color: #fff;
}
/* #CART
================================================== */
.cart {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #EEEEEE;
	margin-bottom: 10px;
}
.cart th {
	background: #EEEEEE;
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
	vertical-align: middle;
}
.cart input {
    width: 25px;
    text-align: center;
}
/* #CONTACT
================================================== */

#column-left td {
    width: auto;
	margin-left: 4px;
    
    vertical-align: middle;  
}

.mini-page input[type="radio"]{
    width: 25px;
    display: inline-block;
    vertical-align: middle;
}
.mini-page {
    background-color: #f4f4f4;
    padding: 10px;
    margin-bottom: 10px;
}
.mini-page img {
   display: block;
   margin-top: 5px;
   margin-bottom: 10px;
}
.confirm {
    background-color: #ddd;
    border: 1px solid #ccc;
    padding: 10px;
}
.red {
    color: red;
} 
.orange {
    color: orange;
} 
.green {
    color: green;
} 
.error {
    color: red;
}
.greeting {
	margin-right: 6px;
	display: inline-block;
	text-align: right;
}

.small {
	display: block;
	text-align: center;
}
.hovorpop {
    margin-top: 6px;
	margin-bottom: 0;
	display: none;
	font-size: 11px !important;
}
.hovorpop a {
	border-left: 1px solid #888 !important;
	color: #111 !important ;
	margin-left: 5px;
	padding-left: 8px;
}
.testimonipage {
    display: block;
    padding: 10px;

}
.testimonipage ul {
    margin: 0;
    padding: 0;
}
.testimonipage ul li{
    list-style: none;
    display: block;
     
}
.testimonipage p{
    margin-left: 0px;
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 13px;
    line-height: 1.6;
}
.testimonipage .name{
    text-align: right;
    font-weight: 700;
    border-bottom:none;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}
.white {
    background-color: #fff !important;
}
/* MODULE */

.counter {
    background-color: #444;
    padding: 0;
    width: 99.9%;
    margin-bottom: 10px;
}
.counter ul{
    margin: 0;
    padding: 0;
}
.counter ul li{
	font-size: 12px;
    list-style: none;
    line-height: 25px;
    height: 25px;
    margin: 0;
    color: #fff;
    padding-left: 10px;
    border-bottom: 1px solid #fff ;

}
.counter ul li:last-child {
    border-bottom: none ;
    box-shadow: none;
}
.counter ul li span{
    float: right;
    padding-right: 20px;
    color: #eee;
    font-weight: 700;
}
.blog {

}
.blog ul {
    margin: 0;
    padding: 0;
}
.blog ul li {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
   list-style: none;
}
#poll h5 {
    font-size: 13px;
    font-weight: 400;
    margin-top: 8px;
    margin-bottom: 8px;
}
/* #BLOG
================================================== */

.bloglist .meta {
    color: #999;
}
.bloglist .image img {
    background-color: #fff;
    width: 100%;
    height: auto;
}
.bloglist {
	clear: both;
	margin-bottom: 20px;
	position: relative;
}
.bloglist ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}
.bloglist a.title{
	position: absolute;
	top: 0%;
	background: rgba(255,255,255,0.7);
	display: inline-block;
	width: 36%;
}
.bloglist h3{
	font-size: 15px;
	text-transform: uppercase;
	font-family: Oswald;
	color: green;
	padding: 10px 10px 0 10px;
}
.bloglist a:hover.title {
	background: #fff;
}
.bloglist ul li {
	float: left;
	position: relative;
	width: 32%;
    list-style: none;
    display: inline-block;

}
.bloglist ul li:nth-child(1),
.bloglist ul li:nth-child(4)
 {
 	margin-left: 0;
	margin-right: 1%;
}
.bloglist ul li:nth-child(2),
.bloglist ul li:nth-child(5)
 {
 	margin-left: 1%;  
	margin-right: 1%;
}
.bloglist ul li:nth-child(3),
.bloglist ul li:nth-child(6) {
	margin-right: 0;
	margin-left: 1%;
}
.bloglist .description {
    margin-top: 10px;
    text-align: justify;
}
.bloglist a b {
    font-size: 18px;
}
#comment_title{
    font-weight: 700;
    display: block;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 10px;
}
.fblikesw .space10 {
	height: 35px;
	margin-top: -40px;
	background: #fff;
	position: relative;
	z-index: 999;
}
.bread {
	font-size: 12px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	text-transform: uppercase;
	padding-bottom: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.crumb {
   font-size: 10px;
}
.special-left {
	margin-top: 4px;
	font-size: 10px;
	line-height: 100%;
	
}
.special-left div {
	background: #f5f5f5;
	display: inline-block;
		width: 96%;
	padding: 2%;
    margin-bottom: 4px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}
.special-left span.price {
	margin-top: 5px;
	display: inline-block;
	text-align: right;
}
.special-left span.special {
    text-decoration: line-through;
    color: red;
    font-size: 10px;
}
.special-left img {margin-right: 6px;border: 1px solid #ccc;}

.tabs {
	height: 33px;
	line-height: 16px;
}
.tabs a {
	background:#F6F6F6;
	padding: 8px 15px 8px 15px;
	float: left;
	cursor: pointer;
	text-align: center;
	font-size:14px;
	border-radius:5px 5px 0 0;
	margin-right: 6px;

	border-bottom:none;
}
.tabs a.selected , .tabs a:hover.selected, .htabs a:hover{
	background: #E76453;
    color: #FFFFFF;
	border-bottom:none;
}

.tabs a:hover {
	background: #ccc;
	color: #fff;
}
.tab-page {
	padding: 10px;
	margin-bottom: 20px;
	z-index: 2;
	overflow: auto;
	background:#fff;
	border-radius:0 5px 5px 5px;
	text-align:justify;
}
.sliderts {
 
}
.sliderts p {
	overflow: hidden;
	max-height: 230px;
	text-overflow: ellipsis;
}
#mobile .flex-direction-nav{
	position: relative;
	text-align: center;
}
#mobile .sliderts .flex-direction-nav ul{
   display: inline-block;
	text-align: center;
}
#mobile .sliderts .flex-direction-nav li a{
	 position: relative !important;
	display: inline-block !important;
	left: 0;
}
#mobile .sliderts .flex-direction-nav li{
	 position: relative !important;
	display: inline-block !important;
	margin: 0 10px;
 
}
#mobile .sliderts .flex-direction-nav li a i{
	font-size: 22px !important;
}
#mobile .sliderls .flex-direction-nav ul{
   display: inline-block;
	text-align: center;
}
#mobile .sliderls .flex-direction-nav li a{
	 position: relative !important;
	display: inline-block !important;
	left: 0;
}
#mobile .sliderls .flex-direction-nav li{
	 position: relative !important;
	display: inline-block !important;
	margin: 0 10px;
 
}
#mobile .sliderls .flex-direction-nav li a i{
	font-size: 22px !important;
}
.vid {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.vid iframe,
.vid object,
.vid embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
 
.newsticker .pointer {
	line-height: 25px;
}
.newshead {
	background-color: orange;
	padding: 4px 10px;
	color: #fff;
	margin: 0;
}
/* #FOOTER
================================================== */
.ymicon img {
    vertical-align: middle;
    margin-right: 5px;
}

.tengah {
	text-align: center;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%) ;
}
.tengahbawah {
	margin: 0 auto;
	left: 0;
	right: 0;
	text-align: center;
	bottom: 3%;
}
.tengahatas {
	top: 2%;
	margin: 0 auto;
	left: 0;
	right: 0;
	text-align: center;
}
.kiri {
	text-align: left;
    top: 50%;
    left: 2%;
    margin-right: -2%;
    transform: translate(-2%, -50%) ;
}
.kiriatas {
	text-align: left;
	top: 2%;
	left: 2%;
}
.kiribawah {
	text-align: left;
	bottom: 3%;
	left: 2%;
}
.kanan {
	text-align: right;
   top: 50%;
    right: 2%;
    margin-left: -2%;
    transform: translate(-2%, -50%) ;
}
.kananatas {
	text-align: right;
	top: 2%;
	right: 2%;
}
.kananbawah {
	text-align: right;
	bottom: 3%;
	right: 2%;
}
dl {
    margin: 0px;

}

dt {
	cursor: pointer;
	margin: 2px 0 0px 0;
	padding: 6px 30px 6px 6px;
	background: #ddd;
	line-height: 1;
	position: relative;
}

dt:after {
	font-weight: 400;
	color: #fff;
   content:'+';
   right: 0px;
   top: 0;
   line-height: 22px;
   	width: 20px;
   	height: 100%;
	text-align: center;
   background: #555;
   position: absolute;
   font-size: 22px;
}
dt.on:after {
	font-weight: 400;
	color: #fff;
	content:'-';
	width: 20px;
   line-height: 22px;
	height: 100%;
	text-align: center;
right: 0px;
top: 0;
background: #d9534f;
	position: absolute;
	font-size: 22px;
}
dd {
	border: 0 none;
	display: none;
	padding-top: 0px;
	margin: 0 0 6px 0;
	background: #fff;
}

    dd > span {
        display: block;
        padding: 0px 20px 0px;
    }   

.pagination {
	vertical-align: middle;
	display: block;
}
.pagination .links {
	float: none;
	text-align: center;
	
}
.pagination .links a{
	display: inline-block;
	background-color: #eee;
	text-align: center;
	margin: 0;
	width: 34px;
	height: 34px !important;
	line-height: 28px !important;
	border: 1px solid #ccc;
}
.pagination .links a:hover,
.pagination .links a.active
{
	background-color: #555;
	border: 1px solid #555;
	color: #fff;
}
.pagination .results {
	float: none;
	text-align: center;
}
.control-label.middle {
	margin-top: 5px;
}
.capt [class*="col-"] {
	width: 100% !important;
	padding: 0;
	margin: 0;
	text-align: center;
	display: inline-block;
}
.capt .col-md-2 .btn{
	width: 100% ;
}
#product-info h1 {
	font-size: 22px;
}
.fa-stack {
   width: 1.4em;
}
.google_plusone_iframe_widget {

}
.addthis_toolbox {
	clear: both;
	display: inline-block;
	margin: 0px;
}
.addthis_toolbox a {
	padding: 5px 10px;
	color: #fff;
	font-size: 13px;
		display: inline-block;
    -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease;
}
.saddthis_toolbox a {
  width: 30px !important;
  height: 30px;
  text-align: center;
  line-height: 30px !important;
	padding: 0px 0px;
	border-radius: 50%;
	color: #fff;
	font-size: 13px;
		display: inline-block;
    -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease;
}
.addthis_button_facebook {
	background: #3b5998;
}
.addthis_button_facebook:hover {
	color: #3b5998;
	background: #ddd;
}
.addthis_button_twitter {
	background: #00aced ;
}
.addthis_button_twitter:hover {
	color: #00aced;
	background: #ddd;
}
.addthis_button_google_plusone {
	background: #dd4b39 ;
		display: inline-block;
		height: 26px;
		width: 80px !important;
		margin-top: 0px;
		margin-right: 4px;
		float: left;
}
.addthis_button_google_plusone:hover {
	color: #dd4b39;
	background: #fff;
}
.addthis_button_linkedin {
	background: #007bb6 ;
}
.addthis_button_linkedin:hover {
	color: #007bb6;
	background: #ddd;
}
.addthis_button_print {
	background: #45668e;
}
.addthis_button_print:hover {
	color: #45668e;
	background: #ddd;
}
.bx-controls-direction {
	display: none;
}
.carting td {
	vertical-align: middle !important;
}
.pname {
     width: 100%;
     text-align: center;
     max-width: 100px;
     display: inline-block;
	overflow: hidden;
}

.pname:before {
	content: '';
}
.pname:after {
	content: '...';
	display: block;
}
.carting td {
	text-align: center;
}