/* detail product */
.zoomContainer {
    top: 0px !important;
    left: 15px !important;
    right: 0px;
    bottom: 0px;
    width: 100% !important;
}
.zoomContainer .zoomLens {
    width: 100px !important;
    height: 100px !important;
}
.zoomContainer .zoomWindowContainer .zoomWindow {
    margin-left: 15px;
    border-color: #f48d5a !important;
}
.thumbnails .thumbnail {
    padding: 0px;
    border: none;
	border-radius: 0;
    margin-bottom: 15px;
}
.thumbnails .thumbnail.active, 
.thumbnails .thumbnail:focus, 
.thumbnails .thumbnail:hover {
    border-color: #EBEBEB;
}
.col-2 .product-name {
   font-size: 18px;
	margin: 0 0 20px;
	color: #000;
	font-weight: 600;
}
@media(max-width: 767px) {
	.col-2 .product-name {
		margin-top: 30px;
	}
}
.col-2 .ratings{
}
.col-2 .price-product li span{
	font-weight: 600;
	color: #333333;
	font-size: 22px;
    margin-right: 10px;
}
.col-2 .price-product{
	font-size: 18px;
    padding-bottom: 20px;
	margin: 10px 0 10px;
    border-bottom: 1px solid #e1e1e1;
    font-family: 'Lato';
}
.col-2 .price-product .new-price{
	font-weight: 600;
	color: #333333;
	font-size: 22px;
}
.col-2 .price-product .old-price{
	text-decoration: line-through !important;
	color: #999999;
	font-size: 16px;
	display: inline-block;
	font-weight: 400;
}
.col-2 .list-unstyled li {
    text-transform: capitalize;
    padding: 5px 0px;
	font-size: 13px;
	color: #666;
}
.col-2 .list-unstyled li .ex-text:hover{
	color: #f48d5a;
}
.col-2 .list-unstyled li .ex-text {
    color: #f48d5a;
    padding-left: 5px;
}
.short-des{
	color: #666;
	line-height: 22px;
	padding: 15px 0;
	font-size: 14px;
	margin: 0;
}
.col-2 .btn-wishlist i,
.col-2 .btn-compare i{
	padding-right: 5px;
}
	.col-2 .btn-wishlist,
.col-2 .btn-compare{
	margin: 20px 0;
}
label[for=input-quantity]{
	display: none;
}
#input-quantity,
#minus, #plus{
	display: inline-block;
	height: 27px;
	border: 1px solid #e5e5e5;
	box-shadow: none;
	font-weight: 700;
	text-align: center;
	width: 30px;
	font-size: 14px;
	background: none;
	border-radius: 0px 0 3px 0;
	float: left;
	background: #fafafa;
	padding: 0;
}
#minus{
	border-bottom: none;
	border-radius: 0px 3px 0px 0;
}
#input-quantity{
	border-radius: 3px 0 0 3px;
	border-right: none;
	background: none;
}
#input-quantity + div{
	float: left;
	width: 30px;
	margin-right: 20px;
}
#input-quantity{
	width: 70px;
	height: 54px;
}
#minus:hover, #plus:hover{
	border-color: #f48d5a;
	background: #f48d5a;
	color: #fff;
}
label[for="input-quantity"]{
	color: #100D13;
	margin-right: 10px;
}
.col-2 #button-cart i{
	display: none;
}
.col-2 #button-cart2,
.col-2 #button-cart{
	background: #f48d5a;
	height: 54px;
	font-weight: 600;
	color: #fff;
	border-radius: 3px;
	border: none;
	padding: 0 35px;
	font-size: 18px;
}
.bootstrap-datetimepicker-widget td span:hover{
    background: none !important;
    margin: 0 !important;
}
.col-2 > .form-group {
    margin: 10px 0px;
}
#product {
    max-height: 400px;
    overflow: auto;
    margin-bottom: 20px;
}
.has-option {
    border: 1px solid #CECECE;
    padding: 10px;
}
.col-3 .nav-tabs{
	margin: 0;
}
.col-3 { margin-bottom: 30px;
	margin-top: 40px;
}
.col-3 .nav-tabs li:hover a,
.col-3 .nav-tabs li.active a{
	color: #3b3b3b;
    border: 0;
	border-bottom: 2px solid #000000;
	border-radius: 0;
}
.col-3 .nav-tabs li a{
    border: none;
	border-bottom: 2px solid transparent;
	font-size: 20px;
	line-height: 20px;
	color: #000000;
	padding: 12px 25px;
	margin: 0;
	font-weight: 600;
    background: none;
}
.col-3 .tab-content{
	border-top: none;
	padding: 15px;
	color: #666;
	overflow: auto;
}
.image-additional-container{
}
.image-additional-container  .thumbnail{
	border: none;
	border-radius: 0;
	margin: 0;
	padding: 0;
}
.related-product-container .product-des{
	display: none;
}
.related-product-container .module-title {
    margin-top: 0;
}
.owl-style2 .owl-buttons div i{
	display: block;
	font-size: 20px;
	color: #e1e1e1;
    padding: 6px;
}
.owl-style2 .owl-buttons div:hover i{
    color: #f48d5a;
}
.owl-style2 .owl-buttons .owl-next{
	right: 0;
}
.owl-style2 .owl-buttons .owl-prev{
	left: 0;
}
.owl-style2 .owl-buttons div{
	background: none !important;
	margin: 0;
	position: absolute;
	top: 50%;
	margin-top: -15px;
    width: 35px;
    height: 35px;
}
.owl-style2 .owl-buttons{
	position: static;
	width: auto;
	background: none;
}
.owl-style2 .owl-controls{
	line-height: 0;
	height: 0;
}
#gallery_02,
#gallery_01{
}
#gallery_01.owl-carousel .owl-item, #gallery_02.owl-carousel .owl-item{
    padding: 0 2px 0;
}
#gallery_02.owl-carousel .owl-item a,
#gallery_01.owl-carousel .owl-item a{
    border: 2px solid transparent;
}
#gallery_01.owl-carousel .owl-item.active2 a,#gallery_02.owl-carousel .owl-item.active2 a{
    border: 2px solid #f48d5a;
}