body {
  font-size: 16px;
  font-family: "cuprumregular", arial, helvetica;
  letter-spacing: 1px;
}
.btn-primary {
  background-color: #ad865b;
  border-color: #ad865b;
}
.btn-find{
  color: #ffffff!important;
  background-color: #CE0000;
  border-color: #c60000;
  margin-left: 3px;
}
.btn-find:hover,.btn-find:focus{
  background-color: #dc0000;
  border-color: #d60000;
}
.btn-find {
  font-size: 18px;

}
.btn-share{
  color: #0000ff!important;
  /*background-color: #ffffff;*/
  border-color: #000000;
  font-size: 28px;
}
.page-beranda .btn.btn-share{
  border-color: #ffffff!important;
}
.btn.btn-share{
  border-color: #0000ff!important;
}
.page-beranda .btn-share{
  color: #ffffff!important;

}
.text-connect{
  color: #0000ff;
}
.page-beranda .text-connect{
  color: #ffffff;
}
.btn-white{
  background-color: #ffffff;
  color: #0000ff;
  text-shadow: none;
  padding: 5px 10px;
  font-size: 19px;
  margin-bottom: 5px;
}
.btn-white:hover,
.btn-white:focus{
  color: #0000ff;

}
@media (max-width:400px) {
  .btn .visible-xs{
    display: inline-block!important;
  }
}
#mysharebutton {
  display: block;
  width: 290px;
  margin: auto;
}
@media(max-width:479px){
  /*#mysharebutton {
    display: block;
    justify-content: center;
  }*/
}
#mysharebutton a{
  display: inline-block;
}
#mysharebutton a > span{
  width: 44px!important;
  line-height: 44px!important;
  height: 44px!important;
  background-size: 44px auto!important;
  margin-bottom: 5px!important;
}
#iconshare{
  margin: 20px 0 0;
}
#iconshare .share-qq{
  padding: 5px 8px;
  background-color: #C4721E;
  border-radius: 9px;
  margin: 0 2px;
  color: #ffffff;
}
#iconshare .share-qq:hover{
  opacity: .5;
}
.btn-share.findus{
  margin-left: 30px;
}
.btn-share .fa{
  font-size: 48px;
}
.text-blue{
  color: #0000ff!important;
}
.text-red{
  color: #ff0000!important;
}
.text-white{
  color: #ffffff!important;
}
.text-black{
  color: #000000!important;
}
.language-choice {
  padding: 5px 0;
  /*font-size: 18px;*/
  position: fixed;
  z-index: 9;
}
.language-choice .dropdown-menu {
  padding: 0;
  overflow: hidden;
  min-width: 100px;
}
.language-choice .dropdown .btn{
  padding: 0 3px;
  font-size: 18px;
  background-color: #efefef;
  color: #0000ff;
  border-color: #eeeeee;
}
.language-choice .dropdown-menu >li >a{
  padding: 10px 15px;
  font-size: 18px;
  color: #0000ff;
  background-color: #fff;
  border-bottom: 1px solid #888;
}
.language-choice .dropdown-menu >li >a:hover,
.language-choice .dropdown-menu >li >a:focus{
  background-color: #ddd;
}
.language-choice .dropdown-menu >li:last-child >a{
  border-bottom: none;
}
.lang-choosen {
  font-weight: bold;
  background-color: #EFEFEF;
  border-radius: 5px;
  padding: 2px 5px;
}

.lang-choosen a {
  text-decoration: none;
  color: #0000FF;
}

.newitem-bar {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9;
  width: 80px;
}

.newitem-bar img {
  width: 100%;
}

.newitem-bar a {
}

.main-header {
  background-color: #000000;
  color: #ffffff;
  height: 80px;
  margin: 40px 0 5px;
  position: relative;
}

.main-logo {
  height: 100%;
}

.main-logo img {
  height: 100%;
}

.second-bar {
  background-color: #AD865B;
  /*padding: 3px;*/
  width: 40px;
}

.sidemenu-button {
  /* line-height: 5px; */
  /* width: 28px; */
  text-align: center;
}

.sidemenu-button a {
  color: #ffffff;
  text-decoration: none;
  width: 100%;
  height: 100%;

}

.sidemenu-button a i.fa-bars {
  font-size: 28px;

}

.sidem {
  font-size: 9px;
}

#sidemenu {
  color: #ffffff;
  background-color: #ad865b;
  font-size: 16px;
}

.close-menu {
  position: fixed;
  left: 10px;
  top: 10px;
  width: 23px;
  height: 23px;
  background-color: #AD865B;
  text-align: center;
  border-radius: 50%;
}

.close-menu a {
  text-decoration: none;
}

.close-menu .close {
  color: #ffffff;
  opacity: .5;
  text-shadow: 0 1px 0 #555555;
  float: none;
  line-height: 0;
}

#sidemenu .mm-navbar-top {
  background-color: #000000;
}

.imagenav {
  height: 100%;
  padding: 10px 5px;
}

.imagenav img {
  max-height: 100%;
  max-width: 100%;
}
.row.media-con{
  text-align: center;
  font-size: 0;
  box-sizing: border-box;
}
.row.media-con .col-media-item{
  display: inline-block;
  float: none;
}
@media (max-width: 768px) {
  .mm-menu {
    width: 50% !important;
  }

  html.mm-opening .mm-slideout {
    -webkit-transform: translate(50%, 0);
    -moz-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    -o-transform: translate(50%, 0);
    transform: translate(50%, 0);
  }
}

.mm-listview {
  font-size: 20px;
  text-transform: uppercase;
}

.mm-menu .mm-navbar > *, .mm-menu .mm-navbar a {
  color: #ffffff;

}

.mm-navbar {
  background-color: #4B3D2E;
}

.mm-navbar .mm-title {
  font-weight: bold;
  font-size: 18px;
}

#sidemenu a.current {
  background-color: #D8BA9A;
  color: #4b3d2e;
}

.soc-med {
  text-align: center;
  font-size: 2.4em;
}

.soc-med a {
  text-decoration: none;
  padding: 0 5px;
}

.soc-med-beranda {

}

.soc-med a {
  color: #000000;
}

.soc-med-beranda a {
  color: #ffffff;
}

.home-gap {
  margin-top: 20%;
}

.home-text {
  margin-top: 5px;
  color: #000000;
  margin-bottom: 10px;

}

.tb-gap {
  margin: 20px 0;
}

.home-desc {
  padding: 5px 2%;
  /*background-color: rgba(255, 255, 255, .2);*/
  font-family: "ebrimaregular", "arial", helvetica, arial, sans-serif;
  /*font-size: 1.5em;*/
  text-shadow: 0px 0px 7px rgba(0, 0, 0, .8);
  color: #ffffff;
  text-align: center;

}
.home-desc h1{
  /*font-size: 1.7em;*/
  font-weight: bold;
  margin: 0 0 20px;
  font-family: "ebrimaregular", "arial", helvetica, arial, sans-serif;
}
.home-desc h2{
  /*font-size: 1.2em;*/
  margin: 0 0 20px;
  font-family: "ebrimaregular", "arial", helvetica, arial, sans-serif;


}
.text-green{
  color: #85A957!important;
}
.cat-title {
  background-color: #AD865B;
  color: #ffffff;
  font-size: 18px;
  padding: 5px;
  border-radius: 5px;
  margin-bottom: 10px;
}

.smalldevice-menu {
  margin-bottom: 10px;
  font-size: 1.1em;
}

.sdm {
  text-align: center;
  padding: 15px;
  background-color: #ad865b;
}

.sdm a, .sdm-page a {
  color: #FFFFFF;
}

.pm {
  padding: 3px;
}

.pagemenu {
  margin: 10px 0;
  font-size: 1.7em;
  letter-spacing: .4vw;
  padding: 0 10px;
  font-family: "arial", helvetica, arial, sans-serif;
}

.sdm-page {
  text-align: center;
  padding-bottom: 3.5px;
  border-bottom: 6px solid #ad865b;
}

.sdm-page a {
  padding: 1px;
  text-decoration: none;
  display: block;
  background-color: #ad865b;
}

.sdm-page a:hover {

  background-color: #c89867;
}

/**/
.floating-menu {
  position: fixed;
  right: 5px;
  bottom: 5px;
  z-index: 9999;
  background-color: #ad865b;
  padding: 3px 5px;
  display: none;
}

.floating-menu a {
  color: #FFFFFF;
  text-decoration: none;
}

/**/
.anu-slide {
  /*margin: 50px auto 0;*/
  height: 380px;
  width: 100%;
  margin-bottom: 0;
}

.carousel {
  padding-bottom: 3px;
}

.carousel, .item, .active {
  height: 100%;
}
.owl-carousel .item iframe.img-thumbnail,
.owl-carousel .item iframe{
  width:560px;
  height:315px;
}
.carousel-inner {
  height: 100%;
}

.fill {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}

/*slideshow*/
.slide-text {
  color: #000000;
  /*text-shadow: 0px 1px 2px rgba(0,0,0,0.6);*/
  margin-top: 10px;
  max-width: 70%;
  position: absolute;
  bottom: 10%;
  right: 0;
  text-align: right;
}

.slide-title {
  font-size: 24pt;
  background-color: rgba(239, 114, 28, .8);
  float: right;
  padding: 5px 10px;
  margin-bottom: 10px;

}

.slide-content {
  background-color: rgba(239, 114, 28, .8);
  font-size: 11pt;
  float: right;
  clear: right;
  padding: 5px 10px;

}

.carousel-control.left, .carousel-control.right {
  background-image: none;
}

.jcc {
  position: absolute;
  bottom: 0;
  right: 5%;
  background-color: #e3e3e3;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  padding: 3px;
}

.jcc a {
  text-decoration: none;
}

.berandawijet {
  position: absolute;
  left: 5px;
  bottom: 2%;

}

.sosmed-icon {
  /*    position: absolute;
  left: 5px;
  bottom: 0;*/
  list-style: none;
  font-size: 14pt;
  padding: 0;

}

.sosmed-icon > li {
  margin-right: 5px;
  float: left;
  text-align: center;
}

.sosmed-icon > li a {
  border-radius: 50%;
  background-color: #F2EEEE;
  width: 40px;
  height: 40px;
  padding: 5px;
  text-decoration: none;
  border: 1px solid #ad865b;
  float: left;
}

/*end of slideshow*/
.navbar-default {
  background-color: #FFFFFF;
  font-family: "antoniobold", helvetica, arial, sans-serif;
  border-radius: 0;
  border-bottom: 2px solid #ad865b;
  min-height: 65px;
  margin-bottom: 5px;
  box-shadow: 1px 1px 2px #aaa;
  font-size: 11pt;
  border-top: 0;
  border-left: 0;
  border-right: 0;
}

.navbar-default .navbar-nav > .active a {
  background-color: #FFFFFF;
  color: #ad865b;
}

.navbar-default .navbar-nav > .active a:hover {
  background-color: #FFFFFF;
  color: #ad865b;
}

.navbar-default .navbar-nav > li a {
  color: #000000;

}

.navbar-default .navbar-nav > li a:hover {
  color: #ad865b;
  background-color: #FFFFFF;

  /*border-bottom: 2px solid #000000;*/
}

.nav > li a {
  padding-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #ad865b;
}

.navbar-brand {
  color: #000000 !important;
  font-size: 16pt;
}

.navbar-brand img {
  margin-top: -12px;
}

.menunya input[type=text] {
  font-family: helvetica, arial, sans-serif;

}

.menunya {
  margin-top: 15px;
}

.navbar-header {
  min-height: 65px;
}

.beranda-news-list, .beranda-video-list {
  height: 130px;
  width: 100%;
  margin-bottom: 5px;

}

.news-list {
  padding: 0 5px 0 0;
  height: 100px;
}

.sidebar-news-list {
  height: 430px;
  width: 100%;
  margin-bottom: 5px;

}

.snews-list {
  padding: 0 5px 0 5px;
  height: 400px;
}

.news-list-title a, .latest-vid-title a {
  color: #ad865b;
  /*font-family: "antoniolight",helvetica, arial, sans-serif;*/
  text-decoration: none;
  font-size: 13pt;
}

.news-list-title a:hover, .latest-vid-title a:hover {
  color: #000000;
}

.news-list-date {
  color: #000000;
  font-size: 8pt;
  font-weight: bold;
}

.news-list-isi {
  border-bottom: 1px dotted #aaaaaa;
  margin-bottom: 5px;
  padding-bottom: 3px;
}

.news-list-isi a {
  color: #ad865b;
  font-size: 9pt;
}

.latest-vid-img {
  width: 100%;
  height: 200px;
}

.latest-vid-img img {

}

.latest-vid-title {
  height: 25px;
}

.video-list {
  height: 115px;
  padding: 0 5px;
}

.video-list ul {
  padding-left: 15px;
}

.video-list a {
  color: #000000;
}

/*----*/
.beranda-mid {
  background-color: #e3e3e3;
  padding-bottom: 5px;
}

.porto-item {
  margin-bottom: 10px;

}

.porto-item-img {

}

.porto-img-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.gp-content {

}

.gp-title {
  font-size: 14pt;
}

/*-----*/
#pushstat {
  display: none;
}

.block-header {
  background-color: #e3e3e3;
  color: #000000;
  font-family: "antonioregular", helvetica, arial, sans-serif;
  text-transform: uppercase;
  padding: 5px 5px 5px 0;

}

.sblock-header {
  background-color: #e3e3e3;
  color: #000000;
  font-family: "antonioregular", helvetica, arial, sans-serif;
  text-transform: uppercase;
  padding: 5px;
  margin-bottom: 5px;
}

.footer {
  /*border-top: 1px solid #ad865b;*/
  color: #000000;

}

.footer-logo {
  margin: 15px 0;
  color: #555;
}

.footer-logo img {
  width: 80px;
}

.footer-title {
  /* font-family: "arial",helvetica, arial, sans-serif;*/
  font-weight: bold;
}

.footer-content {
  font-size: 9pt;
}

.font-white {
  color: #ffffff !important;
}

.nopad-kirkan {
  padding-left: 0;
  padding-right: 0;
}

.nopad-kiri {
  padding-left: 0;
}

.nopad-kanan {
  padding-right: 0;
}

.dropdown-pendekin {
  height: 220px;
  overflow-x: hidden;
  z-index: 1;
}

.post-title {
  font-family: "antoniobold", helvetica, arial, sans-serif;
  font-size: 16pt;
  margin-top: 5px;
}
.post-content {
  margin-top: 10px;
  /*min-height: 450px;*/
  margin-bottom: 5px;
  font-size: 19px;
}
.font-bigger .post-title,
.font-bigger .post-content{
  font-size: 20pt;
}

.post-content td {
  padding: 5px;
}

.post-content a {
  color: #ad865b;
}

.garis-kanan {
  border-right: 1px solid #aaaaaa;
}

.garis-kiri {
  border-left: 1px solid #aaaaaa;
}

.content-sidebar {

}

.post-date {
  font-size: 9pt;
  font-weight: bold;
}

.image-thumb {
  width: 180px;
  float: left;
  margin-right: 10px;
}

.image-thumb img {
  width: 100%;
}

.post-thumb {
  border-bottom: 1px solid #aaaaaa;
  margin-bottom: 10px;
  padding-bottom: 8px;
  width: 100%;
  float: left;
}

.news-thumb-isi {
  margin-bottom: 5px;
  padding-bottom: 3px;

}

.post-thumb-txt {

}

.col-min-pad {
  padding: 0 3px;
}

.row-min-pad {
  padding: 0 15px;
}

.product-card {
  margin-bottom: 15px;
}

.product-img {
  border: 4px solid #ffffff;
  border-radius: 5px;
  box-shadow: 0 0 2px .9px #AAAAAA;
  background-color: #EFEFEF;
}
.product-img.sale-bg{
  background-color: #CC0000;

}
.product-img img {
  width: 100%;
}

.product-data {
  margin-top: 5px;
  height: 45px;
  text-align: center;
  background-color: #AD865B;
}

.pd-category {
  margin-top: 5px;
  text-align: center;
  background-color: #AD865B;
  text-transform: uppercase;
}

.pd-category .product-name {
  font-size: 12pt;
  height: auto;
  width: 100%;
  display: block;
}

.product-name a,
.pd-category .product-name a {
  color: #ffffff;
}

.home-catalog .product-data,
.home-catalog .pd-category {
  padding: 5px;
  border-radius: 5px;
}

.home-catalog {
  margin: 15px 0;
  min-height: 200px;
}

.product-name {
  font-size: 12pt;
  line-height: 13pt;
  text-transform: uppercase;
  height: 35px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 279px;
  color: #ffffff;
}

.product-title {
  font-size: 9pt;
}

.prod-filter {
  color: #ad865b;
}

.prod-brand {
  font-weight: normal;
}

.prod-brand a {
  color: #ad865b;
}

.prod-img-link {
  left: 0;
  top:0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.prod-vid-link{
  background: url("../images/play-btn_lo.png") center center no-repeat;
  background-size: 20%;
}
.prod-desc {
  margin: 10px 0;
  font-size: 18px;
}
.prod-share{
  text-align: center;
}
.pagination {
  padding: 0 10px;
  margin-top: 40px !important;
  font-size: 16px;

}
.pagin-container{
  text-align: center;
}
.home-catalog .pagination {
  /*background-color: #ffffff;*/
  /*padding: 5px;*/
  border-radius: 3px;
  font-size: 22px;
}
.prod-price{
  margin: 10px 0;
}
#product-menu {
  position: relative;
  z-index: 9999;
  /*width:12em;*/
}

#product-menu ul {
  /*width:12em;*/
  /* fixed width only please - you can use the "subMenusMinWidth"/"subMenusMaxWidth" script options to override this if you like */
}

.prod-category-list {
  overflow-x: hidden;
  /*overflow-y: visible;*/
  /*height: 360px;*/
  /*border-top: solid 1px #ad865b;
  border-bottom: solid 1px #ad865b;*/
}

.prod-sidebar {
  /*height: 400px;*/
}
.prev-prod,.next-prod{
  position: absolute;
  top: 50%;
  z-index: 2;
  /*background-color: #ad865b;*/
  color: #ad865b;
  text-decoration: none;
  line-height: normal;
  text-shadow: 1px 1px 1px #555;
}
.prev-prod .fa,.next-prod .fa{
  font-size: 30px;
}
.prev-prod{
  left: 5px;
  /*padding: 5px 3px 3px 1px;*/
}
.next-prod{
  right: 5px;
  /*padding: 5px 1px 3px 3px;*/
}
/**/
ul.sm-simple {
  /*background-color: #ad865b;*/
  border-color: #ad865b #FFFFFF #ad865b #FFFFFF;

}

ul.sm-simple > li > a {
  color: #000000 !important;
  font-size: 18pt;
  padding: 10px 10px 10px 0;
}

ul.sm-simple > li > a:hover {
  color: #ad865b !important;
  background-color: #FFFFFF !important;
}

ul.sm-simple > li > .current {
  background-color: #ffffff !important;
  color: #ad865b !important;

}

/*ul.sm-simple {
width: auto !important;
}

ul.sm-simple ul {
display: none;
position: static !important;
top: auto !important;
left: auto !important;
margin-left: 0 !important;
margin-top: 0 !important;
width: auto !important;
min-width: 0 !important;
max-width: none !important;
}

ul.sm-simple > li {
float: none;
}

ul.sm-simple > li > a, ul.sm-blue ul.sm-nowrap > li > a {
white-space: normal;
}

ul.sm-simple iframe {
display: none;
}*/

.copyright {
  position: absolute;
  bottom: 0;
  right: 10px;
  font-size: 8pt;
}

/**/
.google-maps {
  position: relative;
  height: 400px;
  overflow: hidden;
  border: 1px solid #ad865b;
  margin: 20px 0;
}

.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.google-maps .peta{
  height: 400px;
}
/**/
.contact-social i {
  font-size: 16pt;
}

.form-title {
  background-color: #AD865B;
  padding: 5px 10px;
  color: #ffffff;
}

.contact-form {
  border: 1px solid #AD865B;
  padding: 10px;
}

/**/
#hamburger {
  /*border: 1px solid #FFFFFF;*/
  display: block;
  width: 40px;
  padding: 5px 10px;
}

#hamburger span {
  background: #ffffff;
  display: block;
  height: 3px;
  margin: 5px 0;
}

html.mm-opened #hamburger span.top-bar {
  transform: rotate(45deg);
  top: 8px;
}

html.mm-opened #hamburger span.middle-bar {
  opacity: 0;
}

html.mm-opened #hamburger span.bottom-bar {
  transform: rotate(-45deg);
  top: -8px;
}

#hamburger {
  overflow: hidden;
}

#hamburger span {
  position: relative;
  transform: rotate(0);
  top: 0;
  left: 0;
  opacity: 1;
  transition: none 0.5s ease;
  transition-property: transform, top, left, opacity;
}

html.mm-opened #hamburger span.middle-bar {
  left: -40px;
}
.mm-panels > .mm-panel > .mm-listview {
  margin-top: 0;
}
/*--*/
share-body{
  position: fixed;
  left:-1000px;
  bottom:-1000px;
}
/**/
#sale-modal .modal-body,
#cons-modal .modal-body{
  background-color: #CC0000;
  color: #ffffff;
}
.pricetext{
  font-size: 24px;
  font-weight: bold;
}
