body
{
    color: #000;
    font: 12pt/20pt "Times New Roman", Times, serif;
    background: white;
}


header,
nav,
.left-menu-wrapper,
footer,
.copy-right,
.footer-arrow,
.extra-image,
.shop-navbar,
.kurumsalsatislinki,
.product-list-view,
.amount-view-button,
.ms-thumb-list,
.product-detail-container.alt,
.product-detail-container,
.container .page-content .product-detail-bottom
{
    display: none !important;
}
div#productListContent .col-md-4{width:49% !important;}

.container .page-content .product-box  .product-price, .container .page-content .product-box  .product-price span.large, .container .page-content .product-box  .product-price span{
    font-size:14px;
}
h1, h2, h3
{
    color: #666;
}

h1
{
    font-size: 20pt;
    text-align: center;
    margin-bottom: 0;
    padding-top: 20px;
}

h2
{
    font-size: 16pt;
    border-bottom: 1px solid #666;
    padding: 20px 5px 5px;
}

h3
{
    font-size: 14pt;
    border-bottom: 1px solid #999;
    padding: 15px 5px 5px;
}

p
{
    margin-top: 10px;
}

a:link,
a:visited
{
    color: #000;
}

img
{
    max-width: 100% !important;
}

a:after
{
    content: " ["attr(href)"]";
    font-weight: normal;
}

a[href^="/"]:after
{
    content: "";
}

