/*
 * ------------------------------------------------------------------------
 * JA Wall Template for J25 & J3x
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2018 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.
 * ------------------------------------------------------------------------
*/

/* MAIN NAV
--------------------------------------------------------- */
/* arrow more ---*/
#mainnav .navnext {
  right: 255px;
}

/* MAIN CONTAINER
--------------------------------------------------------- */
/* Content ---*/
body.has-aside #content {
  width: 70%;
}

/* Aside ---*/
#aside {
  width: 30%;
}

#aside .col {
  width: 100%; /* Only 1 column on aside */
}