/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/* === CSS THEME HERE === */
.buybox-smartcall {
    width: 100%;
    margin: 0 auto;
    position: fixed;
    bottom: 0;
    z-index: 99;
}

.nys {
    max-width: 600px;
    margin: 0 auto;
    background: #fff;
    margin-bottom: -8px;
}

.info-toko-mobile {
    padding: 10px;
    background: #A661FF;
}

.buybox-smarttoko .insmart-box {
    width: 100%;
}

ul.insmart-box {
    list-style: none;
    margin: 0;
    padding: 0;
    height: 54px;
}

ul.insmart-box li.qleft {
    background: #36D6CF;
    text-align: center;
    padding: 0;
}

ul.insmart-box li {
    float: left;
    width: 50%;
    padding: 14px 0;
}

ul.insmart-box li.qleft a {
    width: 50%;
}

ul.insmart-box li a {
    color: #fff;
    font-size: 13px;
}

ul.insmart-box li.qleft .in1 {
    background: #1f84b8;
    padding: 14px 0;
}

ul.insmart-box li.qleft div {
    width: 50%;
    float: left;
}

ul.insmart-box li.qleft .in2 {
    background: #07594a;
    padding: 14px 0;
}

ul.insmart-box li.qleft div {
    width: 50%;
    float: left;
}

ul.insmart-box li.qright {
    background: #4cda64;
    text-align: center;
}

ul.insmart-box li {
    float: left;
    width: 50%;
    padding: 14px 0;
}
a:focus,
.btn:focus, .btn:active:focus, .btn.active:focus {
  outline: medium dotted transparent;
  outline-offset: 0;
}

.nav > li > a:hover,.nav > li > a:focus,
.nav .open > a,.nav .open > a:hover,.nav .open > a:focus {
  background-color: transparent;
}
.navbar-nav > li > a {
  font-family: 'gotham_condensedmedium';
  font-size: 18px;
  text-transform: uppercase;
  padding-left: 10px;
  padding-right: 10px;
}

.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .0), 0 1px 1px rgba(0, 0, 0, .0);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .0), 0 1px 1px rgba(0, 0, 0, .0);
}

.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .0);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .0);
}

.btn:active,
.btn.active {
  background-image: none;
}
.btn-default {
  background-color: #febd00;
  border-color: #f2aa18;
  text-shadow: none;
  color: #fff;
}

.btn-default:hover,
.btn-default:focus {
  color: #fff;
  background-color: #f2aa18;
  border-color: #f2aa18;
}
.btn-default:active,
.btn-default.active {
  background-color: #d7d7d7;
  border-color: #d7d7d7;
}

.btn-primary {
  border-color: #0b72c1;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #2d6ca2;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #2d6ca2;
  border-color: #0b72c1;
}

.btn-success {
  background-color: #3fb618;
  border-color: #339213;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active {
  background-color: #339213;
  border-color: #339213;
}

.btn-info {
  background-color: #3FD1DE;
  border-color: #1AC3D9;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active {
  background-color: #1AC3D9;
  border-color: #1AC3D9;
}

.btn-warning {
  background-color: #ff7518;
  border-color: #ee6000;
}
.btn-warning:hover,
.btn-warning:focus {
  background-color: #ee6000;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #ee6000;
  border-color: #ee6000;
}

.btn-danger {
  background-color: #df0024;
  border-color: #b3001e;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active {
  background-color: #b3001e;
  border-color: #b3001e;
}

.thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .0);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .0);
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #e8e8e8;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #357ebd;
}

.navbar-default {
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .0);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .0);
}
.navbar-default .navbar-nav > .active > a {
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .0);
          box-shadow: inset 0 3px 9px rgba(0, 0, 0, .0);
}

.navbar-brand,
.navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, .25);
}

.navbar-inverse {
}
.navbar-inverse .navbar-nav > .active > a {
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .0);
          box-shadow: inset 0 3px 9px rgba(0, 0, 0, .0);
}
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
}

.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
  border-radius: 0;
}

.alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, .2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .0);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .0);
}
.alert-success {
  border-color: #b2dba1;
}
.alert-info {
  border-color: #9acfea;
}
.alert-warning {
  border-color: #f5e79e;
}
.alert-danger {
  border-color: #dca7a7;
}

.progress {
  box-shadow: none;
  border-radius:         0;
  -moz-border-radius:    0;
  -webkit-border-radius: 0;
}
.progress-bar {
  background-image: none;
}
.progress-bar-success {
  background-image: none;
}
.progress-bar-info {
  background-image: none;
}
.progress-bar-warning {
  background-image: none;
}
.progress-bar-danger {
  background-image: none;
}

.list-group {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .0);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .0);
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  text-shadow: 0 -1px 0 #3071a9;
  border-color: #3278b3;
}

.panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .0);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .0);
}
.panel-default > .panel-heading {
  background-image: none;
}

.panel-primary > .panel-heading {
  background-image: none;
}

.panel-success > .panel-heading {
  background-image: none;
}

.panel-info > .panel-heading {
  background-image: none;
}

.panel-warning > .panel-heading {
  background-image: none;
}

.panel-danger > .panel-heading {
  background-image: none;
}

.well {
  background-image: none;
  border-color: #febd00;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .0), 0 1px 0 rgba(255, 255, 255, .0);
          box-shadow: inset 0 1px 3px rgba(0, 0, 0, .0), 0 1px 0 rgba(255, 255, 255, .0);
}

/* === CSS OVERIDE HERE === */

body {
  background: #f1f6f9 url(../images/bg-body-repeated.png) repeat-x left 59px;
	color: #405060;
}
.container.primary {
  background-color: #fff;
}
.container.top-left-radius {
  border-top-left-radius: 10px;
  padding-top: 15px;
}
@media (max-width: 768px) {
  .container.top-left-radius {
    border-top-left-radius: 0;
    padding-top: 15px;
  }
}

.header-bar-page {
  height: 60px;
  background: url("../images/page-bars-repeated.gif") repeat-x center top;
  margin-bottom: 3em;
}
.header-bar {
	margin-top: 0;
  font-family: 'gotham_condensedmedium';
  text-transform: uppercase;
	font-size: 20px;
	color: #0b72c1;
}
.title-post,.title-post a {
  font-family: 'gotham_condensedmedium';
  text-transform: uppercase;
	font-size: 30px;
}
.title-post a:hover {
	text-decoration: none;
}

.navbar-mobile {
  background: transparent;
}
@media (max-width: 768px) {
  .navbar-mobile {
    background: #fff;
  }
}

.navbar-main {
  margin-bottom: 0;
  border: 0 none;
}
.navbar-main .navbar-collapse .navbar-right {
  background: #fff;
}
.navbar-right:before {
  width: 105px;
  height: 70px;
  position: absolute;
  display: block;
  background: url(../images/shape-before-navbar.png) no-repeat center top;
  left: -100px;
}
.navbar-right:after {
  width: 15px;
  height: 70px;
  position: absolute;
  display: block;
  background: #fff;
  right: -15px;
  border-top-right-radius: 10px;
}
@media (max-width: 768px) {
  .navbar-right {
    margin: 0;
    padding: 0 15px;
    background: #f90;
  }
  .navbar-right:after {
    width: auto;
    height: auto;
    position: absolute;
    display: block;
    right: 0;
    border-top-right-radius: 0;
  }
  .navbar-right {
    padding: 0;
  }
}
.navbar-right {
  position: relative;
}
.navbar-nav > li {
  padding: 18px 0 2px;
}
@media (max-width: 768px) {
  .navbar-collapse .navbar-nav > li {
    padding: 0;
  }
}
.navbar-brand {
  float: left;
  font-size: 18px;
  height: 70px;
  line-height: 20px;
  padding: 0;
}
.navbar-collapse {
  border-top: 0 #0b72c1 solid;
}
@media (max-width: 768px) {
  .navbar-collapse {
    border-top: 3px #0b72c1 solid;
  }
}
.carousel {
  padding: 0 0 60px;
  background: #fff url(../images/carousel-bottom.jpg) no-repeat bottom center;/*
  border-top-left-radius: 10px;*/
  margin-bottom: 10px;
}
.carousel-control.left,
.carousel-control.right {
  background-image: none;
}
.carousel-indicators {
  bottom: 0;
}
.carousel-indicators li {
  border-color: #0b72c1;
}
.carousel-indicators .active {
  background-color: #0b72c1;
}

.sub-category-featured {
	display: none;
}

@media (min-width: 1024px) {
	.sub-category-featured {
		display: block;
	}
	.sub-category-featured {
		position: absolute;
		width: auto;
		height: 100%;
		max-height: 300px;
		top: 0;
		left: 0;
		background: rgba(0, 83, 135, .50);
		z-index: 999;
		font-family: 'gotham_condensedmedium';
	}
	.sub-category-featured .btn-group-vertical {}
	.sub-category-featured .btn-group-vertical button {
		border-radius        : 0 !important;
		-moz-border-radius   : 0 !important;
		-webkit-border-radius: 0 !important;
		background: transparent;
		text-align: left;
		color: #fff;
		font-size: 18px;
		padding: 3px 12px 3px 6px;
		width: 120px !important;
	}
	.sub-category-featured .btn-group-vertical button:hover {
		background: rgba(0, 81, 137, .50);
	}
	.sub-category-featured .btn-group-vertical button:focus {
		box-shadow: none;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
	}
	.sub-category-featured .btn-group-vertical .dropdown-menu {
		top: -2px;
		left: 100%;
		box-shadow: none;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		border-radius: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		background: rgba(0, 81, 137, .50);
		border: 0 none;
		padding: 0;
		font-size: 18px;
	}
	.sub-category-featured .btn-group-vertical .dropdown-menu li a {
		padding: 3px 6px;
		color: #fff;
	}
	.sub-category-featured .btn-group-vertical .dropdown-menu li a:hover {
		background: #ffbe00;
		color: #0b72c1;
	}
	.sub-category-featured .btn-group-vertical .dropdown-toggle:after {
		content: "\e080";
		position: absolute;
		top: 10px;
		left: 90%;
		display: inline-block;
		font-family: 'Glyphicons Halflings';
		font-style: normal;
		font-weight: normal;
		line-height: 1;

		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;	
		font-size: 12px;
	}
}
.panel {
  border-top-left-radius:  6px;
  border-top-right-radius: 6px;
}
.panel-default {
  border: 0 none;
}
.panel-default .panel-heading {
  border-top-left-radius:  4px;
  border-top-right-radius: 4px;
}
.panel-heading {
  font-family: 'gotham_condensedmedium';
  text-transform: uppercase;
  padding: 10px 12px 0;
}
.panel-heading,.panel-title {
  font-size: 18px;
}
.panel-title {
  padding: 0 0 2px;
  line-height: 20px;
  color: #fff;
}
.panel-default > .panel-heading {
  background-color: #0b72c1;
  border-bottom: 0 none;
  color: #fff;
}
.panel-default > .panel-body {
  border-top: 4px #febd00 solid;
  margin-top: 2px;
  padding: 10px 0;
}
.panel-default > .panel-footer {
  border-top: 0 none;
  background-color: #febd00;
  color: #fff;
  border-bottom-left-radius:  6px;
  border-bottom-right-radius: 6px;
}
.panel-primary > .panel-heading {
  background-color: #0b72c1;
}
.panel-primary,.panel-primary > .panel-heading {
  border-color: #285e8e;
}
.panel-success > .panel-heading {
  background-color: #3fb618;
}
.panel-success,.panel-success > .panel-heading {
  border-color: #339213;
}
.panel-warning > .panel-heading {
  background-color: #ff7518;
}
.panel-warning,.panel-warning > .panel-heading {
  border-color: #ee6000;
}
.panel-danger > .panel-heading {
  background-color: #df0024;
}
.panel-danger,.panel-danger > .panel-heading {
  border-color: #b3001e;
}
.panel-info > .panel-heading {
  background-color: #3fd1de;
}
.panel-info,.panel-info > .panel-heading {
  border-color: #1ac3d9;
}

.list-checked li:before {
  content: "\e013";
  position: absolute;
  top: 1px;
  left: 0;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  color: #A2CAEB;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;  
}
.list-checked li {
  padding-left: 20px;
  position: relative;
}
.featured-category a:hover {
  text-decoration: none;
  color: #febd00;
}

.panel-category {
  border: 1px #0b72c1 solid;
	margin-bottom: 1px;
}
.panel-category {
  border-radius: 0 !important;
}
.panel-category h4 {
	padding: 0;
}
.panel-category a {
	background-color: #FEBD00;
  font-family: 'gotham_condensedmedium';
  display: block;
  padding: 10px;
  text-decoration: none;
}
.panel-category a.collapsed {
	background-color: #0b72c1;
	color: #fff;
}
.panel-category ul {
  padding-left: 24px;
  color: #d7d7d7;
}
.panel-category li a {
  font-family: inherit;
  background: transparent;
  padding: 2px;
}

.featured-product img,
.extra-panel,
.our-service img,
.special-offer img {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.extra-panel {
  border: 1px #d7d7d7 solid;
  background: url(../images/gradient.png) no-repeat bottom right;
}
.extra-panel p {
  margin-bottom: 0;
}
.extra-panel .panel-body {
  text-align: center;
}
.extra-panel h3.bank-wire-title {
  background: #19406a url(../images/bg-extra-panel.png) repeat-y center top;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  padding: 12px 0;
  margin: 0;
}
.extra-panel .bank-wire {
  padding-bottom: 30px;
}
.extra-panel .bank-wire p {
  text-align: center;
  color: #0239a0;
  text-transform: uppercase;
  font-size: 18px;
}

.product-list-featured {}
.product-list-featured dl {
  border-bottom: 4px #febd00 solid;
  border-bottom-right-radius: 6px;
}
.product-list-featured dd {
  background: #0b72c1;
  color: #fff;
  padding: 10px 10px 30px;
  height: auto;
  margin-bottom: 2px;
  border-top-left-radius: 6px;
  position: relative;
}
.product-list-featured dd {
  height: auto;
}
@media (min-width: 480px) {
  .product-list-featured .dl-horizontal dt {
    width: 136px;
  }
  .product-list-featured .dl-horizontal dd {
    margin-left: 140px;
  }
  .product-list-featured dd {
    height: auto;
    min-height: 135px;
  }
}

.product-name,.product-short-desc {
  line-height: 20px;
}
.product-name a:hover,.product-short-desc a:hover {
  text-decoration: none;
}
.product-name {
  font-family: 'gotham_condensedmedium';
  font-size: 18px;
  margin-top: 0;
}
.product-short-desc {
  font-family: 'gotham_condensed_bookregular';
  font-size: 16px;
}
a.btn-detail:before {
  content: "";
  display: inline;
  width: 40px;
  height: 33px;
  left: -40px;
  position: absolute;
  background: url(../images/detail-btn.png) no-repeat 0 0;
}
a.btn-detail {
  display: inline-block;
  background: #febd00;
  position: absolute;
  right: 0;
  bottom: -6px;
  padding-left: 0;
  padding-right: 20px;
  font-family: 'gotham_condensedmedium';
  font-size: 18px;
  color: #005189;
  line-height: 33px;
  border-bottom-right-radius: 6px;
}
a.btn-detail:hover {
  text-decoration: none;
}

.product-list {
	border-bottom: 2px #febd00 solid;
	margin-bottom: 30px;
}

.tab-content {
	padding-top: 30px;
}

.pagination {
	margin: 0 auto;
}

footer {
  min-height: 100px;
	padding-bottom: 30px;
}
footer .footer-block {
	background: #febd00; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlYmQwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc4JSIgc3RvcC1jb2xvcj0iI2ZiYjIwMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYWFkMDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #febd00 0%, #fbb203 78%, #faad05 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#febd00), color-stop(78%,#fbb203), color-stop(100%,#faad05)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #febd00 0%,#fbb203 78%,#faad05 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #febd00 0%,#fbb203 78%,#faad05 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #febd00 0%,#fbb203 78%,#faad05 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #febd00 0%,#fbb203 78%,#faad05 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#febd00', endColorstr='#faad05',GradientType=0 ); /* IE6-8 */
	min-height: 40px;
}
footer .copyrights {
	height: 40px;
	padding-top: 24px;
	background: url(../images/bg-footer-btm.png) no-repeat right top;
	font-size: 12px;
	color: #999;
}
footer .copyrights {
	height: 40px;
	padding-top: 24px;
	background: url(../images/bg-footer-btm.png) no-repeat right top;
	font-size: 12px;
	color: #999;
}
footer .copyrights {
	position: relative;
}
footer .copyrights p.sosmed {
	position: absolute;
	top: -28px;
	right: 10px;
}

.navbar-footer {
	margin-left: -25px;
}
.navbar-footer li {
	padding: 0;
}
.navbar-footer li a {
	padding: 10px;
	font-family: inherit;
	font-size: 11px;
	color: #fff;
}
.navbar-footer li a:hover {
	text-decoration: underline;
}

@media ( max-width: 768px ) {
	footer .copyrights {
		text-align: center;
	}
}

.panel-default > .panel-body .home-info{
  padding: 5px ;
}
