#pts-footer-top .container { width: 100%; padding: 0px; }
#pts-footercenter .container { width: 100%; padding: 0px; }
#powered .container { width: 100%; padding: 0px; }
div#logo-theme .logo {
    max-width: 163px;
}
#pts-verticalmenu .vertical_title {
    background-color: #880f18;
}

.btn-primary {
    color: white;
    background-color: #880f18;
}
#header_logo { text-align: center;  }

.footer-center .inner {
    max-width: 1200px;
    margin: 0 auto;
    /* background: red; */
}

#pts-footercenter .container {
    background: #333333;
}

#topbar .pull-right {
    display: none;
}

.verticalmenu .menu-title {
    font-family: "Open Sans" !important;
    font-weight: 400;
    font-size: 15px;
}

.verticalmenu .dropdown .widget-subcategories li {
    text-transform: uppercase;
    font-weight: 400;
    font-family: "Open Sans";
    padding: 10px 0;
    font-size: 15px;
    color: #828282;
}

.pts-newsletter .button-newsletter {
    padding: 0 14px;
    background-color: #880f18;
}

body {
    font-family: "Open Sans" !important;
}

.pts-megamenu {
    background: transparent;
    font-family: "Open sans" !important;
}

p#product_condition {
    display: none;
}

#left_column .block .title_block, #content .block .title_block {
    background: #880f18;
}

.product-block .availability span {
    font-weight: 500;
    display: none;
}

.style1 .product-block .right { display: none; }

#short_description_block {
    color: #000000;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: #880f18;
}

#powered .copyright a {
    color: #ef0013;
}

#product .product-info .price {
    font-size: 22px;
    font-weight: 600;
}

ul#usefull_link_block {
    display: none;
}

#attributes fieldset label {
    vertical-align: top;
    display: block;
    line-height: 30px;
}