#product-detail{
	
    padding-top: 7px;
    background: rgba(255, 255, 255, 0.3);
}
#product-detail .title {
	border-bottom: 1px solid #ccc;
	font-size: 22px;
	font-weight: bold;
	text-transform: capitalize;
	color: rgb(226, 89, 34);
	font-family: Myriad Pro Bold Condensed;
	padding-left:;
	margin-bottom: 10px;
}
#detail #main-detail {
	margin-top: 10px;
}
#detail #main-detail  .wrap-on-image {
	text-align: center;
	
	width: 100%;
	border: 1px solid #ccc;
	margin-left: 0;
	/* overflow: hidden; */
	position: relative;
}
#detail #main-detail .wrap-on-image img {
	max-width: 100%;
	margin: auto;
	border-radius: 0;
	border:0;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	border: 0;
	border: 0 !important;
	max-height: 100%;
	box-shadow: none;
	z-index: 123;
	border: 1px solid #ccc;
}

#detail #main-detail #gal1 {
	width: 100%;
	height: 80px;
	border: 1px solid #ccc;
	padding: 0;
	margin-top: 5px;
}
#detail #main-detail .bx-wrapper .bx-viewport {
	box-shadow: none !important;
	background: none;
	border: 0;
}
#detail #main-detail #carousel {
	width: 333px;
	height: 85px;
	position: relative;
}
#detail #main-detail #carousel.bx-slides li {
	height: 78px !important;
}
#detail #main-detail #gal1 img {
	/* max-width: 100%; */
	/* max-height: 100%; */
	max-height: 100%;
	max-width: 100%;
	margin: auto;
	padding: 5px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}


#detail #main-detail #gal1 .bx-prev {
    background: url(../img/prev.png) no-repeat;
    width: 32px;
    height: 32px;
    top: 40px;
    left: -13px;
}
#detail #main-detail .bx-wrapper .bx-controls a {
    /* background: url(../img/next.png) no-repeat; */
    width: 32px;
    height: 32px;
    top: 57px;
    right: 0px;
    z-index: 1;
}


#product-detail .main-product-detail .title {
	border: none;
}

#product-detail .main-product-detail .title h1 {color: #D9036C;border-bottom: 1px dashed #ccc;font-weight: bold;font-size: 24px;margin: 0;margin-top: 10px;line-height: 27px;text-transform: none;margin-bottom: 5px;padding-bottom: 5px;text-transform: capitalize;}
#product-detail .view-detail {
    background: #111;
	
    color: #fff;
    font-size: 12px;
    padding: 3px 7px;
    float: right;
    text-transform: none;
}
#product-detail .main-product-detail .title h2 {
	color: #000000;
	border-bottom: 1px dashed #ccc;
	font-size: 24px;
	margin: 0;
	margin-top: 10px;
	line-height: 27px;
	text-transform: none;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-family: Alter-gothic;
}
#product-detail  .ul-list-product-detail li {border-bottom: 1px solid #E3E3E3;padding: 5px 0px 5px 25px;}
#product-detail  .ul-list-product-detail {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 17px;
}

#product-detail .ul-list-product-detail li span {/* font-size: 18px; *//* font-weight: bold; *//* color: rgb(243, 0, 0); */}

#product-detail .ul-list-product-detail li.old-price span {
	text-decoration: line-through;
	font-size: 17px;
	color: black;
}
#product-detail .ul-list-product-detail li.new-price span {
	color: red;
}
#product-detail .ul-list-product-detail li.new-price span.percent {
	font-size: 16px;
	font-weight: normal;
	margin-left: 20px;
	color: #111;
}



#product-detail .main-product-detail .color_item.active,#product-detail .main-product-detail .size_item.active{
	border: 1px solid #F8004B;
}
#product-detail .main-product-detail .color_item{
    float: left;
    cursor:pointer;
    padding: 1px 2px;
    font-size: 13px;
    margin-right: 5px;
    border: 1px solid rgba(204, 204, 204, 1);
    /* background: #fff; */
    text-transform: uppercase;
    color: #333;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    height: 35px;
    transition: all 0.3s ease;
}
#product-detail .main-product-detail .size_item{
    float: left;
    cursor:hand;
    cursor:pointer;
    padding: 3px 9px;
    font-size: 13px;
    margin-right: 5px;
    border: 1px solid rgba(204, 204, 204, 1);
    /* background: #fff; */
    text-transform: uppercase;
    color: #333;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#product-detail .main-product-detail{
	
}
#product-detail .product-qty button:hover{/* background: #E25922; */outline: none;}
#product-detail .product-qty button{-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;-ms-transition: all 0.3s ease;transition: all 0.3s ease;background: rgb(184, 0, 58);border: 0;padding: 11px;position: relative;outline: none;/* top: -1px; */color: #fff;text-transform: uppercase;/* margin-top: 10px; */font-family: Myriad Pro Bold Condensed;font-size: 21px;border-radius: 4px;}
#product-detail .product-qty input{
    border: 1px solid #ccc;
    padding: 5px;
    width: 100px;
}
#product-detail .product-qty label{
    font-family: Myriad Pro Bold Condensed;
    font-size: 19px;
}
#product-detail .product-qty{
    margin: 10px 0;
}


#product-detail .desc-place {
	font-size: 16px;
	padding: 5px 0;
	border-top: 1px solid rgba(204, 204, 204, 0.54);
	border-bottom: 1px solid rgba(204, 204, 204, 0.51);
	margin: 4px 0 10px 0px;
}

#product-detail .desc-place .tt {font-size: 19px;/* color: #05806A; */}
#product-detail .product-qty label {
	font-family: Myriad Pro Bold Condensed;
	font-size: 19px;
}
#product-detail .product-qty input {border: 1px solid #ccc;padding: 5px;width: 60px;margin-left: 5px;}

#product-detail .product-qty button {-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;-ms-transition: all 0.3s ease;transition: all 0.3s ease;background: #D9036C;border: 0;padding: 5px 25px;border-radius:  5px;position: relative;outline: none;/* top: -1px; */color: #fff;text-transform: capitalize;margin-left: 5px;font-family: Myriad Pro Bold Condensed;font-size: 15px;}

#product-detail .tab-category{
    margin-top: 30px;
}
#product-detail .tab-category .tab-nav{
    list-style: none;
    padding: 0;
    margin: 0;
}
#product-detail .tab-category .tab-nav li{
    float: left;
    padding: 6px 24px;
    background: rgb(254, 254, 254);
    margin-right: 1px;
    font-size: 15px;
    text-transform: uppercase;
}
#product-detail .tab-category .tab-nav li a{
    color: #000;
}
#product-detail .tab-category .tab-nav li a:hover{color: #F5F5F5;text-decoration:none}
#product-detail .tab-category .tab-nav li.active{background: #D9036C;}
#product-detail .tab-category .tab-nav li.active a{
    color: #FFF;
}
.tab-category .tab{visibility:hidden;height:0px}
.tab-category .tab.active{visibility:visible;height:auto}

#quick-same-product{
    margin-left: 14px;
}
#quick-same-product ul{
    list-style: none;
    padding: 0;
}
#quick-same-product ul li > div:hover{
	-webkit-box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.8);
	-moz-box-shadow:    0px 0px 4px 0px rgba(50, 50, 50, 0.8);
	box-shadow:         0px 0px 4px 0px rgba(50, 50, 50, 0.8);
	border:1px solid transparent;
	
}
#quick-same-product ul li > div{
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.1);
	-moz-box-shadow:    0px 0px 2px 0px rgba(50, 50, 50, 0.1);
	box-shadow:         0px 0px 2px 0px rgba(50, 50, 50, 0.1);
    float: left;
    
	border: 1px solid rgba(204, 204, 204, 0.58);
    padding: 3px;
    margin: 4px 3px;
    margin-left: -10px;
    margin-right: -10px;
}
#quick-same-product ul li a{}
#quick-same-product ul li a img{}
#quick-same-product li{}


#product-other .xyz.fixed{
	
}
#product-other{
    position: relative;
}
#product-other .xyz.fixed{position:absolute}
#product-other .product-mini{
    width: 50%;
    float: left;
    border: 1px solid #ccc;
    margin-left: -1px;
    margin-bottom: -1px;
}
#product-other .product-mini .wrap-image{
    height: 140px;
}
#product-other .product-mini .wrap-image img{}
#product-other .product-mini .wrap-name{
    padding: 5px;
}
#product-other .product-mini .wrap-name h2{
    margin: 0;
    font-size: 16px;
}
#product-other .product-mini .wrap-name h2 a{
    color: #666;
}
#product-other .product-mini .wrap-name h2 a:hover{text-decoration:none;color:red}
#product-other .product-mini .wrap-name .price{
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: red;
}
.product-qty label,.ipmh{
	float:left;
}
.giaca {
    padding: 0px 0px;
    color: #f70404;
    font-size: 13pt;
    /* background: #ffea007a; */
    margin-top: 3px;
}
.giaca span {
    color: #D9036C;
    padding: 10px 30px 10px 0px;
    font-size: 17pt;
    font-weight: 600;
}
.giaca .giacu {
    color: #969696;
    text-decoration: line-through;
    font-weight: 100;
    font-size: 14pt;
    padding: 5px 5px;
    padding-right: 5px;
}
.floleft {
    float: left;
}
.fnr {
    color: red;
}
.giaca  a{
	color:white;
	text-decoration:none;
	background: #D9036C;
	padding: 0px 5px;
	border-radius:5px;
	font-size: 11pt;
	/* margin-top: -10px; */
}
.wid{
	width: 25%;
}
.ipmhr{
	margin-top: 11px;
}
.hinhgh{
	float:left;
	margin-left:5px;
	margin-top: 16px;
}
.hinhgh a{
	background: #D9036C;
	color:white;
	padding: 7px 25px;
	border-radius: 5px;
	text-transform:  capitalize;
	font-family: Myriad Pro Bold Condensed;
	font-size: 15px;
}