* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
img{
  max-width:100%;
}
/* Main color Scheme */
.main-menu-custom .wrapper, .main-spacer.ribbon, .more-link, .main-title, .main-title .ribbon .inner, .tabs .tab-navi li.active a, .main-title .ribbon-tail .inner-top, .main-title .ribbon-tail .inner-bottom, .pagination .page-numbers.current {
  background-color: #FF9800;
}
.main-menu-custom .wrapper, .split-content .content-white.small .widget .title h3, .reservation-navi h4, .photo-gallery-block .page-numbers span, blockquote, .title-red, .events .item h6, .sidebar-content .widget > .title h3, .blog-list-1 .item .comments a, .blog-list-1 .item .section a, .blog-list-1 .item .author a {
  color: #FF9800;
}
.tabs .tab-navi {
  border-bottom: 3px solid #FF9800;
}
blockquote.style-3 {
  border: 1px dashed #FF9800;
}

/* Link colors */
.content a {
  color: #FF9800; 
}
.header-topbar{
  width: 470px;
  padding: 30px 0 0 0;
  float: right;
  overflow: hidden;
  color: #fff;
  text-align: right;
}
.header-info{margin-bottom: 15px;}
.header-info span{margin-left: 20px;font-size: 16px;font-family: "Kaushan Script", cursive;}
.header-info i{
  margin-right: 5px;
  color: #ffe86d;
}
.header-link{margin-bottom: 20px;}
.header-link ul{

}
.header-link li{
  display: inline-block;
}
.header-link li a{
  color:#fff;
  font-size: 15px;
}
.header-link li.language img{
  width:20px;
  margin-right:5px;
}
.header-link li.language.id{
  border-right: 1px solid #fff;
  padding-right: 10px;
  margin-right: 10px;
}
.reservationbtn{margin-right: 30px;margin-top: -5px;}
.header-link li.reservationbtn a{
  font-family: "Kaushan Script", cursive;
  background-color: #4CAF50;
  color: #fff;
  display: inline-block;
  border-radius: 1000px;
  padding: 5px 10px;
  box-shadow: inset 1px 0 0 0 rgba(255,255,255,0.15), inset -1px 0 0 0 rgba(255,255,255,0.15), 0 -1px 0 0 rgba(255,255,255,0.2), 0 1px 0 0 rgba(0,0,0,0.4), 0 -2px 0 0 rgba(0,0,0,0.2), 0 2px 0 0 rgba(255,255,255,0.14), -1px 0 0 rgba(0,0,0,0.15), 1px 0 0 rgba(0,0,0,0.15), inset 0 -13px 0 rgba(0,0,0,0.08);
} 
.header-link li.reservationbtn a i{
  color: #fff;
  margin-right:5px;
}
.hiddentitleheader{
  opacity:0;
  position:absolute;
}
@media(min-width:992px){
  .main-menu-custom .wrapper ul ul ul.submenu-right{
    left:-100%;
  }
}
.slider-home-single{

}
.slider-home-single .slider-item{padding: 0px 5px;}
.slider-home-single .slider-item{

}
.slider-home-single .slider-bg{

}
.slider-home-single .title-slider-content{color: #fff;padding: 0 80px;z-index: 1;background: none;box-shadow: none;text-shadow: none;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-transition-delay: .7s;transition-delay: .7s;position: absolute;top: 0;bottom: 0;left: 0;right: 0;transition-timing-function: ease-out;transition-property: opacity,transform,filter;display: -ms-flexbox;display: -webkit-flex;display: flex;-ms-flex-align: center;-webkit-align-items: center;align-items: center;transition-duration: .4s;text-align: left;}
.slider-home-single .title-slider-text{
  display: block;
  width: 100%;
}
.slider-home-single .title-slider-text h1{font-family: Capriola, sans-serif;background: #333333c7;display: inline-block;padding: 10px 20px;font-size: 30px;color: #d2d2d2;line-height: normal;margin-bottom: 10px;}
.slider-home-single .title-slider-text p{background: #333333c7;display: inline-block;padding: 10px 20px;font-size: 18px;color: #d2d2d2;line-height: normal;}
.slider-home-single.owl-theme .owl-nav{margin: 0;}
.slider-home-single.owl-theme .owl-nav [class*=owl-]{
    position: absolute;
    top: 30%;
    margin-top: -50px;
    text-indent: -5000px;
}
.slider-home-single.owl-theme .owl-nav .owl-next{
    right: -26px;
    width: 25px;
    height: 229px;
    background: url(parallax-slider/skins/lightskin/btn-next-1.png) 0 0 no-repeat;
}
.slider-home-single.owl-theme .owl-nav .owl-prev{
    left: -26px;
    width: 25px;
    height: 229px;
    background: url(parallax-slider/skins/lightskin/btn-previous-1.png) 0 0 no-repeat;
}
.slider-home-single.owl-theme .owl-nav .owl-prev:hover{
    background: url(parallax-slider/skins/lightskin/btn-previous-1.png) 0 0 no-repeat;
}
.slider-home-single.owl-theme .owl-nav .owl-next:hover{
    background: url(parallax-slider/skins/lightskin/btn-next-1.png) 0 0 no-repeat;
}
.slider-home-single{
  text-align:center;
}
.slider-home-single.owl-theme .owl-dots{
    padding: 15px 55px;
    background: url(parallax-slider/skins/lightskin/homepage-slider-control-bg.png) 0 0 no-repeat;
    z-index: 30;
    margin: 0 auto;
    position: relative;
    margin-top: -35px;
    top: 23px;
    background-size: 100% 100%;
    display: inline-block;
    padding-top: 5px;
}
.slider-home-single.owl-theme .owl-dots .owl-dot{

}
.slider-home-single.owl-theme .owl-dots .owl-dot span{
  margin-top: 0;margin-bottom: 0;
  width: 14px;
  height: 14px;
  margin: 0 4px;
  text-indent: -5000px;
  background: url(parallax-slider/skins/lightskin/homepage-slider-control-item-ico.png) 0 0 no-repeat;
 }
.slider-home-single.owl-theme .owl-dots .owl-dot.active span, 
.slider-home-single.owl-theme .owl-dots .owl-dot:hover span{background-position: 0 -28px!important;background: url(parallax-slider/skins/lightskin/homepage-slider-control-item-ico.png) 0 0 no-repeat;}
.gallery-section img{
  width:100%;
  height:200px;
  border-radius:10px;
  object-fit:cover;
}
.gallery-section .triple-text{
  height:auto;
}
.gallery-section .tripple-icons > div:before{background-size: 100% 100%;top: -25px;}
.title-outer-content{
  color:#fff;
  font-family: Capriola, sans-serif;
  text-align: center;
  font-size: 40px;
}
.gallery-section .triple-text h3{
  padding:10px;
  text-align:center;
}
.bloglisthome.menu-display-1 .item{
  width:calc(50% - 38px);
}
.bloglisthome.menu-display-1 img{
  width:100%;
  height:150px;
  object-fit:cover;
}
.bloglisthome .meta-options-list{padding: 0;margin: 0;margin-bottom: 10px;}
.bloglisthome .meta-options-list li{
  margin: 0;
  display: inline-block;
  padding: 0;
  margin-right: 5px;
}
.bloglisthome .meta-options-list li a{
  color:#aaa;
  font-style:italic;
}
.menu-display-1-wrapper .bloglisthome .item:nth-child(3n+1){
  clear:initial;
}

.menu-display-1-wrapper .bloglisthome .item:nth-child(2n+1){
  clear:both;
}
.video-item{
  
}
.videoitem a{position: relative;display: block;}
.videoitem a:before{
  content: "";
  background: #00000059;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  transition: all 0.5s ease-in-out;
}

.videoitem:hover a:before{
 opacity:0;
}
.videoitem .iconplay{
  position: absolute;
  font-size: 60px;
  color: red;
  width: 100%;
  left: 0;
  top: 50%;
  margin-top: -30px;
  text-align: center;
}
.videoitem img{
  width: 100%;
}
.videoitem .titlevideo{
  margin: 0;
  margin-bottom: 5px;
}
.contentvideo{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #441410;
  padding: 20px;
}
.contentvideo p{
  margin:0;
  color:#fff;
}
.listschedule{
  display: block;
  color: #fff;
  font-size: 17px;
  width: 100%;
  background: url(../images/footer-background.jpg) repeat center top;
  background-size: cover;
  min-height: 330px;
}
.listschedule ul{
  list-style: none;
  padding: 20px;
  margin: 0;
}
.listschedule li{
  line-height: 28px;
  margin-bottom: 8px;
  display: table;
  width: 100%;
  padding: 0 !important;
  background: none !important;
}
.listschedule li:last-child{
  margin-bottom: 0px;
}
.listschedule li .dayschedule{
  width: 50%;
  display: block;
  float: left;
}
.listschedule li .timeschedule{
  width: 50%;
  display: block;
  float: right;
  text-align: right;
}
.titlesche{
  position:relative;
  text-align: center;
  z-index: 1;
}
.titlesche:before{
    content:"";
    background-image: url(../images/menu-overlay.png);
    height: 25px;
    position: absolute;
    top: -15px;
    background-color: #FF9800;
    width: 100%;
    z-index: -1;
}
.titlesche:before{
      left: 0;
      box-shadow: -1px -1px 0 0 rgba(255,255,255,0.2), -1px 1px 0 0 rgba(0,0,0,0.4), -1px -2px 0 0 rgba(0,0,0,0.2), -1px 1px 0 1px rgba(255,255,255,0.12), inset 0 0 0 1px rgba(0,0,0,0.1), inset -33px 0 54px -38px rgba(0,0,0,0.35), inset 0 -15px 0 rgba(0,0,0,0.08);
}
.titlesche h1{
    box-shadow: inset 1px 0 0 0 rgba(255,255,255,0.15), inset -1px 0 0 0 rgba(255,255,255,0.15), 0 -1px 0 0 rgba(255,255,255,0.2), 0 1px 0 0 rgba(0,0,0,0.4), 0 -2px 0 0 rgba(0,0,0,0.2), 0 2px 0 0 rgba(255,255,255,0.14), -1px 0 0 rgba(0,0,0,0.15), 1px 0 0 rgba(0,0,0,0.15), inset 0 -20px 0 rgba(0,0,0,0.08);
    background-color: #FF9800;
    text-align: center;
    height: 40px;
    display: inline-block;
    padding-left: 40px;
    padding-right: 40px;
    margin-top: -25px;
    line-height: 40px;
}
@media (max-width: 767px){
  .schedulebg .onareasect{
    padding-left: 0px;
  }
  .bgschedule{
    display: none;
  }
}
@media (max-width: 480px){
  .listschedule{
      width: 100%;
    font-size: 14px;
  }
  .schedulebox{
    padding: 20px;
  }
  .listschedule li{
    line-height: 18px;
    margin-bottom: 12px;
  }
}
.wawidget{
  position: fixed;z-index: 1000;right: 15px;bottom: 45px;
} 
.chatwithus{
  position: fixed;
    bottom: 50%;
    right: -55px;
    z-index: 1000000000;
    text-decoration: none;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.chatwithus img{
  width: 160px;
}
.stButton .stArrow{
  display:none !important;
}
.footer-top{padding: 50px 0px;}
.footer-top h4{
  color: #fff;
  font-size: 20px;
  text-align: center;
}
.footertopitem{

}
.testiitem{

}
.testiitem blockquote{
  margin: 0;
  padding: 20px;
  color: #fff;
}
.testiitem blockquote p{margin: 0;padding: 0;text-align: left;padding-bottom: 5px;padding-top: 5px;font-weight: normal;font-size: 16px;}
.contenttesti{

}
.contenttesti img{width: 80px !important;height: 80px !important;border-radius: 1000px;object-fit: cover;float: left;margin-right: 20px;}
.infotesti{}
.infotesti .name{font-size: 18px;display: block;color: #fff;padding-top: 15px;margin-bottom: 10px;}
.infotesti .btn-testi{color: #FF9800;font-family: "Kaushan Script", cursive;font-size: 15px;}
.owl-testi.owl-theme .owl-nav [class*=owl-]{
  width: 30px;
  height: 30px;
  background: #ff9800;
  color: #fff;
  border-radius: 1000px;
}
.owl-testi.owl-theme .owl-nav{
  text-align:right;
  margin-top:5px;
}
.contact-info .wa{padding: 1px 0 2px 45px;margin: 0 0 10px 0;font-size: 14px;background: url(../images/icon/icon-wa.png) 0 0 no-repeat;min-height: 30px;background-size: 25px;}
.contact-info .bbm{
  padding: 1px 0 2px 45px;
  margin: 0 0 10px 0;
  font-size: 14px;
  background: url(../images/icon/icon-bbm.png) 0 0 no-repeat;
  min-height: 30px;
  background-size: 25px;
}
.menufooter{

}
.menufooter li{
    font-weight: bold;
    padding: 0 0 0 20px;
    margin: 0 0 5px 0;
    background: url(../images/ico-bullet-7.png) 0 4px no-repeat;
    list-style-type: none;
}
.widget-subscribe input{
    background: #75423e;
    border: 0;
    border-radius: 3px;
    padding: 0px 10px;
    color: #fff;
    height: 40px;
    width: 100%;
    padding-right: 40px;
}
.widget-subscribe input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ddd;
}
.widget-subscribe input::-moz-placeholder { /* Firefox 19+ */
  color: #ddd;
}
.widget-subscribe input:-ms-input-placeholder { /* IE 10+ */
  color: #ddd;
}
.widget-subscribe input:-moz-placeholder { /* Firefox 18- */
  color: #ddd;
}
.widget-subscribe form{
  position:relative;
}
.widget-subscribe button{
  position:absolute;
  top:0;
  right:0;
  height:40px;
  width:40px;
  background:#ff9800;
  border:1px solid #ff9800;
  color:#fff;
}
.socialfooter{
  margin-top:30px;
}
.socialfooter li{
  display:inline-block;
  margin-right:5px;
}
.footer-desc{
  text-align: center;
}.gmaps{
  height:250px;
  width:100%;
}
.footer .widget{
  padding-right:30px;
}
.titlepage-sec{color: #fff;background: url(../images/footer-background.jpg) repeat center top;box-shadow: 0 1px 1px rgba(255,255,255,0.3), inset 0 130px 100px -100px rgba(0,0,0,0.5), inset 0 -130px 100px -100px rgba(0,0,0,0.5);display: block;text-align: center;min-height: 131px;padding: 30px 0px;}
.titlepage-sec .title{

}
.titlepage-sec .breadcrumb{
  
}
.titlepage-sec .breadcrumb li{
  display: inline-block;
}
.titlepage-sec .breadcrumb li:after{
  content:"/";
  margin-left:10px;
  margin-right:5px;
}
.titlepage-sec .breadcrumb li a{
  color:#ff9800;
}
.titlepage-sec .breadcrumb li.active{

}
.titlepage-sec .breadcrumb li:last-child:after{
  display:none;
}
.titlepage-sec .bottombg{text-align: center;display: inline-block;width: 205px;height: 32px;padding: 7px 0 0 55px;margin: 0;background: url(parallax-slider/skins/lightskin/homepage-slider-control-bg.png) 0 0 no-repeat;z-index: 30;margin-bottom: -47px;margin-top: 26px;padding-right: 58px;display: block;margin-left: auto;margin-right: auto;}
.searchsidebar{

}
.searchsidebar form{position: relative;}
.searchsidebar input{width: 100%;height: 40px;}
.searchsidebar button{
  position: absolute;
  top: 0;
  right: 0;
  height: 40px;
  width: 40px;
  background: #ff9800;
  color: #fff;
  border: 0;
}
.categoryside li{
    font-weight: bold;
    padding: 0 0 0 20px;
    margin: 0 0 5px 0;
    background: url(../images/ico-bullet-7.png) 0 4px no-repeat;
    list-style-type: none;
    border-bottom:1px dashed #bbb;
    padding-bottom:10px;
    margin-bottom:10px;
}
.categoryside li a{
  color:#000;
  display:block;
}
.categoryside li a:hover{
  color:#ff9800;
}
.latest-activity .activity-item:last-child .text p .date{
  margin-right:5px;
}
.share-box{
  margin-bottom:30px;
}
.share-box span{
  box-sizing:content-box;
  margin-bottom:5px;
}
.verifycode,.formgroup{position: relative;margin-bottom: 10px;}
.verifycode label,.formgroup label{display: block;position: absolute;left: 0px;font-weight: bold;}
.verifycode .g-recaptcha,.formgroup .input-group{margin-left: 30%;width: 70%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.coloralert.suk{
  background: #68a117;
  font-size: 16px;
}
.coloralert.suk i.fa-info-circle{
  font-size: 32px;
  margin-top:-5px;
}
.coloralert.dang{
  background: #a12717;
}
.coloralert.dang i.fa-ban{
  font-size: 32px;
  margin-top:-5px;
}
.gallrow{
  margin-left:-15px;
  margin-right:-15px;
}
.gallrow:before{
  content: " ";
  display: table;
}
.gallrow:after{
    clear: both;
    display: table;
    content: " ";
}
.gallrow .galleryitem{
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  width: 33.33%;
  float: left;
  margin-bottom: 15px;
}
.galleryitem a{
  display:block;
  position:relative;
}
.galleryitem .ct-galleryTitle:before{
  content:"";
  position:absolute;
}
.galleryitem .ct-galleryTitle{
  position:absolute;
  top:15px;
  left:15px;
  right:15px;
  bottom:15px;
  background:rgba(73, 34, 29, 0.8);
  text-align:center;
  font-size:20px;
  opacity:0;
  transition:all 0.5s ease-in-out;
}
.galleryitem .ct-galleryTitle i{
  position:absolute;
  top:50%;
  margin-top:-20px;
  width:40px;
  height:40px;
  border:2px solid #ff9800;
  border-radius:1000px;
  line-height:35px;
  left:50%;
  margin-left:-20px;
}
.galleryitem:hover .ct-galleryTitle{
  opacity:1;
}
.portfolioFilter{
  text-align:center;
  margin-bottom:30px;
}
.portfolioFilter a{
  display:inline-block;
  background:#451f1a;
  padding:10px 15px
}
.portfolioFilter a.current{
  background:#ff9800;
  color:#fff;
}
.fc th{
  background: #431a16;
  color: #fff;
  padding: 20px 10px !important;
  border-color: #431a16 !important;
}
.fc-unthemed td{
  background: #F4F3EE;
    border: 1px solid #bbb;
}
.fc-unthemed td:hover{
  background: none repeat scroll 0 0 #F7F7F7;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.fc-ltr .fc-basic-view .fc-day-number {
    text-align: right;
    background-color: #e8e6e1;
    color: #5a5a5a;
    border-left: 1px solid #bbb;
    border-right: 1px solid #bbb;
}
.fc-toolbar button {
    background: #ff9800;
    color: #fff;
}
.fc-toolbar h2 {
    font-size: 30px;
    color: #5a5a5a;
    font-style: italic;
    font-family: 'Droid Serif', serif;
}
.fc-unthemed .fc-today {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.fc-event{
  border: 1px solid #ff9800;
  background-color: #ff9800;
  color: #fff !important;
}
.infoevent{

}
.infoeventitem{border-bottom: 1px dashed #ff9800;padding-bottom: 10px;margin-bottom: 20px;}
.infoeventitem span{font-family: "Kaushan Script", cursive;font-size: 15px;margin-bottom: 5px;display: block;}
.infoeventitem span i{
  
}
.infoeventitem p{margin: 0;font-weight: bold;color: #000;font-size: 14px;}
.nonotif{
  margin-bottom:50px;
  font-size: 25px;
  color: #000;
}
.nonotif i{
  color:#76452f;
}
.formgroup .input-group{
    position: relative;
    display: table;
    border-collapse: separate;
}
.input-group input {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell;
}
.input-group .form-control:first-child, .input-group-addon:first-child,{
      border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell;
}
.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.input-group-addon {
    padding: 0px 10px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 22px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    background-clip: padding-box;
}
.dropdown-menu {
    margin: 0;
}
.datetimepicker table{
  color:#000;
}
.datetimepicker{
  padding: 10px !important;
}
.menu-card-count:before,
.menu-card-count:after{
  content:"";
  display:table;
  clear:both;
}
.menu-card-block .menu-card-item .image img{
  width: 54px !important
}
.btn-whatsapp{margin-right: 20px;background: #8BC34A;}
.btn-whatsapp i{
  
}
.cart-info{margin-bottom: 50px;}
.table{
  width: 100%;
}
.table thead{background-color: #FF9800;z-index: 101;margin-top: -31px;box-shadow: inset 1px 0 0 0 rgba(255,255,255,0.15), inset -1px 0 0 0 rgba(255,255,255,0.15), 0 -1px 0 0 rgba(255,255,255,0.2), 0 1px 0 0 rgba(0,0,0,0.4), 0 -2px 0 0 rgba(0,0,0,0.2), 0 2px 0 0 rgba(255,255,255,0.14), -1px 0 0 rgba(0,0,0,0.15), 1px 0 0 rgba(0,0,0,0.15), inset 0 -20px 0 rgba(0,0,0,0.08);}
.table thead th{color: #fff;padding: 10px;font-family: "Kaushan Script", cursive;font-weight: normal;}
.table thead th.model{
  width: 5%;
}
.table thead th.image{
  width: 40%;
}
.table thead th.quantity{

}
.table thead th.total{

}
.table tbody td{background: #eee;padding: 10px;font-size: 14px;}
.table tbody td.model{}
.table tbody td.image{}
.table tbody td.image img{
  width: 90px;
  border-radius: 1000px;
}
.table tbody td.quantity{

}
.table tbody td.quantity .decrease{box-shadow: inset 0 -40px 30px -30px rgba(0,0,0,0.2), inset 0 0 0 1px rgba(255,255,255,0.2);border: 1px solid rgba(0,0,0,0.14);border-bottom: 1px solid rgba(0,0,0,0.4);background: #ca0a00;color: #fff;}
.table tbody td.quantity .form-control{width: 70px;display: inline-block;float: none;text-align: center;padding: 0px 10px;height: 30px;}
.table tbody td.quantity .increase,.table tfoot td button{box-shadow: inset 0 -40px 30px -30px rgba(0,0,0,0.2), inset 0 0 0 1px rgba(255,255,255,0.2);border: 1px solid rgba(0,0,0,0.14);border-bottom: 1px solid rgba(0,0,0,0.4);background: #48c738;color: #fff;}
.table tbody td.total{text-align: right;font-size: 20px;}
.titledetail-cart{display: none;}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button {  

   display:none;

}
.table tfoot td{
  padding:10px;
  background:#ddd;
  text-align:right;
  vertical-align: middle;
  color: #000;
  font-weight: bold;
  font-size: 18px;
}
.table tfoot td:first-child span{
  font-size: 18px;
  font-weight: bold;
  color: #000;
  margin-top: 10px;
  display: inline-block;
}
.table tfoot td button{
  padding: 10px 20px;
  margin-right: 10px;
}
.ongkir{
  margin-bottom:50px;
}
.ongkir #map {
  height: 300px;
}
.ongkir .gmapsform{
  overflow: hidden;
  margin-bottom: 25px;
}
.ongkir .gmapsform input.pm-form-textfield{
  width: 100%;
}
.ongkir .gmapsform button{
  width: 14%;
  float: right;
  border-radius: 3px;
  border: 0;
}
.ongkir .gmapsform button.orderbtn{
  float:none;
  width:auto;
  margin-top: 20px !important;
}
.ongkir .form-control{
  font-size:14px;
}
.ongkir .gmapsform label{
  text-align:left;
  display:block;
  font-weight:bold;
}
.ongkir .gmapsform .row{
  margin-bottom:10px;
}
.ongkir .gmapsinfo table{
  width: 100%;
}
.ongkir .gmapsinfo table thead tr td{
  font-size: 13px;
  border-top: 1px solid #777777;
  padding: 4px 10px;
  border-bottom: 1px solid #777777;
  color: #000;
  letter-spacing: 0.5px;
  width: 40%;
  font-weight: 600;
}
.ongkir .gmapsinfo table thead tr td:last-child{
  width: 60%;
}
.ongkir .gmapsinfo table tbody tr td{
  font-size: 37px;
  font-family: sans-serif;
  padding: 7px 10px;
  color: #3D6D96;
  padding-top: 20px;
}
.ongkir .gmapsinfo table tbody tr td button{
  padding: 4px 15px;
  display: inline;
  float: right;
  margin-top: 20px;
}
.ongkir .infolatlong{
  display: none;
}
@media(max-width: 480px){
  .ongkir .gmapsform input#searchTextField{
    width: 100%;
    margin-bottom: 10px;
    float: none;
  }
  .ongkir .gmapsform button{
    width: 100%;
    float: none;
  }
  .ongkir .gmapsinfo table thead{
    display: none;
  }
  .ongkir .infolatlong{
    display: block;
    font-size: 13px;
    border-top: 1px solid #777777;
    padding: 4px 10px;
    border-bottom: 1px solid #777777;
    color: #000;
    letter-spacing: 0.5px;
    font-weight: 600;
    width: 100%;
  }
  .ongkir .infolatlong + span{
    margin-bottom: 20px;
    display: block;
  }
  .ongkir .gmapsinfo table tbody tr td{
    padding: 0px;
    display: block;
  }
}
.ongkir textarea, 
.ongkir select, 
.ongkir input[type=text], 
.ongkir input[type=email], 
.ongkir input[type=file], 
.ongkir input[type=number]{
  width:100%;
}
#searchTextField{
  margin-bottom:15px;
}
.hide{
  display:none;
}
.listview{
  margin-bottom:30px;
  font-size:14px;
}
.listview label{
  font-weight:bold;
}
.ketcheck{
  margin-top:10px;
  font-style:italic;
  color:#000;
}
.button.custom.success{
  background:#000;
  box-shadow: inset 0 -40px 30px -30px rgba(0,0,0,0.2), inset 0 0 0 1px rgba(255,255,255,0.2), inset 0 30px 20px -20px rgba(255,255,255,0.2);
  background: #48c738;
  color: #fff;
  margin: 0;
  padding: 8px 20px;
  border: 0;
  font-size: 15px;
  font-weight: bold;
  border-radius: 1000px;
}
@media(max-width:767px){
  .postiframe iframe{
    width:100%;
  }
}
.postiframe img{
  max-width:100%;
  height: auto !important;
}
.postiframe table{
  width: 100%;
}
.video-content{
  background:#ddd;
  padding:10px;
  margin-top: 5px;
  color:#000;
  text-align:center;
  border: 7px double #aaa;
}
.title-vid{
  margin:0;
  margin-bottom:5px;
}
.video-list .column6:nth-child(3n+1){
  clear:left;
}
.videocontent iframe{
  width:100%;
}
button.close_custom{
  position:absolute;
  top:-15px;
  right:-15px;
  width:30px;
  height:30px;
  background: #ff9800 !important;
  color: #fff !important;
  border-radius:1000px;
  opacity: 1 !important;
  z-index:1;
}
#popupgambar{
  width: 100%;
}
.modalbo{
  padding: 0 !important;
}
@media(max-width:992px){
  .header-topbar{
    width:100%;
    text-align: center;
    float: none;
  }
  .header{
    background-size:cover;
  }
  .main-menu-custom .wrapper{
    margin-top:0;
  }
  .header-logo img{
    height:80px;
  }
  .main-menu-custom .wrapper ul ul.submenu{
    display: none;
    
  }
  .main-menu-custom .wrapper ul .haschild ul{
    display: none;
    padding-left:20px;
  }
  .main-menu-custom .wrapper ul .haschild>a:after {
      content: '\f0d7';
      font-family: 'FontAwesome';
      color: inherit;
      display: inline-block;
      padding-left: 12px;
  }
  .slider-home-single.owl-theme .owl-nav{
    display:none;
  }
  .slider-home-single .slider-item{
    padding:0;
  }
  .blog-list-1 .item .text{
    margin-left:0;
    float: left;
    width: 100%;
    margin-top: 20px;
  }
  .blog-list-1 .item .image{
    width: calc(100% - 160px);
  }

}
@media(max-width:600px){
  .footer .widget{
    padding-left: 20px !important;
    padding-right:20px;
  }
  .bloglisthome.menu-display-1 .item{
    width:100%;
  }
  .listschedule{
    margin-top:50px;
    min-height:0;
  }
  .slider-home-single .title-slider-text{
    text-align:center;
  }
  .slider-home-single .title-slider-text h1{
    font-size:13px;
    padding:5px;
  }
  .slider-home-single .title-slider-text p{
    font-size:13px;
    padding:5px;
  }
  .header-link li a{
    font-size:12px;
  }
  .header-topbar{
    padding-left:20px;
    padding-right:20px;
  }
  .header-link li.language img{
    display:none;
  }
  .header-info span{
    font-size:12px;
  }
  #respond p label, .add-comment p label,.verifycode label, .formgroup label{
    position:initial;
    margin-bottom: 10px;
  }
  #respond p textarea, #respond p input[type=text], #respond p input[type=email], #respond p input[type=file], #respond p select, .add-comment p textarea, .add-comment p select, .add-comment p input[type=text], .add-comment p input[type=email], .add-comment p input[type=file],.verifycode .g-recaptcha, .formgroup .input-group{
    margin: 0;
    width:100%;
  }
  #respond p input, .add-comment p input{
    margin:0;
  }
  .gallrow .galleryitem{
    width:100%;
  }
}
@media (max-width: 767px){
  .titledetail-cart {
    display: block;
    text-align: left;
    padding: 0px;
    padding-top: 5px;
    font-size: 19px;
    border-bottom: 1px solid #ddd;
    padding-right: 10px;
    padding-bottom: 7px;
    margin-bottom: 10px;
  }
  .cart-info table {
    border: none !important;
  }
  .cart-info thead {
    display: none;
  }
  .cart-info .table tbody{
    
  }
  .cart-info .table tbody tr,
  .cart-info .table tfoot tr {
    display: block;
    margin-bottom: 20px;
    padding-bottom: 10px;
    width: 100%;
    border-bottom: 1px solid #f1482b;
  }
  .cart-info .table tbody tr td,
  .cart-info .table tfoot tr td{
    float: none !important;
    display: block;
    width: 100% !important;
    text-align: center;
    padding: 0 0 10px 10px;
    margin-bottom: 0;
    border: none;
    background: none;
  }
  .cart-info .table tbody tr td:first-child {
    padding-left: 0;
  }
  .cart-info .table tbody tr td a.remove{
    font-size: 25px;
    float: right;
  }
  .cart-info .table tbody tr td.image {
    padding-top: 8px;
  }
  .cart-info .table tbody tr td.image img {
    width: 100px;
    max-width: 200px;
  }
  .cart-info .table tbody tr td.name {
    text-align: right;
    padding: 0 0 10px 10px;
  }
  .cart-info .table tbody tr td.quantity .input-group {
    max-width: 100% !important;
  }
  .cart-info .table tbody tr td.quantity .input-group .select_number {
    display: table;
    margin-left: auto;
  }
  .cart-info .table tbody tr td.total {
    text-align: right;
  }
  .cart-info .table tfoot tr td:first-child span{
    display:block;
    text-align: right;
    margin-top: 20px;
  }
  .cart-info .table tfoot tr td:last-child{
    width: 100% !important;
    text-align: right;
  }
  .cart-info .table tfoot tr td{
    text-align:left;
  }

}
@media(max-width:400px){
  .g-recaptcha>div{
    width:100% !important;
    overflow:hidden
  }
}