@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700');

@font-face {
	font-family: "Icons16";
	font-style: normal;
	font-weight: normal;
	src: url("https://unpkg.com/@blueprintjs/core@1.32.0/resources/icons/icons-16.eot?#iefix") format("embedded-opentype"), url("https://unpkg.com/@blueprintjs/core@1.32.0/resources/icons/icons-16.woff") format("woff"), url("https://unpkg.com/@blueprintjs/core@1.32.0/resources/icons/icons-16.ttf") format("truetype");
}

#bt-product .bt-product__section-description dl {
	margin-bottom: 24px;
}

@media (min-width: 768px) body#bt-product .dl-horizontal dt {
	width: 120px;
}

.pt-icon-time::before {
	content: "⏲";
}

.bt-product__section-description {
	padding-top: 16px;
	padding-bottom: 0;
	font-size: 13px;
	line-height: 24px;
}

.bt-product__biru {
	color: #2f78cf;
}

.bt-product__wrapper-overview h2,
.bt-static__container h2,
.bt-typo-displaymedium {
	font-family: geomanistbook, sans-serif;
	font-size: 26px;
	line-height: 32px;
}

.bt-product__wrapper-overview h3,
.bt-static__container h4,
.bt-typo-heading {
	font-size: 14px;
	line-height: 24px;
	font-weight: 600;
	letter-spacing: .2px;
}

dl {
	display: block;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
}

.bt-product__wrapper-overview h2,
.bt-static__container h2,
.bt-typo-displaymedium {
	font-family: geomanistbook, sans-serif;
	font-size: 26px;
	line-height: 32px;
}

.bt-product__flashsale .flashsale__time {
	color: #ee7a1c;
	font-size: 14px;
	font-family: -apple-system, BlinkMacSystemFont, ".sfnstext-regular", san francisco, roboto, segoe ui, oxygen, ubuntu, helvetica neue, lucida grande, sans-serif;
	border: 1px solid #ee7a1c;
	border-radius: 25px;
	display: inline-block;
	padding: 5px 10px;
}

.bt-product__flashsale {
	margin-bottom: 10px;
}

.bt-product__flashsale .flashsale__time .pt-icon-standard {
	padding-right: 8px;
	position: relative;
	top: 1px;
}

span.pt-icon-standard {
	line-height: 1;
	font-family: Icons16, sans-serif;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

.biasa {

	font-size: 14px;
	text-transform: capitalize;
	padding-top: 2px !important;
}

.pt-icon,
.pt-icon-large,
.pt-icon-standard {
	display: inline-block;
}

.bt-product__flashsale .flashsale__time .time__title {
	display: inline-block;
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.bt-label-discount {
	position: relative;
	color: #fff;
	background-color: #a00d12;
	text-align: center;
	display: inline-block;
	padding: 2px 4px;
	min-width: 48px;
	font-size: 12px;
	line-height: 16px;
	margin-left: 6px;
	margin-right: 6px;
}

.bt-label-discount::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: -6px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 6px 10px 0;
	border-color: transparent #a00d12 transparent transparent;
}

.bt-product__price-old {
	text-decoration: line-through;
	color: #a0a3ac;
	display: inline-block;
}

.bt-typo-body {
	font-size: 14px;
	line-height: 20px;
	font-weight: 500;
}

.select-variant {
	width: auto;
	height: 30px;
	font-size: 14px;
}

.bt-product__section-cta .btn {
	border-radius: 3px;
	font-weight: 700;
	letter-spacing: 1px;
	min-width: 5px;
	min-height: 46px;
}

.bt-product__section-cta .btn-warning {
	background-color: #ffca04;
	color: #252525;
}

body#bt-product .bt-product__section-cta {
	margin-top: 16px;
}

:after,
:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.bt-product__price.--product-sale {
	color: #a00d12;
}

.red {
	background-color: #d00062 !important;
	border-color: #d00062;
}

.thumbnail {
	margin-bottom: 0px;
	cursor: pointer;
}


.thumbnail.active {
	border: solid 1px #337ab7;
}

.pdp-cart-concern {
	margin-top: 8px;
	border-radius: 2px;
	line-height: 44px;
	color: #fff;
	text-align: left;
	font-size: 16px;
	cursor: pointer;
	display: flex;
}

.yellow {
	background-color: #ffb916 !important;
}

.yellow:hover {
	background-color: #eaa400 !important;
}

.boxx_product {
	cursor: pointer;
}


/*--------------------------------------*/
.now {
	font-size: 14px;
	height: 40px;
	color: #fff !important;
	border-style: solid;
	/* background-color: #f57224; */
	background-color: #427AB5;
	border-color: transparent;
}

.now:hover {
	/* background-color: #ffb916; */
	background-color: #3B5998;
}

.btn-quote {
	font-size: 14px;
	height: 40px;
	color: #fff !important;
	border-style: solid;
	/* background-color: #ffb916; */
	background-color: #427AB5;
	border-color: transparent;
}

.btn-quote:hover {
	/* background-color: #f57224; */
	background-color: #3B5998;
}

/*----------------------------*/

.button-depan {
	margin-left: 6px;
	color: white;
	/*background-color: teal;*/
	background-color: #116c8d;
	display: inline-block;
	font-size: 14px;
	border-style: solid;
}

.button-slanted {
	-ms-transform: skewX(-20deg);
	-webkit-transform: skewX(-20deg);
	transform: skewX(-20deg);
}

.button-slanted-content {
	-ms-transform: skewX(20deg);
	-webkit-transform: skewX(20deg);
	transform: skewX(20deg);
	display: inline-block;
}

.button-fixedwidth {
	width: 100px;
}

.ki {
	margin-left: 10px;
}

.button-depan:hover {
	background-color: #014156;
}

/*new*/
.discount>dd>span {
	font-size: 17px;
	font-weight: 600;
}

.tab_pad {
	padding: 30px;
	padding-top: 80px;
}

.nav {
	margin-top: -10px;
	/* background-color: #fafafa; */
	background-color: #427AB5;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	color: #555;
	cursor: default;
	background-color: #f5f5f5;
	border: 1px solid #f5f5f5;
	/* border-bottom-color: transparent; */
	border-bottom-color: #3B5998;
}

.nav-item.active {
	border-bottom: none !important;
}

.nav-item.active>a {
	/* color: rgb(245, 114, 36) !important; */
	color: #3B5998 !important;
}

.nav-item>a:hover {
	/* color: rgb(245, 114, 36) !important; */
	color: #3B5998 !important;
}

#content li a {
	font-size: 16px !important;
	font-family: 'Roboto', sans-serif !important;
	font-weight: 600;
	/* color: rgba(51, 51, 51, 0.32); */
	color: #fff;
}


/*
	.image_product.img{
		margin: 0;
	    position: absolute;
	    top: 50%;
	    left: 50%;
	    -ms-transform: translate(-50%, -50%);
	    transform: translate(-50%, -50%);
	}
*/



/*tambahan*/
.all_product {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 17;
	font-weight: 700;
	margin-top: 10px !important;
}