.header-image{
    padding-top: 215px;
    background-size: 100% auto;
    background-position: top center;
    padding-bottom: 65px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
	background-attachment: fixed !important;
}
.header-image h2{
    margin: 0px;
    font-size: 43px;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
}
.page-title-container{
	padding-top: 0px;
}
.btransparent{
    background: transparent !important;
}
.single-container-inner, .main-content-inner, .pgl-sidebar, .cart-page, .pgl-contact{
	padding-bottom: 100px;
}
.mbottom30px{
	margin-bottom: 30px;
}
.green{
    color: #A9B35D;
}
.paging .pagination li:first-child > a, .paging .pagination li:last-child > a{
	border-radius: 0px;
	padding: 0px 10px;
	width: auto;
	transition: all 0.3s;
}
.paging .pagination > li > a.active{
	background: #a9b35d;
    color: #ffffff;
    border: 1px solid #a9b35d;
}
.paging .pagination li > a.disabled{
    background: rgba(106, 106, 106, 0.46) !important;
    color: #fff !important;
	border-color: transparent !important;
	cursor: no-drop;
}
.list-article .cblog{
    height: 195px;
    overflow: hidden;
}
.list-article .r_more{
	border: 1px solid #ddd;
    line-height: 23px;
    padding: 7px 10px;
}
.list-article article{
	margin-bottom: 20px;
}
.list-article article.border-right-active{
	border-right: 1px solid #DDD;
}
.socialshare{
    text-align: right;
    padding-top: 15px;
    line-height: 8px;
    margin-bottom: 0px;
}
.stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices{
	height: 25px !important;
}
.stButton .stButton_gradient{
	height: 22px !important;
}
.heading{
	margin-bottom: 25px;
}
.commentlists{
	padding-bottom: 20px;
    margin-bottom: 35px;
}
.submit-form{
	background-color: #A9B35D;
    border-color: #A9B35D;
	transition: all 0.4s;
	margin-top: 20px;
}
.submit-form:hover{
	background-color: #9AA547;
    border-color: #9AA547;
	color:#fff;
}
.mbottom50px{
    margin-bottom: 50px !important;
}
.nomargin{
	margin: 0px !important;
}
#header-cart{
	margin-bottom: 100px;
}
#header-cart .col-md-3{
	padding: 0px;
}
.cart_header{
	margin: 0px;
	padding: 15px 0px 30px;
	text-align: center;
	font-size: 23px;
	color: #837a6b;
	border-bottom: 2px solid;
}
.cart_header.active{
	border-bottom: 2px solid #A9B35D;
	color: #A9B35D;
}
.cart_header:before{
	content: "";
	width: 25px;
	height: 25px;
	position: absolute;
	background-color: #A9B35D;
	border-radius: 100%;
	right: -12px;
}
#header-cart .col-md-3:last-child .cart_header:before{
	content: "";
	display: none;
}
.wpb_wrapper{
	overflow: hidden;
}
.wpb_wrapper .icon-contact{
	display: table;
    padding: 10px;
    font-size: 40px;
    width: 80px;
    height: 80px;
    text-align: center;
    padding-top: 18px;
    background: #A9B35D;
    color: #fff;
    border-radius: 100%;
    border: 1px solid #fff;
    box-shadow: 0px 0px 5px #000;
    float: left;
    margin-right: 20px;
    margin-top: 5px;
    margin-left: 5px;
    margin-bottom: 5px;
}
.wpb_wrapper .info-contact{
    margin-top: 15px;
    padding-left: 100px;
    padding-right: 20px;
}
.wpb_wrapper .info-contact h5.title{
	margin: 0px;
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 7px;
}
.titleinfo{
    margin-top: 0px;
    margin-bottom: 30px;
}
.titlecontact{
    margin-top: 0px;
    margin-bottom: 50px;
}
.alertcontact{
    margin-top: -30px;
    margin-bottom: 30px;
}
.woocommerce table.shop_table .product-quantity{
	width: auto;
}
.woocommerce table.shop_table .product-subtotal, .woocommerce table.shop_table .product-price{
	width: auto;
}
.woocommerce table.shop_table th {
    background: #A9B35D;
    font-weight: 600;
    color: #FFFFFF;
	font-size: 18px;
}
.product-thumbnail{
    text-align: center;
}
.pricestyle{
	text-align: right;
    padding-right: 50px !important;
}
.cart_item td{
    border-right: 1px solid #DDD !important;
}
.cart_item td:first-child{
    border-right: 1px solid transparent !important;
    border-left: 1px solid #DDD !important;
}
.cart-info td{
	padding: 20px !important;
}
.cart-info td:first-child{
    border-right: 1px solid #ddd;
    border-left: 1px solid #DDDDDD;
}
.cart-info td:last-child{
    border-right: 1px solid #ddd;
}
.cart-info td .amounttitle{
    margin-top: 10px;
    text-align: right;
}
.cart-info td .coupon{
	display: block;
}
.cart-info td .coupon input{
    float: none !important;
    box-shadow: 0px 0px 0px !important;
    padding: 6px 25px !important;
    font-size: 15px;
    line-height: 16px !important;
}
.cartqty{
    width: 50px !important;
    border-color: #C9D282 !important;
}
.woocommerce table.shop_table .product-remove a{
	color: #A9B35D;
    padding: 3px 5px 6px 6px;
    width: auto;
    height: auto;
    line-height: 12px;
	background-color: transparent;
	transition: all 0.4s;
}
.woocommerce table.shop_table .product-remove a:hover{
	color: #FFFFFF;
    background-color: #A9B35D;
}
.actionrow td{
    background: #FFF !important;
	padding-top: 50px !important;
}
.actionrow .actions input{
    margin-right: 10px !important;
	transition: all 0.4s;
	margin-bottom: 10px !important;
}
.actionrow .actions input:first-child{
    margin-right: 0px !important;
}
.actionrow .actions input:hover{
	background: #A9B35D;
	border-color: #A9B35D;
}
.textupper{
	text-decoration: uppercase !important;
}
.cart-page .tab-pane{
	overflow: hidden;
    padding-top: 55px;
    padding-left: 30px;
    padding-right: 30px;
    border: 8px solid #A9B35D;
	padding-bottom: 55px;
}
#myTabs{
	border: 0px;
}
#myTabs li a{
    border: 0px;
    padding: 15px 25px;
    background: #555555;
}
#myTabs li h3{
    margin: 0px;
    color: #fff;
}
#myTabs li.active a{
    background: #A9B35D;
}
#myTabs li:first-child a:before{
	content: "";
	position: absolute;
	width: 30px;
	height: 30px;
	background: #A9B35D;
	border-radius: 100%;
	right: -15px;
	z-index: 11;
}
.short-cart{
	width: 100%;
}
.short-cart thead tr th{
	padding: 10px;
    background: #555;
    color: #fff;
}
.short-cart thead tr th:first-child{
    border-right: 1px solid #fff;
}
.short-cart tbody tr td{
    border-top: 1px solid #fff;
    padding: 10px;
    line-height: 20px;
    background-color: #F9F9F9;
}
.short-cart tbody tr td:first-child{
	border-right: 1px solid #FFF;
    max-width: 140px;
}
.short-cart tbody tr td:last-child,.short-cart tbody tr:last-child td{
    text-align: right;
}
.short-cart tbody tr:last-child td{
    line-height: 25px;
    font-weight: 600;
    font-size: 20px;
	border-right: 1px solid transparent;
}
.short-cart tbody tr.boldrow td{
	text-align: right;
	font-weight: 600;
	border-right: 1px solid transparent;
}
.address{
	height: 110px !important;
}
.infoshiparea{
	position: relative;
	overflow: hidden;
}
.infoshiparea label{
    display: block;
    float: left;
    margin-right: 15px;
}
.infoshiparea .infoship{
	display: block;
    padding-left: 150px;
    line-height: 2em;
}
.finishtrans h1, .finishtrans h2, .finishtrans h3, .finishtrans h4{
	line-height: 40px;
    font-size: 25px;
}
.cart-info td .amount {
	margin: 0px;
}
.cart-info-mobile{
	display: none;
}
.woocommerce table.shop_table .product-name img.image-cart-mobile{
	display: none;
}
.woocommerce table.shop_table .product-name .qty-mobile{
	display: none;
}
.woocommerce table.shop_table .product-name .qty-mobile .quantity{
	display: none;
}
.woocommerce table.shop_table .product-name .price-mobile{
	display: none;
}
.blog-title a{
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inherit;
}
h3.resiarea{
	font-size: 25px;
	margin-top: 30px;
	padding: 10px;
	text-align: center;
	border: 3px solid #837A6B;
}
@media (max-width: 991px){
	.cart_header {
		padding: 25px 0px !important;
	}
	.cart_header:before{
		display: none;
	}
	.cart_header.active:before {
		content: "\f00c";
		width: 25px;
		height: 25px;
		position: absolute;
		background-color: #A9B35D;
		border-radius: 100%;
		right: auto;
		left: 0;
		display: inline-block;
		font: normal normal normal 14px/1 FontAwesome;
		font-size: inherit;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		color: #fff;
		font-size: 17px;
		padding-top: 4px;
	}
	#header-cart .col-md-3:last-child .cart_header.active:before{
		content: "\f00c";
		width: 25px;
		height: 25px;
		position: absolute;
		background-color: #A9B35D;
		border-radius: 100%;
		right: auto;
		left: 0;
		display: inline-block;
		font: normal normal normal 14px/1 FontAwesome;
		font-size: inherit;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		color: #fff;
		font-size: 17px;
		padding-top: 4px;
	}
	.header-image{
		background-size: cover;
	    background-attachment: unset !important;
		padding-left: 15px;
		padding-bottom: 70px;
		padding-top: 70px;
		padding-right: 15px;
		background-size: cover;
	}
	.list-article article.border-right-active{
		border-right: 0px;
	}
	.list-article article {
		margin-bottom: 60px;
	}
}
@media (max-width: 767px){
	.woocommerce .shop_table .product-subtotal {
		display: table-cell;
	}
	.cart-info td .amounttitle {
		margin-top: 10px;
		text-align: right;
		font-size: 18px;
	}
	.cart-info td .amount {
		font-size: 18px;
		margin: 0px;
	}
	.pricestyle {
		padding-right: 10px !important;
	}
	.cart-info td {
		padding: 10px !important;
	}
}
@media (max-width: 480px){
	.woocommerce table.shop_table .product-remove {
		display: none;
	}
	.woocommerce table.shop_table .product-thumbnail {
		display: none;
	}
	.woocommerce table.shop_table th.product-quantity{
		display:none;
	}
	.woocommerce table.shop_table td{
		display: block;
	}
	.woocommerce table.shop_table .product-subtotal, .woocommerce table.shop_table .product-price{
		display: none;
	}
	.woocommerce table.shop_table .product-name{
		text-align: center;
	}
	.woocommerce table.shop_table .product-name img.image-cart-mobile{
		display: block;
		margin-left: auto;
		margin-right: auto;
		width: auto;
		max-width: 100px;
		margin-bottom: 11px;
	}
	.woocommerce table.shop_table .product-name .qty-mobile{
	    overflow: hidden;
		margin-top: 15px;
		display: block;
	}
	.woocommerce table.shop_table .product-name .qty-mobile a{
		margin-top: 5px;
		float: left;
		margin-right: 15px;
	}
	.woocommerce table.shop_table .product-name .qty-mobile .quantity{
	    width: 40px;
		margin-left: 0px;
		display: table;
	}
	.woocommerce table.shop_table .product-name .qty-mobile .quantity input{
	    width: 35px !important;
		height: 35px !important;
	}
	.woocommerce table.shop_table .product-name .price-mobile{
	    overflow: hidden;
		margin-top: 15px;
		display: block;
	}
	.woocommerce table.shop_table .product-name .price-mobile a{
	    float: left;
	}
	.woocommerce table.shop_table .product-name .price-mobile span.amount{
	    float: right;
	}
	.woocommerce .shop_table .coupon.input-group{
		margin-bottom: 30px;
	}
	.woocommerce table.shop_table tr.cart-info{
		display: none;
	}
	.cart-info-mobile{
		display: table-row;
	}
	.cart-info-mobile .amounttitle{
	    display: inline-block;
		margin-bottom: 30px;
	}
	.cart-info-mobile .amount{
		display: inline-block;
		float: right;
		margin-bottom: 30px;
	}
	#myTabs li a {
		padding: 10px 15px;
	}
	#myTabs li:first-child a:before {
		width: 15px;
		height: 15px;
		right: -7.5px;
	}
	#myTabs li h3 {
		font-size: 16px;
	}
	.cart-page .tab-pane {
		padding-top: 20px;
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 20px;
	}
	.address-ship{
		margin-bottom: 75px !important;
	}
	.short-cart tbody tr:last-child td{
		font-size: 16px;
	}
	.login-area .btn{
		display: block;
		margin-bottom: 10px;
	}
	.address-ship div [class^="col-"] + div[class^="col-"]{
		margin-top: 0px;
	}
	.infoshiparea label {
		margin-right: 5px;
	}
	.infoshiparea .infoship {
		padding-left: 90px;
	}
}
.tagsproduct{
	margin: 25px 0px 0px;
    font-size: 17px;
}
.tagsproduct a{
	display: inline-block;
    font-size: 14px;
    padding: 2px 15px;
    border: 2px solid #A9B35D;
    margin-left: 3px;
    margin-top: 5px;
	background: #fff;
}
.tagsproduct a:hover{
	background: #868E49;
    color: #fff;
}
iframe{
	max-width: 100%;
}
.imagenews{
    height: auto;
    width: 100%;
    overflow: hidden;
    display: block;
    text-align: center;
    margin-bottom: 22px;
    padding: 0px 250px
}
.imagenews img{
    height: auto;
    width: auto;
}
@media (max-width: 991px){
	.imagenews{
		padding: 0px 15px;
	}
}
.paystatus{
    background: rgba(131, 122, 107, 0.11);
    padding: 15px 25px;
    border-top: 3px solid #837a6b;
    margin-top: 25px;
    color: #2c2c2c;
}
.paystatus p{
	margin-bottom: 0px;
}
.paystatus a{
    color: #a9b35d;
    font-weight: 600;
}
.searchfilter{
	width: 100%;
	display: block;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 40px;
	margin-top: 50px;
}
.searchfilter form{
	margin-bottom: 0px;
	overflow: hidden;
}
.searchfilter form .form-group{
	margin-right: 0px;
	font-family: 'Ubuntu', sans-serif;
	margin-bottom: 0px;
	display: block;
	width: 25%;
	padding-right: 15px;
	float: left;
}
.searchfilter form label{
	display: inline-block;
	color: #303233;
	font-weight: 100;
	display: block;
}
.searchfilter form .form-control{
    display: inline-block;
    width: 100%;
    margin-left: 0px;
    padding: 9px 10px;
    outline: none !important;
    color: #a5a5a5;
    background: #fff;
    border: 1px solid #d7d7d7;
    margin-bottom: 25px;
    box-shadow: none !important;
    border-radius: 0px;
    margin-bottom: 0px;
    font-size: 13px;
    height: auto;
    line-height: normal;
}
.searchfilter form button{
	height: 34px;
	padding: 0px 20px;
	margin-bottom: 0px;
	margin-right: 0px;
	background: #a9b35d !important;
	border-color: #837a6b !important;
	border-radius: 0px;
	line-height: 32px;
	font-family: "Ubuntu";
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #fff !important;
	display: block;
	width: 25%;
	float: left;
	margin-top: 32px;
}
@media(max-width: 991px){
	.searchfilter form .form-control{
		width: 100% !important;
	}
	.searchfilter form button{
	    display: block;
		margin-top: 20px;
		width: 100%;
	}
	.searchfilter form .form-group{
		width: 33.3%;
	}
	.searchfilter form .form-group:nth-child(3){
		padding-right: 0px;
		margin-bottom: 0px;
	}
}
@media(max-width: 767px){
	.searchfilter form .form-group{
		display: block;
		margin-right: 0px;
		margin-bottom: 15px;
		width: 100%;
		padding-right: 0px;
	}
	.searchfilter form .form-control{
		width: 100% !important;
		margin-left: 0px;
	}
	.searchfilter form label{
		text-transform: capitalize;
	}
}
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
.form-checkbox{
    margin-top: 5px !important;
    font-size: 14px;
    color: #6a6a6a;
    margin-bottom: 30px !important;
	display: block;
	overflow: hidden;
}
.form-checkbox input{
    float: left;
    margin-right: 5px !important;
    margin-left: 0 !important;
    width: auto !important;
    margin-top: 3px !important;
}
.hiddentitleheader{
	opacity:0;
	position:absolute;
}
.width100persen{
	width:100% !important;
}
.testiinputfile{
	margin-bottom: 15px;
	height:auto;
	width:50%;
}
.font8pt{
	font-size: 8pt;
}
.textright{
	text-align:right !important;
}
.mtop4px{
	margin-top: 4px;
}
.font20px{
	font-size: 20px;
}
.socmedshare{
	display:inline-block;
}
.width40persen{
	width: 40%;
}
.maxwidth600px{
	max-width:600px;
}
.videopopup{
	border-radius: 10px;
	background:none;
	border: 0px;
}
.bodyvideocontent{
	padding: 0;
	background: #fff;
	border-radius: 10px;
}
.displayinline{
	display:inline;
}
.noborderstyle{
	border-style:none;
}
.bottom80px{
	bottom: 80px !important;
}
.helptotalpay{
	padding-left: 0px;
	padding-top: 10px;
}
.heightauto{
	height: auto;
}
.zindex1000000{
	z-index: 1000000;
}
.imagepopup{
	width: 100%;
	border-radius: 10px;
}
#rev_slider_2_1_wrapper.sliderhomearea{
	margin:0px auto;
	background-color:#E9E9E9;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	max-height:620px;
	height:620px;
}
#rev_slider_2_1_wrapper.sliderhomearea .sliderhome{
	display:none;
	max-height:620px;
	height:620px;
}
.zindex2{
	z-index: 2;
}
.zindex3{
	z-index: 3;
}
.displaynone{
	display:none
}
.font11px{
	font-size: 11px;
}
.ptop3px{
	padding-top: 3px !important;
}
.payimage{
	width:70px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	margin-bottom: 5px;
}
.shipimage{
	width:70px;
	margin-bottom: 5px;
}
.gmapsbox{
	height:250px;
	width:100%;
}
.ymbox{
	position: fixed;
	top: 350px;
	right: -53px;
	z-index: 9999;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.noborder{
	border:none !important;
}
.overflowhidden{
	overflow: hidden;
}
.kodeposinput{
	width: 40% !important;
}
@media(max-width: 767px){
	.kodeposinput{
		width: 100% !important;
	}
}
.chatwithus{
	position: fixed;
    bottom: 50%;
    right: -55px;
    z-index: 1000000000;
    text-decoration: none;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.chatwithus img{
	width: 160px;
}
.stButton .stArrow{
	display:none !important;
}
.servicenot{
	display:block;
	margin-top:10px;
}
.ongkir #map {
	height: 300px;
}
.ongkir .gmapsform{
	overflow: hidden;
	margin-bottom: 25px;
}
.ongkir .infolatlong{
	display: none;
}
.noml{
	margin-left:0;
}

.sliderhome ul li{
	
	cursor:pointer;
	
}
.pointercursor{
	cursor: pointer;
}