.imgDetail{
	width: 450px;
	/*height: 450px;*/
}


.exzoom .exzoom_nav {
     left: 0; 
}

.exzoom .exzoom_img_ul_outer {
     border: 0; 
}

.exzoom_img_box{
	width: 450px !important;
	height: 450px !important;
}

.exzoom .exzoom_img_ul_outer .exzoom_img_ul li img {
    width: 450px !important;
	height: 450px !important;
}

.exzoom .exzoom_img_ul_outer .exzoom_img_ul li {
    text-align: left;
}

.tabsProduk .nav-pills {
    border-bottom: 1px #ff3b0e solid;
}

.garis-judul{
	border-color: #ff3b0e;
	width: 90px !important;
    margin: 0 !important;
    padding: 7px;
}

#detailProduk .detailProdukDesc {
    padding-top: 54px !important;
}

.owl-carousel .owl-item {
	/*width: 340px !important;*/
}


.cart-icon,
.backtotop,
.comm-icon {
    position: fixed;
    right: 0;
    text-align: center;
    top: 40%;
    font-size: 24px;
    vertical-align: middle;
    z-index: 99;
    display: none;
    transition: all .5s
}

.cart-icon {
    display: block
}

.cart-icon a.mico:hover{
    color: #fff;
}

.cart-icon a.mico {
    color: #fff;
    background: #ff3b0e;
    display: inline-block;
    vertical-align: middle;
    border-radius: 5px 0 0 5px;
    padding: 9px 15px;
    position: absolute;
    top: 40%;
    left: -52px;
    cursor: pointer;
}

.cart-icon div {
    width: 70px;
    padding: 9px;
    border-radius: 5px 0 0 5px;
    box-shadow: 0 0 3px #999;
    display: inline-block;
    vertical-align: middle;
    background: #fff;
}

.cart-icon div img {
    width: 100%;
    margin-bottom: 20px
}

.cart-icon div a:last-child img {
    margin: 0
}

.cart-icon.in-box {
    right: -72px;
}

@media only screen and (max-width: 480px) and (min-width: 320px){
	#masterSlide {
	    height: auto;
	    margin-top: 0 !important;
	}
}

#carousel1{
	max-width: 1920px;
	max-height: 1500px;
}

#carousel1 {
    width: 100%;
    /*padding-right: 15px;*/
    /*padding-left: 15px;*/
    margin-right: auto;
    margin-left: auto;
}

/*.boxImgMaster img{
    transition: all .2s ease;
    vertical-align: middle;
}
*/