@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css");
@import url('https://fonts.googleapis.com/css2?family=Nerko+One&family=Poppins:wght@400;600&family=Yanone+Kaffeesatz:wght@700&display=swap');
@font-face {
    font-family: Conthrax-bold;
    src: url('../fonts/conthrax-bold-italic.otf') format('opentype');
}@font-face {
    font-family: Conthrax;
    src: url('../fonts/conthrax-sb.otf') format('opentype');
}

body {
	font-family: 'Poppins', sans-serif !important;
	font-size: 14px !important;
}

#navbarSupportedContent .nav-item {
    font-family: 'Conthrax';
	font-size: .75rem;
	font-style: italic;
}

#_section-arjuna,
#_section-bima,
#_section-cakra,
#_section-kirana,
#_section-feature,
#_section-mitra,
#_section-about {
	background: url('../images/batik-pattern-alt-flip.png') no-repeat top right / 500px auto, url('../images/batik-pattern.png') no-repeat bottom left / 650px auto;
}

#_product-single .nav-tabs .nav-link.active {
	background: #E7E7E7 !important;
	border: unset;
	font-weight: 600;
}
#_product-single .nav-tabs .nav-link {
	border-color: #e9ecef #e9ecef #dee2e6;
	color: #495057;
	margin-right: 1px;
	margin-left: 1px;
}
#_product-single .nav-tabs {
	border: unset !important;
}
#_product-single .nav-tabs .nav-link:hover, 
#_product-single .nav-tabs .nav-link:focus {
	background: #F7F7F7;
}

.carousel-control-prev,
.carousel-control-next {
	width: 80px !important;
}

.fw-bold {
	font-weight: 600 !important;
}

.carousel-caption {
  bottom: unset !important;
  top: 10%;
}

.accordion-button {
	font-size: .9rem !important;
	font-weight: 600;
}

._title-slide {
    font-family: 'Conthrax-bold';
	font-size: 4.2rem;
	text-shadow: 5px 5px 30px rgba(000,000,000,.5);
}
._title-carousel {
	font-family: 'Conthrax-bold';
	font-weight:700;
}
._title-footer {
	font-family: 'Conthrax-bold';
}

._bg-secondary {
	background: #E7E7E7;
}
._border-secondary {
	border-color: #E7E7E7;
}

._type-arjuna,
._type-bima,
._type-cakra,
._type-kirana,
._frame-arjuna,
._frame-bima,
._frame-cakra,
._frame-kirana {
	background-size: 65% !important;
}
._type-arjuna:after,
._type-bima:after,
._type-cakra:after,
._type-kirana:after,
._frame-arjuna:after,
._frame-bima:after,
._frame-cakra:after,
._frame-kirana:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	right: 0;
	top: 0;
}
._type-arjuna,
._frame-arjuna {
	background: url('../images/wayang-arjuna.png') no-repeat top center;
	background-size: 50% !important;
}
._type-bima,
._frame-bima {
	background: url('../images/wayang-bima.png') no-repeat top center;
}
._type-cakra,
._frame-cakra {
	background: url('../images/wayang-cakra.png') no-repeat top center;
}
._type-kirana,
._frame-kirana {
	background: url('../images/wayang-kirana.png') no-repeat top center;
}
._type-arjuna:after,
._frame-arjuna:after {
	background: url('../images/logo arjuna.png') no-repeat bottom right / auto 50px;
	background-position-y: 85%;
}
._type-bima:after,
._frame-bima:after {
	background: url('../images/logo bima.png') no-repeat bottom right / auto 50px;
	background-position-y: 85%;
}
._type-cakra:after,
._frame-cakra:after {
	background: url('../images/logo cakra.png') no-repeat bottom right / auto 50px;
	background-position-y: 85%;
}
._type-kirana:after,
._frame-kirana:after {
	background: url('../images/logo kirana.png') no-repeat bottom right / auto 50px;
	background-position-y: 85%;
}

#_section-feature #myTab {
	border-width: 2px !important;
}
#_section-feature #myTab button.active {
	color: #0dcaf0 !important;
}
#_section-mitra #myTab2 {
	border-width: 2px;
}
#_section-mitra #myTab2 button {
	margin-bottom: -2px;
}
#_section-mitra #myTab2 button.active {
	background: #F8F9FA !important;
	border-color: #DEE2E6 #DEE2E6 #F8F9FA !important;
	border-width: 2px;
}

._wayang button {
	padding-left: 45px;
	border-width: 2px !important;
	margin-bottom: -2px !important;
	font-size: .8rem;
}
._wayang-arjuna button {
	background: url('../images/wayang-arjuna-ico.png') no-repeat 15px center / 25px auto !important;
}
._wayang-bima button {
	background: url('../images/wayang-bima-ico.png') no-repeat 15px center / 30px auto !important;
}
._wayang-cakra button {
	background: url('../images/wayang-cakra-ico.png') no-repeat 15px center / 30px auto !important;
}
._wayang-kirana button {
	background: url('../images/wayang-kirana-ico.png') no-repeat 15px center / 30px auto !important;
}

.navbar-nav .show > .nav-link,
.navbar-nav .nav-link.active {
    background: rgba(000,000,000,.25);
}

._nav-tabContent-arjuna,
#_section-arjuna #a-tab-pane,
#_section-feature #a-tab-pane {
	background: url('../images/wayang-arjuna.png') no-repeat center;
	background-size: 40% !important;
}
._nav-tabContent-bima,
#_section-bima #a-tab-pane,
#_section-feature #b-tab-pane {
	background: url('../images/wayang-bima.png') no-repeat center;
	background-size: 50% !important;
}
._nav-tabContent-cakra,
#_section-cakra #a-tab-pane,
#_section-feature #c-tab-pane {
	background: url('../images/wayang-cakra.png') no-repeat center;
	background-size: 50% !important;
}
._nav-tabContent-kirana,
#_section-kirana #a-tab-pane,
#_section-feature #d-tab-pane {
	background: url('../images/wayang-kirana.png') no-repeat center;
	background-size: 50% !important;
}

@media (max-width: 575.98px) {
	._title-slide {
		font-size: 1.2rem;
	}
}
@media (min-width: 576px) and (max-width: 767.98px) {
	._title-slide {
		font-size: 2rem;
	}
}
@media (min-width: 768px) and (max-width: 991.98px) {
	._title-slide {
		font-size: 2.5rem;
	}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
	._title-slide {
		font-size: 3rem;
	}
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
	._title-slide {
		font-size: 3rem;
	}
}
@media (min-width: 1400px) {}
