@import url(http://fonts.googleapis.com/css?family=Lato:400,700,900,100,300,300italic|Open+Sans:400,300);

body{
  background: #F9F9F9;
  font-family: 'Lato', sans-serif;
  line-height: 1.5;
  font-size: 14px;
}

/* SS Form */
label.left{
  float: none;
  font-weight: bold;
  padding: 6px 12px 6px 0;
  text-align: left;
/*  width: 150px;*/
}
.middleColumn,
.captcha_field,
.Actions,
#Remember{
  /*margin-left: 150px; */
  margin-left: 0;
}
.field{
  clear: both;
  padding-bottom: 5px;
}
input.day, input.month, input.year{
  width: auto;
}
input.action,
form p.checkbox{
}
.middleColumn ul{
  margin: 0;
}
#ForgotPassword{
}
/* END SS Form */

/* your style */

#content_wrapper{

}


a{


}
h1,h2,h3,h4,h5,h6{
  font-family: century gothic ,Helvetica,Arial,sans-serif;
  font-weight: normal;
}

h1.title,
h2.title,
h3.title,
h4.title,
h5.title,
h6.title{
  font-weight:bold;
}


a:hover{

}

hr, .separator, .line{
}

.navbar-brand > img{
  float: left;
  height: 70px;
  /*height: 100%;*/
  margin-right: 10px;
}
.sidebar .nav .nav > li a{
  padding-left: 25px;
}
.sidebar .nav .nav .nav > li a{
  padding-left: 35px;
}
.sidebar .nav > li.active a{
  background: #EEE;
  color: #d1a952
}
.pagination2, .pagination {
  bottom: 5px;
  left: 0;
  text-align: center;
  width: 100%;
}
.pagination > a.active, .pagination > a.active:hover, .pagination > a.active:focus {
  background-color: #ef820a;
  border-color: #ef820a;
}
.pagination > a:hover, .pagination > a:focus,
.pagination > a.current {
  background-color: #ef820a;
  border-color: #ef820a;
  color: #FFF;
}
.pagination > a, .pagination > span {
  float: none;
}


#slideshow_wrapper .swiper-wrapper{
  margin-bottom: 0;
}
.arrow_container{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 50%;
  height: 30%;
  margin: auto;
}


#slideshow_wrapper{
  position: relative;
}
#slideshow_wrapper .arrow-left{
  background: url("img/left-arrow.png") no-repeat scroll center center rgba(0,150,129,0.8);
  border: 1px solid #009681;
  height: 80px;
  opacity: 0.7;
  left: -1px;
  position: absolute;
  top: 40%;
  width: 64px;
  z-index: 5;
}
#slideshow_wrapper .arrow-right{
  background: url("img/right-arrow.png") no-repeat scroll center center rgba(0,150,129,0.8);
  border: 1px solid #009681;
  height: 80px;
  opacity: 0.7;
right: 0;
  position: absolute;
  top: 40%;
  width: 64px;
  z-index: 5;
  }


.swiper-wrapper{
  padding: 0;
}
.swiper-container, .swiper-slide {
  list-style: none;
  padding: 0;
}
.swiper-slide img{
  width: 100%;
}
.swiper-container li{
  margin-left: 0;
}
.swiper-indicators {
  bottom: 10px;
  list-style: outside none none;
  padding-left: 0;
  position: relative;
  text-align: center;
  z-index: 15;
  margin-top: 10px;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: none repeat scroll 0 0 #EF820A;
  border: 1px solid #EF820A;
  opacity: 1;
}
.swiper-pagination-bullet,
.swiper-pagination-switch {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 4px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #999;
  border: 1px solid #999;
  padding: 0 !important;
  opacity: 0.8;
  border-radius: 10px;
}
.swiper-active-switch{
  width: 10px;
  height: 10px;
  /*margin: 0;*/
  background-color: #999;
}
.slide_show_desc{
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.62);
  bottom: 0;
  color: #eee;
  float: left;
  font-size: 14px;
  line-height: 1.2;
  overflow: hidden;
  padding: 5px 10px;
  position: absolute;
  width: 100%;
  z-index: 2;
}

.swiper-button-next, .swiper-button-prev{
  background-color: rgba(0,0,0,0.7);
  background-size: 24px auto;
  padding: 30px;
  border-radius: 100%;
}


.btn{
  padding: 10px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}

.btn-primary,
.Actions .action{
  background: #009DDD;
  color: #FFF;
  border: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.Actions .action{
  background: #111;
}

#checkout_content_page .action{
  background: #009DDD;
  color: #FFF;
}
.Actions .action:hover, .Actions button:hover, .Actions .button:hover,
#login_page input[type="submit"]:hover {
  color: #FFF;
  background: #444;
}


.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary{
  background: #009DDD;
  border-color: #EEE;
  color: #fff;
}

.breadcrumb{
  background: none;
  /*border-bottom: 2px solid #EEE; */
  color: #888;
  font-size: 16px;
  padding: 30px 10px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.breadcrumb a{
  padding-right: 10px;
  padding-left: 10px;
}
.navbar-nav{
  display: table;
  padding-bottom: 10px;
  padding-top: 10px;
  width: 100%;
}

#header_wrapper .navbar-nav{
  margin: 0 0 5px;
}


.navbar-default .navbar-nav li:first-child a{
  border-left: 1px solid #D8D8DA;
}

.navbar-nav > li{
  display: table-cell;
  /*text-align: center;*/
  float: none;
  width: auto;
}

.nav-sidebar > li.active{
  background: #EEE;
}




.navbar-default .navbar-nav > li > a {
  color: #2B2E34;
  font-size: 16px;
  font-family: Century Gothic, arial, sans-serif;
  font-weight: 700;
  border-right: 1px solid #D8D8DA;
  padding: 10px 0;
  text-align: center;
  min-width: 60px;
}
.navbar-brand{
  height: auto;
  padding: 5px;
}
.navbar-default {
  background-color: #FFF;
  border-color: #e7e7e7;

}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background: transparent;
  color: #777;
  font-family: Century Gothic, arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.navbar {
  margin-bottom: 0;
}
.navbar-collapse{
  padding-left: 0;
  padding-right: 0;
}


table{
  border-collapse: collapse;
    border-spacing: 0;
}


table tr td,
table tr th{
  padding: 10px 10px;
}

.table-hover > tbody > tr:hover,
.table-hover > tbody > tr:hover td {
  background-color: #33AB9A;
  color: #000;
}

table a{
  /*color: #256058; */
}
table a:hover{
 /* color: #FFF;*/
}



table tr:nth-child(2n+1){
  background: #FFF;
}

table tr:nth-child(2n) {
  background: none repeat scroll 0 0 #eee;
}
footer{
  background: #42454A;
  color: #EEE;
  padding-top: 30px;
  font-size: 13px;
}
footer .about_footer{
  font-size: 14px;
  margin-top: 15px;
}


footer a{
  color: #d1a952;
}


footer a:hover{
  color: #FFF;
  text-decoration: none;
}



/*CSS*/
.navbar-nav .new_category{
  background: url(img/new-category.png) no-repeat center center;
  background-size: 90px auto;
  text-indent: -9999px;
  width: 130px;
}


#header_wrapper{
  background: #EBECEC;
}



#header_mid{
  background: #2B2E34;
}
#header_top li{
  display: inline-block;
}
#menu_top ul{
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 0;
}
#menu_top ul a{
  color: #2B2E34;
  margin-bottom: 6px;
  margin-top: 6px;
  font-family: Century Gothic, arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  margin-left: 40px;
}
#menu_top ul a:hover{
  color: #888;
  text-decoration: none;
}

.nopad{
  padding:0;
}
.pad_2pixel{
  padding: 2px;
}


.pad{
  padding-bottom: 15px;
  padding-top: 15px;
}

.nav-sidebar{
  text-align: center;
}


.nav-sidebar li a{
  color: #444;
}

.sidebar_wrapper{
  margin-bottom: 30px;
  background: #FFF;
  border-bottom: 1px solid #EEE;
}


.nav-sidebar li{
  display: inline-block;
  float: none;
}
.nav-sidebar li img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}


/*CARD*/
.badge_small{
  background: url("img/badge.png") no-repeat scroll 0 0 / 147px auto rgba(0, 0, 0, 0);
  height: 80px;
  left: 3px;
  position: absolute;
  top: 4px;
  width: 147px;
}
.badge{
  background: url("img/badge.png") no-repeat scroll 0 0 ;
  height: 92px;
  left: 7px;
  position: absolute;
  top: -8px;
  width: 168px;
  z-index: 5;
}



.card{
  margin-bottom: 30px;
  padding-left: 5px;
  padding-right: 5px;
}


.deal_card{
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #ECECEC;
 /* border: 3px solid #ededed;*/
  display: block;
/*  margin-bottom: 30px;*/
  min-height: 300px;
  position: relative;
}
.deal_card img{
  /*margin-bottom: 10px;    */
}
.deal_card .img-responsive{
  width: 100%;
}

#bg_slideshow{
  background: none repeat scroll 0 0 #d8d8da;
  margin-bottom: 29px;
  padding-bottom: 30px;
  padding-top: 30px;
}
.card_slide{
  padding-left: 10px;
  padding-right: 10px;
  width: 290px;
}

.card_slide .deal_badge{
  margin-top: 0;
  margin-left: 0;
}

.card_slide .deal_card{
  border: none;
  border-bottom: 2px solid #444;
}
.card_slide .deal_card:hover{
  text-decoration: none;
}


.desc_deal{
  color: #888;
  padding: 10px 0 0;
  margin-bottom: 10px;
}
  .card .deal_card:hover{
    border:2px solid #EF820A;
    text-decoration: none;
    box-shadow: 0 2px 5px #BBB;
    -moz-box-shadow: 0 2px 5px #BBB;
    -webkit-box-shadow: 0 2px 5px #BBB;
    margin: -1px;
    position: relative;
  }
  .desc_deal .title{
    color: #111;
    overflow: hidden;
    height: 45px;
    padding: 0 10px;
    text-overflow : ellipsis;
    font-weight: 400;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    /*white-space: nowrap;*/
  }
  .desc_deal p{
    margin-bottom: 5px;
  }
  .deal_value .discount,
  .deal_value .product_thumbnail_price,
  .deal_value .sold{
    display: inline-block;
  }
  .deal_slidevalue{
    padding: 0 10px;
  }
  .deal_slidevalue .product_thumbnail_price{
    color: #E3001B;
  }
  .deal_value{
    border-top: 1px solid #EEE;
    padding: 0 10px;
  }
  .deal_value .sold{
    /*float: right;*/
    /*margin-top: 15px;*/
  }
  .sold span{
    color: #fa6f57;
    font-size: 18px;
  }
  .desc_deal .merchant{
    font-family: 'Lato', sans-serif;
    height: 21px;
    overflow: hidden;
  }
  .desc_deal .discount, #deal_discount .discount{
    color: #E3001B;
    font-weight: bold;
    font-size: 14px;
    line-height: 1;
    margin-top: 8px;
    float: right;
  }
#deal_discount .discount {
  background: none repeat scroll 0 0 #2b2e34;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  color: #fff;
  float: left;
  height: 60px;
  line-height: 60px;
  margin-left: 40px;
  margin-top: 10px;
  text-align: center;
  width: 60px;
}
  #deal_discount .product_price_strike{
    font-size: 16px;
  }
  #deal_discount .product_thumbnail_price{
    font-size: 32px;
  }
  #countdown{
    background: url(img/timer.png) no-repeat left center;
    padding-left: 48px;
    background-size: 36px auto;
  }


  #countdown div {
    display: inline-block;
    font-size: 10px;
    margin-right: 10px;
    text-align: center;
    font-weight: bold;
    color: #666;
  }
  #deal_time span {
    font-size: 12px;
    font-style: normal;
  }
#countdown div > span {
  background: url(img/clock.png) no-repeat scroll center center #d0d2d3;
  color: #444 !important;
  display: block;
  font-size: 24px !important;
  font-weight: normal;
  min-width: 45px;
  padding: 5px;
  text-align: center;
  border-bottom: 1px solid #BBB;
}
  .discount .nomor{
    font-size: 32px;
  }
  .discount .save{
  font-size: 11px;
  font-weight: normal;
  line-height: 1.4;
  position: relative;
  top: -4px;
  }
  .discount .percentage{
    vertical-align: top;
  }
  #photo_wrapper{
    position: relative;
  }
  #photo_wrapper .deal_badge{
    z-index: 5;
  }
  .photo_wrap img{
    width: 100%;
  }


  .deal_badge{
    /*background: none repeat scroll 0 0 #ff7342;
    color: white;
    display: inline-block;
    font-size: 11px;
    margin: 7px 0 0 10px;
    padding: 4px 5px;*/
    background: url(img/instant-redeem.png)no-repeat #ff7342;
    background-size: 52px auto;
    position: absolute;
    top: 10px;
    left: 10px;
    text-indent: -9999px;
    height: 52px;
    width: 52px;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
  }
  .desc_deal .location{
    height: 21px;
    overflow: hidden;
  }
  .merchant{
    color: #AAA;
    font-size: 12px;
  }


  .desc_deal .location,
  .location{
    background: url(img/pin-button.png) no-repeat left center;
    padding-left: 20px;
    background-size: auto 16px;
  }

  .product_thumbnail_price{
    font-family: "Lato",sans-serif;
    font-size: 18px;
    height: 72px;
    line-height: 1.2;
    margin-bottom: 0 !important;
  }


  .product_price_strike{
    color: #888;
    font-size: 12px;
    text-decoration: line-through;
  }
  .product_price_onsale{
    color: #444;
    display: block;
    font-size: 18px;
    font-weight: bold;
  }

  .pack .big {
    color: #444;
    font-weight: bold;
    font-family: Century Gothic, arial, sans-serif;
    margin-bottom: 15px;
    padding: 0 5px 5px;
  }

  .pack .big a:hover,
  .pack .big a:hover > span {
    opacity: 0.6;
    text-decoration: none;
  }


  .pack .big a > span{
    background: url("img/panah-bawah.png") no-repeat scroll center bottom / 12px auto rgba(0, 0, 0, 0);
    display: inline-block;
    height: 17px;
    width: 26px;
  }


  .pack h2 a {
    color: #444;
    font-size: 18px;
    font-weight: normal;
    margin-top: 5px;
    padding: 5px 0px 5px 0;
  }
  .section {
    margin-bottom: 15px;
    padding-bottom: 15px;
  }

.title_product{
  font-weight: normal;
  margin-top: 0;
  line-height: 1;
}
.button_buy, .button_biru {
  background: #009DDD; /* Old browsers */
  border: 0 none;
  color: #fff;
  display: block;

  line-height: 18px;
  max-width: 200px;
  outline: 0 none;
  padding: 25px 0;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: 180px;
}

#deal_buy .button_buy{
  font-size: 24px;
}


button{
  background: #009DDD;
  color: #fff;
  padding: 10px;
  font-size: 14px;
  text-transform: uppercase;
  border: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.button_hitam{
  background: #111;
  color: #FFF;
}
.button_hitam:hover{
  color: #FFF;
  background: #444;
}


.btn.button_buy, .btn.button_biru, .button_hitam{
  padding: 10px;
  width: auto;
  max-width: none;
}


.button_buy:hover, .button_biru:hover{
  color: #FFF;
}
.century{
  font-family: century gothic ,Helvetica,Arial,sans-serif;
}


.button_buy .glyphicon{
  padding-right: 10px;
}
.share{
  margin-top: 15px;
}
.share span{
  font-size: 16px;
  vertical-align: bottom;
}


.share .share_icon img{
  width: 32px;
}


/*Search BOX*/
#btn_cart{
  background: url(img/cart.png) no-repeat center center #EBECEC;
  background-size: 24px auto;
  height: 34px;
  width: 42px;
  margin-top: 8px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}


#search_box{
  margin-top: 8px;

    }
#search_box form{
  margin-bottom: 0;
  margin-top: 0;

}
.searchbox input{
  background: url(img/search-button.png) no-repeat 4% center #FFF;
  background-size: 24px auto;
  border: none;
  color: #888;
  font-size: 14px;
  font-family: 'Open Sans',sans-serif;
  float: left;
  margin: 0;
  width: 70%;
  padding: 6px 8px 6px 50px;
  border-radius: 10px 0 0 10px;
  -moz-border-radius:  10px 0 0 10px;
  -webkit-border-radius:  10px 0 0 10px;

  box-shadow: 0px 1px 1px #bbb inset ;
  -moz-box-shadow: 0px 1px 1px #bbb inset ;
  -webkit-box-shadow: 0px 1px 1px #bbb inset ;
}
.searchbox input[type="submit"]{
  background: url(img/search-button.png) no-repeat center center ;
  background-size: 24px 24px;
  float: right;
  height: 32px;
  width: 32px;
  margin-top: 0;
  padding: 0;
  text-indent: -999px;
  vertical-align: bottom;
  float: right;

}

#search_box .dropdown{

 position: relative;
  background-clip: padding-box;
  background-color: #2B2E34;
  display:inline-block;
  padding: 0;
  width: 30%;
  border-radius: 10px 0 0 10px;
  -moz-border-radius:10px 0 0 10px;
  -webkit-border-radius: 10px 0 0 10px;

}


#search_box select{
  background: url(img/pin-button.png) no-repeat 5px center #CCC;
  background-size: auto 18px;
  border: none;
  float: left;
  font-family: 'Open Sans',sans-serif;
  padding: 7px 8px 7px 24px;
  margin: 0;
  font-size: 12px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
#search_box option{

}

#search_box .chosen-container-single .chosen-single {
  background: url(img/pin-button.png) no-repeat 10px center #EBECEC;
  background-size: auto 26px;
  border: none;
   border-radius: 0 10px 10px 0;
  -moz-border-radius: 0 10px 10px 0;
  -webkit-border-radius: 0 10px 10px 0;
  box-shadow: 0 0 1px #444 inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 1px #444 inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 1px #444 inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  color: #444;
  display: block;
  height: 34px;
  line-height: 1.8;
  margin: 0;
  padding: 7px 8px 7px 34px;
  position: relative;
  text-decoration: none;
  white-space: nowrap;

}
#search_box .chosen-container-single .chosen-single span {
  font-size: 16px;
  line-height: 1.2;
  margin-right: 0;
  overflow: hidden;

}
#search_box .chosen-container .chosen-drop {
  border: medium none;
  font-size: 10px;
}

/*newletter*/

#newsletter_box{


}
.newsletter_heading{
  background: #111;
  color: #FFF;
  text-align: center;
  padding: 15px 0;
  font-weight: bold;
}
.isi_newsletter{
  padding: 10px;
  text-align: center;

}


#newsletter_box .Actions{
  margin-left: 0;
  float: left;
}
#newsletter_box .Actions:nth-of-type(2){
  float: right;
}
#newsletter_box .Actions .action{
/*  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  background: #111;*/
}
#newsletter_box fieldset{
  margin-bottom: 10px;
}
#newsletter_box input{
  font-size: 16px;
  height: auto;
  line-height: 1;
  padding: 15px 25px;
  vertical-align: baseline;
  border: 1px solid #111;
}
#newsletter_box form:after,
#newsletter_box form:before,
.section:after, .section:before{
  display: table;
  content: " ";
}

#newsletter_box form:after,
.section:after{
  clear: both;
}


input, textarea, select{
  border-color: #444;
  font-size: 13px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}

/*TAB*/
.panel.with-nav-tabs .panel-heading{
  padding: 5px 5px 0 5px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.panel.with-nav-tabs .nav-tabs{
	border-bottom: none;
}
.panel.with-nav-tabs .nav-justified{
	margin-bottom: -1px;
}


.panel-default li > a{
  color: #FFF;
  font-size: 16px;
}


.panel-default {
  border-color: #EEE;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
.with-nav-tabs.panel-default .nav-tabs > .open > a, .with-nav-tabs.panel-default .nav-tabs > .open > a:hover, .with-nav-tabs.panel-default .nav-tabs > .open > a:focus, .with-nav-tabs.panel-default .nav-tabs > li > a:hover, .with-nav-tabs.panel-default .nav-tabs > li > a:focus {
  background-color: #FFF;
  border-color: transparent;
  color: #888;
}

.panel-default > .panel-heading {
  background-color: #FFA30F;
  border-color: #FFA30F;
  color: #FFF;
}

/*===========CART===============*/
.bg_white{
  background: #FFF;
  padding: 20px;
}

.bg_white table tr th{
  background: #111;
  color: #FFF;
}

.cart_table tr th{
  font-weight: normal;
}
.cart_table tr td{
  border: none;
  /*border-bottom: 5px solid white;*/
  margin-bottom: 5px;
  padding: 10px 0 10px 10px;
}
.cart_table table{
  border-bottom: 1px solid #6D420D;
  margin: 0 0 2em;
}
  .order_left_box .cart_table table{
    margin: 0 0 10px;
  }
.cart_table {
  overflow-y: hidden;
}

.cart_table tr td p{
  margin: 0;
}
.cart_table tr td.img{
  padding: 0;
  width: 55px;
  line-height: 0;
}
.cart_table tr td.desc a{
  display: block;
  color: #000;
  font-size: 14px;
  font-weight: normal;
  margin: 0 0 10px;
}
.cart_table tr td.desc {
  margin: 0;
}
.cart_table tr td.desc span{
  display: block;
}
.cart_table tr td.price{
  font-size: 12px;
}
.cart_table tr td.qty input{
  width: auto;
}
.cart_table tr td.qty input[type="submit"]{
  background: url(img/trash-icon.png) no-repeat;
  background-size: 24px auto;
  border: medium none;
  color: #888888;
  font-size: 10px;
  line-height: 1;
  padding: 0 0 0 24px;
  vertical-align: bottom;
  width: auto;

}
.cart_table tr td.qty input[type="submit"]:hover{
  color: #000;
}

.cart_table tr td.total{
  font-size: 18px;
  font-weight: bold;
  padding: 10px;
}

.cart_table_total{
  border-bottom: 1px solid #E0E0E0;
  float: right;
  margin-bottom: 20px;
  padding: 10px;
}

.cart_table_total td{
  border: none;
  font-weight: 700;
  padding: 2px 0 2px 10px;
}
.cart_table_total tr{
  border: none;
}


.cart_table_total .total td,
#label_grand_total{
  color: red;
  font-weight: bold;
  font-size: 20px;
  padding: 10px 0;
}
.cart_table td.label{
}
.cart_table h6{
  text-align: center;
  font-size: 16px;
}

.cart_back_button{
  float: left;
}

table .red{
  background: none;
}

.order_left_box{
  float: left;
  margin-right: 20px;
  width: 470px;
}
.order_right_box{
  float: left;
  width: 470px;
}
#checkout_content{
  padding-bottom: 30px;
}
#checkout_content .title{
  font-size: 18px;
}




/* order step style */
.breadcrumb{
  display: table;
  width: 100%;
}


#checkout_content .breadcrumb,
#order_form_content .breadcrumb,
#order_summary_content .breadcrumb{
  text-align: left;
  margin-bottom: 30px;
}
.breadcrumb .step{
  border-bottom: 2px solid #111;
  display: table-cell;
  line-height: 60px;
  font-size: 14px;
  opacity: 0.3;
  padding: 10px 0 0;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
}

.breadcrumb .step:before{
  background: none repeat scroll 0 0 #666;

  bottom: -54px;
  content: "";
  float: left;
  height: 15px;
  left: 50%;
  position: relative;
  width: 16px;

    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
}


  .breadcrumb a.step:hover{
    opacity: 1;
  }
.breadcrumb .step3{
  background: none;
}
.breadcrumb .number{
  font-size: 30px;
  margin-right: 5px;
  line-height: 60px;
  vertical-align: middle;
}
.breadcrumb .current{
  opacity: 1;
}

#choose_guest{
  float: left;
  width: 40%;
  text-align: center;
}
#choose_or{
  float: left;
  width: 18%;
  text-align: center;
}
#choose_member{
  float: left;
  width: 40%;
  text-align: center;
}



/* footer */
.copyright{
  background: #2B2E34;
  color: #888;
  padding: 10px 0px;
  text-align:center;
  font-size: 12px;
}




  .breaking{
    margin-bottom: 25px
  }
  .zato_care p,
  .zato_partnership p{
    margin-top: 5px;
  }


  .zato_care span,
  .zato_partnership span{
    color: #EF820A;
    vertical-align: bottom;
  }

  .footer_menu a{
    border-right: 1px solid #FFF;
    color: #FFF;
    margin-right: 10px;
    padding-right: 10px;
    font-family: century gothic ,Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: bold;
  }
  .footer_menu a.last{
    border: none;
  }


  footer h4,
  footer h5,
  footer h6{
    margin-top: 0;
  }
  .l_small span {
    background: url("img/tulisan-zato.png") no-repeat scroll 0 0 / 95px auto rgba(0, 0, 0, 0);
    display: block;
    height: 30px;
    line-height: 43px;
    padding-left: 100px;
  }


  .l_small img{
    margin-right: 5px;
    width: 95px;
  }
  .sosmed img{
    margin-right: 0px;
    width: 18px;
  }
  .sosmed .insta img{
    margin-bottom: 2px;
    position: relative;
    top: -2px;
    vertical-align: baseline;
    width: 56px;
  }
  .follow{
    display: block;
  }


  .logo_small{
    width: 100px;
  }

  .sosmed{
    text-align: right;
  }
  .sosmed span{
    padding-right: 3px;
    font-family: century gothic ,Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: bold;
  }


  .sosmed a{
    color: #FFF;
    display: inline-block;
    margin-bottom: 10px;
  }

 #home_link img{

   width: 200px;
 }

.orange{
  color: #FF8425;
}
.black{
  color: #444;
}


.bg_orange{
  background: #FF8425;
  padding: 5px;
}
.bg_orange .nav-sidebar li.last{
  border: none;
}
.bg_orange .nav-sidebar li{
  border-right: 2px solid #FFF;
  background: none;
  height: auto;
  width: auto;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}


.bg_orange .nav-sidebar li a{
  color: #fff;
  font-size: 18px;
  height: auto;
  width: auto;
  line-height: 1;
  padding: 10px 20px;
}
.bg_orange .nav-sidebar li a:hover{
  background: none;
  color: #9E4603;
}
.garis.text-center.orange {
  background: url(img/garis.png) repeat-x center center;
}
.garis.text-center.orange > span {
  background: none repeat scroll 0 0 #f9f9f9;
  padding: 10px 20px;
}
#penjelasan .img-responsive,
#login_other .img-responsive,
#subscribe_page .img-responsive{
  margin: 0 auto;
}


#login_page_wrapper{

}
#logo_login_wrapper{
  background: #222;
  padding: 10px 0;
}
#logo_login{
  margin: 0 auto;
/*  width: 260px;*/
}

#login_page {
  color: #fff;
  margin: 0 auto;
  padding: 30px 0;
  text-align: center;
/*  width: 320px;*/
}
label.center, label.left{
  color: #111;
  font-size: 12px;
  font-style: normal;
  font-family: century gothic ,Helvetica,Arial,sans-serif;
}
#sign_box {
  color: #444;
  font-size: 12px;
  padding: 5px 20px;
  text-align: left;

/*  width: 260px; */
}

.borderkanan{
  border-right: 1px solid #444;
}


#sign_box input[type="submit"] {
  background: #111;
  margin: 0 auto;
  text-align: center;
}
#LostPassword a {
  color: #111;
  display: block;
  font-size: 13px;
}
#sign_box input {
  text-align: left;
  height: auto;
  margin-left: 0;
}
#login_page p {
    color: #FFF;
}
.button_facebook {
  background: none repeat scroll 0 0 #3b5998;
  border: medium none;
  color: #fff !important;
  padding: 10px;
  text-decoration: none;
}
#login_other{
  padding: 6px 20px;
  margin: 0 auto 10px;
/*  width: 260px;  */

}
 #register{
   border-bottom: 1px solid #444;
 }
 #register span{
  font-family: 'Lato', sans-serif;
 }


#login_other #register a{
  color: #FFF;
  font-weight: bold;
  margin-bottom: 30px;

}
p.disclaimer{
  color: #444 !important;
  font-size: 12px;
}
.field  .fieldgroupField{
  display: inline-block;
  width: 47%;
}
.field .fieldgroupField:nth-child(1){
  margin-right: 5%;
}
.checkboxset li {
  display: inline-block;
  width: 44%;
}
.checkboxset li:nth-child(2){
  margin-right: 0;
}

#AlamatDetail .fieldgroupField{
  display: inline-block;
  width: 30%;
  margin-right: 4%;
}
#AlamatDetail .fieldgroupField:nth-child(3){
  margin-right: 0
}
#AlamatDetail .fieldgroupField:nth-child(2){
  margin-right: 4%;
}
#date_pick{
  width: 47%;
}

/*==========merchant admin============*/
#menu_member{
  background: #FFF;
  border: 1px solid #CCC;
  border-bottom: none;
}
#menu_member li.current a,
#menu_member li:hover a {
  color: #EF820A;
}
#menu_member li {
  float: left;
  padding: 15px 10px;
  width: auto;
}

#product_item a {
  display: block;
}

#merchant_kanan {
  float: right;
}
#merchant_kanan label.left{
  float: left;
}


#merchant_kanan .middleColumn,
#merchant_kanan .captcha_field,
#merchant_kanan .Actions,
#merchant_kanan #Remember {
  margin-left: 70px;
}
#merchant_kanan #date_pick{
  width: auto;
}


#merchant_page .bg_white,
#member_page .bg_white{
  border: 1px solid #CCC;
}

.attention {
  background: none repeat scroll 0 0 #F5F5F5;
  border: 1px solid #DDD;
  padding: 10px;
}
.row_list {
  background: none repeat scroll 0 0 #f8f8f8;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  padding: 10px;
}

.row_list span {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}



.payment_row{
  cursor: pointer;
  background: white;
  border: 3px solid #ddd;
  margin: 0 0 15px;  
  padding: 20px;
  position: relative;
}
.payment_row div.title{
  font-size: 18px;
  line-height: 24px;
  margin: 0;
}
.payment_row div.content{
  margin: 15px 5px;
}
.payment_row div.icon{
  position: absolute;
  top: 10px;
  right: 10px;
}
.payment_row.current{
  border-color: red;
}

.payment_row .attention{
  margin-top: 15px;
}
.payment_row .payment_info{
  display: none;
}
.payment_row label{
  display: inline-block;
  max-width: 80%;
}
.payment_row label img{
  max-width: 100%;
}

@media screen and (min-width: 1200px){
  .container{
    width: 970px;
  }


}

@media screen and (max-width: 1199px){

/*.navbar-default .navbar-nav > li > a {
  padding: 10px 23px;
  }
.new_category{
  width: 130px;
}*/
.card_slide{
  width: 250px;
}
.arrow_container{
  width: 90%;
}

}



@media screen and (max-width: 991px){
.navbar-nav .new_category{
  width: 110px;
}
.arrow_container{
  width: 85%;
}
.navbar-default .navbar-nav > li > a{
  min-width: 40px;
}



}


@media screen and (max-width: 767px){
#login_page{
  width: auto;
}
.cms_content img {
  display: block;
  height: auto;
  max-width: 100%;
}


.bg_orange .nav-sidebar li{
  display: block;
  border: none;
  border-bottom: 1px solid #C96418;
}


.arrow_container{
  width: 100%;
}
.part{
  margin-bottom: 30px
}
.deal_card{
  border: 1px solid #CCC;
  box-shadow: 0 2px 5px #BBB;
  -moz-box-shadow: 0 2px 5px #BBB;
  -webkit-box-shadow: 0 2px 5px #BBB;
}
.logo_small {
  margin-left: auto;
  margin-right: auto;
}
.sosmed.pull-right{
  text-align:center;
  float: none !important;
}
.sosmed span{
  display: none;
}


.footer_menu {
  text-align:center;
  margin-bottom: 20px;
}


#home_link img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#menu_top ul a {
  font-size: 12px;
  font-weight: 500;
  margin-left: 16px;

}
.navbar-nav .new_category{
  background:none;
  text-indent: 0;
  width: auto;
}
.navbar-default .navbar-nav > li > a{
  border: none !important;
  padding: 10px;
  font-size: 16px;
  font-weight: 400;
}
#header_wrapper .navbar-nav{
  margin-left: 10px;
  margin-right: 10px;
}
#navbar .nav > li {
  border-bottom: 1px solid #ef820a;
}
.navbar-default .navbar-toggle {
  border-color: #ef820a;
}
.navbar-toggle {
  background-color: #ef820a;
  }
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #E5841D;
}

.searchbox input{
  font-size: 12px;
  padding-left: 40px;

}
#search_box .chosen-container-single .chosen-single span{
  font-size: 12px;
}
.navbar-toggle{
  margin-top: 5px;
  margin-bottom: 5px;
}
#cart_wrapper {
  position: absolute;
  left: 34px;
  top: -11px;
}
.swiper-button-next, .swiper-button-prev{
  background-size: 18px auto;
}

.nav-sidebar{
  border-spacing: 5px 0;
  display: table;
  margin-bottom: 0;
  width: 100%;
}
.nav-sidebar li img{
  margin-top: 10px;
  width: 24px;
}


.nav-sidebar li a{
  display: block;
  padding: 0;
  height: 48px;
  width: 58px;
}


.nav-sidebar li {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #ffa30f;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  display: table-cell;
  font-size: 10px;
  line-height: 1;
  height: 60px;
  overflow: hidden;
  width: 60px;
}

.nav-sidebar li:hover,
.nav-sidebar li a:hover{
  background: #EEEEEE;
}
.sidebar_wrapper{
    padding: 10px 0;
  overflow-y: hidden;
}


.panel-default li > a{
  font-size: 15px;
  padding: 10px 5px;
}


#deal_discount .product_thumbnail_price {
  font-size: 28px;
}
#deal_discount .discount{
  margin-top: 6px;
}


.discount .nomor {
  font-size: 28px;
}
.text-left{
  text-align: center;
}
#merchant_kanan{
  float: left;
}


}

@media screen and (max-width: 480px){
  .card_slide{
    width: 290px;
  }
}




