/*index*/
body {
	text-align: left !important;
}

.btn-block {
	display: block;
	width: 0% !important;
}

.dropdown-menu {
	min-width: 100% !important;
}

typeahead-container {
	width: 100% !important;
}

ul.dropdown-menu>li>a {
	font-size: 14px;
	font-family: Roboto-Regular, 'Helvetica Neue', Helvetica, Tahoma, Arial, Sans-serif;
	color: gray;
}

/*end*/

.none {
	display: none;
}

.block {
	display: block;
}

.cancel {
	color: #333333 !important;
}

.cancel i {
	color: #000 !important;
	font-size: 25px !important;
	padding-top: 2px !important;
}

#cancel label {
	padding-top: 6px !important;
}


.putih {
	background-color: #fff;
}

.main {
	background-color: #eff0f5;
}

/*.container-fluid {
    padding-top: 20px;
}*/

.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #fff;
	text-align: center;
	background-color: #f57224;
	border: 1px solid #ffa46e;
	border-radius: 4px;
}

#header-logo {
	padding-left: 40px;
}

button>.shopping-dpn {
	font-size: 30px;
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
	/* margin-right: 0; */
	margin-left: 0px !important;
}


.segitiga {
	width: 0;
	height: 0;
	border-left: 50px solid transparent;
	border-right: 50px solid black;
	border-bottom: 50px solid black;
	border-top: 50px solid transparent;
}

.navbar-collapse {
	border-radius: 8px;
	/*background-color: #2198c5;*/
	/*background: linear-gradient(to right, #003e52 0%, #2198c5 100%);*/
}

.navigation .navbar-nav>li>a {
	color: #fff;
	font-size: 12px;
	padding: 11px;
	text-transform: uppercase;
	transition: .2s ease-in-out 0s;
	border: 1px solid transparent;
	font-weight: 100;
}

.navigation {
	/* margin-bottom: 0; */
	padding: 0px;
}

.nav {
	float: left !important;
}

.navbar-header {
	background-color: #2198c5;
}

.navbar-toggle .icon-bar {
	background: #fff;
}

.menu-title {
	color: #fff;
	margin-left: 10px;
}

.navbar {
	padding-left: 25px;
	/*padding-right: 15px;*/
}

.section {
	padding: 10px 0;
}

#myCarousel {
	box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
}

.carousel-control.left {
	background-image: none;
}

.carousel-control.right {
	background-image: none;
}

.carousel-indicators li {
	background-color: #979b9b;
}

.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #000;
}

/*box product*/
/*
.box{
	padding: 10px;
 	padding-bottom: 40px !important;
}
*/

.box-product {
	border-radius: 10px 10px 0px 0px;
	/*height: 365px; */
	margin: 0;
	border: 2px solid #ffffff;
	background-color: #fff;
}

.product-item {
	height: 337px;
}


.box-product:hover {
	box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}

.sub_judul,
a {
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: 500;
	font-size: 17px;
	color: black;
}

.sub_judul,
a :hover {
	color: white !important;
}

.deskripsi {
	font-size: 12px;
	font-family: arial;
	/*height: 80px;*/
}

.avail {
	font-family: arial;
}

.harga {
	font-family: Roboto, -apple-system, BlinkMacSystemFont, Helvetica Neue, Helvetica, sans-serif !important;
	font-weight: 500;
	/* color: #f57224; */
	color: #3B5998;
	font-weight: bold;
	font-size: 17px;
}

.harga-awal {
	font-family: Roboto, -apple-system, BlinkMacSystemFont, Helvetica Neue, Helvetica, sans-serif !important;
	color: black;
	text-decoration: line-through;
	font-size: 12px;
}

.pad_1 {
	padding-top: 10px !important;
}

.pad_2 {
	padding-top: 5px !important;
}

.pad_top_1 {
	padding-top: 30px;
}

.buy {
	/*border-right: solid;*/
	border-width: thin;
	/* background-color: green; */
	/*border-color: #d0ccc7;*/
	border-color: #ffffff;
	height: 40px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
}

.buy:hover {
	/*background-color: #efebeb;*/
	/* color: #f57224; */
	color: #3B5998;
}


/*posisi box pesan*/
.product-item .product-thumb .preview-meta {
	position: relative;
}

/*.product-item .product-thumb img {
     width: auto;
}*/

.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: transparent;
	/*background-image: linear-gradient(to bottom, #444444, #222222);*/
	/*background-repeat: repeat-x;*/
	/*border-color: #222222 #222222 #000000;*/
}

.btn-inverse:hover {
	color: #fff;
}


/*menu sidebar*/
.menu {
	font-size: 15px;
	font-weight: 100;
}



/*price request */
.modal-header {
	background: #2198c5 !important;
	color: #fff !important;
}


/*input modal*/
.form-group>div>input {
	height: 32px !important;
}

.modal-body>div>div>.form-group {
	padding-bottom: 30px !important;
}

.modal-body>.notif {
	padding-bottom: 15px !important;
	padding-right: 30px;
}


/*
 * FAHMI FATUROHMAN
 */

.breadcrumb li a {
	font-size: 11px;
}

.breadcrumb li a i {
	font-size: 16px;
}

div.required .control-label:not(span):before,
td.required:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}

.fs-12 {
	font-size: 12px;
}

.fs-13 {
	font-size: 13px;
}

.pointer {
	cursor: pointer;
}


/*
 * TOP
 */
#top {
	background: #ea3a3a;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 12px;
	color: #888;
	position: fixed;
	width: 100%;
	z-index: 90;
}

.top-header {
	background: linear-gradient(to right, #003e52 0%, #111433 100%);
}

.menu {
	background: linear-gradient(to right, #003e52 0%, #111433 100%);
}

.top-fixed {
	position: fixed;
	width: 100%;
	z-index: 9;
	/*background: rgb(33, 152, 197) !important;*/
	/*background: linear-gradient(to right, #003e52 0%, #111433 100%) !important;*/
}

.top-fixed ul li {
	color: black !important;
}

.top-fixed ul li>a {
	color: black !important;
}

.top-fixed ul ul li>a {
	color: black !important;
}

#top-logo {
	display: none;
}

.list-inline li {
	color: #ffffff;
	font-size: 12px;
}

.list-inline li>a {
	color: #ffffff;
	font-size: 12px;
}



/*
 * TOP HEADER
 */
.top-header .container {
	padding-top: 0px !important;
	padding-bottom: 15px !important;
	border-bottom: none !important;
}

#header-search {
	margin-top: 20px;
}

.input-group-right {
	font-size: 12px !important;
}

.input-group-right input {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	font-size: 12px;
	height: 40px !important;
}

.input-group-right input:focus {
	border: 1px solid #888;
	-webkit-box-shadow: 0 8px 6px -6px #888;
	-moz-box-shadow: 0 8px 6px -6px #888;
	box-shadow: 0 8px 6px -6px #888;
}

.input-group-right .p25 {
	padding-left: 25px;
	padding-right: 25px;
	height: 40px !important;
}

.btn-block {
	height: 40px;
	border-radius: 4px !important;
}

.dropdown-slide>button {
	font-size: 12px !important;
	font-weight: 300 !important;
}

.cart-dropdown {
	max-height: 350px;
	overflow: auto;
}

.vertical-scroll-340 {
	display: block;
	max-height: 340px;
	overflow-y: auto;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}


/*
 * Navbar
 */

#navbar {
	border-radius: 4px;
}

#navbar li>a {
	color: #fff !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	text-transform: capitalize !important;
	font-weight: 300;
}

#navbar li li>a {
	color: #000 !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	text-transform: capitalize !important;
	font-weight: 300;
}

#navbar li li>a:hover {
	color: #fff !important;
	background: #2198c5;
}

.display-block {
	display: block !important;
}

.display-none {
	display: none !important;
}


/*
 * FORM
 */
.input-round input {
	border-radius: 4px !important;
	font-size: 12px !important;
}

.input-round label {
	font-size: 12px !important;
}

#column-right a {
	font-size: 12px !important;
}

#column-left a {
	font-size: 12px !important;
}


#content {
	padding-bottom: 100px !important;
}

#content legend {
	font-size: 16px !important;
}

/* #content li a {
        font-size: 12px !important;
    }*/


/*quantity cart*/
.cart-num1 {
	position: absolute;
	background: #f36e36;
	color: #fff;
	top: 5px;
	left: 45px;
	border: 3px solid #f36e36;
	font-size: 13px;
	min-width: 14px;
	line-height: 14px;
	border-radius: 50%;
	display: none;
	padding: 3px 2px 0px;
}

/*btn request quote*/
.r_quote {
	position: absolute;
	background: #f36e36;
	color: #fff;
	top: 5px;
	/*right: 113px;*/
	border: 3px solid #f36e36;
	font-size: 13px;
	min-width: 14px;
	line-height: 14px;
	border-radius: 50%;
	display: none;
	padding: 3px 6px;
	cursor: pointer;
}

/*tooltip*/
.tooltip {
	position: fixed;
}


/*modal request*/
.modal-dialog {
	position: absolute;
	top: 50% !important;
	transform: translate(0, -50%) !important;
	-ms-transform: translate(0, -50%) !important;
	-webkit-transform: translate(0, -50%) !important;
	margin: auto 18%;
	width: 60%;
	height: 70%;
}



/*box modal request*/
.modal-body>.judul>div {
	padding: 10px 0px 0px 20px;
}

.modal-body>.judul>.text-right>span {
	cursor: pointer;
}

.modal-body>.judul>div>span {
	font-family: Helvetica Neue, Helvetica;
	font-size: 20px;
	color: #000000;
	margin-bottom: 10px;
	font-weight: 400;
}

.modal-body>.content {
	padding: 30px 30px 30px 15px;
}


/*btn modal send*/
.add-to-cart-buy-now-btn {
	padding: 0;
	width: 225px;
	text-align: center;
	margin-right: 10px;
}

.pdp-button_theme_orange {
	/* border: 1px solid #f57224;
	background: #f57224; */
	border: 1px solid #427AB5;
	background: #427AB5;
	color: #fff;
}

.pdp-button_theme_orange:hover {
	/* border: 1px solid #f57224;
	background: #d65000; */
	border: 1px solid #3B5998;
	background: #3B5998;
	color: #fff;
}

.pdp-button_size_xl {
	height: 44px;
	font-size: 16px;
	padding: 0 60px;
}

.pdp-button {
	padding: 0 24px;
	border-radius: 2px;
	transition: all .3s ease-out;
	outline: none;
	/* cursor: pointer; */
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.orange {
	background-color: #f57224 !important;
	border-color: #f78440;
}

.checkbox>i {
	font-size: 20px;
}



/*modal delete*/
.modal-sm {
	position: absolute;
	top: 50% !important;
	transform: translate(0, -40%) !important;
	-ms-transform: translate(0, -50%) !important;
	/* -webkit-transform: translate(0, -6%) !important; */
	margin: auto 33%;
	width: 30%;
	/* height: 10%; */
}

.content-modal-sm>div {
	padding: 0px 0px 10px 20px;
}

.modal-footer>div>.btn-cancel {
	width: 30%;
	background-color: #b9b9b9;
	color: black;
}

.modal-footer>div>.btn-delete {
	width: 30%;
	background-color: #1a9cb7;
}


.modal-footer>div>.btn-cancel:hover {
	width: 30%;
	background-color: #908d8d;
	color: black;
}

.modal-footer>div>.btn-delete:hover {
	width: 30%;
	background-color: #147c92;
}

.modal-footer>div>.btn-change {
	width: 30%;
	background-color: #1a9cb7;
}

.sans {
	font-family: sans-serif !important;
}

.title {
	font-family: Roboto-Regular, 'Helvetica Neue', Helvetica, Tahoma, Arial, Sans-serif;
}

.isi-bayar {
	padding-top: 30px;
}

.isi-bayar>.title {
	line-height: 28px;
}

.active {
	background-color: white;
}

.modal-md {
	position: absolute;
	top: 40% !important;
	transform: translate(0, -40%) !important;
	-ms-transform: translate(0, -50%) !important;
	/* -webkit-transform: translate(0, -6%) !important; */
	margin: auto 28%;
	width: 45%;
	/* height: 10%; */
}

.persen {
	margin-left: 20px;
	position: relative;
	font-family: Roboto, -apple-system, BlinkMacSystemFont, Helvetica Neue, Helvetica, sans-serif !important;
	color: black;
	font-size: 12px;
}

.product-img {
	height: 160px;
}

.buy>.fa-heart {
	font-size: 16px;
}

.buy>.fa-shopping-cart {
	font-size: 16px;
}

.buy>.fa-trash {
	font-size: 16px;
}

.breadcrumb {
	margin-top: 20px;
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #ffffff !important;
	border-radius: 4px;
}

.list-group-item {
	border: 1px solid #fff !important;
}


/*css inputan*/
.form-control {
	font-family: Roboto-Regular, 'Helvetica Neue', Helvetica, Tahoma, Arial, sans-serif;
	font-size: 14px !important;
	color: black;
}

.satu {
	padding-top: 10px;
}

.dua {
	padding-top: 20px;
	padding-bottom: 20px;
}

.tiga {
	padding-top: 30px;
}

.empat {
	padding-top: 40px;
}

.b_satu {
	padding-bottom: 10px;
}

.b_dua {
	padding-bottom: 20px;
}

.b_setengah {
	padding-bottom: 5px;
}

.border {
	/* border: solid 2px #f57224; */
	border: solid 2px #427AB5;
}

.bor {
	border-bottom: solid 1px #bac1e2;
	margin-bottom: 20px;
}

.navbar {
	position: relative;
	min-height: 40px;
	border: 1px solid transparent;
}

.menu-kategory {
	font-size: 15px;
}

.menu-kategory:hover {
	color: white;
}

.caret-menu {
	margin-left: 5px;
	font-weight: 900;
	font-size: 17px;
	margin-top: 5px;
}

.put {
	color: white;
}

.put:hover {
	color: white;
}

.lima {
	padding: 5px;
}

a.e {
	color: white;
}

a.e:hover {

	color: white !important;
	border-bottom: solid 1px orange;
}

.title {
	padding: 0px 0 0px;
}

.submenu {
	cursor: pointer;
}

/*register*/
.bt-typo-displaysmall,
.bt-static__containerh3 {
	font-family: geomanistbook, sans-serif;
	font-size: 20px;
	line-height: 24px;
}

.text-center {
	text-align: center;
}

.bt-card--secondary {
	background-color: #f5f5f6;
	border-radius: 3px;
	background-image: url(https://static.bmdstatic.com/sf/assets/img/im_acc_light.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
}

/*  .bt-card__logo{
        display:inline-block;
        width:100px;
    }*/
/* .panel-body{
      padding: 32px;
    }*/

.panel-body1 {
	padding: 10px;
}

.row {
	margin-left: -16px;
	margin-right: -16px;
}

.bt-card__button {
	height: 40px;
}

.panel-footer {
	background-color: white;
	padding: 32px;
	padding-bottom: 80px;
}

.panel-heading.atas {
	height: 60px;
	background: linear-gradient(to right, #003e52 0%, #111433 100%);
}

/*end register*/

.error-address {
	padding-top: 10px;
	font-size: 12px;
}

.nav-item.active {
	border-bottom: solid 2px blue;
}

.text.delivery-info.i {
	margin-left: 150px;
	font-size: 31px;
}

.mar_2 {
	margin-top: 20px;
}

.mar_1 {
	margin-top: 10px !important;
}

.mar_3 {
	margin-top: 30px;
}

.f_14 {
	font-size: 14px;
}

.komplain {
	padding: 10px 20px 20px 20px;
}

.fw>label {
	font-weight: 100 !important;
}

.fw-1 {
	font-weight: 500;
}

.pr {
	padding-right: 4px;
}

/*css kompplain  */
body {
	font-family: sans-serif;
	background-color: #eeeeee;
}

.file-upload {
	background-color: #ffffff;
	width: 600px;
	/* margin: 0 auto; */
	padding: 10px 0px;
}

.file-upload-btn {
	width: 100%;
	margin: 0;
	color: #fff;
	background: #1FB264;
	border: none;
	padding: 10px;
	border-radius: 4px;
	border-bottom: 4px solid #15824B;
	transition: all .2s ease;
	outline: none;
	text-transform: uppercase;
	font-weight: 700;
}

.file-upload-btn:hover {
	background: #1AA059;
	color: #ffffff;
	transition: all .2s ease;
	cursor: pointer;
}

.file-upload-btn:active {
	border: 0;
	transition: all .2s ease;
}

.file-upload-content {
	display: none;
	text-align: center;
}

.file-upload-input {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	outline: none;
	opacity: 0;
	cursor: pointer;
}

.image-upload-wrap {
	margin-top: 20px;
	border: 4px dashed #1FB264;
	position: relative;
}

.image-dropping,
.image-upload-wrap:hover {
	background-color: #1FB264;
	border: 4px dashed #ffffff;
}

.image-title-wrap {
	padding: 0 15px 15px 15px;
	color: #222;
}

.drag-text {
	text-align: center;
}

.drag-text h3 {
	font-weight: 100;
	text-transform: uppercase;
	color: #15824B;
	padding: 60px 0;
}

.file-upload-image {
	max-height: 200px;
	max-width: 200px;
	margin: auto;
	padding: 20px;
}

.remove-image {
	width: 200px;
	margin: 0;
	color: #fff;
	background: #cd4535;
	border: none;
	padding: 10px;
	border-radius: 4px;
	border-bottom: 4px solid #b02818;
	transition: all .2s ease;
	outline: none;
	text-transform: uppercase;
	font-weight: 700;
}

.remove-image:hover {
	background: #c13b2a;
	color: #ffffff;
	transition: all .2s ease;
	cursor: pointer;
}

.remove-image:active {
	border: 0;
	transition: all .2s ease;
}

/* end css komplain */

.head_judul {
	padding-top: 20px;
	text-decoration: none;
	font-size: 22px;
	font-weight: 400;
	color: #424242;
	font-family: Roboto-Regular, 'Helvetica Neue', Helvetica, Tahoma, Arial, Sans-serif;
}

.garis_kanan {
	border-right: 2px solid #eff0f5;
}

.garis_bawah {
	border-bottom: solid 1px #bac1e2;
}

.btn_ulasan {
	height: 28px;
	line-height: 28px;
	width: 160px;
	text-transform: uppercase;
	color: #427AB5;
	border: solid 1px #3B5998;
	/* color: #f57224;
	border: solid 1px #f57224; */
}

.btn_ulasan:hover {
	/* background-color: #ffcb99; */
	background-color: #99c9ff;
}

.judul .input-title {
	color: #212121;
	font-size: 12px;
	margin-top: 14px;
}

.next-input-multiple {
	width: 100%;
}

.next-input.next-input-multiple textarea {
	color: #212121;
	padding: 12px;
	font-size: 16px;
	border-radius: 2px;
}

.write-review-seller {
	padding: 0 72px 0 52px;
	font-size: 12px;
	color: #9e9e9e;
}

.write-review-seller .header {
	font-size: 14px;
}

.write-review-seller .title {
	margin-top: 13px;
	color: #424242;
}

.write-review-seller .rating-wrap {
	margin-top: 28px;
}

.write-review-seller .outerCls {
	margin-top: 20px;
}

.write-review-seller .rating-wrap span {
	margin-right: 18px;
}

.score-list-container .smile {
	margin-right: 20px;
}

.write-review-seller .input-wrap .input-wrap__label {
	color: #212121;
	margin-bottom: 8px;
}

.write-review-seller .input-wrap {
	margin-top: 12px;
}

.fa-camera.upload_gambar {
	color: #ccc;
	margin-top: 10px;
	padding: 20px;
	border: 1px dashed #ccc;
}

img#output {
	width: 80px;
	height: auto;
}

.image-upload__uploader {
	width: 70px;
	height: 70px;
	border: 1px dashed #c4c6cf;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 2px 0 0 2px;
}

.bawah_ulasan {
	margin: 40px 0px;
	font-size: 12px;
}

.btn_kirim_ulasan {
	width: 300px;
}

.pad_bawah_1 {
	padding-bottom: 20px;
}

.write-review-group-header__time {
	color: #9e9e9e;
	font-size: 14px;
}

.write-review-group-header__desc {
	color: #424242;
	font-size: 12px;
	margin-top: 7px;
	margin-bottom: 17px;
}

.star {
	cursor: pointer;
}

.smile {
	cursor: pointer;
}

/*btn my order*/
.css-dwe9pd-unf-chip {
	display: inline-block;
	color: rgb(66, 181, 73);
	background-color: rgb(243, 254, 243);
	position: relative;
	margin-bottom: 8px;
	margin-right: 8px;
	max-width: 184px;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 14px;
	/*box-shadow: rgba(0, 0, 0, 0.18) 0px 2px 6px 0px;*/
	cursor: pointer;
	font-size: 12px;
	padding: 12px 16px;
	border-radius: 24px;
	border-width: 1px;
	border-style: solid;
	border-image: initial;
	border-color: rgb(135, 213, 139);
	overflow: hidden;
	transition: all 280ms ease-out 0s;
}

/*css order progres*/
.progress-bar {
	height: 20% !important;
}

ul.progress-bar {
	background-color: transparent;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 0;
	list-style: none;
}

li.section {
	display: inline-block;
	padding-top: 45px;
	font-size: 13px;
	/*font-weight: bold;*/
	line-height: 16px;
	color: gray;
	vertical-align: top;
	position: relative;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
}

li.section:before {
	content: '';
	position: absolute;
	top: 2px;
	left: calc(50% - 15px);
	z-index: 1;
	width: 30px;
	height: 30px;
	color: white;
	border: 2px solid white;
	border-radius: 17px;
	line-height: 30px;
	background: gray;
}

.status-bar {
	height: 3px;
	background: gray;
	position: relative;
	top: 20px;
	margin: 0 auto;
}

.current-status {
	height: 3px;
	width: 0;
	border-radius: 1px;
	background: mediumseagreen;
}

@keyframes changeBackground {
	from {
		background: gray
	}

	to {
		background: mediumseagreen
	}
}

li.section.visited:before {
	content: '\2714';
	animation: changeBackground .5s linear;
	animation-fill-mode: forwards;
}

li.section.visited.current:before {
	box-shadow: 0 0 0 2px mediumseagreen;
}

.visited {
	color: mediumseagreen;
}

.css-b3z67i__item {
	display: flex;
	align-items: flex-start;
	align-self: flex-start;
	position: relative;
	color: rgba(0, 0, 0, 0.38);
	margin: 0px 0px 10px;
}

.oms-container * {
	box-sizing: border-box;
}

.css-q47jkq::after {
	content: "";
	height: 1px;
	width: calc(78%);
	position: absolute;
	right: 0px;
	bottom: 0px;
	border-bottom: thin solid rgb(224, 224, 224);
}

.css-1iy2n5q {
	display: block;
	color: rgb(255, 255, 255);
	font-size: 12px;
	font-weight: 600;
	text-align: right;
	margin-bottom: 5px;
	background-color: rgb(153, 153, 153);
	padding: 4px 10px;
	border-radius: 4px;
}

.css-1xaynay--time {
	font-size: 12px;
	font-weight: 600;
	color: rgba(0, 0, 0, 0.38);
	display: block;
	text-align: right;
}

.css-q47jkq {
	width: 78%;
}

.css-czx038 {
	width: 22%;
}

.css-1ui2o7s {
	padding: 0px 0px 16px 16px;
	border-bottom: 0px;
}

.modal-bawah {
	height: 300px;
	overflow-y: auto;
}

.buyer {
	/* background-color: #ff8e4b; */
	background-color: #3B5998;
}

.seler {
	background-color: #71c572;
}

/*review di product*/
.pdp-mod-filterSort {
	height: 44px;
	border-top: 1px solid #eff0f5;
	border-bottom: 1px solid #eff0f5;
}

.pdp-mod-filterSort .title {
	display: inline-block;
	height: 44px;
	line-height: 44px;
	font-size: 14px;
	color: #212121;
}

.pdp-mod-filterSort .oper {
	float: right;
	display: inline-block;
	padding: 0 12px;
	height: 44px;
	line-height: 44px;
	border-left: 1px solid #eff0f5;
	font-size: 13px;
	color: #757575;
	cursor: pointer;
}

.pdp-mod-filterSort .oper {
	float: right;
	display: inline-block;
	padding: 0 12px;
	height: 44px;
	line-height: 44px;
	border-left: 1px solid #eff0f5;
	font-size: 13px;
	color: #757575;
	cursor: pointer;
}

.item-content>.content {
	margin-top: 10px;
	color: #212121;
	font-size: 14px;
	word-break: break-word;
}

.middle {
	margin-top: 3px;
}

.review-image__item {
	position: relative;
	cursor: pointer;
	border: 2px solid transparent;
	transition: all .3s cubic-bezier(.46, .03, .52, .96);
	display: block;
	width: auto;
	height: auto;
	text-align: initial;
}

.image>img {
	margin-left: -10px;
	width: 100px;
}

.date_ulasan {
	color: gray;
	margin-top: 5px;
}

.pdp-review-summary__stars {
	margin-right: 8px;
	display: inline-block;
	vertical-align: middle;
}

.pdp-review-summary__stars .star {
	width: 12px;
	height: 12px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	border: transparent;
	border-bottom-color: transparent;
}

/*end review product*/

.btn-wishlist1 {
	min-height: 40px !important;
	margin-top: 20px !important;
}

.btn-wishlist1>.fa-heart {
	margin-top: 5px;
}

.product_desc {
	padding: 24px;
	border: 1px solid #e1e3e6;
	border-radius: 5px;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

/*logo depan oc*/
.logo_oc {
	transform: translateY(46%);
	width: 60%;
	height: auto;
}

/*btn daftar*/
.btn-daftar {
	margin-top: 13px !important;
	width: 100%;
	height: 40px;
	float: right;
	/*line-height: 14px;*/
	margin-left: 12px;
	color: #fff;
	border-style: solid;
	/* background-color: #1a9cb7; */
	background-color: #f52424;
	border-color: transparent;
	font-size: 12px;
	text-align: center;
	cursor: pointer;
}

.btn-daftar:hover {
	color: #fff;
	/* background-color: #11788e; */
	background-color: #bf0101;
}

.mar_b_1 {
	margin-bottom: 10px !important;
}

.mar_b_2 {
	margin-bottom: 15px !important;
}

.mar_b_3 {
	margin-bottom: 20px !important;
}

.kembali {
	cursor: pointer;
}

.boxx_product {
	border-radius: 10px 10px 0px 0px;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	display: none;
	min-width: 160px;
	padding: 10px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	/* background-color: #fff; */
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border-radius: 0px;
	max-width: 150%;
}

ul.dropdown-menu.dropdownhover-bottom>li {
	padding: 5px 0px 5px 0px;
}

.dropdown-slide .dropdown-menu {
	padding: 15px 0px 15px 0px;
}

.top-header .dropdown-menu {
	left: 15;
	right: 0;
	max-width: 300px;
}

.mar_l_1 {
	margin-left: 13px !important;
}

.mar_l_2 {
	margin-left: 15px !important;
}

.head_syarat {
	color: black;
	text-align: center;
	padding-bottom: 40px;
}

.syarat ol {
	list-style: decimal;
	color: #757575;
	font-size: 15px;
	margin-left: 20px;
}

.syarat p {
	font-family: Roboto-Regular, 'Helvetica Neue', Helvetica, Tahoma, Arial, Sans-serif;
}

.syarat>ol>li {
	margin-top: 20px;
}

.w_1 {
	width: 50% !important;
}

.tanya_product>span.label-success {
	font-size: 10px;
	float: right;
	padding: 5px;
}

/*diskon di product*/
.discount>dd>span {
	font-size: 17px;
	font-weight: 600;
}

.tab_pad {
	padding: 30px;
	padding-top: 80px;
}

/*index menu*/
.lzd-menu-labels-item {
	color: #c7c3c3;
	font-family: Roboto-Regular, 'Helvetica Neue', Helvetica, Tahoma, Arial, Sans-serif;
	font-size: 14px;
	margin-right: 15px;
}

a.lzd-menu-labels-item:hover {
	color: white;
}

/*validasi form*/
input.has-error:focus {
	border: 1px solid red;
}

input.has-error {
	border: 1px solid red;
}

span.has-error {
	margin-top: 10px;
	color: red;
}

/*end validasi*/

.head_v_alamat {
	color: black;
	padding: 10px 0px 10px 15px;
	font-size: 16px;
}

/* .judul{
        text-decoration: none;
        font-size: 22px;
        font-weight: 400;
        color: #424242;
        font-family: Roboto-Regular,'Helvetica Neue',Helvetica,Tahoma,Arial,Sans-serif;
    }*/


/*-----------------menu depan------------------------------*/

#header_menu_responsive {
	display: none;
	/*padding-top: 10px;*/
	/*background-color: #111433;*/
	padding-bottom: 37px;
}

.menuKategory {
	text-align: center;
	float: right;
	font-size: x-large !important;
	color: white;
	margin-top: 5px
}

.search_dpn {
	border-radius: 2px !important;
	border: 1px solid #333333 !important;
}

.menuLogin {
	font-size: 20px !important;
	padding-left: 0px !important;
	padding-top: 7px;
}

.menuCart {
	font-size: 20px !important;
	color: white;
	padding-left: 0px !important;
	padding-top: 7px;
}

.mar {
	margin-left: 10px;
}

.menuLogo {
	font-size: x-large !important;
	color: red;
	margin-top: 5px;
}

.hc-offcanvas-nav .nav-container,
.hc-offcanvas-nav .nav-wrapper,
.hc-offcanvas-nav ul {
	background: #111433;
}

.hc-offcanvas-nav a,
.hc-offcanvas-nav .nav-item {
	font-weight: 100;
	font-family: -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", "San Francisco", Roboto, "Segoe UI", Oxygen, Ubuntu, "Helvetica Neue", "Lucida Grande", sans-serif;
	padding: 14px 17px;
	font-size: 15px;
	color: #fff;
	z-index: 1;
	background: rgba(0, 0, 0, 0);
	border-bottom: 0px solid #2c5d8f;
}

/*
 * MEDIA SCREEN MIN 600PX
 */
@media only screen and (max-width: 720px) {
	.top-header {
		background: linear-gradient(to right, #111433 0%, #111433 100%);
	}

	#top {
		position: fixed;
		width: 100%;
		z-index: 999;
		display: block;
	}

	.top-fixed {
		display: none !important;
	}

	#top-logo {
		display: block;
		;
	}

	#top-menu {
		padding-top: 10px;
	}


	/* .top-header .container {
        padding-top: 80px !important;
        padding-bottom: 0px !important;
        border-bottom: none !important;
    }*/

	#header-logo {
		display: none;
	}

	#header-logo1 {
		display: block !important;
	}

	.fa-sign-in {
		display: block !important;
		font-size: 30px;
		color: white;
	}

	.sign {
		display: none;
	}


	#header_menu_responsive {
		display: block !important;
	}

	#header_menu_responsive .i-mobile {
		color: #3a3837 !important;
	}

	#header_menu {
		display: none !important;
	}

	#top {
		display: none !important;
	}

	.menu {
		display: none;
	}

	.top-header .container {
		background-color: #111433;
		padding-top: 10px !important;
		padding-bottom: 10px !important;
		border-bottom: none !important;
	}

	.hc-nav-trigger {
		position: absolute;
		cursor: pointer;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		display: none;
		top: 0px !important;
		/* z-index: 9980; */
		width: 50px !important;
		/* min-height: 24px; */
	}

	header {
		/* position: relative; */
		padding: 0px 0 0px !important;
	}


	/*--------------------------------------------*/


	.btn-block {
		height: 40px;
		border-radius: 4px !important;
		margin-top: 5px !important;
		margin-bottom: 5px !important;
	}

	.input-group-right .p25 {
		padding-left: 15px;
		padding-right: 15px;
		height: 40px !important;
	}

	.input-group-right {
		z-index: 2
	}

	.dropdown-menu {
		z-index: 3;
	}

	.cart-dropdown {
		max-height: 300px;
		overflow: auto;
		z-index: 99;
	}





	#navbar {
		border-radius: 0px;
	}

	.navbar-header {
		padding-top: 2px;
		padding-bottom: 2px;
	}

	#navbar li>a {
		color: #fff !important;
		text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
		text-transform: capitalize !important;
		font-weight: 300;
		font-size: 15px;
		text-align: left;
		padding-left: 30px;
	}

	#navbar li>a:hover {
		background: #207da0;
		left: 0;
		right: 0;
		width: 100%;
	}

	#navbar li>a:active {
		background: #207da0;
		left: 0;
		right: 0;
		width: 100%;
	}

	#navbar li li>a {
		color: #fff !important;
		text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
		text-transform: capitalize !important;
		font-weight: 300;
		font-size: 15px;
	}




	/*show this after scroll*/
	.scroll-menu {
		background: #2198c5;
		top: 0;
		position: fixed;
		z-index: 999;
		left: 0;
		right: 0;
		padding-left: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
	}

	.scroll-menu-dropdown {
		background: #2198c5;
		position: fixed;
		top: 0;
		right: 0;
		left: 0;
		z-index: 998;
		padding-left: 30px;
		margin-top: 60px;
		text-align: left;
	}

	/*input modal*/
	.modal-body>div>div>.form-group {
		padding-bottom: 0px !important;
	}

	.modal-body>.notif {
		padding-bottom: 0px !important;
	}


	.modal-dialog {
		position: absolute;
		top: 50% !important;
		transform: translate(0, -50%) !important;
		-ms-transform: translate(0, -50%) !important;
		-webkit-transform: translate(0, -50%) !important;
		margin: auto 5%;
		width: 90%;
		height: 70%;
	}


	/*quantity cart*/
	.cart-num1 {
		position: absolute;
		background: #f36e36;
		color: #fff;
		top: 10px;
		right: 138px;
		border: 3px solid #f36e36;
		font-size: 13px;
		min-width: 14px;
		line-height: 14px;
		border-radius: 50%;
		display: none;
		padding: 3px 2px 0px;
	}


	/*modal delete*/
	.modal-sm {
		position: absolute;
		top: 50% !important;
		transform: translate(0, -40%) !important;
		-ms-transform: translate(0, -50%) !important;
		/* -webkit-transform: translate(0, -6%) !important; */
		margin: auto;
		width: 100%;
		/* height: 10%; */
	}

	.wrap-add-card {
		width: 100% !important;
	}

	.empat {
		padding-top: 0px;
	}

	.pdp-cart-concern {
		display: inline;
	}



}



/*account*/
.list-group-account>a.list-group-item.activ {
	/* border-left: 3px solid #f57224 !important; */
	/* background-color: #fc411d !important; */
	/* background-color: #fc1d1d !important; */
	background-color: #427AB5 !important;
	color: white !important;
}

.breadcrumbb {
	height: 370px;
	border-radius: 0px;
	font-family: 'Roboto', sans-serif !important;
}

.account>fieldset>.form-group>label {
	font-size: 14px;
	font-weight: 100 !important;
	font-family: 'Roboto', sans-serif !important;
}

.account>fieldset>.form-group>div>input {
	border-radius: 0px !important;
	height: 35px !important;
}

.pad_k {
	padding-right: 40px;
}

.hide {
	display: none;
}

.not_cursor {
	cursor: unset;
}

table.desc>tbody>tr>td {
	padding: 0px 15px 0px 0px;
	color: #757575;
}



@media only screen and (max-width: 720px) {

	.breadcrumbb {
		height: auto;
		border-radius: 0px;
		font-family: 'Roboto', sans-serif !important;
	}

	.pad_k {
		padding-right: inherit;
	}

	/*file di komplain*/
	.file-upload {
		background-color: #ffffff;
		width: initial;
		/* margin: 0 auto; */
		padding: 10px 0px;
	}

	.komplain.mar_2 {
		margin-top: 0px;
	}

	.text-left {
		text-align: left;
	}

	.none {
		display: none !important;
	}

	.block {
		display: block !important;
	}
}