

.breadcrumb_p{
    background:#e0203f;
    border-radius: 0px; 
}

.breadcrumb_p a{
    color: white;
    font-weight: 400;   
}

.breadcrumb_p > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}

.breadcrumb > li + li:before {
    padding: 0 5px;
    color: white;
    content: "/\00a0";
}
.breadcrumb > .active {
    color: white;
}

.img_detail{
    text-align: center;
    margin-bottom: 20px;
}
.img_detail img{
    max-width: 100%;
    height: auto;
    display: -webkit-inline-box;
    margin-bottom: 20px;
}
.imgsmall{}
.imgsmall img{
    width: 60px!important;
    height: 50px;
    float: left;
    border: 1px #ccc solid;
    padding: 1px;
    margin-right: 5px;
}

.detailpro{
    margin-bottom:15px;
}
.detailpro iframe{
    max-width:100%;
}
.detailpro h1.name{
    color: #444444;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: utm;
    margin-top: 0px;
}
.detailpro p.code{
    color: #333;
    font-size: 13px;
    font-weight: 400;
}
.detailpro .info{
    margin-top:10px;
}
.detailpro .info p.sp {
    font-weight: 500;
    font-size: 14px;
    color: red;
    margin-bottom:7px;
}
.p-model {
    font: 12px;
    margin-bottom:10px;
}
.p-model span {
    padding: 0px 3px;
}


.box_price{
}

.box_price .p_gia{
    font-size: 13px;
    font-weight: 400;   
}
.box_price .p_gia_n{
    font-size: 14px;
    font-weight: 600;   
}
.box_price .p-price-main{
    font-size: 22px;
    font-weight: 600;
    color: #EE0000;
}
p.p-price-main{
    margin: 0px 0px 0px 0px;
    color: red;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
    text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 3px 3px 5px #bbb;
    margin-bottom: 0px;
}
p.p-price-main span{
    font-size: 20px;
    vertical-align: super;  
}
p.p-price-market{
    color: #5c5d5d;
    text-decoration: line-through;
    text-align: center
}
p.status{
    text-align:center;
}

p.saleoff{
    font-size: 22px;
    color: red;
    text-align: center;
    font-weight: 600;
    font-family: Arial;
    margin-bottom: 0px;
}

p.vat{
    text-align:center;
    font: bold 11px/17px Arial;
    color: #0071bb;
    margin-bottom:20px
}

.addtocart{
    width:100%;
    margin-right: 0px;
    background: #fd6e1d;
    border-radius: 4px;
    padding: 10px 8px;
    cursor: pointer;
    text-align: center;
    border: solid 1px #f70404;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
}
.addtocart p{
    margin-bottom: 0px;
}
.addtocart span{
    font-weight: 300;
    font-size: 12px;
}
.addtocart i{
    animation: phonering-alo-circle-img-anim 2s infinite ease-in-out;
}

.addtocart2{
    background: white;
    color: #3e3e3e;
}
.content_tab{
    padding: 15px;
    border: 1px #ddd solid;
    border-top: 0px;    
}

.nav-tabs > li.active > a{
    border-radius:0px
}


.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color:black;
    background: #eee;
    border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a {
    color: #000;
    font-family: utm;
    text-transform: uppercase;
    font-size: 16px;
}

.content_tab img{
    max-width:100%!important;
    height:auto!important;
}

.content_tab table{
    max-width: 100%!important;
    height: auto!important;

}

