.term-libros #wpordercart-widget-area-2, /* Hide the «Modos de Pago» widget in these 2 categories */
.term-revistas #wpordercart-widget-area-2 {
	display: none;
	}

.term-pagos #wpordercart-widget-area-2 {
	background-color: #fffbea;
	padding: 20px 21px 20px 21px;
	}

/* “Formulario de pago” title on checkout screen, & popup titles */
#divwpordercartcheckout > table > tbody > tr:nth-child(4) > td > table > tbody > tr:nth-child(1) > td,
div.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-dialog-buttons.ui-draggable.ui-resizable > div.ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix.ui-draggable-handle {
	font-family: 'Overlock Black Italic', 'Franklin Gothic Bold', Charcoal, 'Arial Black', sans-serif;
	color:#fff;
	font-size:1.6em;
	line-height:1.1em;
	}

.divproductsmain {
	width: 100%;
	}
.divproductsmain h1 {
	margin-bottom: 0;
	}

/*Shortcode display*/

.sctitle h2 {
	margin: 0 -5px;
}
.scimg {
	padding: 0;
}

/* Tables */

.tblproducts table,
.tblproducts tbody,
.tblproducts tr,
.tblproducts td,
.tblproducts th {
	border: 0 !important;
	background: #F7EBB4;
	}

/**/

.tblproducts tr {
	width: 90%;
	}
.tblproducts td {
	vertical-align: top;
	width: 30%;
	}

.tblproductlist {
	margin: 0;
	}
.tblproductlist td {
	vertical-align: top;
	}
.tblproduct h1 {
	margin: 15px 10px 0 15px;
	color: #DE9F5B;
	font-size: 1.6em;
	}

.tblproduct h2 {
	margin: 12px 5px 0 10px;
	font-family: 'Lucida Sans', 'Segoe UI', 'DejaVu Sans', 'Liberation Sans', sans-serif;
	text-transform: uppercase;
	color: #4A3F3D;
	font-size: 1em;
	line-height: 1.3em;
	}
.tblproduct h2 a {
	color: #DE9F5B;
	}
.tblproduct h2 a:hover {
	color: #fff;
	}
.tblproduct td {
	background-color: #4A3F3D;
	padding-top: 5px;
	}
.tblproduct img {
	padding-bottom: 10px;
	}

.tblproductdetails {
	width: 100%;
	margin-top:-15px;
	margin-bottom: 0;
	}

.tbladdtocartform {
	text-align: left;
	}
.tbladdtocartform td {
	vertical-align: middle;
	}

.tblshoppingcart { }
.tblshoppingcart td {
	padding: 5px;
	vertical-align: middle;
	padding: 0;
	}

/*In-widget stuff*/

#divwpocshoppingcartwidgetcontent {
	outline: none;
	background-color: #fffbea;
	padding: 0 21px 1px 21px;
	}

#divwpocshoppingcartwidgetcontent tbody tr td {
	background-color: #fffbea;
	}
#divwpocshoppingcartwidgetcontent .wgitemimg {
	width: 80%;
	}
#divwpocshoppingcartwidgetcontent .wgitemname {
	border-right: 12px solid transparent;
	}
#divwpocshoppingcartwidgetcontent .wgqty {
	vertical-align: middle;
	}
#divwpocshoppingcartwidgetcontent .numbersOnly {
	width: 33px;
	}

#divwpocshoppingcartwidgetcontent img[src$=".gif"] {
	padding: 7px 0 12px 0;
	}

#wpocshoppingcartwidget-dialog-msg {
	}

#wpocshoppingcartwidget-div-dialog-msg-content {
	margin-top: -15px;
	}

#aordercarthowto img {
	}

#wpordercartpricesliderwidget-2 {
	background-color: #fffbea;
	padding: 3px 19px 1px 19px;
	}

#wpordercartpricesliderwidget-2 tbody tr td {
	background-color: #fffbea;
	}

#wpordercartpricesliderwidget-2 h4 {
	text-align: center;
	}

#wpordercart-widget-area-1 {
	background-color: #fffbea;
	}
#wpordercart-widget-area-1 h2 { /*Tu compra*/
	margin: 0;
	padding-top: 15px;
	padding-left: 18px;
	}

#wpordercartpricesliderwidget-2 input {
	margin-top: -20px;
	padding: 10px 15px;
	}

#wpordercartpricesliderwidget-2 h2 { /*Búsqueda por rango de precios*/
	font-family: 'Lucida Sans', 'Segoe UI', 'DejaVu Sans', 'Liberation Sans', sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	text-align: center;
	}

#wpordercartpriceslideramount {
	margin-top: -20px;
	}

/*Checkout page*/

#divwpordercartcheckout  {
	outline: none;
	border-right: 2px solid #fff;
	padding: 0 10px 0 5px;
	}

.divcheckout {
	width: 100%;
	background: #F7EBB4;
	}

.divcheckout h1 {
	margin-top: 5px;
	margin-bottom: 8px;
	}

#divwpordercartcheckout .ckobar td {
	font-weight: bold;
	font-size: 1.2em;
	}
#divwpordercartcheckout .ckoitemname {
	text-transform: uppercase;
	font-size: 1.1em;
	line-height: 1.5em;
	vertical-align: middle;
	}
#divwpordercartcheckout .ckototal {
	font-weight: bold;
	font-size: 1.2em;
	text-align: right;
	padding-right: 10px;
	}
#divwpordercartcheckout .ckofillform {
	font-family: 'overlockblack_italic', 'Franklin Gothic Bold', Charcoal, 'Arial Black', sans-serif;
	font-size: 1.7em;
	color: #fff;
	background-color: #4A3F3D;
	padding: 10px 15px;
	}

.tblcheckout {
	width: 100%;
	}

.tblcheckout td {
	vertical-align: top;
	padding-bottom: 2px;
	}

.lihowto li {
	padding-bottom: 5px;
	}

.ssl {
	text-align: center;
	width: 253px;
	height: auto;
	border: 2px solid #fff;
	margin-top: 20px;
	margin-left: 7px;
}
.ssl p {
	font-size: .9em;
	position: relative;
	padding: 8px 0 10px 0;
	vertical-align: middle;
	text-transform: uppercase;
}
.ssl p a:hover {
	color: #4A3F3D;
}
.ssl img {
	padding: 5px;
}

/*Form*/

#txtemailaddress, #txttelno, #txttitular, #txtdirfact,
#txtfechaexp, #txtnumtarj, #txtcsc, #txtdni
{
	-moz-box-sizing: border-box; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 2px -1px #3B3331, inset 0 1px 2px rgba(59,51,49,0.3);
	-moz-box-shadow: inset 0 1px 2px -1px #3B3331, inset 0 1px 2px rgba(59,51,49,0.3);
	box-shadow: inset 0 1px 2px -1px #3B3331, inset 0 1px 2px rgba(59,51,49,0.3);
	background: #FFF;
	border: none;
	outline: none;
	cursor: text;
	padding-top: 8px;
	padding-bottom: 7px;
	width: 250px;
	}

#radiovisa, #radiomcard, #radioaexpress {
	vertical-align: middle;
	margin-right: 7px;
	}

#btnsubmitorder {
	padding: 12px 15px;
	}

/*Misc*/

.lblmsg {
	font-weight: bold;
	color: #cc0000;
	font-size: 12px;
	}
.wopordercartwidgetorderform td {  }
.tblnoborder td {
	border: none;
	}
.requiredfield {
	font-weight: bold;
	color: #cc0000;
	}

/*------------------------------------8<---------------------------------*/
/* CSS originally from smoothness/jquery-ui-1.9.0.custom.min.css (minified)
   Some of it has been customized */

.ui-helper-hidden {
	display: none;
	}
.ui-helper-hidden-accessible {
	position: absolute !important;
	clip: rect(1px);
	clip: rect(1px,1px,1px,1px);
	}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
	}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	}
.ui-helper-clearfix:after {
	clear: both;
	}
.ui-helper-clearfix {
	zoom: 1;
	}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity=0);
	}
.ui-state-disabled {
	cursor: default !important;
	}
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	}
.ui-widget-overlay {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: #4A3F3D;
	opacity: .8;
	filter: Alpha(Opacity=80);
	z-index: 5;
	width: 100%;
	height: 100%;
	}
.ui-resizable {
	position: relative;
	}
.ui-resizable-handle {
	position: absolute;
	font-size: .1px;
	display: block;
	}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
	}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 12px;
	height: 12px;
	left: 1px;
	bottom: 1px;
	}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
	}

/*UI Widget*/

.ui-widget {
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	color: #4A3F3D;
	font-family: 'Segoe UI', 'DejaVu Sans', 'Liberation Sans', sans-serif;
	font-size: .9em;
	line-height: 1.5em;
	}
.ui-widget .ui-widget {
	font-size: 1em;
	}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: 'Segoe UI', 'DejaVu Sans', 'Liberation Sans', sans-serif;
	font-size: 1em;
	}
.ui-widget-content {
	background-color: #fff;
	}
.ui-widget-content img {
	width: 25px;
	}
.ui-widget-header {
	background-color: #4A3F3D;
	color: #fff;
	font-family: 'overlockblack_italic', 'Franklin Gothic Bold', Charcoal, 'Arial Black', sans-serif;
	font-size: 1.7em;
	line-height: 1.1em;
	}

/*UI Dialog window*/

.ui-state-focus {
	outline: none;
	}
.ui-dialog {
	position: absolute;
	padding: 20px;
	width: 300px;
	overflow: hidden;
	z-index: 4;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
	}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 16px .1em 0;
	}
.ui-dialog .ui-dialog-titlebar-close {
	display: none;
	}
.ui-dialog .ui-dialog-content {
	position: relative;
	overflow: auto;
	padding: 15px 22px 0 22px;
	zoom: 1;
	}

/*UI Dialog window button*/

.ui-dialog .ui-dialog-buttonpane {
	}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	margin-top: 20px;
	float: right;
	}
.ui-dialog .ui-dialog-buttonpane button {
	display: inline-block;
	position: relative;
	cursor: pointer;
	zoom: 1;
	overflow: visible;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: .9em;
	line-height: 15px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 0 1px 0 #4A3F3D;
	white-space: nowrap;
	padding: 10px 15px;
	margin-left: 10px;

	background-color: #DE9F5B;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#DE9F5B), to(#B07E48));
	background-image: -webkit-linear-gradient(top, #DE9F5B, #B07E48);
	background-image: -moz-linear-gradient(top, #DE9F5B, #B07E48);
	background-image: -ms-linear-gradient(top, #DE9F5B, #B07E48);
	background-image: -o-linear-gradient(top, #DE9F5B, #B07E48);
	background-image: linear-gradient(top, #DE9F5B, #B07E48);
	border: 1px solid #B07E48;
	color: #FFF;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#DE9F5B, endColorstr=#B07E48);
	}

.ui-dialog .ui-dialog-buttonpane button:hover {
	background-color: #CAEB80;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#CAEB80), to(#9FB865));
	background-image: -webkit-linear-gradient(top, #CAEB80, #9FB865);
	background-image: -moz-linear-gradient(top, #CAEB80, #9FB865);
	background-image: -ms-linear-gradient(top, #CAEB80, #9FB865);
	background-image: -o-linear-gradient(top, #CAEB80, #9FB865);
	background-image: linear-gradient(top, #CAEB80, #9FB865);
	border: 1px solid #9FB865;
	color: #FFF;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CAEB80, endColorstr=#9FB865);
	}

.ui-dialog .ui-dialog-buttonpane button:active {
	background-color: #CAEB80;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#CAEB80), to(#9FB865));
	background-image: -webkit-linear-gradient(top, #CAEB80, #9FB865);
	background-image: -moz-linear-gradient(top, #CAEB80, #9FB865);
	background-image: -ms-linear-gradient(top, #CAEB80, #9FB865);
	background-image: -o-linear-gradient(top, #CAEB80, #9FB865);
	background-image: linear-gradient(top, #CAEB80, #9FB865);
	border: 1px solid #9FB865;
	color: #FFF;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CAEB80, endColorstr=#9FB865);
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	}

/*UI Dialog window resizing and dragging*/

.ui-dialog .ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	}
.ui-dialog .ui-resizable-sw {
	background: url(icon-handle.png) 0 0 no-repeat;
	position: relative;
	cursor: sw-resize;
	width: 14px;
	height: 14px;
	left: 0;
	bottom: 0;
	}

.ui-draggable .ui-dialog-titlebar {
	cursor: move;
	}

/*UI Slider*/

.ui-slider {
	position: relative;
	text-align: left;
	border-top: 2px solid #B5B19B;
	background-color: #756C6A;
	}
.ui-slider-handle {
	z-index: 1;
	background-color: #f7f1d4 !important;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f7f1d4), to(#CFBFBF)) !important;
	background-image: -webkit-linear-gradient(top, #f7f1d4, #CFBFBF) !important;
	background-image: -moz-linear-gradient(top, #f7f1d4, #CFBFBF) !important;
	background-image: -ms-linear-gradient(top, #f7f1d4, #CFBFBF) !important;
	background-image: -o-linear-gradient(top, #f7f1d4, #CFBFBF) !important;
	background-image: linear-gradient(top, #f7f1d4, #CFBFBF) !important;
	border: 1px solid #CFBFBF !important;
	}
.ui-slider .ui-slider-handle {
	position: absolute;
	width: 15px;
	height: 15px;
	cursor: default;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 0;
	display: block;
	background-color: #CFBFBF;
	}
.ui-slider-horizontal {
	height: 1em;
	}
.ui-slider-horizontal .ui-slider-handle {
	top: -.2em;
	margin-left: -.6em;
	}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
	}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
	}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
	}