/*
$primarycolor: rgb(89,61,69);
*/
/** should we? *
@font-face {
	font-family: 'Arimo';
	src: url('../font/Arimo/Arimo-Regular.ttf') format('truetype');
	font-weight:normal;
	font-style:normal;
}*/
@import url(http://fonts.googleapis.com/css?family=Arimo:400,700);
body {
  margin: 0 auto;
  background-color: #f4f4f4;
  opacity: 1.0;
  -webkit-transition: background 1.5s linear;
  -moz-transition: background 1.5s linear;
  -o-transition: background 1.5s linear;
  -ms-transition: background 1.5s linear;
  transition: background 1.5s linear;
  background-repeat: repeat-x;
  font-size: 12px;
  font-family: "Arimo", "Arial";
  color: #575455;
}

div.wrapper {
  padding: 0 15px;
}

button {
  cursor: button;
}

ul {
  margin: 0px;
  padding: 0px;
}

li {
  list-style: none;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

strong {
  color: black;
}

.centerer {
  text-align: center;
}

.wrapper {
  margin: 0 auto;
  padding: 10px 0px 0px 0px;
}

.clear {
  clear: both;
  height: 0px;
}

.logo {
  width: 215px;
  float: left;
  padding-left: 0;
  position: relative;
  z-index: 1;
  margin-top: 30px;
}

/*==TOP LINK==*/
.toplink {
  float: right;
  position: relative;
  top: -1px;
  left: -2px;
}

.toplink li a {
  height: 45px;
  color: #ab348b;
  font: 12px;
  font-weight: bold;
  font-family: Arial;
  float: left;
}

.toplink .form-search img {
  margin-left: 0px;
  margin-bottom: -2px;
}

input#search {
  color: #000;
  padding: 2px 5px;
  height: 20px;
  width: 147px;
  border: 1px solid #b7be8a;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-image: url("../images/bn3/sheet/spritesheet.png") !important;
  background-position: 130px -372px !important;
  background-repeat: no-repeat !important;
  margin-top: 10px;
  margin-right: 30px;
}

.yahoo_ol, .yahoo_off {
  padding: 0 30px;
  margin-top: 8px;
}

.cms-products .pita.subtitle {
  display: none;
}

/*==FEATURED PRODUCTS WIDGET==*/
.featured-wrapper {
  width: 1100px;
  margin-top: 220px;
  padding-top: 210px;
  background: white;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-left: solid 1px #efefef;
  border-right: solid 1px #efefef;
  padding-bottom: 1px;
  margin-bottom: -1px;
}

.featured {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 950px;
  font-size: 0px;
}
.featured > div, .featured > * {
  font-size: 12px;
}
.featured > h2 {
  font-size: 25px;
}

.featured .pita {
  height: 1px;
  position: relative;
  z-index: 1;
}

.featured .products-grid {
  width: 300px;
  position: relative;
  top: -10px;
  float: none;
}

.featured .products-grid .product-image img {
  border: 1px solid #eee;
}

.featured .cat-wrapper {
  display: inline-block;
  font-size: 12px;
  margin: 0px;
}

.featured .products-grid .product-name {
  width: 300px;
}

/*==TOP Navigation==*/
.links {
  top: -7px;
  position: relative;
}

.links li {
  float: left;
  margin: 11px 0px;
  padding: 0px 11px;
  border-right: 1px solid #ffffff;
}

.links li.last {
  border-right: 0px solid #f3ffa8;
}

.links li a {
  font-size: 12px;
  color: #FFFFFF;
  font-family: Arial;
  font-weight: bold;
  text-transform: uppercase;
}

.linkshubkami {
  float: right !important;
}

.linkshubkami img {
  margin-top: -88px;
}

/*==Main Content==*/
.main-content {
  margin-bottom: 20px;
}

.main {
  /** [[ BN3 ]] **/
  width: 1102px;
  margin: 0px auto;
}

/*==BANNER PRODUCT==*/
.banner-product {
  background: url(../images/banner_product.jpg) no-repeat top center #ffffff;
  margin-top: 20px;
  height: 150px;
}

.banner-product ul {
  top: 23px;
  width: 940px;
  position: relative;
}

.banner-product ul li {
  text-align: center;
}

.banner-product .title {
  font-family: "Androgyne_TB";
  font-size: 35px;
  font-weight: normal;
  color: #302F30;
  padding: 30px 0 0 0;
}

.banner-product .subtitle {
  font-family: "Androgyne_TB";
  font-size: 25px;
  font-weight: normal;
  color: #fed1e6;
}

.banner-product .text {
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  color: #575455;
  margin-top: 40px;
  margin-bottom: 20px;
}

div.shadow {
  /*	background:url(../images/banner-shadow.png) no-repeat bottom center; */
  position: relative;
}

/*==BANNER INDEX==*/
.banner {
  background: url(../images/banner_bg.png) no-repeat 0 -90px #ffffff;
}

.banner ul li {
  text-align: center;
}

.banner .shadow {
  background: url(../images/banner-shadow.png) no-repeat bottom center;
  padding-bottom: 5px;
}

.banner .title {
  font-family: "Androgyne_TB";
  font-size: 35px;
  font-weight: normal;
  color: #df2d2d;
  margin-top: 40px;
}

.banner .content {
  width: 500px;
  text-align: center;
  padding: 20px 35px;
}

.banner .action {
  text-align: center;
}

.banner .action button.btn-banner {
  width: auto;
  border: 0;
  margin: 0;
  padding: 0;
  background: none;
  cursor: pointer;
}

.banner .action button.btn-banner span {
  background: url(../images/button-banner.png) no-repeat center;
  width: 259px;
  height: 49px;
  display: block;
}

.banner .action button.btn-banner span span {
  background: url(../images/truck.png) no-repeat 25px;
  padding-left: 30px;
  font-size: 25px;
  font-family: "Androgyne_TB";
  color: #ffffff;
  display: table-cell;
  vertical-align: middle;
}

#my-glider .bullet {
  top: -25px;
  position: relative;
  float: right;
  left: -15px;
}

#my-glider .bullet ul {
  margin: 0 auto;
  display: table;
}

#my-glider .bullet li {
  cursor: pointer;
  margin: 0px 3px;
  float: left;
  width: 10px;
  height: 10px;
  background-color: #187f06;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

#my-glider .bullet li.active {
  cursor: pointer;
  margin: 0px 3px;
  float: left;
  width: 10px;
  height: 10px;
  background-color: #f74514;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

/*==GALLERY PRODUCT==*/
.gallery {
  background: #ffffff;
  border: 0px solid #e1dcdc;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

.gallery .grid {
  border-bottom: 1px dotted #858585;
}

.gallery .grid.last {
  border-bottom: 0px dotted #858585;
}

.gallery .grid .colleft {
  width: 290px;
  padding: 3px;
  border-right: 1px dotted #858585;
}

.gallery .grid .colright {
  width: 290px;
  padding: 3px;
  border-right: 0px dotted #858585;
}

.gallery .grid .subtitle, .gallery .grid .subtitle a {
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  color: #121212;
  text-align: center;
}

.gallery .grid img {
  margin: 0 auto;
  position: relative;
  display: block;
}

.category-products-grid button.btn-beli, .category-products-grid button.btn-detail {
  width: auto;
  border: 0;
  padding: 0;
  background: none;
  cursor: pointer;
  margin: 0 3px;
}

.category-products-grid button.btn-beli span, .category-products-grid button.btn-detail span {
  background: url(../images/btn-beli-small.png) no-repeat;
  width: 59px;
  height: 19px;
  display: block;
  line-height: 19px;
}

.category-products-grid button.btn-beli span, .category-products-grid button.btn-detail span {
  font-size: 12px;
  font-family: Arial;
  font-weight: bold;
  color: #ffffff;
  display: table-cell;
  vertical-align: middle;
}

/*==PRODUCT INDEX==*/
.product .colleft, .product .colright {
  width: 300px;
  background: #ffffff;
  border: 1px solid #e1dcdc;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

.product .title {
  font-family: "Androgyne_TB";
  font-size: 22px;
  font-weight: normal;
  color: #df2d2d;
  padding: 15px 5px;
  text-align: center;
  border-bottom: 1px dotted #858585;
}

.product .subtitle, .product .subtitle a {
  font-family: "Androgyne_TB";
  font-size: 18px;
  font-weight: normal;
  color: #a52168;
  text-align: center;
}

.product .content {
  font-size: 12px;
  font-weight: normal;
  font-family: arial;
  color: #000000;
  text-align: center;
}

/*==CHECKOUT==*/
.simplecheckout {
  background-color: white;
  border-top-right-radius: 12px;
  border-top-left-radius: 12px;
  border-right: solid 1px #efefef;
  border-left: solid 1px #efefef;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 46px;
  padding-bottom: 70px;
}
.simplecheckout .checkout-summary {
  background-color: #fcfcfc;
  border: solid 1px #e5e5e5;
  width: 420px;
  padding: 0px 30px;
  display: inline-block;
  vertical-align: top;
}
.simplecheckout .checkout-summary > h2:first-of-type {
  margin: 15px 0px;
  display: block;
  text-align: center;
}
.simplecheckout .checkout-summary .checkout-preview {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.simplecheckout .checkout-summary .checkout-preview .checkout-preview-img {
  border: solid 1px #e5e5e5;
  width: 420px;
  height: 420px;
  background-color: white;
  text-align: center;
  display: block;
}
.simplecheckout .checkout-summary .checkout-preview .checkout-preview-img img {
  display: inline-block;
  vertical-align: bottom;
  top: 100%;
}
.simplecheckout .checkout-summary .checkout-preview .checkout-preview-info div {
  padding-top: 17px;
  padding-bottom: 17px;
  padding-left: 0px;
  padding-right: 0px;
  border-bottom: 1px solid #e5e5e5;
  color: #666666;
}
.simplecheckout .checkout-summary .checkout-preview .checkout-preview-info div span:first-of-type {
  font-weight: bold;
  display: inline-block;
  width: 180px;
}
.simplecheckout .checkout-summary .checkout-preview .checkout-preview-info div:last-of-type {
  border-bottom: 0px;
}
.simplecheckout .checkout-right {
  background-color: #fcfcfc;
  border: solid 1px #e5e5e5;
  width: 486px;
  padding: 0px;
  margin: 0px;
  margin-left: 15px;
  display: inline-block;
  vertical-align: top;
}
.simplecheckout .checkout-right #cos-pengirim input, .simplecheckout .checkout-right #cos-penerima input {
  width: 196px;
}
.simplecheckout .checkout-right .checkout-step {
  /** each step of the form **/
  background-color: #f2f5f7;
  border-top: solid 1px #e5e5e5;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding: 17px;
  color: #666666;
  margin: 0px;
  padding: 0px;
}
.simplecheckout .checkout-right .checkout-step span:first-of-type {
  font-weight: bold;
  display: inline-block;
}
.simplecheckout .checkout-right .checkout-step .edit {
  display: none;
  float: right;
  color: #68ad94;
  background-image: url("../images/bn3/sheet/spritesheet.png");
  background-repeat: no-repeat;
  background-position: -5px -108px;
  margin: 17px;
  padding-left: 17px;
}
.simplecheckout .checkout-right .checkout-step > span {
  padding: 17px;
}
.simplecheckout .checkout-right .checkout-step .step-folded {
  overflow: hidden;
  background-color: #fcfcfc;
  padding-right: 17px;
  padding-left: 17px;
  border-top: solid 1px #e5e5e5;
  /*>div>div{
  	label{
  		display:block;
  		text-align: left;
  		padding:3px 0px;
  	}
  }*/
}
.simplecheckout .checkout-right .checkout-step .step-folded .haspadding {
  padding-right: 15px;
}
.simplecheckout .checkout-right .checkout-step .step-folded .masukan {
  display: inline-block;
}
.simplecheckout .checkout-right .checkout-step .step-folded .centerer {
  font-size: 0px;
  text-align: center;
  padding-bottom: 20px;
}
.simplecheckout .checkout-right .checkout-step .step-folded .centerer div {
  display: inline-block;
  font-size: 12px;
  color: #666666;
}
.simplecheckout .checkout-right .checkout-step .step-folded .centerer div label {
  display: block;
  text-align: left;
  padding: 3px 0px;
}
.simplecheckout .checkout-right .checkout-step .step-folded .centerer div .dari-pada {
  width: 180px;
}
.simplecheckout .checkout-right .checkout-step .step-folded .centerer div #co-sentdate {
  background-image: url("../images/bn3/sheet/spritesheet.png");
  background-position: 105% -51px;
  background-repeat: no-repeat;
}
.simplecheckout .checkout-right .checkout-step .step-folded .centerer div input {
  font-size: 12px;
  border: solid 1px #b2b2b2;
  border-radius: 3px;
  padding: 8px;
}
.simplecheckout .checkout-right .checkout-step .step-folded .centerer div select {
  font-size: 12px;
  border: solid 1px #b2b2b2;
  border-radius: 3px;
  padding: 8px;
}
.simplecheckout .checkout-right .checkout-step .step-folded .centerer div textarea {
  display: block;
  width: 396px;
  max-width: 396px;
  padding: 8px;
  height: 94px;
  font-size: 12px;
  border: solid 1px #b2b2b2;
  border-radius: 3px;
  color: #666666;
}
.simplecheckout .checkout-right .checkout-step .step-folded .lefter {
  font-size: 0px;
  text-align: left;
  padding-bottom: 20px;
}
.simplecheckout .checkout-right .checkout-step .step-folded .lefter .alamat {
  display: block;
  width: 100%;
}
.simplecheckout .checkout-right .checkout-step .step-folded .lefter div {
  display: inline-block;
  font-size: 12px;
  color: #666666;
}
.simplecheckout .checkout-right .checkout-step .step-folded .lefter div .dari-pada {
  width: 180px;
}
.simplecheckout .checkout-right .checkout-step .step-folded .lefter div label {
  display: block;
  text-align: left;
  padding: 3px 0px;
}
.simplecheckout .checkout-right .checkout-step .step-folded .lefter div input {
  font-size: 12px;
  border: solid 1px #b2b2b2;
  border-radius: 3px;
  padding: 8px;
}
.simplecheckout .checkout-right .checkout-step .step-folded .lefter div select {
  font-size: 12px;
  border: solid 1px #b2b2b2;
  border-radius: 3px;
  padding: 8px;
}
.simplecheckout .checkout-right .checkout-step .step-folded .lefter div textarea {
  display: block;
  width: 96%;
  max-width: 96%;
  padding: 8px;
  height: 94px;
  font-size: 12px;
  border: solid 1px #b2b2b2;
  border-radius: 3px;
  color: #666666;
}
.simplecheckout .checkout-right .checkout-step .step-folded::before {
  content: ' ';
  padding-top: 20px;
  display: block;
}
.simplecheckout .checkout-right .checkout-step .step-baked {
  display: none;
  background-color: #fcfcfc;
  padding-right: 17px;
  padding-left: 17px;
  font-size: 12px;
  font-family: Arial;
}
.simplecheckout .checkout-right .checkout-step .step-baked p {
  display: block;
  text-align: left;
  padding: 0px 0px;
  font-size: 1em;
  padding: 0px;
  margin: 0px;
  padding-bottom: 14px;
}
.simplecheckout .checkout-right .checkout-step .step-baked .strong {
  font-weight: bold;
  padding-bottom: 3px;
}
.simplecheckout .checkout-right .checkout-step .step-baked .lefter {
  font-size: 0px;
  text-align: left;
}
.simplecheckout .checkout-right .checkout-step .step-baked .lefter .haspadding {
  padding-right: 40px;
}
.simplecheckout .checkout-right .checkout-step .step-baked .lefter div {
  display: inline-block;
  font-size: 12px;
  color: #666666;
}
.simplecheckout .checkout-right .checkout-step .step-baked::before {
  content: ' ';
  padding-top: 20px;
  display: block;
}
.simplecheckout .checkout-right .checkout-step .checkout-submit {
  height: 195px;
  width: 215px;
  padding: 15px;
  padding-top: 160px;
  font-size: 15px;
  font-weight: normal;
  color: #666666;
  background-color: white;
  border: solid 1px #dbdbdb;
  border-radius: 8px;
  cursor: pointer;
}
.simplecheckout .checkout-right .checkout-step .checkout-submit.indomaret {
  background-image: url("../images/bn3/checkout-payment-transparent.png"), url("../images/bn3/checkout-payment-indomaret.png"), url("../images/bn3/checkout-payment-b-0.png");
  background-position: bottom, 50% 0%,top;
  background-repeat: no-repeat, no-repeat,repeat-x;
}
.simplecheckout .checkout-right .checkout-step .checkout-submit.transfer {
  background-image: url("../images/bn3/checkout-payment-transparent.png"), url("../images/bn3/checkout-payment-transfer.png"), url("../images/bn3/checkout-payment-b-0.png");
  background-position: bottom,50% 0%, top;
  background-repeat: no-repeat, no-repeat, repeat-x;
}
.simplecheckout .checkout-right .checkout-step .checkout-submit.indomaret:hover {
  background-image: url("../images/bn3/checkout-payment-h.png"), url("../images/bn3/checkout-payment-indomaret.png"), url("../images/bn3/checkout-payment-b-h.png");
  border: solid 1px #d0d1d3;
  color: white;
}
.simplecheckout .checkout-right .checkout-step .checkout-submit.transfer:hover {
  background-image: url("../images/bn3/checkout-payment-h.png"), url("../images/bn3/checkout-payment-transfer.png"), url("../images/bn3/checkout-payment-b-h.png");
  border: solid 1px #d0d1d3;
  color: white;
}
.simplecheckout .checkout-right .checkout-step .step-template {
  max-height: 360px;
  overflow: auto;
}
.simplecheckout .checkout-right .checkout-step .co-templates {
  text-align: center;
  display: block;
}
.simplecheckout .checkout-right .checkout-step .co-templates .unselected {
  opacity: 0.4;
}
.simplecheckout .checkout-right .checkout-step .co-templates label {
  cursor: pointer;
}
.simplecheckout .checkout-right .checkout-step .co-templates .template-wrapper {
  cursor: pointer;
  display: inline-block;
  margin: 3px;
  padding: 0px;
  width: 210px;
  height: 152px;
}
.simplecheckout .checkout-right .checkout-step .co-templates .template-wrapper .templatename {
  display: block;
  text-align: center;
  margin-top: 5px;
}
.simplecheckout .checkout-right .checkout-step .co-templates .template-warper:first-of-type {
  margin-left: 0px;
}
.simplecheckout .checkout-right .checkout-step .co-templates .template-warper:last-of-type {
  margin-right: 0px;
}

#cos-template .step-baked {
  padding-bottom: 17px;
}
#cos-template .step-baked .templatename {
  display: none;
}

/**this file holds bungapapan template stylesheet. imported on styles.scss line by the key "@import 'checkout-bungapapan-templates.scss';" (use search)**/
/*$byellow0: rgb(248,231,115);
$byellow1: rgb(240,170,20);
$bpurple0: rgb(223,179,248);
$bpurple1: rgb(181,66,229);*/
.template {
  display: block;
  width: 210px;
  height: 120px;
  padding: 0px;
  border-radius: 5px;
  border: solid 1px #bdbdbd;
  color: black;
}
.template p {
  padding: 0px !important;
}
.template .part-top {
  height: 80px;
  width: 100%;
}
.template .part-top div {
  padding: 5px 0px;
}
.template .part-top .msg {
  text-align: center !important;
  font-size: 18px;
}
.template .part-top .name {
  text-align: center !important;
  font-size: 13px;
}
.template .part-top p {
  padding: 0px;
  margin: 0px;
  display: block;
  text-align: center !important;
}
.template .part-bottom {
  height: 30px;
  width: 100%;
  text-align: center !important;
  font-size: 15px;
  padding: 5px 0px;
}

.template1 .part-top, .template2 .part-top {
  background-color: white;
}
.template1 .part-bottom, .template2 .part-bottom {
  background-color: white;
}

.template3 .part-top, .template4 .part-top {
  background-color: white;
}
.template3 .part-top .name p:first-of-type, .template4 .part-top .name p:first-of-type {
  font-size: 13px;
}
.template3 .part-top .name p:last-of-type, .template4 .part-top .name p:last-of-type {
  font-size: 11px;
}
.template3 .part-bottom, .template4 .part-bottom {
  background-color: white;
}

.template10 .part-top .msg {
  font-size: 14px;
}
.template10 .part-top .name {
  font-size: 12px;
}

.checkout_order {
  padding: 0;
  margin-bottom: 20px;
  border: solid 1px #ccc !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.checkout_order.form {
  padding: 0;
}

.checkout_order .title {
  padding: 5px 5px 5px 10px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color: #ccc;
  font-size: 16px;
}

#checkout-btn-next1 {
  border: 0;
  background: #efefef;
  color: #ccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 100px;
  height: 25px;
}

#checkout-btn-next2 {
  border: 0;
  background: #F34715;
  color: #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 100px;
  height: 25px;
  cursor: pointer;
}

.checkout_order .fraaahhh {
  display: none;
}

#service_guarantee, #inpoh {
  padding: 0px;
  margin: 0px;
  display: none;
  color: #c94d65;
  background-image: url("../images/bn3/checkout-sentdate-warning.png");
  background-repeat: no-repeat;
  background-position: 0% 50%;
  padding-left: 18px;
}

.checkout .product-name {
  font-size: 14px;
}

.checkout .product table {
  margin-top: 75px;
}

.checkout table th, .checkout table td {
  text-align: left;
  color: #0c0b0b;
}

.checkout .product li {
  vertical-align: middle;
  display: table;
  float: left;
  width: 250px;
  height: 300px;
  border-bottom: 1px dotted #9d9d9d;
  padding: 10px;
}

.checkout_right_side button.btn-checkout,
.checkout_right_side button.btn-ucapan,
.checkout_right_side button.btn-giftcard,
.checkout_right_side button.btn-biayapengiriman {
  width: auto;
  border: 0;
  margin: 0;
  padding: 0;
  background: none;
  cursor: pointer;
}

button.button.btn-checkout span {
  background: url(../images/pasang-order.jpg) no-repeat center;
  width: 180px;
  height: 42px;
  display: block;
}

button.button.btn-checkout span span {
  background: url(../images/check1.png) no-repeat 25px;
  font-size: 12px;
  font-family: Arial;
  font-weight: bold;
  color: #ffffff;
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
}

.checkout_right_side button.btn-ucapan span, .checkout_right_side button.btn-giftcard span, .checkout_right_side button.btn-biayapengiriman span {
  background: url(../images/button-r.jpg) repeat-x center;
  width: 180px;
  height: 42px;
  display: block;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.checkout_right_side button.btn-ucapan span span {
  background: url(../images/ucapan.png) no-repeat 20px;
  padding-left: 20px;
}

.checkout_right_side button.btn-giftcard span span {
  background: url(../images/giftcard.png) no-repeat 20px;
  padding-left: 30px;
}

.checkout_right_side button.btn-biayapengiriman span span {
  background: url(../images/biayapengiriman.png) no-repeat 20px;
  padding-left: 35px;
}

.checkout_right_side button.btn-ucapan span span,
.checkout_right_side button.btn-giftcard span span,
.checkout_right_side button.btn-biayapengiriman span span {
  font-size: 12px;
  font-family: Arial;
  font-weight: bold;
  color: #ffffff;
  display: table-cell;
  vertical-align: middle;
}

/*==PAYMENT==*/
.payment .colleft {
  width: 900px;
  height: 700px;
  padding: 10px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border: 0px solid #e1dcdc;
  background: #ffffff;
  margin-bottom: 20px;
}

.payment .colright {
  width: 280px;
  height: 700px;
  padding: 10px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border: 1px solid #e1dcdc;
  background: #ffffff;
}

.payment table th {
  text-align: left;
  padding-right: 10px;
}

.payment table th, .payment table td {
  color: #0c0b0b;
  font-size: 12px;
  font-family: Arial;
}

.payment p {
  text-align: center;
  margin: 10px 0px;
  font-family: Arial;
  font-size: 12px;
  color: #0c0b0b;
}

.payment .text1 {
  color: #0c0b0b;
  font-weight: bold;
  font-family: Arial;
  font-size: 15px;
}

.payment .text2 {
  color: #f74514;
  font-weight: normal;
  font-family: "Androgyne_TB";
  font-size: 25px;
}

.payment .text3 {
  color: #656565;
  font-weight: normal;
  font-family: "Androgyne_TB";
  font-size: 20px;
}

.payment .title {
  color: #222222;
  font-weight: normal;
  font-family: "Androgyne_TB";
  font-size: 23px;
}

/*==BOTTOM Navigation*/
.bottomnav li {
  float: left;
  padding-left: 20px;
}

.bottomnav li a {
  font-size: 12px;
  font-weight: normal;
  font-family: Arial;
  color: #5b5b5b;
}

/*==OTHER==*/
.form {
  padding: 25px 0px;
  border-bottom: 0px dotted #9d9d9d;
}

.form.last {
  padding: 25px 0px;
  border-bottom: 0px dotted #9d9d9d;
}

.form .required {
  font-size: 11px;
  font-family: Arial;
  font-weight: bold;
  color: #ce3b8a;
}

.form .title {
  font-weight: bold;
  font-size: 23px;
  color: #f74514;
  text-transform: capitalize;
}

.form table th, .form table td {
  padding: 5px 5px;
}

.form table th {
  vertical-align: top;
  padding-top: 12px;
  text-align: left;
  color: #0C0B0B;
}

.form table th.label {
  width: 180px;
}

.form table td.text {
  padding-top: 12px;
}

.page-title {
  font-weight: normal;
  color: #593d45;
  padding-bottom: 10px;
  font-size: 25px;
  margin: 0px auto;
  text-align: center;
  font-family: "Arimo", "Arial";
}

.colleft {
  float: left;
}

.colright {
  float: right;
  margin-top: 50px;
}

.colspace {
  width: 17px;
  float: left;
}

.input-text {
  border: 1px solid #979797;
  background-color: white;
  padding: 5px 10px;
}

.select-box {
  border: 1px solid #979797;
  background-color: #ffffff;
  padding: 5px 10px;
}

/* Pager */
.pager {
  font-size: 11px;
  text-align: center;
}

.pager .amount {
  float: left;
  font-size: 12px;
}

.pager .limiter {
  float: right;
}

.pager .limiter select {
  padding: 1px;
  margin: 0 0 1px;
  vertical-align: middle;
}

.pager .pages {
  margin: 0 140px;
  padding-top: 4px;
}

.pager .pages ol {
  display: inline;
  padding: 0;
}

.pager .pages li {
  display: inline;
  margin: 0 2px;
}

.pager .pages li a {
  color: #747474;
}

.pager .pages .current {
  color: #f74514;
}

/* Sorter */
.sorter {
  font-size: 11px;
  background: #fff url(../images/bkg_toolbar.gif) 0 100% repeat-x;
  padding: 3px 8px;
  border-top: 1px solid #e2e2e2;
}

.sorter .view-mode {
  float: left;
  margin: 0;
}

.sorter .sort-by {
  float: right;
  padding-right: 36px;
}

.sorter .sort-by label {
  vertical-align: middle;
}

.sorter .sort-by select {
  padding: 0;
  margin: 0 0 1px;
  vertical-align: middle;
}

.sort-by {
  float: right;
  margin-right: 10px;
}

.sort-by select {
  margin: 0;
  padding: 0px 8px;
  padding-right: 0px;
  height: 38px;
  width: 100px;
  font-size: 12px;
  border: solid 1px #b2b2b2;
  border-radius: 3px;
  color: #666666;
  background-color: #ededed;
  background-image: url("../images/bn3/list-toolbar-sort-select.png");
  background-repeat: no-repeat;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  /** khusus select panah **/
  -moz-appearance: none;
  /** khusus mozilla, the best that can be achieved **/
}
.sort-by select option {
  background: white;
  padding: 3px 7px;
  color: #666666;
}
.sort-by select option:hover {
  color: #68ad94;
}

/* Toolbar */
.toolbar {
  padding: 16px 0px;
  width: 1000px;
  margin: 0px auto;
}

.toolbar-bottom .toolbar {
  padding-top: 50px;
  padding-bottom: 90px;
}
.toolbar-bottom .toolbar .pager {
  padding: 5px 7px 10px;
  border-bottom: none;
}
.toolbar-bottom .toolbar .pages {
  display: inline-block;
  width: auto;
  margin: 0px auto;
}
.toolbar-bottom .toolbar .pages strong {
  display: none;
  visibility: hidden;
  color: transparent;
}
.toolbar-bottom .toolbar .pages ol {
  border-top: solid 1px #d6d6d6;
  padding-top: 16px;
}
.toolbar-bottom .toolbar .pages ol li {
  font-size: 14px;
}
.toolbar-bottom .toolbar .pages ol li a {
  padding-left: 15px;
  padding-right: 15px;
  color: #b7b7b7;
  display: inline-block;
}
.toolbar-bottom .toolbar .pages ol li a:hover {
  text-decoration: none;
  color: #68ad94;
}
.toolbar-bottom .toolbar .pages ol li .disabled {
  opacity: 0.4;
}
.toolbar-bottom .toolbar .pages ol li:first-child a {
  padding-left: 0px;
}
.toolbar-bottom .toolbar .pages ol li:last-child a {
  padding-right: 0px;
}
.toolbar-bottom .toolbar .pages ol .previous, .toolbar-bottom .toolbar .pages ol .next, .toolbar-bottom .toolbar .pages ol .current {
  color: #68ad94;
}
.toolbar-bottom .toolbar .pages ol .current {
  padding-left: 15px;
  padding-right: 15px;
  border-top: solid 4px #68ad94;
  font-weight: bold;
  line-height: 40px;
  display: inline-block;
}

.form-search button.button {
  display: none;
  visibility: hidden;
}
@media screen and (max-width: 480px) {
  .form-search button.button {
    display: inline-block;
    visibility: visible;
  }
}

div.callus {
  z-index: 1;
}

.header .logo strong {
  position: absolute;
  top: -999em;
  left: -999em;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  text-indent: -999em;
  overflow: hidden;
}

.header h1.logo {
  margin: 0;
  padding-left: 2px;
}

div.scroller {
  /* modify width and height of scrolling section if necessary	*/
  width: 930px;
  overflow: hidden;
}

div.scroller div.section {
  /* modify width and height of each section as needed (should match the size of the scroller window)	*/
  width: 930px;
  /*        overflow:hidden;*/
  float: left;
}

#my-glider {
  height: 479px;
}

div.scroller div.content {
  width: 10000px;
}

#my-glider div.controls a {
  overflow: visible;
  text-decoration: none;
}

div.subtitle {
  margin: 15px 0 0 0;
}

.category-products {
  margin: 0 auto;
  padding: 0px 17px 0;
  width: 1066px;
  border-radius: 0px !important;
}

.category-products .products-grid {
  float: none;
}

.msrp-old-price {
  display: inline-block;
}
.msrp-old-price .price {
  color: #666;
  font-weight: bold;
  text-decoration: line-through;
  font-size:10px;
}

.old-price {
  display: inline-block;
}
.old-price .price {
  color: #593d45;
  font-weight: bold;
}

.special-price {
  display: inline-block;
}

.products-grid {
  width: 1000px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border: 0px solid #E1DCDC;
  margin: 0px auto;
  padding: 0px;
  text-align: center;
}
.products-grid .availability {
  line-height: 21px;
}
.products-grid .actions {
  margin-top: 15px;
}
.products-grid .product-name {
  margin: 10px auto;
  font-size: 1.1em;
}
.products-grid .product-name a {
  margin: 0;
  font-family: Arial;
  font-weight: normal;
  color: #121212;
  text-align: center;
}
.products-grid .title {
  padding: 0 5px 15px 5px;
  text-align: center;
  border-bottom: 1px dotted #858585;
}
.products-grid .title a {
  font-family: "Androgyne_TB";
  font-weight: normal;
  color: #df2d2d;
}
.products-grid .seemore a {
  color: #df2d2d;
  font-family: "Androgyne_TB";
}
.products-grid li.item1 {
  float: left;
  height: 300px;
  padding: 0;
  background: #fff;
  border-top: 0px solid #9d9d9d;
  width: 300px;
}
.products-grid li.item {
  float: left;
  padding: 0;
  background: #fff;
  border: 1px solid #e6e6e6;
  width: 248px;
}
.products-grid li.item a.product-image {
  padding-top: 5px;
  padding-bottom: 5px;
}
.products-grid li.item .product-name {
  min-height: 40px;
}
.products-grid li.item .price-box {
  margin: 0;
  color: #68ad94;
  background: #f7faf2;
  border-top: solid 1px #cfe5df;
}
.products-grid li.item .price-box p {
  padding: 12px 0px;
  margin: 0px;
}
.products-grid li.item .price-box .price-from, .products-grid li.item .price-box .price-to {
  display: inline-block !important;
  padding-left: 5px;
  padding-right: 5px;
}
.products-grid li.item .price-box .price-label {
  color: #593d45;
  font-weight: normal;
}
.products-grid .product-image {
  display: block;
  position: relative;
  width: 200px;
  margin: 0 auto;
  padding: 0 auto;
}
.products-grid .product-image img {
  display: block;
  margin: 0 auto;
  margin-left: 0px;
}
.products-grid .product-image img1 {
  display: block;
  margin: 0 auto;
  margin-left: 50px;
}

ul.products-grid.first li.item.first {
  border-top-left-radius: 8px;
}
ul.products-grid.first li.item.last {
  border-top-right-radius: 8px;
}

ul.products-grid.last li.item.first {
  border-bottom-left-radius: 8px;
}
ul.products-grid.last li.item.last {
  border-bottom-right-radius: 8px;
}

.category-description {
  margin: 10px;
  display: none;
  visibility: hidden;
}

ul.category-products-grid {
  background: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border: none;
  border-top: 0px solid black;
  padding: 0 10px;
}

ul.category-products-grid .actions {
  margin: auto;
  width: 224px;
  margin-top: 10px;
}

a img {
  border: none;
}

.product-essential {
  background: white;
  border: 0px solid #e1dcdc;
  padding: 40px 50px;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-top: solid 1px #efefef;
  border-left: solid 1px #efefef;
  border-right: solid 1px #efefef;
}

.product-essential .product-name h1 {
  font-family: "Arimo", "Arial";
  font-size: 22px;
  font-weight: normal;
  color: #df2d2d;
}

.cms-home .products-grid li.item.last {
  margin-bottom: 15px;
  border-bottom: 0px dotted #9d9d9d;
}

.cms-home .std {
  display: none;
}

/*
.std{
	width:100%;
	text-align:center;
	p{
		color:$hoverred;
		position:static;
		margin-top:-20px;
		margin-left:auto;
		margin-right:auto;
		background:white;
		border:solid 1px rgb(206,206,206);
		padding:20px;
		border-bottom-left-radius:4px;
		border-bottom-right-radius:4px;
		width:unset;
		height:100px;
		display:inline-block;
	}
    p span strong{
		color:$hoverred !important;
		font-size:13px;
    }
}
*/
/* Footer ================================================================================ */
/*==FOOTER==*/
.footer .store-switcher {
  display: inline;
  margin: 0 5px 0 0;
  color: #fff;
}

.footer .store-switcher label {
  font-weight: bold;
  vertical-align: middle;
}

.footer .store-switcher select {
  padding: 0;
  vertical-align: middle;
}

.footer a {
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  font-size: 11px;
}

.footer a:hover {
  text-decoration: underline;
}

.footer .bugs {
  margin: 13px 0 0;
  color: #ecf3f6;
}

.footer .bugs a {
  color: #ecf3f6;
  text-decoration: underline;
}

.footer .bugs a:hover {
  text-decoration: none;
}

.footer .right {
  float: right;
}

.footer .small-phone {
  font-size: 14px;
  color: #ff7f43;
  font-weight: bold;
}

.footer ul.links {
  display: block;
}

.footer li {
  display: inline;
  font-size: 11px;
  color: #fff;
}

.footer li.last {
  border-right: none;
  padding-right: 0 !important;
}

.footer-container .bottom-container {
  margin: 0 0 5px;
}

/** 4 partisi footer **/
.footer-container {
  clear: both;
  margin: 0 auto;
  width: 100%;
  color: #593d45;
}
.footer-container .footer {
  padding: 10px 50px;
  font-size: 13px;
  font-weight: normal;
  font-family: "Arimo", "Arial";
  text-align: left;
  width: 1000px;
  margin: 0 auto;
  background-color: white;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  border-left: solid 1px #efefef;
  border-right: solid 1px #efefef;
  border-bottom: solid 1px #e6e6e6;
}
.footer-container .footer .hr {
  border-top: 1px solid #C6C6C6;
  display: block;
}
.footer-container .footer .col {
  float: left;
  display: inline-block;
  margin-top: 36px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 60px;
}
.footer-container .footer .footer-trackorder {
  width: 250px;
}
.footer-container .footer .footer-trackorder form {
  width: 100%;
}
.footer-container .footer .footer-trackorder input {
  font-size: 12px;
  padding: 5px 12px;
  border-radius: 5px;
  color: #6F6F6F;
  border: solid 1px #c8c8c8;
}
.footer-container .footer .footer-trackorder #trackorder-submit {
  width: 52px;
  margin-left: 10px;
}
.footer-container .footer .footer-trackorder #trackorder-title {
  font-size: 23px;
  line-height: 23px;
  padding: 0px;
  margin: 0px;
}
.footer-container .footer .footer-trackorder #trackorder-orderid {
  width: 216px;
}
.footer-container .footer .footer-trackorder #trackorder-email {
  width: 152px;
}
.footer-container .footer .footer-links {
  width: 180px;
}
.footer-container .footer .footer-links ul li {
  display: block;
  color: #593d45;
  font-family: "Arimo", "Arial";
  font-weight: bold;
  line-height: 20px;
}
.footer-container .footer .footer-links ul li a {
  color: #593d45;
  font-size: 12px;
  font-weight: bold;
}
.footer-container .footer .footer-products {
  width: 140px;
}
.footer-container .footer .footer-products ul li {
  display: block;
  float: none;
  color: #593d45;
  font-family: "Arimo", "Arial";
  font-weight: bold;
  line-height: 20px;
}
.footer-container .footer .footer-products ul li a {
  color: #593d45;
  font-size: 12px;
  font-weight: normal;
}
.footer-container .footer .footer-products ul li a.bold {
  font-weight: bold;
}
.footer-container .footer .footer-address {
  width: 250px;
  margin-right: 0px;
}
.footer-container .footer .footer-address p {
  padding: 0px;
  margin: 0px;
  line-height: 21px;
  font-style: normal;
}
.footer-container .footer .footer-address p strong {
  color: #593d45;
}
.footer-container .footer .footer-address p img {
  margin-right: 3px;
}

.footer-out {
  width: 1000px;
  margin: 20px auto;
  padding-bottom: 40px;
}
.footer-out .footer-copyright {
  float: left;
  line-height: 28px;
}
.footer-out .footer-socmed {
  float: right;
}
.footer-out .footer-socmed ul li {
  float: left;
}
.footer-out .footer-socmed ul li a, .footer-out .footer-socmed ul li a:hover {
  line-height: 28px;
  display: inline-block;
  color: #593d45;
  font-weight: normal;
  text-decoration: none;
  padding-left: 20px;
}
.footer-out .footer-socmed ul li a img, .footer-out .footer-socmed ul li a:hover img {
  vertical-align: middle;
  margin-right: 4px;
}
.footer-out .footer-socmed ul li a i, .footer-out .footer-socmed ul li a:hover i {
  vertical-align: middle;
  margin-right: 4px;
}
.footer-out .footer-socmed ul li a img {
  opacity: 0.5;
}
.footer-out .footer-socmed ul li a:hover img {
  opacity: 1;
}

/* ======================================================================================= */
#upsell-product-table .product-name a, .price-box {
  font-family: "Arimo", "Arial";
  font-size: 12px;
  font-weight: bold;
  color: #121212;
}

#upsell-product-table {
  text-align: center;
}

#upsell-product-table td {
  border-left: 1px dotted #858585;
}

#upsell-product-table td.first, #upsell-product-table td.empty {
  border-left: none;
}

.price_info {
  margin: 25px 0;
}

.product-view .product-shop {
  float: left;
  width: 488px;
  padding: 0px;
  padding-top: 17px;
  border: solid 1px #e5e5e5;
  height: unset;
  margin-left: 12px;
  background-color: #fcfcfc;
}
.product-view .product-shop .product-info .main-info {
  margin: 0px;
  padding: 0px;
}
.product-view .product-shop .product-info .main-info > div, .product-view .product-shop .product-info .main-info > p {
  padding-right: 17px;
  padding-left: 17px;
}
.product-view .product-shop .product-info .product-name, .product-view .product-shop .product-info .product-name h1 {
  font-size: 22px;
  color: #593d45;
}
.product-view .product-shop .product-info .price-box {
  padding: 23px 0px;
}
.product-view .product-shop .product-info .price-box p {
  margin: 0px;
  padding: 0px;
}
.product-view .product-shop .product-info .tipe {
  margin-top: 30px;
}
.product-view .product-shop .product-info .shipping {
  border-bottom: solid 1px #e5e5e5;
}
.product-view .product-shop .product-info .tipe, .product-view .product-shop .product-info .dimension, .product-view .product-shop .product-info .description, .product-view .product-shop .product-info .shipping {
  border-top: solid 1px #e5e5e5;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding: 17px;
  color: #666666;
}
.product-view .product-shop .product-info .tipe span.firstcol, .product-view .product-shop .product-info .dimension span.firstcol, .product-view .product-shop .product-info .description span.firstcol, .product-view .product-shop .product-info .shipping span.firstcol {
  font-weight: bold;
  display: inline-block;
  width: 180px;
}
.product-view .product-shop .product-info .tipe span.lastcol, .product-view .product-shop .product-info .dimension span.lastcol, .product-view .product-shop .product-info .description span.lastcol, .product-view .product-shop .product-info .shipping span.lastcol {
  display: inline-block;
}
.product-view .product-shop .product-info .folded {
  background-color: #f2f5f7;
  background-repeat: no-repeat;
  cursor: pointer;
  margin: 0px;
  padding: 0px;
}
.product-view .product-shop .product-info .folded > span {
  padding: 17px;
}
.product-view .product-shop .product-info .folded .sprite {
  padding: 0px !important;
  margin-top: 22px;
  margin-right: 48px;
  float: right;
}
.product-view .product-shop .product-info .folded .std {
  overflow: hidden;
  background-color: #fcfcfc;
  padding-right: 17px;
  padding-left: 17px;
  border-top: solid 1px #e5e5e5;
}
.product-view .product-shop .product-info .folded .std::before {
  content: ' ';
  padding-top: 20px;
  display: block;
}
.product-view .product-shop .product-info .folded .std::after {
  content: ' ';
  padding-bottom: 20px;
  display: block;
}

.product-view .product-img-box {
  float: left;
  height: 415px;
}
.product-view .product-img-box .more-views {
  float: left;
}
.product-view .product-img-box .more-views ul {
  width: 72px;
}
.product-view .product-img-box .more-views ul li {
  float: left;
  padding-bottom: 15px;
}
.product-view .product-img-box .more-views ul li a {
  width: 70px;
  height: 70px;
  border: 1px solid #ddd;
  overflow: hidden;
  display: table-cell;
  text-align: center;
  vertical-align: bottom;
}
.product-view .product-img-box .more-views ul li a img {
  /*margin-left:auto;
  margin-right:auto;*/
  vertical-align: bottom;
  display: inline-block;
}
.product-view .product-img-box .product-preview-wrapper {
  float: left;
  border: solid 1px #ddd;
  margin-left: 15px;
  width: 400px;
  height: 400px;
}

.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col3-layout .product-options-bottom .price-box:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}

/* ======================================================================================= */
.cms-tentang-kami h1, .cms-hubungi-kami h1 {
  margin: 10px 0 0;
  font-size: 35px;
  font-weight: 500;
}

.cms-tentang-kami p, .cms-hubungi-kami p {
  line-height: 200%;
}

.short-description li, .description li {
  list-style: circle;
}

.nav-container {
  z-index: 11;
  color: black;
  font-weight: normal;
  height: 38px;
  position: relative;
  /** don't know why but only work for absolute */
  top: 10px;
  background: #f6f9fc;
  border-top: solid 1px #ededed;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  padding-bottom: 7px;
}

.nav-container a {
  color: #000;
  display: block;
}

.nav-container #nav a {
  padding: 0 10px;
}

.nav-container #nav a:hover {
  background: #88c911;
  text-decoration: none;
}

.nav-container #nav {
  position: absolute;
  left: -99999px;
  background: #b9c951;
  top: 28px;
  -webkit-box-shadow: 0 8px 6px -6px black;
  -moz-box-shadow: 0 8px 6px -6px black;
  box-shadow: 0 8px 6px -6px black;
}

.nav-container:hover #nav {
  left: -10px;
}

li.empty-container {
  height: 15px;
  width: 73px;
}

.first-curve {
  display: none;
}

.col3-layout .product-view .product-img-box {
  float: none;
  margin: 0 auto;
}

.product-view .product-img-box .product-image {
  margin: 0 0 13px;
}

.product-view .product-img-box .product-image-zoom {
  position: relative;
  width: 265px;
  height: 265px;
  overflow: hidden;
  z-index: 1;
}

.product-view .product-img-box .product-image-zoom img {
  position: absolute;
  left: 0;
  top: 0;
  cursor: move;
}

.product-view .product-img-box .zoom-notice {
  font-size: 11px;
  margin: 0 0 5px;
  text-align: center;
}

.product-view .product-img-box .zoom {
  position: relative;
  z-index: 1;
  height: 18px;
  margin: 0 auto 13px;
  padding: 0 28px;
  background: url(../images/slider_bg.gif) 50% 50% no-repeat;
  cursor: pointer;
}

.product-view .product-img-box .zoom.disabled {
  -moz-opacity: .3;
  -webkit-opacity: .3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  /*IE8*/
  opacity: .3;
}

.product-view .product-img-box .zoom #track {
  position: relative;
  height: 18px;
}

.product-view .product-img-box .zoom #handle {
  position: absolute;
  left: 0;
  top: -1px;
  width: 9px;
  height: 22px;
  background: url(../images/magnifier_handle.gif) 0 0 no-repeat;
}

.product-view .product-img-box .zoom .btn-zoom-out {
  position: absolute;
  left: 2px;
  top: 0;
}

.product-view .product-img-box .zoom .btn-zoom-in {
  position: absolute;
  right: 2px;
  top: 0;
}

.product-image-popup {
  margin: 0 auto;
}

.product-image-popup .buttons-set {
  float: right;
  clear: none;
  border: 0;
  margin: 0;
  padding: 0;
}

.product-image-popup .nav {
  font-weight: bold;
  margin: 0 100px;
  text-align: center;
}

.product-image-popup .image {
  display: block;
  margin: 10px 0;
}

.product-image-popup .image-label {
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 10px;
  color: #2f2f2f;
}

.header-container {
  -moz-box-shadow: -3px 3px 12px -4px #EEEEEE;
  -webkit-box-shadow: -3px 3px 12px -4px #EEEEEE;
  box-shadow: -3px 3px 12px -4px #EEEEEE;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  margin-bottom: 20px;
  background: white;
  color: #593d45;
  position: relative;
  width: 1100px;
  height: 105px;
  padding-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
}

.menu-top {
  width: 1100px -100;
  top: 0;
  left: 0;
  background-color: white;
  z-index: 1;
  padding-top: 10px;
  margin-left: 50px;
  margin-right: 50px;
}
.menu-top .menu-top-logo {
  display: inline;
}
.menu-top .menu-top-isi {
  width: 100%;
  margin: 0 auto;
}
.menu-top .menu-top-isi ul {
  float: right;
  margin-top: 15px;
}
.menu-top .menu-top-isi ul li {
  list-style: none;
  display: inline;
  float: left;
  text-align: left;
  padding: 2px 0 3px;
  margin-left: 30px;
  vertical-align: middle;
  line-height: 22px;
}
.menu-top .menu-top-isi ul li a {
  color: #593d45;
  font-weight: normal;
  font-size: 13px;
  text-decoration: none;
  padding-top: 4px;
  padding-bottom: 4px;
}
.menu-top .menu-top-isi ul li a:hover {
  color: #c94d65;
  border-bottom: solid 2px #c94d65;
}
.menu-top .menu-top-isi .menu-top-phonenumber {
  vertical-align: middle;
  padding-left: 2px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.menu-top .menu-top-isi .menu-top-phoneicon {
  margin-top: 4px;
  height: 100%;
}

/* logo phone */
/*
#top-search{
    width:190px;
    float:right;
}
#top-search form input{
    float:left;
    height:11px;
    margin-top:1px;

}
#top-search tombol{
    float:left;
    height:50px;

}
*/
#top-icon ul li {
  list-style: none;
  display: inline;
  float: left;
  text-align: center;
  padding: 1px;
  margin: 10px 33px 0 0;
}

#top-contact img {
  text-align: center;
  position: absolute;
  top: 30px;
  right: -32px;
}

#top-chat {
  position: absolute;
  top: 108px;
  right: -27px;
  background: url(../images/chat_full.png) no-repeat;
  z-index: 1;
  height: 71px;
  width: 129px;
}

#help {
  float: right;
  margin-left: -250px;
}

#pita-bunga-papan {
  float: left;
  z-index: 1;
  position: absolute;
  margin-top: 10px;
  margin-left: 50px;
}

#pita-bunga-hand {
  float: left;
  margin-top: 10px;
  position: absolute;
  margin-left: 350px;
}

#pita-bunga-meja {
  margin-left: 650px;
  z-index: 1;
  position: absolute;
  float: left;
  margin-top: 10px;
}

#info {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  display: none;
  visibility: invisible;
  line-height: 0px;
}

#slide-middle {
  height: 120px;
  margin: auto;
  z-index: 1;
  width: 100%;
}

#content-bawah {
  padding-top: 3px;
  width: 100%;
}

#bottom-icon ul li {
  list-style: none;
  display: inline;
  float: left;
  text-align: center;
  padding: 4px;
  margin-right: 3px;
  margin-top: 0px;
}

#jenis-bunga {
  width: 940px;
  height: 320px;
  margin-top: 160px;
}

.title {
  color: #ffae74;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
}

#text-bawah {
  width: 940px;
  margin: 0 auto;
}

#icon-bottom {
  float: left;
  margin-left: 640px;
  margin-top: 10px;
}

#icon-bottom-1 {
  float: left;
  margin-left: 10px;
  margin-top: 10px;
}

#icon-bottom-2 {
  float: left;
  margin-left: 10px;
  margin-top: 10px;
}

#icon-bottom-3 {
  float: left;
  margin-left: 10px;
  margin-top: 10px;
}

#garis-bawah {
  width: 940px;
  height: 3px;
  border: 1px solid #535353;
  background: #bdbdbd;
  margin: 0 auto;
}

.clear {
  clear: both;
  display: block;
}

.wrapper2 {
  width: 100%;
  background: transparent;
  color: #593d45;
  margin: 0;
}

#change1 img {
  max-width: 440px !important;
  max-height: 440px !important;
  margin: auto !important;
}

#change {
  max-width: 440px !important;
  text-align: center !important;
}

.gambar-std {
  height: 440px;
  text-align: center;
  margin-top: 10px;
}

.page-title-shopcart {
  text-align: center;
  margin-bottom: 10px;
}

p.msrp-old-price {
  margin: 0px;
  padding: 0px;
}

.button btn-checkout1 {
  background: url(../images/pasang-order.jpg) no-repeat;
}

/* BreadCrumbs */
.breadcrumbs {
  color: #593d45;
  padding-left: 20px;
  margin: 32px 0px;
  font-size: 20px;
  text-align: center;
}
.breadcrumbs a {
  color: #593d45;
  padding: 0px 4px;
}
.breadcrumbs ul {
  margin: 0px auto;
}
.breadcrumbs ul li {
  display: inline-block;
}
.breadcrumbs ul li strong {
  /** this one is the current position **/
  font-weight: normal;
  color: #68ad94;
}
.breadcrumbs img {
  vertical-align: middle;
}

#menu-bawah {
  text-align: center;
  color: #fff;
  border-top: 1px solid #a4a4a4;
  margin-top: 10px;
  padding-top: 10px;
}

#menu-bawah a {
  font-weight: normal;
}

#word-wrap {
  width: 200px;
  word-wrap: break-word;
}

/********** < Navigation */
.nav-container1 {
  background: url(../images/bkg_nav2.png);
  height: 20px;
  width: 1000px;
  margin: auto;
  position: relative;
  top: -60px;
  z-index: 1;
}

#nav1 {
  width: 1000px;
  margin: 0 auto;
  padding: 0;
  font-size: 13px;
}

/* All Levels */
/* Style consistent throughout all nav levels */
.level-top {
  height: 35px;
  margin-top: 2px;
}

#nav1 li a.level-top span {
  padding-left: 20px;
  padding-right: 20px;
}

#nav1 li.nav-1.first {
  margin-left: -20px;
}

#nav1 a.level-top span.first_curve, #nav li.last a.level-top span.last_curve {
  display: none;
  font-weight: normal;
}

#nav1 li.active.first a.level-top, #nav li.level-top.first a.level-top.over, #nav li.active.last a.level-top, #nav li.level-top.last a.level-top.over {
  background: none;
}

#nav1 li.active.first a.level-top span, #nav li.level-top.first a.level-top.over span, #nav li.active.last a.level-top span, #nav li.level-top.last a.level-top.over span {
  color: black;
}

#nav1 a.level-top span {
  display: inline-block;
  vertical-align: top;
  text-align: center;
}

#nav1 li.active a.level-top, #nav li.level-top a.level-top.over {
  color: black;
}

#nav1 a.level-top {
  vertical-align: middle;
  line-height: 38px;
  color: #593d45;
}

/*
#nav1 li:hover.level-top a.level-top{color:#000;}
*/
#nav1 a.level-top {
  background: inherit;
  box-shadow: 0 0px 0px transparent;
}

#nav1 a.level-top:hover {
  /**  **/
  line-height: 38px;
  color: #c94d65;
  background: white;
  -webkit-border-top-left-radius: 12px;
  -webkit-border-top-right-radius: 12px;
  -moz-border-radius-topleft: 12px;
  -moz-border-radius-topright: 12px;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  -moz-box-shadow: 0 6px 11px -4px #9D9D9D;
  -webkit-box-shadow: 0 6px 11px -4px #9D9D9D;
  box-shadow: 0 6px 11px -4px #9D9D9D;
}

#nav1 li a:hover, #nav1 a.level-top {
  /** maintain like that when hovering its child menu**/
}

#nav1 li.over {
  z-index: 1;
}

#nav1 a, #nav1 a:hover {
  display: block;
  line-height: 60px;
  text-decoration: none;
  width: 100%;
}

#nav1 span {
  display: block;
  cursor: pointer;
  white-space: nowrap;
}

#nav1 li ul span {
  white-space: normal;
}

#nav1 ul li.parent a {
  background: url(../images/bkg_nav2.gif) 100% 100% no-repeat;
}

#nav1 ul li.parent li a {
  background-image: none;
}

/* 0 Level */
#nav1 li {
  float: left;
  position: abosolute;
  z-index: 20;
}

/*#nav li.active a { color:black; }*/
#nav1 a {
  float: left;
  font-weight: normal;
}

#nav1 li.over a, #nav1 a:hover {
  color: #c94d65;
  display: inline-block;
}

#nav1 li ul {
  margin-left: 0px;
  position: relative;
}

#nav1 li:hover ul {
  display: inline-block;
}

/* 1st Level */
#nav1 ul li, #nav1 ul li.active {
  float: none;
  margin: 0;
  text-align: left;
}

#nav1 ul li.last {
  padding-bottom: 0;
}

#nav1 ul a, #nav1 ul a:hover {
  float: none;
  padding: 0;
  background: none;
  visibility: visible;
}

#nav1 ul li a {
  font-weight: normal !important;
}

/* 2nd Level */
#nav1 ul {
  display: none;
  background: #FFFFFF;
  width: 480px;
  color: #593d45;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
  padding-top: 7px;
  padding-bottom: 7px;
  box-shadow: 0 16px 40px -20px #9D9D9D;
}

#nav1 ul li {
  width: 230px;
}

#nav1 li.thumb-img {
  text-align: center;
  padding: 10px 0;
  float: none !important;
  width: auto !important;
}

#nav1 ul.col2 li {
  display: inline-block;
}

#nav1 div {
  position: absolute;
  width: 200px;
  top: 33px;
  padding: 10px 0px;
  background: #2F72B2;
  border-radius: 0 6px 6px;
  -moz-border-radius: 0 6px 6px;
  -webkit-border-radius: 0 6px 6px;
}

#nav1 div ul {
  position: static;
  width: auto;
  border: none;
}

/* 3rd+ Level */
#nav1 ul ul,
#nav1 ul div {
  top: 5px;
}

#nav1 ul li a {
  background: #FFFFFF;
}

#nav1 ul li:hover a {
  background: #f2f5f7;
}

#nav1 ul li a,
#nav1 ul li a:hover {
  color: #593d45;
  padding-left: 20px;
}

.thumb-img-sub {
  /** subcategory thumbnail bn3 **/
  position: static !important;
  display: inline-block !important;
  float: left !important;
  visibility: visible !important;
  padding-right: 0px !important;
  padding-left: 0px !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  width: 60px !important;
  border-radius: 0px !important;
  background: transparent !important;
  line-height: normal !important;
}

/* Show menu */
#nav1 li ul.shown-sub,
#nav1 li div.shown-sub {
  position: static;
  z-index: 2;
  float: left;
}

#nav1 li .shown-sub ul.shown-sub,
#nav1 li .shown-sub li div.shown-sub {
  left: 100px;
}

/********** Navigation > */
.colright-pay {
  margin-top: 10px;
  margin-left: 200px;
}

#detail-pay {
  width: 600px;
  height: 300px;
  margin-bottom: 5px;
  margin-left: 140px;
}

#detail-pay-right {
  width: 300px;
  height: 200px;
  float: right;
}

#detail-pay-right th {
  float: left;
}

#detail-pay-left {
  width: 300px;
  height: 200px;
  float: left;
  text-align: center;
}

.title-det-pay {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
}

#banner-bottom {
  padding: 10px 0;
  text-align: center;
}

#banner-bottom a {
  margin: 0 10px 0 0;
}

#banner-bottom a.last {
  margin: 0;
}

.checkout_left_side .input-text, .checkout_left_side .select-box {
  -moz-box-shadow: inset 0 0 10px #d1d1d1;
  -webkit-box-shadow: inset 0 0 10px #d1d1d1;
  box-shadow: inset 0 0 10px #d1d1d1;
}

/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-tooltip {
  padding: 8px;
  background: #fff;
  color: #666;
  position: absolute;
  z-index: 1;
  max-width: 200px;
  -moz-box-shadow: 0 0 10px #000;
  -webkit-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 10px #000;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

body .ui-tooltip {
  border-width: 2px;
}

.testimonial.article-title {
  padding-bottom: 20px;
}

.testimonial-wrapper {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: white;
  width: 1100px;
  border-left: solid 1px #efefef;
  border-right: solid 1px #efefef;
}

.royalTestimonial {
  width: 580px;
  height: 280px;
  border-radius: 12px;
  position: relative;
  direction: ltr;
  margin: 0px auto;
}
.royalTestimonial .rsOverflow {
  padding-left: 0px;
  padding-right: 0px;
  background-image: url("../images/bn3/testimonials-flowerlogo.png") !important;
  background-repeat: no-repeat !important;
  background-position: 50% 10% !important;
  background-color: #f7fafc !important;
}
.royalTestimonial .testi {
  margin: 0 100px;
  margin-top: 140px;
  font-size: 14px;
  text-align: center;
}
.royalTestimonial .testi .message {
  margin-bottom: 10px;
  text-align: center;
}
.royalTestimonial .sender {
  text-align: center;
}

.pilih-kota {
  float: right;
  margin: 0 10px 0 0;
  font-size: 18px;
  background: #fff;
  color: #000;
  border: 1px solid #187f06;
}

.pilih-kota .option {
  border: 1px solid #187f06;
}

.horizontal-layered-nav {
  position: absolute;
  top: 244px;
  width: 930px;
}

.postTitle a {
  color: #f74514;
}

span.att_kota {
  position: absolute;
  right: 0;
  font-size: 11px;
  font-weight: bold;
  color: #80b976;
  border: 2px solid #80b976;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 5px;
}

.category-text {
  text-decoration: none;
  background-color: transparent;
  color: transparent;
  position: absolute;
  bottom: 0;
  font-size: 14px;
  text-align: center;
  font-weight: normal;
  margin: 0;
  width: 100%;
  display: none;
}

.category-text a {
  color: #fff;
  display: block;
  padding: 10px 0;
  font-family: Futura, Verdana, Sans-Serif;
}

a.glow:hover, a.glow:focus {
  text-decoration: none;
  text-shadow: none;
  -webkit-transition: 10ms linear 0s;
  -moz-transition: 10ms linear 0s;
  -o-transition: 10ms linear 0s;
  transition: 10ms linear 0s;
  outline: 0 none;
}

a.glow:hover, a.glow:focus {
  color: #fff;
  text-shadow: -1px 1px 8px #ffc, 1px -1px 8px #fff;
}

.big-price-box .price-box .regular-price .price {
  font-size: 20px;
  color: #f74514;
  font-weight: bold;
  margin-bottom: 10px;
}

.super-special-price .price {
  font-weight: bold;
  color: #68ae94;
}

div.img-box {
  position: relative;
}

.big-price-box .name {
  margin-top: 2px;
  font-size: 16px;
  font-weight: bold;
}

.cat-wrapper {
  border: solid 1px #e6e6e6;
}
.cat-wrapper .img-box {
  padding-left: 4px;
  padding-right: 4px;
}
.cat-wrapper .product-name {
  text-align: center;
}
.cat-wrapper .product-name a {
  font-weight: normal;
  color: #121212;
}
.cat-wrapper .msrp-old-price {
  display: inline-block;
}
.cat-wrapper .msrp-old-price .price {
  font-weight: bold;
  text-decoration: line-through;
}
.cat-wrapper .price-box {
  text-align: center;
  border-top: solid 1px #cfe5df;
  background-color: #f7fafc;
  color: #68ae94;
  font-size: 12px;
  padding-top: 12px;
  padding-bottom: 12px;
}
.cat-wrapper .price-box > * {
  margin: 0px;
}
.cat-wrapper .price-box .price-label {
  color: #593d45;
}

.grouped-items-table .input-text {
  width: 20px;
}

.grouped-items-table td, .grouped-items-table th {
  border: 1px solid #ccc;
}

.grouped-items-table {
  border-collapse: collapse;
  width: 100%;
}

/* sort by city */
.sortCity {
  background-color: white;
  width: auto;
  height: auto;
  padding: 0px 15px;
  padding-top: 15px;
  text-align: center;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}

.containerCity-wrapper {
  border-bottom: solid 1px #d6d6d6;
  width: 1000px;
  margin: 0px auto;
}

.containerCity {
  width: auto;
  height: auto;
  padding: 0px;
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  font-size: 0;
  /** to avoid inline-block div inside produce space **/
}
.containerCity a:hover {
  text-decoration: none;
}
.containerCity div.wrapperCity {
  font-size: 1rem;
  display: inline-block;
  margin: 0px 15px;
}
.containerCity div.wrapperCity > a {
  display: inline-block;
  line-height: 60px;
  padding: 0px;
  margin-bottom: -2px;
}

.containerCity h4 {
  font-family: arial;
  font-size: 14px;
  color: #444444;
  text-decoration: none;
  font-weight: normal;
  text-align: left;
  margin: 0;
  width: auto;
  float: left;
  display: inline-block;
}

.txCity {
  font-family: arial;
  font-size: 14px;
  color: #593d45;
  text-decoration: none;
  font-weight: normal;
  padding: 0px;
}

.slcity {
  /** selected city, emang salt lake city apa **/
  font-weight: bold;
  padding: 0px;
  color: #68ad94;
  border-bottom: 3px solid #68ad94;
  display: inline-block;
}

#cityOpt {
  height: auto;
  display: inline-block;
  margin: 0px;
}
#cityOpt .sskota-wrapper {
  background: url(../images/bn3/category-more.png) no-repeat left #fff;
  padding: 0px;
  margin: 0px;
}
#cityOpt select {
  font-size: 14px;
  width: 60px;
  background: url(../images/bn3/arrow-down.png) no-repeat left #fff;
  padding-right: 0px;
  color: #593d45;
  height: 26px;
  opacity: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  /** mozilla: this is the best that can be achieved **/
  border: 0px solid transparent;
  cursor: pointer;
}
#cityOpt select option {
  font-size: 13px;
  padding: 3px 7px;
}

#cityOpt label {
  font-family: arial;
  font-size: 14px;
  color: #444444;
  text-decoration: none;
  font-weight: normal;
  text-align: left;
  padding: 10px;
}

#cityOpt input {
  font-family: tahoma;
  font-size: 14px;
  color: #5b5b5b;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  padding: 10px;
}

#BtnSrc {
  background-color: #e1e1df;
  padding: 1px 1px 1px 5px;
  top: 0;
  right: 0;
  position: absolute;
}

.cl3 {
  background: #FEF2E1;
  border-radius: 10px;
  border: solid 1px #C69D63;
  height: 300px;
  width: 260px;
  float: left;
  margin: 3px;
  text-align: center;
}

.cl3:last-child {
  float: right;
  /*    margin-left: 100px;*/
}

.cl3 p {
  height: 150px;
  padding-top: 50px;
}

.payment_center_pad {
  width: 600px;
  margin: auto;
  overflow: auto;
  margin-bottom: 60px;
}

.cl4 {
  height: 200px;
  width: 230px;
  float: left;
  margin: 3px;
  text-align: center;
}

.cl4:first-child {
  margin-left: 70px;
}

.pull-right {
  float: right;
}

.tagline {
  text-align: center;
  font-family: "Arimo", "Arial";
  color: #593d45;
  margin-bottom: 20px;
}

.tagline h2, .tagline h3 {
  font-weight: 400;
  padding-bottom: 5px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  margin: 0px;
}

.tagline h2 {
  font-size: 20px;
}

.tagline h3 {
  font-size: 13px;
}

.bn3button {
  background-color: #c74a61;
  font-size: 12px;
  padding: 5px 12px;
  color: white !important;
  border-top: solid 1px #d95b77 !important;
  border-right: solid 1px #be3f52 !important;
  border-left: solid 1px #bd3c50 !important;
  border-bottom: solid 1px #b83749 !important;
  border-radius: 3px !important;
  cursor: pointer;
}

.bn3button.big {
  padding: 9px 12px;
}

.bn3button.wide {
  padding-left: 22px;
  padding-right: 22px;
}

.bn3button:hover, .bn3button:focus {
  background-color: #dd556f;
}

.bn3button:active {
  background-color: #993a4d;
}

.bn3button.disabled {
  background-color: #bac9d1;
  border-color: #bac9d1 !important;
}

.bn3button.grey {
  background-color: #bababa !important;
  border-color: #bababa !important;
}

.bn3button.grey:hover {
  background-color: #bac9d1 !important;
  border-color: #bababa !important;
}

.bn3button.grey:focus {
  background-color: #a1a1a1 !important;
  border-color: #bac9d1 !important;
}

.terimakasih-payment {
  margin-top: 33px;
}
.terimakasih-payment p {
  padding: 0px;
  margin: 0px;
}
.terimakasih-payment .upper {
  background-image: url("../images/bn3/terimakasih-patern.jpg");
  background-repeat: repeat;
  text-align: center;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border: solid 1px #e5eaea;
  padding-top: 54px;
  padding-bottom: 38px;
}
.terimakasih-payment .upper .thanks {
  color: #68ad94;
}
.terimakasih-payment .upper .thanks p {
  padding-bottom: 20px;
}
.terimakasih-payment .upper .specific {
  color: #666666;
}
.terimakasih-payment .upper .specific strong {
  color: #666666;
}
.terimakasih-payment .upper .indomaret {
  text-align: center;
}
.terimakasih-payment .upper .transfer {
  width: 480px;
  padding: 0px;
  margin: 0px auto;
  display: inline-block;
}
.terimakasih-payment .upper .transfer .tu {
  border-left: solid 1px #d8d8d8;
  border-right: solid 1px #d8d8d8;
  border-top: solid 1px #d8d8d8;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color: white;
  text-align: center;
  padding: 18px 0px;
}
.terimakasih-payment .upper .transfer .tb {
  border-left: solid 1px #c4d0cc;
  border-right: solid 1px #c4d0cc;
  border-bottom: solid 1px #c4d0cc;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #e4f0ec;
  text-align: center;
  padding: 18px 0px;
  font-size: 14px;
}
.terimakasih-payment .lower {
  background-color: white;
  text-align: center;
  padding-top: 38px;
  padding-bottom: 80px;
  font-size: 14px;
}
.terimakasih-payment .lower strong {
  color: #593d45;
}
.terimakasih-payment .lower p, .terimakasih-payment .lower .blok {
  display: block;
  text-align: center;
  color: #593d45;
}
.terimakasih-payment .lower .transfer {
  display: block;
  text-align: center;
}
.terimakasih-payment .lower .transfer .rekening {
  background-color: #f7f7f7;
  color: #666666;
  border-bottom: solid 1px #f0f0f0;
  border-right: solid 1px #fafafa;
  padding: 20px 0px;
  width: 480px;
  display: inline-block;
  margin-top: 16px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 7px;
}
.terimakasih-payment .lower .transfer .rekening p {
  display: block;
  margin-left: 210px;
  text-align: left;
  color: #666666;
}
.terimakasih-payment .lower .transfer .bca {
  background-image: url("../images/bn3/terimakasih-bca.png");
  background-repeat: no-repeat;
  background-position: 42px 50%;
}
.terimakasih-payment .lower .transfer .mandiri {
  background-image: url("../images/bn3/terimakasih-mandiri.png");
  background-repeat: no-repeat;
  background-position: 42px 50%;
}
.terimakasih-payment .lower .transfer button {
  margin-top: 22px;
}
.terimakasih-payment .lower .indomaret {
  display: block;
  text-align: center;
}
.terimakasih-payment .lower .indomaret .blok {
  margin-bottom: 28px;
}
.terimakasih-payment .lower .indomaret .strong {
  font-weight: bold;
  font-size: 16px;
}
.terimakasih-payment .lower .indomaret .boxes {
  width: 265px;
  height: 228px;
  display: inline-block;
  margin-left: 13px;
  margin-right: 13px;
  border: solid 1px #d6d6d6;
  border-radius: 3px;
  color: #666666;
  background-color: white;
  vertical-align: top;
}
.terimakasih-payment .lower .indomaret .boxes p {
  margin-top: 174px;
  font-size: 12px;
}
.terimakasih-payment .lower .indomaret .bcetak {
  background-image: url("../images/bn3/terimakasih-indomaret-boxescetak.png");
  background-repeat: no-repeat;
  background-position: 50% 0%;
}
.terimakasih-payment .lower .indomaret .bindomaret {
  background-image: url("../images/bn3/terimakasih-indomaret-boxesindomaret.png");
  background-repeat: no-repeat;
  background-position: 50% 0%;
}
.terimakasih-payment .lower .indomaret .btruck {
  background-image: url("../images/bn3/terimakasih-indomaret-boxestruck.png");
  background-repeat: no-repeat;
  background-position: 50% 0%;
}

.msg-error {
  font-size: 12px;
  color: #c94d65;
  display: block;
  width: 300px;
  background-color: white;
  margin: 0px auto;
  margin-top: -18px;
  padding: 5px;
  border-bottom: solid 2px #d2d2d2;
  border-left: solid 1px #e6e6e6;
  border-right: solid 1px #e6e6e6;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.msg-error p {
  text-align: center;
  display: block;
  color: #c94d65;
}

.cart-empty {
  width: 1100px;
  margin: 0px auto;
  padding: 50px 0px;
  background-color: white;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.cart-empty p {
  text-align: center;
}

.article-title {
  text-align: center;
  color: #593d45;
  font-size: 25px;
  font-weight: normal;
}

/*.page-title{
    margin: 0 auto;
    padding: 0;
    text-align: center;
    height: 40px;
}
#simplecheckout-form{
    margin: auto;
}
#simplecheckout-form li{
    padding:2px;
}
#simplecheckout-form li input{
    width:97%;
    padding:5px;
}
#simplecheckout-form li select{
    width:100%;
    padding:5px;
}
.simplecheckout-list-item{
    margin-top:5px;
}
.fields{
    width:100%;
}
.validation-advice{color:#f00;}*/
.konfirmasi-btn {
  -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
  -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
  box-shadow: inset 0px 1px 0px 0px #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #FF6212), color-stop(1, #E63318));
  background: -moz-linear-gradient(center top, #FF6212 5%, #E63318 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF6212', endColorstr='#E63318');
  background-color: #ededed;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
  text-indent: 0;
  border: 1px solid #dcdcdc;
  display: inline-block;
  color: #fff;
  font-family: arial;
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  height: 45px;
  line-height: 45px;
  width: 200px;
  text-decoration: none;
  text-align: center;
}

.konfirmasi-btn:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #E63318), color-stop(1, #FF6212));
  background: -moz-linear-gradient(center top, #FF6212 5%, #E63318 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF6212', endColorstr='#E63318');
  background-color: #FF6212;
}

.konfirmasi-btn:active {
  position: relative;
  top: 1px;
}

.howtoorder {
  background-color: white;
  font-family: Arial;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-left: solid 1px #efefef;
  border-right: solid 1px #efefef;
  text-align: center;
  width: 1100px;
  display: block;
  padding-top: 5px;
}
.howtoorder .options {
  width: 1000px;
  margin: 0px auto;
  border-bottom: solid 1px #d6d6d6;
}
.howtoorder .options ul {
  font-size: 0px;
}
.howtoorder .options ul li {
  display: inline-block;
  font-size: 15px;
  line-height: 56px;
  color: #593d45;
  font: "Arimo", "Arial";
  margin-left: 24px;
  margin-right: 24px;
  cursor: pointer;
}
.howtoorder .options ul li.current {
  color: #68ad94;
  border-bottom: solid 3px #68ad94;
  margin-bottom: -2px;
  cursor: default;
}
.howtoorder .hto-container {
  display: block;
  text-align: center;
}
.howtoorder .hto-container .hto {
  display: block;
  font-size: 0px;
  padding-bottom: 80px;
  text-align: center;
}
.howtoorder .hto-container .hto div.step {
  display: inline-block;
  font-size: 12px;
  color: #666666;
  padding-left: 20px;
  padding-right: 20px;
  vertical-align: top;
}
.howtoorder .hto-container .hto div.step .text p, .howtoorder .hto-container .hto div.step .text strong {
  text-align: center;
  display: block;
}
.howtoorder .hto-container .hto div.step .text strong {
  color: #666666;
  font-size: 15px;
}
.howtoorder .hto-container .hto div.step .image {
  height: 200px;
  width: 250px;
  display: table-cell;
  padding-bottom: 25px;
  vertical-align: bottom;
}
.howtoorder .hto-container .hto .transfer {
  display: block;
  text-align: center;
  font-size: 14px;
}
.howtoorder .hto-container .hto .transfer .transfer-title {
  padding-top: 50px;
  padding-bottom: 16px;
}
.howtoorder .hto-container .hto .transfer .transfer-title strong {
  color: #666666;
}
.howtoorder .hto-container .hto .transfer .not-rekening {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 0px;
  width: 480px;
  text-align: left;
}
.howtoorder .hto-container .hto .transfer .not-rekening li {
  list-style: disc;
  line-height: 24px;
  padding-top: 5px;
}
.howtoorder .hto-container .hto .transfer .rekening {
  background-color: #f7f7f7;
  color: #666666;
  border-bottom: solid 1px #f0f0f0;
  border-right: solid 1px #fafafa;
  padding: 20px 0px;
  width: 480px;
  display: inline-block;
  margin-top: 16px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 7px;
}
.howtoorder .hto-container .hto .transfer .rekening p {
  display: block;
  margin-left: 210px;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: left;
  color: #666666;
}
.howtoorder .hto-container .hto .transfer .bca {
  background-image: url("../images/bn3/terimakasih-bca.png");
  background-repeat: no-repeat;
  background-position: 42px 50%;
}
.howtoorder .hto-container .hto .transfer .mandiri {
  background-image: url("../images/bn3/terimakasih-mandiri.png");
  background-repeat: no-repeat;
  background-position: 42px 50%;
}
.howtoorder .hto-container .hto .transfer button {
  margin-top: 22px;
}

.bold {
  font-weight: bold;
}

.konfirmasi {
  background-color: white;
  width: 1100px;
  border-left: solid 1px #efefef;
  border-right: solid 1px #efefef;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  padding-top: 15px;
  padding-bottom: 58px;
  text-align: center;
}
.konfirmasi .konfirmasi-container {
  text-align: left;
  width: 216px;
  display: inline-block;
}
.konfirmasi .konfirmasi-container #simplecheckout-form li {
  padding-top: 25px;
  width: 100%;
}
.konfirmasi .konfirmasi-container #simplecheckout-form li #simplecheckout-form-button {
  width: 100%;
}
.konfirmasi .konfirmasi-container #simplecheckout-form li .fields {
  margin-top: 8px;
  width: 100%;
}
.konfirmasi .konfirmasi-container #simplecheckout-form li .fields input {
  width: 196px;
  padding: 10px;
  margin: 0px auto;
  display: block;
  border: solid 1px #b2b2b2;
  border-radius: 3px;
}
.konfirmasi .konfirmasi-container #simplecheckout-form li .fields select {
  width: 216px;
  padding: 5px;
  font-family: "Arimo", "Arial";
  margin: 0px auto;
  display: block;
  border: solid 1px #b2b2b2;
  border-radius: 3px;
  background-color: #efefef;
  -webkit-appearance: none;
  vertical-align: middle;
}
.konfirmasi .konfirmasi-container #simplecheckout-form li .fields select option {
  vertical-align: middle;
  width: 186px;
  margin: 0px;
  padding: 5px;
}
.konfirmasi .konfirmasi-container #simplecheckout-form li .fields #datepicker {
  background-image: url("../images/bn3/checkout-sentdate-dateicon.png");
  background-position: 95% 50%;
  background-repeat: no-repeat;
}

.col-main > .std {
  background-color: white;
  width: 1000px;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 20px;
  padding-bottom: 50px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  margin-top: 20px;
  border-right: solid 1px #efefef;
  border-left: solid 1px #efefef;
}

.col-main > .note-msg {
  background-color: white;
  width: 1000px;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 20px;
  padding-bottom: 50px;
  border-right: solid 1px #efefef;
  border-left: solid 1px #efefef;
  margin: 0px;
}

.sprite {
  background-image: url("../images/bn3/sheet/spritesheet.png");
  background-repeat: no-repeat;
  display: inline-block;
}

.sprite-arrow-down {
  width: 10px;
  height: 6px;
  background-position: -5px -5px;
}

.sprite-arrow-up {
  width: 10px;
  height: 6px;
  background-position: -5px -21px;
}

.sprite-b-arrowR {
  width: 9px;
  height: 13px;
  background-position: -5px -37px;
}

.sprite-checkout-sentdate-dateicon {
  width: 14px;
  height: 14px;
  background-position: -5px -60px;
}

.sprite-checkout-sentdate-warning {
  width: 14px;
  height: 14px;
  background-position: -5px -84px;
}

.sprite-checkout-step-edit {
  width: 12px;
  height: 12px;
  background-position: -5px -108px;
}

.sprite-footer-email {
  width: 14px;
  height: 11px;
  background-position: -5px -130px;
}

.sprite-footer-fax {
  width: 14px;
  height: 14px;
  background-position: -5px -151px;
}

.sprite-footer-phone {
  width: 14px;
  height: 11px;
  background-position: -5px -175px;
}

.sprite-footer-socmed-f {
  width: 28px;
  height: 28px;
  background-position: -5px -196px;
}

.sprite-footer-socmed-g {
  width: 28px;
  height: 28px;
  background-position: -5px -234px;
}

.sprite-footer-socmed-p {
  width: 28px;
  height: 28px;
  background-position: -5px -272px;
}

.sprite-footer-socmed-t {
  width: 28px;
  height: 28px;
  background-position: -5px -310px;
}

.sprite-header-phone {
  width: 20px;
  height: 19px;
  background-position: -5px -348px;
  vertical-align: middle;
}

.sprite-header-search {
  width: 15px;
  height: 15px;
  background-position: -5px -377px;
}

.kupon {
  padding-bottom: 0px !important;
}
.kupon p {
  margin: 5px auto;
}
.kupon input {
  width: 107px;
  color: #747474;
}

.kupon.berinput {
  padding-top: 8px !important;
  padding-bottom: 32px !important;
}

.order-pembayaran-kupon input, .order-pembayaran-kupon button {
  margin-right: 8px;
}
.order-pembayaran-kupon input, .order-pembayaran-kupon span {
  vertical-align: middle;
}

.coupon_result_sprite {
  width: 22px;
  height: 23px;
  display: inline-block;
  background-position: -5px -404px;
}

.coupon_result {
  margin-left: 7px;
}

.coupon_result.fail {
  color: #c94d65;
}

.coupon_result.ok {
  color: #68ad94;
}

.order-pembayaran-totalharga {
  font-weight: bold;
  border-top: solid 1px #d7d7d7;
  border-bottom: solid 1px #d7d7d7;
  padding-top: 12px;
  padding-bottom: 12px !important;
  margin-bottom: 40px;
}
.order-pembayaran-totalharga .haswidepadding {
  padding-right: 48px;
  display: inline-block;
}
.order-pembayaran-totalharga .originalprice {
  font-weight: bold;
  padding-right: 5px;
}
.order-pembayaran-totalharga .newprice {
  display: none;
  font-weight: bold;
  color: #68ad94;
}
.order-pembayaran-totalharga .finalprice {
  color: #68ad94;
}
