/* ========================================================================
 * FUSION
 * http://www.fusion.com/
 * ========================================================================
 * Copyright 2017 www.fusion.com
 * Licensed under IWM (http://www.indowebmedia.com/)
 * ======================================================================== */

/* Document
   ========================================================================== */
html { font-family: sans-serif; /* 1 */ line-height: 1.15; /* 2 */ -ms-text-size-adjust: 100%; /* 3 */ -webkit-text-size-adjust: 100%; /* 3 */ }
body { margin: 0; font-family: 'Montserrat', sans-serif; color:#555; font-weight:300; }
img { max-width: 100%; margin:0px auto;	}
a { background-color: transparent; /* 1 */ -webkit-text-decoration-skip: objects; /* 2 */}
a:active, a:hover { outline-width: 0; }
.h1 { font-size: 3rem; }
.h2 { font-size: 2.25rem; }
.h3 { font-size: 1.5rem; }
.h4 { font-size: 1.25rem; }
.h5 { font-size: 1rem; }
.h6 { font-size: .875rem; }
.sidebar-l { margin-bottom:30px;}
.main { margin-bottom:48px;}
.main h3 {margin-bottom:24px; font-weight:700; font-size:20px; padding:0px; color:#4B4972;letter-spacing:  .1em;}
.main-content { font-weight:200; color:#333; line-height: 1.75; font-size:14px; letter-spacing:  .05em;}
.main-content h1 { padding:0px; margin:0px; margin-bottom:24px;}
.footer {background:#EEE3CF; padding:48px 0px;color:#55483F;}
.footer-copy { border-top:1px solid #333333; color:#999; letter-spacing:  .1em; text-align:center; font-weight:300; font-size:10px; padding-top:24px;}
.footer-copy a { color:#999;}
.myTitle { font-size:20px; text-transform:uppercase; color:#4B4972; letter-spacing:normal !important; font-weight:700; border-bottom:1px solid #ccc; padding-bottom:16px !important;}
.content-title { font-size:20px; text-transform:uppercase; color:#4B4972; letter-spacing:normal !important; font-weight:700; border-bottom:1px solid #ccc; padding-bottom:16px !important;}
.w-20 {  width:  20%; }
.w-41 { width: 41.66666667%; }
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 0px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: middle;
  border-top: none;
  border-bottom: 1px solid #EEEEEE;
  font-size:12px;
}
.alert {
  padding: 8px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert-info {
  color: #4b4972;
  background-color:#d6d6e4;
  border-color: #bfbed5;
  font-weight:300;
  font-size:12px;
}
.alert-info span {
	text-transform:uppercase;
	font-weight:500;	
}
.even strong {
	font-weight:400;
	font-size:13px;	
	color:#C43B68;
}
.even a {
	color:#000;
	font-weight:200;
}
#o-berita-value a {
	color:#000;
}
#o-berita-value strong {
	font-weight:200;
}


/* TOGGLABLE TABS
   ========================================================================== */
.tab-content .std-table {
	border-top:none !important;	
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  font-weight:300;
  color:#333;
  font-size:12px;
}
.nav-tabs > li > a:hover {
  border-color: #ccc;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #4B4972;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ccc;
  border-bottom-color: transparent;
}


/* SHOPPING CART DETAIL
   ========================================================================== */
.shopping-cart-detail {
	margin-bottom:16px;	
}
.shopping-cart-detail .fa {
	color:#212121;
}
.shopping-cart-detail thead th {
	text-transform:uppercase;
	font-weight:300;
	color:#212121;
}
.shopping-cart-detail tbody td {
	font-size:13px !important;
	font-weight:300;
	color:#4B4972;
}
.shopping-cart-detail tbody span {
	color:#212121;
}
.shopping-cart-detail tfoot td {
	color:#4B4972;
	font-weight:300;
}
.shopping-cart-detail tfoot strong {
	text-transform:uppercase;
	font-weight:300;
	color:#212121;
}
.price-amount {
	font-size:18px;	
}

/* PRODUCT DETAIL
   ========================================================================== */
.product-info-td {
	 margin-bottom:24px;
 }
 
.description-image { margin-bottom:8px; border:1px solid #dbdbdb; }
.description-image {
	position:relative;
	min-height: 350px;
}
.description-image img {
	position:absolute;
	top:0;
	bottom:0;
	margin:auto;
	text-align:center !important;
	left:0;
	right:0;
}
.description-zoom-info {
	font-size:10px;
	text-align:center;	
}
.description-info-box .myTitle {
	font-weight:300;	
	text-align:left !important;
}
.description-info-box span {
	color:#212121;
	text-transform:uppercase;
	font-weight:300;	
}
.price-normal span {color:#4B4972; font-weight:300; font-size:18px; vertical-align:middle; letter-spacing:normal !important;}
.stock { font-weight:300; color:#C43B68;}
.product-detail {
	margin-bottom:30px;	
}
.description-thumbnail {
	margin-bottom:48px;	
}
.description-thumbnail-item {
	border:1px solid #ccc;	
}
.description-spesification h3 {
	letter-spacing:.1em;
	color:#333;
	padding:0px 0px 8px 0px;
	margin:0px 0px 24px 0px;
	text-transform:uppercase;
	font-size:14px;
	border-bottom:1px solid #ccc;
}
.description-spesification {
	margin-bottom:96px;	
}
.description-info-box .form-inline {
	float:left;
	clear:both;
	margin-right:16px;	
}
.description-info-box .input-group-addon {
	padding:0px;
	margin:0px;
	border:none;
	border-radius:0px;	
}
.description-info-box .btn-default {
	background-color:transparent !important;
	border:1px solid #ccc;
}
.description-info-box .form-control {
	color:#212121;
	font-weight:400;	
}

/* TESTIMONIAL
   ========================================================================== */
.testimonial-item {
	border-bottom:1px dashed #ccc;
	margin-bottom:24px;	
}

/* STD TABLE, STD FORM
   ========================================================================== */
.std-table { border:1px solid #ccc; padding:16px; text-align:left !important;}
.std-table .form-group {
	margin-bottom:8px;
}
.std-table .form-group img {
	margin:inherit;
}
.std-form .input-group-addon {
	border:none;
	background-color:transparent;	
}
.std-table label {
  margin-bottom: 2px;
  font-weight: 300;
  color:#212121;
  text-transform:uppercase;
  font-size:11px;
  letter-spacing:normal !important;
}
.std-table .form-control {
  color: #000;
  letter-spacing: .1em;
  font-weight:300;
  border: 1px solid #ccc;
  border-radius: 0px;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: none;
       -o-transition: none;
          transition: none;
}
.std-table .form-control:focus {
  border-color: #555;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* PAGINATION
   ========================================================================== */
.pagination {
	float:right;
	clear:both;	
}
.pagination strong {
	border:1px solid #4B4972;
	padding: 5px 10px;
	background:#4B4972;
	color:#fff;
	font-size:12px;
	font-weight:300;
}
.pagination a {
	border:1px solid #ccc;
	padding: 5px 10px;
	background:#fff;
	color:#333;
	font-size:12px;
	margin-left: 3px;
	font-weight:300;
}
.pagination a:hover {
	border:1px solid #4B4972;
	background:#4B4972;
	color:#fff;
	text-decoration:none;
}

/* SHOPPING CART
   ========================================================================== */
#shop-cart-side {
	margin-top:50px;
}
.shopping-cart-info {
	background:#eee;	
}
.shopping-cart-info .fa {
	padding-left:5px;
	color:#3a3a3c;
}
.shopping-cart-info .btn-default {
	background-color:#eee;
	border:1px solid #eee;
	color:#3a3a3c;
	border-left:1px solid #3a3a3c;
}
.shopping-cart-info .btn-default:focus,
.shopping-cart-info .btn-default.focus {
  color: #aaa;
  background-color: #3a3a3c;
  border-color: #aaa;
}
.shopping-cart-info .btn-default:hover {
  color: #3a3a3c;
  background-color: #eee;
  border-color: #eee;
  border-left:1px solid #3a3a3c;
}
.shopping-cart-info .btn-default:active:hover,
.shopping-cart-info .btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.shopping-cart-info .btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.shopping-cart-info .btn-default:active.focus,
.shopping-cart-info .btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #3a3a3c;
  background-color: #eee;
  border-color: #eee;
  border-left:1px solid #3a3a3c;
}
.shopping-cart-info .btn-default:active,
.shopping-cart-info .btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}

#total-cart-item {
	color:#FF4136;	
}


/* BUTTON
   ========================================================================== */
.btn-default {
  color: #aaa;
  background-color: #3a3a3c;
  border-color: #aaa;
  border-radius:0px;
  border-left:none;
}
.btn-default:focus,
.btn-default.focus {
  color: #aaa;
  background-color: #3a3a3c;
  border-color: #aaa;
}
.btn-default:hover {
  color: #aaa;
  background-color: #3a3a3c;
  border-color: #aaa;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #aaa;
  background-color: #3a3a3c;
  border-color: #aaa;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #aaa;
  background-color: #3a3a3c;
  border-color: #aaa;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}

.btn-primary {
  color: #fff;
  background-color: #4B4972;
  border-color: #4B4972;
  border-radius:0px;
  font-weight:300;
  letter-spacing: .1em;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #4B4972;
  border-color: #4B4972;
}
.btn-primary:hover {
  color: #4B4972;
  background-color: #fff;
  border-color: #ccc;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #4B4972;
  background-color: #fff;
  border-color: #ccc;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #4B4972;
  background-color: #fff;
  border-color: #ccc;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}



/* SEARCH
   ========================================================================== */
.search .form-control {
  font-size: 12px;
  letter-spacing:  .1em;	
  color: #222;
  background-color: #eee;
  border: 1px solid #eee;
  border-radius: 0px;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: none;
       -o-transition: none;
          transition: none;
}
.search .form-control:focus {
  border-color: #AAAAAA;
  outline: 0;
  -webkit-box-shadow:  none;
          box-shadow:  none;
}
.footer .search {
	margin-bottom:16px;	
}
.footer .search .form-control:focus {
  border-color: #eee;
  outline: 0;
  -webkit-box-shadow:  none;
          box-shadow:  none;
}


/* BOX, HORIZONTAL MENU
   ========================================================================== */
.box1 { 
	color:#fff;
	font-weight:300;
	margin-bottom:48px;
	font-size:11px;
	letter-spacing:  .1em;	
}
.box1 .fa {
	line-height:34px;
	color:#fff;
	margin-bottom:16px;
	padding:0px;
}
.box1 h3 { 
	font-size:14px;
	font-weight:400;
	text-transform:uppercase;
	color:#fff;
	margin:0px;
	margin-bottom:16px;
	padding:0px;
}
.box1 a {
	color:#fff;
 }
.box1 a:hover {
	text-decoration:none;
	color:#999999;
 }
.box2 {
	margin-bottom:48px;	
}

.horizontal-menu-bottom h3 {
	 padding:0px;
	 margin:0px;
	 margin-bottom:24px;
	 text-transform:uppercase;
	 color:#fff;
	 font-size:14px;
	 letter-spacing:  .25em; 
 }
.horizontal-menu-bottom a {
	font-size:10px;
	color:#999;
	letter-spacing:  .1em;	
}
.horizontal-menu-bottom a:hover {
	color:#fff;
	text-decoration:none;
}
.horizontal-menu-bottom-item {
	display:block;
	margin-bottom:16px;
	color:#fff;
	font-weight:300;
	font-size:11px;
	text-transform:uppercase;
	letter-spacing:  .1em;	
}

.welcome {
	font-weight:200;
	letter-spacing:  .05em;
	font-size:13px;	
	color:#fff;
	line-height:1.75;
}

/* PRODUCT LIST, BREADCUMB, RELATED PRODUCT LIST
   ========================================================================== */
.product-list .myTitle {
	border-bottom:1px dashed #ccc;
	padding-bottom:16px;
	margin-bottom:24px;	
}
.product-list p { 
	font-weight:200; 
	color:#555555; 
	line-height: 1.75; 
	font-size:14px; 
	letter-spacing:  .05em;
}
.product-list .row {
	margin-top:30px;
}
.product-item {
	margin-bottom:48px;	
	text-align:center;
}
.img {
	margin-bottom:24px;
 }
.product-item h4 {
	font-size:14px;
	margin-bottom:8px;
	font-weight:600;
	color:#444444;
	text-transform:uppercase;
}
.product-item h4 a {
	color:#444444;
}
.product-item h4 a:hover {
	color:#C43B68;
	text-decoration:none;
}
.product-item p {
	font-weight:400;
	color:#4B4972;
	text-transform:uppercase;
}

.breadcumb {
	font-weight:300;
	letter-spacing: .1em;
	font-size:12px;
	text-transform:uppercase;
}
.breadcumb a {
	color:#333;	
	text-transform:lowercase;
}
.breadcumb a:hover {
	color:#C43B68;
	text-decoration:none;
}

.related-product-list h3 {
	border-bottom:1px dashed #ccc;
	padding-bottom:16px;
	margin-bottom:24px;
	text-transform:uppercase;
	letter-spacing:normal;
}


/* BANNER
   ========================================================================== */
.banner-main { margin-bottom:48px;}
.banner-3 { margin-bottom:10px;}
.banner-4 { margin-top:10px;}

/* HEADER
   ========================================================================== */
.header {
	background:#EEE3CF;
	padding:8px 0px;
	margin-bottom:30px;	
}
.header .search {
	margin-top:50px;
}
.header .input-group-addon {
  padding: 0px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color:transparent;
  border: none;
  border-radius: 0px;
}
.header .form-control {
  font-weight:300;
  font-size: 12px;
  line-height: 1.42857143;
  letter-spacing:  .1em;	
  color: #fff;
  background-color: #3a3a3c;
  border: 1px solid #AAAAAA;
  border-radius: 0px;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: none;
       -o-transition: none;
          transition: none;
}
.header .form-control:focus {
  border-color: #AAAAAA;
  outline: 0;
  -webkit-box-shadow:  none;
          box-shadow:  none;
}
.header .form-control-static {
  min-height: 30px;
  text-align:center;
  padding: 5px 0px;
  margin-bottom: 0;
  background:#eee;
  color:#3a3a3c;
  font-weight:300;
  font-size:12px;
  letter-spacing:normal;
}

/* MENU
   ========================================================================== */
.menu {
	/*background:#F5F5F5;*/
	padding:26px 16px 1px 16px;	
}
.menu ul {
	list-style:none;
	padding:0px;
	margin:0px;	
}
.menu li {
	list-style:none;
	padding:0px;
	margin:0px 0px 16px 0px;	
}
.menu li a {
	color:#000;
	font-size:11px;
	font-weight:300;
	text-transform:uppercase;
	letter-spacing:  .1em;
	display:block;
	border-bottom:1px solid #333;
	margin-bottom:8px;
	padding-bottom:4px;
}
.menu li a:hover {
	text-decoration:none;
	color:#C43B68;
}
.children li {
	margin:0px;
	padding:0px;
}
.children li a {
	border-bottom:none !important;
	color:#444;
	font-size:11px;
}
.subcategory li {
	padding:4px 4px 0px 16px;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: none;
  background-color: none;
  filter: none;
  opacity: .5;
}
.carousel-control.left {
  background-image: none;
  filter:  none;
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image:  none;
  filter: none;
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: none;
  outline: 0;
  opacity: .9;
}

.input-qty {
	font-weight:bold;
}

.button-qty {
  margin: 0 6px 0 0px;
  text-indent: -9999px;
  cursor: pointer;
  width: 29px;
  height: 29px;
  float: left;
  text-align: center;
  background:url(../images/buttons.png) no-repeat;
}
.dec {
  background-position: 0px -29px;
}
.total-amount {
	background:#DDDDDD;
	color:#000;
	font-weight:600;
}
.message-error {
		padding: 8px;
		margin-bottom: 20px;
		border-radius: 4px;
		font-size:12px;
        border:1px solid #ffa414; color:#bf3102; padding-left:2em;
        background:url(../images/exclamation.png) .333em center no-repeat #fedac3;
}
.message-success {
		padding: 8px;
		margin-bottom: 20px;
		border-radius: 4px;
		font-size:12px;
        border:1px solid #86c446; color:#2b5401; padding-left:2em;
        background:url(../images/accept.png) .333em center no-repeat #ddf6c4;
}
.message-info {
		padding: 8px;
		margin-bottom: 20px;
		border-radius: 4px;
		font-size:12px;
        border:1px solid #6894C2; color:#00529B; padding-left:2em;
        background:url(../images/information.png) .333em center no-repeat #d5f0fd;
}
