﻿.main-header .search-bg,
.main-header .topHeader,
.main-header .searchWrapper,
.main-header .burgerButton,
.main-header nav,
.menuOverlay,
.durostick-moto,
.breadcrumb,
.related-col,
.prefooter,
.prod-links-col,
.main-footer .col-md-8,
.copyright-row,
.footer-logo,
.main-footer .social-links,
.direction-link,
.product-detail .col-md-2,
.filters-section,
.pagination,
.search-content,
.product-images-container .tools,
.related  {
    display: none;
}

.product-images-thumbs {
    display: none !important;
}

body {
    font-family: 'Arial', sans-serif;
    font-size: 16px;
    line-height: 1.5;
    color: #000000;
}

.article-date {
    font-size: 12px;
    font-weight: 700;
    color: #000407;
    margin-bottom: 18px;
}

.article-date .date {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    background: #f2efeb;
    padding: 0 9px;
}

h3 {
    font-size: 32px;
    line-height: 1;
    color: #323131;
    letter-spacing: -.01em;
    word-spacing: -.1em;
    margin-top: 0;
}

.main-cont-col {
    display: block;
    width: 100%;
}

.main-footer {
    padding: 34px 0 24px;
    width: 100%;
    display: table;
    border-top: 2px solid #333333;
    margin-top: 20px;
}

.main-footer .container,
.main-footer .row {
    display: table;
    width: 100%;
}

img {
    margin-top: 10px;
    margin-bottom: 10px;
    max-width: 100%;
}

blockquote {
    font-size: 20px;
    font-weight: 300;
    color: #686868;
    position: relative;
}

a {
    font-weight: 700;
    color: #000000;
    border-bottom: 1px solid #000000;
    text-decoration: none;
}

.logo {
    text-align: center;
}

.logo a {
    border-bottom: 0;
}

.main-footer .col-md-9,
.main-footer .col-md-3 {
    display: table;
    vertical-align: top;
}

.main-footer .phone-info {
    font-size: 11px;
    font-weight: 500;
    line-height: 1.2;
    margin-top: 5px;
    position: relative;
}

.main-footer a {
    border-bottom: 0;
}

.main-footer .phone-info a[href*='tel'] {
    font-size: 18px;
}

.main-footer address {
    font-style: normal;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.45;
    position: relative;
    display: table-cell;
    width: 50%;
    margin: 0;
}

.main-footer .col-md-9 {
    width: 30%;
    float: left;
}

.main-footer .col-md-3.address-col {
    width: 65%;
    float: right;
}

.product-main-image {
    text-align: center;
    border: 1px solid #f7f8f6;
    margin-bottom: 10px;
    padding: 15px 0;
}

.prod-info-img-container {
    margin: 40px auto;
    border: 0;
    text-align: center;
}

.prod-info-img {
    display: inline-block;
    margin: 10px 6px;
}

.accordeon dt {
    font-weight: 700;
    font-size: 14px;
    color: #323131;
    padding: 15px 0 20px 0;
    position: relative;
}

em {
    font-size: 12px;
    font-weight: normal;
    font-style: italic;
    color: #323131;
}

.prod-big-image {
    max-height: 300px;
}

.intro-img {
    display: block;
    height: 360px;
}