/*!
 * Start Bootstrap - Blog Post HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
 .wame{
    position: fixed;
    width: 60px;
    bottom: 15px;
    right: 15px;
    z-index: 2;
}
.redalert{color:red}
.btn-primary {
    margin-right: 10px;
}
.block-pending.x a {
    background: #b3c3ff;
    display: block;
    padding: 7px 0;
    text-align: center;
    color: #1725d0;
    border-bottom: 1px solid #2764ec;
}
body {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 400;
}
table.header-table-quotation table tr:nth-child(odd) {    background: #f5f5f5;    /* display: block; */}
.block-expired {
    background: #ffc7c9;
    text-align: center;
    border-bottom: 1px solid #ff6b70;
}

div#quotation_body .form-group {
    border-bottom: 1px solid #eee;
}
.block-expired a {
    color: #000;
    display: block;
    padding: 7px 0;
}
.form-request-block {
    background: #f5f5f5;
    border: 1px solid #aaa;
    padding: 20px 40px;
    width: 50%;
    margin: 0 auto;
    border-radius: 5px;
}
input.text-center.discount_input {
    width: 100%;
    margin-bottom: 0px;
}
.button_discount_input{
    width: 100% !important;
}
div#quotation_body .error {
    color: #f00;
    font-size: 10pt;
}
*{font-family: 'Roboto', sans-serif;}
footer {
  margin:0;
}
img{max-width:100%;height:auto}
a{
	cursor:pointer;
}
div#discount-per-item input[type=text] {
    /* margin-bottom: 5px; */
    /* width: 78px; */
}
.form-inline > .input-group {
    width: 100%;
}
div#discount-per-item .more {
    padding: 9px 15px;
	width:100%;
}
th.cart_disc.item {
    width: 130px;
}
.cart_total {
    width: 140px;
}
.attention {
    background: #ff0;
	z-index:1;
	position:relative;
    text-align: center;
    font-weight: bold;
    /* color: #999; */
    padding: 11px 20px;
}
input[type=radio], input[type=checkbox] {
    width: 20px;
    height: 20px;
    margin: 0;
    vertical-align: middle;
}
.autocomplete-suggestions {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #999;
    background: #FFF;
    cursor: default;
    overflow: auto;
    -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
    -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
    box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
}
.autocomplete-suggestion {
    padding: 2px 5px;
    white-space: nowrap;
    overflow: hidden;
}
.modal-body {
    position: relative;
    padding: 15px 25px;
}
.modal-header {
    border: 0;
    min-height: 0;
    padding: 0;
}
.modal-header .close > * {
    position: relative;
    top: -2px;
}
.modal-header .close {
    margin: 0;
    background: #eee;
    top: 10px;
    text-align: center;
    right: 10px;
    float: none;
    z-index: 2;
    opacity: 1;
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
.modal-open .modal {
    background: rgba(0, 0, 0, 0.8);
}
.menu-edit-password .more.active:hover,.menu-edit-password .more.active {
    background: #fff;
    border-color: #ddd #ddd #fff;
}
.menu-edit-password .more:hover {
	background:transparent !important;
	border-color:#e9ecef #e9ecef #ddd;
}
.menu-edit-password .more {
    border: 1px solid transparent;
    color: #000;
    border-radius: 5px 5px 0 0;
    padding: 9px 16px;
    font-weight: normal;
	background:transparent;
    font-size: 12pt;
    display: block;
    margin-bottom: -1px;
}
.menu-edit-password {
    border-bottom: 1px solid #ddd;
    display: flex;
    margin-bottom: 30px;
}
a:hover{
	text-decoration:underline;
}
.header-left a:hover {
    text-decoration: none;
}
td, th {
    padding: 3px 5px;
}
td p:last-child {
    margin-bottom: 0;
}
.fa-3 {
  font-size: 20pt;
  font-weight: bold;
  top: 2px;
  position: relative;
}
input[type="text"],input[type="text"]:focus,.form-control,.form-control:focus {
    border-radius: 0;
}
.row-content {
    margin-bottom: 20px;
}
.header1 {
  margin-bottom: 0;
}
.p_right{float:right;}

/*MENU*/

.navbar-brand {
    display: block;
    float: none;
    padding:26px 15px;
}
#top-header p {
    margin: 0;
}

form.search-prb-form .form-group {
    margin: 0;
}
form.search-prb-form .more {padding:5px 30px}
form.search-prb-form label {
    display: block;
}
div#cfg_front_prb {
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    margin-bottom: 10px;
}
form.search-prb-form input[type="text"] {
    width: 310px;
    display: inline-block;
	max-width:100%
}
@media (min-width:768px){
/* div#formlogin { */
    /* float: none; */
    /* margin: 0 auto; */
/* } */
.mobile-only{display:none !important}
.dropdown-submenu:hover > a,.dropdown-submenu:focus > a{background:#1062ac;color:#fff !important}
.navbar-nav > li  .dropdown-menu > li > ul:before {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 6px;
    right: 100%;
    background: transparent;
    left: auto;
}
.navbar-nav > li .dropdown-menu > li > ul {
  left: calc(100% + 3px);
  margin: 0;
  top: -5px;
}
.navbar-nav > li .dropdown-menu > li {
    margin: 0;
    padding: 0px;
    position: relative;
}
.downloadpdf {
    position: absolute;
    top: 20px;
    right: 15px;
    display: flex;
    align-items: flex-end;
    flex-direction: column;
}
.downloadinq:hover{background:#0f6809;color:#fff;}
.downloadinq{
	margin-top: 20px;
    background: #1aac10;
	color:#fff;
	font-size:13pt;
    padding: 9px 45px;
}
#checkout-form a[data-target="#myModal"] {
    margin-bottom: 40px;
    display: inline-block;
}
.col-sm-3.element-item:nth-child(4n+1) {
    clear: both;
}
.col-md-3.list-gallery:nth-child(4n+1) {
    clear: both;
}
.list-product > li:nth-child(3n){
    margin-right: 0;
}
.catsubcat > ul > li:nth-child(4n) {
    margin-right: 0;
}
.table-brand td:last-child {
    border-right: 0;
}
.table-brand tr:last-child td {border-bottom:0}
.table-brand td {
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    text-align: center;
    padding: 20px 0;
}
#button-mobile{display:none}
div#search-icon {
    display: none;
}
form#loginform.box:after{content:"";display:block;position:relative;clear:both;}
form#loginform.box .google-button {
    float: right;
    width: 49%;
    margin-bottom: 30px;
}
form#loginform.box .fb-button {
    width: 49%;
    float: left;
}
form.search-prb-form {
    float: right;
    margin-top: 10px;
	margin-bottom:25px;
}
.news-detail-block > .col-sm-7 {
    width: auto;
    float: none;
}
.news-detail-block > .col-sm-5 {
    margin-right: 15px;
}
h1.post-title.entry-title {
    margin-top: 3px;
    margin-bottom: 19px;
}
.mobile-login{display:none;}
.block-list-agenda > div:nth-child(3n+1) {
    clear: both;
}
#button-mobile{display:none}
div#contactform {
    width: 50%;
    float: left;
	padding-right:15px;
}
div#notebefore {
    width: 50%;
	padding-left:15px;
    float: left;
}
div#noteafter {
    width: 50%;
	padding-left:15px;
    float: left;
}
.top-row {
    margin: 0 -15px;
}
div#bs-example-navbar-collapse-1 .container{position:relative;z-index:2}
/* div#bs-example-navbar-collapse-1 { */
    /* position: absolute; */
	/* padding-right:0; */
    /* right: 15px; */
    /* top: 50%; */
	/* z-index:9; */
    /* transform: translateY(-50%); */
    /* -o-transform: translateY(-50%); */
    /* -webkit-transform: translateY(-50%); */
    /* -moz-transform: translateY(-50%); */
    /* -ms-transform: translateY(-50%); */
/* } */
div#bs-example-navbar-collapse-1 {
    position: relative;
    padding-right: 0;
    right: 0;
    top: 0;
    z-index: 9;
    width: 100%;
    background: #1062ac;
    clear: both;
}
.header1 .container{position:relative}
.footerlink .container{position:relative;z-index:2}
.footerlink p:last-child {
    margin: 0;
}
.navbar-brand > img {
    max-height: 80px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand {
    color: #222;
    font-weight: bold;
    font-size: 24pt;
}
}
.nav>li>a>img {
    max-width: 100%;
}
@media (max-width:767px){
.wame{bottom:60px}
div#discount-per-item {
    width: 110px;
}
.block-login i.glyphicon.glyphicon-chevron-down {
    display: none;
}
.downloadpdf {
    margin-bottom: 30px;
    position: relative;
    margin-left: 30px;
    margin-top: 40px;
}
.downloadpdf a {
    padding-left: 45px;
}
.mobile-hidden{display:none !important}
#button-mobile a {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
}
#button-mobile {
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 4;
    text-align: center;
    transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
#button-mobile.nonactive {
    bottom: -53px;
}
.menu-button-mobile ul.list-inline::after {
    content: "";
    clear: both;
    display: block;
}
body {
    padding-bottom: 53px;
}
body.mobile-display {
    padding-bottom: 0px;
}
.button-mobile-toggle {
    width: 150px;
    height: 40px;
    display: block;
    background: url(images/button-mobile.png) 50% -430px / 430px no-repeat;
    margin: 0px auto;
}
.menu-button-mobile ul.list-inline {
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.498039) 0px 2px 15px 0px;
    margin: 0px;
    background: rgba(255, 255, 255, 0.95);
}
.menu-button-mobile ul.list-inline li:first-child {
    border-left-color: rgb(217, 217, 217);
}
.menu-button-mobile ul.list-inline li:last-child {
	border-right:0;
}
.menu-button-mobile ul.list-inline li {
    width: 33.333%;
    float: left;
    height: 53px;
    margin: 0px;
	position:relative;
	border-right:1px solid #ddd
}
.menu-button-mobile ul.list-inline li span.button-menu-icon {
    background-position: -13px -6px;
}
.menu-button-mobile ul.list-inline li span {
    width: 40px;
    height: 100%;
    display: inline-block;
    background: url(images/button-mobile.png) -214px -8px / 430px no-repeat;
}
.menu-button-mobile ul.list-inline li span.button-phone-icon {
    background-position: -82px -6px;
}
.menu-button-mobile ul.list-inline li span.button-menu-icon {
    background-position: -213px -8px;
}
.menu-button-mobile ul.list-inline li span.button-mail-icon {
    background-position: -147px -6px;
}
div#slide-home {
    /* margin: 0 -15px; */
    /* width: calc(100% + 30px); */
}
div#searchproduct.active {
    display: block;
    top: 100%;
    width: 100%;
    margin-top: -6px;
    background: #fff;
    left: 0;
    box-shadow: 0 7px 17px -7px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 7px 17px -7px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 7px 17px -7px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 7px 17px -7px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 7px 17px -7px rgba(0, 0, 0, 0.2);
    padding: 11px 15px;
    text-align: left;
	position: absolute;
    z-index: 1;
}
button.searchubmit {
    position: absolute;
    display: none;
    right: 0;
    top: 0;
    background: #B6A26C;
    box-shadow: none;
    -ms-box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    border-radius: 0;
    color: #fff;
    border: 1px solid #B6A26C;
}
div#close-search-icon {
    font-size: 20pt;
    position: absolute;
    top: 8px;
    right: 10px;
	display:block;
}
form#loginform.box .fb-button,form#loginform.box .google-button {width:100%;margin-bottom:10px}
div#cfg_front_prb {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.pagination {
    display: block;
    padding-left: 0;
    margin: 10px 0 20px;
    border-radius: 4px;
    text-align: center;
}
form.search-prb-form {
    background: #f5f5f5;
	text-align:center;
    border: 1px solid #ccc;
    padding: 10px 15px;
    margin-bottom: 20px;
}
form.search-prb-form input[type="text"] {margin-bottom:5px}
.login-menu .public-li ul.dropdown-menu,.login-menu .logged-in-li ul.dropdown-menu{display:none !important}
.login-popup .mobile-login.login-menu .logged-in-li ul.dropdown-menu{display:block !important}
.logged-in-li .dropdown-menu > li > a {
    border-bottom: 1px solid #ddd;
}
.mobile-login.login-menu .public-li ul.dropdown-menu{display:none !important}
.mobile-login.login-menu .dropdown a.dropdown-toggle{display:none}
.login-popup .mobile-login.login-menu > li {
    position: relative;
    width: 100%;
    height: 100%;
}
.login-popup .mobile-login.login-menu {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    float: none;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999999999;
}
.close-popup-login i{margin:0;}
.login-popup .close-popup-login {display:block}
.close-popup-login {
	display:none;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 50%;
    text-align: center;
    font-size: 18pt;
    line-height: 40px;
}
.login-popup .mobile-login.login-menu .public-li ul.dropdown-menu,.login-popup .mobile-login.login-menu .logged-in-li ul.dropdown-menu {
    position: fixed;
    display: block !important;
    max-width: 90%;
    left: auto;
    min-width: auto;
    left: 5%;
    top: 50%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    margin: 0;
}
body.login-popup {
    overflow: hidden;
}
.block-list-news > .row > div:last-child {
    display: none;
}
.thumbnail-product > div {
    width: 50%;
    float: left;
}
.thumbnail-product > div:nth-child(2n+1) {
    clear: both;
}
.cart_navigation > *:last-child {margin-top:10px}
.cart_navigation > * {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}
.navbar-nav .open .dropdown-menu{padding-left:20px}
.nav.navbar-nav > li{margin:0 !important}
/* .footerlink .col-sm-5 { */
    /* display: none; */
/* } */

.header1:before{display:none !important}
.navbar-brand > img {
    max-height: 40px;
    display: inline-block;
    margin-right: 9px;
}
}

/*========WIDGET========*/

/*--SLIDE--*/

#slider1_container > div {
  max-width: 100%;
}
.slider{position:relative;}

/*--AGENDA--*/

.img-event {
  margin-bottom: 5px;
}
#eventwidget .judulevent {
  margin-bottom: 7px;
}
#eventwidget > li {
  margin-bottom: 15px;
}
.widgedconten ul {
  list-style: outside none none;
  padding: 0;
}

/*---NEWS---*/

.thumbnail-news .media {
  margin-bottom: 15px;
}
.widgedconten .media {
  padding-bottom: 5px;
}
.widgedconten .media:last-child {
  border-bottom: none;
}
.sub > ul {
  padding-left: 20px;
}

/*---LOGIN FORM---*/

.registerlink {
  margin-top: 8px;
}
.registerlink > a {
  font-size: 9pt;
}
.registerlink > a:first-child {
  border-right: 1px solid;
  padding-right: 5px;
}

/*---TESTIMONIAL---*/

.widgedconten a .titletesti {
  border: 0 none;
  font-size: 13pt;
  margin-bottom: 5px;
  padding: 0;
}
.widgedconten .clients-words {
  margin-top: 5px;
}
.widgedconten .clients-name {
  padding-bottom: 4px;
  margin-bottom: 4px;
  font-size:12pt;
}
.widgedconten .clients-detail {
  margin-bottom: 10px;
}

/*=======CONTENT=======*/

/*--PRODUCT--*/

.breadcrumb > li:first-child > i {
  display: none;
}
.reduction {
  background: none repeat scroll 0 0 #d6b73e;
  clear: both;
  display: inline-block;
  font-size: 14px;
  height: auto;
  line-height: normal;
  margin: 0 auto;
  padding: 3px 9px;
  position: relative;
  text-align: center;
  width: auto;
  margin-top: 10px;
}

/*--DOWNLOAD--*/

.link_download > a {
  margin-left: 10px;
}
.fa {
  margin-right: 2px;
}

/*--CONTACT US--*/

.bigicon {
  font-size: 35px;
}

/*---SHOPPING CART--*/

.title_detail > h4 {
  font-size: 17pt;
}
.cart_navigation .button-exclusive {
  color: #000;
  font-size: 16px;
  margin: 0;
  padding: 3px;
  /* float: left; */
}
.button-medium {
  background: none repeat scroll 0 0 #D7B635;
  box-shadow: 0 -15px 15px -15px rgba(0, 0, 0, 0.3) inset, 0 0 2px rgba(0, 0, 0, 0.2);
  color: #fff;
}
.cart_navigation .button-exclusive i {
  margin-right: 8px;
}
.btn span i.fa-angle-right {
    margin-left: 9px;
    margin-right: 0;
	padding-bottom:6px;
}
.btn i.fa-angle-right {
    font-size: 25px;
    line-height: 25px;
    margin-left: 6px;
    vertical-align: -1px;
}

/*---LOGIN---*/

#create-account_form {
  min-height: 297px;
}
.box {
  line-height: 23px;
  margin: 0 0 16px;
  padding: 14px 18px 13px;
}
.page-subheading {
  
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 12px;
  padding: 0 0 15px;
  text-transform: uppercase;
}

/*---TESTIMONIAL---*/

.testimonials blockquote:before {
  bottom: -10px;
  content: "";
  left: 50%;
  margin-left: -10px;
  position: absolute;
}
.testimonials blockquote:after {
  bottom: -8px;
  content: "";
  left: 50%;
  margin-left: -9px;
  position: absolute;
}
.testimonials blockquote {
  margin-bottom: 140px;
  margin-top: 20px;
  min-height: 220px;
  position: relative;
}
.testimonials blockquote p.clients-words {
  display: block;
  font-size: 14px;
  max-height: 80px;
  overflow: hidden;
}
.titletesti {
  margin-bottom: 13px;
  padding-bottom: 5px;
}
.testimonials span.clients-name {
  bottom: 10px;
  font-size: 14px;
  position: absolute;
  right: 10px;
  max-height:80px
}
.testimonials blockquote img.img-circle {
    bottom: -115px;
    height: 100px;
    left: 50%;
    margin-left: -50px;
    position: absolute;
    width: 100px;
}
.hide {overflow:hidden;display:block !important}
.testimonials_detail .clients-name {
  font-size: 17pt;
}
.testimonials_detail .img-thumbnail {
  width: 180px;
  margin-bottom: 10px;
}

/*---GALLERY---*/

.content-photo {
  margin-bottom: 30px;
}

/*---AGENDA---*/

.agenda .lokasievent, .agenda .kotaevent {
  display: inline-block;
}
.agenda .tglevent {
  margin: 2px 0 3px;
  padding-bottom: 4px;
}

/*---AGENDA DETAIL---*/

.agenda_detail .lokasievent, .agenda_detail .kotaevent, .agenda_detail .tglevent {
  display: inline-block;
}

@media (min-width:0px){
a[title="Continue Shopping"] i {
    vertical-align: top;
}
a[title="Continue Shopping"] {
    background: #ed3237 !important;
    padding: 9px 30px !important;
    border-radius: 0 !important;
    vertical-align: middle;
    color: #fff !important;
}
.input-group {
    margin-bottom: 5px;
}
.inquiry {
    margin-bottom: 10px;
}
.shop-content-item:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: transparent;
    top: 0;
    left: 0;
    z-index: 1;
}
td.cart_delete img {
    max-width: none;
}
input.cart_quantity_input.form-control.grey {
    width: 110px;
}
input.btnupdatecart.more {
    width: 110px;
    max-width: 100%;
    padding: 9px 0;
}
td.cart_quantity.text-center br {
    display: none;
}
p.cabang {
    color: #000;
    font-size: 15pt;
    margin: 0;
    border-top: 1px solid #000;
    text-transform: uppercase;
    text-align: left;
    padding-top: 6px;
    font-weight: normal;
}
.title-logo {
    display: inline-block;
    vertical-align: middle;
    padding-top: 10px;
}
.block-cart {
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
    margin-left: 10px;
}
.block-cart a:hover{background:#ec797d;color:#fff;text-decoration:none}
.block-cart a{
    background: #ed3237;
	display:block;
    padding: 7px 10px;
}
.downloadpdf img {
    max-width: 60px;
    position: absolute;
    right: 91%;
    bottom: -6%;
}
a.btn.btn-default.more.downloadpdf-button {
    padding-right: 20px;
	position:relative;
}
.description-product {
    font-style: italic;
}
.cart_description p.product-name,.checkout-form .product-name {
    margin-bottom: 0;
}
div#kotatakada,span.paymentinfo {
    background: #ec3237;
	display:block;
    padding: 15px 20px;
    text-align: center;
    font-weight: bold;
    color: #fff !important;
}
div#kotatakada p,span.paymentinfo p {
    margin: 0;
}
.form_beli .cart-button.button-group button {
    margin: 0 5px;
}
.image-category {
    display: block;
    position: relative;
    width: 100%;
    bottom: 100%;
    background: #fff;
    text-align: center;
    margin-top: -110px;
	min-height:95px;
	padding-bottom:35px;
}
.image-category img {
    /* position: absolute; */
    /* top: 50%; */
    /* left: 50%; */
    /* -o-transform: translateX(-50%) translateY(-50%); */
    /* -webkit-transform: translateX(-50%) translateY(-50%); */
    /* -moz-transform: translateX(-50%) translateY(-50%); */
    /* -ms-transform: translateX(-50%) translateY(-50%); */
    /* transform: translateX(-50%) translateY(-50%); */
}
ul.list-product > ul {
    display: none;
}
.sortbyorder {
    display: none;
}
.header1 .container{z-index:10}
.right-header {
    width: 55%;
    float: right;
    text-align: right;
    padding: 0;
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.social-header img {
    max-width: 33px;
    margin-left: 7px;
}
#close-search-icon {
    display: none;
}
.social-header {
    float: none;
    margin: 0;
    display: inline-block;
}
div#searchproduct {
    display: inline-block;
    position: relative;
}
button.searchubmit {
    position: absolute;
    right: 0;
    top: 0;
    background: #a7a9ac;
    box-shadow: none;
    -ms-box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    border-radius: 0;
    color: #fff;
    border: 1px solid #a7a9ac;
}
input#keyword {
    border-radius: 0;
    width: 270px;
	border-color:#a7a9ac;
    background: #fafafa;
}
form#loginform.box .separate-button {
	margin:20px 0 25px;
}
.separate-button {
    clear: both;
    text-align: center;
    margin: 20px 0 10px;
    position: relative;
    display: block;
    float: left;
    width: 100%;
}
.fb-button{background:#3a579a !important}
.google-button{background:#e04a32 !important;}
.separate-button:before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #ddd;
    top: 9px;
    position: absolute;
}
.separate-button span {
    background: #fff;
    padding: 10px;
    position: relative;
    color: #aaa;
}
.separate-button span{background:#fbfbfb}
.mfp-title small {
    display: none !important;
}
.thumb.list-gallery .thumbnail {
    padding: 10px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.thumb.list-gallery {
    margin-bottom: 10px;
}
.cart-payment-info {
    margin-bottom: 30px;
}
div#fototesti {
    float: left;
    padding-right: 15px;
    background: #fff;
    width: 117px;
}
div#fototesti img {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    width: 100px;
    height: 100px;
    border-radius: 50%;
}
div#namatesti {
    font-weight: bold;
	font-size: 13pt;
    text-transform: uppercase;
    color: #ed3237;
    border-bottom: 1px solid;
    padding-bottom: 5px;
    margin-bottom: 10px;
    /* width: 90%; */
    /* float: right; */
}
a.link_kembali i, a.link-kembali i{
    position: relative;
    top: 1px;
    margin-right: 9px;
}
div#isitesti {
    /* width: 90%; */
    /* float: right; */
}
span.photo_title, .name-photo.text-center {
    font-size: 12pt;
    margin-top: 10px;
    display: block;
    /* color: #ed3237; */
    /* text-transform: uppercase; */
}
.content-gallery-detail {
    border: 1px solid #eee;
    padding: 10px 24px;
	background:#fafafa
}
.gallerytitle * {
    text-align: center;
    text-transform: uppercase;
    font-size: 20pt;
    color: #ed3237;
    font-weight: bold;
    border-bottom: 1px solid;
    padding-bottom: 10px;
}
.catnav.gallery-page {
    display: none;
}
.carousel-gallery a.thumbnail, .thumb .thumbnail {
    border: 0;
    padding: 0;
}
.title-review {
    position: relative;
	/* text-align:center; */
    margin-bottom: 25px;
	margin-top:30px;
}
.content-comment {
    margin: 0;
    /* font-size: 15pt; */
}
.header-comment {
    background: url(images/default_v3-usrnophoto2.png)no-repeat;
    background-size: auto 100%;
    padding-left: 75px;
    float: left;
    border-right: 1px solid #ddd;
    padding-right: 10px;
    margin-right: 20px;
    min-width: 296px;
}
.title-review:before {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    position: absolute;
    background: #555;
    bottom: 4px;
}
.title-review h3 {
    display: inline-block;
    text-transform: uppercase;
    font-size: 16pt;
    background: #fff;
    position: relative;
    padding-left: 10px;
    padding-right: 15px;
}
hr.sparator-review {
    border-top: 1px dotted #ccc;
}
.pb-right-column .price .form_beli {
    border-top: 1px solid #ccc;
    margin-top: 12px;
}
.pb-right-column .price .product_attributes label{display:block;}
.pb-right-column .price .product_attributes {
    display: inline-block;
    text-align: left;
}
.pb-right-column .price .cart-button.button-group {
    display: inline-block;
    margin-top: 0;
    vertical-align: bottom;
}
.pb-right-column .price {
    background: #fafafa;
    padding: 15px 25px 20px;
    border: 1px solid #ddd;
    text-align: center;
	margin-bottom:20px;
    border-radius: 4px;
}
.job-title {
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid #ddd;
    padding-bottom: 6px;
    margin-top: 4px;
    margin-bottom: 11px;
}
.thumbnail-lowongan {
    border: 1px solid #ccc;
    padding: 10px 15px;
}
.thumbnail-lowongan .more {
    background: transparent;
    padding: 0;
    color: #ed3237;
    font-size: 11pt;
    text-transform: uppercase;
    margin-top: 10px;
}
.thumbnail-lowongan .more:hover {
    background: transparent !important;
    color: #111;
}
.thumbnail-lowongan .more:before{content:">>";margin-right:5px;}
hr.batas-review{
    margin-top: 40px;
    margin-bottom: 40px;
    border: 0;
    border-top: 1px dashed #ccc;
}
.login-menu .dropdown-toggle i{vertical-align:middle}
.login-menu .dropdown-toggle, .login-menu .btn-history {
    background: #ed3237;
    color: #fff;
    padding: 7px 12px;
    display: block;
	margin-left:5px;
    text-transform: uppercase;
    text-align: center;
}
.login-menu .dropdown-toggle:hover,.login-menu .btn-history:hover {
    background: #ec797d;
    color: #fff;
	text-decoration:none;
}
.login-menu {
    float: right;
    margin-left: -3px;
    margin-bottom: 0;
}
.block-login a.cart {
    float: none;
	position:relative;
    margin-right: 30px;
    font-size: 17pt;
    color: #ed3237;
}
.block-login a.cart span {
    font-size: 11pt;
    background: #ed3237;
    width: 24px;
    height: 25px;
    position: absolute;
    display: block;
    color: #fff;
    font-weight: 300;
    text-align: center;
    line-height: 24px;
    border-radius: 5px;
    right: 100%;
    margin-right: 3px;
    top: 4px;
}
.block-login {
    position: relative;
    top: 0;
    margin: 0;
    right: 0;
    clear: both;
    float: none;
    display: inline-block;
    vertical-align: middle;
}
.login-menu .public-li ul.dropdown-menu {
    padding: 15px;
    min-width: 350px;
    max-width: 100%;
}
.login-menu ul.dropdown-menu {
    left: auto;
    right: 0;
    top: 100%;
    margin-top: 3px;
    min-width: 200px;
}
i.fa.fa-user {
    line-height: 0;
    font-size: 14pt;
}
li.name-user {
    font-style: italic;
    color: #aaa;
    padding: 10px 15px 6px;
    text-align: left;
    border-bottom: 1px solid #eee;
    text-transform: capitalize;
}
i.glyphicon.glyphicon-chevron-down {
    font-weight: normal;
    font-size: 8pt;
    margin-left: 7px;
}
.logged-in-li .dropdown-menu > li > a {
    padding: 8px 15px;
}
ul.dropdown-menu.dropdown-basic:before {
    content: "";
    display: block;
    background: transparent;
    height: 10px;
    width: 100%;
    position: absolute;
    bottom: 100%;
    left: 0;
}
.login-menu .public-li ul.dropdown-menu {
    padding: 15px;
    min-width: 350px;
    max-width: 100%;
    border-radius: 4px !important;
    border: 1px solid rgba(0,0,0,.15);
    box-shadow: none;
    -o-box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
}
.login-menu.list-inline>li{padding:0}
.login-line {
    margin-bottom: 10px;
    margin-top: 10px;
}
.login-line input {
    display: block;
    padding: 9px 12px;
    margin-bottom: 0;
    font-size: 13px;
    color: #555;
    vertical-align: middle;
    height: auto;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border linear .2s,box-shadow linear .2s;
    -moz-transition: border linear .2s,box-shadow linear .2s;
    -o-transition: border linear .2s,box-shadow linear .2s;
    transition: border linear .2s,box-shadow linear .2s;
}
.list-inline li.public-li a#webmember_forgot {
    padding: 0;
    color: #aaa;
    float: left;
    background: #fff;
}
.list-inline li.public-li a#webmember_register {
    float: right;
    padding: 0;
    color: #000;
    background: transparent;
}
.list-inline li.public-li .more {
    display: block;
    width: 100%;
    clear: both;
    margin-top: 10px;
    float: left;
    border-radius: 2px;
    text-transform: uppercase;
}
.button-konsultasi .mobile-only .btn {
    margin-top: 20px;
}
.button-konsultasi .more {
    margin-top: 10px;
}
.thumbnail-konsultasi {
    background: #e0ffef;
    padding: 20px 25px;
    height: 308px;
    margin-bottom: 10px;
    overflow-y: scroll;
}
.konsultasi-pertanyaan {
    margin-bottom: 12px;
}
.label-konsultasi {
    width: 11%;
    float: left;
    font-size: 18pt;
    color: #ed3237;
}
.desc-konsultasi {
    width: 88%;
    float: right;
    padding-top: 8px;
}
.konsultasi-pertanyaan:after, .konsultasi-jawaban:after {
    content: "";
    display: block;
    clear: both;
}
input[type="file"] {
    display: block;
    height: auto;
    background: #eee;
}
.custom-file-input::-webkit-file-upload-button {
  visibility: hidden;
}
.custom-file-input::before {
  content: 'Select some files';
  display: inline-block;
  background: -webkit-linear-gradient(top, #f9f9f9, #e3e3e3);
  border: 1px solid #999;
  border-radius: 3px;
  padding: 5px 8px;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
  text-shadow: 1px 1px #fff;
  font-weight: 700;
  font-size: 10pt;
}
.custom-file-input:hover::before {
  border-color: black;
}
.custom-file-input:active::before {
  background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}
#pre-order label.error {
    background: #f99797;
    color: #c30000;
    padding: 0 0;
    position: absolute;
    left: 6px;
    width: 220px;
    padding: 5px 9px 7px;
    margin-top: 0;
    font-weight: normal;
    line-height: 1;
    max-width: none;
    margin-bottom: 0;
    bottom: 89%;
}
table#pre-order td {
    position: relative;
}
a#tambahpo {
    padding: 6px 20px;
    vertical-align: middle;
    margin: 0;
}
#pre-order a.remove img {
    margin-right: 5px;
}
.myIframe {
	position: relative;
	padding-bottom: 65.25%;
	padding-top: 30px;
	height: 0;
	overflow: auto; 
	-webkit-overflow-scrolling:touch;
	border: solid black 1px;
} 
.myIframe iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#pre-order label.error:before {
    content: "";
    display: block;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #f99797;
    width: 10px;
    position: absolute;
    top: 100%;
    left: 7px;
}
#pre-order input.error, #pre-order input[type="number"] {
    width: 80px;
    padding-right: 5px;
}
#pre-order input.product_item.error {
    width: 223px;
    max-width: 100%;
}
#pre-order label.product_satuan {
    width: 120px;
    border: 1px solid #aaa;
    padding: 6px 12px;
    min-height: 35px;
    margin: 0;
    background: #ddd;
    font-weight: normal;
    vertical-align: text-bottom;
}
.list-product li ul{
	border-top: 1px solid #ed3237;
    padding-top: 10px;
	margin-bottom: 20px;
}
.catsubcat .list-product {margin:0}
.list-product,.catsubcat > ul {
    list-style: none;
    padding: 0;
    margin: 0 -10px;
}
.catsubcat > ul > li  {
    float: left;
    width: 100%;
    padding: 0 0px 0;
	border:1px solid #ed3237;
    margin-bottom: 20px;
}	
.list-product > li{
    float: none;
	display:inline-block;
	vertical-align:middle;
    width: 100%;
    padding: 0 10px 0;
	border:1px solid #ed3237;
    margin-bottom: 20px;
}	
.list-product > li{border:0;position:relative;padding:0 !important;text-align:center}
.list-product > li:nth-child(3n+1) {clear:both;}
.list-product > li:before {
    content: "";
    display: block;
    position: relative;
    /* padding-top: 50%; */
    width: 100%;
}
.list-product > li a {width:100%;height:100%;top:0;left:0;display:block;}
.list-product > li a img{
    /* position: absolute; */
    /* top: 50%; */
	text-align:center;
    /* left: 50%; */
    max-width: 90%;
    /* -webkit-transform: translateX(-50%) translateY(-50%); */
    /* -moz-transform: translateX(-50%) translateY(-50%); */
    /* -ms-transform: translateX(-50%) translateY(-50%); */
    /* transform: translateX(-50%) translateY(-50%); */
}
.list-product > li > a:hover,.catsubcat > ul > li > a:hover {text-decoration:none;}
.catsubcat_name{padding: 10px 15px;}
.list-product > li > a {
    display: block;
    width: 100%;
	padding: 10px 7px;
    white-space: pre;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
    font-size: 12pt;
    /* border-bottom: 1px solid; */
    /* margin-bottom: 10px; */
}
.catsubcat > ul > li >a{
    display: block;
    width: 100%;
    padding: 0px;
    white-space: pre;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
    font-size: 12pt;
    /* border-bottom: 1px solid; */
    /* margin-bottom: 10px; */
}
div#mod-konsul .konsultasi {
    padding: 0;
    list-style: none;
    margin: 0;
}
div#mod-konsul .konsultasi li.block-konsultasi {
    width: 100%;
    border: 1px solid #ed3237;
    margin: 0 0% 15px;
    padding: 10px 15px;
    float: left;
}
.jawabanname {
    color: #ed3237;
    font-weight: bold;
    font-size: 12pt;
    text-transform: uppercase;
    border-bottom: 1px dotted;
    padding-bottom: 4px;
}
a.banner-konsultasi {
    display: block;
    text-align: center;
    margin-bottom: 40px;
}
.catpage *:first-child,.pagination *:first-child {
    margin-left: 7px;
}
.catpage > a:hover,.catpage > b,.pagination > a:hover,.pagination > b {background:#ed3237 !important;color:#fff;text-decoration:none}
.jawaban {
    margin-top: 14px;
    padding-left: 15px;
    border-top: 1px solid #ccc;
    padding-top: 15px;
	font-style:italic;
}
.catpage > *, .pagination > * {
    background: #555;
    color: #fff;
    min-width: 30px;
    display: inline-block;
    text-align: center;
    min-height: 30px;
    line-height: 30px;
    padding: 0 7px;
    margin-left: -2px;
}
.catpage > span {
    background: transparent;
    color: #000;
    margin-left: 4px;
    padding: 0;
    line-height: 36px;
    vertical-align: top;
    font-size: 18pt;
}
table.attr-obat.table-striped.table {
    font-size: 12px;
}
table.attr-obat td:first-child {
    border-right: 1px solid #ddd;
}
.fahrenheit h1 {
    color: #ed3237;
    font-size: 51pt;
    font-weight: bold;
    margin-bottom: 0px;
}
.fahrenheit h3 {
    color: #ed3237;
    font-size: 40pt;
    margin-top: 0;
    font-weight: bold;
    margin-bottom: 20px;
}
.cakeshop h1 {
    color: #ed3237;
    font-size: 40pt;
    font-weight: bold;
    margin-top: 0;
}
.kunang-kunang h2 {
    color: #ed3237;
    font-weight: bold;
    font-size: 36pt;
    margin: 0;
}
.kunang-kunang h1 {
    font-weight: bold;
    color: #ed3237;
    margin: 0;
    font-size: 50pt;
	line-height:0.9;
}
.about-us h1, .about-us h1 span {
    font-size: 44pt !important;
    font-weight: bold;
    color: #ed3237;
}
.about-us h1 {
    margin-bottom: 0;
}
.footerlink {
    background: #d8d8d8;
    position: relative;
    border-top: 1px solid #bbb;
    padding: 40px 0;
    z-index: 1;
    box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.05);
}
.footerlink table img {
    max-width: none;
}
#services .more {
    margin-bottom: -70px;
}
#services h3 {
    margin-top: 10px;
}
div#content {
    color: #222;
}
div#block-bg-full {
    background: url("images/bg-full.jpg") center center / cover no-repeat;
	color:#222;
	position:relative;
    padding: 30px 0px !important;
    margin: 0px;
}
.widgetcontent {
  text-align: center;
}
.icon-product .reduction {
    bottom: 14px;
    color: #fff;
    float: right;
    height: 30px;
    margin-right: 0;
    margin-top: 20px;
    width: 80px;
    background: #87d556;
    height: auto;
    padding: 7px 0;
    text-transform: uppercase;
}
.navbar-header {
  /* float: none; */
  /* text-align: center; */
  /* width: 100%; */
}
.owl-buttons {
  background: transparent;
  position: absolute;
  right: 16px;
  top: -48px;
}
.services .fa-stack {
  float: left;
}
.service-item {
    padding: 40px 0 60px;
}
.service-item .more {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    top: 100%;
    margin-top: -26px;
}
.header1{
	height:auto;
	position:relative;
	border:none;
	border-radius:0;
	z-index:3;
}
div#top-header {
    border-bottom: 1px solid #eee;
    position: relative;
    z-index: 10;
    padding: 9px 0;
    background: #fafafa;
}
.navbar-inverse .navbar-nav > li:first-child > a {border-left: 1px solid #fff !important;}
.navbar-inverse .navbar-nav > li > a {
    margin-right: 0;
    padding: 12px 20px;
    border-right: 1px solid #fff;
}
.contents.row.list-lowongan > div{margin-bottom:25px}
.menu-webmember .panel-body {
    padding: 15px;
    border-bottom: 1px solid #ddd;
}
a.login-review-button:hover {
	background:#555;
	color:#fff;
	text-decoration:none;
}
.nomor-po input {
    display: inline-block;
    width: auto;
    margin-left: 10px;
    vertical-align: middle;
}
table#pre-order tr:last-child td {
    border-bottom: 1px solid #ddd;
}
a.login-review-button {
    padding: 8px 15px;
    background: #ed3237;
    display: inline-block;
    color: #fff;
    margin: 0;
    border-radius: 4px;
    position: absolute;
    right: 0;
    top: 26px;
}
.block-comment {
    display: block;
    position: relative;
    overflow: hidden;
}
.no-review {
    min-height: 20px;
	text-align:center;
    padding: 24px;
	color:rgba(0,0,0,.38);
    margin-bottom: 20px;
    background-color: #f7f7f7;
    border: 1px solid rgba(0,0,0,.15);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
@media (min-width:768px){
div#searchproduct {
    display: block;
    position: relative;
    text-align: right;
    margin-bottom: 10px;
}
.col-md-3.col-sm-4.thumb:nth-child(3n+1) {
    clear: both;
}
.contents.row.list-lowongan > div:nth-child(3n+1) {
    clear: both;
}
.list-product > li{
    width: 31%;
    margin-right: 2%;
}
.catsubcat > ul > li  {
    width: 31.333%;
    margin-right: 2%;
}
.nav.navbar-nav > li.mobile-only,
.mobile-only{
    display: none !important;
}
.list-footer-right {
    margin-bottom: 15px;
}
.list-footer-right:last-child {
    margin-bottom: 0px;
}
#bs-example-navbar-collapse-1 .nav.navbar-nav {
    position: relative;
    width: 100%;
}
}
@media (max-width:767px){
li.name-user {
    font-style: italic;
    color: #aaa;
    padding: 10px 21px;
    text-align: left;
    border-bottom: 1px solid #eee;
    text-transform: capitalize;
    background: #eee;
    color: #666;
}
.block-cart a {
    padding: 8px 10px;
}
.block-cart {
    position: absolute;
    top: 0;
    right: 39px;
}
span.title-logo {
    padding-top: 0px;
}
span.title-logo p {
    margin: 0;
}
span.title-logo p.cabang {
    font-size: 10pt;
    padding-top: 0;
}
.image-category img{max-height:70%;max-width:90%;}
.catsubcat > ul{margin:0}
.image-category {
    height: 105px;
}
.navbar-collapse{
	left: -100%;
    transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.navbar-collapsing,.navbar-collapse.in{
	left:0;
}
.navbar-collapse.in, .navbar-collapse.collapsing {
    border: medium none;
    z-index: 9;
    padding: 0px !important;
    position: fixed;
    width: 100%;
    top: 0;
    height: 100% !important;
    background: rgba(237, 50, 55, 0.97);
}
.navbar-collapse > .container {
    padding: 20px 18px;
}
.header1 > .container{z-index:10;border-bottom:2px solid #aaa !important;}
div#searchproduct {
    display: none;
}
.footerlink .row > div:first-child {
    margin-bottom: 50px;
}
div#fototesti {
    float: none;
    padding-right: 0;
    background: #fff;
    width: 117px;
    margin: 0 auto 20px;
}
div#namatesti {
    text-align: center;
}
.konsultasihome > *:nth-child(2), .konsultasihome > *:nth-child(3) {
    display: none;
}
div#top-header {
    display: none;
}
.footerlink img{max-height:100px;width:auto}
#services .more {
    margin-bottom: -75px;
}
.footerlink table{
	margin:0 auto;
	text-align:left
}
.footerlink .row > div,.list-footer-right{margin-bottom:50px}
.footerlink .row > div:last-child,.list-footer-right:last-child{margin-bottom:0px}
.footerlink {
    text-align: center;
}
#bs-example-navbar-collapse-1 .nav.navbar-nav {
    margin: 0;
    position: relative;
    width: 100%;
}
}
.carousel-inner .item img {
  display: inline-block;
}
.item {
  text-align: center !important;
  margin:0
}
}
@media (max-width: 360px){
.owl-buttons {
display: none;
}
.navbar-brand {
  display: block;
  float: left;
  margin: 0;
}
}
@media (width: 1024px){
.sold_out {
  background: url("images/sold-out.png") no-repeat scroll -2px 0 / 70% auto transparent !important;
  height: 105px;
  margin: -3px 0 -3px 0px;
  width: 126px;
}
.form-horizontal .btn.btn-default.more {
  width: auto;
  margin-left: 10px;
}
}
@media (max-width:767px){
.content-comment {
    margin: 0;
    /* font-size: 15pt; */
    clear: both;
    border-top: 1px solid #ddd;
    padding-top: 15px;
    margin-top: 20px;
    float: left;
    width: 100%;
}
.header-comment {
    background: url(images/default_v3-usrnophoto2.png)no-repeat 0 center;
    background-size: 50px auto;
    padding-left: 60px;
    float: left;
    padding-right: 0;
    margin-right: 0;
    min-width: auto;
    border: 0;
    max-width: 100%;
    width: 100%;
}
a.login-review-button {
    position: relative;
    margin: 0;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
    top: 0;
    right: 0;
}
.title-review {
    position: relative;
    /* text-align: center; */
    margin-bottom: 15px;
    margin-top: 30px;
}
.title-review h3 {
    display: inline-block;
    text-transform: uppercase;
    font-size: 16pt;
    background: #fff;
    position: relative;
    padding-left: 0;
    padding-right: 15px;
}
.ratting-comment .fa-stack {margin-right: 2px !important;}
.ratting-comment > span:first-child {
    margin-right: 2px !important;
    font-size: 10pt;
    color: #444;
}
#content .content-wrapper .row{
  padding: 0;
}
#content .content-wrapper:nth-child(2n){
}
}
#content .content-wrapper{
  padding:70px 0;
}
#content .content-wrapper:nth-child(2n+1) {background:#f8f8f8}
/* #content .content-wrapper:nth-child(4) { */
    /* background: #b4dfc9 !important; */
    /* padding: 10px 0; */
/* } */
/* #content .content-wrapper:nth-child(3) { */
    /* padding: 10px 0; */
/* } */
/* #content .content-wrapper:nth-child(4) p { */
    /* margin: 0; */
/* } */
/* #content .content-wrapper:nth-child(7) { */
    /* background: #b4dfc9; */
/* } */
/* #content .content-wrapper:nth-child(5) { */
    /* background: #fff !important; */
/* } */
/* #content .content-wrapper:nth-child(6) { */
    /* background: #e0ffef !important; */
/* } */
/* #content .content-wrapper:nth-child(2n+1) {background:#e0ffef} */
/* #content .content-wrapper:nth-child(3) { */
    /* background: #b4dfc9 !important; */
    /* padding: 10px 0; */
/* } */
/* #content .content-wrapper:nth-child(4) { */
    /* background: #fff !important; */
/* } */
/* #content .content-wrapper:nth-child(5) { */
    /* background: #e0ffef !important; */
/* } */
@media (min-width:1200px){.container{width:1060px}}
@media (min-width:768px){
.nav.navbar-nav {
    text-align: left;
}
.dropdown-menu {
  border-radius: 0 !important;
  padding: 0;
  /* box-shadow: 0 0 6px rgba(15, 12, 6, 0.4); */
}
.dropdown-menu > li > a {
  padding: 12px 15px;
}
.navbar-nav > li {
  float:none !important;
}
.owl-buttons {
  position: absolute;
  right: 16px;
  top: -88px;
}
#nav::before {
  background: rgba(0, 0, 0, 0) linear-gradient(white, #f3f3f3) repeat scroll 0 0;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  content: "";
  height: 38px;
  position: absolute;
  top: 119px;
  width: 100%;
}
/* .navbar-header { */
  /* float: none; */
  /* padding: 10px 0px 4px; */
  /* text-align: center; */
  /* width: 100%; */
/* } */
.owl-buttons {
  background: transparent none repeat scroll 0 0;
  margin-right: -66px;
  position: relative;
  right: 16px;
}
.header1{
	height:auto;
	border:none;
	padding:0px 0;
}
.navbar-nav > li {
  display: inline-block;
}
.navbar-inverse .navbar-nav > li > a {
    background: transparent none repeat scroll 0 0;
    border-top: 0;
    color: #fff;
    height: auto;
}
.navbar-collapse.collapse.in, .navbar-collapse.collapsing {
    border: medium none;
    padding: 0;
    position: fixed;
    width: auto;
}
}

/*======LOGO========*/

/*=====SLIDE====*/

.carousel-indicators li:hover,.carousel-indicators .active {
    height: 12px;
	margin: 1px;
    width: 12px;
}
.carousel-indicators li {
	border:none;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 12px;
    margin: 1px;
    text-indent: -999px;
    width: 12px;
}

/*=======MENU========*/

.header1 a{
}
.table-brand td:hover {background:#fafafa}
.list-product > li a:hover img {
    filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
}
.table-brand img {
    filter: grayscale(0%);
    -o-filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
}
@media (max-width:767px){
.table-default.table-brand > tbody > tr:last-child > td {border-bottom:0px}
.table-default.table-brand > tbody > tr > td {
    width: 50%;
    display: inline-block !important;
    width: 50% !important;
    vertical-align: middle;
    border-right: 1px solid #eee;
    min-height: 80px;
    line-height: 80px;
    padding: 5px 10px;
    border-left: 1px solid #eee;
    margin-right: -2.3%;
    border-bottom: 1px solid #eee;
}
body .mobile-hidden, .table-default.table-brand > tbody > tr > td.mobile-hidden {
    display: none !important;
}
.navbar-inverse .navbar-nav > li > a {
    font-size: 15px;
    font-weight: normal;
    color: #ed3237;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    background-color: transparent !important;
    color: #fff900 !important;
    outline: medium none;
    font-weight: bold;
	border-color:#fff !important
}
.navbar-inverse .navbar-collapse .navbar-toggle, .navbar-inverse .navbar-collapse .navbar-toggle:hover, .navbar-inverse .navbar-collapse .navbar-toggle:focus, .navbar-inverse .navbar-collapse .navbar-toggle:active {
    position: absolute;
    top: 0;
	z-index:10;
    background: transparent !important;
    font-size: 23pt;
    color: #fff;
    padding: 0;
    margin: 1px 8px !important;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #FFF;
    background-color: #222B32;
}
}
.navbar-inverse .navbar-nav > li > a {
    font-size: 11pt;
    /* font-weight: bold; */
    /*pointer-events: none;
    cursor: default;*/
}
.code-product-detail {
    margin-bottom: 10px;
}
.code-product-detail span{
    font-weight:bold;
}
.code-product {
    margin-top: 10px;
    color: #000;
    font-weight: bold;
}
.navbar-nav > li .dropdown-menu {
  /* background: rgba(255, 255, 255, 0.4) !important; */
  border: 0 none;
  border-radius: 0;
  color: #333333 !important;
  font-size: 15px;
  left: 0;
  min-width: 260px;
  top: calc(100% + 0px);
  animation: fadeInUp 600ms;
}

/*==========ICON BIG===========*/
@media (min-width:321px){
.container .center {
    text-align: center;
    padding-bottom: 33px;
}
}

@media (max-width:320px){
.container .center {
    text-align: center;
    padding-bottom: 33px;
    margin: 20px 0px;
}
}
#services p:last-child{margin:0}
#services {
    position: relative;
    padding: 40px 0;
    display: block;
}
/*=========PRODUCT===========*/

.product-col {
    padding: 0 0 10px;
	margin-bottom:20px;
	text-align:center;
	position:relative;
}
.product-col .caption {
  overflow: hidden;
  padding: 0 0px 20px;
  text-align: center;
}
.image-product a {
    display: block;
	/* background:#f6fafd; */
    position: relative;
}
.image-product a:after,.image-gallery:after {
    display: block;
    position: relative;
	content:"";
	padding-top:100%;
	width:100%;
}
.list-gallery .thumbnail {
    border: 0;
}
.image-gallery{position:relative}
.title-product > h4 {
    color: #333;
    margin: 0 0 2px;
	font-weight:normal;
    overflow: hidden;
    font-size: 11pt;
}
.price span.reductioan,.price .reduction {
    display: none;
}
.title-product {
  background: transparent none repeat scroll 0 0;
  display: block;
  height: auto;
  margin: 1px 0 9px;
  width: auto;
}
.title-product.title_detail {
    display: none;
}
ul#shop-slider {
    padding: 0;
    margin: 0;
    list-style: none;
}
.panel-default {
    border-color: none;
	margin-bottom:30px;
}
.thumbnial-product {
    text-align: center;
}
.title-product a:hover{
	text-decoration:none;
}
.product-col .price {
  display: block;
  min-height:43px;
  float: none;
  padding:  0 0;
}
.price-now, .priace-now {
    font-size: 16pt;
    padding-right: 5px;
    font-weight: bold;
}
.product-col .price span.price-old {display:block;}
.price-old {
    font-size: 10pt;
    /* display: none; */
    margin-bottom: -6px;
    text-decoration: line-through;
    margin-top: 9px;
}
.product-col {
  background: transparent none repeat scroll 0 0;
  padding: 0;
}
.image-product,.image-gallery {
  background: transparent none repeat scroll 0 0;
  display: block;
  text-align: center;
  width: 100%;
}
.product-col:hover .image-product a,.list-gallery a:hover img{opacity:0.5}
.image-product:hover{
	display:block;
	text-align:center;
	width:100%;
}
.list-gallery a{color:#333}
.list-gallery a:hover{text-decoration:none;color:#ed3237}
.image-product img{    -webkit-transition: all 0.3s ease;                  
    -moz-transition: all 0.3s ease;                 
    -o-transition: all 0.3s ease;   
    -ms-transition: all 0.3s ease;          
    transition: all 0.3s ease;}
.image-product:hover img{
	/* opacity:0.7; */
}
.btn.btn-cart {
  border-radius: 0;
  height: auto;
}

/*=========PRODUCT DETAIL==========*/
.list-box-comment {
    border: 1px solid #ccc;
    border-bottom: 3px solid #ccc;
    margin-bottom: 20px;
    padding: 10px 15px;
}
.ratting-comment .fa-stack-2x {
    color: #fec112;
    font-size: 17px;
}
.ratting-comment > span:first-child {
    margin-right: 5px;
    font-size: 10pt;
    color: #444;
}
.panel{border-radius:0;border-color:#ccc;}
.date-comment {
    font-style: italic;
    color: rgba(0,0,0,.38);
    font-size: 10pt;
    margin-bottom: 0px;
}
.list-box-comment:after {
    content: "";
    display: block;
    position: relative;
    clear: both;
}
.name-comment {
    color: #ed3237;
    margin-bottom: -3px;
}
.footer-comment {
    border-top: 1px solid #ddd;
    padding: 10px 0 8px;
}
.ratting-comment .fa-stack {
    position: relative;
	margin-right:4px;
    display: inline-block;
    width: 17px;
    height: 17px;
    line-height: 10px;
    vertical-align: middle;
}
.pb-left-column #image-block {
  padding: 5px;
  position: relative;
}
.product_attributes #quantity_wanted {
    margin-left: 0;
    width: 80px;
    border-radius: 4px;
}
.cart_unit .reduction,.pb-right-column .reduction {
  display: inline-block;
  float: none;
  margin-left: 12px;
  margin-top: 0;
  position: relative;
}
.cart-button.button-group {
  float: none;
  margin-top: 10px;
}
.table tbody > tr > td {
  vertical-align: middle;
}
.cart_quantity {
  width: 70px;
}
th.cart_quantity {
    width: 140px;
}
.cart_total {
  width: 150px;
}

/*========THUMBNAIL NEWWS========*/

.title-news-thumbnail {
    margin-top: 15px;
}
.thumbnail-product .col-xs-6.col-sm-4.col-md-4 {
  width: 100%;
}
.more {
    margin-bottom: 0px;
    background: #ed3237;
    color: #FFF;
    padding: 9px 30px;
    width: auto;
	font-size:13pt;
    box-shadow: none;
    -ms-box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    color: #fff;
	max-width: 100%;
    white-space: normal;
}
.container .center a:hover{
    background: #393939;
    color: #FFF;
	text-decoration: none !important;
}
.content-news-thumbnail {
    margin-bottom: 15px;
}

/*=======widget=======*/

#left *{max-width:100%}
.well {
  background: #fff;
  border: 1px solid #cccccc;
  border-radius: 0;
  margin-bottom: 51px;
  min-height: 20px;
  padding: 5px 15px 17px;
  position: relative;
}
.widgettitle, .widgettitle, .widgettitle, .widgettitle {
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 0;
  padding-bottom: 5px;
  text-align: center;
}
.col-md-3.widget-right.col-md-pull-9.widget-right {
  top: 32px;
}
.container .widget-right input[type="text"] {
    border-radius: 3px;
    max-width: 100%;
    padding: 6px 12px;
	width: 100%;
}
.container .widget-right .search input.form-control {
	padding-right: 35px;
}
.input-group {
	display:block;
    position: relative;
}
.widget-right input.form-control {
    display: block;
    float: none;
    width: 100%;
}
.widget-right .input-group-btn {
    display: block;
    position: absolute;
    right: 4px;
    top: 3px;
    width: 26px;
    z-index: 2;
}
.widget-right .btn.btn-default {
    border: medium none;
    border-radius: 50%;
    font-size: 10pt;
    font-weight: normal;
    padding: 4px 7px;
}
#order_email, #order_orderid {
    margin: 4px 0;
}
.container .widget-right input[type="submit"] {
    text-align:center;
	font-size: 10pt;
    margin-top: 6px;
    padding: 6px 14px;
    width: 100%;
}

/*==========FOOTER========*/

footer ul{
	padding:0;
}
footer li{
	list-style:none;
}
footer .col-md-3:last-child{
	text-align:center;
}
.mobile-display .copyright {padding:4px 0 40px;}
.copyright {
    min-height: 0;
    background: none repeat scroll 0 0 #d2d2d2;
    position: relative;
    vertical-align: middle;
    padding: 4px 0;
}
.copyright p {
    margin: 0;
    text-align: center;
	padding: 9px 0;
}
.social > li {
    margin: 4px 3px;
}
.social a i {
    font-size: 12pt;
    padding: 0;
    width: 9px;
    color: #000;
}

/*.multi-level .caret{display:none}*/

li .down {
    position: relative;
}
li .down>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
li .down:hover>.dropdown-menu {
    display: block;
}
li .down>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    margin-top: 5px;
    margin-right: -10px;
}
.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
}
.navbar-brand{height:auto;}

@media (max-width:768px){
.nav > li {
  padding: 0;
}
.owl-buttons {
  margin: 0 -11px;
  position: relative;
  right: 0 !important;
  top: -336px;
}
.yahoomsgr {
  margin-left: 0;
  margin-top: 15px;
  text-align: center;
}
.navbar-brand {
margin-top: 0px;
}
.service-item {
  overflow:hidden;
}
}

@media (min-width:0px){

.widgetcontent .owl-item a {
  text-align: center;
}
.widgetcontent .owl-item a img {
  display: inline;
}
.widgetcontent > ul {
  text-align: left;
}
.widgetcontent table {
  text-align: left;
}
.best > span {
  /* display: none; */
}
.navbar-inverse .navbar-toggle {
  border-radius: 0;
  float: left;
  margin-left: 0;
  margin-right: 0;
  margin-top: 30px;
  padding: 0;
}
.navbar-inverse .navbar-toggle .icon-bar {
  border-radius: 0;
  height: 3px;
  margin: 0 auto;
  width: 22px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
.carousel-control {
  height: 40px;
  opacity: 1;
  top: 50%;
  width: 40px;
  margin-top: -20px;
}
.left-carousel{
	left:10px;
}
.right-carousel{
	right:10px;
	left:auto;
}
.left-carousel:hover,.right-carousel:hover {
	background-position:0 -41px;
}
.carousel-indicators{bottom:-5px;}
.product-col {
  /* width: 215px; */
  margin: 0 auto 30px;
  width: 100%;
  /* border: 1px solid #eaeaea; */
}
/* .product-col:hover { */
    /* border: 1px solid #ed3237; */
/* } */
.image-product .img-responsive,.image-gallery img {
  /* background: none repeat scroll 0 0 #e6e8e7; */
  max-width:99%;
  max-height:99%;
  top:50%;
  left:50%;
  transform:translateX(-50%) translateY(-50%);
  -o-transform:translateX(-50%) translateY(-50%);
  -webkit-transform:translateX(-50%) translateY(-50%);
  -moz-transform:translateX(-50%) translateY(-50%);
  -ms-transform:translateX(-50%) translateY(-50%);
  position:absolute;
  
}
.news-col .img-news:after {
	/* content:""; */
	/* position:relative; */
	/* width:100%; */
	/* display:block; */
	/* padding-top:55%; */
}
div#date_news {
    color: #888;
    font-weight: 300;
    border-bottom: 1px solid #aaa;
    display: inline-block;
	margin-top:5px;
    margin-bottom: 15px;
    font-style: italic;
}
.news-detail {
    margin-bottom: 30px;
}
a.print-icon, .col-sm-7 #addthis_toolbox{
    display: inline-block !important;
}
.news-col .img-news img{
	/* position:absolute; */
	/* top:50%; */
	/* transform:translateY(-50%); */
	/* -o-transform:translateY(-50%); */
	/* -webkit-transform:translateY(-50%); */
	/* -moz-transform:translateY(-50%); */
	/* -ms-transform:translateY(-50%); */
	/* left:0; */
	/* width:100%; */
	/* min-height:100%; */
	/* height:auto; */
}
.news-col .img-news {
    border-radius: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
}
.title-news-thumbnail a:hover {
	color:#333;
	text-decoration:none;
}
.title-news-thumbnail h4 {
    text-transform: uppercase;
    font-weight: 500;
	margin-bottom:3px;
}
.news-content .more {
    color: #ed3237;
    background: transparent;
    padding: 0;
    font-size: 11pt;
    margin-top: 5px;
}
.news-content .more:hover{
	color:#111;
	background:transparent !important;
}
.content-news-thumbnail {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    line-height: 1.2;
    margin-top: 6px;
}
.content-news-thumbnail p {
    margin: 0;
}
.news-content .date_news {
    margin-bottom: 15px;
    color: #888;
    display: inline-block;
    font-style: italic;
    font-weight: 300;
}
.news-col {
    border-radius: 0;
    border: 0;
    background: transparent;
}
.news-col .panel-body {
    border: 0 none;
    padding: 0 ;
}
.news-content {
  padding-bottom: 10px;
}
.footerlink {
    display: block;
}
}
@media (max-width:767px){
.block-login {
    position: absolute;
    top: 1px;
    margin: 0;
    right: 0;
    margin-top: 0;
    z-index: 1;
    width: auto;
    padding: 0 20px;
}
.login-menu {
    float: left;
    margin: 0;
}
.block-login a.cart span {
    top: 0;
    left: -12px;
}
.block-login .fa-shopping-cart {
    background: #76b51b;
    width: 48px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    color: #fff;
	margin:0;
    border-radius: 50%;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
    -o-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}
.footerlink .table-default {
	margin-bottom:15px;
}
.footerlink .table-default a {
    text-align: center;
    display: block;
    padding: 5px 0;
    text-transform: uppercase;
}
.navbar-inverse .navbar-nav > li > a {
    margin-right: 0;
    padding: 15px 10px;
    color: #fff;
    border-bottom: 1px solid #eee;
    border-right: 0;
}
/* div#bs-example-navbar-collapse-1 { */
    /* border-top: 2px solid #aaa !important; */
/* } */
ul.nav.navbar-nav {
  /* box-shadow: 0 0 6px rgba(15, 12, 6, 0.4); */
  margin-bottom: 10px !important;
  padding-bottom: 10px;
}
.navbar-inverse .navbar-nav > li:first-child > a {
    border-left: 0 !important;
}
#slide-home .owl-buttons {
  display: none;
}
.dropdown-menu {
  border: 0px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  font-size: 15px;
  margin: 2px 0 0;
  padding: 0;
}
.navbar-toggle {
  margin-right: 0px !important;
  margin-top: 22px !important;
}
.navbar-header {
  float: none;
  position:relative;
  padding:50px 0 13px;
  text-align: left;
  margin:0 !important;
  width: auto;
}
.header1 > .container:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 37px;
    background: #f5f5f5;
    left: 0;
    top: 0;
    z-index: -1;
}
.right-header {
    width: 100%;
    float: right;
    text-align: right;
    padding: 0;
    left: 0;
    height: 100%;
}
.social-header img {
    max-width: 24px;
    margin-left: 7px;
}
div#search-icon {
    position: absolute;
    top: 0;
    background: #ddd;
    padding: 8px 10px;
    color: #aaa;
}
.navbar-brand {
    display: inline-block;
    float: none;
	font-weight:bold;
    /* margin-left: -10px; */
    padding: 0;
    max-width: 80%;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:active {
    background: #232C35 !important;
}
.navbar-inverse .navbar-toggle, .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:active {
    background: transparent !important;
    border: 0;
    box-shadow: none;
    padding: 9px;
    position: relative;
    right: 0;
    top: 50%;
    width: auto;
    float: right;
    margin: 0 !important;
}
#content .content-wrapper {
    padding: 30px 0;
}
.gallery_carousel .owl-carousel,.product_carousel .owl-carousel {
  margin-top: 49px;
}
.media-left, .media-right, .media-body {
  display: block;
  vertical-align: top;
}
}
}
@media (min-width:768px){
.content-wrapper .col-lg-12 .page-header {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  margin: 8px auto 20px;
  text-align: center;
  width: 85%;
}
.content-wrapper {
  background: #fff none repeat scroll 0 0;
  margin: 23px 0 -50px;
  padding: 0 26px;
}
.collapse.navbar-collapse.top-menu {
  background: #fff none repeat scroll 0 0;
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #cccccc;
}
.yahoomsgr {
  margin-left: 0;
  margin-top: 15px;
  text-align: center;
}
#bs-example-navbar-collapse-1 .nav.navbar-nav {
  
  height: auto;
  margin: 0;
  position: relative;
  text-align: center;
  width: 100%;
  margin-bottom: 6px;
}
.footerlink {
  text-align: left;
  display: none;
}
.panel.panel-default.news-col {
  width: auto;
}
.news-col .img-news {
  margin:0;
  padding:0 0px 0 15px;
}
.news-col {
  
}
.img-news img {
 width:auto; 
}
.news-content {
  padding-bottom: 0px;
}
}
iframe {
    max-width: 100%;
}
@media (min-width:992px){
.col-md-3.col-sm-4.thumb:nth-child(3n+1) {
    clear: none;
}
.col-md-3.col-sm-4.thumb:nth-child(4n+1) {
    clear: both;
}
.catsubcat > ul > li {
    width: 23.5%;
}
.list-product > li{
    width: 31%;
}
.carousel-control{
	height:74px;
	width:74px;
	top:42%;
	opacity:1;
}
.left-carousel{
	left:70px;
}
.left-carousel:hover{
	background-position:0 -75px;
}
.right-carousel{
	right:70px;
	left:auto;
}
.right-carousel:hover {
	background-position:0 -74px;
}
}

/*---ICON PRODUCT---*/

.icon-product {
  position: absolute;
  right: 0;
  /* display:none; */
  top: 0;
  width: 100%;
}
.new {
    background: #f00;
    float: right;
    height: auto;
    margin: 5px 0;
    padding: 4px 10px;
    width: 80px;
    color: #fff;
}
.new:before {
    content: "NEW";
}
span.best {
    width: 80px;
    display: block;
    float: right;
    clear: both;
    background: #ffb100;
    padding: 4px 10px;
    color: #fff;
    text-transform: uppercase;
}
/*.new:before {
  content: "new";
  left: 4px;
  position: absolute;
  text-transform: uppercase;
  top: 10px;
}
.new {
  border-radius: 50%;
  float: right;
  height: 40px;
  margin-top: 5px;
  position: relative;
  right: 5px;
  width: 40px;
}*/
.buy:before {
  content: "buy";
  left: 4px;
  position: absolute;
  text-transform: uppercase;
  top: 10px;
}
.buy {
  border-radius: 50%;
  float: right;
  height: 40px;
  margin-top: 5px;
  position: relative;
  right: 5px;
  width: 40px;
}
.sold_out {
    background: #a90000;
    height: auto;
    margin: 5px 0 0 4px;
    width: 110px;
    text-transform: uppercase;
    color: #fff;
    padding: 3px 0;
}

/*.sold_out {
  height: 90px;
  left: 9px;
  position: absolute;
  top: 0;
  width: 70px;
}
.sold_out:before {
  content: "sold out";
  display: block;
  font-size: 14pt;
  font-weight: bold;
  margin-top: -20px;
  position: relative;
  text-transform: uppercase;
  top: 50%;
}
.sold_out > span {
  height: 0;
  left: 0;
  position: absolute;
  top: 100%;
  width: 100%;
}
.sold_out > span:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
}
.sold_out > span:after {
  content: "";
  left: 0;
  position: absolute;
  top: 0;
}*/
.carousel-inner.onebyone-carosel { margin: auto; width: 90%; }
.onebyone-carosel .active.left { left: -33.33%; }
.onebyone-carosel .active.right { left: 33.33%; }
.onebyone-carosel .next { left: 33.33%; }
.onebyone-carosel .prev { left: -33.33%; }
.widget-right > .row > div:nth-child(2n+1) {
  clear: both;
}
#nav {
  background: url("images/background.png") repeat scroll 0 0 transparent;
  border-radius: 0;
}
#background-header{
  background-color:transparent;
  background-image:url("http://superisse.com/template/zeze/css/basic/images/bottom-menu.png");
}
.page-header {
    color: #484647;
    border: 0;
    font-size: 27pt;
    font-weight: bold;
    height: auto;
    margin: 0px auto 32px;
    padding: 0px 0 19px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
	font-family: 'Prata', serif;
    width: 100%;
}
.page-header > *{
	font-family: 'Prata', serif !important;
}
h1.page-header:after {
    position: relative;
    display: block;
    content: "";
    width: 100px;
    height: 5px;
    background: #ed3237;
    /* left: 50%; */
    /* transform: translateX(-50%); */
    /* -ms-transform: translateX(-50%); */
    /* -moz-transform: translateX(-50%); */
    /* -webkit-transform: translateX(-50%); */
    /* -o-transform: translateX(-50%); */
    margin-top: 12px;
	margin-left:auto;
	margin-right:auto;
}
.product_attributes {
    margin-top: 10px;
}
.online-appointment h1 {
    font-weight: bold;
    font-size: 27pt;
    color: #484647;
}
.online-appointment h1:after {
    position: relative;
    display: block;
    content: "";
    width: 100px;
    height: 5px;
    background: #ed3237;
    margin-top: 12px;
}
@media (min-width:768px){
.navbar-header .block-login{display:none;}
.login-menu i.fa.fa-user-o{display:none}
}
.list-collection p {
    margin: 10px 0;
    border-bottom: 1px solid;
    padding-bottom: 10px;
    color: #000;
}
@media (max-width:767px){
.right-header .block-login{display:none;}
.navbar-header .block-login{padding:0}
.login-menu .dropdown a.dropdown-toggle{font-size:0}
.login-menu .dropdown a .fa-user-o {
    font-size: 13pt;
    margin: 0;
}
.login-menu .dropdown-toggle {
    color: #fff;
    padding: 0;
    display: block;
    text-transform: uppercase;
    text-align: center;
    margin: 0 !important;
    height: 37px;
    line-height: 37px;
    width: 37px;
}
table.list-klinik td{display:block !important;width:100%;}
form#form_appointment{padding:0px 20px 20px}
.status-booking{margin-bottom:35px}
form#form_appointment span.Zebra_DatePicker_Icon_Wrapper{display:block !important;}
form#form_appointment input[type="text"], form#form_appointment input[type="email"] {
    width: 100% !important;
}
#services {
    position: relative;
    /* display: none; */
    text-align: center;
    padding: 30px 5px;
    margin-bottom: 0;
}
.isihalaman table{width:100%;}
.isihalaman table,.isihalaman tbody,.isihalaman tr,.isihalaman td,.table-default,.table-default > tbody,.table-default > tbody > tr, .table-default > tbody > tr >  td{display:block;width:100% !important;}
table.online-appointment,table.online-appointment tbody,table.online-appointment tr,table.online-appointment td{display:block;width:100% !important;}
table.bpjs-banner,table.bpjs-banner tbody,table.bpjs-banner tr,table.bpjs-banner td{display:block;width:100% !important;}
.isihalaman td{padding:5px 0}
table.online-appointment td,table.bpjs-banner td {
    width: 50% !important;
    float: left;
}
table.online-appointment td:first-child,table.bpjs-banner td:first-child {
    width: 100% !important;
    float: left;
}
.online-appointment h1:after,h1.page-header:after {
    position: relative;
    display: block;
    content: "";
    width: 70px;
    height: 4px;
    background: #ed3237;
    margin-top: 12px;
    margin: 6px auto 20px !important;
}
.page-header {
    background: transparent none repeat scroll 0px 0px;
    color: #484647;
    font-size: 15pt;
    /* font-weight: 100; */
    height: auto;
    margin: 0px auto 0;
    padding: 10px 0 10px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
}
.table-bordered {
  border: 1px solid #cccccc!important;
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
  border: 1px solid #cccccc!important;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background: none repeat scroll 0 0 #1062ac !important;
  color: #fff !important;
  text-decoration: none;
  outline: none;
  border-left: transparent !important;
}
 .cart_item .price-now {
  color: #000;
}
.cart_item .price-old {
  color: #000;
}
.pb-right-column .price-now {
    /* color: #46526e; */
    font-size: 18pt;
}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
  margin-bottom: 0 !important;
  /*margin-right: -20px;*/
}
.table-responsive {
  /* border: 1px solid #cccccc !important; */
  clear:both;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
  background-color: #003 !important;
}
input, button, select, textarea {
  border: medium none;
  border:1px solid #aaa;
  max-width: 100%;
  padding: 6px 12px;
  /* width: 100%; */
}
a.link-list {
    /* white-space: pre-wrap; */
    /* display: block; */
    word-wrap: break-word;
}
a.link-kembali, a.link_kembali {
    padding: 9px 20px;
    vertical-align: middle;
    font-size: 13pt;
    display: inline-block;
}
#slide-home .item > img {
  width: 100%;
  margin: 0 auto;
}
.navbar-nav > li > a {
  text-decoration: none;
  text-transform: uppercase;
}
.col-md-3.widget-right {
  margin: 20px 0 0;
}
.form-group .more.button-exclusive.btn.btn-default {
  width: auto;
}

.nav.navbar-nav > li {
  margin: 0 -4px 0 0px;
}
#catalogproductwidget a{
	color: #D6B73E;
}
#catalogproductwidget a:hover{
	color: #000;
}
.well #catalogwidget > li a{
	color: #D6B73E;
}
.well #catalogwidget > li:hover a{
	color: #000;
}
.price .reduction {
  margin-left: 1px;
  top: 5px;
  display:none;
}
.button-link {
    text-decoration:  none;
    padding: 5px 10px 5px 10px;
    background: #4479BA;
    color: #FFF;
}
.content-wrapper .owl-item {
  padding: 0 5px;
}
.list-inline{
    list-style: none !important;
}
.header-left img{
    width: 33px;
}
.header-left img:hover {
    opacity: 0.6;
}
.navbar-nav .dropdown-menu > li > a:focus {
    background: #1062ac none repeat scroll 0% 0% !important;
    color: #ffffff !important;
}
@media (min-width:768px){
.only-mobile{display:none}
.copyright {
    padding: 4px 0 !important;
}
.header-left {
    padding: 18px 0px;
    position: absolute;
    left: 78px;
}
.header-right {
    position: absolute;
    right: 81px;
    top: 26px;
    font-size: 23px;
}
.header-right a {
    color: #000;
    font-size: 18px;
}
.header-right a:first-child:after {
    content: "";
    background: #000 none repeat scroll 0% 0%;
    padding: 0px 1px;
    margin-left: 9px;
}
}
@media (max-width:767px){
#discount-per-item .form-group {
    margin-bottom: 0px;
}
#discount-per-item .input-group {
    display: table;
    position: relative;
}
a.link-kembali, a.link_kembali {
    /* margin-bottom:20px; */
}
.automatically-generate {
    line-height: 1.2 !important;
    padding: 10px 20px;
}
div#discount-per-item input[type=text] {
    /* display: block; */
    /* width: 110px; */
}
.form-request-block{padding:10px 29px 25px;width:100%;}
.form-request-block h2 {
    font-size: 17pt;
    font-weight: bold;
}
.btn.btn-cart {
    padding: 7px 5px;
    white-space: normal;
    line-height: 1.2;
}
input.text-center.discount_input{display:block;}
.logged-in-li .dropdown-menu > li > a {
    padding: 15px 21px;
}
.mobile-login  .dropdown-menu > li > a:hover, .mobile-login  .dropdown-menu > li > a:focus{color: #ed3237 !important;}
.navbar-nav .dropdown-menu > li > a:focus,.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus,.navbar-inverse .navbar-nav .open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
    color: #ffca00 !important;
    background-color: transparent !important;
    font-weight: bold !important;
}
.online-appointment h1 {
    font-weight: bold;
    font-size: 15pt;
	margin-top:0;
    color: #484647;
    text-align: center;
}
#slide-home .owl-controls{display:none !important}
.header-left {
    padding: 0px;
    float: left;
    display: none;
}
.navbar-collapse {
    padding-right: 15px;
    overflow-x: visible;
    border-top: none !important;
    box-shadow: none !important;
}
.header-right a:first-child {
    position: absolute;
    right: 17px;
    top: 45px;
    font-size: 16px;
    display: block;
    background: #CE0A0A;
    width: 50px;
    height: 50px;
    border-radius: 3px;
}
.header-right a.cart:hover{
	background: #A90A0A;
	transition: all 0.3s ease-in-out 0s;
}
@media (max-width:767px){
.header-right a:hover {
    color: #fff;
}
.header-right img {
    margin-top: 10px;
}
.header-right span {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0% 0%;
    position: absolute;
    width: 35px;
    border-radius: 50%;
    height: 35px;
    padding: 7px 0px;
    top: -20px;
    left: -16px;
}
}

.header-right span a{
    color: #000;
    padding: 5px;
}
.header-right span a:last-child{
    border-right: none;
    display: none;
}
}
.container .content-wrapper:nth-child(2n) {
    background-color: #e0ffef !important;
}
@media (min-width:992px){
.footerlink .container-nav{
    width: 100%;
    padding-top: 26px;
}
}
.footerlink .container-nav li a{
    color: #fff;
}
.footerlink .container-nav li a:hover{
    background: transparent;
    color: #fff;
}
.footerlink .nav > li > a {
    position: relative;
    display: block;
    padding: 0px !important;
}
.footerlink a:hover, a:focus {
    color: #ed3237;
    text-decoration: none;
}
.footerlink .navbar-nav > li .dropdown-menu {
    background: #232C35 !important;
}


.navbar-nav > li .dropdown-menu {
    padding: 5px 0;
}
.catpage {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 40px;
}
.catnav {
    text-transform: uppercase;
    border-bottom: 1px solid #eee;
    padding-bottom: 8px;
}
.footerlink .dropdown-menu .dropdown-toggle:focus {
    background: transparent !important;
}
footer .menu a {
    font-size: 20px !important;
    margin-right: 20px;
    display: inline-block;
    margin-top: 6px;
}
footer .menu a:last-child {
    margin-right: 0;
}
@media (min-width: 1247px){
#right {
    float: right;
    margin-right: -5px;
    margin-top: -41px;
}
/* .footerlink h4 { */
    /* margin-left: 183px !important; */
    /* margin-top: 43px; */
/* } */
}
.footerlink .col-xs-7.col-sm-6.col-sm-offset-0.col-md-3.col-offset-0 {
    padding-bottom: 31px !important;
}
.content .col-md-12{
    background: #e0ffef !important;
}
}
.footerlink a{
    color: #fff !important;
}
.footerlink a:hover{
    color: #ed3237;
}
.footerlink .col-md-4 p {
    padding: 8px 0px;
    border-bottom: none;
}
.content {
    padding: 50px 0px;
}
#services .service-item h4 strong {
    font-weight: 100;
    font-size: 39px;
}
@media (min-width:768px){

}
.footerlink p {
    margin-bottom: 19px;
}
footer table p:last-child {
    margin: 0;
}
footer td {
    padding-bottom: 15px;
}
footer tr:last-child td {
    padding-bottom: 5px;
}
.footerlink h3 {
    margin-top: 0;
    /* margin-bottom: 0; */
}
footer .menu {
    text-align: left;
}
#popular-categories img {
    max-width: 100%;
    width: 100%;
    padding-bottom: 9px;
}
@media (min-width:992px){
.footerlink #bs-example-navbar-collapse-1 .nav.navbar-nav {
    margin: 0px;
    position: absolute;
    width: 100%;
}
}
@media (max-width:991px){
.block-login a.cart {
    float: right;
    margin-right: -1px;
    font-size: 17pt;
    color: #ed3237;
    clear: both;
    position: relative;
}
.login-menu {
    left: auto;
    right: 0;
    top: 100%;
    transform: translateY(0);
    -o-transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    margin-top: -1px;
    z-index: 9;
    position: relative;
}
.footerlink #bs-example-navbar-collapse-1 .nav.navbar-nav {
    margin: 0px -29px;
    position: absolute;
    width: 100%;
}
footer .menu a {
    font-size: 20px !important;
    display: block;
}
}
@media (max-width:767px){
.block-login a.cart {
    clear: none;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.footerlink #bs-example-navbar-collapse-1 .nav.navbar-nav {
    margin: 0px;
    position: relative;
    width: 100%;
}
.footerlink .row > div:nth-child(3) {
    text-align: center !important;
}
}
@media (max-width:991px){
.footerlink .nav.navbar-nav > li {
    margin: 10px 14px !important;
}
.navbar-bran img {
    margin:0px auto;
    display: block;
}
.footerlink h4 {
    color: #FFF;
    
}
}
.footerlink p:last-child {
    margin-bottom: 0;
}
@media (max-width:991px){
.footerlink .col-sm-12 {
    width: 100%;
    /* padding-bottom: 20px; */
}
}
@media (max-width:767px){
.navbar-bran img {
    display: block;
    margin: 0 auto;
}
}

@media (min-width:992px) and (max-width:1199px){
	input#keyword {
		border-radius: 0;
		width: 240px;
		border-color: #a7a9ac;
		background: #fafafa;
	}
	.navbar-inverse .navbar-nav > li > a {
		margin-right: 0;
		padding: 12px 16px;
		border-right: 1px solid #fff;
	}
}
@media (min-width:768px) and (max-width:991px){
.konsultasihome > div:nth-child(2) {
    display: none;
}
.top-row > div:first-child {display:none}
.top-row > div {
    width: 100%;
    text-align: center;
}
.navbar-header.navbar-left {
}
div#bs-example-navbar-collapse-1 {
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
    transform: translateY(0);
    -o-transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    clear: both;
    margin-bottom: 0px !important;
    border-top: 1px solid #ccc;
    padding-top: 0px !important;
    /* float: left; */
}
a.navbar-brand {
    padding: 15px 15px;
}
.login-menu .dropdown-toggle {
    background: #ed3237;
    color: #fff;
padding: 7px 9px;}
.login-menu {
    margin-left: 0px;
    margin-bottom: 0;
    margin-top: 0;
}
.block-cart {
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
    margin-left: 0px;
}
div#searchproduct {
    display: inline-block;
    position: relative;
    top: 1px;
}
input#keyword {
    border-radius: 0;
    width: 150px;
    border-color: #a7a9ac;
    background: #fafafa;
}
.navbar-inverse .navbar-nav > li > a {
    margin-right: 0;
    padding: 12px 10px;
}
.nav.navbar-nav > li {
    margin: 0;
}
.navbar-brand > img {
    max-height: 70px;
    display: inline-block;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand {
    font-size: 19pt;
}
p.cabang {
    color: #000;
font-size: 14pt;}
}