/*======================================================================*\
|| #################################################################### ||
|| # Package - Joomla Template based on YJSimpleGrid Framework          ||
|| # Copyright (C) 2010  Youjoomla.com. All Rights Reserved.            ||
|| # license - PHP files are licensed under  GNU/GPL V2                 ||
|| # license - CSS  - JS - IMAGE files  are Copyrighted material        ||
|| # bound by Proprietary License of Youjoomla.com                      ||
|| # for more information visit http://www.youjoomla.com/license.html   ||
|| # Redistribution and  modification of this software                  ||
|| # is bounded by its licenses                                         ||
|| # websites - http://www.youjoomla.com | http://www.yjsimplegrid.com  ||
|| #################################################################### ||
\*======================================================================*/
#holder3 #container_oc {
	margin-left: 60px;
	margin-right: auto;
}
/* defaults */
#container_oc {
	margin-right: 60px;
	width: auto;
}
#content_oc .content_oc {
	padding: 20px;
}
.highlight {
	background: none!important;
}
table.radio td {
	vertical-align: inherit;
}
/*heading*/
.box_oc .box-heading {
	background: none;
	border: none;
	font-weight: 900;
	font-size: 250%;
	border-radius: 0;
	padding: 0;
	line-height: normal;
	margin: 0 auto 30px auto;
	text-transform: uppercase;
}
.box_oc .box-heading .mijoshop_heading_h1 {
	font-weight: 900!important;
	font-size: 100%!important;
	line-height: normal!important;
	text-transform: uppercase!important;
}
.box_oc .box-content {
	border: none;
	padding: 0;
}
.box_oc .box-content h2 {
	font-size: 120%;
	margin: 0 0 20px 0;
}
/*buttons*/
#container_oc .buttons {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
}
/* mijoshop header */
#header_oc {
	height: 30px;
	margin: 0 0 30px 0;
	padding: 20px;
}
#header_oc form {
	margin: 0;
	padding: 0;
}
/*currency*/
#header_oc #currency {
	width: 100px;
	left: 20px;
	top: 20px;
}
#header_oc #currency a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin: 0;
	padding: 0;
	border: none;
}
/*cart*/
#header_oc #cart {
	width: 70px;
	height: 70px;
	right: 0;
	left: auto;
	top: 0;
}
#header_oc #cart .heading,
#header_oc #cart.active .heading,
#header_oc #cart .heading a {
	margin-top: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 70px;
	padding: 0;
	border: none;
}
#header_oc #cart .heading a span {
	line-height: 20px;
	font-size: 12px;
	padding: 0;
	display: block;
	background: none;
}
#header_oc #cart .heading a span.icon-shopping-cart {
	padding: 0;
	background: none;
	width: 100%;
	height: 100%;
	font-size: 21px;
	width: 70px;
	height: 70px;
	line-height: 70px;
}
/*content*/
#header_oc #cart .content_oc {
	border-radius: 0;
	min-width: 300px;
	position: absolute;
	top: 70px;
	right: 0;
	padding: 20px;
	min-height: 0;
	box-shadow: none;
}
#header_oc #cart .empty {
	padding: 0;
}
/*info*/
.mini-cart-info td {
	vertical-align: central;
}
.mini-cart-info .image img {
	border: none;
}
/*search*/
#header_oc #search_oc {
	left: 122px;
	right: auto;
	top: 20px;
	width: 190px;
}
#header_oc #search_oc input[type="text"] {
	height: 28px;
	padding: 0 0 0 5px;
	width: 100%;
	position: relative;
	font-size: 80%;
	margin: 0;
}
#header_oc .button_oc-search {
	right: -5px;
	top: 0;
	left: auto;
	border: none;
	width: 30px;
	height: 30px;
	z-index: 1;
}
/*links*/
#header_oc .links {
	position: static;
	float: right;
	margin: 0 60px;
	height: 30px;
}
#header_oc .links a {
	font-size: 130%;
	line-height: 1;
	display: inline-block;
	float: none;
	padding-left: 0;
}
#header_oc .links a + a {
	padding-left: 7px;
}
/* Product Filter */
/*grid, list*/
.product-filter {
	border-bottom: 1px solid #dedede;
	border-top: 1px solid #dedede;
	padding: 20px 0;
	margin: 0 auto 30px auto;
}
.product-filter .display {
	padding: 0;
	margin: 0;
}
.product-filter .display {
	width: 70px;
}
.product-filter .display span {
	display: inline-table;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
}
/*compare*/
.product-compare {
	padding: 10px 20px;
	margin: 0;
	float: left;
	line-height: normal;
}
.product-compare a {
	font-weight: 400;
}
/*sort by, limit*/
.product-filter .sort,
.product-filter .limit {
	height: 30px;
	margin: 0 10px;
}
.product-filter .limit {
	margin: 0;
}
.product-filter .sort select,
.product-filter .limit select {
	padding: 5px 5px;
	font-size: 90%;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	width: 150px;
}
/* Category view */
/*category info*/
.category-info {
	margin: 0 auto 30px auto;
}
.category-info .image {
	margin: 0 50px 0 0;
	padding: 0;
	border: 1px solid #dedede;
}
.category-info p span {
	font-size: 100%!important;
}
/*categories*/
div.box-product {
	width: auto;
	margin: 0 -20px 0 -10px;
	padding: 0;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.box-product > div.box-subcat-in {
	width: 33%;
	display: block;
	float: left;
	margin: 0 0 20px 0;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.box-product > div.box-subcat-in:after {
	display: table;
	content: "";
	clear: both;
}
.box-product .image img {
	border: none;
	padding: 0;
	width: 100%;
}
.box-product .name a {
	text-align: center;
	font-size: 200%;
	font-weight: 900;
	text-transform: uppercase;
	line-height: normal;
}
/* Products layout*/
/*grid layout*/
.product-grid {
	width: auto;
	margin: 0 -20px;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.product-grid > div {
	width: 33.3%;
	display: block;
	float: left;
	margin: 0 0 20px 0;
	padding: 10px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.product-grid div.product-grid-in {
	padding: 15px;
	display: block;
	overflow: hidden;
	border: 1px solid #dedede;
}
.product-grid .image {
	position: relative;
}
.product-grid .image img {
	padding: 0;
	border: none;
	border-bottom: 1px solid #dedede;
}
.product-grid .rating {
	display: table;
	margin: 10px auto;
}
.product-grid .name a,
.product-grid .price {
	font-size: 120%;
	font-weight: 400;
	text-transform: capitalize;
	margin: 15px auto;
	text-align: center;
}
.product-grid .price {
	font-size: 150%;
	color: #242424;
	font-weight: 400;
}
.product-grid .wishlist a,
.product-grid .compare a {
	background: none;
	padding: 0;
	margin: 20px auto 0 auto;
	float: left;
	font-size: 90%;
}
.product-grid .compare a {
	float: right;
}
.product-grid .button_color {
	margin: 0 auto;
	display: table;
}
/*list layout*/
.product-list > div {
	margin: 0 auto;
	padding: 30px 0 0 0;
	border-bottom: 1px solid #dedede;
}
.product-list > div + div {
	padding: 60px 0 0 0;
	border-top: none;
	border-bottom: 1px solid #dedede;
}
.product-list .image {
	position: relative;
	float: left;
	margin: 0 30px 0 auto;
}
.product-list .image img {
	padding: 0;
	border: none;
}
.product-list .name {
	display: table;
	margin: 0 0 15px 0;
}
.product-list .name a {
	font-size: 200%;
	font-weight: 900;
	text-transform: uppercase;
}
.product-list .description {
	display: table;
	line-height: 28px;
	padding-bottom: 15px;
}
.product-list .wishlist,
.product-list .compare {
	display: table;
	background: none;
	float: left;
	margin: 0 20px 0 0
}
.product-list .wishlist a,
.product-list .compare a {
	background: none;
	padding: 0;
	font-size: 90%;
}
.product-list .price {
	font-size: 200%;
	text-align: left;
	float: none;
	display: table;
	margin-bottom: 15px;
	color: #242424;
}
.product-list .price-tax {
	font-size: 50%;
	padding: 0 10px 0 0;
}
.product-list .button_color {
	margin-bottom: 20px;
}
/* Product view */
.product-info > .left {
	padding: 0;
}
.product-info > .right {
	width: 55%!important;
}
.product-info .image {
	border: none;
	margin: 0 auto;
	padding: 0;
	position: relative;
	float: none;
}
.product-info .image img {
	border: 1px solid #dedede;
}
.product-info .image-additional {
	width: 100%;
	margin: 0;
}
.product-info .image-additional-in {
	display: table;
	width: auto;
	margin: 0 auto;
	padding: 15px 0 0 0;
}
.product-info .image-additional a {
	padding: 5px 0;
	margin: 5px;
}
.product-info .image-additional img {
	border: none;
}
.product-info .box-heading .mijoshop_heading_h1 {
	font-size: 120%!important;
}
.product-info .description {
	padding: 15px 0;
	line-height: 28px;
	margin: 0;
	font-size: 90%;
}
.product-info .price {
	padding: 15px 0;
	font-weight: 400;
	font-size: 180%;
	margin: 0 auto;
	color: #242424;
}
.product-info .cart div {
	float: none;
	display: block;
	overflow: hidden;
}
.product-info .cart {
	border: none;
	padding: 15px 0;
	margin: 0;
}
.product-info .cart input {
	width: 50px;
	margin: 0;
}
.product-info .cart input.button_color {
	width: 100%;
	margin: 20px auto;
}
.product-info .cart div > span {
	padding: 0;
	font-size: 90%;
}
.product-info .cart div > a {
	font-size: 90%;
	margin: 0 20px 0 0;
}
.product-info .cart div > a:last-child {
	float: right;
	margin: 0;
}
.product-info .review > div {
	padding: 15px;
}
#tab-review input,
#tab-review textarea {
	background: none;
	border: 1px solid #dedede;
	border-radius: 0;
	box-shadow: none;
}
/*tabs*/
.htabs a {
	background: #f5f5f5;
	font-weight: 400;
}
.tab-content {
	padding: 20px;
	margin: 0 auto;
}
.tab-content p {
	margin: 0;
}
.tab-content p span {
	font-size: 90%!important;
}
.htabs a.selected,
.htabs a:hover {
	background: none;
	padding-bottom: 6px;
}
/* Home */
/* Home category */
div.box-product.mijohome_cat {
	display: block;
	width: auto;
	margin: 0 -20px;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.mijohome_cat > div.mijohome_cat_in {
	width: 33.3%;
	display: block;
	float: left;
	margin: 0 0 20px 0;
	padding: 0 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.mijohome_cat .image {
	border: 1px solid #dedede;
	margin: 0 auto 20px auto;
	display: block;
	overflow: hidden;
}
.mijohome_cat .image img {
	padding: 0;
	width: 100%;
	margin: 0 auto;
}
.mijohome_cat .name a {
	text-align: center;
	font-size: 120%;
	font-weight: 400;
	text-transform: capitalize;
	line-height: normal;
}
/* Featured */
div.box-product.mijo_featured {
	display: block;
	overflow: hidden;
	width: auto;
	margin: 0 -20px;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.mijo_featured > div.mijo_featured_in {
	width: 33%;
	display: block;
	overflow: hidden;
	float: left;
	margin: 0 0 20px 0;
	padding: 0 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.mijo_featured div.mijo_featured_in_border {
	padding: 15px;
	display: block;
	border: 1px solid #dedede;
}
.mijo_featured div.mijo_featured_in_border:after {
	display: table;
	content: "";
	clear: both;
}
.mijo_featured .image {
	position: relative;
}
.mijo_featured .image img {
	padding: 0;
	border: none;
	border-bottom: 1px solid #dedede;
}
.mijo_featured .name a {
	display: table;
	font-size: 120%;
	font-weight: 400;
	text-transform: capitalize;
	margin: 15px auto;
	text-align: center;
}
.mijo_featured .price {
	font-size: 150%;
	color: #242424;
	font-weight: 400;
	margin: 15px auto;
	text-align: center;
}
.mijo_featured .button_color {
	margin: 0 auto;
	display: table;
}
/* Shopping cart */
.cart-info tbody .image img {
	border: none;
}
.cart-info thead td {
	padding: 20px 10px;
}
.cart-info td {
	padding: 15px 5px;
}
/* Checkout */
.checkout-heading {
	font-weight: 400;
	font-size: 100%;
}
.checkout-content #login a {
	clear: both;
	display: table;
}
.checkout-content input {
	float: left;
	margin: 4px 10px 0 0;
}
.checkout-content .left {
	width: 45%;
	padding-right: 50px;
}
.checkout-content .right {
	float: left;
	text-align: left;
}
.checkout-content .right .button_color {
	float: none;
	margin: 15px 0!important;
}
/* Wish list */
.wishlist-info td {
	padding: 10px;
}
.wishlist-info tbody .image img {
	border: none;
}
/* Compare */
.mijo_compare .compare-info td .button_color {
	margin: 15px auto!important;
}
.mijo_compare .compare-info td.remove .button_color {
	display: table;
	width: 100px;
	height: 36px;
	line-height: 36px;
	overflow: visible;
}
/* Adress book */
.mijo_adress_book td .button_color {
	display: table;
	width: 100px;
	height: 36px;
	line-height: 36px;
	overflow: visible;
	text-align: center;
	float: left;
	margin: 15px!important;
}
/* Pagination */
.box-content .pagination {
	border: none;
}
.box-content .pagination .links a {
	padding: 5px 10px;
	line-height: normal;
	float: none;
	color: #1e1f21;
}
.box-content .pagination .links b {
	line-height: normal;
	padding: 5px 10px;
}
/* inputs */
#container_oc input[type='text'],
#container_oc input[type='password'],
#container_oc textarea {
	background: none;
	box-shadow: none;
	border-radius: 0;
	border: 1px solid #dedede;
}
/*Mijo menu right*/
.yjmijocat {
	margin-bottom: 50px!important;
}
.required {
	font-weight: 400;
	color: #989898;
}