/*------------------------------------------------------------------------
# "Hot Shoes" - Commercial Joomla Template
# Copyright (C) 2014 HotThemes. All Rights Reserved.
# License: http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
# Author: HotThemes
# Website: http://www.hotjoomlatemplates.com
-------------------------------------------------------------------------*/

/******* COMMON SPARKY'S TEXT STYLES *******/

body {
	margin:0;
	padding:0;
}

p {
	margin: 0 0 15px;
}

h1 {
    padding:0 0 30px 0;
    margin:0;
    line-height:normal;
}

h2, h2 a {
    padding:0 0 15px 0;
    margin:0;
    line-height:normal;
}

.item-page h2 {
	padding:0 0 30px 0;
}

h3 {
    margin:15px 0;
    padding:0;
}

h4 {
    margin:0 0 15px 0;
    padding:0;
}

fieldset {
	border:none;
	padding: 0;
	margin: 0;
}

hr {
	border-top:1px solid #dfdbd4;
	border-bottom:none;
	border-left:none;
	border-right:none;
}

/* read more button */

p.readmore a {
	display: inline-block;
	padding: 4px 12px;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	cursor: pointer;
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

p.readmore a:hover, p.readmore a:focus {
	color: #333333;
	text-decoration: none;
	background-position: 0 -15px;
	-webkit-transition: background-position 0.1s linear;
	-moz-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	transition: background-position 0.1s linear;
}

/* contacts category layout */

.category th {
	height: 30px;
	background: #eee;
}

.category .item-num {
	width:9%;
	padding:1%;
}

.category .item-title {
	width:17%;
	padding:1%;
}

.category td.item-title a:link,
.category td.item-title a:visited,
.category td.item-title a:hover {
	text-decoration:underline;
}

.category .item-position {
	width:17%;
	padding:1%;
}

.category .item-phone {
	width:17%;
	padding:1%;
}

.category .item-suburb {
	width:17%;
	padding:1%;
}

.category .item-state {
	width:17%;
	padding:1%;
}

/* forms */

.input {
	margin:0;
	padding:0;
}

.inputbox, input.required, textarea.required, .product-field-display select {
	display: inline-block;
	vertical-align: middle;
	padding: 8px;
	margin: 0;
	background-color: #ffffff;
	color:#555555;
	border: 1px solid #cccccc;
	outline: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

select.inputbox, .product-field-display select {
	-webkit-appearance:inherit;
}

.product-field-display select {
	margin: 0 0 45px 0;
	min-width: 214px;
	min-height: 35px;
	border:none;
	background: #FFF center right no-repeat url(../images/custom/arrow_down.png);
	color: #242424;
}

.button, .btn {
	display: inline-block;
	padding: 8px;
	margin: 0;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-color: #f5f5f5;
	border: 1px solid #cccccc;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-bottom-color: #b3b3b3;
}

.button:hover, .btn:hover {
	color: #333333;
	text-decoration: none;
	background-position: 0 -15px;
	-webkit-transition: background-position 0.1s linear;
	-moz-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	transition: background-position 0.1s linear;
	background-color: #e6e6e6;
}

#login-form input {
	padding: 4px;
}

/* lists */

ul, ol {
	margin: 15px 45px;
	padding: 0;
}

div.item-page ol li, div.item-page ul li {
	margin: 0 0 10px 0;
	padding: 0;
}

ul.arrow li {
	list-style-image: url(../images/bullet_arrow_right.png);
}

ul.arrowleft li {
	list-style-image: url(../images/bullet_arrow_left.png);
}

ul.calendar li {
	list-style-image: url(../images/bullet_calendar.png);
}

ul.checklist li {
	list-style-image: url(../images/bullet_tick.png);
}

ul.delete li {
	list-style-image: url(../images/bullet_delete.png);
}

ul.email li {
	list-style-image: url(../images/bullet_email.png);
}

ul.file li {
	list-style-image: url(../images/bullet_file.png);
}

ul.folder li {
	list-style-image: url(../images/bullet_folder.png);
}

ul.heart li {
	list-style-image: url(../images/bullet_heart.png);
}

ul.information li {
	list-style-image: url(../images/bullet_information.png);
}

ul.lock li {
	list-style-image: url(../images/bullet_lock.png);
}

ul.pencil li {
	list-style-image: url(../images/bullet_pencil.png);
}

ul.person li {
	list-style-image: url(../images/bullet_person.png);
}

ul.rss li {
	list-style-image: url(../images/bullet_rss.png);
}

ul.shop li {
	list-style-image: url(../images/bullet_shop.png);
}

ul.song li {
	list-style-image: url(../images/bullet_song.png);
}

ul.star li {
	list-style-image: url(../images/bullet_star.png);
}

ul.star2 li {
	list-style-image: url(../images/bullet_star2.png);
}

ul.trash li {
	list-style-image: url(../images/bullet_trash.png);
}

ul.tweak li {
	list-style-image: url(../images/bullet_tweak.png);
}

ul.unlock li {
	list-style-image: url(../images/bullet_unlock.png);
}

ul.warn li {
	list-style-image: url(../images/bullet_warning.png);
}

/* typography */

.warning {
	padding:15px 15px 15px 60px;
	color:#000;
	border-top:4px solid #c10000;
	border-bottom:4px solid #c10000;
	background:#FFDE25 url(../images/warning.png) no-repeat center left;
}

.info {
	padding:15px 15px 15px 60px;
	color:#006699;
	border-top:4px solid #006699;
	border-bottom:4px solid #006699;
	background:#bde1ff url(../images/info.png) no-repeat center left;
}

.error {
	padding:15px 15px 15px 60px;
	color:#900;
	border-top:4px solid #900;
	border-bottom:4px solid #900;
	background:#f8b5b5 url(../images/error.png) no-repeat center left;
}

.typewriter {
	background: url(../images/typewriter_bg.png);
	padding:20px 15px 20px 30px;
	color:#000;
	font-family:"Courier New", Courier, monospace;
	line-height:20px;
	text-align:left;
}

blockquote {
	margin:0;
	padding:15px 15px 15px 75px;
	font-size:125%;
	font-style:italic;
	font-family: serif;
	line-height:normal;
	background: url(../images/quotes.png) top left no-repeat;
}

.dropcap:first-letter {
	font-size: 300%;
	font-weight:bold;
	float:left;
	margin:0 10px 5px 0;
}

span.p_number {
	font-size: 400%;
	font-weight:bold;
	float:left;
	margin:0 10px 10px 0;
	position: relative;
	line-height: 40px;
}

.inset_left {
	display:block;
	float:left;
	width: 150px;
	font-style: italic;
	margin: 15px 15px 15px 0;
}

.inset_right {
	display:block;
	float:right;
	width: 150px;
	font-style: italic;
	margin: 15px 0 15px 15px;
}

.inset_title {
	font-weight:bold;
	display:block;
}

img.img_left {
	float:left;
	margin:0 30px 30px 0;
}

img.img_right {
	float:right;
	margin:0 0 30px 30px;
}

/******* CUSTOM ROWS AND CELLS STYLING *******/

.registration dd, .remind dd, .reset dd, .profile dd, .profile-edit dd, .registration dt, .remind dt, .reset dt, .profile dt, .profile-edit dt {
	background: none;
	border-bottom: none;
}

.container {
	margin:0 auto;
	padding:0;
}

/*.row {
	padding:0;
	margin:0;
}*/

.row > * {
	float:left;
}

/* abovecontent and belowcontent modules */

div.abovecontent {
}

div.belowcontent {
	padding: 30px 0 0 0;
}

/******* HOT SHOES SPECIFICS *******/

.logorow {
	background: #242424;
	padding: 10px 0;
}

.mp_top1 {
	text-align: right;
}

.mp_top1 input {
	background: transparent;
	border: 1px solid #444;
	color: #7E7E7E;
}

.mp_top1 input:focus {
	border: 1px solid #7E7E7E;
}

.mp_top1 button.button {
	border: none;
	background: url(../images/custom/magnifier.png) center no-repeat;
	text-indent: -9999px;
	width: 30px;
}

.topmenurow {
	border-bottom: 1px solid #eee;
	background: #fff;
}

ul.mnu_topmenu {
	border-left: 1px solid #eee;
}

.mnu_topmenu ul {
	display: none;
}

.mnu_topmenu > li {
	border-right: 1px solid #eee;
}

/* vm cart */

.total_products {
	float: right;
	width: 20px;
	height: 20px;
	background: #57c5a0;
	border-radius: 3px;
	text-align: center;
	line-height: 20px;
	color: #fff;
	margin: 25px 20px 0 5px;
	overflow: hidden;
}

.show_cart {
	width: 20px;
	height: 20px;
	background: url(../images/custom/cart.png) center no-repeat;
	float: right;
	margin: 25px 5px 0 5px;
}

.show_cart a {
	text-indent: -9999px;
	display: block;
	width: 20px;
	height: 20px;
}

.mp_top3 .cell_pad .moduletable {
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	height: 70px;
	width: 90px;
	float: right;
}

/* carousel */

.carouselrow .container {
	width: 100%;
	background: url(../images/custom/carousel_bg.jpg) repeat-x;
}

.carouselrow .row {
	margin: 0 auto;
}

.carouselrow .row, .carouselrow .cell {
	width: 960px;
}

.carouselrow .cell_pad {
	margin: 0;
	padding: 0;
	font-weight: 300;
}

.carouselrow h2 {
	font-weight: 300;
}

.carouselrow .price {
	font-size: 13px;
	font-weight: 400;
	color: #fff;
	display: inline-block;
	background: #57c5a0;
	width: 70px;
	height: 53px;
	text-align: center;
	padding-top: 17px;
	border-radius: 50%;
}

.carouselrow .social img {
	margin: 10px 10px 0 0;
}

.hero-carousel-container article.carousel-article {
	background-size: auto !important;
}

/* banners */

.bannersrow {
	background: #242424;
	padding: 25px 0;
}

.banner_text {
	position: absolute;
	top: 60px;
	left: 50px;
	width: 200px;
	height: 60px;
	text-align: center;
	background-color: rgba(36,36,36,0.8);
	color: #fff;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 60px;
	font-weight: 300;
}

.view:hover .banner_text {
	display: none;
}

.view {
   width: 300px;
   height: 180px;
   margin: 10px 0;
   float: left;
   overflow: hidden;
   position: relative;
   text-align: center;
   cursor: default;
   background: #fff;
}

.view .mask,.view .content {
   width: 300px;
   height: 180px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}

.view img {
   display: block;
   position: relative;
}

.view h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 24px;
   font-weight: 300;
   padding: 10px;
   margin: 15px 0 0 0;
}

.view p {
   position: relative;
   color: #fff;
   padding: 0 20px;
   text-align: center;
}

.view a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
   border:none;
}

.view a.info:hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}

.view-third img {
   -webkit-transition: all 0.2s ease-in;
   -moz-transition: all 0.2s ease-in;
   -o-transition: all 0.2s ease-in;
   -ms-transition: all 0.2s ease-in;
   transition: all 0.2s ease-in;
}

.view-third .mask {
   background-color: rgba(0,0,0,0.95);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: translate(460px, -100px) rotate(180deg);
   -moz-transform: translate(460px, -100px) rotate(180deg);
   -o-transform: translate(460px, -100px) rotate(180deg);
   -ms-transform: translate(460px, -100px) rotate(180deg);
   transform: translate(460px, -100px) rotate(180deg);
   -webkit-transition: all 0.2s 0.4s ease-in-out;
   -moz-transition: all 0.2s 0.4s ease-in-out;
   -o-transition: all 0.2s 0.4s ease-in-out;
   -ms-transition: all 0.2s 0.4s ease-in-out;
   transition: all 0.2s 0.4s ease-in-out;
}

.view-third h2 {
   -webkit-transform: translateY(-100px);
   -moz-transform: translateY(-100px);
   -o-transform: translateY(-100px);
   -ms-transform: translateY(-100px);
   transform: translateY(-100px);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}

.view-third p {
   -webkit-transform: translateX(300px) rotate(90deg);
   -moz-transform: translateX(300px) rotate(90deg);
   -o-transform: translateX(300px) rotate(90deg);
   -ms-transform: translateX(300px) rotate(90deg);
   transform: translateX(300px) rotate(90deg);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}

.view-third a.info {
   -webkit-transform: translateY(-200px);
   -moz-transform: translateY(-200px);
   -o-transform: translateY(-200px);
   -ms-transform: translateY(-200px);
   transform: translateY(-200px);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}

.view-third:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   -o-transition-delay: 0s;
   -ms-transition-delay: 0s;
   transition-delay: 0s;
   -webkit-transform: translate(0px, 0px);
   -moz-transform: translate(0px, 0px);
   -o-transform: translate(0px, 0px);
   -ms-transform: translate(0px, 0px);
   transform: translate(0px, 0px);
}

.view-third:hover h2 {
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.5s;
   -moz-transition-delay: 0.5s;
   -o-transition-delay: 0.5s;
   -ms-transition-delay: 0.5s;
   transition-delay: 0.5s;
}

.view-third:hover p {
   -webkit-transform: translateX(0px) rotate(0deg);
   -moz-transform: translateX(0px) rotate(0deg);
   -o-transform: translateX(0px) rotate(0deg);
   -ms-transform: translateX(0px) rotate(0deg);
   transform: translateX(0px) rotate(0deg);
   -webkit-transition-delay: 0.4s;
   -moz-transition-delay: 0.4s;
   -o-transition-delay: 0.4s;
   -ms-transition-delay: 0.4s;
   transition-delay: 0.4s;
}

.view-third:hover a.info {
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.3s;
   -moz-transition-delay: 0.3s;
   -o-transition-delay: 0.3s;
   -ms-transition-delay: 0.3s;
   transition-delay: 0.3s;
}

/* content row */

.content_sparky {
	padding: 50px 0;
}

/* virtuemart */

.featured-view h4, .latest-view h4, .topten-view h4, .recent-view h4, .related-products-view h4 {
	font-size: 28px;
	font-weight: 300;
	margin: 0 0 15px 0;
}

.category-view .row .category .spacer, .featured-view .spacer, .latest-view .spacer, .topten-view .spacer, .recent-view .spacer, .related-products-view .spacer, .browse-view .row .product .spacer {
	padding: 0;
	margin: 10px 20px 10px 0;
	background: #fff;
}

.vertical-separator .spacer {
	margin: 10px 20px 10px 0;
}

.width33 {
	width: 320px;
}

.featured-view div.product-price, .cat_view.spacer div.product-price {
	float: left;
	margin: 10px 0 0 0;
}

span.PricesalesPrice {
	display: block;
	width: 65px;
	height: 65px;
	line-height: 65px;
	color: #fff !important;
	background: #57c5a0;
	font-weight: 700;
	font-size: 13px !important;
	margin-left: 15px;
	text-align: center;
}

.productdetails span.PricesalesPrice {
	margin-left: 0;
	margin-bottom: 50px;
	border-radius: 50%;
	width: 100px;
	height: 100px;
	line-height: 100px;
	font-size: 18px !important;
}

.featured-view .spacer h3, .cat_view.spacer h3 {
	float: right;
	width: 200px;
	height: 65px;
	margin: 10px 0 0 0;
	border-top: 1px solid #e5e5e5;
}

.product h3 a {
	color: #242424;
	font-size: 18px;
}

.cat_product_image {
	text-align: center;
}

p.product_s_desc {
	padding: 15px;
	height: auto;
}

.orderlistcontainer div.activeOrder {
	padding: 10px 30px 10px 20px;
	background-position: center right;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border: none;
	min-width: 150px;
}

.orderlistcontainer a {
	color: inherit;
}

.orderlistcontainer div.orderlist {
	padding: 10px;
	min-width: 180px;
}

.orderlistcontainer div.orderlist div {
	padding: 4px 12px;
}

.orderby-displaynumber select.inputbox {
	background:#FFF center right no-repeat url(../images/custom/arrow_down.png);
	border:none;
	padding: 10px 30px 10px 10px;
}

.productdetails-view h1 {
	font-size: 60px;
	padding: 0 0 30px 0;
	margin: 0;
}

.write-reviews span.step {
	font-weight: 400;
	margin: 0;
}

.write-reviews {
	text-align: inherit;
}

div.rating {
	margin-bottom: 15px;
}

input.highlight-button, span.addtocart-button input.addtocart-button, span.addtocart-button input.notify-button, .vm-button-correct, .vm-button-correct:link, .vm-button-correct:visited, .vm-button-correct:hover, input.highlight-button {
	background: #57c5a0;
	background-image: none;
	border: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	font-size: 14px;
	cursor: pointer;
	text-align: center;
	letter-spacing: normal;
	display: inline-block;
	text-decoration: none;
	padding: 10px 20px;
}

input.highlight-button:hover, span.addtocart-button input.addtocart-button:hover, span.addtocart-button input.notify-button:hover, .vm-button-correct:hover {
	background: #242424;
}

input.addtocart-button, .vm-button-correct {
	text-transform: uppercase;
}

.general-bg, input.custom-attribute, input.quantity-input, .manufacturer-product-link a, a.ask-a-question, input.vm-default, a.product-details, a.details, div.details, button.default {
	background-image: none;
	background: #fff;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border: none;
	font-weight: 400;
	color: #242424;
	padding: 10px 20px;
}

span.custom-variant-inputbox input.custom-attribute:hover, span.quantity-box input.quantity-input:hover, input.vm-default:hover, span.quantity-box input.quantity-input:hover, .ask-a-question-view input.counter:hover, .ask-a-question-view input#email:hover, table.user-details input:hover, a.ask-a-question:hover, a.details:hover, div.details:hover, a.product-details:hover, button.default:hover {
	background-image: none;
	background: #fff;
}

.ask-a-question {
	margin-top: 5px;
}

span.quantity-box {
	padding-top: 0;
}

input.quantity-input {
	padding: 8px 20px 7px 10px;
}

.productdetails-view .addtocart-bar {
	padding: 0;
}

#system-message-container dl#system-message {
	padding: 15px 15px 15px 60px;
	color: #006699;
	border-top: 4px solid #006699;
	border-bottom: 4px solid #006699;
	background: #bde1ff url(../images/info.png) no-repeat center left;
}

.main-image {
	text-align: inherit;
}

.main-image img {
	max-height: 100%;
}

.back-to-category {
	margin-top: 15px;
}

#fancybox-content > div {
	padding: 30px;
}

#fancybox-content h4 {
	padding-top: 15px;
}

.cart-view fieldset.userdata #com-form-login-username,
.cart-view fieldset.userdata #com-form-login-password {
	max-width: 160px;
}

table.cart-summary tr th {
	padding: 6px 5px;
}

.sectiontableentry1 td {
	padding: 10px 5px;
}

.cart-summary span.PricesalesPrice {
	width: 65px;
	height: auto;
	line-height: normal;
	background: none;
	margin-left: 0;
	text-align: right;
	color: inherit !important;
}

.cart-view input.default {
	background: #57c5a0;
	background-image: none;
	border: none;
	font-size: 14px;
	cursor: pointer;
	text-align: center;
	letter-spacing: normal;
	display: inline-block;
	text-decoration: none;
	padding: 6px 20px;
	color: #fff;
}

.result-title {
	font-size: 18px;
}

.result-title a {
	font-weight: 700;
}

dd.result-text {
	padding: 15px 0 !important;
}

.product-fields-title-wrapper {
	display: block;
}

span.quantity-controls input.quantity-plus {
	background: url(../images/custom/plus.png) no-repeat;
}

span.quantity-controls input.quantity-minus {
	background: url(../images/custom/minus.png) no-repeat;
}

.addtocart-area .product-field.product-field-type-V {
	float: none;
}

/* bottom row */

.bottomrow .cell_pad {
	background: #dfdbd4;
	padding: 30px 15px;
}

.bottomrow h3 {
	margin-top: 0;
	text-transform: uppercase;
}

.bottomrow2 {
	background: #242424;
	margin-top: 25px;
	padding: 30px 0;
	color: #a2a2a2;
}

.bottomrow2 .cell_pad {
	margin: 0 20px;
}

.bottomrow2 h3 {
	color: #7e7e7e;
	text-transform: uppercase;
}

.author {
	font-style: italic;
	text-align: right;
}

/* newsflash */

.newsflash_date {
	width: 35px;
	height: 32px;
	background: #57c5a0;
	float: left;
	margin: 0 10px 20px 0;
	text-align: center;
	font-size: 11px;
	color: #fff;
	text-transform: uppercase;
	padding-top: 3px;
}

.newsflash_day {
	font-size: 14px;
}

div.newsflash .newsflash-title {
	margin: 0 0 3px 0;
	padding: 0;
}

div.newsflash .newsflash-title a {
	color: #242424;
	font-weight: 700;
}

/* lightbox */

#gallery a {
	display: block;
	float: left;
}

/* footer */

.footerrow {
	background: #2e2e2e;
	color: #a2a2a2;
	padding: 20px 0 0 0;
}

.footerrow2 {
	background: #2e2e2e;
	color: #a2a2a2;
	padding: 20px 0;
}

.footerrow a {
	color: #ccc;
}

.mp_footer li {
	border-left: 1px solid #a2a2a2;
}

.mp_footer li:first-child {
	border-left: none;
}

p.copyright {
	margin: 0;
}

.footerrow2 .social {
	text-align: right;
}

.footerrow2 .social a {
	display: inline-block;
	margin: 0 3px;
}

/* added after VirtueMart 3.0.0 */

div.product {
	border:0 !important;
}

.browseProductImage {
	max-height: 9999px !important;
}

span.vm-price-desc, .browse-view .display-number {
	margin: 0 !important;
}

.display-number select {
	max-width: 60px;
	padding: 0 10px !important;
}

div.vote, span.vote {
	float: none !important;
	margin-left: 0 !important;
}

.manufacturer .bold {
	margin-right: 8px;
}

.product-field-display select {
	padding: 0 10px;
}

.vmCartModule .total {
	display: none !important;
}

.cols-2 {
	width: 50%;
	float: left;
}

.tags {
	margin-bottom: 30px;
}

.tags span {
	margin-right: 5px;
}

.spacer-buy-area .product-price {
	float: none;
}

.addtocart-area {
	margin: 0;
}

/* tags */

ul.tags {
	margin: 10px 0 !important;
	padding: 0;
	display: inline-block;
}

ul.tags li {
	display: inline-block;
	list-style: none;
	margin: 0 2px !important;
	padding: 0;
}

ul.tags a.label {
	display: inline-block;
	padding: 5px;
	margin: 0;
	border-radius: 3px;
	color: #000 !important;
	font-weight: normal;
	background-color: #eee;
	border: 1px solid #ccc;
}

ul.tags a.label:hover {
	background-color: #fff;
}


/***** joomlafreaks custom css *********/

.vmsearch input.button{
  border:none;
}

.vmsearch input.button:hover{
  border:none;
  background:transparent;
  opacity:0.5;
}

/* responsive behaviour */

@media (max-width: 1024px) {

	.hero-carousel article .contents h2 {
		font-size: 28px;
	}

}

@media (max-width: 980px) {

	.view {
	   width: 100%;
	   height: auto;
	}

	.view .mask,.view .content {
	   width: 100%;
	}

	.banner_text {
		top: 60px;
		left: 10%;
		width: 80%;
		height: 60px;
		font-size: 18px;
		line-height: 60px;
	}

	.width33 {
		width: 228px;
	}

	.featured-view .spacer h3, .cat_view.spacer h3 {
		width: 120px;
		height: 65px;
		margin: 10px 0 0 0;
		line-height:  30px;
		border-top: 1px solid #e5e5e5;
	}

	.product h3 a {
		font-size: 16px;
	}

	#gallery {
		width: 100%;
		height: 250px;
	}

	#gallery img {
		margin: 0px 10px 15px 0px;
		padding: 0px;
		border: 1px solid #CCCCCC;
		max-width: 50px;
	}

	.orderlistcontainer div.activeOrder {
		min-width: inherit;
	}

	.hero-carousel-container article.carousel-article {
		background-size: cover;
	}

	.carouselrow .row, .carouselrow .cell {
		width: 100%;
	}

	.hero-carousel article .contents {
		width: 30%;
	}

}

@media (max-width: 768px) {

	.logorow .cell {
		width: 50%;
	}

	.mp_logo {
		width: 100%;
	}

	.topmenurow .cell {
		width: 50%;
	}

	.view-third img {
		width: 100%;
	}

	.view .mask,.view .content {
		height: 100%;
	}

	.width33 {
		width: 100%;
	}

	.featured-view .spacer h3, .cat_view.spacer h3 {
		width: 70%;
	}

	.hero-carousel article .contents h2 {
		font-size: 20px;
	}

	.hero-carousel article .contents {
		font-size: 14px;
	}

	p.copyright {
		text-align: center;
		margin-bottom: 15px;
	}

	ul.mnu_footermenu {
		text-align: center;
	}

	.sparky_inner .bannersrow {
		display: none;
	}

}

@media (max-width: 500px) {

	div.cell.mp_top2 {
		width: 100%;
	}

	.hero-carousel article .contents {
		top: 30px;
		left: 20%;
		width: 60%;
		text-shadow:1px 1px 0px #fff;
	}

	#mod-search-searchword {
		width: 100px;
	}

	.productdetails .width60, .productdetails .width40 {
		width: 100%;
	}

	.productdetails .width40 {
		margin-top: 15px;
	}

}
.product-related-products .product-field {
    width: 200px;
}
.product-related-products .product-field .product-field-desc {
    display:none;
}