.product-options-bottom .add-to-links {
    display:none;
}

.product-view .product-name h1 {
    display: block;
    background: url(../images/header.png) 0 0 no-repeat;
    margin-top: 40px;
    padding-top: 24px;
    font-size: 51px;
    color: #333;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.product-view .product-img-box .product-image {
    display:none;
}

.product-options {
    clear: both;
    margin: 5px 0 18px;
        margin-bottom: 18px;
    border: 1px solid #bbbbbb;
        border-bottom-color: rgb(187, 187, 187);
        border-bottom-style: solid;
        border-bottom-width: 1px;
    background: #fbfbfb;
    border-bottom: 0;
    padding: 25px;
    margin-bottom: 0;
}

.product-view .product-options-bottom {
    border: 1px solid #bbbbbb;
    padding: 25px;
    background: #fbfbfb;
    width: 870px;
}

.product-view .product-shop {
    float: right;
    width: 100%;
}

.product-name {
    margin-bottom: 12px;
}.product-view .product-img-box {
    display: none;
}

.block .block-title {
    margin: 0;
    padding: 10px;
    background-color: transparent;
    position: relative;
    text-align: center;
    font-family: BebasNeue;
    border-bottom: #c30e2e solid 2px;
}

.block .block-content {
    width: 100%;
    margin-top: 3px;
    text-align: left;
}

.product-essential {
    margin-bottom: 0px;
    padding-bottom: 25px;
    padding-top: 0px;
}
.product-view .product-name {
    margin-bottom: 0px;
}

.product-options {
    clear: both;
    margin: 0;
    padding: 20px;
    margin-bottom: 0;
}

.block.last_block {
    margin-bottom: 0;
    margin-top: 25px;
}

.product-view .short-description, .row-product, .product-view .product-shop .price-box {
    display:none;
}