/*
 * ------------------------------------------------------------------------
 * JM Siotis 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.
 * ------------------------------------------------------------------------
*/

/* RESPONSIVE FONT SIZES
--------------------------------------------------------- */
body {
  font-size: 12px;
  overflow-x: hidden;
  -webkit-text-size-adjust: 100%; /*Fix Mobile Safari Font Scale*/
}

.wrap { min-width: 100%; }

.main { width: 720px; }

.col2-set .col-2,
.col2-set .col-1 {  width: 100%; padding-bottom:20px}

.account-login .col2-set .col-2,
.account-login .col2-set .col-1 {  width: 100%; padding-bottom:0px}


.ja-lo-2colsl #ja-mainbody,
.ja-lo-3cols #ja-mainbody { width: 100%; }

.col3-set .col-1,
.col3-set .col-2 {
  width: 48%;
}

.col3-set .col-3 {
  width: 100%;
}


.col4-set .col-1,
.col4-set .col-2,
.col4-set .col-3,
.col4-set .col-4{
  width: 15%;
}

.col4-set .col-wide {
    float: left;
    margin-left: 8%;
    width: 30%;
}

input.checkbox { float:left;}

#ja-wrapper { overflow: hidden; }

#ja-col1,
.ja-lo-2colsl #ja-col1 {
  width: 33.3%;
}

.ja-lo-3cols #ja-col1 {
  display: none;
}

#ja-col2,
.ja-lo-2colsr #ja-col2 {
  width: 25%;
}

.catalog-product-view .ja-lo-2colsr #ja-col2,
.review-product-list .ja-lo-2colsr #ja-col2 { display: none; }

#ja-main,
.ja-lo-2colsl #ja-main,
.ja-lo-2colsr #ja-mainbody,
.ja-lo-3cols #ja-mainbody {
  width: 73%;
}

.catalog-product-view .ja-lo-2colsr #ja-mainbody,
.review-product-list .ja-lo-2colsr #ja-mainbody {
  width: 100%;
} 

.ja-lo-3cols #ja-main {
  width: 100%;
}

.title-buttons h1 {
  text-align: left;
}

/* Form ---*/
.form-list li .input-box select.address-select {
  width: 100%;
}

.form-list li.wide .input-box input.input-text, 
.form-list li.wide .input-box textarea {
  width: 98%;
}


/* Header ---*/
#ja-search {
   right: 50px !important;
   top: -23px !important;
}

#ja-search .inner {
  margin: 0;
}

#brand_intro {
  width: 510px;
}

#brand_intro h2 {
  font-size: 30px;
}

/* Top SpotLight ---*/
#ja-topsl .col-1 .block {
  min-height: 0;
}

.ctg-menu {
  padding: 30px;
}

.ctg-menu ul.products-list li a {
  text-transform: none;
}

#ja-topsl .col-3 { display: none; }

#ja-topsl .col-4 { width: 100%; margin-bottom: 20px; }

#ja-topsl .col-4 ul li a { display: inline-block; width: 105px; float: none; }

#ja-topsl .col-5 { width: 100%; }

/* Bottom Spotlight ---*/
#ja-botsl .col-3 { background-image: none; }

#ja-botsl .col-4 { min-height: 0; padding-bottom: 20px; }

/* Footer ---*/
.socail-footer {
  width: 100%;
  padding: 10px 0;
}

.socail-footer .left-content {
  margin-left: 10px;
}

.socail-footer .right-content {
  margin-right: 10px;
}

#ja-footer ul.links {
  clear: both;
  margin-top: 10px;
}

#ja-footer .jm-legal {
  margin-top: 0;
}

/* TABLE */
.data-table {
  border-collapse: separate;
  font-size: 12px;
}

.data-table td, .data-table th { padding: 5px ; text-transform: none; }

/*.data-table tr.last td, .data-table tr.last th {
  border-bottom: 1px dashed #ddd !important;
}
*/
colgroup col { width: 0; }

.checkout-progress li { width: 100%; }

/* Product Detail ---*/
.product-collateral {
  margin-right: 0;
}

#product-view-tabs { width: 100%; }

#ja-current-content ol.products-list .product-shop {
  float:right;
}

#ja-current-content ol.products-list .product-shop h2.product-name {
  margin-top: -5px;
}

.products-list .product-shop {
  width: 56% !important;
}

/* My Account ---*/
.box-account { border: 0; }

.box-account .box-head { padding: 5px 10px; }

.box-account .box-head h2 { text-transform: none; }


.box-account #my-orders-table {}

.box-account #my-orders-table tr th,
.box-account #my-orders-table tr td {
  padding: 5px;
  text-align: left;
  background: none !important;
}

#shopping-cart-table tr td {
  padding: 5px;
  text-align: left;
}

.my-account .box-payment {
  margin-top: 20px;
}

.my-account .page-title { margin-top:-10px;}
.my-account .page-title button.button { margin-top:10px;}

#my-orders-table tr th:nth-child(3n),
#my-orders-table tr td:nth-child(3n) { display: none; }

.order-items #my-orders-table tr th,
.order-items #my-orders-table tr td {
  width: auto;
}

.order-items #my-orders-table tr th:nth-child(3n),
.order-items #my-orders-table tr td:nth-child(3n) {
  display: table-column;
  width: 0;
}

#my-orders-table tr th,
#my-orders-table tr td { width: 20%; }

.box-account .col2-set { margin: 0 15px 20px; }

.box-account ol#my_recent_tags, .box-account ol#my_recent_reviews { padding: 0 15px 15px; }

.review-customer-view .product-review .product-img-box { float: none; }

/* Login Form ---*/
#login-form .col-1 { margin-bottom: 40px; }

/* Shopping Cart */
#shopping-cart-table thead tr { border-top: 1px solid #ddd; border-left: 1px solid #ddd; }

#shopping-cart-table th:nth-child(4n),
#shopping-cart-table td:nth-child(4n),
#shopping-cart-table th:nth-child(5n),
#shopping-cart-table td:nth-child(5n) { display: none; }

#shopping-cart-table th:nth-child(4n+8),
#shopping-cart-table td:nth-child(4n+8) { display: table-cell; padding-left: 5px !important; }

.price { font-size: 120%; }

.cart .cart-collaterals .col2-set { width: 48%; float: left; }

.cart-collaterals .col2-set .col-1 { display:none;}

.cart-collaterals .totals { width: 48% !important; float: right; }
.cart .cart-collaterals .col2-set .col-2 { width: 100%; }
.cart .crosssell { display: none; }

/* Wishlist ---*/
#wishlist-table tr th:first-child,
#wishlist-table tr td:first-child { display: none; }

/* Checkout ---*/
.multiple-checkout .col2-set .col-2, 
.info-set.col2-set .col-2,
.multiple-checkout .col2-set .col-1, 
.info-set.col2-set .col-1 {
  margin-right: 0;
  margin-left: 0;
  width: 100%;
}

.multiple-checkout .col2-set,
.info-set.col2-set {
  padding: 15px;
}

/* Multi Checkout ---*/
#multiship-addresses-table select {
  width:auto;
}

/* Advanced search ---*/
.advanced-search li label {
  text-align: left;
  display: block;
  width: 85px;
}

/* JM Main Menu ---*/
#ja-mainnav {  }

.jm-megamenu ul.level0 > li.mega > a.mega { padding: 5px 15px; }
.jm-megamenu li.haschild-over .childcontent,
.jm-megamenu li.haschild:hover > .childcontent,
.jm-megamenu li.mega li.haschild-over .childcontent,
.jm-megamenu li.mega li.mega li.haschild-over .childcontent,
.jm-megamenu li.mega li.mega li.mega li.haschild-over .childcontent,
.jm-megamenu li.mega li.mega li.mega li.mega li.haschild-over .childcontent,
.jm-megamenu li.mega li.mega li.mega li.mega li.mega li.haschild-over .childcontent { left: 0; /*show on parent:hover*/ }

.jm-megamenu ul.level0 > li.mega > .childcontent > .childcontent-inner-wrap > .childcontent-inner,
.jm-megamenu ul.level0 > li.mega > .childcontent > .childcontent-inner-wrap ,
.jm-megamenu ul.level0 > li.mega > .childcontent { width: 100% !important; }

.jm-megamenu .jm-product-list .products-grid li.item.last { display: none; }
.jm-megamenu .jm-product-list .products-grid.last li.item .actions { background: none; padding-bottom: 0; }
.jm-megamenu .jm-product-list .products-grid li.item .product-image a { display: block; text-align: center; }

.jm-megamenu .megacol.column4 { clear: both; width: 100% !important; }

.jm-megamenu .cols4 > .childcontent-inner-wrap > .childcontent-inner > .column1,
.jm-megamenu .cols4 > .childcontent-inner-wrap > .childcontent-inner > .column2,
.jm-megamenu .cols4 > .childcontent-inner-wrap > .childcontent-inner > .column3 { width: 33.3% !important; }

.jm-megamenu .cols4 > .childcontent-inner-wrap > .childcontent-inner .column3 img { max-width: 100%; }

.jm-megamenu .cols2 > .childcontent-inner-wrap > .childcontent-inner > .column2.last { width: 440px !important; }

.jm-megamenu .childcontent-inner-wrap { padding-top: 0; background: none; }

.jm-megamenu .level1 .megacol.column1,
.jm-megamenu .level1 .megacol.column2 {
  width: 50% !important;
}

/* Product List ---*/
.products-grid li.item {
  width: 33.3% !important;
}

.products-grid li.item.first {
  clear: none;
}

.products-grid .item-row-last .actions,
.jm-product-list .products-grid.last .actions {
  padding-bottom: 20px;
}

.products-grid li.item .jmquickview { display: none !important; }

.products-grid li.item button.form-button, 
.products-grid li.item button.btn-cart { background-size:172px 70px; margin: 0 -10px 0 -17px;}

.products-grid .add-to-links { width:160px;}

.toolbar .view-mode {
  margin-right: 15px;
  padding-right: 15px;
}

.toolbar .limiter {
  display: none;
}

.toolbar .pager {
  padding-right: 15px;
}

.pager .pages {
  margin: 0;
}

.truncated { display: none; }

.page-title h1,
.block .block-title { font-size:14px}
.box-up-sell h2 { font-size:20px}

.jm-slider li { height:317px !important; width:174px !important}
span.text1 { font-size:15px;}
span.text2,
span.text3 { font-size:28px}
.block-social { padding:10px;}
.socials { float: right;
width: auto;
padding: 0px 0px;
position: relative;
right: 8px;
top: -23px;
margin:0px 0px 0px 0px; }
.block-social .right-text { font-size:13px;}

#ja-botsl .main .inner { width:720px}

.block-subscribe .block-content .form-subscribe-header .email-text2 { font-size:18px}
.block-subscribe .block-content input { width:170px;}

.side-col .latest .products-grid li .product-information {
    width: 90px;
}

.block-tiwtter .block-content .bg-image {
	right: -35px;
    top: 20px;
}

.block-tiwtter .block-content p { font-size:92%}

.block-wishlist .block-content .product-details {
    width: 55%;
}

.jm-masshead { width: auto }

.toolbar .sort-by { margin-top:4px;}
.toolbar .sort-by .select-box select { font-size:16px;}

.product-essential .product-shop {
    float: right;
    margin-left: 25px;
    width: 390px !important;
}

#upsell-product-table li.item { width:25% !important}

.block-progress dt { font-size:12px;}

.news-block .products-grid li.item { width:100%!important; min-height:150px; }
#my-orders-table.data-table tbody tr.last td { border-bottom: none}
.alpha-top { float:left; width:96.5%; background-color:#C00; padding:10px 10px 8px; }
.banner-right img { max-width:171px; }

/* style */

#off-canvas-nav {
  display: block;
}
	
#ja-header {
  position: fixed;
  z-index: 9999;
  background:#C00;
  height:60px;
  min-height:60px;
}
.products-grid .product-information h6.date {bottom:0px; margin-top:10px; position:relative; }

h1#logo { left:50px; }

h1#logo a {
    display: block;
    height: 60px;
    text-decoration: none;
    text-indent: -99999px;
    width: 140px;
	background:url(../images/logo_ipad.png) no-repeat center center!important;
}

/* Toggle ---*/
.has-toggle {
  float: right;
  position: relative !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  width: auto !important;
}

.has-toggle .btn-toggle {
  display: block;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: top left;
  text-transform: uppercase;
  cursor: pointer;
}

.has-toggle .btn-toggle strong {
  font-weight: normal;
  display: none;
}

.has-toggle .btn-toggle.active { color: #3f739a; background-position: bottom left; }

.has-toggle .inner-toggle {
  position: absolute;
  right: 0;
  display: none !important;
  position: absolute;
  padding: 20px;
  background: #000;
  top:43px;
}
.has-toggle .inner-toggle .arrow { display:block;}

.has-toggle .btn-toggle.active + .inner-toggle {
  display: block !important;
}

.has-toggle .inner-toggle.active {
  background: #fff;
  padding: 20px;
  display: block !important;
  box-shadow: 0 5px 3px 0 rgba(0, 0, 0, 0.1);
}

.has-toggle .inner-toggle .block-account {
  padding: 0;
}

.has-toggle .inner-toggle .block-title {
  display: none;
}

#ja-mainnav {
    position: absolute !important;
    top: 15px !important;
    z-index: 2;
}

#ja-quickaccess {
    border-bottom: 0 none;
    position: absolute !important;
    right: 30px !important;
    top: 17px !important;
    z-index: 3;
}

#ja-mainnav .btn-toggle {
    background: url(../images/icon_menu_tablet.png) no-repeat center center;
	border:1px solid #000;
}

#ja-quickaccess .btn-toggle {
    background-image: url("../images/bg-ico-acc.png");
}

#ja-quickaccess .inner-toggle { width:175px;}

.welcome-msg { display:none}

.shop-access {
    float: right;
    width: 175px;
}

.shop-access li { display:block; background:none; }

#ja-search .btn-toggle {
    background-image: url("../images/bg-ico-search.png");
}

#ja-search button { top:22px; right:30px;}

#ja-mycart {top:-23px !important; right:-30px !important}

#ja-mycart .btn-toggle
 { background: url(../images/bg-ico-cart.png) no-repeat center top !important;
   height:24px; 
   padding:0;
}

#ja-mycart .btn-toggle.active, 
#ja-mycart .btn-toggle:hover {background: url(../images/bg-ico-cart.png) no-repeat center bottom !important;}

.form-language { top:27px; right:15%;}

#ja-mycart .button-close-block { display:none;}
.has-toggle .btn-toggle span { display:none; }

#narrow-by-list dt { font-size:30px;}

.products-list .product-image { height:300px; width:300px; overflow:hidden;}
.products-list .product-image img { height:300px; width:300px;}
#listy .products-grid .product-image img { width: 200px; height:200px; }
#listy .products-grid .product-image a { width:200px; }
.block-account,
.my-account,
.checkout-onepage-index .page-title { margin-top:0;}

.checkout-onepage-index .side-col { margin-top:10px; }

#multiship-addresses-table .product-name { width:200px}

#ja-container { margin-top:90px;}

#my-orders-table.data-table tfoot tr.first td { padding:5px}

#my-orders-table.data-table th:nth-child(5n),
#my-orders-table.data-table td:nth-child(5n) { border-right:none;}

.customer-account-index #my-orders-table.data-table tr.last td { border-bottom:1px solid #ddd;}

#wishlist-table.data-table { border-bottom:none;}
#wishlist-table.data-table tbody td.last,
#wishlist-table.data-table tr.last th { border-right:none; }

#wishlist-table td,
#wishlist-table th { padding:15px; }

#checkout-review-table.data-table tfoot tr.first td { padding:5px;}

.btn-remove2 { display: inline-block;}

.shop-access li a {
    color: #999999;
    font-family: 'Rokkitt',cursive;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0;
    text-transform: uppercase;
}

.data-table thead tr th:last-child,
#checkout-review-table.data-table tbody td.last { border-right:none;}

#off-canvas-nav .block-layered-nav{ display: none; }

.page-sitemap .sitemap { width:96%}

.add-to-cart label { padding-left:4px;}

.data-table td.last, 
.data-table th.last, 
.data-table th:last-child { border-right:none;}
.data-table tbody tr.last td { border-bottom:none;}

.jm-mask-desc { top:28%;}

.jm-mask-desc .readmore { top:60.5%}

.jm-mask-desc .jm-slide-desc h3 { font-size:45px;line-height: 40px;}

.jm-mask-desc .readmore a.readon { font-size:20px;}

#myaccountscroll{
  overflow: hidden;
}

#cboxContent .product-view { width:430px; height:auto;}
#cboxContent .product-view .product-essential { width:430px; height:auto; margin:0; padding:10px;}
#cboxContent .product-view .product-essential .product-shop { width:430px !important; margin-left:0;}

#cboxContent .product-essential .product-shop h1 { font-size:20px; margin-top:0px;}

#cboxLoadedContent .product-shop .option-right { width:200px; float:left; margin-left:20px}

#checkoutSteps #checkout-step-review { border-bottom:none;}

.product-view .product-img-box .zoom { display: none;}

.col-right .category-products .products-grid li.item {
	width: 100% !important;
}

.col-right .category-products .products-grid .product-image img {
  height: 90px;
  width: 60px;
}