/*!
 * 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.
 */

body {
    font-family: 'Rubik', sans-serif;
    background: url(images/background.jpg);
    background-size: 600px;
	font-size:15px;
}
h1,h2,h3,h4{font-family: 'Pacifico', cursive;}
footer {
    margin: 60px 0 0;
}
img{max-width:100%;}
a{
	cursor:pointer;
}
a:hover{
	text-decoration:underline;
}
.fa-3 {
  font-size: 20pt;
  font-weight: bold;
  top: 2px;
  position: relative;
}
td, th {
    padding: 3px 5px;
}
input[type="text"],input[type="text"]:focus,.form-control,.form-control:focus {
    border-radius: 0;
    box-shadow: none;
}
.navbar-inverse .navbar-nav>li>a:focus {
    color: #5b3818;
    background: transparent;
    border: 0 !important;
    outline: none;
}
.row-content {
    margin-bottom: 20px;
}
.header1{
	margin-bottom:0;
}
.p_right{float:right;}
ul#shop-slider {
    margin: 0;
    padding: 0;
}
/*========WIDGET========*/
/*--SLIDE--*/
#slider1_container > div {
  max-width: 100%;
}
/*--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;
}

/*--- MARKETPLACE ---*/
table#marketplace-table a img {
    height: 60px;
    width: auto;
    margin-right: 15px;
}
table#marketplace-table td:last-child a {background:#fe5722}
table#marketplace-table td:last-child a:hover {
    background: #d53e0f;
}
table#marketplace-table a:hover {
	text-decoration:none;
	background:#2e9734
}
table#marketplace-table a {
    padding: 10px;
    width: 90%;
    margin: 0 auto;
    background: #41b548;
    border-radius: 50px;
    display: block;
    text-align: center;
    font-size: 18pt;
    font-weight: 500;
    color: #fff;
}
table#marketplace-table {
    width: 100%;
}

/*--- TESTI HOME ---*/
.thumbnailtesti {
    background: #f5f5f5;
    border-radius: 25px;
    padding: 20px 25px 40px;
    overflow: hidden;
    position: relative;
}
.thumbnailtesti img {
    height: 70px;
    margin-bottom: 10px;
}
div#namatesti {
    font-weight: 600;
    margin: 4px 0 20px;
    font-size: 17pt;
    color: #5b3818;
}
.thumbnailtesti:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 15px;
    background: #5b3818;
    left: 0;
    bottom: 0;
}



/*--- TAGLINE ---*/
table#tagline-table {
    background: #e2d0c4;
    border-radius: 30px;
    width: 100%;
}
table#tagline-table td:first-child {
    padding-left: 50px;
}
table#tagline-table td:first-child img {
    height: 80px;
    width: auto;
}
table#tagline-table td:nth-child(2) h2 {
    margin: 0 0 10px;
    color: #815731;
    font-size: 20pt;
}
table#tagline-table td:nth-child(2) h2:last-child {
    margin: 0;
}
table#tagline-table td:nth-child(2) h2:last-child {
    margin: 0;
}
table#tagline-table td:last-child img {
    height: 190px;
    width: auto;
}
table#tagline-table td:last-child > * {
    margin: 0;
}


/*---CATEGORY THUMBNAIL---*/
.title-category {
    color: #222;
    margin-top: 20px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14pt;
    margin-bottom: 30px;
}
.category-thumbnail img {
    display: inline-block !important;
    width: 150px !important;
}
.category-thumbnail {
    text-align: center;
}
.normalwodisc {
    display: block;
	text-align:center;
    font-weight: 500;
    color: #5b3818;
    margin-top: 2px;
}
.photo_title {
    display: block;
    font-weight: 500;
    color: #222;
	text-align:center;
    font-size: 12pt;
}
.productdetail .more,.lihat-detail {margin-top:20px}
.productdetail {
    margin-bottom: 40px;
	text-align:center
}
.productdetail img {
    /* border: 2px solid #f5f5f5; */
    /* border-radius: 10px; */
}


/*---NEWS---*/
.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: 10pt;
}
/*---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: 10px;
}
/*=======CONTENT=======*/
/*--PRODUCT--*/
.breadcrumb > li:first-child > i {
  display: none;
}
.reduction span{float:right}
.reduction {
    background: #18A7F6;
	overflow:hidden;
    display: block;
    font-size: 15px;
    line-height: normal;
    margin: 0 auto;
    padding: 4px 17px;
    width: calc(100% + 4px);
    position: absolute;
    bottom: 100%;
    text-transform: uppercase;
    left: -2px;
    text-align: left;
}
.icon-product .reduction {
  background: none repeat scroll 0 0 #01aa8d;
  border-radius: 50%;
  clear: both;
  display: block;
  float: right;
  font-size: 7pt;
  height: 40px;
  line-height: 40px;
  margin-top: 5px;
  min-width: 38px;
  padding: 0;
  position: relative;
  right: 5px;
  text-align: center;
  text-transform: uppercase;
  width: 40px;
}
/*--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 {
  border: medium none;
  font-size: 17px;
  font-weight: bold;
  margin: 9px 0 0;
  padding: 0;
}
.button-medium {
border-radius: 4px;
color: #02c19f;
font-size: 20px;
line-height: 24px;
}.button-medium:hover {
  border-radius: 4px;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  background-color: #02c19f;
}
#SubmitCreate.button-medium {
border-radius: 4px;
color: #02c19f;
font-size: 20px;
line-height: 24px;
}
#SubmitCreate.button-medium:hover{
  border-radius: 4px;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  background-color: #02c19f;
}
#SubmitLogin.button-medium {
border-radius: 4px;
color: #02c19f;
font-size: 20px;
line-height: 24px;
}
#SubmitLogin.button-medium:hover{
  border-radius: 4px;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  background-color: #02c19f;
}
#order-detail-content.button-medium {
border-radius: 4px;
color: #02c19f;
font-size: 20px;
line-height: 24px;
}
#order-detail-content.button-medium:hover{
  border-radius: 4px;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  background-color: #02c19f;
}
.cart_navigation .button-exclusive i {
  margin-right: 8px;
}
.btn span i.fa-angle-right {
    margin-left: 9px;
    margin-right: 0;
}
.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;
	margin-top:10px;
    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 {
  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: 11pt;
}
.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){
.sold-out:after {
    content: "sold out";
    width: 100%;
    text-align: center;
    display: block;
    background: rgb(255, 105, 160);
    color: #fff;
    padding: 7px;
    text-transform: uppercase;
    font-size: 17px;
}
.sold-out{
	position:absolute;
	top:50%;
	left:0;
	display:block;
	z-index:1;
	width:100%;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-o-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
}
.harga_catalog .sold-out {
    position: relative;
    color: #f00;
    top: 0;
    transform: translateY(0);
    width: auto;
    background: transparent;
}
.harga_catalog .sold-out:after {
    color: #f00;
    width: auto;
    background: #fff;
    font-weight: bold;
    display: inline-block;
    padding: 0;
}
.productdetail .sold-out:after{padding:4px}
#productfull .sold-out {top: 100%;}
ul.gallery-single {
    padding: 0;
	list-style:none;
}
span.notice {
    font-size: 11px;
    color: #f00;
    display: block;
    margin-top: 2px;
}
.dropdown-right #loginform input[type="text"],.dropdown-right #loginform input[type="password"] {
    width: 100%;
}
.dropdown-right form#loginform {
    min-width: 300px;
    max-width: 100%;
    padding: 10px 15px;
}
#loginform label {
    margin-bottom: 2px;
}
.login-line {
    margin-bottom: 10px;
}
.formlogin-menu{margin-right:0px}
.login-menu a.formlogin-menu {
    padding: 0;
	margin-bottom:10px;
}
.dropdown-right a#webmember_register {
    float: right;
}
.dropdown-right a#webmember_forgot {
    float: left;
}
#register input[type="text"], #register input[type="password"],.dropdown-right #loginform input[type="text"],.dropdown-right #loginform input[type="password"] {
    padding: 6px 12px;
	max-width:100%;
    border-radius: 50px;
    margin-bottom: 0;
}
.status-order a{display:inline-block}
.table-stripped>tbody>tr:first-child {
    background-color: #f9f9f9;
}
.blockcontent {
    clear: both;
}
.dropdown-right .dropdown-menu {
    left: auto;
    right: 0;
    margin-top: 0;
    border-radius: 0;
    border: 0;
    border-top: 4px solid #9cd1e1;
}
table#shoppingcart {
    width: 100%;
}
input.qty-cart {
    padding: 8px 10px;
    line-height: normal;
	width:80px;
}
.cart-bottom-menu{margin-top:20px;padding-bottom:20px;}
#shoppingcart  tr.lasttotal td{
	padding-top:20px;
	padding-bottom:20px;
}
tr.lasttotal {
    font-weight: bold;
    font-size: 13pt;
}
.cart-bottom-menu a:hover {text-decoration:none}
.cart-bottom-menu a {
    display: inline-block;
    padding: 9px 12px;
    background: #ccc;
    position: relative;
    border-radius: 4px;
    color: #fff;
}
.cart-bottom-menu a#cart_continue:hover:before {
	border-right:17px solid #999;
}
.cart-bottom-menu a#cart_continue:before {
    content: "";
    position: absolute;
    right: 100%;
    border-top: 19px solid transparent;
    border-bottom: 19px solid transparent;
    border-right: 17px solid #333;
    top: 0;
}
.cart-bottom-menu a#cart_continue:hover {
	text-decoration:none;
	background:#999;
}
.cart-bottom-menu a#cart_continue {
    background: #333;
    color: #fff;
    margin-left: 20px;
    padding-left: 9px;
	margin-right:10px;
    border-radius: 0 4px 4px 0;
}
.cart-bottom-menu a#cart_checkout:hover:before {border-left: 17px solid #333;}
.cart-bottom-menu a#cart_checkout:before {
    content: "";
    position: absolute;
    left: 100%;
    border-top: 19px solid transparent;
    border-bottom: 19px solid transparent;
    border-left: 17px solid #9cd1e1;
    top: 0;
}
.cart-bottom-menu a#cart_checkout:hover {background:#333;text-decoration:none}
.cart-bottom-menu a#cart_checkout {
    background: #9cd1e1;
    color: #fff;
	float:right;
    margin-right: 20px;
    padding-right: 9px;
    border-radius: 4px 0 0 4px;
}
#shoppingcart td {
	padding:10px 15px;
	border-bottom:1px dashed #ccc;
}
#shoppingcart th {
    background: #eee;
    padding: 10px 15px;
}
#shoppingcart th:first-child {
    border-radius: 8px 0 0 8px;
}
#shoppingcart th:last-child {
    border-radius: 0 8px 8px 0;
}
#block-cart {
    margin: 0 20px;
}
.stuck-right {
    position: relative;
    right: 0;
    top: 100%;
}
div#fixed {
    background: #fff;
}
#slide-merk.owl-carousel .owl-item {
    padding: 0 3px;
}
iframe {
    max-width: 100%;
    height: auto;
    width: auto;
    vertical-align: middle;
}
.bannerblock{text-align:center}
.bannerblock img{display:inline-block}
#instagram-depuppy {
    margin: -30px -15px 0;
    background: #F1F1F1;
    position: relative;
}
#instagram-depuppy.content-wrapper > .row{background:transparent}
#instagram-depuppy .page-header{
	background:transparent;
	color:#777;
	margin-bottom:20px;
	text-transform:none;
}
#instagram-depuppy .page-header:before,#instagram-depuppy .page-header:after,#instagram-depuppy .page-header span:before,#instagram-depuppy .page-header span:after{display:none}
.title-product {
    height: auto;
    max-width: 100%;
    overflow: hidden;
}
.lihat-detail {
}
.product-col .caption {
	position:relative;
}
span.normalwdisc {
    text-decoration: line-through;
}
.title-product h4{margin:0}
.image-product a {
    display: block;
	position:relative;
    text-align: center;
}
.image-product a:after {
    content: "";
    width: 100%;
    display: block;
    padding-top: 76%;
}
.addtocart {
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    padding: 15px 0px;
    text-align: left;
}
div#keterangan table {
    min-width: 70%;
    text-align: center;
    border: 1px solid #eee;
}
div#keterangan table tr:nth-child(2n+1) td {
    background: #f5f5f5;
}
div#keterangan table td {
    border: 0;
    border-bottom: 1px solid #eee;
    padding: 6px;
}
select#sUkuran, select#sWarna {
    min-width: 90px;
    padding: 8px 12px;
    border: 1px solid #ccc;
    margin-bottom: 7px;
    border-radius: 20px;
    background: #f5f5f5;
}
.field-product {
    display: inline-block;
    margin-right: 10px;
}
.field-product label {
    display: block;
    text-align: center;
}
*:focus{outline:none}
.image-product a img{
    display: inline-block;
	width:auto !important;
	position:absolute;
	max-height:100%;
	left:50%;
	top:50%;
	transform:translateX(-50%) translateY(-50%);
	-ms-transform:translateX(-50%) translateY(-50%);
	-moz-transform:translateX(-50%) translateY(-50%);
	-webkit-transform:translateX(-50%) translateY(-50%);
	-o-transform:translateX(-50%) translateY(-50%);
}
#tab-product .nav-tabs {
    border: 0;
    text-align: center;
	margin-bottom:50px
}
#tab-product .nav-tabs li{float:none;display:inline-block;margin:0 30px}
div#slide-merk {
    padding: 30px 0;
    border-top: 3px solid #ccc;
    border-bottom: 3px solid #ccc;
}
.content-wrapper > .row > div:first-child {
    text-align: center;
}
.content-wrapper > .row > div:last-child {text-align:left}
div#slider {
    position: relative;
    z-index: 1;
    padding: 0 50px;
}
.content-wrapper {
    padding: 30px 0;
}
div#slider img {
    border-radius: 15px;
}
div#slider .col-sm-8 {
    padding-right: 7px;
}
div#slider .col-sm-4 img:last-child {margin:0}
div#slider .col-sm-4 img {
    margin-bottom: 24px;
}
div#content {
    padding: 0 50px;
}
/* .content-wrapper:first-child > .row{padding-top:8%} */

a.cart-icon:hover {text-decoration:none;}
a.cart-icon {
    color: #555;
}
a.cart-icon img {
    height: 42px;
}
span.number-cart {
    width: 30px;
    height: 30px;
    background: #e5e5e5;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
}
.cart-icon i {
    font-size: 24pt;
    top: 5px;
    position: relative;
    margin-right: 4px;
}
#searchproduct input#keyword {
    min-width: 370px;
    max-width: 100%;
    border: 3px solid #5b3818;
    background: #f3eee8;
    padding: 10px 20px;
    height: auto;
    border-radius: 50px !important;
}
.catpage > b{background:#9cd1e1;color:#fff;border-color:#9cd1e1}
.catpage > a:hover {background:#ddd;color:#333;text-decoration:none;}
.catpage > * {
    width: 28px;
	margin-bottom:10px;
    height: 28px;
    background: #eee;
    display: inline-block;
    text-align: center;
    line-height: 27px;
    color: #333;
    border-radius: 2px;
    border: 1px solid #ccc;
}
#searchproduct input.searchubmit {
    position: absolute;
    right: 10px;
    top: 15px;
    background: url(images/search.png)no-repeat 0 center/71%;
    color: transparent;
    width: 30px;
    display: block;
    height: 34px;
    border: none;
    padding: 0;
    opacity: 0.8;
}
div#top-header {
    position: relative;
    z-index: 3;
    margin-bottom: 40px;
    display: flex;
    justify-content: space-between;
    padding: 10px 30px 4px;
    background: #9cd1e1;
    color: #5b3818;
}
div#top-header:after {
    content: "";
	margin-top:-1px;
    display: block;
    position: absolute;
    width: 100%;
    height: 26px;
    background: url(images/bg-header.png);
    left: 0;
    top: 100%;
    background-size: auto 100%;
    background-position: center;
}
#contact-header {
    width: 100%;
}
#login-menu-header{
	float:none;
}
#contact-header a{color:#222}
#contact-header ul {
    margin: 0;
    padding: 0;
}
.login-menu a {
    padding: 9px 0;
	color:#222;
    display: block;
}
.login-menu {
    margin: 0;
}
#top-header .container:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #9cd1e1;
}
.login-menu li.public-li {
    position: relative;
}
.login-menu li.public-li:last-child:before {display:none}
.login-menu li.public-li:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 14px;
    background: #000;
    right: -3px;
    top: 50%;
    margin-top: -7px;
}
#contact-header img {
    width: 25px;
    height: auto;
}
div#contact-header p {
    margin: 0;
}
.header1{
	height:auto;
	border:none;
}
.navbar-inverse .navbar-nav > li > a {
    margin-right: 0px;
    padding: 9px 10px;
    text-transform: uppercase;
    font-weight: 600;
    color: #5b3818;
    font-size: 13pt;
}
div#producttable {
    display: flex;
    flex-wrap: wrap;
}
.navbar-header img {
    width: 200px;
}
div#login-menu-header ul.login-menu > li > a img {
    height: 20px;
    margin-right: 7px;
}

div#login-menu-header ul.login-menu > li > a {
    background: #5b3818;
    color: #fff;
    padding: 12px 30px 12px 25px;
    border-radius: 50px;
    font-weight: 500;
    line-height: normal;
    display: flex;
    align-items: center;
    width: auto;
}
.navbar-collapse.collapse.in,.navbar-collapse.collapsing {
    border: medium none;
    padding: 0 15px;
    position: absolute;
    width: 100%;
	z-index:4;
}
#bs-example-navbar-collapse-1 .nav.navbar-nav {
    margin: 0;
    position: relative;
}
.carousel-inner .item img {
  display: inline-block;
}
}
#contactform table {
    max-width: 100%;
}
div#contactform {
    width: 50%;
}
.catpage {
    margin-bottom: 12px;
}
.catnav {
    clear: both;
    padding: 12px 0px 0;
	margin-bottom:10px;
    /*background: #f5f5f5;
    border-top: 4px solid #9cd1e1;*/
}
div#productfull #shop-slider-pager img {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 3px;
    max-height: 80px;
    margin: 10px 5px 0;
}
#productfull > img{padding:10px;border:1px solid #ccc}
div#productfull {
    width: 39%;
    position: relative;
    float: left;
    text-align: center;
    border: 10px solid #f5f5f5;
    border-radius: 10px;
}
.catalogtitle {
    width: 60%;
	display:none;
    float: right;
	padding-left:10px;
}
div#keterangan,div#keterangan-kategori {
    float: right;
    width: 60%;
	padding-left:40px;
	margin-bottom:15px;
}
.product-col .addtocart {
    display: none;
}
.harga_catalog {
    float: right;
	font-weight:bold;
    width: 60%;
	padding-left:40px;
}
.catalogtitle h1 {
    font-weight: bold;
    margin-top: 0;
    font-size: 30px;
    border-bottom: 1px dotted #5b3818;
    color: #5b3818;
    padding-bottom: 3px;
}
.harga_catalog .normalwodisc {
    font-size: 20pt;
    display: inline-block;
}
.catsubcat ul li a:hover{background:#eee;text-decoration:none}
.catsubcat ul li a{
	border:1px solid #eee;
	padding:10px 5px;
	display:block;
	color:#333;
}
.catsubcat ul li{
	float:left;
	margin-top:2px;
	margin-bottom:2px;
	padding:0 2px;
	width:16.666%;
	text-align:center;
}
.catsubcat ul:after {
	content:"";
	display:block;
	clear:both;
}
.catsubcat ul {
    margin: 0;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
    padding: 5px 0;
	margin-bottom:80px;
    list-style: none;
}
.header-right {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
}
@media (min-width:768px){
#producttable > div:nth-child(3n+1) {
    clear: both;
}
div#search-icon {
    display: none;
}
.footerlink-line {
    padding: 0 50px;
}
#tab-product .tab-pane {
    min-height: 343px;
}
div#searchproduct {
    padding: 10px 0;
}
.stuck-left {
    position: relative;
    left: 0;
    top: 100%;
}
#top-header .container{position:relative;}
.navbar-inverse .navbar-nav > li > a {
	position:relative;
}
.navbar-nav>li:last-child {margin-right:0;}
.navbar-nav>li {
    margin: 0 5px;
}
.navbar-inverse .navbar-nav > li > a:hover:before,.navbar-inverse .navbar-nav > li.open > a:before {
	bottom:100%;
	opacity:1;
}
/* .navbar-inverse .navbar-nav > li > a:before { */
	/* content:""; */
	/* position:absolute; */
	/* width:50px; */
	/* height:8px; */
	/* background:#9cd1e1; */
	/* bottom:80%; */
	/* opacity:0; */
	/* left:50%; */
	/* -webkit-transition: all 0.2s ease-in-out; */
	/* -moz-transition: all 0.2s ease-in-out; */
	/* -o-transition: all 0.2s ease-in-out; */
	/* transition: all 0.2s ease-in-out; */
	/* transform:translateX(-50%); */
	/* -ms-transform:translateX(-50%); */
	/* -moz-transform:translateX(-50%); */
	/* -webkit-transform:translateX(-50%); */
	/* border-radius:20px */
/* } */
.header1 .nav.navbar-nav{
	margin-top:62px;
}
.header1 {
    height: auto;
    border: none;
    position: relative;
    z-index: 2;
    margin: 0 0 15px;
    display: flex;
    align-items: center;
    padding: 0 50px;
}
.navbar-inverse .navbar-nav > li > a {
	border-left:0 none !important;
    padding: 8px 20px;
	border-radius:50px;
}
.navbar-collapse.collapse.in, .navbar-collapse.collapsing {
    border: medium none;
    padding: 0;
    width: auto;
}
}
@media (min-width:1200px){
.header1 {
    /* margin-bottom: 0 !important; */
}
.container {
    width: 1120px;
}
}
.page-header, #tab-product .nav-tabs li.active a, #tab-product .nav-tabs li a {
    border: none;
    font-size: 26pt;
    padding: 4px 10px;
    z-index: 1;
    margin: 20px 0 40px;
    display: inline-block;
    position: relative;
    color: #5b3818;
}
#tab-product .nav-tabs li.active a,#tab-product .nav-tabs li a {margin-bottom:10px}
#tab-product .nav-tabs li a{background:transparent;color:#999}
#tab-product .nav-tabs li a:hover{background:#9cd1e1;color:#fff}

/*======LOGO========*/
.navbar-brand{
	margin-top:0;
}
/*=====SLIDE====*/
div#slide-home {
    border-radius: 10px;
    overflow: hidden;
}
.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{}

/*==========ICON BIG===========*/
#services{
    margin-bottom: 50px;
	padding:30px 0 ;
}

/*=========PRODUCT===========*/
.product-col {
    padding: 0 ;
	position:relative;
}
.panel-default {
    border-color: none;
	margin-bottom:30px;
}
.thumbnial-product {
    text-align: center;
}
.title-product a:hover{
	text-decoration:none;
}
.product-col .price {
    padding: 0 0;
	max-width:calc(100% - 80px);
}
.price-now {
    font-size: 15px;
	color:#444;
	margin-bottom:0px;
    padding-right: 0;
}
.product-col .price span.price-old {display:block;}
.price-old {
    font-size: 15px;
    text-decoration: line-through;
	display:none;
}
.cart-button.button-group .btn.btn-cart {
    border-radius: 0;
}
.image-product{
	display:block;
	text-align:center;
    margin-bottom: 10px;
	width:100%;
	border: 2px solid #f5f5f5;
    border-radius: 10px;
}

/*=========PRODUCT DETAIL==========*/
.pb-left-column #image-block {
  padding: 5px;
  position: relative;
}
.product_attributes #quantity_wanted {
  margin-left: 10px;
  width: 50px;
}
.cart_unit .reduction,.pb-right-column .reduction {
  display: inline-block;
  float: none;
  margin-top: 0;
  position: relative;
}
.cart-button.button-group {
  margin-top: 10px;
}
.table tbody > tr > td {
  vertical-align: middle;
}
.cart_quantity {
  width: 70px;
}
.cart_total {
  width: 110px;
}



/*Contact Home*/
table#contact-home {
    background: url(images/background.png)no-repeat #e2d0c4;
    border-radius: 30px;
    width: 100%;
    background-position: 120% center;
	margin-top:-30px;
}
table#contact-home h2 {
    color: #815731;
    font-size: 18pt;
    margin: 0 0 5px;
}
table#contact-home h1 {
    font-family: 'Rubik', sans-serif;
    color: #000;
    font-weight: 600;
    margin: 0;
    padding-left: 5px;
}
table#contact-home td:first-child {
    padding: 40px 0 40px 50px;
}
table#contact-home a {
    background: #67bc5e;
    color: #fff;
    font-size: 15pt;
    padding: 24px 35px;
    border-radius: 50px;
}
table#contact-home a:hover {
    text-decoration: none;
    background: #458f3d;
}
table#contact-home a img {
    height: 30px;
    width: auto;
    vertical-align: middle;
    position: relative;
    top: -2px;
    margin-right: 5px;
}
table#contact-home td:last-child {
    padding-right: 50px;
    text-align: right;
}


/*========THUMBNAIL NEWWS========*/
.title-news-thumbnail {
    margin-top: 15px;
}
.more,.lihat-detail  {
    border-radius: 19px;
    padding: 10px 32px;
    margin-bottom: 5px;
	display:inline-block;
	font-weight: 500;
}
input#qty {
    padding: 9px 18px;
    border-radius: 20px;
    line-height: normal;
    text-align: left;
    width: 100px;
}
.cart-image > img {
    padding: 4px;
    border: 1px solid #ddd;
    height: 100px;
}
form.checkout-form {
    width: 40%;
}
form.checkout-form table {
    width: 100%;
}
form.cart-form {
    width: 60%;
    float: right;
    padding-left: 40px;
}
input[type="submit"]:hover {background:#333}
input[type="submit"] {
    padding: 10px 32px;
    line-height: normal;
    background: #5b3818;
    border-radius: 20px;
    color: #fff;
    border: 0;
}
.form-control {
    border-radius: 20px !important;
	max-width:100%;
}
.content-news-thumbnail {
    margin-bottom: 15px;
}


/*=======widget=======*/
#left *{max-width:100%}
.well {
  border: medium none;
  border-radius: 0;
  margin-bottom: 20px;
  margin-top: 10px;
  min-height: 20px;
  padding: 19px;
}
.widgettitle, .widgettitle , .widgettitle , .widgettitle  {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 10px;
}
.container .widget-right input{
    border-radius: 0;
    box-shadow: none;
    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"] {
    border: 0 none;
    font-size: 13pt;
    margin-top: 6px;
    padding: 6px 14px;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
}
/*==========FOOTER========*/
footer ul{
	padding:0;
}
footer li{
	list-style:none;
}
.footerlink:after {
    content: "";
    display: block;
    position: absolute;
	margin-bottom:-2px;
    width: 100%;
    height: 26px;
    background: url(images/bg-footer.png);
    left: 0;
    bottom: 100%;
    background-size: auto 100%;
    background-position: center;
}
.footerlink {
    min-height: 160px;
	position:relative;
    padding: 30px 0 0;
}
.footerlink-line .row {
    display: flex;
    align-items: center;
	flex-wrap:wrap;
}
.footerlink h1,.footerlink h2,.footerlink h3,.footerlink h4 {
    font-size:22px;
	margin-top:0;
	margin-bottom:20px;
}
.footerlink p {
    margin: 2px 0 8px;
}
.copyright {
    background: #9cd1e1;
    vertical-align: middle;
    padding: 10px 0;
    border-top: 2px solid #67b9d1;
}
.copyright p {
    margin: 0;
    text-align: center;
}
.social > li {
    margin: 4px 3px;
}
.social a i {
    border-radius: 50%;
    font-size: 24pt;
    padding: 7px 0;
    width: 53px;
}
.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;}
.mobile-view{display:none}
@media (max-width:991px){
footer table img{max-width:none}
footer table.bbm img{max-width:100%}
.bannerblock img:first-child {
    display: none;
}
.catnav{margin-top:20px}
.bannerblock img:last-child {display:inline-block;height:auto}
div#contactform{width:100%;}
.content-wrapper > .row {
    width: auto;
}
input.btnupdatecart {
    padding: 10px 19px;
}
.cart-image > img {
    padding: 4px;
    border: 1px solid #ddd;
    max-width: 100px;
    height: auto;
}
form.checkout-form {
    width: 100%;
}
.navbar-header {
    margin-top: 30px;
}
#login-menu-header {
    float: right;
    position: absolute;
    top: 100%;
    right: 100px;
}
#searchproduct input#keyword {
    width: 180px;
}
}
@media screen and (max-width: 767px) {
.navbar-inverse .navbar-nav > li > a {color:#fff}
table#tagline-table tr {
    display: flex;
    flex-wrap: wrap;
}
table#tagline-table td {
    display: block;
}
table#tagline-table {
    background: #e2d0c4;
    border-radius: 20px;
    width: 100%;
    display: block;
    padding: 25px 20px 0;
}
table#tagline-table td:first-child img {
    max-width: 100%;
    height: auto;
}
table#tagline-table td:nth-child(2) {
    width: 83%;
    padding-right: 0;
}
table#tagline-table td:last-child img {
    height: 100px;
}

table#tagline-table td:last-child {
    width: 100%;
    align-items: center;
    display: flex;
    margin-top: 15px;
    justify-content: center;
}
table#tagline-table td:nth-child(2) h2 {
    margin: 0 0 10px;
    color: #815731;
    font-size: 12pt;
}
table#tagline-table td:first-child {
    padding-left: 0;
    width: 17%;
}
.page-header, #tab-product .nav-tabs li.active a, #tab-product .nav-tabs li a {
    border: none;
	font-size: 20pt;
}
.productdetail {
    margin-bottom: 40px;
    text-align: center;
    width: 50%;
}
div#producttable .row {
    display: flex;
    flex-wrap: wrap;
}
.productdetail:nth-child(2n) {
    padding-left: 7px;
}

.productdetail:nth-child(2n+1) {
    padding-right: 7px;
}
.owl-buttons{display:none}
.footerlink {
    padding-left: 15px;
    padding-right: 15px;
}

body > .container {
    padding: 0;
}
.catsubcat ul li{width:50%;}
#keterangan-kategori table{width:100% !important;}
.null-content{display:none !important}
#shoppingcart tbody tr td:last-child {
    display: none;
}
a.mobile-close-button {
    float: right;
}
#register table,#register tbody,#register tr,.table-checkout-form,.table-checkout-form tbody,.table-checkout-form tr,.checkout-form table,.checkout-form tbody,.checkout-form tr {display:block;width:100%}
#register td,.table-checkout-form td,.checkout-form td {
    display: block;
    padding-left: 0;
	width:100%;
    padding-right: 0;
}
table.table-checkout-form tr {
    border-bottom: 1px dotted #aaa;
}
#register input[type="text"], #register input[type="password"],.checkout-form input[type="text"], .checkout-form input[type="password"]{width:100%;}
#register td:nth-child(2),.checkout-form td:nth-child(2),.table-checkout-form td:nth-child(2) {
    display: none;
}
.table-checkout-form td:first-child {
    font-weight: bold;
    padding-bottom: 0;
}
table.table-header-responsive,table.table-header-responsive tbody,table.table-header-responsive tr,table.table-header-responsive th,table.table-header-responsive td {
    display: block;
    width: 100% !important;
    height: auto !important;
}
table.table-header-responsive {
  border: 0;
}

table.table-header-responsive thead {
  display: none;
}

table.table-header-responsive tr {
  margin-bottom: 10px;
  display: block;
  border-bottom: 2px solid #ddd;
}
table.table-header-responsive td {
  display: block;
  border:none;
  border-bottom: 1px dotted #ccc;	  
  position:relative;
  width:100%;
}
#shoppingcart td{text-align:right}
table.table-header-responsive td:last-child {
  border-bottom: 0;
}
td.cart-image{text-align:left !important}
td.cart-image:before {
    display: none;
    text-align: center;
}
#shoppingcart td{padding:10px 5px;}
table.table-header-responsive .lasttotal {overflow:hidden}
table.table-header-responsive#shoppingcart .lasttotal td:last-child {display:none}
table.table-header-responsive#shoppingcart .lasttotal td:first-child {text-align:left}
table.table-header-responsive .lasttotal td:before {display:none}
table.table-header-responsive .lasttotal td:first-child {
    text-align: left;
}
tr.lasttotal.ongkir {
    font-size: 12pt;
}
table.table-header-responsive .lasttotal td {
    width: 50% !important;
    float: left;
    display: block;
}
table.table-header-responsive td.qty-cart-table:before {
	width:auto
}
table.table-header-responsive td:before {
    content: attr(data-label);
	text-align:left;
    float: left;
    text-transform: uppercase;
    font-weight: bold;
    width: 50%;
    height: 100%;
    position: relative;
    left: 0px;
    top: 0;
    padding-top: 0;
    padding-right: 0px;
    padding-left: 0;
}
}
@media (max-width:767px){
div#top-header:after {height:17px}
tr.lasttotal {
    font-weight: bold;
    font-size: 18pt;
}
form#loginform {
    padding: 10px 0;
    min-width: 100%;
}
div#productfull,.catalogtitle,div#keterangan, div#keterangan-kategori,.harga_catalog,.cart-form {
    width: 100% !important;
    float: none;
	padding: 0;
    margin-bottom: 20px;
}
div#keterangan table {
    width: 100%;
}
.footerlink h1, .footerlink h2, .footerlink h3, .footerlink h4 {
    margin-top: 20px;
}
.cart-bottom-menu a {
    display: inline-block;
    padding: 9px 12px;
    background: #ccc;
    position: relative;
    border-radius: 4px;
    color: #fff;
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
}
.cart-bottom-menu a#cart_continue{margin-left:0;}
.cart-bottom-menu a#cart_checkout{margin-right:0;}
.addtocart{padding-left:0;padding-right:0;}
.status-order a {
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.navbar-header img {
    max-height: 85px;
    margin: 15px 0 15px;
    width: auto;
}
div#login-menu-header ul.login-menu > li > a {
    padding: 8px 12px;
    font-weight: normal;
    font-size: 11pt;
}
div#login-menu-header ul.login-menu > li > a img {
    height: 15px;
    margin-right: 3px;
}
input#qty{min-width:60px}
.field-product {
    margin-right: 7px;
}
.content-wrapper > .row {
}
.navbar-header {
    margin-top: 0px;
}
#searchproduct input#keyword {
    width: 100%;
    box-sizing: border-box;
    min-width: auto;
}
div#slider {
    position: relative;
    z-index: 1;
    padding: 0;
    margin: 0;
}
div#slider .col-sm-8 {
    padding-right: 15px;
    margin-bottom: 15px;
}
#login-menu-header {
    float: right;
    position: relative;
    top: 0;
    right: 0;
}
.navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 15px;
}
#block-cart {
    margin: 0 13px;
}
.header-right {
    position: absolute;
    right: 60px;
    top: 40px;
}
a.cart-icon img {
    height: 35px;
}
span.number-cart {
    width: 25px;
    height: 25px;
    background: #e5e5e5;
    display: inline-block;
    text-align: center;
    line-height: 25px;
    border-radius: 50%;
}
span.number-cart{
	box-shadow:0 0 2px #aaa;
	-ms-box-shadow:0 0 2px #aaa;
	-moz-box-shadow:0 0 2px #aaa;
	-webkit-box-shadow:0 0 2px #aaa;
}
.navbar-brand>img {
    display: inline-block;
    max-height: 110px;
}
div#searchproduct.active {right:45px;}
div#searchproduct {
    position: absolute;
    clear: both;
    top: 65px;
    z-index: 4;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    right: -45px;
    width: calc(100% - 30px);
}
div#search-icon {
    position: absolute;
	display:none;
    left: 100%;
    top: 0px;
    width: 40px;
    height: 34px;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 0 50px 50px 0;
}
#search-icon span i {
    position: absolute;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#search-icon span i.fa-search {
    top: 7px;
    right: 5px;
	opacity:1;
}
#searchproduct.active #search-icon span i.fa-search {opacity:0;}
#searchproduct.active #search-icon span i.fa-close {opacity:1;}
#search-icon span i.fa-close {
    top: 7px;
    right: 6px;
	opacity:0;
}
#search-icon span {
    display: block;
    width: 28px;
    height: 28px;
    background: #000;
    position: absolute;
    border-radius: 50%;
    top: 3px;
    right: 4px;
    color: #fff;
}
#searchproduct input.searchubmit{top:5px}
.navbar-collapse.collapse.in, .navbar-collapse.collapsing {
    border: medium none;
    padding: 0 15px;
    position: absolute;
    width: calc(100% - 30px);
    z-index: 4;
    right: -44px;
    margin: 0;
    top: 124px;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 10px;
}
.navbar-header:before,.navbar-header:after {display:none}
.navbar-header {
    padding: 0 15px;
    text-align: center;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header1 {
    margin-bottom: 50px;
}
div#slider .col-sm-4 {
    display: flex;
    justify-content: space-between;
}
div#content {
    padding: 0 15px;
}
.copyright {
    padding: 10px 15px;
}
div#slider .col-sm-4 img {
    width: calc(50% - 7px);
    height: auto;
    margin: 0;
}
footer table {
    margin: 0 auto;
}
.service-item {
  text-align: left;
}
.service-item span {
  float: left;
}
.navbar-inverse .navbar-brand {
    max-width: 100%;
    padding-bottom: 15px;
    float: none;
    padding-top: 20px;
    display: inline-block;
}
.gallery_carousel .owl-carousel,.product_carousel .owl-carousel {
  margin-top: 49px;
}
}
@media (min-width:0px){
#slide-merk{text-align:center}
#slide-merk img{display:inline-block}
.navbar-inverse .navbar-toggle {
    border-radius: 5px;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding: 6px 6px;
    margin-bottom: 0px;
    background: #5b3818;
}
.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:active{
	background:#4CDCFF
}
.navbar-inverse .navbar-toggle .icon-bar {
    border-radius: 0;
    height: 3px;
    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 {
}
.panel.panel-default.news-col {
  margin: 0 auto 20px;
  padding: 0 10px 5x;
  width: 240px;
}
.img-news img {
  width: 240px;
}
.news-col .img-news {
  border-radius: 0;
  border-width: 0 0 6px;
  padding: 0;
  margin: 0 5px;
}
.news-col {
    border-radius: 0;
	border:0;
}
.news-col .panel-body {
    border: 0 none;
    padding: 0 ;
}
.news-content {
  padding-bottom: 10px;
}
.footerlink {
}
.footerlink .row > div {
  margin-bottom: 30px;
}
}
@media (min-width:360px){}
@media (min-width:768px){
a.mobile-close-button{display:none}
.navbar-inverse .navbar-nav .mega-menu.open > .dropdown-menu > li > a,.navbar-inverse .navbar-nav .mega-menu.open > .dropdown-menu > li.dropdown > a:hover,.navbar-inverse .navbar-nav .mega-menu.open > .dropdown-menu > li.open > a {
    font-size: 14pt;
    font-weight: bold;
	background:transparent;
    padding-left: 9px;
}
.navbar-inverse .navbar-nav .mega-menu.open > .dropdown-menu > li.dropdown > a{cursor:default}
.navbar-inverse .navbar-nav .mega-menu.open > .dropdown-menu > li > a:hover {
    background: #ED517A;
}
.navbar-inverse .navbar-nav .mega-menu.open > .dropdown-menu > li > .dropdown-menu{width:100%;}
.navbar-inverse .navbar-nav > li > a {
}
.navbar-nav > li > .dropdown-menu li a:hover {
    background: #5b3818;
    color: #fff !important;
    border-radius: 50px;
}
.navbar-nav > li > .dropdown-menu > li{
	padding-top:0px
}
.navbar-nav > li > .dropdown-menu li:first-child{padding-top:0px}
.navbar-nav > li > .dropdown-menu li:last-child{padding-bottom:5px}
.navbar-nav > li > .dropdown-menu li{background:#3F3F3F}
.navbar-nav > li > .dropdown-menu:before {
    content: "";
    position: absolute;
    top: -20px;
    left: 50%;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 21px solid #3F3F3F;
    margin-left: -20px;
}
.navbar-nav > li.open > .dropdown-menu:after {display:block}
.navbar-nav > li > .dropdown-menu:after {
    content: "";
    width: 100%;
    height: 30px;
    bottom: 100%;
    background: transparent;
    position: absolute;
	display:none;
    left: 0;
}
.navbar-nav > li.open  {z-index:1001;}
.navbar-nav > li.open > .dropdown-menu {
	opacity:1 !important;
	height:auto !important;
	width:auto !important;
	z-index:3;
	visibility: visible;
	transform: translateX(-50%) scale(1,1);
    -ms-transform: translateX(-50%) scale(1,1);
    -moz-transform: translateX(-50%) scale(1,1);
    -webkit-transform: translateX(-50%) scale(1,1);
}
.navbar-nav > li.mega-menu > .dropdown-menu,.navbar-nav > li.open.mega-menu > .dropdown-menu {width:600px !important;}
.navbar-nav > li > .dropdown-menu {
    left: 50%;
	min-width:240px;
    transform: translateX(-50%) scale(0,0);
    -ms-transform: translateX(-50%) scale(0,0);
    -moz-transform: translateX(-50%) scale(0,0);
    -webkit-transform: translateX(-50%) scale(0,0);
	-webkit-transform-origin: 50% 120%;
	transform-origin: 50% -30px;
    background: transparent;
	display:block !important;
	padding-bottom:0;
	visibility: hidden;
	border:none;
	box-shadow:none;
	-ms-box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	-o-box-shadow:none;
	padding: 15px;
	margin-top:30px;
	background:#3f3f3f;
    border-radius: 20px;
	opacity:0 !important;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.navbar-nav > li.mega-menu > .dropdown-menu  {
 -moz-column-width: 11em;
 -webkit-column-width: 11em;
 column-width: 11em;
 -moz-column-gap: 1em;
 -webkit-column-gap: 1em; 
 column-gap: 1em; 
}
.navbar-nav > li.mega-menu > .dropdown-menu  > li{
    display: inline-block;
	width:100%;
}
.mega-menu > .dropdown-menu > .dropdown .dropdown-menu {
    display: block !important;
    position: relative;
    border: 0;
	left:0 !important;
    background: transparent;
    box-shadow: none;
    -ms-box-shadow: none;
    margin: 0;
    padding-top: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.navbar-brand>img {
    display: block;
}
.navbar-brand {
    padding: 0;
    display: inline-block;
	float:none
}
.navbar-header {
    text-align: center;
	float:none
}
.header1 .container{position:relative}
#bs-example-navbar-collapse-1 {
    text-align: right;
    position: relative;
	left:0;
    top: 100%;
    width: 100%;
	padding-right:0;
}
#bs-example-navbar-collapse-1 .nav.navbar-nav {
  margin: 10px 0 0;
  float:none;
  display:inline-block;
}
.footerlink {
  text-align: left;
}
.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;
}
}
@media (min-width:992px){
#producttable > div:nth-child(3n+1) {
    clear: none;
}
#producttable > div:nth-child(4n+1) {
    clear: both;
}
/* .header1 {margin-bottom:30px} */
.product-col {
  width: 100%;
}
.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;
  top: 0;
  width: 100%;
}
.new:before {
  content: "new";
  left: 4px;
  position: absolute;
  font-size:10pt;
  text-transform: uppercase;
  top: 10px;
}
.new {
  border-radius: 50%;
  float: right;
  height: 40px;
  margin-top: 5px;
  position: relative;
  right: 5px;
  width: 40px;
}
.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%; }
#slide-home .owl-buttons div {
  background-size: 100% auto;
  height: 60px;
  margin-top: -30px;
  position: absolute;
  top: 50%;
  width: 60px;
}
#slide-home .owl-buttons div:hover {
  background-position:0 100%;
}
.col-lg-12 .owl-buttons .owl-prev{
  float: left;
}
.col-lg-12 .owl-buttons .owl-next{
  float: right;
}
.col-lg-12 .owl-buttons {
  padding: 5px;
  position: relative;
}
@media (min-width:760px){
.col-lg-12 .owl-buttons {
padding: 5px;
position: absolute;
right: 0;
}
}
#slide-home .owl-item {
  padding: 0;
}
#slide-home .item > img {
  width: 100%;
}
.yahoomsgr {
  margin: 0;
  text-align: center;
}
@media (max-width:1199px){
.hidden-mobile{display:none}
}
@media (max-width:767px){
.footerlink .row > div table {
    text-align: left;
}

.col-sm-4 {
}
.footerlink .row > div {
    width: 100%;
    text-align: center;
}
#bs-example-navbar-collapse-1 .nav.navbar-nav{margin:10px 0}
div#contact-header {
    display: none;
}
div#top-header{margin-bottom:10px}
.sr-only {
    position: relative;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: auto;
    clip: auto;
    border: 0;
    position: absolute;
    right: 11px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    font-size: 16pt;
    top: 50%;
    margin-top: -15px;
}
.content-wrapper {
    padding: 30px 0px;
}
table#marketplace-table td, table#marketplace-table tr, table#marketplace-table, table#marketplace-table tbody {
    display: block;
    width: 100%;
}
table#marketplace-table a{
	padding:7px;
	font-size:12pt;
	margin-bottom:10px;
}
div#summarytesti {
    font-size: 11pt;
}
.thumbnailtesti {
    padding-left: 75px;
    margin-bottom: 15px;
    padding-bottom: 20px;
}
.thumbnailtesti img {
    height: 40px;
    margin-bottom: 10px;
    position: absolute;
    left: 20px;
}
div#namatesti {
    font-weight: 600;
    margin: 4px 0 10px;
    font-size: 14pt;
    color: #5b3818;
}
.thumbnailtesti:after{display:none}
table#contact-home, table#contact-home tr, table#contact-home td {
    display: block;
    width: 100%;
}
table#contact-home h2 {
    color: #815731;
    font-size: 15pt;
    margin: 0 0 5px;
}
table#contact-home a {
    display: block;
    font-size: 12pt;
    padding: 10px 0;
    text-align: center;
    margin-top: 10px;
}
table#contact-home a img {
	height: 25px;
}
table#contact-home td:first-child {
    padding: 0 0 10px;
}
table#contact-home h1 {
    font-size: 18pt;
    font-weight: bold;
    color: #222;
}
table#contact-home {
    padding: 35px 25px 30px;
    border-radius: 15px;
}
div#slider img {
    border-radius: 10px;
}
table#marketplace-table a img {
    height: 40px;
    width: auto;
    margin-right: 15px;
}
#slide-home .owl-buttons div {
  height: 40px;
  width: 40px;
  margin-top:-20px
}
.navbar-brand {
margin-top: 0px;
}
.service-item {
  margin-bottom: 40px;
}
}
.widgetcontent .item .img-responsive {
  display: inline;
}
#slide-home.owl-theme .owl-dots .owl-dot.active{background:#5b3818}
#slide-home.owl-theme .owl-dots .owl-dot{background:#fff}
#slide-home .owl-dots {
    margin: auto;
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: left;
    padding-left: 20px;
    padding-bottom: 20px;
}