@font-face {
  font-family: "Vogue Highline Serif Medium";
  src: url("//db.onlinewebfonts.com/t/20887291c6fd254fc84700209fdd8caa.eot");
  src: url("//db.onlinewebfonts.com/t/20887291c6fd254fc84700209fdd8caa.eot?#iefix") format("embedded-opentype"),
  url("//db.onlinewebfonts.com/t/20887291c6fd254fc84700209fdd8caa.woff2") format("woff2"),
  url("//db.onlinewebfonts.com/t/20887291c6fd254fc84700209fdd8caa.woff") format("woff"),
  url("//db.onlinewebfonts.com/t/20887291c6fd254fc84700209fdd8caa.ttf") format("truetype"),
  url("//db.onlinewebfonts.com/t/20887291c6fd254fc84700209fdd8caa.svg#Vogue Highline Serif Medium") format("svg"); }
body{
  background: #FFF;
  color: #40404099;
  font-family: 'Vogue Highline Serif Medium', sans-serif;
  line-height: 1.8em;
  font-size: 18px;
  /*letter-spacing: .04em;  */
  color: rgba(64,64,64,.6);
}
p{
  word-spacing: 4px;
}


a{
  color: rgba(64,64,64,.6);
}
a:hover{
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6{
  font-family: 'Didot', serif;
  font-weight: normal;
  color: #3d3d3d99;
}
.quote{
  color: #3d3d3d99;
  font-family: 'Didot', serif;
  letter-spacing: .05em;
  line-height: 1.7em;
}
.form-control{
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
.clear {
  clear: both;
  float: none;
}
.breadcrumb > li {
  font-size: 12px;
  text-transform: uppercase;
  color: #888;
}


.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  background-color: transparent;
  color: #e53935;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  background-color: transparent;
  color: #888;
}
.navbar-default .navbar-nav > li > a{
  font-size: 14px;
  font-family: 'Didot';
  letter-spacing: .21em;
  color: #111;
}
.navbar-nav{
  float: none;
}

.navbar-nav li.dropdown:hover > .dropdown-menu {
  display: block;
}
.dropdown-menu > li > a{
  color: #888;
}
.dropdown-menu > li > a:focus, 
.dropdown-menu > li > a:hover{
  color: #262626;
  background-color: #FFF;
}
.dropdown-menu{
  font-size: 12px;
}

.brand-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.navbar{
  margin-bottom: 0;
}
.navbar-brand{
  font-size: 24px;
  height: auto;
  letter-spacing: .21em;
}
.navbar-brand a{
    color: #111;
}
.navbar-brand a:hover{
  text-decoration: none;
}



.nopad{
  padding-left:0;
  padding-right:0;
}

.breaking{
  margin-bottom: 30px;
}
.breaking5{
  margin-bottom: 5px;
}
.breaking15{
  margin-bottom: 15px;
}
.breaking60{
  margin-bottom: 60px;
}
.breaking80{
  margin-bottom: 80px;
}
.pad {
  padding-bottom: 15px;
  padding-top: 15px;
}
.padside15{
  padding-left: 15px;
  padding-right: 15px;
}
.padtop30{
  padding-top: 30px;
}
.padbot30{
  padding-bottom: 30px;
}
.padtop10{
  padding-top: 10px;
}
.padtop50{
  padding-top: 50px;
}

.btn-black {
  background-color: #111;

  color: #fff;
}
.btn-black:hover,
.btn-black:focus{
  background-color: #666;
  color: #FFF;

}


/*======== HOME =========*/

  .header_bottom{

  }
  .navbar-default {
    background: rgba(0,0,0,0);
    border: none;
    position: absolute;
    z-index: 2;
    width: 100%;
  }


  #menu_top{
    padding-left: 0;
    margin-top: 10px;
    line-height: 1;
  }
  #menu_top li {
    display: inline-block;
    border-right: 1px solid #AAA;
    padding-right: 20px;
    margin-right: 19px;
    line-height: 1.2;
  }
  #menu_top li:last-child,
  #menu_login li:last-child,
  .menu_top_kanan li:last-child{
    border: none;
  }

  #menu_top li a{
    color: #888;
    font-size: 10px;
    letter-spacing: 2px;
  }

  .menu_top_kanan{
    line-height: 1;
  }


  .menu_top_kanan{
    display: inline-block;
    margin-bottom: 6px;
    margin-top: 7px;
    padding-left: 0;
  }


  .menu_top_kanan li{
    display: inline-block;
    vertical-align: middle;
  }
  .menu_top_kanan li{
    border-right: 1px solid #DDD;
    display: inline-block;
    height: 20px;
    margin-right: 9px;
    padding-right: 10px;
  }


  .menu_top_kanan .form-control{
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    font-size: 10px;
    height: 26px;
    padding-bottom: 0;
    padding-top: 0;
  }
  .menu_top_kanan .input-group-addon,
  .menu_top_kanan .input-group-btn{
    width: auto;
  }


  .btn_cart {
    background: url("img/cart.png") no-repeat scroll center center / 24px auto;
    display: inline-block;
    height: 26px;
    position: relative;
    width: 42px;
    text-indent: -9999px;
  }
  .btn_cart .notif {
    background: #f63b36 none repeat scroll 0 0;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    color: #fff;
    font-size: 10px;
    font-weight: normal;
    height: 17px;
    line-height: 15px;
    position: absolute;
    right: 4px;
    text-align: center;
    text-indent: 0;
    top: -2px;
    width: 17px;
  }

  /*slide*/


#slideshow_wrapper{
  position: relative;
}
#slideshow_wrapper .swiper-button-prev,
#photo_wrapper .swiper-button-prev{
  background: url("img/left-arrow.png") no-repeat scroll center center rgba(100,100,100,0.8);
  height: 60px;
  left: -1px;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  width: 45px;
  z-index: 5;
}
#slideshow_wrapper .swiper-button-next,
#photo_wrapper .swiper-button-next{
  background: url("img/right-arrow.png") no-repeat scroll center center rgba(100,100,100,0.8);

  height: 60px;
right: 0;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  width: 45px;
  z-index: 5;
  }
  .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
    opacity: 0.3;
  }

.swiper-wrapper{
  padding: 0;
  margin: 0;
}
.swiper-container, .swiper-slide {
  list-style: none;
  padding: 0;
}
.swiper-slide img{
  width: 100%;
}

.desc_wrap{
  position: relative;
}
.swiper-container li{
  margin-left: 0;
  line-height: 0;
}
.swiper-indicators {
  bottom: 0;
  left: 0;
  list-style: outside none none;
  padding-left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 15;
}
.swiper-pagination-bullet {
  height: 11px;
  width: 11px;
  margin: 0 3px;
}
.swiper-pagination-switch {
  background-color: #FFF;
  cursor: pointer;
  display: inline-block;
  height: 19px;
  margin: 4px;
  text-indent: -999px;
  width: 19px;
}
.swiper-pagination-switch:hover,
.swiper-active-switch{
  /*margin: 0;*/
  background-color: #E85D56;
}
.swiper-pagination-bullet-active {
  background-color:	#BB3432;

}

.slide_show_desc{
  background: rgba(0, 0, 0, 0.62) none repeat scroll 0 0;
  bottom: 60px;
  color: #FFF;
  line-height: 1.2;
  overflow: hidden;
  margin: 0 auto;
  padding: 5px 10px;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 2;
}

.news_item{
  margin-bottom: 30px;
}
.news_item_detail{
  text-align: center;
  font-size: 10px;
  text-transform: uppercase;
}

.news_item_wrapper .news_item:nth-of-type(3n+1){
  clear: both;
}
/* ================= CARD ================ */

.card{
  position: relative;
  display: block;
  margin-bottom: 30px;
}
.card:hover{
  text-decoration: none;
  opacity: 0.95;
}


.deal_badge {
  background: rgba(51, 51, 51, 0.75) none repeat scroll 0 0;
  color: #fff;
  font-size: 18px;
  height: 60px;
  left: 10px;
  line-height: 60px;
  position: absolute;
  text-align: center;
  top: 10px;
  width: 60px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
}
.deal_sold {
  background: rgba(231, 76, 57, 0.75) none repeat scroll 0 0;
  line-height: 1;
  padding-top: 13px;
}
.desc_deal .namaproduk{
  color: #cbb448;
  text-transform: uppercase;
  line-height: 1.2;
  margin-bottom: 0;
  font-size: 14px;
}

.product_thumbnail_price{
  color: #615c47;
  font-size: 24px;
}
.product_thumbnail_price .currency{
  font-size: 14px;
  padding-right: 5px;
}

.wrapper {
  background: #f4f4f4;
  padding-top: 30px;
}
.title{
  color:#111;
  letter-spacing: 0.12em;
}


/* ========= PRODUCT DETAIL ============ */
.box_white .form-control{

}
.box_white label{
  font-weight: normal;
}


.label {
  color: #111;
  display: block;
  font-size: 11px;
  font-weight: 400;
  margin-bottom: 0;
  padding-left: 0;
  text-align: left;
}

#product_info{
  background: #FAFAFA;
  border: 1px solid #EEE;
  padding: 15px;
}
.panel_joy{
  background: #fafafa none repeat scroll 0 0;
  border: 1px solid #eee;
}
.panel_joy > .panel-heading{
  background: #f5f5f5 none repeat scroll 0 0;
  border-color: #ddd;
}

.bs-wizard {border-bottom: solid 1px #e0e0e0; }
.bs-wizard > .bs-wizard-step {padding: 0; position: relative;}
.bs-wizard > .bs-wizard-step + .bs-wizard-step {}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #595959; font-size: 16px; margin-bottom: 5px;}
.bs-wizard > .bs-wizard-step .bs-wizard-info {color: #999; font-size: 14px;}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #aad4fb; top: 45px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #3789d5; border-radius: 50px; position: absolute; top: 8px; left: 8px; }
.bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 20px 0;}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #aad4fb;}
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #f5f5f5;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}
.bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}
.bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }



.progress_bar{
background: #f5f5f5 none repeat scroll 0 0;
bottom: 40px;
overflow: hidden;
padding-top: 10px;
position: fixed;
width: 100%;

}

.progress_bar li{
  display: inline-block;
}

.progress_bar li span{
  padding-left: 10px;
  padding-right: 10px;
}


.product_price_strike {
  color: #888;
  font-size: 12px;
  text-decoration: line-through;
}
#product_info .product_thumbnail_price {
  color: #615c47;
  font-size: 24px;
  font-weight: 400;
}
#product_info .title{
  color: #111;
  margin-top: 0;
}


#product_info .divider {
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
}

#photo_large .deal_badge{
  left: 30px;
}


.share_icon {
  color: #959595;
  display: inline-block;
  height: 32px;
  margin-right: 2px;
  text-indent: -9999px;
  width: 32px;
}
.fb_share {
  background: rgba(0, 0, 0, 0) url("img/facebook-share.png") no-repeat scroll 0 0 / 32px auto;
}
.twitter_share {
  background: rgba(0, 0, 0, 0) url("img/twitter-share.png") no-repeat scroll 0 0 / 32px auto;
}
.google_share {
  background: rgba(0, 0, 0, 0) url("img/google-share.png") no-repeat scroll 0 0 / 32px auto;
}




/* ================= FOOTER ======*/
footer{
  background: #1B1B1B;
  padding-top: 60px;
  font-size: 12px;
  line-height: 1.8;
}

footer p{
  color: #FFF;
  font-family: 'Didot';
}


footer ul{
  padding-left: 0px;
  list-style: none;
 /* text-transform: uppercase; */
  font-size: 10px;
  letter-spacing: 0.15em;
}
footer ul li{
  line-height: 2.4;
}

footer li a{
  color: #FFF;
  transition: color .15s ease-out;
}
footer li:hover a{
color: rgba(255,255,255,0.5);
text-decoration: none;
transition: color .15s ease-out;

}


footer #footer_bottom {
  background: #1B1B1B none repeat scroll 0 0;
  padding-bottom: 10px;
  padding-top: 10px;
}

#footerSocial {
  position: absolute;
}
#footerSocial img {
    margin-left: 5px;
    width: 18px;
}
.copyright {
  color: #CCC;
}

.aboutpage table{
  border-spacing: 15px 0;
  border-collapse: separate;
}


footer .form-control{
  background: #EFEFEF;
  border-color: #EFEFEF;
}
.pagination{
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  text-align: center;
  width: 100%;
}

.pagination > li > a, .pagination > li > span{
  border-radius: 100% !important;
  -moz-border-radius: 100% !imporatant;
  -webkit-border-radius: 100% !imporatant;
  border-color: #CCC;
  color: #444;
  margin: 0 5px;
  padding: 10px 15px;
  float: none;
  font-size: 14px;
  font-weight: 300;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover,
.pagination > .current > a, .pagination > .current > a:focus, .pagination > .current > a:hover, .pagination > .current > span, .pagination > .current > span:focus, .pagination > .current > span:hover{
  background-color: #cbb448;
  border-color: #cbb448;
  color: #FFF;
  z-index: 3;
}

.sidebar{
  background: #FFF;
  border: 1px solid #DDD;
  padding: 10px;
}


#productgroup_page #sidebar li ul{
  padding-left: 20px;
}
#sidebar li ul li{
  list-style: none;
}
#sidebar .nav > li > ul li a{
  color: #888;
}
.sidebar .nav > li.current, .sidebar .nav > li a:hover {
    background: #F5F5F5 none repeat scroll 0 0;
    color: #806805;
}
.sidebar .nav > li.current > ul li.current a,
.sidebar .nav > li.current > ul li:hover a,
.sidebar .nav > li.active > ul li.active a,
.sidebar .nav > li.active > ul li:hover a{
  color: #cbb448 !important;
}


.sidebar a{
  color: #111;
}


#sidebar.affix{
  top: 30px;
}

.affix-bottom{
  position: fixed !important;
}

.filter_crumb {
  background: #f5f5f5 none repeat scroll 0 0;
  padding-bottom: 10px;
  padding-top: 10px;
}




@media only screen and (min-width:767.8px){
  .container-fluid{
    padding-left: 45px;
    padding-right: 45px;
  }
.row5 {
  margin-right: -3px;
  margin-left: -3px;
}
.pad5{
  padding-left: 3px;
  padding-right: 3px;
}

.padtop100{
  padding-top: 140px;
}
  .navbar-default{
    margin-top: 30px;
  }
  .navbar-nav a{
    /*text-transform: uppercase; */
  } 
  .navbar-default .navbar-nav > li > a{
    color: #111;
  }
  .whitemenu .navbar-default .navbar-nav > li > a{
    color: #FFF;
  }
  .whitemenu .navbar-brand a{
    color: #FFF;
  }
  #sidebar.affix, #sidebar.affix-bottom {
    width: 158px;
  }
  .tulisan_kanan{
    text-align: right;
  }
  .kanan_pc{
    float: right;
  }


  #header_top{
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 1px solid #eee;
    height: 43px;
  }
  .navbar-brand{
    float: none;
  }
  .navbar-nav{
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }


  .navbar-nav > li {
    display: inline-block;
    float: none;
  }
  #logo{
    width: 100px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .btn_search{
    background-color: #FFF;
    background-image: url("img/search.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 24px auto;
    border: none;
    height: 26px;
    position: relative;
    width: 42px;
    text-indent: -9999px;
  }
  .btn_cart_wrapper{
    display: none;
  }
  .nopadleft{
    padding-left:0;
  }
  #photo_thumb img{
    margin-bottom: 5px;
  }
  .grid {
    background: #DDD;
  }

/* clear fix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- .grid-item ---- */

.grid-sizer,
.grid-item {
  width: 5%;
  height: 700px;
  overflow: hidden;
}

.grid-item {
  width: 40%;
  float: left;
  border-left: 5px solid #FFF;
  border-top: 5px solid #FFF;
}
.grid-item--width2 {
  width: 60%;
  height: 350px;
  border-right: 5px solid #FFF;
}

.grid-item img {
  display: block;
  width: 100%;
  position: relative;
  top: -10%;
}
.grid-item--width2 img{
  top: -10%;
}

}


@media only screen and (min-width:992px){
  #sidebar.affix, #sidebar.affix-bottom {
    width: 213px;
  }
}

@media only screen and (min-width: 1600px){
  #sidebar.affix, #sidebar.affix-bottom {
    width: 263px;
  }
  .grid-item-first img{

  }
  .grid-sizer,
  .grid-item {
    width: 5%;
    height: 1200px;
    overflow: hidden;
  }

  .grid-item {
    width: 40%;
    float: left;
    border-left: 5px solid #FFF;
    border-top: 5px solid #FFF;
  }
  .grid-item--width2 {
    width: 60%;
    height: 600px;
    border-right: 5px solid #FFF;
  }
}

@media only screen and (min-device-width : 1200px) and (max-device-width : 1599px){
  #sidebar.affix, #sidebar.affix-bottom {
    width: 263px;
  }
  .grid-item-first img{

  }
  .grid-sizer,
  .grid-item {
    width: 5%;
    height: 1000px;
    overflow: hidden;
  }

  .grid-item {
    width: 40%;
    float: left;
    border-left: 5px solid #FFF;
    border-top: 5px solid #FFF;
  }
  .grid-item--width2 {
    width: 60%;
    height: 500px;
    border-right: 5px solid #FFF;
  }
}

@media only screen and (min-device-width : 767.8px) and (max-device-width : 1199px){
  .navbar-nav > li > a{
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (min-device-width : 992px) and (max-device-width : 1199px){
  .menu_kiri{
    width: 30%;
    text-align: left;
  }
  .menu_kanan{
    width: 30%;
    text-align: right;
  }
  .menu_kiri li > a,
  .menu_kanan li > a{
    padding-bottom :0;
  }
  .grid-sizer,
  .grid-item {
    width: 5%;
    height: 600px;
    overflow: hidden;
  }
  .grid-item {
    width: 40%;
    float: left;
    border-left: 5px solid #FFF;
    border-top: 5px solid #FFF;
  }
  .grid-item--width2 {
    width: 60%;
    height: 300px;
    border-right: 5px solid #FFF;
  }
  .grid-item-first img{
    width: 120%;
    left: -10px;
    top: 0;
  }
}
@media only screen and (min-device-width : 767.8px) and (max-device-width : 991px){
  .menu_kiri{
    width: 35%;
    text-align: left;
  }
  .menu_kanan{
    width: 35%;
    text-align: right;
  }
  .navbar-brand{
    width: 30%;
    text-align: center;
    line-height: 1.2;
    padding-top: 12px;
  }
  .menu_kiri li > a,
  .menu_kanan li > a{
    padding-bottom :0;
  }
  .grid-sizer,
.grid-item {
  width: 2%;
  height: 500px;
  overflow: hidden;
}

.grid-item {
  width: 42%;
  float: left;
  border-left: 5px solid #FFF;
  border-top: 5px solid #FFF;
}
.grid-item--width2 {
  width: 58%;
  height: 250px;
  border-right: 5px solid #FFF;
}
.grid-item--width2 img{
  top: -10%;
}

.grid-item img {
  display: block;
  width: 100%;
  position: relative;
  top: -10%;
}
.grid-item-first img{
    width: 120%;
    left: -10px;
    top: 0;
  }
  

}

@media only screen and (max-width:767px){
.row5{
    margin-left:-3px;
    margin-right:-3px;
  }
.pad5{
  padding-left: 3px;
  padding-right: 3px;
}
.breaking5{
  margin-bottom: 6px;
}
  .navbar-toggle{
    margin-right: 0px;
  }
  .navbar-default{
    background: #FFF;
    position: relative;
  }
  .navbar-brand a{
    color: #111;
  }
.navbar-default .navbar-brand{
  font-size: 14px;
  line-height: 50px;
  padding: 0;
}
  
.grid:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- .grid-item ---- */

.grid-sizer,
.grid-item {
  width: 100%;

  overflow: hidden;
}

.grid-item {
  float: left;
  border-left: 5px solid #FFF;
  border-right: 5px solid #FFF;
  border-top: 5px solid #FFF;
  position: relative !important;
  top: unset !important;
}
.grid-item--width2 {
  border-right: 5px solid #FFF;
}

.grid-item img {
  display: block;
  width: 100%;
}
.swiper-indicators{
  position: relative;
}

#js-bootstrap-offcanvas .dropdown-menu{
  background: #f5f5f5 ;
}


#sidebar.affix {
  position: relative;
  background: #FFF;

  top: 0;
}
  .navbar-brand > img {
    width: 120px;
  }
  #logo{
    width: 55px !important;
    margin-top: 5px;
  }
  .btn_search {
    background-color: transparent;
    background-image: url("img/search.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 24px auto;
    border-color: #CCC;
    position: relative;
    text-indent: -9999px;
    width: 42px;
  }
  .btn_search:hover{
    background-color: #fcfcfc;
    border-color: #CCC;
  }

  .slide_show_desc {
    background: #333 none repeat scroll 0 0;
    bottom: 0;
    position: relative;
    width: 100%;
  }
  .desc_wrap {
    padding: 0;
  }

  #slideshow_wrapper .swiper-button-next,
  #slideshow_wrapper .swiper-button-prev,
  .arrow-left, .arrow-right {
    display: none;
  }
  #footerSocial {
    margin-bottom: 7px;
    position: relative;
    text-align: center;
  }
  .btn_cart_wrapper{
    float: right;
    padding-top: 8px;
    padding-left: 0;
    padding-right: 0;
  }


  .btn_cart{
    background: rgba(0, 0, 0, 0) url("img/cart.png") no-repeat scroll 0 center / 24px auto;
    display: block;
    height: 30px;
    text-indent: -9998px;
  }
  .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #FFF;
  }
  #photo_thumb img{
    width: 100px;
  }
  #photo_thumb a{
    display: inline-block;
  }
  #product_info{
    background: transparent;
    border: none;
    padding: 0;
  }
  .navbar-default .navbar-toggle{
    border-color: #FFF;
  }
}

@media only screen and (max-width:480px){
  .deal_badge {
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    width: 40px;
  }
  .deal_sold{
    line-height: 1;
    padding-top: 10px;
  }


  .desc_deal .namaproduk{
    font-size: 12px;
  }
  .product_thumbnail_price .currency {
    font-size: 12px;
  }
  .product_thumbnail_price{
    font-size: 18px;
  }


}







