@charset "UTF-8";
/* CSS Document */

.hideme{
    opacity:0;
}
.req {
	color:#900;
}

.carousel{
    height: 400px;
}
#home > .active {
	height: 400px;
}

.carousel-inner {
    height: 100%;
}
/* Background images are set within the HTML using inline CSS, not here */
.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}


.op2 input[type="radio"] {
	display: none;
}
.op2 input[type="radio"] + label {
	display: inline-block;
	padding: 4px 20px;
	margin: 4px 0px;
	background-color: #ddd;
	font-size: 13pt;
}
.op2 input[type="radio"] + label:hover {
	background-color: #fff;
	color: #000;
	cursor: pointer;
}
.op2 input[type="radio"]:checked + label {
	padding: 5px 21px;
	margin: 5px 1px;
	font-size: 14pt;
	color: #fff;
	background-color: #5cb85c;
}
.danger input[type="radio"]:checked + label {
	display: inline;
	color: #fff;
	background-color: #d9534f;
}
/**/
.op2 input[type="checkbox"] {
	display: none;
}
.op2 input[type="checkbox"] + label {
	display: inline-block;
	padding: 4px 20px;
	margin: 4px 0px;
	background-color: #ddd;
	font-size: 13pt;
}
.op2 input[type="checkbox"] + label:hover {
	background-color: #fff;
	color: #000;
	cursor: pointer;
}
.op2 input[type="checkbox"]:checked + label {
	padding: 5px 21px;
	margin: 5px 1px;
	font-size: 14pt;
	color: #fff;
	background-color: #5cb85c;
}
.danger input[type="checkbox"]:checked + label {
	display: inline;
	color: #fff;
	background-color: #d9534f;
}
.op2 input[type="checkbox"]:disabled + label {
	display: inline;
	color: #fff;
	background-color: #aaa;
}


/*STORE*/
#list-products {
	margin: 10px 0;
}
.item {
	height: 400px;
}
.item {
	display: block;
	height: auto;
	
	margin-bottom: 20px;
	height: 425px;
}

.item:hover {
	box-shadow: 0 0 25px rgba(0,0,0,0.15);
	background: #fff;
}

.product {
	display: block;
	height: auto;
	
	border: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	text-align: center;
}
.product:hover {
	background: #fff;
}


.item:hover .action-control {
	border-bottom-color: #fff;
}
.image {
	display: block;
	padding: 10px 0;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 100%;
	max-height: 240px;
	
}
.image a {
	display: block;
	overflow: hidden;
}
.image a img {
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	max-height: 200px;
	margin: 0 auto;
}
.product:hover .image a img {
	transform: scale(1.15) rotate(-1.5deg);
	-webkit-transform: scale(1.1) rotate(-1.5deg);
	-moz-transform: scale(1.1) rotate(-1.5deg);
	-ms-transform: scale(1.1) rotate(-1.5deg);
	-o-transform: scale(1.1) rotate(-1.5deg);
}
.promotion {
	position: absolute;
	z-index: 10;
	bottom: 20px;
	left: 0;
	height: 24px;
	width: auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}
.description {
	margin: 0 auto;
	min-height: 90px;
	max-width: 235px;
}

.promotion {
	line-height: 18px;
	background:#fc7025;
}
.new-product {
	color: #FFFFFF;
	display: inline-block;
	float: left;
	font-family: Oswald, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	height: 100%;
	padding: 3px 10px;
}
.discount {
	background: #eb5e58;
	border-radius: 0 4px 4px 0;
	color: #fff;
	display: inline-block;
	float: left;
	font-family: Oswald, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	height: 100%;
	padding: 3px 5px;
}
.item h4 {
	margin: 0;
	min-height: 45px;
	max-height: 120px;
	overflow: hidden;
	display: block;
	line-height: 18px;
	margin: 15px 0 0 0;
	padding: 0;
}
.item h4 a {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700;
	color: #3a3a3a;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
}
.price-gst {
	font-size: 16px;
	font-weight: bold;
	color: #1E1E1E;
}
.price {
	font-size: 16px;
	font-weight: bold;
	color: #606060;
}
.action-control {
	border: 0;
	display: block;
	height: auto;
	padding: 5px 0 15px;
	width: 100%;
}
.action-control a {
	cursor: pointer;
}
.cart a {
	font-size: 20px;
	color: #454545;
	margin: 0 0;
	display: inline-block;
	transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.13s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
}









.table>tbody>tr>td, .table>tfoot>tr>td {
	vertical-align: middle;
}
@media screen and (max-width: 600px) {
table#cart tbody td .form-control {
	width: 20%;
	display: inline !important;
}
.actions .btn {
	width: 36%;
	margin: 1.5em 0;
}
.actions .btn-info {
	float: left;
}
.actions .btn-danger {
	float: right;
}
table#cart thead {
	display: none;
}
table#cart tbody td {
	display: block;
 padding: .6rem;
	min-width: 320px;
}
table#cart tbody tr td:first-child {
	color: #000;
}
table#cart tbody td:before {
	content: attr(data-th);
	font-weight: bold;
	display: inline-block;
	width: 8rem;
}
table#cart tfoot td {
	display: block;
}
table#cart tfoot td .btn {
	display: block;
}
}
table#cart tfoot tr td {
	padding: 10px;
}
.input-group-addon {
	color: #fff;
	background: #3276B1;
}


.bs-wizard {
	margin-top: 40px;
}
/*Form Wizard*/
.bs-wizard {
	border-bottom: solid 1px #e0e0e0;
	padding: 0 0 10px 0;
}
.bs-wizard > .bs-wizard-step {
	padding: 0;
	position: relative;
}
.bs-wizard > .bs-wizard-step + .bs-wizard-step {
}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
	color: #595959;
	font-size: 16px;
	margin-bottom: 5px;
}
.bs-wizard > .bs-wizard-step .bs-wizard-info {
	color: #999;
	font-size: 14px;
}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {
	position: absolute;
	width: 30px;
	height: 30px;
	display: block;
	background: #fbe8aa;
	top: 45px;
	left: 50%;
	margin-top: -15px;
	margin-left: -15px;
	border-radius: 50%;
}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {
	content: ' ';
	width: 14px;
	height: 14px;
	background: #fbbd19;
	border-radius: 50px;
	position: absolute;
	top: 8px;
	left: 8px;
}
.bs-wizard > .bs-wizard-step > .progress {
	position: relative;
	border-radius: 0px;
	height: 8px;
	box-shadow: none;
	margin: 20px 0;
}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {
	width: 0px;
	box-shadow: none;
	background: #fbe8aa;
}
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {
	width: 100%;
}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {
	width: 50%;
}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {
	width: 0%;
}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {
	width: 100%;
}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {
	background-color: #f5f5f5;
}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {
	opacity: 0;
}
.bs-wizard > .bs-wizard-step:first-child > .progress {
	left: 50%;
	width: 50%;
}
.bs-wizard > .bs-wizard-step:last-child > .progress {
	width: 50%;
}
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot {
	pointer-events: none;
}
/*END Form Wizard*/


.image-home {
	display: block;
	padding: 10px 0;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 100%;
	height: 200px;
	/*max-height: 200px;*/
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.image-home a img {
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	max-height: 300px;
	margin: 0 auto;
}



/**/
.gold {
	color: #FFBF00;
}
/*********************************************
					PRODUCTS
*********************************************/

.product {
	border: 1px solid #dddddd;
	height: 321px;
}
.product>img {
	max-width: 230px;
}
.product-rating {
	font-size: 20px;
	margin-bottom: 25px;
}
.product-title {
	font-size: 20px;
}
.product-desc {
	font-size: 14px;
}
.product-price-gst {
	font-size: 22px;
	color: #1E1E1E;
}
.product-price {
	font-size: 22px;
	color: #606060;
}

.product-stock {
	color: #74DF00;
	font-size: 20px;
	margin-top: 10px;
}
.product-info {
	margin-top: 50px;
}


