/*
 * ------------------------------------------------------------------------
 * JM Jasmine Theme for 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.
 * ------------------------------------------------------------------------
*/


/* TEMPORAL PRE-LAUNCH*/
#ja-topsl .col-3 .block .block-content {
  display: none !important;
}

.main,
.ja-lo-2colsl #ja-mainbody,
.ja-lo-2colsr #ja-mainbody,
.ja-lo-3cols #ja-mainbody,
.ja-lo-3cols #ja-main {
  width: 100%;
}

#ja-current-content { padding-left: 10px; padding-right: 10px; }

/* Top Spotlight ---*/
#ja-topsl .col-4 { display: none; }

.ctg-menu { padding: 20px; }

.ctg-menu ul.products-list li a { text-transform: none; }

/* Bottom Spotlight ---*/
#ja-botsl .col-1, #ja-botsl .col-2, #ja-botsl .col-3, #ja-botsl .col-4 {
  width: 100%;
  background: none;
}

#ja-botsl .col-2, #ja-botsl .col-3, #ja-botsl .col-4 {
  border-top: 1px dashed #ddd;
}

/* Mass Bottom ---*/
#ja-mass-bottom { display: none; }

/* Product List ---*/
.products-grid li.item,
.products-grid li.item.last {
  width: 100% !important;
  background: none;
}

/* Product Detail ---*/
.product-view .product-img-box, 
.product-view .product-img-box .product-image,
.product-view .product-img-box .product-image img { width: 240px; height: 240px; }

ul.ja-tab-navigator {
  border-bottom: 0;
}

ul.ja-tab-navigator li {
  float: none;
  border-bottom: 1px dashed #ddd;
  border-right: 0;
  padding: 0 10px;
}

ul.ja-tab-navigator li.active {
  margin-bottom: 0;
}

.ja-tab-content {
  padding: 10px;
}

/* Header ---*/
#ja-header > .main > .inner {
    padding: 65px 0 0px 0px;
}

#brand_intro { display: none; }

#logo{
  display: none;
}

.logo-mobile{
  display: block !important;
  text-align: center;
}

.logo-mobile img{
  width: 75px;
}

h1#logo, div#logo-text { float: none; }

h1#logo a { margin: 0 auto; }

.category-products {
  margin: 0 -10px;
}


#my-reviews-table tr th:nth-child(3n),
#my-reviews-table tr td:nth-child(3n) { display: none; }

#form-validate .fieldset .legend { font-size: 105%; }