@CHARSET "UTF-8";
footer {
    height: 50px;
    border-top: 2px solid #ff0000;
    font-size: 14px;
    
    padding-left: 20px;
	padding-right: 45px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #f9f9f9;
}
footer li {
	display: inline;
  	list-style-type: none;
  	line-height:20px; 
  	font-size:14px;
  	margin-right:10px;
  	color: #606060;
}
.footer-ul { list-style-type:none;  padding-left:0px; margin-left:2px;}
.footer-ul li { line-height:29px; font-size:14px;}
.footer-ul li a { color:#a0a3a4; transition: color 0.2s linear 0s, background 0.2s linear 0s; }
.footer-ul i { margin-right:10px;}
.footer-ul li a:hover {transition: color 0.2s linear 0s, background 0.2s linear 0s; color:#ee3f33; }
.icon-xxs.icon-rect, .icon-xxs.icon-rounded, .icon-xxs.icon-circle, .icon-xxs.icon-outlined {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
}

.icon-circle {
    border-radius: 50%;
}

.icon-boulder-filled {
    color: #282e3c;
    background: #7a7a7a;
    border-color: #7a7a7a;
}
.icon-rect, .icon-circle, .icon-rounded, .icon-outlined {
    width: 50px;
    height: 50px;
    font-size: 30px;
    line-height: 50px;
    text-align: center;
    border: none;
}
.icon {
    position: relative;
    display: inline-block;
    font-weight: 400;
    font-size: 40px;
    line-height: 45px;
    font-style: normal;
}
.footer-copyright {
	padding-right: 40px;
}
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:none;
    background-color: #47484a;
    border-color: #47484a;
}

.back-to-top:hover{
	background-color: #ee3f33;
	border-color: #ee3f33;
}
.perButton {
    -webkit-border-radius: 15px !important;
    -moz-border-radius: 15px !important;
    border-radius: 15px !important;
    display: inline-block;
    margin-bottom: 0;
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    vertical-align: middle;
    color: white;
    background: #ee3f33;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: none;
    max-width: 100%;
    letter-spacing: 1px;
    padding: 10px 40px;
    text-transform: uppercase;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    font-weight: 300;
}
.perButton:hover {
	background: #898989;
	color: white;
	font-weight: 300;
}
.smallbutton {
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
    display: inline-block;
    margin-bottom: 0;
    font-weight: bold;
    font-size: 12px;
    line-height: 22px;
    vertical-align: middle;
    color: white;
    background: #f36561;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: none;
    max-width: 100%;
    letter-spacing: 1px;
    padding: 5px 20px;
    text-transform: uppercase;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    font-weight: 300;
}
.smallbutton:hover {
	background: #898989;
	color: white;
	font-weight: 300;
}
.perField {
	display: block;
	max-width: 100%;
	background: #f8f7f2;
	border: 1px solid #f8f7f2;
	color: #4c4c4c;
	font-family: 'Lato', sans-serif;
	padding-left: 10px;
	vertical-align: middle;
	outline: none;
	margin-bottom: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: border-color 1s ease , box-shadow 1s ease;
	-o-transition: border-color 1s ease , box-shadow 1s ease;
	transition: border-color 1s ease , box-shadow 1s ease;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-weight: 300;
}
.perField:focus {
	border:1px solid #f36561;
    box-shadow: 0 0 10px #cfcfcf;
}
/* End Login Box */
.smallbutton {
    -webkit-border-radius: 28px !important;
    -moz-border-radius: 28px !important;
    border-radius: 28px !important;
    display: inline-block;
    margin-bottom: 0;
    font-weight: bold;
    font-size: 12px;
    line-height: 22px;
    vertical-align: middle;
    color: white;
    background: #ee3f33;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: none;
    max-width: 100%;
    letter-spacing: 1px;
    padding: 5px 20px;
    text-transform: uppercase;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    font-weight: 300;
}
.smallbutton:hover {
	background: #898989;
	color: white;
	font-weight: 300;
}
.socmedicon {
	float: right !important;
}
.post-list-title {
	color: #555;
	padding-bottom:10px;
	border-bottom: 1px solid #ee3f33;
	margin-bottom: 20px;
	margin-top:5px;
}
.post-list-title a {
	color: inherit;
	transition: .3s all ease;
}
.post-list-title a:hover {
	color: #ee3f33;
}
.post-list-title-small {
	color: #555;
	padding-bottom:2px;
	border-bottom: 1px solid #cfcfcf;
	margin-bottom: 1px;
	margin-top:15px;
}
.post-list-title-small a {
	color: inherit;
	transition: .3s all ease;
	text-decoration: none;
}
.post-list-title-small a:hover {
	color: #ee3f33;
	text-decoration: none;
}
.post-top-sub {
	margin-bottom:0px;
	letter-spacing:1.5px;
	font-size: 18px;
}
.text-bold {
    font-weight: 700;
}
.filtr-item {
	padding: 5px;
}
.item-container {
	border: 1px solid #cfcfcf;
	border-radius: 20px;
	margin:5px;
	width: 200px;
	height: 200px;
	position: relative;
}
.item-container-small {
	border: 1px solid #cfcfcf;
	border-radius: 10px;
	margin:5px;
	width: 80px;
	height: 80px;
	position: relative;
}
.item-photo {
	position: absolute;
  	top: 50%; left: 50%;
  	transform: translate(-50%,-50%);
	object-fit: contain;
  	object-position: center;
  	width: 150px;
  	height: 150px;
}
.item-photo-small {
	position: absolute;
  	top: 50%; left: 50%;
  	transform: translate(-50%,-50%);
	object-fit: contain;
  	object-position: center;
  	width: 70px;
  	height: 70px;
}
.item-list {
	margin:5px;
	width: 200px;
  	height: 134px;
  	position: relative;
  	background-color: rgba(0,0,0,0.5);
  	border-radius: 5px;
}
.item-list-photo {
	object-fit: cover;
  	object-position: 0 10%;
  	width: 200px;
  	height: 134px;
  	border-radius: 5px;
}
.item-list-small {
	margin:5px;
	width: 150px;
  	height: 90px;
  	position: relative;
  	background-color: rgba(0,0,0,0.5);
  	border-radius: 5px;
}
.item-list-photo-small {
	object-fit: cover;
  	object-position: 0 10%;
  	width: 150px;
  	height: 90px;
  	border-radius: 5px;
}
.item-desc-small {
	font-family: "Montserrat", cursive;
	font-size:10px;
    background-color: rgba(0,0,0,0.5);
    border-radius: 5px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    color: white;
    display: block;
    padding: 5px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    z-index: 10;
}
.item-desc, .item-position {
	font-family: "Montserrat", cursive;
    background-color: rgba(0,0,0,0.5);
    border-radius: 5px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    color: white;
    font-weight: 300;
    display: block;
    padding: 8px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    z-index: 10;
}
.item-desc-slide, .item-position-slide {
	font-family: "Montserrat", cursive;
    background-color: rgba(0,0,0,0.5);
    border-radius: 0px 0px 20px 20px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    color: white;
    display: none;
    font-weight: 300;
    padding: 8px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    word-wrap: break-word;
}
.nodecor {
	text-decoration: none;
	color: inherit;
}
.nodecor:hover {
	text-decoration: none;
	color: #ee3f33 !important;
}
.noborder {
	border: none !important;
}
.redtext {
	color: #d9534f !important;
}
a.redtext:hover {
	color: #555 !important;
}
.xsmall {
	font-size: 80%;
}
.panel-red {
    border-color: #d9534f;
}
.panel-red > .panel-heading {
    border-color: #d9534f;
    color: white;
    background-color: #d9534f;
}
.panel-red > a {
	color: #d9534f;
}
.panel-yellow {
    border-color: #f0ad4e;
}
.panel-yellow > .panel-heading {
    border-color: #f0ad4e;
    color: white;
    background-color: #f0ad4e;
}
.panel-yellow > a {
	color: #f0ad4e;
}
.panel-green {
    border-color: #5cb85c;
}
.panel-green > .panel-heading {
    border-color: #5cb85c;
    color: white;
    background-color: #5cb85c;
}
.panel-green > a {
	color: #5cb85c;
}
.panel-grey {
    border-color: #bcc0c1;
    background-color: transparent;
}
.panel-grey > .panel-heading {
    border-color: #bcc0c1;
    color: white;
    background-color: #bcc0c1;
}
.panel-grey > a {
	color: #d9534f;
}
.modal-title {
	font-family: "Montserrat", cursive;
}
.modal-content {
	background-color: #efefef;
	border-top: 3px solid #ee3f33;
}
.error {
	color: #ee3f33;
	font-weight: 700;
	border: 1px solid #ee3f33;
	padding:10px;
	border-radius: 5px;
}
.pagination {
    display: inline-block;
}

.pagination a {    
    webkit-border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    border-radius: 20px !important;
    display: inline-block;
    margin-bottom: 0;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    vertical-align: middle;
    color: #ee3f33;
    background: none;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid #ee3f33;
    max-width: 100%;
    letter-spacing: 1px;
    padding: 10px 15px;
    text-transform: uppercase;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all .3s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    font-weight: 300;
    margin-right: 5px;
}

.pagination a.active {
    background-color: #c0c0c0;
    border: 2px solid #c0c0c0;
    color: white;
}

.pagination a:hover:not(.active)  {
	background-color: #898989;
	border: none;
	box-shadow: 0 10px 11px 0 rgba(0, 0, 0, 0.15);
}
p {
	font-size: 16px;
	line-height: 1.5;
}
.btn-tag {
    padding: 0 15px 1px;
	min-width: 0;
	font-weight: 400;
	letter-spacing: 0;
	font-family: "PT Sans", Helvetica, Arial, sans-serif;
	line-height: 27px;
	text-transform: none;
	border-width: 1px;
	border-radius: 25px;
	box-shadow: none;
	border-color: #ee3f33;
	color: #ee3f33;
	background: transparent;
	margin-right: 10px;
	margin-bottom: 10px;
	transition: .3s all ease;
}
.btn-tag:hover {
	background-color: #ee3f33;
	border-color: #ee3f33;
	box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.15);
	color: #fff;
}
.btn-tag-small {
    padding: 0 3px 1px;
	min-width: 0;
	font-weight: 400;
	letter-spacing: 0;
	font-family: "PT Sans", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-transform: none;
	border-width: 1px;
	box-shadow: none;
	border-color: #ee3f33;
	color: #ee3f33;
	background: transparent;
	margin-right: 3px;
	margin-bottom: 3px;
	transition: .3s all ease;
}
.btn-tag-small:hover {
	background-color: #ee3f33;
	border-color: #ee3f33;
	box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.15);
	color: #fff;
}
ul.breadcrumb {
	padding: 0px;
	border: none;
	background-color: transparent;
	font-family: "Montserrat", cursive;
	margin-bottom:0px;
	font-size: 18px;
}
ul.breadcrumb a {
	color: #ee3f33;
}
.breadcrumb a:hover {
	color: #555555;
	text-decoration: none;
}
ul.breadcrumb > li + li:before {
	padding: 0 5px;
	color: #aaa;
	line-height: 100%;
	font-size: 140%;
    content: "\232A";
}
ul.breadcrumb > li:last-child {
	letter-spacing:1.5px;
	color: #555555;
}
ul.breadcrumb > li:last-child a {
	letter-spacing:1.5px;
	color: #555555;
}
ul.breadcrumb > li:last-child a:hover {
	color: #ee3f33;
	text-decoration: none;
}
.share-list li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	
}
.btn-contact {
	padding: 0 15px 1px;
	min-width: 0;
	font-weight: 400;
	letter-spacing: 0;
	font-family: "PT Sans", Helvetica, Arial, sans-serif;
	line-height: 27px;
	text-transform: none;
	border-width: 1px;
	border-radius: 10px;
	box-shadow: none;
	border-color: #ee3f33;
	color: #ee3f33;
	background: transparent;
	margin-right: 10px;
	margin-bottom: 10px;
	transition: .3s all ease;
}
.btn-contact:hover {
	background-color: #ee3f33;
	border-color: #ee3f33;
	box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.15);
	color: #fff;
}
.list-box {
	margin-top:20px;
	padding:10px;
	transition: .8s all ease;
}
.list-box:hover {
	border-radius: 10px;
	-moz-box-shadow: 0 0 20px #999;
	-webkit-box-shadow: 0 0 20px #999;
	box-shadow: 0 0 20px #999;
	box-sizing: border-box;
}
.list-title {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}
.list-img {
	width: 150px;
	max-height: 150px;
	object-fit: contain;
}
.list-img-small {
	width: 100px;
	max-height: 100px;
	object-fit: contain;
}
.list-date {
	font-size:14px;
	color: #797979;
}
.greytext {
	color: #797979;
}
ul.menu-kanan {
	list-style-type: none;
	font-size: 18px;
	padding-left: 0px;
	font-family: "Montserrat", cursive;
}
ul.menu-kanan-judul {
	font-size: 16px;
	padding-left: 20px;
	font-family: "Montserrat", cursive;
	list-style-position: outside;
}
ul.menu-kanan-judul > li {
	padding-top:5px;
}
.imghorisontal {
	width: 100%;
}
.panel-serba {
	border-color: #bcc0c1;
    background-color: transparent;
    margin-bottom:10px;
    transition: .3s all ease;
}
.panel-serba > .panel-heading {
    border-color: #bcc0c1;
    color: white;
    background-color: #bcc0c1;
    font-size:16px;
    font-family: "Montserrat", cursive;
}
.panel-serba > a {
	color: #d9534f;
}
.panel-serba:hover {
	-moz-box-shadow: 0 0 20px #999;
	-webkit-box-shadow: 0 0 20px #999;
	box-shadow: 0 0 20px #999;
	box-sizing: border-box;
}
.feat-panel {
	max-width: 172px;
	border: none;
	height: 185px;
	overflow: hidden;
	border-radius: 10px;
	transition: .3s all ease;
}
.feat-panel:hover {
	-moz-box-shadow: 0 0 20px #999;
	-webkit-box-shadow: 0 0 20px #999;
	box-shadow: 0 0 20px #999;
	box-sizing: border-box;
}
.feat-content {
	padding-top:5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.feat-list-title {
	color: #82b62d;
	line-height: 1.33333;
	font-size: 16px;
	
}
.feat-list-title a {
	color: inherit;
	transition: .3s all ease;
}
.feat-list-title a:hover {
	color: #f82e1f;
}
.feat-price {
	font-size: 14px;
	margin-bottom: 0px;
}
.barang-medium-image {
	width:300px;
	height:300px;
	position:relative;
	background:#fff;
	transition: .3s all ease;
	border-radius: 10px;
}
.barang-medium-image:hover {
	-moz-box-shadow: 0 0 10px #999;
	-webkit-box-shadow: 0 0 10px #999;
	box-shadow: 0 0 10px #999;
	box-sizing: border-box;
}
.barang-small-image {
	width:90px;
	height:90px;
	position:relative;
	background:#fff;
	transition: .3s all ease;
	border-radius: 10px;
}
.barang-small-image:hover {
	-moz-box-shadow: 0 0 10px #999;
	-webkit-box-shadow: 0 0 10px #999;
	box-shadow: 0 0 10px #999;
	box-sizing: border-box;
}
.barang-status-dijual {
    -webkit-border-radius: 28px !important;
    -moz-border-radius: 28px !important;
    border-radius: 28px !important;
    display: inline-block;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 20px;
    vertical-align: middle;
    color: white;
    background: #f36561;
    border: none;
    max-width: 100%;
    letter-spacing: 1px;
    padding: 5px 10px;
    text-transform: uppercase;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
} 
.barang-status-other {
	-webkit-border-radius: 28px !important;
    -moz-border-radius: 28px !important;
    border-radius: 28px !important;
    display: inline-block;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 20px;
    vertical-align: middle;
    color: white;
    background: #898989;
    border: none;
    max-width: 100%;
    letter-spacing: 1px;
    padding: 5px 10px;
    text-transform: uppercase;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
} 
.smaller-padding {
	padding-left: 5px;
	padding-right: 5px;
}
.browserdisplay{
	display: block;
}
.mobiledisplay{
	display: none;
}
.browserdisplay-inline {
	display: inline;
}
.mobiledisplay-inline {
	display: none;
}
.listinline li {
    display:inline-block;
    list-style-type: none;
  	padding-right: 5px;
}

/* ----------------- Responsive Part ------------------- */
@media (max-width: 850px) {
	footer {
    height: auto;
	}
	footer li {
	display: block;
  	list-style-type: none;
  	line-height:23px; 
  	font-size:14px;
  	margin-right:10px;
  	margin-top:5px;
  	color: #606060;
	}
	.socmedicon {
	float: left !important;
	}
	.list-img {
	width: 80px;
	max-height: 100px;
	object-fit: contain;
	}
	.browserdisplay {
	display:none;
	}
	.mobiledisplay {
	display:block
	}
	.browserdisplay-inline {
	display:none;
	}
	.mobiledisplay-inline {
	display:inline;
	}
}