.slick-initialized .slick-slide:focus {
	outline: 0
}
.slick-slide img {
	display: block
}
.nav-arrow {
	display: block!important;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 40px;
	color: #8e908f;
	z-index: 1000;
	background-color: rgba(0, 0, 0, 0.05)
}
.nav-arrow>i, .nav-arrow>ion-icon {
	color: #fff;
	padding: 20px
}
.nav-arrow.prev {
	left: 0
}
nav.menu-footer li {
	padding: 0 10px
}
.nav-arrow.next {
	right: 0
}
.image-div {
	height: 190px;
	background-size: cover;
	background-position: center;
	transition: .3s all
}
.bg-catalog {
	background-image: url(http://202.158.39.170/djarum/v2/public/wp-content/uploads/2014/03/catbg21.jpg);
	background-size: cover
}
.select2-container {
	width: 100%!important
}
.select2-container--default .select2-selection--single {
	border-radius: 0;
	background-color: #fff
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #000;
	text-transform: none;
	font-weight: 400
}
.section-filter .row>.col-md-4:nth-child(2) .select2-container--default .select2-selection--single {
	border-left: 0;
	border-right: 0
}
footer {
	z-index: 1000;
	position: relative
}
.fixed-top {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030
}
nav.menu-footer ul {
	margin-bottom: 0
}
.fa {
	color: #000
}
.sosmed .fa {
	color: #fff
}
footer .dropdown-menu.show {
	background-color: #f6f6f6
}
footer .dropdown-menu.show a {
	font-weight: 500;
	margin: 1px;
	padding: 2px 12px;
	-webkit-transition: .3s all;
	transition: .3s all;
	color: #000
}
footer .dropdown-menu.show a:hover {
	background-color: #e8e8e8
}
.section-detail-product {
	padding: 100px 0 0
}
.section-detail-product .wrap-text {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-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;
	position: relative
}
.section-detail-product .wrap-image {
	width: 100%;
	margin-left: auto
}
select.custom-select {
	border-radius: 0
}
.section-filter nav.menu-footer {
	width: 100%;
	height: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.section-filter nav.menu-footer li {
	list-style: none;
	float: left
}
.section-filter nav.menu-footer li>a {
	color: #000;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 10pt
}
.section-filter .row {
	padding: 15px 0
}
.section-filter nav.menu-footer li.active>a {
	color: #0b6b9e
}
.not-found h2 {
	color: #000
}
.select2-container--default .select2-selection--single .select2-selection__arrow, .select2-container .select2-selection--single {
	height: 40px
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 40px
}
.section.section-detail-product {
	min-height: 100vh;
	width: 100%;
    position: absolute;
    top: 0;
    z-index: 1000;
    background-color: white;
}
@media only screen and (min-width: 768px) {
	.row-special a.mobile-only.close {
		display: none
	}
	.row-special a.desktop-only.close {
		display: block
	}
}
@media only screen and (min-width: 1200px) {
	.section.section-product.full {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		height: 70vh;
		padding-top: 100px
	}
	.section-filter .row .col-md-4 {
		padding: 0
	}
}
@media only screen and (min-width: 1920px) {
	.section.section-product.full {
		height: 80vh
	}
}
@media only screen and (max-width: 1024px) {
	.slide {
		padding-top: 80px
	}
	.warning-teks h2 {
		text-align: center;
		color: #000
	}
}
@media only screen and (max-width: 767px) {
	.section-detail-product .wrap-image {
		margin-left: inherit;
        display: flex;
        justify-content: center;
    }
    .section-detail-product .wrap-image img{
        /*width: auto !important;*/
    }
    .row-special a.mobile-only.close {
		display: block;
		margin-right: 20px
	}
	.row-special a.desktop-only.close {
		display: none
	}
}
@media only screen and (max-width: 425px) {
	.nav-arrow {
		top: 70%
    }
    nav.menu-footer ul {
        padding-left: 0;
    }
    nav.menu-footer li {
        padding: 0 5px;
    }
    .row-filter > div{
        padding: 0 15px !important;
    }
    .row-filter-inter > div{
        padding: 5px 15px !important;
    }
    .section-detail-product .wrap-text {
        padding-bottom: 30px;
        padding-top: 30px;
    }
    .section-detail-product .mcustomscrollbar {
        height: inherit !important;
    }
    .section-filter .row>.col-md-4:nth-child(2) .select2-container--default .select2-selection--single {
        border: 1px solid #aaa;
	}
	.row-special a.close{
		position: relative;
		z-index: 100;
		font-size: 36pt;
		color: #000000;
		font-weight: 300;
		margin-right: 0;
		padding: 10px;
		height: 60px;
		width: 60px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
}