/*
This use for over-ride default template css
Please remove all content of this file before you start to add new css to.
*/

/* Left panel overlay effect; for site with header logo */
.ui-panel-open{
	top: 0;
	bottom: 0;
}
.ui-page-active.ui-page-panel-open{
	top: 0;
}

div.main-page-header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
}

.ui-body-d .ui-link	{
	color: #F00;
}

.ui-body-d .ui-link:hover {
	color: #000;
}
/*
a#jtouch-back-btn {
	height: 27px;
}

a#jtouch-back-btn span.ui-btn-inner {
	padding-top: 3px;
}
*/
a.ui-link {
	color: #F00 !important;
}

div#pieMovil {
	color: #FFF;
	background-color: #000;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-shadow: none !important;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F00;
}

span.VmArrowdown span {
	display: none;
}

div.orderlistcontainer {
	display: none;
}

p.pEnlaceDetallesProd {
	display: none;
}

.product .spacer {
	min-height: 120px !important;
}

div.disDetallesProd {
	display: none;
}

div#jt-page-main {
	min-height: 10px !important;
	position: relative !important;
	top: 0px;
	padding-bottom: 0px !important;
}

.ui-mobile body, .ui-mobile {
	height: auto !important;
}

.vm-button-correct.ui-link:link {
	background-color: #CCC !important;
	background-image: none;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}

.vm-button-correct.ui-link:link span {
	color: #000;
}

#wrapperStoreNameHomepage {
	display: none;
}

.titles1 {
	font-size: 18px;
	font-weight: bold;
	color: #F00;
}

div.wrapperPrecioProdPagProd {
	margin-top: 15px;
}

div#wrapperSoloBuscarEn {
	display: none;
}

div.ui-popup {
	text-align: center;
}

tr.filasTotalesCarrito td {
	padding-top: 5px;
	padding-bottom: 5px;
}

form#paymentForm table tr td {
	padding-top: 8px;
	vertical-align: top;
}

form#paymentForm table tr td div {
	margin-top: -8px;	
}

div.control-buttons_ {
	text-align: center;
}

h1.titulosCategorias {
	text-align: center;
}

div.logout form div {
	text-align: center;
}

span.hasTip {
	display: none;
}

div.cart-view table.cart-summary div.ui-input-text {
	width: 50px;
}

tr.filasProdsCarrito td {
	padding-top: 5px;
}

!span.ui-btn-inner > button.botonesCantidadCarrito {
	padding-right: 0px;
}

div.ui-field-contain label.virtuemart_country_id, div.ui-field-contain label.virtuemart_state_id {
	width: 20% !important;
	display: inline-block;
	margin-right: 2%;
}

form#userForm div.ui-checkbox, form#adminForm div.ui-checkbox {
	margin-left: 22%;
}
















