﻿#ProductDetail
{
    font-family:Myriad-Pro;
        font-size: 18px;
        background:#fff;
         
}
.divider-header
{
    background-color: #702c0b;
}
.product-information {
    color: #702c0b;

        
}
.product-information h2 {
 
    font-size: 24px;
    margin-top: 0;
        margin-bottom: 15px;
            font-family:Myriad-Pro;
        
}
.product-information span {
    display: inline-block;
    margin-bottom: 8px;
    margin-top: 10px;
    font-size:20px;
}
.product-information span span {

   

    margin-right: 20px;
    margin-top: 0px;
}
.product-information p.checkbox
{
        background-image: url('../img/ic-check.png') ;
        background-repeat:no-repeat;
         padding-left: 42px;
    height: 30px;
}
.product-information p.gift
{
     padding: 24px 0px 20px 100px;
    height: 70px;
    background-image: url('../img/ic-gift.png');
    background-position: 20px 10px;
    background-repeat: no-repeat;
    vertical-align: middle;
    border-top: 1px solid #6D6D6D;
    border-bottom: 1px solid #6D6D6D;
    background-color: #eceaea;

        
}
.product-information p.bgcolor-wood2
{
    margin:10px 0px;
    padding:12px 0px;
}
.link-addrname
{
        margin:10px 0px;
}
.link-addrname span
{
      padding: 5px 0px 5px 45px;
    background-image: url('../img/logo.png');
    background-repeat: no-repeat;
    color: #702c0b;
    background-position: 0px 5px;
    text-transform:uppercase;
}
.link-addrname a
{
 
    color: #702c0b;
    text-decoration:none;

}
#productAnother
{
    width:100%;
    
}
.tab-name-ant
{
    width:100%;
     border-bottom:1px solid #702c0b;
     margin:20px 0px;
     font-size:14px;
     color:#fff;
}
.tab-name-ant span.tab-prodAno
{
           background-image: url('../img/bk-Tab.png') ;
       padding:7px 14px;
       text-align:center;
           display: inline-block;
      
}
#ProdAnoShow
{
    width:100%;
    display:inline-block;
    height:auto;
}

#owl-works-Ano p
{
    margin:0px 20px;
    height:auto;
   color:#702c0b;
}
#owl-works-Ano p.img img
{
  border:1px solid #702c0b;
   width:245px;
}
p.t-prod
{
    padding:10px 0px;
    
}
.demo .item
{
    margin:0;
}