/*

 * ------------------------------------------------------------------------

 * JM Trex Theme Magento 1.8

 * ------------------------------------------------------------------------

 * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.

 * @license - Copyrighted Commercial Software

 * Author: J.O.O.M Solutions Co., Ltd

 * Websites:  http://www.joomlart.com -  http://www.joomlancers.com

 * This file may not be redistributed in whole or significant part.

 * ------------------------------------------------------------------------

*/
#ja-header .main .inner {
    padding: 0px 0 20px !important;
}
#ja-mainnav {

  top: 95px !important;

}
h1#logo a {
    width: 50% !important;
    margin: 0 auto;
	background-size: 100%;
    background-position: center;
}
.col5-set .col-narrow {
    width: 100%;
}
.jm-slideshow .block-title {
    width: 88%;
}
.product-view .product-img-box .product-image-zoom {
    width: 100%;
    height: 320px;
    margin: 0 auto;
}
.product-view .product-img-box .product-image-zoom img {
    width:100% !important;
    min-width: 201px;
}
#ja-container.ja-lo-2colsr .main > .inner {
    box-shadow: none;
}
.product-essential .add-to-box .add-to-cart .button {
    width: 100%;
    text-align: center;
    padding: 7px 0;
    margin-top: 20px;
}
.add-to-cart label {
    font-size: 20px;
}
.old-price .price {
    font-size: 20px;
}
.special-price .price {
    font-size: 23px;
}
.category-products ul.add-to-links a {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 0 0px 0 12px;
}
.pager .pages ol {
    display: block;
    width: 100% !important;
    margin-top: 40px;
}
.pager .amount {
    line-height: 30px;
    width: 100%;
}
.product-essential .old-price {
    width: 44%;
}