.catalog-product-view .product-view .uppsell-vertical .item .product-name{
    font-size: 13px;
}
.catalog-product-view .product-view .product-secondary-column .inner{
    padding-right: 24px;
    padding-left: 24px;
}
.catalog-product-view .product-view .product-secondary-column .inner .margin-bottom{
    margin-bottom: 0px;
}
.catalog-product-view .product-view .product-secondary-column .inner .box-brand{
    margin-bottom: 0px;
}
.catalog-product-view .product-view .box-additional.box-up-sell{
    margin-top: 13px;
}
.catalog-product-view .product-view .uppsell-vertical .item{
    margin-bottom: 10px;
}
.catalog-product-view .product-view .box-additional.box-up-sell .section-title{
    margin-bottom: 8px;
    padding-right: 10px!important;
    font-size: 14px;
    font-weight: bold;
}
.catalog-product-view .product-view .uppsell-vertical .price-box-group .no-old-price{
    padding-top: 0;
}
.catalog-product-view .product-view .uppsell-vertical .regular-price .price{
    line-height: 15px!important;
    font-family: Arial;
    color: red!important;
}
.catalog-product-view .product-view .uppsell-vertical .price-box{
    margin-left:90px;
}
.catalog-product-view .product-view .uppsell-vertical .price-box-group{
    margin-right: 0;
}
.catalog-product-view .product-view .uppsell-vertical .price-box-group .price-label + span{
    margin-right: 8px;
}
body.catalog-product-view .product-view .uppsell-vertical .price-box.prn .price-box-group{
    margin-right:0;
}
.catalog-product-view .product-view .uppsell-vertical .item .product-name{
    margin-left:90px;
}


.catalog-product-view .product-view .uppsell-vertical .item .product-name{
    margin-bottom: 10px;
}
.catalog-product-view .product-view .uppsell-vertical .item:after{
    content: '';
    display: table;
    clear: both;
}
.catalog-product-view .product-view .uppsell-vertical .item:before{
    content: '';
    display: table;
}
.catalog-product-view .product-view .box-additional.box-up-sell .section-title{
    font-size: 16px;
    font-weight: bold;
    padding-right: 10px!important;
}
.catalog-product-view .product-view .add-to-box .button{
    float: right!important;
}
@media (max-width: 767px){
    .catalog-product-view .product-view .add-to-box .v-center a{
        width: 10px;
        margin: 0;
    }
}
.catalog-product-view .product-view .add-to-box .product-notify{
    float: left;
}
.catalog-product-view .product-view .add-to-box .product-notify .button{
    width:100%;
}
.product-shop .extrahint-wrapper{
    float: left;
    width: 100%;
}
.catalog-product-view .footer-container2 .grid12-3{
    width: 23.0%;
}
.catalog-product-view .price-box-group{
    margin-right: 0;
}
body.catalog-product-view .product-view .regular-price .price{
       color: #333333!important;
}
body.catalog-product-view .product-view  .price-box.prn .regular-price .price{
       color: red!important;
}
body.catalog-product-view .product-view  .price-box.prn .price-box-group{
    margin-right:15px;
}
body.catalog-product-view .product-view  .price-box .old-price{
     color: #a1a1a1!important;
    font-size: 16px;
}  
body.catalog-product-view .product-view  .price-box .old-price .price-label{
      color: #a1a1a1!important;
    font-size: 16px;
}
body.catalog-product-view .product-view  .price-box .old-price .price{
    color: #a1a1a1!important;
    font-size: 16px;
} 
body.catalog-product-view .product-view .special-price .price{
    color: red!important;
    font-weight: bold;
    font-size: 2.25em !important;
    line-height: 1;
    vertical-align: top;
}
body.catalog-product-view .product-view .special-price{
    white-space: normal;
    display: inline-block;
    margin-left: 15px;
    margin-top: -5px;
}
body.catalog-product-view .product-view .product-type-data{
    margin-top: 10px;
}

body.catalog-product-view .product-view .regular-price .price{
    color: red!important;
}