#product-detail{
    padding: 10px;
    padding-top: 7px;
    background: rgba(255, 255, 255, 0.3);
    margin: auto;
}
#product-detail .title {
border-bottom: 1px solid #ccc;
font-size: 22px;
font-weight: bold;
text-transform: uppercase;color: rgb(100, 65, 15);
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;
height: 332px;
margin-left: 0;
/* overflow: hidden; */
position: relative;
}
#detail #main-detail .wrap-on-image img {
max-width: 100%;
margin: auto;
border-radius: 0;
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
border: 0;
border: 0 !important;
max-height: 100%;
box-shadow: none;
z-index: 1;
border: 1px solid #ccc;
width: 100%;
height: 100%;
}

#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;
}

#detail #main-detail #gal1 .bx-prev {
width: 14px;
height: 25px;
left: 2px;
position: absolute;
top: 44px;
border-top: 1px solid rgba(204, 204, 204, 0.34);
z-index: 1;
right: auto !important;
}
#detail #main-detail .bx-wrapper .bx-controls a {
background: url(../img/arrow.png) no-repeat;
width: 16px;
height: 20px;
top: -20px;
right: 5px;
}
#detail #main-detail .bx-wrapper .bx-controls a {
background: url(../img/arrow.png) no-repeat;
width: 16px;
height: 20px;
top: -20px;
right: 5px;
}

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

#product-detail .main-product-detail .title h1 {color: #64410F;
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;}
#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 {
}
#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 span a {
    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,#product-detail .main-product-detail .size_item{
    float: left;
	cursor:hand;
	cursor:pointer;
    padding: 3px 9px;
    font-size: 16px;
    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: #111111;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;
}

#product-detail .desc-place .tt {
font-size: 19px;color: #64410F;}
#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: 100px;
}

#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(0, 0, 0);
border: 0;
padding: 8px 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 .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: 4px 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: rgb(100, 65, 15);}
#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;
}